mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 03:18:48 +00:00
curweather AR translations updated THX abidin toumi
This commit is contained in:
parent
c67ed6e918
commit
25bcb62f67
2 changed files with 17 additions and 16 deletions
|
@ -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 °C or °F'] = 'حدد ما إذا كان يجب عرض درجة الحرارة بدرجة؛ C أو & بدرجة؛ F.';
|
||||
$a->strings['Show weather data'] = 'إظهار بيانات الطقس';
|
||||
$a->strings['select if the temperature should be displayed in °C or °F'] = 'حدد ما إذا كان يجب عرض درجة الحرارة °C أو °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'] = 'معرف التطبيق الخاص بك';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue