Sha256: 509c8461d13007b1265ee9c7bbc09d9e7322968adb3018a08cc16304357d673a
Contents?: true
Size: 715 Bytes
Versions: 39
Compression:
Stored size: 715 Bytes
Contents
# Hello World 2 -- 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:04+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" msgid "" "One is %{num}\n" msgstr "" "Viens ir %{num}\n" msgid "" "Hello %{world}\n" msgstr "" "Sveicināta %{world}\n" msgid "World" msgstr "Pasaule"
Version data entries
39 entries across 39 versions & 1 rubygems