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