diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-06-09 10:56:13 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-06-09 10:56:13 +0000 |
commit | 070d72b19086ef34fdeed93c7a8a7c6e6436a531 (patch) | |
tree | db1804cf101c5072b1c0b2b37ff8e97882dbf9ab /language/ar_SA | |
parent | 4e09b5ac3674ffb42e4a8d65a9e05df9e5639e7f (diff) |
[trunk_public] Update ar_SA, thanks to : mohammed
git-svn-id: http://piwigo.org/svn/trunk@15622 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ar_SA')
-rw-r--r-- | language/ar_SA/common.lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/language/ar_SA/common.lang.php b/language/ar_SA/common.lang.php index 1e3ff06d4..d82cb08ac 100644 --- a/language/ar_SA/common.lang.php +++ b/language/ar_SA/common.lang.php @@ -410,4 +410,12 @@ $lang['Rating score, high → low'] = 'درجة التقييم ,عالية &r $lang['Rating score, low → high'] = 'درجة التقييم , عالية → متدنية'; $lang['Visits, high → low'] = 'المشاهدة , عالية→ متدنية'; $lang['Visits, low → high'] = 'المشاهدة , عالية → متدنية'; +$lang['%d rate'] = ' نسبة التصويت %d'; +$lang['Bad request'] = 'طلب غير صالح'; +$lang['Forbidden'] = 'محظور'; +$lang['Page not found'] = 'الصفحة غير موجودة'; +$lang['Permalink for album not found'] = 'لم يتم العثور على رابط الألبوم'; +$lang['Piwigo encountered a non recoverable error'] = 'صادف معرض Piwigo خطأ لايمكن معالجته'; +$lang['Requested album does not exist'] = 'الألبوم المطلوب غير موجود'; +$lang['Requested tag does not exist'] = 'الكلمة الدلائلية غير موجوده'; ?>
\ No newline at end of file |