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
c1af97ba92
commit
5e8d3742e6
2 changed files with 14 additions and 0 deletions
8
l10n/kab.js
Normal file
8
l10n/kab.js
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
OC.L10N.register(
|
||||||
|
"integration_moodle",
|
||||||
|
{
|
||||||
|
"Your user name" : "Isem-ik·im useqdac",
|
||||||
|
"Your password" : "Awal-ik·im n uɛeddi",
|
||||||
|
"Connected as {user}" : "D uqqin am {user}"
|
||||||
|
},
|
||||||
|
"nplurals=2; plural=(n != 1);");
|
||||||
6
l10n/kab.json
Normal file
6
l10n/kab.json
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
{ "translations": {
|
||||||
|
"Your user name" : "Isem-ik·im useqdac",
|
||||||
|
"Your password" : "Awal-ik·im n uɛeddi",
|
||||||
|
"Connected as {user}" : "D uqqin am {user}"
|
||||||
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
|
}
|
||||||
Loading…
Add table
Reference in a new issue