summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/Locale/cs_CZ/translations.php10
-rw-r--r--app/Locale/da_DK/translations.php10
-rw-r--r--app/Locale/de_DE/translations.php10
-rw-r--r--app/Locale/es_ES/translations.php10
-rw-r--r--app/Locale/fi_FI/translations.php10
-rw-r--r--app/Locale/fr_FR/translations.php10
-rw-r--r--app/Locale/hu_HU/translations.php10
-rw-r--r--app/Locale/it_IT/translations.php10
-rw-r--r--app/Locale/ja_JP/translations.php10
-rw-r--r--app/Locale/nl_NL/translations.php10
-rw-r--r--app/Locale/pl_PL/translations.php10
-rw-r--r--app/Locale/pt_BR/translations.php114
-rw-r--r--app/Locale/pt_PT/translations.php10
-rw-r--r--app/Locale/ru_RU/translations.php10
-rw-r--r--app/Locale/sr_Latn_RS/translations.php10
-rw-r--r--app/Locale/sv_SE/translations.php10
-rw-r--r--app/Locale/th_TH/translations.php10
-rw-r--r--app/Locale/tr_TR/translations.php10
-rw-r--r--app/Locale/zh_CN/translations.php10
19 files changed, 242 insertions, 52 deletions
diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php
index d968c0b3..f392f79d 100644
--- a/app/Locale/cs_CZ/translations.php
+++ b/app/Locale/cs_CZ/translations.php
@@ -1017,4 +1017,14 @@ return array(
// 'License' => '',
// 'Project Administrator' => '',
// 'Enter the text below' => '',
+ // 'Gantt chart for %s' => '',
+ // 'Sort by position' => '',
+ // 'Sort by date' => '',
+ // 'Add task' => '',
+ // 'Start date:' => '',
+ // 'Due date:' => '',
+ // 'There is no start date or due date for this task.' => '',
+ // 'Moving or resizing a task will change the start and due date of the task.' => '',
+ // 'There is no task in your project.' => '',
+ // 'Gantt chart' => '',
);
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php
index c48a3339..71cc849b 100644
--- a/app/Locale/da_DK/translations.php
+++ b/app/Locale/da_DK/translations.php
@@ -1017,4 +1017,14 @@ return array(
// 'License' => '',
// 'Project Administrator' => '',
// 'Enter the text below' => '',
+ // 'Gantt chart for %s' => '',
+ // 'Sort by position' => '',
+ // 'Sort by date' => '',
+ // 'Add task' => '',
+ // 'Start date:' => '',
+ // 'Due date:' => '',
+ // 'There is no start date or due date for this task.' => '',
+ // 'Moving or resizing a task will change the start and due date of the task.' => '',
+ // 'There is no task in your project.' => '',
+ // 'Gantt chart' => '',
);
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index ca5a3fa4..f2fbe1c8 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -1017,4 +1017,14 @@ return array(
// 'License' => '',
// 'Project Administrator' => '',
// 'Enter the text below' => '',
+ // 'Gantt chart for %s' => '',
+ // 'Sort by position' => '',
+ // 'Sort by date' => '',
+ // 'Add task' => '',
+ // 'Start date:' => '',
+ // 'Due date:' => '',
+ // 'There is no start date or due date for this task.' => '',
+ // 'Moving or resizing a task will change the start and due date of the task.' => '',
+ // 'There is no task in your project.' => '',
+ // 'Gantt chart' => '',
);
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php
index feda7b04..ea66cc59 100644
--- a/app/Locale/es_ES/translations.php
+++ b/app/Locale/es_ES/translations.php
@@ -1017,4 +1017,14 @@ return array(
// 'License' => '',
// 'Project Administrator' => '',
// 'Enter the text below' => '',
+ // 'Gantt chart for %s' => '',
+ // 'Sort by position' => '',
+ // 'Sort by date' => '',
+ // 'Add task' => '',
+ // 'Start date:' => '',
+ // 'Due date:' => '',
+ // 'There is no start date or due date for this task.' => '',
+ // 'Moving or resizing a task will change the start and due date of the task.' => '',
+ // 'There is no task in your project.' => '',
+ // 'Gantt chart' => '',
);
diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php
index e65f6a34..2bf93abc 100644
--- a/app/Locale/fi_FI/translations.php
+++ b/app/Locale/fi_FI/translations.php
@@ -1017,4 +1017,14 @@ return array(
// 'License' => '',
// 'Project Administrator' => '',
// 'Enter the text below' => '',
+ // 'Gantt chart for %s' => '',
+ // 'Sort by position' => '',
+ // 'Sort by date' => '',
+ // 'Add task' => '',
+ // 'Start date:' => '',
+ // 'Due date:' => '',
+ // 'There is no start date or due date for this task.' => '',
+ // 'Moving or resizing a task will change the start and due date of the task.' => '',
+ // 'There is no task in your project.' => '',
+ // 'Gantt chart' => '',
);
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 3f26afe6..8516ee5b 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -1019,4 +1019,14 @@ return array(
'License' => 'Licence',
'Project Administrator' => 'Administrateur de projet',
'Enter the text below' => 'Entrez le texte ci-dessous',
+ 'Gantt chart for %s' => 'Diagramme de Gantt pour %s',
+ 'Sort by position' => 'Trier par position',
+ 'Sort by date' => 'Trier par date',
+ 'Add task' => 'Ajouter une tâche',
+ 'Start date:' => 'Date de début :',
+ 'Due date:' => 'Date d\'échéance :',
+ 'There is no start date or due date for this task.' => 'Il n\'y a pas de date de début ou de date de fin pour cette tâche.',
+ 'Moving or resizing a task will change the start and due date of the task.' => 'Déplacer ou redimensionner une tâche va changer la date de début et la date de fin de la tâche.',
+ 'There is no task in your project.' => 'Il n\'y a aucun tâche dans votre projet.',
+ 'Gantt chart' => 'Diagramme de Gantt',
);
diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php
index d697e9de..82e072b0 100644
--- a/app/Locale/hu_HU/translations.php
+++ b/app/Locale/hu_HU/translations.php
@@ -1017,4 +1017,14 @@ return array(
// 'License' => '',
// 'Project Administrator' => '',
// 'Enter the text below' => '',
+ // 'Gantt chart for %s' => '',
+ // 'Sort by position' => '',
+ // 'Sort by date' => '',
+ // 'Add task' => '',
+ // 'Start date:' => '',
+ // 'Due date:' => '',
+ // 'There is no start date or due date for this task.' => '',
+ // 'Moving or resizing a task will change the start and due date of the task.' => '',
+ // 'There is no task in your project.' => '',
+ // 'Gantt chart' => '',
);
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php
index 665ecfaa..127c51a7 100644
--- a/app/Locale/it_IT/translations.php
+++ b/app/Locale/it_IT/translations.php
@@ -1017,4 +1017,14 @@ return array(
// 'License' => '',
// 'Project Administrator' => '',
// 'Enter the text below' => '',
+ // 'Gantt chart for %s' => '',
+ // 'Sort by position' => '',
+ // 'Sort by date' => '',
+ // 'Add task' => '',
+ // 'Start date:' => '',
+ // 'Due date:' => '',
+ // 'There is no start date or due date for this task.' => '',
+ // 'Moving or resizing a task will change the start and due date of the task.' => '',
+ // 'There is no task in your project.' => '',
+ // 'Gantt chart' => '',
);
diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php
index 7b424f86..c005794f 100644
--- a/app/Locale/ja_JP/translations.php
+++ b/app/Locale/ja_JP/translations.php
@@ -1017,4 +1017,14 @@ return array(
// 'License' => '',
// 'Project Administrator' => '',
// 'Enter the text below' => '',
+ // 'Gantt chart for %s' => '',
+ // 'Sort by position' => '',
+ // 'Sort by date' => '',
+ // 'Add task' => '',
+ // 'Start date:' => '',
+ // 'Due date:' => '',
+ // 'There is no start date or due date for this task.' => '',
+ // 'Moving or resizing a task will change the start and due date of the task.' => '',
+ // 'There is no task in your project.' => '',
+ // 'Gantt chart' => '',
);
diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php
index 42c10941..65134ef9 100644
--- a/app/Locale/nl_NL/translations.php
+++ b/app/Locale/nl_NL/translations.php
@@ -1017,4 +1017,14 @@ return array(
// 'License' => '',
// 'Project Administrator' => '',
// 'Enter the text below' => '',
+ // 'Gantt chart for %s' => '',
+ // 'Sort by position' => '',
+ // 'Sort by date' => '',
+ // 'Add task' => '',
+ // 'Start date:' => '',
+ // 'Due date:' => '',
+ // 'There is no start date or due date for this task.' => '',
+ // 'Moving or resizing a task will change the start and due date of the task.' => '',
+ // 'There is no task in your project.' => '',
+ // 'Gantt chart' => '',
);
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php
index 0b4a8b7a..13476ee9 100644
--- a/app/Locale/pl_PL/translations.php
+++ b/app/Locale/pl_PL/translations.php
@@ -1017,4 +1017,14 @@ return array(
// 'License' => '',
// 'Project Administrator' => '',
// 'Enter the text below' => '',
+ // 'Gantt chart for %s' => '',
+ // 'Sort by position' => '',
+ // 'Sort by date' => '',
+ // 'Add task' => '',
+ // 'Start date:' => '',
+ // 'Due date:' => '',
+ // 'There is no start date or due date for this task.' => '',
+ // 'Moving or resizing a task will change the start and due date of the task.' => '',
+ // 'There is no task in your project.' => '',
+ // 'Gantt chart' => '',
);
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index f3d7e7c6..a653e544 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -963,58 +963,68 @@ return array(
'Search by category: ' => 'Pesquisar por categoria: ',
'Search by description: ' => 'Pesquisar por descrição: ',
'Search by due date: ' => 'Pesquisar por data de expiração: ',
- // 'Lead and Cycle time for "%s"' => 'Lead and Cycle time para "%s"',
- // 'Average time spent into each column for "%s"' => 'Tempo médio gasto em cada coluna para "%s"',
- // 'Average time spent into each column' => 'Tempo médio gasto em cada coluna',
- // 'Average time spent' => 'Tempo médio gasto',
- // 'This chart show the average time spent into each column for the last %d tasks.' => 'Este gráfico mostra o tempo médio gasto em cada coluna durante nas %d últimas tarefas.',
- // 'Average Lead and Cycle time' => 'Tempo médio do Lead and cycle time',
- // 'Average lead time: ' => 'Lead time medio: ',
- // 'Average cycle time: ' => 'Cycle time medio: ',
- // 'Cycle Time' => 'Cycle time',
- // 'Lead Time' => 'Lead time',
- // 'This chart show the average lead and cycle time for the last %d tasks over the time.' => 'Este gráfico mostra o tempo médio do Lead and cycle time das últimas %d tarefas.',
- // 'Average time into each column' => 'Tempo médio de cada coluna',
- // 'Lead and cycle time' => 'Lead and cycle time',
- // 'Google Authentication' => 'Autenticação Google',
- // 'Help on Google authentication' => 'Ajuda com a autenticação Google',
- // 'Github Authentication' => 'Autenticação Github',
- // 'Help on Github authentication' => 'Ajuda com a autenticação Github',
- // 'Channel/Group/User (Optional)' => 'Canal/Grupo/Utilizador (Opcional)',
- // 'Lead time: ' => 'Lead time: ',
- // 'Cycle time: ' => 'Cycle time: ',
- // 'Time spent into each column' => 'Tempo gasto em cada coluna',
- // 'The lead time is the duration between the task creation and the completion.' => 'O Lead time é o tempo gasto entre a criação da tarefa e a sua conclusão.',
- // 'The cycle time is the duration between the start date and the completion.' => 'O Cycle time é o tempo gasto entre a data de início e a sua conclusão.',
- // 'If the task is not closed the current time is used instead of the completion date.' => 'Se a tarefa não está fechada, a hora atual é usada no lugar da data de conclusão.',
- // 'Set automatically the start date' => 'Definir automaticamente a data de início',
- // 'Edit Authentication' => 'Modificar a autenticação',
- // 'Google Id' => 'Google ID',
- // 'Github Id' => 'Github Id',
- // 'Remote user' => 'Usuário remoto',
- // 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Os usuários remotos não conservam as suas senhas no banco de dados Kanboard, exemplos: contas LDAP, Github ou Google.',
- // 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Se você marcar "Interdir o formulário de autenticação", os identificadores entrados no formulário de login serão ignorado.',
- // 'By @%s on Gitlab' => 'Por @%s no Gitlab',
- // 'Gitlab issue comment created' => 'Comentário criado em um bilhete Gitlab',
- // 'New remote user' => 'Criar um usuário remoto',
- // 'New local user' => 'Criar um usuário local',
- // 'Default task color' => 'Cor padrão para as tarefas',
- // 'Hide sidebar' => 'Esconder a barra lateral',
- // 'Expand sidebar' => 'Expandir a barra lateral',
- // 'This feature does not work with all browsers.' => 'Esta funcionalidade não é compatível com todos os navegadores',
- // 'There is no destination project available.' => 'Não há nenhum projeto de destino disponível.',
- // 'Trigger automatically subtask time tracking' => 'Ativar automaticamente o monitoramento do tempo para as subtarefas',
- // 'Include closed tasks in the cumulative flow diagram' => 'Incluir as tarefas fechadas no diagrama de fluxo acumulado',
- // 'Current swimlane: %s' => 'Swimlane actual: %s',
- // 'Current column: %s' => 'Coluna actual: %s',
- // 'Current category: %s' => 'Categoria actual: %s',
- // 'no category' => 'nenhuma categoria',
- // 'Current assignee: %s' => 'Designado actual: %s',
- // 'not assigned' => 'não designado',
- // 'Author:' => 'Autor:',
- // 'contributors' => 'contribuidores',
- // 'License:' => 'Licença:',
- // 'License' => 'Licença',
+ 'Lead and Cycle time for "%s"' => 'Lead and Cycle time para "%s"',
+ 'Average time spent into each column for "%s"' => 'Tempo médio gasto em cada coluna para "%s"',
+ 'Average time spent into each column' => 'Tempo médio gasto em cada coluna',
+ 'Average time spent' => 'Tempo médio gasto',
+ 'This chart show the average time spent into each column for the last %d tasks.' => 'Este gráfico mostra o tempo médio gasto em cada coluna durante nas %d últimas tarefas.',
+ 'Average Lead and Cycle time' => 'Tempo médio do Lead and cycle time',
+ 'Average lead time: ' => 'Lead time medio: ',
+ 'Average cycle time: ' => 'Cycle time medio: ',
+ 'Cycle Time' => 'Cycle time',
+ 'Lead Time' => 'Lead time',
+ 'This chart show the average lead and cycle time for the last %d tasks over the time.' => 'Este gráfico mostra o tempo médio do Lead and cycle time das últimas %d tarefas.',
+ 'Average time into each column' => 'Tempo médio de cada coluna',
+ 'Lead and cycle time' => 'Lead and cycle time',
+ 'Google Authentication' => 'Autenticação Google',
+ 'Help on Google authentication' => 'Ajuda com a autenticação Google',
+ 'Github Authentication' => 'Autenticação Github',
+ 'Help on Github authentication' => 'Ajuda com a autenticação Github',
+ 'Channel/Group/User (Optional)' => 'Canal/Grupo/Utilizador (Opcional)',
+ 'Lead time: ' => 'Lead time: ',
+ 'Cycle time: ' => 'Cycle time: ',
+ 'Time spent into each column' => 'Tempo gasto em cada coluna',
+ 'The lead time is the duration between the task creation and the completion.' => 'O Lead time é o tempo gasto entre a criação da tarefa e a sua conclusão.',
+ 'The cycle time is the duration between the start date and the completion.' => 'O Cycle time é o tempo gasto entre a data de início e a sua conclusão.',
+ 'If the task is not closed the current time is used instead of the completion date.' => 'Se a tarefa não está fechada, a hora atual é usada no lugar da data de conclusão.',
+ 'Set automatically the start date' => 'Definir automaticamente a data de início',
+ 'Edit Authentication' => 'Modificar a autenticação',
+ 'Google Id' => 'Google ID',
+ 'Github Id' => 'Github Id',
+ 'Remote user' => 'Usuário remoto',
+ 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Os usuários remotos não conservam as suas senhas no banco de dados Kanboard, exemplos: contas LDAP, Github ou Google.',
+ 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Se você marcar "Interdir o formulário de autenticação", os identificadores entrados no formulário de login serão ignorado.',
+ 'By @%s on Gitlab' => 'Por @%s no Gitlab',
+ 'Gitlab issue comment created' => 'Comentário criado em um bilhete Gitlab',
+ 'New remote user' => 'Criar um usuário remoto',
+ 'New local user' => 'Criar um usuário local',
+ 'Default task color' => 'Cor padrão para as tarefas',
+ 'Hide sidebar' => 'Esconder a barra lateral',
+ 'Expand sidebar' => 'Expandir a barra lateral',
+ 'This feature does not work with all browsers.' => 'Esta funcionalidade não é compatível com todos os navegadores',
+ 'There is no destination project available.' => 'Não há nenhum projeto de destino disponível.',
+ 'Trigger automatically subtask time tracking' => 'Ativar automaticamente o monitoramento do tempo para as subtarefas',
+ 'Include closed tasks in the cumulative flow diagram' => 'Incluir as tarefas fechadas no diagrama de fluxo acumulado',
+ 'Current swimlane: %s' => 'Swimlane actual: %s',
+ 'Current column: %s' => 'Coluna actual: %s',
+ 'Current category: %s' => 'Categoria actual: %s',
+ 'no category' => 'nenhuma categoria',
+ 'Current assignee: %s' => 'Designado actual: %s',
+ 'not assigned' => 'não designado',
+ 'Author:' => 'Autor:',
+ 'contributors' => 'contribuidores',
+ 'License:' => 'Licença:',
+ 'License' => 'Licença',
// 'Project Administrator' => '',
// 'Enter the text below' => '',
+ // 'Gantt chart for %s' => '',
+ // 'Sort by position' => '',
+ // 'Sort by date' => '',
+ // 'Add task' => '',
+ // 'Start date:' => '',
+ // 'Due date:' => '',
+ // 'There is no start date or due date for this task.' => '',
+ // 'Moving or resizing a task will change the start and due date of the task.' => '',
+ // 'There is no task in your project.' => '',
+ // 'Gantt chart' => '',
);
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index 574822db..d8a9cf43 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1017,4 +1017,14 @@ return array(
'License' => 'Licença',
// 'Project Administrator' => '',
// 'Enter the text below' => '',
+ // 'Gantt chart for %s' => '',
+ // 'Sort by position' => '',
+ // 'Sort by date' => '',
+ // 'Add task' => '',
+ // 'Start date:' => '',
+ // 'Due date:' => '',
+ // 'There is no start date or due date for this task.' => '',
+ // 'Moving or resizing a task will change the start and due date of the task.' => '',
+ // 'There is no task in your project.' => '',
+ // 'Gantt chart' => '',
);
diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php
index d81c5ea0..a57f750b 100644
--- a/app/Locale/ru_RU/translations.php
+++ b/app/Locale/ru_RU/translations.php
@@ -1017,4 +1017,14 @@ return array(
// 'License' => '',
// 'Project Administrator' => '',
// 'Enter the text below' => '',
+ // 'Gantt chart for %s' => '',
+ // 'Sort by position' => '',
+ // 'Sort by date' => '',
+ // 'Add task' => '',
+ // 'Start date:' => '',
+ // 'Due date:' => '',
+ // 'There is no start date or due date for this task.' => '',
+ // 'Moving or resizing a task will change the start and due date of the task.' => '',
+ // 'There is no task in your project.' => '',
+ // 'Gantt chart' => '',
);
diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php
index e053eddf..cca4d538 100644
--- a/app/Locale/sr_Latn_RS/translations.php
+++ b/app/Locale/sr_Latn_RS/translations.php
@@ -1017,4 +1017,14 @@ return array(
// 'License' => '',
// 'Project Administrator' => '',
// 'Enter the text below' => '',
+ // 'Gantt chart for %s' => '',
+ // 'Sort by position' => '',
+ // 'Sort by date' => '',
+ // 'Add task' => '',
+ // 'Start date:' => '',
+ // 'Due date:' => '',
+ // 'There is no start date or due date for this task.' => '',
+ // 'Moving or resizing a task will change the start and due date of the task.' => '',
+ // 'There is no task in your project.' => '',
+ // 'Gantt chart' => '',
);
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php
index 97cfe42f..10f8abaf 100644
--- a/app/Locale/sv_SE/translations.php
+++ b/app/Locale/sv_SE/translations.php
@@ -1017,4 +1017,14 @@ return array(
// 'License' => '',
// 'Project Administrator' => '',
// 'Enter the text below' => '',
+ // 'Gantt chart for %s' => '',
+ // 'Sort by position' => '',
+ // 'Sort by date' => '',
+ // 'Add task' => '',
+ // 'Start date:' => '',
+ // 'Due date:' => '',
+ // 'There is no start date or due date for this task.' => '',
+ // 'Moving or resizing a task will change the start and due date of the task.' => '',
+ // 'There is no task in your project.' => '',
+ // 'Gantt chart' => '',
);
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php
index 8b2ec551..2e8844c0 100644
--- a/app/Locale/th_TH/translations.php
+++ b/app/Locale/th_TH/translations.php
@@ -1017,4 +1017,14 @@ return array(
// 'License' => '',
// 'Project Administrator' => '',
// 'Enter the text below' => '',
+ // 'Gantt chart for %s' => '',
+ // 'Sort by position' => '',
+ // 'Sort by date' => '',
+ // 'Add task' => '',
+ // 'Start date:' => '',
+ // 'Due date:' => '',
+ // 'There is no start date or due date for this task.' => '',
+ // 'Moving or resizing a task will change the start and due date of the task.' => '',
+ // 'There is no task in your project.' => '',
+ // 'Gantt chart' => '',
);
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php
index c16789f4..d6d72be7 100644
--- a/app/Locale/tr_TR/translations.php
+++ b/app/Locale/tr_TR/translations.php
@@ -1017,4 +1017,14 @@ return array(
// 'License' => '',
// 'Project Administrator' => '',
// 'Enter the text below' => '',
+ // 'Gantt chart for %s' => '',
+ // 'Sort by position' => '',
+ // 'Sort by date' => '',
+ // 'Add task' => '',
+ // 'Start date:' => '',
+ // 'Due date:' => '',
+ // 'There is no start date or due date for this task.' => '',
+ // 'Moving or resizing a task will change the start and due date of the task.' => '',
+ // 'There is no task in your project.' => '',
+ // 'Gantt chart' => '',
);
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php
index f5fb4d37..6b759f57 100644
--- a/app/Locale/zh_CN/translations.php
+++ b/app/Locale/zh_CN/translations.php
@@ -1017,4 +1017,14 @@ return array(
// 'License' => '',
// 'Project Administrator' => '',
// 'Enter the text below' => '',
+ // 'Gantt chart for %s' => '',
+ // 'Sort by position' => '',
+ // 'Sort by date' => '',
+ // 'Add task' => '',
+ // 'Start date:' => '',
+ // 'Due date:' => '',
+ // 'There is no start date or due date for this task.' => '',
+ // 'Moving or resizing a task will change the start and due date of the task.' => '',
+ // 'There is no task in your project.' => '',
+ // 'Gantt chart' => '',
);