nextcloud/settings/l10n/ar.php

60 lines
4.2 KiB
PHP

<?php $TRANSLATIONS = array(
"Unable to load list from App Store" => "فشل تحميل القائمة من الآب ستور",
"Group already exists" => "المجموعة موجودة مسبقاً",
"Unable to add group" => "فشل إضافة المجموعة",
"Could not enable app. " => "فشل عملية تفعيل التطبيق",
"Email saved" => "تم حفظ البريد الإلكتروني",
"Invalid email" => "البريد الإلكتروني غير صالح",
"OpenID Changed" => "تم تغيير ال OpenID",
"Invalid request" => "طلبك غير مفهوم",
"Unable to delete group" => "فشل إزالة المجموعة",
"Authentication error" => "لم يتم التأكد من الشخصية بنجاح",
"Unable to delete user" => "فشل إزالة المستخدم",
"Language changed" => "تم تغيير اللغة",
"Admins can't remove themself from the admin group" => "لا يستطيع المدير إزالة حسابه من مجموعة المديرين",
"Unable to add user to group %s" => "فشل إضافة المستخدم الى المجموعة %s",
"Unable to remove user from group %s" => "فشل إزالة المستخدم من المجموعة %s",
"Disable" => "إيقاف",
"Enable" => "تفعيل",
"Saving..." => "حفظ",
"__language_name__" => "__language_name__",
"Add your App" => "أضف تطبيقاتك",
"More Apps" => "المزيد من التطبيقات",
"Select an App" => "إختر تطبيقاً",
"See application page at apps.owncloud.com" => "راجع صفحة التطبيق على apps.owncloud.com",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-ترخيص من قبل <span class=\"author\"></span>",
"User Documentation" => "كتاب توثيق المستخدم",
"Administrator Documentation" => "كتاب توثيق المدير",
"Online Documentation" => "توثيق متوفر على الشبكة",
"Forum" => "منتدى",
"Bugtracker" => "تعقب علة",
"Commercial Support" => "دعم تجاري",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "تم إستهلاك <strong>%s</strong> من المتوفر <strong>%s</strong>",
"Clients" => "الزبائن",
"Download Desktop Clients" => "تحميل عملاء سطح المكتب",
"Download Android Client" => "تحميل عميل آندرويد",
"Download iOS Client" => "تحميل عميل آي أو أس",
"Password" => "كلمات السر",
"Your password was changed" => "لقد تم تغيير كلمة السر",
"Unable to change your password" => "لم يتم تعديل كلمة السر بنجاح",
"Current password" => "كلمات السر الحالية",
"New password" => "كلمات سر جديدة",
"show" => "أظهر",
"Change password" => "عدل كلمة السر",
"Email" => "العنوان البريدي",
"Your email address" => "عنوانك البريدي",
"Fill in an email address to enable password recovery" => "أدخل عنوانك البريدي لتفعيل استرجاع كلمة المرور",
"Language" => "اللغة",
"Help translate" => "ساعد في الترجمه",
"WebDAV" => "WebDAV",
"Use this address to connect to your ownCloud in your file manager" => "إستخدم هذا العنوان للإتصال بـ ownCloud في مدير الملفات",
"Version" => "إصدار",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "طوّر من قبل <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud مجتمع</a>, الـ <a href=\"https://github.com/owncloud\" target=\"_blank\">النص المصدري</a> مرخص بموجب <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">رخصة أفيرو العمومية</abbr></a>.",
"Name" => "الاسم",
"Groups" => "مجموعات",
"Create" => "انشئ",
"Other" => "شيء آخر",
"Group Admin" => "مدير المجموعة",
"Delete" => "حذف"
);