summaryrefslogtreecommitdiff
path: root/locales
diff options
context:
space:
mode:
authortoomyem <toomyem@toomyem.net>2014-03-02 12:21:49 +0100
committertoomyem <toomyem@toomyem.net>2014-03-02 12:21:49 +0100
commite7993450853ac39a37e4888360225466081e0b19 (patch)
treeba8f342b42add4b68aee836628881f7bb8a41b74 /locales
parent28bc4246bff405367c9e5640bca356b307962026 (diff)
Added translations for Polish language
Diffstat (limited to 'locales')
-rw-r--r--locales/pl_PL/translations.php43
1 files changed, 23 insertions, 20 deletions
diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php
index 2c50e3ed..101eb98b 100644
--- a/locales/pl_PL/translations.php
+++ b/locales/pl_PL/translations.php
@@ -173,7 +173,7 @@ return array(
'Date completed' => 'Data zakończenia',
'Id' => 'Ident',
'Show this task' => 'Pokaż to zadanie',
- 'No task' => 'Brak zadania',
+ 'No task' => 'Brak zadań',
'completed tasks' => 'ukończone zadania',
'List of projects' => 'Lista projektów',
'Completed tasks for "%s"' => 'Zadania zakończone dla "%s"',
@@ -184,23 +184,26 @@ return array(
'Change assignee' => 'Zmień odpowiedzialną osobę',
'Change assignee for the task "%s"' => 'Zmień odpowiedzialną osobę dla zadania "%s"',
'Timezone' => 'Strefa czasowa',
- // Missing translations:
-
- //'Sorry, I didn\'t found this information in my database!' => '',
- //'Page not found' => '',
- //'Story Points' => '',
- //'limit' => '',
- //'Task limit' => '',
- //'This value must be greater than %d' => '',
- // 'Edit project access list' => '',
- // 'Edit users access' => '',
- // 'Allow this user' => '',
- // 'Project access list for "%s"' => '',
- // 'Only those users have access to this project:' => '',
- // 'Don\'t forget that administrators have access to everything.' => '',
- // 'revoke' => '',
- // 'List of authorized users' => '',
- // 'User' => '',
- // 'Everybody have access to this project.' => '',
- // 'You are not allowed to access to this project.' => '',
+ 'Actions' => 'Akcje',
+ 'Confirmation' => 'Powtórzenie hasła',
+ 'Description' => 'Opis',
+ 'Details' => 'Informacje',
+ 'Sorry, I didn\'t found this information in my database!' => 'Niestety nie znaleziono tej informacji w bazie danych',
+ 'Page not found' => 'Strona nie istnieje',
+ 'Story Points' => '',
+ 'limit' => 'limit',
+ 'Task limit' => 'Limit zadań',
+ 'This value must be greater than %d' => 'Wartość musi być większa niż %d',
+ 'Edit project access list' => 'Edycja list dostępu dla projektu',
+ 'Edit users access' => 'Edytuj dostęp',
+ 'Allow this user' => 'Dodaj użytkownika',
+ 'Project access list for "%s"' => 'Lista uprawnionych dla projektu "%s"',
+ 'Only those users have access to this project:' => 'Użytkownicy mający dostęp:',
+ 'Don\'t forget that administrators have access to everything.' => 'Pamiętaj: Administratorzy mają zawsze dostęp do wszystkiego!',
+ 'revoke' => 'odbierz dostęp',
+ 'List of authorized users' => 'Lista użytkowników mających dostęp',
+ 'User' => 'Użytkownik',
+ 'Everybody have access to this project.' => 'Każdy ma dostęp do tego projektu.',
+ 'You are not allowed to access to this project.' => 'Nie masz dostępu do tego projektu.',
);
+