diff --git a/l10n/ar.js b/l10n/ar.js index b1e4e4cc5..e65e8cdae 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -52,6 +52,7 @@ OC.L10N.register( "Failed to update album." : "تعذّر تحديث الألبوم.", "This collection does not exist" : "هذه المجموعة من العناصر collection غير موجودة", "An error occurred" : "طرأ هناك خطأ", + "_%n unassigned photo_::_%n unassigned photos_" : ["%n صور غير معينة","%n صورة غير معينة","%n صور غير معينة","%n صور غير معينة","%n صور غير معينة","%n صور غير معينة"], "Select image {imageName}" : "إختر صورة {imageName}", "The file is in the favorites" : "الملف في المفضلة", "Open the full size \"{name}\" image" : "افتح الصورة بالحجم الكامل \"{name}\" ", diff --git a/l10n/ar.json b/l10n/ar.json index 8c4da9d35..a44395e06 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -50,6 +50,7 @@ "Failed to update album." : "تعذّر تحديث الألبوم.", "This collection does not exist" : "هذه المجموعة من العناصر collection غير موجودة", "An error occurred" : "طرأ هناك خطأ", + "_%n unassigned photo_::_%n unassigned photos_" : ["%n صور غير معينة","%n صورة غير معينة","%n صور غير معينة","%n صور غير معينة","%n صور غير معينة","%n صور غير معينة"], "Select image {imageName}" : "إختر صورة {imageName}", "The file is in the favorites" : "الملف في المفضلة", "Open the full size \"{name}\" image" : "افتح الصورة بالحجم الكامل \"{name}\" ",