diff options
Diffstat (limited to 'apps/weather_status/l10n/ar.json')
-rw-r--r-- | apps/weather_status/l10n/ar.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/ar.json b/apps/weather_status/l10n/ar.json index f3565b04240..17f65bd70b9 100644 --- a/apps/weather_status/l10n/ar.json +++ b/apps/weather_status/l10n/ar.json @@ -5,7 +5,6 @@ "Error" : "خطأ", "Weather status" : "حالة الطقس", "Weather status in your dashboard" : "حالة الطقس على لوحتك", - "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "تمّ دمج حالة الطقس في تطبيق لوحة القيادة dashboard. يمكن تحديد الموقع الجغرافي للمستخدم تلقائيًا أو تحديده يدويًا. يتم بعد ذلك عرض توقعات الطفس في الـ 6 ساعات القادمة. يمكن أيضًا دمج حالة الطقس هذه في أماكن أخرى مثل تطبيق التقويم.", "Detect location" : "تحديد الموقع الجغرافي", "Set custom address" : "تعيين عنوان مُخصّص", "Favorites" : "المُفضّلة", @@ -43,6 +42,7 @@ "There was an error setting the location." : "حدث خطأ أثناء تعيين الموقع الجغرافي.", "There was an error saving the mode." : "حدث خطأ أثناء حفظ الوضعية mode.", "There was an error using personal address." : "حدث خطأ أثناء استعمال العنوان الشخصي.", - "Set location for weather" : "عيّن المكان لمعرفة الطقس" + "Set location for weather" : "عيّن المكان لمعرفة الطقس", + "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "تمّ دمج حالة الطقس في تطبيق لوحة القيادة dashboard. يمكن تحديد الموقع الجغرافي للمستخدم تلقائيًا أو تحديده يدويًا. يتم بعد ذلك عرض توقعات الطفس في الـ 6 ساعات القادمة. يمكن أيضًا دمج حالة الطقس هذه في أماكن أخرى مثل تطبيق التقويم." },"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 |