Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/hessa.corals.io/wp-content/languages/plugins/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/hessa.corals.io/wp-content/languages/plugins/wordpress-importer-ar.po
# Translation of Plugins - WordPress Importer - Stable (latest release) in Arabic
# This file is distributed under the same license as the Plugins - WordPress Importer - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2020-12-08 15:29:44+0000\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"
"X-Generator: GlotPress/4.0.0-beta.2\n"
"Language: ar\n"
"Project-Id-Version: Plugins - WordPress Importer - Stable (latest release)\n"

#: class-wp-import.php:242
msgid "To make it simpler for you to edit and save the imported content, you may want to reassign the author of the imported item to an existing user of this site, such as your primary administrator account."
msgstr "لتسهيل عملية تحرير المحتوى المُدرج وحفظه، قد تحتاج إلى تعيين مؤلف العنصر الذي تم استيراده إلى مستخدم موجود لهذا الموقع، مثل حساب المسؤول الأساسي."

#: class-wp-import.php:1075
msgid "Could not create temporary file."
msgstr "غير قادر على إنشاء ملف مؤقت."

#. translators: 1: The WordPress error message. 2: The WordPress error code.
#: class-wp-import.php:1097
msgid "Request failed due to an error: %1$s (%2$s)"
msgstr "فشل الطلب بسبب خطأ: %1$s (%2$s)"

#. translators: 1: The HTTP error message. 2: The HTTP error code.
#: class-wp-import.php:1113
msgid "Remote server returned the following unexpected result: %1$s (%2$s)"
msgstr "قام الخادم البعيد بإعادة النتيجة غير المتوقعة التالية: %1$s (%2$s)"

#: class-wp-import.php:1137
msgid "Downloaded file has incorrect size"
msgstr "حجم الملف الذي تم تنزيله غير صحيح"

#: class-wp-import.php:1175
msgid "Sorry, this file type is not permitted for security reasons."
msgstr "المعذرة، هذا النوع من الملفات غير مسموح به لأسباب أمنية."

#: class-wp-import.php:1190
msgid "The uploaded file could not be moved"
msgstr "لا يمكن نقل الملف الذي تم رفعه"

#: class-wp-import.php:108
msgid "The file does not exist, please try again."
msgstr "الملف غير موجود، الرجاء إعادة المحاولة."

#: class-wp-import.php:188
msgid "This WXR file (version %s) may not be supported by this version of the importer. Please consider updating."
msgstr "ربما يكون ملف WXR هذا (الإصدار %s) غير متوافق مع هذا الإصدار من برنامج التصدير. الرجاء مراعاة التحديث."

#: class-wp-import.php:213
msgid "Failed to import author %s. Their posts will be attributed to the current user."
msgstr "أخفق استيراد المؤلف %s. سيتم إسناد مشاركاته إلى المستخدم الحالي."

#: class-wp-import.php:293
msgid "as a new user:"
msgstr "كمستخدم جديد:"

#: class-wp-import.php:432
msgid "Failed to import category %s"
msgstr "أخفق استيراد الفئة %s"

#: class-wp-import.php:483
msgid "Failed to import post tag %s"
msgstr "أخفق استيراد علامة المشاركة %s"

#: class-wp-import.php:939
msgid "Menu item skipped due to missing menu slug"
msgstr "تم تخطي عنصر القائمة نظرًا لفقد رمز القائمة"

#: class-wp-import.php:946
msgid "Menu item skipped due to invalid menu slug: %s"
msgstr "تم تخطي عنصر القائمة نظرًا لأن رمز القائمة غير صالح: %s"

#: class-wp-import.php:1013
msgid "Fetching attachments is not enabled"
msgstr "لم يتم تمكين جلب المرفقات"

#: class-wp-import.php:1132
msgid "Zero size file downloaded"
msgstr "تم تنزيل ملف فارغ"

#: class-wp-import.php:1319
msgid "A new version of this importer is available. Please update to version %s to ensure compatibility with newer export files."
msgstr "يتوفر إصدار جديد من برنامج الاستيراد هذا. الرجاء التحديث إلى الإصدار %s للتأكد من التوافق مع ملفات التصدير الأحدث."

#: parsers/class-wxr-parser-simplexml.php:33
#: parsers/class-wxr-parser-simplexml.php:41 parsers/class-wxr-parser.php:45
msgid "There was an error when reading this WXR file"
msgstr "حدث خطأ أثناء قراءة ملف WXR هذا"

#: parsers/class-wxr-parser.php:46
msgid "Details are shown above. The importer will now try again with a different parser..."
msgstr "التفاصيل معروضة أعلاه. سيعيد برنامج الاستيراد الآن المحاولة باستخدام محلل لغوي مختلف..."

#: parsers/class-wxr-parser-regex.php:102
#: parsers/class-wxr-parser-simplexml.php:46
#: parsers/class-wxr-parser-simplexml.php:52
#: parsers/class-wxr-parser-xml.php:107
msgid "This does not appear to be a WXR file, missing/invalid WXR version number"
msgstr "يبدو أن هذا ليس ملف WXR، رقم إصدار WXR مفقود/غير صالح"

#. Author of the plugin
msgid "wordpressdotorg"
msgstr "wordpressdotorg"

#: class-wp-import.php:241
msgid "Assign Authors"
msgstr "تعيين الكتّاب"

#: wordpress-importer.php:63
msgid "Import <strong>posts, pages, comments, custom fields, categories, and tags</strong> from a WordPress export file."
msgstr "استيراد <strong>التدوينات، الصفحات، التعليقات، الحقول المخصّصة، التصنيفات والوسوم</strong> من ملف WXR."

#: class-wp-import.php:1312
msgid "Import WordPress"
msgstr "استيراد ووردبريس"

#: class-wp-import.php:107 class-wp-import.php:116 class-wp-import.php:167
#: class-wp-import.php:171 class-wp-import.php:180
msgid "Sorry, there has been an error."
msgstr "عفواً، هناك خطأ ما."

#: class-wp-import.php:1125
msgid "Remote server did not respond"
msgstr "الخادم البعيد لا يستجيب"

#: class-wp-import.php:254
msgid "Import Attachments"
msgstr "استيراد المرفقات"

#: class-wp-import.php:1031
msgid "Invalid file type"
msgstr "نوع الملف غير صالح"

#: class-wp-import.php:151
msgid "All done."
msgstr "تمّ."

#: class-wp-import.php:151
msgid "Have fun!"
msgstr "استمتع!"

#: class-wp-import.php:1143
msgid "Remote file is too large, limit is %s"
msgstr "حجم الملف أكبر من اللازم، الحد الأقصى هو %s"

#: class-wp-import.php:314
msgid "- Select -"
msgstr "اختيار"

#: class-wp-import.php:261
msgid "Submit"
msgstr "إرسال"

#: class-wp-import.php:172
msgid "The export file could not be found at <code>%s</code>. It is likely that this was caused by a permissions problem."
msgstr "تعذر العثور على ملف التصدير على <code>%s</code>. ومن المرجح أن هذا سببه مشكلة الأذونات."

#: class-wp-import.php:373
msgid "Failed to create new user for %s. Their posts will be attributed to the current user."
msgstr "فشل إنشاء مستخدم جديد لـ %s . تدويناتهم ستضاف إلى المستخدم الحالي."

#: class-wp-import.php:305
msgid "or assign posts to an existing user:"
msgstr "أو إسناد التدوينات إلى مستخدم موجود:"

#: class-wp-import.php:290
msgid "or create new user with login name:"
msgstr "أو إنشاء مستخدم جديد مع اسم دخول خاص به:"

#: class-wp-import.php:244
msgid "If a new user is created by WordPress, a new password will be randomly generated and the new user&#8217;s role will be set as %s. Manually changing the new user&#8217;s details will be necessary."
msgstr "إذا تم إنشاء مستخدم جديد بواسطة ووردبريس، سيتم توليد كلمة المرور الجديدة بشكل عشوائي، وسيتم تعيين رتبة المستخدم الجديد كـ %s. سيكون من الضروري تغيير تفاصيل المستخدم الجديد يدويًا."

#. Description of the plugin
msgid "Import posts, pages, comments, custom fields, categories, tags and more from a WordPress export file."
msgstr "استيراد التدوينات، الصفحات، التعليقات، الحقول المخصصة، التصنيفات، الوسوم وأكثر من ملف تصدير ووردبريس."

#. Plugin URI of the plugin
msgid "https://wordpress.org/plugins/wordpress-importer/"
msgstr "https://wordpress.org/plugins/wordpress-importer/"

#. Plugin Name of the plugin
msgid "WordPress Importer"
msgstr "WordPress Importer أداة استيراد ووردبريس"

#: class-wp-import.php:275
msgid "Import author:"
msgstr "استيراد الكاتب:"

#. Author URI of the plugin
msgid "https://wordpress.org/"
msgstr "https://ar.wordpress.org/"

#: class-wp-import.php:1334
msgid "Howdy! Upload your WordPress eXtended RSS (WXR) file and we&#8217;ll import the posts, pages, comments, custom fields, categories, and tags into this site."
msgstr "مرحبًا! ارفع ملف ووردبريس eXtended RSS ؛؛ (WXR) وسنقوم باستيراد التدوينات، الصفحات، التعليقات، الحقول المخصّصة، التصنيفات والوسوم إلى هذا الموقع."

#: class-wp-import.php:1335
msgid "Choose a WXR (.xml) file to upload, then click Upload file and import."
msgstr "اختيار ملف WXR بصيغة (.xml) لرفعه، ثم انقر على رفع الملف واستيراده."

#: class-wp-import.php:303
msgid "assign posts to an existing user:"
msgstr "إسناد الصفحات إلى مستخدم موجود:"

#: class-wp-import.php:257
msgid "Download and import file attachments"
msgstr "تنزيل واستيراد الملفات المرفقة"

#: class-wp-import.php:152
msgid "Remember to update the passwords and roles of imported users."
msgstr "تذكر تحديث كلمات المرور والأدوار (الرتب) للمستخدمين الذين تم استيرادهم."

Spamworldpro Mini