mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Update translations
This commit is contained in:
parent
3770073955
commit
5df4d29b0f
9 changed files with 225 additions and 2 deletions
|
@ -60,6 +60,24 @@ page_rotate_ccw.title=বাঁদিকে ঘোরানো হবে
|
|||
page_rotate_ccw.label=বাঁদিকে ঘোরানো হবে
|
||||
page_rotate_ccw_label=বাঁদিকে ঘোরানো হবে
|
||||
|
||||
cursor_text_select_tool.title=টেক্সট নির্বাচন সরঞ্জাম সক্রিয় করুন
|
||||
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=নথির বৈশিষ্ট্য…
|
||||
|
@ -85,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=in
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
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=ডকুমেন্ট প্রিন্টিং-র জন্য তৈরি করা হচ্ছে...
|
||||
|
@ -97,6 +137,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=ডকুমেন্ট আউটলাইন দেখান (দুবার ক্লিক করুন বাড়াতে//collapse সমস্ত আইটেম)
|
||||
document_outline_label=ডকুমেন্ট আউটলাইন
|
||||
|
@ -116,14 +157,38 @@ thumb_page_title=পৃষ্ঠা {{page}}
|
|||
thumb_page_canvas=পৃষ্ঠা {{page}}-র থাম্ব-নেইল
|
||||
|
||||
# Find panel button title and messages
|
||||
find_input.title=খুঁজুন
|
||||
find_input.placeholder=নথির মধ্যে খুঁজুন…
|
||||
find_previous.title=চিহ্নিত পংক্তির পূর্ববর্তী উপস্থিতি অনুসন্ধান করুন
|
||||
find_previous_label=পূর্ববর্তী
|
||||
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=
|
||||
find_match_count[one]={{total}} এর {{current}} এ মিল
|
||||
find_match_count[two]={{total}} এর {{current}} মিলছে
|
||||
find_match_count[few]={{total}} এর {{current}} মিলছে
|
||||
find_match_count[many]={{total}} এর {{current}} মিলছে
|
||||
find_match_count[other]={{total}} এর {{current}} মিলছে
|
||||
# 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
|
||||
|
|
|
@ -65,6 +65,10 @@ 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=پیمایش افقی
|
||||
|
||||
|
||||
# Document properties dialog box
|
||||
|
@ -106,6 +110,10 @@ document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}}
|
|||
# "{{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_yes=بله
|
||||
document_properties_linearized_no=خیر
|
||||
document_properties_close=بستن
|
||||
|
||||
print_progress_message=آماده سازی مدارک برای چاپ کردن…
|
||||
|
@ -146,8 +154,22 @@ 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_not_found=عبارت پیدا نشد
|
||||
|
||||
# Error panel labels
|
||||
|
|
|
@ -65,6 +65,20 @@ cursor_text_select_tool_label=Kaɓirgel cuɓirgel binndi
|
|||
cursor_hand_tool.title=Hurmin kuutorgal junngo
|
||||
cursor_hand_tool_label=Kaɓirgel junngo
|
||||
|
||||
scroll_vertical.title=Huutoro gorwitol daringol
|
||||
scroll_vertical_label=Gorwitol daringol
|
||||
scroll_horizontal.title=Huutoro gorwitol lelingol
|
||||
scroll_horizontal_label=Gorwitol daringol
|
||||
scroll_wrapped.title=Huutoro gorwitol coomingol
|
||||
scroll_wrapped_label=Gorwitol coomingol
|
||||
|
||||
spread_none.title=Hoto tawtu kelle kelle
|
||||
spread_none_label=Alaa Spreads
|
||||
spread_odd.title=Tawtu kelle puɗɗortooɗe kelle teelɗe
|
||||
spread_odd_label=Kelle teelɗe
|
||||
spread_even.title=Tawtu ɗereeji kelle puɗɗoriiɗi kelle teeltuɗe
|
||||
spread_even_label=Kelle teeltuɗe
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Keeroraaɗi Winndannde…
|
||||
document_properties_label=Keeroraaɗi Winndannde…
|
||||
|
@ -106,6 +120,11 @@ document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}}
|
|||
# "{{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=Ɗisngo geese yaawngo:
|
||||
document_properties_linearized_yes=Eey
|
||||
document_properties_linearized_no=Alaa
|
||||
document_properties_close=Uddu
|
||||
|
||||
print_progress_message=Nana heboo winnditaade fiilannde…
|
||||
|
@ -146,8 +165,30 @@ find_next.title=Yiylo cilol garowol konngol ngol
|
|||
find_next_label=Yeeso
|
||||
find_highlight=Jalbin fof
|
||||
find_match_case_label=Jaaɓnu darnde
|
||||
find_entire_word_label=Kelme timmuɗe tan
|
||||
find_reached_top=Heɓii fuɗɗorde fiilannde, jokku faya les
|
||||
find_reached_bottom=Heɓii hoore fiilannde, jokku faya les
|
||||
# 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}} wonande laabi {{total}}
|
||||
find_match_count[two]={{current}} wonande laabi {{total}}
|
||||
find_match_count[few]={{current}} wonande laabi {{total}}
|
||||
find_match_count[many]={{current}} wonande laabi {{total}}
|
||||
find_match_count[other]={{current}} wonande laabi {{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]=Ko ɓuri laabi {{limit}}
|
||||
find_match_count_limit[one]=Ko ɓuri laani {{limit}}
|
||||
find_match_count_limit[two]=Ko ɓuri laabi {{limit}}
|
||||
find_match_count_limit[few]=Ko ɓuri laabi {{limit}}
|
||||
find_match_count_limit[many]=Ko ɓuri laabi {{limit}}
|
||||
find_match_count_limit[other]=Ko ɓuri laabi {{limit}}
|
||||
find_not_found=Konngi njiyataa
|
||||
|
||||
# Error panel labels
|
||||
|
|
|
@ -120,6 +120,11 @@ document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}}
|
|||
# "{{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=Grad shealladh-lìn:
|
||||
document_properties_linearized_yes=Tha
|
||||
document_properties_linearized_no=Chan eil
|
||||
document_properties_close=Dùin
|
||||
|
||||
print_progress_message=Ag ullachadh na sgrìobhainn airson clò-bhualadh…
|
||||
|
@ -160,8 +165,30 @@ find_next.title=Lorg ath-làthair na h-abairt seo
|
|||
find_next_label=Air adhart
|
||||
find_highlight=Soillsich a h-uile
|
||||
find_match_case_label=Aire do litrichean mòra is beaga
|
||||
find_entire_word_label=Faclan-slàna
|
||||
find_reached_top=Ràinig sinn barr na duilleige, a' leantainn air adhart o bhonn na duilleige
|
||||
find_reached_bottom=Ràinig sinn bonn na duilleige, a' leantainn air adhart o bharr na duilleige
|
||||
# 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}} mhaids
|
||||
find_match_count[two]={{current}} à {{total}} mhaids
|
||||
find_match_count[few]={{current}} à {{total}} maidsichean
|
||||
find_match_count[many]={{current}} à {{total}} maids
|
||||
find_match_count[other]={{current}} à {{total}} maids
|
||||
# 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]=Barrachd air {{limit}} maids
|
||||
find_match_count_limit[one]=Barrachd air {{limit}} mhaids
|
||||
find_match_count_limit[two]=Barrachd air {{limit}} mhaids
|
||||
find_match_count_limit[few]=Barrachd air {{limit}} maidsichean
|
||||
find_match_count_limit[many]=Barrachd air {{limit}} maids
|
||||
find_match_count_limit[other]=Barrachd air {{limit}} maids
|
||||
find_not_found=Cha deach an abairt a lorg
|
||||
|
||||
# Error panel labels
|
||||
|
|
|
@ -65,6 +65,8 @@ cursor_text_select_tool_label=Alat za označavanje teksta
|
|||
cursor_hand_tool.title=Omogući ručni alat
|
||||
cursor_hand_tool_label=Ručni alat
|
||||
|
||||
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Svojstva dokumenta...
|
||||
document_properties_label=Svojstva dokumenta...
|
||||
|
@ -89,6 +91,20 @@ document_properties_creator=Stvaratelj:
|
|||
document_properties_producer=PDF stvaratelj:
|
||||
document_properties_version=PDF inačica:
|
||||
document_properties_page_count=Broj stranica:
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
# 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_yes=Da
|
||||
document_properties_linearized_no=Ne
|
||||
document_properties_close=Zatvori
|
||||
|
||||
print_progress_message=Pripremanje dokumenta za ispis…
|
||||
|
@ -131,6 +147,14 @@ find_highlight=Istankni sve
|
|||
find_match_case_label=Slučaj podudaranja
|
||||
find_reached_top=Dosegnut vrh dokumenta, nastavak od dna
|
||||
find_reached_bottom=Dosegnut vrh dokumenta, nastavak od vrha
|
||||
# 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.
|
||||
# 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_not_found=Izraz nije pronađen
|
||||
|
||||
# Error panel labels
|
||||
|
|
|
@ -111,7 +111,7 @@ document_properties_page_size_orientation_landscape=fekvő
|
|||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Letter
|
||||
document_properties_page_size_name_legal=Legal
|
||||
document_properties_page_size_name_legal=Jogi információk
|
||||
# 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.
|
||||
|
|
|
@ -61,6 +61,8 @@ page_rotate_ccw.label=နာရီလက်တံ ပြောင်းပြန
|
|||
page_rotate_ccw_label=နာရီလက်တံ ပြောင်းပြန်
|
||||
|
||||
|
||||
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=မှတ်တမ်းမှတ်ရာ ဂုဏ်သတ္တိများ
|
||||
document_properties_label=မှတ်တမ်းမှတ်ရာ ဂုဏ်သတ္တိများ
|
||||
|
@ -85,6 +87,14 @@ document_properties_creator=ဖန်တီးသူ:
|
|||
document_properties_producer=PDF ထုတ်လုပ်သူ:
|
||||
document_properties_version=PDF ဗားရှင်း:
|
||||
document_properties_page_count=စာမျက်နှာအရေအတွက်:
|
||||
# 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.
|
||||
# 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.
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_close=ပိတ်
|
||||
|
||||
print_progress_message=Preparing document for printing…
|
||||
|
@ -127,6 +137,14 @@ find_highlight=အားလုံးကို မျဉ်းသားပါ
|
|||
find_match_case_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.
|
||||
# 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_not_found=စကားစု မတွေ့ရဘူး
|
||||
|
||||
# Error panel labels
|
||||
|
@ -169,7 +187,7 @@ unexpected_response_error=မမျှော်လင့်ထားသော
|
|||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
||||
text_annotation_type.alt=[{{type}} အဓိပ္ပာယ်ဖွင့်ဆိုချက်]
|
||||
password_label=PDF အားဖွင့်ရန် ပတ်စ်ဝတ်အားထည့်ပါ
|
||||
password_label=ယခု PDF ကို ဖွင့်ရန် စကားဝှက်ကို ရိုက်ပါ။
|
||||
password_invalid=စာဝှက် မှားသည်။ ထပ်ကြိုးစားကြည့်ပါ။
|
||||
password_ok=OK
|
||||
password_cancel=ပယ်ဖျက်ပါ
|
||||
|
|
|
@ -114,6 +114,10 @@ document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}}
|
|||
# "{{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_yes=ਹਾਂ
|
||||
document_properties_linearized_no=ਨਹੀਂ
|
||||
document_properties_close=ਬੰਦ ਕਰੋ
|
||||
|
||||
print_progress_message=…ਪਰਿੰਟ ਕਰਨ ਲਈ ਦਸਤਾਵੇਜ਼ ਨੂੰ ਤਿਆਰ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ
|
||||
|
@ -154,8 +158,19 @@ 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) ]}
|
||||
# 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_not_found=ਵਾਕ ਨਹੀਂ ਲੱਭਿਆ
|
||||
|
||||
# Error panel labels
|
||||
|
|
|
@ -174,10 +174,21 @@ find_reached_bottom=Fim do documento alcançado, continuando do início
|
|||
# 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}} de {{total}} ocorrência
|
||||
find_match_count[two]={{current}} de {{total}} ocorrências
|
||||
find_match_count[few]={{current}} de {{total}} ocorrências
|
||||
find_match_count[many]={{current}} de {{total}} ocorrências
|
||||
find_match_count[other]={{current}} de {{total}} ocorrências
|
||||
# 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]=Mais de {{limit}} ocorrências
|
||||
find_match_count_limit[one]=Mais de {{limit}} ocorrência
|
||||
find_match_count_limit[two]=Mais de {{limit}} ocorrências
|
||||
find_match_count_limit[few]=Mais de {{limit}} ocorrências
|
||||
find_match_count_limit[many]=Mais de {{limit}} ocorrências
|
||||
find_match_count_limit[other]=Mais de {{limit}} ocorrências
|
||||
find_not_found=Frase não encontrada
|
||||
|
||||
# Error panel labels
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue