diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-15 00:19:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-15 00:19:57 +0000 |
commit | ab5c38b9edc558e852e8b6be38521452f95bc7f3 (patch) | |
tree | f8a1779caa1e13fae2d4a5732ccbfb2c11025f34 /apps/dashboard | |
parent | eed0a6688506fb49c115b8e7b36192bfffae260a (diff) | |
download | nextcloud-server-ab5c38b9edc558e852e8b6be38521452f95bc7f3.tar.gz nextcloud-server-ab5c38b9edc558e852e8b6be38521452f95bc7f3.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard')
-rw-r--r-- | apps/dashboard/l10n/ar.js | 6 | ||||
-rw-r--r-- | apps/dashboard/l10n/ar.json | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/apps/dashboard/l10n/ar.js b/apps/dashboard/l10n/ar.js index 8fdb8628787..9f51f82568e 100644 --- a/apps/dashboard/l10n/ar.js +++ b/apps/dashboard/l10n/ar.js @@ -1,16 +1,16 @@ OC.L10N.register( "dashboard", { - "Dashboard" : "الرئيسية", + "Dashboard" : "لوحة التحكم", "Dashboard app" : "تطبيق الصفحة الرئيسية", "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking." : "ابدأ يومك على اطِّلاع. \n\nتُعدُّ لوحة المعلومات dashboard في نكست كلاود هي نقطة البداية لليوم. إذ هي تُوفِّر لك نظرة عامة على مواعيدك القادمة و رسائل بريدك العاجلة و رسائل الدردشة و التذاكر الواردة و أحدث التغريدات و غير ذلك الكثير! يُمكِن للمستخدِم إضافة الأدوات التي يحبها و تغيير الخلفية حسب رغبته.", "\"{title} icon\"" : "\"{title} أيقونة\"", "Customize" : "تعديل", "Edit widgets" : "تعديل الودجات", "Get more widgets from the App Store" : "يمكنك الحصول على المزيد من الأدوات من متجر التطبيقات", - "Weather service" : "خدمة احوال الطقس", + "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." : "لخصوصيتك، يتم استدعاء بيانات احوال الطقس عبر خادم نكست كلاود الخاص بك نيابه عنك ولذلك خدمة احوال الطقس لا تشارك المعلومات الشخصية.", - "Weather data from Met.no" : "بيانات احوال الطقس من Met.no", + "Weather data from Met.no" : "بيانات الطقس من Met.no", "geocoding with Nominatim" : "الترميز الجغرافي مع Nominatim", "elevation data from OpenTopoData" : "بيانات التقييم من OpenTopoData", "Weather" : "الطقس", diff --git a/apps/dashboard/l10n/ar.json b/apps/dashboard/l10n/ar.json index 6e64004238a..8564e5ebb4d 100644 --- a/apps/dashboard/l10n/ar.json +++ b/apps/dashboard/l10n/ar.json @@ -1,14 +1,14 @@ { "translations": { - "Dashboard" : "الرئيسية", + "Dashboard" : "لوحة التحكم", "Dashboard app" : "تطبيق الصفحة الرئيسية", "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking." : "ابدأ يومك على اطِّلاع. \n\nتُعدُّ لوحة المعلومات dashboard في نكست كلاود هي نقطة البداية لليوم. إذ هي تُوفِّر لك نظرة عامة على مواعيدك القادمة و رسائل بريدك العاجلة و رسائل الدردشة و التذاكر الواردة و أحدث التغريدات و غير ذلك الكثير! يُمكِن للمستخدِم إضافة الأدوات التي يحبها و تغيير الخلفية حسب رغبته.", "\"{title} icon\"" : "\"{title} أيقونة\"", "Customize" : "تعديل", "Edit widgets" : "تعديل الودجات", "Get more widgets from the App Store" : "يمكنك الحصول على المزيد من الأدوات من متجر التطبيقات", - "Weather service" : "خدمة احوال الطقس", + "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." : "لخصوصيتك، يتم استدعاء بيانات احوال الطقس عبر خادم نكست كلاود الخاص بك نيابه عنك ولذلك خدمة احوال الطقس لا تشارك المعلومات الشخصية.", - "Weather data from Met.no" : "بيانات احوال الطقس من Met.no", + "Weather data from Met.no" : "بيانات الطقس من Met.no", "geocoding with Nominatim" : "الترميز الجغرافي مع Nominatim", "elevation data from OpenTopoData" : "بيانات التقييم من OpenTopoData", "Weather" : "الطقس", |