diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-08 00:20:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-08 00:20:08 +0000 |
commit | d7aff6c1500fb85269945064d4c34085c4240425 (patch) | |
tree | e56db9c26521143e8369e5c8ac454a49269e8fb9 /apps/dashboard/l10n | |
parent | 5bd1873511c214330822b6579a1f5374ed7a5dfe (diff) | |
download | nextcloud-server-d7aff6c1500fb85269945064d4c34085c4240425.tar.gz nextcloud-server-d7aff6c1500fb85269945064d4c34085c4240425.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard/l10n')
-rw-r--r-- | apps/dashboard/l10n/ar.js | 2 | ||||
-rw-r--r-- | apps/dashboard/l10n/ar.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/dashboard/l10n/ar.js b/apps/dashboard/l10n/ar.js index 81863234654..f8bec28dd38 100644 --- a/apps/dashboard/l10n/ar.js +++ b/apps/dashboard/l10n/ar.js @@ -21,7 +21,7 @@ OC.L10N.register( "Good afternoon, {name}" : "مساء الخير، {name}", "Good evening" : "مساء الخير", "Good evening, {name}" : "مساء الخير، {name}", - "Hello" : "مرحبا", + "Hello" : "مرحباً", "Hello, {name}" : "أهلا، {name} ", "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! Users can add the widgets they like and change the background to their liking." : "إبدأ يومك بالاطلاع على ما يهمّك\n\nلوحة قيادة نكست كلاود هي نقطة البداية ليومك؛\nتعطيك لمحة عن مواعيدك القادمة و الرسائل المستعجلة و المحادثات الواردة و تذاكر طلب المساعدة المعلقة و آخر التغريدات و الكثير غيرها!\nيمكنك أن تضيف أدوات أخرى ترغبها\nكما يمكنك تغيير مظهر و خلفية اللوحة كما تريد. " }, diff --git a/apps/dashboard/l10n/ar.json b/apps/dashboard/l10n/ar.json index e7b153c8da3..531f71badc0 100644 --- a/apps/dashboard/l10n/ar.json +++ b/apps/dashboard/l10n/ar.json @@ -19,7 +19,7 @@ "Good afternoon, {name}" : "مساء الخير، {name}", "Good evening" : "مساء الخير", "Good evening, {name}" : "مساء الخير، {name}", - "Hello" : "مرحبا", + "Hello" : "مرحباً", "Hello, {name}" : "أهلا، {name} ", "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! Users can add the widgets they like and change the background to their liking." : "إبدأ يومك بالاطلاع على ما يهمّك\n\nلوحة قيادة نكست كلاود هي نقطة البداية ليومك؛\nتعطيك لمحة عن مواعيدك القادمة و الرسائل المستعجلة و المحادثات الواردة و تذاكر طلب المساعدة المعلقة و آخر التغريدات و الكثير غيرها!\nيمكنك أن تضيف أدوات أخرى ترغبها\nكما يمكنك تغيير مظهر و خلفية اللوحة كما تريد. " },"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;" |