Skip to content

Commit da95f51

Browse files
authored
[Multilingual - LORIS general translations] Adding some missing keys to loris.pot and es/loris.pot (#10055)
- There were some accidental translations that were not included in the `/locale/loris.pot` file (mostly referring to Datatable filters) - Add the missing keys to loris.pot - Also add the missing keys and translations to `locale/es/LC_MESSAGES/loris.po` - Also mv some of the translations on `locale/ja/LC_MESSAGES/loris.po` for keeping consistency.
1 parent 6e8e9f1 commit da95f51

File tree

3 files changed

+46
-19
lines changed

3 files changed

+46
-19
lines changed

locale/es/LC_MESSAGES/loris.po

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,28 @@ msgstr "Crear"
126126
msgid "N/A"
127127
msgstr "N/A"
128128

129+
# Filters
130+
msgid "Selection Filter"
131+
msgstr "Selección de Filtros"
132+
133+
msgid "Show Filters"
134+
msgstr "Mostrar Filtros"
135+
136+
msgid "Hide Filters"
137+
msgstr "Ocultar Filtros"
138+
139+
msgid "Clear Filters"
140+
msgstr "Limpiar Filtros"
141+
142+
msgid "Show Advanced Filters"
143+
msgstr "Mostras filtros avanzados"
144+
145+
msgid "Hide Advanced Filters"
146+
msgstr "Ocultar filtros avanzados"
147+
129148
# Common swal labels
130149
msgid "Cancel"
131-
msgstr ""
150+
msgstr "Cancelar"
132151

133152
msgid "Success!"
134153
msgstr "Exitoso!"
@@ -211,12 +230,6 @@ msgstr "Tipo de Entidad"
211230
msgid "Scan Done"
212231
msgstr "Scan hecho"
213232

214-
msgid "Show Advanced Filters"
215-
msgstr "Mostras filtros avanzados"
216-
217-
msgid "Hide Advanced Filters"
218-
msgstr "Ocultar filtros avanzados"
219-
220233
msgid "Language"
221234
msgstr "Lenguaje"
222235

locale/ja/LC_MESSAGES/loris.po

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -123,15 +123,9 @@ msgstr "いいえ"
123123
msgid "Create"
124124
msgstr "作成する"
125125

126-
msgid "Cancel"
127-
msgstr "取り消す"
128-
129126
msgid "N/A"
130127
msgstr "適用できない"
131128

132-
msgid "Success!"
133-
msgstr "成功!"
134-
135129
# Filters
136130
msgid "Selection Filter"
137131
msgstr "'選択フィルター"
@@ -145,6 +139,13 @@ msgstr "フィルターを非表示"
145139
msgid "Clear Filters"
146140
msgstr "フィルターをクリア"
147141

142+
# Common swal labels
143+
msgid "Cancel"
144+
msgstr "取り消す"
145+
146+
msgid "Success!"
147+
msgstr "成功!"
148+
148149
# Common candidate terms
149150
msgid "PSCID"
150151
msgstr "プロジェクト識別子"

locale/loris.pot

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,25 @@ msgstr ""
125125
msgid "N/A"
126126
msgstr ""
127127

128+
# Filters
129+
msgid "Selection Filter"
130+
msgstr ""
131+
132+
msgid "Show Filters"
133+
msgstr ""
134+
135+
msgid "Hide Filters"
136+
msgstr ""
137+
138+
msgid "Clear Filters"
139+
msgstr ""
140+
141+
msgid "Show Advanced Filters"
142+
msgstr ""
143+
144+
msgid "Hide Advanced Filters"
145+
msgstr ""
146+
128147
# Common swal labels
129148
msgid "Cancel"
130149
msgstr ""
@@ -209,12 +228,6 @@ msgstr ""
209228
msgid "Scan Done"
210229
msgstr ""
211230

212-
msgid "Show Advanced Filters"
213-
msgstr ""
214-
215-
msgid "Hide Advanced Filters"
216-
msgstr ""
217-
218231
msgid "Language"
219232
msgstr ""
220233

0 commit comments

Comments
 (0)