From 8e7e9d85ac348734c122f671ac427700a3885cd4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 22 May 2025 00:41:22 +0000 Subject: [PATCH] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/et_EE.js | 4 ++++ l10n/et_EE.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/l10n/et_EE.js b/l10n/et_EE.js index ead8b042f..862d0f507 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -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", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 53ffcfd4f..bb7a438b4 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -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",