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/sr/viewer.properties')
-rw-r--r--vendor/pdfjs/web/locale/sr/viewer.properties36
1 files changed, 36 insertions, 0 deletions
diff --git a/vendor/pdfjs/web/locale/sr/viewer.properties b/vendor/pdfjs/web/locale/sr/viewer.properties
index 754d9c4..1b43b56 100644
--- a/vendor/pdfjs/web/locale/sr/viewer.properties
+++ b/vendor/pdfjs/web/locale/sr/viewer.properties
@@ -65,6 +65,20 @@ 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=Параметри документа…
@@ -89,6 +103,28 @@ 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=А3
+document_properties_page_size_name_a4=А4
+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=Припремам документ за штампање…