diff options
author | Julian Andres Klode <jak@debian.org> | 2016-05-11 10:51:06 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-05-11 10:51:06 +0200 |
commit | 5b0577488ff60e7163fe7dc62a044329d398d726 (patch) | |
tree | d8b92e066fc97fe4b8b95f00f6b243eb90e4b62f /po/ar.po | |
parent | 6fb0b9ed8c6e3b5af5aac14e8f57c4d0ec2cc638 (diff) |
Release 1.3~exp11.3_exp1
Diffstat (limited to 'po/ar.po')
-rw-r--r-- | po/ar.po | 50 |
1 files changed, 24 insertions, 26 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: 2016-04-25 15:24+0200\n" +"POT-Creation-Date: 2016-05-11 10:50+0200\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" @@ -734,10 +734,6 @@ msgstr "" msgid "Pinned packages:" msgstr "الحزم المُدبّسة:" -#: apt-private/private-show.cc -msgid "(not found)" -msgstr "(غير موجود)" - #. Print the package name and the version we are forcing to #: apt-private/private-show.cc #, c-format @@ -756,10 +752,6 @@ msgstr " مرشّح: " msgid "(none)" msgstr "(لاشيء)" -#: apt-private/private-show.cc -msgid " Package pin: " -msgstr "" - #. Show the priority tables #: apt-private/private-show.cc msgid " Version table:" @@ -1652,6 +1644,21 @@ msgstr "استعلام" msgid "Unable to invoke " msgstr "" +#. TRANSLATORS: %s is a single techy word like 'NODATA' +#: methods/gpgv.cc apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Clearsigned file isn't valid, got '%s' (does the network require " +"authentication?)" +msgstr "" + +#. TRANSLATORS: %s is a single techy word like 'NODATA' +#: methods/gpgv.cc +#, c-format +msgid "" +"Signed file isn't valid, got '%s' (does the network require authentication?)" +msgstr "" + #: methods/gpgv.cc msgid "At least one invalid signature was encountered." msgstr "" @@ -1665,14 +1672,6 @@ msgstr "" msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)" msgstr "" -#. TRANSLATORS: %s is a single techy word like 'NODATA' -#: methods/gpgv.cc apt-pkg/acquire-item.cc -#, c-format -msgid "" -"Clearsigned file isn't valid, got '%s' (does the network require " -"authentication?)" -msgstr "" - #: methods/gpgv.cc msgid "Unknown error executing apt-key" msgstr "" @@ -2334,16 +2333,16 @@ msgid "" "details." msgstr "" -#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc -#, c-format -msgid "rename failed, %s (%s -> %s)." -msgstr "فشل إعادة التسمية ، %s (%s -> %s)." - #: apt-pkg/acquire-item.cc #, fuzzy msgid "Hash Sum mismatch" msgstr "MD5Sum غير متطابقة" +#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc +#, c-format +msgid "rename failed, %s (%s -> %s)." +msgstr "فشل إعادة التسمية ، %s (%s -> %s)." + #: apt-pkg/acquire-item.cc msgid "Size mismatch" msgstr "الحجم غير متطابق" @@ -2392,10 +2391,6 @@ msgid "" "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 "" - #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is #. the time since then the file is invalid - formatted in the same way as in #. the download progress display (e.g. 7d 3h 42min 1s) @@ -3560,6 +3555,9 @@ msgstr "" msgid "Calculating upgrade" msgstr "حساب الترقية" +#~ msgid "(not found)" +#~ msgstr "(غير موجود)" + #~ msgid "Failed to fetch %s %s\n" #~ msgstr "فشل إحضار %s %s\n" |