curweather AR translations updated THX abidin toumi

This commit is contained in:
Tobias Diekershoff 2021-10-30 07:43:12 +02:00
parent c67ed6e918
commit 25bcb62f67
2 changed files with 17 additions and 16 deletions

View file

@ -15,17 +15,17 @@ $a->strings['Data by'] = 'البيانات بواسطة';
$a->strings['Show on map'] = 'إظهار على الخريطة';
$a->strings['There was a problem accessing the weather data. But have a look'] = 'حدثت مشكلة في الوصول إلى بيانات الطقس. الق نظرة';
$a->strings['at OpenWeatherMap'] = 'في OpenWeatherMap';
$a->strings['No APPID found, please contact your admin to obtain one.'] = 'لم يتم العثور على معرف التطبيق ، يرجى الاتصال بالمشرف للحصول على واحد.';
$a->strings['Save Settings'] = 'Save Settings';
$a->strings['No APPID found, please contact your admin to obtain one.'] = 'لم يتم العثور على معرف التطبيق ، يرجى الاتصال بالمدير للحصول على واحد.';
$a->strings['Save Settings'] = 'احفظ الإعدادات';
$a->strings['Settings'] = 'الإعدادات';
$a->strings['Enter either the name of your location or the zip code.'] = 'أدخل إما اسم موقعك أو الرمز البريدي.';
$a->strings['Enter either the name of your location or the zip code.'] = 'أدخل اسم موقعك الجغرافي أو الرمز البريدي.';
$a->strings['Your Location'] = 'موقعك';
$a->strings['Identifier of your location (name or zip code), e.g. <em>Berlin,DE</em> or <em>14476,DE</em>.'] = 'تعرّيف موقعك (الاسم أو الرمز البريدي) ، على سبيل المثال برلين ، DE أو 14476 ، DE.';
$a->strings['Identifier of your location (name or zip code), e.g. <em>Berlin,DE</em> or <em>14476,DE</em>.'] = 'تعرّيف موقعك (الاسم أو الرمز البريدي) ، على سبيل المثال <em>Berlin,DE</em> أو<em>14476,DE</em> .';
$a->strings['Units'] = 'الوحدات';
$a->strings['select if the temperature should be displayed in &deg;C or &deg;F'] = 'حدد ما إذا كان يجب عرض درجة الحرارة بدرجة؛ C أو & بدرجة؛ F.';
$a->strings['Show weather data'] = 'إظهار بيانات الطقس';
$a->strings['select if the temperature should be displayed in &deg;C or &deg;F'] = 'حدد ما إذا كان يجب عرض درجة الحرارة &deg;C أو &deg;F.';
$a->strings['Show weather data'] = 'أظهر بيانات الطقس';
$a->strings['Caching Interval'] = 'فترة التخزين المؤقت';
$a->strings['For how long should the weather data be cached? Choose according your OpenWeatherMap account type.'] = 'إلى متى يجب تخزين بيانات الطقس مؤقتًا؟ اختر وفقًا لنوع حساب OpenWeatherMap الخاص بك. ';
$a->strings['For how long should the weather data be cached? Choose according your OpenWeatherMap account type.'] = 'إلى متى يجب تخزين بيانات الطقس مؤقتًا؟ اختر وفقًا لنوع حساب OpenWeatherMap. ';
$a->strings['no cache'] = ' لا تخزين مؤقت';
$a->strings['minutes'] = 'دقائق';
$a->strings['Your APPID'] = 'معرف التطبيق الخاص بك';