summaryrefslogtreecommitdiff
path: root/app/Locale
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2017-12-06 18:31:43 -0800
committerFrédéric Guillot <fred@kanboard.net>2017-12-06 18:31:43 -0800
commit230eddcc69f7f31cdc489ad3de21a46de958f605 (patch)
tree5cb6de16f60646b3b8210214687975a645d5352e /app/Locale
parent0060fb9d5c2d75203aa7662e646d1f6db2c977a8 (diff)
Add two automatic actions for subtasks
- Action to create a subtask assigned to the creator and start the timer - Action to stop the timer of subtasks
Diffstat (limited to 'app/Locale')
-rw-r--r--app/Locale/bs_BA/translations.php3
-rw-r--r--app/Locale/ca_ES/translations.php3
-rw-r--r--app/Locale/cs_CZ/translations.php3
-rw-r--r--app/Locale/da_DK/translations.php3
-rw-r--r--app/Locale/de_DE/translations.php3
-rw-r--r--app/Locale/el_GR/translations.php3
-rw-r--r--app/Locale/es_ES/translations.php3
-rw-r--r--app/Locale/fi_FI/translations.php3
-rw-r--r--app/Locale/fr_FR/translations.php3
-rw-r--r--app/Locale/hr_HR/translations.php3
-rw-r--r--app/Locale/hu_HU/translations.php3
-rw-r--r--app/Locale/id_ID/translations.php3
-rw-r--r--app/Locale/it_IT/translations.php3
-rw-r--r--app/Locale/ja_JP/translations.php3
-rw-r--r--app/Locale/ko_KR/translations.php3
-rw-r--r--app/Locale/my_MY/translations.php3
-rw-r--r--app/Locale/nb_NO/translations.php3
-rw-r--r--app/Locale/nl_NL/translations.php3
-rw-r--r--app/Locale/pl_PL/translations.php3
-rw-r--r--app/Locale/pt_BR/translations.php3
-rw-r--r--app/Locale/pt_PT/translations.php3
-rw-r--r--app/Locale/ro_RO/translations.php3
-rw-r--r--app/Locale/ru_RU/translations.php3
-rw-r--r--app/Locale/sr_Latn_RS/translations.php3
-rw-r--r--app/Locale/sv_SE/translations.php3
-rw-r--r--app/Locale/th_TH/translations.php3
-rw-r--r--app/Locale/tr_TR/translations.php3
-rw-r--r--app/Locale/vi_VN/translations.php9
-rw-r--r--app/Locale/zh_CN/translations.php3
-rw-r--r--app/Locale/zh_TW/translations.php3
30 files changed, 90 insertions, 6 deletions
diff --git a/app/Locale/bs_BA/translations.php b/app/Locale/bs_BA/translations.php
index 805238d4..1e45ba9a 100644
--- a/app/Locale/bs_BA/translations.php
+++ b/app/Locale/bs_BA/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/ca_ES/translations.php b/app/Locale/ca_ES/translations.php
index 98fc0a8f..08077e5a 100644
--- a/app/Locale/ca_ES/translations.php
+++ b/app/Locale/ca_ES/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php
index 7e67a946..2b5ac006 100644
--- a/app/Locale/cs_CZ/translations.php
+++ b/app/Locale/cs_CZ/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php
index c177c1c5..44e757ee 100644
--- a/app/Locale/da_DK/translations.php
+++ b/app/Locale/da_DK/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index 89901ec9..e777ed82 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -1367,4 +1367,7 @@ return array(
'Time Spent' => 'Zeitaufwand',
'External Link' => 'externer Link',
'This feature enable the iCal feed, RSS feed and the public board view.' => 'Diese Funktion aktiviert den iCal Feed, RSS Feed und die öffentliche Board-Ansicht',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/el_GR/translations.php b/app/Locale/el_GR/translations.php
index 4d6ee7fe..9e9ce77a 100644
--- a/app/Locale/el_GR/translations.php
+++ b/app/Locale/el_GR/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php
index 6a05fa00..0f1d1afc 100644
--- a/app/Locale/es_ES/translations.php
+++ b/app/Locale/es_ES/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php
index f348c0b9..f5b678e2 100644
--- a/app/Locale/fi_FI/translations.php
+++ b/app/Locale/fi_FI/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 89e41e7f..b084369b 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -1367,4 +1367,7 @@ return array(
'Time Spent' => 'Temps passé',
'External Link' => 'Lien externe',
'This feature enable the iCal feed, RSS feed and the public board view.' => 'Cette fonctionalité active l\'abonnement iCal, le flux RSS et la vue publique du tableau.',
+ 'Stop the timer of all subtasks when moving a task to another column' => 'Arrêter le minuteur de toutes les sous-tâches lorsque la tâche est déplaçée dans une autre colonne',
+ 'Subtask Title' => 'Titre de la sous-tâche',
+ 'Add a subtask and activate the timer when moving a task to another column' => 'Ajouter une sous-tâche et activer le minuteur lorsque la tâche est déplaçé dans une autre colonne',
);
diff --git a/app/Locale/hr_HR/translations.php b/app/Locale/hr_HR/translations.php
index 2a3a4d38..19a5c30a 100644
--- a/app/Locale/hr_HR/translations.php
+++ b/app/Locale/hr_HR/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php
index 8394ba8e..99ca6422 100644
--- a/app/Locale/hu_HU/translations.php
+++ b/app/Locale/hu_HU/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php
index 382c14ec..dc789467 100644
--- a/app/Locale/id_ID/translations.php
+++ b/app/Locale/id_ID/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php
index 74e4c10e..4d2fd7b4 100644
--- a/app/Locale/it_IT/translations.php
+++ b/app/Locale/it_IT/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php
index b0803078..838de3f0 100644
--- a/app/Locale/ja_JP/translations.php
+++ b/app/Locale/ja_JP/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php
index 1fe27e42..8dbbcc51 100644
--- a/app/Locale/ko_KR/translations.php
+++ b/app/Locale/ko_KR/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/my_MY/translations.php b/app/Locale/my_MY/translations.php
index 531c403d..6320ef22 100644
--- a/app/Locale/my_MY/translations.php
+++ b/app/Locale/my_MY/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php
index 67f8a58d..72829986 100644
--- a/app/Locale/nb_NO/translations.php
+++ b/app/Locale/nb_NO/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php
index e5191f4f..376bcc2c 100644
--- a/app/Locale/nl_NL/translations.php
+++ b/app/Locale/nl_NL/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php
index 1c1c4dde..48f05297 100644
--- a/app/Locale/pl_PL/translations.php
+++ b/app/Locale/pl_PL/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index fd9b0caa..47f8e1e3 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index 89c55f41..e6be176f 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/ro_RO/translations.php b/app/Locale/ro_RO/translations.php
index f1c538d2..69c591b3 100644
--- a/app/Locale/ro_RO/translations.php
+++ b/app/Locale/ro_RO/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php
index ffa0a447..6de8d946 100644
--- a/app/Locale/ru_RU/translations.php
+++ b/app/Locale/ru_RU/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php
index cb1603c7..2a6b58f7 100644
--- a/app/Locale/sr_Latn_RS/translations.php
+++ b/app/Locale/sr_Latn_RS/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php
index a79ad80f..2f50654b 100644
--- a/app/Locale/sv_SE/translations.php
+++ b/app/Locale/sv_SE/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php
index 7d476a9c..7a433b6d 100644
--- a/app/Locale/th_TH/translations.php
+++ b/app/Locale/th_TH/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php
index 78b26ec6..fb1ea088 100644
--- a/app/Locale/tr_TR/translations.php
+++ b/app/Locale/tr_TR/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/vi_VN/translations.php b/app/Locale/vi_VN/translations.php
index 65d2f3e9..fec8143f 100644
--- a/app/Locale/vi_VN/translations.php
+++ b/app/Locale/vi_VN/translations.php
@@ -1015,12 +1015,6 @@ return array(
'Add a new action' => 'Thêm một hành động mới',
'Import from another project' => 'Nhập khẩu từ một dự án khác',
'There is no action at the moment.' => 'Hiện tại không có hành động nào.',
- // 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '',
- // 'Actions duplicated successfully.' => '',
- // 'Unable to duplicate actions.' => '',
- // 'Add a new action' => '',
- // 'Import from another project' => '',
- // 'There is no action at the moment.' => '',
'Import actions from another project' => 'Nhập khẩu các hành động từ một dự án khác',
'There is no available project.' => 'Không có dự án sẵn có.',
'Local File' => 'Local File',
@@ -1373,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php
index ff5a1ca3..4a57405b 100644
--- a/app/Locale/zh_CN/translations.php
+++ b/app/Locale/zh_CN/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);
diff --git a/app/Locale/zh_TW/translations.php b/app/Locale/zh_TW/translations.php
index ee4708db..1b088a75 100644
--- a/app/Locale/zh_TW/translations.php
+++ b/app/Locale/zh_TW/translations.php
@@ -1367,4 +1367,7 @@ return array(
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enable the iCal feed, RSS feed and the public board view.' => '',
+ // 'Stop the timer of all subtasks when moving a task to another column' => '',
+ // 'Subtask Title' => '',
+ // 'Add a subtask and activate the timer when moving a task to another column' => '',
);