Sha256: 400fbfd68e7ebf2bfea2909019d825eebcfe68141d171f82f4a9f21ae6ef83f2
Contents?: true
Size: 783 Bytes
Versions: 23
Compression:
Stored size: 783 Bytes
Contents
# translation of hello.po to Croatian # Hello World -- a sample for gettext # Copyright (C) 2001-2006 Masao Mutoh # This file is distributed under the same license as the gettext. # # Sanjin Sehic <saserr@gmail.com>, 2007. msgid "" msgstr "" "Project-Id-Version: hello\n" "POT-Creation-Date: 2001-12-24 01:30:54+0900\n" "PO-Revision-Date: 2007-03-20 20:23+0100\n" "Last-Translator: Sanjin Sehic <saserr@gmail.com>\n" "Language-Team: Croatian <saserr@gmail.com>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #: ../hello.rb:7 msgid "Hello World\n" msgstr "Zdravo Svijetu\n"
Version data entries
23 entries across 23 versions & 1 rubygems