-
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.
KeyDefPage: format the prompt with libfmt
- Loading branch information
1 parent
f833452
commit 9bbc187
Showing
30 changed files
with
587 additions
and
589 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-11 09:59+0200\n" | ||
"POT-Creation-Date: 2024-09-11 10:00+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/" | ||
|
@@ -589,77 +589,77 @@ msgstr "Nápověda" | |
msgid "Deleted" | ||
msgstr "Odstraněno" | ||
|
||
#: src/KeyDefPage.cxx:163 | ||
#, c-format | ||
msgid "Enter new key for %s" | ||
msgstr "Vložte novou klávesu pro %s" | ||
#: src/KeyDefPage.cxx:161 | ||
#, c++-format | ||
msgid "Enter new key for {}" | ||
msgstr "Vložte novou klávesu pro {}" | ||
|
||
#: src/KeyDefPage.cxx:168 | ||
#: src/KeyDefPage.cxx:166 | ||
msgid "Aborted" | ||
msgstr "Přerušeno" | ||
|
||
#: src/KeyDefPage.cxx:173 | ||
#: src/KeyDefPage.cxx:171 | ||
msgid "Ctrl-Space can't be used" | ||
msgstr "" | ||
|
||
#: src/KeyDefPage.cxx:179 | ||
#: src/KeyDefPage.cxx:177 | ||
#, c++-format | ||
msgid "Error: key {} is already used for {}" | ||
msgstr "Chyba: klávesa {} je již použita pro {}" | ||
|
||
#: src/KeyDefPage.cxx:189 | ||
#: src/KeyDefPage.cxx:187 | ||
#, c++-format | ||
msgid "Assigned {} to {}" | ||
msgstr "{} přiřazeno k {}" | ||
|
||
#: src/KeyDefPage.cxx:216 | ||
#: src/KeyDefPage.cxx:214 | ||
msgid "Add new key" | ||
msgstr "Přidat novou klávesovou zkratku" | ||
|
||
#: src/KeyDefPage.cxx:234 | ||
#: src/KeyDefPage.cxx:232 | ||
#, c-format | ||
msgid "Edit keys for %s" | ||
msgstr "Upravit klávesové zkratky pro %s" | ||
|
||
#: src/KeyDefPage.cxx:371 | ||
#: src/KeyDefPage.cxx:369 | ||
msgid "You have new key bindings" | ||
msgstr "Nové klávesové zkratky" | ||
|
||
#: src/KeyDefPage.cxx:373 | ||
#: src/KeyDefPage.cxx:371 | ||
msgid "Keybindings unchanged." | ||
msgstr "Klávesové zkratky nezměněny" | ||
|
||
#: src/KeyDefPage.cxx:383 | ||
#: src/KeyDefPage.cxx:381 | ||
#, fuzzy | ||
msgid "Unable to write configuration" | ||
msgstr "Neúplné nastavení klávesových zkratek" | ||
|
||
#: src/KeyDefPage.cxx:392 src/KeyDefPage.cxx:401 | ||
#: src/KeyDefPage.cxx:390 src/KeyDefPage.cxx:399 | ||
msgid "Error" | ||
msgstr "Chyba" | ||
|
||
#: src/KeyDefPage.cxx:399 | ||
#: src/KeyDefPage.cxx:397 | ||
#, c++-format | ||
msgid "Wrote {}" | ||
msgstr "Zapsat {}" | ||
|
||
#: src/KeyDefPage.cxx:411 | ||
#: src/KeyDefPage.cxx:409 | ||
msgid "===> Apply key bindings " | ||
msgstr "===> Použít klávesové zkratky " | ||
|
||
#: src/KeyDefPage.cxx:413 | ||
#: src/KeyDefPage.cxx:411 | ||
msgid "===> Apply & Save key bindings " | ||
msgstr "===> Použít & Uložit klávesové zkratky " | ||
|
||
#: src/KeyDefPage.cxx:449 | ||
#: src/KeyDefPage.cxx:447 | ||
msgid "Edit key bindings" | ||
msgstr "Upravit klávesové zkratky" | ||
|
||
#: src/KeyDefPage.cxx:530 | ||
#: src/KeyDefPage.cxx:528 | ||
msgid "Note: Did you forget to 'Apply' your changes?" | ||
msgstr "Poznámka: Zapomněl jste 'Uplatnit' změny?" | ||
|
||
#: src/KeyDefPage.cxx:580 | ||
#: src/KeyDefPage.cxx:578 | ||
msgid "Keys" | ||
msgstr "" | ||
|
||
|
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-11 09:59+0200\n" | ||
"POT-Creation-Date: 2024-09-11 10:00+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" | ||
|
@@ -586,77 +586,77 @@ msgstr "Hjælp" | |
msgid "Deleted" | ||
msgstr "Slettet" | ||
|
||
#: src/KeyDefPage.cxx:163 | ||
#, c-format | ||
msgid "Enter new key for %s" | ||
msgstr "Ny tast for %s" | ||
#: src/KeyDefPage.cxx:161 | ||
#, c++-format | ||
msgid "Enter new key for {}" | ||
msgstr "Ny tast for {}" | ||
|
||
#: src/KeyDefPage.cxx:168 | ||
#: src/KeyDefPage.cxx:166 | ||
msgid "Aborted" | ||
msgstr "Afbrudt" | ||
|
||
#: src/KeyDefPage.cxx:173 | ||
#: src/KeyDefPage.cxx:171 | ||
msgid "Ctrl-Space can't be used" | ||
msgstr "" | ||
|
||
#: src/KeyDefPage.cxx:179 | ||
#: src/KeyDefPage.cxx:177 | ||
#, c++-format | ||
msgid "Error: key {} is already used for {}" | ||
msgstr "Tasten {} anvendes allerede til {}" | ||
|
||
#: src/KeyDefPage.cxx:189 | ||
#: src/KeyDefPage.cxx:187 | ||
#, c++-format | ||
msgid "Assigned {} to {}" | ||
msgstr "Tildelt {} til {}" | ||
|
||
#: src/KeyDefPage.cxx:216 | ||
#: src/KeyDefPage.cxx:214 | ||
msgid "Add new key" | ||
msgstr "Definér ny tast" | ||
|
||
#: src/KeyDefPage.cxx:234 | ||
#: src/KeyDefPage.cxx:232 | ||
#, c-format | ||
msgid "Edit keys for %s" | ||
msgstr "Modificer tast for '%s'" | ||
|
||
#: src/KeyDefPage.cxx:371 | ||
#: src/KeyDefPage.cxx:369 | ||
msgid "You have new key bindings" | ||
msgstr "Taste bindinger opdaterede" | ||
|
||
#: src/KeyDefPage.cxx:373 | ||
#: src/KeyDefPage.cxx:371 | ||
msgid "Keybindings unchanged." | ||
msgstr "Taste bindinger uændrede!" | ||
|
||
#: src/KeyDefPage.cxx:383 | ||
#: src/KeyDefPage.cxx:381 | ||
#, fuzzy | ||
msgid "Unable to write configuration" | ||
msgstr "Ufuldstændig hotkey konfiguration" | ||
|
||
#: src/KeyDefPage.cxx:392 src/KeyDefPage.cxx:401 | ||
#: src/KeyDefPage.cxx:390 src/KeyDefPage.cxx:399 | ||
msgid "Error" | ||
msgstr "Fejl" | ||
|
||
#: src/KeyDefPage.cxx:399 | ||
#: src/KeyDefPage.cxx:397 | ||
#, c++-format | ||
msgid "Wrote {}" | ||
msgstr "Skrev {}" | ||
|
||
#: src/KeyDefPage.cxx:411 | ||
#: src/KeyDefPage.cxx:409 | ||
msgid "===> Apply key bindings " | ||
msgstr "==> Anvend taste bindinger " | ||
|
||
#: src/KeyDefPage.cxx:413 | ||
#: src/KeyDefPage.cxx:411 | ||
msgid "===> Apply & Save key bindings " | ||
msgstr "==> Anvend og gem taste bindinger " | ||
|
||
#: src/KeyDefPage.cxx:449 | ||
#: src/KeyDefPage.cxx:447 | ||
msgid "Edit key bindings" | ||
msgstr "Modificer taste bindinger" | ||
|
||
#: src/KeyDefPage.cxx:530 | ||
#: src/KeyDefPage.cxx:528 | ||
msgid "Note: Did you forget to 'Apply' your changes?" | ||
msgstr "OBS! Du glemte vel ikke at 'anvende' dine ændringer?" | ||
|
||
#: src/KeyDefPage.cxx:580 | ||
#: src/KeyDefPage.cxx:578 | ||
msgid "Keys" | ||
msgstr "" | ||
|
||
|
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-11 09:59+0200\n" | ||
"POT-Creation-Date: 2024-09-11 10:00+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/" | ||
|
@@ -579,76 +579,76 @@ msgstr "Hilfe" | |
msgid "Deleted" | ||
msgstr "Gelöscht" | ||
|
||
#: src/KeyDefPage.cxx:163 | ||
#, c-format | ||
msgid "Enter new key for %s" | ||
msgstr "Gib neue Taste für %s ein" | ||
#: src/KeyDefPage.cxx:161 | ||
#, c++-format | ||
msgid "Enter new key for {}" | ||
msgstr "Gib neue Taste für {} ein" | ||
|
||
#: src/KeyDefPage.cxx:168 | ||
#: src/KeyDefPage.cxx:166 | ||
msgid "Aborted" | ||
msgstr "Abbruch" | ||
|
||
#: src/KeyDefPage.cxx:173 | ||
#: src/KeyDefPage.cxx:171 | ||
msgid "Ctrl-Space can't be used" | ||
msgstr "Strg-Leerzeichen kann nicht verwendet werden" | ||
|
||
#: src/KeyDefPage.cxx:179 | ||
#: src/KeyDefPage.cxx:177 | ||
#, c++-format | ||
msgid "Error: key {} is already used for {}" | ||
msgstr "Fehler: Taste {} wird bereits benutzt für {}" | ||
|
||
#: src/KeyDefPage.cxx:189 | ||
#: src/KeyDefPage.cxx:187 | ||
#, c++-format | ||
msgid "Assigned {} to {}" | ||
msgstr "{} wurde {} zugeordnet" | ||
|
||
#: src/KeyDefPage.cxx:216 | ||
#: src/KeyDefPage.cxx:214 | ||
msgid "Add new key" | ||
msgstr "Neue Taste hinzufügen" | ||
|
||
#: src/KeyDefPage.cxx:234 | ||
#: src/KeyDefPage.cxx:232 | ||
#, c-format | ||
msgid "Edit keys for %s" | ||
msgstr "Tasten für %s ändern" | ||
|
||
#: src/KeyDefPage.cxx:371 | ||
#: src/KeyDefPage.cxx:369 | ||
msgid "You have new key bindings" | ||
msgstr "Du hast eine neue Tastenbelegung" | ||
|
||
#: src/KeyDefPage.cxx:373 | ||
#: src/KeyDefPage.cxx:371 | ||
msgid "Keybindings unchanged." | ||
msgstr "Tastenbelegung unverändert." | ||
|
||
#: src/KeyDefPage.cxx:383 | ||
#: src/KeyDefPage.cxx:381 | ||
msgid "Unable to write configuration" | ||
msgstr "Konfiguration kann nicht geschrieben werden" | ||
|
||
#: src/KeyDefPage.cxx:392 src/KeyDefPage.cxx:401 | ||
#: src/KeyDefPage.cxx:390 src/KeyDefPage.cxx:399 | ||
msgid "Error" | ||
msgstr "Fehler" | ||
|
||
#: src/KeyDefPage.cxx:399 | ||
#: src/KeyDefPage.cxx:397 | ||
#, c++-format | ||
msgid "Wrote {}" | ||
msgstr "{} geschrieben" | ||
|
||
#: src/KeyDefPage.cxx:411 | ||
#: src/KeyDefPage.cxx:409 | ||
msgid "===> Apply key bindings " | ||
msgstr "===> Tastenbelegung anwenden " | ||
|
||
#: src/KeyDefPage.cxx:413 | ||
#: src/KeyDefPage.cxx:411 | ||
msgid "===> Apply & Save key bindings " | ||
msgstr "===> Tastenbelegung speichern und anwenden " | ||
|
||
#: src/KeyDefPage.cxx:449 | ||
#: src/KeyDefPage.cxx:447 | ||
msgid "Edit key bindings" | ||
msgstr "Tastenbelegungen ändern" | ||
|
||
#: src/KeyDefPage.cxx:530 | ||
#: src/KeyDefPage.cxx:528 | ||
msgid "Note: Did you forget to 'Apply' your changes?" | ||
msgstr "Tipp: Hast du vergessen, deine Änderungen „Anzuwenden“?" | ||
|
||
#: src/KeyDefPage.cxx:580 | ||
#: src/KeyDefPage.cxx:578 | ||
msgid "Keys" | ||
msgstr "Tasten" | ||
|
||
|
Oops, something went wrong.