mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-19 17:40:15 +02:00
Fix format mismatches caught by msgfmt -c on Travis
This commit is contained in:
parent
1fc8f73a0b
commit
771ed7088f
@ -11493,31 +11493,31 @@ msgstr "Hautatu esportatutako fitxategiak gordetzeko kokalekua"
|
|||||||
#: src/export/ExportMultiple.cpp:573
|
#: src/export/ExportMultiple.cpp:573
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Successfully exported the following %lld file(s)."
|
msgid "Successfully exported the following %lld file(s)."
|
||||||
msgstr "Hurrengo %ld fitxategia(k) behar bezala esportatu d(ir)a"
|
msgstr "Hurrengo %lld fitxategia(k) behar bezala esportatu d(ir)a"
|
||||||
|
|
||||||
#: src/export/ExportMultiple.cpp:574
|
#: src/export/ExportMultiple.cpp:574
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Something went wrong after exporting the following %lld file(s)."
|
msgid "Something went wrong after exporting the following %lld file(s)."
|
||||||
msgstr "Hurrengo %ld fitxategia(k) esportatu ondoren okerren bat gertatu da."
|
msgstr "Hurrengo %lld fitxategia(k) esportatu ondoren okerren bat gertatu da."
|
||||||
|
|
||||||
#: src/export/ExportMultiple.cpp:575
|
#: src/export/ExportMultiple.cpp:575
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Export canceled after exporting the following %lld file(s)."
|
msgid "Export canceled after exporting the following %lld file(s)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Esportazioa bertan bera utzi da hurrengo %ld fitxategia(k) esportatu "
|
"Esportazioa bertan bera utzi da hurrengo %lld fitxategia(k) esportatu "
|
||||||
"ondoren."
|
"ondoren."
|
||||||
|
|
||||||
#: src/export/ExportMultiple.cpp:576
|
#: src/export/ExportMultiple.cpp:576
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Export stopped after exporting the following %lld file(s)."
|
msgid "Export stopped after exporting the following %lld file(s)."
|
||||||
msgstr "Esportazioa gelditu da hurrengo %ld fitxategia(k) esportatu ondoren."
|
msgstr "Esportazioa gelditu da hurrengo %lld fitxategia(k) esportatu ondoren."
|
||||||
|
|
||||||
#: src/export/ExportMultiple.cpp:577
|
#: src/export/ExportMultiple.cpp:577
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Something went really wrong after exporting the following %lld file(s)."
|
"Something went really wrong after exporting the following %lld file(s)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Hurrengo %ld fitxategia(k) esportatu ondoren oker handiren bat gertatu da."
|
"Hurrengo %lld fitxategia(k) esportatu ondoren oker handiren bat gertatu da."
|
||||||
|
|
||||||
#: src/export/ExportMultiple.cpp:626
|
#: src/export/ExportMultiple.cpp:626
|
||||||
#, c-format
|
#, c-format
|
||||||
|
Loading…
x
Reference in New Issue
Block a user