Fork pd_web, remove everything we don't need
This commit is contained in:
212
res/static/misc/pdf-viewer/web/locale/ach/viewer.ftl
Normal file
212
res/static/misc/pdf-viewer/web/locale/ach/viewer.ftl
Normal file
@@ -0,0 +1,212 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Pot buk mukato
|
||||
pdfjs-previous-button-label = Mukato
|
||||
pdfjs-next-button =
|
||||
.title = Pot buk malubo
|
||||
pdfjs-next-button-label = Malubo
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Pot buk
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = pi { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } me { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Jwik Matidi
|
||||
pdfjs-zoom-out-button-label = Jwik Matidi
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Kwot Madit
|
||||
pdfjs-zoom-in-button-label = Kwot Madit
|
||||
pdfjs-zoom-select =
|
||||
.title = Kwoti
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Lokke i kit me tyer
|
||||
pdfjs-presentation-mode-button-label = Kit me tyer
|
||||
pdfjs-open-file-button =
|
||||
.title = Yab Pwail
|
||||
pdfjs-open-file-button-label = Yab
|
||||
pdfjs-print-button =
|
||||
.title = Go
|
||||
pdfjs-print-button-label = Go
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Gintic
|
||||
pdfjs-tools-button-label = Gintic
|
||||
pdfjs-first-page-button =
|
||||
.title = Cit i pot buk mukwongo
|
||||
pdfjs-first-page-button-label = Cit i pot buk mukwongo
|
||||
pdfjs-last-page-button =
|
||||
.title = Cit i pot buk magiko
|
||||
pdfjs-last-page-button-label = Cit i pot buk magiko
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Wire i tung lacuc
|
||||
pdfjs-page-rotate-cw-button-label = Wire i tung lacuc
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Wire i tung lacam
|
||||
pdfjs-page-rotate-ccw-button-label = Wire i tung lacam
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Cak gitic me yero coc
|
||||
pdfjs-cursor-text-select-tool-button-label = Gitic me yero coc
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Cak gitic me cing
|
||||
pdfjs-cursor-hand-tool-button-label = Gitic cing
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Jami me gin acoya…
|
||||
pdfjs-document-properties-button-label = Jami me gin acoya…
|
||||
pdfjs-document-properties-file-name = Nying pwail:
|
||||
pdfjs-document-properties-file-size = Dit pa pwail:
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
|
||||
pdfjs-document-properties-title = Wiye:
|
||||
pdfjs-document-properties-author = Ngat mucoyo:
|
||||
pdfjs-document-properties-subject = Subjek:
|
||||
pdfjs-document-properties-keywords = Lok mapire tek:
|
||||
pdfjs-document-properties-creation-date = Nino dwe me cwec:
|
||||
pdfjs-document-properties-modification-date = Nino dwe me yub:
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Lacwec:
|
||||
pdfjs-document-properties-producer = Layub PDF:
|
||||
pdfjs-document-properties-version = Kit PDF:
|
||||
pdfjs-document-properties-page-count = Kwan me pot buk:
|
||||
pdfjs-document-properties-page-size = Dit pa potbuk:
|
||||
pdfjs-document-properties-page-size-unit-inches = i
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = atir
|
||||
pdfjs-document-properties-page-size-orientation-landscape = arii
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Waraga
|
||||
pdfjs-document-properties-page-size-name-legal = Cik
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
pdfjs-document-properties-linearized-yes = Eyo
|
||||
pdfjs-document-properties-linearized-no = Pe
|
||||
pdfjs-document-properties-close-button = Lor
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Yubo coc me agoya…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Juki
|
||||
pdfjs-printing-not-supported = Ciko: Layeny ma pe teno goyo liweng.
|
||||
pdfjs-printing-not-ready = Ciko: PDF pe ocane weng me agoya.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Lok gintic ma inget
|
||||
pdfjs-toggle-sidebar-button-label = Lok gintic ma inget
|
||||
pdfjs-document-outline-button =
|
||||
.title = Nyut Wiyewiye me Gin acoya (dii-kiryo me yaro/kano jami weng)
|
||||
pdfjs-document-outline-button-label = Pek pa gin acoya
|
||||
pdfjs-attachments-button =
|
||||
.title = Nyut twec
|
||||
pdfjs-attachments-button-label = Twec
|
||||
pdfjs-thumbs-button =
|
||||
.title = Nyut cal
|
||||
pdfjs-thumbs-button-label = Cal
|
||||
pdfjs-findbar-button =
|
||||
.title = Nong iye gin acoya
|
||||
pdfjs-findbar-button-label = Nong
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Pot buk { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Cal me pot buk { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Nong
|
||||
.placeholder = Nong i dokumen…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Nong timme pa lok mukato
|
||||
pdfjs-find-previous-button-label = Mukato
|
||||
pdfjs-find-next-button =
|
||||
.title = Nong timme pa lok malubo
|
||||
pdfjs-find-next-button-label = Malubo
|
||||
pdfjs-find-highlight-checkbox = Ket Lanyut I Weng
|
||||
pdfjs-find-match-case-checkbox-label = Lok marwate
|
||||
pdfjs-find-reached-top = Oo iwi gin acoya, omede ki i tere
|
||||
pdfjs-find-reached-bottom = Oo i agiki me gin acoya, omede ki iwiye
|
||||
pdfjs-find-not-found = Lok pe ononge
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Lac me iye pot buk
|
||||
pdfjs-page-scale-fit = Porre me pot buk
|
||||
pdfjs-page-scale-auto = Kwot pire kene
|
||||
pdfjs-page-scale-actual = Dite kikome
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Bal otime kun cano PDF.
|
||||
pdfjs-invalid-file-error = Pwail me PDF ma pe atir onyo obale woko.
|
||||
pdfjs-missing-file-error = Pwail me PDF tye ka rem.
|
||||
pdfjs-unexpected-response-error = Lagam mape kigeno pa lapok tic.
|
||||
pdfjs-rendering-error = Bal otime i kare me nyuto pot buk.
|
||||
|
||||
## Annotations
|
||||
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } Lok angea manok]
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Ket mung me donyo me yabo pwail me PDF man.
|
||||
pdfjs-password-invalid = Mung me donyo pe atir. Tim ber i tem doki.
|
||||
pdfjs-password-ok-button = OK
|
||||
pdfjs-password-cancel-button = Juki
|
||||
pdfjs-web-fonts-disabled = Kijuko dit pa coc me kakube woko: pe romo tic ki dit pa coc me PDF ma kiketo i kine.
|
||||
@@ -1,206 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Pot buk mukato
|
||||
previous_label=Mukato
|
||||
next.title=Pot buk malubo
|
||||
next_label=Malubo
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Pot buk
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=pi {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} me {{pagesCount}})
|
||||
|
||||
zoom_out.title=Jwik Matidi
|
||||
zoom_out_label=Jwik Matidi
|
||||
zoom_in.title=Kwot Madit
|
||||
zoom_in_label=Kwot Madit
|
||||
zoom.title=Kwoti
|
||||
presentation_mode.title=Lokke i kit me tyer
|
||||
presentation_mode_label=Kit me tyer
|
||||
open_file.title=Yab Pwail
|
||||
open_file_label=Yab
|
||||
print.title=Go
|
||||
print_label=Go
|
||||
download.title=Gam
|
||||
download_label=Gam
|
||||
bookmark.title=Neno ma kombedi (lok onyo yab i dirica manyen)
|
||||
bookmark_label=Neno ma kombedi
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Gintic
|
||||
tools_label=Gintic
|
||||
first_page.title=Cit i pot buk mukwongo
|
||||
first_page.label=Cit i pot buk mukwongo
|
||||
first_page_label=Cit i pot buk mukwongo
|
||||
last_page.title=Cit i pot buk magiko
|
||||
last_page.label=Cit i pot buk magiko
|
||||
last_page_label=Cit i pot buk magiko
|
||||
page_rotate_cw.title=Wire i tung lacuc
|
||||
page_rotate_cw.label=Wire i tung lacuc
|
||||
page_rotate_cw_label=Wire i tung lacuc
|
||||
page_rotate_ccw.title=Wire i tung lacam
|
||||
page_rotate_ccw.label=Wire i tung lacam
|
||||
page_rotate_ccw_label=Wire i tung lacam
|
||||
|
||||
cursor_text_select_tool.title=Cak gitic me yero coc
|
||||
cursor_text_select_tool_label=Gitic me yero coc
|
||||
cursor_hand_tool.title=Cak gitic me cing
|
||||
cursor_hand_tool_label=Gitic cing
|
||||
|
||||
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Jami me gin acoya…
|
||||
document_properties_label=Jami me gin acoya…
|
||||
document_properties_file_name=Nying pwail:
|
||||
document_properties_file_size=Dit pa pwail:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
||||
document_properties_title=Wiye:
|
||||
document_properties_author=Ngat mucoyo:
|
||||
document_properties_subject=Subjek:
|
||||
document_properties_keywords=Lok mapire tek:
|
||||
document_properties_creation_date=Nino dwe me cwec:
|
||||
document_properties_modification_date=Nino dwe me yub:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Lacwec:
|
||||
document_properties_producer=Layub PDF:
|
||||
document_properties_version=Kit PDF:
|
||||
document_properties_page_count=Kwan me pot buk:
|
||||
document_properties_page_size=Dit pa potbuk:
|
||||
document_properties_page_size_unit_inches=i
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=atir
|
||||
document_properties_page_size_orientation_landscape=arii
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Waraga
|
||||
document_properties_page_size_name_legal=Cik
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized_yes=Eyo
|
||||
document_properties_linearized_no=Pe
|
||||
document_properties_close=Lor
|
||||
|
||||
print_progress_message=Yubo coc me agoya…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Juki
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Lok gintic ma inget
|
||||
toggle_sidebar_notification.title=Lok lanyut me nget (wiyewiye tye i gin acoya/attachments)
|
||||
toggle_sidebar_label=Lok gintic ma inget
|
||||
document_outline.title=Nyut Wiyewiye me Gin acoya (dii-kiryo me yaro/kano jami weng)
|
||||
document_outline_label=Pek pa gin acoya
|
||||
attachments.title=Nyut twec
|
||||
attachments_label=Twec
|
||||
thumbs.title=Nyut cal
|
||||
thumbs_label=Cal
|
||||
findbar.title=Nong iye gin acoya
|
||||
findbar_label=Nong
|
||||
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Pot buk {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Cal me pot buk {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Nong
|
||||
find_input.placeholder=Nong i dokumen…
|
||||
find_previous.title=Nong timme pa lok mukato
|
||||
find_previous_label=Mukato
|
||||
find_next.title=Nong timme pa lok malubo
|
||||
find_next_label=Malubo
|
||||
find_highlight=Wer weng
|
||||
find_match_case_label=Lok marwate
|
||||
find_reached_top=Oo iwi gin acoya, omede ki i tere
|
||||
find_reached_bottom=Oo i agiki me gin acoya, omede ki iwiye
|
||||
find_not_found=Lok pe ononge
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Ngec Mukene
|
||||
error_less_info=Ngec Manok
|
||||
error_close=Lor
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Kwena: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Can kikore {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Pwail: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Rek: {{line}}
|
||||
rendering_error=Bal otime i kare me nyuto pot buk.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Lac me iye pot buk
|
||||
page_scale_fit=Porre me pot buk
|
||||
page_scale_auto=Kwot pire kene
|
||||
page_scale_actual=Dite kikome
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Bal
|
||||
loading_error=Bal otime kun cano PDF.
|
||||
invalid_file_error=Pwail me PDF ma pe atir onyo obale woko.
|
||||
missing_file_error=Pwail me PDF tye ka rem.
|
||||
unexpected_response_error=Lagam mape kigeno pa lapok tic.
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} Lok angea manok]
|
||||
password_label=Ket mung me donyo me yabo pwail me PDF man.
|
||||
password_invalid=Mung me donyo pe atir. Tim ber i tem doki.
|
||||
password_ok=OK
|
||||
password_cancel=Juki
|
||||
|
||||
printing_not_supported=Ciko: Layeny ma pe teno goyo liweng.
|
||||
printing_not_ready=Ciko: PDF pe ocane weng me agoya.
|
||||
web_fonts_disabled=Kijuko dit pa coc me kakube woko: pe romo tic ki dit pa coc me PDF ma kiketo i kine.
|
||||
191
res/static/misc/pdf-viewer/web/locale/af/viewer.ftl
Normal file
191
res/static/misc/pdf-viewer/web/locale/af/viewer.ftl
Normal file
@@ -0,0 +1,191 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Vorige bladsy
|
||||
pdfjs-previous-button-label = Vorige
|
||||
pdfjs-next-button =
|
||||
.title = Volgende bladsy
|
||||
pdfjs-next-button-label = Volgende
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Bladsy
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = van { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } van { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Zoem uit
|
||||
pdfjs-zoom-out-button-label = Zoem uit
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Zoem in
|
||||
pdfjs-zoom-in-button-label = Zoem in
|
||||
pdfjs-zoom-select =
|
||||
.title = Zoem
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Wissel na voorleggingsmodus
|
||||
pdfjs-presentation-mode-button-label = Voorleggingsmodus
|
||||
pdfjs-open-file-button =
|
||||
.title = Open lêer
|
||||
pdfjs-open-file-button-label = Open
|
||||
pdfjs-print-button =
|
||||
.title = Druk
|
||||
pdfjs-print-button-label = Druk
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Nutsgoed
|
||||
pdfjs-tools-button-label = Nutsgoed
|
||||
pdfjs-first-page-button =
|
||||
.title = Gaan na eerste bladsy
|
||||
pdfjs-first-page-button-label = Gaan na eerste bladsy
|
||||
pdfjs-last-page-button =
|
||||
.title = Gaan na laaste bladsy
|
||||
pdfjs-last-page-button-label = Gaan na laaste bladsy
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Roteer kloksgewys
|
||||
pdfjs-page-rotate-cw-button-label = Roteer kloksgewys
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Roteer anti-kloksgewys
|
||||
pdfjs-page-rotate-ccw-button-label = Roteer anti-kloksgewys
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Aktiveer gereedskap om teks te merk
|
||||
pdfjs-cursor-text-select-tool-button-label = Teksmerkgereedskap
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Aktiveer handjie
|
||||
pdfjs-cursor-hand-tool-button-label = Handjie
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Dokumenteienskappe…
|
||||
pdfjs-document-properties-button-label = Dokumenteienskappe…
|
||||
pdfjs-document-properties-file-name = Lêernaam:
|
||||
pdfjs-document-properties-file-size = Lêergrootte:
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } kG ({ $size_b } grepe)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MG ({ $size_b } grepe)
|
||||
pdfjs-document-properties-title = Titel:
|
||||
pdfjs-document-properties-author = Outeur:
|
||||
pdfjs-document-properties-subject = Onderwerp:
|
||||
pdfjs-document-properties-keywords = Sleutelwoorde:
|
||||
pdfjs-document-properties-creation-date = Skeppingsdatum:
|
||||
pdfjs-document-properties-modification-date = Wysigingsdatum:
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Skepper:
|
||||
pdfjs-document-properties-producer = PDF-vervaardiger:
|
||||
pdfjs-document-properties-version = PDF-weergawe:
|
||||
pdfjs-document-properties-page-count = Aantal bladsye:
|
||||
|
||||
##
|
||||
|
||||
pdfjs-document-properties-close-button = Sluit
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Berei tans dokument voor om te druk…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Kanselleer
|
||||
pdfjs-printing-not-supported = Waarskuwing: Dié blaaier ondersteun nie drukwerk ten volle nie.
|
||||
pdfjs-printing-not-ready = Waarskuwing: Die PDF is nog nie volledig gelaai vir drukwerk nie.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Sypaneel aan/af
|
||||
pdfjs-toggle-sidebar-button-label = Sypaneel aan/af
|
||||
pdfjs-document-outline-button =
|
||||
.title = Wys dokumentskema (dubbelklik om alle items oop/toe te vou)
|
||||
pdfjs-document-outline-button-label = Dokumentoorsig
|
||||
pdfjs-attachments-button =
|
||||
.title = Wys aanhegsels
|
||||
pdfjs-attachments-button-label = Aanhegsels
|
||||
pdfjs-thumbs-button =
|
||||
.title = Wys duimnaels
|
||||
pdfjs-thumbs-button-label = Duimnaels
|
||||
pdfjs-findbar-button =
|
||||
.title = Soek in dokument
|
||||
pdfjs-findbar-button-label = Vind
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Bladsy { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Duimnael van bladsy { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Vind
|
||||
.placeholder = Soek in dokument…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Vind die vorige voorkoms van die frase
|
||||
pdfjs-find-previous-button-label = Vorige
|
||||
pdfjs-find-next-button =
|
||||
.title = Vind die volgende voorkoms van die frase
|
||||
pdfjs-find-next-button-label = Volgende
|
||||
pdfjs-find-highlight-checkbox = Verlig almal
|
||||
pdfjs-find-match-case-checkbox-label = Kassensitief
|
||||
pdfjs-find-reached-top = Bokant van dokument is bereik; gaan voort van onder af
|
||||
pdfjs-find-reached-bottom = Einde van dokument is bereik; gaan voort van bo af
|
||||
pdfjs-find-not-found = Frase nie gevind nie
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Bladsywydte
|
||||
pdfjs-page-scale-fit = Pas bladsy
|
||||
pdfjs-page-scale-auto = Outomatiese zoem
|
||||
pdfjs-page-scale-actual = Werklike grootte
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = 'n Fout het voorgekom met die laai van die PDF.
|
||||
pdfjs-invalid-file-error = Ongeldige of korrupte PDF-lêer.
|
||||
pdfjs-missing-file-error = PDF-lêer is weg.
|
||||
pdfjs-unexpected-response-error = Onverwagse antwoord van bediener.
|
||||
pdfjs-rendering-error = 'n Fout het voorgekom toe die bladsy weergegee is.
|
||||
|
||||
## Annotations
|
||||
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type }-annotasie]
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Gee die wagwoord om dié PDF-lêer mee te open.
|
||||
pdfjs-password-invalid = Ongeldige wagwoord. Probeer gerus weer.
|
||||
pdfjs-password-ok-button = OK
|
||||
pdfjs-password-cancel-button = Kanselleer
|
||||
pdfjs-web-fonts-disabled = Webfonte is gedeaktiveer: kan nie PDF-fonte wat ingebed is, gebruik nie.
|
||||
@@ -1,183 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Vorige bladsy
|
||||
previous_label=Vorige
|
||||
next.title=Volgende bladsy
|
||||
next_label=Volgende
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Bladsy
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=van {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} van {{pagesCount}})
|
||||
|
||||
zoom_out.title=Zoem uit
|
||||
zoom_out_label=Zoem uit
|
||||
zoom_in.title=Zoem in
|
||||
zoom_in_label=Zoem in
|
||||
zoom.title=Zoem
|
||||
presentation_mode.title=Wissel na voorleggingsmodus
|
||||
presentation_mode_label=Voorleggingsmodus
|
||||
open_file.title=Open lêer
|
||||
open_file_label=Open
|
||||
print.title=Druk
|
||||
print_label=Druk
|
||||
download.title=Laai af
|
||||
download_label=Laai af
|
||||
bookmark.title=Huidige aansig (kopieer of open in nuwe venster)
|
||||
bookmark_label=Huidige aansig
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Nutsgoed
|
||||
tools_label=Nutsgoed
|
||||
first_page.title=Gaan na eerste bladsy
|
||||
first_page.label=Gaan na eerste bladsy
|
||||
first_page_label=Gaan na eerste bladsy
|
||||
last_page.title=Gaan na laaste bladsy
|
||||
last_page.label=Gaan na laaste bladsy
|
||||
last_page_label=Gaan na laaste bladsy
|
||||
page_rotate_cw.title=Roteer kloksgewys
|
||||
page_rotate_cw.label=Roteer kloksgewys
|
||||
page_rotate_cw_label=Roteer kloksgewys
|
||||
page_rotate_ccw.title=Roteer anti-kloksgewys
|
||||
page_rotate_ccw.label=Roteer anti-kloksgewys
|
||||
page_rotate_ccw_label=Roteer anti-kloksgewys
|
||||
|
||||
cursor_text_select_tool.title=Aktiveer gereedskap om teks te merk
|
||||
cursor_text_select_tool_label=Teksmerkgereedskap
|
||||
cursor_hand_tool.title=Aktiveer handjie
|
||||
cursor_hand_tool_label=Handjie
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Dokumenteienskappe…
|
||||
document_properties_label=Dokumenteienskappe…
|
||||
document_properties_file_name=Lêernaam:
|
||||
document_properties_file_size=Lêergrootte:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} kG ({{size_b}} grepe)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MG ({{size_b}} grepe)
|
||||
document_properties_title=Titel:
|
||||
document_properties_author=Outeur:
|
||||
document_properties_subject=Onderwerp:
|
||||
document_properties_keywords=Sleutelwoorde:
|
||||
document_properties_creation_date=Skeppingsdatum:
|
||||
document_properties_modification_date=Wysigingsdatum:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Skepper:
|
||||
document_properties_producer=PDF-vervaardiger:
|
||||
document_properties_version=PDF-weergawe:
|
||||
document_properties_page_count=Aantal bladsye:
|
||||
document_properties_close=Sluit
|
||||
|
||||
print_progress_message=Berei tans dokument voor om te druk…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Kanselleer
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Sypaneel aan/af
|
||||
toggle_sidebar_notification.title=Sypaneel aan/af (dokument bevat skema/aanhegsels)
|
||||
toggle_sidebar_label=Sypaneel aan/af
|
||||
document_outline.title=Wys dokumentskema (dubbelklik om alle items oop/toe te vou)
|
||||
document_outline_label=Dokumentoorsig
|
||||
attachments.title=Wys aanhegsels
|
||||
attachments_label=Aanhegsels
|
||||
thumbs.title=Wys duimnaels
|
||||
thumbs_label=Duimnaels
|
||||
findbar.title=Soek in dokument
|
||||
findbar_label=Vind
|
||||
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Bladsy {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Duimnael van bladsy {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Vind
|
||||
find_input.placeholder=Soek in dokument…
|
||||
find_previous.title=Vind die vorige voorkoms van die frase
|
||||
find_previous_label=Vorige
|
||||
find_next.title=Vind die volgende voorkoms van die frase
|
||||
find_next_label=Volgende
|
||||
find_highlight=Verlig almal
|
||||
find_match_case_label=Kassensitief
|
||||
find_reached_top=Bokant van dokument is bereik; gaan voort van onder af
|
||||
find_reached_bottom=Einde van dokument is bereik; gaan voort van bo af
|
||||
find_not_found=Frase nie gevind nie
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Meer inligting
|
||||
error_less_info=Minder inligting
|
||||
error_close=Sluit
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (ID: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Boodskap: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Stapel: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Lêer: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Lyn: {{line}}
|
||||
rendering_error='n Fout het voorgekom toe die bladsy weergegee is.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Bladsywydte
|
||||
page_scale_fit=Pas bladsy
|
||||
page_scale_auto=Outomatiese zoem
|
||||
page_scale_actual=Werklike grootte
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Fout
|
||||
loading_error='n Fout het voorgekom met die laai van die PDF.
|
||||
invalid_file_error=Ongeldige of korrupte PDF-lêer.
|
||||
missing_file_error=PDF-lêer is weg.
|
||||
unexpected_response_error=Onverwagse antwoord van bediener.
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}}-annotasie]
|
||||
password_label=Gee die wagwoord om dié PDF-lêer mee te open.
|
||||
password_invalid=Ongeldige wagwoord. Probeer gerus weer.
|
||||
password_ok=OK
|
||||
password_cancel=Kanselleer
|
||||
|
||||
printing_not_supported=Waarskuwing: Dié blaaier ondersteun nie drukwerk ten volle nie.
|
||||
printing_not_ready=Waarskuwing: Die PDF is nog nie volledig gelaai vir drukwerk nie.
|
||||
web_fonts_disabled=Webfonte is gedeaktiveer: kan nie PDF-fonte wat ingebed is, gebruik nie.
|
||||
244
res/static/misc/pdf-viewer/web/locale/an/viewer.ftl
Normal file
244
res/static/misc/pdf-viewer/web/locale/an/viewer.ftl
Normal file
@@ -0,0 +1,244 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Pachina anterior
|
||||
pdfjs-previous-button-label = Anterior
|
||||
pdfjs-next-button =
|
||||
.title = Pachina siguient
|
||||
pdfjs-next-button-label = Siguient
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Pachina
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = de { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } de { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Achiquir
|
||||
pdfjs-zoom-out-button-label = Achiquir
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Agrandir
|
||||
pdfjs-zoom-in-button-label = Agrandir
|
||||
pdfjs-zoom-select =
|
||||
.title = Grandaria
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Cambear t'o modo de presentación
|
||||
pdfjs-presentation-mode-button-label = Modo de presentación
|
||||
pdfjs-open-file-button =
|
||||
.title = Ubrir o fichero
|
||||
pdfjs-open-file-button-label = Ubrir
|
||||
pdfjs-print-button =
|
||||
.title = Imprentar
|
||||
pdfjs-print-button-label = Imprentar
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Ferramientas
|
||||
pdfjs-tools-button-label = Ferramientas
|
||||
pdfjs-first-page-button =
|
||||
.title = Ir ta la primer pachina
|
||||
pdfjs-first-page-button-label = Ir ta la primer pachina
|
||||
pdfjs-last-page-button =
|
||||
.title = Ir ta la zaguer pachina
|
||||
pdfjs-last-page-button-label = Ir ta la zaguer pachina
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Chirar enta la dreita
|
||||
pdfjs-page-rotate-cw-button-label = Chira enta la dreita
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Chirar enta la zurda
|
||||
pdfjs-page-rotate-ccw-button-label = Chirar enta la zurda
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Activar la ferramienta de selección de texto
|
||||
pdfjs-cursor-text-select-tool-button-label = Ferramienta de selección de texto
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Activar la ferramienta man
|
||||
pdfjs-cursor-hand-tool-button-label = Ferramienta man
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Usar lo desplazamiento vertical
|
||||
pdfjs-scroll-vertical-button-label = Desplazamiento vertical
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Usar lo desplazamiento horizontal
|
||||
pdfjs-scroll-horizontal-button-label = Desplazamiento horizontal
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Activaar lo desplazamiento contino
|
||||
pdfjs-scroll-wrapped-button-label = Desplazamiento contino
|
||||
pdfjs-spread-none-button =
|
||||
.title = No unir vistas de pachinas
|
||||
pdfjs-spread-none-button-label = Una pachina nomás
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Mostrar vista de pachinas, con as impars a la zurda
|
||||
pdfjs-spread-odd-button-label = Doble pachina, impar a la zurda
|
||||
pdfjs-spread-even-button =
|
||||
.title = Amostrar vista de pachinas, con as pars a la zurda
|
||||
pdfjs-spread-even-button-label = Doble pachina, para a la zurda
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Propiedatz d'o documento...
|
||||
pdfjs-document-properties-button-label = Propiedatz d'o documento...
|
||||
pdfjs-document-properties-file-name = Nombre de fichero:
|
||||
pdfjs-document-properties-file-size = Grandaria d'o fichero:
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
|
||||
pdfjs-document-properties-title = Titol:
|
||||
pdfjs-document-properties-author = Autor:
|
||||
pdfjs-document-properties-subject = Afer:
|
||||
pdfjs-document-properties-keywords = Parolas clau:
|
||||
pdfjs-document-properties-creation-date = Calendata de creyación:
|
||||
pdfjs-document-properties-modification-date = Calendata de modificación:
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Creyador:
|
||||
pdfjs-document-properties-producer = Creyador de PDF:
|
||||
pdfjs-document-properties-version = Versión de PDF:
|
||||
pdfjs-document-properties-page-count = Numero de pachinas:
|
||||
pdfjs-document-properties-page-size = Mida de pachina:
|
||||
pdfjs-document-properties-page-size-unit-inches = pulgadas
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = vertical
|
||||
pdfjs-document-properties-page-size-orientation-landscape = horizontal
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Carta
|
||||
pdfjs-document-properties-page-size-name-legal = Legal
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } x { $height } { $unit } { $orientation }
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } x { $height } { $unit } { $name }, { $orientation }
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Vista web rapida:
|
||||
pdfjs-document-properties-linearized-yes = Sí
|
||||
pdfjs-document-properties-linearized-no = No
|
||||
pdfjs-document-properties-close-button = Zarrar
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Se ye preparando la documentación pa imprentar…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Cancelar
|
||||
pdfjs-printing-not-supported = Pare cuenta: Iste navegador no maneya totalment as impresions.
|
||||
pdfjs-printing-not-ready = Aviso: Encara no se ha cargau completament o PDF ta imprentar-lo.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Amostrar u amagar a barra lateral
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Cambiar barra lateral (lo documento contiene esquema/adchuntos/capas)
|
||||
pdfjs-toggle-sidebar-button-label = Amostrar a barra lateral
|
||||
pdfjs-document-outline-button =
|
||||
.title = Amostrar esquema d'o documento (fer doble clic pa expandir/compactar totz los items)
|
||||
pdfjs-document-outline-button-label = Esquema d'o documento
|
||||
pdfjs-attachments-button =
|
||||
.title = Amostrar os adchuntos
|
||||
pdfjs-attachments-button-label = Adchuntos
|
||||
pdfjs-layers-button =
|
||||
.title = Amostrar capas (doble clic para reiniciar totas las capas a lo estau per defecto)
|
||||
pdfjs-layers-button-label = Capas
|
||||
pdfjs-thumbs-button =
|
||||
.title = Amostrar as miniaturas
|
||||
pdfjs-thumbs-button-label = Miniaturas
|
||||
pdfjs-findbar-button =
|
||||
.title = Trobar en o documento
|
||||
pdfjs-findbar-button-label = Trobar
|
||||
pdfjs-additional-layers = Capas adicionals
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Pachina { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Miniatura d'a pachina { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Trobar
|
||||
.placeholder = Trobar en o documento…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Trobar l'anterior coincidencia d'a frase
|
||||
pdfjs-find-previous-button-label = Anterior
|
||||
pdfjs-find-next-button =
|
||||
.title = Trobar a siguient coincidencia d'a frase
|
||||
pdfjs-find-next-button-label = Siguient
|
||||
pdfjs-find-highlight-checkbox = Resaltar-lo tot
|
||||
pdfjs-find-match-case-checkbox-label = Coincidencia de mayusclas/minusclas
|
||||
pdfjs-find-entire-word-checkbox-label = Parolas completas
|
||||
pdfjs-find-reached-top = S'ha plegau a l'inicio d'o documento, se contina dende baixo
|
||||
pdfjs-find-reached-bottom = S'ha plegau a la fin d'o documento, se contina dende alto
|
||||
pdfjs-find-not-found = No s'ha trobau a frase
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Amplaria d'a pachina
|
||||
pdfjs-page-scale-fit = Achuste d'a pachina
|
||||
pdfjs-page-scale-auto = Grandaria automatica
|
||||
pdfjs-page-scale-actual = Grandaria actual
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = S'ha produciu una error en cargar o PDF.
|
||||
pdfjs-invalid-file-error = O PDF no ye valido u ye estorbau.
|
||||
pdfjs-missing-file-error = No i ha fichero PDF.
|
||||
pdfjs-unexpected-response-error = Respuesta a lo servicio inasperada.
|
||||
pdfjs-rendering-error = Ha ocurriu una error en renderizar a pachina.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [Anotación { $type }]
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Introduzca a clau ta ubrir iste fichero PDF.
|
||||
pdfjs-password-invalid = Clau invalida. Torna a intentar-lo.
|
||||
pdfjs-password-ok-button = Acceptar
|
||||
pdfjs-password-cancel-button = Cancelar
|
||||
pdfjs-web-fonts-disabled = As fuents web son desactivadas: no se puet incrustar fichers PDF.
|
||||
@@ -1,251 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Pachina anterior
|
||||
previous_label=Anterior
|
||||
next.title=Pachina siguient
|
||||
next_label=Siguient
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Pachina
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=de {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} de {{pagesCount}})
|
||||
|
||||
zoom_out.title=Achiquir
|
||||
zoom_out_label=Achiquir
|
||||
zoom_in.title=Agrandir
|
||||
zoom_in_label=Agrandir
|
||||
zoom.title=Grandaria
|
||||
presentation_mode.title=Cambear t'o modo de presentación
|
||||
presentation_mode_label=Modo de presentación
|
||||
open_file.title=Ubrir o fichero
|
||||
open_file_label=Ubrir
|
||||
print.title=Imprentar
|
||||
print_label=Imprentar
|
||||
download.title=Descargar
|
||||
download_label=Descargar
|
||||
bookmark.title=Vista actual (copiar u ubrir en una nueva finestra)
|
||||
bookmark_label=Vista actual
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Ferramientas
|
||||
tools_label=Ferramientas
|
||||
first_page.title=Ir ta la primer pachina
|
||||
first_page.label=Ir ta la primer pachina
|
||||
first_page_label=Ir ta la primer pachina
|
||||
last_page.title=Ir ta la zaguer pachina
|
||||
last_page.label=Ir ta la zaguera pachina
|
||||
last_page_label=Ir ta la zaguer pachina
|
||||
page_rotate_cw.title=Chirar enta la dreita
|
||||
page_rotate_cw.label=Chirar enta la dreita
|
||||
page_rotate_cw_label=Chira enta la dreita
|
||||
page_rotate_ccw.title=Chirar enta la zurda
|
||||
page_rotate_ccw.label=Chirar en sentiu antihorario
|
||||
page_rotate_ccw_label=Chirar enta la zurda
|
||||
|
||||
cursor_text_select_tool.title=Activar la ferramienta de selección de texto
|
||||
cursor_text_select_tool_label=Ferramienta de selección de texto
|
||||
cursor_hand_tool.title=Activar la ferramienta man
|
||||
cursor_hand_tool_label=Ferramienta man
|
||||
|
||||
scroll_vertical.title=Usar lo desplazamiento vertical
|
||||
scroll_vertical_label=Desplazamiento vertical
|
||||
scroll_horizontal.title=Usar lo desplazamiento horizontal
|
||||
scroll_horizontal_label=Desplazamiento horizontal
|
||||
scroll_wrapped.title=Activaar lo desplazamiento contino
|
||||
scroll_wrapped_label=Desplazamiento contino
|
||||
|
||||
spread_none.title=No unir vistas de pachinas
|
||||
spread_none_label=Una pachina nomás
|
||||
spread_odd.title=Mostrar vista de pachinas, con as impars a la zurda
|
||||
spread_odd_label=Doble pachina, impar a la zurda
|
||||
spread_even.title=Amostrar vista de pachinas, con as pars a la zurda
|
||||
spread_even_label=Doble pachina, para a la zurda
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Propiedatz d'o documento...
|
||||
document_properties_label=Propiedatz d'o documento...
|
||||
document_properties_file_name=Nombre de fichero:
|
||||
document_properties_file_size=Grandaria d'o fichero:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
||||
document_properties_title=Titol:
|
||||
document_properties_author=Autor:
|
||||
document_properties_subject=Afer:
|
||||
document_properties_keywords=Parolas clau:
|
||||
document_properties_creation_date=Calendata de creyación:
|
||||
document_properties_modification_date=Calendata de modificación:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Creyador:
|
||||
document_properties_producer=Creyador de PDF:
|
||||
document_properties_version=Versión de PDF:
|
||||
document_properties_page_count=Numero de pachinas:
|
||||
document_properties_page_size=Mida de pachina:
|
||||
document_properties_page_size_unit_inches=pulgadas
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=vertical
|
||||
document_properties_page_size_orientation_landscape=horizontal
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Carta
|
||||
document_properties_page_size_name_legal=Legal
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} x {{height}} {{unit}} {{orientation}}
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} x {{height}} {{unit}} {{name}}, {{orientation}}
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Vista web rapida:
|
||||
document_properties_linearized_yes=Sí
|
||||
document_properties_linearized_no=No
|
||||
document_properties_close=Zarrar
|
||||
|
||||
print_progress_message=Se ye preparando la documentación pa imprentar…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Cancelar
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Amostrar u amagar a barra lateral
|
||||
toggle_sidebar_notification.title=Cambiar barra lateral (lo documento contiene esquema/adchuntos)
|
||||
toggle_sidebar_notification2.title=Cambiar barra lateral (lo documento contiene esquema/adchuntos/capas)
|
||||
toggle_sidebar_label=Amostrar a barra lateral
|
||||
document_outline.title=Amostrar esquema d'o documento (fer doble clic pa expandir/compactar totz los items)
|
||||
document_outline_label=Esquema d'o documento
|
||||
attachments.title=Amostrar os adchuntos
|
||||
attachments_label=Adchuntos
|
||||
layers.title=Amostrar capas (doble clic para reiniciar totas las capas a lo estau per defecto)
|
||||
layers_label=Capas
|
||||
thumbs.title=Amostrar as miniaturas
|
||||
thumbs_label=Miniaturas
|
||||
findbar.title=Trobar en o documento
|
||||
findbar_label=Trobar
|
||||
|
||||
additional_layers=Capas adicionals
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Pachina {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Pachina {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Miniatura d'a pachina {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Trobar
|
||||
find_input.placeholder=Trobar en o documento…
|
||||
find_previous.title=Trobar l'anterior coincidencia d'a frase
|
||||
find_previous_label=Anterior
|
||||
find_next.title=Trobar a siguient coincidencia d'a frase
|
||||
find_next_label=Siguient
|
||||
find_highlight=Resaltar-lo tot
|
||||
find_match_case_label=Coincidencia de mayusclas/minusclas
|
||||
find_entire_word_label=Parolas completas
|
||||
find_reached_top=S'ha plegau a l'inicio d'o documento, se contina dende baixo
|
||||
find_reached_bottom=S'ha plegau a la fin d'o documento, se contina dende alto
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} de {{total}} coincidencia
|
||||
find_match_count[two]={{current}} de {{total}} coincidencias
|
||||
find_match_count[few]={{current}} de {{total}} coincidencias
|
||||
find_match_count[many]={{current}} de {{total}} coincidencias
|
||||
find_match_count[other]={{current}} de {{total}} coincidencias
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Mas de {{limit}} coincidencias
|
||||
find_match_count_limit[one]=Mas de {{limit}} coincidencias
|
||||
find_match_count_limit[two]=Mas que {{limit}} coincidencias
|
||||
find_match_count_limit[few]=Mas que {{limit}} coincidencias
|
||||
find_match_count_limit[many]=Mas que {{limit}} coincidencias
|
||||
find_match_count_limit[other]=Mas que {{limit}} coincidencias
|
||||
find_not_found=No s'ha trobau a frase
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Mas información
|
||||
error_less_info=Menos información
|
||||
error_close=Zarrar
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Mensache: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Pila: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Fichero: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Linia: {{line}}
|
||||
rendering_error=Ha ocurriu una error en renderizar a pachina.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Amplaria d'a pachina
|
||||
page_scale_fit=Achuste d'a pachina
|
||||
page_scale_auto=Grandaria automatica
|
||||
page_scale_actual=Grandaria actual
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Error
|
||||
loading_error=S'ha produciu una error en cargar o PDF.
|
||||
invalid_file_error=O PDF no ye valido u ye estorbau.
|
||||
missing_file_error=No i ha fichero PDF.
|
||||
unexpected_response_error=Respuesta a lo servicio inasperada.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[Anotación {{type}}]
|
||||
password_label=Introduzca a clau ta ubrir iste fichero PDF.
|
||||
password_invalid=Clau invalida. Torna a intentar-lo.
|
||||
password_ok=Acceptar
|
||||
password_cancel=Cancelar
|
||||
|
||||
printing_not_supported=Pare cuenta: Iste navegador no maneya totalment as impresions.
|
||||
printing_not_ready=Aviso: Encara no se ha cargau completament o PDF ta imprentar-lo.
|
||||
web_fonts_disabled=As fuents web son desactivadas: no se puet incrustar fichers PDF.
|
||||
627
res/static/misc/pdf-viewer/web/locale/ar/viewer.ftl
Normal file
627
res/static/misc/pdf-viewer/web/locale/ar/viewer.ftl
Normal file
@@ -0,0 +1,627 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = الصفحة السابقة
|
||||
pdfjs-previous-button-label = السابقة
|
||||
pdfjs-next-button =
|
||||
.title = الصفحة التالية
|
||||
pdfjs-next-button-label = التالية
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = صفحة
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = من { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } من { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = بعّد
|
||||
pdfjs-zoom-out-button-label = بعّد
|
||||
pdfjs-zoom-in-button =
|
||||
.title = قرّب
|
||||
pdfjs-zoom-in-button-label = قرّب
|
||||
pdfjs-zoom-select =
|
||||
.title = التقريب
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = انتقل لوضع العرض التقديمي
|
||||
pdfjs-presentation-mode-button-label = وضع العرض التقديمي
|
||||
pdfjs-open-file-button =
|
||||
.title = افتح ملفًا
|
||||
pdfjs-open-file-button-label = افتح
|
||||
pdfjs-print-button =
|
||||
.title = اطبع
|
||||
pdfjs-print-button-label = اطبع
|
||||
pdfjs-save-button =
|
||||
.title = احفظ
|
||||
pdfjs-save-button-label = احفظ
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = نزّل
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = نزّل
|
||||
pdfjs-bookmark-button =
|
||||
.title = الصفحة الحالية (عرض URL من الصفحة الحالية)
|
||||
pdfjs-bookmark-button-label = الصفحة الحالية
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = الأدوات
|
||||
pdfjs-tools-button-label = الأدوات
|
||||
pdfjs-first-page-button =
|
||||
.title = انتقل إلى الصفحة الأولى
|
||||
pdfjs-first-page-button-label = انتقل إلى الصفحة الأولى
|
||||
pdfjs-last-page-button =
|
||||
.title = انتقل إلى الصفحة الأخيرة
|
||||
pdfjs-last-page-button-label = انتقل إلى الصفحة الأخيرة
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = أدر باتجاه عقارب الساعة
|
||||
pdfjs-page-rotate-cw-button-label = أدر باتجاه عقارب الساعة
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = أدر بعكس اتجاه عقارب الساعة
|
||||
pdfjs-page-rotate-ccw-button-label = أدر بعكس اتجاه عقارب الساعة
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = فعّل أداة اختيار النص
|
||||
pdfjs-cursor-text-select-tool-button-label = أداة اختيار النص
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = فعّل أداة اليد
|
||||
pdfjs-cursor-hand-tool-button-label = أداة اليد
|
||||
pdfjs-scroll-page-button =
|
||||
.title = استخدم تمرير الصفحة
|
||||
pdfjs-scroll-page-button-label = تمرير الصفحة
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = استخدم التمرير الرأسي
|
||||
pdfjs-scroll-vertical-button-label = التمرير الرأسي
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = استخدم التمرير الأفقي
|
||||
pdfjs-scroll-horizontal-button-label = التمرير الأفقي
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = استخدم التمرير الملتف
|
||||
pdfjs-scroll-wrapped-button-label = التمرير الملتف
|
||||
pdfjs-spread-none-button =
|
||||
.title = لا تدمج هوامش الصفحات مع بعضها البعض
|
||||
pdfjs-spread-none-button-label = بلا هوامش
|
||||
pdfjs-spread-odd-button =
|
||||
.title = ادمج هوامش الصفحات الفردية
|
||||
pdfjs-spread-odd-button-label = هوامش الصفحات الفردية
|
||||
pdfjs-spread-even-button =
|
||||
.title = ادمج هوامش الصفحات الزوجية
|
||||
pdfjs-spread-even-button-label = هوامش الصفحات الزوجية
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = خصائص المستند…
|
||||
pdfjs-document-properties-button-label = خصائص المستند…
|
||||
pdfjs-document-properties-file-name = اسم الملف:
|
||||
pdfjs-document-properties-file-size = حجم الملف:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } ك.بايت ({ $b } بايتات)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } م.بايت ({ $b } بايتات)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } ك.بايت ({ $size_b } بايت)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } م.بايت ({ $size_b } بايت)
|
||||
pdfjs-document-properties-title = العنوان:
|
||||
pdfjs-document-properties-author = المؤلف:
|
||||
pdfjs-document-properties-subject = الموضوع:
|
||||
pdfjs-document-properties-keywords = الكلمات الأساسية:
|
||||
pdfjs-document-properties-creation-date = تاريخ الإنشاء:
|
||||
pdfjs-document-properties-modification-date = تاريخ التعديل:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }، { $time }
|
||||
pdfjs-document-properties-creator = المنشئ:
|
||||
pdfjs-document-properties-producer = منتج PDF:
|
||||
pdfjs-document-properties-version = إصدارة PDF:
|
||||
pdfjs-document-properties-page-count = عدد الصفحات:
|
||||
pdfjs-document-properties-page-size = مقاس الورقة:
|
||||
pdfjs-document-properties-page-size-unit-inches = بوصة
|
||||
pdfjs-document-properties-page-size-unit-millimeters = ملم
|
||||
pdfjs-document-properties-page-size-orientation-portrait = طوليّ
|
||||
pdfjs-document-properties-page-size-orientation-landscape = عرضيّ
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = خطاب
|
||||
pdfjs-document-properties-page-size-name-legal = قانونيّ
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }، { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = العرض السريع عبر الوِب:
|
||||
pdfjs-document-properties-linearized-yes = نعم
|
||||
pdfjs-document-properties-linearized-no = لا
|
||||
pdfjs-document-properties-close-button = أغلق
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = يُحضّر المستند للطباعة…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }٪
|
||||
pdfjs-print-progress-close-button = ألغِ
|
||||
pdfjs-printing-not-supported = تحذير: لا يدعم هذا المتصفح الطباعة بشكل كامل.
|
||||
pdfjs-printing-not-ready = تحذير: ملف PDF لم يُحمّل كاملًا للطباعة.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = بدّل ظهور الشريط الجانبي
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = بدّل ظهور الشريط الجانبي (يحتوي المستند على مخطط أو مرفقات أو طبقات)
|
||||
pdfjs-toggle-sidebar-button-label = بدّل ظهور الشريط الجانبي
|
||||
pdfjs-document-outline-button =
|
||||
.title = اعرض فهرس المستند (نقر مزدوج لتمديد أو تقليص كل العناصر)
|
||||
pdfjs-document-outline-button-label = مخطط المستند
|
||||
pdfjs-attachments-button =
|
||||
.title = اعرض المرفقات
|
||||
pdfjs-attachments-button-label = المُرفقات
|
||||
pdfjs-layers-button =
|
||||
.title = اعرض الطبقات (انقر مرتين لتصفير كل الطبقات إلى الحالة المبدئية)
|
||||
pdfjs-layers-button-label = الطبقات
|
||||
pdfjs-thumbs-button =
|
||||
.title = اعرض مُصغرات
|
||||
pdfjs-thumbs-button-label = مُصغّرات
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = ابحث عن عنصر المخطّط التفصيلي الحالي
|
||||
pdfjs-current-outline-item-button-label = عنصر المخطّط التفصيلي الحالي
|
||||
pdfjs-findbar-button =
|
||||
.title = ابحث في المستند
|
||||
pdfjs-findbar-button-label = ابحث
|
||||
pdfjs-additional-layers = الطبقات الإضافية
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = صفحة { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = مصغّرة صفحة { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = ابحث
|
||||
.placeholder = ابحث في المستند…
|
||||
pdfjs-find-previous-button =
|
||||
.title = ابحث عن التّواجد السّابق للعبارة
|
||||
pdfjs-find-previous-button-label = السابق
|
||||
pdfjs-find-next-button =
|
||||
.title = ابحث عن التّواجد التّالي للعبارة
|
||||
pdfjs-find-next-button-label = التالي
|
||||
pdfjs-find-highlight-checkbox = أبرِز الكل
|
||||
pdfjs-find-match-case-checkbox-label = طابق حالة الأحرف
|
||||
pdfjs-find-match-diacritics-checkbox-label = طابِق التشكيل
|
||||
pdfjs-find-entire-word-checkbox-label = كلمات كاملة
|
||||
pdfjs-find-reached-top = تابعت من الأسفل بعدما وصلت إلى بداية المستند
|
||||
pdfjs-find-reached-bottom = تابعت من الأعلى بعدما وصلت إلى نهاية المستند
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[zero] لا مطابقة
|
||||
[one] { $current } من أصل { $total } مطابقة
|
||||
[two] { $current } من أصل { $total } مطابقة
|
||||
[few] { $current } من أصل { $total } مطابقة
|
||||
[many] { $current } من أصل { $total } مطابقة
|
||||
*[other] { $current } من أصل { $total } مطابقة
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[zero] { $limit } مطابقة
|
||||
[one] أكثر من { $limit } مطابقة
|
||||
[two] أكثر من { $limit } مطابقة
|
||||
[few] أكثر من { $limit } مطابقة
|
||||
[many] أكثر من { $limit } مطابقة
|
||||
*[other] أكثر من { $limit } مطابقات
|
||||
}
|
||||
pdfjs-find-not-found = لا وجود للعبارة
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = عرض الصفحة
|
||||
pdfjs-page-scale-fit = ملائمة الصفحة
|
||||
pdfjs-page-scale-auto = تقريب تلقائي
|
||||
pdfjs-page-scale-actual = الحجم الفعلي
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }٪
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = صفحة { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = حدث عطل أثناء تحميل ملف PDF.
|
||||
pdfjs-invalid-file-error = ملف PDF تالف أو غير صحيح.
|
||||
pdfjs-missing-file-error = ملف PDF غير موجود.
|
||||
pdfjs-unexpected-response-error = استجابة خادوم غير متوقعة.
|
||||
pdfjs-rendering-error = حدث خطأ أثناء عرض الصفحة.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }، { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [تعليق { $type }]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = أدخل لكلمة السر لفتح هذا الملف.
|
||||
pdfjs-password-invalid = كلمة سر خطأ. من فضلك أعد المحاولة.
|
||||
pdfjs-password-ok-button = حسنا
|
||||
pdfjs-password-cancel-button = ألغِ
|
||||
pdfjs-web-fonts-disabled = خطوط الوب مُعطّلة: تعذّر استخدام خطوط PDF المُضمّنة.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = نص
|
||||
pdfjs-editor-free-text-button-label = نص
|
||||
pdfjs-editor-ink-button =
|
||||
.title = ارسم
|
||||
pdfjs-editor-ink-button-label = ارسم
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = أضِف أو حرّر الصور
|
||||
pdfjs-editor-stamp-button-label = أضِف أو حرّر الصور
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = أبرِز
|
||||
pdfjs-editor-highlight-button-label = أبرِز
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = أبرِز
|
||||
.aria-label = أبرِز
|
||||
pdfjs-highlight-floating-button-label = أبرِز
|
||||
pdfjs-editor-signature-button =
|
||||
.title = أضِف توقيع
|
||||
pdfjs-editor-signature-button-label = أضِف توقيع
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = محرِّر الإبراز
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = محرِّر الرسم
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = محرِّر التوقيع: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = محرِّر الصور
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = أزِل الرسم
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = أزِل النص
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = أزِل الصورة
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = أزِل الإبراز
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = أزِل التوقيع
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = اللون
|
||||
pdfjs-editor-free-text-size-input = الحجم
|
||||
pdfjs-editor-ink-color-input = اللون
|
||||
pdfjs-editor-ink-thickness-input = السماكة
|
||||
pdfjs-editor-ink-opacity-input = العتامة
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = أضِف صورة
|
||||
pdfjs-editor-stamp-add-image-button-label = أضِف صورة
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = السماكة
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = غيّر السُمك عند إبراز عناصر أُخرى غير النص
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = عناصر التحكم في التوقيع والتوقيعات المحفوظة
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = أضِف توقيع جديد
|
||||
pdfjs-editor-signature-add-signature-button-label = أضِف توقيع جديد
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = التوقيع المحفوظ: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = محرِّر النص
|
||||
.default-content = ابدأ في كتابة…
|
||||
pdfjs-free-text =
|
||||
.aria-label = محرِّر النص
|
||||
pdfjs-free-text-default-content = ابدأ الكتابة…
|
||||
pdfjs-ink =
|
||||
.aria-label = محرِّر الرسم
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = صورة أنشأها المستخدم
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = نص بديل
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = حرّر النص البديل
|
||||
pdfjs-editor-alt-text-edit-button-label = تحرير النص البديل
|
||||
pdfjs-editor-alt-text-dialog-label = اختر خيار
|
||||
pdfjs-editor-alt-text-dialog-description = يساعد النص البديل عندما لا يتمكن الأشخاص من رؤية الصورة أو عندما لا يتم تحميلها.
|
||||
pdfjs-editor-alt-text-add-description-label = أضِف وصف
|
||||
pdfjs-editor-alt-text-add-description-description = استهدف جملتين تصفان الموضوع أو الإعداد أو الإجراءات.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = علّمها على أنها زخرفية
|
||||
pdfjs-editor-alt-text-mark-decorative-description = يُستخدم هذا في الصور المزخرفة، مثل الحدود أو العلامات المائية.
|
||||
pdfjs-editor-alt-text-cancel-button = ألغِ
|
||||
pdfjs-editor-alt-text-save-button = احفظ
|
||||
pdfjs-editor-alt-text-decorative-tooltip = عُلّمت على أنها زخرفية
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = على سبيل المثال، "يجلس شاب على الطاولة لتناول وجبة"
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = نص بديل
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = الزاوية اليُسرى العُليا — غيّر الحجم
|
||||
pdfjs-editor-resizer-label-top-middle = أعلى الوسط - غيّر الحجم
|
||||
pdfjs-editor-resizer-label-top-right = الزاوية اليُمنى العُليا - غيّر الحجم
|
||||
pdfjs-editor-resizer-label-middle-right = اليمين الأوسط - غيّر الحجم
|
||||
pdfjs-editor-resizer-label-bottom-right = الزاوية اليُمنى السُفلى - غيّر الحجم
|
||||
pdfjs-editor-resizer-label-bottom-middle = أسفل الوسط - غيّر الحجم
|
||||
pdfjs-editor-resizer-label-bottom-left = الزاوية اليُسرى السُفلية - غيّر الحجم
|
||||
pdfjs-editor-resizer-label-middle-left = مُنتصف اليسار - غيّر الحجم
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = الزاوية اليُسرى العُليا — غيّر الحجم
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = أعلى الوسط - غيّر الحجم
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = الزاوية اليُمنى العُليا - غيّر الحجم
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = اليمين الأوسط - غيّر الحجم
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = الزاوية اليُمنى السُفلى - غيّر الحجم
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = أسفل الوسط - غيّر الحجم
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = الزاوية اليُسرى السُفلية - غيّر الحجم
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = مُنتصف اليسار - غيّر الحجم
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = أبرِز اللون
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = غيّر اللون
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = اختيارات الألوان
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = أصفر
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = أخضر
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = أزرق
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = وردي
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = أحمر
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = أظهِر الكل
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = أظهِر الكل
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = حرّر النص البديل (وصف الصورة)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = أضِف النص البديل (وصف الصورة)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = اكتب وصفك هنا…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = وصف مختصر للأشخاص الذين لا يستطيعون رؤية الصورة أو عندما لا يتم تحميل الصورة.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = أُنشئ هذا النص البديل تلقائيًا وقد يكون غير دقيق.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = اطّلع على المزيد
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = أنشئ نص بديل تلقائيًا
|
||||
pdfjs-editor-new-alt-text-not-now-button = ليس الآن
|
||||
pdfjs-editor-new-alt-text-error-title = لم يتمكن من إنشاء نص بديل تلقائيًا
|
||||
pdfjs-editor-new-alt-text-error-description = يُرجى كتابة نص بديلك أو المحاولة مرة أخرى لاحقًا.
|
||||
pdfjs-editor-new-alt-text-error-close-button = أغلق
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = يُنزّل نموذج الذكاء الاصطناعي للنص البديل ({ $downloadedSize } من { $totalSize } م.بايت)
|
||||
.aria-valuetext = يُنزّل نموذج الذكاء الاصطناعي للنص البديل ({ $downloadedSize } من { $totalSize } م.بايت)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = أُضِيف نص بديل
|
||||
pdfjs-editor-new-alt-text-added-button-label = أُضِيف نص بديل
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = نص بديل مفقود
|
||||
pdfjs-editor-new-alt-text-missing-button-label = نص بديل مفقود
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = راجع النص البديل
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = راجع النص البديل
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = أُنشئ تلقائيًا: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = إعدادات النص البديل للصورة
|
||||
pdfjs-image-alt-text-settings-button-label = إعدادات النص البديل للصورة
|
||||
pdfjs-editor-alt-text-settings-dialog-label = إعدادات النص البديل للصورة
|
||||
pdfjs-editor-alt-text-settings-automatic-title = نص بديل تلقائي
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = أنشئ نص بديل تلقائيًا
|
||||
pdfjs-editor-alt-text-settings-create-model-description = يقترح أوصافًا لمساعدة الأشخاص الذين لا يستطيعون رؤية الصورة أو عندما لا يتم تحميل الصورة.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = نموذج الذكاء الاصطناعي للنص البديل ({ $totalSize } م.بايت)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = يتم تشغيله محليًا على جهازك حتى تظل بياناتك خاصة. مطلوب للنص البديل التلقائي.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = احذف
|
||||
pdfjs-editor-alt-text-settings-download-model-button = نزّل
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = يُنزل…
|
||||
pdfjs-editor-alt-text-settings-editor-title = مُحرِّر النص البديل
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = أظهِر مُحرِّر النص البديل على الفور عند إضافة صورة
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = يساعدك على التأكد من أن جميع صورك تحتوي على نص بديل.
|
||||
pdfjs-editor-alt-text-settings-close-button = أغلق
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = أُزِيل البرز
|
||||
pdfjs-editor-undo-bar-message-freetext = أُزيل النص
|
||||
pdfjs-editor-undo-bar-message-ink = أُزِيلت الرسمة
|
||||
pdfjs-editor-undo-bar-message-stamp = أُزيلت الصورة
|
||||
pdfjs-editor-undo-bar-message-signature = أُزيل التوقيع
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[zero] أُزيل لا تعليق
|
||||
[one] أُزيل تعليق
|
||||
[two] أُزيل تعليقين
|
||||
[few] أُزيلت { $count } تعليقات
|
||||
[many] أُزيل { $count } تعليق
|
||||
*[other] أُزيل { $count } تعليق
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = تراجع
|
||||
pdfjs-editor-undo-bar-undo-button-label = تراجع
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = أغلق
|
||||
pdfjs-editor-undo-bar-close-button-label = أغلق
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = يتيح هذا النموذج للمستخدم إنشاء توقيع لإضافته إلى مستند PDF. ويمكن للمستخدم تحرير الاسم (الذي يعمل أيضًا كنص بديل)، وحفظ التوقيع بشكل اختياري للاستخدام المتكرر.
|
||||
pdfjs-editor-add-signature-dialog-title = أضِف توقيعا
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = اكتب
|
||||
.title = اكتب
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = ارسم
|
||||
.title = ارسم
|
||||
pdfjs-editor-add-signature-image-button = صورة
|
||||
.title = صورة
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = اكتب توقيعك
|
||||
.placeholder = اكتب توقيعك
|
||||
pdfjs-editor-add-signature-draw-placeholder = ارسم توقيعك
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = السماكة
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = سمك الرسم: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = اسحب الملف هنا لرفعه
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] أو اختر ملفات الصور
|
||||
*[other] أو تصفح ملفات الصور
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = الوصف (نص بديل)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = الوصف (نص بديل)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = توقيع
|
||||
pdfjs-editor-add-signature-clear-button-label = امحُ التوقيع
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = امحُ التوقيع
|
||||
pdfjs-editor-add-signature-save-checkbox = احفظ التوقيع
|
||||
pdfjs-editor-add-signature-save-warning-message = لقد وصلت إلى الحد الأقصى وهو 5 توقيعات محفوظة. أزِل توقيع واحد لحفظ المزيد.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = تعذر رفع الصورة.
|
||||
pdfjs-editor-add-signature-image-upload-error-description = تحقق من اتصال الشبكة لديك أو جرّب صورة أخرى.
|
||||
pdfjs-editor-add-signature-error-close-button = أغلق
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = ألغِ
|
||||
pdfjs-editor-add-signature-add-button = أضِف
|
||||
pdfjs-editor-edit-signature-update-button = حدّث
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = أزِل التوقيع المحفوظ
|
||||
pdfjs-editor-delete-signature-button-label1 = أزِل التوقيع المحفوظ
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = عدّل الوصف
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = عدّل الوصف
|
||||
@@ -1,256 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=الصفحة السابقة
|
||||
previous_label=السابقة
|
||||
next.title=الصفحة التالية
|
||||
next_label=التالية
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=صفحة
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=من {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} من {{pagesCount}})
|
||||
|
||||
zoom_out.title=بعّد
|
||||
zoom_out_label=بعّد
|
||||
zoom_in.title=قرّب
|
||||
zoom_in_label=قرّب
|
||||
zoom.title=التقريب
|
||||
presentation_mode.title=انتقل لوضع العرض التقديمي
|
||||
presentation_mode_label=وضع العرض التقديمي
|
||||
open_file.title=افتح ملفًا
|
||||
open_file_label=افتح
|
||||
print.title=اطبع
|
||||
print_label=اطبع
|
||||
download.title=نزّل
|
||||
download_label=نزّل
|
||||
bookmark.title=المنظور الحالي (انسخ أو افتح في نافذة جديدة)
|
||||
bookmark_label=المنظور الحالي
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=الأدوات
|
||||
tools_label=الأدوات
|
||||
first_page.title=انتقل إلى الصفحة الأولى
|
||||
first_page.label=انتقل إلى الصفحة الأولى
|
||||
first_page_label=انتقل إلى الصفحة الأولى
|
||||
last_page.title=انتقل إلى الصفحة الأخيرة
|
||||
last_page.label=انتقل إلى الصفحة الأخيرة
|
||||
last_page_label=انتقل إلى الصفحة الأخيرة
|
||||
page_rotate_cw.title=أدر باتجاه عقارب الساعة
|
||||
page_rotate_cw.label=أدر باتجاه عقارب الساعة
|
||||
page_rotate_cw_label=أدر باتجاه عقارب الساعة
|
||||
page_rotate_ccw.title=أدر بعكس اتجاه عقارب الساعة
|
||||
page_rotate_ccw.label=أدر بعكس اتجاه عقارب الساعة
|
||||
page_rotate_ccw_label=أدر بعكس اتجاه عقارب الساعة
|
||||
|
||||
cursor_text_select_tool.title=فعّل أداة اختيار النص
|
||||
cursor_text_select_tool_label=أداة اختيار النص
|
||||
cursor_hand_tool.title=فعّل أداة اليد
|
||||
cursor_hand_tool_label=أداة اليد
|
||||
|
||||
scroll_vertical.title=استخدم التمرير الرأسي
|
||||
scroll_vertical_label=التمرير الرأسي
|
||||
scroll_horizontal.title=استخدم التمرير الأفقي
|
||||
scroll_horizontal_label=التمرير الأفقي
|
||||
scroll_wrapped.title=استخدم التمرير الملتف
|
||||
scroll_wrapped_label=التمرير الملتف
|
||||
|
||||
spread_none.title=لا تدمج هوامش الصفحات مع بعضها البعض
|
||||
spread_none_label=بلا هوامش
|
||||
spread_odd.title=ادمج هوامش الصفحات الفردية
|
||||
spread_odd_label=هوامش الصفحات الفردية
|
||||
spread_even.title=ادمج هوامش الصفحات الزوجية
|
||||
spread_even_label=هوامش الصفحات الزوجية
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=خصائص المستند…
|
||||
document_properties_label=خصائص المستند…
|
||||
document_properties_file_name=اسم الملف:
|
||||
document_properties_file_size=حجم الملف:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} ك.بايت ({{size_b}} بايت)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} م.بايت ({{size_b}} بايت)
|
||||
document_properties_title=العنوان:
|
||||
document_properties_author=المؤلف:
|
||||
document_properties_subject=الموضوع:
|
||||
document_properties_keywords=الكلمات الأساسية:
|
||||
document_properties_creation_date=تاريخ الإنشاء:
|
||||
document_properties_modification_date=تاريخ التعديل:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}، {{time}}
|
||||
document_properties_creator=المنشئ:
|
||||
document_properties_producer=منتج PDF:
|
||||
document_properties_version=إصدارة PDF:
|
||||
document_properties_page_count=عدد الصفحات:
|
||||
document_properties_page_size=مقاس الورقة:
|
||||
document_properties_page_size_unit_inches=بوصة
|
||||
document_properties_page_size_unit_millimeters=ملم
|
||||
document_properties_page_size_orientation_portrait=طوليّ
|
||||
document_properties_page_size_orientation_landscape=عرضيّ
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=خطاب
|
||||
document_properties_page_size_name_legal=قانونيّ
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}، {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=العرض السريع عبر الوِب:
|
||||
document_properties_linearized_yes=نعم
|
||||
document_properties_linearized_no=لا
|
||||
document_properties_close=أغلق
|
||||
|
||||
print_progress_message=يُحضّر المستند للطباعة…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}٪
|
||||
print_progress_close=ألغِ
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=بدّل ظهور الشريط الجانبي
|
||||
toggle_sidebar_notification.title=بدّل ظهور الشريط الجانبي (يحتوي المستند على مخطط أو مرفقات)
|
||||
toggle_sidebar_notification2.title=بدّل ظهور الشريط الجانبي (يحتوي المستند على مخطط أو مرفقات أو طبقات)
|
||||
toggle_sidebar_label=بدّل ظهور الشريط الجانبي
|
||||
document_outline.title=اعرض فهرس المستند (نقر مزدوج لتمديد أو تقليص كل العناصر)
|
||||
document_outline_label=مخطط المستند
|
||||
attachments.title=اعرض المرفقات
|
||||
attachments_label=المُرفقات
|
||||
layers.title=اعرض الطبقات (انقر مرتين لتصفير كل الطبقات إلى الحالة المبدئية)
|
||||
layers_label=الطبقات
|
||||
thumbs.title=اعرض مُصغرات
|
||||
thumbs_label=مُصغّرات
|
||||
findbar.title=ابحث في المستند
|
||||
findbar_label=ابحث
|
||||
|
||||
additional_layers=الطبقات الإضافية
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=صفحة {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=صفحة {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=صفحة {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=مصغّرة صفحة {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=ابحث
|
||||
find_input.placeholder=ابحث في المستند…
|
||||
find_previous.title=ابحث عن التّواجد السّابق للعبارة
|
||||
find_previous_label=السابق
|
||||
find_next.title=ابحث عن التّواجد التّالي للعبارة
|
||||
find_next_label=التالي
|
||||
find_highlight=أبرِز الكل
|
||||
find_match_case_label=طابق حالة الأحرف
|
||||
find_entire_word_label=كلمات كاملة
|
||||
find_reached_top=تابعت من الأسفل بعدما وصلت إلى بداية المستند
|
||||
find_reached_bottom=تابعت من الأعلى بعدما وصلت إلى نهاية المستند
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} من أصل مطابقة واحدة
|
||||
find_match_count[two]={{current}} من أصل مطابقتين
|
||||
find_match_count[few]={{current}} من أصل {{total}} مطابقات
|
||||
find_match_count[many]={{current}} من أصل {{total}} مطابقة
|
||||
find_match_count[other]={{current}} من أصل {{total}} مطابقة
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=فقط
|
||||
find_match_count_limit[one]=أكثر من مطابقة واحدة
|
||||
find_match_count_limit[two]=أكثر من مطابقتين
|
||||
find_match_count_limit[few]=أكثر من {{limit}} مطابقات
|
||||
find_match_count_limit[many]=أكثر من {{limit}} مطابقة
|
||||
find_match_count_limit[other]=أكثر من {{limit}} مطابقة
|
||||
find_not_found=لا وجود للعبارة
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=معلومات أكثر
|
||||
error_less_info=معلومات أقل
|
||||
error_close=أغلق
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js ن{{version}} (بناء: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=الرسالة: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=الرصّة: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=الملف: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=السطر: {{line}}
|
||||
rendering_error=حدث خطأ أثناء عرض الصفحة.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=عرض الصفحة
|
||||
page_scale_fit=ملائمة الصفحة
|
||||
page_scale_auto=تقريب تلقائي
|
||||
page_scale_actual=الحجم الفعلي
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}٪
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=عطل
|
||||
|
||||
# Loading indicator messages
|
||||
loading=يحمّل…
|
||||
loading_error=حدث عطل أثناء تحميل ملف PDF.
|
||||
invalid_file_error=ملف PDF تالف أو غير صحيح.
|
||||
missing_file_error=ملف PDF غير موجود.
|
||||
unexpected_response_error=استجابة خادوم غير متوقعة.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}، {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[تعليق {{type}}]
|
||||
password_label=أدخل لكلمة السر لفتح هذا الملف.
|
||||
password_invalid=كلمة سر خطأ. من فضلك أعد المحاولة.
|
||||
password_ok=حسنا
|
||||
password_cancel=ألغِ
|
||||
|
||||
printing_not_supported=تحذير: لا يدعم هذا المتصفح الطباعة بشكل كامل.
|
||||
printing_not_ready=تحذير: ملف PDF لم يُحمّل كاملًا للطباعة.
|
||||
web_fonts_disabled=خطوط الوب مُعطّلة: تعذّر استخدام خطوط PDF المُضمّنة.
|
||||
191
res/static/misc/pdf-viewer/web/locale/ast/viewer.ftl
Normal file
191
res/static/misc/pdf-viewer/web/locale/ast/viewer.ftl
Normal file
@@ -0,0 +1,191 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Páxina anterior
|
||||
pdfjs-previous-button-label = Anterior
|
||||
pdfjs-next-button =
|
||||
.title = Páxina siguiente
|
||||
pdfjs-next-button-label = Siguiente
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Páxina
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = de { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } de { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Alloñar
|
||||
pdfjs-zoom-out-button-label = Alloña
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Averar
|
||||
pdfjs-zoom-in-button-label = Avera
|
||||
pdfjs-zoom-select =
|
||||
.title = Zoom
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Cambiar al mou de presentación
|
||||
pdfjs-presentation-mode-button-label = Mou de presentación
|
||||
pdfjs-open-file-button-label = Abrir
|
||||
pdfjs-print-button =
|
||||
.title = Imprentar
|
||||
pdfjs-print-button-label = Imprentar
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Ferramientes
|
||||
pdfjs-tools-button-label = Ferramientes
|
||||
pdfjs-first-page-button-label = Dir a la primer páxina
|
||||
pdfjs-last-page-button-label = Dir a la última páxina
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Voltia a la derecha
|
||||
pdfjs-page-rotate-cw-button-label = Voltiar a la derecha
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Voltia a la esquierda
|
||||
pdfjs-page-rotate-ccw-button-label = Voltiar a la esquierda
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Activa la ferramienta d'esbilla de testu
|
||||
pdfjs-cursor-text-select-tool-button-label = Ferramienta d'esbilla de testu
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Activa la ferramienta de mano
|
||||
pdfjs-cursor-hand-tool-button-label = Ferramienta de mano
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Usa'l desplazamientu vertical
|
||||
pdfjs-scroll-vertical-button-label = Desplazamientu vertical
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Usa'l desplazamientu horizontal
|
||||
pdfjs-scroll-horizontal-button-label = Desplazamientu horizontal
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Usa'l desplazamientu continuu
|
||||
pdfjs-scroll-wrapped-button-label = Desplazamientu continuu
|
||||
pdfjs-spread-none-button-label = Fueyes individuales
|
||||
pdfjs-spread-odd-button-label = Fueyes pares
|
||||
pdfjs-spread-even-button-label = Fueyes impares
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Propiedaes del documentu…
|
||||
pdfjs-document-properties-button-label = Propiedaes del documentu…
|
||||
pdfjs-document-properties-file-name = Nome del ficheru:
|
||||
pdfjs-document-properties-file-size = Tamañu del ficheru:
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
|
||||
pdfjs-document-properties-title = Títulu:
|
||||
pdfjs-document-properties-keywords = Pallabres clave:
|
||||
pdfjs-document-properties-creation-date = Data de creación:
|
||||
pdfjs-document-properties-modification-date = Data de modificación:
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-producer = Productor del PDF:
|
||||
pdfjs-document-properties-version = Versión del PDF:
|
||||
pdfjs-document-properties-page-count = Númberu de páxines:
|
||||
pdfjs-document-properties-page-size = Tamañu de páxina:
|
||||
pdfjs-document-properties-page-size-unit-inches = in
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = vertical
|
||||
pdfjs-document-properties-page-size-orientation-landscape = horizontal
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Vista web rápida:
|
||||
pdfjs-document-properties-linearized-yes = Sí
|
||||
pdfjs-document-properties-linearized-no = Non
|
||||
pdfjs-document-properties-close-button = Zarrar
|
||||
|
||||
## Print
|
||||
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Encaboxar
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Alternar la barra llateral
|
||||
pdfjs-attachments-button =
|
||||
.title = Amosar los axuntos
|
||||
pdfjs-attachments-button-label = Axuntos
|
||||
pdfjs-layers-button-label = Capes
|
||||
pdfjs-thumbs-button =
|
||||
.title = Amosar les miniatures
|
||||
pdfjs-thumbs-button-label = Miniatures
|
||||
pdfjs-findbar-button-label = Atopar
|
||||
pdfjs-additional-layers = Capes adicionales
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Páxina { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-previous-button-label = Anterior
|
||||
pdfjs-find-next-button-label = Siguiente
|
||||
pdfjs-find-entire-word-checkbox-label = Pallabres completes
|
||||
pdfjs-find-reached-top = Algamóse'l comienzu de la páxina, síguese dende abaxo
|
||||
pdfjs-find-reached-bottom = Algamóse la fin del documentu, síguese dende arriba
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-auto = Zoom automáticu
|
||||
pdfjs-page-scale-actual = Tamañu real
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Páxina { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Asocedió un fallu mentanto se cargaba'l PDF.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-ok-button = Aceptar
|
||||
pdfjs-password-cancel-button = Encaboxar
|
||||
@@ -1,211 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Páxina anterior
|
||||
previous_label=Anterior
|
||||
next.title=Páxina siguiente
|
||||
next_label=Siguiente
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Páxina
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=de {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} de {{pagesCount}})
|
||||
|
||||
zoom_out.title=Alloñar
|
||||
zoom_out_label=Alloña
|
||||
zoom_in.title=Averar
|
||||
zoom_in_label=Avera
|
||||
zoom.title=Zoom
|
||||
presentation_mode.title=Cambiar al mou de presentación
|
||||
presentation_mode_label=Mou de presentación
|
||||
open_file_label=Abrir
|
||||
print.title=Imprentar
|
||||
print_label=Imprentar
|
||||
download.title=Baxar
|
||||
download_label=Baxar
|
||||
bookmark_label=Vista actual
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Ferramientes
|
||||
tools_label=Ferramientes
|
||||
first_page_label=Dir a la primer páxina
|
||||
last_page_label=Dir a la última páxina
|
||||
page_rotate_cw.title=Voltia a la derecha
|
||||
page_rotate_cw_label=Voltiar a la derecha
|
||||
page_rotate_ccw.title=Voltia a la esquierda
|
||||
page_rotate_ccw_label=Voltiar a la esquierda
|
||||
|
||||
cursor_text_select_tool.title=Activa la ferramienta d'esbilla de testu
|
||||
cursor_text_select_tool_label=Ferramienta d'esbilla de testu
|
||||
cursor_hand_tool.title=Activa la ferramienta de mano
|
||||
cursor_hand_tool_label=Ferramienta de mano
|
||||
|
||||
scroll_vertical.title=Usa'l desplazamientu vertical
|
||||
scroll_vertical_label=Desplazamientu vertical
|
||||
scroll_horizontal.title=Usa'l desplazamientu horizontal
|
||||
scroll_horizontal_label=Desplazamientu horizontal
|
||||
scroll_wrapped.title=Usa'l desplazamientu continuu
|
||||
scroll_wrapped_label=Desplazamientu continuu
|
||||
|
||||
spread_none_label=Fueyes individuales
|
||||
spread_odd_label=Fueyes pares
|
||||
spread_even_label=Fueyes impares
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Propiedaes del documentu…
|
||||
document_properties_label=Propiedaes del documentu…
|
||||
document_properties_file_name=Nome del ficheru:
|
||||
document_properties_file_size=Tamañu del ficheru:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
||||
document_properties_title=Títulu:
|
||||
document_properties_keywords=Pallabres clave:
|
||||
document_properties_creation_date=Data de creación:
|
||||
document_properties_modification_date=Data de modificación:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_producer=Productor del PDF:
|
||||
document_properties_version=Versión del PDF:
|
||||
document_properties_page_count=Númberu de páxines:
|
||||
document_properties_page_size=Tamañu de páxina:
|
||||
document_properties_page_size_unit_inches=in
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=vertical
|
||||
document_properties_page_size_orientation_landscape=horizontal
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Vista web rápida:
|
||||
document_properties_linearized_yes=Sí
|
||||
document_properties_linearized_no=Non
|
||||
document_properties_close=Zarrar
|
||||
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Encaboxar
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Alternar la barra llateral
|
||||
attachments.title=Amosar los axuntos
|
||||
attachments_label=Axuntos
|
||||
layers_label=Capes
|
||||
thumbs.title=Amosar les miniatures
|
||||
thumbs_label=Miniatures
|
||||
findbar_label=Atopar
|
||||
|
||||
additional_layers=Capes adicionales
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Páxina {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Páxina {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Páxina {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
|
||||
# Find panel button title and messages
|
||||
find_previous_label=Anterior
|
||||
find_next_label=Siguiente
|
||||
find_entire_word_label=Pallabres completes
|
||||
find_reached_top=Algamóse'l comienzu de la páxina, síguese dende abaxo
|
||||
find_reached_bottom=Algamóse la fin del documentu, síguese dende arriba
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count[one]={{current}} de {{total}} coincidencia
|
||||
find_match_count[two]={{current}} de {{total}} coincidencies
|
||||
find_match_count[few]={{current}} de {{total}} coincidencies
|
||||
find_match_count[many]={{current}} de {{total}} coincidencies
|
||||
find_match_count[other]={{current}} de {{total}} coincidencies
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit[zero]=Más de {{limit}} coincidencies
|
||||
find_match_count_limit[one]=Más de {{limit}} coincidencia
|
||||
find_match_count_limit[two]=Más de {{limit}} coincidencies
|
||||
find_match_count_limit[few]=Más de {{limit}} coincidencies
|
||||
find_match_count_limit[many]=Más de {{limit}} coincidencies
|
||||
find_match_count_limit[other]=Más de {{limit}} coincidencies
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Más información
|
||||
error_less_info=Menos información
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (compilación: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Mensaxe: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Pila: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Ficheru: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Llinia: {{line}}
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_auto=Zoom automáticu
|
||||
page_scale_actual=Tamañu real
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Fallu
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Cargando…
|
||||
loading_error=Asocedió un fallu mentanto se cargaba'l PDF.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
password_ok=Aceptar
|
||||
password_cancel=Encaboxar
|
||||
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
244
res/static/misc/pdf-viewer/web/locale/az/viewer.ftl
Normal file
244
res/static/misc/pdf-viewer/web/locale/az/viewer.ftl
Normal file
@@ -0,0 +1,244 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Əvvəlki səhifə
|
||||
pdfjs-previous-button-label = Əvvəlkini tap
|
||||
pdfjs-next-button =
|
||||
.title = Növbəti səhifə
|
||||
pdfjs-next-button-label = İrəli
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Səhifə
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = / { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } / { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Uzaqlaş
|
||||
pdfjs-zoom-out-button-label = Uzaqlaş
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Yaxınlaş
|
||||
pdfjs-zoom-in-button-label = Yaxınlaş
|
||||
pdfjs-zoom-select =
|
||||
.title = Yaxınlaşdırma
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Təqdimat Rejiminə Keç
|
||||
pdfjs-presentation-mode-button-label = Təqdimat Rejimi
|
||||
pdfjs-open-file-button =
|
||||
.title = Fayl Aç
|
||||
pdfjs-open-file-button-label = Aç
|
||||
pdfjs-print-button =
|
||||
.title = Yazdır
|
||||
pdfjs-print-button-label = Yazdır
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Alətlər
|
||||
pdfjs-tools-button-label = Alətlər
|
||||
pdfjs-first-page-button =
|
||||
.title = İlk Səhifəyə get
|
||||
pdfjs-first-page-button-label = İlk Səhifəyə get
|
||||
pdfjs-last-page-button =
|
||||
.title = Son Səhifəyə get
|
||||
pdfjs-last-page-button-label = Son Səhifəyə get
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Saat İstiqamətində Fırlat
|
||||
pdfjs-page-rotate-cw-button-label = Saat İstiqamətində Fırlat
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Saat İstiqamətinin Əksinə Fırlat
|
||||
pdfjs-page-rotate-ccw-button-label = Saat İstiqamətinin Əksinə Fırlat
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Yazı seçmə alətini aktivləşdir
|
||||
pdfjs-cursor-text-select-tool-button-label = Yazı seçmə aləti
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Əl alətini aktivləşdir
|
||||
pdfjs-cursor-hand-tool-button-label = Əl aləti
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Şaquli sürüşdürmə işlət
|
||||
pdfjs-scroll-vertical-button-label = Şaquli sürüşdürmə
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Üfüqi sürüşdürmə işlət
|
||||
pdfjs-scroll-horizontal-button-label = Üfüqi sürüşdürmə
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Bükülü sürüşdürmə işlət
|
||||
pdfjs-scroll-wrapped-button-label = Bükülü sürüşdürmə
|
||||
pdfjs-spread-none-button =
|
||||
.title = Yan-yana birləşdirilmiş səhifələri işlətmə
|
||||
pdfjs-spread-none-button-label = Birləşdirmə
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Yan-yana birləşdirilmiş səhifələri tək nömrəli səhifələrdən başlat
|
||||
pdfjs-spread-odd-button-label = Tək nömrəli
|
||||
pdfjs-spread-even-button =
|
||||
.title = Yan-yana birləşdirilmiş səhifələri cüt nömrəli səhifələrdən başlat
|
||||
pdfjs-spread-even-button-label = Cüt nömrəli
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Sənəd xüsusiyyətləri…
|
||||
pdfjs-document-properties-button-label = Sənəd xüsusiyyətləri…
|
||||
pdfjs-document-properties-file-name = Fayl adı:
|
||||
pdfjs-document-properties-file-size = Fayl ölçüsü:
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bayt)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bayt)
|
||||
pdfjs-document-properties-title = Başlık:
|
||||
pdfjs-document-properties-author = Müəllif:
|
||||
pdfjs-document-properties-subject = Mövzu:
|
||||
pdfjs-document-properties-keywords = Açar sözlər:
|
||||
pdfjs-document-properties-creation-date = Yaradılış Tarixi :
|
||||
pdfjs-document-properties-modification-date = Dəyişdirilmə Tarixi :
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Yaradan:
|
||||
pdfjs-document-properties-producer = PDF yaradıcısı:
|
||||
pdfjs-document-properties-version = PDF versiyası:
|
||||
pdfjs-document-properties-page-count = Səhifə sayı:
|
||||
pdfjs-document-properties-page-size = Səhifə Ölçüsü:
|
||||
pdfjs-document-properties-page-size-unit-inches = inç
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = portret
|
||||
pdfjs-document-properties-page-size-orientation-landscape = albom
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Məktub
|
||||
pdfjs-document-properties-page-size-name-legal = Hüquqi
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Fast Web View:
|
||||
pdfjs-document-properties-linearized-yes = Bəli
|
||||
pdfjs-document-properties-linearized-no = Xeyr
|
||||
pdfjs-document-properties-close-button = Qapat
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Sənəd çap üçün hazırlanır…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Ləğv et
|
||||
pdfjs-printing-not-supported = Xəbərdarlıq: Çap bu səyyah tərəfindən tam olaraq dəstəklənmir.
|
||||
pdfjs-printing-not-ready = Xəbərdarlıq: PDF çap üçün tam yüklənməyib.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Yan Paneli Aç/Bağla
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Yan paneli çevir (sənəddə icmal/bağlamalar/laylar mövcuddur)
|
||||
pdfjs-toggle-sidebar-button-label = Yan Paneli Aç/Bağla
|
||||
pdfjs-document-outline-button =
|
||||
.title = Sənədin eskizini göstər (bütün bəndləri açmaq/yığmaq üçün iki dəfə klikləyin)
|
||||
pdfjs-document-outline-button-label = Sənəd strukturu
|
||||
pdfjs-attachments-button =
|
||||
.title = Bağlamaları göstər
|
||||
pdfjs-attachments-button-label = Bağlamalar
|
||||
pdfjs-layers-button =
|
||||
.title = Layları göstər (bütün layları ilkin halına sıfırlamaq üçün iki dəfə klikləyin)
|
||||
pdfjs-layers-button-label = Laylar
|
||||
pdfjs-thumbs-button =
|
||||
.title = Kiçik şəkilləri göstər
|
||||
pdfjs-thumbs-button-label = Kiçik şəkillər
|
||||
pdfjs-findbar-button =
|
||||
.title = Sənəddə Tap
|
||||
pdfjs-findbar-button-label = Tap
|
||||
pdfjs-additional-layers = Əlavə laylar
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Səhifə{ $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = { $page } səhifəsinin kiçik vəziyyəti
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Tap
|
||||
.placeholder = Sənəddə tap…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Bir öncəki uyğun gələn sözü tapır
|
||||
pdfjs-find-previous-button-label = Geri
|
||||
pdfjs-find-next-button =
|
||||
.title = Bir sonrakı uyğun gələn sözü tapır
|
||||
pdfjs-find-next-button-label = İrəli
|
||||
pdfjs-find-highlight-checkbox = İşarələ
|
||||
pdfjs-find-match-case-checkbox-label = Böyük/kiçik hərfə həssaslıq
|
||||
pdfjs-find-entire-word-checkbox-label = Tam sözlər
|
||||
pdfjs-find-reached-top = Sənədin yuxarısına çatdı, aşağıdan davam edir
|
||||
pdfjs-find-reached-bottom = Sənədin sonuna çatdı, yuxarıdan davam edir
|
||||
pdfjs-find-not-found = Uyğunlaşma tapılmadı
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Səhifə genişliyi
|
||||
pdfjs-page-scale-fit = Səhifəni sığdır
|
||||
pdfjs-page-scale-auto = Avtomatik yaxınlaşdır
|
||||
pdfjs-page-scale-actual = Hazırkı Həcm
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = PDF yüklenərkən bir səhv yarandı.
|
||||
pdfjs-invalid-file-error = Səhv və ya zədələnmiş olmuş PDF fayl.
|
||||
pdfjs-missing-file-error = PDF fayl yoxdur.
|
||||
pdfjs-unexpected-response-error = Gözlənilməz server cavabı.
|
||||
pdfjs-rendering-error = Səhifə göstərilərkən səhv yarandı.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } Annotasiyası]
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Bu PDF faylı açmaq üçün parolu daxil edin.
|
||||
pdfjs-password-invalid = Parol səhvdir. Bir daha yoxlayın.
|
||||
pdfjs-password-ok-button = Tamam
|
||||
pdfjs-password-cancel-button = Ləğv et
|
||||
pdfjs-web-fonts-disabled = Web Şriftlər söndürülüb: yerləşdirilmiş PDF şriftlərini istifadə etmək mümkün deyil.
|
||||
@@ -1,251 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Əvvəlki səhifə
|
||||
previous_label=Əvvəlkini tap
|
||||
next.title=Növbəti səhifə
|
||||
next_label=İrəli
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Səhifə
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=/ {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} / {{pagesCount}})
|
||||
|
||||
zoom_out.title=Uzaqlaş
|
||||
zoom_out_label=Uzaqlaş
|
||||
zoom_in.title=Yaxınlaş
|
||||
zoom_in_label=Yaxınlaş
|
||||
zoom.title=Yaxınlaşdırma
|
||||
presentation_mode.title=Təqdimat Rejiminə Keç
|
||||
presentation_mode_label=Təqdimat Rejimi
|
||||
open_file.title=Fayl Aç
|
||||
open_file_label=Aç
|
||||
print.title=Yazdır
|
||||
print_label=Yazdır
|
||||
download.title=Endir
|
||||
download_label=Endir
|
||||
bookmark.title=Hazırkı görünüş (köçür və ya yeni pəncərədə aç)
|
||||
bookmark_label=Hazırkı görünüş
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Alətlər
|
||||
tools_label=Alətlər
|
||||
first_page.title=İlk Səhifəyə get
|
||||
first_page.label=İlk Səhifəyə get
|
||||
first_page_label=İlk Səhifəyə get
|
||||
last_page.title=Son Səhifəyə get
|
||||
last_page.label=Son Səhifəyə get
|
||||
last_page_label=Son Səhifəyə get
|
||||
page_rotate_cw.title=Saat İstiqamətində Fırlat
|
||||
page_rotate_cw.label=Saat İstiqamətində Fırlat
|
||||
page_rotate_cw_label=Saat İstiqamətində Fırlat
|
||||
page_rotate_ccw.title=Saat İstiqamətinin Əksinə Fırlat
|
||||
page_rotate_ccw.label=Saat İstiqamətinin Əksinə Fırlat
|
||||
page_rotate_ccw_label=Saat İstiqamətinin Əksinə Fırlat
|
||||
|
||||
cursor_text_select_tool.title=Yazı seçmə alətini aktivləşdir
|
||||
cursor_text_select_tool_label=Yazı seçmə aləti
|
||||
cursor_hand_tool.title=Əl alətini aktivləşdir
|
||||
cursor_hand_tool_label=Əl aləti
|
||||
|
||||
scroll_vertical.title=Şaquli sürüşdürmə işlət
|
||||
scroll_vertical_label=Şaquli sürüşdürmə
|
||||
scroll_horizontal.title=Üfüqi sürüşdürmə işlət
|
||||
scroll_horizontal_label=Üfüqi sürüşdürmə
|
||||
scroll_wrapped.title=Bükülü sürüşdürmə işlət
|
||||
scroll_wrapped_label=Bükülü sürüşdürmə
|
||||
|
||||
spread_none.title=Yan-yana birləşdirilmiş səhifələri işlətmə
|
||||
spread_none_label=Birləşdirmə
|
||||
spread_odd.title=Yan-yana birləşdirilmiş səhifələri tək nömrəli səhifələrdən başlat
|
||||
spread_odd_label=Tək nömrəli
|
||||
spread_even.title=Yan-yana birləşdirilmiş səhifələri cüt nömrəli səhifələrdən başlat
|
||||
spread_even_label=Cüt nömrəli
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Sənəd xüsusiyyətləri…
|
||||
document_properties_label=Sənəd xüsusiyyətləri…
|
||||
document_properties_file_name=Fayl adı:
|
||||
document_properties_file_size=Fayl ölçüsü:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bayt)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bayt)
|
||||
document_properties_title=Başlık:
|
||||
document_properties_author=Müəllif:
|
||||
document_properties_subject=Mövzu:
|
||||
document_properties_keywords=Açar sözlər:
|
||||
document_properties_creation_date=Yaradılış Tarixi :
|
||||
document_properties_modification_date=Dəyişdirilmə Tarixi :
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Yaradan:
|
||||
document_properties_producer=PDF yaradıcısı:
|
||||
document_properties_version=PDF versiyası:
|
||||
document_properties_page_count=Səhifə sayı:
|
||||
document_properties_page_size=Səhifə Ölçüsü:
|
||||
document_properties_page_size_unit_inches=inç
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=portret
|
||||
document_properties_page_size_orientation_landscape=albom
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Məktub
|
||||
document_properties_page_size_name_legal=Hüquqi
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Fast Web View:
|
||||
document_properties_linearized_yes=Bəli
|
||||
document_properties_linearized_no=Xeyr
|
||||
document_properties_close=Qapat
|
||||
|
||||
print_progress_message=Sənəd çap üçün hazırlanır…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Ləğv et
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Yan Paneli Aç/Bağla
|
||||
toggle_sidebar_notification.title=Yan paneli çevir (sənəddə icmal/bağlama var)
|
||||
toggle_sidebar_notification2.title=Yan paneli çevir (sənəddə icmal/bağlamalar/laylar mövcuddur)
|
||||
toggle_sidebar_label=Yan Paneli Aç/Bağla
|
||||
document_outline.title=Sənədin eskizini göstər (bütün bəndləri açmaq/yığmaq üçün iki dəfə klikləyin)
|
||||
document_outline_label=Sənəd strukturu
|
||||
attachments.title=Bağlamaları göstər
|
||||
attachments_label=Bağlamalar
|
||||
layers.title=Layları göstər (bütün layları ilkin halına sıfırlamaq üçün iki dəfə klikləyin)
|
||||
layers_label=Laylar
|
||||
thumbs.title=Kiçik şəkilləri göstər
|
||||
thumbs_label=Kiçik şəkillər
|
||||
findbar.title=Sənəddə Tap
|
||||
findbar_label=Tap
|
||||
|
||||
additional_layers=Əlavə laylar
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Səhifə {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Səhifə{{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas={{page}} səhifəsinin kiçik vəziyyəti
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Tap
|
||||
find_input.placeholder=Sənəddə tap…
|
||||
find_previous.title=Bir öncəki uyğun gələn sözü tapır
|
||||
find_previous_label=Geri
|
||||
find_next.title=Bir sonrakı uyğun gələn sözü tapır
|
||||
find_next_label=İrəli
|
||||
find_highlight=İşarələ
|
||||
find_match_case_label=Böyük/kiçik hərfə həssaslıq
|
||||
find_entire_word_label=Tam sözlər
|
||||
find_reached_top=Sənədin yuxarısına çatdı, aşağıdan davam edir
|
||||
find_reached_bottom=Sənədin sonuna çatdı, yuxarıdan davam edir
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} / {{total}} uyğunluq
|
||||
find_match_count[two]={{current}} / {{total}} uyğunluq
|
||||
find_match_count[few]={{current}} / {{total}} uyğunluq
|
||||
find_match_count[many]={{current}} / {{total}} uyğunluq
|
||||
find_match_count[other]={{current}} / {{total}} uyğunluq
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]={{limit}}-dan çox uyğunluq
|
||||
find_match_count_limit[one]={{limit}}-dən çox uyğunluq
|
||||
find_match_count_limit[two]={{limit}}-dən çox uyğunluq
|
||||
find_match_count_limit[few]={{limit}} uyğunluqdan daha çox
|
||||
find_match_count_limit[many]={{limit}} uyğunluqdan daha çox
|
||||
find_match_count_limit[other]={{limit}} uyğunluqdan daha çox
|
||||
find_not_found=Uyğunlaşma tapılmadı
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Daha çox məlumati
|
||||
error_less_info=Daha az məlumat
|
||||
error_close=Qapat
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (yığma: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=İsmarıc: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Stek: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Fayl: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Sətir: {{line}}
|
||||
rendering_error=Səhifə göstərilərkən səhv yarandı.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Səhifə genişliyi
|
||||
page_scale_fit=Səhifəni sığdır
|
||||
page_scale_auto=Avtomatik yaxınlaşdır
|
||||
page_scale_actual=Hazırkı Həcm
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Səhv
|
||||
loading_error=PDF yüklenərkən bir səhv yarandı.
|
||||
invalid_file_error=Səhv və ya zədələnmiş olmuş PDF fayl.
|
||||
missing_file_error=PDF fayl yoxdur.
|
||||
unexpected_response_error=Gözlənilməz server cavabı.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} Annotasiyası]
|
||||
password_label=Bu PDF faylı açmaq üçün parolu daxil edin.
|
||||
password_invalid=Parol səhvdir. Bir daha yoxlayın.
|
||||
password_ok=Tamam
|
||||
password_cancel=Ləğv et
|
||||
|
||||
printing_not_supported=Xəbərdarlıq: Çap bu səyyah tərəfindən tam olaraq dəstəklənmir.
|
||||
printing_not_ready=Xəbərdarlıq: PDF çap üçün tam yüklənməyib.
|
||||
web_fonts_disabled=Web Şriftlər söndürülüb: yerləşdirilmiş PDF şriftlərini istifadə etmək mümkün deyil.
|
||||
656
res/static/misc/pdf-viewer/web/locale/be/viewer.ftl
Normal file
656
res/static/misc/pdf-viewer/web/locale/be/viewer.ftl
Normal file
@@ -0,0 +1,656 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Папярэдняя старонка
|
||||
pdfjs-previous-button-label = Папярэдняя
|
||||
pdfjs-next-button =
|
||||
.title = Наступная старонка
|
||||
pdfjs-next-button-label = Наступная
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Старонка
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = з { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } з { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Паменшыць
|
||||
pdfjs-zoom-out-button-label = Паменшыць
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Павялічыць
|
||||
pdfjs-zoom-in-button-label = Павялічыць
|
||||
pdfjs-zoom-select =
|
||||
.title = Павялічэнне тэксту
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Пераключыцца ў рэжым паказу
|
||||
pdfjs-presentation-mode-button-label = Рэжым паказу
|
||||
pdfjs-open-file-button =
|
||||
.title = Адкрыць файл
|
||||
pdfjs-open-file-button-label = Адкрыць
|
||||
pdfjs-print-button =
|
||||
.title = Друкаваць
|
||||
pdfjs-print-button-label = Друкаваць
|
||||
pdfjs-save-button =
|
||||
.title = Захаваць
|
||||
pdfjs-save-button-label = Захаваць
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Сцягнуць
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Сцягнуць
|
||||
pdfjs-bookmark-button =
|
||||
.title = Дзейная старонка (паглядзець URL-адрас з дзейнай старонкі)
|
||||
pdfjs-bookmark-button-label = Цяперашняя старонка
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Прылады
|
||||
pdfjs-tools-button-label = Прылады
|
||||
pdfjs-first-page-button =
|
||||
.title = Перайсці на першую старонку
|
||||
pdfjs-first-page-button-label = Перайсці на першую старонку
|
||||
pdfjs-last-page-button =
|
||||
.title = Перайсці на апошнюю старонку
|
||||
pdfjs-last-page-button-label = Перайсці на апошнюю старонку
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Павярнуць па сонцу
|
||||
pdfjs-page-rotate-cw-button-label = Павярнуць па сонцу
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Павярнуць супраць сонца
|
||||
pdfjs-page-rotate-ccw-button-label = Павярнуць супраць сонца
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Уключыць прыладу выбару тэксту
|
||||
pdfjs-cursor-text-select-tool-button-label = Прылада выбару тэксту
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Уключыць ручную прыладу
|
||||
pdfjs-cursor-hand-tool-button-label = Ручная прылада
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Выкарыстоўваць пракрутку старонкi
|
||||
pdfjs-scroll-page-button-label = Пракрутка старонкi
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Ужываць вертыкальную пракрутку
|
||||
pdfjs-scroll-vertical-button-label = Вертыкальная пракрутка
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Ужываць гарызантальную пракрутку
|
||||
pdfjs-scroll-horizontal-button-label = Гарызантальная пракрутка
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Ужываць маштабавальную пракрутку
|
||||
pdfjs-scroll-wrapped-button-label = Маштабавальная пракрутка
|
||||
pdfjs-spread-none-button =
|
||||
.title = Не выкарыстоўваць разгорнутыя старонкі
|
||||
pdfjs-spread-none-button-label = Без разгорнутых старонак
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Разгорнутыя старонкі пачынаючы з няцотных нумароў
|
||||
pdfjs-spread-odd-button-label = Няцотныя старонкі злева
|
||||
pdfjs-spread-even-button =
|
||||
.title = Разгорнутыя старонкі пачынаючы з цотных нумароў
|
||||
pdfjs-spread-even-button-label = Цотныя старонкі злева
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Уласцівасці дакумента…
|
||||
pdfjs-document-properties-button-label = Уласцівасці дакумента…
|
||||
pdfjs-document-properties-file-name = Назва файла:
|
||||
pdfjs-document-properties-file-size = Памер файла:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } КБ ({ $b } байтаў)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } МБ ({ $b } байтаў)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } КБ ({ $size_b } байт)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } МБ ({ $size_b } байт)
|
||||
pdfjs-document-properties-title = Загаловак:
|
||||
pdfjs-document-properties-author = Аўтар:
|
||||
pdfjs-document-properties-subject = Тэма:
|
||||
pdfjs-document-properties-keywords = Ключавыя словы:
|
||||
pdfjs-document-properties-creation-date = Дата стварэння:
|
||||
pdfjs-document-properties-modification-date = Дата змянення:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Стваральнік:
|
||||
pdfjs-document-properties-producer = Вырабнік PDF:
|
||||
pdfjs-document-properties-version = Версія PDF:
|
||||
pdfjs-document-properties-page-count = Колькасць старонак:
|
||||
pdfjs-document-properties-page-size = Памер старонкі:
|
||||
pdfjs-document-properties-page-size-unit-inches = цаляў
|
||||
pdfjs-document-properties-page-size-unit-millimeters = мм
|
||||
pdfjs-document-properties-page-size-orientation-portrait = кніжная
|
||||
pdfjs-document-properties-page-size-orientation-landscape = альбомная
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Letter
|
||||
pdfjs-document-properties-page-size-name-legal = Legal
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Хуткі прагляд у Інтэрнэце:
|
||||
pdfjs-document-properties-linearized-yes = Так
|
||||
pdfjs-document-properties-linearized-no = Не
|
||||
pdfjs-document-properties-close-button = Закрыць
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Падрыхтоўка дакумента да друку…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Скасаваць
|
||||
pdfjs-printing-not-supported = Папярэджанне: друк не падтрымліваецца цалкам гэтым браўзерам.
|
||||
pdfjs-printing-not-ready = Увага: PDF не сцягнуты цалкам для друкавання.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Паказаць/схаваць бакавую панэль
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Паказаць/схаваць бакавую панэль (дакумент мае змест/укладанні/пласты)
|
||||
pdfjs-toggle-sidebar-button-label = Паказаць/схаваць бакавую панэль
|
||||
pdfjs-document-outline-button =
|
||||
.title = Паказаць структуру дакумента (двайная пстрычка, каб разгарнуць /згарнуць усе элементы)
|
||||
pdfjs-document-outline-button-label = Структура дакумента
|
||||
pdfjs-attachments-button =
|
||||
.title = Паказаць далучэнні
|
||||
pdfjs-attachments-button-label = Далучэнні
|
||||
pdfjs-layers-button =
|
||||
.title = Паказаць пласты (націсніце двойчы, каб скінуць усе пласты да прадвызначанага стану)
|
||||
pdfjs-layers-button-label = Пласты
|
||||
pdfjs-thumbs-button =
|
||||
.title = Паказ мініяцюр
|
||||
pdfjs-thumbs-button-label = Мініяцюры
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Знайсці бягучы элемент структуры
|
||||
pdfjs-current-outline-item-button-label = Бягучы элемент структуры
|
||||
pdfjs-findbar-button =
|
||||
.title = Пошук у дакуменце
|
||||
pdfjs-findbar-button-label = Знайсці
|
||||
pdfjs-additional-layers = Дадатковыя пласты
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Старонка { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Мініяцюра старонкі { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Шукаць
|
||||
.placeholder = Шукаць у дакуменце…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Знайсці папярэдні выпадак выразу
|
||||
pdfjs-find-previous-button-label = Папярэдні
|
||||
pdfjs-find-next-button =
|
||||
.title = Знайсці наступны выпадак выразу
|
||||
pdfjs-find-next-button-label = Наступны
|
||||
pdfjs-find-highlight-checkbox = Падфарбаваць усе
|
||||
pdfjs-find-match-case-checkbox-label = Адрозніваць вялікія/малыя літары
|
||||
pdfjs-find-match-diacritics-checkbox-label = З улікам дыякрытык
|
||||
pdfjs-find-entire-word-checkbox-label = Словы цалкам
|
||||
pdfjs-find-reached-top = Дасягнуты пачатак дакумента, працяг з канца
|
||||
pdfjs-find-reached-bottom = Дасягнуты канец дакумента, працяг з пачатку
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } з { $total } супадзенняў
|
||||
[few] { $current } з { $total } супадзенняў
|
||||
*[many] { $current } з { $total } супадзенняў
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Больш за { $limit } супадзенне
|
||||
[few] Больш за { $limit } супадзенні
|
||||
*[many] Больш за { $limit } супадзенняў
|
||||
}
|
||||
pdfjs-find-not-found = Выраз не знойдзены
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Шырыня старонкі
|
||||
pdfjs-page-scale-fit = Уцісненне старонкі
|
||||
pdfjs-page-scale-auto = Аўтаматычнае павелічэнне
|
||||
pdfjs-page-scale-actual = Сапраўдны памер
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Старонка { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Здарылася памылка ў часе загрузкі PDF.
|
||||
pdfjs-invalid-file-error = Няспраўны або пашкоджаны файл PDF.
|
||||
pdfjs-missing-file-error = Адсутны файл PDF.
|
||||
pdfjs-unexpected-response-error = Нечаканы адказ сервера.
|
||||
pdfjs-rendering-error = Здарылася памылка падчас адлюстравання старонкі.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } Annotation]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Увядзіце пароль, каб адкрыць гэты файл PDF.
|
||||
pdfjs-password-invalid = Нядзейсны пароль. Паспрабуйце зноў.
|
||||
pdfjs-password-ok-button = Добра
|
||||
pdfjs-password-cancel-button = Скасаваць
|
||||
pdfjs-web-fonts-disabled = Шрыфты Сеціва забаронены: немагчыма ўжываць укладзеныя шрыфты PDF.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Тэкст
|
||||
pdfjs-editor-color-picker-free-text-input =
|
||||
.title = Змяніць колер тэксту
|
||||
pdfjs-editor-free-text-button-label = Тэкст
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Маляваць
|
||||
pdfjs-editor-color-picker-ink-input =
|
||||
.title = Змяніць колер малюнка
|
||||
pdfjs-editor-ink-button-label = Маляваць
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Дадаць або змяніць выявы
|
||||
pdfjs-editor-stamp-button-label = Дадаць або змяніць выявы
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Вылучэнне
|
||||
pdfjs-editor-highlight-button-label = Вылучэнне
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Падфарбаваць
|
||||
.aria-label = Падфарбаваць
|
||||
pdfjs-highlight-floating-button-label = Падфарбаваць
|
||||
pdfjs-comment-floating-button =
|
||||
.title = Каментаваць
|
||||
.aria-label = Каментаваць
|
||||
pdfjs-comment-floating-button-label = Каментаваць
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Дадаць подпіс
|
||||
pdfjs-editor-signature-button-label = Дадаць подпіс
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Рэдактар вылучэнняў
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Рэдактар малюнкаў
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Рэдактар подпісаў: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Рэдактар выяў
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Выдаліць малюнак
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Выдаліць тэкст
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Выдаліць выяву
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Выдаліць падфарбоўку
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Выдаліць подпіс
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Колер
|
||||
pdfjs-editor-free-text-size-input = Памер
|
||||
pdfjs-editor-ink-color-input = Колер
|
||||
pdfjs-editor-ink-thickness-input = Таўшчыня
|
||||
pdfjs-editor-ink-opacity-input = Непразрыстасць
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Дадаць выяву
|
||||
pdfjs-editor-stamp-add-image-button-label = Дадаць выяву
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Таўшчыня
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Змяняць таўшчыню пры вылучэнні іншых элементаў, акрамя тэксту
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Элементы кіравання подпісамі і захаваныя подпісы
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Дадаць новы подпіс
|
||||
pdfjs-editor-signature-add-signature-button-label = Дадаць новы подпіс
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Захаваны подпіс: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Тэкставы рэдактар
|
||||
.default-content = Пачніце ўводзіць…
|
||||
pdfjs-free-text =
|
||||
.aria-label = Тэкставы рэдактар
|
||||
pdfjs-free-text-default-content = Пачніце набор тэксту…
|
||||
pdfjs-ink =
|
||||
.aria-label = Графічны рэдактар
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Выява, створаная карыстальнікам
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Альтэрнатыўны тэкст
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Змяніць альтэрнатыўны тэкст
|
||||
pdfjs-editor-alt-text-edit-button-label = Змяніць альтэрнатыўны тэкст
|
||||
pdfjs-editor-alt-text-dialog-label = Выберыце варыянт
|
||||
pdfjs-editor-alt-text-dialog-description = Альтэрнатыўны тэкст дапамагае, калі людзі не бачаць выяву або калі яна не загружаецца.
|
||||
pdfjs-editor-alt-text-add-description-label = Дадаць апісанне
|
||||
pdfjs-editor-alt-text-add-description-description = Старайцеся скласці 1-2 сказы, якія апісваюць прадмет, абстаноўку або дзеянні.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Пазначыць як дэкаратыўны
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Выкарыстоўваецца для дэкаратыўных выяваў, такіх як рамкі або вадзяныя знакі.
|
||||
pdfjs-editor-alt-text-cancel-button = Скасаваць
|
||||
pdfjs-editor-alt-text-save-button = Захаваць
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Пазначаны як дэкаратыўны
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Напрыклад, «Малады чалавек садзіцца за стол есці»
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Альтэрнатыўны тэкст
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Верхні левы кут — змяніць памер
|
||||
pdfjs-editor-resizer-label-top-middle = Уверсе пасярэдзіне — змяніць памер
|
||||
pdfjs-editor-resizer-label-top-right = Верхні правы кут — змяніць памер
|
||||
pdfjs-editor-resizer-label-middle-right = Пасярэдзіне справа — змяніць памер
|
||||
pdfjs-editor-resizer-label-bottom-right = Правы ніжні кут — змяніць памер
|
||||
pdfjs-editor-resizer-label-bottom-middle = Пасярэдзіне ўнізе — змяніць памер
|
||||
pdfjs-editor-resizer-label-bottom-left = Левы ніжні кут — змяніць памер
|
||||
pdfjs-editor-resizer-label-middle-left = Пасярэдзіне злева — змяніць памер
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Верхні левы кут — змяніць памер
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Уверсе пасярэдзіне — змяніць памер
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Верхні правы кут — змяніць памер
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Пасярэдзіне справа — змяніць памер
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Правы ніжні кут — змяніць памер
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Пасярэдзіне ўнізе — змяніць памер
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Левы ніжні кут — змяніць памер
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Пасярэдзіне злева — змяніць памер
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Колер падфарбоўкі
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Змяніць колер
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Выбар колеру
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Жоўты
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Зялёны
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Блакітны
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Ружовы
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Чырвоны
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Паказаць усе
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Паказаць усе
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Рэдагаваць тэкст для атрыбута alt (апісанне выявы)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Дадаць тэкст для атрыбута alt (апісанне выявы)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Напішыце сваё апісанне тут…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Кароткае апісанне для людзей, якія не бачаць выяву, ці калі выява не загружаецца.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Гэты тэкст для атрыбута alt быў створаны аўтаматычна і можа быць недакладным
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Даведацца больш
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Ствараць тэкст для атрыбута alt аўтаматычна
|
||||
pdfjs-editor-new-alt-text-not-now-button = Не зараз
|
||||
pdfjs-editor-new-alt-text-error-title = Не ўдалося аўтаматычна стварыць тэкст для атрыбута alt
|
||||
pdfjs-editor-new-alt-text-error-description = Калі ласка, напішыце ўласны тэкст для атрыбута alt або паўтарыце спробу пазней.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Закрыць
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Сцягванне мадэлі ШІ для тэксту для атрыбута alt ({ $downloadedSize } з { $totalSize } МБ)
|
||||
.aria-valuetext = Сцягванне мадэлі ШІ для тэксту для атрыбута alt ({ $downloadedSize } з { $totalSize } МБ)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Тэкст для атрыбута alt дададзены
|
||||
pdfjs-editor-new-alt-text-added-button-label = Тэкст для атрыбута alt дададзены
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Адсутнічае тэкст для атрыбута alt
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Адсутнічае тэкст для атрыбута alt
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Водгук на тэкст для атрыбута alt
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Водгук на тэкст для атрыбута alt
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Створаны аўтаматычна: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Налады альтэрнатыўнага тэксту для выявы
|
||||
pdfjs-image-alt-text-settings-button-label = Налады альтэрнатыўнага тэксту для выявы
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Налады альтэрнатыўнага тэксту для выявы
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Аўтаматычны тэкст для атрыбута alt
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Ствараць тэкст для атрыбута alt аўтаматычна
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Прапануе апісанні, каб дапамагчы людзям, якія не бачаць выяву, ці калі выява не загружаецца.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Мадэль ШІ для тэксту для атрыбута alt ({ $totalSize } МБ)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Працуе лакальна на вашай прыладзе, таму вашы звесткі застаюцца прыватнымі. Патрабуецца для аўтаматычнага альтэрнатыўнага тэксту.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Выдаліць
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Сцягнуць
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Сцягванне…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Рэдактар тэксту для атрыбута alt
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Адразу паказваць рэдактар тэксту для атрыбута alt пры даданні выявы
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Дапамагае пераканацца, што ўсе вашы выявы маюць альтэрнатыўны тэкст.
|
||||
pdfjs-editor-alt-text-settings-close-button = Закрыць
|
||||
|
||||
## Accessibility labels (announced by screen readers) for objects added to the editor.
|
||||
|
||||
pdfjs-editor-highlight-added-alert = Вылучэнне дададзена
|
||||
pdfjs-editor-freetext-added-alert = Тэкст дададзены
|
||||
pdfjs-editor-ink-added-alert = Малюнак дададзены
|
||||
pdfjs-editor-stamp-added-alert = Выява дададзена
|
||||
pdfjs-editor-signature-added-alert = Подпіс дададзены
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Падсвятленне выдалена
|
||||
pdfjs-editor-undo-bar-message-freetext = Тэкст выдалены
|
||||
pdfjs-editor-undo-bar-message-ink = Малюнак выдалены
|
||||
pdfjs-editor-undo-bar-message-stamp = Відарыс выдалены
|
||||
pdfjs-editor-undo-bar-message-signature = Подпіс выдалены
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] { $count } анатацыя выдалена
|
||||
[few] { $count } анатацыі выдалена
|
||||
*[many] { $count } анатацый выдалена
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Адмяніць
|
||||
pdfjs-editor-undo-bar-undo-button-label = Адмяніць
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Закрыць
|
||||
pdfjs-editor-undo-bar-close-button-label = Закрыць
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = Гэты рэжым дазваляе карыстальніку ствараць подпіс для дадання ў дакумент PDF. Карыстальнік можа рэдагаваць імя (якое таксама служыць альтэрнатыўным тэкстам) і пры жаданні захаваць подпіс для паўторнага выкарыстання.
|
||||
pdfjs-editor-add-signature-dialog-title = Дадаць подпіс
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Увод
|
||||
.title = Увод
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Маляваць
|
||||
.title = Маляваць
|
||||
pdfjs-editor-add-signature-image-button = Выява
|
||||
.title = Выява
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Увядзіце свой подпіс
|
||||
.placeholder = Увядзіце свой подпіс
|
||||
pdfjs-editor-add-signature-draw-placeholder = Намалюйце свой подпіс
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Таўшчыня
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Таўшчыня малюнка: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Перацягнуць файл сюды, каб загрузіць
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] Або праглядайце файлы малюнкаў
|
||||
*[other] Або праглядайце файлы малюнкаў
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Апісанне (альтэрнатыўны тэкст)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Апісанне (альтэрнатыўны тэкст)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Подпіс
|
||||
pdfjs-editor-add-signature-clear-button-label = Выдаліць подпіс
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Выдаліць подпіс
|
||||
pdfjs-editor-add-signature-save-checkbox = Захаваць подпіс
|
||||
pdfjs-editor-add-signature-save-warning-message = Вы дасягнулі ліміту ў 5 захаваных подпісаў. Выдаліце адзін, каб захаваць іншы.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Не ўдалося загрузіць выяву
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Праверце падключэнне да сеткі ці паспрабуйце іншую выяву.
|
||||
pdfjs-editor-add-signature-image-no-data-error-title = Не ўдалося пераўтварыць гэту выяву ў подпіс
|
||||
pdfjs-editor-add-signature-image-no-data-error-description = Калі ласка, паспрабуйце зацягнуць іншую выяву.
|
||||
pdfjs-editor-add-signature-error-close-button = Закрыць
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Скасаваць
|
||||
pdfjs-editor-add-signature-add-button = Дадаць
|
||||
pdfjs-editor-edit-signature-update-button = Абнавіць
|
||||
|
||||
## Edit a comment dialog
|
||||
|
||||
pdfjs-editor-edit-comment-actions-button-label = Дзеянні
|
||||
pdfjs-editor-edit-comment-actions-button =
|
||||
.title = Дзеянні
|
||||
pdfjs-editor-edit-comment-close-button-label = Закрыць
|
||||
pdfjs-editor-edit-comment-close-button =
|
||||
.title = Закрыць
|
||||
pdfjs-editor-edit-comment-actions-edit-button-label = Праўка
|
||||
pdfjs-editor-edit-comment-actions-delete-button-label = Выдаліць
|
||||
pdfjs-editor-edit-comment-manager-text-input =
|
||||
.placeholder = Увядзіце свой каментарый
|
||||
pdfjs-editor-edit-comment-manager-cancel-button = Скасаваць
|
||||
pdfjs-editor-edit-comment-manager-save-button = Захаваць
|
||||
|
||||
## Edit a comment button in the editor toolbar
|
||||
|
||||
pdfjs-editor-edit-comment-button =
|
||||
.title = Змяніць каментарый
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Выдаліць захаваны подпіс
|
||||
pdfjs-editor-delete-signature-button-label1 = Выдаліць захаваны подпіс
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Рэдагаваць апісанне
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Рэдагаваць апісанне
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Папярэдняя старонка
|
||||
previous_label=Папярэдняя
|
||||
next.title=Наступная старонка
|
||||
next_label=Наступная
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Старонка
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=з {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} з {{pagesCount}})
|
||||
|
||||
zoom_out.title=Паменшыць
|
||||
zoom_out_label=Паменшыць
|
||||
zoom_in.title=Павялічыць
|
||||
zoom_in_label=Павялічыць
|
||||
zoom.title=Павялічэнне тэксту
|
||||
presentation_mode.title=Пераключыцца ў рэжым паказу
|
||||
presentation_mode_label=Рэжым паказу
|
||||
open_file.title=Адкрыць файл
|
||||
open_file_label=Адкрыць
|
||||
print.title=Друкаваць
|
||||
print_label=Друкаваць
|
||||
download.title=Сцягнуць
|
||||
download_label=Сцягнуць
|
||||
bookmark.title=Цяперашняя праява (скапіяваць або адчыніць у новым акне)
|
||||
bookmark_label=Цяперашняя праява
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Прылады
|
||||
tools_label=Прылады
|
||||
first_page.title=Перайсці на першую старонку
|
||||
first_page.label=Перайсці на першую старонку
|
||||
first_page_label=Перайсці на першую старонку
|
||||
last_page.title=Перайсці на апошнюю старонку
|
||||
last_page.label=Перайсці на апошнюю старонку
|
||||
last_page_label=Перайсці на апошнюю старонку
|
||||
page_rotate_cw.title=Павярнуць па сонцу
|
||||
page_rotate_cw.label=Павярнуць па сонцу
|
||||
page_rotate_cw_label=Павярнуць па сонцу
|
||||
page_rotate_ccw.title=Павярнуць супраць сонца
|
||||
page_rotate_ccw.label=Павярнуць супраць сонца
|
||||
page_rotate_ccw_label=Павярнуць супраць сонца
|
||||
|
||||
cursor_text_select_tool.title=Уключыць прыладу выбару тэксту
|
||||
cursor_text_select_tool_label=Прылада выбару тэксту
|
||||
cursor_hand_tool.title=Уключыць ручную прыладу
|
||||
cursor_hand_tool_label=Ручная прылада
|
||||
|
||||
scroll_vertical.title=Ужываць вертыкальную пракрутку
|
||||
scroll_vertical_label=Вертыкальная пракрутка
|
||||
scroll_horizontal.title=Ужываць гарызантальную пракрутку
|
||||
scroll_horizontal_label=Гарызантальная пракрутка
|
||||
scroll_wrapped.title=Ужываць маштабавальную пракрутку
|
||||
scroll_wrapped_label=Маштабавальная пракрутка
|
||||
|
||||
spread_none.title=Не выкарыстоўваць разгорнутыя старонкі
|
||||
spread_none_label=Без разгорнутых старонак
|
||||
spread_odd.title=Разгорнутыя старонкі пачынаючы з няцотных нумароў
|
||||
spread_odd_label=Няцотныя старонкі злева
|
||||
spread_even.title=Разгорнутыя старонкі пачынаючы з цотных нумароў
|
||||
spread_even_label=Цотныя старонкі злева
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Уласцівасці дакумента…
|
||||
document_properties_label=Уласцівасці дакумента…
|
||||
document_properties_file_name=Назва файла:
|
||||
document_properties_file_size=Памер файла:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} КБ ({{size_b}} байт)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} МБ ({{size_b}} байт)
|
||||
document_properties_title=Загаловак:
|
||||
document_properties_author=Аўтар:
|
||||
document_properties_subject=Тэма:
|
||||
document_properties_keywords=Ключавыя словы:
|
||||
document_properties_creation_date=Дата стварэння:
|
||||
document_properties_modification_date=Дата змянення:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Стваральнік:
|
||||
document_properties_producer=Вырабнік PDF:
|
||||
document_properties_version=Версія PDF:
|
||||
document_properties_page_count=Колькасць старонак:
|
||||
document_properties_page_size=Памер старонкі:
|
||||
document_properties_page_size_unit_inches=цаляў
|
||||
document_properties_page_size_unit_millimeters=мм
|
||||
document_properties_page_size_orientation_portrait=кніжная
|
||||
document_properties_page_size_orientation_landscape=альбомная
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Letter
|
||||
document_properties_page_size_name_legal=Legal
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Хуткі прагляд у Інтэрнэце:
|
||||
document_properties_linearized_yes=Так
|
||||
document_properties_linearized_no=Не
|
||||
document_properties_close=Закрыць
|
||||
|
||||
print_progress_message=Падрыхтоўка дакумента да друку…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Скасаваць
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Паказаць/схаваць бакавую панэль
|
||||
toggle_sidebar_notification.title=Паказаць/схаваць бакавую панэль (дакумент мае змест/укладанні)
|
||||
toggle_sidebar_notification2.title=Паказаць/схаваць бакавую панэль (дакумент мае змест/укладанні/пласты)
|
||||
toggle_sidebar_label=Паказаць/схаваць бакавую панэль
|
||||
document_outline.title=Паказаць структуру дакумента (двайная пстрычка, каб разгарнуць /згарнуць усе элементы)
|
||||
document_outline_label=Структура дакумента
|
||||
attachments.title=Паказаць далучэнні
|
||||
attachments_label=Далучэнні
|
||||
layers.title=Паказаць пласты (двойчы пстрыкніце, каб скінуць усе пласты да прадвызначанага стану)
|
||||
layers_label=Пласты
|
||||
thumbs.title=Паказ мініяцюр
|
||||
thumbs_label=Мініяцюры
|
||||
current_outline_item.title=Знайсці бягучы элемент структуры
|
||||
current_outline_item_label=Бягучы элемент структуры
|
||||
findbar.title=Пошук у дакуменце
|
||||
findbar_label=Знайсці
|
||||
|
||||
additional_layers=Дадатковыя пласты
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Старонка {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Старонка {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Старонка {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Мініяцюра старонкі {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Шукаць
|
||||
find_input.placeholder=Шукаць у дакуменце…
|
||||
find_previous.title=Знайсці папярэдні выпадак выразу
|
||||
find_previous_label=Папярэдні
|
||||
find_next.title=Знайсці наступны выпадак выразу
|
||||
find_next_label=Наступны
|
||||
find_highlight=Падфарбаваць усе
|
||||
find_match_case_label=Адрозніваць вялікія/малыя літары
|
||||
find_entire_word_label=Словы цалкам
|
||||
find_reached_top=Дасягнуты пачатак дакумента, працяг з канца
|
||||
find_reached_bottom=Дасягнуты канец дакумента, працяг з пачатку
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} з {{total}} супадзення
|
||||
find_match_count[two]={{current}} з {{total}} супадзенняў
|
||||
find_match_count[few]={{current}} з {{total}} супадзенняў
|
||||
find_match_count[many]={{current}} з {{total}} супадзенняў
|
||||
find_match_count[other]={{current}} з {{total}} супадзенняў
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Больш за {{limit}} супадзенняў
|
||||
find_match_count_limit[one]=Больш за {{limit}} супадзенне
|
||||
find_match_count_limit[two]=Больш за {{limit}} супадзенняў
|
||||
find_match_count_limit[few]=Больш за {{limit}} супадзенняў
|
||||
find_match_count_limit[many]=Больш за {{limit}} супадзенняў
|
||||
find_match_count_limit[other]=Больш за {{limit}} супадзенняў
|
||||
find_not_found=Выраз не знойдзены
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Падрабязней
|
||||
error_less_info=Сцісла
|
||||
error_close=Закрыць
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js в{{version}} (зборка: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Паведамленне: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Стос: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Файл: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Радок: {{line}}
|
||||
rendering_error=Здарылася памылка падчас адлюстравання старонкі.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Шырыня старонкі
|
||||
page_scale_fit=Уцісненне старонкі
|
||||
page_scale_auto=Аўтаматычнае павелічэнне
|
||||
page_scale_actual=Сапраўдны памер
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Памылка
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Чытаецца…
|
||||
loading_error=Здарылася памылка падчас загрузкі PDF.
|
||||
invalid_file_error=Няспраўны або пашкоджаны файл PDF.
|
||||
missing_file_error=Адсутны файл PDF.
|
||||
unexpected_response_error=Нечаканы адказ сервера.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} Annotation]
|
||||
password_label=Увядзіце пароль, каб адкрыць гэты файл PDF.
|
||||
password_invalid=Нядзейсны пароль. Паспрабуйце зноў.
|
||||
password_ok=Добра
|
||||
password_cancel=Скасаваць
|
||||
|
||||
printing_not_supported=Папярэджанне: друк не падтрымліваецца цалкам гэтым браўзерам.
|
||||
printing_not_ready=Увага: PDF не сцягнуты цалкам для друкавання.
|
||||
web_fonts_disabled=Шрыфты Сеціва забаронены: немагчыма ўжываць укладзеныя шрыфты PDF.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=Гэты дакумент PDF змяшчае лічбавыя подпісы. Праверка подпісаў не падтрымліваецца.
|
||||
414
res/static/misc/pdf-viewer/web/locale/bg/viewer.ftl
Normal file
414
res/static/misc/pdf-viewer/web/locale/bg/viewer.ftl
Normal file
@@ -0,0 +1,414 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Предишна страница
|
||||
pdfjs-previous-button-label = Предишна
|
||||
pdfjs-next-button =
|
||||
.title = Следваща страница
|
||||
pdfjs-next-button-label = Следваща
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Страница
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = от { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } от { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Намаляване
|
||||
pdfjs-zoom-out-button-label = Намаляване
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Увеличаване
|
||||
pdfjs-zoom-in-button-label = Увеличаване
|
||||
pdfjs-zoom-select =
|
||||
.title = Мащабиране
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Превключване към режим на представяне
|
||||
pdfjs-presentation-mode-button-label = Режим на представяне
|
||||
pdfjs-open-file-button =
|
||||
.title = Отваряне на файл
|
||||
pdfjs-open-file-button-label = Отваряне
|
||||
pdfjs-print-button =
|
||||
.title = Отпечатване
|
||||
pdfjs-print-button-label = Отпечатване
|
||||
pdfjs-save-button =
|
||||
.title = Запазване
|
||||
pdfjs-save-button-label = Запазване
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Изтегляне
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Изтегляне
|
||||
pdfjs-bookmark-button =
|
||||
.title = Текуща страница (преглед на адреса на страницата)
|
||||
pdfjs-bookmark-button-label = Текуща страница
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Инструменти
|
||||
pdfjs-tools-button-label = Инструменти
|
||||
pdfjs-first-page-button =
|
||||
.title = Към първата страница
|
||||
pdfjs-first-page-button-label = Към първата страница
|
||||
pdfjs-last-page-button =
|
||||
.title = Към последната страница
|
||||
pdfjs-last-page-button-label = Към последната страница
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Завъртане по час. стрелка
|
||||
pdfjs-page-rotate-cw-button-label = Завъртане по часовниковата стрелка
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Завъртане обратно на час. стрелка
|
||||
pdfjs-page-rotate-ccw-button-label = Завъртане обратно на часовниковата стрелка
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Включване на инструмента за избор на текст
|
||||
pdfjs-cursor-text-select-tool-button-label = Инструмент за избор на текст
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Включване на инструмента ръка
|
||||
pdfjs-cursor-hand-tool-button-label = Инструмент ръка
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Използване на плъзгане на страници
|
||||
pdfjs-scroll-page-button-label = Плъзгане на страници
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Използване на вертикално плъзгане
|
||||
pdfjs-scroll-vertical-button-label = Вертикално плъзгане
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Използване на хоризонтално
|
||||
pdfjs-scroll-horizontal-button-label = Хоризонтално плъзгане
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Използване на мащабируемо плъзгане
|
||||
pdfjs-scroll-wrapped-button-label = Мащабируемо плъзгане
|
||||
pdfjs-spread-none-button =
|
||||
.title = Режимът на сдвояване е изключен
|
||||
pdfjs-spread-none-button-label = Без сдвояване
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Сдвояване, започвайки от нечетните страници
|
||||
pdfjs-spread-odd-button-label = Нечетните отляво
|
||||
pdfjs-spread-even-button =
|
||||
.title = Сдвояване, започвайки от четните страници
|
||||
pdfjs-spread-even-button-label = Четните отляво
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Свойства на документа…
|
||||
pdfjs-document-properties-button-label = Свойства на документа…
|
||||
pdfjs-document-properties-file-name = Име на файл:
|
||||
pdfjs-document-properties-file-size = Големина на файл:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } КБ ({ $b } байта)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } МБ ({ $b } байта)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } КБ ({ $size_b } байта)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } МБ ({ $size_b } байта)
|
||||
pdfjs-document-properties-title = Заглавие:
|
||||
pdfjs-document-properties-author = Автор:
|
||||
pdfjs-document-properties-subject = Тема:
|
||||
pdfjs-document-properties-keywords = Ключови думи:
|
||||
pdfjs-document-properties-creation-date = Дата на създаване:
|
||||
pdfjs-document-properties-modification-date = Дата на промяна:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Създател:
|
||||
pdfjs-document-properties-producer = PDF произведен от:
|
||||
pdfjs-document-properties-version = Издание на PDF:
|
||||
pdfjs-document-properties-page-count = Брой страници:
|
||||
pdfjs-document-properties-page-size = Размер на страницата:
|
||||
pdfjs-document-properties-page-size-unit-inches = инч
|
||||
pdfjs-document-properties-page-size-unit-millimeters = мм
|
||||
pdfjs-document-properties-page-size-orientation-portrait = портрет
|
||||
pdfjs-document-properties-page-size-orientation-landscape = пейзаж
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Letter
|
||||
pdfjs-document-properties-page-size-name-legal = Правни въпроси
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Бърз преглед:
|
||||
pdfjs-document-properties-linearized-yes = Да
|
||||
pdfjs-document-properties-linearized-no = Не
|
||||
pdfjs-document-properties-close-button = Затваряне
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Подготвяне на документа за отпечатване…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Отказ
|
||||
pdfjs-printing-not-supported = Внимание: Този четец няма пълна поддръжка на отпечатване.
|
||||
pdfjs-printing-not-ready = Внимание: Този PDF файл не е напълно зареден за печат.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Превключване на страничната лента
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Превключване на страничната лента (документът има структура/прикачени файлове/слоеве)
|
||||
pdfjs-toggle-sidebar-button-label = Превключване на страничната лента
|
||||
pdfjs-document-outline-button =
|
||||
.title = Показване на структурата на документа (двукратно щракване за свиване/разгъване на всичко)
|
||||
pdfjs-document-outline-button-label = Структура на документа
|
||||
pdfjs-attachments-button =
|
||||
.title = Показване на притурките
|
||||
pdfjs-attachments-button-label = Притурки
|
||||
pdfjs-layers-button =
|
||||
.title = Показване на слоевете (двукратно щракване за възстановяване на всички слоеве към състоянието по подразбиране)
|
||||
pdfjs-layers-button-label = Слоеве
|
||||
pdfjs-thumbs-button =
|
||||
.title = Показване на миниатюрите
|
||||
pdfjs-thumbs-button-label = Миниатюри
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Намиране на текущия елемент от структурата
|
||||
pdfjs-current-outline-item-button-label = Текущ елемент от структурата
|
||||
pdfjs-findbar-button =
|
||||
.title = Намиране в документа
|
||||
pdfjs-findbar-button-label = Търсене
|
||||
pdfjs-additional-layers = Допълнителни слоеве
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Страница { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Миниатюра на страница { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Търсене
|
||||
.placeholder = Търсене в документа…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Намиране на предишно съвпадение на фразата
|
||||
pdfjs-find-previous-button-label = Предишна
|
||||
pdfjs-find-next-button =
|
||||
.title = Намиране на следващо съвпадение на фразата
|
||||
pdfjs-find-next-button-label = Следваща
|
||||
pdfjs-find-highlight-checkbox = Открояване на всички
|
||||
pdfjs-find-match-case-checkbox-label = Съвпадение на регистъра
|
||||
pdfjs-find-match-diacritics-checkbox-label = Без производни букви
|
||||
pdfjs-find-entire-word-checkbox-label = Цели думи
|
||||
pdfjs-find-reached-top = Достигнато е началото на документа, продължаване от края
|
||||
pdfjs-find-reached-bottom = Достигнат е краят на документа, продължаване от началото
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } от { $total } съвпадение
|
||||
*[other] { $current } от { $total } съвпадения
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Повече от { $limit } съвпадение
|
||||
*[other] Повече от { $limit } съвпадения
|
||||
}
|
||||
pdfjs-find-not-found = Фразата не е намерена
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Ширина на страницата
|
||||
pdfjs-page-scale-fit = Вместване в страницата
|
||||
pdfjs-page-scale-auto = Автоматично мащабиране
|
||||
pdfjs-page-scale-actual = Действителен размер
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Страница { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Получи се грешка при зареждане на PDF-а.
|
||||
pdfjs-invalid-file-error = Невалиден или повреден PDF файл.
|
||||
pdfjs-missing-file-error = Липсващ PDF файл.
|
||||
pdfjs-unexpected-response-error = Неочакван отговор от сървъра.
|
||||
pdfjs-rendering-error = Грешка при изчертаване на страницата.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [Анотация { $type }]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Въведете парола за отваряне на този PDF файл.
|
||||
pdfjs-password-invalid = Невалидна парола. Моля, опитайте отново.
|
||||
pdfjs-password-ok-button = Добре
|
||||
pdfjs-password-cancel-button = Отказ
|
||||
pdfjs-web-fonts-disabled = Уеб-шрифтовете са забранени: разрешаване на използването на вградените PDF шрифтове.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Текст
|
||||
pdfjs-editor-free-text-button-label = Текст
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Рисуване
|
||||
pdfjs-editor-ink-button-label = Рисуване
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Добавяне или променяне на изображения
|
||||
pdfjs-editor-stamp-button-label = Добавяне или променяне на изображения
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Премахване на рисунката
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Премахване на текста
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Пермахване на изображението
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Премахване на открояването
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Цвят
|
||||
pdfjs-editor-free-text-size-input = Размер
|
||||
pdfjs-editor-ink-color-input = Цвят
|
||||
pdfjs-editor-ink-thickness-input = Дебелина
|
||||
pdfjs-editor-ink-opacity-input = Прозрачност
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Добавяне на изображение
|
||||
pdfjs-editor-stamp-add-image-button-label = Добавяне на изображение
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Текстов редактор
|
||||
.default-content = Започнете да пишете…
|
||||
pdfjs-free-text =
|
||||
.aria-label = Текстов редактор
|
||||
pdfjs-free-text-default-content = Започнете да пишете…
|
||||
pdfjs-ink =
|
||||
.aria-label = Промяна на рисунка
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Изображение, създадено от потребител
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Алтернативен текст
|
||||
pdfjs-editor-alt-text-edit-button-label = Промяна на алтернативния текст
|
||||
pdfjs-editor-alt-text-dialog-label = Изберете от възможностите
|
||||
pdfjs-editor-alt-text-dialog-description = Алтернативният текст помага на потребителите, когато не могат да видят изображението или то не се зарежда.
|
||||
pdfjs-editor-alt-text-add-description-label = Добавяне на описание
|
||||
pdfjs-editor-alt-text-add-description-description = Стремете се към 1-2 изречения, описващи предмета, настройката или действията.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Отбелязване като декоративно
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Използва се за орнаменти или декоративни изображения, като контури и водни знаци.
|
||||
pdfjs-editor-alt-text-cancel-button = Отказ
|
||||
pdfjs-editor-alt-text-save-button = Запазване
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Отбелязване като декоративно
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Например, „Млад мъж седи на маса и се храни“
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Горен ляв ъгъл — преоразмеряване
|
||||
pdfjs-editor-resizer-label-top-middle = Горе в средата — преоразмеряване
|
||||
pdfjs-editor-resizer-label-top-right = Горен десен ъгъл — преоразмеряване
|
||||
pdfjs-editor-resizer-label-middle-right = Дясно в средата — преоразмеряване
|
||||
pdfjs-editor-resizer-label-bottom-right = Долен десен ъгъл — преоразмеряване
|
||||
pdfjs-editor-resizer-label-bottom-middle = Долу в средата — преоразмеряване
|
||||
pdfjs-editor-resizer-label-bottom-left = Долен ляв ъгъл — преоразмеряване
|
||||
pdfjs-editor-resizer-label-middle-left = Ляво в средата — преоразмеряване
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Горен ляв ъгъл — преоразмеряване
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Горе в средата — преоразмеряване
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Горен десен ъгъл — преоразмеряване
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Дясно в средата — преоразмеряване
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Долен десен ъгъл — преоразмеряване
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Долу в средата — преоразмеряване
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Долен ляв ъгъл — преоразмеряване
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Ляво в средата — преоразмеряване
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Цвят на открояване
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Промяна на цвят
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Избор на цвят
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Жълто
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Зелено
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Синьо
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Розово
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Червено
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
pdfjs-editor-new-alt-text-not-now-button = Не сега
|
||||
@@ -1,241 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Предишна страница
|
||||
previous_label=Предишна
|
||||
next.title=Следваща страница
|
||||
next_label=Следваща
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Страница
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=от {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} от {{pagesCount}})
|
||||
|
||||
zoom_out.title=Намаляване
|
||||
zoom_out_label=Намаляване
|
||||
zoom_in.title=Увеличаване
|
||||
zoom_in_label=Увеличаване
|
||||
zoom.title=Мащабиране
|
||||
presentation_mode.title=Превключване към режим на представяне
|
||||
presentation_mode_label=Режим на представяне
|
||||
open_file.title=Отваряне на файл
|
||||
open_file_label=Отваряне
|
||||
print.title=Отпечатване
|
||||
print_label=Отпечатване
|
||||
download.title=Изтегляне
|
||||
download_label=Изтегляне
|
||||
bookmark.title=Текущ изглед (копиране или отваряне в нов прозорец)
|
||||
bookmark_label=Текущ изглед
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Инструменти
|
||||
tools_label=Инструменти
|
||||
first_page.title=Към първата страница
|
||||
first_page.label=Към първата страница
|
||||
first_page_label=Към първата страница
|
||||
last_page.title=Към последната страница
|
||||
last_page.label=Към последната страница
|
||||
last_page_label=Към последната страница
|
||||
page_rotate_cw.title=Завъртане по час. стрелка
|
||||
page_rotate_cw.label=Завъртане по часовниковата стрелка
|
||||
page_rotate_cw_label=Завъртане по часовниковата стрелка
|
||||
page_rotate_ccw.title=Завъртане обратно на час. стрелка
|
||||
page_rotate_ccw.label=Завъртане обратно на часовниковата стрелка
|
||||
page_rotate_ccw_label=Завъртане обратно на часовниковата стрелка
|
||||
|
||||
cursor_text_select_tool.title=Включване на инструмента за избор на текст
|
||||
cursor_text_select_tool_label=Инструмент за избор на текст
|
||||
cursor_hand_tool.title=Включване на инструмента ръка
|
||||
cursor_hand_tool_label=Инструмент ръка
|
||||
|
||||
scroll_vertical.title=Използване на вертикално плъзгане
|
||||
scroll_vertical_label=Вертикално плъзгане
|
||||
scroll_horizontal.title=Използване на хоризонтално
|
||||
scroll_horizontal_label=Хоризонтално плъзгане
|
||||
scroll_wrapped.title=Използване на мащабируемо плъзгане
|
||||
scroll_wrapped_label=Мащабируемо плъзгане
|
||||
|
||||
spread_none.title=Режимът на сдвояване е изключен
|
||||
spread_none_label=Без сдвояване
|
||||
spread_odd.title=Сдвояване, започвайки от нечетните страници
|
||||
spread_odd_label=Нечетните отляво
|
||||
spread_even.title=Сдвояване, започвайки от четните страници
|
||||
spread_even_label=Четните отляво
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Свойства на документа…
|
||||
document_properties_label=Свойства на документа…
|
||||
document_properties_file_name=Име на файл:
|
||||
document_properties_file_size=Големина на файл:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} КБ ({{size_b}} байта)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} МБ ({{size_b}} байта)
|
||||
document_properties_title=Заглавие:
|
||||
document_properties_author=Автор:
|
||||
document_properties_subject=Тема:
|
||||
document_properties_keywords=Ключови думи:
|
||||
document_properties_creation_date=Дата на създаване:
|
||||
document_properties_modification_date=Дата на промяна:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Създател:
|
||||
document_properties_producer=PDF произведен от:
|
||||
document_properties_version=Издание на PDF:
|
||||
document_properties_page_count=Брой страници:
|
||||
document_properties_page_size=Размер на страницата:
|
||||
document_properties_page_size_unit_inches=инч
|
||||
document_properties_page_size_unit_millimeters=мм
|
||||
document_properties_page_size_orientation_portrait=портрет
|
||||
document_properties_page_size_orientation_landscape=пейзаж
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Letter
|
||||
document_properties_page_size_name_legal=Правни въпроси
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Бърз преглед:
|
||||
document_properties_linearized_yes=Да
|
||||
document_properties_linearized_no=Не
|
||||
document_properties_close=Затваряне
|
||||
|
||||
print_progress_message=Подготвяне на документа за отпечатване…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Отказ
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Превключване на страничната лента
|
||||
toggle_sidebar_notification.title=Превключване на страничната лента (документи със структура/прикачени файлове)
|
||||
toggle_sidebar_label=Превключване на страничната лента
|
||||
document_outline.title=Показване на структурата на документа (двукратно щракване за свиване/разгъване на всичко)
|
||||
document_outline_label=Структура на документа
|
||||
attachments.title=Показване на притурките
|
||||
attachments_label=Притурки
|
||||
thumbs.title=Показване на миниатюрите
|
||||
thumbs_label=Миниатюри
|
||||
findbar.title=Намиране в документа
|
||||
findbar_label=Търсене
|
||||
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Страница {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Миниатюра на страница {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Търсене
|
||||
find_input.placeholder=Търсене в документа…
|
||||
find_previous.title=Намиране на предишно съвпадение на фразата
|
||||
find_previous_label=Предишна
|
||||
find_next.title=Намиране на следващо съвпадение на фразата
|
||||
find_next_label=Следваща
|
||||
find_highlight=Открояване на всички
|
||||
find_match_case_label=Съвпадение на регистъра
|
||||
find_entire_word_label=Цели думи
|
||||
find_reached_top=Достигнато е началото на документа, продължаване от края
|
||||
find_reached_bottom=Достигнат е краят на документа, продължаване от началото
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} от {{total}} съвпадение
|
||||
find_match_count[two]={{current}} от {{total}} съвпадения
|
||||
find_match_count[few]={{current}} от {{total}} съвпадения
|
||||
find_match_count[many]={{current}} от {{total}} съвпадения
|
||||
find_match_count[other]={{current}} от {{total}} съвпадения
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Повече от {{limit}} съвпадения
|
||||
find_match_count_limit[one]=Повече от {{limit}} съвпадение
|
||||
find_match_count_limit[two]=Повече от {{limit}} съвпадения
|
||||
find_match_count_limit[few]=Повече от {{limit}} съвпадения
|
||||
find_match_count_limit[many]=Повече от {{limit}} съвпадения
|
||||
find_match_count_limit[other]=Повече от {{limit}} съвпадения
|
||||
find_not_found=Фразата не е намерена
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Повече информация
|
||||
error_less_info=По-малко информация
|
||||
error_close=Затваряне
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=Издание на PDF.js {{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Съобщение: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Стек: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Файл: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Ред: {{line}}
|
||||
rendering_error=Грешка при изчертаване на страницата.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Ширина на страницата
|
||||
page_scale_fit=Вместване в страницата
|
||||
page_scale_auto=Автоматично мащабиране
|
||||
page_scale_actual=Действителен размер
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Грешка
|
||||
loading_error=Получи се грешка при зареждане на PDF-а.
|
||||
invalid_file_error=Невалиден или повреден PDF файл.
|
||||
missing_file_error=Липсващ PDF файл.
|
||||
unexpected_response_error=Неочакван отговор от сървъра.
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[Анотация {{type}}]
|
||||
password_label=Въведете парола за отваряне на този PDF файл.
|
||||
password_invalid=Невалидна парола. Моля, опитайте отново.
|
||||
password_ok=Добре
|
||||
password_cancel=Отказ
|
||||
|
||||
printing_not_supported=Внимание: Този четец няма пълна поддръжка на отпечатване.
|
||||
printing_not_ready=Внимание: Този PDF файл не е напълно зареден за печат.
|
||||
web_fonts_disabled=Уеб-шрифтовете са забранени: разрешаване на използването на вградените PDF шрифтове.
|
||||
234
res/static/misc/pdf-viewer/web/locale/bn/viewer.ftl
Normal file
234
res/static/misc/pdf-viewer/web/locale/bn/viewer.ftl
Normal file
@@ -0,0 +1,234 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = পূর্ববর্তী পাতা
|
||||
pdfjs-previous-button-label = পূর্ববর্তী
|
||||
pdfjs-next-button =
|
||||
.title = পরবর্তী পাতা
|
||||
pdfjs-next-button-label = পরবর্তী
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = পাতা
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = { $pagesCount } এর
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pagesCount } এর { $pageNumber })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = ছোট আকারে প্রদর্শন
|
||||
pdfjs-zoom-out-button-label = ছোট আকারে প্রদর্শন
|
||||
pdfjs-zoom-in-button =
|
||||
.title = বড় আকারে প্রদর্শন
|
||||
pdfjs-zoom-in-button-label = বড় আকারে প্রদর্শন
|
||||
pdfjs-zoom-select =
|
||||
.title = বড় আকারে প্রদর্শন
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = উপস্থাপনা মোডে স্যুইচ করুন
|
||||
pdfjs-presentation-mode-button-label = উপস্থাপনা মোড
|
||||
pdfjs-open-file-button =
|
||||
.title = ফাইল খুলুন
|
||||
pdfjs-open-file-button-label = খুলুন
|
||||
pdfjs-print-button =
|
||||
.title = মুদ্রণ
|
||||
pdfjs-print-button-label = মুদ্রণ
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = টুল
|
||||
pdfjs-tools-button-label = টুল
|
||||
pdfjs-first-page-button =
|
||||
.title = প্রথম পাতায় যাও
|
||||
pdfjs-first-page-button-label = প্রথম পাতায় যাও
|
||||
pdfjs-last-page-button =
|
||||
.title = শেষ পাতায় যাও
|
||||
pdfjs-last-page-button-label = শেষ পাতায় যাও
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = ঘড়ির কাঁটার দিকে ঘোরাও
|
||||
pdfjs-page-rotate-cw-button-label = ঘড়ির কাঁটার দিকে ঘোরাও
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = ঘড়ির কাঁটার বিপরীতে ঘোরাও
|
||||
pdfjs-page-rotate-ccw-button-label = ঘড়ির কাঁটার বিপরীতে ঘোরাও
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = লেখা নির্বাচক টুল সক্রিয় করুন
|
||||
pdfjs-cursor-text-select-tool-button-label = লেখা নির্বাচক টুল
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = হ্যান্ড টুল সক্রিয় করুন
|
||||
pdfjs-cursor-hand-tool-button-label = হ্যান্ড টুল
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = উলম্ব স্ক্রলিং ব্যবহার করুন
|
||||
pdfjs-scroll-vertical-button-label = উলম্ব স্ক্রলিং
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = অনুভূমিক স্ক্রলিং ব্যবহার করুন
|
||||
pdfjs-scroll-horizontal-button-label = অনুভূমিক স্ক্রলিং
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Wrapped স্ক্রোলিং ব্যবহার করুন
|
||||
pdfjs-scroll-wrapped-button-label = Wrapped স্ক্রোলিং
|
||||
pdfjs-spread-none-button =
|
||||
.title = পেজ স্প্রেডগুলোতে যোগদান করবেন না
|
||||
pdfjs-spread-none-button-label = Spreads নেই
|
||||
pdfjs-spread-odd-button-label = বিজোড় Spreads
|
||||
pdfjs-spread-even-button-label = জোড় Spreads
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = নথি বৈশিষ্ট্য…
|
||||
pdfjs-document-properties-button-label = নথি বৈশিষ্ট্য…
|
||||
pdfjs-document-properties-file-name = ফাইলের নাম:
|
||||
pdfjs-document-properties-file-size = ফাইলের আকার:
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } কেবি ({ $size_b } বাইট)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } এমবি ({ $size_b } বাইট)
|
||||
pdfjs-document-properties-title = শিরোনাম:
|
||||
pdfjs-document-properties-author = লেখক:
|
||||
pdfjs-document-properties-subject = বিষয়:
|
||||
pdfjs-document-properties-keywords = কীওয়ার্ড:
|
||||
pdfjs-document-properties-creation-date = তৈরির তারিখ:
|
||||
pdfjs-document-properties-modification-date = পরিবর্তনের তারিখ:
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = প্রস্তুতকারক:
|
||||
pdfjs-document-properties-producer = পিডিএফ প্রস্তুতকারক:
|
||||
pdfjs-document-properties-version = পিডিএফ সংষ্করণ:
|
||||
pdfjs-document-properties-page-count = মোট পাতা:
|
||||
pdfjs-document-properties-page-size = পাতার সাইজ:
|
||||
pdfjs-document-properties-page-size-unit-inches = এর মধ্যে
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = উলম্ব
|
||||
pdfjs-document-properties-page-size-orientation-landscape = অনুভূমিক
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = লেটার
|
||||
pdfjs-document-properties-page-size-name-legal = লীগাল
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Fast Web View:
|
||||
pdfjs-document-properties-linearized-yes = হ্যাঁ
|
||||
pdfjs-document-properties-linearized-no = না
|
||||
pdfjs-document-properties-close-button = বন্ধ
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = মুদ্রণের জন্য নথি প্রস্তুত করা হচ্ছে…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = বাতিল
|
||||
pdfjs-printing-not-supported = সতর্কতা: এই ব্রাউজারে মুদ্রণ সম্পূর্ণভাবে সমর্থিত নয়।
|
||||
pdfjs-printing-not-ready = সতর্কীকরণ: পিডিএফটি মুদ্রণের জন্য সম্পূর্ণ লোড হয়নি।
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = সাইডবার টগল করুন
|
||||
pdfjs-toggle-sidebar-button-label = সাইডবার টগল করুন
|
||||
pdfjs-document-outline-button =
|
||||
.title = নথির আউটলাইন দেখাও (সব আইটেম প্রসারিত/সঙ্কুচিত করতে ডবল ক্লিক করুন)
|
||||
pdfjs-document-outline-button-label = নথির রূপরেখা
|
||||
pdfjs-attachments-button =
|
||||
.title = সংযুক্তি দেখাও
|
||||
pdfjs-attachments-button-label = সংযুক্তি
|
||||
pdfjs-thumbs-button =
|
||||
.title = থাম্বনেইল সমূহ প্রদর্শন করুন
|
||||
pdfjs-thumbs-button-label = থাম্বনেইল সমূহ
|
||||
pdfjs-findbar-button =
|
||||
.title = নথির মধ্যে খুঁজুন
|
||||
pdfjs-findbar-button-label = খুঁজুন
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = পাতা { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = { $page } পাতার থাম্বনেইল
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = খুঁজুন
|
||||
.placeholder = নথির মধ্যে খুঁজুন…
|
||||
pdfjs-find-previous-button =
|
||||
.title = বাক্যাংশের পূর্ববর্তী উপস্থিতি অনুসন্ধান
|
||||
pdfjs-find-previous-button-label = পূর্ববর্তী
|
||||
pdfjs-find-next-button =
|
||||
.title = বাক্যাংশের পরবর্তী উপস্থিতি অনুসন্ধান
|
||||
pdfjs-find-next-button-label = পরবর্তী
|
||||
pdfjs-find-highlight-checkbox = সব হাইলাইট করুন
|
||||
pdfjs-find-match-case-checkbox-label = অক্ষরের ছাঁদ মেলানো
|
||||
pdfjs-find-entire-word-checkbox-label = সম্পূর্ণ শব্দ
|
||||
pdfjs-find-reached-top = পাতার শুরুতে পৌছে গেছে, নীচ থেকে আরম্ভ করা হয়েছে
|
||||
pdfjs-find-reached-bottom = পাতার শেষে পৌছে গেছে, উপর থেকে আরম্ভ করা হয়েছে
|
||||
pdfjs-find-not-found = বাক্যাংশ পাওয়া যায়নি
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = পাতার প্রস্থ
|
||||
pdfjs-page-scale-fit = পাতা ফিট করুন
|
||||
pdfjs-page-scale-auto = স্বয়ংক্রিয় জুম
|
||||
pdfjs-page-scale-actual = প্রকৃত আকার
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = পিডিএফ লোড করার সময় ত্রুটি দেখা দিয়েছে।
|
||||
pdfjs-invalid-file-error = অকার্যকর অথবা ক্ষতিগ্রস্ত পিডিএফ ফাইল।
|
||||
pdfjs-missing-file-error = নিখোঁজ PDF ফাইল।
|
||||
pdfjs-unexpected-response-error = অপ্রত্যাশীত সার্ভার প্রতিক্রিয়া।
|
||||
pdfjs-rendering-error = পাতা উপস্থাপনার সময় ত্রুটি দেখা দিয়েছে।
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } টীকা]
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = পিডিএফ ফাইলটি ওপেন করতে পাসওয়ার্ড দিন।
|
||||
pdfjs-password-invalid = ভুল পাসওয়ার্ড। অনুগ্রহ করে আবার চেষ্টা করুন।
|
||||
pdfjs-password-ok-button = ঠিক আছে
|
||||
pdfjs-password-cancel-button = বাতিল
|
||||
pdfjs-web-fonts-disabled = ওয়েব ফন্ট নিষ্ক্রিয়: সংযুক্ত পিডিএফ ফন্ট ব্যবহার করা যাচ্ছে না।
|
||||
@@ -1,245 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=পূর্ববর্তী পাতা
|
||||
previous_label=পূর্ববর্তী
|
||||
next.title=পরবর্তী পাতা
|
||||
next_label=পরবর্তী
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=পাতা
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages={{pagesCount}} এর
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pagesCount}} এর {{pageNumber}})
|
||||
|
||||
zoom_out.title=ছোট আকারে প্রদর্শন
|
||||
zoom_out_label=ছোট আকারে প্রদর্শন
|
||||
zoom_in.title=বড় আকারে প্রদর্শন
|
||||
zoom_in_label=বড় আকারে প্রদর্শন
|
||||
zoom.title=বড় আকারে প্রদর্শন
|
||||
presentation_mode.title=উপস্থাপনা মোডে স্যুইচ করুন
|
||||
presentation_mode_label=উপস্থাপনা মোড
|
||||
open_file.title=ফাইল খুলুন
|
||||
open_file_label=খুলুন
|
||||
print.title=মুদ্রণ
|
||||
print_label=মুদ্রণ
|
||||
download.title=ডাউনলোড
|
||||
download_label=ডাউনলোড
|
||||
bookmark.title=বর্তমান অবস্থা (অনুলিপি অথবা নতুন উইন্ডো তে খুলুন)
|
||||
bookmark_label=বর্তমান অবস্থা
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=টুল
|
||||
tools_label=টুল
|
||||
first_page.title=প্রথম পাতায় যাও
|
||||
first_page.label=প্রথম পাতায় যাও
|
||||
first_page_label=প্রথম পাতায় যাও
|
||||
last_page.title=শেষ পাতায় যাও
|
||||
last_page.label=শেষ পাতায় যাও
|
||||
last_page_label=শেষ পাতায় যাও
|
||||
page_rotate_cw.title=ঘড়ির কাঁটার দিকে ঘোরাও
|
||||
page_rotate_cw.label=ঘড়ির কাঁটার দিকে ঘোরাও
|
||||
page_rotate_cw_label=ঘড়ির কাঁটার দিকে ঘোরাও
|
||||
page_rotate_ccw.title=ঘড়ির কাঁটার বিপরীতে ঘোরাও
|
||||
page_rotate_ccw.label=ঘড়ির কাঁটার বিপরীতে ঘোরাও
|
||||
page_rotate_ccw_label=ঘড়ির কাঁটার বিপরীতে ঘোরাও
|
||||
|
||||
cursor_text_select_tool.title=লেখা নির্বাচক টুল সক্রিয় করুন
|
||||
cursor_text_select_tool_label=লেখা নির্বাচক টুল
|
||||
cursor_hand_tool.title=হ্যান্ড টুল সক্রিয় করুন
|
||||
cursor_hand_tool_label=হ্যান্ড টুল
|
||||
|
||||
scroll_vertical.title=উলম্ব স্ক্রলিং ব্যবহার করুন
|
||||
scroll_vertical_label=উলম্ব স্ক্রলিং
|
||||
scroll_horizontal.title=অনুভূমিক স্ক্রলিং ব্যবহার করুন
|
||||
scroll_horizontal_label=অনুভূমিক স্ক্রলিং
|
||||
scroll_wrapped.title=Wrapped স্ক্রোলিং ব্যবহার করুন
|
||||
scroll_wrapped_label=Wrapped স্ক্রোলিং
|
||||
|
||||
spread_none.title=পেজ স্প্রেডগুলোতে যোগদান করবেন না
|
||||
spread_none_label=Spreads নেই
|
||||
spread_odd_label=বিজোড় Spreads
|
||||
spread_even_label=জোড় Spreads
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=নথি বৈশিষ্ট্য…
|
||||
document_properties_label=নথি বৈশিষ্ট্য…
|
||||
document_properties_file_name=ফাইলের নাম:
|
||||
document_properties_file_size=ফাইলের আকার:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} কেবি ({{size_b}} বাইট)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} এমবি ({{size_b}} বাইট)
|
||||
document_properties_title=শিরোনাম:
|
||||
document_properties_author=লেখক:
|
||||
document_properties_subject=বিষয়:
|
||||
document_properties_keywords=কীওয়ার্ড:
|
||||
document_properties_creation_date=তৈরির তারিখ:
|
||||
document_properties_modification_date=পরিবর্তনের তারিখ:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=প্রস্তুতকারক:
|
||||
document_properties_producer=পিডিএফ প্রস্তুতকারক:
|
||||
document_properties_version=পিডিএফ সংষ্করণ:
|
||||
document_properties_page_count=মোট পাতা:
|
||||
document_properties_page_size=পাতার সাইজ:
|
||||
document_properties_page_size_unit_inches=এর মধ্যে
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=উলম্ব
|
||||
document_properties_page_size_orientation_landscape=অনুভূমিক
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=লেটার
|
||||
document_properties_page_size_name_legal=লীগাল
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Fast Web View:
|
||||
document_properties_linearized_yes=হ্যাঁ
|
||||
document_properties_linearized_no=না
|
||||
document_properties_close=বন্ধ
|
||||
|
||||
print_progress_message=মুদ্রণের জন্য নথি প্রস্তুত করা হচ্ছে…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=বাতিল
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=সাইডবার টগল করুন
|
||||
toggle_sidebar_notification.title=সাইডবার টগল (নথিতে আউটলাইন/এটাচমেন্ট রয়েছে)
|
||||
toggle_sidebar_label=সাইডবার টগল করুন
|
||||
document_outline.title=নথির আউটলাইন দেখাও (সব আইটেম প্রসারিত/সঙ্কুচিত করতে ডবল ক্লিক করুন)
|
||||
document_outline_label=নথির রূপরেখা
|
||||
attachments.title=সংযুক্তি দেখাও
|
||||
attachments_label=সংযুক্তি
|
||||
thumbs.title=থাম্বনেইল সমূহ প্রদর্শন করুন
|
||||
thumbs_label=থাম্বনেইল সমূহ
|
||||
findbar.title=নথির মধ্যে খুঁজুন
|
||||
findbar_label=খুঁজুন
|
||||
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=পাতা {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=পাতা {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas={{page}} পাতার থাম্বনেইল
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=খুঁজুন
|
||||
find_input.placeholder=নথির মধ্যে খুঁজুন…
|
||||
find_previous.title=বাক্যাংশের পূর্ববর্তী উপস্থিতি অনুসন্ধান
|
||||
find_previous_label=পূর্ববর্তী
|
||||
find_next.title=বাক্যাংশের পরবর্তী উপস্থিতি অনুসন্ধান
|
||||
find_next_label=পরবর্তী
|
||||
find_highlight=সব হাইলাইট করা হবে
|
||||
find_match_case_label=অক্ষরের ছাঁদ মেলানো
|
||||
find_entire_word_label=সম্পূর্ণ শব্দ
|
||||
find_reached_top=পাতার শুরুতে পৌছে গেছে, নীচ থেকে আরম্ভ করা হয়েছে
|
||||
find_reached_bottom=পাতার শেষে পৌছে গেছে, উপর থেকে আরম্ভ করা হয়েছে
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{total}} এর {{current}} মিল
|
||||
find_match_count[two]={{total}} এর {{current}} মিল
|
||||
find_match_count[few]={{total}} এর {{current}} মিল
|
||||
find_match_count[many]={{total}} এর {{current}} মিল
|
||||
find_match_count[other]={{total}} এর {{current}} মিল
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]={{limit}} এর বেশি মিল
|
||||
find_match_count_limit[one]={{limit}} এর বেশি মিল
|
||||
find_match_count_limit[two]={{limit}} এর বেশি মিল
|
||||
find_match_count_limit[few]={{limit}} এর বেশি মিল
|
||||
find_match_count_limit[many]={{limit}} এর বেশি মিল
|
||||
find_match_count_limit[other]={{limit}} এর বেশি মিল
|
||||
find_not_found=বাক্যাংশ পাওয়া যায়নি
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=আরও তথ্য
|
||||
error_less_info=কম তথ্য
|
||||
error_close=বন্ধ
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=বার্তা: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Stack: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=নথি: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=লাইন: {{line}}
|
||||
rendering_error=পাতা উপস্থাপনার সময় ত্রুটি দেখা দিয়েছে।
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=পাতার প্রস্থ
|
||||
page_scale_fit=পাতা ফিট করুন
|
||||
page_scale_auto=স্বয়ংক্রিয় জুম
|
||||
page_scale_actual=প্রকৃত আকার
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=ত্রুটি
|
||||
loading_error=পিডিএফ লোড করার সময় ত্রুটি দেখা দিয়েছে।
|
||||
invalid_file_error=অকার্যকর অথবা ক্ষতিগ্রস্ত পিডিএফ ফাইল।
|
||||
missing_file_error=নিখোঁজ PDF ফাইল।
|
||||
unexpected_response_error=অপ্রত্যাশীত সার্ভার প্রতিক্রিয়া।
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} টীকা]
|
||||
password_label=পিডিএফ ফাইলটি ওপেন করতে পাসওয়ার্ড দিন।
|
||||
password_invalid=ভুল পাসওয়ার্ড। অনুগ্রহ করে আবার চেষ্টা করুন।
|
||||
password_ok=ঠিক আছে
|
||||
password_cancel=বাতিল
|
||||
|
||||
printing_not_supported=সতর্কতা: এই ব্রাউজারে মুদ্রণ সম্পূর্ণভাবে সমর্থিত নয়।
|
||||
printing_not_ready=সতর্কীকরণ: পিডিএফটি মুদ্রণের জন্য সম্পূর্ণ লোড হয়নি।
|
||||
web_fonts_disabled=ওয়েব ফন্ট নিষ্ক্রিয়: সংযুক্ত পিডিএফ ফন্ট ব্যবহার করা যাচ্ছে না।
|
||||
234
res/static/misc/pdf-viewer/web/locale/bo/viewer.ftl
Normal file
234
res/static/misc/pdf-viewer/web/locale/bo/viewer.ftl
Normal file
@@ -0,0 +1,234 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = དྲ་ངོས་སྔོན་མ
|
||||
pdfjs-previous-button-label = སྔོན་མ
|
||||
pdfjs-next-button =
|
||||
.title = དྲ་ངོས་རྗེས་མ
|
||||
pdfjs-next-button-label = རྗེས་མ
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = ཤོག་ངོས
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = of { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } of { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Zoom Out
|
||||
pdfjs-zoom-out-button-label = Zoom Out
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Zoom In
|
||||
pdfjs-zoom-in-button-label = Zoom In
|
||||
pdfjs-zoom-select =
|
||||
.title = Zoom
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Switch to Presentation Mode
|
||||
pdfjs-presentation-mode-button-label = Presentation Mode
|
||||
pdfjs-open-file-button =
|
||||
.title = Open File
|
||||
pdfjs-open-file-button-label = Open
|
||||
pdfjs-print-button =
|
||||
.title = Print
|
||||
pdfjs-print-button-label = Print
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Tools
|
||||
pdfjs-tools-button-label = Tools
|
||||
pdfjs-first-page-button =
|
||||
.title = Go to First Page
|
||||
pdfjs-first-page-button-label = Go to First Page
|
||||
pdfjs-last-page-button =
|
||||
.title = Go to Last Page
|
||||
pdfjs-last-page-button-label = Go to Last Page
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Rotate Clockwise
|
||||
pdfjs-page-rotate-cw-button-label = Rotate Clockwise
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Rotate Counterclockwise
|
||||
pdfjs-page-rotate-ccw-button-label = Rotate Counterclockwise
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Enable Text Selection Tool
|
||||
pdfjs-cursor-text-select-tool-button-label = Text Selection Tool
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Enable Hand Tool
|
||||
pdfjs-cursor-hand-tool-button-label = Hand Tool
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Use Vertical Scrolling
|
||||
pdfjs-scroll-vertical-button-label = Vertical Scrolling
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Use Horizontal Scrolling
|
||||
pdfjs-scroll-horizontal-button-label = Horizontal Scrolling
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Use Wrapped Scrolling
|
||||
pdfjs-scroll-wrapped-button-label = Wrapped Scrolling
|
||||
pdfjs-spread-none-button =
|
||||
.title = Do not join page spreads
|
||||
pdfjs-spread-none-button-label = No Spreads
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Join page spreads starting with odd-numbered pages
|
||||
pdfjs-spread-odd-button-label = Odd Spreads
|
||||
pdfjs-spread-even-button =
|
||||
.title = Join page spreads starting with even-numbered pages
|
||||
pdfjs-spread-even-button-label = Even Spreads
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Document Properties…
|
||||
pdfjs-document-properties-button-label = Document Properties…
|
||||
pdfjs-document-properties-file-name = File name:
|
||||
pdfjs-document-properties-file-size = File size:
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
|
||||
pdfjs-document-properties-title = Title:
|
||||
pdfjs-document-properties-author = Author:
|
||||
pdfjs-document-properties-subject = Subject:
|
||||
pdfjs-document-properties-keywords = Keywords:
|
||||
pdfjs-document-properties-creation-date = Creation Date:
|
||||
pdfjs-document-properties-modification-date = Modification Date:
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Creator:
|
||||
pdfjs-document-properties-producer = PDF Producer:
|
||||
pdfjs-document-properties-version = PDF Version:
|
||||
pdfjs-document-properties-page-count = Page Count:
|
||||
pdfjs-document-properties-page-size = Page Size:
|
||||
pdfjs-document-properties-page-size-unit-inches = in
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = portrait
|
||||
pdfjs-document-properties-page-size-orientation-landscape = landscape
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Letter
|
||||
pdfjs-document-properties-page-size-name-legal = Legal
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Fast Web View:
|
||||
pdfjs-document-properties-linearized-yes = Yes
|
||||
pdfjs-document-properties-linearized-no = No
|
||||
pdfjs-document-properties-close-button = Close
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Preparing document for printing…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Cancel
|
||||
pdfjs-printing-not-supported = Warning: Printing is not fully supported by this browser.
|
||||
pdfjs-printing-not-ready = Warning: The PDF is not fully loaded for printing.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Toggle Sidebar
|
||||
pdfjs-toggle-sidebar-button-label = Toggle Sidebar
|
||||
pdfjs-document-outline-button =
|
||||
.title = Show Document Outline (double-click to expand/collapse all items)
|
||||
pdfjs-document-outline-button-label = Document Outline
|
||||
pdfjs-attachments-button =
|
||||
.title = Show Attachments
|
||||
pdfjs-attachments-button-label = Attachments
|
||||
pdfjs-thumbs-button =
|
||||
.title = Show Thumbnails
|
||||
pdfjs-thumbs-button-label = Thumbnails
|
||||
pdfjs-findbar-button =
|
||||
.title = Find in Document
|
||||
pdfjs-findbar-button-label = Find
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Page { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Thumbnail of Page { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Find
|
||||
.placeholder = Find in document…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Find the previous occurrence of the phrase
|
||||
pdfjs-find-previous-button-label = Previous
|
||||
pdfjs-find-next-button =
|
||||
.title = Find the next occurrence of the phrase
|
||||
pdfjs-find-next-button-label = Next
|
||||
pdfjs-find-highlight-checkbox = Highlight all
|
||||
pdfjs-find-match-case-checkbox-label = Match case
|
||||
pdfjs-find-entire-word-checkbox-label = Whole words
|
||||
pdfjs-find-reached-top = Reached top of document, continued from bottom
|
||||
pdfjs-find-reached-bottom = Reached end of document, continued from top
|
||||
pdfjs-find-not-found = Phrase not found
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Page Width
|
||||
pdfjs-page-scale-fit = Page Fit
|
||||
pdfjs-page-scale-auto = Automatic Zoom
|
||||
pdfjs-page-scale-actual = Actual Size
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = An error occurred while loading the PDF.
|
||||
pdfjs-invalid-file-error = Invalid or corrupted PDF file.
|
||||
pdfjs-missing-file-error = Missing PDF file.
|
||||
pdfjs-unexpected-response-error = Unexpected server response.
|
||||
pdfjs-rendering-error = An error occurred while rendering the page.
|
||||
|
||||
## Annotations
|
||||
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } Annotation]
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Enter the password to open this PDF file.
|
||||
pdfjs-password-invalid = Invalid password. Please try again.
|
||||
pdfjs-password-ok-button = OK
|
||||
pdfjs-password-cancel-button = Cancel
|
||||
pdfjs-web-fonts-disabled = Web fonts are disabled: unable to use embedded PDF fonts.
|
||||
@@ -1,244 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=དྲ་ངོས་སྔོན་མ
|
||||
previous_label=སྔོན་མ
|
||||
next.title=དྲ་ངོས་རྗེས་མ
|
||||
next_label=རྗེས་མ
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=ཤོག་ངོས
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=of {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} of {{pagesCount}})
|
||||
|
||||
zoom_out.title=Zoom Out
|
||||
zoom_out_label=Zoom Out
|
||||
zoom_in.title=Zoom In
|
||||
zoom_in_label=Zoom In
|
||||
zoom.title=Zoom
|
||||
presentation_mode.title=Switch to Presentation Mode
|
||||
presentation_mode_label=Presentation Mode
|
||||
open_file.title=Open File
|
||||
open_file_label=Open
|
||||
print.title=Print
|
||||
print_label=Print
|
||||
download.title=Download
|
||||
download_label=Download
|
||||
bookmark.title=Current view (copy or open in new window)
|
||||
bookmark_label=Current View
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Tools
|
||||
tools_label=Tools
|
||||
first_page.title=Go to First Page
|
||||
first_page.label=Go to First Page
|
||||
first_page_label=Go to First Page
|
||||
last_page.title=Go to Last Page
|
||||
last_page.label=Go to Last Page
|
||||
last_page_label=Go to Last Page
|
||||
page_rotate_cw.title=Rotate Clockwise
|
||||
page_rotate_cw.label=Rotate Clockwise
|
||||
page_rotate_cw_label=Rotate Clockwise
|
||||
page_rotate_ccw.title=Rotate Counterclockwise
|
||||
page_rotate_ccw.label=Rotate Counterclockwise
|
||||
page_rotate_ccw_label=Rotate Counterclockwise
|
||||
|
||||
cursor_text_select_tool.title=Enable Text Selection Tool
|
||||
cursor_text_select_tool_label=Text Selection Tool
|
||||
cursor_hand_tool.title=Enable Hand Tool
|
||||
cursor_hand_tool_label=Hand Tool
|
||||
|
||||
scroll_vertical.title=Use Vertical Scrolling
|
||||
scroll_vertical_label=Vertical Scrolling
|
||||
scroll_horizontal.title=Use Horizontal Scrolling
|
||||
scroll_horizontal_label=Horizontal Scrolling
|
||||
scroll_wrapped.title=Use Wrapped Scrolling
|
||||
scroll_wrapped_label=Wrapped Scrolling
|
||||
|
||||
spread_none.title=Do not join page spreads
|
||||
spread_none_label=No Spreads
|
||||
spread_odd.title=Join page spreads starting with odd-numbered pages
|
||||
spread_odd_label=Odd Spreads
|
||||
spread_even.title=Join page spreads starting with even-numbered pages
|
||||
spread_even_label=Even Spreads
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Document Properties…
|
||||
document_properties_label=Document Properties…
|
||||
document_properties_file_name=File name:
|
||||
document_properties_file_size=File size:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
||||
document_properties_title=Title:
|
||||
document_properties_author=Author:
|
||||
document_properties_subject=Subject:
|
||||
document_properties_keywords=Keywords:
|
||||
document_properties_creation_date=Creation Date:
|
||||
document_properties_modification_date=Modification Date:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Creator:
|
||||
document_properties_producer=PDF Producer:
|
||||
document_properties_version=PDF Version:
|
||||
document_properties_page_count=Page Count:
|
||||
document_properties_page_size=Page Size:
|
||||
document_properties_page_size_unit_inches=in
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=portrait
|
||||
document_properties_page_size_orientation_landscape=landscape
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Letter
|
||||
document_properties_page_size_name_legal=Legal
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Fast Web View:
|
||||
document_properties_linearized_yes=Yes
|
||||
document_properties_linearized_no=No
|
||||
document_properties_close=Close
|
||||
|
||||
print_progress_message=Preparing document for printing…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Cancel
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Toggle Sidebar
|
||||
toggle_sidebar_notification.title=Toggle Sidebar (document contains outline/attachments)
|
||||
toggle_sidebar_label=Toggle Sidebar
|
||||
document_outline.title=Show Document Outline (double-click to expand/collapse all items)
|
||||
document_outline_label=Document Outline
|
||||
attachments.title=Show Attachments
|
||||
attachments_label=Attachments
|
||||
thumbs.title=Show Thumbnails
|
||||
thumbs_label=Thumbnails
|
||||
findbar.title=Find in Document
|
||||
findbar_label=Find
|
||||
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Page {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Thumbnail of Page {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Find
|
||||
find_input.placeholder=Find in document…
|
||||
find_previous.title=Find the previous occurrence of the phrase
|
||||
find_previous_label=Previous
|
||||
find_next.title=Find the next occurrence of the phrase
|
||||
find_next_label=Next
|
||||
find_highlight=Highlight all
|
||||
find_match_case_label=Match case
|
||||
find_entire_word_label=Whole words
|
||||
find_reached_top=Reached top of document, continued from bottom
|
||||
find_reached_bottom=Reached end of document, continued from top
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} of {{total}} match
|
||||
find_match_count[two]={{current}} of {{total}} matches
|
||||
find_match_count[few]={{current}} of {{total}} matches
|
||||
find_match_count[many]={{current}} of {{total}} matches
|
||||
find_match_count[other]={{current}} of {{total}} matches
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=More than {{limit}} matches
|
||||
find_match_count_limit[one]=More than {{limit}} match
|
||||
find_match_count_limit[two]=More than {{limit}} matches
|
||||
find_match_count_limit[few]=More than {{limit}} matches
|
||||
find_match_count_limit[many]=More than {{limit}} matches
|
||||
find_match_count_limit[other]=More than {{limit}} matches
|
||||
find_not_found=Phrase not found
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=More Information
|
||||
error_less_info=Less Information
|
||||
error_close=Close
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Message: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Stack: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=File: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Line: {{line}}
|
||||
rendering_error=An error occurred while rendering the page.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Page Width
|
||||
page_scale_fit=Page Fit
|
||||
page_scale_auto=Automatic Zoom
|
||||
page_scale_actual=Actual Size
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Error
|
||||
loading_error=An error occurred while loading the PDF.
|
||||
invalid_file_error=Invalid or corrupted PDF file.
|
||||
missing_file_error=Missing PDF file.
|
||||
unexpected_response_error=Unexpected server response.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} Annotation]
|
||||
password_label=Enter the password to open this PDF file.
|
||||
password_invalid=Invalid password. Please try again.
|
||||
password_ok=OK
|
||||
password_cancel=Cancel
|
||||
|
||||
printing_not_supported=Warning: Printing is not fully supported by this browser.
|
||||
printing_not_ready=Warning: The PDF is not fully loaded for printing.
|
||||
web_fonts_disabled=Web fonts are disabled: unable to use embedded PDF fonts.
|
||||
345
res/static/misc/pdf-viewer/web/locale/br/viewer.ftl
Normal file
345
res/static/misc/pdf-viewer/web/locale/br/viewer.ftl
Normal file
@@ -0,0 +1,345 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Pajenn a-raok
|
||||
pdfjs-previous-button-label = A-raok
|
||||
pdfjs-next-button =
|
||||
.title = Pajenn war-lerc'h
|
||||
pdfjs-next-button-label = War-lerc'h
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Pajenn
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = eus { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } war { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Zoum bihanaat
|
||||
pdfjs-zoom-out-button-label = Zoum bihanaat
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Zoum brasaat
|
||||
pdfjs-zoom-in-button-label = Zoum brasaat
|
||||
pdfjs-zoom-select =
|
||||
.title = Zoum
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Trec'haoliñ etrezek ar mod kinnigadenn
|
||||
pdfjs-presentation-mode-button-label = Mod kinnigadenn
|
||||
pdfjs-open-file-button =
|
||||
.title = Digeriñ ur restr
|
||||
pdfjs-open-file-button-label = Digeriñ ur restr
|
||||
pdfjs-print-button =
|
||||
.title = Moullañ
|
||||
pdfjs-print-button-label = Moullañ
|
||||
pdfjs-save-button =
|
||||
.title = Enrollañ
|
||||
pdfjs-save-button-label = Enrollañ
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Pellgargañ
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Pellgargañ
|
||||
pdfjs-bookmark-button-label = Pajenn a-vremañ
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Ostilhoù
|
||||
pdfjs-tools-button-label = Ostilhoù
|
||||
pdfjs-first-page-button =
|
||||
.title = Mont d'ar bajenn gentañ
|
||||
pdfjs-first-page-button-label = Mont d'ar bajenn gentañ
|
||||
pdfjs-last-page-button =
|
||||
.title = Mont d'ar bajenn diwezhañ
|
||||
pdfjs-last-page-button-label = Mont d'ar bajenn diwezhañ
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = C'hwelañ gant roud ar bizied
|
||||
pdfjs-page-rotate-cw-button-label = C'hwelañ gant roud ar bizied
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = C'hwelañ gant roud gin ar bizied
|
||||
pdfjs-page-rotate-ccw-button-label = C'hwelañ gant roud gin ar bizied
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Gweredekaat an ostilh diuzañ testenn
|
||||
pdfjs-cursor-text-select-tool-button-label = Ostilh diuzañ testenn
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Gweredekaat an ostilh dorn
|
||||
pdfjs-cursor-hand-tool-button-label = Ostilh dorn
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Arverañ an dibunañ a-blom
|
||||
pdfjs-scroll-vertical-button-label = Dibunañ a-serzh
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Arverañ an dibunañ a-blaen
|
||||
pdfjs-scroll-horizontal-button-label = Dibunañ a-blaen
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Arverañ an dibunañ paket
|
||||
pdfjs-scroll-wrapped-button-label = Dibunañ paket
|
||||
pdfjs-spread-none-button =
|
||||
.title = Chom hep stagañ ar skignadurioù
|
||||
pdfjs-spread-none-button-label = Skignadenn ebet
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Lakaat ar pajennadoù en ur gregiñ gant ar pajennoù ampar
|
||||
pdfjs-spread-odd-button-label = Pajennoù ampar
|
||||
pdfjs-spread-even-button =
|
||||
.title = Lakaat ar pajennadoù en ur gregiñ gant ar pajennoù par
|
||||
pdfjs-spread-even-button-label = Pajennoù par
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Perzhioù an teul…
|
||||
pdfjs-document-properties-button-label = Perzhioù an teul…
|
||||
pdfjs-document-properties-file-name = Anv restr:
|
||||
pdfjs-document-properties-file-size = Ment ar restr:
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } Ke ({ $size_b } eizhbit)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } Me ({ $size_b } eizhbit)
|
||||
pdfjs-document-properties-title = Titl:
|
||||
pdfjs-document-properties-author = Aozer:
|
||||
pdfjs-document-properties-subject = Danvez:
|
||||
pdfjs-document-properties-keywords = Gerioù-alc'hwez:
|
||||
pdfjs-document-properties-creation-date = Deiziad krouiñ:
|
||||
pdfjs-document-properties-modification-date = Deiziad kemmañ:
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Krouer:
|
||||
pdfjs-document-properties-producer = Kenderc'her PDF:
|
||||
pdfjs-document-properties-version = Handelv PDF:
|
||||
pdfjs-document-properties-page-count = Niver a bajennoù:
|
||||
pdfjs-document-properties-page-size = Ment ar bajenn:
|
||||
pdfjs-document-properties-page-size-unit-inches = in
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = poltred
|
||||
pdfjs-document-properties-page-size-orientation-landscape = gweledva
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Lizher
|
||||
pdfjs-document-properties-page-size-name-legal = Lezennel
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Gwel Web Herrek:
|
||||
pdfjs-document-properties-linearized-yes = Ya
|
||||
pdfjs-document-properties-linearized-no = Ket
|
||||
pdfjs-document-properties-close-button = Serriñ
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = O prientiñ an teul evit moullañ...
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Nullañ
|
||||
pdfjs-printing-not-supported = Kemenn: N'eo ket skoret penn-da-benn ar moullañ gant ar merdeer-mañ.
|
||||
pdfjs-printing-not-ready = Kemenn: N'hall ket bezañ moullet ar restr PDF rak n'eo ket karget penn-da-benn.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Diskouez/kuzhat ar varrenn gostez
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Trec'haoliñ ar varrenn-gostez (ur steuñv pe stagadennoù a zo en teul)
|
||||
pdfjs-toggle-sidebar-button-label = Diskouez/kuzhat ar varrenn gostez
|
||||
pdfjs-document-outline-button =
|
||||
.title = Diskouez steuñv an teul (daouglikit evit brasaat/bihanaat an holl elfennoù)
|
||||
pdfjs-document-outline-button-label = Sinedoù an teuliad
|
||||
pdfjs-attachments-button =
|
||||
.title = Diskouez ar c'henstagadurioù
|
||||
pdfjs-attachments-button-label = Kenstagadurioù
|
||||
pdfjs-layers-button =
|
||||
.title = Diskouez ar gwiskadoù (daou-glikañ evit adderaouekaat an holl gwiskadoù d'o stad dre ziouer)
|
||||
pdfjs-layers-button-label = Gwiskadoù
|
||||
pdfjs-thumbs-button =
|
||||
.title = Diskouez ar melvennoù
|
||||
pdfjs-thumbs-button-label = Melvennoù
|
||||
pdfjs-findbar-button =
|
||||
.title = Klask e-barzh an teuliad
|
||||
pdfjs-findbar-button-label = Klask
|
||||
pdfjs-additional-layers = Gwiskadoù ouzhpenn
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Pajenn { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Melvenn ar bajenn { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Klask
|
||||
.placeholder = Klask e-barzh an teuliad
|
||||
pdfjs-find-previous-button =
|
||||
.title = Kavout an tamm frazenn kent o klotañ ganti
|
||||
pdfjs-find-previous-button-label = Kent
|
||||
pdfjs-find-next-button =
|
||||
.title = Kavout an tamm frazenn war-lerc'h o klotañ ganti
|
||||
pdfjs-find-next-button-label = War-lerc'h
|
||||
pdfjs-find-highlight-checkbox = Sklêrijennañ pep tra
|
||||
pdfjs-find-match-case-checkbox-label = Teurel evezh ouzh ar pennlizherennoù
|
||||
pdfjs-find-match-diacritics-checkbox-label = Doujañ d’an tiredoù
|
||||
pdfjs-find-entire-word-checkbox-label = Gerioù a-bezh
|
||||
pdfjs-find-reached-top = Tizhet eo bet derou ar bajenn, kenderc'hel diouzh an diaz
|
||||
pdfjs-find-reached-bottom = Tizhet eo bet dibenn ar bajenn, kenderc'hel diouzh ar c'hrec'h
|
||||
pdfjs-find-not-found = N'haller ket kavout ar frazenn
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Led ar bajenn
|
||||
pdfjs-page-scale-fit = Pajenn a-bezh
|
||||
pdfjs-page-scale-auto = Zoum emgefreek
|
||||
pdfjs-page-scale-actual = Ment wir
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Pajenn { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Degouezhet ez eus bet ur fazi e-pad kargañ ar PDF.
|
||||
pdfjs-invalid-file-error = Restr PDF didalvoudek pe kontronet.
|
||||
pdfjs-missing-file-error = Restr PDF o vankout.
|
||||
pdfjs-unexpected-response-error = Respont dic'hortoz a-berzh an dafariad
|
||||
pdfjs-rendering-error = Degouezhet ez eus bet ur fazi e-pad skrammañ ar bajennad.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } Notennañ]
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Enankit ar ger-tremen evit digeriñ ar restr PDF-mañ.
|
||||
pdfjs-password-invalid = Ger-tremen didalvoudek. Klaskit en-dro mar plij.
|
||||
pdfjs-password-ok-button = Mat eo
|
||||
pdfjs-password-cancel-button = Nullañ
|
||||
pdfjs-web-fonts-disabled = Diweredekaet eo an nodrezhoù web: n'haller ket arverañ an nodrezhoù PDF enframmet.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Testenn
|
||||
pdfjs-editor-free-text-button-label = Testenn
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Tresañ
|
||||
pdfjs-editor-ink-button-label = Tresañ
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Ouzhpennañ pe aozañ skeudennoù
|
||||
pdfjs-editor-stamp-button-label = Ouzhpennañ pe aozañ skeudennoù
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Sklerijennañ
|
||||
pdfjs-editor-highlight-button-label = Sklerijennañ
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Sklerijennañ
|
||||
.aria-label = Sklerijennañ
|
||||
pdfjs-highlight-floating-button-label = Sklerijennañ
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Liv
|
||||
pdfjs-editor-free-text-size-input = Ment
|
||||
pdfjs-editor-ink-color-input = Liv
|
||||
pdfjs-editor-ink-thickness-input = Tevder
|
||||
pdfjs-editor-ink-opacity-input = Boullder
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Ouzhpennañ ur skeudenn
|
||||
pdfjs-editor-stamp-add-image-button-label = Ouzhpennañ ur skeudenn
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Tevded
|
||||
pdfjs-free-text =
|
||||
.aria-label = Aozer testennoù
|
||||
pdfjs-ink =
|
||||
.aria-label = Aozer tresoù
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Skeudenn bet krouet gant an implijer·ez
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-add-description-label = Ouzhpennañ un deskrivadur
|
||||
pdfjs-editor-alt-text-cancel-button = Nullañ
|
||||
pdfjs-editor-alt-text-save-button = Enrollañ
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Da skouer, “Ur paotr yaouank ouzh taol o tebriñ boued”
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Liv sklêrijennañ
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Cheñch liv
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Melen
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Glas
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Roz
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Ruz
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Diskouez pep tra
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Diskouez pep tra
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Gouzout hiroc’h
|
||||
pdfjs-editor-new-alt-text-error-close-button = Serriñ
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Dilemel
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Pellgargañ
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = O pellgargañ…
|
||||
pdfjs-editor-alt-text-settings-close-button = Serriñ
|
||||
@@ -1,249 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Pajenn a-raok
|
||||
previous_label=A-raok
|
||||
next.title=Pajenn war-lerc'h
|
||||
next_label=War-lerc'h
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Pajenn
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=eus {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} war {{pagesCount}})
|
||||
|
||||
zoom_out.title=Zoum bihanaat
|
||||
zoom_out_label=Zoum bihanaat
|
||||
zoom_in.title=Zoum brasaat
|
||||
zoom_in_label=Zoum brasaat
|
||||
zoom.title=Zoum
|
||||
presentation_mode.title=Trec'haoliñ etrezek ar mod kinnigadenn
|
||||
presentation_mode_label=Mod kinnigadenn
|
||||
open_file.title=Digeriñ ur restr
|
||||
open_file_label=Digeriñ ur restr
|
||||
print.title=Moullañ
|
||||
print_label=Moullañ
|
||||
download.title=Pellgargañ
|
||||
download_label=Pellgargañ
|
||||
bookmark.title=Gwel bremanel (eilañ pe zigeriñ e-barzh ur prenestr nevez)
|
||||
bookmark_label=Gwel bremanel
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Ostilhoù
|
||||
tools_label=Ostilhoù
|
||||
first_page.title=Mont d'ar bajenn gentañ
|
||||
first_page.label=Mont d'ar bajenn gentañ
|
||||
first_page_label=Mont d'ar bajenn gentañ
|
||||
last_page.title=Mont d'ar bajenn diwezhañ
|
||||
last_page.label=Mont d'ar bajenn diwezhañ
|
||||
last_page_label=Mont d'ar bajenn diwezhañ
|
||||
page_rotate_cw.title=C'hwelañ gant roud ar bizied
|
||||
page_rotate_cw.label=C'hwelañ gant roud ar bizied
|
||||
page_rotate_cw_label=C'hwelañ gant roud ar bizied
|
||||
page_rotate_ccw.title=C'hwelañ gant roud gin ar bizied
|
||||
page_rotate_ccw.label=C'hwelañ gant roud gin ar bizied
|
||||
page_rotate_ccw_label=C'hwelañ gant roud gin ar bizied
|
||||
|
||||
cursor_text_select_tool.title=Gweredekaat an ostilh diuzañ testenn
|
||||
cursor_text_select_tool_label=Ostilh diuzañ testenn
|
||||
cursor_hand_tool.title=Gweredekaat an ostilh dorn
|
||||
cursor_hand_tool_label=Ostilh dorn
|
||||
|
||||
scroll_vertical.title=Arverañ an dibunañ a-blom
|
||||
scroll_vertical_label=Dibunañ a-serzh
|
||||
scroll_horizontal.title=Arverañ an dibunañ a-blaen
|
||||
scroll_horizontal_label=Dibunañ a-blaen
|
||||
scroll_wrapped.title=Arverañ an dibunañ paket
|
||||
scroll_wrapped_label=Dibunañ paket
|
||||
|
||||
spread_none.title=Chom hep stagañ ar skignadurioù
|
||||
spread_none_label=Skignadenn ebet
|
||||
spread_odd.title=Lakaat ar pajennadoù en ur gregiñ gant ar pajennoù ampar
|
||||
spread_odd_label=Pajennoù ampar
|
||||
spread_even.title=Lakaat ar pajennadoù en ur gregiñ gant ar pajennoù par
|
||||
spread_even_label=Pajennoù par
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Perzhioù an teul…
|
||||
document_properties_label=Perzhioù an teul…
|
||||
document_properties_file_name=Anv restr:
|
||||
document_properties_file_size=Ment ar restr:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} Ke ({{size_b}} eizhbit)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} Me ({{size_b}} eizhbit)
|
||||
document_properties_title=Titl:
|
||||
document_properties_author=Aozer:
|
||||
document_properties_subject=Danvez:
|
||||
document_properties_keywords=Gerioù-alc'hwez:
|
||||
document_properties_creation_date=Deiziad krouiñ:
|
||||
document_properties_modification_date=Deiziad kemmañ:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Krouer:
|
||||
document_properties_producer=Kenderc'her PDF:
|
||||
document_properties_version=Handelv PDF:
|
||||
document_properties_page_count=Niver a bajennoù:
|
||||
document_properties_page_size=Ment ar bajenn:
|
||||
document_properties_page_size_unit_inches=in
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=poltred
|
||||
document_properties_page_size_orientation_landscape=gweledva
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Lizher
|
||||
document_properties_page_size_name_legal=Lezennel
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Gwel Web Herrek:
|
||||
document_properties_linearized_yes=Ya
|
||||
document_properties_linearized_no=Ket
|
||||
document_properties_close=Serriñ
|
||||
|
||||
print_progress_message=O prientiñ an teul evit moullañ...
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Nullañ
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Diskouez/kuzhat ar varrenn gostez
|
||||
toggle_sidebar_notification.title=Trec'haoliñ ar verrenn-gostez (ur steuñv pe stagadennoù a zo en teul)
|
||||
toggle_sidebar_notification2.title=Trec'haoliñ ar varrenn-gostez (ur steuñv pe stagadennoù a zo en teul)
|
||||
toggle_sidebar_label=Diskouez/kuzhat ar varrenn gostez
|
||||
document_outline.title=Diskouez steuñv an teul (daouglikit evit brasaat/bihanaat an holl elfennoù)
|
||||
document_outline_label=Sinedoù an teuliad
|
||||
attachments.title=Diskouez ar c'henstagadurioù
|
||||
attachments_label=Kenstagadurioù
|
||||
layers_label=Gwiskadoù
|
||||
thumbs.title=Diskouez ar melvennoù
|
||||
thumbs_label=Melvennoù
|
||||
findbar.title=Klask e-barzh an teuliad
|
||||
findbar_label=Klask
|
||||
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Pajenn {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Pajenn {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Melvenn ar bajenn {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Klask
|
||||
find_input.placeholder=Klask e-barzh an teuliad
|
||||
find_previous.title=Kavout an tamm frazenn kent o klotañ ganti
|
||||
find_previous_label=Kent
|
||||
find_next.title=Kavout an tamm frazenn war-lerc'h o klotañ ganti
|
||||
find_next_label=War-lerc'h
|
||||
find_highlight=Usskediñ pep tra
|
||||
find_match_case_label=Teurel evezh ouzh ar pennlizherennoù
|
||||
find_entire_word_label=Gerioù a-bezh
|
||||
find_reached_top=Tizhet eo bet derou ar bajenn, kenderc'hel diouzh an diaz
|
||||
find_reached_bottom=Tizhet eo bet dibenn ar bajenn, kenderc'hel diouzh ar c'hrec'h
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]=Klotadenn {{current}} war {{total}}
|
||||
find_match_count[two]=Klotadenn {{current}} war {{total}}
|
||||
find_match_count[few]=Klotadenn {{current}} war {{total}}
|
||||
find_match_count[many]=Klotadenn {{current}} war {{total}}
|
||||
find_match_count[other]=Klotadenn {{current}} war {{total}}
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Muioc'h eget {{limit}} a glotadennoù
|
||||
find_match_count_limit[one]=Muioc'h eget {{limit}} a glotadennoù
|
||||
find_match_count_limit[two]=Muioc'h eget {{limit}} a glotadennoù
|
||||
find_match_count_limit[few]=Muioc'h eget {{limit}} a glotadennoù
|
||||
find_match_count_limit[many]=Muioc'h eget {{limit}} a glotadennoù
|
||||
find_match_count_limit[other]=Muioc'h eget {{limit}} a glotadennoù
|
||||
find_not_found=N'haller ket kavout ar frazenn
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Muioc'h a ditouroù
|
||||
error_less_info=Nebeutoc'h a ditouroù
|
||||
error_close=Serriñ
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js handelv {{version}} (kempunadur: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Kemennadenn: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Torn: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Restr: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Linenn: {{line}}
|
||||
rendering_error=Degouezhet ez eus bet ur fazi e-pad skrammañ ar bajennad.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Led ar bajenn
|
||||
page_scale_fit=Pajenn a-bezh
|
||||
page_scale_auto=Zoum emgefreek
|
||||
page_scale_actual=Ment wir
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Fazi
|
||||
loading_error=Degouezhet ez eus bet ur fazi e-pad kargañ ar PDF.
|
||||
invalid_file_error=Restr PDF didalvoudek pe kontronet.
|
||||
missing_file_error=Restr PDF o vankout.
|
||||
unexpected_response_error=Respont dic'hortoz a-berzh an dafariad
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} Notennañ]
|
||||
password_label=Enankit ar ger-tremen evit digeriñ ar restr PDF-mañ.
|
||||
password_invalid=Ger-tremen didalvoudek. Klaskit en-dro mar plij.
|
||||
password_ok=Mat eo
|
||||
password_cancel=Nullañ
|
||||
|
||||
printing_not_supported=Kemenn: N'eo ket skoret penn-da-benn ar moullañ gant ar merdeer-mañ.
|
||||
printing_not_ready=Kemenn: N'hall ket bezañ moullet ar restr PDF rak n'eo ket karget penn-da-benn.
|
||||
web_fonts_disabled=Diweredekaet eo an nodrezhoù web: n'haller ket arverañ an nodrezhoù PDF enframmet.
|
||||
205
res/static/misc/pdf-viewer/web/locale/brx/viewer.ftl
Normal file
205
res/static/misc/pdf-viewer/web/locale/brx/viewer.ftl
Normal file
@@ -0,0 +1,205 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = आगोलनि बिलाइ
|
||||
pdfjs-previous-button-label = आगोलनि
|
||||
pdfjs-next-button =
|
||||
.title = उननि बिलाइ
|
||||
pdfjs-next-button-label = उननि
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = बिलाइ
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = { $pagesCount } नि
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pagesCount } नि { $pageNumber })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = फिसायै जुम खालाम
|
||||
pdfjs-zoom-out-button-label = फिसायै जुम खालाम
|
||||
pdfjs-zoom-in-button =
|
||||
.title = गेदेरै जुम खालाम
|
||||
pdfjs-zoom-in-button-label = गेदेरै जुम खालाम
|
||||
pdfjs-zoom-select =
|
||||
.title = जुम खालाम
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = दिन्थिफुंनाय म'डआव थां
|
||||
pdfjs-presentation-mode-button-label = दिन्थिफुंनाय म'ड
|
||||
pdfjs-open-file-button =
|
||||
.title = फाइलखौ खेव
|
||||
pdfjs-open-file-button-label = खेव
|
||||
pdfjs-print-button =
|
||||
.title = साफाय
|
||||
pdfjs-print-button-label = साफाय
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = टुल
|
||||
pdfjs-tools-button-label = टुल
|
||||
pdfjs-first-page-button =
|
||||
.title = गिबि बिलाइआव थां
|
||||
pdfjs-first-page-button-label = गिबि बिलाइआव थां
|
||||
pdfjs-last-page-button =
|
||||
.title = जोबथा बिलाइआव थां
|
||||
pdfjs-last-page-button-label = जोबथा बिलाइआव थां
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = घरि गिदिंनाय फार्से फिदिं
|
||||
pdfjs-page-rotate-cw-button-label = घरि गिदिंनाय फार्से फिदिं
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = घरि गिदिंनाय उल्था फार्से फिदिं
|
||||
pdfjs-page-rotate-ccw-button-label = घरि गिदिंनाय उल्था फार्से फिदिं
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = फोरमान बिलाइनि आखुथाय...
|
||||
pdfjs-document-properties-button-label = फोरमान बिलाइनि आखुथाय...
|
||||
pdfjs-document-properties-file-name = फाइलनि मुं:
|
||||
pdfjs-document-properties-file-size = फाइलनि महर:
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } बाइट)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } बाइट)
|
||||
pdfjs-document-properties-title = बिमुं:
|
||||
pdfjs-document-properties-author = लिरगिरि:
|
||||
pdfjs-document-properties-subject = आयदा:
|
||||
pdfjs-document-properties-keywords = गाहाय सोदोब:
|
||||
pdfjs-document-properties-creation-date = सोरजिनाय अक्ट':
|
||||
pdfjs-document-properties-modification-date = सुद्रायनाय अक्ट':
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = सोरजिग्रा:
|
||||
pdfjs-document-properties-producer = PDF दिहुनग्रा:
|
||||
pdfjs-document-properties-version = PDF बिसान:
|
||||
pdfjs-document-properties-page-count = बिलाइनि हिसाब:
|
||||
pdfjs-document-properties-page-size-unit-inches = in
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = प'र्ट्रेट
|
||||
pdfjs-document-properties-page-size-orientation-landscape = लेण्डस्केप
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = लायजाम
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
pdfjs-document-properties-linearized-yes = नंगौ
|
||||
pdfjs-document-properties-linearized-no = नङा
|
||||
pdfjs-document-properties-close-button = बन्द खालाम
|
||||
|
||||
## Print
|
||||
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = नेवसि
|
||||
pdfjs-printing-not-supported = सांग्रांथि: साफायनाया बे ब्राउजारजों आबुङै हेफाजाब होजाया।
|
||||
pdfjs-printing-not-ready = सांग्रांथि: PDF खौ साफायनायनि थाखाय फुरायै ल'ड खालामाखै।
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = टग्गल साइडबार
|
||||
pdfjs-toggle-sidebar-button-label = टग्गल साइडबार
|
||||
pdfjs-document-outline-button-label = फोरमान बिलाइ सिमा हांखो
|
||||
pdfjs-attachments-button =
|
||||
.title = नांजाब होनायखौ दिन्थि
|
||||
pdfjs-attachments-button-label = नांजाब होनाय
|
||||
pdfjs-thumbs-button =
|
||||
.title = थामनेइलखौ दिन्थि
|
||||
pdfjs-thumbs-button-label = थामनेइल
|
||||
pdfjs-findbar-button =
|
||||
.title = फोरमान बिलाइआव नागिरना दिहुन
|
||||
pdfjs-findbar-button-label = नायगिरना दिहुन
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = बिलाइ { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = बिलाइ { $page } नि थामनेइल
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = नायगिरना दिहुन
|
||||
.placeholder = फोरमान बिलाइआव नागिरना दिहुन...
|
||||
pdfjs-find-previous-button =
|
||||
.title = बाथ्रा खोन्दोबनि सिगांनि नुजाथिनायखौ नागिर
|
||||
pdfjs-find-previous-button-label = आगोलनि
|
||||
pdfjs-find-next-button =
|
||||
.title = बाथ्रा खोन्दोबनि उननि नुजाथिनायखौ नागिर
|
||||
pdfjs-find-next-button-label = उननि
|
||||
pdfjs-find-highlight-checkbox = गासैखौबो हाइलाइट खालाम
|
||||
pdfjs-find-match-case-checkbox-label = गोरोबनाय केस
|
||||
pdfjs-find-reached-top = थालो निफ्राय जागायनानै फोरमान बिलाइनि बिजौआव सौहैबाय
|
||||
pdfjs-find-reached-bottom = बिजौ निफ्राय जागायनानै फोरमान बिलाइनि बिजौआव सौहैबाय
|
||||
pdfjs-find-not-found = बाथ्रा खोन्दोब मोनाखै
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = बिलाइनि गुवार
|
||||
pdfjs-page-scale-fit = बिलाइ गोरोबनाय
|
||||
pdfjs-page-scale-auto = गावनोगाव जुम
|
||||
pdfjs-page-scale-actual = थार महर
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = PDF ल'ड खालामनाय समाव मोनसे गोरोन्थि जाबाय।
|
||||
pdfjs-invalid-file-error = बाहायजायै एबा गाज्रि जानाय PDF फाइल
|
||||
pdfjs-missing-file-error = गोमानाय PDF फाइल
|
||||
pdfjs-unexpected-response-error = मिजिंथियै सार्भार फिननाय।
|
||||
pdfjs-rendering-error = बिलाइखौ राव सोलायनाय समाव मोनसे गोरोन्थि जादों।
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } सोदोब बेखेवनाय]
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = बे PDF फाइलखौ खेवनो पासवार्ड हाबहो।
|
||||
pdfjs-password-invalid = बाहायजायै पासवार्ड। अननानै फिन नाजा।
|
||||
pdfjs-password-ok-button = OK
|
||||
pdfjs-password-cancel-button = नेवसि
|
||||
pdfjs-web-fonts-disabled = वेब फन्टखौ लोरबां खालामबाय: अरजाबहोनाय PDF फन्टखौ बाहायनो हायाखै।
|
||||
@@ -1,210 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=आगोलनि बिलाइ
|
||||
previous_label=आगोलनि
|
||||
next.title=उननि बिलाइ
|
||||
next_label=उननि
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=बिलाइ
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages={{pagesCount}} नि
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pagesCount}} नि {{pageNumber}})
|
||||
|
||||
zoom_out.title=फिसायै जुम खालाम
|
||||
zoom_out_label=फिसायै जुम खालाम
|
||||
zoom_in.title=गेदेरै जुम खालाम
|
||||
zoom_in_label=गेदेरै जुम खालाम
|
||||
zoom.title=जुम खालाम
|
||||
presentation_mode.title=दिन्थिफुंनाय म'डआव थां
|
||||
presentation_mode_label=दिन्थिफुंनाय म'ड
|
||||
open_file.title=फाइलखौ खेव
|
||||
open_file_label=खेव
|
||||
print.title=साफाय
|
||||
print_label=साफाय
|
||||
download.title=डाउनल'ड खालाम
|
||||
download_label=डाउनल'ड खालाम
|
||||
bookmark.title=दानि नुथाय (गोदान उइन्ड'आव कपि खालाम एबा खेव)
|
||||
bookmark_label=दानि नुथाय
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=टुल
|
||||
tools_label=टुल
|
||||
first_page.title=गिबि बिलाइआव थां
|
||||
first_page.label=गिबि बिलाइआव थां
|
||||
first_page_label=गिबि बिलाइआव थां
|
||||
last_page.title=जोबथा बिलाइआव थां
|
||||
last_page.label=जोबथा बिलाइआव थां
|
||||
last_page_label=जोबथा बिलाइआव थां
|
||||
page_rotate_cw.title=घरि गिदिंनाय फार्से फिदिं
|
||||
page_rotate_cw.label=घरि गिदिंनाय फार्से फिदिं
|
||||
page_rotate_cw_label=घरि गिदिंनाय फार्से फिदिं
|
||||
page_rotate_ccw.title=घरि गिदिंनाय उल्था फार्से फिदिं
|
||||
page_rotate_ccw.label=घरि गिदिंनाय उल्था फार्से फिदिं
|
||||
page_rotate_ccw_label=घरि गिदिंनाय उल्था फार्से फिदिं
|
||||
|
||||
|
||||
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=फोरमान बिलाइनि आखुथाय...
|
||||
document_properties_label=फोरमान बिलाइनि आखुथाय...
|
||||
document_properties_file_name=फाइलनि मुं:
|
||||
document_properties_file_size=फाइलनि महर:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} बाइट)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} बाइट)
|
||||
document_properties_title=बिमुं:
|
||||
document_properties_author=लिरगिरि:
|
||||
document_properties_subject=आयदा:
|
||||
document_properties_keywords=गाहाय सोदोब:
|
||||
document_properties_creation_date=सोरजिनाय अक्ट':
|
||||
document_properties_modification_date=सुद्रायनाय अक्ट':
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=सोरजिग्रा:
|
||||
document_properties_producer=PDF दिहुनग्रा:
|
||||
document_properties_version=PDF बिसान:
|
||||
document_properties_page_count=बिलाइनि हिसाब:
|
||||
document_properties_page_size_unit_inches=in
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=प'र्ट्रेट
|
||||
document_properties_page_size_orientation_landscape=लेण्डस्केप
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=लायजाम
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized_yes=नंगौ
|
||||
document_properties_linearized_no=नङा
|
||||
document_properties_close=बन्द खालाम
|
||||
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=नेवसि
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=टग्गल साइडबार
|
||||
toggle_sidebar_label=टग्गल साइडबार
|
||||
document_outline_label=फोरमान बिलाइ सिमा हांखो
|
||||
attachments.title=नांजाब होनायखौ दिन्थि
|
||||
attachments_label=नांजाब होनाय
|
||||
thumbs.title=थामनेइलखौ दिन्थि
|
||||
thumbs_label=थामनेइल
|
||||
findbar.title=फोरमान बिलाइआव नागिरना दिहुन
|
||||
findbar_label=नायगिरना दिहुन
|
||||
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=बिलाइ {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=बिलाइ {{page}} नि थामनेइल
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=नायगिरना दिहुन
|
||||
find_input.placeholder=फोरमान बिलाइआव नागिरना दिहुन...
|
||||
find_previous.title=बाथ्रा खोन्दोबनि सिगांनि नुजाथिनायखौ नागिर
|
||||
find_previous_label=आगोलनि
|
||||
find_next.title=बाथ्रा खोन्दोबनि उननि नुजाथिनायखौ नागिर
|
||||
find_next_label=उननि
|
||||
find_highlight=गासैखौबो हाइलाइट खालाम
|
||||
find_match_case_label=गोरोबनाय केस
|
||||
find_reached_top=थालो निफ्राय जागायनानै फोरमान बिलाइनि बिजौआव सौहैबाय
|
||||
find_reached_bottom=बिजौ निफ्राय जागायनानै फोरमान बिलाइनि बिजौआव सौहैबाय
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_not_found=बाथ्रा खोन्दोब मोनाखै
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=गोबां फोरमायथिहोग्रा
|
||||
error_less_info=खम फोरमायथिहोग्रा
|
||||
error_close=बन्द खालाम
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=खौरां: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=स्टेक: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=फाइल: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=सारि: {{line}}
|
||||
rendering_error=बिलाइखौ राव सोलायनाय समाव मोनसे गोरोन्थि जादों।
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=बिलाइनि गुवार
|
||||
page_scale_fit=बिलाइ गोरोबनाय
|
||||
page_scale_auto=गावनोगाव जुम
|
||||
page_scale_actual=थार महर
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=गोरोन्थि
|
||||
loading_error=PDF ल'ड खालामनाय समाव मोनसे गोरोन्थि जाबाय।
|
||||
invalid_file_error=बाहायजायै एबा गाज्रि जानाय PDF फाइल
|
||||
missing_file_error=गोमानाय PDF फाइल
|
||||
unexpected_response_error=मिजिंथियै सार्भार फिननाय।
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} सोदोब बेखेवनाय]
|
||||
password_label=बे PDF फाइलखौ खेवनो पासवार्ड हाबहो।
|
||||
password_invalid=बाहायजायै पासवार्ड। अननानै फिन नाजा।
|
||||
password_ok=OK
|
||||
password_cancel=नेवसि
|
||||
|
||||
printing_not_supported=सांग्रांथि: साफायनाया बे ब्राउजारजों आबुङै हेफाजाब होजाया।
|
||||
printing_not_ready=सांग्रांथि: PDF खौ साफायनायनि थाखाय फुरायै ल'ड खालामाखै।
|
||||
web_fonts_disabled=वेब फन्टखौ लोरबां खालामबाय: अरजाबहोनाय PDF फन्टखौ बाहायनो हायाखै।
|
||||
640
res/static/misc/pdf-viewer/web/locale/bs/viewer.ftl
Normal file
640
res/static/misc/pdf-viewer/web/locale/bs/viewer.ftl
Normal file
@@ -0,0 +1,640 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Prethodna strana
|
||||
pdfjs-previous-button-label = Prethodna
|
||||
pdfjs-next-button =
|
||||
.title = Sljedeća strna
|
||||
pdfjs-next-button-label = Sljedeća
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Strana
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = od { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } od { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Umanji
|
||||
pdfjs-zoom-out-button-label = Umanji
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Uvećaj
|
||||
pdfjs-zoom-in-button-label = Uvećaj
|
||||
pdfjs-zoom-select =
|
||||
.title = Uvećanje
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Prebaci se u prezentacijski režim
|
||||
pdfjs-presentation-mode-button-label = Prezentacijski režim
|
||||
pdfjs-open-file-button =
|
||||
.title = Otvori fajl
|
||||
pdfjs-open-file-button-label = Otvori
|
||||
pdfjs-print-button =
|
||||
.title = Štampaj
|
||||
pdfjs-print-button-label = Štampaj
|
||||
pdfjs-save-button =
|
||||
.title = Sačuvaj
|
||||
pdfjs-save-button-label = Sačuvaj
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Preuzmi
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Preuzmi
|
||||
pdfjs-bookmark-button =
|
||||
.title = Trenutna stranica (Prikaži URL sa trenutne stranice)
|
||||
pdfjs-bookmark-button-label = Trenutna stranica
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Alati
|
||||
pdfjs-tools-button-label = Alati
|
||||
pdfjs-first-page-button =
|
||||
.title = Idi na prvu stranu
|
||||
pdfjs-first-page-button-label = Idi na prvu stranu
|
||||
pdfjs-last-page-button =
|
||||
.title = Idi na zadnju stranu
|
||||
pdfjs-last-page-button-label = Idi na zadnju stranu
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Rotiraj u smjeru kazaljke na satu
|
||||
pdfjs-page-rotate-cw-button-label = Rotiraj u smjeru kazaljke na satu
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Rotiraj suprotno smjeru kazaljke na satu
|
||||
pdfjs-page-rotate-ccw-button-label = Rotiraj suprotno smjeru kazaljke na satu
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Omogući alat za označavanje teksta
|
||||
pdfjs-cursor-text-select-tool-button-label = Alat za označavanje teksta
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Omogući ručni alat
|
||||
pdfjs-cursor-hand-tool-button-label = Ručni alat
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Koristite pomicanje stranice
|
||||
pdfjs-scroll-page-button-label = Pomicanje stranice
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Koristite vertikalno pomicanje
|
||||
pdfjs-scroll-vertical-button-label = Vertikalno pomicanje
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Koristite horizontalno pomicanje
|
||||
pdfjs-scroll-horizontal-button-label = Horizontalno pomicanje
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Koristite omotno pomicanje
|
||||
pdfjs-scroll-wrapped-button-label = Omotno pomicanje
|
||||
pdfjs-spread-none-button =
|
||||
.title = Ne izrađuj duplerice
|
||||
pdfjs-spread-none-button-label = Bez duplerica
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Izradi duplerice koje počinju s neparnim stranicama
|
||||
pdfjs-spread-odd-button-label = Neparne duplerice
|
||||
pdfjs-spread-even-button =
|
||||
.title = Izradi duplerice koje počinju s parnim stranicama
|
||||
pdfjs-spread-even-button-label = Parne duplerice
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Svojstva dokumenta...
|
||||
pdfjs-document-properties-button-label = Svojstva dokumenta...
|
||||
pdfjs-document-properties-file-name = Naziv fajla:
|
||||
pdfjs-document-properties-file-size = Veličina fajla:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bajtova)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bajtova)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bajta)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bajta)
|
||||
pdfjs-document-properties-title = Naslov:
|
||||
pdfjs-document-properties-author = Autor:
|
||||
pdfjs-document-properties-subject = Predmet:
|
||||
pdfjs-document-properties-keywords = Ključne riječi:
|
||||
pdfjs-document-properties-creation-date = Datum kreiranja:
|
||||
pdfjs-document-properties-modification-date = Datum promjene:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Kreator:
|
||||
pdfjs-document-properties-producer = PDF stvaratelj:
|
||||
pdfjs-document-properties-version = PDF verzija:
|
||||
pdfjs-document-properties-page-count = Broj stranica:
|
||||
pdfjs-document-properties-page-size = Veličina stranice:
|
||||
pdfjs-document-properties-page-size-unit-inches = u
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = uspravno
|
||||
pdfjs-document-properties-page-size-orientation-landscape = vodoravno
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Pismo
|
||||
pdfjs-document-properties-page-size-name-legal = Pravni
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Brzi web pregled:
|
||||
pdfjs-document-properties-linearized-yes = Da
|
||||
pdfjs-document-properties-linearized-no = Ne
|
||||
pdfjs-document-properties-close-button = Zatvori
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Pripremam dokument za štampu…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Otkaži
|
||||
pdfjs-printing-not-supported = Upozorenje: Štampanje nije u potpunosti podržano u ovom browseru.
|
||||
pdfjs-printing-not-ready = Upozorenje: PDF nije u potpunosti učitan za štampanje.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Uključi/isključi bočnu traku
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Uključi/isključi bočnu traku (dokument sadrži obris/priloge/slojeve)
|
||||
pdfjs-toggle-sidebar-button-label = Uključi/isključi bočnu traku
|
||||
pdfjs-document-outline-button =
|
||||
.title = Prikaži outline dokumenta (dvoklik za skupljanje/širenje svih stavki)
|
||||
pdfjs-document-outline-button-label = Konture dokumenta
|
||||
pdfjs-attachments-button =
|
||||
.title = Prikaži priloge
|
||||
pdfjs-attachments-button-label = Prilozi
|
||||
pdfjs-layers-button =
|
||||
.title = Prikaži slojeve (dvostruki klik da biste vratili sve slojeve na zadano stanje)
|
||||
pdfjs-layers-button-label = Slojevi
|
||||
pdfjs-thumbs-button =
|
||||
.title = Prikaži thumbnailove
|
||||
pdfjs-thumbs-button-label = Thumbnailovi
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Pronađi trenutnu stavku strukture
|
||||
pdfjs-current-outline-item-button-label = Trenutna stavka strukture
|
||||
pdfjs-findbar-button =
|
||||
.title = Pronađi u dokumentu
|
||||
pdfjs-findbar-button-label = Pronađi
|
||||
pdfjs-additional-layers = Dodatni slojevi
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Strana { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Thumbnail strane { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Pronađi
|
||||
.placeholder = Pronađi u dokumentu…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Pronađi prethodno pojavljivanje fraze
|
||||
pdfjs-find-previous-button-label = Prethodno
|
||||
pdfjs-find-next-button =
|
||||
.title = Pronađi sljedeće pojavljivanje fraze
|
||||
pdfjs-find-next-button-label = Sljedeće
|
||||
pdfjs-find-highlight-checkbox = Označi sve
|
||||
pdfjs-find-match-case-checkbox-label = Osjetljivost na karaktere
|
||||
pdfjs-find-match-diacritics-checkbox-label = Podudaranje dijakritika
|
||||
pdfjs-find-entire-word-checkbox-label = Cijele riječi
|
||||
pdfjs-find-reached-top = Dostigao sam vrh dokumenta, nastavljam sa dna
|
||||
pdfjs-find-reached-bottom = Dostigao sam kraj dokumenta, nastavljam sa vrha
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } od { $total } podudaranje
|
||||
[few] { $current } od { $total } podudaranja
|
||||
*[other] { $current } od { $total } podudaranja
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Više od { $limit } podudaranja
|
||||
[few] Više od { $limit } podudaranja
|
||||
*[other] Više od { $limit } podudaranja
|
||||
}
|
||||
pdfjs-find-not-found = Fraza nije pronađena
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Širina strane
|
||||
pdfjs-page-scale-fit = Uklopi stranu
|
||||
pdfjs-page-scale-auto = Automatsko uvećanje
|
||||
pdfjs-page-scale-actual = Stvarna veličina
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Stranica { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Došlo je do greške prilikom učitavanja PDF-a.
|
||||
pdfjs-invalid-file-error = Neispravan ili oštećen PDF fajl.
|
||||
pdfjs-missing-file-error = Nedostaje PDF fajl.
|
||||
pdfjs-unexpected-response-error = Neočekivani odgovor servera.
|
||||
pdfjs-rendering-error = Došlo je do greške prilikom renderiranja strane.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } pribilješka]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Upišite lozinku da biste otvorili ovaj PDF fajl.
|
||||
pdfjs-password-invalid = Pogrešna lozinka. Pokušajte ponovo.
|
||||
pdfjs-password-ok-button = OK
|
||||
pdfjs-password-cancel-button = Otkaži
|
||||
pdfjs-web-fonts-disabled = Web fontovi su onemogućeni: nemoguće koristiti ubačene PDF fontove.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Tekst
|
||||
pdfjs-editor-free-text-button-label = Tekst
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Crtanje
|
||||
pdfjs-editor-ink-button-label = Crtanje
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Dodajte ili uredite slike
|
||||
pdfjs-editor-stamp-button-label = Dodajte ili uredite slike
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Istaknite
|
||||
pdfjs-editor-highlight-button-label = Istaknite
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Istaknite
|
||||
.aria-label = Istaknite
|
||||
pdfjs-highlight-floating-button-label = Istaknite
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Dodaj potpis
|
||||
pdfjs-editor-signature-button-label = Dodaj potpis
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Uređivač istaknutih elemenata
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Uređivač crteža
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Uređivač potpisa: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Uređivač slika
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Ukloni crtež
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Ukloni tekst
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Ukloni sliku
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Ukloni istaknuti dio
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Ukloni potpis
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Boja
|
||||
pdfjs-editor-free-text-size-input = Veličina
|
||||
pdfjs-editor-ink-color-input = Boja
|
||||
pdfjs-editor-ink-thickness-input = Debljina
|
||||
pdfjs-editor-ink-opacity-input = Neprozirnost
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Dodaj sliku
|
||||
pdfjs-editor-stamp-add-image-button-label = Dodaj sliku
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Debljina
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Promijenite debljinu prilikom označavanja stavki koje nisu tekst
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Kontrole potpisa i sačuvani potpisi
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Dodaj novi potpis
|
||||
pdfjs-editor-signature-add-signature-button-label = Dodaj novi potpis
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Sačuvani potpis: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Uređivač teksta
|
||||
.default-content = Počnite kucati…
|
||||
pdfjs-free-text =
|
||||
.aria-label = Uređivač teksta
|
||||
pdfjs-free-text-default-content = Počnite kucati…
|
||||
pdfjs-ink =
|
||||
.aria-label = Uređivač crtanja
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Slika koju je kreirao korisnik
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Alternativni tekst
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Uredi alternativni tekst
|
||||
pdfjs-editor-alt-text-edit-button-label = Uredi alternativni tekst
|
||||
pdfjs-editor-alt-text-dialog-label = Odaberite opciju
|
||||
pdfjs-editor-alt-text-dialog-description = Alternativni tekst (Alt tekst) pomaže kada ljudi ne mogu vidjeti sliku ili kada se ona ne učitava.
|
||||
pdfjs-editor-alt-text-add-description-label = Dodajte opis
|
||||
pdfjs-editor-alt-text-add-description-description = Ciljajte na 1-2 rečenice koje opisuju temu, okruženje ili radnju.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Označi kao dekorativno
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Ovo se koristi za ukrasne slike, poput okvira ili vodenih žigova.
|
||||
pdfjs-editor-alt-text-cancel-button = Otkaži
|
||||
pdfjs-editor-alt-text-save-button = Sačuvaj
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Označeno kao dekorativno
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Na primjer, „Mladić sjeda za stol da jede obrok“
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Alternativni tekst
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Gornji lijevi ugao — promjena veličine
|
||||
pdfjs-editor-resizer-label-top-middle = Gore u sredini — promijeni veličinu
|
||||
pdfjs-editor-resizer-label-top-right = Gornji desni ugao — promijeni veličinu
|
||||
pdfjs-editor-resizer-label-middle-right = Sredina desno — promijeni veličinu
|
||||
pdfjs-editor-resizer-label-bottom-right = Donji desni ugao — promijeni veličinu
|
||||
pdfjs-editor-resizer-label-bottom-middle = Donji srednji dio — promijeni veličinu
|
||||
pdfjs-editor-resizer-label-bottom-left = Donji lijevi ugao — promijeni veličinu
|
||||
pdfjs-editor-resizer-label-middle-left = Sredina lijevo — promijeni veličinu
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Gornji lijevi ugao — promjena veličine
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Gore u sredini — promijeni veličinu
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Gornji desni ugao — promijeni veličinu
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Sredina desno — promijeni veličinu
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Donji desni ugao — promijeni veličinu
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Donji srednji dio — promijeni veličinu
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Donji lijevi ugao — promijeni veličinu
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Sredina lijevo — promijeni veličinu
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Boja isticanja
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Promijeni boju
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Izbor boja
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Žuta
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Zelena
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Plava
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Roza
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Crvena
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Prikaži sve
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Prikaži sve
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Uredi alternativni tekst (opis slike)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Dodaj alternativni tekst (opis slike)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Ovdje napišite svoj opis…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Kratak opis za osobe koje ne mogu vidjeti sliku ili kada se slika ne učitava.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Ovaj alternativni tekst je kreiran automatski i moguće je da je netačan.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Saznajte više
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Automatski kreiraj alternativni tekst
|
||||
pdfjs-editor-new-alt-text-not-now-button = Ne sada
|
||||
pdfjs-editor-new-alt-text-error-title = Nije moguće automatski kreirati alternativni tekst
|
||||
pdfjs-editor-new-alt-text-error-description = Molimo vas da napišete vlastiti alternativni tekst ili pokušate ponovo kasnije.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Zatvori
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Preuzimanje alternativnog tekstualnog AI modela ({ $downloadedSize } od { $totalSize } MB)
|
||||
.aria-valuetext = Preuzimanje alternativnog tekstualnog AI modela ({ $downloadedSize } od { $totalSize } MB)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Alternativni tekst je dodan
|
||||
pdfjs-editor-new-alt-text-added-button-label = Alternativni tekst je dodan
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Nedostaje alternativni tekst
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Nedostaje alternativni tekst
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Alternativni tekst recenzije
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Alternativni tekst recenzije
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Automatski kreirano: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Postavke alternativnog teksta slike
|
||||
pdfjs-image-alt-text-settings-button-label = Postavke alternativnog teksta slike
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Postavke alternativnog teksta slike
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Automatski alternativni tekst
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Automatski kreiraj alternativni tekst
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Predlaže opise kako bi pomogao ljudima koji ne vide sliku ili kada se slika ne učitava.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Alternativni tekst AI model ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Radi lokalno na vašem uređaju tako da vaši podaci ostaju privatni. Potrebno za automatski alternativni tekst.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Izbriši
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Preuzmi
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Preuzimam…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Uređivač alternativnog teksta
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Odmah prikaži uređivač alternativnog teksta prilikom dodavanja slike
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Pomaže vam da osigurate da sve vaše slike imaju alternativni tekst.
|
||||
pdfjs-editor-alt-text-settings-close-button = Zatvori
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Istaknuto je uklonjeno
|
||||
pdfjs-editor-undo-bar-message-freetext = Tekst uklonjen
|
||||
pdfjs-editor-undo-bar-message-ink = Crtež uklonjen
|
||||
pdfjs-editor-undo-bar-message-stamp = Slika uklonjena
|
||||
pdfjs-editor-undo-bar-message-signature = Potpis uklonjen
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] { $count } bilješka uklonjena
|
||||
[few] { $count } bilješke uklonjene
|
||||
*[other] { $count } bilješki uklonjeno
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Poništi
|
||||
pdfjs-editor-undo-bar-undo-button-label = Poništi
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Zatvori
|
||||
pdfjs-editor-undo-bar-close-button-label = Zatvori
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = Ovaj modalni prozor omogućava korisniku da kreira potpis koji će dodati PDF dokumentu. Korisnik može urediti ime (koje služi i kao alternativni tekst) i opcionalno sačuvati potpis za ponovnu upotrebu.
|
||||
pdfjs-editor-add-signature-dialog-title = Dodaj potpis
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Ukucaj
|
||||
.title = Ukucaj
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Napiši
|
||||
.title = Napiši
|
||||
pdfjs-editor-add-signature-image-button = Slika
|
||||
.title = Slika
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Ukucajte svoj potpis
|
||||
.placeholder = Ukucajte svoj potpis
|
||||
pdfjs-editor-add-signature-draw-placeholder = Napišite svoj potpis
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Debljina
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Debljina pisanja: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Prevucite datoteku ovdje da biste je učitali
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] Ili odaberite slikovne datoteke
|
||||
*[other] Ili pregledajte slikovne datoteke
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Opis (alternativni tekst)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Opis (alternativni tekst)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Potpis
|
||||
pdfjs-editor-add-signature-clear-button-label = Očisti potpis
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Očisti potpis
|
||||
pdfjs-editor-add-signature-save-checkbox = Sačuvaj potpis
|
||||
pdfjs-editor-add-signature-save-warning-message = Dostigli ste ograničenje od 5 sačuvanih potpisa. Uklonite jedan da biste sačuvali više.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Nije moguće učitati sliku
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Provjerite mrežnu vezu ili pokušajte s drugom slikom.
|
||||
pdfjs-editor-add-signature-image-no-data-error-title = Nije moguće pretvoriti ovu sliku u potpis
|
||||
pdfjs-editor-add-signature-image-no-data-error-description = Molimo pokušajte učitati drugu sliku.
|
||||
pdfjs-editor-add-signature-error-close-button = Zatvori
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Otkaži
|
||||
pdfjs-editor-add-signature-add-button = Dodaj
|
||||
pdfjs-editor-edit-signature-update-button = Ažuriraj
|
||||
|
||||
## Edit a comment dialog
|
||||
|
||||
pdfjs-editor-edit-comment-actions-button-label = Radnje
|
||||
pdfjs-editor-edit-comment-actions-button =
|
||||
.title = Radnje
|
||||
pdfjs-editor-edit-comment-close-button-label = Zatvori
|
||||
pdfjs-editor-edit-comment-close-button =
|
||||
.title = Zatvori
|
||||
pdfjs-editor-edit-comment-actions-edit-button-label = Uredi
|
||||
pdfjs-editor-edit-comment-actions-delete-button-label = Izbriši
|
||||
pdfjs-editor-edit-comment-manager-text-input =
|
||||
.placeholder = Unesite svoj komentar
|
||||
pdfjs-editor-edit-comment-manager-cancel-button = Otkaži
|
||||
pdfjs-editor-edit-comment-manager-save-button = Sačuvaj
|
||||
|
||||
## Edit a comment button in the editor toolbar
|
||||
|
||||
pdfjs-editor-edit-comment-button =
|
||||
.title = Uredi komentar
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Ukloni sačuvani potpis
|
||||
pdfjs-editor-delete-signature-button-label1 = Ukloni sačuvani potpis
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Uredi opis
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Uredi opis
|
||||
@@ -1,200 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Prethodna strana
|
||||
previous_label=Prethodna
|
||||
next.title=Sljedeća strna
|
||||
next_label=Sljedeća
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Strana
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=od {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} od {{pagesCount}})
|
||||
|
||||
zoom_out.title=Umanji
|
||||
zoom_out_label=Umanji
|
||||
zoom_in.title=Uvećaj
|
||||
zoom_in_label=Uvećaj
|
||||
zoom.title=Uvećanje
|
||||
presentation_mode.title=Prebaci se u prezentacijski režim
|
||||
presentation_mode_label=Prezentacijski režim
|
||||
open_file.title=Otvori fajl
|
||||
open_file_label=Otvori
|
||||
print.title=Štampaj
|
||||
print_label=Štampaj
|
||||
download.title=Preuzmi
|
||||
download_label=Preuzmi
|
||||
bookmark.title=Trenutni prikaz (kopiraj ili otvori u novom prozoru)
|
||||
bookmark_label=Trenutni prikaz
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Alati
|
||||
tools_label=Alati
|
||||
first_page.title=Idi na prvu stranu
|
||||
first_page.label=Idi na prvu stranu
|
||||
first_page_label=Idi na prvu stranu
|
||||
last_page.title=Idi na zadnju stranu
|
||||
last_page.label=Idi na zadnju stranu
|
||||
last_page_label=Idi na zadnju stranu
|
||||
page_rotate_cw.title=Rotiraj u smjeru kazaljke na satu
|
||||
page_rotate_cw.label=Rotiraj u smjeru kazaljke na satu
|
||||
page_rotate_cw_label=Rotiraj u smjeru kazaljke na satu
|
||||
page_rotate_ccw.title=Rotiraj suprotno smjeru kazaljke na satu
|
||||
page_rotate_ccw.label=Rotiraj suprotno smjeru kazaljke na satu
|
||||
page_rotate_ccw_label=Rotiraj suprotno smjeru kazaljke na satu
|
||||
|
||||
cursor_text_select_tool.title=Omogući alat za označavanje teksta
|
||||
cursor_text_select_tool_label=Alat za označavanje teksta
|
||||
cursor_hand_tool.title=Omogući ručni alat
|
||||
cursor_hand_tool_label=Ručni alat
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Svojstva dokumenta...
|
||||
document_properties_label=Svojstva dokumenta...
|
||||
document_properties_file_name=Naziv fajla:
|
||||
document_properties_file_size=Veličina fajla:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bajta)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bajta)
|
||||
document_properties_title=Naslov:
|
||||
document_properties_author=Autor:
|
||||
document_properties_subject=Predmet:
|
||||
document_properties_keywords=Ključne riječi:
|
||||
document_properties_creation_date=Datum kreiranja:
|
||||
document_properties_modification_date=Datum promjene:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Kreator:
|
||||
document_properties_producer=PDF stvaratelj:
|
||||
document_properties_version=PDF verzija:
|
||||
document_properties_page_count=Broj stranica:
|
||||
document_properties_page_size=Veličina stranice:
|
||||
document_properties_page_size_unit_inches=u
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=uspravno
|
||||
document_properties_page_size_orientation_landscape=vodoravno
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Pismo
|
||||
document_properties_page_size_name_legal=Pravni
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
document_properties_close=Zatvori
|
||||
|
||||
print_progress_message=Pripremam dokument za štampu…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Otkaži
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Uključi/isključi bočnu traku
|
||||
toggle_sidebar_notification.title=Uključi/isključi sidebar (dokument sadrži outline/priloge)
|
||||
toggle_sidebar_label=Uključi/isključi bočnu traku
|
||||
document_outline.title=Prikaži outline dokumenta (dvoklik za skupljanje/širenje svih stavki)
|
||||
document_outline_label=Konture dokumenta
|
||||
attachments.title=Prikaži priloge
|
||||
attachments_label=Prilozi
|
||||
thumbs.title=Prikaži thumbnailove
|
||||
thumbs_label=Thumbnailovi
|
||||
findbar.title=Pronađi u dokumentu
|
||||
findbar_label=Pronađi
|
||||
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Strana {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Thumbnail strane {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Pronađi
|
||||
find_input.placeholder=Pronađi u dokumentu…
|
||||
find_previous.title=Pronađi prethodno pojavljivanje fraze
|
||||
find_previous_label=Prethodno
|
||||
find_next.title=Pronađi sljedeće pojavljivanje fraze
|
||||
find_next_label=Sljedeće
|
||||
find_highlight=Označi sve
|
||||
find_match_case_label=Osjetljivost na karaktere
|
||||
find_reached_top=Dostigao sam vrh dokumenta, nastavljam sa dna
|
||||
find_reached_bottom=Dostigao sam kraj dokumenta, nastavljam sa vrha
|
||||
find_not_found=Fraza nije pronađena
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Više informacija
|
||||
error_less_info=Manje informacija
|
||||
error_close=Zatvori
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Poruka: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Stack: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Fajl: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Linija: {{line}}
|
||||
rendering_error=Došlo je do greške prilikom renderiranja strane.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Širina strane
|
||||
page_scale_fit=Uklopi stranu
|
||||
page_scale_auto=Automatsko uvećanje
|
||||
page_scale_actual=Stvarna veličina
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Greška
|
||||
loading_error=Došlo je do greške prilikom učitavanja PDF-a.
|
||||
invalid_file_error=Neispravan ili oštećen PDF fajl.
|
||||
missing_file_error=Nedostaje PDF fajl.
|
||||
unexpected_response_error=Neočekivani odgovor servera.
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} pribilješka]
|
||||
password_label=Upišite lozinku da biste otvorili ovaj PDF fajl.
|
||||
password_invalid=Pogrešna lozinka. Pokušajte ponovo.
|
||||
password_ok=OK
|
||||
password_cancel=Otkaži
|
||||
|
||||
printing_not_supported=Upozorenje: Štampanje nije u potpunosti podržano u ovom browseru.
|
||||
printing_not_ready=Upozorenje: PDF nije u potpunosti učitan za štampanje.
|
||||
web_fonts_disabled=Web fontovi su onemogućeni: nemoguće koristiti ubačene PDF fontove.
|
||||
289
res/static/misc/pdf-viewer/web/locale/ca/viewer.ftl
Normal file
289
res/static/misc/pdf-viewer/web/locale/ca/viewer.ftl
Normal file
@@ -0,0 +1,289 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Pàgina anterior
|
||||
pdfjs-previous-button-label = Anterior
|
||||
pdfjs-next-button =
|
||||
.title = Pàgina següent
|
||||
pdfjs-next-button-label = Següent
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Pàgina
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = de { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } de { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Redueix
|
||||
pdfjs-zoom-out-button-label = Redueix
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Amplia
|
||||
pdfjs-zoom-in-button-label = Amplia
|
||||
pdfjs-zoom-select =
|
||||
.title = Escala
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Canvia al mode de presentació
|
||||
pdfjs-presentation-mode-button-label = Mode de presentació
|
||||
pdfjs-open-file-button =
|
||||
.title = Obre el fitxer
|
||||
pdfjs-open-file-button-label = Obre
|
||||
pdfjs-print-button =
|
||||
.title = Imprimeix
|
||||
pdfjs-print-button-label = Imprimeix
|
||||
pdfjs-save-button =
|
||||
.title = Desa
|
||||
pdfjs-save-button-label = Desa
|
||||
pdfjs-bookmark-button =
|
||||
.title = Pàgina actual (mostra l'URL de la pàgina actual)
|
||||
pdfjs-bookmark-button-label = Pàgina actual
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Eines
|
||||
pdfjs-tools-button-label = Eines
|
||||
pdfjs-first-page-button =
|
||||
.title = Vés a la primera pàgina
|
||||
pdfjs-first-page-button-label = Vés a la primera pàgina
|
||||
pdfjs-last-page-button =
|
||||
.title = Vés a l'última pàgina
|
||||
pdfjs-last-page-button-label = Vés a l'última pàgina
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Gira cap a la dreta
|
||||
pdfjs-page-rotate-cw-button-label = Gira cap a la dreta
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Gira cap a l'esquerra
|
||||
pdfjs-page-rotate-ccw-button-label = Gira cap a l'esquerra
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Habilita l'eina de selecció de text
|
||||
pdfjs-cursor-text-select-tool-button-label = Eina de selecció de text
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Habilita l'eina de mà
|
||||
pdfjs-cursor-hand-tool-button-label = Eina de mà
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Usa el desplaçament de pàgina
|
||||
pdfjs-scroll-page-button-label = Desplaçament de pàgina
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Utilitza el desplaçament vertical
|
||||
pdfjs-scroll-vertical-button-label = Desplaçament vertical
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Utilitza el desplaçament horitzontal
|
||||
pdfjs-scroll-horizontal-button-label = Desplaçament horitzontal
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Activa el desplaçament continu
|
||||
pdfjs-scroll-wrapped-button-label = Desplaçament continu
|
||||
pdfjs-spread-none-button =
|
||||
.title = No agrupis les pàgines de dues en dues
|
||||
pdfjs-spread-none-button-label = Una sola pàgina
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Mostra dues pàgines començant per les pàgines de numeració senar
|
||||
pdfjs-spread-odd-button-label = Doble pàgina (senar)
|
||||
pdfjs-spread-even-button =
|
||||
.title = Mostra dues pàgines començant per les pàgines de numeració parell
|
||||
pdfjs-spread-even-button-label = Doble pàgina (parell)
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Propietats del document…
|
||||
pdfjs-document-properties-button-label = Propietats del document…
|
||||
pdfjs-document-properties-file-name = Nom del fitxer:
|
||||
pdfjs-document-properties-file-size = Mida del fitxer:
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
|
||||
pdfjs-document-properties-title = Títol:
|
||||
pdfjs-document-properties-author = Autor:
|
||||
pdfjs-document-properties-subject = Assumpte:
|
||||
pdfjs-document-properties-keywords = Paraules clau:
|
||||
pdfjs-document-properties-creation-date = Data de creació:
|
||||
pdfjs-document-properties-modification-date = Data de modificació:
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Creador:
|
||||
pdfjs-document-properties-producer = Generador de PDF:
|
||||
pdfjs-document-properties-version = Versió de PDF:
|
||||
pdfjs-document-properties-page-count = Nombre de pàgines:
|
||||
pdfjs-document-properties-page-size = Mida de la pàgina:
|
||||
pdfjs-document-properties-page-size-unit-inches = polzades
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = vertical
|
||||
pdfjs-document-properties-page-size-orientation-landscape = apaïsat
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Carta
|
||||
pdfjs-document-properties-page-size-name-legal = Legal
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Vista web ràpida:
|
||||
pdfjs-document-properties-linearized-yes = Sí
|
||||
pdfjs-document-properties-linearized-no = No
|
||||
pdfjs-document-properties-close-button = Tanca
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = S'està preparant la impressió del document…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Cancel·la
|
||||
pdfjs-printing-not-supported = Avís: la impressió no és plenament funcional en aquest navegador.
|
||||
pdfjs-printing-not-ready = Atenció: el PDF no s'ha acabat de carregar per imprimir-lo.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Mostra/amaga la barra lateral
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Mostra/amaga la barra lateral (el document conté un esquema, adjuncions o capes)
|
||||
pdfjs-toggle-sidebar-button-label = Mostra/amaga la barra lateral
|
||||
pdfjs-document-outline-button =
|
||||
.title = Mostra l'esquema del document (doble clic per ampliar/reduir tots els elements)
|
||||
pdfjs-document-outline-button-label = Esquema del document
|
||||
pdfjs-attachments-button =
|
||||
.title = Mostra les adjuncions
|
||||
pdfjs-attachments-button-label = Adjuncions
|
||||
pdfjs-layers-button =
|
||||
.title = Mostra les capes (doble clic per restablir totes les capes al seu estat per defecte)
|
||||
pdfjs-layers-button-label = Capes
|
||||
pdfjs-thumbs-button =
|
||||
.title = Mostra les miniatures
|
||||
pdfjs-thumbs-button-label = Miniatures
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Cerca l'element d'esquema actual
|
||||
pdfjs-current-outline-item-button-label = Element d'esquema actual
|
||||
pdfjs-findbar-button =
|
||||
.title = Cerca al document
|
||||
pdfjs-findbar-button-label = Cerca
|
||||
pdfjs-additional-layers = Capes addicionals
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Pàgina { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Miniatura de la pàgina { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Cerca
|
||||
.placeholder = Cerca al document…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Cerca l'anterior coincidència de l'expressió
|
||||
pdfjs-find-previous-button-label = Anterior
|
||||
pdfjs-find-next-button =
|
||||
.title = Cerca la següent coincidència de l'expressió
|
||||
pdfjs-find-next-button-label = Següent
|
||||
pdfjs-find-highlight-checkbox = Ressalta-ho tot
|
||||
pdfjs-find-match-case-checkbox-label = Distingeix entre majúscules i minúscules
|
||||
pdfjs-find-match-diacritics-checkbox-label = Respecta els diacrítics
|
||||
pdfjs-find-entire-word-checkbox-label = Paraules senceres
|
||||
pdfjs-find-reached-top = S'ha arribat al principi del document, es continua pel final
|
||||
pdfjs-find-reached-bottom = S'ha arribat al final del document, es continua pel principi
|
||||
pdfjs-find-not-found = No s'ha trobat l'expressió
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Amplada de la pàgina
|
||||
pdfjs-page-scale-fit = Ajusta la pàgina
|
||||
pdfjs-page-scale-auto = Zoom automàtic
|
||||
pdfjs-page-scale-actual = Mida real
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Pàgina { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = S'ha produït un error en carregar el PDF.
|
||||
pdfjs-invalid-file-error = El fitxer PDF no és vàlid o està malmès.
|
||||
pdfjs-missing-file-error = Falta el fitxer PDF.
|
||||
pdfjs-unexpected-response-error = Resposta inesperada del servidor.
|
||||
pdfjs-rendering-error = S'ha produït un error mentre es renderitzava la pàgina.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [Anotació { $type }]
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Introduïu la contrasenya per obrir aquest fitxer PDF.
|
||||
pdfjs-password-invalid = La contrasenya no és vàlida. Torneu-ho a provar.
|
||||
pdfjs-password-ok-button = D'acord
|
||||
pdfjs-password-cancel-button = Cancel·la
|
||||
pdfjs-web-fonts-disabled = Els tipus de lletra web estan desactivats: no es poden utilitzar els tipus de lletra incrustats al PDF.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Text
|
||||
pdfjs-editor-free-text-button-label = Text
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Dibuixa
|
||||
pdfjs-editor-ink-button-label = Dibuixa
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Color
|
||||
pdfjs-editor-free-text-size-input = Mida
|
||||
pdfjs-editor-ink-color-input = Color
|
||||
pdfjs-editor-ink-thickness-input = Gruix
|
||||
pdfjs-editor-ink-opacity-input = Opacitat
|
||||
pdfjs-free-text =
|
||||
.aria-label = Editor de text
|
||||
pdfjs-free-text-default-content = Escriviu…
|
||||
pdfjs-ink =
|
||||
.aria-label = Editor de dibuix
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Imatge creada per l'usuari
|
||||
@@ -1,253 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Pàgina anterior
|
||||
previous_label=Anterior
|
||||
next.title=Pàgina següent
|
||||
next_label=Següent
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Pàgina
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=de {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} de {{pagesCount}})
|
||||
|
||||
zoom_out.title=Redueix
|
||||
zoom_out_label=Redueix
|
||||
zoom_in.title=Amplia
|
||||
zoom_in_label=Amplia
|
||||
zoom.title=Escala
|
||||
presentation_mode.title=Canvia al mode de presentació
|
||||
presentation_mode_label=Mode de presentació
|
||||
open_file.title=Obre el fitxer
|
||||
open_file_label=Obre
|
||||
print.title=Imprimeix
|
||||
print_label=Imprimeix
|
||||
download.title=Baixa
|
||||
download_label=Baixa
|
||||
bookmark.title=Vista actual (copia o obre en una finestra nova)
|
||||
bookmark_label=Vista actual
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Eines
|
||||
tools_label=Eines
|
||||
first_page.title=Vés a la primera pàgina
|
||||
first_page.label=Vés a la primera pàgina
|
||||
first_page_label=Vés a la primera pàgina
|
||||
last_page.title=Vés a l'última pàgina
|
||||
last_page.label=Vés a l'última pàgina
|
||||
last_page_label=Vés a l'última pàgina
|
||||
page_rotate_cw.title=Gira cap a la dreta
|
||||
page_rotate_cw.label=Gira cap a la dreta
|
||||
page_rotate_cw_label=Gira cap a la dreta
|
||||
page_rotate_ccw.title=Gira cap a l'esquerra
|
||||
page_rotate_ccw.label=Gira cap a l'esquerra
|
||||
page_rotate_ccw_label=Gira cap a l'esquerra
|
||||
|
||||
cursor_text_select_tool.title=Habilita l'eina de selecció de text
|
||||
cursor_text_select_tool_label=Eina de selecció de text
|
||||
cursor_hand_tool.title=Habilita l'eina de mà
|
||||
cursor_hand_tool_label=Eina de mà
|
||||
|
||||
scroll_vertical.title=Utilitza el desplaçament vertical
|
||||
scroll_vertical_label=Desplaçament vertical
|
||||
scroll_horizontal.title=Utilitza el desplaçament horitzontal
|
||||
scroll_horizontal_label=Desplaçament horitzontal
|
||||
scroll_wrapped.title=Activa el desplaçament continu
|
||||
scroll_wrapped_label=Desplaçament continu
|
||||
|
||||
spread_none.title=No agrupis les pàgines de dues en dues
|
||||
spread_none_label=Una sola pàgina
|
||||
spread_odd.title=Mostra dues pàgines començant per les pàgines de numeració senar
|
||||
spread_odd_label=Doble pàgina (senar)
|
||||
spread_even.title=Mostra dues pàgines començant per les pàgines de numeració parell
|
||||
spread_even_label=Doble pàgina (parell)
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Propietats del document…
|
||||
document_properties_label=Propietats del document…
|
||||
document_properties_file_name=Nom del fitxer:
|
||||
document_properties_file_size=Mida del fitxer:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
||||
document_properties_title=Títol:
|
||||
document_properties_author=Autor:
|
||||
document_properties_subject=Assumpte:
|
||||
document_properties_keywords=Paraules clau:
|
||||
document_properties_creation_date=Data de creació:
|
||||
document_properties_modification_date=Data de modificació:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Creador:
|
||||
document_properties_producer=Generador de PDF:
|
||||
document_properties_version=Versió de PDF:
|
||||
document_properties_page_count=Nombre de pàgines:
|
||||
document_properties_page_size=Mida de la pàgina:
|
||||
document_properties_page_size_unit_inches=polzades
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=vertical
|
||||
document_properties_page_size_orientation_landscape=apaïsat
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Carta
|
||||
document_properties_page_size_name_legal=Legal
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Vista web ràpida:
|
||||
document_properties_linearized_yes=Sí
|
||||
document_properties_linearized_no=No
|
||||
document_properties_close=Tanca
|
||||
|
||||
print_progress_message=S'està preparant la impressió del document…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Cancel·la
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Mostra/amaga la barra lateral
|
||||
toggle_sidebar_notification.title=Mostra/amaga la barra lateral (el document conté un esquema o adjuncions)
|
||||
toggle_sidebar_notification2.title=Mostra/amaga la barra lateral (el document conté un esquema, adjuncions o capes)
|
||||
toggle_sidebar_label=Mostra/amaga la barra lateral
|
||||
document_outline.title=Mostra l'esquema del document (doble clic per ampliar/reduir tots els elements)
|
||||
document_outline_label=Esquema del document
|
||||
attachments.title=Mostra les adjuncions
|
||||
attachments_label=Adjuncions
|
||||
layers.title=Mostra les capes (doble clic per restablir totes les capes al seu estat per defecte)
|
||||
layers_label=Capes
|
||||
thumbs.title=Mostra les miniatures
|
||||
thumbs_label=Miniatures
|
||||
current_outline_item.title=Cerca l'element d'esquema actual
|
||||
current_outline_item_label=Element d'esquema actual
|
||||
findbar.title=Cerca al document
|
||||
findbar_label=Cerca
|
||||
|
||||
additional_layers=Capes addicionals
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Pàgina {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Pàgina {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Miniatura de la pàgina {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Cerca
|
||||
find_input.placeholder=Cerca al document…
|
||||
find_previous.title=Cerca l'anterior coincidència de l'expressió
|
||||
find_previous_label=Anterior
|
||||
find_next.title=Cerca la següent coincidència de l'expressió
|
||||
find_next_label=Següent
|
||||
find_highlight=Ressalta-ho tot
|
||||
find_match_case_label=Distingeix entre majúscules i minúscules
|
||||
find_entire_word_label=Paraules senceres
|
||||
find_reached_top=S'ha arribat al principi del document, es continua pel final
|
||||
find_reached_bottom=S'ha arribat al final del document, es continua pel principi
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} de {{total}} coincidència
|
||||
find_match_count[two]={{current}} de {{total}} coincidències
|
||||
find_match_count[few]={{current}} de {{total}} coincidències
|
||||
find_match_count[many]={{current}} de {{total}} coincidències
|
||||
find_match_count[other]={{current}} de {{total}} coincidències
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Més de {{limit}} coincidències
|
||||
find_match_count_limit[one]=Més d'{{limit}} coincidència
|
||||
find_match_count_limit[two]=Més de {{limit}} coincidències
|
||||
find_match_count_limit[few]=Més de {{limit}} coincidències
|
||||
find_match_count_limit[many]=Més de {{limit}} coincidències
|
||||
find_match_count_limit[other]=Més de {{limit}} coincidències
|
||||
find_not_found=No s'ha trobat l'expressió
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Més informació
|
||||
error_less_info=Menys informació
|
||||
error_close=Tanca
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (muntatge: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Missatge: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Pila: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Fitxer: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Línia: {{line}}
|
||||
rendering_error=S'ha produït un error mentre es renderitzava la pàgina.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Amplada de la pàgina
|
||||
page_scale_fit=Ajusta la pàgina
|
||||
page_scale_auto=Zoom automàtic
|
||||
page_scale_actual=Mida real
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Error
|
||||
loading_error=S'ha produït un error en carregar el PDF.
|
||||
invalid_file_error=El fitxer PDF no és vàlid o està malmès.
|
||||
missing_file_error=Falta el fitxer PDF.
|
||||
unexpected_response_error=Resposta inesperada del servidor.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[Anotació {{type}}]
|
||||
password_label=Introduïu la contrasenya per obrir aquest fitxer PDF.
|
||||
password_invalid=La contrasenya no és vàlida. Torneu-ho a provar.
|
||||
password_ok=D'acord
|
||||
password_cancel=Cancel·la
|
||||
|
||||
printing_not_supported=Avís: la impressió no és plenament funcional en aquest navegador.
|
||||
printing_not_ready=Atenció: el PDF no s'ha acabat de carregar per imprimir-lo.
|
||||
web_fonts_disabled=Els tipus de lletra web estan desactivats: no es poden utilitzar els tipus de lletra incrustats al PDF.
|
||||
287
res/static/misc/pdf-viewer/web/locale/cak/viewer.ftl
Normal file
287
res/static/misc/pdf-viewer/web/locale/cak/viewer.ftl
Normal file
@@ -0,0 +1,287 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Jun kan ruxaq
|
||||
pdfjs-previous-button-label = Jun kan
|
||||
pdfjs-next-button =
|
||||
.title = Jun chik ruxaq
|
||||
pdfjs-next-button-label = Jun chik
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Ruxaq
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = richin { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } richin { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Tich'utinirisäx
|
||||
pdfjs-zoom-out-button-label = Tich'utinirisäx
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Tinimirisäx
|
||||
pdfjs-zoom-in-button-label = Tinimirisäx
|
||||
pdfjs-zoom-select =
|
||||
.title = Sum
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Tijal ri rub'anikil niwachin
|
||||
pdfjs-presentation-mode-button-label = Pa rub'eyal niwachin
|
||||
pdfjs-open-file-button =
|
||||
.title = Tijaq Yakb'äl
|
||||
pdfjs-open-file-button-label = Tijaq
|
||||
pdfjs-print-button =
|
||||
.title = Titz'ajb'äx
|
||||
pdfjs-print-button-label = Titz'ajb'äx
|
||||
pdfjs-save-button =
|
||||
.title = Tiyak
|
||||
pdfjs-save-button-label = Tiyak
|
||||
pdfjs-bookmark-button-label = Ruxaq k'o wakami
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Samajib'äl
|
||||
pdfjs-tools-button-label = Samajib'äl
|
||||
pdfjs-first-page-button =
|
||||
.title = Tib'e pa nab'ey ruxaq
|
||||
pdfjs-first-page-button-label = Tib'e pa nab'ey ruxaq
|
||||
pdfjs-last-page-button =
|
||||
.title = Tib'e pa ruk'isib'äl ruxaq
|
||||
pdfjs-last-page-button-label = Tib'e pa ruk'isib'äl ruxaq
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Tisutïx pan ajkiq'a'
|
||||
pdfjs-page-rotate-cw-button-label = Tisutïx pan ajkiq'a'
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Tisutïx pan ajxokon
|
||||
pdfjs-page-rotate-ccw-button-label = Tisutïx pan ajxokon
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Titzij ri rusamajib'al Rucha'ik Rucholajem Tzij
|
||||
pdfjs-cursor-text-select-tool-button-label = Rusamajib'al Rucha'ik Rucholajem Tzij
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Titzij ri q'ab'aj samajib'äl
|
||||
pdfjs-cursor-hand-tool-button-label = Q'ab'aj Samajib'äl
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Tokisäx Ruxaq Q'axanem
|
||||
pdfjs-scroll-page-button-label = Ruxaq Q'axanem
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Tokisäx Pa'äl Q'axanem
|
||||
pdfjs-scroll-vertical-button-label = Pa'äl Q'axanem
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Tokisäx Kotz'öl Q'axanem
|
||||
pdfjs-scroll-horizontal-button-label = Kotz'öl Q'axanem
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Tokisäx Tzub'aj Q'axanem
|
||||
pdfjs-scroll-wrapped-button-label = Tzub'aj Q'axanem
|
||||
pdfjs-spread-none-button =
|
||||
.title = Man ketun taq ruxaq pa rub'eyal wuj
|
||||
pdfjs-spread-none-button-label = Majun Rub'eyal
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Ke'atunu' ri taq ruxaq rik'in natikirisaj rik'in jun man k'ulaj ta rajilab'al
|
||||
pdfjs-spread-odd-button-label = Man K'ulaj Ta Rub'eyal
|
||||
pdfjs-spread-even-button =
|
||||
.title = Ke'atunu' ri taq ruxaq rik'in natikirisaj rik'in jun k'ulaj rajilab'al
|
||||
pdfjs-spread-even-button-label = K'ulaj Rub'eyal
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Taq richinil wuj…
|
||||
pdfjs-document-properties-button-label = Taq richinil wuj…
|
||||
pdfjs-document-properties-file-name = Rub'i' yakb'äl:
|
||||
pdfjs-document-properties-file-size = Runimilem yakb'äl:
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
|
||||
pdfjs-document-properties-title = B'i'aj:
|
||||
pdfjs-document-properties-author = B'anel:
|
||||
pdfjs-document-properties-subject = Taqikil:
|
||||
pdfjs-document-properties-keywords = Kixe'el taq tzij:
|
||||
pdfjs-document-properties-creation-date = Ruq'ijul xtz'uk:
|
||||
pdfjs-document-properties-modification-date = Ruq'ijul xjalwachïx:
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Q'inonel:
|
||||
pdfjs-document-properties-producer = PDF b'anöy:
|
||||
pdfjs-document-properties-version = PDF ruwäch:
|
||||
pdfjs-document-properties-page-count = Jarupe' ruxaq:
|
||||
pdfjs-document-properties-page-size = Runimilem ri Ruxaq:
|
||||
pdfjs-document-properties-page-size-unit-inches = pa
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = rupalem
|
||||
pdfjs-document-properties-page-size-orientation-landscape = rukotz'olem
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Loman wuj
|
||||
pdfjs-document-properties-page-size-name-legal = Taqanel tzijol
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Anin Rutz'etik Ajk'amaya'l:
|
||||
pdfjs-document-properties-linearized-yes = Ja'
|
||||
pdfjs-document-properties-linearized-no = Mani
|
||||
pdfjs-document-properties-close-button = Titz'apïx
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Ruchojmirisaxik wuj richin nitz'ajb'äx…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Tiq'at
|
||||
pdfjs-printing-not-supported = Rutzijol k'ayewal: Ri rutz'ajb'axik man koch'el ta ronojel pa re okik'amaya'l re'.
|
||||
pdfjs-printing-not-ready = Rutzijol k'ayewal: Ri PDF man xusamajij ta ronojel richin nitz'ajb'äx.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Tijal ri ajxikin kajtz'ik
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Tik'ex ri ajxikin yuqkajtz'ik (ri wuj eruk'wan taq ruchi'/taqo/kuchuj)
|
||||
pdfjs-toggle-sidebar-button-label = Tijal ri ajxikin kajtz'ik
|
||||
pdfjs-document-outline-button =
|
||||
.title = Tik'ut pe ruch'akulal wuj (kamul-pitz'oj richin nirik'/nich'utinirisäx ronojel ruch'akulal)
|
||||
pdfjs-document-outline-button-label = Ruch'akulal wuj
|
||||
pdfjs-attachments-button =
|
||||
.title = Kek'ut pe ri taq taqoj
|
||||
pdfjs-attachments-button-label = Taq taqoj
|
||||
pdfjs-layers-button =
|
||||
.title = Kek'ut taq Kuchuj (ka'i'-pitz' richin yetzolïx ronojel ri taq kuchuj e k'o wi)
|
||||
pdfjs-layers-button-label = Taq kuchuj
|
||||
pdfjs-thumbs-button =
|
||||
.title = Kek'ut pe taq ch'utiq
|
||||
pdfjs-thumbs-button-label = Koköj
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Kekanöx Taq Ch'akulal Kik'wan Chib'äl
|
||||
pdfjs-current-outline-item-button-label = Taq Ch'akulal Kik'wan Chib'äl
|
||||
pdfjs-findbar-button =
|
||||
.title = Tikanöx chupam ri wuj
|
||||
pdfjs-findbar-button-label = Tikanöx
|
||||
pdfjs-additional-layers = Tz'aqat ta Kuchuj
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Ruxaq { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Ruch'utinirisaxik ruxaq { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Tikanöx
|
||||
.placeholder = Tikanöx pa wuj…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Tib'an b'enam pa ri jun kan q'aptzij xilitäj
|
||||
pdfjs-find-previous-button-label = Jun kan
|
||||
pdfjs-find-next-button =
|
||||
.title = Tib'e pa ri jun chik pajtzij xilitäj
|
||||
pdfjs-find-next-button-label = Jun chik
|
||||
pdfjs-find-highlight-checkbox = Tiya' retal ronojel
|
||||
pdfjs-find-match-case-checkbox-label = Tuk'äm ri' kik'in taq nimatz'ib' chuqa' taq ch'utitz'ib'
|
||||
pdfjs-find-match-diacritics-checkbox-label = Tiya' Kikojol Tz'aqat taq Tz'ib'
|
||||
pdfjs-find-entire-word-checkbox-label = Tz'aqät taq tzij
|
||||
pdfjs-find-reached-top = Xb'eq'i' ri rutikirib'al wuj, xtikanöx k'a pa ruk'isib'äl
|
||||
pdfjs-find-reached-bottom = Xb'eq'i' ri ruk'isib'äl wuj, xtikanöx pa rutikirib'al
|
||||
pdfjs-find-not-found = Man xilitäj ta ri pajtzij
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Ruwa ruxaq
|
||||
pdfjs-page-scale-fit = Tinuk' ruxaq
|
||||
pdfjs-page-scale-auto = Yonil chi nimilem
|
||||
pdfjs-page-scale-actual = Runimilem Wakami
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Ruxaq { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Xk'ulwachitäj jun sach'oj toq xnuk'ux ri PDF .
|
||||
pdfjs-invalid-file-error = Man oke ta o yujtajinäq ri PDF yakb'äl.
|
||||
pdfjs-missing-file-error = Man xilitäj ta ri PDF yakb'äl.
|
||||
pdfjs-unexpected-response-error = Man oyob'en ta tz'olin rutzij ruk'u'x samaj.
|
||||
pdfjs-rendering-error = Xk'ulwachitäj jun sachoj toq ninuk'wachij ri ruxaq.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } Tz'ib'anïk]
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Tatz'ib'aj ri ewan tzij richin najäq re yakb'äl re' pa PDF.
|
||||
pdfjs-password-invalid = Man okel ta ri ewan tzij: Tatojtob'ej chik.
|
||||
pdfjs-password-ok-button = Ütz
|
||||
pdfjs-password-cancel-button = Tiq'at
|
||||
pdfjs-web-fonts-disabled = E chupül ri taq ajk'amaya'l tz'ib': man tikirel ta nokisäx ri taq tz'ib' PDF pa ch'ikenïk
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Rucholajem tz'ib'
|
||||
pdfjs-editor-free-text-button-label = Rucholajem tz'ib'
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Tiwachib'ëx
|
||||
pdfjs-editor-ink-button-label = Tiwachib'ëx
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = B'onil
|
||||
pdfjs-editor-free-text-size-input = Nimilem
|
||||
pdfjs-editor-ink-color-input = B'onil
|
||||
pdfjs-editor-ink-thickness-input = Rupimil
|
||||
pdfjs-editor-ink-opacity-input = Q'equmal
|
||||
pdfjs-free-text =
|
||||
.aria-label = Nuk'unel tz'ib'atzij
|
||||
pdfjs-free-text-default-content = Titikitisäx rutz'ib'axik…
|
||||
pdfjs-ink =
|
||||
.aria-label = Nuk'unel wachib'äl
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Wachib'äl nuk'un ruma okisaxel
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Jun kan ruxaq
|
||||
previous_label=Jun kan
|
||||
next.title=Jun chik ruxaq
|
||||
next_label=Jun chik
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Ruxaq
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=richin {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} richin {{pagesCount}})
|
||||
|
||||
zoom_out.title=Tich'utinirisäx
|
||||
zoom_out_label=Tich'utinirisäx
|
||||
zoom_in.title=Tinimirisäx
|
||||
zoom_in_label=Tinimirisäx
|
||||
zoom.title=Sum
|
||||
presentation_mode.title=Tijal ri rub'anikil niwachin
|
||||
presentation_mode_label=Pa rub'eyal niwachin
|
||||
open_file.title=Tijaq Yakb'äl
|
||||
open_file_label=Tijaq
|
||||
print.title=Titz'ajb'äx
|
||||
print_label=Titz'ajb'äx
|
||||
download.title=Tiqasäx
|
||||
download_label=Tiqasäx
|
||||
bookmark.title=Rutz'etik wakami (tiwachib'ëx o tijaq pa jun k'ak'a' tzuwäch)
|
||||
bookmark_label=Rutzub'al wakami
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Samajib'äl
|
||||
tools_label=Samajib'äl
|
||||
first_page.title=Tib'e pa nab'ey ruxaq
|
||||
first_page.label=Tib'e pa nab'ey ruxaq
|
||||
first_page_label=Tib'e pa nab'ey ruxaq
|
||||
last_page.title=Tib'e pa ruk'isib'äl ruxaq
|
||||
last_page.label=Tib'e pa ruk'isib'äl ruxaq
|
||||
last_page_label=Tib'e pa ruk'isib'äl ruxaq
|
||||
page_rotate_cw.title=Tisutïx pan ajkiq'a'
|
||||
page_rotate_cw.label=Tisutïx pan ajkiq'a'
|
||||
page_rotate_cw_label=Tisutïx pan ajkiq'a'
|
||||
page_rotate_ccw.title=Tisutïx pan ajxokon
|
||||
page_rotate_ccw.label=Tisutïx pan ajxokon
|
||||
page_rotate_ccw_label=Tisutïx pan ajxokon
|
||||
|
||||
cursor_text_select_tool.title=Titzij ri rusamajib'al Rucha'ik Rucholajem Tzij
|
||||
cursor_text_select_tool_label=Rusamajib'al Rucha'ik Rucholajem Tzij
|
||||
cursor_hand_tool.title=Titzij ri q'ab'aj samajib'äl
|
||||
cursor_hand_tool_label=Q'ab'aj Samajib'äl
|
||||
|
||||
scroll_vertical.title=Tokisäx Pa'äl Q'axanem
|
||||
scroll_vertical_label=Pa'äl Q'axanem
|
||||
scroll_horizontal.title=Tokisäx Kotz'öl Q'axanem
|
||||
scroll_horizontal_label=Kotz'öl Q'axanem
|
||||
scroll_wrapped.title=Tokisäx Tzub'aj Q'axanem
|
||||
scroll_wrapped_label=Tzub'aj Q'axanem
|
||||
|
||||
spread_none.title=Man ketun taq ruxaq pa rub'eyal wuj
|
||||
spread_none_label=Majun Rub'eyal
|
||||
spread_odd.title=Ke'atunu' ri taq ruxaq rik'in natikirisaj rik'in jun man k'ulaj ta rajilab'al
|
||||
spread_odd_label=Man K'ulaj Ta Rub'eyal
|
||||
spread_even.title=Ke'atunu' ri taq ruxaq rik'in natikirisaj rik'in jun k'ulaj rajilab'al
|
||||
spread_even_label=K'ulaj Rub'eyal
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Taq richinil wuj…
|
||||
document_properties_label=Taq richinil wuj…
|
||||
document_properties_file_name=Rub'i' yakb'äl:
|
||||
document_properties_file_size=Runimilem yakb'äl:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
||||
document_properties_title=B'i'aj:
|
||||
document_properties_author=B'anel:
|
||||
document_properties_subject=Taqikil:
|
||||
document_properties_keywords=Kixe'el taq tzij:
|
||||
document_properties_creation_date=Ruq'ijul xtz'uk:
|
||||
document_properties_modification_date=Ruq'ijul xjalwachïx:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Q'inonel:
|
||||
document_properties_producer=PDF b'anöy:
|
||||
document_properties_version=PDF ruwäch:
|
||||
document_properties_page_count=Jarupe' ruxaq:
|
||||
document_properties_page_size=Runimilem ri Ruxaq:
|
||||
document_properties_page_size_unit_inches=pa
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=rupalem
|
||||
document_properties_page_size_orientation_landscape=rukotz'olem
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Loman wuj
|
||||
document_properties_page_size_name_legal=Taqanel tzijol
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Anin Rutz'etik Ajk'amaya'l:
|
||||
document_properties_linearized_yes=Ja'
|
||||
document_properties_linearized_no=Mani
|
||||
document_properties_close=Titz'apïx
|
||||
|
||||
print_progress_message=Ruchojmirisaxik wuj richin nitz'ajb'äx…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Tiq'at
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Tijal ri ajxikin kajtz'ik
|
||||
toggle_sidebar_notification.title=Tik'ex ri ajxikin yuqkajtz'ik (ri wuj eruk'wan taq ruchi'/taqoj taq yakb'äl)
|
||||
toggle_sidebar_notification2.title=Tik'ex ri ajxikin yuqkajtz'ik (ri wuj eruk'wan taq ruchi'/taqo/kuchuj)
|
||||
toggle_sidebar_label=Tijal ri ajxikin kajtz'ik
|
||||
document_outline.title=Tik'ut pe ruch'akulal wuj (kamul-pitz'oj richin nirik'/nich'utinirisäx ronojel ruch'akulal)
|
||||
document_outline_label=Ruch'akulal wuj
|
||||
attachments.title=Kek'ut pe ri taq taqoj
|
||||
attachments_label=Taq taqoj
|
||||
layers.title=Kek'ut taq Kuchuj (ka'i'-pitz' richin yetzolïx ronojel ri taq kuchuj e k'o wi)
|
||||
layers_label=Taq kuchuj
|
||||
thumbs.title=Kek'ut pe taq ch'utiq
|
||||
thumbs_label=Koköj
|
||||
current_outline_item.title=Kekanöx Taq Ch'akulal Kik'wan Chib'äl
|
||||
current_outline_item_label=Taq Ch'akulal Kik'wan Chib'äl
|
||||
findbar.title=Tikanöx chupam ri wuj
|
||||
findbar_label=Tikanöx
|
||||
|
||||
additional_layers=Tz'aqat ta Kuchuj
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Ruxaq {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Ruxaq {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Ruxaq {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Ruch'utinirisaxik ruxaq {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Tikanöx
|
||||
find_input.placeholder=Tikanöx pa wuj…
|
||||
find_previous.title=Tib'an b'enam pa ri jun kan q'aptzij xilitäj
|
||||
find_previous_label=Jun kan
|
||||
find_next.title=Tib'e pa ri jun chik pajtzij xilitäj
|
||||
find_next_label=Jun chik
|
||||
find_highlight=Tiya' retal ronojel
|
||||
find_match_case_label=Tuk'äm ri' kik'in taq nimatz'ib' chuqa' taq ch'utitz'ib'
|
||||
find_entire_word_label=Tz'aqät taq tzij
|
||||
find_reached_top=Xb'eq'i' ri rutikirib'al wuj, xtikanöx k'a pa ruk'isib'äl
|
||||
find_reached_bottom=Xb'eq'i' ri ruk'isib'äl wuj, xtikanöx pa rutikirib'al
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} richin {{total}} nuk'äm ri'
|
||||
find_match_count[two]={{current}} richin {{total}} nikik'äm ki'
|
||||
find_match_count[few]={{current}} richin {{total}} nikik'äm ki'
|
||||
find_match_count[many]={{current}} richin {{total}} nikik'äm ki'
|
||||
find_match_count[other]={{current}} richin {{total}} nikik'äm ki'
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=K'ïy chi re {{limit}} nikik'äm ki'
|
||||
find_match_count_limit[one]=K'ïy chi re {{limit}} nuk'äm ri'
|
||||
find_match_count_limit[two]=K'ïy chi re {{limit}} nikik'äm ki'
|
||||
find_match_count_limit[few]=K'ïy chi re {{limit}} nikik'äm ki'
|
||||
find_match_count_limit[many]=K'ïy chi re {{limit}} nikik'äm ki'
|
||||
find_match_count_limit[other]=K'ïy chi re {{limit}} nikik'äm ki'
|
||||
find_not_found=Man xilitäj ta ri pajtzij
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Ch'aqa' chik rutzijol
|
||||
error_less_info=Jub'a' ok rutzijol
|
||||
error_close=Titz'apïx
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Uqxa'n: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Tzub'aj: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Yakb'äl: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=B'ey: {{line}}
|
||||
rendering_error=Xk'ulwachitäj jun sachoj toq ninuk'wachij ri ruxaq.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Ruwa ruxaq
|
||||
page_scale_fit=Tinuk' ruxaq
|
||||
page_scale_auto=Yonil chi nimilem
|
||||
page_scale_actual=Runimilem Wakami
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Sachoj
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Nisamäj…
|
||||
loading_error=\u0020Xk'ulwachitäj jun sach'oj toq xnuk'ux ri PDF .
|
||||
invalid_file_error=Man oke ta o yujtajinäq ri PDF yakb'äl.
|
||||
missing_file_error=Man xilitäj ta ri PDF yakb'äl.
|
||||
unexpected_response_error=Man oyob'en ta tz'olin rutzij ruk'u'x samaj.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} Tz'ib'anïk]
|
||||
password_label=Tatz'ib'aj ri ewan tzij richin najäq re yakb'äl re' pa PDF.
|
||||
password_invalid=Man okel ta ri ewan tzij: Tatojtob'ej chik.
|
||||
password_ok=Ütz
|
||||
password_cancel=Tiq'at
|
||||
|
||||
printing_not_supported=Rutzijol k'ayewal: Ri rutz'ajb'axik man koch'el ta ronojel pa re okik'amaya'l re'.
|
||||
printing_not_ready=Rutzijol k'ayewal: Ri PDF man xusamajij ta ronojel richin nitz'ajb'äx.
|
||||
web_fonts_disabled=E chupül ri taq ajk'amaya'l tz'ib': man tikirel ta nokisäx ri taq tz'ib' PDF pa ch'ikenïk
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=Re PDF ruk'wan tijital taq jux. Man nuköch' ta ri kijikib'axik taq jux.
|
||||
229
res/static/misc/pdf-viewer/web/locale/ckb/viewer.ftl
Normal file
229
res/static/misc/pdf-viewer/web/locale/ckb/viewer.ftl
Normal file
@@ -0,0 +1,229 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = پەڕەی پێشوو
|
||||
pdfjs-previous-button-label = پێشوو
|
||||
pdfjs-next-button =
|
||||
.title = پەڕەی دوواتر
|
||||
pdfjs-next-button-label = دوواتر
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = پەرە
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = لە { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } لە { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = ڕۆچوونی
|
||||
pdfjs-zoom-out-button-label = ڕۆچوونی
|
||||
pdfjs-zoom-in-button =
|
||||
.title = هێنانەپێش
|
||||
pdfjs-zoom-in-button-label = هێنانەپێش
|
||||
pdfjs-zoom-select =
|
||||
.title = زووم
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = گۆڕین بۆ دۆخی پێشکەشکردن
|
||||
pdfjs-presentation-mode-button-label = دۆخی پێشکەشکردن
|
||||
pdfjs-open-file-button =
|
||||
.title = پەڕگە بکەرەوە
|
||||
pdfjs-open-file-button-label = کردنەوە
|
||||
pdfjs-print-button =
|
||||
.title = چاپکردن
|
||||
pdfjs-print-button-label = چاپکردن
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = ئامرازەکان
|
||||
pdfjs-tools-button-label = ئامرازەکان
|
||||
pdfjs-first-page-button =
|
||||
.title = برۆ بۆ یەکەم پەڕە
|
||||
pdfjs-first-page-button-label = بڕۆ بۆ یەکەم پەڕە
|
||||
pdfjs-last-page-button =
|
||||
.title = بڕۆ بۆ کۆتا پەڕە
|
||||
pdfjs-last-page-button-label = بڕۆ بۆ کۆتا پەڕە
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = ئاڕاستەی میلی کاتژمێر
|
||||
pdfjs-page-rotate-cw-button-label = ئاڕاستەی میلی کاتژمێر
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = پێچەوانەی میلی کاتژمێر
|
||||
pdfjs-page-rotate-ccw-button-label = پێچەوانەی میلی کاتژمێر
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = توڵامرازی نیشانکەری دەق چالاک بکە
|
||||
pdfjs-cursor-text-select-tool-button-label = توڵامرازی نیشانکەری دەق
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = توڵامرازی دەستی چالاک بکە
|
||||
pdfjs-cursor-hand-tool-button-label = توڵامرازی دەستی
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = ناردنی ئەستوونی بەکاربێنە
|
||||
pdfjs-scroll-vertical-button-label = ناردنی ئەستوونی
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = ناردنی ئاسۆیی بەکاربێنە
|
||||
pdfjs-scroll-horizontal-button-label = ناردنی ئاسۆیی
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = ناردنی لوولکراو بەکاربێنە
|
||||
pdfjs-scroll-wrapped-button-label = ناردنی لوولکراو
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = تایبەتمەندییەکانی بەڵگەنامە...
|
||||
pdfjs-document-properties-button-label = تایبەتمەندییەکانی بەڵگەنامە...
|
||||
pdfjs-document-properties-file-name = ناوی پەڕگە:
|
||||
pdfjs-document-properties-file-size = قەبارەی پەڕگە:
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } کب ({ $size_b } بایت)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } مب ({ $size_b } بایت)
|
||||
pdfjs-document-properties-title = سەردێڕ:
|
||||
pdfjs-document-properties-author = نووسەر
|
||||
pdfjs-document-properties-subject = بابەت:
|
||||
pdfjs-document-properties-keywords = کلیلەوشە:
|
||||
pdfjs-document-properties-creation-date = بەرواری درووستکردن:
|
||||
pdfjs-document-properties-modification-date = بەرواری دەستکاریکردن:
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = درووستکەر:
|
||||
pdfjs-document-properties-producer = بەرهەمهێنەری PDF:
|
||||
pdfjs-document-properties-version = وەشانی PDF:
|
||||
pdfjs-document-properties-page-count = ژمارەی پەرەکان:
|
||||
pdfjs-document-properties-page-size = قەبارەی پەڕە:
|
||||
pdfjs-document-properties-page-size-unit-inches = ئینچ
|
||||
pdfjs-document-properties-page-size-unit-millimeters = ملم
|
||||
pdfjs-document-properties-page-size-orientation-portrait = پۆرترەیت(درێژ)
|
||||
pdfjs-document-properties-page-size-orientation-landscape = پانیی
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = نامە
|
||||
pdfjs-document-properties-page-size-name-legal = یاسایی
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = پیشاندانی وێبی خێرا:
|
||||
pdfjs-document-properties-linearized-yes = بەڵێ
|
||||
pdfjs-document-properties-linearized-no = نەخێر
|
||||
pdfjs-document-properties-close-button = داخستن
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = بەڵگەنامە ئامادەدەکرێت بۆ چاپکردن...
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = پاشگەزبوونەوە
|
||||
pdfjs-printing-not-supported = ئاگاداربە: چاپکردن بە تەواوی پشتگیر ناکرێت لەم وێبگەڕە.
|
||||
pdfjs-printing-not-ready = ئاگاداربە: PDF بە تەواوی بارنەبووە بۆ چاپکردن.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = لاتەنیشت پیشاندان/شاردنەوە
|
||||
pdfjs-toggle-sidebar-button-label = لاتەنیشت پیشاندان/شاردنەوە
|
||||
pdfjs-document-outline-button-label = سنووری چوارچێوە
|
||||
pdfjs-attachments-button =
|
||||
.title = پاشکۆکان پیشان بدە
|
||||
pdfjs-attachments-button-label = پاشکۆکان
|
||||
pdfjs-layers-button-label = چینەکان
|
||||
pdfjs-thumbs-button =
|
||||
.title = وێنۆچکە پیشان بدە
|
||||
pdfjs-thumbs-button-label = وێنۆچکە
|
||||
pdfjs-findbar-button =
|
||||
.title = لە بەڵگەنامە بگەرێ
|
||||
pdfjs-findbar-button-label = دۆزینەوە
|
||||
pdfjs-additional-layers = چینی زیاتر
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = پەڕەی { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = وێنۆچکەی پەڕەی { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = دۆزینەوە
|
||||
.placeholder = لە بەڵگەنامە بگەرێ...
|
||||
pdfjs-find-previous-button =
|
||||
.title = هەبوونی پێشوو بدۆزرەوە لە ڕستەکەدا
|
||||
pdfjs-find-previous-button-label = پێشوو
|
||||
pdfjs-find-next-button =
|
||||
.title = هەبوونی داهاتوو بدۆزەرەوە لە ڕستەکەدا
|
||||
pdfjs-find-next-button-label = دوواتر
|
||||
pdfjs-find-highlight-checkbox = هەمووی نیشانە بکە
|
||||
pdfjs-find-match-case-checkbox-label = دۆخی لەیەکچوون
|
||||
pdfjs-find-entire-word-checkbox-label = هەموو وشەکان
|
||||
pdfjs-find-reached-top = گەشتیتە سەرەوەی بەڵگەنامە، لە خوارەوە دەستت پێکرد
|
||||
pdfjs-find-reached-bottom = گەشتیتە کۆتایی بەڵگەنامە. لەسەرەوە دەستت پێکرد
|
||||
pdfjs-find-not-found = نووسین نەدۆزرایەوە
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = پانی پەڕە
|
||||
pdfjs-page-scale-fit = پڕبوونی پەڕە
|
||||
pdfjs-page-scale-auto = زوومی خۆکار
|
||||
pdfjs-page-scale-actual = قەبارەی ڕاستی
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = هەڵەیەک ڕوویدا لە کاتی بارکردنی PDF.
|
||||
pdfjs-invalid-file-error = پەڕگەی pdf تێکچووە یان نەگونجاوە.
|
||||
pdfjs-missing-file-error = پەڕگەی pdf بوونی نیە.
|
||||
pdfjs-unexpected-response-error = وەڵامی ڕاژەخوازی نەخوازراو.
|
||||
pdfjs-rendering-error = هەڵەیەک ڕوویدا لە کاتی پوختەکردنی (ڕێندەر) پەڕە.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } سەرنج]
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = وشەی تێپەڕ بنووسە بۆ کردنەوەی پەڕگەی pdf.
|
||||
pdfjs-password-invalid = وشەی تێپەڕ هەڵەیە. تکایە دووبارە هەوڵ بدەرەوە.
|
||||
pdfjs-password-ok-button = باشە
|
||||
pdfjs-password-cancel-button = پاشگەزبوونەوە
|
||||
pdfjs-web-fonts-disabled = جۆرەپیتی وێب ناچالاکە: نەتوانی جۆرەپیتی تێخراوی ناو pdfـەکە بەکاربێت.
|
||||
@@ -1,241 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=پەڕەی پێشوو
|
||||
previous_label=پێشوو
|
||||
next.title=پەڕەی دوواتر
|
||||
next_label=دوواتر
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=پەرە
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=لە {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} لە {{pagesCount}})
|
||||
|
||||
zoom_out.title=ڕۆچوونی
|
||||
zoom_out_label=ڕۆچوونی
|
||||
zoom_in.title=هێنانەپێش
|
||||
zoom_in_label=هێنانەپێش
|
||||
zoom.title=زووم
|
||||
presentation_mode.title=گۆڕین بۆ دۆخی پێشکەشکردن
|
||||
presentation_mode_label=دۆخی پێشکەشکردن
|
||||
open_file.title=پەڕگە بکەرەوە
|
||||
open_file_label=کردنەوە
|
||||
print.title=چاپکردن
|
||||
print_label=چاپکردن
|
||||
download.title=داگرتن
|
||||
download_label=داگرتن
|
||||
bookmark.title=پێشبینینی ئێستا(لەبەریبگرەوە یان پەنجەرەیەکی نوێ بکەرەوە)
|
||||
bookmark_label=پیشبینینی ئێستا
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=ئامرازەکان
|
||||
tools_label=ئامرازەکان
|
||||
first_page.title=برۆ بۆ یەکەم پەڕە
|
||||
first_page.label=بڕۆ بۆ یەکەم پەڕە
|
||||
first_page_label=بڕۆ بۆ یەکەم پەڕە
|
||||
last_page.title=بڕۆ بۆ کۆتا پەڕە
|
||||
last_page.label=بڕۆ بۆ کۆتا پەڕە
|
||||
last_page_label=بڕۆ بۆ کۆتا پەڕە
|
||||
page_rotate_cw.title=ئاڕاستەی میلی کاتژمێر
|
||||
page_rotate_cw.label=ئاڕاستەی میلی کاتژمێر
|
||||
page_rotate_cw_label=ئاڕاستەی میلی کاتژمێر
|
||||
page_rotate_ccw.title=پێچەوانەی میلی کاتژمێر
|
||||
page_rotate_ccw.label=پێچەوانەی میلی کاتژمێر
|
||||
page_rotate_ccw_label=پێچەوانەی میلی کاتژمێر
|
||||
|
||||
cursor_text_select_tool.title=توڵامرازی نیشانکەری دەق چالاک بکە
|
||||
cursor_text_select_tool_label=توڵامرازی نیشانکەری دەق
|
||||
cursor_hand_tool.title=توڵامرازی دەستی چالاک بکە
|
||||
cursor_hand_tool_label=توڵامرازی دەستی
|
||||
|
||||
scroll_vertical.title=ناردنی ئەستوونی بەکاربێنە
|
||||
scroll_vertical_label=ناردنی ئەستوونی
|
||||
scroll_horizontal.title=ناردنی ئاسۆیی بەکاربێنە
|
||||
scroll_horizontal_label=ناردنی ئاسۆیی
|
||||
scroll_wrapped.title=ناردنی لوولکراو بەکاربێنە
|
||||
scroll_wrapped_label=ناردنی لوولکراو
|
||||
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=تایبەتمەندییەکانی بەڵگەنامە...
|
||||
document_properties_label=تایبەتمەندییەکانی بەڵگەنامە...
|
||||
document_properties_file_name=ناوی پەڕگە:
|
||||
document_properties_file_size=قەبارەی پەڕگە:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} کب ({{size_b}} بایت)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} مب ({{size_b}} بایت)
|
||||
document_properties_title=سەردێڕ:
|
||||
document_properties_author=نووسەر
|
||||
document_properties_subject=بابەت:
|
||||
document_properties_keywords=کلیلەوشە:
|
||||
document_properties_creation_date=بەرواری درووستکردن:
|
||||
document_properties_modification_date=بەرواری دەستکاریکردن:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=درووستکەر:
|
||||
document_properties_producer=بەرهەمهێنەری PDF:
|
||||
document_properties_version=وەشانی PDF:
|
||||
document_properties_page_count=ژمارەی پەرەکان:
|
||||
document_properties_page_size=قەبارەی پەڕە:
|
||||
document_properties_page_size_unit_inches=ئینچ
|
||||
document_properties_page_size_unit_millimeters=ملم
|
||||
document_properties_page_size_orientation_portrait=پۆرترەیت(درێژ)
|
||||
document_properties_page_size_orientation_landscape=پانیی
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=نامە
|
||||
document_properties_page_size_name_legal=یاسایی
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=پیشاندانی وێبی خێرا:
|
||||
document_properties_linearized_yes=بەڵێ
|
||||
document_properties_linearized_no=نەخێر
|
||||
document_properties_close=داخستن
|
||||
|
||||
print_progress_message=بەڵگەنامە ئامادەدەکرێت بۆ چاپکردن...
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=پاشگەزبوونەوە
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=لاتەنیشت پیشاندان/شاردنەوە
|
||||
toggle_sidebar_label=لاتەنیشت پیشاندان/شاردنەوە
|
||||
document_outline_label=سنووری چوارچێوە
|
||||
attachments.title=پاشکۆکان پیشان بدە
|
||||
attachments_label=پاشکۆکان
|
||||
layers_label=چینەکان
|
||||
thumbs.title=وێنۆچکە پیشان بدە
|
||||
thumbs_label=وێنۆچکە
|
||||
findbar.title=لە بەڵگەنامە بگەرێ
|
||||
findbar_label=دۆزینەوە
|
||||
|
||||
additional_layers=چینی زیاتر
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=پەڕەی {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=پەڕەی {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=وێنۆچکەی پەڕەی {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=دۆزینەوە
|
||||
find_input.placeholder=لە بەڵگەنامە بگەرێ...
|
||||
find_previous.title=هەبوونی پێشوو بدۆزرەوە لە ڕستەکەدا
|
||||
find_previous_label=پێشوو
|
||||
find_next.title=هەبوونی داهاتوو بدۆزەرەوە لە ڕستەکەدا
|
||||
find_next_label=دوواتر
|
||||
find_highlight=هەمووی نیشانە بکە
|
||||
find_match_case_label=دۆخی لەیەکچوون
|
||||
find_entire_word_label=هەموو وشەکان
|
||||
find_reached_top=گەشتیتە سەرەوەی بەڵگەنامە، لە خوارەوە دەستت پێکرد
|
||||
find_reached_bottom=گەشتیتە کۆتایی بەڵگەنامە. لەسەرەوە دەستت پێکرد
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} لە کۆی {{total}} لەیەکچوو
|
||||
find_match_count[two]={{current}} لە کۆی {{total}} لەیەکچوو
|
||||
find_match_count[few]={{current}} لە کۆی {{total}} لەیەکچوو
|
||||
find_match_count[many]={{current}} لە کۆی {{total}} لەیەکچوو
|
||||
find_match_count[other]={{current}} لە کۆی {{total}} لەیەکچوو
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=زیاتر لە {{limit}} لەیەکچوو
|
||||
find_match_count_limit[one]=زیاتر لە {{limit}} لەیەکچوو
|
||||
find_match_count_limit[two]=زیاتر لە {{limit}} لەیەکچوو
|
||||
find_match_count_limit[few]=زیاتر لە {{limit}} لەیەکچوو
|
||||
find_match_count_limit[many]=زیاتر لە {{limit}} لەیەکچوو
|
||||
find_match_count_limit[other]=زیاتر لە {{limit}} لەیەکچوو
|
||||
find_not_found=نووسین نەدۆزرایەوە
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=زانیاری زیاتر
|
||||
error_less_info=زانیاری کەمتر
|
||||
error_close=داخستن
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=پەیام: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=لەسەریەک: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=پەڕگە: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=هێڵ: {{line}}
|
||||
rendering_error=هەڵەیەک ڕوویدا لە کاتی پوختەکردنی (ڕێندەر) پەڕە.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=پانی پەڕە
|
||||
page_scale_fit=پڕبوونی پەڕە
|
||||
page_scale_auto=زوومی خۆکار
|
||||
page_scale_actual=قەبارەی ڕاستی
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=هەڵە
|
||||
loading_error=هەڵەیەک ڕوویدا لە کاتی بارکردنی PDF.
|
||||
invalid_file_error=پەڕگەی pdf تێکچووە یان نەگونجاوە.
|
||||
missing_file_error=پەڕگەی pdf بوونی نیە.
|
||||
unexpected_response_error=وەڵامی ڕاژەخوازی نەخوازراو.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} سەرنج]
|
||||
password_label=وشەی تێپەڕ بنووسە بۆ کردنەوەی پەڕگەی pdf.
|
||||
password_invalid=وشەی تێپەڕ هەڵەیە. تکایە دووبارە هەوڵ بدەرەوە.
|
||||
password_ok=باشە
|
||||
password_cancel=پاشگەزبوونەوە
|
||||
|
||||
printing_not_supported=ئاگاداربە: چاپکردن بە تەواوی پشتگیر ناکرێت لەم وێبگەڕە.
|
||||
printing_not_ready=ئاگاداربە: PDF بە تەواوی بارنەبووە بۆ چاپکردن.
|
||||
web_fonts_disabled=جۆرەپیتی وێب ناچالاکە: نەتوانی جۆرەپیتی تێخراوی ناو pdfـەکە بەکاربێت.
|
||||
659
res/static/misc/pdf-viewer/web/locale/cs/viewer.ftl
Normal file
659
res/static/misc/pdf-viewer/web/locale/cs/viewer.ftl
Normal file
@@ -0,0 +1,659 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Přejde na předchozí stránku
|
||||
pdfjs-previous-button-label = Předchozí
|
||||
pdfjs-next-button =
|
||||
.title = Přejde na následující stránku
|
||||
pdfjs-next-button-label = Další
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Stránka
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = z { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } z { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Zmenší velikost
|
||||
pdfjs-zoom-out-button-label = Zmenšit
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Zvětší velikost
|
||||
pdfjs-zoom-in-button-label = Zvětšit
|
||||
pdfjs-zoom-select =
|
||||
.title = Nastaví velikost
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Přepne do režimu prezentace
|
||||
pdfjs-presentation-mode-button-label = Režim prezentace
|
||||
pdfjs-open-file-button =
|
||||
.title = Otevře soubor
|
||||
pdfjs-open-file-button-label = Otevřít
|
||||
pdfjs-print-button =
|
||||
.title = Vytiskne dokument
|
||||
pdfjs-print-button-label = Vytisknout
|
||||
pdfjs-save-button =
|
||||
.title = Uložit
|
||||
pdfjs-save-button-label = Uložit
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Stáhnout
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Stáhnout
|
||||
pdfjs-bookmark-button =
|
||||
.title = Aktuální stránka (zobrazit URL od aktuální stránky)
|
||||
pdfjs-bookmark-button-label = Aktuální stránka
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Nástroje
|
||||
pdfjs-tools-button-label = Nástroje
|
||||
pdfjs-first-page-button =
|
||||
.title = Přejde na první stránku
|
||||
pdfjs-first-page-button-label = Přejít na první stránku
|
||||
pdfjs-last-page-button =
|
||||
.title = Přejde na poslední stránku
|
||||
pdfjs-last-page-button-label = Přejít na poslední stránku
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Otočí po směru hodin
|
||||
pdfjs-page-rotate-cw-button-label = Otočit po směru hodin
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Otočí proti směru hodin
|
||||
pdfjs-page-rotate-ccw-button-label = Otočit proti směru hodin
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Povolí výběr textu
|
||||
pdfjs-cursor-text-select-tool-button-label = Výběr textu
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Povolí nástroj ručička
|
||||
pdfjs-cursor-hand-tool-button-label = Nástroj ručička
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Posouvat po stránkách
|
||||
pdfjs-scroll-page-button-label = Posouvání po stránkách
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Použít svislé posouvání
|
||||
pdfjs-scroll-vertical-button-label = Svislé posouvání
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Použít vodorovné posouvání
|
||||
pdfjs-scroll-horizontal-button-label = Vodorovné posouvání
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Použít postupné posouvání
|
||||
pdfjs-scroll-wrapped-button-label = Postupné posouvání
|
||||
pdfjs-spread-none-button =
|
||||
.title = Nesdružovat stránky
|
||||
pdfjs-spread-none-button-label = Žádné sdružení
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Sdruží stránky s umístěním lichých vlevo
|
||||
pdfjs-spread-odd-button-label = Sdružení stránek (liché vlevo)
|
||||
pdfjs-spread-even-button =
|
||||
.title = Sdruží stránky s umístěním sudých vlevo
|
||||
pdfjs-spread-even-button-label = Sdružení stránek (sudé vlevo)
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Vlastnosti dokumentu…
|
||||
pdfjs-document-properties-button-label = Vlastnosti dokumentu…
|
||||
pdfjs-document-properties-file-name = Název souboru:
|
||||
pdfjs-document-properties-file-size = Velikost souboru:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } kB ({ $b } bajtů)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bajtů)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bajtů)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bajtů)
|
||||
pdfjs-document-properties-title = Název stránky:
|
||||
pdfjs-document-properties-author = Autor:
|
||||
pdfjs-document-properties-subject = Předmět:
|
||||
pdfjs-document-properties-keywords = Klíčová slova:
|
||||
pdfjs-document-properties-creation-date = Datum vytvoření:
|
||||
pdfjs-document-properties-modification-date = Datum úpravy:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Vytvořil:
|
||||
pdfjs-document-properties-producer = Tvůrce PDF:
|
||||
pdfjs-document-properties-version = Verze PDF:
|
||||
pdfjs-document-properties-page-count = Počet stránek:
|
||||
pdfjs-document-properties-page-size = Velikost stránky:
|
||||
pdfjs-document-properties-page-size-unit-inches = in
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = na výšku
|
||||
pdfjs-document-properties-page-size-orientation-landscape = na šířku
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Dopis
|
||||
pdfjs-document-properties-page-size-name-legal = Právní dokument
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Rychlé zobrazování z webu:
|
||||
pdfjs-document-properties-linearized-yes = Ano
|
||||
pdfjs-document-properties-linearized-no = Ne
|
||||
pdfjs-document-properties-close-button = Zavřít
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Příprava dokumentu pro tisk…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress } %
|
||||
pdfjs-print-progress-close-button = Zrušit
|
||||
pdfjs-printing-not-supported = Upozornění: Tisk není v tomto prohlížeči plně podporován.
|
||||
pdfjs-printing-not-ready = Upozornění: Dokument PDF není kompletně načten.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Postranní lišta
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Přepnout postranní lištu (dokument obsahuje osnovu/přílohy/vrstvy)
|
||||
pdfjs-toggle-sidebar-button-label = Postranní lišta
|
||||
pdfjs-document-outline-button =
|
||||
.title = Zobrazí osnovu dokumentu (poklepání přepne zobrazení všech položek)
|
||||
pdfjs-document-outline-button-label = Osnova dokumentu
|
||||
pdfjs-attachments-button =
|
||||
.title = Zobrazí přílohy
|
||||
pdfjs-attachments-button-label = Přílohy
|
||||
pdfjs-layers-button =
|
||||
.title = Zobrazit vrstvy (poklepáním obnovíte všechny vrstvy do výchozího stavu)
|
||||
pdfjs-layers-button-label = Vrstvy
|
||||
pdfjs-thumbs-button =
|
||||
.title = Zobrazí náhledy
|
||||
pdfjs-thumbs-button-label = Náhledy
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Najít aktuální položku v osnově
|
||||
pdfjs-current-outline-item-button-label = Aktuální položka v osnově
|
||||
pdfjs-findbar-button =
|
||||
.title = Najde v dokumentu
|
||||
pdfjs-findbar-button-label = Najít
|
||||
pdfjs-additional-layers = Další vrstvy
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Strana { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Náhled strany { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Najít
|
||||
.placeholder = Najít v dokumentu…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Najde předchozí výskyt hledaného textu
|
||||
pdfjs-find-previous-button-label = Předchozí
|
||||
pdfjs-find-next-button =
|
||||
.title = Najde další výskyt hledaného textu
|
||||
pdfjs-find-next-button-label = Další
|
||||
pdfjs-find-highlight-checkbox = Zvýraznit
|
||||
pdfjs-find-match-case-checkbox-label = Rozlišovat velikost
|
||||
pdfjs-find-match-diacritics-checkbox-label = Rozlišovat diakritiku
|
||||
pdfjs-find-entire-word-checkbox-label = Celá slova
|
||||
pdfjs-find-reached-top = Dosažen začátek dokumentu, pokračuje se od konce
|
||||
pdfjs-find-reached-bottom = Dosažen konec dokumentu, pokračuje se od začátku
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current }. z { $total } výskytu
|
||||
[few] { $current }. z { $total } výskytů
|
||||
[many] { $current }. z { $total } výskytů
|
||||
*[other] { $current }. z { $total } výskytů
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Více než { $limit } výskyt
|
||||
[few] Více než { $limit } výskyty
|
||||
[many] Více než { $limit } výskytů
|
||||
*[other] Více než { $limit } výskytů
|
||||
}
|
||||
pdfjs-find-not-found = Hledaný text nenalezen
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Podle šířky
|
||||
pdfjs-page-scale-fit = Podle stránky
|
||||
pdfjs-page-scale-auto = Automatická velikost
|
||||
pdfjs-page-scale-actual = Skutečná velikost
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale } %
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Strana { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Při nahrávání PDF nastala chyba.
|
||||
pdfjs-invalid-file-error = Neplatný nebo chybný soubor PDF.
|
||||
pdfjs-missing-file-error = Chybí soubor PDF.
|
||||
pdfjs-unexpected-response-error = Neočekávaná odpověď serveru.
|
||||
pdfjs-rendering-error = Při vykreslování stránky nastala chyba.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [Anotace typu { $type }]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Pro otevření PDF souboru vložte heslo.
|
||||
pdfjs-password-invalid = Neplatné heslo. Zkuste to znovu.
|
||||
pdfjs-password-ok-button = OK
|
||||
pdfjs-password-cancel-button = Zrušit
|
||||
pdfjs-web-fonts-disabled = Webová písma jsou zakázána, proto není možné použít vložená písma PDF.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Text
|
||||
pdfjs-editor-color-picker-free-text-input =
|
||||
.title = Změna barvy textu
|
||||
pdfjs-editor-free-text-button-label = Text
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Kreslení
|
||||
pdfjs-editor-color-picker-ink-input =
|
||||
.title = Změna barvy kresby
|
||||
pdfjs-editor-ink-button-label = Kreslení
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Přidání či úprava obrázků
|
||||
pdfjs-editor-stamp-button-label = Přidání či úprava obrázků
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Zvýraznění
|
||||
pdfjs-editor-highlight-button-label = Zvýraznění
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Zvýraznit
|
||||
.aria-label = Zvýraznit
|
||||
pdfjs-highlight-floating-button-label = Zvýraznit
|
||||
pdfjs-comment-floating-button =
|
||||
.title = Komentář
|
||||
.aria-label = Komentář
|
||||
pdfjs-comment-floating-button-label = Komentář
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Přidat podpis
|
||||
pdfjs-editor-signature-button-label = Přidat podpis
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Editor zvýraznění
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Editor kresby
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Editor podpisu: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Editor obrázků
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Odebrat kresbu
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Odebrat text
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Odebrat obrázek
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Odebrat zvýraznění
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Odebrat podpis
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Barva
|
||||
pdfjs-editor-free-text-size-input = Velikost
|
||||
pdfjs-editor-ink-color-input = Barva
|
||||
pdfjs-editor-ink-thickness-input = Tloušťka
|
||||
pdfjs-editor-ink-opacity-input = Průhlednost
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Přidat obrázek
|
||||
pdfjs-editor-stamp-add-image-button-label = Přidat obrázek
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Tloušťka
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Změna tloušťky při zvýrazňování jiných položek než textu
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Ovládací prvky pro podpisy a uložené podpisy
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Přidat nový podpis
|
||||
pdfjs-editor-signature-add-signature-button-label = Přidat nový podpis
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Uložený podpis: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Textový editor
|
||||
.default-content = Začněte psát...
|
||||
pdfjs-free-text =
|
||||
.aria-label = Textový editor
|
||||
pdfjs-free-text-default-content = Začněte psát…
|
||||
pdfjs-ink =
|
||||
.aria-label = Editor kreslení
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Uživatelem vytvořený obrázek
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Náhradní popis
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Upravit alternativní text
|
||||
pdfjs-editor-alt-text-edit-button-label = Upravit náhradní popis
|
||||
pdfjs-editor-alt-text-dialog-label = Vyberte možnost
|
||||
pdfjs-editor-alt-text-dialog-description = Náhradní popis pomáhá, když lidé obrázek nevidí nebo když se nenačítá.
|
||||
pdfjs-editor-alt-text-add-description-label = Přidat popis
|
||||
pdfjs-editor-alt-text-add-description-description = Snažte se o 1-2 věty, které popisují předmět, prostředí nebo činnosti.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Označit jako dekorativní
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Používá se pro okrasné obrázky, jako jsou rámečky nebo vodoznaky.
|
||||
pdfjs-editor-alt-text-cancel-button = Zrušit
|
||||
pdfjs-editor-alt-text-save-button = Uložit
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Označen jako dekorativní
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Například: “Mladý muž si sedá ke stolu, aby se najedl.”
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Alternativní text
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Levý horní roh — změna velikosti
|
||||
pdfjs-editor-resizer-label-top-middle = Horní střed — změna velikosti
|
||||
pdfjs-editor-resizer-label-top-right = Pravý horní roh — změna velikosti
|
||||
pdfjs-editor-resizer-label-middle-right = Vpravo uprostřed — změna velikosti
|
||||
pdfjs-editor-resizer-label-bottom-right = Pravý dolní roh — změna velikosti
|
||||
pdfjs-editor-resizer-label-bottom-middle = Střed dole — změna velikosti
|
||||
pdfjs-editor-resizer-label-bottom-left = Levý dolní roh — změna velikosti
|
||||
pdfjs-editor-resizer-label-middle-left = Vlevo uprostřed — změna velikosti
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Levý horní roh — změna velikosti
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Horní střed — změna velikosti
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Pravý horní roh — změna velikosti
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Vpravo uprostřed — změna velikosti
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Pravý dolní roh — změna velikosti
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Střed dole — změna velikosti
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Levý dolní roh — změna velikosti
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Vlevo uprostřed — změna velikosti
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Barva zvýraznění
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Změna barvy
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Výběr barev
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Žlutá
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Zelená
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Modrá
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Růžová
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Červená
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Zobrazit vše
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Zobrazit vše
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Upravit alternativní text (popis obrázku)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Přidat alternativní text (popis obrázku)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Sem napište svůj popis…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Krátký popis pro lidi, kteří neuvidí obrázek nebo když se obrázek nenačítá.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Tento alternativní text byl vytvořen automaticky a může být nepřesný.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Více informací
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Vytvořit alternativní text automaticky
|
||||
pdfjs-editor-new-alt-text-not-now-button = Teď ne
|
||||
pdfjs-editor-new-alt-text-error-title = Nepodařilo se automaticky vytvořit alternativní text
|
||||
pdfjs-editor-new-alt-text-error-description = Napište prosím vlastní alternativní text nebo to zkuste znovu později.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Zavřít
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Stahuje se model AI pro alternativní texty ({ $downloadedSize } z { $totalSize } MB)
|
||||
.aria-valuetext = Stahuje se model AI pro alternativní texty ({ $downloadedSize } z { $totalSize } MB)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Alternativní text byl přidán
|
||||
pdfjs-editor-new-alt-text-added-button-label = Alternativní text byl přidán
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Chybí alternativní text
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Chybí alternativní text
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Zkontrolovat alternativní text
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Zkontrolovat alternativní text
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Vytvořeno automaticky: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Nastavení alternativního textu obrázku
|
||||
pdfjs-image-alt-text-settings-button-label = Nastavení alternativního textu obrázku
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Nastavení alternativního textu obrázku
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Automatický alternativní text
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Vytvořit alternativní text automaticky
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Navrhuje popisy, které pomohou lidem, kteří nevidí obrázek nebo když se obrázek nenačte.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Model AI pro alternativní text ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Běží lokálně na vašem zařízení, takže vaše data zůstávají v bezpečí. Vyžadováno pro automatický alternativní text.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Smazat
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Stáhnout
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Probíhá stahování...
|
||||
pdfjs-editor-alt-text-settings-editor-title = Editor alternativního textu
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Při přidávání obrázku hned zobrazit editor alternativního textu
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Pomůže vám zajistit, aby všechny vaše obrázky obsahovaly alternativní text.
|
||||
pdfjs-editor-alt-text-settings-close-button = Zavřít
|
||||
|
||||
## Accessibility labels (announced by screen readers) for objects added to the editor.
|
||||
|
||||
pdfjs-editor-highlight-added-alert = Přidáno zvýraznění
|
||||
pdfjs-editor-freetext-added-alert = Text přidán
|
||||
pdfjs-editor-ink-added-alert = Kresba byla přidána
|
||||
pdfjs-editor-stamp-added-alert = Obrázek byl přidán
|
||||
pdfjs-editor-signature-added-alert = Byl přidán podpis
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Zvýraznění odebráno
|
||||
pdfjs-editor-undo-bar-message-freetext = Text odstraněn
|
||||
pdfjs-editor-undo-bar-message-ink = Kresba odstraněna
|
||||
pdfjs-editor-undo-bar-message-stamp = Obrázek odebrán
|
||||
pdfjs-editor-undo-bar-message-signature = Podpis odebrán
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] { $count } anotace odebrána
|
||||
[few] { $count } anotace odebrány
|
||||
[many] { $count } anotací odebráno
|
||||
*[other] { $count } anotací odebráno
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Zpět
|
||||
pdfjs-editor-undo-bar-undo-button-label = Zpět
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Zavřít
|
||||
pdfjs-editor-undo-bar-close-button-label = Zavřít
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = Tento způsob umožňuje uživateli vytvořit podpis, který se přidá do dokumentu PDF. Uživatel může upravit jméno (které slouží zároveň jako alternativní text) a podpis uložit pro pozdější použití.
|
||||
pdfjs-editor-add-signature-dialog-title = Přidat podpis
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Typ
|
||||
.title = Typ
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Kreslit
|
||||
.title = Kreslit
|
||||
pdfjs-editor-add-signature-image-button = Obrázek
|
||||
.title = Obrázek
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Zadejte svůj podpis
|
||||
.placeholder = Zadejte svůj podpis
|
||||
pdfjs-editor-add-signature-draw-placeholder = Nakreslete svůj podpis
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Tloušťka
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Tloušťka kresby: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Pro nahrání přetáhněte soubor sem
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] Nebo vyberte soubory s obrázky
|
||||
*[other] Nebo vyberte soubory s obrázky
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Popis (alternativní text)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Popis (alternativní text)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Podpis
|
||||
pdfjs-editor-add-signature-clear-button-label = Vymazání podpisu
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Vymazání podpisu
|
||||
pdfjs-editor-add-signature-save-checkbox = Uložit podpis
|
||||
pdfjs-editor-add-signature-save-warning-message = Dosáhli jste limitu 5 uložených podpisů. Odstraňte jeden a uložte další.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Obrázek se nepodařilo nahrát
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Zkontrolujte připojení k síti nebo zkuste jiný obrázek.
|
||||
pdfjs-editor-add-signature-image-no-data-error-title = Nelze převést tento obrázek na podpis
|
||||
pdfjs-editor-add-signature-image-no-data-error-description = Zkuste nahrát jiný obrázek.
|
||||
pdfjs-editor-add-signature-error-close-button = Zavřít
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Zrušit
|
||||
pdfjs-editor-add-signature-add-button = Přidat
|
||||
pdfjs-editor-edit-signature-update-button = Aktualizovat
|
||||
|
||||
## Edit a comment dialog
|
||||
|
||||
pdfjs-editor-edit-comment-actions-button-label = Akce
|
||||
pdfjs-editor-edit-comment-actions-button =
|
||||
.title = Akce
|
||||
pdfjs-editor-edit-comment-close-button-label = Zavřít
|
||||
pdfjs-editor-edit-comment-close-button =
|
||||
.title = Zavřít
|
||||
pdfjs-editor-edit-comment-actions-edit-button-label = Upravit
|
||||
pdfjs-editor-edit-comment-actions-delete-button-label = Smazat
|
||||
pdfjs-editor-edit-comment-manager-text-input =
|
||||
.placeholder = Zadejte komentář
|
||||
pdfjs-editor-edit-comment-manager-cancel-button = Zrušit
|
||||
pdfjs-editor-edit-comment-manager-save-button = Uložit
|
||||
|
||||
## Edit a comment button in the editor toolbar
|
||||
|
||||
pdfjs-editor-edit-comment-button =
|
||||
.title = Upravit komentář
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Odebrat uložený podpis
|
||||
pdfjs-editor-delete-signature-button-label1 = Odebrat uložený podpis
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Upravit popis
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Upravit popis
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Přejde na předchozí stránku
|
||||
previous_label=Předchozí
|
||||
next.title=Přejde na následující stránku
|
||||
next_label=Další
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Stránka
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=z {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} z {{pagesCount}})
|
||||
|
||||
zoom_out.title=Zmenší velikost
|
||||
zoom_out_label=Zmenšit
|
||||
zoom_in.title=Zvětší velikost
|
||||
zoom_in_label=Zvětšit
|
||||
zoom.title=Nastaví velikost
|
||||
presentation_mode.title=Přepne do režimu prezentace
|
||||
presentation_mode_label=Režim prezentace
|
||||
open_file.title=Otevře soubor
|
||||
open_file_label=Otevřít
|
||||
print.title=Vytiskne dokument
|
||||
print_label=Vytisknout
|
||||
download.title=Stáhne dokument
|
||||
download_label=Stáhnout
|
||||
bookmark.title=Současný pohled (kopírovat nebo otevřít v novém okně)
|
||||
bookmark_label=Současný pohled
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Nástroje
|
||||
tools_label=Nástroje
|
||||
first_page.title=Přejde na první stránku
|
||||
first_page.label=Přejít na první stránku
|
||||
first_page_label=Přejít na první stránku
|
||||
last_page.title=Přejde na poslední stránku
|
||||
last_page.label=Přejít na poslední stránku
|
||||
last_page_label=Přejít na poslední stránku
|
||||
page_rotate_cw.title=Otočí po směru hodin
|
||||
page_rotate_cw.label=Otočit po směru hodin
|
||||
page_rotate_cw_label=Otočit po směru hodin
|
||||
page_rotate_ccw.title=Otočí proti směru hodin
|
||||
page_rotate_ccw.label=Otočit proti směru hodin
|
||||
page_rotate_ccw_label=Otočit proti směru hodin
|
||||
|
||||
cursor_text_select_tool.title=Povolí výběr textu
|
||||
cursor_text_select_tool_label=Výběr textu
|
||||
cursor_hand_tool.title=Povolí nástroj ručička
|
||||
cursor_hand_tool_label=Nástroj ručička
|
||||
|
||||
scroll_vertical.title=Použít svislé posouvání
|
||||
scroll_vertical_label=Svislé posouvání
|
||||
scroll_horizontal.title=Použít vodorovné posouvání
|
||||
scroll_horizontal_label=Vodorovné posouvání
|
||||
scroll_wrapped.title=Použít postupné posouvání
|
||||
scroll_wrapped_label=Postupné posouvání
|
||||
|
||||
spread_none.title=Nesdružovat stránky
|
||||
spread_none_label=Žádné sdružení
|
||||
spread_odd.title=Sdruží stránky s umístěním lichých vlevo
|
||||
spread_odd_label=Sdružení stránek (liché vlevo)
|
||||
spread_even.title=Sdruží stránky s umístěním sudých vlevo
|
||||
spread_even_label=Sdružení stránek (sudé vlevo)
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Vlastnosti dokumentu…
|
||||
document_properties_label=Vlastnosti dokumentu…
|
||||
document_properties_file_name=Název souboru:
|
||||
document_properties_file_size=Velikost souboru:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bajtů)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bajtů)
|
||||
document_properties_title=Název stránky:
|
||||
document_properties_author=Autor:
|
||||
document_properties_subject=Předmět:
|
||||
document_properties_keywords=Klíčová slova:
|
||||
document_properties_creation_date=Datum vytvoření:
|
||||
document_properties_modification_date=Datum úpravy:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Vytvořil:
|
||||
document_properties_producer=Tvůrce PDF:
|
||||
document_properties_version=Verze PDF:
|
||||
document_properties_page_count=Počet stránek:
|
||||
document_properties_page_size=Velikost stránky:
|
||||
document_properties_page_size_unit_inches=in
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=na výšku
|
||||
document_properties_page_size_orientation_landscape=na šířku
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Dopis
|
||||
document_properties_page_size_name_legal=Právní dokument
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Rychlé zobrazování z webu:
|
||||
document_properties_linearized_yes=Ano
|
||||
document_properties_linearized_no=Ne
|
||||
document_properties_close=Zavřít
|
||||
|
||||
print_progress_message=Příprava dokumentu pro tisk…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}} %
|
||||
print_progress_close=Zrušit
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Postranní lišta
|
||||
toggle_sidebar_notification.title=Přepne postranní lištu (dokument obsahuje osnovu/přílohy)
|
||||
toggle_sidebar_notification2.title=Přepnout postranní lištu (dokument obsahuje osnovu/přílohy/vrstvy)
|
||||
toggle_sidebar_label=Postranní lišta
|
||||
document_outline.title=Zobrazí osnovu dokumentu (dvojité klepnutí rozbalí/sbalí všechny položky)
|
||||
document_outline_label=Osnova dokumentu
|
||||
attachments.title=Zobrazí přílohy
|
||||
attachments_label=Přílohy
|
||||
layers.title=Zobrazit vrstvy (poklepáním obnovíte všechny vrstvy do výchozího stavu)
|
||||
layers_label=Vrstvy
|
||||
thumbs.title=Zobrazí náhledy
|
||||
thumbs_label=Náhledy
|
||||
current_outline_item.title=Najít aktuální položku v osnově
|
||||
current_outline_item_label=Aktuální položka v osnově
|
||||
findbar.title=Najde v dokumentu
|
||||
findbar_label=Najít
|
||||
|
||||
additional_layers=Další vrstvy
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Strana {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Strana {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Strana {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Náhled strany {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Najít
|
||||
find_input.placeholder=Najít v dokumentu…
|
||||
find_previous.title=Najde předchozí výskyt hledaného textu
|
||||
find_previous_label=Předchozí
|
||||
find_next.title=Najde další výskyt hledaného textu
|
||||
find_next_label=Další
|
||||
find_highlight=Zvýraznit
|
||||
find_match_case_label=Rozlišovat velikost
|
||||
find_entire_word_label=Celá slova
|
||||
find_reached_top=Dosažen začátek dokumentu, pokračuje se od konce
|
||||
find_reached_bottom=Dosažen konec dokumentu, pokračuje se od začátku
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}}. z {{total}} výskytu
|
||||
find_match_count[two]={{current}}. z {{total}} výskytů
|
||||
find_match_count[few]={{current}}. z {{total}} výskytů
|
||||
find_match_count[many]={{current}}. z {{total}} výskytů
|
||||
find_match_count[other]={{current}}. z {{total}} výskytů
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Více než {{limit}} výskytů
|
||||
find_match_count_limit[one]=Více než {{limit}} výskyt
|
||||
find_match_count_limit[two]=Více než {{limit}} výskyty
|
||||
find_match_count_limit[few]=Více než {{limit}} výskyty
|
||||
find_match_count_limit[many]=Více než {{limit}} výskytů
|
||||
find_match_count_limit[other]=Více než {{limit}} výskytů
|
||||
find_not_found=Hledaný text nenalezen
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Více informací
|
||||
error_less_info=Méně informací
|
||||
error_close=Zavřít
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (sestavení: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Zpráva: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Zásobník: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Soubor: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Řádek: {{line}}
|
||||
rendering_error=Při vykreslování stránky nastala chyba.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Podle šířky
|
||||
page_scale_fit=Podle výšky
|
||||
page_scale_auto=Automatická velikost
|
||||
page_scale_actual=Skutečná velikost
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}} %
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Chyba
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Načítání…
|
||||
loading_error=Při nahrávání PDF nastala chyba.
|
||||
invalid_file_error=Neplatný nebo chybný soubor PDF.
|
||||
missing_file_error=Chybí soubor PDF.
|
||||
unexpected_response_error=Neočekávaná odpověď serveru.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[Anotace typu {{type}}]
|
||||
password_label=Pro otevření PDF souboru vložte heslo.
|
||||
password_invalid=Neplatné heslo. Zkuste to znovu.
|
||||
password_ok=OK
|
||||
password_cancel=Zrušit
|
||||
|
||||
printing_not_supported=Upozornění: Tisk není v tomto prohlížeči plně podporován.
|
||||
printing_not_ready=Upozornění: Dokument PDF není kompletně načten.
|
||||
web_fonts_disabled=Webová písma jsou zakázána, proto není možné použít vložená písma PDF.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=Tento dokument typu PDF obsahuje digitální podpisy. Ověřování podpisů není podporováno.
|
||||
665
res/static/misc/pdf-viewer/web/locale/cy/viewer.ftl
Normal file
665
res/static/misc/pdf-viewer/web/locale/cy/viewer.ftl
Normal file
@@ -0,0 +1,665 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Tudalen Flaenorol
|
||||
pdfjs-previous-button-label = Blaenorol
|
||||
pdfjs-next-button =
|
||||
.title = Tudalen Nesaf
|
||||
pdfjs-next-button-label = Nesaf
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Tudalen
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = o { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } o { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Lleihau
|
||||
pdfjs-zoom-out-button-label = Lleihau
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Cynyddu
|
||||
pdfjs-zoom-in-button-label = Cynyddu
|
||||
pdfjs-zoom-select =
|
||||
.title = Chwyddo
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Newid i'r Modd Cyflwyno
|
||||
pdfjs-presentation-mode-button-label = Modd Cyflwyno
|
||||
pdfjs-open-file-button =
|
||||
.title = Agor Ffeil
|
||||
pdfjs-open-file-button-label = Agor
|
||||
pdfjs-print-button =
|
||||
.title = Argraffu
|
||||
pdfjs-print-button-label = Argraffu
|
||||
pdfjs-save-button =
|
||||
.title = Cadw
|
||||
pdfjs-save-button-label = Cadw
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Llwytho i lawr
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Llwytho i lawr
|
||||
pdfjs-bookmark-button =
|
||||
.title = Tudalen Gyfredol (Gweld URL o'r Dudalen Gyfredol)
|
||||
pdfjs-bookmark-button-label = Tudalen Gyfredol
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Offer
|
||||
pdfjs-tools-button-label = Offer
|
||||
pdfjs-first-page-button =
|
||||
.title = Mynd i'r Dudalen Gyntaf
|
||||
pdfjs-first-page-button-label = Mynd i'r Dudalen Gyntaf
|
||||
pdfjs-last-page-button =
|
||||
.title = Mynd i'r Dudalen Olaf
|
||||
pdfjs-last-page-button-label = Mynd i'r Dudalen Olaf
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Cylchdroi Clocwedd
|
||||
pdfjs-page-rotate-cw-button-label = Cylchdroi Clocwedd
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Cylchdroi Gwrthglocwedd
|
||||
pdfjs-page-rotate-ccw-button-label = Cylchdroi Gwrthglocwedd
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Galluogi Dewis Offeryn Testun
|
||||
pdfjs-cursor-text-select-tool-button-label = Offeryn Dewis Testun
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Galluogi Offeryn Llaw
|
||||
pdfjs-cursor-hand-tool-button-label = Offeryn Llaw
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Defnyddio Sgrolio Tudalen
|
||||
pdfjs-scroll-page-button-label = Sgrolio Tudalen
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Defnyddio Sgrolio Fertigol
|
||||
pdfjs-scroll-vertical-button-label = Sgrolio Fertigol
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Defnyddio Sgrolio Llorweddol
|
||||
pdfjs-scroll-horizontal-button-label = Sgrolio Llorweddol
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Defnyddio Sgrolio Amlapio
|
||||
pdfjs-scroll-wrapped-button-label = Sgrolio Amlapio
|
||||
pdfjs-spread-none-button =
|
||||
.title = Peidio uno trawsdaleniadau
|
||||
pdfjs-spread-none-button-label = Dim Trawsdaleniadau
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Uno trawsdaleniadau gan gychwyn gyda thudalennau odrif
|
||||
pdfjs-spread-odd-button-label = Trawsdaleniadau Odrif
|
||||
pdfjs-spread-even-button =
|
||||
.title = Uno trawsdaleniadau gan gychwyn gyda thudalennau eilrif
|
||||
pdfjs-spread-even-button-label = Trawsdaleniadau Eilrif
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Priodweddau Dogfen…
|
||||
pdfjs-document-properties-button-label = Priodweddau Dogfen…
|
||||
pdfjs-document-properties-file-name = Enw ffeil:
|
||||
pdfjs-document-properties-file-size = Maint ffeil:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } beit)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } beit)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } beit)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } beit)
|
||||
pdfjs-document-properties-title = Teitl:
|
||||
pdfjs-document-properties-author = Awdur:
|
||||
pdfjs-document-properties-subject = Pwnc:
|
||||
pdfjs-document-properties-keywords = Allweddair:
|
||||
pdfjs-document-properties-creation-date = Dyddiad Creu:
|
||||
pdfjs-document-properties-modification-date = Dyddiad Addasu:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Crewr:
|
||||
pdfjs-document-properties-producer = Cynhyrchydd PDF:
|
||||
pdfjs-document-properties-version = Fersiwn PDF:
|
||||
pdfjs-document-properties-page-count = Cyfrif Tudalen:
|
||||
pdfjs-document-properties-page-size = Maint Tudalen:
|
||||
pdfjs-document-properties-page-size-unit-inches = o fewn
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = portread
|
||||
pdfjs-document-properties-page-size-orientation-landscape = tirlun
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Llythyr
|
||||
pdfjs-document-properties-page-size-name-legal = Cyfreithiol
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Golwg Gwe Cyflym:
|
||||
pdfjs-document-properties-linearized-yes = Iawn
|
||||
pdfjs-document-properties-linearized-no = Na
|
||||
pdfjs-document-properties-close-button = Cau
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Paratoi dogfen ar gyfer ei hargraffu…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Diddymu
|
||||
pdfjs-printing-not-supported = Rhybudd: Nid yw argraffu yn cael ei gynnal yn llawn gan y porwr.
|
||||
pdfjs-printing-not-ready = Rhybudd: Nid yw'r PDF wedi ei lwytho'n llawn ar gyfer argraffu.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Toglo'r Bar Ochr
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Toglo'r Bar Ochr (mae'r ddogfen yn cynnwys amlinelliadau/atodiadau/haenau)
|
||||
pdfjs-toggle-sidebar-button-label = Toglo'r Bar Ochr
|
||||
pdfjs-document-outline-button =
|
||||
.title = Dangos Amlinell Dogfen (clic dwbl i ymestyn/cau pob eitem)
|
||||
pdfjs-document-outline-button-label = Amlinelliad Dogfen
|
||||
pdfjs-attachments-button =
|
||||
.title = Dangos Atodiadau
|
||||
pdfjs-attachments-button-label = Atodiadau
|
||||
pdfjs-layers-button =
|
||||
.title = Dangos Haenau (cliciwch ddwywaith i ailosod yr holl haenau i'r cyflwr rhagosodedig)
|
||||
pdfjs-layers-button-label = Haenau
|
||||
pdfjs-thumbs-button =
|
||||
.title = Dangos Lluniau Bach
|
||||
pdfjs-thumbs-button-label = Lluniau Bach
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Canfod yr Eitem Amlinellol Gyfredol
|
||||
pdfjs-current-outline-item-button-label = Yr Eitem Amlinellol Gyfredol
|
||||
pdfjs-findbar-button =
|
||||
.title = Canfod yn y Ddogfen
|
||||
pdfjs-findbar-button-label = Canfod
|
||||
pdfjs-additional-layers = Haenau Ychwanegol
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Tudalen { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Llun Bach Tudalen { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Canfod
|
||||
.placeholder = Canfod yn y ddogfen…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Canfod enghraifft flaenorol o'r ymadrodd
|
||||
pdfjs-find-previous-button-label = Blaenorol
|
||||
pdfjs-find-next-button =
|
||||
.title = Canfod enghraifft nesaf yr ymadrodd
|
||||
pdfjs-find-next-button-label = Nesaf
|
||||
pdfjs-find-highlight-checkbox = Amlygu Popeth
|
||||
pdfjs-find-match-case-checkbox-label = Cydweddu Maint
|
||||
pdfjs-find-match-diacritics-checkbox-label = Diacritigau Cyfatebol
|
||||
pdfjs-find-entire-word-checkbox-label = Geiriau Cyfan
|
||||
pdfjs-find-reached-top = Wedi cyrraedd brig y dudalen, parhau o'r gwaelod
|
||||
pdfjs-find-reached-bottom = Wedi cyrraedd diwedd y dudalen, parhau o'r brig
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[zero] { $current } o { $total } cydweddiadau
|
||||
[one] { $current } o { $total } cydweddiad
|
||||
[two] { $current } o { $total } gydweddiad
|
||||
[few] { $current } o { $total } cydweddiad
|
||||
[many] { $current } o { $total } chydweddiad
|
||||
*[other] { $current } o { $total } cydweddiad
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[zero] Mwy nag { $limit } cydweddiadau
|
||||
[one] Mwy nag { $limit } cydweddiad
|
||||
[two] Mwy nag { $limit } gydweddiad
|
||||
[few] Mwy nag { $limit } cydweddiad
|
||||
[many] Mwy nag { $limit } chydweddiad
|
||||
*[other] Mwy nag { $limit } cydweddiad
|
||||
}
|
||||
pdfjs-find-not-found = Heb ganfod ymadrodd
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Lled Tudalen
|
||||
pdfjs-page-scale-fit = Ffit Tudalen
|
||||
pdfjs-page-scale-auto = Chwyddo Awtomatig
|
||||
pdfjs-page-scale-actual = Maint Gwirioneddol
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Tudalen { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Digwyddodd gwall wrth lwytho'r PDF.
|
||||
pdfjs-invalid-file-error = Ffeil PDF annilys neu llwgr.
|
||||
pdfjs-missing-file-error = Ffeil PDF coll.
|
||||
pdfjs-unexpected-response-error = Ymateb annisgwyl gan y gweinydd.
|
||||
pdfjs-rendering-error = Digwyddodd gwall wrth adeiladu'r dudalen.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [Anodiad { $type } ]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Rhowch gyfrinair i agor y PDF.
|
||||
pdfjs-password-invalid = Cyfrinair annilys. Ceisiwch eto.
|
||||
pdfjs-password-ok-button = Iawn
|
||||
pdfjs-password-cancel-button = Diddymu
|
||||
pdfjs-web-fonts-disabled = Ffontiau gwe wedi eu hanalluogi: methu defnyddio ffontiau PDF mewnblanedig.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Testun
|
||||
pdfjs-editor-color-picker-free-text-input =
|
||||
.title = Newid lliw testun
|
||||
pdfjs-editor-free-text-button-label = Testun
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Lluniadu
|
||||
pdfjs-editor-color-picker-ink-input =
|
||||
.title = Newid lliw lluniadu
|
||||
pdfjs-editor-ink-button-label = Lluniadu
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Ychwanegu neu olygu delweddau
|
||||
pdfjs-editor-stamp-button-label = Ychwanegu neu olygu delweddau
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Amlygu
|
||||
pdfjs-editor-highlight-button-label = Amlygu
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Amlygu
|
||||
.aria-label = Amlygu
|
||||
pdfjs-highlight-floating-button-label = Amlygu
|
||||
pdfjs-comment-floating-button =
|
||||
.title = Sylw
|
||||
.aria-label = Sylw
|
||||
pdfjs-comment-floating-button-label = Sylw
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Ychwanegu llofnod
|
||||
pdfjs-editor-signature-button-label = Ychwanegu llofnod
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Golygydd amlygu
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Golygydd lluniadu
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Golygydd llofnod: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Golygydd delweddau
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Dileu lluniad
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Dileu testun
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Dileu delwedd
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Tynnu amlygiad
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Dileu llofnod
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Lliw
|
||||
pdfjs-editor-free-text-size-input = Maint
|
||||
pdfjs-editor-ink-color-input = Lliw
|
||||
pdfjs-editor-ink-thickness-input = Trwch
|
||||
pdfjs-editor-ink-opacity-input = Didreiddedd
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Ychwanegu delwedd
|
||||
pdfjs-editor-stamp-add-image-button-label = Ychwanegu delwedd
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Trwch
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Newid trwch wrth amlygu eitemau heblaw testun
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Rheolyddion llofnodion a llofnodion wedi'u cadw
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Ychwanegu llofnod newydd
|
||||
pdfjs-editor-signature-add-signature-button-label = Ychwanegu llofnod newydd
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Llofnod wedi'i gadw: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Golygydd Testun
|
||||
.default-content = Cychwyn teipio…
|
||||
pdfjs-free-text =
|
||||
.aria-label = Golygydd Testun
|
||||
pdfjs-free-text-default-content = Cychwyn teipio…
|
||||
pdfjs-ink =
|
||||
.aria-label = Golygydd Lluniadu
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Delwedd wedi'i chreu gan ddefnyddwyr
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Testun amgen (alt)
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Golygu testun amgen
|
||||
pdfjs-editor-alt-text-edit-button-label = Golygu testun amgen
|
||||
pdfjs-editor-alt-text-dialog-label = Dewisiadau
|
||||
pdfjs-editor-alt-text-dialog-description = Mae testun amgen (testun alt) yn helpu pan na all pobl weld y ddelwedd neu pan nad yw'n llwytho.
|
||||
pdfjs-editor-alt-text-add-description-label = Ychwanegu disgrifiad
|
||||
pdfjs-editor-alt-text-add-description-description = Anelwch at 1-2 frawddeg sy'n disgrifio'r pwnc, y cefndir neu'r gweithredoedd.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Marcio fel addurniadol
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Mae'n cael ei ddefnyddio ar gyfer delweddau addurniadol, fel borderi neu farciau dŵr.
|
||||
pdfjs-editor-alt-text-cancel-button = Diddymu
|
||||
pdfjs-editor-alt-text-save-button = Cadw
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Marcio fel addurniadol
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Er enghraifft, “Mae dyn ifanc yn eistedd wrth fwrdd i fwyta pryd bwyd”
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Testun amgen (alt)
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Y gornel chwith uchaf — newid maint
|
||||
pdfjs-editor-resizer-label-top-middle = Canol uchaf - newid maint
|
||||
pdfjs-editor-resizer-label-top-right = Y gornel dde uchaf - newid maint
|
||||
pdfjs-editor-resizer-label-middle-right = De canol - newid maint
|
||||
pdfjs-editor-resizer-label-bottom-right = Y gornel dde isaf — newid maint
|
||||
pdfjs-editor-resizer-label-bottom-middle = Canol gwaelod — newid maint
|
||||
pdfjs-editor-resizer-label-bottom-left = Y gornel chwith isaf — newid maint
|
||||
pdfjs-editor-resizer-label-middle-left = Chwith canol — newid maint
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Y gornel chwith uchaf — newid maint
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Canol uchaf - newid maint
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Y gornel dde uchaf - newid maint
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = De canol - newid maint
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Y gornel dde isaf — newid maint
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Canol gwaelod — newid maint
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Y gornel chwith isaf — newid maint
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Chwith canol — newid maint
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Lliw amlygu
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Newid lliw
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Dewisiadau lliw
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Melyn
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Gwyrdd
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Glas
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Pinc
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Coch
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Dangos y cyfan
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Dangos y cyfan
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Golygu testun amgen (disgrifiad o ddelwedd)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Ychwanegwch destun amgen (disgrifiad delwedd)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Ysgrifennwch eich disgrifiad yma…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Disgrifiad byr ar gyfer pobl sydd ddim yn gallu gweld y ddelwedd neu pan nad yw'r ddelwedd yn llwytho.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Cafodd y testun amgen hwn ei greu'n awtomatig a gall fod yn anghywir.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Rhagor
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Creu testun amgen yn awtomatig
|
||||
pdfjs-editor-new-alt-text-not-now-button = Nid nawr
|
||||
pdfjs-editor-new-alt-text-error-title = Methu â chreu testun amgen yn awtomatig
|
||||
pdfjs-editor-new-alt-text-error-description = Ysgrifennwch eich testun amgen eich hun neu ceisiwch eto yn nes ymlaen.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Cau
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Wrthi'n llwytho i lawr model AI testun amgen ( { $downloadedSize } o { $totalSize } MB)
|
||||
.aria-valuetext = Wrthi'n llwytho i lawr model AI testun amgen ( { $downloadedSize } o { $totalSize } MB)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Ychwanegwyd testun amgen
|
||||
pdfjs-editor-new-alt-text-added-button-label = Ychwanegwyd testun amgen
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Testun amgen coll
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Testun amgen coll
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Adolygu'r testun amgen
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Adolygu'r testun amgen
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Crëwyd yn awtomatig: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Gosodiadau testun amgen delwedd
|
||||
pdfjs-image-alt-text-settings-button-label = Gosodiadau testun amgen delwedd
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Gosodiadau testun amgen delwedd
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Testun amgen awtomatig
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Creu testun amgen yn awtomatig
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Yn awgrymu disgrifiadau i helpu pobl sydd ddim yn gallu gweld y ddelwedd neu pan nad yw'r ddelwedd yn llwytho.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Model AI testun amgen ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Yn rhedeg yn lleol ar eich dyfais fel bod eich data'n aros yn breifat. Yn ofynnol ar gyfer testun amgen awtomatig.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Dileu
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Llwytho i Lawr
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Wrthi'n llwytho i lawr…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Golygydd testun amgen
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Dangoswch y golygydd testun amgen yn syth wrth ychwanegu delwedd
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Yn eich helpu i wneud yn siŵr bod gan eich holl ddelweddau destun amgen.
|
||||
pdfjs-editor-alt-text-settings-close-button = Cau
|
||||
|
||||
## Accessibility labels (announced by screen readers) for objects added to the editor.
|
||||
|
||||
pdfjs-editor-highlight-added-alert = Amlygu wedi'i ychwanegu
|
||||
pdfjs-editor-freetext-added-alert = Testun wedi'i ychwanegu
|
||||
pdfjs-editor-ink-added-alert = Lluniadu wedi'i ychwanegu
|
||||
pdfjs-editor-stamp-added-alert = Delwedd wedi'i hychwanegu
|
||||
pdfjs-editor-signature-added-alert = Llofnod wedi'i ychwanegu
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Tynnwyd yr amlygu
|
||||
pdfjs-editor-undo-bar-message-freetext = Tynnwyd y testun
|
||||
pdfjs-editor-undo-bar-message-ink = Tynnwyd y lluniad
|
||||
pdfjs-editor-undo-bar-message-stamp = Tynnwyd y ddelwedd
|
||||
pdfjs-editor-undo-bar-message-signature = Llofnod wedi'i dynnu
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[zero] { $count } anodiad wedi'u tynnu
|
||||
[one] { $count } anodiad wedi'i dynnu
|
||||
[two] { $count } anodiad wedi'u tynnu
|
||||
[few] { $count } anodiad wedi'u tynnu
|
||||
[many] { $count } anodiad wedi'u tynnu
|
||||
*[other] { $count } anodiad wedi'u tynnu
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Dadwneud
|
||||
pdfjs-editor-undo-bar-undo-button-label = Dadwneud
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Cau
|
||||
pdfjs-editor-undo-bar-close-button-label = Cau
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = Mae'r modd hwn yn caniatáu i'r defnyddiwr greu llofnod i'w ychwanegu at ddogfen PDF. Gall y defnyddiwr olygu'r enw (sydd hefyd yn gweithredu fel y testun amgen), ac yn ddewisol cadw'r llofnod i'w ddefnyddio dro ar ôl tro.
|
||||
pdfjs-editor-add-signature-dialog-title = Ychwanegu llofnod
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Math
|
||||
.title = Math
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Lluniadu
|
||||
.title = Lluniadu
|
||||
pdfjs-editor-add-signature-image-button = Delwedd
|
||||
.title = Delwedd
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Teipiwch eich llofnod
|
||||
.placeholder = Teipiwch eich llofnod
|
||||
pdfjs-editor-add-signature-draw-placeholder = Lluniwch eich llofnod
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Trwch
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Trwch y llinell: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Llusgwch ffeil yma i'w llwytho
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] Neu ddewis ffeiliau delwedd
|
||||
*[other] Neu bori ffeiliau delwedd
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Disgrifiad (testun amgen)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Disgrifiad (testun amgen)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Llofnod
|
||||
pdfjs-editor-add-signature-clear-button-label = Diddymu llofnod
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Diddymu llofnod
|
||||
pdfjs-editor-add-signature-save-checkbox = Cadw llofnod
|
||||
pdfjs-editor-add-signature-save-warning-message = Rydych chi wedi cyrraedd y terfyn o 5 llofnod sydd wedi'u cadw. Tynnwch un i gadw rhagor
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Methu llwytho'r ddelwedd.
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Gwiriwch eich cysylltiad rhwydwaith neu rhowch gynnig ar ddelwedd arall.
|
||||
pdfjs-editor-add-signature-image-no-data-error-title = Methu trosi'r ddelwedd hon yn llofnod
|
||||
pdfjs-editor-add-signature-image-no-data-error-description = Ceisiwch lwytho delwedd wahanol.
|
||||
pdfjs-editor-add-signature-error-close-button = Cau
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Diddymu
|
||||
pdfjs-editor-add-signature-add-button = Ychwanegu
|
||||
pdfjs-editor-edit-signature-update-button = Diweddaru
|
||||
|
||||
## Edit a comment dialog
|
||||
|
||||
pdfjs-editor-edit-comment-actions-button-label = Gweithredoedd
|
||||
pdfjs-editor-edit-comment-actions-button =
|
||||
.title = Gweithredoedd
|
||||
pdfjs-editor-edit-comment-close-button-label = Cau
|
||||
pdfjs-editor-edit-comment-close-button =
|
||||
.title = Cau
|
||||
pdfjs-editor-edit-comment-actions-edit-button-label = Golygu
|
||||
pdfjs-editor-edit-comment-actions-delete-button-label = Dileu
|
||||
pdfjs-editor-edit-comment-manager-text-input =
|
||||
.placeholder = Rhowch eich sylw
|
||||
pdfjs-editor-edit-comment-manager-cancel-button = Diddymu
|
||||
pdfjs-editor-edit-comment-manager-save-button = Cadw
|
||||
|
||||
## Edit a comment button in the editor toolbar
|
||||
|
||||
pdfjs-editor-edit-comment-button =
|
||||
.title = Golygu sylw
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Tynnu llofnod sydd wedi'i gadw
|
||||
pdfjs-editor-delete-signature-button-label1 = Tynnwch y llofnod sydd wedi'i gadw
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Golygu disgrifiad
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Golygu disgrifiad
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Tudalen Flaenorol
|
||||
previous_label=Blaenorol
|
||||
next.title=Tudalen Nesaf
|
||||
next_label=Nesaf
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Tudalen
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=o {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} o {{pagesCount}})
|
||||
|
||||
zoom_out.title=Chwyddo Allan
|
||||
zoom_out_label=Chwyddo Allan
|
||||
zoom_in.title=Chwyddo Mewn
|
||||
zoom_in_label=Chwyddo Mewn
|
||||
zoom.title=Chwyddo
|
||||
presentation_mode.title=Newid i'r Modd Cyflwyno
|
||||
presentation_mode_label=Modd Cyflwyno
|
||||
open_file.title=Agor Ffeil
|
||||
open_file_label=Agor
|
||||
print.title=Argraffu
|
||||
print_label=Argraffu
|
||||
download.title=Llwyth
|
||||
download_label=Llwytho i Lawr
|
||||
bookmark.title=Golwg cyfredol (copïo neu agor ffenestr newydd)
|
||||
bookmark_label=Golwg Gyfredol
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Offer
|
||||
tools_label=Offer
|
||||
first_page.title=Mynd i'r Dudalen Gyntaf
|
||||
first_page.label=Mynd i'r Dudalen Gyntaf
|
||||
first_page_label=Mynd i'r Dudalen Gyntaf
|
||||
last_page.title=Mynd i'r Dudalen Olaf
|
||||
last_page.label=Mynd i'r Dudalen Olaf
|
||||
last_page_label=Mynd i'r Dudalen Olaf
|
||||
page_rotate_cw.title=Cylchdroi Clocwedd
|
||||
page_rotate_cw.label=Cylchdroi Clocwedd
|
||||
page_rotate_cw_label=Cylchdroi Clocwedd
|
||||
page_rotate_ccw.title=Cylchdroi Gwrthglocwedd
|
||||
page_rotate_ccw.label=Cylchdroi Gwrthglocwedd
|
||||
page_rotate_ccw_label=Cylchdroi Gwrthglocwedd
|
||||
|
||||
cursor_text_select_tool.title=Galluogi Dewis Offeryn Testun
|
||||
cursor_text_select_tool_label=Offeryn Dewis Testun
|
||||
cursor_hand_tool.title=Galluogi Offeryn Llaw
|
||||
cursor_hand_tool_label=Offeryn Llaw
|
||||
|
||||
scroll_vertical.title=Defnyddio Sgrolio Fertigol
|
||||
scroll_vertical_label=Sgrolio Fertigol
|
||||
scroll_horizontal.title=Defnyddio Sgrolio Llorweddol
|
||||
scroll_horizontal_label=Sgrolio Llorweddol
|
||||
scroll_wrapped.title=Defnyddio Sgrolio Amlapio
|
||||
scroll_wrapped_label=Sgrolio Amlapio
|
||||
|
||||
spread_none.title=Peidio uno trawsdaleniadau
|
||||
spread_none_label=Dim Trawsdaleniadau
|
||||
spread_odd.title=Uno trawsdaleniadau gan gychwyn gyda thudalennau odrif
|
||||
spread_odd_label=Trawsdaleniadau Odrif
|
||||
spread_even.title=Uno trawsdaleniadau gan gychwyn gyda thudalennau eilrif
|
||||
spread_even_label=Trawsdaleniadau Eilrif
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Priodweddau Dogfen…
|
||||
document_properties_label=Priodweddau Dogfen…
|
||||
document_properties_file_name=Enw ffeil:
|
||||
document_properties_file_size=Maint ffeil:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} beit)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} beit)
|
||||
document_properties_title=Teitl:
|
||||
document_properties_author=Awdur:
|
||||
document_properties_subject=Pwnc:
|
||||
document_properties_keywords=Allweddair:
|
||||
document_properties_creation_date=Dyddiad Creu:
|
||||
document_properties_modification_date=Dyddiad Addasu:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Crewr:
|
||||
document_properties_producer=Cynhyrchydd PDF:
|
||||
document_properties_version=Fersiwn PDF:
|
||||
document_properties_page_count=Cyfrif Tudalen:
|
||||
document_properties_page_size=Maint Tudalen:
|
||||
document_properties_page_size_unit_inches=o fewn
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=portread
|
||||
document_properties_page_size_orientation_landscape=tirlun
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Llythyr
|
||||
document_properties_page_size_name_legal=Cyfreithiol
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Golwg Gwe Cyflym:
|
||||
document_properties_linearized_yes=Iawn
|
||||
document_properties_linearized_no=Na
|
||||
document_properties_close=Cau
|
||||
|
||||
print_progress_message=Paratoi dogfen ar gyfer ei hargraffu…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Diddymu
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Toglo'r Bar Ochr
|
||||
toggle_sidebar_notification.title=Toglo'r Bar Ochr (mae'r ddogfen yn cynnwys outline/attachments)
|
||||
toggle_sidebar_notification2.title=Toglo'r Bar Ochr (mae'r ddogfen yn cynnwys amlinelliadau/atodiadau/haenau)
|
||||
toggle_sidebar_label=Toglo'r Bar Ochr
|
||||
document_outline.title=Dangos Amlinell Dogfen (clic dwbl i ymestyn/cau pob eitem)
|
||||
document_outline_label=Amlinelliad Dogfen
|
||||
attachments.title=Dangos Atodiadau
|
||||
attachments_label=Atodiadau
|
||||
layers.title=Dangos Haenau (cliciwch ddwywaith i ailosod yr holl haenau i'r cyflwr rhagosodedig)
|
||||
layers_label=Haenau
|
||||
thumbs.title=Dangos Lluniau Bach
|
||||
thumbs_label=Lluniau Bach
|
||||
current_outline_item.title=Canfod yr Eitem Amlinellol Gyfredol
|
||||
current_outline_item_label=Yr Eitem Amlinellol Gyfredol
|
||||
findbar.title=Canfod yn y Ddogfen
|
||||
findbar_label=Canfod
|
||||
|
||||
additional_layers=Haenau Ychwanegol
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Tudalen {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Tudalen {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Tudalen {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Llun Bach Tudalen {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Canfod
|
||||
find_input.placeholder=Canfod yn y ddogfen…
|
||||
find_previous.title=Canfod enghraifft flaenorol o'r ymadrodd
|
||||
find_previous_label=Blaenorol
|
||||
find_next.title=Canfod enghraifft nesaf yr ymadrodd
|
||||
find_next_label=Nesaf
|
||||
find_highlight=Amlygu popeth
|
||||
find_match_case_label=Cydweddu maint
|
||||
find_entire_word_label=Geiriau cyfan
|
||||
find_reached_top=Wedi cyrraedd brig y dudalen, parhau o'r gwaelod
|
||||
find_reached_bottom=Wedi cyrraedd diwedd y dudalen, parhau o'r brig
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} o {{total}} cydweddiad
|
||||
find_match_count[two]={{current}} o {{total}} cydweddiad
|
||||
find_match_count[few]={{current}} o {{total}} cydweddiad
|
||||
find_match_count[many]={{current}} o {{total}} cydweddiad
|
||||
find_match_count[other]={{current}} o {{total}} cydweddiad
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Mwy na {{limit}} cydweddiad
|
||||
find_match_count_limit[one]=Mwy na {{limit}} cydweddiad
|
||||
find_match_count_limit[two]=Mwy na {{limit}} cydweddiad
|
||||
find_match_count_limit[few]=Mwy na {{limit}} cydweddiad
|
||||
find_match_count_limit[many]=Mwy na {{limit}} cydweddiad
|
||||
find_match_count_limit[other]=Mwy na {{limit}} cydweddiad
|
||||
find_not_found=Heb ganfod ymadrodd
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Rhagor o Wybodaeth
|
||||
error_less_info=Llai o wybodaeth
|
||||
error_close=Cau
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Neges: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Stac: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Ffeil: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Llinell: {{line}}
|
||||
rendering_error=Digwyddodd gwall wrth adeiladu'r dudalen.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Lled Tudalen
|
||||
page_scale_fit=Ffit Tudalen
|
||||
page_scale_auto=Chwyddo Awtomatig
|
||||
page_scale_actual=Maint Gwirioneddol
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Gwall
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Yn llwytho…
|
||||
loading_error=Digwyddodd gwall wrth lwytho'r PDF.
|
||||
invalid_file_error=Ffeil PDF annilys neu llwgr.
|
||||
missing_file_error=Ffeil PDF coll.
|
||||
unexpected_response_error=Ymateb annisgwyl gan y gweinydd.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[Anodiad {{type}} ]
|
||||
password_label=Rhowch gyfrinair i agor y PDF.
|
||||
password_invalid=Cyfrinair annilys. Ceisiwch eto.
|
||||
password_ok=Iawn
|
||||
password_cancel=Diddymu
|
||||
|
||||
printing_not_supported=Rhybudd: Nid yw argraffu yn cael ei gynnal yn llawn gan y porwr.
|
||||
printing_not_ready=Rhybudd: Nid yw'r PDF wedi ei lwytho'n llawn ar gyfer argraffu.
|
||||
web_fonts_disabled=Ffontiau gwe wedi eu hanalluogi: methu defnyddio ffontiau PDF mewnblanedig.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=Mae'r ddogfen PDF hon yn cynnwys llofnodion digidol. Nid yw gwirio llofnodion yn cael ei gynnal.
|
||||
653
res/static/misc/pdf-viewer/web/locale/da/viewer.ftl
Normal file
653
res/static/misc/pdf-viewer/web/locale/da/viewer.ftl
Normal file
@@ -0,0 +1,653 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Forrige side
|
||||
pdfjs-previous-button-label = Forrige
|
||||
pdfjs-next-button =
|
||||
.title = Næste side
|
||||
pdfjs-next-button-label = Næste
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Side
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = af { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } af { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Zoom ud
|
||||
pdfjs-zoom-out-button-label = Zoom ud
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Zoom ind
|
||||
pdfjs-zoom-in-button-label = Zoom ind
|
||||
pdfjs-zoom-select =
|
||||
.title = Zoom
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Skift til fuldskærmsvisning
|
||||
pdfjs-presentation-mode-button-label = Fuldskærmsvisning
|
||||
pdfjs-open-file-button =
|
||||
.title = Åbn fil
|
||||
pdfjs-open-file-button-label = Åbn
|
||||
pdfjs-print-button =
|
||||
.title = Udskriv
|
||||
pdfjs-print-button-label = Udskriv
|
||||
pdfjs-save-button =
|
||||
.title = Gem
|
||||
pdfjs-save-button-label = Gem
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Hent
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Hent
|
||||
pdfjs-bookmark-button =
|
||||
.title = Aktuel side (vis URL fra den aktuelle side)
|
||||
pdfjs-bookmark-button-label = Aktuel side
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Funktioner
|
||||
pdfjs-tools-button-label = Funktioner
|
||||
pdfjs-first-page-button =
|
||||
.title = Gå til første side
|
||||
pdfjs-first-page-button-label = Gå til første side
|
||||
pdfjs-last-page-button =
|
||||
.title = Gå til sidste side
|
||||
pdfjs-last-page-button-label = Gå til sidste side
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Roter med uret
|
||||
pdfjs-page-rotate-cw-button-label = Roter med uret
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Roter mod uret
|
||||
pdfjs-page-rotate-ccw-button-label = Roter mod uret
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Aktiver markeringsværktøj
|
||||
pdfjs-cursor-text-select-tool-button-label = Markeringsværktøj
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Aktiver håndværktøj
|
||||
pdfjs-cursor-hand-tool-button-label = Håndværktøj
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Brug sidescrolling
|
||||
pdfjs-scroll-page-button-label = Sidescrolling
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Brug vertikal scrolling
|
||||
pdfjs-scroll-vertical-button-label = Vertikal scrolling
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Brug horisontal scrolling
|
||||
pdfjs-scroll-horizontal-button-label = Horisontal scrolling
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Brug ombrudt scrolling
|
||||
pdfjs-scroll-wrapped-button-label = Ombrudt scrolling
|
||||
pdfjs-spread-none-button =
|
||||
.title = Vis enkeltsider
|
||||
pdfjs-spread-none-button-label = Enkeltsider
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Vis opslag med ulige sidenumre til venstre
|
||||
pdfjs-spread-odd-button-label = Opslag med forside
|
||||
pdfjs-spread-even-button =
|
||||
.title = Vis opslag med lige sidenumre til venstre
|
||||
pdfjs-spread-even-button-label = Opslag uden forside
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Dokumentegenskaber…
|
||||
pdfjs-document-properties-button-label = Dokumentegenskaber…
|
||||
pdfjs-document-properties-file-name = Filnavn:
|
||||
pdfjs-document-properties-file-size = Filstørrelse:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
|
||||
pdfjs-document-properties-title = Titel:
|
||||
pdfjs-document-properties-author = Forfatter:
|
||||
pdfjs-document-properties-subject = Emne:
|
||||
pdfjs-document-properties-keywords = Nøgleord:
|
||||
pdfjs-document-properties-creation-date = Oprettet:
|
||||
pdfjs-document-properties-modification-date = Redigeret:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Program:
|
||||
pdfjs-document-properties-producer = PDF-producent:
|
||||
pdfjs-document-properties-version = PDF-version:
|
||||
pdfjs-document-properties-page-count = Antal sider:
|
||||
pdfjs-document-properties-page-size = Sidestørrelse:
|
||||
pdfjs-document-properties-page-size-unit-inches = in
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = stående
|
||||
pdfjs-document-properties-page-size-orientation-landscape = liggende
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Letter
|
||||
pdfjs-document-properties-page-size-name-legal = Legal
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Hurtig web-visning:
|
||||
pdfjs-document-properties-linearized-yes = Ja
|
||||
pdfjs-document-properties-linearized-no = Nej
|
||||
pdfjs-document-properties-close-button = Luk
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Forbereder dokument til udskrivning…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Annuller
|
||||
pdfjs-printing-not-supported = Advarsel: Udskrivning er ikke fuldt understøttet af browseren.
|
||||
pdfjs-printing-not-ready = Advarsel: PDF-filen er ikke fuldt indlæst til udskrivning.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Slå sidepanel til eller fra
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Slå sidepanel til eller fra (dokumentet indeholder disposition/vedhæftede filer/lag)
|
||||
pdfjs-toggle-sidebar-button-label = Slå sidepanel til eller fra
|
||||
pdfjs-document-outline-button =
|
||||
.title = Vis dokumentets disposition (dobbeltklik for at udvide/sammenfolde alle elementer)
|
||||
pdfjs-document-outline-button-label = Dokument-disposition
|
||||
pdfjs-attachments-button =
|
||||
.title = Vis vedhæftede filer
|
||||
pdfjs-attachments-button-label = Vedhæftede filer
|
||||
pdfjs-layers-button =
|
||||
.title = Vis lag (dobbeltklik for at nulstille alle lag til standard-tilstanden)
|
||||
pdfjs-layers-button-label = Lag
|
||||
pdfjs-thumbs-button =
|
||||
.title = Vis miniaturer
|
||||
pdfjs-thumbs-button-label = Miniaturer
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Find det aktuelle dispositions-element
|
||||
pdfjs-current-outline-item-button-label = Aktuelt dispositions-element
|
||||
pdfjs-findbar-button =
|
||||
.title = Find i dokument
|
||||
pdfjs-findbar-button-label = Find
|
||||
pdfjs-additional-layers = Yderligere lag
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Side { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Miniature af side { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Find
|
||||
.placeholder = Find i dokument…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Find den forrige forekomst
|
||||
pdfjs-find-previous-button-label = Forrige
|
||||
pdfjs-find-next-button =
|
||||
.title = Find den næste forekomst
|
||||
pdfjs-find-next-button-label = Næste
|
||||
pdfjs-find-highlight-checkbox = Fremhæv alle
|
||||
pdfjs-find-match-case-checkbox-label = Forskel på store og små bogstaver
|
||||
pdfjs-find-match-diacritics-checkbox-label = Diakritiske tegn
|
||||
pdfjs-find-entire-word-checkbox-label = Hele ord
|
||||
pdfjs-find-reached-top = Toppen af siden blev nået, fortsatte fra bunden
|
||||
pdfjs-find-reached-bottom = Bunden af siden blev nået, fortsatte fra toppen
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } af { $total } forekomst
|
||||
*[other] { $current } af { $total } forekomster
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Mere end { $limit } forekomst
|
||||
*[other] Mere end { $limit } forekomster
|
||||
}
|
||||
pdfjs-find-not-found = Der blev ikke fundet noget
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Sidebredde
|
||||
pdfjs-page-scale-fit = Tilpas til side
|
||||
pdfjs-page-scale-auto = Automatisk zoom
|
||||
pdfjs-page-scale-actual = Faktisk størrelse
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Side { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Der opstod en fejl ved indlæsning af PDF-filen.
|
||||
pdfjs-invalid-file-error = PDF-filen er ugyldig eller ødelagt.
|
||||
pdfjs-missing-file-error = Manglende PDF-fil.
|
||||
pdfjs-unexpected-response-error = Uventet svar fra serveren.
|
||||
pdfjs-rendering-error = Der opstod en fejl ved generering af siden.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type }kommentar]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Angiv adgangskode til at åbne denne PDF-fil.
|
||||
pdfjs-password-invalid = Ugyldig adgangskode. Prøv igen.
|
||||
pdfjs-password-ok-button = OK
|
||||
pdfjs-password-cancel-button = Fortryd
|
||||
pdfjs-web-fonts-disabled = Webskrifttyper er deaktiverede. De indlejrede skrifttyper i PDF-filen kan ikke anvendes.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Tekst
|
||||
pdfjs-editor-color-picker-free-text-input =
|
||||
.title = Skift tekstfarve
|
||||
pdfjs-editor-free-text-button-label = Tekst
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Tegn
|
||||
pdfjs-editor-color-picker-ink-input =
|
||||
.title = Skift tegne-farve
|
||||
pdfjs-editor-ink-button-label = Tegn
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Tilføj eller rediger billeder
|
||||
pdfjs-editor-stamp-button-label = Tilføj eller rediger billeder
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Fremhæv
|
||||
pdfjs-editor-highlight-button-label = Fremhæv
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Fremhæv
|
||||
.aria-label = Fremhæv
|
||||
pdfjs-highlight-floating-button-label = Fremhæv
|
||||
pdfjs-comment-floating-button =
|
||||
.title = Kommentar
|
||||
.aria-label = Kommentar
|
||||
pdfjs-comment-floating-button-label = Kommentar
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Tilføj signatur
|
||||
pdfjs-editor-signature-button-label = Tilføj signatur
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Redigering af fremhævning
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Redigering af tegninger
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Redigering af signatur: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Redigering af billeder
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Fjern tegning
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Fjern tekst
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Fjern billede
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Fjern fremhævning
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Fjern signatur
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Farve
|
||||
pdfjs-editor-free-text-size-input = Størrelse
|
||||
pdfjs-editor-ink-color-input = Farve
|
||||
pdfjs-editor-ink-thickness-input = Tykkelse
|
||||
pdfjs-editor-ink-opacity-input = Uigennemsigtighed
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Tilføj billede
|
||||
pdfjs-editor-stamp-add-image-button-label = Tilføj billede
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Tykkelse
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Ændr tykkelse, når andre elementer end tekst fremhæves
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Indstillinger for signaturer og gemte signaturer
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Tilføj ny signatur
|
||||
pdfjs-editor-signature-add-signature-button-label = Tilføj ny signatur
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Gemt signatur: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Teksteditor
|
||||
.default-content = Begynd at skrive…
|
||||
pdfjs-free-text =
|
||||
.aria-label = Teksteditor
|
||||
pdfjs-free-text-default-content = Begynd at skrive…
|
||||
pdfjs-ink =
|
||||
.aria-label = Tegnings-editor
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Brugeroprettet billede
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Alternativ tekst
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Rediger alternativ tekst
|
||||
pdfjs-editor-alt-text-edit-button-label = Rediger alternativ tekst
|
||||
pdfjs-editor-alt-text-dialog-label = Vælg en indstilling
|
||||
pdfjs-editor-alt-text-dialog-description = Alternativ tekst hjælper folk, som ikke kan se billedet eller når det ikke indlæses.
|
||||
pdfjs-editor-alt-text-add-description-label = Tilføj en beskrivelse
|
||||
pdfjs-editor-alt-text-add-description-description = Sigt efter en eller to sætninger, der beskriver emnet, omgivelserne eller handlinger.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Marker som dekorativ
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Dette bruges for dekorative billeder som rammer eller vandmærker.
|
||||
pdfjs-editor-alt-text-cancel-button = Annuller
|
||||
pdfjs-editor-alt-text-save-button = Gem
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Markeret som dekorativ
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = For eksempel: "En ung mand sætter sig ved et bord for at spise et måltid mad"
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Alternativ tekst
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Øverste venstre hjørne — tilpas størrelse
|
||||
pdfjs-editor-resizer-label-top-middle = Øverste i midten — tilpas størrelse
|
||||
pdfjs-editor-resizer-label-top-right = Øverste højre hjørne — tilpas størrelse
|
||||
pdfjs-editor-resizer-label-middle-right = Midten til højre — tilpas størrelse
|
||||
pdfjs-editor-resizer-label-bottom-right = Nederste højre hjørne - tilpas størrelse
|
||||
pdfjs-editor-resizer-label-bottom-middle = Nederst i midten - tilpas størrelse
|
||||
pdfjs-editor-resizer-label-bottom-left = Nederste venstre hjørne - tilpas størrelse
|
||||
pdfjs-editor-resizer-label-middle-left = Midten til venstre — tilpas størrelse
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Øverste venstre hjørne — tilpas størrelse
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Øverste i midten — tilpas størrelse
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Øverste højre hjørne — tilpas størrelse
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Midten til højre — tilpas størrelse
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Nederste højre hjørne - tilpas størrelse
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Nederst i midten - tilpas størrelse
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Nederste venstre hjørne - tilpas størrelse
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Midten til venstre — tilpas størrelse
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Fremhævningsfarve
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Skift farve
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Farvevalg
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Gul
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Grøn
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Blå
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Lyserød
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Rød
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Vis alle
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Vis alle
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Rediger alternativ tekst (billedbeskrivelse)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Tilføj alternativ tekst (billedbeskrivelse)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Skriv din beskrivelse her...
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Kort beskrivelse til personer, der ikke kan se billedet, eller når billedet ikke indlæses.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Denne alternative tekst blev oprettet automatisk og kan være upræcis.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Læs mere
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Opret alternativ tekst automatisk
|
||||
pdfjs-editor-new-alt-text-not-now-button = Ikke nu
|
||||
pdfjs-editor-new-alt-text-error-title = Kunne ikke oprette alternativ tekst automatisk
|
||||
pdfjs-editor-new-alt-text-error-description = Skriv din egen alternative tekst, eller prøv igen senere.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Luk
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Henter alternativ tekst AI-model ({ $downloadedSize } af { $totalSize } MB)
|
||||
.aria-valuetext = Henter alternativ tekst AI-model ({ $downloadedSize } af { $totalSize } MB)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Alternativ tekst tilføjet
|
||||
pdfjs-editor-new-alt-text-added-button-label = Alternativ tekst tilføjet
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Mangler alternativ tekst
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Mangler alternativ tekst
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Gennemgå alternativ tekst
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Gennemgå alternativ tekst
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Oprettet automatisk: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Indstillinger for alternativ tekst til billeder
|
||||
pdfjs-image-alt-text-settings-button-label = Indstillinger for alternativ tekst til billeder
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Indstillinger for alternativ tekst til billeder
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Automatisk alternativ tekst
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Opret alternativ tekst automatisk
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Foreslår beskrivelser for at hjælpe folk, der ikke kan se billedet, eller når billedet ikke indlæses.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = AI-model til at oprette alternative tekster ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Kører lokalt på din enhed, så dine data forbliver private. Påkrævet for at anvende automatisk alternativ tekst.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Slet
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Hent
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Henter…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Redigering af alternativ tekst
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Vis redigering af alternativ tekst med det samme, når et billede tilføjes
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Hjælper dig med at sikre, at alle dine billeder har alternativ tekst.
|
||||
pdfjs-editor-alt-text-settings-close-button = Luk
|
||||
|
||||
## Accessibility labels (announced by screen readers) for objects added to the editor.
|
||||
|
||||
pdfjs-editor-highlight-added-alert = Fremhævning tilføjet
|
||||
pdfjs-editor-freetext-added-alert = Tekst tilføjet
|
||||
pdfjs-editor-ink-added-alert = Tegning tilføjet
|
||||
pdfjs-editor-stamp-added-alert = Billede tilføjet
|
||||
pdfjs-editor-signature-added-alert = Signatur tilføjet
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Fremhævning fjernet
|
||||
pdfjs-editor-undo-bar-message-freetext = Tekst fjernet
|
||||
pdfjs-editor-undo-bar-message-ink = Tegning fjernet
|
||||
pdfjs-editor-undo-bar-message-stamp = Billede fjernet
|
||||
pdfjs-editor-undo-bar-message-signature = Signatur fjernet
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] { $count } kommentar fjernet
|
||||
*[other] { $count } kommentarer fjernet
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Fortryd
|
||||
pdfjs-editor-undo-bar-undo-button-label = Fortryd
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Luk
|
||||
pdfjs-editor-undo-bar-close-button-label = Luk
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = Modal-vinduet gør det muligt for brugeren at oprette en signatur, som kan føjes til PDF-dokumenter. Brugeren kan redigere navnet (der også fungerer som alternativ tekst) og eventuelt gemme signaturen, så den kan bruges igen.
|
||||
pdfjs-editor-add-signature-dialog-title = Tilføj en signatur
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Indtast
|
||||
.title = Indtast
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Tegn
|
||||
.title = Tegn
|
||||
pdfjs-editor-add-signature-image-button = Billede
|
||||
.title = Billede
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Indtast din signatur
|
||||
.placeholder = Indtast din signatur
|
||||
pdfjs-editor-add-signature-draw-placeholder = Tegn din signatur
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Tykkelse
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Linjetykkelse: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Træk en fil herhen for at uploade den
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] Eller vælg billedfiler
|
||||
*[other] Eller vælg billedfiler
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Beskrivelse (alternativ tekst)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Beskrivelse (alternativ tekst)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Underskrift
|
||||
pdfjs-editor-add-signature-clear-button-label = Ryd signatur
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Ryd signatur
|
||||
pdfjs-editor-add-signature-save-checkbox = Gem signatur
|
||||
pdfjs-editor-add-signature-save-warning-message = Du har nået grænsen på 5 gemte signaturer. Fjern en for at tilføje en ny.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Kunne ikke uploade billede
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Kontroller din netværksforbindelse eller prøv med et andet billede.
|
||||
pdfjs-editor-add-signature-image-no-data-error-title = Kan ikke konvertere dette billede til en signatur
|
||||
pdfjs-editor-add-signature-image-no-data-error-description = Prøv at uploade et andet billede.
|
||||
pdfjs-editor-add-signature-error-close-button = Luk
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Annuller
|
||||
pdfjs-editor-add-signature-add-button = Tilføj
|
||||
pdfjs-editor-edit-signature-update-button = Opdater
|
||||
|
||||
## Edit a comment dialog
|
||||
|
||||
pdfjs-editor-edit-comment-actions-button-label = Handlinger
|
||||
pdfjs-editor-edit-comment-actions-button =
|
||||
.title = Handlinger
|
||||
pdfjs-editor-edit-comment-close-button-label = Luk
|
||||
pdfjs-editor-edit-comment-close-button =
|
||||
.title = Luk
|
||||
pdfjs-editor-edit-comment-actions-edit-button-label = Rediger
|
||||
pdfjs-editor-edit-comment-actions-delete-button-label = Slet
|
||||
pdfjs-editor-edit-comment-manager-text-input =
|
||||
.placeholder = Indtast din kommentar
|
||||
pdfjs-editor-edit-comment-manager-cancel-button = Annuller
|
||||
pdfjs-editor-edit-comment-manager-save-button = Gem
|
||||
|
||||
## Edit a comment button in the editor toolbar
|
||||
|
||||
pdfjs-editor-edit-comment-button =
|
||||
.title = Rediger kommentar
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Fjern gemt signatur
|
||||
pdfjs-editor-delete-signature-button-label1 = Fjern gemt signatur
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Rediger beskrivelse
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Rediger beskrivelse
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Forrige side
|
||||
previous_label=Forrige
|
||||
next.title=Næste side
|
||||
next_label=Næste
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Side
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=af {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} af {{pagesCount}})
|
||||
|
||||
zoom_out.title=Zoom ud
|
||||
zoom_out_label=Zoom ud
|
||||
zoom_in.title=Zoom ind
|
||||
zoom_in_label=Zoom ind
|
||||
zoom.title=Zoom
|
||||
presentation_mode.title=Skift til fuldskærmsvisning
|
||||
presentation_mode_label=Fuldskærmsvisning
|
||||
open_file.title=Åbn fil
|
||||
open_file_label=Åbn
|
||||
print.title=Udskriv
|
||||
print_label=Udskriv
|
||||
download.title=Hent
|
||||
download_label=Hent
|
||||
bookmark.title=Aktuel visning (kopier eller åbn i et nyt vindue)
|
||||
bookmark_label=Aktuel visning
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Funktioner
|
||||
tools_label=Funktioner
|
||||
first_page.title=Gå til første side
|
||||
first_page.label=Gå til første side
|
||||
first_page_label=Gå til første side
|
||||
last_page.title=Gå til sidste side
|
||||
last_page.label=Gå til sidste side
|
||||
last_page_label=Gå til sidste side
|
||||
page_rotate_cw.title=Roter med uret
|
||||
page_rotate_cw.label=Roter med uret
|
||||
page_rotate_cw_label=Roter med uret
|
||||
page_rotate_ccw.title=Roter mod uret
|
||||
page_rotate_ccw.label=Roter mod uret
|
||||
page_rotate_ccw_label=Roter mod uret
|
||||
|
||||
cursor_text_select_tool.title=Aktiver markeringsværktøj
|
||||
cursor_text_select_tool_label=Markeringsværktøj
|
||||
cursor_hand_tool.title=Aktiver håndværktøj
|
||||
cursor_hand_tool_label=Håndværktøj
|
||||
|
||||
scroll_vertical.title=Brug vertikal scrolling
|
||||
scroll_vertical_label=Vertikal scrolling
|
||||
scroll_horizontal.title=Brug horisontal scrolling
|
||||
scroll_horizontal_label=Horisontal scrolling
|
||||
scroll_wrapped.title=Brug ombrudt scrolling
|
||||
scroll_wrapped_label=Ombrudt scrolling
|
||||
|
||||
spread_none.title=Vis enkeltsider
|
||||
spread_none_label=Enkeltsider
|
||||
spread_odd.title=Vis opslag med ulige sidenumre til venstre
|
||||
spread_odd_label=Opslag med forside
|
||||
spread_even.title=Vis opslag med lige sidenumre til venstre
|
||||
spread_even_label=Opslag uden forside
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Dokumentegenskaber…
|
||||
document_properties_label=Dokumentegenskaber…
|
||||
document_properties_file_name=Filnavn:
|
||||
document_properties_file_size=Filstørrelse:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
||||
document_properties_title=Titel:
|
||||
document_properties_author=Forfatter:
|
||||
document_properties_subject=Emne:
|
||||
document_properties_keywords=Nøgleord:
|
||||
document_properties_creation_date=Oprettet:
|
||||
document_properties_modification_date=Redigeret:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Program:
|
||||
document_properties_producer=PDF-producent:
|
||||
document_properties_version=PDF-version:
|
||||
document_properties_page_count=Antal sider:
|
||||
document_properties_page_size=Sidestørrelse:
|
||||
document_properties_page_size_unit_inches=in
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=stående
|
||||
document_properties_page_size_orientation_landscape=liggende
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Letter
|
||||
document_properties_page_size_name_legal=Legal
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Hurtig web-visning:
|
||||
document_properties_linearized_yes=Ja
|
||||
document_properties_linearized_no=Nej
|
||||
document_properties_close=Luk
|
||||
|
||||
print_progress_message=Forbereder dokument til udskrivning…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Annuller
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Slå sidepanel til eller fra
|
||||
toggle_sidebar_notification.title=Slå sidepanel til eller fra (dokumentet indeholder disposition/vedhæftede filer)
|
||||
toggle_sidebar_notification2.title=Slå sidepanel til eller fra (dokumentet indeholder disposition/vedhæftede filer/lag)
|
||||
toggle_sidebar_label=Slå sidepanel til eller fra
|
||||
document_outline.title=Vis dokumentets disposition (dobbeltklik for at vise/skjule alle elementer)
|
||||
document_outline_label=Dokument-disposition
|
||||
attachments.title=Vis vedhæftede filer
|
||||
attachments_label=Vedhæftede filer
|
||||
layers.title=Vis lag (dobbeltklik for at nulstille alle lag til standard-tilstanden)
|
||||
layers_label=Lag
|
||||
thumbs.title=Vis miniaturer
|
||||
thumbs_label=Miniaturer
|
||||
current_outline_item.title=Find det aktuelle dispositions-element
|
||||
current_outline_item_label=Aktuelt dispositions-element
|
||||
findbar.title=Find i dokument
|
||||
findbar_label=Find
|
||||
|
||||
additional_layers=Yderligere lag
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Side {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Side {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Side {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Miniature af side {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Find
|
||||
find_input.placeholder=Find i dokument…
|
||||
find_previous.title=Find den forrige forekomst
|
||||
find_previous_label=Forrige
|
||||
find_next.title=Find den næste forekomst
|
||||
find_next_label=Næste
|
||||
find_highlight=Fremhæv alle
|
||||
find_match_case_label=Forskel på store og små bogstaver
|
||||
find_entire_word_label=Hele ord
|
||||
find_reached_top=Toppen af siden blev nået, fortsatte fra bunden
|
||||
find_reached_bottom=Bunden af siden blev nået, fortsatte fra toppen
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} af {{total}} forekomst
|
||||
find_match_count[two]={{current}} af {{total}} forekomster
|
||||
find_match_count[few]={{current}} af {{total}} forekomster
|
||||
find_match_count[many]={{current}} af {{total}} forekomster
|
||||
find_match_count[other]={{current}} af {{total}} forekomster
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Mere end {{limit}} forekomster
|
||||
find_match_count_limit[one]=Mere end {{limit}} forekomst
|
||||
find_match_count_limit[two]=Mere end {{limit}} forekomster
|
||||
find_match_count_limit[few]=Mere end {{limit}} forekomster
|
||||
find_match_count_limit[many]=Mere end {{limit}} forekomster
|
||||
find_match_count_limit[other]=Mere end {{limit}} forekomster
|
||||
find_not_found=Der blev ikke fundet noget
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Mere information
|
||||
error_less_info=Mindre information
|
||||
error_close=Luk
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Fejlmeddelelse: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Stack: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Fil: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Linje: {{line}}
|
||||
rendering_error=Der opstod en fejl ved generering af siden.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Sidebredde
|
||||
page_scale_fit=Tilpas til side
|
||||
page_scale_auto=Automatisk zoom
|
||||
page_scale_actual=Faktisk størrelse
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Fejl
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Indlæser…
|
||||
loading_error=Der opstod en fejl ved indlæsning af PDF-filen.
|
||||
invalid_file_error=PDF-filen er ugyldig eller ødelagt.
|
||||
missing_file_error=Manglende PDF-fil.
|
||||
unexpected_response_error=Uventet svar fra serveren.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}}kommentar]
|
||||
password_label=Angiv adgangskode til at åbne denne PDF-fil.
|
||||
password_invalid=Ugyldig adgangskode. Prøv igen.
|
||||
password_ok=OK
|
||||
password_cancel=Fortryd
|
||||
|
||||
printing_not_supported=Advarsel: Udskrivning er ikke fuldt understøttet af browseren.
|
||||
printing_not_ready=Advarsel: PDF-filen er ikke fuldt indlæst til udskrivning.
|
||||
web_fonts_disabled=Webskrifttyper er deaktiverede. De indlejrede skrifttyper i PDF-filen kan ikke anvendes.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=Dette PDF-dokument indeholder digitale signaturer. Validering af signaturer er ikke understøttet.
|
||||
653
res/static/misc/pdf-viewer/web/locale/de/viewer.ftl
Normal file
653
res/static/misc/pdf-viewer/web/locale/de/viewer.ftl
Normal file
@@ -0,0 +1,653 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Eine Seite zurück
|
||||
pdfjs-previous-button-label = Zurück
|
||||
pdfjs-next-button =
|
||||
.title = Eine Seite vor
|
||||
pdfjs-next-button-label = Vor
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Seite
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = von { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } von { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Verkleinern
|
||||
pdfjs-zoom-out-button-label = Verkleinern
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Vergrößern
|
||||
pdfjs-zoom-in-button-label = Vergrößern
|
||||
pdfjs-zoom-select =
|
||||
.title = Zoom
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = In Präsentationsmodus wechseln
|
||||
pdfjs-presentation-mode-button-label = Präsentationsmodus
|
||||
pdfjs-open-file-button =
|
||||
.title = Datei öffnen
|
||||
pdfjs-open-file-button-label = Öffnen
|
||||
pdfjs-print-button =
|
||||
.title = Drucken
|
||||
pdfjs-print-button-label = Drucken
|
||||
pdfjs-save-button =
|
||||
.title = Speichern
|
||||
pdfjs-save-button-label = Speichern
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Herunterladen
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Herunterladen
|
||||
pdfjs-bookmark-button =
|
||||
.title = Aktuelle Seite (URL von aktueller Seite anzeigen)
|
||||
pdfjs-bookmark-button-label = Aktuelle Seite
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Werkzeuge
|
||||
pdfjs-tools-button-label = Werkzeuge
|
||||
pdfjs-first-page-button =
|
||||
.title = Erste Seite anzeigen
|
||||
pdfjs-first-page-button-label = Erste Seite anzeigen
|
||||
pdfjs-last-page-button =
|
||||
.title = Letzte Seite anzeigen
|
||||
pdfjs-last-page-button-label = Letzte Seite anzeigen
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Im Uhrzeigersinn drehen
|
||||
pdfjs-page-rotate-cw-button-label = Im Uhrzeigersinn drehen
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Gegen Uhrzeigersinn drehen
|
||||
pdfjs-page-rotate-ccw-button-label = Gegen Uhrzeigersinn drehen
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Textauswahl-Werkzeug aktivieren
|
||||
pdfjs-cursor-text-select-tool-button-label = Textauswahl-Werkzeug
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Hand-Werkzeug aktivieren
|
||||
pdfjs-cursor-hand-tool-button-label = Hand-Werkzeug
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Seiten einzeln anordnen
|
||||
pdfjs-scroll-page-button-label = Einzelseitenanordnung
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Seiten übereinander anordnen
|
||||
pdfjs-scroll-vertical-button-label = Vertikale Seitenanordnung
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Seiten nebeneinander anordnen
|
||||
pdfjs-scroll-horizontal-button-label = Horizontale Seitenanordnung
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Seiten neben- und übereinander anordnen, abhängig vom Platz
|
||||
pdfjs-scroll-wrapped-button-label = Kombinierte Seitenanordnung
|
||||
pdfjs-spread-none-button =
|
||||
.title = Seiten nicht nebeneinander anzeigen
|
||||
pdfjs-spread-none-button-label = Einzelne Seiten
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Jeweils eine ungerade und eine gerade Seite nebeneinander anzeigen
|
||||
pdfjs-spread-odd-button-label = Ungerade + gerade Seite
|
||||
pdfjs-spread-even-button =
|
||||
.title = Jeweils eine gerade und eine ungerade Seite nebeneinander anzeigen
|
||||
pdfjs-spread-even-button-label = Gerade + ungerade Seite
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Dokumenteigenschaften
|
||||
pdfjs-document-properties-button-label = Dokumenteigenschaften…
|
||||
pdfjs-document-properties-file-name = Dateiname:
|
||||
pdfjs-document-properties-file-size = Dateigröße:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } Bytes)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } Bytes)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } Bytes)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } Bytes)
|
||||
pdfjs-document-properties-title = Titel:
|
||||
pdfjs-document-properties-author = Autor:
|
||||
pdfjs-document-properties-subject = Thema:
|
||||
pdfjs-document-properties-keywords = Stichwörter:
|
||||
pdfjs-document-properties-creation-date = Erstelldatum:
|
||||
pdfjs-document-properties-modification-date = Bearbeitungsdatum:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date } { $time }
|
||||
pdfjs-document-properties-creator = Anwendung:
|
||||
pdfjs-document-properties-producer = PDF erstellt mit:
|
||||
pdfjs-document-properties-version = PDF-Version:
|
||||
pdfjs-document-properties-page-count = Seitenzahl:
|
||||
pdfjs-document-properties-page-size = Seitengröße:
|
||||
pdfjs-document-properties-page-size-unit-inches = Zoll
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = Hochformat
|
||||
pdfjs-document-properties-page-size-orientation-landscape = Querformat
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Letter
|
||||
pdfjs-document-properties-page-size-name-legal = Legal
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Schnelle Webanzeige:
|
||||
pdfjs-document-properties-linearized-yes = Ja
|
||||
pdfjs-document-properties-linearized-no = Nein
|
||||
pdfjs-document-properties-close-button = Schließen
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Dokument wird für Drucken vorbereitet…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress } %
|
||||
pdfjs-print-progress-close-button = Abbrechen
|
||||
pdfjs-printing-not-supported = Warnung: Die Drucken-Funktion wird durch diesen Browser nicht vollständig unterstützt.
|
||||
pdfjs-printing-not-ready = Warnung: Die PDF-Datei ist nicht vollständig geladen, dies ist für das Drucken aber empfohlen.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Sidebar umschalten
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Sidebar umschalten (Dokument enthält Dokumentstruktur/Anhänge/Ebenen)
|
||||
pdfjs-toggle-sidebar-button-label = Sidebar umschalten
|
||||
pdfjs-document-outline-button =
|
||||
.title = Dokumentstruktur anzeigen (Doppelklicken, um alle Einträge aus- bzw. einzuklappen)
|
||||
pdfjs-document-outline-button-label = Dokumentstruktur
|
||||
pdfjs-attachments-button =
|
||||
.title = Anhänge anzeigen
|
||||
pdfjs-attachments-button-label = Anhänge
|
||||
pdfjs-layers-button =
|
||||
.title = Ebenen anzeigen (Doppelklicken, um alle Ebenen auf den Standardzustand zurückzusetzen)
|
||||
pdfjs-layers-button-label = Ebenen
|
||||
pdfjs-thumbs-button =
|
||||
.title = Miniaturansichten anzeigen
|
||||
pdfjs-thumbs-button-label = Miniaturansichten
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Aktuelles Struktur-Element finden
|
||||
pdfjs-current-outline-item-button-label = Aktuelles Struktur-Element
|
||||
pdfjs-findbar-button =
|
||||
.title = Dokument durchsuchen
|
||||
pdfjs-findbar-button-label = Suchen
|
||||
pdfjs-additional-layers = Zusätzliche Ebenen
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Seite { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Miniaturansicht von Seite { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Suchen
|
||||
.placeholder = Dokument durchsuchen…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Vorheriges Vorkommen des Suchbegriffs finden
|
||||
pdfjs-find-previous-button-label = Zurück
|
||||
pdfjs-find-next-button =
|
||||
.title = Nächstes Vorkommen des Suchbegriffs finden
|
||||
pdfjs-find-next-button-label = Weiter
|
||||
pdfjs-find-highlight-checkbox = Alle hervorheben
|
||||
pdfjs-find-match-case-checkbox-label = Groß-/Kleinschreibung beachten
|
||||
pdfjs-find-match-diacritics-checkbox-label = Akzente
|
||||
pdfjs-find-entire-word-checkbox-label = Ganze Wörter
|
||||
pdfjs-find-reached-top = Anfang des Dokuments erreicht, fahre am Ende fort
|
||||
pdfjs-find-reached-bottom = Ende des Dokuments erreicht, fahre am Anfang fort
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } von { $total } Übereinstimmung
|
||||
*[other] { $current } von { $total } Übereinstimmungen
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Mehr als { $limit } Übereinstimmung
|
||||
*[other] Mehr als { $limit } Übereinstimmungen
|
||||
}
|
||||
pdfjs-find-not-found = Suchbegriff nicht gefunden
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Seitenbreite
|
||||
pdfjs-page-scale-fit = Seitengröße
|
||||
pdfjs-page-scale-auto = Automatischer Zoom
|
||||
pdfjs-page-scale-actual = Originalgröße
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale } %
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Seite { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Beim Laden der PDF-Datei trat ein Fehler auf.
|
||||
pdfjs-invalid-file-error = Ungültige oder beschädigte PDF-Datei
|
||||
pdfjs-missing-file-error = Fehlende PDF-Datei
|
||||
pdfjs-unexpected-response-error = Unerwartete Antwort des Servers
|
||||
pdfjs-rendering-error = Beim Darstellen der Seite trat ein Fehler auf.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [Anlage: { $type }]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Geben Sie zum Öffnen der PDF-Datei deren Passwort ein.
|
||||
pdfjs-password-invalid = Falsches Passwort. Bitte versuchen Sie es erneut.
|
||||
pdfjs-password-ok-button = OK
|
||||
pdfjs-password-cancel-button = Abbrechen
|
||||
pdfjs-web-fonts-disabled = Web-Schriftarten sind deaktiviert: Eingebettete PDF-Schriftarten konnten nicht geladen werden.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Text
|
||||
pdfjs-editor-color-picker-free-text-input =
|
||||
.title = Textfarbe ändern
|
||||
pdfjs-editor-free-text-button-label = Text
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Zeichnen
|
||||
pdfjs-editor-color-picker-ink-input =
|
||||
.title = Zeichnungsfarbe ändern
|
||||
pdfjs-editor-ink-button-label = Zeichnen
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Grafiken hinzufügen oder bearbeiten
|
||||
pdfjs-editor-stamp-button-label = Grafiken hinzufügen oder bearbeiten
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Hervorheben
|
||||
pdfjs-editor-highlight-button-label = Hervorheben
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Hervorheben
|
||||
.aria-label = Hervorheben
|
||||
pdfjs-highlight-floating-button-label = Hervorheben
|
||||
pdfjs-comment-floating-button =
|
||||
.title = Kommentieren
|
||||
.aria-label = Kommentieren
|
||||
pdfjs-comment-floating-button-label = Kommentieren
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Unterschrift hinzufügen
|
||||
pdfjs-editor-signature-button-label = Unterschrift hinzufügen
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Hervorhebungs-Editor
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Zeichnungseditor
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Unterschrifts-Editor: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Grafik-Editor
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Zeichnung entfernen
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Text entfernen
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Grafik entfernen
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Hervorhebung entfernen
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Unterschrift entfernen
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Farbe
|
||||
pdfjs-editor-free-text-size-input = Größe
|
||||
pdfjs-editor-ink-color-input = Farbe
|
||||
pdfjs-editor-ink-thickness-input = Linienstärke
|
||||
pdfjs-editor-ink-opacity-input = Deckkraft
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Grafik hinzufügen
|
||||
pdfjs-editor-stamp-add-image-button-label = Grafik hinzufügen
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Linienstärke
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Linienstärke beim Hervorheben anderer Elemente als Text ändern
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Signaturkontrollen und gespeicherte Signaturen
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Neue Unterschrift hinzufügen
|
||||
pdfjs-editor-signature-add-signature-button-label = Neue Unterschrift hinzufügen
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Gespeicherte Signatur: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Texteditor
|
||||
.default-content = Schreiben beginnen…
|
||||
pdfjs-free-text =
|
||||
.aria-label = Texteditor
|
||||
pdfjs-free-text-default-content = Schreiben beginnen…
|
||||
pdfjs-ink =
|
||||
.aria-label = Zeichnungseditor
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Vom Benutzer erstelltes Bild
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Alternativ-Text
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Alternativ-Text bearbeiten
|
||||
pdfjs-editor-alt-text-edit-button-label = Alternativ-Text bearbeiten
|
||||
pdfjs-editor-alt-text-dialog-label = Option wählen
|
||||
pdfjs-editor-alt-text-dialog-description = Alt-Text (Alternativtext) hilft, wenn Personen die Grafik nicht sehen können oder wenn sie nicht geladen wird.
|
||||
pdfjs-editor-alt-text-add-description-label = Beschreibung hinzufügen
|
||||
pdfjs-editor-alt-text-add-description-description = Ziel sind 1-2 Sätze, die das Thema, das Szenario oder Aktionen beschreiben.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Als dekorativ markieren
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Dies wird für Ziergrafiken wie Ränder oder Wasserzeichen verwendet.
|
||||
pdfjs-editor-alt-text-cancel-button = Abbrechen
|
||||
pdfjs-editor-alt-text-save-button = Speichern
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Als dekorativ markiert
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Zum Beispiel: "Ein junger Mann setzt sich an einen Tisch, um zu essen."
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Alternativ-Text
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Linke obere Ecke - Größe ändern
|
||||
pdfjs-editor-resizer-label-top-middle = Oben mittig - Größe ändern
|
||||
pdfjs-editor-resizer-label-top-right = Rechts oben - Größe ändern
|
||||
pdfjs-editor-resizer-label-middle-right = Mitte rechts - Größe ändern
|
||||
pdfjs-editor-resizer-label-bottom-right = Rechte untere Ecke - Größe ändern
|
||||
pdfjs-editor-resizer-label-bottom-middle = Unten mittig - Größe ändern
|
||||
pdfjs-editor-resizer-label-bottom-left = Linke untere Ecke - Größe ändern
|
||||
pdfjs-editor-resizer-label-middle-left = Mitte links - Größe ändern
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Linke obere Ecke - Größe ändern
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Oben mittig - Größe ändern
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Rechts oben - Größe ändern
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Mitte rechts - Größe ändern
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Rechte untere Ecke - Größe ändern
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Unten mittig - Größe ändern
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Linke untere Ecke - Größe ändern
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Mitte links - Größe ändern
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Hervorhebungsfarbe
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Farbe ändern
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Farbauswahl
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Gelb
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Grün
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Blau
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Pink
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Rot
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Alle anzeigen
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Alle anzeigen
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Alternativ-Text (Grafikbeschreibung) bearbeiten
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Alternativ-Text (Grafikbeschreibung) hinzufügen
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Schreiben Sie Ihre Beschreibung hier…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Kurze Beschreibung für Personen, die die Grafik nicht sehen können, oder wenn die Grafik nicht geladen wird.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Dieser Alternativ-Text wurde automatisch erstellt und könnte ungenau sein.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Weitere Informationen
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Alternativ-Text automatisch erstellen
|
||||
pdfjs-editor-new-alt-text-not-now-button = Nicht jetzt
|
||||
pdfjs-editor-new-alt-text-error-title = Alternativ-Text konnte nicht automatisch erstellt werden
|
||||
pdfjs-editor-new-alt-text-error-description = Bitte schreiben Sie Ihren eigenen Alternativ-Text oder versuchen Sie es später erneut.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Schließen
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Alternativ-Text-KI-Modell wird heruntergeladen ({ $downloadedSize } von { $totalSize } MB)
|
||||
.aria-valuetext = Alternativ-Text-KI-Modell wird heruntergeladen ({ $downloadedSize } von { $totalSize } MB)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Alternativ-Text hinzugefügt
|
||||
pdfjs-editor-new-alt-text-added-button-label = Alternativ-Text hinzugefügt
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Fehlender Alternativ-Text
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Fehlender Alternativ-Text
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Alternativ-Text überprüfen
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Alternativ-Text überprüfen
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Automatisch erstellt: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Alternativ-Text-Einstellungen für Grafiken
|
||||
pdfjs-image-alt-text-settings-button-label = Alternativ-Text-Einstellungen für Grafiken
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Alternativ-Text-Einstellungen für Grafiken
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Automatischer Alternativ-Text
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Alternativ-Text automatisch erstellen
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Schlägt Beschreibungen vor, um Personen zu helfen, die die Grafik nicht sehen können, oder wenn die Grafik nicht geladen wird.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Alternativ-Text-KI-Modell ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Wird lokal auf Ihrem Gerät ausgeführt, sodass Ihre Daten privat bleiben. Erforderlich für automatischen Alternativ-Text.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Löschen
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Herunterladen
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Wird heruntergeladen…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Alternativ-Texteditor
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Alternativ-Texteditor beim Hinzufügen einer Grafik anzeigen
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Hilft Ihnen, sicherzustellen, dass alle Ihre Grafiken Alternativ-Text haben.
|
||||
pdfjs-editor-alt-text-settings-close-button = Schließen
|
||||
|
||||
## Accessibility labels (announced by screen readers) for objects added to the editor.
|
||||
|
||||
pdfjs-editor-highlight-added-alert = Hervorhebung hinzugefügt
|
||||
pdfjs-editor-freetext-added-alert = Text hinzugefügt
|
||||
pdfjs-editor-ink-added-alert = Zeichnung hinzugefügt
|
||||
pdfjs-editor-stamp-added-alert = Bild hinzugefügt
|
||||
pdfjs-editor-signature-added-alert = Signatur hinzugefügt
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Hervorhebung entfernt
|
||||
pdfjs-editor-undo-bar-message-freetext = Text entfernt
|
||||
pdfjs-editor-undo-bar-message-ink = Zeichnung entfernt
|
||||
pdfjs-editor-undo-bar-message-stamp = Grafik entfernt
|
||||
pdfjs-editor-undo-bar-message-signature = Unterschrift entfernt
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] { $count } Anmerkung entfernt
|
||||
*[other] { $count } Anmerkungen entfernt
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Rückgängig
|
||||
pdfjs-editor-undo-bar-undo-button-label = Rückgängig
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Schließen
|
||||
pdfjs-editor-undo-bar-close-button-label = Schließen
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = Dieses Modal ermöglicht es dem Benutzer, eine Unterschrift zu erstellen, um sie zu einem PDF-Dokument hinzuzufügen. Der Benutzer kann den Namen bearbeiten (der auch als Alt-Text dient) und optional die Unterschrift zur wiederholten Verwendung speichern.
|
||||
pdfjs-editor-add-signature-dialog-title = Unterschrift hinzufügen
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Eintippen
|
||||
.title = Eintippen
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Zeichnen
|
||||
.title = Zeichnen
|
||||
pdfjs-editor-add-signature-image-button = Grafik
|
||||
.title = Grafik
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Tippen Sie Ihre Unterschrift ein
|
||||
.placeholder = Tippen Sie Ihre Unterschrift ein
|
||||
pdfjs-editor-add-signature-draw-placeholder = Ihre Unterschrift zeichnen
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Linienstärke
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Zeichnungsstärke: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Datei zum Hochladen hierher ziehen
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] Oder Grafikdateien wählen
|
||||
*[other] Oder Bilddateien durchsuchen
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Beschreibung (alternativer Text)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Beschreibung (alternativer Text)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Unterschrift
|
||||
pdfjs-editor-add-signature-clear-button-label = Unterschrift löschen
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Unterschrift löschen
|
||||
pdfjs-editor-add-signature-save-checkbox = Unterschrift speichern
|
||||
pdfjs-editor-add-signature-save-warning-message = Sie haben die Grenze von 5 gespeicherten Unterschriften erreicht. Entfernen Sie eine, um weitere zu speichern.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Grafik konnte nicht hochgeladen werden
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Überprüfen Sie Ihre Netzwerkverbindung, oder versuchen Sie es mit einer anderen Grafik.
|
||||
pdfjs-editor-add-signature-image-no-data-error-title = Kann Grafik nicht in eine Signatur umwandeln
|
||||
pdfjs-editor-add-signature-image-no-data-error-description = Bitte versuchen Sie, eine andere Grafik hochzuladen.
|
||||
pdfjs-editor-add-signature-error-close-button = Schließen
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Abbrechen
|
||||
pdfjs-editor-add-signature-add-button = Hinzufügen
|
||||
pdfjs-editor-edit-signature-update-button = Aktualisieren
|
||||
|
||||
## Edit a comment dialog
|
||||
|
||||
pdfjs-editor-edit-comment-actions-button-label = Aktionen
|
||||
pdfjs-editor-edit-comment-actions-button =
|
||||
.title = Aktionen
|
||||
pdfjs-editor-edit-comment-close-button-label = Schließen
|
||||
pdfjs-editor-edit-comment-close-button =
|
||||
.title = Schließen
|
||||
pdfjs-editor-edit-comment-actions-edit-button-label = Bearbeiten
|
||||
pdfjs-editor-edit-comment-actions-delete-button-label = Löschen
|
||||
pdfjs-editor-edit-comment-manager-text-input =
|
||||
.placeholder = Kommentar eingeben
|
||||
pdfjs-editor-edit-comment-manager-cancel-button = Abbrechen
|
||||
pdfjs-editor-edit-comment-manager-save-button = Speichern
|
||||
|
||||
## Edit a comment button in the editor toolbar
|
||||
|
||||
pdfjs-editor-edit-comment-button =
|
||||
.title = Kommentar bearbeiten
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Gespeicherte Signatur entfernen
|
||||
pdfjs-editor-delete-signature-button-label1 = Gespeicherte Signatur entfernen
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Beschreibung bearbeiten
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Beschreibung bearbeiten
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Eine Seite zurück
|
||||
previous_label=Zurück
|
||||
next.title=Eine Seite vor
|
||||
next_label=Vor
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Seite
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=von {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} von {{pagesCount}})
|
||||
|
||||
zoom_out.title=Verkleinern
|
||||
zoom_out_label=Verkleinern
|
||||
zoom_in.title=Vergrößern
|
||||
zoom_in_label=Vergrößern
|
||||
zoom.title=Zoom
|
||||
presentation_mode.title=In Präsentationsmodus wechseln
|
||||
presentation_mode_label=Präsentationsmodus
|
||||
open_file.title=Datei öffnen
|
||||
open_file_label=Öffnen
|
||||
print.title=Drucken
|
||||
print_label=Drucken
|
||||
download.title=Dokument speichern
|
||||
download_label=Speichern
|
||||
bookmark.title=Aktuelle Ansicht (zum Kopieren oder Öffnen in einem neuen Fenster)
|
||||
bookmark_label=Aktuelle Ansicht
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Werkzeuge
|
||||
tools_label=Werkzeuge
|
||||
first_page.title=Erste Seite anzeigen
|
||||
first_page.label=Erste Seite anzeigen
|
||||
first_page_label=Erste Seite anzeigen
|
||||
last_page.title=Letzte Seite anzeigen
|
||||
last_page.label=Letzte Seite anzeigen
|
||||
last_page_label=Letzte Seite anzeigen
|
||||
page_rotate_cw.title=Im Uhrzeigersinn drehen
|
||||
page_rotate_cw.label=Im Uhrzeigersinn drehen
|
||||
page_rotate_cw_label=Im Uhrzeigersinn drehen
|
||||
page_rotate_ccw.title=Gegen Uhrzeigersinn drehen
|
||||
page_rotate_ccw.label=Gegen Uhrzeigersinn drehen
|
||||
page_rotate_ccw_label=Gegen Uhrzeigersinn drehen
|
||||
|
||||
cursor_text_select_tool.title=Textauswahl-Werkzeug aktivieren
|
||||
cursor_text_select_tool_label=Textauswahl-Werkzeug
|
||||
cursor_hand_tool.title=Hand-Werkzeug aktivieren
|
||||
cursor_hand_tool_label=Hand-Werkzeug
|
||||
|
||||
scroll_vertical.title=Seiten übereinander anordnen
|
||||
scroll_vertical_label=Vertikale Seitenanordnung
|
||||
scroll_horizontal.title=Seiten nebeneinander anordnen
|
||||
scroll_horizontal_label=Horizontale Seitenanordnung
|
||||
scroll_wrapped.title=Seiten neben- und übereinander anordnen, anhängig vom Platz
|
||||
scroll_wrapped_label=Kombinierte Seitenanordnung
|
||||
|
||||
spread_none.title=Seiten nicht nebeneinander anzeigen
|
||||
spread_none_label=Einzelne Seiten
|
||||
spread_odd.title=Jeweils eine ungerade und eine gerade Seite nebeneinander anzeigen
|
||||
spread_odd_label=Ungerade + gerade Seite
|
||||
spread_even.title=Jeweils eine gerade und eine ungerade Seite nebeneinander anzeigen
|
||||
spread_even_label=Gerade + ungerade Seite
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Dokumenteigenschaften
|
||||
document_properties_label=Dokumenteigenschaften…
|
||||
document_properties_file_name=Dateiname:
|
||||
document_properties_file_size=Dateigröße:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} Bytes)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} Bytes)
|
||||
document_properties_title=Titel:
|
||||
document_properties_author=Autor:
|
||||
document_properties_subject=Thema:
|
||||
document_properties_keywords=Stichwörter:
|
||||
document_properties_creation_date=Erstelldatum:
|
||||
document_properties_modification_date=Bearbeitungsdatum:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}} {{time}}
|
||||
document_properties_creator=Anwendung:
|
||||
document_properties_producer=PDF erstellt mit:
|
||||
document_properties_version=PDF-Version:
|
||||
document_properties_page_count=Seitenzahl:
|
||||
document_properties_page_size=Seitengröße:
|
||||
document_properties_page_size_unit_inches=Zoll
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=Hochformat
|
||||
document_properties_page_size_orientation_landscape=Querformat
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Letter
|
||||
document_properties_page_size_name_legal=Legal
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Schnelle Webanzeige:
|
||||
document_properties_linearized_yes=Ja
|
||||
document_properties_linearized_no=Nein
|
||||
document_properties_close=Schließen
|
||||
|
||||
print_progress_message=Dokument wird für Drucken vorbereitet…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}} %
|
||||
print_progress_close=Abbrechen
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Sidebar umschalten
|
||||
toggle_sidebar_notification.title=Sidebar umschalten (Dokument enthält Dokumentstruktur/Anhänge)
|
||||
toggle_sidebar_notification2.title=Sidebar umschalten (Dokument enthält Dokumentstruktur/Anhänge/Ebenen)
|
||||
toggle_sidebar_label=Sidebar umschalten
|
||||
document_outline.title=Dokumentstruktur anzeigen (Doppelklicken, um alle Einträge aus- bzw. einzuklappen)
|
||||
document_outline_label=Dokumentstruktur
|
||||
attachments.title=Anhänge anzeigen
|
||||
attachments_label=Anhänge
|
||||
layers.title=Ebenen anzeigen (Doppelklicken, um alle Ebenen auf den Standardzustand zurückzusetzen)
|
||||
layers_label=Ebenen
|
||||
thumbs.title=Miniaturansichten anzeigen
|
||||
thumbs_label=Miniaturansichten
|
||||
current_outline_item.title=Aktuelles Struktur-Element finden
|
||||
current_outline_item_label=Aktuelles Struktur-Element
|
||||
findbar.title=Dokument durchsuchen
|
||||
findbar_label=Suchen
|
||||
|
||||
additional_layers=Zusätzliche Ebenen
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Seite {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Seite {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Seite {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Miniaturansicht von Seite {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Suchen
|
||||
find_input.placeholder=Im Dokument suchen…
|
||||
find_previous.title=Vorheriges Vorkommen des Suchbegriffs finden
|
||||
find_previous_label=Zurück
|
||||
find_next.title=Nächstes Vorkommen des Suchbegriffs finden
|
||||
find_next_label=Weiter
|
||||
find_highlight=Alle hervorheben
|
||||
find_match_case_label=Groß-/Kleinschreibung beachten
|
||||
find_entire_word_label=Ganze Wörter
|
||||
find_reached_top=Anfang des Dokuments erreicht, fahre am Ende fort
|
||||
find_reached_bottom=Ende des Dokuments erreicht, fahre am Anfang fort
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} von {{total}} Übereinstimmung
|
||||
find_match_count[two]={{current}} von {{total}} Übereinstimmungen
|
||||
find_match_count[few]={{current}} von {{total}} Übereinstimmungen
|
||||
find_match_count[many]={{current}} von {{total}} Übereinstimmungen
|
||||
find_match_count[other]={{current}} von {{total}} Übereinstimmungen
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Mehr als {{limit}} Übereinstimmungen
|
||||
find_match_count_limit[one]=Mehr als {{limit}} Übereinstimmung
|
||||
find_match_count_limit[two]=Mehr als {{limit}} Übereinstimmungen
|
||||
find_match_count_limit[few]=Mehr als {{limit}} Übereinstimmungen
|
||||
find_match_count_limit[many]=Mehr als {{limit}} Übereinstimmungen
|
||||
find_match_count_limit[other]=Mehr als {{limit}} Übereinstimmungen
|
||||
find_not_found=Suchbegriff nicht gefunden
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Mehr Informationen
|
||||
error_less_info=Weniger Informationen
|
||||
error_close=Schließen
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js Version {{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Nachricht: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Aufrufliste: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Datei: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Zeile: {{line}}
|
||||
rendering_error=Beim Darstellen der Seite trat ein Fehler auf.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Seitenbreite
|
||||
page_scale_fit=Seitengröße
|
||||
page_scale_auto=Automatischer Zoom
|
||||
page_scale_actual=Originalgröße
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}} %
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Fehler
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Wird geladen…
|
||||
loading_error=Beim Laden der PDF-Datei trat ein Fehler auf.
|
||||
invalid_file_error=Ungültige oder beschädigte PDF-Datei
|
||||
missing_file_error=Fehlende PDF-Datei
|
||||
unexpected_response_error=Unerwartete Antwort des Servers
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[Anlage: {{type}}]
|
||||
password_label=Geben Sie zum Öffnen der PDF-Datei deren Passwort ein.
|
||||
password_invalid=Falsches Passwort. Bitte versuchen Sie es erneut.
|
||||
password_ok=OK
|
||||
password_cancel=Abbrechen
|
||||
|
||||
printing_not_supported=Warnung: Die Drucken-Funktion wird durch diesen Browser nicht vollständig unterstützt.
|
||||
printing_not_ready=Warnung: Die PDF-Datei ist nicht vollständig geladen, dies ist für das Drucken aber empfohlen.
|
||||
web_fonts_disabled=Web-Schriftarten sind deaktiviert: Eingebettete PDF-Schriftarten konnten nicht geladen werden.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=Dieses PDF-Dokument enthält digitale Unterschriften. Das Überprüfen von Unterschriften wird nicht unterstützt.
|
||||
659
res/static/misc/pdf-viewer/web/locale/dsb/viewer.ftl
Normal file
659
res/static/misc/pdf-viewer/web/locale/dsb/viewer.ftl
Normal file
@@ -0,0 +1,659 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Pjerwjejšny bok
|
||||
pdfjs-previous-button-label = Slědk
|
||||
pdfjs-next-button =
|
||||
.title = Pśiducy bok
|
||||
pdfjs-next-button-label = Dalej
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Bok
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = z { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } z { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Pómjeńšyś
|
||||
pdfjs-zoom-out-button-label = Pómjeńšyś
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Pówětšyś
|
||||
pdfjs-zoom-in-button-label = Pówětšyś
|
||||
pdfjs-zoom-select =
|
||||
.title = Skalěrowanje
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Do prezentaciskego modusa pśejś
|
||||
pdfjs-presentation-mode-button-label = Prezentaciski modus
|
||||
pdfjs-open-file-button =
|
||||
.title = Dataju wócyniś
|
||||
pdfjs-open-file-button-label = Wócyniś
|
||||
pdfjs-print-button =
|
||||
.title = Śišćaś
|
||||
pdfjs-print-button-label = Śišćaś
|
||||
pdfjs-save-button =
|
||||
.title = Składowaś
|
||||
pdfjs-save-button-label = Składowaś
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Ześěgnuś
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Ześěgnuś
|
||||
pdfjs-bookmark-button =
|
||||
.title = Aktualny bok (URL z aktualnego boka pokazaś)
|
||||
pdfjs-bookmark-button-label = Aktualny bok
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Rědy
|
||||
pdfjs-tools-button-label = Rědy
|
||||
pdfjs-first-page-button =
|
||||
.title = K prědnemu bokoju
|
||||
pdfjs-first-page-button-label = K prědnemu bokoju
|
||||
pdfjs-last-page-button =
|
||||
.title = K slědnemu bokoju
|
||||
pdfjs-last-page-button-label = K slědnemu bokoju
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Wobwjertnuś ako špěra źo
|
||||
pdfjs-page-rotate-cw-button-label = Wobwjertnuś ako špěra źo
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Wobwjertnuś nawopaki ako špěra źo
|
||||
pdfjs-page-rotate-ccw-button-label = Wobwjertnuś nawopaki ako špěra źo
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Rěd za wuběranje teksta zmóžniś
|
||||
pdfjs-cursor-text-select-tool-button-label = Rěd za wuběranje teksta
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Rucny rěd zmóžniś
|
||||
pdfjs-cursor-hand-tool-button-label = Rucny rěd
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Kulanje boka wužywaś
|
||||
pdfjs-scroll-page-button-label = Kulanje boka
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Wertikalne suwanje wužywaś
|
||||
pdfjs-scroll-vertical-button-label = Wertikalne suwanje
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Horicontalne suwanje wužywaś
|
||||
pdfjs-scroll-horizontal-button-label = Horicontalne suwanje
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Pózlažke suwanje wužywaś
|
||||
pdfjs-scroll-wrapped-button-label = Pózlažke suwanje
|
||||
pdfjs-spread-none-button =
|
||||
.title = Boki njezwězaś
|
||||
pdfjs-spread-none-button-label = Žeden dwójny bok
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Boki zachopinajucy z njerownymi bokami zwězaś
|
||||
pdfjs-spread-odd-button-label = Njerowne boki
|
||||
pdfjs-spread-even-button =
|
||||
.title = Boki zachopinajucy z rownymi bokami zwězaś
|
||||
pdfjs-spread-even-button-label = Rowne boki
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Dokumentowe kakosći…
|
||||
pdfjs-document-properties-button-label = Dokumentowe kakosći…
|
||||
pdfjs-document-properties-file-name = Mě dataje:
|
||||
pdfjs-document-properties-file-size = Wjelikosć dataje:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bajtow)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bajtow)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bajtow)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bajtow)
|
||||
pdfjs-document-properties-title = Titel:
|
||||
pdfjs-document-properties-author = Awtor:
|
||||
pdfjs-document-properties-subject = Tema:
|
||||
pdfjs-document-properties-keywords = Klucowe słowa:
|
||||
pdfjs-document-properties-creation-date = Datum napóranja:
|
||||
pdfjs-document-properties-modification-date = Datum změny:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Awtor:
|
||||
pdfjs-document-properties-producer = PDF-gótowaŕ:
|
||||
pdfjs-document-properties-version = PDF-wersija:
|
||||
pdfjs-document-properties-page-count = Licba bokow:
|
||||
pdfjs-document-properties-page-size = Wjelikosć boka:
|
||||
pdfjs-document-properties-page-size-unit-inches = col
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = wusoki format
|
||||
pdfjs-document-properties-page-size-orientation-landscape = prěcny format
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Letter
|
||||
pdfjs-document-properties-page-size-name-legal = Legal
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Fast Web View:
|
||||
pdfjs-document-properties-linearized-yes = Jo
|
||||
pdfjs-document-properties-linearized-no = Ně
|
||||
pdfjs-document-properties-close-button = Zacyniś
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Dokument pśigótujo se za śišćanje…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Pśetergnuś
|
||||
pdfjs-printing-not-supported = Warnowanje: Śišćanje njepódpěra se połnje pśez toś ten wobglědowak.
|
||||
pdfjs-printing-not-ready = Warnowanje: PDF njejo se za śišćanje dopołnje zacytał.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Bócnicu pokazaś/schowaś
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Bocnicu pśešaltowaś (dokument rozrědowanje/pśipiski/warstwy wopśimujo)
|
||||
pdfjs-toggle-sidebar-button-label = Bócnicu pokazaś/schowaś
|
||||
pdfjs-document-outline-button =
|
||||
.title = Dokumentowe naraźenje pokazaś (dwójne kliknjenje, aby se wšykne zapiski pokazali/schowali)
|
||||
pdfjs-document-outline-button-label = Dokumentowa struktura
|
||||
pdfjs-attachments-button =
|
||||
.title = Pśidanki pokazaś
|
||||
pdfjs-attachments-button-label = Pśidanki
|
||||
pdfjs-layers-button =
|
||||
.title = Warstwy pokazaś (klikniśo dwójcy, aby wšykne warstwy na standardny staw slědk stajił)
|
||||
pdfjs-layers-button-label = Warstwy
|
||||
pdfjs-thumbs-button =
|
||||
.title = Miniatury pokazaś
|
||||
pdfjs-thumbs-button-label = Miniatury
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Aktualny rozrědowański zapisk pytaś
|
||||
pdfjs-current-outline-item-button-label = Aktualny rozrědowański zapisk
|
||||
pdfjs-findbar-button =
|
||||
.title = W dokumenśe pytaś
|
||||
pdfjs-findbar-button-label = Pytaś
|
||||
pdfjs-additional-layers = Dalšne warstwy
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Bok { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Miniatura boka { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Pytaś
|
||||
.placeholder = W dokumenśe pytaś…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Pjerwjejšne wustupowanje pytańskego wuraza pytaś
|
||||
pdfjs-find-previous-button-label = Slědk
|
||||
pdfjs-find-next-button =
|
||||
.title = Pśidujuce wustupowanje pytańskego wuraza pytaś
|
||||
pdfjs-find-next-button-label = Dalej
|
||||
pdfjs-find-highlight-checkbox = Wšykne wuzwignuś
|
||||
pdfjs-find-match-case-checkbox-label = Na wjelikopisanje źiwaś
|
||||
pdfjs-find-match-diacritics-checkbox-label = Diakritiske znamuška wužywaś
|
||||
pdfjs-find-entire-word-checkbox-label = Cełe słowa
|
||||
pdfjs-find-reached-top = Zachopjeńk dokumenta dostany, pókšacujo se z kóńcom
|
||||
pdfjs-find-reached-bottom = Kóńc dokumenta dostany, pókšacujo se ze zachopjeńkom
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } z { $total } wótpowědnika
|
||||
[two] { $current } z { $total } wótpowědnikowu
|
||||
[few] { $current } z { $total } wótpowědnikow
|
||||
*[other] { $current } z { $total } wótpowědnikow
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Wušej { $limit } wótpowědnik
|
||||
[two] Wušej { $limit } wótpowědnika
|
||||
[few] Wušej { $limit } wótpowědniki
|
||||
*[other] Wušej { $limit } wótpowědniki
|
||||
}
|
||||
pdfjs-find-not-found = Pytański wuraz njejo se namakał
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Šyrokosć boka
|
||||
pdfjs-page-scale-fit = Wjelikosć boka
|
||||
pdfjs-page-scale-auto = Awtomatiske skalěrowanje
|
||||
pdfjs-page-scale-actual = Aktualna wjelikosć
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Bok { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Pśi zacytowanju PDF jo zmólka nastała.
|
||||
pdfjs-invalid-file-error = Njepłaśiwa abo wobškóźona PDF-dataja.
|
||||
pdfjs-missing-file-error = Felujuca PDF-dataja.
|
||||
pdfjs-unexpected-response-error = Njewócakane serwerowe wótegrono.
|
||||
pdfjs-rendering-error = Pśi zwobraznjanju boka jo zmólka nastała.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [Typ pśipiskow: { $type }]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Zapódajśo gronidło, aby PDF-dataju wócynił.
|
||||
pdfjs-password-invalid = Njepłaśiwe gronidło. Pšosym wopytajśo hyšći raz.
|
||||
pdfjs-password-ok-button = W pórěźe
|
||||
pdfjs-password-cancel-button = Pśetergnuś
|
||||
pdfjs-web-fonts-disabled = Webpisma su znjemóžnjone: njejo móžno, zasajźone PDF-pisma wužywaś.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Tekst
|
||||
pdfjs-editor-color-picker-free-text-input =
|
||||
.title = Tekstowu barwu změniś
|
||||
pdfjs-editor-free-text-button-label = Tekst
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Kresliś
|
||||
pdfjs-editor-color-picker-ink-input =
|
||||
.title = Kresleńsku barwu změniś
|
||||
pdfjs-editor-ink-button-label = Kresliś
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Wobraze pśidaś abo wobźěłaś
|
||||
pdfjs-editor-stamp-button-label = Wobraze pśidaś abo wobźěłaś
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Wuzwignuś
|
||||
pdfjs-editor-highlight-button-label = Wuzwignuś
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Wuzwignuś
|
||||
.aria-label = Wuzwignuś
|
||||
pdfjs-highlight-floating-button-label = Wuzwignuś
|
||||
pdfjs-comment-floating-button =
|
||||
.title = Komentěrowaś
|
||||
.aria-label = Komentěrowaś
|
||||
pdfjs-comment-floating-button-label = Komentěrowaś
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Signaturu pśidaś
|
||||
pdfjs-editor-signature-button-label = Signaturu pśidaś
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Editor wuzwignjenja
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Kresleński editor
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Signaturowy editor: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Wobrazowy editor
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Kreslanku wótwónoźeś
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Tekst wótwónoźeś
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Wobraz wótwónoźeś
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Wuzwignjenje wótpóraś
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Signaturu wótwónoźeś
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Barwa
|
||||
pdfjs-editor-free-text-size-input = Wjelikosć
|
||||
pdfjs-editor-ink-color-input = Barwa
|
||||
pdfjs-editor-ink-thickness-input = Tłustosć
|
||||
pdfjs-editor-ink-opacity-input = Opacita
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Wobraz pśidaś
|
||||
pdfjs-editor-stamp-add-image-button-label = Wobraz pśidaś
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Tłustosć
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Tłustosć změniś, gaž se zapiski wuzwiguju, kótarež tekst njejsu
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Wóźeńske elementy signaturow a skłaźone signatury
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Nowu signaturu pśidaś
|
||||
pdfjs-editor-signature-add-signature-button-label = Nowu signaturu pśidaś
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Skłaźona signatura: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Tekstowy editor
|
||||
.default-content = Zachopśo pisaś …
|
||||
pdfjs-free-text =
|
||||
.aria-label = Tekstowy editor
|
||||
pdfjs-free-text-default-content = Zachopśo pisaś…
|
||||
pdfjs-ink =
|
||||
.aria-label = Kresleński editor
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Wobraz napórany wót wužywarja
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Alternatiwny tekst
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Alternatiwny tekst wobźěłaś
|
||||
pdfjs-editor-alt-text-edit-button-label = Alternatiwny tekst wobźěłaś
|
||||
pdfjs-editor-alt-text-dialog-label = Nastajenje wubraś
|
||||
pdfjs-editor-alt-text-dialog-description = Alternatiwny tekst pomaga, gaž luźe njamógu wobraz wiźeś abo gaž se wobraz njezacytajo.
|
||||
pdfjs-editor-alt-text-add-description-label = Wopisanje pśidaś
|
||||
pdfjs-editor-alt-text-add-description-description = Pišćo 1 sadu abo 2 saźe, kótarejž temu, nastajenje abo akcije wopisujotej.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Ako dekoratiwny markěrowaś
|
||||
pdfjs-editor-alt-text-mark-decorative-description = To se za pyšnjece wobraze wužywa, na pśikład ramiki abo wódowe znamjenja.
|
||||
pdfjs-editor-alt-text-cancel-button = Pśetergnuś
|
||||
pdfjs-editor-alt-text-save-button = Składowaś
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Ako dekoratiwny markěrowany
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Na pśikład, „Młody muski za blidom sejźi, aby jěź jědł“
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Alternatiwny tekst
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Górjejce nalěwo – wjelikosć změniś
|
||||
pdfjs-editor-resizer-label-top-middle = Górjejce wesrjejź – wjelikosć změniś
|
||||
pdfjs-editor-resizer-label-top-right = Górjejce napšawo – wjelikosć změniś
|
||||
pdfjs-editor-resizer-label-middle-right = Wesrjejź napšawo – wjelikosć změniś
|
||||
pdfjs-editor-resizer-label-bottom-right = Dołojce napšawo – wjelikosć změniś
|
||||
pdfjs-editor-resizer-label-bottom-middle = Dołojce wesrjejź – wjelikosć změniś
|
||||
pdfjs-editor-resizer-label-bottom-left = Dołojce nalěwo – wjelikosć změniś
|
||||
pdfjs-editor-resizer-label-middle-left = Wesrjejź nalěwo – wjelikosć změniś
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Górjejce nalěwo – wjelikosć změniś
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Górjejce wesrjejź – wjelikosć změniś
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Górjejce napšawo – wjelikosć změniś
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Wesrjejź napšawo – wjelikosć změniś
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Dołojce napšawo – wjelikosć změniś
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Dołojce wesrjejź – wjelikosć změniś
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Dołojce nalěwo – wjelikosć změniś
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Wesrjejź nalěwo – wjelikosć změniś
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Barwa wuzwignjenja
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Barwu změniś
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Wuběrk barwow
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Žołty
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Zeleny
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Módry
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Pink
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Cerwjeny
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Wšykne pokazaś
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Wšykne pokazaś
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Alternatiwny tekst wobźěłaś (wobrazowe wopisanje)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Alternatiwny tekst pśidaś (wobrazowe wopisanje)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Pišćo how swójo wopisanje…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Krotke wopisanje za luźe, kótarež njamóžośo wobraz wiźeś abo gaž se wobraz njezacytajo.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Toś ten alternatiwny tekst jo se awtomatiski napórał a jo snaź njedokradny.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Dalšne informacije
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Alternatiwny tekst awtomatiski napóraś
|
||||
pdfjs-editor-new-alt-text-not-now-button = Nic něnto
|
||||
pdfjs-editor-new-alt-text-error-title = Alternatiwny tekst njedajo se awtomatiski napóraś
|
||||
pdfjs-editor-new-alt-text-error-description = Pšosym pišćo swój alternatiwny tekst abo wopytajśo pózdźej hyšći raz.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Zacyniś
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Model KI za alternatiwny tekst se ześěgujo ({ $downloadedSize } z { $totalSize } MB)
|
||||
.aria-valuetext = Model KI za alternatiwny tekst se ześěgujo ({ $downloadedSize } z { $totalSize } MB)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Alternatiwny tekst jo se pśidał
|
||||
pdfjs-editor-new-alt-text-added-button-label = Alternatiwny tekst jo se pśidał
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Alternatiwny tekst felujo
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Alternatiwny tekst felujo
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Alternatiwny tekst pśeglědowaś
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Alternatiwny tekst pśeglědowaś
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Awtomatiski napórany: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Nastajenja alternatiwnego wobrazowego teksta
|
||||
pdfjs-image-alt-text-settings-button-label = Nastajenja alternatiwnego wobrazowego teksta
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Nastajenja alternatiwnego wobrazowego teksta
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Awtomatiski alternatiwny tekst
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Alternatiwny tekst awtomatiski napóraś
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Naraźujo wopisanja, aby pomagał ludam, kótarež njamóžośo wobraz wiźeś abo gaž se wobraz njezacytajo.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Model KI alternatiwnego teksta ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Běžy lokalnje na wašom rěźe, aby waše daty priwatne wóstali. Za awtomatiski alternatiwny tekst trjebny.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Lašowaś
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Ześěgnuś
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Ześěgujo se…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Editor za alternatiwny tekst
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Editor alternatiwnego teksta ned pokazaś, gaž se wobraz pśidawa
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Pomaga, wam wšym swójim wobrazam alternatiwny tekst pśidaś.
|
||||
pdfjs-editor-alt-text-settings-close-button = Zacyniś
|
||||
|
||||
## Accessibility labels (announced by screen readers) for objects added to the editor.
|
||||
|
||||
pdfjs-editor-highlight-added-alert = Wuzwignjenje pśidane
|
||||
pdfjs-editor-freetext-added-alert = Tekst pśidany
|
||||
pdfjs-editor-ink-added-alert = Kreslanka pśidana
|
||||
pdfjs-editor-stamp-added-alert = Wobraz pśidany
|
||||
pdfjs-editor-signature-added-alert = Signatura pśidana
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Wótwónoźone wuzwignuś
|
||||
pdfjs-editor-undo-bar-message-freetext = Tekst jo se wótwónoźeł
|
||||
pdfjs-editor-undo-bar-message-ink = Kreslanka jo se wótwónoźeła
|
||||
pdfjs-editor-undo-bar-message-stamp = Wobraz jo se wótwónoźeł
|
||||
pdfjs-editor-undo-bar-message-signature = Signatura jo se wótwónoźeła
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] { $count } pśipisk jo se wótwónoźeł
|
||||
[two] { $count } pśipiska stej se wótwónoźełej
|
||||
[few] { $count } pśipiski su se wótwónoźeli
|
||||
*[other] { $count } pśipiskow jo se wótwónoźeło
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Anulěrowaś
|
||||
pdfjs-editor-undo-bar-undo-button-label = Anulěrowaś
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Zacyniś
|
||||
pdfjs-editor-undo-bar-close-button-label = Zacyniś
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = Toś ten modalny dialog wužywarjeju zmóžnja, signaturu napóraś, aby PDF-dokument pśidał. Wužywaŕ móžo mě wobźěłaś (kótarež teke ako alternatiwny tekst słužy) a pó žycenju signaturu za wóspjetne wužywanje składowaś.
|
||||
pdfjs-editor-add-signature-dialog-title = Signaturu pśidaś
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Typ
|
||||
.title = Typ
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Kresliś
|
||||
.title = Kresliś
|
||||
pdfjs-editor-add-signature-image-button = Wobraz
|
||||
.title = Wobraz
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Zapódajśo swóju signaturu
|
||||
.placeholder = Zapódajśo swóju signaturu
|
||||
pdfjs-editor-add-signature-draw-placeholder = Kresliśo swóju signaturu
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Tłustosć
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Tłustosć kreslanki: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Śěgniśo dataju sem, aby ju nagrał
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] Abo wubjeŕśo wobrazowe dataje
|
||||
*[other] Abo pśepytajśo wobrazowe dataje
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Wopisanje (alternatiwny tekst)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Wopisanje (alternatiwny tekst)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Signatura
|
||||
pdfjs-editor-add-signature-clear-button-label = Signaturu lašowaś
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Signaturu lašowaś
|
||||
pdfjs-editor-add-signature-save-checkbox = Signaturu składowaś
|
||||
pdfjs-editor-add-signature-save-warning-message = Sćo dojśpił limit 5 skłaźonych signaturow. Wótwónoźćo jadnu, aby wěcej składował.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Wobraz njedajo se nagraś
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Pśeglědajśo swój seśowy zwisk abo wopytajśo drugi wobraz.
|
||||
pdfjs-editor-add-signature-image-no-data-error-title = Toś ten wobraz njedajo se do signatury pśetwóriś
|
||||
pdfjs-editor-add-signature-image-no-data-error-description = Wopytajśo pšosym drugi wobraz nagraś.
|
||||
pdfjs-editor-add-signature-error-close-button = Zacyniś
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Pśetergnuś
|
||||
pdfjs-editor-add-signature-add-button = Pśidaś
|
||||
pdfjs-editor-edit-signature-update-button = Aktualizěrowaś
|
||||
|
||||
## Edit a comment dialog
|
||||
|
||||
pdfjs-editor-edit-comment-actions-button-label = Akcije
|
||||
pdfjs-editor-edit-comment-actions-button =
|
||||
.title = Akcije
|
||||
pdfjs-editor-edit-comment-close-button-label = Zacyniś
|
||||
pdfjs-editor-edit-comment-close-button =
|
||||
.title = Zacyniś
|
||||
pdfjs-editor-edit-comment-actions-edit-button-label = Wobźěłaś
|
||||
pdfjs-editor-edit-comment-actions-delete-button-label = Lašowaś
|
||||
pdfjs-editor-edit-comment-manager-text-input =
|
||||
.placeholder = Zapódajśo swój komentar
|
||||
pdfjs-editor-edit-comment-manager-cancel-button = Pśetergnuś
|
||||
pdfjs-editor-edit-comment-manager-save-button = Składowaś
|
||||
|
||||
## Edit a comment button in the editor toolbar
|
||||
|
||||
pdfjs-editor-edit-comment-button =
|
||||
.title = Komentar wobźěłaś
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Skłaźonu signaturu wótwónoźeś
|
||||
pdfjs-editor-delete-signature-button-label1 = Skłaźonu signaturu wótwónoźeś
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Wopisanje wobźěłaś
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Wopisanje wobźěłaś
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Pjerwjejšny bok
|
||||
previous_label=Slědk
|
||||
next.title=Pśiducy bok
|
||||
next_label=Dalej
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Bok
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=z {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} z {{pagesCount}})
|
||||
|
||||
zoom_out.title=Pómjeńšyś
|
||||
zoom_out_label=Pómjeńšyś
|
||||
zoom_in.title=Pówětšyś
|
||||
zoom_in_label=Pówětšyś
|
||||
zoom.title=Skalěrowanje
|
||||
presentation_mode.title=Do prezentaciskego modusa pśejś
|
||||
presentation_mode_label=Prezentaciski modus
|
||||
open_file.title=Dataju wócyniś
|
||||
open_file_label=Wócyniś
|
||||
print.title=Śišćaś
|
||||
print_label=Śišćaś
|
||||
download.title=Ześěgnuś
|
||||
download_label=Ześěgnuś
|
||||
bookmark.title=Aktualny naglěd (kopěrowaś abo w nowem woknje wócyniś)
|
||||
bookmark_label=Aktualny naglěd
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Rědy
|
||||
tools_label=Rědy
|
||||
first_page.title=K prědnemu bokoju
|
||||
first_page.label=K prědnemu bokoju
|
||||
first_page_label=K prědnemu bokoju
|
||||
last_page.title=K slědnemu bokoju
|
||||
last_page.label=K slědnemu bokoju
|
||||
last_page_label=K slědnemu bokoju
|
||||
page_rotate_cw.title=Wobwjertnuś ako špěra źo
|
||||
page_rotate_cw.label=Wobwjertnuś ako špěra źo
|
||||
page_rotate_cw_label=Wobwjertnuś ako špěra źo
|
||||
page_rotate_ccw.title=Wobwjertnuś nawopaki ako špěra źo
|
||||
page_rotate_ccw.label=Wobwjertnuś nawopaki ako špěra źo
|
||||
page_rotate_ccw_label=Wobwjertnuś nawopaki ako špěra źo
|
||||
|
||||
cursor_text_select_tool.title=Rěd za wuběranje teksta zmóžniś
|
||||
cursor_text_select_tool_label=Rěd za wuběranje teksta
|
||||
cursor_hand_tool.title=Rucny rěd zmóžniś
|
||||
cursor_hand_tool_label=Rucny rěd
|
||||
|
||||
scroll_vertical.title=Wertikalne suwanje wužywaś
|
||||
scroll_vertical_label=Wertikalnje suwanje
|
||||
scroll_horizontal.title=Horicontalne suwanje wužywaś
|
||||
scroll_horizontal_label=Horicontalne suwanje
|
||||
scroll_wrapped.title=Pózlažke suwanje wužywaś
|
||||
scroll_wrapped_label=Pózlažke suwanje
|
||||
|
||||
spread_none.title=Boki njezwězaś
|
||||
spread_none_label=Žeden dwójny bok
|
||||
spread_odd.title=Boki zachopinajucy z njerownymi bokami zwězaś
|
||||
spread_odd_label=Njerowne boki
|
||||
spread_even.title=Boki zachopinajucy z rownymi bokami zwězaś
|
||||
spread_even_label=Rowne boki
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Dokumentowe kakosći…
|
||||
document_properties_label=Dokumentowe kakosći…
|
||||
document_properties_file_name=Mě dataje:
|
||||
document_properties_file_size=Wjelikosć dataje:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bajtow)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bajtow)
|
||||
document_properties_title=Titel:
|
||||
document_properties_author=Awtor:
|
||||
document_properties_subject=Tema:
|
||||
document_properties_keywords=Klucowe słowa:
|
||||
document_properties_creation_date=Datum napóranja:
|
||||
document_properties_modification_date=Datum změny:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Awtor:
|
||||
document_properties_producer=PDF-gótowaŕ:
|
||||
document_properties_version=PDF-wersija:
|
||||
document_properties_page_count=Licba bokow:
|
||||
document_properties_page_size=Wjelikosć boka:
|
||||
document_properties_page_size_unit_inches=col
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=wusoki format
|
||||
document_properties_page_size_orientation_landscape=prěcny format
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Letter
|
||||
document_properties_page_size_name_legal=Legal
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Fast Web View:
|
||||
document_properties_linearized_yes=Jo
|
||||
document_properties_linearized_no=Ně
|
||||
document_properties_close=Zacyniś
|
||||
|
||||
print_progress_message=Dokument pśigótujo se za śišćanje…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Pśetergnuś
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Bócnicu pokazaś/schowaś
|
||||
toggle_sidebar_notification.title=Bocnicu pśešaltowaś (dokument wopśimujo pśeglěd/pśipiski)
|
||||
toggle_sidebar_notification2.title=Bocnicu pśešaltowaś (dokument rozrědowanje/pśipiski/warstwy wopśimujo)
|
||||
toggle_sidebar_label=Bócnicu pokazaś/schowaś
|
||||
document_outline.title=Dokumentowe naraźenje pokazaś (dwójne kliknjenje, aby se wšykne zapiski pokazali/schowali)
|
||||
document_outline_label=Dokumentowa struktura
|
||||
attachments.title=Pśidanki pokazaś
|
||||
attachments_label=Pśidanki
|
||||
layers.title=Warstwy pokazaś (klikniśo dwójcy, aby wšykne warstwy na standardny staw slědk stajił)
|
||||
layers_label=Warstwy
|
||||
thumbs.title=Miniatury pokazaś
|
||||
thumbs_label=Miniatury
|
||||
current_outline_item.title=Aktualny rozrědowański zapisk pytaś
|
||||
current_outline_item_label=Aktualny rozrědowański zapisk
|
||||
findbar.title=W dokumenśe pytaś
|
||||
findbar_label=Pytaś
|
||||
|
||||
additional_layers=Dalšne warstwy
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Bok {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Bok {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Bok {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Miniatura boka {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Pytaś
|
||||
find_input.placeholder=W dokumenśe pytaś…
|
||||
find_previous.title=Pjerwjejšne wustupowanje pytańskego wuraza pytaś
|
||||
find_previous_label=Slědk
|
||||
find_next.title=Pśidujuce wustupowanje pytańskego wuraza pytaś
|
||||
find_next_label=Dalej
|
||||
find_highlight=Wšykne wuzwignuś
|
||||
find_match_case_label=Na wjelikopisanje źiwaś
|
||||
find_entire_word_label=Cełe słowa
|
||||
find_reached_top=Zachopjeńk dokumenta dostany, pókšacujo se z kóńcom
|
||||
find_reached_bottom=Kóńc dokumenta dostany, pókšacujo se ze zachopjeńkom
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} z {{total}} wótpowědnika
|
||||
find_match_count[two]={{current}} z {{total}} wótpowědnikowu
|
||||
find_match_count[few]={{current}} z {{total}} wótpowědnikow
|
||||
find_match_count[many]={{current}} z {{total}} wótpowědnikow
|
||||
find_match_count[other]={{current}} z {{total}} wótpowědnikow
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Wěcej ako {{limit}} wótpowědnikow
|
||||
find_match_count_limit[one]=Wěcej ako {{limit}} wótpowědnik
|
||||
find_match_count_limit[two]=Wěcej ako {{limit}} wótpowědnika
|
||||
find_match_count_limit[few]=Wěcej ako {{limit}} wótpowědniki
|
||||
find_match_count_limit[many]=Wěcej ako {{limit}} wótpowědnikow
|
||||
find_match_count_limit[other]=Wěcej ako {{limit}} wótpowědnikow
|
||||
find_not_found=Pytański wuraz njejo se namakał
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Wěcej informacijow
|
||||
error_less_info=Mjenjej informacijow
|
||||
error_close=Zacyniś
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Powěźenka: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Lisćina zawołanjow: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Dataja: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Smužka: {{line}}
|
||||
rendering_error=Pśi zwobraznjanju boka jo zmólka nastała.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Šyrokosć boka
|
||||
page_scale_fit=Wjelikosć boka
|
||||
page_scale_auto=Awtomatiske skalěrowanje
|
||||
page_scale_actual=Aktualna wjelikosć
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Zmólka
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Zacytujo se…
|
||||
loading_error=Pśi zacytowanju PDF jo zmólka nastała.
|
||||
invalid_file_error=Njepłaśiwa abo wobškóźona PDF-dataja.
|
||||
missing_file_error=Felujuca PDF-dataja.
|
||||
unexpected_response_error=Njewócakane serwerowe wótegrono.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[Typ pśipiskow: {{type}}]
|
||||
password_label=Zapódajśo gronidło, aby PDF-dataju wócynił.
|
||||
password_invalid=Njepłaśiwe gronidło. Pšosym wopytajśo hyšći raz.
|
||||
password_ok=W pórěźe
|
||||
password_cancel=Pśetergnuś
|
||||
|
||||
printing_not_supported=Warnowanje: Śišćanje njepódpěra se połnje pśez toś ten wobglědowak.
|
||||
printing_not_ready=Warnowanje: PDF njejo se za śišćanje dopołnje zacytał.
|
||||
web_fonts_disabled=Webpisma su znjemóžnjone: njejo móžno, zasajźone PDF-pisma wužywaś.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=Toś ten PDF-dokument digitalne signatury wopśimujo. Pśeglědowanje signaturow se njepódpěra.
|
||||
653
res/static/misc/pdf-viewer/web/locale/el/viewer.ftl
Normal file
653
res/static/misc/pdf-viewer/web/locale/el/viewer.ftl
Normal file
@@ -0,0 +1,653 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Προηγούμενη σελίδα
|
||||
pdfjs-previous-button-label = Προηγούμενη
|
||||
pdfjs-next-button =
|
||||
.title = Επόμενη σελίδα
|
||||
pdfjs-next-button-label = Επόμενη
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Σελίδα
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = από { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } από { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Σμίκρυνση
|
||||
pdfjs-zoom-out-button-label = Σμίκρυνση
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Μεγέθυνση
|
||||
pdfjs-zoom-in-button-label = Μεγέθυνση
|
||||
pdfjs-zoom-select =
|
||||
.title = Ζουμ
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Εναλλαγή σε λειτουργία παρουσίασης
|
||||
pdfjs-presentation-mode-button-label = Λειτουργία παρουσίασης
|
||||
pdfjs-open-file-button =
|
||||
.title = Άνοιγμα αρχείου
|
||||
pdfjs-open-file-button-label = Άνοιγμα
|
||||
pdfjs-print-button =
|
||||
.title = Εκτύπωση
|
||||
pdfjs-print-button-label = Εκτύπωση
|
||||
pdfjs-save-button =
|
||||
.title = Αποθήκευση
|
||||
pdfjs-save-button-label = Αποθήκευση
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Λήψη
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Λήψη
|
||||
pdfjs-bookmark-button =
|
||||
.title = Τρέχουσα σελίδα (Προβολή URL από τρέχουσα σελίδα)
|
||||
pdfjs-bookmark-button-label = Τρέχουσα σελίδα
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Εργαλεία
|
||||
pdfjs-tools-button-label = Εργαλεία
|
||||
pdfjs-first-page-button =
|
||||
.title = Μετάβαση στην πρώτη σελίδα
|
||||
pdfjs-first-page-button-label = Μετάβαση στην πρώτη σελίδα
|
||||
pdfjs-last-page-button =
|
||||
.title = Μετάβαση στην τελευταία σελίδα
|
||||
pdfjs-last-page-button-label = Μετάβαση στην τελευταία σελίδα
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Δεξιόστροφη περιστροφή
|
||||
pdfjs-page-rotate-cw-button-label = Δεξιόστροφη περιστροφή
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Αριστερόστροφη περιστροφή
|
||||
pdfjs-page-rotate-ccw-button-label = Αριστερόστροφη περιστροφή
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Ενεργοποίηση εργαλείου επιλογής κειμένου
|
||||
pdfjs-cursor-text-select-tool-button-label = Εργαλείο επιλογής κειμένου
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Ενεργοποίηση εργαλείου χεριού
|
||||
pdfjs-cursor-hand-tool-button-label = Εργαλείο χεριού
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Χρήση κύλισης σελίδας
|
||||
pdfjs-scroll-page-button-label = Κύλιση σελίδας
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Χρήση κάθετης κύλισης
|
||||
pdfjs-scroll-vertical-button-label = Κάθετη κύλιση
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Χρήση οριζόντιας κύλισης
|
||||
pdfjs-scroll-horizontal-button-label = Οριζόντια κύλιση
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Χρήση κυκλικής κύλισης
|
||||
pdfjs-scroll-wrapped-button-label = Κυκλική κύλιση
|
||||
pdfjs-spread-none-button =
|
||||
.title = Να μην γίνει σύνδεση των επεκτάσεων σελίδων
|
||||
pdfjs-spread-none-button-label = Χωρίς επεκτάσεις
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Σύνδεση επεκτάσεων σελίδων ξεκινώντας από τις μονές σελίδες
|
||||
pdfjs-spread-odd-button-label = Μονές επεκτάσεις
|
||||
pdfjs-spread-even-button =
|
||||
.title = Σύνδεση επεκτάσεων σελίδων ξεκινώντας από τις ζυγές σελίδες
|
||||
pdfjs-spread-even-button-label = Ζυγές επεκτάσεις
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Ιδιότητες εγγράφου…
|
||||
pdfjs-document-properties-button-label = Ιδιότητες εγγράφου…
|
||||
pdfjs-document-properties-file-name = Όνομα αρχείου:
|
||||
pdfjs-document-properties-file-size = Μέγεθος αρχείου:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
|
||||
pdfjs-document-properties-title = Τίτλος:
|
||||
pdfjs-document-properties-author = Συγγραφέας:
|
||||
pdfjs-document-properties-subject = Θέμα:
|
||||
pdfjs-document-properties-keywords = Λέξεις-κλειδιά:
|
||||
pdfjs-document-properties-creation-date = Ημερομηνία δημιουργίας:
|
||||
pdfjs-document-properties-modification-date = Ημερομηνία τροποποίησης:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Δημιουργός:
|
||||
pdfjs-document-properties-producer = Παραγωγός PDF:
|
||||
pdfjs-document-properties-version = Έκδοση PDF:
|
||||
pdfjs-document-properties-page-count = Αριθμός σελίδων:
|
||||
pdfjs-document-properties-page-size = Μέγεθος σελίδας:
|
||||
pdfjs-document-properties-page-size-unit-inches = ίντσες
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = κατακόρυφα
|
||||
pdfjs-document-properties-page-size-orientation-landscape = οριζόντια
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Επιστολή
|
||||
pdfjs-document-properties-page-size-name-legal = Τύπου Legal
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Ταχεία προβολή ιστού:
|
||||
pdfjs-document-properties-linearized-yes = Ναι
|
||||
pdfjs-document-properties-linearized-no = Όχι
|
||||
pdfjs-document-properties-close-button = Κλείσιμο
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Προετοιμασία του εγγράφου για εκτύπωση…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Ακύρωση
|
||||
pdfjs-printing-not-supported = Προειδοποίηση: Η εκτύπωση δεν υποστηρίζεται πλήρως από το πρόγραμμα περιήγησης.
|
||||
pdfjs-printing-not-ready = Προειδοποίηση: Το PDF δεν φορτώθηκε πλήρως για εκτύπωση.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = (Απ)ενεργοποίηση πλαϊνής γραμμής
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = (Απ)ενεργοποίηση πλαϊνής γραμμής (το έγγραφο περιέχει περίγραμμα/συνημμένα/επίπεδα)
|
||||
pdfjs-toggle-sidebar-button-label = (Απ)ενεργοποίηση πλαϊνής γραμμής
|
||||
pdfjs-document-outline-button =
|
||||
.title = Εμφάνιση διάρθρωσης εγγράφου (διπλό κλικ για ανάπτυξη/σύμπτυξη όλων των στοιχείων)
|
||||
pdfjs-document-outline-button-label = Διάρθρωση εγγράφου
|
||||
pdfjs-attachments-button =
|
||||
.title = Εμφάνιση συνημμένων
|
||||
pdfjs-attachments-button-label = Συνημμένα
|
||||
pdfjs-layers-button =
|
||||
.title = Εμφάνιση επιπέδων (διπλό κλικ για επαναφορά όλων των επιπέδων στην προεπιλεγμένη κατάσταση)
|
||||
pdfjs-layers-button-label = Επίπεδα
|
||||
pdfjs-thumbs-button =
|
||||
.title = Εμφάνιση μικρογραφιών
|
||||
pdfjs-thumbs-button-label = Μικρογραφίες
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Εύρεση τρέχοντος στοιχείου διάρθρωσης
|
||||
pdfjs-current-outline-item-button-label = Τρέχον στοιχείο διάρθρωσης
|
||||
pdfjs-findbar-button =
|
||||
.title = Εύρεση στο έγγραφο
|
||||
pdfjs-findbar-button-label = Εύρεση
|
||||
pdfjs-additional-layers = Επιπρόσθετα επίπεδα
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Σελίδα { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Μικρογραφία σελίδας { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Εύρεση
|
||||
.placeholder = Εύρεση στο έγγραφο…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Εύρεση της προηγούμενης εμφάνισης της φράσης
|
||||
pdfjs-find-previous-button-label = Προηγούμενο
|
||||
pdfjs-find-next-button =
|
||||
.title = Εύρεση της επόμενης εμφάνισης της φράσης
|
||||
pdfjs-find-next-button-label = Επόμενο
|
||||
pdfjs-find-highlight-checkbox = Επισήμανση όλων
|
||||
pdfjs-find-match-case-checkbox-label = Συμφωνία πεζών/κεφαλαίων
|
||||
pdfjs-find-match-diacritics-checkbox-label = Αντιστοίχιση διακριτικών
|
||||
pdfjs-find-entire-word-checkbox-label = Ολόκληρες λέξεις
|
||||
pdfjs-find-reached-top = Φτάσατε στην αρχή του εγγράφου, συνέχεια από το τέλος
|
||||
pdfjs-find-reached-bottom = Φτάσατε στο τέλος του εγγράφου, συνέχεια από την αρχή
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } από { $total } αντιστοιχία
|
||||
*[other] { $current } από { $total } αντιστοιχίες
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Περισσότερες από { $limit } αντιστοιχία
|
||||
*[other] Περισσότερες από { $limit } αντιστοιχίες
|
||||
}
|
||||
pdfjs-find-not-found = Η φράση δεν βρέθηκε
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Πλάτος σελίδας
|
||||
pdfjs-page-scale-fit = Μέγεθος σελίδας
|
||||
pdfjs-page-scale-auto = Αυτόματο ζουμ
|
||||
pdfjs-page-scale-actual = Πραγματικό μέγεθος
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Σελίδα { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Προέκυψε σφάλμα κατά τη φόρτωση του PDF.
|
||||
pdfjs-invalid-file-error = Μη έγκυρο ή κατεστραμμένο αρχείο PDF.
|
||||
pdfjs-missing-file-error = Λείπει αρχείο PDF.
|
||||
pdfjs-unexpected-response-error = Απρόσμενη απάντηση διακομιστή.
|
||||
pdfjs-rendering-error = Προέκυψε σφάλμα κατά την εμφάνιση της σελίδας.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [Σχόλιο «{ $type }»]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Εισαγάγετε τον κωδικό πρόσβασης για να ανοίξετε αυτό το αρχείο PDF.
|
||||
pdfjs-password-invalid = Μη έγκυρος κωδικός πρόσβασης. Δοκιμάστε ξανά.
|
||||
pdfjs-password-ok-button = OK
|
||||
pdfjs-password-cancel-button = Ακύρωση
|
||||
pdfjs-web-fonts-disabled = Οι γραμματοσειρές ιστού είναι ανενεργές: δεν είναι δυνατή η χρήση των ενσωματωμένων γραμματοσειρών PDF.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Κείμενο
|
||||
pdfjs-editor-color-picker-free-text-input =
|
||||
.title = Αλλαγή χρώματος κειμένου
|
||||
pdfjs-editor-free-text-button-label = Κείμενο
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Σχέδιο
|
||||
pdfjs-editor-color-picker-ink-input =
|
||||
.title = Αλλαγή χρώματος σχεδίου
|
||||
pdfjs-editor-ink-button-label = Σχέδιο
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Προσθήκη ή επεξεργασία εικόνων
|
||||
pdfjs-editor-stamp-button-label = Προσθήκη ή επεξεργασία εικόνων
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Επισήμανση
|
||||
pdfjs-editor-highlight-button-label = Επισήμανση
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Επισήμανση
|
||||
.aria-label = Επισήμανση
|
||||
pdfjs-highlight-floating-button-label = Επισήμανση
|
||||
pdfjs-comment-floating-button =
|
||||
.title = Σχόλιο
|
||||
.aria-label = Σχόλιο
|
||||
pdfjs-comment-floating-button-label = Σχόλιο
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Προσθήκη υπογραφής
|
||||
pdfjs-editor-signature-button-label = Προσθήκη υπογραφής
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Επεξεργασία επισήμανσης
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Επεξεργασία σχεδίου
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Επεξεργασία υπογραφής: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Επεξεργασία εικόνας
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Αφαίρεση σχεδίου
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Αφαίρεση κειμένου
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Αφαίρεση εικόνας
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Αφαίρεση επισήμανσης
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Αφαίρεση υπογραφής
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Χρώμα
|
||||
pdfjs-editor-free-text-size-input = Μέγεθος
|
||||
pdfjs-editor-ink-color-input = Χρώμα
|
||||
pdfjs-editor-ink-thickness-input = Πάχος
|
||||
pdfjs-editor-ink-opacity-input = Αδιαφάνεια
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Προσθήκη εικόνας
|
||||
pdfjs-editor-stamp-add-image-button-label = Προσθήκη εικόνας
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Πάχος
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Αλλαγή πάχους κατά την επισήμανση στοιχείων εκτός κειμένου
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Στοιχεία ελέγχου υπογραφής και αποθηκευμένες υπογραφές
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Προσθήκη νέας υπογραφής
|
||||
pdfjs-editor-signature-add-signature-button-label = Προσθήκη νέας υπογραφής
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Αποθηκευμένη υπογραφή: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Επεξεργασία κειμένου
|
||||
.default-content = Ξεκινήστε να πληκτρολογείτε…
|
||||
pdfjs-free-text =
|
||||
.aria-label = Επεξεργασία κειμένου
|
||||
pdfjs-free-text-default-content = Ξεκινήστε να πληκτρολογείτε…
|
||||
pdfjs-ink =
|
||||
.aria-label = Επεξεργασία σχεδίων
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Εικόνα από τον χρήστη
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Εναλλακτικό κείμενο
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Επεξεργασία εναλλακτικού κειμένου
|
||||
pdfjs-editor-alt-text-edit-button-label = Επεξεργασία εναλλακτικού κειμένου
|
||||
pdfjs-editor-alt-text-dialog-label = Διαλέξτε μια επιλογή
|
||||
pdfjs-editor-alt-text-dialog-description = Το εναλλακτικό κείμενο είναι χρήσιμο όταν οι άνθρωποι δεν μπορούν να δουν την εικόνα ή όταν αυτή δεν φορτώνεται.
|
||||
pdfjs-editor-alt-text-add-description-label = Προσθήκη περιγραφής
|
||||
pdfjs-editor-alt-text-add-description-description = Στοχεύστε σε μία ή δύο προτάσεις που περιγράφουν το θέμα, τη ρύθμιση ή τις ενέργειες.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Επισήμανση ως διακοσμητικό
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Χρησιμοποιείται για διακοσμητικές εικόνες, όπως περιγράμματα ή υδατογραφήματα.
|
||||
pdfjs-editor-alt-text-cancel-button = Ακύρωση
|
||||
pdfjs-editor-alt-text-save-button = Αποθήκευση
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Επισημασμένο ως διακοσμητικό
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Για παράδειγμα, «Ένας νεαρός άνδρας κάθεται σε ένα τραπέζι για να φάει ένα γεύμα»
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Εναλλακτικό κείμενο
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Επάνω αριστερή γωνία — αλλαγή μεγέθους
|
||||
pdfjs-editor-resizer-label-top-middle = Μέσο επάνω πλευράς — αλλαγή μεγέθους
|
||||
pdfjs-editor-resizer-label-top-right = Επάνω δεξιά γωνία — αλλαγή μεγέθους
|
||||
pdfjs-editor-resizer-label-middle-right = Μέσο δεξιάς πλευράς — αλλαγή μεγέθους
|
||||
pdfjs-editor-resizer-label-bottom-right = Κάτω δεξιά γωνία — αλλαγή μεγέθους
|
||||
pdfjs-editor-resizer-label-bottom-middle = Μέσο κάτω πλευράς — αλλαγή μεγέθους
|
||||
pdfjs-editor-resizer-label-bottom-left = Κάτω αριστερή γωνία — αλλαγή μεγέθους
|
||||
pdfjs-editor-resizer-label-middle-left = Μέσο αριστερής πλευράς — αλλαγή μεγέθους
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Επάνω αριστερή γωνία — αλλαγή μεγέθους
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Μέσο επάνω πλευράς — αλλαγή μεγέθους
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Επάνω δεξιά γωνία — αλλαγή μεγέθους
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Μέσο δεξιάς πλευράς — αλλαγή μεγέθους
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Κάτω δεξιά γωνία — αλλαγή μεγέθους
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Μέσο κάτω πλευράς — αλλαγή μεγέθους
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Κάτω αριστερή γωνία — αλλαγή μεγέθους
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Μέσο αριστερής πλευράς — αλλαγή μεγέθους
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Χρώμα επισήμανσης
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Αλλαγή χρώματος
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Επιλογές χρωμάτων
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Κίτρινο
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Πράσινο
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Μπλε
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Ροζ
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Κόκκινο
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Εμφάνιση όλων
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Εμφάνιση όλων
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Επεξεργασία εναλλακτικού κειμένου (περιγραφή εικόνας)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Προσθήκη εναλλακτικού κειμένου (περιγραφή εικόνας)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Γράψτε την περιγραφή σας εδώ…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Σύντομη περιγραφή για άτομα που δεν μπορούν να δουν την εικόνα ή όταν η εικόνα δεν φορτώνεται.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Αυτό το εναλλακτικό κείμενο δημιουργήθηκε αυτόματα και ενδέχεται να είναι ανακριβές.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Μάθετε περισσότερα
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Αυτόματη δημιουργία εναλλακτικού κειμένου
|
||||
pdfjs-editor-new-alt-text-not-now-button = Όχι τώρα
|
||||
pdfjs-editor-new-alt-text-error-title = Δεν ήταν δυνατή η αυτόματη δημιουργία εναλλακτικού κειμένου
|
||||
pdfjs-editor-new-alt-text-error-description = Γράψτε το δικό σας εναλλακτικό κείμενο ή δοκιμάστε ξανά αργότερα.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Κλείσιμο
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Λήψη μοντέλου ΤΝ εναλλακτικού κειμένου ({ $downloadedSize } από { $totalSize } MB)
|
||||
.aria-valuetext = Λήψη μοντέλου ΤΝ εναλλακτικού κειμένου ({ $downloadedSize } από { $totalSize } MB)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Προστέθηκε εναλλακτικό κείμενο
|
||||
pdfjs-editor-new-alt-text-added-button-label = Προστέθηκε εναλλακτικό κείμενο
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Απουσία εναλλακτικού κειμένου
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Απουσία εναλλακτικού κειμένου
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Έλεγχος εναλλακτικού κειμένου
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Έλεγχος εναλλακτικού κειμένου
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Αυτόματη δημιουργία: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Ρυθμίσεις εναλλακτικού κειμένου εικόνας
|
||||
pdfjs-image-alt-text-settings-button-label = Ρυθμίσεις εναλλακτικού κειμένου εικόνας
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Ρυθμίσεις εναλλακτικού κειμένου εικόνας
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Αυτόματο εναλλακτικό κείμενο
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Αυτόματη δημιουργία εναλλακτικού κειμένου
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Προτείνει περιγραφές για άτομα που δεν μπορούν να δουν την εικόνα ή όταν η εικόνα δεν φορτώνεται.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Μοντέλο ΤΝ εναλλακτικού κειμένου ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Εκτελείται τοπικά στη συσκευή σας, ώστε τα δεδομένα σας να παραμένουν ιδιωτικά. Απαιτείται για τη δημιουργία του αυτόματου εναλλακτικού κειμένου.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Διαγραφή
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Λήψη
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Λήψη…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Επεξεργασία εναλλακτικού κειμένου
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Άμεση εμφάνιση της επεξεργασίας εναλλακτικού κειμένου κατά την προσθήκη εικόνας
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Σας βοηθά να βεβαιωθείτε ότι όλες οι εικόνες σας έχουν εναλλακτικό κείμενο.
|
||||
pdfjs-editor-alt-text-settings-close-button = Κλείσιμο
|
||||
|
||||
## Accessibility labels (announced by screen readers) for objects added to the editor.
|
||||
|
||||
pdfjs-editor-highlight-added-alert = Προστέθηκε επισήμανση
|
||||
pdfjs-editor-freetext-added-alert = Προστέθηκε κείμενο
|
||||
pdfjs-editor-ink-added-alert = Προστέθηκε σχέδιο
|
||||
pdfjs-editor-stamp-added-alert = Προστέθηκε εικόνα
|
||||
pdfjs-editor-signature-added-alert = Προστέθηκε υπογραφή
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Η επισήμανση αφαιρέθηκε
|
||||
pdfjs-editor-undo-bar-message-freetext = Το κείμενο αφαιρέθηκε
|
||||
pdfjs-editor-undo-bar-message-ink = Το σχέδιο αφαιρέθηκε
|
||||
pdfjs-editor-undo-bar-message-stamp = Η εικόνα αφαιρέθηκε
|
||||
pdfjs-editor-undo-bar-message-signature = Η υπογραφή αφαιρέθηκε
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] Αφαιρέθηκε { $count } σχολιασμός
|
||||
*[other] Αφαιρέθηκαν { $count } σχολιασμοί
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Αναίρεση
|
||||
pdfjs-editor-undo-bar-undo-button-label = Αναίρεση
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Κλείσιμο
|
||||
pdfjs-editor-undo-bar-close-button-label = Κλείσιμο
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = Αυτό το παράθυρο διαλόγου επιτρέπει στον χρήστη να δημιουργήσει μια υπογραφή για να την προσθέσει σε ένα έγγραφο PDF. Ο χρήστης μπορεί να επεξεργαστεί το όνομα (το οποίο χρησιμεύει και ως εναλλακτικό κείμενο) και, προαιρετικά, να αποθηκεύσει την υπογραφή για επαναλαμβανόμενη χρήση.
|
||||
pdfjs-editor-add-signature-dialog-title = Προσθήκη υπογραφής
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Πληκτρολόγηση
|
||||
.title = Πληκτρολόγηση
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Σχέδιο
|
||||
.title = Σχέδιο
|
||||
pdfjs-editor-add-signature-image-button = Εικόνα
|
||||
.title = Εικόνα
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Πληκτρολογήστε την υπογραφή σας
|
||||
.placeholder = Πληκτρολογήστε την υπογραφή σας
|
||||
pdfjs-editor-add-signature-draw-placeholder = Σχεδιάστε την υπογραφή σας
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Πάχος
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Πάχος σχεδίου: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Σύρετε ένα αρχείο εδώ για μεταφόρτωση
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] Ή επιλέξτε αρχεία εικόνας
|
||||
*[other] Ή περιηγηθείτε σε αρχεία εικόνας
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Περιγραφή (εναλλακτικό κείμενο)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Περιγραφή (εναλλακτικό κείμενο)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Υπογραφή
|
||||
pdfjs-editor-add-signature-clear-button-label = Απαλοιφή υπογραφής
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Απαλοιφή υπογραφής
|
||||
pdfjs-editor-add-signature-save-checkbox = Αποθήκευση υπογραφής
|
||||
pdfjs-editor-add-signature-save-warning-message = Έχετε φτάσει το όριο των 5 αποθηκευμένων υπογραφών. Αφαιρέστε μία για να αποθηκεύσετε περισσότερες.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Δεν ήταν δυνατή η μεταφόρτωση της εικόνας
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Ελέγξτε τη σύνδεση δικτύου σας ή δοκιμάστε μια άλλη εικόνα.
|
||||
pdfjs-editor-add-signature-image-no-data-error-title = Δεν είναι δυνατή η μετατροπή αυτής της εικόνας σε υπογραφή
|
||||
pdfjs-editor-add-signature-image-no-data-error-description = Δοκιμάστε να μεταφορτώσετε μια άλλη εικόνα.
|
||||
pdfjs-editor-add-signature-error-close-button = Κλείσιμο
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Ακύρωση
|
||||
pdfjs-editor-add-signature-add-button = Προσθήκη
|
||||
pdfjs-editor-edit-signature-update-button = Ενημέρωση
|
||||
|
||||
## Edit a comment dialog
|
||||
|
||||
pdfjs-editor-edit-comment-actions-button-label = Ενέργειες
|
||||
pdfjs-editor-edit-comment-actions-button =
|
||||
.title = Ενέργειες
|
||||
pdfjs-editor-edit-comment-close-button-label = Κλείσιμο
|
||||
pdfjs-editor-edit-comment-close-button =
|
||||
.title = Κλείσιμο
|
||||
pdfjs-editor-edit-comment-actions-edit-button-label = Επεξεργασία
|
||||
pdfjs-editor-edit-comment-actions-delete-button-label = Διαγραφή
|
||||
pdfjs-editor-edit-comment-manager-text-input =
|
||||
.placeholder = Εισαγάγετε το σχόλιό σας
|
||||
pdfjs-editor-edit-comment-manager-cancel-button = Ακύρωση
|
||||
pdfjs-editor-edit-comment-manager-save-button = Αποθήκευση
|
||||
|
||||
## Edit a comment button in the editor toolbar
|
||||
|
||||
pdfjs-editor-edit-comment-button =
|
||||
.title = Επεξεργασία σχολίου
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Αφαίρεση αποθηκευμένης υπογραφής
|
||||
pdfjs-editor-delete-signature-button-label1 = Αφαίρεση αποθηκευμένης υπογραφής
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Επεξεργασία περιγραφής
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Επεξεργασία περιγραφής
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Προηγούμενη σελίδα
|
||||
previous_label=Προηγούμενη
|
||||
next.title=Επόμενη σελίδα
|
||||
next_label=Επόμενη
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Σελίδα
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=από {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} από {{pagesCount}})
|
||||
|
||||
zoom_out.title=Σμίκρυνση
|
||||
zoom_out_label=Σμίκρυνση
|
||||
zoom_in.title=Μεγέθυνση
|
||||
zoom_in_label=Μεγέθυνση
|
||||
zoom.title=Ζουμ
|
||||
presentation_mode.title=Εναλλαγή σε λειτουργία παρουσίασης
|
||||
presentation_mode_label=Λειτουργία παρουσίασης
|
||||
open_file.title=Άνοιγμα αρχείου
|
||||
open_file_label=Άνοιγμα
|
||||
print.title=Εκτύπωση
|
||||
print_label=Εκτύπωση
|
||||
download.title=Λήψη
|
||||
download_label=Λήψη
|
||||
bookmark.title=Τρέχουσα προβολή (αντιγραφή ή άνοιγμα σε νέο παράθυρο)
|
||||
bookmark_label=Τρέχουσα προβολή
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Εργαλεία
|
||||
tools_label=Εργαλεία
|
||||
first_page.title=Μετάβαση στην πρώτη σελίδα
|
||||
first_page.label=Μετάβαση στην πρώτη σελίδα
|
||||
first_page_label=Μετάβαση στην πρώτη σελίδα
|
||||
last_page.title=Μετάβαση στην τελευταία σελίδα
|
||||
last_page.label=Μετάβαση στην τελευταία σελίδα
|
||||
last_page_label=Μετάβαση στην τελευταία σελίδα
|
||||
page_rotate_cw.title=Δεξιόστροφη περιστροφή
|
||||
page_rotate_cw.label=Δεξιόστροφη περιστροφή
|
||||
page_rotate_cw_label=Δεξιόστροφη περιστροφή
|
||||
page_rotate_ccw.title=Αριστερόστροφη περιστροφή
|
||||
page_rotate_ccw.label=Αριστερόστροφη περιστροφή
|
||||
page_rotate_ccw_label=Αριστερόστροφη περιστροφή
|
||||
|
||||
cursor_text_select_tool.title=Ενεργοποίηση εργαλείου επιλογής κειμένου
|
||||
cursor_text_select_tool_label=Εργαλείο επιλογής κειμένου
|
||||
cursor_hand_tool.title=Ενεργοποίηση εργαλείου χεριού
|
||||
cursor_hand_tool_label=Εργαλείο χεριού
|
||||
|
||||
scroll_vertical.title=Χρήση κάθετης κύλισης
|
||||
scroll_vertical_label=Κάθετη κύλιση
|
||||
scroll_horizontal.title=Χρήση οριζόντιας κύλισης
|
||||
scroll_horizontal_label=Οριζόντια κύλιση
|
||||
scroll_wrapped.title=Χρήση κυκλικής κύλισης
|
||||
scroll_wrapped_label=Κυκλική κύλιση
|
||||
|
||||
spread_none.title=Να μην γίνει σύνδεση επεκτάσεων σελίδων
|
||||
spread_none_label=Χωρίς επεκτάσεις
|
||||
spread_odd.title=Σύνδεση επεκτάσεων σελίδων ξεκινώντας από τις μονές σελίδες
|
||||
spread_odd_label=Μονές επεκτάσεις
|
||||
spread_even.title=Σύνδεση επεκτάσεων σελίδων ξεκινώντας από τις ζυγές σελίδες
|
||||
spread_even_label=Ζυγές επεκτάσεις
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Ιδιότητες εγγράφου…
|
||||
document_properties_label=Ιδιότητες εγγράφου…
|
||||
document_properties_file_name=Όνομα αρχείου:
|
||||
document_properties_file_size=Μέγεθος αρχείου:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
||||
document_properties_title=Τίτλος:
|
||||
document_properties_author=Συγγραφέας:
|
||||
document_properties_subject=Θέμα:
|
||||
document_properties_keywords=Λέξεις κλειδιά:
|
||||
document_properties_creation_date=Ημερομηνία δημιουργίας:
|
||||
document_properties_modification_date=Ημερομηνία τροποποίησης:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Δημιουργός:
|
||||
document_properties_producer=Παραγωγός PDF:
|
||||
document_properties_version=Έκδοση PDF:
|
||||
document_properties_page_count=Αριθμός σελίδων:
|
||||
document_properties_page_size=Μέγεθος σελίδας:
|
||||
document_properties_page_size_unit_inches=ίντσες
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=κατακόρυφα
|
||||
document_properties_page_size_orientation_landscape=οριζόντια
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Επιστολή
|
||||
document_properties_page_size_name_legal=Τύπου Legal
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Ταχεία προβολή ιστού:
|
||||
document_properties_linearized_yes=Ναι
|
||||
document_properties_linearized_no=Όχι
|
||||
document_properties_close=Κλείσιμο
|
||||
|
||||
print_progress_message=Προετοιμασία του εγγράφου για εκτύπωση…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Ακύρωση
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=(Απ)ενεργοποίηση πλευρικής στήλης
|
||||
toggle_sidebar_notification.title=(Απ)ενεργοποίηση πλευρικής στήλης (το έγγραφο περιέχει περίγραμμα/συνημμένα)
|
||||
toggle_sidebar_notification2.title=(Απ)ενεργοποίηση πλευρικής στήλης (το έγγραφο περιέχει περίγραμμα/συνημμένα/επίπεδα)
|
||||
toggle_sidebar_label=(Απ)ενεργοποίηση πλευρικής στήλης
|
||||
document_outline.title=Εμφάνιση διάρθρωσης εγγράφου (διπλό κλικ για ανάπτυξη/σύμπτυξη όλων των στοιχείων)
|
||||
document_outline_label=Διάρθρωση εγγράφου
|
||||
attachments.title=Προβολή συνημμένων
|
||||
attachments_label=Συνημμένα
|
||||
layers.title=Εμφάνιση επιπέδων (διπλό κλικ για επαναφορά όλων των επιπέδων στην προεπιλεγμένη κατάσταση)
|
||||
layers_label=Επίπεδα
|
||||
thumbs.title=Προβολή μικρογραφιών
|
||||
thumbs_label=Μικρογραφίες
|
||||
current_outline_item.title=Εύρεση τρέχοντος στοιχείου διάρθρωσης
|
||||
current_outline_item_label=Τρέχον στοιχείο διάρθρωσης
|
||||
findbar.title=Εύρεση στο έγγραφο
|
||||
findbar_label=Εύρεση
|
||||
|
||||
additional_layers=Επιπρόσθετα επίπεδα
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Σελίδα {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Σελίδα {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Σελίδα {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Μικρογραφία της σελίδας {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Εύρεση
|
||||
find_input.placeholder=Εύρεση στο έγγραφο…
|
||||
find_previous.title=Εύρεση της προηγούμενης εμφάνισης της φράσης
|
||||
find_previous_label=Προηγούμενο
|
||||
find_next.title=Εύρεση της επόμενης εμφάνισης της φράσης
|
||||
find_next_label=Επόμενο
|
||||
find_highlight=Επισήμανση όλων
|
||||
find_match_case_label=Συμφωνία πεζών/κεφαλαίων
|
||||
find_entire_word_label=Ολόκληρες λέξεις
|
||||
find_reached_top=Έλευση στην αρχή του εγγράφου, συνέχεια από το τέλος
|
||||
find_reached_bottom=Έλευση στο τέλος του εγγράφου, συνέχεια από την αρχή
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} από {{total}} αντιστοιχία
|
||||
find_match_count[two]={{current}} από {{total}} αντιστοιχίες
|
||||
find_match_count[few]={{current}} από {{total}} αντιστοιχίες
|
||||
find_match_count[many]={{current}} από {{total}} αντιστοιχίες
|
||||
find_match_count[other]={{current}} από {{total}} αντιστοιχίες
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Περισσότερες από {{limit}} αντιστοιχίες
|
||||
find_match_count_limit[one]=Περισσότερες από {{limit}} αντιστοιχία
|
||||
find_match_count_limit[two]=Περισσότερες από {{limit}} αντιστοιχίες
|
||||
find_match_count_limit[few]=Περισσότερες από {{limit}} αντιστοιχίες
|
||||
find_match_count_limit[many]=Περισσότερες από {{limit}} αντιστοιχίες
|
||||
find_match_count_limit[other]=Περισσότερες από {{limit}} αντιστοιχίες
|
||||
find_not_found=Η φράση δεν βρέθηκε
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Περισσότερες πληροφορίες
|
||||
error_less_info=Λιγότερες πληροφορίες
|
||||
error_close=Κλείσιμο
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Μήνυμα: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Στοίβα: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Αρχείο: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Γραμμή: {{line}}
|
||||
rendering_error=Προέκυψε σφάλμα κατά την ανάλυση της σελίδας.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Πλάτος σελίδας
|
||||
page_scale_fit=Μέγεθος σελίδας
|
||||
page_scale_auto=Αυτόματο ζουμ
|
||||
page_scale_actual=Πραγματικό μέγεθος
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Σφάλμα
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Φόρτωση…
|
||||
loading_error=Προέκυψε ένα σφάλμα κατά τη φόρτωση του PDF.
|
||||
invalid_file_error=Μη έγκυρο ή κατεστραμμένο αρχείο PDF.
|
||||
missing_file_error=Λείπει αρχείο PDF.
|
||||
unexpected_response_error=Μη αναμενόμενη απόκριση από το διακομιστή.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} Σχόλιο]
|
||||
password_label=Εισαγωγή κωδικού για το άνοιγμα του PDF αρχείου.
|
||||
password_invalid=Μη έγκυρος κωδικός. Προσπαθείστε ξανά.
|
||||
password_ok=OK
|
||||
password_cancel=Ακύρωση
|
||||
|
||||
printing_not_supported=Προειδοποίηση: Η εκτύπωση δεν υποστηρίζεται πλήρως από το πρόγραμμα περιήγησης.
|
||||
printing_not_ready=Προειδοποίηση: Το PDF δεν φορτώθηκε πλήρως για εκτύπωση.
|
||||
web_fonts_disabled=Οι γραμματοσειρές Web απενεργοποιημένες: αδυναμία χρήσης των ενσωματωμένων γραμματοσειρών PDF.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=Αυτό το έγγραφο PDF περιέχει ψηφιακές υπογραφές. Δεν υποστηρίζεται η επαλήθευση υπογραφών.
|
||||
653
res/static/misc/pdf-viewer/web/locale/en-CA/viewer.ftl
Normal file
653
res/static/misc/pdf-viewer/web/locale/en-CA/viewer.ftl
Normal file
@@ -0,0 +1,653 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Previous Page
|
||||
pdfjs-previous-button-label = Previous
|
||||
pdfjs-next-button =
|
||||
.title = Next Page
|
||||
pdfjs-next-button-label = Next
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Page
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = of { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } of { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Zoom Out
|
||||
pdfjs-zoom-out-button-label = Zoom Out
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Zoom In
|
||||
pdfjs-zoom-in-button-label = Zoom In
|
||||
pdfjs-zoom-select =
|
||||
.title = Zoom
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Switch to Presentation Mode
|
||||
pdfjs-presentation-mode-button-label = Presentation Mode
|
||||
pdfjs-open-file-button =
|
||||
.title = Open File
|
||||
pdfjs-open-file-button-label = Open
|
||||
pdfjs-print-button =
|
||||
.title = Print
|
||||
pdfjs-print-button-label = Print
|
||||
pdfjs-save-button =
|
||||
.title = Save
|
||||
pdfjs-save-button-label = Save
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Download
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Download
|
||||
pdfjs-bookmark-button =
|
||||
.title = Current Page (View URL from Current Page)
|
||||
pdfjs-bookmark-button-label = Current Page
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Tools
|
||||
pdfjs-tools-button-label = Tools
|
||||
pdfjs-first-page-button =
|
||||
.title = Go to First Page
|
||||
pdfjs-first-page-button-label = Go to First Page
|
||||
pdfjs-last-page-button =
|
||||
.title = Go to Last Page
|
||||
pdfjs-last-page-button-label = Go to Last Page
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Rotate Clockwise
|
||||
pdfjs-page-rotate-cw-button-label = Rotate Clockwise
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Rotate Counterclockwise
|
||||
pdfjs-page-rotate-ccw-button-label = Rotate Counterclockwise
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Enable Text Selection Tool
|
||||
pdfjs-cursor-text-select-tool-button-label = Text Selection Tool
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Enable Hand Tool
|
||||
pdfjs-cursor-hand-tool-button-label = Hand Tool
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Use Page Scrolling
|
||||
pdfjs-scroll-page-button-label = Page Scrolling
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Use Vertical Scrolling
|
||||
pdfjs-scroll-vertical-button-label = Vertical Scrolling
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Use Horizontal Scrolling
|
||||
pdfjs-scroll-horizontal-button-label = Horizontal Scrolling
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Use Wrapped Scrolling
|
||||
pdfjs-scroll-wrapped-button-label = Wrapped Scrolling
|
||||
pdfjs-spread-none-button =
|
||||
.title = Do not join page spreads
|
||||
pdfjs-spread-none-button-label = No Spreads
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Join page spreads starting with odd-numbered pages
|
||||
pdfjs-spread-odd-button-label = Odd Spreads
|
||||
pdfjs-spread-even-button =
|
||||
.title = Join page spreads starting with even-numbered pages
|
||||
pdfjs-spread-even-button-label = Even Spreads
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Document Properties…
|
||||
pdfjs-document-properties-button-label = Document Properties…
|
||||
pdfjs-document-properties-file-name = File name:
|
||||
pdfjs-document-properties-file-size = File size:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } kB ({ $size_b } bytes)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
|
||||
pdfjs-document-properties-title = Title:
|
||||
pdfjs-document-properties-author = Author:
|
||||
pdfjs-document-properties-subject = Subject:
|
||||
pdfjs-document-properties-keywords = Keywords:
|
||||
pdfjs-document-properties-creation-date = Creation Date:
|
||||
pdfjs-document-properties-modification-date = Modification Date:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Creator:
|
||||
pdfjs-document-properties-producer = PDF Producer:
|
||||
pdfjs-document-properties-version = PDF Version:
|
||||
pdfjs-document-properties-page-count = Page Count:
|
||||
pdfjs-document-properties-page-size = Page Size:
|
||||
pdfjs-document-properties-page-size-unit-inches = in
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = portrait
|
||||
pdfjs-document-properties-page-size-orientation-landscape = landscape
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Letter
|
||||
pdfjs-document-properties-page-size-name-legal = Legal
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Fast Web View:
|
||||
pdfjs-document-properties-linearized-yes = Yes
|
||||
pdfjs-document-properties-linearized-no = No
|
||||
pdfjs-document-properties-close-button = Close
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Preparing document for printing…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Cancel
|
||||
pdfjs-printing-not-supported = Warning: Printing is not fully supported by this browser.
|
||||
pdfjs-printing-not-ready = Warning: The PDF is not fully loaded for printing.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Toggle Sidebar
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Toggle Sidebar (document contains outline/attachments/layers)
|
||||
pdfjs-toggle-sidebar-button-label = Toggle Sidebar
|
||||
pdfjs-document-outline-button =
|
||||
.title = Show Document Outline (double-click to expand/collapse all items)
|
||||
pdfjs-document-outline-button-label = Document Outline
|
||||
pdfjs-attachments-button =
|
||||
.title = Show Attachments
|
||||
pdfjs-attachments-button-label = Attachments
|
||||
pdfjs-layers-button =
|
||||
.title = Show Layers (double-click to reset all layers to the default state)
|
||||
pdfjs-layers-button-label = Layers
|
||||
pdfjs-thumbs-button =
|
||||
.title = Show Thumbnails
|
||||
pdfjs-thumbs-button-label = Thumbnails
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Find Current Outline Item
|
||||
pdfjs-current-outline-item-button-label = Current Outline Item
|
||||
pdfjs-findbar-button =
|
||||
.title = Find in Document
|
||||
pdfjs-findbar-button-label = Find
|
||||
pdfjs-additional-layers = Additional Layers
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Page { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Thumbnail of Page { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Find
|
||||
.placeholder = Find in document…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Find the previous occurrence of the phrase
|
||||
pdfjs-find-previous-button-label = Previous
|
||||
pdfjs-find-next-button =
|
||||
.title = Find the next occurrence of the phrase
|
||||
pdfjs-find-next-button-label = Next
|
||||
pdfjs-find-highlight-checkbox = Highlight All
|
||||
pdfjs-find-match-case-checkbox-label = Match Case
|
||||
pdfjs-find-match-diacritics-checkbox-label = Match Diacritics
|
||||
pdfjs-find-entire-word-checkbox-label = Whole Words
|
||||
pdfjs-find-reached-top = Reached top of document, continued from bottom
|
||||
pdfjs-find-reached-bottom = Reached end of document, continued from top
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } of { $total } match
|
||||
*[other] { $current } of { $total } matches
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] More than { $limit } match
|
||||
*[other] More than { $limit } matches
|
||||
}
|
||||
pdfjs-find-not-found = Phrase not found
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Page Width
|
||||
pdfjs-page-scale-fit = Page Fit
|
||||
pdfjs-page-scale-auto = Automatic Zoom
|
||||
pdfjs-page-scale-actual = Actual Size
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Page { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = An error occurred while loading the PDF.
|
||||
pdfjs-invalid-file-error = Invalid or corrupted PDF file.
|
||||
pdfjs-missing-file-error = Missing PDF file.
|
||||
pdfjs-unexpected-response-error = Unexpected server response.
|
||||
pdfjs-rendering-error = An error occurred while rendering the page.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } Annotation]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Enter the password to open this PDF file.
|
||||
pdfjs-password-invalid = Invalid password. Please try again.
|
||||
pdfjs-password-ok-button = OK
|
||||
pdfjs-password-cancel-button = Cancel
|
||||
pdfjs-web-fonts-disabled = Web fonts are disabled: unable to use embedded PDF fonts.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Text
|
||||
pdfjs-editor-color-picker-free-text-input =
|
||||
.title = Change text colour
|
||||
pdfjs-editor-free-text-button-label = Text
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Draw
|
||||
pdfjs-editor-color-picker-ink-input =
|
||||
.title = Change drawing colour
|
||||
pdfjs-editor-ink-button-label = Draw
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Add or edit images
|
||||
pdfjs-editor-stamp-button-label = Add or edit images
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Highlight
|
||||
pdfjs-editor-highlight-button-label = Highlight
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Highlight
|
||||
.aria-label = Highlight
|
||||
pdfjs-highlight-floating-button-label = Highlight
|
||||
pdfjs-comment-floating-button =
|
||||
.title = Comment
|
||||
.aria-label = Comment
|
||||
pdfjs-comment-floating-button-label = Comment
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Add signature
|
||||
pdfjs-editor-signature-button-label = Add signature
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Highlight editor
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Drawing editor
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Signature editor: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Image editor
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Remove drawing
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Remove text
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Remove image
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Remove highlight
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Remove signature
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Colour
|
||||
pdfjs-editor-free-text-size-input = Size
|
||||
pdfjs-editor-ink-color-input = Colour
|
||||
pdfjs-editor-ink-thickness-input = Thickness
|
||||
pdfjs-editor-ink-opacity-input = Opacity
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Add image
|
||||
pdfjs-editor-stamp-add-image-button-label = Add image
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Thickness
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Change thickness when highlighting items other than text
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Signature controls and saved signatures
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Add new signature
|
||||
pdfjs-editor-signature-add-signature-button-label = Add new signature
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Saved signature: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Text Editor
|
||||
.default-content = Start typing…
|
||||
pdfjs-free-text =
|
||||
.aria-label = Text Editor
|
||||
pdfjs-free-text-default-content = Start typing…
|
||||
pdfjs-ink =
|
||||
.aria-label = Draw Editor
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = User-created image
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Alt text
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Edit alt text
|
||||
pdfjs-editor-alt-text-edit-button-label = Edit alt text
|
||||
pdfjs-editor-alt-text-dialog-label = Choose an option
|
||||
pdfjs-editor-alt-text-dialog-description = Alt text (alternative text) helps when people can’t see the image or when it doesn’t load.
|
||||
pdfjs-editor-alt-text-add-description-label = Add a description
|
||||
pdfjs-editor-alt-text-add-description-description = Aim for 1-2 sentences that describe the subject, setting, or actions.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Mark as decorative
|
||||
pdfjs-editor-alt-text-mark-decorative-description = This is used for ornamental images, like borders or watermarks.
|
||||
pdfjs-editor-alt-text-cancel-button = Cancel
|
||||
pdfjs-editor-alt-text-save-button = Save
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Marked as decorative
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = For example, “A young man sits down at a table to eat a meal”
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Alt text
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Top left corner — resize
|
||||
pdfjs-editor-resizer-label-top-middle = Top middle — resize
|
||||
pdfjs-editor-resizer-label-top-right = Top right corner — resize
|
||||
pdfjs-editor-resizer-label-middle-right = Middle right — resize
|
||||
pdfjs-editor-resizer-label-bottom-right = Bottom right corner — resize
|
||||
pdfjs-editor-resizer-label-bottom-middle = Bottom middle — resize
|
||||
pdfjs-editor-resizer-label-bottom-left = Bottom left corner — resize
|
||||
pdfjs-editor-resizer-label-middle-left = Middle left — resize
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Top left corner — resize
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Top middle — resize
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Top right corner — resize
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Middle right — resize
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Bottom right corner — resize
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Bottom middle — resize
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Bottom left corner — resize
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Middle left — resize
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Highlight colour
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Change colour
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Colour choices
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Yellow
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Green
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Blue
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Pink
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Red
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Show all
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Show all
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Edit alt text (image description)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Add alt text (image description)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Write your description here…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Short description for people who can’t see the image or when the image doesn’t load.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = This alt text was created automatically and may be inaccurate.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Learn more
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Create alt text automatically
|
||||
pdfjs-editor-new-alt-text-not-now-button = Not now
|
||||
pdfjs-editor-new-alt-text-error-title = Couldn’t create alt text automatically
|
||||
pdfjs-editor-new-alt-text-error-description = Please write your own alt text or try again later.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Close
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Downloading alt text AI model ({ $downloadedSize } of { $totalSize } MB)
|
||||
.aria-valuetext = Downloading alt text AI model ({ $downloadedSize } of { $totalSize } MB)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Alt text added
|
||||
pdfjs-editor-new-alt-text-added-button-label = Alt text added
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Missing alt text
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Missing alt text
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Review alt text
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Review alt text
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Created automatically: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Image alt text settings
|
||||
pdfjs-image-alt-text-settings-button-label = Image alt text settings
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Image alt text settings
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Automatic alt text
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Create alt text automatically
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Suggests descriptions to help people who can’t see the image or when the image doesn’t load.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Alt text AI model ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Runs locally on your device so your data stays private. Required for automatic alt text.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Delete
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Download
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Downloading…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Alt text editor
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Show alt text editor right away when adding an image
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Helps you make sure all your images have alt text.
|
||||
pdfjs-editor-alt-text-settings-close-button = Close
|
||||
|
||||
## Accessibility labels (announced by screen readers) for objects added to the editor.
|
||||
|
||||
pdfjs-editor-highlight-added-alert = Highlight added
|
||||
pdfjs-editor-freetext-added-alert = Text added
|
||||
pdfjs-editor-ink-added-alert = Drawing added
|
||||
pdfjs-editor-stamp-added-alert = Image added
|
||||
pdfjs-editor-signature-added-alert = Signature added
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Highlight removed
|
||||
pdfjs-editor-undo-bar-message-freetext = Text removed
|
||||
pdfjs-editor-undo-bar-message-ink = Drawing removed
|
||||
pdfjs-editor-undo-bar-message-stamp = Image removed
|
||||
pdfjs-editor-undo-bar-message-signature = Signature removed
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] { $count } annotation removed
|
||||
*[other] { $count } annotations removed
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Undo
|
||||
pdfjs-editor-undo-bar-undo-button-label = Undo
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Close
|
||||
pdfjs-editor-undo-bar-close-button-label = Close
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = This modal allows the user to create a signature to add to a PDF document. The user can edit the name (which also serves as the alt text), and optionally save the signature for repeated use.
|
||||
pdfjs-editor-add-signature-dialog-title = Add a signature
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Type
|
||||
.title = Type
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Draw
|
||||
.title = Draw
|
||||
pdfjs-editor-add-signature-image-button = Image
|
||||
.title = Image
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Type your signature
|
||||
.placeholder = Type your signature
|
||||
pdfjs-editor-add-signature-draw-placeholder = Draw your signature
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Thickness
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Drawing thickness: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Drag a file here to upload
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] Or choose image files
|
||||
*[other] Or browse image files
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Description (alt text)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Description (alt text)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Signature
|
||||
pdfjs-editor-add-signature-clear-button-label = Clear signature
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Clear signature
|
||||
pdfjs-editor-add-signature-save-checkbox = Save signature
|
||||
pdfjs-editor-add-signature-save-warning-message = You’ve reached the limit of 5 saved signatures. Remove one to save more.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Couldn’t upload image
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Check your network connection or try another image.
|
||||
pdfjs-editor-add-signature-image-no-data-error-title = Can’t convert this image into a signature
|
||||
pdfjs-editor-add-signature-image-no-data-error-description = Please try uploading a different image.
|
||||
pdfjs-editor-add-signature-error-close-button = Close
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Cancel
|
||||
pdfjs-editor-add-signature-add-button = Add
|
||||
pdfjs-editor-edit-signature-update-button = Update
|
||||
|
||||
## Edit a comment dialog
|
||||
|
||||
pdfjs-editor-edit-comment-actions-button-label = Actions
|
||||
pdfjs-editor-edit-comment-actions-button =
|
||||
.title = Actions
|
||||
pdfjs-editor-edit-comment-close-button-label = Close
|
||||
pdfjs-editor-edit-comment-close-button =
|
||||
.title = Close
|
||||
pdfjs-editor-edit-comment-actions-edit-button-label = Edit
|
||||
pdfjs-editor-edit-comment-actions-delete-button-label = Delete
|
||||
pdfjs-editor-edit-comment-manager-text-input =
|
||||
.placeholder = Enter your comment
|
||||
pdfjs-editor-edit-comment-manager-cancel-button = Cancel
|
||||
pdfjs-editor-edit-comment-manager-save-button = Save
|
||||
|
||||
## Edit a comment button in the editor toolbar
|
||||
|
||||
pdfjs-editor-edit-comment-button =
|
||||
.title = Edit comment
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Remove saved signature
|
||||
pdfjs-editor-delete-signature-button-label1 = Remove saved signature
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Edit description
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Edit description
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Previous Page
|
||||
previous_label=Previous
|
||||
next.title=Next Page
|
||||
next_label=Next
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Page
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=of {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} of {{pagesCount}})
|
||||
|
||||
zoom_out.title=Zoom Out
|
||||
zoom_out_label=Zoom Out
|
||||
zoom_in.title=Zoom In
|
||||
zoom_in_label=Zoom In
|
||||
zoom.title=Zoom
|
||||
presentation_mode.title=Switch to Presentation Mode
|
||||
presentation_mode_label=Presentation Mode
|
||||
open_file.title=Open File
|
||||
open_file_label=Open
|
||||
print.title=Print
|
||||
print_label=Print
|
||||
download.title=Download
|
||||
download_label=Download
|
||||
bookmark.title=Current view (copy or open in new window)
|
||||
bookmark_label=Current View
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Tools
|
||||
tools_label=Tools
|
||||
first_page.title=Go to First Page
|
||||
first_page.label=Go to First Page
|
||||
first_page_label=Go to First Page
|
||||
last_page.title=Go to Last Page
|
||||
last_page.label=Go to Last Page
|
||||
last_page_label=Go to Last Page
|
||||
page_rotate_cw.title=Rotate Clockwise
|
||||
page_rotate_cw.label=Rotate Clockwise
|
||||
page_rotate_cw_label=Rotate Clockwise
|
||||
page_rotate_ccw.title=Rotate Counterclockwise
|
||||
page_rotate_ccw.label=Rotate Counterclockwise
|
||||
page_rotate_ccw_label=Rotate Counterclockwise
|
||||
|
||||
cursor_text_select_tool.title=Enable Text Selection Tool
|
||||
cursor_text_select_tool_label=Text Selection Tool
|
||||
cursor_hand_tool.title=Enable Hand Tool
|
||||
cursor_hand_tool_label=Hand Tool
|
||||
|
||||
scroll_vertical.title=Use Vertical Scrolling
|
||||
scroll_vertical_label=Vertical Scrolling
|
||||
scroll_horizontal.title=Use Horizontal Scrolling
|
||||
scroll_horizontal_label=Horizontal Scrolling
|
||||
scroll_wrapped.title=Use Wrapped Scrolling
|
||||
scroll_wrapped_label=Wrapped Scrolling
|
||||
|
||||
spread_none.title=Do not join page spreads
|
||||
spread_none_label=No Spreads
|
||||
spread_odd.title=Join page spreads starting with odd-numbered pages
|
||||
spread_odd_label=Odd Spreads
|
||||
spread_even.title=Join page spreads starting with even-numbered pages
|
||||
spread_even_label=Even Spreads
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Document Properties…
|
||||
document_properties_label=Document Properties…
|
||||
document_properties_file_name=File name:
|
||||
document_properties_file_size=File size:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} kB ({{size_b}} bytes)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
||||
document_properties_title=Title:
|
||||
document_properties_author=Author:
|
||||
document_properties_subject=Subject:
|
||||
document_properties_keywords=Keywords:
|
||||
document_properties_creation_date=Creation Date:
|
||||
document_properties_modification_date=Modification Date:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Creator:
|
||||
document_properties_producer=PDF Producer:
|
||||
document_properties_version=PDF Version:
|
||||
document_properties_page_count=Page Count:
|
||||
document_properties_page_size=Page Size:
|
||||
document_properties_page_size_unit_inches=in
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=portrait
|
||||
document_properties_page_size_orientation_landscape=landscape
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Letter
|
||||
document_properties_page_size_name_legal=Legal
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Fast Web View:
|
||||
document_properties_linearized_yes=Yes
|
||||
document_properties_linearized_no=No
|
||||
document_properties_close=Close
|
||||
|
||||
print_progress_message=Preparing document for printing…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Cancel
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Toggle Sidebar
|
||||
toggle_sidebar_notification.title=Toggle Sidebar (document contains outline/attachments)
|
||||
toggle_sidebar_notification2.title=Toggle Sidebar (document contains outline/attachments/layers)
|
||||
toggle_sidebar_label=Toggle Sidebar
|
||||
document_outline.title=Show Document Outline (double-click to expand/collapse all items)
|
||||
document_outline_label=Document Outline
|
||||
attachments.title=Show Attachments
|
||||
attachments_label=Attachments
|
||||
layers.title=Show Layers (double-click to reset all layers to the default state)
|
||||
layers_label=Layers
|
||||
thumbs.title=Show Thumbnails
|
||||
thumbs_label=Thumbnails
|
||||
current_outline_item.title=Find Current Outline Item
|
||||
current_outline_item_label=Current Outline Item
|
||||
findbar.title=Find in Document
|
||||
findbar_label=Find
|
||||
|
||||
additional_layers=Additional Layers
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Page {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Page {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Page {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Thumbnail of Page {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Find
|
||||
find_input.placeholder=Find in document…
|
||||
find_previous.title=Find the previous occurrence of the phrase
|
||||
find_previous_label=Previous
|
||||
find_next.title=Find the next occurrence of the phrase
|
||||
find_next_label=Next
|
||||
find_highlight=Highlight all
|
||||
find_match_case_label=Match case
|
||||
find_entire_word_label=Whole words
|
||||
find_reached_top=Reached top of document, continued from bottom
|
||||
find_reached_bottom=Reached end of document, continued from top
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} of {{total}} match
|
||||
find_match_count[two]={{current}} of {{total}} matches
|
||||
find_match_count[few]={{current}} of {{total}} matches
|
||||
find_match_count[many]={{current}} of {{total}} matches
|
||||
find_match_count[other]={{current}} of {{total}} matches
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=More than {{limit}} matches
|
||||
find_match_count_limit[one]=More than {{limit}} match
|
||||
find_match_count_limit[two]=More than {{limit}} matches
|
||||
find_match_count_limit[few]=More than {{limit}} matches
|
||||
find_match_count_limit[many]=More than {{limit}} matches
|
||||
find_match_count_limit[other]=More than {{limit}} matches
|
||||
find_not_found=Phrase not found
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=More Information
|
||||
error_less_info=Less Information
|
||||
error_close=Close
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Message: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Stack: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=File: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Line: {{line}}
|
||||
rendering_error=An error occurred while rendering the page.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Page Width
|
||||
page_scale_fit=Page Fit
|
||||
page_scale_auto=Automatic Zoom
|
||||
page_scale_actual=Actual Size
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Error
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Loading…
|
||||
loading_error=An error occurred while loading the PDF.
|
||||
invalid_file_error=Invalid or corrupted PDF file.
|
||||
missing_file_error=Missing PDF file.
|
||||
unexpected_response_error=Unexpected server response.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} Annotation]
|
||||
password_label=Enter the password to open this PDF file.
|
||||
password_invalid=Invalid password. Please try again.
|
||||
password_ok=OK
|
||||
password_cancel=Cancel
|
||||
|
||||
printing_not_supported=Warning: Printing is not fully supported by this browser.
|
||||
printing_not_ready=Warning: The PDF is not fully loaded for printing.
|
||||
web_fonts_disabled=Web fonts are disabled: unable to use embedded PDF fonts.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=This PDF document contains digital signatures. Validation of signatures is not supported.
|
||||
653
res/static/misc/pdf-viewer/web/locale/en-GB/viewer.ftl
Normal file
653
res/static/misc/pdf-viewer/web/locale/en-GB/viewer.ftl
Normal file
@@ -0,0 +1,653 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Previous Page
|
||||
pdfjs-previous-button-label = Previous
|
||||
pdfjs-next-button =
|
||||
.title = Next Page
|
||||
pdfjs-next-button-label = Next
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Page
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = of { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } of { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Zoom Out
|
||||
pdfjs-zoom-out-button-label = Zoom Out
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Zoom In
|
||||
pdfjs-zoom-in-button-label = Zoom In
|
||||
pdfjs-zoom-select =
|
||||
.title = Zoom
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Switch to Presentation Mode
|
||||
pdfjs-presentation-mode-button-label = Presentation Mode
|
||||
pdfjs-open-file-button =
|
||||
.title = Open File
|
||||
pdfjs-open-file-button-label = Open
|
||||
pdfjs-print-button =
|
||||
.title = Print
|
||||
pdfjs-print-button-label = Print
|
||||
pdfjs-save-button =
|
||||
.title = Save
|
||||
pdfjs-save-button-label = Save
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Download
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Download
|
||||
pdfjs-bookmark-button =
|
||||
.title = Current Page (View URL from Current Page)
|
||||
pdfjs-bookmark-button-label = Current Page
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Tools
|
||||
pdfjs-tools-button-label = Tools
|
||||
pdfjs-first-page-button =
|
||||
.title = Go to First Page
|
||||
pdfjs-first-page-button-label = Go to First Page
|
||||
pdfjs-last-page-button =
|
||||
.title = Go to Last Page
|
||||
pdfjs-last-page-button-label = Go to Last Page
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Rotate Clockwise
|
||||
pdfjs-page-rotate-cw-button-label = Rotate Clockwise
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Rotate Anti-Clockwise
|
||||
pdfjs-page-rotate-ccw-button-label = Rotate Anti-Clockwise
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Enable Text Selection Tool
|
||||
pdfjs-cursor-text-select-tool-button-label = Text Selection Tool
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Enable Hand Tool
|
||||
pdfjs-cursor-hand-tool-button-label = Hand Tool
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Use Page Scrolling
|
||||
pdfjs-scroll-page-button-label = Page Scrolling
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Use Vertical Scrolling
|
||||
pdfjs-scroll-vertical-button-label = Vertical Scrolling
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Use Horizontal Scrolling
|
||||
pdfjs-scroll-horizontal-button-label = Horizontal Scrolling
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Use Wrapped Scrolling
|
||||
pdfjs-scroll-wrapped-button-label = Wrapped Scrolling
|
||||
pdfjs-spread-none-button =
|
||||
.title = Do not join page spreads
|
||||
pdfjs-spread-none-button-label = No Spreads
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Join page spreads starting with odd-numbered pages
|
||||
pdfjs-spread-odd-button-label = Odd Spreads
|
||||
pdfjs-spread-even-button =
|
||||
.title = Join page spreads starting with even-numbered pages
|
||||
pdfjs-spread-even-button-label = Even Spreads
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Document Properties…
|
||||
pdfjs-document-properties-button-label = Document Properties…
|
||||
pdfjs-document-properties-file-name = File name:
|
||||
pdfjs-document-properties-file-size = File size:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } kB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } kB ({ $size_b } bytes)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
|
||||
pdfjs-document-properties-title = Title:
|
||||
pdfjs-document-properties-author = Author:
|
||||
pdfjs-document-properties-subject = Subject:
|
||||
pdfjs-document-properties-keywords = Keywords:
|
||||
pdfjs-document-properties-creation-date = Creation Date:
|
||||
pdfjs-document-properties-modification-date = Modification Date:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Creator:
|
||||
pdfjs-document-properties-producer = PDF Producer:
|
||||
pdfjs-document-properties-version = PDF Version:
|
||||
pdfjs-document-properties-page-count = Page Count:
|
||||
pdfjs-document-properties-page-size = Page Size:
|
||||
pdfjs-document-properties-page-size-unit-inches = in
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = portrait
|
||||
pdfjs-document-properties-page-size-orientation-landscape = landscape
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Letter
|
||||
pdfjs-document-properties-page-size-name-legal = Legal
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Fast Web View:
|
||||
pdfjs-document-properties-linearized-yes = Yes
|
||||
pdfjs-document-properties-linearized-no = No
|
||||
pdfjs-document-properties-close-button = Close
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Preparing document for printing…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Cancel
|
||||
pdfjs-printing-not-supported = Warning: Printing is not fully supported by this browser.
|
||||
pdfjs-printing-not-ready = Warning: The PDF is not fully loaded for printing.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Toggle Sidebar
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Toggle Sidebar (document contains outline/attachments/layers)
|
||||
pdfjs-toggle-sidebar-button-label = Toggle Sidebar
|
||||
pdfjs-document-outline-button =
|
||||
.title = Show Document Outline (double-click to expand/collapse all items)
|
||||
pdfjs-document-outline-button-label = Document Outline
|
||||
pdfjs-attachments-button =
|
||||
.title = Show Attachments
|
||||
pdfjs-attachments-button-label = Attachments
|
||||
pdfjs-layers-button =
|
||||
.title = Show Layers (double-click to reset all layers to the default state)
|
||||
pdfjs-layers-button-label = Layers
|
||||
pdfjs-thumbs-button =
|
||||
.title = Show Thumbnails
|
||||
pdfjs-thumbs-button-label = Thumbnails
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Find Current Outline Item
|
||||
pdfjs-current-outline-item-button-label = Current Outline Item
|
||||
pdfjs-findbar-button =
|
||||
.title = Find in Document
|
||||
pdfjs-findbar-button-label = Find
|
||||
pdfjs-additional-layers = Additional Layers
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Page { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Thumbnail of Page { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Find
|
||||
.placeholder = Find in document…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Find the previous occurrence of the phrase
|
||||
pdfjs-find-previous-button-label = Previous
|
||||
pdfjs-find-next-button =
|
||||
.title = Find the next occurrence of the phrase
|
||||
pdfjs-find-next-button-label = Next
|
||||
pdfjs-find-highlight-checkbox = Highlight All
|
||||
pdfjs-find-match-case-checkbox-label = Match Case
|
||||
pdfjs-find-match-diacritics-checkbox-label = Match Diacritics
|
||||
pdfjs-find-entire-word-checkbox-label = Whole Words
|
||||
pdfjs-find-reached-top = Reached top of document, continued from bottom
|
||||
pdfjs-find-reached-bottom = Reached end of document, continued from top
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } of { $total } match
|
||||
*[other] { $current } of { $total } matches
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] More than { $limit } match
|
||||
*[other] More than { $limit } matches
|
||||
}
|
||||
pdfjs-find-not-found = Phrase not found
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Page Width
|
||||
pdfjs-page-scale-fit = Page Fit
|
||||
pdfjs-page-scale-auto = Automatic Zoom
|
||||
pdfjs-page-scale-actual = Actual Size
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Page { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = An error occurred while loading the PDF.
|
||||
pdfjs-invalid-file-error = Invalid or corrupted PDF file.
|
||||
pdfjs-missing-file-error = Missing PDF file.
|
||||
pdfjs-unexpected-response-error = Unexpected server response.
|
||||
pdfjs-rendering-error = An error occurred while rendering the page.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } Annotation]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Enter the password to open this PDF file.
|
||||
pdfjs-password-invalid = Invalid password. Please try again.
|
||||
pdfjs-password-ok-button = OK
|
||||
pdfjs-password-cancel-button = Cancel
|
||||
pdfjs-web-fonts-disabled = Web fonts are disabled: unable to use embedded PDF fonts.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Text
|
||||
pdfjs-editor-color-picker-free-text-input =
|
||||
.title = Change text colour
|
||||
pdfjs-editor-free-text-button-label = Text
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Draw
|
||||
pdfjs-editor-color-picker-ink-input =
|
||||
.title = Change drawing colour
|
||||
pdfjs-editor-ink-button-label = Draw
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Add or edit images
|
||||
pdfjs-editor-stamp-button-label = Add or edit images
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Highlight
|
||||
pdfjs-editor-highlight-button-label = Highlight
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Highlight
|
||||
.aria-label = Highlight
|
||||
pdfjs-highlight-floating-button-label = Highlight
|
||||
pdfjs-comment-floating-button =
|
||||
.title = Comment
|
||||
.aria-label = Comment
|
||||
pdfjs-comment-floating-button-label = Comment
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Add signature
|
||||
pdfjs-editor-signature-button-label = Add signature
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Highlight editor
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Drawing editor
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Signature editor: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Image editor
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Remove drawing
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Remove text
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Remove image
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Remove highlight
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Remove signature
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Colour
|
||||
pdfjs-editor-free-text-size-input = Size
|
||||
pdfjs-editor-ink-color-input = Colour
|
||||
pdfjs-editor-ink-thickness-input = Thickness
|
||||
pdfjs-editor-ink-opacity-input = Opacity
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Add image
|
||||
pdfjs-editor-stamp-add-image-button-label = Add image
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Thickness
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Change thickness when highlighting items other than text
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Signature controls and saved signatures
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Add new signature
|
||||
pdfjs-editor-signature-add-signature-button-label = Add new signature
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Saved signature: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Text Editor
|
||||
.default-content = Start typing…
|
||||
pdfjs-free-text =
|
||||
.aria-label = Text Editor
|
||||
pdfjs-free-text-default-content = Start typing…
|
||||
pdfjs-ink =
|
||||
.aria-label = Draw Editor
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = User-created image
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Alt text
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Edit alt text
|
||||
pdfjs-editor-alt-text-edit-button-label = Edit alt text
|
||||
pdfjs-editor-alt-text-dialog-label = Choose an option
|
||||
pdfjs-editor-alt-text-dialog-description = Alt text (alternative text) helps when people can’t see the image or when it doesn’t load.
|
||||
pdfjs-editor-alt-text-add-description-label = Add a description
|
||||
pdfjs-editor-alt-text-add-description-description = Aim for 1-2 sentences that describe the subject, setting, or actions.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Mark as decorative
|
||||
pdfjs-editor-alt-text-mark-decorative-description = This is used for ornamental images, like borders or watermarks.
|
||||
pdfjs-editor-alt-text-cancel-button = Cancel
|
||||
pdfjs-editor-alt-text-save-button = Save
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Marked as decorative
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = For example, “A young man sits down at a table to eat a meal”
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Alt text
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Top left corner — resize
|
||||
pdfjs-editor-resizer-label-top-middle = Top middle — resize
|
||||
pdfjs-editor-resizer-label-top-right = Top right corner — resize
|
||||
pdfjs-editor-resizer-label-middle-right = Middle right — resize
|
||||
pdfjs-editor-resizer-label-bottom-right = Bottom right corner — resize
|
||||
pdfjs-editor-resizer-label-bottom-middle = Bottom middle — resize
|
||||
pdfjs-editor-resizer-label-bottom-left = Bottom left corner — resize
|
||||
pdfjs-editor-resizer-label-middle-left = Middle left — resize
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Top left corner — resize
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Top middle — resize
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Top right corner — resize
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Middle right — resize
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Bottom right corner — resize
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Bottom middle — resize
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Bottom left corner — resize
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Middle left — resize
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Highlight colour
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Change colour
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Colour choices
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Yellow
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Green
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Blue
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Pink
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Red
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Show all
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Show all
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Edit alt text (image description)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Add alt text (image description)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Write your description here…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Short description for people who can’t see the image or when the image doesn’t load.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = This alt text was created automatically and may be inaccurate.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Learn more
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Create alt text automatically
|
||||
pdfjs-editor-new-alt-text-not-now-button = Not now
|
||||
pdfjs-editor-new-alt-text-error-title = Couldn’t create alt text automatically
|
||||
pdfjs-editor-new-alt-text-error-description = Please write your own alt text or try again later.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Close
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Downloading alt text AI model ({ $downloadedSize } of { $totalSize } MB)
|
||||
.aria-valuetext = Downloading alt text AI model ({ $downloadedSize } of { $totalSize } MB)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Alt text added
|
||||
pdfjs-editor-new-alt-text-added-button-label = Alt text added
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Missing alt text
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Missing alt text
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Review alt text
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Review alt text
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Created automatically: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Image alt text settings
|
||||
pdfjs-image-alt-text-settings-button-label = Image alt text settings
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Image alt text settings
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Automatic alt text
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Create alt text automatically
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Suggests descriptions to help people who can’t see the image or when the image doesn’t load.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Alt text AI model ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Runs locally on your device so your data stays private. Required for automatic alt text.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Delete
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Download
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Downloading…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Alt text editor
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Show alt text editor right away when adding an image
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Helps you make sure all your images have alt text.
|
||||
pdfjs-editor-alt-text-settings-close-button = Close
|
||||
|
||||
## Accessibility labels (announced by screen readers) for objects added to the editor.
|
||||
|
||||
pdfjs-editor-highlight-added-alert = Highlight added
|
||||
pdfjs-editor-freetext-added-alert = Text added
|
||||
pdfjs-editor-ink-added-alert = Drawing added
|
||||
pdfjs-editor-stamp-added-alert = Image added
|
||||
pdfjs-editor-signature-added-alert = Signature added
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Highlight removed
|
||||
pdfjs-editor-undo-bar-message-freetext = Text removed
|
||||
pdfjs-editor-undo-bar-message-ink = Drawing removed
|
||||
pdfjs-editor-undo-bar-message-stamp = Image removed
|
||||
pdfjs-editor-undo-bar-message-signature = Signature removed
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] { $count } annotation removed
|
||||
*[other] { $count } annotations removed
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Undo
|
||||
pdfjs-editor-undo-bar-undo-button-label = Undo
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Close
|
||||
pdfjs-editor-undo-bar-close-button-label = Close
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = This modal allows the user to create a signature to add to a PDF document. The user can edit the name (which also serves as the alt text), and optionally save the signature for repeated use.
|
||||
pdfjs-editor-add-signature-dialog-title = Add a signature
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Type
|
||||
.title = Type
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Draw
|
||||
.title = Draw
|
||||
pdfjs-editor-add-signature-image-button = Image
|
||||
.title = Image
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Type your signature
|
||||
.placeholder = Type your signature
|
||||
pdfjs-editor-add-signature-draw-placeholder = Draw your signature
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Thickness
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Drawing thickness: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Drag a file here to upload
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] Or choose image files
|
||||
*[other] Or browse image files
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Description (alt text)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Description (alt text)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Signature
|
||||
pdfjs-editor-add-signature-clear-button-label = Clear signature
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Clear signature
|
||||
pdfjs-editor-add-signature-save-checkbox = Save signature
|
||||
pdfjs-editor-add-signature-save-warning-message = You’ve reached the limit of 5 saved signatures. Remove one to save more.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Couldn’t upload image
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Check your network connection or try another image.
|
||||
pdfjs-editor-add-signature-image-no-data-error-title = Can’t convert this image into a signature
|
||||
pdfjs-editor-add-signature-image-no-data-error-description = Please try uploading a different image.
|
||||
pdfjs-editor-add-signature-error-close-button = Close
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Cancel
|
||||
pdfjs-editor-add-signature-add-button = Add
|
||||
pdfjs-editor-edit-signature-update-button = Update
|
||||
|
||||
## Edit a comment dialog
|
||||
|
||||
pdfjs-editor-edit-comment-actions-button-label = Actions
|
||||
pdfjs-editor-edit-comment-actions-button =
|
||||
.title = Actions
|
||||
pdfjs-editor-edit-comment-close-button-label = Close
|
||||
pdfjs-editor-edit-comment-close-button =
|
||||
.title = Close
|
||||
pdfjs-editor-edit-comment-actions-edit-button-label = Edit
|
||||
pdfjs-editor-edit-comment-actions-delete-button-label = Delete
|
||||
pdfjs-editor-edit-comment-manager-text-input =
|
||||
.placeholder = Enter your comment
|
||||
pdfjs-editor-edit-comment-manager-cancel-button = Cancel
|
||||
pdfjs-editor-edit-comment-manager-save-button = Save
|
||||
|
||||
## Edit a comment button in the editor toolbar
|
||||
|
||||
pdfjs-editor-edit-comment-button =
|
||||
.title = Edit comment
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Remove saved signature
|
||||
pdfjs-editor-delete-signature-button-label1 = Remove saved signature
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Edit description
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Edit description
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Previous Page
|
||||
previous_label=Previous
|
||||
next.title=Next Page
|
||||
next_label=Next
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Page
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=of {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} of {{pagesCount}})
|
||||
|
||||
zoom_out.title=Zoom Out
|
||||
zoom_out_label=Zoom Out
|
||||
zoom_in.title=Zoom In
|
||||
zoom_in_label=Zoom In
|
||||
zoom.title=Zoom
|
||||
presentation_mode.title=Switch to Presentation Mode
|
||||
presentation_mode_label=Presentation Mode
|
||||
open_file.title=Open File
|
||||
open_file_label=Open
|
||||
print.title=Print
|
||||
print_label=Print
|
||||
download.title=Download
|
||||
download_label=Download
|
||||
bookmark.title=Current view (copy or open in new window)
|
||||
bookmark_label=Current View
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Tools
|
||||
tools_label=Tools
|
||||
first_page.title=Go to First Page
|
||||
first_page.label=Go to First Page
|
||||
first_page_label=Go to First Page
|
||||
last_page.title=Go to Last Page
|
||||
last_page.label=Go to Last Page
|
||||
last_page_label=Go to Last Page
|
||||
page_rotate_cw.title=Rotate Clockwise
|
||||
page_rotate_cw.label=Rotate Clockwise
|
||||
page_rotate_cw_label=Rotate Clockwise
|
||||
page_rotate_ccw.title=Rotate Anti-Clockwise
|
||||
page_rotate_ccw.label=Rotate Anti-Clockwise
|
||||
page_rotate_ccw_label=Rotate Anti-Clockwise
|
||||
|
||||
cursor_text_select_tool.title=Enable Text Selection Tool
|
||||
cursor_text_select_tool_label=Text Selection Tool
|
||||
cursor_hand_tool.title=Enable Hand Tool
|
||||
cursor_hand_tool_label=Hand Tool
|
||||
|
||||
scroll_vertical.title=Use Vertical Scrolling
|
||||
scroll_vertical_label=Vertical Scrolling
|
||||
scroll_horizontal.title=Use Horizontal Scrolling
|
||||
scroll_horizontal_label=Horizontal Scrolling
|
||||
scroll_wrapped.title=Use Wrapped Scrolling
|
||||
scroll_wrapped_label=Wrapped Scrolling
|
||||
|
||||
spread_none.title=Do not join page spreads
|
||||
spread_none_label=No Spreads
|
||||
spread_odd.title=Join page spreads starting with odd-numbered pages
|
||||
spread_odd_label=Odd Spreads
|
||||
spread_even.title=Join page spreads starting with even-numbered pages
|
||||
spread_even_label=Even Spreads
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Document Properties…
|
||||
document_properties_label=Document Properties…
|
||||
document_properties_file_name=File name:
|
||||
document_properties_file_size=File size:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} kB ({{size_b}} bytes)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
||||
document_properties_title=Title:
|
||||
document_properties_author=Author:
|
||||
document_properties_subject=Subject:
|
||||
document_properties_keywords=Keywords:
|
||||
document_properties_creation_date=Creation Date:
|
||||
document_properties_modification_date=Modification Date:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Creator:
|
||||
document_properties_producer=PDF Producer:
|
||||
document_properties_version=PDF Version:
|
||||
document_properties_page_count=Page Count:
|
||||
document_properties_page_size=Page Size:
|
||||
document_properties_page_size_unit_inches=in
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=portrait
|
||||
document_properties_page_size_orientation_landscape=landscape
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Letter
|
||||
document_properties_page_size_name_legal=Legal
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Fast Web View:
|
||||
document_properties_linearized_yes=Yes
|
||||
document_properties_linearized_no=No
|
||||
document_properties_close=Close
|
||||
|
||||
print_progress_message=Preparing document for printing…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Cancel
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Toggle Sidebar
|
||||
toggle_sidebar_notification.title=Toggle Sidebar (document contains outline/attachments)
|
||||
toggle_sidebar_notification2.title=Toggle Sidebar (document contains outline/attachments/layers)
|
||||
toggle_sidebar_label=Toggle Sidebar
|
||||
document_outline.title=Show Document Outline (double-click to expand/collapse all items)
|
||||
document_outline_label=Document Outline
|
||||
attachments.title=Show Attachments
|
||||
attachments_label=Attachments
|
||||
layers.title=Show Layers (double-click to reset all layers to the default state)
|
||||
layers_label=Layers
|
||||
thumbs.title=Show Thumbnails
|
||||
thumbs_label=Thumbnails
|
||||
current_outline_item.title=Find Current Outline Item
|
||||
current_outline_item_label=Current Outline Item
|
||||
findbar.title=Find in Document
|
||||
findbar_label=Find
|
||||
|
||||
additional_layers=Additional Layers
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Page {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Page {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Page {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Thumbnail of Page {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Find
|
||||
find_input.placeholder=Find in document…
|
||||
find_previous.title=Find the previous occurrence of the phrase
|
||||
find_previous_label=Previous
|
||||
find_next.title=Find the next occurrence of the phrase
|
||||
find_next_label=Next
|
||||
find_highlight=Highlight all
|
||||
find_match_case_label=Match case
|
||||
find_entire_word_label=Whole words
|
||||
find_reached_top=Reached top of document, continued from bottom
|
||||
find_reached_bottom=Reached end of document, continued from top
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} of {{total}} match
|
||||
find_match_count[two]={{current}} of {{total}} matches
|
||||
find_match_count[few]={{current}} of {{total}} matches
|
||||
find_match_count[many]={{current}} of {{total}} matches
|
||||
find_match_count[other]={{current}} of {{total}} matches
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=More than {{limit}} matches
|
||||
find_match_count_limit[one]=More than {{limit}} match
|
||||
find_match_count_limit[two]=More than {{limit}} matches
|
||||
find_match_count_limit[few]=More than {{limit}} matches
|
||||
find_match_count_limit[many]=More than {{limit}} matches
|
||||
find_match_count_limit[other]=More than {{limit}} matches
|
||||
find_not_found=Phrase not found
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=More Information
|
||||
error_less_info=Less Information
|
||||
error_close=Close
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Message: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Stack: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=File: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Line: {{line}}
|
||||
rendering_error=An error occurred while rendering the page.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Page Width
|
||||
page_scale_fit=Page Fit
|
||||
page_scale_auto=Automatic Zoom
|
||||
page_scale_actual=Actual Size
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Error
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Loading…
|
||||
loading_error=An error occurred while loading the PDF.
|
||||
invalid_file_error=Invalid or corrupted PDF file.
|
||||
missing_file_error=Missing PDF file.
|
||||
unexpected_response_error=Unexpected server response.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} Annotation]
|
||||
password_label=Enter the password to open this PDF file.
|
||||
password_invalid=Invalid password. Please try again.
|
||||
password_ok=OK
|
||||
password_cancel=Cancel
|
||||
|
||||
printing_not_supported=Warning: Printing is not fully supported by this browser.
|
||||
printing_not_ready=Warning: The PDF is not fully loaded for printing.
|
||||
web_fonts_disabled=Web fonts are disabled: unable to use embedded PDF fonts.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=This PDF document contains digital signatures. Validation of signatures is not supported.
|
||||
692
res/static/misc/pdf-viewer/web/locale/en-US/viewer.ftl
Normal file
692
res/static/misc/pdf-viewer/web/locale/en-US/viewer.ftl
Normal file
@@ -0,0 +1,692 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Previous Page
|
||||
pdfjs-previous-button-label = Previous
|
||||
pdfjs-next-button =
|
||||
.title = Next Page
|
||||
pdfjs-next-button-label = Next
|
||||
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Page
|
||||
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = of { $pagesCount }
|
||||
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } of { $pagesCount })
|
||||
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Zoom Out
|
||||
pdfjs-zoom-out-button-label = Zoom Out
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Zoom In
|
||||
pdfjs-zoom-in-button-label = Zoom In
|
||||
pdfjs-zoom-select =
|
||||
.title = Zoom
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Switch to Presentation Mode
|
||||
pdfjs-presentation-mode-button-label = Presentation Mode
|
||||
pdfjs-open-file-button =
|
||||
.title = Open File
|
||||
pdfjs-open-file-button-label = Open
|
||||
pdfjs-print-button =
|
||||
.title = Print
|
||||
pdfjs-print-button-label = Print
|
||||
pdfjs-save-button =
|
||||
.title = Save
|
||||
pdfjs-save-button-label = Save
|
||||
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Download
|
||||
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Download
|
||||
|
||||
pdfjs-bookmark-button =
|
||||
.title = Current Page (View URL from Current Page)
|
||||
pdfjs-bookmark-button-label = Current Page
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Tools
|
||||
|
||||
pdfjs-tools-button-label = Tools
|
||||
pdfjs-first-page-button =
|
||||
.title = Go to First Page
|
||||
pdfjs-first-page-button-label = Go to First Page
|
||||
pdfjs-last-page-button =
|
||||
.title = Go to Last Page
|
||||
pdfjs-last-page-button-label = Go to Last Page
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Rotate Clockwise
|
||||
pdfjs-page-rotate-cw-button-label = Rotate Clockwise
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Rotate Counterclockwise
|
||||
pdfjs-page-rotate-ccw-button-label = Rotate Counterclockwise
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Enable Text Selection Tool
|
||||
pdfjs-cursor-text-select-tool-button-label = Text Selection Tool
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Enable Hand Tool
|
||||
pdfjs-cursor-hand-tool-button-label = Hand Tool
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Use Page Scrolling
|
||||
pdfjs-scroll-page-button-label = Page Scrolling
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Use Vertical Scrolling
|
||||
pdfjs-scroll-vertical-button-label = Vertical Scrolling
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Use Horizontal Scrolling
|
||||
pdfjs-scroll-horizontal-button-label = Horizontal Scrolling
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Use Wrapped Scrolling
|
||||
pdfjs-scroll-wrapped-button-label = Wrapped Scrolling
|
||||
pdfjs-spread-none-button =
|
||||
.title = Do not join page spreads
|
||||
pdfjs-spread-none-button-label = No Spreads
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Join page spreads starting with odd-numbered pages
|
||||
pdfjs-spread-odd-button-label = Odd Spreads
|
||||
pdfjs-spread-even-button =
|
||||
.title = Join page spreads starting with even-numbered pages
|
||||
pdfjs-spread-even-button-label = Even Spreads
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Document Properties…
|
||||
pdfjs-document-properties-button-label = Document Properties…
|
||||
pdfjs-document-properties-file-name = File name:
|
||||
pdfjs-document-properties-file-size = File size:
|
||||
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bytes)
|
||||
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bytes)
|
||||
|
||||
pdfjs-document-properties-title = Title:
|
||||
pdfjs-document-properties-author = Author:
|
||||
pdfjs-document-properties-subject = Subject:
|
||||
pdfjs-document-properties-keywords = Keywords:
|
||||
pdfjs-document-properties-creation-date = Creation Date:
|
||||
pdfjs-document-properties-modification-date = Modification Date:
|
||||
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
pdfjs-document-properties-creator = Creator:
|
||||
pdfjs-document-properties-producer = PDF Producer:
|
||||
pdfjs-document-properties-version = PDF Version:
|
||||
pdfjs-document-properties-page-count = Page Count:
|
||||
pdfjs-document-properties-page-size = Page Size:
|
||||
pdfjs-document-properties-page-size-unit-inches = in
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = portrait
|
||||
pdfjs-document-properties-page-size-orientation-landscape = landscape
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Letter
|
||||
pdfjs-document-properties-page-size-name-legal = Legal
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Fast Web View:
|
||||
pdfjs-document-properties-linearized-yes = Yes
|
||||
pdfjs-document-properties-linearized-no = No
|
||||
pdfjs-document-properties-close-button = Close
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Preparing document for printing…
|
||||
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
|
||||
pdfjs-print-progress-close-button = Cancel
|
||||
pdfjs-printing-not-supported = Warning: Printing is not fully supported by this browser.
|
||||
pdfjs-printing-not-ready = Warning: The PDF is not fully loaded for printing.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Toggle Sidebar
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Toggle Sidebar (document contains outline/attachments/layers)
|
||||
pdfjs-toggle-sidebar-button-label = Toggle Sidebar
|
||||
pdfjs-document-outline-button =
|
||||
.title = Show Document Outline (double-click to expand/collapse all items)
|
||||
pdfjs-document-outline-button-label = Document Outline
|
||||
pdfjs-attachments-button =
|
||||
.title = Show Attachments
|
||||
pdfjs-attachments-button-label = Attachments
|
||||
pdfjs-layers-button =
|
||||
.title = Show Layers (double-click to reset all layers to the default state)
|
||||
pdfjs-layers-button-label = Layers
|
||||
pdfjs-thumbs-button =
|
||||
.title = Show Thumbnails
|
||||
pdfjs-thumbs-button-label = Thumbnails
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Find Current Outline Item
|
||||
pdfjs-current-outline-item-button-label = Current Outline Item
|
||||
pdfjs-findbar-button =
|
||||
.title = Find in Document
|
||||
pdfjs-findbar-button-label = Find
|
||||
pdfjs-additional-layers = Additional Layers
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Page { $page }
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Thumbnail of Page { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Find
|
||||
.placeholder = Find in document…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Find the previous occurrence of the phrase
|
||||
pdfjs-find-previous-button-label = Previous
|
||||
pdfjs-find-next-button =
|
||||
.title = Find the next occurrence of the phrase
|
||||
pdfjs-find-next-button-label = Next
|
||||
pdfjs-find-highlight-checkbox = Highlight All
|
||||
pdfjs-find-match-case-checkbox-label = Match Case
|
||||
pdfjs-find-match-diacritics-checkbox-label = Match Diacritics
|
||||
pdfjs-find-entire-word-checkbox-label = Whole Words
|
||||
pdfjs-find-reached-top = Reached top of document, continued from bottom
|
||||
pdfjs-find-reached-bottom = Reached end of document, continued from top
|
||||
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } of { $total } match
|
||||
*[other] { $current } of { $total } matches
|
||||
}
|
||||
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] More than { $limit } match
|
||||
*[other] More than { $limit } matches
|
||||
}
|
||||
|
||||
pdfjs-find-not-found = Phrase not found
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Page Width
|
||||
pdfjs-page-scale-fit = Page Fit
|
||||
pdfjs-page-scale-auto = Automatic Zoom
|
||||
pdfjs-page-scale-actual = Actual Size
|
||||
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Page { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = An error occurred while loading the PDF.
|
||||
pdfjs-invalid-file-error = Invalid or corrupted PDF file.
|
||||
pdfjs-missing-file-error = Missing PDF file.
|
||||
pdfjs-unexpected-response-error = Unexpected server response.
|
||||
pdfjs-rendering-error = An error occurred while rendering the page.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } Annotation]
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Enter the password to open this PDF file.
|
||||
pdfjs-password-invalid = Invalid password. Please try again.
|
||||
pdfjs-password-ok-button = OK
|
||||
pdfjs-password-cancel-button = Cancel
|
||||
pdfjs-web-fonts-disabled = Web fonts are disabled: unable to use embedded PDF fonts.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Text
|
||||
pdfjs-editor-color-picker-free-text-input =
|
||||
.title = Change text color
|
||||
pdfjs-editor-free-text-button-label = Text
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Draw
|
||||
pdfjs-editor-color-picker-ink-input =
|
||||
.title = Change drawing color
|
||||
pdfjs-editor-ink-button-label = Draw
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Add or edit images
|
||||
pdfjs-editor-stamp-button-label = Add or edit images
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Highlight
|
||||
pdfjs-editor-highlight-button-label = Highlight
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Highlight
|
||||
.aria-label = Highlight
|
||||
pdfjs-highlight-floating-button-label = Highlight
|
||||
pdfjs-comment-floating-button =
|
||||
.title = Comment
|
||||
.aria-label = Comment
|
||||
pdfjs-comment-floating-button-label = Comment
|
||||
pdfjs-editor-comment-button =
|
||||
.title = Comment
|
||||
.aria-label = Comment
|
||||
pdfjs-editor-comment-button-label = Comment
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Add signature
|
||||
pdfjs-editor-signature-button-label = Add signature
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Highlight editor
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Drawing editor
|
||||
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Signature editor: { $description }
|
||||
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Image editor
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Remove drawing
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Remove text
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Remove image
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Remove highlight
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Remove signature
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Color
|
||||
pdfjs-editor-free-text-size-input = Size
|
||||
pdfjs-editor-ink-color-input = Color
|
||||
pdfjs-editor-ink-thickness-input = Thickness
|
||||
pdfjs-editor-ink-opacity-input = Opacity
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Add image
|
||||
pdfjs-editor-stamp-add-image-button-label = Add image
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Thickness
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Change thickness when highlighting items other than text
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Signature controls and saved signatures
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Add new signature
|
||||
pdfjs-editor-signature-add-signature-button-label = Add new signature
|
||||
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Saved signature: { $description }
|
||||
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Text Editor
|
||||
.default-content = Start typing…
|
||||
|
||||
# Used to show how many comments are present in the pdf file.
|
||||
# Variables:
|
||||
# $count (Number) - the number of comments.
|
||||
pdfjs-editor-comments-sidebar-title =
|
||||
{ $count ->
|
||||
[one] Comment
|
||||
*[other] Comments
|
||||
}
|
||||
|
||||
pdfjs-editor-comments-sidebar-close-button =
|
||||
.title = Close the sidebar
|
||||
.aria-label = Close the sidebar
|
||||
pdfjs-editor-comments-sidebar-close-button-label = Close the sidebar
|
||||
|
||||
# Instructional copy to add a comment by selecting text or an annotations.
|
||||
pdfjs-editor-comments-sidebar-no-comments = Add a comment by selecting text or an annotation.
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Alt text
|
||||
pdfjs-editor-alt-text-button-label = Alt text
|
||||
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Edit alt text
|
||||
pdfjs-editor-alt-text-dialog-label = Choose an option
|
||||
pdfjs-editor-alt-text-dialog-description = Alt text (alternative text) helps when people can’t see the image or when it doesn’t load.
|
||||
pdfjs-editor-alt-text-add-description-label = Add a description
|
||||
pdfjs-editor-alt-text-add-description-description = Aim for 1-2 sentences that describe the subject, setting, or actions.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Mark as decorative
|
||||
pdfjs-editor-alt-text-mark-decorative-description = This is used for ornamental images, like borders or watermarks.
|
||||
pdfjs-editor-alt-text-cancel-button = Cancel
|
||||
pdfjs-editor-alt-text-save-button = Save
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Marked as decorative
|
||||
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = For example, “A young man sits down at a table to eat a meal”
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Top left corner — resize
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Top middle — resize
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Top right corner — resize
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Middle right — resize
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Bottom right corner — resize
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Bottom middle — resize
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Bottom left corner — resize
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Middle left — resize
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Highlight color
|
||||
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Change color
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Color choices
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Yellow
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Green
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Blue
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Pink
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Red
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Show all
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Show all
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Edit alt text (image description)
|
||||
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Add alt text (image description)
|
||||
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Write your description here…
|
||||
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Short description for people who can’t see the image or when the image doesn’t load.
|
||||
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = This alt text was created automatically and may be inaccurate.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Learn more
|
||||
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Create alt text automatically
|
||||
pdfjs-editor-new-alt-text-not-now-button = Not now
|
||||
pdfjs-editor-new-alt-text-error-title = Couldn’t create alt text automatically
|
||||
pdfjs-editor-new-alt-text-error-description = Please write your own alt text or try again later.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Close
|
||||
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Downloading alt text AI model ({ $downloadedSize } of { $totalSize } MB)
|
||||
.aria-valuetext = Downloading alt text AI model ({ $downloadedSize } of { $totalSize } MB)
|
||||
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Alt text added
|
||||
pdfjs-editor-new-alt-text-added-button-label = Alt text added
|
||||
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Missing alt text
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Missing alt text
|
||||
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Review alt text
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Review alt text
|
||||
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Created automatically: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Image alt text settings
|
||||
pdfjs-image-alt-text-settings-button-label = Image alt text settings
|
||||
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Image alt text settings
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Automatic alt text
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Create alt text automatically
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Suggests descriptions to help people who can’t see the image or when the image doesn’t load.
|
||||
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Alt text AI model ({ $totalSize } MB)
|
||||
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Runs locally on your device so your data stays private. Required for automatic alt text.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Delete
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Download
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Downloading…
|
||||
|
||||
pdfjs-editor-alt-text-settings-editor-title = Alt text editor
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Show alt text editor right away when adding an image
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Helps you make sure all your images have alt text.
|
||||
pdfjs-editor-alt-text-settings-close-button = Close
|
||||
|
||||
## Accessibility labels (announced by screen readers) for objects added to the editor.
|
||||
|
||||
pdfjs-editor-highlight-added-alert = Highlight added
|
||||
pdfjs-editor-freetext-added-alert = Text added
|
||||
pdfjs-editor-ink-added-alert = Drawing added
|
||||
pdfjs-editor-stamp-added-alert = Image added
|
||||
pdfjs-editor-signature-added-alert = Signature added
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Highlight removed
|
||||
pdfjs-editor-undo-bar-message-freetext = Text removed
|
||||
pdfjs-editor-undo-bar-message-ink = Drawing removed
|
||||
pdfjs-editor-undo-bar-message-stamp = Image removed
|
||||
pdfjs-editor-undo-bar-message-signature = Signature removed
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] { $count } annotation removed
|
||||
*[other] { $count } annotations removed
|
||||
}
|
||||
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Undo
|
||||
pdfjs-editor-undo-bar-undo-button-label = Undo
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Close
|
||||
pdfjs-editor-undo-bar-close-button-label = Close
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = This modal allows the user to create a signature to add to a PDF document. The user can edit the name (which also serves as the alt text), and optionally save the signature for repeated use.
|
||||
pdfjs-editor-add-signature-dialog-title = Add a signature
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Type
|
||||
.title = Type
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Draw
|
||||
.title = Draw
|
||||
pdfjs-editor-add-signature-image-button = Image
|
||||
.title = Image
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Type your signature
|
||||
.placeholder = Type your signature
|
||||
pdfjs-editor-add-signature-draw-placeholder = Draw your signature
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Thickness
|
||||
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Drawing thickness: { $thickness }
|
||||
|
||||
pdfjs-editor-add-signature-image-placeholder = Drag a file here to upload
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] Or choose image files
|
||||
*[other] Or browse image files
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Description (alt text)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Description (alt text)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Signature
|
||||
|
||||
|
||||
pdfjs-editor-add-signature-clear-button-label = Clear signature
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Clear signature
|
||||
pdfjs-editor-add-signature-save-checkbox = Save signature
|
||||
pdfjs-editor-add-signature-save-warning-message = You’ve reached the limit of 5 saved signatures. Remove one to save more.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Couldn’t upload image
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Check your network connection or try another image.
|
||||
pdfjs-editor-add-signature-image-no-data-error-title = Can’t convert this image into a signature
|
||||
pdfjs-editor-add-signature-image-no-data-error-description = Please try uploading a different image.
|
||||
pdfjs-editor-add-signature-error-close-button = Close
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Cancel
|
||||
pdfjs-editor-add-signature-add-button = Add
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Remove saved signature
|
||||
pdfjs-editor-delete-signature-button-label1 = Remove saved signature
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Edit description
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Edit description
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-edit-signature-update-button = Update
|
||||
|
||||
## Edit a comment dialog
|
||||
|
||||
pdfjs-editor-edit-comment-actions-button-label = Actions
|
||||
pdfjs-editor-edit-comment-actions-button =
|
||||
.title = Actions
|
||||
pdfjs-editor-edit-comment-close-button-label = Close
|
||||
pdfjs-editor-edit-comment-close-button =
|
||||
.title = Close
|
||||
pdfjs-editor-edit-comment-actions-edit-button-label = Edit
|
||||
pdfjs-editor-edit-comment-actions-delete-button-label = Delete
|
||||
pdfjs-editor-edit-comment-manager-text-input =
|
||||
.placeholder = Enter your comment
|
||||
|
||||
pdfjs-editor-edit-comment-manager-cancel-button = Cancel
|
||||
pdfjs-editor-edit-comment-manager-save-button = Save
|
||||
|
||||
## Edit a comment button in the editor toolbar
|
||||
|
||||
pdfjs-editor-edit-comment-button =
|
||||
.title = Edit comment
|
||||
@@ -1,248 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Previous Page
|
||||
previous_label=Previous
|
||||
next.title=Next Page
|
||||
next_label=Next
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Page
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=of {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} of {{pagesCount}})
|
||||
|
||||
zoom_out.title=Zoom Out
|
||||
zoom_out_label=Zoom Out
|
||||
zoom_in.title=Zoom In
|
||||
zoom_in_label=Zoom In
|
||||
zoom.title=Zoom
|
||||
presentation_mode.title=Switch to Presentation Mode
|
||||
presentation_mode_label=Presentation Mode
|
||||
open_file.title=Open File
|
||||
open_file_label=Open
|
||||
print.title=Print
|
||||
print_label=Print
|
||||
download.title=Download
|
||||
download_label=Download
|
||||
bookmark.title=Current view (copy or open in new window)
|
||||
bookmark_label=Current View
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Tools
|
||||
tools_label=Tools
|
||||
first_page.title=Go to First Page
|
||||
first_page_label=Go to First Page
|
||||
last_page.title=Go to Last Page
|
||||
last_page_label=Go to Last Page
|
||||
page_rotate_cw.title=Rotate Clockwise
|
||||
page_rotate_cw_label=Rotate Clockwise
|
||||
page_rotate_ccw.title=Rotate Counterclockwise
|
||||
page_rotate_ccw_label=Rotate Counterclockwise
|
||||
|
||||
cursor_text_select_tool.title=Enable Text Selection Tool
|
||||
cursor_text_select_tool_label=Text Selection Tool
|
||||
cursor_hand_tool.title=Enable Hand Tool
|
||||
cursor_hand_tool_label=Hand Tool
|
||||
|
||||
scroll_vertical.title=Use Vertical Scrolling
|
||||
scroll_vertical_label=Vertical Scrolling
|
||||
scroll_horizontal.title=Use Horizontal Scrolling
|
||||
scroll_horizontal_label=Horizontal Scrolling
|
||||
scroll_wrapped.title=Use Wrapped Scrolling
|
||||
scroll_wrapped_label=Wrapped Scrolling
|
||||
|
||||
spread_none.title=Do not join page spreads
|
||||
spread_none_label=No Spreads
|
||||
spread_odd.title=Join page spreads starting with odd-numbered pages
|
||||
spread_odd_label=Odd Spreads
|
||||
spread_even.title=Join page spreads starting with even-numbered pages
|
||||
spread_even_label=Even Spreads
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Document Properties…
|
||||
document_properties_label=Document Properties…
|
||||
document_properties_file_name=File name:
|
||||
document_properties_file_size=File size:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
||||
document_properties_title=Title:
|
||||
document_properties_author=Author:
|
||||
document_properties_subject=Subject:
|
||||
document_properties_keywords=Keywords:
|
||||
document_properties_creation_date=Creation Date:
|
||||
document_properties_modification_date=Modification Date:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Creator:
|
||||
document_properties_producer=PDF Producer:
|
||||
document_properties_version=PDF Version:
|
||||
document_properties_page_count=Page Count:
|
||||
document_properties_page_size=Page Size:
|
||||
document_properties_page_size_unit_inches=in
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=portrait
|
||||
document_properties_page_size_orientation_landscape=landscape
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Letter
|
||||
document_properties_page_size_name_legal=Legal
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Fast Web View:
|
||||
document_properties_linearized_yes=Yes
|
||||
document_properties_linearized_no=No
|
||||
document_properties_close=Close
|
||||
|
||||
print_progress_message=Preparing document for printing…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Cancel
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Toggle Sidebar
|
||||
toggle_sidebar_notification2.title=Toggle Sidebar (document contains outline/attachments/layers)
|
||||
toggle_sidebar_label=Toggle Sidebar
|
||||
document_outline.title=Show Document Outline (double-click to expand/collapse all items)
|
||||
document_outline_label=Document Outline
|
||||
attachments.title=Show Attachments
|
||||
attachments_label=Attachments
|
||||
layers.title=Show Layers (double-click to reset all layers to the default state)
|
||||
layers_label=Layers
|
||||
thumbs.title=Show Thumbnails
|
||||
thumbs_label=Thumbnails
|
||||
current_outline_item.title=Find Current Outline Item
|
||||
current_outline_item_label=Current Outline Item
|
||||
findbar.title=Find in Document
|
||||
findbar_label=Find
|
||||
|
||||
additional_layers=Additional Layers
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Page {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Page {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Thumbnail of Page {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Find
|
||||
find_input.placeholder=Find in document…
|
||||
find_previous.title=Find the previous occurrence of the phrase
|
||||
find_previous_label=Previous
|
||||
find_next.title=Find the next occurrence of the phrase
|
||||
find_next_label=Next
|
||||
find_highlight=Highlight all
|
||||
find_match_case_label=Match case
|
||||
find_entire_word_label=Whole words
|
||||
find_reached_top=Reached top of document, continued from bottom
|
||||
find_reached_bottom=Reached end of document, continued from top
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} of {{total}} match
|
||||
find_match_count[two]={{current}} of {{total}} matches
|
||||
find_match_count[few]={{current}} of {{total}} matches
|
||||
find_match_count[many]={{current}} of {{total}} matches
|
||||
find_match_count[other]={{current}} of {{total}} matches
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=More than {{limit}} matches
|
||||
find_match_count_limit[one]=More than {{limit}} match
|
||||
find_match_count_limit[two]=More than {{limit}} matches
|
||||
find_match_count_limit[few]=More than {{limit}} matches
|
||||
find_match_count_limit[many]=More than {{limit}} matches
|
||||
find_match_count_limit[other]=More than {{limit}} matches
|
||||
find_not_found=Phrase not found
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=More Information
|
||||
error_less_info=Less Information
|
||||
error_close=Close
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Message: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Stack: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=File: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Line: {{line}}
|
||||
rendering_error=An error occurred while rendering the page.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Page Width
|
||||
page_scale_fit=Page Fit
|
||||
page_scale_auto=Automatic Zoom
|
||||
page_scale_actual=Actual Size
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Loading…
|
||||
loading_error=An error occurred while loading the PDF.
|
||||
invalid_file_error=Invalid or corrupted PDF file.
|
||||
missing_file_error=Missing PDF file.
|
||||
unexpected_response_error=Unexpected server response.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} Annotation]
|
||||
password_label=Enter the password to open this PDF file.
|
||||
password_invalid=Invalid password. Please try again.
|
||||
password_ok=OK
|
||||
password_cancel=Cancel
|
||||
|
||||
printing_not_supported=Warning: Printing is not fully supported by this browser.
|
||||
printing_not_ready=Warning: The PDF is not fully loaded for printing.
|
||||
web_fonts_disabled=Web fonts are disabled: unable to use embedded PDF fonts.
|
||||
653
res/static/misc/pdf-viewer/web/locale/eo/viewer.ftl
Normal file
653
res/static/misc/pdf-viewer/web/locale/eo/viewer.ftl
Normal file
@@ -0,0 +1,653 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Antaŭa paĝo
|
||||
pdfjs-previous-button-label = Malantaŭen
|
||||
pdfjs-next-button =
|
||||
.title = Venonta paĝo
|
||||
pdfjs-next-button-label = Antaŭen
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Paĝo
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = el { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } el { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Malpligrandigi
|
||||
pdfjs-zoom-out-button-label = Malpligrandigi
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Pligrandigi
|
||||
pdfjs-zoom-in-button-label = Pligrandigi
|
||||
pdfjs-zoom-select =
|
||||
.title = Pligrandigilo
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Iri al prezenta reĝimo
|
||||
pdfjs-presentation-mode-button-label = Prezenta reĝimo
|
||||
pdfjs-open-file-button =
|
||||
.title = Malfermi dosieron
|
||||
pdfjs-open-file-button-label = Malfermi
|
||||
pdfjs-print-button =
|
||||
.title = Presi
|
||||
pdfjs-print-button-label = Presi
|
||||
pdfjs-save-button =
|
||||
.title = Konservi
|
||||
pdfjs-save-button-label = Konservi
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Elŝuti
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Elŝuti
|
||||
pdfjs-bookmark-button =
|
||||
.title = Nuna paĝo (Montri adreson de la nuna paĝo)
|
||||
pdfjs-bookmark-button-label = Nuna paĝo
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Iloj
|
||||
pdfjs-tools-button-label = Iloj
|
||||
pdfjs-first-page-button =
|
||||
.title = Iri al la unua paĝo
|
||||
pdfjs-first-page-button-label = Iri al la unua paĝo
|
||||
pdfjs-last-page-button =
|
||||
.title = Iri al la lasta paĝo
|
||||
pdfjs-last-page-button-label = Iri al la lasta paĝo
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Rotaciigi dekstrume
|
||||
pdfjs-page-rotate-cw-button-label = Rotaciigi dekstrume
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Rotaciigi maldekstrume
|
||||
pdfjs-page-rotate-ccw-button-label = Rotaciigi maldekstrume
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Aktivigi tekstan elektilon
|
||||
pdfjs-cursor-text-select-tool-button-label = Teksta elektilo
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Aktivigi ilon de mano
|
||||
pdfjs-cursor-hand-tool-button-label = Ilo de mano
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Uzi rulumon de paĝo
|
||||
pdfjs-scroll-page-button-label = Rulumo de paĝo
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Uzi vertikalan rulumon
|
||||
pdfjs-scroll-vertical-button-label = Vertikala rulumo
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Uzi horizontalan rulumon
|
||||
pdfjs-scroll-horizontal-button-label = Horizontala rulumo
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Uzi ambaŭdirektan rulumon
|
||||
pdfjs-scroll-wrapped-button-label = Ambaŭdirekta rulumo
|
||||
pdfjs-spread-none-button =
|
||||
.title = Ne montri paĝojn po du
|
||||
pdfjs-spread-none-button-label = Unupaĝa vido
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Kunigi paĝojn komencante per nepara paĝo
|
||||
pdfjs-spread-odd-button-label = Po du paĝoj, neparaj maldekstre
|
||||
pdfjs-spread-even-button =
|
||||
.title = Kunigi paĝojn komencante per para paĝo
|
||||
pdfjs-spread-even-button-label = Po du paĝoj, paraj maldekstre
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Atributoj de dokumento…
|
||||
pdfjs-document-properties-button-label = Atributoj de dokumento…
|
||||
pdfjs-document-properties-file-name = Nomo de dosiero:
|
||||
pdfjs-document-properties-file-size = Grando de dosiero:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KO ({ $b } oktetoj)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } Mo ({ $b } oktetoj)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KO ({ $size_b } oktetoj)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MO ({ $size_b } oktetoj)
|
||||
pdfjs-document-properties-title = Titolo:
|
||||
pdfjs-document-properties-author = Aŭtoro:
|
||||
pdfjs-document-properties-subject = Temo:
|
||||
pdfjs-document-properties-keywords = Ŝlosilvorto:
|
||||
pdfjs-document-properties-creation-date = Dato de kreado:
|
||||
pdfjs-document-properties-modification-date = Dato de modifo:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Kreinto:
|
||||
pdfjs-document-properties-producer = Produktinto de PDF:
|
||||
pdfjs-document-properties-version = Versio de PDF:
|
||||
pdfjs-document-properties-page-count = Nombro de paĝoj:
|
||||
pdfjs-document-properties-page-size = Grando de paĝo:
|
||||
pdfjs-document-properties-page-size-unit-inches = in
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = vertikala
|
||||
pdfjs-document-properties-page-size-orientation-landscape = horizontala
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Letera
|
||||
pdfjs-document-properties-page-size-name-legal = Jura
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Rapida tekstaĵa vido:
|
||||
pdfjs-document-properties-linearized-yes = Jes
|
||||
pdfjs-document-properties-linearized-no = Ne
|
||||
pdfjs-document-properties-close-button = Fermi
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Preparo de dokumento por presi ĝin …
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Nuligi
|
||||
pdfjs-printing-not-supported = Averto: tiu ĉi retumilo ne plene subtenas presadon.
|
||||
pdfjs-printing-not-ready = Averto: la PDF dosiero ne estas plene ŝargita por presado.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Montri/kaŝi flankan strion
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Montri/kaŝi flankan strion (la dokumento enhavas konturon/kunsendaĵojn/tavolojn)
|
||||
pdfjs-toggle-sidebar-button-label = Montri/kaŝi flankan strion
|
||||
pdfjs-document-outline-button =
|
||||
.title = Montri la konturon de dokumento (alklaku duoble por faldi/malfaldi ĉiujn elementojn)
|
||||
pdfjs-document-outline-button-label = Konturo de dokumento
|
||||
pdfjs-attachments-button =
|
||||
.title = Montri kunsendaĵojn
|
||||
pdfjs-attachments-button-label = Kunsendaĵojn
|
||||
pdfjs-layers-button =
|
||||
.title = Montri tavolojn (duoble alklaku por remeti ĉiujn tavolojn en la norman staton)
|
||||
pdfjs-layers-button-label = Tavoloj
|
||||
pdfjs-thumbs-button =
|
||||
.title = Montri miniaturojn
|
||||
pdfjs-thumbs-button-label = Miniaturoj
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Trovi nunan konturan elementon
|
||||
pdfjs-current-outline-item-button-label = Nuna kontura elemento
|
||||
pdfjs-findbar-button =
|
||||
.title = Serĉi en dokumento
|
||||
pdfjs-findbar-button-label = Serĉi
|
||||
pdfjs-additional-layers = Aldonaj tavoloj
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Paĝo { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Miniaturo de paĝo { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Serĉi
|
||||
.placeholder = Serĉi en dokumento…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Serĉi la antaŭan aperon de la frazo
|
||||
pdfjs-find-previous-button-label = Malantaŭen
|
||||
pdfjs-find-next-button =
|
||||
.title = Serĉi la venontan aperon de la frazo
|
||||
pdfjs-find-next-button-label = Antaŭen
|
||||
pdfjs-find-highlight-checkbox = Elstarigi ĉiujn
|
||||
pdfjs-find-match-case-checkbox-label = Distingi inter majuskloj kaj minuskloj
|
||||
pdfjs-find-match-diacritics-checkbox-label = Respekti supersignojn
|
||||
pdfjs-find-entire-word-checkbox-label = Tutaj vortoj
|
||||
pdfjs-find-reached-top = Komenco de la dokumento atingita, daŭrigado ekde la fino
|
||||
pdfjs-find-reached-bottom = Fino de la dokumento atingita, daŭrigado ekde la komenco
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } el { $total } kongruo
|
||||
*[other] { $current } el { $total } kongruoj
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Pli ol { $limit } kongruo
|
||||
*[other] Pli ol { $limit } kongruoj
|
||||
}
|
||||
pdfjs-find-not-found = Frazo ne trovita
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Larĝo de paĝo
|
||||
pdfjs-page-scale-fit = Adapti paĝon
|
||||
pdfjs-page-scale-auto = Aŭtomata skalo
|
||||
pdfjs-page-scale-actual = Reala grando
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Paĝo { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Okazis eraro dum la ŝargado de la PDF dosiero.
|
||||
pdfjs-invalid-file-error = Nevalida aŭ difektita PDF dosiero.
|
||||
pdfjs-missing-file-error = Mankas dosiero PDF.
|
||||
pdfjs-unexpected-response-error = Neatendita respondo de servilo.
|
||||
pdfjs-rendering-error = Okazis eraro dum la montro de la paĝo.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [Prinoto: { $type }]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Tajpu pasvorton por malfermi tiun ĉi dosieron PDF.
|
||||
pdfjs-password-invalid = Nevalida pasvorto. Bonvolu provi denove.
|
||||
pdfjs-password-ok-button = Akcepti
|
||||
pdfjs-password-cancel-button = Nuligi
|
||||
pdfjs-web-fonts-disabled = Neaktivaj teksaĵaj tiparoj: ne elbas uzi enmetitajn tiparojn de PDF.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Teksto
|
||||
pdfjs-editor-color-picker-free-text-input =
|
||||
.title = Ŝanĝi koloron de teksto
|
||||
pdfjs-editor-free-text-button-label = Teksto
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Desegni
|
||||
pdfjs-editor-color-picker-ink-input =
|
||||
.title = Ŝanĝi desegnan koloron
|
||||
pdfjs-editor-ink-button-label = Desegni
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Aldoni aŭ modifi bildojn
|
||||
pdfjs-editor-stamp-button-label = Aldoni aŭ modifi bildojn
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Elstarigi
|
||||
pdfjs-editor-highlight-button-label = Elstarigi
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Elstarigi
|
||||
.aria-label = Elstarigi
|
||||
pdfjs-highlight-floating-button-label = Elstarigi
|
||||
pdfjs-comment-floating-button =
|
||||
.title = Komenti
|
||||
.aria-label = Komenti
|
||||
pdfjs-comment-floating-button-label = Komenti
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Aldoni subskribon
|
||||
pdfjs-editor-signature-button-label = Aldoni subskribon
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Redaktilo de elstaraĵo
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Redaktilo de desegno
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Redaktilo de subskribo: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Redaktilo de bildo
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Forigi desegnon
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Forigi tekston
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Forigi bildon
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Forigi elstaraĵon
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Forigi subskribon
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Koloro
|
||||
pdfjs-editor-free-text-size-input = Grando
|
||||
pdfjs-editor-ink-color-input = Koloro
|
||||
pdfjs-editor-ink-thickness-input = Dikeco
|
||||
pdfjs-editor-ink-opacity-input = Maldiafaneco
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Aldoni bildon
|
||||
pdfjs-editor-stamp-add-image-button-label = Aldoni bildon
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Dikeco
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Ŝanĝi dikecon dum elstarigo de netekstaj elementoj
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Kontrolado de subskriboj kaj konservitaj subskriboj
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Aldoni novan subskribon
|
||||
pdfjs-editor-signature-add-signature-button-label = Aldoni novan subskribon
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Konservita subskribo: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Teksta redaktilo
|
||||
.default-content = Komencu tajpi…
|
||||
pdfjs-free-text =
|
||||
.aria-label = Teksta redaktilo
|
||||
pdfjs-free-text-default-content = Ektajpi…
|
||||
pdfjs-ink =
|
||||
.aria-label = Desegnan redaktilon
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Bildo kreita de uzanto
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Alternativa teksto
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Redakti alternativan tekston
|
||||
pdfjs-editor-alt-text-edit-button-label = Redakti alternativan tekston
|
||||
pdfjs-editor-alt-text-dialog-label = Elektu eblon
|
||||
pdfjs-editor-alt-text-dialog-description = Alternativa teksto helpas personojn, en la okazoj kiam ili ne povas vidi aŭ ŝargi la bildon.
|
||||
pdfjs-editor-alt-text-add-description-label = Aldoni priskribon
|
||||
pdfjs-editor-alt-text-add-description-description = La celo estas unu aŭ du frazoj, kiuj priskribas la temon, etoson aŭ agojn.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Marki kiel ornaman
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Tio ĉi estas uzita por ornamaj bildoj, kiel randoj aŭ fonaj bildoj.
|
||||
pdfjs-editor-alt-text-cancel-button = Nuligi
|
||||
pdfjs-editor-alt-text-save-button = Konservi
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Markita kiel ornama
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Ekzemple: “Juna persono sidiĝas ĉetable por ekmanĝi”
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Alternativa teksto
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Supra maldekstra angulo — ŝangi grandon
|
||||
pdfjs-editor-resizer-label-top-middle = Supra mezo — ŝanĝi grandon
|
||||
pdfjs-editor-resizer-label-top-right = Supran dekstran angulon — ŝanĝi grandon
|
||||
pdfjs-editor-resizer-label-middle-right = Dekstra mezo — ŝanĝi grandon
|
||||
pdfjs-editor-resizer-label-bottom-right = Malsupra deksta angulo — ŝanĝi grandon
|
||||
pdfjs-editor-resizer-label-bottom-middle = Malsupra mezo — ŝanĝi grandon
|
||||
pdfjs-editor-resizer-label-bottom-left = Malsupra maldekstra angulo — ŝanĝi grandon
|
||||
pdfjs-editor-resizer-label-middle-left = Maldekstra mezo — ŝanĝi grandon
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Supra maldekstra angulo — ŝangi grandon
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Supra mezo — ŝanĝi grandon
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Supran dekstran angulon — ŝanĝi grandon
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Dekstra mezo — ŝanĝi grandon
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Malsupra deksta angulo — ŝanĝi grandon
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Malsupra mezo — ŝanĝi grandon
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Malsupra maldekstra angulo — ŝanĝi grandon
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Maldekstra mezo — ŝanĝi grandon
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Elstarigi koloron
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Ŝanĝi koloron
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Elekto de koloroj
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Flava
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Verda
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Blua
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Roza
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Ruĝa
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Montri ĉiujn
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Montri ĉiujn
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Modifi alternativan tekston (priskribo de bildo)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Aldoni alternativan tekston (priskribo de bildo)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Skribu vian priskribon ĉi tie…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Mallonga priskribo por personoj kiuj ne povas vidi la bildon kaj por montri kiam la bildo ne ŝargeblas.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Tiu ĉi alternativa teksto estis aŭtomate kreita kaj povus esti malĝusta.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Pli da informo
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Aŭtomate krei alternativan tekston
|
||||
pdfjs-editor-new-alt-text-not-now-button = Ne nun
|
||||
pdfjs-editor-new-alt-text-error-title = Ne eblis aŭtomate krei alternativan tekston
|
||||
pdfjs-editor-new-alt-text-error-description = Bonvolu skribi vian propran alternativan tekston aŭ provi denove poste.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Fermi
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Elŝuto de modelo de artefarita intelekto por alternativa teksto ({ $downloadedSize } el { $totalSize } MO)
|
||||
.aria-valuetext = Elŝuto de modelo de artefarita intelekto por alternativa teksto ({ $downloadedSize } el { $totalSize } MO)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Alternativa teksto aldonita
|
||||
pdfjs-editor-new-alt-text-added-button-label = Alternativa teksto aldonita
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Mankas alternativa teksto
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Mankas alternativa teksto
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Kontroli alternativan tekston
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Kontroli alternativan tekston
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Aŭtomate kreita: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Agordoj por alternativa teksto de bildoj
|
||||
pdfjs-image-alt-text-settings-button-label = Agordoj por alternativa teksto de bildoj
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Agordoj por alternativa teksto de bildoj
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Aŭtomata alternativa teksto
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Aŭtomate krei alternativan tekston
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Tio ĉi sugestas priskribojn por helpi personojn kiuj ne povas vidi aŭ ŝargi la bildon.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Modelo de artefarita intelekto por alternativa teksto ({ $totalSize } MO)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Ĝi funkcias en via aparato, do viaj datumoj restas privataj. Ĝi estas postulata por aŭtomata kreado de alternativa teksto.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Forigi
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Elŝuti
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Elŝuto…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Redaktilo de alternativa teksto
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Montri redaktilon de alternativa teksto tuj post aldono de bildo
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Tio ĉi helpas vin kontroli ĉu ĉiuj bildoj havas alternativan tekston.
|
||||
pdfjs-editor-alt-text-settings-close-button = Fermi
|
||||
|
||||
## Accessibility labels (announced by screen readers) for objects added to the editor.
|
||||
|
||||
pdfjs-editor-highlight-added-alert = Elstarigo aldonita
|
||||
pdfjs-editor-freetext-added-alert = Teksto aldonita
|
||||
pdfjs-editor-ink-added-alert = Desegno aldonita
|
||||
pdfjs-editor-stamp-added-alert = Bildo aldonita
|
||||
pdfjs-editor-signature-added-alert = Subskribo aldonita
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Elstaraĵo forigita
|
||||
pdfjs-editor-undo-bar-message-freetext = Teksto forigita
|
||||
pdfjs-editor-undo-bar-message-ink = Desegno forigita
|
||||
pdfjs-editor-undo-bar-message-stamp = Bildo forigita
|
||||
pdfjs-editor-undo-bar-message-signature = Subskribo forigita
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] unu prinoto forigita
|
||||
*[other] { $count } prinotoj forigitaj
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Malfari
|
||||
pdfjs-editor-undo-bar-undo-button-label = Malfari
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Fermi
|
||||
pdfjs-editor-undo-bar-close-button-label = Fermi
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = Tiu ĉi fenestro permesas al la uzanto krei subskribon por aldoni al dokumento PDF. La uzanto povas modifi la nomon (kiu estas cetere la alternativa teksto) kaj havas la eblon konservi la subskribon por posta uzo.
|
||||
pdfjs-editor-add-signature-dialog-title = Aldoni subskribon
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Tajpi
|
||||
.title = Tajpi
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Desegni
|
||||
.title = Desegni
|
||||
pdfjs-editor-add-signature-image-button = Bildo
|
||||
.title = Bildo
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Tajpu vian subskribon
|
||||
.placeholder = Tajpu vian subskribon
|
||||
pdfjs-editor-add-signature-draw-placeholder = Desegni vian subskribon
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Dikeco
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Dikeco de desegno: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Trenu dosieron ĉi tien por alŝuti ĝin
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] Aŭ elektu bildan dosieron
|
||||
*[other] Aŭ elektu bildan dosieron
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Priskribo (alternativa teksto)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Priskribo (alternativa teksto)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Subskribo
|
||||
pdfjs-editor-add-signature-clear-button-label = Viŝi subskribon
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Viŝi subskribon
|
||||
pdfjs-editor-add-signature-save-checkbox = Konservi subskribon
|
||||
pdfjs-editor-add-signature-save-warning-message = Vi atingis la limon de kvin konservitaj subskriboj. Forigi unu por povi konservi pli da.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Ne eblis alŝuti bildon
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Kontrolu vian retaliron aŭ provu alŝuti alian bildon.
|
||||
pdfjs-editor-add-signature-image-no-data-error-title = Ne eblas konverti tiun ĉi bildon al subskribo
|
||||
pdfjs-editor-add-signature-image-no-data-error-description = Bonvolu provi alŝuti novan bildon.
|
||||
pdfjs-editor-add-signature-error-close-button = Fermi
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Nuligi
|
||||
pdfjs-editor-add-signature-add-button = Aldoni
|
||||
pdfjs-editor-edit-signature-update-button = Ĝisdatigi
|
||||
|
||||
## Edit a comment dialog
|
||||
|
||||
pdfjs-editor-edit-comment-actions-button-label = Agoj
|
||||
pdfjs-editor-edit-comment-actions-button =
|
||||
.title = Agoj
|
||||
pdfjs-editor-edit-comment-close-button-label = Fermi
|
||||
pdfjs-editor-edit-comment-close-button =
|
||||
.title = Fermi
|
||||
pdfjs-editor-edit-comment-actions-edit-button-label = Modifi
|
||||
pdfjs-editor-edit-comment-actions-delete-button-label = Forigi
|
||||
pdfjs-editor-edit-comment-manager-text-input =
|
||||
.placeholder = Tajpu vian komenton
|
||||
pdfjs-editor-edit-comment-manager-cancel-button = Nuligi
|
||||
pdfjs-editor-edit-comment-manager-save-button = Konservi
|
||||
|
||||
## Edit a comment button in the editor toolbar
|
||||
|
||||
pdfjs-editor-edit-comment-button =
|
||||
.title = Modifi komenton
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Forigi konservitan subskribon
|
||||
pdfjs-editor-delete-signature-button-label1 = Forigi konservitan subskribon
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Modifi priskribon
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Modifi priskribon
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Antaŭa paĝo
|
||||
previous_label=Malantaŭen
|
||||
next.title=Venonta paĝo
|
||||
next_label=Antaŭen
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Paĝo
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=el {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} el {{pagesCount}})
|
||||
|
||||
zoom_out.title=Malpligrandigi
|
||||
zoom_out_label=Malpligrandigi
|
||||
zoom_in.title=Pligrandigi
|
||||
zoom_in_label=Pligrandigi
|
||||
zoom.title=Pligrandigilo
|
||||
presentation_mode.title=Iri al prezenta reĝimo
|
||||
presentation_mode_label=Prezenta reĝimo
|
||||
open_file.title=Malfermi dosieron
|
||||
open_file_label=Malfermi
|
||||
print.title=Presi
|
||||
print_label=Presi
|
||||
download.title=Elŝuti
|
||||
download_label=Elŝuti
|
||||
bookmark.title=Nuna vido (kopii aŭ malfermi en nova fenestro)
|
||||
bookmark_label=Nuna vido
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Iloj
|
||||
tools_label=Iloj
|
||||
first_page.title=Iri al la unua paĝo
|
||||
first_page.label=Iri al la unua paĝo
|
||||
first_page_label=Iri al la unua paĝo
|
||||
last_page.title=Iri al la lasta paĝo
|
||||
last_page.label=Iri al la lasta paĝo
|
||||
last_page_label=Iri al la lasta paĝo
|
||||
page_rotate_cw.title=Rotaciigi dekstrume
|
||||
page_rotate_cw.label=Rotaciigi dekstrume
|
||||
page_rotate_cw_label=Rotaciigi dekstrume
|
||||
page_rotate_ccw.title=Rotaciigi maldekstrume
|
||||
page_rotate_ccw.label=Rotaciigi maldekstrume
|
||||
page_rotate_ccw_label=Rotaciigi maldekstrume
|
||||
|
||||
cursor_text_select_tool.title=Aktivigi tekstan elektilon
|
||||
cursor_text_select_tool_label=Teksta elektilo
|
||||
cursor_hand_tool.title=Aktivigi ilon de mano
|
||||
cursor_hand_tool_label=Ilo de mano
|
||||
|
||||
scroll_vertical.title=Uzi vertikalan ŝovadon
|
||||
scroll_vertical_label=Vertikala ŝovado
|
||||
scroll_horizontal.title=Uzi horizontalan ŝovadon
|
||||
scroll_horizontal_label=Horizontala ŝovado
|
||||
scroll_wrapped.title=Uzi ambaŭdirektan ŝovadon
|
||||
scroll_wrapped_label=Ambaŭdirekta ŝovado
|
||||
|
||||
spread_none.title=Ne montri paĝojn po du
|
||||
spread_none_label=Unupaĝa vido
|
||||
spread_odd.title=Kunigi paĝojn komencante per nepara paĝo
|
||||
spread_odd_label=Po du paĝoj, neparaj maldekstre
|
||||
spread_even.title=Kunigi paĝojn komencante per para paĝo
|
||||
spread_even_label=Po du paĝoj, paraj maldekstre
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Atributoj de dokumento…
|
||||
document_properties_label=Atributoj de dokumento…
|
||||
document_properties_file_name=Nomo de dosiero:
|
||||
document_properties_file_size=Grando de dosiero:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KO ({{size_b}} oktetoj)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MO ({{size_b}} oktetoj)
|
||||
document_properties_title=Titolo:
|
||||
document_properties_author=Aŭtoro:
|
||||
document_properties_subject=Temo:
|
||||
document_properties_keywords=Ŝlosilvorto:
|
||||
document_properties_creation_date=Dato de kreado:
|
||||
document_properties_modification_date=Dato de modifo:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Kreinto:
|
||||
document_properties_producer=Produktinto de PDF:
|
||||
document_properties_version=Versio de PDF:
|
||||
document_properties_page_count=Nombro de paĝoj:
|
||||
document_properties_page_size=Grando de paĝo:
|
||||
document_properties_page_size_unit_inches=in
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=vertikala
|
||||
document_properties_page_size_orientation_landscape=horizontala
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Letera
|
||||
document_properties_page_size_name_legal=Jura
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Rapida tekstaĵa vido:
|
||||
document_properties_linearized_yes=Jes
|
||||
document_properties_linearized_no=Ne
|
||||
document_properties_close=Fermi
|
||||
|
||||
print_progress_message=Preparo de dokumento por presi ĝin …
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Nuligi
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Montri/kaŝi flankan strion
|
||||
toggle_sidebar_notification.title=Montri/kaŝi flankan strion (la dokumento enhavas konturon/aneksaĵojn)
|
||||
toggle_sidebar_notification2.title=Montri/kaŝi flankan strion (la dokumento enhavas konturon/kunsendaĵojn/tavolojn)
|
||||
toggle_sidebar_label=Montri/kaŝi flankan strion
|
||||
document_outline.title=Montri la konturon de dokumento (alklaku duoble por faldi/malfaldi ĉiujn elementojn)
|
||||
document_outline_label=Konturo de dokumento
|
||||
attachments.title=Montri kunsendaĵojn
|
||||
attachments_label=Kunsendaĵojn
|
||||
layers.title=Montri tavolojn (duoble alklaku por remeti ĉiujn tavolojn en la norman staton)
|
||||
layers_label=Tavoloj
|
||||
thumbs.title=Montri miniaturojn
|
||||
thumbs_label=Miniaturoj
|
||||
current_outline_item.title=Trovi nunan konturan elementon
|
||||
current_outline_item_label=Nuna kontura elemento
|
||||
findbar.title=Serĉi en dokumento
|
||||
findbar_label=Serĉi
|
||||
|
||||
additional_layers=Aldonaj tavoloj
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Paĝo {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Paĝo {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Paĝo {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Miniaturo de paĝo {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Serĉi
|
||||
find_input.placeholder=Serĉi en dokumento…
|
||||
find_previous.title=Serĉi la antaŭan aperon de la frazo
|
||||
find_previous_label=Malantaŭen
|
||||
find_next.title=Serĉi la venontan aperon de la frazo
|
||||
find_next_label=Antaŭen
|
||||
find_highlight=Elstarigi ĉiujn
|
||||
find_match_case_label=Distingi inter majuskloj kaj minuskloj
|
||||
find_entire_word_label=Tutaj vortoj
|
||||
find_reached_top=Komenco de la dokumento atingita, daŭrigado ekde la fino
|
||||
find_reached_bottom=Fino de la dokumento atingita, daŭrigado ekde la komenco
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} el {{total}} kongruo
|
||||
find_match_count[two]={{current}} el {{total}} kongruoj
|
||||
find_match_count[few]={{current}} el {{total}} kongruoj
|
||||
find_match_count[many]={{current}} el {{total}} kongruoj
|
||||
find_match_count[other]={{current}} el {{total}} kongruoj
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Pli ol {{limit}} kongruoj
|
||||
find_match_count_limit[one]=Pli ol {{limit}} kongruo
|
||||
find_match_count_limit[two]=Pli ol {{limit}} kongruoj
|
||||
find_match_count_limit[few]=Pli ol {{limit}} kongruoj
|
||||
find_match_count_limit[many]=Pli ol {{limit}} kongruoj
|
||||
find_match_count_limit[other]=Pli ol {{limit}} kongruoj
|
||||
find_not_found=Frazo ne trovita
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Pli da informo
|
||||
error_less_info=Malpli da informo
|
||||
error_close=Fermi
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Mesaĝo: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Stako: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Dosiero: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Linio: {{line}}
|
||||
rendering_error=Okazis eraro dum la montro de la paĝo.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Larĝo de paĝo
|
||||
page_scale_fit=Adapti paĝon
|
||||
page_scale_auto=Aŭtomata skalo
|
||||
page_scale_actual=Reala grando
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Eraro
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Ŝargado…
|
||||
loading_error=Okazis eraro dum la ŝargado de la PDF dosiero.
|
||||
invalid_file_error=Nevalida aŭ difektita PDF dosiero.
|
||||
missing_file_error=Mankas dosiero PDF.
|
||||
unexpected_response_error=Neatendita respondo de servilo.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[Prinoto: {{type}}]
|
||||
password_label=Tajpu pasvorton por malfermi tiun ĉi dosieron PDF.
|
||||
password_invalid=Nevalida pasvorto. Bonvolu provi denove.
|
||||
password_ok=Akcepti
|
||||
password_cancel=Nuligi
|
||||
|
||||
printing_not_supported=Averto: tiu ĉi retumilo ne plene subtenas presadon.
|
||||
printing_not_ready=Averto: la PDF dosiero ne estas plene ŝargita por presado.
|
||||
web_fonts_disabled=Neaktivaj teksaĵaj tiparoj: ne elbas uzi enmetitajn tiparojn de PDF.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=Tiu ĉi dosiero PDF enhavas ciferecajn subskribojn. La validigo de tiuj subskriboj ne estas subtenata.
|
||||
653
res/static/misc/pdf-viewer/web/locale/es-AR/viewer.ftl
Normal file
653
res/static/misc/pdf-viewer/web/locale/es-AR/viewer.ftl
Normal file
@@ -0,0 +1,653 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Página anterior
|
||||
pdfjs-previous-button-label = Anterior
|
||||
pdfjs-next-button =
|
||||
.title = Página siguiente
|
||||
pdfjs-next-button-label = Siguiente
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Página
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = de { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ( { $pageNumber } de { $pagesCount } )
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Alejar
|
||||
pdfjs-zoom-out-button-label = Alejar
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Acercar
|
||||
pdfjs-zoom-in-button-label = Acercar
|
||||
pdfjs-zoom-select =
|
||||
.title = Zoom
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Cambiar a modo presentación
|
||||
pdfjs-presentation-mode-button-label = Modo presentación
|
||||
pdfjs-open-file-button =
|
||||
.title = Abrir archivo
|
||||
pdfjs-open-file-button-label = Abrir
|
||||
pdfjs-print-button =
|
||||
.title = Imprimir
|
||||
pdfjs-print-button-label = Imprimir
|
||||
pdfjs-save-button =
|
||||
.title = Guardar
|
||||
pdfjs-save-button-label = Guardar
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Descargar
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Descargar
|
||||
pdfjs-bookmark-button =
|
||||
.title = Página actual (Ver URL de la página actual)
|
||||
pdfjs-bookmark-button-label = Página actual
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Herramientas
|
||||
pdfjs-tools-button-label = Herramientas
|
||||
pdfjs-first-page-button =
|
||||
.title = Ir a primera página
|
||||
pdfjs-first-page-button-label = Ir a primera página
|
||||
pdfjs-last-page-button =
|
||||
.title = Ir a última página
|
||||
pdfjs-last-page-button-label = Ir a última página
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Rotar horario
|
||||
pdfjs-page-rotate-cw-button-label = Rotar horario
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Rotar antihorario
|
||||
pdfjs-page-rotate-ccw-button-label = Rotar antihorario
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Habilitar herramienta de selección de texto
|
||||
pdfjs-cursor-text-select-tool-button-label = Herramienta de selección de texto
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Habilitar herramienta mano
|
||||
pdfjs-cursor-hand-tool-button-label = Herramienta mano
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Usar desplazamiento de página
|
||||
pdfjs-scroll-page-button-label = Desplazamiento de página
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Usar desplazamiento vertical
|
||||
pdfjs-scroll-vertical-button-label = Desplazamiento vertical
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Usar desplazamiento vertical
|
||||
pdfjs-scroll-horizontal-button-label = Desplazamiento horizontal
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Usar desplazamiento encapsulado
|
||||
pdfjs-scroll-wrapped-button-label = Desplazamiento encapsulado
|
||||
pdfjs-spread-none-button =
|
||||
.title = No unir páginas dobles
|
||||
pdfjs-spread-none-button-label = Sin dobles
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Unir páginas dobles comenzando con las impares
|
||||
pdfjs-spread-odd-button-label = Dobles impares
|
||||
pdfjs-spread-even-button =
|
||||
.title = Unir páginas dobles comenzando con las pares
|
||||
pdfjs-spread-even-button-label = Dobles pares
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Propiedades del documento…
|
||||
pdfjs-document-properties-button-label = Propiedades del documento…
|
||||
pdfjs-document-properties-file-name = Nombre de archivo:
|
||||
pdfjs-document-properties-file-size = Tamaño de archovo:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
|
||||
pdfjs-document-properties-title = Título:
|
||||
pdfjs-document-properties-author = Autor:
|
||||
pdfjs-document-properties-subject = Asunto:
|
||||
pdfjs-document-properties-keywords = Palabras clave:
|
||||
pdfjs-document-properties-creation-date = Fecha de creación:
|
||||
pdfjs-document-properties-modification-date = Fecha de modificación:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Creador:
|
||||
pdfjs-document-properties-producer = PDF Productor:
|
||||
pdfjs-document-properties-version = Versión de PDF:
|
||||
pdfjs-document-properties-page-count = Cantidad de páginas:
|
||||
pdfjs-document-properties-page-size = Tamaño de página:
|
||||
pdfjs-document-properties-page-size-unit-inches = en
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = normal
|
||||
pdfjs-document-properties-page-size-orientation-landscape = apaisado
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Carta
|
||||
pdfjs-document-properties-page-size-name-legal = Legal
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Vista rápida de la Web:
|
||||
pdfjs-document-properties-linearized-yes = Sí
|
||||
pdfjs-document-properties-linearized-no = No
|
||||
pdfjs-document-properties-close-button = Cerrar
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Preparando documento para imprimir…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Cancelar
|
||||
pdfjs-printing-not-supported = Advertencia: La impresión no está totalmente soportada por este navegador.
|
||||
pdfjs-printing-not-ready = Advertencia: El PDF no está completamente cargado para impresión.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Alternar barra lateral
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Alternar barra lateral (el documento contiene esquemas/adjuntos/capas)
|
||||
pdfjs-toggle-sidebar-button-label = Alternar barra lateral
|
||||
pdfjs-document-outline-button =
|
||||
.title = Mostrar esquema del documento (doble clic para expandir/colapsar todos los ítems)
|
||||
pdfjs-document-outline-button-label = Esquema del documento
|
||||
pdfjs-attachments-button =
|
||||
.title = Mostrar adjuntos
|
||||
pdfjs-attachments-button-label = Adjuntos
|
||||
pdfjs-layers-button =
|
||||
.title = Mostrar capas (doble clic para restablecer todas las capas al estado predeterminado)
|
||||
pdfjs-layers-button-label = Capas
|
||||
pdfjs-thumbs-button =
|
||||
.title = Mostrar miniaturas
|
||||
pdfjs-thumbs-button-label = Miniaturas
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Buscar elemento de esquema actual
|
||||
pdfjs-current-outline-item-button-label = Elemento de esquema actual
|
||||
pdfjs-findbar-button =
|
||||
.title = Buscar en documento
|
||||
pdfjs-findbar-button-label = Buscar
|
||||
pdfjs-additional-layers = Capas adicionales
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Página { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Miniatura de página { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Buscar
|
||||
.placeholder = Buscar en documento…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Buscar la aparición anterior de la frase
|
||||
pdfjs-find-previous-button-label = Anterior
|
||||
pdfjs-find-next-button =
|
||||
.title = Buscar la siguiente aparición de la frase
|
||||
pdfjs-find-next-button-label = Siguiente
|
||||
pdfjs-find-highlight-checkbox = Resaltar todo
|
||||
pdfjs-find-match-case-checkbox-label = Coincidir mayúsculas
|
||||
pdfjs-find-match-diacritics-checkbox-label = Coincidir diacríticos
|
||||
pdfjs-find-entire-word-checkbox-label = Palabras completas
|
||||
pdfjs-find-reached-top = Inicio de documento alcanzado, continuando desde abajo
|
||||
pdfjs-find-reached-bottom = Fin de documento alcanzando, continuando desde arriba
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } de { $total } coincidencia
|
||||
*[other] { $current } de { $total } coincidencias
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Más de { $limit } coincidencia
|
||||
*[other] Más de { $limit } coincidencias
|
||||
}
|
||||
pdfjs-find-not-found = Frase no encontrada
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Ancho de página
|
||||
pdfjs-page-scale-fit = Ajustar página
|
||||
pdfjs-page-scale-auto = Zoom automático
|
||||
pdfjs-page-scale-actual = Tamaño real
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Página { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Ocurrió un error al cargar el PDF.
|
||||
pdfjs-invalid-file-error = Archivo PDF no válido o cocrrupto.
|
||||
pdfjs-missing-file-error = Archivo PDF faltante.
|
||||
pdfjs-unexpected-response-error = Respuesta del servidor inesperada.
|
||||
pdfjs-rendering-error = Ocurrió un error al dibujar la página.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } Anotación]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Ingrese la contraseña para abrir este archivo PDF
|
||||
pdfjs-password-invalid = Contraseña inválida. Intente nuevamente.
|
||||
pdfjs-password-ok-button = Aceptar
|
||||
pdfjs-password-cancel-button = Cancelar
|
||||
pdfjs-web-fonts-disabled = Tipografía web deshabilitada: no se pueden usar tipos incrustados en PDF.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Texto
|
||||
pdfjs-editor-color-picker-free-text-input =
|
||||
.title = Cambiar color del texto
|
||||
pdfjs-editor-free-text-button-label = Texto
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Dibujar
|
||||
pdfjs-editor-color-picker-ink-input =
|
||||
.title = Cambiar color del dibujo
|
||||
pdfjs-editor-ink-button-label = Dibujar
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Agregar o editar imágenes
|
||||
pdfjs-editor-stamp-button-label = Agregar o editar imágenes
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Resaltar
|
||||
pdfjs-editor-highlight-button-label = Resaltar
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Resaltar
|
||||
.aria-label = Resaltar
|
||||
pdfjs-highlight-floating-button-label = Resaltar
|
||||
pdfjs-comment-floating-button =
|
||||
.title = Comentar
|
||||
.aria-label = Comentar
|
||||
pdfjs-comment-floating-button-label = Comentar
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Agregar firma
|
||||
pdfjs-editor-signature-button-label = Agregar firma
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Editor de resaltado
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Editor de dibujos
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Editor de firmas: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Editor de imágenes
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Eliminar dibujo
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Eliminar texto
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Eliminar imagen
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Eliminar resaltado
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Eliminar firma
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Color
|
||||
pdfjs-editor-free-text-size-input = Tamaño
|
||||
pdfjs-editor-ink-color-input = Color
|
||||
pdfjs-editor-ink-thickness-input = Espesor
|
||||
pdfjs-editor-ink-opacity-input = Opacidad
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Agregar una imagen
|
||||
pdfjs-editor-stamp-add-image-button-label = Agregar una imagen
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Grosor
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Cambiar el grosor al resaltar elementos que no sean texto
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Controles de firma y firmas guardadas
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Agregar nueva firma
|
||||
pdfjs-editor-signature-add-signature-button-label = Agregar nueva firma
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Firma guardada: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Editor de texto
|
||||
.default-content = Comenzar a tipear…
|
||||
pdfjs-free-text =
|
||||
.aria-label = Editor de texto
|
||||
pdfjs-free-text-default-content = Empezar a tipear…
|
||||
pdfjs-ink =
|
||||
.aria-label = Editor de dibujos
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Imagen creada por el usuario
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Texto alternativo
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Editar texto alternativo
|
||||
pdfjs-editor-alt-text-edit-button-label = Editar el texto alternativo
|
||||
pdfjs-editor-alt-text-dialog-label = Eligir una opción
|
||||
pdfjs-editor-alt-text-dialog-description = El texto alternativo (texto alternativo) ayuda cuando las personas no pueden ver la imagen o cuando no se carga.
|
||||
pdfjs-editor-alt-text-add-description-label = Agregar una descripción
|
||||
pdfjs-editor-alt-text-add-description-description = Intente escribir 1 o 2 oraciones que describan el tema, el entorno o las acciones.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Marcar como decorativo
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Esto se usa para imágenes ornamentales, como bordes o marcas de agua.
|
||||
pdfjs-editor-alt-text-cancel-button = Cancelar
|
||||
pdfjs-editor-alt-text-save-button = Guardar
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Marcado como decorativo
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Por ejemplo: “Un joven se sienta a la mesa a comer”
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Texto alternativo
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Esquina superior izquierda — cambiar el tamaño
|
||||
pdfjs-editor-resizer-label-top-middle = Arriba en el medio — cambiar el tamaño
|
||||
pdfjs-editor-resizer-label-top-right = Esquina superior derecha — cambiar el tamaño
|
||||
pdfjs-editor-resizer-label-middle-right = Al centro a la derecha — cambiar el tamaño
|
||||
pdfjs-editor-resizer-label-bottom-right = Esquina inferior derecha — cambiar el tamaño
|
||||
pdfjs-editor-resizer-label-bottom-middle = Abajo en el medio — cambiar el tamaño
|
||||
pdfjs-editor-resizer-label-bottom-left = Esquina inferior izquierda — cambiar el tamaño
|
||||
pdfjs-editor-resizer-label-middle-left = Al centro a la izquierda — cambiar el tamaño
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Esquina superior izquierda — cambiar el tamaño
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Arriba en el medio — cambiar el tamaño
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Esquina superior derecha — cambiar el tamaño
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Al centro a la derecha — cambiar el tamaño
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Esquina inferior derecha — cambiar el tamaño
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Abajo en el medio — cambiar el tamaño
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Esquina inferior izquierda — cambiar el tamaño
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Al centro a la izquierda — cambiar el tamaño
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Color de resaltado
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Cambiar el color
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Opciones de color
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Amarillo
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Verde
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Azul
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Rosado
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Rojo
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Mostrar todo
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Mostrar todo
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Editar texto alternativo (descripción de la imagen)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Agregar texto alternativo (descripción de la imagen)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Escribir la descripción aquí…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Descripción corta para las personas que no pueden ver la imagen o cuando la imagen no se carga.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Este texto alternativo fue creado automáticamente y puede ser incorrecto.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Conocer más
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Crear texto alternativo automáticamente
|
||||
pdfjs-editor-new-alt-text-not-now-button = No ahora
|
||||
pdfjs-editor-new-alt-text-error-title = No se pudo crear el texto alternativo automáticamente
|
||||
pdfjs-editor-new-alt-text-error-description = Escriba su propio texto alternativo o pruebe nuevamente más tarde.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Cerrar
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Descargando modelo de IA de texto alternativo ({ $downloadedSize } de { $totalSize } MB)
|
||||
.aria-valuetext = Descargando modelo de IA de texto alternativo ({ $downloadedSize } de { $totalSize } MB)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Texto alternativo agregado
|
||||
pdfjs-editor-new-alt-text-added-button-label = Texto alternativo agregado
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Falta el texto alternativo
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Falta el texto alternativo
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Calificar el texto alternativo
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Revisar el texto alternativo
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Creado automáticamente: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Configuración de texto alternativo de la imagen
|
||||
pdfjs-image-alt-text-settings-button-label = Configuración de texto alternativo de la imagen
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Configuración de texto alternativo de la imagen
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Texto alternativo automático
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Crear texto alternativo automáticamente
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Sugiere descripciones para ayudar a las personas que no pueden ver la imagen o cuando la imagen no se carga.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Modelo de IA de texto alternativo ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Se ejecuta localmente en el dispositivo para que los datos se mantengan privados. Requerido para texto alternativo automático.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Borrar
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Descargar
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Descargando…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Editor de texto alternativo
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Mostrar el editor de texto alternativo inmediatamente al agregar una imagen
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Te ayuda a asegurarse de que todas las imágenes tengan texto alternativo.
|
||||
pdfjs-editor-alt-text-settings-close-button = Cerrar
|
||||
|
||||
## Accessibility labels (announced by screen readers) for objects added to the editor.
|
||||
|
||||
pdfjs-editor-highlight-added-alert = Resaltado agregado
|
||||
pdfjs-editor-freetext-added-alert = Texto agregado
|
||||
pdfjs-editor-ink-added-alert = Dibujo agregado
|
||||
pdfjs-editor-stamp-added-alert = Imagen agregada
|
||||
pdfjs-editor-signature-added-alert = Firma agregada
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Resaltado eliminado
|
||||
pdfjs-editor-undo-bar-message-freetext = Texto eliminado
|
||||
pdfjs-editor-undo-bar-message-ink = Dibujo eliminado
|
||||
pdfjs-editor-undo-bar-message-stamp = Imagen eliminado
|
||||
pdfjs-editor-undo-bar-message-signature = Firma eliminada
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] { $count } anotación eliminada
|
||||
*[other] { $count } anotaciones eliminadas
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Deshacer
|
||||
pdfjs-editor-undo-bar-undo-button-label = Deshacer
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Cerrar
|
||||
pdfjs-editor-undo-bar-close-button-label = Cerrar
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = Este modal permite al usuario crear una firma para agregar a un documento PDF. El usuario puede editar el nombre (que también sirve como texto alternativo) y opcionalmente guardar la firma para un uso repetido.
|
||||
pdfjs-editor-add-signature-dialog-title = Agregar una firma
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Tipear
|
||||
.title = Tipear
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Dibujar
|
||||
.title = Dibujar
|
||||
pdfjs-editor-add-signature-image-button = Imagen
|
||||
.title = Imagen
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Escribir la firma
|
||||
.placeholder = Escribir la firma
|
||||
pdfjs-editor-add-signature-draw-placeholder = Dibujar la firma
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Grosor
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Grosor del dibujo: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Arrastrar un archivo acá para subirlo
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] O seleccionar archivos de imágenes
|
||||
*[other] O seleccionar archivos de imágenes
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Descripción (texto alternativo)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Descripción (texto alternativo)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Firma
|
||||
pdfjs-editor-add-signature-clear-button-label = Borrar firma
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Borrar firma
|
||||
pdfjs-editor-add-signature-save-checkbox = Guardar firma
|
||||
pdfjs-editor-add-signature-save-warning-message = Se alcanzó el límite de 5 firmas guardadas. Elimine una para guardar más.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = No se pudo subir la imagen
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Verifique la conexión de red o pruebe con otra imagen.
|
||||
pdfjs-editor-add-signature-image-no-data-error-title = No se puede convertir esta imagen en una firma
|
||||
pdfjs-editor-add-signature-image-no-data-error-description = Intente subir una imagen diferente.
|
||||
pdfjs-editor-add-signature-error-close-button = Cerrar
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Cancelar
|
||||
pdfjs-editor-add-signature-add-button = Agregar
|
||||
pdfjs-editor-edit-signature-update-button = Actualizar
|
||||
|
||||
## Edit a comment dialog
|
||||
|
||||
pdfjs-editor-edit-comment-actions-button-label = Acciones
|
||||
pdfjs-editor-edit-comment-actions-button =
|
||||
.title = Acciones
|
||||
pdfjs-editor-edit-comment-close-button-label = Cerrar
|
||||
pdfjs-editor-edit-comment-close-button =
|
||||
.title = Cerrar
|
||||
pdfjs-editor-edit-comment-actions-edit-button-label = Editar
|
||||
pdfjs-editor-edit-comment-actions-delete-button-label = Borrar
|
||||
pdfjs-editor-edit-comment-manager-text-input =
|
||||
.placeholder = Ingresar un comentario
|
||||
pdfjs-editor-edit-comment-manager-cancel-button = Cancelar
|
||||
pdfjs-editor-edit-comment-manager-save-button = Guardar
|
||||
|
||||
## Edit a comment button in the editor toolbar
|
||||
|
||||
pdfjs-editor-edit-comment-button =
|
||||
.title = Editar comentario
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Eliminar firma guardada
|
||||
pdfjs-editor-delete-signature-button-label1 = Eliminar firma guardada
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Editar descripción
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Editar descripción
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Página anterior
|
||||
previous_label=Anterior
|
||||
next.title=Página siguiente
|
||||
next_label=Siguiente
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Página
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=de {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=( {{pageNumber}} de {{pagesCount}} )
|
||||
|
||||
zoom_out.title=Alejar
|
||||
zoom_out_label=Alejar
|
||||
zoom_in.title=Acercar
|
||||
zoom_in_label=Acercar
|
||||
zoom.title=Zoom
|
||||
presentation_mode.title=Cambiar a modo presentación
|
||||
presentation_mode_label=Modo presentación
|
||||
open_file.title=Abrir archivo
|
||||
open_file_label=Abrir
|
||||
print.title=Imprimir
|
||||
print_label=Imprimir
|
||||
download.title=Descargar
|
||||
download_label=Descargar
|
||||
bookmark.title=Vista actual (copiar o abrir en nueva ventana)
|
||||
bookmark_label=Vista actual
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Herramientas
|
||||
tools_label=Herramientas
|
||||
first_page.title=Ir a primera página
|
||||
first_page.label=Ir a primera página
|
||||
first_page_label=Ir a primera página
|
||||
last_page.title=Ir a última página
|
||||
last_page.label=Ir a última página
|
||||
last_page_label=Ir a última página
|
||||
page_rotate_cw.title=Rotar horario
|
||||
page_rotate_cw.label=Rotar horario
|
||||
page_rotate_cw_label=Rotar horario
|
||||
page_rotate_ccw.title=Rotar antihorario
|
||||
page_rotate_ccw.label=Rotar antihorario
|
||||
page_rotate_ccw_label=Rotar antihorario
|
||||
|
||||
cursor_text_select_tool.title=Habilitar herramienta de selección de texto
|
||||
cursor_text_select_tool_label=Herramienta de selección de texto
|
||||
cursor_hand_tool.title=Habilitar herramienta mano
|
||||
cursor_hand_tool_label=Herramienta mano
|
||||
|
||||
scroll_vertical.title=Usar desplazamiento vertical
|
||||
scroll_vertical_label=Desplazamiento vertical
|
||||
scroll_horizontal.title=Usar desplazamiento vertical
|
||||
scroll_horizontal_label=Desplazamiento horizontal
|
||||
scroll_wrapped.title=Usar desplazamiento encapsulado
|
||||
scroll_wrapped_label=Desplazamiento encapsulado
|
||||
|
||||
spread_none.title=No unir páginas dobles
|
||||
spread_none_label=Sin dobles
|
||||
spread_odd.title=Unir páginas dobles comenzando con las impares
|
||||
spread_odd_label=Dobles impares
|
||||
spread_even.title=Unir páginas dobles comenzando con las pares
|
||||
spread_even_label=Dobles pares
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Propiedades del documento…
|
||||
document_properties_label=Propiedades del documento…
|
||||
document_properties_file_name=Nombre de archivo:
|
||||
document_properties_file_size=Tamaño de archovo:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
||||
document_properties_title=Título:
|
||||
document_properties_author=Autor:
|
||||
document_properties_subject=Asunto:
|
||||
document_properties_keywords=Palabras clave:
|
||||
document_properties_creation_date=Fecha de creación:
|
||||
document_properties_modification_date=Fecha de modificación:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Creador:
|
||||
document_properties_producer=PDF Productor:
|
||||
document_properties_version=Versión de PDF:
|
||||
document_properties_page_count=Cantidad de páginas:
|
||||
document_properties_page_size=Tamaño de página:
|
||||
document_properties_page_size_unit_inches=en
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=normal
|
||||
document_properties_page_size_orientation_landscape=apaisado
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Carta
|
||||
document_properties_page_size_name_legal=Legal
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Vista rápida de la Web:
|
||||
document_properties_linearized_yes=Sí
|
||||
document_properties_linearized_no=No
|
||||
document_properties_close=Cerrar
|
||||
|
||||
print_progress_message=Preparando documento para imprimir…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Cancelar
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Alternar barra lateral
|
||||
toggle_sidebar_notification.title=Intercambiar barra lateral (el documento contiene esquema/adjuntos)
|
||||
toggle_sidebar_notification2.title=Alternar barra lateral (el documento contiene esquemas/adjuntos/capas)
|
||||
toggle_sidebar_label=Alternar barra lateral
|
||||
document_outline.title=Mostrar esquema del documento (doble clic para expandir/colapsar todos los ítems)
|
||||
document_outline_label=Esquema del documento
|
||||
attachments.title=Mostrar adjuntos
|
||||
attachments_label=Adjuntos
|
||||
layers.title=Mostrar capas (doble clic para restablecer todas las capas al estado predeterminado)
|
||||
layers_label=Capas
|
||||
thumbs.title=Mostrar miniaturas
|
||||
thumbs_label=Miniaturas
|
||||
current_outline_item.title=Buscar elemento de esquema actual
|
||||
current_outline_item_label=Elemento de esquema actual
|
||||
findbar.title=Buscar en documento
|
||||
findbar_label=Buscar
|
||||
|
||||
additional_layers=Capas adicionales
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Página {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Página {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Página {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Miniatura de página {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Buscar
|
||||
find_input.placeholder=Buscar en documento…
|
||||
find_previous.title=Buscar la aparición anterior de la frase
|
||||
find_previous_label=Anterior
|
||||
find_next.title=Buscar la siguiente aparición de la frase
|
||||
find_next_label=Siguiente
|
||||
find_highlight=Resaltar todo
|
||||
find_match_case_label=Coincidir mayúsculas
|
||||
find_entire_word_label=Palabras completas
|
||||
find_reached_top=Inicio de documento alcanzado, continuando desde abajo
|
||||
find_reached_bottom=Fin de documento alcanzando, continuando desde arriba
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} de {{total}} coincidencias
|
||||
find_match_count[two]={{current}} de {{total}} coincidencias
|
||||
find_match_count[few]={{current}} de {{total}} coincidencias
|
||||
find_match_count[many]={{current}} de {{total}} coincidencias
|
||||
find_match_count[other]={{current}} de {{total}} coincidencias
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Más de {{limit}} coincidencias
|
||||
find_match_count_limit[one]=Más de {{limit}} coinciden
|
||||
find_match_count_limit[two]=Más de {{limit}} coincidencias
|
||||
find_match_count_limit[few]=Más de {{limit}} coincidencias
|
||||
find_match_count_limit[many]=Más de {{limit}} coincidencias
|
||||
find_match_count_limit[other]=Más de {{limit}} coincidencias
|
||||
find_not_found=Frase no encontrada
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Más información
|
||||
error_less_info=Menos información
|
||||
error_close=Cerrar
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Mensaje: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Pila: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Archivo: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Línea: {{line}}
|
||||
rendering_error=Ocurrió un error al dibujar la página.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Ancho de página
|
||||
page_scale_fit=Ajustar página
|
||||
page_scale_auto=Zoom automático
|
||||
page_scale_actual=Tamaño real
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Error
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Cargando…
|
||||
loading_error=Ocurrió un error al cargar el PDF.
|
||||
invalid_file_error=Archivo PDF no válido o cocrrupto.
|
||||
missing_file_error=Archivo PDF faltante.
|
||||
unexpected_response_error=Respuesta del servidor inesperada.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} Anotación]
|
||||
password_label=Ingrese la contraseña para abrir este archivo PDF
|
||||
password_invalid=Contraseña inválida. Intente nuevamente.
|
||||
password_ok=Aceptar
|
||||
password_cancel=Cancelar
|
||||
|
||||
printing_not_supported=Advertencia: La impresión no está totalmente soportada por este navegador.
|
||||
printing_not_ready=Advertencia: El PDF no está completamente cargado para impresión.
|
||||
web_fonts_disabled=Tipografía web deshabilitada: no se pueden usar tipos incrustados en PDF.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=Este documento PDF tiene firmas digitales. La validación de firmas no está soportada.
|
||||
653
res/static/misc/pdf-viewer/web/locale/es-CL/viewer.ftl
Normal file
653
res/static/misc/pdf-viewer/web/locale/es-CL/viewer.ftl
Normal file
@@ -0,0 +1,653 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Página anterior
|
||||
pdfjs-previous-button-label = Anterior
|
||||
pdfjs-next-button =
|
||||
.title = Página siguiente
|
||||
pdfjs-next-button-label = Siguiente
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Página
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = de { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } de { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Alejar
|
||||
pdfjs-zoom-out-button-label = Alejar
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Acercar
|
||||
pdfjs-zoom-in-button-label = Acercar
|
||||
pdfjs-zoom-select =
|
||||
.title = Ampliación
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Cambiar al modo de presentación
|
||||
pdfjs-presentation-mode-button-label = Modo de presentación
|
||||
pdfjs-open-file-button =
|
||||
.title = Abrir archivo
|
||||
pdfjs-open-file-button-label = Abrir
|
||||
pdfjs-print-button =
|
||||
.title = Imprimir
|
||||
pdfjs-print-button-label = Imprimir
|
||||
pdfjs-save-button =
|
||||
.title = Guardar
|
||||
pdfjs-save-button-label = Guardar
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Descargar
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Descargar
|
||||
pdfjs-bookmark-button =
|
||||
.title = Página actual (Ver URL de la página actual)
|
||||
pdfjs-bookmark-button-label = Página actual
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Herramientas
|
||||
pdfjs-tools-button-label = Herramientas
|
||||
pdfjs-first-page-button =
|
||||
.title = Ir a la primera página
|
||||
pdfjs-first-page-button-label = Ir a la primera página
|
||||
pdfjs-last-page-button =
|
||||
.title = Ir a la última página
|
||||
pdfjs-last-page-button-label = Ir a la última página
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Girar a la derecha
|
||||
pdfjs-page-rotate-cw-button-label = Girar a la derecha
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Girar a la izquierda
|
||||
pdfjs-page-rotate-ccw-button-label = Girar a la izquierda
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Activar la herramienta de selección de texto
|
||||
pdfjs-cursor-text-select-tool-button-label = Herramienta de selección de texto
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Activar la herramienta de mano
|
||||
pdfjs-cursor-hand-tool-button-label = Herramienta de mano
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Usar desplazamiento de página
|
||||
pdfjs-scroll-page-button-label = Desplazamiento de página
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Usar desplazamiento vertical
|
||||
pdfjs-scroll-vertical-button-label = Desplazamiento vertical
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Usar desplazamiento horizontal
|
||||
pdfjs-scroll-horizontal-button-label = Desplazamiento horizontal
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Usar desplazamiento en bloque
|
||||
pdfjs-scroll-wrapped-button-label = Desplazamiento en bloque
|
||||
pdfjs-spread-none-button =
|
||||
.title = No juntar páginas a modo de libro
|
||||
pdfjs-spread-none-button-label = Vista de una página
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Junta las páginas partiendo con una de número impar
|
||||
pdfjs-spread-odd-button-label = Vista de libro impar
|
||||
pdfjs-spread-even-button =
|
||||
.title = Junta las páginas partiendo con una de número par
|
||||
pdfjs-spread-even-button-label = Vista de libro par
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Propiedades del documento…
|
||||
pdfjs-document-properties-button-label = Propiedades del documento…
|
||||
pdfjs-document-properties-file-name = Nombre de archivo:
|
||||
pdfjs-document-properties-file-size = Tamaño del archivo:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
|
||||
pdfjs-document-properties-title = Título:
|
||||
pdfjs-document-properties-author = Autor:
|
||||
pdfjs-document-properties-subject = Asunto:
|
||||
pdfjs-document-properties-keywords = Palabras clave:
|
||||
pdfjs-document-properties-creation-date = Fecha de creación:
|
||||
pdfjs-document-properties-modification-date = Fecha de modificación:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Creador:
|
||||
pdfjs-document-properties-producer = Productor del PDF:
|
||||
pdfjs-document-properties-version = Versión de PDF:
|
||||
pdfjs-document-properties-page-count = Cantidad de páginas:
|
||||
pdfjs-document-properties-page-size = Tamaño de la página:
|
||||
pdfjs-document-properties-page-size-unit-inches = in
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = vertical
|
||||
pdfjs-document-properties-page-size-orientation-landscape = horizontal
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Carta
|
||||
pdfjs-document-properties-page-size-name-legal = Oficio
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Vista rápida en Web:
|
||||
pdfjs-document-properties-linearized-yes = Sí
|
||||
pdfjs-document-properties-linearized-no = No
|
||||
pdfjs-document-properties-close-button = Cerrar
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Preparando documento para impresión…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Cancelar
|
||||
pdfjs-printing-not-supported = Advertencia: Imprimir no está soportado completamente por este navegador.
|
||||
pdfjs-printing-not-ready = Advertencia: El PDF no está completamente cargado para ser impreso.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Barra lateral
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Cambiar barra lateral (índice de contenidos del documento/adjuntos/capas)
|
||||
pdfjs-toggle-sidebar-button-label = Mostrar u ocultar la barra lateral
|
||||
pdfjs-document-outline-button =
|
||||
.title = Mostrar esquema del documento (doble clic para expandir/contraer todos los elementos)
|
||||
pdfjs-document-outline-button-label = Esquema del documento
|
||||
pdfjs-attachments-button =
|
||||
.title = Mostrar adjuntos
|
||||
pdfjs-attachments-button-label = Adjuntos
|
||||
pdfjs-layers-button =
|
||||
.title = Mostrar capas (doble clic para restablecer todas las capas al estado predeterminado)
|
||||
pdfjs-layers-button-label = Capas
|
||||
pdfjs-thumbs-button =
|
||||
.title = Mostrar miniaturas
|
||||
pdfjs-thumbs-button-label = Miniaturas
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Buscar elemento de esquema actual
|
||||
pdfjs-current-outline-item-button-label = Elemento de esquema actual
|
||||
pdfjs-findbar-button =
|
||||
.title = Buscar en el documento
|
||||
pdfjs-findbar-button-label = Buscar
|
||||
pdfjs-additional-layers = Capas adicionales
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Página { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Miniatura de la página { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Encontrar
|
||||
.placeholder = Encontrar en el documento…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Buscar la aparición anterior de la frase
|
||||
pdfjs-find-previous-button-label = Previo
|
||||
pdfjs-find-next-button =
|
||||
.title = Buscar la siguiente aparición de la frase
|
||||
pdfjs-find-next-button-label = Siguiente
|
||||
pdfjs-find-highlight-checkbox = Destacar todos
|
||||
pdfjs-find-match-case-checkbox-label = Coincidir mayús./minús.
|
||||
pdfjs-find-match-diacritics-checkbox-label = Coincidir diacríticos
|
||||
pdfjs-find-entire-word-checkbox-label = Palabras completas
|
||||
pdfjs-find-reached-top = Se alcanzó el inicio del documento, continuando desde el final
|
||||
pdfjs-find-reached-bottom = Se alcanzó el final del documento, continuando desde el inicio
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] Coincidencia { $current } de { $total }
|
||||
*[other] Coincidencia { $current } de { $total }
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Más de { $limit } coincidencia
|
||||
*[other] Más de { $limit } coincidencias
|
||||
}
|
||||
pdfjs-find-not-found = Frase no encontrada
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Ancho de página
|
||||
pdfjs-page-scale-fit = Ajuste de página
|
||||
pdfjs-page-scale-auto = Aumento automático
|
||||
pdfjs-page-scale-actual = Tamaño actual
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Página { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Ocurrió un error al cargar el PDF.
|
||||
pdfjs-invalid-file-error = Archivo PDF inválido o corrupto.
|
||||
pdfjs-missing-file-error = Falta el archivo PDF.
|
||||
pdfjs-unexpected-response-error = Respuesta del servidor inesperada.
|
||||
pdfjs-rendering-error = Ocurrió un error al renderizar la página.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } Anotación]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Ingresa la contraseña para abrir este archivo PDF.
|
||||
pdfjs-password-invalid = Contraseña inválida. Por favor, vuelve a intentarlo.
|
||||
pdfjs-password-ok-button = Aceptar
|
||||
pdfjs-password-cancel-button = Cancelar
|
||||
pdfjs-web-fonts-disabled = Las tipografías web están desactivadas: imposible usar las fuentes PDF embebidas.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Texto
|
||||
pdfjs-editor-color-picker-free-text-input =
|
||||
.title = Cambiar color del texto
|
||||
pdfjs-editor-free-text-button-label = Texto
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Dibujar
|
||||
pdfjs-editor-color-picker-ink-input =
|
||||
.title = Cambiar color del dibujo
|
||||
pdfjs-editor-ink-button-label = Dibujar
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Añadir o editar imágenes
|
||||
pdfjs-editor-stamp-button-label = Añadir o editar imágenes
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Destacar
|
||||
pdfjs-editor-highlight-button-label = Destacar
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Destacar
|
||||
.aria-label = Destacar
|
||||
pdfjs-highlight-floating-button-label = Destacar
|
||||
pdfjs-comment-floating-button =
|
||||
.title = Comentario
|
||||
.aria-label = Comentario
|
||||
pdfjs-comment-floating-button-label = Comentario
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Añadir firma
|
||||
pdfjs-editor-signature-button-label = Añadir firma
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Editor de destacados
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Editor de dibujos
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Editor de firmas: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Editor de imágenes
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Eliminar dibujo
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Eliminar texto
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Eliminar imagen
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Quitar resaltado
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Eliminar firma
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Color
|
||||
pdfjs-editor-free-text-size-input = Tamaño
|
||||
pdfjs-editor-ink-color-input = Color
|
||||
pdfjs-editor-ink-thickness-input = Grosor
|
||||
pdfjs-editor-ink-opacity-input = Opacidad
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Añadir imagen
|
||||
pdfjs-editor-stamp-add-image-button-label = Añadir imagen
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Grosor
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Cambia el grosor al resaltar elementos que no sean texto
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Controles de firma y firmas guardadas
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Añadir nueva firma
|
||||
pdfjs-editor-signature-add-signature-button-label = Añadir nueva firma
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Firma guardada: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Editor de texto
|
||||
.default-content = Empieza a escribir…
|
||||
pdfjs-free-text =
|
||||
.aria-label = Editor de texto
|
||||
pdfjs-free-text-default-content = Empieza a escribir…
|
||||
pdfjs-ink =
|
||||
.aria-label = Editor de dibujos
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Imagen creada por el usuario
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Texto alternativo
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Editar texto alternativo
|
||||
pdfjs-editor-alt-text-edit-button-label = Editar texto alternativo
|
||||
pdfjs-editor-alt-text-dialog-label = Elige una opción
|
||||
pdfjs-editor-alt-text-dialog-description = El texto alternativo (alt text) ayuda cuando las personas no pueden ver la imagen o cuando no se carga.
|
||||
pdfjs-editor-alt-text-add-description-label = Añade una descripción
|
||||
pdfjs-editor-alt-text-add-description-description = Intenta escribir 1 o 2 oraciones que describan el tema, el ambiente o las acciones.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Marcar como decorativa
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Se utiliza para imágenes ornamentales, como bordes o marcas de agua.
|
||||
pdfjs-editor-alt-text-cancel-button = Cancelar
|
||||
pdfjs-editor-alt-text-save-button = Guardar
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Marcada como decorativa
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Por ejemplo: “Un joven se sienta a la mesa a comer”
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Texto alternativo
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Esquina superior izquierda — cambiar el tamaño
|
||||
pdfjs-editor-resizer-label-top-middle = Borde superior en el medio — cambiar el tamaño
|
||||
pdfjs-editor-resizer-label-top-right = Esquina superior derecha — cambiar el tamaño
|
||||
pdfjs-editor-resizer-label-middle-right = Borde derecho en el medio — cambiar el tamaño
|
||||
pdfjs-editor-resizer-label-bottom-right = Esquina inferior derecha — cambiar el tamaño
|
||||
pdfjs-editor-resizer-label-bottom-middle = Borde inferior en el medio — cambiar el tamaño
|
||||
pdfjs-editor-resizer-label-bottom-left = Esquina inferior izquierda — cambiar el tamaño
|
||||
pdfjs-editor-resizer-label-middle-left = Borde izquierdo en el medio — cambiar el tamaño
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Esquina superior izquierda — cambiar el tamaño
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Borde superior en el medio — cambiar el tamaño
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Esquina superior derecha — cambiar el tamaño
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Borde derecho en el medio — cambiar el tamaño
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Esquina inferior derecha — cambiar el tamaño
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Borde inferior en el medio — cambiar el tamaño
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Esquina inferior izquierda — cambiar el tamaño
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Borde izquierdo en el medio — cambiar el tamaño
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Color de resaltado
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Cambiar color
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Opciones de color
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Amarillo
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Verde
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Azul
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Rosa
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Rojo
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Mostrar todo
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Mostrar todo
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Editar texto alternativo (descripción de la imagen)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Añadir texto alternativo (descripción de la imagen)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Escribe tu descripción aquí…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Breve descripción para las personas que no pueden ver la imagen o cuando la imagen no se carga.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Este texto alternativo fue creado automáticamente y puede ser incorrecto.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Aprender más
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Crear texto alternativo automáticamente
|
||||
pdfjs-editor-new-alt-text-not-now-button = Ahora no
|
||||
pdfjs-editor-new-alt-text-error-title = No se pudo crear el texto alternativo automáticamente
|
||||
pdfjs-editor-new-alt-text-error-description = Escribe tu propio texto alternativo o vuelve a intentarlo más tarde.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Cerrar
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Descargando el modelo de IA de texto alternativo ({ $downloadedSize } de { $totalSize } MB)
|
||||
.aria-valuetext = Descargando el modelo de IA de texto alternativo ({ $downloadedSize } de { $totalSize } MB)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Se añadió el texto alternativo
|
||||
pdfjs-editor-new-alt-text-added-button-label = Se añadió el texto alternativo
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Falta el texto alternativo
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Falta el texto alternativo
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Revisar el texto alternativo
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Revisar el texto alternativo
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Creado automáticamente: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Ajustes del texto alternativo de la imagen
|
||||
pdfjs-image-alt-text-settings-button-label = Ajustes del texto alternativo de la imagen
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Ajustes del texto alternativo de la imagen
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Texto alternativo automático
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Crear texto alternativo automáticamente
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Sugiere descripciones para ayudar a las personas que no pueden ver la imagen o cuando la imagen no se carga.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Modelo de IA de texto alternativo ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Se ejecuta localmente en tu dispositivo para que tus datos permanezcan privados. Necesario para el texto alternativo automático.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Eliminar
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Descargar
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Bajando…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Editor de texto alternativo
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Mostrar el editor de texto alternativo inmediatamente al añadir una imagen
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Te ayuda a asegurarte de que todas tus imágenes tengan texto alternativo.
|
||||
pdfjs-editor-alt-text-settings-close-button = Cerrar
|
||||
|
||||
## Accessibility labels (announced by screen readers) for objects added to the editor.
|
||||
|
||||
pdfjs-editor-highlight-added-alert = Destacado añadido
|
||||
pdfjs-editor-freetext-added-alert = Texto añadido
|
||||
pdfjs-editor-ink-added-alert = Dibujo añadido
|
||||
pdfjs-editor-stamp-added-alert = Imagen añadida
|
||||
pdfjs-editor-signature-added-alert = Firma añadida
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Resaltado eliminado
|
||||
pdfjs-editor-undo-bar-message-freetext = Texto eliminado
|
||||
pdfjs-editor-undo-bar-message-ink = Dibujo eliminado
|
||||
pdfjs-editor-undo-bar-message-stamp = Imagen eliminada
|
||||
pdfjs-editor-undo-bar-message-signature = Firma eliminada
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] { $count } anotación eliminada
|
||||
*[other] { $count } anotaciones eliminadas
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Deshacer
|
||||
pdfjs-editor-undo-bar-undo-button-label = Deshacer
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Cerrar
|
||||
pdfjs-editor-undo-bar-close-button-label = Cerrar
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = Este modal permite al usuario crear una firma para agregarla a un documento PDF. El usuario puede editar el nombre (que también sirve como texto alternativo) y, opcionalmente, guardar la firma para usarla nuevamente.
|
||||
pdfjs-editor-add-signature-dialog-title = Añadir una firma
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Escribir
|
||||
.title = Escribir
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Dibujar
|
||||
.title = Dibujar
|
||||
pdfjs-editor-add-signature-image-button = Imagen
|
||||
.title = Imagen
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Escribe tu firma
|
||||
.placeholder = Escribe tu firma
|
||||
pdfjs-editor-add-signature-draw-placeholder = Dibuja tu firma
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Grosor
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Grosor del dibujo: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Arrastre un archivo aquí para cargarlo
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] O elige archivos de imagen
|
||||
*[other] O busca archivos de imagen
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Descripción (texto alternativo)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Descripción (texto alternativo)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Firma
|
||||
pdfjs-editor-add-signature-clear-button-label = Limpiar firma
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Limpiar firma
|
||||
pdfjs-editor-add-signature-save-checkbox = Guardar firma
|
||||
pdfjs-editor-add-signature-save-warning-message = Has alcanzado el límite de 5 firmas guardadas. Elimina una para guardar más.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = No se pudo subir la imagen
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Verifica tu conexión de red o prueba con otra imagen.
|
||||
pdfjs-editor-add-signature-image-no-data-error-title = No se puede convertir esta imagen en una firma
|
||||
pdfjs-editor-add-signature-image-no-data-error-description = Por favor, intenta cargar una imagen diferente.
|
||||
pdfjs-editor-add-signature-error-close-button = Cerrar
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Cancelar
|
||||
pdfjs-editor-add-signature-add-button = Añadir
|
||||
pdfjs-editor-edit-signature-update-button = Actualizar
|
||||
|
||||
## Edit a comment dialog
|
||||
|
||||
pdfjs-editor-edit-comment-actions-button-label = Acciones
|
||||
pdfjs-editor-edit-comment-actions-button =
|
||||
.title = Acciones
|
||||
pdfjs-editor-edit-comment-close-button-label = Cerrar
|
||||
pdfjs-editor-edit-comment-close-button =
|
||||
.title = Cerrar
|
||||
pdfjs-editor-edit-comment-actions-edit-button-label = Editar
|
||||
pdfjs-editor-edit-comment-actions-delete-button-label = Eliminar
|
||||
pdfjs-editor-edit-comment-manager-text-input =
|
||||
.placeholder = Ingresa tu comentario
|
||||
pdfjs-editor-edit-comment-manager-cancel-button = Cancelar
|
||||
pdfjs-editor-edit-comment-manager-save-button = Guardar
|
||||
|
||||
## Edit a comment button in the editor toolbar
|
||||
|
||||
pdfjs-editor-edit-comment-button =
|
||||
.title = Editar comentario
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Eliminar firma guardada
|
||||
pdfjs-editor-delete-signature-button-label1 = Eliminar firma guardada
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Editar descripción
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Editar descripción
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Página anterior
|
||||
previous_label=Anterior
|
||||
next.title=Página siguiente
|
||||
next_label=Siguiente
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Página
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=de {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} de {{pagesCount}})
|
||||
|
||||
zoom_out.title=Alejar
|
||||
zoom_out_label=Alejar
|
||||
zoom_in.title=Acercar
|
||||
zoom_in_label=Acercar
|
||||
zoom.title=Ampliación
|
||||
presentation_mode.title=Cambiar al modo de presentación
|
||||
presentation_mode_label=Modo de presentación
|
||||
open_file.title=Abrir archivo
|
||||
open_file_label=Abrir
|
||||
print.title=Imprimir
|
||||
print_label=Imprimir
|
||||
download.title=Descargar
|
||||
download_label=Descargar
|
||||
bookmark.title=Vista actual (copiar o abrir en nueva ventana)
|
||||
bookmark_label=Vista actual
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Herramientas
|
||||
tools_label=Herramientas
|
||||
first_page.title=Ir a la primera página
|
||||
first_page.label=Ir a la primera página
|
||||
first_page_label=Ir a la primera página
|
||||
last_page.title=Ir a la última página
|
||||
last_page.label=Ir a la última página
|
||||
last_page_label=Ir a la última página
|
||||
page_rotate_cw.title=Girar a la derecha
|
||||
page_rotate_cw.label=Girar a la derecha
|
||||
page_rotate_cw_label=Girar a la derecha
|
||||
page_rotate_ccw.title=Girar a la izquierda
|
||||
page_rotate_ccw.label=Girar a la izquierda
|
||||
page_rotate_ccw_label=Girar a la izquierda
|
||||
|
||||
cursor_text_select_tool.title=Activar la herramienta de selección de texto
|
||||
cursor_text_select_tool_label=Herramienta de selección de texto
|
||||
cursor_hand_tool.title=Activar la herramienta de mano
|
||||
cursor_hand_tool_label=Herramienta de mano
|
||||
|
||||
scroll_vertical.title=Usar desplazamiento vertical
|
||||
scroll_vertical_label=Desplazamiento vertical
|
||||
scroll_horizontal.title=Usar desplazamiento horizontal
|
||||
scroll_horizontal_label=Desplazamiento horizontal
|
||||
scroll_wrapped.title=Usar desplazamiento en bloque
|
||||
scroll_wrapped_label=Desplazamiento en bloque
|
||||
|
||||
spread_none.title=No juntar páginas a modo de libro
|
||||
spread_none_label=Vista de una página
|
||||
spread_odd.title=Junta las páginas partiendo con una de número impar
|
||||
spread_odd_label=Vista de libro impar
|
||||
spread_even.title=Junta las páginas partiendo con una de número par
|
||||
spread_even_label=Vista de libro par
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Propiedades del documento…
|
||||
document_properties_label=Propiedades del documento…
|
||||
document_properties_file_name=Nombre de archivo:
|
||||
document_properties_file_size=Tamaño del archivo:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
||||
document_properties_title=Título:
|
||||
document_properties_author=Autor:
|
||||
document_properties_subject=Asunto:
|
||||
document_properties_keywords=Palabras clave:
|
||||
document_properties_creation_date=Fecha de creación:
|
||||
document_properties_modification_date=Fecha de modificación:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Creador:
|
||||
document_properties_producer=Productor del PDF:
|
||||
document_properties_version=Versión de PDF:
|
||||
document_properties_page_count=Cantidad de páginas:
|
||||
document_properties_page_size=Tamaño de la página:
|
||||
document_properties_page_size_unit_inches=in
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=vertical
|
||||
document_properties_page_size_orientation_landscape=horizontal
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Carta
|
||||
document_properties_page_size_name_legal=Oficio
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Vista rápida en Web:
|
||||
document_properties_linearized_yes=Sí
|
||||
document_properties_linearized_no=No
|
||||
document_properties_close=Cerrar
|
||||
|
||||
print_progress_message=Preparando documento para impresión…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Cancelar
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Barra lateral
|
||||
toggle_sidebar_notification.title=Cambiar barra lateral (índice de contenidos del documento/adjuntos)
|
||||
toggle_sidebar_notification2.title=Cambiar barra lateral (índice de contenidos del documento/adjuntos/capas)
|
||||
toggle_sidebar_label=Mostrar u ocultar la barra lateral
|
||||
document_outline.title=Mostrar esquema del documento (doble clic para expandir/contraer todos los elementos)
|
||||
document_outline_label=Esquema del documento
|
||||
attachments.title=Mostrar adjuntos
|
||||
attachments_label=Adjuntos
|
||||
layers.title=Mostrar capas (doble clic para restablecer todas las capas al estado predeterminado)
|
||||
layers_label=Capas
|
||||
thumbs.title=Mostrar miniaturas
|
||||
thumbs_label=Miniaturas
|
||||
current_outline_item.title=Buscar elemento de esquema actual
|
||||
current_outline_item_label=Elemento de esquema actual
|
||||
findbar.title=Buscar en el documento
|
||||
findbar_label=Buscar
|
||||
|
||||
additional_layers=Capas adicionales
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Página {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Página {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Página {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Miniatura de la página {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Encontrar
|
||||
find_input.placeholder=Encontrar en el documento…
|
||||
find_previous.title=Buscar la aparición anterior de la frase
|
||||
find_previous_label=Previo
|
||||
find_next.title=Buscar la siguiente aparición de la frase
|
||||
find_next_label=Siguiente
|
||||
find_highlight=Destacar todos
|
||||
find_match_case_label=Coincidir mayús./minús.
|
||||
find_entire_word_label=Palabras completas
|
||||
find_reached_top=Se alcanzó el inicio del documento, continuando desde el final
|
||||
find_reached_bottom=Se alcanzó el final del documento, continuando desde el inicio
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} de {{total}} coincidencia
|
||||
find_match_count[two]={{current}} de {{total}} coincidencias
|
||||
find_match_count[few]={{current}} de {{total}} coincidencias
|
||||
find_match_count[many]={{current}} de {{total}} coincidencias
|
||||
find_match_count[other]={{current}} de {{total}} coincidencias
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Más de {{limit}} coincidencias
|
||||
find_match_count_limit[one]=Más de {{limit}} coincidencia
|
||||
find_match_count_limit[two]=Más de {{limit}} coincidencias
|
||||
find_match_count_limit[few]=Más de {{limit}} coincidencias
|
||||
find_match_count_limit[many]=Más de {{limit}} coincidencias
|
||||
find_match_count_limit[other]=Más de {{limit}} coincidencias
|
||||
find_not_found=Frase no encontrada
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Más información
|
||||
error_less_info=Menos información
|
||||
error_close=Cerrar
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (compilación: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Mensaje: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Pila: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Archivo: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Línea: {{line}}
|
||||
rendering_error=Ocurrió un error al renderizar la página.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Ancho de página
|
||||
page_scale_fit=Ajuste de página
|
||||
page_scale_auto=Aumento automático
|
||||
page_scale_actual=Tamaño actual
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Error
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Cargando…
|
||||
loading_error=Ocurrió un error al cargar el PDF.
|
||||
invalid_file_error=Archivo PDF inválido o corrupto.
|
||||
missing_file_error=Falta el archivo PDF.
|
||||
unexpected_response_error=Respuesta del servidor inesperada.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} Anotación]
|
||||
password_label=Ingrese la contraseña para abrir este archivo PDF.
|
||||
password_invalid=Contraseña inválida. Por favor, vuelve a intentarlo.
|
||||
password_ok=Aceptar
|
||||
password_cancel=Cancelar
|
||||
|
||||
printing_not_supported=Advertencia: Imprimir no está soportado completamente por este navegador.
|
||||
printing_not_ready=Advertencia: El PDF no está completamente cargado para ser impreso.
|
||||
web_fonts_disabled=Las tipografías web están desactivadas: imposible usar las fuentes PDF embebidas.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=Este documento PDF contiene firmas digitales. La validación de las firmas no es soportada.
|
||||
615
res/static/misc/pdf-viewer/web/locale/es-ES/viewer.ftl
Normal file
615
res/static/misc/pdf-viewer/web/locale/es-ES/viewer.ftl
Normal file
@@ -0,0 +1,615 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Página anterior
|
||||
pdfjs-previous-button-label = Anterior
|
||||
pdfjs-next-button =
|
||||
.title = Página siguiente
|
||||
pdfjs-next-button-label = Siguiente
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Página
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = de { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } de { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Reducir
|
||||
pdfjs-zoom-out-button-label = Reducir
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Aumentar
|
||||
pdfjs-zoom-in-button-label = Aumentar
|
||||
pdfjs-zoom-select =
|
||||
.title = Tamaño
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Cambiar al modo presentación
|
||||
pdfjs-presentation-mode-button-label = Modo presentación
|
||||
pdfjs-open-file-button =
|
||||
.title = Abrir archivo
|
||||
pdfjs-open-file-button-label = Abrir
|
||||
pdfjs-print-button =
|
||||
.title = Imprimir
|
||||
pdfjs-print-button-label = Imprimir
|
||||
pdfjs-save-button =
|
||||
.title = Guardar
|
||||
pdfjs-save-button-label = Guardar
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Descargar
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Descargar
|
||||
pdfjs-bookmark-button =
|
||||
.title = Página actual (Ver URL de la página actual)
|
||||
pdfjs-bookmark-button-label = Página actual
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Herramientas
|
||||
pdfjs-tools-button-label = Herramientas
|
||||
pdfjs-first-page-button =
|
||||
.title = Ir a la primera página
|
||||
pdfjs-first-page-button-label = Ir a la primera página
|
||||
pdfjs-last-page-button =
|
||||
.title = Ir a la última página
|
||||
pdfjs-last-page-button-label = Ir a la última página
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Rotar en sentido horario
|
||||
pdfjs-page-rotate-cw-button-label = Rotar en sentido horario
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Rotar en sentido antihorario
|
||||
pdfjs-page-rotate-ccw-button-label = Rotar en sentido antihorario
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Activar herramienta de selección de texto
|
||||
pdfjs-cursor-text-select-tool-button-label = Herramienta de selección de texto
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Activar herramienta de mano
|
||||
pdfjs-cursor-hand-tool-button-label = Herramienta de mano
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Usar desplazamiento de página
|
||||
pdfjs-scroll-page-button-label = Desplazamiento de página
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Usar desplazamiento vertical
|
||||
pdfjs-scroll-vertical-button-label = Desplazamiento vertical
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Usar desplazamiento horizontal
|
||||
pdfjs-scroll-horizontal-button-label = Desplazamiento horizontal
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Usar desplazamiento en bloque
|
||||
pdfjs-scroll-wrapped-button-label = Desplazamiento en bloque
|
||||
pdfjs-spread-none-button =
|
||||
.title = No juntar páginas en vista de libro
|
||||
pdfjs-spread-none-button-label = Vista de libro
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Juntar las páginas partiendo de una con número impar
|
||||
pdfjs-spread-odd-button-label = Vista de libro impar
|
||||
pdfjs-spread-even-button =
|
||||
.title = Juntar las páginas partiendo de una con número par
|
||||
pdfjs-spread-even-button-label = Vista de libro par
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Propiedades del documento…
|
||||
pdfjs-document-properties-button-label = Propiedades del documento…
|
||||
pdfjs-document-properties-file-name = Nombre de archivo:
|
||||
pdfjs-document-properties-file-size = Tamaño de archivo:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
|
||||
pdfjs-document-properties-title = Título:
|
||||
pdfjs-document-properties-author = Autor:
|
||||
pdfjs-document-properties-subject = Asunto:
|
||||
pdfjs-document-properties-keywords = Palabras clave:
|
||||
pdfjs-document-properties-creation-date = Fecha de creación:
|
||||
pdfjs-document-properties-modification-date = Fecha de modificación:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Creador:
|
||||
pdfjs-document-properties-producer = Productor PDF:
|
||||
pdfjs-document-properties-version = Versión PDF:
|
||||
pdfjs-document-properties-page-count = Número de páginas:
|
||||
pdfjs-document-properties-page-size = Tamaño de la página:
|
||||
pdfjs-document-properties-page-size-unit-inches = in
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = vertical
|
||||
pdfjs-document-properties-page-size-orientation-landscape = horizontal
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Carta
|
||||
pdfjs-document-properties-page-size-name-legal = Legal
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Vista rápida de la web:
|
||||
pdfjs-document-properties-linearized-yes = Sí
|
||||
pdfjs-document-properties-linearized-no = No
|
||||
pdfjs-document-properties-close-button = Cerrar
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Preparando documento para impresión…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Cancelar
|
||||
pdfjs-printing-not-supported = Advertencia: Imprimir no está totalmente soportado por este navegador.
|
||||
pdfjs-printing-not-ready = Advertencia: Este PDF no se ha cargado completamente para poder imprimirse.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Cambiar barra lateral
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Alternar barra lateral (el documento contiene esquemas/adjuntos/capas)
|
||||
pdfjs-toggle-sidebar-button-label = Cambiar barra lateral
|
||||
pdfjs-document-outline-button =
|
||||
.title = Mostrar resumen del documento (doble clic para expandir/contraer todos los elementos)
|
||||
pdfjs-document-outline-button-label = Resumen de documento
|
||||
pdfjs-attachments-button =
|
||||
.title = Mostrar adjuntos
|
||||
pdfjs-attachments-button-label = Adjuntos
|
||||
pdfjs-layers-button =
|
||||
.title = Mostrar capas (doble clic para restablecer todas las capas al estado predeterminado)
|
||||
pdfjs-layers-button-label = Capas
|
||||
pdfjs-thumbs-button =
|
||||
.title = Mostrar miniaturas
|
||||
pdfjs-thumbs-button-label = Miniaturas
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Encontrar elemento de esquema actual
|
||||
pdfjs-current-outline-item-button-label = Elemento de esquema actual
|
||||
pdfjs-findbar-button =
|
||||
.title = Buscar en el documento
|
||||
pdfjs-findbar-button-label = Buscar
|
||||
pdfjs-additional-layers = Capas adicionales
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Página { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Miniatura de la página { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Buscar
|
||||
.placeholder = Buscar en el documento…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Encontrar la anterior aparición de la frase
|
||||
pdfjs-find-previous-button-label = Anterior
|
||||
pdfjs-find-next-button =
|
||||
.title = Encontrar la siguiente aparición de esta frase
|
||||
pdfjs-find-next-button-label = Siguiente
|
||||
pdfjs-find-highlight-checkbox = Resaltar todos
|
||||
pdfjs-find-match-case-checkbox-label = Coincidencia de mayús./minús.
|
||||
pdfjs-find-match-diacritics-checkbox-label = Coincidir diacríticos
|
||||
pdfjs-find-entire-word-checkbox-label = Palabras completas
|
||||
pdfjs-find-reached-top = Se alcanzó el inicio del documento, se continúa desde el final
|
||||
pdfjs-find-reached-bottom = Se alcanzó el final del documento, se continúa desde el inicio
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } de { $total } coincidencia
|
||||
*[other] { $current } de { $total } coincidencias
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Más de { $limit } coincidencia
|
||||
*[other] Más de { $limit } coincidencias
|
||||
}
|
||||
pdfjs-find-not-found = Frase no encontrada
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Anchura de la página
|
||||
pdfjs-page-scale-fit = Ajuste de la página
|
||||
pdfjs-page-scale-auto = Tamaño automático
|
||||
pdfjs-page-scale-actual = Tamaño real
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Página { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Ocurrió un error al cargar el PDF.
|
||||
pdfjs-invalid-file-error = Fichero PDF no válido o corrupto.
|
||||
pdfjs-missing-file-error = No hay fichero PDF.
|
||||
pdfjs-unexpected-response-error = Respuesta inesperada del servidor.
|
||||
pdfjs-rendering-error = Ocurrió un error al renderizar la página.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [Anotación { $type }]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Introduzca la contraseña para abrir este archivo PDF.
|
||||
pdfjs-password-invalid = Contraseña no válida. Vuelva a intentarlo.
|
||||
pdfjs-password-ok-button = Aceptar
|
||||
pdfjs-password-cancel-button = Cancelar
|
||||
pdfjs-web-fonts-disabled = Las tipografías web están desactivadas: es imposible usar las tipografías PDF embebidas.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Texto
|
||||
pdfjs-editor-free-text-button-label = Texto
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Dibujar
|
||||
pdfjs-editor-ink-button-label = Dibujar
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Añadir o editar imágenes
|
||||
pdfjs-editor-stamp-button-label = Añadir o editar imágenes
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Resaltar
|
||||
pdfjs-editor-highlight-button-label = Resaltar
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Resaltar
|
||||
.aria-label = Resaltar
|
||||
pdfjs-highlight-floating-button-label = Resaltar
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Añadir firma
|
||||
pdfjs-editor-signature-button-label = Añadir firma
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Editor de resaltado
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Editor de dibujos
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Editor de firmas: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Editor de imágenes
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Eliminar dibujo
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Eliminar texto
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Eliminar imagen
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Quitar resaltado
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Eliminar firma
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Color
|
||||
pdfjs-editor-free-text-size-input = Tamaño
|
||||
pdfjs-editor-ink-color-input = Color
|
||||
pdfjs-editor-ink-thickness-input = Grosor
|
||||
pdfjs-editor-ink-opacity-input = Opacidad
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Añadir imagen
|
||||
pdfjs-editor-stamp-add-image-button-label = Añadir imagen
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Grosor
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Cambiar el grosor al resaltar elementos que no sean texto
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Controles de firma y firmas guardadas
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Añadir nueva firma
|
||||
pdfjs-editor-signature-add-signature-button-label = Añadir nueva firma
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Firma guardada: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Editor de texto
|
||||
.default-content = Empiece a escribir…
|
||||
pdfjs-free-text =
|
||||
.aria-label = Editor de texto
|
||||
pdfjs-free-text-default-content = Empezar a escribir…
|
||||
pdfjs-ink =
|
||||
.aria-label = Editor de dibujos
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Imagen creada por el usuario
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Texto alternativo
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Editar el texto alternativo
|
||||
pdfjs-editor-alt-text-edit-button-label = Editar el texto alternativo
|
||||
pdfjs-editor-alt-text-dialog-label = Eligir una opción
|
||||
pdfjs-editor-alt-text-dialog-description = El texto alternativo (texto alternativo) ayuda cuando las personas no pueden ver la imagen o cuando no se carga.
|
||||
pdfjs-editor-alt-text-add-description-label = Añadir una descripción
|
||||
pdfjs-editor-alt-text-add-description-description = Intente escribir 1 o 2 frases que describan el tema, el entorno o las acciones.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Marcar como decorativa
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Se utiliza para imágenes ornamentales, como bordes o marcas de agua.
|
||||
pdfjs-editor-alt-text-cancel-button = Cancelar
|
||||
pdfjs-editor-alt-text-save-button = Guardar
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Marcada como decorativa
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Por ejemplo: “Un joven se sienta a la mesa a comer”
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Texto alternativo
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Esquina superior izquierda — redimensionar
|
||||
pdfjs-editor-resizer-label-top-middle = Borde superior en el medio — redimensionar
|
||||
pdfjs-editor-resizer-label-top-right = Esquina superior derecha — redimensionar
|
||||
pdfjs-editor-resizer-label-middle-right = Borde derecho en el medio — redimensionar
|
||||
pdfjs-editor-resizer-label-bottom-right = Esquina inferior derecha — redimensionar
|
||||
pdfjs-editor-resizer-label-bottom-middle = Borde inferior en el medio — redimensionar
|
||||
pdfjs-editor-resizer-label-bottom-left = Esquina inferior izquierda — redimensionar
|
||||
pdfjs-editor-resizer-label-middle-left = Borde izquierdo en el medio — redimensionar
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Esquina superior izquierda — redimensionar
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Borde superior en el medio — redimensionar
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Esquina superior derecha — redimensionar
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Borde derecho en el medio — redimensionar
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Esquina inferior derecha — redimensionar
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Borde inferior en el medio — redimensionar
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Esquina inferior izquierda — redimensionar
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Borde izquierdo en el medio — redimensionar
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Color de resaltado
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Cambiar color
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Opciones de color
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Amarillo
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Verde
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Azul
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Rosa
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Rojo
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Mostrar todo
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Mostrar todo
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Editar texto alternativo (descripción de la imagen)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Añadir texto alternativo (descripción de la imagen)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Escribir la descripción aquí…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Breve descripción para las personas que no pueden ver la imagen o cuando la imagen no se carga.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Este texto alternativo fue creado automáticamente y puede ser inexacto.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Saber más
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Crear texto alternativo automáticamente
|
||||
pdfjs-editor-new-alt-text-not-now-button = Ahora no
|
||||
pdfjs-editor-new-alt-text-error-title = No se ha podido crear el texto alternativo automáticamente
|
||||
pdfjs-editor-new-alt-text-error-description = Escriba su propio texto alternativo o inténtelo de nuevo más tarde.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Cerrar
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Descargando el modelo de IA de texto alternativo ({ $downloadedSize } de { $totalSize } MB)
|
||||
.aria-valuetext = Descargando el modelo de IA de texto alternativo ({ $downloadedSize } de { $totalSize } MB)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Se añadió el texto alternativo
|
||||
pdfjs-editor-new-alt-text-added-button-label = Se añadió el texto alternativo
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Falta el texto alternativo
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Falta el texto alternativo
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Revisar el texto alternativo
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Revisar el texto alternativo
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Creado automáticamente: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Ajustes del texto alternativo de la imagen
|
||||
pdfjs-image-alt-text-settings-button-label = Ajustes del texto alternativo de la imagen
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Ajustes del texto alternativo de la imagen
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Texto alternativo automático
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Crear texto alternativo automáticamente
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Sugiere descripciones para ayudar a las personas que no pueden ver la imagen o cuando la imagen no se carga.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Modelo de IA de texto alternativo ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Se ejecuta localmente en el dispositivo para que los datos se mantengan privados. Requerido para texto alternativo automático.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Eliminar
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Descargar
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Descargando…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Editor de texto alternativo
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Mostrar el editor de texto alternativo inmediatamente al añadir una imagen
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Le ayuda a asegurarse de que todas sus imágenes tengan texto alternativo.
|
||||
pdfjs-editor-alt-text-settings-close-button = Cerrar
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Resaltado eliminado
|
||||
pdfjs-editor-undo-bar-message-freetext = Texto eliminado
|
||||
pdfjs-editor-undo-bar-message-ink = Dibujo eliminado
|
||||
pdfjs-editor-undo-bar-message-stamp = Imagen eliminada
|
||||
pdfjs-editor-undo-bar-message-signature = Firma eliminada
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] { $count } anotación eliminada
|
||||
*[other] { $count } anotaciones eliminadas
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Deshacer
|
||||
pdfjs-editor-undo-bar-undo-button-label = Deshacer
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Cerrar
|
||||
pdfjs-editor-undo-bar-close-button-label = Cerrar
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = Este modal permite al usuario crear una firma para añadirla a un documento PDF. El usuario puede editar el nombre (que también sirve como texto alternativo) y, opcionalmente, guardar la firma para usarla nuevamente.
|
||||
pdfjs-editor-add-signature-dialog-title = Añadir una firma
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Escribir
|
||||
.title = Escribir
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Dibujar
|
||||
.title = Dibujar
|
||||
pdfjs-editor-add-signature-image-button = Imagen
|
||||
.title = Imagen
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Escriba su firma
|
||||
.placeholder = Escriba su firma
|
||||
pdfjs-editor-add-signature-draw-placeholder = Dibuje su firma
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Grosor
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Grosor del dibujo: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Arrastre un archivo aquí para cargarlo
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] O seleccione archivos de imágenes
|
||||
*[other] O seleccione archivos de imágenes
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Descripción (texto alternativo)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Descripción (texto alternativo)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Firma
|
||||
pdfjs-editor-add-signature-clear-button-label = Borrar firma
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Borrar firma
|
||||
pdfjs-editor-add-signature-save-checkbox = Guardar firma
|
||||
pdfjs-editor-add-signature-save-warning-message = Ha alcanzado el límite de 5 firmas guardadas. Elimine una para guardar más.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = No se ha podido subir la imagen
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Compruebe su conexión de red o pruebe con otra imagen.
|
||||
pdfjs-editor-add-signature-error-close-button = Cerrar
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Cancelar
|
||||
pdfjs-editor-add-signature-add-button = Añadir
|
||||
pdfjs-editor-edit-signature-update-button = Actualizar
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Eliminar firma guardada
|
||||
pdfjs-editor-delete-signature-button-label1 = Eliminar firma guardada
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Editar descripción
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Editar descripción
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Página anterior
|
||||
previous_label=Anterior
|
||||
next.title=Página siguiente
|
||||
next_label=Siguiente
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Página
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=de {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} de {{pagesCount}})
|
||||
|
||||
zoom_out.title=Reducir
|
||||
zoom_out_label=Reducir
|
||||
zoom_in.title=Aumentar
|
||||
zoom_in_label=Aumentar
|
||||
zoom.title=Tamaño
|
||||
presentation_mode.title=Cambiar al modo presentación
|
||||
presentation_mode_label=Modo presentación
|
||||
open_file.title=Abrir archivo
|
||||
open_file_label=Abrir
|
||||
print.title=Imprimir
|
||||
print_label=Imprimir
|
||||
download.title=Descargar
|
||||
download_label=Descargar
|
||||
bookmark.title=Vista actual (copiar o abrir en una nueva ventana)
|
||||
bookmark_label=Vista actual
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Herramientas
|
||||
tools_label=Herramientas
|
||||
first_page.title=Ir a la primera página
|
||||
first_page.label=Ir a la primera página
|
||||
first_page_label=Ir a la primera página
|
||||
last_page.title=Ir a la última página
|
||||
last_page.label=Ir a la última página
|
||||
last_page_label=Ir a la última página
|
||||
page_rotate_cw.title=Rotar en sentido horario
|
||||
page_rotate_cw.label=Rotar en sentido horario
|
||||
page_rotate_cw_label=Rotar en sentido horario
|
||||
page_rotate_ccw.title=Rotar en sentido antihorario
|
||||
page_rotate_ccw.label=Rotar en sentido antihorario
|
||||
page_rotate_ccw_label=Rotar en sentido antihorario
|
||||
|
||||
cursor_text_select_tool.title=Activar herramienta de selección de texto
|
||||
cursor_text_select_tool_label=Herramienta de selección de texto
|
||||
cursor_hand_tool.title=Activar herramienta de mano
|
||||
cursor_hand_tool_label=Herramienta de mano
|
||||
|
||||
scroll_vertical.title=Usar desplazamiento vertical
|
||||
scroll_vertical_label=Desplazamiento vertical
|
||||
scroll_horizontal.title=Usar desplazamiento horizontal
|
||||
scroll_horizontal_label=Desplazamiento horizontal
|
||||
scroll_wrapped.title=Usar desplazamiento en bloque
|
||||
scroll_wrapped_label=Desplazamiento en bloque
|
||||
|
||||
spread_none.title=No juntar páginas en vista de libro
|
||||
spread_none_label=Vista de libro
|
||||
spread_odd.title=Juntar las páginas partiendo de una con número impar
|
||||
spread_odd_label=Vista de libro impar
|
||||
spread_even.title=Juntar las páginas partiendo de una con número par
|
||||
spread_even_label=Vista de libro par
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Propiedades del documento…
|
||||
document_properties_label=Propiedades del documento…
|
||||
document_properties_file_name=Nombre de archivo:
|
||||
document_properties_file_size=Tamaño de archivo:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
||||
document_properties_title=Título:
|
||||
document_properties_author=Autor:
|
||||
document_properties_subject=Asunto:
|
||||
document_properties_keywords=Palabras clave:
|
||||
document_properties_creation_date=Fecha de creación:
|
||||
document_properties_modification_date=Fecha de modificación:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Creador:
|
||||
document_properties_producer=Productor PDF:
|
||||
document_properties_version=Versión PDF:
|
||||
document_properties_page_count=Número de páginas:
|
||||
document_properties_page_size=Tamaño de la página:
|
||||
document_properties_page_size_unit_inches=in
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=vertical
|
||||
document_properties_page_size_orientation_landscape=horizontal
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Carta
|
||||
document_properties_page_size_name_legal=Legal
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Vista rápida de la web:
|
||||
document_properties_linearized_yes=Sí
|
||||
document_properties_linearized_no=No
|
||||
document_properties_close=Cerrar
|
||||
|
||||
print_progress_message=Preparando documento para impresión…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Cancelar
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Cambiar barra lateral
|
||||
toggle_sidebar_notification.title=Alternar panel lateral (el documento contiene un esquema o adjuntos)
|
||||
toggle_sidebar_notification2.title=Alternar barra lateral (el documento contiene esquemas/adjuntos/capas)
|
||||
toggle_sidebar_label=Cambiar barra lateral
|
||||
document_outline.title=Mostrar resumen del documento (doble clic para expandir/contraer todos los elementos)
|
||||
document_outline_label=Resumen de documento
|
||||
attachments.title=Mostrar adjuntos
|
||||
attachments_label=Adjuntos
|
||||
layers.title=Mostrar capas (doble clic para restablecer todas las capas al estado predeterminado)
|
||||
layers_label=Capas
|
||||
thumbs.title=Mostrar miniaturas
|
||||
thumbs_label=Miniaturas
|
||||
current_outline_item.title=Encontrar elemento de esquema actual
|
||||
current_outline_item_label=Elemento de esquema actual
|
||||
findbar.title=Buscar en el documento
|
||||
findbar_label=Buscar
|
||||
|
||||
additional_layers=Capas adicionales
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Página {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Página {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Página {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Miniatura de la página {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Buscar
|
||||
find_input.placeholder=Buscar en el documento…
|
||||
find_previous.title=Encontrar la anterior aparición de la frase
|
||||
find_previous_label=Anterior
|
||||
find_next.title=Encontrar la siguiente aparición de esta frase
|
||||
find_next_label=Siguiente
|
||||
find_highlight=Resaltar todos
|
||||
find_match_case_label=Coincidencia de mayús./minús.
|
||||
find_entire_word_label=Palabras completas
|
||||
find_reached_top=Se alcanzó el inicio del documento, se continúa desde el final
|
||||
find_reached_bottom=Se alcanzó el final del documento, se continúa desde el inicio
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} de {{total}} coincidencia
|
||||
find_match_count[two]={{current}} de {{total}} coincidencias
|
||||
find_match_count[few]={{current}} de {{total}} coincidencias
|
||||
find_match_count[many]={{current}} de {{total}} coincidencias
|
||||
find_match_count[other]={{current}} de {{total}} coincidencias
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Más de {{limit}} coincidencias
|
||||
find_match_count_limit[one]=Más de {{limit}} coincidencia
|
||||
find_match_count_limit[two]=Más de {{limit}} coincidencias
|
||||
find_match_count_limit[few]=Más de {{limit}} coincidencias
|
||||
find_match_count_limit[many]=Más de {{limit}} coincidencias
|
||||
find_match_count_limit[other]=Más de {{limit}} coincidencias
|
||||
find_not_found=Frase no encontrada
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Más información
|
||||
error_less_info=Menos información
|
||||
error_close=Cerrar
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Mensaje: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Pila: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Archivo: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Línea: {{line}}
|
||||
rendering_error=Ocurrió un error al renderizar la página.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Anchura de la página
|
||||
page_scale_fit=Ajuste de la página
|
||||
page_scale_auto=Tamaño automático
|
||||
page_scale_actual=Tamaño real
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Error
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Cargando…
|
||||
loading_error=Ocurrió un error al cargar el PDF.
|
||||
invalid_file_error=Fichero PDF no válido o corrupto.
|
||||
missing_file_error=No hay fichero PDF.
|
||||
unexpected_response_error=Respuesta inesperada del servidor.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[Anotación {{type}}]
|
||||
password_label=Introduzca la contraseña para abrir este archivo PDF.
|
||||
password_invalid=Contraseña no válida. Vuelva a intentarlo.
|
||||
password_ok=Aceptar
|
||||
password_cancel=Cancelar
|
||||
|
||||
printing_not_supported=Advertencia: Imprimir no está totalmente soportado por este navegador.
|
||||
printing_not_ready=Advertencia: Este PDF no se ha cargado completamente para poder imprimirse.
|
||||
web_fonts_disabled=Las tipografías web están desactivadas: es imposible usar las tipografías PDF embebidas.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=Este documento PDF contiene firmas digitales. No se admite la validación de firmas.
|
||||
574
res/static/misc/pdf-viewer/web/locale/es-MX/viewer.ftl
Normal file
574
res/static/misc/pdf-viewer/web/locale/es-MX/viewer.ftl
Normal file
@@ -0,0 +1,574 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Página anterior
|
||||
pdfjs-previous-button-label = Anterior
|
||||
pdfjs-next-button =
|
||||
.title = Página siguiente
|
||||
pdfjs-next-button-label = Siguiente
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Página
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = de { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } de { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Reducir
|
||||
pdfjs-zoom-out-button-label = Reducir
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Aumentar
|
||||
pdfjs-zoom-in-button-label = Aumentar
|
||||
pdfjs-zoom-select =
|
||||
.title = Zoom
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Cambiar al modo presentación
|
||||
pdfjs-presentation-mode-button-label = Modo presentación
|
||||
pdfjs-open-file-button =
|
||||
.title = Abrir archivo
|
||||
pdfjs-open-file-button-label = Abrir
|
||||
pdfjs-print-button =
|
||||
.title = Imprimir
|
||||
pdfjs-print-button-label = Imprimir
|
||||
pdfjs-save-button =
|
||||
.title = Guardar
|
||||
pdfjs-save-button-label = Guardar
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Descargar
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Descargar
|
||||
pdfjs-bookmark-button =
|
||||
.title = Página actual (Ver URL de la página actual)
|
||||
pdfjs-bookmark-button-label = Página actual
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Herramientas
|
||||
pdfjs-tools-button-label = Herramientas
|
||||
pdfjs-first-page-button =
|
||||
.title = Ir a la primera página
|
||||
pdfjs-first-page-button-label = Ir a la primera página
|
||||
pdfjs-last-page-button =
|
||||
.title = Ir a la última página
|
||||
pdfjs-last-page-button-label = Ir a la última página
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Girar a la derecha
|
||||
pdfjs-page-rotate-cw-button-label = Girar a la derecha
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Girar a la izquierda
|
||||
pdfjs-page-rotate-ccw-button-label = Girar a la izquierda
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Activar la herramienta de selección de texto
|
||||
pdfjs-cursor-text-select-tool-button-label = Herramienta de selección de texto
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Activar la herramienta de mano
|
||||
pdfjs-cursor-hand-tool-button-label = Herramienta de mano
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Usar desplazamiento de página
|
||||
pdfjs-scroll-page-button-label = Desplazamiento de página
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Usar desplazamiento vertical
|
||||
pdfjs-scroll-vertical-button-label = Desplazamiento vertical
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Usar desplazamiento horizontal
|
||||
pdfjs-scroll-horizontal-button-label = Desplazamiento horizontal
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Usar desplazamiento encapsulado
|
||||
pdfjs-scroll-wrapped-button-label = Desplazamiento encapsulado
|
||||
pdfjs-spread-none-button =
|
||||
.title = No unir páginas separadas
|
||||
pdfjs-spread-none-button-label = Vista de una página
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Unir las páginas partiendo con una de número impar
|
||||
pdfjs-spread-odd-button-label = Vista de libro impar
|
||||
pdfjs-spread-even-button =
|
||||
.title = Juntar las páginas partiendo con una de número par
|
||||
pdfjs-spread-even-button-label = Vista de libro par
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Propiedades del documento…
|
||||
pdfjs-document-properties-button-label = Propiedades del documento…
|
||||
pdfjs-document-properties-file-name = Nombre del archivo:
|
||||
pdfjs-document-properties-file-size = Tamaño del archivo:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
|
||||
pdfjs-document-properties-title = Título:
|
||||
pdfjs-document-properties-author = Autor:
|
||||
pdfjs-document-properties-subject = Asunto:
|
||||
pdfjs-document-properties-keywords = Palabras claves:
|
||||
pdfjs-document-properties-creation-date = Fecha de creación:
|
||||
pdfjs-document-properties-modification-date = Fecha de modificación:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Creador:
|
||||
pdfjs-document-properties-producer = Productor PDF:
|
||||
pdfjs-document-properties-version = Versión PDF:
|
||||
pdfjs-document-properties-page-count = Número de páginas:
|
||||
pdfjs-document-properties-page-size = Tamaño de la página:
|
||||
pdfjs-document-properties-page-size-unit-inches = in
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = vertical
|
||||
pdfjs-document-properties-page-size-orientation-landscape = horizontal
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Carta
|
||||
pdfjs-document-properties-page-size-name-legal = Oficio
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Vista rápida de la web:
|
||||
pdfjs-document-properties-linearized-yes = Sí
|
||||
pdfjs-document-properties-linearized-no = No
|
||||
pdfjs-document-properties-close-button = Cerrar
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Preparando documento para impresión…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Cancelar
|
||||
pdfjs-printing-not-supported = Advertencia: La impresión no esta completamente soportada por este navegador.
|
||||
pdfjs-printing-not-ready = Advertencia: El PDF no cargo completamente para impresión.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Cambiar barra lateral
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Alternar barra lateral (el documento contiene esquemas/adjuntos/capas)
|
||||
pdfjs-toggle-sidebar-button-label = Cambiar barra lateral
|
||||
pdfjs-document-outline-button =
|
||||
.title = Mostrar esquema del documento (doble clic para expandir/contraer todos los elementos)
|
||||
pdfjs-document-outline-button-label = Esquema del documento
|
||||
pdfjs-attachments-button =
|
||||
.title = Mostrar adjuntos
|
||||
pdfjs-attachments-button-label = Adjuntos
|
||||
pdfjs-layers-button =
|
||||
.title = Mostrar capas (doble clic para restablecer todas las capas al estado predeterminado)
|
||||
pdfjs-layers-button-label = Capas
|
||||
pdfjs-thumbs-button =
|
||||
.title = Mostrar miniaturas
|
||||
pdfjs-thumbs-button-label = Miniaturas
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Buscar elemento de esquema actual
|
||||
pdfjs-current-outline-item-button-label = Elemento de esquema actual
|
||||
pdfjs-findbar-button =
|
||||
.title = Buscar en el documento
|
||||
pdfjs-findbar-button-label = Buscar
|
||||
pdfjs-additional-layers = Capas adicionales
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Página { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Miniatura de la página { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Buscar
|
||||
.placeholder = Buscar en el documento…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Ir a la anterior frase encontrada
|
||||
pdfjs-find-previous-button-label = Anterior
|
||||
pdfjs-find-next-button =
|
||||
.title = Ir a la siguiente frase encontrada
|
||||
pdfjs-find-next-button-label = Siguiente
|
||||
pdfjs-find-highlight-checkbox = Resaltar todo
|
||||
pdfjs-find-match-case-checkbox-label = Coincidir con mayúsculas y minúsculas
|
||||
pdfjs-find-match-diacritics-checkbox-label = Coincidir diacríticos
|
||||
pdfjs-find-entire-word-checkbox-label = Palabras completas
|
||||
pdfjs-find-reached-top = Se alcanzó el inicio del documento, se buscará al final
|
||||
pdfjs-find-reached-bottom = Se alcanzó el final del documento, se buscará al inicio
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } de { $total } coincidencia
|
||||
*[other] { $current } de { $total } coincidencias
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Más de { $limit } coincidencia
|
||||
*[other] Más de { $limit } coincidencias
|
||||
}
|
||||
pdfjs-find-not-found = No se encontró la frase
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Ancho de página
|
||||
pdfjs-page-scale-fit = Ajustar página
|
||||
pdfjs-page-scale-auto = Zoom automático
|
||||
pdfjs-page-scale-actual = Tamaño real
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Página { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Un error ocurrió al cargar el PDF.
|
||||
pdfjs-invalid-file-error = Archivo PDF invalido o dañado.
|
||||
pdfjs-missing-file-error = Archivo PDF no encontrado.
|
||||
pdfjs-unexpected-response-error = Respuesta inesperada del servidor.
|
||||
pdfjs-rendering-error = Un error ocurrió al renderizar la página.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } anotación]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Ingresa la contraseña para abrir este archivo PDF.
|
||||
pdfjs-password-invalid = Contraseña inválida. Por favor intenta de nuevo.
|
||||
pdfjs-password-ok-button = Aceptar
|
||||
pdfjs-password-cancel-button = Cancelar
|
||||
pdfjs-web-fonts-disabled = Las fuentes web están desactivadas: es imposible usar las fuentes PDF embebidas.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Texto
|
||||
pdfjs-editor-free-text-button-label = Texto
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Dibujar
|
||||
pdfjs-editor-ink-button-label = Dibujar
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Agregar o editar imágenes
|
||||
pdfjs-editor-stamp-button-label = Agregar o editar imágenes
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Destacar
|
||||
pdfjs-editor-highlight-button-label = Destacar
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Destacados
|
||||
.aria-label = Destacados
|
||||
pdfjs-highlight-floating-button-label = Destacados
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Agregar firma
|
||||
pdfjs-editor-signature-button-label = Añadir firma
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Eliminar dibujo
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Eliminar texto
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Eliminar imagen
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Eliminar destacado
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Eliminar firma
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Color
|
||||
pdfjs-editor-free-text-size-input = Tamaño
|
||||
pdfjs-editor-ink-color-input = Color
|
||||
pdfjs-editor-ink-thickness-input = Grossor
|
||||
pdfjs-editor-ink-opacity-input = Opacidad
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Agregar imagen
|
||||
pdfjs-editor-stamp-add-image-button-label = Agregar imagen
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Espesor
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Cambiar el grosor al resaltar elementos que no sean texto
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Agregar nueva firma
|
||||
pdfjs-editor-signature-add-signature-button-label = Agregar nueva firma
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Editor de texto
|
||||
.default-content = Comenzar a escribir…
|
||||
pdfjs-free-text =
|
||||
.aria-label = Editor de texto
|
||||
pdfjs-free-text-default-content = Empieza a escribir…
|
||||
pdfjs-ink =
|
||||
.aria-label = Editor de dibujo
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Imagen creada por el usuario
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Texto alternativo
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Editar texto alternativo
|
||||
pdfjs-editor-alt-text-edit-button-label = Editar texto alternativo
|
||||
pdfjs-editor-alt-text-dialog-label = Elige una opción
|
||||
pdfjs-editor-alt-text-dialog-description = El texto alternativo (texto alternativo) ayuda cuando las personas no pueden ver la imagen o cuando no se carga.
|
||||
pdfjs-editor-alt-text-add-description-label = Añadir una descripción
|
||||
pdfjs-editor-alt-text-add-description-description = Intente escribir 1 o 2 oraciones que describan el tema, el entorno o las acciones.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Marcar como decorativo
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Se utiliza para imágenes ornamentales, como bordes o marcas de agua.
|
||||
pdfjs-editor-alt-text-cancel-button = Cancelar
|
||||
pdfjs-editor-alt-text-save-button = Guardar
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Marcado como decorativo
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Por ejemplo: “Un joven se sienta a la mesa a comer”
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Texto alternativo
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Esquina superior izquierda: cambiar el tamaño
|
||||
pdfjs-editor-resizer-label-top-middle = Arriba en el medio: cambiar el tamaño
|
||||
pdfjs-editor-resizer-label-top-right = Esquina superior derecha: cambiar el tamaño
|
||||
pdfjs-editor-resizer-label-middle-right = Centro derecha: cambiar el tamaño
|
||||
pdfjs-editor-resizer-label-bottom-right = Esquina inferior derecha: cambiar el tamaño
|
||||
pdfjs-editor-resizer-label-bottom-middle = Abajo en el medio: cambiar el tamaño
|
||||
pdfjs-editor-resizer-label-bottom-left = Esquina inferior izquierda: cambiar el tamaño
|
||||
pdfjs-editor-resizer-label-middle-left = Centro izquierda: cambiar el tamaño
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Esquina superior izquierda — redimensionar
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Borde superior en el medio — redimensionar
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Esquina superior derecha — redimensionar
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Borde derecho en el medio — redimensionar
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Esquina inferior derecha — redimensionar
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Borde inferior en el medio — redimensionar
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Esquina inferior izquierda — redimensionar
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Borde izquierdo en el medio — redimensionar
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Color de resaltado
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Cambiar color
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Opciones de color
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Amarillo
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Verde
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Azul
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Rosa
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Rojo
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Mostrar todo
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Mostrar todo
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Editar texto alternativo (descripción de la imagen)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Agregar texto alternativo (descripción de la imagen)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Escribe tu descripción aquí…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Breve descripción para las personas que no pueden ver la imagen o cuando la imagen no se carga.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Este texto alternativo fue creado automáticamente y puede ser inexacto.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Saber más
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Crear texto alternativo automáticamente
|
||||
pdfjs-editor-new-alt-text-not-now-button = Ahora no
|
||||
pdfjs-editor-new-alt-text-error-title = No se pudo crear el texto alternativo automáticamente
|
||||
pdfjs-editor-new-alt-text-error-description = Escribe tu propio texto alternativo o inténtalo de nuevo más tarde.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Cerrar
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Descargando el modelo de IA de texto alternativo ({ $downloadedSize } de { $totalSize } MB)
|
||||
.aria-valuetext = Descargando el modelo de IA de texto alternativo ({ $downloadedSize } de { $totalSize } MB)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Se agregó el texto alternativo
|
||||
pdfjs-editor-new-alt-text-added-button-label = Se agregó el texto alternativo
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Falta el texto alternativo
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Falta texto alternativo
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Revisar el texto alternativo
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Revisar el texto alternativo
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Creado automáticamente: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Ajustes del texto alternativo de la imagen
|
||||
pdfjs-image-alt-text-settings-button-label = Ajustes del texto alternativo de la imagen
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Ajustes del texto alternativo de la imagen
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Texto alternativo automático
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Crear texto alternativo automáticamente
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Sugiere descripciones para ayudar a las personas que no pueden ver la imagen o cuando la imagen no se carga.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Modelo de IA de texto alternativo ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Se ejecuta localmente en el dispositivo para que los datos se mantengan privados. Requerido para texto alternativo automático.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Eliminar
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Descargar
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Descargando…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Editor de texto alternativo
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Mostrar el editor de texto alternativo inmediatamente al añadir una imagen
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Te ayuda a asegurarte de que todas tus imágenes tengan texto alternativo.
|
||||
pdfjs-editor-alt-text-settings-close-button = Cerrar
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Resaltado eliminado
|
||||
pdfjs-editor-undo-bar-message-freetext = Texto eliminado
|
||||
pdfjs-editor-undo-bar-message-ink = Dibujo eliminado
|
||||
pdfjs-editor-undo-bar-message-stamp = Imagen eliminada
|
||||
pdfjs-editor-undo-bar-message-signature = Firma eliminada
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] { $count } anotación eliminada
|
||||
*[other] { $count } anotaciones eliminadas
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Deshacer
|
||||
pdfjs-editor-undo-bar-undo-button-label = Deshacer
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Cerrar
|
||||
pdfjs-editor-undo-bar-close-button-label = Cerrar
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-title = Agregar una firma
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Tipo
|
||||
.title = Tipo
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Dibujar
|
||||
.title = Dibujar
|
||||
pdfjs-editor-add-signature-image-button = Imagen
|
||||
.title = Imagen
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Escribe tu firma
|
||||
.placeholder = Escribe tu firma
|
||||
pdfjs-editor-add-signature-draw-placeholder = Dibuja tu firma
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Grossor
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Descripción (texto alternativo)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Descripción (texto alternativo)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Firma
|
||||
pdfjs-editor-add-signature-clear-button-label = Limpiar firma
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Limpiar firma
|
||||
pdfjs-editor-add-signature-save-checkbox = Guardar firma
|
||||
pdfjs-editor-add-signature-save-warning-message = Has alcanzado el límite de 5 firmas guardadas. Elimina una para guardar más.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = No se pudo cargar la imagen
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Verifica tu conexión de red o prueba con otra imagen.
|
||||
pdfjs-editor-add-signature-error-close-button = Cerrar
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Cancelar
|
||||
pdfjs-editor-add-signature-add-button = Agregar
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Editar descripción
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Editar descripción
|
||||
@@ -1,251 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Página anterior
|
||||
previous_label=Anterior
|
||||
next.title=Página siguiente
|
||||
next_label=Siguiente
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Página
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=de {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} de {{pagesCount}})
|
||||
|
||||
zoom_out.title=Reducir
|
||||
zoom_out_label=Reducir
|
||||
zoom_in.title=Aumentar
|
||||
zoom_in_label=Aumentar
|
||||
zoom.title=Zoom
|
||||
presentation_mode.title=Cambiar al modo presentación
|
||||
presentation_mode_label=Modo presentación
|
||||
open_file.title=Abrir archivo
|
||||
open_file_label=Abrir
|
||||
print.title=Imprimir
|
||||
print_label=Imprimir
|
||||
download.title=Descargar
|
||||
download_label=Descargar
|
||||
bookmark.title=Vista actual (copiar o abrir en una nueva ventana)
|
||||
bookmark_label=Vista actual
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Herramientas
|
||||
tools_label=Herramientas
|
||||
first_page.title=Ir a la primera página
|
||||
first_page.label=Ir a la primera página
|
||||
first_page_label=Ir a la primera página
|
||||
last_page.title=Ir a la última página
|
||||
last_page.label=Ir a la última página
|
||||
last_page_label=Ir a la última página
|
||||
page_rotate_cw.title=Girar a la derecha
|
||||
page_rotate_cw.label=Girar a la derecha
|
||||
page_rotate_cw_label=Girar a la derecha
|
||||
page_rotate_ccw.title=Girar a la izquierda
|
||||
page_rotate_ccw.label=Girar a la izquierda
|
||||
page_rotate_ccw_label=Girar a la izquierda
|
||||
|
||||
cursor_text_select_tool.title=Activar la herramienta de selección de texto
|
||||
cursor_text_select_tool_label=Herramienta de selección de texto
|
||||
cursor_hand_tool.title=Activar la herramienta de mano
|
||||
cursor_hand_tool_label=Herramienta de mano
|
||||
|
||||
scroll_vertical.title=Usar desplazamiento vertical
|
||||
scroll_vertical_label=Desplazamiento vertical
|
||||
scroll_horizontal.title=Usar desplazamiento horizontal
|
||||
scroll_horizontal_label=Desplazamiento horizontal
|
||||
scroll_wrapped.title=Usar desplazamiento encapsulado
|
||||
scroll_wrapped_label=Desplazamiento encapsulado
|
||||
|
||||
spread_none.title=No unir páginas separadas
|
||||
spread_none_label=Vista de una página
|
||||
spread_odd.title=Unir las páginas partiendo con una de número impar
|
||||
spread_odd_label=Vista de libro impar
|
||||
spread_even.title=Juntar las páginas partiendo con una de número par
|
||||
spread_even_label=Vista de libro par
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Propiedades del documento…
|
||||
document_properties_label=Propiedades del documento…
|
||||
document_properties_file_name=Nombre del archivo:
|
||||
document_properties_file_size=Tamaño del archivo:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
||||
document_properties_title=Título:
|
||||
document_properties_author=Autor:
|
||||
document_properties_subject=Asunto:
|
||||
document_properties_keywords=Palabras claves:
|
||||
document_properties_creation_date=Fecha de creación:
|
||||
document_properties_modification_date=Fecha de modificación:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Creador:
|
||||
document_properties_producer=Productor PDF:
|
||||
document_properties_version=Versión PDF:
|
||||
document_properties_page_count=Número de páginas:
|
||||
document_properties_page_size=Tamaño de la página:
|
||||
document_properties_page_size_unit_inches=in
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=vertical
|
||||
document_properties_page_size_orientation_landscape=horizontal
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Carta
|
||||
document_properties_page_size_name_legal=Oficio
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Vista rápida de la web:
|
||||
document_properties_linearized_yes=Sí
|
||||
document_properties_linearized_no=No
|
||||
document_properties_close=Cerrar
|
||||
|
||||
print_progress_message=Preparando documento para impresión…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Cancelar
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Cambiar barra lateral
|
||||
toggle_sidebar_notification.title=Cambiar barra lateral (índice de contenidos del documento/adjuntos)
|
||||
toggle_sidebar_notification2.title=Alternar barra lateral (el documento contiene esquemas/adjuntos/capas)
|
||||
toggle_sidebar_label=Cambiar barra lateral
|
||||
document_outline.title=Mostrar esquema del documento (doble clic para expandir/contraer todos los elementos)
|
||||
document_outline_label=Esquema del documento
|
||||
attachments.title=Mostrar adjuntos
|
||||
attachments_label=Adjuntos
|
||||
layers.title=Mostrar capas (doble clic para restablecer todas las capas al estado predeterminado)
|
||||
layers_label=Capas
|
||||
thumbs.title=Mostrar miniaturas
|
||||
thumbs_label=Miniaturas
|
||||
findbar.title=Buscar en el documento
|
||||
findbar_label=Buscar
|
||||
|
||||
additional_layers=Capas adicionales
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Página {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Página {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Miniatura de la página {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Buscar
|
||||
find_input.placeholder=Buscar en el documento…
|
||||
find_previous.title=Ir a la anterior frase encontrada
|
||||
find_previous_label=Anterior
|
||||
find_next.title=Ir a la siguiente frase encontrada
|
||||
find_next_label=Siguiente
|
||||
find_highlight=Resaltar todo
|
||||
find_match_case_label=Coincidir con mayúsculas y minúsculas
|
||||
find_entire_word_label=Palabras completas
|
||||
find_reached_top=Se alcanzó el inicio del documento, se buscará al final
|
||||
find_reached_bottom=Se alcanzó el final del documento, se buscará al inicio
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} de {{total}} coincidencia
|
||||
find_match_count[two]={{current}} de {{total}} coincidencias
|
||||
find_match_count[few]={{current}} de {{total}} coincidencias
|
||||
find_match_count[many]={{current}} de {{total}} coincidencias
|
||||
find_match_count[other]={{current}} de {{total}} coincidencias
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Más de {{limit}} coincidencias
|
||||
find_match_count_limit[one]=Más de {{limit}} coinciden
|
||||
find_match_count_limit[two]=Más de {{limit}} coincidencias
|
||||
find_match_count_limit[few]=Más de {{limit}} coincidencias
|
||||
find_match_count_limit[many]=Más de {{limit}} coincidencias
|
||||
find_match_count_limit[other]=Más de {{limit}} coincidencias
|
||||
find_not_found=No se encontró la frase
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Más información
|
||||
error_less_info=Menos información
|
||||
error_close=Cerrar
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Mensaje: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Pila: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Archivo: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Línea: {{line}}
|
||||
rendering_error=Un error ocurrió al renderizar la página.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Ancho de página
|
||||
page_scale_fit=Ajustar página
|
||||
page_scale_auto=Zoom automático
|
||||
page_scale_actual=Tamaño real
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Error
|
||||
loading_error=Un error ocurrió al cargar el PDF.
|
||||
invalid_file_error=Archivo PDF invalido o dañado.
|
||||
missing_file_error=Archivo PDF no encontrado.
|
||||
unexpected_response_error=Respuesta inesperada del servidor.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} anotación]
|
||||
password_label=Ingresa la contraseña para abrir este archivo PDF.
|
||||
password_invalid=Contraseña inválida. Por favor intenta de nuevo.
|
||||
password_ok=Aceptar
|
||||
password_cancel=Cancelar
|
||||
|
||||
printing_not_supported=Advertencia: La impresión no esta completamente soportada por este navegador.
|
||||
printing_not_ready=Advertencia: El PDF no cargo completamente para impresión.
|
||||
web_fonts_disabled=Las fuentes web están desactivadas: es imposible usar las fuentes PDF embebidas.
|
||||
262
res/static/misc/pdf-viewer/web/locale/et/viewer.ftl
Normal file
262
res/static/misc/pdf-viewer/web/locale/et/viewer.ftl
Normal file
@@ -0,0 +1,262 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Eelmine lehekülg
|
||||
pdfjs-previous-button-label = Eelmine
|
||||
pdfjs-next-button =
|
||||
.title = Järgmine lehekülg
|
||||
pdfjs-next-button-label = Järgmine
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Leht
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = / { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber }/{ $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Vähenda
|
||||
pdfjs-zoom-out-button-label = Vähenda
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Suurenda
|
||||
pdfjs-zoom-in-button-label = Suurenda
|
||||
pdfjs-zoom-select =
|
||||
.title = Suurendamine
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Lülitu esitlusrežiimi
|
||||
pdfjs-presentation-mode-button-label = Esitlusrežiim
|
||||
pdfjs-open-file-button =
|
||||
.title = Ava fail
|
||||
pdfjs-open-file-button-label = Ava
|
||||
pdfjs-print-button =
|
||||
.title = Prindi
|
||||
pdfjs-print-button-label = Prindi
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Tööriistad
|
||||
pdfjs-tools-button-label = Tööriistad
|
||||
pdfjs-first-page-button =
|
||||
.title = Mine esimesele leheküljele
|
||||
pdfjs-first-page-button-label = Mine esimesele leheküljele
|
||||
pdfjs-last-page-button =
|
||||
.title = Mine viimasele leheküljele
|
||||
pdfjs-last-page-button-label = Mine viimasele leheküljele
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Pööra päripäeva
|
||||
pdfjs-page-rotate-cw-button-label = Pööra päripäeva
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Pööra vastupäeva
|
||||
pdfjs-page-rotate-ccw-button-label = Pööra vastupäeva
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Luba teksti valimise tööriist
|
||||
pdfjs-cursor-text-select-tool-button-label = Teksti valimise tööriist
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Luba sirvimistööriist
|
||||
pdfjs-cursor-hand-tool-button-label = Sirvimistööriist
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Kasutatakse lehe kaupa kerimist
|
||||
pdfjs-scroll-page-button-label = Lehe kaupa kerimine
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Kasuta vertikaalset kerimist
|
||||
pdfjs-scroll-vertical-button-label = Vertikaalne kerimine
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Kasuta horisontaalset kerimist
|
||||
pdfjs-scroll-horizontal-button-label = Horisontaalne kerimine
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Kasuta rohkem mahutavat kerimist
|
||||
pdfjs-scroll-wrapped-button-label = Rohkem mahutav kerimine
|
||||
pdfjs-spread-none-button =
|
||||
.title = Ära kõrvuta lehekülgi
|
||||
pdfjs-spread-none-button-label = Lehtede kõrvutamine puudub
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Kõrvuta leheküljed, alustades paaritute numbritega lehekülgedega
|
||||
pdfjs-spread-odd-button-label = Kõrvutamine paaritute numbritega alustades
|
||||
pdfjs-spread-even-button =
|
||||
.title = Kõrvuta leheküljed, alustades paarisnumbritega lehekülgedega
|
||||
pdfjs-spread-even-button-label = Kõrvutamine paarisnumbritega alustades
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Dokumendi omadused…
|
||||
pdfjs-document-properties-button-label = Dokumendi omadused…
|
||||
pdfjs-document-properties-file-name = Faili nimi:
|
||||
pdfjs-document-properties-file-size = Faili suurus:
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KiB ({ $size_b } baiti)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MiB ({ $size_b } baiti)
|
||||
pdfjs-document-properties-title = Pealkiri:
|
||||
pdfjs-document-properties-author = Autor:
|
||||
pdfjs-document-properties-subject = Teema:
|
||||
pdfjs-document-properties-keywords = Märksõnad:
|
||||
pdfjs-document-properties-creation-date = Loodud:
|
||||
pdfjs-document-properties-modification-date = Muudetud:
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date } { $time }
|
||||
pdfjs-document-properties-creator = Looja:
|
||||
pdfjs-document-properties-producer = Generaator:
|
||||
pdfjs-document-properties-version = Generaatori versioon:
|
||||
pdfjs-document-properties-page-count = Lehekülgi:
|
||||
pdfjs-document-properties-page-size = Lehe suurus:
|
||||
pdfjs-document-properties-page-size-unit-inches = tolli
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = vertikaalpaigutus
|
||||
pdfjs-document-properties-page-size-orientation-landscape = rõhtpaigutus
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Letter
|
||||
pdfjs-document-properties-page-size-name-legal = Legal
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = "Fast Web View" tugi:
|
||||
pdfjs-document-properties-linearized-yes = Jah
|
||||
pdfjs-document-properties-linearized-no = Ei
|
||||
pdfjs-document-properties-close-button = Sulge
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Dokumendi ettevalmistamine printimiseks…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Loobu
|
||||
pdfjs-printing-not-supported = Hoiatus: printimine pole selle brauseri poolt täielikult toetatud.
|
||||
pdfjs-printing-not-ready = Hoiatus: PDF pole printimiseks täielikult laaditud.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Näita külgriba
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Näita külgriba (dokument sisaldab sisukorda/manuseid/kihte)
|
||||
pdfjs-toggle-sidebar-button-label = Näita külgriba
|
||||
pdfjs-document-outline-button =
|
||||
.title = Näita sisukorda (kõigi punktide laiendamiseks/ahendamiseks topeltklõpsa)
|
||||
pdfjs-document-outline-button-label = Näita sisukorda
|
||||
pdfjs-attachments-button =
|
||||
.title = Näita manuseid
|
||||
pdfjs-attachments-button-label = Manused
|
||||
pdfjs-layers-button =
|
||||
.title = Näita kihte (kõikide kihtide vaikeolekusse lähtestamiseks topeltklõpsa)
|
||||
pdfjs-layers-button-label = Kihid
|
||||
pdfjs-thumbs-button =
|
||||
.title = Näita pisipilte
|
||||
pdfjs-thumbs-button-label = Pisipildid
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Otsi üles praegune kontuuriüksus
|
||||
pdfjs-current-outline-item-button-label = Praegune kontuuriüksus
|
||||
pdfjs-findbar-button =
|
||||
.title = Otsi dokumendist
|
||||
pdfjs-findbar-button-label = Otsi
|
||||
pdfjs-additional-layers = Täiendavad kihid
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = { $page }. lehekülg
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = { $page }. lehekülje pisipilt
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Otsi
|
||||
.placeholder = Otsi dokumendist…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Otsi fraasi eelmine esinemiskoht
|
||||
pdfjs-find-previous-button-label = Eelmine
|
||||
pdfjs-find-next-button =
|
||||
.title = Otsi fraasi järgmine esinemiskoht
|
||||
pdfjs-find-next-button-label = Järgmine
|
||||
pdfjs-find-highlight-checkbox = Too kõik esile
|
||||
pdfjs-find-match-case-checkbox-label = Tõstutundlik
|
||||
pdfjs-find-match-diacritics-checkbox-label = Otsitakse diakriitiliselt
|
||||
pdfjs-find-entire-word-checkbox-label = Täissõnad
|
||||
pdfjs-find-reached-top = Jõuti dokumendi algusesse, jätkati lõpust
|
||||
pdfjs-find-reached-bottom = Jõuti dokumendi lõppu, jätkati algusest
|
||||
pdfjs-find-not-found = Fraasi ei leitud
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Mahuta laiusele
|
||||
pdfjs-page-scale-fit = Mahuta leheküljele
|
||||
pdfjs-page-scale-auto = Automaatne suurendamine
|
||||
pdfjs-page-scale-actual = Tegelik suurus
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Lehekülg { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = PDFi laadimisel esines viga.
|
||||
pdfjs-invalid-file-error = Vigane või rikutud PDF-fail.
|
||||
pdfjs-missing-file-error = PDF-fail puudub.
|
||||
pdfjs-unexpected-response-error = Ootamatu vastus serverilt.
|
||||
pdfjs-rendering-error = Lehe renderdamisel esines viga.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date } { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } Annotation]
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = PDF-faili avamiseks sisesta parool.
|
||||
pdfjs-password-invalid = Vigane parool. Palun proovi uuesti.
|
||||
pdfjs-password-ok-button = Sobib
|
||||
pdfjs-password-cancel-button = Loobu
|
||||
pdfjs-web-fonts-disabled = Veebifondid on keelatud: PDFiga kaasatud fonte pole võimalik kasutada.
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Kustuta
|
||||
@@ -1,245 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Eelmine lehekülg
|
||||
previous_label=Eelmine
|
||||
next.title=Järgmine lehekülg
|
||||
next_label=Järgmine
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Leht
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=/ {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}}/{{pagesCount}})
|
||||
|
||||
zoom_out.title=Vähenda
|
||||
zoom_out_label=Vähenda
|
||||
zoom_in.title=Suurenda
|
||||
zoom_in_label=Suurenda
|
||||
zoom.title=Suurendamine
|
||||
presentation_mode.title=Lülitu esitlusrežiimi
|
||||
presentation_mode_label=Esitlusrežiim
|
||||
open_file.title=Ava fail
|
||||
open_file_label=Ava
|
||||
print.title=Prindi
|
||||
print_label=Prindi
|
||||
download.title=Laadi alla
|
||||
download_label=Laadi alla
|
||||
bookmark.title=Praegune vaade (kopeeri või ava uues aknas)
|
||||
bookmark_label=Praegune vaade
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Tööriistad
|
||||
tools_label=Tööriistad
|
||||
first_page.title=Mine esimesele leheküljele
|
||||
first_page.label=Mine esimesele leheküljele
|
||||
first_page_label=Mine esimesele leheküljele
|
||||
last_page.title=Mine viimasele leheküljele
|
||||
last_page.label=Mine viimasele leheküljele
|
||||
last_page_label=Mine viimasele leheküljele
|
||||
page_rotate_cw.title=Pööra päripäeva
|
||||
page_rotate_cw.label=Pööra päripäeva
|
||||
page_rotate_cw_label=Pööra päripäeva
|
||||
page_rotate_ccw.title=Pööra vastupäeva
|
||||
page_rotate_ccw.label=Pööra vastupäeva
|
||||
page_rotate_ccw_label=Pööra vastupäeva
|
||||
|
||||
cursor_text_select_tool.title=Luba teksti valimise tööriist
|
||||
cursor_text_select_tool_label=Teksti valimise tööriist
|
||||
cursor_hand_tool.title=Luba sirvimistööriist
|
||||
cursor_hand_tool_label=Sirvimistööriist
|
||||
|
||||
scroll_vertical.title=Kasuta vertikaalset kerimist
|
||||
scroll_vertical_label=Vertikaalne kerimine
|
||||
scroll_horizontal.title=Kasuta horisontaalset kerimist
|
||||
scroll_horizontal_label=Horisontaalne kerimine
|
||||
scroll_wrapped.title=Kasuta rohkem mahutavat kerimist
|
||||
scroll_wrapped_label=Rohkem mahutav kerimine
|
||||
|
||||
spread_none.title=Ära kõrvuta lehekülgi
|
||||
spread_none_label=Lehtede kõrvutamine puudub
|
||||
spread_odd.title=Kõrvuta leheküljed, alustades paaritute numbritega lehekülgedega
|
||||
spread_odd_label=Kõrvutamine paaritute numbritega alustades
|
||||
spread_even.title=Kõrvuta leheküljed, alustades paarisnumbritega lehekülgedega
|
||||
spread_even_label=Kõrvutamine paarisnumbritega alustades
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Dokumendi omadused…
|
||||
document_properties_label=Dokumendi omadused…
|
||||
document_properties_file_name=Faili nimi:
|
||||
document_properties_file_size=Faili suurus:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KiB ({{size_b}} baiti)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MiB ({{size_b}} baiti)
|
||||
document_properties_title=Pealkiri:
|
||||
document_properties_author=Autor:
|
||||
document_properties_subject=Teema:
|
||||
document_properties_keywords=Märksõnad:
|
||||
document_properties_creation_date=Loodud:
|
||||
document_properties_modification_date=Muudetud:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}} {{time}}
|
||||
document_properties_creator=Looja:
|
||||
document_properties_producer=Generaator:
|
||||
document_properties_version=Generaatori versioon:
|
||||
document_properties_page_count=Lehekülgi:
|
||||
document_properties_page_size=Lehe suurus:
|
||||
document_properties_page_size_unit_inches=tolli
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=vertikaalpaigutus
|
||||
document_properties_page_size_orientation_landscape=rõhtpaigutus
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Letter
|
||||
document_properties_page_size_name_legal=Legal
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized="Fast Web View" tugi:
|
||||
document_properties_linearized_yes=Jah
|
||||
document_properties_linearized_no=Ei
|
||||
document_properties_close=Sulge
|
||||
|
||||
print_progress_message=Dokumendi ettevalmistamine printimiseks…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Loobu
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Näita külgriba
|
||||
toggle_sidebar_notification.title=Näita külgriba (dokument sisaldab sisukorda/manuseid)
|
||||
toggle_sidebar_label=Näita külgriba
|
||||
document_outline.title=Näita sisukorda (kõigi punktide laiendamiseks/ahendamiseks topeltklõpsa)
|
||||
document_outline_label=Näita sisukorda
|
||||
attachments.title=Näita manuseid
|
||||
attachments_label=Manused
|
||||
thumbs.title=Näita pisipilte
|
||||
thumbs_label=Pisipildid
|
||||
findbar.title=Otsi dokumendist
|
||||
findbar_label=Otsi
|
||||
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title={{page}}. lehekülg
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas={{page}}. lehekülje pisipilt
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Otsi
|
||||
find_input.placeholder=Otsi dokumendist…
|
||||
find_previous.title=Otsi fraasi eelmine esinemiskoht
|
||||
find_previous_label=Eelmine
|
||||
find_next.title=Otsi fraasi järgmine esinemiskoht
|
||||
find_next_label=Järgmine
|
||||
find_highlight=Too kõik esile
|
||||
find_match_case_label=Tõstutundlik
|
||||
find_entire_word_label=Täissõnad
|
||||
find_reached_top=Jõuti dokumendi algusesse, jätkati lõpust
|
||||
find_reached_bottom=Jõuti dokumendi lõppu, jätkati algusest
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]=vaste {{current}}/{{total}}
|
||||
find_match_count[two]=vaste {{current}}/{{total}}
|
||||
find_match_count[few]=vaste {{current}}/{{total}}
|
||||
find_match_count[many]=vaste {{current}}/{{total}}
|
||||
find_match_count[other]=vaste {{current}}/{{total}}
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Rohkem kui {{limit}} vastet
|
||||
find_match_count_limit[one]=Rohkem kui {{limit}} vaste
|
||||
find_match_count_limit[two]=Rohkem kui {{limit}} vastet
|
||||
find_match_count_limit[few]=Rohkem kui {{limit}} vastet
|
||||
find_match_count_limit[many]=Rohkem kui {{limit}} vastet
|
||||
find_match_count_limit[other]=Rohkem kui {{limit}} vastet
|
||||
find_not_found=Fraasi ei leitud
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Rohkem teavet
|
||||
error_less_info=Vähem teavet
|
||||
error_close=Sulge
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Teade: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Stack: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Fail: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Rida: {{line}}
|
||||
rendering_error=Lehe renderdamisel esines viga.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Mahuta laiusele
|
||||
page_scale_fit=Mahuta leheküljele
|
||||
page_scale_auto=Automaatne suurendamine
|
||||
page_scale_actual=Tegelik suurus
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Viga
|
||||
loading_error=PDFi laadimisel esines viga.
|
||||
invalid_file_error=Vigane või rikutud PDF-fail.
|
||||
missing_file_error=PDF-fail puudub.
|
||||
unexpected_response_error=Ootamatu vastus serverilt.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}} {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} Annotation]
|
||||
password_label=PDF-faili avamiseks sisesta parool.
|
||||
password_invalid=Vigane parool. Palun proovi uuesti.
|
||||
password_ok=Sobib
|
||||
password_cancel=Loobu
|
||||
|
||||
printing_not_supported=Hoiatus: printimine pole selle brauseri poolt täielikult toetatud.
|
||||
printing_not_ready=Hoiatus: PDF pole printimiseks täielikult laaditud.
|
||||
web_fonts_disabled=Veebifondid on keelatud: PDFiga kaasatud fonte pole võimalik kasutada.
|
||||
619
res/static/misc/pdf-viewer/web/locale/eu/viewer.ftl
Normal file
619
res/static/misc/pdf-viewer/web/locale/eu/viewer.ftl
Normal file
@@ -0,0 +1,619 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Aurreko orria
|
||||
pdfjs-previous-button-label = Aurrekoa
|
||||
pdfjs-next-button =
|
||||
.title = Hurrengo orria
|
||||
pdfjs-next-button-label = Hurrengoa
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Orria
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = / { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = { $pagesCount }/{ $pageNumber }
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Urrundu zooma
|
||||
pdfjs-zoom-out-button-label = Urrundu zooma
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Gerturatu zooma
|
||||
pdfjs-zoom-in-button-label = Gerturatu zooma
|
||||
pdfjs-zoom-select =
|
||||
.title = Zooma
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Aldatu aurkezpen modura
|
||||
pdfjs-presentation-mode-button-label = Arkezpen modua
|
||||
pdfjs-open-file-button =
|
||||
.title = Ireki fitxategia
|
||||
pdfjs-open-file-button-label = Ireki
|
||||
pdfjs-print-button =
|
||||
.title = Inprimatu
|
||||
pdfjs-print-button-label = Inprimatu
|
||||
pdfjs-save-button =
|
||||
.title = Gorde
|
||||
pdfjs-save-button-label = Gorde
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Deskargatu
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Deskargatu
|
||||
pdfjs-bookmark-button =
|
||||
.title = Uneko orria (ikusi uneko orriaren URLa)
|
||||
pdfjs-bookmark-button-label = Uneko orria
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Tresnak
|
||||
pdfjs-tools-button-label = Tresnak
|
||||
pdfjs-first-page-button =
|
||||
.title = Joan lehen orrira
|
||||
pdfjs-first-page-button-label = Joan lehen orrira
|
||||
pdfjs-last-page-button =
|
||||
.title = Joan azken orrira
|
||||
pdfjs-last-page-button-label = Joan azken orrira
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Biratu erlojuaren norantzan
|
||||
pdfjs-page-rotate-cw-button-label = Biratu erlojuaren norantzan
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Biratu erlojuaren aurkako norantzan
|
||||
pdfjs-page-rotate-ccw-button-label = Biratu erlojuaren aurkako norantzan
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Gaitu testuaren hautapen tresna
|
||||
pdfjs-cursor-text-select-tool-button-label = Testuaren hautapen tresna
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Gaitu eskuaren tresna
|
||||
pdfjs-cursor-hand-tool-button-label = Eskuaren tresna
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Erabili orriaren korritzea
|
||||
pdfjs-scroll-page-button-label = Orriaren korritzea
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Erabili korritze bertikala
|
||||
pdfjs-scroll-vertical-button-label = Korritze bertikala
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Erabili korritze horizontala
|
||||
pdfjs-scroll-horizontal-button-label = Korritze horizontala
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Erabili korritze egokitua
|
||||
pdfjs-scroll-wrapped-button-label = Korritze egokitua
|
||||
pdfjs-spread-none-button =
|
||||
.title = Ez elkartu barreiatutako orriak
|
||||
pdfjs-spread-none-button-label = Barreiatzerik ez
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Elkartu barreiatutako orriak bakoiti zenbakidunekin hasita
|
||||
pdfjs-spread-odd-button-label = Barreiatze bakoitia
|
||||
pdfjs-spread-even-button =
|
||||
.title = Elkartu barreiatutako orriak bikoiti zenbakidunekin hasita
|
||||
pdfjs-spread-even-button-label = Barreiatze bikoitia
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Dokumentuaren propietateak…
|
||||
pdfjs-document-properties-button-label = Dokumentuaren propietateak…
|
||||
pdfjs-document-properties-file-name = Fitxategi-izena:
|
||||
pdfjs-document-properties-file-size = Fitxategiaren tamaina:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } byte)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } byte)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } byte)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } byte)
|
||||
pdfjs-document-properties-title = Izenburua:
|
||||
pdfjs-document-properties-author = Egilea:
|
||||
pdfjs-document-properties-subject = Gaia:
|
||||
pdfjs-document-properties-keywords = Gako-hitzak:
|
||||
pdfjs-document-properties-creation-date = Sortze-data:
|
||||
pdfjs-document-properties-modification-date = Aldatze-data:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Sortzailea:
|
||||
pdfjs-document-properties-producer = PDFaren ekoizlea:
|
||||
pdfjs-document-properties-version = PDF bertsioa:
|
||||
pdfjs-document-properties-page-count = Orrialde kopurua:
|
||||
pdfjs-document-properties-page-size = Orriaren tamaina:
|
||||
pdfjs-document-properties-page-size-unit-inches = in
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = bertikala
|
||||
pdfjs-document-properties-page-size-orientation-landscape = horizontala
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Gutuna
|
||||
pdfjs-document-properties-page-size-name-legal = Legala
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Webeko ikuspegi bizkorra:
|
||||
pdfjs-document-properties-linearized-yes = Bai
|
||||
pdfjs-document-properties-linearized-no = Ez
|
||||
pdfjs-document-properties-close-button = Itxi
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Dokumentua inprimatzeko prestatzen…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = %{ $progress }
|
||||
pdfjs-print-progress-close-button = Utzi
|
||||
pdfjs-printing-not-supported = Abisua: inprimatzeko euskarria ez da erabatekoa nabigatzaile honetan.
|
||||
pdfjs-printing-not-ready = Abisua: PDFa ez dago erabat kargatuta inprimatzeko.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Txandakatu alboko barra
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Txandakatu alboko barra (dokumentuak eskema/eranskinak/geruzak ditu)
|
||||
pdfjs-toggle-sidebar-button-label = Txandakatu alboko barra
|
||||
pdfjs-document-outline-button =
|
||||
.title = Erakutsi dokumentuaren eskema (klik bikoitza elementu guztiak zabaltzeko/tolesteko)
|
||||
pdfjs-document-outline-button-label = Dokumentuaren eskema
|
||||
pdfjs-attachments-button =
|
||||
.title = Erakutsi eranskinak
|
||||
pdfjs-attachments-button-label = Eranskinak
|
||||
pdfjs-layers-button =
|
||||
.title = Erakutsi geruzak (klik bikoitza geruza guztiak egoera lehenetsira berrezartzeko)
|
||||
pdfjs-layers-button-label = Geruzak
|
||||
pdfjs-thumbs-button =
|
||||
.title = Erakutsi koadro txikiak
|
||||
pdfjs-thumbs-button-label = Koadro txikiak
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Bilatu uneko eskemaren elementua
|
||||
pdfjs-current-outline-item-button-label = Uneko eskemaren elementua
|
||||
pdfjs-findbar-button =
|
||||
.title = Bilatu dokumentuan
|
||||
pdfjs-findbar-button-label = Bilatu
|
||||
pdfjs-additional-layers = Geruza gehigarriak
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = { $page }. orria
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = { $page }. orriaren koadro txikia
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Bilatu
|
||||
.placeholder = Bilatu dokumentuan…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Bilatu esaldiaren aurreko parekatzea
|
||||
pdfjs-find-previous-button-label = Aurrekoa
|
||||
pdfjs-find-next-button =
|
||||
.title = Bilatu esaldiaren hurrengo parekatzea
|
||||
pdfjs-find-next-button-label = Hurrengoa
|
||||
pdfjs-find-highlight-checkbox = Nabarmendu guztia
|
||||
pdfjs-find-match-case-checkbox-label = Bat etorri maiuskulekin/minuskulekin
|
||||
pdfjs-find-match-diacritics-checkbox-label = Bereizi diakritikoak
|
||||
pdfjs-find-entire-word-checkbox-label = Hitz osoak
|
||||
pdfjs-find-reached-top = Dokumentuaren hasierara heldu da, bukaeratik jarraitzen
|
||||
pdfjs-find-reached-bottom = Dokumentuaren bukaerara heldu da, hasieratik jarraitzen
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $total }/{ $current }. bat-etortzea
|
||||
*[other] { $total }/{ $current }. bat-etortzea
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Bat datorren { $limit } baino gehiago
|
||||
*[other] Bat datozen { $limit } baino gehiago
|
||||
}
|
||||
pdfjs-find-not-found = Esaldia ez da aurkitu
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Orriaren zabalera
|
||||
pdfjs-page-scale-fit = Doitu orrira
|
||||
pdfjs-page-scale-auto = Zoom automatikoa
|
||||
pdfjs-page-scale-actual = Benetako tamaina
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = %{ $scale }
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = { $page }. orria
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Errorea gertatu da PDFa kargatzean.
|
||||
pdfjs-invalid-file-error = PDF fitxategi baliogabe edo hondatua.
|
||||
pdfjs-missing-file-error = PDF fitxategia falta da.
|
||||
pdfjs-unexpected-response-error = Espero gabeko zerbitzariaren erantzuna.
|
||||
pdfjs-rendering-error = Errorea gertatu da orria errendatzean.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } ohartarazpena]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Idatzi PDF fitxategi hau irekitzeko pasahitza.
|
||||
pdfjs-password-invalid = Pasahitz baliogabea. Saiatu berriro mesedez.
|
||||
pdfjs-password-ok-button = Ados
|
||||
pdfjs-password-cancel-button = Utzi
|
||||
pdfjs-web-fonts-disabled = Webeko letra-tipoak desgaituta daude: ezin dira kapsulatutako PDF letra-tipoak erabili.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Testua
|
||||
pdfjs-editor-free-text-button-label = Testua
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Marrazkia
|
||||
pdfjs-editor-ink-button-label = Marrazkia
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Gehitu edo editatu irudiak
|
||||
pdfjs-editor-stamp-button-label = Gehitu edo editatu irudiak
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Nabarmendu
|
||||
pdfjs-editor-highlight-button-label = Nabarmendu
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Nabarmendu
|
||||
.aria-label = Nabarmendu
|
||||
pdfjs-highlight-floating-button-label = Nabarmendu
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Gehitu sinadura
|
||||
pdfjs-editor-signature-button-label = Gehitu sinadura
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Nabarmendutakoen editorea
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Marrazkien editorea
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Sinaduren editorea: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Irudien editorea
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Kendu marrazkia
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Kendu testua
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Kendu irudia
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Kendu nabarmentzea
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Kendu sinadura
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Kolorea
|
||||
pdfjs-editor-free-text-size-input = Tamaina
|
||||
pdfjs-editor-ink-color-input = Kolorea
|
||||
pdfjs-editor-ink-thickness-input = Loditasuna
|
||||
pdfjs-editor-ink-opacity-input = Opakutasuna
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Gehitu irudia
|
||||
pdfjs-editor-stamp-add-image-button-label = Gehitu irudia
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Loditasuna
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Aldatu loditasuna testua ez beste elementuak nabarmentzean
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Sinaduren kontrolak eta gordetako sinadurak
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Gehitu sinadura berria
|
||||
pdfjs-editor-signature-add-signature-button-label = Gehitu sinadura berria
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Gordetako sinadura: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Testu-editorea
|
||||
.default-content = Hasi idazten…
|
||||
pdfjs-free-text =
|
||||
.aria-label = Testu-editorea
|
||||
pdfjs-free-text-default-content = Hasi idazten…
|
||||
pdfjs-ink =
|
||||
.aria-label = Marrazki-editorea
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Erabiltzaileak sortutako irudia
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Testu alternatiboa
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Editatu testu alternatiboa
|
||||
pdfjs-editor-alt-text-edit-button-label = Editatu testu alternatiboa
|
||||
pdfjs-editor-alt-text-dialog-label = Aukeratu aukera
|
||||
pdfjs-editor-alt-text-dialog-description = Testu alternatiboak laguntzen du jendeak ezin duenean irudia ikusi edo ez denean kargatzen.
|
||||
pdfjs-editor-alt-text-add-description-label = Gehitu azalpena
|
||||
pdfjs-editor-alt-text-add-description-description = Saiatu idazten gaia, ezarpena edo ekintzak deskribatzen dituen esaldi 1 edo 2.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Markatu apaingarri gisa
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Irudiak apaingarrientzat erabiltzen da, adibidez ertz edo ur-marketarako.
|
||||
pdfjs-editor-alt-text-cancel-button = Utzi
|
||||
pdfjs-editor-alt-text-save-button = Gorde
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Apaingarri gisa markatuta
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Adibidez, "gizon gaztea mahaian eserita dago bazkaltzeko"
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Testu alternatiboa
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Goiko ezkerreko izkina — aldatu tamaina
|
||||
pdfjs-editor-resizer-label-top-middle = Goian erdian — aldatu tamaina
|
||||
pdfjs-editor-resizer-label-top-right = Goiko eskuineko izkina — aldatu tamaina
|
||||
pdfjs-editor-resizer-label-middle-right = Erdian eskuinean — aldatu tamaina
|
||||
pdfjs-editor-resizer-label-bottom-right = Beheko eskuineko izkina — aldatu tamaina
|
||||
pdfjs-editor-resizer-label-bottom-middle = Behean erdian — aldatu tamaina
|
||||
pdfjs-editor-resizer-label-bottom-left = Beheko ezkerreko izkina — aldatu tamaina
|
||||
pdfjs-editor-resizer-label-middle-left = Erdian ezkerrean — aldatu tamaina
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Goiko ezkerreko izkina — aldatu tamaina
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Goian erdian — aldatu tamaina
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Goiko eskuineko izkina — aldatu tamaina
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Erdian eskuinean — aldatu tamaina
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Beheko eskuineko izkina — aldatu tamaina
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Behean erdian — aldatu tamaina
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Beheko ezkerreko izkina — aldatu tamaina
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Erdian ezkerrean — aldatu tamaina
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Nabarmentze kolorea
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Aldatu kolorea
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Kolore-aukerak
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Horia
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Berdea
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Urdina
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Arrosa
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Gorria
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Erakutsi denak
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Erakutsi denak
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Editatu testu alternatiboa (irudiaren azalpena)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Gehitu testu alternatiboa (irudiaren azalpena)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Idatzi zure azalpena hemen…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Azalpen laburra irudia ikusi ezin duen jendearentzat edo irudia kargatu ezin denerako.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Testu alternatibo hau automatikoki sortu da eta okerra izan liteke.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Argibide gehiago
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Sortu testu alternatiboa automatikoki
|
||||
pdfjs-editor-new-alt-text-not-now-button = Une honetan ez
|
||||
pdfjs-editor-new-alt-text-error-title = Ezin da testu alternatiboa automatikoki sortu
|
||||
pdfjs-editor-new-alt-text-error-description = Idatzi zure testu alternatibo propioa edo saiatu berriro geroago.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Itxi
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Testu alternatiboaren AA modeloa deskargatzen ({ $totalSize }/{ $downloadedSize } MB)
|
||||
.aria-valuetext = Testu alternatiboaren AA modeloa deskargatzen ({ $totalSize }/{ $downloadedSize } MB)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Testu alternatiboa gehituta
|
||||
pdfjs-editor-new-alt-text-added-button-label = Testu alternatiboa gehituta
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Testu alternatiboa falta da
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Testu alternatiboa falta da
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Berrikusi testu alternatiboa
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Berrikusi testu alternatiboa
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Automatikoki sortua: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Irudiaren testu alternatiboaren ezarpenak
|
||||
pdfjs-image-alt-text-settings-button-label = Irudiaren testu alternatiboaren ezarpenak
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Irudiaren testu alternatiboaren ezarpenak
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Testu alternatibo automatikoa
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Sortu testu alternatiboa automatikoki
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Azalpenak iradokitzen ditu irudia ikusi ezin duen jendearentzat edo irudia kargatu ezin denerako.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Testu alternatiboaren AA modeloa ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Zure gailuan modu lokalean exekutatzen da eta zure datuak pribatu mantentzen dira. Testu alternatibo automatikorako beharrezkoa.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Ezabatu
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Deskargatu
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Deskargatzen…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Testu alternatiboaren editorea
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Erakutsi testu alternatiboa irudi bat gehitzean berehala
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Zure irudiek testu alternatiboa duela ziurtatzen laguntzen dizu.
|
||||
pdfjs-editor-alt-text-settings-close-button = Itxi
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Nabarmentzea kenduta
|
||||
pdfjs-editor-undo-bar-message-freetext = Testua kenduta
|
||||
pdfjs-editor-undo-bar-message-ink = Marrazkia kenduta
|
||||
pdfjs-editor-undo-bar-message-stamp = Irudia kenduta
|
||||
pdfjs-editor-undo-bar-message-signature = Sinadura kenduta
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] Esku-ohar bat kenduta
|
||||
*[other] { $count } esku-ohar kenduta
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Desegin
|
||||
pdfjs-editor-undo-bar-undo-button-label = Desegin
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Itxi
|
||||
pdfjs-editor-undo-bar-close-button-label = Itxi
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label =
|
||||
Leiho modal honek PDF dokumentu batera gehitzeko sinadurak
|
||||
sortzea ahalbidetzen dio erabiltzaileari. Erabiltzaileak izena edita
|
||||
dezake (testu alternatibo modura ere erabiltzen dena) eta sinadura
|
||||
gordetzeko aukera du gehiagotan erabili ahal izateko.
|
||||
pdfjs-editor-add-signature-dialog-title = Gehitu sinadura
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Idatzi
|
||||
.title = Idatzi
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Marraztu
|
||||
.title = Marraztu
|
||||
pdfjs-editor-add-signature-image-button = Irudia
|
||||
.title = Irudia
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Idatzi zure sinadura
|
||||
.placeholder = Idatzi zure sinadura
|
||||
pdfjs-editor-add-signature-draw-placeholder = Marraztu zure sinadura
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Loditasuna
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Marrazteko loditasuna: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Igotzeko, jaregin fitxategia hemen
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] Edo aukeratu irudi-fitxategiak
|
||||
*[other] Edo arakatu irudi-fitxategiak
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Azalpena (testu alternatiboa)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Azalpena (testu alternatiboa)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Sinadura
|
||||
pdfjs-editor-add-signature-clear-button-label = Garbitu sinadura
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Garbitu sinadura
|
||||
pdfjs-editor-add-signature-save-checkbox = Gorde sinadura
|
||||
pdfjs-editor-add-signature-save-warning-message = Gordetako sinadura kopuruaren mugara heldu zara (5). Gehiago gorde ahal izateko, ken ezazu bat.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Ezin da irudia igo
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Egiaztatu zure sareko konexioa edo saiatu beste irudi batekin.
|
||||
pdfjs-editor-add-signature-error-close-button = Itxi
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Utzi
|
||||
pdfjs-editor-add-signature-add-button = Gehitu
|
||||
pdfjs-editor-edit-signature-update-button = Eguneratu
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Kendu gordetako sinadura
|
||||
pdfjs-editor-delete-signature-button-label1 = Kendu gordetako sinadura
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Editatu azalpena
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Editatu azalpena
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Aurreko orria
|
||||
previous_label=Aurrekoa
|
||||
next.title=Hurrengo orria
|
||||
next_label=Hurrengoa
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Orria
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=/ {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages={{pagesCount}}/{{pageNumber}}
|
||||
|
||||
zoom_out.title=Urrundu zooma
|
||||
zoom_out_label=Urrundu zooma
|
||||
zoom_in.title=Gerturatu zooma
|
||||
zoom_in_label=Gerturatu zooma
|
||||
zoom.title=Zooma
|
||||
presentation_mode.title=Aldatu aurkezpen modura
|
||||
presentation_mode_label=Arkezpen modua
|
||||
open_file.title=Ireki fitxategia
|
||||
open_file_label=Ireki
|
||||
print.title=Inprimatu
|
||||
print_label=Inprimatu
|
||||
download.title=Deskargatu
|
||||
download_label=Deskargatu
|
||||
bookmark.title=Uneko ikuspegia (kopiatu edo ireki leiho berrian)
|
||||
bookmark_label=Uneko ikuspegia
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Tresnak
|
||||
tools_label=Tresnak
|
||||
first_page.title=Joan lehen orrira
|
||||
first_page.label=Joan lehen orrira
|
||||
first_page_label=Joan lehen orrira
|
||||
last_page.title=Joan azken orrira
|
||||
last_page.label=Joan azken orrira
|
||||
last_page_label=Joan azken orrira
|
||||
page_rotate_cw.title=Biratu erlojuaren norantzan
|
||||
page_rotate_cw.label=Biratu erlojuaren norantzan
|
||||
page_rotate_cw_label=Biratu erlojuaren norantzan
|
||||
page_rotate_ccw.title=Biratu erlojuaren aurkako norantzan
|
||||
page_rotate_ccw.label=Biratu erlojuaren aurkako norantzan
|
||||
page_rotate_ccw_label=Biratu erlojuaren aurkako norantzan
|
||||
|
||||
cursor_text_select_tool.title=Gaitu testuaren hautapen tresna
|
||||
cursor_text_select_tool_label=Testuaren hautapen tresna
|
||||
cursor_hand_tool.title=Gaitu eskuaren tresna
|
||||
cursor_hand_tool_label=Eskuaren tresna
|
||||
|
||||
scroll_vertical.title=Erabili korritze bertikala
|
||||
scroll_vertical_label=Korritze bertikala
|
||||
scroll_horizontal.title=Erabili korritze horizontala
|
||||
scroll_horizontal_label=Korritze horizontala
|
||||
scroll_wrapped.title=Erabili korritze egokitua
|
||||
scroll_wrapped_label=Korritze egokitua
|
||||
|
||||
spread_none.title=Ez elkartu barreiatutako orriak
|
||||
spread_none_label=Barreiatzerik ez
|
||||
spread_odd.title=Elkartu barreiatutako orriak bakoiti zenbakidunekin hasita
|
||||
spread_odd_label=Barreiatze bakoitia
|
||||
spread_even.title=Elkartu barreiatutako orriak bikoiti zenbakidunekin hasita
|
||||
spread_even_label=Barreiatze bikoitia
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Dokumentuaren propietateak…
|
||||
document_properties_label=Dokumentuaren propietateak…
|
||||
document_properties_file_name=Fitxategi-izena:
|
||||
document_properties_file_size=Fitxategiaren tamaina:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} byte)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} byte)
|
||||
document_properties_title=Izenburua:
|
||||
document_properties_author=Egilea:
|
||||
document_properties_subject=Gaia:
|
||||
document_properties_keywords=Gako-hitzak:
|
||||
document_properties_creation_date=Sortze-data:
|
||||
document_properties_modification_date=Aldatze-data:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Sortzailea:
|
||||
document_properties_producer=PDFaren ekoizlea:
|
||||
document_properties_version=PDF bertsioa:
|
||||
document_properties_page_count=Orrialde kopurua:
|
||||
document_properties_page_size=Orriaren tamaina:
|
||||
document_properties_page_size_unit_inches=in
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=bertikala
|
||||
document_properties_page_size_orientation_landscape=horizontala
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Gutuna
|
||||
document_properties_page_size_name_legal=Legala
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Webeko ikuspegi bizkorra:
|
||||
document_properties_linearized_yes=Bai
|
||||
document_properties_linearized_no=Ez
|
||||
document_properties_close=Itxi
|
||||
|
||||
print_progress_message=Dokumentua inprimatzeko prestatzen…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent=%{{progress}}
|
||||
print_progress_close=Utzi
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Txandakatu alboko barra
|
||||
toggle_sidebar_notification.title=Txandakatu alboko barra (dokumentuak eskema/eranskinak ditu)
|
||||
toggle_sidebar_notification2.title=Txandakatu alboko barra (dokumentuak eskema/eranskinak/geruzak ditu)
|
||||
toggle_sidebar_label=Txandakatu alboko barra
|
||||
document_outline.title=Erakutsi dokumentuaren eskema (klik bikoitza elementu guztiak zabaltzeko/tolesteko)
|
||||
document_outline_label=Dokumentuaren eskema
|
||||
attachments.title=Erakutsi eranskinak
|
||||
attachments_label=Eranskinak
|
||||
layers.title=Erakutsi geruzak (klik bikoitza geruza guztiak egoera lehenetsira berrezartzeko)
|
||||
layers_label=Geruzak
|
||||
thumbs.title=Erakutsi koadro txikiak
|
||||
thumbs_label=Koadro txikiak
|
||||
current_outline_item.title=Bilatu uneko eskemaren elementua
|
||||
current_outline_item_label=Uneko eskemaren elementua
|
||||
findbar.title=Bilatu dokumentuan
|
||||
findbar_label=Bilatu
|
||||
|
||||
additional_layers=Geruza gehigarriak
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas={{page}}. orria
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark={{page}}. orria
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title={{page}}. orria
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas={{page}}. orriaren koadro txikia
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Bilatu
|
||||
find_input.placeholder=Bilatu dokumentuan…
|
||||
find_previous.title=Bilatu esaldiaren aurreko parekatzea
|
||||
find_previous_label=Aurrekoa
|
||||
find_next.title=Bilatu esaldiaren hurrengo parekatzea
|
||||
find_next_label=Hurrengoa
|
||||
find_highlight=Nabarmendu guztia
|
||||
find_match_case_label=Bat etorri maiuskulekin/minuskulekin
|
||||
find_entire_word_label=Hitz osoak
|
||||
find_reached_top=Dokumentuaren hasierara heldu da, bukaeratik jarraitzen
|
||||
find_reached_bottom=Dokumentuaren bukaerara heldu da, hasieratik jarraitzen
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{total}}/{{current}}. bat etortzea
|
||||
find_match_count[two]={{total}}/{{current}}. bat etortzea
|
||||
find_match_count[few]={{total}}/{{current}}. bat etortzea
|
||||
find_match_count[many]={{total}}/{{current}}. bat etortzea
|
||||
find_match_count[other]={{total}}/{{current}}. bat etortzea
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]={{limit}} bat-etortze baino gehiago
|
||||
find_match_count_limit[one]=Bat-etortze {{limit}} baino gehiago
|
||||
find_match_count_limit[two]={{limit}} bat-etortze baino gehiago
|
||||
find_match_count_limit[few]={{limit}} bat-etortze baino gehiago
|
||||
find_match_count_limit[many]={{limit}} bat-etortze baino gehiago
|
||||
find_match_count_limit[other]={{limit}} bat-etortze baino gehiago
|
||||
find_not_found=Esaldia ez da aurkitu
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Informazio gehiago
|
||||
error_less_info=Informazio gutxiago
|
||||
error_close=Itxi
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (eraikuntza: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Mezua: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Pila: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Fitxategia: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Lerroa: {{line}}
|
||||
rendering_error=Errorea gertatu da orria errendatzean.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Orriaren zabalera
|
||||
page_scale_fit=Doitu orrira
|
||||
page_scale_auto=Zoom automatikoa
|
||||
page_scale_actual=Benetako tamaina
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent=%{{scale}}
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Errorea
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Kargatzen…
|
||||
loading_error=Errorea gertatu da PDFa kargatzean.
|
||||
invalid_file_error=PDF fitxategi baliogabe edo hondatua.
|
||||
missing_file_error=PDF fitxategia falta da.
|
||||
unexpected_response_error=Espero gabeko zerbitzariaren erantzuna.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} ohartarazpena]
|
||||
password_label=Idatzi PDF fitxategi hau irekitzeko pasahitza.
|
||||
password_invalid=Pasahitz baliogabea. Saiatu berriro mesedez.
|
||||
password_ok=Ados
|
||||
password_cancel=Utzi
|
||||
|
||||
printing_not_supported=Abisua: inprimatzeko euskarria ez da erabatekoa nabigatzaile honetan.
|
||||
printing_not_ready=Abisua: PDFa ez dago erabat kargatuta inprimatzeko.
|
||||
web_fonts_disabled=Webeko letra-tipoak desgaituta daude: ezin dira kapsulatutako PDF letra-tipoak erabili.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=PDF dokumentu honek sinadura digitalak ditu. Ez dago euskarririk sinaduren balidazioa egiteko.
|
||||
341
res/static/misc/pdf-viewer/web/locale/fa/viewer.ftl
Normal file
341
res/static/misc/pdf-viewer/web/locale/fa/viewer.ftl
Normal file
@@ -0,0 +1,341 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = صفحهٔ قبلی
|
||||
pdfjs-previous-button-label = قبلی
|
||||
pdfjs-next-button =
|
||||
.title = صفحهٔ بعدی
|
||||
pdfjs-next-button-label = بعدی
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = صفحه
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = از { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber }از { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = کوچکنمایی
|
||||
pdfjs-zoom-out-button-label = کوچکنمایی
|
||||
pdfjs-zoom-in-button =
|
||||
.title = بزرگنمایی
|
||||
pdfjs-zoom-in-button-label = بزرگنمایی
|
||||
pdfjs-zoom-select =
|
||||
.title = زوم
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = تغییر به حالت ارائه
|
||||
pdfjs-presentation-mode-button-label = حالت ارائه
|
||||
pdfjs-open-file-button =
|
||||
.title = باز کردن پرونده
|
||||
pdfjs-open-file-button-label = باز کردن
|
||||
pdfjs-print-button =
|
||||
.title = چاپ
|
||||
pdfjs-print-button-label = چاپ
|
||||
pdfjs-save-button =
|
||||
.title = ذخیره
|
||||
pdfjs-save-button-label = ذخیره
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = دریافت
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = دریافت
|
||||
pdfjs-bookmark-button =
|
||||
.title = صفحه فعلی (مشاهده نشانی اینترنتی از صفحه فعلی)
|
||||
pdfjs-bookmark-button-label = صفحه فعلی
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = ابزارها
|
||||
pdfjs-tools-button-label = ابزارها
|
||||
pdfjs-first-page-button =
|
||||
.title = برو به اولین صفحه
|
||||
pdfjs-first-page-button-label = برو به اولین صفحه
|
||||
pdfjs-last-page-button =
|
||||
.title = برو به آخرین صفحه
|
||||
pdfjs-last-page-button-label = برو به آخرین صفحه
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = چرخش ساعتگرد
|
||||
pdfjs-page-rotate-cw-button-label = چرخش ساعتگرد
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = چرخش پاد ساعتگرد
|
||||
pdfjs-page-rotate-ccw-button-label = چرخش پاد ساعتگرد
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = فعال کردن ابزارِ انتخابِ متن
|
||||
pdfjs-cursor-text-select-tool-button-label = ابزارِ انتخابِ متن
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = فعال کردن ابزارِ دست
|
||||
pdfjs-cursor-hand-tool-button-label = ابزار دست
|
||||
pdfjs-scroll-page-button =
|
||||
.title = استفاده از پیمایش صفحه
|
||||
pdfjs-scroll-page-button-label = پیمایش صفحه
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = استفاده از پیمایش عمودی
|
||||
pdfjs-scroll-vertical-button-label = پیمایش عمودی
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = استفاده از پیمایش افقی
|
||||
pdfjs-scroll-horizontal-button-label = پیمایش افقی
|
||||
pdfjs-spread-none-button =
|
||||
.title = صفحات پیوسته را یکی نکنید
|
||||
pdfjs-spread-none-button-label = بدون صفحات پیوسته
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = خصوصیات سند...
|
||||
pdfjs-document-properties-button-label = خصوصیات سند...
|
||||
pdfjs-document-properties-file-name = نام پرونده:
|
||||
pdfjs-document-properties-file-size = حجم پرونده:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } کیلوبایت ({ $b } بایت)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } مگابایت ({ $b } بایت)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } کیلوبایت ({ $size_b } بایت)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } مگابایت ({ $size_b } بایت)
|
||||
pdfjs-document-properties-title = عنوان:
|
||||
pdfjs-document-properties-author = نویسنده:
|
||||
pdfjs-document-properties-subject = موضوع:
|
||||
pdfjs-document-properties-keywords = کلیدواژهها:
|
||||
pdfjs-document-properties-creation-date = تاریخ ایجاد:
|
||||
pdfjs-document-properties-modification-date = تاریخ ویرایش:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }، { $time }
|
||||
pdfjs-document-properties-creator = ایجاد کننده:
|
||||
pdfjs-document-properties-producer = ایجاد کننده PDF:
|
||||
pdfjs-document-properties-version = نسخه PDF:
|
||||
pdfjs-document-properties-page-count = تعداد صفحات:
|
||||
pdfjs-document-properties-page-size = اندازه صفحه:
|
||||
pdfjs-document-properties-page-size-unit-inches = اینچ
|
||||
pdfjs-document-properties-page-size-unit-millimeters = میلیمتر
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = نامه
|
||||
pdfjs-document-properties-page-size-name-legal = حقوقی
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
pdfjs-document-properties-linearized-yes = بله
|
||||
pdfjs-document-properties-linearized-no = خیر
|
||||
pdfjs-document-properties-close-button = بستن
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = آماده سازی مدارک برای چاپ کردن…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = لغو
|
||||
pdfjs-printing-not-supported = هشدار: قابلیت چاپ بهطور کامل در این مرورگر پشتیبانی نمیشود.
|
||||
pdfjs-printing-not-ready = اخطار: پرونده PDF بطور کامل بارگیری نشده و امکان چاپ وجود ندارد.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = باز و بسته کردن نوار کناری
|
||||
pdfjs-toggle-sidebar-button-label = تغییرحالت نوارکناری
|
||||
pdfjs-document-outline-button =
|
||||
.title = نمایش رئوس مطالب مدارک(برای بازشدن/جمع شدن همه موارد دوبار کلیک کنید)
|
||||
pdfjs-document-outline-button-label = طرح نوشتار
|
||||
pdfjs-attachments-button =
|
||||
.title = نمایش پیوستها
|
||||
pdfjs-attachments-button-label = پیوستها
|
||||
pdfjs-layers-button-label = لایهها
|
||||
pdfjs-thumbs-button =
|
||||
.title = نمایش تصاویر بندانگشتی
|
||||
pdfjs-thumbs-button-label = تصاویر بندانگشتی
|
||||
pdfjs-findbar-button =
|
||||
.title = جستجو در سند
|
||||
pdfjs-findbar-button-label = پیدا کردن
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = صفحه { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = تصویر بند انگشتی صفحه { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = پیدا کردن
|
||||
.placeholder = پیدا کردن در سند…
|
||||
pdfjs-find-previous-button =
|
||||
.title = پیدا کردن رخداد قبلی عبارت
|
||||
pdfjs-find-previous-button-label = قبلی
|
||||
pdfjs-find-next-button =
|
||||
.title = پیدا کردن رخداد بعدی عبارت
|
||||
pdfjs-find-next-button-label = بعدی
|
||||
pdfjs-find-highlight-checkbox = برجسته و هایلایت کردن همه موارد
|
||||
pdfjs-find-match-case-checkbox-label = تطبیق کوچکی و بزرگی حروف
|
||||
pdfjs-find-entire-word-checkbox-label = تمام کلمهها
|
||||
pdfjs-find-reached-top = به بالای صفحه رسیدیم، از پایین ادامه میدهیم
|
||||
pdfjs-find-reached-bottom = به آخر صفحه رسیدیم، از بالا ادامه میدهیم
|
||||
pdfjs-find-not-found = عبارت پیدا نشد
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = عرض صفحه
|
||||
pdfjs-page-scale-fit = اندازه کردن صفحه
|
||||
pdfjs-page-scale-auto = بزرگنمایی خودکار
|
||||
pdfjs-page-scale-actual = اندازه واقعی
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = صفحهٔ { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = هنگام بارگیری پرونده PDF خطایی رخ داد.
|
||||
pdfjs-invalid-file-error = پرونده PDF نامعتبر یامعیوب میباشد.
|
||||
pdfjs-missing-file-error = پرونده PDF یافت نشد.
|
||||
pdfjs-unexpected-response-error = پاسخ پیش بینی نشده سرور
|
||||
pdfjs-rendering-error = هنگام بارگیری صفحه خطایی رخ داد.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }، { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } Annotation]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = جهت باز کردن پرونده PDF گذرواژه را وارد نمائید.
|
||||
pdfjs-password-invalid = گذرواژه نامعتبر. لطفا مجددا تلاش کنید.
|
||||
pdfjs-password-ok-button = تأیید
|
||||
pdfjs-password-cancel-button = لغو
|
||||
pdfjs-web-fonts-disabled = فونت های تحت وب غیر فعال شده اند: امکان استفاده از نمایش دهنده داخلی PDF وجود ندارد.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = متن
|
||||
pdfjs-editor-free-text-button-label = متن
|
||||
pdfjs-editor-ink-button =
|
||||
.title = کشیدن
|
||||
pdfjs-editor-ink-button-label = کشیدن
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = افزودن یا ویرایش تصاویر
|
||||
pdfjs-editor-stamp-button-label = افزودن یا ویرایش تصاویر
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = برجسته کردن
|
||||
pdfjs-editor-highlight-button-label = برجسته کردن
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = برجسته کردن
|
||||
.aria-label = برجسته کردن
|
||||
pdfjs-highlight-floating-button-label = برجسته کردن
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = رنگ
|
||||
pdfjs-editor-free-text-size-input = اندازه
|
||||
pdfjs-editor-ink-color-input = رنگ
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = افزودن تصویر
|
||||
pdfjs-editor-stamp-add-image-button-label = افزودن تصویر
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = ویرایشگر متن
|
||||
.default-content = شروع به نوشتن کنید…
|
||||
pdfjs-free-text =
|
||||
.aria-label = ویرایشگر متن
|
||||
pdfjs-free-text-default-content = شروع به نوشتن کنید…
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-add-description-label = افزودن توضیحات
|
||||
pdfjs-editor-alt-text-cancel-button = انصراف
|
||||
pdfjs-editor-alt-text-save-button = ذخیره
|
||||
|
||||
## Color picker
|
||||
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = تغییر رنگ
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = انتخاب رنگ
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = زرد
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = سبز
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = آبی
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = صورتی
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = قرمز
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = نمایش همه
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = نمایش همه
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = بیشتر بدانید
|
||||
pdfjs-editor-new-alt-text-not-now-button = اکنون نه
|
||||
pdfjs-editor-new-alt-text-error-close-button = بستن
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = حذف
|
||||
pdfjs-editor-alt-text-settings-download-model-button = دریافت
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = در حال دریافت…
|
||||
pdfjs-editor-alt-text-settings-close-button = بستن
|
||||
@@ -1,222 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=صفحهٔ قبلی
|
||||
previous_label=قبلی
|
||||
next.title=صفحهٔ بعدی
|
||||
next_label=بعدی
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=صفحه
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=از {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}}از {{pagesCount}})
|
||||
|
||||
zoom_out.title=کوچکنمایی
|
||||
zoom_out_label=کوچکنمایی
|
||||
zoom_in.title=بزرگنمایی
|
||||
zoom_in_label=بزرگنمایی
|
||||
zoom.title=زوم
|
||||
presentation_mode.title=تغییر به حالت ارائه
|
||||
presentation_mode_label=حالت ارائه
|
||||
open_file.title=باز کردن پرونده
|
||||
open_file_label=باز کردن
|
||||
print.title=چاپ
|
||||
print_label=چاپ
|
||||
download.title=بارگیری
|
||||
download_label=بارگیری
|
||||
bookmark.title=نمای فعلی (رونوشت و یا نشان دادن در پنجره جدید)
|
||||
bookmark_label=نمای فعلی
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=ابزارها
|
||||
tools_label=ابزارها
|
||||
first_page.title=برو به اولین صفحه
|
||||
first_page.label=برو یه اولین صفحه
|
||||
first_page_label=برو به اولین صفحه
|
||||
last_page.title=برو به آخرین صفحه
|
||||
last_page.label=برو به آخرین صفحه
|
||||
last_page_label=برو به آخرین صفحه
|
||||
page_rotate_cw.title=چرخش ساعتگرد
|
||||
page_rotate_cw.label=چرخش ساعتگرد
|
||||
page_rotate_cw_label=چرخش ساعتگرد
|
||||
page_rotate_ccw.title=چرخش پاد ساعتگرد
|
||||
page_rotate_ccw.label=چرخش پاد ساعتگرد
|
||||
page_rotate_ccw_label=چرخش پاد ساعتگرد
|
||||
|
||||
cursor_text_select_tool.title=فعال کردن ابزارِ انتخابِ متن
|
||||
cursor_text_select_tool_label=ابزارِ انتخابِ متن
|
||||
cursor_hand_tool.title=فعال کردن ابزارِ دست
|
||||
cursor_hand_tool_label=ابزار دست
|
||||
|
||||
scroll_vertical.title=استفاده از پیمایش عمودی
|
||||
scroll_vertical_label=پیمایش عمودی
|
||||
scroll_horizontal.title=استفاده از پیمایش افقی
|
||||
scroll_horizontal_label=پیمایش افقی
|
||||
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=خصوصیات سند...
|
||||
document_properties_label=خصوصیات سند...
|
||||
document_properties_file_name=نام فایل:
|
||||
document_properties_file_size=حجم پرونده:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} کیلوبایت ({{size_b}} بایت)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} مگابایت ({{size_b}} بایت)
|
||||
document_properties_title=عنوان:
|
||||
document_properties_author=نویسنده:
|
||||
document_properties_subject=موضوع:
|
||||
document_properties_keywords=کلیدواژهها:
|
||||
document_properties_creation_date=تاریخ ایجاد:
|
||||
document_properties_modification_date=تاریخ ویرایش:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}، {{time}}
|
||||
document_properties_creator=ایجاد کننده:
|
||||
document_properties_producer=ایجاد کننده PDF:
|
||||
document_properties_version=نسخه PDF:
|
||||
document_properties_page_count=تعداد صفحات:
|
||||
document_properties_page_size=اندازه صفحه:
|
||||
document_properties_page_size_unit_inches=اینچ
|
||||
document_properties_page_size_unit_millimeters=میلیمتر
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=نامه
|
||||
document_properties_page_size_name_legal=حقوقی
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized_yes=بله
|
||||
document_properties_linearized_no=خیر
|
||||
document_properties_close=بستن
|
||||
|
||||
print_progress_message=آماده سازی مدارک برای چاپ کردن…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=لغو
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=باز و بسته کردن نوار کناری
|
||||
toggle_sidebar_notification.title=تغییر وضعیت نوار کناری (سند حاوی طرح/پیوست است)
|
||||
toggle_sidebar_label=تغییرحالت نوارکناری
|
||||
document_outline.title=نمایش رئوس مطالب مدارک(برای بازشدن/جمع شدن همه موارد دوبار کلیک کنید)
|
||||
document_outline_label=طرح نوشتار
|
||||
attachments.title=نمایش پیوستها
|
||||
attachments_label=پیوستها
|
||||
thumbs.title=نمایش تصاویر بندانگشتی
|
||||
thumbs_label=تصاویر بندانگشتی
|
||||
findbar.title=جستجو در سند
|
||||
findbar_label=پیدا کردن
|
||||
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=صفحه {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=تصویر بند انگشتی صفحه {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=پیدا کردن
|
||||
find_input.placeholder=پیدا کردن در سند…
|
||||
find_previous.title=پیدا کردن رخداد قبلی عبارت
|
||||
find_previous_label=قبلی
|
||||
find_next.title=پیدا کردن رخداد بعدی عبارت
|
||||
find_next_label=بعدی
|
||||
find_highlight=برجسته و هایلایت کردن همه موارد
|
||||
find_match_case_label=تطبیق کوچکی و بزرگی حروف
|
||||
find_entire_word_label=تمام کلمهها
|
||||
find_reached_top=به بالای صفحه رسیدیم، از پایین ادامه میدهیم
|
||||
find_reached_bottom=به آخر صفحه رسیدیم، از بالا ادامه میدهیم
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count[one]={{current}} از {{total}} مطابقت دارد
|
||||
find_match_count[two]={{current}} از {{total}} مطابقت دارد
|
||||
find_match_count[few]={{current}} از {{total}} مطابقت دارد
|
||||
find_match_count[many]={{current}} از {{total}} مطابقت دارد
|
||||
find_match_count[other]={{current}} از {{total}} مطابقت دارد
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_not_found=عبارت پیدا نشد
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=اطلاعات بیشتر
|
||||
error_less_info=اطلاعات کمتر
|
||||
error_close=بستن
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js ورژن{{version}} (ساخت: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=پیام: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=توده: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=پرونده: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=سطر: {{line}}
|
||||
rendering_error=هنگام بارگیری صفحه خطایی رخ داد.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=عرض صفحه
|
||||
page_scale_fit=اندازه کردن صفحه
|
||||
page_scale_auto=بزرگنمایی خودکار
|
||||
page_scale_actual=اندازه واقعی
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=خطا
|
||||
loading_error=هنگام بارگیری پرونده PDF خطایی رخ داد.
|
||||
invalid_file_error=پرونده PDF نامعتبر یامعیوب میباشد.
|
||||
missing_file_error=پرونده PDF یافت نشد.
|
||||
unexpected_response_error=پاسخ پیش بینی نشده سرور
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} Annotation]
|
||||
password_label=جهت باز کردن پرونده PDF گذرواژه را وارد نمائید.
|
||||
password_invalid=گذرواژه نامعتبر. لطفا مجددا تلاش کنید.
|
||||
password_ok=تأیید
|
||||
password_cancel=لغو
|
||||
|
||||
printing_not_supported=هشدار: قابلیت چاپ بهطور کامل در این مرورگر پشتیبانی نمیشود.
|
||||
printing_not_ready=اخطار: پرونده PDF بطور کامل بارگیری نشده و امکان چاپ وجود ندارد.
|
||||
web_fonts_disabled=فونت های تحت وب غیر فعال شده اند: امکان استفاده از نمایش دهنده داخلی PDF وجود ندارد.
|
||||
234
res/static/misc/pdf-viewer/web/locale/ff/viewer.ftl
Normal file
234
res/static/misc/pdf-viewer/web/locale/ff/viewer.ftl
Normal file
@@ -0,0 +1,234 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Hello Ɓennungo
|
||||
pdfjs-previous-button-label = Ɓennuɗo
|
||||
pdfjs-next-button =
|
||||
.title = Hello faango
|
||||
pdfjs-next-button-label = Yeeso
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Hello
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = e nder { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } of { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Lonngo Woɗɗa
|
||||
pdfjs-zoom-out-button-label = Lonngo Woɗɗa
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Lonngo Ara
|
||||
pdfjs-zoom-in-button-label = Lonngo Ara
|
||||
pdfjs-zoom-select =
|
||||
.title = Lonngo
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Faytu to Presentation Mode
|
||||
pdfjs-presentation-mode-button-label = Presentation Mode
|
||||
pdfjs-open-file-button =
|
||||
.title = Uddit Fiilde
|
||||
pdfjs-open-file-button-label = Uddit
|
||||
pdfjs-print-button =
|
||||
.title = Winndito
|
||||
pdfjs-print-button-label = Winndito
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Kuutorɗe
|
||||
pdfjs-tools-button-label = Kuutorɗe
|
||||
pdfjs-first-page-button =
|
||||
.title = Yah to hello adanngo
|
||||
pdfjs-first-page-button-label = Yah to hello adanngo
|
||||
pdfjs-last-page-button =
|
||||
.title = Yah to hello wattindiingo
|
||||
pdfjs-last-page-button-label = Yah to hello wattindiingo
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Yiiltu Faya Ñaamo
|
||||
pdfjs-page-rotate-cw-button-label = Yiiltu Faya Ñaamo
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Yiiltu Faya Nano
|
||||
pdfjs-page-rotate-ccw-button-label = Yiiltu Faya Nano
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Gollin kaɓirgel cuɓirgel binndi
|
||||
pdfjs-cursor-text-select-tool-button-label = Kaɓirgel cuɓirgel binndi
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Hurmin kuutorgal junngo
|
||||
pdfjs-cursor-hand-tool-button-label = Kaɓirgel junngo
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Huutoro gorwitol daringol
|
||||
pdfjs-scroll-vertical-button-label = Gorwitol daringol
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Huutoro gorwitol lelingol
|
||||
pdfjs-scroll-horizontal-button-label = Gorwitol daringol
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Huutoro gorwitol coomingol
|
||||
pdfjs-scroll-wrapped-button-label = Gorwitol coomingol
|
||||
pdfjs-spread-none-button =
|
||||
.title = Hoto tawtu kelle kelle
|
||||
pdfjs-spread-none-button-label = Alaa Spreads
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Tawtu kelle puɗɗortooɗe kelle teelɗe
|
||||
pdfjs-spread-odd-button-label = Kelle teelɗe
|
||||
pdfjs-spread-even-button =
|
||||
.title = Tawtu ɗereeji kelle puɗɗoriiɗi kelle teeltuɗe
|
||||
pdfjs-spread-even-button-label = Kelle teeltuɗe
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Keeroraaɗi Winndannde…
|
||||
pdfjs-document-properties-button-label = Keeroraaɗi Winndannde…
|
||||
pdfjs-document-properties-file-name = Innde fiilde:
|
||||
pdfjs-document-properties-file-size = Ɓetol fiilde:
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bite)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bite)
|
||||
pdfjs-document-properties-title = Tiitoonde:
|
||||
pdfjs-document-properties-author = Binnduɗo:
|
||||
pdfjs-document-properties-subject = Toɓɓere:
|
||||
pdfjs-document-properties-keywords = Kelmekele jiytirɗe:
|
||||
pdfjs-document-properties-creation-date = Ñalnde Sosaa:
|
||||
pdfjs-document-properties-modification-date = Ñalnde Waylaa:
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Cosɗo:
|
||||
pdfjs-document-properties-producer = Paggiiɗo PDF:
|
||||
pdfjs-document-properties-version = Yamre PDF:
|
||||
pdfjs-document-properties-page-count = Limoore Kelle:
|
||||
pdfjs-document-properties-page-size = Ɓeto Hello:
|
||||
pdfjs-document-properties-page-size-unit-inches = nder
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = dariingo
|
||||
pdfjs-document-properties-page-size-orientation-landscape = wertiingo
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Ɓataake
|
||||
pdfjs-document-properties-page-size-name-legal = Laawol
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Ɗisngo geese yaawngo:
|
||||
pdfjs-document-properties-linearized-yes = Eey
|
||||
pdfjs-document-properties-linearized-no = Alaa
|
||||
pdfjs-document-properties-close-button = Uddu
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Nana heboo winnditaade fiilannde…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Haaytu
|
||||
pdfjs-printing-not-supported = Reentino: Winnditagol tammbitaaka no feewi e ndee wanngorde.
|
||||
pdfjs-printing-not-ready = Reentino: PDF oo loowaaki haa timmi ngam winnditagol.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Toggilo Palal Sawndo
|
||||
pdfjs-toggle-sidebar-button-label = Toggilo Palal Sawndo
|
||||
pdfjs-document-outline-button =
|
||||
.title = Hollu Ƴiyal Fiilannde (dobdobo ngam wertude/taggude teme fof)
|
||||
pdfjs-document-outline-button-label = Toɓɓe Fiilannde
|
||||
pdfjs-attachments-button =
|
||||
.title = Hollu Ɗisanɗe
|
||||
pdfjs-attachments-button-label = Ɗisanɗe
|
||||
pdfjs-thumbs-button =
|
||||
.title = Hollu Dooɓe
|
||||
pdfjs-thumbs-button-label = Dooɓe
|
||||
pdfjs-findbar-button =
|
||||
.title = Yiylo e fiilannde
|
||||
pdfjs-findbar-button-label = Yiytu
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Hello { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Dooɓre Hello { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Yiytu
|
||||
.placeholder = Yiylo nder dokimaa
|
||||
pdfjs-find-previous-button =
|
||||
.title = Yiylo cilol ɓennugol konngol ngol
|
||||
pdfjs-find-previous-button-label = Ɓennuɗo
|
||||
pdfjs-find-next-button =
|
||||
.title = Yiylo cilol garowol konngol ngol
|
||||
pdfjs-find-next-button-label = Yeeso
|
||||
pdfjs-find-highlight-checkbox = Jalbin fof
|
||||
pdfjs-find-match-case-checkbox-label = Jaaɓnu darnde
|
||||
pdfjs-find-entire-word-checkbox-label = Kelme timmuɗe tan
|
||||
pdfjs-find-reached-top = Heɓii fuɗɗorde fiilannde, jokku faya les
|
||||
pdfjs-find-reached-bottom = Heɓii hoore fiilannde, jokku faya les
|
||||
pdfjs-find-not-found = Konngi njiyataa
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Njaajeendi Hello
|
||||
pdfjs-page-scale-fit = Keƴeendi Hello
|
||||
pdfjs-page-scale-auto = Loongorde Jaajol
|
||||
pdfjs-page-scale-actual = Ɓetol Jaati
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Juumre waɗii tuma nde loowata PDF oo.
|
||||
pdfjs-invalid-file-error = Fiilde PDF moƴƴaani walla jiibii.
|
||||
pdfjs-missing-file-error = Fiilde PDF ena ŋakki.
|
||||
pdfjs-unexpected-response-error = Jaabtol sarworde tijjinooka.
|
||||
pdfjs-rendering-error = Juumre waɗii tuma nde yoŋkittoo hello.
|
||||
|
||||
## Annotations
|
||||
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } Siiftannde]
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Naatu finnde ngam uddite ndee fiilde PDF.
|
||||
pdfjs-password-invalid = Finnde moƴƴaani. Tiiɗno eto kadi.
|
||||
pdfjs-password-ok-button = OK
|
||||
pdfjs-password-cancel-button = Haaytu
|
||||
pdfjs-web-fonts-disabled = Ponte geese ko daaƴaaɗe: horiima huutoraade ponte PDF coomtoraaɗe.
|
||||
@@ -1,241 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Hello Ɓennungo
|
||||
previous_label=Ɓennuɗo
|
||||
next.title=Hello faango
|
||||
next_label=Yeeso
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Hello
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=e nder {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} of {{pagesCount}})
|
||||
|
||||
zoom_out.title=Lonngo Woɗɗa
|
||||
zoom_out_label=Lonngo Woɗɗa
|
||||
zoom_in.title=Lonngo Ara
|
||||
zoom_in_label=Lonngo Ara
|
||||
zoom.title=Lonngo
|
||||
presentation_mode.title=Faytu to Presentation Mode
|
||||
presentation_mode_label=Presentation Mode
|
||||
open_file.title=Uddit Fiilde
|
||||
open_file_label=Uddit
|
||||
print.title=Winndito
|
||||
print_label=Winndito
|
||||
download.title=Aawto
|
||||
download_label=Aawto
|
||||
bookmark.title=Jiytol gonangol (natto walla uddit e henorde)
|
||||
bookmark_label=Jiytol Gonangol
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Kuutorɗe
|
||||
tools_label=Kuutorɗe
|
||||
first_page.title=Yah to hello adanngo
|
||||
first_page.label=Yah to hello adanngo
|
||||
first_page_label=Yah to hello adanngo
|
||||
last_page.title=Yah to hello wattindiingo
|
||||
last_page.label=Yah to hello wattindiingo
|
||||
last_page_label=Yah to hello wattindiingo
|
||||
page_rotate_cw.title=Yiiltu Faya Ñaamo
|
||||
page_rotate_cw.label=Yiiltu Faya Ñaamo
|
||||
page_rotate_cw_label=Yiiltu Faya Ñaamo
|
||||
page_rotate_ccw.title=Yiiltu Faya Nano
|
||||
page_rotate_ccw.label=Yiiltu Faya Nano
|
||||
page_rotate_ccw_label=Yiiltu Faya Nano
|
||||
|
||||
cursor_text_select_tool.title=Gollin kaɓirgel cuɓirgel binndi
|
||||
cursor_text_select_tool_label=Kaɓirgel cuɓirgel binndi
|
||||
cursor_hand_tool.title=Hurmin kuutorgal junngo
|
||||
cursor_hand_tool_label=Kaɓirgel junngo
|
||||
|
||||
scroll_vertical.title=Huutoro gorwitol daringol
|
||||
scroll_vertical_label=Gorwitol daringol
|
||||
scroll_horizontal.title=Huutoro gorwitol lelingol
|
||||
scroll_horizontal_label=Gorwitol daringol
|
||||
scroll_wrapped.title=Huutoro gorwitol coomingol
|
||||
scroll_wrapped_label=Gorwitol coomingol
|
||||
|
||||
spread_none.title=Hoto tawtu kelle kelle
|
||||
spread_none_label=Alaa Spreads
|
||||
spread_odd.title=Tawtu kelle puɗɗortooɗe kelle teelɗe
|
||||
spread_odd_label=Kelle teelɗe
|
||||
spread_even.title=Tawtu ɗereeji kelle puɗɗoriiɗi kelle teeltuɗe
|
||||
spread_even_label=Kelle teeltuɗe
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Keeroraaɗi Winndannde…
|
||||
document_properties_label=Keeroraaɗi Winndannde…
|
||||
document_properties_file_name=Innde fiilde:
|
||||
document_properties_file_size=Ɓetol fiilde:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bite)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bite)
|
||||
document_properties_title=Tiitoonde:
|
||||
document_properties_author=Binnduɗo:
|
||||
document_properties_subject=Toɓɓere:
|
||||
document_properties_keywords=Kelmekele jiytirɗe:
|
||||
document_properties_creation_date=Ñalnde Sosaa:
|
||||
document_properties_modification_date=Ñalnde Waylaa:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Cosɗo:
|
||||
document_properties_producer=Paggiiɗo PDF:
|
||||
document_properties_version=Yamre PDF:
|
||||
document_properties_page_count=Limoore Kelle:
|
||||
document_properties_page_size=Ɓeto Hello:
|
||||
document_properties_page_size_unit_inches=nder
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=dariingo
|
||||
document_properties_page_size_orientation_landscape=wertiingo
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Ɓataake
|
||||
document_properties_page_size_name_legal=Laawol
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Ɗisngo geese yaawngo:
|
||||
document_properties_linearized_yes=Eey
|
||||
document_properties_linearized_no=Alaa
|
||||
document_properties_close=Uddu
|
||||
|
||||
print_progress_message=Nana heboo winnditaade fiilannde…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Haaytu
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Toggilo Palal Sawndo
|
||||
toggle_sidebar_notification.title=Palal sawndo (dokimaa oo ina waɗi taarngo/cinnde)
|
||||
toggle_sidebar_label=Toggilo Palal Sawndo
|
||||
document_outline.title=Hollu Ƴiyal Fiilannde (dobdobo ngam wertude/taggude teme fof)
|
||||
document_outline_label=Toɓɓe Fiilannde
|
||||
attachments.title=Hollu Ɗisanɗe
|
||||
attachments_label=Ɗisanɗe
|
||||
thumbs.title=Hollu Dooɓe
|
||||
thumbs_label=Dooɓe
|
||||
findbar.title=Yiylo e fiilannde
|
||||
findbar_label=Yiytu
|
||||
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Hello {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Dooɓre Hello {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Yiytu
|
||||
find_input.placeholder=Yiylo nder dokimaa
|
||||
find_previous.title=Yiylo cilol ɓennugol konngol ngol
|
||||
find_previous_label=Ɓennuɗo
|
||||
find_next.title=Yiylo cilol garowol konngol ngol
|
||||
find_next_label=Yeeso
|
||||
find_highlight=Jalbin fof
|
||||
find_match_case_label=Jaaɓnu darnde
|
||||
find_entire_word_label=Kelme timmuɗe tan
|
||||
find_reached_top=Heɓii fuɗɗorde fiilannde, jokku faya les
|
||||
find_reached_bottom=Heɓii hoore fiilannde, jokku faya les
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} wonande laabi {{total}}
|
||||
find_match_count[two]={{current}} wonande laabi {{total}}
|
||||
find_match_count[few]={{current}} wonande laabi {{total}}
|
||||
find_match_count[many]={{current}} wonande laabi {{total}}
|
||||
find_match_count[other]={{current}} wonande laabi {{total}}
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Ko ɓuri laabi {{limit}}
|
||||
find_match_count_limit[one]=Ko ɓuri laani {{limit}}
|
||||
find_match_count_limit[two]=Ko ɓuri laabi {{limit}}
|
||||
find_match_count_limit[few]=Ko ɓuri laabi {{limit}}
|
||||
find_match_count_limit[many]=Ko ɓuri laabi {{limit}}
|
||||
find_match_count_limit[other]=Ko ɓuri laabi {{limit}}
|
||||
find_not_found=Konngi njiyataa
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Ɓeydu Humpito
|
||||
error_less_info=Ustu Humpito
|
||||
error_close=Uddu
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Ɓatakuure: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Stack: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Fiilde: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Gorol: {{line}}
|
||||
rendering_error=Juumre waɗii tuma nde yoŋkittoo hello.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Njaajeendi Hello
|
||||
page_scale_fit=Keƴeendi Hello
|
||||
page_scale_auto=Loongorde Jaajol
|
||||
page_scale_actual=Ɓetol Jaati
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Juumre
|
||||
loading_error=Juumre waɗii tuma nde loowata PDF oo.
|
||||
invalid_file_error=Fiilde PDF moƴƴaani walla jiibii.
|
||||
missing_file_error=Fiilde PDF ena ŋakki.
|
||||
unexpected_response_error=Jaabtol sarworde tijjinooka.
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} Siiftannde]
|
||||
password_label=Naatu finnde ngam uddite ndee fiilde PDF.
|
||||
password_invalid=Finnde moƴƴaani. Tiiɗno eto kadi.
|
||||
password_ok=OK
|
||||
password_cancel=Haaytu
|
||||
|
||||
printing_not_supported=Reentino: Winnditagol tammbitaaka no feewi e ndee wanngorde.
|
||||
printing_not_ready=Reentino: PDF oo loowaaki haa timmi ngam winnditagol.
|
||||
web_fonts_disabled=Ponte geese ko daaƴaaɗe: horiima huutoraade ponte PDF coomtoraaɗe.
|
||||
653
res/static/misc/pdf-viewer/web/locale/fi/viewer.ftl
Normal file
653
res/static/misc/pdf-viewer/web/locale/fi/viewer.ftl
Normal file
@@ -0,0 +1,653 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Edellinen sivu
|
||||
pdfjs-previous-button-label = Edellinen
|
||||
pdfjs-next-button =
|
||||
.title = Seuraava sivu
|
||||
pdfjs-next-button-label = Seuraava
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Sivu
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = / { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } / { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Loitonna
|
||||
pdfjs-zoom-out-button-label = Loitonna
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Lähennä
|
||||
pdfjs-zoom-in-button-label = Lähennä
|
||||
pdfjs-zoom-select =
|
||||
.title = Suurennus
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Siirry esitystilaan
|
||||
pdfjs-presentation-mode-button-label = Esitystila
|
||||
pdfjs-open-file-button =
|
||||
.title = Avaa tiedosto
|
||||
pdfjs-open-file-button-label = Avaa
|
||||
pdfjs-print-button =
|
||||
.title = Tulosta
|
||||
pdfjs-print-button-label = Tulosta
|
||||
pdfjs-save-button =
|
||||
.title = Tallenna
|
||||
pdfjs-save-button-label = Tallenna
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Lataa
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Lataa
|
||||
pdfjs-bookmark-button =
|
||||
.title = Nykyinen sivu (Näytä URL-osoite nykyiseltä sivulta)
|
||||
pdfjs-bookmark-button-label = Nykyinen sivu
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Tools
|
||||
pdfjs-tools-button-label = Tools
|
||||
pdfjs-first-page-button =
|
||||
.title = Siirry ensimmäiselle sivulle
|
||||
pdfjs-first-page-button-label = Siirry ensimmäiselle sivulle
|
||||
pdfjs-last-page-button =
|
||||
.title = Siirry viimeiselle sivulle
|
||||
pdfjs-last-page-button-label = Siirry viimeiselle sivulle
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Kierrä oikealle
|
||||
pdfjs-page-rotate-cw-button-label = Kierrä oikealle
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Kierrä vasemmalle
|
||||
pdfjs-page-rotate-ccw-button-label = Kierrä vasemmalle
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Käytä tekstinvalintatyökalua
|
||||
pdfjs-cursor-text-select-tool-button-label = Tekstinvalintatyökalu
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Käytä käsityökalua
|
||||
pdfjs-cursor-hand-tool-button-label = Käsityökalu
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Käytä sivun vieritystä
|
||||
pdfjs-scroll-page-button-label = Sivun vieritys
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Käytä pystysuuntaista vieritystä
|
||||
pdfjs-scroll-vertical-button-label = Pystysuuntainen vieritys
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Käytä vaakasuuntaista vieritystä
|
||||
pdfjs-scroll-horizontal-button-label = Vaakasuuntainen vieritys
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Käytä rivittyvää vieritystä
|
||||
pdfjs-scroll-wrapped-button-label = Rivittyvä vieritys
|
||||
pdfjs-spread-none-button =
|
||||
.title = Älä yhdistä sivuja aukeamiksi
|
||||
pdfjs-spread-none-button-label = Ei aukeamia
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Yhdistä sivut aukeamiksi alkaen parittomalta sivulta
|
||||
pdfjs-spread-odd-button-label = Parittomalta alkavat aukeamat
|
||||
pdfjs-spread-even-button =
|
||||
.title = Yhdistä sivut aukeamiksi alkaen parilliselta sivulta
|
||||
pdfjs-spread-even-button-label = Parilliselta alkavat aukeamat
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Dokumentin ominaisuudet…
|
||||
pdfjs-document-properties-button-label = Dokumentin ominaisuudet…
|
||||
pdfjs-document-properties-file-name = Tiedoston nimi:
|
||||
pdfjs-document-properties-file-size = Tiedoston koko:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } kt ({ $b } tavua)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } Mt ({ $b } tavua)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } kt ({ $size_b } tavua)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } Mt ({ $size_b } tavua)
|
||||
pdfjs-document-properties-title = Otsikko:
|
||||
pdfjs-document-properties-author = Tekijä:
|
||||
pdfjs-document-properties-subject = Aihe:
|
||||
pdfjs-document-properties-keywords = Avainsanat:
|
||||
pdfjs-document-properties-creation-date = Luomispäivämäärä:
|
||||
pdfjs-document-properties-modification-date = Muokkauspäivämäärä:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Luoja:
|
||||
pdfjs-document-properties-producer = PDF-tuottaja:
|
||||
pdfjs-document-properties-version = PDF-versio:
|
||||
pdfjs-document-properties-page-count = Sivujen määrä:
|
||||
pdfjs-document-properties-page-size = Sivun koko:
|
||||
pdfjs-document-properties-page-size-unit-inches = in
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = pysty
|
||||
pdfjs-document-properties-page-size-orientation-landscape = vaaka
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Letter
|
||||
pdfjs-document-properties-page-size-name-legal = Legal
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Nopea web-katselu:
|
||||
pdfjs-document-properties-linearized-yes = Kyllä
|
||||
pdfjs-document-properties-linearized-no = Ei
|
||||
pdfjs-document-properties-close-button = Sulje
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Valmistellaan dokumenttia tulostamista varten…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress } %
|
||||
pdfjs-print-progress-close-button = Peruuta
|
||||
pdfjs-printing-not-supported = Varoitus: Selain ei tue kaikkia tulostustapoja.
|
||||
pdfjs-printing-not-ready = Varoitus: PDF-tiedosto ei ole vielä latautunut kokonaan, eikä sitä voi vielä tulostaa.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Näytä/piilota sivupaneeli
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Näytä/piilota sivupaneeli (dokumentissa on sisällys/liitteitä/tasoja)
|
||||
pdfjs-toggle-sidebar-button-label = Näytä/piilota sivupaneeli
|
||||
pdfjs-document-outline-button =
|
||||
.title = Näytä dokumentin sisällys (laajenna tai kutista kohdat kaksoisnapsauttamalla)
|
||||
pdfjs-document-outline-button-label = Dokumentin sisällys
|
||||
pdfjs-attachments-button =
|
||||
.title = Näytä liitteet
|
||||
pdfjs-attachments-button-label = Liitteet
|
||||
pdfjs-layers-button =
|
||||
.title = Näytä tasot (kaksoisnapsauta palauttaaksesi kaikki tasot oletustilaan)
|
||||
pdfjs-layers-button-label = Tasot
|
||||
pdfjs-thumbs-button =
|
||||
.title = Näytä pienoiskuvat
|
||||
pdfjs-thumbs-button-label = Pienoiskuvat
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Etsi nykyinen sisällyksen kohta
|
||||
pdfjs-current-outline-item-button-label = Nykyinen sisällyksen kohta
|
||||
pdfjs-findbar-button =
|
||||
.title = Etsi dokumentista
|
||||
pdfjs-findbar-button-label = Etsi
|
||||
pdfjs-additional-layers = Lisätasot
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Sivu { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Pienoiskuva sivusta { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Etsi
|
||||
.placeholder = Etsi dokumentista…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Etsi hakusanan edellinen osuma
|
||||
pdfjs-find-previous-button-label = Edellinen
|
||||
pdfjs-find-next-button =
|
||||
.title = Etsi hakusanan seuraava osuma
|
||||
pdfjs-find-next-button-label = Seuraava
|
||||
pdfjs-find-highlight-checkbox = Korosta kaikki
|
||||
pdfjs-find-match-case-checkbox-label = Huomioi kirjainkoko
|
||||
pdfjs-find-match-diacritics-checkbox-label = Erota tarkkeet
|
||||
pdfjs-find-entire-word-checkbox-label = Kokonaiset sanat
|
||||
pdfjs-find-reached-top = Päästiin dokumentin alkuun, jatketaan lopusta
|
||||
pdfjs-find-reached-bottom = Päästiin dokumentin loppuun, jatketaan alusta
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } / { $total } osuma
|
||||
*[other] { $current } / { $total } osumaa
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Yli { $limit } osuma
|
||||
*[other] Yli { $limit } osumaa
|
||||
}
|
||||
pdfjs-find-not-found = Hakusanaa ei löytynyt
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Sivun leveys
|
||||
pdfjs-page-scale-fit = Koko sivu
|
||||
pdfjs-page-scale-auto = Automaattinen suurennus
|
||||
pdfjs-page-scale-actual = Todellinen koko
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale } %
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Sivu { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Tapahtui virhe ladattaessa PDF-tiedostoa.
|
||||
pdfjs-invalid-file-error = Virheellinen tai vioittunut PDF-tiedosto.
|
||||
pdfjs-missing-file-error = Puuttuva PDF-tiedosto.
|
||||
pdfjs-unexpected-response-error = Odottamaton vastaus palvelimelta.
|
||||
pdfjs-rendering-error = Tapahtui virhe piirrettäessä sivua.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type }-merkintä]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Kirjoita PDF-tiedoston salasana.
|
||||
pdfjs-password-invalid = Virheellinen salasana. Yritä uudestaan.
|
||||
pdfjs-password-ok-button = OK
|
||||
pdfjs-password-cancel-button = Peruuta
|
||||
pdfjs-web-fonts-disabled = Verkkosivujen omat kirjasinlajit on estetty: ei voida käyttää upotettuja PDF-kirjasinlajeja.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Teksti
|
||||
pdfjs-editor-color-picker-free-text-input =
|
||||
.title = Muuta tekstin väriä
|
||||
pdfjs-editor-free-text-button-label = Teksti
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Piirros
|
||||
pdfjs-editor-color-picker-ink-input =
|
||||
.title = Vaihda piirustuksen väriä
|
||||
pdfjs-editor-ink-button-label = Piirros
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Lisää tai muokkaa kuvia
|
||||
pdfjs-editor-stamp-button-label = Lisää tai muokkaa kuvia
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Korostus
|
||||
pdfjs-editor-highlight-button-label = Korostus
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Korostus
|
||||
.aria-label = Korostus
|
||||
pdfjs-highlight-floating-button-label = Korostus
|
||||
pdfjs-comment-floating-button =
|
||||
.title = Kommentti
|
||||
.aria-label = Kommentti
|
||||
pdfjs-comment-floating-button-label = Kommentti
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Lisää allekirjoitus
|
||||
pdfjs-editor-signature-button-label = Lisää allekirjoitus
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Korostusmuokkain
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Piirustusmuokkain
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Allekirjoituksen muokkain: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Kuvamuokkain
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Poista piirros
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Poista teksti
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Poista kuva
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Poista korostus
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Poista allekirjoitus
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Väri
|
||||
pdfjs-editor-free-text-size-input = Koko
|
||||
pdfjs-editor-ink-color-input = Väri
|
||||
pdfjs-editor-ink-thickness-input = Paksuus
|
||||
pdfjs-editor-ink-opacity-input = Peittävyys
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Lisää kuva
|
||||
pdfjs-editor-stamp-add-image-button-label = Lisää kuva
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Paksuus
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Muuta paksuutta korostaessasi muita kohteita kuin tekstiä
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Allekirjoitussäätimet ja tallennetut allekirjoitukset
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Lisää uusi allekirjoitus
|
||||
pdfjs-editor-signature-add-signature-button-label = Lisää uusi allekirjoitus
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Tallennettu allekirjoitus: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Tekstimuokkain
|
||||
.default-content = Aloita kirjoittaminen…
|
||||
pdfjs-free-text =
|
||||
.aria-label = Tekstimuokkain
|
||||
pdfjs-free-text-default-content = Aloita kirjoittaminen…
|
||||
pdfjs-ink =
|
||||
.aria-label = Piirrustusmuokkain
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Käyttäjän luoma kuva
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Vaihtoehtoinen teksti
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Muokkaa vaihtoehtoista tekstiä
|
||||
pdfjs-editor-alt-text-edit-button-label = Muokkaa vaihtoehtoista tekstiä
|
||||
pdfjs-editor-alt-text-dialog-label = Valitse vaihtoehto
|
||||
pdfjs-editor-alt-text-dialog-description = Vaihtoehtoinen teksti ("alt-teksti") auttaa ihmisiä, jotka eivät näe kuvaa tai kun kuva ei lataudu.
|
||||
pdfjs-editor-alt-text-add-description-label = Lisää kuvaus
|
||||
pdfjs-editor-alt-text-add-description-description = Pyri 1-2 lauseeseen, jotka kuvaavat aihetta, ympäristöä tai toimintaa.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Merkitse koristeelliseksi
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Tätä käytetään koristekuville, kuten reunuksille tai vesileimoille.
|
||||
pdfjs-editor-alt-text-cancel-button = Peruuta
|
||||
pdfjs-editor-alt-text-save-button = Tallenna
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Merkitty koristeelliseksi
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Esimerkiksi "Nuori mies istuu pöytään syömään aterian"
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Vaihtoehtoinen teksti
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Vasen yläkulma - muuta kokoa
|
||||
pdfjs-editor-resizer-label-top-middle = Ylhäällä keskellä - muuta kokoa
|
||||
pdfjs-editor-resizer-label-top-right = Oikea yläkulma - muuta kokoa
|
||||
pdfjs-editor-resizer-label-middle-right = Keskellä oikealla - muuta kokoa
|
||||
pdfjs-editor-resizer-label-bottom-right = Oikea alakulma - muuta kokoa
|
||||
pdfjs-editor-resizer-label-bottom-middle = Alhaalla keskellä - muuta kokoa
|
||||
pdfjs-editor-resizer-label-bottom-left = Vasen alakulma - muuta kokoa
|
||||
pdfjs-editor-resizer-label-middle-left = Keskellä vasemmalla - muuta kokoa
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Vasen yläkulma - muuta kokoa
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Ylhäällä keskellä - muuta kokoa
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Oikea yläkulma - muuta kokoa
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Keskellä oikealla - muuta kokoa
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Oikea alakulma - muuta kokoa
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Alhaalla keskellä - muuta kokoa
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Vasen alakulma - muuta kokoa
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Keskellä vasemmalla - muuta kokoa
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Korostusväri
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Vaihda väri
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Värivalinnat
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Keltainen
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Vihreä
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Sininen
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Pinkki
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Punainen
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Näytä kaikki
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Näytä kaikki
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Muokkaa vaihtoehtoista tekstiä (kuvan kuvaus)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Lisää vaihtoehtoinen teksti (kuvan kuvaus)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Kirjoita kuvaus tähän…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Lyhyt kuvaus ihmisille, jotka eivät näe kuvaa tai kun kuva ei lataudu.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Tämä vaihtoehtoinen teksti luotiin automaattisesti, ja se voi olla epätarkka.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Lue lisää
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Luo vaihtoehtoinen teksti automaattisesti
|
||||
pdfjs-editor-new-alt-text-not-now-button = Ei nyt
|
||||
pdfjs-editor-new-alt-text-error-title = Vaihtoehtotekstiä ei voitu luoda automaattisesti
|
||||
pdfjs-editor-new-alt-text-error-description = Kirjoita oma vaihtoehtoinen teksti tai yritä myöhemmin uudelleen.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Sulje
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Ladataan vaihtoehtoisen tekstin tekoälymallia ({ $downloadedSize } / { $totalSize } Mt)
|
||||
.aria-valuetext = Ladataan vaihtoehtoisen tekstin tekoälymallia ({ $downloadedSize } / { $totalSize } Mt)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Vaihtoehtoinen teksti lisätty
|
||||
pdfjs-editor-new-alt-text-added-button-label = Vaihtoehtoinen teksti lisätty
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Vaihtoehtoinen teksti puuttuu
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Vaihtoehtoinen teksti puuttuu
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Tarkista vaihtoehtoinen teksti
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Tarkista vaihtoehtoinen teksti
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Luotu automaattisesti: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Kuvan vaihtoehtoisen tekstin asetukset
|
||||
pdfjs-image-alt-text-settings-button-label = Kuvan vaihtoehtoisen tekstin asetukset
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Kuvan vaihtoehtoisen tekstin asetukset
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Automaattinen vaihtoehtoinen teksti
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Luo vaihtoehtoinen teksti automaattisesti
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Ehdottaa kuvauksia, jotka auttavat ihmisiä, jotka eivät näe kuvaa tai kun kuva ei lataudu.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Vaihtoehtoisen tekstin tekoälymalli ({ $totalSize } Mt)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Toimii paikallisesti laitteellasi, joten tietosi pysyvät yksityisinä. Vaadittu automaattiselle vaihtoehtoiselle tekstille.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Poista
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Lataa
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Ladataan…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Vaihtoehtoisen tekstin muokkain
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Näytä vaihtoehtoisen tekstin muokkain heti, kun lisäät kuvan
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Auttaa varmistamaan, että kaikissa kuvissasi on vaihtoehtoinen teksti.
|
||||
pdfjs-editor-alt-text-settings-close-button = Sulje
|
||||
|
||||
## Accessibility labels (announced by screen readers) for objects added to the editor.
|
||||
|
||||
pdfjs-editor-highlight-added-alert = Korostus lisätty
|
||||
pdfjs-editor-freetext-added-alert = Teksti lisätty
|
||||
pdfjs-editor-ink-added-alert = Piirustus lisätty
|
||||
pdfjs-editor-stamp-added-alert = Kuva lisätty
|
||||
pdfjs-editor-signature-added-alert = Allekirjoitus lisätty
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Korostus poistettu
|
||||
pdfjs-editor-undo-bar-message-freetext = Teksti poistettu
|
||||
pdfjs-editor-undo-bar-message-ink = Piirustus poistettu
|
||||
pdfjs-editor-undo-bar-message-stamp = Kuva poistettu
|
||||
pdfjs-editor-undo-bar-message-signature = Allekirjoitus poistettu
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] { $count } merkintä poistettu
|
||||
*[other] { $count } merkintää poistettu
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Kumoa
|
||||
pdfjs-editor-undo-bar-undo-button-label = Kumoa
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Sulje
|
||||
pdfjs-editor-undo-bar-close-button-label = Sulje
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = Tämän ikkunan avulla käyttäjä voi luoda allekirjoituksen PDF-asiakirjaan lisättäväksi. Käyttäjä voi muokata nimeä (joka toimii myös vaihtoehtoisena tekstinä) ja valinnaisesti tallentaa allekirjoituksen toistuvaa käyttöä varten.
|
||||
pdfjs-editor-add-signature-dialog-title = Lisää allekirjoitus
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Kirjoita
|
||||
.title = Kirjoita
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Piirrä
|
||||
.title = Piirrä
|
||||
pdfjs-editor-add-signature-image-button = Kuva
|
||||
.title = Kuva
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Kirjoita allekirjoituksesi
|
||||
.placeholder = Kirjoita allekirjoituksesi
|
||||
pdfjs-editor-add-signature-draw-placeholder = Piirrä allekirjoituksesi
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Paksuus
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Piirustuksen paksuus: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Lähetä tiedosto vetämällä se tähän
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] Tai selaa kuvatiedostoja
|
||||
*[other] Tai selaa kuvatiedostoja
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Kuvaus (vaihtoehtoinen teksti)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Kuvaus (vaihtoehtoinen teksti)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Allekirjoitus
|
||||
pdfjs-editor-add-signature-clear-button-label = Tyhjennä allekirjoitus
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Tyhjennä allekirjoitus
|
||||
pdfjs-editor-add-signature-save-checkbox = Tallenna allekirjoitus
|
||||
pdfjs-editor-add-signature-save-warning-message = Olet saavuttanut viiden tallennetun allekirjoituksen rajan. Poista yksi säästääksesi lisää.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Kuvaa ei voitu lähettää
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Tarkista verkkoyhteyden tila tai kokeile toista kuvaa.
|
||||
pdfjs-editor-add-signature-image-no-data-error-title = Tätä kuvaa ei voida muuntaa allekirjoitukseksi
|
||||
pdfjs-editor-add-signature-image-no-data-error-description = Yritä lähettää eri kuva.
|
||||
pdfjs-editor-add-signature-error-close-button = Sulje
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Peruuta
|
||||
pdfjs-editor-add-signature-add-button = Lisää
|
||||
pdfjs-editor-edit-signature-update-button = Päivitä
|
||||
|
||||
## Edit a comment dialog
|
||||
|
||||
pdfjs-editor-edit-comment-actions-button-label = Toiminnot
|
||||
pdfjs-editor-edit-comment-actions-button =
|
||||
.title = Toiminnot
|
||||
pdfjs-editor-edit-comment-close-button-label = Sulje
|
||||
pdfjs-editor-edit-comment-close-button =
|
||||
.title = Sulje
|
||||
pdfjs-editor-edit-comment-actions-edit-button-label = Muokkaa
|
||||
pdfjs-editor-edit-comment-actions-delete-button-label = Poista
|
||||
pdfjs-editor-edit-comment-manager-text-input =
|
||||
.placeholder = Kirjoita kommenttisi
|
||||
pdfjs-editor-edit-comment-manager-cancel-button = Peruuta
|
||||
pdfjs-editor-edit-comment-manager-save-button = Tallenna
|
||||
|
||||
## Edit a comment button in the editor toolbar
|
||||
|
||||
pdfjs-editor-edit-comment-button =
|
||||
.title = Muokkaa kommenttia
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Poista tallennettu allekirjoitus
|
||||
pdfjs-editor-delete-signature-button-label1 = Poista tallennettu allekirjoitus
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Muokkaa kuvausta
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Muokkaa kuvausta
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Edellinen sivu
|
||||
previous_label=Edellinen
|
||||
next.title=Seuraava sivu
|
||||
next_label=Seuraava
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Sivu
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=/ {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} / {{pagesCount}})
|
||||
|
||||
zoom_out.title=Loitonna
|
||||
zoom_out_label=Loitonna
|
||||
zoom_in.title=Lähennä
|
||||
zoom_in_label=Lähennä
|
||||
zoom.title=Suurennus
|
||||
presentation_mode.title=Siirry esitystilaan
|
||||
presentation_mode_label=Esitystila
|
||||
open_file.title=Avaa tiedosto
|
||||
open_file_label=Avaa
|
||||
print.title=Tulosta
|
||||
print_label=Tulosta
|
||||
download.title=Lataa
|
||||
download_label=Lataa
|
||||
bookmark.title=Avoin ikkuna (kopioi tai avaa uuteen ikkunaan)
|
||||
bookmark_label=Avoin ikkuna
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Tools
|
||||
tools_label=Tools
|
||||
first_page.title=Siirry ensimmäiselle sivulle
|
||||
first_page.label=Siirry ensimmäiselle sivulle
|
||||
first_page_label=Siirry ensimmäiselle sivulle
|
||||
last_page.title=Siirry viimeiselle sivulle
|
||||
last_page.label=Siirry viimeiselle sivulle
|
||||
last_page_label=Siirry viimeiselle sivulle
|
||||
page_rotate_cw.title=Kierrä oikealle
|
||||
page_rotate_cw.label=Kierrä oikealle
|
||||
page_rotate_cw_label=Kierrä oikealle
|
||||
page_rotate_ccw.title=Kierrä vasemmalle
|
||||
page_rotate_ccw.label=Kierrä vasemmalle
|
||||
page_rotate_ccw_label=Kierrä vasemmalle
|
||||
|
||||
cursor_text_select_tool.title=Käytä tekstinvalintatyökalua
|
||||
cursor_text_select_tool_label=Tekstinvalintatyökalu
|
||||
cursor_hand_tool.title=Käytä käsityökalua
|
||||
cursor_hand_tool_label=Käsityökalu
|
||||
|
||||
scroll_vertical.title=Käytä pystysuuntaista vieritystä
|
||||
scroll_vertical_label=Pystysuuntainen vieritys
|
||||
scroll_horizontal.title=Käytä vaakasuuntaista vieritystä
|
||||
scroll_horizontal_label=Vaakasuuntainen vieritys
|
||||
scroll_wrapped.title=Käytä rivittyvää vieritystä
|
||||
scroll_wrapped_label=Rivittyvä vieritys
|
||||
|
||||
spread_none.title=Älä yhdistä sivuja aukeamiksi
|
||||
spread_none_label=Ei aukeamia
|
||||
spread_odd.title=Yhdistä sivut aukeamiksi alkaen parittomalta sivulta
|
||||
spread_odd_label=Parittomalta alkavat aukeamat
|
||||
spread_even.title=Yhdistä sivut aukeamiksi alkaen parilliselta sivulta
|
||||
spread_even_label=Parilliselta alkavat aukeamat
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Dokumentin ominaisuudet…
|
||||
document_properties_label=Dokumentin ominaisuudet…
|
||||
document_properties_file_name=Tiedostonimi:
|
||||
document_properties_file_size=Tiedoston koko:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} kt ({{size_b}} tavua)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} Mt ({{size_b}} tavua)
|
||||
document_properties_title=Otsikko:
|
||||
document_properties_author=Tekijä:
|
||||
document_properties_subject=Aihe:
|
||||
document_properties_keywords=Avainsanat:
|
||||
document_properties_creation_date=Luomispäivämäärä:
|
||||
document_properties_modification_date=Muokkauspäivämäärä:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Luoja:
|
||||
document_properties_producer=PDF-tuottaja:
|
||||
document_properties_version=PDF-versio:
|
||||
document_properties_page_count=Sivujen määrä:
|
||||
document_properties_page_size=Sivun koko:
|
||||
document_properties_page_size_unit_inches=in
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=pysty
|
||||
document_properties_page_size_orientation_landscape=vaaka
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Letter
|
||||
document_properties_page_size_name_legal=Legal
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Nopea web-katselu:
|
||||
document_properties_linearized_yes=Kyllä
|
||||
document_properties_linearized_no=Ei
|
||||
document_properties_close=Sulje
|
||||
|
||||
print_progress_message=Valmistellaan dokumenttia tulostamista varten…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}} %
|
||||
print_progress_close=Peruuta
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Näytä/piilota sivupaneeli
|
||||
toggle_sidebar_notification.title=Näytä/piilota sivupaneeli (dokumentissa on sisällys tai liitteitä)
|
||||
toggle_sidebar_notification2.title=Näytä/piilota sivupaneeli (dokumentissa on sisällys/liitteitä/tasoja)
|
||||
toggle_sidebar_label=Näytä/piilota sivupaneeli
|
||||
document_outline.title=Näytä dokumentin sisällys (laajenna tai kutista kohdat kaksoisnapsauttamalla)
|
||||
document_outline_label=Dokumentin sisällys
|
||||
attachments.title=Näytä liitteet
|
||||
attachments_label=Liitteet
|
||||
layers.title=Näytä tasot (kaksoisnapsauta palauttaaksesi kaikki tasot oletustilaan)
|
||||
layers_label=Tasot
|
||||
thumbs.title=Näytä pienoiskuvat
|
||||
thumbs_label=Pienoiskuvat
|
||||
current_outline_item.title=Etsi nykyinen sisällyksen kohta
|
||||
current_outline_item_label=Nykyinen sisällyksen kohta
|
||||
findbar.title=Etsi dokumentista
|
||||
findbar_label=Etsi
|
||||
|
||||
additional_layers=Lisätasot
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Sivu {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Sivu {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Sivu {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Pienoiskuva sivusta {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Etsi
|
||||
find_input.placeholder=Etsi dokumentista…
|
||||
find_previous.title=Etsi hakusanan edellinen osuma
|
||||
find_previous_label=Edellinen
|
||||
find_next.title=Etsi hakusanan seuraava osuma
|
||||
find_next_label=Seuraava
|
||||
find_highlight=Korosta kaikki
|
||||
find_match_case_label=Huomioi kirjainkoko
|
||||
find_entire_word_label=Kokonaiset sanat
|
||||
find_reached_top=Päästiin dokumentin alkuun, jatketaan lopusta
|
||||
find_reached_bottom=Päästiin dokumentin loppuun, jatketaan alusta
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} / {{total}} osuma
|
||||
find_match_count[two]={{current}} / {{total}} osumaa
|
||||
find_match_count[few]={{current}} / {{total}} osumaa
|
||||
find_match_count[many]={{current}} / {{total}} osumaa
|
||||
find_match_count[other]={{current}} / {{total}} osumaa
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Enemmän kuin {{limit}} osumaa
|
||||
find_match_count_limit[one]=Enemmän kuin {{limit}} osuma
|
||||
find_match_count_limit[two]=Enemmän kuin {{limit}} osumaa
|
||||
find_match_count_limit[few]=Enemmän kuin {{limit}} osumaa
|
||||
find_match_count_limit[many]=Enemmän kuin {{limit}} osumaa
|
||||
find_match_count_limit[other]=Enemmän kuin {{limit}} osumaa
|
||||
find_not_found=Hakusanaa ei löytynyt
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Lisätietoja
|
||||
error_less_info=Lisätietoja
|
||||
error_close=Sulje
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (kooste: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Virheilmoitus: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Pino: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Tiedosto: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Rivi: {{line}}
|
||||
rendering_error=Tapahtui virhe piirrettäessä sivua.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Sivun leveys
|
||||
page_scale_fit=Koko sivu
|
||||
page_scale_auto=Automaattinen suurennus
|
||||
page_scale_actual=Todellinen koko
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}} %
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Virhe
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Ladataan…
|
||||
loading_error=Tapahtui virhe ladattaessa PDF-tiedostoa.
|
||||
invalid_file_error=Virheellinen tai vioittunut PDF-tiedosto.
|
||||
missing_file_error=Puuttuva PDF-tiedosto.
|
||||
unexpected_response_error=Odottamaton vastaus palvelimelta.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} Annotation]
|
||||
password_label=Kirjoita PDF-tiedoston salasana.
|
||||
password_invalid=Virheellinen salasana. Yritä uudestaan.
|
||||
password_ok=OK
|
||||
password_cancel=Peruuta
|
||||
|
||||
printing_not_supported=Varoitus: Selain ei tue kaikkia tulostustapoja.
|
||||
printing_not_ready=Varoitus: PDF-tiedosto ei ole vielä latautunut kokonaan, eikä sitä voi vielä tulostaa.
|
||||
web_fonts_disabled=Verkkosivujen omat kirjasinlajit on estetty: ei voida käyttää upotettuja PDF-kirjasinlajeja.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=Tämä PDF-dokumentti sisältää digitaalisia allekirjoituksia. Digitaalisten allekirjoitusten vahvistamista ei tueta.
|
||||
649
res/static/misc/pdf-viewer/web/locale/fr/viewer.ftl
Normal file
649
res/static/misc/pdf-viewer/web/locale/fr/viewer.ftl
Normal file
@@ -0,0 +1,649 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Page précédente
|
||||
pdfjs-previous-button-label = Précédent
|
||||
pdfjs-next-button =
|
||||
.title = Page suivante
|
||||
pdfjs-next-button-label = Suivant
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Page
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = sur { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } sur { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Zoom arrière
|
||||
pdfjs-zoom-out-button-label = Zoom arrière
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Zoom avant
|
||||
pdfjs-zoom-in-button-label = Zoom avant
|
||||
pdfjs-zoom-select =
|
||||
.title = Zoom
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Basculer en mode présentation
|
||||
pdfjs-presentation-mode-button-label = Mode présentation
|
||||
pdfjs-open-file-button =
|
||||
.title = Ouvrir le fichier
|
||||
pdfjs-open-file-button-label = Ouvrir le fichier
|
||||
pdfjs-print-button =
|
||||
.title = Imprimer
|
||||
pdfjs-print-button-label = Imprimer
|
||||
pdfjs-save-button =
|
||||
.title = Enregistrer
|
||||
pdfjs-save-button-label = Enregistrer
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Télécharger
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Télécharger
|
||||
pdfjs-bookmark-button =
|
||||
.title = Page courante (montrer l’adresse de la page courante)
|
||||
pdfjs-bookmark-button-label = Page courante
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Outils
|
||||
pdfjs-tools-button-label = Outils
|
||||
pdfjs-first-page-button =
|
||||
.title = Aller à la première page
|
||||
pdfjs-first-page-button-label = Aller à la première page
|
||||
pdfjs-last-page-button =
|
||||
.title = Aller à la dernière page
|
||||
pdfjs-last-page-button-label = Aller à la dernière page
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Rotation horaire
|
||||
pdfjs-page-rotate-cw-button-label = Rotation horaire
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Rotation antihoraire
|
||||
pdfjs-page-rotate-ccw-button-label = Rotation antihoraire
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Activer l’outil de sélection de texte
|
||||
pdfjs-cursor-text-select-tool-button-label = Outil de sélection de texte
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Activer l’outil main
|
||||
pdfjs-cursor-hand-tool-button-label = Outil main
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Utiliser le défilement par page
|
||||
pdfjs-scroll-page-button-label = Défilement par page
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Utiliser le défilement vertical
|
||||
pdfjs-scroll-vertical-button-label = Défilement vertical
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Utiliser le défilement horizontal
|
||||
pdfjs-scroll-horizontal-button-label = Défilement horizontal
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Utiliser le défilement par bloc
|
||||
pdfjs-scroll-wrapped-button-label = Défilement par bloc
|
||||
pdfjs-spread-none-button =
|
||||
.title = Ne pas afficher les pages deux à deux
|
||||
pdfjs-spread-none-button-label = Pas de double affichage
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Afficher les pages par deux, impaires à gauche
|
||||
pdfjs-spread-odd-button-label = Doubles pages, impaires à gauche
|
||||
pdfjs-spread-even-button =
|
||||
.title = Afficher les pages par deux, paires à gauche
|
||||
pdfjs-spread-even-button-label = Doubles pages, paires à gauche
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Propriétés du document…
|
||||
pdfjs-document-properties-button-label = Propriétés du document…
|
||||
pdfjs-document-properties-file-name = Nom du fichier :
|
||||
pdfjs-document-properties-file-size = Taille du fichier :
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } Ko ({ $b } octets)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } Mo ({ $b } octets)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } Ko ({ $size_b } octets)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } Mo ({ $size_b } octets)
|
||||
pdfjs-document-properties-title = Titre :
|
||||
pdfjs-document-properties-author = Auteur :
|
||||
pdfjs-document-properties-subject = Sujet :
|
||||
pdfjs-document-properties-keywords = Mots-clés :
|
||||
pdfjs-document-properties-creation-date = Date de création :
|
||||
pdfjs-document-properties-modification-date = Modifié le :
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date } à { $time }
|
||||
pdfjs-document-properties-creator = Créé par :
|
||||
pdfjs-document-properties-producer = Outil de conversion PDF :
|
||||
pdfjs-document-properties-version = Version PDF :
|
||||
pdfjs-document-properties-page-count = Nombre de pages :
|
||||
pdfjs-document-properties-page-size = Taille de la page :
|
||||
pdfjs-document-properties-page-size-unit-inches = in
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = portrait
|
||||
pdfjs-document-properties-page-size-orientation-landscape = paysage
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = lettre
|
||||
pdfjs-document-properties-page-size-name-legal = document juridique
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Affichage rapide des pages web :
|
||||
pdfjs-document-properties-linearized-yes = Oui
|
||||
pdfjs-document-properties-linearized-no = Non
|
||||
pdfjs-document-properties-close-button = Fermer
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Préparation du document pour l’impression…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress } %
|
||||
pdfjs-print-progress-close-button = Annuler
|
||||
pdfjs-printing-not-supported = Attention : l’impression n’est pas totalement prise en charge par ce navigateur.
|
||||
pdfjs-printing-not-ready = Attention : le PDF n’est pas entièrement chargé pour pouvoir l’imprimer.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Afficher/Masquer le panneau latéral
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Afficher/Masquer le panneau latéral (le document contient des signets/pièces jointes/calques)
|
||||
pdfjs-toggle-sidebar-button-label = Afficher/Masquer le panneau latéral
|
||||
pdfjs-document-outline-button =
|
||||
.title = Afficher les signets du document (double-cliquer pour développer/réduire tous les éléments)
|
||||
pdfjs-document-outline-button-label = Signets du document
|
||||
pdfjs-attachments-button =
|
||||
.title = Afficher les pièces jointes
|
||||
pdfjs-attachments-button-label = Pièces jointes
|
||||
pdfjs-layers-button =
|
||||
.title = Afficher les calques (double-cliquer pour réinitialiser tous les calques à l’état par défaut)
|
||||
pdfjs-layers-button-label = Calques
|
||||
pdfjs-thumbs-button =
|
||||
.title = Afficher les vignettes
|
||||
pdfjs-thumbs-button-label = Vignettes
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Trouver l’élément de plan actuel
|
||||
pdfjs-current-outline-item-button-label = Élément de plan actuel
|
||||
pdfjs-findbar-button =
|
||||
.title = Rechercher dans le document
|
||||
pdfjs-findbar-button-label = Rechercher
|
||||
pdfjs-additional-layers = Calques additionnels
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Page { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Vignette de la page { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Rechercher
|
||||
.placeholder = Rechercher dans le document…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Trouver l’occurrence précédente de l’expression
|
||||
pdfjs-find-previous-button-label = Précédent
|
||||
pdfjs-find-next-button =
|
||||
.title = Trouver la prochaine occurrence de l’expression
|
||||
pdfjs-find-next-button-label = Suivant
|
||||
pdfjs-find-highlight-checkbox = Tout surligner
|
||||
pdfjs-find-match-case-checkbox-label = Respecter la casse
|
||||
pdfjs-find-match-diacritics-checkbox-label = Respecter les accents et diacritiques
|
||||
pdfjs-find-entire-word-checkbox-label = Mots entiers
|
||||
pdfjs-find-reached-top = Haut de la page atteint, poursuite depuis la fin
|
||||
pdfjs-find-reached-bottom = Bas de la page atteint, poursuite au début
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count = Occurrence { $current } sur { $total }
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Plus d’{ $limit } occurrence
|
||||
*[other] Plus de { $limit } occurrences
|
||||
}
|
||||
pdfjs-find-not-found = Expression non trouvée
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Pleine largeur
|
||||
pdfjs-page-scale-fit = Page entière
|
||||
pdfjs-page-scale-auto = Zoom automatique
|
||||
pdfjs-page-scale-actual = Taille réelle
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale } %
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Page { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Une erreur s’est produite lors du chargement du fichier PDF.
|
||||
pdfjs-invalid-file-error = Fichier PDF invalide ou corrompu.
|
||||
pdfjs-missing-file-error = Fichier PDF manquant.
|
||||
pdfjs-unexpected-response-error = Réponse inattendue du serveur.
|
||||
pdfjs-rendering-error = Une erreur s’est produite lors de l’affichage de la page.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date } à { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [Annotation { $type }]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Veuillez saisir le mot de passe pour ouvrir ce fichier PDF.
|
||||
pdfjs-password-invalid = Mot de passe incorrect. Veuillez réessayer.
|
||||
pdfjs-password-ok-button = OK
|
||||
pdfjs-password-cancel-button = Annuler
|
||||
pdfjs-web-fonts-disabled = Les polices web sont désactivées : impossible d’utiliser les polices intégrées au PDF.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Texte
|
||||
pdfjs-editor-color-picker-free-text-input =
|
||||
.title = Changer la couleur du texte
|
||||
pdfjs-editor-free-text-button-label = Texte
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Dessiner
|
||||
pdfjs-editor-color-picker-ink-input =
|
||||
.title = Changer la couleur pour dessiner
|
||||
pdfjs-editor-ink-button-label = Dessiner
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Ajouter ou modifier des images
|
||||
pdfjs-editor-stamp-button-label = Ajouter ou modifier des images
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Surligner
|
||||
pdfjs-editor-highlight-button-label = Surligner
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Surligner
|
||||
.aria-label = Surligner
|
||||
pdfjs-highlight-floating-button-label = Surligner
|
||||
pdfjs-comment-floating-button =
|
||||
.title = Commenter
|
||||
.aria-label = Commenter
|
||||
pdfjs-comment-floating-button-label = Commenter
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Ajouter une signature
|
||||
pdfjs-editor-signature-button-label = Ajouter une signature
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Éditeur de surlignage
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Éditeur de dessins
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Éditeur de signature : { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Éditeur d’images
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Supprimer le dessin
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Supprimer le texte
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Supprimer l’image
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Supprimer le surlignage
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Retirer la signature
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Couleur
|
||||
pdfjs-editor-free-text-size-input = Taille
|
||||
pdfjs-editor-ink-color-input = Couleur
|
||||
pdfjs-editor-ink-thickness-input = Épaisseur
|
||||
pdfjs-editor-ink-opacity-input = Opacité
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Ajouter une image
|
||||
pdfjs-editor-stamp-add-image-button-label = Ajouter une image
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Épaisseur
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Modifier l’épaisseur pour le surlignage d’éléments non textuels
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Contrôles de signature et signatures enregistrées
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Ajouter une nouvelle signature
|
||||
pdfjs-editor-signature-add-signature-button-label = Ajouter une nouvelle signature
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Signature enregistrée : { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Éditeur de texte
|
||||
.default-content = Commencez à écrire…
|
||||
pdfjs-free-text =
|
||||
.aria-label = Éditeur de texte
|
||||
pdfjs-free-text-default-content = Commencer à écrire…
|
||||
pdfjs-ink =
|
||||
.aria-label = Éditeur de dessin
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Image créée par l’utilisateur·trice
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Texte alternatif
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Modifier le texte alternatif
|
||||
pdfjs-editor-alt-text-edit-button-label = Modifier le texte alternatif
|
||||
pdfjs-editor-alt-text-dialog-label = Sélectionnez une option
|
||||
pdfjs-editor-alt-text-dialog-description = Le texte alternatif est utile lorsque des personnes ne peuvent pas voir l’image ou que l’image ne se charge pas.
|
||||
pdfjs-editor-alt-text-add-description-label = Ajouter une description
|
||||
pdfjs-editor-alt-text-add-description-description = Il est conseillé de rédiger une ou deux phrases décrivant le sujet, le cadre ou les actions.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Marquer comme décorative
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Cette option est utilisée pour les images décoratives, comme les bordures ou les filigranes.
|
||||
pdfjs-editor-alt-text-cancel-button = Annuler
|
||||
pdfjs-editor-alt-text-save-button = Enregistrer
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Marquée comme décorative
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Par exemple, « Un jeune homme est assis à une table pour prendre un repas »
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Texte alternatif
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Coin supérieur gauche — redimensionner
|
||||
pdfjs-editor-resizer-label-top-middle = Milieu haut — redimensionner
|
||||
pdfjs-editor-resizer-label-top-right = Coin supérieur droit — redimensionner
|
||||
pdfjs-editor-resizer-label-middle-right = Milieu droit — redimensionner
|
||||
pdfjs-editor-resizer-label-bottom-right = Coin inférieur droit — redimensionner
|
||||
pdfjs-editor-resizer-label-bottom-middle = Centre bas — redimensionner
|
||||
pdfjs-editor-resizer-label-bottom-left = Coin inférieur gauche — redimensionner
|
||||
pdfjs-editor-resizer-label-middle-left = Milieu gauche — redimensionner
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Coin supérieur gauche — redimensionner
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Milieu haut — redimensionner
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Coin supérieur droit — redimensionner
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Milieu droit — redimensionner
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Coin inférieur droit — redimensionner
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Centre bas — redimensionner
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Coin inférieur gauche — redimensionner
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Milieu gauche — redimensionner
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Couleur de surlignage
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Changer de couleur
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Choix de couleurs
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Jaune
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Vert
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Bleu
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Rose
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Rouge
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Tout afficher
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Tout afficher
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Modifier le texte alternatif (description de l’image)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Ajouter du texte alternatif (description de l’image)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Rédigez votre description ici…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Courte description pour les personnes qui ne peuvent pas voir l’image ou lorsque l’image ne se charge pas.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Ce texte alternatif a été créé automatiquement et peut être inexact.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = En savoir plus
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Créer automatiquement le texte alternatif
|
||||
pdfjs-editor-new-alt-text-not-now-button = Pas maintenant
|
||||
pdfjs-editor-new-alt-text-error-title = Impossible de créer automatiquement le texte alternatif
|
||||
pdfjs-editor-new-alt-text-error-description = Veuillez rédiger votre propre texte alternatif ou réessayer plus tard.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Fermer
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Téléchargement du modèle d’IA de texte alternatif ({ $downloadedSize } sur { $totalSize } Mo)
|
||||
.aria-valuetext = Téléchargement du modèle d’IA de texte alternatif ({ $downloadedSize } sur { $totalSize } Mo)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Texte alternatif ajouté
|
||||
pdfjs-editor-new-alt-text-added-button-label = Texte alternatif ajouté
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Texte alternatif manquant
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Texte alternatif manquant
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Réviser le texte alternatif
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Réviser le texte alternatif
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Créé automatiquement : { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Paramètres du texte alternatif des images
|
||||
pdfjs-image-alt-text-settings-button-label = Paramètres du texte alternatif des images
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Paramètres du texte alternatif des images
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Texte alternatif automatique
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Créer automatiquement le texte alternatif
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Suggère des descriptions pour aider les personnes qui ne peuvent pas voir l’image ou lorsque l’image ne se charge pas.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Modèle d’IA de texte alternatif ({ $totalSize } Mo)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Fonctionne localement sur votre appareil, vos données restent privées. Obligatoire pour la génération automatique de texte alternatif.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Supprimer
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Télécharger
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Téléchargement…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Éditeur de texte alternatif
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Afficher l’éditeur de texte alternatif immédiatement lors de l’ajout d’une image
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Vous aide à vous assurer que toutes vos images ont du texte alternatif.
|
||||
pdfjs-editor-alt-text-settings-close-button = Fermer
|
||||
|
||||
## Accessibility labels (announced by screen readers) for objects added to the editor.
|
||||
|
||||
pdfjs-editor-highlight-added-alert = Surlignage ajouté
|
||||
pdfjs-editor-freetext-added-alert = Texte ajouté
|
||||
pdfjs-editor-ink-added-alert = Dessin ajouté
|
||||
pdfjs-editor-stamp-added-alert = Image ajoutée
|
||||
pdfjs-editor-signature-added-alert = Signature ajoutée
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Surlignage supprimé
|
||||
pdfjs-editor-undo-bar-message-freetext = Texte supprimé
|
||||
pdfjs-editor-undo-bar-message-ink = Dessin supprimé
|
||||
pdfjs-editor-undo-bar-message-stamp = Image supprimée
|
||||
pdfjs-editor-undo-bar-message-signature = Signature retirée
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] { $count } annotation supprimée
|
||||
*[other] { $count } annotations supprimées
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Annuler
|
||||
pdfjs-editor-undo-bar-undo-button-label = Annuler
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Fermer
|
||||
pdfjs-editor-undo-bar-close-button-label = Fermer
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = Cette fenêtre permet de créer une signature à ajouter à un document au format PDF. Il est possible d’en modifier le nom (qui sert également de texte alternatif) et, éventuellement, de l’enregistrer pour une utilisation répétée.
|
||||
pdfjs-editor-add-signature-dialog-title = Ajout d’une signature
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Saisir
|
||||
.title = Saisir au clavier
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Dessiner
|
||||
.title = Dessiner
|
||||
pdfjs-editor-add-signature-image-button = Image
|
||||
.title = Image
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Saisissez votre signature
|
||||
.placeholder = Saisissez votre signature
|
||||
pdfjs-editor-add-signature-draw-placeholder = Tracez votre signature
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Épaisseur
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Épaisseur du trait : { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Déposez un fichier ici pour l’envoyer
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] Ou choisissez parmi les fichiers image
|
||||
*[other] Ou parcourez les fichiers image
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Description (texte alternatif)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Description (texte alternatif)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Signature
|
||||
pdfjs-editor-add-signature-clear-button-label = Effacer la signature
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Effacer la signature
|
||||
pdfjs-editor-add-signature-save-checkbox = Enregistrer la signature
|
||||
pdfjs-editor-add-signature-save-warning-message = Vous avez atteint la limite de 5 signatures enregistrées. Supprimez-en une pour en enregistrer une autre.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Impossible d’envoyer l’image
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Vérifiez votre connexion réseau ou essayez avec une autre image.
|
||||
pdfjs-editor-add-signature-image-no-data-error-title = Impossible de convertir cette image en signature
|
||||
pdfjs-editor-add-signature-image-no-data-error-description = Veuillez essayer d’envoyer une autre image.
|
||||
pdfjs-editor-add-signature-error-close-button = Fermer
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Annuler
|
||||
pdfjs-editor-add-signature-add-button = Ajouter
|
||||
pdfjs-editor-edit-signature-update-button = Mettre à jour
|
||||
|
||||
## Edit a comment dialog
|
||||
|
||||
pdfjs-editor-edit-comment-actions-button-label = Actions
|
||||
pdfjs-editor-edit-comment-actions-button =
|
||||
.title = Actions
|
||||
pdfjs-editor-edit-comment-close-button-label = Fermer
|
||||
pdfjs-editor-edit-comment-close-button =
|
||||
.title = Fermer
|
||||
pdfjs-editor-edit-comment-actions-edit-button-label = Modifier
|
||||
pdfjs-editor-edit-comment-actions-delete-button-label = Supprimer
|
||||
pdfjs-editor-edit-comment-manager-text-input =
|
||||
.placeholder = Saisissez votre commentaire
|
||||
pdfjs-editor-edit-comment-manager-cancel-button = Annuler
|
||||
pdfjs-editor-edit-comment-manager-save-button = Enregistrer
|
||||
|
||||
## Edit a comment button in the editor toolbar
|
||||
|
||||
pdfjs-editor-edit-comment-button =
|
||||
.title = Modifier le commentaire
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Supprimer la signature enregistrée
|
||||
pdfjs-editor-delete-signature-button-label1 = Supprimer la signature enregistrée
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Modifier la description
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Modifier la description
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Page précédente
|
||||
previous_label=Précédent
|
||||
next.title=Page suivante
|
||||
next_label=Suivant
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Page
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=sur {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} sur {{pagesCount}})
|
||||
|
||||
zoom_out.title=Zoom arrière
|
||||
zoom_out_label=Zoom arrière
|
||||
zoom_in.title=Zoom avant
|
||||
zoom_in_label=Zoom avant
|
||||
zoom.title=Zoom
|
||||
presentation_mode.title=Basculer en mode présentation
|
||||
presentation_mode_label=Mode présentation
|
||||
open_file.title=Ouvrir le fichier
|
||||
open_file_label=Ouvrir le fichier
|
||||
print.title=Imprimer
|
||||
print_label=Imprimer
|
||||
download.title=Télécharger
|
||||
download_label=Télécharger
|
||||
bookmark.title=Affichage courant (copier ou ouvrir dans une nouvelle fenêtre)
|
||||
bookmark_label=Affichage actuel
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Outils
|
||||
tools_label=Outils
|
||||
first_page.title=Aller à la première page
|
||||
first_page.label=Aller à la première page
|
||||
first_page_label=Aller à la première page
|
||||
last_page.title=Aller à la dernière page
|
||||
last_page.label=Aller à la dernière page
|
||||
last_page_label=Aller à la dernière page
|
||||
page_rotate_cw.title=Rotation horaire
|
||||
page_rotate_cw.label=Rotation horaire
|
||||
page_rotate_cw_label=Rotation horaire
|
||||
page_rotate_ccw.title=Rotation antihoraire
|
||||
page_rotate_ccw.label=Rotation antihoraire
|
||||
page_rotate_ccw_label=Rotation antihoraire
|
||||
|
||||
cursor_text_select_tool.title=Activer l’outil de sélection de texte
|
||||
cursor_text_select_tool_label=Outil de sélection de texte
|
||||
cursor_hand_tool.title=Activer l’outil main
|
||||
cursor_hand_tool_label=Outil main
|
||||
|
||||
scroll_vertical.title=Utiliser le défilement vertical
|
||||
scroll_vertical_label=Défilement vertical
|
||||
scroll_horizontal.title=Utiliser le défilement horizontal
|
||||
scroll_horizontal_label=Défilement horizontal
|
||||
scroll_wrapped.title=Utiliser le défilement par bloc
|
||||
scroll_wrapped_label=Défilement par bloc
|
||||
|
||||
spread_none.title=Ne pas afficher les pages deux à deux
|
||||
spread_none_label=Pas de double affichage
|
||||
spread_odd.title=Afficher les pages par deux, impaires à gauche
|
||||
spread_odd_label=Doubles pages, impaires à gauche
|
||||
spread_even.title=Afficher les pages par deux, paires à gauche
|
||||
spread_even_label=Doubles pages, paires à gauche
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Propriétés du document…
|
||||
document_properties_label=Propriétés du document…
|
||||
document_properties_file_name=Nom du fichier :
|
||||
document_properties_file_size=Taille du fichier :
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} Ko ({{size_b}} octets)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} Mo ({{size_b}} octets)
|
||||
document_properties_title=Titre :
|
||||
document_properties_author=Auteur :
|
||||
document_properties_subject=Sujet :
|
||||
document_properties_keywords=Mots-clés :
|
||||
document_properties_creation_date=Date de création :
|
||||
document_properties_modification_date=Modifié le :
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}} à {{time}}
|
||||
document_properties_creator=Créé par :
|
||||
document_properties_producer=Outil de conversion PDF :
|
||||
document_properties_version=Version PDF :
|
||||
document_properties_page_count=Nombre de pages :
|
||||
document_properties_page_size=Taille de la page :
|
||||
document_properties_page_size_unit_inches=in
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=portrait
|
||||
document_properties_page_size_orientation_landscape=paysage
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=lettre
|
||||
document_properties_page_size_name_legal=document juridique
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Affichage rapide des pages web :
|
||||
document_properties_linearized_yes=Oui
|
||||
document_properties_linearized_no=Non
|
||||
document_properties_close=Fermer
|
||||
|
||||
print_progress_message=Préparation du document pour l’impression…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}} %
|
||||
print_progress_close=Annuler
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Afficher/Masquer le panneau latéral
|
||||
toggle_sidebar_notification.title=Afficher/Masquer le panneau latéral (le document contient des signets/pièces jointes)
|
||||
toggle_sidebar_notification2.title=Afficher/Masquer le panneau latéral (le document contient des signets/pièces jointes/calques)
|
||||
toggle_sidebar_label=Afficher/Masquer le panneau latéral
|
||||
document_outline.title=Afficher les signets du document (double-cliquer pour développer/réduire tous les éléments)
|
||||
document_outline_label=Signets du document
|
||||
attachments.title=Afficher les pièces jointes
|
||||
attachments_label=Pièces jointes
|
||||
layers.title=Afficher les calques (double-cliquer pour réinitialiser tous les calques à l’état par défaut)
|
||||
layers_label=Calques
|
||||
thumbs.title=Afficher les vignettes
|
||||
thumbs_label=Vignettes
|
||||
current_outline_item.title=Trouver l’élément de plan actuel
|
||||
current_outline_item_label=Élément de plan actuel
|
||||
findbar.title=Rechercher dans le document
|
||||
findbar_label=Rechercher
|
||||
|
||||
additional_layers=Calques additionnels
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Page {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Page {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Page {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Vignette de la page {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Rechercher
|
||||
find_input.placeholder=Rechercher dans le document…
|
||||
find_previous.title=Trouver l’occurrence précédente de l’expression
|
||||
find_previous_label=Précédent
|
||||
find_next.title=Trouver la prochaine occurrence de l’expression
|
||||
find_next_label=Suivant
|
||||
find_highlight=Tout surligner
|
||||
find_match_case_label=Respecter la casse
|
||||
find_entire_word_label=Mots entiers
|
||||
find_reached_top=Haut de la page atteint, poursuite depuis la fin
|
||||
find_reached_bottom=Bas de la page atteint, poursuite au début
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]=Occurrence {{current}} sur {{total}}
|
||||
find_match_count[two]=Occurrence {{current}} sur {{total}}
|
||||
find_match_count[few]=Occurrence {{current}} sur {{total}}
|
||||
find_match_count[many]=Occurrence {{current}} sur {{total}}
|
||||
find_match_count[other]=Occurrence {{current}} sur {{total}}
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Plus de {{limit}} correspondances
|
||||
find_match_count_limit[one]=Plus de {{limit}} correspondance
|
||||
find_match_count_limit[two]=Plus de {{limit}} correspondances
|
||||
find_match_count_limit[few]=Plus de {{limit}} correspondances
|
||||
find_match_count_limit[many]=Plus de {{limit}} correspondances
|
||||
find_match_count_limit[other]=Plus de {{limit}} correspondances
|
||||
find_not_found=Expression non trouvée
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Plus d’informations
|
||||
error_less_info=Moins d’informations
|
||||
error_close=Fermer
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (identifiant de compilation : {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Message : {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Pile : {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Fichier : {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Ligne : {{line}}
|
||||
rendering_error=Une erreur s’est produite lors de l’affichage de la page.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Pleine largeur
|
||||
page_scale_fit=Page entière
|
||||
page_scale_auto=Zoom automatique
|
||||
page_scale_actual=Taille réelle
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}} %
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Erreur
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Chargement…
|
||||
loading_error=Une erreur s’est produite lors du chargement du fichier PDF.
|
||||
invalid_file_error=Fichier PDF invalide ou corrompu.
|
||||
missing_file_error=Fichier PDF manquant.
|
||||
unexpected_response_error=Réponse inattendue du serveur.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}} à {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[Annotation {{type}}]
|
||||
password_label=Veuillez saisir le mot de passe pour ouvrir ce fichier PDF.
|
||||
password_invalid=Mot de passe incorrect. Veuillez réessayer.
|
||||
password_ok=OK
|
||||
password_cancel=Annuler
|
||||
|
||||
printing_not_supported=Attention : l’impression n’est pas totalement prise en charge par ce navigateur.
|
||||
printing_not_ready=Attention : le PDF n’est pas entièrement chargé pour pouvoir l’imprimer.
|
||||
web_fonts_disabled=Les polices web sont désactivées : impossible d’utiliser les polices intégrées au PDF.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=Ce document PDF contient des signatures numériques. La validation des signatures n’est pas prise en charge.
|
||||
615
res/static/misc/pdf-viewer/web/locale/fur/viewer.ftl
Normal file
615
res/static/misc/pdf-viewer/web/locale/fur/viewer.ftl
Normal file
@@ -0,0 +1,615 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Pagjine di prime
|
||||
pdfjs-previous-button-label = Indaûr
|
||||
pdfjs-next-button =
|
||||
.title = Prossime pagjine
|
||||
pdfjs-next-button-label = Indevant
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Pagjine
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = di { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } di { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Impiçulìs
|
||||
pdfjs-zoom-out-button-label = Impiçulìs
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Ingrandìs
|
||||
pdfjs-zoom-in-button-label = Ingrandìs
|
||||
pdfjs-zoom-select =
|
||||
.title = Ingrandiment
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Passe ae modalitât presentazion
|
||||
pdfjs-presentation-mode-button-label = Modalitât presentazion
|
||||
pdfjs-open-file-button =
|
||||
.title = Vierç un file
|
||||
pdfjs-open-file-button-label = Vierç
|
||||
pdfjs-print-button =
|
||||
.title = Stampe
|
||||
pdfjs-print-button-label = Stampe
|
||||
pdfjs-save-button =
|
||||
.title = Salve
|
||||
pdfjs-save-button-label = Salve
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Discjame
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Discjame
|
||||
pdfjs-bookmark-button =
|
||||
.title = Pagjine corinte (mostre URL de pagjine atuâl)
|
||||
pdfjs-bookmark-button-label = Pagjine corinte
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Struments
|
||||
pdfjs-tools-button-label = Struments
|
||||
pdfjs-first-page-button =
|
||||
.title = Va ae prime pagjine
|
||||
pdfjs-first-page-button-label = Va ae prime pagjine
|
||||
pdfjs-last-page-button =
|
||||
.title = Va ae ultime pagjine
|
||||
pdfjs-last-page-button-label = Va ae ultime pagjine
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Zire in sens orari
|
||||
pdfjs-page-rotate-cw-button-label = Zire in sens orari
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Zire in sens antiorari
|
||||
pdfjs-page-rotate-ccw-button-label = Zire in sens antiorari
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Ative il strument di selezion dal test
|
||||
pdfjs-cursor-text-select-tool-button-label = Strument di selezion dal test
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Ative il strument manute
|
||||
pdfjs-cursor-hand-tool-button-label = Strument manute
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Dopre il scoriment des pagjinis
|
||||
pdfjs-scroll-page-button-label = Scoriment pagjinis
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Dopre scoriment verticâl
|
||||
pdfjs-scroll-vertical-button-label = Scoriment verticâl
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Dopre scoriment orizontâl
|
||||
pdfjs-scroll-horizontal-button-label = Scoriment orizontâl
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Dopre scoriment par blocs
|
||||
pdfjs-scroll-wrapped-button-label = Scoriment par blocs
|
||||
pdfjs-spread-none-button =
|
||||
.title = No sta meti dongje pagjinis in cubie
|
||||
pdfjs-spread-none-button-label = No cubiis di pagjinis
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Met dongje cubiis di pagjinis scomençant des pagjinis dispar
|
||||
pdfjs-spread-odd-button-label = Cubiis di pagjinis, dispar a çampe
|
||||
pdfjs-spread-even-button =
|
||||
.title = Met dongje cubiis di pagjinis scomençant des pagjinis pâr
|
||||
pdfjs-spread-even-button-label = Cubiis di pagjinis, pâr a çampe
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Proprietâts dal document…
|
||||
pdfjs-document-properties-button-label = Proprietâts dal document…
|
||||
pdfjs-document-properties-file-name = Non dal file:
|
||||
pdfjs-document-properties-file-size = Dimension dal file:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
|
||||
pdfjs-document-properties-title = Titul:
|
||||
pdfjs-document-properties-author = Autôr:
|
||||
pdfjs-document-properties-subject = Ogjet:
|
||||
pdfjs-document-properties-keywords = Peraulis clâf:
|
||||
pdfjs-document-properties-creation-date = Date di creazion:
|
||||
pdfjs-document-properties-modification-date = Date di modifiche:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Creatôr
|
||||
pdfjs-document-properties-producer = Gjeneradôr PDF:
|
||||
pdfjs-document-properties-version = Version PDF:
|
||||
pdfjs-document-properties-page-count = Numar di pagjinis:
|
||||
pdfjs-document-properties-page-size = Dimension de pagjine:
|
||||
pdfjs-document-properties-page-size-unit-inches = oncis
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = verticâl
|
||||
pdfjs-document-properties-page-size-orientation-landscape = orizontâl
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Letare
|
||||
pdfjs-document-properties-page-size-name-legal = Legâl
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Visualizazion web svelte:
|
||||
pdfjs-document-properties-linearized-yes = Sì
|
||||
pdfjs-document-properties-linearized-no = No
|
||||
pdfjs-document-properties-close-button = Siere
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Daûr a prontâ il document pe stampe…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Anule
|
||||
pdfjs-printing-not-supported = Atenzion: la stampe no je supuartade ad implen di chest navigadôr.
|
||||
pdfjs-printing-not-ready = Atenzion: il PDF nol è stât cjamât dal dut pe stampe.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Ative/Disative sbare laterâl
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Ative/Disative sbare laterâl (il document al conten struture/zontis/strâts)
|
||||
pdfjs-toggle-sidebar-button-label = Ative/Disative sbare laterâl
|
||||
pdfjs-document-outline-button =
|
||||
.title = Mostre la struture dal document (dopli clic par slargjâ/strenzi ducj i elements)
|
||||
pdfjs-document-outline-button-label = Struture dal document
|
||||
pdfjs-attachments-button =
|
||||
.title = Mostre lis zontis
|
||||
pdfjs-attachments-button-label = Zontis
|
||||
pdfjs-layers-button =
|
||||
.title = Mostre i strâts (dopli clic par ristabilî ducj i strâts al stât predefinît)
|
||||
pdfjs-layers-button-label = Strâts
|
||||
pdfjs-thumbs-button =
|
||||
.title = Mostre miniaturis
|
||||
pdfjs-thumbs-button-label = Miniaturis
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Cjate l'element de struture atuâl
|
||||
pdfjs-current-outline-item-button-label = Element de struture atuâl
|
||||
pdfjs-findbar-button =
|
||||
.title = Cjate tal document
|
||||
pdfjs-findbar-button-label = Cjate
|
||||
pdfjs-additional-layers = Strâts adizionâi
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Pagjine { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Miniature de pagjine { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Cjate
|
||||
.placeholder = Cjate tal document…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Cjate il câs precedent dal test
|
||||
pdfjs-find-previous-button-label = Precedent
|
||||
pdfjs-find-next-button =
|
||||
.title = Cjate il câs sucessîf dal test
|
||||
pdfjs-find-next-button-label = Sucessîf
|
||||
pdfjs-find-highlight-checkbox = Evidenzie dut
|
||||
pdfjs-find-match-case-checkbox-label = Fâs distinzion tra maiusculis e minusculis
|
||||
pdfjs-find-match-diacritics-checkbox-label = Corispondence diacritiche
|
||||
pdfjs-find-entire-word-checkbox-label = Peraulis interiis
|
||||
pdfjs-find-reached-top = Si è rivâts al inizi dal document e si à continuât de fin
|
||||
pdfjs-find-reached-bottom = Si è rivât ae fin dal document e si à continuât dal inizi
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } di { $total } corispondence
|
||||
*[other] { $current } di { $total } corispondencis
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Plui di { $limit } corispondence
|
||||
*[other] Plui di { $limit } corispondencis
|
||||
}
|
||||
pdfjs-find-not-found = Test no cjatât
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Largjece de pagjine
|
||||
pdfjs-page-scale-fit = Pagjine interie
|
||||
pdfjs-page-scale-auto = Ingrandiment automatic
|
||||
pdfjs-page-scale-actual = Dimension reâl
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Pagjine { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Al è vignût fûr un erôr intant che si cjariave il PDF.
|
||||
pdfjs-invalid-file-error = File PDF no valit o ruvinât.
|
||||
pdfjs-missing-file-error = Al mancje il file PDF.
|
||||
pdfjs-unexpected-response-error = Rispueste dal servidôr inspietade.
|
||||
pdfjs-rendering-error = Al è vignût fûr un erôr tal realizâ la visualizazion de pagjine.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [Anotazion { $type }]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Inserìs la password par vierzi chest file PDF.
|
||||
pdfjs-password-invalid = Password no valide. Par plasê torne prove.
|
||||
pdfjs-password-ok-button = Va ben
|
||||
pdfjs-password-cancel-button = Anule
|
||||
pdfjs-web-fonts-disabled = I caratars dal Web a son disativâts: Impussibil doprâ i caratars PDF incorporâts.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Test
|
||||
pdfjs-editor-free-text-button-label = Test
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Dissen
|
||||
pdfjs-editor-ink-button-label = Dissen
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Zonte o modifiche imagjins
|
||||
pdfjs-editor-stamp-button-label = Zonte o modifiche imagjins
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Evidenzie
|
||||
pdfjs-editor-highlight-button-label = Evidenzie
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Evidenzie
|
||||
.aria-label = Evidenzie
|
||||
pdfjs-highlight-floating-button-label = Evidenzie
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Zonte firme
|
||||
pdfjs-editor-signature-button-label = Zonte firme
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Modifiche evidenziazions
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Modifiche dissens
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Editôr firmis: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Modifiche imagjins
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Gjave dissen
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Gjave test
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Gjave imagjin
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Gjave evidenziazion
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Gjave firme
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Colôr
|
||||
pdfjs-editor-free-text-size-input = Dimension
|
||||
pdfjs-editor-ink-color-input = Colôr
|
||||
pdfjs-editor-ink-thickness-input = Spessôr
|
||||
pdfjs-editor-ink-opacity-input = Opacitât
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Zonte imagjin
|
||||
pdfjs-editor-stamp-add-image-button-label = Zonte imagjin
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Spessôr
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Modifiche il spessôr de selezion pai elements che no son testuâi
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Controi firme e firmis salvadis
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Zonte gnove firme
|
||||
pdfjs-editor-signature-add-signature-button-label = Zonte gnove firme
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Firme salvade: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Editôr di test
|
||||
.default-content = Scomence a scrivi…
|
||||
pdfjs-free-text =
|
||||
.aria-label = Editôr di test
|
||||
pdfjs-free-text-default-content = Scomence a scrivi…
|
||||
pdfjs-ink =
|
||||
.aria-label = Editôr dissens
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Imagjin creade dal utent
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Test alternatîf
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Modifiche test alternatîf
|
||||
pdfjs-editor-alt-text-edit-button-label = Modifiche test alternatîf
|
||||
pdfjs-editor-alt-text-dialog-label = Sielç une opzion
|
||||
pdfjs-editor-alt-text-dialog-description = Il test alternatîf (“alt text”) al jude cuant che lis personis no puedin viodi la imagjin o cuant che la imagjine no ven cjariade.
|
||||
pdfjs-editor-alt-text-add-description-label = Zonte une descrizion
|
||||
pdfjs-editor-alt-text-add-description-description = Ponte a une o dôs frasis che a descrivin l’argoment, la ambientazion o lis azions.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Segne come decorative
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Chest al ven doprât pes imagjins ornamentâls, come i ôrs o lis filigranis.
|
||||
pdfjs-editor-alt-text-cancel-button = Anule
|
||||
pdfjs-editor-alt-text-save-button = Salve
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Segnade come decorative
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Par esempli, “Un zovin si sente a taule par mangjâ”
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Test alternatîf
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Cjanton in alt a çampe — ridimensione
|
||||
pdfjs-editor-resizer-label-top-middle = Bande superiôr tal mieç — ridimensione
|
||||
pdfjs-editor-resizer-label-top-right = Cjanton in alt a diestre — ridimensione
|
||||
pdfjs-editor-resizer-label-middle-right = Bande diestre tal mieç — ridimensione
|
||||
pdfjs-editor-resizer-label-bottom-right = Cjanton in bas a diestre — ridimensione
|
||||
pdfjs-editor-resizer-label-bottom-middle = Bande inferiôr tal mieç — ridimensione
|
||||
pdfjs-editor-resizer-label-bottom-left = Cjanton in bas a çampe — ridimensione
|
||||
pdfjs-editor-resizer-label-middle-left = Bande di çampe tal mieç — ridimensione
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Cjanton in alt a çampe — ridimensione
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Bande superiôr tal mieç — ridimensione
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Cjanton in alt a diestre — ridimensione
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Bande diestre tal mieç — ridimensione
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Cjanton in bas a diestre — ridimensione
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Bande inferiôr tal mieç — ridimensione
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Cjanton in bas a çampe — ridimensione
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Bande di çampe tal mieç — ridimensione
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Colôr par evidenziâ
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Cambie colôr
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Sieltis di colôr
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Zâl
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Vert
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Blu
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Rose
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Ros
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Mostre dut
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Mostre dut
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Modifiche test alternatîf (descrizion de imagjin)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Zonte test alternatîf (descrizion de imagjin)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Scrîf achì la tô descrizion…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Curte descrizion par personis che no rivin a viodi la imagjin, o che e ven mostrade cuant che no si rive a cjariâle.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Chest test alternatîf al è stât creât in automatic e al è pussibil che nol sedi cret.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Plui informazions
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Cree test alternatîf in automatic
|
||||
pdfjs-editor-new-alt-text-not-now-button = No cumò
|
||||
pdfjs-editor-new-alt-text-error-title = Impussibil creâ test alternatîf in automatic
|
||||
pdfjs-editor-new-alt-text-error-description = Scrîf il to test alternatîf o prove plui tart.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Siere
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Daûr a discjariâil model IA pal test alternatîf ({ $downloadedSize } di { $totalSize } MB)
|
||||
.aria-valuetext = Daûr a discjariâ il model IA pal test alternatîf ({ $downloadedSize } di { $totalSize } MB)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Test alternatîf zontât
|
||||
pdfjs-editor-new-alt-text-added-button-label = Test alternatîf zontât
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Al mancje il test alternatîf
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Al mancje il test alternatîf
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Verifiche test alternatîf
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Verifiche test alternatîf
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Creât in automatic: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Impostazions test alternatîf pes imagjins
|
||||
pdfjs-image-alt-text-settings-button-label = Impostazions test alternatîf pes imagjins
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Impostazions test alternatîf pes imagjins
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Test alternatîf automatic
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Cree test alternatîf in automatic
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Al sugjerìs descrizions par judâ lis personis che no rivin a viodi la imagjin o cuant che la imagjin no ven cjariade.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Model IA pal test alternatîf ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Al ven eseguît in locâl sul to dispositîf, cussì che i tiei dâts a restin riservâts. Al è necessari pe gjenerazion automatiche dal test alternatîf.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Elimine
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Discjame
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Daûr a discjariâ…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Modifiche test alternatîf
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Mostre l'editôr dal test alternatîf a pene che e ven zontade une imagjin
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Ti jude a sigurâti che dutis lis tôs imagjins a vedin il test alternatîf.
|
||||
pdfjs-editor-alt-text-settings-close-button = Siere
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Evidenziazion gjavade
|
||||
pdfjs-editor-undo-bar-message-freetext = Test gjavât
|
||||
pdfjs-editor-undo-bar-message-ink = Dissen gjavât
|
||||
pdfjs-editor-undo-bar-message-stamp = Imagjin gjavade
|
||||
pdfjs-editor-undo-bar-message-signature = Firme gjavade
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] { $count } note gjavade
|
||||
*[other] { $count } notis gjavadis
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Anule
|
||||
pdfjs-editor-undo-bar-undo-button-label = Anule
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Siere
|
||||
pdfjs-editor-undo-bar-close-button-label = Siere
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = Chest barcon al permet al utent di creâ une firme di zontâ a un document PDF. L’utent al pues modificâ il non (che al vignarà doprât ancje come test alternatîf) e, se lu desidere, salvâ la firme par tornâ a doprâle un doman.
|
||||
pdfjs-editor-add-signature-dialog-title = Zonte une firme
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Scrîf
|
||||
.title = Scrîf
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Dissegne
|
||||
.title = Dissegne
|
||||
pdfjs-editor-add-signature-image-button = Imagjin
|
||||
.title = Imagjin
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Scrîf la tô firme
|
||||
.placeholder = Scrîf la tô firme
|
||||
pdfjs-editor-add-signature-draw-placeholder = Dissegne la tô firme
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Spessôr
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Spessôr de tresse: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Strissine un file achì par cjariâlu
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] Opûr sielç i files imagjin
|
||||
*[other] Opûr sgarfe pai files imagjin
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Descrizion (test alternatîf)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Descrizion (test alternatîf)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Firme
|
||||
pdfjs-editor-add-signature-clear-button-label = Nete firme
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Nete firme
|
||||
pdfjs-editor-add-signature-save-checkbox = Salve firme
|
||||
pdfjs-editor-add-signature-save-warning-message = Tu sês rivât/rivade al limit di 5 firmis salvadis. Gjave une par salvânt une altre.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Impussibil cjariâ la imagjin
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Controle la conession di rêt o prove cuntune altre imagjin.
|
||||
pdfjs-editor-add-signature-error-close-button = Siere
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Anule
|
||||
pdfjs-editor-add-signature-add-button = Zonte
|
||||
pdfjs-editor-edit-signature-update-button = Inzorne
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Gjave firme salvade
|
||||
pdfjs-editor-delete-signature-button-label1 = Gjave firme salvade
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Modifiche descrizion
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Modifiche descrizion
|
||||
653
res/static/misc/pdf-viewer/web/locale/fy-NL/viewer.ftl
Normal file
653
res/static/misc/pdf-viewer/web/locale/fy-NL/viewer.ftl
Normal file
@@ -0,0 +1,653 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Foarige side
|
||||
pdfjs-previous-button-label = Foarige
|
||||
pdfjs-next-button =
|
||||
.title = Folgjende side
|
||||
pdfjs-next-button-label = Folgjende
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Side
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = fan { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } fan { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Utzoome
|
||||
pdfjs-zoom-out-button-label = Utzoome
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Ynzoome
|
||||
pdfjs-zoom-in-button-label = Ynzoome
|
||||
pdfjs-zoom-select =
|
||||
.title = Zoome
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Wikselje nei presintaasjemodus
|
||||
pdfjs-presentation-mode-button-label = Presintaasjemodus
|
||||
pdfjs-open-file-button =
|
||||
.title = Bestân iepenje
|
||||
pdfjs-open-file-button-label = Iepenje
|
||||
pdfjs-print-button =
|
||||
.title = Ofdrukke
|
||||
pdfjs-print-button-label = Ofdrukke
|
||||
pdfjs-save-button =
|
||||
.title = Bewarje
|
||||
pdfjs-save-button-label = Bewarje
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Downloade
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Downloade
|
||||
pdfjs-bookmark-button =
|
||||
.title = Aktuele side (URL fan aktuele side besjen)
|
||||
pdfjs-bookmark-button-label = Aktuele side
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Ark
|
||||
pdfjs-tools-button-label = Ark
|
||||
pdfjs-first-page-button =
|
||||
.title = Gean nei earste side
|
||||
pdfjs-first-page-button-label = Gean nei earste side
|
||||
pdfjs-last-page-button =
|
||||
.title = Gean nei lêste side
|
||||
pdfjs-last-page-button-label = Gean nei lêste side
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Rjochtsom draaie
|
||||
pdfjs-page-rotate-cw-button-label = Rjochtsom draaie
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Linksom draaie
|
||||
pdfjs-page-rotate-ccw-button-label = Linksom draaie
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Tekstseleksjehelpmiddel ynskeakelje
|
||||
pdfjs-cursor-text-select-tool-button-label = Tekstseleksjehelpmiddel
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Hânhelpmiddel ynskeakelje
|
||||
pdfjs-cursor-hand-tool-button-label = Hânhelpmiddel
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Sideskowen brûke
|
||||
pdfjs-scroll-page-button-label = Sideskowen
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Fertikaal skowe brûke
|
||||
pdfjs-scroll-vertical-button-label = Fertikaal skowe
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Horizontaal skowe brûke
|
||||
pdfjs-scroll-horizontal-button-label = Horizontaal skowe
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Skowe mei oersjoch brûke
|
||||
pdfjs-scroll-wrapped-button-label = Skowe mei oersjoch
|
||||
pdfjs-spread-none-button =
|
||||
.title = Sidesprieding net gearfetsje
|
||||
pdfjs-spread-none-button-label = Gjin sprieding
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Sidesprieding gearfetsje te starten mei ûneven nûmers
|
||||
pdfjs-spread-odd-button-label = Uneven sprieding
|
||||
pdfjs-spread-even-button =
|
||||
.title = Sidesprieding gearfetsje te starten mei even nûmers
|
||||
pdfjs-spread-even-button-label = Even sprieding
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Dokuminteigenskippen…
|
||||
pdfjs-document-properties-button-label = Dokuminteigenskippen…
|
||||
pdfjs-document-properties-file-name = Bestânsnamme:
|
||||
pdfjs-document-properties-file-size = Bestânsgrutte:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
|
||||
pdfjs-document-properties-title = Titel:
|
||||
pdfjs-document-properties-author = Auteur:
|
||||
pdfjs-document-properties-subject = Underwerp:
|
||||
pdfjs-document-properties-keywords = Kaaiwurden:
|
||||
pdfjs-document-properties-creation-date = Oanmaakdatum:
|
||||
pdfjs-document-properties-modification-date = Bewurkingsdatum:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Makker:
|
||||
pdfjs-document-properties-producer = PDF-makker:
|
||||
pdfjs-document-properties-version = PDF-ferzje:
|
||||
pdfjs-document-properties-page-count = Siden:
|
||||
pdfjs-document-properties-page-size = Sideformaat:
|
||||
pdfjs-document-properties-page-size-unit-inches = yn
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = steand
|
||||
pdfjs-document-properties-page-size-orientation-landscape = lizzend
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Letter
|
||||
pdfjs-document-properties-page-size-name-legal = Juridysk
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Flugge webwerjefte:
|
||||
pdfjs-document-properties-linearized-yes = Ja
|
||||
pdfjs-document-properties-linearized-no = Nee
|
||||
pdfjs-document-properties-close-button = Slute
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Dokumint tariede oar ôfdrukken…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Annulearje
|
||||
pdfjs-printing-not-supported = Warning: Printen is net folslein stipe troch dizze browser.
|
||||
pdfjs-printing-not-ready = Warning: PDF is net folslein laden om ôf te drukken.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Sidebalke yn-/útskeakelje
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Sidebalke yn-/útskeakelje (dokumint befettet oersjoch/bylagen/lagen)
|
||||
pdfjs-toggle-sidebar-button-label = Sidebalke yn-/útskeakelje
|
||||
pdfjs-document-outline-button =
|
||||
.title = Dokumintoersjoch toane (dûbelklik om alle items út/yn te klappen)
|
||||
pdfjs-document-outline-button-label = Dokumintoersjoch
|
||||
pdfjs-attachments-button =
|
||||
.title = Bylagen toane
|
||||
pdfjs-attachments-button-label = Bylagen
|
||||
pdfjs-layers-button =
|
||||
.title = Lagen toane (dûbelklik om alle lagen nei de standertsteat werom te setten)
|
||||
pdfjs-layers-button-label = Lagen
|
||||
pdfjs-thumbs-button =
|
||||
.title = Foarbylden toane
|
||||
pdfjs-thumbs-button-label = Foarbylden
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Aktueel item yn ynhâldsopjefte sykje
|
||||
pdfjs-current-outline-item-button-label = Aktueel item yn ynhâldsopjefte
|
||||
pdfjs-findbar-button =
|
||||
.title = Sykje yn dokumint
|
||||
pdfjs-findbar-button-label = Sykje
|
||||
pdfjs-additional-layers = Oanfoljende lagen
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Side { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Foarbyld fan side { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Sykje
|
||||
.placeholder = Sykje yn dokumint…
|
||||
pdfjs-find-previous-button =
|
||||
.title = It foarige foarkommen fan de tekst sykje
|
||||
pdfjs-find-previous-button-label = Foarige
|
||||
pdfjs-find-next-button =
|
||||
.title = It folgjende foarkommen fan de tekst sykje
|
||||
pdfjs-find-next-button-label = Folgjende
|
||||
pdfjs-find-highlight-checkbox = Alles markearje
|
||||
pdfjs-find-match-case-checkbox-label = Haadlettergefoelich
|
||||
pdfjs-find-match-diacritics-checkbox-label = Diakrityske tekens brûke
|
||||
pdfjs-find-entire-word-checkbox-label = Hiele wurden
|
||||
pdfjs-find-reached-top = Boppekant fan dokumint berikt, trochgien fan ûnder ôf
|
||||
pdfjs-find-reached-bottom = Ein fan dokumint berikt, trochgien fan boppe ôf
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } fan { $total } oerienkomst
|
||||
*[other] { $current } fan { $total } oerienkomsten
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Mear as { $limit } oerienkomst
|
||||
*[other] Mear as { $limit } oerienkomsten
|
||||
}
|
||||
pdfjs-find-not-found = Tekst net fûn
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Sidebreedte
|
||||
pdfjs-page-scale-fit = Hiele side
|
||||
pdfjs-page-scale-auto = Automatysk zoome
|
||||
pdfjs-page-scale-actual = Werklike grutte
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Side { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Der is in flater bard by it laden fan de PDF.
|
||||
pdfjs-invalid-file-error = Ynfalide of korruptearre PDF-bestân.
|
||||
pdfjs-missing-file-error = PDF-bestân ûntbrekt.
|
||||
pdfjs-unexpected-response-error = Unferwacht serverantwurd.
|
||||
pdfjs-rendering-error = Der is in flater bard by it renderjen fan de side.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type }-annotaasje]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Jou it wachtwurd om dit PDF-bestân te iepenjen.
|
||||
pdfjs-password-invalid = Ferkeard wachtwurd. Probearje opnij.
|
||||
pdfjs-password-ok-button = OK
|
||||
pdfjs-password-cancel-button = Annulearje
|
||||
pdfjs-web-fonts-disabled = Weblettertypen binne útskeakele: gebrûk fan ynsluten PDF-lettertypen is net mooglik.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Tekst
|
||||
pdfjs-editor-color-picker-free-text-input =
|
||||
.title = Tekstleur wizigje
|
||||
pdfjs-editor-free-text-button-label = Tekst
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Tekenje
|
||||
pdfjs-editor-color-picker-ink-input =
|
||||
.title = Tekenkleur wizigje
|
||||
pdfjs-editor-ink-button-label = Tekenje
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Ofbyldingen tafoegje of bewurkje
|
||||
pdfjs-editor-stamp-button-label = Ofbyldingen tafoegje of bewurkje
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Markearje
|
||||
pdfjs-editor-highlight-button-label = Markearje
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Markearje
|
||||
.aria-label = Markearje
|
||||
pdfjs-highlight-floating-button-label = Markearje
|
||||
pdfjs-comment-floating-button =
|
||||
.title = Opmerking
|
||||
.aria-label = Opmerking
|
||||
pdfjs-comment-floating-button-label = Opmerking
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Hantekening tafoegje
|
||||
pdfjs-editor-signature-button-label = Hantekening tafoegje
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Markearingsbewurker
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Tekeningbewurker
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Undertekeningsbewurker: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Ofbyldingsbewurker
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Tekening fuortsmite
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Tekst fuortsmite
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Ofbylding fuortsmite
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Markearring fuortsmite
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Hantekening fuortsmite
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Kleur
|
||||
pdfjs-editor-free-text-size-input = Grutte
|
||||
pdfjs-editor-ink-color-input = Kleur
|
||||
pdfjs-editor-ink-thickness-input = Tsjokte
|
||||
pdfjs-editor-ink-opacity-input = Transparânsje
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Ofbylding tafoegje
|
||||
pdfjs-editor-stamp-add-image-button-label = Ofbylding tafoegje
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Tsjokte
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Tsjokte wizigje by aksintuearring fan oare items as tekst
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Undertekeningsynstellingen en bewarre ûndertekeningen
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Nije hantekening tafoegje
|
||||
pdfjs-editor-signature-add-signature-button-label = Nije hantekening tafoegje
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Bewarre ûndertekening: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Tekstbewurker
|
||||
.default-content = Start mei typen…
|
||||
pdfjs-free-text =
|
||||
.aria-label = Tekstbewurker
|
||||
pdfjs-free-text-default-content = Begjin mei typen…
|
||||
pdfjs-ink =
|
||||
.aria-label = Tekeningbewurker
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Troch brûker makke ôfbylding
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Alternative tekst
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Alternative tekst bewurkje
|
||||
pdfjs-editor-alt-text-edit-button-label = Alternative tekst bewurkje
|
||||
pdfjs-editor-alt-text-dialog-label = Kies in opsje
|
||||
pdfjs-editor-alt-text-dialog-description = Alternative tekst helpt wannear’t minsken de ôfbylding net sjen kinne of wannear’t dizze net laden wurdt.
|
||||
pdfjs-editor-alt-text-add-description-label = Foegje in beskriuwing ta
|
||||
pdfjs-editor-alt-text-add-description-description = Stribje nei 1-2 sinnen dy’t it ûnderwerp, de omjouwing of de aksjes beskriuwe.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = As dekoratyf markearje
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Dit wurdt brûkt foar sierlike ôfbyldingen, lykas rânen of wettermerken.
|
||||
pdfjs-editor-alt-text-cancel-button = Annulearje
|
||||
pdfjs-editor-alt-text-save-button = Bewarje
|
||||
pdfjs-editor-alt-text-decorative-tooltip = As dekoratyf markearre
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Bygelyks, ‘In jonge man sit oan in tafel om te iten’
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Alternative tekst
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Linkerboppehoek – formaat wizigje
|
||||
pdfjs-editor-resizer-label-top-middle = Midden boppe – formaat wizigje
|
||||
pdfjs-editor-resizer-label-top-right = Rjochterboppehoek – formaat wizigje
|
||||
pdfjs-editor-resizer-label-middle-right = Midden rjochts – formaat wizigje
|
||||
pdfjs-editor-resizer-label-bottom-right = Rjochterûnderhoek – formaat wizigje
|
||||
pdfjs-editor-resizer-label-bottom-middle = Midden ûnder – formaat wizigje
|
||||
pdfjs-editor-resizer-label-bottom-left = Linkerûnderhoek – formaat wizigje
|
||||
pdfjs-editor-resizer-label-middle-left = Links midden – formaat wizigje
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Linkerboppehoek – formaat wizigje
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Midden boppe – formaat wizigje
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Rjochterboppehoek – formaat wizigje
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Midden rjochts – formaat wizigje
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Rjochterûnderhoek – formaat wizigje
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Midden ûnder – formaat wizigje
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Linkerûnderhoek – formaat wizigje
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Links midden – formaat wizigje
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Markearringskleur
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Kleur wizigje
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Kleurkarren
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Giel
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Grien
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Blau
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Roze
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Read
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Alles toane
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Alles toane
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Alternative tekst (ôfbyldingsbeskriuwing) bewurkje
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Alternative tekst (ôfbyldingsbeskriuwing) tafoegje
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Skriuw hjir jo beskriuwing…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Koarte beskriuwing foar minsken dy’t de ôfbylding net sjen kinne of wannear’t de ôfbylding net laden wurdt.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Dizze alternative tekst is automatysk makke en is mooglik net korrekt.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Mear ynfo
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Alternative tekst automatysk oanmeitsje
|
||||
pdfjs-editor-new-alt-text-not-now-button = No net
|
||||
pdfjs-editor-new-alt-text-error-title = Kin alternative tekst net automatysk oanmeitsje
|
||||
pdfjs-editor-new-alt-text-error-description = Skriuw jo eigen alternative tekst of probearje it letter nochris.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Slute
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = AI-model foar alternative tekst downloade ({ $downloadedSize } fan { $totalSize } MB)
|
||||
.aria-valuetext = AI-model foar alternative tekst downloade ({ $downloadedSize } fan { $totalSize } MB)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Alternative tekst tafoege
|
||||
pdfjs-editor-new-alt-text-added-button-label = Alternative tekst tafoege
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Alternative tekst ûntbrekt
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Alternative tekst ûntbrekt
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Alternative tekst beoardiele
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Alternative tekst beoardiele
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Automatysk oanmakke: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Ynstellingen foar alternative tekst fan ôfbyldingen
|
||||
pdfjs-image-alt-text-settings-button-label = Ynstellingen foar alternative tekst fan ôfbyldingen
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Ynstellingen foar alternative tekst fan ôfbyldingen
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Automatyske alternative tekst
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Alternative tekst automatysk oanmeitsje
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Stelt beskriuwingen foar om minsken te helpen dy’t de ôfbylding net sjen kinne of foar wa’t de ôfbylding net laden wurdt.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = AI-model foar alternative tekst ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Wurdt lokaal op jo apparaat útfierd, sadat jo gegevens privee bliuwe. Fereaske foar automatyske alternative tekst.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Fuortsmite
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Downloade
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Downloade…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Alternative-tekstbewurker
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Alternative-tekstbewurker daliks toane by tafoegjen fan in ôfbylding
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Helpt jo derfoar te soargjen dat al jo ôfbyldingen alternative tekst hawwe.
|
||||
pdfjs-editor-alt-text-settings-close-button = Slute
|
||||
|
||||
## Accessibility labels (announced by screen readers) for objects added to the editor.
|
||||
|
||||
pdfjs-editor-highlight-added-alert = Markearring tafoege
|
||||
pdfjs-editor-freetext-added-alert = Tekst tafoege
|
||||
pdfjs-editor-ink-added-alert = Tekening tafoege
|
||||
pdfjs-editor-stamp-added-alert = Ofbylding tafoege
|
||||
pdfjs-editor-signature-added-alert = Hantekening tafoege
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Markearring fuortsmiten
|
||||
pdfjs-editor-undo-bar-message-freetext = Tekst fuortsmiten
|
||||
pdfjs-editor-undo-bar-message-ink = Tekening fuortsmiten
|
||||
pdfjs-editor-undo-bar-message-stamp = Ofbylding fuortsmiten
|
||||
pdfjs-editor-undo-bar-message-signature = Hantekening fuortsmiten
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] { $count } annotaasje fuortsmiten
|
||||
*[other] { $count } annotaasjes fuortsmiten
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Ungedien meitsje
|
||||
pdfjs-editor-undo-bar-undo-button-label = Ungedien meitsje
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Slute
|
||||
pdfjs-editor-undo-bar-close-button-label = Slute
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = Mei dizze modal kin de brûker in hantekening meitsje om oan in PDF-dokumint ta te foegjen. De brûker kin de namme bewurkje (dy't ek tsjinnet as alternative tekst), en opsjoneel de ûndertekening bewarje foar werhelle gebrûk.
|
||||
pdfjs-editor-add-signature-dialog-title = In hantekening tafoegje
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Type
|
||||
.title = Type
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Tekenje
|
||||
.title = Tekenje
|
||||
pdfjs-editor-add-signature-image-button = Ofbylding
|
||||
.title = Ofbylding
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Jo hantekening type
|
||||
.placeholder = Jo hantekening type
|
||||
pdfjs-editor-add-signature-draw-placeholder = Jo hantekening tekenje
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Tsjokte
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Tekentsjokte: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Sleep bestân hjirhinne om op te laden
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] Of kies ôfbyldingsbestannen
|
||||
*[other] Of kies ôfbyldingsbestannen
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Beskriuwing (alternative tekst)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Beskriuwing (alternative tekst)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Hantekening
|
||||
pdfjs-editor-add-signature-clear-button-label = Hantekening wiskje
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Hantekening wiskje
|
||||
pdfjs-editor-add-signature-save-checkbox = Hantekening bewarje
|
||||
pdfjs-editor-add-signature-save-warning-message = Jo hawwe de limyt fan 5 bewarre hantekeningen berikt. Ferwiderje ien om in oar te bewarjen.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Kin de ôfbylding net oplade
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Kontrolearje jo netwurkferbining of probearje in oare ôfbylding.
|
||||
pdfjs-editor-add-signature-image-no-data-error-title = Kin dizze ôfbylding net nei in hantekening konvertearje
|
||||
pdfjs-editor-add-signature-image-no-data-error-description = Probearje in oare ôfbylding op te laden.
|
||||
pdfjs-editor-add-signature-error-close-button = Slute
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Annulearje
|
||||
pdfjs-editor-add-signature-add-button = Tafoegje
|
||||
pdfjs-editor-edit-signature-update-button = Bywurkje
|
||||
|
||||
## Edit a comment dialog
|
||||
|
||||
pdfjs-editor-edit-comment-actions-button-label = Aksjes
|
||||
pdfjs-editor-edit-comment-actions-button =
|
||||
.title = Aksjes
|
||||
pdfjs-editor-edit-comment-close-button-label = Slute
|
||||
pdfjs-editor-edit-comment-close-button =
|
||||
.title = Slute
|
||||
pdfjs-editor-edit-comment-actions-edit-button-label = Bewurkje
|
||||
pdfjs-editor-edit-comment-actions-delete-button-label = Fuortsmite
|
||||
pdfjs-editor-edit-comment-manager-text-input =
|
||||
.placeholder = Fier jo opmerking yn
|
||||
pdfjs-editor-edit-comment-manager-cancel-button = Annulearje
|
||||
pdfjs-editor-edit-comment-manager-save-button = Bewarje
|
||||
|
||||
## Edit a comment button in the editor toolbar
|
||||
|
||||
pdfjs-editor-edit-comment-button =
|
||||
.title = Opmerking bewurkje
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Bewarre ûndertekening fuortsmite
|
||||
pdfjs-editor-delete-signature-button-label1 = Bewarre ûndertekening fuortsmite
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Beskriuwing bewurkje
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Beskriuwing bewurkje
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Foarige side
|
||||
previous_label=Foarige
|
||||
next.title=Folgjende side
|
||||
next_label=Folgjende
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Side
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=fan {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} fan {{pagesCount}})
|
||||
|
||||
zoom_out.title=Utzoome
|
||||
zoom_out_label=Utzoome
|
||||
zoom_in.title=Ynzoome
|
||||
zoom_in_label=Ynzoome
|
||||
zoom.title=Zoome
|
||||
presentation_mode.title=Wikselje nei presintaasjemodus
|
||||
presentation_mode_label=Presintaasjemodus
|
||||
open_file.title=Bestân iepenje
|
||||
open_file_label=Iepenje
|
||||
print.title=Ofdrukke
|
||||
print_label=Ofdrukke
|
||||
download.title=Downloade
|
||||
download_label=Downloade
|
||||
bookmark.title=Aktuele finster (kopiearje of iepenje yn nij finster)
|
||||
bookmark_label=Aktuele finster
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Ark
|
||||
tools_label=Ark
|
||||
first_page.title=Gean nei earste side
|
||||
first_page.label=Nei earste side gean
|
||||
first_page_label=Gean nei earste side
|
||||
last_page.title=Gean nei lêste side
|
||||
last_page.label=Nei lêste side gean
|
||||
last_page_label=Gean nei lêste side
|
||||
page_rotate_cw.title=Rjochtsom draaie
|
||||
page_rotate_cw.label=Rjochtsom draaie
|
||||
page_rotate_cw_label=Rjochtsom draaie
|
||||
page_rotate_ccw.title=Loftsom draaie
|
||||
page_rotate_ccw.label=Loftsom draaie
|
||||
page_rotate_ccw_label=Loftsom draaie
|
||||
|
||||
cursor_text_select_tool.title=Tekstseleksjehelpmiddel ynskeakelje
|
||||
cursor_text_select_tool_label=Tekstseleksjehelpmiddel
|
||||
cursor_hand_tool.title=Hânhelpmiddel ynskeakelje
|
||||
cursor_hand_tool_label=Hânhelpmiddel
|
||||
|
||||
scroll_vertical.title=Fertikaal skowe brûke
|
||||
scroll_vertical_label=Fertikaal skowe
|
||||
scroll_horizontal.title=Horizontaal skowe brûke
|
||||
scroll_horizontal_label=Horizontaal skowe
|
||||
scroll_wrapped.title=Skowe mei oersjoch brûke
|
||||
scroll_wrapped_label=Skowe mei oersjoch
|
||||
|
||||
spread_none.title=Sidesprieding net gearfetsje
|
||||
spread_none_label=Gjin sprieding
|
||||
spread_odd.title=Sidesprieding gearfetsje te starten mei ûneven nûmers
|
||||
spread_odd_label=Uneven sprieding
|
||||
spread_even.title=Sidesprieding gearfetsje te starten mei even nûmers
|
||||
spread_even_label=Even sprieding
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Dokuminteigenskippen…
|
||||
document_properties_label=Dokuminteigenskippen…
|
||||
document_properties_file_name=Bestânsnamme:
|
||||
document_properties_file_size=Bestânsgrutte:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
||||
document_properties_title=Titel:
|
||||
document_properties_author=Auteur:
|
||||
document_properties_subject=Underwerp:
|
||||
document_properties_keywords=Kaaiwurden:
|
||||
document_properties_creation_date=Oanmaakdatum:
|
||||
document_properties_modification_date=Bewurkingsdatum:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Makker:
|
||||
document_properties_producer=PDF-makker:
|
||||
document_properties_version=PDF-ferzje:
|
||||
document_properties_page_count=Siden:
|
||||
document_properties_page_size=Sideformaat:
|
||||
document_properties_page_size_unit_inches=yn
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=steand
|
||||
document_properties_page_size_orientation_landscape=lizzend
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Letter
|
||||
document_properties_page_size_name_legal=Juridysk
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Flugge webwerjefte:
|
||||
document_properties_linearized_yes=Ja
|
||||
document_properties_linearized_no=Nee
|
||||
document_properties_close=Slute
|
||||
|
||||
print_progress_message=Dokumint tariede oar ôfdrukken…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Annulearje
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Sidebalke yn-/útskeakelje
|
||||
toggle_sidebar_notification.title=Sidebalke yn-/útskeakelje (dokumint befettet outline/bylagen)
|
||||
toggle_sidebar_notification2.title=Sidebalke yn-/útskeakelje (dokumint befettet oersjoch/bylagen/lagen)
|
||||
toggle_sidebar_label=Sidebalke yn-/útskeakelje
|
||||
document_outline.title=Dokumintoersjoch toane (dûbelklik om alle items út/yn te klappen)
|
||||
document_outline_label=Dokumintoersjoch
|
||||
attachments.title=Bylagen toane
|
||||
attachments_label=Bylagen
|
||||
layers.title=Lagen toane (dûbelklik om alle lagen nei de standertsteat werom te setten)
|
||||
layers_label=Lagen
|
||||
thumbs.title=Foarbylden toane
|
||||
thumbs_label=Foarbylden
|
||||
current_outline_item.title=Aktueel item yn ynhâldsopjefte sykje
|
||||
current_outline_item_label=Aktueel item yn ynhâldsopjefte
|
||||
findbar.title=Sykje yn dokumint
|
||||
findbar_label=Sykje
|
||||
|
||||
additional_layers=Oanfoljende lagen
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Side {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Side {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Side {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Foarbyld fan side {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Sykje
|
||||
find_input.placeholder=Sykje yn dokumint…
|
||||
find_previous.title=It foarige foarkommen fan de tekst sykje
|
||||
find_previous_label=Foarige
|
||||
find_next.title=It folgjende foarkommen fan de tekst sykje
|
||||
find_next_label=Folgjende
|
||||
find_highlight=Alles markearje
|
||||
find_match_case_label=Haadlettergefoelich
|
||||
find_entire_word_label=Hiele wurden
|
||||
find_reached_top=Boppekant fan dokumint berikt, trochgien fan ûnder ôf
|
||||
find_reached_bottom=Ein fan dokumint berikt, trochgien fan boppe ôf
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} fan {{total}} oerienkomst
|
||||
find_match_count[two]={{current}} fan {{total}} oerienkomsten
|
||||
find_match_count[few]={{current}} fan {{total}} oerienkomsten
|
||||
find_match_count[many]={{current}} fan {{total}} oerienkomsten
|
||||
find_match_count[other]={{current}} fan {{total}} oerienkomsten
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Mear as {{limit}} oerienkomsten
|
||||
find_match_count_limit[one]=Mear as {{limit}} oerienkomst
|
||||
find_match_count_limit[two]=Mear as {{limit}} oerienkomsten
|
||||
find_match_count_limit[few]=Mear as {{limit}} oerienkomsten
|
||||
find_match_count_limit[many]=Mear as {{limit}} oerienkomsten
|
||||
find_match_count_limit[other]=Mear as {{limit}} oerienkomsten
|
||||
find_not_found=Tekst net fûn
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Mear ynformaasje
|
||||
error_less_info=Minder ynformaasje
|
||||
error_close=Slute
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js f{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Berjocht: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Stack: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Bestân: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Rigel: {{line}}
|
||||
rendering_error=Der is in flater bard by it renderjen fan de side.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Sidebreedte
|
||||
page_scale_fit=Hiele side
|
||||
page_scale_auto=Automatysk zoome
|
||||
page_scale_actual=Werklike grutte
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Flater
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Lade…
|
||||
loading_error=Der is in flater bard by it laden fan de PDF.
|
||||
invalid_file_error=Ynfalide of korruptearre PDF-bestân.
|
||||
missing_file_error=PDF-bestân ûntbrekt.
|
||||
unexpected_response_error=Unferwacht serverantwurd.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}}-annotaasje]
|
||||
password_label=Jou it wachtwurd om dit PDF-bestân te iepenjen.
|
||||
password_invalid=Ferkeard wachtwurd. Probearje opnij.
|
||||
password_ok=OK
|
||||
password_cancel=Annulearje
|
||||
|
||||
printing_not_supported=Warning: Printen is net folslein stipe troch dizze browser.
|
||||
printing_not_ready=Warning: PDF is net folslein laden om ôf te drukken.
|
||||
web_fonts_disabled=Weblettertypen binne útskeakele: gebrûk fan ynsluten PDF-lettertypen is net mooglik.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=Dit PDF-dokumint befettet digitale hantekeningen. Falidaasje fan hantekeningen wurdt net stipe.
|
||||
192
res/static/misc/pdf-viewer/web/locale/ga-IE/viewer.ftl
Normal file
192
res/static/misc/pdf-viewer/web/locale/ga-IE/viewer.ftl
Normal file
@@ -0,0 +1,192 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = An Leathanach Roimhe Seo
|
||||
pdfjs-previous-button-label = Roimhe Seo
|
||||
pdfjs-next-button =
|
||||
.title = An Chéad Leathanach Eile
|
||||
pdfjs-next-button-label = Ar Aghaidh
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Leathanach
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = as { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } as { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Súmáil Amach
|
||||
pdfjs-zoom-out-button-label = Súmáil Amach
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Súmáil Isteach
|
||||
pdfjs-zoom-in-button-label = Súmáil Isteach
|
||||
pdfjs-zoom-select =
|
||||
.title = Súmáil
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Úsáid an Mód Láithreoireachta
|
||||
pdfjs-presentation-mode-button-label = Mód Láithreoireachta
|
||||
pdfjs-open-file-button =
|
||||
.title = Oscail Comhad
|
||||
pdfjs-open-file-button-label = Oscail
|
||||
pdfjs-print-button =
|
||||
.title = Priontáil
|
||||
pdfjs-print-button-label = Priontáil
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Uirlisí
|
||||
pdfjs-tools-button-label = Uirlisí
|
||||
pdfjs-first-page-button =
|
||||
.title = Go dtí an chéad leathanach
|
||||
pdfjs-first-page-button-label = Go dtí an chéad leathanach
|
||||
pdfjs-last-page-button =
|
||||
.title = Go dtí an leathanach deiridh
|
||||
pdfjs-last-page-button-label = Go dtí an leathanach deiridh
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Rothlaigh ar deiseal
|
||||
pdfjs-page-rotate-cw-button-label = Rothlaigh ar deiseal
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Rothlaigh ar tuathal
|
||||
pdfjs-page-rotate-ccw-button-label = Rothlaigh ar tuathal
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Cumasaigh an Uirlis Roghnaithe Téacs
|
||||
pdfjs-cursor-text-select-tool-button-label = Uirlis Roghnaithe Téacs
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Cumasaigh an Uirlis Láimhe
|
||||
pdfjs-cursor-hand-tool-button-label = Uirlis Láimhe
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Airíonna na Cáipéise…
|
||||
pdfjs-document-properties-button-label = Airíonna na Cáipéise…
|
||||
pdfjs-document-properties-file-name = Ainm an chomhaid:
|
||||
pdfjs-document-properties-file-size = Méid an chomhaid:
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } kB ({ $size_b } beart)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } beart)
|
||||
pdfjs-document-properties-title = Teideal:
|
||||
pdfjs-document-properties-author = Údar:
|
||||
pdfjs-document-properties-subject = Ábhar:
|
||||
pdfjs-document-properties-keywords = Eochairfhocail:
|
||||
pdfjs-document-properties-creation-date = Dáta Cruthaithe:
|
||||
pdfjs-document-properties-modification-date = Dáta Athraithe:
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Cruthaitheoir:
|
||||
pdfjs-document-properties-producer = Cruthaitheoir an PDF:
|
||||
pdfjs-document-properties-version = Leagan PDF:
|
||||
pdfjs-document-properties-page-count = Líon Leathanach:
|
||||
|
||||
##
|
||||
|
||||
pdfjs-document-properties-close-button = Dún
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Cáipéis á hullmhú le priontáil…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Cealaigh
|
||||
pdfjs-printing-not-supported = Rabhadh: Ní thacaíonn an brabhsálaí le priontáil go hiomlán.
|
||||
pdfjs-printing-not-ready = Rabhadh: Ní féidir an PDF a phriontáil go dtí go mbeidh an cháipéis iomlán lódáilte.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Scoránaigh an Barra Taoibh
|
||||
pdfjs-toggle-sidebar-button-label = Scoránaigh an Barra Taoibh
|
||||
pdfjs-document-outline-button =
|
||||
.title = Taispeáin Imlíne na Cáipéise (déchliceáil chun chuile rud a leathnú nó a laghdú)
|
||||
pdfjs-document-outline-button-label = Creatlach na Cáipéise
|
||||
pdfjs-attachments-button =
|
||||
.title = Taispeáin Iatáin
|
||||
pdfjs-attachments-button-label = Iatáin
|
||||
pdfjs-thumbs-button =
|
||||
.title = Taispeáin Mionsamhlacha
|
||||
pdfjs-thumbs-button-label = Mionsamhlacha
|
||||
pdfjs-findbar-button =
|
||||
.title = Aimsigh sa Cháipéis
|
||||
pdfjs-findbar-button-label = Aimsigh
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Leathanach { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Mionsamhail Leathanaigh { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Aimsigh
|
||||
.placeholder = Aimsigh sa cháipéis…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Aimsigh an sampla roimhe seo den nath seo
|
||||
pdfjs-find-previous-button-label = Roimhe seo
|
||||
pdfjs-find-next-button =
|
||||
.title = Aimsigh an chéad sampla eile den nath sin
|
||||
pdfjs-find-next-button-label = Ar aghaidh
|
||||
pdfjs-find-highlight-checkbox = Aibhsigh uile
|
||||
pdfjs-find-match-case-checkbox-label = Cásíogair
|
||||
pdfjs-find-entire-word-checkbox-label = Focail iomlána
|
||||
pdfjs-find-reached-top = Ag barr na cáipéise, ag leanúint ón mbun
|
||||
pdfjs-find-reached-bottom = Ag bun na cáipéise, ag leanúint ón mbarr
|
||||
pdfjs-find-not-found = Frása gan aimsiú
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Leithead Leathanaigh
|
||||
pdfjs-page-scale-fit = Laghdaigh go dtí an Leathanach
|
||||
pdfjs-page-scale-auto = Súmáil Uathoibríoch
|
||||
pdfjs-page-scale-actual = Fíormhéid
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Tharla earráid agus an cháipéis PDF á lódáil.
|
||||
pdfjs-invalid-file-error = Comhad neamhbhailí nó truaillithe PDF.
|
||||
pdfjs-missing-file-error = Comhad PDF ar iarraidh.
|
||||
pdfjs-unexpected-response-error = Freagra ón bhfreastalaí nach rabhthas ag súil leis.
|
||||
pdfjs-rendering-error = Tharla earráid agus an leathanach á leagan amach.
|
||||
|
||||
## Annotations
|
||||
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [Anótáil { $type }]
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Cuir an focal faire isteach chun an comhad PDF seo a oscailt.
|
||||
pdfjs-password-invalid = Focal faire mícheart. Déan iarracht eile.
|
||||
pdfjs-password-ok-button = OK
|
||||
pdfjs-password-cancel-button = Cealaigh
|
||||
pdfjs-web-fonts-disabled = Tá clófhoirne Gréasáin díchumasaithe: ní féidir clófhoirne leabaithe PDF a úsáid.
|
||||
@@ -1,183 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=An Leathanach Roimhe Seo
|
||||
previous_label=Roimhe Seo
|
||||
next.title=An Chéad Leathanach Eile
|
||||
next_label=Ar Aghaidh
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Leathanach
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=as {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} as {{pagesCount}})
|
||||
|
||||
zoom_out.title=Súmáil Amach
|
||||
zoom_out_label=Súmáil Amach
|
||||
zoom_in.title=Súmáil Isteach
|
||||
zoom_in_label=Súmáil Isteach
|
||||
zoom.title=Súmáil
|
||||
presentation_mode.title=Úsáid an Mód Láithreoireachta
|
||||
presentation_mode_label=Mód Láithreoireachta
|
||||
open_file.title=Oscail Comhad
|
||||
open_file_label=Oscail
|
||||
print.title=Priontáil
|
||||
print_label=Priontáil
|
||||
download.title=Íoslódáil
|
||||
download_label=Íoslódáil
|
||||
bookmark.title=An t-amharc reatha (cóipeáil nó oscail i bhfuinneog nua)
|
||||
bookmark_label=An tAmharc Reatha
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Uirlisí
|
||||
tools_label=Uirlisí
|
||||
first_page.title=Go dtí an chéad leathanach
|
||||
first_page.label=Go dtí an chéad leathanach
|
||||
first_page_label=Go dtí an chéad leathanach
|
||||
last_page.title=Go dtí an leathanach deiridh
|
||||
last_page.label=Go dtí an leathanach deiridh
|
||||
last_page_label=Go dtí an leathanach deiridh
|
||||
page_rotate_cw.title=Rothlaigh ar deiseal
|
||||
page_rotate_cw.label=Rothlaigh ar deiseal
|
||||
page_rotate_cw_label=Rothlaigh ar deiseal
|
||||
page_rotate_ccw.title=Rothlaigh ar tuathal
|
||||
page_rotate_ccw.label=Rothlaigh ar tuathal
|
||||
page_rotate_ccw_label=Rothlaigh ar tuathal
|
||||
|
||||
cursor_text_select_tool.title=Cumasaigh an Uirlis Roghnaithe Téacs
|
||||
cursor_text_select_tool_label=Uirlis Roghnaithe Téacs
|
||||
cursor_hand_tool.title=Cumasaigh an Uirlis Láimhe
|
||||
cursor_hand_tool_label=Uirlis Láimhe
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Airíonna na Cáipéise…
|
||||
document_properties_label=Airíonna na Cáipéise…
|
||||
document_properties_file_name=Ainm an chomhaid:
|
||||
document_properties_file_size=Méid an chomhaid:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} kB ({{size_b}} beart)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} beart)
|
||||
document_properties_title=Teideal:
|
||||
document_properties_author=Údar:
|
||||
document_properties_subject=Ábhar:
|
||||
document_properties_keywords=Eochairfhocail:
|
||||
document_properties_creation_date=Dáta Cruthaithe:
|
||||
document_properties_modification_date=Dáta Athraithe:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Cruthaitheoir:
|
||||
document_properties_producer=Cruthaitheoir an PDF:
|
||||
document_properties_version=Leagan PDF:
|
||||
document_properties_page_count=Líon Leathanach:
|
||||
document_properties_close=Dún
|
||||
|
||||
print_progress_message=Cáipéis á hullmhú le priontáil…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Cealaigh
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Scoránaigh an Barra Taoibh
|
||||
toggle_sidebar_notification.title=Scoránaigh an Barra Taoibh (achoimre/iatáin sa cháipéis)
|
||||
toggle_sidebar_label=Scoránaigh an Barra Taoibh
|
||||
document_outline.title=Taispeáin Imlíne na Cáipéise (déchliceáil chun chuile rud a leathnú nó a laghdú)
|
||||
document_outline_label=Creatlach na Cáipéise
|
||||
attachments.title=Taispeáin Iatáin
|
||||
attachments_label=Iatáin
|
||||
thumbs.title=Taispeáin Mionsamhlacha
|
||||
thumbs_label=Mionsamhlacha
|
||||
findbar.title=Aimsigh sa Cháipéis
|
||||
findbar_label=Aimsigh
|
||||
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Leathanach {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Mionsamhail Leathanaigh {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Aimsigh
|
||||
find_input.placeholder=Aimsigh sa cháipéis…
|
||||
find_previous.title=Aimsigh an sampla roimhe seo den nath seo
|
||||
find_previous_label=Roimhe seo
|
||||
find_next.title=Aimsigh an chéad sampla eile den nath sin
|
||||
find_next_label=Ar aghaidh
|
||||
find_highlight=Aibhsigh uile
|
||||
find_match_case_label=Cásíogair
|
||||
find_reached_top=Ag barr na cáipéise, ag leanúint ón mbun
|
||||
find_reached_bottom=Ag bun na cáipéise, ag leanúint ón mbarr
|
||||
find_not_found=Frása gan aimsiú
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Tuilleadh Eolais
|
||||
error_less_info=Níos Lú Eolais
|
||||
error_close=Dún
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Teachtaireacht: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Cruach: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Comhad: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Líne: {{line}}
|
||||
rendering_error=Tharla earráid agus an leathanach á leagan amach.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Leithead Leathanaigh
|
||||
page_scale_fit=Laghdaigh go dtí an Leathanach
|
||||
page_scale_auto=Súmáil Uathoibríoch
|
||||
page_scale_actual=Fíormhéid
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Earráid
|
||||
loading_error=Tharla earráid agus an cháipéis PDF á lódáil.
|
||||
invalid_file_error=Comhad neamhbhailí nó truaillithe PDF.
|
||||
missing_file_error=Comhad PDF ar iarraidh.
|
||||
unexpected_response_error=Freagra ón bhfreastalaí nach rabhthas ag súil leis.
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[Anótáil {{type}}]
|
||||
password_label=Cuir an focal faire isteach chun an comhad PDF seo a oscailt.
|
||||
password_invalid=Focal faire mícheart. Déan iarracht eile.
|
||||
password_ok=OK
|
||||
password_cancel=Cealaigh
|
||||
|
||||
printing_not_supported=Rabhadh: Ní thacaíonn an brabhsálaí le priontáil go hiomlán.
|
||||
printing_not_ready=Rabhadh: Ní féidir an PDF a phriontáil go dtí go mbeidh an cháipéis iomlán lódáilte.
|
||||
web_fonts_disabled=Tá clófhoirne Gréasáin díchumasaithe: ní féidir clófhoirne leabaithe PDF a úsáid.
|
||||
289
res/static/misc/pdf-viewer/web/locale/gd/viewer.ftl
Normal file
289
res/static/misc/pdf-viewer/web/locale/gd/viewer.ftl
Normal file
@@ -0,0 +1,289 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = An duilleag roimhe
|
||||
pdfjs-previous-button-label = Air ais
|
||||
pdfjs-next-button =
|
||||
.title = An ath-dhuilleag
|
||||
pdfjs-next-button-label = Air adhart
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Duilleag
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = à { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } à { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Sùm a-mach
|
||||
pdfjs-zoom-out-button-label = Sùm a-mach
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Sùm a-steach
|
||||
pdfjs-zoom-in-button-label = Sùm a-steach
|
||||
pdfjs-zoom-select =
|
||||
.title = Sùm
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Gearr leum dhan mhodh taisbeanaidh
|
||||
pdfjs-presentation-mode-button-label = Am modh taisbeanaidh
|
||||
pdfjs-open-file-button =
|
||||
.title = Fosgail faidhle
|
||||
pdfjs-open-file-button-label = Fosgail
|
||||
pdfjs-print-button =
|
||||
.title = Clò-bhuail
|
||||
pdfjs-print-button-label = Clò-bhuail
|
||||
pdfjs-save-button =
|
||||
.title = Sàbhail
|
||||
pdfjs-save-button-label = Sàbhail
|
||||
pdfjs-bookmark-button =
|
||||
.title = An duilleag làithreach (Seall an URL on duilleag làithreach)
|
||||
pdfjs-bookmark-button-label = An duilleag làithreach
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Innealan
|
||||
pdfjs-tools-button-label = Innealan
|
||||
pdfjs-first-page-button =
|
||||
.title = Rach gun chiad duilleag
|
||||
pdfjs-first-page-button-label = Rach gun chiad duilleag
|
||||
pdfjs-last-page-button =
|
||||
.title = Rach gun duilleag mu dheireadh
|
||||
pdfjs-last-page-button-label = Rach gun duilleag mu dheireadh
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Cuairtich gu deiseil
|
||||
pdfjs-page-rotate-cw-button-label = Cuairtich gu deiseil
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Cuairtich gu tuathail
|
||||
pdfjs-page-rotate-ccw-button-label = Cuairtich gu tuathail
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Cuir an comas inneal taghadh an teacsa
|
||||
pdfjs-cursor-text-select-tool-button-label = Inneal taghadh an teacsa
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Cuir inneal na làimhe an comas
|
||||
pdfjs-cursor-hand-tool-button-label = Inneal na làimhe
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Cleachd sgroladh duilleige
|
||||
pdfjs-scroll-page-button-label = Sgroladh duilleige
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Cleachd sgroladh inghearach
|
||||
pdfjs-scroll-vertical-button-label = Sgroladh inghearach
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Cleachd sgroladh còmhnard
|
||||
pdfjs-scroll-horizontal-button-label = Sgroladh còmhnard
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Cleachd sgroladh paisgte
|
||||
pdfjs-scroll-wrapped-button-label = Sgroladh paisgte
|
||||
pdfjs-spread-none-button =
|
||||
.title = Na cuir còmhla sgoileadh dhuilleagan
|
||||
pdfjs-spread-none-button-label = Gun sgaoileadh dhuilleagan
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Cuir còmhla duilleagan sgaoilte a thòisicheas le duilleagan aig a bheil àireamh chorr
|
||||
pdfjs-spread-odd-button-label = Sgaoileadh dhuilleagan corra
|
||||
pdfjs-spread-even-button =
|
||||
.title = Cuir còmhla duilleagan sgaoilte a thòisicheas le duilleagan aig a bheil àireamh chothrom
|
||||
pdfjs-spread-even-button-label = Sgaoileadh dhuilleagan cothrom
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Roghainnean na sgrìobhainne…
|
||||
pdfjs-document-properties-button-label = Roghainnean na sgrìobhainne…
|
||||
pdfjs-document-properties-file-name = Ainm an fhaidhle:
|
||||
pdfjs-document-properties-file-size = Meud an fhaidhle:
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
|
||||
pdfjs-document-properties-title = Tiotal:
|
||||
pdfjs-document-properties-author = Ùghdar:
|
||||
pdfjs-document-properties-subject = Cuspair:
|
||||
pdfjs-document-properties-keywords = Faclan-luirg:
|
||||
pdfjs-document-properties-creation-date = Latha a chruthachaidh:
|
||||
pdfjs-document-properties-modification-date = Latha atharrachaidh:
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Cruthadair:
|
||||
pdfjs-document-properties-producer = Saothraiche a' PDF:
|
||||
pdfjs-document-properties-version = Tionndadh a' PDF:
|
||||
pdfjs-document-properties-page-count = Àireamh de dhuilleagan:
|
||||
pdfjs-document-properties-page-size = Meud na duilleige:
|
||||
pdfjs-document-properties-page-size-unit-inches = ann an
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = portraid
|
||||
pdfjs-document-properties-page-size-orientation-landscape = dreach-tìre
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Litir
|
||||
pdfjs-document-properties-page-size-name-legal = Laghail
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Grad shealladh-lìn:
|
||||
pdfjs-document-properties-linearized-yes = Tha
|
||||
pdfjs-document-properties-linearized-no = Chan eil
|
||||
pdfjs-document-properties-close-button = Dùin
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Ag ullachadh na sgrìobhainn airson clò-bhualadh…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Sguir dheth
|
||||
pdfjs-printing-not-supported = Rabhadh: Chan eil am brabhsair seo a' cur làn-taic ri clò-bhualadh.
|
||||
pdfjs-printing-not-ready = Rabhadh: Cha deach am PDF a luchdadh gu tur airson clò-bhualadh.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Toglaich am bàr-taoibh
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Toglaich am bàr-taoibh (tha oir-loidhne/ceanglachain/breathan aig an sgrìobhainn)
|
||||
pdfjs-toggle-sidebar-button-label = Toglaich am bàr-taoibh
|
||||
pdfjs-document-outline-button =
|
||||
.title = Seall oir-loidhne na sgrìobhainn (dèan briogadh dùbailte airson a h-uile nì a leudachadh/a cho-theannadh)
|
||||
pdfjs-document-outline-button-label = Oir-loidhne na sgrìobhainne
|
||||
pdfjs-attachments-button =
|
||||
.title = Seall na ceanglachain
|
||||
pdfjs-attachments-button-label = Ceanglachain
|
||||
pdfjs-layers-button =
|
||||
.title = Seall na breathan (dèan briogadh dùbailte airson a h-uile breath ath-shuidheachadh dhan staid bhunaiteach)
|
||||
pdfjs-layers-button-label = Breathan
|
||||
pdfjs-thumbs-button =
|
||||
.title = Seall na dealbhagan
|
||||
pdfjs-thumbs-button-label = Dealbhagan
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Lorg nì làithreach na h-oir-loidhne
|
||||
pdfjs-current-outline-item-button-label = Nì làithreach na h-oir-loidhne
|
||||
pdfjs-findbar-button =
|
||||
.title = Lorg san sgrìobhainn
|
||||
pdfjs-findbar-button-label = Lorg
|
||||
pdfjs-additional-layers = Barrachd breathan
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Duilleag a { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Dealbhag duilleag a { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Lorg
|
||||
.placeholder = Lorg san sgrìobhainn...
|
||||
pdfjs-find-previous-button =
|
||||
.title = Lorg làthair roimhe na h-abairt seo
|
||||
pdfjs-find-previous-button-label = Air ais
|
||||
pdfjs-find-next-button =
|
||||
.title = Lorg ath-làthair na h-abairt seo
|
||||
pdfjs-find-next-button-label = Air adhart
|
||||
pdfjs-find-highlight-checkbox = Soillsich a h-uile
|
||||
pdfjs-find-match-case-checkbox-label = Aire do litrichean mòra is beaga
|
||||
pdfjs-find-match-diacritics-checkbox-label = Aire do stràcan
|
||||
pdfjs-find-entire-word-checkbox-label = Faclan-slàna
|
||||
pdfjs-find-reached-top = Ràinig sinn barr na duilleige, a' leantainn air adhart o bhonn na duilleige
|
||||
pdfjs-find-reached-bottom = Ràinig sinn bonn na duilleige, a' leantainn air adhart o bharr na duilleige
|
||||
pdfjs-find-not-found = Cha deach an abairt a lorg
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Leud na duilleige
|
||||
pdfjs-page-scale-fit = Freagair ri meud na duilleige
|
||||
pdfjs-page-scale-auto = Sùm fèin-obrachail
|
||||
pdfjs-page-scale-actual = Am fìor-mheud
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Duilleag { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Thachair mearachd rè luchdadh a' PDF.
|
||||
pdfjs-invalid-file-error = Faidhle PDF a tha mì-dhligheach no coirbte.
|
||||
pdfjs-missing-file-error = Faidhle PDF a tha a dhìth.
|
||||
pdfjs-unexpected-response-error = Freagairt on fhrithealaiche ris nach robh dùil.
|
||||
pdfjs-rendering-error = Thachair mearachd rè reandaradh na duilleige.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [Nòtachadh { $type }]
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Cuir a-steach am facal-faire gus am faidhle PDF seo fhosgladh.
|
||||
pdfjs-password-invalid = Tha am facal-faire cearr. Nach fheuch thu ris a-rithist?
|
||||
pdfjs-password-ok-button = Ceart ma-thà
|
||||
pdfjs-password-cancel-button = Sguir dheth
|
||||
pdfjs-web-fonts-disabled = Tha cruthan-clò lìn à comas: Chan urrainn dhuinn cruthan-clò PDF leabaichte a chleachdadh.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Teacsa
|
||||
pdfjs-editor-free-text-button-label = Teacsa
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Tarraing
|
||||
pdfjs-editor-ink-button-label = Tarraing
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Dath
|
||||
pdfjs-editor-free-text-size-input = Meud
|
||||
pdfjs-editor-ink-color-input = Dath
|
||||
pdfjs-editor-ink-thickness-input = Tighead
|
||||
pdfjs-editor-ink-opacity-input = Trìd-dhoilleireachd
|
||||
pdfjs-free-text =
|
||||
.aria-label = An deasaiche teacsa
|
||||
pdfjs-free-text-default-content = Tòisich air sgrìobhadh…
|
||||
pdfjs-ink =
|
||||
.aria-label = An deasaiche tharraingean
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Dealbh a chruthaich cleachdaiche
|
||||
@@ -1,245 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=An duilleag roimhe
|
||||
previous_label=Air ais
|
||||
next.title=An ath-dhuilleag
|
||||
next_label=Air adhart
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Duilleag
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=à {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} à {{pagesCount}})
|
||||
|
||||
zoom_out.title=Sùm a-mach
|
||||
zoom_out_label=Sùm a-mach
|
||||
zoom_in.title=Sùm a-steach
|
||||
zoom_in_label=Sùm a-steach
|
||||
zoom.title=Sùm
|
||||
presentation_mode.title=Gearr leum dhan mhodh taisbeanaidh
|
||||
presentation_mode_label=Am modh taisbeanaidh
|
||||
open_file.title=Fosgail faidhle
|
||||
open_file_label=Fosgail
|
||||
print.title=Clò-bhuail
|
||||
print_label=Clò-bhuail
|
||||
download.title=Luchdaich a-nuas
|
||||
download_label=Luchdaich a-nuas
|
||||
bookmark.title=An sealladh làithreach (dèan lethbhreac no fosgail e ann an uinneag ùr)
|
||||
bookmark_label=An sealladh làithreach
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Innealan
|
||||
tools_label=Innealan
|
||||
first_page.title=Rach gun chiad duilleag
|
||||
first_page.label=Rach gun chiad duilleag
|
||||
first_page_label=Rach gun chiad duilleag
|
||||
last_page.title=Rach gun duilleag mu dheireadh
|
||||
last_page.label=Rach gun duilleag mu dheireadh
|
||||
last_page_label=Rach gun duilleag mu dheireadh
|
||||
page_rotate_cw.title=Cuairtich gu deiseil
|
||||
page_rotate_cw.label=Cuairtich gu deiseil
|
||||
page_rotate_cw_label=Cuairtich gu deiseil
|
||||
page_rotate_ccw.title=Cuairtich gu tuathail
|
||||
page_rotate_ccw.label=Cuairtich gu tuathail
|
||||
page_rotate_ccw_label=Cuairtich gu tuathail
|
||||
|
||||
cursor_text_select_tool.title=Cuir an comas inneal taghadh an teacsa
|
||||
cursor_text_select_tool_label=Inneal taghadh an teacsa
|
||||
cursor_hand_tool.title=Cuir inneal na làimhe an comas
|
||||
cursor_hand_tool_label=Inneal na làimhe
|
||||
|
||||
scroll_vertical.title=Cleachd sgroladh inghearach
|
||||
scroll_vertical_label=Sgroladh inghearach
|
||||
scroll_horizontal.title=Cleachd sgroladh còmhnard
|
||||
scroll_horizontal_label=Sgroladh còmhnard
|
||||
scroll_wrapped.title=Cleachd sgroladh paisgte
|
||||
scroll_wrapped_label=Sgroladh paisgte
|
||||
|
||||
spread_none.title=Na cuir còmhla sgoileadh dhuilleagan
|
||||
spread_none_label=Gun sgaoileadh dhuilleagan
|
||||
spread_odd.title=Cuir còmhla duilleagan sgaoilte a thòisicheas le duilleagan aig a bheil àireamh chorr
|
||||
spread_odd_label=Sgaoileadh dhuilleagan corra
|
||||
spread_even.title=Cuir còmhla duilleagan sgaoilte a thòisicheas le duilleagan aig a bheil àireamh chothrom
|
||||
spread_even_label=Sgaoileadh dhuilleagan cothrom
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Roghainnean na sgrìobhainne…
|
||||
document_properties_label=Roghainnean na sgrìobhainne…
|
||||
document_properties_file_name=Ainm an fhaidhle:
|
||||
document_properties_file_size=Meud an fhaidhle:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
||||
document_properties_title=Tiotal:
|
||||
document_properties_author=Ùghdar:
|
||||
document_properties_subject=Cuspair:
|
||||
document_properties_keywords=Faclan-luirg:
|
||||
document_properties_creation_date=Latha a chruthachaidh:
|
||||
document_properties_modification_date=Latha atharrachaidh:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Cruthadair:
|
||||
document_properties_producer=Saothraiche a' PDF:
|
||||
document_properties_version=Tionndadh a' PDF:
|
||||
document_properties_page_count=Àireamh de dhuilleagan:
|
||||
document_properties_page_size=Meud na duilleige:
|
||||
document_properties_page_size_unit_inches=ann an
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=portraid
|
||||
document_properties_page_size_orientation_landscape=dreach-tìre
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Litir
|
||||
document_properties_page_size_name_legal=Laghail
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Grad shealladh-lìn:
|
||||
document_properties_linearized_yes=Tha
|
||||
document_properties_linearized_no=Chan eil
|
||||
document_properties_close=Dùin
|
||||
|
||||
print_progress_message=Ag ullachadh na sgrìobhainn airson clò-bhualadh…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Sguir dheth
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Toglaich am bàr-taoibh
|
||||
toggle_sidebar_notification.title=Toglaich am bàr-taoibh (tha oir-loidhne/ceanglachain aig an sgrìobhainn)
|
||||
toggle_sidebar_label=Toglaich am bàr-taoibh
|
||||
document_outline.title=Seall oir-loidhne na sgrìobhainn (dèan briogadh dùbailte airson a h-uile nì a leudachadh/a cho-theannadh)
|
||||
document_outline_label=Oir-loidhne na sgrìobhainne
|
||||
attachments.title=Seall na ceanglachain
|
||||
attachments_label=Ceanglachain
|
||||
thumbs.title=Seall na dealbhagan
|
||||
thumbs_label=Dealbhagan
|
||||
findbar.title=Lorg san sgrìobhainn
|
||||
findbar_label=Lorg
|
||||
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Duilleag a {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Dealbhag duilleag a {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Lorg
|
||||
find_input.placeholder=Lorg san sgrìobhainn...
|
||||
find_previous.title=Lorg làthair roimhe na h-abairt seo
|
||||
find_previous_label=Air ais
|
||||
find_next.title=Lorg ath-làthair na h-abairt seo
|
||||
find_next_label=Air adhart
|
||||
find_highlight=Soillsich a h-uile
|
||||
find_match_case_label=Aire do litrichean mòra is beaga
|
||||
find_entire_word_label=Faclan-slàna
|
||||
find_reached_top=Ràinig sinn barr na duilleige, a' leantainn air adhart o bhonn na duilleige
|
||||
find_reached_bottom=Ràinig sinn bonn na duilleige, a' leantainn air adhart o bharr na duilleige
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} à {{total}} mhaids
|
||||
find_match_count[two]={{current}} à {{total}} mhaids
|
||||
find_match_count[few]={{current}} à {{total}} maidsichean
|
||||
find_match_count[many]={{current}} à {{total}} maids
|
||||
find_match_count[other]={{current}} à {{total}} maids
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Barrachd air {{limit}} maids
|
||||
find_match_count_limit[one]=Barrachd air {{limit}} mhaids
|
||||
find_match_count_limit[two]=Barrachd air {{limit}} mhaids
|
||||
find_match_count_limit[few]=Barrachd air {{limit}} maidsichean
|
||||
find_match_count_limit[many]=Barrachd air {{limit}} maids
|
||||
find_match_count_limit[other]=Barrachd air {{limit}} maids
|
||||
find_not_found=Cha deach an abairt a lorg
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Barrachd fiosrachaidh
|
||||
error_less_info=Nas lugha de dh'fhiosrachadh
|
||||
error_close=Dùin
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Teachdaireachd: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Stac: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Faidhle: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Loidhne: {{line}}
|
||||
rendering_error=Thachair mearachd rè reandaradh na duilleige.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Leud na duilleige
|
||||
page_scale_fit=Freagair ri meud na duilleige
|
||||
page_scale_auto=Sùm fèin-obrachail
|
||||
page_scale_actual=Am fìor-mheud
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Mearachd
|
||||
loading_error=Thachair mearachd rè luchdadh a' PDF.
|
||||
invalid_file_error=Faidhle PDF a tha mì-dhligheach no coirbte.
|
||||
missing_file_error=Faidhle PDF a tha a dhìth.
|
||||
unexpected_response_error=Freagairt on fhrithealaiche ris nach robh dùil.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[Nòtachadh {{type}}]
|
||||
password_label=Cuir a-steach am facal-faire gus am faidhle PDF seo fhosgladh.
|
||||
password_invalid=Tha am facal-faire cearr. Nach fheuch thu ris a-rithist?
|
||||
password_ok=Ceart ma-thà
|
||||
password_cancel=Sguir dheth
|
||||
|
||||
printing_not_supported=Rabhadh: Chan eil am brabhsair seo a' cur làn-taic ri clò-bhualadh.
|
||||
printing_not_ready=Rabhadh: Cha deach am PDF a luchdadh gu tur airson clò-bhualadh.
|
||||
web_fonts_disabled=Tha cruthan-clò lìn à comas: Chan urrainn dhuinn cruthan-clò PDF leabaichte a chleachdadh.
|
||||
623
res/static/misc/pdf-viewer/web/locale/gl/viewer.ftl
Normal file
623
res/static/misc/pdf-viewer/web/locale/gl/viewer.ftl
Normal file
@@ -0,0 +1,623 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Páxina anterior
|
||||
pdfjs-previous-button-label = Anterior
|
||||
pdfjs-next-button =
|
||||
.title = Seguinte páxina
|
||||
pdfjs-next-button-label = Seguinte
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Páxina
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = de { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } de { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Reducir
|
||||
pdfjs-zoom-out-button-label = Reducir
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Ampliar
|
||||
pdfjs-zoom-in-button-label = Ampliar
|
||||
pdfjs-zoom-select =
|
||||
.title = Zoom
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Cambiar ao modo presentación
|
||||
pdfjs-presentation-mode-button-label = Modo presentación
|
||||
pdfjs-open-file-button =
|
||||
.title = Abrir ficheiro
|
||||
pdfjs-open-file-button-label = Abrir
|
||||
pdfjs-print-button =
|
||||
.title = Imprimir
|
||||
pdfjs-print-button-label = Imprimir
|
||||
pdfjs-save-button =
|
||||
.title = Gardar
|
||||
pdfjs-save-button-label = Gardar
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Descargar
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Descargar
|
||||
pdfjs-bookmark-button =
|
||||
.title = Páxina actual (ver o URL da páxina actual)
|
||||
pdfjs-bookmark-button-label = Páxina actual
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Ferramentas
|
||||
pdfjs-tools-button-label = Ferramentas
|
||||
pdfjs-first-page-button =
|
||||
.title = Ir á primeira páxina
|
||||
pdfjs-first-page-button-label = Ir á primeira páxina
|
||||
pdfjs-last-page-button =
|
||||
.title = Ir á última páxina
|
||||
pdfjs-last-page-button-label = Ir á última páxina
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Rotar no sentido das agullas do reloxo
|
||||
pdfjs-page-rotate-cw-button-label = Rotar no sentido das agullas do reloxo
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Rotar no sentido contrario ás agullas do reloxo
|
||||
pdfjs-page-rotate-ccw-button-label = Rotar no sentido contrario ás agullas do reloxo
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Activar a ferramenta de selección de texto
|
||||
pdfjs-cursor-text-select-tool-button-label = Ferramenta de selección de texto
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Activar a ferramenta de man
|
||||
pdfjs-cursor-hand-tool-button-label = Ferramenta de man
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Usar o desprazamento da páxina
|
||||
pdfjs-scroll-page-button-label = Desprazamento da páxina
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Usar o desprazamento vertical
|
||||
pdfjs-scroll-vertical-button-label = Desprazamento vertical
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Usar o desprazamento horizontal
|
||||
pdfjs-scroll-horizontal-button-label = Desprazamento horizontal
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Usar o desprazamento en bloque
|
||||
pdfjs-scroll-wrapped-button-label = Desprazamento por bloque
|
||||
pdfjs-spread-none-button =
|
||||
.title = Non agrupar páxinas
|
||||
pdfjs-spread-none-button-label = Ningún agrupamento
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Crea grupo de páxinas que comezan con números de páxina impares
|
||||
pdfjs-spread-odd-button-label = Agrupamento impar
|
||||
pdfjs-spread-even-button =
|
||||
.title = Crea grupo de páxinas que comezan con números de páxina pares
|
||||
pdfjs-spread-even-button-label = Agrupamento par
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Propiedades do documento…
|
||||
pdfjs-document-properties-button-label = Propiedades do documento…
|
||||
pdfjs-document-properties-file-name = Nome do ficheiro:
|
||||
pdfjs-document-properties-file-size = Tamaño do ficheiro:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
|
||||
pdfjs-document-properties-title = Título:
|
||||
pdfjs-document-properties-author = Autor:
|
||||
pdfjs-document-properties-subject = Asunto:
|
||||
pdfjs-document-properties-keywords = Palabras clave:
|
||||
pdfjs-document-properties-creation-date = Data de creación:
|
||||
pdfjs-document-properties-modification-date = Data de modificación:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Creado por:
|
||||
pdfjs-document-properties-producer = Xenerador do PDF:
|
||||
pdfjs-document-properties-version = Versión de PDF:
|
||||
pdfjs-document-properties-page-count = Número de páxinas:
|
||||
pdfjs-document-properties-page-size = Tamaño da páxina:
|
||||
pdfjs-document-properties-page-size-unit-inches = pol
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = vertical
|
||||
pdfjs-document-properties-page-size-orientation-landscape = horizontal
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Carta
|
||||
pdfjs-document-properties-page-size-name-legal = Legal
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Visualización rápida das páxinas web:
|
||||
pdfjs-document-properties-linearized-yes = Si
|
||||
pdfjs-document-properties-linearized-no = Non
|
||||
pdfjs-document-properties-close-button = Pechar
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Preparando o documento para imprimir…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Cancelar
|
||||
pdfjs-printing-not-supported = Aviso: A impresión non é compatíbel de todo con este navegador.
|
||||
pdfjs-printing-not-ready = Aviso: O PDF non se cargou completamente para imprimirse.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Amosar/agochar a barra lateral
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Alternar barra lateral (o documento contén esquema/anexos/capas)
|
||||
pdfjs-toggle-sidebar-button-label = Amosar/agochar a barra lateral
|
||||
pdfjs-document-outline-button =
|
||||
.title = Amosar a estrutura do documento (dobre clic para expandir/contraer todos os elementos)
|
||||
pdfjs-document-outline-button-label = Estrutura do documento
|
||||
pdfjs-attachments-button =
|
||||
.title = Amosar anexos
|
||||
pdfjs-attachments-button-label = Anexos
|
||||
pdfjs-layers-button =
|
||||
.title = Mostrar capas (prema dúas veces para restaurar todas as capas o estado predeterminado)
|
||||
pdfjs-layers-button-label = Capas
|
||||
pdfjs-thumbs-button =
|
||||
.title = Amosar miniaturas
|
||||
pdfjs-thumbs-button-label = Miniaturas
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Atopar o elemento delimitado actualmente
|
||||
pdfjs-current-outline-item-button-label = Elemento delimitado actualmente
|
||||
pdfjs-findbar-button =
|
||||
.title = Atopar no documento
|
||||
pdfjs-findbar-button-label = Atopar
|
||||
pdfjs-additional-layers = Capas adicionais
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Páxina { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Miniatura da páxina { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Atopar
|
||||
.placeholder = Atopar no documento…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Atopar a anterior aparición da frase
|
||||
pdfjs-find-previous-button-label = Anterior
|
||||
pdfjs-find-next-button =
|
||||
.title = Atopar a seguinte aparición da frase
|
||||
pdfjs-find-next-button-label = Seguinte
|
||||
pdfjs-find-highlight-checkbox = Realzar todo
|
||||
pdfjs-find-match-case-checkbox-label = Diferenciar maiúsculas de minúsculas
|
||||
pdfjs-find-match-diacritics-checkbox-label = Distinguir os diacríticos
|
||||
pdfjs-find-entire-word-checkbox-label = Palabras completas
|
||||
pdfjs-find-reached-top = Chegouse ao inicio do documento, continuar desde o final
|
||||
pdfjs-find-reached-bottom = Chegouse ao final do documento, continuar desde o inicio
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] Coincidencia { $current } de { $total }
|
||||
*[other] Coincidencia { $current } de { $total }
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Máis de { $limit } coincidencia
|
||||
*[other] Máis de { $limit } coincidencias
|
||||
}
|
||||
pdfjs-find-not-found = Non se atopou a frase
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Largura da páxina
|
||||
pdfjs-page-scale-fit = Axuste de páxina
|
||||
pdfjs-page-scale-auto = Zoom automático
|
||||
pdfjs-page-scale-actual = Tamaño actual
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Páxina { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Produciuse un erro ao cargar o PDF.
|
||||
pdfjs-invalid-file-error = Ficheiro PDF danado ou non válido.
|
||||
pdfjs-missing-file-error = Falta o ficheiro PDF.
|
||||
pdfjs-unexpected-response-error = Resposta inesperada do servidor.
|
||||
pdfjs-rendering-error = Produciuse un erro ao representar a páxina.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [Anotación { $type }]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Escriba o contrasinal para abrir este ficheiro PDF.
|
||||
pdfjs-password-invalid = Contrasinal incorrecto. Tente de novo.
|
||||
pdfjs-password-ok-button = Aceptar
|
||||
pdfjs-password-cancel-button = Cancelar
|
||||
pdfjs-web-fonts-disabled = Desactiváronse as fontes web: foi imposíbel usar as fontes incrustadas no PDF.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Texto
|
||||
pdfjs-editor-free-text-button-label = Texto
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Debuxo
|
||||
pdfjs-editor-ink-button-label = Debuxo
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Engadir ou editar imaxes
|
||||
pdfjs-editor-stamp-button-label = Engadir ou editar imaxes
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Destacar
|
||||
pdfjs-editor-highlight-button-label = Destacar
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Destacar
|
||||
.aria-label = Destacar
|
||||
pdfjs-highlight-floating-button-label = Destacar
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Engadir sinatura
|
||||
pdfjs-editor-signature-button-label = Engadir sinatura
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Editor de destacados
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Editor de debuxos
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Editor de sinaturas: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Editor de imaxes
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Eliminar debuxo
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Eliminar o texto
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Eliminar a imaxe
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Eliminar o resaltado
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Eliminar sinatura
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Cor
|
||||
pdfjs-editor-free-text-size-input = Tamaño
|
||||
pdfjs-editor-ink-color-input = Cor
|
||||
pdfjs-editor-ink-thickness-input = Grosor
|
||||
pdfjs-editor-ink-opacity-input = Opacidade
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Engadir imaxe
|
||||
pdfjs-editor-stamp-add-image-button-label = Engadir imaxe
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Grosor
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Cambiar o grosor ao resaltar elementos que non sexan texto
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Controis de sinaturas e sinaturas gardadas
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Engadir nova sinatura
|
||||
pdfjs-editor-signature-add-signature-button-label = Engadir nova sinatura
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Sinatura gardada: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Editor de texto
|
||||
.default-content = Empeza a escribir...
|
||||
pdfjs-free-text =
|
||||
.aria-label = Editor de texto
|
||||
pdfjs-free-text-default-content = Comezar a teclear…
|
||||
pdfjs-ink =
|
||||
.aria-label = Editor de debuxos
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Imaxe creada por unha usuaria
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Texto alternativo
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Editar o texto alternativo
|
||||
pdfjs-editor-alt-text-edit-button-label = Editar o texto alternativo
|
||||
pdfjs-editor-alt-text-dialog-label = Escoller unha opción
|
||||
pdfjs-editor-alt-text-dialog-description = O texto alternativo (texto alt) axuda cando as persoas non poden ver a imaxe ou cando non se carga.
|
||||
pdfjs-editor-alt-text-add-description-label = Engadir unha descrición
|
||||
pdfjs-editor-alt-text-add-description-description = Tenta escribir 1-2 frases que describan o tema, o escenario ou as accións.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Marcar como decorativo
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Utilízase para imaxes ornamentais, como bordos ou marcas de auga.
|
||||
pdfjs-editor-alt-text-cancel-button = Cancelar
|
||||
pdfjs-editor-alt-text-save-button = Gardar
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Marcado como decorativo
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Por exemplo, «Un mozo séntase á mesa para comer»
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Texto alternativo
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Esquina superior esquerda: cambia o tamaño
|
||||
pdfjs-editor-resizer-label-top-middle = Medio superior: cambia o tamaño
|
||||
pdfjs-editor-resizer-label-top-right = Esquina superior dereita: cambia o tamaño
|
||||
pdfjs-editor-resizer-label-middle-right = Medio dereito: cambia o tamaño
|
||||
pdfjs-editor-resizer-label-bottom-right = Esquina inferior dereita: cambia o tamaño
|
||||
pdfjs-editor-resizer-label-bottom-middle = Abaixo medio: cambia o tamaño
|
||||
pdfjs-editor-resizer-label-bottom-left = Esquina inferior esquerda: cambia o tamaño
|
||||
pdfjs-editor-resizer-label-middle-left = Medio esquerdo: cambia o tamaño
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Esquina superior esquerda: cambia o tamaño
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Medio superior: cambia o tamaño
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Esquina superior dereita: cambia o tamaño
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Medio dereito: cambia o tamaño
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Esquina inferior dereita: cambia o tamaño
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Abaixo medio: cambia o tamaño
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Esquina inferior esquerda: cambia o tamaño
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Medio esquerdo: cambia o tamaño
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Cor de resaltado
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Cambiar de cor
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Opcións de cor
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Amarelo
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Verde
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Azul
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Rosa
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Vermello
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Amosar todo
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Amosar todo
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Editar texto alternativo (descrición da imaxe)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Engadir texto alternativo (descrición da imaxe)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Escribe a túa descrición aquí...
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Breve descrición para as persoas que non poden ver a imaxe ou cando a imaxe non carga.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Este texto alternativo creouse automaticamente e pode ser inexacto.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Máis información
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Crea texto alternativo automaticamente
|
||||
pdfjs-editor-new-alt-text-not-now-button = Agora non
|
||||
pdfjs-editor-new-alt-text-error-title = Non se puido crear o texto alternativo automaticamente
|
||||
pdfjs-editor-new-alt-text-error-description = Escribe o teu propio texto alternativo ou téntao de novo máis tarde.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Pechar
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Descargando o modelo de IA de texto alternativo ({ $downloadedSize } de { $totalSize } MB)
|
||||
.aria-valuetext = Descargando o modelo de IA de texto alternativo ({ $downloadedSize } de { $totalSize } MB)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Texto alternativo engadido
|
||||
pdfjs-editor-new-alt-text-added-button-label = Texto alternativo engadido
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Falta o texto alternativo
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Falta o texto alternativo
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Revisar o texto alternativo
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Revisar o texto alternativo
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Creado automaticamente: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Configuración do texto alternativo da imaxe
|
||||
pdfjs-image-alt-text-settings-button-label = Configuración do texto alternativo da imaxe
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Configuración do texto alternativo da imaxe
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Texto alternativo automático
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Crear texto alternativo automaticamente
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Suxire descricións para axudar ás persoas que non poden ver a imaxe ou cando a imaxe non se carga.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Modelo de IA de texto alternativo ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Funciona localmente no teu dispositivo para que os teus datos se manteñan privados. Necesario para o texto alternativo automático.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Eliminar
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Descargar
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Descargando…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Editor de texto alternativo
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Mostrar o editor de texto alternativo inmediatamente ao engadir unha imaxe
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Axúdache a asegurarte de que todas as túas imaxes teñan texto alternativo.
|
||||
pdfjs-editor-alt-text-settings-close-button = Pechar
|
||||
|
||||
## Accessibility labels (announced by screen readers) for objects added to the editor.
|
||||
|
||||
pdfjs-editor-highlight-added-alert = Resaltado engadido
|
||||
pdfjs-editor-freetext-added-alert = Texto engadido
|
||||
pdfjs-editor-ink-added-alert = Debuxo engadido
|
||||
pdfjs-editor-stamp-added-alert = Imaxe engadida
|
||||
pdfjs-editor-signature-added-alert = Sinatura engadida
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Resaltado eliminado
|
||||
pdfjs-editor-undo-bar-message-freetext = Texto eliminado
|
||||
pdfjs-editor-undo-bar-message-ink = Debuxo eliminado
|
||||
pdfjs-editor-undo-bar-message-stamp = Imaxe eliminada
|
||||
pdfjs-editor-undo-bar-message-signature = Sinatura eliminada
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] Eliminouse { $count } anotación
|
||||
*[other] Elimináronse { $count } anotacións
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Desfacer
|
||||
pdfjs-editor-undo-bar-undo-button-label = Desfacer
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Pechar
|
||||
pdfjs-editor-undo-bar-close-button-label = Pechar
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = Este modal permite ao usuario crear unha sinatura para engadila a un documento PDF. O usuario pode editar o nome (que tamén serve como texto alternativo) e, opcionalmente, gardar a sinatura para usala novamente.
|
||||
pdfjs-editor-add-signature-dialog-title = Engadir unha sinatura
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Tipo
|
||||
.title = Tipo
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Debuxar
|
||||
.title = Debuxar
|
||||
pdfjs-editor-add-signature-image-button = Imaxe
|
||||
.title = Imaxe
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Escribe a túa sinatura
|
||||
.placeholder = Escribe a túa sinatura
|
||||
pdfjs-editor-add-signature-draw-placeholder = Debuxa a túa sinatura
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Grosor
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Grosor do debuxo: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Arrastra un ficheiro aquí para cargalo
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] Ou selecciona ficheiros de imaxes
|
||||
*[other] Ou navega ficheiros de imaxes
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Descrición (texto alternativo)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Descrición (texto alternativo)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Sinatura
|
||||
pdfjs-editor-add-signature-clear-button-label = Borrar a sinatura
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Borrar a sinatura
|
||||
pdfjs-editor-add-signature-save-checkbox = Gardar a sinatura
|
||||
pdfjs-editor-add-signature-save-warning-message = Acadaches o límite de 5 sinaturas gardadas. Elimina unha para gardar máis.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Non se puido cargar a imaxe
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Comproba a túa conexión de rede ou proba con outra imaxe.
|
||||
pdfjs-editor-add-signature-error-close-button = Pechar
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Cancelar
|
||||
pdfjs-editor-add-signature-add-button = Engadir
|
||||
pdfjs-editor-edit-signature-update-button = Actualizar
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Eliminar a sinatura gardada
|
||||
pdfjs-editor-delete-signature-button-label1 = Eliminar a sinatura gardada
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Editar descrición
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Editar descrición
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Páxina anterior
|
||||
previous_label=Anterior
|
||||
next.title=Seguinte páxina
|
||||
next_label=Seguinte
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Páxina
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=de {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} de {{pagesCount}})
|
||||
|
||||
zoom_out.title=Reducir
|
||||
zoom_out_label=Reducir
|
||||
zoom_in.title=Ampliar
|
||||
zoom_in_label=Ampliar
|
||||
zoom.title=Zoom
|
||||
presentation_mode.title=Cambiar ao modo presentación
|
||||
presentation_mode_label=Modo presentación
|
||||
open_file.title=Abrir ficheiro
|
||||
open_file_label=Abrir
|
||||
print.title=Imprimir
|
||||
print_label=Imprimir
|
||||
download.title=Descargar
|
||||
download_label=Descargar
|
||||
bookmark.title=Vista actual (copiar ou abrir nunha nova xanela)
|
||||
bookmark_label=Vista actual
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Ferramentas
|
||||
tools_label=Ferramentas
|
||||
first_page.title=Ir á primeira páxina
|
||||
first_page.label=Ir á primeira páxina
|
||||
first_page_label=Ir á primeira páxina
|
||||
last_page.title=Ir á última páxina
|
||||
last_page.label=Ir á última páxina
|
||||
last_page_label=Ir á última páxina
|
||||
page_rotate_cw.title=Rotar no sentido das agullas do reloxo
|
||||
page_rotate_cw.label=Rotar no sentido das agullas do reloxo
|
||||
page_rotate_cw_label=Rotar no sentido das agullas do reloxo
|
||||
page_rotate_ccw.title=Rotar no sentido contrario ás agullas do reloxo
|
||||
page_rotate_ccw.label=Rotar no sentido contrario ás agullas do reloxo
|
||||
page_rotate_ccw_label=Rotar no sentido contrario ás agullas do reloxo
|
||||
|
||||
cursor_text_select_tool.title=Activar a ferramenta de selección de texto
|
||||
cursor_text_select_tool_label=Ferramenta de selección de texto
|
||||
cursor_hand_tool.title=Activar a ferramenta man
|
||||
cursor_hand_tool_label=Ferramenta man
|
||||
|
||||
scroll_vertical.title=Usar o desprazamento vertical
|
||||
scroll_vertical_label=Desprazamento vertical
|
||||
scroll_horizontal.title=Usar o desprazamento horizontal
|
||||
scroll_horizontal_label=Desprazamento horizontal
|
||||
scroll_wrapped.title=Usar desprazamento en bloque
|
||||
scroll_wrapped_label=Desprazamento en bloque
|
||||
|
||||
spread_none.title=Non agrupar páxinas
|
||||
spread_none_label=Ningún agrupamento
|
||||
spread_odd.title=Crea grupo de páxinas que comezan con números de páxina impares
|
||||
spread_odd_label=Agrupamento impar
|
||||
spread_even.title=Crea grupo de páxinas que comezan con números de páxina pares
|
||||
spread_even_label=Agrupamento par
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Propiedades do documento…
|
||||
document_properties_label=Propiedades do documento…
|
||||
document_properties_file_name=Nome do ficheiro:
|
||||
document_properties_file_size=Tamaño do ficheiro:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
||||
document_properties_title=Título:
|
||||
document_properties_author=Autor:
|
||||
document_properties_subject=Asunto:
|
||||
document_properties_keywords=Palabras clave:
|
||||
document_properties_creation_date=Data de creación:
|
||||
document_properties_modification_date=Data de modificación:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Creado por:
|
||||
document_properties_producer=Xenerador do PDF:
|
||||
document_properties_version=Versión de PDF:
|
||||
document_properties_page_count=Número de páxinas:
|
||||
document_properties_page_size=Tamaño da páxina:
|
||||
document_properties_page_size_unit_inches=in
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=Vertical
|
||||
document_properties_page_size_orientation_landscape=Horizontal
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Carta
|
||||
document_properties_page_size_name_legal=Legal
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Visualización rápida das páxinas web:
|
||||
document_properties_linearized_yes=Si
|
||||
document_properties_linearized_no=Non
|
||||
document_properties_close=Pechar
|
||||
|
||||
print_progress_message=Preparando documento para imprimir…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Cancelar
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Amosar/agochar a barra lateral
|
||||
toggle_sidebar_notification.title=Amosar/agochar a barra lateral (o documento contén un esquema ou anexos)
|
||||
toggle_sidebar_notification2.title=Alternar barra lateral (o documento contén esquema/anexos/capas)
|
||||
toggle_sidebar_label=Amosar/agochar a barra lateral
|
||||
document_outline.title=Amosar o esquema do documento (prema dúas veces para expandir/contraer todos os elementos)
|
||||
document_outline_label=Esquema do documento
|
||||
attachments.title=Amosar anexos
|
||||
attachments_label=Anexos
|
||||
layers.title=Mostrar capas (prema dúas veces para restaurar todas as capas o estado predeterminado)
|
||||
layers_label=Capas
|
||||
thumbs.title=Amosar miniaturas
|
||||
thumbs_label=Miniaturas
|
||||
current_outline_item.title=Atopar o elemento delimitado actualmente
|
||||
current_outline_item_label=Elemento delimitado actualmente
|
||||
findbar.title=Atopar no documento
|
||||
findbar_label=Atopar
|
||||
|
||||
additional_layers=Capas adicionais
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Páxina {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Páxina {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Páxina {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Miniatura da páxina {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Atopar
|
||||
find_input.placeholder=Atopar no documento…
|
||||
find_previous.title=Atopar a anterior aparición da frase
|
||||
find_previous_label=Anterior
|
||||
find_next.title=Atopar a seguinte aparición da frase
|
||||
find_next_label=Seguinte
|
||||
find_highlight=Realzar todo
|
||||
find_match_case_label=Diferenciar maiúsculas de minúsculas
|
||||
find_entire_word_label=Palabras completas
|
||||
find_reached_top=Chegouse ao inicio do documento, continuar desde o final
|
||||
find_reached_bottom=Chegouse ao final do documento, continuar desde o inicio
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} de {{total}} coincidencia
|
||||
find_match_count[two]={{current}} de {{total}} coincidencias
|
||||
find_match_count[few]={{current}} de {{total}} coincidencias
|
||||
find_match_count[many]={{current}} de {{total}} coincidencias
|
||||
find_match_count[other]={{current}} de {{total}} coincidencias
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Máis de {{limit}} coincidencias
|
||||
find_match_count_limit[one]=Máis de {{limit}} coincidencia
|
||||
find_match_count_limit[two]=Máis de {{limit}} coincidencias
|
||||
find_match_count_limit[few]=Máis de {{limit}} coincidencias
|
||||
find_match_count_limit[many]=Máis de {{limit}} coincidencias
|
||||
find_match_count_limit[other]=Máis de {{limit}} coincidencias
|
||||
find_not_found=Non se atopou a frase
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Máis información
|
||||
error_less_info=Menos información
|
||||
error_close=Pechar
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (Identificador da compilación: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Mensaxe: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Pila: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Ficheiro: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Liña: {{line}}
|
||||
rendering_error=Produciuse un erro ao representar a páxina.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Largura da páxina
|
||||
page_scale_fit=Axuste de páxina
|
||||
page_scale_auto=Zoom automático
|
||||
page_scale_actual=Tamaño actual
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Erro
|
||||
|
||||
# Loading indicator messages
|
||||
loading=A cargar…
|
||||
loading_error=Produciuse un erro ao cargar o PDF.
|
||||
invalid_file_error=Ficheiro PDF danado ou non válido.
|
||||
missing_file_error=Falta o ficheiro PDF.
|
||||
unexpected_response_error=Resposta inesperada do servidor.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[Anotación {{type}}]
|
||||
password_label=Escriba o contrasinal para abrir este ficheiro PDF.
|
||||
password_invalid=Contrasinal incorrecto. Tente de novo.
|
||||
password_ok=Aceptar
|
||||
password_cancel=Cancelar
|
||||
|
||||
printing_not_supported=Aviso: A impresión non é compatíbel de todo con este navegador.
|
||||
printing_not_ready=Aviso: O PDF non se cargou completamente para imprimirse.
|
||||
web_fonts_disabled=Desactiváronse as fontes web: foi imposíbel usar as fontes incrustadas no PDF.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=Este documento PDF contén sinaturas dixitais. Non é posíbel validar as sinaturas.
|
||||
652
res/static/misc/pdf-viewer/web/locale/gn/viewer.ftl
Normal file
652
res/static/misc/pdf-viewer/web/locale/gn/viewer.ftl
Normal file
@@ -0,0 +1,652 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Kuatiarogue mboyvegua
|
||||
pdfjs-previous-button-label = Mboyvegua
|
||||
pdfjs-next-button =
|
||||
.title = Kuatiarogue upeigua
|
||||
pdfjs-next-button-label = Upeigua
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Kuatiarogue
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = { $pagesCount } gui
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } of { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Momichĩ
|
||||
pdfjs-zoom-out-button-label = Momichĩ
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Mbotuicha
|
||||
pdfjs-zoom-in-button-label = Mbotuicha
|
||||
pdfjs-zoom-select =
|
||||
.title = Tuichakue
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Jehechauka reko moambue
|
||||
pdfjs-presentation-mode-button-label = Jehechauka reko
|
||||
pdfjs-open-file-button =
|
||||
.title = Marandurendápe jeike
|
||||
pdfjs-open-file-button-label = Jeike
|
||||
pdfjs-print-button =
|
||||
.title = Monguatia
|
||||
pdfjs-print-button-label = Monguatia
|
||||
pdfjs-save-button =
|
||||
.title = Ñongatu
|
||||
pdfjs-save-button-label = Ñongatu
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Mboguejy
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Mboguejy
|
||||
pdfjs-bookmark-button =
|
||||
.title = Kuatiarogue ag̃agua (Ehecha URL kuatiarogue ag̃agua)
|
||||
pdfjs-bookmark-button-label = Kuatiarogue Ag̃agua
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Tembiporu
|
||||
pdfjs-tools-button-label = Tembiporu
|
||||
pdfjs-first-page-button =
|
||||
.title = Kuatiarogue ñepyrũme jeho
|
||||
pdfjs-first-page-button-label = Kuatiarogue ñepyrũme jeho
|
||||
pdfjs-last-page-button =
|
||||
.title = Kuatiarogue pahápe jeho
|
||||
pdfjs-last-page-button-label = Kuatiarogue pahápe jeho
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Aravóicha mbojere
|
||||
pdfjs-page-rotate-cw-button-label = Aravóicha mbojere
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Aravo rapykue gotyo mbojere
|
||||
pdfjs-page-rotate-ccw-button-label = Aravo rapykue gotyo mbojere
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Emyandy moñe’ẽrã jeporavo rembiporu
|
||||
pdfjs-cursor-text-select-tool-button-label = Moñe’ẽrã jeporavo rembiporu
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Tembiporu po pegua myandy
|
||||
pdfjs-cursor-hand-tool-button-label = Tembiporu po pegua
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Eiporu kuatiarogue jeku’e
|
||||
pdfjs-scroll-page-button-label = Kuatiarogue jeku’e
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Eiporu jeku’e ykeguáva
|
||||
pdfjs-scroll-vertical-button-label = Jeku’e ykeguáva
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Eiporu jeku’e yvate gotyo
|
||||
pdfjs-scroll-horizontal-button-label = Jeku’e yvate gotyo
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Eiporu jeku’e mbohyrupyre
|
||||
pdfjs-scroll-wrapped-button-label = Jeku’e mbohyrupyre
|
||||
pdfjs-spread-none-button =
|
||||
.title = Ani ejuaju spreads kuatiarogue ndive
|
||||
pdfjs-spread-none-button-label = Spreads ỹre
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Embojuaju kuatiarogue jepysokue eñepyrũvo kuatiarogue impar-vagui
|
||||
pdfjs-spread-odd-button-label = Spreads impar
|
||||
pdfjs-spread-even-button =
|
||||
.title = Embojuaju kuatiarogue jepysokue eñepyrũvo kuatiarogue par-vagui
|
||||
pdfjs-spread-even-button-label = Ipukuve uvei
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Kuatia mba’etee…
|
||||
pdfjs-document-properties-button-label = Kuatia mba’etee…
|
||||
pdfjs-document-properties-file-name = Marandurenda réra:
|
||||
pdfjs-document-properties-file-size = Marandurenda tuichakue:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
|
||||
pdfjs-document-properties-title = Teratee:
|
||||
pdfjs-document-properties-author = Apohára:
|
||||
pdfjs-document-properties-subject = Mba’egua:
|
||||
pdfjs-document-properties-keywords = Jehero:
|
||||
pdfjs-document-properties-creation-date = Teñoihague arange:
|
||||
pdfjs-document-properties-modification-date = Iñambue hague arange:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Apo’ypyha:
|
||||
pdfjs-document-properties-producer = PDF mbosako’iha:
|
||||
pdfjs-document-properties-version = PDF mbojuehegua:
|
||||
pdfjs-document-properties-page-count = Kuatiarogue papapy:
|
||||
pdfjs-document-properties-page-size = Kuatiarogue tuichakue:
|
||||
pdfjs-document-properties-page-size-unit-inches = Amo
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = Oĩháicha
|
||||
pdfjs-document-properties-page-size-orientation-landscape = apaisado
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Kuatiañe’ẽ
|
||||
pdfjs-document-properties-page-size-name-legal = Tee
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Ñanduti jahecha pya’e:
|
||||
pdfjs-document-properties-linearized-yes = Añete
|
||||
pdfjs-document-properties-linearized-no = Ahániri
|
||||
pdfjs-document-properties-close-button = Mboty
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Embosako’i kuatia emonguatia hag̃ua…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Heja
|
||||
pdfjs-printing-not-supported = Kyhyjerã: Ñembokuatia ndojokupytypái ko kundahára ndive.
|
||||
pdfjs-printing-not-ready = Kyhyjerã: Ko PDF nahenyhẽmbái oñembokuatia hag̃uáicha.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Tenda yke moambue
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Embojopyru tenda ykegua (kuatia oguereko kuaakaha/moirũha/ñuãha)
|
||||
pdfjs-toggle-sidebar-button-label = Tenda yke moambue
|
||||
pdfjs-document-outline-button =
|
||||
.title = Ehechauka kuatia rape (eikutu mokõi jey embotuicha/emomichĩ hag̃ua opavavete mba’eporu)
|
||||
pdfjs-document-outline-button-label = Kuatia apopyre
|
||||
pdfjs-attachments-button =
|
||||
.title = Moirũha jehechauka
|
||||
pdfjs-attachments-button-label = Moirũha
|
||||
pdfjs-layers-button =
|
||||
.title = Ehechauka ñuãha (eikutu jo’a emomba’apo hag̃ua opaite ñuãha tekoypýpe)
|
||||
pdfjs-layers-button-label = Ñuãha
|
||||
pdfjs-thumbs-button =
|
||||
.title = Mba’emirĩ jehechauka
|
||||
pdfjs-thumbs-button-label = Mba’emirĩ
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Eheka mba’eporu ag̃aguaitéva
|
||||
pdfjs-current-outline-item-button-label = Mba’eporu ag̃aguaitéva
|
||||
pdfjs-findbar-button =
|
||||
.title = Kuatiápe jeheka
|
||||
pdfjs-findbar-button-label = Juhu
|
||||
pdfjs-additional-layers = Ñuãha moirũguáva
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Kuatiarogue { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Kuatiarogue mba’emirĩ { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Juhu
|
||||
.placeholder = Kuatiápe jejuhu…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Ejuhu ñe’ẽrysýi osẽ’ypy hague
|
||||
pdfjs-find-previous-button-label = Mboyvegua
|
||||
pdfjs-find-next-button =
|
||||
.title = Eho ñe’ẽ juhupyre upeiguávape
|
||||
pdfjs-find-next-button-label = Upeigua
|
||||
pdfjs-find-highlight-checkbox = Embojekuaavepa
|
||||
pdfjs-find-match-case-checkbox-label = Ejesareko taiguasu/taimichĩre
|
||||
pdfjs-find-match-diacritics-checkbox-label = Diacrítico moñondive
|
||||
pdfjs-find-entire-word-checkbox-label = Ñe’ẽ oĩmbáva
|
||||
pdfjs-find-reached-top = Ojehupyty kuatia ñepyrũ, oku’ejeýta kuatia paha guive
|
||||
pdfjs-find-reached-bottom = Ojehupyty kuatia paha, oku’ejeýta kuatia ñepyrũ guive
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } ha { $total } ojueheguáva
|
||||
*[other] { $current } ha { $total } ojueheguáva
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Hetave { $limit } ojueheguáva
|
||||
*[other] Hetave { $limit } ojueheguáva
|
||||
}
|
||||
pdfjs-find-not-found = Ñe’ẽrysýi ojejuhu’ỹva
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Kuatiarogue pekue
|
||||
pdfjs-page-scale-fit = Kuatiarogue ñemoĩporã
|
||||
pdfjs-page-scale-auto = Tuichakue ijeheguíva
|
||||
pdfjs-page-scale-actual = Tuichakue ag̃agua
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Kuatiarogue { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Oiko jejavy PDF oñemyeñyhẽnguévo.
|
||||
pdfjs-invalid-file-error = PDF marandurenda ndoikóiva térã ivaipyréva.
|
||||
pdfjs-missing-file-error = Ndaipóri PDF marandurenda
|
||||
pdfjs-unexpected-response-error = Mohendahavusu mbohovái eha’ãrõ’ỹva.
|
||||
pdfjs-rendering-error = Oiko jejavy ehechaukasévo kuatiarogue.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [Jehaipy { $type }]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Emoinge ñe’ẽñemi eipe’a hag̃ua ko marandurenda PDF.
|
||||
pdfjs-password-invalid = Ñe’ẽñemi ndoikóiva. Eha’ã jey.
|
||||
pdfjs-password-ok-button = MONEĨ
|
||||
pdfjs-password-cancel-button = Heja
|
||||
pdfjs-web-fonts-disabled = Ñanduti taity oñemongéma: ndaikatumo’ãi eiporu PDF jehai’íva taity.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Moñe’ẽrã
|
||||
pdfjs-editor-color-picker-free-text-input =
|
||||
.title = Emoambue moñe’ẽrã sa’y
|
||||
pdfjs-editor-free-text-button-label = Moñe’ẽrã
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Moha’ãnga
|
||||
pdfjs-editor-color-picker-ink-input =
|
||||
.title = Emoambue ta’ãnga sa’y
|
||||
pdfjs-editor-ink-button-label = Moha’ãnga
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Embojuaju térã embosako’i ta’ãnga
|
||||
pdfjs-editor-stamp-button-label = Embojuaju térã embosako’i ta’ãnga
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Mbosa’y
|
||||
pdfjs-editor-highlight-button-label = Mbosa’y
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Mbosa’y
|
||||
.aria-label = Mbosa’y
|
||||
pdfjs-highlight-floating-button-label = Mbosa’y
|
||||
pdfjs-comment-floating-button =
|
||||
.title = Je’erei
|
||||
.aria-label = Je’erei
|
||||
pdfjs-comment-floating-button-label = Je’erei
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Embojuaju teraguapy
|
||||
pdfjs-editor-signature-button-label = Embojuaju teraguapy
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Jehechaukarã mbosako’iha
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Ta’ãnga’apo moheñoiha
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Teraguapy mbosako’iha: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Ta’ãnga mbosako’iha
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Emboguete ta’ãnga
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Emboguete moñe’ẽrã
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Emboguete ta’ãnga
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Eipe’a jehechaveha
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Embogue teraguapy
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Sa’y
|
||||
pdfjs-editor-free-text-size-input = Tuichakue
|
||||
pdfjs-editor-ink-color-input = Sa’y
|
||||
pdfjs-editor-ink-thickness-input = Anambusu
|
||||
pdfjs-editor-ink-opacity-input = Pytũngy
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Embojuaju ta’ãnga
|
||||
pdfjs-editor-stamp-add-image-button-label = Embojuaju ta’ãnga
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Anambusu
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Emoambue anambusukue embosa’ývo mba’eporu ha’e’ỹva moñe’ẽrã
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Teraguapy ñemaña ha teraguapy ñongatupyre
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Embojuaju teraguapy pyahu
|
||||
pdfjs-editor-signature-add-signature-button-label = Embojuaju teraguapy pyahu
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Teraguapy ñongatupyre: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Moñe’ẽrã moheñoiha
|
||||
.default-content = Eñepyrũ ehai…
|
||||
pdfjs-free-text =
|
||||
.aria-label = Moñe’ẽrã moheñoiha
|
||||
pdfjs-free-text-default-content = Ehai ñepyrũ…
|
||||
pdfjs-ink =
|
||||
.aria-label = Ta’ãnga moheñoiha
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Ta’ãnga omoheñóiva poruhára
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Moñe’ẽrã mokõiháva
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Embojuruja moñe’ẽrã mokõiháva
|
||||
pdfjs-editor-alt-text-edit-button-label = Embojuruja moñe’ẽrã mokõiháva
|
||||
pdfjs-editor-alt-text-dialog-label = Eiporavo poravorã
|
||||
pdfjs-editor-alt-text-dialog-description = Moñe’ẽrã ykepegua (moñe’ẽrã ykepegua) nepytyvõ nderehecháiramo ta’ãnga térã nahenyhẽiramo.
|
||||
pdfjs-editor-alt-text-add-description-label = Embojuaju ñemoha’ãnga
|
||||
pdfjs-editor-alt-text-add-description-description = Ehaimi 1 térã 2 ñe’ẽjuaju oñe’ẽva pe téma rehe, ijere térã mba’eapóre.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Emongurusu jeguakárõ
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Ojeporu ta’ãnga jeguakarã, tembe’y térã ta’ãnga ruguarãramo.
|
||||
pdfjs-editor-alt-text-cancel-button = Heja
|
||||
pdfjs-editor-alt-text-save-button = Ñongatu
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Jeguakárõ mongurusupyre
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Techapyrã: “Peteĩ mitãrusu oguapy mesápe okaru hag̃ua”
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Moñe’ẽrã mokõiháva
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Yvate asu gotyo — emoambue tuichakue
|
||||
pdfjs-editor-resizer-label-top-middle = Yvate mbytépe — emoambue tuichakue
|
||||
pdfjs-editor-resizer-label-top-right = Yvate akatúape — emoambue tuichakue
|
||||
pdfjs-editor-resizer-label-middle-right = Mbyte akatúape — emoambue tuichakue
|
||||
pdfjs-editor-resizer-label-bottom-right = Yvy gotyo akatúape — emoambue tuichakue
|
||||
pdfjs-editor-resizer-label-bottom-middle = Yvy gotyo mbytépe — emoambue tuichakue
|
||||
pdfjs-editor-resizer-label-bottom-left = Iguýpe asu gotyo — emoambue tuichakue
|
||||
pdfjs-editor-resizer-label-middle-left = Mbyte asu gotyo — emoambue tuichakue
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Yvate asu gotyo — emoambue tuichakue
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Yvate mbytépe — emoambue tuichakue
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Yvate akatúape — emoambue tuichakue
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Mbyte akatúape — emoambue tuichakue
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Yvy gotyo akatúape — emoambue tuichakue
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Yvy gotyo mbytépe — emoambue tuichakue
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Iguýpe asu gotyo — emoambue tuichakue
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Mbyte asu gotyo — emoambue tuichakue
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Jehechaveha sa’y
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Emoambue sa’y
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Sa’y poravopyrã
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Sa’yju
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Hovyũ
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Hovy
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Pytãngy
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Pyha
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Techaukapa
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Techaukapa
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Embosako’i moñe’ẽrã mokõiha (ta’ãngáre ñeñe’ẽ)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Embojuaju moñe’ẽrã mokõiha (ta’ãngáre ñeñe’ẽ)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Edescribi ko’ápe…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Ñemyesakã mbykymi opavave ohecha’ỹva upe ta’ãnga térã pe ta’ãnga nahenyhẽiramo.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Ko moñe’ẽrã mokõiha oñemoheñói ijehegui ha ikatu ndoikoporãi.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Eikuaave
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Emoheñói moñe’ẽrã mokõiha ijeheguíva
|
||||
pdfjs-editor-new-alt-text-not-now-button = Ani ko’ág̃a
|
||||
pdfjs-editor-new-alt-text-error-title = Noñemoheñói moñe’ẽrã mokõiha ijeheguíva
|
||||
pdfjs-editor-new-alt-text-error-description = Ehai ne moñe’ẽrã mokõiha térã eha’ã jey ag̃amieve.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Mboty
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Emboguejyhína IA moñe’ẽrã mokõiháva ({ $downloadedSize } { $totalSize } MB) mba’e
|
||||
.aria-valuetext = Emboguejyhína IA moñe’ẽrã mokõiháva ({ $downloadedSize } { $totalSize } MB) mba’e
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Moñe’ẽrã mokõiha mbojuajupyre
|
||||
pdfjs-editor-new-alt-text-added-button-label = Oñembojuaju moñe’ẽrã mokõiha
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Ndaipóri moñe’ẽrã mokõiha
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Ndaipóri moñe’ẽrã mokõiha
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Ehechajey moñe’ẽrã mokõiha
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Ehechajey moñe’ẽrã mokõiha
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Heñóiva ijeheguiete: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Ta’ãnga moñe’ẽrã mokõiha ñemboheko
|
||||
pdfjs-image-alt-text-settings-button-label = Ta’ãnga moñe’ẽrã mokõiha ñemboheko
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Ta’ãnga moñe’ẽrã mokõiha ñemboheko
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Moñe’ẽrã mokõiha ijeheguíva
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Emoheñói moñe’ẽrã mokõiha ijeheguíva
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Ñemyesakã mbykymi opavave tapicha ohecha’ỹva upe ta’ãnga térã pe ta’ãnga nahenyhẽiramo.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Peteĩva IA moñe’ẽrã mokõiha ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Oku’e mba’e’okaitépe umi mba’ekuaarã hekoñemi hag̃ua. Tekotevẽva moñe’ẽrã ykegua ijeheguívape.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Mboguete
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Mboguejy
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Emboguejyhína…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Moñe’ẽrã mokõiha mbosako’iha
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Ehechauka moñe’ẽrã mokõiha mbosako’iha embojuajúvo ta’ãnga
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Nepytyvõta ta’ãngakuéra orekotaha moñe’ẽrã mokõiha.
|
||||
pdfjs-editor-alt-text-settings-close-button = Mboty
|
||||
|
||||
## Accessibility labels (announced by screen readers) for objects added to the editor.
|
||||
|
||||
pdfjs-editor-highlight-added-alert = Techaukarã juajupyre
|
||||
pdfjs-editor-freetext-added-alert = Moñe’ẽrã juajupyre
|
||||
pdfjs-editor-ink-added-alert = Ta’ãnga juajupyre
|
||||
pdfjs-editor-stamp-added-alert = Ta’ãnga juajupyre
|
||||
pdfjs-editor-signature-added-alert = Teraguapy juajupyre
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Mbosa’ýva mboguete
|
||||
pdfjs-editor-undo-bar-message-freetext = Moñe’ẽrã mboguepyre
|
||||
pdfjs-editor-undo-bar-message-ink = Ta’ãnga mboguepyre
|
||||
pdfjs-editor-undo-bar-message-stamp = Ta’ãnga mboguepyre
|
||||
pdfjs-editor-undo-bar-message-signature = Teraguapy mboguepyre
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] { $count } jehaikue mboguepyre
|
||||
*[other] { $count } jehaikue mboguepyre
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Mboguevi
|
||||
pdfjs-editor-undo-bar-undo-button-label = Mboguevi
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Mboty
|
||||
pdfjs-editor-undo-bar-close-button-label = Mboty
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-title = Embojuaju teraguapy
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Jehai
|
||||
.title = Jehai
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Moha’ãnga
|
||||
.title = Moha’ãnga
|
||||
pdfjs-editor-add-signature-image-button = Ta’ãnga
|
||||
.title = Ta’ãnga
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Ehai nde reraguapy
|
||||
.placeholder = Ehai nde reraguapy
|
||||
pdfjs-editor-add-signature-draw-placeholder = Emoha’ãnga nde reraguapy
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Anambusu
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Ta’ãnga anambusukue: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Egueru marandurenda ápe ehupi hag̃ua
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] Eiporavo ta’ãnga marandurenda
|
||||
*[other] Eiporavo ta’ãnga marandurenda
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Moha’ãnga (moñe’ẽrã ykepegua)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Moha’ãnga (moñe’ẽrã ykepegua)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Teraguapy
|
||||
pdfjs-editor-add-signature-clear-button-label = Emboguete teraguapy
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Emboguete teraguapy
|
||||
pdfjs-editor-add-signature-save-checkbox = Eñongatu teraguapy
|
||||
pdfjs-editor-add-signature-save-warning-message = Ehupytýma 5 mboheraguapy ñongatupyre. Embogue peteĩ eñongatukuaa jey hag̃ua.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Ndaikatúi ojehupi pe ta’ãnga
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Ehechajey ne ñanduti oikópa térã aha’ã ambue ta’ãnga ndive.
|
||||
pdfjs-editor-add-signature-image-no-data-error-title = Ndaikatúi ejapo ko ta’ãngágui teraguapy
|
||||
pdfjs-editor-add-signature-image-no-data-error-description = Eñeha’ãkena ehupi ambuéva ta’ãnga.
|
||||
pdfjs-editor-add-signature-error-close-button = Mboty
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Heja
|
||||
pdfjs-editor-add-signature-add-button = Mbojuaju
|
||||
pdfjs-editor-edit-signature-update-button = Mbohekopyahu
|
||||
|
||||
## Edit a comment dialog
|
||||
|
||||
pdfjs-editor-edit-comment-actions-button-label = Ñemongu’e
|
||||
pdfjs-editor-edit-comment-actions-button =
|
||||
.title = Ñemongu’e
|
||||
pdfjs-editor-edit-comment-close-button-label = Mboty
|
||||
pdfjs-editor-edit-comment-close-button =
|
||||
.title = Mboty
|
||||
pdfjs-editor-edit-comment-actions-edit-button-label = Mbosako’i
|
||||
pdfjs-editor-edit-comment-actions-delete-button-label = Mboguete
|
||||
pdfjs-editor-edit-comment-manager-text-input =
|
||||
.placeholder = Ehai peteĩ je’erei
|
||||
pdfjs-editor-edit-comment-manager-cancel-button = Heja
|
||||
pdfjs-editor-edit-comment-manager-save-button = Ñongatu
|
||||
|
||||
## Edit a comment button in the editor toolbar
|
||||
|
||||
pdfjs-editor-edit-comment-button =
|
||||
.title = Je’erei mbosako’i
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Embogue teraguapy ñongatupyre
|
||||
pdfjs-editor-delete-signature-button-label1 = Embogue teraguapy ñongatupyre
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Embosako’i moha’ãnga
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Embosako’i moha’ãnga
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Kuatiarogue mboyvegua
|
||||
previous_label=Mboyvegua
|
||||
next.title=Kuatiarogue upeigua
|
||||
next_label=Upeigua
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Kuatiarogue
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages={{pagesCount}} gui
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} of {{pagesCount}})
|
||||
|
||||
zoom_out.title=Momichĩ
|
||||
zoom_out_label=Momichĩ
|
||||
zoom_in.title=Mbotuicha
|
||||
zoom_in_label=Mbotuicha
|
||||
zoom.title=Tuichakue
|
||||
presentation_mode.title=Jehechauka reko moambue
|
||||
presentation_mode_label=Jehechauka reko
|
||||
open_file.title=Marandurendápe jeike
|
||||
open_file_label=Jeike
|
||||
print.title=Monguatia
|
||||
print_label=Monguatia
|
||||
download.title=Mboguejy
|
||||
download_label=Mboguejy
|
||||
bookmark.title=Ag̃agua jehecha (mbohasarã térã eike peteĩ ovetã pyahúpe)
|
||||
bookmark_label=Ag̃agua jehecha
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Tembipuru
|
||||
tools_label=Tembipuru
|
||||
first_page.title=Kuatiarogue ñepyrũme jeho
|
||||
first_page.label=Kuatiarogue ñepyrũme jeho
|
||||
first_page_label=Kuatiarogue ñepyrũme jeho
|
||||
last_page.title=Kuatiarogue pahápe jeho
|
||||
last_page.label=Kuatiarogue pahápe jeho
|
||||
last_page_label=Kuatiarogue pahápe jeho
|
||||
page_rotate_cw.title=Aravóicha mbojere
|
||||
page_rotate_cw.label=Aravóicha mbojere
|
||||
page_rotate_cw_label=Aravóicha mbojere
|
||||
page_rotate_ccw.title=Aravo rapykue gotyo mbojere
|
||||
page_rotate_ccw.label=Aravo rapykue gotyo mbojere
|
||||
page_rotate_ccw_label=Aravo rapykue gotyo mbojere
|
||||
|
||||
cursor_text_select_tool.title=Emyandy moñe’ẽrã jeporavo rembipuru
|
||||
cursor_text_select_tool_label=Moñe’ẽrã jeporavo rembipuru
|
||||
cursor_hand_tool.title=Tembipuru po pegua myandy
|
||||
cursor_hand_tool_label=Tembipuru po pegua
|
||||
|
||||
scroll_vertical.title=Eipuru jeku’e ykeguáva
|
||||
scroll_vertical_label=Jeku’e ykeguáva
|
||||
scroll_horizontal.title=Eipuru jeku’e yvate gotyo
|
||||
scroll_horizontal_label=Jeku’e yvate gotyo
|
||||
scroll_wrapped.title=Eipuru jeku’e mbohyrupyre
|
||||
scroll_wrapped_label=Jeku’e mbohyrupyre
|
||||
|
||||
spread_none.title=Ani ejuaju spreads kuatiarogue ndive
|
||||
spread_none_label=Spreads ỹre
|
||||
spread_odd.title=Embojuaju kuatiarogue jepysokue eñepyrũvo kuatiarogue impar-vagui
|
||||
spread_odd_label=Spreads impar
|
||||
spread_even.title=Embojuaju kuatiarogue jepysokue eñepyrũvo kuatiarogue par-vagui
|
||||
spread_even_label=Ipukuve uvei
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Kuatia mba’etee…
|
||||
document_properties_label=Kuatia mba’etee…
|
||||
document_properties_file_name=Marandurenda réra:
|
||||
document_properties_file_size=Marandurenda tuichakue:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
||||
document_properties_title=Teratee:
|
||||
document_properties_author=Apohára:
|
||||
document_properties_subject=Mba’egua:
|
||||
document_properties_keywords=Jehero:
|
||||
document_properties_creation_date=Teñoihague arange:
|
||||
document_properties_modification_date=Iñambue hague arange:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Apo’ypyha:
|
||||
document_properties_producer=PDF mbosako’iha:
|
||||
document_properties_version=PDF mbojuehegua:
|
||||
document_properties_page_count=Kuatiarogue papapy:
|
||||
document_properties_page_size=Kuatiarogue tuichakue:
|
||||
document_properties_page_size_unit_inches=Amo
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=Oĩháicha
|
||||
document_properties_page_size_orientation_landscape=apaisado
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Kuatiañe’ẽ
|
||||
document_properties_page_size_name_legal=Tee
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Ñanduti jahecha pya’e:
|
||||
document_properties_linearized_yes=Añete
|
||||
document_properties_linearized_no=Ahániri
|
||||
document_properties_close=Mboty
|
||||
|
||||
print_progress_message=Embosako’i kuatia emonguatia hag̃ua…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Heja
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Tenda yke moambue
|
||||
toggle_sidebar_notification.title=Embojopyru tenda ykegua (kuatia oguereko kora/marandurenda moirũha)
|
||||
toggle_sidebar_notification2.title=Embojopyru tenda ykegua (kuatia oguereko kuaakaha/moirũha/ñuãha)
|
||||
toggle_sidebar_label=Tenda yke moambue
|
||||
document_outline.title=Ehechauka kuatia rape (eikutu mokõi jey embotuicha/emomichĩ hag̃ua opavavete mba’epuru)
|
||||
document_outline_label=Kuatia apopyre
|
||||
attachments.title=Moirũha jehechauka
|
||||
attachments_label=Moirũha
|
||||
layers.title=Ehechauka ñuãha (eikutu jo’a emomba’apo hag̃ua opaite ñuãha tekoypýpe)
|
||||
layers_label=Ñuãha
|
||||
thumbs.title=Mba’emirĩ jehechauka
|
||||
thumbs_label=Mba’emirĩ
|
||||
current_outline_item.title=Eheka mba’epuru ag̃aguaitéva
|
||||
current_outline_item_label=Mba’epuru ag̃aguaitéva
|
||||
findbar.title=Kuatiápe jeheka
|
||||
findbar_label=Juhu
|
||||
|
||||
additional_layers=Ñuãha moirũguáva
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Kuatiarogue {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Kuatiarogue {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Kuatiarogue {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Kuatiarogue mba’emirĩ {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Juhu
|
||||
find_input.placeholder=Kuatiápe jejuhu…
|
||||
find_previous.title=Ejuhu ñe’ẽrysýi osẽ’ypy hague
|
||||
find_previous_label=Mboyvegua
|
||||
find_next.title=Eho ñe’ẽ juhupyre upeiguávape
|
||||
find_next_label=Upeigua
|
||||
find_highlight=Embojekuaavepa
|
||||
find_match_case_label=Ejesareko taiguasu/taimichĩre
|
||||
find_entire_word_label=Ñe’ẽ oĩmbáva
|
||||
find_reached_top=Ojehupyty kuatia ñepyrũ, oku’ejeýta kuatia paha guive
|
||||
find_reached_bottom=Ojehupyty kuatia paha, oku’ejeýta kuatia ñepyrũ guive
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} {{total}} ojojoguáva
|
||||
find_match_count[two]={{current}} {{total}} ojojoguáva
|
||||
find_match_count[few]={{current}} {{total}} ojojoguáva
|
||||
find_match_count[many]={{current}} {{total}} ojojoguáva
|
||||
find_match_count[other]={{current}} {{total}} ojojoguáva
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Hetave {{limit}} ojojoguáva
|
||||
find_match_count_limit[one]=Hetave {{limit}} ojojogua
|
||||
find_match_count_limit[two]=Hetave {{limit}} ojojoguáva
|
||||
find_match_count_limit[few]=Hetave {{limit}} ojojoguáva
|
||||
find_match_count_limit[many]=Hetave {{limit}} ojojoguáva
|
||||
find_match_count_limit[other]=Hetave {{limit}} ojojoguáva
|
||||
find_not_found=Ñe’ẽrysýi ojejuhu’ỹva
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Maranduve
|
||||
error_less_info=Sa’ive marandu
|
||||
error_close=Mboty
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Ñe’ẽmondo: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Mbojo’apy: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Marandurenda: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Tairenda: {{line}}
|
||||
rendering_error=Oiko jejavy ehechaukasévo kuatiarogue.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Kuatiarogue pekue
|
||||
page_scale_fit=Kuatiarogue ñemoĩporã
|
||||
page_scale_auto=Tuichakue ijeheguíva
|
||||
page_scale_actual=Tuichakue ag̃agua
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Oĩvaíva
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Henyhẽhína…
|
||||
loading_error=Oiko jejavy PDF oñemyeñyhẽnguévo.
|
||||
invalid_file_error=PDF marandurenda ndoikóiva térã ivaipyréva.
|
||||
missing_file_error=Ndaipóri PDF marandurenda
|
||||
unexpected_response_error=Mohendahavusu mbohovái ñeha’arõ’ỹva.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[Jehaipy {{type}}]
|
||||
password_label=Emoinge ñe’ẽñemi eipe’a hag̃ua ko marandurenda PDF.
|
||||
password_invalid=Ñe’ẽñemi ndoikóiva. Eha’ã jey.
|
||||
password_ok=MONEĨ
|
||||
password_cancel=Heja
|
||||
|
||||
printing_not_supported=Kyhyjerã: Ñembokuatia ndojokupytypái ko kundahára ndive.
|
||||
printing_not_ready=Kyhyjerã: Ko PDF nahenyhẽmbái oñembokuatia hag̃uáicha.
|
||||
web_fonts_disabled=Ñanduti taity oñemongéma: ndaikatumo’ãi eipuru PDF jehai’íva taity.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=Ko PDF kuatiaite oreko mboheraguapy ñandutigua. Noñemoneĩri ñemboheraguapy.
|
||||
234
res/static/misc/pdf-viewer/web/locale/gu-IN/viewer.ftl
Normal file
234
res/static/misc/pdf-viewer/web/locale/gu-IN/viewer.ftl
Normal file
@@ -0,0 +1,234 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = પહેલાનુ પાનું
|
||||
pdfjs-previous-button-label = પહેલાનુ
|
||||
pdfjs-next-button =
|
||||
.title = આગળનુ પાનું
|
||||
pdfjs-next-button-label = આગળનું
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = પાનું
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = નો { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } નો { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = મોટુ કરો
|
||||
pdfjs-zoom-out-button-label = મોટુ કરો
|
||||
pdfjs-zoom-in-button =
|
||||
.title = નાનું કરો
|
||||
pdfjs-zoom-in-button-label = નાનું કરો
|
||||
pdfjs-zoom-select =
|
||||
.title = નાનું મોટુ કરો
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = રજૂઆત સ્થિતિમાં જાવ
|
||||
pdfjs-presentation-mode-button-label = રજૂઆત સ્થિતિ
|
||||
pdfjs-open-file-button =
|
||||
.title = ફાઇલ ખોલો
|
||||
pdfjs-open-file-button-label = ખોલો
|
||||
pdfjs-print-button =
|
||||
.title = છાપો
|
||||
pdfjs-print-button-label = છારો
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = સાધનો
|
||||
pdfjs-tools-button-label = સાધનો
|
||||
pdfjs-first-page-button =
|
||||
.title = પહેલાં પાનામાં જાવ
|
||||
pdfjs-first-page-button-label = પ્રથમ પાનાં પર જાવ
|
||||
pdfjs-last-page-button =
|
||||
.title = છેલ્લા પાનાં પર જાવ
|
||||
pdfjs-last-page-button-label = છેલ્લા પાનાં પર જાવ
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = ઘડિયાળનાં કાંટા તરફ ફેરવો
|
||||
pdfjs-page-rotate-cw-button-label = ઘડિયાળનાં કાંટા તરફ ફેરવો
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = ઘડિયાળનાં કાંટાની ઉલટી દિશામાં ફેરવો
|
||||
pdfjs-page-rotate-ccw-button-label = ઘડિયાળનાં કાંટાની વિરુદ્દ ફેરવો
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = ટેક્સ્ટ પસંદગી ટૂલ સક્ષમ કરો
|
||||
pdfjs-cursor-text-select-tool-button-label = ટેક્સ્ટ પસંદગી ટૂલ
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = હાથનાં સાધનને સક્રિય કરો
|
||||
pdfjs-cursor-hand-tool-button-label = હેન્ડ ટૂલ
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = ઊભી સ્ક્રોલિંગનો ઉપયોગ કરો
|
||||
pdfjs-scroll-vertical-button-label = ઊભી સ્ક્રોલિંગ
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = આડી સ્ક્રોલિંગનો ઉપયોગ કરો
|
||||
pdfjs-scroll-horizontal-button-label = આડી સ્ક્રોલિંગ
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = આવરિત સ્ક્રોલિંગનો ઉપયોગ કરો
|
||||
pdfjs-scroll-wrapped-button-label = આવરિત સ્ક્રોલિંગ
|
||||
pdfjs-spread-none-button =
|
||||
.title = પૃષ્ઠ સ્પ્રેડમાં જોડાવશો નહીં
|
||||
pdfjs-spread-none-button-label = કોઈ સ્પ્રેડ નથી
|
||||
pdfjs-spread-odd-button =
|
||||
.title = એકી-ક્રમાંકિત પૃષ્ઠો સાથે પ્રારંભ થતાં પૃષ્ઠ સ્પ્રેડમાં જોડાઓ
|
||||
pdfjs-spread-odd-button-label = એકી સ્પ્રેડ્સ
|
||||
pdfjs-spread-even-button =
|
||||
.title = નંબર-ક્રમાંકિત પૃષ્ઠોથી શરૂ થતાં પૃષ્ઠ સ્પ્રેડમાં જોડાઓ
|
||||
pdfjs-spread-even-button-label = સરખું ફેલાવવું
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = દસ્તાવેજ ગુણધર્મો…
|
||||
pdfjs-document-properties-button-label = દસ્તાવેજ ગુણધર્મો…
|
||||
pdfjs-document-properties-file-name = ફાઇલ નામ:
|
||||
pdfjs-document-properties-file-size = ફાઇલ માપ:
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } બાઇટ)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } બાઇટ)
|
||||
pdfjs-document-properties-title = શીર્ષક:
|
||||
pdfjs-document-properties-author = લેખક:
|
||||
pdfjs-document-properties-subject = વિષય:
|
||||
pdfjs-document-properties-keywords = કિવર્ડ:
|
||||
pdfjs-document-properties-creation-date = નિર્માણ તારીખ:
|
||||
pdfjs-document-properties-modification-date = ફેરફાર તારીખ:
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = નિર્માતા:
|
||||
pdfjs-document-properties-producer = PDF નિર્માતા:
|
||||
pdfjs-document-properties-version = PDF આવૃત્તિ:
|
||||
pdfjs-document-properties-page-count = પાનાં ગણતરી:
|
||||
pdfjs-document-properties-page-size = પૃષ્ઠનું કદ:
|
||||
pdfjs-document-properties-page-size-unit-inches = ઇંચ
|
||||
pdfjs-document-properties-page-size-unit-millimeters = મીમી
|
||||
pdfjs-document-properties-page-size-orientation-portrait = ઉભું
|
||||
pdfjs-document-properties-page-size-orientation-landscape = આડુ
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = પત્ર
|
||||
pdfjs-document-properties-page-size-name-legal = કાયદાકીય
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = ઝડપી વૅબ દૃશ્ય:
|
||||
pdfjs-document-properties-linearized-yes = હા
|
||||
pdfjs-document-properties-linearized-no = ના
|
||||
pdfjs-document-properties-close-button = બંધ કરો
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = છાપકામ માટે દસ્તાવેજ તૈયાર કરી રહ્યા છે…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = રદ કરો
|
||||
pdfjs-printing-not-supported = ચેતવણી: છાપવાનું આ બ્રાઉઝર દ્દારા સંપૂર્ણપણે આધારભૂત નથી.
|
||||
pdfjs-printing-not-ready = Warning: PDF એ છાપવા માટે સંપૂર્ણપણે લાવેલ છે.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = ટૉગલ બાજુપટ્ટી
|
||||
pdfjs-toggle-sidebar-button-label = ટૉગલ બાજુપટ્ટી
|
||||
pdfjs-document-outline-button =
|
||||
.title = દસ્તાવેજની રૂપરેખા બતાવો(બધી આઇટમ્સને વિસ્તૃત/સંકુચિત કરવા માટે ડબલ-ક્લિક કરો)
|
||||
pdfjs-document-outline-button-label = દસ્તાવેજ રૂપરેખા
|
||||
pdfjs-attachments-button =
|
||||
.title = જોડાણોને બતાવો
|
||||
pdfjs-attachments-button-label = જોડાણો
|
||||
pdfjs-thumbs-button =
|
||||
.title = થંબનેલ્સ બતાવો
|
||||
pdfjs-thumbs-button-label = થંબનેલ્સ
|
||||
pdfjs-findbar-button =
|
||||
.title = દસ્તાવેજમાં શોધો
|
||||
pdfjs-findbar-button-label = શોધો
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = પાનું { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = પાનાં { $page } નું થંબનેલ્સ
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = શોધો
|
||||
.placeholder = દસ્તાવેજમાં શોધો…
|
||||
pdfjs-find-previous-button =
|
||||
.title = શબ્દસમૂહની પાછલી ઘટનાને શોધો
|
||||
pdfjs-find-previous-button-label = પહેલાંનુ
|
||||
pdfjs-find-next-button =
|
||||
.title = શબ્દસમૂહની આગળની ઘટનાને શોધો
|
||||
pdfjs-find-next-button-label = આગળનું
|
||||
pdfjs-find-highlight-checkbox = બધુ પ્રકાશિત કરો
|
||||
pdfjs-find-match-case-checkbox-label = કેસ બંધબેસાડો
|
||||
pdfjs-find-entire-word-checkbox-label = સંપૂર્ણ શબ્દો
|
||||
pdfjs-find-reached-top = દસ્તાવેજનાં ટોચે પહોંચી ગયા, તળિયેથી ચાલુ કરેલ હતુ
|
||||
pdfjs-find-reached-bottom = દસ્તાવેજનાં અંતે પહોંચી ગયા, ઉપરથી ચાલુ કરેલ હતુ
|
||||
pdfjs-find-not-found = શબ્દસમૂહ મળ્યુ નથી
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = પાનાની પહોળાઇ
|
||||
pdfjs-page-scale-fit = પાનું બંધબેસતુ
|
||||
pdfjs-page-scale-auto = આપમેળે નાનુંમોટુ કરો
|
||||
pdfjs-page-scale-actual = ચોક્કસ માપ
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = ભૂલ ઉદ્ભવી જ્યારે PDF ને લાવી રહ્યા હોય.
|
||||
pdfjs-invalid-file-error = અયોગ્ય અથવા ભાંગેલ PDF ફાઇલ.
|
||||
pdfjs-missing-file-error = ગુમ થયેલ PDF ફાઇલ.
|
||||
pdfjs-unexpected-response-error = અનપેક્ષિત સર્વર પ્રતિસાદ.
|
||||
pdfjs-rendering-error = ભૂલ ઉદ્ભવી જ્યારે પાનાંનુ રેન્ડ કરી રહ્યા હોય.
|
||||
|
||||
## Annotations
|
||||
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } Annotation]
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = આ PDF ફાઇલને ખોલવા પાસવર્ડને દાખલ કરો.
|
||||
pdfjs-password-invalid = અયોગ્ય પાસવર્ડ. મહેરબાની કરીને ફરી પ્રયત્ન કરો.
|
||||
pdfjs-password-ok-button = બરાબર
|
||||
pdfjs-password-cancel-button = રદ કરો
|
||||
pdfjs-web-fonts-disabled = વેબ ફોન્ટ નિષ્ક્રિય થયેલ છે: ઍમ્બેડ થયેલ PDF ફોન્ટને વાપરવાનું અસમર્થ.
|
||||
@@ -1,241 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=પહેલાનુ પાનું
|
||||
previous_label=પહેલાનુ
|
||||
next.title=આગળનુ પાનું
|
||||
next_label=આગળનું
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=પાનું
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=નો {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} નો {{pagesCount}})
|
||||
|
||||
zoom_out.title=મોટુ કરો
|
||||
zoom_out_label=મોટુ કરો
|
||||
zoom_in.title=નાનું કરો
|
||||
zoom_in_label=નાનું કરો
|
||||
zoom.title=નાનું મોટુ કરો
|
||||
presentation_mode.title=રજૂઆત સ્થિતિમાં જાવ
|
||||
presentation_mode_label=રજૂઆત સ્થિતિ
|
||||
open_file.title=ફાઇલ ખોલો
|
||||
open_file_label=ખોલો
|
||||
print.title=છાપો
|
||||
print_label=છારો
|
||||
download.title=ડાઉનલોડ
|
||||
download_label=ડાઉનલોડ
|
||||
bookmark.title=વર્તમાન દૃશ્ય (નવી વિન્ડોમાં નકલ કરો અથવા ખોલો)
|
||||
bookmark_label=વર્તમાન દૃશ્ય
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=સાધનો
|
||||
tools_label=સાધનો
|
||||
first_page.title=પહેલાં પાનામાં જાવ
|
||||
first_page.label=પહેલાં પાનામાં જાવ
|
||||
first_page_label=પ્રથમ પાનાં પર જાવ
|
||||
last_page.title=છેલ્લા પાનાં પર જાવ
|
||||
last_page.label=છેલ્લા પાનામાં જાવ
|
||||
last_page_label=છેલ્લા પાનાં પર જાવ
|
||||
page_rotate_cw.title=ઘડિયાળનાં કાંટા તરફ ફેરવો
|
||||
page_rotate_cw.label=ઘડિયાળનાં કાંટાની જેમ ફેરવો
|
||||
page_rotate_cw_label=ઘડિયાળનાં કાંટા તરફ ફેરવો
|
||||
page_rotate_ccw.title=ઘડિયાળનાં કાંટાની ઉલટી દિશામાં ફેરવો
|
||||
page_rotate_ccw.label=ઘડિયાળનાં કાંટાની ઉલટી દિશામાં ફેરવો
|
||||
page_rotate_ccw_label=ઘડિયાળનાં કાંટાની વિરુદ્દ ફેરવો
|
||||
|
||||
cursor_text_select_tool.title=ટેક્સ્ટ પસંદગી ટૂલ સક્ષમ કરો
|
||||
cursor_text_select_tool_label=ટેક્સ્ટ પસંદગી ટૂલ
|
||||
cursor_hand_tool.title=હાથનાં સાધનને સક્રિય કરો
|
||||
cursor_hand_tool_label=હેન્ડ ટૂલ
|
||||
|
||||
scroll_vertical.title=ઊભી સ્ક્રોલિંગનો ઉપયોગ કરો
|
||||
scroll_vertical_label=ઊભી સ્ક્રોલિંગ
|
||||
scroll_horizontal.title=આડી સ્ક્રોલિંગનો ઉપયોગ કરો
|
||||
scroll_horizontal_label=આડી સ્ક્રોલિંગ
|
||||
scroll_wrapped.title=આવરિત સ્ક્રોલિંગનો ઉપયોગ કરો
|
||||
scroll_wrapped_label=આવરિત સ્ક્રોલિંગ
|
||||
|
||||
spread_none.title=પૃષ્ઠ સ્પ્રેડમાં જોડાવશો નહીં
|
||||
spread_none_label=કોઈ સ્પ્રેડ નથી
|
||||
spread_odd.title=એકી-ક્રમાંકિત પૃષ્ઠો સાથે પ્રારંભ થતાં પૃષ્ઠ સ્પ્રેડમાં જોડાઓ
|
||||
spread_odd_label=એકી સ્પ્રેડ્સ
|
||||
spread_even.title=નંબર-ક્રમાંકિત પૃષ્ઠોથી શરૂ થતાં પૃષ્ઠ સ્પ્રેડમાં જોડાઓ
|
||||
spread_even_label=સરખું ફેલાવવું
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=દસ્તાવેજ ગુણધર્મો…
|
||||
document_properties_label=દસ્તાવેજ ગુણધર્મો…
|
||||
document_properties_file_name=ફાઇલ નામ:
|
||||
document_properties_file_size=ફાઇલ માપ:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} બાઇટ)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} બાઇટ)
|
||||
document_properties_title=શીર્ષક:
|
||||
document_properties_author=લેખક:
|
||||
document_properties_subject=વિષય:
|
||||
document_properties_keywords=કિવર્ડ:
|
||||
document_properties_creation_date=નિર્માણ તારીખ:
|
||||
document_properties_modification_date=ફેરફાર તારીખ:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=નિર્માતા:
|
||||
document_properties_producer=PDF નિર્માતા:
|
||||
document_properties_version=PDF આવૃત્તિ:
|
||||
document_properties_page_count=પાનાં ગણતરી:
|
||||
document_properties_page_size=પૃષ્ઠનું કદ:
|
||||
document_properties_page_size_unit_inches=ઇંચ
|
||||
document_properties_page_size_unit_millimeters=મીમી
|
||||
document_properties_page_size_orientation_portrait=ઉભું
|
||||
document_properties_page_size_orientation_landscape=આડુ
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=પત્ર
|
||||
document_properties_page_size_name_legal=કાયદાકીય
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=ઝડપી વૅબ દૃશ્ય:
|
||||
document_properties_linearized_yes=હા
|
||||
document_properties_linearized_no=ના
|
||||
document_properties_close=બંધ કરો
|
||||
|
||||
print_progress_message=છાપકામ માટે દસ્તાવેજ તૈયાર કરી રહ્યા છે…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=રદ કરો
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=ટૉગલ બાજુપટ્ટી
|
||||
toggle_sidebar_notification.title=સાઇડબારને ટૉગલ કરો(દસ્તાવેજની રૂપરેખા/જોડાણો શામેલ છે)
|
||||
toggle_sidebar_label=ટૉગલ બાજુપટ્ટી
|
||||
document_outline.title=દસ્તાવેજની રૂપરેખા બતાવો(બધી આઇટમ્સને વિસ્તૃત/સંકુચિત કરવા માટે ડબલ-ક્લિક કરો)
|
||||
document_outline_label=દસ્તાવેજ રૂપરેખા
|
||||
attachments.title=જોડાણોને બતાવો
|
||||
attachments_label=જોડાણો
|
||||
thumbs.title=થંબનેલ્સ બતાવો
|
||||
thumbs_label=થંબનેલ્સ
|
||||
findbar.title=દસ્તાવેજમાં શોધો
|
||||
findbar_label=શોધો
|
||||
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=પાનું {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=પાનાં {{page}} નું થંબનેલ્સ
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=શોધો
|
||||
find_input.placeholder=દસ્તાવેજમાં શોધો…
|
||||
find_previous.title=શબ્દસમૂહની પાછલી ઘટનાને શોધો
|
||||
find_previous_label=પહેલાંનુ
|
||||
find_next.title=શબ્દસમૂહની આગળની ઘટનાને શોધો
|
||||
find_next_label=આગળનું
|
||||
find_highlight=બધુ પ્રકાશિત કરો
|
||||
find_match_case_label=કેસ બંધબેસાડો
|
||||
find_entire_word_label=સંપૂર્ણ શબ્દો
|
||||
find_reached_top=દસ્તાવેજનાં ટોચે પહોંચી ગયા, તળિયેથી ચાલુ કરેલ હતુ
|
||||
find_reached_bottom=દસ્તાવેજનાં અંતે પહોંચી ગયા, ઉપરથી ચાલુ કરેલ હતુ
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{total}} માંથી {{current}} સરખું મળ્યું
|
||||
find_match_count[two]={{total}} માંથી {{current}} સરખા મળ્યાં
|
||||
find_match_count[few]={{total}} માંથી {{current}} સરખા મળ્યાં
|
||||
find_match_count[many]={{total}} માંથી {{current}} સરખા મળ્યાં
|
||||
find_match_count[other]={{total}} માંથી {{current}} સરખા મળ્યાં
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]={{limit}} કરતાં વધુ સરખા મળ્યાં
|
||||
find_match_count_limit[one]={{limit}} કરતાં વધુ સરખું મળ્યું
|
||||
find_match_count_limit[two]={{limit}} કરતાં વધુ સરખા મળ્યાં
|
||||
find_match_count_limit[few]={{limit}} કરતાં વધુ સરખા મળ્યાં
|
||||
find_match_count_limit[many]={{limit}} કરતાં વધુ સરખા મળ્યાં
|
||||
find_match_count_limit[other]={{limit}} કરતાં વધુ સરખા મળ્યાં
|
||||
find_not_found=શબ્દસમૂહ મળ્યુ નથી
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=વધારે જાણકારી
|
||||
error_less_info=ઓછી જાણકારી
|
||||
error_close=બંધ કરો
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=સંદેશો: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=સ્ટેક: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=ફાઇલ: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=વાક્ય: {{line}}
|
||||
rendering_error=ભૂલ ઉદ્ભવી જ્યારે પાનાંનુ રેન્ડ કરી રહ્યા હોય.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=પાનાની પહોળાઇ
|
||||
page_scale_fit=પાનું બંધબેસતુ
|
||||
page_scale_auto=આપમેળે નાનુંમોટુ કરો
|
||||
page_scale_actual=ચોક્કસ માપ
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=ભૂલ
|
||||
loading_error=ભૂલ ઉદ્ભવી જ્યારે PDF ને લાવી રહ્યા હોય.
|
||||
invalid_file_error=અયોગ્ય અથવા ભાંગેલ PDF ફાઇલ.
|
||||
missing_file_error=ગુમ થયેલ PDF ફાઇલ.
|
||||
unexpected_response_error=અનપેક્ષિત સર્વર પ્રતિસાદ.
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} Annotation]
|
||||
password_label=આ PDF ફાઇલને ખોલવા પાસવર્ડને દાખલ કરો.
|
||||
password_invalid=અયોગ્ય પાસવર્ડ. મહેરબાની કરીને ફરી પ્રયત્ન કરો.
|
||||
password_ok=બરાબર
|
||||
password_cancel=રદ કરો
|
||||
|
||||
printing_not_supported=ચેતવણી: છાપવાનું આ બ્રાઉઝર દ્દારા સંપૂર્ણપણે આધારભૂત નથી.
|
||||
printing_not_ready=Warning: PDF એ છાપવા માટે સંપૂર્ણપણે લાવેલ છે.
|
||||
web_fonts_disabled=વેબ ફોન્ટ નિષ્ક્રિય થયેલ છે: ઍમ્બેડ થયેલ PDF ફોન્ટને વાપરવાનું અસમર્થ.
|
||||
653
res/static/misc/pdf-viewer/web/locale/he/viewer.ftl
Normal file
653
res/static/misc/pdf-viewer/web/locale/he/viewer.ftl
Normal file
@@ -0,0 +1,653 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = דף קודם
|
||||
pdfjs-previous-button-label = קודם
|
||||
pdfjs-next-button =
|
||||
.title = דף הבא
|
||||
pdfjs-next-button-label = הבא
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = דף
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = מתוך { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } מתוך { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = התרחקות
|
||||
pdfjs-zoom-out-button-label = התרחקות
|
||||
pdfjs-zoom-in-button =
|
||||
.title = התקרבות
|
||||
pdfjs-zoom-in-button-label = התקרבות
|
||||
pdfjs-zoom-select =
|
||||
.title = מרחק מתצוגה
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = מעבר למצב מצגת
|
||||
pdfjs-presentation-mode-button-label = מצב מצגת
|
||||
pdfjs-open-file-button =
|
||||
.title = פתיחת קובץ
|
||||
pdfjs-open-file-button-label = פתיחה
|
||||
pdfjs-print-button =
|
||||
.title = הדפסה
|
||||
pdfjs-print-button-label = הדפסה
|
||||
pdfjs-save-button =
|
||||
.title = שמירה
|
||||
pdfjs-save-button-label = שמירה
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = הורדה
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = הורדה
|
||||
pdfjs-bookmark-button =
|
||||
.title = עמוד נוכחי (הצגת כתובת האתר מהעמוד הנוכחי)
|
||||
pdfjs-bookmark-button-label = עמוד נוכחי
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = כלים
|
||||
pdfjs-tools-button-label = כלים
|
||||
pdfjs-first-page-button =
|
||||
.title = מעבר לעמוד הראשון
|
||||
pdfjs-first-page-button-label = מעבר לעמוד הראשון
|
||||
pdfjs-last-page-button =
|
||||
.title = מעבר לעמוד האחרון
|
||||
pdfjs-last-page-button-label = מעבר לעמוד האחרון
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = הטיה עם כיוון השעון
|
||||
pdfjs-page-rotate-cw-button-label = הטיה עם כיוון השעון
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = הטיה כנגד כיוון השעון
|
||||
pdfjs-page-rotate-ccw-button-label = הטיה כנגד כיוון השעון
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = הפעלת כלי בחירת טקסט
|
||||
pdfjs-cursor-text-select-tool-button-label = כלי בחירת טקסט
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = הפעלת כלי היד
|
||||
pdfjs-cursor-hand-tool-button-label = כלי יד
|
||||
pdfjs-scroll-page-button =
|
||||
.title = שימוש בגלילת עמוד
|
||||
pdfjs-scroll-page-button-label = גלילת עמוד
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = שימוש בגלילה אנכית
|
||||
pdfjs-scroll-vertical-button-label = גלילה אנכית
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = שימוש בגלילה אופקית
|
||||
pdfjs-scroll-horizontal-button-label = גלילה אופקית
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = שימוש בגלילה רציפה
|
||||
pdfjs-scroll-wrapped-button-label = גלילה רציפה
|
||||
pdfjs-spread-none-button =
|
||||
.title = לא לצרף מפתחי עמודים
|
||||
pdfjs-spread-none-button-label = ללא מפתחים
|
||||
pdfjs-spread-odd-button =
|
||||
.title = צירוף מפתחי עמודים שמתחילים בדפים עם מספרים אי־זוגיים
|
||||
pdfjs-spread-odd-button-label = מפתחים אי־זוגיים
|
||||
pdfjs-spread-even-button =
|
||||
.title = צירוף מפתחי עמודים שמתחילים בדפים עם מספרים זוגיים
|
||||
pdfjs-spread-even-button-label = מפתחים זוגיים
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = מאפייני מסמך…
|
||||
pdfjs-document-properties-button-label = מאפייני מסמך…
|
||||
pdfjs-document-properties-file-name = שם קובץ:
|
||||
pdfjs-document-properties-file-size = גודל הקובץ:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } ק״ב ({ $b } בתים)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } מ״ב ({ $b } בתים)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } ק״ב ({ $size_b } בתים)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } מ״ב ({ $size_b } בתים)
|
||||
pdfjs-document-properties-title = כותרת:
|
||||
pdfjs-document-properties-author = מחבר:
|
||||
pdfjs-document-properties-subject = נושא:
|
||||
pdfjs-document-properties-keywords = מילות מפתח:
|
||||
pdfjs-document-properties-creation-date = תאריך יצירה:
|
||||
pdfjs-document-properties-modification-date = תאריך שינוי:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = יוצר:
|
||||
pdfjs-document-properties-producer = יצרן PDF:
|
||||
pdfjs-document-properties-version = גרסת PDF:
|
||||
pdfjs-document-properties-page-count = מספר דפים:
|
||||
pdfjs-document-properties-page-size = גודל העמוד:
|
||||
pdfjs-document-properties-page-size-unit-inches = אינ׳
|
||||
pdfjs-document-properties-page-size-unit-millimeters = מ״מ
|
||||
pdfjs-document-properties-page-size-orientation-portrait = לאורך
|
||||
pdfjs-document-properties-page-size-orientation-landscape = לרוחב
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = מכתב
|
||||
pdfjs-document-properties-page-size-name-legal = דף משפטי
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = תצוגת דף מהירה:
|
||||
pdfjs-document-properties-linearized-yes = כן
|
||||
pdfjs-document-properties-linearized-no = לא
|
||||
pdfjs-document-properties-close-button = סגירה
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = מסמך בהכנה להדפסה…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = ביטול
|
||||
pdfjs-printing-not-supported = אזהרה: הדפסה אינה נתמכת במלואה בדפדפן זה.
|
||||
pdfjs-printing-not-ready = אזהרה: מסמך ה־PDF לא נטען לחלוטין עד מצב שמאפשר הדפסה.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = הצגה/הסתרה של סרגל הצד
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = החלפת תצוגת סרגל צד (מסמך שמכיל תוכן עניינים/קבצים מצורפים/שכבות)
|
||||
pdfjs-toggle-sidebar-button-label = הצגה/הסתרה של סרגל הצד
|
||||
pdfjs-document-outline-button =
|
||||
.title = הצגת תוכן העניינים של המסמך (לחיצה כפולה כדי להרחיב או לצמצם את כל הפריטים)
|
||||
pdfjs-document-outline-button-label = תוכן העניינים של המסמך
|
||||
pdfjs-attachments-button =
|
||||
.title = הצגת צרופות
|
||||
pdfjs-attachments-button-label = צרופות
|
||||
pdfjs-layers-button =
|
||||
.title = הצגת שכבות (יש ללחוץ לחיצה כפולה כדי לאפס את כל השכבות למצב ברירת המחדל)
|
||||
pdfjs-layers-button-label = שכבות
|
||||
pdfjs-thumbs-button =
|
||||
.title = הצגת תצוגה מקדימה
|
||||
pdfjs-thumbs-button-label = תצוגה מקדימה
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = מציאת פריט תוכן העניינים הנוכחי
|
||||
pdfjs-current-outline-item-button-label = פריט תוכן העניינים הנוכחי
|
||||
pdfjs-findbar-button =
|
||||
.title = חיפוש במסמך
|
||||
pdfjs-findbar-button-label = חיפוש
|
||||
pdfjs-additional-layers = שכבות נוספות
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = עמוד { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = תצוגה מקדימה של עמוד { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = חיפוש
|
||||
.placeholder = חיפוש במסמך…
|
||||
pdfjs-find-previous-button =
|
||||
.title = מציאת המופע הקודם של הביטוי
|
||||
pdfjs-find-previous-button-label = קודם
|
||||
pdfjs-find-next-button =
|
||||
.title = מציאת המופע הבא של הביטוי
|
||||
pdfjs-find-next-button-label = הבא
|
||||
pdfjs-find-highlight-checkbox = הדגשת הכול
|
||||
pdfjs-find-match-case-checkbox-label = התאמת אותיות
|
||||
pdfjs-find-match-diacritics-checkbox-label = התאמה דיאקריטית
|
||||
pdfjs-find-entire-word-checkbox-label = מילים שלמות
|
||||
pdfjs-find-reached-top = הגיע לראש הדף, ממשיך מלמטה
|
||||
pdfjs-find-reached-bottom = הגיע לסוף הדף, ממשיך מלמעלה
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } מתוך { $total } תוצאות
|
||||
*[other] { $current } מתוך { $total } תוצאות
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] יותר מתוצאה אחת
|
||||
*[other] יותר מ־{ $limit } תוצאות
|
||||
}
|
||||
pdfjs-find-not-found = הביטוי לא נמצא
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = רוחב העמוד
|
||||
pdfjs-page-scale-fit = התאמה לעמוד
|
||||
pdfjs-page-scale-auto = מרחק מתצוגה אוטומטי
|
||||
pdfjs-page-scale-actual = גודל אמיתי
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = עמוד { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = אירעה שגיאה בעת טעינת ה־PDF.
|
||||
pdfjs-invalid-file-error = קובץ PDF פגום או לא תקין.
|
||||
pdfjs-missing-file-error = קובץ PDF חסר.
|
||||
pdfjs-unexpected-response-error = תגובת שרת לא צפויה.
|
||||
pdfjs-rendering-error = אירעה שגיאה בעת עיבוד הדף.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [הערת { $type }]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = נא להכניס את הססמה לפתיחת קובץ PDF זה.
|
||||
pdfjs-password-invalid = ססמה שגויה. נא לנסות שוב.
|
||||
pdfjs-password-ok-button = אישור
|
||||
pdfjs-password-cancel-button = ביטול
|
||||
pdfjs-web-fonts-disabled = גופני רשת מנוטרלים: לא ניתן להשתמש בגופני PDF מוטבעים.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = טקסט
|
||||
pdfjs-editor-color-picker-free-text-input =
|
||||
.title = שינוי צבע הטקסט
|
||||
pdfjs-editor-free-text-button-label = טקסט
|
||||
pdfjs-editor-ink-button =
|
||||
.title = ציור
|
||||
pdfjs-editor-color-picker-ink-input =
|
||||
.title = שינוי צבע הציור
|
||||
pdfjs-editor-ink-button-label = ציור
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = הוספה או עריכת תמונות
|
||||
pdfjs-editor-stamp-button-label = הוספה או עריכת תמונות
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = סימון
|
||||
pdfjs-editor-highlight-button-label = סימון
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = סימון
|
||||
.aria-label = סימון
|
||||
pdfjs-highlight-floating-button-label = סימון
|
||||
pdfjs-comment-floating-button =
|
||||
.title = הערה
|
||||
.aria-label = הערה
|
||||
pdfjs-comment-floating-button-label = הערה
|
||||
pdfjs-editor-signature-button =
|
||||
.title = הוספת חתימה
|
||||
pdfjs-editor-signature-button-label = הוספת חתימה
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = עורך סימונים
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = עורך ציורים
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = עורך החתימות: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = עורך תמונות
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = הסרת ציור
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = הסרת טקסט
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = הסרת תמונה
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = הסרת סימון
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = הסרת חתימה
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = צבע
|
||||
pdfjs-editor-free-text-size-input = גודל
|
||||
pdfjs-editor-ink-color-input = צבע
|
||||
pdfjs-editor-ink-thickness-input = עובי
|
||||
pdfjs-editor-ink-opacity-input = אטימות
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = הוספת תמונה
|
||||
pdfjs-editor-stamp-add-image-button-label = הוספת תמונה
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = עובי
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = שינוי עובי בעת סימון פריטים שאינם טקסט
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = פקדי חתימה וחתימות שמורות
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = הוספת חתימה חדשה
|
||||
pdfjs-editor-signature-add-signature-button-label = הוספת חתימה חדשה
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = חתימה שמורה: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = עורך טקסט
|
||||
.default-content = נא להתחיל להקליד…
|
||||
pdfjs-free-text =
|
||||
.aria-label = עורך טקסט
|
||||
pdfjs-free-text-default-content = להתחיל להקליד…
|
||||
pdfjs-ink =
|
||||
.aria-label = עורך ציור
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = תמונה שנוצרה על־ידי משתמש
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = טקסט חלופי
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = עריכת טקסט חלופי
|
||||
pdfjs-editor-alt-text-edit-button-label = עריכת טקסט חלופי
|
||||
pdfjs-editor-alt-text-dialog-label = בחירת אפשרות
|
||||
pdfjs-editor-alt-text-dialog-description = טקסט חלופי עוזר כשאנשים לא יכולים לראות את התמונה או כשהיא לא נטענת.
|
||||
pdfjs-editor-alt-text-add-description-label = הוספת תיאור
|
||||
pdfjs-editor-alt-text-add-description-description = כדאי לתאר במשפט אחד או שניים את הנושא, התפאורה או הפעולות.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = סימון כדקורטיבי
|
||||
pdfjs-editor-alt-text-mark-decorative-description = זה משמש לתמונות נוי, כמו גבולות או סימני מים.
|
||||
pdfjs-editor-alt-text-cancel-button = ביטול
|
||||
pdfjs-editor-alt-text-save-button = שמירה
|
||||
pdfjs-editor-alt-text-decorative-tooltip = מסומן כדקורטיבי
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = לדוגמה, ״גבר צעיר מתיישב ליד שולחן לאכול ארוחה״
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = טקסט חלופי
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = פינה שמאלית עליונה - שינוי גודל
|
||||
pdfjs-editor-resizer-label-top-middle = למעלה באמצע - שינוי גודל
|
||||
pdfjs-editor-resizer-label-top-right = פינה ימנית עליונה - שינוי גודל
|
||||
pdfjs-editor-resizer-label-middle-right = ימינה באמצע - שינוי גודל
|
||||
pdfjs-editor-resizer-label-bottom-right = פינה ימנית תחתונה - שינוי גודל
|
||||
pdfjs-editor-resizer-label-bottom-middle = למטה באמצע - שינוי גודל
|
||||
pdfjs-editor-resizer-label-bottom-left = פינה שמאלית תחתונה - שינוי גודל
|
||||
pdfjs-editor-resizer-label-middle-left = שמאלה באמצע - שינוי גודל
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = פינה שמאלית עליונה - שינוי גודל
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = למעלה באמצע - שינוי גודל
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = פינה ימנית עליונה - שינוי גודל
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = ימינה באמצע - שינוי גודל
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = פינה ימנית תחתונה - שינוי גודל
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = למטה באמצע - שינוי גודל
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = פינה שמאלית תחתונה - שינוי גודל
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = שמאלה באמצע - שינוי גודל
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = צבע סימון
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = שינוי צבע
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = בחירת צבע
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = צהוב
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = ירוק
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = כחול
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = ורוד
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = אדום
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = הצגת הכול
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = הצגת הכול
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = עריכת טקסט חלופי (תיאור תמונה)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = הוספת טקסט חלופי (תיאור תמונה)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = נא לכתוב את התיאור שלך כאן…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = תיאור קצר לאנשים שאינם יכולים לראות את התמונה או כאשר התמונה אינה נטענת.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = טקסט חלופי זה נוצר באופן אוטומטי ועשוי להיות לא מדויק.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = מידע נוסף
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = יצירת טקסט חלופי באופן אוטומטי
|
||||
pdfjs-editor-new-alt-text-not-now-button = לא כעת
|
||||
pdfjs-editor-new-alt-text-error-title = לא ניתן היה ליצור טקסט חלופי באופן אוטומטי
|
||||
pdfjs-editor-new-alt-text-error-description = נא לכתוב טקסט חלופי משלך או לנסות שוב מאוחר יותר.
|
||||
pdfjs-editor-new-alt-text-error-close-button = סגירה
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = בתהליך הורדת מודל AI של טקסט חלופי ({ $downloadedSize } מתוך { $totalSize } מ״ב)
|
||||
.aria-valuetext = בתהליך הורדת מודל AI של טקסט חלופי ({ $downloadedSize } מתוך { $totalSize } מ״ב)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = נוסף טקסט חלופי
|
||||
pdfjs-editor-new-alt-text-added-button-label = נוסף טקסט חלופי
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = חסר טקסט חלופי
|
||||
pdfjs-editor-new-alt-text-missing-button-label = חסר טקסט חלופי
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = סקירת טקסט חלופי
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = סקירת טקסט חלופי
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = נוצר באופן אוטומטי: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = הגדרות טקסט חלופי של תמונה
|
||||
pdfjs-image-alt-text-settings-button-label = הגדרות טקסט חלופי של תמונה
|
||||
pdfjs-editor-alt-text-settings-dialog-label = הגדרות טקסט חלופי של תמונה
|
||||
pdfjs-editor-alt-text-settings-automatic-title = טקסט חלופי אוטומטי
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = יצירת טקסט חלופי באופן אוטומטי
|
||||
pdfjs-editor-alt-text-settings-create-model-description = הצעת תיאורים כדי לסייע לאנשים שאינם יכולים לראות את התמונה או כאשר התמונה אינה נטענת.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = מודל AI לטקסט חלופי ({ $totalSize } מ״ב)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = פועל באופן מקומי במכשיר שלך כך שהנתונים שלך נשארים פרטיים. נדרש עבור טקסט חלופי אוטומטי.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = מחיקה
|
||||
pdfjs-editor-alt-text-settings-download-model-button = הורדה
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = בהורדה…
|
||||
pdfjs-editor-alt-text-settings-editor-title = עורך טקסט חלופי
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = הצגת עורך טקסט חלופי מיד בעת הוספת תמונה
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = מסייע לך לוודא שלכל התמונות שלך יש טקסט חלופי.
|
||||
pdfjs-editor-alt-text-settings-close-button = סגירה
|
||||
|
||||
## Accessibility labels (announced by screen readers) for objects added to the editor.
|
||||
|
||||
pdfjs-editor-highlight-added-alert = הסימון נוסף
|
||||
pdfjs-editor-freetext-added-alert = הטקסט נוסף
|
||||
pdfjs-editor-ink-added-alert = הציור נוסף
|
||||
pdfjs-editor-stamp-added-alert = התמונה נוספה
|
||||
pdfjs-editor-signature-added-alert = החתימה נוספה
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = הסימון הוסר
|
||||
pdfjs-editor-undo-bar-message-freetext = הטקסט הוסר
|
||||
pdfjs-editor-undo-bar-message-ink = הציור הוסר
|
||||
pdfjs-editor-undo-bar-message-stamp = התמונה הוסרה
|
||||
pdfjs-editor-undo-bar-message-signature = החתימה הוסרה
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] הערה אחת הוסרה
|
||||
*[other] { $count } הערות הוסרו
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = ביטול פעולה
|
||||
pdfjs-editor-undo-bar-undo-button-label = ביטול פעלה
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = סגירה
|
||||
pdfjs-editor-undo-bar-close-button-label = סגירה
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = מודל זה מאפשר למשתמש ליצור חתימה להוספה למסמך PDF. המשתמש יכול לערוך את השם (שמשמש גם כטקסט האלטרנטיבי), ובאופן אופציונלי לשמור את החתימה לשימוש חוזר.
|
||||
pdfjs-editor-add-signature-dialog-title = הוספת חתימה
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = הקלדה
|
||||
.title = הקלדה
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = ציור
|
||||
.title = ציור
|
||||
pdfjs-editor-add-signature-image-button = תמונה
|
||||
.title = תמונה
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = נא להקליד את החתימה שלך
|
||||
.placeholder = נא להקליד את החתימה שלך
|
||||
pdfjs-editor-add-signature-draw-placeholder = נא לצייר את החתימה שלך
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = עובי
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = עובי הציור: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = יש לגרור לכאן קובץ להעלאה
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] או לבחור בקובצי תמונה
|
||||
*[other] או לעיין בקובצי תמונה
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = תיאור (טקסט חלופי)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = תיאור (טקסט חלופי)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = חתימה
|
||||
pdfjs-editor-add-signature-clear-button-label = ניקוי חתימה
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = ניקוי חתימה
|
||||
pdfjs-editor-add-signature-save-checkbox = שמירת החתימה
|
||||
pdfjs-editor-add-signature-save-warning-message = הגעת למגבלה של 5 חתימות שמורות. יש להסיר אחד כדי לשמור עוד.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = לא ניתן להעלות את התמונה
|
||||
pdfjs-editor-add-signature-image-upload-error-description = נא לבדוק את החיבור שלך לרשת או לנסות תמונה אחרת.
|
||||
pdfjs-editor-add-signature-image-no-data-error-title = לא ניתן להמיר את התמונה הזו לחתימה
|
||||
pdfjs-editor-add-signature-image-no-data-error-description = נא לנסות להעלות תמונה אחרת.
|
||||
pdfjs-editor-add-signature-error-close-button = סגירה
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = ביטול
|
||||
pdfjs-editor-add-signature-add-button = הוספה
|
||||
pdfjs-editor-edit-signature-update-button = עדכון
|
||||
|
||||
## Edit a comment dialog
|
||||
|
||||
pdfjs-editor-edit-comment-actions-button-label = פעולות
|
||||
pdfjs-editor-edit-comment-actions-button =
|
||||
.title = פעולות
|
||||
pdfjs-editor-edit-comment-close-button-label = סגירה
|
||||
pdfjs-editor-edit-comment-close-button =
|
||||
.title = סגירה
|
||||
pdfjs-editor-edit-comment-actions-edit-button-label = עריכה
|
||||
pdfjs-editor-edit-comment-actions-delete-button-label = מחיקה
|
||||
pdfjs-editor-edit-comment-manager-text-input =
|
||||
.placeholder = נא להכניס את ההערה שלך
|
||||
pdfjs-editor-edit-comment-manager-cancel-button = ביטול
|
||||
pdfjs-editor-edit-comment-manager-save-button = שמירה
|
||||
|
||||
## Edit a comment button in the editor toolbar
|
||||
|
||||
pdfjs-editor-edit-comment-button =
|
||||
.title = עריכת הערה
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = הסרת חתימה שמורה
|
||||
pdfjs-editor-delete-signature-button-label1 = הסרת חתימה שמורה
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = עריכת תיאור
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = עריכת תיאור
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=דף קודם
|
||||
previous_label=קודם
|
||||
next.title=דף הבא
|
||||
next_label=הבא
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=דף
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=מתוך {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} מתוך {{pagesCount}})
|
||||
|
||||
zoom_out.title=התרחקות
|
||||
zoom_out_label=התרחקות
|
||||
zoom_in.title=התקרבות
|
||||
zoom_in_label=התקרבות
|
||||
zoom.title=מרחק מתצוגה
|
||||
presentation_mode.title=מעבר למצב מצגת
|
||||
presentation_mode_label=מצב מצגת
|
||||
open_file.title=פתיחת קובץ
|
||||
open_file_label=פתיחה
|
||||
print.title=הדפסה
|
||||
print_label=הדפסה
|
||||
download.title=הורדה
|
||||
download_label=הורדה
|
||||
bookmark.title=תצוגה נוכחית (העתקה או פתיחה בחלון חדש)
|
||||
bookmark_label=תצוגה נוכחית
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=כלים
|
||||
tools_label=כלים
|
||||
first_page.title=מעבר לעמוד הראשון
|
||||
first_page.label=מעבר לעמוד הראשון
|
||||
first_page_label=מעבר לעמוד הראשון
|
||||
last_page.title=מעבר לעמוד האחרון
|
||||
last_page.label=מעבר לעמוד האחרון
|
||||
last_page_label=מעבר לעמוד האחרון
|
||||
page_rotate_cw.title=הטיה עם כיוון השעון
|
||||
page_rotate_cw.label=הטיה עם כיוון השעון
|
||||
page_rotate_cw_label=הטיה עם כיוון השעון
|
||||
page_rotate_ccw.title=הטיה כנגד כיוון השעון
|
||||
page_rotate_ccw.label=הטיה כנגד כיוון השעון
|
||||
page_rotate_ccw_label=הטיה כנגד כיוון השעון
|
||||
|
||||
cursor_text_select_tool.title=הפעלת כלי בחירת טקסט
|
||||
cursor_text_select_tool_label=כלי בחירת טקסט
|
||||
cursor_hand_tool.title=הפעלת כלי היד
|
||||
cursor_hand_tool_label=כלי יד
|
||||
|
||||
scroll_vertical.title=שימוש בגלילה אנכית
|
||||
scroll_vertical_label=גלילה אנכית
|
||||
scroll_horizontal.title=שימוש בגלילה אופקית
|
||||
scroll_horizontal_label=גלילה אופקית
|
||||
scroll_wrapped.title=שימוש בגלילה רציפה
|
||||
scroll_wrapped_label=גלילה רציפה
|
||||
|
||||
spread_none.title=לא לצרף מפתחי עמודים
|
||||
spread_none_label=ללא מפתחים
|
||||
spread_odd.title=צירוף מפתחי עמודים שמתחילים בדפים עם מספרים אי־זוגיים
|
||||
spread_odd_label=מפתחים אי־זוגיים
|
||||
spread_even.title=צירוף מפתחי עמודים שמתחילים בדפים עם מספרים זוגיים
|
||||
spread_even_label=מפתחים זוגיים
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=מאפייני מסמך…
|
||||
document_properties_label=מאפייני מסמך…
|
||||
document_properties_file_name=שם קובץ:
|
||||
document_properties_file_size=גודל הקובץ:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} ק״ב ({{size_b}} בתים)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} מ״ב ({{size_b}} בתים)
|
||||
document_properties_title=כותרת:
|
||||
document_properties_author=מחבר:
|
||||
document_properties_subject=נושא:
|
||||
document_properties_keywords=מילות מפתח:
|
||||
document_properties_creation_date=תאריך יצירה:
|
||||
document_properties_modification_date=תאריך שינוי:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=יוצר:
|
||||
document_properties_producer=יצרן PDF:
|
||||
document_properties_version=גרסת PDF:
|
||||
document_properties_page_count=מספר דפים:
|
||||
document_properties_page_size=גודל העמוד:
|
||||
document_properties_page_size_unit_inches=אינ׳
|
||||
document_properties_page_size_unit_millimeters=מ״מ
|
||||
document_properties_page_size_orientation_portrait=לאורך
|
||||
document_properties_page_size_orientation_landscape=לרוחב
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=מכתב
|
||||
document_properties_page_size_name_legal=דף משפטי
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=תצוגת דף מהירה:
|
||||
document_properties_linearized_yes=כן
|
||||
document_properties_linearized_no=לא
|
||||
document_properties_close=סגירה
|
||||
|
||||
print_progress_message=מסמך בהכנה להדפסה…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=ביטול
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=הצגה/הסתרה של סרגל הצד
|
||||
toggle_sidebar_notification.title=החלפת תצוגת סרגל צד (מסמך שמכיל תוכן עניינים/קבצים מצורפים)
|
||||
toggle_sidebar_notification2.title=החלפת תצוגת סרגל צד (מסמך שמכיל תוכן עניינים/קבצים מצורפים/שכבות)
|
||||
toggle_sidebar_label=הצגה/הסתרה של סרגל הצד
|
||||
document_outline.title=הצגת תוכן העניינים של המסמך (לחיצה כפולה כדי להרחיב או לצמצם את כל הפריטים)
|
||||
document_outline_label=תוכן העניינים של המסמך
|
||||
attachments.title=הצגת צרופות
|
||||
attachments_label=צרופות
|
||||
layers.title=הצגת שכבות (יש ללחוץ לחיצה כפולה כדי לאפס את כל השכבות למצב ברירת המחדל)
|
||||
layers_label=שכבות
|
||||
thumbs.title=הצגת תצוגה מקדימה
|
||||
thumbs_label=תצוגה מקדימה
|
||||
current_outline_item.title=מציאת פריט תוכן העניינים הנוכחי
|
||||
current_outline_item_label=פריט תוכן העניינים הנוכחי
|
||||
findbar.title=חיפוש במסמך
|
||||
findbar_label=חיפוש
|
||||
|
||||
additional_layers=שכבות נוספות
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=עמוד {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=עמוד {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=עמוד {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=תצוגה מקדימה של עמוד {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=חיפוש
|
||||
find_input.placeholder=חיפוש במסמך…
|
||||
find_previous.title=מציאת המופע הקודם של הביטוי
|
||||
find_previous_label=קודם
|
||||
find_next.title=מציאת המופע הבא של הביטוי
|
||||
find_next_label=הבא
|
||||
find_highlight=הדגשת הכול
|
||||
find_match_case_label=התאמת אותיות
|
||||
find_entire_word_label=מילים שלמות
|
||||
find_reached_top=הגיע לראש הדף, ממשיך מלמטה
|
||||
find_reached_bottom=הגיע לסוף הדף, ממשיך מלמעלה
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]=תוצאה {{current}} מתוך {{total}}
|
||||
find_match_count[two]={{current}} מתוך {{total}} תוצאות
|
||||
find_match_count[few]={{current}} מתוך {{total}} תוצאות
|
||||
find_match_count[many]={{current}} מתוך {{total}} תוצאות
|
||||
find_match_count[other]={{current}} מתוך {{total}} תוצאות
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=יותר מ־{{limit}} תוצאות
|
||||
find_match_count_limit[one]=יותר מתוצאה אחת
|
||||
find_match_count_limit[two]=יותר מ־{{limit}} תוצאות
|
||||
find_match_count_limit[few]=יותר מ־{{limit}} תוצאות
|
||||
find_match_count_limit[many]=יותר מ־{{limit}} תוצאות
|
||||
find_match_count_limit[other]=יותר מ־{{limit}} תוצאות
|
||||
find_not_found=הביטוי לא נמצא
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=מידע נוסף
|
||||
error_less_info=פחות מידע
|
||||
error_close=סגירה
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js גרסה {{version}} (בנייה: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=הודעה: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=תוכן מחסנית: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=קובץ: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=שורה: {{line}}
|
||||
rendering_error=אירעה שגיאה בעת עיבוד הדף.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=רוחב העמוד
|
||||
page_scale_fit=התאמה לעמוד
|
||||
page_scale_auto=מרחק מתצוגה אוטומטי
|
||||
page_scale_actual=גודל אמיתי
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=שגיאה
|
||||
|
||||
# Loading indicator messages
|
||||
loading=בטעינה…
|
||||
loading_error=אירעה שגיאה בעת טעינת ה־PDF.
|
||||
invalid_file_error=קובץ PDF פגום או לא תקין.
|
||||
missing_file_error=קובץ PDF חסר.
|
||||
unexpected_response_error=תגובת שרת לא צפויה.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[הערת {{type}}]
|
||||
password_label=נא להכניס את הססמה לפתיחת קובץ PDF זה.
|
||||
password_invalid=ססמה שגויה. נא לנסות שנית.
|
||||
password_ok=אישור
|
||||
password_cancel=ביטול
|
||||
|
||||
printing_not_supported=אזהרה: הדפסה אינה נתמכת במלואה בדפדפן זה.
|
||||
printing_not_ready=אזהרה: מסמך ה־PDF לא נטען לחלוטין עד מצב שמאפשר הדפסה.
|
||||
web_fonts_disabled=גופני רשת מנוטרלים: לא ניתן להשתמש בגופני PDF מוטבעים.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=מסמך PDF זה מכיל חתימות דיגיטליות. אימות חתימות אינו נתמך.
|
||||
237
res/static/misc/pdf-viewer/web/locale/hi-IN/viewer.ftl
Normal file
237
res/static/misc/pdf-viewer/web/locale/hi-IN/viewer.ftl
Normal file
@@ -0,0 +1,237 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = पिछला पृष्ठ
|
||||
pdfjs-previous-button-label = पिछला
|
||||
pdfjs-next-button =
|
||||
.title = अगला पृष्ठ
|
||||
pdfjs-next-button-label = आगे
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = पृष्ठ:
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = { $pagesCount } का
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } of { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = छोटा करें
|
||||
pdfjs-zoom-out-button-label = छोटा करें
|
||||
pdfjs-zoom-in-button =
|
||||
.title = बड़ा करें
|
||||
pdfjs-zoom-in-button-label = बड़ा करें
|
||||
pdfjs-zoom-select =
|
||||
.title = बड़ा-छोटा करें
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = प्रस्तुति अवस्था में जाएँ
|
||||
pdfjs-presentation-mode-button-label = प्रस्तुति अवस्था
|
||||
pdfjs-open-file-button =
|
||||
.title = फ़ाइल खोलें
|
||||
pdfjs-open-file-button-label = खोलें
|
||||
pdfjs-print-button =
|
||||
.title = छापें
|
||||
pdfjs-print-button-label = छापें
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = औज़ार
|
||||
pdfjs-tools-button-label = औज़ार
|
||||
pdfjs-first-page-button =
|
||||
.title = प्रथम पृष्ठ पर जाएँ
|
||||
pdfjs-first-page-button-label = प्रथम पृष्ठ पर जाएँ
|
||||
pdfjs-last-page-button =
|
||||
.title = अंतिम पृष्ठ पर जाएँ
|
||||
pdfjs-last-page-button-label = अंतिम पृष्ठ पर जाएँ
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = घड़ी की दिशा में घुमाएँ
|
||||
pdfjs-page-rotate-cw-button-label = घड़ी की दिशा में घुमाएँ
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = घड़ी की दिशा से उल्टा घुमाएँ
|
||||
pdfjs-page-rotate-ccw-button-label = घड़ी की दिशा से उल्टा घुमाएँ
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = पाठ चयन उपकरण सक्षम करें
|
||||
pdfjs-cursor-text-select-tool-button-label = पाठ चयन उपकरण
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = हस्त उपकरण सक्षम करें
|
||||
pdfjs-cursor-hand-tool-button-label = हस्त उपकरण
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = लंबवत स्क्रॉलिंग का उपयोग करें
|
||||
pdfjs-scroll-vertical-button-label = लंबवत स्क्रॉलिंग
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = क्षितिजिय स्क्रॉलिंग का उपयोग करें
|
||||
pdfjs-scroll-horizontal-button-label = क्षितिजिय स्क्रॉलिंग
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = व्राप्पेड स्क्रॉलिंग का उपयोग करें
|
||||
pdfjs-spread-none-button-label = कोई स्प्रेड उपलब्ध नहीं
|
||||
pdfjs-spread-odd-button =
|
||||
.title = विषम-क्रमांकित पृष्ठों से प्रारंभ होने वाले पृष्ठ स्प्रेड में शामिल हों
|
||||
pdfjs-spread-odd-button-label = विषम फैलाव
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = दस्तावेज़ विशेषता...
|
||||
pdfjs-document-properties-button-label = दस्तावेज़ विशेषता...
|
||||
pdfjs-document-properties-file-name = फ़ाइल नाम:
|
||||
pdfjs-document-properties-file-size = फाइल आकारः
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
|
||||
pdfjs-document-properties-title = शीर्षक:
|
||||
pdfjs-document-properties-author = लेखकः
|
||||
pdfjs-document-properties-subject = विषय:
|
||||
pdfjs-document-properties-keywords = कुंजी-शब्द:
|
||||
pdfjs-document-properties-creation-date = निर्माण दिनांक:
|
||||
pdfjs-document-properties-modification-date = संशोधन दिनांक:
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = निर्माता:
|
||||
pdfjs-document-properties-producer = PDF उत्पादक:
|
||||
pdfjs-document-properties-version = PDF संस्करण:
|
||||
pdfjs-document-properties-page-count = पृष्ठ गिनती:
|
||||
pdfjs-document-properties-page-size = पृष्ठ आकार:
|
||||
pdfjs-document-properties-page-size-unit-inches = इंच
|
||||
pdfjs-document-properties-page-size-unit-millimeters = मिमी
|
||||
pdfjs-document-properties-page-size-orientation-portrait = पोर्ट्रेट
|
||||
pdfjs-document-properties-page-size-orientation-landscape = लैंडस्केप
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = पत्र
|
||||
pdfjs-document-properties-page-size-name-legal = क़ानूनी
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = तीव्र वेब व्यू:
|
||||
pdfjs-document-properties-linearized-yes = हाँ
|
||||
pdfjs-document-properties-linearized-no = नहीं
|
||||
pdfjs-document-properties-close-button = बंद करें
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = छपाई के लिए दस्तावेज़ को तैयार किया जा रहा है...
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = रद्द करें
|
||||
pdfjs-printing-not-supported = चेतावनी: इस ब्राउज़र पर छपाई पूरी तरह से समर्थित नहीं है.
|
||||
pdfjs-printing-not-ready = चेतावनी: PDF छपाई के लिए पूरी तरह से लोड नहीं है.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = स्लाइडर टॉगल करें
|
||||
pdfjs-toggle-sidebar-button-label = स्लाइडर टॉगल करें
|
||||
pdfjs-document-outline-button =
|
||||
.title = दस्तावेज़ की रूपरेखा दिखाइए (सारी वस्तुओं को फलने अथवा समेटने के लिए दो बार क्लिक करें)
|
||||
pdfjs-document-outline-button-label = दस्तावेज़ आउटलाइन
|
||||
pdfjs-attachments-button =
|
||||
.title = संलग्नक दिखायें
|
||||
pdfjs-attachments-button-label = संलग्नक
|
||||
pdfjs-thumbs-button =
|
||||
.title = लघुछवियाँ दिखाएँ
|
||||
pdfjs-thumbs-button-label = लघु छवि
|
||||
pdfjs-findbar-button =
|
||||
.title = दस्तावेज़ में ढूँढ़ें
|
||||
pdfjs-findbar-button-label = ढूँढें
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = पृष्ठ { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = पृष्ठ { $page } की लघु-छवि
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = ढूँढें
|
||||
.placeholder = दस्तावेज़ में खोजें...
|
||||
pdfjs-find-previous-button =
|
||||
.title = वाक्यांश की पिछली उपस्थिति ढूँढ़ें
|
||||
pdfjs-find-previous-button-label = पिछला
|
||||
pdfjs-find-next-button =
|
||||
.title = वाक्यांश की अगली उपस्थिति ढूँढ़ें
|
||||
pdfjs-find-next-button-label = अगला
|
||||
pdfjs-find-highlight-checkbox = सभी आलोकित करें
|
||||
pdfjs-find-match-case-checkbox-label = मिलान स्थिति
|
||||
pdfjs-find-entire-word-checkbox-label = संपूर्ण शब्द
|
||||
pdfjs-find-reached-top = पृष्ठ के ऊपर पहुंच गया, नीचे से जारी रखें
|
||||
pdfjs-find-reached-bottom = पृष्ठ के नीचे में जा पहुँचा, ऊपर से जारी
|
||||
pdfjs-find-not-found = वाक्यांश नहीं मिला
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = पृष्ठ चौड़ाई
|
||||
pdfjs-page-scale-fit = पृष्ठ फिट
|
||||
pdfjs-page-scale-auto = स्वचालित जूम
|
||||
pdfjs-page-scale-actual = वास्तविक आकार
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = PDF लोड करते समय एक त्रुटि हुई.
|
||||
pdfjs-invalid-file-error = अमान्य या भ्रष्ट PDF फ़ाइल.
|
||||
pdfjs-missing-file-error = अनुपस्थित PDF फ़ाइल.
|
||||
pdfjs-unexpected-response-error = अप्रत्याशित सर्वर प्रतिक्रिया.
|
||||
pdfjs-rendering-error = पृष्ठ रेंडरिंग के दौरान त्रुटि आई.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } Annotation]
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = इस PDF फ़ाइल को खोलने के लिए कृपया कूटशब्द भरें.
|
||||
pdfjs-password-invalid = अवैध कूटशब्द, कृपया फिर कोशिश करें.
|
||||
pdfjs-password-ok-button = OK
|
||||
pdfjs-password-cancel-button = रद्द करें
|
||||
pdfjs-web-fonts-disabled = वेब फॉन्ट्स निष्क्रिय हैं: अंतःस्थापित PDF फॉन्टस के उपयोग में असमर्थ.
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = रंग
|
||||
@@ -1,243 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=पिछला पृष्ठ
|
||||
previous_label=पिछला
|
||||
next.title=अगला पृष्ठ
|
||||
next_label=आगे
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=पृष्ठ:
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages={{pagesCount}} का
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} of {{pagesCount}})
|
||||
|
||||
zoom_out.title=\u0020छोटा करें
|
||||
zoom_out_label=\u0020छोटा करें
|
||||
zoom_in.title=बड़ा करें
|
||||
zoom_in_label=बड़ा करें
|
||||
zoom.title=बड़ा-छोटा करें
|
||||
presentation_mode.title=प्रस्तुति अवस्था में जाएँ
|
||||
presentation_mode_label=\u0020प्रस्तुति अवस्था
|
||||
open_file.title=फ़ाइल खोलें
|
||||
open_file_label=\u0020खोलें
|
||||
print.title=छापें
|
||||
print_label=\u0020छापें
|
||||
download.title=डाउनलोड
|
||||
download_label=डाउनलोड
|
||||
bookmark.title=मौजूदा दृश्य (नए विंडो में नक़ल लें या खोलें)
|
||||
bookmark_label=\u0020मौजूदा दृश्य
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=औज़ार
|
||||
tools_label=औज़ार
|
||||
first_page.title=प्रथम पृष्ठ पर जाएँ
|
||||
first_page.label=\u0020प्रथम पृष्ठ पर जाएँ
|
||||
first_page_label=प्रथम पृष्ठ पर जाएँ
|
||||
last_page.title=अंतिम पृष्ठ पर जाएँ
|
||||
last_page.label=\u0020अंतिम पृष्ठ पर जाएँ
|
||||
last_page_label=\u0020अंतिम पृष्ठ पर जाएँ
|
||||
page_rotate_cw.title=घड़ी की दिशा में घुमाएँ
|
||||
page_rotate_cw.label=घड़ी की दिशा में घुमाएँ
|
||||
page_rotate_cw_label=घड़ी की दिशा में घुमाएँ
|
||||
page_rotate_ccw.title=घड़ी की दिशा से उल्टा घुमाएँ
|
||||
page_rotate_ccw.label=घड़ी की दिशा से उल्टा घुमाएँ
|
||||
page_rotate_ccw_label=\u0020घड़ी की दिशा से उल्टा घुमाएँ
|
||||
|
||||
cursor_text_select_tool.title=पाठ चयन उपकरण सक्षम करें
|
||||
cursor_text_select_tool_label=पाठ चयन उपकरण
|
||||
cursor_hand_tool.title=हस्त उपकरण सक्षम करें
|
||||
cursor_hand_tool_label=हस्त उपकरण
|
||||
|
||||
scroll_vertical.title=लंबवत स्क्रॉलिंग का उपयोग करें
|
||||
scroll_vertical_label=लंबवत स्क्रॉलिंग
|
||||
scroll_horizontal.title=क्षितिजिय स्क्रॉलिंग का उपयोग करें
|
||||
scroll_horizontal_label=क्षितिजिय स्क्रॉलिंग
|
||||
scroll_wrapped.title=व्राप्पेड स्क्रॉलिंग का उपयोग करें
|
||||
|
||||
spread_none_label=कोई स्प्रेड उपलब्ध नहीं
|
||||
spread_odd.title=विषम-क्रमांकित पृष्ठों से प्रारंभ होने वाले पृष्ठ स्प्रेड में शामिल हों
|
||||
spread_odd_label=विषम फैलाव
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=दस्तावेज़ विशेषता...
|
||||
document_properties_label=दस्तावेज़ विशेषता...
|
||||
document_properties_file_name=फ़ाइल नाम:
|
||||
document_properties_file_size=फाइल आकारः
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
||||
document_properties_title=शीर्षक:
|
||||
document_properties_author=लेखकः
|
||||
document_properties_subject=विषय:
|
||||
document_properties_keywords=कुंजी-शब्द:
|
||||
document_properties_creation_date=निर्माण दिनांक:
|
||||
document_properties_modification_date=संशोधन दिनांक:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=निर्माता:
|
||||
document_properties_producer=PDF उत्पादक:
|
||||
document_properties_version=PDF संस्करण:
|
||||
document_properties_page_count=पृष्ठ गिनती:
|
||||
document_properties_page_size=पृष्ठ आकार:
|
||||
document_properties_page_size_unit_inches=इंच
|
||||
document_properties_page_size_unit_millimeters=मिमी
|
||||
document_properties_page_size_orientation_portrait=पोर्ट्रेट
|
||||
document_properties_page_size_orientation_landscape=लैंडस्केप
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=पत्र
|
||||
document_properties_page_size_name_legal=क़ानूनी
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=तीव्र वेब व्यू:
|
||||
document_properties_linearized_yes=हाँ
|
||||
document_properties_linearized_no=नहीं
|
||||
document_properties_close=बंद करें
|
||||
|
||||
print_progress_message=छपाई के लिए दस्तावेज़ को तैयार किया जा रहा है...
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=रद्द करें
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=\u0020स्लाइडर टॉगल करें
|
||||
toggle_sidebar_notification.title=साइडबार टॉगल करें (दस्तावेज़ में रूपरेखा शामिल है/attachments)
|
||||
toggle_sidebar_label=स्लाइडर टॉगल करें
|
||||
document_outline.title=दस्तावेज़ की रूपरेखा दिखाइए (सारी वस्तुओं को फलने अथवा समेटने के लिए दो बार क्लिक करें)
|
||||
document_outline_label=दस्तावेज़ आउटलाइन
|
||||
attachments.title=संलग्नक दिखायें
|
||||
attachments_label=संलग्नक
|
||||
thumbs.title=लघुछवियाँ दिखाएँ
|
||||
thumbs_label=लघु छवि
|
||||
findbar.title=\u0020दस्तावेज़ में ढूँढ़ें
|
||||
findbar_label=ढूँढें
|
||||
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=पृष्ठ {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=पृष्ठ {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=पृष्ठ {{page}} की लघु-छवि
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=ढूँढें
|
||||
find_input.placeholder=दस्तावेज़ में खोजें...
|
||||
find_previous.title=वाक्यांश की पिछली उपस्थिति ढूँढ़ें
|
||||
find_previous_label=पिछला
|
||||
find_next.title=वाक्यांश की अगली उपस्थिति ढूँढ़ें
|
||||
find_next_label=अगला
|
||||
find_highlight=\u0020सभी आलोकित करें
|
||||
find_match_case_label=मिलान स्थिति
|
||||
find_entire_word_label=संपूर्ण शब्द
|
||||
find_reached_top=पृष्ठ के ऊपर पहुंच गया, नीचे से जारी रखें
|
||||
find_reached_bottom=पृष्ठ के नीचे में जा पहुँचा, ऊपर से जारी
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{total}} में {{current}} मेल
|
||||
find_match_count[two]={{total}} में {{current}} मेल
|
||||
find_match_count[few]={{total}} में {{current}} मेल
|
||||
find_match_count[many]={{total}} में {{current}} मेल
|
||||
find_match_count[other]={{total}} में {{current}} मेल
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]={{limit}} से अधिक मेल
|
||||
find_match_count_limit[one]={{limit}} से अधिक मेल
|
||||
find_match_count_limit[two]={{limit}} से अधिक मेल
|
||||
find_match_count_limit[few]={{limit}} से अधिक मेल
|
||||
find_match_count_limit[many]={{limit}} से अधिक मेल
|
||||
find_match_count_limit[other]={{limit}} से अधिक मेल
|
||||
find_not_found=वाक्यांश नहीं मिला
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=अधिक सूचना
|
||||
error_less_info=कम सूचना
|
||||
error_close=बंद करें
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=\u0020संदेश: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=स्टैक: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=फ़ाइल: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=पंक्ति: {{line}}
|
||||
rendering_error=पृष्ठ रेंडरिंग के दौरान त्रुटि आई.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=\u0020पृष्ठ चौड़ाई
|
||||
page_scale_fit=पृष्ठ फिट
|
||||
page_scale_auto=स्वचालित जूम
|
||||
page_scale_actual=वास्तविक आकार
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=त्रुटि
|
||||
loading_error=PDF लोड करते समय एक त्रुटि हुई.
|
||||
invalid_file_error=अमान्य या भ्रष्ट PDF फ़ाइल.
|
||||
missing_file_error=\u0020अनुपस्थित PDF फ़ाइल.
|
||||
unexpected_response_error=अप्रत्याशित सर्वर प्रतिक्रिया.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=\u0020[{{type}} Annotation]
|
||||
password_label=इस PDF फ़ाइल को खोलने के लिए कृपया कूटशब्द भरें.
|
||||
password_invalid=अवैध कूटशब्द, कृपया फिर कोशिश करें.
|
||||
password_ok=OK
|
||||
password_cancel=रद्द करें
|
||||
|
||||
printing_not_supported=चेतावनी: इस ब्राउज़र पर छपाई पूरी तरह से समर्थित नहीं है.
|
||||
printing_not_ready=चेतावनी: PDF छपाई के लिए पूरी तरह से लोड नहीं है.
|
||||
web_fonts_disabled=वेब फॉन्ट्स निष्क्रिय हैं: अंतःस्थापित PDF फॉन्टस के उपयोग में असमर्थ.
|
||||
618
res/static/misc/pdf-viewer/web/locale/hr/viewer.ftl
Normal file
618
res/static/misc/pdf-viewer/web/locale/hr/viewer.ftl
Normal file
@@ -0,0 +1,618 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Prethodna stranica
|
||||
pdfjs-previous-button-label = Prethodna
|
||||
pdfjs-next-button =
|
||||
.title = Sljedeća stranica
|
||||
pdfjs-next-button-label = Sljedeća
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Stranica
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = od { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } od { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Umanji
|
||||
pdfjs-zoom-out-button-label = Umanji
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Uvećaj
|
||||
pdfjs-zoom-in-button-label = Uvećaj
|
||||
pdfjs-zoom-select =
|
||||
.title = Zumiranje
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Prebaci u modus prezentacija
|
||||
pdfjs-presentation-mode-button-label = Modus prezentacija
|
||||
pdfjs-open-file-button =
|
||||
.title = Otvori datoteku
|
||||
pdfjs-open-file-button-label = Otvori
|
||||
pdfjs-print-button =
|
||||
.title = Ispiši
|
||||
pdfjs-print-button-label = Ispiši
|
||||
pdfjs-save-button =
|
||||
.title = Spremi
|
||||
pdfjs-save-button-label = Spremi
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Preuzimanja
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Preuzimanja
|
||||
pdfjs-bookmark-button =
|
||||
.title = Trenutačna stranica (pogledaj URL s trenutačne stranice)
|
||||
pdfjs-bookmark-button-label = Trenutačna stranica
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Alati
|
||||
pdfjs-tools-button-label = Alati
|
||||
pdfjs-first-page-button =
|
||||
.title = Idi na prvu stranicu
|
||||
pdfjs-first-page-button-label = Idi na prvu stranicu
|
||||
pdfjs-last-page-button =
|
||||
.title = Idi na zadnju stranicu
|
||||
pdfjs-last-page-button-label = Idi na zadnju stranicu
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Okreni nadesno
|
||||
pdfjs-page-rotate-cw-button-label = Okreni nadesno
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Okreni nalijevo
|
||||
pdfjs-page-rotate-ccw-button-label = Okreni nalijevo
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Aktiviraj alat za biranje teksta
|
||||
pdfjs-cursor-text-select-tool-button-label = Alat za označavanje teksta
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Aktiviraj ručni alat
|
||||
pdfjs-cursor-hand-tool-button-label = Ručni alat
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Koristi klizanje stranice
|
||||
pdfjs-scroll-page-button-label = Klizanje stranice
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Koristi okomito pomicanje
|
||||
pdfjs-scroll-vertical-button-label = Okomito pomicanje
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Koristi vodoravno pomicanje
|
||||
pdfjs-scroll-horizontal-button-label = Vodoravno pomicanje
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Koristi kontinuirani raspored stranica
|
||||
pdfjs-scroll-wrapped-button-label = Kontinuirani raspored stranica
|
||||
pdfjs-spread-none-button =
|
||||
.title = Ne izrađuj duplerice
|
||||
pdfjs-spread-none-button-label = Pojedinačne stranice
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Izradi duplerice koje počinju s neparnim stranicama
|
||||
pdfjs-spread-odd-button-label = Neparne duplerice
|
||||
pdfjs-spread-even-button =
|
||||
.title = Izradi duplerice koje počinju s parnim stranicama
|
||||
pdfjs-spread-even-button-label = Parne duplerice
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Svojstva dokumenta …
|
||||
pdfjs-document-properties-button-label = Svojstva dokumenta …
|
||||
pdfjs-document-properties-file-name = Ime datoteke:
|
||||
pdfjs-document-properties-file-size = Veličina datoteke:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bajtova)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bajtova)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bajtova)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bajtova)
|
||||
pdfjs-document-properties-title = Naslov:
|
||||
pdfjs-document-properties-author = Autor:
|
||||
pdfjs-document-properties-subject = Predmet:
|
||||
pdfjs-document-properties-keywords = Ključne riječi:
|
||||
pdfjs-document-properties-creation-date = Datum stvaranja:
|
||||
pdfjs-document-properties-modification-date = Datum promjene:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Stvaratelj:
|
||||
pdfjs-document-properties-producer = PDF stvaratelj:
|
||||
pdfjs-document-properties-version = PDF verzija:
|
||||
pdfjs-document-properties-page-count = Broj stranica:
|
||||
pdfjs-document-properties-page-size = Dimenzije stranice:
|
||||
pdfjs-document-properties-page-size-unit-inches = in
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = uspravno
|
||||
pdfjs-document-properties-page-size-orientation-landscape = položeno
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Letter
|
||||
pdfjs-document-properties-page-size-name-legal = Legal
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Brzi web pregled:
|
||||
pdfjs-document-properties-linearized-yes = Da
|
||||
pdfjs-document-properties-linearized-no = Ne
|
||||
pdfjs-document-properties-close-button = Zatvori
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Pripremanje dokumenta za ispis…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Odustani
|
||||
pdfjs-printing-not-supported = Upozorenje: Ovaj preglednik ne podržava u potpunosti ispisivanje.
|
||||
pdfjs-printing-not-ready = Upozorenje: PDF nije u potpunosti učitan za ispis.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Prikaži/sakrij bočnu traku
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Prikazivanje i sklanjanje bočne trake (dokument sadrži strukturu/privitke/slojeve)
|
||||
pdfjs-toggle-sidebar-button-label = Prikaži/sakrij bočnu traku
|
||||
pdfjs-document-outline-button =
|
||||
.title = Prikaži strukturu dokumenta (dvoklik za rasklapanje/sklapanje svih stavki)
|
||||
pdfjs-document-outline-button-label = Struktura dokumenta
|
||||
pdfjs-attachments-button =
|
||||
.title = Prikaži privitke
|
||||
pdfjs-attachments-button-label = Privitci
|
||||
pdfjs-layers-button =
|
||||
.title = Prikaži slojeve (dvoklik za vraćanje svih slojeva u standardno stanje)
|
||||
pdfjs-layers-button-label = Slojevi
|
||||
pdfjs-thumbs-button =
|
||||
.title = Prikaži minijature
|
||||
pdfjs-thumbs-button-label = Minijature
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Pronađi trenutačni element strukture
|
||||
pdfjs-current-outline-item-button-label = Trenutačni element strukture
|
||||
pdfjs-findbar-button =
|
||||
.title = Pronađi u dokumentu
|
||||
pdfjs-findbar-button-label = Pronađi
|
||||
pdfjs-additional-layers = Dodatni slojevi
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Stranica { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Minijatura stranice { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Pronađi
|
||||
.placeholder = Pronađi u dokumentu …
|
||||
pdfjs-find-previous-button =
|
||||
.title = Pronađi prethodno pojavljivanje ovog izraza
|
||||
pdfjs-find-previous-button-label = Prethodno
|
||||
pdfjs-find-next-button =
|
||||
.title = Pronađi sljedeće pojavljivanje ovog izraza
|
||||
pdfjs-find-next-button-label = Dalje
|
||||
pdfjs-find-highlight-checkbox = Istankni sve
|
||||
pdfjs-find-match-case-checkbox-label = Razlikovanje velikih i malih slova
|
||||
pdfjs-find-match-diacritics-checkbox-label = Razlikuj dijakritičke znakove
|
||||
pdfjs-find-entire-word-checkbox-label = Cijele riječi
|
||||
pdfjs-find-reached-top = Dosegnut početak dokumenta, nastavak s kraja
|
||||
pdfjs-find-reached-bottom = Dosegnut kraj dokumenta, nastavak s početka
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } od { $total } rezultata
|
||||
[few] { $current } od { $total } rezultata
|
||||
*[other] { $current } od { $total } rezultata
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Više od { $limit } rezultat
|
||||
[few] Više od { $limit } rezultata
|
||||
*[other] Više od { $limit } rezultata
|
||||
}
|
||||
pdfjs-find-not-found = Izraz nije pronađen
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Prilagodi širini prozora
|
||||
pdfjs-page-scale-fit = Prilagodi veličini prozora
|
||||
pdfjs-page-scale-auto = Automatsko zumiranje
|
||||
pdfjs-page-scale-actual = Stvarna veličina
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale } %
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Stranica { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Došlo je do greške pri učitavanju PDF-a.
|
||||
pdfjs-invalid-file-error = Neispravna ili oštećena PDF datoteka.
|
||||
pdfjs-missing-file-error = Nedostaje PDF datoteka.
|
||||
pdfjs-unexpected-response-error = Neočekivani odgovor servera.
|
||||
pdfjs-rendering-error = Došlo je do greške prilikom iscrtavanja stranice.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } Bilješka]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Za otvoranje ove PDF datoteku upiši lozinku.
|
||||
pdfjs-password-invalid = Neispravna lozinka. Pokušaj ponovo.
|
||||
pdfjs-password-ok-button = U redu
|
||||
pdfjs-password-cancel-button = Odustani
|
||||
pdfjs-web-fonts-disabled = Web fontovi su deaktivirani: nije moguće koristiti ugrađene PDF fontove.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Tekst
|
||||
pdfjs-editor-free-text-button-label = Tekst
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Crtanje
|
||||
pdfjs-editor-ink-button-label = Crtanje
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Dodaj ili uredi slike
|
||||
pdfjs-editor-stamp-button-label = Dodaj ili uredi slike
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Istakni
|
||||
pdfjs-editor-highlight-button-label = Istakni
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Istakni
|
||||
.aria-label = Istakni
|
||||
pdfjs-highlight-floating-button-label = Istakni
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Dodaj potpis
|
||||
pdfjs-editor-signature-button-label = Dodaj potpis
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Uređivač za isticanje teksta
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Uređivač crteža
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Uređivač potpisa: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Uređivač slika
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Ukloni crtež
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Ukloni tekst
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Ukloni sliku
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Ukloni isticanje
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Ukloni potpis
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Boja
|
||||
pdfjs-editor-free-text-size-input = Veličina
|
||||
pdfjs-editor-ink-color-input = Boja
|
||||
pdfjs-editor-ink-thickness-input = Debljina
|
||||
pdfjs-editor-ink-opacity-input = Neprozirnost
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Dodaj sliku
|
||||
pdfjs-editor-stamp-add-image-button-label = Dodaj sliku
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Debljina
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Promjeni debljinu pri isticanju drugih stavki osim teksta
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Kontrole potpisa i spremljeni potpisi
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Dodaj novi potpis
|
||||
pdfjs-editor-signature-add-signature-button-label = Dodaj novi potpis
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Spremljeni potpis: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Uređivač teksta
|
||||
.default-content = Počni tipkati …
|
||||
pdfjs-free-text =
|
||||
.aria-label = Uređivač teksta
|
||||
pdfjs-free-text-default-content = Počni tipkati …
|
||||
pdfjs-ink =
|
||||
.aria-label = Uređivač crteža
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Slika koju je izradio korisnik
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Alternativni tekst
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Uredi alternativni tekst
|
||||
pdfjs-editor-alt-text-edit-button-label = Uredi alternativni tekst
|
||||
pdfjs-editor-alt-text-dialog-label = Odaberi jednu opciju
|
||||
pdfjs-editor-alt-text-dialog-description = Alternativni tekst pomaže slijepim osobama ili kada se slika ne učita.
|
||||
pdfjs-editor-alt-text-add-description-label = Dodaj opis
|
||||
pdfjs-editor-alt-text-add-description-description = Sažmi sadržaj predmeta, okruženje ili radnje u jednoj ili dvije rečenice.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Označi kao ukrasno
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Ovo se koristi za ukrasne slike, poput rubova ili vodenih žigova.
|
||||
pdfjs-editor-alt-text-cancel-button = Odustani
|
||||
pdfjs-editor-alt-text-save-button = Spremi
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Označeno kao ukrasno
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Na primjer, „Mladić sjeda za stol kako bi jeo”
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Alternativni tekst
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Gornji lijevi kut – promijeni veličinu
|
||||
pdfjs-editor-resizer-label-top-middle = Sredina gore – promijeni veličinu
|
||||
pdfjs-editor-resizer-label-top-right = Gornji desni kut – promijeni veličinu
|
||||
pdfjs-editor-resizer-label-middle-right = Sredina desno – promijeni veličinu
|
||||
pdfjs-editor-resizer-label-bottom-right = Donji desni kut – promijeni veličinu
|
||||
pdfjs-editor-resizer-label-bottom-middle = Sredina dolje – promjeni veličinu
|
||||
pdfjs-editor-resizer-label-bottom-left = Donji lijevi kut – promijeni veličinu
|
||||
pdfjs-editor-resizer-label-middle-left = Sredina lijevo – promijeni veličinu
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Gornji lijevi kut – promijeni veličinu
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Sredina gore – promijeni veličinu
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Gornji desni kut – promijeni veličinu
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Sredina desno – promijeni veličinu
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Donji desni kut – promijeni veličinu
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Sredina dolje – promjeni veličinu
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Donji lijevi kut – promijeni veličinu
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Sredina lijevo – promijeni veličinu
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Boja isticanja
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Promjeni boju
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Izbor boja
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Žuta
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Zelena
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Plava
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Ružičasta
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Crvena
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Prikaži sve
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Prikaži sve
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Uredi alternativni tekst (opis slike)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Dodaj alternativni tekst (opis slike)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Ovdje upiši tvoj opis …
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Kratki opis koji pomažu osobama koji ne mogu vidjeti sliku ili kada se slika ne učita.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Ovaj je alternativni tekst stvoren automatski i može biti netočan.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Saznaj više
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Automatski stvori alternativni tekst
|
||||
pdfjs-editor-new-alt-text-not-now-button = Ne sada
|
||||
pdfjs-editor-new-alt-text-error-title = Nije bilo moguće automatski izraditi alternativni tekst
|
||||
pdfjs-editor-new-alt-text-error-description = Napiši vlastiti alternativni tekst ili pokušaj kasnije ponovo.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Zatvori
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Preuzimanje alternativnog teksta UI modela ({ $downloadedSize } od { $totalSize } MB)
|
||||
.aria-valuetext = Preuzimanje alternativnog teksta UI modela ({ $downloadedSize } od { $totalSize } MB)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Alternativni tekst je dodan
|
||||
pdfjs-editor-new-alt-text-added-button-label = Alternativni tekst je dodan
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Nedostaje alternativni tekst
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Nedostaje alternativni tekst
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Pregledaj alternativni tekst
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Pregledaj alternativni tekst
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Stvoreno automatski: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Postavke alternativnog teksta slike
|
||||
pdfjs-image-alt-text-settings-button-label = Postavke alternativnog teksta slike
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Postavke alternativnog teksta slike
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Automatski alternativni tekst
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Stvori alternativni tekst automatski
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Predlaže opise koji pomažu osobama koji ne mogu vidjeti sliku ili kada se slika ne učita.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Alternativni tekst UI modela ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Radi lokalno na tvom uređaju kako bi tvoji podaci ostali privatni. Potrebno za automatski alternativni tekst.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Izbriši
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Preuzmi
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Preuzimanje …
|
||||
pdfjs-editor-alt-text-settings-editor-title = Uređivač alternativnog teksta
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Prikaži uređivač alternativnog teksta odmah pri dodavanju slike
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Pomaže osigurati da sve tvoje slike imaju alternativni tekst.
|
||||
pdfjs-editor-alt-text-settings-close-button = Zatvori
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Isticanje uklonjeno
|
||||
pdfjs-editor-undo-bar-message-freetext = Tekst uklonjen
|
||||
pdfjs-editor-undo-bar-message-ink = Crtež uklonjen
|
||||
pdfjs-editor-undo-bar-message-stamp = Slika uklonjena
|
||||
pdfjs-editor-undo-bar-message-signature = Potpis uklonjen
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] { $count } pribilješka uklonjena
|
||||
[few] { $count } pribilješke uklonjene
|
||||
*[other] { $count } pribilješki uklonjeno
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Poništi
|
||||
pdfjs-editor-undo-bar-undo-button-label = Poništi
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Zatvori
|
||||
pdfjs-editor-undo-bar-close-button-label = Zatvori
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = Ovaj prozor omogućuje korisniku stvoriti potpis i dodati ga u PDF dokument. Korisnik može urediti ime (koje služi i kao alternativni tekst) i opcionalno spremiti potpis za ponovnu upotrebu.
|
||||
pdfjs-editor-add-signature-dialog-title = Dodaj potpis
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Utipkaj
|
||||
.title = Utipkaj
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Crtaj
|
||||
.title = Crtaj
|
||||
pdfjs-editor-add-signature-image-button = Slika
|
||||
.title = Slika
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Utipkaj svoj potpis
|
||||
.placeholder = Utipkaj svoj potpis
|
||||
pdfjs-editor-add-signature-draw-placeholder = Nacrtaj svoj potpis
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Debljina
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Debljina crtanja: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Povuci datoteku za prijenos ovamo
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] Ili odaberi slikovne datoteke
|
||||
*[other] Ili odaberi slikovne datoteke
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Opis (alternativni tekst)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Opis (alternativni tekst)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Potpis
|
||||
pdfjs-editor-add-signature-clear-button-label = Izbriši potpis
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Izbriši potpis
|
||||
pdfjs-editor-add-signature-save-checkbox = Spremi potpis
|
||||
pdfjs-editor-add-signature-save-warning-message = Dosegnuto je ograničenje od 5 spremljenih potpisa. Za spremanje novih ukloni jedan potpis.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Nije moguće prenijeti sliku
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Provjeri mrežnu vezu ili pokušaj s jednom drugom slikom.
|
||||
pdfjs-editor-add-signature-error-close-button = Zatvori
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Odustani
|
||||
pdfjs-editor-add-signature-add-button = Dodaj
|
||||
pdfjs-editor-edit-signature-update-button = Aktualiziraj
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Ukloni spremljeni potpis
|
||||
pdfjs-editor-delete-signature-button-label1 = Ukloni spremljeni potpis
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Uredi opis
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Uredi opis
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Prethodna stranica
|
||||
previous_label=Prethodna
|
||||
next.title=Sljedeća stranica
|
||||
next_label=Sljedeća
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Stranica
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=od {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} od {{pagesCount}})
|
||||
|
||||
zoom_out.title=Umanji
|
||||
zoom_out_label=Umanji
|
||||
zoom_in.title=Uvećaj
|
||||
zoom_in_label=Uvećaj
|
||||
zoom.title=Zumiranje
|
||||
presentation_mode.title=Prebaci u prezentacijski način rada
|
||||
presentation_mode_label=Prezentacijski način rada
|
||||
open_file.title=Otvori datoteku
|
||||
open_file_label=Otvori
|
||||
print.title=Ispiši
|
||||
print_label=Ispiši
|
||||
download.title=Preuzmi
|
||||
download_label=Preuzmi
|
||||
bookmark.title=Trenutačni prikaz (kopiraj ili otvori u novom prozoru)
|
||||
bookmark_label=Trenutačni prikaz
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Alati
|
||||
tools_label=Alati
|
||||
first_page.title=Idi na prvu stranicu
|
||||
first_page.label=Idi na prvu stranicu
|
||||
first_page_label=Idi na prvu stranicu
|
||||
last_page.title=Idi na posljednju stranicu
|
||||
last_page.label=Idi na posljednju stranicu
|
||||
last_page_label=Idi na posljednju stranicu
|
||||
page_rotate_cw.title=Rotiraj u smjeru kazaljke na satu
|
||||
page_rotate_cw.label=Rotiraj u smjeru kazaljke na satu
|
||||
page_rotate_cw_label=Rotiraj u smjeru kazaljke na satu
|
||||
page_rotate_ccw.title=Rotiraj obrnutno od smjera kazaljke na satu
|
||||
page_rotate_ccw.label=Rotiraj obrnutno od smjera kazaljke na satu
|
||||
page_rotate_ccw_label=Rotiraj obrnutno od smjera kazaljke na satu
|
||||
|
||||
cursor_text_select_tool.title=Omogući alat za označavanje teksta
|
||||
cursor_text_select_tool_label=Alat za označavanje teksta
|
||||
cursor_hand_tool.title=Omogući ručni alat
|
||||
cursor_hand_tool_label=Ručni alat
|
||||
|
||||
scroll_vertical.title=Koristi okomito pomicanje
|
||||
scroll_vertical_label=Okomito pomicanje
|
||||
scroll_horizontal.title=Koristi vodoravno pomicanje
|
||||
scroll_horizontal_label=Vodoravno pomicanje
|
||||
scroll_wrapped.title=Koristi kontinuirani raspored stranica
|
||||
scroll_wrapped_label=Kontinuirani raspored stranica
|
||||
|
||||
spread_none.title=Ne izrađuj duplerice
|
||||
spread_none_label=Pojedinačne stranice
|
||||
spread_odd.title=Izradi duplerice koje počinju s neparnim stranicama
|
||||
spread_odd_label=Neparne duplerice
|
||||
spread_even.title=Izradi duplerice koje počinju s parnim stranicama
|
||||
spread_even_label=Parne duplerice
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Svojstva dokumenta...
|
||||
document_properties_label=Svojstva dokumenta...
|
||||
document_properties_file_name=Naziv datoteke:
|
||||
document_properties_file_size=Veličina datoteke:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bajtova)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bajtova)
|
||||
document_properties_title=Naslov:
|
||||
document_properties_author=Autor:
|
||||
document_properties_subject=Predmet:
|
||||
document_properties_keywords=Ključne riječi:
|
||||
document_properties_creation_date=Datum stvaranja:
|
||||
document_properties_modification_date=Datum promjene:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Stvaratelj:
|
||||
document_properties_producer=PDF stvaratelj:
|
||||
document_properties_version=PDF verzija:
|
||||
document_properties_page_count=Broj stranica:
|
||||
document_properties_page_size=Dimenzije stranice:
|
||||
document_properties_page_size_unit_inches=in
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=uspravno
|
||||
document_properties_page_size_orientation_landscape=položeno
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Letter
|
||||
document_properties_page_size_name_legal=Legal
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Brzi web pregled:
|
||||
document_properties_linearized_yes=Da
|
||||
document_properties_linearized_no=Ne
|
||||
document_properties_close=Zatvori
|
||||
|
||||
print_progress_message=Pripremanje dokumenta za ispis…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Odustani
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Prikaži/sakrij bočnu traku
|
||||
toggle_sidebar_notification.title=Prikazivanje i sklanjanje bočne trake (dokument sadrži strukturu/privitke)
|
||||
toggle_sidebar_notification2.title=Prikazivanje i sklanjanje bočne trake (dokument sadrži strukturu/privitke/slojeve)
|
||||
toggle_sidebar_label=Prikaži/sakrij bočnu traku
|
||||
document_outline.title=Prikaži strukturu dokumenta (dvostruki klik za rasklapanje/sklapanje svih stavki)
|
||||
document_outline_label=Struktura dokumenta
|
||||
attachments.title=Prikaži privitke
|
||||
attachments_label=Privitci
|
||||
layers.title=Prikaži slojeve (dvoklik za vraćanje svih slojeva u zadano stanje)
|
||||
layers_label=Slojevi
|
||||
thumbs.title=Prikaži minijature
|
||||
thumbs_label=Minijature
|
||||
current_outline_item.title=Pronađi trenutačni element strukture
|
||||
current_outline_item_label=Trenutačni element strukture
|
||||
findbar.title=Pronađi u dokumentu
|
||||
findbar_label=Pronađi
|
||||
|
||||
additional_layers=Dodatni slojevi
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Stranica br. {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Stranica {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Stranica {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Minijatura stranice {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Pronađi
|
||||
find_input.placeholder=Pronađi u dokumentu …
|
||||
find_previous.title=Pronađi prethodno pojavljivanje ovog izraza
|
||||
find_previous_label=Prethodno
|
||||
find_next.title=Pronađi sljedeće pojavljivanje ovog izraza
|
||||
find_next_label=Sljedeće
|
||||
find_highlight=Istankni sve
|
||||
find_match_case_label=Razlikovanje velikih i malih slova
|
||||
find_entire_word_label=Cijele riječi
|
||||
find_reached_top=Dosegnut početak dokumenta, nastavak s kraja
|
||||
find_reached_bottom=Dosegnut kraj dokumenta, nastavak s početka
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} od {{total}} se podudara
|
||||
find_match_count[two]={{current}} od {{total}} se podudara
|
||||
find_match_count[few]={{current}} od {{total}} se podudara
|
||||
find_match_count[many]={{current}} od {{total}} se podudara
|
||||
find_match_count[other]={{current}} od {{total}} se podudara
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Više od {{limit}} podudaranja
|
||||
find_match_count_limit[one]=Više od {{limit}} podudaranja
|
||||
find_match_count_limit[two]=Više od {{limit}} podudaranja
|
||||
find_match_count_limit[few]=Više od {{limit}} podudaranja
|
||||
find_match_count_limit[many]=Više od {{limit}} podudaranja
|
||||
find_match_count_limit[other]=Više od {{limit}} podudaranja
|
||||
find_not_found=Izraz nije pronađen
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Više informacija
|
||||
error_less_info=Manje informacija
|
||||
error_close=Zatvori
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Poruka: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Stog: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Datoteka: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Redak: {{line}}
|
||||
rendering_error=Došlo je do greške prilikom iscrtavanja stranice.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Prilagodi širini prozora
|
||||
page_scale_fit=Prilagodi veličini prozora
|
||||
page_scale_auto=Automatsko zumiranje
|
||||
page_scale_actual=Stvarna veličina
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}} %
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Greška
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Učitavanje…
|
||||
loading_error=Došlo je do greške pri učitavanju PDF-a.
|
||||
invalid_file_error=Neispravna ili oštećena PDF datoteka.
|
||||
missing_file_error=Nedostaje PDF datoteka.
|
||||
unexpected_response_error=Neočekivani odgovor poslužitelja.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} Bilješka]
|
||||
password_label=Za otvoranje ove PDF datoteku upiši lozinku.
|
||||
password_invalid=Neispravna lozinka. Pokušaj ponovo.
|
||||
password_ok=U redu
|
||||
password_cancel=Odustani
|
||||
|
||||
printing_not_supported=Upozorenje: Ovaj preglednik ne podržava u potpunosti ispisivanje.
|
||||
printing_not_ready=Upozorenje: PDF nije u potpunosti učitan za ispis.
|
||||
web_fonts_disabled=Web fontovi su deaktivirani: nije moguće koristiti ugrađene PDF fontove.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=Ovaj PDF dokument sadrži digitalne potpise. Provjera potpisa nije podržana.
|
||||
659
res/static/misc/pdf-viewer/web/locale/hsb/viewer.ftl
Normal file
659
res/static/misc/pdf-viewer/web/locale/hsb/viewer.ftl
Normal file
@@ -0,0 +1,659 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Předchadna strona
|
||||
pdfjs-previous-button-label = Wróćo
|
||||
pdfjs-next-button =
|
||||
.title = Přichodna strona
|
||||
pdfjs-next-button-label = Dale
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Strona
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = z { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } z { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Pomjeńšić
|
||||
pdfjs-zoom-out-button-label = Pomjeńšić
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Powjetšić
|
||||
pdfjs-zoom-in-button-label = Powjetšić
|
||||
pdfjs-zoom-select =
|
||||
.title = Skalowanje
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Do prezentaciskeho modusa přeńć
|
||||
pdfjs-presentation-mode-button-label = Prezentaciski modus
|
||||
pdfjs-open-file-button =
|
||||
.title = Dataju wočinić
|
||||
pdfjs-open-file-button-label = Wočinić
|
||||
pdfjs-print-button =
|
||||
.title = Ćišćeć
|
||||
pdfjs-print-button-label = Ćišćeć
|
||||
pdfjs-save-button =
|
||||
.title = Składować
|
||||
pdfjs-save-button-label = Składować
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Sćahnyć
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Sćahnyć
|
||||
pdfjs-bookmark-button =
|
||||
.title = Aktualna strona (URL z aktualneje strony pokazać)
|
||||
pdfjs-bookmark-button-label = Aktualna strona
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Nastroje
|
||||
pdfjs-tools-button-label = Nastroje
|
||||
pdfjs-first-page-button =
|
||||
.title = K prěnjej stronje
|
||||
pdfjs-first-page-button-label = K prěnjej stronje
|
||||
pdfjs-last-page-button =
|
||||
.title = K poslednjej stronje
|
||||
pdfjs-last-page-button-label = K poslednjej stronje
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = K směrej časnika wjerćeć
|
||||
pdfjs-page-rotate-cw-button-label = K směrej časnika wjerćeć
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Přećiwo směrej časnika wjerćeć
|
||||
pdfjs-page-rotate-ccw-button-label = Přećiwo směrej časnika wjerćeć
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Nastroj za wuběranje teksta zmóžnić
|
||||
pdfjs-cursor-text-select-tool-button-label = Nastroj za wuběranje teksta
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Ručny nastroj zmóžnić
|
||||
pdfjs-cursor-hand-tool-button-label = Ručny nastroj
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Kulenje strony wužiwać
|
||||
pdfjs-scroll-page-button-label = Kulenje strony
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Wertikalne suwanje wužiwać
|
||||
pdfjs-scroll-vertical-button-label = Wertikalne suwanje
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Horicontalne suwanje wužiwać
|
||||
pdfjs-scroll-horizontal-button-label = Horicontalne suwanje
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Postupne suwanje wužiwać
|
||||
pdfjs-scroll-wrapped-button-label = Postupne suwanje
|
||||
pdfjs-spread-none-button =
|
||||
.title = Strony njezwjazać
|
||||
pdfjs-spread-none-button-label = Žana dwójna strona
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Strony započinajo z njerunymi stronami zwjazać
|
||||
pdfjs-spread-odd-button-label = Njerune strony
|
||||
pdfjs-spread-even-button =
|
||||
.title = Strony započinajo z runymi stronami zwjazać
|
||||
pdfjs-spread-even-button-label = Rune strony
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Dokumentowe kajkosće…
|
||||
pdfjs-document-properties-button-label = Dokumentowe kajkosće…
|
||||
pdfjs-document-properties-file-name = Mjeno dataje:
|
||||
pdfjs-document-properties-file-size = Wulkosć dataje:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bajtow)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bajtow)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bajtow)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bajtow)
|
||||
pdfjs-document-properties-title = Titul:
|
||||
pdfjs-document-properties-author = Awtor:
|
||||
pdfjs-document-properties-subject = Předmjet:
|
||||
pdfjs-document-properties-keywords = Klučowe słowa:
|
||||
pdfjs-document-properties-creation-date = Datum wutworjenja:
|
||||
pdfjs-document-properties-modification-date = Datum změny:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Awtor:
|
||||
pdfjs-document-properties-producer = PDF-zhotowjer:
|
||||
pdfjs-document-properties-version = PDF-wersija:
|
||||
pdfjs-document-properties-page-count = Ličba stronow:
|
||||
pdfjs-document-properties-page-size = Wulkosć strony:
|
||||
pdfjs-document-properties-page-size-unit-inches = cól
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = wysoki format
|
||||
pdfjs-document-properties-page-size-orientation-landscape = prěčny format
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Letter
|
||||
pdfjs-document-properties-page-size-name-legal = Legal
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Fast Web View:
|
||||
pdfjs-document-properties-linearized-yes = Haj
|
||||
pdfjs-document-properties-linearized-no = Ně
|
||||
pdfjs-document-properties-close-button = Začinić
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Dokument so za ćišćenje přihotuje…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Přetorhnyć
|
||||
pdfjs-printing-not-supported = Warnowanje: Ćišćenje so přez tutón wobhladowak połnje njepodpěruje.
|
||||
pdfjs-printing-not-ready = Warnowanje: PDF njeje so za ćišćenje dospołnje začitał.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Bóčnicu pokazać/schować
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Bóčnicu přepinać (dokument rozrjad/přiwěški/woršty wobsahuje)
|
||||
pdfjs-toggle-sidebar-button-label = Bóčnicu pokazać/schować
|
||||
pdfjs-document-outline-button =
|
||||
.title = Dokumentowy naćisk pokazać (dwójne kliknjenje, zo bychu so wšě zapiski pokazali/schowali)
|
||||
pdfjs-document-outline-button-label = Dokumentowa struktura
|
||||
pdfjs-attachments-button =
|
||||
.title = Přiwěški pokazać
|
||||
pdfjs-attachments-button-label = Přiwěški
|
||||
pdfjs-layers-button =
|
||||
.title = Woršty pokazać (klikńće dwójce, zo byšće wšě woršty na standardny staw wróćo stajił)
|
||||
pdfjs-layers-button-label = Woršty
|
||||
pdfjs-thumbs-button =
|
||||
.title = Miniatury pokazać
|
||||
pdfjs-thumbs-button-label = Miniatury
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Aktualny rozrjadowy zapisk pytać
|
||||
pdfjs-current-outline-item-button-label = Aktualny rozrjadowy zapisk
|
||||
pdfjs-findbar-button =
|
||||
.title = W dokumenće pytać
|
||||
pdfjs-findbar-button-label = Pytać
|
||||
pdfjs-additional-layers = Dalše woršty
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Strona { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Miniatura strony { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Pytać
|
||||
.placeholder = W dokumenće pytać…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Předchadne wustupowanje pytanskeho wuraza pytać
|
||||
pdfjs-find-previous-button-label = Wróćo
|
||||
pdfjs-find-next-button =
|
||||
.title = Přichodne wustupowanje pytanskeho wuraza pytać
|
||||
pdfjs-find-next-button-label = Dale
|
||||
pdfjs-find-highlight-checkbox = Wšě wuzběhnyć
|
||||
pdfjs-find-match-case-checkbox-label = Wulkopisanje wobkedźbować
|
||||
pdfjs-find-match-diacritics-checkbox-label = Diakritiske znamješka wužiwać
|
||||
pdfjs-find-entire-word-checkbox-label = Cyłe słowa
|
||||
pdfjs-find-reached-top = Spočatk dokumenta docpěty, pokročuje so z kóncom
|
||||
pdfjs-find-reached-bottom = Kónc dokument docpěty, pokročuje so ze spočatkom
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } z { $total } wotpowědnika
|
||||
[two] { $current } z { $total } wotpowědnikow
|
||||
[few] { $current } z { $total } wotpowědnikow
|
||||
*[other] { $current } z { $total } wotpowědnikow
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Wyše { $limit } wotpowědnik
|
||||
[two] Wyše { $limit } wotpowědnikaj
|
||||
[few] Wyše { $limit } wotpowědniki
|
||||
*[other] Wyše { $limit } wotpowědnikow
|
||||
}
|
||||
pdfjs-find-not-found = Pytanski wuraz njeje so namakał
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Šěrokosć strony
|
||||
pdfjs-page-scale-fit = Wulkosć strony
|
||||
pdfjs-page-scale-auto = Awtomatiske skalowanje
|
||||
pdfjs-page-scale-actual = Aktualna wulkosć
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Strona { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Při začitowanju PDF je zmylk wustupił.
|
||||
pdfjs-invalid-file-error = Njepłaćiwa abo wobškodźena PDF-dataja.
|
||||
pdfjs-missing-file-error = Falowaca PDF-dataja.
|
||||
pdfjs-unexpected-response-error = Njewočakowana serwerowa wotmołwa.
|
||||
pdfjs-rendering-error = Při zwobraznjenju strony je zmylk wustupił.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [Typ přispomnjenki: { $type }]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Zapodajće hesło, zo byšće PDF-dataju wočinił.
|
||||
pdfjs-password-invalid = Njepłaćiwe hesło. Prošu spytajće hišće raz.
|
||||
pdfjs-password-ok-button = W porjadku
|
||||
pdfjs-password-cancel-button = Přetorhnyć
|
||||
pdfjs-web-fonts-disabled = Webpisma su znjemóžnjene: njeje móžno, zasadźene PDF-pisma wužiwać.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Tekst
|
||||
pdfjs-editor-color-picker-free-text-input =
|
||||
.title = Tekstowu barbu změnić
|
||||
pdfjs-editor-free-text-button-label = Tekst
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Rysować
|
||||
pdfjs-editor-color-picker-ink-input =
|
||||
.title = Rysowansku barbu změnić
|
||||
pdfjs-editor-ink-button-label = Rysować
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Wobrazy přidać abo wobdźěłać
|
||||
pdfjs-editor-stamp-button-label = Wobrazy přidać abo wobdźěłać
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Wuzběhnyć
|
||||
pdfjs-editor-highlight-button-label = Wuzběhnyć
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Wuzběhnjenje
|
||||
.aria-label = Wuzběhnjenje
|
||||
pdfjs-highlight-floating-button-label = Wuzběhnjenje
|
||||
pdfjs-comment-floating-button =
|
||||
.title = Komentować
|
||||
.aria-label = Komentować
|
||||
pdfjs-comment-floating-button-label = Komentować
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Signaturu přidać
|
||||
pdfjs-editor-signature-button-label = Signaturu přidać
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Wuzběhowanski editor
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Rysowanski editor
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Signaturowy editor: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Wobrazowy editor
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Rysowanku wotstronić
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Tekst wotstronić
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Wobraz wotstronić
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Wuzběhnjenje wotstronić
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Signaturu wotstronić
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Barba
|
||||
pdfjs-editor-free-text-size-input = Wulkosć
|
||||
pdfjs-editor-ink-color-input = Barba
|
||||
pdfjs-editor-ink-thickness-input = Tołstosć
|
||||
pdfjs-editor-ink-opacity-input = Opacita
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Wobraz přidać
|
||||
pdfjs-editor-stamp-add-image-button-label = Wobraz přidać
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Tołstosć
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Tołstosć změnić, hdyž so zapiski wuzběhuja, kotrež tekst njejsu
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Wodźenske elementy signaturow a składowane signatury
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Nowu signaturu přidać
|
||||
pdfjs-editor-signature-add-signature-button-label = Nowu signaturu přidać
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Składowana signatura: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Tekstowy editor
|
||||
.default-content = Započńće pisać …
|
||||
pdfjs-free-text =
|
||||
.aria-label = Tekstowy editor
|
||||
pdfjs-free-text-default-content = Započńće pisać…
|
||||
pdfjs-ink =
|
||||
.aria-label = Rysowanski editor
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Wobraz wutworjeny wot wužiwarja
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Alternatiwny tekst
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Alternatiwny tekst wobdźěłać
|
||||
pdfjs-editor-alt-text-edit-button-label = Alternatiwny tekst wobdźěłać
|
||||
pdfjs-editor-alt-text-dialog-label = Nastajenje wubrać
|
||||
pdfjs-editor-alt-text-dialog-description = Alternatiwny tekst pomha, hdyž ludźo njemóža wobraz widźeć abo hdyž so wobraz njezačita.
|
||||
pdfjs-editor-alt-text-add-description-label = Wopisanje přidać
|
||||
pdfjs-editor-alt-text-add-description-description = Pisajće 1 sadu abo 2 sadźe, kotrejž temu, nastajenje abo akcije wopisujetej.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Jako dekoratiwny markěrować
|
||||
pdfjs-editor-alt-text-mark-decorative-description = To so za pyšace wobrazy wužiwa, na přikład ramiki abo wodowe znamjenja.
|
||||
pdfjs-editor-alt-text-cancel-button = Přetorhnyć
|
||||
pdfjs-editor-alt-text-save-button = Składować
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Jako dekoratiwny markěrowany
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Na přikład, „Młody muž za blidom sedźi, zo by jědź jědł“
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Alternatiwny tekst
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Horjeka nalěwo – wulkosć změnić
|
||||
pdfjs-editor-resizer-label-top-middle = Horjeka wosrjedź – wulkosć změnić
|
||||
pdfjs-editor-resizer-label-top-right = Horjeka naprawo – wulkosć změnić
|
||||
pdfjs-editor-resizer-label-middle-right = Wosrjedź naprawo – wulkosć změnić
|
||||
pdfjs-editor-resizer-label-bottom-right = Deleka naprawo – wulkosć změnić
|
||||
pdfjs-editor-resizer-label-bottom-middle = Deleka wosrjedź – wulkosć změnić
|
||||
pdfjs-editor-resizer-label-bottom-left = Deleka nalěwo – wulkosć změnić
|
||||
pdfjs-editor-resizer-label-middle-left = Wosrjedź nalěwo – wulkosć změnić
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Horjeka nalěwo – wulkosć změnić
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Horjeka wosrjedź – wulkosć změnić
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Horjeka naprawo – wulkosć změnić
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Wosrjedź naprawo – wulkosć změnić
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Deleka naprawo – wulkosć změnić
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Deleka wosrjedź – wulkosć změnić
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Deleka nalěwo – wulkosć změnić
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Wosrjedź nalěwo – wulkosć změnić
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Barba wuzběhnjenja
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Barbu změnić
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Wuběr barbow
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Žołty
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Zeleny
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Módry
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Pink
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Čerwjeny
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Wšě pokazać
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Wšě pokazać
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Alternatiwny tekst wobdźěłać (wobrazowe wopisanje)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Alternatiwny tekst přidać (wobrazowe wopisanje)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Pisajće tu swoje wopisanje…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Krótke wopisanje za ludźi, kotřiž njemóžeće wobraz widźeć abo hdyž so wobraz njezačita.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Tutón alternatiwny tekst je so awtomatisce wutworił a je snano njedokładny.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Dalše informacije
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Alternatiwny tekst awtomatisce wutworić
|
||||
pdfjs-editor-new-alt-text-not-now-button = Nic nětko
|
||||
pdfjs-editor-new-alt-text-error-title = Alternatiwny tekst njeda so awtomatisce wutworić
|
||||
pdfjs-editor-new-alt-text-error-description = Prošu pisajće swój alternatiwny tekst abo spytajće pozdźišo hišće raz.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Začinić
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Model KI za alternatiwny tekst so sćahuje ({ $downloadedSize } z { $totalSize } MB)
|
||||
.aria-valuetext = Model KI za alternatiwny tekst so sćahuje ({ $downloadedSize } z { $totalSize } MB)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Alternatiwny tekst je so přidał
|
||||
pdfjs-editor-new-alt-text-added-button-label = Alternatiwny tekst je so přidał
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Alternatiwny tekst faluje
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Alternatiwny tekst faluje
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Alternatiwny tekst přepruwować
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Alternatiwny tekst přepruwować
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Awtomatisce wutworjeny: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Nastajenja alternatiwneho wobrazoweho teksta
|
||||
pdfjs-image-alt-text-settings-button-label = Nastajenja alternatiwneho wobrazoweho teksta
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Nastajenja alternatiwneho wobrazoweho teksta
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Awtomatiski alternatiwny tekst
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Alternatiwny tekst awtomatisce wutworić
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Namjetuje wopisanja, zo by ludźom pomhał, kotřiž njemóžeće wobraz widźeć abo hdyž so wobraz njezačita.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Model KI alternatiwneho teksta ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Běži lokalnje na wašim graće, zo bychu waše daty priwatne wostali. Za awtomatiski alternatiwny tekst trěbny.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Zhašeć
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Sćahnyć
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Sćahuje so…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Editor za alternatiwny tekst
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Editor alternatiwneho teksta hnydom pokazać, hdyž so wobraz přidawa
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Pomha, wam wšěm swojim wobrazam alternatiwny tekst přidać.
|
||||
pdfjs-editor-alt-text-settings-close-button = Začinić
|
||||
|
||||
## Accessibility labels (announced by screen readers) for objects added to the editor.
|
||||
|
||||
pdfjs-editor-highlight-added-alert = Wuzběhnjenje přidate
|
||||
pdfjs-editor-freetext-added-alert = Tekst přidaty
|
||||
pdfjs-editor-ink-added-alert = Rysowanka přidata
|
||||
pdfjs-editor-stamp-added-alert = Wobraz přidaty
|
||||
pdfjs-editor-signature-added-alert = Signatura přidata
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Wotstronjene wuzběhnyć
|
||||
pdfjs-editor-undo-bar-message-freetext = Tekst je so wotstronił
|
||||
pdfjs-editor-undo-bar-message-ink = Rysowanka je so wotstroniła
|
||||
pdfjs-editor-undo-bar-message-stamp = Wobraz je so wotstronił
|
||||
pdfjs-editor-undo-bar-message-signature = Signatura je so wotstroniła
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] { $count } přispomnjenka je so wotstroniła
|
||||
[two] { $count } přispomnjence stej so wotstroniłoj
|
||||
[few] { $count } přispomnjenki su so wotstronili
|
||||
*[other] { $count } přispomnjenkow je so wotstroniło
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Cofnyć
|
||||
pdfjs-editor-undo-bar-undo-button-label = Cofnyć
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Začinić
|
||||
pdfjs-editor-undo-bar-close-button-label = Začinić
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = Tutón modalny dialog wužiwarjej zmóžnja, signaturu wutworić, zo by PDF-dokument přidał. Wužiwar móže mjeno wobdźěłać (kotrež tež jako alternatiwny tekst słuži) a po přeću signaturu za wospjetne wužiwanje składować.
|
||||
pdfjs-editor-add-signature-dialog-title = Signaturu přidać
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Typ
|
||||
.title = Typ
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Rysować
|
||||
.title = Rysować
|
||||
pdfjs-editor-add-signature-image-button = Wobraz
|
||||
.title = Wobraz
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Zapodajće swoju signaturu
|
||||
.placeholder = Zapodajće swoju signaturu
|
||||
pdfjs-editor-add-signature-draw-placeholder = Rysujće swoju signaturu
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Tołstosć
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Tołstosć rysowanki: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Ćehńće dataju sem, zo byšće ju nahrał
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] Abo přepytajće wobrazowe dataje
|
||||
*[other] Abo přepytajće wobrazowe dataje
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Wopisanje (alternatiwny tekst)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Wopisanje (alternatiwny tekst)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Signatura
|
||||
pdfjs-editor-add-signature-clear-button-label = Signaturu zhašeć
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Signaturu zhašeć
|
||||
pdfjs-editor-add-signature-save-checkbox = Signaturu składować
|
||||
pdfjs-editor-add-signature-save-warning-message = Sće limit 5 składowanych signaturow docpěł. Wotstrońće jednu, zo byšće wjace składował.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Wobraz njeda so nahrać
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Přepruwujće swój syćowy zwisk abo spytajće druhi wobraz.
|
||||
pdfjs-editor-add-signature-image-no-data-error-title = Tutón wobraz njeda so do signatury přetworić
|
||||
pdfjs-editor-add-signature-image-no-data-error-description = Spytajće prošu druhi wobraz nahrać.
|
||||
pdfjs-editor-add-signature-error-close-button = Začinić
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Přetorhnyć
|
||||
pdfjs-editor-add-signature-add-button = Přidać
|
||||
pdfjs-editor-edit-signature-update-button = Aktualizować
|
||||
|
||||
## Edit a comment dialog
|
||||
|
||||
pdfjs-editor-edit-comment-actions-button-label = Akcije
|
||||
pdfjs-editor-edit-comment-actions-button =
|
||||
.title = Akcije
|
||||
pdfjs-editor-edit-comment-close-button-label = Začinić
|
||||
pdfjs-editor-edit-comment-close-button =
|
||||
.title = Začinić
|
||||
pdfjs-editor-edit-comment-actions-edit-button-label = Wobdźěłać
|
||||
pdfjs-editor-edit-comment-actions-delete-button-label = Zhašeć
|
||||
pdfjs-editor-edit-comment-manager-text-input =
|
||||
.placeholder = Zapodajće swój komentar
|
||||
pdfjs-editor-edit-comment-manager-cancel-button = Přetorhnyć
|
||||
pdfjs-editor-edit-comment-manager-save-button = Składować
|
||||
|
||||
## Edit a comment button in the editor toolbar
|
||||
|
||||
pdfjs-editor-edit-comment-button =
|
||||
.title = Komentar wobdźěłać
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Składowanu signaturu wotstronić
|
||||
pdfjs-editor-delete-signature-button-label1 = Składowanu signaturu wotstronić
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Wopisanje wobdźěłać
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Wopisanje wobdźěłać
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Předchadna strona
|
||||
previous_label=Wróćo
|
||||
next.title=Přichodna strona
|
||||
next_label=Dale
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Strona
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=z {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} z {{pagesCount}})
|
||||
|
||||
zoom_out.title=Pomjeńšić
|
||||
zoom_out_label=Pomjeńšić
|
||||
zoom_in.title=Powjetšić
|
||||
zoom_in_label=Powjetšić
|
||||
zoom.title=Skalowanje
|
||||
presentation_mode.title=Do prezentaciskeho modusa přeńć
|
||||
presentation_mode_label=Prezentaciski modus
|
||||
open_file.title=Dataju wočinić
|
||||
open_file_label=Wočinić
|
||||
print.title=Ćišćeć
|
||||
print_label=Ćišćeć
|
||||
download.title=Sćahnyć
|
||||
download_label=Sćahnyć
|
||||
bookmark.title=Aktualny napohlad (kopěrować abo w nowym woknje wočinić)
|
||||
bookmark_label=Aktualny napohlad
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Nastroje
|
||||
tools_label=Nastroje
|
||||
first_page.title=K prěnjej stronje
|
||||
first_page.label=K prěnjej stronje
|
||||
first_page_label=K prěnjej stronje
|
||||
last_page.title=K poslednjej stronje
|
||||
last_page.label=K poslednjej stronje
|
||||
last_page_label=K poslednjej stronje
|
||||
page_rotate_cw.title=K směrej časnika wjerćeć
|
||||
page_rotate_cw.label=K směrej časnika wjerćeć
|
||||
page_rotate_cw_label=K směrej časnika wjerćeć
|
||||
page_rotate_ccw.title=Přećiwo směrej časnika wjerćeć
|
||||
page_rotate_ccw.label=Přećiwo směrej časnika wjerćeć
|
||||
page_rotate_ccw_label=Přećiwo směrej časnika wjerćeć
|
||||
|
||||
cursor_text_select_tool.title=Nastroj za wuběranje teksta zmóžnić
|
||||
cursor_text_select_tool_label=Nastroj za wuběranje teksta
|
||||
cursor_hand_tool.title=Ručny nastroj zmóžnić
|
||||
cursor_hand_tool_label=Ručny nastroj
|
||||
|
||||
scroll_vertical.title=Wertikalne suwanje wužiwać
|
||||
scroll_vertical_label=Wertikalnje suwanje
|
||||
scroll_horizontal.title=Horicontalne suwanje wužiwać
|
||||
scroll_horizontal_label=Horicontalne suwanje
|
||||
scroll_wrapped.title=Postupne suwanje wužiwać
|
||||
scroll_wrapped_label=Postupne suwanje
|
||||
|
||||
spread_none.title=Strony njezwjazać
|
||||
spread_none_label=Žana dwójna strona
|
||||
spread_odd.title=Strony započinajo z njerunymi stronami zwjazać
|
||||
spread_odd_label=Njerune strony
|
||||
spread_even.title=Strony započinajo z runymi stronami zwjazać
|
||||
spread_even_label=Rune strony
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Dokumentowe kajkosće…
|
||||
document_properties_label=Dokumentowe kajkosće…
|
||||
document_properties_file_name=Mjeno dataje:
|
||||
document_properties_file_size=Wulkosć dataje:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bajtow)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bajtow)
|
||||
document_properties_title=Titul:
|
||||
document_properties_author=Awtor:
|
||||
document_properties_subject=Předmjet:
|
||||
document_properties_keywords=Klučowe słowa:
|
||||
document_properties_creation_date=Datum wutworjenja:
|
||||
document_properties_modification_date=Datum změny:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Awtor:
|
||||
document_properties_producer=PDF-zhotowjer:
|
||||
document_properties_version=PDF-wersija:
|
||||
document_properties_page_count=Ličba stronow:
|
||||
document_properties_page_size=Wulkosć strony:
|
||||
document_properties_page_size_unit_inches=cól
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=wysoki format
|
||||
document_properties_page_size_orientation_landscape=prěčny format
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Letter
|
||||
document_properties_page_size_name_legal=Legal
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Fast Web View:
|
||||
document_properties_linearized_yes=Haj
|
||||
document_properties_linearized_no=Ně
|
||||
document_properties_close=Začinić
|
||||
|
||||
print_progress_message=Dokument so za ćišćenje přihotuje…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Přetorhnyć
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Bóčnicu pokazać/schować
|
||||
toggle_sidebar_notification.title=Bóčnicu přepinać (dokument wobsahuje wobrys/přiwěški)
|
||||
toggle_sidebar_notification2.title=Bóčnicu přepinać (dokument rozrjad/přiwěški/woršty wobsahuje)
|
||||
toggle_sidebar_label=Bóčnicu pokazać/schować
|
||||
document_outline.title=Dokumentowy naćisk pokazać (dwójne kliknjenje, zo bychu so wšě zapiski pokazali/schowali)
|
||||
document_outline_label=Dokumentowa struktura
|
||||
attachments.title=Přiwěški pokazać
|
||||
attachments_label=Přiwěški
|
||||
layers.title=Woršty pokazać (klikńće dwójce, zo byšće wšě woršty na standardny staw wróćo stajił)
|
||||
layers_label=Woršty
|
||||
thumbs.title=Miniatury pokazać
|
||||
thumbs_label=Miniatury
|
||||
current_outline_item.title=Aktualny rozrjadowy zapisk pytać
|
||||
current_outline_item_label=Aktualny rozrjadowy zapisk
|
||||
findbar.title=W dokumenće pytać
|
||||
findbar_label=Pytać
|
||||
|
||||
additional_layers=Dalše woršty
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Strona {{page}}
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark=Strona {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Strona {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Miniatura strony {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Pytać
|
||||
find_input.placeholder=W dokumenće pytać…
|
||||
find_previous.title=Předchadne wustupowanje pytanskeho wuraza pytać
|
||||
find_previous_label=Wróćo
|
||||
find_next.title=Přichodne wustupowanje pytanskeho wuraza pytać
|
||||
find_next_label=Dale
|
||||
find_highlight=Wšě wuzběhnyć
|
||||
find_match_case_label=Wulkopisanje wobkedźbować
|
||||
find_entire_word_label=Cyłe słowa
|
||||
find_reached_top=Spočatk dokumenta docpěty, pokročuje so z kóncom
|
||||
find_reached_bottom=Kónc dokument docpěty, pokročuje so ze spočatkom
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} z {{total}} wotpowědnika
|
||||
find_match_count[two]={{current}} z {{total}} wotpowědnikow
|
||||
find_match_count[few]={{current}} z {{total}} wotpowědnikow
|
||||
find_match_count[many]={{current}} z {{total}} wotpowědnikow
|
||||
find_match_count[other]={{current}} z {{total}} wotpowědnikow
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Wjace hač {{limit}} wotpowědnikow
|
||||
find_match_count_limit[one]=Wjace hač {{limit}} wotpowědnik
|
||||
find_match_count_limit[two]=Wjace hač {{limit}} wotpowědnikaj
|
||||
find_match_count_limit[few]=Wjace hač {{limit}} wotpowědniki
|
||||
find_match_count_limit[many]=Wjace hač {{limit}} wotpowědnikow
|
||||
find_match_count_limit[other]=Wjace hač {{limit}} wotpowědnikow
|
||||
find_not_found=Pytanski wuraz njeje so namakał
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Wjace informacijow
|
||||
error_less_info=Mjenje informacijow
|
||||
error_close=Začinić
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Zdźělenka: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Lisćina zawołanjow: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Dataja: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Linka: {{line}}
|
||||
rendering_error=Při zwobraznjenju strony je zmylk wustupił.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Šěrokosć strony
|
||||
page_scale_fit=Wulkosć strony
|
||||
page_scale_auto=Awtomatiske skalowanje
|
||||
page_scale_actual=Aktualna wulkosć
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Zmylk
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Začituje so…
|
||||
loading_error=Při začitowanju PDF je zmylk wustupił.
|
||||
invalid_file_error=Njepłaćiwa abo wobškodźena PDF-dataja.
|
||||
missing_file_error=Falowaca PDF-dataja.
|
||||
unexpected_response_error=Njewočakowana serwerowa wotmołwa.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[Typ přispomnjenki: {{type}}]
|
||||
password_label=Zapodajće hesło, zo byšće PDF-dataju wočinił.
|
||||
password_invalid=Njepłaćiwe hesło. Prošu spytajće hišće raz.
|
||||
password_ok=W porjadku
|
||||
password_cancel=Přetorhnyć
|
||||
|
||||
printing_not_supported=Warnowanje: Ćišćenje so přez tutón wobhladowak połnje njepodpěruje.
|
||||
printing_not_ready=Warnowanje: PDF njeje so za ćišćenje dospołnje začitał.
|
||||
web_fonts_disabled=Webpisma su znjemóžnjene: njeje móžno, zasadźene PDF-pisma wužiwać.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=Tutón PDF-dokument digitalne signatury wobsahuje. Přepruwowanje signaturow so njepodpěruje.
|
||||
653
res/static/misc/pdf-viewer/web/locale/hu/viewer.ftl
Normal file
653
res/static/misc/pdf-viewer/web/locale/hu/viewer.ftl
Normal file
@@ -0,0 +1,653 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Előző oldal
|
||||
pdfjs-previous-button-label = Előző
|
||||
pdfjs-next-button =
|
||||
.title = Következő oldal
|
||||
pdfjs-next-button-label = Tovább
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Oldal
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = összesen: { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } / { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Kicsinyítés
|
||||
pdfjs-zoom-out-button-label = Kicsinyítés
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Nagyítás
|
||||
pdfjs-zoom-in-button-label = Nagyítás
|
||||
pdfjs-zoom-select =
|
||||
.title = Nagyítás
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Váltás bemutató módba
|
||||
pdfjs-presentation-mode-button-label = Bemutató mód
|
||||
pdfjs-open-file-button =
|
||||
.title = Fájl megnyitása
|
||||
pdfjs-open-file-button-label = Megnyitás
|
||||
pdfjs-print-button =
|
||||
.title = Nyomtatás
|
||||
pdfjs-print-button-label = Nyomtatás
|
||||
pdfjs-save-button =
|
||||
.title = Mentés
|
||||
pdfjs-save-button-label = Mentés
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Letöltés
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Letöltés
|
||||
pdfjs-bookmark-button =
|
||||
.title = Jelenlegi oldal (webcím megtekintése a jelenlegi oldalról)
|
||||
pdfjs-bookmark-button-label = Jelenlegi oldal
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Eszközök
|
||||
pdfjs-tools-button-label = Eszközök
|
||||
pdfjs-first-page-button =
|
||||
.title = Ugrás az első oldalra
|
||||
pdfjs-first-page-button-label = Ugrás az első oldalra
|
||||
pdfjs-last-page-button =
|
||||
.title = Ugrás az utolsó oldalra
|
||||
pdfjs-last-page-button-label = Ugrás az utolsó oldalra
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Forgatás az óramutató járásával egyezően
|
||||
pdfjs-page-rotate-cw-button-label = Forgatás az óramutató járásával egyezően
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Forgatás az óramutató járásával ellentétesen
|
||||
pdfjs-page-rotate-ccw-button-label = Forgatás az óramutató járásával ellentétesen
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Szövegkijelölő eszköz bekapcsolása
|
||||
pdfjs-cursor-text-select-tool-button-label = Szövegkijelölő eszköz
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Kéz eszköz bekapcsolása
|
||||
pdfjs-cursor-hand-tool-button-label = Kéz eszköz
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Oldalgörgetés használata
|
||||
pdfjs-scroll-page-button-label = Oldalgörgetés
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Függőleges görgetés használata
|
||||
pdfjs-scroll-vertical-button-label = Függőleges görgetés
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Vízszintes görgetés használata
|
||||
pdfjs-scroll-horizontal-button-label = Vízszintes görgetés
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Rácsos elrendezés használata
|
||||
pdfjs-scroll-wrapped-button-label = Rácsos elrendezés
|
||||
pdfjs-spread-none-button =
|
||||
.title = Ne tapassza össze az oldalakat
|
||||
pdfjs-spread-none-button-label = Nincs összetapasztás
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Lapok összetapasztása, a páratlan számú oldalakkal kezdve
|
||||
pdfjs-spread-odd-button-label = Összetapasztás: páratlan
|
||||
pdfjs-spread-even-button =
|
||||
.title = Lapok összetapasztása, a páros számú oldalakkal kezdve
|
||||
pdfjs-spread-even-button-label = Összetapasztás: páros
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Dokumentum tulajdonságai…
|
||||
pdfjs-document-properties-button-label = Dokumentum tulajdonságai…
|
||||
pdfjs-document-properties-file-name = Fájlnév:
|
||||
pdfjs-document-properties-file-size = Fájlméret:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } kB ({ $b } bájt)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bájt)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bájt)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bájt)
|
||||
pdfjs-document-properties-title = Cím:
|
||||
pdfjs-document-properties-author = Szerző:
|
||||
pdfjs-document-properties-subject = Tárgy:
|
||||
pdfjs-document-properties-keywords = Kulcsszavak:
|
||||
pdfjs-document-properties-creation-date = Létrehozás dátuma:
|
||||
pdfjs-document-properties-modification-date = Módosítás dátuma:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Létrehozta:
|
||||
pdfjs-document-properties-producer = PDF előállító:
|
||||
pdfjs-document-properties-version = PDF verzió:
|
||||
pdfjs-document-properties-page-count = Oldalszám:
|
||||
pdfjs-document-properties-page-size = Lapméret:
|
||||
pdfjs-document-properties-page-size-unit-inches = in
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = álló
|
||||
pdfjs-document-properties-page-size-orientation-landscape = fekvő
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Letter
|
||||
pdfjs-document-properties-page-size-name-legal = Jogi információk
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Gyors webes nézet:
|
||||
pdfjs-document-properties-linearized-yes = Igen
|
||||
pdfjs-document-properties-linearized-no = Nem
|
||||
pdfjs-document-properties-close-button = Bezárás
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Dokumentum előkészítése nyomtatáshoz…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Mégse
|
||||
pdfjs-printing-not-supported = Figyelmeztetés: Ez a böngésző nem teljesen támogatja a nyomtatást.
|
||||
pdfjs-printing-not-ready = Figyelmeztetés: A PDF nincs teljesen betöltve a nyomtatáshoz.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Oldalsáv be/ki
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Oldalsáv be/ki (a dokumentum vázlatot/mellékleteket/rétegeket tartalmaz)
|
||||
pdfjs-toggle-sidebar-button-label = Oldalsáv be/ki
|
||||
pdfjs-document-outline-button =
|
||||
.title = Dokumentum megjelenítése online (dupla kattintás minden elem kinyitásához/összecsukásához)
|
||||
pdfjs-document-outline-button-label = Dokumentumvázlat
|
||||
pdfjs-attachments-button =
|
||||
.title = Mellékletek megjelenítése
|
||||
pdfjs-attachments-button-label = Van melléklet
|
||||
pdfjs-layers-button =
|
||||
.title = Rétegek megjelenítése (dupla kattintás az összes réteg alapértelmezett állapotra visszaállításához)
|
||||
pdfjs-layers-button-label = Rétegek
|
||||
pdfjs-thumbs-button =
|
||||
.title = Bélyegképek megjelenítése
|
||||
pdfjs-thumbs-button-label = Bélyegképek
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Jelenlegi vázlatelem megkeresése
|
||||
pdfjs-current-outline-item-button-label = Jelenlegi vázlatelem
|
||||
pdfjs-findbar-button =
|
||||
.title = Keresés a dokumentumban
|
||||
pdfjs-findbar-button-label = Keresés
|
||||
pdfjs-additional-layers = További rétegek
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = { $page }. oldal
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = { $page }. oldal bélyegképe
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Keresés
|
||||
.placeholder = Keresés a dokumentumban…
|
||||
pdfjs-find-previous-button =
|
||||
.title = A kifejezés előző előfordulásának keresése
|
||||
pdfjs-find-previous-button-label = Előző
|
||||
pdfjs-find-next-button =
|
||||
.title = A kifejezés következő előfordulásának keresése
|
||||
pdfjs-find-next-button-label = Tovább
|
||||
pdfjs-find-highlight-checkbox = Összes kiemelése
|
||||
pdfjs-find-match-case-checkbox-label = Kis- és nagybetűk megkülönböztetése
|
||||
pdfjs-find-match-diacritics-checkbox-label = Diakritikus jelek
|
||||
pdfjs-find-entire-word-checkbox-label = Teljes szavak
|
||||
pdfjs-find-reached-top = A dokumentum eleje elérve, folytatás a végétől
|
||||
pdfjs-find-reached-bottom = A dokumentum vége elérve, folytatás az elejétől
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } / { $total } találat
|
||||
*[other] { $current } / { $total } találat
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Több mint { $limit } találat
|
||||
*[other] Több mint { $limit } találat
|
||||
}
|
||||
pdfjs-find-not-found = A kifejezés nem található
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Oldalszélesség
|
||||
pdfjs-page-scale-fit = Teljes oldal
|
||||
pdfjs-page-scale-auto = Automatikus nagyítás
|
||||
pdfjs-page-scale-actual = Valódi méret
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = { $page }. oldal
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Hiba történt a PDF betöltésekor.
|
||||
pdfjs-invalid-file-error = Érvénytelen vagy sérült PDF fájl.
|
||||
pdfjs-missing-file-error = Hiányzó PDF fájl.
|
||||
pdfjs-unexpected-response-error = Váratlan kiszolgálóválasz.
|
||||
pdfjs-rendering-error = Hiba történt az oldal feldolgozása közben.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } megjegyzés]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Adja meg a jelszót a PDF fájl megnyitásához.
|
||||
pdfjs-password-invalid = Helytelen jelszó. Próbálja újra.
|
||||
pdfjs-password-ok-button = OK
|
||||
pdfjs-password-cancel-button = Mégse
|
||||
pdfjs-web-fonts-disabled = Webes betűkészletek letiltva: nem használhatók a beágyazott PDF betűkészletek.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Szöveg
|
||||
pdfjs-editor-color-picker-free-text-input =
|
||||
.title = Szövegszín módosítása
|
||||
pdfjs-editor-free-text-button-label = Szöveg
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Rajzolás
|
||||
pdfjs-editor-color-picker-ink-input =
|
||||
.title = Rajzolási szín módosítása
|
||||
pdfjs-editor-ink-button-label = Rajzolás
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Képek hozzáadása vagy szerkesztése
|
||||
pdfjs-editor-stamp-button-label = Képek hozzáadása vagy szerkesztése
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Kiemelés
|
||||
pdfjs-editor-highlight-button-label = Kiemelés
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Kiemelés
|
||||
.aria-label = Kiemelés
|
||||
pdfjs-highlight-floating-button-label = Kiemelés
|
||||
pdfjs-comment-floating-button =
|
||||
.title = Megjegyzés
|
||||
.aria-label = Megjegyzés
|
||||
pdfjs-comment-floating-button-label = Megjegyzés
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Aláírás hozzáadása
|
||||
pdfjs-editor-signature-button-label = Aláírás hozzáadása
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Kiemelésszerkesztő
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Rajzszerkesztő
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Aláírás-szerkesztő: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Képszerkesztő
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Rajz eltávolítása
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Szöveg eltávolítása
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Kép eltávolítása
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Kiemelés eltávolítása
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Aláírás eltávolítása
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Szín
|
||||
pdfjs-editor-free-text-size-input = Méret
|
||||
pdfjs-editor-ink-color-input = Szín
|
||||
pdfjs-editor-ink-thickness-input = Vastagság
|
||||
pdfjs-editor-ink-opacity-input = Átlátszatlanság
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Kép hozzáadása
|
||||
pdfjs-editor-stamp-add-image-button-label = Kép hozzáadása
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Vastagság
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Vastagság módosítása, ha nem szöveges elemeket emel ki
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Aláírás-vezérlők és mentett aláírások
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Új aláírás hozzáadása
|
||||
pdfjs-editor-signature-add-signature-button-label = Új aláírás hozzáadása
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Mentett aláírás: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Szövegszerkesztő
|
||||
.default-content = Kezdjen gépelni…
|
||||
pdfjs-free-text =
|
||||
.aria-label = Szövegszerkesztő
|
||||
pdfjs-free-text-default-content = Kezdjen el gépelni…
|
||||
pdfjs-ink =
|
||||
.aria-label = Rajzszerkesztő
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Felhasználó által készített kép
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Alternatív szöveg
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Alternatív szöveg szerkesztése
|
||||
pdfjs-editor-alt-text-edit-button-label = Alternatív szöveg szerkesztése
|
||||
pdfjs-editor-alt-text-dialog-label = Válasszon egy lehetőséget
|
||||
pdfjs-editor-alt-text-dialog-description = Az alternatív szöveg segít, ha az emberek nem látják a képet, vagy ha az nem töltődik be.
|
||||
pdfjs-editor-alt-text-add-description-label = Leírás hozzáadása
|
||||
pdfjs-editor-alt-text-add-description-description = Törekedjen 1-2 mondatra, amely jellemzi a témát, környezetet vagy cselekvést.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Megjelölés dekoratívként
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Ez a díszítőképeknél használatos, mint a szegélyek vagy a vízjelek.
|
||||
pdfjs-editor-alt-text-cancel-button = Mégse
|
||||
pdfjs-editor-alt-text-save-button = Mentés
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Megjelölve dekoratívként
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Például: „Egy fiatal férfi leül enni egy asztalhoz”
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Alternatív szöveg
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Bal felső sarok – átméretezés
|
||||
pdfjs-editor-resizer-label-top-middle = Felül középen – átméretezés
|
||||
pdfjs-editor-resizer-label-top-right = Jobb felső sarok – átméretezés
|
||||
pdfjs-editor-resizer-label-middle-right = Jobbra középen – átméretezés
|
||||
pdfjs-editor-resizer-label-bottom-right = Jobb alsó sarok – átméretezés
|
||||
pdfjs-editor-resizer-label-bottom-middle = Alul középen – átméretezés
|
||||
pdfjs-editor-resizer-label-bottom-left = Bal alsó sarok – átméretezés
|
||||
pdfjs-editor-resizer-label-middle-left = Balra középen – átméretezés
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Bal felső sarok – átméretezés
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Felül középen – átméretezés
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Jobb felső sarok – átméretezés
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Jobbra középen – átméretezés
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Jobb alsó sarok – átméretezés
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Alul középen – átméretezés
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Bal alsó sarok – átméretezés
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Balra középen – átméretezés
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Kiemelés színe
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Szín módosítása
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Színválasztások
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Sárga
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Zöld
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Kék
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Rózsaszín
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Vörös
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Összes megjelenítése
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Összes megjelenítése
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Alternatív szöveg szerkesztése (képleírás)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Alternatív szöveg hozzáadása (képleírás)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Írja ide a leírását…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Rövid leírás azoknak, akik nem látják a képet, vagy arra az esetre, ha a kép nem tölt be.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Ez az alternatív szöveg automatikusan lett létrehozva, és pontatlan lehet.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = További tudnivalók
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Alternatív szöveg automatikus létrehozása
|
||||
pdfjs-editor-new-alt-text-not-now-button = Most nem
|
||||
pdfjs-editor-new-alt-text-error-title = Az alternatív szöveg automatikus létrehozása nem sikerült
|
||||
pdfjs-editor-new-alt-text-error-description = Írja meg a saját alternatív szövegét, vagy próbálja újra később.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Bezárás
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Alternatív szöveg MI modell letöltése ({ $downloadedSize } / { $totalSize } MB)
|
||||
.aria-valuetext = Alternatív szöveg MI modell letöltése ({ $downloadedSize } / { $totalSize } MB)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Alternatív szöveg hozzáadva
|
||||
pdfjs-editor-new-alt-text-added-button-label = Alternatív szöveg hozzáadva
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Hiányzó alternatív szöveg
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Hiányzó alternatív szöveg
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Alternatív szöveg áttekintése
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Alternatív szöveg szerkesztése
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Automatikusan létrehozva: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Kép alternatív szövegének beállításai
|
||||
pdfjs-image-alt-text-settings-button-label = Kép alternatív szövegének beállításai
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Kép alternatív szövegének beállításai
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Automatikus alternatív szöveg
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Alternatív szöveg automatikus létrehozása
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Leírásokat javasol, hogy segítsen azoknak, akik nem látják a képet, vagy arra az esetre, ha a kép nem tölt be.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Alternatív szöveg MI modellje ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Helyben fut az eszközén, így az adatai privátok maradnak. Az automatikus alternatív szövegekhez szükséges.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Törlés
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Letöltés
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Letöltés…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Alternatív szöveg szerkesztője
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Az alternatív szöveg szerkesztőjének azonnali megjelenítése egy kép hozzáadásakor
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Segít elérni, hogy az összes képén legyen alternatív szöveg.
|
||||
pdfjs-editor-alt-text-settings-close-button = Bezárás
|
||||
|
||||
## Accessibility labels (announced by screen readers) for objects added to the editor.
|
||||
|
||||
pdfjs-editor-highlight-added-alert = Kiemelés hozzáadva
|
||||
pdfjs-editor-freetext-added-alert = Szöveg hozzáadva
|
||||
pdfjs-editor-ink-added-alert = Rajz hozzáadva
|
||||
pdfjs-editor-stamp-added-alert = Kép hozzáadva
|
||||
pdfjs-editor-signature-added-alert = Aláírás hozzáadva
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Kiemelés eltávolítva
|
||||
pdfjs-editor-undo-bar-message-freetext = Szöveg eltávolítva
|
||||
pdfjs-editor-undo-bar-message-ink = Rajz eltávolítva
|
||||
pdfjs-editor-undo-bar-message-stamp = Kép eltávolítva
|
||||
pdfjs-editor-undo-bar-message-signature = Aláírás eltávolítva
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] { $count } kommentár eltávolítva
|
||||
*[other] { $count } kommentár eltávolítva
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Visszavonás
|
||||
pdfjs-editor-undo-bar-undo-button-label = Visszavonás
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Bezárás
|
||||
pdfjs-editor-undo-bar-close-button-label = Bezárás
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = Ez a mód lehetővé teszi a felhasználónak, hogy aláírást hozzon létre, és ezt egy PDF dokumentumhoz adja. A felhasználó szerkesztheti a nevet (ez egyben alternatív szövegként is szolgál), és ismételt felhasználás céljából tetszés szerint mentheti az aláírást.
|
||||
pdfjs-editor-add-signature-dialog-title = Aláírás hozzáadása
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Beírás
|
||||
.title = Beírás
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Rajzolás
|
||||
.title = Rajzolás
|
||||
pdfjs-editor-add-signature-image-button = Kép
|
||||
.title = Kép
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Írja be az aláírását
|
||||
.placeholder = Írja be az aláírását
|
||||
pdfjs-editor-add-signature-draw-placeholder = Rajzolja le az aláírását
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Vastagság
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Rajzolási vastagság: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Húzzon ide egy fájlt a feltöltéshez
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] Vagy tallózzon a képfájlok között
|
||||
*[other] Vagy tallózzon a képfájlok között
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Leírás (alternatív szöveg)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Leírás (alternatív szöveg)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Aláírás
|
||||
pdfjs-editor-add-signature-clear-button-label = Aláírás törlése
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Aláírás törlése
|
||||
pdfjs-editor-add-signature-save-checkbox = Aláírás mentése
|
||||
pdfjs-editor-add-signature-save-warning-message = Elérte a mentett aláírások 5 darabos korlátját. A mentéshez távolítson el egyet.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = A kép nem tölthető fel
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Ellenőrizze a hálózati kapcsolatot, vagy próbálkozzon egy másik képpel.
|
||||
pdfjs-editor-add-signature-image-no-data-error-title = Ez a kép nem alakítható át aláírássá
|
||||
pdfjs-editor-add-signature-image-no-data-error-description = Próbáljon meg másik képet feltölteni.
|
||||
pdfjs-editor-add-signature-error-close-button = Bezárás
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Mégse
|
||||
pdfjs-editor-add-signature-add-button = Hozzáadás
|
||||
pdfjs-editor-edit-signature-update-button = Frissítés
|
||||
|
||||
## Edit a comment dialog
|
||||
|
||||
pdfjs-editor-edit-comment-actions-button-label = Műveletek
|
||||
pdfjs-editor-edit-comment-actions-button =
|
||||
.title = Műveletek
|
||||
pdfjs-editor-edit-comment-close-button-label = Bezárás
|
||||
pdfjs-editor-edit-comment-close-button =
|
||||
.title = Bezárás
|
||||
pdfjs-editor-edit-comment-actions-edit-button-label = Szerkesztés
|
||||
pdfjs-editor-edit-comment-actions-delete-button-label = Törlés
|
||||
pdfjs-editor-edit-comment-manager-text-input =
|
||||
.placeholder = Írja be a megjegyzését
|
||||
pdfjs-editor-edit-comment-manager-cancel-button = Mégse
|
||||
pdfjs-editor-edit-comment-manager-save-button = Mentés
|
||||
|
||||
## Edit a comment button in the editor toolbar
|
||||
|
||||
pdfjs-editor-edit-comment-button =
|
||||
.title = Megjegyzés szerkesztése
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Mentett aláírás eltávolítása
|
||||
pdfjs-editor-delete-signature-button-label1 = Mentett aláírás eltávolítása
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Leírás szerkesztése
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Leírás szerkesztése
|
||||
@@ -1,261 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Előző oldal
|
||||
previous_label=Előző
|
||||
next.title=Következő oldal
|
||||
next_label=Tovább
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Oldal
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=összesen: {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} / {{pagesCount}})
|
||||
|
||||
zoom_out.title=Kicsinyítés
|
||||
zoom_out_label=Kicsinyítés
|
||||
zoom_in.title=Nagyítás
|
||||
zoom_in_label=Nagyítás
|
||||
zoom.title=Nagyítás
|
||||
presentation_mode.title=Váltás bemutató módba
|
||||
presentation_mode_label=Bemutató mód
|
||||
open_file.title=Fájl megnyitása
|
||||
open_file_label=Megnyitás
|
||||
print.title=Nyomtatás
|
||||
print_label=Nyomtatás
|
||||
download.title=Letöltés
|
||||
download_label=Letöltés
|
||||
bookmark.title=Jelenlegi nézet (másolás vagy megnyitás új ablakban)
|
||||
bookmark_label=Aktuális nézet
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Eszközök
|
||||
tools_label=Eszközök
|
||||
first_page.title=Ugrás az első oldalra
|
||||
first_page.label=Ugrás az első oldalra
|
||||
first_page_label=Ugrás az első oldalra
|
||||
last_page.title=Ugrás az utolsó oldalra
|
||||
last_page.label=Ugrás az utolsó oldalra
|
||||
last_page_label=Ugrás az utolsó oldalra
|
||||
page_rotate_cw.title=Forgatás az óramutató járásával egyezően
|
||||
page_rotate_cw.label=Forgatás az óramutató járásával egyezően
|
||||
page_rotate_cw_label=Forgatás az óramutató járásával egyezően
|
||||
page_rotate_ccw.title=Forgatás az óramutató járásával ellentétesen
|
||||
page_rotate_ccw.label=Forgatás az óramutató járásával ellentétesen
|
||||
page_rotate_ccw_label=Forgatás az óramutató járásával ellentétesen
|
||||
|
||||
cursor_text_select_tool.title=Szövegkijelölő eszköz bekapcsolása
|
||||
cursor_text_select_tool_label=Szövegkijelölő eszköz
|
||||
cursor_hand_tool.title=Kéz eszköz bekapcsolása
|
||||
cursor_hand_tool_label=Kéz eszköz
|
||||
|
||||
scroll_vertical.title=Függőleges görgetés használata
|
||||
scroll_vertical_label=Függőleges görgetés
|
||||
scroll_horizontal.title=Vízszintes görgetés használata
|
||||
scroll_horizontal_label=Vízszintes görgetés
|
||||
scroll_wrapped.title=Rácsos elrendezés használata
|
||||
scroll_wrapped_label=Rácsos elrendezés
|
||||
|
||||
spread_none.title=Ne tapassza össze az oldalakat
|
||||
spread_none_label=Nincs összetapasztás
|
||||
spread_odd.title=Lapok összetapasztása, a páratlan számú oldalakkal kezdve
|
||||
spread_odd_label=Összetapasztás: páratlan
|
||||
spread_even.title=Lapok összetapasztása, a páros számú oldalakkal kezdve
|
||||
spread_even_label=Összetapasztás: páros
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Dokumentum tulajdonságai…
|
||||
document_properties_label=Dokumentum tulajdonságai…
|
||||
document_properties_file_name=Fájlnév:
|
||||
document_properties_file_size=Fájlméret:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bájt)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bájt)
|
||||
document_properties_title=Cím:
|
||||
document_properties_author=Szerző:
|
||||
document_properties_subject=Tárgy:
|
||||
document_properties_keywords=Kulcsszavak:
|
||||
document_properties_creation_date=Létrehozás dátuma:
|
||||
document_properties_modification_date=Módosítás dátuma:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Létrehozta:
|
||||
document_properties_producer=PDF előállító:
|
||||
document_properties_version=PDF verzió:
|
||||
document_properties_page_count=Oldalszám:
|
||||
document_properties_page_size=Lapméret:
|
||||
document_properties_page_size_unit_inches=in
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=álló
|
||||
document_properties_page_size_orientation_landscape=fekvő
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Letter
|
||||
document_properties_page_size_name_legal=Jogi információk
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Gyors webes nézet:
|
||||
document_properties_linearized_yes=Igen
|
||||
document_properties_linearized_no=Nem
|
||||
document_properties_close=Bezárás
|
||||
|
||||
print_progress_message=Dokumentum előkészítése nyomtatáshoz…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Mégse
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Oldalsáv be/ki
|
||||
toggle_sidebar_notification.title=Oldalsáv be/ki (a dokumentum vázlatot/mellékleteket tartalmaz)
|
||||
toggle_sidebar_notification2.title=Oldalsáv be/ki (a dokumentum vázlatot/mellékleteket/rétegeket tartalmaz)
|
||||
toggle_sidebar_label=Oldalsáv be/ki
|
||||
document_outline.title=Dokumentum megjelenítése online (dupla kattintás minden elem kinyitásához/összecsukásához)
|
||||
document_outline_label=Dokumentumvázlat
|
||||
attachments.title=Mellékletek megjelenítése
|
||||
attachments_label=Van melléklet
|
||||
layers.title=Rétegek megjelenítése (dupla kattintás az összes réteg alapértelmezett állapotra visszaállításához)
|
||||
layers_label=Rétegek
|
||||
thumbs.title=Bélyegképek megjelenítése
|
||||
thumbs_label=Bélyegképek
|
||||
current_outline_item.title=Jelenlegi vázlatelem megkeresése
|
||||
current_outline_item_label=Jelenlegi vázlatelem
|
||||
findbar.title=Keresés a dokumentumban
|
||||
findbar_label=Keresés
|
||||
|
||||
additional_layers=További rétegek
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas={{page}}. oldal
|
||||
# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
|
||||
page_landmark={{page}}. oldal
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title={{page}}. oldal
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas={{page}}. oldal bélyegképe
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Keresés
|
||||
find_input.placeholder=Keresés a dokumentumban…
|
||||
find_previous.title=A kifejezés előző előfordulásának keresése
|
||||
find_previous_label=Előző
|
||||
find_next.title=A kifejezés következő előfordulásának keresése
|
||||
find_next_label=Tovább
|
||||
find_highlight=Összes kiemelése
|
||||
find_match_case_label=Kis- és nagybetűk megkülönböztetése
|
||||
find_entire_word_label=Teljes szavak
|
||||
find_reached_top=A dokumentum eleje elérve, folytatás a végétől
|
||||
find_reached_bottom=A dokumentum vége elérve, folytatás az elejétől
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} / {{total}} találat
|
||||
find_match_count[two]={{current}} / {{total}} találat
|
||||
find_match_count[few]={{current}} / {{total}} találat
|
||||
find_match_count[many]={{current}} / {{total}} találat
|
||||
find_match_count[other]={{current}} / {{total}} találat
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Több mint {{limit}} találat
|
||||
find_match_count_limit[one]=Több mint {{limit}} találat
|
||||
find_match_count_limit[two]=Több mint {{limit}} találat
|
||||
find_match_count_limit[few]=Több mint {{limit}} találat
|
||||
find_match_count_limit[many]=Több mint {{limit}} találat
|
||||
find_match_count_limit[other]=Több mint {{limit}} találat
|
||||
find_not_found=A kifejezés nem található
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=További tudnivalók
|
||||
error_less_info=Kevesebb információ
|
||||
error_close=Bezárás
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (build: {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Üzenet: {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Verem: {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Fájl: {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Sor: {{line}}
|
||||
rendering_error=Hiba történt az oldal feldolgozása közben.
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Oldalszélesség
|
||||
page_scale_fit=Teljes oldal
|
||||
page_scale_auto=Automatikus nagyítás
|
||||
page_scale_actual=Valódi méret
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Hiba
|
||||
|
||||
# Loading indicator messages
|
||||
loading=Betöltés…
|
||||
loading_error=Hiba történt a PDF betöltésekor.
|
||||
invalid_file_error=Érvénytelen vagy sérült PDF fájl.
|
||||
missing_file_error=Hiányzó PDF fájl.
|
||||
unexpected_response_error=Váratlan kiszolgálóválasz.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} megjegyzés]
|
||||
password_label=Adja meg a jelszót a PDF fájl megnyitásához.
|
||||
password_invalid=Helytelen jelszó. Próbálja újra.
|
||||
password_ok=OK
|
||||
password_cancel=Mégse
|
||||
|
||||
printing_not_supported=Figyelmeztetés: Ez a böngésző nem teljesen támogatja a nyomtatást.
|
||||
printing_not_ready=Figyelmeztetés: A PDF nincs teljesen betöltve a nyomtatáshoz.
|
||||
web_fonts_disabled=Webes betűkészletek letiltva: nem használhatók a beágyazott PDF betűkészletek.
|
||||
# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
|
||||
# exact string as in the `chrome.properties` file.
|
||||
unsupported_feature_signatures=Ez a PDF-dokumentum digitális aláírásokat tartalmaz. Az aláírások ellenőrzése nem támogatott.
|
||||
265
res/static/misc/pdf-viewer/web/locale/hy-AM/viewer.ftl
Normal file
265
res/static/misc/pdf-viewer/web/locale/hy-AM/viewer.ftl
Normal file
@@ -0,0 +1,265 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Նախորդ էջը
|
||||
pdfjs-previous-button-label = Նախորդը
|
||||
pdfjs-next-button =
|
||||
.title = Հաջորդ էջը
|
||||
pdfjs-next-button-label = Հաջորդը
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Էջ.
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = -ը՝ { $pagesCount }-ից
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber }-ը { $pagesCount })-ից
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Փոքրացնել
|
||||
pdfjs-zoom-out-button-label = Փոքրացնել
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Խոշորացնել
|
||||
pdfjs-zoom-in-button-label = Խոշորացնել
|
||||
pdfjs-zoom-select =
|
||||
.title = Դիտափոխում
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Անցնել Ներկայացման եղանակին
|
||||
pdfjs-presentation-mode-button-label = Ներկայացման եղանակ
|
||||
pdfjs-open-file-button =
|
||||
.title = Բացել նիշք
|
||||
pdfjs-open-file-button-label = Բացել
|
||||
pdfjs-print-button =
|
||||
.title = Տպել
|
||||
pdfjs-print-button-label = Տպել
|
||||
pdfjs-save-button =
|
||||
.title = Պահպանել
|
||||
pdfjs-save-button-label = Պահպանել
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Ներբեռնել
|
||||
pdfjs-bookmark-button-label = Ընթացիկ էջ
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Գործիքներ
|
||||
pdfjs-tools-button-label = Գործիքներ
|
||||
pdfjs-first-page-button =
|
||||
.title = Անցնել առաջին էջին
|
||||
pdfjs-first-page-button-label = Անցնել առաջին էջին
|
||||
pdfjs-last-page-button =
|
||||
.title = Անցնել վերջին էջին
|
||||
pdfjs-last-page-button-label = Անցնել վերջին էջին
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Պտտել ըստ ժամացույցի սլաքի
|
||||
pdfjs-page-rotate-cw-button-label = Պտտել ըստ ժամացույցի սլաքի
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Պտտել հակառակ ժամացույցի սլաքի
|
||||
pdfjs-page-rotate-ccw-button-label = Պտտել հակառակ ժամացույցի սլաքի
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Միացնել գրույթ ընտրելու գործիքը
|
||||
pdfjs-cursor-text-select-tool-button-label = Գրույթը ընտրելու գործիք
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Միացնել Ձեռքի գործիքը
|
||||
pdfjs-cursor-hand-tool-button-label = Ձեռքի գործիք
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Օգտագործել ուղղահայաց ոլորում
|
||||
pdfjs-scroll-vertical-button-label = Ուղղահայաց ոլորում
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Օգտագործել հորիզոնական ոլորում
|
||||
pdfjs-scroll-horizontal-button-label = Հորիզոնական ոլորում
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Օգտագործել փաթաթված ոլորում
|
||||
pdfjs-scroll-wrapped-button-label = Փաթաթված ոլորում
|
||||
pdfjs-spread-none-button =
|
||||
.title = Մի միացեք էջի վերածածկերին
|
||||
pdfjs-spread-none-button-label = Չկա վերածածկեր
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Միացեք էջի վերածածկերին սկսելով՝ կենտ համարակալված էջերով
|
||||
pdfjs-spread-odd-button-label = Կենտ վերածածկեր
|
||||
pdfjs-spread-even-button =
|
||||
.title = Միացեք էջի վերածածկերին սկսելով՝ զույգ համարակալված էջերով
|
||||
pdfjs-spread-even-button-label = Զույգ վերածածկեր
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Փաստաթղթի հատկությունները…
|
||||
pdfjs-document-properties-button-label = Փաստաթղթի հատկությունները…
|
||||
pdfjs-document-properties-file-name = Նիշքի անունը.
|
||||
pdfjs-document-properties-file-size = Նիշք չափը.
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } ԿԲ ({ $size_b } բայթ)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } ՄԲ ({ $size_b } բայթ)
|
||||
pdfjs-document-properties-title = Վերնագիր.
|
||||
pdfjs-document-properties-author = Հեղինակ․
|
||||
pdfjs-document-properties-subject = Վերնագիր.
|
||||
pdfjs-document-properties-keywords = Հիմնաբառ.
|
||||
pdfjs-document-properties-creation-date = Ստեղծելու ամսաթիվը.
|
||||
pdfjs-document-properties-modification-date = Փոփոխելու ամսաթիվը.
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Ստեղծող.
|
||||
pdfjs-document-properties-producer = PDF-ի հեղինակը.
|
||||
pdfjs-document-properties-version = PDF-ի տարբերակը.
|
||||
pdfjs-document-properties-page-count = Էջերի քանակը.
|
||||
pdfjs-document-properties-page-size = Էջի չափը.
|
||||
pdfjs-document-properties-page-size-unit-inches = ում
|
||||
pdfjs-document-properties-page-size-unit-millimeters = մմ
|
||||
pdfjs-document-properties-page-size-orientation-portrait = ուղղաձիգ
|
||||
pdfjs-document-properties-page-size-orientation-landscape = հորիզոնական
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Նամակ
|
||||
pdfjs-document-properties-page-size-name-legal = Օրինական
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Արագ վեբ դիտում․
|
||||
pdfjs-document-properties-linearized-yes = Այո
|
||||
pdfjs-document-properties-linearized-no = Ոչ
|
||||
pdfjs-document-properties-close-button = Փակել
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Նախապատրաստում է փաստաթուղթը տպելուն...
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Չեղարկել
|
||||
pdfjs-printing-not-supported = Զգուշացում. Տպելը ամբողջությամբ չի աջակցվում դիտարկիչի կողմից։
|
||||
pdfjs-printing-not-ready = Զգուշացում. PDF-ը ամբողջությամբ չի բեռնավորվել տպելու համար:
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Բացել/Փակել Կողային վահանակը
|
||||
pdfjs-toggle-sidebar-button-label = Բացել/Փակել Կողային վահանակը
|
||||
pdfjs-document-outline-button =
|
||||
.title = Ցուցադրել փաստաթղթի ուրվագիծը (կրկնակի սեղմեք՝ միավորները ընդարձակելու/կոծկելու համար)
|
||||
pdfjs-document-outline-button-label = Փաստաթղթի բովանդակությունը
|
||||
pdfjs-attachments-button =
|
||||
.title = Ցուցադրել կցորդները
|
||||
pdfjs-attachments-button-label = Կցորդներ
|
||||
pdfjs-thumbs-button =
|
||||
.title = Ցուցադրել Մանրապատկերը
|
||||
pdfjs-thumbs-button-label = Մանրապատկերը
|
||||
pdfjs-findbar-button =
|
||||
.title = Գտնել փաստաթղթում
|
||||
pdfjs-findbar-button-label = Որոնում
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Էջը { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Էջի մանրապատկերը { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Որոնում
|
||||
.placeholder = Գտնել փաստաթղթում...
|
||||
pdfjs-find-previous-button =
|
||||
.title = Գտնել անրահայտության նախորդ հանդիպումը
|
||||
pdfjs-find-previous-button-label = Նախորդը
|
||||
pdfjs-find-next-button =
|
||||
.title = Գտիր արտահայտության հաջորդ հանդիպումը
|
||||
pdfjs-find-next-button-label = Հաջորդը
|
||||
pdfjs-find-highlight-checkbox = Գունանշել բոլորը
|
||||
pdfjs-find-match-case-checkbox-label = Մեծ(փոքր)ատառ հաշվի առնել
|
||||
pdfjs-find-entire-word-checkbox-label = Ամբողջ բառերը
|
||||
pdfjs-find-reached-top = Հասել եք փաստաթղթի վերևին, կշարունակվի ներքևից
|
||||
pdfjs-find-reached-bottom = Հասել եք փաստաթղթի վերջին, կշարունակվի վերևից
|
||||
pdfjs-find-not-found = Արտահայտությունը չգտնվեց
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Էջի լայնքը
|
||||
pdfjs-page-scale-fit = Ձգել էջը
|
||||
pdfjs-page-scale-auto = Ինքնաշխատ
|
||||
pdfjs-page-scale-actual = Իրական չափը
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Սխալ՝ PDF ֆայլը բացելիս։
|
||||
pdfjs-invalid-file-error = Սխալ կամ վնասված PDF ֆայլ:
|
||||
pdfjs-missing-file-error = PDF ֆայլը բացակայում է:
|
||||
pdfjs-unexpected-response-error = Սպասարկիչի անսպասելի պատասխան:
|
||||
pdfjs-rendering-error = Սխալ՝ էջը ստեղծելիս:
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } Ծանոթություն]
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Մուտքագրեք PDF-ի գաղտնաբառը:
|
||||
pdfjs-password-invalid = Գաղտնաբառը սխալ է: Կրկին փորձեք:
|
||||
pdfjs-password-ok-button = Լավ
|
||||
pdfjs-password-cancel-button = Չեղարկել
|
||||
pdfjs-web-fonts-disabled = Վեբ-տառատեսակները անջատված են. հնարավոր չէ օգտագործել ներկառուցված PDF տառատեսակները:
|
||||
|
||||
##
|
||||
|
||||
pdfjs-free-text-default-content = Սկսել մուտքագրումը…
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-save-button = Պահպանել
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Ցուցադրել բոլորը
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Ցուցադրել բոլորը
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
pdfjs-editor-new-alt-text-not-now-button = Ոչ հիմա
|
||||
@@ -1,247 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Նախորդ էջը
|
||||
previous_label=Նախորդը
|
||||
next.title=Հաջորդ էջը
|
||||
next_label=Հաջորդը
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Էջ.
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages={{pagesCount}}-ից\u0020
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}}-ը {{pagesCount}})-ից
|
||||
|
||||
zoom_out.title=Փոքրացնել
|
||||
zoom_out_label=Փոքրացնել
|
||||
zoom_in.title=Խոշորացնել
|
||||
zoom_in_label=Խոշորացնել
|
||||
zoom.title=Մասշտաբը\u0020
|
||||
presentation_mode.title=Անցնել Ներկայացման եղանակին
|
||||
presentation_mode_label=Ներկայացման եղանակ
|
||||
open_file.title=Բացել նիշք
|
||||
open_file_label=Բացել
|
||||
print.title=Տպել
|
||||
print_label=Տպել
|
||||
download.title=Բեռնել
|
||||
download_label=Բեռնել
|
||||
bookmark.title=Ընթացիկ տեսքով (պատճենել կամ բացել նոր պատուհանում)
|
||||
bookmark_label=Ընթացիկ տեսքը
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Գործիքներ
|
||||
tools_label=Գործիքներ
|
||||
first_page.title=Անցնել առաջին էջին
|
||||
first_page.label=Անցնել առաջին էջին
|
||||
first_page_label=Անցնել առաջին էջին
|
||||
last_page.title=Անցնել վերջին էջին
|
||||
last_page.label=Անցնել վերջին էջին
|
||||
last_page_label=Անցնել վերջին էջին
|
||||
page_rotate_cw.title=Պտտել ըստ ժամացույցի սլաքի
|
||||
page_rotate_cw.label=Պտտել ըստ ժամացույցի սլաքի
|
||||
page_rotate_cw_label=Պտտել ըստ ժամացույցի սլաքի
|
||||
page_rotate_ccw.title=Պտտել հակառակ ժամացույցի սլաքի
|
||||
page_rotate_ccw.label=Պտտել հակառակ ժամացույցի սլաքի
|
||||
page_rotate_ccw_label=Պտտել հակառակ ժամացույցի սլաքի
|
||||
|
||||
cursor_text_select_tool.title=Միացնել գրույթ ընտրելու գործիքը
|
||||
cursor_text_select_tool_label=Գրույթը ընտրելու գործիք
|
||||
cursor_hand_tool.title=Միացնել Ձեռքի գործիքը
|
||||
cursor_hand_tool_label=Ձեռքի գործիք
|
||||
|
||||
scroll_vertical.title=Օգտագործել ուղղահայաց ոլորում
|
||||
scroll_vertical_label=Ուղղահայաց ոլորում
|
||||
scroll_horizontal.title=Օգտագործել հորիզոնական ոլորում
|
||||
scroll_horizontal_label=Հորիզոնական ոլորում
|
||||
scroll_wrapped.title=Օգտագործել փաթաթված ոլորում
|
||||
scroll_wrapped_label=Փաթաթված ոլորում
|
||||
|
||||
spread_none.title=Մի միացեք էջի վերածածկերին
|
||||
spread_none_label=Չկա վերածածկեր
|
||||
spread_odd.title=Միացեք էջի վերածածկերին սկսելով՝ կենտ համարակալված էջերով
|
||||
spread_odd_label=Կենտ վերածածկեր
|
||||
spread_even.title=Միացեք էջի վերածածկերին սկսելով՝ զույգ համարակալված էջերով
|
||||
spread_even_label=Զույգ վերածածկեր
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Փաստաթղթի հատկությունները…
|
||||
document_properties_label=Փաստաթղթի հատկությունները…
|
||||
document_properties_file_name=Նիշքի անունը.
|
||||
document_properties_file_size=Նիշք չափը.
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} ԿԲ ({{size_b}} բայթ)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} ՄԲ ({{size_b}} բայթ)
|
||||
document_properties_title=Վերնագիր.
|
||||
document_properties_author=Հեղինակ․
|
||||
document_properties_subject=Վերնագիր.
|
||||
document_properties_keywords=Հիմնաբառ.
|
||||
document_properties_creation_date=Ստեղծելու ամսաթիվը.
|
||||
document_properties_modification_date=Փոփոխելու ամսաթիվը.
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Ստեղծող.
|
||||
document_properties_producer=PDF-ի հեղինակը.
|
||||
document_properties_version=PDF-ի տարբերակը.
|
||||
document_properties_page_count=Էջերի քանակը.
|
||||
document_properties_page_size=Էջի չափը.
|
||||
document_properties_page_size_unit_inches=ում
|
||||
document_properties_page_size_unit_millimeters=մմ
|
||||
document_properties_page_size_orientation_portrait=ուղղաձիգ
|
||||
document_properties_page_size_orientation_landscape=հորիզոնական
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Նամակ
|
||||
document_properties_page_size_name_legal=Օրինական
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Արագ վեբ դիտում․
|
||||
document_properties_linearized_yes=Այո
|
||||
document_properties_linearized_no=Ոչ
|
||||
document_properties_close=Փակել
|
||||
|
||||
print_progress_message=Նախապատրաստում է փաստաթուղթը տպելուն...
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Չեղարկել
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Բացել/Փակել Կողային վահանակը
|
||||
toggle_sidebar_notification.title=Փոխարկել Կողային փեղկը (փաստաթուղթը պարունակում է ուրվագիծ/կցորդներ)
|
||||
toggle_sidebar_label=Բացել/Փակել Կողային վահանակը
|
||||
document_outline.title=Ցուցադրել փաստաթղթի ուրվագիծը (կրկնակի սեղմեք՝ միավորները ընդարձակելու/կոծկելու համար)
|
||||
document_outline_label=Փաստաթղթի բովանդակությունը
|
||||
attachments.title=Ցուցադրել կցորդները
|
||||
attachments_label=Կցորդներ
|
||||
thumbs.title=Ցուցադրել Մանրապատկերը
|
||||
thumbs_label=Մանրապատկերը
|
||||
findbar.title=Գտնել փաստաթղթում
|
||||
findbar_label=Որոնում
|
||||
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Էջ {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Էջը {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Էջի մանրապատկերը {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Որոնում
|
||||
find_input.placeholder=Գտնել փաստաթղթում...
|
||||
find_previous.title=Գտնել անրահայտության նախորդ հանդիպումը
|
||||
find_previous_label=Նախորդը
|
||||
find_next.title=Գտիր արտահայտության հաջորդ հանդիպումը
|
||||
find_next_label=Հաջորդը
|
||||
find_highlight=Գունանշել բոլորը
|
||||
find_match_case_label=Մեծ(փոքր)ատառ հաշվի առնել
|
||||
find_entire_word_label=Ամբողջ բառերը
|
||||
find_reached_top=Հասել եք փաստաթղթի վերևին, կշարունակվի ներքևից
|
||||
find_reached_bottom=Հասել եք փաստաթղթի վերջին, կշարունակվի վերևից
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ հոգնակի(ընդհանուր) ]}
|
||||
find_match_count[one]={{current}} {{total}}-ի համընկնումից
|
||||
find_match_count[two]={{current}} {{total}}-ի համընկնումներից
|
||||
find_match_count[few]={{current}} {{total}}-ի համընկնումներից
|
||||
find_match_count[many]={{current}} {{total}}-ի համընկնումներից
|
||||
find_match_count[other]={{current}} {{total}}-ի համընկնումներից
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ հոգնակի (սահմանը) ]}
|
||||
find_match_count_limit[zero]=Ավելին քան {{limit}} համընկնումները
|
||||
find_match_count_limit[one]=Ավելին քան {{limit}} համընկնումը
|
||||
find_match_count_limit[two]=Ավելին քան {{limit}} համընկնումներներ
|
||||
find_match_count_limit[few]=Ավելին քան {{limit}} համընկնումներներ
|
||||
find_match_count_limit[many]=Ավելին քան {{limit}} համընկնումներներ
|
||||
find_match_count_limit[other]=Ավելին քան {{limit}} համընկնումներներ
|
||||
find_not_found=Արտահայտությունը չգտնվեց
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Ավելի շատ տեղեկություն
|
||||
error_less_info=Քիչ տեղեկություն
|
||||
error_close=Փակել
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (կառուցումը. {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Գրությունը. {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Շեղջ. {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=Ֆայլ. {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Տողը. {{line}}
|
||||
rendering_error=Սխալ՝ էջը ստեղծելիս:
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Էջի լայնքը
|
||||
page_scale_fit=Ձգել էջը
|
||||
page_scale_auto=Ինքնաշխատ
|
||||
page_scale_actual=Իրական չափը
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Սխալ
|
||||
loading_error=Սխալ՝ PDF ֆայլը բացելիս։
|
||||
invalid_file_error=Սխալ կամ վնասված PDF ֆայլ:
|
||||
missing_file_error=PDF ֆայլը բացակայում է:
|
||||
unexpected_response_error=Սպասարկիչի անսպասելի պատասխան:
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} Ծանոթություն]
|
||||
password_label=Մուտքագրեք PDF-ի գաղտնաբառը:
|
||||
password_invalid=Գաղտնաբառը սխալ է: Կրկին փորձեք:
|
||||
password_ok=Լավ
|
||||
password_cancel=Չեղարկել
|
||||
|
||||
printing_not_supported=Զգուշացում. Տպելը ամբողջությամբ չի աջակցվում դիտարկիչի կողմից։
|
||||
printing_not_ready=Զգուշացում. PDF-ը ամբողջությամբ չի բեռնավորվել տպելու համար:
|
||||
web_fonts_disabled=Վեբ-տառատեսակները անջատված են. հնարավոր չէ օգտագործել ներկառուցված PDF տառատեսակները:
|
||||
258
res/static/misc/pdf-viewer/web/locale/hye/viewer.ftl
Normal file
258
res/static/misc/pdf-viewer/web/locale/hye/viewer.ftl
Normal file
@@ -0,0 +1,258 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Նախորդ էջ
|
||||
pdfjs-previous-button-label = Նախորդը
|
||||
pdfjs-next-button =
|
||||
.title = Յաջորդ էջ
|
||||
pdfjs-next-button-label = Յաջորդը
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = էջ
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = { $pagesCount }-ից
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber }-ը { $pagesCount })-ից
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Փոքրացնել
|
||||
pdfjs-zoom-out-button-label = Փոքրացնել
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Խոշորացնել
|
||||
pdfjs-zoom-in-button-label = Խոշորացնել
|
||||
pdfjs-zoom-select =
|
||||
.title = Խոշորացում
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Անցնել ներկայացման եղանակին
|
||||
pdfjs-presentation-mode-button-label = Ներկայացման եղանակ
|
||||
pdfjs-open-file-button =
|
||||
.title = Բացել նիշքը
|
||||
pdfjs-open-file-button-label = Բացել
|
||||
pdfjs-print-button =
|
||||
.title = Տպել
|
||||
pdfjs-print-button-label = Տպել
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Գործիքներ
|
||||
pdfjs-tools-button-label = Գործիքներ
|
||||
pdfjs-first-page-button =
|
||||
.title = Գնալ դէպի առաջին էջ
|
||||
pdfjs-first-page-button-label = Գնալ դէպի առաջին էջ
|
||||
pdfjs-last-page-button =
|
||||
.title = Գնալ դէպի վերջին էջ
|
||||
pdfjs-last-page-button-label = Գնալ դէպի վերջին էջ
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Պտտել ժամացոյցի սլաքի ուղղութեամբ
|
||||
pdfjs-page-rotate-cw-button-label = Պտտել ժամացոյցի սլաքի ուղղութեամբ
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Պտտել ժամացոյցի սլաքի հակառակ ուղղութեամբ
|
||||
pdfjs-page-rotate-ccw-button-label = Պտտել ժամացոյցի սլաքի հակառակ ուղղութեամբ
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Միացնել գրոյթ ընտրելու գործիքը
|
||||
pdfjs-cursor-text-select-tool-button-label = Գրուածք ընտրելու գործիք
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Միացնել ձեռքի գործիքը
|
||||
pdfjs-cursor-hand-tool-button-label = Ձեռքի գործիք
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Աւգտագործել էջի ոլորում
|
||||
pdfjs-scroll-page-button-label = Էջի ոլորում
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Աւգտագործել ուղղահայեաց ոլորում
|
||||
pdfjs-scroll-vertical-button-label = Ուղղահայեաց ոլորում
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Աւգտագործել հորիզոնական ոլորում
|
||||
pdfjs-scroll-horizontal-button-label = Հորիզոնական ոլորում
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Աւգտագործել փաթաթուած ոլորում
|
||||
pdfjs-scroll-wrapped-button-label = Փաթաթուած ոլորում
|
||||
pdfjs-spread-none-button =
|
||||
.title = Մի միացէք էջի կոնտեքստում
|
||||
pdfjs-spread-none-button-label = Չկայ կոնտեքստ
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Միացէք էջի կոնտեքստին սկսելով՝ կենտ համարակալուած էջերով
|
||||
pdfjs-spread-odd-button-label = Տարաւրինակ կոնտեքստ
|
||||
pdfjs-spread-even-button =
|
||||
.title = Միացէք էջի կոնտեքստին սկսելով՝ զոյգ համարակալուած էջերով
|
||||
pdfjs-spread-even-button-label = Հաւասար վերածածկեր
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Փաստաթղթի հատկութիւնները…
|
||||
pdfjs-document-properties-button-label = Փաստաթղթի յատկութիւնները…
|
||||
pdfjs-document-properties-file-name = Նիշքի անունը․
|
||||
pdfjs-document-properties-file-size = Նիշք չափը.
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } ԿԲ ({ $size_b } բայթ)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } ՄԲ ({ $size_b } բայթ)
|
||||
pdfjs-document-properties-title = Վերնագիր
|
||||
pdfjs-document-properties-author = Հեղինակ․
|
||||
pdfjs-document-properties-subject = առարկայ
|
||||
pdfjs-document-properties-keywords = Հիմնաբառեր
|
||||
pdfjs-document-properties-creation-date = Ստեղծման ամսաթիւ
|
||||
pdfjs-document-properties-modification-date = Փոփոխութեան ամսաթիւ.
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Ստեղծող
|
||||
pdfjs-document-properties-producer = PDF-ի Արտադրողը.
|
||||
pdfjs-document-properties-version = PDF-ի տարբերակը.
|
||||
pdfjs-document-properties-page-count = Էջերի քանակը.
|
||||
pdfjs-document-properties-page-size = Էջի չափը.
|
||||
pdfjs-document-properties-page-size-unit-inches = ում
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = ուղղաձիգ
|
||||
pdfjs-document-properties-page-size-orientation-landscape = հորիզոնական
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Նամակ
|
||||
pdfjs-document-properties-page-size-name-legal = Աւրինական
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Արագ վեբ դիտում․
|
||||
pdfjs-document-properties-linearized-yes = Այո
|
||||
pdfjs-document-properties-linearized-no = Ոչ
|
||||
pdfjs-document-properties-close-button = Փակել
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Նախապատրաստում է փաստաթուղթը տպելուն…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Չեղարկել
|
||||
pdfjs-printing-not-supported = Զգուշացում. Տպելը ամբողջութեամբ չի աջակցուում զննարկիչի կողմից։
|
||||
pdfjs-printing-not-ready = Զգուշացում. PDF֊ը ամբողջութեամբ չի բեռնաւորուել տպելու համար։
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Փոխարկել կողային վահանակը
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Փոխանջատել կողմնասիւնը (փաստաթուղթը պարունակում է ուրուագիծ/կցորդներ/շերտեր)
|
||||
pdfjs-toggle-sidebar-button-label = Փոխարկել կողային վահանակը
|
||||
pdfjs-document-outline-button =
|
||||
.title = Ցուցադրել փաստաթղթի ուրուագիծը (կրկնակի սեղմէք՝ միաւորները ընդարձակելու/կոծկելու համար)
|
||||
pdfjs-document-outline-button-label = Փաստաթղթի ուրուագիծ
|
||||
pdfjs-attachments-button =
|
||||
.title = Ցուցադրել կցորդները
|
||||
pdfjs-attachments-button-label = Կցորդներ
|
||||
pdfjs-layers-button =
|
||||
.title = Ցուցադրել շերտերը (կրկնահպել վերակայելու բոլոր շերտերը սկզբնադիր վիճակի)
|
||||
pdfjs-layers-button-label = Շերտեր
|
||||
pdfjs-thumbs-button =
|
||||
.title = Ցուցադրել մանրապատկերը
|
||||
pdfjs-thumbs-button-label = Մանրապատկեր
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Գտէք ընթացիկ գծագրման տարրը
|
||||
pdfjs-current-outline-item-button-label = Ընթացիկ գծագրման տարր
|
||||
pdfjs-findbar-button =
|
||||
.title = Գտնել փաստաթղթում
|
||||
pdfjs-findbar-button-label = Որոնում
|
||||
pdfjs-additional-layers = Լրացուցիչ շերտեր
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Էջը { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Էջի մանրապատկերը { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Որոնում
|
||||
.placeholder = Գտնել փաստաթղթում…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Գտնել արտայայտութեան նախորդ արտայայտութիւնը
|
||||
pdfjs-find-previous-button-label = Նախորդը
|
||||
pdfjs-find-next-button =
|
||||
.title = Գտիր արտայայտութեան յաջորդ արտայայտութիւնը
|
||||
pdfjs-find-next-button-label = Հաջորդը
|
||||
pdfjs-find-highlight-checkbox = Գունանշել բոլորը
|
||||
pdfjs-find-match-case-checkbox-label = Հաշուի առնել հանգամանքը
|
||||
pdfjs-find-match-diacritics-checkbox-label = Հնչիւնատարբերիչ նշանների համապատասխանեցում
|
||||
pdfjs-find-entire-word-checkbox-label = Ամբողջ բառերը
|
||||
pdfjs-find-reached-top = Հասել եք փաստաթղթի վերեւին,շարունակել ներքեւից
|
||||
pdfjs-find-reached-bottom = Հասել էք փաստաթղթի վերջին, շարունակել վերեւից
|
||||
pdfjs-find-not-found = Արտայայտութիւնը չգտնուեց
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Էջի լայնութիւն
|
||||
pdfjs-page-scale-fit = Հարմարեցնել էջը
|
||||
pdfjs-page-scale-auto = Ինքնաշխատ խոշորացում
|
||||
pdfjs-page-scale-actual = Իրական չափը
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Էջ { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = PDF նիշքը բացելիս սխալ է տեղի ունեցել։
|
||||
pdfjs-invalid-file-error = Սխալ կամ վնասուած PDF նիշք։
|
||||
pdfjs-missing-file-error = PDF նիշքը բացակաիւմ է։
|
||||
pdfjs-unexpected-response-error = Սպասարկիչի անսպասելի պատասխան։
|
||||
pdfjs-rendering-error = Սխալ է տեղի ունեցել էջի մեկնաբանման ժամանակ
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } Ծանոթութիւն]
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Մուտքագրէք գաղտնաբառը այս PDF նիշքը բացելու համար
|
||||
pdfjs-password-invalid = Գաղտնաբառը սխալ է: Կրկին փորձէք:
|
||||
pdfjs-password-ok-button = Լաւ
|
||||
pdfjs-password-cancel-button = Չեղարկել
|
||||
pdfjs-web-fonts-disabled = Վեբ-տառատեսակները անջատուած են. հնարաւոր չէ աւգտագործել ներկառուցուած PDF տառատեսակները։
|
||||
@@ -1,253 +0,0 @@
|
||||
# Copyright 2012 Mozilla Foundation
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Main toolbar buttons (tooltips and alt text for images)
|
||||
previous.title=Նախորդ էջ
|
||||
previous_label=Նախորդը
|
||||
next.title=Յաջորդ էջ
|
||||
next_label=Յաջորդը
|
||||
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=էջ
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages={{pagesCount}}-ից\u0020
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}}-ը {{pagesCount}})-ից
|
||||
|
||||
zoom_out.title=Փոքրացնել
|
||||
zoom_out_label=Փոքրացնել
|
||||
zoom_in.title=Խոշորացնել
|
||||
zoom_in_label=Խոշորացնել
|
||||
zoom.title=Խոշորացում
|
||||
presentation_mode.title=Անցնել ներկայացման եղանակին
|
||||
presentation_mode_label=Ներկայացման եղանակ
|
||||
open_file.title=Բացել նիշքը
|
||||
open_file_label=Բացել
|
||||
print.title=Տպել
|
||||
print_label=Տպել
|
||||
download.title=Բեռնել
|
||||
download_label=Բեռնել
|
||||
bookmark.title=Ընթացիկ տեսքով (պատճէնել կամ բացել նոր պատուհանում)
|
||||
bookmark_label=Ընթացիկ տեսք
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
tools.title=Գործիքներ
|
||||
tools_label=Գործիքներ
|
||||
first_page.title=Գնալ դէպի առաջին էջ
|
||||
first_page.label=Գնալ դէպի առաջին էջ
|
||||
first_page_label=Գնալ դէպի առաջին էջ
|
||||
last_page.title=Գնալ դէպի վերջին էջ
|
||||
last_page.label=Գնալ դէպի վերջին էջ
|
||||
last_page_label=Գնալ դէպի վերջին էջ
|
||||
page_rotate_cw.title=Պտտել ժամացոյցի սլաքի ուղղութեամբ
|
||||
page_rotate_cw.label=Պտտել ժամացոյցի սլաքի ուղղութեամբ
|
||||
page_rotate_cw_label=Պտտել ժամացոյցի սլաքի ուղղութեամբ
|
||||
page_rotate_ccw.title=Պտտել ժամացոյցի սլաքի հակառակ ուղղութեամբ
|
||||
page_rotate_ccw.label=Պտտել ժամացոյցի սլաքի հակառակ ուղղութեամբ
|
||||
page_rotate_ccw_label=Պտտել ժամացոյցի սլաքի հակառակ ուղղութեամբ
|
||||
|
||||
cursor_text_select_tool.title=Միացնել գրոյթ ընտրելու գործիքը
|
||||
cursor_text_select_tool_label=Գրուածք ընտրելու գործիք
|
||||
cursor_hand_tool.title=Միացնել ձեռքի գործիքը
|
||||
cursor_hand_tool_label=Ձեռքի գործիք
|
||||
|
||||
scroll_vertical.title=Աւգտագործել ուղղահայեաց ոլորում
|
||||
scroll_vertical_label=Ուղղահայեաց ոլորում
|
||||
scroll_horizontal.title=Աւգտագործել հորիզոնական ոլորում
|
||||
scroll_horizontal_label=Հորիզոնական ոլորում
|
||||
scroll_wrapped.title=Աւգտագործել փաթաթուած ոլորում
|
||||
scroll_wrapped_label=Փաթաթուած ոլորում
|
||||
|
||||
spread_none.title=Մի միացէք էջի կոնտեքստում
|
||||
spread_none_label=Չկայ կոնտեքստ
|
||||
spread_odd.title=Միացէք էջի կոնտեքստին սկսելով՝ կենտ համարակալուած էջերով
|
||||
spread_odd_label=Տարաւրինակ կոնտեքստ
|
||||
spread_even.title=Միացէք էջի կոնտեքստին սկսելով՝ զոյգ համարակալուած էջերով
|
||||
spread_even_label=Հաւասար վերածածկեր
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Փաստաթղթի հատկութիւնները…
|
||||
document_properties_label=Փաստաթղթի յատկութիւնները…
|
||||
document_properties_file_name=Նիշքի անունը․
|
||||
document_properties_file_size=Նիշք չափը.
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} ԿԲ ({{size_b}} բայթ)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} ՄԲ ({{size_b}} բայթ)
|
||||
document_properties_title=Վերնագիր
|
||||
document_properties_author=Հեղինակ․
|
||||
document_properties_subject=առարկայ
|
||||
document_properties_keywords=Հիմնաբառեր
|
||||
document_properties_creation_date=Ստեղծման ամսաթիւ
|
||||
document_properties_modification_date=Փոփոխութեան ամսաթիւ.
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Ստեղծող
|
||||
document_properties_producer=PDF-ի Արտադրողը.
|
||||
document_properties_version=PDF-ի տարբերակը.
|
||||
document_properties_page_count=Էջերի քանակը.
|
||||
document_properties_page_size=Էջի չափը.
|
||||
document_properties_page_size_unit_inches=ում
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=ուղղաձիգ
|
||||
document_properties_page_size_orientation_landscape=հորիզոնական
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Նամակ
|
||||
document_properties_page_size_name_legal=Աւրինական
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Արագ վեբ դիտում․
|
||||
document_properties_linearized_yes=Այո
|
||||
document_properties_linearized_no=Ոչ
|
||||
document_properties_close=Փակել
|
||||
|
||||
print_progress_message=Նախապատրաստում է փաստաթուղթը տպելուն…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Չեղարկել
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Փոխարկել կողային վահանակը
|
||||
toggle_sidebar_notification.title=Փոխարկել կողային վահանակը (փաստաթուղթը պարունակում է ուրուագիծ/կցորդ)
|
||||
toggle_sidebar_notification2.title=Փոխանջատել կողմնասիւնը (փաստաթուղթը պարունակում է ուրուագիծ/կցորդներ/շերտեր)
|
||||
toggle_sidebar_label=Փոխարկել կողային վահանակը
|
||||
document_outline.title=Ցուցադրել փաստաթղթի ուրուագիծը (կրկնակի սեղմէք՝ միաւորները ընդարձակելու/կոծկելու համար)
|
||||
document_outline_label=Փաստաթղթի ուրուագիծ
|
||||
attachments.title=Ցուցադրել կցորդները
|
||||
attachments_label=Կցորդներ
|
||||
layers.title=Ցուցադրել շերտերը (կրկնահպել վերակայելու բոլոր շերտերը սկզբնադիր վիճակի)
|
||||
layers_label=Շերտեր
|
||||
thumbs.title=Ցուցադրել մանրապատկերը
|
||||
thumbs_label=Մանրապատկեր
|
||||
current_outline_item.title=Գտէք ընթացիկ գծագրման տարրը
|
||||
current_outline_item_label=Ընթացիկ գծագրման տարր
|
||||
findbar.title=Գտնել փաստաթղթում
|
||||
findbar_label=Որոնում
|
||||
|
||||
additional_layers=Լրացուցիչ շերտեր
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Էջ {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_title=Էջը {{page}}
|
||||
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
thumb_page_canvas=Էջի մանրապատկերը {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=Որոնում
|
||||
find_input.placeholder=Գտնել փաստաթղթում…
|
||||
find_previous.title=Գտնել արտայայտութեան նախորդ արտայայտութիւնը
|
||||
find_previous_label=Նախորդը
|
||||
find_next.title=Գտիր արտայայտութեան յաջորդ արտայայտութիւնը
|
||||
find_next_label=Հաջորդը
|
||||
find_highlight=Գունանշել բոլորը
|
||||
find_match_case_label=Հաշուի առնել հանգամանքը
|
||||
find_entire_word_label=Ամբողջ բառերը
|
||||
find_reached_top=Հասել եք փաստաթղթի վերեւին,շարունակել ներքեւից
|
||||
find_reached_bottom=Հասել էք փաստաթղթի վերջին, շարունակել վերեւից
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ հոգնակի(ընդհանուր) ]}
|
||||
find_match_count[one]={{current}} {{total}}-ի համընկնումից
|
||||
find_match_count[two]={{current}} {{total}}-ի համընկնումներից
|
||||
find_match_count[few]={{current}} {{total}}-ի համընկնումներից
|
||||
find_match_count[many]={{current}} {{total}}-ի համընկնումներից
|
||||
find_match_count[other]={{current}} {{total}}-ի համընկնումներից
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ հոգնակի (սահմանը) ]}
|
||||
find_match_count_limit[zero]=Աւելին քան {{limit}} համընկնումները
|
||||
find_match_count_limit[one]=Աւելին քան {{limit}} համընկնումը
|
||||
find_match_count_limit[two]=Աւելին քան {{limit}} համընկնումները
|
||||
find_match_count_limit[few]=Աւելին քան {{limit}} համընկնումները
|
||||
find_match_count_limit[many]=Աւելին քան {{limit}} համընկնումները
|
||||
find_match_count_limit[other]=Աւելին քան {{limit}} համընկնումները
|
||||
find_not_found=Արտայայտութիւնը չգտնուեց
|
||||
|
||||
# Error panel labels
|
||||
error_more_info=Աւելի շատ տեղեկութիւն
|
||||
error_less_info=Քիչ տեղեկութիւն
|
||||
error_close=Փակել
|
||||
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
||||
# replaced by the PDF.JS version and build ID.
|
||||
error_version_info=PDF.js v{{version}} (կառուցումը. {{build}})
|
||||
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
||||
# english string describing the error.
|
||||
error_message=Գրութիւնը. {{message}}
|
||||
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
||||
# trace.
|
||||
error_stack=Շեղջ. {{stack}}
|
||||
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
||||
error_file=նիշք․ {{file}}
|
||||
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
||||
error_line=Տողը. {{line}}
|
||||
rendering_error=Սխալ է տեղի ունեցել էջի մեկնաբանման ժամանակ
|
||||
|
||||
# Predefined zoom values
|
||||
page_scale_width=Էջի լայնութիւն
|
||||
page_scale_fit=Հարմարեցնել էջը
|
||||
page_scale_auto=Ինքնաշխատ խոշորացում
|
||||
page_scale_actual=Իրական չափը
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=Սխալ
|
||||
loading_error=PDF նիշքը բացելիս սխալ է տեղի ունեցել։
|
||||
invalid_file_error=Սխալ կամ վնասուած PDF նիշք։
|
||||
missing_file_error=PDF նիշքը բացակաիւմ է։
|
||||
unexpected_response_error=Սպասարկիչի անսպասելի պատասխան։
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} Ծանոթութիւն]
|
||||
password_label=Մուտքագրէք գաղտնաբառը այս PDF նիշքը բացելու համար
|
||||
password_invalid=Գաղտնաբառը սխալ է: Կրկին փորձէք:
|
||||
password_ok=Լաւ
|
||||
password_cancel=Չեղարկել
|
||||
|
||||
printing_not_supported=Զգուշացում. Տպելը ամբողջութեամբ չի աջակցուում զննարկիչի կողմից։
|
||||
printing_not_ready=Զգուշացում. PDF֊ը ամբողջութեամբ չի բեռնաւորուել տպելու համար։
|
||||
web_fonts_disabled=Վեբ-տառատեսակները անջատուած են. հնարաւոր չէ աւգտագործել ներկառուցուած PDF տառատեսակները։
|
||||
653
res/static/misc/pdf-viewer/web/locale/ia/viewer.ftl
Normal file
653
res/static/misc/pdf-viewer/web/locale/ia/viewer.ftl
Normal file
@@ -0,0 +1,653 @@
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
## Main toolbar buttons (tooltips and alt text for images)
|
||||
|
||||
pdfjs-previous-button =
|
||||
.title = Pagina previe
|
||||
pdfjs-previous-button-label = Previe
|
||||
pdfjs-next-button =
|
||||
.title = Pagina sequente
|
||||
pdfjs-next-button-label = Sequente
|
||||
# .title: Tooltip for the pageNumber input.
|
||||
pdfjs-page-input =
|
||||
.title = Pagina
|
||||
# Variables:
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
# This string follows an input field with the number of the page currently displayed.
|
||||
pdfjs-of-pages = de { $pagesCount }
|
||||
# Variables:
|
||||
# $pageNumber (Number) - the currently visible page
|
||||
# $pagesCount (Number) - the total number of pages in the document
|
||||
pdfjs-page-of-pages = ({ $pageNumber } de { $pagesCount })
|
||||
pdfjs-zoom-out-button =
|
||||
.title = Distantiar
|
||||
pdfjs-zoom-out-button-label = Distantiar
|
||||
pdfjs-zoom-in-button =
|
||||
.title = Approximar
|
||||
pdfjs-zoom-in-button-label = Approximar
|
||||
pdfjs-zoom-select =
|
||||
.title = Zoom
|
||||
pdfjs-presentation-mode-button =
|
||||
.title = Excambiar a modo presentation
|
||||
pdfjs-presentation-mode-button-label = Modo presentation
|
||||
pdfjs-open-file-button =
|
||||
.title = Aperir le file
|
||||
pdfjs-open-file-button-label = Aperir
|
||||
pdfjs-print-button =
|
||||
.title = Imprimer
|
||||
pdfjs-print-button-label = Imprimer
|
||||
pdfjs-save-button =
|
||||
.title = Salvar
|
||||
pdfjs-save-button-label = Salvar
|
||||
# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
|
||||
pdfjs-download-button =
|
||||
.title = Discargar
|
||||
# Used in Firefox for Android as a label for the download button (“download” is a verb).
|
||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
||||
pdfjs-download-button-label = Discargar
|
||||
pdfjs-bookmark-button =
|
||||
.title = Pagina actual (vide le URL del pagina actual)
|
||||
pdfjs-bookmark-button-label = Pagina actual
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
pdfjs-tools-button =
|
||||
.title = Instrumentos
|
||||
pdfjs-tools-button-label = Instrumentos
|
||||
pdfjs-first-page-button =
|
||||
.title = Ir al prime pagina
|
||||
pdfjs-first-page-button-label = Ir al prime pagina
|
||||
pdfjs-last-page-button =
|
||||
.title = Ir al ultime pagina
|
||||
pdfjs-last-page-button-label = Ir al ultime pagina
|
||||
pdfjs-page-rotate-cw-button =
|
||||
.title = Rotar in senso horari
|
||||
pdfjs-page-rotate-cw-button-label = Rotar in senso horari
|
||||
pdfjs-page-rotate-ccw-button =
|
||||
.title = Rotar in senso antihorari
|
||||
pdfjs-page-rotate-ccw-button-label = Rotar in senso antihorari
|
||||
pdfjs-cursor-text-select-tool-button =
|
||||
.title = Activar le instrumento de selection de texto
|
||||
pdfjs-cursor-text-select-tool-button-label = Instrumento de selection de texto
|
||||
pdfjs-cursor-hand-tool-button =
|
||||
.title = Activar le instrumento mano
|
||||
pdfjs-cursor-hand-tool-button-label = Instrumento mano
|
||||
pdfjs-scroll-page-button =
|
||||
.title = Usar rolamento de pagina
|
||||
pdfjs-scroll-page-button-label = Rolamento de pagina
|
||||
pdfjs-scroll-vertical-button =
|
||||
.title = Usar rolamento vertical
|
||||
pdfjs-scroll-vertical-button-label = Rolamento vertical
|
||||
pdfjs-scroll-horizontal-button =
|
||||
.title = Usar rolamento horizontal
|
||||
pdfjs-scroll-horizontal-button-label = Rolamento horizontal
|
||||
pdfjs-scroll-wrapped-button =
|
||||
.title = Usar rolamento incapsulate
|
||||
pdfjs-scroll-wrapped-button-label = Rolamento incapsulate
|
||||
pdfjs-spread-none-button =
|
||||
.title = Non junger paginas dual
|
||||
pdfjs-spread-none-button-label = Sin paginas dual
|
||||
pdfjs-spread-odd-button =
|
||||
.title = Junger paginas dual a partir de paginas con numeros impar
|
||||
pdfjs-spread-odd-button-label = Paginas dual impar
|
||||
pdfjs-spread-even-button =
|
||||
.title = Junger paginas dual a partir de paginas con numeros par
|
||||
pdfjs-spread-even-button-label = Paginas dual par
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
pdfjs-document-properties-button =
|
||||
.title = Proprietates del documento…
|
||||
pdfjs-document-properties-button-label = Proprietates del documento…
|
||||
pdfjs-document-properties-file-name = Nomine del file:
|
||||
pdfjs-document-properties-file-size = Dimension de file:
|
||||
# Variables:
|
||||
# $kb (Number) - the PDF file size in kilobytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $mb (Number) - the PDF file size in megabytes
|
||||
# $b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bytes)
|
||||
# Variables:
|
||||
# $size_kb (Number) - the PDF file size in kilobytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
|
||||
# Variables:
|
||||
# $size_mb (Number) - the PDF file size in megabytes
|
||||
# $size_b (Number) - the PDF file size in bytes
|
||||
pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
|
||||
pdfjs-document-properties-title = Titulo:
|
||||
pdfjs-document-properties-author = Autor:
|
||||
pdfjs-document-properties-subject = Subjecto:
|
||||
pdfjs-document-properties-keywords = Parolas clave:
|
||||
pdfjs-document-properties-creation-date = Data de creation:
|
||||
pdfjs-document-properties-modification-date = Data de modification:
|
||||
# Variables:
|
||||
# $dateObj (Date) - the creation/modification date and time of the PDF file
|
||||
pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
pdfjs-document-properties-creator = Creator:
|
||||
pdfjs-document-properties-producer = Productor PDF:
|
||||
pdfjs-document-properties-version = Version PDF:
|
||||
pdfjs-document-properties-page-count = Numero de paginas:
|
||||
pdfjs-document-properties-page-size = Dimension del pagina:
|
||||
pdfjs-document-properties-page-size-unit-inches = in
|
||||
pdfjs-document-properties-page-size-unit-millimeters = mm
|
||||
pdfjs-document-properties-page-size-orientation-portrait = vertical
|
||||
pdfjs-document-properties-page-size-orientation-landscape = horizontal
|
||||
pdfjs-document-properties-page-size-name-a-three = A3
|
||||
pdfjs-document-properties-page-size-name-a-four = A4
|
||||
pdfjs-document-properties-page-size-name-letter = Littera
|
||||
pdfjs-document-properties-page-size-name-legal = Legal
|
||||
|
||||
## Variables:
|
||||
## $width (Number) - the width of the (current) page
|
||||
## $height (Number) - the height of the (current) page
|
||||
## $unit (String) - the unit of measurement of the (current) page
|
||||
## $name (String) - the name of the (current) page
|
||||
## $orientation (String) - the orientation of the (current) page
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
# The linearization status of the document; usually called "Fast Web View" in
|
||||
# English locales of Adobe software.
|
||||
pdfjs-document-properties-linearized = Vista web rapide:
|
||||
pdfjs-document-properties-linearized-yes = Si
|
||||
pdfjs-document-properties-linearized-no = No
|
||||
pdfjs-document-properties-close-button = Clauder
|
||||
|
||||
## Print
|
||||
|
||||
pdfjs-print-progress-message = Preparation del documento pro le impression…
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Cancellar
|
||||
pdfjs-printing-not-supported = Attention : le impression non es totalmente supportate per ce navigator.
|
||||
pdfjs-printing-not-ready = Attention: le file PDF non es integremente cargate pro lo poter imprimer.
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-toggle-sidebar-button =
|
||||
.title = Monstrar/celar le barra lateral
|
||||
pdfjs-toggle-sidebar-notification-button =
|
||||
.title = Monstrar/celar le barra lateral (le documento contine structura/attachamentos/stratos)
|
||||
pdfjs-toggle-sidebar-button-label = Monstrar/celar le barra lateral
|
||||
pdfjs-document-outline-button =
|
||||
.title = Monstrar le schema del documento (clic duple pro expander/contraher tote le elementos)
|
||||
pdfjs-document-outline-button-label = Schema del documento
|
||||
pdfjs-attachments-button =
|
||||
.title = Monstrar le annexos
|
||||
pdfjs-attachments-button-label = Annexos
|
||||
pdfjs-layers-button =
|
||||
.title = Monstrar stratos (clicca duple pro remontar tote le stratos al stato predefinite)
|
||||
pdfjs-layers-button-label = Stratos
|
||||
pdfjs-thumbs-button =
|
||||
.title = Monstrar le vignettes
|
||||
pdfjs-thumbs-button-label = Vignettes
|
||||
pdfjs-current-outline-item-button =
|
||||
.title = Trovar le elemento de structura actual
|
||||
pdfjs-current-outline-item-button-label = Elemento de structura actual
|
||||
pdfjs-findbar-button =
|
||||
.title = Cercar in le documento
|
||||
pdfjs-findbar-button-label = Cercar
|
||||
pdfjs-additional-layers = Altere stratos
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-title =
|
||||
.title = Pagina { $page }
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-thumb-page-canvas =
|
||||
.aria-label = Vignette del pagina { $page }
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
pdfjs-find-input =
|
||||
.title = Cercar
|
||||
.placeholder = Cercar in le documento…
|
||||
pdfjs-find-previous-button =
|
||||
.title = Trovar le previe occurrentia del phrase
|
||||
pdfjs-find-previous-button-label = Previe
|
||||
pdfjs-find-next-button =
|
||||
.title = Trovar le successive occurrentia del phrase
|
||||
pdfjs-find-next-button-label = Sequente
|
||||
pdfjs-find-highlight-checkbox = Evidentiar toto
|
||||
pdfjs-find-match-case-checkbox-label = Distinguer majusculas/minusculas
|
||||
pdfjs-find-match-diacritics-checkbox-label = Differentiar diacriticos
|
||||
pdfjs-find-entire-word-checkbox-label = Parolas integre
|
||||
pdfjs-find-reached-top = Initio del documento attingite, continuation ab fin
|
||||
pdfjs-find-reached-bottom = Fin del documento attingite, continuation ab initio
|
||||
# Variables:
|
||||
# $current (Number) - the index of the currently active find result
|
||||
# $total (Number) - the total number of matches in the document
|
||||
pdfjs-find-match-count =
|
||||
{ $total ->
|
||||
[one] { $current } de { $total } correspondentia
|
||||
*[other] { $current } de { $total } correspondentias
|
||||
}
|
||||
# Variables:
|
||||
# $limit (Number) - the maximum number of matches
|
||||
pdfjs-find-match-count-limit =
|
||||
{ $limit ->
|
||||
[one] Plus de { $limit } correspondentia
|
||||
*[other] Plus de { $limit } correspondentias
|
||||
}
|
||||
pdfjs-find-not-found = Phrase non trovate
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
pdfjs-page-scale-width = Plen largor del pagina
|
||||
pdfjs-page-scale-fit = Pagina integre
|
||||
pdfjs-page-scale-auto = Zoom automatic
|
||||
pdfjs-page-scale-actual = Dimension real
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
# Variables:
|
||||
# $page (Number) - the page number
|
||||
pdfjs-page-landmark =
|
||||
.aria-label = Pagina { $page }
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
pdfjs-loading-error = Un error occurreva durante que on cargava le file PDF.
|
||||
pdfjs-invalid-file-error = File PDF corrumpite o non valide.
|
||||
pdfjs-missing-file-error = File PDF mancante.
|
||||
pdfjs-unexpected-response-error = Responsa del servitor inexpectate.
|
||||
pdfjs-rendering-error = Un error occurreva durante que on processava le pagina.
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
# .alt: This is used as a tooltip.
|
||||
# Variables:
|
||||
# $type (String) - an annotation type from a list defined in the PDF spec
|
||||
# (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
pdfjs-text-annotation-type =
|
||||
.alt = [{ $type } Annotation]
|
||||
# Variables:
|
||||
# $dateObj (Date) - the modification date and time of the annotation
|
||||
pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-label = Insere le contrasigno pro aperir iste file PDF.
|
||||
pdfjs-password-invalid = Contrasigno invalide. Per favor retenta.
|
||||
pdfjs-password-ok-button = OK
|
||||
pdfjs-password-cancel-button = Cancellar
|
||||
pdfjs-web-fonts-disabled = Le typos de litteras web es disactivate: impossibile usar le typos de litteras PDF incorporate.
|
||||
|
||||
## Editing
|
||||
|
||||
pdfjs-editor-free-text-button =
|
||||
.title = Texto
|
||||
pdfjs-editor-color-picker-free-text-input =
|
||||
.title = Cambiar color de texto
|
||||
pdfjs-editor-free-text-button-label = Texto
|
||||
pdfjs-editor-ink-button =
|
||||
.title = Designar
|
||||
pdfjs-editor-color-picker-ink-input =
|
||||
.title = Cambiar color de designo
|
||||
pdfjs-editor-ink-button-label = Designar
|
||||
pdfjs-editor-stamp-button =
|
||||
.title = Adder o rediger imagines
|
||||
pdfjs-editor-stamp-button-label = Adder o rediger imagines
|
||||
pdfjs-editor-highlight-button =
|
||||
.title = Evidentia
|
||||
pdfjs-editor-highlight-button-label = Evidentia
|
||||
pdfjs-highlight-floating-button1 =
|
||||
.title = Evidentiar
|
||||
.aria-label = Evidentiar
|
||||
pdfjs-highlight-floating-button-label = Evidentiar
|
||||
pdfjs-comment-floating-button =
|
||||
.title = Commento
|
||||
.aria-label = Commento
|
||||
pdfjs-comment-floating-button-label = Commento
|
||||
pdfjs-editor-signature-button =
|
||||
.title = Adder signatura
|
||||
pdfjs-editor-signature-button-label = Adder signatura
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
# “Highlight” is a noun, the string is used on the editor for highlights.
|
||||
pdfjs-editor-highlight-editor =
|
||||
.aria-label = Editor de evidentiation
|
||||
# “Drawing” is a noun, the string is used on the editor for drawings.
|
||||
pdfjs-editor-ink-editor =
|
||||
.aria-label = Editor de designos
|
||||
# Used when a signature editor is selected/hovered.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-signature-editor1 =
|
||||
.aria-description = Editor de signaturas: { $description }
|
||||
pdfjs-editor-stamp-editor =
|
||||
.aria-label = Editor de imagines
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
pdfjs-editor-remove-ink-button =
|
||||
.title = Remover le designo
|
||||
pdfjs-editor-remove-freetext-button =
|
||||
.title = Remover texto
|
||||
pdfjs-editor-remove-stamp-button =
|
||||
.title = Remover imagine
|
||||
pdfjs-editor-remove-highlight-button =
|
||||
.title = Remover evidentia
|
||||
pdfjs-editor-remove-signature-button =
|
||||
.title = Remover signatura
|
||||
|
||||
##
|
||||
|
||||
# Editor Parameters
|
||||
pdfjs-editor-free-text-color-input = Color
|
||||
pdfjs-editor-free-text-size-input = Dimension
|
||||
pdfjs-editor-ink-color-input = Color
|
||||
pdfjs-editor-ink-thickness-input = Spissor
|
||||
pdfjs-editor-ink-opacity-input = Opacitate
|
||||
pdfjs-editor-stamp-add-image-button =
|
||||
.title = Adder imagine
|
||||
pdfjs-editor-stamp-add-image-button-label = Adder imagine
|
||||
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||
pdfjs-editor-free-highlight-thickness-input = Spissor
|
||||
pdfjs-editor-free-highlight-thickness-title =
|
||||
.title = Cambiar spissor evidentiante elementos differente de texto
|
||||
pdfjs-editor-add-signature-container =
|
||||
.aria-label = Controlos de signatura e signaturas salvate
|
||||
pdfjs-editor-signature-add-signature-button =
|
||||
.title = Adder nove signatura
|
||||
pdfjs-editor-signature-add-signature-button-label = Adder nove signatura
|
||||
# Used on the button to use an already saved signature.
|
||||
# Variables:
|
||||
# $description (String) - a string describing/labeling the signature.
|
||||
pdfjs-editor-add-saved-signature-button =
|
||||
.title = Signatura salvate: { $description }
|
||||
# .default-content is used as a placeholder in an empty text editor.
|
||||
pdfjs-free-text2 =
|
||||
.aria-label = Editor de texto
|
||||
.default-content = Initiar a inserer…
|
||||
pdfjs-free-text =
|
||||
.aria-label = Editor de texto
|
||||
pdfjs-free-text-default-content = Comenciar a scriber…
|
||||
pdfjs-ink =
|
||||
.aria-label = Editor de designos
|
||||
pdfjs-ink-canvas =
|
||||
.aria-label = Imagine create per le usator
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
pdfjs-editor-alt-text-button-label = Texto alternative
|
||||
pdfjs-editor-alt-text-edit-button =
|
||||
.aria-label = Rediger texto alternative
|
||||
pdfjs-editor-alt-text-edit-button-label = Rediger texto alternative
|
||||
pdfjs-editor-alt-text-dialog-label = Elige un option
|
||||
pdfjs-editor-alt-text-dialog-description = Le texto alternative (alt text) adjuta quando le personas non pote vider le imagine o quando illo non carga.
|
||||
pdfjs-editor-alt-text-add-description-label = Adder un description
|
||||
pdfjs-editor-alt-text-add-description-description = Mira a 1-2 phrases que describe le subjecto, parametro, o actiones.
|
||||
pdfjs-editor-alt-text-mark-decorative-label = Marcar como decorative
|
||||
pdfjs-editor-alt-text-mark-decorative-description = Isto es usate pro imagines ornamental, como bordaturas o filigranas.
|
||||
pdfjs-editor-alt-text-cancel-button = Cancellar
|
||||
pdfjs-editor-alt-text-save-button = Salvar
|
||||
pdfjs-editor-alt-text-decorative-tooltip = Marcate como decorative
|
||||
# .placeholder: This is a placeholder for the alt text input area
|
||||
pdfjs-editor-alt-text-textarea =
|
||||
.placeholder = Per exemplo, “Un juvene sede a un tabula pro mangiar un repasto”
|
||||
# Alternative text (alt text) helps when people can't see the image.
|
||||
pdfjs-editor-alt-text-button =
|
||||
.aria-label = Texto alternative
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
pdfjs-editor-resizer-label-top-left = Angulo superior sinistre — redimensionar
|
||||
pdfjs-editor-resizer-label-top-middle = Medio superior — redimensionar
|
||||
pdfjs-editor-resizer-label-top-right = Angulo superior dextre — redimensionar
|
||||
pdfjs-editor-resizer-label-middle-right = Medio dextre — redimensionar
|
||||
pdfjs-editor-resizer-label-bottom-right = Angulo inferior dextre — redimensionar
|
||||
pdfjs-editor-resizer-label-bottom-middle = Medio inferior — redimensionar
|
||||
pdfjs-editor-resizer-label-bottom-left = Angulo inferior sinistre — redimensionar
|
||||
pdfjs-editor-resizer-label-middle-left = Medio sinistre — redimensionar
|
||||
pdfjs-editor-resizer-top-left =
|
||||
.aria-label = Angulo superior sinistre — redimensionar
|
||||
pdfjs-editor-resizer-top-middle =
|
||||
.aria-label = Medio superior — redimensionar
|
||||
pdfjs-editor-resizer-top-right =
|
||||
.aria-label = Angulo superior dextre — redimensionar
|
||||
pdfjs-editor-resizer-middle-right =
|
||||
.aria-label = Medio dextre — redimensionar
|
||||
pdfjs-editor-resizer-bottom-right =
|
||||
.aria-label = Angulo inferior dextre — redimensionar
|
||||
pdfjs-editor-resizer-bottom-middle =
|
||||
.aria-label = Medio inferior — redimensionar
|
||||
pdfjs-editor-resizer-bottom-left =
|
||||
.aria-label = Angulo inferior sinistre — redimensionar
|
||||
pdfjs-editor-resizer-middle-left =
|
||||
.aria-label = Medio sinistre — redimensionar
|
||||
|
||||
## Color picker
|
||||
|
||||
# This means "Color used to highlight text"
|
||||
pdfjs-editor-highlight-colorpicker-label = Color pro evidentiar
|
||||
pdfjs-editor-colorpicker-button =
|
||||
.title = Cambiar color
|
||||
pdfjs-editor-colorpicker-dropdown =
|
||||
.aria-label = Electiones del color
|
||||
pdfjs-editor-colorpicker-yellow =
|
||||
.title = Jalne
|
||||
pdfjs-editor-colorpicker-green =
|
||||
.title = Verde
|
||||
pdfjs-editor-colorpicker-blue =
|
||||
.title = Blau
|
||||
pdfjs-editor-colorpicker-pink =
|
||||
.title = Rosate
|
||||
pdfjs-editor-colorpicker-red =
|
||||
.title = Rubie
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
pdfjs-editor-highlight-show-all-button-label = Monstrar toto
|
||||
pdfjs-editor-highlight-show-all-button =
|
||||
.title = Monstrar toto
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
# Modal header positioned above a text box where users can edit the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-edit-label = Rediger texto alternative (description del imagine)
|
||||
# Modal header positioned above a text box where users can add the alt text.
|
||||
pdfjs-editor-new-alt-text-dialog-add-label = Adder texto alternative (description del imagine)
|
||||
pdfjs-editor-new-alt-text-textarea =
|
||||
.placeholder = Scribe tu description ci…
|
||||
# This text refers to the alt text box above this description. It offers a definition of alt text.
|
||||
pdfjs-editor-new-alt-text-description = Breve description pro personas qui non pote vider le imagine o quando le imagine non se carga.
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = Iste texto alternative ha essite create automaticamente e pote esser inexacte.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Pro saper plus
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Crear texto alternative automaticamente
|
||||
pdfjs-editor-new-alt-text-not-now-button = Non ora
|
||||
pdfjs-editor-new-alt-text-error-title = Impossibile crear texto alternative automaticamente
|
||||
pdfjs-editor-new-alt-text-error-description = Scribe tu proprie texto alternative o retenta plus tarde.
|
||||
pdfjs-editor-new-alt-text-error-close-button = Clauder
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
|
||||
pdfjs-editor-new-alt-text-ai-model-downloading-progress = Discargante modello de intelligentia artificial del texto alternative ({ $downloadedSize } de { $totalSize } MB)
|
||||
.aria-valuetext = Discargante modello de intelligentia artificial del texto alternative ({ $downloadedSize } de { $totalSize } MB)
|
||||
# This is a button that users can click to edit the alt text they have already added.
|
||||
pdfjs-editor-new-alt-text-added-button =
|
||||
.aria-label = Texto alternative addite
|
||||
pdfjs-editor-new-alt-text-added-button-label = Texto alternative addite
|
||||
# This is a button that users can click to open the alt text editor and add alt text when it is not present.
|
||||
pdfjs-editor-new-alt-text-missing-button =
|
||||
.aria-label = Texto alternative mancante
|
||||
pdfjs-editor-new-alt-text-missing-button-label = Texto alternative mancante
|
||||
# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
|
||||
pdfjs-editor-new-alt-text-to-review-button =
|
||||
.aria-label = Revider texto alternative
|
||||
pdfjs-editor-new-alt-text-to-review-button-label = Revider texto alternative
|
||||
# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
|
||||
# Variables:
|
||||
# $generatedAltText (String) - the generated alt-text.
|
||||
pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Automaticamente create: { $generatedAltText }
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
pdfjs-image-alt-text-settings-button =
|
||||
.title = Parametros del texto alternative del imagine
|
||||
pdfjs-image-alt-text-settings-button-label = Parametros del texto alternative del imagine
|
||||
pdfjs-editor-alt-text-settings-dialog-label = Parametros del texto alternative del imagine
|
||||
pdfjs-editor-alt-text-settings-automatic-title = Texto alternative automatic
|
||||
pdfjs-editor-alt-text-settings-create-model-button-label = Crear texto alternative automaticamente
|
||||
pdfjs-editor-alt-text-settings-create-model-description = Suggere descriptiones pro adjutar le personas qui non pote vider le imagine o quando le imagine non carga.
|
||||
# Variables:
|
||||
# $totalSize (Number) - the total size (in MB) of the AI model.
|
||||
pdfjs-editor-alt-text-settings-download-model-label = Modello de intelligentia artificial del texto alternative ({ $totalSize } MB)
|
||||
pdfjs-editor-alt-text-settings-ai-model-description = Flue localmente sur tu apparato assi tu datos remane private. Necessari pro texto alternative automatic.
|
||||
pdfjs-editor-alt-text-settings-delete-model-button = Deler
|
||||
pdfjs-editor-alt-text-settings-download-model-button = Discargar
|
||||
pdfjs-editor-alt-text-settings-downloading-model-button = Discargante…
|
||||
pdfjs-editor-alt-text-settings-editor-title = Rediger texto alternative
|
||||
pdfjs-editor-alt-text-settings-show-dialog-button-label = Monstrar le redactor de texto alternative a pena on adde un imagine
|
||||
pdfjs-editor-alt-text-settings-show-dialog-description = Te adjuta a verifica que tote tu imagines ha un texto alternative.
|
||||
pdfjs-editor-alt-text-settings-close-button = Clauder
|
||||
|
||||
## Accessibility labels (announced by screen readers) for objects added to the editor.
|
||||
|
||||
pdfjs-editor-highlight-added-alert = Evidentia addite
|
||||
pdfjs-editor-freetext-added-alert = Texto addite
|
||||
pdfjs-editor-ink-added-alert = Designo addite
|
||||
pdfjs-editor-stamp-added-alert = Imagine addite
|
||||
pdfjs-editor-signature-added-alert = Firma addite
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
pdfjs-editor-undo-bar-message-highlight = Evidentiation removite
|
||||
pdfjs-editor-undo-bar-message-freetext = Texto removite
|
||||
pdfjs-editor-undo-bar-message-ink = Designo removite
|
||||
pdfjs-editor-undo-bar-message-stamp = Imagine removite
|
||||
pdfjs-editor-undo-bar-message-signature = Signatura removite
|
||||
# Variables:
|
||||
# $count (Number) - the number of removed annotations.
|
||||
pdfjs-editor-undo-bar-message-multiple =
|
||||
{ $count ->
|
||||
[one] { $count } annotation removite
|
||||
*[other] { $count } annotationes removite
|
||||
}
|
||||
pdfjs-editor-undo-bar-undo-button =
|
||||
.title = Disfacer
|
||||
pdfjs-editor-undo-bar-undo-button-label = Disfacer
|
||||
pdfjs-editor-undo-bar-close-button =
|
||||
.title = Clauder
|
||||
pdfjs-editor-undo-bar-close-button-label = Clauder
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
pdfjs-editor-add-signature-dialog-label = Iste formulario permitte al usator crear un firma a adder a un documento PDF. Le usator pote modificar le nomine (le qual tamben servi de texto alternative) e, si desirate, salvar le firma pro uso repetite.
|
||||
pdfjs-editor-add-signature-dialog-title = Adder un signatura
|
||||
|
||||
## Tab names
|
||||
|
||||
# Type is a verb (you can type your name as signature)
|
||||
pdfjs-editor-add-signature-type-button = Typar
|
||||
.title = Typar
|
||||
# Draw is a verb (you can draw your signature)
|
||||
pdfjs-editor-add-signature-draw-button = Designar
|
||||
.title = Designar
|
||||
pdfjs-editor-add-signature-image-button = Imagine
|
||||
.title = Imagine
|
||||
|
||||
## Tab panels
|
||||
|
||||
pdfjs-editor-add-signature-type-input =
|
||||
.aria-label = Insere tu firma
|
||||
.placeholder = Insere tu firma
|
||||
pdfjs-editor-add-signature-draw-placeholder = Designa tu firma
|
||||
pdfjs-editor-add-signature-draw-thickness-range-label = Spissor
|
||||
# Variables:
|
||||
# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
|
||||
pdfjs-editor-add-signature-draw-thickness-range =
|
||||
.title = Spissor de designo: { $thickness }
|
||||
pdfjs-editor-add-signature-image-placeholder = Trahe un file hic pro incargar lo
|
||||
pdfjs-editor-add-signature-image-browse-link =
|
||||
{ PLATFORM() ->
|
||||
[macos] O elige files de imagine
|
||||
*[other] O folietta files de imagine
|
||||
}
|
||||
|
||||
## Controls
|
||||
|
||||
pdfjs-editor-add-signature-description-label = Description (texto alternative)
|
||||
pdfjs-editor-add-signature-description-input =
|
||||
.title = Description (texto alternative)
|
||||
pdfjs-editor-add-signature-description-default-when-drawing = Signatura
|
||||
pdfjs-editor-add-signature-clear-button-label = Rader signatura
|
||||
pdfjs-editor-add-signature-clear-button =
|
||||
.title = Rader signatura
|
||||
pdfjs-editor-add-signature-save-checkbox = Salvar signatura
|
||||
pdfjs-editor-add-signature-save-warning-message = Tu ha attingite le limite de 5 firmas salvate. Remove un pro salvar un altere.
|
||||
pdfjs-editor-add-signature-image-upload-error-title = Non poteva incargar le imagine
|
||||
pdfjs-editor-add-signature-image-upload-error-description = Verifica tu connexion al rete o tenta un altere imagine.
|
||||
pdfjs-editor-add-signature-image-no-data-error-title = Impossibile converter iste imagine in un firma
|
||||
pdfjs-editor-add-signature-image-no-data-error-description = Essaya cargar un imagine differente.
|
||||
pdfjs-editor-add-signature-error-close-button = Clauder
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-add-signature-cancel-button = Cancellar
|
||||
pdfjs-editor-add-signature-add-button = Adder
|
||||
pdfjs-editor-edit-signature-update-button = Actualisar
|
||||
|
||||
## Edit a comment dialog
|
||||
|
||||
pdfjs-editor-edit-comment-actions-button-label = Actiones
|
||||
pdfjs-editor-edit-comment-actions-button =
|
||||
.title = Actiones
|
||||
pdfjs-editor-edit-comment-close-button-label = Clauder
|
||||
pdfjs-editor-edit-comment-close-button =
|
||||
.title = Clauder
|
||||
pdfjs-editor-edit-comment-actions-edit-button-label = Rediger
|
||||
pdfjs-editor-edit-comment-actions-delete-button-label = Deler
|
||||
pdfjs-editor-edit-comment-manager-text-input =
|
||||
.placeholder = Insere tu commento
|
||||
pdfjs-editor-edit-comment-manager-cancel-button = Cancellar
|
||||
pdfjs-editor-edit-comment-manager-save-button = Salvar
|
||||
|
||||
## Edit a comment button in the editor toolbar
|
||||
|
||||
pdfjs-editor-edit-comment-button =
|
||||
.title = Rediger commento
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
pdfjs-editor-delete-signature-button1 =
|
||||
.title = Remover signatura salvate
|
||||
pdfjs-editor-delete-signature-button-label1 = Remover signatura salvate
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Rediger description
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Rediger description
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user