diff options
author | Frédéric Guillot <fred@kanboard.net> | 2018-12-18 21:54:11 -0800 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2018-12-18 21:54:11 -0800 |
commit | 46cda3e3b506e7ba16c75c39706c0b814df40ada (patch) | |
tree | eaa035400ab5402378d7d29881722f7d83989475 | |
parent | 216604a66234c58db4103a148f1a8645e9abfd98 (diff) |
Update and sync translations
31 files changed, 289 insertions, 10 deletions
diff --git a/app/Locale/bs_BA/translations.php b/app/Locale/bs_BA/translations.php index 0878b607..daf9d9e6 100644 --- a/app/Locale/bs_BA/translations.php +++ b/app/Locale/bs_BA/translations.php @@ -1383,4 +1383,13 @@ return array( // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', // 'Start now' => '', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/ca_ES/translations.php b/app/Locale/ca_ES/translations.php index 9ea1352f..58efe43b 100644 --- a/app/Locale/ca_ES/translations.php +++ b/app/Locale/ca_ES/translations.php @@ -1383,4 +1383,13 @@ return array( // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', // 'Start now' => '', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php index b3f50813..c885ebef 100644 --- a/app/Locale/cs_CZ/translations.php +++ b/app/Locale/cs_CZ/translations.php @@ -1383,4 +1383,13 @@ return array( // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', // 'Start now' => '', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index a6314135..16252e60 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -1383,4 +1383,13 @@ return array( 'Choose the properties that you would like to change for the selected tasks.' => 'Vælge egenskaber som skal ændres for de valgte opgaver.', 'Configure this project' => 'Indstille projekt', 'Start now' => 'Start nu', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index 74630bf6..9805019d 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -1383,4 +1383,13 @@ return array( 'Choose the properties that you would like to change for the selected tasks.' => 'Wählen Sie die Eigenschaften aus, die Sie für die ausgewählten Aufgaben ändern möchten.', 'Configure this project' => 'Projekteinstellungen', 'Start now' => 'Jetzt starten', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/el_GR/translations.php b/app/Locale/el_GR/translations.php index 971d2f25..12cb44b3 100644 --- a/app/Locale/el_GR/translations.php +++ b/app/Locale/el_GR/translations.php @@ -1383,4 +1383,13 @@ return array( // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', // 'Start now' => '', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 94d11606..56317bc4 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -1383,4 +1383,13 @@ return array( // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', // 'Start now' => '', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index 73ac9daf..02e58f06 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -1383,4 +1383,13 @@ return array( // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', // 'Start now' => '', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index d33d9828..73db8364 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1383,4 +1383,13 @@ return array( 'Choose the properties that you would like to change for the selected tasks.' => 'Choisissez les propriétés que vous souhaitez changer pour les tâches sélectionnées.', 'Configure this project' => 'Configurer ce projet', 'Start now' => 'Débuter maintenant', + '%s removed a file from the task #%d' => '%s a supprimé un fichier de la tâche #%d', + 'Attachment removed from task #%d: %s' => 'Pièce jointe supprimée de la tâche #%d: %s', + 'No color' => 'Aucune couleur', + 'Attachment removed "%s"' => 'Pièce jointe « %s » supprimée', + '%s removed a file from the task %s' => '%s a supprimé un fichier de la tâche %s', + 'Move the task to another swimlane when assigned to a user' => 'Déplaçer la tâche dans une autre swimlane lorsqu\'un utilisateur est assigné', + 'Destination swimlane' => 'Swimlane de destination', + 'Assign a category when the task is moved to a specific swimlane' => 'Assigner une catégorie lorsque la tâche est déplaçée dans une swimlane spécifique', + 'Move the task to another swimlane when the category is changed' => 'Déplaçer la tâche dans une autre swimlane lorsque la catégorie est modifiée', ); diff --git a/app/Locale/hr_HR/translations.php b/app/Locale/hr_HR/translations.php index fca19d88..72739963 100644 --- a/app/Locale/hr_HR/translations.php +++ b/app/Locale/hr_HR/translations.php @@ -1383,4 +1383,13 @@ return array( // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', // 'Start now' => '', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index 26342d75..5b689f9f 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -1383,4 +1383,13 @@ return array( 'Choose the properties that you would like to change for the selected tasks.' => 'Válassza ki azokat a tulajdonságokat, amelyeket meg szeretne változtatni a kijelölt feladatoknál.', 'Configure this project' => 'A projekt beállítása', 'Start now' => 'Kezdés most', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php index 79ba9f50..07937a75 100644 --- a/app/Locale/id_ID/translations.php +++ b/app/Locale/id_ID/translations.php @@ -1383,4 +1383,13 @@ return array( // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', // 'Start now' => '', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index 24e5781c..32c547bd 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -1383,4 +1383,13 @@ return array( // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', // 'Start now' => '', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index 5f8d8b01..5add2476 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -1383,4 +1383,13 @@ return array( // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', // 'Start now' => '', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php index ad697d33..fc172513 100644 --- a/app/Locale/ko_KR/translations.php +++ b/app/Locale/ko_KR/translations.php @@ -1383,4 +1383,13 @@ return array( // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', // 'Start now' => '', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/my_MY/translations.php b/app/Locale/my_MY/translations.php index fed76335..68eb82e0 100644 --- a/app/Locale/my_MY/translations.php +++ b/app/Locale/my_MY/translations.php @@ -1383,4 +1383,13 @@ return array( // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', // 'Start now' => '', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php index 4353bfc0..e063b993 100644 --- a/app/Locale/nb_NO/translations.php +++ b/app/Locale/nb_NO/translations.php @@ -524,7 +524,7 @@ return array( 'GBP - British Pound' => 'GBP - Britiske pund', 'INR - Indian Rupee' => 'INR - Indiske rupi', 'JPY - Japanese Yen' => 'JPY - Japanske yen', - 'NZD - New Zealand dollar' => 'NZD - New Zealand dollar', + 'NZD - New Zealand Dollar' => 'NZD - New Zealand Dollar', 'RSD - Serbian dinar' => 'RSD - Serbiske dinarer', 'CNY - Chinese Yuan' => 'CNY - Kinesiske yuan', 'USD - US Dollar' => 'USD - Amerikanske dollar', @@ -899,7 +899,7 @@ return array( 'Do you really want to close all tasks of this column?' => 'Ønsker du virkelig å lukke ALLE saker i kolonnen?', '%d task(s) in the column "%s" and the swimlane "%s" will be closed.' => '%d oppgave(r) i kolonne "%s" og svømmebane "%s" vil bli lukket.', 'Close all tasks of this column' => 'Lukk alle saker i denne kolonnen', - 'No plugin has registered a project notification method. You can still configure individual notifications in your user profile.' => 'Det finnes ingen innstikk for prosjektvarsling. Du kan likevel sette opp individuelle varslinger i brukerprofilen din.', + 'No plugin has registered a project notification method. You can still configure individual notifications in your user profile.' => 'Det finnes ingen innstikk for prosjektvarsling. Du kan likevel sette opp individuelle varslinger i brukerprofilen din.', 'My dashboard' => 'Mitt dashbord', 'My profile' => 'Min profil', 'Project owner: ' => 'Prosjekteier: ', @@ -1101,7 +1101,7 @@ return array( 'Global tags' => 'Globale etiketter', 'There is no global tag at the moment.' => 'Ingen globale etiketter', 'This field cannot be empty' => 'Dette feltet kan ikke være tomt', - 'Close a task when there is no activity in an specific column' => 'Lukk oppgaven når det ikke er aktivitet i en angitt kolonne', + 'Close a task when there is no activity in a specific column' => 'Lukk oppgaven når det ikke er aktivitet i en angitt kolonne', '%s removed a subtask for the task #%d' => '%s slettet en deloppgave for oppgaven #%d', '%s removed a comment on the task #%d' => '%s slettet en kommentar på oppgaven #%d', 'Comment removed on task #%d' => 'Kommentar slettet fra oppgave #%d', @@ -1241,7 +1241,7 @@ return array( 'This username is already taken' => 'Brukernavn finnes fra før', 'A link to reset your password has been sent by email.' => 'En lenke for å tilbakestille passordet er sendt til din e-postadresse.', 'Your profile must have a valid email address.' => 'Brukerprofilen din må ha en gyldig e-postadresse.', - 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => 'Feil ved endring av passord. Har du tastet gyldig brukernavn? ', + 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Feil ved endring av passord. Har du tastet gyldig brukernavn?', 'TRL - Turkish Lira' => 'TRL - Tyrkiske lira', 'The project email is optional and could be used by several plugins.' => 'Du kan angi en e-postadresse for prosjektet, og den kan brukes av ulike innstikksmoduler', 'The project email must be unique across all projects' => 'Prosjektets e-postadresse må være unik for alle prosjekter', @@ -1292,8 +1292,8 @@ return array( '%d group' => '%d gruppe', 'Group ID' => 'Gruppe-ID', 'External ID' => 'Ekstern ID', - '%d users' => '%d brukere', - '%d user' => '%d bruker', + '%d users' => '%d brukere', + '%d user' => '%d bruker', 'Hide subtasks' => 'Skjul deloppgaver', 'Show subtasks' => 'Vis deloppgaver', 'Authentication Parameters' => 'Autensitering', @@ -1334,9 +1334,9 @@ return array( 'Subtask added successfully.' => 'Deloppgave er lagt til', '%d subtasks added successfully.' => '%d deloppgaver er lagt til', 'Enter one subtask by line.' => 'Legg inn en deloppgave pr. rad', - 'Predefined Contents' => 'Forhåndsdefinert innhold', - 'Predefined contents' => 'Forhåndsdefinert innhold', - 'Predefined Task Description' => 'Forhåndsdefinert oppgavebeskrivelse', + 'Predefined Contents' => 'Forhåndsdefinert innhold', + 'Predefined contents' => 'Forhåndsdefinert innhold', + 'Predefined Task Description' => 'Forhåndsdefinert oppgavebeskrivelse', 'Do you really want to remove this template? "%s"' => 'Ønsker du virkelig å slette denne malen? "%s"', 'Add predefined task description' => 'Ny forhåndsdefinert oppgavebeskrivelse', 'Predefined Task Descriptions' => 'Forhåndsdefinerte oppgavebeskrivelser', @@ -1360,7 +1360,7 @@ return array( 'This feature enables the iCal feed, RSS feed and the public board view.' => 'OBS Forsiktig: Denne funksjonen aktiverer iCal-strøm, RSS-strøm og offentlig tavlevisning!', 'Stop the timer of all subtasks when moving a task to another column' => 'Stopp timeren for alle deloppgaver når en oppgave flyttes til en annen kolonne', 'Subtask Title' => 'Deloppgave', - 'Add a subtask and activate the timer when moving a task to another column' => 'Opprett en deloppgave og aktiver timeren når en oppgave flyttes til en annen kolonne', + 'Add a subtask and activate the timer when moving a task to another column' => 'Opprett en deloppgave og aktiver timeren når en oppgave flyttes til en annen kolonne', 'days' => 'dager', 'minutes' => 'minutter', 'seconds' => 'sekunder', @@ -1383,4 +1383,13 @@ return array( 'Choose the properties that you would like to change for the selected tasks.' => 'Velg egenskapene du vil endre for valgte oppgaver.', 'Configure this project' => 'Prosjekt', 'Start now' => 'Start nå', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index 6dae69fd..c6802dec 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -1383,4 +1383,13 @@ return array( // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', // 'Start now' => '', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 7eb7726d..58a1de82 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -1383,4 +1383,13 @@ return array( // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', // 'Start now' => '', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 9b68e952..cdb74ee8 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -1383,4 +1383,13 @@ return array( 'Choose the properties that you would like to change for the selected tasks.' => 'Escolher as propriedades que deseja mudar para as tarefas selecionadas.', 'Configure this project' => 'Configurar este projeto', 'Start now' => 'Iniciar agora', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index b4b9ff61..ada3c81c 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -1383,4 +1383,13 @@ return array( // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', // 'Start now' => '', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/ro_RO/translations.php b/app/Locale/ro_RO/translations.php index 5c630e78..3f0f6f4f 100644 --- a/app/Locale/ro_RO/translations.php +++ b/app/Locale/ro_RO/translations.php @@ -1383,4 +1383,13 @@ return array( // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', // 'Start now' => '', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index 88d94a36..82135dc7 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -1383,4 +1383,13 @@ return array( 'Choose the properties that you would like to change for the selected tasks.' => 'Выберите свойства, которые вы хотите изменить для выбранных задач', 'Configure this project' => 'Настроить этот проект', 'Start now' => 'Начать сейчас', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php index 990b4d93..4e501cf9 100644 --- a/app/Locale/sr_Latn_RS/translations.php +++ b/app/Locale/sr_Latn_RS/translations.php @@ -1383,4 +1383,13 @@ return array( // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', // 'Start now' => '', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index f516ad9b..be88f1b1 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -1383,4 +1383,13 @@ return array( // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', // 'Start now' => '', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index cee7d8cd..3d4c27db 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -1383,4 +1383,13 @@ return array( // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', // 'Start now' => '', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index 1d430105..3c3b1cd2 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -1383,4 +1383,13 @@ return array( // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', // 'Start now' => '', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/uk_UA/translations.php b/app/Locale/uk_UA/translations.php index f3bcb5e7..dd049154 100644 --- a/app/Locale/uk_UA/translations.php +++ b/app/Locale/uk_UA/translations.php @@ -1383,4 +1383,13 @@ return array( 'Choose the properties that you would like to change for the selected tasks.' => 'Оберіть властивості, які ви бажаєте змінити в обраних задачах.', 'Configure this project' => 'Налаштувати проект', 'Start now' => 'Почати зараз', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/vi_VN/translations.php b/app/Locale/vi_VN/translations.php index d8dc1eb6..31e5d540 100644 --- a/app/Locale/vi_VN/translations.php +++ b/app/Locale/vi_VN/translations.php @@ -1383,4 +1383,13 @@ return array( // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', // 'Start now' => '', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index 1db93c44..f0fc7334 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -1383,4 +1383,13 @@ return array( 'Choose the properties that you would like to change for the selected tasks.' => '选择你想要批量编辑的任务属性。', 'Configure this project' => '项目配置', 'Start now' => '立即开始', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); diff --git a/app/Locale/zh_TW/translations.php b/app/Locale/zh_TW/translations.php index 0944cfe9..5e657196 100644 --- a/app/Locale/zh_TW/translations.php +++ b/app/Locale/zh_TW/translations.php @@ -1383,4 +1383,13 @@ return array( // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', // 'Start now' => '', + // '%s removed a file from the task #%d' => '', + // 'Attachment removed from task #%d: %s' => '', + // 'No color' => '', + // 'Attachment removed "%s"' => '', + // '%s removed a file from the task %s' => '', + // 'Move the task to another swimlane when assigned to a user' => '', + // 'Destination swimlane' => '', + // 'Assign a category when the task is moved to a specific swimlane' => '', + // 'Move the task to another swimlane when the category is changed' => '', ); |