diff options
Diffstat (limited to 'po/ar.po')
-rw-r--r-- | po/ar.po | 46 |
1 files changed, 23 insertions, 23 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-11-30 08:50+0100\n" +"POT-Creation-Date: 2015-12-07 15:31+0100\n" "PO-Revision-Date: 2006-10-20 21:28+0300\n" "Last-Translator: Ossama M. Khayat <okhayat@yahoo.com>\n" "Language-Team: Arabic <support@arabeyes.org>\n" @@ -863,77 +863,77 @@ msgid "Build command '%s' failed.\n" msgstr "أمر البناء '%s' فشل.\n" #: 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 |