Skip to content

Commit 95538f9

Browse files
Updates translations
Updates the POT creation date in multiple locale files. Adds missing translations for "Artist", "Title", "Album", "Disc Number", and "Track Number" by introducing a new translation file. These strings are now extracted and included in the translation process.
1 parent 99261a0 commit 95538f9

File tree

8 files changed

+226
-102
lines changed

8 files changed

+226
-102
lines changed

assets/locale/be.po

Lines changed: 28 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2025-06-30 19:27+0200\n"
10+
"POT-Creation-Date: 2025-07-04 18:57+0200\n"
1111
"PO-Revision-Date: 2025-06-30 19:39+0200\n"
1212
"Last-Translator: Christian Lauinger <christian@lauinger-clan.de>\n"
1313
"Language-Team: Belarusian\n"
@@ -373,17 +373,20 @@ msgstr "Не ўдалося ачысціць кэш!"
373373

374374
#: src/helpers/shell/PanelButton.js:361
375375
#: dist/temp/helpers/shell/PanelButton.js:361
376+
#: src/helpers/shell/PanelButton.js:440
376377
msgid "Unknown player"
377378
msgstr "Невядомы прайгравальнік"
378379

379380
#: src/helpers/shell/PanelButton.js:510 src/helpers/shell/PanelButton.js:825
380381
#: dist/temp/helpers/shell/PanelButton.js:510
381382
#: dist/temp/helpers/shell/PanelButton.js:825
383+
#: src/helpers/shell/PanelButton.js:606 src/helpers/shell/PanelButton.js:921
382384
msgid "Unknown artist"
383385
msgstr "Невядомы выканаўца"
384386

385387
#: src/helpers/shell/PanelButton.js:827
386388
#: dist/temp/helpers/shell/PanelButton.js:827
389+
#: src/helpers/shell/PanelButton.js:923
387390
msgid "Unknown album"
388391
msgstr "Невядомы альбом"
389392

@@ -400,17 +403,27 @@ msgstr ""
400403
msgid "Custom text"
401404
msgstr "Уласны тэкст"
402405

403-
#~ msgid "Artist"
404-
#~ msgstr "Выканаўца"
405-
406-
#~ msgid "Title"
407-
#~ msgstr "Назва"
408-
409-
#~ msgid "Album"
410-
#~ msgstr "Альбом"
411-
412-
#~ msgid "Disc Number"
413-
#~ msgstr "Нумар дыска"
414-
415-
#~ msgid "Track Number"
416-
#~ msgstr "Нумар трэка"
406+
#.
407+
#. the next lines are only here to be caugth by translation
408+
#. this is is not packed with the extension or installed - only purpose is to catch the strings and
409+
#. add them to po file by xgettext
410+
#.
411+
#: src/helpers/translation/translation.js:8
412+
msgid "Artist"
413+
msgstr "Выканаўца"
414+
415+
#: src/helpers/translation/translation.js:9
416+
msgid "Title"
417+
msgstr "Назва"
418+
419+
#: src/helpers/translation/translation.js:10
420+
msgid "Album"
421+
msgstr "Альбом"
422+
423+
#: src/helpers/translation/translation.js:11
424+
msgid "Disc Number"
425+
msgstr "Нумар дыска"
426+
427+
#: src/helpers/translation/translation.js:12
428+
msgid "Track Number"
429+
msgstr "Нумар трэка"

assets/locale/ca.po

Lines changed: 28 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: \n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-06-30 18:44+0200\n"
11+
"POT-Creation-Date: 2025-07-04 18:57+0200\n"
1212
"PO-Revision-Date: 2025-06-30 18:49+0200\n"
1313
"Last-Translator: Christian Lauinger <christian@lauinger-clan.de>\n"
1414
"Language-Team: \n"
@@ -372,17 +372,20 @@ msgstr "No s’ha pogut netejar la memòria cau."
372372

373373
#: src/helpers/shell/PanelButton.js:361
374374
#: dist/temp/helpers/shell/PanelButton.js:361
375+
#: src/helpers/shell/PanelButton.js:440
375376
msgid "Unknown player"
376377
msgstr "Reproductor desconegut"
377378

378379
#: src/helpers/shell/PanelButton.js:510 src/helpers/shell/PanelButton.js:825
379380
#: dist/temp/helpers/shell/PanelButton.js:510
380381
#: dist/temp/helpers/shell/PanelButton.js:825
382+
#: src/helpers/shell/PanelButton.js:606 src/helpers/shell/PanelButton.js:921
381383
msgid "Unknown artist"
382384
msgstr "Artista desconegut"
383385

384386
#: src/helpers/shell/PanelButton.js:827
385387
#: dist/temp/helpers/shell/PanelButton.js:827
388+
#: src/helpers/shell/PanelButton.js:923
386389
msgid "Unknown album"
387390
msgstr "Àlbum desconegut"
388391

@@ -399,17 +402,27 @@ msgstr ""
399402
msgid "Custom text"
400403
msgstr "Text personalitzat"
401404

402-
#~ msgid "Artist"
403-
#~ msgstr "Artista"
404-
405-
#~ msgid "Title"
406-
#~ msgstr "Títol"
407-
408-
#~ msgid "Album"
409-
#~ msgstr "Àlbum"
410-
411-
#~ msgid "Disc Number"
412-
#~ msgstr "Número de disc"
413-
414-
#~ msgid "Track Number"
415-
#~ msgstr "Número de peça"
405+
#.
406+
#. the next lines are only here to be caugth by translation
407+
#. this is is not packed with the extension or installed - only purpose is to catch the strings and
408+
#. add them to po file by xgettext
409+
#.
410+
#: src/helpers/translation/translation.js:8
411+
msgid "Artist"
412+
msgstr "Artista"
413+
414+
#: src/helpers/translation/translation.js:9
415+
msgid "Title"
416+
msgstr "Títol"
417+
418+
#: src/helpers/translation/translation.js:10
419+
msgid "Album"
420+
msgstr "Àlbum"
421+
422+
#: src/helpers/translation/translation.js:11
423+
msgid "Disc Number"
424+
msgstr "Número de disc"
425+
426+
#: src/helpers/translation/translation.js:12
427+
msgid "Track Number"
428+
msgstr "Número de peça"

assets/locale/cs.po

Lines changed: 28 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2025-06-30 18:44+0200\n"
10+
"POT-Creation-Date: 2025-07-04 18:57+0200\n"
1111
"PO-Revision-Date: 2025-06-30 18:50+0200\n"
1212
"Last-Translator: Christian Lauinger <christian@lauinger-clan.de>\n"
1313
"Language-Team: \n"
@@ -366,17 +366,20 @@ msgstr ""
366366

367367
#: src/helpers/shell/PanelButton.js:361
368368
#: dist/temp/helpers/shell/PanelButton.js:361
369+
#: src/helpers/shell/PanelButton.js:440
369370
msgid "Unknown player"
370371
msgstr ""
371372

372373
#: src/helpers/shell/PanelButton.js:510 src/helpers/shell/PanelButton.js:825
373374
#: dist/temp/helpers/shell/PanelButton.js:510
374375
#: dist/temp/helpers/shell/PanelButton.js:825
376+
#: src/helpers/shell/PanelButton.js:606 src/helpers/shell/PanelButton.js:921
375377
msgid "Unknown artist"
376378
msgstr "Neznámý umělec"
377379

378380
#: src/helpers/shell/PanelButton.js:827
379381
#: dist/temp/helpers/shell/PanelButton.js:827
382+
#: src/helpers/shell/PanelButton.js:923
380383
msgid "Unknown album"
381384
msgstr "Neznámé album"
382385

@@ -391,11 +394,31 @@ msgstr ""
391394
msgid "Custom text"
392395
msgstr ""
393396

394-
#~ msgid "Artist"
395-
#~ msgstr "Interpret"
397+
#.
398+
#. the next lines are only here to be caugth by translation
399+
#. this is is not packed with the extension or installed - only purpose is to catch the strings and
400+
#. add them to po file by xgettext
401+
#.
402+
#: src/helpers/translation/translation.js:8
403+
msgid "Artist"
404+
msgstr "Interpret"
396405

397-
#~ msgid "Album"
398-
#~ msgstr "Album"
406+
#: src/helpers/translation/translation.js:9
407+
msgid "Title"
408+
msgstr ""
409+
410+
#: src/helpers/translation/translation.js:10
411+
msgid "Album"
412+
msgstr "Album"
413+
414+
#: src/helpers/translation/translation.js:11
415+
msgid "Disc Number"
416+
msgstr ""
417+
418+
#: src/helpers/translation/translation.js:12
419+
#, fuzzy
420+
msgid "Track Number"
421+
msgstr "Skladba + Album"
399422

400423
#~ msgid "[MediaControls] Enabling"
401424
#~ msgstr "[MediaControls] Aktivace"
@@ -409,9 +432,6 @@ msgstr ""
409432
#~ msgid "Track"
410433
#~ msgstr "Skladba"
411434

412-
#~ msgid "Track + Album"
413-
#~ msgstr "Skladba + Album"
414-
415435
#~ msgid "Artist + Album"
416436
#~ msgstr "Interpret + Album"
417437

assets/locale/de.po

Lines changed: 28 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2025-06-30 18:44+0200\n"
10+
"POT-Creation-Date: 2025-07-04 18:57+0200\n"
1111
"PO-Revision-Date: 2025-06-30 18:45+0200\n"
1212
"Last-Translator: Christian Lauinger <christian@lauinger-clan.de>\n"
1313
"Language-Team: \n"
@@ -373,17 +373,20 @@ msgstr "Zwischenspeicher konnte nicht geleert werden !"
373373

374374
#: src/helpers/shell/PanelButton.js:361
375375
#: dist/temp/helpers/shell/PanelButton.js:361
376+
#: src/helpers/shell/PanelButton.js:440
376377
msgid "Unknown player"
377378
msgstr "Unbekannter Abspieler"
378379

379380
#: src/helpers/shell/PanelButton.js:510 src/helpers/shell/PanelButton.js:825
380381
#: dist/temp/helpers/shell/PanelButton.js:510
381382
#: dist/temp/helpers/shell/PanelButton.js:825
383+
#: src/helpers/shell/PanelButton.js:606 src/helpers/shell/PanelButton.js:921
382384
msgid "Unknown artist"
383385
msgstr "Unbekannter Künstler"
384386

385387
#: src/helpers/shell/PanelButton.js:827
386388
#: dist/temp/helpers/shell/PanelButton.js:827
389+
#: src/helpers/shell/PanelButton.js:923
387390
msgid "Unknown album"
388391
msgstr "Unbekanntes Album"
389392

@@ -400,20 +403,30 @@ msgstr ""
400403
msgid "Custom text"
401404
msgstr "Benutzerdefinierter Text"
402405

403-
#~ msgid "Artist"
404-
#~ msgstr "Künstler"
405-
406-
#~ msgid "Title"
407-
#~ msgstr "Titel"
408-
409-
#~ msgid "Album"
410-
#~ msgstr "Album"
411-
412-
#~ msgid "Disc Number"
413-
#~ msgstr "Disknummer"
414-
415-
#~ msgid "Track Number"
416-
#~ msgstr "Spurnummer"
406+
#.
407+
#. the next lines are only here to be caugth by translation
408+
#. this is is not packed with the extension or installed - only purpose is to catch the strings and
409+
#. add them to po file by xgettext
410+
#.
411+
#: src/helpers/translation/translation.js:8
412+
msgid "Artist"
413+
msgstr "Künstler"
414+
415+
#: src/helpers/translation/translation.js:9
416+
msgid "Title"
417+
msgstr "Titel"
418+
419+
#: src/helpers/translation/translation.js:10
420+
msgid "Album"
421+
msgstr "Album"
422+
423+
#: src/helpers/translation/translation.js:11
424+
msgid "Disc Number"
425+
msgstr "Disknummer"
426+
427+
#: src/helpers/translation/translation.js:12
428+
msgid "Track Number"
429+
msgstr "Spurnummer"
417430

418431
#~ msgid "[MediaControls] Enabling"
419432
#~ msgstr "[MediaControls] aktivieren"

assets/locale/es.po

Lines changed: 28 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: unnamed project\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-06-30 18:44+0200\n"
11+
"POT-Creation-Date: 2025-07-04 18:57+0200\n"
1212
"PO-Revision-Date: 2025-06-30 18:50+0200\n"
1313
"Last-Translator: Christian Lauinger <christian@lauinger-clan.de>\n"
1414
"Language-Team: Spanish\n"
@@ -374,17 +374,20 @@ msgstr "No se pudo vaciar la antememoria."
374374

375375
#: src/helpers/shell/PanelButton.js:361
376376
#: dist/temp/helpers/shell/PanelButton.js:361
377+
#: src/helpers/shell/PanelButton.js:440
377378
msgid "Unknown player"
378379
msgstr "Reproductor desconocido"
379380

380381
#: src/helpers/shell/PanelButton.js:510 src/helpers/shell/PanelButton.js:825
381382
#: dist/temp/helpers/shell/PanelButton.js:510
382383
#: dist/temp/helpers/shell/PanelButton.js:825
384+
#: src/helpers/shell/PanelButton.js:606 src/helpers/shell/PanelButton.js:921
383385
msgid "Unknown artist"
384386
msgstr "Artista desconocido"
385387

386388
#: src/helpers/shell/PanelButton.js:827
387389
#: dist/temp/helpers/shell/PanelButton.js:827
390+
#: src/helpers/shell/PanelButton.js:923
388391
msgid "Unknown album"
389392
msgstr "Álbum desconocido"
390393

@@ -401,17 +404,27 @@ msgstr ""
401404
msgid "Custom text"
402405
msgstr "Texto personalizado"
403406

404-
#~ msgid "Artist"
405-
#~ msgstr "Artista"
406-
407-
#~ msgid "Title"
408-
#~ msgstr "Título"
409-
410-
#~ msgid "Album"
411-
#~ msgstr "Álbum"
412-
413-
#~ msgid "Disc Number"
414-
#~ msgstr "Número del disco"
415-
416-
#~ msgid "Track Number"
417-
#~ msgstr "Número de canción"
407+
#.
408+
#. the next lines are only here to be caugth by translation
409+
#. this is is not packed with the extension or installed - only purpose is to catch the strings and
410+
#. add them to po file by xgettext
411+
#.
412+
#: src/helpers/translation/translation.js:8
413+
msgid "Artist"
414+
msgstr "Artista"
415+
416+
#: src/helpers/translation/translation.js:9
417+
msgid "Title"
418+
msgstr "Título"
419+
420+
#: src/helpers/translation/translation.js:10
421+
msgid "Album"
422+
msgstr "Álbum"
423+
424+
#: src/helpers/translation/translation.js:11
425+
msgid "Disc Number"
426+
msgstr "Número del disco"
427+
428+
#: src/helpers/translation/translation.js:12
429+
msgid "Track Number"
430+
msgstr "Número de canción"

0 commit comments

Comments
 (0)