aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/bee_user.c
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2009-10-04 19:28:41 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2009-10-04 19:28:41 +0100
commitbdad4079b4bbc8209bf17c81cafbf699f8c6d90d (patch)
tree7a9e633e5a42e56c3ca74c7327a6d3a456d66344 /protocols/bee_user.c
parentc3e349e0847b5b936d1040c56ea427a7f2ce0d7c (diff)
Fixing a crash bug that causes crashes only with buggy Jabber conference
servers, sending a "you left this chat" without first acknowledging you entering it.
Diffstat (limited to 'protocols/bee_user.c')
0 files changed, 0 insertions, 0 deletions
x/0.19.1'>hotfix/0.19.1 Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/gems/gettext-2.1.0/samples/po/es/hello2.po
blob: f29e4cb0e13c2ee98aadb212a3686a6de1403b29 (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
#
# David Espada <davinci@escomposlinux.org>, 2004.

msgid ""
msgstr ""
"Project-Id-Version: ruby-gettext-package 0.0.1\n"
"POT-Creation-Date: 2004-11-05 10:11:00+0900\n"
"PO-Revision-Date: 2004-11-05 10:32+0100\n"
"Last-Translator: David Espada <davinci@escomposlinux.org>\n"
"Language-Team: Spanish\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 "Mundo"

#: hello2.rb:8
msgid "One is %{num}\n"
msgstr "Uno es %{num}\n"

#: hello2.rb:9
msgid "Hello %{world}\n"
msgstr "Hola %{world}\n"