From 421531bd4f0af6a26e0b7971e23d5af1d5cf7d05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Mon, 11 Dec 2017 11:24:59 -0800 Subject: [PATCH] Fix typo in translations --- app/Locale/bs_BA/translations.php | 2 +- app/Locale/ca_ES/translations.php | 2 +- app/Locale/cs_CZ/translations.php | 2 +- app/Locale/da_DK/translations.php | 2 +- app/Locale/de_DE/translations.php | 2 +- app/Locale/el_GR/translations.php | 2 +- app/Locale/es_ES/translations.php | 2 +- app/Locale/fi_FI/translations.php | 2 +- app/Locale/fr_FR/translations.php | 2 +- app/Locale/hr_HR/translations.php | 2 +- app/Locale/id_ID/translations.php | 2 +- app/Locale/it_IT/translations.php | 2 +- app/Locale/ja_JP/translations.php | 2 +- app/Locale/ko_KR/translations.php | 2 +- app/Locale/my_MY/translations.php | 2 +- app/Locale/nb_NO/translations.php | 2 +- app/Locale/nl_NL/translations.php | 2 +- app/Locale/pl_PL/translations.php | 2 +- app/Locale/pt_BR/translations.php | 2 +- app/Locale/pt_PT/translations.php | 2 +- app/Locale/ro_RO/translations.php | 2 +- app/Locale/ru_RU/translations.php | 2 +- app/Locale/sr_Latn_RS/translations.php | 2 +- app/Locale/sv_SE/translations.php | 2 +- app/Locale/th_TH/translations.php | 2 +- app/Locale/tr_TR/translations.php | 2 +- app/Locale/vi_VN/translations.php | 2 +- app/Locale/zh_CN/translations.php | 2 +- app/Locale/zh_TW/translations.php | 2 +- 29 files changed, 29 insertions(+), 29 deletions(-) diff --git a/app/Locale/bs_BA/translations.php b/app/Locale/bs_BA/translations.php index 1e45ba9af..4f9706dfb 100644 --- a/app/Locale/bs_BA/translations.php +++ b/app/Locale/bs_BA/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/ca_ES/translations.php b/app/Locale/ca_ES/translations.php index 08077e5a7..5839b6ed2 100644 --- a/app/Locale/ca_ES/translations.php +++ b/app/Locale/ca_ES/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php index 2b5ac006f..50368c4c5 100644 --- a/app/Locale/cs_CZ/translations.php +++ b/app/Locale/cs_CZ/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index d15948f20..f795edf09 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -1366,5 +1366,5 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', ); diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index e777ed82e..994aa54b4 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -1366,7 +1366,7 @@ return array( 'Time Estimated' => 'geschätzte Zeit', 'Time Spent' => 'Zeitaufwand', 'External Link' => 'externer Link', - 'This feature enable the iCal feed, RSS feed and the public board view.' => 'Diese Funktion aktiviert den iCal Feed, RSS Feed und die öffentliche Board-Ansicht', + 'This feature enables the iCal feed, RSS feed and the public board view.' => 'Diese Funktion aktiviert den iCal Feed, RSS Feed und die öffentliche Board-Ansicht', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/el_GR/translations.php b/app/Locale/el_GR/translations.php index 9e9ce77ad..ae1579bdb 100644 --- a/app/Locale/el_GR/translations.php +++ b/app/Locale/el_GR/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 0f1d1afc1..d2bbab27c 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index f5b678e25..be44e8867 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index b084369bc..1925950fc 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1366,7 +1366,7 @@ return array( 'Time Estimated' => 'Durée estimée', 'Time Spent' => 'Temps passé', 'External Link' => 'Lien externe', - 'This feature enable the iCal feed, RSS feed and the public board view.' => 'Cette fonctionalité active l\'abonnement iCal, le flux RSS et la vue publique du tableau.', + 'This feature enables the iCal feed, RSS feed and the public board view.' => 'Cette fonctionalité active l\'abonnement iCal, le flux RSS et la vue publique du tableau.', 'Stop the timer of all subtasks when moving a task to another column' => 'Arrêter le minuteur de toutes les sous-tâches lorsque la tâche est déplaçée dans une autre colonne', 'Subtask Title' => 'Titre de la sous-tâche', 'Add a subtask and activate the timer when moving a task to another column' => 'Ajouter une sous-tâche et activer le minuteur lorsque la tâche est déplaçé dans une autre colonne', diff --git a/app/Locale/hr_HR/translations.php b/app/Locale/hr_HR/translations.php index 19a5c30a4..7adf5af15 100644 --- a/app/Locale/hr_HR/translations.php +++ b/app/Locale/hr_HR/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php index dc7894670..0c76e923f 100644 --- a/app/Locale/id_ID/translations.php +++ b/app/Locale/id_ID/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index 4d2fd7b43..7f9dadf67 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index 838de3f0c..b48c4e452 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php index 8dbbcc517..bfa7b08d3 100644 --- a/app/Locale/ko_KR/translations.php +++ b/app/Locale/ko_KR/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/my_MY/translations.php b/app/Locale/my_MY/translations.php index 6320ef225..c70784489 100644 --- a/app/Locale/my_MY/translations.php +++ b/app/Locale/my_MY/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php index 728299860..cf11f3075 100644 --- a/app/Locale/nb_NO/translations.php +++ b/app/Locale/nb_NO/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index 376bcc2ca..f62df0bc5 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 48f052971..ae5cfd2e9 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 812af0f0a..70646cae6 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -1366,7 +1366,7 @@ return array( 'Time Estimated' => 'Tempo estimado', 'Time Spent' => 'Tempo gasto', 'External Link' => 'Link externo', - 'This feature enable the iCal feed, RSS feed and the public board view.' => 'Essa funcionalidade habilita o alimentador de iCal, RSS e visualização pública do quadro.', + 'This feature enables the iCal feed, RSS feed and the public board view.' => 'Essa funcionalidade habilita o alimentador de iCal, RSS e visualização pública do quadro.', 'Stop the timer of all subtasks when moving a task to another column' => 'Parar o temporizador de todas as subtarefas quando mover a tarefa para outra coluna', 'Subtask Title' => 'Título da subtarefa', 'Add a subtask and activate the timer when moving a task to another column' => 'Adicionar uma subtarefa e ativar o temporizador quando mover a tarefa para outra coluna', diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index e6be176f8..e8279fed7 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/ro_RO/translations.php b/app/Locale/ro_RO/translations.php index 69c591b36..e44bab5d7 100644 --- a/app/Locale/ro_RO/translations.php +++ b/app/Locale/ro_RO/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index 6de8d946f..350a92ff1 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php index 2a6b58f70..9c4f1f549 100644 --- a/app/Locale/sr_Latn_RS/translations.php +++ b/app/Locale/sr_Latn_RS/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 2f50654b4..ed7e0b1f2 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index 7a433b6d8..69d50b98d 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index fb1ea0884..a75608bb0 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/vi_VN/translations.php b/app/Locale/vi_VN/translations.php index fec8143f2..0966187c7 100644 --- a/app/Locale/vi_VN/translations.php +++ b/app/Locale/vi_VN/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index 4a57405b2..404a24624 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '', diff --git a/app/Locale/zh_TW/translations.php b/app/Locale/zh_TW/translations.php index 1b088a754..544985296 100644 --- a/app/Locale/zh_TW/translations.php +++ b/app/Locale/zh_TW/translations.php @@ -1366,7 +1366,7 @@ return array( // 'Time Estimated' => '', // 'Time Spent' => '', // 'External Link' => '', - // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', // 'Stop the timer of all subtasks when moving a task to another column' => '', // 'Subtask Title' => '', // 'Add a subtask and activate the timer when moving a task to another column' => '',