diff options
Diffstat (limited to 'app/Locales')
-rw-r--r-- | app/Locales/es_ES/translations.php | 334 | ||||
-rw-r--r-- | app/Locales/fr_FR/translations.php | 334 | ||||
-rw-r--r-- | app/Locales/pl_PL/translations.php | 339 | ||||
-rw-r--r-- | app/Locales/pt_BR/translations.php | 335 |
4 files changed, 1342 insertions, 0 deletions
diff --git a/app/Locales/es_ES/translations.php b/app/Locales/es_ES/translations.php new file mode 100644 index 00000000..ce797972 --- /dev/null +++ b/app/Locales/es_ES/translations.php @@ -0,0 +1,334 @@ +<?php + +return array( + 'English' => 'Inglés', + 'French' => 'Francés', + 'Polish' => 'Polaco', + 'Portuguese (Brazilian)' => 'Portugués (Brasil)', + 'Spanish' => 'Español', + 'None' => 'Ninguno', + 'edit' => 'modificar', + 'Edit' => 'Modificar', + 'remove' => 'suprimir', + 'Remove' => 'Suprimir', + 'Update' => 'Actualizar', + 'Yes' => 'Si', + 'No' => 'No', + 'cancel' => 'cancelar', + 'or' => 'o', + 'Yellow' => 'Amarillo', + 'Blue' => 'Azul', + 'Green' => 'Verde', + 'Purple' => 'Púrpura', + 'Red' => 'Rojo', + 'Orange' => 'Naranja', + 'Grey' => 'Gris', + 'Save' => 'Guardar', + 'Login' => 'Iniciar sesión', + 'Official website:' => 'Pagina web oficial :', + 'Unassigned' => 'No asignado', + 'View this task' => 'Ver esta tarea', + 'Remove user' => 'Eliminar un usuario', + 'Do you really want to remove this user: "%s"?' => '¿Realmente desea suprimir este usuario: « %s » ?', + 'New user' => 'Añadir un usuario', + 'All users' => 'Todos los usuarios', + 'Username' => 'Nombre de usuario', + 'Password' => 'Contraseña', + 'Default Project' => 'Proyecto por defecto', + 'Administrator' => 'Administrador', + 'Sign in' => 'Iniciar sesión', + 'Users' => 'Usuarios', + 'No user' => 'Ningún usuario', + 'Forbidden' => 'Acceso denegado', + 'Access Forbidden' => 'Acceso denegado', + 'Only administrators can access to this page.' => 'Solo los administradores pueden acceder a esta pagina.', + 'Edit user' => 'Editar un usuario', + 'Logout' => 'Salir', + 'Bad username or password' => 'Usuario o contraseña incorecto', + 'users' => 'usuarios', + 'projects' => 'proyectos', + 'Edit project' => 'Editar el proyecto', + 'Name' => 'Nombre', + 'Activated' => 'Activado', + 'Projects' => 'Proyectos', + 'No project' => 'Ningún proyecto', + 'Project' => 'Proyecto', + 'Status' => 'Estado', + 'Tasks' => 'Tareas', + 'Board' => 'Tablero', + 'Inactive' => 'Inactivo', + 'Active' => 'Activo', + 'Column %d' => 'Columna %d', + 'Add this column' => 'Añadir esta columna', + '%d tasks on the board' => '%d tareas en el tablero', + '%d tasks in total' => '%d tareas en total', + 'Unable to update this board.' => 'No se puede actualizar este tablero.', + 'Edit board' => 'Editar este tablero', + 'Disable' => 'Desactivar', + 'Enable' => 'Activar', + 'New project' => 'Nuevo proyecto', + 'Do you really want to remove this project: "%s"?' => '¿Realmente desea eliminar este proyecto: « %s » ?', + 'Remove project' => 'Suprimir el proyecto', + 'Boards' => 'Tableros', + 'Edit the board for "%s"' => 'Modificar el tablero por « %s »', + 'All projects' => 'Todos los proyectos', + 'Change columns' => 'Cambiar las columnas', + 'Add a new column' => 'Añadir una nueva columna', + 'Title' => 'Titulo', + 'Add Column' => 'Nueva columna', + 'Project "%s"' => 'Proyecto « %s »', + 'Nobody assigned' => 'Persona asignada', + 'Assigned to %s' => 'Asignada a %s', + 'Remove a column' => 'Suprimir esta columna', + 'Remove a column from a board' => 'Suprimir una columna de un tablero', + 'Unable to remove this column.' => 'No se puede suprimir esta columna.', + 'Do you really want to remove this column: "%s"?' => '¿Realmente desea eliminar esta columna : « %s » ?', + 'This action will REMOVE ALL TASKS associated to this column!' => '¡Esta acción suprimirá todas las tareas asociadas a esta columna!', + 'Settings' => 'Preferencias', + 'Application settings' => 'Parámetros de la aplicación', + 'Language' => 'Idioma', + 'Webhooks token:' => 'Identificador (token) para los webhooks :', + 'More information' => 'Más informaciones', + 'Database size:' => 'Tamaño de la base de datos:', + 'Download the database' => 'Descargar la base de datos', + 'Optimize the database' => 'Optimisar la base de datos', + '(VACUUM command)' => '(Comando VACUUM)', + '(Gzip compressed Sqlite file)' => '(Archivo Sqlite comprimido en Gzip)', + 'User settings' => 'Parámetros de usuario', + 'My default project:' => 'Mi proyecto por defecto : ', + 'Close a task' => 'Cerrar una tarea', + 'Do you really want to close this task: "%s"?' => '¿Realmente desea cerrar esta tarea: « %s » ?', + 'Edit a task' => 'Editar una tarea', + 'Column' => 'Columna', + 'Color' => 'Coulor', + 'Assignee' => 'Persona asignada', + 'Create another task' => 'Crear una nueva tarea', + 'New task' => 'Nueva tarea', + 'Open a task' => 'Abrir una tarea', + 'Do you really want to open this task: "%s"?' => '¿Realomente desea abrir esta tarea: « %s » ?', + 'Back to the board' => 'Volver al tablero', + 'Created on %B %e, %G at %k:%M %p' => 'Creado el %d/%m/%Y a las %H:%M', + 'There is nobody assigned' => 'No hay nadie asignado a esta tarea', + 'Column on the board:' => 'Columna en el tablero: ', + 'Status is open' => 'Estado abierto', + 'Status is closed' => 'Estado cerrado', + 'Close this task' => 'Cerrar esta tarea', + 'Open this task' => 'Abrir esta tarea', + 'There is no description.' => 'No hay descripción.', + 'Add a new task' => 'Añadir una nueva tarea', + 'The username is required' => 'El nombre de usuario es obligatorio', + 'The maximum length is %d characters' => 'La longitud máxima es de %d caractères', + 'The minimum length is %d characters' => 'La longitud mínima es de %d caractères', + 'The password is required' => 'La contraseña es obligatoria', + 'This value must be an integer' => 'Este valor debe ser un entero', + 'The username must be unique' => 'El nombre de usuario debe ser único', + 'The username must be alphanumeric' => 'El nombre de usuario debe ser alfanumérico', + 'The user id is required' => 'El identificador del usuario es obligatorio', + 'Passwords doesn\'t matches' => 'Las contraseñas no corresponden', + 'The confirmation is required' => 'La confirmación es obligatoria', + 'The column is required' => 'La columna es obligatoria', + 'The project is required' => 'El proyecto es obligatorio', + 'The color is required' => 'El color es obligatorio', + 'The id is required' => 'El identificador es obligatorio', + 'The project id is required' => 'El identificador del proyecto es obligatorio', + 'The project name is required' => 'El nombre del proyecto es obligatorio', + 'This project must be unique' => 'El nombre del proyecto debe ser único', + 'The title is required' => 'El titulo es obligatorio', + 'The language is required' => 'El idioma es obligatorio', + 'There is no active project, the first step is to create a new project.' => 'No hay proyectos activados, la primera etapa consiste en crear un nuevo proyecto.', + 'Settings saved successfully.' => 'Parámetros guardados.', + 'Unable to save your settings.' => 'No se puede guardar sus parámetros.', + 'Database optimization done.' => 'Optimización de la base de datos terminada.', + 'Your project have been created successfully.' => 'El proyecto ha sido creado.', + 'Unable to create your project.' => 'No se puede crear el proyecto.', + 'Project updated successfully.' => 'El proyecto ha sido actualizado.', + 'Unable to update this project.' => 'No se puede actualizar el proyecto.', + 'Unable to remove this project.' => 'No se puede suprimir este proyecto.', + 'Project removed successfully.' => 'El proyecto ha sido borrado.', + 'Project activated successfully.' => 'El proyecto ha sido activado.', + 'Unable to activate this project.' => 'No se puede activar el proyecto.', + 'Project disabled successfully.' => 'El proyecto ha sido desactivado.', + 'Unable to disable this project.' => 'No se puede desactivar el proyecto.', + 'Unable to open this task.' => 'No se puede abrir esta tarea.', + 'Task opened successfully.' => 'La tarea ha sido abierta.', + 'Unable to close this task.' => 'No se puede cerrar esta tarea.', + 'Task closed successfully.' => 'La tarea ha sido cerrada.', + 'Unable to update your task.' => 'No se puede modificar esta tarea.', + 'Task updated successfully.' => 'La tarea ha sido actualizada.', + 'Unable to create your task.' => 'No se puede crear esta tarea.', + 'Task created successfully.' => 'La tarea ha sido creada.', + 'User created successfully.' => 'El usuario ha sido creado.', + 'Unable to create your user.' => 'No se puede crear este usuario.', + 'User updated successfully.' => 'El usuario ha sido actualizado.', + 'Unable to update your user.' => 'No se puede actualizar este usuario.', + 'User removed successfully.' => 'El usuario ha sido creado.', + 'Unable to remove this user.' => 'No se puede crear este usuario.', + 'Board updated successfully.' => 'El tablero ha sido actualizado.', + 'Ready' => 'Listo', + 'Backlog' => 'En espera', + 'Work in progress' => 'En curso', + 'Done' => 'Terminado', + 'Application version:' => 'Versión de la aplicación:', + 'Completed on %B %e, %G at %k:%M %p' => 'Terminado el %d/%m/%Y a las %H:%M', + '%B %e, %G at %k:%M %p' => '%d/%m/%Y a las %H:%M', + 'Date created' => 'Fecha de creación', + 'Date completed' => 'Fecha terminada', + 'Id' => 'Identificador', + 'No task' => 'Ninguna tarea', + 'Completed tasks' => 'Tareas terminadas', + 'List of projects' => 'Lista de los proyectos', + 'Completed tasks for "%s"' => 'Tarea completada por « %s »', + '%d closed tasks' => '%d tareas completadas', + 'no task for this project' => 'ninguna tarea para este proyecto', + 'Public link' => 'Enlace publico', + 'There is no column in your project!' => '¡No hay ninguna columna para este proyecto!', + 'Change assignee' => 'Cambiar la persona asignada', + 'Change assignee for the task "%s"' => 'Cambiar la persona asignada por la tarea « %s »', + 'Timezone' => 'Zona horaria', + 'Sorry, I didn\'t found this information in my database!' => 'Lo siento no he encontrado información en la base de datos!', + 'Page not found' => 'Pagina no encontrada', + 'Story Points' => 'Complejidad', + 'limit' => 'limite', + 'Task limit' => 'Número máximo de tareas', + 'This value must be greater than %d' => 'Este valor no debe ser más grande que %d', + 'Edit project access list' => 'Editar los permisos del proyecto', + 'Edit users access' => 'Editar los permisos de usuario', + 'Allow this user' => 'Autorizar este usuario', + 'Project access list for "%s"' => 'Permisos del proyecto « %s »', + 'Only those users have access to this project:' => 'Solo estos usuarios tienen acceso a este proyecto:', + 'Don\'t forget that administrators have access to everything.' => 'No olvide que los administradores tienen acceso a todo', + 'revoke' => 'revocar', + 'List of authorized users' => 'Lista de los usuarios autorizados', + 'User' => 'Usuario', + 'Everybody have access to this project.' => 'Todo el mundo tiene acceso al proyecto.', + 'You are not allowed to access to this project.' => 'No esta autorizado a acceder a este proyecto.', + 'Comments' => 'Comentarios', + 'Post comment' => 'Commentar', + 'Write your text in Markdown' => 'Redacta el texto en Markdown', + 'Leave a comment' => 'Dejar un comentario', + 'Comment is required' => 'El comentario es obligatorio', + 'Leave a description' => 'Dejar una descripción', + 'Comment added successfully.' => 'El comentario ha sido añadido.', + 'Unable to create your comment.' => 'No se puede crear este comentario.', + 'The description is required' => 'La descripción es obligatoria', + 'Edit this task' => 'Editar esta tarea', + 'Due Date' => 'Fecha límite', + 'm/d/Y' => 'd/m/Y', // Date format parsed with php + 'month/day/year' => 'día/mes/año', // Help shown to the user + 'Invalid date' => 'Fecha no valida', + 'Must be done before %B %e, %G' => 'Debe estar hecho antes del %d/%m/%Y', + '%B %e, %G' => '%d/%m/%Y', + 'Automatic actions' => 'Acciones automatizadas', + 'Your automatic action have been created successfully.' => 'La acción automatizada ha sido creada', + 'Unable to create your automatic action.' => 'No se puede crear esta acción automatizada.', + 'Remove an action' => 'Suprimir una acción', + 'Unable to remove this action.' => 'No se puede suprimir esta accción', + 'Action removed successfully.' => 'La acción ha sido borrada.', + 'Automatic actions for the project "%s"' => 'Acciones automatizadas para este proyecto « %s »', + 'Defined actions' => 'Acciones definidas', + 'Event name' => 'Nombre del evento', + 'Action name' => 'Nombre de la acción', + 'Action parameters' => 'Parámetros de la acción', + 'Action' => 'Acción', + 'Event' => 'Evento', + 'When the selected event occurs execute the corresponding action.' => 'Cuando el evento seleccionado ocurre ejecutar la acción correspondiente.', + 'Next step' => 'Etapa siguiente', + 'Define action parameters' => 'Definición de los parametros de la acción', + 'Save this action' => 'Guardar esta acción', + 'Do you really want to remove this action: "%s"?' => '¿Realmente desea suprimir esta acción « %s » ?', + 'Remove an automatic action' => 'Suprimir una acción automatizada', + 'Close the task' => 'Cerrar esta tarea', + 'Assign the task to a specific user' => 'Asignar una tarea a un usuario especifico', + 'Assign the task to the person who does the action' => 'Asignar la tarea al usuario que hace la acción', + 'Duplicate the task to another project' => 'Duplicar la tarea a otro proyecto', + 'Move a task to another column' => 'Mover una tarea a otra columna', + 'Move a task to another position in the same column' => 'Mover una tarea a otra posición en la misma columna', + 'Task modification' => 'Modificación de una tarea', + 'Task creation' => 'Creación de una tarea', + 'Open a closed task' => 'Abrir una tarea cerrada', + 'Closing a task' => 'Cerrar una tarea', + 'Assign a color to a specific user' => 'Asignar un color a un usuario especifico', + 'Column title' => 'Titulo de la columna', + 'Position' => 'Posición', + 'Move Up' => 'Mover hacia arriba', + 'Move Down' => 'Mover hacia abajo', + 'Duplicate to another project' => 'Duplicar a otro proyecto', + 'Duplicate' => 'Duplicar', + 'link' => 'enlace', + 'Update this comment' => 'Actualizar este comentario', + 'Comment updated successfully.' => 'El comentario ha sido actualizado.', + 'Unable to update your comment.' => 'No se puede actualizar este comentario.', + 'Remove a comment' => 'Suprimir un comentario', + 'Comment removed successfully.' => 'El comentario ha sido suprimido.', + 'Unable to remove this comment.' => 'No se puede suprimir este comentario.', + 'Do you really want to remove this comment?' => '¿Desea suprimir este comentario?', + 'Only administrators or the creator of the comment can access to this page.' => 'Solo los administradores o el autor del comentario tienen acceso a esta pagina.', + 'Details' => 'Detalles', + 'Current password for the user "%s"' => 'Contraseña actual para el usuario: « %s »', + 'The current password is required' => 'La contraseña es obligatoria', + 'Wrong password' => 'contraseña incorrecta', + 'Reset all tokens' => 'Reiniciar los identificadores (tokens) de seguridad ', + 'All tokens have been regenerated.' => 'Todos los identificadores (tokens) han sido reiniciados.', + // 'Unknown' => '', + // 'Last logins' => '', + // 'Login date' => '', + // 'Authentication method' => '', + // 'IP address' => '', + // 'User agent' => '', + // 'Persistent connections' => '', + // 'No session' => '', + // 'Expiration date' => '', + // 'Remember Me' => '', + // 'Creation date' => '', + // 'Filter by user' => '', + // 'Filter by due date' => ', + // 'Everybody' => '', + // 'Open' => '', + // 'Closed' => '', + // 'Search' => '', + // 'Nothing found.' => '', + // 'Search in the project "%s"' => '', + // 'Due date' => '', + // 'Others formats accepted: %s and %s' => '', + // 'Description' => '', + // '%d comments' => '', + // '%d comment' => '', + // 'Email address invalid' => '', + // 'Your Google Account is not linked anymore to your profile.' => '', + // 'Unable to unlink your Google Account.' => '', + // 'Google authentication failed' => '', + // 'Unable to link your Google Account.' => '', + // 'Your Google Account is linked to your profile successfully.' => '', + // 'Email' => '', + // 'Link my Google Account' => '', + // 'Unlink my Google Account' => '', + // 'Login with my Google Account' => '', + // 'Project not found.' => '', + // 'Task #%d' => '', + // 'Task removed successfully.' => '', + // 'Unable to remove this task.' => '', + // 'Remove a task' => '', + // 'Do you really want to remove this task: "%s"?' => '', + // 'Assign a color to a specific category' => '', + // 'Task creation or modification' => '', + // 'Category' => '', + // 'Category:' => '', + // 'Categories' => '', + // 'Category not found.' => '', + // 'Your category have been created successfully.' => '', + // 'Unable to create your category.' => '', + // 'Your category have been updated successfully.' => '', + // 'Unable to update your category.' => '', + // 'Remove a category' => '', + // 'Category removed successfully.' => '', + // 'Unable to remove this category.' => '', + // 'Category modification for the project "%s"' => '', + // 'Category Name' => '', + // 'Categories for the project "%s"' => '', + // 'Add a new category' => '', + // 'Do you really want to remove this category: "%s"?' => '', + // 'Filter by category' => '', + // 'All categories' => '', + // 'No category' => '', + // 'The name is required' => '', +); diff --git a/app/Locales/fr_FR/translations.php b/app/Locales/fr_FR/translations.php new file mode 100644 index 00000000..c93a83ae --- /dev/null +++ b/app/Locales/fr_FR/translations.php @@ -0,0 +1,334 @@ +<?php + +return array( + 'English' => 'Anglais', + 'French' => 'Français', + 'Polish' => 'Polonais', + 'Portuguese (Brazilian)' => 'Portugais (Brésil)', + 'Spanish' => 'Espagnol', + 'None' => 'Aucun', + 'edit' => 'modifier', + 'Edit' => 'Modifier', + 'remove' => 'supprimer', + 'Remove' => 'Supprimer', + 'Update' => 'Mettre à jour', + 'Yes' => 'Oui', + 'No' => 'Non', + 'cancel' => 'annuler', + 'or' => 'ou', + 'Yellow' => 'Jaune', + 'Blue' => 'Bleu', + 'Green' => 'Vert', + 'Purple' => 'Violet', + 'Red' => 'Rouge', + 'Orange' => 'Orange', + 'Grey' => 'Gris', + 'Save' => 'Enregistrer', + 'Login' => 'Connexion', + 'Official website:' => 'Site web officiel :', + 'Unassigned' => 'Non assigné', + 'View this task' => 'Voir cette tâche', + 'Remove user' => 'Supprimer un utilisateur', + 'Do you really want to remove this user: "%s"?' => 'Voulez-vous vraiment supprimer cet utilisateur : « %s » ?', + 'New user' => 'Ajouter un utilisateur', + 'All users' => 'Tous les utilisateurs', + 'Username' => 'Identifiant', + 'Password' => 'Mot de passe', + 'Default Project' => 'Projet par défaut', + 'Administrator' => 'Administrateur', + 'Sign in' => 'Connexion', + 'Users' => 'Utilisateurs', + 'No user' => 'Aucun utilisateur', + 'Forbidden' => 'Accès interdit', + 'Access Forbidden' => 'Accès interdit', + 'Only administrators can access to this page.' => 'Uniquement les administrateurs peuvent accéder à cette page.', + 'Edit user' => 'Modifier un utilisateur', + 'Logout' => 'Déconnexion', + 'Bad username or password' => 'Identifiant ou mot de passe incorrect', + 'users' => 'utilisateurs', + 'projects' => 'projets', + 'Edit project' => 'Modifier le projet', + 'Name' => 'Nom', + 'Activated' => 'Actif', + 'Projects' => 'Projets', + 'No project' => 'Aucun projet', + 'Project' => 'Projet', + 'Status' => 'État', + 'Tasks' => 'Tâches', + 'Board' => 'Tableau', + 'Inactive' => 'Inactif', + 'Active' => 'Actif', + 'Column %d' => 'Colonne %d', + 'Add this column' => 'Ajouter cette colonne', + '%d tasks on the board' => '%d tâches sur le tableau', + '%d tasks in total' => '%d tâches au total', + 'Unable to update this board.' => 'Impossible de mettre à jour ce tableau.', + 'Edit board' => 'Modifier le tableau', + 'Disable' => 'Désactiver', + 'Enable' => 'Activer', + 'New project' => 'Nouveau projet', + 'Do you really want to remove this project: "%s"?' => 'Voulez-vous vraiment supprimer ce projet : « %s » ?', + 'Remove project' => 'Supprimer le projet', + 'Boards' => 'Tableaux', + 'Edit the board for "%s"' => 'Modifier le tableau pour « %s »', + 'All projects' => 'Tous les projets', + 'Change columns' => 'Changer les colonnes', + 'Add a new column' => 'Ajouter une nouvelle colonne', + 'Title' => 'Titre', + 'Add Column' => 'Nouvelle colonne', + 'Project "%s"' => 'Projet « %s »', + 'Nobody assigned' => 'Personne assigné', + 'Assigned to %s' => 'Assigné à %s', + 'Remove a column' => 'Supprimer une colonne', + 'Remove a column from a board' => 'Supprimer une colonne d\'un tableau', + 'Unable to remove this column.' => 'Impossible de supprimer cette colonne.', + 'Do you really want to remove this column: "%s"?' => 'Voulez vraiment supprimer cette colonne : « %s » ?', + 'This action will REMOVE ALL TASKS associated to this column!' => 'Cette action va supprimer toutes les tâches associées à cette colonne !', + 'Settings' => 'Préférences', + 'Application settings' => 'Paramètres de l\'application', + 'Language' => 'Langue', + 'Webhooks token:' => 'Jeton de securité pour les webhooks :', + 'More information' => 'Plus d\'informations', + 'Database size:' => 'Taille de la base de données :', + 'Download the database' => 'Télécharger la base de données', + 'Optimize the database' => 'Optimiser la base de données', + '(VACUUM command)' => '(Commande VACUUM)', + '(Gzip compressed Sqlite file)' => '(Fichier Sqlite compressé en Gzip)', + 'User settings' => 'Paramètres utilisateur', + 'My default project:' => 'Mon projet par défaut : ', + 'Close a task' => 'Fermer une tâche', + 'Do you really want to close this task: "%s"?' => 'Voulez-vous vraiment fermer cettre tâche : « %s » ?', + 'Edit a task' => 'Modifier une tâche', + 'Column' => 'Colonne', + 'Color' => 'Couleur', + 'Assignee' => 'Personne assignée', + 'Create another task' => 'Créer une autre tâche', + 'New task' => 'Nouvelle tâche', + 'Open a task' => 'Ouvrir une tâche', + 'Do you really want to open this task: "%s"?' => 'Voulez-vous vraiment ouvrir cette tâche : « %s » ?', + 'Back to the board' => 'Retour au tableau', + 'Created on %B %e, %G at %k:%M %p' => 'Créé le %d/%m/%Y à %H:%M', + 'There is nobody assigned' => 'Il n\'y a personne d\'assigné à cette tâche', + 'Column on the board:' => 'Colonne sur le tableau : ', + 'Status is open' => 'État ouvert', + 'Status is closed' => 'État fermé', + 'Close this task' => 'Fermer cette tâche', + 'Open this task' => 'Ouvrir cette tâche', + 'There is no description.' => 'Il n\'y a pas de description.', + 'Add a new task' => 'Ajouter une nouvelle tâche', + 'The username is required' => 'Le nom d\'utilisateur est obligatoire', + 'The maximum length is %d characters' => 'La longueur maximale est de %d caractères', + 'The minimum length is %d characters' => 'La longueur minimale est de %d caractères', + 'The password is required' => 'Le mot de passe est obligatoire', + 'This value must be an integer' => 'Cette valeur doit être un entier', + 'The username must be unique' => 'Le nom d\'utilisateur doit être unique', + 'The username must be alphanumeric' => 'Le nom d\'utilisateur doit être alpha-numérique', + 'The user id is required' => 'L\'id de l\'utilisateur est obligatoire', + 'Passwords doesn\'t matches' => 'Les mots de passe ne correspondent pas', + 'The confirmation is required' => 'Le confirmation est requise', + 'The column is required' => 'La colonne est obligatoire', + 'The project is required' => 'Le projet est obligatoire', + 'The color is required' => 'La couleur est obligatoire', + 'The id is required' => 'L\'identifiant est obligatoire', + 'The project id is required' => 'L\'identifiant du projet est obligatoire', + 'The project name is required' => 'Le nom du projet est obligatoire', + 'This project must be unique' => 'Le nom du projet doit être unique', + 'The title is required' => 'Le titre est obligatoire', + 'The language is required' => 'La langue est obligatoire', + 'There is no active project, the first step is to create a new project.' => 'Il n\'y a aucun projet actif, la première étape est de créer un nouveau projet.', + 'Settings saved successfully.' => 'Paramètres sauvegardés avec succès.', + 'Unable to save your settings.' => 'Impossible de sauvegarder vos réglages.', + 'Database optimization done.' => 'Optmisation de la base de données terminée.', + 'Your project have been created successfully.' => 'Votre projet a été créé avec succès.', + 'Unable to create your project.' => 'Impossible de créer un projet.', + 'Project updated successfully.' => 'Votre projet a été mis à jour avec succès.', + 'Unable to update this project.' => 'Impossible de mettre à jour ce projet.', + 'Unable to remove this project.' => 'Impossible de supprimer ce projet.', + 'Project removed successfully.' => 'Votre projet a été supprimé avec succès.', + 'Project activated successfully.' => 'Votre projet a été activé avec succès.', + 'Unable to activate this project.' => 'Impossible d\'activer ce projet.', + 'Project disabled successfully.' => 'Votre projet a été désactivé avec succès.', + 'Unable to disable this project.' => 'Impossible de désactiver ce projet.', + 'Unable to open this task.' => 'Impossible d\'ouvrir cette tâche.', + 'Task opened successfully.' => 'Tâche ouverte avec succès.', + 'Unable to close this task.' => 'Impossible de fermer cette tâche.', + 'Task closed successfully.' => 'Tâche fermé avec succès.', + 'Unable to update your task.' => 'Impossible de modifier cette tâche.', + 'Task updated successfully.' => 'Tâche mise à jour avec succès.', + 'Unable to create your task.' => 'Impossible de créer cette tâche.', + 'Task created successfully.' => 'Tâche créée avec succès.', + 'User created successfully.' => 'Utilisateur créé avec succès.', + 'Unable to create your user.' => 'Impossible de créer cet utilisateur.', + 'User updated successfully.' => 'Utilisateur mis à jour avec succès.', + 'Unable to update your user.' => 'Impossible de mettre à jour cet utilisateur.', + 'User removed successfully.' => 'Utilisateur supprimé avec succès.', + 'Unable to remove this user.' => 'Impossible de supprimer cet utilisateur.', + 'Board updated successfully.' => 'Tableau mis à jour avec succès.', + 'Ready' => 'Prêt', + 'Backlog' => 'En attente', + 'Work in progress' => 'En cours', + 'Done' => 'Terminé', + 'Application version:' => 'Version de l\'application :', + 'Completed on %B %e, %G at %k:%M %p' => 'Terminé le %d/%m/%Y à %H:%M', + '%B %e, %G at %k:%M %p' => '%d/%m/%Y à %H:%M', + 'Date created' => 'Date de création', + 'Date completed' => 'Date de clôture', + 'Id' => 'Identifiant', + 'No task' => 'Aucune tâche', + 'Completed tasks' => 'Tâches terminées', + 'List of projects' => 'Liste des projets', + 'Completed tasks for "%s"' => 'Tâches terminées pour « %s »', + '%d closed tasks' => '%d tâches terminées', + 'no task for this project' => 'aucune tâche pour ce projet', + 'Public link' => 'Accès 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 for the task "%s"' => 'Changer la personne assignée pour la tâche « %s »', + 'Timezone' => 'Fuseau horaire', + 'Sorry, I didn\'t found this information in my database!' => 'Désolé, je n\'ai pas trouvé cette information dans ma base de données !', + 'Page not found' => 'Page introuvable', + 'Story Points' => 'Complexité', + 'limit' => 'limite', + 'Task limit' => 'Nombre maximum de tâches', + 'This value must be greater than %d' => 'Cette valeur doit être plus grande que %d', + 'Edit project access list' => 'Modifier l\'accès au projet', + 'Edit users access' => 'Modifier les utilisateurs autorisés', + 'Allow this user' => 'Autoriser cet utilisateur', + 'Project access list for "%s"' => 'Liste des accès au projet « %s »', + 'Only those users have access to this project:' => 'Seulement ces utilisateurs ont accès à ce projet :', + 'Don\'t forget that administrators have access to everything.' => 'N\'oubliez pas que les administrateurs ont accès à tout.', + 'revoke' => 'révoquer', + 'List of authorized users' => 'Liste des utilisateurs autorisés', + 'User' => 'Utilisateur', + 'Everybody have access to this project.' => 'Tout le monde a accès au projet.', + 'You are not allowed to access to this project.' => 'Vous n\'êtes pas autorisé à accéder à ce projet.', + 'Comments' => 'Commentaires', + 'Post comment' => 'Commenter', + 'Write your text in Markdown' => 'Écrivez votre texte en Markdown', + 'Leave a comment' => 'Laissez un commentaire', + 'Comment is required' => 'Le commentaire est obligatoire', + 'Leave a description' => 'Laissez une description', + 'Comment added successfully.' => 'Commentaire ajouté avec succès.', + 'Unable to create your comment.' => 'Impossible de sauvegarder votre commentaire.', + 'The description is required' => 'La description est obligatoire', + 'Edit this task' => 'Modifier cette tâche', + 'Due Date' => 'Date d\'échéance', + 'm/d/Y' => 'd/m/Y', // Date format parsed with php + 'month/day/year' => 'jour/mois/année', // Help shown to the user + 'Invalid date' => 'Date invalide', + 'Must be done before %B %e, %G' => 'Doit être fait avant le %d/%m/%Y', + '%B %e, %G' => '%d/%m/%Y', + 'Automatic actions' => 'Actions automatisées', + 'Your automatic action have been created successfully.' => 'Votre action automatisée a été ajouté avec succès.', + 'Unable to create your automatic action.' => 'Impossible de créer votre action automatisée.', + 'Remove an action' => 'Supprimer une action', + 'Unable to remove this action.' => 'Impossible de supprimer cette action', + 'Action removed successfully.' => 'Action supprimée avec succès.', + 'Automatic actions for the project "%s"' => 'Actions automatisées pour le projet « %s »', + 'Defined actions' => 'Actions définies', + 'Event name' => 'Nom de l\'événement', + 'Action name' => 'Nom de l\'action', + 'Action parameters' => 'Paramètres de l\'action', + 'Action' => 'Action', + 'Event' => 'Événement', + 'When the selected event occurs execute the corresponding action.' => 'Lorsque l\'événement sélectionné se déclenche, executer l\'action correspondante.', + 'Next step' => 'Étape suivante', + 'Define action parameters' => 'Définition des paramètres de l\'action', + 'Save this action' => 'Sauvegarder cette action', + 'Do you really want to remove this action: "%s"?' => 'Voulez-vous vraiment supprimer cette action « %s » ?', + 'Remove an automatic action' => 'Supprimer une action automatisée', + 'Close the task' => 'Fermer cette tâche', + 'Assign the task to a specific user' => 'Assigner la tâche à un utilisateur spécifique', + 'Assign the task to the person who does the action' => 'Assigner la tâche à la personne qui fait l\'action', + 'Duplicate the task to another project' => 'Dupliquer la tâche vers un autre projet', + 'Move a task to another column' => 'Déplacement d\'une tâche vers un autre colonne', + 'Move a task to another position in the same column' => 'Déplacement d\'une tâche à une autre position mais dans la même colonne', + 'Task modification' => 'Modification d\'une tâche', + 'Task creation' => 'Création d\'une tâche', + 'Open a closed task' => 'Ouverture d\'une tâche fermée', + 'Closing a task' => 'Fermeture d\'une tâche', + 'Assign a color to a specific user' => 'Assigner une couleur à un utilisateur', + 'Column title' => 'Titre de la colonne', + 'Position' => 'Position', + 'Move Up' => 'Déplacer vers le haut', + 'Move Down' => 'Déplacer vers le bas', + 'Duplicate to another project' => 'Dupliquer dans un autre projet', + 'Duplicate' => 'Dupliquer', + 'link' => 'lien', + 'Update this comment' => 'Mettre à jour ce commentaire', + 'Comment updated successfully.' => 'Commentaire mis à jour avec succès.', + 'Unable to update your comment.' => 'Impossible de supprimer votre commentaire.', + 'Remove a comment' => 'Supprimer un commentaire', + 'Comment removed successfully.' => 'Commentaire supprimé avec succès.', + 'Unable to remove this comment.' => 'Impossible de supprimer ce commentaire.', + 'Do you really want to remove this comment?' => 'Voulez-vous vraiment supprimer ce commentaire ?', + 'Only administrators or the creator of the comment can access to this page.' => 'Uniquement les administrateurs ou le créateur du commentaire peuvent accéder à cette page.', + 'Details' => 'Détails', + 'Current password for the user "%s"' => 'Mot de passe actuel pour l\'utilisateur « %s »', + 'The current password is required' => 'Le mot de passe actuel est obligatoire', + 'Wrong password' => 'Mauvais mot de passe', + 'Reset all tokens' => 'Réinitialiser tous les jetons de sécurité', + 'All tokens have been regenerated.' => 'Tous les jetons de sécurité ont été réinitialisés.', + 'Unknown' => 'Inconnu', + 'Last logins' => 'Dernières connexions', + 'Login date' => 'Date de connexion', + 'Authentication method' => 'Méthode d\'authentification', + 'IP address' => 'Adresse IP', + 'User agent' => 'Agent utilisateur', + 'Persistent connections' => 'Connexions persistantes', + 'No session' => 'Aucune session', + 'Expiration date' => 'Date d\'expiration', + 'Remember Me' => 'Connexion automatique', + 'Creation date' => 'Date de création', + 'Filter by user' => 'Filtrer par utilisateur', + 'Filter by due date' => 'Filtrer par date d\'échéance', + 'Everybody' => 'Tout le monde', + 'Open' => 'Ouvert', + 'Closed' => 'Fermé', + 'Search' => 'Rechercher', + 'Nothing found.' => 'Rien trouvé.', + 'Search in the project "%s"' => 'Rechercher dans le projet « %s »', + 'Due date' => 'Date d\'échéance', + 'Others formats accepted: %s and %s' => 'Autres formats acceptés : %s et %s', + 'Description' => 'Description', + '%d comments' => '%d commentaires', + '%d comment' => '%d commentaire', + 'Email address invalid' => 'Adresse email invalide', + 'Your Google Account is not linked anymore to your profile.' => 'Votre compte Google n\'est plus relié à votre profile.', + 'Unable to unlink your Google Account.' => 'Impossible de supprimer votre compte Google.', + 'Google authentication failed' => 'Authentification Google échouée', + 'Unable to link your Google Account.' => 'Impossible de lier votre compte Google.', + 'Your Google Account is linked to your profile successfully.' => 'Votre compte Google est désormais lié à votre profile.', + 'Email' => 'Email', + 'Link my Google Account' => 'Lier mon compte Google', + 'Unlink my Google Account' => 'Ne plus utiliser mon compte Google', + 'Login with my Google Account' => 'Se connecter avec mon compte Google', + 'Project not found.' => 'Projet introuvable.', + 'Task #%d' => 'Tâche n°%d', + 'Task removed successfully.' => 'Tâche supprimée avec succès.', + 'Unable to remove this task.' => 'Impossible de supprimer cette tâche.', + 'Remove a task' => 'Supprimer une tâche', + 'Do you really want to remove this task: "%s"?' => 'Voulez-vous vraiment supprimer cette tâche « %s » ?', + 'Assign a color to a specific category' => 'Assigner une couleur à une catégorie spécifique', + 'Task creation or modification' => 'Création ou modification d\'une tâche', + 'Category' => 'Catégorie', + 'Category:' => 'Catégorie :', + 'Categories' => 'Catégories', + 'Category not found.' => 'Catégorie introuvable', + 'Your category have been created successfully.' => 'Votre catégorie a été créé avec succès.', + 'Unable to create your category.' => 'Impossible de créer votre catégorie.', + 'Your category have been updated successfully.' => 'Votre catégorie a été mise à jour avec succès.', + 'Unable to update your category.' => 'Impossible de mettre à jour votre catégorie.', + 'Remove a category' => 'Supprimer une catégorie', + 'Category removed successfully.' => 'Catégorie supprimée avec succès.', + 'Unable to remove this category.' => 'Impossible de supprimer cette catégorie.', + 'Category modification for the project "%s"' => 'Modification d\'une catégorie pour le projet « %s »', + 'Category Name' => 'Nom de la catégorie', + 'Categories for the project "%s"' => 'Catégories du projet « %s »', + 'Add a new category' => 'Ajouter une nouvelle catégorie', + 'Do you really want to remove this category: "%s"?' => 'Voulez-vous vraiment supprimer cette catégorie « %s » ?', + 'Filter by category' => 'Filtrer par catégorie', + 'All categories' => 'Toutes les catégories', + 'No category' => 'Aucune catégorie', + 'The name is required' => 'Le nom est requis', +); diff --git a/app/Locales/pl_PL/translations.php b/app/Locales/pl_PL/translations.php new file mode 100644 index 00000000..81ecaf01 --- /dev/null +++ b/app/Locales/pl_PL/translations.php @@ -0,0 +1,339 @@ +<?php + +return array( + 'English' => 'angielski', + 'French' => 'francuski', + 'Polish' => 'polski', + 'Portuguese (Brazilian)' => 'Portugalski (brazylijski)', + 'Spanish' => 'Hiszpański', + 'None' => 'Brak', + 'edit' => 'edytuj', + 'Edit' => 'Edytuj', + 'remove' => 'usuń', + 'Remove' => 'Usuń', + 'Update' => 'Aktualizuj', + 'Yes' => 'Tak', + 'No' => 'Nie', + 'cancel' => 'anuluj', + 'or' => 'lub', + 'Yellow' => 'Żółty', + 'Blue' => 'Niebieski', + 'Green' => 'Zielony', + 'Purple' => 'Fioletowy', + 'Red' => 'Czerwony', + 'Orange' => 'Pomarańczowy', + 'Grey' => 'Szary', + 'Save' => 'Zapisz', + 'Login' => 'Login', + 'Official website:' => 'Oficjalna strona:', + 'Unassigned' => 'Nieprzypisany', + 'View this task' => 'Zobacz zadanie', + 'Remove user' => 'Usuń użytkownika', + 'Do you really want to remove this user: "%s"?' => 'Na pewno chcesz usunąć użytkownika: "%s"?', + 'New user' => 'Nowy użytkownik', + 'All users' => 'Wszyscy użytkownicy', + 'Username' => 'Nazwa użytkownika', + 'Password' => 'Hasło', + 'Default Project' => 'Domyślny projekt', + 'Administrator' => 'Administrator', + 'Sign in' => 'Zaloguj', + 'Users' => 'Użytkownicy', + 'No user' => 'Brak użytkowników', + 'Forbidden' => 'Zabroniony', + 'Access Forbidden' => 'Dostęp zabroniony', + 'Only administrators can access to this page.' => 'Tylko administrator może wejść na tą stronę.', + 'Edit user' => 'Edytuj użytkownika', + 'Logout' => 'Wyloguj', + 'Bad username or password' => 'Zła nazwa uyżytkownika lub hasło', + 'users' => 'użytkownicy', + 'projects' => 'projekty', + 'Edit project' => 'Edytuj projekt', + 'Name' => 'Nazwa', + 'Activated' => 'Aktywny', + 'Projects' => 'Projekty', + 'No project' => 'Brak projektów', + 'Project' => 'Projekt', + 'Status' => 'Status', + 'Tasks' => 'Zadania', + 'Board' => 'Tablica', + 'Inactive' => 'Nieaktywny', + 'Active' => 'Aktywny', + 'Column %d' => 'Kolumna %d', + 'Add this column' => 'Dodaj kolumnę', + '%d tasks on the board' => '%d zadań na tablicy', + '%d tasks in total' => '%d wszystkich zadań', + 'Unable to update this board.' => 'Nie można zaktualizować tablicy.', + 'Edit board' => 'Edytuj tablicę', + 'Disable' => 'Wyłącz', + 'Enable' => 'Włącz', + 'New project' => 'Nowy projekt', + 'Do you really want to remove this project: "%s"?' => 'Na pewno chcesz usunąć projekt: "%s"?', + 'Remove project' => 'Usuń projekt', + 'Boards' => 'Tablice', + 'Edit the board for "%s"' => 'Edytuj tablię dla "%s"', + 'All projects' => 'Wszystkie projekty', + 'Change columns' => 'Zmień kolumny', + 'Add a new column' => 'Dodaj nową kolumnę', + 'Title' => 'Tytuł', + 'Add Column' => 'Dodaj kolumnę', + 'Project "%s"' => 'Projekt "%s"', + 'Nobody assigned' => 'Nikt nie przypisany', + 'Assigned to %s' => 'Przypisane do %s', + 'Remove a column' => 'Usuń kolumnę', + 'Remove a column from a board' => 'Usuń kolumnę z tablicy', + 'Unable to remove this column.' => 'Nie udało się usunąć kolumny.', + 'Do you really want to remove this column: "%s"?' => 'Na pewno chcesz usunąć kolumnę: "%s"?', + 'This action will REMOVE ALL TASKS associated to this column!' => 'Wszystkie zadania w kolumnie zostaną usunięte!', + 'Settings' => 'Ustawienia', + 'Application settings' => 'Ustawienia aplikacji', + 'Language' => 'Język', + 'Webhooks token:' => 'Token :', + 'More information' => 'Więcej informacji', + 'Database size:' => 'Rozmiar bazy danych :', + 'Download the database' => 'Pobierz bazę danych', + 'Optimize the database' => 'Optymalizuj bazę danych', + '(VACUUM command)' => '(komenda VACUUM)', + '(Gzip compressed Sqlite file)' => '(baza danych spakowana Gzip)', + 'User settings' => 'Ustawienia użytkownika', + 'My default project:' => 'Mój domyślny projekt:', + 'Close a task' => 'Zakończ zadanie', + 'Do you really want to close this task: "%s"?' => 'Na pewno chcesz zakończyć to zadanie: "%s"?', + 'Edit a task' => 'Edytuj zadanie', + 'Column' => 'Kolumna', + 'Color' => 'Kolor', + 'Assignee' => 'Odpowiedzialny', + 'Create another task' => 'Dodaj kolejne zadanie', + 'New task' => 'Nowe zadanie', + 'Open a task' => 'Otwórz zadanie', + 'Do you really want to open this task: "%s"?' => 'Na pewno chcesz otworzyć zadanie: "%s"?', + 'Back to the board' => 'Powrót do tablicy', + 'Created on %B %e, %G at %k:%M %p' => 'Utworzono dnia %e %B %G o %k:%M', + 'There is nobody assigned' => 'Nikt nie jest przypisany', + 'Column on the board:' => 'Kolumna na tablicy:', + 'Status is open' => 'Status otwarty', + 'Status is closed' => 'Status zamknięty', + 'Close this task' => 'Zamknij zadanie', + 'Open this task' => 'Otwórz zadanie', + 'There is no description.' => 'Brak opisu.', + 'Add a new task' => 'Dodaj zadanie', + 'The username is required' => 'Nazwa użytkownika jest wymagana', + 'The maximum length is %d characters' => 'Maksymalna długość wynosi %d znaków', + 'The minimum length is %d characters' => 'Minimalna długość wynosi %d znaków', + 'The password is required' => 'Hasło jest wymagane', + 'This value must be an integer' => 'Wartość musi być liczbą całkowitą', + 'The username must be unique' => 'Nazwa użytkownika musi być unikalna', + 'The username must be alphanumeric' => 'Nazwa użytkownika musi być alfanumeryczna', + 'The user id is required' => 'ID użytkownika jest wymagane', + 'Passwords doesn\'t matches' => 'Hasła nie pasują do siebie', + 'The confirmation is required' => 'Wymagane jest potwierdzenie', + 'The column is required' => 'Kolumna jest wymagana', + 'The project is required' => 'Projekt jest wymagany', + 'The color is required' => 'Kolor jest wymagany', + 'The id is required' => 'ID jest wymagane', + 'The project id is required' => 'ID projektu jest wymagane', + 'The project name is required' => 'Nazwa projektu jest wymagana', + 'This project must be unique' => 'Projekt musi być unikalny', + 'The title is required' => 'Tutył jest wymagany', + 'The language is required' => 'Język jest wymagany', + 'There is no active project, the first step is to create a new project.' => 'Brak aktywnych projektów. Pierwszym krokiem jest utworzenie nowego projektu.', + 'Settings saved successfully.' => 'Ustawienia zapisane.', + 'Unable to save your settings.' => 'Nie udało się zapisać ustawień.', + 'Database optimization done.' => 'Optymalizacja bazy danych zakończona.', + 'Your project have been created successfully.' => 'Projekt został pomyślnie utworzony.', + 'Unable to create your project.' => 'Nie udało się stworzyć projektu.', + 'Project updated successfully.' => 'Projekt zaktualizowany.', + 'Unable to update this project.' => 'Nie można zaktualizować projektu.', + 'Unable to remove this project.' => 'Nie można usunąć projektu.', + 'Project removed successfully.' => 'Projekt usunięty.', + 'Project activated successfully.' => 'Projekt aktywowany.', + 'Unable to activate this project.' => 'Nie można aktywować projektu.', + 'Project disabled successfully.' => 'Projekt wyłączony.', + 'Unable to disable this project.' => 'Nie można wyłączyć projektu.', + 'Unable to open this task.' => 'Nie można otworzyć tego zadania.', + 'Task opened successfully.' => 'Zadanie otwarte.', + 'Unable to close this task.' => 'Nie można zamknąć tego zadania.', + 'Task closed successfully.' => 'Zadanie zamknięte.', + 'Unable to update your task.' => 'Nie można zaktualizować tego zadania.', + 'Task updated successfully.' => 'Zadanie zaktualizowane.', + 'Unable to create your task.' => 'Nie można dodać zadania.', + 'Task created successfully.' => 'Zadanie zostało utworzone.', + 'User created successfully.' => 'Użytkownik dodany', + 'Unable to create your user.' => 'Nie udało się dodać użytkownika.', + 'User updated successfully.' => 'Użytkownik zaktualizowany.', + 'Unable to update your user.' => 'Nie udało się zaktualizować użytkownika.', + 'User removed successfully.' => 'Użytkownik usunięty.', + 'Unable to remove this user.' => 'Nie udało się usunąć użytkownika.', + 'Board updated successfully.' => 'Tablica została zaktualizowana.', + 'Ready' => 'Gotowe', + 'Backlog' => 'Log', + 'Work in progress' => 'W trakcie', + 'Done' => 'Zakończone', + 'Application version:' => 'Wersja aplikacji:', + 'Completed on %B %e, %G at %k:%M %p' => 'Zakończono dnia %e %B %G o %k:%M', + '%B %e, %G at %k:%M %p' => '%e %B %G o %k:%M', + 'Date created' => 'Data utworzenia', + 'Date completed' => 'Data zakończenia', + 'Id' => 'Ident', + 'No task' => 'Brak zadań', + 'Completed tasks' => 'Ukończone zadania', + 'List of projects' => 'Lista projektów', + 'Completed tasks for "%s"' => 'Zadania zakończone dla "%s"', + '%d closed tasks' => '%d zamkniętych zadań', + 'no task for this project' => 'brak zadań dla tego projektu', + 'Public link' => 'Link publiczny', + 'There is no column in your project!' => 'Brak kolumny w Twoim projekcie', + 'Change assignee' => 'Zmień odpowiedzialną osobę', + 'Change assignee for the task "%s"' => 'Zmień odpowiedzialną osobę dla zadania "%s"', + 'Timezone' => 'Strefa czasowa', + 'Actions' => 'Akcje', + 'Confirmation' => 'Powtórzenie hasła', + 'Description' => 'Opis', + 'Details' => 'Informacje', + 'Sorry, I didn\'t found this information in my database!' => 'Niestety nie znaleziono tej informacji w bazie danych', + 'Page not found' => 'Strona nie istnieje', + 'Story Points' => 'Poziom trudności', + 'limit' => 'limit', + 'Task limit' => 'Limit zadań', + 'This value must be greater than %d' => 'Wartość musi być większa niż %d', + 'Edit project access list' => 'Edycja list dostępu dla projektu', + 'Edit users access' => 'Edytuj dostęp', + 'Allow this user' => 'Dodaj użytkownika', + 'Project access list for "%s"' => 'Lista uprawnionych dla projektu "%s"', + 'Only those users have access to this project:' => 'Użytkownicy mający dostęp:', + 'Don\'t forget that administrators have access to everything.' => 'Pamiętaj: Administratorzy mają zawsze dostęp do wszystkiego!', + 'revoke' => 'odbierz dostęp', + 'List of authorized users' => 'Lista użytkowników mających dostęp', + 'User' => 'Użytkownik', + 'Everybody have access to this project.' => 'Każdy ma dostęp do tego projektu.', + 'You are not allowed to access to this project.' => 'Nie masz dostępu do tego projektu.', + '%B %e, %G at %k:%M %p' => '%e %B %G o %k:%M', + 'Comments' => 'Komentarze', + 'Post comment' => 'Dodaj komentarz', + 'Write your text in Markdown' => 'Możesz użyć Markdown', + 'Leave a comment' => 'Zostaw komentarz', + 'Comment is required' => 'Komentarz jest wymagany', + 'Comment added successfully.' => 'Komentarz dodany', + 'Unable to create your comment.' => 'Nie udało się dodać komentarza', + 'The description is required' => 'Opis jest wymagany', + 'Edit this task' => 'Edytuj zadanie', + 'Due Date' => 'Termin', + 'm/d/Y' => 'd/m/Y', // Date format parsed with php + 'month/day/year' => 'dzień/miesiąc/rok', // Help shown to the user + 'Invalid date' => 'Błędna data', + 'Must be done before %B %e, %G' => 'Termin do %e %B %G', + '%B %e, %G' => '%e %B %G', + 'Automatic actions' => 'Akcje automatyczne', + 'Your automatic action have been created successfully.' => 'Twoja akcja została dodana', + 'Unable to create your automatic action.' => 'Nie udało się utworzyć akcji', + 'Remove an action' => 'Usuń akcję', + 'Unable to remove this action.' => 'Nie można usunąć akcji', + 'Action removed successfully.' => 'Akcja usunięta', + 'Automatic actions for the project "%s"' => 'Akcje automatyczne dla projektu "%s"', + 'Defined actions' => 'Zdefiniowane akcje', + 'Event name' => 'Nazwa zdarzenia', + 'Action name' => 'Nazwa akcji', + 'Action parameters' => 'Parametry akcji', + 'Action' => 'Akcja', + 'Event' => 'Zdarzenie', + 'When the selected event occurs execute the corresponding action.' => 'Gdy następuje wybrane zdarzenie, uruchom odpowiednią akcję', + 'Next step' => 'Następny krok', + 'Define action parameters' => 'Zdefiniuj parametry akcji', + 'Save this action' => 'Zapisz akcję', + 'Do you really want to remove this action: "%s"?' => 'Na pewno chcesz usunąć akcję "%s"?', + 'Remove an automatic action' => 'Usuń akcję automatyczną', + 'Close the task' => 'Zamknij zadanie', + 'Assign the task to a specific user' => 'Przypisz zadanie do wybranego użytkownika', + 'Assign the task to the person who does the action' => 'Przypisz zadanie to osoby wykonującej akcję', + 'Duplicate the task to another project' => 'Kopiuj zadanie do innego projektu', + 'Move a task to another column' => 'Przeniesienie zadania do innej kolumny', + 'Move a task to another position in the same column' => 'Zmiania pozycji zadania w kolumnie', + 'Task modification' => 'Modyfikacja zadania', + 'Task creation' => 'Tworzenie zadania', + 'Open a closed task' => 'Otwarcie zamkniętego zadania', + 'Closing a task' => 'Zamknięcie zadania', + 'Assign a color to a specific user' => 'Przypisz kolor do wybranego użytkownika', + 'Add an action' => 'Nowa akcja', + 'Column title' => 'Tytuł kolumny', + 'Position' => 'Pozycja', + 'Move Up' => 'Przenieś wyżej', + 'Move Down' => 'Przenieś niżej', + 'Duplicate to another project' => 'Skopiuj do innego projektu', + 'Duplicate' => 'Utwórz kopię', + 'link' => 'link', + 'Update this comment' => 'Zapisz komentarz', + 'Comment updated successfully.' => 'Komentarz został zapisany.', + 'Unable to update your comment.' => 'Nie udało się zapisanie komentarza.', + 'Remove a comment' => 'Usuń komentarz', + 'Comment removed successfully.' => 'Komentarz został usunięty.', + 'Unable to remove this comment.' => 'Nie udało się usunąć komentarza.', + 'Do you really want to remove this comment?' => 'Czy na pewno usunąć ten komentarz?', + 'Only administrators or the creator of the comment can access to this page.' => 'Tylko administratorzy oraz autor komentarza ma dostęp do tej strony.', + 'Details' => 'Szczegóły', + 'Current password for the user "%s"' => 'Aktualne hasło dla użytkownika "%s"', + 'The current password is required' => 'Wymanage jest aktualne hasło', + 'Wrong password' => 'Błędne hasło', + 'Reset all tokens' => 'Zresetuj wszystkie tokeny', + 'All tokens have been regenerated.' => 'Wszystkie tokeny zostały zresetowane.', + 'Unknown' => 'Nieznany', + 'Last logins' => 'Ostatnie logowania', + 'Login date' => 'Data logowania', + 'Authentication method' => 'Sposób autentykacji', + 'IP address' => 'Adres IP', + 'User agent' => 'Przeglądarka', + 'Persistent connections' => 'Stałe połączenia', + 'No session' => 'Brak sesji', + 'Expiration date' => 'Data zakończenia', + 'Remember Me' => 'Pamiętaj mnie', + 'Creation date' => 'Data utworzenia', + // 'Filter by user' => '', + // 'Filter by due date' => ', + // 'Everybody' => '', + // 'Open' => '', + // 'Closed' => '', + // 'Search' => '', + // 'Nothing found.' => '', + // 'Search in the project "%s"' => '', + // 'Due date' => '', + // 'Others formats accepted: %s and %s' => '', + // 'Description' => '', + // '%d comments' => '', + // '%d comment' => '', + // 'Email address invalid' => '', + // 'Your Google Account is not linked anymore to your profile.' => '', + // 'Unable to unlink your Google Account.' => '', + // 'Google authentication failed' => '', + // 'Unable to link your Google Account.' => '', + // 'Your Google Account is linked to your profile successfully.' => '', + // 'Email' => '', + // 'Link my Google Account' => '', + // 'Unlink my Google Account' => '', + // 'Login with my Google Account' => '', + // 'Project not found.' => '', + // 'Task #%d' => '', + // 'Task removed successfully.' => '', + // 'Unable to remove this task.' => '', + // 'Remove a task' => '', + // 'Do you really want to remove this task: "%s"?' => '', + // 'Assign a color to a specific category' => '', + // 'Task creation or modification' => '', + // 'Category' => '', + // 'Category:' => '', + // 'Categories' => '', + // 'Category not found.' => '', + // 'Your category have been created successfully.' => '', + // 'Unable to create your category.' => '', + // 'Your category have been updated successfully.' => '', + // 'Unable to update your category.' => '', + // 'Remove a category' => '', + // 'Category removed successfully.' => '', + // 'Unable to remove this category.' => '', + // 'Category modification for the project "%s"' => '', + // 'Category Name' => '', + // 'Categories for the project "%s"' => '', + // 'Add a new category' => '', + // 'Do you really want to remove this category: "%s"?' => '', + // 'Filter by category' => '', + // 'All categories' => '', + // 'No category' => '', + // 'The name is required' => '', +); diff --git a/app/Locales/pt_BR/translations.php b/app/Locales/pt_BR/translations.php new file mode 100644 index 00000000..7c9a6c17 --- /dev/null +++ b/app/Locales/pt_BR/translations.php @@ -0,0 +1,335 @@ +<?php + +return array( + 'English' => 'Inglês', + 'French' => 'Francês', + 'Polish' => 'Polonês', + 'Portuguese (Brazilian)' => 'Português (Brasil)', + 'Spanish' => 'Espanhol', + 'None' => 'Nenhum', + 'edit' => 'editar', + 'Edit' => 'Editar', + 'remove' => 'apagar', + 'Remove' => 'Apagar', + 'Update' => 'Atualizar', + 'Yes' => 'Sim', + 'No' => 'Não', + 'cancel' => 'cancelar', + 'or' => 'ou', + 'Yellow' => 'Amarelo', + 'Blue' => 'Azul', + 'Green' => 'Verde', + 'Purple' => 'Violeta', + 'Red' => 'Vermelho', + 'Orange' => 'Laranja', + 'Grey' => 'Cinza', + 'Save' => 'Salvar', + 'Login' => 'Login', + 'Official website:' => 'Site web oficial :', + 'Unassigned' => 'Não Atribuída', + 'View this task' => 'Ver esta tarefa', + 'Remove user' => 'Remover usuário', + 'Do you really want to remove this user: "%s"?' => 'Quer realmente remover este usuário: "%s"?', + 'New user' => 'Novo usuário', + 'All users' => 'Todos os usuários', + 'Username' => 'Nome do usuário', + 'Password' => 'Senha', + 'Default Project' => 'Projeto default', + 'Administrator' => 'Administrador', + 'Sign in' => 'Logar', + 'Users' => 'Usuários', + 'No user' => 'Sem usuário', + 'Forbidden' => 'Proibido', + 'Access Forbidden' => 'Acesso negado', + 'Only administrators can access to this page.' => 'Somente administradores têm acesso a esta página.', + 'Edit user' => 'Editar usuário', + 'Logout' => 'Logout', + 'Bad username or password' => 'Usuário ou senha inválidos', + 'users' => 'usuários', + 'projects' => 'projetos', + 'Edit project' => 'Editar projeto', + 'Name' => 'Nome', + 'Activated' => 'Ativo', + 'Projects' => 'Projetos', + 'No project' => 'Nenhum projeto', + 'Project' => 'Projeto', + 'Status' => 'Status', + 'Tasks' => 'Tarefas', + 'Board' => 'Quadro', + 'Inactive' => 'Inativo', + 'Active' => 'Ativo', + 'Column %d' => 'Coluna %d', + 'Add this column' => 'Adicionar esta coluna', + '%d tasks on the board' => '%d tarefas no quadro', + '%d tasks in total' => '%d tarefas no total', + 'Unable to update this board.' => 'Impossível atualizar este quadro.', + 'Edit board' => 'Modificar quadro', + 'Disable' => 'Desativar', + 'Enable' => 'Ativar', + 'New project' => 'Novo projeto', + 'Do you really want to remove this project: "%s"?' => 'Quer realmente remover este projeto: "%s" ?', + 'Remove project' => 'Remover projeto', + 'Boards' => 'Quadros', + 'Edit the board for "%s"' => 'Editar o quadro para "%s"', + 'All projects' => 'Todos os projetos', + 'Change columns' => 'Modificar colunas', + 'Add a new column' => 'Adicionar uma nova coluna', + 'Title' => 'Título', + 'Add Column' => 'Adicionar coluna', + 'Project "%s"' => 'Projeto "%s"', + 'Nobody assigned' => 'Ninguém designado', + 'Assigned to %s' => 'Designado para %s', + 'Remove a column' => 'Remover uma coluna', + 'Remove a column from a board' => 'Remover uma coluna do quadro', + 'Unable to remove this column.' => 'Impossível remover esta coluna.', + 'Do you really want to remove this column: "%s"?' => 'Quer realmente remover esta coluna: "%s"?', + 'This action will REMOVE ALL TASKS associated to this column!' => 'Esta ação vai REMOVER TODAS AS TAREFAS associadas a esta coluna!', + 'Settings' => 'Preferências', + 'Application settings' => 'Preferências da aplicação', + 'Language' => 'Idioma', + 'Webhooks token:' => 'Token de webhooks:', + 'More information' => 'Mais informação', + 'Database size:' => 'Tamanho do banco de dados:', + 'Download the database' => 'Download do banco de dados', + 'Optimize the database' => 'Otimizar o banco de dados', + '(VACUUM command)' => '(Comando VACUUM)', + '(Gzip compressed Sqlite file)' => '(Arquivo Sqlite comprimido com Gzip)', + 'User settings' => 'Configurações do usuário', + 'My default project:' => 'Meu projeto default:', + 'Close a task' => 'Encerrar uma tarefa', + 'Do you really want to close this task: "%s"?' => 'Quer realmente encerrar esta tarefa: "%s"?', + 'Edit a task' => 'Editar uma tarefa', + 'Column' => 'Coluna', + 'Color' => 'Cor', + 'Assignee' => 'Designação', + 'Create another task' => 'Criar uma outra tarefa (aproveitando os dados preenchidos)', + 'New task' => 'Nova tarefa', + 'Open a task' => 'Abrir uma tarefa', + 'Do you really want to open this task: "%s"?' => 'Quer realmente abrir esta tarefa: "%s"?', + 'Back to the board' => 'Voltar ao quadro', + 'Created on %B %e, %G at %k:%M %p' => 'Criado em %d %B %G às %H:%M', + 'There is nobody assigned' => 'Não há ninguém designado', + 'Column on the board:' => 'Coluna no quadro:', + 'Status is open' => 'Status está aberto', + 'Status is closed' => 'Status está fechado', + 'Close this task' => 'Fechar esta tarefa', + 'Open this task' => 'Abrir esta tarefa', + 'There is no description.' => 'Não há descrição.', + 'Add a new task' => 'Adicionar uma nova tarefa', + 'The username is required' => 'O nome de usuário é obrigatório', + 'The maximum length is %d characters' => 'O tamanho máximo são %d caracteres', + 'The minimum length is %d characters' => 'O tamanho mínimo são %d caracteres', + 'The password is required' => 'A senha é obrigatória', + 'This value must be an integer' => 'O valor deve ser um inteiro', + 'The username must be unique' => 'O nome de usuário deve ser único', + 'The username must be alphanumeric' => 'O nome de usuário deve ser alfanumérico, sem espaços ou _', + 'The user id is required' => 'O id de usuário é obrigatório', + 'Passwords doesn\'t matches' => 'As senhas não conferem', + 'The confirmation is required' => 'A confirmação é obrigatória', + 'The column is required' => 'A coluna é obrigatória', + 'The project is required' => 'O projeto é obrigatório', + 'The color is required' => 'A cor é obrigatória', + 'The id is required' => 'O id é obrigatório', + 'The project id is required' => 'O id do projeto é obrigatório', + 'The project name is required' => 'O nome do projeto é obrigatório', + 'This project must be unique' => 'Este projeto deve ser único', + 'The title is required' => 'O título é obrigatório', + 'The language is required' => 'O idioma é obrigatório', + 'There is no active project, the first step is to create a new project.' => 'Não há projeto ativo. O primeiro passo é criar um novo projeto.', + 'Settings saved successfully.' => 'Configurações salvas com sucesso.', + 'Unable to save your settings.' => 'Impossível salvar suas configurações.', + 'Database optimization done.' => 'Otimização do banco de dados terminada.', + 'Your project have been created successfully.' => 'Seu projeto foi criado com sucesso.', + 'Unable to create your project.' => 'Impossível criar seu projeto.', + 'Project updated successfully.' => 'Projeto atualizado com sucesso.', + 'Unable to update this project.' => 'Impossível atualizar este projeto.', + 'Unable to remove this project.' => 'Impossível remover este projeto.', + 'Project removed successfully.' => 'Projeto removido com sucesso.', + 'Project activated successfully.' => 'Projeto ativado com sucesso.', + 'Unable to activate this project.' => 'Impossível ativar este projeto.', + 'Project disabled successfully.' => 'Projeto desabilitado com sucesso.', + 'Unable to disable this project.' => 'Impossível desabilitar este projeto.', + 'Unable to open this task.' => 'Impossível abrir esta tarefa.', + 'Task opened successfully.' => 'Tarefa aberta com sucesso.', + 'Unable to close this task.' => 'Impossível encerrar esta tarefa.', + 'Task closed successfully.' => 'Tarefa encerrada com sucesso.', + 'Unable to update your task.' => 'Impossível atualizar sua tarefa.', + 'Task updated successfully.' => 'Tarefa atualizada com sucesso.', + 'Unable to create your task.' => 'Impossível criar sua tarefa.', + 'Task created successfully.' => 'Tarefa criada com sucesso.', + 'User created successfully.' => 'Usuário criado com sucesso.', + 'Unable to create your user.' => 'Impossível criar seu usuário.', + 'User updated successfully.' => 'Usuário atualizado com sucesso.', + 'Unable to update your user.' => 'Impossível atualizar seu usuário.', + 'User removed successfully.' => 'Usuário removido com sucesso.', + 'Unable to remove this user.' => 'Impossível remover este usuário.', + 'Board updated successfully.' => 'Quadro atualizado com sucesso.', + 'Ready' => 'Pronto', + 'Backlog' => 'Backlog', + 'Work in progress' => 'Em andamento', + 'Done' => 'Encerrado', + 'Application version:' => 'Versão da aplicação:', + 'Completed on %B %e, %G at %k:%M %p' => 'Encerrado em %d %B %G às %H:%M', + '%B %e, %G at %k:%M %p' => '%d %B %G às %H:%M', + 'Date created' => 'Data de criação', + 'Date completed' => 'Data de encerramento', + 'Id' => 'Id', + 'No task' => 'Nenhuma tarefa', + 'Completed tasks' => 'tarefas completadas', + 'List of projects' => 'Lista de projetos', + 'Completed tasks for "%s"' => 'Tarefas completadas por "%s"', + '%d closed tasks' => '%d tarefas encerradas', + 'no task for this project' => 'nenhuma tarefa para este projeto', + 'Public link' => 'Link público', + 'There is no column in your project!' => 'Não há colunas no seu projeto!', + 'Change assignee' => 'Mudar a designação', + 'Change assignee for the task "%s"' => 'Modificar designação para a tarefa "%s"', + 'Timezone' => 'Fuso horário', + 'Sorry, I didn\'t found this information in my database!' => 'Desculpe, não encontrei esta informação no meu banco de dados!', + 'Page not found' => 'Página não encontrada', + 'Story Points' => 'Complexidade', + 'limit' => 'limite', + 'Task limit' => 'Limite da tarefa', + 'This value must be greater than %d' => 'Este valor deve ser maior que %d', + 'Edit project access list' => 'Editar lista de acesso ao projeto', // new translations to brazilian portuguese starts here + 'Edit users access' => 'Editar acesso de usuários', + 'Allow this user' => 'Permitir esse usuário', + 'Project access list for "%s"' => 'Lista de acesso ao projeto para "%s"', + 'Only those users have access to this project:' => 'Somente estes usuários têm acesso a este projeto:', + 'Don\'t forget that administrators have access to everything.' => 'Não esqueça que administradores têm acesso a tudo.', + 'revoke' => 'revogar', + 'List of authorized users' => 'Lista de usuários autorizados', + 'User' => 'Usuário', + 'Everybody have access to this project.' => 'Todos têm acesso a este projeto.', + 'You are not allowed to access to this project.' => 'Você não está autorizado a acessar este projeto.', + '%B %e, %G at %k:%M %p' => '%d %B %G às %H:%M', + 'Comments' => 'Comentários', + 'Post comment' => 'Postar comentário', + 'Write your text in Markdown' => 'Escreva seu texto em Markdown', + 'Leave a comment' => 'Deixe um comentário', + 'Comment is required' => 'Comentário é obrigatório', + 'Leave a description' => 'Deixe uma descrição', + 'Comment added successfully.' => 'Cpmentário adicionado com sucesso.', + 'Unable to create your comment.' => 'Impossível criar seu comentário.', + 'The description is required' => 'A descrição é obrigatória', + 'Edit this task' => 'Editar esta tarefa', + 'Due Date' => 'Data de vencimento', + 'm/d/Y' => 'd/m/Y', // Date format parsed with php + 'month/day/year' => 'dia/mês/ano', // Help shown to the user + 'Invalid date' => 'Data inválida', + 'Must be done before %B %e, %G' => 'Deve ser feito antes de %d %B %G', + '%B %e, %G' => '%d %B %G', + 'Automatic actions' => 'Ações automáticas', + 'Your automatic action have been created successfully.' => 'Sua ação automética foi criada com sucesso.', + 'Unable to create your automatic action.' => 'Impossível criar sua ação automática.', + 'Remove an action' => 'Remover uma ação', + 'Unable to remove this action.' => 'Impossível remover esta ação', + 'Action removed successfully.' => 'Ação removida com sucesso.', + 'Automatic actions for the project "%s"' => 'Ações automáticas para o projeto "%s"', + 'Defined actions' => 'Ações definidas', + 'Event name' => 'Nome do evento', + 'Action name' => 'Nome da ação', + 'Action parameters' => 'Parâmetros da ação', + 'Action' => 'Ação', + 'Event' => 'Evento', + 'When the selected event occurs execute the corresponding action.' => 'Quando o evento selecionado ocorrer, execute a ação correspondente', + 'Next step' => 'Próximo passo', + 'Define action parameters' => 'Definir parêmetros da ação', + 'Save this action' => 'Salvar esta ação', + 'Do you really want to remove this action: "%s"?' => 'Você quer realmente remover esta ação: "%s"?', + 'Remove an automatic action' => 'Remove uma ação automática', + 'Close the task' => 'Fechar tarefa', + 'Assign the task to a specific user' => 'Designar a tarefa para um usuário específico', + 'Assign the task to the person who does the action' => 'Designar a tarefa para a pessoa que executa a ação', + 'Duplicate the task to another project' => 'Duplicar a tarefa para um outro projeto', + 'Move a task to another column' => 'Mover a tarefa para outra coluna', + 'Move a task to another position in the same column' => 'Mover a tarefa para outra posição, na mesma coluna', + 'Task modification' => 'Modificação de tarefa', + 'Task creation' => 'Criação de tarefa', + 'Open a closed task' => 'Reabrir uma tarefa fechada', + 'Closing a task' => 'Fechando uma tarefa', + 'Assign a color to a specific user' => 'Designar uma cor para um usuário específico', + // 'Column title' => '', + // 'Position' => '', + // 'Move Up' => '', + // 'Move Down' => '', + // 'Duplicate to another project' => '', + // 'Duplicate' => '', + // 'link' => '', + // 'Update this comment' => '', + // 'Comment updated successfully.' => '', + // 'Unable to update your comment.' => '', + // 'Remove a comment' => '', + // 'Comment removed successfully.' => '', + // 'Unable to remove this comment.' => '', + // 'Do you really want to remove this comment?' => '', + // 'Only administrators or the creator of the comment can access to this page.' => '', + // 'Details' => '', + // 'Current password for the user "%s"' => '', + // 'The current password is required' => '', + // 'Wrong password' => '', + // 'Reset all tokens' => '', + // 'All tokens have been regenerated.' => '', + // 'Unknown' => '', + // 'Last logins' => '', + // 'Login date' => '', + // 'Authentication method' => '', + // 'IP address' => '', + // 'User agent' => '', + // 'Persistent connections' => '', + // 'No session' => '', + // 'Expiration date' => '', + // 'Remember Me' => '', + // 'Creation date' => '', + // 'Filter by user' => '', + // 'Filter by due date' => ', + // 'Everybody' => '', + // 'Open' => '', + // 'Closed' => '', + // 'Search' => '', + // 'Nothing found.' => '', + // 'Search in the project "%s"' => '', + // 'Due date' => '', + // 'Others formats accepted: %s and %s' => '', + // 'Description' => '', + // '%d comments' => '', + // '%d comment' => '', + // 'Email address invalid' => '', + // 'Your Google Account is not linked anymore to your profile.' => '', + // 'Unable to unlink your Google Account.' => '', + // 'Google authentication failed' => '', + // 'Unable to link your Google Account.' => '', + // 'Your Google Account is linked to your profile successfully.' => '', + // 'Email' => '', + // 'Link my Google Account' => '', + // 'Unlink my Google Account' => '', + // 'Login with my Google Account' => '', + // 'Project not found.' => '', + // 'Task #%d' => '', + // 'Task removed successfully.' => '', + // 'Unable to remove this task.' => '', + // 'Remove a task' => '', + // 'Do you really want to remove this task: "%s"?' => '', + // 'Assign a color to a specific category' => '', + // 'Task creation or modification' => '', + // 'Category' => '', + // 'Category:' => '', + // 'Categories' => '', + // 'Category not found.' => '', + // 'Your category have been created successfully.' => '', + // 'Unable to create your category.' => '', + // 'Your category have been updated successfully.' => '', + // 'Unable to update your category.' => '', + // 'Remove a category' => '', + // 'Category removed successfully.' => '', + // 'Unable to remove this category.' => '', + // 'Category modification for the project "%s"' => '', + // 'Category Name' => '', + // 'Categories for the project "%s"' => '', + // 'Add a new category' => '', + // 'Do you really want to remove this category: "%s"?' => '', + // 'Filter by category' => '', + // 'All categories' => '', + // 'No category' => '', + // 'The name is required' => '', +); |