From b7092d5e2d5cf58400a9fa1fd52d28ad9021794e Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Thu, 20 Aug 2015 22:03:03 -0400 Subject: Update locales --- app/Locale/cs_CZ/translations.php | 13 +++++++++++++ app/Locale/da_DK/translations.php | 13 +++++++++++++ app/Locale/de_DE/translations.php | 13 +++++++++++++ app/Locale/es_ES/translations.php | 13 +++++++++++++ app/Locale/fi_FI/translations.php | 13 +++++++++++++ app/Locale/fr_FR/translations.php | 13 +++++++++++++ app/Locale/hu_HU/translations.php | 13 +++++++++++++ app/Locale/it_IT/translations.php | 13 +++++++++++++ app/Locale/ja_JP/translations.php | 13 +++++++++++++ app/Locale/nb_NO/translations.php | 13 +++++++++++++ app/Locale/nl_NL/translations.php | 13 +++++++++++++ app/Locale/pl_PL/translations.php | 13 +++++++++++++ app/Locale/pt_BR/translations.php | 13 +++++++++++++ app/Locale/pt_PT/translations.php | 13 +++++++++++++ app/Locale/ru_RU/translations.php | 13 +++++++++++++ app/Locale/sr_Latn_RS/translations.php | 13 +++++++++++++ app/Locale/sv_SE/translations.php | 13 +++++++++++++ app/Locale/th_TH/translations.php | 13 +++++++++++++ app/Locale/tr_TR/translations.php | 13 +++++++++++++ app/Locale/zh_CN/translations.php | 13 +++++++++++++ 20 files changed, 260 insertions(+) (limited to 'app/Locale') diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php index 6bcc4279..3bc98419 100644 --- a/app/Locale/cs_CZ/translations.php +++ b/app/Locale/cs_CZ/translations.php @@ -1027,4 +1027,17 @@ return array( 'Moving or resizing a task will change the start and due date of the task.' => 'Posunutím nebo prodloužením úkolu se změní počáteční a konečné datum úkolu. ', 'There is no task in your project.' => 'Projekt neobsahuje žádné úkoly.', 'Gantt chart' => 'Gantt graf', + // 'People who are project managers' => '', + // 'People who are project members' => '', + // 'NOK - Norwegian Krone' => '', + // 'Show this column' => '', + // 'Hide this column' => '', + // 'open file' => '', + // 'End date' => '', + // 'Users overview' => '', + // 'Managers' => '', + // 'Members' => '', + // 'Shared project' => '', + // 'Project managers' => '', + // 'Project members' => '', ); diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index 71cc849b..c889c90c 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -1027,4 +1027,17 @@ return array( // 'Moving or resizing a task will change the start and due date of the task.' => '', // 'There is no task in your project.' => '', // 'Gantt chart' => '', + // 'People who are project managers' => '', + // 'People who are project members' => '', + // 'NOK - Norwegian Krone' => '', + // 'Show this column' => '', + // 'Hide this column' => '', + // 'open file' => '', + // 'End date' => '', + // 'Users overview' => '', + // 'Managers' => '', + // 'Members' => '', + // 'Shared project' => '', + // 'Project managers' => '', + // 'Project members' => '', ); diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index f2fbe1c8..913e8d06 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -1027,4 +1027,17 @@ return array( // 'Moving or resizing a task will change the start and due date of the task.' => '', // 'There is no task in your project.' => '', // 'Gantt chart' => '', + // 'People who are project managers' => '', + // 'People who are project members' => '', + // 'NOK - Norwegian Krone' => '', + // 'Show this column' => '', + // 'Hide this column' => '', + // 'open file' => '', + // 'End date' => '', + // 'Users overview' => '', + // 'Managers' => '', + // 'Members' => '', + // 'Shared project' => '', + // 'Project managers' => '', + // 'Project members' => '', ); diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 07556642..9b831f1c 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -1027,4 +1027,17 @@ return array( 'Moving or resizing a task will change the start and due date of the task.' => 'El mover o redimensionar una tarea cambiará la fecha inicio y de entrega de la misma.', 'There is no task in your project.' => 'No hay tareas en tu proyecto.', 'Gantt chart' => 'Digrama de Gantt', + // 'People who are project managers' => '', + // 'People who are project members' => '', + // 'NOK - Norwegian Krone' => '', + // 'Show this column' => '', + // 'Hide this column' => '', + // 'open file' => '', + // 'End date' => '', + // 'Users overview' => '', + // 'Managers' => '', + // 'Members' => '', + // 'Shared project' => '', + // 'Project managers' => '', + // 'Project members' => '', ); diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index 2bf93abc..aa490d3f 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -1027,4 +1027,17 @@ return array( // 'Moving or resizing a task will change the start and due date of the task.' => '', // 'There is no task in your project.' => '', // 'Gantt chart' => '', + // 'People who are project managers' => '', + // 'People who are project members' => '', + // 'NOK - Norwegian Krone' => '', + // 'Show this column' => '', + // 'Hide this column' => '', + // 'open file' => '', + // 'End date' => '', + // 'Users overview' => '', + // 'Managers' => '', + // 'Members' => '', + // 'Shared project' => '', + // 'Project managers' => '', + // 'Project members' => '', ); diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index f79949ed..153c4476 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1029,4 +1029,17 @@ return array( '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', + 'People who are project managers' => 'Personnes qui sont gestionnaire de projet', + 'People who are project members' => 'Personnes qui sont membre de projet', + 'NOK - Norwegian Krone' => 'NOK - Couronne norvégienne', + 'Show this column' => 'Montrer cette colonne', + 'Hide this column' => 'Cacher cette colonne', + 'open file' => 'ouvrir un fichier', + 'End date' => 'Date de fin', + 'Users overview' => 'Vue d\'ensemble des utilisateurs', + 'Managers' => 'Gérants', + 'Members' => 'Membres', + 'Shared project' => 'Projet partagé', + 'Project managers' => 'Gestionnaires de projet', + 'Project members' => 'Membres de projet', ); diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index 82e072b0..7b7d61fd 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -1027,4 +1027,17 @@ return array( // 'Moving or resizing a task will change the start and due date of the task.' => '', // 'There is no task in your project.' => '', // 'Gantt chart' => '', + // 'People who are project managers' => '', + // 'People who are project members' => '', + // 'NOK - Norwegian Krone' => '', + // 'Show this column' => '', + // 'Hide this column' => '', + // 'open file' => '', + // 'End date' => '', + // 'Users overview' => '', + // 'Managers' => '', + // 'Members' => '', + // 'Shared project' => '', + // 'Project managers' => '', + // 'Project members' => '', ); diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index 127c51a7..6a617395 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -1027,4 +1027,17 @@ return array( // 'Moving or resizing a task will change the start and due date of the task.' => '', // 'There is no task in your project.' => '', // 'Gantt chart' => '', + // 'People who are project managers' => '', + // 'People who are project members' => '', + // 'NOK - Norwegian Krone' => '', + // 'Show this column' => '', + // 'Hide this column' => '', + // 'open file' => '', + // 'End date' => '', + // 'Users overview' => '', + // 'Managers' => '', + // 'Members' => '', + // 'Shared project' => '', + // 'Project managers' => '', + // 'Project members' => '', ); diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index c005794f..42fb293f 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -1027,4 +1027,17 @@ return array( // 'Moving or resizing a task will change the start and due date of the task.' => '', // 'There is no task in your project.' => '', // 'Gantt chart' => '', + // 'People who are project managers' => '', + // 'People who are project members' => '', + // 'NOK - Norwegian Krone' => '', + // 'Show this column' => '', + // 'Hide this column' => '', + // 'open file' => '', + // 'End date' => '', + // 'Users overview' => '', + // 'Managers' => '', + // 'Members' => '', + // 'Shared project' => '', + // 'Project managers' => '', + // 'Project members' => '', ); diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php index 99251569..69c79251 100644 --- a/app/Locale/nb_NO/translations.php +++ b/app/Locale/nb_NO/translations.php @@ -1027,4 +1027,17 @@ return array( // 'Moving or resizing a task will change the start and due date of the task.' => '', // 'There is no task in your project.' => '', // 'Gantt chart' => '', + // 'People who are project managers' => '', + // 'People who are project members' => '', + // 'NOK - Norwegian Krone' => '', + // 'Show this column' => '', + // 'Hide this column' => '', + // 'open file' => '', + // 'End date' => '', + // 'Users overview' => '', + // 'Managers' => '', + // 'Members' => '', + // 'Shared project' => '', + // 'Project managers' => '', + // 'Project members' => '', ); diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index 65134ef9..a2f7099d 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -1027,4 +1027,17 @@ return array( // 'Moving or resizing a task will change the start and due date of the task.' => '', // 'There is no task in your project.' => '', // 'Gantt chart' => '', + // 'People who are project managers' => '', + // 'People who are project members' => '', + // 'NOK - Norwegian Krone' => '', + // 'Show this column' => '', + // 'Hide this column' => '', + // 'open file' => '', + // 'End date' => '', + // 'Users overview' => '', + // 'Managers' => '', + // 'Members' => '', + // 'Shared project' => '', + // 'Project managers' => '', + // 'Project members' => '', ); diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 13476ee9..f937aa7b 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -1027,4 +1027,17 @@ return array( // 'Moving or resizing a task will change the start and due date of the task.' => '', // 'There is no task in your project.' => '', // 'Gantt chart' => '', + // 'People who are project managers' => '', + // 'People who are project members' => '', + // 'NOK - Norwegian Krone' => '', + // 'Show this column' => '', + // 'Hide this column' => '', + // 'open file' => '', + // 'End date' => '', + // 'Users overview' => '', + // 'Managers' => '', + // 'Members' => '', + // 'Shared project' => '', + // 'Project managers' => '', + // 'Project members' => '', ); diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 4af61131..7b33333c 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -1027,4 +1027,17 @@ return array( 'Moving or resizing a task will change the start and due date of the task.' => 'Mover ou redimensionar uma tarefa irá alterar a data de inicio e expiração da tarefa.', 'There is no task in your project.' => 'Não há nenhuma tarefa no seu projeto.', 'Gantt chart' => 'Gráfico de Gantt', + // 'People who are project managers' => '', + // 'People who are project members' => '', + // 'NOK - Norwegian Krone' => '', + // 'Show this column' => '', + // 'Hide this column' => '', + // 'open file' => '', + // 'End date' => '', + // 'Users overview' => '', + // 'Managers' => '', + // 'Members' => '', + // 'Shared project' => '', + // 'Project managers' => '', + // 'Project members' => '', ); diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index ffa6ea84..58f32772 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -1027,4 +1027,17 @@ return array( 'Moving or resizing a task will change the start and due date of the task.' => 'Mover ou redimensionar a tarefa irá alterar a data de inicio e vencimento da tarefa.', 'There is no task in your project.' => 'Não existe tarefa no seu projecto.', 'Gantt chart' => 'Gráfico de Gantt', + // 'People who are project managers' => '', + // 'People who are project members' => '', + // 'NOK - Norwegian Krone' => '', + // 'Show this column' => '', + // 'Hide this column' => '', + // 'open file' => '', + // 'End date' => '', + // 'Users overview' => '', + // 'Managers' => '', + // 'Members' => '', + // 'Shared project' => '', + // 'Project managers' => '', + // 'Project members' => '', ); diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index a57f750b..c90ba162 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -1027,4 +1027,17 @@ return array( // 'Moving or resizing a task will change the start and due date of the task.' => '', // 'There is no task in your project.' => '', // 'Gantt chart' => '', + // 'People who are project managers' => '', + // 'People who are project members' => '', + // 'NOK - Norwegian Krone' => '', + // 'Show this column' => '', + // 'Hide this column' => '', + // 'open file' => '', + // 'End date' => '', + // 'Users overview' => '', + // 'Managers' => '', + // 'Members' => '', + // 'Shared project' => '', + // 'Project managers' => '', + // 'Project members' => '', ); diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php index cca4d538..dbc5d9aa 100644 --- a/app/Locale/sr_Latn_RS/translations.php +++ b/app/Locale/sr_Latn_RS/translations.php @@ -1027,4 +1027,17 @@ return array( // 'Moving or resizing a task will change the start and due date of the task.' => '', // 'There is no task in your project.' => '', // 'Gantt chart' => '', + // 'People who are project managers' => '', + // 'People who are project members' => '', + // 'NOK - Norwegian Krone' => '', + // 'Show this column' => '', + // 'Hide this column' => '', + // 'open file' => '', + // 'End date' => '', + // 'Users overview' => '', + // 'Managers' => '', + // 'Members' => '', + // 'Shared project' => '', + // 'Project managers' => '', + // 'Project members' => '', ); diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 57cd9f3b..7a38ee78 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -1027,4 +1027,17 @@ return array( 'Moving or resizing a task will change the start and due date of the task.' => 'Flytt eller storleksändring av uppgiften ändrar start och slutdatum för uppgiften', 'There is no task in your project.' => 'Det finns ingen uppgift i ditt projekt.', 'Gantt chart' => 'Gantt-schema', + // 'People who are project managers' => '', + // 'People who are project members' => '', + // 'NOK - Norwegian Krone' => '', + // 'Show this column' => '', + // 'Hide this column' => '', + // 'open file' => '', + // 'End date' => '', + // 'Users overview' => '', + // 'Managers' => '', + // 'Members' => '', + // 'Shared project' => '', + // 'Project managers' => '', + // 'Project members' => '', ); diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index 2e8844c0..7d301973 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -1027,4 +1027,17 @@ return array( // 'Moving or resizing a task will change the start and due date of the task.' => '', // 'There is no task in your project.' => '', // 'Gantt chart' => '', + // 'People who are project managers' => '', + // 'People who are project members' => '', + // 'NOK - Norwegian Krone' => '', + // 'Show this column' => '', + // 'Hide this column' => '', + // 'open file' => '', + // 'End date' => '', + // 'Users overview' => '', + // 'Managers' => '', + // 'Members' => '', + // 'Shared project' => '', + // 'Project managers' => '', + // 'Project members' => '', ); diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index d6d72be7..c51be0bd 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -1027,4 +1027,17 @@ return array( // 'Moving or resizing a task will change the start and due date of the task.' => '', // 'There is no task in your project.' => '', // 'Gantt chart' => '', + // 'People who are project managers' => '', + // 'People who are project members' => '', + // 'NOK - Norwegian Krone' => '', + // 'Show this column' => '', + // 'Hide this column' => '', + // 'open file' => '', + // 'End date' => '', + // 'Users overview' => '', + // 'Managers' => '', + // 'Members' => '', + // 'Shared project' => '', + // 'Project managers' => '', + // 'Project members' => '', ); diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index 6b759f57..c9122bfd 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -1027,4 +1027,17 @@ return array( // 'Moving or resizing a task will change the start and due date of the task.' => '', // 'There is no task in your project.' => '', // 'Gantt chart' => '', + // 'People who are project managers' => '', + // 'People who are project members' => '', + // 'NOK - Norwegian Krone' => '', + // 'Show this column' => '', + // 'Hide this column' => '', + // 'open file' => '', + // 'End date' => '', + // 'Users overview' => '', + // 'Managers' => '', + // 'Members' => '', + // 'Shared project' => '', + // 'Project managers' => '', + // 'Project members' => '', ); -- cgit v1.2.3