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/hu/viewer.properties')
-rw-r--r--vendor/pdfjs/web/locale/hu/viewer.properties37
1 files changed, 24 insertions, 13 deletions
diff --git a/vendor/pdfjs/web/locale/hu/viewer.properties b/vendor/pdfjs/web/locale/hu/viewer.properties
index 549137c..03990af 100644
--- a/vendor/pdfjs/web/locale/hu/viewer.properties
+++ b/vendor/pdfjs/web/locale/hu/viewer.properties
@@ -18,12 +18,15 @@ previous_label=Előző
next.title=Következő oldal
next_label=Tovább
-# LOCALIZATION NOTE (page_label, page_of):
-# These strings are concatenated to form the "Page: X of Y" string.
-# Do not translate "{{pageCount}}", it will be substituted with a number
-# representing the total number of pages.
-page_label=Oldal:
-page_of=összesen: {{pageCount}}
+# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
+page.title=Oldal
+# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
+# representing the total number of pages in the document.
+of_pages=összesen: {{pagesCount}}
+# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
+# will be replaced by a number representing the currently visible page,
+# respectively a number representing the total number of pages in the document.
+page_of_pages=({{pageNumber}} / {{pagesCount}})
zoom_out.title=Kicsinyítés
zoom_out_label=Kicsinyítés
@@ -57,10 +60,10 @@ page_rotate_ccw.title=Forgatás az óramutató járásával ellentétesen
page_rotate_ccw.label=Forgatás az óramutató járásával ellentétesen
page_rotate_ccw_label=Forgatás az óramutató járásával ellentétesen
-hand_tool_enable.title=Kéz eszköz bekapcsolása
-hand_tool_enable_label=Kéz eszköz bekapcsolása
-hand_tool_disable.title=Kéz eszköz kikapcsolása
-hand_tool_disable_label=Kéz eszköz kikapcsolása
+cursor_text_select_tool.title=Szövegkijelölő eszköz bekapcsolása
+cursor_text_select_tool_label=Szövegkijelölő eszköz
+cursor_hand_tool.title=Kéz eszköz bekapcsolása
+cursor_hand_tool_label=Kéz eszköz
# Document properties dialog box
document_properties.title=Dokumentum tulajdonságai…
@@ -88,13 +91,20 @@ document_properties_version=PDF verzió:
document_properties_page_count=Oldalszám:
document_properties_close=Bezárás
+print_progress_message=Dokumentum előkészítése nyomtatáshoz…
+# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
+# a numerical per cent value.
+print_progress_percent={{progress}}%
+print_progress_close=Mégse
+
# Tooltips and alt text for side panel toolbar buttons
# (the _label strings are alt text for the buttons, the .title strings are
# tooltips)
toggle_sidebar.title=Oldalsáv be/ki
+toggle_sidebar_notification.title=Oldalsáv be/ki (a dokumentum vázlatot/mellékleteket tartalmaz)
toggle_sidebar_label=Oldalsáv be/ki
-outline.title=Dokumentumvázlat megjelenítése
-outline_label=Dokumentumvázlat
+document_outline.title=Dokumentum megjelenítése online (dupla kattintás minden elem kinyitásához/összecsukásához)
+document_outline_label=Dokumentumvázlat
attachments.title=Mellékletek megjelenítése
attachments_label=Van melléklet
thumbs.title=Bélyegképek megjelenítése
@@ -111,7 +121,8 @@ thumb_page_title={{page}}. oldal
thumb_page_canvas={{page}}. oldal bélyegképe
# Find panel button title and messages
-find_label=Keresés:
+find_input.title=Keresés
+find_input.placeholder=Keresés a dokumentumban…
find_previous.title=A kifejezés előző előfordulásának keresése
find_previous_label=Előző
find_next.title=A kifejezés következő előfordulásának keresése