Sha256: ca584c7ddcb9fa3b71f105f2ce4bb9d4c5c8dddcd0a5a018c470bcbb67d5f89c
Contents?: true
Size: 789 Bytes
Versions: 24
Compression:
Stored size: 789 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 Ruby-GetText-Package. # # Slobodan Paunović <slobodan.paunovic at gmail.com>, 2008. # msgid "" msgstr "" "Project-Id-Version: ruby-gettext 1.1.1\n" "POT-Creation-Date: 2002-01-01 03:05:08+0900\n" "PO-Revision-Date: 2008-06-05 23:04+0200\n" "Last-Translator: Slobodan Paunović <slobodan.paunovic at gmail.com>\n" "Language-Team: Serbian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: hello2.rb:9 msgid "World" msgstr "свет" #: hello2.rb:8 msgid "One is %{num}\n" msgstr "Један је %{num}\n" #: hello2.rb:9 msgid "Hello %{world}\n" msgstr "Здраво %{world}\n"
Version data entries
24 entries across 24 versions & 5 rubygems