diff options
Diffstat (limited to 'l10n/ar/core.po')
-rw-r--r-- | l10n/ar/core.po | 82 |
1 files changed, 54 insertions, 28 deletions
diff --git a/l10n/ar/core.po b/l10n/ar/core.po index 637e1a126fa..05a0ed7c96c 100644 --- a/l10n/ar/core.po +++ b/l10n/ar/core.po @@ -8,20 +8,36 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-01-20 17:48+0100\n" -"PO-Revision-Date: 2012-01-20 12:23+0000\n" -"Last-Translator: blackcoder <tarek.taha@gmail.com>\n" -"Language-Team: Arabic (http://www.transifex.net/projects/p/owncloud/team/ar/)\n" +"POT-Creation-Date: 2012-05-09 12:29+0200\n" +"PO-Revision-Date: 2012-05-09 10:31+0000\n" +"Last-Translator: icewind <icewind1991@gmail.com>\n" +"Language-Team: Arabic (http://www.transifex.net/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\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" -#: lostpassword/index.php:24 +#: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23 +msgid "Application name not provided." +msgstr "" + +#: ajax/vcategories/add.php:29 +msgid "No category to add?" +msgstr "" + +#: ajax/vcategories/add.php:36 +msgid "This category already exists: " +msgstr "" + +#: lostpassword/index.php:26 msgid "Owncloud password reset" msgstr "استرجاع كلمة السر" +#: lostpassword/index.php:27 +msgid "ownCloud password reset" +msgstr "" + #: lostpassword/templates/email.php:1 msgid "Use the following link to reset your password: {link}" msgstr "استخدم هذه الوصلة لاسترجاع كلمة السر: {link}" @@ -38,12 +54,12 @@ msgstr "تم طلب" msgid "Login failed!" msgstr "محاولة دخول فاشلة!" -#: lostpassword/templates/lostpassword.php:11 templates/installation.php:22 -#: templates/login.php:8 +#: lostpassword/templates/lostpassword.php:11 templates/installation.php:25 +#: templates/login.php:9 msgid "Username" msgstr "إسم المستخدم" -#: lostpassword/templates/lostpassword.php:14 +#: lostpassword/templates/lostpassword.php:15 msgid "Request reset" msgstr "طلب تعديل" @@ -83,76 +99,88 @@ msgstr "مستخدم رئيسي" msgid "Help" msgstr "المساعدة" +#: templates/403.php:12 +msgid "Access forbidden" +msgstr "" + #: templates/404.php:12 msgid "Cloud not found" msgstr "لم يتم إيجاد" -#: templates/installation.php:20 +#: templates/edit_categories_dialog.php:4 +msgid "Edit categories" +msgstr "" + +#: templates/edit_categories_dialog.php:14 +msgid "Add" +msgstr "" + +#: templates/installation.php:23 msgid "Create an <strong>admin account</strong>" msgstr "أضف </strong>مستخدم رئيسي <strong>" -#: templates/installation.php:26 templates/login.php:12 +#: templates/installation.php:29 templates/login.php:13 msgid "Password" msgstr "كلمة السر" -#: templates/installation.php:32 +#: templates/installation.php:35 msgid "Advanced" msgstr "خيارات متقدمة" -#: templates/installation.php:34 +#: templates/installation.php:37 msgid "Data folder" msgstr "مجلد المعلومات" -#: templates/installation.php:41 +#: templates/installation.php:44 msgid "Configure the database" msgstr "أسس قاعدة البيانات" -#: templates/installation.php:46 templates/installation.php:57 -#: templates/installation.php:67 +#: templates/installation.php:49 templates/installation.php:60 +#: templates/installation.php:70 msgid "will be used" msgstr "سيتم استخدمه" -#: templates/installation.php:79 +#: templates/installation.php:82 msgid "Database user" msgstr "مستخدم قاعدة البيانات" -#: templates/installation.php:83 +#: templates/installation.php:86 msgid "Database password" msgstr "كلمة سر مستخدم قاعدة البيانات" -#: templates/installation.php:87 +#: templates/installation.php:90 msgid "Database name" msgstr "إسم قاعدة البيانات" -#: templates/installation.php:93 +#: templates/installation.php:96 msgid "Database host" msgstr "خادم قاعدة البيانات" -#: templates/installation.php:98 +#: templates/installation.php:101 msgid "Finish setup" msgstr "انهاء التعديلات" -#: templates/layout.guest.php:35 +#: templates/layout.guest.php:37 msgid "web services under your control" msgstr "خدمات الوب تحت تصرفك" -#: templates/layout.user.php:34 +#: templates/layout.user.php:35 msgid "Log out" msgstr "الخروج" -#: templates/layout.user.php:46 templates/layout.user.php:47 +#: templates/layout.user.php:47 templates/layout.user.php:48 msgid "Settings" msgstr "تعديلات" -#: templates/login.php:5 +#: templates/login.php:6 msgid "Lost your password?" msgstr "هل نسيت كلمة السر؟" -#: templates/login.php:15 +#: templates/login.php:17 msgid "remember" msgstr "تذكر" -#: templates/login.php:16 +#: templates/login.php:18 msgid "Log in" msgstr "أدخل" @@ -167,5 +195,3 @@ msgstr "السابق" #: templates/part.pagenavi.php:20 msgid "next" msgstr "التالي" - - |