@@ -75,6 +75,11 @@ OC.L10N.register(
7575 "Add multiple options" : "إضافات خيارات متعددة" ,
7676 "Add multiple options (one per line)" : "إضافة خيارات متعددة ( واحد في كل سطر)" ,
7777 "Options" : "الخيارات" ,
78+ "Go to first page" : "إنتقِل إلى الصفحة الأولى" ,
79+ "Go to previous page" : "عُد إلى الصفحة السابقة" ,
80+ "Page number" : "رقم الصفحة" ,
81+ "Go to next page" : "إنتقِل إلى الصفحة التالية" ,
82+ "Go to last page" : "إنتقِل إلى الصفحة الأخيرة" ,
7883 "QR code representation of {text}" : "QR code representation of {text}" ,
7984 "Add a new answer option" : "إضافة خيار إجابة جديدة" ,
8085 "The text of option {index}" : "نص الخيار {index}" ,
@@ -223,6 +228,8 @@ OC.L10N.register(
223228 "Save copy to Files" : "حفظ نسخة في \"الملفات\" Files" ,
224229 "Download" : "تنزيل" ,
225230 "Delete all responses" : "مسح جميع الردود " ,
231+ "Search" : "بحث" ,
232+ "No results found" : "لا توجد أي نتائج" ,
226233 "No responses yet" : "لا يوجد ردود حتى الآن" ,
227234 "Results of submitted forms will show up here" : "سوف تظهر نتائج النماذج المقدمة هنا" ,
228235 "Are you sure you want to delete all responses of {title}?" : "هل تريد حقًا حذف جميع الردود {title}؟" ,
0 commit comments