From 2eedc4bb4a8ef9a58a0862d9325c888bbc4b4eac Mon Sep 17 00:00:00 2001 From: Justin Maggard Date: Wed, 3 Aug 2011 22:49:08 +0000 Subject: [PATCH] * Add Polish translations. (Thanks to Tomasz Matuszewski) --- po/LINGUAS | 2 +- po/pl.po | 121 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 122 insertions(+), 1 deletion(-) create mode 100644 po/pl.po diff --git a/po/LINGUAS b/po/LINGUAS index 7842099..db2513e 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -1 +1 @@ -da de es fr it ja nb nl ru sl sv +da de es fr it ja nb nl pl ru sl sv diff --git a/po/pl.po b/po/pl.po new file mode 100644 index 0000000..cca06bd --- /dev/null +++ b/po/pl.po @@ -0,0 +1,121 @@ +# MiniDLNA translation template file +# Justin Maggard , 2010. +# +# MiniDLNA media server +# Copyright (C) 2010 NETGEAR +# +# This file is part of MiniDLNA. +# +# MiniDLNA is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 2 as +# published by the Free Software Foundation. +# +# MiniDLNA 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. +# +# You should have received a copy of the GNU General Public License +# along with MiniDLNA. If not, see . +# +msgid "" +msgstr "" +"Project-Id-Version: minidlna 1.0.18\n" +"Report-Msgid-Bugs-To: jmaggard@users.sourceforge.net\n" +"POT-Creation-Date: 2010-07-19 10:50-0700\n" +"PO-Revision-Date: 2010-10-19 11:00-0800\n" +"Last-Translator: Tomasz.Matuszewski \n" +"Language-Team: Polski\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: scanner.c:163 +msgid "Unknown Date" +msgstr "Nieznana Data" + +#: scanner.c:191 +msgid "Unknown Camera" +msgstr "Nieznana Kamera" + +#: scanner.c:282 +msgid "- All Albums -" +msgstr "- Wszystkie Albumy -" + +#: scanner.c:290 scanner.c:297 scanner.c:300 +msgid "Unknown Album" +msgstr "Nieznany Album" + +#: scanner.c:323 +msgid "- All Artists -" +msgstr "- Wszyscy Wykonawcy -" + +#: scanner.c:331 scanner.c:337 scanner.c:340 +msgid "Unknown Artist" +msgstr "Nieznany Wykonawca" + +#: scanner.c:543 +msgid "Music" +msgstr "Muzyka" + +#: scanner.c:544 +msgid "All Music" +msgstr "Wszystkie Utwory" + +#: scanner.c:545 +msgid "Genre" +msgstr "Rodzaj" + +#: scanner.c:546 +msgid "Artist" +msgstr "Wykonawca" + +#: scanner.c:547 +msgid "Album" +msgstr "Album" + +#: scanner.c:548 scanner.c:552 scanner.c:557 +msgid "Folders" +msgstr "Folder" + +#: scanner.c:549 +msgid "Playlists" +msgstr "Lista Utworow" + +#: scanner.c:550 +msgid "Video" +msgstr "Filmy" + +#: scanner.c:551 +msgid "All Video" +msgstr "Wszystkie Filmy" + +#: scanner.c:553 +msgid "Pictures" +msgstr "Obrazy" + +#: scanner.c:554 +msgid "All Pictures" +msgstr "Wszystkie Obrazy" + +#: scanner.c:555 +msgid "Date Taken" +msgstr "Data Wykonania" + +#: scanner.c:556 +msgid "Camera" +msgstr "Kamera" + +#: scanner.c:558 +msgid "Browse Folders" +msgstr "Przegladaj Foldery" + +#: scanner.c:721 +#, c-format +msgid "Scanning %s\n" +msgstr "Skanowanie %s\n" + +#: scanner.c:789 +#, c-format +msgid "Scanning %s finished (%llu files)!\n" +msgstr "Skanowanie %s zakonczone (%llu files)!\n"