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/el/viewer.properties')
-rw-r--r--vendor/pdfjs/web/locale/el/viewer.properties58
1 files changed, 58 insertions, 0 deletions
diff --git a/vendor/pdfjs/web/locale/el/viewer.properties b/vendor/pdfjs/web/locale/el/viewer.properties
index 5e3f6ee..725c547 100644
--- a/vendor/pdfjs/web/locale/el/viewer.properties
+++ b/vendor/pdfjs/web/locale/el/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=Τύπου 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,30 @@ 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