fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2025-05-22 00:41:22 +00:00
parent 53f5fbdadd
commit 8e7e9d85ac
2 changed files with 8 additions and 0 deletions

View File

@@ -11,6 +11,8 @@ OC.L10N.register(
"Could not write file to disk" : "Faili kirjutamine kettale ebaõnnestus",
"A PHP extension stopped the file upload" : "PHP laiendus peatas faili üleslaadimise",
"No file uploaded or file size exceeds maximum of %s" : "Faili ei laaditud üles või selle suurus ületab maksimaalse %s",
"Invalid file type. Only JSON files are allowed." : "Vigane failitüüp. Vaid JSON-failid on lubatud.",
"Invalid JSON data" : "Vigased JSON-i andmed",
"Load more" : "Laadi veel",
"Deck board" : "Kanbani tahvel",
"%s on %s" : "%s %s-l",
@@ -91,6 +93,8 @@ OC.L10N.register(
"No notifications" : "Märguandeid pole",
"Advanced options" : "Täpsemad valikud",
"Export {boardTitle}" : "Ekspordi „{boardTitle}“",
"Export as JSON" : "Ekspordi JSON-failina",
"Export as CSV" : "Ekspordi CSV-failina",
"Export" : "Ekspordi",
"Today" : "Täna",
"Tomorrow" : "Homme",

View File

@@ -9,6 +9,8 @@
"Could not write file to disk" : "Faili kirjutamine kettale ebaõnnestus",
"A PHP extension stopped the file upload" : "PHP laiendus peatas faili üleslaadimise",
"No file uploaded or file size exceeds maximum of %s" : "Faili ei laaditud üles või selle suurus ületab maksimaalse %s",
"Invalid file type. Only JSON files are allowed." : "Vigane failitüüp. Vaid JSON-failid on lubatud.",
"Invalid JSON data" : "Vigased JSON-i andmed",
"Load more" : "Laadi veel",
"Deck board" : "Kanbani tahvel",
"%s on %s" : "%s %s-l",
@@ -89,6 +91,8 @@
"No notifications" : "Märguandeid pole",
"Advanced options" : "Täpsemad valikud",
"Export {boardTitle}" : "Ekspordi „{boardTitle}“",
"Export as JSON" : "Ekspordi JSON-failina",
"Export as CSV" : "Ekspordi CSV-failina",
"Export" : "Ekspordi",
"Today" : "Täna",
"Tomorrow" : "Homme",