diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-07-31 22:57:24 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-07-31 22:57:24 +0200 |
commit | 36ccaf51ed548e1afb7819493142532623c17e69 (patch) | |
tree | 6e73a72c2b6a45a8bcdd1e5cc538be2d316a7e60 /core/l10n/ar.php | |
parent | 6df95db8e85c29ef01c8cf7aaf660006a1973c54 (diff) | |
download | nextcloud-server-36ccaf51ed548e1afb7819493142532623c17e69.tar.gz nextcloud-server-36ccaf51ed548e1afb7819493142532623c17e69.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ar.php')
-rw-r--r-- | core/l10n/ar.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/ar.php b/core/l10n/ar.php index 8a6ba6e9a78..4b694f33bd8 100644 --- a/core/l10n/ar.php +++ b/core/l10n/ar.php @@ -1,5 +1,5 @@ <?php $TRANSLATIONS = array( -"Owncloud password reset" => "استرجاع كلمة السر", +"Settings" => "تعديلات", "Use the following link to reset your password: {link}" => "استخدم هذه الوصلة لاسترجاع كلمة السر: {link}", "You will receive a link to reset your password via Email." => "سوف نرسل لك بريد يحتوي على وصلة لتجديد كلمة السر.", "Requested" => "تم طلب", @@ -29,7 +29,6 @@ "Finish setup" => "انهاء التعديلات", "web services under your control" => "خدمات الوب تحت تصرفك", "Log out" => "الخروج", -"Settings" => "تعديلات", "Lost your password?" => "هل نسيت كلمة السر؟", "remember" => "تذكر", "Log in" => "أدخل", |