summaryrefslogtreecommitdiff
path: root/app/Locales
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locales')
-rw-r--r--app/Locales/de_DE/translations.php26
-rw-r--r--app/Locales/es_ES/translations.php26
-rw-r--r--app/Locales/fi_FI/translations.php26
-rw-r--r--app/Locales/fr_FR/translations.php26
-rw-r--r--app/Locales/it_IT/translations.php26
-rw-r--r--app/Locales/pl_PL/translations.php26
-rw-r--r--app/Locales/pt_BR/translations.php26
-rw-r--r--app/Locales/sv_SE/translations.php26
-rw-r--r--app/Locales/zh_CN/translations.php26
9 files changed, 234 insertions, 0 deletions
diff --git a/app/Locales/de_DE/translations.php b/app/Locales/de_DE/translations.php
index 3e1fd252..fc36b235 100644
--- a/app/Locales/de_DE/translations.php
+++ b/app/Locales/de_DE/translations.php
@@ -468,4 +468,30 @@ return array(
// 'Unable to change the password.' => '',
// 'Change category for the task "%s"' => '',
// 'Change category' => '',
+ // '%s updated the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s open the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the position #%d in the column "%s"' => '',
+ // '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the column "%s"' => '',
+ // '%s created the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s closed the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s created a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s updated a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // 'Assigned to %s with an estimate of %s/%sh' => '',
+ // 'Not assigned, estimate of %sh' => '',
+ // '%s updated a comment on the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s commented the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s\'s activity' => '',
+ // 'No activity.' => '',
+ // 'RSS feed' => '',
+ // '%s updated a comment on the task #%d' => '',
+ // '%s commented on the task #%d' => '',
+ // '%s updated a subtask for the task #%d' => '',
+ // '%s created a subtask for the task #%d' => '',
+ // '%s updated the task #%d' => '',
+ // '%s created the task #%d' => '',
+ // '%s closed the task #%d' => '',
+ // '%s open the task #%d' => '',
+ // '%s moved the task #%d to the column "%s"' => '',
+ // '%s moved the task #%d to the position %d in the column "%s"' => '',
+ // 'Activity' => '',
);
diff --git a/app/Locales/es_ES/translations.php b/app/Locales/es_ES/translations.php
index ee023492..2cb19e1b 100644
--- a/app/Locales/es_ES/translations.php
+++ b/app/Locales/es_ES/translations.php
@@ -468,4 +468,30 @@ return array(
'Unable to change the password.' => 'No pude cambiar la contraseña.',
'Change category for the task "%s"' => 'Cambiar la categoría de la tarea "%s"',
'Change category' => 'Cambiar categoría',
+ // '%s updated the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s open the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the position #%d in the column "%s"' => '',
+ // '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the column "%s"' => '',
+ // '%s created the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s closed the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s created a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s updated a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // 'Assigned to %s with an estimate of %s/%sh' => '',
+ // 'Not assigned, estimate of %sh' => '',
+ // '%s updated a comment on the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s commented the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s\'s activity' => '',
+ // 'No activity.' => '',
+ // 'RSS feed' => '',
+ // '%s updated a comment on the task #%d' => '',
+ // '%s commented on the task #%d' => '',
+ // '%s updated a subtask for the task #%d' => '',
+ // '%s created a subtask for the task #%d' => '',
+ // '%s updated the task #%d' => '',
+ // '%s created the task #%d' => '',
+ // '%s closed the task #%d' => '',
+ // '%s open the task #%d' => '',
+ // '%s moved the task #%d to the column "%s"' => '',
+ // '%s moved the task #%d to the position %d in the column "%s"' => '',
+ // 'Activity' => '',
);
diff --git a/app/Locales/fi_FI/translations.php b/app/Locales/fi_FI/translations.php
index 809be56d..4481078d 100644
--- a/app/Locales/fi_FI/translations.php
+++ b/app/Locales/fi_FI/translations.php
@@ -468,4 +468,30 @@ return array(
// 'Unable to change the password.' => '',
// 'Change category for the task "%s"' => '',
// 'Change category' => '',
+ // '%s updated the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s open the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the position #%d in the column "%s"' => '',
+ // '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the column "%s"' => '',
+ // '%s created the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s closed the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s created a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s updated a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // 'Assigned to %s with an estimate of %s/%sh' => '',
+ // 'Not assigned, estimate of %sh' => '',
+ // '%s updated a comment on the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s commented the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s\'s activity' => '',
+ // 'No activity.' => '',
+ // 'RSS feed' => '',
+ // '%s updated a comment on the task #%d' => '',
+ // '%s commented on the task #%d' => '',
+ // '%s updated a subtask for the task #%d' => '',
+ // '%s created a subtask for the task #%d' => '',
+ // '%s updated the task #%d' => '',
+ // '%s created the task #%d' => '',
+ // '%s closed the task #%d' => '',
+ // '%s open the task #%d' => '',
+ // '%s moved the task #%d to the column "%s"' => '',
+ // '%s moved the task #%d to the position %d in the column "%s"' => '',
+ // 'Activity' => '',
);
diff --git a/app/Locales/fr_FR/translations.php b/app/Locales/fr_FR/translations.php
index 96fb3a51..1e725a7e 100644
--- a/app/Locales/fr_FR/translations.php
+++ b/app/Locales/fr_FR/translations.php
@@ -468,4 +468,30 @@ return array(
'Unable to change the password.' => 'Impossible de changer le mot de passe.',
'Change category for the task "%s"' => 'Changer la catégorie pour la tâche « %s »',
'Change category' => 'Changer de catégorie',
+ '%s updated the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '%s a mis à jour la tâche <a href="?controller=task&amp;action=show&amp;task_id=%d">n°%d</a>',
+ '%s open the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '%s a ouvert la tâche <a href="?controller=task&amp;action=show&amp;task_id=%d">n°%d</a>',
+ '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the position #%d in the column "%s"' => '%s a déplacé la tâche <a href="?controller=task&amp;action=show&amp;task_id=%d">n°%d</a> à la position n°%d dans la colonne « %s »',
+ '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the column "%s"' => '%s a déplacé la tâche <a href="?controller=task&amp;action=show&amp;task_id=%d">n°%d</a> dans la colonne « %s »',
+ '%s created the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '%s a créé la tâche <a href="?controller=task&amp;action=show&amp;task_id=%d">n°%d</a>',
+ '%s closed the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '%s a fermé la tâche <a href="?controller=task&amp;action=show&amp;task_id=%d">n°%d</a>',
+ '%s created a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '%s a créé une sous-tâche pour la tâche <a href="?controller=task&amp;action=show&amp;task_id=%d">n°%d</a>',
+ '%s updated a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '%s a mis à jour une sous-tâche appartenant à la tâche <a href="?controller=task&amp;action=show&amp;task_id=%d">n°%d</a>',
+ 'Assigned to %s with an estimate of %s/%sh' => 'Assigné à %s avec un estimé de %s/%sh',
+ 'Not assigned, estimate of %sh' => 'Personne assigné, estimé de %sh',
+ '%s updated a comment on the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '%s a mis à jour un commentaire appartenant à la tâche <a href="?controller=task&amp;action=show&amp;task_id=%d">n°%d</a>',
+ '%s commented the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '%s a ajouté un commentaire sur la tâche <a href="?controller=task&amp;action=show&amp;task_id=%d">n°%d</a>',
+ '%s\'s activity' => 'Activité du projet %s',
+ 'No activity.' => 'Aucune activité.',
+ 'RSS feed' => 'Flux RSS',
+ '%s updated a comment on the task #%d' => '%s a mis à jour un commentaire sur la tâche n°%d',
+ '%s commented on the task #%d' => '%s a ajouté un commentaire sur la tâche n°%d',
+ '%s updated a subtask for the task #%d' => '%s a mis à jour une sous-tâche appartenant à la tâche n°%d',
+ '%s created a subtask for the task #%d' => '%s a créé une sous-tâche pour la tâche n°%d',
+ '%s updated the task #%d' => '%s a mis à jour la tâche n°%d',
+ '%s created the task #%d' => '%s a créé la tâche n°%d',
+ '%s closed the task #%d' => '%s a fermé la tâche n°%d',
+ '%s open the task #%d' => '%s a ouvert la tâche n°%d',
+ '%s moved the task #%d to the column "%s"' => '%s a déplacé la tâche n°%d dans la colonne « %s »',
+ '%s moved the task #%d to the position %d in the column "%s"' => '%s a déplacé la tâche n°%d à la position n°%d dans la colonne « %s »',
+ 'Activity' => 'Activité',
);
diff --git a/app/Locales/it_IT/translations.php b/app/Locales/it_IT/translations.php
index 33ad358f..5834faf2 100644
--- a/app/Locales/it_IT/translations.php
+++ b/app/Locales/it_IT/translations.php
@@ -468,4 +468,30 @@ return array(
// 'Unable to change the password.' => '',
// 'Change category for the task "%s"' => '',
// 'Change category' => '',
+ // '%s updated the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s open the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the position #%d in the column "%s"' => '',
+ // '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the column "%s"' => '',
+ // '%s created the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s closed the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s created a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s updated a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // 'Assigned to %s with an estimate of %s/%sh' => '',
+ // 'Not assigned, estimate of %sh' => '',
+ // '%s updated a comment on the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s commented the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s\'s activity' => '',
+ // 'No activity.' => '',
+ // 'RSS feed' => '',
+ // '%s updated a comment on the task #%d' => '',
+ // '%s commented on the task #%d' => '',
+ // '%s updated a subtask for the task #%d' => '',
+ // '%s created a subtask for the task #%d' => '',
+ // '%s updated the task #%d' => '',
+ // '%s created the task #%d' => '',
+ // '%s closed the task #%d' => '',
+ // '%s open the task #%d' => '',
+ // '%s moved the task #%d to the column "%s"' => '',
+ // '%s moved the task #%d to the position %d in the column "%s"' => '',
+ // 'Activity' => '',
);
diff --git a/app/Locales/pl_PL/translations.php b/app/Locales/pl_PL/translations.php
index 34d4a704..ca48f2e6 100644
--- a/app/Locales/pl_PL/translations.php
+++ b/app/Locales/pl_PL/translations.php
@@ -468,4 +468,30 @@ return array(
// 'Unable to change the password.' => '',
// 'Change category for the task "%s"' => '',
// 'Change category' => '',
+ // '%s updated the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s open the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the position #%d in the column "%s"' => '',
+ // '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the column "%s"' => '',
+ // '%s created the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s closed the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s created a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s updated a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // 'Assigned to %s with an estimate of %s/%sh' => '',
+ // 'Not assigned, estimate of %sh' => '',
+ // '%s updated a comment on the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s commented the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s\'s activity' => '',
+ // 'No activity.' => '',
+ // 'RSS feed' => '',
+ // '%s updated a comment on the task #%d' => '',
+ // '%s commented on the task #%d' => '',
+ // '%s updated a subtask for the task #%d' => '',
+ // '%s created a subtask for the task #%d' => '',
+ // '%s updated the task #%d' => '',
+ // '%s created the task #%d' => '',
+ // '%s closed the task #%d' => '',
+ // '%s open the task #%d' => '',
+ // '%s moved the task #%d to the column "%s"' => '',
+ // '%s moved the task #%d to the position %d in the column "%s"' => '',
+ // 'Activity' => '',
);
diff --git a/app/Locales/pt_BR/translations.php b/app/Locales/pt_BR/translations.php
index cd337939..b72fbb62 100644
--- a/app/Locales/pt_BR/translations.php
+++ b/app/Locales/pt_BR/translations.php
@@ -468,4 +468,30 @@ return array(
// 'Unable to change the password.' => '',
// 'Change category for the task "%s"' => '',
// 'Change category' => '',
+ // '%s updated the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s open the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the position #%d in the column "%s"' => '',
+ // '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the column "%s"' => '',
+ // '%s created the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s closed the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s created a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s updated a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // 'Assigned to %s with an estimate of %s/%sh' => '',
+ // 'Not assigned, estimate of %sh' => '',
+ // '%s updated a comment on the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s commented the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s\'s activity' => '',
+ // 'No activity.' => '',
+ // 'RSS feed' => '',
+ // '%s updated a comment on the task #%d' => '',
+ // '%s commented on the task #%d' => '',
+ // '%s updated a subtask for the task #%d' => '',
+ // '%s created a subtask for the task #%d' => '',
+ // '%s updated the task #%d' => '',
+ // '%s created the task #%d' => '',
+ // '%s closed the task #%d' => '',
+ // '%s open the task #%d' => '',
+ // '%s moved the task #%d to the column "%s"' => '',
+ // '%s moved the task #%d to the position %d in the column "%s"' => '',
+ // 'Activity' => '',
);
diff --git a/app/Locales/sv_SE/translations.php b/app/Locales/sv_SE/translations.php
index a2ce9016..aa63f6aa 100644
--- a/app/Locales/sv_SE/translations.php
+++ b/app/Locales/sv_SE/translations.php
@@ -468,4 +468,30 @@ return array(
// 'Unable to change the password.' => '',
// 'Change category for the task "%s"' => '',
// 'Change category' => '',
+ // '%s updated the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s open the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the position #%d in the column "%s"' => '',
+ // '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the column "%s"' => '',
+ // '%s created the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s closed the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s created a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s updated a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // 'Assigned to %s with an estimate of %s/%sh' => '',
+ // 'Not assigned, estimate of %sh' => '',
+ // '%s updated a comment on the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s commented the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s\'s activity' => '',
+ // 'No activity.' => '',
+ // 'RSS feed' => '',
+ // '%s updated a comment on the task #%d' => '',
+ // '%s commented on the task #%d' => '',
+ // '%s updated a subtask for the task #%d' => '',
+ // '%s created a subtask for the task #%d' => '',
+ // '%s updated the task #%d' => '',
+ // '%s created the task #%d' => '',
+ // '%s closed the task #%d' => '',
+ // '%s open the task #%d' => '',
+ // '%s moved the task #%d to the column "%s"' => '',
+ // '%s moved the task #%d to the position %d in the column "%s"' => '',
+ // 'Activity' => '',
);
diff --git a/app/Locales/zh_CN/translations.php b/app/Locales/zh_CN/translations.php
index 8a4b8836..9c45809a 100644
--- a/app/Locales/zh_CN/translations.php
+++ b/app/Locales/zh_CN/translations.php
@@ -468,4 +468,30 @@ return array(
// 'Unable to change the password.' => '',
// 'Change category for the task "%s"' => '',
// 'Change category' => '',
+ // '%s updated the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s open the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the position #%d in the column "%s"' => '',
+ // '%s moved the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a> to the column "%s"' => '',
+ // '%s created the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s closed the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s created a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s updated a subtask for the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // 'Assigned to %s with an estimate of %s/%sh' => '',
+ // 'Not assigned, estimate of %sh' => '',
+ // '%s updated a comment on the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s commented the task <a href="?controller=task&amp;action=show&amp;task_id=%d">#%d</a>' => '',
+ // '%s\'s activity' => '',
+ // 'No activity.' => '',
+ // 'RSS feed' => '',
+ // '%s updated a comment on the task #%d' => '',
+ // '%s commented on the task #%d' => '',
+ // '%s updated a subtask for the task #%d' => '',
+ // '%s created a subtask for the task #%d' => '',
+ // '%s updated the task #%d' => '',
+ // '%s created the task #%d' => '',
+ // '%s closed the task #%d' => '',
+ // '%s open the task #%d' => '',
+ // '%s moved the task #%d to the column "%s"' => '',
+ // '%s moved the task #%d to the position %d in the column "%s"' => '',
+ // 'Activity' => '',
);