Fix translations with incorrect placeholders.
This commit is contained in:
@@ -324,7 +324,7 @@ return array(
|
||||
'Unable to remove this category.' => 'No pude suprimir esta categoría.',
|
||||
'Category modification for the project "%s"' => 'Modificación de categoría pra el proyecto "%s"',
|
||||
'Category Name' => 'Nombre de Categoría',
|
||||
'Categories for the project "%s"' => 'Categorías para el proyecto',
|
||||
'Categories for the project "%s"' => 'Categorías para el proyecto "%s"',
|
||||
'Add a new category' => 'Añadir una nueva categoría',
|
||||
'Do you really want to remove this category: "%s"?' => '¿De verdad que quieres suprimir esta categoría: "%s"?',
|
||||
'Filter by category' => 'Filtrar mendiante categoría',
|
||||
@@ -539,7 +539,7 @@ return array(
|
||||
'This project is private' => 'Este proyecto es privado',
|
||||
'Type here to create a new sub-task' => 'Escriba aquí para crear una nueva sub-tarea',
|
||||
'Add' => 'Añadir',
|
||||
'Estimated time: %s hours' => 'Tiempo estimado: % horas',
|
||||
'Estimated time: %s hours' => 'Tiempo estimado: %s horas',
|
||||
'Time spent: %s hours' => 'Tiempo invertido: %s horas',
|
||||
'Started on %B %e, %Y' => 'Iniciado en %B %e, %Y',
|
||||
'Start date' => 'Fecha de inicio',
|
||||
|
||||
Reference in New Issue
Block a user