aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/yahoo/yahoo_httplib.h
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2006-04-03 23:34:45 +0200
committerWilmer van der Gaast <wilmer@gaast.net>2006-04-03 23:34:45 +0200
commitf8de26f98e3c38d3deacb674e533c588e6b48548 (patch)
treea2b6881fc3a55ce2f671c7c7d671aea2364a07d1 /protocols/yahoo/yahoo_httplib.h
parente6d6047924c7f6b70d51398a617ada03ac1850de (diff)
Added "add -tmp" command, which you can use to temporary add a buddy to your
list, like the handle_unknown=add setting does.
Diffstat (limited to 'protocols/yahoo/yahoo_httplib.h')
0 files changed, 0 insertions, 0 deletions
.12'>hotfix/0.20.0.12 Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/gems/gettext-2.1.0/samples/po/vi/hello2.po
blob: a87ce40cab69d5b058abe126a12c9030b4a50040 (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
29
30
31
# 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.
#
# Ngoc DAO Thanh <ngocdaothanh at gmail.com>, 2007.
#
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: 2007-03-21 10:16+0900\n"
"Last-Translator: Ngoc DAO Thanh <ngocdaothanh at gmail.com>\n"
"Language-Team: Vietnamese\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 "Thế Giới"

#: hello2.rb:8
msgid "One is %{num}\n"
msgstr "Một là is %{num}\n"

#: hello2.rb:9
msgid "Hello %{world}\n"
msgstr "Xin chào %{world}\n"