diff options
Diffstat (limited to 'apps/dashboard/l10n/ar.json')
-rw-r--r-- | apps/dashboard/l10n/ar.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/ar.json b/apps/dashboard/l10n/ar.json new file mode 100644 index 00000000000..ac5c1d1a476 --- /dev/null +++ b/apps/dashboard/l10n/ar.json @@ -0,0 +1,29 @@ +{ "translations": { + "Dashboard" : "لوحة التحكم", + "Dashboard app" : "تطبيق لوحة التحكم الرئيسية", + "Show something" : "أظهر شي ما", + "Customize" : "تعديل", + "Edit widgets" : "تعديل الودجات", + "Get more widgets from the app store" : "احصل على ودجات من متجر التطبيقات", + "Change background image" : "تغييرصورة الخلفية", + "Weather service" : "خدمة احوال الطقس", + "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "لخصوصيتك، يتم استدعاء بيانات احوال الطقس عبر خادم NextCloud الخاص بك نيابه عنك ولذلك خدمة احوال الطقس لا تشارك المعلومات الشخصية.", + "Weather data from Met.no" : "بيانات احوال الطقس من Met.no", + "geocoding with Nominatim" : "الترميز الجغرافي مع Nominatim", + "elevation data from OpenTopoData" : "بيانات التقييم من OpenTopoData", + "Weather" : "الطقس", + "Status" : "الحالة", + "Good evening, {name}" : "مساء الخير، {name}", + "Good evening" : "مساء الخير", + "Good afternoon, {name}" : "مساء الخير، {name}", + "Good afternoon" : "مساء الخير", + "Good morning, {name}" : "صباح الخير ، {name}", + "Good morning" : "صباح الخير", + "Good night, {name}" : "تصبح على خير، {name}", + "Good night" : "تصبح على خير", + "Pick from files" : "اختر من الملفات", + "Default images" : "الصور الإفتراضية", + "Plain background" : "خلفية سادة", + "Insert from {productName}" : "اضف من {productName}" +},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" +}
\ No newline at end of file |