summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2019-06-21 20:18:35 -0700
committerFrédéric Guillot <fred@kanboard.net>2019-06-21 20:18:35 -0700
commit95150183652cbe2381f1741bb214621bc628c055 (patch)
tree41bf52147c34ca58ab3f6d52655f732396fdeeff /app
parent878c6f29c356871a43493eea9e2eaf0368a8ec6a (diff)
Update French translation
Diffstat (limited to 'app')
-rw-r--r--app/Action/TaskMoveColumnOnDueDate.php3
-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/sk_SK/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/uk_UA/translations.php3
-rw-r--r--app/Locale/vi_VN/translations.php3
-rw-r--r--app/Locale/zh_CN/translations.php3
-rw-r--r--app/Locale/zh_TW/translations.php3
33 files changed, 97 insertions, 2 deletions
diff --git a/app/Action/TaskMoveColumnOnDueDate.php b/app/Action/TaskMoveColumnOnDueDate.php
index a1c099c9..5f736e87 100644
--- a/app/Action/TaskMoveColumnOnDueDate.php
+++ b/app/Action/TaskMoveColumnOnDueDate.php
@@ -8,7 +8,6 @@ use Kanboard\Model\TaskModel;
* Move the task from one to another column when due date is LESS than a certain number of days
*
* @package Kanboard\Action
- * @author Frederic Guillot
*/
class TaskMoveColumnOnDueDate extends Base
{
@@ -20,7 +19,7 @@ class TaskMoveColumnOnDueDate extends Base
*/
public function getDescription()
{
- return t('Move the task from one to another column when due date is LESS than a certain number of days');
+ return t('Move the task to another column when the due date is less than a certain number of days');
}
/**
diff --git a/app/Locale/bs_BA/translations.php b/app/Locale/bs_BA/translations.php
index f5e5b609..00d6dced 100644
--- a/app/Locale/bs_BA/translations.php
+++ b/app/Locale/bs_BA/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/ca_ES/translations.php b/app/Locale/ca_ES/translations.php
index ee007263..3465eb9a 100644
--- a/app/Locale/ca_ES/translations.php
+++ b/app/Locale/ca_ES/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php
index add83f8e..09417227 100644
--- a/app/Locale/cs_CZ/translations.php
+++ b/app/Locale/cs_CZ/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php
index e6e41b39..e6600ca0 100644
--- a/app/Locale/da_DK/translations.php
+++ b/app/Locale/da_DK/translations.php
@@ -1400,4 +1400,7 @@ return array(
'Reorder this column by assignee (Z-A)' => 'Sortere denne kolonne efter ansvarlig (Z-A)',
'%s moved the task #%d "%s" to the project "%s"' => '%s flyttede opgave #%d "%s" til projekt "%s"',
'Task #%d "%s" has been moved to the project "%s"' => 'Opgave #%d "%s" er flyttet til projekt "%s"',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index 10748a23..bf18e22c 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/el_GR/translations.php b/app/Locale/el_GR/translations.php
index 6d2e11d9..fb159353 100644
--- a/app/Locale/el_GR/translations.php
+++ b/app/Locale/el_GR/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php
index 90ce0466..c4ab1d4f 100644
--- a/app/Locale/es_ES/translations.php
+++ b/app/Locale/es_ES/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php
index 651baeeb..e3aaa9f5 100644
--- a/app/Locale/fi_FI/translations.php
+++ b/app/Locale/fi_FI/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index caa60992..496ffced 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -1400,4 +1400,7 @@ return array(
'Reorder this column by assignee (Z-A)' => 'Réorganiser cette colonne par assigné (Z-A)',
'%s moved the task #%d "%s" to the project "%s"' => '%s a déplacé la tâche #%d « %s » vers le projet « %s »',
'Task #%d "%s" has been moved to the project "%s"' => 'La tâche #%d « %s » a été déplacée vers le projet « %s »',
+ 'Move the task to another column when the due date is less than a certain number of days' => 'Déplaçer la tâche dans une autre colonne lorsque la date d\'échéance est inférieure à un certain nombre de jour',
+ 'HTTP Client:' => 'Client HTTP :',
+ 'XBT - bitcoin' => 'XBT - Bitcoin',
);
diff --git a/app/Locale/hr_HR/translations.php b/app/Locale/hr_HR/translations.php
index 4da62a46..e065f259 100644
--- a/app/Locale/hr_HR/translations.php
+++ b/app/Locale/hr_HR/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php
index 66b233e5..145f5272 100644
--- a/app/Locale/hu_HU/translations.php
+++ b/app/Locale/hu_HU/translations.php
@@ -1400,4 +1400,7 @@ return array(
'Reorder this column by assignee (Z-A)' => 'Oszlop átrendezése felelős szerint (Z-A)',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php
index dbe8c52d..1956afc4 100644
--- a/app/Locale/id_ID/translations.php
+++ b/app/Locale/id_ID/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php
index fcc44744..9aff5eb6 100644
--- a/app/Locale/it_IT/translations.php
+++ b/app/Locale/it_IT/translations.php
@@ -1400,4 +1400,7 @@ return array(
'Reorder this column by assignee (Z-A)' => 'Ordina questa colonna per assegnatario (DESC)',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php
index 340bc70c..c8e0f848 100644
--- a/app/Locale/ja_JP/translations.php
+++ b/app/Locale/ja_JP/translations.php
@@ -1400,4 +1400,7 @@ return array(
'Reorder this column by assignee (Z-A)' => '担当者で並び替える(Z-A)',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php
index aec16bc6..81c92af5 100644
--- a/app/Locale/ko_KR/translations.php
+++ b/app/Locale/ko_KR/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/my_MY/translations.php b/app/Locale/my_MY/translations.php
index e5010340..cb15be20 100644
--- a/app/Locale/my_MY/translations.php
+++ b/app/Locale/my_MY/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php
index db58506a..af2503ce 100644
--- a/app/Locale/nb_NO/translations.php
+++ b/app/Locale/nb_NO/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php
index a20520ac..c68c1206 100644
--- a/app/Locale/nl_NL/translations.php
+++ b/app/Locale/nl_NL/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php
index ace55d0a..968769ca 100644
--- a/app/Locale/pl_PL/translations.php
+++ b/app/Locale/pl_PL/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index 4423007d..506a03ee 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -1400,4 +1400,7 @@ return array(
'Reorder this column by assignee (Z-A)' => 'Reordenar esta coluna por designado (Z-A)',
'%s moved the task #%d "%s" to the project "%s"' => '%s moveu a tarefa #%d "%s" para o projeto "%s"',
'Task #%d "%s" has been moved to the project "%s"' => 'Tarefa #%d "%s" foi movida para o projeto "%s"',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index d9cc609b..afc5693e 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/ro_RO/translations.php b/app/Locale/ro_RO/translations.php
index de4c8163..3aecadbb 100644
--- a/app/Locale/ro_RO/translations.php
+++ b/app/Locale/ro_RO/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php
index 425dcb4b..3d317bf6 100644
--- a/app/Locale/ru_RU/translations.php
+++ b/app/Locale/ru_RU/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/sk_SK/translations.php b/app/Locale/sk_SK/translations.php
index 2f67dc19..479bd35f 100644
--- a/app/Locale/sk_SK/translations.php
+++ b/app/Locale/sk_SK/translations.php
@@ -1400,4 +1400,7 @@ return array(
'Reorder this column by assignee (Z-A)' => 'Zoradiť stĺpec podľa pridelenia (Z-A)',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php
index 9d4e1f9b..9ce006c5 100644
--- a/app/Locale/sr_Latn_RS/translations.php
+++ b/app/Locale/sr_Latn_RS/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php
index 87ea6794..3cc100de 100644
--- a/app/Locale/sv_SE/translations.php
+++ b/app/Locale/sv_SE/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php
index b1fd1c2b..b0bebbdd 100644
--- a/app/Locale/th_TH/translations.php
+++ b/app/Locale/th_TH/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php
index a899c2e8..a5aee73d 100644
--- a/app/Locale/tr_TR/translations.php
+++ b/app/Locale/tr_TR/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/uk_UA/translations.php b/app/Locale/uk_UA/translations.php
index c3af36c3..0ac42ab9 100644
--- a/app/Locale/uk_UA/translations.php
+++ b/app/Locale/uk_UA/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/vi_VN/translations.php b/app/Locale/vi_VN/translations.php
index 27b30074..7d1f3359 100644
--- a/app/Locale/vi_VN/translations.php
+++ b/app/Locale/vi_VN/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php
index 3db92f58..13a1687a 100644
--- a/app/Locale/zh_CN/translations.php
+++ b/app/Locale/zh_CN/translations.php
@@ -1400,4 +1400,7 @@ return array(
'Reorder this column by assignee (Z-A)' => '按指派倒序重排(Z-A)',
'%s moved the task #%d "%s" to the project "%s"' => '%s 已将任务 #%d "%s" 移动到项目"%s" ',
'Task #%d "%s" has been moved to the project "%s"' => '任务 #%d "%s" 已被移动到项目 "%s"',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);
diff --git a/app/Locale/zh_TW/translations.php b/app/Locale/zh_TW/translations.php
index 220066e8..57e0333f 100644
--- a/app/Locale/zh_TW/translations.php
+++ b/app/Locale/zh_TW/translations.php
@@ -1400,4 +1400,7 @@ return array(
// 'Reorder this column by assignee (Z-A)' => '',
// '%s moved the task #%d "%s" to the project "%s"' => '',
// 'Task #%d "%s" has been moved to the project "%s"' => '',
+ // 'Move the task to another column when due date is less than a certain number of days' => '',
+ // 'HTTP Client:' => '',
+ // 'XBT - bitcoin' => '',
);