1*63eb84d1Schristos# -*- mode: po; coding: utf-8; -*- Slovenian message catalog for GNU gettext-example
2*63eb84d1Schristos# Copyright (C) 2005 Yoyodyne, Inc.
3*63eb84d1Schristos# Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>, 2005.
4*63eb84d1Schristos# Id: sl.po,v 1.2 2006/04/20 14:10:34 haible Exp
5*63eb84d1Schristosmsgid ""
6*63eb84d1Schristosmsgstr ""
7*63eb84d1Schristos"Project-Id-Version: hello-objc-gnustep 0.14.5\n"
8*63eb84d1Schristos"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
9*63eb84d1Schristos"PO-Revision-Date: 2005-09-29 13:38+0200\n"
10*63eb84d1Schristos"Last-Translator: Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>\n"
11*63eb84d1Schristos"Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n"
12*63eb84d1Schristos"MIME-Version: 1.0\n"
13*63eb84d1Schristos"Content-Type: text/plain; charset=UTF-8\n"
14*63eb84d1Schristos"Content-Transfer-Encoding: 8bit\n"
15*63eb84d1Schristos"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
16*63eb84d1Schristos"%100==4 ? 3 : 0);\n"
17*63eb84d1Schristos
18*63eb84d1Schristos#: Hello.m:50
19*63eb84d1Schristosmsgid "Hello, world!"
20*63eb84d1Schristosmsgstr "Pozdravljen, svet!"
21*63eb84d1Schristos
22*63eb84d1Schristos#: Hello.m:59
23*63eb84d1Schristos#, objc-format
24*63eb84d1Schristosmsgid "This program is running as process number %d."
25*63eb84d1Schristosmsgstr "Ta program teče kot proces številka %d."
26