summaryrefslogtreecommitdiff
path: root/app/Locales
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locales')
-rw-r--r--app/Locales/de_DE/translations.php9
-rw-r--r--app/Locales/es_ES/translations.php9
-rw-r--r--app/Locales/fi_FI/translations.php9
-rw-r--r--app/Locales/fr_FR/translations.php9
-rw-r--r--app/Locales/it_IT/translations.php9
-rw-r--r--app/Locales/pl_PL/translations.php9
-rw-r--r--app/Locales/pt_BR/translations.php9
-rw-r--r--app/Locales/ru_RU/translations.php9
-rw-r--r--app/Locales/sv_SE/translations.php9
-rw-r--r--app/Locales/zh_CN/translations.php9
10 files changed, 70 insertions, 20 deletions
diff --git a/app/Locales/de_DE/translations.php b/app/Locales/de_DE/translations.php
index 0aaf5882..fdf96638 100644
--- a/app/Locales/de_DE/translations.php
+++ b/app/Locales/de_DE/translations.php
@@ -349,9 +349,9 @@ return array(
'estimated' => 'geschätzt',
'Sub-Tasks' => 'Unteraufgaben',
'Add a sub-task' => 'Unteraufgabe anlegen',
- 'Original Estimate' => 'Geschätzter Aufwand',
+ 'Original estimate' => 'Geschätzter Aufwand',
'Create another sub-task' => 'Weitere Unteraufgabe anlegen',
- 'Time Spent' => 'Aufgewendete Zeit',
+ 'Time spent' => 'Aufgewendete Zeit',
'Edit a sub-task' => 'Unteraufgabe bearbeiten',
'Remove a sub-task' => 'Unteraufgabe löschen',
'The time must be a numeric value' => 'Zeit nur als nummerische Angabe',
@@ -538,4 +538,9 @@ return array(
// 'This project is private' => '',
// 'Type here to create a new sub-task' => '',
// 'Add' => '',
+ // 'Estimated time: %s hours' => '',
+ // 'Time spent: %s hours' => '',
+ // 'Started on %B %e, %Y' => '',
+ // 'Start date' => '',
+ // 'Time estimated' => '',
);
diff --git a/app/Locales/es_ES/translations.php b/app/Locales/es_ES/translations.php
index 95e94075..368a11ee 100644
--- a/app/Locales/es_ES/translations.php
+++ b/app/Locales/es_ES/translations.php
@@ -349,9 +349,9 @@ return array(
'estimated' => 'estimado',
'Sub-Tasks' => 'Sub-Tareas',
'Add a sub-task' => 'Añadir una sub-tarea',
- 'Original Estimate' => 'Estimado Original',
+ 'Original estimate' => 'Estimado Original',
'Create another sub-task' => 'Crear otra sub-tarea',
- 'Time Spent' => 'Tiempo Transcurrido',
+ 'Time spent' => 'Tiempo Transcurrido',
'Edit a sub-task' => 'Editar una sub-tarea',
'Remove a sub-task' => 'Suprimir una sub-tarea',
'The time must be a numeric value' => 'El tiempo debe de ser un valor numérico',
@@ -538,4 +538,9 @@ return array(
// 'This project is private' => '',
// 'Type here to create a new sub-task' => '',
// 'Add' => '',
+ // 'Estimated time: %s hours' => '',
+ // 'Time spent: %s hours' => '',
+ // 'Started on %B %e, %Y' => '',
+ // 'Start date' => '',
+ // 'Time estimated' => '',
);
diff --git a/app/Locales/fi_FI/translations.php b/app/Locales/fi_FI/translations.php
index 4364ddc5..2a2f3e96 100644
--- a/app/Locales/fi_FI/translations.php
+++ b/app/Locales/fi_FI/translations.php
@@ -349,9 +349,9 @@ return array(
'estimated' => 'estimoitu',
'Sub-Tasks' => 'Alitehtävät',
'Add a sub-task' => 'Lisää alitehtävä',
- 'Original Estimate' => 'Alkuperäinen estimaatti',
+ 'Original estimate' => 'Alkuperäinen estimaatti',
'Create another sub-task' => 'Lisää toinen alitehtävä',
- 'Time Spent' => 'Käytetty aika',
+ 'Time spent' => 'Käytetty aika',
'Edit a sub-task' => 'Muokkaa alitehtävää',
'Remove a sub-task' => 'Poista alitehtävä',
'The time must be a numeric value' => 'Ajan pitää olla numero',
@@ -538,4 +538,9 @@ return array(
// 'This project is private' => '',
// 'Type here to create a new sub-task' => '',
// 'Add' => '',
+ // 'Estimated time: %s hours' => '',
+ // 'Time spent: %s hours' => '',
+ // 'Started on %B %e, %Y' => '',
+ // 'Start date' => '',
+ // 'Time estimated' => '',
);
diff --git a/app/Locales/fr_FR/translations.php b/app/Locales/fr_FR/translations.php
index 573b8e89..49e6bc2f 100644
--- a/app/Locales/fr_FR/translations.php
+++ b/app/Locales/fr_FR/translations.php
@@ -349,9 +349,9 @@ return array(
'estimated' => 'estimé',
'Sub-Tasks' => 'Sous-Tâches',
'Add a sub-task' => 'Ajouter une sous-tâche',
- 'Original Estimate' => 'Estimation originale',
+ 'Original estimate' => 'Estimation originale',
'Create another sub-task' => 'Créer une autre sous-tâche',
- 'Time Spent' => 'Temps passé',
+ 'Time spent' => 'Temps passé',
'Edit a sub-task' => 'Modifier une sous-tâche',
'Remove a sub-task' => 'Supprimer une sous-tâche',
'The time must be a numeric value' => 'Le temps doit-être une valeur numérique',
@@ -538,4 +538,9 @@ return array(
'This project is private' => 'Ce projet est privé',
'Type here to create a new sub-task' => 'Créer une sous-tâche en écrivant le titre ici',
'Add' => 'Ajouter',
+ 'Estimated time: %s hours' => 'Temps estimé: %s hours',
+ 'Time spent: %s hours' => 'Temps passé : %s heures',
+ 'Started on %B %e, %Y' => 'Commençé le %d/%m/%Y',
+ 'Start date' => 'Date de début',
+ 'Time estimated' => 'Temps estimé',
);
diff --git a/app/Locales/it_IT/translations.php b/app/Locales/it_IT/translations.php
index a7946872..9f532438 100644
--- a/app/Locales/it_IT/translations.php
+++ b/app/Locales/it_IT/translations.php
@@ -349,9 +349,9 @@ return array(
'estimated' => 'stimate',
'Sub-Tasks' => 'Sotto-compiti',
'Add a sub-task' => 'Aggiungere un sotto-compito',
- 'Original Estimate' => 'Stima originale',
+ 'Original estimate' => 'Stima originale',
'Create another sub-task' => 'Creare un altro sotto-compito',
- 'Time Spent' => 'Tempo Trascorso',
+ 'Time spent' => 'Tempo Trascorso',
'Edit a sub-task' => 'Modificare un sotto-compito',
'Remove a sub-task' => 'Cancellare un sotto-compito',
'The time must be a numeric value' => 'Il tempo deve essere un valore numerico',
@@ -538,4 +538,9 @@ return array(
// 'This project is private' => '',
// 'Type here to create a new sub-task' => '',
// 'Add' => '',
+ // 'Estimated time: %s hours' => '',
+ // 'Time spent: %s hours' => '',
+ // 'Started on %B %e, %Y' => '',
+ // 'Start date' => '',
+ // 'Time estimated' => '',
);
diff --git a/app/Locales/pl_PL/translations.php b/app/Locales/pl_PL/translations.php
index d2eff65d..f2e96bb6 100644
--- a/app/Locales/pl_PL/translations.php
+++ b/app/Locales/pl_PL/translations.php
@@ -349,9 +349,9 @@ return array(
// 'estimated' => '',
// 'Sub-Tasks' => '',
// 'Add a sub-task' => '',
- // 'Original Estimate' => '',
+ // 'Original estimate' => '',
// 'Create another sub-task' => '',
- // 'Time Spent' => '',
+ // 'Time spent' => '',
// 'Edit a sub-task' => '',
// 'Remove a sub-task' => '',
// 'The time must be a numeric value' => '',
@@ -538,4 +538,9 @@ return array(
// 'This project is private' => '',
// 'Type here to create a new sub-task' => '',
// 'Add' => '',
+ // 'Estimated time: %s hours' => '',
+ // 'Time spent: %s hours' => '',
+ // 'Started on %B %e, %Y' => '',
+ // 'Start date' => '',
+ // 'Time estimated' => '',
);
diff --git a/app/Locales/pt_BR/translations.php b/app/Locales/pt_BR/translations.php
index 2093af95..3f208361 100644
--- a/app/Locales/pt_BR/translations.php
+++ b/app/Locales/pt_BR/translations.php
@@ -349,9 +349,9 @@ return array(
'estimated' => 'estimada',
'Sub-Tasks' => 'Sub-tarefas',
'Add a sub-task' => 'Adicionar uma sub-tarefa',
- 'Original Estimate' => 'Estimativa original',
+ 'Original estimate' => 'Estimativa original',
'Create another sub-task' => 'Criar uma outra sub-tarefa',
- 'Time Spent' => 'Tempo gasto',
+ 'Time spent' => 'Tempo gasto',
'Edit a sub-task' => 'Editar uma sub-tarefa',
'Remove a sub-task' => 'Remover uma sub-tarefa',
'The time must be a numeric value' => 'O tempo deve ser um valor numérico',
@@ -538,4 +538,9 @@ return array(
// 'This project is private' => '',
// 'Type here to create a new sub-task' => '',
// 'Add' => '',
+ // 'Estimated time: %s hours' => '',
+ // 'Time spent: %s hours' => '',
+ // 'Started on %B %e, %Y' => '',
+ // 'Start date' => '',
+ // 'Time estimated' => '',
);
diff --git a/app/Locales/ru_RU/translations.php b/app/Locales/ru_RU/translations.php
index 12a5bfe6..5c634184 100644
--- a/app/Locales/ru_RU/translations.php
+++ b/app/Locales/ru_RU/translations.php
@@ -349,9 +349,9 @@ return array(
'estimated' => 'расчетное',
'Sub-Tasks' => 'Подзадачи',
'Add a sub-task' => 'Добавить подзадачу',
- 'Original Estimate' => 'Начальная оценка',
+ 'Original estimate' => 'Начальная оценка',
'Create another sub-task' => 'Создать другую подзадачу',
- 'Time Spent' => 'Времени затрачено',
+ 'Time spent' => 'Времени затрачено',
'Edit a sub-task' => 'Изменить подзадачу',
'Remove a sub-task' => 'Удалить подзадачу',
'The time must be a numeric value' => 'Время должно быть числом!',
@@ -538,4 +538,9 @@ return array(
// 'This project is private' => '',
// 'Type here to create a new sub-task' => '',
// 'Add' => '',
+ // 'Estimated time: %s hours' => '',
+ // 'Time spent: %s hours' => '',
+ // 'Started on %B %e, %Y' => '',
+ // 'Start date' => '',
+ // 'Time estimated' => '',
);
diff --git a/app/Locales/sv_SE/translations.php b/app/Locales/sv_SE/translations.php
index 96e4530d..a96b6c9a 100644
--- a/app/Locales/sv_SE/translations.php
+++ b/app/Locales/sv_SE/translations.php
@@ -349,9 +349,9 @@ return array(
'estimated' => 'uppskattat',
'Sub-Tasks' => 'Deluppgifter',
'Add a sub-task' => 'Lägg till deluppgift',
- 'Original Estimate' => 'Ursprunglig uppskattning',
+ 'Original estimate' => 'Ursprunglig uppskattning',
'Create another sub-task' => 'Skapa en till deluppgift',
- 'Time Spent' => 'Nedlagd tid',
+ 'Time spent' => 'Nedlagd tid',
'Edit a sub-task' => 'Ändra en deluppgift',
'Remove a sub-task' => 'Ta bort en deluppgift',
'The time must be a numeric value' => 'Tiden måste ha ett numeriskt värde',
@@ -538,4 +538,9 @@ return array(
// 'This project is private' => '',
// 'Type here to create a new sub-task' => '',
// 'Add' => '',
+ // 'Estimated time: %s hours' => '',
+ // 'Time spent: %s hours' => '',
+ // 'Started on %B %e, %Y' => '',
+ // 'Start date' => '',
+ // 'Time estimated' => '',
);
diff --git a/app/Locales/zh_CN/translations.php b/app/Locales/zh_CN/translations.php
index c921eb47..ea7183c7 100644
--- a/app/Locales/zh_CN/translations.php
+++ b/app/Locales/zh_CN/translations.php
@@ -349,9 +349,9 @@ return array(
// 'estimated' => '',
// 'Sub-Tasks' => '',
'Add a sub-task' => '添加一个子任务',
- 'Original Estimate' => '初步预计耗时',
+ 'Original estimate' => '初步预计耗时',
'Create another sub-task' => '创建另一个子任务',
- // 'Time Spent' => '',
+ // 'Time spent' => '',
// 'Edit a sub-task' => '',
// 'Remove a sub-task' => '',
// 'The time must be a numeric value' => '',
@@ -538,4 +538,9 @@ return array(
// 'This project is private' => '',
// 'Type here to create a new sub-task' => '',
// 'Add' => '',
+ // 'Estimated time: %s hours' => '',
+ // 'Time spent: %s hours' => '',
+ // 'Started on %B %e, %Y' => '',
+ // 'Start date' => '',
+ // 'Time estimated' => '',
);