Sha256: 579a0cc32c30880d0073bbb0152604a0e1cb3fdffcb729f8617497d886ca5eba
Contents?: true
Size: 712 Bytes
Versions: 36
Compression:
Stored size: 712 Bytes
Contents
# Hello World noop -- sample for ruby-gettext-package # # Copyright (C) 2002-2006 Masao Mutoh # # This file is distributed under the same license as the gettext. # # Aivars Akots, 2008. # msgid "" msgstr "" "Project-Id-Version: ruby-gettext 1.1.1\n" "PO-Revision-Date: 2008-07-22 09:01+0200\n" "Last-Translator: Aivars Akots <aivars.akots@gmail.com>\n" "Language-Team: Latvian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" #: ../hello_noop.rb:13 msgid "Hello World" msgstr "Sveicināta pasaule" #: ../hello_noop.rb:13 msgid "Hello World2" msgstr "Sveicināta pasaule2"
Version data entries
36 entries across 36 versions & 1 rubygems