blob: 48665ab19fbeb84a38cd24404c25036b17e0e40b (
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
|
# cbi.pot
# generated from ./i18n/english/luasrc/i18n/cbi.en.lua
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-10 03:40+0200\n"
"PO-Revision-Date: 2009-05-26 20:04+0200\n"
"Last-Translator: Eduard Duran <iopahopa@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Pootle 1.1.0\n"
#. Add entry
#: i18n/english/luasrc/i18n/cbi.en.lua:1
msgid "Add"
msgstr "Afegeix entrada"
#. Remove entry
#: i18n/english/luasrc/i18n/cbi.en.lua:2
msgid "Delete"
msgstr "Esborra entrada"
#. Replace entry
#: i18n/english/luasrc/i18n/cbi.en.lua:3
msgid "Replace entry"
msgstr "Reemplaça entrada"
#. Invalid input value
#: i18n/english/luasrc/i18n/cbi.en.lua:4
msgid "Invalid"
msgstr "Valor d'entrada invàlid"
#. <strong>Validation failed:</strong> Please check any input fields for mistakes.
#: i18n/english/luasrc/i18n/cbi.en.lua:5
msgid ""
"<strong>Validation failed:</strong> Please check any input fields for "
"mistakes."
msgstr ""
"<strong>Ha fallat la validació:</strong> Si us plau revisa qualsevol camp "
"d'entrada per problemes."
#. This field is mandatory
#: i18n/english/luasrc/i18n/cbi.en.lua:6
msgid "This field is mandatory"
msgstr "Aquest camp és obligatori"
#. <strong>Validation failed:</strong> At least one mandatory field has no or an invalid value
#: i18n/english/luasrc/i18n/cbi.en.lua:7
msgid ""
"<strong>Validation failed:</strong> At least one mandatory field has no or "
"an invalid value"
msgstr ""
"<strong>Ha fallat la validació:</strong> Almenys un camp obligatori té un "
"valor incorrecte o inexistent"
#. A requirement for this option was not met
#: i18n/english/luasrc/i18n/cbi.en.lua:8
msgid "A requirement for this option was not met"
msgstr "No s'ha satisfet un requeriment d'aquesta opció"
#. -- Additional Field --
#: i18n/english/luasrc/i18n/cbi.en.lua:9
msgid "-- Additional Field --"
msgstr "-- Camp addicional --"
#. (optional)
#: i18n/english/luasrc/i18n/cbi.en.lua:10
msgid " (optional)"
msgstr "(opcional)"
#. This section contains no values yet
#: i18n/english/luasrc/i18n/cbi.en.lua:11
msgid "This section contains no values yet"
msgstr "Aquesta secció no conté cap valor encara"
#. -- custom --
#: i18n/english/luasrc/i18n/cbi.en.lua:12
msgid "-- custom --"
msgstr "-- personalitzat --"
#. -- Please choose --
#: i18n/english/luasrc/i18n/cbi.en.lua:13
msgid "-- Please choose --"
msgstr "-- Escull --"
#. Go to relevant configuration page
#: i18n/english/luasrc/i18n/cbi.en.lua:14
msgid " "
msgstr "Vés a la pàgina de configuració"
#. Applying changes
#: i18n/english/luasrc/i18n/cbi.en.lua:15
msgid "Applying changes"
msgstr "Aplicant els canvis"
#. Uploaded File
#: i18n/english/luasrc/i18n/cbi.en.lua:16
msgid "Uploaded File"
msgstr "Fitxer pujat"
#. Search file...
#: i18n/english/luasrc/i18n/cbi.en.lua:17
msgid "cbi_browser"
msgstr "Cerca fitxer..."
|