From d0b3d35ef3db8b05d0ea2d3bcd1fc2cfc590cae4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 7 Jan 2025 01:45:38 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ar.js | 1 + l10n/ar.json | 1 + l10n/cs.js | 1 + l10n/cs.json | 1 + l10n/de_DE.js | 1 + l10n/de_DE.json | 1 + l10n/en_GB.js | 1 + l10n/en_GB.json | 1 + l10n/zh_HK.js | 1 + l10n/zh_HK.json | 1 + l10n/zh_TW.js | 1 + l10n/zh_TW.json | 1 + 12 files changed, 12 insertions(+) diff --git a/l10n/ar.js b/l10n/ar.js index 26ce7c763..4d81aa963 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -224,6 +224,7 @@ OC.L10N.register( "[Due today at] LT" : "[مستحق اليوم عند] LT", "[Due tomorrow at] LT" : "[مطلوب غداً عند] LT", "[Due] L [at] LT" : "[مستحقٌ في] L [عند] LT", + "Completion date must be in the past." : "تاريخ إكمال المهمة يجب أن يكون في الماضي.", "Successfully created the task." : "تم إنشاء المهمّة بنجاح.", "Could not delete the task." : "تعذّر حذف المهمة.", "Synchronizing to the server." : "مُزامنة مع الخادم", diff --git a/l10n/ar.json b/l10n/ar.json index e903fce10..9a60de38d 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -222,6 +222,7 @@ "[Due today at] LT" : "[مستحق اليوم عند] LT", "[Due tomorrow at] LT" : "[مطلوب غداً عند] LT", "[Due] L [at] LT" : "[مستحقٌ في] L [عند] LT", + "Completion date must be in the past." : "تاريخ إكمال المهمة يجب أن يكون في الماضي.", "Successfully created the task." : "تم إنشاء المهمّة بنجاح.", "Could not delete the task." : "تعذّر حذف المهمة.", "Synchronizing to the server." : "مُزامنة مع الخادم", diff --git a/l10n/cs.js b/l10n/cs.js index 756068530..3e94a3b81 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -224,6 +224,7 @@ OC.L10N.register( "[Due today at] LT" : "[Termín dnes v] LT", "[Due tomorrow at] LT" : "[Termín zítra v] LT", "[Due] L [at] LT" : "[Termín] L [v] LT", + "Completion date must be in the past." : "Je třeba, aby datum skončení platnosti bylo v minulosti.", "Successfully created the task." : "Úkol úspěšně vytvořen.", "Could not delete the task." : "Úkol se nedaří smazat.", "Synchronizing to the server." : "Synchronizování se serverem.", diff --git a/l10n/cs.json b/l10n/cs.json index e483cb4c1..002919640 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -222,6 +222,7 @@ "[Due today at] LT" : "[Termín dnes v] LT", "[Due tomorrow at] LT" : "[Termín zítra v] LT", "[Due] L [at] LT" : "[Termín] L [v] LT", + "Completion date must be in the past." : "Je třeba, aby datum skončení platnosti bylo v minulosti.", "Successfully created the task." : "Úkol úspěšně vytvořen.", "Could not delete the task." : "Úkol se nedaří smazat.", "Synchronizing to the server." : "Synchronizování se serverem.", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 13206c0f2..6836d5ef6 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -224,6 +224,7 @@ OC.L10N.register( "[Due today at] LT" : "[Heute fällig um] LT", "[Due tomorrow at] LT" : "[Morgen fällig um] LT", "[Due] L [at] LT" : "[Fällig] L [um] LT", + "Completion date must be in the past." : "Das Fertigstellungsdatum muss in der Vergangenheit liegen.", "Successfully created the task." : "Aufgabe erstellt.", "Could not delete the task." : "Aufgabe konnte nicht gelöscht werden.", "Synchronizing to the server." : "Synchronisiere mit dem Server.", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 0c77d3e6a..0d98be711 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -222,6 +222,7 @@ "[Due today at] LT" : "[Heute fällig um] LT", "[Due tomorrow at] LT" : "[Morgen fällig um] LT", "[Due] L [at] LT" : "[Fällig] L [um] LT", + "Completion date must be in the past." : "Das Fertigstellungsdatum muss in der Vergangenheit liegen.", "Successfully created the task." : "Aufgabe erstellt.", "Could not delete the task." : "Aufgabe konnte nicht gelöscht werden.", "Synchronizing to the server." : "Synchronisiere mit dem Server.", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index e56e5ff43..6b3827da0 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -224,6 +224,7 @@ OC.L10N.register( "[Due today at] LT" : "[Due today at] LT", "[Due tomorrow at] LT" : "[Due tomorrow at] LT", "[Due] L [at] LT" : "[Due] L [at] LT", + "Completion date must be in the past." : "Completion date must be in the past.", "Successfully created the task." : "Successfully created the task.", "Could not delete the task." : "Could not delete the task.", "Synchronizing to the server." : "Synchronizing to the server.", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index e1d1fc1f5..db506529d 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -222,6 +222,7 @@ "[Due today at] LT" : "[Due today at] LT", "[Due tomorrow at] LT" : "[Due tomorrow at] LT", "[Due] L [at] LT" : "[Due] L [at] LT", + "Completion date must be in the past." : "Completion date must be in the past.", "Successfully created the task." : "Successfully created the task.", "Could not delete the task." : "Could not delete the task.", "Synchronizing to the server." : "Synchronizing to the server.", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 1ca42dfe4..9d520f6a9 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -224,6 +224,7 @@ OC.L10N.register( "[Due today at] LT" : "[今日到期於] LT", "[Due tomorrow at] LT" : "[明日到期於] LT", "[Due] L [at] LT" : "[截止於] L LT", + "Completion date must be in the past." : "完成日期必須為過去的日期。", "Successfully created the task." : "成功建立任務。", "Could not delete the task." : "無法刪除任務。", "Synchronizing to the server." : "與伺服器同步。", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index f8b627696..3c59a1d3f 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -222,6 +222,7 @@ "[Due today at] LT" : "[今日到期於] LT", "[Due tomorrow at] LT" : "[明日到期於] LT", "[Due] L [at] LT" : "[截止於] L LT", + "Completion date must be in the past." : "完成日期必須為過去的日期。", "Successfully created the task." : "成功建立任務。", "Could not delete the task." : "無法刪除任務。", "Synchronizing to the server." : "與伺服器同步。", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 210b2048f..c4abd949d 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -224,6 +224,7 @@ OC.L10N.register( "[Due today at] LT" : "[今天到期於] LT", "[Due tomorrow at] LT" : "[明天到期於] LT", "[Due] L [at] LT" : "[截止] L [於] LT", + "Completion date must be in the past." : "完成日期必須在過去。", "Successfully created the task." : "成功建立工作項目。", "Could not delete the task." : "無法刪除工作項目。", "Synchronizing to the server." : "與伺服器同步。", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index a07a41010..7b96bff82 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -222,6 +222,7 @@ "[Due today at] LT" : "[今天到期於] LT", "[Due tomorrow at] LT" : "[明天到期於] LT", "[Due] L [at] LT" : "[截止] L [於] LT", + "Completion date must be in the past." : "完成日期必須在過去。", "Successfully created the task." : "成功建立工作項目。", "Could not delete the task." : "無法刪除工作項目。", "Synchronizing to the server." : "與伺服器同步。",