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
4e067433a3
commit
211402e754
2 changed files with 6 additions and 0 deletions
|
|
@ -2,6 +2,9 @@ OC.L10N.register(
|
|||
"integration_moodle",
|
||||
{
|
||||
"Moodle upcoming events" : "Moodle gaidāmie notikumi",
|
||||
"Bad HTTP method" : "Nederīgs HTTP pieprasījuma veids",
|
||||
"Bad credentials" : "Nederīgi pieteikšanās dati",
|
||||
"Connected accounts" : "Savienotie konti",
|
||||
"Moodle password" : "Moodle parole",
|
||||
"Enable searching for upcoming events" : "Iespējot gaidāmo notikumu meklēšanu"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,5 +1,8 @@
|
|||
{ "translations": {
|
||||
"Moodle upcoming events" : "Moodle gaidāmie notikumi",
|
||||
"Bad HTTP method" : "Nederīgs HTTP pieprasījuma veids",
|
||||
"Bad credentials" : "Nederīgi pieteikšanās dati",
|
||||
"Connected accounts" : "Savienotie konti",
|
||||
"Moodle password" : "Moodle parole",
|
||||
"Enable searching for upcoming events" : "Iespējot gaidāmo notikumu meklēšanu"
|
||||
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue