gettext 3.4.2 → 3.4.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +1 -3
- data/doc/text/news.md +18 -0
- data/gettext.gemspec +2 -1
- data/lib/gettext/po_parser.rb +13 -13
- data/lib/gettext/tools/parser/erubi.rb +88 -0
- data/lib/gettext/tools/xgettext.rb +6 -0
- data/lib/gettext/version.rb +2 -2
- data/locale/ja/LC_MESSAGES/gettext.mo +0 -0
- data/po/bg/gettext.edit.po +11 -10
- data/po/bg/gettext.po +3 -0
- data/po/bs/gettext.edit.po +11 -10
- data/po/bs/gettext.po +3 -0
- data/po/ca/gettext.edit.po +11 -10
- data/po/ca/gettext.po +3 -0
- data/po/cs/gettext.edit.po +11 -10
- data/po/cs/gettext.po +3 -0
- data/po/de/gettext.edit.po +11 -10
- data/po/de/gettext.po +3 -0
- data/po/el/gettext.edit.po +11 -10
- data/po/el/gettext.po +3 -0
- data/po/eo/gettext.edit.po +11 -10
- data/po/eo/gettext.po +3 -0
- data/po/es/gettext.edit.po +11 -10
- data/po/es/gettext.po +3 -0
- data/po/et/gettext.edit.po +11 -10
- data/po/et/gettext.po +3 -0
- data/po/fr/gettext.edit.po +11 -10
- data/po/fr/gettext.po +3 -0
- data/po/gettext.pot +14 -10
- data/po/hr/gettext.edit.po +11 -10
- data/po/hr/gettext.po +3 -0
- data/po/hu/gettext.edit.po +11 -10
- data/po/hu/gettext.po +3 -0
- data/po/it/gettext.edit.po +11 -10
- data/po/it/gettext.po +3 -0
- data/po/ja/gettext.edit.po +12 -11
- data/po/ja/gettext.po +4 -1
- data/po/ko/gettext.edit.po +11 -10
- data/po/ko/gettext.po +3 -0
- data/po/lv/gettext.edit.po +11 -10
- data/po/lv/gettext.po +3 -0
- data/po/nb/gettext.edit.po +11 -10
- data/po/nb/gettext.po +3 -0
- data/po/nl/gettext.edit.po +11 -10
- data/po/nl/gettext.po +3 -0
- data/po/pt_BR/gettext.edit.po +11 -10
- data/po/pt_BR/gettext.po +3 -0
- data/po/ru/gettext.edit.po +11 -10
- data/po/ru/gettext.po +3 -0
- data/po/sr/gettext.edit.po +11 -10
- data/po/sr/gettext.po +3 -0
- data/po/sv/gettext.edit.po +11 -7
- data/po/sv/gettext.po +3 -0
- data/po/uk/gettext.edit.po +11 -10
- data/po/uk/gettext.po +3 -0
- data/po/vi/gettext.edit.po +11 -10
- data/po/vi/gettext.po +3 -0
- data/po/zh/gettext.edit.po +11 -10
- data/po/zh/gettext.po +3 -0
- data/po/zh_TW/gettext.edit.po +11 -10
- data/po/zh_TW/gettext.po +3 -0
- data/samples/cgi/po/helloerb1.pot +3 -3
- data/samples/cgi/po/helloerb2.pot +3 -3
- data/samples/cgi/po/hellolib.pot +3 -3
- data/samples/cgi/po/main.pot +3 -3
- data/samples/po/bg/hello_gtk_builder.edit.po +15 -0
- data/samples/po/bg/hello_gtk_builder.po +12 -0
- data/samples/po/bs/hello_gtk_builder.edit.po +15 -0
- data/samples/po/bs/hello_gtk_builder.po +12 -0
- data/samples/po/ca/hello_gtk_builder.edit.po +15 -0
- data/samples/po/ca/hello_gtk_builder.po +12 -0
- data/samples/po/cs/hello_gtk_builder.edit.po +15 -0
- data/samples/po/cs/hello_gtk_builder.po +12 -0
- data/samples/po/de/hello_gtk_builder.edit.po +15 -0
- data/samples/po/de/hello_gtk_builder.po +12 -0
- data/samples/po/el/hello_gtk_builder.edit.po +15 -0
- data/samples/po/el/hello_gtk_builder.po +12 -0
- data/samples/po/eo/hello_gtk_builder.edit.po +15 -0
- data/samples/po/eo/hello_gtk_builder.po +12 -0
- data/samples/po/es/hello_gtk_builder.edit.po +15 -0
- data/samples/po/es/hello_gtk_builder.po +12 -0
- data/samples/po/fr/hello_gtk_builder.edit.po +15 -0
- data/samples/po/fr/hello_gtk_builder.po +12 -0
- data/samples/po/hello.pot +3 -3
- data/samples/po/hello2.pot +4 -4
- data/samples/po/hello_glade2.pot +8 -5
- data/samples/po/hello_gtk2.pot +4 -4
- data/samples/po/hello_gtk_builder.pot +18 -4
- data/samples/po/hello_noop.pot +4 -4
- data/samples/po/hello_plural.pot +4 -4
- data/samples/po/hello_tk.pot +4 -4
- data/samples/po/hr/hello_gtk_builder.edit.po +15 -0
- data/samples/po/hr/hello_gtk_builder.po +12 -0
- data/samples/po/hu/hello_gtk_builder.edit.po +15 -0
- data/samples/po/hu/hello_gtk_builder.po +12 -0
- data/samples/po/it/hello_gtk_builder.edit.po +15 -0
- data/samples/po/it/hello_gtk_builder.po +12 -0
- data/samples/po/ja/hello_gtk_builder.edit.po +15 -0
- data/samples/po/ja/hello_gtk_builder.po +12 -0
- data/samples/po/ko/hello_gtk_builder.edit.po +15 -0
- data/samples/po/ko/hello_gtk_builder.po +12 -0
- data/samples/po/lv/hello_gtk_builder.edit.po +15 -0
- data/samples/po/lv/hello_gtk_builder.po +12 -0
- data/samples/po/nb/hello_gtk_builder.edit.po +15 -0
- data/samples/po/nb/hello_gtk_builder.po +12 -0
- data/samples/po/nl/hello_gtk_builder.edit.po +15 -0
- data/samples/po/nl/hello_gtk_builder.po +12 -0
- data/samples/po/pt_BR/hello_gtk_builder.edit.po +15 -0
- data/samples/po/pt_BR/hello_gtk_builder.po +12 -0
- data/samples/po/ru/hello_gtk_builder.edit.po +15 -0
- data/samples/po/ru/hello_gtk_builder.po +12 -0
- data/samples/po/sr/hello_gtk_builder.edit.po +15 -0
- data/samples/po/sr/hello_gtk_builder.po +12 -0
- data/samples/po/sv/hello_gtk_builder.edit.po +15 -0
- data/samples/po/sv/hello_gtk_builder.po +12 -0
- data/samples/po/uk/hello_gtk_builder.edit.po +15 -0
- data/samples/po/uk/hello_gtk_builder.po +12 -0
- data/samples/po/vi/hello_gtk_builder.edit.po +15 -0
- data/samples/po/vi/hello_gtk_builder.po +12 -0
- data/samples/po/zh/hello_gtk_builder.edit.po +15 -0
- data/samples/po/zh/hello_gtk_builder.po +12 -0
- data/samples/po/zh_TW/hello_gtk_builder.edit.po +15 -0
- data/samples/po/zh_TW/hello_gtk_builder.po +12 -0
- data/test/fixtures/erb/case.rhtml +16 -0
- data/test/po/_.pot +3 -3
- data/test/po/backslash.pot +6 -4
- data/test/po/hello.pot +3 -3
- data/test/po/ja/_.po +15 -0
- data/test/po/ja/hello.edit.po +0 -1
- data/test/po/non_ascii.pot +4 -4
- data/test/po/np_.pot +3 -3
- data/test/po/ns_.pot +3 -3
- data/test/po/p_.pot +3 -3
- data/test/po/s_.pot +3 -3
- data/test/po/untranslated.pot +4 -4
- data/test/test_parser.rb +62 -0
- data/test/tools/test_msginit.rb +2 -2
- data/test/tools/test_xgettext.rb +85 -0
- metadata +30 -15
- data/test/fixtures/gtk_builder_ui_definitions.ui~ +0 -68
data/po/el/gettext.po
CHANGED
|
@@ -250,6 +250,9 @@ msgstr ""
|
|
|
250
250
|
msgid "require the library before executing xgettext"
|
|
251
251
|
msgstr "Κάντε χρήση της βιβλιοθήκης (require) πριν από την εκτέλεση του rgettext"
|
|
252
252
|
|
|
253
|
+
msgid "Add PARSER to parser list for xgettext"
|
|
254
|
+
msgstr ""
|
|
255
|
+
|
|
253
256
|
msgid ""
|
|
254
257
|
"If TAG is specified, place comment blocks starting with TAG and precedding key"
|
|
255
258
|
"word lines in output file"
|
data/po/eo/gettext.edit.po
CHANGED
|
@@ -144,7 +144,7 @@ msgstr "Generu porkomputilan mesaĝaron el la traduktekstoj."
|
|
|
144
144
|
msgid "write output to specified file"
|
|
145
145
|
msgstr "skribos la produkton en la indikitan dosieron"
|
|
146
146
|
|
|
147
|
-
#: ../lib/gettext/tools/msgfmt.rb:93 ../lib/gettext/tools/xgettext.rb:
|
|
147
|
+
#: ../lib/gettext/tools/msgfmt.rb:93 ../lib/gettext/tools/xgettext.rb:355
|
|
148
148
|
msgid "display version information and exit"
|
|
149
149
|
msgstr "montros versi-informon"
|
|
150
150
|
|
|
@@ -304,33 +304,34 @@ msgid "require the library before executing xgettext"
|
|
|
304
304
|
msgstr "uzos indikitan opcianalizilon"
|
|
305
305
|
|
|
306
306
|
#: ../lib/gettext/tools/xgettext.rb:334
|
|
307
|
+
msgid "Add PARSER to parser list for xgettext"
|
|
308
|
+
msgstr ""
|
|
309
|
+
|
|
310
|
+
#: ../lib/gettext/tools/xgettext.rb:340
|
|
307
311
|
msgid "If TAG is specified, place comment blocks starting with TAG and precedding keyword lines in output file"
|
|
308
312
|
msgstr ""
|
|
309
313
|
|
|
310
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
314
|
+
#: ../lib/gettext/tools/xgettext.rb:341
|
|
311
315
|
msgid "If TAG is not specified, place all comment blocks preceing keyword lines in output file"
|
|
312
316
|
msgstr ""
|
|
313
317
|
|
|
314
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
318
|
+
#: ../lib/gettext/tools/xgettext.rb:342
|
|
315
319
|
msgid "(default: %s)"
|
|
316
320
|
msgstr ""
|
|
317
321
|
|
|
318
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
322
|
+
#: ../lib/gettext/tools/xgettext.rb:342
|
|
319
323
|
msgid "no TAG"
|
|
320
324
|
msgstr ""
|
|
321
325
|
|
|
322
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
326
|
+
#: ../lib/gettext/tools/xgettext.rb:346
|
|
323
327
|
msgid "run in debugging mode"
|
|
324
328
|
msgstr "sencimiga modo"
|
|
325
329
|
|
|
326
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
330
|
+
#: ../lib/gettext/tools/xgettext.rb:350
|
|
327
331
|
#, fuzzy
|
|
328
332
|
msgid "display this help and exit"
|
|
329
333
|
msgstr "montros versi-informon"
|
|
330
334
|
|
|
331
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
335
|
+
#: ../lib/gettext/tools/xgettext.rb:381
|
|
332
336
|
msgid "Warning: The empty \"\" msgid is reserved by gettext. So gettext(\"\") doesn't returns empty string but the header entry in po file."
|
|
333
337
|
msgstr ""
|
|
334
|
-
|
|
335
|
-
#~ msgid "`%{file}' is not glade-2.0 format."
|
|
336
|
-
#~ msgstr "`%{file}' ne konformas al la formato de glade-2.0."
|
data/po/eo/gettext.po
CHANGED
|
@@ -251,6 +251,9 @@ msgstr ""
|
|
|
251
251
|
msgid "require the library before executing xgettext"
|
|
252
252
|
msgstr "uzos indikitan opcianalizilon"
|
|
253
253
|
|
|
254
|
+
msgid "Add PARSER to parser list for xgettext"
|
|
255
|
+
msgstr ""
|
|
256
|
+
|
|
254
257
|
msgid ""
|
|
255
258
|
"If TAG is specified, place comment blocks starting with TAG and precedding key"
|
|
256
259
|
"word lines in output file"
|
data/po/es/gettext.edit.po
CHANGED
|
@@ -143,7 +143,7 @@ msgstr "Generar catálogo de mensajes binarios a partir de la descripción textu
|
|
|
143
143
|
msgid "write output to specified file"
|
|
144
144
|
msgstr "escribir salida en fichero especificado"
|
|
145
145
|
|
|
146
|
-
#: ../lib/gettext/tools/msgfmt.rb:93 ../lib/gettext/tools/xgettext.rb:
|
|
146
|
+
#: ../lib/gettext/tools/msgfmt.rb:93 ../lib/gettext/tools/xgettext.rb:355
|
|
147
147
|
msgid "display version information and exit"
|
|
148
148
|
msgstr "mostrar información de versión y salir"
|
|
149
149
|
|
|
@@ -302,33 +302,34 @@ msgid "require the library before executing xgettext"
|
|
|
302
302
|
msgstr "importe la biblioteca antes de ejecutar rgettext"
|
|
303
303
|
|
|
304
304
|
#: ../lib/gettext/tools/xgettext.rb:334
|
|
305
|
+
msgid "Add PARSER to parser list for xgettext"
|
|
306
|
+
msgstr ""
|
|
307
|
+
|
|
308
|
+
#: ../lib/gettext/tools/xgettext.rb:340
|
|
305
309
|
msgid "If TAG is specified, place comment blocks starting with TAG and precedding keyword lines in output file"
|
|
306
310
|
msgstr ""
|
|
307
311
|
|
|
308
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
312
|
+
#: ../lib/gettext/tools/xgettext.rb:341
|
|
309
313
|
msgid "If TAG is not specified, place all comment blocks preceing keyword lines in output file"
|
|
310
314
|
msgstr ""
|
|
311
315
|
|
|
312
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
316
|
+
#: ../lib/gettext/tools/xgettext.rb:342
|
|
313
317
|
msgid "(default: %s)"
|
|
314
318
|
msgstr ""
|
|
315
319
|
|
|
316
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
320
|
+
#: ../lib/gettext/tools/xgettext.rb:342
|
|
317
321
|
msgid "no TAG"
|
|
318
322
|
msgstr ""
|
|
319
323
|
|
|
320
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
324
|
+
#: ../lib/gettext/tools/xgettext.rb:346
|
|
321
325
|
msgid "run in debugging mode"
|
|
322
326
|
msgstr "ejecute en modo depuración"
|
|
323
327
|
|
|
324
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
328
|
+
#: ../lib/gettext/tools/xgettext.rb:350
|
|
325
329
|
#, fuzzy
|
|
326
330
|
msgid "display this help and exit"
|
|
327
331
|
msgstr "mostrar información de versión y salir"
|
|
328
332
|
|
|
329
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
333
|
+
#: ../lib/gettext/tools/xgettext.rb:381
|
|
330
334
|
msgid "Warning: The empty \"\" msgid is reserved by gettext. So gettext(\"\") doesn't returns empty string but the header entry in po file."
|
|
331
335
|
msgstr ""
|
|
332
|
-
|
|
333
|
-
#~ msgid "`%{file}' is not glade-2.0 format."
|
|
334
|
-
#~ msgstr "`%{file}' no tiene formato glade-2.0."
|
data/po/es/gettext.po
CHANGED
|
@@ -252,6 +252,9 @@ msgstr ""
|
|
|
252
252
|
msgid "require the library before executing xgettext"
|
|
253
253
|
msgstr "importe la biblioteca antes de ejecutar rgettext"
|
|
254
254
|
|
|
255
|
+
msgid "Add PARSER to parser list for xgettext"
|
|
256
|
+
msgstr ""
|
|
257
|
+
|
|
255
258
|
msgid ""
|
|
256
259
|
"If TAG is specified, place comment blocks starting with TAG and precedding key"
|
|
257
260
|
"word lines in output file"
|
data/po/et/gettext.edit.po
CHANGED
|
@@ -143,7 +143,7 @@ msgstr "Genereerib tekstikujul tõlkest binaarkujul nimekirja."
|
|
|
143
143
|
msgid "write output to specified file"
|
|
144
144
|
msgstr "kirjuta väljund antud faili"
|
|
145
145
|
|
|
146
|
-
#: ../lib/gettext/tools/msgfmt.rb:93 ../lib/gettext/tools/xgettext.rb:
|
|
146
|
+
#: ../lib/gettext/tools/msgfmt.rb:93 ../lib/gettext/tools/xgettext.rb:355
|
|
147
147
|
msgid "display version information and exit"
|
|
148
148
|
msgstr "esita versiooni info ja välju"
|
|
149
149
|
|
|
@@ -302,33 +302,34 @@ msgid "require the library before executing xgettext"
|
|
|
302
302
|
msgstr "lae moodul enne rgettext jooksutamist"
|
|
303
303
|
|
|
304
304
|
#: ../lib/gettext/tools/xgettext.rb:334
|
|
305
|
+
msgid "Add PARSER to parser list for xgettext"
|
|
306
|
+
msgstr ""
|
|
307
|
+
|
|
308
|
+
#: ../lib/gettext/tools/xgettext.rb:340
|
|
305
309
|
msgid "If TAG is specified, place comment blocks starting with TAG and precedding keyword lines in output file"
|
|
306
310
|
msgstr ""
|
|
307
311
|
|
|
308
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
312
|
+
#: ../lib/gettext/tools/xgettext.rb:341
|
|
309
313
|
msgid "If TAG is not specified, place all comment blocks preceing keyword lines in output file"
|
|
310
314
|
msgstr ""
|
|
311
315
|
|
|
312
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
316
|
+
#: ../lib/gettext/tools/xgettext.rb:342
|
|
313
317
|
msgid "(default: %s)"
|
|
314
318
|
msgstr ""
|
|
315
319
|
|
|
316
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
320
|
+
#: ../lib/gettext/tools/xgettext.rb:342
|
|
317
321
|
msgid "no TAG"
|
|
318
322
|
msgstr ""
|
|
319
323
|
|
|
320
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
324
|
+
#: ../lib/gettext/tools/xgettext.rb:346
|
|
321
325
|
msgid "run in debugging mode"
|
|
322
326
|
msgstr "silumisrežiimis töötamine"
|
|
323
327
|
|
|
324
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
328
|
+
#: ../lib/gettext/tools/xgettext.rb:350
|
|
325
329
|
#, fuzzy
|
|
326
330
|
msgid "display this help and exit"
|
|
327
331
|
msgstr "esita versiooni info ja välju"
|
|
328
332
|
|
|
329
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
333
|
+
#: ../lib/gettext/tools/xgettext.rb:381
|
|
330
334
|
msgid "Warning: The empty \"\" msgid is reserved by gettext. So gettext(\"\") doesn't returns empty string but the header entry in po file."
|
|
331
335
|
msgstr ""
|
|
332
|
-
|
|
333
|
-
#~ msgid "`%{file}' is not glade-2.0 format."
|
|
334
|
-
#~ msgstr "`%{file}' ei ole glade-2.0 formaadis."
|
data/po/et/gettext.po
CHANGED
|
@@ -250,6 +250,9 @@ msgstr ""
|
|
|
250
250
|
msgid "require the library before executing xgettext"
|
|
251
251
|
msgstr "lae moodul enne rgettext jooksutamist"
|
|
252
252
|
|
|
253
|
+
msgid "Add PARSER to parser list for xgettext"
|
|
254
|
+
msgstr ""
|
|
255
|
+
|
|
253
256
|
msgid ""
|
|
254
257
|
"If TAG is specified, place comment blocks starting with TAG and precedding key"
|
|
255
258
|
"word lines in output file"
|
data/po/fr/gettext.edit.po
CHANGED
|
@@ -144,7 +144,7 @@ msgstr "Génère un catalogue binaire de messages à partir de la description te
|
|
|
144
144
|
msgid "write output to specified file"
|
|
145
145
|
msgstr "écrit la sortie dans le fichier spécifié"
|
|
146
146
|
|
|
147
|
-
#: ../lib/gettext/tools/msgfmt.rb:93 ../lib/gettext/tools/xgettext.rb:
|
|
147
|
+
#: ../lib/gettext/tools/msgfmt.rb:93 ../lib/gettext/tools/xgettext.rb:355
|
|
148
148
|
msgid "display version information and exit"
|
|
149
149
|
msgstr "affiche la version du programme et sort"
|
|
150
150
|
|
|
@@ -303,33 +303,34 @@ msgid "require the library before executing xgettext"
|
|
|
303
303
|
msgstr "requérir (require) la librairie avant d'exécuter rgettext"
|
|
304
304
|
|
|
305
305
|
#: ../lib/gettext/tools/xgettext.rb:334
|
|
306
|
+
msgid "Add PARSER to parser list for xgettext"
|
|
307
|
+
msgstr ""
|
|
308
|
+
|
|
309
|
+
#: ../lib/gettext/tools/xgettext.rb:340
|
|
306
310
|
msgid "If TAG is specified, place comment blocks starting with TAG and precedding keyword lines in output file"
|
|
307
311
|
msgstr ""
|
|
308
312
|
|
|
309
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
313
|
+
#: ../lib/gettext/tools/xgettext.rb:341
|
|
310
314
|
msgid "If TAG is not specified, place all comment blocks preceing keyword lines in output file"
|
|
311
315
|
msgstr ""
|
|
312
316
|
|
|
313
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
317
|
+
#: ../lib/gettext/tools/xgettext.rb:342
|
|
314
318
|
msgid "(default: %s)"
|
|
315
319
|
msgstr ""
|
|
316
320
|
|
|
317
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
321
|
+
#: ../lib/gettext/tools/xgettext.rb:342
|
|
318
322
|
msgid "no TAG"
|
|
319
323
|
msgstr ""
|
|
320
324
|
|
|
321
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
325
|
+
#: ../lib/gettext/tools/xgettext.rb:346
|
|
322
326
|
msgid "run in debugging mode"
|
|
323
327
|
msgstr "exécuter en mode de deboggage"
|
|
324
328
|
|
|
325
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
329
|
+
#: ../lib/gettext/tools/xgettext.rb:350
|
|
326
330
|
#, fuzzy
|
|
327
331
|
msgid "display this help and exit"
|
|
328
332
|
msgstr "affiche la version du programme et sort"
|
|
329
333
|
|
|
330
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
334
|
+
#: ../lib/gettext/tools/xgettext.rb:381
|
|
331
335
|
msgid "Warning: The empty \"\" msgid is reserved by gettext. So gettext(\"\") doesn't returns empty string but the header entry in po file."
|
|
332
336
|
msgstr ""
|
|
333
|
-
|
|
334
|
-
#~ msgid "`%{file}' is not glade-2.0 format."
|
|
335
|
-
#~ msgstr "`%{file}' n'est pas au format glade-2.0."
|
data/po/fr/gettext.po
CHANGED
|
@@ -254,6 +254,9 @@ msgstr ""
|
|
|
254
254
|
msgid "require the library before executing xgettext"
|
|
255
255
|
msgstr "requérir (require) la librairie avant d'exécuter rgettext"
|
|
256
256
|
|
|
257
|
+
msgid "Add PARSER to parser list for xgettext"
|
|
258
|
+
msgstr ""
|
|
259
|
+
|
|
257
260
|
msgid ""
|
|
258
261
|
"If TAG is specified, place comment blocks starting with TAG and precedding key"
|
|
259
262
|
"word lines in output file"
|
data/po/gettext.pot
CHANGED
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
#, fuzzy
|
|
7
7
|
msgid ""
|
|
8
8
|
msgstr ""
|
|
9
|
-
"Project-Id-Version: gettext 3.4.
|
|
9
|
+
"Project-Id-Version: gettext 3.4.4\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date:
|
|
12
|
-
"PO-Revision-Date:
|
|
11
|
+
"POT-Creation-Date: 2023-06-11 06:21+0900\n"
|
|
12
|
+
"PO-Revision-Date: 2023-06-11 06:21+0900\n"
|
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
15
15
|
"Language: \n"
|
|
@@ -148,7 +148,7 @@ msgstr ""
|
|
|
148
148
|
msgid "write output to specified file"
|
|
149
149
|
msgstr ""
|
|
150
150
|
|
|
151
|
-
#: ../lib/gettext/tools/msgfmt.rb:93 ../lib/gettext/tools/xgettext.rb:
|
|
151
|
+
#: ../lib/gettext/tools/msgfmt.rb:93 ../lib/gettext/tools/xgettext.rb:355
|
|
152
152
|
msgid "display version information and exit"
|
|
153
153
|
msgstr ""
|
|
154
154
|
|
|
@@ -313,34 +313,38 @@ msgid "require the library before executing xgettext"
|
|
|
313
313
|
msgstr ""
|
|
314
314
|
|
|
315
315
|
#: ../lib/gettext/tools/xgettext.rb:334
|
|
316
|
+
msgid "Add PARSER to parser list for xgettext"
|
|
317
|
+
msgstr ""
|
|
318
|
+
|
|
319
|
+
#: ../lib/gettext/tools/xgettext.rb:340
|
|
316
320
|
msgid ""
|
|
317
321
|
"If TAG is specified, place comment blocks starting with TAG and precedding key"
|
|
318
322
|
"word lines in output file"
|
|
319
323
|
msgstr ""
|
|
320
324
|
|
|
321
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
325
|
+
#: ../lib/gettext/tools/xgettext.rb:341
|
|
322
326
|
msgid ""
|
|
323
327
|
"If TAG is not specified, place all comment blocks preceing keyword lines in ou"
|
|
324
328
|
"tput file"
|
|
325
329
|
msgstr ""
|
|
326
330
|
|
|
327
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
331
|
+
#: ../lib/gettext/tools/xgettext.rb:342
|
|
328
332
|
msgid "(default: %s)"
|
|
329
333
|
msgstr ""
|
|
330
334
|
|
|
331
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
335
|
+
#: ../lib/gettext/tools/xgettext.rb:342
|
|
332
336
|
msgid "no TAG"
|
|
333
337
|
msgstr ""
|
|
334
338
|
|
|
335
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
339
|
+
#: ../lib/gettext/tools/xgettext.rb:346
|
|
336
340
|
msgid "run in debugging mode"
|
|
337
341
|
msgstr ""
|
|
338
342
|
|
|
339
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
343
|
+
#: ../lib/gettext/tools/xgettext.rb:350
|
|
340
344
|
msgid "display this help and exit"
|
|
341
345
|
msgstr ""
|
|
342
346
|
|
|
343
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
347
|
+
#: ../lib/gettext/tools/xgettext.rb:381
|
|
344
348
|
msgid ""
|
|
345
349
|
"Warning: The empty \"\" msgid is reserved by gettext. So gettext(\"\") doesn't ret"
|
|
346
350
|
"urns empty string but the header entry in po file."
|
data/po/hr/gettext.edit.po
CHANGED
|
@@ -143,7 +143,7 @@ msgstr "Generiši binarni katalog poruka iz tekstualnog opisa prevoda"
|
|
|
143
143
|
msgid "write output to specified file"
|
|
144
144
|
msgstr "zapiši izlaz u specifičnu datoteku"
|
|
145
145
|
|
|
146
|
-
#: ../lib/gettext/tools/msgfmt.rb:93 ../lib/gettext/tools/xgettext.rb:
|
|
146
|
+
#: ../lib/gettext/tools/msgfmt.rb:93 ../lib/gettext/tools/xgettext.rb:355
|
|
147
147
|
msgid "display version information and exit"
|
|
148
148
|
msgstr "prikaži informaciju o verziji i završi"
|
|
149
149
|
|
|
@@ -302,33 +302,34 @@ msgid "require the library before executing xgettext"
|
|
|
302
302
|
msgstr "zahtjevaj biblioteku prije izvršavanja rgettext-a"
|
|
303
303
|
|
|
304
304
|
#: ../lib/gettext/tools/xgettext.rb:334
|
|
305
|
+
msgid "Add PARSER to parser list for xgettext"
|
|
306
|
+
msgstr ""
|
|
307
|
+
|
|
308
|
+
#: ../lib/gettext/tools/xgettext.rb:340
|
|
305
309
|
msgid "If TAG is specified, place comment blocks starting with TAG and precedding keyword lines in output file"
|
|
306
310
|
msgstr ""
|
|
307
311
|
|
|
308
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
312
|
+
#: ../lib/gettext/tools/xgettext.rb:341
|
|
309
313
|
msgid "If TAG is not specified, place all comment blocks preceing keyword lines in output file"
|
|
310
314
|
msgstr ""
|
|
311
315
|
|
|
312
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
316
|
+
#: ../lib/gettext/tools/xgettext.rb:342
|
|
313
317
|
msgid "(default: %s)"
|
|
314
318
|
msgstr ""
|
|
315
319
|
|
|
316
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
320
|
+
#: ../lib/gettext/tools/xgettext.rb:342
|
|
317
321
|
msgid "no TAG"
|
|
318
322
|
msgstr ""
|
|
319
323
|
|
|
320
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
324
|
+
#: ../lib/gettext/tools/xgettext.rb:346
|
|
321
325
|
msgid "run in debugging mode"
|
|
322
326
|
msgstr "pokreni u modu za nalaženje grešaka"
|
|
323
327
|
|
|
324
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
328
|
+
#: ../lib/gettext/tools/xgettext.rb:350
|
|
325
329
|
#, fuzzy
|
|
326
330
|
msgid "display this help and exit"
|
|
327
331
|
msgstr "prikaži informaciju o verziji i završi"
|
|
328
332
|
|
|
329
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
333
|
+
#: ../lib/gettext/tools/xgettext.rb:381
|
|
330
334
|
msgid "Warning: The empty \"\" msgid is reserved by gettext. So gettext(\"\") doesn't returns empty string but the header entry in po file."
|
|
331
335
|
msgstr ""
|
|
332
|
-
|
|
333
|
-
#~ msgid "`%{file}' is not glade-2.0 format."
|
|
334
|
-
#~ msgstr "'%{file}' nije glade-2.0 format."
|
data/po/hr/gettext.po
CHANGED
|
@@ -250,6 +250,9 @@ msgstr ""
|
|
|
250
250
|
msgid "require the library before executing xgettext"
|
|
251
251
|
msgstr "zahtjevaj biblioteku prije izvršavanja rgettext-a"
|
|
252
252
|
|
|
253
|
+
msgid "Add PARSER to parser list for xgettext"
|
|
254
|
+
msgstr ""
|
|
255
|
+
|
|
253
256
|
msgid ""
|
|
254
257
|
"If TAG is specified, place comment blocks starting with TAG and precedding key"
|
|
255
258
|
"word lines in output file"
|
data/po/hu/gettext.edit.po
CHANGED
|
@@ -143,7 +143,7 @@ msgstr "Bináris üzenetállományt generál a lefordított szöveges állomány
|
|
|
143
143
|
msgid "write output to specified file"
|
|
144
144
|
msgstr "kimenet írása egy megadott fájlba"
|
|
145
145
|
|
|
146
|
-
#: ../lib/gettext/tools/msgfmt.rb:93 ../lib/gettext/tools/xgettext.rb:
|
|
146
|
+
#: ../lib/gettext/tools/msgfmt.rb:93 ../lib/gettext/tools/xgettext.rb:355
|
|
147
147
|
msgid "display version information and exit"
|
|
148
148
|
msgstr "verzió információ kiírása és kilépés"
|
|
149
149
|
|
|
@@ -302,33 +302,34 @@ msgid "require the library before executing xgettext"
|
|
|
302
302
|
msgstr "szükséges library az rgettext futtatása előtt"
|
|
303
303
|
|
|
304
304
|
#: ../lib/gettext/tools/xgettext.rb:334
|
|
305
|
+
msgid "Add PARSER to parser list for xgettext"
|
|
306
|
+
msgstr ""
|
|
307
|
+
|
|
308
|
+
#: ../lib/gettext/tools/xgettext.rb:340
|
|
305
309
|
msgid "If TAG is specified, place comment blocks starting with TAG and precedding keyword lines in output file"
|
|
306
310
|
msgstr ""
|
|
307
311
|
|
|
308
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
312
|
+
#: ../lib/gettext/tools/xgettext.rb:341
|
|
309
313
|
msgid "If TAG is not specified, place all comment blocks preceing keyword lines in output file"
|
|
310
314
|
msgstr ""
|
|
311
315
|
|
|
312
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
316
|
+
#: ../lib/gettext/tools/xgettext.rb:342
|
|
313
317
|
msgid "(default: %s)"
|
|
314
318
|
msgstr ""
|
|
315
319
|
|
|
316
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
320
|
+
#: ../lib/gettext/tools/xgettext.rb:342
|
|
317
321
|
msgid "no TAG"
|
|
318
322
|
msgstr ""
|
|
319
323
|
|
|
320
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
324
|
+
#: ../lib/gettext/tools/xgettext.rb:346
|
|
321
325
|
msgid "run in debugging mode"
|
|
322
326
|
msgstr "debug módban futtatás"
|
|
323
327
|
|
|
324
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
328
|
+
#: ../lib/gettext/tools/xgettext.rb:350
|
|
325
329
|
#, fuzzy
|
|
326
330
|
msgid "display this help and exit"
|
|
327
331
|
msgstr "verzió információ kiírása és kilépés"
|
|
328
332
|
|
|
329
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
333
|
+
#: ../lib/gettext/tools/xgettext.rb:381
|
|
330
334
|
msgid "Warning: The empty \"\" msgid is reserved by gettext. So gettext(\"\") doesn't returns empty string but the header entry in po file."
|
|
331
335
|
msgstr ""
|
|
332
|
-
|
|
333
|
-
#~ msgid "`%{file}' is not glade-2.0 format."
|
|
334
|
-
#~ msgstr "`%{file}' nem glade-2.0 formátumú."
|
data/po/hu/gettext.po
CHANGED
|
@@ -250,6 +250,9 @@ msgstr ""
|
|
|
250
250
|
msgid "require the library before executing xgettext"
|
|
251
251
|
msgstr "szükséges library az rgettext futtatása előtt"
|
|
252
252
|
|
|
253
|
+
msgid "Add PARSER to parser list for xgettext"
|
|
254
|
+
msgstr ""
|
|
255
|
+
|
|
253
256
|
msgid ""
|
|
254
257
|
"If TAG is specified, place comment blocks starting with TAG and precedding key"
|
|
255
258
|
"word lines in output file"
|
data/po/it/gettext.edit.po
CHANGED
|
@@ -142,7 +142,7 @@ msgstr "Genera un catalogo binario dei messaggi dalla descrizione testuale della
|
|
|
142
142
|
msgid "write output to specified file"
|
|
143
143
|
msgstr "scrivi l'output sul file specificato"
|
|
144
144
|
|
|
145
|
-
#: ../lib/gettext/tools/msgfmt.rb:93 ../lib/gettext/tools/xgettext.rb:
|
|
145
|
+
#: ../lib/gettext/tools/msgfmt.rb:93 ../lib/gettext/tools/xgettext.rb:355
|
|
146
146
|
msgid "display version information and exit"
|
|
147
147
|
msgstr "mostra la versione ed esce"
|
|
148
148
|
|
|
@@ -300,33 +300,34 @@ msgid "require the library before executing xgettext"
|
|
|
300
300
|
msgstr ""
|
|
301
301
|
|
|
302
302
|
#: ../lib/gettext/tools/xgettext.rb:334
|
|
303
|
+
msgid "Add PARSER to parser list for xgettext"
|
|
304
|
+
msgstr ""
|
|
305
|
+
|
|
306
|
+
#: ../lib/gettext/tools/xgettext.rb:340
|
|
303
307
|
msgid "If TAG is specified, place comment blocks starting with TAG and precedding keyword lines in output file"
|
|
304
308
|
msgstr ""
|
|
305
309
|
|
|
306
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
310
|
+
#: ../lib/gettext/tools/xgettext.rb:341
|
|
307
311
|
msgid "If TAG is not specified, place all comment blocks preceing keyword lines in output file"
|
|
308
312
|
msgstr ""
|
|
309
313
|
|
|
310
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
314
|
+
#: ../lib/gettext/tools/xgettext.rb:342
|
|
311
315
|
msgid "(default: %s)"
|
|
312
316
|
msgstr ""
|
|
313
317
|
|
|
314
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
318
|
+
#: ../lib/gettext/tools/xgettext.rb:342
|
|
315
319
|
msgid "no TAG"
|
|
316
320
|
msgstr ""
|
|
317
321
|
|
|
318
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
322
|
+
#: ../lib/gettext/tools/xgettext.rb:346
|
|
319
323
|
msgid "run in debugging mode"
|
|
320
324
|
msgstr ""
|
|
321
325
|
|
|
322
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
326
|
+
#: ../lib/gettext/tools/xgettext.rb:350
|
|
323
327
|
#, fuzzy
|
|
324
328
|
msgid "display this help and exit"
|
|
325
329
|
msgstr "mostra la versione ed esce"
|
|
326
330
|
|
|
327
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
331
|
+
#: ../lib/gettext/tools/xgettext.rb:381
|
|
328
332
|
msgid "Warning: The empty \"\" msgid is reserved by gettext. So gettext(\"\") doesn't returns empty string but the header entry in po file."
|
|
329
333
|
msgstr ""
|
|
330
|
-
|
|
331
|
-
#~ msgid "`%{file}' is not glade-2.0 format."
|
|
332
|
-
#~ msgstr "`%{file}' non è nel formato glade-2.0."
|
data/po/it/gettext.po
CHANGED
|
@@ -250,6 +250,9 @@ msgstr ""
|
|
|
250
250
|
msgid "require the library before executing xgettext"
|
|
251
251
|
msgstr ""
|
|
252
252
|
|
|
253
|
+
msgid "Add PARSER to parser list for xgettext"
|
|
254
|
+
msgstr ""
|
|
255
|
+
|
|
253
256
|
msgid ""
|
|
254
257
|
"If TAG is specified, place comment blocks starting with TAG and precedding key"
|
|
255
258
|
"word lines in output file"
|
data/po/ja/gettext.edit.po
CHANGED
|
@@ -7,7 +7,7 @@ msgid ""
|
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: gettext 2.3.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
|
10
|
-
"PO-Revision-Date:
|
|
10
|
+
"PO-Revision-Date: 2022-05-20 19:57+0900\n"
|
|
11
11
|
"Last-Translator: Haruka Yoshihara <yoshihara@clear-code.com>\n"
|
|
12
12
|
"Language-Team: Japanese\n"
|
|
13
13
|
"Language: ja\n"
|
|
@@ -136,7 +136,7 @@ msgstr "poファイルからバイナリのメッセージカタログファイ
|
|
|
136
136
|
msgid "write output to specified file"
|
|
137
137
|
msgstr "出力ファイルを指定します"
|
|
138
138
|
|
|
139
|
-
#: ../lib/gettext/tools/msgfmt.rb:93 ../lib/gettext/tools/xgettext.rb:
|
|
139
|
+
#: ../lib/gettext/tools/msgfmt.rb:93 ../lib/gettext/tools/xgettext.rb:355
|
|
140
140
|
msgid "display version information and exit"
|
|
141
141
|
msgstr "バージョンを表示します"
|
|
142
142
|
|
|
@@ -289,32 +289,33 @@ msgid "require the library before executing xgettext"
|
|
|
289
289
|
msgstr "xgettextを実行する前に読み込むライブラリを指定します"
|
|
290
290
|
|
|
291
291
|
#: ../lib/gettext/tools/xgettext.rb:334
|
|
292
|
+
msgid "Add PARSER to parser list for xgettext"
|
|
293
|
+
msgstr "PARSERをxgettext用のパーサーリストに追加します"
|
|
294
|
+
|
|
295
|
+
#: ../lib/gettext/tools/xgettext.rb:340
|
|
292
296
|
msgid "If TAG is specified, place comment blocks starting with TAG and precedding keyword lines in output file"
|
|
293
297
|
msgstr "TAGを指定すると、キーワード行の前にあるコメントブロックのうち、TAGから始まるコメントブロックをTAGも含めて出力する"
|
|
294
298
|
|
|
295
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
299
|
+
#: ../lib/gettext/tools/xgettext.rb:341
|
|
296
300
|
msgid "If TAG is not specified, place all comment blocks preceing keyword lines in output file"
|
|
297
301
|
msgstr "TAGを指定しないと、キーワード行の前にあるすべてのコメントブロックを出力する"
|
|
298
302
|
|
|
299
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
303
|
+
#: ../lib/gettext/tools/xgettext.rb:342
|
|
300
304
|
msgid "(default: %s)"
|
|
301
305
|
msgstr "(デフォルト:%s)"
|
|
302
306
|
|
|
303
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
307
|
+
#: ../lib/gettext/tools/xgettext.rb:342
|
|
304
308
|
msgid "no TAG"
|
|
305
309
|
msgstr "TAGなし"
|
|
306
310
|
|
|
307
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
311
|
+
#: ../lib/gettext/tools/xgettext.rb:346
|
|
308
312
|
msgid "run in debugging mode"
|
|
309
313
|
msgstr "デバッグモードで実行します"
|
|
310
314
|
|
|
311
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
315
|
+
#: ../lib/gettext/tools/xgettext.rb:350
|
|
312
316
|
msgid "display this help and exit"
|
|
313
317
|
msgstr "このヘルプを表示します"
|
|
314
318
|
|
|
315
|
-
#: ../lib/gettext/tools/xgettext.rb:
|
|
319
|
+
#: ../lib/gettext/tools/xgettext.rb:381
|
|
316
320
|
msgid "Warning: The empty \"\" msgid is reserved by gettext. So gettext(\"\") doesn't returns empty string but the header entry in po file."
|
|
317
321
|
msgstr "\"\"というmsgidはgettextによって予約されています。したがって、gettext(\"\")は作成されるpoファイルのヘッダエントリを返しますが、空の文字列は返しません。"
|
|
318
|
-
|
|
319
|
-
#~ msgid "`%{file}' is not glade-2.0 format."
|
|
320
|
-
#~ msgstr "ファイル'%{file}'はglade-2.0のフォーマットではありません。"
|
data/po/ja/gettext.po
CHANGED
|
@@ -7,7 +7,7 @@ msgid ""
|
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: gettext 2.3.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
|
10
|
-
"PO-Revision-Date:
|
|
10
|
+
"PO-Revision-Date: 2022-05-20 19:57+0900\n"
|
|
11
11
|
"Last-Translator: Haruka Yoshihara <yoshihara@clear-code.com>\n"
|
|
12
12
|
"Language-Team: Japanese\n"
|
|
13
13
|
"Language: ja\n"
|
|
@@ -240,6 +240,9 @@ msgstr "出力を位置情報でソート"
|
|
|
240
240
|
msgid "require the library before executing xgettext"
|
|
241
241
|
msgstr "xgettextを実行する前に読み込むライブラリを指定します"
|
|
242
242
|
|
|
243
|
+
msgid "Add PARSER to parser list for xgettext"
|
|
244
|
+
msgstr "PARSERをxgettext用のパーサーリストに追加します"
|
|
245
|
+
|
|
243
246
|
msgid ""
|
|
244
247
|
"If TAG is specified, place comment blocks starting with TAG and precedding key"
|
|
245
248
|
"word lines in output file"
|