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.php11
-rw-r--r--app/Locales/fr_FR/translations.php11
-rw-r--r--app/Locales/pl_PL/translations.php11
-rw-r--r--app/Locales/pt_BR/translations.php11
-rw-r--r--app/Locales/sv_SE/translations.php13
-rw-r--r--app/Locales/zh_CN/translations.php11
7 files changed, 70 insertions, 7 deletions
diff --git a/app/Locales/de_DE/translations.php b/app/Locales/de_DE/translations.php
index b4dd8a38..01be45c7 100644
--- a/app/Locales/de_DE/translations.php
+++ b/app/Locales/de_DE/translations.php
@@ -387,4 +387,13 @@ return array(
'Unlink my GitHub Account' => 'Verbindung mit meinem GitHub Account trennen',
'Created by %s' => 'Erstellt durch %s',
'Last modified on %B %e, %G at %k:%M %p' => 'Letzte Änderung am %d.%m.%Y um %H:%M',
+ // 'Tasks Export' => '',
+ // 'Tasks exportation for "%s"' => '',
+ // 'Start Date' => '',
+ // 'End Date' => '',
+ // 'Execute' => '',
+ // 'Task Id' => '',
+ // 'Creator' => '',
+ // 'Modification date' => '',
+ // 'Completion date' => '',
);
diff --git a/app/Locales/es_ES/translations.php b/app/Locales/es_ES/translations.php
index 2dd3765f..2b7420d9 100644
--- a/app/Locales/es_ES/translations.php
+++ b/app/Locales/es_ES/translations.php
@@ -190,7 +190,7 @@ return array(
'Timezone' => 'Zona horaria',
'Sorry, I didn\'t found this information in my database!' => 'Lo siento no he encontrado información en la base de datos!',
'Page not found' => 'Página no encontrada',
- 'Story Points' => 'Complejidad',
+ 'Complexity' => 'Complejidad',
'limit' => 'límite',
'Task limit' => 'Número máximo de tareas',
'This value must be greater than %d' => 'Este valor no debe de ser más grande que %d',
@@ -386,4 +386,13 @@ return array(
// 'Unlink my GitHub Account' => '',
// 'Created by %s' => 'Créé par %s',
// 'Last modified on %B %e, %G at %k:%M %p' => '',
+ // 'Tasks Export' => '',
+ // 'Tasks exportation for "%s"' => '',
+ // 'Start Date' => '',
+ // 'End Date' => '',
+ // 'Execute' => '',
+ // 'Task Id' => '',
+ // 'Creator' => '',
+ // 'Modification date' => '',
+ // 'Completion date' => '',
);
diff --git a/app/Locales/fr_FR/translations.php b/app/Locales/fr_FR/translations.php
index 5067ea61..3d1d313b 100644
--- a/app/Locales/fr_FR/translations.php
+++ b/app/Locales/fr_FR/translations.php
@@ -190,7 +190,7 @@ return array(
'Timezone' => 'Fuseau horaire',
'Sorry, I didn\'t found this information in my database!' => 'Désolé, je n\'ai pas trouvé cette information dans ma base de données !',
'Page not found' => 'Page introuvable',
- 'Story Points' => 'Complexité',
+ 'Complexity' => 'Complexité',
'limit' => 'limite',
'Task limit' => 'Nombre maximum de tâches',
'This value must be greater than %d' => 'Cette valeur doit être plus grande que %d',
@@ -384,4 +384,13 @@ return array(
'Unlink my GitHub Account' => 'Ne plus utiliser mon compte Github',
'Created by %s' => 'Créé par %s',
'Last modified on %B %e, %G at %k:%M %p' => 'Modifié le %d/%m/%Y à %H:%M',
+ 'Tasks Export' => 'Exportation des tâches',
+ 'Tasks exportation for "%s"' => 'Exportation des tâches pour « %s »',
+ 'Start Date' => 'Date de début',
+ 'End Date' => 'Date de fin',
+ 'Execute' => 'Exécuter',
+ 'Task Id' => 'Identifiant de la tâche',
+ 'Creator' => 'Créateur',
+ 'Modification date' => 'Date de modification',
+ 'Completion date' => 'Date de complétion',
);
diff --git a/app/Locales/pl_PL/translations.php b/app/Locales/pl_PL/translations.php
index a96d5672..eaafe7c5 100644
--- a/app/Locales/pl_PL/translations.php
+++ b/app/Locales/pl_PL/translations.php
@@ -192,7 +192,7 @@ return array(
'Description' => 'Opis',
'Sorry, I didn\'t found this information in my database!' => 'Niestety nie znaleziono tej informacji w bazie danych',
'Page not found' => 'Strona nie istnieje',
- 'Story Points' => 'Poziom trudności',
+ 'Complexity' => 'Poziom trudności',
'limit' => 'limit',
'Task limit' => 'Limit zadań',
'This value must be greater than %d' => 'Wartość musi być większa niż %d',
@@ -387,4 +387,13 @@ return array(
// 'Unlink my GitHub Account' => '',
// 'Created by %s' => 'Créé par %s',
// 'Last modified on %B %e, %G at %k:%M %p' => '',
+ // 'Tasks Export' => '',
+ // 'Tasks exportation for "%s"' => '',
+ // 'Start Date' => '',
+ // 'End Date' => '',
+ // 'Execute' => '',
+ // 'Task Id' => '',
+ // 'Creator' => '',
+ // 'Modification date' => '',
+ // 'Completion date' => '',
);
diff --git a/app/Locales/pt_BR/translations.php b/app/Locales/pt_BR/translations.php
index 8ba9b64a..a422a660 100644
--- a/app/Locales/pt_BR/translations.php
+++ b/app/Locales/pt_BR/translations.php
@@ -189,7 +189,7 @@ return array(
'Timezone' => 'Fuso horário',
'Sorry, I didn\'t found this information in my database!' => 'Desculpe, não encontrei esta informação no meu banco de dados!',
'Page not found' => 'Página não encontrada',
- 'Story Points' => 'Complexidade',
+ 'Complexity' => 'Complexidade',
'limit' => 'limite',
'Task limit' => 'Limite da tarefa',
'This value must be greater than %d' => 'Este valor deve ser maior que %d',
@@ -384,4 +384,13 @@ return array(
// 'Unlink my GitHub Account' => '',
// 'Created by %s' => 'Créé par %s',
// 'Last modified on %B %e, %G at %k:%M %p' => '',
+ // 'Tasks Export' => '',
+ // 'Tasks exportation for "%s"' => '',
+ // 'Start Date' => '',
+ // 'End Date' => '',
+ // 'Execute' => '',
+ // 'Task Id' => '',
+ // 'Creator' => '',
+ // 'Modification date' => '',
+ // 'Completion date' => '',
);
diff --git a/app/Locales/sv_SE/translations.php b/app/Locales/sv_SE/translations.php
index cae457b1..d69f6604 100644
--- a/app/Locales/sv_SE/translations.php
+++ b/app/Locales/sv_SE/translations.php
@@ -190,7 +190,7 @@ return array(
'Timezone' => 'Tidszon',
'Sorry, I didn\'t found this information in my database!' => 'Informationen kunde inte hittas i databasen.',
'Page not found' => 'Sidan hittas inte',
- 'Story Points' => 'Ungefärligt antal timmar',
+ 'Complexity' => 'Ungefärligt antal timmar',
'limit' => 'max',
'Task limit' => 'Uppgiftsbegränsning',
'This value must be greater than %d' => 'Värdet måste vara större än %d',
@@ -385,5 +385,14 @@ return array(
'Link my GitHub Account' => 'Anslut mitt GitHub-konto',
'Unlink my GitHub Account' => 'Koppla ifrån mitt GitHub-konto',
'Created by %s' => 'Skapad av %s',
- 'Last modified on %B %e, %G at %k:%M %p' => 'Senaste ändring %B %e, %G kl %k:%M %p'',
+ 'Last modified on %B %e, %G at %k:%M %p' => 'Senaste ändring %B %e, %G kl %k:%M %p',
+ // 'Tasks Export' => '',
+ // 'Tasks exportation for "%s"' => '',
+ // 'Start Date' => '',
+ // 'End Date' => '',
+ // 'Execute' => '',
+ // 'Task Id' => '',
+ // 'Creator' => '',
+ // 'Modification date' => '',
+ // 'Completion date' => '',
);
diff --git a/app/Locales/zh_CN/translations.php b/app/Locales/zh_CN/translations.php
index 9ed0c8a3..de12c424 100644
--- a/app/Locales/zh_CN/translations.php
+++ b/app/Locales/zh_CN/translations.php
@@ -193,7 +193,7 @@ return array(
'Timezone' => '时区',
'Sorry, I didn\'t found this information in my database!' => '抱歉,无法在数据库中找到该信息!',
'Page not found' => '页面未找到',
- 'Story Points' => '评估分值',
+ 'Complexity' => '评估分值',
'limit' => '限制',
'Task limit' => '任务限制',
'This value must be greater than %d' => '该数值必须大于%d',
@@ -392,4 +392,13 @@ return array(
// 'Unlink my GitHub Account' => '',
// 'Created by %s' => 'Créé par %s',
// 'Last modified on %B %e, %G at %k:%M %p' => '',
+ // 'Tasks Export' => '',
+ // 'Tasks exportation for "%s"' => '',
+ // 'Start Date' => '',
+ // 'End Date' => '',
+ // 'Execute' => '',
+ // 'Task Id' => '',
+ // 'Creator' => '',
+ // 'Modification date' => '',
+ // 'Completion date' => '',
);