Imported Upstream version 0.19.7
[platform/upstream/gettext.git] / gettext-tools / examples / hello-c++-kde / po / sl.po
1 # -*- mode: po; coding: utf-8; -*- Slovenian message catalog for GNU gettext-example
2 # Copyright (C) 2005 Yoyodyne, Inc. (msgids)
3 # This file is distributed under the same license as the gettext package.
4 #
5 # Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>, 2005, 2014, 2015.
6 # $Id: hello-c++-kde-0.19.4.73.sl.po,v 1.1 2015/06/28 08:37:19 peterlin Exp $
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: hello-c++-kde 0.19.4.73\n"
10 "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
11 "PO-Revision-Date: 2015-06-28 10:37+0200\n"
12 "Last-Translator: Primož Peterlin <primozz.peterlin@gmail.com>\n"
13 "Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n"
14 "Language: sl\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8-bit\n"
18 "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
19 "%100==4 ? 3 : 0);\n"
20
21 #: hello.cc:46
22 msgid "Hello example"
23 msgstr "Zgled Pozdravljen"
24
25 #: hello.cc:48
26 msgid "Hello world example"
27 msgstr "Zgled Pozdravljen svet"
28
29 #: hellowindow.cc:42
30 msgid "Hello, world!"
31 msgstr "Pozdravljen, svet!"
32
33 #: hellowindow.cc:49
34 #, qt-format
35 msgid "This program is running as process number %1."
36 msgstr "Ta program teče kot proces številka %1."