integration_moodle/l10n/lv.js
Nextcloud bot d266bdf89b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-21 00:52:41 +00:00

8 lines
309 B
JavaScript

OC.L10N.register(
"integration_moodle",
{
"Moodle upcoming events" : "Moodle gaidāmie notikumi",
"Moodle password" : "Moodle parole",
"Enable searching for upcoming events" : "Iespējot gaidāmo notikumu meklēšanu"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");