diff options
Diffstat (limited to 'app/Locale')
-rw-r--r-- | app/Locale/da_DK/translations.php | 6 | ||||
-rw-r--r-- | app/Locale/de_DE/translations.php | 6 | ||||
-rw-r--r-- | app/Locale/es_ES/translations.php | 6 | ||||
-rw-r--r-- | app/Locale/fi_FI/translations.php | 6 | ||||
-rw-r--r-- | app/Locale/fr_FR/translations.php | 10 | ||||
-rw-r--r-- | app/Locale/hu_HU/translations.php | 6 | ||||
-rw-r--r-- | app/Locale/it_IT/translations.php | 6 | ||||
-rw-r--r-- | app/Locale/ja_JP/translations.php | 6 | ||||
-rw-r--r-- | app/Locale/nl_NL/translations.php | 6 | ||||
-rw-r--r-- | app/Locale/pl_PL/translations.php | 6 | ||||
-rw-r--r-- | app/Locale/pt_BR/translations.php | 6 | ||||
-rw-r--r-- | app/Locale/ru_RU/translations.php | 6 | ||||
-rw-r--r-- | app/Locale/sr_Latn_RS/translations.php | 6 | ||||
-rw-r--r-- | app/Locale/sv_SE/translations.php | 6 | ||||
-rw-r--r-- | app/Locale/th_TH/translations.php | 6 | ||||
-rw-r--r-- | app/Locale/tr_TR/translations.php | 6 | ||||
-rw-r--r-- | app/Locale/zh_CN/translations.php | 6 |
17 files changed, 104 insertions, 2 deletions
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index 2fba9478..4ce2a2d7 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -917,4 +917,10 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', + // 'iCalendar (iCal format, *.ics)' => '', + // 'Preferences' => '', + // 'Security' => '', + // 'Two factor authentication disabled' => '', + // 'Two factor authentication enabled' => '', + // 'Unable to update this user.' => '', ); diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index 5f52a850..a3753985 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -917,4 +917,10 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', + // 'iCalendar (iCal format, *.ics)' => '', + // 'Preferences' => '', + // 'Security' => '', + // 'Two factor authentication disabled' => '', + // 'Two factor authentication enabled' => '', + // 'Unable to update this user.' => '', ); diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index efe6150f..04af53db 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -917,4 +917,10 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', + // 'iCalendar (iCal format, *.ics)' => '', + // 'Preferences' => '', + // 'Security' => '', + // 'Two factor authentication disabled' => '', + // 'Two factor authentication enabled' => '', + // 'Unable to update this user.' => '', ); diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index 6bbba02e..c89428ce 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -917,4 +917,10 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', + // 'iCalendar (iCal format, *.ics)' => '', + // 'Preferences' => '', + // 'Security' => '', + // 'Two factor authentication disabled' => '', + // 'Two factor authentication enabled' => '', + // 'Unable to update this user.' => '', ); diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 6abca0ea..9ad6acff 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -871,12 +871,12 @@ return array( 'Disable two factor authentication' => 'Désactiver l\'authentification à deux facteurs', 'Do you really want to disable the two factor authentication for this user: "%s"?' => 'Voulez-vous vraiment désactiver l\'authentification à deux facteurs pour cet utilisateur : « %s » ?', 'Edit link' => 'Modifier un lien', - 'Start to type task title...' => 'Tappez le titre de la tâche...', + 'Start to type task title...' => 'Entrez le titre de la tâche...', 'A task cannot be linked to itself' => 'Une tâche ne peut être liée à elle-même', 'The exact same link already exists' => 'Un lien identique existe déjà', 'Recurrent task is scheduled to be generated' => 'La tâche récurrente est programmée pour être créée', 'Recurring information' => 'Information sur la récurrence', - 'Score' => 'Complexity', + 'Score' => 'Complexité', 'The identifier must be unique' => 'L\'identifiant doit être unique', 'This linked task id doesn\'t exists' => 'L\'identifiant de la task liée n\'existe pas', 'This value must be alphanumeric' => 'Cette valeur doit être alpha-numérique', @@ -919,4 +919,10 @@ return array( 'Subtasks time tracking' => 'Suivi du temps par rapport aux sous-tâches', 'User calendar view' => 'Vue en mode utilisateur du calendrier', 'Automatically update the start date' => 'Mettre à jour automatiquement la date de début', + 'iCalendar (iCal format, *.ics)' => 'iCalendar (format iCal, *.ics)', + 'Preferences' => 'Préférences', + 'Security' => 'Sécurité', + 'Two factor authentication disabled' => 'Authentification à deux facteurs désactivé', + 'Two factor authentication enabled' => 'Authentification à deux facteurs activée', + 'Unable to update this user.' => 'Impossible de mettre à jour cet utilisateur.', ); diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index d3a8628d..a8291057 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -917,4 +917,10 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', + // 'iCalendar (iCal format, *.ics)' => '', + // 'Preferences' => '', + // 'Security' => '', + // 'Two factor authentication disabled' => '', + // 'Two factor authentication enabled' => '', + // 'Unable to update this user.' => '', ); diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index 94bf4a5a..dbef74ef 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -917,4 +917,10 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', + // 'iCalendar (iCal format, *.ics)' => '', + // 'Preferences' => '', + // 'Security' => '', + // 'Two factor authentication disabled' => '', + // 'Two factor authentication enabled' => '', + // 'Unable to update this user.' => '', ); diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index 18cf9d72..50ec0cc3 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -917,4 +917,10 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', + // 'iCalendar (iCal format, *.ics)' => '', + // 'Preferences' => '', + // 'Security' => '', + // 'Two factor authentication disabled' => '', + // 'Two factor authentication enabled' => '', + // 'Unable to update this user.' => '', ); diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index ed14b727..58add350 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -917,4 +917,10 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', + // 'iCalendar (iCal format, *.ics)' => '', + // 'Preferences' => '', + // 'Security' => '', + // 'Two factor authentication disabled' => '', + // 'Two factor authentication enabled' => '', + // 'Unable to update this user.' => '', ); diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 4a237f14..698bc94c 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -917,4 +917,10 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', + // 'iCalendar (iCal format, *.ics)' => '', + // 'Preferences' => '', + // 'Security' => '', + // 'Two factor authentication disabled' => '', + // 'Two factor authentication enabled' => '', + // 'Unable to update this user.' => '', ); diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 96e99210..c187c6b3 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -917,4 +917,10 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', + // 'iCalendar (iCal format, *.ics)' => '', + // 'Preferences' => '', + // 'Security' => '', + // 'Two factor authentication disabled' => '', + // 'Two factor authentication enabled' => '', + // 'Unable to update this user.' => '', ); diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index b0b2b09f..167b57df 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -917,4 +917,10 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', + // 'iCalendar (iCal format, *.ics)' => '', + // 'Preferences' => '', + // 'Security' => '', + // 'Two factor authentication disabled' => '', + // 'Two factor authentication enabled' => '', + // 'Unable to update this user.' => '', ); diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php index 20defd6d..761c98fc 100644 --- a/app/Locale/sr_Latn_RS/translations.php +++ b/app/Locale/sr_Latn_RS/translations.php @@ -917,4 +917,10 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', + // 'iCalendar (iCal format, *.ics)' => '', + // 'Preferences' => '', + // 'Security' => '', + // 'Two factor authentication disabled' => '', + // 'Two factor authentication enabled' => '', + // 'Unable to update this user.' => '', ); diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 8c1ad094..8c38a7eb 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -917,4 +917,10 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', + // 'iCalendar (iCal format, *.ics)' => '', + // 'Preferences' => '', + // 'Security' => '', + // 'Two factor authentication disabled' => '', + // 'Two factor authentication enabled' => '', + // 'Unable to update this user.' => '', ); diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index ecd9413c..de8c05a3 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -917,4 +917,10 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', + // 'iCalendar (iCal format, *.ics)' => '', + // 'Preferences' => '', + // 'Security' => '', + // 'Two factor authentication disabled' => '', + // 'Two factor authentication enabled' => '', + // 'Unable to update this user.' => '', ); diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index e18341e9..54e89a56 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -917,4 +917,10 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', + // 'iCalendar (iCal format, *.ics)' => '', + // 'Preferences' => '', + // 'Security' => '', + // 'Two factor authentication disabled' => '', + // 'Two factor authentication enabled' => '', + // 'Unable to update this user.' => '', ); diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index 0784cedb..fac5fcc7 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -917,4 +917,10 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', + // 'iCalendar (iCal format, *.ics)' => '', + // 'Preferences' => '', + // 'Security' => '', + // 'Two factor authentication disabled' => '', + // 'Two factor authentication enabled' => '', + // 'Unable to update this user.' => '', ); |