Sync locales
This commit is contained in:
@@ -66,7 +66,7 @@ class Column extends Base
|
|||||||
$this->flash->success(t('Column created successfully.'));
|
$this->flash->success(t('Column created successfully.'));
|
||||||
return $this->response->redirect($this->helper->url->to('column', 'index', array('project_id' => $project['id'])), true);
|
return $this->response->redirect($this->helper->url->to('column', 'index', array('project_id' => $project['id'])), true);
|
||||||
} else {
|
} else {
|
||||||
$errors['title'] = array(t('Another column with the same title exists in the project'));
|
$errors['title'] = array(t('Another column with the same name exists in the project'));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1138,4 +1138,18 @@ return array(
|
|||||||
// 'Uploaded by %s' => '',
|
// 'Uploaded by %s' => '',
|
||||||
// 'Filename' => '',
|
// 'Filename' => '',
|
||||||
// 'Size' => '',
|
// 'Size' => '',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1138,4 +1138,18 @@ return array(
|
|||||||
// 'Uploaded by %s' => '',
|
// 'Uploaded by %s' => '',
|
||||||
// 'Filename' => '',
|
// 'Filename' => '',
|
||||||
// 'Size' => '',
|
// 'Size' => '',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1138,4 +1138,18 @@ return array(
|
|||||||
// 'Uploaded by %s' => '',
|
// 'Uploaded by %s' => '',
|
||||||
// 'Filename' => '',
|
// 'Filename' => '',
|
||||||
// 'Size' => '',
|
// 'Size' => '',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1138,4 +1138,18 @@ return array(
|
|||||||
'Uploaded by %s' => 'Heraufgeladen von %s',
|
'Uploaded by %s' => 'Heraufgeladen von %s',
|
||||||
'Filename' => 'Dateiname',
|
'Filename' => 'Dateiname',
|
||||||
'Size' => 'Größe',
|
'Size' => 'Größe',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1138,4 +1138,18 @@ return array(
|
|||||||
// 'Uploaded by %s' => '',
|
// 'Uploaded by %s' => '',
|
||||||
// 'Filename' => '',
|
// 'Filename' => '',
|
||||||
// 'Size' => '',
|
// 'Size' => '',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1138,4 +1138,18 @@ return array(
|
|||||||
// 'Uploaded by %s' => '',
|
// 'Uploaded by %s' => '',
|
||||||
// 'Filename' => '',
|
// 'Filename' => '',
|
||||||
// 'Size' => '',
|
// 'Size' => '',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1138,4 +1138,18 @@ return array(
|
|||||||
// 'Uploaded by %s' => '',
|
// 'Uploaded by %s' => '',
|
||||||
// 'Filename' => '',
|
// 'Filename' => '',
|
||||||
// 'Size' => '',
|
// 'Size' => '',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1141,4 +1141,18 @@ return array(
|
|||||||
'Uploaded by %s' => 'Uploadé par %s',
|
'Uploaded by %s' => 'Uploadé par %s',
|
||||||
'Filename' => 'Nom du fichier',
|
'Filename' => 'Nom du fichier',
|
||||||
'Size' => 'Taille',
|
'Size' => 'Taille',
|
||||||
|
'Column created successfully.' => 'La colonne a été créée avec succès.',
|
||||||
|
'Another column with the same name exists in the project' => 'Une autre colonne existe avec le même nom dans le projet',
|
||||||
|
'Default filters' => 'Filtres par défaut',
|
||||||
|
'Your board doesn\'t have any column!' => 'Votre tableau n\'a aucune colonne',
|
||||||
|
'Change column position' => 'Changer la position de la colonne',
|
||||||
|
'Switch to the project overview' => 'Aller à l\'aperçu du projet',
|
||||||
|
'User filters' => 'Filtres des utilisateurs',
|
||||||
|
'Category filters' => 'Filtres des catégories',
|
||||||
|
'Upload a file' => 'Uploader un fichier',
|
||||||
|
'There is no attachment at the moment.' => 'Il n\'y a aucune pièce-jointe pour le moment.',
|
||||||
|
'View file' => 'Voir le fichier',
|
||||||
|
'Last activity' => 'Dernières activités',
|
||||||
|
'Change subtask position' => 'Changer la position de la sous-tâche',
|
||||||
|
'This value must be greater than %d' => 'Cette valeur doit être plus grande que %d',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1138,4 +1138,18 @@ return array(
|
|||||||
// 'Uploaded by %s' => '',
|
// 'Uploaded by %s' => '',
|
||||||
// 'Filename' => '',
|
// 'Filename' => '',
|
||||||
// 'Size' => '',
|
// 'Size' => '',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1138,4 +1138,18 @@ return array(
|
|||||||
// 'Uploaded by %s' => '',
|
// 'Uploaded by %s' => '',
|
||||||
// 'Filename' => '',
|
// 'Filename' => '',
|
||||||
// 'Size' => '',
|
// 'Size' => '',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1138,4 +1138,18 @@ return array(
|
|||||||
// 'Uploaded by %s' => '',
|
// 'Uploaded by %s' => '',
|
||||||
// 'Filename' => '',
|
// 'Filename' => '',
|
||||||
// 'Size' => '',
|
// 'Size' => '',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1138,4 +1138,18 @@ return array(
|
|||||||
// 'Uploaded by %s' => '',
|
// 'Uploaded by %s' => '',
|
||||||
// 'Filename' => '',
|
// 'Filename' => '',
|
||||||
// 'Size' => '',
|
// 'Size' => '',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1138,4 +1138,18 @@ return array(
|
|||||||
// 'Uploaded by %s' => '',
|
// 'Uploaded by %s' => '',
|
||||||
// 'Filename' => '',
|
// 'Filename' => '',
|
||||||
// 'Size' => '',
|
// 'Size' => '',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1138,4 +1138,18 @@ return array(
|
|||||||
// 'Uploaded by %s' => '',
|
// 'Uploaded by %s' => '',
|
||||||
// 'Filename' => '',
|
// 'Filename' => '',
|
||||||
// 'Size' => '',
|
// 'Size' => '',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1138,4 +1138,18 @@ return array(
|
|||||||
// 'Uploaded by %s' => '',
|
// 'Uploaded by %s' => '',
|
||||||
// 'Filename' => '',
|
// 'Filename' => '',
|
||||||
// 'Size' => '',
|
// 'Size' => '',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1138,4 +1138,18 @@ return array(
|
|||||||
// 'Uploaded by %s' => '',
|
// 'Uploaded by %s' => '',
|
||||||
// 'Filename' => '',
|
// 'Filename' => '',
|
||||||
// 'Size' => '',
|
// 'Size' => '',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -975,7 +975,7 @@ return array(
|
|||||||
'Manager' => 'Gerente',
|
'Manager' => 'Gerente',
|
||||||
'Project Manager' => 'Gerente de projeto',
|
'Project Manager' => 'Gerente de projeto',
|
||||||
'Project Member' => 'Membro de projeto',
|
'Project Member' => 'Membro de projeto',
|
||||||
'Project Viewer' => '',
|
// 'Project Viewer' => '',
|
||||||
'Your account is locked for %d minutes' => 'A sua conta está bloqueada por %d minutos',
|
'Your account is locked for %d minutes' => 'A sua conta está bloqueada por %d minutos',
|
||||||
'Invalid captcha' => 'Captcha inválido',
|
'Invalid captcha' => 'Captcha inválido',
|
||||||
'The name must be unique' => 'O nome deve ser único',
|
'The name must be unique' => 'O nome deve ser único',
|
||||||
@@ -1138,4 +1138,18 @@ return array(
|
|||||||
// 'Uploaded by %s' => '',
|
// 'Uploaded by %s' => '',
|
||||||
// 'Filename' => '',
|
// 'Filename' => '',
|
||||||
// 'Size' => '',
|
// 'Size' => '',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1138,4 +1138,18 @@ return array(
|
|||||||
'Uploaded by %s' => 'Enviado por %s',
|
'Uploaded by %s' => 'Enviado por %s',
|
||||||
'Filename' => 'Nome do ficheiro',
|
'Filename' => 'Nome do ficheiro',
|
||||||
'Size' => 'Tamanho',
|
'Size' => 'Tamanho',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1138,4 +1138,18 @@ return array(
|
|||||||
'Uploaded by %s' => 'Загружено пользователем: %s',
|
'Uploaded by %s' => 'Загружено пользователем: %s',
|
||||||
'Filename' => 'Имя файла',
|
'Filename' => 'Имя файла',
|
||||||
'Size' => 'Размер',
|
'Size' => 'Размер',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1138,4 +1138,18 @@ return array(
|
|||||||
// 'Uploaded by %s' => '',
|
// 'Uploaded by %s' => '',
|
||||||
// 'Filename' => '',
|
// 'Filename' => '',
|
||||||
// 'Size' => '',
|
// 'Size' => '',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1138,4 +1138,18 @@ return array(
|
|||||||
// 'Uploaded by %s' => '',
|
// 'Uploaded by %s' => '',
|
||||||
// 'Filename' => '',
|
// 'Filename' => '',
|
||||||
// 'Size' => '',
|
// 'Size' => '',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -598,8 +598,6 @@ return array(
|
|||||||
'Compact/wide view' => 'พอดี/กว้าง มุมมอง',
|
'Compact/wide view' => 'พอดี/กว้าง มุมมอง',
|
||||||
'No results match:' => 'ไม่มีผลลัพท์ที่ตรง',
|
'No results match:' => 'ไม่มีผลลัพท์ที่ตรง',
|
||||||
'Currency' => 'สกุลเงิน',
|
'Currency' => 'สกุลเงิน',
|
||||||
'Files' => 'ไฟล์',
|
|
||||||
'Images' => 'รูปภาพ',
|
|
||||||
'Private project' => 'โปรเจคส่วนตัว',
|
'Private project' => 'โปรเจคส่วนตัว',
|
||||||
// 'AUD - Australian Dollar' => '',
|
// 'AUD - Australian Dollar' => '',
|
||||||
// 'CAD - Canadian Dollar' => '',
|
// 'CAD - Canadian Dollar' => '',
|
||||||
@@ -645,9 +643,6 @@ return array(
|
|||||||
'Test your device' => 'ทดสอบอุปกรณ์ของคุณ',
|
'Test your device' => 'ทดสอบอุปกรณ์ของคุณ',
|
||||||
'Assign a color when the task is moved to a specific column' => 'กำหนดสีเมื่องานถูกย้ายไปคอลัมน์ที่กำหนดไว้',
|
'Assign a color when the task is moved to a specific column' => 'กำหนดสีเมื่องานถูกย้ายไปคอลัมน์ที่กำหนดไว้',
|
||||||
// '%s via Kanboard' => '',
|
// '%s via Kanboard' => '',
|
||||||
'uploaded by: %s' => 'อัพโหลดโดย: %s',
|
|
||||||
'uploaded on: %s' => 'อัพโหลดบน: %s',
|
|
||||||
'size: %s' => 'ขนาด: %s',
|
|
||||||
'Burndown chart for "%s"' => 'แผนภูมิงานกับเวลา "%s"',
|
'Burndown chart for "%s"' => 'แผนภูมิงานกับเวลา "%s"',
|
||||||
'Burndown chart' => 'แผนภูมิงานกับเวลา',
|
'Burndown chart' => 'แผนภูมิงานกับเวลา',
|
||||||
'This chart show the task complexity over the time (Work Remaining).' => 'แผนภูมืแสดงความซับซ้อนของงานตามเวลา (งานที่เหลือ)',
|
'This chart show the task complexity over the time (Work Remaining).' => 'แผนภูมืแสดงความซับซ้อนของงานตามเวลา (งานที่เหลือ)',
|
||||||
@@ -1062,7 +1057,7 @@ return array(
|
|||||||
'Highest priority' => 'ความสำคัญสูงสุด',
|
'Highest priority' => 'ความสำคัญสูงสุด',
|
||||||
'If you put zero to the low and high priority, this feature will be disabled.' => 'ถ้าคุณใส่เลขศูนย์ทั้งความสำคัญต่ำและความสำคัญสูง จะเป็นการปิดการทำงานคุณลักษณะนี้',
|
'If you put zero to the low and high priority, this feature will be disabled.' => 'ถ้าคุณใส่เลขศูนย์ทั้งความสำคัญต่ำและความสำคัญสูง จะเป็นการปิดการทำงานคุณลักษณะนี้',
|
||||||
// 'Close a task when there is no activity' => '',
|
// 'Close a task when there is no activity' => '',
|
||||||
//'Duration in days' => 'ระหว่างวัน',
|
// 'Duration in days' => '',
|
||||||
// 'Send email when there is no activity on a task' => '',
|
// 'Send email when there is no activity on a task' => '',
|
||||||
'List of external links' => 'รายการเชื่อมโยงภายนอก',
|
'List of external links' => 'รายการเชื่อมโยงภายนอก',
|
||||||
// 'Unable to fetch link information.' => '',
|
// 'Unable to fetch link information.' => '',
|
||||||
@@ -1118,4 +1113,43 @@ return array(
|
|||||||
'End date: ' => 'จบวันที่:',
|
'End date: ' => 'จบวันที่:',
|
||||||
'New due date: ' => 'วันครบกำหนดใหม่',
|
'New due date: ' => 'วันครบกำหนดใหม่',
|
||||||
'Start date changed: ' => 'เปลี่ยนวันที่เริ่ม',
|
'Start date changed: ' => 'เปลี่ยนวันที่เริ่ม',
|
||||||
|
// 'Disable private projects' => '',
|
||||||
|
// 'Do you really want to remove this custom filter: "%s"?' => '',
|
||||||
|
// 'Remove a custom filter' => '',
|
||||||
|
// 'User activated successfully.' => '',
|
||||||
|
// 'Unable to enable this user.' => '',
|
||||||
|
// 'User disabled successfully.' => '',
|
||||||
|
// 'Unable to disable this user.' => '',
|
||||||
|
// 'All files have been uploaded successfully.' => '',
|
||||||
|
// 'View uploaded files' => '',
|
||||||
|
// 'The maximum allowed file size is %sB.' => '',
|
||||||
|
// 'Choose files again' => '',
|
||||||
|
// 'Drag and drop your files here' => '',
|
||||||
|
// 'choose files' => '',
|
||||||
|
// 'View profile' => '',
|
||||||
|
// 'Two Factor' => '',
|
||||||
|
// 'Disable user' => '',
|
||||||
|
// 'Do you really want to disable this user: "%s"?' => '',
|
||||||
|
// 'Enable user' => '',
|
||||||
|
// 'Do you really want to enable this user: "%s"?' => '',
|
||||||
|
// 'Download' => '',
|
||||||
|
// 'Uploaded: %s' => '',
|
||||||
|
// 'Size: %s' => '',
|
||||||
|
// 'Uploaded by %s' => '',
|
||||||
|
// 'Filename' => '',
|
||||||
|
// 'Size' => '',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1138,4 +1138,18 @@ return array(
|
|||||||
// 'Uploaded by %s' => '',
|
// 'Uploaded by %s' => '',
|
||||||
// 'Filename' => '',
|
// 'Filename' => '',
|
||||||
// 'Size' => '',
|
// 'Size' => '',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -1138,4 +1138,18 @@ return array(
|
|||||||
'Uploaded by %s' => '由%s上传',
|
'Uploaded by %s' => '由%s上传',
|
||||||
'Filename' => '文件名',
|
'Filename' => '文件名',
|
||||||
'Size' => '大小',
|
'Size' => '大小',
|
||||||
|
// 'Column created successfully.' => '',
|
||||||
|
// 'Another column with the same name exists in the project' => '',
|
||||||
|
// 'Default filters' => '',
|
||||||
|
// 'Your board doesn\'t have any column!' => '',
|
||||||
|
// 'Change column position' => '',
|
||||||
|
// 'Switch to the project overview' => '',
|
||||||
|
// 'User filters' => '',
|
||||||
|
// 'Category filters' => '',
|
||||||
|
// 'Upload a file' => '',
|
||||||
|
// 'There is no attachment at the moment.' => '',
|
||||||
|
// 'View file' => '',
|
||||||
|
// 'Last activity' => '',
|
||||||
|
// 'Change subtask position' => '',
|
||||||
|
// 'This value must be greater than %d' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<?php if (empty($columns)): ?>
|
<?php if (empty($columns)): ?>
|
||||||
<p class="alert alert-error"><?= t('Your board doesn\'t have any columns!') ?></p>
|
<p class="alert alert-error"><?= t('Your board doesn\'t have any column!') ?></p>
|
||||||
<?php else: ?>
|
<?php else: ?>
|
||||||
<table
|
<table
|
||||||
class="columns-table table-stripped"
|
class="columns-table table-stripped"
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
<?php foreach ($columns as $column): ?>
|
<?php foreach ($columns as $column): ?>
|
||||||
<tr data-column-id="<?= $column['id'] ?>">
|
<tr data-column-id="<?= $column['id'] ?>">
|
||||||
<td>
|
<td>
|
||||||
<i class="fa fa-arrows-alt draggable-row-handle" title="<?= t('Move column position') ?>"></i>
|
<i class="fa fa-arrows-alt draggable-row-handle" title="<?= t('Change column position') ?>"></i>
|
||||||
<?= $this->e($column['title']) ?>
|
<?= $this->e($column['title']) ?>
|
||||||
<?php if (! empty($column['description'])): ?>
|
<?php if (! empty($column['description'])): ?>
|
||||||
<span class="tooltip" title='<?= $this->e($this->text->markdown($column['description'])) ?>'>
|
<span class="tooltip" title='<?= $this->e($this->text->markdown($column['description'])) ?>'>
|
||||||
|
|||||||
@@ -67,7 +67,7 @@
|
|||||||
<?php if ($this->file->getPreviewType($file['name']) !== null): ?>
|
<?php if ($this->file->getPreviewType($file['name']) !== null): ?>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-eye fa-fw"></i>
|
<i class="fa fa-eye fa-fw"></i>
|
||||||
<?= $this->url->link(t('View'), 'FileViewer', 'show', array('project_id' => $project['id'], 'file_id' => $file['id']), false, 'popover') ?>
|
<?= $this->url->link(t('View file'), 'FileViewer', 'show', array('project_id' => $project['id'], 'file_id' => $file['id']), false, 'popover') ?>
|
||||||
</li>
|
</li>
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
<li>
|
<li>
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
<tr data-subtask-id="<?= $subtask['id'] ?>">
|
<tr data-subtask-id="<?= $subtask['id'] ?>">
|
||||||
<td>
|
<td>
|
||||||
<?php if ($editable): ?>
|
<?php if ($editable): ?>
|
||||||
<i class="fa fa-arrows-alt draggable-row-handle" title="<?= t('Move subtask position') ?>"></i>
|
<i class="fa fa-arrows-alt draggable-row-handle" title="<?= t('Change subtask position') ?>"></i>
|
||||||
<?= $this->subtask->toggleStatus($subtask, $task['project_id'], true) ?>
|
<?= $this->subtask->toggleStatus($subtask, $task['project_id'], true) ?>
|
||||||
<?php else: ?>
|
<?php else: ?>
|
||||||
<?= $this->subtask->getTitle($subtask) ?>
|
<?= $this->subtask->getTitle($subtask) ?>
|
||||||
|
|||||||
@@ -57,7 +57,7 @@
|
|||||||
<?php if ($this->file->getPreviewType($file['name']) !== null): ?>
|
<?php if ($this->file->getPreviewType($file['name']) !== null): ?>
|
||||||
<li>
|
<li>
|
||||||
<i class="fa fa-eye fa-fw"></i>
|
<i class="fa fa-eye fa-fw"></i>
|
||||||
<?= $this->url->link(t('View'), 'FileViewer', 'show', array('task_id' => $task['id'], 'project_id' => $task['project_id'], 'file_id' => $file['id']), false, 'popover') ?>
|
<?= $this->url->link(t('View file'), 'FileViewer', 'show', array('task_id' => $task['id'], 'project_id' => $task['project_id'], 'file_id' => $file['id']), false, 'popover') ?>
|
||||||
</li>
|
</li>
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
<li>
|
<li>
|
||||||
|
|||||||
Reference in New Issue
Block a user