kde-l10n/pl/messages/kde-extraapps/plasma_runner_audioplayercontrol.po
Ivailo Monev f9abee79a4 generic: regenerate
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-08-03 23:55:44 +03:00

255 lines
6.8 KiB
Text

# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Maciej Wikło <maciej.wiklo@wp.pl>, 2009, 2010.
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
"POT-Creation-Date: 2021-08-03 23:48+0300\n"
"PO-Revision-Date: 2012-01-15 11:32+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"
#: audioplayercontrolrunner_config.cpp:57
msgid "VLC"
msgstr ""
#: audioplayercontrolrunner_config.cpp:58
msgid "Audacious"
msgstr ""
#: audioplayercontrolrunner_config.cpp:82 audioplayercontrolrunner.cpp:207
msgid "play"
msgstr "odtwórz"
#: audioplayercontrolrunner_config.cpp:83 audioplayercontrolrunner.cpp:208
msgid "pause"
msgstr "wstrzymaj"
#: audioplayercontrolrunner_config.cpp:84
msgctxt "next song"
msgid "next"
msgstr "następny"
#: audioplayercontrolrunner_config.cpp:85
msgctxt "previous song"
msgid "prev"
msgstr "poprzedni"
#: audioplayercontrolrunner_config.cpp:86 audioplayercontrolrunner.cpp:211
msgid "stop"
msgstr "zatrzymaj"
#: audioplayercontrolrunner_config.cpp:87
msgctxt "set the sound volume"
msgid "volume"
msgstr "głośność"
#: audioplayercontrolrunner_config.cpp:88
msgctxt "quit media player"
msgid "quit"
msgstr "zakończ"
#: audioplayercontrolrunner_config.cpp:124
msgid "Play"
msgstr "Odtwórz"
#: audioplayercontrolrunner_config.cpp:125
msgid "Pause"
msgstr "Wstrzymaj"
#: audioplayercontrolrunner_config.cpp:126
msgid "Next"
msgstr "Następny"
#: audioplayercontrolrunner_config.cpp:127
msgid "Prev"
msgstr "Poprzedni"
#: audioplayercontrolrunner_config.cpp:128
msgid "Stop"
msgstr "Zatrzymaj"
#: audioplayercontrolrunner_config.cpp:129
msgid "Volume"
msgstr "Głośność"
#: audioplayercontrolrunner_config.cpp:130
msgid "Quit"
msgstr "Zakończ"
#: audioplayercontrolrunner.cpp:105
msgid "Start playing"
msgstr "Odtwórz"
#: audioplayercontrolrunner.cpp:105 audioplayercontrolrunner.cpp:119
#: audioplayercontrolrunner.cpp:127 audioplayercontrolrunner.cpp:135
#: audioplayercontrolrunner.cpp:143 audioplayercontrolrunner.cpp:155
msgid "Audio player control"
msgstr "Kontrola odtwarzacza audio"
#: audioplayercontrolrunner.cpp:119
msgid "Play next song"
msgstr "Odtwórz następny utwór"
#: audioplayercontrolrunner.cpp:127
msgid "Play previous song"
msgstr "Odtwórz poprzedni utwór"
#: audioplayercontrolrunner.cpp:135
msgid "Pause playing"
msgstr "Wstrzymaj odtwarzanie"
#: audioplayercontrolrunner.cpp:143
msgid "Stop playing"
msgstr "Zatrzymaj odtwarzanie"
#: audioplayercontrolrunner.cpp:154
msgid "Set volume to %1%"
msgstr "Ustaw głośność na %1"
#: audioplayercontrolrunner.cpp:163
msgid "Quit %1"
msgstr "Zakończ %1"
#: audioplayercontrolrunner.cpp:209
msgid "next"
msgstr "następny"
#: audioplayercontrolrunner.cpp:210
msgid "prev"
msgstr "poprzedni"
#: audioplayercontrolrunner.cpp:212
msgid "volume"
msgstr "głośność"
#: audioplayercontrolrunner.cpp:213
msgid "quit"
msgstr "zakończ"
#: audioplayercontrolrunner.cpp:218
msgid "Plays a song from playlist"
msgstr "Odtwarza utwór z listy odtwarzania"
#: audioplayercontrolrunner.cpp:219
msgid "Pauses the playing"
msgstr "Wstrzymuje odtwarzanie"
#: audioplayercontrolrunner.cpp:220
msgid "Plays the next song in the playlist if one is available"
msgstr "Odtwarza następny utwór z listy odtwarzania, jeśli jest dostępny"
#: audioplayercontrolrunner.cpp:221
msgid "Plays the previous song if one is available"
msgstr "Odtwarza poprzedni utwór, jeśli jest dostępny"
#: audioplayercontrolrunner.cpp:222
msgid "Stops the playing"
msgstr "Zatrzymuje odtwarzanie"
#: audioplayercontrolrunner.cpp:223
msgid "Sets the volume to :q:"
msgstr "Ustawia głośność :q:"
#: audioplayercontrolrunner.cpp:224
msgid "Quits the player"
msgstr "Zamyka odtwarzacz"
#: audioplayercontrolrunner.cpp:251
msgid "%1 not found"
msgstr "Nie znaleziono %1"
#: audioplayercontrolrunner.cpp:252
msgid "%1 was not found so the runner is unable to work."
msgstr "Nie znaleziono %1, więc nie można kontynuować."
#. i18n: file: audioplayercontrolrunner_config.ui:20
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: rc.cpp:3
msgid "Audio Player Control Runner Settings"
msgstr "Ustawienia kontroli odtwarzacza audio"
#. i18n: file: audioplayercontrolrunner_config.ui:28
#. i18n: ectx: property (text), widget (QLabel, player_label)
#: rc.cpp:6
msgid "The player the runner controls:"
msgstr "Kontrolowany odtwarzacz:"
#. i18n: file: audioplayercontrolrunner_config.ui:35
#. i18n: ectx: property (toolTip), widget (KComboBox, player_combo)
#: rc.cpp:9
msgid ""
"You may add another player. That player has to support the MPRISv2 "
"specification."
msgstr ""
#. i18n: file: audioplayercontrolrunner_config.ui:56
#. i18n: ectx: property (text), widget (QLabel, next_label)
#: rc.cpp:12
msgid "&Next song:"
msgstr "&Następny utwór:"
#. i18n: file: audioplayercontrolrunner_config.ui:69
#. i18n: ectx: property (text), widget (QLabel, prev_label)
#: rc.cpp:15
msgid "Previ&ous song:"
msgstr "&Poprzedni utwór:"
#. i18n: file: audioplayercontrolrunner_config.ui:82
#. i18n: ectx: property (text), widget (QLabel, stop_label)
#: rc.cpp:18
msgid "S&top:"
msgstr "&Zatrzymaj:"
#. i18n: file: audioplayercontrolrunner_config.ui:95
#. i18n: ectx: property (text), widget (QLabel, quit_label)
#: rc.cpp:21
msgid "Quit player:"
msgstr "Zakończ odtwarzacz:"
#. i18n: file: audioplayercontrolrunner_config.ui:108
#. i18n: ectx: property (text), widget (QLabel, play_label)
#: rc.cpp:24
msgid "Pla&y:"
msgstr "&Odtwórz:"
#. i18n: file: audioplayercontrolrunner_config.ui:137
#. i18n: ectx: property (text), widget (QLabel, volume_label)
#: rc.cpp:27
msgid "Set &volume:"
msgstr "Ustaw &głośność:"
#. i18n: file: audioplayercontrolrunner_config.ui:150
#. i18n: ectx: property (text), widget (QLabel, pause_label)
#: rc.cpp:30
msgid "P&ause:"
msgstr "&Wstrzymaj:"
#. i18n: file: audioplayercontrolrunner_config.ui:160
#. i18n: ectx: property (toolTip), widget (KLineEdit, play_edit)
#: rc.cpp:33
msgid ""
"Can be used as \"Play\" for playing and \"Play <song>\" for playing a song "
"that matches to <song> (in title, artist and album)"
msgstr ""
"Może być używane jako \"Odtwórz\" do uruchamiania odtwarzania i \"Odtwórz "
"<song>\" do odtwarzania utworu pasującego do <song> (w rubrykach tytuł, "
"wykonawca i album)"
#. i18n: file: audioplayercontrolrunner_config.ui:180
#. i18n: ectx: property (toolTip), widget (KLineEdit, volume_edit)
#: rc.cpp:36
msgid ""
"The numbers are automatically added at the end:\n"
"Player:Volume=10"
msgstr ""