Sha256: 6115f77419eac2fd600834889f72dc0ac6fb49b638eeceb73e8944eebe6e0270
Contents?: true
Size: 1.57 KB
Versions: 4
Compression:
Stored size: 1.57 KB
Contents
# CGI/ERB sample for Ruby-GetText-Package. # Copyright (C) 2005,2006 Masao Mutoh # This file is distributed under the same license as the Ruby-GetText-Package. # # Runar Ingebrigtsen <runar at mopo.no>, 2007. # msgid "" msgstr "" "Project-Id-Version: cgi-sample 1.1.1\n" "POT-Creation-Date: 2006-01-07 14:48+0900\n" "PO-Revision-Date: 2007-04-03 13:33+0200\n" "Last-Translator: Runar Ingebrigtsen\n" "Language-Team: Norwegian\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);\n" #: helloerb1.cgi:32 msgid "Sample script for CGI/ERB (UTF-8)." msgstr "Eksempelscript for CGI/ERB (UTF-8)." #: helloerb.rhtml:5 other.rhtml:5 msgid "Sample script for CGI/ERB and Ruby-GetText-Package" msgstr "Eksempelscript for CGI/ERB og Ruby-GetText-pakken" #: helloerb.rhtml:12 msgid "Hello World" msgstr "«Hello World»" #: helloerb.rhtml:15 other.rhtml:11 msgid "locale" msgstr "lokale" #: helloerb.rhtml:16 other.rhtml:12 msgid "output_charset" msgstr "resultat_tegnsett" #: helloerb.rhtml:17 other.rhtml:13 msgid "QUERY_STRING" msgstr "SPØRRE_STRING" #: helloerb.rhtml:19 msgid "Call a library method which has another textdomain." msgstr "Spør en bibliotekmetode som har et annet tekstdomene" #: helloerb.rhtml:21 other.rhtml:15 msgid "Back" msgstr "Tilbake" #: other.rhtml:8 msgid "Another sample" msgstr "Et annet eksempel" #: other.rhtml:9 msgid "This sample(other.rhtml) is the another ERB file of helloerb1.cgi." msgstr "Dette eksempelet (annen .rhtml) er den andre ERB-filen til helloerb1.cgi."
Version data entries
4 entries across 4 versions & 1 rubygems