summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-10-03 12:22:34 -0400
committerFrederic Guillot <fred@kanboard.net>2015-10-03 12:22:34 -0400
commita58661f9a695fba5884bd3ba4a88b97c57a0ab48 (patch)
tree4da46c9e2ff531faeb7f0d3256f9e18c9eb55d5f
parentd67d7c54e65e80d1b484490e42dbecb969aa7686 (diff)
Sync locales
-rw-r--r--app/Locale/cs_CZ/translations.php38
-rw-r--r--app/Locale/da_DK/translations.php38
-rw-r--r--app/Locale/de_DE/translations.php38
-rw-r--r--app/Locale/es_ES/translations.php38
-rw-r--r--app/Locale/fi_FI/translations.php38
-rw-r--r--app/Locale/fr_FR/translations.php38
-rw-r--r--app/Locale/hu_HU/translations.php38
-rw-r--r--app/Locale/id_ID/translations.php38
-rw-r--r--app/Locale/it_IT/translations.php38
-rw-r--r--app/Locale/ja_JP/translations.php38
-rwxr-xr-xapp/Locale/nb_NO/translations.php38
-rw-r--r--app/Locale/nl_NL/translations.php38
-rw-r--r--app/Locale/pl_PL/translations.php38
-rw-r--r--app/Locale/pt_BR/translations.php38
-rw-r--r--app/Locale/pt_PT/translations.php38
-rw-r--r--app/Locale/ru_RU/translations.php38
-rw-r--r--app/Locale/sr_Latn_RS/translations.php38
-rw-r--r--app/Locale/sv_SE/translations.php38
-rw-r--r--app/Locale/th_TH/translations.php38
-rw-r--r--app/Locale/tr_TR/translations.php38
-rw-r--r--app/Locale/zh_CN/translations.php38
21 files changed, 798 insertions, 0 deletions
diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php
index fad94fb0..ba3d809f 100644
--- a/app/Locale/cs_CZ/translations.php
+++ b/app/Locale/cs_CZ/translations.php
@@ -1018,4 +1018,42 @@ return array(
// 'There is no plugin loaded.' => '',
// 'Set maximum column height' => '',
// 'Remove maximum column height' => '',
+ // 'My notifications' => '',
+ // 'Custom filters' => '',
+ // 'Your custom filter have been created successfully.' => '',
+ // 'Unable to create your custom filter.' => '',
+ // 'Custom filter removed successfully.' => '',
+ // 'Unable to remove this custom filter.' => '',
+ // 'Edit custom filter' => '',
+ // 'Your custom filter have been updated successfully.' => '',
+ // 'Unable to update custom filter.' => '',
+ // 'Web' => '',
+ // 'New attachment on task #%d: %s' => '',
+ // 'New comment on task #%d' => '',
+ // 'Comment updated on task #%d' => '',
+ // 'New subtask on task #%d' => '',
+ // 'Subtask updated on task #%d' => '',
+ // 'New task #%d: %s' => '',
+ // 'Task updated #%d' => '',
+ // 'Task #%d closed' => '',
+ // 'Task #%d opened' => '',
+ // 'Column changed for task #%d' => '',
+ // 'New position for task #%d' => '',
+ // 'Swimlane changed for task #%d' => '',
+ // 'Assignee changed on task #%d' => '',
+ // '%d overdue tasks' => '',
+ // 'Task #%d is overdue' => '',
+ // 'No new notifications.' => '',
+ // 'Mark all as read' => '',
+ // 'Mark as read' => '',
+ // 'Total number of tasks in this column across all swimlanes' => '',
+ // 'Collapse swimlane' => '',
+ // 'Expand swimlane' => '',
+ // 'Add a new filter' => '',
+ // 'Share with all project members' => '',
+ // 'Shared' => '',
+ // 'Owner' => '',
+ // 'Unread notifications' => '',
+ // 'My filters' => '',
+ // 'Notification methods:' => '',
);
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php
index cc721b84..fa45e581 100644
--- a/app/Locale/da_DK/translations.php
+++ b/app/Locale/da_DK/translations.php
@@ -1018,4 +1018,42 @@ return array(
// 'There is no plugin loaded.' => '',
// 'Set maximum column height' => '',
// 'Remove maximum column height' => '',
+ // 'My notifications' => '',
+ // 'Custom filters' => '',
+ // 'Your custom filter have been created successfully.' => '',
+ // 'Unable to create your custom filter.' => '',
+ // 'Custom filter removed successfully.' => '',
+ // 'Unable to remove this custom filter.' => '',
+ // 'Edit custom filter' => '',
+ // 'Your custom filter have been updated successfully.' => '',
+ // 'Unable to update custom filter.' => '',
+ // 'Web' => '',
+ // 'New attachment on task #%d: %s' => '',
+ // 'New comment on task #%d' => '',
+ // 'Comment updated on task #%d' => '',
+ // 'New subtask on task #%d' => '',
+ // 'Subtask updated on task #%d' => '',
+ // 'New task #%d: %s' => '',
+ // 'Task updated #%d' => '',
+ // 'Task #%d closed' => '',
+ // 'Task #%d opened' => '',
+ // 'Column changed for task #%d' => '',
+ // 'New position for task #%d' => '',
+ // 'Swimlane changed for task #%d' => '',
+ // 'Assignee changed on task #%d' => '',
+ // '%d overdue tasks' => '',
+ // 'Task #%d is overdue' => '',
+ // 'No new notifications.' => '',
+ // 'Mark all as read' => '',
+ // 'Mark as read' => '',
+ // 'Total number of tasks in this column across all swimlanes' => '',
+ // 'Collapse swimlane' => '',
+ // 'Expand swimlane' => '',
+ // 'Add a new filter' => '',
+ // 'Share with all project members' => '',
+ // 'Shared' => '',
+ // 'Owner' => '',
+ // 'Unread notifications' => '',
+ // 'My filters' => '',
+ // 'Notification methods:' => '',
);
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index 361b6d74..f1e46ee3 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -1018,4 +1018,42 @@ return array(
// 'There is no plugin loaded.' => '',
// 'Set maximum column height' => '',
// 'Remove maximum column height' => '',
+ // 'My notifications' => '',
+ // 'Custom filters' => '',
+ // 'Your custom filter have been created successfully.' => '',
+ // 'Unable to create your custom filter.' => '',
+ // 'Custom filter removed successfully.' => '',
+ // 'Unable to remove this custom filter.' => '',
+ // 'Edit custom filter' => '',
+ // 'Your custom filter have been updated successfully.' => '',
+ // 'Unable to update custom filter.' => '',
+ // 'Web' => '',
+ // 'New attachment on task #%d: %s' => '',
+ // 'New comment on task #%d' => '',
+ // 'Comment updated on task #%d' => '',
+ // 'New subtask on task #%d' => '',
+ // 'Subtask updated on task #%d' => '',
+ // 'New task #%d: %s' => '',
+ // 'Task updated #%d' => '',
+ // 'Task #%d closed' => '',
+ // 'Task #%d opened' => '',
+ // 'Column changed for task #%d' => '',
+ // 'New position for task #%d' => '',
+ // 'Swimlane changed for task #%d' => '',
+ // 'Assignee changed on task #%d' => '',
+ // '%d overdue tasks' => '',
+ // 'Task #%d is overdue' => '',
+ // 'No new notifications.' => '',
+ // 'Mark all as read' => '',
+ // 'Mark as read' => '',
+ // 'Total number of tasks in this column across all swimlanes' => '',
+ // 'Collapse swimlane' => '',
+ // 'Expand swimlane' => '',
+ // 'Add a new filter' => '',
+ // 'Share with all project members' => '',
+ // 'Shared' => '',
+ // 'Owner' => '',
+ // 'Unread notifications' => '',
+ // 'My filters' => '',
+ // 'Notification methods:' => '',
);
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php
index 0d0f1456..152a617a 100644
--- a/app/Locale/es_ES/translations.php
+++ b/app/Locale/es_ES/translations.php
@@ -1018,4 +1018,42 @@ return array(
// 'There is no plugin loaded.' => '',
// 'Set maximum column height' => '',
// 'Remove maximum column height' => '',
+ // 'My notifications' => '',
+ // 'Custom filters' => '',
+ // 'Your custom filter have been created successfully.' => '',
+ // 'Unable to create your custom filter.' => '',
+ // 'Custom filter removed successfully.' => '',
+ // 'Unable to remove this custom filter.' => '',
+ // 'Edit custom filter' => '',
+ // 'Your custom filter have been updated successfully.' => '',
+ // 'Unable to update custom filter.' => '',
+ // 'Web' => '',
+ // 'New attachment on task #%d: %s' => '',
+ // 'New comment on task #%d' => '',
+ // 'Comment updated on task #%d' => '',
+ // 'New subtask on task #%d' => '',
+ // 'Subtask updated on task #%d' => '',
+ // 'New task #%d: %s' => '',
+ // 'Task updated #%d' => '',
+ // 'Task #%d closed' => '',
+ // 'Task #%d opened' => '',
+ // 'Column changed for task #%d' => '',
+ // 'New position for task #%d' => '',
+ // 'Swimlane changed for task #%d' => '',
+ // 'Assignee changed on task #%d' => '',
+ // '%d overdue tasks' => '',
+ // 'Task #%d is overdue' => '',
+ // 'No new notifications.' => '',
+ // 'Mark all as read' => '',
+ // 'Mark as read' => '',
+ // 'Total number of tasks in this column across all swimlanes' => '',
+ // 'Collapse swimlane' => '',
+ // 'Expand swimlane' => '',
+ // 'Add a new filter' => '',
+ // 'Share with all project members' => '',
+ // 'Shared' => '',
+ // 'Owner' => '',
+ // 'Unread notifications' => '',
+ // 'My filters' => '',
+ // 'Notification methods:' => '',
);
diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php
index 3dc02236..71844cc6 100644
--- a/app/Locale/fi_FI/translations.php
+++ b/app/Locale/fi_FI/translations.php
@@ -1018,4 +1018,42 @@ return array(
// 'There is no plugin loaded.' => '',
// 'Set maximum column height' => '',
// 'Remove maximum column height' => '',
+ // 'My notifications' => '',
+ // 'Custom filters' => '',
+ // 'Your custom filter have been created successfully.' => '',
+ // 'Unable to create your custom filter.' => '',
+ // 'Custom filter removed successfully.' => '',
+ // 'Unable to remove this custom filter.' => '',
+ // 'Edit custom filter' => '',
+ // 'Your custom filter have been updated successfully.' => '',
+ // 'Unable to update custom filter.' => '',
+ // 'Web' => '',
+ // 'New attachment on task #%d: %s' => '',
+ // 'New comment on task #%d' => '',
+ // 'Comment updated on task #%d' => '',
+ // 'New subtask on task #%d' => '',
+ // 'Subtask updated on task #%d' => '',
+ // 'New task #%d: %s' => '',
+ // 'Task updated #%d' => '',
+ // 'Task #%d closed' => '',
+ // 'Task #%d opened' => '',
+ // 'Column changed for task #%d' => '',
+ // 'New position for task #%d' => '',
+ // 'Swimlane changed for task #%d' => '',
+ // 'Assignee changed on task #%d' => '',
+ // '%d overdue tasks' => '',
+ // 'Task #%d is overdue' => '',
+ // 'No new notifications.' => '',
+ // 'Mark all as read' => '',
+ // 'Mark as read' => '',
+ // 'Total number of tasks in this column across all swimlanes' => '',
+ // 'Collapse swimlane' => '',
+ // 'Expand swimlane' => '',
+ // 'Add a new filter' => '',
+ // 'Share with all project members' => '',
+ // 'Shared' => '',
+ // 'Owner' => '',
+ // 'Unread notifications' => '',
+ // 'My filters' => '',
+ // 'Notification methods:' => '',
);
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index ec784933..ec32ecb1 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -1020,4 +1020,42 @@ return array(
'There is no plugin loaded.' => 'Il n\'y a aucune extension chargée.',
'Set maximum column height' => 'Définir la hauteur max. des colonnes',
'Remove maximum column height' => 'Enlever la hauteur max. des colonnes',
+ 'My notifications' => 'Mes notifications',
+ 'Custom filters' => 'Filtres personalisés',
+ 'Your custom filter have been created successfully.' => 'Votre filter personalisé a été créé avec succès.',
+ 'Unable to create your custom filter.' => 'Impossible de créer votre filter personalisé.',
+ 'Custom filter removed successfully.' => 'Filtre personalisé supprimé avec succès.',
+ 'Unable to remove this custom filter.' => 'Impossible de supprimer ce filter personalisé.',
+ 'Edit custom filter' => 'Modification d\'un filtre personalisé',
+ 'Your custom filter have been updated successfully.' => 'Votre filtre personalisé a été mis à jour avec succès.',
+ 'Unable to update custom filter.' => 'Impossible de mettre à jour votre filtre personalisé.',
+ 'Web' => 'Web',
+ 'New attachment on task #%d: %s' => 'Nouveau fichier joint sur la tâche n°%d : %s',
+ 'New comment on task #%d' => 'Nouveau commentaire sur la tâche n°%d',
+ 'Comment updated on task #%d' => 'Commentaire mis à jour sur la tâche n°%d',
+ 'New subtask on task #%d' => 'Nouvelle sous-tâche sur la tâche n°%d',
+ 'Subtask updated on task #%d' => 'Sous-tâche mise à jour sur la tâche n°%d',
+ 'New task #%d: %s' => 'Nouvelle tâche n°%d : %s',
+ 'Task updated #%d' => 'Tâche n°%d mise à jour',
+ 'Task #%d closed' => 'Tâche n°%d fermée',
+ 'Task #%d opened' => 'Tâche n°%d ouverte',
+ 'Column changed for task #%d' => 'Changement de colonne pour la tâche n°%d',
+ 'New position for task #%d' => 'Nouvelle position pour la tâche n°%d',
+ 'Swimlane changed for task #%d' => 'Changement de swimlane pour la tâche n°%d',
+ 'Assignee changed on task #%d' => 'Changement de l\'assigné pour la tâche n°%d',
+ '%d overdue tasks' => '%d tâches en retard',
+ 'Task #%d is overdue' => 'La tâche n°%d est retard',
+ 'No new notifications.' => 'Aucune notification.',
+ 'Mark all as read' => 'Tout marquer comme lu',
+ 'Mark as read' => 'Marquer comme lu',
+ 'Total number of tasks in this column across all swimlanes' => 'Nombre total de tâches dans cette colonne pour toutes les swimlanes',
+ 'Collapse swimlane' => 'Replier la swimlane',
+ 'Expand swimlane' => 'Déplier la swimlane',
+ 'Add a new filter' => 'Ajouter un nouveau filtre',
+ 'Share with all project members' => 'Partager avec tous les membres du projet',
+ 'Shared' => 'Partagé',
+ 'Owner' => 'Propriétaire',
+ 'Unread notifications' => 'Notifications non lus',
+ 'My filters' => 'Mes filtres',
+ 'Notification methods:' => 'Méthodes de notifications :',
);
diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php
index d729c51a..bef65570 100644
--- a/app/Locale/hu_HU/translations.php
+++ b/app/Locale/hu_HU/translations.php
@@ -1018,4 +1018,42 @@ return array(
// 'There is no plugin loaded.' => '',
// 'Set maximum column height' => '',
// 'Remove maximum column height' => '',
+ // 'My notifications' => '',
+ // 'Custom filters' => '',
+ // 'Your custom filter have been created successfully.' => '',
+ // 'Unable to create your custom filter.' => '',
+ // 'Custom filter removed successfully.' => '',
+ // 'Unable to remove this custom filter.' => '',
+ // 'Edit custom filter' => '',
+ // 'Your custom filter have been updated successfully.' => '',
+ // 'Unable to update custom filter.' => '',
+ // 'Web' => '',
+ // 'New attachment on task #%d: %s' => '',
+ // 'New comment on task #%d' => '',
+ // 'Comment updated on task #%d' => '',
+ // 'New subtask on task #%d' => '',
+ // 'Subtask updated on task #%d' => '',
+ // 'New task #%d: %s' => '',
+ // 'Task updated #%d' => '',
+ // 'Task #%d closed' => '',
+ // 'Task #%d opened' => '',
+ // 'Column changed for task #%d' => '',
+ // 'New position for task #%d' => '',
+ // 'Swimlane changed for task #%d' => '',
+ // 'Assignee changed on task #%d' => '',
+ // '%d overdue tasks' => '',
+ // 'Task #%d is overdue' => '',
+ // 'No new notifications.' => '',
+ // 'Mark all as read' => '',
+ // 'Mark as read' => '',
+ // 'Total number of tasks in this column across all swimlanes' => '',
+ // 'Collapse swimlane' => '',
+ // 'Expand swimlane' => '',
+ // 'Add a new filter' => '',
+ // 'Share with all project members' => '',
+ // 'Shared' => '',
+ // 'Owner' => '',
+ // 'Unread notifications' => '',
+ // 'My filters' => '',
+ // 'Notification methods:' => '',
);
diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php
index d7042ebc..03c96b83 100644
--- a/app/Locale/id_ID/translations.php
+++ b/app/Locale/id_ID/translations.php
@@ -1018,4 +1018,42 @@ return array(
// 'There is no plugin loaded.' => '',
// 'Set maximum column height' => '',
// 'Remove maximum column height' => '',
+ // 'My notifications' => '',
+ // 'Custom filters' => '',
+ // 'Your custom filter have been created successfully.' => '',
+ // 'Unable to create your custom filter.' => '',
+ // 'Custom filter removed successfully.' => '',
+ // 'Unable to remove this custom filter.' => '',
+ // 'Edit custom filter' => '',
+ // 'Your custom filter have been updated successfully.' => '',
+ // 'Unable to update custom filter.' => '',
+ // 'Web' => '',
+ // 'New attachment on task #%d: %s' => '',
+ // 'New comment on task #%d' => '',
+ // 'Comment updated on task #%d' => '',
+ // 'New subtask on task #%d' => '',
+ // 'Subtask updated on task #%d' => '',
+ // 'New task #%d: %s' => '',
+ // 'Task updated #%d' => '',
+ // 'Task #%d closed' => '',
+ // 'Task #%d opened' => '',
+ // 'Column changed for task #%d' => '',
+ // 'New position for task #%d' => '',
+ // 'Swimlane changed for task #%d' => '',
+ // 'Assignee changed on task #%d' => '',
+ // '%d overdue tasks' => '',
+ // 'Task #%d is overdue' => '',
+ // 'No new notifications.' => '',
+ // 'Mark all as read' => '',
+ // 'Mark as read' => '',
+ // 'Total number of tasks in this column across all swimlanes' => '',
+ // 'Collapse swimlane' => '',
+ // 'Expand swimlane' => '',
+ // 'Add a new filter' => '',
+ // 'Share with all project members' => '',
+ // 'Shared' => '',
+ // 'Owner' => '',
+ // 'Unread notifications' => '',
+ // 'My filters' => '',
+ // 'Notification methods:' => '',
);
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php
index 9edeae60..a9f19d84 100644
--- a/app/Locale/it_IT/translations.php
+++ b/app/Locale/it_IT/translations.php
@@ -1018,4 +1018,42 @@ return array(
// 'There is no plugin loaded.' => '',
// 'Set maximum column height' => '',
// 'Remove maximum column height' => '',
+ // 'My notifications' => '',
+ // 'Custom filters' => '',
+ // 'Your custom filter have been created successfully.' => '',
+ // 'Unable to create your custom filter.' => '',
+ // 'Custom filter removed successfully.' => '',
+ // 'Unable to remove this custom filter.' => '',
+ // 'Edit custom filter' => '',
+ // 'Your custom filter have been updated successfully.' => '',
+ // 'Unable to update custom filter.' => '',
+ // 'Web' => '',
+ // 'New attachment on task #%d: %s' => '',
+ // 'New comment on task #%d' => '',
+ // 'Comment updated on task #%d' => '',
+ // 'New subtask on task #%d' => '',
+ // 'Subtask updated on task #%d' => '',
+ // 'New task #%d: %s' => '',
+ // 'Task updated #%d' => '',
+ // 'Task #%d closed' => '',
+ // 'Task #%d opened' => '',
+ // 'Column changed for task #%d' => '',
+ // 'New position for task #%d' => '',
+ // 'Swimlane changed for task #%d' => '',
+ // 'Assignee changed on task #%d' => '',
+ // '%d overdue tasks' => '',
+ // 'Task #%d is overdue' => '',
+ // 'No new notifications.' => '',
+ // 'Mark all as read' => '',
+ // 'Mark as read' => '',
+ // 'Total number of tasks in this column across all swimlanes' => '',
+ // 'Collapse swimlane' => '',
+ // 'Expand swimlane' => '',
+ // 'Add a new filter' => '',
+ // 'Share with all project members' => '',
+ // 'Shared' => '',
+ // 'Owner' => '',
+ // 'Unread notifications' => '',
+ // 'My filters' => '',
+ // 'Notification methods:' => '',
);
diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php
index 18fdcd7f..001fd014 100644
--- a/app/Locale/ja_JP/translations.php
+++ b/app/Locale/ja_JP/translations.php
@@ -1018,4 +1018,42 @@ return array(
// 'There is no plugin loaded.' => '',
// 'Set maximum column height' => '',
// 'Remove maximum column height' => '',
+ // 'My notifications' => '',
+ // 'Custom filters' => '',
+ // 'Your custom filter have been created successfully.' => '',
+ // 'Unable to create your custom filter.' => '',
+ // 'Custom filter removed successfully.' => '',
+ // 'Unable to remove this custom filter.' => '',
+ // 'Edit custom filter' => '',
+ // 'Your custom filter have been updated successfully.' => '',
+ // 'Unable to update custom filter.' => '',
+ // 'Web' => '',
+ // 'New attachment on task #%d: %s' => '',
+ // 'New comment on task #%d' => '',
+ // 'Comment updated on task #%d' => '',
+ // 'New subtask on task #%d' => '',
+ // 'Subtask updated on task #%d' => '',
+ // 'New task #%d: %s' => '',
+ // 'Task updated #%d' => '',
+ // 'Task #%d closed' => '',
+ // 'Task #%d opened' => '',
+ // 'Column changed for task #%d' => '',
+ // 'New position for task #%d' => '',
+ // 'Swimlane changed for task #%d' => '',
+ // 'Assignee changed on task #%d' => '',
+ // '%d overdue tasks' => '',
+ // 'Task #%d is overdue' => '',
+ // 'No new notifications.' => '',
+ // 'Mark all as read' => '',
+ // 'Mark as read' => '',
+ // 'Total number of tasks in this column across all swimlanes' => '',
+ // 'Collapse swimlane' => '',
+ // 'Expand swimlane' => '',
+ // 'Add a new filter' => '',
+ // 'Share with all project members' => '',
+ // 'Shared' => '',
+ // 'Owner' => '',
+ // 'Unread notifications' => '',
+ // 'My filters' => '',
+ // 'Notification methods:' => '',
);
diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php
index c8425a20..2cf9d747 100755
--- a/app/Locale/nb_NO/translations.php
+++ b/app/Locale/nb_NO/translations.php
@@ -1018,4 +1018,42 @@ return array(
// 'There is no plugin loaded.' => '',
// 'Set maximum column height' => '',
// 'Remove maximum column height' => '',
+ // 'My notifications' => '',
+ // 'Custom filters' => '',
+ // 'Your custom filter have been created successfully.' => '',
+ // 'Unable to create your custom filter.' => '',
+ // 'Custom filter removed successfully.' => '',
+ // 'Unable to remove this custom filter.' => '',
+ // 'Edit custom filter' => '',
+ // 'Your custom filter have been updated successfully.' => '',
+ // 'Unable to update custom filter.' => '',
+ // 'Web' => '',
+ // 'New attachment on task #%d: %s' => '',
+ // 'New comment on task #%d' => '',
+ // 'Comment updated on task #%d' => '',
+ // 'New subtask on task #%d' => '',
+ // 'Subtask updated on task #%d' => '',
+ // 'New task #%d: %s' => '',
+ // 'Task updated #%d' => '',
+ // 'Task #%d closed' => '',
+ // 'Task #%d opened' => '',
+ // 'Column changed for task #%d' => '',
+ // 'New position for task #%d' => '',
+ // 'Swimlane changed for task #%d' => '',
+ // 'Assignee changed on task #%d' => '',
+ // '%d overdue tasks' => '',
+ // 'Task #%d is overdue' => '',
+ // 'No new notifications.' => '',
+ // 'Mark all as read' => '',
+ // 'Mark as read' => '',
+ // 'Total number of tasks in this column across all swimlanes' => '',
+ // 'Collapse swimlane' => '',
+ // 'Expand swimlane' => '',
+ // 'Add a new filter' => '',
+ // 'Share with all project members' => '',
+ // 'Shared' => '',
+ // 'Owner' => '',
+ // 'Unread notifications' => '',
+ // 'My filters' => '',
+ // 'Notification methods:' => '',
);
diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php
index 3fd90af8..496173cd 100644
--- a/app/Locale/nl_NL/translations.php
+++ b/app/Locale/nl_NL/translations.php
@@ -1018,4 +1018,42 @@ return array(
// 'There is no plugin loaded.' => '',
// 'Set maximum column height' => '',
// 'Remove maximum column height' => '',
+ // 'My notifications' => '',
+ // 'Custom filters' => '',
+ // 'Your custom filter have been created successfully.' => '',
+ // 'Unable to create your custom filter.' => '',
+ // 'Custom filter removed successfully.' => '',
+ // 'Unable to remove this custom filter.' => '',
+ // 'Edit custom filter' => '',
+ // 'Your custom filter have been updated successfully.' => '',
+ // 'Unable to update custom filter.' => '',
+ // 'Web' => '',
+ // 'New attachment on task #%d: %s' => '',
+ // 'New comment on task #%d' => '',
+ // 'Comment updated on task #%d' => '',
+ // 'New subtask on task #%d' => '',
+ // 'Subtask updated on task #%d' => '',
+ // 'New task #%d: %s' => '',
+ // 'Task updated #%d' => '',
+ // 'Task #%d closed' => '',
+ // 'Task #%d opened' => '',
+ // 'Column changed for task #%d' => '',
+ // 'New position for task #%d' => '',
+ // 'Swimlane changed for task #%d' => '',
+ // 'Assignee changed on task #%d' => '',
+ // '%d overdue tasks' => '',
+ // 'Task #%d is overdue' => '',
+ // 'No new notifications.' => '',
+ // 'Mark all as read' => '',
+ // 'Mark as read' => '',
+ // 'Total number of tasks in this column across all swimlanes' => '',
+ // 'Collapse swimlane' => '',
+ // 'Expand swimlane' => '',
+ // 'Add a new filter' => '',
+ // 'Share with all project members' => '',
+ // 'Shared' => '',
+ // 'Owner' => '',
+ // 'Unread notifications' => '',
+ // 'My filters' => '',
+ // 'Notification methods:' => '',
);
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php
index adcfab56..f0d43ad5 100644
--- a/app/Locale/pl_PL/translations.php
+++ b/app/Locale/pl_PL/translations.php
@@ -1018,4 +1018,42 @@ return array(
// 'There is no plugin loaded.' => '',
// 'Set maximum column height' => '',
// 'Remove maximum column height' => '',
+ // 'My notifications' => '',
+ // 'Custom filters' => '',
+ // 'Your custom filter have been created successfully.' => '',
+ // 'Unable to create your custom filter.' => '',
+ // 'Custom filter removed successfully.' => '',
+ // 'Unable to remove this custom filter.' => '',
+ // 'Edit custom filter' => '',
+ // 'Your custom filter have been updated successfully.' => '',
+ // 'Unable to update custom filter.' => '',
+ // 'Web' => '',
+ // 'New attachment on task #%d: %s' => '',
+ // 'New comment on task #%d' => '',
+ // 'Comment updated on task #%d' => '',
+ // 'New subtask on task #%d' => '',
+ // 'Subtask updated on task #%d' => '',
+ // 'New task #%d: %s' => '',
+ // 'Task updated #%d' => '',
+ // 'Task #%d closed' => '',
+ // 'Task #%d opened' => '',
+ // 'Column changed for task #%d' => '',
+ // 'New position for task #%d' => '',
+ // 'Swimlane changed for task #%d' => '',
+ // 'Assignee changed on task #%d' => '',
+ // '%d overdue tasks' => '',
+ // 'Task #%d is overdue' => '',
+ // 'No new notifications.' => '',
+ // 'Mark all as read' => '',
+ // 'Mark as read' => '',
+ // 'Total number of tasks in this column across all swimlanes' => '',
+ // 'Collapse swimlane' => '',
+ // 'Expand swimlane' => '',
+ // 'Add a new filter' => '',
+ // 'Share with all project members' => '',
+ // 'Shared' => '',
+ // 'Owner' => '',
+ // 'Unread notifications' => '',
+ // 'My filters' => '',
+ // 'Notification methods:' => '',
);
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index b0fbdb4c..52cb14cc 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -1018,4 +1018,42 @@ return array(
'There is no plugin loaded.' => 'Não há nenhuma extensão carga.',
'Set maximum column height' => 'Definir a altura máxima das colunas',
'Remove maximum column height' => 'Retirar a altura máxima das colunas',
+ // 'My notifications' => '',
+ // 'Custom filters' => '',
+ // 'Your custom filter have been created successfully.' => '',
+ // 'Unable to create your custom filter.' => '',
+ // 'Custom filter removed successfully.' => '',
+ // 'Unable to remove this custom filter.' => '',
+ // 'Edit custom filter' => '',
+ // 'Your custom filter have been updated successfully.' => '',
+ // 'Unable to update custom filter.' => '',
+ // 'Web' => '',
+ // 'New attachment on task #%d: %s' => '',
+ // 'New comment on task #%d' => '',
+ // 'Comment updated on task #%d' => '',
+ // 'New subtask on task #%d' => '',
+ // 'Subtask updated on task #%d' => '',
+ // 'New task #%d: %s' => '',
+ // 'Task updated #%d' => '',
+ // 'Task #%d closed' => '',
+ // 'Task #%d opened' => '',
+ // 'Column changed for task #%d' => '',
+ // 'New position for task #%d' => '',
+ // 'Swimlane changed for task #%d' => '',
+ // 'Assignee changed on task #%d' => '',
+ // '%d overdue tasks' => '',
+ // 'Task #%d is overdue' => '',
+ // 'No new notifications.' => '',
+ // 'Mark all as read' => '',
+ // 'Mark as read' => '',
+ // 'Total number of tasks in this column across all swimlanes' => '',
+ // 'Collapse swimlane' => '',
+ // 'Expand swimlane' => '',
+ // 'Add a new filter' => '',
+ // 'Share with all project members' => '',
+ // 'Shared' => '',
+ // 'Owner' => '',
+ // 'Unread notifications' => '',
+ // 'My filters' => '',
+ // 'Notification methods:' => '',
);
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index 7e8019d8..d9db4260 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1018,4 +1018,42 @@ return array(
// 'There is no plugin loaded.' => '',
// 'Set maximum column height' => '',
// 'Remove maximum column height' => '',
+ // 'My notifications' => '',
+ // 'Custom filters' => '',
+ // 'Your custom filter have been created successfully.' => '',
+ // 'Unable to create your custom filter.' => '',
+ // 'Custom filter removed successfully.' => '',
+ // 'Unable to remove this custom filter.' => '',
+ // 'Edit custom filter' => '',
+ // 'Your custom filter have been updated successfully.' => '',
+ // 'Unable to update custom filter.' => '',
+ // 'Web' => '',
+ // 'New attachment on task #%d: %s' => '',
+ // 'New comment on task #%d' => '',
+ // 'Comment updated on task #%d' => '',
+ // 'New subtask on task #%d' => '',
+ // 'Subtask updated on task #%d' => '',
+ // 'New task #%d: %s' => '',
+ // 'Task updated #%d' => '',
+ // 'Task #%d closed' => '',
+ // 'Task #%d opened' => '',
+ // 'Column changed for task #%d' => '',
+ // 'New position for task #%d' => '',
+ // 'Swimlane changed for task #%d' => '',
+ // 'Assignee changed on task #%d' => '',
+ // '%d overdue tasks' => '',
+ // 'Task #%d is overdue' => '',
+ // 'No new notifications.' => '',
+ // 'Mark all as read' => '',
+ // 'Mark as read' => '',
+ // 'Total number of tasks in this column across all swimlanes' => '',
+ // 'Collapse swimlane' => '',
+ // 'Expand swimlane' => '',
+ // 'Add a new filter' => '',
+ // 'Share with all project members' => '',
+ // 'Shared' => '',
+ // 'Owner' => '',
+ // 'Unread notifications' => '',
+ // 'My filters' => '',
+ // 'Notification methods:' => '',
);
diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php
index e4fce0e1..4a64e066 100644
--- a/app/Locale/ru_RU/translations.php
+++ b/app/Locale/ru_RU/translations.php
@@ -1018,4 +1018,42 @@ return array(
// 'There is no plugin loaded.' => '',
// 'Set maximum column height' => '',
// 'Remove maximum column height' => '',
+ // 'My notifications' => '',
+ // 'Custom filters' => '',
+ // 'Your custom filter have been created successfully.' => '',
+ // 'Unable to create your custom filter.' => '',
+ // 'Custom filter removed successfully.' => '',
+ // 'Unable to remove this custom filter.' => '',
+ // 'Edit custom filter' => '',
+ // 'Your custom filter have been updated successfully.' => '',
+ // 'Unable to update custom filter.' => '',
+ // 'Web' => '',
+ // 'New attachment on task #%d: %s' => '',
+ // 'New comment on task #%d' => '',
+ // 'Comment updated on task #%d' => '',
+ // 'New subtask on task #%d' => '',
+ // 'Subtask updated on task #%d' => '',
+ // 'New task #%d: %s' => '',
+ // 'Task updated #%d' => '',
+ // 'Task #%d closed' => '',
+ // 'Task #%d opened' => '',
+ // 'Column changed for task #%d' => '',
+ // 'New position for task #%d' => '',
+ // 'Swimlane changed for task #%d' => '',
+ // 'Assignee changed on task #%d' => '',
+ // '%d overdue tasks' => '',
+ // 'Task #%d is overdue' => '',
+ // 'No new notifications.' => '',
+ // 'Mark all as read' => '',
+ // 'Mark as read' => '',
+ // 'Total number of tasks in this column across all swimlanes' => '',
+ // 'Collapse swimlane' => '',
+ // 'Expand swimlane' => '',
+ // 'Add a new filter' => '',
+ // 'Share with all project members' => '',
+ // 'Shared' => '',
+ // 'Owner' => '',
+ // 'Unread notifications' => '',
+ // 'My filters' => '',
+ // 'Notification methods:' => '',
);
diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php
index 3bd30e0c..0f80aa1e 100644
--- a/app/Locale/sr_Latn_RS/translations.php
+++ b/app/Locale/sr_Latn_RS/translations.php
@@ -1018,4 +1018,42 @@ return array(
// 'There is no plugin loaded.' => '',
// 'Set maximum column height' => '',
// 'Remove maximum column height' => '',
+ // 'My notifications' => '',
+ // 'Custom filters' => '',
+ // 'Your custom filter have been created successfully.' => '',
+ // 'Unable to create your custom filter.' => '',
+ // 'Custom filter removed successfully.' => '',
+ // 'Unable to remove this custom filter.' => '',
+ // 'Edit custom filter' => '',
+ // 'Your custom filter have been updated successfully.' => '',
+ // 'Unable to update custom filter.' => '',
+ // 'Web' => '',
+ // 'New attachment on task #%d: %s' => '',
+ // 'New comment on task #%d' => '',
+ // 'Comment updated on task #%d' => '',
+ // 'New subtask on task #%d' => '',
+ // 'Subtask updated on task #%d' => '',
+ // 'New task #%d: %s' => '',
+ // 'Task updated #%d' => '',
+ // 'Task #%d closed' => '',
+ // 'Task #%d opened' => '',
+ // 'Column changed for task #%d' => '',
+ // 'New position for task #%d' => '',
+ // 'Swimlane changed for task #%d' => '',
+ // 'Assignee changed on task #%d' => '',
+ // '%d overdue tasks' => '',
+ // 'Task #%d is overdue' => '',
+ // 'No new notifications.' => '',
+ // 'Mark all as read' => '',
+ // 'Mark as read' => '',
+ // 'Total number of tasks in this column across all swimlanes' => '',
+ // 'Collapse swimlane' => '',
+ // 'Expand swimlane' => '',
+ // 'Add a new filter' => '',
+ // 'Share with all project members' => '',
+ // 'Shared' => '',
+ // 'Owner' => '',
+ // 'Unread notifications' => '',
+ // 'My filters' => '',
+ // 'Notification methods:' => '',
);
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php
index 3dce551c..f1994f81 100644
--- a/app/Locale/sv_SE/translations.php
+++ b/app/Locale/sv_SE/translations.php
@@ -1018,4 +1018,42 @@ return array(
// 'There is no plugin loaded.' => '',
// 'Set maximum column height' => '',
// 'Remove maximum column height' => '',
+ // 'My notifications' => '',
+ // 'Custom filters' => '',
+ // 'Your custom filter have been created successfully.' => '',
+ // 'Unable to create your custom filter.' => '',
+ // 'Custom filter removed successfully.' => '',
+ // 'Unable to remove this custom filter.' => '',
+ // 'Edit custom filter' => '',
+ // 'Your custom filter have been updated successfully.' => '',
+ // 'Unable to update custom filter.' => '',
+ // 'Web' => '',
+ // 'New attachment on task #%d: %s' => '',
+ // 'New comment on task #%d' => '',
+ // 'Comment updated on task #%d' => '',
+ // 'New subtask on task #%d' => '',
+ // 'Subtask updated on task #%d' => '',
+ // 'New task #%d: %s' => '',
+ // 'Task updated #%d' => '',
+ // 'Task #%d closed' => '',
+ // 'Task #%d opened' => '',
+ // 'Column changed for task #%d' => '',
+ // 'New position for task #%d' => '',
+ // 'Swimlane changed for task #%d' => '',
+ // 'Assignee changed on task #%d' => '',
+ // '%d overdue tasks' => '',
+ // 'Task #%d is overdue' => '',
+ // 'No new notifications.' => '',
+ // 'Mark all as read' => '',
+ // 'Mark as read' => '',
+ // 'Total number of tasks in this column across all swimlanes' => '',
+ // 'Collapse swimlane' => '',
+ // 'Expand swimlane' => '',
+ // 'Add a new filter' => '',
+ // 'Share with all project members' => '',
+ // 'Shared' => '',
+ // 'Owner' => '',
+ // 'Unread notifications' => '',
+ // 'My filters' => '',
+ // 'Notification methods:' => '',
);
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php
index 1c0a1371..931bd87c 100644
--- a/app/Locale/th_TH/translations.php
+++ b/app/Locale/th_TH/translations.php
@@ -1018,4 +1018,42 @@ return array(
// 'There is no plugin loaded.' => '',
// 'Set maximum column height' => '',
// 'Remove maximum column height' => '',
+ // 'My notifications' => '',
+ // 'Custom filters' => '',
+ // 'Your custom filter have been created successfully.' => '',
+ // 'Unable to create your custom filter.' => '',
+ // 'Custom filter removed successfully.' => '',
+ // 'Unable to remove this custom filter.' => '',
+ // 'Edit custom filter' => '',
+ // 'Your custom filter have been updated successfully.' => '',
+ // 'Unable to update custom filter.' => '',
+ // 'Web' => '',
+ // 'New attachment on task #%d: %s' => '',
+ // 'New comment on task #%d' => '',
+ // 'Comment updated on task #%d' => '',
+ // 'New subtask on task #%d' => '',
+ // 'Subtask updated on task #%d' => '',
+ // 'New task #%d: %s' => '',
+ // 'Task updated #%d' => '',
+ // 'Task #%d closed' => '',
+ // 'Task #%d opened' => '',
+ // 'Column changed for task #%d' => '',
+ // 'New position for task #%d' => '',
+ // 'Swimlane changed for task #%d' => '',
+ // 'Assignee changed on task #%d' => '',
+ // '%d overdue tasks' => '',
+ // 'Task #%d is overdue' => '',
+ // 'No new notifications.' => '',
+ // 'Mark all as read' => '',
+ // 'Mark as read' => '',
+ // 'Total number of tasks in this column across all swimlanes' => '',
+ // 'Collapse swimlane' => '',
+ // 'Expand swimlane' => '',
+ // 'Add a new filter' => '',
+ // 'Share with all project members' => '',
+ // 'Shared' => '',
+ // 'Owner' => '',
+ // 'Unread notifications' => '',
+ // 'My filters' => '',
+ // 'Notification methods:' => '',
);
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php
index f88e369d..53f8fb95 100644
--- a/app/Locale/tr_TR/translations.php
+++ b/app/Locale/tr_TR/translations.php
@@ -1018,4 +1018,42 @@ return array(
// 'There is no plugin loaded.' => '',
// 'Set maximum column height' => '',
// 'Remove maximum column height' => '',
+ // 'My notifications' => '',
+ // 'Custom filters' => '',
+ // 'Your custom filter have been created successfully.' => '',
+ // 'Unable to create your custom filter.' => '',
+ // 'Custom filter removed successfully.' => '',
+ // 'Unable to remove this custom filter.' => '',
+ // 'Edit custom filter' => '',
+ // 'Your custom filter have been updated successfully.' => '',
+ // 'Unable to update custom filter.' => '',
+ // 'Web' => '',
+ // 'New attachment on task #%d: %s' => '',
+ // 'New comment on task #%d' => '',
+ // 'Comment updated on task #%d' => '',
+ // 'New subtask on task #%d' => '',
+ // 'Subtask updated on task #%d' => '',
+ // 'New task #%d: %s' => '',
+ // 'Task updated #%d' => '',
+ // 'Task #%d closed' => '',
+ // 'Task #%d opened' => '',
+ // 'Column changed for task #%d' => '',
+ // 'New position for task #%d' => '',
+ // 'Swimlane changed for task #%d' => '',
+ // 'Assignee changed on task #%d' => '',
+ // '%d overdue tasks' => '',
+ // 'Task #%d is overdue' => '',
+ // 'No new notifications.' => '',
+ // 'Mark all as read' => '',
+ // 'Mark as read' => '',
+ // 'Total number of tasks in this column across all swimlanes' => '',
+ // 'Collapse swimlane' => '',
+ // 'Expand swimlane' => '',
+ // 'Add a new filter' => '',
+ // 'Share with all project members' => '',
+ // 'Shared' => '',
+ // 'Owner' => '',
+ // 'Unread notifications' => '',
+ // 'My filters' => '',
+ // 'Notification methods:' => '',
);
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php
index c224f825..5863934a 100644
--- a/app/Locale/zh_CN/translations.php
+++ b/app/Locale/zh_CN/translations.php
@@ -1018,4 +1018,42 @@ return array(
// 'There is no plugin loaded.' => '',
// 'Set maximum column height' => '',
// 'Remove maximum column height' => '',
+ // 'My notifications' => '',
+ // 'Custom filters' => '',
+ // 'Your custom filter have been created successfully.' => '',
+ // 'Unable to create your custom filter.' => '',
+ // 'Custom filter removed successfully.' => '',
+ // 'Unable to remove this custom filter.' => '',
+ // 'Edit custom filter' => '',
+ // 'Your custom filter have been updated successfully.' => '',
+ // 'Unable to update custom filter.' => '',
+ // 'Web' => '',
+ // 'New attachment on task #%d: %s' => '',
+ // 'New comment on task #%d' => '',
+ // 'Comment updated on task #%d' => '',
+ // 'New subtask on task #%d' => '',
+ // 'Subtask updated on task #%d' => '',
+ // 'New task #%d: %s' => '',
+ // 'Task updated #%d' => '',
+ // 'Task #%d closed' => '',
+ // 'Task #%d opened' => '',
+ // 'Column changed for task #%d' => '',
+ // 'New position for task #%d' => '',
+ // 'Swimlane changed for task #%d' => '',
+ // 'Assignee changed on task #%d' => '',
+ // '%d overdue tasks' => '',
+ // 'Task #%d is overdue' => '',
+ // 'No new notifications.' => '',
+ // 'Mark all as read' => '',
+ // 'Mark as read' => '',
+ // 'Total number of tasks in this column across all swimlanes' => '',
+ // 'Collapse swimlane' => '',
+ // 'Expand swimlane' => '',
+ // 'Add a new filter' => '',
+ // 'Share with all project members' => '',
+ // 'Shared' => '',
+ // 'Owner' => '',
+ // 'Unread notifications' => '',
+ // 'My filters' => '',
+ // 'Notification methods:' => '',
);