PluginProbe
WP Ultimate Post Grid / 1.7.2
WP Ultimate Post Grid v1.7.2
4.1.1 trunk 1.5 1.6 1.7 1.7.1 1.7.2 1.8 1.9 2.0 2.1 2.2 2.3 2.4.0 2.5.0 2.6.0 2.7.0 2.8.0 2.8.2 3.0.0 3.3.0 3.4.0 3.5.0 3.6.0 3.7.0 All 32 releases
wp-ultimate-post-grid / vendor / vafpress / lang / vafpress-framework.pot

vafpress-framework.pot in WP Ultimate Post Grid 1.7.2, at vendor/vafpress/lang/vafpress-framework.pot

236 lines 6.1 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # LANGUAGE (LOCALE) translation for Vafpress Framework.
2 # Copyright (C) 2013 Vafpress.com
3 # Translators:
4 msgid ""
5 msgstr ""
6 "Project-Id-Version: Vafpress Framework\n"
7 "POT-Creation-Date: 2013-11-20 12:40+0700\n"
8 "PO-Revision-Date: 2013-11-20 10:25+0000\n"
9 "Last-Translator: Vafpress <[email protected]>\n"
10 "Language-Team: vafour <[email protected]>\n"
11 "MIME-Version: 1.0\n"
12 "Content-Type: text/plain; charset=UTF-8\n"
13 "Content-Transfer-Encoding: 8bit\n"
14 "Language: en_US\n"
15 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16 "X-Generator: Poedit 1.5.7\n"
17 "X-Poedit-Basepath: ../\n"
18 "X-Poedit-KeywordsList: _e;__\n"
19 "X-Poedit-SearchPath-0: .\n"
20 "X-Poedit-SourceCharset: UTF-8\n"
21
22 #: bootstrap.php:83 classes/option.php:346 classes/option.php:371
23 msgid "Successful"
24 msgstr "Successful"
25
26 #: bootstrap.php:94
27 msgid "Unauthorized function"
28 msgstr "Unauthorized function"
29
30 #: classes/metabox.php:35
31 msgid "[Development Mode] "
32 msgstr "[Development Mode] "
33
34 #: classes/metabox.php:564 classes/metabox/alchemy.php:493
35 msgid "Remove"
36 msgstr "Remove"
37
38 #: classes/metabox.php:586 classes/metabox/alchemy.php:515
39 msgid "Add More"
40 msgstr "Add More"
41
42 #: classes/option.php:47 classes/option.php:48
43 msgid "Vafpress Options"
44 msgstr "Vafpress Options"
45
46 #: classes/option.php:54
47 msgid "Option Key is required"
48 msgstr "Option Key is required"
49
50 #: classes/option.php:56
51 msgid "Template Array/File is required"
52 msgstr "Template Array/File is required"
53
54 #: classes/option.php:58
55 msgid "Page Slug is required"
56 msgstr "Page Slug is required"
57
58 #: classes/option.php:160
59 msgid ""
60 "Development Mode is Active, options' values won't be saved into database."
61 msgstr "Development Mode is Active, options' values won't be saved into database."
62
63 #: classes/option.php:288
64 msgid "Can not be empty"
65 msgstr "Can not be empty"
66
67 #: classes/option.php:313
68 msgid "Invalid data"
69 msgstr "Invalid data"
70
71 #: classes/option.php:376
72 msgid "Unverified Access"
73 msgstr "Unverified Access"
74
75 #: classes/option.php:442
76 msgid "Invalid template supplied"
77 msgstr "Invalid template supplied"
78
79 #: classes/option.php:455
80 msgid "Utility"
81 msgstr "Utility"
82
83 #: classes/option.php:461 views/option/restore.php:13
84 msgid "Restore Default"
85 msgstr "Restore Default"
86
87 #: classes/option.php:470
88 msgid "Export/Import"
89 msgstr "Export/Import"
90
91 #: classes/shortcodegenerator.php:259
92 msgid "Insert"
93 msgstr "Insert"
94
95 #: classes/shortcodegenerator.php:260
96 msgid "Cancel"
97 msgstr "Cancel"
98
99 #: classes/option/control/set.php:359
100 msgid "Saving successful"
101 msgstr "Saving successful"
102
103 #: classes/option/control/set.php:370
104 msgid "Saving failed"
105 msgstr "Saving failed"
106
107 #: classes/option/control/set.php:376
108 msgid "No changes made"
109 msgstr "No changes made"
110
111 #: config/messages.php:13
112 msgid "Value needs to be Alphabet"
113 msgstr "Value needs to be Alphabet"
114
115 #: config/messages.php:14
116 msgid "Value needs to be Alphanumeric"
117 msgstr "Value needs to be Alphanumeric"
118
119 #: config/messages.php:15
120 msgid "Value needs to be Numeric"
121 msgstr "Value needs to be Numeric"
122
123 #: config/messages.php:16
124 msgid "Value needs to be Valid Email"
125 msgstr "Value needs to be Valid Email"
126
127 #: config/messages.php:17
128 msgid "Value needs to be Valid URL"
129 msgstr "Value needs to be Valid URL"
130
131 #: config/messages.php:18
132 msgid "Length needs to be less than {0} characters"
133 msgstr "Length needs to be less than {0} characters"
134
135 #: config/messages.php:19
136 msgid "Length needs to be more than {0} characters"
137 msgstr "Length needs to be more than {0} characters"
138
139 #: config/messages.php:20
140 msgid "Select no more than {0} items"
141 msgstr "Select no more than {0} items"
142
143 #: config/messages.php:21
144 msgid "Select at least {0} items"
145 msgstr "Select at least {0} items"
146
147 #: config/messages.php:22
148 msgid "This is required"
149 msgstr "This is required"
150
151 #: config/messages.php:29
152 msgid "Import succeed, option page will be refreshed.."
153 msgstr "Import succeed, option page will be refreshed.."
154
155 #: config/messages.php:30
156 msgid "Import failed"
157 msgstr "Import failed"
158
159 #: config/messages.php:31
160 msgid "Export succeed, copy the JSON formatted options"
161 msgstr "Export succeed, copy the JSON formatted options"
162
163 #: config/messages.php:32
164 msgid "Export failed"
165 msgstr "Export failed"
166
167 #: config/messages.php:33
168 msgid "Restoration succeed, option page will be refreshed.."
169 msgstr "Restoration succeed, option page will be refreshed.."
170
171 #: config/messages.php:34
172 msgid "Options identical to default"
173 msgstr "Options identical to default"
174
175 #: config/messages.php:35
176 msgid "Restoration failed"
177 msgstr "Restoration failed"
178
179 #: config/messages.php:43
180 msgid "Select option(s)"
181 msgstr "Select option(s)"
182
183 #: config/messages.php:45
184 msgid "Select an Icon"
185 msgstr "Select an Icon"
186
187 #: views/control/upload.php:5
188 msgid "Choose File"
189 msgstr "Choose File"
190
191 #: views/option/impexp.php:4 views/option/impexp.php:14
192 msgid "Import"
193 msgstr "Import"
194
195 #: views/option/impexp.php:7
196 msgid "Import Options"
197 msgstr "Import Options"
198
199 #: views/option/impexp.php:27 views/option/impexp.php:37
200 msgid "Export"
201 msgstr "Export"
202
203 #: views/option/impexp.php:30
204 msgid "Export Options"
205 msgstr "Export Options"
206
207 #: views/option/restore.php:4
208 msgid "Restore Default Options"
209 msgstr "Restore Default Options"
210
211 #: views/option/restore.php:7
212 msgid "Restore options to initial default values."
213 msgstr "Restore options to initial default values."
214
215 #: views/option/restore.php:14
216 msgid ""
217 "** Please make sure you have already make a backup data of your current "
218 "settings. Once you click this button, your current settings will be gone."
219 msgstr "** Please make sure you have already make a backup data of your current settings. Once you click this button, your current settings will be gone."
220
221 #: views/option/set.php:69 views/option/set.php:84
222 msgid "Save Changes"
223 msgstr "Save Changes"
224
225 #: views/option/set.php:70 views/option/set.php:85
226 msgid "Saving Now"
227 msgstr "Saving Now"
228
229 #: views/option/set.php:93
230 #, php-format
231 msgid ""
232 "This option panel is built using <a href=\"http://vafpress.com/vafpress-"
233 "framework\">Vafpress Framework %s</a> powered by <a "
234 "href=\"http://vafpress.com\">Vafpress</a>"
235 msgstr "This option panel is built using <a href=\"http://vafpress.com/vafpress-framework\">Vafpress Framework %s</a> powered by <a href=\"http://vafpress.com\">Vafpress</a>"
236