# Polish translation of Tasks.
# Copyright (C) 2007 Tomasz Dominikowski
# This file is distributed under the same license as the tasks package.
# Tomasz Dominikowski <dominikowski@gmail.com>, 2007.
#
msgid ""
msgstr ""
"Project-Id-Version: 0.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-06-29 13:16+0200\n"
"PO-Revision-Date: 2007-06-29 13:17+0100\n"
"Last-Translator: Tomasz Dominikowski <dominikowski@gmail.com>\n"
"Language-Team: Polish <dominikowski@gmail.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Polish\n"
"X-Poedit-Country: POLAND\n"

#: ../data/tasks.desktop.in.h:1
msgid "Personal task manager"
msgstr "Menedżer prywatnych zadań"

#: ../data/tasks.desktop.in.h:2
#: ../src/gtk/main.c:442
#: ../src/gtk/main.c:500
#: ../src/omoko/openmoko-tasks.c:369
msgid "Tasks"
msgstr "Zadania"

#: ../data/tasks.desktop.in.h:3
msgid "To Do list"
msgstr "Lista zadań"

#: ../libkoto/ical-util.c:58
msgid "today"
msgstr "dzisiaj"

#: ../libkoto/ical-util.c:60
msgid "tomorrow"
msgstr "jutro"

#: ../libkoto/ical-util.c:62
msgid "yesterday"
msgstr "wczoraj"

#: ../libkoto/koto-date-combo.c:62
msgid "no date set"
msgstr "data nieustalona"

#: ../libkoto/koto-date-combo.c:384
msgid "Today"
msgstr "Dzisiaj"

#: ../libkoto/koto-date-combo.c:387
#: ../libkoto/koto-group-store.c:158
msgid "None"
msgstr "Brak"

#: ../libkoto/koto-group-store.c:146
msgid "All"
msgstr "Wszystkie"

#: ../libkoto/koto-group-store.c:150
msgid "Uncategorised"
msgstr "Bez kategorii"

#: ../libkoto/koto-group-store.c:166
msgid "New Group..."
msgstr "Nowa grupa..."

#: ../libkoto/koto-priority-combo.c:71
msgid "Low"
msgstr "Niski"

#: ../libkoto/koto-priority-combo.c:73
msgid "Normal"
msgstr "Normalny"

#: ../libkoto/koto-priority-combo.c:75
msgid "High"
msgstr "Wysoki"

#: ../libkoto/koto-task-editor.c:55
msgid "_Summary:"
msgstr "_Podsumowanie:"

#: ../libkoto/koto-task-editor.c:56
msgid "Ca_tegory:"
msgstr "Ka_tegoria:"

#: ../libkoto/koto-task-editor.c:57
msgid "_Priority:"
msgstr "_Priorytet"

#: ../libkoto/koto-task-editor.c:58
msgid "D_ue Date:"
msgstr "_Termin:"

#: ../libkoto/koto-task-editor.c:59
msgid "_Web Address:"
msgstr "_Adres URL:"

#: ../libkoto/koto-task-editor.c:60
msgid "D_escription:"
msgstr "_Opis:"

#: ../libkoto/koto-task-editor-dialog.c:66
#: ../src/gtk/main.c:333
#: ../src/omoko/openmoko-tasks.c:260
#, c-format
msgid "Are you sure you want to delete \"%s\"?"
msgstr "Czy na pewno usunąć \"%s\"?"

#: ../libkoto/koto-task-editor-dialog.c:69
#: ../src/gtk/main.c:336
#: ../src/omoko/openmoko-tasks.c:263
msgid "If you delete an item, it is permanently lost."
msgstr "Jeśli element zostanie usunięty, zostanie ostatecznie utracony."

#: ../libkoto/koto-task-editor-dialog.c:243
msgid "Det_ails"
msgstr "_Szczegóły"

#: ../libkoto/koto-task-editor-dialog.c:298
msgid "<b>_Notes</b>"
msgstr "<b>_Notatki</b>"

#: ../libkoto/koto-task-editor-dialog.c:300
msgid "_Notes"
msgstr "_Notatki"

#: ../libkoto/koto-task-editor-dialog.c:304
#, c-format
msgid "%s - Tasks"
msgstr "%s - Zadania"

#: ../libkoto/koto-task-view.c:111
#, c-format
msgid "%s (due %s)"
msgstr "%s (termin %s)"

#: ../libkoto/koto-task-view.c:368
msgid "Done"
msgstr "Wykonane"

#: ../libkoto/koto-task-view.c:375
msgid "Summary"
msgstr "Podsumowanie"

#: ../src/gtk/main.c:395
msgid "Are you sure you want to delete all completed tasks?"
msgstr "Czy na pewno usunąć wszystkie ukończone zadanie?"

#: ../src/gtk/main.c:397
msgid "Deleting completed tasks means they are permanently lost."
msgstr "Usunięcie ukończonych zadań spowoduje ich ostateczną utratę."

#: ../src/gtk/main.c:427
msgid ""
"Tasks is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n"
"\n"
"Tasks is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.\n"
"\n"
"You should have received a copy of the GNU General Public License along with Tasks; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 0110-1301, USA"
msgstr ""
"Tasks is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n"
"\n"
"Tasks is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.\n"
"\n"
"You should have received a copy of the GNU General Public License along with Tasks; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 0110-1301, USA"

#: ../src/gtk/main.c:448
msgid "translator-credits"
msgstr "Tomasz Dominikowski <dominikowski@gmail.com>"

#: ../src/gtk/main.c:452
msgid "The Pimlico Project"
msgstr "Projekt Pimlico"

#. Action name, stock ID, label, accelerator, tooltip, callback
#: ../src/gtk/main.c:471
msgid "_Task"
msgstr "_Zadanie"

#. TODO: turn this action into a toggle action
#: ../src/gtk/main.c:475
msgid "_Mark Complete"
msgstr "Zaznacz jako _ukończone"

#: ../src/gtk/main.c:477
msgid "_Remove Completed"
msgstr "_Usuń ukończone"

#: ../src/gtk/main.c:480
msgid "_Help"
msgstr "_Pomoc"

#: ../src/gtk/main.c:558
msgid "_Category:"
msgstr "Ka_tegoria:"

#: ../src/gtk/main.c:578
msgid "New task..."
msgstr "Nowe zadanie..."

#: ../src/gtk/main.c:602
#: ../src/omoko/openmoko-tasks.c:219
#, c-format
msgid "Tasks (%d)"
msgstr "Zadania (%d)"

#: ../src/omoko/openmoko-tasks.c:125
msgid "New task"
msgstr "Nowe zadanie"

#~ msgid "New Category"
#~ msgstr "Nowa kategoria"
#~ msgid "_Add"
#~ msgstr "Dod_aj"

