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
ca0a82ffda
commit
d6897e9273
2 changed files with 16 additions and 0 deletions
9
l10n/sw.js
Normal file
9
l10n/sw.js
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
OC.L10N.register(
|
||||
"integration_moodle",
|
||||
{
|
||||
"Bad HTTP method" : "Njia mbaya ya HTTP ",
|
||||
"Bad credentials" : "Sifa mbaya",
|
||||
"Connected accounts" : "Akaunti zilizounganishwa",
|
||||
"Connected as {user}" : "Imeunganishwa kama {user}"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
7
l10n/sw.json
Normal file
7
l10n/sw.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{ "translations": {
|
||||
"Bad HTTP method" : "Njia mbaya ya HTTP ",
|
||||
"Bad credentials" : "Sifa mbaya",
|
||||
"Connected accounts" : "Akaunti zilizounganishwa",
|
||||
"Connected as {user}" : "Imeunganishwa kama {user}"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue