Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_pdfviewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/pdfjs/web/locale/cs/viewer.properties')
-rw-r--r--vendor/pdfjs/web/locale/cs/viewer.properties62
1 files changed, 60 insertions, 2 deletions
diff --git a/vendor/pdfjs/web/locale/cs/viewer.properties b/vendor/pdfjs/web/locale/cs/viewer.properties
index 13b36fc..7ba084e 100644
--- a/vendor/pdfjs/web/locale/cs/viewer.properties
+++ b/vendor/pdfjs/web/locale/cs/viewer.properties
@@ -38,7 +38,7 @@ presentation_mode_label=Režim prezentace
open_file.title=Otevře soubor
open_file_label=Otevřít
print.title=Vytiskne dokument
-print_label=Tisk
+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ě)
@@ -65,6 +65,20 @@ 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…
@@ -76,7 +90,7 @@ 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=Nadpis:
+document_properties_title=Název stránky:
document_properties_author=Autor:
document_properties_subject=Předmět:
document_properties_keywords=Klíčová slova:
@@ -89,6 +103,28 @@ 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…
@@ -129,8 +165,30 @@ 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