Sha256: c66292f5cafaa0c7802f79fbacb2838d77fb6fb816af9ffd0d83f859ab32fb83
Contents?: true
Size: 688 Bytes
Versions: 36
Compression:
Stored size: 688 Bytes
Contents
# CGI/ERB sample for gettext. # # Copyright (C) 2005,2006 Masao Mutoh # # This file is distributed under the same license as the gettext. # # Masao Mutoh <mutomasa at gmail.com>, 2005. # msgid "" msgstr "" "Project-Id-Version: cgi-sample 1.1.1\n" "PO-Revision-Date: 2005-04-23 12:43+0900\n" "Last-Translator: Masao Mutoh <mutomasa at gmail.com>\n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n == 1 ? 0 : 1;\n" #: ../helloerb2.cgi:35 msgid "Sample script for CGI/ERB (Auto-Detect charset)." msgstr "CGI/ERB用サンプルスクリプト(文字コード自動判別)"
Version data entries
36 entries across 36 versions & 1 rubygems