Sync translations
This commit is contained in:
parent
bb5e45ef69
commit
bdaa2f585d
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
'You must select a file to upload as your avatar!' => 'Vælg fil som overføres som profil billede!',
|
||||
'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => 'Overført fil er ikke et gyldigt billede! (*.gif, *.jpg, *.jpeg eller *.png)',
|
||||
'Automatically set the due date when the task is moved away from a specific column' => 'Sæt automatisk afleveringsdato når opgave er flyttet væk fra en bestemt kolonne',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -177,13 +177,10 @@ return array(
|
|||
'Task modification' => 'Aufgabe ändern',
|
||||
'Task creation' => 'Aufgabe erstellen',
|
||||
'Closing a task' => 'Aufgabe abschließen',
|
||||
'Tasks copied successfully.' => 'Die Aufgaben wurden erfolgreich kopiert.',
|
||||
'Unable to copy tasks.' => 'Die Aufgaben konnten nicht kopiert werden.',
|
||||
'Assign a color to a specific user' => 'Einem Benutzer eine Farbe zuordnen',
|
||||
'Position' => 'Position',
|
||||
'Duplicate to project' => 'In ein anderes Projekt duplizieren',
|
||||
'Duplicate' => 'Duplizieren',
|
||||
'Copy' => 'Kopieren',
|
||||
'Link' => 'Link',
|
||||
'Comment updated successfully.' => 'Kommentar erfolgreich aktualisiert.',
|
||||
'Unable to update your comment.' => 'Aktualisierung des Kommentars nicht möglich.',
|
||||
|
|
@ -1432,6 +1429,9 @@ return array(
|
|||
'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => 'Die hochgeladene Datei ist kein gültiges Bild! (Nur *.gif, *.jpg, *.jpeg and *.png sind erlaubt!)',
|
||||
'Automatically set the due date when the task is moved away from a specific column' => 'Automatisches Setzen des Fälligkeitsdatums, wenn die Aufgabe aus einer bestimmten Spalte heraus verschoben wird',
|
||||
'No other projects found.' => 'Keine weiteren Projekte vorhanden.',
|
||||
'Please choose a project you want to copy the tasks from.'=> 'Bitte wählen Sie ein Projekt aus, dessen Tickets Sie kopieren möchten!',
|
||||
'Please choose a project you want to copy the tasks from.' => 'Bitte wählen Sie ein Projekt aus, dessen Tickets Sie kopieren möchten.',
|
||||
'Import Tasks' => 'Aufgaben importieren',
|
||||
'Copy' => 'Kopieren',
|
||||
'Tasks copied successfully.' => 'Die Aufgaben wurden erfolgreich kopiert.',
|
||||
'Unable to copy tasks.' => 'Die Aufgaben konnten nicht kopiert werden.',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -177,13 +177,10 @@ return array(
|
|||
'Task modification' => 'Aufgabe ändern',
|
||||
'Task creation' => 'Aufgabe erstellen',
|
||||
'Closing a task' => 'Aufgabe abschließen',
|
||||
'Tasks copied successfully.' => 'Die Aufgaben wurden erfolgreich kopiert.',
|
||||
'Unable to copy tasks.' => 'Die Aufgaben konnten nicht kopiert werden.',
|
||||
'Assign a color to a specific user' => 'Einem Benutzer eine Farbe zuordnen',
|
||||
'Position' => 'Position',
|
||||
'Duplicate to project' => 'In ein anderes Projekt duplizieren',
|
||||
'Duplicate' => 'Duplizieren',
|
||||
'Copy' => 'Kopieren',
|
||||
'Link' => 'Link',
|
||||
'Comment updated successfully.' => 'Kommentar erfolgreich aktualisiert.',
|
||||
'Unable to update your comment.' => 'Aktualisierung des Kommentars nicht möglich.',
|
||||
|
|
@ -1434,4 +1431,7 @@ return array(
|
|||
'No other projects found.' => 'Keine weiteren Projekte vorhanden.',
|
||||
'Please choose a project you want to copy the tasks from.' => 'Bitte wähle ein Projekt aus, dessen Tickets du kopieren möchten!',
|
||||
'Import Tasks' => 'Aufgaben importieren',
|
||||
'Copy' => 'Kopieren',
|
||||
'Tasks copied successfully.' => 'Die Aufgaben wurden erfolgreich kopiert.',
|
||||
'Unable to copy tasks.' => 'Die Aufgaben konnten nicht kopiert werden.',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
'You must select a file to upload as your avatar!' => 'برای بارگذاری تصویر نمایه تان باید فایلی انتخاب کنید!',
|
||||
'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => 'فایلی که بارگذاری کردید یک تصویر معتبر نیست! (فقط *.gif, *.jpg, *.jpeg و *.png مجاز هستند!)',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
'You must select a file to upload as your avatar!' => 'Vous devez sélectionner un fichier à télécharger pour votre avatar !',
|
||||
'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => 'Le fichier que vous avez téléchargé n\'est pas une image valide ! (Seuls * .gif, * .jpg, * .jpeg et * .png sont autorisés !)',
|
||||
'Automatically set the due date when the task is moved away from a specific column' => 'Changer automatiquement la date d\'échéance lorsque la tâche est déplacée dans une colonne spécifique',
|
||||
'No other projects found.' => 'Aucun autre projet trouvé.',
|
||||
'Please choose a project you want to copy the tasks from.'=> 'Veuillez choisir un projet dont vous souhaitez copier les tâches.',
|
||||
'Import Tasks' => 'Importer des tâches',
|
||||
'Copy' => 'Copier',
|
||||
'Tasks copied successfully.' => 'Tâches copiées avec succès.',
|
||||
'Unable to copy tasks.' => 'Impossible de copier les tâches.',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
'You must select a file to upload as your avatar!' => 'Ki kell választania egy fájlt a profilképként való feltöltéshez!',
|
||||
'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => 'A feltöltött fájl nem érvényes kép! Csak *.gif, *.jpg, *.jpeg és *.png engedélyezett.',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
'You must select a file to upload as your avatar!' => 'Devi selezionare un file da caricare come avatar',
|
||||
'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => 'Il documento che hai caricato non è un\'immagine valida! (Sono permesse solo *.gif, *.jpg, *.jpeg and *.png)',
|
||||
'Automatically set the due date when the task is moved away from a specific column' => 'Imposta automaticamente la data di scadenza quando il compito viene spostato ad una colonna specifica',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
'You must select a file to upload as your avatar!' => 'Musisz wybrać plik, który chcesz przesłać jako swój awatar!',
|
||||
'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => 'Przesłany plik nie jest prawidłowym obrazem! (Tylko *.gif, *.jpg, *.jpeg i *.png są dozwolone!)',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
'You must select a file to upload as your avatar!' => 'Tem selecionar um ficheiro para carregar como seu avatar!',
|
||||
'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => 'O ficheiro que carregou não uma imagem válida! (Apenas *.gif, *.jpg, *.jpeg e *.png são permitidas!)',
|
||||
'Automatically set the due date when the task is moved away from a specific column' => 'Definir automaticamente a data de vencimento quando a tarefa for arrastada de uma coluna específica',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1403,7 +1403,6 @@ return array(
|
|||
'Task #%d "%s" has been moved to the project "%s"' => 'Задача #%d "%s" перемещена в проект "%s"',
|
||||
'Move the task to another column when the due date is less than a certain number of days' => 'Переместить задачу в другую колонку, если дата окончания меньше заданного количества дней',
|
||||
'Automatically update the start date when the task is moved away from a specific column' => 'Автоматически обновить дату начала, если задача перемещена из указанной колонки',
|
||||
'Automatically set the due date when the task is moved away from a specific column' => 'Автоматически назначить дату завершения, если задача перемещена из указанной колонки',
|
||||
'HTTP Client:' => 'HTTP Клиент:',
|
||||
'Assigned' => 'Назначенные',
|
||||
'Task limits apply to each swimlane individually' => 'Лимиты задач применяются к каждой дорожке отдельно',
|
||||
|
|
@ -1428,4 +1427,11 @@ return array(
|
|||
'XBT - Bitcoin' => 'XBT - Биткоин',
|
||||
'You must select a file to upload as your avatar!' => 'Вы должны выбрать файл для загрузки в качестве аватара!',
|
||||
'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => 'Выбранный вами файл не является изображением! (Допустимые расширения: *.gif, *.jpg, *.jpeg, *.png)',
|
||||
'Automatically set the due date when the task is moved away from a specific column' => 'Автоматически назначить дату завершения, если задача перемещена из указанной колонки',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
'You must select a file to upload as your avatar!' => 'Musíte zvoliť súbor na nahratie ako svoj avatar',
|
||||
'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => 'nahraný súbor nie je paltný obrázok! (Povolené sú len *.gif, *.jpg, *.jpeg a *.png!)',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
'You must select a file to upload as your avatar!' => 'Du måste välja en fil att uppladda som din avatar!',
|
||||
'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => 'Filen du laddade upp är inte ett giltigt bildformat! (Endast *.gif *.jpg *.jpeg samt *.png är tillåtet!)',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
'You must select a file to upload as your avatar!' => '你必须选择一张图片作为你的头像',
|
||||
'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '你所上传的文件不是有效图像!(只有*.gif, *.jpg, *.jpeg and *.png才被允许!)',
|
||||
'Automatically set the due date when the task is moved away from a specific column' => '当任务离开指定栏目时自动设置到期时间',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
|
|
@ -1428,4 +1428,10 @@ return array(
|
|||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue