From fc93203e4db044d37c1686fef0efb1ac1d6ac4b8 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 24 Jun 2016 22:28:26 -0400 Subject: Sync locales --- app/Locale/pl_PL/translations.php | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) (limited to 'app/Locale/pl_PL') diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 34429305..46c3b034 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -154,8 +154,6 @@ return array( '%d closed tasks' => '%d zamkniętych zadań', 'No task for this project' => 'Brak zadań dla tego projektu', 'Public link' => 'Link publiczny', - 'Change assignee' => 'Zmień odpowiedzialną osobę', - 'Change assignee for the task "%s"' => 'Zmień odpowiedzialną osobę dla zadania "%s"', 'Timezone' => 'Strefa czasowa', 'Sorry, I didn\'t find this information in my database!' => 'Niestety nie znaleziono tej informacji w bazie danych', 'Page not found' => 'Strona nie istnieje', @@ -248,7 +246,6 @@ return array( 'Category' => 'Kategoria', 'Category:' => 'Kategoria:', 'Categories' => 'Kategorie', - 'Category not found.' => 'Kategoria nie istnieje', 'Your category have been created successfully.' => 'Pomyślnie utworzono kategorię.', 'Unable to create your category.' => 'Nie można tworzyć kategorii.', 'Your category have been updated successfully.' => 'Pomyślnie zaktualizowano kategorię', @@ -270,7 +267,6 @@ return array( 'Do you really want to remove this file: "%s"?' => 'Czy na pewno chcesz usunąć plik: "%s"?', 'Attachments' => 'Załączniki', 'Edit the task' => 'Edytuj zadanie', - 'Edit the description' => 'Edytuj opis', 'Add a comment' => 'Dodaj komentarz', 'Edit a comment' => 'Edytuj komentarz', 'Summary' => 'Podsumowanie', @@ -368,7 +364,6 @@ return array( 'No external authentication enabled.' => 'Brak włączonych uwierzytelnień zewnętrznych.', 'Password modified successfully.' => 'Hasło zmienione pomyślne.', 'Unable to change the password.' => 'Nie można zmienić hasła.', - 'Change category for the task "%s"' => 'Zmień kategorię dla zadania "%s"', 'Change category' => 'Zmień kategorię', '%s updated the task %s' => '%s zaktualizował zadanie %s', '%s opened the task %s' => '%s otworzył zadanie %s', @@ -485,7 +480,6 @@ return array( 'Remove a swimlane' => 'Usuń tor', 'Show default swimlane' => 'Pokaż domyślny tor', 'Swimlane modification for the project "%s"' => 'Edycja torów dla projektu "%s"', - 'Swimlane not found.' => 'Nie znaleziono toru.', 'Swimlane removed successfully.' => 'Tor usunięty pomyślnie.', 'Swimlanes' => 'Tory', 'Swimlane updated successfully.' => 'Zaktualizowano tor.', @@ -1202,4 +1196,23 @@ return array( // 'Email transport' => '', // 'Webhook token' => '', // 'Imports' => '', + // 'Project tags management' => '', + // 'Tag created successfully.' => '', + // 'Unable to create this tag.' => '', + // 'Tag updated successfully.' => '', + // 'Unable to update this tag.' => '', + // 'Tag removed successfully.' => '', + // 'Unable to remove this tag.' => '', + // 'Global tags management' => '', + // 'Tags' => '', + // 'Tags management' => '', + // 'Add new tag' => '', + // 'Edit a tag' => '', + // 'Project tags' => '', + // 'There is no specific tag for this project at the moment.' => '', + // 'Tag' => '', + // 'Remove a tag' => '', + // 'Do you really want to remove this tag: "%s"?' => '', + // 'Global tags' => '', + // 'There is no global tag at the moment.' => '', ); -- cgit v1.2.3