aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/oscar/msgcookie.c
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/oscar/msgcookie.c')
0 files changed, 0 insertions, 0 deletions
'>hotfix/0.18.0.9 Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/gems/gettext-2.1.0/samples/po/ja/hello2.po
blob: 5048aa3df0972c35e1210e07d2d76b59d3c54d9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# hello2.po - sample for GetText._()
#
# Copyright (C) 2002-2004 Masao Mutoh
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ruby-gettext 0.8.0\n"
"POT-Creation-Date: 2002-01-01 03:05:08+0900\n"
"PO-Revision-Date: 2002-01-01 03:05:08+0900\n"
"Last-Translator: Masao Mutoh\n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=euc-jp\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"