Sha256: 041a1e766b58be01100eea8d2dae60f50700cde7947236c224bea6ae743898ea
Contents?: true
Size: 655 Bytes
Versions: 36
Compression:
Stored size: 655 Bytes
Contents
# Hello World for Ruby/GTK -- sample for ruby-gettext-package # # Copyright (C) 2001-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 08:56+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_gtk2.rb:25 msgid "hello, gtk world" msgstr "Sveicināta, gtk pasaule"
Version data entries
36 entries across 36 versions & 1 rubygems