diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:31 +0000 |
commit | fea2277b632ff724856bee182ed1ab28e7c446f5 (patch) | |
tree | 33bf918ea5f6dcba103ba3a5ac3cb73ed650e73b /apps/dav/l10n/ar.json | |
parent | 6f1d9eb11880efb900370f1e6857f05dbef5f84a (diff) | |
download | nextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.tar.gz nextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/ar.json')
-rw-r--r-- | apps/dav/l10n/ar.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/ar.json b/apps/dav/l10n/ar.json index dfbe6baf424..306546495c5 100644 --- a/apps/dav/l10n/ar.json +++ b/apps/dav/l10n/ar.json @@ -183,7 +183,6 @@ "Saved availability" : "تمّ حفظ أوقات التوافر", "Failed to save availability" : "إخفاق في حفظ أوقات التواجد", "Availability" : "أوقات التواجد availability", - "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "إذا قمت بتهيئة ساعات العمل الخاصة بك، فسيظهر للمستخدمين الآخرين عندما يحجزون معك موعداً إذا ما كنت في المكتب أو خارجه.", "Absence" : "غياب", "Configure your next absence period." : "قٌم بتهيئة فترة غيابك القادمة.", "Calendar server" : "خادوم التقويم", @@ -202,6 +201,7 @@ "Please contact the organizer directly." : "رجاءً، تواصل مع المُنظّم أو المُنظّمين مُباشرةً.", "Are you accepting the invitation?" : "هل تقبل الدعوة؟", "Tentative" : "مبدئي", - "Your attendance was updated successfully." : "حضورك تم تحديثه بنجاحٍ" + "Your attendance was updated successfully." : "حضورك تم تحديثه بنجاحٍ", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "إذا قمت بتهيئة ساعات العمل الخاصة بك، فسيظهر للمستخدمين الآخرين عندما يحجزون معك موعداً إذا ما كنت في المكتب أو خارجه." },"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 |