summaryrefslogtreecommitdiff
path: root/gettext-tools/examples/hello-clisp/po/sl.po
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/examples/hello-clisp/po/sl.po')
-rw-r--r--gettext-tools/examples/hello-clisp/po/sl.po28
1 files changed, 28 insertions, 0 deletions
diff --git a/gettext-tools/examples/hello-clisp/po/sl.po b/gettext-tools/examples/hello-clisp/po/sl.po
new file mode 100644
index 0000000..4bedc15
--- /dev/null
+++ b/gettext-tools/examples/hello-clisp/po/sl.po
@@ -0,0 +1,28 @@
+# -*- mode: po; coding: utf-8; -*- Slovenian message catalog for GNU gettext-example
+# Copyright (C) 2005 Yoyodyne, Inc. (msgids)
+# This file is distributed under the same license as the gettext package.
+#
+# Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>, 2005, 2014.
+# $Id: hello-clisp-0.19.4-rc1.sl.po,v 1.2 2014/12/11 09:15:50 peterlin Exp $
+msgid ""
+msgstr ""
+"Project-Id-Version: hello-clisp 0.19.4-rc1\n"
+"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
+"PO-Revision-Date: 2014-12-11 10:15+0100\n"
+"Last-Translator: Primož Peterlin <primozz.peterlin@gmail.com>\n"
+"Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n"
+"Language: sl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8-bit\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
+"%100==4 ? 3 : 0);\n"
+
+#: hello.lisp.in:11
+msgid "Hello, world!"
+msgstr "Pozdravljen, svet!"
+
+#: hello.lisp.in:13
+#, lisp-format
+msgid "This program is running as process number ~D."
+msgstr "Ta program teče kot proces številka ~D."