Fix translations with incorrect placeholders.

This commit is contained in:
Colin Williams
2015-06-19 17:59:12 +01:00
parent 9ba3daca66
commit 0826c1acdb
14 changed files with 28 additions and 28 deletions

View File

@@ -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',