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.' => 'Nie można usunąć tej kategorii.',
'Category modification for the project "%s"' => 'Zmiana kategorii projektu "%s"',
'Category Name' => 'Nazwa kategorii',
'Categories for the project "%s"' => 'Kategorie projektu',
'Categories for the project "%s"' => 'Kategorie projektu "%s"',
'Add a new category' => 'Utwórz nową kategorię',
'Do you really want to remove this category: "%s"?' => 'Czy na pewno chcesz usunąć kategorię: "%s"?',
'Filter by category' => 'Filtruj według kategorii',
@@ -397,7 +397,7 @@ return array(
'Enable email notifications' => 'Włącz powiadomienia email',
'Task position:' => 'Pozycja zadania:',
'The task #%d have been opened.' => 'Zadania #%d zostały otwarte.',
'The task #%d have been closed.' => 'Zadania #$d zostały zamknięte.',
'The task #%d have been closed.' => 'Zadania #%d zostały zamknięte.',
'Sub-task updated' => 'Pod-zadanie zaktualizowane',
'Title:' => 'Tytuł:',
// 'Status:' => '',
@@ -434,7 +434,7 @@ return array(
'Project activation' => 'Aktywacja projekt',
'Move the task to another project' => 'Przenieś zadanie do innego projektu',
'Move to another project' => 'Przenieś do innego projektu',
'Do you really want to duplicate this task?' => 'Czy na pewno chcesz zduplikować to zadanie: "%s"?',
'Do you really want to duplicate this task?' => 'Czy na pewno chcesz zduplikować to zadanie?',
'Duplicate a task' => 'Zduplikuj zadanie',
'External accounts' => 'Konta zewnętrzne',
'Account type' => 'Typ konta',