File: hellogtk.po

package info (click to toggle)
libgettext-ruby 1.7.0-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,892 kB
  • ctags: 1,198
  • sloc: ruby: 6,738; ansic: 67; makefile: 38; sql: 14; sh: 6
file content (20 lines) | stat: -rw-r--r-- 615 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Hello World for Ruby/GTK -- sample for ruby-gettext-package
#
# Copyright (C) Masao Mutoh <mutoh@highway.ne.jp>
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ruby-gettext-package 0.0.1\n"
"POT-Creation-Date: 2001-12-24 01:52:10+0900\n"
"PO-Revision-Date: 2005-04-24 17:10+0100\n"
"Last-Translator: Detlef Reichl <detlef!reichl()gmx!org\n"
"Language-Team: Detlef Reichl <detlef!reichl()gmx!org\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../hellogtk.rb:14
msgid "hello, gtk world"
msgstr "Hallo, gtk Welt"