@@ -53,10 +53,12 @@ OC.L10N.register(
5353 "Allow sharing by link" : "السماح بالمشاركة عن طريق الرابط" ,
5454 "Allow sharing to all logged in accounts" : "السماح بالمشاركة لكل الحسابات التي سجلت دخولها" ,
5555 "Allow showing form to all logged in accounts on sidebar" : "السماح بعرض النموذج لكل الحسابات المسجلة على الشريط الجانبي" ,
56- "Delete form" : "حذف النموذج " ,
5756 "Form closed" : "نموذج مغلق" ,
5857 "Expired {relativeDate}" : "منتهي الصلاحية {relativeDate}" ,
5958 "Expires {relativeDate}" : "تنتهي صلاحيته {relativeDate}" ,
59+ "Delete form" : "حذف النموذج " ,
60+ "Are you sure you want to delete {title}?" : "هل تريد حقًا حذف العنوان {title}؟" ,
61+ "Cancel" : "إلغاء" ,
6062 "Error changing archived state of form" : "حدث خطأ أثناء تغيير حالة الأرشفة للنموذج" ,
6163 "Error while deleting {title}" : "حدث خطأ أثناء حذف العنوان {title}" ,
6264 "Form actions" : "إجراءات النماذج" ,
@@ -66,8 +68,6 @@ OC.L10N.register(
6668 "Copy form" : "نسخ النموذج " ,
6769 "Unarchive form" : "نماذج غير مؤرشفة" ,
6870 "Archive form" : "أرشفة نموذج" ,
69- "Are you sure you want to delete {title}?" : "هل تريد حقًا حذف العنوان {title}؟" ,
70- "Cancel" : "إلغاء" ,
7171 "Add options" : "إضافة خيارات" ,
7272 "Options should be separated by new line!" : "يجب الفصل بين الخيارات بسطر جديد!" ,
7373 "Add multiple options" : "إضافات خيارات متعددة" ,
@@ -217,10 +217,10 @@ OC.L10N.register(
217217 "There was an error while removing this response" : "حدث خطأ أثناء إزالة هذا الرد " ,
218218 "There was an error while removing responses" : "حدث خطأ أثناء إزالة الردود" ,
219219 "Choose spreadsheet location" : "إختَر موضع جداول الأعمال" ,
220+ "Select {file}" : "إختَر {file}" ,
220221 "Create XLSX" : "إنشاء ملف XLSX" ,
221222 "Create CSV" : "إنشاء ملف CSV" ,
222223 "Create ODS" : "إنشاء ملف ODS" ,
223- "Select {file}" : "إختَر {file}" ,
224224 "Linked file not available" : "الملف المرتبط غير مُتاح" ,
225225 "Linked file is not available, would you like to link a new file?" : "الملف المرتبط غير مٌتاح. هل ترغب في ربط ملف جديد؟" ,
226226 "{amount} responses" : "{amount} الردود " ,
0 commit comments