Skip to content

Commit c74c357

Browse files
committed
Update translations
1 parent aa728aa commit c74c357

22 files changed

+320
-20
lines changed

l10n/bg/viewer.properties

+22
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,30 @@ find_next.title=Намиране на следващо съвпадение на
165165
find_next_label=Следваща
166166
find_highlight=Открояване на всички
167167
find_match_case_label=Съвпадение на регистъра
168+
find_entire_word_label=Цели думи
168169
find_reached_top=Достигнато е началото на документа, продължаване от края
169170
find_reached_bottom=Достигнат е краят на документа, продължаване от началото
171+
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
172+
# [one|two|few|many|other], with [other] as the default value.
173+
# "{{current}}" and "{{total}}" will be replaced by a number representing the
174+
# index of the currently active find result, respectively a number representing
175+
# the total number of matches in the document.
176+
find_match_count={[ plural(total) ]}
177+
find_match_count[one]={{current}} от {{total}} съвпадение
178+
find_match_count[two]={{current}} от {{total}} съвпадения
179+
find_match_count[few]={{current}} от {{total}} съвпадения
180+
find_match_count[many]={{current}} от {{total}} съвпадения
181+
find_match_count[other]={{current}} от {{total}} съвпадения
182+
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
183+
# [zero|one|two|few|many|other], with [other] as the default value.
184+
# "{{limit}}" will be replaced by a numerical value.
185+
find_match_count_limit={[ plural(limit) ]}
186+
find_match_count_limit[zero]=Повече от {{limit}} съвпадения
187+
find_match_count_limit[one]=Повече от {{limit}} съвпадение
188+
find_match_count_limit[two]=Повече от {{limit}} съвпадения
189+
find_match_count_limit[few]=Повече от {{limit}} съвпадения
190+
find_match_count_limit[many]=Повече от {{limit}} съвпадения
191+
find_match_count_limit[other]=Повече от {{limit}} съвпадения
170192
find_not_found=Фразата не е намерена
171193

172194
# Error panel labels

l10n/br/viewer.properties

+22
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,30 @@ find_next.title=Kavout an tamm frazenn war-lerc'h o klotañ ganti
165165
find_next_label=War-lerc'h
166166
find_highlight=Usskediñ pep tra
167167
find_match_case_label=Teurel evezh ouzh ar pennlizherennoù
168+
find_entire_word_label=Gerioù a-bezh
168169
find_reached_top=Tizhet eo bet derou ar bajenn, kenderc'hel diouzh an diaz
169170
find_reached_bottom=Tizhet eo bet dibenn ar bajenn, kenderc'hel diouzh ar c'hrec'h
171+
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
172+
# [one|two|few|many|other], with [other] as the default value.
173+
# "{{current}}" and "{{total}}" will be replaced by a number representing the
174+
# index of the currently active find result, respectively a number representing
175+
# the total number of matches in the document.
176+
find_match_count={[ plural(total) ]}
177+
find_match_count[one]=Klotadenn {{current}} war {{total}}
178+
find_match_count[two]=Klotadenn {{current}} war {{total}}
179+
find_match_count[few]=Klotadenn {{current}} war {{total}}
180+
find_match_count[many]=Klotadenn {{current}} war {{total}}
181+
find_match_count[other]=Klotadenn {{current}} war {{total}}
182+
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
183+
# [zero|one|two|few|many|other], with [other] as the default value.
184+
# "{{limit}}" will be replaced by a numerical value.
185+
find_match_count_limit={[ plural(limit) ]}
186+
find_match_count_limit[zero]=Muioc'h eget {{limit}} a glotadennoù
187+
find_match_count_limit[one]=Muioc'h eget {{limit}} a glotadennoù
188+
find_match_count_limit[two]=Muioc'h eget {{limit}} a glotadennoù
189+
find_match_count_limit[few]=Muioc'h eget {{limit}} a glotadennoù
190+
find_match_count_limit[many]=Muioc'h eget {{limit}} a glotadennoù
191+
find_match_count_limit[other]=Muioc'h eget {{limit}} a glotadennoù
170192
find_not_found=N'haller ket kavout ar frazenn
171193

172194
# Error panel labels

l10n/da/viewer.properties

+22
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,30 @@ find_next.title=Find den næste forekomst
165165
find_next_label=Næste
166166
find_highlight=Fremhæv alle
167167
find_match_case_label=Forskel på store og små bogstaver
168+
find_entire_word_label=Hele ord
168169
find_reached_top=Toppen af siden blev nået, fortsatte fra bunden
169170
find_reached_bottom=Bunden af siden blev nået, fortsatte fra toppen
171+
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
172+
# [one|two|few|many|other], with [other] as the default value.
173+
# "{{current}}" and "{{total}}" will be replaced by a number representing the
174+
# index of the currently active find result, respectively a number representing
175+
# the total number of matches in the document.
176+
find_match_count={[ plural(total) ]}
177+
find_match_count[one]={{current}} af {{total}} forekomst
178+
find_match_count[two]={{current}} af {{total}} forekomster
179+
find_match_count[few]={{current}} af {{total}} forekomster
180+
find_match_count[many]={{current}} af {{total}} forekomster
181+
find_match_count[other]={{current}} af {{total}} forekomster
182+
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
183+
# [zero|one|two|few|many|other], with [other] as the default value.
184+
# "{{limit}}" will be replaced by a numerical value.
185+
find_match_count_limit={[ plural(limit) ]}
186+
find_match_count_limit[zero]=Mere end {{limit}} forekomster
187+
find_match_count_limit[one]=Mere end {{limit}} forekomst
188+
find_match_count_limit[two]=Mere end {{limit}} forekomster
189+
find_match_count_limit[few]=Mere end {{limit}} forekomster
190+
find_match_count_limit[many]=Mere end {{limit}} forekomster
191+
find_match_count_limit[other]=Mere end {{limit}} forekomster
170192
find_not_found=Der blev ikke fundet noget
171193

172194
# Error panel labels

l10n/de/viewer.properties

+11-2
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ zoom_out_label=Verkleinern
3333
zoom_in.title=Vergrößern
3434
zoom_in_label=Vergrößern
3535
zoom.title=Zoom
36-
print.title=Drucken
37-
print_label=Drucken
3836
presentation_mode.title=In Präsentationsmodus wechseln
3937
presentation_mode_label=Präsentationsmodus
4038
open_file.title=Datei öffnen
4139
open_file_label=Öffnen
40+
print.title=Drucken
41+
print_label=Drucken
4242
download.title=Dokument speichern
4343
download_label=Speichern
4444
bookmark.title=Aktuelle Ansicht (zum Kopieren oder Öffnen in einem neuen Fenster)
@@ -165,8 +165,17 @@ find_next.title=Nächstes Vorkommen des Suchbegriffs finden
165165
find_next_label=Weiter
166166
find_highlight=Alle hervorheben
167167
find_match_case_label=Groß-/Kleinschreibung beachten
168+
find_entire_word_label=Ganze Wörter
168169
find_reached_top=Anfang des Dokuments erreicht, fahre am Ende fort
169170
find_reached_bottom=Ende des Dokuments erreicht, fahre am Anfang fort
171+
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
172+
# [one|two|few|many|other], with [other] as the default value.
173+
# "{{current}}" and "{{total}}" will be replaced by a number representing the
174+
# index of the currently active find result, respectively a number representing
175+
# the total number of matches in the document.
176+
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
177+
# [zero|one|two|few|many|other], with [other] as the default value.
178+
# "{{limit}}" will be replaced by a numerical value.
170179
find_not_found=Suchbegriff nicht gefunden
171180

172181
# Error panel labels

l10n/eo/viewer.properties

+22
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,30 @@ find_next.title=Serĉi la venontan aperon de la frazo
165165
find_next_label=Antaŭen
166166
find_highlight=Elstarigi ĉiujn
167167
find_match_case_label=Distingi inter majuskloj kaj minuskloj
168+
find_entire_word_label=Tutaj vortoj
168169
find_reached_top=Komenco de la dokumento atingita, daŭrigado ekde la fino
169170
find_reached_bottom=Fino de la dokumento atingita, daŭrigado ekde la komenco
171+
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
172+
# [one|two|few|many|other], with [other] as the default value.
173+
# "{{current}}" and "{{total}}" will be replaced by a number representing the
174+
# index of the currently active find result, respectively a number representing
175+
# the total number of matches in the document.
176+
find_match_count={[ plural(total) ]}
177+
find_match_count[one]={{current}} el {{total}} kongruo
178+
find_match_count[two]={{current}} el {{total}} kongruoj
179+
find_match_count[few]={{current}} el {{total}} kongruoj
180+
find_match_count[many]={{current}} el {{total}} kongruoj
181+
find_match_count[other]={{current}} el {{total}} kongruoj
182+
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
183+
# [zero|one|two|few|many|other], with [other] as the default value.
184+
# "{{limit}}" will be replaced by a numerical value.
185+
find_match_count_limit={[ plural(limit) ]}
186+
find_match_count_limit[zero]=Pli ol {{limit}} kongruoj
187+
find_match_count_limit[one]=Pli ol {{limit}} kongruo
188+
find_match_count_limit[two]=Pli ol {{limit}} kongruoj
189+
find_match_count_limit[few]=Pli ol {{limit}} kongruoj
190+
find_match_count_limit[many]=Pli ol {{limit}} kongruoj
191+
find_match_count_limit[other]=Pli ol {{limit}} kongruoj
170192
find_not_found=Frazo ne trovita
171193

172194
# Error panel labels

l10n/es-CL/viewer.properties

+22
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,30 @@ find_next.title=Buscar la siguiente aparición de la frase
165165
find_next_label=Siguiente
166166
find_highlight=Destacar todos
167167
find_match_case_label=Coincidir mayús./minús.
168+
find_entire_word_label=Palabras completas
168169
find_reached_top=Se alcanzó el inicio del documento, continuando desde el final
169170
find_reached_bottom=Se alcanzó el final del documento, continuando desde el inicio
171+
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
172+
# [one|two|few|many|other], with [other] as the default value.
173+
# "{{current}}" and "{{total}}" will be replaced by a number representing the
174+
# index of the currently active find result, respectively a number representing
175+
# the total number of matches in the document.
176+
find_match_count={[ plural(total) ]}
177+
find_match_count[one]={{current}} de {{total}} coincidencia
178+
find_match_count[two]={{current}} de {{total}} coincidencias
179+
find_match_count[few]={{current}} de {{total}} coincidencias
180+
find_match_count[many]={{current}} de {{total}} coincidencias
181+
find_match_count[other]={{current}} de {{total}} coincidencias
182+
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
183+
# [zero|one|two|few|many|other], with [other] as the default value.
184+
# "{{limit}}" will be replaced by a numerical value.
185+
find_match_count_limit={[ plural(limit) ]}
186+
find_match_count_limit[zero]=Más de {{limit}} coincidencias
187+
find_match_count_limit[one]=Más de {{limit}} coincidencia
188+
find_match_count_limit[two]=Más de {{limit}} coincidencias
189+
find_match_count_limit[few]=Más de {{limit}} coincidencias
190+
find_match_count_limit[many]=Más de {{limit}} coincidencias
191+
find_match_count_limit[other]=Más de {{limit}} coincidencias
170192
find_not_found=Frase no encontrada
171193

172194
# Error panel labels

l10n/es-ES/viewer.properties

+13
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,22 @@ find_reached_bottom=Se alcanzó el final del documento, se continúa desde el in
173173
# "{{current}}" and "{{total}}" will be replaced by a number representing the
174174
# index of the currently active find result, respectively a number representing
175175
# the total number of matches in the document.
176+
find_match_count={[ plural(total) ]}
177+
find_match_count[one]={{current}} de {{total}} coincidencia
178+
find_match_count[two]={{current}} de {{total}} coincidencias
179+
find_match_count[few]={{current}} de {{total}} coincidencias
180+
find_match_count[many]={{current}} de {{total}} coincidencias
181+
find_match_count[other]={{current}} de {{total}} coincidencias
176182
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
177183
# [zero|one|two|few|many|other], with [other] as the default value.
178184
# "{{limit}}" will be replaced by a numerical value.
185+
find_match_count_limit={[ plural(limit) ]}
186+
find_match_count_limit[zero]=Más de {{limit}} coincidencias
187+
find_match_count_limit[one]=Más de {{limit}} coincidencia
188+
find_match_count_limit[two]=Más de {{limit}} coincidencias
189+
find_match_count_limit[few]=Más de {{limit}} coincidencias
190+
find_match_count_limit[many]=Más de {{limit}} coincidencias
191+
find_match_count_limit[other]=Más de {{limit}} coincidencias
179192
find_not_found=Frase no encontrada
180193

181194
# Error panel labels

l10n/gn/viewer.properties

+22
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,30 @@ find_next.title=Eho ñe'ẽ juhupyre upeiguávape
165165
find_next_label=Upeigua
166166
find_highlight=Embojekuaavepa
167167
find_match_case_label=Ejesareko taiguasu/taimichĩre
168+
find_entire_word_label=Ñe’ẽ oĩmbáva
168169
find_reached_top=Ojehupyty kuatia ñepyrũ, oku'ejeýta kuatia paha guive
169170
find_reached_bottom=Ojehupyty kuatia paha, oku'ejeýta kuatia ñepyrũ guive
171+
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
172+
# [one|two|few|many|other], with [other] as the default value.
173+
# "{{current}}" and "{{total}}" will be replaced by a number representing the
174+
# index of the currently active find result, respectively a number representing
175+
# the total number of matches in the document.
176+
find_match_count={[ plural(total) ]}
177+
find_match_count[one]={{current}} {{total}} ojojoguáva
178+
find_match_count[two]={{current}} {{total}} ojojoguáva
179+
find_match_count[few]={{current}} {{total}} ojojoguáva
180+
find_match_count[many]={{current}} {{total}} ojojoguáva
181+
find_match_count[other]={{current}} {{total}} ojojoguáva
182+
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
183+
# [zero|one|two|few|many|other], with [other] as the default value.
184+
# "{{limit}}" will be replaced by a numerical value.
185+
find_match_count_limit={[ plural(limit) ]}
186+
find_match_count_limit[zero]=Hetave {{limit}} ojojoguáva
187+
find_match_count_limit[one]=Hetave {{limit}} ojojogua
188+
find_match_count_limit[two]=Hetave {{limit}} ojojoguáva
189+
find_match_count_limit[few]=Hetave {{limit}} ojojoguáva
190+
find_match_count_limit[many]=Hetave {{limit}} ojojoguáva
191+
find_match_count_limit[other]=Hetave {{limit}} ojojoguáva
170192
find_not_found=Ñe'ẽrysýi ojejuhu'ỹva
171193

172194
# Error panel labels

l10n/kk/viewer.properties

+13
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,22 @@ find_reached_bottom=Құжаттың соңына жеттік, басынан
173173
# "{{current}}" and "{{total}}" will be replaced by a number representing the
174174
# index of the currently active find result, respectively a number representing
175175
# the total number of matches in the document.
176+
find_match_count={[ plural(total) ]}
177+
find_match_count[one]={{current}} / {{total}} сәйкестік
178+
find_match_count[two]={{current}} / {{total}} сәйкестік
179+
find_match_count[few]={{current}} / {{total}} сәйкестік
180+
find_match_count[many]={{current}} / {{total}} сәйкестік
181+
find_match_count[other]={{current}} / {{total}} сәйкестік
176182
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
177183
# [zero|one|two|few|many|other], with [other] as the default value.
178184
# "{{limit}}" will be replaced by a numerical value.
185+
find_match_count_limit={[ plural(limit) ]}
186+
find_match_count_limit[zero]={{limit}} сәйкестіктен көп
187+
find_match_count_limit[one]={{limit}} сәйкестіктен көп
188+
find_match_count_limit[two]={{limit}} сәйкестіктен көп
189+
find_match_count_limit[few]={{limit}} сәйкестіктен көп
190+
find_match_count_limit[many]={{limit}} сәйкестіктен көп
191+
find_match_count_limit[other]={{limit}} сәйкестіктен көп
179192
find_not_found=Сөз(дер) табылмады
180193

181194
# Error panel labels

l10n/ko/viewer.properties

+13
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,22 @@ find_reached_bottom=문서 끝까지 검색하고 앞으로 돌아와 검색했
173173
# "{{current}}" and "{{total}}" will be replaced by a number representing the
174174
# index of the currently active find result, respectively a number representing
175175
# the total number of matches in the document.
176+
find_match_count={[ plural(total) ]}
177+
find_match_count[one]={{total}} 중 {{current}} 일치
178+
find_match_count[two]={{total}} 중 {{current}} 일치
179+
find_match_count[few]={{total}} 중 {{current}} 일치
180+
find_match_count[many]={{total}} 중 {{current}} 일치
181+
find_match_count[other]={{total}} 중 {{current}} 일치
176182
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
177183
# [zero|one|two|few|many|other], with [other] as the default value.
178184
# "{{limit}}" will be replaced by a numerical value.
185+
find_match_count_limit={[ plural(limit) ]}
186+
find_match_count_limit[zero]={{limit}} 이상 일치
187+
find_match_count_limit[one]={{limit}} 이상 일치
188+
find_match_count_limit[two]={{limit}} 이상 일치
189+
find_match_count_limit[few]={{limit}} 이상 일치
190+
find_match_count_limit[many]={{limit}} 이상 일치
191+
find_match_count_limit[other]={{limit}} 이상 일치
179192
find_not_found=검색 결과 없음
180193

181194
# Error panel labels

l10n/lo/viewer.properties

+13-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ print.title=ພິມ
4141
print_label=ພິມ
4242
download.title=ດາວໂຫລດ
4343
download_label=ດາວໂຫລດ
44-
bookmark.title=ມຸມມອງປະຈຸບັນ (ສຳເນົາ ຫລື ເປີດໃນຫນ້າຕ່າງໃຫມ່)
44+
bookmark.title=ມຸມມອງປະຈຸບັນ (ສຳເນົາ ຫລື ເປີດໃນວິນໂດໃຫມ່)
4545
bookmark_label=ມຸມມອງປະຈຸບັນ
4646

4747
# Secondary toolbar and context menu
@@ -61,6 +61,8 @@ page_rotate_ccw.label=ຫມູນທວນເຂັມໂມງ
6161
page_rotate_ccw_label=ຫມູນທວນເຂັມໂມງ
6262

6363

64+
65+
6466
# Document properties dialog box
6567
document_properties_file_name=ຊື່ໄຟລ໌:
6668
document_properties_file_size=ຂະຫນາດໄຟລ໌:
@@ -84,6 +86,8 @@ document_properties_page_size_name_legal=ຂໍ້ກົດຫມາຍ
8486
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
8587
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
8688
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
89+
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
90+
# the document; usually called "Fast Web View" in English locales of Adobe software.
8791
document_properties_close=ປິດ
8892

8993
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
@@ -107,6 +111,14 @@ findbar_label=ຄົ້ນຫາ
107111

108112
# Find panel button title and messages
109113
find_input.title=ຄົ້ນຫາ
114+
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
115+
# [one|two|few|many|other], with [other] as the default value.
116+
# "{{current}}" and "{{total}}" will be replaced by a number representing the
117+
# index of the currently active find result, respectively a number representing
118+
# the total number of matches in the document.
119+
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
120+
# [zero|one|two|few|many|other], with [other] as the default value.
121+
# "{{limit}}" will be replaced by a numerical value.
110122

111123
# Error panel labels
112124
error_more_info=ຂໍ້ມູນເພີ່ມເຕີມ

0 commit comments

Comments
 (0)