Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/ca.js4
-rw-r--r--l10n/ca.json4
-rw-r--r--l10n/cs.js3
-rw-r--r--l10n/cs.json3
-rw-r--r--l10n/de.js2
-rw-r--r--l10n/de.json2
-rw-r--r--l10n/de_DE.js3
-rw-r--r--l10n/de_DE.json3
-rw-r--r--l10n/zh_HK.js3
-rw-r--r--l10n/zh_HK.json3
-rw-r--r--l10n/zh_TW.js3
-rw-r--r--l10n/zh_TW.json3
12 files changed, 32 insertions, 4 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index 888a31a7..35ad5865 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -3,7 +3,7 @@ OC.L10N.register(
{
"Important" : "Importants",
"Today" : "Avui",
- "Week" : "Setmana",
+ "Week" : "Aquesta setmana",
"All" : "Totes",
"Current" : "Actuals",
"Completed" : "Completades",
@@ -23,7 +23,7 @@ OC.L10N.register(
"Copy private link" : "Copia l'enllaç privat",
"Copied" : "Copiat",
"Download" : "Baixa",
- "Delete" : "Esborra",
+ "Delete" : "Suprimeix",
"Unshare" : "Deixa de compartir",
"Cancel" : "Cancel·la",
"Save" : "Desa",
diff --git a/l10n/ca.json b/l10n/ca.json
index d78f24dc..1bd1c91f 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -1,7 +1,7 @@
{ "translations": {
"Important" : "Importants",
"Today" : "Avui",
- "Week" : "Setmana",
+ "Week" : "Aquesta setmana",
"All" : "Totes",
"Current" : "Actuals",
"Completed" : "Completades",
@@ -21,7 +21,7 @@
"Copy private link" : "Copia l'enllaç privat",
"Copied" : "Copiat",
"Download" : "Baixa",
- "Delete" : "Esborra",
+ "Delete" : "Suprimeix",
"Unshare" : "Deixa de compartir",
"Cancel" : "Cancel·la",
"Save" : "Desa",
diff --git a/l10n/cs.js b/l10n/cs.js
index 7f3f76c7..c0911e1a 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -134,7 +134,10 @@ OC.L10N.register(
"[Completed] L [at] LT" : "[Dokončeno] L [v] LT",
"Add a subtask to \"{task}\"…" : "Přidat dílčí úkol k „{task}“…",
"_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Úkol bude smazán za {countdown} sekundu","Úkol bude smazán za {countdown} sekundy","Úkol bude smazán za {countdown} sekund","Úkol bude smazán za {countdown} sekundy"],
+ "Task is cancelled." : "Úkol je zrušen.",
"Task is completed" : "Úkol je dokončen",
+ "Task is read-only." : "Úkol je pouze pro čtení.",
+ "Task is not completed" : "Úkol není dokončen.",
"Create a new task" : "Vytvořit nový úkol",
"Task summary" : "Souhrn úkolu",
"Create task" : "Vytvořit úkol",
diff --git a/l10n/cs.json b/l10n/cs.json
index 5a8591a4..eb9458dc 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -132,7 +132,10 @@
"[Completed] L [at] LT" : "[Dokončeno] L [v] LT",
"Add a subtask to \"{task}\"…" : "Přidat dílčí úkol k „{task}“…",
"_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Úkol bude smazán za {countdown} sekundu","Úkol bude smazán za {countdown} sekundy","Úkol bude smazán za {countdown} sekund","Úkol bude smazán za {countdown} sekundy"],
+ "Task is cancelled." : "Úkol je zrušen.",
"Task is completed" : "Úkol je dokončen",
+ "Task is read-only." : "Úkol je pouze pro čtení.",
+ "Task is not completed" : "Úkol není dokončen.",
"Create a new task" : "Vytvořit nový úkol",
"Task summary" : "Souhrn úkolu",
"Create task" : "Vytvořit úkol",
diff --git a/l10n/de.js b/l10n/de.js
index 5ef49647..80e14a20 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -134,7 +134,9 @@ OC.L10N.register(
"[Completed] L [at] LT" : "L [erledigt] [um] LT",
"Add a subtask to \"{task}\"…" : "Eine Unteraufgabe zu \"{task}\" hinzufügen…",
"_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Lösche die Aufgabe in {countdown} Sekunde","Lösche die Aufgabe in {countdown} Sekunden"],
+ "Task is cancelled." : "Aufgabe abgebrochen",
"Task is completed" : "Aufgabe fertiggestellt",
+ "Task is read-only." : "Aufgabe ist schreibgeschützt.",
"Create a new task" : "Neue Aufgabe erstellen",
"Task summary" : "Aufgaben Zusammenfassung",
"Create task" : "Aufgabe erstellen",
diff --git a/l10n/de.json b/l10n/de.json
index 8c73ba4c..7b5c3640 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -132,7 +132,9 @@
"[Completed] L [at] LT" : "L [erledigt] [um] LT",
"Add a subtask to \"{task}\"…" : "Eine Unteraufgabe zu \"{task}\" hinzufügen…",
"_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Lösche die Aufgabe in {countdown} Sekunde","Lösche die Aufgabe in {countdown} Sekunden"],
+ "Task is cancelled." : "Aufgabe abgebrochen",
"Task is completed" : "Aufgabe fertiggestellt",
+ "Task is read-only." : "Aufgabe ist schreibgeschützt.",
"Create a new task" : "Neue Aufgabe erstellen",
"Task summary" : "Aufgaben Zusammenfassung",
"Create task" : "Aufgabe erstellen",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 6e5848a4..ea6fe160 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -134,7 +134,10 @@ OC.L10N.register(
"[Completed] L [at] LT" : "L [erledigt] [um] LT",
"Add a subtask to \"{task}\"…" : "Eine Unteraufgabe zu \"{task}\" hinzufügen…",
"_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Lösche die Aufgabe in {countdown} Sekunde","Lösche die Aufgabe in {countdown} Sekunden"],
+ "Task is cancelled." : "Aufgabe abgebrochen.",
"Task is completed" : "Aufgabe fertiggestellt",
+ "Task is read-only." : "Aufgabe ist schreibgeschützt.",
+ "Task is not completed" : "Aufgabe ist nicht fertiggestellt",
"Create a new task" : "Neue Aufgabe erstellen",
"Task summary" : "Aufgaben Zusammenfassung",
"Create task" : "Aufgabe erstellen",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 7d24ca28..38fe49fa 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -132,7 +132,10 @@
"[Completed] L [at] LT" : "L [erledigt] [um] LT",
"Add a subtask to \"{task}\"…" : "Eine Unteraufgabe zu \"{task}\" hinzufügen…",
"_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["Lösche die Aufgabe in {countdown} Sekunde","Lösche die Aufgabe in {countdown} Sekunden"],
+ "Task is cancelled." : "Aufgabe abgebrochen.",
"Task is completed" : "Aufgabe fertiggestellt",
+ "Task is read-only." : "Aufgabe ist schreibgeschützt.",
+ "Task is not completed" : "Aufgabe ist nicht fertiggestellt",
"Create a new task" : "Neue Aufgabe erstellen",
"Task summary" : "Aufgaben Zusammenfassung",
"Create task" : "Aufgabe erstellen",
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 33242ac8..b422d787 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -134,7 +134,10 @@ OC.L10N.register(
"[Completed] L [at] LT" : "[完成] L [於] LT",
"Add a subtask to \"{task}\"…" : "新增子任務到「{task}」……",
"_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["將在 {countdown} 秒後刪除任務"],
+ "Task is cancelled." : "任務已取消。",
"Task is completed" : "任務已完成",
+ "Task is read-only." : "任務是唯讀的。",
+ "Task is not completed" : "任務未完成",
"Create a new task" : "創建新任務",
"Task summary" : "任務摘要",
"Create task" : "創建任務",
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 928b75f8..ae2c0211 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -132,7 +132,10 @@
"[Completed] L [at] LT" : "[完成] L [於] LT",
"Add a subtask to \"{task}\"…" : "新增子任務到「{task}」……",
"_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["將在 {countdown} 秒後刪除任務"],
+ "Task is cancelled." : "任務已取消。",
"Task is completed" : "任務已完成",
+ "Task is read-only." : "任務是唯讀的。",
+ "Task is not completed" : "任務未完成",
"Create a new task" : "創建新任務",
"Task summary" : "任務摘要",
"Create task" : "創建任務",
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index bb463793..ed3f0cc4 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -134,7 +134,10 @@ OC.L10N.register(
"[Completed] L [at] LT" : "[完成] L [於] LT",
"Add a subtask to \"{task}\"…" : "新增子工作項目到「{task}」……",
"_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["將在 {countdown} 秒後刪除工作項目"],
+ "Task is cancelled." : "工作項目已取消。",
"Task is completed" : "工作項目已完成",
+ "Task is read-only." : "工作項目唯讀。",
+ "Task is not completed" : "工作項目未完成",
"Create a new task" : "建立新工作項目",
"Task summary" : "工作項目摘要",
"Create task" : "建立工作項目",
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index 5865763f..9e2ab895 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -132,7 +132,10 @@
"[Completed] L [at] LT" : "[完成] L [於] LT",
"Add a subtask to \"{task}\"…" : "新增子工作項目到「{task}」……",
"_Deleting the task in {countdown} second_::_Deleting the task in {countdown} seconds_" : ["將在 {countdown} 秒後刪除工作項目"],
+ "Task is cancelled." : "工作項目已取消。",
"Task is completed" : "工作項目已完成",
+ "Task is read-only." : "工作項目唯讀。",
+ "Task is not completed" : "工作項目未完成",
"Create a new task" : "建立新工作項目",
"Task summary" : "工作項目摘要",
"Create task" : "建立工作項目",