diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-15 00:27:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-15 00:27:15 +0000 |
commit | 0ccbad04a96c421c07e7f278797d3854cd206c4a (patch) | |
tree | bc209878d158a247b2bc71ba651223cf7b157f66 /apps/dav/l10n/ar.js | |
parent | 1ab5cd1db9d77887fd6f766d1bcc5f4a89c06823 (diff) | |
download | nextcloud-server-0ccbad04a96c421c07e7f278797d3854cd206c4a.tar.gz nextcloud-server-0ccbad04a96c421c07e7f278797d3854cd206c4a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/ar.js')
-rw-r--r-- | apps/dav/l10n/ar.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/l10n/ar.js b/apps/dav/l10n/ar.js index 8cf4627e73b..cfce51a3994 100644 --- a/apps/dav/l10n/ar.js +++ b/apps/dav/l10n/ar.js @@ -188,6 +188,7 @@ OC.L10N.register( "Please contact the organizer directly." : "رجاءً، تواصل مع المُنظّم أو المُنظّمين مُباشرةً.", "Are you accepting the invitation?" : "هل تقبل الدعوة؟", "Tentative" : "مبدئي", - "Your attendance was updated successfully." : "حضورك تم تحديثه بنجاحٍ" + "Your attendance was updated successfully." : "حضورك تم تحديثه بنجاحٍ", + "%1$s has responded your invitation" : "%1$s تفاعل مع دعوتك" }, "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;"); |