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:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-03-18 17:07:55 +0300
committerGitHub <noreply@github.com>2020-03-18 17:07:55 +0300
commitef41f636a45ad72db03a301f6eb11d33d63e5daa (patch)
tree78413fc502f30147278ea443ca4c692ee87f3536 /vendor/pdfjs/web/locale/sl/viewer.properties
parentfbf36dc1702ef95b7f7a3a0822ef4fd0d5c8aedb (diff)
parent85b9bdfe58b9a9b4980c387fd3c4d1124f74020e (diff)
Bump pdf.js to 2.1.266
Diffstat (limited to 'vendor/pdfjs/web/locale/sl/viewer.properties')
-rw-r--r--vendor/pdfjs/web/locale/sl/viewer.properties58
1 files changed, 58 insertions, 0 deletions
diff --git a/vendor/pdfjs/web/locale/sl/viewer.properties b/vendor/pdfjs/web/locale/sl/viewer.properties
index 0000a9b..073ea3a 100644
--- a/vendor/pdfjs/web/locale/sl/viewer.properties
+++ b/vendor/pdfjs/web/locale/sl/viewer.properties
@@ -65,6 +65,20 @@ cursor_text_select_tool_label=Orodje za izbor besedila
cursor_hand_tool.title=Omogoči roko
cursor_hand_tool_label=Roka
+scroll_vertical.title=Uporabi navpično drsenje
+scroll_vertical_label=Navpično drsenje
+scroll_horizontal.title=Uporabi vodoravno drsenje
+scroll_horizontal_label=Vodoravno drsenje
+scroll_wrapped.title=Uporabi ovito drsenje
+scroll_wrapped_label=Ovito drsenje
+
+spread_none.title=Ne združuj razponov strani
+spread_none_label=Brez razponov
+spread_odd.title=Združuj razpone strani z začetkom pri lihih straneh
+spread_odd_label=Lihi razponi
+spread_even.title=Združuj razpone strani z začetkom pri sodih straneh
+spread_even_label=Sodi razponi
+
# Document properties dialog box
document_properties.title=Lastnosti dokumenta …
document_properties_label=Lastnosti dokumenta …
@@ -89,6 +103,28 @@ document_properties_creator=Ustvaril:
document_properties_producer=Izdelovalec PDF:
document_properties_version=Različica PDF:
document_properties_page_count=Število strani:
+document_properties_page_size=Velikost strani:
+document_properties_page_size_unit_inches=palcev
+document_properties_page_size_unit_millimeters=mm
+document_properties_page_size_orientation_portrait=pokončno
+document_properties_page_size_orientation_landscape=ležeče
+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=Pravno
+# 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=Hitri spletni ogled:
+document_properties_linearized_yes=Da
+document_properties_linearized_no=Ne
document_properties_close=Zapri
print_progress_message=Priprava dokumenta na tiskanje …
@@ -129,8 +165,30 @@ find_next.title=Najdi naslednjo ponovitev iskanega
find_next_label=Najdi naprej
find_highlight=Označi vse
find_match_case_label=Razlikuj velike/male črke
+find_entire_word_label=Cele besede
find_reached_top=Dosežen začetek dokumenta iz smeri konca
find_reached_bottom=Doseženo konec dokumenta iz smeri zač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]=Zadetek {{current}} od {{total}}
+find_match_count[two]=Zadetek {{current}} od {{total}}
+find_match_count[few]=Zadetek {{current}} od {{total}}
+find_match_count[many]=Zadetek {{current}} od {{total}}
+find_match_count[other]=Zadetek {{current}} od {{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]=Več kot {{limit}} zadetkov
+find_match_count_limit[one]=Več kot {{limit}} zadetek
+find_match_count_limit[two]=Več kot {{limit}} zadetka
+find_match_count_limit[few]=Več kot {{limit}} zadetki
+find_match_count_limit[many]=Več kot {{limit}} zadetkov
+find_match_count_limit[other]=Več kot {{limit}} zadetkov
find_not_found=Iskanega ni mogoče najti
# Error panel labels