fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2025-09-11 00:31:54 +00:00
parent e48e0aa7ce
commit 997249fc7a
188 changed files with 656 additions and 646 deletions

View File

@@ -260,9 +260,6 @@ OC.L10N.register(
"Clone" : "Dubliuoti",
"Export as CSV" : "Eksportuoti kaip CSV",
"Export" : "Eksportuoti",
"Today" : "Šiandien",
"Tomorrow" : "Rytoj",
"No due" : "Be galutinio termino",
"No results found" : "Nerasta jokių rezultatų",
"Due on {date}" : "Galutinis terminas {date}",
"Click to expand description" : "Spustelėkite norėdami išskleisti aprašą",
@@ -289,6 +286,9 @@ OC.L10N.register(
"Example Task 3" : "Pavyzdinė užduotis 3",
"Example Task 2" : "Pavyzdinė užduotis 2",
"Example Task 1" : "Pavyzdinė užduotis 1",
"Move card to another board" : "Perkelti kortelę į kitą lentą"
"Move card to another board" : "Perkelti kortelę į kitą lentą",
"Today" : "Šiandien",
"Tomorrow" : "Rytoj",
"No due" : "Be galutinio termino"
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");