From 9bbc187fa1ed23740b09654dd072dde4b1b9c8b0 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 11 Sep 2024 09:59:34 +0200 Subject: [PATCH] KeyDefPage: format the prompt with libfmt --- po/cs.po | 42 +++++++++++++++++++++--------------------- po/da.po | 42 +++++++++++++++++++++--------------------- po/de.po | 42 +++++++++++++++++++++--------------------- po/en.po | 42 +++++++++++++++++++++--------------------- po/eo.po | 42 +++++++++++++++++++++--------------------- po/es.po | 42 +++++++++++++++++++++--------------------- po/fa.po | 40 ++++++++++++++++++++-------------------- po/fi.po | 40 ++++++++++++++++++++-------------------- po/fr.po | 42 +++++++++++++++++++++--------------------- po/gl.po | 42 +++++++++++++++++++++--------------------- po/he.po | 42 +++++++++++++++++++++--------------------- po/hu.po | 42 +++++++++++++++++++++--------------------- po/ie.po | 40 ++++++++++++++++++++-------------------- po/it.po | 42 +++++++++++++++++++++--------------------- po/ja.po | 40 ++++++++++++++++++++-------------------- po/ko.po | 42 +++++++++++++++++++++--------------------- po/lt.po | 42 +++++++++++++++++++++--------------------- po/nb.po | 42 +++++++++++++++++++++--------------------- po/ncmpc.pot | 40 ++++++++++++++++++++-------------------- po/nl.po | 40 ++++++++++++++++++++-------------------- po/pl.po | 42 +++++++++++++++++++++--------------------- po/pt.po | 42 +++++++++++++++++++++--------------------- po/pt_BR.po | 42 +++++++++++++++++++++--------------------- po/ru.po | 42 +++++++++++++++++++++--------------------- po/sk.po | 42 +++++++++++++++++++++--------------------- po/sv.po | 42 +++++++++++++++++++++--------------------- po/tr.po | 4 ++-- po/uk.po | 42 +++++++++++++++++++++--------------------- po/zh_CN.po | 42 +++++++++++++++++++++--------------------- src/KeyDefPage.cxx | 8 +++----- 30 files changed, 587 insertions(+), 589 deletions(-) diff --git a/po/cs.po b/po/cs.po index f7d6c6a7..407082bb 100644 --- a/po/cs.po +++ b/po/cs.po @@ -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 \n" "Language-Team: Czech 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 "" diff --git a/po/da.po b/po/da.po index de51fefc..90290219 100644 --- a/po/da.po +++ b/po/da.po @@ -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 \n" "Language-Team: da \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 "" diff --git a/po/de.po b/po/de.po index fc8d36f0..c28b38c6 100644 --- a/po/de.po +++ b/po/de.po @@ -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 \n" "Language-Team: German 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" diff --git a/po/en.po b/po/en.po index c86b690c..9118d4e4 100644 --- a/po/en.po +++ b/po/en.po @@ -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: 2019-09-08 13:58+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -578,76 +578,76 @@ msgstr "Help" msgid "Deleted" msgstr "Deleted" -#: src/KeyDefPage.cxx:163 -#, c-format -msgid "Enter new key for %s" -msgstr "Enter new key for %s" +#: src/KeyDefPage.cxx:161 +#, c++-format +msgid "Enter new key for {}" +msgstr "Enter new key for {}" -#: src/KeyDefPage.cxx:168 +#: src/KeyDefPage.cxx:166 msgid "Aborted" msgstr "Aborted" -#: src/KeyDefPage.cxx:173 +#: src/KeyDefPage.cxx:171 msgid "Ctrl-Space can't be used" msgstr "Ctrl-Space can't be used" -#: src/KeyDefPage.cxx:179 +#: src/KeyDefPage.cxx:177 #, c++-format msgid "Error: key {} is already used for {}" msgstr "Error: key {} is already used for {}" -#: src/KeyDefPage.cxx:189 +#: src/KeyDefPage.cxx:187 #, c++-format msgid "Assigned {} to {}" msgstr "Assigned {} to {}" -#: src/KeyDefPage.cxx:216 +#: src/KeyDefPage.cxx:214 msgid "Add new key" msgstr "Add new key" -#: src/KeyDefPage.cxx:234 +#: src/KeyDefPage.cxx:232 #, c-format msgid "Edit keys for %s" msgstr "Edit keys for %s" -#: src/KeyDefPage.cxx:371 +#: src/KeyDefPage.cxx:369 msgid "You have new key bindings" msgstr "You have new key bindings" -#: src/KeyDefPage.cxx:373 +#: src/KeyDefPage.cxx:371 msgid "Keybindings unchanged." msgstr "Keybindings unchanged." -#: src/KeyDefPage.cxx:383 +#: src/KeyDefPage.cxx:381 msgid "Unable to write configuration" msgstr "Unable to write configuration" -#: src/KeyDefPage.cxx:392 src/KeyDefPage.cxx:401 +#: src/KeyDefPage.cxx:390 src/KeyDefPage.cxx:399 msgid "Error" msgstr "Error" -#: src/KeyDefPage.cxx:399 +#: src/KeyDefPage.cxx:397 #, c++-format msgid "Wrote {}" msgstr "Wrote {}" -#: src/KeyDefPage.cxx:411 +#: src/KeyDefPage.cxx:409 msgid "===> Apply key bindings " msgstr "===> Apply key bindings " -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "===> Apply & Save key bindings " -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "Edit key bindings" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "Note: Did you forget to 'Apply' your changes?" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "Keys" diff --git a/po/eo.po b/po/eo.po index 3ca06e37..51666e81 100644 --- a/po/eo.po +++ b/po/eo.po @@ -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: 2021-03-29 23:26+0000\n" "Last-Translator: phlostically \n" "Language-Team: Esperanto Apply key bindings " msgstr "===> Efektivigi klavasignojn " -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "===> Efektivigi kaj Konservi klavasignojn " -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "Redakti klavasignojn" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "Noto: Ĉu vi forgesis 'Efektivigi' viajn ŝanĝojn?" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "Klavoj" diff --git a/po/es.po b/po/es.po index 5e6b5362..f27f651f 100644 --- a/po/es.po +++ b/po/es.po @@ -12,7 +12,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: 2024-07-24 13:09+0000\n" "Last-Translator: gallegonovato \n" "Language-Team: Spanish Apply key bindings " msgstr "===> Aplicar las teclas de acceso rápido " -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "===> Aplicar y guardar las teclas de acceso rápido " -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "Cambia las teclas de acceso rápido" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "Nota: Has olvidado 'Aplicar' tus cambios?" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "Teclas" diff --git a/po/fa.po b/po/fa.po index f3970fda..a9d7d6be 100644 --- a/po/fa.po +++ b/po/fa.po @@ -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: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -572,76 +572,76 @@ msgstr "" msgid "Deleted" msgstr "" -#: src/KeyDefPage.cxx:163 -#, c-format -msgid "Enter new key for %s" +#: src/KeyDefPage.cxx:161 +#, c++-format +msgid "Enter new key for {}" msgstr "" -#: src/KeyDefPage.cxx:168 +#: src/KeyDefPage.cxx:166 msgid "Aborted" msgstr "" -#: 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 "" -#: src/KeyDefPage.cxx:189 +#: src/KeyDefPage.cxx:187 #, c++-format msgid "Assigned {} to {}" msgstr "" -#: src/KeyDefPage.cxx:216 +#: src/KeyDefPage.cxx:214 msgid "Add new key" msgstr "" -#: src/KeyDefPage.cxx:234 +#: src/KeyDefPage.cxx:232 #, c-format msgid "Edit keys for %s" msgstr "" -#: src/KeyDefPage.cxx:371 +#: src/KeyDefPage.cxx:369 msgid "You have new key bindings" msgstr "" -#: src/KeyDefPage.cxx:373 +#: src/KeyDefPage.cxx:371 msgid "Keybindings unchanged." msgstr "" -#: src/KeyDefPage.cxx:383 +#: src/KeyDefPage.cxx:381 msgid "Unable to write configuration" msgstr "" -#: src/KeyDefPage.cxx:392 src/KeyDefPage.cxx:401 +#: src/KeyDefPage.cxx:390 src/KeyDefPage.cxx:399 msgid "Error" msgstr "" -#: src/KeyDefPage.cxx:399 +#: src/KeyDefPage.cxx:397 #, c++-format msgid "Wrote {}" msgstr "" -#: src/KeyDefPage.cxx:411 +#: src/KeyDefPage.cxx:409 msgid "===> Apply key bindings " msgstr "" -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "" -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "" diff --git a/po/fi.po b/po/fi.po index ea4e3a88..415192fe 100644 --- a/po/fi.po +++ b/po/fi.po @@ -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: 2021-01-30 15:41+0000\n" "Last-Translator: Riku Viitanen \n" "Language-Team: Finnish Apply key bindings " msgstr "" -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "" -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "Muuta näppäinasetteluja" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "Huomio: Unohditko 'Toteuttaa' muutokset?" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "" diff --git a/po/fr.po b/po/fr.po index 25c094a6..642f752c 100644 --- a/po/fr.po +++ b/po/fr.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: ncmpc 0.14.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: 2022-04-01 16:10+0000\n" "Last-Translator: lionelvaux \n" "Language-Team: French Apply key bindings " msgstr "===> Appliquer la correspondance des touches " -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "===> Appliquer et Enregistrer la correspondance des touches " -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "Modifier les correspondances de touches" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "Remarque : avez-vous oublié d'« Appliquer » vos changements ?" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "Touches" diff --git a/po/gl.po b/po/gl.po index 4f5cee3b..06a397dd 100644 --- a/po/gl.po +++ b/po/gl.po @@ -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: 2011-03-25 19:34+0000\n" "Last-Translator: Miguel Anxo Bouzada \n" "Language-Team: galician\n" @@ -585,77 +585,77 @@ msgstr "Axuda" msgid "Deleted" msgstr "Borrada" -#: src/KeyDefPage.cxx:163 -#, c-format -msgid "Enter new key for %s" -msgstr "Introduza un novo atallo para %s" +#: src/KeyDefPage.cxx:161 +#, c++-format +msgid "Enter new key for {}" +msgstr "Introduza un novo atallo para {}" -#: src/KeyDefPage.cxx:168 +#: src/KeyDefPage.cxx:166 msgid "Aborted" msgstr "Interrompido" -#: 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 "Erro: a tecla {} xá está sendo utilizada por {}" -#: src/KeyDefPage.cxx:189 +#: src/KeyDefPage.cxx:187 #, c++-format msgid "Assigned {} to {}" msgstr "Asignouse {} a {}" -#: src/KeyDefPage.cxx:216 +#: src/KeyDefPage.cxx:214 msgid "Add new key" msgstr "Engadir un novo atallo" -#: src/KeyDefPage.cxx:234 +#: src/KeyDefPage.cxx:232 #, c-format msgid "Edit keys for %s" msgstr "Editar atallos para %s" -#: src/KeyDefPage.cxx:371 +#: src/KeyDefPage.cxx:369 msgid "You have new key bindings" msgstr "Ten novos atallos de teclado" -#: src/KeyDefPage.cxx:373 +#: src/KeyDefPage.cxx:371 msgid "Keybindings unchanged." msgstr "Non se cambiaron os atallos de teclado" -#: src/KeyDefPage.cxx:383 +#: src/KeyDefPage.cxx:381 #, fuzzy msgid "Unable to write configuration" msgstr "Configuraión incompleta da tecla de acceso rápido" -#: src/KeyDefPage.cxx:392 src/KeyDefPage.cxx:401 +#: src/KeyDefPage.cxx:390 src/KeyDefPage.cxx:399 msgid "Error" msgstr "Erro" -#: src/KeyDefPage.cxx:399 +#: src/KeyDefPage.cxx:397 #, c++-format msgid "Wrote {}" msgstr "Escribiuse {}" -#: src/KeyDefPage.cxx:411 +#: src/KeyDefPage.cxx:409 msgid "===> Apply key bindings " msgstr "===> Aplicar os atallos de teclado " -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "===> Aplicar e guardar os atallos de teclado " -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "Editar os atallos de teclado" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "Nota: Esquecuse de «Aplicar» os cambios?" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "" diff --git a/po/he.po b/po/he.po index eff7f8f9..30fd5cbe 100644 --- a/po/he.po +++ b/po/he.po @@ -2,7 +2,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: 2022-10-17 00:55+0000\n" "Last-Translator: Yaron Shahrabani \n" "Language-Team: Hebrew Apply key bindings " msgstr "=====> ישם תצורת מקשים " -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "=====> ישם ושמור תצורת מקשים " -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "ערוך את תצורת המקשים" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "אזהרה: שכחת ‚להחיל’ את השינויים?" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "מקשים" diff --git a/po/hu.po b/po/hu.po index ab004431..de7d26da 100644 --- a/po/hu.po +++ b/po/hu.po @@ -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: 2009-09-24 21:45+0000\n" "Last-Translator: Kiszel Kristóf \n" "Language-Team: Hungarian \n" @@ -584,77 +584,77 @@ msgstr "Súgó" msgid "Deleted" msgstr "Törölve" -#: src/KeyDefPage.cxx:163 -#, c-format -msgid "Enter new key for %s" -msgstr "Nyomd meg az új gombot a következőhöz: %s" +#: src/KeyDefPage.cxx:161 +#, c++-format +msgid "Enter new key for {}" +msgstr "Nyomd meg az új gombot a következőhöz: {}" -#: src/KeyDefPage.cxx:168 +#: src/KeyDefPage.cxx:166 msgid "Aborted" msgstr "Megszakítva" -#: 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 "Hiba: {} gombot már a következő funkció használja: {}" -#: src/KeyDefPage.cxx:189 +#: src/KeyDefPage.cxx:187 #, c++-format msgid "Assigned {} to {}" msgstr "{} hozzárendelve a következőhöz: {}" -#: src/KeyDefPage.cxx:216 +#: src/KeyDefPage.cxx:214 msgid "Add new key" msgstr "Új gomb hozzáadása" -#: src/KeyDefPage.cxx:234 +#: src/KeyDefPage.cxx:232 #, c-format msgid "Edit keys for %s" msgstr "Gombok módosítása a következőhöz: %s" -#: src/KeyDefPage.cxx:371 +#: src/KeyDefPage.cxx:369 msgid "You have new key bindings" msgstr "Új billentyű beállításaid vannak" -#: src/KeyDefPage.cxx:373 +#: src/KeyDefPage.cxx:371 msgid "Keybindings unchanged." msgstr "A billentyű beállítások változatlanok." -#: src/KeyDefPage.cxx:383 +#: src/KeyDefPage.cxx:381 #, fuzzy msgid "Unable to write configuration" msgstr "Hiányos gyorsbillentyű definíció" -#: src/KeyDefPage.cxx:392 src/KeyDefPage.cxx:401 +#: src/KeyDefPage.cxx:390 src/KeyDefPage.cxx:399 msgid "Error" msgstr "Hiba" -#: src/KeyDefPage.cxx:399 +#: src/KeyDefPage.cxx:397 #, c++-format msgid "Wrote {}" msgstr "{} elmentve" -#: src/KeyDefPage.cxx:411 +#: src/KeyDefPage.cxx:409 msgid "===> Apply key bindings " msgstr "===> Billentyű beállítások használata " -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "===> Alkalmaz és Menti a billentyű beállításokat " -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "Billentyűk változtatása" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "Észrevétel: nem felejtetted el érvényesíteni a változtatásaidat?" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "" diff --git a/po/ie.po b/po/ie.po index ba130097..36574849 100644 --- a/po/ie.po +++ b/po/ie.po @@ -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: 2019-05-19 12:49+0000\n" "Last-Translator: OIS \n" "Language-Team: Occidental Apply key bindings " msgstr "" -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "" -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "Redacter rapid-tastes" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "Tastes" diff --git a/po/it.po b/po/it.po index f075a6f0..fded43de 100644 --- a/po/it.po +++ b/po/it.po @@ -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-09-08 16:36+0000\n" "Last-Translator: IvanDan \n" "Language-Team: Italian Apply key bindings " msgstr "===> Applica combinazioni di tasti " -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "===> Applica e salva combinazioni di tasti " -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "Cambia i tasti di acceso veloce" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "Nota: Hai dimenticato 'Applicare' i tuoi cambiamenti?" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "Tasti" diff --git a/po/ja.po b/po/ja.po index 9f7c3955..e959529c 100644 --- a/po/ja.po +++ b/po/ja.po @@ -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-12-17 04:29+0000\n" "Last-Translator: Takuro Onoue \n" "Language-Team: Japanese Apply key bindings " msgstr "" -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "" -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "" diff --git a/po/ko.po b/po/ko.po index 4e41994a..2e0019f9 100644 --- a/po/ko.po +++ b/po/ko.po @@ -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: 2024-07-24 13:09+0000\n" "Last-Translator: Min Ho Park \n" "Language-Team: Korean Apply key bindings " msgstr "===> 키 조합을 적용 " -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "===> 키 조합을 적용하고 저장 " -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "키 조합 편집" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "주의: 변경사항 '적용하기'를 잊었나요?" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "키" diff --git a/po/lt.po b/po/lt.po index 387b27ce..a594c96c 100644 --- a/po/lt.po +++ b/po/lt.po @@ -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: 2021-08-27 09:34+0000\n" "Last-Translator: Gediminas Murauskas \n" "Language-Team: Lithuanian Apply key bindings " msgstr "===> Taikyti klavišų susiejimus " -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "===> Taikyti ir išsaugoti klavišų susiejimus " -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "Redaguoti klavišų susiejimus" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "Pastaba: ar pamiršote „Taikyti“ pakeitimus?" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "Klavišai" diff --git a/po/nb.po b/po/nb.po index 87c2e5ee..591303da 100644 --- a/po/nb.po +++ b/po/nb.po @@ -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: 2020-09-08 16:36+0000\n" "Last-Translator: Allan Nordhøy \n" "Language-Team: Norwegian Bokmål Apply key bindings " msgstr "==> Bruk snarveier " -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "==> Bruk og Lagre snarveier " -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "Endre tast" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "OBS! Du glemte vel ikke å legge til de nye endringene?" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "Taster" diff --git a/po/ncmpc.pot b/po/ncmpc.pot index 31d730d2..f586699c 100644 --- a/po/ncmpc.pot +++ b/po/ncmpc.pot @@ -8,7 +8,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: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -573,76 +573,76 @@ msgstr "" msgid "Deleted" msgstr "" -#: src/KeyDefPage.cxx:163 -#, c-format -msgid "Enter new key for %s" +#: src/KeyDefPage.cxx:161 +#, c++-format +msgid "Enter new key for {}" msgstr "" -#: src/KeyDefPage.cxx:168 +#: src/KeyDefPage.cxx:166 msgid "Aborted" msgstr "" -#: 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 "" -#: src/KeyDefPage.cxx:189 +#: src/KeyDefPage.cxx:187 #, c++-format msgid "Assigned {} to {}" msgstr "" -#: src/KeyDefPage.cxx:216 +#: src/KeyDefPage.cxx:214 msgid "Add new key" msgstr "" -#: src/KeyDefPage.cxx:234 +#: src/KeyDefPage.cxx:232 #, c-format msgid "Edit keys for %s" msgstr "" -#: src/KeyDefPage.cxx:371 +#: src/KeyDefPage.cxx:369 msgid "You have new key bindings" msgstr "" -#: src/KeyDefPage.cxx:373 +#: src/KeyDefPage.cxx:371 msgid "Keybindings unchanged." msgstr "" -#: src/KeyDefPage.cxx:383 +#: src/KeyDefPage.cxx:381 msgid "Unable to write configuration" msgstr "" -#: src/KeyDefPage.cxx:392 src/KeyDefPage.cxx:401 +#: src/KeyDefPage.cxx:390 src/KeyDefPage.cxx:399 msgid "Error" msgstr "" -#: src/KeyDefPage.cxx:399 +#: src/KeyDefPage.cxx:397 #, c++-format msgid "Wrote {}" msgstr "" -#: src/KeyDefPage.cxx:411 +#: src/KeyDefPage.cxx:409 msgid "===> Apply key bindings " msgstr "" -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "" -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "" diff --git a/po/nl.po b/po/nl.po index 28e64311..7648911e 100644 --- a/po/nl.po +++ b/po/nl.po @@ -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: 2022-08-23 03:43+0000\n" "Last-Translator: JeibborRip \n" "Language-Team: Dutch Apply key bindings " msgstr "" -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "" -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "" diff --git a/po/pl.po b/po/pl.po index 6484c1ec..af25347a 100644 --- a/po/pl.po +++ b/po/pl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ncmpc 0.19\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-06-15 05:56+0000\n" "Last-Translator: Wojciech Teichert \n" "Language-Team: Polish Apply key bindings " msgstr "===> Zastosuj wiązania klawiszy " -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "===> Zastosuj i Zapisz wiązania klawiszy " -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "Edytuj wiązania klawiszy" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "Informacja: Zapomniałeś „Zastosować” swoje zmiany?" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "Klawisze" diff --git a/po/pt.po b/po/pt.po index b1d8162b..97a43cf5 100644 --- a/po/pt.po +++ b/po/pt.po @@ -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: 2021-05-10 16:33+0000\n" "Last-Translator: ssantos \n" "Language-Team: Portuguese Apply key bindings " msgstr "===> Aplicar teclas de atalho " -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "===> Aplicar e gravar teclas de atalho " -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "Editar teclas de atalho" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "Nota: esqueceu de 'Aplicar' as suas alterações?" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "Chaves" diff --git a/po/pt_BR.po b/po/pt_BR.po index 25170870..cee107f6 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -2,7 +2,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-08-23 01:43+0000\n" "Last-Translator: Matheus do Nascimento \n" "Language-Team: Portuguese (Brazil) Apply key bindings " msgstr "===> Aplicar teclas de atalho " -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "===> Aplicar e salvar teclas de atalho " -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "Editar teclas de atalho" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "Nota: Você esqueceu de 'Aplicar' suas mudanças?" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "Chaves" diff --git a/po/ru.po b/po/ru.po index 2c7715c5..657721fc 100644 --- a/po/ru.po +++ b/po/ru.po @@ -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: 2021-04-11 19:43+0700\n" "Last-Translator: Artem \n" "Language-Team: Russian Apply key bindings " msgstr "===> Применить клавиатурные комбинации " -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "===> Применить и сохранить клавиатурные комбинации " -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "Изменение клавиатурных комбинаций" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "Внимание: вы не забыли применить сделанные изменения?" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "Клавиши" diff --git a/po/sk.po b/po/sk.po index 691f0507..431c6c5e 100644 --- a/po/sk.po +++ b/po/sk.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: ncmpc 0.11.1\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: 2022-05-04 15:09+0200\n" "Last-Translator: Jose Riha \n" "Language-Team: sk \n" @@ -577,76 +577,76 @@ msgstr "Pomocník" msgid "Deleted" msgstr "Odstránené" -#: src/KeyDefPage.cxx:163 -#, c-format -msgid "Enter new key for %s" -msgstr "Zadajte nový kláves pre %s" +#: src/KeyDefPage.cxx:161 +#, c++-format +msgid "Enter new key for {}" +msgstr "Zadajte nový kláves pre {}" -#: src/KeyDefPage.cxx:168 +#: src/KeyDefPage.cxx:166 msgid "Aborted" msgstr "Zrušené" -#: src/KeyDefPage.cxx:173 +#: src/KeyDefPage.cxx:171 msgid "Ctrl-Space can't be used" msgstr "Ctrl-medzerník sa nedá použiť" -#: src/KeyDefPage.cxx:179 +#: src/KeyDefPage.cxx:177 #, c++-format msgid "Error: key {} is already used for {}" msgstr "Chyba: kláves {} je už použitý pre {}" -#: src/KeyDefPage.cxx:189 +#: src/KeyDefPage.cxx:187 #, c++-format msgid "Assigned {} to {}" msgstr "{} priradené pre {}" -#: src/KeyDefPage.cxx:216 +#: src/KeyDefPage.cxx:214 msgid "Add new key" msgstr "Pridať nový kláves" -#: src/KeyDefPage.cxx:234 +#: src/KeyDefPage.cxx:232 #, c-format msgid "Edit keys for %s" msgstr "Upraviť klávesy pre %s" -#: src/KeyDefPage.cxx:371 +#: src/KeyDefPage.cxx:369 msgid "You have new key bindings" msgstr "Nastavili ste nové priradenie klávesov" -#: src/KeyDefPage.cxx:373 +#: src/KeyDefPage.cxx:371 msgid "Keybindings unchanged." msgstr "Priradenie klávesov sa nezmenilo." -#: src/KeyDefPage.cxx:383 +#: src/KeyDefPage.cxx:381 msgid "Unable to write configuration" msgstr "Nepodarilo sa zapísať nastavenie" -#: 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 "Zapísané {}" -#: src/KeyDefPage.cxx:411 +#: src/KeyDefPage.cxx:409 msgid "===> Apply key bindings " msgstr "===> Použiť nastavenie klávesov " -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "===> Použiť & Uložiť nastavenie klávesov " -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "Upraviť priradenie klávesov" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "Poznámka: Nezabudli ste 'Použiť' vaše zmeny?" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "Klávesy" diff --git a/po/sv.po b/po/sv.po index 28bc9a19..10db3c83 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,7 +7,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: 2023-11-30 10:03+0000\n" "Last-Translator: bittin1ddc447d824349b2 \n" "Language-Team: Swedish Apply key bindings " msgstr "===> Verkställ " -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "===> Verkställ och spara " -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "Ändra tangentdefinitioner" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "OBS! Glömde du att 'Verkställa' dina ändringar?" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "Tangenter" diff --git a/po/tr.po b/po/tr.po index 049c5090..1dca2e0b 100644 --- a/po/tr.po +++ b/po/tr.po @@ -557,8 +557,8 @@ msgstr "Silindi" #: src/KeyDefPage.cxx:177 #, c-format -msgid "Enter new key for %s" -msgstr "%s için yeni tuş girin" +msgid "Enter new key for {}" +msgstr "{} için yeni tuş girin" #: src/KeyDefPage.cxx:187 msgid "Ctrl-Space can't be used" diff --git a/po/uk.po b/po/uk.po index 18e46566..c00640da 100644 --- a/po/uk.po +++ b/po/uk.po @@ -6,7 +6,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: 2011-08-11 10:30+0300\n" "Last-Translator: Oleksandr Kovalenko \n" "Language-Team: Ukrainian \n" @@ -586,77 +586,77 @@ msgstr "Допомога" msgid "Deleted" msgstr "Видалена" -#: src/KeyDefPage.cxx:163 -#, c-format -msgid "Enter new key for %s" -msgstr "Введіть нову клавішу для %s" +#: src/KeyDefPage.cxx:161 +#, c++-format +msgid "Enter new key for {}" +msgstr "Введіть нову клавішу для {}" -#: src/KeyDefPage.cxx:168 +#: src/KeyDefPage.cxx:166 msgid "Aborted" msgstr "Перервано" -#: 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 "Помилка: клавіша {} вже використовується для {}" -#: src/KeyDefPage.cxx:189 +#: src/KeyDefPage.cxx:187 #, c++-format msgid "Assigned {} to {}" msgstr "Призначення {} до {}" -#: src/KeyDefPage.cxx:216 +#: src/KeyDefPage.cxx:214 msgid "Add new key" msgstr "Додати нову клавішу" -#: src/KeyDefPage.cxx:234 +#: src/KeyDefPage.cxx:232 #, c-format msgid "Edit keys for %s" msgstr "Редагувати клавішу для %s" -#: src/KeyDefPage.cxx:371 +#: src/KeyDefPage.cxx:369 msgid "You have new key bindings" msgstr "Ви маєте нову прив'язку клавіші" -#: src/KeyDefPage.cxx:373 +#: src/KeyDefPage.cxx:371 msgid "Keybindings unchanged." msgstr "Прив'язки клавіш не змінені." -#: src/KeyDefPage.cxx:383 +#: src/KeyDefPage.cxx:381 #, fuzzy msgid "Unable to write configuration" msgstr "Незавершена конфігурація гарячих клавіш" -#: src/KeyDefPage.cxx:392 src/KeyDefPage.cxx:401 +#: src/KeyDefPage.cxx:390 src/KeyDefPage.cxx:399 msgid "Error" msgstr "Помилка" -#: src/KeyDefPage.cxx:399 +#: src/KeyDefPage.cxx:397 #, c++-format msgid "Wrote {}" msgstr "Записаний {}" -#: src/KeyDefPage.cxx:411 +#: src/KeyDefPage.cxx:409 msgid "===> Apply key bindings " msgstr "===> Застосування прив'язки клавіші " -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "===> Застосування та збереження прив'язки клавіші " -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "Редагувати прив'язки клавіш" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "Примітка: ви забули \"Застосувати\" зроблені зміни?" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index 6498a51e..c962b50a 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -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: 2021-01-19 16:32+0000\n" "Last-Translator: Lilian Wang \n" "Language-Team: Chinese (Simplified) Apply key bindings " msgstr "===> 应用快捷键设置 " -#: src/KeyDefPage.cxx:413 +#: src/KeyDefPage.cxx:411 msgid "===> Apply & Save key bindings " msgstr "===> 应用并保存快捷键设置 " -#: src/KeyDefPage.cxx:449 +#: src/KeyDefPage.cxx:447 msgid "Edit key bindings" msgstr "编辑快捷键设置" -#: src/KeyDefPage.cxx:530 +#: src/KeyDefPage.cxx:528 msgid "Note: Did you forget to 'Apply' your changes?" msgstr "提示: 你忘记了保存你的设置?" -#: src/KeyDefPage.cxx:580 +#: src/KeyDefPage.cxx:578 msgid "Keys" msgstr "快捷键" diff --git a/src/KeyDefPage.cxx b/src/KeyDefPage.cxx index f40931db..46c06c88 100644 --- a/src/KeyDefPage.cxx +++ b/src/KeyDefPage.cxx @@ -158,11 +158,9 @@ CommandKeysPage::OverwriteKey(int key_index) { assert(key_index < MAX_COMMAND_KEYS); - char prompt[256]; - snprintf(prompt, sizeof(prompt), - _("Enter new key for %s"), - get_key_command_name(Command(subcmd))); - const int key = screen_getch(screen, prompt); + const auto prompt = fmt::format(fmt::runtime(_("Enter new key for {}")), + get_key_command_name(Command(subcmd))); + const int key = screen_getch(screen, prompt.c_str()); if (key == ERR) { Alert(_("Aborted"));