-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
screen_client: use Interface::Alert()
- Loading branch information
1 parent
54acf4f
commit 810bdb3
Showing
33 changed files
with
262 additions
and
262 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: ncmpc\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-09-14 22:45+0200\n" | ||
"POT-Creation-Date: 2024-09-14 22:51+0200\n" | ||
"PO-Revision-Date: 2020-02-03 11:50+0000\n" | ||
"Last-Translator: Miroslav Burdych <[email protected]>\n" | ||
"Language-Team: Czech <https://hosted.weblate.org/projects/ncmpc/translations/" | ||
|
@@ -881,7 +881,7 @@ msgstr "" | |
msgid "Queue on %s" | ||
msgstr "" | ||
|
||
#: src/QueuePage.cxx:612 src/player_command.cxx:62 | ||
#: src/QueuePage.cxx:612 src/player_command.cxx:63 | ||
msgid "Shuffled queue" | ||
msgstr "" | ||
|
||
|
@@ -1141,7 +1141,7 @@ msgstr "Přeskočit" | |
msgid "Unable to find '{}'" | ||
msgstr "Nemohu najít '%s'" | ||
|
||
#: src/player_command.cxx:70 | ||
#: src/player_command.cxx:71 | ||
msgid "Cleared queue" | ||
msgstr "" | ||
|
||
|
@@ -1227,17 +1227,17 @@ msgstr "Automatické centrování vypnuto" | |
msgid "Password" | ||
msgstr "Heslo" | ||
|
||
#: src/screen_client.cxx:24 | ||
#: src/screen_client.cxx:26 | ||
#, fuzzy | ||
msgid "Database update running" | ||
msgstr "Probíhá aktualizace databáze" | ||
|
||
#: src/screen_client.cxx:31 | ||
#, c-format | ||
msgid "Database update of %s started" | ||
#: src/screen_client.cxx:33 | ||
#, fuzzy, c++-format | ||
msgid "Database update of {} started" | ||
msgstr "Aktualizace databáze %s zahájena" | ||
|
||
#: src/screen_client.cxx:34 | ||
#: src/screen_client.cxx:36 | ||
msgid "Database update started" | ||
msgstr "Aktualizace databáze zahájena" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: ncmpc 0.11.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-09-14 22:45+0200\n" | ||
"POT-Creation-Date: 2024-09-14 22:51+0200\n" | ||
"PO-Revision-Date: 2009-09-24 10:26+0200\n" | ||
"Last-Translator: Niels Anker <[email protected]>\n" | ||
"Language-Team: da <[email protected]>\n" | ||
|
@@ -879,7 +879,7 @@ msgstr "" | |
msgid "Queue on %s" | ||
msgstr "" | ||
|
||
#: src/QueuePage.cxx:612 src/player_command.cxx:62 | ||
#: src/QueuePage.cxx:612 src/player_command.cxx:63 | ||
msgid "Shuffled queue" | ||
msgstr "" | ||
|
||
|
@@ -1139,7 +1139,7 @@ msgstr "Spring" | |
msgid "Unable to find '{}'" | ||
msgstr "Kan ikke finde '{}'" | ||
|
||
#: src/player_command.cxx:70 | ||
#: src/player_command.cxx:71 | ||
msgid "Cleared queue" | ||
msgstr "" | ||
|
||
|
@@ -1225,17 +1225,17 @@ msgstr "Automatisk centrering er inaktiv" | |
msgid "Password" | ||
msgstr "Adgangskode" | ||
|
||
#: src/screen_client.cxx:24 | ||
#: src/screen_client.cxx:26 | ||
#, fuzzy | ||
msgid "Database update running" | ||
msgstr "Databasen opdateres..." | ||
|
||
#: src/screen_client.cxx:31 | ||
#, c-format | ||
msgid "Database update of %s started" | ||
msgstr "Database opdatering af %s startet" | ||
#: src/screen_client.cxx:33 | ||
#, c++-format | ||
msgid "Database update of {} started" | ||
msgstr "Database opdatering af {} startet" | ||
|
||
#: src/screen_client.cxx:34 | ||
#: src/screen_client.cxx:36 | ||
msgid "Database update started" | ||
msgstr "Database opdatering startet" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: ncmpc 0.12\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-09-14 22:45+0200\n" | ||
"POT-Creation-Date: 2024-09-14 22:51+0200\n" | ||
"PO-Revision-Date: 2024-08-06 17:09+0000\n" | ||
"Last-Translator: Quentin Frey <[email protected]>\n" | ||
"Language-Team: German <https://hosted.weblate.org/projects/ncmpc/" | ||
|
@@ -872,7 +872,7 @@ msgstr "Warteschlange" | |
msgid "Queue on %s" | ||
msgstr "Warteschlange auf %s" | ||
|
||
#: src/QueuePage.cxx:612 src/player_command.cxx:62 | ||
#: src/QueuePage.cxx:612 src/player_command.cxx:63 | ||
msgid "Shuffled queue" | ||
msgstr "durchmischte Warteschlange" | ||
|
||
|
@@ -1129,7 +1129,7 @@ msgstr "Springe zu" | |
msgid "Unable to find '{}'" | ||
msgstr "Kann „{}“ nicht finden" | ||
|
||
#: src/player_command.cxx:70 | ||
#: src/player_command.cxx:71 | ||
msgid "Cleared queue" | ||
msgstr "Geleerte Warteschlange" | ||
|
||
|
@@ -1215,16 +1215,16 @@ msgstr "Autozentriermodus: aus" | |
msgid "Password" | ||
msgstr "Passwort" | ||
|
||
#: src/screen_client.cxx:24 | ||
#: src/screen_client.cxx:26 | ||
msgid "Database update running" | ||
msgstr "Datenbankaktualisierung läuft" | ||
|
||
#: src/screen_client.cxx:31 | ||
#, c-format | ||
msgid "Database update of %s started" | ||
msgstr "Datenbankaktualisierung von %s gestartet" | ||
#: src/screen_client.cxx:33 | ||
#, c++-format | ||
msgid "Database update of {} started" | ||
msgstr "Datenbankaktualisierung von {} gestartet" | ||
|
||
#: src/screen_client.cxx:34 | ||
#: src/screen_client.cxx:36 | ||
msgid "Database update started" | ||
msgstr "Datenbankaktualisierung gestartet" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: ncmpc\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-09-14 22:45+0200\n" | ||
"POT-Creation-Date: 2024-09-14 22:51+0200\n" | ||
"PO-Revision-Date: 2021-03-29 23:26+0000\n" | ||
"Last-Translator: phlostically <[email protected]>\n" | ||
"Language-Team: Esperanto <https://hosted.weblate.org/projects/ncmpc/" | ||
|
@@ -869,7 +869,7 @@ msgstr "Vico" | |
msgid "Queue on %s" | ||
msgstr "Vico ĉe %s" | ||
|
||
#: src/QueuePage.cxx:612 src/player_command.cxx:62 | ||
#: src/QueuePage.cxx:612 src/player_command.cxx:63 | ||
msgid "Shuffled queue" | ||
msgstr "Miksiĝis vico" | ||
|
||
|
@@ -1126,7 +1126,7 @@ msgstr "Salti" | |
msgid "Unable to find '{}'" | ||
msgstr "Ne troviĝis \"{}\"" | ||
|
||
#: src/player_command.cxx:70 | ||
#: src/player_command.cxx:71 | ||
msgid "Cleared queue" | ||
msgstr "Malpleniĝis vico" | ||
|
||
|
@@ -1212,16 +1212,16 @@ msgstr "Aŭtomate centriga reĝimo: Neaktiva" | |
msgid "Password" | ||
msgstr "Pasvorto" | ||
|
||
#: src/screen_client.cxx:24 | ||
#: src/screen_client.cxx:26 | ||
msgid "Database update running" | ||
msgstr "Ĝisdatigante datenbankon" | ||
|
||
#: src/screen_client.cxx:31 | ||
#, c-format | ||
msgid "Database update of %s started" | ||
msgstr "Ekĝisdatiĝis datenbanko %s" | ||
#: src/screen_client.cxx:33 | ||
#, c++-format | ||
msgid "Database update of {} started" | ||
msgstr "Ekĝisdatiĝis datenbanko {}" | ||
|
||
#: src/screen_client.cxx:34 | ||
#: src/screen_client.cxx:36 | ||
msgid "Database update started" | ||
msgstr "Ekĝisdatiĝis la datenbanko" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: ncmpc\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-09-14 22:45+0200\n" | ||
"POT-Creation-Date: 2024-09-14 22:51+0200\n" | ||
"PO-Revision-Date: 2024-07-24 13:09+0000\n" | ||
"Last-Translator: gallegonovato <[email protected]>\n" | ||
"Language-Team: Spanish <https://hosted.weblate.org/projects/ncmpc/" | ||
|
@@ -876,7 +876,7 @@ msgstr "Lista" | |
msgid "Queue on %s" | ||
msgstr "Lista en %s" | ||
|
||
#: src/QueuePage.cxx:612 src/player_command.cxx:62 | ||
#: src/QueuePage.cxx:612 src/player_command.cxx:63 | ||
msgid "Shuffled queue" | ||
msgstr "Lista aleatoria" | ||
|
||
|
@@ -1133,7 +1133,7 @@ msgstr "Saltar" | |
msgid "Unable to find '{}'" | ||
msgstr "No se pudo encontrar {}" | ||
|
||
#: src/player_command.cxx:70 | ||
#: src/player_command.cxx:71 | ||
msgid "Cleared queue" | ||
msgstr "Lista vaciada" | ||
|
||
|
@@ -1219,16 +1219,16 @@ msgstr "Modo autocentrado desactivado" | |
msgid "Password" | ||
msgstr "Contraseña" | ||
|
||
#: src/screen_client.cxx:24 | ||
#: src/screen_client.cxx:26 | ||
msgid "Database update running" | ||
msgstr "Actualización de la base de datos en marcha" | ||
|
||
#: src/screen_client.cxx:31 | ||
#, c-format | ||
msgid "Database update of %s started" | ||
msgstr "Ha comenzado la actualización de la base de datos %s" | ||
#: src/screen_client.cxx:33 | ||
#, c++-format | ||
msgid "Database update of {} started" | ||
msgstr "Ha comenzado la actualización de la base de datos {}" | ||
|
||
#: src/screen_client.cxx:34 | ||
#: src/screen_client.cxx:36 | ||
msgid "Database update started" | ||
msgstr "Ha comenzado la actualización de la base de datos" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: ncmpc\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-09-14 22:45+0200\n" | ||
"POT-Creation-Date: 2024-09-14 22:51+0200\n" | ||
"PO-Revision-Date: 2021-01-30 15:41+0000\n" | ||
"Last-Translator: Riku Viitanen <[email protected]>\n" | ||
"Language-Team: Finnish <https://hosted.weblate.org/projects/ncmpc/" | ||
|
@@ -869,7 +869,7 @@ msgstr "Jono" | |
msgid "Queue on %s" | ||
msgstr "" | ||
|
||
#: src/QueuePage.cxx:612 src/player_command.cxx:62 | ||
#: src/QueuePage.cxx:612 src/player_command.cxx:63 | ||
msgid "Shuffled queue" | ||
msgstr "Sekoitettu jono" | ||
|
||
|
@@ -1127,7 +1127,7 @@ msgstr "Siirry" | |
msgid "Unable to find '{}'" | ||
msgstr "Haku '{}' ei tuottanut tuloksia" | ||
|
||
#: src/player_command.cxx:70 | ||
#: src/player_command.cxx:71 | ||
msgid "Cleared queue" | ||
msgstr "Tyhjennetty jono" | ||
|
||
|
@@ -1213,16 +1213,16 @@ msgstr "" | |
msgid "Password" | ||
msgstr "Salasana" | ||
|
||
#: src/screen_client.cxx:24 | ||
#: src/screen_client.cxx:26 | ||
msgid "Database update running" | ||
msgstr "Tietokannan päivitys käynnissä" | ||
|
||
#: src/screen_client.cxx:31 | ||
#, c-format | ||
msgid "Database update of %s started" | ||
msgstr "Tietokannan %s päivitys alkoi" | ||
#: src/screen_client.cxx:33 | ||
#, c++-format | ||
msgid "Database update of {} started" | ||
msgstr "Tietokannan {} päivitys alkoi" | ||
|
||
#: src/screen_client.cxx:34 | ||
#: src/screen_client.cxx:36 | ||
msgid "Database update started" | ||
msgstr "Tietokannan päivitys alkoi" | ||
|
||
|
Oops, something went wrong.