diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2007-09-22 18:29:49 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2007-09-22 18:29:49 +0000 |
commit | 763f896f03fb4c72ba55d1951f98596aa6f6f171 (patch) | |
tree | 2ca51c3b692684c5ab4e139a01c7c42f324cb4a1 | |
parent | b28dc662b11798198e5b5d2ab5635bf5b21d0f5f (diff) | |
download | gst-plugins-bad-763f896f03fb4c72ba55d1951f98596aa6f6f171.tar.gz gst-plugins-bad-763f896f03fb4c72ba55d1951f98596aa6f6f171.tar.bz2 gst-plugins-bad-763f896f03fb4c72ba55d1951f98596aa6f6f171.zip |
po/pl.po: Added Polish translation.
Original commit message from CVS:
translated by: Jakub Bogusz <qboosh@pld-linux.org>
* po/pl.po:
Added Polish translation.
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | po/pl.po | 35 |
2 files changed, 42 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2007-09-22 Thomas Vander Stichele <thomas at apestaart dot org> + translated by: Jakub Bogusz <qboosh@pld-linux.org> + + * po/pl.po: + Added Polish translation. + +2007-09-22 Thomas Vander Stichele <thomas at apestaart dot org> + translated by: Ilkka Tuohela <hile@iki.fi> * po/fi.po: diff --git a/po/pl.po b/po/pl.po new file mode 100644 index 00000000..7308d959 --- /dev/null +++ b/po/pl.po @@ -0,0 +1,35 @@ +# Polish translation for gst-plugins-bad. +# This file is distributed under the same license as the gst-plugins-bad package. +# Jakub Bogusz <qboosh@pld-linux.org>, 2007. +# +msgid "" +msgstr "" +"Project-Id-Version: gst-plugins-bad 0.10.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-06-13 12:47+0200\n" +"PO-Revision-Date: 2007-08-11 22:50+0200\n" +"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n" +"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: sys/dvb/gstdvbsrc.c:658 sys/dvb/gstdvbsrc.c:713 +#, c-format +msgid "Device \"%s\" does not exist." +msgstr "Urządzenei \"%s\" nie istnieje." + +#: sys/dvb/gstdvbsrc.c:662 +#, c-format +msgid "Could not open frontend device \"%s\"." +msgstr "Nie udało się otworzyć urządzenia frontendu \"%s\"." + +#: sys/dvb/gstdvbsrc.c:674 +#, c-format +msgid "Could not get settings from frontend device \"%s\"." +msgstr "Nie udało się pobrać ustawień z urządzenia frontendu \"%s\"." + +#: sys/dvb/gstdvbsrc.c:717 +#, c-format +msgid "Could not open file \"%s\" for reading." +msgstr "Nie udało się otworzyć pliku \"%s\" do odczytu." |