kde-l10n/pl/messages/kdeplasma-addons/plasma_applet_timer.po

101 lines
2.6 KiB
Text

# translation of plasma_applet_timer.po to
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Franciszek Janowski <nobange@poczta.onet.pl>, 2008.
# Marta Rybczyńska <kde-i18n@rybczynska.net>, 2009.
# Maciej Wikło <maciej.wiklo@wp.pl>, 2010.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: plasma_applet_timer\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2012-08-20 04:43+0200\n"
"PO-Revision-Date: 2012-02-11 09:40+0100\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.2\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
#: customtimeeditor.cpp:70
msgctxt "separator of hours:minutes:seconds in timer strings"
msgid ":"
msgstr ":"
#. i18n: ectx: property (windowTitle), widget (QWidget, predefinedTimersConfig)
#: predefinedTimersConfig.ui:14
msgid "Timer Configuration"
msgstr "Konfiguracja Minutnika"
#: timer.cpp:93
msgid "Start"
msgstr "Start"
#: timer.cpp:97
msgid "Stop"
msgstr "Stop"
#: timer.cpp:101
msgid "Reset"
msgstr "Reset"
#: timer.cpp:118
msgid "Timer"
msgstr "Odliczanie"
#: timer.cpp:121
msgid "Timer Timeout"
msgstr "Koniec odliczania"
#: timer.cpp:239
msgid "General"
msgstr "Ogólne"
#: timer.cpp:240
msgid "Predefined Timers"
msgstr "Predefiniowane ustawienia"
#: timer.cpp:362
msgid "Plasma Timer Applet"
msgstr "Aplet czasomierza Plazmy"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: timerConfig.ui:23
msgid "Appearance"
msgstr "Wygląd"
#. i18n: ectx: property (text), widget (QCheckBox, showTitleCheckBox)
#: timerConfig.ui:46
msgid "Show title:"
msgstr "Pokaż tytuł:"
#. i18n: ectx: property (text), widget (QCheckBox, hideSecondsCheckBox)
#: timerConfig.ui:56
msgid "Hide seconds"
msgstr "Ukryj sekundy"
#. i18n: ectx: property (text), widget (QLabel, label)
#: timerConfig.ui:69
msgid "Actions on Timeout"
msgstr "Akcje do wykonania po upłynięciu czasu"
#. i18n: ectx: property (text), widget (QCheckBox, showMessageCheckBox)
#: timerConfig.ui:95
msgid "Show a message:"
msgstr "Pokaż komunikat:"
#. i18n: ectx: property (text), widget (QCheckBox, runCommandCheckBox)
#: timerConfig.ui:102
msgid "Run a command:"
msgstr "Wykonaj polecenie:"
#~ msgid "Message:"
#~ msgstr "Komunikat:"
#~ msgid "Command:"
#~ msgstr "Polecenie:"