integration_moodle/l10n/lv.js
Nextcloud bot c9ec949048
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-14 01:12:26 +00:00

12 lines
545 B
JavaScript

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" : "Sasaistītie konti",
"Moodle password" : "Moodle parole",
"Enable searching for upcoming events" : "Iespējot gaidāmo notikumu meklēšanu",
"No Moodle account connected" : "Nav sasaistītu Moodle kontu"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");