mirror of
https://github.com/janeczku/calibre-web
synced 2025-12-07 08:48:06 +00:00
Merge remote-tracking branch 'pdf.js/epubjs'
Updated pdf.js
This commit is contained in:
@@ -60,10 +60,10 @@ page_rotate_ccw.title=Պտտել հակառակ ժամացույցի սլաքի
|
||||
page_rotate_ccw.label=Պտտել հակառակ ժամացույցի սլաքի
|
||||
page_rotate_ccw_label=Պտտել հակառակ ժամացույցի սլաքի
|
||||
|
||||
hand_tool_enable.title=Միացնել ձեռքի գործիքը
|
||||
hand_tool_enable_label=Միացնել ձեռքի գործիքը
|
||||
hand_tool_disable.title=Անջատել ձեռքի գործիքը
|
||||
hand_tool_disable_label=ԱՆջատել ձեռքի գործիքը
|
||||
cursor_text_select_tool.title=Միացնել Տեքստը ընտրելու գործիքը
|
||||
cursor_text_select_tool_label=Տեքստը ընտրելու գործիք
|
||||
cursor_hand_tool.title=Միացնել Ձեռքի գործիքը
|
||||
cursor_hand_tool_label=Ձեռքի գործիք
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Փաստաթղթի հատկությունները...
|
||||
@@ -89,6 +89,23 @@ 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}})
|
||||
document_properties_close=Փակել
|
||||
|
||||
print_progress_message=Նախապատրաստում է փաստաթուղթը տպելուն...
|
||||
@@ -101,6 +118,7 @@ print_progress_close=Չեղարկել
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Բացել/Փակել Կողային վահանակը
|
||||
toggle_sidebar_notification.title=Փոխանջատել Կողային գոտին (փաստաթուղթը պարունակում է ուրվագիծ/կցորդ)
|
||||
toggle_sidebar_label=Բացել/Փակել Կողային վահանակը
|
||||
document_outline.title=Ցուցադրել փաստաթղթի ուրվագիծը (կրկնակի սեղմեք՝ միույթները ընդարձակելու/կոծկելու համար)
|
||||
document_outline_label=Փաստաթղթի բովանդակությունը
|
||||
@@ -120,7 +138,8 @@ thumb_page_title=Էջը {{page}}
|
||||
thumb_page_canvas=Էջի մանրապատկերը {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_label=Գտնել`
|
||||
find_input.title=Որոնում
|
||||
find_input.placeholder=Գտնել փաստաթղթում...
|
||||
find_previous.title=Գտնել անրահայտության նախորդ հանդիպումը
|
||||
find_previous_label=Նախորդը
|
||||
find_next.title=Գտիր արտահայտության հաջորդ հանդիպումը
|
||||
|
||||
Reference in New Issue
Block a user