From b3c63712e4e54e3743c302416528423def4eefbb Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 7 Dec 2015 15:31:55 +0100 Subject: Release 1.1.4 --- po/apt-all.pot | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'po/apt-all.pot') diff --git a/po/apt-all.pot b/po/apt-all.pot index 110c49440..34a93cbc7 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 1.1.3\n" +"Project-Id-Version: apt 1.1.4~20151207\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-11-30 08:50+0100\n" +"POT-Creation-Date: 2015-12-07 15:31+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -838,77 +838,77 @@ msgid "Build command '%s' failed.\n" msgstr "" #: apt-private/private-source.cc -msgid "Must specify at least one package to check builddeps for" +#, c-format +msgid "" +"%s dependency for %s can't be satisfied because %s is not allowed on '%s' " +"packages" msgstr "" #: apt-private/private-source.cc #, c-format msgid "" -"No architecture information available for %s. See apt.conf(5) APT::" -"Architectures for setup" +"%s dependency for %s cannot be satisfied because the package %s cannot be " +"found" msgstr "" #: apt-private/private-source.cc #, c-format -msgid "Note, using directory '%s' to get the build dependencies\n" +msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" msgstr "" #: apt-private/private-source.cc #, c-format -msgid "Note, using file '%s' to get the build dependencies\n" +msgid "" +"%s dependency for %s cannot be satisfied because candidate version of " +"package %s can't satisfy version requirements" msgstr "" #: apt-private/private-source.cc #, c-format -msgid "Unable to get build-dependency information for %s" +msgid "" +"%s dependency for %s cannot be satisfied because package %s has no candidate " +"version" msgstr "" #: apt-private/private-source.cc #, c-format -msgid "%s has no build depends.\n" +msgid "Failed to satisfy %s dependency for %s: %s" msgstr "" #: apt-private/private-source.cc #, c-format -msgid "" -"%s dependency for %s can't be satisfied because %s is not allowed on '%s' " -"packages" +msgid "Build-dependencies for %s could not be satisfied." msgstr "" #: apt-private/private-source.cc #, c-format -msgid "" -"%s dependency for %s cannot be satisfied because the package %s cannot be " -"found" +msgid "Unable to get build-dependency information for %s" msgstr "" #: apt-private/private-source.cc #, c-format -msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" +msgid "%s has no build depends.\n" msgstr "" #: apt-private/private-source.cc -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because candidate version of " -"package %s can't satisfy version requirements" +msgid "Must specify at least one package to check builddeps for" msgstr "" #: apt-private/private-source.cc #, c-format msgid "" -"%s dependency for %s cannot be satisfied because package %s has no candidate " -"version" +"No architecture information available for %s. See apt.conf(5) APT::" +"Architectures for setup" msgstr "" #: apt-private/private-source.cc #, c-format -msgid "Failed to satisfy %s dependency for %s: %s" +msgid "Note, using directory '%s' to get the build dependencies\n" msgstr "" #: apt-private/private-source.cc #, c-format -msgid "Build-dependencies for %s could not be satisfied." +msgid "Note, using file '%s' to get the build dependencies\n" msgstr "" #: apt-private/private-source.cc -- cgit v1.2.3