summaryrefslogtreecommitdiff
path: root/locales
diff options
context:
space:
mode:
authorrzeka <piotr@rzeka.net>2014-02-24 21:07:00 +0100
committerrzeka <piotr@rzeka.net>2014-02-24 21:07:00 +0100
commitb4784d39e11c2d576076930bb700bf146321bf62 (patch)
tree646780360d0fa01f997c6490f12334812849794f /locales
parent68f9cb08b9dccbaf1f1fb469ca89d722f0ae2c4f (diff)
Added missing translations
Diffstat (limited to 'locales')
-rw-r--r--locales/pl_PL/translations.php9
1 files changed, 3 insertions, 6 deletions
diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php
index bbbcd4d5..4e24f631 100644
--- a/locales/pl_PL/translations.php
+++ b/locales/pl_PL/translations.php
@@ -180,10 +180,7 @@ return array(
'%d closed tasks' => '%d zamkniętych zadań',
'no task for this project' => 'brak zadań dla tego projektu',
'Public link' => 'Link publiczny',
-
- /* Missing translations:
- 'There is no column in your project!' => '',
- 'Change assignee' => '',
- 'Change assignee for the task "%s"' => '',
- */
+ 'There is no column in your project!' => 'Brak kolumnt w Twoim projekcie',
+ 'Change assignee' => 'Zmień odpowiedzialną osobę',
+ 'Change assignee for the task "%s"' => 'Zmień odpowiedzialną osobę dla zadania "%s"',
);