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/he/viewer.properties')
-rw-r--r--vendor/pdfjs/web/locale/he/viewer.properties56
1 files changed, 56 insertions, 0 deletions
diff --git a/vendor/pdfjs/web/locale/he/viewer.properties b/vendor/pdfjs/web/locale/he/viewer.properties
index 070bbde..55a79cd 100644
--- a/vendor/pdfjs/web/locale/he/viewer.properties
+++ b/vendor/pdfjs/web/locale/he/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=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=מסמך בהכנה להדפסה…
@@ -129,8 +165,28 @@ 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_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