[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2022-04-09 02:39:13 +00:00
parent 0ce4279d8f
commit c914434c71
78 changed files with 170 additions and 156 deletions

View File

@@ -249,7 +249,6 @@ OC.L10N.register(
"An error occurred" : "Įvyko klaida",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Ar tikrai norite ištrinti lentą, pavadinimu {title}? Tai ištrins visus šios lentos duomenis.",
"Delete the board?" : "Ištrinti lentą?",
"This week" : "Šią savaitę",
"No due" : "Be galutinio termino",
"No results found" : "Nerasta jokių rezultatų",
"Link to a board" : "Susieti su lenta",
@@ -260,6 +259,7 @@ OC.L10N.register(
"Error creating the share" : "Klaida kuriant viešinį",
"Share" : "Bendrinti",
"Creating the new card…" : "Kuriama nauja kortelė…",
"(circle)" : "(ratas)"
"(circle)" : "(ratas)",
"This week" : "Šią savaitę"
},
"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);");