From 3a3a2339947cb9ca9b319e180e0521079be8551d Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Tue, 27 Feb 2018 09:48:28 +0100 Subject: Updated the Polish OSD texts --- PLUGINS/src/hello/po/pl_PL.po | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) (limited to 'PLUGINS/src/hello/po/pl_PL.po') 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 # This file is distributed under the same license as the VDR package. # Michael Rakowski , 2002 +# Tomasz Maciej Nowak , 2018 # msgid "" msgstr "" "Project-Id-Version: vdr-hello 2.2.0\n" "Report-Msgid-Bugs-To: \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 \n" +"PO-Revision-Date: 2018-02-19 00:41+0100\n" +"Last-Translator: Tomasz Maciej Nowak \n" "Language-Team: Polish \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!" -- cgit v1.2.3