diff options
Diffstat (limited to 'apps/weather_status/l10n/ar.json')
-rw-r--r-- | apps/weather_status/l10n/ar.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/ar.json b/apps/weather_status/l10n/ar.json index 3360176303f..32722316e81 100644 --- a/apps/weather_status/l10n/ar.json +++ b/apps/weather_status/l10n/ar.json @@ -13,6 +13,18 @@ "{temperature} {unit} clear sky" : "{temperature} {unit} سماءٌ صَحْوُ", "{temperature} {unit} cloudy later today" : "{temperature} {unit} طقسٌ مُغيّمٌ في وقت لاحقٍ من اليوم", "{temperature} {unit} cloudy" : "{temperature} {unit} غائم", + "{temperature} {unit} snow and thunder later today" : "{temperature} {unit} ثلج و رعد في وقت لاحق من اليوم", + "{temperature} {unit} snow and thunder" : "{temperature} {unit} ثلج و رعد", + "{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} زخات ثلجية و رعد في وقت لاحق من اليوم", + "{temperature} {unit} snow showers and thunder" : "{temperature} {unit} زخات ثلجية و رعد", + "{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} زخات ثلجية و رعد و شفق قطبي في وقت لاحق من اليوم", + "{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} زخات ثلجية و رعد وشفق قطبي", + "{temperature} {unit} snow showers later today" : "{temperature} {unit} زخات ثلجية في وقت لاحق من اليوم", + "{temperature} {unit} snow showers" : "{temperature} {unit} زخات ثلجية", + "{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} زخات ثلجية و شفق قطبي في وقت لاحق من اليوم", + "{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} زخات ثلجية و شفق قطبي", + "{temperature} {unit} snow later today" : "{temperature} {unit} ثلج في وقت لاحق من اليوم", + "{temperature} {unit} snow" : "{temperature} {unit} ثلج", "{temperature} {unit} fair weather later today" : "{temperature} {unit} طقسٌ مُعتَدِلٌ في وقت لاحق من اليوم", "{temperature} {unit} fair weather" : "{temperature} {unit} طقسٌ مُعتَدِلٌ", "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} غائمٌ جزئيّاً في وقتٍ لاحقٍ من اليوم", @@ -44,6 +56,7 @@ "There was an error setting the location." : "حدث خطأ أثناء تعيين الموقع الجغرافي.", "There was an error saving the mode." : "حدث خطأ أثناء حفظ الوضعية mode.", "There was an error using personal address." : "حدث خطأ أثناء استعمال العنوان الشخصي.", + "Unknown weather code" : "أحوال جوية غير محددة", "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 |