summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2018-05-07 13:27:14 +0200
committerGuillem Jover <guillem@debian.org>2018-05-07 13:43:35 +0200
commit643623e3a844449890d96de1ed91ce5c7f15083c (patch)
tree51a5970637391a01e551ee8b4be5873b53b76cff /po
parent2179166e5ac747ee26df06bfd0148beb1ff7ba02 (diff)
po: Fix translated string not matching format string arguments
Warned-by: i18nspector Fixes: c-format-string-argument-type-mismatch Fixes: c-format-string-missing-arguments
Diffstat (limited to 'po')
-rw-r--r--po/nl.po4
-rw-r--r--po/ru.po4
2 files changed, 4 insertions, 4 deletions
diff --git a/po/nl.po b/po/nl.po
index 75d1785ff..528c5636c 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -949,12 +949,12 @@ msgstr "Kon de bestandsindicator %d niet openen"
#: apt-pkg/contrib/fileutl.cc
#, c-format
msgid "read, still have %llu to read but none left"
-msgstr "lezen; moet er nog %lu lezen, maar er schieten er geen meer over"
+msgstr "lezen; moet er nog %llu lezen, maar er schieten er geen meer over"
#: apt-pkg/contrib/fileutl.cc
#, c-format
msgid "write, still have %llu to write but couldn't"
-msgstr "schrijven; de laatste %lu konden niet weggeschreven worden"
+msgstr "schrijven; de laatste %llu konden niet weggeschreven worden"
#: apt-pkg/contrib/fileutl.cc
#, c-format
diff --git a/po/ru.po b/po/ru.po
index 045d675e0..4a06424c2 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -348,7 +348,7 @@ msgid ""
"Skipping acquire of configured file '%s' as repository '%s' provides only "
"weak security information for it"
msgstr ""
-"Пропускается получение настроенного файла «s», так как репозиторий «%s» "
+"Пропускается получение настроенного файла «%s», так как репозиторий «%s» "
"предоставляет только нестойкое шифрование информации"
#. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
@@ -1645,7 +1645,7 @@ msgid "Type '%s' is not known on stanza %u in source list %s"
msgstr "Неизвестный тип «%s» в строфе %u в списке источников %s"
#: apt-pkg/sourcelist.cc
-#, c-format
+#, fuzzy, c-format
msgid "Unsupported file %s given on commandline"
msgstr "В командной строке указан не поддерживаемый файл"