diff options
Diffstat (limited to 'po/ar.po')
| -rw-r--r-- | po/ar.po | 38 |
1 files changed, 36 insertions, 2 deletions
@@ -11,7 +11,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: 2025-09-26 16:56+0000\n" +"POT-Creation-Date: 2025-10-02 14:49+0000\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" @@ -1905,7 +1905,19 @@ msgstr "لم يُعثر على أية حزم" #: apt-private/private-history.cc #, fuzzy, c-format -msgid "Could not read: %s" +#| msgid "Couldn't find package %s" +msgid "Could not find package %s" +msgstr "تعذر العثور على الحزمة %s" + +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "but it is not installed" +msgid "Tried to remove %s, but it is not installed" +msgstr "إلا أنها غير مثبتة" + +#: apt-private/private-history.cc +#, fuzzy, c-format +msgid "Could not find given version %s of %s" msgstr "فشل إغلاق الملف %s" #: apt-private/private-history.cc @@ -1919,6 +1931,16 @@ msgstr "%s ليس حزمة DEB صالحة." msgid "Transaction ID '%ld' out of bounds." msgstr "" +#: apt-private/private-history.cc +#, fuzzy, c-format +msgid "Could not read %s" +msgstr "فشل إغلاق الملف %s" + +#: apt-private/private-history.cc +#, fuzzy, c-format +msgid "Could not read: %s" +msgstr "فشل إغلاق الملف %s" + #: apt-private/private-install.cc msgid "" "Some packages could not be installed. This may mean that you have\n" @@ -3346,6 +3368,18 @@ msgstr "" msgid "show info on specific transactions" msgstr "" +#: cmdline/apt.cc +msgid "redo transactions" +msgstr "" + +#: cmdline/apt.cc +msgid "undo transactions" +msgstr "" + +#: cmdline/apt.cc +msgid "rollback transactions" +msgstr "" + #. misc #: cmdline/apt.cc #, fuzzy |
