# -*- mode: po; coding: utf-8; -*- Slovenian message catalog for GNU gettext-example # Copyright (C) 2005 Yoyodyne, Inc. # Primož Peterlin , 2005. # $Id: sl.po,v 1.3 2007/11/07 00:46:46 haible Exp $ msgid "" msgstr "" "Project-Id-Version: hello-perl 0.14.5\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" "PO-Revision-Date: 2005-09-29 13:38+0200\n" "Last-Translator: Primož Peterlin \n" "Language-Team: Slovenian \n" "Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n" "%100==4 ? 3 : 0);\n" #: hello-1.pl.in:17 hello-2.pl.in:12 msgid "Hello, world!" msgstr "Pozdravljen, svet!" #: hello-1.pl.in:19 #, perl-format msgid "This program is running as process number %d." msgstr "Ta program teče kot proces številka %d." #: hello-2.pl.in:14 #, perl-brace-format msgid "This program is running as process number {pid}." msgstr "Ta program teče kot proces številka {pid}."