Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2023-04-16 03:00:13 +00:00
parent a22ed3cf39
commit 6c9ad13831
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 2 additions and 0 deletions

View file

@ -4,6 +4,7 @@ OC.L10N.register(
"Bad HTTP method" : "دالة HTTP غير صحيحة",
"Bad credentials" : "رموز التعريف غير صحيحة",
"Connected accounts" : "حسابات مترابطة",
"Connected as {user}" : "متصل بصفته {user}",
"Check SSL certificate" : "فحص شهادة الآمان SSL"
},
"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;");

View file

@ -2,6 +2,7 @@
"Bad HTTP method" : "دالة HTTP غير صحيحة",
"Bad credentials" : "رموز التعريف غير صحيحة",
"Connected accounts" : "حسابات مترابطة",
"Connected as {user}" : "متصل بصفته {user}",
"Check SSL certificate" : "فحص شهادة الآمان SSL"
},"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;"
}