fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2025-05-11 00:41:48 +00:00
parent b5aa9c3ed3
commit 23343c5514
4 changed files with 46 additions and 0 deletions

View File

@@ -81,6 +81,9 @@ OC.L10N.register(
"Could not write file to disk" : "Could not write file to disk", "Could not write file to disk" : "Could not write file to disk",
"A PHP extension stopped the file upload" : "A PHP extension stopped the file upload", "A PHP extension stopped the file upload" : "A PHP extension stopped the file upload",
"No file uploaded or file size exceeds maximum of %s" : "No file uploaded or file size exceeds maximum of %s", "No file uploaded or file size exceeds maximum of %s" : "No file uploaded or file size exceeds maximum of %s",
"Invalid file type. Only JSON files are allowed." : "Invalid file type. Only JSON files are allowed.",
"Invalid JSON data" : "Invalid JSON data",
"Failed to import board" : "Failed to import board",
"Cards due today" : "Cards due today", "Cards due today" : "Cards due today",
"Cards due tomorrow" : "Cards due tomorrow", "Cards due tomorrow" : "Cards due tomorrow",
"Upcoming cards" : "Upcoming cards", "Upcoming cards" : "Upcoming cards",
@@ -335,6 +338,7 @@ OC.L10N.register(
"An error occurred" : "An error occurred", "An error occurred" : "An error occurred",
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards.", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards.",
"Delete the board?" : "Delete the board?", "Delete the board?" : "Delete the board?",
"Exporting board..." : "Exporting board...",
"Board details" : "Board details", "Board details" : "Board details",
"Edit board" : "Edit board", "Edit board" : "Edit board",
"Clone board" : "Clone board", "Clone board" : "Clone board",
@@ -347,6 +351,9 @@ OC.L10N.register(
"Assigned cards" : "Assigned cards", "Assigned cards" : "Assigned cards",
"No notifications" : "No notifications", "No notifications" : "No notifications",
"Delete board" : "Delete board", "Delete board" : "Delete board",
"Importing board..." : "Importing board...",
"Board imported successfully" : "Board imported successfully",
"Import board" : "Import board",
"Clone {boardTitle}" : "Clone {boardTitle}", "Clone {boardTitle}" : "Clone {boardTitle}",
"Clone cards" : "Clone cards", "Clone cards" : "Clone cards",
"Clone assignments" : "Clone assignments", "Clone assignments" : "Clone assignments",
@@ -356,7 +363,11 @@ OC.L10N.register(
"Move all cards to the first list" : "Move all cards to the first list", "Move all cards to the first list" : "Move all cards to the first list",
"Restore archived cards" : "Restore archived cards", "Restore archived cards" : "Restore archived cards",
"Clone" : "Clone", "Clone" : "Clone",
"Export {boardTitle}" : "Export {boardTitle}",
"Export as JSON" : "Export as JSON",
"Export as CSV" : "Export as CSV", "Export as CSV" : "Export as CSV",
"Note: Only the JSON format is supported for importing back into the Deck app." : "Note: Only the JSON format is supported for importing back into the Deck app.",
"Export" : "Export",
"Loading filtered view" : "Loading filtered view", "Loading filtered view" : "Loading filtered view",
"Today" : "Today", "Today" : "Today",
"Tomorrow" : "Tomorrow", "Tomorrow" : "Tomorrow",
@@ -389,6 +400,7 @@ OC.L10N.register(
"Something went wrong" : "Something went wrong", "Something went wrong" : "Something went wrong",
"Failed to upload {name}" : "Failed to upload {name}", "Failed to upload {name}" : "Failed to upload {name}",
"Maximum file size of {size} exceeded" : "Maximum file size of {size} exceeded", "Maximum file size of {size} exceeded" : "Maximum file size of {size} exceeded",
"Assigned users" : "Assigned users",
"Due date" : "Due date", "Due date" : "Due date",
"Error creating the share" : "Error creating the share", "Error creating the share" : "Error creating the share",
"Share with a Deck card" : "Share with a Deck card", "Share with a Deck card" : "Share with a Deck card",

View File

@@ -79,6 +79,9 @@
"Could not write file to disk" : "Could not write file to disk", "Could not write file to disk" : "Could not write file to disk",
"A PHP extension stopped the file upload" : "A PHP extension stopped the file upload", "A PHP extension stopped the file upload" : "A PHP extension stopped the file upload",
"No file uploaded or file size exceeds maximum of %s" : "No file uploaded or file size exceeds maximum of %s", "No file uploaded or file size exceeds maximum of %s" : "No file uploaded or file size exceeds maximum of %s",
"Invalid file type. Only JSON files are allowed." : "Invalid file type. Only JSON files are allowed.",
"Invalid JSON data" : "Invalid JSON data",
"Failed to import board" : "Failed to import board",
"Cards due today" : "Cards due today", "Cards due today" : "Cards due today",
"Cards due tomorrow" : "Cards due tomorrow", "Cards due tomorrow" : "Cards due tomorrow",
"Upcoming cards" : "Upcoming cards", "Upcoming cards" : "Upcoming cards",
@@ -333,6 +336,7 @@
"An error occurred" : "An error occurred", "An error occurred" : "An error occurred",
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards.", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards.",
"Delete the board?" : "Delete the board?", "Delete the board?" : "Delete the board?",
"Exporting board..." : "Exporting board...",
"Board details" : "Board details", "Board details" : "Board details",
"Edit board" : "Edit board", "Edit board" : "Edit board",
"Clone board" : "Clone board", "Clone board" : "Clone board",
@@ -345,6 +349,9 @@
"Assigned cards" : "Assigned cards", "Assigned cards" : "Assigned cards",
"No notifications" : "No notifications", "No notifications" : "No notifications",
"Delete board" : "Delete board", "Delete board" : "Delete board",
"Importing board..." : "Importing board...",
"Board imported successfully" : "Board imported successfully",
"Import board" : "Import board",
"Clone {boardTitle}" : "Clone {boardTitle}", "Clone {boardTitle}" : "Clone {boardTitle}",
"Clone cards" : "Clone cards", "Clone cards" : "Clone cards",
"Clone assignments" : "Clone assignments", "Clone assignments" : "Clone assignments",
@@ -354,7 +361,11 @@
"Move all cards to the first list" : "Move all cards to the first list", "Move all cards to the first list" : "Move all cards to the first list",
"Restore archived cards" : "Restore archived cards", "Restore archived cards" : "Restore archived cards",
"Clone" : "Clone", "Clone" : "Clone",
"Export {boardTitle}" : "Export {boardTitle}",
"Export as JSON" : "Export as JSON",
"Export as CSV" : "Export as CSV", "Export as CSV" : "Export as CSV",
"Note: Only the JSON format is supported for importing back into the Deck app." : "Note: Only the JSON format is supported for importing back into the Deck app.",
"Export" : "Export",
"Loading filtered view" : "Loading filtered view", "Loading filtered view" : "Loading filtered view",
"Today" : "Today", "Today" : "Today",
"Tomorrow" : "Tomorrow", "Tomorrow" : "Tomorrow",
@@ -387,6 +398,7 @@
"Something went wrong" : "Something went wrong", "Something went wrong" : "Something went wrong",
"Failed to upload {name}" : "Failed to upload {name}", "Failed to upload {name}" : "Failed to upload {name}",
"Maximum file size of {size} exceeded" : "Maximum file size of {size} exceeded", "Maximum file size of {size} exceeded" : "Maximum file size of {size} exceeded",
"Assigned users" : "Assigned users",
"Due date" : "Due date", "Due date" : "Due date",
"Error creating the share" : "Error creating the share", "Error creating the share" : "Error creating the share",
"Share with a Deck card" : "Share with a Deck card", "Share with a Deck card" : "Share with a Deck card",

View File

@@ -81,6 +81,9 @@ OC.L10N.register(
"Could not write file to disk" : "Nepodarilo sa zapísať súbor na disk", "Could not write file to disk" : "Nepodarilo sa zapísať súbor na disk",
"A PHP extension stopped the file upload" : "Rozšírenie PHP zastavilo nahrávanie súboru", "A PHP extension stopped the file upload" : "Rozšírenie PHP zastavilo nahrávanie súboru",
"No file uploaded or file size exceeds maximum of %s" : "Nenahral sa žiadny súbor alebo jeho veľkosť presiahla %s", "No file uploaded or file size exceeds maximum of %s" : "Nenahral sa žiadny súbor alebo jeho veľkosť presiahla %s",
"Invalid file type. Only JSON files are allowed." : "Neplatný typ súboru. Povolené sú iba súbory JSON.",
"Invalid JSON data" : "Neplatné JSON dáta",
"Failed to import board" : "Importovanie boardu zlyhalo",
"Cards due today" : "Karty splatné dnes", "Cards due today" : "Karty splatné dnes",
"Cards due tomorrow" : "Karty splatné zajtra", "Cards due tomorrow" : "Karty splatné zajtra",
"Upcoming cards" : "Nadchádzajúce karty", "Upcoming cards" : "Nadchádzajúce karty",
@@ -335,6 +338,7 @@ OC.L10N.register(
"An error occurred" : "Vyskytla sa chyba", "An error occurred" : "Vyskytla sa chyba",
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Naozaj chcete chcete vymazať nástenku {title}? Toto zmaže všetky údaje o tejto nástenke vrátane archivovaných kariet.", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Naozaj chcete chcete vymazať nástenku {title}? Toto zmaže všetky údaje o tejto nástenke vrátane archivovaných kariet.",
"Delete the board?" : "Vymazať nástenku?", "Delete the board?" : "Vymazať nástenku?",
"Exporting board..." : "Exportovanie nástenky...",
"Board details" : "Podrobnosti o nástenke", "Board details" : "Podrobnosti o nástenke",
"Edit board" : "Upraviť nástenku", "Edit board" : "Upraviť nástenku",
"Clone board" : "Duplikovať nástenku", "Clone board" : "Duplikovať nástenku",
@@ -347,6 +351,9 @@ OC.L10N.register(
"Assigned cards" : "Priradené karty", "Assigned cards" : "Priradené karty",
"No notifications" : "Žiadne upozornenia", "No notifications" : "Žiadne upozornenia",
"Delete board" : "Vymazať nástenku", "Delete board" : "Vymazať nástenku",
"Importing board..." : "Importovanie nástenky...",
"Board imported successfully" : "Nástenka bola úspešne nainmportovaná",
"Import board" : "Importovať nástenku",
"Clone {boardTitle}" : "Klonovať {boardTitle}", "Clone {boardTitle}" : "Klonovať {boardTitle}",
"Clone cards" : "Duplikovať karty", "Clone cards" : "Duplikovať karty",
"Clone assignments" : "Klonovať úlohu", "Clone assignments" : "Klonovať úlohu",
@@ -356,7 +363,10 @@ OC.L10N.register(
"Move all cards to the first list" : "Presunúť všetky karty na prvý zoznam", "Move all cards to the first list" : "Presunúť všetky karty na prvý zoznam",
"Restore archived cards" : "Obnoviť archivované karty", "Restore archived cards" : "Obnoviť archivované karty",
"Clone" : "Duplikovať", "Clone" : "Duplikovať",
"Export {boardTitle}" : "Exportovať {boardTitle}",
"Export as JSON" : "Exportovať ako JSON",
"Export as CSV" : "Exportovať do CSV", "Export as CSV" : "Exportovať do CSV",
"Note: Only the JSON format is supported for importing back into the Deck app." : "Poznámka: Na import späť do aplikácie Deck je podporovaný iba formát JSON.",
"Export" : "Export", "Export" : "Export",
"Loading filtered view" : "Načítavanie filtrovaného pohľadu", "Loading filtered view" : "Načítavanie filtrovaného pohľadu",
"Today" : "Dnes", "Today" : "Dnes",
@@ -390,6 +400,7 @@ OC.L10N.register(
"Something went wrong" : "Niečo sa pokazilo", "Something went wrong" : "Niečo sa pokazilo",
"Failed to upload {name}" : "Zlyhalo nahrávanie {name}", "Failed to upload {name}" : "Zlyhalo nahrávanie {name}",
"Maximum file size of {size} exceeded" : "Bola prekročená maximálna veľkosť súboru {size}", "Maximum file size of {size} exceeded" : "Bola prekročená maximálna veľkosť súboru {size}",
"Assigned users" : "Priradený užívatelia",
"Due date" : "Termín dokončenia", "Due date" : "Termín dokončenia",
"Error creating the share" : "Chyba pri vytváraní zdieľania", "Error creating the share" : "Chyba pri vytváraní zdieľania",
"Share with a Deck card" : "Zdieľať s kartou Deck", "Share with a Deck card" : "Zdieľať s kartou Deck",

View File

@@ -79,6 +79,9 @@
"Could not write file to disk" : "Nepodarilo sa zapísať súbor na disk", "Could not write file to disk" : "Nepodarilo sa zapísať súbor na disk",
"A PHP extension stopped the file upload" : "Rozšírenie PHP zastavilo nahrávanie súboru", "A PHP extension stopped the file upload" : "Rozšírenie PHP zastavilo nahrávanie súboru",
"No file uploaded or file size exceeds maximum of %s" : "Nenahral sa žiadny súbor alebo jeho veľkosť presiahla %s", "No file uploaded or file size exceeds maximum of %s" : "Nenahral sa žiadny súbor alebo jeho veľkosť presiahla %s",
"Invalid file type. Only JSON files are allowed." : "Neplatný typ súboru. Povolené sú iba súbory JSON.",
"Invalid JSON data" : "Neplatné JSON dáta",
"Failed to import board" : "Importovanie boardu zlyhalo",
"Cards due today" : "Karty splatné dnes", "Cards due today" : "Karty splatné dnes",
"Cards due tomorrow" : "Karty splatné zajtra", "Cards due tomorrow" : "Karty splatné zajtra",
"Upcoming cards" : "Nadchádzajúce karty", "Upcoming cards" : "Nadchádzajúce karty",
@@ -333,6 +336,7 @@
"An error occurred" : "Vyskytla sa chyba", "An error occurred" : "Vyskytla sa chyba",
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Naozaj chcete chcete vymazať nástenku {title}? Toto zmaže všetky údaje o tejto nástenke vrátane archivovaných kariet.", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Naozaj chcete chcete vymazať nástenku {title}? Toto zmaže všetky údaje o tejto nástenke vrátane archivovaných kariet.",
"Delete the board?" : "Vymazať nástenku?", "Delete the board?" : "Vymazať nástenku?",
"Exporting board..." : "Exportovanie nástenky...",
"Board details" : "Podrobnosti o nástenke", "Board details" : "Podrobnosti o nástenke",
"Edit board" : "Upraviť nástenku", "Edit board" : "Upraviť nástenku",
"Clone board" : "Duplikovať nástenku", "Clone board" : "Duplikovať nástenku",
@@ -345,6 +349,9 @@
"Assigned cards" : "Priradené karty", "Assigned cards" : "Priradené karty",
"No notifications" : "Žiadne upozornenia", "No notifications" : "Žiadne upozornenia",
"Delete board" : "Vymazať nástenku", "Delete board" : "Vymazať nástenku",
"Importing board..." : "Importovanie nástenky...",
"Board imported successfully" : "Nástenka bola úspešne nainmportovaná",
"Import board" : "Importovať nástenku",
"Clone {boardTitle}" : "Klonovať {boardTitle}", "Clone {boardTitle}" : "Klonovať {boardTitle}",
"Clone cards" : "Duplikovať karty", "Clone cards" : "Duplikovať karty",
"Clone assignments" : "Klonovať úlohu", "Clone assignments" : "Klonovať úlohu",
@@ -354,7 +361,10 @@
"Move all cards to the first list" : "Presunúť všetky karty na prvý zoznam", "Move all cards to the first list" : "Presunúť všetky karty na prvý zoznam",
"Restore archived cards" : "Obnoviť archivované karty", "Restore archived cards" : "Obnoviť archivované karty",
"Clone" : "Duplikovať", "Clone" : "Duplikovať",
"Export {boardTitle}" : "Exportovať {boardTitle}",
"Export as JSON" : "Exportovať ako JSON",
"Export as CSV" : "Exportovať do CSV", "Export as CSV" : "Exportovať do CSV",
"Note: Only the JSON format is supported for importing back into the Deck app." : "Poznámka: Na import späť do aplikácie Deck je podporovaný iba formát JSON.",
"Export" : "Export", "Export" : "Export",
"Loading filtered view" : "Načítavanie filtrovaného pohľadu", "Loading filtered view" : "Načítavanie filtrovaného pohľadu",
"Today" : "Dnes", "Today" : "Dnes",
@@ -388,6 +398,7 @@
"Something went wrong" : "Niečo sa pokazilo", "Something went wrong" : "Niečo sa pokazilo",
"Failed to upload {name}" : "Zlyhalo nahrávanie {name}", "Failed to upload {name}" : "Zlyhalo nahrávanie {name}",
"Maximum file size of {size} exceeded" : "Bola prekročená maximálna veľkosť súboru {size}", "Maximum file size of {size} exceeded" : "Bola prekročená maximálna veľkosť súboru {size}",
"Assigned users" : "Priradený užívatelia",
"Due date" : "Termín dokončenia", "Due date" : "Termín dokončenia",
"Error creating the share" : "Chyba pri vytváraní zdieľania", "Error creating the share" : "Chyba pri vytváraní zdieľania",
"Share with a Deck card" : "Zdieľať s kartou Deck", "Share with a Deck card" : "Zdieľať s kartou Deck",