aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/ar_SA/common.lang.php8
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