diff --git a/l10n/ast/viewer.properties b/l10n/ast/viewer.properties index fdfd6da01..f973a9b22 100644 --- a/l10n/ast/viewer.properties +++ b/l10n/ast/viewer.properties @@ -33,8 +33,6 @@ zoom_out_label=Reducir zoom_in.title=Aumentar zoom_in_label=Aumentar zoom.title=Tamañu -presentation_mode.title= -presentation_mode_label= open_file.title=Abrir ficheru open_file_label=Abrir print.title=Imprentar @@ -54,10 +52,8 @@ last_page.title=Dir a la postrer páxina last_page.label=Dir a la cabera páxina last_page_label=Dir a la postrer páxina page_rotate_cw.title=Xirar en sen horariu -page_rotate_cw.label= page_rotate_cw_label=Xirar en sen horariu page_rotate_ccw.title=Xirar en sen antihorariu -page_rotate_ccw.label= page_rotate_ccw_label=Xirar en sen antihorariu @@ -144,6 +140,14 @@ find_highlight=Remarcar toos find_match_case_label=Coincidencia de mayús./minús. find_reached_top=Algamóse'l principiu del documentu, siguir dende'l final find_reached_bottom=Algamóse'l final del documentu, siguir dende'l principiu +# 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=Frase non atopada # Error panel labels diff --git a/l10n/bn-BD/viewer.properties b/l10n/bn-BD/viewer.properties index d8b387324..9fc785d63 100644 --- a/l10n/bn-BD/viewer.properties +++ b/l10n/bn-BD/viewer.properties @@ -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 @@ -159,6 +163,7 @@ find_reached_bottom=পাতার শেষে পৌছে গেছে, উ # "{{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]={{total}} এর {{current}} মিল find_match_count[two]={{total}} এর {{current}} মিল find_match_count[few]={{total}} এর {{current}} মিল @@ -167,6 +172,13 @@ 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 diff --git a/l10n/bn-IN/viewer.properties b/l10n/bn-IN/viewer.properties index 5c4b1e059..550cefff3 100644 --- a/l10n/bn-IN/viewer.properties +++ b/l10n/bn-IN/viewer.properties @@ -173,7 +173,7 @@ find_reached_bottom=পৃষ্ঠার অন্তিম প্রান্ # "{{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={[ plural(total) ]} find_match_count[one]={{total}} এর {{current}} এ মিল find_match_count[two]={{total}} এর {{current}} মিলছে find_match_count[few]={{total}} এর {{current}} মিলছে diff --git a/l10n/ca/viewer.properties b/l10n/ca/viewer.properties index 582325695..a91e54f60 100644 --- a/l10n/ca/viewer.properties +++ b/l10n/ca/viewer.properties @@ -69,6 +69,8 @@ scroll_vertical.title=Utilitza el desplaçament vertical scroll_vertical_label=Desplaçament vertical scroll_horizontal.title=Utilitza el desplaçament horitzontal scroll_horizontal_label=Desplaçament horitzontal +scroll_wrapped.title=Activa el desplaçament continu +scroll_wrapped_label=Desplaçament continu # Document properties dialog box @@ -112,6 +114,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=Vista web ràpida: +document_properties_linearized_yes=Sí +document_properties_linearized_no=No document_properties_close=Tanca print_progress_message=S'està preparant la impressió del document… @@ -152,8 +159,17 @@ find_next.title=Cerca la següent coincidència de l'expressió find_next_label=Següent find_highlight=Ressalta-ho tot find_match_case_label=Distingeix entre majúscules i minúscules +find_entire_word_label=Paraules senceres find_reached_top=S'ha arribat al principi del document, es continua pel final find_reached_bottom=S'ha arribat al final del document, es continua pel principi +# 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=No s'ha trobat l'expressió # Error panel labels diff --git a/l10n/crh/viewer.properties b/l10n/crh/viewer.properties index dcdaafeec..c6ba334d2 100644 --- a/l10n/crh/viewer.properties +++ b/l10n/crh/viewer.properties @@ -122,6 +122,9 @@ document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} 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=Tez Ağ Körünimi: +document_properties_linearized_yes=Ebet +document_properties_linearized_no=Hayır document_properties_close=Qapat print_progress_message=Vesiqa bastırılmağa azırlanıla… @@ -162,8 +165,30 @@ find_next.title=İbareniñ soñraki rastkelişini tap find_next_label=Soñraki find_highlight=Episini ışıqlandır find_match_case_label=Büyük-ufaq hassasiyeti +find_entire_word_label=Bütün sözler find_reached_top=Saifeniñ töpesi irişildi, tüpten devam etildi find_reached_bottom=Saifeniñ soñu irişildi, töpeden devam etildi +# 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]={{total}} eşleşmeden {{current}} eşleşme +find_match_count[two]={{total}} eşleşmeden {{current}}. eşleşme +find_match_count[few]={{total}} eşleşmeden {{current}}. eşleşme +find_match_count[many]={{total}} eşleşmeden {{current}}. eşleşme +find_match_count[other]={{total}} eşleşmeden {{current}}. eşleşme +# 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}} eşleşmeden fazla +find_match_count_limit[one]={{limit}} eşleşmeden fazla +find_match_count_limit[two]={{limit}} eşleşmeden fazla +find_match_count_limit[few]={{limit}} eşleşmeden fazla +find_match_count_limit[many]={{limit}} eşleşmeden fazla +find_match_count_limit[other]={{limit}} eşleşmeden fazla find_not_found=İbare tapılmadı # Error panel labels diff --git a/l10n/de/viewer.properties b/l10n/de/viewer.properties index da4c809b9..50464d868 100644 --- a/l10n/de/viewer.properties +++ b/l10n/de/viewer.properties @@ -173,9 +173,22 @@ find_reached_bottom=Ende des Dokuments erreicht, fahre am Anfang fort # "{{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}} von {{total}} Übereinstimmung +find_match_count[two]={{current}} von {{total}} Übereinstimmungen +find_match_count[few]={{current}} von {{total}} Übereinstimmungen +find_match_count[many]={{current}} von {{total}} Übereinstimmungen +find_match_count[other]={{current}} von {{total}} Übereinstimmungen # 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]=Mehr als {{limit}} Übereinstimmungen +find_match_count_limit[one]=Mehr als {{limit}} Übereinstimmung +find_match_count_limit[two]=Mehr als {{limit}} Übereinstimmungen +find_match_count_limit[few]=Mehr als {{limit}} Übereinstimmungen +find_match_count_limit[many]=Mehr als {{limit}} Übereinstimmungen +find_match_count_limit[other]=Mehr als {{limit}} Übereinstimmungen find_not_found=Suchbegriff nicht gefunden # Error panel labels diff --git a/l10n/gu-IN/viewer.properties b/l10n/gu-IN/viewer.properties index 9a1339295..cce4bec11 100644 --- a/l10n/gu-IN/viewer.properties +++ b/l10n/gu-IN/viewer.properties @@ -115,7 +115,7 @@ 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= +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. diff --git a/l10n/ia/viewer.properties b/l10n/ia/viewer.properties index 41d45f1b9..4a5b005ca 100644 --- a/l10n/ia/viewer.properties +++ b/l10n/ia/viewer.properties @@ -35,7 +35,7 @@ zoom_in_label=Approximar zoom.title=Zoom presentation_mode.title=Excambiar a modo presentation presentation_mode_label=Modo presentation -open_file.title=Aperir file +open_file.title=Aperir le file open_file_label=Aperir print.title=Imprimer print_label=Imprimer @@ -187,7 +187,7 @@ find_match_count_limit[zero]=Plus de {{limit}} concordantias find_match_count_limit[one]=Plus de {{limit}} concordantia find_match_count_limit[two]=Plus de {{limit}} concordantias find_match_count_limit[few]=Plus de {{limit}} concordantias -find_match_count_limit[many]= +find_match_count_limit[many]=Plus de {{limit}} concordantias find_match_count_limit[other]=Plus de {{limit}} concordantias find_not_found=Phrase non trovate diff --git a/l10n/ja/viewer.properties b/l10n/ja/viewer.properties index 3ab20ad9b..d2fe56bdb 100644 --- a/l10n/ja/viewer.properties +++ b/l10n/ja/viewer.properties @@ -165,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]={{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 diff --git a/l10n/ka/viewer.properties b/l10n/ka/viewer.properties index b20609d18..e13213746 100644 --- a/l10n/ka/viewer.properties +++ b/l10n/ka/viewer.properties @@ -41,7 +41,7 @@ print.title=ამობეჭდვა print_label=ამობეჭდვა download.title=ჩამოტვირთვა download_label=ჩამოტვირთვა -bookmark.title=მიმდინარე ხედი (დაკოპირება ან გახსნა ახალ ფანჯარაში) +bookmark.title=მიმდინარე ხედი (ასლის აღება ან გახსნა ახალ ფანჯარაში) bookmark_label=მიმდინარე ხედი # Secondary toolbar and context menu diff --git a/l10n/pl/viewer.properties b/l10n/pl/viewer.properties index 27cda10d3..50faadf27 100644 --- a/l10n/pl/viewer.properties +++ b/l10n/pl/viewer.properties @@ -57,6 +57,10 @@ cursor_text_select_tool_label=Narzędzie zaznaczania tekstu cursor_hand_tool.title=Włącza narzędzie rączka cursor_hand_tool_label=Narzędzie rączka +scroll_vertical.title=Przewijaj dokument w pionie +scroll_vertical_label=Przewijanie pionowe +scroll_horizontal_label=Przewijanie poziome +scroll_horizontal.title=Przewijaj dokument w poziomie scroll_wrapped_label=Widok dwóch stron scroll_wrapped.title=Strony dokumentu wyświetlaj i przewijaj w kolumnach diff --git a/l10n/ro/viewer.properties b/l10n/ro/viewer.properties index 67a47c4f0..c92bbacb7 100644 --- a/l10n/ro/viewer.properties +++ b/l10n/ro/viewer.properties @@ -164,7 +164,7 @@ find_previous_label=Anterior find_next.title=Găsește instanța următoare în frază find_next_label=Următor find_highlight=Evidențiază toate aparițiile -find_match_case_label=Potrivește literele mari și mici +find_match_case_label=Corelează literele mari și mici find_entire_word_label=Cuvinte întregi find_reached_top=Am ajuns la începutul documentului, continuă de la sfârșit find_reached_bottom=Am ajuns la sfârșitul documentului, continuă de la început diff --git a/l10n/te/viewer.properties b/l10n/te/viewer.properties index 7b269a118..e93564556 100644 --- a/l10n/te/viewer.properties +++ b/l10n/te/viewer.properties @@ -155,11 +155,15 @@ find_match_case_label=అక్షరముల తేడాతో పోల్ find_entire_word_label=పూర్తి పదాలు find_reached_top=పేజీ పైకి చేరుకున్నది, క్రింది నుండి కొనసాగించండి find_reached_bottom=పేజీ చివరకు చేరుకున్నది, పైనుండి కొనసాగించండి -# LOCALIZATION NOTE (find_matches_count): "{{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_matches_count_limit): "{{limit}}" will be replaced by -# a numerical value. +# 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_match_count_limit={[ plural(limit) ]} find_not_found=పదబంధం కనబడలేదు # Error panel labels diff --git a/l10n/tl/viewer.properties b/l10n/tl/viewer.properties index 7c6384cfa..a3583a9c6 100644 --- a/l10n/tl/viewer.properties +++ b/l10n/tl/viewer.properties @@ -28,7 +28,7 @@ of_pages=ng {{pagesCount}} # respectively a number representing the total number of pages in the document. page_of_pages=({{pageNumber}} ng {{pagesCount}}) -zoom_out.title=Mag-zom Out +zoom_out.title=Mag-zoom Out zoom_out_label=Paliitin zoom_in.title=Palakihin zoom_in_label=Palakihin diff --git a/l10n/vi/viewer.properties b/l10n/vi/viewer.properties index 598eaa8ec..1c6cf1fab 100644 --- a/l10n/vi/viewer.properties +++ b/l10n/vi/viewer.properties @@ -32,7 +32,7 @@ zoom_out.title=Thu nhỏ zoom_out_label=Thu nhỏ zoom_in.title=Phóng to zoom_in_label=Phóng to -zoom.title=Chỉnh kích thước +zoom.title=Thu phóng presentation_mode.title=Chuyển sang chế độ trình chiếu presentation_mode_label=Chế độ trình chiếu open_file.title=Mở tập tin @@ -41,7 +41,7 @@ print.title=In print_label=In download.title=Tải xuống download_label=Tải xuống -bookmark.title=Góc nhìn hiện tại (copy hoặc mở trong cửa sổ mới) +bookmark.title=Chế độ xem hiện tại (sao chép hoặc mở trong cửa sổ mới) bookmark_label=Chế độ xem hiện tại # Secondary toolbar and context menu @@ -65,6 +65,10 @@ cursor_text_select_tool_label=Công cụ chọn vùng văn bản cursor_hand_tool.title=Bật công cụ con trỏ cursor_hand_tool_label=Công cụ con trỏ +scroll_vertical.title=Sử dụng cuộn dọc +scroll_vertical_label=Cuộn dọc +scroll_horizontal.title=Sử dụng cuộn ngang +scroll_horizontal_label=Cuộn ngang # Document properties dialog box @@ -91,6 +95,7 @@ document_properties_creator=Người tạo: document_properties_producer=Phần mềm tạo PDF: document_properties_version=Phiên bản PDF: document_properties_page_count=Tổng số trang: +document_properties_page_size=Kích thước trang: document_properties_page_size_unit_inches=in document_properties_page_size_unit_millimeters=mm document_properties_page_size_orientation_portrait=khổ dọc @@ -108,6 +113,7 @@ document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} 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=Xem nhanh trên web: document_properties_linearized_yes=Có document_properties_linearized_no=Không document_properties_close=Ðóng @@ -150,8 +156,30 @@ find_next.title=Tìm cụm từ ở phần sau find_next_label=Tiếp find_highlight=Tô sáng tất cả find_match_case_label=Phân biệt hoa, thường +find_entire_word_label=Toàn bộ từ find_reached_top=Đã đến phần đầu tài liệu, quay trở lại từ cuối find_reached_bottom=Đã đến phần cuối của tài liệu, quay trở lại từ đầu +# 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}} của {{total}} đã trùng +find_match_count[two]={{current}} của {{total}} đã trùng +find_match_count[few]={{current}} của {{total}} đã trùng +find_match_count[many]={{current}} của {{total}} đã trùng +find_match_count[other]={{current}} của {{total}} đã trùng +# 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]=Nhiều hơn {{limit}} đã trùng +find_match_count_limit[one]=Nhiều hơn {{limit}} đã trùng +find_match_count_limit[two]=Nhiều hơn {{limit}} đã trùng +find_match_count_limit[few]=Nhiều hơn {{limit}} đã trùng +find_match_count_limit[many]=Nhiều hơn {{limit}} đã trùng +find_match_count_limit[other]=Nhiều hơn {{limit}} đã trùng find_not_found=Không tìm thấy cụm từ này # Error panel labels