File: es.po

package info (click to toggle)
pointerize 0.6
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, sarge, squeeze
  • size: 160 kB
  • ctags: 123
  • sloc: ansic: 1,146; makefile: 121; sh: 3
file content (26 lines) | stat: -rw-r--r-- 579 bytes parent folder | download | duplicates (3)
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
# SOME DESCRIPTIVE TITLE.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: foo 0.2\n"
"POT-Creation-Date: 1999-03-05 23:57+0000\n"
"PO-Revision-Date: 1999-03-05 23:58+0000\n"
"Last-Translator: J.R. User <jru@some.org>\n"
"Language-Team: SPANISH <ES@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"

#: hello.c:5
msgid "I'm alive.\n"
msgstr "Estoy vivo.\n"

#: hello.c:5
msgid "I'm here\n"
msgstr "Estoy aqu\n"

#: hello.c:12
msgid "Hello world\n"
msgstr "Hola mundo\n"