1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
# Translation of mpdscribble debconf templates to Polish.
# Copyright (C) 2008
# This file is distributed under the same license as the mpdscribble package.
#
# Michał Kułach <michal.kulach@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: mpdscribble@packages.debian.org\n"
"POT-Creation-Date: 2008-09-22 14:51+0200\n"
"PO-Revision-Date: 2012-02-16 20:19+0100\n"
"Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n"
"Language-Team: Polish <debian-l10n-polish@lists.debian.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"
#. Type: boolean
#. Description
#: ../mpdscribble.templates:1001
msgid "Install system mpdscribble service?"
msgstr "Zainstalować usługę mpdscribble?"
#. Type: boolean
#. Description
#: ../mpdscribble.templates:1001
msgid ""
"You can install mpdscribble as a system daemon. The mpdscribble service "
"will be started on boot. Note that is not necessary to run mpd as a system "
"service as it runs fine when started manually using a regular user account."
msgstr ""
"Można zainstalować usługę mpdscribble jako demon systemowy. Usługa "
"mpdscribble będzie uruchamiana w czasie rozruchu systemu. Proszę zauważyć, "
"że nie ma potrzeby uruchamiania mpd jako usługi systemowej, ponieważ działa "
"równie dobrze, jeśli jest uruchamiana ręcznie ze zwykłego konta użytkownika."
#. Type: string
#. Description
#: ../mpdscribble.templates:2001
msgid "Last.fm username:"
msgstr "Nazwa użytkownika Last.fm:"
#. Type: string
#. Description
#: ../mpdscribble.templates:2001
msgid "Enter username you use on Last.fm."
msgstr "Proszę podać nazwę użytkownika używaną w serwisie Last.fm."
#. Type: password
#. Description
#: ../mpdscribble.templates:3001
msgid "Last.fm password:"
msgstr "Hasło Last.fm:"
#. Type: password
#. Description
#: ../mpdscribble.templates:3001
msgid "Enter password you use on Last.fm."
msgstr "Proszę podać hasło używane w serwisie Last.fm."
|