From 4aaaca52c68a8974478c605e66c198020dd838ab Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 3 May 2025 00:42:57 +0000 Subject: [PATCH] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/de.js | 2 +- l10n/de.json | 2 +- l10n/it.js | 7 +++++++ l10n/it.json | 7 +++++++ l10n/lv.js | 2 ++ l10n/lv.json | 2 ++ l10n/zh_TW.js | 11 +++++++++++ l10n/zh_TW.json | 11 +++++++++++ 8 files changed, 42 insertions(+), 2 deletions(-) diff --git a/l10n/de.js b/l10n/de.js index 0be7d7343..090d07995 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -401,7 +401,7 @@ OC.L10N.register( "Failed to upload {name}" : "{name} konnte nicht hochgeladen werden", "Maximum file size of {size} exceeded" : "Maximale Dateigröße von {size} überschritten", "Assigned users" : "Zugewiesene Benutzer", - "Due date" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", + "Due date" : "Fälligkeitsdatum", "Error creating the share" : "Fehler beim Erstellen der Freigabe", "Share with a Deck card" : "Mit einer Deck-Karte teilen", "Share {file} with a Deck card" : "{file} mit einer Deck-Karte teilen", diff --git a/l10n/de.json b/l10n/de.json index cb46b422a..526c3272d 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -399,7 +399,7 @@ "Failed to upload {name}" : "{name} konnte nicht hochgeladen werden", "Maximum file size of {size} exceeded" : "Maximale Dateigröße von {size} überschritten", "Assigned users" : "Zugewiesene Benutzer", - "Due date" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", + "Due date" : "Fälligkeitsdatum", "Error creating the share" : "Fehler beim Erstellen der Freigabe", "Share with a Deck card" : "Mit einer Deck-Karte teilen", "Share {file} with a Deck card" : "{file} mit einer Deck-Karte teilen", diff --git a/l10n/it.js b/l10n/it.js index 288f504d1..216124641 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -81,6 +81,8 @@ OC.L10N.register( "Could not write file to disk" : "Impossibile scrivere il file su disco", "A PHP extension stopped the file upload" : "Un'estensione PHP ha fermato il caricamento del file", "No file uploaded or file size exceeds maximum of %s" : "Nessun file caricato o la dimensione del file supera il massimo di %s", + "Invalid file type. Only JSON files are allowed." : "Tipo di file non valido. Sono consentiti solo file JSON.", + "Invalid JSON data" : "Dati JSON non validi", "Cards due today" : "Schede che scadono oggi", "Cards due tomorrow" : "Schede che scadono domani", "Upcoming cards" : "Prossime schede", @@ -355,6 +357,10 @@ OC.L10N.register( "Advanced options" : "Opzioni avanzate", "Restore archived cards" : "Ripristina le schede archiviate", "Clone" : "Clona", + "Export {boardTitle}" : "Esporta {boardTitle}", + "Export as JSON" : "Esporta come JSON", + "Export as CSV" : "Esporta come CSV", + "Note: Only the JSON format is supported for importing back into the Deck app." : "Nota: per l'importazione nell'app Deck è supportato solo il formato JSON.", "Export" : "Esporta", "Loading filtered view" : "Caricamento della vista filtrata", "Today" : "Oggi", @@ -388,6 +394,7 @@ OC.L10N.register( "Something went wrong" : "Qualcosa non ha funzionato", "Failed to upload {name}" : "Caricamenti di {name} non riuscito", "Maximum file size of {size} exceeded" : "Dimensione massima dei file di {size} superata", + "Assigned users" : "Utenti assegnati", "Due date" : "Data di scadenza", "Error creating the share" : "Errore durante la creazione della condivisione", "Share with a Deck card" : "Condividi con una scheda di Deck", diff --git a/l10n/it.json b/l10n/it.json index 601c8fa50..81c22ef01 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -79,6 +79,8 @@ "Could not write file to disk" : "Impossibile scrivere il file su disco", "A PHP extension stopped the file upload" : "Un'estensione PHP ha fermato il caricamento del file", "No file uploaded or file size exceeds maximum of %s" : "Nessun file caricato o la dimensione del file supera il massimo di %s", + "Invalid file type. Only JSON files are allowed." : "Tipo di file non valido. Sono consentiti solo file JSON.", + "Invalid JSON data" : "Dati JSON non validi", "Cards due today" : "Schede che scadono oggi", "Cards due tomorrow" : "Schede che scadono domani", "Upcoming cards" : "Prossime schede", @@ -353,6 +355,10 @@ "Advanced options" : "Opzioni avanzate", "Restore archived cards" : "Ripristina le schede archiviate", "Clone" : "Clona", + "Export {boardTitle}" : "Esporta {boardTitle}", + "Export as JSON" : "Esporta come JSON", + "Export as CSV" : "Esporta come CSV", + "Note: Only the JSON format is supported for importing back into the Deck app." : "Nota: per l'importazione nell'app Deck è supportato solo il formato JSON.", "Export" : "Esporta", "Loading filtered view" : "Caricamento della vista filtrata", "Today" : "Oggi", @@ -386,6 +392,7 @@ "Something went wrong" : "Qualcosa non ha funzionato", "Failed to upload {name}" : "Caricamenti di {name} non riuscito", "Maximum file size of {size} exceeded" : "Dimensione massima dei file di {size} superata", + "Assigned users" : "Utenti assegnati", "Due date" : "Data di scadenza", "Error creating the share" : "Errore durante la creazione della condivisione", "Share with a Deck card" : "Condividi con una scheda di Deck", diff --git a/l10n/lv.js b/l10n/lv.js index 8485fa934..0d5cc0bbc 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -11,6 +11,7 @@ OC.L10N.register( "Missing a temporary folder" : "Trūkst pagaidu mapes", "Could not write file to disk" : "Nevarēja ierakstīt datni diskā", "A PHP extension stopped the file upload" : "PHP paplašinājums apturēja datnes augšupielādi", + "Cards due today" : "Kartītes, kuru laiks pienāk šodien", "Load more" : "Ielādēt vairāk", "Finished" : "Pabeigts", "Action needed" : "Nepieciešama darbība", @@ -54,6 +55,7 @@ OC.L10N.register( "Update" : "Atjaunināt", "Description" : "Apraksts", "Select Date" : "Izvēlieties datumu", + "Later today – {timeLocale}" : "Vēlāk šodien – {timeLocale}", "(group)" : "(grupa)", "Open link" : "Atvērt saiti", "seconds ago" : "sekundēm", diff --git a/l10n/lv.json b/l10n/lv.json index 07c2e2c8b..8344e70f4 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -9,6 +9,7 @@ "Missing a temporary folder" : "Trūkst pagaidu mapes", "Could not write file to disk" : "Nevarēja ierakstīt datni diskā", "A PHP extension stopped the file upload" : "PHP paplašinājums apturēja datnes augšupielādi", + "Cards due today" : "Kartītes, kuru laiks pienāk šodien", "Load more" : "Ielādēt vairāk", "Finished" : "Pabeigts", "Action needed" : "Nepieciešama darbība", @@ -52,6 +53,7 @@ "Update" : "Atjaunināt", "Description" : "Apraksts", "Select Date" : "Izvēlieties datumu", + "Later today – {timeLocale}" : "Vēlāk šodien – {timeLocale}", "(group)" : "(grupa)", "Open link" : "Atvērt saiti", "seconds ago" : "sekundēm", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 5d3ff8140..e258df341 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -81,6 +81,9 @@ OC.L10N.register( "Could not write file to disk" : "無法寫入硬碟", "A PHP extension stopped the file upload" : "一個 PHP 擴充功能終止檔案的上傳", "No file uploaded or file size exceeds maximum of %s" : "沒有上傳檔案或檔案超過上限 %s", + "Invalid file type. Only JSON files are allowed." : "無效的檔案類型。僅允許 JSON 檔案。", + "Invalid JSON data" : "無效的 JSON 資料", + "Failed to import board" : "匯入看板失敗", "Cards due today" : "卡片於今日到期", "Cards due tomorrow" : "卡片於明日到期", "Upcoming cards" : "接下來的卡片", @@ -335,6 +338,7 @@ OC.L10N.register( "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." : "您確定要刪除佈告欄 {title} 嗎?這將會刪除所有此佈告欄的資料,包含封存的卡片。", "Delete the board?" : "刪除佈告欄?", + "Exporting board..." : "正在匯出看板……", "Board details" : "佈告欄詳細資訊", "Edit board" : "編輯佈告欄", "Clone board" : "再製佈告欄", @@ -347,6 +351,9 @@ OC.L10N.register( "Assigned cards" : "已分配的卡片", "No notifications" : "無通知", "Delete board" : "刪除佈告欄", + "Importing board..." : "正在匯入看板……", + "Board imported successfully" : "已成功匯入看板", + "Import board" : "匯入看板", "Clone {boardTitle}" : "再製 {boardTitle}", "Clone cards" : "複製卡片", "Clone assignments" : "再製工作", @@ -356,7 +363,10 @@ OC.L10N.register( "Move all cards to the first list" : "將所有卡片移動到第一個清單", "Restore archived cards" : "還原已封存的卡片", "Clone" : "複製", + "Export {boardTitle}" : "匯出 {boardTitle}", + "Export as JSON" : "匯出為 JSON", "Export as CSV" : "匯出為 CSV", + "Note: Only the JSON format is supported for importing back into the Deck app." : "注意:匯入回 Deck 應用程式時僅支援 JSON 格式。", "Export" : "匯出", "Loading filtered view" : "正在載入過濾的檢視", "Today" : "今天", @@ -390,6 +400,7 @@ OC.L10N.register( "Something went wrong" : "出了點問題", "Failed to upload {name}" : "上傳 {name} 失敗", "Maximum file size of {size} exceeded" : "超過最大的檔案大小 {size} ", + "Assigned users" : "已分派的使用者 ", "Due date" : "到期日", "Error creating the share" : "建立分享時發生錯誤", "Share with a Deck card" : "與 Deck 卡片分享", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 295523786..14f0b6200 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -79,6 +79,9 @@ "Could not write file to disk" : "無法寫入硬碟", "A PHP extension stopped the file upload" : "一個 PHP 擴充功能終止檔案的上傳", "No file uploaded or file size exceeds maximum of %s" : "沒有上傳檔案或檔案超過上限 %s", + "Invalid file type. Only JSON files are allowed." : "無效的檔案類型。僅允許 JSON 檔案。", + "Invalid JSON data" : "無效的 JSON 資料", + "Failed to import board" : "匯入看板失敗", "Cards due today" : "卡片於今日到期", "Cards due tomorrow" : "卡片於明日到期", "Upcoming cards" : "接下來的卡片", @@ -333,6 +336,7 @@ "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." : "您確定要刪除佈告欄 {title} 嗎?這將會刪除所有此佈告欄的資料,包含封存的卡片。", "Delete the board?" : "刪除佈告欄?", + "Exporting board..." : "正在匯出看板……", "Board details" : "佈告欄詳細資訊", "Edit board" : "編輯佈告欄", "Clone board" : "再製佈告欄", @@ -345,6 +349,9 @@ "Assigned cards" : "已分配的卡片", "No notifications" : "無通知", "Delete board" : "刪除佈告欄", + "Importing board..." : "正在匯入看板……", + "Board imported successfully" : "已成功匯入看板", + "Import board" : "匯入看板", "Clone {boardTitle}" : "再製 {boardTitle}", "Clone cards" : "複製卡片", "Clone assignments" : "再製工作", @@ -354,7 +361,10 @@ "Move all cards to the first list" : "將所有卡片移動到第一個清單", "Restore archived cards" : "還原已封存的卡片", "Clone" : "複製", + "Export {boardTitle}" : "匯出 {boardTitle}", + "Export as JSON" : "匯出為 JSON", "Export as CSV" : "匯出為 CSV", + "Note: Only the JSON format is supported for importing back into the Deck app." : "注意:匯入回 Deck 應用程式時僅支援 JSON 格式。", "Export" : "匯出", "Loading filtered view" : "正在載入過濾的檢視", "Today" : "今天", @@ -388,6 +398,7 @@ "Something went wrong" : "出了點問題", "Failed to upload {name}" : "上傳 {name} 失敗", "Maximum file size of {size} exceeded" : "超過最大的檔案大小 {size} ", + "Assigned users" : "已分派的使用者 ", "Due date" : "到期日", "Error creating the share" : "建立分享時發生錯誤", "Share with a Deck card" : "與 Deck 卡片分享",