From e659e6a7c1469601fac7847b34a5d665d4fdded0 Mon Sep 17 00:00:00 2001 From: toomyem Date: Sat, 22 Feb 2014 23:25:50 +0100 Subject: A few more updates in translations. There is no context for strings so sometime it is hard to guess what would be the best translation. --- locales/pl_PL/translations.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'locales') diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php index 2ff1194e..2e6211ed 100644 --- a/locales/pl_PL/translations.php +++ b/locales/pl_PL/translations.php @@ -76,7 +76,7 @@ return array( 'Add Column' => 'Dodaj kolumnę', 'Project "%s"' => 'Projekt "%s"', 'No body assigned' => 'Nikt nie przypisany', - 'Assigned to %s' => 'Przypisz do %s', + '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.', @@ -95,7 +95,7 @@ return array( '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ć zadanie: "%s"?', + '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', @@ -105,7 +105,7 @@ return array( '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' => 'Stworzono na %e %B %G o %k:%M', + 'Created on %B %e, %G at %k:%M %p' => 'Utworzono dnia %e %B %G o %k:%M', 'There is no body assigned' => 'Nikt nie jest przypisany', 'Column on the board:' => 'Kolumna na tablicy:', 'Status is open' => 'Status otwarty', @@ -167,7 +167,7 @@ return array( 'Work in progress' => 'W trakcie', 'Done' => 'Zakończone', 'Application version:' => 'Wersja aplikacji:', - 'Completed on %B %e, %G at %k:%M %p' => 'Zakończono na %e %B %G o %k:%M', + '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', -- cgit v1.2.3