diff options
Diffstat (limited to 'settings/l10n/ar.php')
-rw-r--r-- | settings/l10n/ar.php | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/ar.php b/settings/l10n/ar.php index 509e7918f50..629fbbc3e33 100644 --- a/settings/l10n/ar.php +++ b/settings/l10n/ar.php @@ -17,7 +17,12 @@ "Enable" => "تفعيل", "Error" => "خطأ", "Saving..." => "حفظ", +"Groups" => "مجموعات", +"Group Admin" => "مدير المجموعة", +"Delete" => "حذف", "__language_name__" => "__language_name__", +"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>.", "Add your App" => "أضف تطبيقاتك", "More Apps" => "المزيد من التطبيقات", "Select an App" => "إختر تطبيقاً", @@ -44,11 +49,6 @@ "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>.", -"Groups" => "مجموعات", "Create" => "انشئ", -"Other" => "شيء آخر", -"Group Admin" => "مدير المجموعة", -"Delete" => "حذف" +"Other" => "شيء آخر" ); |