blob: 6a282f2e69082e0a74d3484bf76f7292373df296 (
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
|
# Mensajes en asturianu para GNU gettext.
# This file is distributed under the same license as the gettext package.
# Copyright (C) 2009 Yoyodyne, Inc. (msgids)
# Copyright (C) 2009 Free Software Foundation, Inc.
# Marquinos <maacub@gmail.com>, 2009.
msgid ""
msgstr ""
"Project-Id-Version: hello-csharp-0.17\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"PO-Revision-Date: 2009-12-15 12:16+0100\n"
"Last-Translator: Marquinos <maacub@gmail.com>\n"
"Language-Team: Asturian <ubuntu-l10n-ast@lists.ubuntu.com>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: hello.cs:14
msgid "Hello, world!"
msgstr "¡Hola, mundu!"
#: hello.cs:17
#, csharp-format
msgid "This program is running as process number {0}."
msgstr "Esti programa ta corriendo como'l procesu númberu {0}."
|