]> granicus.if.org Git - neomutt/commitdiff
Enable msgfmt translation check flag -c.
authorKevin McCarthy <kevin@8t8.us>
Sun, 13 Sep 2015 06:41:54 +0000 (14:41 +0800)
committerKevin McCarthy <kevin@8t8.us>
Sun, 13 Sep 2015 06:41:54 +0000 (14:41 +0800)
Fix discovered translation format string errors.

po/Makefile.in.in
po/bg.po
po/hu.po
po/ko.po
po/pt_BR.po
po/uk.po

index 4b6727c0a681f76647e7c6476a7f71ed29d7585f..d718e272ad38df27ed75add22e46c949c67dc93e 100644 (file)
@@ -73,7 +73,7 @@ CATALOGS = @CATALOGS@
 
 .po.gmo:
        file=`echo $* | sed 's,.*/,,'`.gmo \
-         && rm -f $$file && $(GMSGFMT) --statistics -o $$file $<
+         && rm -f $$file && $(GMSGFMT) --statistics -c -o $$file $<
 
 
 all: all-@USE_NLS@
index eb80b0ec25ada5216b60a7158434e609f750c3d4..c78ec0d4980e200287eae114e473e90f550648e2 100644 (file)
--- a/po/bg.po
+++ b/po/bg.po
@@ -1442,7 +1442,7 @@ msgstr " (
 #: crypt.c:74
 #, c-format
 msgid "[-- %s output follows%s --]\n"
-msgstr "[-- ñëåäâà ðåçóëòàòúò%s) --]\n"
+msgstr "[-- %s ñëåäâà ðåçóëòàòúò%s) --]\n"
 
 #: crypt.c:89
 msgid "Passphrase(s) forgotten."
index 19cd4eb89ff8cbc048b94ddb061ca19f083f3532..138a12f7d2349b3bcacaea187946658d06bb9b70 100644 (file)
--- a/po/hu.po
+++ b/po/hu.po
@@ -314,7 +314,7 @@ msgstr "%s: a termin
 #: color.c:333
 #, c-format
 msgid "%s: no such color"
-msgstr "%%s: nincs ilyen szín"
+msgstr "%s: nincs ilyen szín"
 
 #: color.c:379 color.c:585 color.c:596
 #, c-format
@@ -1941,7 +1941,7 @@ msgstr "Hib
 #: edit.c:464
 #, c-format
 msgid "%s: unknown editor command (~? for help)\n"
-msgstr "s%: ismeretlen editor parancs (~? súgó)\n"
+msgstr "%s: ismeretlen editor parancs (~? súgó)\n"
 
 #: editmsg.c:78
 #, c-format
@@ -3120,7 +3120,7 @@ msgstr "Kapcsol
 #: mutt_socket.c:576
 #, c-format
 msgid "Could not connect to %s (%s)."
-msgstr "%s-hoz nem lehet kapcsolódni %s (%s)."
+msgstr "%s-hoz nem lehet kapcsolódni (%s)."
 
 #: mutt_ssl.c:225
 msgid "Failed to find enough entropy on your system"
index 4fef302664aaf8ce27d53b02b1982286b4a8b993..1a023b894bf3fc087cbfc250063c304431586e63 100644 (file)
--- a/po/ko.po
+++ b/po/ko.po
@@ -4118,7 +4118,7 @@ msgstr "
 #: rfc1524.c:164
 #, c-format
 msgid "Improperly formatted entry for type %s in \"%s\" line %d"
-msgstr "\"%2$s\" %d ¹øÂ° ÁÙÀÇ %1$s À¯ÇüÀÇ Ç׸ñÀº À߸øµÈ Çü½ÄÀÓ"
+msgstr "\"%2$s\" %3$d ¹øÂ° ÁÙÀÇ %1$s À¯ÇüÀÇ Ç׸ñÀº À߸øµÈ Çü½ÄÀÓ"
 
 #: rfc1524.c:396
 msgid "No mailcap path specified"
index eb9824e16fa03ade7b8b63297bd695d4d8c98b8c..b7790928881c5b932e6e19b84227bc607017dad8 100644 (file)
@@ -4370,7 +4370,7 @@ msgstr ""
 #: sendlib.c:2428
 #, c-format
 msgid "Error sending message, child exited %d (%s)."
-msgstr "Erro ao enviar a mensagem, processo filho saiu com código %d"
+msgstr "Erro ao enviar a mensagem, processo filho saiu com código %d (%s)."
 
 #: sendlib.c:2434
 msgid "Output of the delivery process"
index 7b348b13517e72efdb539b75e863436c73d07a73..732e18c58acac825bb766e6ba0edc9fa06f27049 100644 (file)
--- a/po/uk.po
+++ b/po/uk.po
@@ -2354,7 +2354,7 @@ msgstr "%sgroup: відсутні -rx чи -addr."
 #: init.c:879
 #, c-format
 msgid "%sgroup: warning: bad IDN '%s'.\n"
-msgstr "%group: попередження: погане IDN: '%s'.\n"
+msgstr "%sgroup: попередження: погане IDN: '%s'.\n"
 
 #: init.c:1094
 msgid "attachments: no disposition"
@@ -4177,7 +4177,7 @@ msgstr "Вивід процесу доставки"
 #: sendlib.c:2608
 #, c-format
 msgid "Bad IDN %s while preparing resent-from."
-msgstr "Погане IDN при підготовці resent-from."
+msgstr "Погане IDN %s при підготовці resent-from."
 
 #: signal.c:43
 #, c-format