diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-02-27 09:48:28 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-02-27 09:48:28 +0100 |
commit | 3a3a2339947cb9ca9b319e180e0521079be8551d (patch) | |
tree | f6dd04541c0d306e629c54a98f2a0bf071000ab1 /PLUGINS/src/hello | |
parent | d5db0c5ba71a0d6232867d2bc24d2cfcb2817a47 (diff) | |
download | vdr-3a3a2339947cb9ca9b319e180e0521079be8551d.tar.gz vdr-3a3a2339947cb9ca9b319e180e0521079be8551d.tar.bz2 |
Updated the Polish OSD texts
Diffstat (limited to 'PLUGINS/src/hello')
-rw-r--r-- | PLUGINS/src/hello/po/pl_PL.po | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/PLUGINS/src/hello/po/pl_PL.po b/PLUGINS/src/hello/po/pl_PL.po index c00efdc2..71c152ec 100644 --- a/PLUGINS/src/hello/po/pl_PL.po +++ b/PLUGINS/src/hello/po/pl_PL.po @@ -2,34 +2,37 @@ # Copyright (C) 2015 Klaus Schmidinger <vdr@tvdr.de> # This file is distributed under the same license as the VDR package. # Michael Rakowski <mrak@gmx.de>, 2002 +# Tomasz Maciej Nowak <tmn505@gmail.com>, 2018 # msgid "" msgstr "" "Project-Id-Version: vdr-hello 2.2.0\n" "Report-Msgid-Bugs-To: <see README>\n" "POT-Creation-Date: 2012-12-18 14:04+0100\n" -"PO-Revision-Date: 2007-08-11 12:34+0200\n" -"Last-Translator: Michael Rakowski <mrak@gmx.de>\n" +"PO-Revision-Date: 2018-02-19 00:41+0100\n" +"Last-Translator: Tomasz Maciej Nowak <tmn505@gmail.com>\n" "Language-Team: Polish <vdr@linuxtv.org>\n" -"Language: pl\n" +"Language: pl_PL\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-2\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Poedit 2.0.6\n" msgid "A friendly greeting" -msgstr "" +msgstr "Przyjazne pozdrowienie" msgid "Hello" -msgstr "" +msgstr "Witaj" msgid "Greeting time (s)" -msgstr "" +msgstr "Czas pozdrowienia (s)" msgid "Use alternate greeting" -msgstr "" +msgstr "Użyj alternatywnego pozdrowienia" msgid "Howdy folks!" -msgstr "" +msgstr "Siema ziomy!" msgid "Hello world!" -msgstr "" +msgstr "Witaj świecie!" |