summaryrefslogtreecommitdiff
path: root/gettext-tools/examples/hello-c-gnome3/po/ca.po
blob: 3583f21d0147bb51f8f0e9788c0f7e53370f6c63 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# Catalan messages for GNU hello-c-gnome3.
# Copyright (C) 2003, 2014, 2015 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
# Ivan Vilata i Balaguer <ivan@selidor.net>, 2003, 2014, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: hello-c-gnome3 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"PO-Revision-Date: 2015-06-24 18:48+0200\n"
"Last-Translator: Ivan Vilata i Balaguer <ivan@selidor.net>\n"
"Language-Team: Catalan <ca@dodds.net>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: hello.c:79
#, c-format
msgid ""
"<big>Hello world!</big>\n"
"This program is running as process number <b>%d</b>."
msgstr ""
"<big>Hola, món!</big>\n"
"Aquest programa està corrent amb el número de procés <b>%d</b>."

#: hello.c:84
msgid "<big><u>This is another text</u></big>"
msgstr "<big><u>Aquest és un altre text</u></big>"

#: hello.c:86
msgid "<big><i>This is yet another text</i></big>"
msgstr "<big><i>Aquest és un altre text més</i></big>"

#: hello.desktop.in.in:4
msgid "Hello"
msgstr "Hola"

#: hello.desktop.in.in:5
msgid "Hello, world!"
msgstr "Hola, món!"

#: hello.ui:5
msgid "Example Application"
msgstr "Aplicació d’exemple"

#: hello.ui:33
msgid "Update text"
msgstr "Actualitza el text"

#: hello.gschema.xml:7
msgid "Use XML markup"
msgstr "Empra etiquetatge XML"

#: hello.gschema.xml:8
msgid "Whether to use XML markup in the text."
msgstr "Indica si es permet emprar etiquetatge XML al text."