diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-15 00:27:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-15 00:27:01 +0000 |
commit | b5096b0eb63bd7ec2b2b2818ae21b3e8c0b1ec00 (patch) | |
tree | 9bd5c5a595587120420705601a0a3aba2322bca2 /apps/dav/l10n/ar.json | |
parent | 27f76dc52266c4111c7a634356e16c37a6fe51d8 (diff) | |
download | nextcloud-server-b5096b0eb63bd7ec2b2b2818ae21b3e8c0b1ec00.tar.gz nextcloud-server-b5096b0eb63bd7ec2b2b2818ae21b3e8c0b1ec00.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/l10n/ar.json b/apps/dav/l10n/ar.json index 0f6324416ae..efa28b61117 100644 --- a/apps/dav/l10n/ar.json +++ b/apps/dav/l10n/ar.json @@ -186,6 +186,7 @@ "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 تفاعل مع دعوتك" },"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 |