mirror of
https://github.com/nextcloud/integration_moodle.git
synced 2025-12-17 21:02:05 +01:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
a22ed3cf39
commit
6c9ad13831
2 changed files with 2 additions and 0 deletions
|
|
@ -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;");
|
||||
|
|
|
|||
|
|
@ -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;"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue