X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/b3c63712e4e54e3743c302416528423def4eefbb..0327b790d40e59e1e35c6ed841308aaebbde8697:/po/ar.po diff --git a/po/ar.po b/po/ar.po index 1e75c267f..231181877 100644 --- a/po/ar.po +++ b/po/ar.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-12-07 15:31+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+0100\n" "PO-Revision-Date: 2006-10-20 21:28+0300\n" "Last-Translator: Ossama M. Khayat \n" "Language-Team: Arabic \n" @@ -1265,6 +1265,7 @@ msgstr "" #: cmdline/apt-helper.cc msgid "" "Usage: apt-helper [options] command\n" +" apt-helper [options] cat-file file ...\n" " apt-helper [options] download-file uri target-path\n" "\n" "apt-helper bundles a variety of commands for shell scripts to use\n" @@ -1279,6 +1280,10 @@ msgstr "" msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)" msgstr "" +#: cmdline/apt-helper.cc +msgid "concatenate files, with automatic decompression" +msgstr "" + #: cmdline/apt-helper.cc msgid "detect proxy using apt.conf" msgstr "" @@ -2416,6 +2421,13 @@ msgid "" "or malformed file)" msgstr "" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' provides only " +"weak security information for it" +msgstr "" + #: apt-pkg/acquire-item.cc msgid "There is no public key available for the following key IDs:\n" msgstr "" @@ -2904,22 +2916,22 @@ msgid "Problem closing the gzip file %s" msgstr "مشكلة في إغلاق الملف" #: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Could not open file %s" +msgid "Failed to create subprocess IPC" msgstr "" #: apt-pkg/contrib/fileutl.cc -#, fuzzy, c-format -msgid "Could not open file descriptor %d" -msgstr "فشل إغلاق الملف %s" +msgid "Failed to exec compressor " +msgstr "" #: apt-pkg/contrib/fileutl.cc -msgid "Failed to create subprocess IPC" +#, c-format +msgid "Could not open file %s" msgstr "" #: apt-pkg/contrib/fileutl.cc -msgid "Failed to exec compressor " -msgstr "" +#, fuzzy, c-format +msgid "Could not open file descriptor %d" +msgstr "فشل إغلاق الملف %s" #: apt-pkg/contrib/fileutl.cc #, c-format @@ -3078,6 +3090,13 @@ msgstr "لاحظ، تحديد %s بدلاً من %s\n" msgid "No Hash entry in Release file %s" msgstr "" +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "" +"No Hash entry in Release file %s, which is considered strong enough for " +"security purposes" +msgstr "" + #: apt-pkg/deb/debmetaindex.cc #, fuzzy, c-format msgid "Invalid 'Date' entry in Release file %s" @@ -3387,10 +3406,6 @@ msgstr "" msgid "The package cache file is an incompatible version" msgstr "" -#: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "" - #: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" @@ -3401,6 +3416,10 @@ msgstr "" msgid "The package cache was built for different architectures: %s vs %s" msgstr "" +#: apt-pkg/pkgcache.cc +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "" + #: apt-pkg/pkgcache.cc msgid "Depends" msgstr "يعتمد" @@ -3437,14 +3456,14 @@ msgstr "" msgid "Enhances" msgstr "" -#: apt-pkg/pkgcache.cc -msgid "important" -msgstr "مهم" - #: apt-pkg/pkgcache.cc msgid "required" msgstr "مطلوب" +#: apt-pkg/pkgcache.cc +msgid "important" +msgstr "مهم" + #: apt-pkg/pkgcache.cc msgid "standard" msgstr "قياسي" @@ -3565,7 +3584,7 @@ msgstr "" #: apt-pkg/tagfile.cc #, c-format -msgid "Cannot convert %s to integer" +msgid "Cannot convert %s to integer: out of range" msgstr "" #: apt-pkg/update.cc