blob: 8500e8cebb260b7bbc8e04f43d06b7d7f53f3f4d (
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
|
# cbi.pot
# generated from ./i18n/english/luasrc/i18n/cbi.en.lua
msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8"
#. Add entry
#: i18n/english/luasrc/i18n/cbi.en.lua:1
msgid "Add"
msgstr ""
#. Remove entry
#: i18n/english/luasrc/i18n/cbi.en.lua:2
msgid "Delete"
msgstr ""
#. Replace entry
#: i18n/english/luasrc/i18n/cbi.en.lua:3
msgid "Replace entry"
msgstr ""
#. Invalid input value
#: i18n/english/luasrc/i18n/cbi.en.lua:4
msgid "Invalid"
msgstr ""
#. <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 ""
#. This field is mandatory
#: i18n/english/luasrc/i18n/cbi.en.lua:6
msgid "This field is mandatory"
msgstr ""
#. <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 ""
#. 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 ""
#. -- Additional Field --
#: i18n/english/luasrc/i18n/cbi.en.lua:9
msgid "-- Additional Field --"
msgstr ""
#. (optional)
#: i18n/english/luasrc/i18n/cbi.en.lua:10
msgid " (optional)"
msgstr ""
#. This section contains no values yet
#: i18n/english/luasrc/i18n/cbi.en.lua:11
msgid "This section contains no values yet"
msgstr ""
#. -- custom --
#: i18n/english/luasrc/i18n/cbi.en.lua:12
msgid "-- custom --"
msgstr ""
#. -- Please choose --
#: i18n/english/luasrc/i18n/cbi.en.lua:13
msgid "-- Please choose --"
msgstr ""
#. Go to relevant configuration page
#: i18n/english/luasrc/i18n/cbi.en.lua:14
msgid " "
msgstr ""
#. Applying changes
#: i18n/english/luasrc/i18n/cbi.en.lua:15
msgid "Applying changes"
msgstr ""
#. Uploaded File
#: i18n/english/luasrc/i18n/cbi.en.lua:16
msgid "Uploaded File"
msgstr ""
#. Search file...
#: i18n/english/luasrc/i18n/cbi.en.lua:17
msgid "cbi_browser"
msgstr ""
|