diff options
author | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-08-20 05:12:16 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-08-20 05:12:16 +0200 |
commit | 389b2775c26e0572d76bd8e31aa65b0e1b6dd900 (patch) | |
tree | ff57fdf5a42872636b13aee8e932700793ba28aa /l10n/pl/media.po | |
parent | d9aae20003eb670b7bf86708016473969088066a (diff) | |
download | nextcloud-server-389b2775c26e0572d76bd8e31aa65b0e1b6dd900.tar.gz nextcloud-server-389b2775c26e0572d76bd8e31aa65b0e1b6dd900.zip |
translation update
Diffstat (limited to 'l10n/pl/media.po')
-rw-r--r-- | l10n/pl/media.po | 51 |
1 files changed, 36 insertions, 15 deletions
diff --git a/l10n/pl/media.po b/l10n/pl/media.po index 34e7e44b27d..237da744eec 100644 --- a/l10n/pl/media.po +++ b/l10n/pl/media.po @@ -2,14 +2,15 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # +# <mosslar@gmail.com>, 2011. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" -"POT-Creation-Date: 2011-08-19 13:10+0200\n" -"PO-Revision-Date: 2011-08-19 11:11+0000\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"POT-Creation-Date: 2011-08-20 05:08+0200\n" +"PO-Revision-Date: 2011-08-20 03:08+0000\n" +"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n" +"Language-Team: Polish (http://www.transifex.net/projects/p/owncloud/team/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -18,30 +19,50 @@ msgstr "" #: appinfo/app.php:31 msgid "Music" +msgstr "Muzyka" + +#: templates/music.php:3 +msgid "Play" msgstr "" -#: templates/music.php:28 -msgid "Songs scanned" +#: templates/music.php:4 templates/music.php:30 +msgid "Pause" +msgstr "Zatrzymaj" + +#: templates/music.php:5 +msgid "Previous" msgstr "" -#: templates/music.php:29 -msgid "Rescan Collection" +#: templates/music.php:6 +msgid "Next" msgstr "" -#: templates/music.php:30 -msgid "Pause" +#: templates/music.php:7 +msgid "Mute" msgstr "" -#: templates/music.php:36 -msgid "Artist" +#: templates/music.php:8 +msgid "Unmute" msgstr "" +#: templates/music.php:28 +msgid "Songs scanned" +msgstr "Przeskanowane utwory" + +#: templates/music.php:29 +msgid "Rescan Collection" +msgstr "Przeskanuj kolekcję" + #: templates/music.php:37 -msgid "Album" -msgstr "" +msgid "Artist" +msgstr "Artysta" #: templates/music.php:38 +msgid "Album" +msgstr "Album" + +#: templates/music.php:39 msgid "Title" -msgstr "" +msgstr "Tytuł" |