From f3945471b5cb22f5a735a80764f14edd2d1dc778 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Wed, 5 Feb 2020 18:59:06 -0800 Subject: [PATCH] Update French translation --- app/Locale/bs_BA/translations.php | 3 +++ app/Locale/ca_ES/translations.php | 3 +++ app/Locale/cs_CZ/translations.php | 3 +++ app/Locale/da_DK/translations.php | 3 +++ app/Locale/de_DE/translations.php | 2 +- app/Locale/el_GR/translations.php | 3 +++ app/Locale/es_ES/translations.php | 3 +++ app/Locale/es_VE/translations.php | 3 +++ app/Locale/fa_IR/translations.php | 3 +++ app/Locale/fi_FI/translations.php | 3 +++ app/Locale/fr_FR/translations.php | 3 +++ app/Locale/hr_HR/translations.php | 3 +++ app/Locale/hu_HU/translations.php | 3 +++ app/Locale/id_ID/translations.php | 3 +++ app/Locale/it_IT/translations.php | 3 +++ app/Locale/ja_JP/translations.php | 3 +++ app/Locale/ko_KR/translations.php | 3 +++ app/Locale/my_MY/translations.php | 3 +++ app/Locale/nb_NO/translations.php | 3 +++ app/Locale/nl_NL/translations.php | 3 +++ app/Locale/pl_PL/translations.php | 3 +++ app/Locale/pt_BR/translations.php | 2 +- app/Locale/pt_PT/translations.php | 3 +++ app/Locale/ro_RO/translations.php | 3 +++ app/Locale/ru_RU/translations.php | 3 +++ app/Locale/sk_SK/translations.php | 3 +++ app/Locale/sr_Latn_RS/translations.php | 3 +++ app/Locale/sv_SE/translations.php | 3 +++ app/Locale/th_TH/translations.php | 3 +++ app/Locale/tr_TR/translations.php | 3 +++ app/Locale/uk_UA/translations.php | 3 +++ app/Locale/vi_VN/translations.php | 3 +++ app/Locale/zh_CN/translations.php | 3 +++ app/Locale/zh_TW/translations.php | 3 +++ 34 files changed, 98 insertions(+), 2 deletions(-) diff --git a/app/Locale/bs_BA/translations.php b/app/Locale/bs_BA/translations.php index ae9af2185..b48b70897 100644 --- a/app/Locale/bs_BA/translations.php +++ b/app/Locale/bs_BA/translations.php @@ -1408,4 +1408,7 @@ return array( // 'HTTP Client:' => '', // 'XBT - bitcoin' => '', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/ca_ES/translations.php b/app/Locale/ca_ES/translations.php index 6c4804cc6..a3cf2dce5 100644 --- a/app/Locale/ca_ES/translations.php +++ b/app/Locale/ca_ES/translations.php @@ -1408,4 +1408,7 @@ return array( // 'HTTP Client:' => '', // 'XBT - bitcoin' => '', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php index d739e770c..13c99dc52 100644 --- a/app/Locale/cs_CZ/translations.php +++ b/app/Locale/cs_CZ/translations.php @@ -1408,4 +1408,7 @@ return array( // 'HTTP Client:' => '', // 'XBT - bitcoin' => '', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index 6eece06f7..d20c42e2f 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -1408,4 +1408,7 @@ return array( 'HTTP Client:' => 'HTTP klient:', 'XBT - bitcoin' => 'XBT - bitcoin', 'Assigned' => 'Tildelt', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index ef9afeb27..b8e5e1f80 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -1407,8 +1407,8 @@ return array( 'Automatically update the start date when the task is moved away from a specific column' => 'Aktualisiert automatisch das Startdatum, wenn die Aufgabe aus einer bestimmten Spalte genommen wird', 'HTTP Client:' => 'HTTP-Client:', 'XBT - bitcoin' => 'XBT - Bitcoin:', + 'Assigned' => 'Zugeordnet', 'Task limits apply to each swimlane individually' => 'Aufgabenlimit gilt pro Swimlane', 'Task limits are applied to each swimlane individually' => 'Aufgabenlimit gilt pro Swimlane', 'Task limits are applied across swimlanes' => 'Aufgabenlimit gilt Swimlane übergreifend', - 'Assigned' => 'Zugeordnet', ); diff --git a/app/Locale/el_GR/translations.php b/app/Locale/el_GR/translations.php index 88ca7a369..acef6b2ee 100644 --- a/app/Locale/el_GR/translations.php +++ b/app/Locale/el_GR/translations.php @@ -1408,4 +1408,7 @@ return array( // 'HTTP Client:' => '', // 'XBT - bitcoin' => '', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index a5cc39731..5cfe5201c 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -1408,4 +1408,7 @@ return array( 'HTTP Client:' => 'Cliente HTTP:', 'XBT - bitcoin' => 'XBT - bitcoin', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/es_VE/translations.php b/app/Locale/es_VE/translations.php index d20e1252d..b290d30c2 100644 --- a/app/Locale/es_VE/translations.php +++ b/app/Locale/es_VE/translations.php @@ -1408,4 +1408,7 @@ return array( 'HTTP Client:' => 'Cliente HTTP:', 'XBT - bitcoin' => 'XBT - bitcoin', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/fa_IR/translations.php b/app/Locale/fa_IR/translations.php index e47d08af6..46ddcf469 100644 --- a/app/Locale/fa_IR/translations.php +++ b/app/Locale/fa_IR/translations.php @@ -1408,4 +1408,7 @@ return array( 'HTTP Client:' => 'کلاینت HTTP:', 'XBT - bitcoin' => 'XBT - بیت کوین', 'Assigned' => 'محول شده', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index 4ea017d55..76b2d18e2 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -1408,4 +1408,7 @@ return array( // 'HTTP Client:' => '', // 'XBT - bitcoin' => '', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 5829c7107..f1da30b34 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1408,4 +1408,7 @@ return array( 'HTTP Client:' => 'Client HTTP :', 'XBT - bitcoin' => 'XBT - Bitcoin', 'Assigned' => 'Assigné', + 'Task limits apply to each swimlane individually' => 'Les limites de tâches s\'appliquent à chaque swimlane individuellement', + 'Task limits are applied to each swimlane individually' => 'Les limites de tâches sont appliquées à chaque swimlane individuellement', + 'Task limits are applied across swimlanes' => 'Les limites de tâches sont appliquées entre les swimlanes', ); diff --git a/app/Locale/hr_HR/translations.php b/app/Locale/hr_HR/translations.php index 69b6e8199..0d4a14d6e 100644 --- a/app/Locale/hr_HR/translations.php +++ b/app/Locale/hr_HR/translations.php @@ -1408,4 +1408,7 @@ return array( // 'HTTP Client:' => '', // 'XBT - bitcoin' => '', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index 11bc9e5e2..095519dc5 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -1408,4 +1408,7 @@ return array( // 'HTTP Client:' => '', // 'XBT - bitcoin' => '', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php index 2f075fe33..5b9f32640 100644 --- a/app/Locale/id_ID/translations.php +++ b/app/Locale/id_ID/translations.php @@ -1408,4 +1408,7 @@ return array( // 'HTTP Client:' => '', // 'XBT - bitcoin' => '', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index e9af2e53e..fe9a5b7d6 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -1408,4 +1408,7 @@ return array( // 'HTTP Client:' => '', // 'XBT - bitcoin' => '', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index dbef9fe05..eda1ad90f 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -1408,4 +1408,7 @@ return array( 'HTTP Client:' => 'HTTPクライアント', 'XBT - bitcoin' => 'XBT - bitcoin', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php index fc5fce863..928f479b3 100644 --- a/app/Locale/ko_KR/translations.php +++ b/app/Locale/ko_KR/translations.php @@ -1408,4 +1408,7 @@ return array( // 'HTTP Client:' => '', // 'XBT - bitcoin' => '', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/my_MY/translations.php b/app/Locale/my_MY/translations.php index cff3808a1..e8a9fa010 100644 --- a/app/Locale/my_MY/translations.php +++ b/app/Locale/my_MY/translations.php @@ -1408,4 +1408,7 @@ return array( // 'HTTP Client:' => '', // 'XBT - bitcoin' => '', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php index 4f87b3e19..778fe1978 100644 --- a/app/Locale/nb_NO/translations.php +++ b/app/Locale/nb_NO/translations.php @@ -1408,4 +1408,7 @@ return array( // 'HTTP Client:' => '', // 'XBT - bitcoin' => '', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index 8afb243ca..15d20f320 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -1408,4 +1408,7 @@ return array( // 'HTTP Client:' => '', // 'XBT - bitcoin' => '', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 758e22687..34b787445 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -1408,4 +1408,7 @@ return array( 'HTTP Client:' => 'Klient HTTP:', 'XBT - bitcoin' => 'XBT - Bitcoin', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 95753b7d2..d8f2a7908 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -1407,8 +1407,8 @@ return array( 'Automatically update the start date when the task is moved away from a specific column' => 'Atualizar automaticamente a data de início quando a tarefa sair de determinada coluna', 'HTTP Client:' => 'Cliente HTTP:', 'XBT - bitcoin' => 'XBT - bitcoin', + // 'Assigned' => '', 'Task limits apply to each swimlane individually' => 'Limites de tarefas aplicam-se a cada raia individualmente', 'Task limits are applied to each swimlane individually' => 'Limites de tarefas são aplicados a cada raia individualmente', 'Task limits are applied across swimlanes' => 'Limites de tarefas são aplicados ao conjunto de todas as raias', - // 'Assigned' => '', ); diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index fbd49ef1a..8fdd6f25b 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -1408,4 +1408,7 @@ return array( 'HTTP Client:' => 'Cliente HTTP:', 'XBT - bitcoin' => 'XBT - bitcoin', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/ro_RO/translations.php b/app/Locale/ro_RO/translations.php index 419262045..c0402c99a 100644 --- a/app/Locale/ro_RO/translations.php +++ b/app/Locale/ro_RO/translations.php @@ -1408,4 +1408,7 @@ return array( // 'HTTP Client:' => '', // 'XBT - bitcoin' => '', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index 827afaed2..57ae3ca04 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -1408,4 +1408,7 @@ return array( 'HTTP Client:' => 'HTTP Клиент:', 'XBT - bitcoin' => 'XBT - Биткоин', 'Assigned' => 'Назначена', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/sk_SK/translations.php b/app/Locale/sk_SK/translations.php index 8a4deb20f..52093818e 100644 --- a/app/Locale/sk_SK/translations.php +++ b/app/Locale/sk_SK/translations.php @@ -1408,4 +1408,7 @@ return array( 'HTTP Client:' => 'Klient HTTP', 'XBT - bitcoin' => 'XBT – bitcoin', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php index d9696026d..a62c64876 100644 --- a/app/Locale/sr_Latn_RS/translations.php +++ b/app/Locale/sr_Latn_RS/translations.php @@ -1408,4 +1408,7 @@ return array( // 'HTTP Client:' => '', // 'XBT - bitcoin' => '', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 00cef4ee0..cbd4efe6d 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -1408,4 +1408,7 @@ return array( // 'HTTP Client:' => '', // 'XBT - bitcoin' => '', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index fca8b2d8e..cea4428f2 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -1408,4 +1408,7 @@ return array( // 'HTTP Client:' => '', // 'XBT - bitcoin' => '', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index a55674c62..eabf9de0d 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -1408,4 +1408,7 @@ return array( // 'HTTP Client:' => '', // 'XBT - bitcoin' => '', 'Assigned' => 'Atanmış', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/uk_UA/translations.php b/app/Locale/uk_UA/translations.php index d6b912e5c..5c3bed1db 100644 --- a/app/Locale/uk_UA/translations.php +++ b/app/Locale/uk_UA/translations.php @@ -1408,4 +1408,7 @@ return array( 'HTTP Client:' => 'HTTP-клієнт:', 'XBT - bitcoin' => 'XBT – Біткоїн', 'Assigned' => 'Призначені будь-кому', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/vi_VN/translations.php b/app/Locale/vi_VN/translations.php index cbfd7803a..a568a82a8 100644 --- a/app/Locale/vi_VN/translations.php +++ b/app/Locale/vi_VN/translations.php @@ -1408,4 +1408,7 @@ return array( // 'HTTP Client:' => '', // 'XBT - bitcoin' => '', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index cb0b426f9..f90e1fdea 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -1408,4 +1408,7 @@ return array( 'HTTP Client:' => 'HTTP客户端', 'XBT - bitcoin' => 'XBT - 比特币', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', ); diff --git a/app/Locale/zh_TW/translations.php b/app/Locale/zh_TW/translations.php index ddd631ac8..d41320db7 100644 --- a/app/Locale/zh_TW/translations.php +++ b/app/Locale/zh_TW/translations.php @@ -1408,4 +1408,7 @@ return array( // 'HTTP Client:' => '', // 'XBT - bitcoin' => '', // 'Assigned' => '', + // 'Task limits apply to each swimlane individually' => '', + // 'Task limits are applied to each swimlane individually' => '', + // 'Task limits are applied across swimlanes' => '', );