Sync locales

This commit is contained in:
Frederic Guillot
2015-10-24 18:40:41 -04:00
parent 1fed12e353
commit 1af0e43813
22 changed files with 758 additions and 86 deletions

View File

@@ -1,5 +1,5 @@
Version 1.0.20 (unreleased) Version 1.0.20
--------------------------- --------------
Breaking changes: Breaking changes:

View File

@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d dokončených úkolů', '%d closed tasks' => '%d dokončených úkolů',
'No task for this project' => 'Tento projekt nemá žádné úkoly', 'No task for this project' => 'Tento projekt nemá žádné úkoly',
'Public link' => 'Veřejný odkaz', 'Public link' => 'Veřejný odkaz',
'There is no column in your project!' => 'V projektu není žádný sloupec!',
'Change assignee' => 'Změna přiřazení k uživatelům', 'Change assignee' => 'Změna přiřazení k uživatelům',
'Change assignee for the task "%s"' => 'Změna přiřazení uživatele pro úkol "%s"', 'Change assignee for the task "%s"' => 'Změna přiřazení uživatele pro úkol "%s"',
'Timezone' => 'Časová zóna', 'Timezone' => 'Časová zóna',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => 'Soubor byl úspěšně odebrán.', 'File removed successfully.' => 'Soubor byl úspěšně odebrán.',
'Attach a document' => 'Vložit dokument', 'Attach a document' => 'Vložit dokument',
'Do you really want to remove this file: "%s"?' => 'Skutečně chcete odebrat soubor: "%s"?', 'Do you really want to remove this file: "%s"?' => 'Skutečně chcete odebrat soubor: "%s"?',
'open' => 'Otevřít',
'Attachments' => 'Přílohy', 'Attachments' => 'Přílohy',
'Edit the task' => 'Upravit úkol', 'Edit the task' => 'Upravit úkol',
'Edit the description' => 'Upravit popis', 'Edit the description' => 'Upravit popis',
@@ -593,7 +591,6 @@ return array(
// '#%d' => '', // '#%d' => '',
'All swimlanes' => 'Alle Swimlanes', 'All swimlanes' => 'Alle Swimlanes',
'All colors' => 'Všechny barvy', 'All colors' => 'Všechny barvy',
'All status' => 'Všechny stavy',
'Moved to column %s' => 'Přesunuto do sloupce %s ', 'Moved to column %s' => 'Přesunuto do sloupce %s ',
'Change description' => 'Změna podrobného popisu', 'Change description' => 'Změna podrobného popisu',
'User dashboard' => 'Nástěnka uživatele', 'User dashboard' => 'Nástěnka uživatele',
@@ -699,7 +696,6 @@ return array(
'Unable to add this currency rate.' => 'Nelze přidat tento směnný kurz', 'Unable to add this currency rate.' => 'Nelze přidat tento směnný kurz',
'Webhook URL' => 'Webhook URL', 'Webhook URL' => 'Webhook URL',
'%s remove the assignee of the task %s' => '%s odstranil přiřazení úkolu %s ', '%s remove the assignee of the task %s' => '%s odstranil přiřazení úkolu %s ',
'API URL' => 'API URL',
'Enable Gravatar images' => 'Aktiviere Gravatar Bilder', 'Enable Gravatar images' => 'Aktiviere Gravatar Bilder',
'Information' => 'Informace', 'Information' => 'Informace',
'Check two factor authentication code' => 'Prüfe Zwei-Faktor-Authentifizierungscode', 'Check two factor authentication code' => 'Prüfe Zwei-Faktor-Authentifizierungscode',
@@ -1032,4 +1028,40 @@ return array(
// 'Unread notifications' => '', // 'Unread notifications' => '',
// 'My filters' => '', // 'My filters' => '',
// 'Notification methods:' => '', // 'Notification methods:' => '',
// 'Import tasks from CSV file' => '',
// 'Unable to read your file' => '',
// '%d task(s) have been imported successfully.' => '',
// 'Nothing have been imported!' => '',
// 'Import users from CSV file' => '',
// '%d user(s) have been imported successfully.' => '',
// 'Comma' => '',
// 'Semi-colon' => '',
// 'Tab' => '',
// 'Vertical bar' => '',
// 'Double Quote' => '',
// 'Single Quote' => '',
// '%s attached a file to the task #%d' => '',
// 'There is no column or swimlane activated in your project!' => '',
// 'Append filter (instead of replacement)' => '',
// 'Append/Replace' => '',
// 'Append' => '',
// 'Replace' => '',
// 'There is no notification method registered.' => '',
// 'Import' => '',
// 'change sorting' => '',
// 'Tasks Importation' => '',
// 'Delimiter' => '',
// 'Enclosure' => '',
// 'CSV File' => '',
// 'Instructions' => '',
// 'Your file must use the predefined CSV format' => '',
// 'Your file must be encoded in UTF-8' => '',
// 'The first row must be the header' => '',
// 'Duplicates are not verified for you' => '',
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
// 'Download CSV template' => '',
// 'No external integration registered.' => '',
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
); );

View File

@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d lukket opgavet', '%d closed tasks' => '%d lukket opgavet',
'No task for this project' => 'Ingen opgaver i dette projekt', 'No task for this project' => 'Ingen opgaver i dette projekt',
'Public link' => 'Offentligt link', 'Public link' => 'Offentligt link',
'There is no column in your project!' => 'Der er ingen kolonner i dit projekt!',
'Change assignee' => 'Ændre ansvarlig', 'Change assignee' => 'Ændre ansvarlig',
'Change assignee for the task "%s"' => 'Ændre ansvarlig for opgaven: "%s"', 'Change assignee for the task "%s"' => 'Ændre ansvarlig for opgaven: "%s"',
'Timezone' => 'Tidszone', 'Timezone' => 'Tidszone',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => 'Filen er fjernet.', 'File removed successfully.' => 'Filen er fjernet.',
'Attach a document' => 'Vedhæft et dokument', 'Attach a document' => 'Vedhæft et dokument',
'Do you really want to remove this file: "%s"?' => 'Vil du virkelig fjerne denne fil: "%s"?', 'Do you really want to remove this file: "%s"?' => 'Vil du virkelig fjerne denne fil: "%s"?',
'open' => 'åben',
'Attachments' => 'Vedhæftninger', 'Attachments' => 'Vedhæftninger',
'Edit the task' => 'Rediger opgaven', 'Edit the task' => 'Rediger opgaven',
'Edit the description' => 'Rediger beskrivelsen', 'Edit the description' => 'Rediger beskrivelsen',
@@ -593,7 +591,6 @@ return array(
// '#%d' => '', // '#%d' => '',
// 'All swimlanes' => '', // 'All swimlanes' => '',
// 'All colors' => '', // 'All colors' => '',
// 'All status' => '',
// 'Moved to column %s' => '', // 'Moved to column %s' => '',
// 'Change description' => '', // 'Change description' => '',
// 'User dashboard' => '', // 'User dashboard' => '',
@@ -699,7 +696,6 @@ return array(
// 'Unable to add this currency rate.' => '', // 'Unable to add this currency rate.' => '',
// 'Webhook URL' => '', // 'Webhook URL' => '',
// '%s remove the assignee of the task %s' => '', // '%s remove the assignee of the task %s' => '',
// 'API URL' => '',
// 'Enable Gravatar images' => '', // 'Enable Gravatar images' => '',
// 'Information' => '', // 'Information' => '',
// 'Check two factor authentication code' => '', // 'Check two factor authentication code' => '',
@@ -1032,4 +1028,40 @@ return array(
// 'Unread notifications' => '', // 'Unread notifications' => '',
// 'My filters' => '', // 'My filters' => '',
// 'Notification methods:' => '', // 'Notification methods:' => '',
// 'Import tasks from CSV file' => '',
// 'Unable to read your file' => '',
// '%d task(s) have been imported successfully.' => '',
// 'Nothing have been imported!' => '',
// 'Import users from CSV file' => '',
// '%d user(s) have been imported successfully.' => '',
// 'Comma' => '',
// 'Semi-colon' => '',
// 'Tab' => '',
// 'Vertical bar' => '',
// 'Double Quote' => '',
// 'Single Quote' => '',
// '%s attached a file to the task #%d' => '',
// 'There is no column or swimlane activated in your project!' => '',
// 'Append filter (instead of replacement)' => '',
// 'Append/Replace' => '',
// 'Append' => '',
// 'Replace' => '',
// 'There is no notification method registered.' => '',
// 'Import' => '',
// 'change sorting' => '',
// 'Tasks Importation' => '',
// 'Delimiter' => '',
// 'Enclosure' => '',
// 'CSV File' => '',
// 'Instructions' => '',
// 'Your file must use the predefined CSV format' => '',
// 'Your file must be encoded in UTF-8' => '',
// 'The first row must be the header' => '',
// 'Duplicates are not verified for you' => '',
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
// 'Download CSV template' => '',
// 'No external integration registered.' => '',
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
); );

View File

@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d abgeschlossene Aufgaben', '%d closed tasks' => '%d abgeschlossene Aufgaben',
'No task for this project' => 'Keine Aufgaben in diesem Projekt', 'No task for this project' => 'Keine Aufgaben in diesem Projekt',
'Public link' => 'Öffentlicher Link', 'Public link' => 'Öffentlicher Link',
'There is no column in your project!' => 'Es gibt keine Spalte in deinem Projekt!',
'Change assignee' => 'Zuständigkeit ändern', 'Change assignee' => 'Zuständigkeit ändern',
'Change assignee for the task "%s"' => 'Zuständigkeit für diese Aufgabe ändern: "%s"', 'Change assignee for the task "%s"' => 'Zuständigkeit für diese Aufgabe ändern: "%s"',
'Timezone' => 'Zeitzone', 'Timezone' => 'Zeitzone',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => 'Datei erfolgreich gelöscht.', 'File removed successfully.' => 'Datei erfolgreich gelöscht.',
'Attach a document' => 'Dokument anhängen', 'Attach a document' => 'Dokument anhängen',
'Do you really want to remove this file: "%s"?' => 'Soll diese Datei wirklich gelöscht werden: "%s"?', 'Do you really want to remove this file: "%s"?' => 'Soll diese Datei wirklich gelöscht werden: "%s"?',
'open' => 'öffnen',
'Attachments' => 'Anhänge', 'Attachments' => 'Anhänge',
'Edit the task' => 'Aufgabe bearbeiten', 'Edit the task' => 'Aufgabe bearbeiten',
'Edit the description' => 'Beschreibung bearbeiten', 'Edit the description' => 'Beschreibung bearbeiten',
@@ -593,7 +591,6 @@ return array(
// '#%d' => '', // '#%d' => '',
'All swimlanes' => 'Alle Swimlanes', 'All swimlanes' => 'Alle Swimlanes',
'All colors' => 'Alle Farben', 'All colors' => 'Alle Farben',
'All status' => 'Alle Status',
'Moved to column %s' => 'In Spalte %s verschoben', 'Moved to column %s' => 'In Spalte %s verschoben',
'Change description' => 'Beschreibung ändern', 'Change description' => 'Beschreibung ändern',
'User dashboard' => 'Benutzer-Dashboard', 'User dashboard' => 'Benutzer-Dashboard',
@@ -699,7 +696,6 @@ return array(
'Unable to add this currency rate.' => 'Währungskurs konnte nicht hinzugefügt werden', 'Unable to add this currency rate.' => 'Währungskurs konnte nicht hinzugefügt werden',
'Webhook URL' => 'Webhook-URL', 'Webhook URL' => 'Webhook-URL',
'%s remove the assignee of the task %s' => '%s Zuordnung für die Aufgabe %s entfernen', '%s remove the assignee of the task %s' => '%s Zuordnung für die Aufgabe %s entfernen',
'API URL' => 'API-URL',
'Enable Gravatar images' => 'Aktiviere Gravatar-Bilder', 'Enable Gravatar images' => 'Aktiviere Gravatar-Bilder',
'Information' => 'Information', 'Information' => 'Information',
'Check two factor authentication code' => 'Prüfe Zwei-Faktor-Authentifizierungscode', 'Check two factor authentication code' => 'Prüfe Zwei-Faktor-Authentifizierungscode',
@@ -1032,4 +1028,40 @@ return array(
'Unread notifications' => 'Ungelesene Benachrichtigungen', 'Unread notifications' => 'Ungelesene Benachrichtigungen',
'My filters' => 'Meine Filter', 'My filters' => 'Meine Filter',
'Notification methods:' => 'Benachrichtigungs-Methoden:', 'Notification methods:' => 'Benachrichtigungs-Methoden:',
// 'Import tasks from CSV file' => '',
// 'Unable to read your file' => '',
// '%d task(s) have been imported successfully.' => '',
// 'Nothing have been imported!' => '',
// 'Import users from CSV file' => '',
// '%d user(s) have been imported successfully.' => '',
// 'Comma' => '',
// 'Semi-colon' => '',
// 'Tab' => '',
// 'Vertical bar' => '',
// 'Double Quote' => '',
// 'Single Quote' => '',
// '%s attached a file to the task #%d' => '',
// 'There is no column or swimlane activated in your project!' => '',
// 'Append filter (instead of replacement)' => '',
// 'Append/Replace' => '',
// 'Append' => '',
// 'Replace' => '',
// 'There is no notification method registered.' => '',
// 'Import' => '',
// 'change sorting' => '',
// 'Tasks Importation' => '',
// 'Delimiter' => '',
// 'Enclosure' => '',
// 'CSV File' => '',
// 'Instructions' => '',
// 'Your file must use the predefined CSV format' => '',
// 'Your file must be encoded in UTF-8' => '',
// 'The first row must be the header' => '',
// 'Duplicates are not verified for you' => '',
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
// 'Download CSV template' => '',
// 'No external integration registered.' => '',
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
); );

View File

@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d tareas completadas', '%d closed tasks' => '%d tareas completadas',
'No task for this project' => 'Ninguna tarea para este proyecto', 'No task for this project' => 'Ninguna tarea para este proyecto',
'Public link' => 'Vinculación pública', 'Public link' => 'Vinculación pública',
'There is no column in your project!' => '¡No hay ninguna columna para este proyecto!',
'Change assignee' => 'Cambiar concesionario', 'Change assignee' => 'Cambiar concesionario',
'Change assignee for the task "%s"' => 'Cambiar el concesionario para la tarea « %s »', 'Change assignee for the task "%s"' => 'Cambiar el concesionario para la tarea « %s »',
'Timezone' => 'Zona horaria', 'Timezone' => 'Zona horaria',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => 'Fichero borrado correctamente.', 'File removed successfully.' => 'Fichero borrado correctamente.',
'Attach a document' => 'Adjuntar un documento', 'Attach a document' => 'Adjuntar un documento',
'Do you really want to remove this file: "%s"?' => '¿De verdad que quiere borrar este fichero: "%s"?', 'Do you really want to remove this file: "%s"?' => '¿De verdad que quiere borrar este fichero: "%s"?',
'open' => 'abrir',
'Attachments' => 'Adjuntos', 'Attachments' => 'Adjuntos',
'Edit the task' => 'Editar la tarea', 'Edit the task' => 'Editar la tarea',
'Edit the description' => 'Editar la descripción', 'Edit the description' => 'Editar la descripción',
@@ -593,7 +591,6 @@ return array(
'#%d' => '#%d', '#%d' => '#%d',
'All swimlanes' => 'Todas las calles', 'All swimlanes' => 'Todas las calles',
'All colors' => 'Todos los colores', 'All colors' => 'Todos los colores',
'All status' => 'Todos los estados',
'Moved to column %s' => 'Movido a columna %s', 'Moved to column %s' => 'Movido a columna %s',
'Change description' => 'Cambiar descripción', 'Change description' => 'Cambiar descripción',
'User dashboard' => 'Tablero de usuario', 'User dashboard' => 'Tablero de usuario',
@@ -699,7 +696,6 @@ return array(
'Unable to add this currency rate.' => 'No pude añadir este cambio de moneda.', 'Unable to add this currency rate.' => 'No pude añadir este cambio de moneda.',
'Webhook URL' => 'URL de Disparador Web (webhook)', 'Webhook URL' => 'URL de Disparador Web (webhook)',
'%s remove the assignee of the task %s' => '%s quita el concesionario de la tarea %s', '%s remove the assignee of the task %s' => '%s quita el concesionario de la tarea %s',
'API URL' => 'URL de API',
'Enable Gravatar images' => 'Activar imágenes Gravatar', 'Enable Gravatar images' => 'Activar imágenes Gravatar',
'Information' => 'Información', 'Information' => 'Información',
'Check two factor authentication code' => 'Revisar código de autenticación de dos factores', 'Check two factor authentication code' => 'Revisar código de autenticación de dos factores',
@@ -1032,4 +1028,40 @@ return array(
// 'Unread notifications' => '', // 'Unread notifications' => '',
// 'My filters' => '', // 'My filters' => '',
// 'Notification methods:' => '', // 'Notification methods:' => '',
// 'Import tasks from CSV file' => '',
// 'Unable to read your file' => '',
// '%d task(s) have been imported successfully.' => '',
// 'Nothing have been imported!' => '',
// 'Import users from CSV file' => '',
// '%d user(s) have been imported successfully.' => '',
// 'Comma' => '',
// 'Semi-colon' => '',
// 'Tab' => '',
// 'Vertical bar' => '',
// 'Double Quote' => '',
// 'Single Quote' => '',
// '%s attached a file to the task #%d' => '',
// 'There is no column or swimlane activated in your project!' => '',
// 'Append filter (instead of replacement)' => '',
// 'Append/Replace' => '',
// 'Append' => '',
// 'Replace' => '',
// 'There is no notification method registered.' => '',
// 'Import' => '',
// 'change sorting' => '',
// 'Tasks Importation' => '',
// 'Delimiter' => '',
// 'Enclosure' => '',
// 'CSV File' => '',
// 'Instructions' => '',
// 'Your file must use the predefined CSV format' => '',
// 'Your file must be encoded in UTF-8' => '',
// 'The first row must be the header' => '',
// 'Duplicates are not verified for you' => '',
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
// 'Download CSV template' => '',
// 'No external integration registered.' => '',
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
); );

View File

@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d suljettua tehtävää', '%d closed tasks' => '%d suljettua tehtävää',
'No task for this project' => 'Ei tehtävää tälle projektille', 'No task for this project' => 'Ei tehtävää tälle projektille',
'Public link' => 'Julkinen linkki', 'Public link' => 'Julkinen linkki',
'There is no column in your project!' => 'Projektilta puuttuu sarakkeet!',
'Change assignee' => 'Vaihda suorittajaa', 'Change assignee' => 'Vaihda suorittajaa',
'Change assignee for the task "%s"' => 'Vaihda suorittajaa tehtävälle %s', 'Change assignee for the task "%s"' => 'Vaihda suorittajaa tehtävälle %s',
'Timezone' => 'Aikavyöhyke', 'Timezone' => 'Aikavyöhyke',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => 'Tiedosto poistettiin onnistuneesti.', 'File removed successfully.' => 'Tiedosto poistettiin onnistuneesti.',
'Attach a document' => 'Liitä dokumentti', 'Attach a document' => 'Liitä dokumentti',
'Do you really want to remove this file: "%s"?' => 'Haluatko varmasti poistaa tiedoston: "%s"?', 'Do you really want to remove this file: "%s"?' => 'Haluatko varmasti poistaa tiedoston: "%s"?',
'open' => 'avaa',
'Attachments' => 'Liitteet', 'Attachments' => 'Liitteet',
'Edit the task' => 'Muokkaa tehtävää', 'Edit the task' => 'Muokkaa tehtävää',
'Edit the description' => 'Muokkaa kuvausta', 'Edit the description' => 'Muokkaa kuvausta',
@@ -593,7 +591,6 @@ return array(
// '#%d' => '', // '#%d' => '',
// 'All swimlanes' => '', // 'All swimlanes' => '',
// 'All colors' => '', // 'All colors' => '',
// 'All status' => '',
// 'Moved to column %s' => '', // 'Moved to column %s' => '',
// 'Change description' => '', // 'Change description' => '',
// 'User dashboard' => '', // 'User dashboard' => '',
@@ -699,7 +696,6 @@ return array(
// 'Unable to add this currency rate.' => '', // 'Unable to add this currency rate.' => '',
// 'Webhook URL' => '', // 'Webhook URL' => '',
// '%s remove the assignee of the task %s' => '', // '%s remove the assignee of the task %s' => '',
// 'API URL' => '',
// 'Enable Gravatar images' => '', // 'Enable Gravatar images' => '',
// 'Information' => '', // 'Information' => '',
// 'Check two factor authentication code' => '', // 'Check two factor authentication code' => '',
@@ -1032,4 +1028,40 @@ return array(
// 'Unread notifications' => '', // 'Unread notifications' => '',
// 'My filters' => '', // 'My filters' => '',
// 'Notification methods:' => '', // 'Notification methods:' => '',
// 'Import tasks from CSV file' => '',
// 'Unable to read your file' => '',
// '%d task(s) have been imported successfully.' => '',
// 'Nothing have been imported!' => '',
// 'Import users from CSV file' => '',
// '%d user(s) have been imported successfully.' => '',
// 'Comma' => '',
// 'Semi-colon' => '',
// 'Tab' => '',
// 'Vertical bar' => '',
// 'Double Quote' => '',
// 'Single Quote' => '',
// '%s attached a file to the task #%d' => '',
// 'There is no column or swimlane activated in your project!' => '',
// 'Append filter (instead of replacement)' => '',
// 'Append/Replace' => '',
// 'Append' => '',
// 'Replace' => '',
// 'There is no notification method registered.' => '',
// 'Import' => '',
// 'change sorting' => '',
// 'Tasks Importation' => '',
// 'Delimiter' => '',
// 'Enclosure' => '',
// 'CSV File' => '',
// 'Instructions' => '',
// 'Your file must use the predefined CSV format' => '',
// 'Your file must be encoded in UTF-8' => '',
// 'The first row must be the header' => '',
// 'Duplicates are not verified for you' => '',
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
// 'Download CSV template' => '',
// 'No external integration registered.' => '',
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
); );

View File

@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d tâches terminées', '%d closed tasks' => '%d tâches terminées',
'No task for this project' => 'Aucune tâche pour ce projet', 'No task for this project' => 'Aucune tâche pour ce projet',
'Public link' => 'Lien public', 'Public link' => 'Lien public',
'There is no column in your project!' => 'Il n\'y a aucune colonne dans votre projet !',
'Change assignee' => 'Changer la personne assignée', 'Change assignee' => 'Changer la personne assignée',
'Change assignee for the task "%s"' => 'Changer la personne assignée pour la tâche « %s »', 'Change assignee for the task "%s"' => 'Changer la personne assignée pour la tâche « %s »',
'Timezone' => 'Fuseau horaire', 'Timezone' => 'Fuseau horaire',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => 'Fichier supprimé avec succès.', 'File removed successfully.' => 'Fichier supprimé avec succès.',
'Attach a document' => 'Joindre un document', 'Attach a document' => 'Joindre un document',
'Do you really want to remove this file: "%s"?' => 'Voulez-vous vraiment supprimer ce fichier « %s » ?', 'Do you really want to remove this file: "%s"?' => 'Voulez-vous vraiment supprimer ce fichier « %s » ?',
'open' => 'ouvrir',
'Attachments' => 'Pièces-jointes', 'Attachments' => 'Pièces-jointes',
'Edit the task' => 'Modifier la tâche', 'Edit the task' => 'Modifier la tâche',
'Edit the description' => 'Modifier la description', 'Edit the description' => 'Modifier la description',
@@ -595,7 +593,6 @@ return array(
'#%d' => 'n˚%d', '#%d' => 'n˚%d',
'All swimlanes' => 'Toutes les swimlanes', 'All swimlanes' => 'Toutes les swimlanes',
'All colors' => 'Toutes les couleurs', 'All colors' => 'Toutes les couleurs',
'All status' => 'Tous les états',
'Moved to column %s' => 'Tâche déplacée à la colonne %s', 'Moved to column %s' => 'Tâche déplacée à la colonne %s',
'Change description' => 'Changer la description', 'Change description' => 'Changer la description',
'User dashboard' => 'Tableau de bord de l\'utilisateur', 'User dashboard' => 'Tableau de bord de l\'utilisateur',
@@ -701,7 +698,6 @@ return array(
'Unable to add this currency rate.' => 'Impossible d\'ajouter ce taux de change', 'Unable to add this currency rate.' => 'Impossible d\'ajouter ce taux de change',
'Webhook URL' => 'URL du webhook', 'Webhook URL' => 'URL du webhook',
'%s remove the assignee of the task %s' => '%s a enlevé la personne assignée à la tâche %s', '%s remove the assignee of the task %s' => '%s a enlevé la personne assignée à la tâche %s',
'API URL' => 'URL de l\'api',
'Enable Gravatar images' => 'Activer les images Gravatar', 'Enable Gravatar images' => 'Activer les images Gravatar',
'Information' => 'Informations', 'Information' => 'Informations',
'Check two factor authentication code' => 'Vérification du code pour l\'authentification à deux-facteurs', 'Check two factor authentication code' => 'Vérification du code pour l\'authentification à deux-facteurs',
@@ -1034,4 +1030,40 @@ return array(
'Unread notifications' => 'Notifications non lus', 'Unread notifications' => 'Notifications non lus',
'My filters' => 'Mes filtres', 'My filters' => 'Mes filtres',
'Notification methods:' => 'Méthodes de notifications :', 'Notification methods:' => 'Méthodes de notifications :',
'Import tasks from CSV file' => 'Importer les tâches depuis un fichier CSV',
'Unable to read your file' => 'Impossible de lire votre fichier',
'%d task(s) have been imported successfully.' => '%d tâche(s) ont été importées avec succès.',
'Nothing have been imported!' => 'Rien n\'a été importé',
'Import users from CSV file' => 'Importer des utilisateurs depuis un fichier CSV',
'%d user(s) have been imported successfully.' => '%d utilisateur(s) ont été importés avec succès.',
'Comma' => 'Virgule',
'Semi-colon' => 'Point-virgule',
'Tab' => 'Tabulation',
'Vertical bar' => 'Barre verticale',
'Double Quote' => 'Guillemet double',
'Single Quote' => 'Guillement simple',
'%s attached a file to the task #%d' => '%s a attaché un fichier sur la tâche n°%d',
'There is no column or swimlane activated in your project!' => 'Il n\'y a aucune colonne ou swimlane dans votre projet !',
'Append filter (instead of replacement)' => 'Ajouter le filtre au lieu de le remplaçer',
'Append/Replace' => 'Ajouter/Remplaçer',
'Append' => 'Ajouter',
'Replace' => 'Remplaçer',
'There is no notification method registered.' => 'Il n\'y a aucune méthode de notification enregistrée.',
'Import' => 'Importation',
'change sorting' => 'changer l\'ordre',
'Tasks Importation' => 'Importation des tâches',
'Delimiter' => 'Délimiteur',
'Enclosure' => 'Caractère d\'encadrement',
'CSV File' => 'Fichier CSV',
'Instructions' => 'Instructions',
'Your file must use the predefined CSV format' => 'Votre fichier doit utiliser le format CSV prédéfini',
'Your file must be encoded in UTF-8' => 'Votre fichier doit être encodé en UTF-8',
'The first row must be the header' => 'La première ligne doit être le titre des colonnes',
'Duplicates are not verified for you' => 'Les doublons ne sont pas vérifiés pour vous',
'The due date must use the ISO format: YYYY-MM-DD' => 'La date d\'échéance doit utiliser le format ISO : AAAA-MM-JJ',
'Download CSV template' => 'Télécharger le modèle CSV',
'No external integration registered.' => 'Aucune intégration externe enregistrée.',
'Duplicates are not imported' => 'Les doublons ne sont pas importés',
'Usernames must be lowercase and unique' => 'Les noms d\'utilisateurs doivent être en minuscule et unique',
'Passwords will be encrypted if present' => 'Les mots de passe seront chiffrés si présent',
); );

View File

@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d lezárt feladat', '%d closed tasks' => '%d lezárt feladat',
'No task for this project' => 'Nincs feladat ebben a projektben', 'No task for this project' => 'Nincs feladat ebben a projektben',
'Public link' => 'Nyilvános link', 'Public link' => 'Nyilvános link',
'There is no column in your project!' => 'Nincs oszlop a projektben!',
'Change assignee' => 'Felelős módosítása', 'Change assignee' => 'Felelős módosítása',
'Change assignee for the task "%s"' => 'Feladat felelősének módosítása: "%s"', 'Change assignee for the task "%s"' => 'Feladat felelősének módosítása: "%s"',
'Timezone' => 'Időzóna', 'Timezone' => 'Időzóna',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => 'Fájl sikeresen törölve.', 'File removed successfully.' => 'Fájl sikeresen törölve.',
'Attach a document' => 'Fájl csatolása', 'Attach a document' => 'Fájl csatolása',
'Do you really want to remove this file: "%s"?' => 'Valóban törölni akarja a fájlt: "%s"?', 'Do you really want to remove this file: "%s"?' => 'Valóban törölni akarja a fájlt: "%s"?',
'open' => 'nyitott',
'Attachments' => 'Mellékletek', 'Attachments' => 'Mellékletek',
'Edit the task' => 'Feladat módosítása', 'Edit the task' => 'Feladat módosítása',
'Edit the description' => 'Leírás szerkesztése', 'Edit the description' => 'Leírás szerkesztése',
@@ -593,7 +591,6 @@ return array(
'#%d' => '#%d', '#%d' => '#%d',
'All swimlanes' => 'Minden folyamat', 'All swimlanes' => 'Minden folyamat',
'All colors' => 'Minden szín', 'All colors' => 'Minden szín',
'All status' => 'Minden állapot',
'Moved to column %s' => '%s oszlopba áthelyezve', 'Moved to column %s' => '%s oszlopba áthelyezve',
'Change description' => 'Leírás szerkesztés', 'Change description' => 'Leírás szerkesztés',
'User dashboard' => 'Felhasználói vezérlőpult', 'User dashboard' => 'Felhasználói vezérlőpult',
@@ -699,7 +696,6 @@ return array(
// 'Unable to add this currency rate.' => '', // 'Unable to add this currency rate.' => '',
// 'Webhook URL' => '', // 'Webhook URL' => '',
// '%s remove the assignee of the task %s' => '', // '%s remove the assignee of the task %s' => '',
// 'API URL' => '',
// 'Enable Gravatar images' => '', // 'Enable Gravatar images' => '',
// 'Information' => '', // 'Information' => '',
// 'Check two factor authentication code' => '', // 'Check two factor authentication code' => '',
@@ -1032,4 +1028,40 @@ return array(
// 'Unread notifications' => '', // 'Unread notifications' => '',
// 'My filters' => '', // 'My filters' => '',
// 'Notification methods:' => '', // 'Notification methods:' => '',
// 'Import tasks from CSV file' => '',
// 'Unable to read your file' => '',
// '%d task(s) have been imported successfully.' => '',
// 'Nothing have been imported!' => '',
// 'Import users from CSV file' => '',
// '%d user(s) have been imported successfully.' => '',
// 'Comma' => '',
// 'Semi-colon' => '',
// 'Tab' => '',
// 'Vertical bar' => '',
// 'Double Quote' => '',
// 'Single Quote' => '',
// '%s attached a file to the task #%d' => '',
// 'There is no column or swimlane activated in your project!' => '',
// 'Append filter (instead of replacement)' => '',
// 'Append/Replace' => '',
// 'Append' => '',
// 'Replace' => '',
// 'There is no notification method registered.' => '',
// 'Import' => '',
// 'change sorting' => '',
// 'Tasks Importation' => '',
// 'Delimiter' => '',
// 'Enclosure' => '',
// 'CSV File' => '',
// 'Instructions' => '',
// 'Your file must use the predefined CSV format' => '',
// 'Your file must be encoded in UTF-8' => '',
// 'The first row must be the header' => '',
// 'Duplicates are not verified for you' => '',
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
// 'Download CSV template' => '',
// 'No external integration registered.' => '',
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
); );

View File

@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d tugas yang ditutup', '%d closed tasks' => '%d tugas yang ditutup',
'No task for this project' => 'Tidak ada tugas dalam proyek ini', 'No task for this project' => 'Tidak ada tugas dalam proyek ini',
'Public link' => 'Tautan publik', 'Public link' => 'Tautan publik',
'There is no column in your project!' => 'Tidak ada kolom didalam proyek anda!',
'Change assignee' => 'Mengubah orang yand ditugaskan', 'Change assignee' => 'Mengubah orang yand ditugaskan',
'Change assignee for the task "%s"' => 'Mengubah orang yang ditugaskan untuk tugas « %s »', 'Change assignee for the task "%s"' => 'Mengubah orang yang ditugaskan untuk tugas « %s »',
'Timezone' => 'Zona waktu', 'Timezone' => 'Zona waktu',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => 'Berkas berhasil dihapus.', 'File removed successfully.' => 'Berkas berhasil dihapus.',
'Attach a document' => 'Lampirkan dokumen', 'Attach a document' => 'Lampirkan dokumen',
'Do you really want to remove this file: "%s"?' => 'Apakah anda yakin akan menghapus berkas ini « %s » ?', 'Do you really want to remove this file: "%s"?' => 'Apakah anda yakin akan menghapus berkas ini « %s » ?',
'open' => 'buka',
'Attachments' => 'Lampiran', 'Attachments' => 'Lampiran',
'Edit the task' => 'Modifikasi tugas', 'Edit the task' => 'Modifikasi tugas',
'Edit the description' => 'Modifikasi deskripsi', 'Edit the description' => 'Modifikasi deskripsi',
@@ -593,7 +591,6 @@ return array(
'#%d' => 'n˚%d', '#%d' => 'n˚%d',
'All swimlanes' => 'Semua swimlane', 'All swimlanes' => 'Semua swimlane',
'All colors' => 'Semua warna', 'All colors' => 'Semua warna',
'All status' => 'Semua status',
'Moved to column %s' => 'Pindah ke kolom %s', 'Moved to column %s' => 'Pindah ke kolom %s',
'Change description' => 'Rubah deskripsi', 'Change description' => 'Rubah deskripsi',
'User dashboard' => 'Dasbor pengguna', 'User dashboard' => 'Dasbor pengguna',
@@ -699,7 +696,6 @@ return array(
'Unable to add this currency rate.' => 'Tidak dapat menambahkan nilai tukar mata uang', 'Unable to add this currency rate.' => 'Tidak dapat menambahkan nilai tukar mata uang',
'Webhook URL' => 'URL webhook', 'Webhook URL' => 'URL webhook',
'%s remove the assignee of the task %s' => '%s menghapus penugasan dari tugas %s', '%s remove the assignee of the task %s' => '%s menghapus penugasan dari tugas %s',
'API URL' => 'API URL',
'Enable Gravatar images' => 'Mengaktifkan gambar Gravatar', 'Enable Gravatar images' => 'Mengaktifkan gambar Gravatar',
'Information' => 'Informasi', 'Information' => 'Informasi',
'Check two factor authentication code' => 'Cek dua faktor kode otentifikasi', 'Check two factor authentication code' => 'Cek dua faktor kode otentifikasi',
@@ -1032,4 +1028,40 @@ return array(
// 'Unread notifications' => '', // 'Unread notifications' => '',
// 'My filters' => '', // 'My filters' => '',
// 'Notification methods:' => '', // 'Notification methods:' => '',
// 'Import tasks from CSV file' => '',
// 'Unable to read your file' => '',
// '%d task(s) have been imported successfully.' => '',
// 'Nothing have been imported!' => '',
// 'Import users from CSV file' => '',
// '%d user(s) have been imported successfully.' => '',
// 'Comma' => '',
// 'Semi-colon' => '',
// 'Tab' => '',
// 'Vertical bar' => '',
// 'Double Quote' => '',
// 'Single Quote' => '',
// '%s attached a file to the task #%d' => '',
// 'There is no column or swimlane activated in your project!' => '',
// 'Append filter (instead of replacement)' => '',
// 'Append/Replace' => '',
// 'Append' => '',
// 'Replace' => '',
// 'There is no notification method registered.' => '',
// 'Import' => '',
// 'change sorting' => '',
// 'Tasks Importation' => '',
// 'Delimiter' => '',
// 'Enclosure' => '',
// 'CSV File' => '',
// 'Instructions' => '',
// 'Your file must use the predefined CSV format' => '',
// 'Your file must be encoded in UTF-8' => '',
// 'The first row must be the header' => '',
// 'Duplicates are not verified for you' => '',
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
// 'Download CSV template' => '',
// 'No external integration registered.' => '',
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
); );

View File

@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d compiti chiusi', '%d closed tasks' => '%d compiti chiusi',
'No task for this project' => 'Nessun compito per questo progetto', 'No task for this project' => 'Nessun compito per questo progetto',
'Public link' => 'Link pubblico', 'Public link' => 'Link pubblico',
'There is no column in your project!' => 'Non c\'è nessuna colonna per questo progetto!',
'Change assignee' => 'Cambiare la persona assegnata', 'Change assignee' => 'Cambiare la persona assegnata',
'Change assignee for the task "%s"' => 'Cambiare la persona assegnata per il compito « %s »', 'Change assignee for the task "%s"' => 'Cambiare la persona assegnata per il compito « %s »',
'Timezone' => 'Fuso orario', 'Timezone' => 'Fuso orario',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => 'File cancellato correttamente.', 'File removed successfully.' => 'File cancellato correttamente.',
'Attach a document' => 'Allegare un documento', 'Attach a document' => 'Allegare un documento',
'Do you really want to remove this file: "%s"?' => 'Vuoi veramente cancellare questo file: "%s"?', 'Do you really want to remove this file: "%s"?' => 'Vuoi veramente cancellare questo file: "%s"?',
'open' => 'aprire',
'Attachments' => 'Allegati', 'Attachments' => 'Allegati',
'Edit the task' => 'Modificare il compito', 'Edit the task' => 'Modificare il compito',
'Edit the description' => 'Modificare la descrizione', 'Edit the description' => 'Modificare la descrizione',
@@ -593,7 +591,6 @@ return array(
// '#%d' => '', // '#%d' => '',
'All swimlanes' => 'Tutte le corsie', 'All swimlanes' => 'Tutte le corsie',
'All colors' => 'Tutti i colori', 'All colors' => 'Tutti i colori',
'All status' => 'Tutti gli stati',
'Moved to column %s' => 'Spostato sulla colonna "%s"', 'Moved to column %s' => 'Spostato sulla colonna "%s"',
'Change description' => 'Cambia descrizione', 'Change description' => 'Cambia descrizione',
'User dashboard' => 'Bacheca utente', 'User dashboard' => 'Bacheca utente',
@@ -699,7 +696,6 @@ return array(
'Unable to add this currency rate.' => 'Impossibile aggiungere questo tasso di cambio.', 'Unable to add this currency rate.' => 'Impossibile aggiungere questo tasso di cambio.',
'Webhook URL' => 'URL Webhook', 'Webhook URL' => 'URL Webhook',
'%s remove the assignee of the task %s' => '%s rimuove l\'assegnatario del compito %s', '%s remove the assignee of the task %s' => '%s rimuove l\'assegnatario del compito %s',
'API URL' => 'URL API',
'Enable Gravatar images' => 'Abilita immagini Gravatar', 'Enable Gravatar images' => 'Abilita immagini Gravatar',
'Information' => 'Informazioni', 'Information' => 'Informazioni',
'Check two factor authentication code' => 'Controlla il codice di autenticazione a due fattori', 'Check two factor authentication code' => 'Controlla il codice di autenticazione a due fattori',
@@ -1032,4 +1028,40 @@ return array(
// 'Unread notifications' => '', // 'Unread notifications' => '',
// 'My filters' => '', // 'My filters' => '',
// 'Notification methods:' => '', // 'Notification methods:' => '',
// 'Import tasks from CSV file' => '',
// 'Unable to read your file' => '',
// '%d task(s) have been imported successfully.' => '',
// 'Nothing have been imported!' => '',
// 'Import users from CSV file' => '',
// '%d user(s) have been imported successfully.' => '',
// 'Comma' => '',
// 'Semi-colon' => '',
// 'Tab' => '',
// 'Vertical bar' => '',
// 'Double Quote' => '',
// 'Single Quote' => '',
// '%s attached a file to the task #%d' => '',
// 'There is no column or swimlane activated in your project!' => '',
// 'Append filter (instead of replacement)' => '',
// 'Append/Replace' => '',
// 'Append' => '',
// 'Replace' => '',
// 'There is no notification method registered.' => '',
// 'Import' => '',
// 'change sorting' => '',
// 'Tasks Importation' => '',
// 'Delimiter' => '',
// 'Enclosure' => '',
// 'CSV File' => '',
// 'Instructions' => '',
// 'Your file must use the predefined CSV format' => '',
// 'Your file must be encoded in UTF-8' => '',
// 'The first row must be the header' => '',
// 'Duplicates are not verified for you' => '',
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
// 'Download CSV template' => '',
// 'No external integration registered.' => '',
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
); );

View File

@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d 個のクローズしたタスク', '%d closed tasks' => '%d 個のクローズしたタスク',
'No task for this project' => 'このプロジェクトにタスクがありません', 'No task for this project' => 'このプロジェクトにタスクがありません',
'Public link' => '公開アクセス用リンク', 'Public link' => '公開アクセス用リンク',
'There is no column in your project!' => 'カラムにプロジェクトがありません!',
'Change assignee' => '担当を変更する', 'Change assignee' => '担当を変更する',
'Change assignee for the task "%s"' => 'タスク「%s」の担当を変更する', 'Change assignee for the task "%s"' => 'タスク「%s」の担当を変更する',
'Timezone' => 'タイムゾーン', 'Timezone' => 'タイムゾーン',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => 'ファイルを削除しました。', 'File removed successfully.' => 'ファイルを削除しました。',
'Attach a document' => 'ドキュメントを添付する', 'Attach a document' => 'ドキュメントを添付する',
'Do you really want to remove this file: "%s"?' => 'ファイル「%s」を削除しますか', 'Do you really want to remove this file: "%s"?' => 'ファイル「%s」を削除しますか',
'open' => 'オープン',
'Attachments' => '添付', 'Attachments' => '添付',
'Edit the task' => 'タスクを変更する', 'Edit the task' => 'タスクを変更する',
'Edit the description' => '説明を変更する', 'Edit the description' => '説明を変更する',
@@ -593,7 +591,6 @@ return array(
'#%d' => '#%d', '#%d' => '#%d',
'All swimlanes' => '全てのスイムレーン', 'All swimlanes' => '全てのスイムレーン',
'All colors' => '全ての色', 'All colors' => '全ての色',
'All status' => '全てのステータス',
'Moved to column %s' => 'カラム %s へ移動しました', 'Moved to column %s' => 'カラム %s へ移動しました',
'Change description' => '説明を変更', 'Change description' => '説明を変更',
'User dashboard' => 'ユーザダッシュボード', 'User dashboard' => 'ユーザダッシュボード',
@@ -699,7 +696,6 @@ return array(
'Unable to add this currency rate.' => 'この通貨レートを追加できません。', 'Unable to add this currency rate.' => 'この通貨レートを追加できません。',
'Webhook URL' => 'Webhook URL', 'Webhook URL' => 'Webhook URL',
'%s remove the assignee of the task %s' => '%s がタスク「%s」の担当を解除しました。', '%s remove the assignee of the task %s' => '%s がタスク「%s」の担当を解除しました。',
'API URL' => 'API URL',
'Enable Gravatar images' => 'Gravatar イメージを有効化', 'Enable Gravatar images' => 'Gravatar イメージを有効化',
'Information' => '情報 ', 'Information' => '情報 ',
'Check two factor authentication code' => '2 段認証をチェックする', 'Check two factor authentication code' => '2 段認証をチェックする',
@@ -1032,4 +1028,40 @@ return array(
// 'Unread notifications' => '', // 'Unread notifications' => '',
// 'My filters' => '', // 'My filters' => '',
// 'Notification methods:' => '', // 'Notification methods:' => '',
// 'Import tasks from CSV file' => '',
// 'Unable to read your file' => '',
// '%d task(s) have been imported successfully.' => '',
// 'Nothing have been imported!' => '',
// 'Import users from CSV file' => '',
// '%d user(s) have been imported successfully.' => '',
// 'Comma' => '',
// 'Semi-colon' => '',
// 'Tab' => '',
// 'Vertical bar' => '',
// 'Double Quote' => '',
// 'Single Quote' => '',
// '%s attached a file to the task #%d' => '',
// 'There is no column or swimlane activated in your project!' => '',
// 'Append filter (instead of replacement)' => '',
// 'Append/Replace' => '',
// 'Append' => '',
// 'Replace' => '',
// 'There is no notification method registered.' => '',
// 'Import' => '',
// 'change sorting' => '',
// 'Tasks Importation' => '',
// 'Delimiter' => '',
// 'Enclosure' => '',
// 'CSV File' => '',
// 'Instructions' => '',
// 'Your file must use the predefined CSV format' => '',
// 'Your file must be encoded in UTF-8' => '',
// 'The first row must be the header' => '',
// 'Duplicates are not verified for you' => '',
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
// 'Download CSV template' => '',
// 'No external integration registered.' => '',
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
); );

View File

@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d lukkede oppgaver', '%d closed tasks' => '%d lukkede oppgaver',
'No task for this project' => 'Ingen oppgaver i dette prosjektet', 'No task for this project' => 'Ingen oppgaver i dette prosjektet',
'Public link' => 'Offentligt lenke', 'Public link' => 'Offentligt lenke',
'There is no column in your project!' => 'Det er ingen kolonner i dette prosjektet!',
'Change assignee' => 'Tildel oppgaven til andre', 'Change assignee' => 'Tildel oppgaven til andre',
'Change assignee for the task "%s"' => 'Endre tildeling av oppgaven: "%s"', 'Change assignee for the task "%s"' => 'Endre tildeling av oppgaven: "%s"',
'Timezone' => 'Tidssone', 'Timezone' => 'Tidssone',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => 'Filen er fjernet.', 'File removed successfully.' => 'Filen er fjernet.',
'Attach a document' => 'Legg til et dokument', 'Attach a document' => 'Legg til et dokument',
'Do you really want to remove this file: "%s"?' => 'Vil du fjerne filen: "%s"?', 'Do you really want to remove this file: "%s"?' => 'Vil du fjerne filen: "%s"?',
'open' => 'øpen',
'Attachments' => 'Vedlegg', 'Attachments' => 'Vedlegg',
'Edit the task' => 'Rediger oppgaven', 'Edit the task' => 'Rediger oppgaven',
'Edit the description' => 'Rediger beskrivelsen', 'Edit the description' => 'Rediger beskrivelsen',
@@ -593,7 +591,6 @@ return array(
// '#%d' => '', // '#%d' => '',
'All swimlanes' => 'Alle svømmebaner', 'All swimlanes' => 'Alle svømmebaner',
'All colors' => 'Alle farger', 'All colors' => 'Alle farger',
'All status' => 'Alle statuser',
// 'Moved to column %s' => '', // 'Moved to column %s' => '',
'Change description' => 'Endre beskrivelse', 'Change description' => 'Endre beskrivelse',
'User dashboard' => 'Brukerens hovedside', 'User dashboard' => 'Brukerens hovedside',
@@ -699,7 +696,6 @@ return array(
// 'Unable to add this currency rate.' => '', // 'Unable to add this currency rate.' => '',
// 'Webhook URL' => '', // 'Webhook URL' => '',
// '%s remove the assignee of the task %s' => '', // '%s remove the assignee of the task %s' => '',
// 'API URL' => '',
// 'Enable Gravatar images' => '', // 'Enable Gravatar images' => '',
// 'Information' => '', // 'Information' => '',
// 'Check two factor authentication code' => '', // 'Check two factor authentication code' => '',
@@ -1032,4 +1028,40 @@ return array(
// 'Unread notifications' => '', // 'Unread notifications' => '',
// 'My filters' => '', // 'My filters' => '',
// 'Notification methods:' => '', // 'Notification methods:' => '',
// 'Import tasks from CSV file' => '',
// 'Unable to read your file' => '',
// '%d task(s) have been imported successfully.' => '',
// 'Nothing have been imported!' => '',
// 'Import users from CSV file' => '',
// '%d user(s) have been imported successfully.' => '',
// 'Comma' => '',
// 'Semi-colon' => '',
// 'Tab' => '',
// 'Vertical bar' => '',
// 'Double Quote' => '',
// 'Single Quote' => '',
// '%s attached a file to the task #%d' => '',
// 'There is no column or swimlane activated in your project!' => '',
// 'Append filter (instead of replacement)' => '',
// 'Append/Replace' => '',
// 'Append' => '',
// 'Replace' => '',
// 'There is no notification method registered.' => '',
// 'Import' => '',
// 'change sorting' => '',
// 'Tasks Importation' => '',
// 'Delimiter' => '',
// 'Enclosure' => '',
// 'CSV File' => '',
// 'Instructions' => '',
// 'Your file must use the predefined CSV format' => '',
// 'Your file must be encoded in UTF-8' => '',
// 'The first row must be the header' => '',
// 'Duplicates are not verified for you' => '',
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
// 'Download CSV template' => '',
// 'No external integration registered.' => '',
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
); );

View File

@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d gesloten taken', '%d closed tasks' => '%d gesloten taken',
'No task for this project' => 'Geen taken voor dit project', 'No task for this project' => 'Geen taken voor dit project',
'Public link' => 'Publieke link', 'Public link' => 'Publieke link',
'There is no column in your project!' => 'Er is geen kolom in uw project !',
'Change assignee' => 'Toegewezene aanpassen', 'Change assignee' => 'Toegewezene aanpassen',
'Change assignee for the task "%s"' => 'Toegewezene aanpassen voor taak « %s »', 'Change assignee for the task "%s"' => 'Toegewezene aanpassen voor taak « %s »',
'Timezone' => 'Tijdzone', 'Timezone' => 'Tijdzone',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => 'Bestand succesvol verwijdered.', 'File removed successfully.' => 'Bestand succesvol verwijdered.',
'Attach a document' => 'Document toevoegen', 'Attach a document' => 'Document toevoegen',
'Do you really want to remove this file: "%s"?' => 'Weet u zeker dat u dit bestand wil verwijderen: « %s » ?', 'Do you really want to remove this file: "%s"?' => 'Weet u zeker dat u dit bestand wil verwijderen: « %s » ?',
'open' => 'openen',
'Attachments' => 'Bijlages', 'Attachments' => 'Bijlages',
'Edit the task' => 'Taak aanpassen', 'Edit the task' => 'Taak aanpassen',
'Edit the description' => 'Omschrijving aanpassen', 'Edit the description' => 'Omschrijving aanpassen',
@@ -593,7 +591,6 @@ return array(
'#%d' => '%d', '#%d' => '%d',
'All swimlanes' => 'Alle swimlanes', 'All swimlanes' => 'Alle swimlanes',
'All colors' => 'Alle kleuren', 'All colors' => 'Alle kleuren',
'All status' => 'Alle statussen',
'Moved to column %s' => 'Verplaatst naar kolom %s', 'Moved to column %s' => 'Verplaatst naar kolom %s',
'Change description' => 'Verandering omschrijving', 'Change description' => 'Verandering omschrijving',
'User dashboard' => 'Gebruiker dashboard', 'User dashboard' => 'Gebruiker dashboard',
@@ -699,7 +696,6 @@ return array(
// 'Unable to add this currency rate.' => '', // 'Unable to add this currency rate.' => '',
// 'Webhook URL' => '', // 'Webhook URL' => '',
// '%s remove the assignee of the task %s' => '', // '%s remove the assignee of the task %s' => '',
// 'API URL' => '',
// 'Enable Gravatar images' => '', // 'Enable Gravatar images' => '',
// 'Information' => '', // 'Information' => '',
// 'Check two factor authentication code' => '', // 'Check two factor authentication code' => '',
@@ -1032,4 +1028,40 @@ return array(
// 'Unread notifications' => '', // 'Unread notifications' => '',
// 'My filters' => '', // 'My filters' => '',
// 'Notification methods:' => '', // 'Notification methods:' => '',
// 'Import tasks from CSV file' => '',
// 'Unable to read your file' => '',
// '%d task(s) have been imported successfully.' => '',
// 'Nothing have been imported!' => '',
// 'Import users from CSV file' => '',
// '%d user(s) have been imported successfully.' => '',
// 'Comma' => '',
// 'Semi-colon' => '',
// 'Tab' => '',
// 'Vertical bar' => '',
// 'Double Quote' => '',
// 'Single Quote' => '',
// '%s attached a file to the task #%d' => '',
// 'There is no column or swimlane activated in your project!' => '',
// 'Append filter (instead of replacement)' => '',
// 'Append/Replace' => '',
// 'Append' => '',
// 'Replace' => '',
// 'There is no notification method registered.' => '',
// 'Import' => '',
// 'change sorting' => '',
// 'Tasks Importation' => '',
// 'Delimiter' => '',
// 'Enclosure' => '',
// 'CSV File' => '',
// 'Instructions' => '',
// 'Your file must use the predefined CSV format' => '',
// 'Your file must be encoded in UTF-8' => '',
// 'The first row must be the header' => '',
// 'Duplicates are not verified for you' => '',
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
// 'Download CSV template' => '',
// 'No external integration registered.' => '',
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
); );

View File

@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d zamkniętych zadań', '%d closed tasks' => '%d zamkniętych zadań',
'No task for this project' => 'Brak zadań dla tego projektu', 'No task for this project' => 'Brak zadań dla tego projektu',
'Public link' => 'Link publiczny', 'Public link' => 'Link publiczny',
'There is no column in your project!' => 'Brak kolumny w Twoim projekcie',
'Change assignee' => 'Zmień odpowiedzialną osobę', 'Change assignee' => 'Zmień odpowiedzialną osobę',
'Change assignee for the task "%s"' => 'Zmień odpowiedzialną osobę dla zadania "%s"', 'Change assignee for the task "%s"' => 'Zmień odpowiedzialną osobę dla zadania "%s"',
'Timezone' => 'Strefa czasowa', 'Timezone' => 'Strefa czasowa',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => 'Plik Usunięty pomyślnie.', 'File removed successfully.' => 'Plik Usunięty pomyślnie.',
'Attach a document' => 'Dołącz plik', 'Attach a document' => 'Dołącz plik',
'Do you really want to remove this file: "%s"?' => 'Czy na pewno chcesz usunąć plik: "%s"?', 'Do you really want to remove this file: "%s"?' => 'Czy na pewno chcesz usunąć plik: "%s"?',
'open' => 'otwórz',
'Attachments' => 'Załączniki', 'Attachments' => 'Załączniki',
'Edit the task' => 'Edytuj Zadanie', 'Edit the task' => 'Edytuj Zadanie',
'Edit the description' => 'Edytuj opis', 'Edit the description' => 'Edytuj opis',
@@ -593,7 +591,6 @@ return array(
'#%d' => 'nr %d', '#%d' => 'nr %d',
'All swimlanes' => 'Wszystkie procesy', 'All swimlanes' => 'Wszystkie procesy',
'All colors' => 'Wszystkie kolory', 'All colors' => 'Wszystkie kolory',
'All status' => 'Wszystkie statusy',
'Moved to column %s' => 'Przeniosiono do kolumny %s', 'Moved to column %s' => 'Przeniosiono do kolumny %s',
'Change description' => 'Zmień opis', 'Change description' => 'Zmień opis',
'User dashboard' => 'Panel użytkownika', 'User dashboard' => 'Panel użytkownika',
@@ -699,7 +696,6 @@ return array(
'Unable to add this currency rate.' => 'Nie można dodać kursu waluty', 'Unable to add this currency rate.' => 'Nie można dodać kursu waluty',
// 'Webhook URL' => '', // 'Webhook URL' => '',
'%s remove the assignee of the task %s' => '%s usunął osobę przypisaną do zadania %s', '%s remove the assignee of the task %s' => '%s usunął osobę przypisaną do zadania %s',
// 'API URL' => '',
// 'Enable Gravatar images' => '', // 'Enable Gravatar images' => '',
'Information' => 'Informacje', 'Information' => 'Informacje',
'Check two factor authentication code' => 'Sprawdź kod weryfikujący', 'Check two factor authentication code' => 'Sprawdź kod weryfikujący',
@@ -1032,4 +1028,40 @@ return array(
// 'Unread notifications' => '', // 'Unread notifications' => '',
// 'My filters' => '', // 'My filters' => '',
// 'Notification methods:' => '', // 'Notification methods:' => '',
// 'Import tasks from CSV file' => '',
// 'Unable to read your file' => '',
// '%d task(s) have been imported successfully.' => '',
// 'Nothing have been imported!' => '',
// 'Import users from CSV file' => '',
// '%d user(s) have been imported successfully.' => '',
// 'Comma' => '',
// 'Semi-colon' => '',
// 'Tab' => '',
// 'Vertical bar' => '',
// 'Double Quote' => '',
// 'Single Quote' => '',
// '%s attached a file to the task #%d' => '',
// 'There is no column or swimlane activated in your project!' => '',
// 'Append filter (instead of replacement)' => '',
// 'Append/Replace' => '',
// 'Append' => '',
// 'Replace' => '',
// 'There is no notification method registered.' => '',
// 'Import' => '',
// 'change sorting' => '',
// 'Tasks Importation' => '',
// 'Delimiter' => '',
// 'Enclosure' => '',
// 'CSV File' => '',
// 'Instructions' => '',
// 'Your file must use the predefined CSV format' => '',
// 'Your file must be encoded in UTF-8' => '',
// 'The first row must be the header' => '',
// 'Duplicates are not verified for you' => '',
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
// 'Download CSV template' => '',
// 'No external integration registered.' => '',
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
); );

View File

@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d tarefas finalizadas', '%d closed tasks' => '%d tarefas finalizadas',
'No task for this project' => 'Não há tarefa para este projeto', 'No task for this project' => 'Não há tarefa para este projeto',
'Public link' => 'Link público', 'Public link' => 'Link público',
'There is no column in your project!' => 'Não há colunas em seu projeto!',
'Change assignee' => 'Mudar a designação', 'Change assignee' => 'Mudar a designação',
'Change assignee for the task "%s"' => 'Modificar designação para a tarefa "%s"', 'Change assignee for the task "%s"' => 'Modificar designação para a tarefa "%s"',
'Timezone' => 'Fuso horário', 'Timezone' => 'Fuso horário',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => 'Arquivo removido com sucesso.', 'File removed successfully.' => 'Arquivo removido com sucesso.',
'Attach a document' => 'Anexar um documento', 'Attach a document' => 'Anexar um documento',
'Do you really want to remove this file: "%s"?' => 'Você realmente deseja remover este arquivo: "%s"', 'Do you really want to remove this file: "%s"?' => 'Você realmente deseja remover este arquivo: "%s"',
'open' => 'Aberto',
'Attachments' => 'Anexos', 'Attachments' => 'Anexos',
'Edit the task' => 'Editar a tarefa', 'Edit the task' => 'Editar a tarefa',
'Edit the description' => 'Editar a descrição', 'Edit the description' => 'Editar a descrição',
@@ -593,7 +591,6 @@ return array(
// '#%d' => '', // '#%d' => '',
'All swimlanes' => 'Todas as swimlanes', 'All swimlanes' => 'Todas as swimlanes',
'All colors' => 'Todas as cores', 'All colors' => 'Todas as cores',
'All status' => 'Todos os status',
'Moved to column %s' => 'Mover para a coluna %s', 'Moved to column %s' => 'Mover para a coluna %s',
'Change description' => 'Modificar a descrição', 'Change description' => 'Modificar a descrição',
'User dashboard' => 'Painel de Controle do usuário', 'User dashboard' => 'Painel de Controle do usuário',
@@ -699,7 +696,6 @@ return array(
'Unable to add this currency rate.' => 'Impossível de adicionar essa taxa de câmbio.', 'Unable to add this currency rate.' => 'Impossível de adicionar essa taxa de câmbio.',
'Webhook URL' => 'URL do webhook', 'Webhook URL' => 'URL do webhook',
'%s remove the assignee of the task %s' => '%s removeu a pessoa designada para a tarefa %s', '%s remove the assignee of the task %s' => '%s removeu a pessoa designada para a tarefa %s',
'API URL' => 'URL da API',
'Enable Gravatar images' => 'Ativar imagens do Gravatar', 'Enable Gravatar images' => 'Ativar imagens do Gravatar',
'Information' => 'Informações', 'Information' => 'Informações',
'Check two factor authentication code' => 'Verificação do código de autenticação à fator duplo', 'Check two factor authentication code' => 'Verificação do código de autenticação à fator duplo',
@@ -1032,4 +1028,40 @@ return array(
'Unread notifications' => 'Notificações não lidas', 'Unread notifications' => 'Notificações não lidas',
'My filters' => 'Meus filtros', 'My filters' => 'Meus filtros',
'Notification methods:' => 'Métodos de notificação:', 'Notification methods:' => 'Métodos de notificação:',
// 'Import tasks from CSV file' => '',
// 'Unable to read your file' => '',
// '%d task(s) have been imported successfully.' => '',
// 'Nothing have been imported!' => '',
// 'Import users from CSV file' => '',
// '%d user(s) have been imported successfully.' => '',
// 'Comma' => '',
// 'Semi-colon' => '',
// 'Tab' => '',
// 'Vertical bar' => '',
// 'Double Quote' => '',
// 'Single Quote' => '',
// '%s attached a file to the task #%d' => '',
// 'There is no column or swimlane activated in your project!' => '',
// 'Append filter (instead of replacement)' => '',
// 'Append/Replace' => '',
// 'Append' => '',
// 'Replace' => '',
// 'There is no notification method registered.' => '',
// 'Import' => '',
// 'change sorting' => '',
// 'Tasks Importation' => '',
// 'Delimiter' => '',
// 'Enclosure' => '',
// 'CSV File' => '',
// 'Instructions' => '',
// 'Your file must use the predefined CSV format' => '',
// 'Your file must be encoded in UTF-8' => '',
// 'The first row must be the header' => '',
// 'Duplicates are not verified for you' => '',
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
// 'Download CSV template' => '',
// 'No external integration registered.' => '',
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
); );

View File

@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d tarefas finalizadas', '%d closed tasks' => '%d tarefas finalizadas',
'No task for this project' => 'Não há tarefa para este projecto', 'No task for this project' => 'Não há tarefa para este projecto',
'Public link' => 'Link público', 'Public link' => 'Link público',
'There is no column in your project!' => 'Não há colunas no seu projecto!',
'Change assignee' => 'Mudar a assignação', 'Change assignee' => 'Mudar a assignação',
'Change assignee for the task "%s"' => 'Modificar assignação para a tarefa "%s"', 'Change assignee for the task "%s"' => 'Modificar assignação para a tarefa "%s"',
'Timezone' => 'Fuso horário', 'Timezone' => 'Fuso horário',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => 'Arquivo removido com sucesso.', 'File removed successfully.' => 'Arquivo removido com sucesso.',
'Attach a document' => 'Anexar um documento', 'Attach a document' => 'Anexar um documento',
'Do you really want to remove this file: "%s"?' => 'Tem a certeza que quer remover este arquivo: "%s"', 'Do you really want to remove this file: "%s"?' => 'Tem a certeza que quer remover este arquivo: "%s"',
'open' => 'Aberto',
'Attachments' => 'Anexos', 'Attachments' => 'Anexos',
'Edit the task' => 'Editar a tarefa', 'Edit the task' => 'Editar a tarefa',
'Edit the description' => 'Editar a descrição', 'Edit the description' => 'Editar a descrição',
@@ -593,7 +591,6 @@ return array(
// '#%d' => '', // '#%d' => '',
'All swimlanes' => 'Todos os swimlane', 'All swimlanes' => 'Todos os swimlane',
'All colors' => 'Todas as cores', 'All colors' => 'Todas as cores',
'All status' => 'Todos os estados',
'Moved to column %s' => 'Mover para a coluna %s', 'Moved to column %s' => 'Mover para a coluna %s',
'Change description' => 'Modificar a descrição', 'Change description' => 'Modificar a descrição',
'User dashboard' => 'Painel de Controlo do utilizador', 'User dashboard' => 'Painel de Controlo do utilizador',
@@ -699,7 +696,6 @@ return array(
'Unable to add this currency rate.' => 'Impossível adicionar essa taxa de câmbio.', 'Unable to add this currency rate.' => 'Impossível adicionar essa taxa de câmbio.',
'Webhook URL' => 'URL do webhook', 'Webhook URL' => 'URL do webhook',
'%s remove the assignee of the task %s' => '%s removeu a pessoa assignada à tarefa %s', '%s remove the assignee of the task %s' => '%s removeu a pessoa assignada à tarefa %s',
'API URL' => 'URL da API',
'Enable Gravatar images' => 'Activar imagem Gravatar', 'Enable Gravatar images' => 'Activar imagem Gravatar',
'Information' => 'Informações', 'Information' => 'Informações',
'Check two factor authentication code' => 'Verificação do código de autenticação com factor duplo', 'Check two factor authentication code' => 'Verificação do código de autenticação com factor duplo',
@@ -1032,4 +1028,40 @@ return array(
'Unread notifications' => 'Notificações por ler', 'Unread notifications' => 'Notificações por ler',
'My filters' => 'Os meus filtros', 'My filters' => 'Os meus filtros',
'Notification methods:' => 'Metodos de notificação:', 'Notification methods:' => 'Metodos de notificação:',
// 'Import tasks from CSV file' => '',
// 'Unable to read your file' => '',
// '%d task(s) have been imported successfully.' => '',
// 'Nothing have been imported!' => '',
// 'Import users from CSV file' => '',
// '%d user(s) have been imported successfully.' => '',
// 'Comma' => '',
// 'Semi-colon' => '',
// 'Tab' => '',
// 'Vertical bar' => '',
// 'Double Quote' => '',
// 'Single Quote' => '',
// '%s attached a file to the task #%d' => '',
// 'There is no column or swimlane activated in your project!' => '',
// 'Append filter (instead of replacement)' => '',
// 'Append/Replace' => '',
// 'Append' => '',
// 'Replace' => '',
// 'There is no notification method registered.' => '',
// 'Import' => '',
// 'change sorting' => '',
// 'Tasks Importation' => '',
// 'Delimiter' => '',
// 'Enclosure' => '',
// 'CSV File' => '',
// 'Instructions' => '',
// 'Your file must use the predefined CSV format' => '',
// 'Your file must be encoded in UTF-8' => '',
// 'The first row must be the header' => '',
// 'Duplicates are not verified for you' => '',
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
// 'Download CSV template' => '',
// 'No external integration registered.' => '',
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
); );

View File

@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d завершенных задач', '%d closed tasks' => '%d завершенных задач',
'No task for this project' => 'Нет задач для этого проекта', 'No task for this project' => 'Нет задач для этого проекта',
'Public link' => 'Ссылка для просмотра', 'Public link' => 'Ссылка для просмотра',
'There is no column in your project!' => 'Нет колонки в вашем проекте!',
'Change assignee' => 'Сменить назначенного', 'Change assignee' => 'Сменить назначенного',
'Change assignee for the task "%s"' => 'Сменить назначенного для задачи « %s »', 'Change assignee for the task "%s"' => 'Сменить назначенного для задачи « %s »',
'Timezone' => 'Часовой пояс', 'Timezone' => 'Часовой пояс',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => 'Файл удален.', 'File removed successfully.' => 'Файл удален.',
'Attach a document' => 'Прикрепить файл', 'Attach a document' => 'Прикрепить файл',
'Do you really want to remove this file: "%s"?' => 'Вы точно хотите удалить этот файл « %s » ?', 'Do you really want to remove this file: "%s"?' => 'Вы точно хотите удалить этот файл « %s » ?',
'open' => 'открыть',
'Attachments' => 'Приложение', 'Attachments' => 'Приложение',
'Edit the task' => 'Изменить задачу', 'Edit the task' => 'Изменить задачу',
'Edit the description' => 'Изменить описание', 'Edit the description' => 'Изменить описание',
@@ -593,7 +591,6 @@ return array(
'#%d' => '#%d', '#%d' => '#%d',
'All swimlanes' => 'Все дорожки', 'All swimlanes' => 'Все дорожки',
'All colors' => 'Все цвета', 'All colors' => 'Все цвета',
'All status' => 'Все статусы',
'Moved to column %s' => 'Перемещена в колонку %s', 'Moved to column %s' => 'Перемещена в колонку %s',
'Change description' => 'Изменить описание', 'Change description' => 'Изменить описание',
'User dashboard' => 'Пользователь панели мониторинга', 'User dashboard' => 'Пользователь панели мониторинга',
@@ -699,7 +696,6 @@ return array(
'Unable to add this currency rate.' => 'Невозможно добавить этот курс валюты.', 'Unable to add this currency rate.' => 'Невозможно добавить этот курс валюты.',
'Webhook URL' => 'Webhook URL', 'Webhook URL' => 'Webhook URL',
'%s remove the assignee of the task %s' => '%s удалить назначенную задачу %s', '%s remove the assignee of the task %s' => '%s удалить назначенную задачу %s',
'API URL' => 'API URL',
'Enable Gravatar images' => 'Включить Gravatar изображения', 'Enable Gravatar images' => 'Включить Gravatar изображения',
'Information' => 'Информация', 'Information' => 'Информация',
'Check two factor authentication code' => 'Проверка кода двухфакторной авторизации', 'Check two factor authentication code' => 'Проверка кода двухфакторной авторизации',
@@ -1032,4 +1028,40 @@ return array(
// 'Unread notifications' => '', // 'Unread notifications' => '',
// 'My filters' => '', // 'My filters' => '',
// 'Notification methods:' => '', // 'Notification methods:' => '',
// 'Import tasks from CSV file' => '',
// 'Unable to read your file' => '',
// '%d task(s) have been imported successfully.' => '',
// 'Nothing have been imported!' => '',
// 'Import users from CSV file' => '',
// '%d user(s) have been imported successfully.' => '',
// 'Comma' => '',
// 'Semi-colon' => '',
// 'Tab' => '',
// 'Vertical bar' => '',
// 'Double Quote' => '',
// 'Single Quote' => '',
// '%s attached a file to the task #%d' => '',
// 'There is no column or swimlane activated in your project!' => '',
// 'Append filter (instead of replacement)' => '',
// 'Append/Replace' => '',
// 'Append' => '',
// 'Replace' => '',
// 'There is no notification method registered.' => '',
// 'Import' => '',
// 'change sorting' => '',
// 'Tasks Importation' => '',
// 'Delimiter' => '',
// 'Enclosure' => '',
// 'CSV File' => '',
// 'Instructions' => '',
// 'Your file must use the predefined CSV format' => '',
// 'Your file must be encoded in UTF-8' => '',
// 'The first row must be the header' => '',
// 'Duplicates are not verified for you' => '',
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
// 'Download CSV template' => '',
// 'No external integration registered.' => '',
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
); );

View File

@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d zatvorenih zadataka', '%d closed tasks' => '%d zatvorenih zadataka',
'No task for this project' => 'Nema dodeljenih zadataka ovom projektu', 'No task for this project' => 'Nema dodeljenih zadataka ovom projektu',
'Public link' => 'Javni link', 'Public link' => 'Javni link',
'There is no column in your project!' => 'Nema dodeljenih kolona ovom projektu',
'Change assignee' => 'Izmeni dodelu', 'Change assignee' => 'Izmeni dodelu',
'Change assignee for the task "%s"' => 'Izmeni dodelu za ovaj zadatak "%s"', 'Change assignee for the task "%s"' => 'Izmeni dodelu za ovaj zadatak "%s"',
'Timezone' => 'Vremenska zona', 'Timezone' => 'Vremenska zona',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => 'Uspešno uklonjen fajl.', 'File removed successfully.' => 'Uspešno uklonjen fajl.',
'Attach a document' => 'Prikači dokument', 'Attach a document' => 'Prikači dokument',
'Do you really want to remove this file: "%s"?' => 'Da li da uklonim fajl: "%s"?', 'Do you really want to remove this file: "%s"?' => 'Da li da uklonim fajl: "%s"?',
'open' => 'otvori',
'Attachments' => 'Prilozi', 'Attachments' => 'Prilozi',
'Edit the task' => 'Izmena Zadatka', 'Edit the task' => 'Izmena Zadatka',
'Edit the description' => 'Izmena opisa', 'Edit the description' => 'Izmena opisa',
@@ -593,7 +591,6 @@ return array(
// '#%d' => '', // '#%d' => '',
'All swimlanes' => 'Svi razdelniki', 'All swimlanes' => 'Svi razdelniki',
'All colors' => 'Sve boje', 'All colors' => 'Sve boje',
'All status' => 'Svi statusi',
'Moved to column %s' => 'Premešten u kolonu %s', 'Moved to column %s' => 'Premešten u kolonu %s',
// 'Change description' => '', // 'Change description' => '',
'User dashboard' => 'Korisnički panel', 'User dashboard' => 'Korisnički panel',
@@ -699,7 +696,6 @@ return array(
// 'Unable to add this currency rate.' => '', // 'Unable to add this currency rate.' => '',
// 'Webhook URL' => '', // 'Webhook URL' => '',
// '%s remove the assignee of the task %s' => '', // '%s remove the assignee of the task %s' => '',
// 'API URL' => '',
// 'Enable Gravatar images' => '', // 'Enable Gravatar images' => '',
// 'Information' => '', // 'Information' => '',
// 'Check two factor authentication code' => '', // 'Check two factor authentication code' => '',
@@ -1032,4 +1028,40 @@ return array(
// 'Unread notifications' => '', // 'Unread notifications' => '',
// 'My filters' => '', // 'My filters' => '',
// 'Notification methods:' => '', // 'Notification methods:' => '',
// 'Import tasks from CSV file' => '',
// 'Unable to read your file' => '',
// '%d task(s) have been imported successfully.' => '',
// 'Nothing have been imported!' => '',
// 'Import users from CSV file' => '',
// '%d user(s) have been imported successfully.' => '',
// 'Comma' => '',
// 'Semi-colon' => '',
// 'Tab' => '',
// 'Vertical bar' => '',
// 'Double Quote' => '',
// 'Single Quote' => '',
// '%s attached a file to the task #%d' => '',
// 'There is no column or swimlane activated in your project!' => '',
// 'Append filter (instead of replacement)' => '',
// 'Append/Replace' => '',
// 'Append' => '',
// 'Replace' => '',
// 'There is no notification method registered.' => '',
// 'Import' => '',
// 'change sorting' => '',
// 'Tasks Importation' => '',
// 'Delimiter' => '',
// 'Enclosure' => '',
// 'CSV File' => '',
// 'Instructions' => '',
// 'Your file must use the predefined CSV format' => '',
// 'Your file must be encoded in UTF-8' => '',
// 'The first row must be the header' => '',
// 'Duplicates are not verified for you' => '',
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
// 'Download CSV template' => '',
// 'No external integration registered.' => '',
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
); );

View File

@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d stängda uppgifter', '%d closed tasks' => '%d stängda uppgifter',
'No task for this project' => 'Inga uppgifter i detta projekt', 'No task for this project' => 'Inga uppgifter i detta projekt',
'Public link' => 'Publik länk', 'Public link' => 'Publik länk',
'There is no column in your project!' => 'Det saknas kolumner i ditt projekt!',
'Change assignee' => 'Ändra uppdragsinnehavare', 'Change assignee' => 'Ändra uppdragsinnehavare',
'Change assignee for the task "%s"' => 'Ändra uppdragsinnehavare för uppgiften "%s"', 'Change assignee for the task "%s"' => 'Ändra uppdragsinnehavare för uppgiften "%s"',
'Timezone' => 'Tidszon', 'Timezone' => 'Tidszon',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => 'Filen har tagits bort', 'File removed successfully.' => 'Filen har tagits bort',
'Attach a document' => 'Bifoga ett dokument', 'Attach a document' => 'Bifoga ett dokument',
'Do you really want to remove this file: "%s"?' => 'Vill du verkligen ta bort denna fil:"%s"?', 'Do you really want to remove this file: "%s"?' => 'Vill du verkligen ta bort denna fil:"%s"?',
'open' => 'öppen',
'Attachments' => 'Bifogade filer', 'Attachments' => 'Bifogade filer',
'Edit the task' => 'Ändra uppgiften', 'Edit the task' => 'Ändra uppgiften',
'Edit the description' => 'Ändra beskrivningen', 'Edit the description' => 'Ändra beskrivningen',
@@ -593,7 +591,6 @@ return array(
'#%d' => '#%d', '#%d' => '#%d',
'All swimlanes' => 'Alla swimlanes', 'All swimlanes' => 'Alla swimlanes',
'All colors' => 'Alla färger', 'All colors' => 'Alla färger',
'All status' => 'Alla status',
'Moved to column %s' => 'Flyttad till kolumn %s', 'Moved to column %s' => 'Flyttad till kolumn %s',
'Change description' => 'Ändra beskrivning', 'Change description' => 'Ändra beskrivning',
'User dashboard' => 'Användardashboard', 'User dashboard' => 'Användardashboard',
@@ -699,7 +696,6 @@ return array(
'Unable to add this currency rate.' => 'Kunde inte lägga till valutakursen.', 'Unable to add this currency rate.' => 'Kunde inte lägga till valutakursen.',
'Webhook URL' => 'Webhook URL', 'Webhook URL' => 'Webhook URL',
'%s remove the assignee of the task %s' => '%s ta bort tilldelningen av uppgiften %s', '%s remove the assignee of the task %s' => '%s ta bort tilldelningen av uppgiften %s',
'API URL' => 'API URL',
'Enable Gravatar images' => 'Aktivera Gravatar bilder', 'Enable Gravatar images' => 'Aktivera Gravatar bilder',
'Information' => 'Information', 'Information' => 'Information',
'Check two factor authentication code' => 'Kolla tvåfaktorsverifieringskod', 'Check two factor authentication code' => 'Kolla tvåfaktorsverifieringskod',
@@ -1032,4 +1028,40 @@ return array(
// 'Unread notifications' => '', // 'Unread notifications' => '',
// 'My filters' => '', // 'My filters' => '',
// 'Notification methods:' => '', // 'Notification methods:' => '',
// 'Import tasks from CSV file' => '',
// 'Unable to read your file' => '',
// '%d task(s) have been imported successfully.' => '',
// 'Nothing have been imported!' => '',
// 'Import users from CSV file' => '',
// '%d user(s) have been imported successfully.' => '',
// 'Comma' => '',
// 'Semi-colon' => '',
// 'Tab' => '',
// 'Vertical bar' => '',
// 'Double Quote' => '',
// 'Single Quote' => '',
// '%s attached a file to the task #%d' => '',
// 'There is no column or swimlane activated in your project!' => '',
// 'Append filter (instead of replacement)' => '',
// 'Append/Replace' => '',
// 'Append' => '',
// 'Replace' => '',
// 'There is no notification method registered.' => '',
// 'Import' => '',
// 'change sorting' => '',
// 'Tasks Importation' => '',
// 'Delimiter' => '',
// 'Enclosure' => '',
// 'CSV File' => '',
// 'Instructions' => '',
// 'Your file must use the predefined CSV format' => '',
// 'Your file must be encoded in UTF-8' => '',
// 'The first row must be the header' => '',
// 'Duplicates are not verified for you' => '',
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
// 'Download CSV template' => '',
// 'No external integration registered.' => '',
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
); );

View File

@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d งานที่ปิด', '%d closed tasks' => '%d งานที่ปิด',
'No task for this project' => 'ไม่มีงานสำหรับโปรเจคนี้', 'No task for this project' => 'ไม่มีงานสำหรับโปรเจคนี้',
'Public link' => 'ลิงค์สาธารณะ', 'Public link' => 'ลิงค์สาธารณะ',
'There is no column in your project!' => 'ไม่มีคอลัมน์ในโปรเจคของคุณ',
'Change assignee' => 'เปลี่ยนการกำหนด', 'Change assignee' => 'เปลี่ยนการกำหนด',
'Change assignee for the task "%s"' => 'เปลี่ยนการกำหนดสำหรับงาน « %s »', 'Change assignee for the task "%s"' => 'เปลี่ยนการกำหนดสำหรับงาน « %s »',
'Timezone' => 'เขตเวลา', 'Timezone' => 'เขตเวลา',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => 'ลบไฟล์เรียบร้อยแล้ว', 'File removed successfully.' => 'ลบไฟล์เรียบร้อยแล้ว',
'Attach a document' => 'แนบเอกสาร', 'Attach a document' => 'แนบเอกสาร',
'Do you really want to remove this file: "%s"?' => 'คุณต้องการลบไฟล์ "%s" ใช่หรือไม่?', 'Do you really want to remove this file: "%s"?' => 'คุณต้องการลบไฟล์ "%s" ใช่หรือไม่?',
'open' => 'เปิด',
'Attachments' => 'แนบ', 'Attachments' => 'แนบ',
'Edit the task' => 'แก้ไขงาน', 'Edit the task' => 'แก้ไขงาน',
'Edit the description' => 'แก้ไขคำอธิบาย', 'Edit the description' => 'แก้ไขคำอธิบาย',
@@ -593,7 +591,6 @@ return array(
// '#%d' => '', // '#%d' => '',
'All swimlanes' => 'สวิมเลนทั้งหมด', 'All swimlanes' => 'สวิมเลนทั้งหมด',
'All colors' => 'สีทั้งหมด', 'All colors' => 'สีทั้งหมด',
'All status' => 'สถานะทั้งหมด',
'Moved to column %s' => 'เคลื่อนไปคอลัมน์ %s', 'Moved to column %s' => 'เคลื่อนไปคอลัมน์ %s',
'Change description' => 'เปลี่ยนคำอธิบาย', 'Change description' => 'เปลี่ยนคำอธิบาย',
'User dashboard' => 'ผู้ใช้แดชบอร์ด', 'User dashboard' => 'ผู้ใช้แดชบอร์ด',
@@ -699,7 +696,6 @@ return array(
// 'Unable to add this currency rate.' => '', // 'Unable to add this currency rate.' => '',
// 'Webhook URL' => '', // 'Webhook URL' => '',
// '%s remove the assignee of the task %s' => '', // '%s remove the assignee of the task %s' => '',
// 'API URL' => '',
'Enable Gravatar images' => 'สามารถใช้งานภาพ Gravatar', 'Enable Gravatar images' => 'สามารถใช้งานภาพ Gravatar',
'Information' => 'ข้อมูลสารสนเทศ', 'Information' => 'ข้อมูลสารสนเทศ',
// 'Check two factor authentication code' => '', // 'Check two factor authentication code' => '',
@@ -1032,4 +1028,40 @@ return array(
// 'Unread notifications' => '', // 'Unread notifications' => '',
// 'My filters' => '', // 'My filters' => '',
// 'Notification methods:' => '', // 'Notification methods:' => '',
// 'Import tasks from CSV file' => '',
// 'Unable to read your file' => '',
// '%d task(s) have been imported successfully.' => '',
// 'Nothing have been imported!' => '',
// 'Import users from CSV file' => '',
// '%d user(s) have been imported successfully.' => '',
// 'Comma' => '',
// 'Semi-colon' => '',
// 'Tab' => '',
// 'Vertical bar' => '',
// 'Double Quote' => '',
// 'Single Quote' => '',
// '%s attached a file to the task #%d' => '',
// 'There is no column or swimlane activated in your project!' => '',
// 'Append filter (instead of replacement)' => '',
// 'Append/Replace' => '',
// 'Append' => '',
// 'Replace' => '',
// 'There is no notification method registered.' => '',
// 'Import' => '',
// 'change sorting' => '',
// 'Tasks Importation' => '',
// 'Delimiter' => '',
// 'Enclosure' => '',
// 'CSV File' => '',
// 'Instructions' => '',
// 'Your file must use the predefined CSV format' => '',
// 'Your file must be encoded in UTF-8' => '',
// 'The first row must be the header' => '',
// 'Duplicates are not verified for you' => '',
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
// 'Download CSV template' => '',
// 'No external integration registered.' => '',
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
); );

View File

@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d kapatılmış görevler', '%d closed tasks' => '%d kapatılmış görevler',
// 'No task for this project' => '', // 'No task for this project' => '',
'Public link' => 'Dışa açık link', 'Public link' => 'Dışa açık link',
'There is no column in your project!' => 'Projenizde hiç sütun yok',
'Change assignee' => 'Atanmış Kullanıcıyı değiştir', 'Change assignee' => 'Atanmış Kullanıcıyı değiştir',
'Change assignee for the task "%s"' => '"%s" görevi için atanmış kullanıcıyı değiştir', 'Change assignee for the task "%s"' => '"%s" görevi için atanmış kullanıcıyı değiştir',
'Timezone' => 'Saat dilimi', 'Timezone' => 'Saat dilimi',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => 'Dosya silindi', 'File removed successfully.' => 'Dosya silindi',
'Attach a document' => 'Dosya ekle', 'Attach a document' => 'Dosya ekle',
'Do you really want to remove this file: "%s"?' => 'Bu dosyayı silmek istediğinize emin misiniz: "%s"?', 'Do you really want to remove this file: "%s"?' => 'Bu dosyayı silmek istediğinize emin misiniz: "%s"?',
'open' => 'aç',
'Attachments' => 'Ekler', 'Attachments' => 'Ekler',
'Edit the task' => 'Görevi değiştir', 'Edit the task' => 'Görevi değiştir',
'Edit the description' => 'Açıklamayı değiştir', 'Edit the description' => 'Açıklamayı değiştir',
@@ -593,7 +591,6 @@ return array(
'#%d' => '#%d', '#%d' => '#%d',
'All swimlanes' => 'Tüm Kulvarlar', 'All swimlanes' => 'Tüm Kulvarlar',
'All colors' => 'Tüm Renkler', 'All colors' => 'Tüm Renkler',
'All status' => 'Tüm Durumlar',
'Moved to column %s' => '%s Sütununa taşındı', 'Moved to column %s' => '%s Sütununa taşındı',
'Change description' => 'Açıklamayı değiştir', 'Change description' => 'Açıklamayı değiştir',
'User dashboard' => 'Kullanıcı Anasayfası', 'User dashboard' => 'Kullanıcı Anasayfası',
@@ -699,7 +696,6 @@ return array(
// 'Unable to add this currency rate.' => '', // 'Unable to add this currency rate.' => '',
// 'Webhook URL' => '', // 'Webhook URL' => '',
// '%s remove the assignee of the task %s' => '', // '%s remove the assignee of the task %s' => '',
// 'API URL' => '',
// 'Enable Gravatar images' => '', // 'Enable Gravatar images' => '',
// 'Information' => '', // 'Information' => '',
// 'Check two factor authentication code' => '', // 'Check two factor authentication code' => '',
@@ -1032,4 +1028,40 @@ return array(
// 'Unread notifications' => '', // 'Unread notifications' => '',
// 'My filters' => '', // 'My filters' => '',
// 'Notification methods:' => '', // 'Notification methods:' => '',
// 'Import tasks from CSV file' => '',
// 'Unable to read your file' => '',
// '%d task(s) have been imported successfully.' => '',
// 'Nothing have been imported!' => '',
// 'Import users from CSV file' => '',
// '%d user(s) have been imported successfully.' => '',
// 'Comma' => '',
// 'Semi-colon' => '',
// 'Tab' => '',
// 'Vertical bar' => '',
// 'Double Quote' => '',
// 'Single Quote' => '',
// '%s attached a file to the task #%d' => '',
// 'There is no column or swimlane activated in your project!' => '',
// 'Append filter (instead of replacement)' => '',
// 'Append/Replace' => '',
// 'Append' => '',
// 'Replace' => '',
// 'There is no notification method registered.' => '',
// 'Import' => '',
// 'change sorting' => '',
// 'Tasks Importation' => '',
// 'Delimiter' => '',
// 'Enclosure' => '',
// 'CSV File' => '',
// 'Instructions' => '',
// 'Your file must use the predefined CSV format' => '',
// 'Your file must be encoded in UTF-8' => '',
// 'The first row must be the header' => '',
// 'Duplicates are not verified for you' => '',
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
// 'Download CSV template' => '',
// 'No external integration registered.' => '',
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
); );

View File

@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d个已关闭任务', '%d closed tasks' => '%d个已关闭任务',
'No task for this project' => '该项目尚无任务', 'No task for this project' => '该项目尚无任务',
'Public link' => '公开链接', 'Public link' => '公开链接',
'There is no column in your project!' => '该项目尚无栏目项!',
'Change assignee' => '变更负责人', 'Change assignee' => '变更负责人',
'Change assignee for the task "%s"' => '更改任务"%s"的负责人', 'Change assignee for the task "%s"' => '更改任务"%s"的负责人',
'Timezone' => '时区', 'Timezone' => '时区',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => '文件成功移除。', 'File removed successfully.' => '文件成功移除。',
'Attach a document' => '附加文档', 'Attach a document' => '附加文档',
'Do you really want to remove this file: "%s"?' => '确定要移除文件"%s"吗?', 'Do you really want to remove this file: "%s"?' => '确定要移除文件"%s"吗?',
'open' => '打开',
'Attachments' => '附件', 'Attachments' => '附件',
'Edit the task' => '修改任务', 'Edit the task' => '修改任务',
'Edit the description' => '修改描述', 'Edit the description' => '修改描述',
@@ -593,7 +591,6 @@ return array(
'#%d' => '#%d', '#%d' => '#%d',
'All swimlanes' => '全部泳道', 'All swimlanes' => '全部泳道',
'All colors' => '全部颜色', 'All colors' => '全部颜色',
'All status' => '全部状态',
'Moved to column %s' => '移动到栏目 %s', 'Moved to column %s' => '移动到栏目 %s',
'Change description' => '修改描述', 'Change description' => '修改描述',
'User dashboard' => '用户仪表板', 'User dashboard' => '用户仪表板',
@@ -699,7 +696,6 @@ return array(
'Unable to add this currency rate.' => '无法添加此汇率', 'Unable to add this currency rate.' => '无法添加此汇率',
'Webhook URL' => '网络钩子 URL', 'Webhook URL' => '网络钩子 URL',
'%s remove the assignee of the task %s' => '%s删除了任务%s的负责人', '%s remove the assignee of the task %s' => '%s删除了任务%s的负责人',
'API URL' => 'API URL',
'Enable Gravatar images' => '启用 Gravatar 图像', 'Enable Gravatar images' => '启用 Gravatar 图像',
'Information' => '信息', 'Information' => '信息',
'Check two factor authentication code' => '检查双重认证码', 'Check two factor authentication code' => '检查双重认证码',
@@ -1032,4 +1028,40 @@ return array(
// 'Unread notifications' => '', // 'Unread notifications' => '',
// 'My filters' => '', // 'My filters' => '',
// 'Notification methods:' => '', // 'Notification methods:' => '',
// 'Import tasks from CSV file' => '',
// 'Unable to read your file' => '',
// '%d task(s) have been imported successfully.' => '',
// 'Nothing have been imported!' => '',
// 'Import users from CSV file' => '',
// '%d user(s) have been imported successfully.' => '',
// 'Comma' => '',
// 'Semi-colon' => '',
// 'Tab' => '',
// 'Vertical bar' => '',
// 'Double Quote' => '',
// 'Single Quote' => '',
// '%s attached a file to the task #%d' => '',
// 'There is no column or swimlane activated in your project!' => '',
// 'Append filter (instead of replacement)' => '',
// 'Append/Replace' => '',
// 'Append' => '',
// 'Replace' => '',
// 'There is no notification method registered.' => '',
// 'Import' => '',
// 'change sorting' => '',
// 'Tasks Importation' => '',
// 'Delimiter' => '',
// 'Enclosure' => '',
// 'CSV File' => '',
// 'Instructions' => '',
// 'Your file must use the predefined CSV format' => '',
// 'Your file must be encoded in UTF-8' => '',
// 'The first row must be the header' => '',
// 'Duplicates are not verified for you' => '',
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
// 'Download CSV template' => '',
// 'No external integration registered.' => '',
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
); );