From 254a8e2e05f5ffffdaa5ae21d1c6b32375df9061 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Sun, 29 Apr 2018 23:43:07 +1000 Subject: Import updated translations from Transifex Signed-off-by: Allan McRae --- lib/libalpm/po/ar.po | 149 +++++++++++++++++++++++++-------------------------- 1 file changed, 72 insertions(+), 77 deletions(-) (limited to 'lib/libalpm/po/ar.po') diff --git a/lib/libalpm/po/ar.po b/lib/libalpm/po/ar.po index fb7fe0e2..d7841994 100644 --- a/lib/libalpm/po/ar.po +++ b/lib/libalpm/po/ar.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Pacman Development Team # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # kraim , 2013 # سند <0otibi0@gmail.com>, 2013 @@ -11,22 +11,20 @@ # Mosaab Alzoubi , 2013 # Mutaz ismail , 2015 # سند <0otibi0@gmail.com>, 2013 -# صفا الفليج , 2016 +# صفا الفليج , 2016-2017 msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2016-02-23 13:08+1000\n" -"PO-Revision-Date: 2016-01-18 18:30+0000\n" +"POT-Creation-Date: 2017-05-22 11:00+1000\n" +"PO-Revision-Date: 2017-09-19 12:25+0000\n" "Last-Translator: صفا الفليج \n" -"Language-Team: Arabic (http://www.transifex.com/toofishes/archlinux-pacman/" -"language/ar/)\n" -"Language: ar\n" +"Language-Team: Arabic (http://www.transifex.com/toofishes/archlinux-pacman/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #: lib/libalpm/add.c:86 #, c-format @@ -43,91 +41,92 @@ msgstr "%s-%s محدّثة -- سأعيد تثبيتها\n" msgid "downgrading package %s (%s => %s)\n" msgstr "سأُنزِل الحزمة %s (من %s إلى %s)\n" -#: lib/libalpm/add.c:124 lib/libalpm/util.c:379 +#: lib/libalpm/add.c:124 +#, c-format +msgid "cannot allocate disk archive object" +msgstr "" + +#: lib/libalpm/add.c:138 lib/libalpm/util.c:379 #, c-format msgid "warning given when extracting %s (%s)\n" msgstr "تحذير عند الاستخراج %s (%s)\n" -#: lib/libalpm/add.c:127 lib/libalpm/util.c:382 +#: lib/libalpm/add.c:141 lib/libalpm/util.c:382 #, c-format msgid "could not extract %s (%s)\n" -msgstr "تعذر إستخراج %s (%s)\n" +msgstr "تعذّر استخراج %s (%s)\n" -#: lib/libalpm/add.c:140 lib/libalpm/dload.c:589 lib/libalpm/remove.c:520 +#: lib/libalpm/add.c:154 lib/libalpm/dload.c:589 lib/libalpm/remove.c:533 #, c-format msgid "could not rename %s to %s (%s)\n" msgstr "تعذر إعادة تسمية %s إلى %s (%s)\n" -#: lib/libalpm/add.c:191 +#: lib/libalpm/add.c:205 #, c-format msgid "file not found in file list for package %s. skipping extraction of %s\n" msgstr "لم يتم العثور على قائمة الملفات في الحزمة %s. تم تخطي الاستخراج %s\n" -#: lib/libalpm/add.c:200 +#: lib/libalpm/add.c:214 #, c-format msgid "unable to extract %s%s: path too long" msgstr "" -#: lib/libalpm/add.c:242 +#: lib/libalpm/add.c:256 #, c-format msgid "" "directory permissions differ on %s\n" "filesystem: %o package: %o\n" -msgstr "" -"صلاحيات المجلد تختلف عن %s\n" -"نظام الملفات: %o الحزمة: %o\n" +msgstr "صلاحيات المجلد تختلف عن %s\nنظام الملفات: %o الحزمة: %o\n" -#: lib/libalpm/add.c:257 +#: lib/libalpm/add.c:271 #, c-format msgid "" "directory ownership differs on %s\n" "filesystem: %u:%u package: %u:%u\n" -msgstr "" -"ملكية المجلد تختلف عن %s\n" -"ملفات النظام: %u:%u الحزمة: %u:%u\n" +msgstr "ملكية المجلد تختلف عن %s\nملفات النظام: %u:%u الحزمة: %u:%u\n" -#: lib/libalpm/add.c:273 +#: lib/libalpm/add.c:287 #, c-format msgid "extract: not overwriting dir with file %s\n" msgstr "الاستخراج: عدم الكتابة فوق المجلد بالملف %s\n" -#: lib/libalpm/add.c:301 +#: lib/libalpm/add.c:315 #, c-format msgid "unable to extract %s.pacnew: path too long" msgstr "" -#: lib/libalpm/add.c:498 lib/libalpm/util.c:331 lib/libalpm/util.c:567 +#: lib/libalpm/add.c:508 lib/libalpm/util.c:331 lib/libalpm/util.c:577 #, c-format msgid "could not get current working directory\n" msgstr "غير قادر على جلب مجلد العمل الحالي\n" -#: lib/libalpm/add.c:503 lib/libalpm/util.c:336 lib/libalpm/util.c:572 -#: lib/libalpm/util.c:625 +#: lib/libalpm/add.c:513 lib/libalpm/util.c:336 lib/libalpm/util.c:582 +#: lib/libalpm/util.c:635 #, c-format msgid "could not change directory to %s (%s)\n" msgstr "غير قادر على تحويل المجلد إلى %s (%s)\n" -#: lib/libalpm/add.c:542 lib/libalpm/util.c:400 lib/libalpm/util.c:730 +#: lib/libalpm/add.c:570 lib/libalpm/util.c:400 lib/libalpm/util.c:740 #, c-format msgid "could not restore working directory (%s)\n" msgstr "تعذر استعادة مجلد العمل (%s)\n" -#: lib/libalpm/add.c:550 +#: lib/libalpm/add.c:578 #, c-format msgid "problem occurred while upgrading %s\n" msgstr "حدثت مشكلة أثناء ترقية %s\n" -#: lib/libalpm/add.c:556 +#: lib/libalpm/add.c:584 #, c-format msgid "problem occurred while installing %s\n" msgstr "حدثت مشكلة أثناء تثبيت %s\n" -#: lib/libalpm/add.c:572 +#: lib/libalpm/add.c:599 #, c-format msgid "could not update database entry %s-%s\n" msgstr "غير قادر على تحديث مدخل قاعدة البيانات %s-%s\n" -#: lib/libalpm/add.c:583 +#: lib/libalpm/add.c:610 #, c-format msgid "could not add entry '%s' in cache\n" msgstr "غير قادر على إضافة المدخل '%s' إلى المخبئيات\n" @@ -142,12 +141,12 @@ msgstr "خطأ أثناء قراءة الملف %s: %s\n" msgid "removing invalid database: %s\n" msgstr "تجري إزالة قاعدة البيانات الغير صالحة: %s\n" -#: lib/libalpm/be_local.c:401 lib/libalpm/be_local.c:873 +#: lib/libalpm/be_local.c:401 lib/libalpm/be_local.c:886 #, c-format msgid "could not create directory %s: %s\n" msgstr "غير قادر على إنشاء الدليل %s : %s\n" -#: lib/libalpm/be_local.c:576 lib/libalpm/be_sync.c:377 +#: lib/libalpm/be_local.c:576 lib/libalpm/be_sync.c:387 #, c-format msgid "invalid name for database entry '%s'\n" msgstr "مدخل قاعدة بيانات غير صالح '%s'\n" @@ -163,19 +162,19 @@ msgid "corrupted database entry '%s'\n" msgstr "مدخل قاعدة بيانات معطوب '%s'\n" #: lib/libalpm/be_local.c:696 lib/libalpm/be_local.c:788 -#: lib/libalpm/be_local.c:922 lib/libalpm/be_local.c:1019 +#: lib/libalpm/be_local.c:935 lib/libalpm/be_local.c:1032 #: lib/libalpm/diskspace.c:131 lib/libalpm/dload.c:447 lib/libalpm/util.c:250 #: lib/libalpm/util.c:266 #, c-format msgid "could not open file %s: %s\n" msgstr "غير قادر على فتح اللمف %s: %s\n" -#: lib/libalpm/be_local.c:712 lib/libalpm/be_sync.c:630 +#: lib/libalpm/be_local.c:712 lib/libalpm/be_sync.c:641 #, c-format msgid "%s database is inconsistent: name mismatch on package %s\n" msgstr "%s قاعدة البيانات غير متناسقة : اسم الحزمة غير مطابق %s\n" -#: lib/libalpm/be_local.c:718 lib/libalpm/be_sync.c:636 +#: lib/libalpm/be_local.c:718 lib/libalpm/be_sync.c:647 #, c-format msgid "%s database is inconsistent: version mismatch on package %s\n" msgstr "%s قاعدة البيانات غير متناسقة : إصدار الحزمة غير مطابق %s\n" @@ -185,48 +184,48 @@ msgstr "%s قاعدة البيانات غير متناسقة : إصدار الح msgid "unknown validation type for package %s: %s\n" msgstr "نوع التّحقق غير مألوف في الحزمة %s: %s\n" -#: lib/libalpm/be_package.c:476 lib/libalpm/be_package.c:634 -#: lib/libalpm/be_package.c:647 +#: lib/libalpm/be_package.c:477 lib/libalpm/be_package.c:635 +#: lib/libalpm/be_package.c:648 #, c-format msgid "error while reading package %s: %s\n" msgstr "خطأ أثناء قراءة الحزمة %s: %s\n" -#: lib/libalpm/be_package.c:490 lib/libalpm/be_package.c:514 +#: lib/libalpm/be_package.c:491 lib/libalpm/be_package.c:515 #, c-format msgid "error while reading mtree of package %s: %s\n" msgstr "خطأ أثناء قراءة mtree في الحزمة %s: %s\n" -#: lib/libalpm/be_package.c:600 +#: lib/libalpm/be_package.c:601 #, c-format msgid "could not parse package description file in %s\n" msgstr "تعذّر تحليل ملف وصف الحزمة في %s\n" -#: lib/libalpm/be_package.c:605 +#: lib/libalpm/be_package.c:606 #, c-format msgid "missing package name in %s\n" msgstr "اسم الحزمة مفقود في %s\n" -#: lib/libalpm/be_package.c:609 +#: lib/libalpm/be_package.c:610 #, c-format msgid "missing package version in %s\n" msgstr "إصدارة الحزمة مفقودة في %s\n" -#: lib/libalpm/be_package.c:613 +#: lib/libalpm/be_package.c:614 #, c-format msgid "invalid package version in %s\n" msgstr "إصدارة الحزمة غير صالح في %s\n" -#: lib/libalpm/be_package.c:654 +#: lib/libalpm/be_package.c:655 #, c-format msgid "missing package metadata in %s\n" msgstr "معلومات الحزمة مفقودة في %s\n" -#: lib/libalpm/be_package.c:743 +#: lib/libalpm/be_package.c:747 #, c-format msgid "failed to read signature file: %s\n" msgstr "فشل في قراءة ملف التّوقيع: %s\n" -#: lib/libalpm/be_package.c:764 lib/libalpm/sync.c:1113 +#: lib/libalpm/be_package.c:768 lib/libalpm/sync.c:1113 #, c-format msgid "required key missing from keyring\n" msgstr "مفتاح ضروري غير موجود في حلقة المفاتيح\n" @@ -236,22 +235,22 @@ msgstr "مفتاح ضروري غير موجود في حلقة المفاتيح\n msgid "removing invalid file: %s\n" msgstr "يجري حذف ملف غير صالح: %s\n" -#: lib/libalpm/be_sync.c:502 +#: lib/libalpm/be_sync.c:513 #, c-format msgid "could not parse package description file '%s' from db '%s'\n" msgstr "تعذّر تحليل ملف وصف الحزمة '%s' من قاعدة البيانات '%s'\n" -#: lib/libalpm/be_sync.c:535 lib/libalpm/be_sync.c:540 +#: lib/libalpm/be_sync.c:546 lib/libalpm/be_sync.c:551 #, c-format msgid "%s database is inconsistent: filename of package %s is illegal\n" msgstr "%s قاعدة البيانات غير متناسقة : اسم ملف الحزمة غير قانوني %s\n" -#: lib/libalpm/be_sync.c:545 +#: lib/libalpm/be_sync.c:556 #, c-format msgid "%s database is inconsistent: filename of package %s is too long\n" msgstr "%s قاعدة البيانات غير متناسقة : اسم ملف الحزمة طويل جدًا %s\n" -#: lib/libalpm/be_sync.c:611 +#: lib/libalpm/be_sync.c:622 #, c-format msgid "unknown database file: %s\n" msgstr "ملف قاعدة البيانات مجهول : %s\n" @@ -671,29 +670,27 @@ msgstr "لم يعثر على %s في قاعدة البيانات -- يجري ا msgid "removing %s from target list\n" msgstr "يجري حذف %s من قائمة الأهداف\n" -#: lib/libalpm/remove.c:343 +#: lib/libalpm/remove.c:345 #, c-format msgid "cannot remove file '%s': %s\n" -msgstr "" -"تعذر إزالة الملف '%s': %s\n" -"\n" +msgstr "تعذر إزالة الملف '%s': %s\n\n" -#: lib/libalpm/remove.c:383 +#: lib/libalpm/remove.c:385 #, c-format msgid "could not open directory: %s: %s\n" msgstr "تعذّر فتح المجلد: %s: %s\n" -#: lib/libalpm/remove.c:540 +#: lib/libalpm/remove.c:553 #, c-format msgid "cannot remove %s (%s)\n" msgstr "تعذّر إزالة %s (%s)\n" -#: lib/libalpm/remove.c:713 +#: lib/libalpm/remove.c:726 #, c-format msgid "could not remove database entry %s-%s\n" msgstr "تعذّر إزالة مدخل قاعدة البيانات %s-%s\n" -#: lib/libalpm/remove.c:718 +#: lib/libalpm/remove.c:731 #, c-format msgid "could not remove entry '%s' from cache\n" msgstr "تعذر إزالة المدخل '%s' من المخبئيات\n" @@ -776,9 +773,7 @@ msgstr "تعذّر نسخ الملف المؤقّت إلى %s (%s)\n" #: lib/libalpm/trans.c:406 #, c-format msgid "could not remove %s\n" -msgstr "" -"تعذر إزالة %s\n" -"\n" +msgstr "تعذر إزالة %s\n\n" #: lib/libalpm/trans.c:410 #, c-format @@ -790,62 +785,62 @@ msgstr "تعذّر إزالة المجلد المؤقّت %s\n" msgid "could not stat file %s: %s\n" msgstr "تعذّر إحصاء الملف %s: %s\n" -#: lib/libalpm/util.c:483 +#: lib/libalpm/util.c:493 #, c-format msgid "unable to write to pipe (%s)\n" -msgstr "" +msgstr "تعذّرت الكتابة إلى الأنبوب (%s)" -#: lib/libalpm/util.c:542 +#: lib/libalpm/util.c:552 #, c-format msgid "unable to read from pipe (%s)\n" -msgstr "" +msgstr "تعذّرت القراءة من الأنبوب (%s)" -#: lib/libalpm/util.c:584 lib/libalpm/util.c:590 +#: lib/libalpm/util.c:594 lib/libalpm/util.c:600 #, c-format msgid "could not create pipe (%s)\n" msgstr "غير قادر على إنشاء العبارة (%s)\n" -#: lib/libalpm/util.c:598 +#: lib/libalpm/util.c:608 #, c-format msgid "could not fork a new process (%s)\n" msgstr "تعذّر تفريع العملية إلى عملية جديدة (%s)\n" -#: lib/libalpm/util.c:621 +#: lib/libalpm/util.c:631 #, c-format msgid "could not change the root directory (%s)\n" msgstr "تعذّر التعديل على مجلد الجذر (%s)\n" -#: lib/libalpm/util.c:632 +#: lib/libalpm/util.c:642 #, c-format msgid "call to execv failed (%s)\n" msgstr "تعذّر مخاطبة execv (%s)\n" -#: lib/libalpm/util.c:701 +#: lib/libalpm/util.c:711 #, c-format msgid "call to waitpid failed (%s)\n" msgstr "تعذّر مخاطبةwaitpid (%s)\n" -#: lib/libalpm/util.c:711 +#: lib/libalpm/util.c:721 #, c-format msgid "command failed to execute correctly\n" msgstr "فشل تطبيق الأمر بشكل صحيح\n" -#: lib/libalpm/util.c:718 +#: lib/libalpm/util.c:728 #, c-format msgid "Unknown signal" msgstr "إشارة مجهوله" -#: lib/libalpm/util.c:720 +#: lib/libalpm/util.c:730 #, c-format msgid "command terminated by signal %d: %s\n" msgstr "تم انهاء الامر بواسطة الاشارة %d: %s\n" -#: lib/libalpm/util.c:817 +#: lib/libalpm/util.c:827 #, c-format msgid "no %s cache exists, creating...\n" msgstr "لا يوجد %s مخبئي، يجري الإنشاء...\n" -#: lib/libalpm/util.c:848 +#: lib/libalpm/util.c:858 #, c-format msgid "couldn't find or create package cache, using %s instead\n" msgstr "تعذّر إيجاد أو إنشاء مخبئية للحزم ، استخدم %s بدلًا عنها\n" -- cgit v1.2.3-24-g4f1b