diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-18 00:20:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-18 00:20:40 +0000 |
commit | df32a447a8699f8abe1deff1cc605718142db148 (patch) | |
tree | 7d43e52d22fa167f456d44027a6068c280cea657 /lib | |
parent | b2c8a104442a0d4c3924ff183cc5977841d71827 (diff) | |
download | nextcloud-server-df32a447a8699f8abe1deff1cc605718142db148.tar.gz nextcloud-server-df32a447a8699f8abe1deff1cc605718142db148.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/ar.js | 2 | ||||
-rw-r--r-- | lib/l10n/ar.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index 70f206bcb6c..7d5bd1f7264 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -14,7 +14,7 @@ OC.L10N.register( "Click the following button to confirm your email." : "إضغط الزر التالي لتأكيد الإيميل", "Click the following link to confirm your email." : "إضغط الرابط التالي لتأكيد الإيميل", "Confirm your email" : "قم بتأكيد إيميلك", - "Other activities" : "حركات أخرى", + "Other activities" : "أنشطة أخرى", "%1$s and %2$s" : "%1$s و %2$s", "%1$s, %2$s and %3$s" : "%1$s، %2$s و %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s، %2$s، %3$s و %4$s", diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json index 9bb532a9768..32ee09ee202 100644 --- a/lib/l10n/ar.json +++ b/lib/l10n/ar.json @@ -12,7 +12,7 @@ "Click the following button to confirm your email." : "إضغط الزر التالي لتأكيد الإيميل", "Click the following link to confirm your email." : "إضغط الرابط التالي لتأكيد الإيميل", "Confirm your email" : "قم بتأكيد إيميلك", - "Other activities" : "حركات أخرى", + "Other activities" : "أنشطة أخرى", "%1$s and %2$s" : "%1$s و %2$s", "%1$s, %2$s and %3$s" : "%1$s، %2$s و %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s، %2$s، %3$s و %4$s", |