diff --git a/rosetta/locale/ar/LC_MESSAGES/django.mo b/rosetta/locale/ar/LC_MESSAGES/django.mo new file mode 100644 index 0000000..7e78dd2 Binary files /dev/null and b/rosetta/locale/ar/LC_MESSAGES/django.mo differ diff --git a/rosetta/locale/ar/LC_MESSAGES/django.po b/rosetta/locale/ar/LC_MESSAGES/django.po new file mode 100644 index 0000000..4560942 --- /dev/null +++ b/rosetta/locale/ar/LC_MESSAGES/django.po @@ -0,0 +1,209 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: Rosetta\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-02-28 13:36+0100\n" +"PO-Revision-Date: 2021-04-17 15:03+0300\n" +"Last-Translator: Bashar Al-Abdulhadi \n" +"Language-Team: Arabic \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Translated-Using: django-rosetta 0.6.7\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Poedit 2.3\n" + +#: templates/rosetta/languages.html:5 templates/rosetta/languages.html.py:8 +msgid "Language selection" +msgstr "اختيار اللغة" + +#: templates/rosetta/languages.html:8 templates/rosetta/pofile.html:22 +msgid "Home" +msgstr "الرئيسية" + +#: templates/rosetta/languages.html:9 +msgid "" +"Couldn't load the specified language file. This usually happens when using " +"the Encrypted Cookies Session Storage backend on Django 1.4 or higher.
Setting ROSETTA_STORAGE_CLASS = 'rosetta.storage.CacheRosettaStorage' in " +"your settings file should fix this." +msgstr "" +"تعذر تحميل ملف اللغة المحدد. يحدث هذا عادةً عند استخدام الواجهة الخلفية " +"لتخزين جلسة ملفات تعريف الارتباط المشفرة على Django 1.4 أو أعلى.
يجب " +"تعيين ROSETTA_STORAGE_CLASS = 'rosetta.storage.CacheRosettaStorage' في ملف " +"الإعدادات إلى إصلاح ذلك." + +#: templates/rosetta/languages.html:15 +msgid "Filter" +msgstr "تصفية" + +#: templates/rosetta/languages.html:16 +msgid "Project" +msgstr "مشروع" + +#: templates/rosetta/languages.html:17 +msgid "Third party" +msgstr "طرف آخر" + +#: templates/rosetta/languages.html:19 templates/rosetta/pofile.html:39 +msgid "All" +msgstr "الكل" + +#: templates/rosetta/languages.html:32 +msgid "Application" +msgstr "التطبيق" + +#: templates/rosetta/languages.html:33 +msgid "Progress" +msgstr "التقدّم" + +#: templates/rosetta/languages.html:34 +msgid "Messages" +msgstr "الرسائل" + +#: templates/rosetta/languages.html:35 +msgid "Translated" +msgstr "تم ترجمته" + +#: templates/rosetta/languages.html:36 templates/rosetta/pofile.html:61 +msgid "Fuzzy" +msgstr "غامض" + +#: templates/rosetta/languages.html:37 +msgid "Obsolete" +msgstr "قديم" + +#: templates/rosetta/languages.html:38 +msgid "File" +msgstr "ملف" + +#: templates/rosetta/languages.html:61 +msgid "Nothing to translate!" +msgstr "لا يوجد شيء للترجمة!" + +#: templates/rosetta/languages.html:62 +msgid "" +"You haven't specified any languages in your settings file, or haven't yet " +"generated a batch of translation catalogs." +msgstr "" +"لم تحدد أي لغات في ملف الإعدادات الخاص بك ، أو لم تقم بعد بإنشاء مجموعة من " +"كتالوجات الترجمة." + +# python-format +#: templates/rosetta/languages.html:63 +#, python-format +msgid "" +"Please refer to Django's I18N documentation for a guide on how to set up internationalization for your project." +msgstr "" +"يرجى الرجوع إلى وثائق I18N الخاصة بجانغو " +"للحصول على دليل حول كيفية إعداد التدويل لمشروعك." + +#: templates/rosetta/pofile.html:9 +msgid "Pick another file" +msgstr "أختر ملف آخر" + +#: templates/rosetta/pofile.html:10 +msgid "Download this catalog" +msgstr "تحميل هذا الكتالوج" + +#: templates/rosetta/pofile.html:25 +#, python-format +msgid "Progress: %(percent_translated)s%%" +msgstr "التقدّم: %(percent_translated)s%%" + +#: templates/rosetta/pofile.html:27 +msgid "File is read-only: download the file when done editing!" +msgstr "الملف للقراءة فقط: قم بتنزيل الملف عند الانتهاء من التحرير!" + +#: templates/rosetta/pofile.html:28 +msgid "" +"Some items in your last translation block couldn't be saved: this usually " +"happens when the catalog file changes on disk after you last loaded it." +msgstr "" +"تعذر حفظ بعض العناصر الموجودة في كتلة الترجمة الأخيرة: يحدث هذا عادةً عندما " +"يتغير ملف الكتالوج على القرص بعد آخر تحميل له." + +#: templates/rosetta/pofile.html:32 +#, python-format +msgid "Translate into %(rosetta_i18n_lang_name)s" +msgstr "الترجمة لـ %(rosetta_i18n_lang_name)s" + +#: templates/rosetta/pofile.html:35 +msgid "Display:" +msgstr "عرض:" + +#: templates/rosetta/pofile.html:36 +msgid "Untranslated only" +msgstr "غير مترجم فقط" + +#: templates/rosetta/pofile.html:37 +msgid "Translated only" +msgstr "المترجم فقط" + +#: templates/rosetta/pofile.html:38 +msgid "Fuzzy only" +msgstr "الغامض فقط" + +#: templates/rosetta/pofile.html:46 +msgid "Search" +msgstr "بحث" + +#: templates/rosetta/pofile.html:48 +msgid "Go" +msgstr "أذهب" + +#: templates/rosetta/pofile.html:58 +msgid "Original" +msgstr "الأساسي" + +#: templates/rosetta/pofile.html:62 +msgid "Occurrences(s)" +msgstr "المرات" + +#: templates/rosetta/pofile.html:76 templates/rosetta/pofile.html.py:79 +#: templates/rosetta/pofile.html:94 templates/rosetta/pofile.html.py:97 +msgid "Context hint" +msgstr "تلميح السياق" + +#: templates/rosetta/pofile.html:104 +msgid "suggest" +msgstr "اقترح" + +#: templates/rosetta/pofile.html:115 +#, python-format +msgid "%(more_count)s more" +msgid_plural "%(more_count)s more" +msgstr[0] "%(more_count)s أكثر" +msgstr[1] "%(more_count)s أكثر" + +#: templates/rosetta/pofile.html:127 +msgid "Save and translate next block" +msgstr "حفظ وترجمة المجموعة التالية" + +#: templates/rosetta/pofile.html:131 +msgid "Skip to page:" +msgstr "انتقل إلى الصفحة:" + +#: templates/rosetta/pofile.html:144 +msgid "Displaying:" +msgstr "عرض:" + +#: templates/rosetta/pofile.html:148 +#, python-format +msgid "%(hits)s/%(message_number)s message" +msgid_plural "%(hits)s/%(message_number)s messages" +msgstr[0] "%(hits)s/%(message_number)s رسالة" +msgstr[1] "%(hits)s/%(message_number)s رسائل" + +#~ msgid "English" +#~ msgstr "Anglais" + +#~ msgid "Both" +#~ msgstr "Les deux" diff --git a/rosetta/locale/ar/LC_MESSAGES/django.po~ b/rosetta/locale/ar/LC_MESSAGES/django.po~ new file mode 100644 index 0000000..4b4cd27 --- /dev/null +++ b/rosetta/locale/ar/LC_MESSAGES/django.po~ @@ -0,0 +1,209 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: Rosetta\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-02-28 13:36+0100\n" +"PO-Revision-Date: 2021-04-17 15:03+0300\n" +"Last-Translator: Bashar Al-Abdulhadi \n" +"Language-Team: French \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Translated-Using: django-rosetta 0.6.7\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Poedit 2.3\n" + +#: templates/rosetta/languages.html:5 templates/rosetta/languages.html.py:8 +msgid "Language selection" +msgstr "اختيار اللغة" + +#: templates/rosetta/languages.html:8 templates/rosetta/pofile.html:22 +msgid "Home" +msgstr "الرئيسية" + +#: templates/rosetta/languages.html:9 +msgid "" +"Couldn't load the specified language file. This usually happens when using " +"the Encrypted Cookies Session Storage backend on Django 1.4 or higher.
Setting ROSETTA_STORAGE_CLASS = 'rosetta.storage.CacheRosettaStorage' in " +"your settings file should fix this." +msgstr "" +"تعذر تحميل ملف اللغة المحدد. يحدث هذا عادةً عند استخدام الواجهة الخلفية " +"لتخزين جلسة ملفات تعريف الارتباط المشفرة على Django 1.4 أو أعلى.
يجب " +"تعيين ROSETTA_STORAGE_CLASS = 'rosetta.storage.CacheRosettaStorage' في ملف " +"الإعدادات إلى إصلاح ذلك." + +#: templates/rosetta/languages.html:15 +msgid "Filter" +msgstr "تصفية" + +#: templates/rosetta/languages.html:16 +msgid "Project" +msgstr "مشروع" + +#: templates/rosetta/languages.html:17 +msgid "Third party" +msgstr "طرف آخر" + +#: templates/rosetta/languages.html:19 templates/rosetta/pofile.html:39 +msgid "All" +msgstr "الكل" + +#: templates/rosetta/languages.html:32 +msgid "Application" +msgstr "التطبيق" + +#: templates/rosetta/languages.html:33 +msgid "Progress" +msgstr "التقدّم" + +#: templates/rosetta/languages.html:34 +msgid "Messages" +msgstr "الرسائل" + +#: templates/rosetta/languages.html:35 +msgid "Translated" +msgstr "تم ترجمته" + +#: templates/rosetta/languages.html:36 templates/rosetta/pofile.html:61 +msgid "Fuzzy" +msgstr "غامض" + +#: templates/rosetta/languages.html:37 +msgid "Obsolete" +msgstr "قديم" + +#: templates/rosetta/languages.html:38 +msgid "File" +msgstr "ملف" + +#: templates/rosetta/languages.html:61 +msgid "Nothing to translate!" +msgstr "لا يوجد شيء للترجمة!" + +#: templates/rosetta/languages.html:62 +msgid "" +"You haven't specified any languages in your settings file, or haven't yet " +"generated a batch of translation catalogs." +msgstr "" +"لم تحدد أي لغات في ملف الإعدادات الخاص بك ، أو لم تقم بعد بإنشاء مجموعة من " +"كتالوجات الترجمة." + +# python-format +#: templates/rosetta/languages.html:63 +#, python-format +msgid "" +"Please refer to Django's I18N documentation for a guide on how to set up internationalization for your project." +msgstr "" +"يرجى الرجوع إلى وثائق I18N الخاصة بجانغو " +"للحصول على دليل حول كيفية إعداد التدويل لمشروعك." + +#: templates/rosetta/pofile.html:9 +msgid "Pick another file" +msgstr "أختر ملف آخر" + +#: templates/rosetta/pofile.html:10 +msgid "Download this catalog" +msgstr "تحميل هذا الكتالوج" + +#: templates/rosetta/pofile.html:25 +#, python-format +msgid "Progress: %(percent_translated)s%%" +msgstr "التقدّم: %(percent_translated)s%%" + +#: templates/rosetta/pofile.html:27 +msgid "File is read-only: download the file when done editing!" +msgstr "الملف للقراءة فقط: قم بتنزيل الملف عند الانتهاء من التحرير!" + +#: templates/rosetta/pofile.html:28 +msgid "" +"Some items in your last translation block couldn't be saved: this usually " +"happens when the catalog file changes on disk after you last loaded it." +msgstr "" +"تعذر حفظ بعض العناصر الموجودة في كتلة الترجمة الأخيرة: يحدث هذا عادةً عندما " +"يتغير ملف الكتالوج على القرص بعد آخر تحميل له." + +#: templates/rosetta/pofile.html:32 +#, python-format +msgid "Translate into %(rosetta_i18n_lang_name)s" +msgstr "الترجمة لـ %(rosetta_i18n_lang_name)s" + +#: templates/rosetta/pofile.html:35 +msgid "Display:" +msgstr "عرض:" + +#: templates/rosetta/pofile.html:36 +msgid "Untranslated only" +msgstr "غير مترجم فقط" + +#: templates/rosetta/pofile.html:37 +msgid "Translated only" +msgstr "المترجم فقط" + +#: templates/rosetta/pofile.html:38 +msgid "Fuzzy only" +msgstr "الغامض فقط" + +#: templates/rosetta/pofile.html:46 +msgid "Search" +msgstr "بحث" + +#: templates/rosetta/pofile.html:48 +msgid "Go" +msgstr "أذهب" + +#: templates/rosetta/pofile.html:58 +msgid "Original" +msgstr "الأساسي" + +#: templates/rosetta/pofile.html:62 +msgid "Occurrences(s)" +msgstr "المرات" + +#: templates/rosetta/pofile.html:76 templates/rosetta/pofile.html.py:79 +#: templates/rosetta/pofile.html:94 templates/rosetta/pofile.html.py:97 +msgid "Context hint" +msgstr "تلميح السياق" + +#: templates/rosetta/pofile.html:104 +msgid "suggest" +msgstr "اقترح" + +#: templates/rosetta/pofile.html:115 +#, python-format +msgid "%(more_count)s more" +msgid_plural "%(more_count)s more" +msgstr[0] "%(more_count)s أكثر" +msgstr[1] "%(more_count)s أكثر" + +#: templates/rosetta/pofile.html:127 +msgid "Save and translate next block" +msgstr "حفظ وترجمة المجموعة التالية" + +#: templates/rosetta/pofile.html:131 +msgid "Skip to page:" +msgstr "انتقل إلى الصفحة:" + +#: templates/rosetta/pofile.html:144 +msgid "Displaying:" +msgstr "عرض:" + +#: templates/rosetta/pofile.html:148 +#, python-format +msgid "%(hits)s/%(message_number)s message" +msgid_plural "%(hits)s/%(message_number)s messages" +msgstr[0] "%(hits)s/%(message_number)s رسالة" +msgstr[1] "%(hits)s/%(message_number)s رسائل" + +#~ msgid "English" +#~ msgstr "Anglais" + +#~ msgid "Both" +#~ msgstr "Les deux"