Version Description
- Improve PHP 8 compatibility.
Download this release
Release Info
Developer | Collizo4sky |
Plugin | WP User Avatar |
Version | 3.2.14 |
Comparing to | |
See all releases |
Code changes from version 3.2.13 to 3.2.14
- changelog.txt +3 -0
- languages/wp-user-avatar.pot +2095 -152
- readme.txt +158 -155
- src/Admin/SettingsPages/AbstractSettingsPage.php +6 -10
- vendor/autoload.php +1 -1
- vendor/composer/autoload_real.php +7 -7
- vendor/composer/autoload_static.php +4 -4
- vendor/composer/installed.php +2 -2
- wp-user-avatar.php +2 -2
changelog.txt
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
== Changelog ==
|
2 |
|
|
|
|
|
|
|
3 |
= 3.2.13 =
|
4 |
* Fixed bug where custom html texts where scribbled.
|
5 |
|
1 |
== Changelog ==
|
2 |
|
3 |
+
= 3.2.14 =
|
4 |
+
* Improve PHP 8 compatibility.
|
5 |
+
|
6 |
= 3.2.13 =
|
7 |
* Fixed bug where custom html texts where scribbled.
|
8 |
|
languages/wp-user-avatar.pot
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
# This file is distributed under the same license as the ProfilePress package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: ProfilePress 3.2.
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-user-avatar\n"
|
7 |
-
"POT-Creation-Date: 2022-05
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -12,61 +12,83 @@ msgstr ""
|
|
12 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
13 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
14 |
|
|
|
|
|
|
|
15 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:57
|
16 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:66
|
17 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:127
|
18 |
msgid "Profile & Cover Photo"
|
19 |
msgstr ""
|
20 |
|
|
|
21 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:77
|
22 |
msgid "Available Shortcodes"
|
23 |
msgstr ""
|
24 |
|
|
|
|
|
25 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:81
|
26 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:211
|
27 |
msgid "Check out MailOptin"
|
28 |
msgstr ""
|
29 |
|
|
|
30 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:93
|
31 |
msgid "%s[avatar]%s displays a user's profile pictures."
|
32 |
msgstr ""
|
33 |
|
|
|
34 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:100
|
35 |
-
msgid "
|
|
|
|
|
36 |
msgstr ""
|
37 |
|
|
|
38 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:106
|
39 |
msgid "Learn more"
|
40 |
msgstr ""
|
41 |
|
|
|
42 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:201
|
43 |
msgid "Mystery Man"
|
44 |
msgstr ""
|
45 |
|
|
|
46 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:202
|
47 |
msgid "Blank"
|
48 |
msgstr ""
|
49 |
|
|
|
50 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:203
|
51 |
msgid "Gravatar Logo"
|
52 |
msgstr ""
|
53 |
|
|
|
54 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:204
|
55 |
msgid "Identicon (Generated)"
|
56 |
msgstr ""
|
57 |
|
|
|
58 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:205
|
59 |
msgid "Wavatar (Generated)"
|
60 |
msgstr ""
|
61 |
|
|
|
62 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:206
|
63 |
msgid "MonsterID (Generated)"
|
64 |
msgstr ""
|
65 |
|
|
|
66 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:207
|
67 |
msgid "Retro (Generated)"
|
68 |
msgstr ""
|
69 |
|
|
|
|
|
|
|
|
|
70 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:241
|
71 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:242
|
72 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:119
|
@@ -74,11 +96,18 @@ msgstr ""
|
|
74 |
msgid "Default Profile Picture"
|
75 |
msgstr ""
|
76 |
|
|
|
|
|
77 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:242
|
78 |
-
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:
|
79 |
msgid "Choose Image"
|
80 |
msgstr ""
|
81 |
|
|
|
|
|
|
|
|
|
|
|
82 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:243
|
83 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:79
|
84 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:283
|
@@ -87,136 +116,190 @@ msgstr ""
|
|
87 |
msgid "Remove"
|
88 |
msgstr ""
|
89 |
|
|
|
|
|
90 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:243
|
91 |
-
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:
|
92 |
msgid "Undo"
|
93 |
msgstr ""
|
94 |
|
|
|
95 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-shortcode.php:177
|
96 |
msgid "Profile updated."
|
97 |
msgstr ""
|
98 |
|
|
|
|
|
99 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-shortcode.php:202
|
100 |
#: src/Themes/DragDrop/AbstractTheme.php:113
|
101 |
msgid "Update Profile"
|
102 |
msgstr ""
|
103 |
|
|
|
104 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-widget.php:13
|
105 |
msgid "Insert"
|
106 |
msgstr ""
|
107 |
|
|
|
|
|
108 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-widget.php:13
|
109 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:193
|
110 |
msgid "[avatar_upload]"
|
111 |
msgstr ""
|
112 |
|
|
|
113 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-widget.php:14
|
114 |
msgid "ProfilePress Avatar Upload"
|
115 |
msgstr ""
|
116 |
|
|
|
|
|
|
|
|
|
117 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-widget.php:56
|
118 |
#: src/Widgets/Form.php:65 src/Widgets/TabbedWidget.php:473
|
119 |
#: src/Widgets/UserPanel.php:74
|
120 |
msgid "Title:"
|
121 |
msgstr ""
|
122 |
|
|
|
123 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-widget.php:60
|
124 |
msgid "Description:"
|
125 |
msgstr ""
|
126 |
|
|
|
127 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-widget.php:65
|
128 |
msgid "Automatically add paragraphs"
|
129 |
msgstr ""
|
130 |
|
|
|
|
|
131 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:43
|
132 |
#: src/Classes/ImageUploader.php:41
|
133 |
msgid "Cover Photo"
|
134 |
msgstr ""
|
135 |
|
|
|
|
|
|
|
136 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:73
|
137 |
-
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:
|
138 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:192
|
139 |
msgid "Upload"
|
140 |
msgstr ""
|
141 |
|
142 |
-
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:
|
|
|
|
|
|
|
143 |
#: src/RegisterScripts.php:73 src/RegisterScripts.php:128
|
144 |
msgid "Are you sure?"
|
145 |
msgstr ""
|
146 |
|
147 |
-
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:
|
|
|
|
|
148 |
#: src/RegisterScripts.php:74
|
149 |
msgid "Deleting..."
|
150 |
msgstr ""
|
151 |
|
152 |
-
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:
|
|
|
|
|
153 |
#: src/RegisterScripts.php:75
|
154 |
msgid "An error occurred. Please try again."
|
155 |
msgstr ""
|
156 |
|
157 |
-
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:
|
|
|
|
|
|
|
158 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:38
|
159 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:70
|
160 |
msgid "Maximum upload file size: %d%s."
|
161 |
msgstr ""
|
162 |
|
163 |
-
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:
|
|
|
164 |
msgid "Allowed Files"
|
165 |
msgstr ""
|
166 |
|
167 |
-
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:
|
|
|
168 |
msgid "<code>jpg jpeg png gif</code>"
|
169 |
msgstr ""
|
170 |
|
171 |
-
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:
|
|
|
|
|
172 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:139
|
173 |
msgid "Original Size"
|
174 |
msgstr ""
|
175 |
|
176 |
-
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:
|
|
|
|
|
177 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:142
|
178 |
msgid "Thumbnail"
|
179 |
msgstr ""
|
180 |
|
181 |
-
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:
|
|
|
182 |
msgid "Remove Image"
|
183 |
msgstr ""
|
184 |
|
185 |
-
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:
|
|
|
186 |
msgid "This file is not an image. Please try another."
|
187 |
msgstr ""
|
188 |
|
189 |
-
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:
|
190 |
-
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:
|
|
|
|
|
191 |
msgid "Memory exceeded. Please try another smaller file."
|
192 |
msgstr ""
|
193 |
|
194 |
-
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:
|
195 |
-
|
|
|
|
|
|
|
196 |
msgstr ""
|
197 |
|
|
|
198 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:18
|
199 |
msgid "Profile Picture — ProfilePress"
|
200 |
msgstr ""
|
201 |
|
|
|
202 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:120
|
203 |
msgid "Display Profile Picture"
|
204 |
msgstr ""
|
205 |
|
|
|
|
|
206 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:121
|
207 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/ProfilePicture.php:22
|
208 |
msgid "Upload Profile Picture"
|
209 |
msgstr ""
|
210 |
|
|
|
|
|
211 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:126
|
212 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:127
|
213 |
msgid "wp_user_avatar_user"
|
214 |
msgstr ""
|
215 |
|
|
|
216 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:126
|
217 |
msgid "User Name"
|
218 |
msgstr ""
|
219 |
|
|
|
|
|
|
|
|
|
220 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:136
|
221 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:137
|
222 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:149
|
@@ -224,121 +307,170 @@ msgstr ""
|
|
224 |
msgid "wp_user_avatar_size"
|
225 |
msgstr ""
|
226 |
|
|
|
|
|
|
|
227 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:136
|
228 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:148
|
229 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/EditProfile/ShowProfilePicture.php:30
|
230 |
msgid "Size"
|
231 |
msgstr ""
|
232 |
|
|
|
|
|
233 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:140
|
234 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:342
|
235 |
msgid "Large"
|
236 |
msgstr ""
|
237 |
|
|
|
|
|
238 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:141
|
239 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:341
|
240 |
msgid "Medium"
|
241 |
msgstr ""
|
242 |
|
|
|
243 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:143
|
244 |
msgid "Custom"
|
245 |
msgstr ""
|
246 |
|
|
|
247 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:147
|
248 |
msgid "wp_user_avatar_size_number_section"
|
249 |
msgstr ""
|
250 |
|
|
|
|
|
251 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:148
|
252 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:149
|
253 |
msgid "wp_user_avatar_size_number"
|
254 |
msgstr ""
|
255 |
|
|
|
|
|
256 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:153
|
257 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:154
|
258 |
msgid "wp_user_avatar_align"
|
259 |
msgstr ""
|
260 |
|
|
|
261 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:153
|
262 |
msgid "Alignment"
|
263 |
msgstr ""
|
264 |
|
|
|
|
|
265 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:156
|
266 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:416
|
267 |
msgid "Center"
|
268 |
msgstr ""
|
269 |
|
|
|
|
|
|
|
270 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:157
|
271 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:356
|
272 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:415
|
273 |
msgid "Left"
|
274 |
msgstr ""
|
275 |
|
|
|
|
|
|
|
276 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:158
|
277 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:357
|
278 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:417
|
279 |
msgid "Right"
|
280 |
msgstr ""
|
281 |
|
|
|
|
|
282 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:163
|
283 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:164
|
284 |
msgid "wp_user_avatar_link"
|
285 |
msgstr ""
|
286 |
|
|
|
287 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:163
|
288 |
msgid "Link To"
|
289 |
msgstr ""
|
290 |
|
|
|
291 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:166
|
292 |
msgid "Image File"
|
293 |
msgstr ""
|
294 |
|
|
|
|
|
295 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:167
|
296 |
#: src/ContentProtection/views/view.access-condition.php:125
|
297 |
msgid "Custom URL"
|
298 |
msgstr ""
|
299 |
|
|
|
300 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:171
|
301 |
msgid "wp_user_avatar_link_external_section"
|
302 |
msgstr ""
|
303 |
|
|
|
|
|
304 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:172
|
305 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:173
|
306 |
msgid "wp_user_avatar_link_external"
|
307 |
msgstr ""
|
308 |
|
|
|
309 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:172
|
310 |
msgid "URL"
|
311 |
msgstr ""
|
312 |
|
|
|
|
|
313 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:177
|
314 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:178
|
315 |
msgid "wp_user_avatar_target"
|
316 |
msgstr ""
|
317 |
|
|
|
318 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:178
|
319 |
msgid "Open link in a new window"
|
320 |
msgstr ""
|
321 |
|
|
|
|
|
322 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:182
|
323 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:183
|
324 |
msgid "wp_user_avatar_caption"
|
325 |
msgstr ""
|
326 |
|
|
|
327 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:182
|
328 |
msgid "Caption"
|
329 |
msgstr ""
|
330 |
|
|
|
|
|
331 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:187
|
332 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:197
|
333 |
msgid "Insert into Post"
|
334 |
msgstr ""
|
335 |
|
|
|
|
|
|
|
336 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:191
|
337 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:192
|
338 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:193
|
339 |
msgid "wp_user_avatar_upload"
|
340 |
msgstr ""
|
341 |
|
|
|
|
|
|
|
|
|
|
|
|
|
342 |
#: deprecated/wp-user-avatar/includes/wpua-functions.php:65
|
343 |
#: deprecated/wp-user-avatar/includes/wpua-functions.php:73
|
344 |
#: deprecated/wp-user-avatar/includes/wpua-functions.php:78
|
@@ -348,40 +480,58 @@ msgstr ""
|
|
348 |
msgid "Profile Picture"
|
349 |
msgstr ""
|
350 |
|
|
|
|
|
351 |
#: deprecated/wp-user-avatar/includes/wpua-functions.php:75
|
352 |
#: deprecated/wp-user-avatar/includes/wpua-functions.php:81
|
353 |
msgid "Image"
|
354 |
msgstr ""
|
355 |
|
|
|
356 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:13
|
357 |
-
msgid "
|
|
|
|
|
358 |
msgstr ""
|
359 |
|
|
|
360 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:29
|
361 |
msgid "Cover Photo Maximum File Size"
|
362 |
msgstr ""
|
363 |
|
|
|
|
|
364 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:36
|
365 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:68
|
366 |
msgid "%s exceeds the maximum upload size for this site."
|
367 |
msgstr ""
|
368 |
|
|
|
369 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:47
|
370 |
msgid "Default Cover Photo"
|
371 |
msgstr ""
|
372 |
|
|
|
373 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:53
|
374 |
-
msgid "
|
|
|
|
|
375 |
msgstr ""
|
376 |
|
|
|
377 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:61
|
378 |
msgid "Profile Picture Maximum File Size"
|
379 |
msgstr ""
|
380 |
|
|
|
381 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:75
|
382 |
msgid "Resize avatars on upload"
|
383 |
msgstr ""
|
384 |
|
|
|
|
|
|
|
|
|
385 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:79
|
386 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:83
|
387 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:224
|
@@ -389,66 +539,97 @@ msgstr ""
|
|
389 |
msgid "Width"
|
390 |
msgstr ""
|
391 |
|
|
|
392 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:81
|
393 |
msgid "Height"
|
394 |
msgstr ""
|
395 |
|
|
|
396 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:85
|
397 |
msgid "Crop avatars to exact dimensions"
|
398 |
msgstr ""
|
399 |
|
|
|
400 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:94
|
401 |
msgid "Disable Gravatar"
|
402 |
msgstr ""
|
403 |
|
|
|
404 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:102
|
405 |
msgid "Disable Gravatar and use only local avatars"
|
406 |
msgstr ""
|
407 |
|
|
|
408 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:124
|
409 |
-
msgid "
|
|
|
|
|
410 |
msgstr ""
|
411 |
|
|
|
412 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:26
|
413 |
msgid "ProfilePress - WordPress User Registration & Profile Plugin"
|
414 |
msgstr ""
|
415 |
|
|
|
416 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:67
|
417 |
msgid "Review"
|
418 |
msgstr ""
|
419 |
|
|
|
420 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:71
|
421 |
msgid "Support"
|
422 |
msgstr ""
|
423 |
|
|
|
424 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:75
|
425 |
msgid "Pro Upgrade"
|
426 |
msgstr ""
|
427 |
|
|
|
428 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:79
|
429 |
msgid "Docs"
|
430 |
msgstr ""
|
431 |
|
|
|
432 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:207
|
433 |
msgid "Need Support?"
|
434 |
msgstr ""
|
435 |
|
|
|
436 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:236
|
437 |
-
msgid "
|
|
|
|
|
438 |
msgstr ""
|
439 |
|
|
|
440 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:244
|
441 |
-
msgid "
|
|
|
|
|
442 |
msgstr ""
|
443 |
|
|
|
444 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:252
|
445 |
-
msgid "
|
|
|
|
|
446 |
msgstr ""
|
447 |
|
|
|
448 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:264
|
449 |
msgid "Use the coupon code %s10PERCENTOFF%s to save %s off MailOptin."
|
450 |
msgstr ""
|
451 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
452 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:279
|
453 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:296
|
454 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:162
|
@@ -460,101 +641,147 @@ msgstr ""
|
|
460 |
msgid "Select..."
|
461 |
msgstr ""
|
462 |
|
|
|
463 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:314
|
464 |
msgid "Custom URL Here"
|
465 |
msgstr ""
|
466 |
|
|
|
|
|
467 |
#: src/Admin/SettingsPages/AddNewForm.php:27
|
468 |
#: src/Admin/SettingsPages/MemberDirectories.php:40
|
469 |
msgid "Add Member Directory"
|
470 |
msgstr ""
|
471 |
|
|
|
472 |
#: src/Admin/SettingsPages/AddNewForm.php:47
|
473 |
msgid "Drag & Drop Builder"
|
474 |
msgstr ""
|
475 |
|
|
|
476 |
#: src/Admin/SettingsPages/AddNewForm.php:48
|
477 |
-
msgid "
|
|
|
478 |
msgstr ""
|
479 |
|
|
|
480 |
#: src/Admin/SettingsPages/AddNewForm.php:51
|
481 |
msgid "Get Started"
|
482 |
msgstr ""
|
483 |
|
|
|
|
|
484 |
#: src/Admin/SettingsPages/AddNewForm.php:61
|
485 |
#: src/Admin/SettingsPages/AddNewForm.php:77
|
486 |
msgid "Shortcode Builder"
|
487 |
msgstr ""
|
488 |
|
|
|
489 |
#: src/Admin/SettingsPages/AddNewForm.php:62
|
490 |
-
msgid "
|
|
|
|
|
491 |
msgstr ""
|
492 |
|
|
|
|
|
493 |
#: src/Admin/SettingsPages/AddNewForm.php:65 src/Classes/AjaxHandler.php:116
|
494 |
msgid "Build Now"
|
495 |
msgstr ""
|
496 |
|
|
|
497 |
#: src/Admin/SettingsPages/AddNewForm.php:79
|
498 |
-
msgid "
|
|
|
|
|
499 |
msgstr ""
|
500 |
|
|
|
|
|
501 |
#: src/Admin/SettingsPages/AddNewForm.php:85
|
502 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:122
|
503 |
msgid "Upgrade to Premium"
|
504 |
msgstr ""
|
505 |
|
|
|
506 |
#: src/Admin/SettingsPages/AddNewForm.php:123
|
507 |
msgid "Back to Overview"
|
508 |
msgstr ""
|
509 |
|
|
|
510 |
#: src/Admin/SettingsPages/AdminFooter.php:27
|
511 |
-
msgid "
|
|
|
|
|
|
|
512 |
msgstr ""
|
513 |
|
|
|
514 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:169
|
515 |
msgid "Form title cannot empty"
|
516 |
msgstr ""
|
517 |
|
|
|
518 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:188
|
519 |
msgid "Changes saved"
|
520 |
msgstr ""
|
521 |
|
|
|
522 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1175
|
523 |
msgid "Select Icon"
|
524 |
msgstr ""
|
525 |
|
|
|
|
|
|
|
526 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1203
|
527 |
#: src/Functions/GlobalFunctions.php:1294
|
528 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:202
|
529 |
msgid "Standard Fields"
|
530 |
msgstr ""
|
531 |
|
|
|
532 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1204
|
533 |
msgid "Extra Fields"
|
534 |
msgstr ""
|
535 |
|
|
|
|
|
|
|
|
|
536 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1206
|
537 |
#: src/Classes/ExtensionManager.php:55 src/Functions/GlobalFunctions.php:1297
|
538 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:216
|
539 |
msgid "Custom Fields"
|
540 |
msgstr ""
|
541 |
|
|
|
542 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1207
|
543 |
msgid "WooCommerce Billing Address"
|
544 |
msgstr ""
|
545 |
|
|
|
546 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1208
|
547 |
msgid "WooCommerce Shipping Address"
|
548 |
msgstr ""
|
549 |
|
|
|
550 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1231
|
551 |
msgid "No custom field available. %sClick here to create one%s."
|
552 |
msgstr ""
|
553 |
|
|
|
554 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1259
|
555 |
msgid "Enter title here"
|
556 |
msgstr ""
|
557 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
558 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1261
|
559 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1288
|
560 |
#: src/Admin/SettingsPages/EmailSettings/CustomizerTrait.php:11
|
@@ -565,67 +792,101 @@ msgstr ""
|
|
565 |
msgid "Save Changes"
|
566 |
msgstr ""
|
567 |
|
|
|
568 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1266
|
569 |
-
msgid "
|
|
|
|
|
570 |
msgstr ""
|
571 |
|
|
|
572 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1291
|
573 |
msgid "Delete Form"
|
574 |
msgstr ""
|
575 |
|
|
|
|
|
|
|
576 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1349
|
577 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1388
|
578 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1440
|
579 |
msgid "Success Message"
|
580 |
msgstr ""
|
581 |
|
|
|
582 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1355
|
583 |
msgid "New User Role"
|
584 |
msgstr ""
|
585 |
|
|
|
586 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1356
|
587 |
msgid "Role users registered through this form will be assigned."
|
588 |
msgstr ""
|
589 |
|
|
|
590 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1363
|
591 |
msgid "Username Requirement"
|
592 |
msgstr ""
|
593 |
|
|
|
594 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1364
|
595 |
msgid "Check to disable username requirement"
|
596 |
msgstr ""
|
597 |
|
|
|
598 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1365
|
599 |
-
msgid "
|
|
|
|
|
600 |
msgstr ""
|
601 |
|
|
|
|
|
602 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1372
|
603 |
#: src/Admin/SettingsPages/GeneralSettings.php:178
|
604 |
msgid "Registration Settings"
|
605 |
msgstr ""
|
606 |
|
|
|
607 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1395
|
608 |
msgid "Edit Profile Settings"
|
609 |
msgstr ""
|
610 |
|
|
|
|
|
611 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1413
|
612 |
#: src/Classes/ExtensionManager.php:85
|
613 |
msgid "Passwordless Login"
|
614 |
msgstr ""
|
615 |
|
|
|
616 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1414
|
617 |
msgid "Check to make this a passwordless login form."
|
618 |
msgstr ""
|
619 |
|
|
|
|
|
620 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1424
|
621 |
#: src/Admin/SettingsPages/GeneralSettings.php:192
|
622 |
msgid "Login Settings"
|
623 |
msgstr ""
|
624 |
|
|
|
625 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1447
|
626 |
msgid "Password Reset Settings"
|
627 |
msgstr ""
|
628 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
629 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1468
|
630 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:35
|
631 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Country.php:35
|
@@ -640,22 +901,30 @@ msgstr ""
|
|
640 |
msgid "Label"
|
641 |
msgstr ""
|
642 |
|
|
|
643 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1474
|
644 |
msgid "Processing Label"
|
645 |
msgstr ""
|
646 |
|
|
|
647 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1481
|
648 |
msgid "Submit Button"
|
649 |
msgstr ""
|
650 |
|
|
|
651 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1488
|
652 |
msgid "Appearance"
|
653 |
msgstr ""
|
654 |
|
|
|
655 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1495
|
656 |
msgid "Colors"
|
657 |
msgstr ""
|
658 |
|
|
|
|
|
|
|
|
|
659 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1523
|
660 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:533
|
661 |
#: src/Themes/DragDrop/Login/PerfectoLite.php:51
|
@@ -663,14 +932,21 @@ msgstr ""
|
|
663 |
msgid "Text"
|
664 |
msgstr ""
|
665 |
|
|
|
666 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1524
|
667 |
msgid "Visual"
|
668 |
msgstr ""
|
669 |
|
|
|
670 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1525
|
671 |
msgid "Add Media"
|
672 |
msgstr ""
|
673 |
|
|
|
|
|
|
|
|
|
|
|
674 |
#: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:87
|
675 |
#: src/Admin/SettingsPages/GeneralSettings.php:19
|
676 |
#: src/Admin/SettingsPages/GeneralSettings.php:56
|
@@ -679,30 +955,46 @@ msgstr ""
|
|
679 |
msgid "General"
|
680 |
msgstr ""
|
681 |
|
|
|
682 |
#: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:88
|
683 |
msgid "Style"
|
684 |
msgstr ""
|
685 |
|
|
|
|
|
|
|
|
|
|
|
686 |
#: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:89
|
687 |
#: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:232
|
688 |
#: src/Admin/SettingsPages/GeneralSettings.php:38
|
689 |
#: src/Admin/SettingsPages/GeneralSettings.php:39
|
690 |
-
#: src/Classes/Miscellaneous.php:
|
691 |
msgid "Settings"
|
692 |
msgstr ""
|
693 |
|
|
|
694 |
#: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:111
|
695 |
msgid "Edit Field"
|
696 |
msgstr ""
|
697 |
|
|
|
698 |
#: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:210
|
699 |
msgid "Cancel"
|
700 |
msgstr ""
|
701 |
|
|
|
702 |
#: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:213
|
703 |
msgid "Apply Changes"
|
704 |
msgstr ""
|
705 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
706 |
#: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:235
|
707 |
#: src/Admin/SettingsPages/FormList.php:239
|
708 |
#: src/Admin/SettingsPages/FormList.php:315
|
@@ -713,10 +1005,16 @@ msgstr ""
|
|
713 |
msgid "Delete"
|
714 |
msgstr ""
|
715 |
|
|
|
716 |
#: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:238
|
717 |
msgid "Clone"
|
718 |
msgstr ""
|
719 |
|
|
|
|
|
|
|
|
|
|
|
720 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Bio.php:22
|
721 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/Bio.php:22
|
722 |
#: src/Functions/GlobalFunctions.php:1281
|
@@ -725,6 +1023,29 @@ msgstr ""
|
|
725 |
msgid "Biography"
|
726 |
msgstr ""
|
727 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
728 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Bio.php:30
|
729 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CFPassword.php:40
|
730 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/ConfirmEmail.php:30
|
@@ -751,6 +1072,32 @@ msgstr ""
|
|
751 |
msgid "Placeholder"
|
752 |
msgstr ""
|
753 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
754 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Bio.php:38
|
755 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CFPassword.php:48
|
756 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:53
|
@@ -780,6 +1127,32 @@ msgstr ""
|
|
780 |
msgid "Required"
|
781 |
msgstr ""
|
782 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
783 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Bio.php:39
|
784 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CFPassword.php:49
|
785 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:54
|
@@ -809,6 +1182,44 @@ msgstr ""
|
|
809 |
msgid "Force users to fill out this field, otherwise it will be optional."
|
810 |
msgstr ""
|
811 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
812 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Bio.php:45
|
813 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CFPassword.php:55
|
814 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:60
|
@@ -850,6 +1261,44 @@ msgstr ""
|
|
850 |
msgid "CSS Classes"
|
851 |
msgstr ""
|
852 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
853 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Bio.php:47
|
854 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CFPassword.php:57
|
855 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:62
|
@@ -891,6 +1340,14 @@ msgstr ""
|
|
891 |
msgid "Enter the CSS class names you would like to add to this field."
|
892 |
msgstr ""
|
893 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
894 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CFPassword.php:22
|
895 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Login/Password.php:22
|
896 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Password.php:22
|
@@ -901,6 +1358,16 @@ msgstr ""
|
|
901 |
msgid "Password"
|
902 |
msgstr ""
|
903 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
904 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CFPassword.php:35
|
905 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:40
|
906 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Country.php:39
|
@@ -914,94 +1381,139 @@ msgstr ""
|
|
914 |
msgid "Field Key"
|
915 |
msgstr ""
|
916 |
|
|
|
917 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:22
|
918 |
msgid "Checkbox List"
|
919 |
msgstr ""
|
920 |
|
|
|
|
|
921 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:45
|
922 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/RadioButtons.php:45
|
923 |
msgid "Choices"
|
924 |
msgstr ""
|
925 |
|
|
|
|
|
|
|
926 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:47
|
927 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/RadioButtons.php:47
|
928 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/SelectDropdown.php:52
|
929 |
-
msgid "
|
|
|
|
|
930 |
msgstr ""
|
931 |
|
|
|
|
|
932 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/ConfirmEmail.php:22
|
933 |
#: src/Themes/DragDrop/AbstractTheme.php:171
|
934 |
msgid "Confirm Email"
|
935 |
msgstr ""
|
936 |
|
|
|
|
|
|
|
937 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/ConfirmPassword.php:22
|
938 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:188
|
939 |
#: src/Themes/DragDrop/AbstractTheme.php:168
|
940 |
msgid "Confirm Password"
|
941 |
msgstr ""
|
942 |
|
|
|
943 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Country.php:22
|
944 |
msgid "Country"
|
945 |
msgstr ""
|
946 |
|
|
|
947 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CoverImage.php:22
|
948 |
msgid "Upload Cover Photo"
|
949 |
msgstr ""
|
950 |
|
|
|
951 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Date.php:22
|
952 |
msgid "Date / Time"
|
953 |
msgstr ""
|
954 |
|
|
|
955 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Date.php:40
|
956 |
msgid "Date/Time Format"
|
957 |
msgstr ""
|
958 |
|
|
|
|
|
959 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Date.php:58
|
960 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Date.php:59
|
961 |
msgid "Only Time"
|
962 |
msgstr ""
|
963 |
|
|
|
964 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Date.php:61
|
965 |
-
msgid "
|
|
|
966 |
msgstr ""
|
967 |
|
|
|
968 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Agreeable.php:50
|
969 |
msgid "Checked by Default"
|
970 |
msgstr ""
|
971 |
|
|
|
972 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Agreeable.php:52
|
973 |
msgid "False"
|
974 |
msgstr ""
|
975 |
|
|
|
976 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Agreeable.php:53
|
977 |
msgid "True"
|
978 |
msgstr ""
|
979 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
980 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/DisplayName.php:22
|
981 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:22
|
982 |
#: src/Functions/GlobalFunctions.php:1279
|
983 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:318
|
984 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:208
|
985 |
-
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:
|
986 |
#: src/Themes/DragDrop/AbstractTheme.php:180
|
987 |
#: src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:115
|
988 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:106
|
989 |
msgid "Display Name"
|
990 |
msgstr ""
|
991 |
|
|
|
992 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/EditProfile/ShowCoverImage.php:22
|
993 |
msgid "Show Cover Photo"
|
994 |
msgstr ""
|
995 |
|
|
|
|
|
996 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/EditProfile/ShowCoverImage.php:30
|
997 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/EditProfile/ShowProfilePicture.php:35
|
998 |
msgid "Alt Text"
|
999 |
msgstr ""
|
1000 |
|
|
|
1001 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/EditProfile/ShowProfilePicture.php:22
|
1002 |
msgid "Show Profile Picture"
|
1003 |
msgstr ""
|
1004 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1005 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Email.php:22
|
1006 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/Email.php:22
|
1007 |
#: src/Functions/GlobalFunctions.php:1280
|
@@ -1012,46 +1524,74 @@ msgstr ""
|
|
1012 |
msgid "Email Address"
|
1013 |
msgstr ""
|
1014 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1015 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/FirstName.php:22
|
1016 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/FirstName.php:22
|
1017 |
#: src/Functions/GlobalFunctions.php:1276
|
1018 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:350
|
1019 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:209
|
1020 |
-
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:
|
1021 |
#: src/Themes/DragDrop/AbstractTheme.php:183
|
1022 |
#: src/Themes/DragDrop/AbstractTheme.php:224
|
1023 |
msgid "First Name"
|
1024 |
msgstr ""
|
1025 |
|
|
|
|
|
1026 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/HTML.php:22
|
1027 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/HTML.php:27
|
1028 |
msgid "Custom HTML"
|
1029 |
msgstr ""
|
1030 |
|
|
|
1031 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/HTML.php:35
|
1032 |
msgid "Content"
|
1033 |
msgstr ""
|
1034 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1035 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/LastName.php:22
|
1036 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/LastName.php:22
|
1037 |
#: src/Functions/GlobalFunctions.php:1277
|
1038 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:383
|
1039 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:210
|
1040 |
-
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:
|
1041 |
#: src/Themes/DragDrop/AbstractTheme.php:186
|
1042 |
#: src/Themes/DragDrop/AbstractTheme.php:227
|
1043 |
msgid "Last Name"
|
1044 |
msgstr ""
|
1045 |
|
|
|
1046 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Login/RememberLogin.php:22
|
1047 |
msgid "Remember Login"
|
1048 |
msgstr ""
|
1049 |
|
|
|
|
|
1050 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Login/RememberLogin.php:27
|
1051 |
#: src/Themes/DragDrop/AbstractTheme.php:208
|
1052 |
msgid "Remember Me"
|
1053 |
msgstr ""
|
1054 |
|
|
|
|
|
|
|
|
|
|
|
|
|
1055 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Login/Userlogin.php:22
|
1056 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/PasswordReset/Userlogin.php:22
|
1057 |
#: src/ShortcodeParser/Builder/PasswordResetBuilder.php:35
|
@@ -1060,11 +1600,21 @@ msgstr ""
|
|
1060 |
msgid "Username or Email"
|
1061 |
msgstr ""
|
1062 |
|
|
|
|
|
1063 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Login/Userlogin.php:27
|
1064 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/PasswordReset/Userlogin.php:27
|
1065 |
msgid "User Login"
|
1066 |
msgstr ""
|
1067 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1068 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Nickname.php:22
|
1069 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/Nickname.php:22
|
1070 |
#: src/Functions/GlobalFunctions.php:1278
|
@@ -1076,91 +1626,125 @@ msgstr ""
|
|
1076 |
msgid "Nickname"
|
1077 |
msgstr ""
|
1078 |
|
|
|
1079 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:22
|
1080 |
msgid "Number"
|
1081 |
msgstr ""
|
1082 |
|
|
|
1083 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:47
|
1084 |
msgid "Minimum Value"
|
1085 |
msgstr ""
|
1086 |
|
|
|
1087 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:49
|
1088 |
msgid "Enter the minimum value allowed."
|
1089 |
msgstr ""
|
1090 |
|
|
|
1091 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:52
|
1092 |
msgid "Maximum Value"
|
1093 |
msgstr ""
|
1094 |
|
|
|
1095 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:54
|
1096 |
msgid "Enter the maximum value allowed."
|
1097 |
msgstr ""
|
1098 |
|
|
|
1099 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:57
|
1100 |
msgid "Step Value"
|
1101 |
msgstr ""
|
1102 |
|
|
|
1103 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:59
|
1104 |
msgid "Enter the number intervals."
|
1105 |
msgstr ""
|
1106 |
|
|
|
1107 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/PasswordStrengthMeter.php:22
|
1108 |
msgid "Password Strength"
|
1109 |
msgstr ""
|
1110 |
|
|
|
1111 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/PasswordStrengthMeter.php:31
|
1112 |
msgid "Enforce"
|
1113 |
msgstr ""
|
1114 |
|
|
|
1115 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/PasswordStrengthMeter.php:32
|
1116 |
msgid "Prevent registration unless users entered password is strong."
|
1117 |
msgstr ""
|
1118 |
|
|
|
1119 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/RadioButtons.php:22
|
1120 |
msgid "Radio Buttons"
|
1121 |
msgstr ""
|
1122 |
|
|
|
1123 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/SelectDropdown.php:22
|
1124 |
msgid "Dropdown"
|
1125 |
msgstr ""
|
1126 |
|
|
|
1127 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/SelectDropdown.php:44
|
1128 |
msgid "Multiple Selection"
|
1129 |
msgstr ""
|
1130 |
|
|
|
1131 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/SelectDropdown.php:47
|
1132 |
msgid "Check to allow multiple options to be selected."
|
1133 |
msgstr ""
|
1134 |
|
|
|
|
|
1135 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/SelectDropdown.php:50
|
1136 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/SelectRole.php:33
|
1137 |
msgid "Options"
|
1138 |
msgstr ""
|
1139 |
|
|
|
1140 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/SelectRole.php:21
|
1141 |
msgid "Select Role"
|
1142 |
msgstr ""
|
1143 |
|
|
|
1144 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/SelectRole.php:35
|
1145 |
msgid "Enter comma separated list of roles to include in the select dropdown."
|
1146 |
msgstr ""
|
1147 |
|
|
|
1148 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/SingleCheckbox.php:22
|
1149 |
msgid "Single Checkbox"
|
1150 |
msgstr ""
|
1151 |
|
|
|
1152 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/SingleCheckbox.php:40
|
1153 |
msgid "Checkbox Text"
|
1154 |
msgstr ""
|
1155 |
|
|
|
1156 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/TextBox.php:22
|
1157 |
msgid "Text Box"
|
1158 |
msgstr ""
|
1159 |
|
|
|
1160 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Textarea.php:22
|
1161 |
msgid "Textarea"
|
1162 |
msgstr ""
|
1163 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1164 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/Bio.php:30
|
1165 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/CustomField.php:40
|
1166 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:30
|
@@ -1176,54 +1760,79 @@ msgstr ""
|
|
1176 |
msgid "Title"
|
1177 |
msgstr ""
|
1178 |
|
|
|
|
|
1179 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/CustomField.php:22
|
1180 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/CustomField.php:30
|
1181 |
msgid "Custom Field"
|
1182 |
msgstr ""
|
1183 |
|
|
|
1184 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/CustomField.php:34
|
1185 |
-
msgid "
|
|
|
|
|
1186 |
msgstr ""
|
1187 |
|
|
|
1188 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/CustomField.php:44
|
1189 |
msgid "User Meta / Field Key"
|
1190 |
msgstr ""
|
1191 |
|
|
|
1192 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/CustomField.php:46
|
1193 |
msgid "Enter a custom field or user meta key here."
|
1194 |
msgstr ""
|
1195 |
|
|
|
1196 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:34
|
1197 |
msgid "Format"
|
1198 |
msgstr ""
|
1199 |
|
|
|
1200 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:37
|
1201 |
msgid "Default Display Name"
|
1202 |
msgstr ""
|
1203 |
|
|
|
|
|
1204 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:38
|
1205 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:108
|
1206 |
msgid "First & Last Name"
|
1207 |
msgstr ""
|
1208 |
|
|
|
|
|
1209 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:39
|
1210 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:109
|
1211 |
msgid "Last & First Name"
|
1212 |
msgstr ""
|
1213 |
|
|
|
1214 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:40
|
1215 |
msgid "First Name & First Initial of Last Name"
|
1216 |
msgstr ""
|
1217 |
|
|
|
1218 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:41
|
1219 |
msgid "First Initial of First Name & Last Name"
|
1220 |
msgstr ""
|
1221 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1222 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/Username.php:22
|
1223 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Username.php:22
|
1224 |
#: src/Functions/GlobalFunctions.php:1275
|
1225 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:135
|
1226 |
-
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:
|
1227 |
#: src/Themes/DragDrop/AbstractTheme.php:159
|
1228 |
#: src/Themes/DragDrop/AbstractTheme.php:218
|
1229 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:105
|
@@ -1231,6 +1840,15 @@ msgstr ""
|
|
1231 |
msgid "Username"
|
1232 |
msgstr ""
|
1233 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1234 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/Website.php:22
|
1235 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Website.php:22
|
1236 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:253
|
@@ -1243,143 +1861,187 @@ msgstr ""
|
|
1243 |
msgid "Website"
|
1244 |
msgstr ""
|
1245 |
|
|
|
1246 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:99
|
1247 |
msgid "Upload Image"
|
1248 |
msgstr ""
|
1249 |
|
|
|
1250 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:224
|
1251 |
msgid "Standard Fonts"
|
1252 |
msgstr ""
|
1253 |
|
|
|
1254 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:225
|
1255 |
msgid "Arial"
|
1256 |
msgstr ""
|
1257 |
|
|
|
1258 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:226
|
1259 |
msgid "Comic Sans MS"
|
1260 |
msgstr ""
|
1261 |
|
|
|
1262 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:227
|
1263 |
msgid "Courier New"
|
1264 |
msgstr ""
|
1265 |
|
|
|
|
|
1266 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:228
|
1267 |
#: src/Functions/data/countries.php:97
|
1268 |
msgid "Georgia"
|
1269 |
msgstr ""
|
1270 |
|
|
|
1271 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:229
|
1272 |
msgid "Helvetica"
|
1273 |
msgstr ""
|
1274 |
|
|
|
1275 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:230
|
1276 |
msgid "Lucida"
|
1277 |
msgstr ""
|
1278 |
|
|
|
1279 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:231
|
1280 |
msgid "Tahoma"
|
1281 |
msgstr ""
|
1282 |
|
|
|
1283 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:232
|
1284 |
msgid "Times New Roman"
|
1285 |
msgstr ""
|
1286 |
|
|
|
1287 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:233
|
1288 |
msgid "Trebuchet MS"
|
1289 |
msgstr ""
|
1290 |
|
|
|
1291 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:234
|
1292 |
msgid "Verdana"
|
1293 |
msgstr ""
|
1294 |
|
|
|
1295 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:236
|
1296 |
msgid "Google Fonts"
|
1297 |
msgstr ""
|
1298 |
|
|
|
1299 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:265
|
1300 |
msgid "Form Settings"
|
1301 |
msgstr ""
|
1302 |
|
|
|
1303 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:268
|
1304 |
msgid "User Profile Settings"
|
1305 |
msgstr ""
|
1306 |
|
|
|
1307 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:272
|
1308 |
msgid "Directory Settings"
|
1309 |
msgstr ""
|
1310 |
|
|
|
1311 |
#: src/Admin/SettingsPages/EmailSettings/CustomizerTrait.php:14
|
1312 |
msgid "Saved"
|
1313 |
msgstr ""
|
1314 |
|
|
|
|
|
1315 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:43
|
1316 |
#: src/Admin/SettingsPages/EmailSettings/email-template-preview.php:11
|
1317 |
msgid "ProfilePress Email Template"
|
1318 |
msgstr ""
|
1319 |
|
|
|
1320 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:125
|
1321 |
-
msgid "
|
|
|
|
|
1322 |
msgstr ""
|
1323 |
|
|
|
1324 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:148
|
1325 |
msgid "Body"
|
1326 |
msgstr ""
|
1327 |
|
|
|
1328 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:154
|
1329 |
msgid "Header"
|
1330 |
msgstr ""
|
1331 |
|
|
|
1332 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:160
|
1333 |
msgid "Footer"
|
1334 |
msgstr ""
|
1335 |
|
|
|
|
|
1336 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:174
|
1337 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:215
|
1338 |
msgid "© %s %s. All rights reserved."
|
1339 |
msgstr ""
|
1340 |
|
|
|
1341 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:229
|
1342 |
msgid "Background Color"
|
1343 |
msgstr ""
|
1344 |
|
|
|
1345 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:240
|
1346 |
msgid "Background Text Color"
|
1347 |
msgstr ""
|
1348 |
|
|
|
1349 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:250
|
1350 |
msgid "Content Background Color"
|
1351 |
msgstr ""
|
1352 |
|
|
|
1353 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:261
|
1354 |
msgid "Content Text Color"
|
1355 |
msgstr ""
|
1356 |
|
|
|
1357 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:272
|
1358 |
msgid "Logo"
|
1359 |
msgstr ""
|
1360 |
|
|
|
|
|
1361 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:280
|
1362 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:285
|
1363 |
msgid "Select Logo"
|
1364 |
msgstr ""
|
1365 |
|
|
|
1366 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:281
|
1367 |
msgid "Change Logo"
|
1368 |
msgstr ""
|
1369 |
|
|
|
|
|
1370 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:282
|
1371 |
#: src/ContentProtection/ContentConditions.php:276
|
1372 |
msgid "Default"
|
1373 |
msgstr ""
|
1374 |
|
|
|
1375 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:284
|
1376 |
msgid "No logo selected"
|
1377 |
msgstr ""
|
1378 |
|
|
|
1379 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:286
|
1380 |
msgid "Choose Logo"
|
1381 |
msgstr ""
|
1382 |
|
|
|
|
|
|
|
|
|
1383 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:293
|
1384 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:102
|
1385 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:32
|
@@ -1387,738 +2049,1024 @@ msgstr ""
|
|
1387 |
msgid "Header Text"
|
1388 |
msgstr ""
|
1389 |
|
|
|
1390 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:294
|
1391 |
msgid "This is used when template logo is not set."
|
1392 |
msgstr ""
|
1393 |
|
|
|
1394 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:302
|
1395 |
msgid "Footer Text"
|
1396 |
msgstr ""
|
1397 |
|
|
|
|
|
|
|
1398 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:28
|
1399 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:135
|
1400 |
#: src/Admin/SettingsPages/GeneralSettings.php:57
|
1401 |
msgid "Emails"
|
1402 |
msgstr ""
|
1403 |
|
|
|
1404 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:71
|
1405 |
msgid "Account Welcome Email"
|
1406 |
msgstr ""
|
1407 |
|
|
|
|
|
1408 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:72
|
1409 |
#: src/Classes/WelcomeEmailAfterSignup.php:51
|
1410 |
msgid "Welcome To %s"
|
1411 |
msgstr ""
|
1412 |
|
|
|
1413 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:74
|
1414 |
msgid "Email that is sent to the user upon successful registration."
|
1415 |
msgstr ""
|
1416 |
|
|
|
|
|
1417 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:75
|
1418 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:93
|
1419 |
msgid "Users"
|
1420 |
msgstr ""
|
1421 |
|
|
|
1422 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:77
|
1423 |
msgid "Username of the registered user."
|
1424 |
msgstr ""
|
1425 |
|
|
|
|
|
1426 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:78
|
1427 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:96
|
1428 |
msgid "Email address of the registered user."
|
1429 |
msgstr ""
|
1430 |
|
|
|
1431 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:79
|
1432 |
msgid "Password of the registered user."
|
1433 |
msgstr ""
|
1434 |
|
|
|
|
|
1435 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:80
|
1436 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:97
|
1437 |
msgid "Website title or name."
|
1438 |
msgstr ""
|
1439 |
|
|
|
1440 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:81
|
1441 |
msgid "First Name entered by user on registration."
|
1442 |
msgstr ""
|
1443 |
|
|
|
1444 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:82
|
1445 |
msgid "Last Name entered by user on registration."
|
1446 |
msgstr ""
|
1447 |
|
|
|
|
|
1448 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:83
|
1449 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:98
|
1450 |
msgid "URL to reset password."
|
1451 |
msgstr ""
|
1452 |
|
|
|
1453 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:84
|
1454 |
msgid "URL to login.."
|
1455 |
msgstr ""
|
1456 |
|
|
|
1457 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:89
|
1458 |
msgid "Password Reset Email"
|
1459 |
msgstr ""
|
1460 |
|
|
|
|
|
|
|
1461 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:90
|
1462 |
#: src/Classes/PasswordReset.php:24 src/RegisterActivation/Base.php:85
|
1463 |
msgid "[%s] Password Reset"
|
1464 |
msgstr ""
|
1465 |
|
|
|
1466 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:92
|
1467 |
msgid "Email that is sent to the user upon password reset request."
|
1468 |
msgstr ""
|
1469 |
|
|
|
1470 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:95
|
1471 |
msgid "Username of user."
|
1472 |
msgstr ""
|
1473 |
|
|
|
1474 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:103
|
1475 |
msgid "New User Admin Notification"
|
1476 |
msgstr ""
|
1477 |
|
|
|
|
|
|
|
1478 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:104
|
1479 |
#: src/Functions/GlobalFunctions.php:727 src/RegisterActivation/Base.php:89
|
1480 |
msgid "[%s] New User Registration"
|
1481 |
msgstr ""
|
1482 |
|
|
|
1483 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:106
|
1484 |
msgid "Email that is sent to admins when there is a new user registration"
|
1485 |
msgstr ""
|
1486 |
|
|
|
1487 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:107
|
1488 |
msgid "Administrators"
|
1489 |
msgstr ""
|
1490 |
|
|
|
1491 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:109
|
1492 |
msgid "Username of the newly registered user."
|
1493 |
msgstr ""
|
1494 |
|
|
|
1495 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:110
|
1496 |
msgid "Email address of the newly registered user."
|
1497 |
msgstr ""
|
1498 |
|
|
|
1499 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:111
|
1500 |
msgid "First name of the newly registered user."
|
1501 |
msgstr ""
|
1502 |
|
|
|
1503 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:112
|
1504 |
msgid "Last name of the newly registered user."
|
1505 |
msgstr ""
|
1506 |
|
|
|
1507 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:113
|
1508 |
msgid "Website name or name."
|
1509 |
msgstr ""
|
1510 |
|
|
|
1511 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:115
|
1512 |
msgid "Replace \"field_key\" with the %scustom field key%s or usermeta key."
|
1513 |
msgstr ""
|
1514 |
|
|
|
1515 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:140
|
1516 |
msgid "Admin Email Address(es)"
|
1517 |
msgstr ""
|
1518 |
|
|
|
1519 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:141
|
1520 |
-
msgid "
|
|
|
|
|
1521 |
msgstr ""
|
1522 |
|
|
|
1523 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:146
|
1524 |
msgid "Sender Name"
|
1525 |
msgstr ""
|
1526 |
|
|
|
1527 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:147
|
1528 |
-
msgid "
|
|
|
|
|
1529 |
msgstr ""
|
1530 |
|
|
|
1531 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:153
|
1532 |
msgid "Sender Email Address"
|
1533 |
msgstr ""
|
1534 |
|
|
|
1535 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:154
|
1536 |
msgid "The email address to use as the sender of all ProfilePress emails."
|
1537 |
msgstr ""
|
1538 |
|
|
|
1539 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:160
|
1540 |
msgid "HTML"
|
1541 |
msgstr ""
|
1542 |
|
|
|
1543 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:161
|
1544 |
msgid "Plain Text"
|
1545 |
msgstr ""
|
1546 |
|
|
|
1547 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:164
|
1548 |
msgid "Content Type"
|
1549 |
msgstr ""
|
1550 |
|
|
|
1551 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:165
|
1552 |
-
msgid "
|
|
|
|
|
1553 |
msgstr ""
|
1554 |
|
|
|
1555 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:170
|
1556 |
msgid "Default Template"
|
1557 |
msgstr ""
|
1558 |
|
|
|
1559 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:171
|
1560 |
msgid "Custom Email Template"
|
1561 |
msgstr ""
|
1562 |
|
|
|
1563 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:174
|
1564 |
msgid "Email Template"
|
1565 |
msgstr ""
|
1566 |
|
|
|
1567 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:175
|
1568 |
-
msgid "
|
|
|
|
|
1569 |
msgstr ""
|
1570 |
|
|
|
1571 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:182
|
1572 |
msgid "Customize Default Template"
|
1573 |
msgstr ""
|
1574 |
|
|
|
1575 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:225
|
1576 |
msgid "Preview Email"
|
1577 |
msgstr ""
|
1578 |
|
|
|
1579 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:246
|
1580 |
msgid "Enable Notification"
|
1581 |
msgstr ""
|
1582 |
|
|
|
|
|
1583 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:247
|
1584 |
#: src/Admin/SettingsPages/GeneralSettings.php:370
|
1585 |
msgid "Enable"
|
1586 |
msgstr ""
|
1587 |
|
|
|
1588 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:250
|
1589 |
msgid "Check to enable this email notification."
|
1590 |
msgstr ""
|
1591 |
|
|
|
1592 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:255
|
1593 |
msgid "Subject Line"
|
1594 |
msgstr ""
|
1595 |
|
|
|
1596 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:256
|
1597 |
msgid "Enter the subject or title for the welcome message email."
|
1598 |
msgstr ""
|
1599 |
|
|
|
1600 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:261
|
1601 |
msgid "Message Body"
|
1602 |
msgstr ""
|
1603 |
|
|
|
1604 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:304
|
1605 |
msgid "Available placeholders for subject and message body"
|
1606 |
msgstr ""
|
1607 |
|
|
|
1608 |
#: src/Admin/SettingsPages/EmailSettings/WPListTable.php:23
|
1609 |
msgid "No email available."
|
1610 |
msgstr ""
|
1611 |
|
|
|
|
|
1612 |
#: src/Admin/SettingsPages/EmailSettings/WPListTable.php:29
|
1613 |
#: src/Widgets/TabbedWidget.php:169
|
1614 |
msgid "Email"
|
1615 |
msgstr ""
|
1616 |
|
|
|
1617 |
#: src/Admin/SettingsPages/EmailSettings/WPListTable.php:30
|
1618 |
msgid "Recipient"
|
1619 |
msgstr ""
|
1620 |
|
|
|
|
|
1621 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:39
|
1622 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:51
|
1623 |
msgid "Addons"
|
1624 |
msgstr ""
|
1625 |
|
|
|
1626 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:87
|
1627 |
msgid "Activate All"
|
1628 |
msgstr ""
|
1629 |
|
|
|
1630 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:90
|
1631 |
msgid "Deactivate All"
|
1632 |
msgstr ""
|
1633 |
|
|
|
1634 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:100
|
1635 |
-
msgid "
|
|
|
|
|
|
|
1636 |
msgstr ""
|
1637 |
|
|
|
1638 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:106
|
1639 |
msgid "Upgrade Now"
|
1640 |
msgstr ""
|
1641 |
|
|
|
1642 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:122
|
1643 |
msgid "Upgrade Plan"
|
1644 |
msgstr ""
|
1645 |
|
|
|
1646 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:137
|
1647 |
msgid "Learn More"
|
1648 |
msgstr ""
|
1649 |
|
|
|
1650 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:148
|
1651 |
msgid "Unavailable: %s"
|
1652 |
msgstr ""
|
1653 |
|
|
|
1654 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:153
|
1655 |
msgid "Activated"
|
1656 |
msgstr ""
|
1657 |
|
|
|
1658 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:153
|
1659 |
msgid "Deactivated"
|
1660 |
msgstr ""
|
1661 |
|
|
|
1662 |
#: src/Admin/SettingsPages/FormList.php:27
|
1663 |
msgid "form"
|
1664 |
msgstr ""
|
1665 |
|
|
|
1666 |
#: src/Admin/SettingsPages/FormList.php:28
|
1667 |
msgid "forms"
|
1668 |
msgstr ""
|
1669 |
|
|
|
1670 |
#: src/Admin/SettingsPages/FormList.php:178
|
1671 |
msgid "No form is currently available. %sConsider creating one%s"
|
1672 |
msgstr ""
|
1673 |
|
|
|
|
|
1674 |
#: src/Admin/SettingsPages/FormList.php:194
|
1675 |
#: src/Admin/SettingsPages/FormList.php:271
|
1676 |
msgid "Shortcode"
|
1677 |
msgstr ""
|
1678 |
|
|
|
1679 |
#: src/Admin/SettingsPages/FormList.php:195
|
1680 |
msgid "Builder Type"
|
1681 |
msgstr ""
|
1682 |
|
|
|
1683 |
#: src/Admin/SettingsPages/FormList.php:196
|
1684 |
msgid "Date"
|
1685 |
msgstr ""
|
1686 |
|
|
|
|
|
1687 |
#: src/Admin/SettingsPages/FormList.php:238
|
1688 |
#: src/ContentProtection/WPListTable.php:84
|
1689 |
msgid "Edit"
|
1690 |
msgstr ""
|
1691 |
|
|
|
|
|
1692 |
#: src/Admin/SettingsPages/FormList.php:240
|
1693 |
#: src/ContentProtection/WPListTable.php:85
|
1694 |
msgid "Duplicate"
|
1695 |
msgstr ""
|
1696 |
|
|
|
|
|
|
|
1697 |
#: src/Admin/SettingsPages/FormList.php:242
|
1698 |
#: src/Classes/FormPreviewHandler.php:45
|
1699 |
#: src/Functions/custom-settings-api.php:857
|
1700 |
msgid "Preview"
|
1701 |
msgstr ""
|
1702 |
|
|
|
1703 |
#: src/Admin/SettingsPages/FormList.php:273
|
1704 |
msgid "Drag & Drop"
|
1705 |
msgstr ""
|
1706 |
|
|
|
|
|
1707 |
#: src/Admin/SettingsPages/Forms.php:47 src/Admin/SettingsPages/Forms.php:73
|
1708 |
msgid "Forms & Profiles"
|
1709 |
msgstr ""
|
1710 |
|
|
|
1711 |
#: src/Admin/SettingsPages/Forms.php:50
|
1712 |
msgid "Edit Form"
|
1713 |
msgstr ""
|
1714 |
|
|
|
1715 |
#: src/Admin/SettingsPages/Forms.php:54
|
1716 |
msgid "Add Form"
|
1717 |
msgstr ""
|
1718 |
|
|
|
|
|
1719 |
#: src/Admin/SettingsPages/Forms.php:58 src/Admin/SettingsPages/Forms.php:62
|
1720 |
msgid "Edit Frontend Profile"
|
1721 |
msgstr ""
|
1722 |
|
|
|
1723 |
#: src/Admin/SettingsPages/Forms.php:93
|
1724 |
-
msgid "
|
|
|
1725 |
msgstr ""
|
1726 |
|
|
|
1727 |
#: src/Admin/SettingsPages/Forms.php:110
|
1728 |
msgid "Filter by Type"
|
1729 |
msgstr ""
|
1730 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1731 |
#: src/Admin/SettingsPages/Forms.php:114
|
1732 |
#: src/Admin/SettingsPages/GeneralSettings.php:189
|
1733 |
#: src/Admin/SettingsPages/GeneralSettings.php:305
|
1734 |
#: src/Classes/AjaxHandler.php:54 src/NavigationMenuLinks/Backend.php:34
|
1735 |
-
#: src/ShortcodeParser/Builder/GlobalShortcodes.php:
|
1736 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:180
|
1737 |
#: src/Widgets/TabbedWidget.php:113
|
1738 |
msgid "Login"
|
1739 |
msgstr ""
|
1740 |
|
|
|
|
|
|
|
1741 |
#: src/Admin/SettingsPages/Forms.php:119
|
1742 |
#: src/Admin/SettingsPages/GeneralSettings.php:175
|
1743 |
#: src/Classes/AjaxHandler.php:59
|
1744 |
msgid "Registration"
|
1745 |
msgstr ""
|
1746 |
|
|
|
|
|
|
|
1747 |
#: src/Admin/SettingsPages/Forms.php:125
|
1748 |
#: src/Admin/SettingsPages/GeneralSettings.php:315
|
1749 |
#: src/Classes/AjaxHandler.php:64
|
1750 |
msgid "Password Reset"
|
1751 |
msgstr ""
|
1752 |
|
|
|
|
|
|
|
|
|
1753 |
#: src/Admin/SettingsPages/Forms.php:130 src/Classes/AjaxHandler.php:69
|
1754 |
#: src/NavigationMenuLinks/Backend.php:32
|
1755 |
-
#: src/ShortcodeParser/Builder/GlobalShortcodes.php:
|
1756 |
msgid "Edit Profile"
|
1757 |
msgstr ""
|
1758 |
|
|
|
|
|
1759 |
#: src/Admin/SettingsPages/Forms.php:137 src/Classes/AjaxHandler.php:75
|
1760 |
msgid "Melange"
|
1761 |
msgstr ""
|
1762 |
|
|
|
|
|
1763 |
#: src/Admin/SettingsPages/Forms.php:145 src/Classes/AjaxHandler.php:82
|
1764 |
msgid "User Profile"
|
1765 |
msgstr ""
|
1766 |
|
|
|
1767 |
#: src/Admin/SettingsPages/Forms.php:177
|
1768 |
msgid "Forms"
|
1769 |
msgstr ""
|
1770 |
|
|
|
|
|
1771 |
#: src/Admin/SettingsPages/Forms.php:219
|
1772 |
#: src/Admin/SettingsPages/MemberDirectories.php:114
|
1773 |
msgid "Live Preview"
|
1774 |
msgstr ""
|
1775 |
|
|
|
|
|
1776 |
#: src/Admin/SettingsPages/Forms.php:299
|
1777 |
#: src/Admin/SettingsPages/MemberDirectories.php:211
|
1778 |
msgid "Add New"
|
1779 |
msgstr ""
|
1780 |
|
|
|
1781 |
#: src/Admin/SettingsPages/GeneralSettings.php:61
|
1782 |
msgid "Integrations"
|
1783 |
msgstr ""
|
1784 |
|
|
|
1785 |
#: src/Admin/SettingsPages/GeneralSettings.php:65
|
1786 |
msgid "Premium Addons"
|
1787 |
msgstr ""
|
1788 |
|
|
|
|
|
|
|
1789 |
#: src/Admin/SettingsPages/GeneralSettings.php:82
|
1790 |
#: src/Admin/SettingsPages/ToolsSettingsPage.php:18
|
1791 |
#: src/Admin/SettingsPages/ToolsSettingsPage.php:61
|
1792 |
msgid "Tools"
|
1793 |
msgstr ""
|
1794 |
|
|
|
1795 |
#: src/Admin/SettingsPages/GeneralSettings.php:108
|
1796 |
msgid "My Account edit profile form (default)"
|
1797 |
msgstr ""
|
1798 |
|
|
|
|
|
1799 |
#: src/Admin/SettingsPages/GeneralSettings.php:111
|
1800 |
#: src/Admin/SettingsPages/GeneralSettings.php:293
|
1801 |
msgid "Currently viewed page"
|
1802 |
msgstr ""
|
1803 |
|
|
|
1804 |
#: src/Admin/SettingsPages/GeneralSettings.php:112
|
1805 |
msgid "Previous/Referrer page (Pro feature)"
|
1806 |
msgstr ""
|
1807 |
|
|
|
1808 |
#: src/Admin/SettingsPages/GeneralSettings.php:113
|
1809 |
msgid "WordPress Dashboard"
|
1810 |
msgstr ""
|
1811 |
|
|
|
1812 |
#: src/Admin/SettingsPages/GeneralSettings.php:117
|
1813 |
msgid "Previous/Referrer page"
|
1814 |
msgstr ""
|
1815 |
|
|
|
1816 |
#: src/Admin/SettingsPages/GeneralSettings.php:122
|
1817 |
msgid "Global"
|
1818 |
msgstr ""
|
1819 |
|
|
|
1820 |
#: src/Admin/SettingsPages/GeneralSettings.php:125
|
1821 |
msgid "Global Settings"
|
1822 |
msgstr ""
|
1823 |
|
|
|
1824 |
#: src/Admin/SettingsPages/GeneralSettings.php:128
|
1825 |
msgid "Password-reset Page"
|
1826 |
msgstr ""
|
1827 |
|
|
|
1828 |
#: src/Admin/SettingsPages/GeneralSettings.php:131
|
1829 |
-
msgid "
|
|
|
|
|
|
|
1830 |
msgstr ""
|
1831 |
|
|
|
1832 |
#: src/Admin/SettingsPages/GeneralSettings.php:136
|
1833 |
msgid "Login Page"
|
1834 |
msgstr ""
|
1835 |
|
|
|
1836 |
#: src/Admin/SettingsPages/GeneralSettings.php:139
|
1837 |
-
msgid "
|
|
|
|
|
1838 |
msgstr ""
|
1839 |
|
|
|
|
|
1840 |
#: src/Admin/SettingsPages/GeneralSettings.php:144
|
1841 |
#: src/Admin/SettingsPages/GeneralSettings.php:391
|
1842 |
msgid "Registration Page"
|
1843 |
msgstr ""
|
1844 |
|
|
|
1845 |
#: src/Admin/SettingsPages/GeneralSettings.php:147
|
1846 |
-
msgid "
|
|
|
|
|
1847 |
msgstr ""
|
1848 |
|
|
|
1849 |
#: src/Admin/SettingsPages/GeneralSettings.php:152
|
1850 |
msgid "My Account Page"
|
1851 |
msgstr ""
|
1852 |
|
|
|
1853 |
#: src/Admin/SettingsPages/GeneralSettings.php:155
|
1854 |
-
msgid "
|
|
|
|
|
|
|
1855 |
msgstr ""
|
1856 |
|
|
|
1857 |
#: src/Admin/SettingsPages/GeneralSettings.php:160
|
1858 |
msgid "Disable Ajax Mode"
|
1859 |
msgstr ""
|
1860 |
|
|
|
1861 |
#: src/Admin/SettingsPages/GeneralSettings.php:162
|
1862 |
msgid "Disable"
|
1863 |
msgstr ""
|
1864 |
|
|
|
1865 |
#: src/Admin/SettingsPages/GeneralSettings.php:163
|
1866 |
-
msgid "
|
|
|
|
|
1867 |
msgstr ""
|
1868 |
|
|
|
1869 |
#: src/Admin/SettingsPages/GeneralSettings.php:168
|
1870 |
msgid "Remove Data on Uninstall"
|
1871 |
msgstr ""
|
1872 |
|
|
|
1873 |
#: src/Admin/SettingsPages/GeneralSettings.php:170
|
1874 |
-
msgid "
|
|
|
|
|
1875 |
msgstr ""
|
1876 |
|
|
|
1877 |
#: src/Admin/SettingsPages/GeneralSettings.php:181
|
1878 |
msgid "Auto-login after registration"
|
1879 |
msgstr ""
|
1880 |
|
|
|
1881 |
#: src/Admin/SettingsPages/GeneralSettings.php:182
|
1882 |
msgid "Enable auto-login"
|
1883 |
msgstr ""
|
1884 |
|
|
|
1885 |
#: src/Admin/SettingsPages/GeneralSettings.php:184
|
1886 |
-
msgid "
|
|
|
1887 |
msgstr ""
|
1888 |
|
|
|
1889 |
#: src/Admin/SettingsPages/GeneralSettings.php:196
|
1890 |
msgid "Email Address and Username (default)"
|
1891 |
msgstr ""
|
1892 |
|
|
|
1893 |
#: src/Admin/SettingsPages/GeneralSettings.php:197
|
1894 |
msgid "Email Address Only"
|
1895 |
msgstr ""
|
1896 |
|
|
|
1897 |
#: src/Admin/SettingsPages/GeneralSettings.php:198
|
1898 |
msgid "Username Only"
|
1899 |
msgstr ""
|
1900 |
|
|
|
1901 |
#: src/Admin/SettingsPages/GeneralSettings.php:201
|
1902 |
msgid "Login with Email or Username"
|
1903 |
msgstr ""
|
1904 |
|
|
|
1905 |
#: src/Admin/SettingsPages/GeneralSettings.php:202
|
1906 |
-
msgid "
|
|
|
|
|
|
|
1907 |
msgstr ""
|
1908 |
|
|
|
|
|
1909 |
#: src/Admin/SettingsPages/GeneralSettings.php:207
|
1910 |
#: src/RegisterActivation/Base.php:167
|
1911 |
msgid "My Account"
|
1912 |
msgstr ""
|
1913 |
|
|
|
1914 |
#: src/Admin/SettingsPages/GeneralSettings.php:208
|
1915 |
msgid "My Account Settings"
|
1916 |
msgstr ""
|
1917 |
|
|
|
1918 |
#: src/Admin/SettingsPages/GeneralSettings.php:212
|
1919 |
msgid "Redirect Default Edit Profile"
|
1920 |
msgstr ""
|
1921 |
|
|
|
|
|
|
|
1922 |
#: src/Admin/SettingsPages/GeneralSettings.php:213
|
1923 |
#: src/ContentProtection/WPListTable.php:93
|
1924 |
#: src/Functions/custom-settings-api.php:1008
|
1925 |
msgid "Activate"
|
1926 |
msgstr ""
|
1927 |
|
|
|
1928 |
#: src/Admin/SettingsPages/GeneralSettings.php:216
|
1929 |
-
msgid "
|
|
|
|
|
1930 |
msgstr ""
|
1931 |
|
|
|
1932 |
#: src/Admin/SettingsPages/GeneralSettings.php:223
|
1933 |
msgid "Edit Account Endpoint"
|
1934 |
msgstr ""
|
1935 |
|
|
|
1936 |
#: src/Admin/SettingsPages/GeneralSettings.php:224
|
1937 |
msgid "Endpoint for the \"My Account → Account Details\" page."
|
1938 |
msgstr ""
|
1939 |
|
|
|
1940 |
#: src/Admin/SettingsPages/GeneralSettings.php:229
|
1941 |
msgid "Change Password Endpoint"
|
1942 |
msgstr ""
|
1943 |
|
|
|
1944 |
#: src/Admin/SettingsPages/GeneralSettings.php:230
|
1945 |
msgid "Endpoint for the \"My Account → Change Password\" page."
|
1946 |
msgstr ""
|
1947 |
|
|
|
1948 |
#: src/Admin/SettingsPages/GeneralSettings.php:235
|
1949 |
msgid "Account Details Form"
|
1950 |
msgstr ""
|
1951 |
|
|
|
1952 |
#: src/Admin/SettingsPages/GeneralSettings.php:236
|
1953 |
-
msgid "
|
|
|
|
|
1954 |
msgstr ""
|
1955 |
|
|
|
1956 |
#: src/Admin/SettingsPages/GeneralSettings.php:240
|
1957 |
msgid "Frontend Profile"
|
1958 |
msgstr ""
|
1959 |
|
|
|
1960 |
#: src/Admin/SettingsPages/GeneralSettings.php:241
|
1961 |
msgid "Frontend Profile Settings"
|
1962 |
msgstr ""
|
1963 |
|
|
|
1964 |
#: src/Admin/SettingsPages/GeneralSettings.php:245
|
1965 |
msgid "Page with Profile Shortcode"
|
1966 |
msgstr ""
|
1967 |
|
|
|
1968 |
#: src/Admin/SettingsPages/GeneralSettings.php:247
|
1969 |
-
msgid "
|
|
|
|
|
1970 |
msgstr ""
|
1971 |
|
|
|
1972 |
#: src/Admin/SettingsPages/GeneralSettings.php:252
|
1973 |
msgid "Profile Slug"
|
1974 |
msgstr ""
|
1975 |
|
|
|
1976 |
#: src/Admin/SettingsPages/GeneralSettings.php:253
|
1977 |
-
msgid "
|
|
|
|
|
1978 |
msgstr ""
|
1979 |
|
|
|
1980 |
#: src/Admin/SettingsPages/GeneralSettings.php:257
|
1981 |
msgid "Disable Guests from Viewing Profiles"
|
1982 |
msgstr ""
|
1983 |
|
|
|
1984 |
#: src/Admin/SettingsPages/GeneralSettings.php:258
|
1985 |
-
msgid "
|
|
|
|
|
1986 |
msgstr ""
|
1987 |
|
|
|
1988 |
#: src/Admin/SettingsPages/GeneralSettings.php:263
|
1989 |
msgid "Disable Members from Viewing Profiles"
|
1990 |
msgstr ""
|
1991 |
|
|
|
1992 |
#: src/Admin/SettingsPages/GeneralSettings.php:264
|
1993 |
-
msgid "
|
|
|
|
|
1994 |
msgstr ""
|
1995 |
|
|
|
1996 |
#: src/Admin/SettingsPages/GeneralSettings.php:269
|
1997 |
msgid "Comment Author URL to Profile"
|
1998 |
msgstr ""
|
1999 |
|
|
|
|
|
2000 |
#: src/Admin/SettingsPages/GeneralSettings.php:270
|
2001 |
#: src/Admin/SettingsPages/GeneralSettings.php:277
|
2002 |
msgid "Enable option"
|
2003 |
msgstr ""
|
2004 |
|
|
|
2005 |
#: src/Admin/SettingsPages/GeneralSettings.php:272
|
2006 |
msgid "Change URL of comment authors to their ProfilePress front-end profile."
|
2007 |
msgstr ""
|
2008 |
|
|
|
2009 |
#: src/Admin/SettingsPages/GeneralSettings.php:276
|
2010 |
msgid "Authors Page to Profile"
|
2011 |
msgstr ""
|
2012 |
|
|
|
2013 |
#: src/Admin/SettingsPages/GeneralSettings.php:279
|
2014 |
msgid "Change and redirect authors pages %s to their front-end profiles %s."
|
2015 |
msgstr ""
|
2016 |
|
|
|
2017 |
#: src/Admin/SettingsPages/GeneralSettings.php:284
|
2018 |
msgid "Redirection"
|
2019 |
msgstr ""
|
2020 |
|
|
|
2021 |
#: src/Admin/SettingsPages/GeneralSettings.php:285
|
2022 |
msgid "Redirection Settings"
|
2023 |
msgstr ""
|
2024 |
|
|
|
|
|
2025 |
#: src/Admin/SettingsPages/GeneralSettings.php:289
|
2026 |
#: src/Widgets/TabbedWidget.php:224
|
2027 |
msgid "Log out"
|
2028 |
msgstr ""
|
2029 |
|
|
|
2030 |
#: src/Admin/SettingsPages/GeneralSettings.php:298
|
2031 |
-
msgid "
|
|
|
|
|
|
|
2032 |
msgstr ""
|
2033 |
|
|
|
|
|
|
|
2034 |
#: src/Admin/SettingsPages/GeneralSettings.php:299
|
2035 |
#: src/Admin/SettingsPages/GeneralSettings.php:309
|
2036 |
#: src/Admin/SettingsPages/GeneralSettings.php:326
|
2037 |
msgid "Leave the \"custom URL\" field empty to fallback to the selected page."
|
2038 |
msgstr ""
|
2039 |
|
|
|
2040 |
#: src/Admin/SettingsPages/GeneralSettings.php:308
|
2041 |
-
msgid "
|
|
|
|
|
|
|
2042 |
msgstr ""
|
2043 |
|
|
|
2044 |
#: src/Admin/SettingsPages/GeneralSettings.php:320
|
2045 |
msgid "Default.."
|
2046 |
msgstr ""
|
2047 |
|
|
|
2048 |
#: src/Admin/SettingsPages/GeneralSettings.php:325
|
2049 |
-
msgid "
|
|
|
|
|
|
|
|
|
2050 |
msgstr ""
|
2051 |
|
|
|
|
|
2052 |
#: src/Admin/SettingsPages/GeneralSettings.php:332
|
2053 |
#: src/ContentProtection/WPListTable.php:30
|
2054 |
msgid "Access"
|
2055 |
msgstr ""
|
2056 |
|
|
|
2057 |
#: src/Admin/SettingsPages/GeneralSettings.php:333
|
2058 |
msgid "Access Settings"
|
2059 |
msgstr ""
|
2060 |
|
|
|
2061 |
#: src/Admin/SettingsPages/GeneralSettings.php:339
|
2062 |
-
msgid "
|
|
|
2063 |
msgstr ""
|
2064 |
|
|
|
2065 |
#: src/Admin/SettingsPages/GeneralSettings.php:345
|
2066 |
msgid "Global Site Access"
|
2067 |
msgstr ""
|
2068 |
|
|
|
2069 |
#: src/Admin/SettingsPages/GeneralSettings.php:347
|
2070 |
msgid "Accessible to Everyone"
|
2071 |
msgstr ""
|
2072 |
|
|
|
2073 |
#: src/Admin/SettingsPages/GeneralSettings.php:348
|
2074 |
msgid "Accessible to Logged-in Users"
|
2075 |
msgstr ""
|
2076 |
|
|
|
2077 |
#: src/Admin/SettingsPages/GeneralSettings.php:353
|
2078 |
msgid "Redirect Page"
|
2079 |
msgstr ""
|
2080 |
|
|
|
2081 |
#: src/Admin/SettingsPages/GeneralSettings.php:355
|
2082 |
-
msgid "
|
|
|
2083 |
msgstr ""
|
2084 |
|
|
|
2085 |
#: src/Admin/SettingsPages/GeneralSettings.php:359
|
2086 |
msgid "Pages to Exclude"
|
2087 |
msgstr ""
|
2088 |
|
|
|
2089 |
#: src/Admin/SettingsPages/GeneralSettings.php:365
|
2090 |
-
msgid "
|
|
|
|
|
2091 |
msgstr ""
|
2092 |
|
|
|
2093 |
#: src/Admin/SettingsPages/GeneralSettings.php:371
|
2094 |
msgid "Accessible Homepage"
|
2095 |
msgstr ""
|
2096 |
|
|
|
2097 |
#: src/Admin/SettingsPages/GeneralSettings.php:372
|
2098 |
msgid "Check to allow homepage to be accessible by everyone."
|
2099 |
msgstr ""
|
2100 |
|
|
|
|
|
2101 |
#: src/Admin/SettingsPages/GeneralSettings.php:376
|
2102 |
#: src/ContentProtection/Frontend/PostContent.php:64
|
2103 |
msgid "You are unauthorized to view this page."
|
2104 |
msgstr ""
|
2105 |
|
|
|
2106 |
#: src/Admin/SettingsPages/GeneralSettings.php:377
|
2107 |
msgid "Global Restricted Access Message"
|
2108 |
msgstr ""
|
2109 |
|
|
|
2110 |
#: src/Admin/SettingsPages/GeneralSettings.php:378
|
2111 |
-
msgid "
|
|
|
|
|
2112 |
msgstr ""
|
2113 |
|
|
|
2114 |
#: src/Admin/SettingsPages/GeneralSettings.php:385
|
2115 |
msgid "BuddyPress"
|
2116 |
msgstr ""
|
2117 |
|
|
|
2118 |
#: src/Admin/SettingsPages/GeneralSettings.php:386
|
2119 |
msgid "BuddyPress Settings"
|
2120 |
msgstr ""
|
2121 |
|
|
|
|
|
|
|
|
|
2122 |
#: src/Admin/SettingsPages/GeneralSettings.php:392
|
2123 |
#: src/Admin/SettingsPages/GeneralSettings.php:399
|
2124 |
#: src/Admin/SettingsPages/GeneralSettings.php:406
|
@@ -2126,776 +3074,1069 @@ msgstr ""
|
|
2126 |
msgid "Check to enable"
|
2127 |
msgstr ""
|
2128 |
|
|
|
2129 |
#: src/Admin/SettingsPages/GeneralSettings.php:393
|
2130 |
msgid "Check to redirect BuddyPress registration page to your selected %s"
|
2131 |
msgstr ""
|
2132 |
|
|
|
2133 |
#: src/Admin/SettingsPages/GeneralSettings.php:397
|
2134 |
msgid "Override Avatar"
|
2135 |
msgstr ""
|
2136 |
|
|
|
2137 |
#: src/Admin/SettingsPages/GeneralSettings.php:400
|
2138 |
-
msgid "
|
|
|
|
|
2139 |
msgstr ""
|
2140 |
|
|
|
|
|
2141 |
#: src/Admin/SettingsPages/GeneralSettings.php:405
|
2142 |
#: src/Admin/SettingsPages/GeneralSettings.php:421
|
2143 |
msgid "Override Profile URL"
|
2144 |
msgstr ""
|
2145 |
|
|
|
2146 |
#: src/Admin/SettingsPages/GeneralSettings.php:407
|
2147 |
-
msgid "
|
|
|
|
|
2148 |
msgstr ""
|
2149 |
|
|
|
2150 |
#: src/Admin/SettingsPages/GeneralSettings.php:415
|
2151 |
msgid "bbPress"
|
2152 |
msgstr ""
|
2153 |
|
|
|
2154 |
#: src/Admin/SettingsPages/GeneralSettings.php:416
|
2155 |
msgid "bbPress Settings"
|
2156 |
msgstr ""
|
2157 |
|
|
|
2158 |
#: src/Admin/SettingsPages/GeneralSettings.php:423
|
2159 |
msgid "Check to change bbPress profile URL to ProfilePress front-end profile."
|
2160 |
msgstr ""
|
2161 |
|
|
|
2162 |
#: src/Admin/SettingsPages/IDUserColumn.php:20
|
2163 |
msgid "ID"
|
2164 |
msgstr ""
|
2165 |
|
|
|
2166 |
#: src/Admin/SettingsPages/MailOptin.php:51
|
2167 |
msgid "There was an error while performing your request."
|
2168 |
msgstr ""
|
2169 |
|
|
|
2170 |
#: src/Admin/SettingsPages/MailOptin.php:63
|
2171 |
msgid "Could not install plugin. Please download and install manually."
|
2172 |
msgstr ""
|
2173 |
|
|
|
2174 |
#: src/Admin/SettingsPages/MailOptin.php:63
|
2175 |
-
msgid "
|
|
|
|
|
2176 |
msgstr ""
|
2177 |
|
|
|
2178 |
#: src/Admin/SettingsPages/MailOptin.php:131
|
2179 |
msgid "Plugin installed."
|
2180 |
msgstr ""
|
2181 |
|
|
|
2182 |
#: src/Admin/SettingsPages/MailOptin.php:131
|
2183 |
msgid "Addon installed."
|
2184 |
msgstr ""
|
2185 |
|
|
|
2186 |
#: src/Admin/SettingsPages/MailOptin.php:141
|
2187 |
msgid "Plugin installed & activated."
|
2188 |
msgstr ""
|
2189 |
|
|
|
2190 |
#: src/Admin/SettingsPages/MailOptin.php:141
|
2191 |
msgid "Addon installed & activated."
|
2192 |
msgstr ""
|
2193 |
|
|
|
2194 |
#: src/Admin/SettingsPages/MailOptin.php:157
|
2195 |
msgid "Plugin activation is disabled for you on this site."
|
2196 |
msgstr ""
|
2197 |
|
|
|
2198 |
#: src/Admin/SettingsPages/MailOptin.php:166
|
2199 |
msgid "Plugin activated."
|
2200 |
msgstr ""
|
2201 |
|
|
|
2202 |
#: src/Admin/SettingsPages/MailOptin.php:170
|
2203 |
msgid "Could not activate plugin. Please activate from the Plugins page."
|
2204 |
msgstr ""
|
2205 |
|
|
|
2206 |
#: src/Admin/SettingsPages/MailOptin.php:178
|
2207 |
msgid "Popups & Optins"
|
2208 |
msgstr ""
|
2209 |
|
2210 |
#. translators: %s - Lite plugin download URL.
|
2211 |
-
|
2212 |
#: src/Admin/SettingsPages/MailOptin.php:209
|
2213 |
-
msgid "
|
|
|
|
|
2214 |
msgstr ""
|
2215 |
|
2216 |
#. translators: %s - Lite plugin download URL.
|
2217 |
-
|
2218 |
#: src/Admin/SettingsPages/MailOptin.php:221
|
2219 |
-
msgid "
|
|
|
|
|
2220 |
msgstr ""
|
2221 |
|
|
|
2222 |
#: src/Admin/SettingsPages/MailOptin.php:232
|
2223 |
msgid "Installing..."
|
2224 |
msgstr ""
|
2225 |
|
|
|
2226 |
#: src/Admin/SettingsPages/MailOptin.php:233
|
2227 |
msgid "Activating..."
|
2228 |
msgstr ""
|
2229 |
|
|
|
|
|
2230 |
#: src/Admin/SettingsPages/MailOptin.php:234
|
2231 |
#: src/Admin/SettingsPages/MailOptin.php:596
|
2232 |
msgid "MailOptin Installed & Activated"
|
2233 |
msgstr ""
|
2234 |
|
|
|
2235 |
#: src/Admin/SettingsPages/MailOptin.php:235
|
2236 |
msgid "Install Now"
|
2237 |
msgstr ""
|
2238 |
|
|
|
2239 |
#: src/Admin/SettingsPages/MailOptin.php:236
|
2240 |
msgid "Activate Now"
|
2241 |
msgstr ""
|
2242 |
|
|
|
2243 |
#: src/Admin/SettingsPages/MailOptin.php:237
|
2244 |
msgid "Download Now"
|
2245 |
msgstr ""
|
2246 |
|
|
|
2247 |
#: src/Admin/SettingsPages/MailOptin.php:238
|
2248 |
msgid "Go to Plugins page"
|
2249 |
msgstr ""
|
2250 |
|
|
|
2251 |
#: src/Admin/SettingsPages/MailOptin.php:243
|
2252 |
msgid "Go to MailOptin Settings"
|
2253 |
msgstr ""
|
2254 |
|
|
|
2255 |
#: src/Admin/SettingsPages/MailOptin.php:472
|
2256 |
msgid "ProfilePress ♥ MailOptin"
|
2257 |
msgstr ""
|
2258 |
|
|
|
2259 |
#: src/Admin/SettingsPages/MailOptin.php:473
|
2260 |
msgid "#1 Popup, Optin Forms & Marketing Automation Plugin"
|
2261 |
msgstr ""
|
2262 |
|
|
|
2263 |
#: src/Admin/SettingsPages/MailOptin.php:474
|
2264 |
-
msgid "
|
|
|
|
|
2265 |
msgstr ""
|
2266 |
|
|
|
2267 |
#: src/Admin/SettingsPages/MailOptin.php:497
|
2268 |
msgid "MailOptin screenshot"
|
2269 |
msgstr ""
|
2270 |
|
|
|
2271 |
#: src/Admin/SettingsPages/MailOptin.php:498
|
2272 |
-
msgid "
|
|
|
2273 |
msgstr ""
|
2274 |
|
|
|
2275 |
#: src/Admin/SettingsPages/MailOptin.php:499
|
2276 |
-
msgid "
|
|
|
|
|
2277 |
msgstr ""
|
2278 |
|
|
|
2279 |
#: src/Admin/SettingsPages/MailOptin.php:500
|
2280 |
-
msgid "
|
|
|
|
|
2281 |
msgstr ""
|
2282 |
|
|
|
2283 |
#: src/Admin/SettingsPages/MailOptin.php:501
|
2284 |
-
msgid "
|
|
|
2285 |
msgstr ""
|
2286 |
|
|
|
2287 |
#: src/Admin/SettingsPages/MailOptin.php:502
|
2288 |
-
msgid "
|
|
|
|
|
2289 |
msgstr ""
|
2290 |
|
|
|
2291 |
#: src/Admin/SettingsPages/MailOptin.php:530
|
2292 |
msgid "Step 1"
|
2293 |
msgstr ""
|
2294 |
|
|
|
2295 |
#: src/Admin/SettingsPages/MailOptin.php:531
|
2296 |
msgid "Install and Activate MailOptin"
|
2297 |
msgstr ""
|
2298 |
|
|
|
2299 |
#: src/Admin/SettingsPages/MailOptin.php:532
|
2300 |
msgid "Install MailOptin from the WordPress.org plugin repository."
|
2301 |
msgstr ""
|
2302 |
|
|
|
2303 |
#: src/Admin/SettingsPages/MailOptin.php:565
|
2304 |
msgid "Step 2"
|
2305 |
msgstr ""
|
2306 |
|
|
|
2307 |
#: src/Admin/SettingsPages/MailOptin.php:566
|
2308 |
msgid "Set Up MailOptin"
|
2309 |
msgstr ""
|
2310 |
|
|
|
2311 |
#: src/Admin/SettingsPages/MailOptin.php:567
|
2312 |
msgid "Configure and create your first optin form."
|
2313 |
msgstr ""
|
2314 |
|
|
|
2315 |
#: src/Admin/SettingsPages/MailOptin.php:588
|
2316 |
msgid "Install MailOptin"
|
2317 |
msgstr ""
|
2318 |
|
|
|
2319 |
#: src/Admin/SettingsPages/MailOptin.php:596
|
2320 |
msgid "Activate MailOptin"
|
2321 |
msgstr ""
|
2322 |
|
|
|
2323 |
#: src/Admin/SettingsPages/MailOptin.php:614
|
2324 |
msgid "Start Setup"
|
2325 |
msgstr ""
|
2326 |
|
|
|
2327 |
#: src/Admin/SettingsPages/MailOptin.php:620
|
2328 |
msgid "Go to MailOptin settings"
|
2329 |
msgstr ""
|
2330 |
|
|
|
2331 |
#: src/Admin/SettingsPages/MailOptin.php:641
|
2332 |
msgid "You do not have permission."
|
2333 |
msgstr ""
|
2334 |
|
|
|
2335 |
#: src/Admin/SettingsPages/MailOptin.php:651
|
2336 |
msgid "Plugin unavailable."
|
2337 |
msgstr ""
|
2338 |
|
|
|
|
|
|
|
2339 |
#: src/Admin/SettingsPages/MemberDirectories.php:37
|
2340 |
#: src/Admin/SettingsPages/MemberDirectories.php:55
|
2341 |
#: src/Admin/SettingsPages/MemberDirectories.php:91
|
2342 |
msgid "Member Directories"
|
2343 |
msgstr ""
|
2344 |
|
|
|
2345 |
#: src/Admin/SettingsPages/MemberDirectories.php:44
|
2346 |
msgid "Edit Member Directory"
|
2347 |
msgstr ""
|
2348 |
|
|
|
2349 |
#: src/Admin/SettingsPages/MembersDirectoryList.php:10
|
2350 |
msgid "No members directory is currently available. %sConsider creating one%s"
|
2351 |
msgstr ""
|
2352 |
|
|
|
2353 |
#: src/Admin/SettingsPages/ToolsSettingsPage.php:41
|
2354 |
msgid "Logs"
|
2355 |
msgstr ""
|
2356 |
|
|
|
2357 |
#: src/Admin/SettingsPages/ToolsSettingsPage.php:44
|
2358 |
msgid "Debug Error Log"
|
2359 |
msgstr ""
|
2360 |
|
|
|
2361 |
#: src/Admin/SettingsPages/ToolsSettingsPage.php:54
|
2362 |
msgid "Delete Log"
|
2363 |
msgstr ""
|
2364 |
|
|
|
2365 |
#: src/AdminBarDashboardAccess/Init.php:32
|
2366 |
msgid "Admin Bar & Dashboard"
|
2367 |
msgstr ""
|
2368 |
|
|
|
|
|
2369 |
#: src/AdminBarDashboardAccess/Init.php:41
|
2370 |
#: src/AdminBarDashboardAccess/Init.php:58
|
2371 |
msgid "Admin Bar & Dashboard Access"
|
2372 |
msgstr ""
|
2373 |
|
|
|
2374 |
#: src/AdminBarDashboardAccess/include.settings-page.php:19
|
2375 |
msgid "Admin Bar Visibility Control"
|
2376 |
msgstr ""
|
2377 |
|
|
|
2378 |
#: src/AdminBarDashboardAccess/include.settings-page.php:26
|
2379 |
msgid "Disable Admin Bar"
|
2380 |
msgstr ""
|
2381 |
|
|
|
2382 |
#: src/AdminBarDashboardAccess/include.settings-page.php:31
|
2383 |
msgid "Check to disable admin bar."
|
2384 |
msgstr ""
|
2385 |
|
|
|
2386 |
#: src/AdminBarDashboardAccess/include.settings-page.php:37
|
2387 |
msgid "Admin Bar Control"
|
2388 |
msgstr ""
|
2389 |
|
|
|
2390 |
#: src/AdminBarDashboardAccess/include.settings-page.php:47
|
2391 |
-
msgid "
|
|
|
|
|
2392 |
msgstr ""
|
2393 |
|
|
|
|
|
2394 |
#: src/AdminBarDashboardAccess/include.settings-page.php:63
|
2395 |
#: src/AdminBarDashboardAccess/include.settings-page.php:81
|
2396 |
msgid "Dashboard Access Control"
|
2397 |
msgstr ""
|
2398 |
|
|
|
2399 |
#: src/AdminBarDashboardAccess/include.settings-page.php:70
|
2400 |
msgid "Disable Dashboard Access"
|
2401 |
msgstr ""
|
2402 |
|
|
|
2403 |
#: src/AdminBarDashboardAccess/include.settings-page.php:75
|
2404 |
msgid "Check to disable dashboard access for everyone."
|
2405 |
msgstr ""
|
2406 |
|
|
|
2407 |
#: src/AdminBarDashboardAccess/include.settings-page.php:91
|
2408 |
-
msgid "
|
|
|
|
|
2409 |
msgstr ""
|
2410 |
|
|
|
2411 |
#: src/AdminBarDashboardAccess/include.settings-page.php:97
|
2412 |
msgid "Dashboard Redirect URL"
|
2413 |
msgstr ""
|
2414 |
|
|
|
2415 |
#: src/AdminBarDashboardAccess/include.settings-page.php:102
|
2416 |
-
msgid "
|
|
|
|
|
2417 |
msgstr ""
|
2418 |
|
|
|
2419 |
#: src/Classes/AdminNotices.php:100
|
2420 |
-
msgid "
|
|
|
|
|
|
|
|
|
2421 |
msgstr ""
|
2422 |
|
|
|
2423 |
#: src/Classes/AdminNotices.php:104
|
2424 |
msgid "Sure! I'd love to give a review"
|
2425 |
msgstr ""
|
2426 |
|
|
|
2427 |
#: src/Classes/AdminNotices.php:106
|
2428 |
msgid "Dismiss Forever"
|
2429 |
msgstr ""
|
2430 |
|
|
|
2431 |
#: src/Classes/AdminNotices.php:125
|
2432 |
msgid "Change Permalink Structure"
|
2433 |
msgstr ""
|
2434 |
|
|
|
2435 |
#: src/Classes/AdminNotices.php:129
|
2436 |
-
msgid "
|
|
|
|
|
|
|
|
|
2437 |
msgstr ""
|
2438 |
|
|
|
2439 |
#: src/Classes/AdminNotices.php:151
|
2440 |
-
msgid "
|
|
|
|
|
|
|
|
|
2441 |
msgstr ""
|
2442 |
|
|
|
2443 |
#: src/Classes/AdminNotices.php:170
|
2444 |
-
msgid "
|
|
|
|
|
2445 |
msgstr ""
|
2446 |
|
|
|
2447 |
#: src/Classes/AdminNotices.php:173
|
2448 |
msgid "Create Pages"
|
2449 |
msgstr ""
|
2450 |
|
|
|
2451 |
#: src/Classes/AdminNotices.php:173
|
2452 |
msgid "No Thanks"
|
2453 |
msgstr ""
|
2454 |
|
|
|
2455 |
#: src/Classes/AdminNotices.php:201
|
2456 |
-
msgid "
|
|
|
|
|
|
|
2457 |
msgstr ""
|
2458 |
|
|
|
2459 |
#: src/Classes/AjaxHandler.php:45
|
2460 |
-
msgid "
|
|
|
|
|
2461 |
msgstr ""
|
2462 |
|
|
|
2463 |
#: src/Classes/AjaxHandler.php:49
|
2464 |
msgid "Select Form Type"
|
2465 |
msgstr ""
|
2466 |
|
|
|
2467 |
#: src/Classes/AjaxHandler.php:50
|
2468 |
msgid "Loading..."
|
2469 |
msgstr ""
|
2470 |
|
|
|
2471 |
#: src/Classes/AjaxHandler.php:101
|
2472 |
msgid "Create from Scratch"
|
2473 |
msgstr ""
|
2474 |
|
|
|
2475 |
#: src/Classes/AjaxHandler.php:107
|
2476 |
msgid "Do it Yourself"
|
2477 |
msgstr ""
|
2478 |
|
|
|
2479 |
#: src/Classes/AjaxHandler.php:110
|
2480 |
msgid "Get Started Creating Your Own Form"
|
2481 |
msgstr ""
|
2482 |
|
|
|
2483 |
#: src/Classes/AjaxHandler.php:151
|
2484 |
msgid "Select this template"
|
2485 |
msgstr ""
|
2486 |
|
|
|
|
|
2487 |
#: src/Classes/AjaxHandler.php:152
|
2488 |
#: src/ContentProtection/ContentConditions.php:274
|
2489 |
msgid "Select Template"
|
2490 |
msgstr ""
|
2491 |
|
|
|
2492 |
#: src/Classes/AjaxHandler.php:161
|
2493 |
msgid "Enter a Name"
|
2494 |
msgstr ""
|
2495 |
|
|
|
|
|
|
|
2496 |
#: src/Classes/AjaxHandler.php:217 src/Classes/AjaxHandler.php:240
|
2497 |
#: src/Classes/PasswordReset.php:360
|
2498 |
msgid "Unexpected error. Please try again."
|
2499 |
msgstr ""
|
2500 |
|
|
|
2501 |
#: src/Classes/AjaxHandler.php:249
|
2502 |
msgid "Form with similar name exist already."
|
2503 |
msgstr ""
|
2504 |
|
|
|
2505 |
#: src/Classes/AjaxHandler.php:532
|
2506 |
msgid "Security validation failed. Try again"
|
2507 |
msgstr ""
|
2508 |
|
|
|
|
|
2509 |
#: src/Classes/EditUserProfile.php:28
|
2510 |
#: src/ShortcodeParser/MyAccount/email-notifications.tmpl.php:18
|
2511 |
msgid "Account was updated successfully."
|
2512 |
msgstr ""
|
2513 |
|
|
|
2514 |
#: src/Classes/EditUserProfile.php:124
|
2515 |
msgid "Email address is invalid. Please try again"
|
2516 |
msgstr ""
|
2517 |
|
|
|
2518 |
#: src/Classes/EditUserProfile.php:128
|
2519 |
msgid "Email address confirmation is invalid. Please try again"
|
2520 |
msgstr ""
|
2521 |
|
|
|
2522 |
#: src/Classes/EditUserProfile.php:132
|
2523 |
msgid "Email addresses do not match. Please try again"
|
2524 |
msgstr ""
|
2525 |
|
|
|
|
|
2526 |
#: src/Classes/EditUserProfile.php:141 src/Classes/EditUserProfile.php:150
|
2527 |
msgid "Password do not match. Please try again."
|
2528 |
msgstr ""
|
2529 |
|
|
|
2530 |
#: src/Classes/EditUserProfile.php:146
|
2531 |
msgid "Password is empty or do not match. Please try again."
|
2532 |
msgstr ""
|
2533 |
|
|
|
2534 |
#: src/Classes/EditUserProfile.php:322
|
2535 |
msgid "Something unexpected happened. Please try again"
|
2536 |
msgstr ""
|
2537 |
|
|
|
2538 |
#: src/Classes/ExtensionManager.php:57
|
2539 |
-
msgid "
|
|
|
|
|
2540 |
msgstr ""
|
2541 |
|
|
|
2542 |
#: src/Classes/ExtensionManager.php:61
|
2543 |
msgid "Email Confirmation"
|
2544 |
msgstr ""
|
2545 |
|
|
|
2546 |
#: src/Classes/ExtensionManager.php:63
|
2547 |
-
msgid "
|
|
|
|
|
2548 |
msgstr ""
|
2549 |
|
|
|
2550 |
#: src/Classes/ExtensionManager.php:67
|
2551 |
msgid "Two-Factor Authentication (2FA)"
|
2552 |
msgstr ""
|
2553 |
|
|
|
2554 |
#: src/Classes/ExtensionManager.php:69
|
2555 |
-
msgid "
|
|
|
|
|
2556 |
msgstr ""
|
2557 |
|
|
|
2558 |
#: src/Classes/ExtensionManager.php:73
|
2559 |
msgid "User Moderation"
|
2560 |
msgstr ""
|
2561 |
|
|
|
2562 |
#: src/Classes/ExtensionManager.php:75
|
2563 |
-
msgid "
|
|
|
|
|
2564 |
msgstr ""
|
2565 |
|
|
|
2566 |
#: src/Classes/ExtensionManager.php:79
|
2567 |
msgid "Social Login"
|
2568 |
msgstr ""
|
2569 |
|
|
|
2570 |
#: src/Classes/ExtensionManager.php:81
|
2571 |
-
msgid "
|
|
|
|
|
2572 |
msgstr ""
|
2573 |
|
|
|
2574 |
#: src/Classes/ExtensionManager.php:87
|
2575 |
-
msgid "
|
|
|
|
|
2576 |
msgstr ""
|
2577 |
|
|
|
2578 |
#: src/Classes/ExtensionManager.php:91
|
2579 |
msgid "Google reCAPTCHA"
|
2580 |
msgstr ""
|
2581 |
|
|
|
2582 |
#: src/Classes/ExtensionManager.php:93
|
2583 |
msgid "Protect your forms against spam and bot attacks."
|
2584 |
msgstr ""
|
2585 |
|
|
|
2586 |
#: src/Classes/ExtensionManager.php:97
|
2587 |
msgid "Join BuddyPress Groups"
|
2588 |
msgstr ""
|
2589 |
|
|
|
2590 |
#: src/Classes/ExtensionManager.php:99
|
2591 |
msgid "Let users select the BuddyPress groups to join during registration."
|
2592 |
msgstr ""
|
2593 |
|
|
|
|
|
2594 |
#: src/Classes/ExtensionManager.php:102 src/Classes/ExtensionManager.php:111
|
2595 |
msgid "BuddyPress plugin is not active"
|
2596 |
msgstr ""
|
2597 |
|
|
|
2598 |
#: src/Classes/ExtensionManager.php:106
|
2599 |
msgid "BuddyPress Profile Sync"
|
2600 |
msgstr ""
|
2601 |
|
|
|
2602 |
#: src/Classes/ExtensionManager.php:108
|
2603 |
-
msgid "
|
|
|
|
|
2604 |
msgstr ""
|
2605 |
|
|
|
2606 |
#: src/Classes/ExtensionManager.php:115
|
2607 |
msgid "Site Creation"
|
2608 |
msgstr ""
|
2609 |
|
|
|
2610 |
#: src/Classes/ExtensionManager.php:117
|
2611 |
-
msgid "
|
|
|
|
|
2612 |
msgstr ""
|
2613 |
|
|
|
2614 |
#: src/Classes/ExtensionManager.php:120
|
2615 |
msgid "This is not a multisite installation"
|
2616 |
msgstr ""
|
2617 |
|
|
|
2618 |
#: src/Classes/ExtensionManager.php:124
|
2619 |
msgid "WooCommerce"
|
2620 |
msgstr ""
|
2621 |
|
|
|
2622 |
#: src/Classes/ExtensionManager.php:126
|
2623 |
-
msgid "
|
|
|
|
|
|
|
2624 |
msgstr ""
|
2625 |
|
|
|
2626 |
#: src/Classes/ExtensionManager.php:129
|
2627 |
msgid "WooCommerce is not active"
|
2628 |
msgstr ""
|
2629 |
|
|
|
2630 |
#: src/Classes/ExtensionManager.php:133
|
2631 |
msgid "Mailchimp"
|
2632 |
msgstr ""
|
2633 |
|
|
|
2634 |
#: src/Classes/ExtensionManager.php:135
|
2635 |
-
msgid "
|
|
|
|
|
2636 |
msgstr ""
|
2637 |
|
|
|
2638 |
#: src/Classes/ExtensionManager.php:139
|
2639 |
msgid "Campaign Monitor"
|
2640 |
msgstr ""
|
2641 |
|
|
|
2642 |
#: src/Classes/ExtensionManager.php:141
|
2643 |
-
msgid "
|
|
|
|
|
2644 |
msgstr ""
|
2645 |
|
|
|
2646 |
#: src/Classes/ExtensionManager.php:145
|
2647 |
msgid "Akismet"
|
2648 |
msgstr ""
|
2649 |
|
|
|
2650 |
#: src/Classes/ExtensionManager.php:147
|
2651 |
-
msgid "
|
|
|
|
|
2652 |
msgstr ""
|
2653 |
|
|
|
2654 |
#: src/Classes/ExtensionManager.php:151
|
2655 |
msgid "Polylang"
|
2656 |
msgstr ""
|
2657 |
|
|
|
2658 |
#: src/Classes/ExtensionManager.php:153
|
2659 |
-
msgid "
|
|
|
|
|
2660 |
msgstr ""
|
2661 |
|
|
|
2662 |
#: src/Classes/ExtensionManager.php:156
|
2663 |
msgid "Polylang plugin is not active"
|
2664 |
msgstr ""
|
2665 |
|
|
|
2666 |
#: src/Classes/FileUploader.php:60
|
2667 |
msgid "Unexpected error with file upload, Please try again."
|
2668 |
msgstr ""
|
2669 |
|
|
|
2670 |
#: src/Classes/FileUploader.php:76
|
2671 |
msgid "Uploaded file is greater than the allowed sized of %s"
|
2672 |
msgstr ""
|
2673 |
|
|
|
2674 |
#: src/Classes/FileUploader.php:99
|
2675 |
msgid "appears to be of an invalid file format. Please try again."
|
2676 |
msgstr ""
|
2677 |
|
|
|
2678 |
#: src/Classes/FileUploader.php:130
|
2679 |
msgid "Unable to save %s, please try again."
|
2680 |
msgstr ""
|
2681 |
|
|
|
2682 |
#: src/Classes/FileUploader.php:157
|
2683 |
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
2684 |
msgstr ""
|
2685 |
|
|
|
2686 |
#: src/Classes/FileUploader.php:160
|
2687 |
-
msgid "
|
|
|
|
|
2688 |
msgstr ""
|
2689 |
|
|
|
2690 |
#: src/Classes/FileUploader.php:163
|
2691 |
msgid "The uploaded file was only partially uploaded"
|
2692 |
msgstr ""
|
2693 |
|
|
|
2694 |
#: src/Classes/FileUploader.php:166
|
2695 |
msgid "No file was uploaded"
|
2696 |
msgstr ""
|
2697 |
|
|
|
2698 |
#: src/Classes/FileUploader.php:169
|
2699 |
msgid "Missing a temporary folder"
|
2700 |
msgstr ""
|
2701 |
|
|
|
2702 |
#: src/Classes/FileUploader.php:172
|
2703 |
msgid "Failed to write file to disk"
|
2704 |
msgstr ""
|
2705 |
|
|
|
2706 |
#: src/Classes/FileUploader.php:175
|
2707 |
msgid "File upload stopped by extension"
|
2708 |
msgstr ""
|
2709 |
|
|
|
2710 |
#: src/Classes/FormPreviewHandler.php:53
|
2711 |
msgid "You must be logged in to preview a form."
|
2712 |
msgstr ""
|
2713 |
|
|
|
|
|
|
|
2714 |
#: src/Classes/FormRepository.php:166 src/Themes/DragDrop/AbstractTheme.php:124
|
2715 |
#: src/Widgets/TabbedWidget.php:87
|
2716 |
msgid "Processing"
|
2717 |
msgstr ""
|
2718 |
|
2719 |
-
#:
|
|
|
|
|
|
|
2720 |
msgid "User Extra Information"
|
2721 |
msgstr ""
|
2722 |
|
|
|
2723 |
#: src/Classes/ImageUploader.php:32
|
2724 |
msgid "Unexpected error with image upload, Please try again."
|
2725 |
msgstr ""
|
2726 |
|
|
|
2727 |
#: src/Classes/ImageUploader.php:35
|
2728 |
msgid "Uploaded image"
|
2729 |
msgstr ""
|
2730 |
|
|
|
2731 |
#: src/Classes/ImageUploader.php:63
|
2732 |
msgid "%s is greater than the allowed sized of %s"
|
2733 |
msgstr ""
|
2734 |
|
|
|
2735 |
#: src/Classes/ImageUploader.php:83
|
2736 |
msgid "Uploaded file is not an image."
|
2737 |
msgstr ""
|
2738 |
|
|
|
2739 |
#: src/Classes/ImageUploader.php:119
|
2740 |
msgid "Unable to save file, please try again."
|
2741 |
msgstr ""
|
2742 |
|
|
|
2743 |
#: src/Classes/PasswordReset.php:100
|
2744 |
msgid "<strong>ERROR</strong>: Password reset email is disabled."
|
2745 |
msgstr ""
|
2746 |
|
|
|
2747 |
#: src/Classes/PasswordReset.php:106
|
2748 |
msgid "<strong>ERROR</strong>: Enter a username or e-mail address."
|
2749 |
msgstr ""
|
2750 |
|
|
|
2751 |
#: src/Classes/PasswordReset.php:112
|
2752 |
-
msgid "
|
|
|
2753 |
msgstr ""
|
2754 |
|
|
|
2755 |
#: src/Classes/PasswordReset.php:120
|
2756 |
msgid "<strong>ERROR</strong>: Invalid username or e-mail."
|
2757 |
msgstr ""
|
2758 |
|
|
|
|
|
2759 |
#: src/Classes/PasswordReset.php:206 src/Themes/DragDrop/AbstractTheme.php:118
|
2760 |
msgid "Check your email for further instruction."
|
2761 |
msgstr ""
|
2762 |
|
|
|
2763 |
#: src/Classes/PasswordReset.php:338
|
2764 |
msgid "Sorry, that key appears to be invalid."
|
2765 |
msgstr ""
|
2766 |
|
|
|
|
|
2767 |
#: src/Classes/PasswordReset.php:341 src/ShortcodeParser/FormProcessor.php:75
|
2768 |
msgid "Passwords do not match."
|
2769 |
msgstr ""
|
2770 |
|
|
|
2771 |
#: src/Classes/PasswordReset.php:344
|
2772 |
msgid "Please enter your password."
|
2773 |
msgstr ""
|
2774 |
|
|
|
2775 |
#: src/Classes/PasswordReset.php:347
|
2776 |
msgid "Sorry, that key does not appear to be valid."
|
2777 |
msgstr ""
|
2778 |
|
|
|
2779 |
#: src/Classes/PasswordReset.php:350
|
2780 |
msgid "Password is not strong enough."
|
2781 |
msgstr ""
|
2782 |
|
|
|
2783 |
#: src/Classes/PasswordReset.php:353
|
2784 |
msgid "You have successfully changed your password"
|
2785 |
msgstr ""
|
2786 |
|
|
|
2787 |
#: src/Classes/PasswordReset.php:356
|
2788 |
msgid "Log in"
|
2789 |
msgstr ""
|
2790 |
|
|
|
2791 |
#: src/Classes/RegistrationAuth.php:222
|
2792 |
msgid "%s field is required"
|
2793 |
msgstr ""
|
2794 |
|
|
|
2795 |
#: src/Classes/RegistrationAuth.php:231
|
2796 |
-
msgid "
|
|
|
|
|
2797 |
msgstr ""
|
2798 |
|
|
|
2799 |
#: src/Classes/RegistrationAuth.php:235
|
2800 |
msgid "Email address is not valid"
|
2801 |
msgstr ""
|
2802 |
|
|
|
2803 |
#: src/Classes/RegistrationAuth.php:239
|
2804 |
msgid "Passwords do not match"
|
2805 |
msgstr ""
|
2806 |
|
|
|
2807 |
#: src/Classes/RegistrationAuth.php:243
|
2808 |
msgid "Email addresses do not match"
|
2809 |
msgstr ""
|
2810 |
|
|
|
2811 |
#: src/Classes/RegistrationAuth.php:247
|
2812 |
msgid "Password is not strong"
|
2813 |
msgstr ""
|
2814 |
|
|
|
|
|
2815 |
#: src/Classes/RegistrationAuth.php:413
|
2816 |
#: src/Themes/DragDrop/AbstractTheme.php:110
|
2817 |
msgid "Registration successful."
|
2818 |
msgstr ""
|
2819 |
|
|
|
2820 |
#: src/Classes/UserSignupLocationListingPage.php:21
|
2821 |
msgid "Registered Via"
|
2822 |
msgstr ""
|
2823 |
|
|
|
|
|
2824 |
#: src/Classes/UserSignupLocationListingPage.php:43
|
2825 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:284
|
2826 |
msgid "Facebook"
|
2827 |
msgstr ""
|
2828 |
|
|
|
|
|
2829 |
#: src/Classes/UserSignupLocationListingPage.php:47
|
2830 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:285
|
2831 |
msgid "Twitter"
|
2832 |
msgstr ""
|
2833 |
|
|
|
|
|
2834 |
#: src/Classes/UserSignupLocationListingPage.php:51
|
2835 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:286
|
2836 |
msgid "Google"
|
2837 |
msgstr ""
|
2838 |
|
|
|
|
|
2839 |
#: src/Classes/UserSignupLocationListingPage.php:55
|
2840 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:287
|
2841 |
msgid "LinkedIn"
|
2842 |
msgstr ""
|
2843 |
|
|
|
|
|
2844 |
#: src/Classes/UserSignupLocationListingPage.php:59
|
2845 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:288
|
2846 |
msgid "GitHub"
|
2847 |
msgstr ""
|
2848 |
|
|
|
2849 |
#: src/Classes/UserSignupLocationListingPage.php:63
|
2850 |
msgid "Vkontakte"
|
2851 |
msgstr ""
|
2852 |
|
|
|
|
|
2853 |
#: src/Classes/UserSignupLocationListingPage.php:66
|
2854 |
#: src/Widgets/TabbedWidget.php:16
|
2855 |
msgid "ProfilePress Tabbed Widget"
|
2856 |
msgstr ""
|
2857 |
|
|
|
2858 |
#: src/Classes/UsernameEmailRestrictLogin.php:24
|
2859 |
msgid "<strong>ERROR</strong>: Invalid email address or incorrect password."
|
2860 |
msgstr ""
|
2861 |
|
|
|
2862 |
#: src/Classes/UsernameEmailRestrictLogin.php:25
|
2863 |
msgid "<strong>ERROR</strong>: Invalid username or incorrect password."
|
2864 |
msgstr ""
|
2865 |
|
|
|
2866 |
#: src/Classes/WelcomeEmailAfterSignup.php:37
|
2867 |
msgid "[Your Password]"
|
2868 |
msgstr ""
|
2869 |
|
|
|
2870 |
#: src/ContentProtection/ContentConditions.php:111
|
2871 |
msgid "or"
|
2872 |
msgstr ""
|
2873 |
|
|
|
2874 |
#: src/ContentProtection/ContentConditions.php:114
|
2875 |
msgid "Select a condition"
|
2876 |
msgstr ""
|
2877 |
|
|
|
|
|
2878 |
#: src/ContentProtection/ContentConditions.php:146
|
2879 |
#: src/ContentProtection/ContentConditions.php:151
|
2880 |
msgid "AND"
|
2881 |
msgstr ""
|
2882 |
|
|
|
2883 |
#: src/ContentProtection/ContentConditions.php:174
|
2884 |
msgid "OR"
|
2885 |
msgstr ""
|
2886 |
|
|
|
2887 |
#: src/ContentProtection/ContentConditions.php:216
|
2888 |
msgid "%s Archive Page"
|
2889 |
msgstr ""
|
2890 |
|
|
|
2891 |
#: src/ContentProtection/ContentConditions.php:223
|
2892 |
msgid "All %s"
|
2893 |
msgstr ""
|
2894 |
|
|
|
2895 |
#: src/ContentProtection/ContentConditions.php:230
|
2896 |
msgid "Selected %s"
|
2897 |
msgstr ""
|
2898 |
|
|
|
|
|
|
|
|
|
|
|
2899 |
#: src/ContentProtection/ContentConditions.php:232
|
2900 |
#: src/ContentProtection/ContentConditions.php:245
|
2901 |
#: src/ContentProtection/ContentConditions.php:257
|
@@ -2904,1370 +4145,1740 @@ msgstr ""
|
|
2904 |
msgid "Select %s"
|
2905 |
msgstr ""
|
2906 |
|
|
|
2907 |
#: src/ContentProtection/ContentConditions.php:242
|
2908 |
msgid "Child %s of"
|
2909 |
msgstr ""
|
2910 |
|
|
|
2911 |
#: src/ContentProtection/ContentConditions.php:243
|
2912 |
msgid "Child of Selected %s"
|
2913 |
msgstr ""
|
2914 |
|
|
|
2915 |
#: src/ContentProtection/ContentConditions.php:254
|
2916 |
msgid "Parent %s of"
|
2917 |
msgstr ""
|
2918 |
|
|
|
2919 |
#: src/ContentProtection/ContentConditions.php:255
|
2920 |
msgid "Parent of Selected %s"
|
2921 |
msgstr ""
|
2922 |
|
|
|
2923 |
#: src/ContentProtection/ContentConditions.php:270
|
2924 |
msgid "Template"
|
2925 |
msgstr ""
|
2926 |
|
|
|
2927 |
#: src/ContentProtection/ContentConditions.php:271
|
2928 |
msgid "%s with Template"
|
2929 |
msgstr ""
|
2930 |
|
|
|
2931 |
#: src/ContentProtection/ContentConditions.php:285
|
2932 |
msgid "Home or Front Page"
|
2933 |
msgstr ""
|
2934 |
|
|
|
2935 |
#: src/ContentProtection/ContentConditions.php:291
|
2936 |
msgid "Blog or Posts Page"
|
2937 |
msgstr ""
|
2938 |
|
|
|
2939 |
#: src/ContentProtection/ContentConditions.php:297
|
2940 |
msgid "Search Result Page"
|
2941 |
msgstr ""
|
2942 |
|
|
|
2943 |
#: src/ContentProtection/ContentConditions.php:303
|
2944 |
msgid "404 Error Page"
|
2945 |
msgstr ""
|
2946 |
|
|
|
2947 |
#: src/ContentProtection/ContentConditions.php:329
|
2948 |
msgid "%1$s with %2$s"
|
2949 |
msgstr ""
|
2950 |
|
|
|
2951 |
#: src/ContentProtection/ContentConditions.php:353
|
2952 |
msgid "%s (%s)"
|
2953 |
msgstr ""
|
2954 |
|
|
|
2955 |
#: src/ContentProtection/ContentConditions.php:357
|
2956 |
msgid "All %s Archive Pages"
|
2957 |
msgstr ""
|
2958 |
|
|
|
|
|
2959 |
#: src/ContentProtection/ContentConditions.php:358
|
2960 |
#: src/ContentProtection/ContentConditions.php:364
|
2961 |
msgid "%s Archive"
|
2962 |
msgstr ""
|
2963 |
|
|
|
2964 |
#: src/ContentProtection/ContentConditions.php:365
|
2965 |
msgid "Selected %s Archive Pages"
|
2966 |
msgstr ""
|
2967 |
|
|
|
|
|
2968 |
#: src/ContentProtection/SettingsPage.php:42
|
2969 |
#: src/ContentProtection/SettingsPage.php:60
|
2970 |
msgid "Content Protection"
|
2971 |
msgstr ""
|
2972 |
|
|
|
2973 |
#: src/ContentProtection/SettingsPage.php:45
|
2974 |
msgid "Edit Protection Rule"
|
2975 |
msgstr ""
|
2976 |
|
|
|
2977 |
#: src/ContentProtection/SettingsPage.php:49
|
2978 |
msgid "Add Protection Rule"
|
2979 |
msgstr ""
|
2980 |
|
|
|
2981 |
#: src/ContentProtection/SettingsPage.php:81
|
2982 |
msgid "Protection Rules"
|
2983 |
msgstr ""
|
2984 |
|
|
|
2985 |
#: src/ContentProtection/SettingsPage.php:126
|
2986 |
msgid "Title cannot be empty."
|
2987 |
msgstr ""
|
2988 |
|
|
|
|
|
2989 |
#: src/ContentProtection/SettingsPage.php:160
|
2990 |
#: src/Themes/DragDrop/AbstractTheme.php:114
|
2991 |
msgid "Changes saved."
|
2992 |
msgstr ""
|
2993 |
|
|
|
2994 |
#: src/ContentProtection/SettingsPage.php:181
|
2995 |
msgid "Add a Protection Rule"
|
2996 |
msgstr ""
|
2997 |
|
|
|
2998 |
#: src/ContentProtection/WPListTable.php:21
|
2999 |
msgid "No protection rule found."
|
3000 |
msgstr ""
|
3001 |
|
|
|
3002 |
#: src/ContentProtection/WPListTable.php:29
|
3003 |
msgid "Protected Contents"
|
3004 |
msgstr ""
|
3005 |
|
|
|
3006 |
#: src/ContentProtection/WPListTable.php:89
|
3007 |
msgid "Deactivate"
|
3008 |
msgstr ""
|
3009 |
|
|
|
|
|
3010 |
#: src/ContentProtection/WPListTable.php:196
|
3011 |
#: src/ContentProtection/views/view.access-condition.php:24
|
3012 |
msgid "Everyone"
|
3013 |
msgstr ""
|
3014 |
|
|
|
|
|
3015 |
#: src/ContentProtection/WPListTable.php:199
|
3016 |
#: src/ContentProtection/views/view.access-condition.php:25
|
3017 |
msgid "Logged in users"
|
3018 |
msgstr ""
|
3019 |
|
|
|
|
|
3020 |
#: src/ContentProtection/WPListTable.php:202
|
3021 |
#: src/ContentProtection/views/view.access-condition.php:26
|
3022 |
msgid "Logged out users"
|
3023 |
msgstr ""
|
3024 |
|
|
|
3025 |
#: src/ContentProtection/views/include.shortcode-doc-sidebar.php:5
|
3026 |
-
msgid "
|
|
|
|
|
3027 |
msgstr ""
|
3028 |
|
|
|
3029 |
#: src/ContentProtection/views/include.shortcode-doc-sidebar.php:11
|
3030 |
msgid "Content to restrict will go here"
|
3031 |
msgstr ""
|
3032 |
|
|
|
3033 |
#: src/ContentProtection/views/include.view-sidebar.php:18
|
3034 |
msgid "Save Rule"
|
3035 |
msgstr ""
|
3036 |
|
|
|
3037 |
#: src/ContentProtection/views/include.view.php:16
|
3038 |
msgid "Content to Protect"
|
3039 |
msgstr ""
|
3040 |
|
|
|
3041 |
#: src/ContentProtection/views/include.view.php:27
|
3042 |
msgid "Access Condition"
|
3043 |
msgstr ""
|
3044 |
|
|
|
3045 |
#: src/ContentProtection/views/include.view.php:38
|
3046 |
msgid "Publish"
|
3047 |
msgstr ""
|
3048 |
|
|
|
3049 |
#: src/ContentProtection/views/include.view.php:50
|
3050 |
msgid "Restrict Content Shortcode"
|
3051 |
msgstr ""
|
3052 |
|
|
|
3053 |
#: src/ContentProtection/views/include.view.php:79
|
3054 |
msgid "Add title"
|
3055 |
msgstr ""
|
3056 |
|
|
|
3057 |
#: src/ContentProtection/views/view.access-condition.php:20
|
3058 |
msgid "Who can access the content?"
|
3059 |
msgstr ""
|
3060 |
|
|
|
3061 |
#: src/ContentProtection/views/view.access-condition.php:32
|
3062 |
msgid "Select roles that can access content"
|
3063 |
msgstr ""
|
3064 |
|
|
|
3065 |
#: src/ContentProtection/views/view.access-condition.php:47
|
3066 |
msgid "Select specific users that can access content"
|
3067 |
msgstr ""
|
3068 |
|
|
|
3069 |
#: src/ContentProtection/views/view.access-condition.php:62
|
3070 |
msgid "What happens when users without access tries to view content?"
|
3071 |
msgstr ""
|
3072 |
|
|
|
3073 |
#: src/ContentProtection/views/view.access-condition.php:67
|
3074 |
msgid "Show access restricted message"
|
3075 |
msgstr ""
|
3076 |
|
|
|
3077 |
#: src/ContentProtection/views/view.access-condition.php:68
|
3078 |
msgid "Redirect user"
|
3079 |
msgstr ""
|
3080 |
|
|
|
3081 |
#: src/ContentProtection/views/view.access-condition.php:75
|
3082 |
msgid "Message to show to unauthorized users"
|
3083 |
msgstr ""
|
3084 |
|
|
|
3085 |
#: src/ContentProtection/views/view.access-condition.php:80
|
3086 |
msgid "Global Restrict Access Message"
|
3087 |
msgstr ""
|
3088 |
|
|
|
3089 |
#: src/ContentProtection/views/view.access-condition.php:81
|
3090 |
msgid "Custom message"
|
3091 |
msgstr ""
|
3092 |
|
|
|
3093 |
#: src/ContentProtection/views/view.access-condition.php:82
|
3094 |
msgid "Post Excerpt"
|
3095 |
msgstr ""
|
3096 |
|
|
|
3097 |
#: src/ContentProtection/views/view.access-condition.php:83
|
3098 |
msgid "Post Excerpt + Global Restrict Access Message"
|
3099 |
msgstr ""
|
3100 |
|
|
|
3101 |
#: src/ContentProtection/views/view.access-condition.php:84
|
3102 |
msgid "Post Excerpt + Custom Message"
|
3103 |
msgstr ""
|
3104 |
|
|
|
3105 |
#: src/ContentProtection/views/view.access-condition.php:88
|
3106 |
msgid "Note that Global Restrict Access Message can be %scustomized here%s."
|
3107 |
msgstr ""
|
3108 |
|
|
|
3109 |
#: src/ContentProtection/views/view.access-condition.php:97
|
3110 |
msgid "Custom Restricted Message"
|
3111 |
msgstr ""
|
3112 |
|
|
|
3113 |
#: src/ContentProtection/views/view.access-condition.php:119
|
3114 |
msgid "Where should users be redirected to?"
|
3115 |
msgstr ""
|
3116 |
|
|
|
3117 |
#: src/ContentProtection/views/view.access-condition.php:124
|
3118 |
msgid "Login page"
|
3119 |
msgstr ""
|
3120 |
|
|
|
3121 |
#: src/ContentProtection/views/view.access-condition.php:132
|
3122 |
msgid "Redirect URL"
|
3123 |
msgstr ""
|
3124 |
|
3125 |
#. translators: %s: User login.
|
3126 |
-
|
3127 |
#: src/Functions/GlobalFunctions.php:797
|
3128 |
msgid "Username: %s"
|
3129 |
msgstr ""
|
3130 |
|
|
|
3131 |
#: src/Functions/GlobalFunctions.php:798
|
3132 |
msgid "To set your password, visit the following address:"
|
3133 |
msgstr ""
|
3134 |
|
3135 |
#. translators: Login details notification email subject. %s: Site title.
|
3136 |
-
|
3137 |
#: src/Functions/GlobalFunctions.php:806
|
3138 |
msgid "[%s] Login Details"
|
3139 |
msgstr ""
|
3140 |
|
|
|
3141 |
#: src/Functions/GlobalFunctions.php:1104
|
3142 |
-
msgid "
|
|
|
|
|
3143 |
msgstr ""
|
3144 |
|
|
|
3145 |
#: src/Functions/GlobalFunctions.php:1225
|
3146 |
msgid "%s (WooCommerce Billing Address)"
|
3147 |
msgstr ""
|
3148 |
|
|
|
3149 |
#: src/Functions/GlobalFunctions.php:1229
|
3150 |
msgid "%s (WooCommerce Shipping Address)"
|
3151 |
msgstr ""
|
3152 |
|
|
|
3153 |
#: src/Functions/GlobalFunctions.php:1273
|
3154 |
msgid "First and Last Names"
|
3155 |
msgstr ""
|
3156 |
|
|
|
3157 |
#: src/Functions/GlobalFunctions.php:1274
|
3158 |
msgid "Last and First Names"
|
3159 |
msgstr ""
|
3160 |
|
|
|
3161 |
#: src/Functions/GlobalFunctions.php:1282
|
3162 |
msgid "Registration Date"
|
3163 |
msgstr ""
|
3164 |
|
|
|
3165 |
#: src/Functions/GlobalFunctions.php:1399
|
3166 |
msgid "There was an problem while verifying your file."
|
3167 |
msgstr ""
|
3168 |
|
|
|
3169 |
#: src/Functions/GlobalFunctions.php:1404
|
3170 |
msgid "Sorry, this file extension is not permitted for security reasons."
|
3171 |
msgstr ""
|
3172 |
|
|
|
3173 |
#: src/Functions/GlobalFunctions.php:1408
|
3174 |
msgid "Sorry, this file type is not permitted for security reasons."
|
3175 |
msgstr ""
|
3176 |
|
|
|
|
|
3177 |
#: src/Functions/GlobalFunctions.php:1412
|
3178 |
#: src/Functions/GlobalFunctions.php:1416
|
3179 |
msgid "Error: The file you uploaded is not accepted on our website."
|
3180 |
msgstr ""
|
3181 |
|
|
|
3182 |
#: src/Functions/PPressBFnote.php:68
|
3183 |
-
msgid "
|
|
|
|
|
3184 |
msgstr ""
|
3185 |
|
|
|
3186 |
#: src/Functions/PPressBFnote.php:77
|
3187 |
msgid "Save 25% Now!"
|
3188 |
msgstr ""
|
3189 |
|
|
|
3190 |
#: src/Functions/PPressBFnote.php:85
|
3191 |
msgid "Dismiss this notice"
|
3192 |
msgstr ""
|
3193 |
|
|
|
3194 |
#: src/Functions/custom-settings-api.php:856
|
3195 |
msgid "Code"
|
3196 |
msgstr ""
|
3197 |
|
|
|
3198 |
#: src/Functions/data/countries.php:14
|
3199 |
msgid "Afghanistan"
|
3200 |
msgstr ""
|
3201 |
|
|
|
3202 |
#: src/Functions/data/countries.php:15
|
3203 |
msgid "Åland Islands"
|
3204 |
msgstr ""
|
3205 |
|
|
|
3206 |
#: src/Functions/data/countries.php:16
|
3207 |
msgid "Albania"
|
3208 |
msgstr ""
|
3209 |
|
|
|
3210 |
#: src/Functions/data/countries.php:17
|
3211 |
msgid "Algeria"
|
3212 |
msgstr ""
|
3213 |
|
|
|
3214 |
#: src/Functions/data/countries.php:18
|
3215 |
msgid "American Samoa"
|
3216 |
msgstr ""
|
3217 |
|
|
|
3218 |
#: src/Functions/data/countries.php:19
|
3219 |
msgid "Andorra"
|
3220 |
msgstr ""
|
3221 |
|
|
|
3222 |
#: src/Functions/data/countries.php:20
|
3223 |
msgid "Angola"
|
3224 |
msgstr ""
|
3225 |
|
|
|
3226 |
#: src/Functions/data/countries.php:21
|
3227 |
msgid "Anguilla"
|
3228 |
msgstr ""
|
3229 |
|
|
|
3230 |
#: src/Functions/data/countries.php:22
|
3231 |
msgid "Antarctica"
|
3232 |
msgstr ""
|
3233 |
|
|
|
3234 |
#: src/Functions/data/countries.php:23
|
3235 |
msgid "Antigua and Barbuda"
|
3236 |
msgstr ""
|
3237 |
|
|
|
3238 |
#: src/Functions/data/countries.php:24
|
3239 |
msgid "Argentina"
|
3240 |
msgstr ""
|
3241 |
|
|
|
3242 |
#: src/Functions/data/countries.php:25
|
3243 |
msgid "Armenia"
|
3244 |
msgstr ""
|
3245 |
|
|
|
3246 |
#: src/Functions/data/countries.php:26
|
3247 |
msgid "Aruba"
|
3248 |
msgstr ""
|
3249 |
|
|
|
3250 |
#: src/Functions/data/countries.php:27
|
3251 |
msgid "Australia"
|
3252 |
msgstr ""
|
3253 |
|
|
|
3254 |
#: src/Functions/data/countries.php:28
|
3255 |
msgid "Austria"
|
3256 |
msgstr ""
|
3257 |
|
|
|
3258 |
#: src/Functions/data/countries.php:29
|
3259 |
msgid "Azerbaijan"
|
3260 |
msgstr ""
|
3261 |
|
|
|
3262 |
#: src/Functions/data/countries.php:30
|
3263 |
msgid "Bahamas"
|
3264 |
msgstr ""
|
3265 |
|
|
|
3266 |
#: src/Functions/data/countries.php:31
|
3267 |
msgid "Bahrain"
|
3268 |
msgstr ""
|
3269 |
|
|
|
3270 |
#: src/Functions/data/countries.php:32
|
3271 |
msgid "Bangladesh"
|
3272 |
msgstr ""
|
3273 |
|
|
|
3274 |
#: src/Functions/data/countries.php:33
|
3275 |
msgid "Barbados"
|
3276 |
msgstr ""
|
3277 |
|
|
|
3278 |
#: src/Functions/data/countries.php:34
|
3279 |
msgid "Belarus"
|
3280 |
msgstr ""
|
3281 |
|
|
|
3282 |
#: src/Functions/data/countries.php:35
|
3283 |
msgid "Belgium"
|
3284 |
msgstr ""
|
3285 |
|
|
|
3286 |
#: src/Functions/data/countries.php:36
|
3287 |
msgid "Belau"
|
3288 |
msgstr ""
|
3289 |
|
|
|
3290 |
#: src/Functions/data/countries.php:37
|
3291 |
msgid "Belize"
|
3292 |
msgstr ""
|
3293 |
|
|
|
3294 |
#: src/Functions/data/countries.php:38
|
3295 |
msgid "Benin"
|
3296 |
msgstr ""
|
3297 |
|
|
|
3298 |
#: src/Functions/data/countries.php:39
|
3299 |
msgid "Bermuda"
|
3300 |
msgstr ""
|
3301 |
|
|
|
3302 |
#: src/Functions/data/countries.php:40
|
3303 |
msgid "Bhutan"
|
3304 |
msgstr ""
|
3305 |
|
|
|
3306 |
#: src/Functions/data/countries.php:41
|
3307 |
msgid "Bolivia"
|
3308 |
msgstr ""
|
3309 |
|
|
|
3310 |
#: src/Functions/data/countries.php:42
|
3311 |
msgid "Bonaire, Saint Eustatius and Saba"
|
3312 |
msgstr ""
|
3313 |
|
|
|
3314 |
#: src/Functions/data/countries.php:43
|
3315 |
msgid "Bosnia and Herzegovina"
|
3316 |
msgstr ""
|
3317 |
|
|
|
3318 |
#: src/Functions/data/countries.php:44
|
3319 |
msgid "Botswana"
|
3320 |
msgstr ""
|
3321 |
|
|
|
3322 |
#: src/Functions/data/countries.php:45
|
3323 |
msgid "Bouvet Island"
|
3324 |
msgstr ""
|
3325 |
|
|
|
3326 |
#: src/Functions/data/countries.php:46
|
3327 |
msgid "Brazil"
|
3328 |
msgstr ""
|
3329 |
|
|
|
3330 |
#: src/Functions/data/countries.php:47
|
3331 |
msgid "British Indian Ocean Territory"
|
3332 |
msgstr ""
|
3333 |
|
|
|
3334 |
#: src/Functions/data/countries.php:48
|
3335 |
msgid "British Virgin Islands"
|
3336 |
msgstr ""
|
3337 |
|
|
|
3338 |
#: src/Functions/data/countries.php:49
|
3339 |
msgid "Brunei"
|
3340 |
msgstr ""
|
3341 |
|
|
|
3342 |
#: src/Functions/data/countries.php:50
|
3343 |
msgid "Bulgaria"
|
3344 |
msgstr ""
|
3345 |
|
|
|
3346 |
#: src/Functions/data/countries.php:51
|
3347 |
msgid "Burkina Faso"
|
3348 |
msgstr ""
|
3349 |
|
|
|
3350 |
#: src/Functions/data/countries.php:52
|
3351 |
msgid "Burundi"
|
3352 |
msgstr ""
|
3353 |
|
|
|
3354 |
#: src/Functions/data/countries.php:53
|
3355 |
msgid "Cambodia"
|
3356 |
msgstr ""
|
3357 |
|
|
|
3358 |
#: src/Functions/data/countries.php:54
|
3359 |
msgid "Cameroon"
|
3360 |
msgstr ""
|
3361 |
|
|
|
3362 |
#: src/Functions/data/countries.php:55
|
3363 |
msgid "Canada"
|
3364 |
msgstr ""
|
3365 |
|
|
|
3366 |
#: src/Functions/data/countries.php:56
|
3367 |
msgid "Cape Verde"
|
3368 |
msgstr ""
|
3369 |
|
|
|
3370 |
#: src/Functions/data/countries.php:57
|
3371 |
msgid "Cayman Islands"
|
3372 |
msgstr ""
|
3373 |
|
|
|
3374 |
#: src/Functions/data/countries.php:58
|
3375 |
msgid "Central African Republic"
|
3376 |
msgstr ""
|
3377 |
|
|
|
3378 |
#: src/Functions/data/countries.php:59
|
3379 |
msgid "Chad"
|
3380 |
msgstr ""
|
3381 |
|
|
|
3382 |
#: src/Functions/data/countries.php:60
|
3383 |
msgid "Chile"
|
3384 |
msgstr ""
|
3385 |
|
|
|
3386 |
#: src/Functions/data/countries.php:61
|
3387 |
msgid "China"
|
3388 |
msgstr ""
|
3389 |
|
|
|
3390 |
#: src/Functions/data/countries.php:62
|
3391 |
msgid "Christmas Island"
|
3392 |
msgstr ""
|
3393 |
|
|
|
3394 |
#: src/Functions/data/countries.php:63
|
3395 |
msgid "Cocos (Keeling) Islands"
|
3396 |
msgstr ""
|
3397 |
|
|
|
3398 |
#: src/Functions/data/countries.php:64
|
3399 |
msgid "Colombia"
|
3400 |
msgstr ""
|
3401 |
|
|
|
3402 |
#: src/Functions/data/countries.php:65
|
3403 |
msgid "Comoros"
|
3404 |
msgstr ""
|
3405 |
|
|
|
3406 |
#: src/Functions/data/countries.php:66
|
3407 |
msgid "Congo (Brazzaville)"
|
3408 |
msgstr ""
|
3409 |
|
|
|
3410 |
#: src/Functions/data/countries.php:67
|
3411 |
msgid "Congo (Kinshasa)"
|
3412 |
msgstr ""
|
3413 |
|
|
|
3414 |
#: src/Functions/data/countries.php:68
|
3415 |
msgid "Cook Islands"
|
3416 |
msgstr ""
|
3417 |
|
|
|
3418 |
#: src/Functions/data/countries.php:69
|
3419 |
msgid "Costa Rica"
|
3420 |
msgstr ""
|
3421 |
|
|
|
3422 |
#: src/Functions/data/countries.php:70
|
3423 |
msgid "Croatia"
|
3424 |
msgstr ""
|
3425 |
|
|
|
3426 |
#: src/Functions/data/countries.php:71
|
3427 |
msgid "Cuba"
|
3428 |
msgstr ""
|
3429 |
|
|
|
3430 |
#: src/Functions/data/countries.php:72
|
3431 |
msgid "Curaçao"
|
3432 |
msgstr ""
|
3433 |
|
|
|
3434 |
#: src/Functions/data/countries.php:73
|
3435 |
msgid "Cyprus"
|
3436 |
msgstr ""
|
3437 |
|
|
|
3438 |
#: src/Functions/data/countries.php:74
|
3439 |
msgid "Czech Republic"
|
3440 |
msgstr ""
|
3441 |
|
|
|
3442 |
#: src/Functions/data/countries.php:75
|
3443 |
msgid "Denmark"
|
3444 |
msgstr ""
|
3445 |
|
|
|
3446 |
#: src/Functions/data/countries.php:76
|
3447 |
msgid "Djibouti"
|
3448 |
msgstr ""
|
3449 |
|
|
|
3450 |
#: src/Functions/data/countries.php:77
|
3451 |
msgid "Dominica"
|
3452 |
msgstr ""
|
3453 |
|
|
|
3454 |
#: src/Functions/data/countries.php:78
|
3455 |
msgid "Dominican Republic"
|
3456 |
msgstr ""
|
3457 |
|
|
|
3458 |
#: src/Functions/data/countries.php:79
|
3459 |
msgid "Ecuador"
|
3460 |
msgstr ""
|
3461 |
|
|
|
3462 |
#: src/Functions/data/countries.php:80
|
3463 |
msgid "Egypt"
|
3464 |
msgstr ""
|
3465 |
|
|
|
3466 |
#: src/Functions/data/countries.php:81
|
3467 |
msgid "El Salvador"
|
3468 |
msgstr ""
|
3469 |
|
|
|
3470 |
#: src/Functions/data/countries.php:82
|
3471 |
msgid "Equatorial Guinea"
|
3472 |
msgstr ""
|
3473 |
|
|
|
3474 |
#: src/Functions/data/countries.php:83
|
3475 |
msgid "Eritrea"
|
3476 |
msgstr ""
|
3477 |
|
|
|
3478 |
#: src/Functions/data/countries.php:84
|
3479 |
msgid "Estonia"
|
3480 |
msgstr ""
|
3481 |
|
|
|
3482 |
#: src/Functions/data/countries.php:85
|
3483 |
msgid "Eswatini"
|
3484 |
msgstr ""
|
3485 |
|
|
|
3486 |
#: src/Functions/data/countries.php:86
|
3487 |
msgid "Ethiopia"
|
3488 |
msgstr ""
|
3489 |
|
|
|
3490 |
#: src/Functions/data/countries.php:87
|
3491 |
msgid "Falkland Islands"
|
3492 |
msgstr ""
|
3493 |
|
|
|
3494 |
#: src/Functions/data/countries.php:88
|
3495 |
msgid "Faroe Islands"
|
3496 |
msgstr ""
|
3497 |
|
|
|
3498 |
#: src/Functions/data/countries.php:89
|
3499 |
msgid "Fiji"
|
3500 |
msgstr ""
|
3501 |
|
|
|
3502 |
#: src/Functions/data/countries.php:90
|
3503 |
msgid "Finland"
|
3504 |
msgstr ""
|
3505 |
|
|
|
3506 |
#: src/Functions/data/countries.php:91
|
3507 |
msgid "France"
|
3508 |
msgstr ""
|
3509 |
|
|
|
3510 |
#: src/Functions/data/countries.php:92
|
3511 |
msgid "French Guiana"
|
3512 |
msgstr ""
|
3513 |
|
|
|
3514 |
#: src/Functions/data/countries.php:93
|
3515 |
msgid "French Polynesia"
|
3516 |
msgstr ""
|
3517 |
|
|
|
3518 |
#: src/Functions/data/countries.php:94
|
3519 |
msgid "French Southern Territories"
|
3520 |
msgstr ""
|
3521 |
|
|
|
3522 |
#: src/Functions/data/countries.php:95
|
3523 |
msgid "Gabon"
|
3524 |
msgstr ""
|
3525 |
|
|
|
3526 |
#: src/Functions/data/countries.php:96
|
3527 |
msgid "Gambia"
|
3528 |
msgstr ""
|
3529 |
|
|
|
3530 |
#: src/Functions/data/countries.php:98
|
3531 |
msgid "Germany"
|
3532 |
msgstr ""
|
3533 |
|
|
|
3534 |
#: src/Functions/data/countries.php:99
|
3535 |
msgid "Ghana"
|
3536 |
msgstr ""
|
3537 |
|
|
|
3538 |
#: src/Functions/data/countries.php:100
|
3539 |
msgid "Gibraltar"
|
3540 |
msgstr ""
|
3541 |
|
|
|
3542 |
#: src/Functions/data/countries.php:101
|
3543 |
msgid "Greece"
|
3544 |
msgstr ""
|
3545 |
|
|
|
3546 |
#: src/Functions/data/countries.php:102
|
3547 |
msgid "Greenland"
|
3548 |
msgstr ""
|
3549 |
|
|
|
3550 |
#: src/Functions/data/countries.php:103
|
3551 |
msgid "Grenada"
|
3552 |
msgstr ""
|
3553 |
|
|
|
3554 |
#: src/Functions/data/countries.php:104
|
3555 |
msgid "Guadeloupe"
|
3556 |
msgstr ""
|
3557 |
|
|
|
3558 |
#: src/Functions/data/countries.php:105
|
3559 |
msgid "Guam"
|
3560 |
msgstr ""
|
3561 |
|
|
|
3562 |
#: src/Functions/data/countries.php:106
|
3563 |
msgid "Guatemala"
|
3564 |
msgstr ""
|
3565 |
|
|
|
3566 |
#: src/Functions/data/countries.php:107
|
3567 |
msgid "Guernsey"
|
3568 |
msgstr ""
|
3569 |
|
|
|
3570 |
#: src/Functions/data/countries.php:108
|
3571 |
msgid "Guinea"
|
3572 |
msgstr ""
|
3573 |
|
|
|
3574 |
#: src/Functions/data/countries.php:109
|
3575 |
msgid "Guinea-Bissau"
|
3576 |
msgstr ""
|
3577 |
|
|
|
3578 |
#: src/Functions/data/countries.php:110
|
3579 |
msgid "Guyana"
|
3580 |
msgstr ""
|
3581 |
|
|
|
3582 |
#: src/Functions/data/countries.php:111
|
3583 |
msgid "Haiti"
|
3584 |
msgstr ""
|
3585 |
|
|
|
3586 |
#: src/Functions/data/countries.php:112
|
3587 |
msgid "Heard Island and McDonald Islands"
|
3588 |
msgstr ""
|
3589 |
|
|
|
3590 |
#: src/Functions/data/countries.php:113
|
3591 |
msgid "Honduras"
|
3592 |
msgstr ""
|
3593 |
|
|
|
3594 |
#: src/Functions/data/countries.php:114
|
3595 |
msgid "Hong Kong"
|
3596 |
msgstr ""
|
3597 |
|
|
|
3598 |
#: src/Functions/data/countries.php:115
|
3599 |
msgid "Hungary"
|
3600 |
msgstr ""
|
3601 |
|
|
|
3602 |
#: src/Functions/data/countries.php:116
|
3603 |
msgid "Iceland"
|
3604 |
msgstr ""
|
3605 |
|
|
|
3606 |
#: src/Functions/data/countries.php:117
|
3607 |
msgid "India"
|
3608 |
msgstr ""
|
3609 |
|
|
|
3610 |
#: src/Functions/data/countries.php:118
|
3611 |
msgid "Indonesia"
|
3612 |
msgstr ""
|
3613 |
|
|
|
3614 |
#: src/Functions/data/countries.php:119
|
3615 |
msgid "Iran"
|
3616 |
msgstr ""
|
3617 |
|
|
|
3618 |
#: src/Functions/data/countries.php:120
|
3619 |
msgid "Iraq"
|
3620 |
msgstr ""
|
3621 |
|
|
|
3622 |
#: src/Functions/data/countries.php:121
|
3623 |
msgid "Republic of Ireland"
|
3624 |
msgstr ""
|
3625 |
|
|
|
3626 |
#: src/Functions/data/countries.php:122
|
3627 |
msgid "Isle of Man"
|
3628 |
msgstr ""
|
3629 |
|
|
|
3630 |
#: src/Functions/data/countries.php:123
|
3631 |
msgid "Israel"
|
3632 |
msgstr ""
|
3633 |
|
|
|
3634 |
#: src/Functions/data/countries.php:124
|
3635 |
msgid "Italy"
|
3636 |
msgstr ""
|
3637 |
|
|
|
3638 |
#: src/Functions/data/countries.php:125
|
3639 |
msgid "Ivory Coast"
|
3640 |
msgstr ""
|
3641 |
|
|
|
3642 |
#: src/Functions/data/countries.php:126
|
3643 |
msgid "Jamaica"
|
3644 |
msgstr ""
|
3645 |
|
|
|
3646 |
#: src/Functions/data/countries.php:127
|
3647 |
msgid "Japan"
|
3648 |
msgstr ""
|
3649 |
|
|
|
3650 |
#: src/Functions/data/countries.php:128
|
3651 |
msgid "Jersey"
|
3652 |
msgstr ""
|
3653 |
|
|
|
3654 |
#: src/Functions/data/countries.php:129
|
3655 |
msgid "Jordan"
|
3656 |
msgstr ""
|
3657 |
|
|
|
3658 |
#: src/Functions/data/countries.php:130
|
3659 |
msgid "Kazakhstan"
|
3660 |
msgstr ""
|
3661 |
|
|
|
3662 |
#: src/Functions/data/countries.php:131
|
3663 |
msgid "Kenya"
|
3664 |
msgstr ""
|
3665 |
|
|
|
3666 |
#: src/Functions/data/countries.php:132
|
3667 |
msgid "Kiribati"
|
3668 |
msgstr ""
|
3669 |
|
|
|
3670 |
#: src/Functions/data/countries.php:133
|
3671 |
msgid "Kuwait"
|
3672 |
msgstr ""
|
3673 |
|
|
|
3674 |
#: src/Functions/data/countries.php:134
|
3675 |
msgid "Kyrgyzstan"
|
3676 |
msgstr ""
|
3677 |
|
|
|
3678 |
#: src/Functions/data/countries.php:135
|
3679 |
msgid "Laos"
|
3680 |
msgstr ""
|
3681 |
|
|
|
3682 |
#: src/Functions/data/countries.php:136
|
3683 |
msgid "Latvia"
|
3684 |
msgstr ""
|
3685 |
|
|
|
3686 |
#: src/Functions/data/countries.php:137
|
3687 |
msgid "Lebanon"
|
3688 |
msgstr ""
|
3689 |
|
|
|
3690 |
#: src/Functions/data/countries.php:138
|
3691 |
msgid "Lesotho"
|
3692 |
msgstr ""
|
3693 |
|
|
|
3694 |
#: src/Functions/data/countries.php:139
|
3695 |
msgid "Liberia"
|
3696 |
msgstr ""
|
3697 |
|
|
|
3698 |
#: src/Functions/data/countries.php:140
|
3699 |
msgid "Libya"
|
3700 |
msgstr ""
|
3701 |
|
|
|
3702 |
#: src/Functions/data/countries.php:141
|
3703 |
msgid "Liechtenstein"
|
3704 |
msgstr ""
|
3705 |
|
|
|
3706 |
#: src/Functions/data/countries.php:142
|
3707 |
msgid "Lithuania"
|
3708 |
msgstr ""
|
3709 |
|
|
|
3710 |
#: src/Functions/data/countries.php:143
|
3711 |
msgid "Luxembourg"
|
3712 |
msgstr ""
|
3713 |
|
|
|
3714 |
#: src/Functions/data/countries.php:144
|
3715 |
msgid "Macao S.A.R., China"
|
3716 |
msgstr ""
|
3717 |
|
|
|
3718 |
#: src/Functions/data/countries.php:145
|
3719 |
msgid "Macedonia"
|
3720 |
msgstr ""
|
3721 |
|
|
|
3722 |
#: src/Functions/data/countries.php:146
|
3723 |
msgid "Madagascar"
|
3724 |
msgstr ""
|
3725 |
|
|
|
3726 |
#: src/Functions/data/countries.php:147
|
3727 |
msgid "Malawi"
|
3728 |
msgstr ""
|
3729 |
|
|
|
3730 |
#: src/Functions/data/countries.php:148
|
3731 |
msgid "Malaysia"
|
3732 |
msgstr ""
|
3733 |
|
|
|
3734 |
#: src/Functions/data/countries.php:149
|
3735 |
msgid "Maldives"
|
3736 |
msgstr ""
|
3737 |
|
|
|
3738 |
#: src/Functions/data/countries.php:150
|
3739 |
msgid "Mali"
|
3740 |
msgstr ""
|
3741 |
|
|
|
3742 |
#: src/Functions/data/countries.php:151
|
3743 |
msgid "Malta"
|
3744 |
msgstr ""
|
3745 |
|
|
|
3746 |
#: src/Functions/data/countries.php:152
|
3747 |
msgid "Marshall Islands"
|
3748 |
msgstr ""
|
3749 |
|
|
|
3750 |
#: src/Functions/data/countries.php:153
|
3751 |
msgid "Martinique"
|
3752 |
msgstr ""
|
3753 |
|
|
|
3754 |
#: src/Functions/data/countries.php:154
|
3755 |
msgid "Mauritania"
|
3756 |
msgstr ""
|
3757 |
|
|
|
3758 |
#: src/Functions/data/countries.php:155
|
3759 |
msgid "Mauritius"
|
3760 |
msgstr ""
|
3761 |
|
|
|
3762 |
#: src/Functions/data/countries.php:156
|
3763 |
msgid "Mayotte"
|
3764 |
msgstr ""
|
3765 |
|
|
|
3766 |
#: src/Functions/data/countries.php:157
|
3767 |
msgid "Mexico"
|
3768 |
msgstr ""
|
3769 |
|
|
|
3770 |
#: src/Functions/data/countries.php:158
|
3771 |
msgid "Micronesia"
|
3772 |
msgstr ""
|
3773 |
|
|
|
3774 |
#: src/Functions/data/countries.php:159
|
3775 |
msgid "Moldova"
|
3776 |
msgstr ""
|
3777 |
|
|
|
3778 |
#: src/Functions/data/countries.php:160
|
3779 |
msgid "Monaco"
|
3780 |
msgstr ""
|
3781 |
|
|
|
3782 |
#: src/Functions/data/countries.php:161
|
3783 |
msgid "Mongolia"
|
3784 |
msgstr ""
|
3785 |
|
|
|
3786 |
#: src/Functions/data/countries.php:162
|
3787 |
msgid "Montenegro"
|
3788 |
msgstr ""
|
3789 |
|
|
|
3790 |
#: src/Functions/data/countries.php:163
|
3791 |
msgid "Montserrat"
|
3792 |
msgstr ""
|
3793 |
|
|
|
3794 |
#: src/Functions/data/countries.php:164
|
3795 |
msgid "Morocco"
|
3796 |
msgstr ""
|
3797 |
|
|
|
3798 |
#: src/Functions/data/countries.php:165
|
3799 |
msgid "Mozambique"
|
3800 |
msgstr ""
|
3801 |
|
|
|
3802 |
#: src/Functions/data/countries.php:166
|
3803 |
msgid "Myanmar"
|
3804 |
msgstr ""
|
3805 |
|
|
|
3806 |
#: src/Functions/data/countries.php:167
|
3807 |
msgid "Namibia"
|
3808 |
msgstr ""
|
3809 |
|
|
|
3810 |
#: src/Functions/data/countries.php:168
|
3811 |
msgid "Nauru"
|
3812 |
msgstr ""
|
3813 |
|
|
|
3814 |
#: src/Functions/data/countries.php:169
|
3815 |
msgid "Nepal"
|
3816 |
msgstr ""
|
3817 |
|
|
|
3818 |
#: src/Functions/data/countries.php:170
|
3819 |
msgid "Netherlands"
|
3820 |
msgstr ""
|
3821 |
|
|
|
3822 |
#: src/Functions/data/countries.php:171
|
3823 |
msgid "New Caledonia"
|
3824 |
msgstr ""
|
3825 |
|
|
|
3826 |
#: src/Functions/data/countries.php:172
|
3827 |
msgid "New Zealand"
|
3828 |
msgstr ""
|
3829 |
|
|
|
3830 |
#: src/Functions/data/countries.php:173
|
3831 |
msgid "Nicaragua"
|
3832 |
msgstr ""
|
3833 |
|
|
|
3834 |
#: src/Functions/data/countries.php:174
|
3835 |
msgid "Niger"
|
3836 |
msgstr ""
|
3837 |
|
|
|
3838 |
#: src/Functions/data/countries.php:175
|
3839 |
msgid "Nigeria"
|
3840 |
msgstr ""
|
3841 |
|
|
|
3842 |
#: src/Functions/data/countries.php:176
|
3843 |
msgid "Niue"
|
3844 |
msgstr ""
|
3845 |
|
|
|
3846 |
#: src/Functions/data/countries.php:177
|
3847 |
msgid "Norfolk Island"
|
3848 |
msgstr ""
|
3849 |
|
|
|
3850 |
#: src/Functions/data/countries.php:178
|
3851 |
msgid "Northern Mariana Islands"
|
3852 |
msgstr ""
|
3853 |
|
|
|
3854 |
#: src/Functions/data/countries.php:179
|
3855 |
msgid "North Korea"
|
3856 |
msgstr ""
|
3857 |
|
|
|
3858 |
#: src/Functions/data/countries.php:180
|
3859 |
msgid "Norway"
|
3860 |
msgstr ""
|
3861 |
|
|
|
3862 |
#: src/Functions/data/countries.php:181
|
3863 |
msgid "Oman"
|
3864 |
msgstr ""
|
3865 |
|
|
|
3866 |
#: src/Functions/data/countries.php:182
|
3867 |
msgid "Pakistan"
|
3868 |
msgstr ""
|
3869 |
|
|
|
3870 |
#: src/Functions/data/countries.php:183
|
3871 |
msgid "Palestinian Territory"
|
3872 |
msgstr ""
|
3873 |
|
|
|
3874 |
#: src/Functions/data/countries.php:184
|
3875 |
msgid "Panama"
|
3876 |
msgstr ""
|
3877 |
|
|
|
3878 |
#: src/Functions/data/countries.php:185
|
3879 |
msgid "Papua New Guinea"
|
3880 |
msgstr ""
|
3881 |
|
|
|
3882 |
#: src/Functions/data/countries.php:186
|
3883 |
msgid "Paraguay"
|
3884 |
msgstr ""
|
3885 |
|
|
|
3886 |
#: src/Functions/data/countries.php:187
|
3887 |
msgid "Peru"
|
3888 |
msgstr ""
|
3889 |
|
|
|
3890 |
#: src/Functions/data/countries.php:188
|
3891 |
msgid "Philippines"
|
3892 |
msgstr ""
|
3893 |
|
|
|
3894 |
#: src/Functions/data/countries.php:189
|
3895 |
msgid "Pitcairn"
|
3896 |
msgstr ""
|
3897 |
|
|
|
3898 |
#: src/Functions/data/countries.php:190
|
3899 |
msgid "Poland"
|
3900 |
msgstr ""
|
3901 |
|
|
|
3902 |
#: src/Functions/data/countries.php:191
|
3903 |
msgid "Portugal"
|
3904 |
msgstr ""
|
3905 |
|
|
|
3906 |
#: src/Functions/data/countries.php:192
|
3907 |
msgid "Puerto Rico"
|
3908 |
msgstr ""
|
3909 |
|
|
|
3910 |
#: src/Functions/data/countries.php:193
|
3911 |
msgid "Qatar"
|
3912 |
msgstr ""
|
3913 |
|
|
|
3914 |
#: src/Functions/data/countries.php:194
|
3915 |
msgid "Reunion"
|
3916 |
msgstr ""
|
3917 |
|
|
|
3918 |
#: src/Functions/data/countries.php:195
|
3919 |
msgid "Romania"
|
3920 |
msgstr ""
|
3921 |
|
|
|
3922 |
#: src/Functions/data/countries.php:196
|
3923 |
msgid "Russia"
|
3924 |
msgstr ""
|
3925 |
|
|
|
3926 |
#: src/Functions/data/countries.php:197
|
3927 |
msgid "Rwanda"
|
3928 |
msgstr ""
|
3929 |
|
|
|
3930 |
#: src/Functions/data/countries.php:198
|
3931 |
msgid "Saint Barthélemy"
|
3932 |
msgstr ""
|
3933 |
|
|
|
3934 |
#: src/Functions/data/countries.php:199
|
3935 |
msgid "Saint Helena"
|
3936 |
msgstr ""
|
3937 |
|
|
|
3938 |
#: src/Functions/data/countries.php:200
|
3939 |
msgid "Saint Kitts and Nevis"
|
3940 |
msgstr ""
|
3941 |
|
|
|
3942 |
#: src/Functions/data/countries.php:201
|
3943 |
msgid "Saint Lucia"
|
3944 |
msgstr ""
|
3945 |
|
|
|
3946 |
#: src/Functions/data/countries.php:202
|
3947 |
msgid "Saint Martin (French part)"
|
3948 |
msgstr ""
|
3949 |
|
|
|
3950 |
#: src/Functions/data/countries.php:203
|
3951 |
msgid "Saint Martin (Dutch part)"
|
3952 |
msgstr ""
|
3953 |
|
|
|
3954 |
#: src/Functions/data/countries.php:204
|
3955 |
msgid "Saint Pierre and Miquelon"
|
3956 |
msgstr ""
|
3957 |
|
|
|
3958 |
#: src/Functions/data/countries.php:205
|
3959 |
msgid "Saint Vincent and the Grenadines"
|
3960 |
msgstr ""
|
3961 |
|
|
|
3962 |
#: src/Functions/data/countries.php:206
|
3963 |
msgid "San Marino"
|
3964 |
msgstr ""
|
3965 |
|
|
|
3966 |
#: src/Functions/data/countries.php:207
|
3967 |
msgid "São Tomé and Príncipe"
|
3968 |
msgstr ""
|
3969 |
|
|
|
3970 |
#: src/Functions/data/countries.php:208
|
3971 |
msgid "Saudi Arabia"
|
3972 |
msgstr ""
|
3973 |
|
|
|
3974 |
#: src/Functions/data/countries.php:209
|
3975 |
msgid "Senegal"
|
3976 |
msgstr ""
|
3977 |
|
|
|
3978 |
#: src/Functions/data/countries.php:210
|
3979 |
msgid "Serbia"
|
3980 |
msgstr ""
|
3981 |
|
|
|
3982 |
#: src/Functions/data/countries.php:211
|
3983 |
msgid "Seychelles"
|
3984 |
msgstr ""
|
3985 |
|
|
|
3986 |
#: src/Functions/data/countries.php:212
|
3987 |
msgid "Sierra Leone"
|
3988 |
msgstr ""
|
3989 |
|
|
|
3990 |
#: src/Functions/data/countries.php:213
|
3991 |
msgid "Singapore"
|
3992 |
msgstr ""
|
3993 |
|
|
|
3994 |
#: src/Functions/data/countries.php:214
|
3995 |
msgid "Slovakia"
|
3996 |
msgstr ""
|
3997 |
|
|
|
3998 |
#: src/Functions/data/countries.php:215
|
3999 |
msgid "Slovenia"
|
4000 |
msgstr ""
|
4001 |
|
|
|
4002 |
#: src/Functions/data/countries.php:216
|
4003 |
msgid "Solomon Islands"
|
4004 |
msgstr ""
|
4005 |
|
|
|
4006 |
#: src/Functions/data/countries.php:217
|
4007 |
msgid "Somalia"
|
4008 |
msgstr ""
|
4009 |
|
|
|
4010 |
#: src/Functions/data/countries.php:218
|
4011 |
msgid "South Africa"
|
4012 |
msgstr ""
|
4013 |
|
|
|
4014 |
#: src/Functions/data/countries.php:219
|
4015 |
msgid "South Georgia/Sandwich Islands"
|
4016 |
msgstr ""
|
4017 |
|
|
|
4018 |
#: src/Functions/data/countries.php:220
|
4019 |
msgid "South Korea"
|
4020 |
msgstr ""
|
4021 |
|
|
|
4022 |
#: src/Functions/data/countries.php:221
|
4023 |
msgid "South Sudan"
|
4024 |
msgstr ""
|
4025 |
|
|
|
4026 |
#: src/Functions/data/countries.php:222
|
4027 |
msgid "Spain"
|
4028 |
msgstr ""
|
4029 |
|
|
|
4030 |
#: src/Functions/data/countries.php:223
|
4031 |
msgid "Sri Lanka"
|
4032 |
msgstr ""
|
4033 |
|
|
|
4034 |
#: src/Functions/data/countries.php:224
|
4035 |
msgid "Sudan"
|
4036 |
msgstr ""
|
4037 |
|
|
|
4038 |
#: src/Functions/data/countries.php:225
|
4039 |
msgid "Suriname"
|
4040 |
msgstr ""
|
4041 |
|
|
|
4042 |
#: src/Functions/data/countries.php:226
|
4043 |
msgid "Svalbard and Jan Mayen"
|
4044 |
msgstr ""
|
4045 |
|
|
|
4046 |
#: src/Functions/data/countries.php:227
|
4047 |
msgid "Swaziland"
|
4048 |
msgstr ""
|
4049 |
|
|
|
4050 |
#: src/Functions/data/countries.php:228
|
4051 |
msgid "Sweden"
|
4052 |
msgstr ""
|
4053 |
|
|
|
4054 |
#: src/Functions/data/countries.php:229
|
4055 |
msgid "Switzerland"
|
4056 |
msgstr ""
|
4057 |
|
|
|
4058 |
#: src/Functions/data/countries.php:230
|
4059 |
msgid "Syria"
|
4060 |
msgstr ""
|
4061 |
|
|
|
4062 |
#: src/Functions/data/countries.php:231
|
4063 |
msgid "Taiwan"
|
4064 |
msgstr ""
|
4065 |
|
|
|
4066 |
#: src/Functions/data/countries.php:232
|
4067 |
msgid "Tajikistan"
|
4068 |
msgstr ""
|
4069 |
|
|
|
4070 |
#: src/Functions/data/countries.php:233
|
4071 |
msgid "Tanzania"
|
4072 |
msgstr ""
|
4073 |
|
|
|
4074 |
#: src/Functions/data/countries.php:234
|
4075 |
msgid "Thailand"
|
4076 |
msgstr ""
|
4077 |
|
|
|
4078 |
#: src/Functions/data/countries.php:235
|
4079 |
msgid "Timor-Leste"
|
4080 |
msgstr ""
|
4081 |
|
|
|
4082 |
#: src/Functions/data/countries.php:236
|
4083 |
msgid "Togo"
|
4084 |
msgstr ""
|
4085 |
|
|
|
4086 |
#: src/Functions/data/countries.php:237
|
4087 |
msgid "Tokelau"
|
4088 |
msgstr ""
|
4089 |
|
|
|
4090 |
#: src/Functions/data/countries.php:238
|
4091 |
msgid "Tonga"
|
4092 |
msgstr ""
|
4093 |
|
|
|
4094 |
#: src/Functions/data/countries.php:239
|
4095 |
msgid "Trinidad and Tobago"
|
4096 |
msgstr ""
|
4097 |
|
|
|
4098 |
#: src/Functions/data/countries.php:240
|
4099 |
msgid "Tunisia"
|
4100 |
msgstr ""
|
4101 |
|
|
|
4102 |
#: src/Functions/data/countries.php:241
|
4103 |
msgid "Turkey"
|
4104 |
msgstr ""
|
4105 |
|
|
|
4106 |
#: src/Functions/data/countries.php:242
|
4107 |
msgid "Turkmenistan"
|
4108 |
msgstr ""
|
4109 |
|
|
|
4110 |
#: src/Functions/data/countries.php:243
|
4111 |
msgid "Turks and Caicos Islands"
|
4112 |
msgstr ""
|
4113 |
|
|
|
4114 |
#: src/Functions/data/countries.php:244
|
4115 |
msgid "Tuvalu"
|
4116 |
msgstr ""
|
4117 |
|
|
|
4118 |
#: src/Functions/data/countries.php:245
|
4119 |
msgid "Uganda"
|
4120 |
msgstr ""
|
4121 |
|
|
|
4122 |
#: src/Functions/data/countries.php:246
|
4123 |
msgid "Ukraine"
|
4124 |
msgstr ""
|
4125 |
|
|
|
4126 |
#: src/Functions/data/countries.php:247
|
4127 |
msgid "United Arab Emirates"
|
4128 |
msgstr ""
|
4129 |
|
|
|
4130 |
#: src/Functions/data/countries.php:248
|
4131 |
msgid "United Kingdom (UK)"
|
4132 |
msgstr ""
|
4133 |
|
|
|
4134 |
#: src/Functions/data/countries.php:249
|
4135 |
msgid "United States (US)"
|
4136 |
msgstr ""
|
4137 |
|
|
|
4138 |
#: src/Functions/data/countries.php:250
|
4139 |
msgid "United States (US) Minor Outlying Islands"
|
4140 |
msgstr ""
|
4141 |
|
|
|
4142 |
#: src/Functions/data/countries.php:251
|
4143 |
msgid "United States (US) Virgin Islands"
|
4144 |
msgstr ""
|
4145 |
|
|
|
4146 |
#: src/Functions/data/countries.php:252
|
4147 |
msgid "Uruguay"
|
4148 |
msgstr ""
|
4149 |
|
|
|
4150 |
#: src/Functions/data/countries.php:253
|
4151 |
msgid "Uzbekistan"
|
4152 |
msgstr ""
|
4153 |
|
|
|
4154 |
#: src/Functions/data/countries.php:254
|
4155 |
msgid "Vanuatu"
|
4156 |
msgstr ""
|
4157 |
|
|
|
4158 |
#: src/Functions/data/countries.php:255
|
4159 |
msgid "Vatican"
|
4160 |
msgstr ""
|
4161 |
|
|
|
4162 |
#: src/Functions/data/countries.php:256
|
4163 |
msgid "Venezuela"
|
4164 |
msgstr ""
|
4165 |
|
|
|
4166 |
#: src/Functions/data/countries.php:257
|
4167 |
msgid "Vietnam"
|
4168 |
msgstr ""
|
4169 |
|
|
|
4170 |
#: src/Functions/data/countries.php:258
|
4171 |
msgid "Wallis and Futuna"
|
4172 |
msgstr ""
|
4173 |
|
|
|
4174 |
#: src/Functions/data/countries.php:259
|
4175 |
msgid "Western Sahara"
|
4176 |
msgstr ""
|
4177 |
|
|
|
4178 |
#: src/Functions/data/countries.php:260
|
4179 |
msgid "Samoa"
|
4180 |
msgstr ""
|
4181 |
|
|
|
4182 |
#: src/Functions/data/countries.php:261
|
4183 |
msgid "Yemen"
|
4184 |
msgstr ""
|
4185 |
|
|
|
4186 |
#: src/Functions/data/countries.php:262
|
4187 |
msgid "Zambia"
|
4188 |
msgstr ""
|
4189 |
|
|
|
4190 |
#: src/Functions/data/countries.php:263
|
4191 |
msgid "Zimbabwe"
|
4192 |
msgstr ""
|
4193 |
|
|
|
|
|
|
|
|
|
|
|
4194 |
#: src/NavigationMenuLinks/Backend.php:29 src/RegisterActivation/Base.php:155
|
4195 |
#: src/ShortcodeParser/Builder/LoginFormBuilder.php:166
|
4196 |
#: src/Themes/DragDrop/AbstractTheme.php:104 src/Widgets/TabbedWidget.php:88
|
4197 |
msgid "Log In"
|
4198 |
msgstr ""
|
4199 |
|
|
|
|
|
|
|
|
|
|
|
4200 |
#: src/NavigationMenuLinks/Backend.php:30
|
4201 |
#: src/NavigationMenuLinks/Backend.php:34
|
4202 |
-
#: src/ShortcodeParser/Builder/GlobalShortcodes.php:
|
4203 |
#: src/Widgets/UserPanel.php:30 src/Widgets/UserPanel.php:71
|
4204 |
msgid "Log Out"
|
4205 |
msgstr ""
|
4206 |
|
|
|
|
|
|
|
|
|
|
|
4207 |
#: src/NavigationMenuLinks/Backend.php:31 src/RegisterActivation/Base.php:159
|
4208 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:1033
|
4209 |
-
#: src/ShortcodeParser/Builder/GlobalShortcodes.php:
|
4210 |
#: src/Widgets/TabbedWidget.php:89
|
4211 |
msgid "Sign Up"
|
4212 |
msgstr ""
|
4213 |
|
|
|
|
|
4214 |
#: src/NavigationMenuLinks/Backend.php:33 src/RegisterActivation/Base.php:172
|
4215 |
msgid "My Profile"
|
4216 |
msgstr ""
|
4217 |
|
|
|
|
|
4218 |
#: src/NavigationMenuLinks/Backend.php:46
|
4219 |
#: src/NavigationMenuLinks/Backend.php:89
|
4220 |
msgid "ProfilePress Links"
|
4221 |
msgstr ""
|
4222 |
|
|
|
|
|
|
|
4223 |
#: src/NavigationMenuLinks/Backend.php:47
|
4224 |
#: src/NavigationMenuLinks/Backend.php:78
|
4225 |
#: src/NavigationMenuLinks/Backend.php:146
|
4226 |
msgid "ProfilePress Link"
|
4227 |
msgstr ""
|
4228 |
|
|
|
4229 |
#: src/NavigationMenuLinks/Backend.php:119
|
4230 |
msgid "Add to Menu"
|
4231 |
msgstr ""
|
4232 |
|
|
|
4233 |
#: src/RegisterActivation/Base.php:102
|
4234 |
msgid "Default Registration"
|
4235 |
msgstr ""
|
4236 |
|
|
|
4237 |
#: src/RegisterActivation/Base.php:109
|
4238 |
msgid "Default Login"
|
4239 |
msgstr ""
|
4240 |
|
|
|
4241 |
#: src/RegisterActivation/Base.php:116
|
4242 |
msgid "Default Password Reset"
|
4243 |
msgstr ""
|
4244 |
|
|
|
4245 |
#: src/RegisterActivation/Base.php:123
|
4246 |
msgid "Default Edit Profile"
|
4247 |
msgstr ""
|
4248 |
|
|
|
4249 |
#: src/RegisterActivation/Base.php:130
|
4250 |
msgid "Default User Profile"
|
4251 |
msgstr ""
|
4252 |
|
|
|
4253 |
#: src/RegisterActivation/Base.php:137
|
4254 |
msgid "Default Member Directory"
|
4255 |
msgstr ""
|
4256 |
|
|
|
4257 |
#: src/RegisterActivation/Base.php:144
|
4258 |
msgid "Lucid Tab Widget"
|
4259 |
msgstr ""
|
4260 |
|
|
|
|
|
|
|
4261 |
#: src/RegisterActivation/Base.php:163
|
4262 |
-
#: src/ShortcodeParser/Builder/GlobalShortcodes.php:
|
4263 |
#: src/Themes/DragDrop/AbstractTheme.php:117
|
4264 |
msgid "Reset Password"
|
4265 |
msgstr ""
|
4266 |
|
|
|
4267 |
#: src/RegisterActivation/Base.php:176
|
4268 |
msgid "Member Directory"
|
4269 |
msgstr ""
|
4270 |
|
|
|
|
|
|
|
|
|
|
|
|
|
4271 |
#: src/ShortcodeParser/Builder/EditProfileBuilder.php:86
|
4272 |
#: src/ShortcodeParser/Builder/EditProfileBuilder.php:99
|
4273 |
#: src/ShortcodeParser/Builder/PasswordResetBuilder.php:220
|
@@ -4277,18 +5888,27 @@ msgstr ""
|
|
4277 |
msgid "Strength indicator"
|
4278 |
msgstr ""
|
4279 |
|
|
|
|
|
|
|
4280 |
#: src/ShortcodeParser/Builder/EditProfileBuilder.php:87
|
4281 |
#: src/ShortcodeParser/Builder/PasswordResetBuilder.php:221
|
4282 |
#: src/ShortcodeParser/Builder/RegistrationFormBuilder.php:142
|
4283 |
msgid "Very weak"
|
4284 |
msgstr ""
|
4285 |
|
|
|
|
|
|
|
4286 |
#: src/ShortcodeParser/Builder/EditProfileBuilder.php:88
|
4287 |
#: src/ShortcodeParser/Builder/PasswordResetBuilder.php:222
|
4288 |
#: src/ShortcodeParser/Builder/RegistrationFormBuilder.php:143
|
4289 |
msgid "Weak"
|
4290 |
msgstr ""
|
4291 |
|
|
|
|
|
|
|
4292 |
#: src/ShortcodeParser/Builder/EditProfileBuilder.php:89
|
4293 |
#: src/ShortcodeParser/Builder/PasswordResetBuilder.php:223
|
4294 |
#: src/ShortcodeParser/Builder/RegistrationFormBuilder.php:144
|
@@ -4296,53 +5916,80 @@ msgctxt "password strength"
|
|
4296 |
msgid "Medium"
|
4297 |
msgstr ""
|
4298 |
|
|
|
|
|
|
|
4299 |
#: src/ShortcodeParser/Builder/EditProfileBuilder.php:90
|
4300 |
#: src/ShortcodeParser/Builder/PasswordResetBuilder.php:224
|
4301 |
#: src/ShortcodeParser/Builder/RegistrationFormBuilder.php:145
|
4302 |
msgid "Strong"
|
4303 |
msgstr ""
|
4304 |
|
|
|
|
|
|
|
4305 |
#: src/ShortcodeParser/Builder/EditProfileBuilder.php:91
|
4306 |
#: src/ShortcodeParser/Builder/PasswordResetBuilder.php:225
|
4307 |
#: src/ShortcodeParser/Builder/RegistrationFormBuilder.php:146
|
4308 |
msgid "Mismatch"
|
4309 |
msgstr ""
|
4310 |
|
|
|
4311 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:234
|
4312 |
msgid "Confirm Email Address"
|
4313 |
msgstr ""
|
4314 |
|
|
|
4315 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:332
|
4316 |
msgid "Display name"
|
4317 |
msgstr ""
|
4318 |
|
|
|
|
|
4319 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:364
|
4320 |
#: src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:128
|
4321 |
msgid "First name"
|
4322 |
msgstr ""
|
4323 |
|
|
|
|
|
4324 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:397
|
4325 |
#: src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:133
|
4326 |
msgid "Last name"
|
4327 |
msgstr ""
|
4328 |
|
|
|
4329 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:413
|
4330 |
msgid "Biographical Info"
|
4331 |
msgstr ""
|
4332 |
|
|
|
4333 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:429
|
4334 |
msgid "Bio description"
|
4335 |
msgstr ""
|
4336 |
|
|
|
|
|
4337 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:450
|
4338 |
#: src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:108
|
4339 |
msgid "Profile picture"
|
4340 |
msgstr ""
|
4341 |
|
|
|
4342 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:471
|
4343 |
msgid "Cover photo"
|
4344 |
msgstr ""
|
4345 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4346 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:490
|
4347 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:547
|
4348 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:637
|
@@ -4356,302 +6003,406 @@ msgstr ""
|
|
4356 |
msgid "Field key is missing"
|
4357 |
msgstr ""
|
4358 |
|
|
|
4359 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:564
|
4360 |
msgid "Select country"
|
4361 |
msgstr ""
|
4362 |
|
|
|
4363 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:711
|
4364 |
msgid "No dropdown option found."
|
4365 |
msgstr ""
|
4366 |
|
|
|
4367 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:780
|
4368 |
msgid "No radio choice found."
|
4369 |
msgstr ""
|
4370 |
|
|
|
4371 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:835
|
4372 |
msgid "No checkbox choice found."
|
4373 |
msgstr ""
|
4374 |
|
|
|
4375 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:948
|
4376 |
msgid "custom field not defined"
|
4377 |
msgstr ""
|
4378 |
|
|
|
4379 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:1102
|
4380 |
msgid "Delete Avatar"
|
4381 |
msgstr ""
|
4382 |
|
|
|
4383 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:1138
|
4384 |
msgid "Delete Cover Photo"
|
4385 |
msgstr ""
|
4386 |
|
|
|
4387 |
#: src/ShortcodeParser/Builder/FrontendProfileBuilder.php:109
|
4388 |
msgid "This user has not created any post."
|
4389 |
msgstr ""
|
4390 |
|
|
|
4391 |
#: src/ShortcodeParser/Builder/FrontendProfileBuilder.php:112
|
4392 |
msgid "You have not created any post."
|
4393 |
msgstr ""
|
4394 |
|
|
|
4395 |
#: src/ShortcodeParser/Builder/FrontendProfileBuilder.php:171
|
4396 |
msgid "This user has not made any comment."
|
4397 |
msgstr ""
|
4398 |
|
|
|
4399 |
#: src/ShortcodeParser/Builder/FrontendProfileBuilder.php:174
|
4400 |
msgid "You have not made any comment."
|
4401 |
msgstr ""
|
4402 |
|
|
|
4403 |
#: src/ShortcodeParser/Builder/FrontendProfileBuilder.php:661
|
4404 |
msgid "No post written yet."
|
4405 |
msgstr ""
|
4406 |
|
|
|
|
|
|
|
4407 |
#: src/ShortcodeParser/Builder/PasswordResetBuilder.php:106
|
4408 |
#: src/ShortcodeParser/Builder/PasswordResetBuilder.php:344
|
4409 |
#: src/Widgets/TabbedWidget.php:90
|
4410 |
msgid "Get New Password"
|
4411 |
msgstr ""
|
4412 |
|
|
|
|
|
|
|
|
|
4413 |
#: src/ShortcodeParser/EditProfileTag.php:78
|
4414 |
#: src/ShortcodeParser/LoginFormTag.php:75
|
4415 |
#: src/ShortcodeParser/PasswordResetTag.php:77
|
4416 |
#: src/ShortcodeParser/RegistrationFormTag.php:79
|
4417 |
-
msgid "
|
|
|
4418 |
msgstr ""
|
4419 |
|
|
|
4420 |
#: src/ShortcodeParser/FormProcessor.php:95
|
4421 |
msgid "The password you entered is incorrect."
|
4422 |
msgstr ""
|
4423 |
|
|
|
4424 |
#: src/ShortcodeParser/FormProcessor.php:191
|
4425 |
msgid "Authentication failed. Please try again"
|
4426 |
msgstr ""
|
4427 |
|
|
|
4428 |
#: src/ShortcodeParser/FrontendProfileTag.php:88
|
4429 |
-
msgid "
|
|
|
|
|
4430 |
msgstr ""
|
4431 |
|
|
|
4432 |
#: src/ShortcodeParser/FrontendProfileTag.php:95
|
4433 |
msgid "You are not authorized to access this area."
|
4434 |
msgstr ""
|
4435 |
|
|
|
4436 |
#: src/ShortcodeParser/FrontendProfileTag.php:133
|
4437 |
-
msgid "
|
|
|
|
|
4438 |
msgstr ""
|
4439 |
|
|
|
|
|
4440 |
#: src/ShortcodeParser/FrontendProfileTag.php:198
|
4441 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:121
|
4442 |
msgid "Profile"
|
4443 |
msgstr ""
|
4444 |
|
|
|
4445 |
#: src/ShortcodeParser/LoginFormTag.php:54
|
4446 |
msgid "You are already logged in."
|
4447 |
msgstr ""
|
4448 |
|
4449 |
-
#: src/ShortcodeParser/MemberDirectoryTag.php:
|
|
|
4450 |
msgid "No member directory ID specified."
|
4451 |
msgstr ""
|
4452 |
|
4453 |
-
#: src/ShortcodeParser/MemberDirectoryTag.php:
|
4454 |
-
|
|
|
|
|
|
|
4455 |
msgstr ""
|
4456 |
|
|
|
4457 |
#: src/ShortcodeParser/MyAccount/MyAccountTag.php:52
|
4458 |
msgid "Dashboard"
|
4459 |
msgstr ""
|
4460 |
|
|
|
4461 |
#: src/ShortcodeParser/MyAccount/MyAccountTag.php:57
|
4462 |
msgid "Account Details"
|
4463 |
msgstr ""
|
4464 |
|
|
|
|
|
4465 |
#: src/ShortcodeParser/MyAccount/MyAccountTag.php:64
|
4466 |
#: src/ShortcodeParser/MyAccount/change-password.tmpl.php:25
|
4467 |
msgid "Change Password"
|
4468 |
msgstr ""
|
4469 |
|
|
|
4470 |
#: src/ShortcodeParser/MyAccount/MyAccountTag.php:71
|
4471 |
msgid "Logout"
|
4472 |
msgstr ""
|
4473 |
|
|
|
|
|
4474 |
#: src/ShortcodeParser/MyAccount/MyAccountTag.php:80
|
4475 |
#: src/ShortcodeParser/MyAccount/email-notifications.tmpl.php:14
|
4476 |
msgid "Email Notifications"
|
4477 |
msgstr ""
|
4478 |
|
|
|
|
|
|
|
4479 |
#: src/ShortcodeParser/MyAccount/MyAccountTag.php:91
|
4480 |
#: src/ShortcodeParser/MyAccount/account-settings.tmpl.php:17
|
4481 |
#: src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:32
|
4482 |
msgid "Account Settings"
|
4483 |
msgstr ""
|
4484 |
|
|
|
4485 |
#: src/ShortcodeParser/MyAccount/MyAccountTag.php:528
|
4486 |
msgid "Cover Photo (min. width: 1000px)"
|
4487 |
msgstr ""
|
4488 |
|
|
|
4489 |
#: src/ShortcodeParser/MyAccount/change-password.tmpl.php:9
|
4490 |
msgid "Password successfully updated."
|
4491 |
msgstr ""
|
4492 |
|
|
|
4493 |
#: src/ShortcodeParser/MyAccount/change-password.tmpl.php:32
|
4494 |
msgid "Current password"
|
4495 |
msgstr ""
|
4496 |
|
|
|
|
|
4497 |
#: src/ShortcodeParser/MyAccount/change-password.tmpl.php:38
|
4498 |
#: src/ShortcodeParser/PasswordResetTag.php:101
|
4499 |
msgid "New password"
|
4500 |
msgstr ""
|
4501 |
|
|
|
4502 |
#: src/ShortcodeParser/MyAccount/change-password.tmpl.php:44
|
4503 |
msgid "Confirm new password"
|
4504 |
msgstr ""
|
4505 |
|
|
|
4506 |
#: src/ShortcodeParser/MyAccount/change-password.tmpl.php:50
|
4507 |
msgid "Change password"
|
4508 |
msgstr ""
|
4509 |
|
4510 |
#. translators: 1: user display name 2: logout url
|
4511 |
-
|
4512 |
#: src/ShortcodeParser/MyAccount/dashboard.tmpl.php:16
|
4513 |
msgid "Hello %1$s (not %1$s? <a href=\"%2$s\">Log out</a>)"
|
4514 |
msgstr ""
|
4515 |
|
|
|
4516 |
#: src/ShortcodeParser/MyAccount/dashboard.tmpl.php:26
|
4517 |
-
msgid "
|
|
|
|
|
4518 |
msgstr ""
|
4519 |
|
|
|
|
|
4520 |
#: src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:86
|
4521 |
#: src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:107
|
4522 |
msgid "Browse"
|
4523 |
msgstr ""
|
4524 |
|
|
|
4525 |
#: src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:87
|
4526 |
msgid "Cover photo (min. width: 1000px)"
|
4527 |
msgstr ""
|
4528 |
|
|
|
4529 |
#: src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:123
|
4530 |
msgid "Email address"
|
4531 |
msgstr ""
|
4532 |
|
|
|
4533 |
#: src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:143
|
4534 |
msgid "Display name publicly as"
|
4535 |
msgstr ""
|
4536 |
|
|
|
4537 |
#: src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:153
|
4538 |
msgid "About yourself"
|
4539 |
msgstr ""
|
4540 |
|
|
|
4541 |
#: src/ShortcodeParser/PasswordResetTag.php:100
|
4542 |
msgid "Enter your new password below"
|
4543 |
msgstr ""
|
4544 |
|
|
|
4545 |
#: src/ShortcodeParser/PasswordResetTag.php:104
|
4546 |
msgid "Re-enter new password"
|
4547 |
msgstr ""
|
4548 |
|
|
|
4549 |
#: src/ShortcodeParser/PasswordResetTag.php:107
|
4550 |
msgid "Save"
|
4551 |
msgstr ""
|
4552 |
|
|
|
4553 |
#: src/ShortcodeParser/RegistrationFormTag.php:51
|
4554 |
msgid "You are already registered."
|
4555 |
msgstr ""
|
4556 |
|
|
|
4557 |
#: src/ShortcodeParser/RegistrationFormTag.php:74
|
4558 |
msgid "Registration is disabled in this site."
|
4559 |
msgstr ""
|
4560 |
|
|
|
|
|
4561 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:69
|
4562 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:409
|
4563 |
msgid "Description"
|
4564 |
msgstr ""
|
4565 |
|
|
|
4566 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:85
|
4567 |
msgid "Full"
|
4568 |
msgstr ""
|
4569 |
|
|
|
4570 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:86
|
4571 |
msgid "Half"
|
4572 |
msgstr ""
|
4573 |
|
|
|
4574 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:87
|
4575 |
msgid "One Third"
|
4576 |
msgstr ""
|
4577 |
|
|
|
|
|
4578 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:95
|
4579 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:350
|
4580 |
msgid "Icon"
|
4581 |
msgstr ""
|
4582 |
|
|
|
4583 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:104
|
4584 |
msgid "Enable Password Visibility Icon"
|
4585 |
msgstr ""
|
4586 |
|
|
|
4587 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:105
|
4588 |
-
msgid "
|
|
|
|
|
4589 |
msgstr ""
|
4590 |
|
|
|
4591 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:113
|
4592 |
msgid "Label Display"
|
4593 |
msgstr ""
|
4594 |
|
|
|
4595 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:115
|
4596 |
msgid "Above"
|
4597 |
msgstr ""
|
4598 |
|
|
|
4599 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:116
|
4600 |
msgid "Inside"
|
4601 |
msgstr ""
|
4602 |
|
|
|
4603 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:123
|
4604 |
msgid "Description Appearance"
|
4605 |
msgstr ""
|
4606 |
|
|
|
|
|
4607 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:125
|
4608 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:205
|
4609 |
msgid "Standard"
|
4610 |
msgstr ""
|
4611 |
|
|
|
4612 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:126
|
4613 |
msgid "Reveal on Focus"
|
4614 |
msgstr ""
|
4615 |
|
|
|
4616 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:127
|
4617 |
msgid "Tooltip"
|
4618 |
msgstr ""
|
4619 |
|
|
|
|
|
4620 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:156
|
4621 |
#: src/Themes/DragDrop/Registration/PerfectoLite.php:78
|
4622 |
msgid "Create an Account"
|
4623 |
msgstr ""
|
4624 |
|
|
|
|
|
4625 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:160
|
4626 |
#: src/Themes/DragDrop/Login/PerfectoLite.php:76
|
4627 |
msgid "Sign in to Your Account"
|
4628 |
msgstr ""
|
4629 |
|
|
|
4630 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:163
|
4631 |
msgid "Reset Your Password"
|
4632 |
msgstr ""
|
4633 |
|
|
|
4634 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:166
|
4635 |
msgid "Edit Your Profile"
|
4636 |
msgstr ""
|
4637 |
|
|
|
4638 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:178
|
4639 |
msgid "Lost your password?"
|
4640 |
msgstr ""
|
4641 |
|
|
|
|
|
|
|
4642 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:179
|
4643 |
#: src/Themes/DragDrop/AbstractTheme.php:109 src/Widgets/TabbedWidget.php:116
|
4644 |
msgid "Register"
|
4645 |
msgstr ""
|
4646 |
|
|
|
4647 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:182
|
4648 |
msgid "Have an account? Login"
|
4649 |
msgstr ""
|
4650 |
|
|
|
4651 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:186
|
4652 |
msgid "Return to Login"
|
4653 |
msgstr ""
|
4654 |
|
|
|
|
|
|
|
|
|
|
|
|
|
4655 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:231
|
4656 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:374
|
4657 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:521
|
@@ -4661,685 +6412,881 @@ msgstr ""
|
|
4661 |
msgid "Background"
|
4662 |
msgstr ""
|
4663 |
|
|
|
4664 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:238
|
4665 |
msgid "Font Family"
|
4666 |
msgstr ""
|
4667 |
|
|
|
|
|
|
|
4668 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:245
|
4669 |
#: src/Themes/DragDrop/Login/PerfectoLite.php:28
|
4670 |
#: src/Themes/DragDrop/Registration/PerfectoLite.php:30
|
4671 |
msgid "Headline"
|
4672 |
msgstr ""
|
4673 |
|
|
|
4674 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:253
|
4675 |
msgid "Forgot Password Label"
|
4676 |
msgstr ""
|
4677 |
|
|
|
4678 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:263
|
4679 |
msgid "Sign Up Label"
|
4680 |
msgstr ""
|
4681 |
|
|
|
4682 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:273
|
4683 |
msgid "Login Label"
|
4684 |
msgstr ""
|
4685 |
|
|
|
4686 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:289
|
4687 |
msgid "VK.com"
|
4688 |
msgstr ""
|
4689 |
|
|
|
4690 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:291
|
4691 |
msgid "Social Login Buttons"
|
4692 |
msgstr ""
|
4693 |
|
|
|
4694 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:299
|
4695 |
msgid "Remove Form Frame"
|
4696 |
msgstr ""
|
4697 |
|
|
|
4698 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:300
|
4699 |
msgid "Check to remove"
|
4700 |
msgstr ""
|
4701 |
|
|
|
4702 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:307
|
4703 |
msgid "Hide Required %s"
|
4704 |
msgstr ""
|
4705 |
|
|
|
|
|
4706 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:308
|
4707 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:110
|
4708 |
msgid "Check to hide"
|
4709 |
msgstr ""
|
4710 |
|
|
|
4711 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:321
|
4712 |
msgid "Field & Styling"
|
4713 |
msgstr ""
|
4714 |
|
|
|
|
|
4715 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:326
|
4716 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:483
|
4717 |
msgid "Round"
|
4718 |
msgstr ""
|
4719 |
|
|
|
|
|
4720 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:327
|
4721 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:484
|
4722 |
msgid "Square"
|
4723 |
msgstr ""
|
4724 |
|
|
|
|
|
4725 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:328
|
4726 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:485
|
4727 |
msgid "Pill"
|
4728 |
msgstr ""
|
4729 |
|
|
|
4730 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:329
|
4731 |
msgid "Material"
|
4732 |
msgstr ""
|
4733 |
|
|
|
4734 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:330
|
4735 |
msgid "Flat"
|
4736 |
msgstr ""
|
4737 |
|
|
|
|
|
4738 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:333
|
4739 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:488
|
4740 |
msgid "Layout"
|
4741 |
msgstr ""
|
4742 |
|
|
|
4743 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:340
|
4744 |
msgid "Small"
|
4745 |
msgstr ""
|
4746 |
|
|
|
4747 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:344
|
4748 |
msgid "Field Size"
|
4749 |
msgstr ""
|
4750 |
|
|
|
4751 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:345
|
4752 |
msgid "Select the size (in height) of input and textarea form fields."
|
4753 |
msgstr ""
|
4754 |
|
|
|
4755 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:359
|
4756 |
msgid "Icon Alignment"
|
4757 |
msgstr ""
|
4758 |
|
|
|
4759 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:364
|
4760 |
msgid "Border"
|
4761 |
msgstr ""
|
4762 |
|
|
|
4763 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:369
|
4764 |
msgid "Border on Focus"
|
4765 |
msgstr ""
|
4766 |
|
|
|
|
|
4767 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:379
|
4768 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:527
|
4769 |
msgid "Background on Focus"
|
4770 |
msgstr ""
|
4771 |
|
|
|
4772 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:386
|
4773 |
msgid "Labels & Text"
|
4774 |
msgstr ""
|
4775 |
|
|
|
4776 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:395
|
4777 |
msgid "Title Font Size (px)"
|
4778 |
msgstr ""
|
4779 |
|
|
|
|
|
4780 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:401
|
4781 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:512
|
4782 |
msgid "Normal"
|
4783 |
msgstr ""
|
4784 |
|
|
|
|
|
4785 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:402
|
4786 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:513
|
4787 |
msgid "Bold"
|
4788 |
msgstr ""
|
4789 |
|
|
|
4790 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:404
|
4791 |
msgid "Title Font Weight"
|
4792 |
msgstr ""
|
4793 |
|
|
|
4794 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:419
|
4795 |
msgid "Description Alignment"
|
4796 |
msgstr ""
|
4797 |
|
|
|
4798 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:424
|
4799 |
msgid "Value / Text Font Size"
|
4800 |
msgstr ""
|
4801 |
|
|
|
4802 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:425
|
4803 |
msgid "Font size in pixel (px) of field values and text on form."
|
4804 |
msgstr ""
|
4805 |
|
|
|
4806 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:430
|
4807 |
msgid "Value / Text"
|
4808 |
msgstr ""
|
4809 |
|
|
|
4810 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:431
|
4811 |
msgid "Color of the value of a field and text on the form."
|
4812 |
msgstr ""
|
4813 |
|
|
|
4814 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:447
|
4815 |
msgid "Name"
|
4816 |
msgstr ""
|
4817 |
|
|
|
4818 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:466
|
4819 |
msgid "Submit"
|
4820 |
msgstr ""
|
4821 |
|
|
|
4822 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:495
|
4823 |
msgid "Auto (Default)"
|
4824 |
msgstr ""
|
4825 |
|
|
|
4826 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:496
|
4827 |
msgid "Wide"
|
4828 |
msgstr ""
|
4829 |
|
|
|
4830 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:497
|
4831 |
msgid "Full Stretched Width"
|
4832 |
msgstr ""
|
4833 |
|
|
|
4834 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:505
|
4835 |
msgid "Font Size (px)"
|
4836 |
msgstr ""
|
4837 |
|
|
|
4838 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:515
|
4839 |
msgid "Font Weight"
|
4840 |
msgstr ""
|
4841 |
|
|
|
4842 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:539
|
4843 |
msgid "Text Focused"
|
4844 |
msgstr ""
|
4845 |
|
|
|
4846 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:123
|
4847 |
msgid "%s Members"
|
4848 |
msgstr ""
|
4849 |
|
|
|
4850 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:124
|
4851 |
msgid "%s Member"
|
4852 |
msgstr ""
|
4853 |
|
|
|
4854 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:125
|
4855 |
msgid "We could not find any user that matches your search criteria"
|
4856 |
msgstr ""
|
4857 |
|
|
|
4858 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:142
|
4859 |
msgid "User Roles to Display"
|
4860 |
msgstr ""
|
4861 |
|
|
|
4862 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:143
|
4863 |
-
msgid "
|
|
|
|
|
4864 |
msgstr ""
|
4865 |
|
|
|
|
|
4866 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:151
|
4867 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:159
|
4868 |
msgid "Example: 1, 6, 32"
|
4869 |
msgstr ""
|
4870 |
|
|
|
4871 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:152
|
4872 |
msgid "Comma Separated List of Users ID to Only Show"
|
4873 |
msgstr ""
|
4874 |
|
|
|
4875 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:160
|
4876 |
msgid "Comma Separated List of Users ID to Exclude"
|
4877 |
msgstr ""
|
4878 |
|
|
|
4879 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:173
|
4880 |
msgid "Search & Filter Fields Text"
|
4881 |
msgstr ""
|
4882 |
|
|
|
4883 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:178
|
4884 |
msgid "Search & Filter Fields Border"
|
4885 |
msgstr ""
|
4886 |
|
|
|
4887 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:183
|
4888 |
msgid "Pagination Links"
|
4889 |
msgstr ""
|
4890 |
|
|
|
4891 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:188
|
4892 |
msgid "Pagination Active Link Color"
|
4893 |
msgstr ""
|
4894 |
|
|
|
4895 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:193
|
4896 |
msgid "Pagination Active Link Background"
|
4897 |
msgstr ""
|
4898 |
|
|
|
4899 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:222
|
4900 |
msgid "Sorting"
|
4901 |
msgstr ""
|
4902 |
|
|
|
4903 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:225
|
4904 |
msgid "Default Sorting method"
|
4905 |
msgstr ""
|
4906 |
|
|
|
4907 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:231
|
4908 |
msgid "Enable custom sorting"
|
4909 |
msgstr ""
|
4910 |
|
|
|
4911 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:236
|
4912 |
msgid "Sorting Method Fields"
|
4913 |
msgstr ""
|
4914 |
|
|
|
4915 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:239
|
4916 |
msgid "Fields to show in sorting dropdown menu"
|
4917 |
msgstr ""
|
4918 |
|
|
|
|
|
4919 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:244
|
4920 |
-
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:
|
4921 |
msgid "Search"
|
4922 |
msgstr ""
|
4923 |
|
|
|
4924 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:247
|
4925 |
msgid "Display Search Form"
|
4926 |
msgstr ""
|
4927 |
|
|
|
4928 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:252
|
4929 |
msgid "Search Fields"
|
4930 |
msgstr ""
|
4931 |
|
|
|
4932 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:255
|
4933 |
msgid "Select fields to search in."
|
4934 |
msgstr ""
|
4935 |
|
|
|
4936 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:264
|
4937 |
msgid "Enable Filters"
|
4938 |
msgstr ""
|
4939 |
|
|
|
4940 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:266
|
4941 |
msgid "If enabled, users will be able to filter members in this directory"
|
4942 |
msgstr ""
|
4943 |
|
|
|
4944 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:271
|
4945 |
msgid "Filter Fields"
|
4946 |
msgstr ""
|
4947 |
|
|
|
4948 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:278
|
4949 |
-
msgid "
|
|
|
|
|
4950 |
msgstr ""
|
4951 |
|
|
|
4952 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:289
|
4953 |
-
msgid "
|
|
|
|
|
4954 |
msgstr ""
|
4955 |
|
|
|
4956 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:296
|
4957 |
msgid "Result & Pagination"
|
4958 |
msgstr ""
|
4959 |
|
|
|
4960 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:299
|
4961 |
msgid "Show Results Only After a Search"
|
4962 |
msgstr ""
|
4963 |
|
|
|
4964 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:301
|
4965 |
msgid "Enable to only show members after a search is performed"
|
4966 |
msgstr ""
|
4967 |
|
|
|
4968 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:305
|
4969 |
msgid "Number of Members per Page"
|
4970 |
msgstr ""
|
4971 |
|
|
|
4972 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:310
|
4973 |
msgid "Results Text"
|
4974 |
msgstr ""
|
4975 |
|
|
|
4976 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:315
|
4977 |
msgid "Single Result Text"
|
4978 |
msgstr ""
|
4979 |
|
|
|
4980 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:320
|
4981 |
msgid "No Result Text"
|
4982 |
msgstr ""
|
4983 |
|
4984 |
-
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:
|
|
|
4985 |
msgid "Newest Users First"
|
4986 |
msgstr ""
|
4987 |
|
4988 |
-
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:
|
|
|
4989 |
msgid "Oldest Users First"
|
4990 |
msgstr ""
|
4991 |
|
4992 |
-
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:
|
|
|
4993 |
msgid "Sort by"
|
4994 |
msgstr ""
|
4995 |
|
4996 |
-
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:
|
|
|
4997 |
msgid "More Filters"
|
4998 |
msgstr ""
|
4999 |
|
|
|
5000 |
#: src/Themes/DragDrop/AbstractTheme.php:233
|
5001 |
msgid "Bio"
|
5002 |
msgstr ""
|
5003 |
|
|
|
|
|
5004 |
#: src/Themes/DragDrop/Login/PerfectoLite.php:46
|
5005 |
#: src/Themes/DragDrop/Registration/PerfectoLite.php:48
|
5006 |
msgid "Form Border"
|
5007 |
msgstr ""
|
5008 |
|
|
|
|
|
5009 |
#: src/Themes/DragDrop/Login/PerfectoLite.php:56
|
5010 |
#: src/Themes/DragDrop/Registration/PerfectoLite.php:58
|
5011 |
msgid "Field Placeholder"
|
5012 |
msgstr ""
|
5013 |
|
|
|
|
|
5014 |
#: src/Themes/DragDrop/Login/PerfectoLite.php:61
|
5015 |
#: src/Themes/DragDrop/Registration/PerfectoLite.php:63
|
5016 |
msgid "Button Background"
|
5017 |
msgstr ""
|
5018 |
|
|
|
|
|
5019 |
#: src/Themes/DragDrop/Login/PerfectoLite.php:66
|
5020 |
#: src/Themes/DragDrop/Registration/PerfectoLite.php:68
|
5021 |
msgid "Button Text"
|
5022 |
msgstr ""
|
5023 |
|
|
|
|
|
5024 |
#: src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:46
|
5025 |
#: src/Themes/DragDrop/MemberDirectory/Gerbera.php:44
|
5026 |
msgid "Enable Profile Picture"
|
5027 |
msgstr ""
|
5028 |
|
|
|
|
|
5029 |
#: src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:53
|
5030 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:82
|
5031 |
msgid "Enable Cover Photo"
|
5032 |
msgstr ""
|
5033 |
|
|
|
5034 |
#: src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:62
|
5035 |
msgid "Enable Social Connect Icons"
|
5036 |
msgstr ""
|
5037 |
|
|
|
5038 |
#: src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:72
|
5039 |
-
msgid "
|
|
|
|
|
5040 |
msgstr ""
|
5041 |
|
|
|
5042 |
#: src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:100
|
5043 |
msgid "Card Background"
|
5044 |
msgstr ""
|
5045 |
|
|
|
5046 |
#: src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:105
|
5047 |
msgid "Card Border"
|
5048 |
msgstr ""
|
5049 |
|
|
|
5050 |
#: src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:110
|
5051 |
msgid "Card Text"
|
5052 |
msgstr ""
|
5053 |
|
|
|
5054 |
#: src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:120
|
5055 |
msgid "Profile Picture Border"
|
5056 |
msgstr ""
|
5057 |
|
|
|
5058 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:66
|
5059 |
msgid "Profile Maximum Width"
|
5060 |
msgstr ""
|
5061 |
|
|
|
5062 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:67
|
5063 |
msgid "The maximum width of the profile template."
|
5064 |
msgstr ""
|
5065 |
|
|
|
5066 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:74
|
5067 |
msgid "Profile Area Maximum Width"
|
5068 |
msgstr ""
|
5069 |
|
|
|
5070 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:75
|
5071 |
msgid "The maximum width of the profile area inside profile below the header."
|
5072 |
msgstr ""
|
5073 |
|
|
|
5074 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:89
|
5075 |
msgid "Profile Cover Ratio"
|
5076 |
msgstr ""
|
5077 |
|
|
|
5078 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:95
|
5079 |
msgid "Choose an aspect ratio of the profile cover photo."
|
5080 |
msgstr ""
|
5081 |
|
|
|
5082 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:104
|
5083 |
msgid "Hide"
|
5084 |
msgstr ""
|
5085 |
|
|
|
5086 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:110
|
5087 |
msgid "First Name Only"
|
5088 |
msgstr ""
|
5089 |
|
|
|
5090 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:112
|
5091 |
-
msgid "
|
|
|
|
|
5092 |
msgstr ""
|
5093 |
|
|
|
5094 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:121
|
5095 |
msgid "Show Social Links in Header"
|
5096 |
msgstr ""
|
5097 |
|
|
|
5098 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:132
|
5099 |
-
msgid "
|
|
|
|
|
5100 |
msgstr ""
|
5101 |
|
|
|
5102 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:141
|
5103 |
msgid "Show Bio in Header"
|
5104 |
msgstr ""
|
5105 |
|
|
|
5106 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:148
|
5107 |
msgid "Fields to Show in User Meta"
|
5108 |
msgstr ""
|
5109 |
|
|
|
5110 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:156
|
5111 |
msgid "Profile Menu Tabs"
|
5112 |
msgstr ""
|
5113 |
|
|
|
5114 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:174
|
5115 |
msgid "Header Name"
|
5116 |
msgstr ""
|
5117 |
|
|
|
5118 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:179
|
5119 |
msgid "Body Text"
|
5120 |
msgstr ""
|
5121 |
|
|
|
5122 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:184
|
5123 |
msgid "Menu Background"
|
5124 |
msgstr ""
|
5125 |
|
|
|
5126 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:189
|
5127 |
msgid "Menu Tab Text"
|
5128 |
msgstr ""
|
5129 |
|
|
|
5130 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:194
|
5131 |
msgid "Active Menu Tab Background"
|
5132 |
msgstr ""
|
5133 |
|
|
|
5134 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:231
|
5135 |
msgid "About"
|
5136 |
msgstr ""
|
5137 |
|
|
|
5138 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:235
|
5139 |
msgid "Posts"
|
5140 |
msgstr ""
|
5141 |
|
|
|
5142 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:239
|
5143 |
msgid "Comments"
|
5144 |
msgstr ""
|
5145 |
|
|
|
5146 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:309
|
5147 |
-
msgid "
|
|
|
|
|
5148 |
msgstr ""
|
5149 |
|
|
|
5150 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:349
|
5151 |
msgid "See More Posts"
|
5152 |
msgstr ""
|
5153 |
|
|
|
5154 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:380
|
5155 |
msgid "See More Comments"
|
5156 |
msgstr ""
|
5157 |
|
|
|
|
|
5158 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:424
|
5159 |
#: src/Widgets/TabbedWidget.php:221
|
5160 |
msgid "Edit your profile"
|
5161 |
msgstr ""
|
5162 |
|
|
|
5163 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:40
|
5164 |
msgid "Header Byline"
|
5165 |
msgstr ""
|
5166 |
|
|
|
5167 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:47
|
5168 |
msgid "Profile Header Text"
|
5169 |
msgstr ""
|
5170 |
|
|
|
5171 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:65
|
5172 |
msgid "Header Background"
|
5173 |
msgstr ""
|
5174 |
|
|
|
5175 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:75
|
5176 |
msgid "Text Underline"
|
5177 |
msgstr ""
|
5178 |
|
|
|
5179 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:80
|
5180 |
msgid "Avatar Border"
|
5181 |
msgstr ""
|
5182 |
|
|
|
5183 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:85
|
5184 |
msgid "Profile Info Border"
|
5185 |
msgstr ""
|
5186 |
|
|
|
5187 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:90
|
5188 |
msgid "Profile Info Background"
|
5189 |
msgstr ""
|
5190 |
|
|
|
5191 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:95
|
5192 |
msgid "Profile Info Text"
|
5193 |
msgstr ""
|
5194 |
|
|
|
5195 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:105
|
5196 |
msgid "Social Links"
|
5197 |
msgstr ""
|
5198 |
|
|
|
5199 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:109
|
5200 |
msgid "Hide Social Links"
|
5201 |
msgstr ""
|
5202 |
|
|
|
5203 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:122
|
5204 |
msgid "PROFILE DETAILS"
|
5205 |
msgstr ""
|
5206 |
|
5207 |
-
#: src/Widgets/Form.php:14
|
5208 |
msgid "ProfilePress Form"
|
5209 |
msgstr ""
|
5210 |
|
5211 |
-
#: src/Widgets/Form.php:15
|
5212 |
msgid "Easily add your ProfilePress forms to widget areas."
|
5213 |
msgstr ""
|
5214 |
|
5215 |
-
#: src/Widgets/Form.php:70
|
5216 |
msgid "Select Form"
|
5217 |
msgstr ""
|
5218 |
|
5219 |
-
#: src/Widgets/Form.php:74
|
5220 |
msgid "Login Form"
|
5221 |
msgstr ""
|
5222 |
|
5223 |
-
#: src/Widgets/Form.php:87
|
5224 |
msgid "Registration Form"
|
5225 |
msgstr ""
|
5226 |
|
5227 |
-
#: src/Widgets/Form.php:100
|
5228 |
msgid "Password Reset Form"
|
5229 |
msgstr ""
|
5230 |
|
5231 |
-
#: src/Widgets/Form.php:113
|
5232 |
msgid "Edit Profile Form"
|
5233 |
msgstr ""
|
5234 |
|
5235 |
-
#: src/Widgets/Form.php:126
|
5236 |
msgid "Melange Form"
|
5237 |
msgstr ""
|
5238 |
|
5239 |
-
#: src/Widgets/Form.php:141
|
5240 |
msgid "Hide when a user is logged in:"
|
5241 |
msgstr ""
|
5242 |
|
|
|
5243 |
#: src/Widgets/TabbedWidget.php:18
|
5244 |
msgid "A tabbed login, registration and lost password widget"
|
5245 |
msgstr ""
|
5246 |
|
|
|
5247 |
#: src/Widgets/TabbedWidget.php:119
|
5248 |
msgid "Forgot?"
|
5249 |
msgstr ""
|
5250 |
|
|
|
5251 |
#: src/Widgets/TabbedWidget.php:191
|
5252 |
msgid "Username or E-mail:"
|
5253 |
msgstr ""
|
5254 |
|
|
|
|
|
5255 |
#: src/Widgets/TabbedWidget.php:218 src/Widgets/UserPanel.php:50
|
5256 |
msgid "Welcome %s"
|
5257 |
msgstr ""
|
5258 |
|
|
|
5259 |
#: src/Widgets/TabbedWidget.php:238
|
5260 |
msgid "Login / Sign up"
|
5261 |
msgstr ""
|
5262 |
|
|
|
5263 |
#: src/Widgets/TabbedWidget.php:244
|
5264 |
msgid "Have an account?"
|
5265 |
msgstr ""
|
5266 |
|
|
|
5267 |
#: src/Widgets/TabbedWidget.php:250
|
5268 |
msgid "Don't have an account?"
|
5269 |
msgstr ""
|
5270 |
|
|
|
5271 |
#: src/Widgets/TabbedWidget.php:256
|
5272 |
msgid "Forgot Password?"
|
5273 |
msgstr ""
|
5274 |
|
|
|
5275 |
#: src/Widgets/TabbedWidget.php:479
|
5276 |
msgid "Login text:"
|
5277 |
msgstr ""
|
5278 |
|
|
|
5279 |
#: src/Widgets/TabbedWidget.php:484
|
5280 |
msgid "Registration text:"
|
5281 |
msgstr ""
|
5282 |
|
|
|
5283 |
#: src/Widgets/TabbedWidget.php:489
|
5284 |
msgid "Lost-password text:"
|
5285 |
msgstr ""
|
5286 |
|
|
|
5287 |
#: src/Widgets/TabbedWidget.php:495
|
5288 |
msgid "Automatically login user after successful registration"
|
5289 |
msgstr ""
|
5290 |
|
|
|
5291 |
#: src/Widgets/TabbedWidget.php:501
|
5292 |
msgid "Widget CSS:"
|
5293 |
msgstr ""
|
5294 |
|
|
|
5295 |
#: src/Widgets/TabbedWidgetDependency.php:29
|
5296 |
msgid "Unable to log in. Please try again"
|
5297 |
msgstr ""
|
5298 |
|
|
|
5299 |
#: src/Widgets/TabbedWidgetDependency.php:47
|
5300 |
msgid "Check your email for further instructions."
|
5301 |
msgstr ""
|
5302 |
|
|
|
5303 |
#: src/Widgets/TabbedWidgetDependency.php:54
|
5304 |
msgid "Unexpected error, please try again"
|
5305 |
msgstr ""
|
5306 |
|
|
|
5307 |
#: src/Widgets/TabbedWidgetDependency.php:108
|
5308 |
msgid "Required form field is missing"
|
5309 |
msgstr ""
|
5310 |
|
|
|
5311 |
#: src/Widgets/UserPanel.php:11
|
5312 |
msgid "ProfilePress User Panel"
|
5313 |
msgstr ""
|
5314 |
|
|
|
5315 |
#: src/Widgets/UserPanel.php:13
|
5316 |
-
msgid "
|
|
|
|
|
5317 |
msgstr ""
|
5318 |
|
|
|
|
|
5319 |
#: src/Widgets/UserPanel.php:29 src/Widgets/UserPanel.php:70
|
5320 |
msgid "Edit your Profile"
|
5321 |
msgstr ""
|
5322 |
|
|
|
5323 |
#: src/Widgets/UserPanel.php:68
|
5324 |
msgid "User Panel"
|
5325 |
msgstr ""
|
5326 |
|
|
|
5327 |
#: src/Widgets/UserPanel.php:80
|
5328 |
msgid "Check to remove user profile picture from panel."
|
5329 |
msgstr ""
|
5330 |
|
|
|
5331 |
#: src/Widgets/UserPanel.php:84
|
5332 |
msgid "Label for \"edit profile\" link:"
|
5333 |
msgstr ""
|
5334 |
|
|
|
5335 |
#: src/Widgets/UserPanel.php:89
|
5336 |
msgid "Label for logout link:"
|
5337 |
msgstr ""
|
|
|
5338 |
#. Plugin Name of the plugin/theme
|
5339 |
msgid "ProfilePress"
|
5340 |
msgstr ""
|
5341 |
|
|
|
5342 |
#. Plugin URI of the plugin/theme
|
|
|
|
|
5343 |
msgid "https://profilepress.net"
|
5344 |
msgstr ""
|
5345 |
|
@@ -5350,7 +7297,3 @@ msgstr ""
|
|
5350 |
#. Author of the plugin/theme
|
5351 |
msgid "ProfilePress Team"
|
5352 |
msgstr ""
|
5353 |
-
|
5354 |
-
#. Author URI of the plugin/theme
|
5355 |
-
msgid "https://profilepress.net"
|
5356 |
-
msgstr ""
|
2 |
# This file is distributed under the same license as the ProfilePress package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: ProfilePress 3.2.10\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-user-avatar\n"
|
7 |
+
"POT-Creation-Date: 2022-04-05 11:06:20+00:00\n"
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
13 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
14 |
|
15 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:57
|
16 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:66
|
17 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:127
|
18 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:57
|
19 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:66
|
20 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:127
|
21 |
msgid "Profile & Cover Photo"
|
22 |
msgstr ""
|
23 |
|
24 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:77
|
25 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:77
|
26 |
msgid "Available Shortcodes"
|
27 |
msgstr ""
|
28 |
|
29 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:81
|
30 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AbstractSettingsPage.php:211
|
31 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:81
|
32 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:211
|
33 |
msgid "Check out MailOptin"
|
34 |
msgstr ""
|
35 |
|
36 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:93
|
37 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:93
|
38 |
msgid "%s[avatar]%s displays a user's profile pictures."
|
39 |
msgstr ""
|
40 |
|
41 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:100
|
42 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:100
|
43 |
+
msgid ""
|
44 |
+
"%s[avatar_upload]%s adds a standalone avatar uploader visible only to logged-"
|
45 |
+
"in users."
|
46 |
msgstr ""
|
47 |
|
48 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:106
|
49 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:106
|
50 |
msgid "Learn more"
|
51 |
msgstr ""
|
52 |
|
53 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:201
|
54 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:201
|
55 |
msgid "Mystery Man"
|
56 |
msgstr ""
|
57 |
|
58 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:202
|
59 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:202
|
60 |
msgid "Blank"
|
61 |
msgstr ""
|
62 |
|
63 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:203
|
64 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:203
|
65 |
msgid "Gravatar Logo"
|
66 |
msgstr ""
|
67 |
|
68 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:204
|
69 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:204
|
70 |
msgid "Identicon (Generated)"
|
71 |
msgstr ""
|
72 |
|
73 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:205
|
74 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:205
|
75 |
msgid "Wavatar (Generated)"
|
76 |
msgstr ""
|
77 |
|
78 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:206
|
79 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:206
|
80 |
msgid "MonsterID (Generated)"
|
81 |
msgstr ""
|
82 |
|
83 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:207
|
84 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:207
|
85 |
msgid "Retro (Generated)"
|
86 |
msgstr ""
|
87 |
|
88 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:241
|
89 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:242
|
90 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-options-page.php:119
|
91 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-options-page.php:123
|
92 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:241
|
93 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:242
|
94 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:119
|
96 |
msgid "Default Profile Picture"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:242
|
100 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:179
|
101 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:242
|
102 |
+
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:179
|
103 |
msgid "Choose Image"
|
104 |
msgstr ""
|
105 |
|
106 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:243
|
107 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:79
|
108 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:283
|
109 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:98
|
110 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:117
|
111 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:243
|
112 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:79
|
113 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:283
|
116 |
msgid "Remove"
|
117 |
msgstr ""
|
118 |
|
119 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:243
|
120 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:205
|
121 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-admin.php:243
|
122 |
+
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:205
|
123 |
msgid "Undo"
|
124 |
msgstr ""
|
125 |
|
126 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-shortcode.php:177
|
127 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-shortcode.php:177
|
128 |
msgid "Profile updated."
|
129 |
msgstr ""
|
130 |
|
131 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-shortcode.php:202
|
132 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:113
|
133 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-shortcode.php:202
|
134 |
#: src/Themes/DragDrop/AbstractTheme.php:113
|
135 |
msgid "Update Profile"
|
136 |
msgstr ""
|
137 |
|
138 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-widget.php:13
|
139 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-widget.php:13
|
140 |
msgid "Insert"
|
141 |
msgstr ""
|
142 |
|
143 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-widget.php:13
|
144 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:193
|
145 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-widget.php:13
|
146 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:193
|
147 |
msgid "[avatar_upload]"
|
148 |
msgstr ""
|
149 |
|
150 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-widget.php:14
|
151 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-widget.php:14
|
152 |
msgid "ProfilePress Avatar Upload"
|
153 |
msgstr ""
|
154 |
|
155 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-widget.php:56
|
156 |
+
#: build/wp-user-avatar/src/Widgets/Form.php:65
|
157 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:473
|
158 |
+
#: build/wp-user-avatar/src/Widgets/UserPanel.php:74
|
159 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-widget.php:56
|
160 |
#: src/Widgets/Form.php:65 src/Widgets/TabbedWidget.php:473
|
161 |
#: src/Widgets/UserPanel.php:74
|
162 |
msgid "Title:"
|
163 |
msgstr ""
|
164 |
|
165 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-widget.php:60
|
166 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-widget.php:60
|
167 |
msgid "Description:"
|
168 |
msgstr ""
|
169 |
|
170 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar-widget.php:65
|
171 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar-widget.php:65
|
172 |
msgid "Automatically add paragraphs"
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:43
|
176 |
+
#: build/wp-user-avatar/src/Classes/ImageUploader.php:41
|
177 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:43
|
178 |
#: src/Classes/ImageUploader.php:41
|
179 |
msgid "Cover Photo"
|
180 |
msgstr ""
|
181 |
|
182 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:73
|
183 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:185
|
184 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:192
|
185 |
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:73
|
186 |
+
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:185
|
187 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:192
|
188 |
msgid "Upload"
|
189 |
msgstr ""
|
190 |
|
191 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:145
|
192 |
+
#: build/wp-user-avatar/src/RegisterScripts.php:73
|
193 |
+
#: build/wp-user-avatar/src/RegisterScripts.php:128
|
194 |
+
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:145
|
195 |
#: src/RegisterScripts.php:73 src/RegisterScripts.php:128
|
196 |
msgid "Are you sure?"
|
197 |
msgstr ""
|
198 |
|
199 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:146
|
200 |
+
#: build/wp-user-avatar/src/RegisterScripts.php:74
|
201 |
+
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:146
|
202 |
#: src/RegisterScripts.php:74
|
203 |
msgid "Deleting..."
|
204 |
msgstr ""
|
205 |
|
206 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:147
|
207 |
+
#: build/wp-user-avatar/src/RegisterScripts.php:75
|
208 |
+
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:147
|
209 |
#: src/RegisterScripts.php:75
|
210 |
msgid "An error occurred. Please try again."
|
211 |
msgstr ""
|
212 |
|
213 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:188
|
214 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-options-page.php:38
|
215 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-options-page.php:70
|
216 |
+
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:188
|
217 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:38
|
218 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:70
|
219 |
msgid "Maximum upload file size: %d%s."
|
220 |
msgstr ""
|
221 |
|
222 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:189
|
223 |
+
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:189
|
224 |
msgid "Allowed Files"
|
225 |
msgstr ""
|
226 |
|
227 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:189
|
228 |
+
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:189
|
229 |
msgid "<code>jpg jpeg png gif</code>"
|
230 |
msgstr ""
|
231 |
|
232 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:195
|
233 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:139
|
234 |
+
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:195
|
235 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:139
|
236 |
msgid "Original Size"
|
237 |
msgstr ""
|
238 |
|
239 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:199
|
240 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:142
|
241 |
+
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:199
|
242 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:142
|
243 |
msgid "Thumbnail"
|
244 |
msgstr ""
|
245 |
|
246 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:202
|
247 |
+
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:202
|
248 |
msgid "Remove Image"
|
249 |
msgstr ""
|
250 |
|
251 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:252
|
252 |
+
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:252
|
253 |
msgid "This file is not an image. Please try another."
|
254 |
msgstr ""
|
255 |
|
256 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:256
|
257 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:283
|
258 |
+
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:256
|
259 |
+
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:283
|
260 |
msgid "Memory exceeded. Please try another smaller file."
|
261 |
msgstr ""
|
262 |
|
263 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:260
|
264 |
+
#: deprecated/wp-user-avatar/includes/class-wp-user-avatar.php:260
|
265 |
+
msgid ""
|
266 |
+
"Unable to create directory %s. Is its parent directory writable by the "
|
267 |
+
"server?"
|
268 |
msgstr ""
|
269 |
|
270 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:18
|
271 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:18
|
272 |
msgid "Profile Picture — ProfilePress"
|
273 |
msgstr ""
|
274 |
|
275 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:120
|
276 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:120
|
277 |
msgid "Display Profile Picture"
|
278 |
msgstr ""
|
279 |
|
280 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:121
|
281 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/ProfilePicture.php:22
|
282 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:121
|
283 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/ProfilePicture.php:22
|
284 |
msgid "Upload Profile Picture"
|
285 |
msgstr ""
|
286 |
|
287 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:126
|
288 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:127
|
289 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:126
|
290 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:127
|
291 |
msgid "wp_user_avatar_user"
|
292 |
msgstr ""
|
293 |
|
294 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:126
|
295 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:126
|
296 |
msgid "User Name"
|
297 |
msgstr ""
|
298 |
|
299 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:136
|
300 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:137
|
301 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:149
|
302 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:183
|
303 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:136
|
304 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:137
|
305 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:149
|
307 |
msgid "wp_user_avatar_size"
|
308 |
msgstr ""
|
309 |
|
310 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:136
|
311 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:148
|
312 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/EditProfile/ShowProfilePicture.php:30
|
313 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:136
|
314 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:148
|
315 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/EditProfile/ShowProfilePicture.php:30
|
316 |
msgid "Size"
|
317 |
msgstr ""
|
318 |
|
319 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:140
|
320 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:342
|
321 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:140
|
322 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:342
|
323 |
msgid "Large"
|
324 |
msgstr ""
|
325 |
|
326 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:141
|
327 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:341
|
328 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:141
|
329 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:341
|
330 |
msgid "Medium"
|
331 |
msgstr ""
|
332 |
|
333 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:143
|
334 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:143
|
335 |
msgid "Custom"
|
336 |
msgstr ""
|
337 |
|
338 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:147
|
339 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:147
|
340 |
msgid "wp_user_avatar_size_number_section"
|
341 |
msgstr ""
|
342 |
|
343 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:148
|
344 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:149
|
345 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:148
|
346 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:149
|
347 |
msgid "wp_user_avatar_size_number"
|
348 |
msgstr ""
|
349 |
|
350 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:153
|
351 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:154
|
352 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:153
|
353 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:154
|
354 |
msgid "wp_user_avatar_align"
|
355 |
msgstr ""
|
356 |
|
357 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:153
|
358 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:153
|
359 |
msgid "Alignment"
|
360 |
msgstr ""
|
361 |
|
362 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:156
|
363 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:416
|
364 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:156
|
365 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:416
|
366 |
msgid "Center"
|
367 |
msgstr ""
|
368 |
|
369 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:157
|
370 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:356
|
371 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:415
|
372 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:157
|
373 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:356
|
374 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:415
|
375 |
msgid "Left"
|
376 |
msgstr ""
|
377 |
|
378 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:158
|
379 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:357
|
380 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:417
|
381 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:158
|
382 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:357
|
383 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:417
|
384 |
msgid "Right"
|
385 |
msgstr ""
|
386 |
|
387 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:163
|
388 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:164
|
389 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:163
|
390 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:164
|
391 |
msgid "wp_user_avatar_link"
|
392 |
msgstr ""
|
393 |
|
394 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:163
|
395 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:163
|
396 |
msgid "Link To"
|
397 |
msgstr ""
|
398 |
|
399 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:166
|
400 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:166
|
401 |
msgid "Image File"
|
402 |
msgstr ""
|
403 |
|
404 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:167
|
405 |
+
#: build/wp-user-avatar/src/ContentProtection/views/view.access-condition.php:125
|
406 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:167
|
407 |
#: src/ContentProtection/views/view.access-condition.php:125
|
408 |
msgid "Custom URL"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:171
|
412 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:171
|
413 |
msgid "wp_user_avatar_link_external_section"
|
414 |
msgstr ""
|
415 |
|
416 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:172
|
417 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:173
|
418 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:172
|
419 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:173
|
420 |
msgid "wp_user_avatar_link_external"
|
421 |
msgstr ""
|
422 |
|
423 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:172
|
424 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:172
|
425 |
msgid "URL"
|
426 |
msgstr ""
|
427 |
|
428 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:177
|
429 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:178
|
430 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:177
|
431 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:178
|
432 |
msgid "wp_user_avatar_target"
|
433 |
msgstr ""
|
434 |
|
435 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:178
|
436 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:178
|
437 |
msgid "Open link in a new window"
|
438 |
msgstr ""
|
439 |
|
440 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:182
|
441 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:183
|
442 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:182
|
443 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:183
|
444 |
msgid "wp_user_avatar_caption"
|
445 |
msgstr ""
|
446 |
|
447 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:182
|
448 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:182
|
449 |
msgid "Caption"
|
450 |
msgstr ""
|
451 |
|
452 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:187
|
453 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:197
|
454 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:187
|
455 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:197
|
456 |
msgid "Insert into Post"
|
457 |
msgstr ""
|
458 |
|
459 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:191
|
460 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:192
|
461 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/tinymce/window.php:193
|
462 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:191
|
463 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:192
|
464 |
#: deprecated/wp-user-avatar/includes/tinymce/window.php:193
|
465 |
msgid "wp_user_avatar_upload"
|
466 |
msgstr ""
|
467 |
|
468 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-functions.php:65
|
469 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-functions.php:73
|
470 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-functions.php:78
|
471 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-functions.php:131
|
472 |
+
#: build/wp-user-avatar/src/Classes/ImageUploader.php:49
|
473 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/MyAccountTag.php:529
|
474 |
#: deprecated/wp-user-avatar/includes/wpua-functions.php:65
|
475 |
#: deprecated/wp-user-avatar/includes/wpua-functions.php:73
|
476 |
#: deprecated/wp-user-avatar/includes/wpua-functions.php:78
|
480 |
msgid "Profile Picture"
|
481 |
msgstr ""
|
482 |
|
483 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-functions.php:75
|
484 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-functions.php:81
|
485 |
#: deprecated/wp-user-avatar/includes/wpua-functions.php:75
|
486 |
#: deprecated/wp-user-avatar/includes/wpua-functions.php:81
|
487 |
msgid "Image"
|
488 |
msgstr ""
|
489 |
|
490 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-options-page.php:13
|
491 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:13
|
492 |
+
msgid ""
|
493 |
+
"Avatar is currently disabled. Kindly %senable it on \"Avatar Display\" "
|
494 |
+
"section%s."
|
495 |
msgstr ""
|
496 |
|
497 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-options-page.php:29
|
498 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:29
|
499 |
msgid "Cover Photo Maximum File Size"
|
500 |
msgstr ""
|
501 |
|
502 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-options-page.php:36
|
503 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-options-page.php:68
|
504 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:36
|
505 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:68
|
506 |
msgid "%s exceeds the maximum upload size for this site."
|
507 |
msgstr ""
|
508 |
|
509 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-options-page.php:47
|
510 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:47
|
511 |
msgid "Default Cover Photo"
|
512 |
msgstr ""
|
513 |
|
514 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-options-page.php:53
|
515 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:53
|
516 |
+
msgid ""
|
517 |
+
"Please make sure that the default cover is large enough (min. 1000px in "
|
518 |
+
"width) and respects the ratio you are using for cover photos."
|
519 |
msgstr ""
|
520 |
|
521 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-options-page.php:61
|
522 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:61
|
523 |
msgid "Profile Picture Maximum File Size"
|
524 |
msgstr ""
|
525 |
|
526 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-options-page.php:75
|
527 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:75
|
528 |
msgid "Resize avatars on upload"
|
529 |
msgstr ""
|
530 |
|
531 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-options-page.php:79
|
532 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:83
|
533 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:224
|
534 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:499
|
535 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:79
|
536 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:83
|
537 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:224
|
539 |
msgid "Width"
|
540 |
msgstr ""
|
541 |
|
542 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-options-page.php:81
|
543 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:81
|
544 |
msgid "Height"
|
545 |
msgstr ""
|
546 |
|
547 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-options-page.php:85
|
548 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:85
|
549 |
msgid "Crop avatars to exact dimensions"
|
550 |
msgstr ""
|
551 |
|
552 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-options-page.php:94
|
553 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:94
|
554 |
msgid "Disable Gravatar"
|
555 |
msgstr ""
|
556 |
|
557 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-options-page.php:102
|
558 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:102
|
559 |
msgid "Disable Gravatar and use only local avatars"
|
560 |
msgstr ""
|
561 |
|
562 |
+
#: build/wp-user-avatar/deprecated/wp-user-avatar/includes/wpua-options-page.php:124
|
563 |
#: deprecated/wp-user-avatar/includes/wpua-options-page.php:124
|
564 |
+
msgid ""
|
565 |
+
"For users without a custom avatar of their own, you can either display a "
|
566 |
+
"generic logo or a generated one based on their e-mail address."
|
567 |
msgstr ""
|
568 |
|
569 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AbstractSettingsPage.php:26
|
570 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:26
|
571 |
msgid "ProfilePress - WordPress User Registration & Profile Plugin"
|
572 |
msgstr ""
|
573 |
|
574 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AbstractSettingsPage.php:67
|
575 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:67
|
576 |
msgid "Review"
|
577 |
msgstr ""
|
578 |
|
579 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AbstractSettingsPage.php:71
|
580 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:71
|
581 |
msgid "Support"
|
582 |
msgstr ""
|
583 |
|
584 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AbstractSettingsPage.php:75
|
585 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:75
|
586 |
msgid "Pro Upgrade"
|
587 |
msgstr ""
|
588 |
|
589 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AbstractSettingsPage.php:79
|
590 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:79
|
591 |
msgid "Docs"
|
592 |
msgstr ""
|
593 |
|
594 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AbstractSettingsPage.php:207
|
595 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:207
|
596 |
msgid "Need Support?"
|
597 |
msgstr ""
|
598 |
|
599 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AbstractSettingsPage.php:236
|
600 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:236
|
601 |
+
msgid ""
|
602 |
+
"Whether you need help or have a new feature request, let us know. %sRequest "
|
603 |
+
"Support%s"
|
604 |
msgstr ""
|
605 |
|
606 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AbstractSettingsPage.php:244
|
607 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:244
|
608 |
+
msgid ""
|
609 |
+
"Detailed documentation is also available on the plugin website. %sView "
|
610 |
+
"Knowledge Base%s"
|
611 |
msgstr ""
|
612 |
|
613 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AbstractSettingsPage.php:252
|
614 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:252
|
615 |
+
msgid ""
|
616 |
+
"If you are enjoying ProfilePress and find it useful, please consider leaving "
|
617 |
+
"a ★★★★★ review on WordPress.org. %sLeave a Review%s"
|
618 |
msgstr ""
|
619 |
|
620 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AbstractSettingsPage.php:264
|
621 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:264
|
622 |
msgid "Use the coupon code %s10PERCENTOFF%s to save %s off MailOptin."
|
623 |
msgstr ""
|
624 |
|
625 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AbstractSettingsPage.php:279
|
626 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AbstractSettingsPage.php:296
|
627 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Metabox.php:162
|
628 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Metabox.php:223
|
629 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:292
|
630 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1241
|
631 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1269
|
632 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1291
|
633 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:279
|
634 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:296
|
635 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:162
|
641 |
msgid "Select..."
|
642 |
msgstr ""
|
643 |
|
644 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AbstractSettingsPage.php:314
|
645 |
#: src/Admin/SettingsPages/AbstractSettingsPage.php:314
|
646 |
msgid "Custom URL Here"
|
647 |
msgstr ""
|
648 |
|
649 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AddNewForm.php:27
|
650 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MemberDirectories.php:40
|
651 |
#: src/Admin/SettingsPages/AddNewForm.php:27
|
652 |
#: src/Admin/SettingsPages/MemberDirectories.php:40
|
653 |
msgid "Add Member Directory"
|
654 |
msgstr ""
|
655 |
|
656 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AddNewForm.php:47
|
657 |
#: src/Admin/SettingsPages/AddNewForm.php:47
|
658 |
msgid "Drag & Drop Builder"
|
659 |
msgstr ""
|
660 |
|
661 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AddNewForm.php:48
|
662 |
#: src/Admin/SettingsPages/AddNewForm.php:48
|
663 |
+
msgid ""
|
664 |
+
"Create beautiful, responsive forms with easy to use drag & drop form builder."
|
665 |
msgstr ""
|
666 |
|
667 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AddNewForm.php:51
|
668 |
#: src/Admin/SettingsPages/AddNewForm.php:51
|
669 |
msgid "Get Started"
|
670 |
msgstr ""
|
671 |
|
672 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AddNewForm.php:61
|
673 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AddNewForm.php:77
|
674 |
#: src/Admin/SettingsPages/AddNewForm.php:61
|
675 |
#: src/Admin/SettingsPages/AddNewForm.php:77
|
676 |
msgid "Shortcode Builder"
|
677 |
msgstr ""
|
678 |
|
679 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AddNewForm.php:62
|
680 |
#: src/Admin/SettingsPages/AddNewForm.php:62
|
681 |
+
msgid ""
|
682 |
+
"Code your own from scratch with complete control and flexibility using "
|
683 |
+
"shortcodes."
|
684 |
msgstr ""
|
685 |
|
686 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AddNewForm.php:65
|
687 |
+
#: build/wp-user-avatar/src/Classes/AjaxHandler.php:116
|
688 |
#: src/Admin/SettingsPages/AddNewForm.php:65 src/Classes/AjaxHandler.php:116
|
689 |
msgid "Build Now"
|
690 |
msgstr ""
|
691 |
|
692 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AddNewForm.php:79
|
693 |
#: src/Admin/SettingsPages/AddNewForm.php:79
|
694 |
+
msgid ""
|
695 |
+
"Code your own from scratch with complete control and flexibility. %sLearn "
|
696 |
+
"more%s."
|
697 |
msgstr ""
|
698 |
|
699 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AddNewForm.php:85
|
700 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/ExtensionsSettingsPage.php:122
|
701 |
#: src/Admin/SettingsPages/AddNewForm.php:85
|
702 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:122
|
703 |
msgid "Upgrade to Premium"
|
704 |
msgstr ""
|
705 |
|
706 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AddNewForm.php:123
|
707 |
#: src/Admin/SettingsPages/AddNewForm.php:123
|
708 |
msgid "Back to Overview"
|
709 |
msgstr ""
|
710 |
|
711 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/AdminFooter.php:27
|
712 |
#: src/Admin/SettingsPages/AdminFooter.php:27
|
713 |
+
msgid ""
|
714 |
+
"Thank you for using <a href=\"%1$s\" target=\"_blank\">ProfilePress</a>! "
|
715 |
+
"Please <a href=\"%2$s\" target=\"_blank\">rate us ★★★★★</a> on <a href=\"%2$s"
|
716 |
+
"\" target=\"_blank\">WordPress.org</a> to help us spread the word."
|
717 |
msgstr ""
|
718 |
|
719 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:169
|
720 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:169
|
721 |
msgid "Form title cannot empty"
|
722 |
msgstr ""
|
723 |
|
724 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:188
|
725 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:188
|
726 |
msgid "Changes saved"
|
727 |
msgstr ""
|
728 |
|
729 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1175
|
730 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1175
|
731 |
msgid "Select Icon"
|
732 |
msgstr ""
|
733 |
|
734 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1203
|
735 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1294
|
736 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:202
|
737 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1203
|
738 |
#: src/Functions/GlobalFunctions.php:1294
|
739 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:202
|
740 |
msgid "Standard Fields"
|
741 |
msgstr ""
|
742 |
|
743 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1204
|
744 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1204
|
745 |
msgid "Extra Fields"
|
746 |
msgstr ""
|
747 |
|
748 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1206
|
749 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:55
|
750 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1297
|
751 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:216
|
752 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1206
|
753 |
#: src/Classes/ExtensionManager.php:55 src/Functions/GlobalFunctions.php:1297
|
754 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:216
|
755 |
msgid "Custom Fields"
|
756 |
msgstr ""
|
757 |
|
758 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1207
|
759 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1207
|
760 |
msgid "WooCommerce Billing Address"
|
761 |
msgstr ""
|
762 |
|
763 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1208
|
764 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1208
|
765 |
msgid "WooCommerce Shipping Address"
|
766 |
msgstr ""
|
767 |
|
768 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1231
|
769 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1231
|
770 |
msgid "No custom field available. %sClick here to create one%s."
|
771 |
msgstr ""
|
772 |
|
773 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1259
|
774 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1259
|
775 |
msgid "Enter title here"
|
776 |
msgstr ""
|
777 |
|
778 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1261
|
779 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1288
|
780 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/CustomizerTrait.php:11
|
781 |
+
#: build/wp-user-avatar/src/AdminBarDashboardAccess/include.settings-page.php:54
|
782 |
+
#: build/wp-user-avatar/src/AdminBarDashboardAccess/include.settings-page.php:109
|
783 |
+
#: build/wp-user-avatar/src/Functions/custom-settings-api.php:1078
|
784 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:1036
|
785 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1261
|
786 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1288
|
787 |
#: src/Admin/SettingsPages/EmailSettings/CustomizerTrait.php:11
|
792 |
msgid "Save Changes"
|
793 |
msgstr ""
|
794 |
|
795 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1266
|
796 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1266
|
797 |
+
msgid ""
|
798 |
+
"Copy this shortcode and paste it into your post, page, or text widget "
|
799 |
+
"content:"
|
800 |
msgstr ""
|
801 |
|
802 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1291
|
803 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1291
|
804 |
msgid "Delete Form"
|
805 |
msgstr ""
|
806 |
|
807 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1349
|
808 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1388
|
809 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1440
|
810 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1349
|
811 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1388
|
812 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1440
|
813 |
msgid "Success Message"
|
814 |
msgstr ""
|
815 |
|
816 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1355
|
817 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1355
|
818 |
msgid "New User Role"
|
819 |
msgstr ""
|
820 |
|
821 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1356
|
822 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1356
|
823 |
msgid "Role users registered through this form will be assigned."
|
824 |
msgstr ""
|
825 |
|
826 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1363
|
827 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1363
|
828 |
msgid "Username Requirement"
|
829 |
msgstr ""
|
830 |
|
831 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1364
|
832 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1364
|
833 |
msgid "Check to disable username requirement"
|
834 |
msgstr ""
|
835 |
|
836 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1365
|
837 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1365
|
838 |
+
msgid ""
|
839 |
+
"Disable requirement for users to enter a username during registration. "
|
840 |
+
"Usernames will automatically be generated from their email addresses."
|
841 |
msgstr ""
|
842 |
|
843 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1372
|
844 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:178
|
845 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1372
|
846 |
#: src/Admin/SettingsPages/GeneralSettings.php:178
|
847 |
msgid "Registration Settings"
|
848 |
msgstr ""
|
849 |
|
850 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1395
|
851 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1395
|
852 |
msgid "Edit Profile Settings"
|
853 |
msgstr ""
|
854 |
|
855 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1413
|
856 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:85
|
857 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1413
|
858 |
#: src/Classes/ExtensionManager.php:85
|
859 |
msgid "Passwordless Login"
|
860 |
msgstr ""
|
861 |
|
862 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1414
|
863 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1414
|
864 |
msgid "Check to make this a passwordless login form."
|
865 |
msgstr ""
|
866 |
|
867 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1424
|
868 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:192
|
869 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1424
|
870 |
#: src/Admin/SettingsPages/GeneralSettings.php:192
|
871 |
msgid "Login Settings"
|
872 |
msgstr ""
|
873 |
|
874 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1447
|
875 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1447
|
876 |
msgid "Password Reset Settings"
|
877 |
msgstr ""
|
878 |
|
879 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1468
|
880 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:35
|
881 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Country.php:35
|
882 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Checkbox.php:50
|
883 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Radio.php:50
|
884 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Select.php:50
|
885 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Login/RememberLogin.php:35
|
886 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/RadioButtons.php:35
|
887 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SelectDropdown.php:35
|
888 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SelectRole.php:29
|
889 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:50
|
890 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1468
|
891 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:35
|
892 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Country.php:35
|
901 |
msgid "Label"
|
902 |
msgstr ""
|
903 |
|
904 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1474
|
905 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1474
|
906 |
msgid "Processing Label"
|
907 |
msgstr ""
|
908 |
|
909 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1481
|
910 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1481
|
911 |
msgid "Submit Button"
|
912 |
msgstr ""
|
913 |
|
914 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1488
|
915 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1488
|
916 |
msgid "Appearance"
|
917 |
msgstr ""
|
918 |
|
919 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1495
|
920 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1495
|
921 |
msgid "Colors"
|
922 |
msgstr ""
|
923 |
|
924 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1523
|
925 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:533
|
926 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/Login/PerfectoLite.php:51
|
927 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/Registration/PerfectoLite.php:53
|
928 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1523
|
929 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:533
|
930 |
#: src/Themes/DragDrop/Login/PerfectoLite.php:51
|
932 |
msgid "Text"
|
933 |
msgstr ""
|
934 |
|
935 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1524
|
936 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1524
|
937 |
msgid "Visual"
|
938 |
msgstr ""
|
939 |
|
940 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1525
|
941 |
#: src/Admin/SettingsPages/DragDropBuilder/DragDropBuilder.php:1525
|
942 |
msgid "Add Media"
|
943 |
msgstr ""
|
944 |
|
945 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:87
|
946 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:19
|
947 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:56
|
948 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:81
|
949 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:28
|
950 |
#: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:87
|
951 |
#: src/Admin/SettingsPages/GeneralSettings.php:19
|
952 |
#: src/Admin/SettingsPages/GeneralSettings.php:56
|
955 |
msgid "General"
|
956 |
msgstr ""
|
957 |
|
958 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:88
|
959 |
#: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:88
|
960 |
msgid "Style"
|
961 |
msgstr ""
|
962 |
|
963 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:89
|
964 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:232
|
965 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:38
|
966 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:39
|
967 |
+
#: build/wp-user-avatar/src/Classes/Miscellaneous.php:17
|
968 |
#: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:89
|
969 |
#: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:232
|
970 |
#: src/Admin/SettingsPages/GeneralSettings.php:38
|
971 |
#: src/Admin/SettingsPages/GeneralSettings.php:39
|
972 |
+
#: src/Classes/Miscellaneous.php:17
|
973 |
msgid "Settings"
|
974 |
msgstr ""
|
975 |
|
976 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:111
|
977 |
#: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:111
|
978 |
msgid "Edit Field"
|
979 |
msgstr ""
|
980 |
|
981 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:210
|
982 |
#: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:210
|
983 |
msgid "Cancel"
|
984 |
msgstr ""
|
985 |
|
986 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:213
|
987 |
#: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:213
|
988 |
msgid "Apply Changes"
|
989 |
msgstr ""
|
990 |
|
991 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:235
|
992 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/FormList.php:239
|
993 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/FormList.php:315
|
994 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:169
|
995 |
+
#: build/wp-user-avatar/src/ContentProtection/WPListTable.php:96
|
996 |
+
#: build/wp-user-avatar/src/ContentProtection/WPListTable.php:305
|
997 |
+
#: build/wp-user-avatar/src/ContentProtection/views/include.view-sidebar.php:12
|
998 |
#: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:235
|
999 |
#: src/Admin/SettingsPages/FormList.php:239
|
1000 |
#: src/Admin/SettingsPages/FormList.php:315
|
1005 |
msgid "Delete"
|
1006 |
msgstr ""
|
1007 |
|
1008 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:238
|
1009 |
#: src/Admin/SettingsPages/DragDropBuilder/FieldBase.php:238
|
1010 |
msgid "Clone"
|
1011 |
msgstr ""
|
1012 |
|
1013 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Bio.php:22
|
1014 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/Bio.php:22
|
1015 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1281
|
1016 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:211
|
1017 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:189
|
1018 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Bio.php:22
|
1019 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/Bio.php:22
|
1020 |
#: src/Functions/GlobalFunctions.php:1281
|
1023 |
msgid "Biography"
|
1024 |
msgstr ""
|
1025 |
|
1026 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Bio.php:30
|
1027 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/CFPassword.php:40
|
1028 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/ConfirmEmail.php:30
|
1029 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/ConfirmPassword.php:30
|
1030 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Date.php:64
|
1031 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Date.php:50
|
1032 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Input.php:50
|
1033 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Password.php:50
|
1034 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DisplayName.php:30
|
1035 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Email.php:30
|
1036 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/FirstName.php:30
|
1037 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/LastName.php:30
|
1038 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Login/Password.php:30
|
1039 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Login/Userlogin.php:35
|
1040 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Nickname.php:30
|
1041 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:40
|
1042 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Password.php:30
|
1043 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/PasswordReset/Userlogin.php:35
|
1044 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/TextBox.php:40
|
1045 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Textarea.php:40
|
1046 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Username.php:30
|
1047 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Website.php:30
|
1048 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:436
|
1049 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Bio.php:30
|
1050 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CFPassword.php:40
|
1051 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/ConfirmEmail.php:30
|
1072 |
msgid "Placeholder"
|
1073 |
msgstr ""
|
1074 |
|
1075 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Bio.php:38
|
1076 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/CFPassword.php:48
|
1077 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:53
|
1078 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Country.php:47
|
1079 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/CoverImage.php:31
|
1080 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Date.php:71
|
1081 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Agreeable.php:61
|
1082 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Checkbox.php:65
|
1083 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Date.php:57
|
1084 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Input.php:58
|
1085 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Password.php:58
|
1086 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Radio.php:57
|
1087 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Select.php:58
|
1088 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DisplayName.php:38
|
1089 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/FirstName.php:38
|
1090 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/LastName.php:38
|
1091 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Nickname.php:38
|
1092 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:63
|
1093 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/ProfilePicture.php:31
|
1094 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/RadioButtons.php:53
|
1095 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SelectDropdown.php:58
|
1096 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SelectRole.php:41
|
1097 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SingleCheckbox.php:47
|
1098 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/TextBox.php:48
|
1099 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Textarea.php:48
|
1100 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Website.php:38
|
1101 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Bio.php:38
|
1102 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CFPassword.php:48
|
1103 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:53
|
1127 |
msgid "Required"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Bio.php:39
|
1131 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/CFPassword.php:49
|
1132 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:54
|
1133 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Country.php:48
|
1134 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/CoverImage.php:32
|
1135 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Date.php:72
|
1136 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Agreeable.php:62
|
1137 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Checkbox.php:66
|
1138 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Date.php:58
|
1139 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Input.php:59
|
1140 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Password.php:59
|
1141 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Radio.php:58
|
1142 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Select.php:59
|
1143 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DisplayName.php:39
|
1144 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/FirstName.php:39
|
1145 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/LastName.php:39
|
1146 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Nickname.php:39
|
1147 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:64
|
1148 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/ProfilePicture.php:32
|
1149 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/RadioButtons.php:54
|
1150 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SelectDropdown.php:59
|
1151 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SelectRole.php:42
|
1152 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SingleCheckbox.php:48
|
1153 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/TextBox.php:49
|
1154 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Textarea.php:49
|
1155 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Website.php:39
|
1156 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Bio.php:39
|
1157 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CFPassword.php:49
|
1158 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:54
|
1182 |
msgid "Force users to fill out this field, otherwise it will be optional."
|
1183 |
msgstr ""
|
1184 |
|
1185 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Bio.php:45
|
1186 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/CFPassword.php:55
|
1187 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:60
|
1188 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/ConfirmEmail.php:37
|
1189 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/ConfirmPassword.php:37
|
1190 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Country.php:54
|
1191 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/CoverImage.php:38
|
1192 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Date.php:78
|
1193 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Agreeable.php:68
|
1194 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Checkbox.php:57
|
1195 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Date.php:64
|
1196 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Input.php:65
|
1197 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Password.php:65
|
1198 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Radio.php:64
|
1199 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Select.php:65
|
1200 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DisplayName.php:45
|
1201 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/EditProfile/ShowCoverImage.php:36
|
1202 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/EditProfile/ShowProfilePicture.php:41
|
1203 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Email.php:37
|
1204 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/FirstName.php:45
|
1205 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/LastName.php:45
|
1206 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Login/Password.php:37
|
1207 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Login/RememberLogin.php:42
|
1208 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Login/Userlogin.php:42
|
1209 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Nickname.php:45
|
1210 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:70
|
1211 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Password.php:36
|
1212 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/PasswordReset/Userlogin.php:42
|
1213 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/PasswordStrengthMeter.php:38
|
1214 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/ProfilePicture.php:38
|
1215 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/RadioButtons.php:60
|
1216 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SelectDropdown.php:65
|
1217 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SelectRole.php:48
|
1218 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SingleCheckbox.php:54
|
1219 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/TextBox.php:55
|
1220 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Textarea.php:55
|
1221 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Username.php:36
|
1222 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Website.php:45
|
1223 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Bio.php:45
|
1224 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CFPassword.php:55
|
1225 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:60
|
1261 |
msgid "CSS Classes"
|
1262 |
msgstr ""
|
1263 |
|
1264 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Bio.php:47
|
1265 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/CFPassword.php:57
|
1266 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:62
|
1267 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/ConfirmEmail.php:39
|
1268 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/ConfirmPassword.php:39
|
1269 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Country.php:56
|
1270 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/CoverImage.php:40
|
1271 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Date.php:80
|
1272 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Agreeable.php:70
|
1273 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Checkbox.php:59
|
1274 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Date.php:66
|
1275 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Input.php:67
|
1276 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Password.php:67
|
1277 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Radio.php:66
|
1278 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Select.php:67
|
1279 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DisplayName.php:47
|
1280 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/EditProfile/ShowCoverImage.php:38
|
1281 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/EditProfile/ShowProfilePicture.php:43
|
1282 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Email.php:39
|
1283 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/FirstName.php:47
|
1284 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/LastName.php:47
|
1285 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Login/Password.php:39
|
1286 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Login/RememberLogin.php:44
|
1287 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Login/Userlogin.php:44
|
1288 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Nickname.php:47
|
1289 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:72
|
1290 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Password.php:38
|
1291 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/PasswordReset/Userlogin.php:44
|
1292 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/PasswordStrengthMeter.php:40
|
1293 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/ProfilePicture.php:40
|
1294 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/RadioButtons.php:62
|
1295 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SelectDropdown.php:67
|
1296 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SelectRole.php:50
|
1297 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SingleCheckbox.php:56
|
1298 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/TextBox.php:57
|
1299 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Textarea.php:57
|
1300 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Username.php:38
|
1301 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Website.php:47
|
1302 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Bio.php:47
|
1303 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CFPassword.php:57
|
1304 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:62
|
1340 |
msgid "Enter the CSS class names you would like to add to this field."
|
1341 |
msgstr ""
|
1342 |
|
1343 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/CFPassword.php:22
|
1344 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Login/Password.php:22
|
1345 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Password.php:22
|
1346 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:162
|
1347 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:165
|
1348 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:205
|
1349 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:144
|
1350 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:172
|
1351 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CFPassword.php:22
|
1352 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Login/Password.php:22
|
1353 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Password.php:22
|
1358 |
msgid "Password"
|
1359 |
msgstr ""
|
1360 |
|
1361 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/CFPassword.php:35
|
1362 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:40
|
1363 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Country.php:39
|
1364 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Date.php:35
|
1365 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:35
|
1366 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/RadioButtons.php:40
|
1367 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SelectDropdown.php:39
|
1368 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SingleCheckbox.php:35
|
1369 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/TextBox.php:35
|
1370 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Textarea.php:35
|
1371 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CFPassword.php:35
|
1372 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:40
|
1373 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Country.php:39
|
1381 |
msgid "Field Key"
|
1382 |
msgstr ""
|
1383 |
|
1384 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:22
|
1385 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:22
|
1386 |
msgid "Checkbox List"
|
1387 |
msgstr ""
|
1388 |
|
1389 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:45
|
1390 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/RadioButtons.php:45
|
1391 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:45
|
1392 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/RadioButtons.php:45
|
1393 |
msgid "Choices"
|
1394 |
msgstr ""
|
1395 |
|
1396 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:47
|
1397 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/RadioButtons.php:47
|
1398 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SelectDropdown.php:52
|
1399 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CheckboxList.php:47
|
1400 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/RadioButtons.php:47
|
1401 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/SelectDropdown.php:52
|
1402 |
+
msgid ""
|
1403 |
+
"Enter one choice per line. This will be the options available for user to "
|
1404 |
+
"select."
|
1405 |
msgstr ""
|
1406 |
|
1407 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/ConfirmEmail.php:22
|
1408 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:171
|
1409 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/ConfirmEmail.php:22
|
1410 |
#: src/Themes/DragDrop/AbstractTheme.php:171
|
1411 |
msgid "Confirm Email"
|
1412 |
msgstr ""
|
1413 |
|
1414 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/ConfirmPassword.php:22
|
1415 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:188
|
1416 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:168
|
1417 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/ConfirmPassword.php:22
|
1418 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:188
|
1419 |
#: src/Themes/DragDrop/AbstractTheme.php:168
|
1420 |
msgid "Confirm Password"
|
1421 |
msgstr ""
|
1422 |
|
1423 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Country.php:22
|
1424 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Country.php:22
|
1425 |
msgid "Country"
|
1426 |
msgstr ""
|
1427 |
|
1428 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/CoverImage.php:22
|
1429 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/CoverImage.php:22
|
1430 |
msgid "Upload Cover Photo"
|
1431 |
msgstr ""
|
1432 |
|
1433 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Date.php:22
|
1434 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Date.php:22
|
1435 |
msgid "Date / Time"
|
1436 |
msgstr ""
|
1437 |
|
1438 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Date.php:40
|
1439 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Date.php:40
|
1440 |
msgid "Date/Time Format"
|
1441 |
msgstr ""
|
1442 |
|
1443 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Date.php:58
|
1444 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Date.php:59
|
1445 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Date.php:58
|
1446 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Date.php:59
|
1447 |
msgid "Only Time"
|
1448 |
msgstr ""
|
1449 |
|
1450 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Date.php:61
|
1451 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Date.php:61
|
1452 |
+
msgid ""
|
1453 |
+
"Select a date and time format that users will be able to choose a date in."
|
1454 |
msgstr ""
|
1455 |
|
1456 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Agreeable.php:50
|
1457 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Agreeable.php:50
|
1458 |
msgid "Checked by Default"
|
1459 |
msgstr ""
|
1460 |
|
1461 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Agreeable.php:52
|
1462 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Agreeable.php:52
|
1463 |
msgid "False"
|
1464 |
msgstr ""
|
1465 |
|
1466 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Agreeable.php:53
|
1467 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/DefinedFieldTypes/Agreeable.php:53
|
1468 |
msgid "True"
|
1469 |
msgstr ""
|
1470 |
|
1471 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/DisplayName.php:22
|
1472 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:22
|
1473 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1279
|
1474 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:318
|
1475 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:208
|
1476 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:460
|
1477 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:180
|
1478 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:115
|
1479 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:106
|
1480 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/DisplayName.php:22
|
1481 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:22
|
1482 |
#: src/Functions/GlobalFunctions.php:1279
|
1483 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:318
|
1484 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:208
|
1485 |
+
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:460
|
1486 |
#: src/Themes/DragDrop/AbstractTheme.php:180
|
1487 |
#: src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:115
|
1488 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:106
|
1489 |
msgid "Display Name"
|
1490 |
msgstr ""
|
1491 |
|
1492 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/EditProfile/ShowCoverImage.php:22
|
1493 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/EditProfile/ShowCoverImage.php:22
|
1494 |
msgid "Show Cover Photo"
|
1495 |
msgstr ""
|
1496 |
|
1497 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/EditProfile/ShowCoverImage.php:30
|
1498 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/EditProfile/ShowProfilePicture.php:35
|
1499 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/EditProfile/ShowCoverImage.php:30
|
1500 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/EditProfile/ShowProfilePicture.php:35
|
1501 |
msgid "Alt Text"
|
1502 |
msgstr ""
|
1503 |
|
1504 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/EditProfile/ShowProfilePicture.php:22
|
1505 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/EditProfile/ShowProfilePicture.php:22
|
1506 |
msgid "Show Profile Picture"
|
1507 |
msgstr ""
|
1508 |
|
1509 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Email.php:22
|
1510 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/Email.php:22
|
1511 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1280
|
1512 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:210
|
1513 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:206
|
1514 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:162
|
1515 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:221
|
1516 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:137
|
1517 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Email.php:22
|
1518 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/Email.php:22
|
1519 |
#: src/Functions/GlobalFunctions.php:1280
|
1524 |
msgid "Email Address"
|
1525 |
msgstr ""
|
1526 |
|
1527 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/FirstName.php:22
|
1528 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/FirstName.php:22
|
1529 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1276
|
1530 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:350
|
1531 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:209
|
1532 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:461
|
1533 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:183
|
1534 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:224
|
1535 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/FirstName.php:22
|
1536 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/FirstName.php:22
|
1537 |
#: src/Functions/GlobalFunctions.php:1276
|
1538 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:350
|
1539 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:209
|
1540 |
+
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:461
|
1541 |
#: src/Themes/DragDrop/AbstractTheme.php:183
|
1542 |
#: src/Themes/DragDrop/AbstractTheme.php:224
|
1543 |
msgid "First Name"
|
1544 |
msgstr ""
|
1545 |
|
1546 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/HTML.php:22
|
1547 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/HTML.php:27
|
1548 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/HTML.php:22
|
1549 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/HTML.php:27
|
1550 |
msgid "Custom HTML"
|
1551 |
msgstr ""
|
1552 |
|
1553 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/HTML.php:35
|
1554 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/HTML.php:35
|
1555 |
msgid "Content"
|
1556 |
msgstr ""
|
1557 |
|
1558 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/LastName.php:22
|
1559 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/LastName.php:22
|
1560 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1277
|
1561 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:383
|
1562 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:210
|
1563 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:462
|
1564 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:186
|
1565 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:227
|
1566 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/LastName.php:22
|
1567 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/LastName.php:22
|
1568 |
#: src/Functions/GlobalFunctions.php:1277
|
1569 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:383
|
1570 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:210
|
1571 |
+
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:462
|
1572 |
#: src/Themes/DragDrop/AbstractTheme.php:186
|
1573 |
#: src/Themes/DragDrop/AbstractTheme.php:227
|
1574 |
msgid "Last Name"
|
1575 |
msgstr ""
|
1576 |
|
1577 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Login/RememberLogin.php:22
|
1578 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Login/RememberLogin.php:22
|
1579 |
msgid "Remember Login"
|
1580 |
msgstr ""
|
1581 |
|
1582 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Login/RememberLogin.php:27
|
1583 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:208
|
1584 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Login/RememberLogin.php:27
|
1585 |
#: src/Themes/DragDrop/AbstractTheme.php:208
|
1586 |
msgid "Remember Me"
|
1587 |
msgstr ""
|
1588 |
|
1589 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Login/Userlogin.php:22
|
1590 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/PasswordReset/Userlogin.php:22
|
1591 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/PasswordResetBuilder.php:35
|
1592 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:202
|
1593 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:213
|
1594 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:133
|
1595 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Login/Userlogin.php:22
|
1596 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/PasswordReset/Userlogin.php:22
|
1597 |
#: src/ShortcodeParser/Builder/PasswordResetBuilder.php:35
|
1600 |
msgid "Username or Email"
|
1601 |
msgstr ""
|
1602 |
|
1603 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Login/Userlogin.php:27
|
1604 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/PasswordReset/Userlogin.php:27
|
1605 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Login/Userlogin.php:27
|
1606 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/PasswordReset/Userlogin.php:27
|
1607 |
msgid "User Login"
|
1608 |
msgstr ""
|
1609 |
|
1610 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Nickname.php:22
|
1611 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/Nickname.php:22
|
1612 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1278
|
1613 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:286
|
1614 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:300
|
1615 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:138
|
1616 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:177
|
1617 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:107
|
1618 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Nickname.php:22
|
1619 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/Nickname.php:22
|
1620 |
#: src/Functions/GlobalFunctions.php:1278
|
1626 |
msgid "Nickname"
|
1627 |
msgstr ""
|
1628 |
|
1629 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:22
|
1630 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:22
|
1631 |
msgid "Number"
|
1632 |
msgstr ""
|
1633 |
|
1634 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:47
|
1635 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:47
|
1636 |
msgid "Minimum Value"
|
1637 |
msgstr ""
|
1638 |
|
1639 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:49
|
1640 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:49
|
1641 |
msgid "Enter the minimum value allowed."
|
1642 |
msgstr ""
|
1643 |
|
1644 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:52
|
1645 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:52
|
1646 |
msgid "Maximum Value"
|
1647 |
msgstr ""
|
1648 |
|
1649 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:54
|
1650 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:54
|
1651 |
msgid "Enter the maximum value allowed."
|
1652 |
msgstr ""
|
1653 |
|
1654 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:57
|
1655 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:57
|
1656 |
msgid "Step Value"
|
1657 |
msgstr ""
|
1658 |
|
1659 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:59
|
1660 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Number.php:59
|
1661 |
msgid "Enter the number intervals."
|
1662 |
msgstr ""
|
1663 |
|
1664 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/PasswordStrengthMeter.php:22
|
1665 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/PasswordStrengthMeter.php:22
|
1666 |
msgid "Password Strength"
|
1667 |
msgstr ""
|
1668 |
|
1669 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/PasswordStrengthMeter.php:31
|
1670 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/PasswordStrengthMeter.php:31
|
1671 |
msgid "Enforce"
|
1672 |
msgstr ""
|
1673 |
|
1674 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/PasswordStrengthMeter.php:32
|
1675 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/PasswordStrengthMeter.php:32
|
1676 |
msgid "Prevent registration unless users entered password is strong."
|
1677 |
msgstr ""
|
1678 |
|
1679 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/RadioButtons.php:22
|
1680 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/RadioButtons.php:22
|
1681 |
msgid "Radio Buttons"
|
1682 |
msgstr ""
|
1683 |
|
1684 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SelectDropdown.php:22
|
1685 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/SelectDropdown.php:22
|
1686 |
msgid "Dropdown"
|
1687 |
msgstr ""
|
1688 |
|
1689 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SelectDropdown.php:44
|
1690 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/SelectDropdown.php:44
|
1691 |
msgid "Multiple Selection"
|
1692 |
msgstr ""
|
1693 |
|
1694 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SelectDropdown.php:47
|
1695 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/SelectDropdown.php:47
|
1696 |
msgid "Check to allow multiple options to be selected."
|
1697 |
msgstr ""
|
1698 |
|
1699 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SelectDropdown.php:50
|
1700 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SelectRole.php:33
|
1701 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/SelectDropdown.php:50
|
1702 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/SelectRole.php:33
|
1703 |
msgid "Options"
|
1704 |
msgstr ""
|
1705 |
|
1706 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SelectRole.php:21
|
1707 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/SelectRole.php:21
|
1708 |
msgid "Select Role"
|
1709 |
msgstr ""
|
1710 |
|
1711 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SelectRole.php:35
|
1712 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/SelectRole.php:35
|
1713 |
msgid "Enter comma separated list of roles to include in the select dropdown."
|
1714 |
msgstr ""
|
1715 |
|
1716 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SingleCheckbox.php:22
|
1717 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/SingleCheckbox.php:22
|
1718 |
msgid "Single Checkbox"
|
1719 |
msgstr ""
|
1720 |
|
1721 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/SingleCheckbox.php:40
|
1722 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/SingleCheckbox.php:40
|
1723 |
msgid "Checkbox Text"
|
1724 |
msgstr ""
|
1725 |
|
1726 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/TextBox.php:22
|
1727 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/TextBox.php:22
|
1728 |
msgid "Text Box"
|
1729 |
msgstr ""
|
1730 |
|
1731 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Textarea.php:22
|
1732 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Textarea.php:22
|
1733 |
msgid "Textarea"
|
1734 |
msgstr ""
|
1735 |
|
1736 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/Bio.php:30
|
1737 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/CustomField.php:40
|
1738 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:30
|
1739 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/Email.php:30
|
1740 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/FirstName.php:30
|
1741 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/LastName.php:30
|
1742 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/Nickname.php:30
|
1743 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/Username.php:30
|
1744 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/Website.php:30
|
1745 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/FormList.php:193
|
1746 |
+
#: build/wp-user-avatar/src/ContentProtection/WPListTable.php:28
|
1747 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:390
|
1748 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/Bio.php:30
|
1749 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/CustomField.php:40
|
1750 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:30
|
1760 |
msgid "Title"
|
1761 |
msgstr ""
|
1762 |
|
1763 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/CustomField.php:22
|
1764 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/CustomField.php:30
|
1765 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/CustomField.php:22
|
1766 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/CustomField.php:30
|
1767 |
msgid "Custom Field"
|
1768 |
msgstr ""
|
1769 |
|
1770 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/CustomField.php:34
|
1771 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/CustomField.php:34
|
1772 |
+
msgid ""
|
1773 |
+
"Select a custom field. Only use the %1$sTitle%2$s and %1$sUser Meta / Field "
|
1774 |
+
"Key%2$s below if you don't have it %3$sdefined in ProfilePress%4$s."
|
1775 |
msgstr ""
|
1776 |
|
1777 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/CustomField.php:44
|
1778 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/CustomField.php:44
|
1779 |
msgid "User Meta / Field Key"
|
1780 |
msgstr ""
|
1781 |
|
1782 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/CustomField.php:46
|
1783 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/CustomField.php:46
|
1784 |
msgid "Enter a custom field or user meta key here."
|
1785 |
msgstr ""
|
1786 |
|
1787 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:34
|
1788 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:34
|
1789 |
msgid "Format"
|
1790 |
msgstr ""
|
1791 |
|
1792 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:37
|
1793 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:37
|
1794 |
msgid "Default Display Name"
|
1795 |
msgstr ""
|
1796 |
|
1797 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:38
|
1798 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:108
|
1799 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:38
|
1800 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:108
|
1801 |
msgid "First & Last Name"
|
1802 |
msgstr ""
|
1803 |
|
1804 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:39
|
1805 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:109
|
1806 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:39
|
1807 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:109
|
1808 |
msgid "Last & First Name"
|
1809 |
msgstr ""
|
1810 |
|
1811 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:40
|
1812 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:40
|
1813 |
msgid "First Name & First Initial of Last Name"
|
1814 |
msgstr ""
|
1815 |
|
1816 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:41
|
1817 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/DisplayName.php:41
|
1818 |
msgid "First Initial of First Name & Last Name"
|
1819 |
msgstr ""
|
1820 |
|
1821 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/Username.php:22
|
1822 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Username.php:22
|
1823 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1275
|
1824 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:135
|
1825 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:463
|
1826 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:159
|
1827 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:218
|
1828 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:105
|
1829 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:130
|
1830 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:166
|
1831 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/Username.php:22
|
1832 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Username.php:22
|
1833 |
#: src/Functions/GlobalFunctions.php:1275
|
1834 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:135
|
1835 |
+
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:463
|
1836 |
#: src/Themes/DragDrop/AbstractTheme.php:159
|
1837 |
#: src/Themes/DragDrop/AbstractTheme.php:218
|
1838 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:105
|
1840 |
msgid "Username"
|
1841 |
msgstr ""
|
1842 |
|
1843 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/Website.php:22
|
1844 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Fields/Website.php:22
|
1845 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:253
|
1846 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:267
|
1847 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:148
|
1848 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:207
|
1849 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:174
|
1850 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:230
|
1851 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/MemberDirectoryListing.php:113
|
1852 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/UserProfile/Website.php:22
|
1853 |
#: src/Admin/SettingsPages/DragDropBuilder/Fields/Website.php:22
|
1854 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:253
|
1861 |
msgid "Website"
|
1862 |
msgstr ""
|
1863 |
|
1864 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Metabox.php:99
|
1865 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:99
|
1866 |
msgid "Upload Image"
|
1867 |
msgstr ""
|
1868 |
|
1869 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Metabox.php:224
|
1870 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:224
|
1871 |
msgid "Standard Fonts"
|
1872 |
msgstr ""
|
1873 |
|
1874 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Metabox.php:225
|
1875 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:225
|
1876 |
msgid "Arial"
|
1877 |
msgstr ""
|
1878 |
|
1879 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Metabox.php:226
|
1880 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:226
|
1881 |
msgid "Comic Sans MS"
|
1882 |
msgstr ""
|
1883 |
|
1884 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Metabox.php:227
|
1885 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:227
|
1886 |
msgid "Courier New"
|
1887 |
msgstr ""
|
1888 |
|
1889 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Metabox.php:228
|
1890 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:97
|
1891 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:228
|
1892 |
#: src/Functions/data/countries.php:97
|
1893 |
msgid "Georgia"
|
1894 |
msgstr ""
|
1895 |
|
1896 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Metabox.php:229
|
1897 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:229
|
1898 |
msgid "Helvetica"
|
1899 |
msgstr ""
|
1900 |
|
1901 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Metabox.php:230
|
1902 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:230
|
1903 |
msgid "Lucida"
|
1904 |
msgstr ""
|
1905 |
|
1906 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Metabox.php:231
|
1907 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:231
|
1908 |
msgid "Tahoma"
|
1909 |
msgstr ""
|
1910 |
|
1911 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Metabox.php:232
|
1912 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:232
|
1913 |
msgid "Times New Roman"
|
1914 |
msgstr ""
|
1915 |
|
1916 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Metabox.php:233
|
1917 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:233
|
1918 |
msgid "Trebuchet MS"
|
1919 |
msgstr ""
|
1920 |
|
1921 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Metabox.php:234
|
1922 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:234
|
1923 |
msgid "Verdana"
|
1924 |
msgstr ""
|
1925 |
|
1926 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Metabox.php:236
|
1927 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:236
|
1928 |
msgid "Google Fonts"
|
1929 |
msgstr ""
|
1930 |
|
1931 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Metabox.php:265
|
1932 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:265
|
1933 |
msgid "Form Settings"
|
1934 |
msgstr ""
|
1935 |
|
1936 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Metabox.php:268
|
1937 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:268
|
1938 |
msgid "User Profile Settings"
|
1939 |
msgstr ""
|
1940 |
|
1941 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/DragDropBuilder/Metabox.php:272
|
1942 |
#: src/Admin/SettingsPages/DragDropBuilder/Metabox.php:272
|
1943 |
msgid "Directory Settings"
|
1944 |
msgstr ""
|
1945 |
|
1946 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/CustomizerTrait.php:14
|
1947 |
#: src/Admin/SettingsPages/EmailSettings/CustomizerTrait.php:14
|
1948 |
msgid "Saved"
|
1949 |
msgstr ""
|
1950 |
|
1951 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:43
|
1952 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/email-template-preview.php:11
|
1953 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:43
|
1954 |
#: src/Admin/SettingsPages/EmailSettings/email-template-preview.php:11
|
1955 |
msgid "ProfilePress Email Template"
|
1956 |
msgstr ""
|
1957 |
|
1958 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:125
|
1959 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:125
|
1960 |
+
msgid ""
|
1961 |
+
"The customizer allows you to design and preview ProfilePress default email "
|
1962 |
+
"template."
|
1963 |
msgstr ""
|
1964 |
|
1965 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:148
|
1966 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:148
|
1967 |
msgid "Body"
|
1968 |
msgstr ""
|
1969 |
|
1970 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:154
|
1971 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:154
|
1972 |
msgid "Header"
|
1973 |
msgstr ""
|
1974 |
|
1975 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:160
|
1976 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:160
|
1977 |
msgid "Footer"
|
1978 |
msgstr ""
|
1979 |
|
1980 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:174
|
1981 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:215
|
1982 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:174
|
1983 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:215
|
1984 |
msgid "© %s %s. All rights reserved."
|
1985 |
msgstr ""
|
1986 |
|
1987 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:229
|
1988 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:229
|
1989 |
msgid "Background Color"
|
1990 |
msgstr ""
|
1991 |
|
1992 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:240
|
1993 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:240
|
1994 |
msgid "Background Text Color"
|
1995 |
msgstr ""
|
1996 |
|
1997 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:250
|
1998 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:250
|
1999 |
msgid "Content Background Color"
|
2000 |
msgstr ""
|
2001 |
|
2002 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:261
|
2003 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:261
|
2004 |
msgid "Content Text Color"
|
2005 |
msgstr ""
|
2006 |
|
2007 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:272
|
2008 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:272
|
2009 |
msgid "Logo"
|
2010 |
msgstr ""
|
2011 |
|
2012 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:280
|
2013 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:285
|
2014 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:280
|
2015 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:285
|
2016 |
msgid "Select Logo"
|
2017 |
msgstr ""
|
2018 |
|
2019 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:281
|
2020 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:281
|
2021 |
msgid "Change Logo"
|
2022 |
msgstr ""
|
2023 |
|
2024 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:282
|
2025 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:276
|
2026 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:282
|
2027 |
#: src/ContentProtection/ContentConditions.php:276
|
2028 |
msgid "Default"
|
2029 |
msgstr ""
|
2030 |
|
2031 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:284
|
2032 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:284
|
2033 |
msgid "No logo selected"
|
2034 |
msgstr ""
|
2035 |
|
2036 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:286
|
2037 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:286
|
2038 |
msgid "Choose Logo"
|
2039 |
msgstr ""
|
2040 |
|
2041 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:293
|
2042 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:102
|
2043 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/Dixon.php:32
|
2044 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/Dixon.php:70
|
2045 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:293
|
2046 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:102
|
2047 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:32
|
2049 |
msgid "Header Text"
|
2050 |
msgstr ""
|
2051 |
|
2052 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:294
|
2053 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:294
|
2054 |
msgid "This is used when template logo is not set."
|
2055 |
msgstr ""
|
2056 |
|
2057 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:302
|
2058 |
#: src/Admin/SettingsPages/EmailSettings/DefaultTemplateCustomizer.php:302
|
2059 |
msgid "Footer Text"
|
2060 |
msgstr ""
|
2061 |
|
2062 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:28
|
2063 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:135
|
2064 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:57
|
2065 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:28
|
2066 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:135
|
2067 |
#: src/Admin/SettingsPages/GeneralSettings.php:57
|
2068 |
msgid "Emails"
|
2069 |
msgstr ""
|
2070 |
|
2071 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:71
|
2072 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:71
|
2073 |
msgid "Account Welcome Email"
|
2074 |
msgstr ""
|
2075 |
|
2076 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:72
|
2077 |
+
#: build/wp-user-avatar/src/Classes/WelcomeEmailAfterSignup.php:51
|
2078 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:72
|
2079 |
#: src/Classes/WelcomeEmailAfterSignup.php:51
|
2080 |
msgid "Welcome To %s"
|
2081 |
msgstr ""
|
2082 |
|
2083 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:74
|
2084 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:74
|
2085 |
msgid "Email that is sent to the user upon successful registration."
|
2086 |
msgstr ""
|
2087 |
|
2088 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:75
|
2089 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:93
|
2090 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:75
|
2091 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:93
|
2092 |
msgid "Users"
|
2093 |
msgstr ""
|
2094 |
|
2095 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:77
|
2096 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:77
|
2097 |
msgid "Username of the registered user."
|
2098 |
msgstr ""
|
2099 |
|
2100 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:78
|
2101 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:96
|
2102 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:78
|
2103 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:96
|
2104 |
msgid "Email address of the registered user."
|
2105 |
msgstr ""
|
2106 |
|
2107 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:79
|
2108 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:79
|
2109 |
msgid "Password of the registered user."
|
2110 |
msgstr ""
|
2111 |
|
2112 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:80
|
2113 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:97
|
2114 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:80
|
2115 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:97
|
2116 |
msgid "Website title or name."
|
2117 |
msgstr ""
|
2118 |
|
2119 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:81
|
2120 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:81
|
2121 |
msgid "First Name entered by user on registration."
|
2122 |
msgstr ""
|
2123 |
|
2124 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:82
|
2125 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:82
|
2126 |
msgid "Last Name entered by user on registration."
|
2127 |
msgstr ""
|
2128 |
|
2129 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:83
|
2130 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:98
|
2131 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:83
|
2132 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:98
|
2133 |
msgid "URL to reset password."
|
2134 |
msgstr ""
|
2135 |
|
2136 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:84
|
2137 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:84
|
2138 |
msgid "URL to login.."
|
2139 |
msgstr ""
|
2140 |
|
2141 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:89
|
2142 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:89
|
2143 |
msgid "Password Reset Email"
|
2144 |
msgstr ""
|
2145 |
|
2146 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:90
|
2147 |
+
#: build/wp-user-avatar/src/Classes/PasswordReset.php:24
|
2148 |
+
#: build/wp-user-avatar/src/RegisterActivation/Base.php:85
|
2149 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:90
|
2150 |
#: src/Classes/PasswordReset.php:24 src/RegisterActivation/Base.php:85
|
2151 |
msgid "[%s] Password Reset"
|
2152 |
msgstr ""
|
2153 |
|
2154 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:92
|
2155 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:92
|
2156 |
msgid "Email that is sent to the user upon password reset request."
|
2157 |
msgstr ""
|
2158 |
|
2159 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:95
|
2160 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:95
|
2161 |
msgid "Username of user."
|
2162 |
msgstr ""
|
2163 |
|
2164 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:103
|
2165 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:103
|
2166 |
msgid "New User Admin Notification"
|
2167 |
msgstr ""
|
2168 |
|
2169 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:104
|
2170 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:727
|
2171 |
+
#: build/wp-user-avatar/src/RegisterActivation/Base.php:89
|
2172 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:104
|
2173 |
#: src/Functions/GlobalFunctions.php:727 src/RegisterActivation/Base.php:89
|
2174 |
msgid "[%s] New User Registration"
|
2175 |
msgstr ""
|
2176 |
|
2177 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:106
|
2178 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:106
|
2179 |
msgid "Email that is sent to admins when there is a new user registration"
|
2180 |
msgstr ""
|
2181 |
|
2182 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:107
|
2183 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:107
|
2184 |
msgid "Administrators"
|
2185 |
msgstr ""
|
2186 |
|
2187 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:109
|
2188 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:109
|
2189 |
msgid "Username of the newly registered user."
|
2190 |
msgstr ""
|
2191 |
|
2192 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:110
|
2193 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:110
|
2194 |
msgid "Email address of the newly registered user."
|
2195 |
msgstr ""
|
2196 |
|
2197 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:111
|
2198 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:111
|
2199 |
msgid "First name of the newly registered user."
|
2200 |
msgstr ""
|
2201 |
|
2202 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:112
|
2203 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:112
|
2204 |
msgid "Last name of the newly registered user."
|
2205 |
msgstr ""
|
2206 |
|
2207 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:113
|
2208 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:113
|
2209 |
msgid "Website name or name."
|
2210 |
msgstr ""
|
2211 |
|
2212 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:115
|
2213 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:115
|
2214 |
msgid "Replace \"field_key\" with the %scustom field key%s or usermeta key."
|
2215 |
msgstr ""
|
2216 |
|
2217 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:140
|
2218 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:140
|
2219 |
msgid "Admin Email Address(es)"
|
2220 |
msgstr ""
|
2221 |
|
2222 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:141
|
2223 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:141
|
2224 |
+
msgid ""
|
2225 |
+
"The Email address to receive admin notifications. Use comma to separate "
|
2226 |
+
"multiple email addresses."
|
2227 |
msgstr ""
|
2228 |
|
2229 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:146
|
2230 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:146
|
2231 |
msgid "Sender Name"
|
2232 |
msgstr ""
|
2233 |
|
2234 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:147
|
2235 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:147
|
2236 |
+
msgid ""
|
2237 |
+
"The name to use as the sender of all ProfilePress emails. Preferably your "
|
2238 |
+
"website name."
|
2239 |
msgstr ""
|
2240 |
|
2241 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:153
|
2242 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:153
|
2243 |
msgid "Sender Email Address"
|
2244 |
msgstr ""
|
2245 |
|
2246 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:154
|
2247 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:154
|
2248 |
msgid "The email address to use as the sender of all ProfilePress emails."
|
2249 |
msgstr ""
|
2250 |
|
2251 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:160
|
2252 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:160
|
2253 |
msgid "HTML"
|
2254 |
msgstr ""
|
2255 |
|
2256 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:161
|
2257 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:161
|
2258 |
msgid "Plain Text"
|
2259 |
msgstr ""
|
2260 |
|
2261 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:164
|
2262 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:164
|
2263 |
msgid "Content Type"
|
2264 |
msgstr ""
|
2265 |
|
2266 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:165
|
2267 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:165
|
2268 |
+
msgid ""
|
2269 |
+
"Choose whether to send ProfilePress emails in HTML or plain text. HTML is "
|
2270 |
+
"recommended."
|
2271 |
msgstr ""
|
2272 |
|
2273 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:170
|
2274 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:170
|
2275 |
msgid "Default Template"
|
2276 |
msgstr ""
|
2277 |
|
2278 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:171
|
2279 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:171
|
2280 |
msgid "Custom Email Template"
|
2281 |
msgstr ""
|
2282 |
|
2283 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:174
|
2284 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:174
|
2285 |
msgid "Email Template"
|
2286 |
msgstr ""
|
2287 |
|
2288 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:175
|
2289 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:175
|
2290 |
+
msgid ""
|
2291 |
+
"Choose \"Custom Email Template\" if you want to code your own email template "
|
2292 |
+
"from scratch."
|
2293 |
msgstr ""
|
2294 |
|
2295 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:182
|
2296 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:182
|
2297 |
msgid "Customize Default Template"
|
2298 |
msgstr ""
|
2299 |
|
2300 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:225
|
2301 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:225
|
2302 |
msgid "Preview Email"
|
2303 |
msgstr ""
|
2304 |
|
2305 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:246
|
2306 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:246
|
2307 |
msgid "Enable Notification"
|
2308 |
msgstr ""
|
2309 |
|
2310 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:247
|
2311 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:370
|
2312 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:247
|
2313 |
#: src/Admin/SettingsPages/GeneralSettings.php:370
|
2314 |
msgid "Enable"
|
2315 |
msgstr ""
|
2316 |
|
2317 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:250
|
2318 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:250
|
2319 |
msgid "Check to enable this email notification."
|
2320 |
msgstr ""
|
2321 |
|
2322 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:255
|
2323 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:255
|
2324 |
msgid "Subject Line"
|
2325 |
msgstr ""
|
2326 |
|
2327 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:256
|
2328 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:256
|
2329 |
msgid "Enter the subject or title for the welcome message email."
|
2330 |
msgstr ""
|
2331 |
|
2332 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:261
|
2333 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:261
|
2334 |
msgid "Message Body"
|
2335 |
msgstr ""
|
2336 |
|
2337 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:304
|
2338 |
#: src/Admin/SettingsPages/EmailSettings/EmailSettingsPage.php:304
|
2339 |
msgid "Available placeholders for subject and message body"
|
2340 |
msgstr ""
|
2341 |
|
2342 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/WPListTable.php:23
|
2343 |
#: src/Admin/SettingsPages/EmailSettings/WPListTable.php:23
|
2344 |
msgid "No email available."
|
2345 |
msgstr ""
|
2346 |
|
2347 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/WPListTable.php:29
|
2348 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:169
|
2349 |
#: src/Admin/SettingsPages/EmailSettings/WPListTable.php:29
|
2350 |
#: src/Widgets/TabbedWidget.php:169
|
2351 |
msgid "Email"
|
2352 |
msgstr ""
|
2353 |
|
2354 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/EmailSettings/WPListTable.php:30
|
2355 |
#: src/Admin/SettingsPages/EmailSettings/WPListTable.php:30
|
2356 |
msgid "Recipient"
|
2357 |
msgstr ""
|
2358 |
|
2359 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/ExtensionsSettingsPage.php:39
|
2360 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/ExtensionsSettingsPage.php:51
|
2361 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:39
|
2362 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:51
|
2363 |
msgid "Addons"
|
2364 |
msgstr ""
|
2365 |
|
2366 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/ExtensionsSettingsPage.php:87
|
2367 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:87
|
2368 |
msgid "Activate All"
|
2369 |
msgstr ""
|
2370 |
|
2371 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/ExtensionsSettingsPage.php:90
|
2372 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:90
|
2373 |
msgid "Deactivate All"
|
2374 |
msgstr ""
|
2375 |
|
2376 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/ExtensionsSettingsPage.php:100
|
2377 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:100
|
2378 |
+
msgid ""
|
2379 |
+
"Upgrade to Premium to unlock extensions and other great features. As a "
|
2380 |
+
"valued ProfilePress Lite user, you will %1$sreceive 10%3$s off%2$s your "
|
2381 |
+
"purchase, automatically applied at checkout!"
|
2382 |
msgstr ""
|
2383 |
|
2384 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/ExtensionsSettingsPage.php:106
|
2385 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:106
|
2386 |
msgid "Upgrade Now"
|
2387 |
msgstr ""
|
2388 |
|
2389 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/ExtensionsSettingsPage.php:122
|
2390 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:122
|
2391 |
msgid "Upgrade Plan"
|
2392 |
msgstr ""
|
2393 |
|
2394 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/ExtensionsSettingsPage.php:137
|
2395 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:137
|
2396 |
msgid "Learn More"
|
2397 |
msgstr ""
|
2398 |
|
2399 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/ExtensionsSettingsPage.php:148
|
2400 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:148
|
2401 |
msgid "Unavailable: %s"
|
2402 |
msgstr ""
|
2403 |
|
2404 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/ExtensionsSettingsPage.php:153
|
2405 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:153
|
2406 |
msgid "Activated"
|
2407 |
msgstr ""
|
2408 |
|
2409 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/ExtensionsSettingsPage.php:153
|
2410 |
#: src/Admin/SettingsPages/ExtensionsSettingsPage.php:153
|
2411 |
msgid "Deactivated"
|
2412 |
msgstr ""
|
2413 |
|
2414 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/FormList.php:27
|
2415 |
#: src/Admin/SettingsPages/FormList.php:27
|
2416 |
msgid "form"
|
2417 |
msgstr ""
|
2418 |
|
2419 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/FormList.php:28
|
2420 |
#: src/Admin/SettingsPages/FormList.php:28
|
2421 |
msgid "forms"
|
2422 |
msgstr ""
|
2423 |
|
2424 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/FormList.php:178
|
2425 |
#: src/Admin/SettingsPages/FormList.php:178
|
2426 |
msgid "No form is currently available. %sConsider creating one%s"
|
2427 |
msgstr ""
|
2428 |
|
2429 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/FormList.php:194
|
2430 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/FormList.php:271
|
2431 |
#: src/Admin/SettingsPages/FormList.php:194
|
2432 |
#: src/Admin/SettingsPages/FormList.php:271
|
2433 |
msgid "Shortcode"
|
2434 |
msgstr ""
|
2435 |
|
2436 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/FormList.php:195
|
2437 |
#: src/Admin/SettingsPages/FormList.php:195
|
2438 |
msgid "Builder Type"
|
2439 |
msgstr ""
|
2440 |
|
2441 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/FormList.php:196
|
2442 |
#: src/Admin/SettingsPages/FormList.php:196
|
2443 |
msgid "Date"
|
2444 |
msgstr ""
|
2445 |
|
2446 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/FormList.php:238
|
2447 |
+
#: build/wp-user-avatar/src/ContentProtection/WPListTable.php:84
|
2448 |
#: src/Admin/SettingsPages/FormList.php:238
|
2449 |
#: src/ContentProtection/WPListTable.php:84
|
2450 |
msgid "Edit"
|
2451 |
msgstr ""
|
2452 |
|
2453 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/FormList.php:240
|
2454 |
+
#: build/wp-user-avatar/src/ContentProtection/WPListTable.php:85
|
2455 |
#: src/Admin/SettingsPages/FormList.php:240
|
2456 |
#: src/ContentProtection/WPListTable.php:85
|
2457 |
msgid "Duplicate"
|
2458 |
msgstr ""
|
2459 |
|
2460 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/FormList.php:242
|
2461 |
+
#: build/wp-user-avatar/src/Classes/FormPreviewHandler.php:45
|
2462 |
+
#: build/wp-user-avatar/src/Functions/custom-settings-api.php:857
|
2463 |
#: src/Admin/SettingsPages/FormList.php:242
|
2464 |
#: src/Classes/FormPreviewHandler.php:45
|
2465 |
#: src/Functions/custom-settings-api.php:857
|
2466 |
msgid "Preview"
|
2467 |
msgstr ""
|
2468 |
|
2469 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/FormList.php:273
|
2470 |
#: src/Admin/SettingsPages/FormList.php:273
|
2471 |
msgid "Drag & Drop"
|
2472 |
msgstr ""
|
2473 |
|
2474 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/Forms.php:47
|
2475 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/Forms.php:73
|
2476 |
#: src/Admin/SettingsPages/Forms.php:47 src/Admin/SettingsPages/Forms.php:73
|
2477 |
msgid "Forms & Profiles"
|
2478 |
msgstr ""
|
2479 |
|
2480 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/Forms.php:50
|
2481 |
#: src/Admin/SettingsPages/Forms.php:50
|
2482 |
msgid "Edit Form"
|
2483 |
msgstr ""
|
2484 |
|
2485 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/Forms.php:54
|
2486 |
#: src/Admin/SettingsPages/Forms.php:54
|
2487 |
msgid "Add Form"
|
2488 |
msgstr ""
|
2489 |
|
2490 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/Forms.php:58
|
2491 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/Forms.php:62
|
2492 |
#: src/Admin/SettingsPages/Forms.php:58 src/Admin/SettingsPages/Forms.php:62
|
2493 |
msgid "Edit Frontend Profile"
|
2494 |
msgstr ""
|
2495 |
|
2496 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/Forms.php:93
|
2497 |
#: src/Admin/SettingsPages/Forms.php:93
|
2498 |
+
msgid ""
|
2499 |
+
"Melange combines login, registration & password reset forms in a single form."
|
2500 |
msgstr ""
|
2501 |
|
2502 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/Forms.php:110
|
2503 |
#: src/Admin/SettingsPages/Forms.php:110
|
2504 |
msgid "Filter by Type"
|
2505 |
msgstr ""
|
2506 |
|
2507 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/Forms.php:114
|
2508 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:189
|
2509 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:305
|
2510 |
+
#: build/wp-user-avatar/src/Classes/AjaxHandler.php:54
|
2511 |
+
#: build/wp-user-avatar/src/NavigationMenuLinks/Backend.php:34
|
2512 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/GlobalShortcodes.php:237
|
2513 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:180
|
2514 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:113
|
2515 |
#: src/Admin/SettingsPages/Forms.php:114
|
2516 |
#: src/Admin/SettingsPages/GeneralSettings.php:189
|
2517 |
#: src/Admin/SettingsPages/GeneralSettings.php:305
|
2518 |
#: src/Classes/AjaxHandler.php:54 src/NavigationMenuLinks/Backend.php:34
|
2519 |
+
#: src/ShortcodeParser/Builder/GlobalShortcodes.php:237
|
2520 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:180
|
2521 |
#: src/Widgets/TabbedWidget.php:113
|
2522 |
msgid "Login"
|
2523 |
msgstr ""
|
2524 |
|
2525 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/Forms.php:119
|
2526 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:175
|
2527 |
+
#: build/wp-user-avatar/src/Classes/AjaxHandler.php:59
|
2528 |
#: src/Admin/SettingsPages/Forms.php:119
|
2529 |
#: src/Admin/SettingsPages/GeneralSettings.php:175
|
2530 |
#: src/Classes/AjaxHandler.php:59
|
2531 |
msgid "Registration"
|
2532 |
msgstr ""
|
2533 |
|
2534 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/Forms.php:125
|
2535 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:315
|
2536 |
+
#: build/wp-user-avatar/src/Classes/AjaxHandler.php:64
|
2537 |
#: src/Admin/SettingsPages/Forms.php:125
|
2538 |
#: src/Admin/SettingsPages/GeneralSettings.php:315
|
2539 |
#: src/Classes/AjaxHandler.php:64
|
2540 |
msgid "Password Reset"
|
2541 |
msgstr ""
|
2542 |
|
2543 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/Forms.php:130
|
2544 |
+
#: build/wp-user-avatar/src/Classes/AjaxHandler.php:69
|
2545 |
+
#: build/wp-user-avatar/src/NavigationMenuLinks/Backend.php:32
|
2546 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/GlobalShortcodes.php:302
|
2547 |
#: src/Admin/SettingsPages/Forms.php:130 src/Classes/AjaxHandler.php:69
|
2548 |
#: src/NavigationMenuLinks/Backend.php:32
|
2549 |
+
#: src/ShortcodeParser/Builder/GlobalShortcodes.php:302
|
2550 |
msgid "Edit Profile"
|
2551 |
msgstr ""
|
2552 |
|
2553 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/Forms.php:137
|
2554 |
+
#: build/wp-user-avatar/src/Classes/AjaxHandler.php:75
|
2555 |
#: src/Admin/SettingsPages/Forms.php:137 src/Classes/AjaxHandler.php:75
|
2556 |
msgid "Melange"
|
2557 |
msgstr ""
|
2558 |
|
2559 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/Forms.php:145
|
2560 |
+
#: build/wp-user-avatar/src/Classes/AjaxHandler.php:82
|
2561 |
#: src/Admin/SettingsPages/Forms.php:145 src/Classes/AjaxHandler.php:82
|
2562 |
msgid "User Profile"
|
2563 |
msgstr ""
|
2564 |
|
2565 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/Forms.php:177
|
2566 |
#: src/Admin/SettingsPages/Forms.php:177
|
2567 |
msgid "Forms"
|
2568 |
msgstr ""
|
2569 |
|
2570 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/Forms.php:219
|
2571 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MemberDirectories.php:114
|
2572 |
#: src/Admin/SettingsPages/Forms.php:219
|
2573 |
#: src/Admin/SettingsPages/MemberDirectories.php:114
|
2574 |
msgid "Live Preview"
|
2575 |
msgstr ""
|
2576 |
|
2577 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/Forms.php:299
|
2578 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MemberDirectories.php:211
|
2579 |
#: src/Admin/SettingsPages/Forms.php:299
|
2580 |
#: src/Admin/SettingsPages/MemberDirectories.php:211
|
2581 |
msgid "Add New"
|
2582 |
msgstr ""
|
2583 |
|
2584 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:61
|
2585 |
#: src/Admin/SettingsPages/GeneralSettings.php:61
|
2586 |
msgid "Integrations"
|
2587 |
msgstr ""
|
2588 |
|
2589 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:65
|
2590 |
#: src/Admin/SettingsPages/GeneralSettings.php:65
|
2591 |
msgid "Premium Addons"
|
2592 |
msgstr ""
|
2593 |
|
2594 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:82
|
2595 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/ToolsSettingsPage.php:18
|
2596 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/ToolsSettingsPage.php:61
|
2597 |
#: src/Admin/SettingsPages/GeneralSettings.php:82
|
2598 |
#: src/Admin/SettingsPages/ToolsSettingsPage.php:18
|
2599 |
#: src/Admin/SettingsPages/ToolsSettingsPage.php:61
|
2600 |
msgid "Tools"
|
2601 |
msgstr ""
|
2602 |
|
2603 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:108
|
2604 |
#: src/Admin/SettingsPages/GeneralSettings.php:108
|
2605 |
msgid "My Account edit profile form (default)"
|
2606 |
msgstr ""
|
2607 |
|
2608 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:111
|
2609 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:293
|
2610 |
#: src/Admin/SettingsPages/GeneralSettings.php:111
|
2611 |
#: src/Admin/SettingsPages/GeneralSettings.php:293
|
2612 |
msgid "Currently viewed page"
|
2613 |
msgstr ""
|
2614 |
|
2615 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:112
|
2616 |
#: src/Admin/SettingsPages/GeneralSettings.php:112
|
2617 |
msgid "Previous/Referrer page (Pro feature)"
|
2618 |
msgstr ""
|
2619 |
|
2620 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:113
|
2621 |
#: src/Admin/SettingsPages/GeneralSettings.php:113
|
2622 |
msgid "WordPress Dashboard"
|
2623 |
msgstr ""
|
2624 |
|
2625 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:117
|
2626 |
#: src/Admin/SettingsPages/GeneralSettings.php:117
|
2627 |
msgid "Previous/Referrer page"
|
2628 |
msgstr ""
|
2629 |
|
2630 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:122
|
2631 |
#: src/Admin/SettingsPages/GeneralSettings.php:122
|
2632 |
msgid "Global"
|
2633 |
msgstr ""
|
2634 |
|
2635 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:125
|
2636 |
#: src/Admin/SettingsPages/GeneralSettings.php:125
|
2637 |
msgid "Global Settings"
|
2638 |
msgstr ""
|
2639 |
|
2640 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:128
|
2641 |
#: src/Admin/SettingsPages/GeneralSettings.php:128
|
2642 |
msgid "Password-reset Page"
|
2643 |
msgstr ""
|
2644 |
|
2645 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:131
|
2646 |
#: src/Admin/SettingsPages/GeneralSettings.php:131
|
2647 |
+
msgid ""
|
2648 |
+
"Select the page you wish to make WordPress default \"Lost Password page\". "
|
2649 |
+
"%3$s This should be the page that contains a %1$spassword reset form "
|
2650 |
+
"shortcode%2$s."
|
2651 |
msgstr ""
|
2652 |
|
2653 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:136
|
2654 |
#: src/Admin/SettingsPages/GeneralSettings.php:136
|
2655 |
msgid "Login Page"
|
2656 |
msgstr ""
|
2657 |
|
2658 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:139
|
2659 |
#: src/Admin/SettingsPages/GeneralSettings.php:139
|
2660 |
+
msgid ""
|
2661 |
+
"Select the page you wish to make WordPress default Login page. %3$s This "
|
2662 |
+
"should be the page that contains a %1$slogin form shortcode%2$s."
|
2663 |
msgstr ""
|
2664 |
|
2665 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:144
|
2666 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:391
|
2667 |
#: src/Admin/SettingsPages/GeneralSettings.php:144
|
2668 |
#: src/Admin/SettingsPages/GeneralSettings.php:391
|
2669 |
msgid "Registration Page"
|
2670 |
msgstr ""
|
2671 |
|
2672 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:147
|
2673 |
#: src/Admin/SettingsPages/GeneralSettings.php:147
|
2674 |
+
msgid ""
|
2675 |
+
"Select the page you wish to make WordPress default Registration page. %3$s "
|
2676 |
+
"This should be the page that contains a %1$sregistration form shortcode%2$s."
|
2677 |
msgstr ""
|
2678 |
|
2679 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:152
|
2680 |
#: src/Admin/SettingsPages/GeneralSettings.php:152
|
2681 |
msgid "My Account Page"
|
2682 |
msgstr ""
|
2683 |
|
2684 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:155
|
2685 |
#: src/Admin/SettingsPages/GeneralSettings.php:155
|
2686 |
+
msgid ""
|
2687 |
+
"Select a page that contains %3$s shortcode. You can also use an %1$sedit "
|
2688 |
+
"profile shortcode%2$s on the My Account page in case you want something "
|
2689 |
+
"custom."
|
2690 |
msgstr ""
|
2691 |
|
2692 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:160
|
2693 |
#: src/Admin/SettingsPages/GeneralSettings.php:160
|
2694 |
msgid "Disable Ajax Mode"
|
2695 |
msgstr ""
|
2696 |
|
2697 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:162
|
2698 |
#: src/Admin/SettingsPages/GeneralSettings.php:162
|
2699 |
msgid "Disable"
|
2700 |
msgstr ""
|
2701 |
|
2702 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:163
|
2703 |
#: src/Admin/SettingsPages/GeneralSettings.php:163
|
2704 |
+
msgid ""
|
2705 |
+
"Check this box to disable ajax behaviour(whereby forms do not require page "
|
2706 |
+
"reload when submitted) in forms."
|
2707 |
msgstr ""
|
2708 |
|
2709 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:168
|
2710 |
#: src/Admin/SettingsPages/GeneralSettings.php:168
|
2711 |
msgid "Remove Data on Uninstall"
|
2712 |
msgstr ""
|
2713 |
|
2714 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:170
|
2715 |
#: src/Admin/SettingsPages/GeneralSettings.php:170
|
2716 |
+
msgid ""
|
2717 |
+
"Check this box if you would like ProfilePress to completely remove all of "
|
2718 |
+
"its data when the plugin is deleted."
|
2719 |
msgstr ""
|
2720 |
|
2721 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:181
|
2722 |
#: src/Admin/SettingsPages/GeneralSettings.php:181
|
2723 |
msgid "Auto-login after registration"
|
2724 |
msgstr ""
|
2725 |
|
2726 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:182
|
2727 |
#: src/Admin/SettingsPages/GeneralSettings.php:182
|
2728 |
msgid "Enable auto-login"
|
2729 |
msgstr ""
|
2730 |
|
2731 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:184
|
2732 |
#: src/Admin/SettingsPages/GeneralSettings.php:184
|
2733 |
+
msgid ""
|
2734 |
+
"Check this option to automatically login users after successful registration."
|
2735 |
msgstr ""
|
2736 |
|
2737 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:196
|
2738 |
#: src/Admin/SettingsPages/GeneralSettings.php:196
|
2739 |
msgid "Email Address and Username (default)"
|
2740 |
msgstr ""
|
2741 |
|
2742 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:197
|
2743 |
#: src/Admin/SettingsPages/GeneralSettings.php:197
|
2744 |
msgid "Email Address Only"
|
2745 |
msgstr ""
|
2746 |
|
2747 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:198
|
2748 |
#: src/Admin/SettingsPages/GeneralSettings.php:198
|
2749 |
msgid "Username Only"
|
2750 |
msgstr ""
|
2751 |
|
2752 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:201
|
2753 |
#: src/Admin/SettingsPages/GeneralSettings.php:201
|
2754 |
msgid "Login with Email or Username"
|
2755 |
msgstr ""
|
2756 |
|
2757 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:202
|
2758 |
#: src/Admin/SettingsPages/GeneralSettings.php:202
|
2759 |
+
msgid ""
|
2760 |
+
"By default, WordPress allows users to log in using either an email address "
|
2761 |
+
"or username. This setting allows you to restrict logins to only accept email "
|
2762 |
+
"addresses or usernames."
|
2763 |
msgstr ""
|
2764 |
|
2765 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:207
|
2766 |
+
#: build/wp-user-avatar/src/RegisterActivation/Base.php:167
|
2767 |
#: src/Admin/SettingsPages/GeneralSettings.php:207
|
2768 |
#: src/RegisterActivation/Base.php:167
|
2769 |
msgid "My Account"
|
2770 |
msgstr ""
|
2771 |
|
2772 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:208
|
2773 |
#: src/Admin/SettingsPages/GeneralSettings.php:208
|
2774 |
msgid "My Account Settings"
|
2775 |
msgstr ""
|
2776 |
|
2777 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:212
|
2778 |
#: src/Admin/SettingsPages/GeneralSettings.php:212
|
2779 |
msgid "Redirect Default Edit Profile"
|
2780 |
msgstr ""
|
2781 |
|
2782 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:213
|
2783 |
+
#: build/wp-user-avatar/src/ContentProtection/WPListTable.php:93
|
2784 |
+
#: build/wp-user-avatar/src/Functions/custom-settings-api.php:1008
|
2785 |
#: src/Admin/SettingsPages/GeneralSettings.php:213
|
2786 |
#: src/ContentProtection/WPListTable.php:93
|
2787 |
#: src/Functions/custom-settings-api.php:1008
|
2788 |
msgid "Activate"
|
2789 |
msgstr ""
|
2790 |
|
2791 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:216
|
2792 |
#: src/Admin/SettingsPages/GeneralSettings.php:216
|
2793 |
+
msgid ""
|
2794 |
+
"Redirect <a target=\"_blank\" href=\"%s\">default WordPress profile</a> to "
|
2795 |
+
"My Account page."
|
2796 |
msgstr ""
|
2797 |
|
2798 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:223
|
2799 |
#: src/Admin/SettingsPages/GeneralSettings.php:223
|
2800 |
msgid "Edit Account Endpoint"
|
2801 |
msgstr ""
|
2802 |
|
2803 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:224
|
2804 |
#: src/Admin/SettingsPages/GeneralSettings.php:224
|
2805 |
msgid "Endpoint for the \"My Account → Account Details\" page."
|
2806 |
msgstr ""
|
2807 |
|
2808 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:229
|
2809 |
#: src/Admin/SettingsPages/GeneralSettings.php:229
|
2810 |
msgid "Change Password Endpoint"
|
2811 |
msgstr ""
|
2812 |
|
2813 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:230
|
2814 |
#: src/Admin/SettingsPages/GeneralSettings.php:230
|
2815 |
msgid "Endpoint for the \"My Account → Change Password\" page."
|
2816 |
msgstr ""
|
2817 |
|
2818 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:235
|
2819 |
#: src/Admin/SettingsPages/GeneralSettings.php:235
|
2820 |
msgid "Account Details Form"
|
2821 |
msgstr ""
|
2822 |
|
2823 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:236
|
2824 |
#: src/Admin/SettingsPages/GeneralSettings.php:236
|
2825 |
+
msgid ""
|
2826 |
+
"Do you want to replace the default form in \"My Account → Account Details\" "
|
2827 |
+
"page? select an Edit Profile form that will replace it."
|
2828 |
msgstr ""
|
2829 |
|
2830 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:240
|
2831 |
#: src/Admin/SettingsPages/GeneralSettings.php:240
|
2832 |
msgid "Frontend Profile"
|
2833 |
msgstr ""
|
2834 |
|
2835 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:241
|
2836 |
#: src/Admin/SettingsPages/GeneralSettings.php:241
|
2837 |
msgid "Frontend Profile Settings"
|
2838 |
msgstr ""
|
2839 |
|
2840 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:245
|
2841 |
#: src/Admin/SettingsPages/GeneralSettings.php:245
|
2842 |
msgid "Page with Profile Shortcode"
|
2843 |
msgstr ""
|
2844 |
|
2845 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:247
|
2846 |
#: src/Admin/SettingsPages/GeneralSettings.php:247
|
2847 |
+
msgid ""
|
2848 |
+
"Select the page that contains your <a href=\"%s\">Frontend user profile "
|
2849 |
+
"shortcode</a>."
|
2850 |
msgstr ""
|
2851 |
|
2852 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:252
|
2853 |
#: src/Admin/SettingsPages/GeneralSettings.php:252
|
2854 |
msgid "Profile Slug"
|
2855 |
msgstr ""
|
2856 |
|
2857 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:253
|
2858 |
#: src/Admin/SettingsPages/GeneralSettings.php:253
|
2859 |
+
msgid ""
|
2860 |
+
"Enter your preferred profile URL slug. Default to \"profile\" if empty. If "
|
2861 |
+
"slug is \"profile\", URL becomes %s where \"john\" is a user's username."
|
2862 |
msgstr ""
|
2863 |
|
2864 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:257
|
2865 |
#: src/Admin/SettingsPages/GeneralSettings.php:257
|
2866 |
msgid "Disable Guests from Viewing Profiles"
|
2867 |
msgstr ""
|
2868 |
|
2869 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:258
|
2870 |
#: src/Admin/SettingsPages/GeneralSettings.php:258
|
2871 |
+
msgid ""
|
2872 |
+
"Enable this option to stop disable guests or non-registered users from "
|
2873 |
+
"viewing users profiles."
|
2874 |
msgstr ""
|
2875 |
|
2876 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:263
|
2877 |
#: src/Admin/SettingsPages/GeneralSettings.php:263
|
2878 |
msgid "Disable Members from Viewing Profiles"
|
2879 |
msgstr ""
|
2880 |
|
2881 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:264
|
2882 |
#: src/Admin/SettingsPages/GeneralSettings.php:264
|
2883 |
+
msgid ""
|
2884 |
+
"Enable this option to stop members from viewing other users profiles. If "
|
2885 |
+
"enabled, users can only see their own profile."
|
2886 |
msgstr ""
|
2887 |
|
2888 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:269
|
2889 |
#: src/Admin/SettingsPages/GeneralSettings.php:269
|
2890 |
msgid "Comment Author URL to Profile"
|
2891 |
msgstr ""
|
2892 |
|
2893 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:270
|
2894 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:277
|
2895 |
#: src/Admin/SettingsPages/GeneralSettings.php:270
|
2896 |
#: src/Admin/SettingsPages/GeneralSettings.php:277
|
2897 |
msgid "Enable option"
|
2898 |
msgstr ""
|
2899 |
|
2900 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:272
|
2901 |
#: src/Admin/SettingsPages/GeneralSettings.php:272
|
2902 |
msgid "Change URL of comment authors to their ProfilePress front-end profile."
|
2903 |
msgstr ""
|
2904 |
|
2905 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:276
|
2906 |
#: src/Admin/SettingsPages/GeneralSettings.php:276
|
2907 |
msgid "Authors Page to Profile"
|
2908 |
msgstr ""
|
2909 |
|
2910 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:279
|
2911 |
#: src/Admin/SettingsPages/GeneralSettings.php:279
|
2912 |
msgid "Change and redirect authors pages %s to their front-end profiles %s."
|
2913 |
msgstr ""
|
2914 |
|
2915 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:284
|
2916 |
#: src/Admin/SettingsPages/GeneralSettings.php:284
|
2917 |
msgid "Redirection"
|
2918 |
msgstr ""
|
2919 |
|
2920 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:285
|
2921 |
#: src/Admin/SettingsPages/GeneralSettings.php:285
|
2922 |
msgid "Redirection Settings"
|
2923 |
msgstr ""
|
2924 |
|
2925 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:289
|
2926 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:224
|
2927 |
#: src/Admin/SettingsPages/GeneralSettings.php:289
|
2928 |
#: src/Widgets/TabbedWidget.php:224
|
2929 |
msgid "Log out"
|
2930 |
msgstr ""
|
2931 |
|
2932 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:298
|
2933 |
#: src/Admin/SettingsPages/GeneralSettings.php:298
|
2934 |
+
msgid ""
|
2935 |
+
"Select the page users will be redirected to after logout. To redirect to a "
|
2936 |
+
"custom URL instead of a selected page, enter the URL in input field directly "
|
2937 |
+
"above this description."
|
2938 |
msgstr ""
|
2939 |
|
2940 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:299
|
2941 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:309
|
2942 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:326
|
2943 |
#: src/Admin/SettingsPages/GeneralSettings.php:299
|
2944 |
#: src/Admin/SettingsPages/GeneralSettings.php:309
|
2945 |
#: src/Admin/SettingsPages/GeneralSettings.php:326
|
2946 |
msgid "Leave the \"custom URL\" field empty to fallback to the selected page."
|
2947 |
msgstr ""
|
2948 |
|
2949 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:308
|
2950 |
#: src/Admin/SettingsPages/GeneralSettings.php:308
|
2951 |
+
msgid ""
|
2952 |
+
"Select the page or custom URL users will be redirected to after login. To "
|
2953 |
+
"redirect to a custom URL instead of a selected page, enter the URL in input "
|
2954 |
+
"field directly above this description"
|
2955 |
msgstr ""
|
2956 |
|
2957 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:320
|
2958 |
#: src/Admin/SettingsPages/GeneralSettings.php:320
|
2959 |
msgid "Default.."
|
2960 |
msgstr ""
|
2961 |
|
2962 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:325
|
2963 |
#: src/Admin/SettingsPages/GeneralSettings.php:325
|
2964 |
+
msgid ""
|
2965 |
+
"Select the page or custom URL users will be redirected to after they "
|
2966 |
+
"successfully reset or change their password. To redirect to a custom URL "
|
2967 |
+
"instead of a selected page, enter the URL in input field directly above this "
|
2968 |
+
"description."
|
2969 |
msgstr ""
|
2970 |
|
2971 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:332
|
2972 |
+
#: build/wp-user-avatar/src/ContentProtection/WPListTable.php:30
|
2973 |
#: src/Admin/SettingsPages/GeneralSettings.php:332
|
2974 |
#: src/ContentProtection/WPListTable.php:30
|
2975 |
msgid "Access"
|
2976 |
msgstr ""
|
2977 |
|
2978 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:333
|
2979 |
#: src/Admin/SettingsPages/GeneralSettings.php:333
|
2980 |
msgid "Access Settings"
|
2981 |
msgstr ""
|
2982 |
|
2983 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:339
|
2984 |
#: src/Admin/SettingsPages/GeneralSettings.php:339
|
2985 |
+
msgid ""
|
2986 |
+
"%sNote:%s Access setting takes precedence over %sContent Protection rules%s."
|
2987 |
msgstr ""
|
2988 |
|
2989 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:345
|
2990 |
#: src/Admin/SettingsPages/GeneralSettings.php:345
|
2991 |
msgid "Global Site Access"
|
2992 |
msgstr ""
|
2993 |
|
2994 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:347
|
2995 |
#: src/Admin/SettingsPages/GeneralSettings.php:347
|
2996 |
msgid "Accessible to Everyone"
|
2997 |
msgstr ""
|
2998 |
|
2999 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:348
|
3000 |
#: src/Admin/SettingsPages/GeneralSettings.php:348
|
3001 |
msgid "Accessible to Logged-in Users"
|
3002 |
msgstr ""
|
3003 |
|
3004 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:353
|
3005 |
#: src/Admin/SettingsPages/GeneralSettings.php:353
|
3006 |
msgid "Redirect Page"
|
3007 |
msgstr ""
|
3008 |
|
3009 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:355
|
3010 |
#: src/Admin/SettingsPages/GeneralSettings.php:355
|
3011 |
+
msgid ""
|
3012 |
+
"Select the page or custom URL to redirect users that are not logged in to."
|
3013 |
msgstr ""
|
3014 |
|
3015 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:359
|
3016 |
#: src/Admin/SettingsPages/GeneralSettings.php:359
|
3017 |
msgid "Pages to Exclude"
|
3018 |
msgstr ""
|
3019 |
|
3020 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:365
|
3021 |
#: src/Admin/SettingsPages/GeneralSettings.php:365
|
3022 |
+
msgid ""
|
3023 |
+
"Select the pages to exclude beside the redirect page that will be accessible "
|
3024 |
+
"by everyone."
|
3025 |
msgstr ""
|
3026 |
|
3027 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:371
|
3028 |
#: src/Admin/SettingsPages/GeneralSettings.php:371
|
3029 |
msgid "Accessible Homepage"
|
3030 |
msgstr ""
|
3031 |
|
3032 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:372
|
3033 |
#: src/Admin/SettingsPages/GeneralSettings.php:372
|
3034 |
msgid "Check to allow homepage to be accessible by everyone."
|
3035 |
msgstr ""
|
3036 |
|
3037 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:376
|
3038 |
+
#: build/wp-user-avatar/src/ContentProtection/Frontend/PostContent.php:64
|
3039 |
#: src/Admin/SettingsPages/GeneralSettings.php:376
|
3040 |
#: src/ContentProtection/Frontend/PostContent.php:64
|
3041 |
msgid "You are unauthorized to view this page."
|
3042 |
msgstr ""
|
3043 |
|
3044 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:377
|
3045 |
#: src/Admin/SettingsPages/GeneralSettings.php:377
|
3046 |
msgid "Global Restricted Access Message"
|
3047 |
msgstr ""
|
3048 |
|
3049 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:378
|
3050 |
#: src/Admin/SettingsPages/GeneralSettings.php:378
|
3051 |
+
msgid ""
|
3052 |
+
"This is the message shown to users that do not have permission to view the "
|
3053 |
+
"content."
|
3054 |
msgstr ""
|
3055 |
|
3056 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:385
|
3057 |
#: src/Admin/SettingsPages/GeneralSettings.php:385
|
3058 |
msgid "BuddyPress"
|
3059 |
msgstr ""
|
3060 |
|
3061 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:386
|
3062 |
#: src/Admin/SettingsPages/GeneralSettings.php:386
|
3063 |
msgid "BuddyPress Settings"
|
3064 |
msgstr ""
|
3065 |
|
3066 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:392
|
3067 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:399
|
3068 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:406
|
3069 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:422
|
3070 |
#: src/Admin/SettingsPages/GeneralSettings.php:392
|
3071 |
#: src/Admin/SettingsPages/GeneralSettings.php:399
|
3072 |
#: src/Admin/SettingsPages/GeneralSettings.php:406
|
3074 |
msgid "Check to enable"
|
3075 |
msgstr ""
|
3076 |
|
3077 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:393
|
3078 |
#: src/Admin/SettingsPages/GeneralSettings.php:393
|
3079 |
msgid "Check to redirect BuddyPress registration page to your selected %s"
|
3080 |
msgstr ""
|
3081 |
|
3082 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:397
|
3083 |
#: src/Admin/SettingsPages/GeneralSettings.php:397
|
3084 |
msgid "Override Avatar"
|
3085 |
msgstr ""
|
3086 |
|
3087 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:400
|
3088 |
#: src/Admin/SettingsPages/GeneralSettings.php:400
|
3089 |
+
msgid ""
|
3090 |
+
"Check to override BuddyPress users uploaded avatars with that of "
|
3091 |
+
"ProfilePress."
|
3092 |
msgstr ""
|
3093 |
|
3094 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:405
|
3095 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:421
|
3096 |
#: src/Admin/SettingsPages/GeneralSettings.php:405
|
3097 |
#: src/Admin/SettingsPages/GeneralSettings.php:421
|
3098 |
msgid "Override Profile URL"
|
3099 |
msgstr ""
|
3100 |
|
3101 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:407
|
3102 |
#: src/Admin/SettingsPages/GeneralSettings.php:407
|
3103 |
+
msgid ""
|
3104 |
+
"Check to change the profile URL of BuddyPress users to ProfilePress front-"
|
3105 |
+
"end profile."
|
3106 |
msgstr ""
|
3107 |
|
3108 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:415
|
3109 |
#: src/Admin/SettingsPages/GeneralSettings.php:415
|
3110 |
msgid "bbPress"
|
3111 |
msgstr ""
|
3112 |
|
3113 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:416
|
3114 |
#: src/Admin/SettingsPages/GeneralSettings.php:416
|
3115 |
msgid "bbPress Settings"
|
3116 |
msgstr ""
|
3117 |
|
3118 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/GeneralSettings.php:423
|
3119 |
#: src/Admin/SettingsPages/GeneralSettings.php:423
|
3120 |
msgid "Check to change bbPress profile URL to ProfilePress front-end profile."
|
3121 |
msgstr ""
|
3122 |
|
3123 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/IDUserColumn.php:20
|
3124 |
#: src/Admin/SettingsPages/IDUserColumn.php:20
|
3125 |
msgid "ID"
|
3126 |
msgstr ""
|
3127 |
|
3128 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:51
|
3129 |
#: src/Admin/SettingsPages/MailOptin.php:51
|
3130 |
msgid "There was an error while performing your request."
|
3131 |
msgstr ""
|
3132 |
|
3133 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:63
|
3134 |
#: src/Admin/SettingsPages/MailOptin.php:63
|
3135 |
msgid "Could not install plugin. Please download and install manually."
|
3136 |
msgstr ""
|
3137 |
|
3138 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:63
|
3139 |
#: src/Admin/SettingsPages/MailOptin.php:63
|
3140 |
+
msgid ""
|
3141 |
+
"Could not install addon. Please download from wpforms.com and install "
|
3142 |
+
"manually."
|
3143 |
msgstr ""
|
3144 |
|
3145 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:131
|
3146 |
#: src/Admin/SettingsPages/MailOptin.php:131
|
3147 |
msgid "Plugin installed."
|
3148 |
msgstr ""
|
3149 |
|
3150 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:131
|
3151 |
#: src/Admin/SettingsPages/MailOptin.php:131
|
3152 |
msgid "Addon installed."
|
3153 |
msgstr ""
|
3154 |
|
3155 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:141
|
3156 |
#: src/Admin/SettingsPages/MailOptin.php:141
|
3157 |
msgid "Plugin installed & activated."
|
3158 |
msgstr ""
|
3159 |
|
3160 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:141
|
3161 |
#: src/Admin/SettingsPages/MailOptin.php:141
|
3162 |
msgid "Addon installed & activated."
|
3163 |
msgstr ""
|
3164 |
|
3165 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:157
|
3166 |
#: src/Admin/SettingsPages/MailOptin.php:157
|
3167 |
msgid "Plugin activation is disabled for you on this site."
|
3168 |
msgstr ""
|
3169 |
|
3170 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:166
|
3171 |
#: src/Admin/SettingsPages/MailOptin.php:166
|
3172 |
msgid "Plugin activated."
|
3173 |
msgstr ""
|
3174 |
|
3175 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:170
|
3176 |
#: src/Admin/SettingsPages/MailOptin.php:170
|
3177 |
msgid "Could not activate plugin. Please activate from the Plugins page."
|
3178 |
msgstr ""
|
3179 |
|
3180 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:178
|
3181 |
#: src/Admin/SettingsPages/MailOptin.php:178
|
3182 |
msgid "Popups & Optins"
|
3183 |
msgstr ""
|
3184 |
|
3185 |
#. translators: %s - Lite plugin download URL.
|
3186 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:209
|
3187 |
#: src/Admin/SettingsPages/MailOptin.php:209
|
3188 |
+
msgid ""
|
3189 |
+
"Could not install plugin. Please <a href=\"%s\">download</a> and install "
|
3190 |
+
"manually."
|
3191 |
msgstr ""
|
3192 |
|
3193 |
#. translators: %s - Lite plugin download URL.
|
3194 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:221
|
3195 |
#: src/Admin/SettingsPages/MailOptin.php:221
|
3196 |
+
msgid ""
|
3197 |
+
"Could not activate plugin. Please activate from the <a href=\"%s\">Plugins "
|
3198 |
+
"page</a>."
|
3199 |
msgstr ""
|
3200 |
|
3201 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:232
|
3202 |
#: src/Admin/SettingsPages/MailOptin.php:232
|
3203 |
msgid "Installing..."
|
3204 |
msgstr ""
|
3205 |
|
3206 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:233
|
3207 |
#: src/Admin/SettingsPages/MailOptin.php:233
|
3208 |
msgid "Activating..."
|
3209 |
msgstr ""
|
3210 |
|
3211 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:234
|
3212 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:596
|
3213 |
#: src/Admin/SettingsPages/MailOptin.php:234
|
3214 |
#: src/Admin/SettingsPages/MailOptin.php:596
|
3215 |
msgid "MailOptin Installed & Activated"
|
3216 |
msgstr ""
|
3217 |
|
3218 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:235
|
3219 |
#: src/Admin/SettingsPages/MailOptin.php:235
|
3220 |
msgid "Install Now"
|
3221 |
msgstr ""
|
3222 |
|
3223 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:236
|
3224 |
#: src/Admin/SettingsPages/MailOptin.php:236
|
3225 |
msgid "Activate Now"
|
3226 |
msgstr ""
|
3227 |
|
3228 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:237
|
3229 |
#: src/Admin/SettingsPages/MailOptin.php:237
|
3230 |
msgid "Download Now"
|
3231 |
msgstr ""
|
3232 |
|
3233 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:238
|
3234 |
#: src/Admin/SettingsPages/MailOptin.php:238
|
3235 |
msgid "Go to Plugins page"
|
3236 |
msgstr ""
|
3237 |
|
3238 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:243
|
3239 |
#: src/Admin/SettingsPages/MailOptin.php:243
|
3240 |
msgid "Go to MailOptin Settings"
|
3241 |
msgstr ""
|
3242 |
|
3243 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:472
|
3244 |
#: src/Admin/SettingsPages/MailOptin.php:472
|
3245 |
msgid "ProfilePress ♥ MailOptin"
|
3246 |
msgstr ""
|
3247 |
|
3248 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:473
|
3249 |
#: src/Admin/SettingsPages/MailOptin.php:473
|
3250 |
msgid "#1 Popup, Optin Forms & Marketing Automation Plugin"
|
3251 |
msgstr ""
|
3252 |
|
3253 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:474
|
3254 |
#: src/Admin/SettingsPages/MailOptin.php:474
|
3255 |
+
msgid ""
|
3256 |
+
"MailOptin lets you create popups and newsletter opt-in forms that integrates "
|
3257 |
+
"with Mailchimp, Aweber, Constant Contact, Active Campaign & more."
|
3258 |
msgstr ""
|
3259 |
|
3260 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:497
|
3261 |
#: src/Admin/SettingsPages/MailOptin.php:497
|
3262 |
msgid "MailOptin screenshot"
|
3263 |
msgstr ""
|
3264 |
|
3265 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:498
|
3266 |
#: src/Admin/SettingsPages/MailOptin.php:498
|
3267 |
+
msgid ""
|
3268 |
+
"Automatically notify your subscribers every time you publish a new post."
|
3269 |
msgstr ""
|
3270 |
|
3271 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:499
|
3272 |
#: src/Admin/SettingsPages/MailOptin.php:499
|
3273 |
+
msgid ""
|
3274 |
+
"Keep your subscribers engaged with daily, weekly and monthly email digest of "
|
3275 |
+
"published posts."
|
3276 |
msgstr ""
|
3277 |
|
3278 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:500
|
3279 |
#: src/Admin/SettingsPages/MailOptin.php:500
|
3280 |
+
msgid ""
|
3281 |
+
"Different types of opt-in form including Popup, notification bar, inline, "
|
3282 |
+
"scroll box, slide ins, sidebar forms."
|
3283 |
msgstr ""
|
3284 |
|
3285 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:501
|
3286 |
#: src/Admin/SettingsPages/MailOptin.php:501
|
3287 |
+
msgid ""
|
3288 |
+
"Page-level targeting and optin triggers to build hyper segmented email list."
|
3289 |
msgstr ""
|
3290 |
|
3291 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:502
|
3292 |
#: src/Admin/SettingsPages/MailOptin.php:502
|
3293 |
+
msgid ""
|
3294 |
+
"Analytics with actionable reporting & insights to improve your lead-"
|
3295 |
+
"generation strategy."
|
3296 |
msgstr ""
|
3297 |
|
3298 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:530
|
3299 |
#: src/Admin/SettingsPages/MailOptin.php:530
|
3300 |
msgid "Step 1"
|
3301 |
msgstr ""
|
3302 |
|
3303 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:531
|
3304 |
#: src/Admin/SettingsPages/MailOptin.php:531
|
3305 |
msgid "Install and Activate MailOptin"
|
3306 |
msgstr ""
|
3307 |
|
3308 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:532
|
3309 |
#: src/Admin/SettingsPages/MailOptin.php:532
|
3310 |
msgid "Install MailOptin from the WordPress.org plugin repository."
|
3311 |
msgstr ""
|
3312 |
|
3313 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:565
|
3314 |
#: src/Admin/SettingsPages/MailOptin.php:565
|
3315 |
msgid "Step 2"
|
3316 |
msgstr ""
|
3317 |
|
3318 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:566
|
3319 |
#: src/Admin/SettingsPages/MailOptin.php:566
|
3320 |
msgid "Set Up MailOptin"
|
3321 |
msgstr ""
|
3322 |
|
3323 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:567
|
3324 |
#: src/Admin/SettingsPages/MailOptin.php:567
|
3325 |
msgid "Configure and create your first optin form."
|
3326 |
msgstr ""
|
3327 |
|
3328 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:588
|
3329 |
#: src/Admin/SettingsPages/MailOptin.php:588
|
3330 |
msgid "Install MailOptin"
|
3331 |
msgstr ""
|
3332 |
|
3333 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:596
|
3334 |
#: src/Admin/SettingsPages/MailOptin.php:596
|
3335 |
msgid "Activate MailOptin"
|
3336 |
msgstr ""
|
3337 |
|
3338 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:614
|
3339 |
#: src/Admin/SettingsPages/MailOptin.php:614
|
3340 |
msgid "Start Setup"
|
3341 |
msgstr ""
|
3342 |
|
3343 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:620
|
3344 |
#: src/Admin/SettingsPages/MailOptin.php:620
|
3345 |
msgid "Go to MailOptin settings"
|
3346 |
msgstr ""
|
3347 |
|
3348 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:641
|
3349 |
#: src/Admin/SettingsPages/MailOptin.php:641
|
3350 |
msgid "You do not have permission."
|
3351 |
msgstr ""
|
3352 |
|
3353 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MailOptin.php:651
|
3354 |
#: src/Admin/SettingsPages/MailOptin.php:651
|
3355 |
msgid "Plugin unavailable."
|
3356 |
msgstr ""
|
3357 |
|
3358 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MemberDirectories.php:37
|
3359 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MemberDirectories.php:55
|
3360 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MemberDirectories.php:91
|
3361 |
#: src/Admin/SettingsPages/MemberDirectories.php:37
|
3362 |
#: src/Admin/SettingsPages/MemberDirectories.php:55
|
3363 |
#: src/Admin/SettingsPages/MemberDirectories.php:91
|
3364 |
msgid "Member Directories"
|
3365 |
msgstr ""
|
3366 |
|
3367 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MemberDirectories.php:44
|
3368 |
#: src/Admin/SettingsPages/MemberDirectories.php:44
|
3369 |
msgid "Edit Member Directory"
|
3370 |
msgstr ""
|
3371 |
|
3372 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/MembersDirectoryList.php:10
|
3373 |
#: src/Admin/SettingsPages/MembersDirectoryList.php:10
|
3374 |
msgid "No members directory is currently available. %sConsider creating one%s"
|
3375 |
msgstr ""
|
3376 |
|
3377 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/ToolsSettingsPage.php:41
|
3378 |
#: src/Admin/SettingsPages/ToolsSettingsPage.php:41
|
3379 |
msgid "Logs"
|
3380 |
msgstr ""
|
3381 |
|
3382 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/ToolsSettingsPage.php:44
|
3383 |
#: src/Admin/SettingsPages/ToolsSettingsPage.php:44
|
3384 |
msgid "Debug Error Log"
|
3385 |
msgstr ""
|
3386 |
|
3387 |
+
#: build/wp-user-avatar/src/Admin/SettingsPages/ToolsSettingsPage.php:54
|
3388 |
#: src/Admin/SettingsPages/ToolsSettingsPage.php:54
|
3389 |
msgid "Delete Log"
|
3390 |
msgstr ""
|
3391 |
|
3392 |
+
#: build/wp-user-avatar/src/AdminBarDashboardAccess/Init.php:32
|
3393 |
#: src/AdminBarDashboardAccess/Init.php:32
|
3394 |
msgid "Admin Bar & Dashboard"
|
3395 |
msgstr ""
|
3396 |
|
3397 |
+
#: build/wp-user-avatar/src/AdminBarDashboardAccess/Init.php:41
|
3398 |
+
#: build/wp-user-avatar/src/AdminBarDashboardAccess/Init.php:58
|
3399 |
#: src/AdminBarDashboardAccess/Init.php:41
|
3400 |
#: src/AdminBarDashboardAccess/Init.php:58
|
3401 |
msgid "Admin Bar & Dashboard Access"
|
3402 |
msgstr ""
|
3403 |
|
3404 |
+
#: build/wp-user-avatar/src/AdminBarDashboardAccess/include.settings-page.php:19
|
3405 |
#: src/AdminBarDashboardAccess/include.settings-page.php:19
|
3406 |
msgid "Admin Bar Visibility Control"
|
3407 |
msgstr ""
|
3408 |
|
3409 |
+
#: build/wp-user-avatar/src/AdminBarDashboardAccess/include.settings-page.php:26
|
3410 |
#: src/AdminBarDashboardAccess/include.settings-page.php:26
|
3411 |
msgid "Disable Admin Bar"
|
3412 |
msgstr ""
|
3413 |
|
3414 |
+
#: build/wp-user-avatar/src/AdminBarDashboardAccess/include.settings-page.php:31
|
3415 |
#: src/AdminBarDashboardAccess/include.settings-page.php:31
|
3416 |
msgid "Check to disable admin bar."
|
3417 |
msgstr ""
|
3418 |
|
3419 |
+
#: build/wp-user-avatar/src/AdminBarDashboardAccess/include.settings-page.php:37
|
3420 |
#: src/AdminBarDashboardAccess/include.settings-page.php:37
|
3421 |
msgid "Admin Bar Control"
|
3422 |
msgstr ""
|
3423 |
|
3424 |
+
#: build/wp-user-avatar/src/AdminBarDashboardAccess/include.settings-page.php:47
|
3425 |
#: src/AdminBarDashboardAccess/include.settings-page.php:47
|
3426 |
+
msgid ""
|
3427 |
+
"Select the user roles that the admin bar will be disabled for. It will be "
|
3428 |
+
"disabled for everyone except admins if none is checked."
|
3429 |
msgstr ""
|
3430 |
|
3431 |
+
#: build/wp-user-avatar/src/AdminBarDashboardAccess/include.settings-page.php:63
|
3432 |
+
#: build/wp-user-avatar/src/AdminBarDashboardAccess/include.settings-page.php:81
|
3433 |
#: src/AdminBarDashboardAccess/include.settings-page.php:63
|
3434 |
#: src/AdminBarDashboardAccess/include.settings-page.php:81
|
3435 |
msgid "Dashboard Access Control"
|
3436 |
msgstr ""
|
3437 |
|
3438 |
+
#: build/wp-user-avatar/src/AdminBarDashboardAccess/include.settings-page.php:70
|
3439 |
#: src/AdminBarDashboardAccess/include.settings-page.php:70
|
3440 |
msgid "Disable Dashboard Access"
|
3441 |
msgstr ""
|
3442 |
|
3443 |
+
#: build/wp-user-avatar/src/AdminBarDashboardAccess/include.settings-page.php:75
|
3444 |
#: src/AdminBarDashboardAccess/include.settings-page.php:75
|
3445 |
msgid "Check to disable dashboard access for everyone."
|
3446 |
msgstr ""
|
3447 |
|
3448 |
+
#: build/wp-user-avatar/src/AdminBarDashboardAccess/include.settings-page.php:91
|
3449 |
#: src/AdminBarDashboardAccess/include.settings-page.php:91
|
3450 |
+
msgid ""
|
3451 |
+
"Select the user roles that dashboard access will be disabled for. It will be "
|
3452 |
+
"disabled for everyone except admins if none is checked."
|
3453 |
msgstr ""
|
3454 |
|
3455 |
+
#: build/wp-user-avatar/src/AdminBarDashboardAccess/include.settings-page.php:97
|
3456 |
#: src/AdminBarDashboardAccess/include.settings-page.php:97
|
3457 |
msgid "Dashboard Redirect URL"
|
3458 |
msgstr ""
|
3459 |
|
3460 |
+
#: build/wp-user-avatar/src/AdminBarDashboardAccess/include.settings-page.php:102
|
3461 |
#: src/AdminBarDashboardAccess/include.settings-page.php:102
|
3462 |
+
msgid ""
|
3463 |
+
"Enter URL to redirect users to without dashboard access. If empty, users "
|
3464 |
+
"will be redirected to website homepage."
|
3465 |
msgstr ""
|
3466 |
|
3467 |
+
#: build/wp-user-avatar/src/Classes/AdminNotices.php:100
|
3468 |
#: src/Classes/AdminNotices.php:100
|
3469 |
+
msgid ""
|
3470 |
+
"Hey, I noticed you have been using ProfilePress for at least 7 days now - "
|
3471 |
+
"that's awesome! Could you please do us a BIG favor and give it a %1$s5-star "
|
3472 |
+
"rating on WordPress?%2$s This will help us spread the word and boost our "
|
3473 |
+
"motivation - thanks!"
|
3474 |
msgstr ""
|
3475 |
|
3476 |
+
#: build/wp-user-avatar/src/Classes/AdminNotices.php:104
|
3477 |
#: src/Classes/AdminNotices.php:104
|
3478 |
msgid "Sure! I'd love to give a review"
|
3479 |
msgstr ""
|
3480 |
|
3481 |
+
#: build/wp-user-avatar/src/Classes/AdminNotices.php:106
|
3482 |
#: src/Classes/AdminNotices.php:106
|
3483 |
msgid "Dismiss Forever"
|
3484 |
msgstr ""
|
3485 |
|
3486 |
+
#: build/wp-user-avatar/src/Classes/AdminNotices.php:125
|
3487 |
#: src/Classes/AdminNotices.php:125
|
3488 |
msgid "Change Permalink Structure"
|
3489 |
msgstr ""
|
3490 |
|
3491 |
+
#: build/wp-user-avatar/src/Classes/AdminNotices.php:129
|
3492 |
#: src/Classes/AdminNotices.php:129
|
3493 |
+
msgid ""
|
3494 |
+
"Your site permalink structure is currently set to <code>Plain</code>. This "
|
3495 |
+
"setting is not compatible with ProfilePress. Change your permalink structure "
|
3496 |
+
"to any other setting to avoid issues. We recommend <code>Post name</code>.</"
|
3497 |
+
"p><p>%s"
|
3498 |
msgstr ""
|
3499 |
|
3500 |
+
#: build/wp-user-avatar/src/Classes/AdminNotices.php:151
|
3501 |
#: src/Classes/AdminNotices.php:151
|
3502 |
+
msgid ""
|
3503 |
+
"Important news! %1$sWP User Avatar%2$s is now %1$sProfilePress%2$s. We added "
|
3504 |
+
"new features such as member directories, frontend user registration & login "
|
3505 |
+
"forms, user profile, content protection and more. %3$sCheck Them Out%5$s | "
|
3506 |
+
"%4$sDismiss Notice%5$s"
|
3507 |
msgstr ""
|
3508 |
|
3509 |
+
#: build/wp-user-avatar/src/Classes/AdminNotices.php:170
|
3510 |
#: src/Classes/AdminNotices.php:170
|
3511 |
+
msgid ""
|
3512 |
+
"ProfilePress needs to create several pages (User Profiles, My Account, "
|
3513 |
+
"Registration, Login, Password Reset, Member Directory) to function correctly."
|
3514 |
msgstr ""
|
3515 |
|
3516 |
+
#: build/wp-user-avatar/src/Classes/AdminNotices.php:173
|
3517 |
#: src/Classes/AdminNotices.php:173
|
3518 |
msgid "Create Pages"
|
3519 |
msgstr ""
|
3520 |
|
3521 |
+
#: build/wp-user-avatar/src/Classes/AdminNotices.php:173
|
3522 |
#: src/Classes/AdminNotices.php:173
|
3523 |
msgid "No Thanks"
|
3524 |
msgstr ""
|
3525 |
|
3526 |
+
#: build/wp-user-avatar/src/Classes/AdminNotices.php:201
|
3527 |
#: src/Classes/AdminNotices.php:201
|
3528 |
+
msgid ""
|
3529 |
+
"User registration currently disabled. To enable, Go to <a href=\"%1$s"
|
3530 |
+
"\">Settings -> General</a>, and under Membership, check \"Anyone can register"
|
3531 |
+
"\""
|
3532 |
msgstr ""
|
3533 |
|
3534 |
+
#: build/wp-user-avatar/src/Classes/AjaxHandler.php:45
|
3535 |
#: src/Classes/AjaxHandler.php:45
|
3536 |
+
msgid ""
|
3537 |
+
"Melange is a way to combine login, registration & password reset forms in a "
|
3538 |
+
"single form."
|
3539 |
msgstr ""
|
3540 |
|
3541 |
+
#: build/wp-user-avatar/src/Classes/AjaxHandler.php:49
|
3542 |
#: src/Classes/AjaxHandler.php:49
|
3543 |
msgid "Select Form Type"
|
3544 |
msgstr ""
|
3545 |
|
3546 |
+
#: build/wp-user-avatar/src/Classes/AjaxHandler.php:50
|
3547 |
#: src/Classes/AjaxHandler.php:50
|
3548 |
msgid "Loading..."
|
3549 |
msgstr ""
|
3550 |
|
3551 |
+
#: build/wp-user-avatar/src/Classes/AjaxHandler.php:101
|
3552 |
#: src/Classes/AjaxHandler.php:101
|
3553 |
msgid "Create from Scratch"
|
3554 |
msgstr ""
|
3555 |
|
3556 |
+
#: build/wp-user-avatar/src/Classes/AjaxHandler.php:107
|
3557 |
#: src/Classes/AjaxHandler.php:107
|
3558 |
msgid "Do it Yourself"
|
3559 |
msgstr ""
|
3560 |
|
3561 |
+
#: build/wp-user-avatar/src/Classes/AjaxHandler.php:110
|
3562 |
#: src/Classes/AjaxHandler.php:110
|
3563 |
msgid "Get Started Creating Your Own Form"
|
3564 |
msgstr ""
|
3565 |
|
3566 |
+
#: build/wp-user-avatar/src/Classes/AjaxHandler.php:151
|
3567 |
#: src/Classes/AjaxHandler.php:151
|
3568 |
msgid "Select this template"
|
3569 |
msgstr ""
|
3570 |
|
3571 |
+
#: build/wp-user-avatar/src/Classes/AjaxHandler.php:152
|
3572 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:274
|
3573 |
#: src/Classes/AjaxHandler.php:152
|
3574 |
#: src/ContentProtection/ContentConditions.php:274
|
3575 |
msgid "Select Template"
|
3576 |
msgstr ""
|
3577 |
|
3578 |
+
#: build/wp-user-avatar/src/Classes/AjaxHandler.php:161
|
3579 |
#: src/Classes/AjaxHandler.php:161
|
3580 |
msgid "Enter a Name"
|
3581 |
msgstr ""
|
3582 |
|
3583 |
+
#: build/wp-user-avatar/src/Classes/AjaxHandler.php:217
|
3584 |
+
#: build/wp-user-avatar/src/Classes/AjaxHandler.php:240
|
3585 |
+
#: build/wp-user-avatar/src/Classes/PasswordReset.php:360
|
3586 |
#: src/Classes/AjaxHandler.php:217 src/Classes/AjaxHandler.php:240
|
3587 |
#: src/Classes/PasswordReset.php:360
|
3588 |
msgid "Unexpected error. Please try again."
|
3589 |
msgstr ""
|
3590 |
|
3591 |
+
#: build/wp-user-avatar/src/Classes/AjaxHandler.php:249
|
3592 |
#: src/Classes/AjaxHandler.php:249
|
3593 |
msgid "Form with similar name exist already."
|
3594 |
msgstr ""
|
3595 |
|
3596 |
+
#: build/wp-user-avatar/src/Classes/AjaxHandler.php:532
|
3597 |
#: src/Classes/AjaxHandler.php:532
|
3598 |
msgid "Security validation failed. Try again"
|
3599 |
msgstr ""
|
3600 |
|
3601 |
+
#: build/wp-user-avatar/src/Classes/EditUserProfile.php:28
|
3602 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/email-notifications.tmpl.php:18
|
3603 |
#: src/Classes/EditUserProfile.php:28
|
3604 |
#: src/ShortcodeParser/MyAccount/email-notifications.tmpl.php:18
|
3605 |
msgid "Account was updated successfully."
|
3606 |
msgstr ""
|
3607 |
|
3608 |
+
#: build/wp-user-avatar/src/Classes/EditUserProfile.php:124
|
3609 |
#: src/Classes/EditUserProfile.php:124
|
3610 |
msgid "Email address is invalid. Please try again"
|
3611 |
msgstr ""
|
3612 |
|
3613 |
+
#: build/wp-user-avatar/src/Classes/EditUserProfile.php:128
|
3614 |
#: src/Classes/EditUserProfile.php:128
|
3615 |
msgid "Email address confirmation is invalid. Please try again"
|
3616 |
msgstr ""
|
3617 |
|
3618 |
+
#: build/wp-user-avatar/src/Classes/EditUserProfile.php:132
|
3619 |
#: src/Classes/EditUserProfile.php:132
|
3620 |
msgid "Email addresses do not match. Please try again"
|
3621 |
msgstr ""
|
3622 |
|
3623 |
+
#: build/wp-user-avatar/src/Classes/EditUserProfile.php:141
|
3624 |
+
#: build/wp-user-avatar/src/Classes/EditUserProfile.php:150
|
3625 |
#: src/Classes/EditUserProfile.php:141 src/Classes/EditUserProfile.php:150
|
3626 |
msgid "Password do not match. Please try again."
|
3627 |
msgstr ""
|
3628 |
|
3629 |
+
#: build/wp-user-avatar/src/Classes/EditUserProfile.php:146
|
3630 |
#: src/Classes/EditUserProfile.php:146
|
3631 |
msgid "Password is empty or do not match. Please try again."
|
3632 |
msgstr ""
|
3633 |
|
3634 |
+
#: build/wp-user-avatar/src/Classes/EditUserProfile.php:322
|
3635 |
#: src/Classes/EditUserProfile.php:322
|
3636 |
msgid "Something unexpected happened. Please try again"
|
3637 |
msgstr ""
|
3638 |
|
3639 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:57
|
3640 |
#: src/Classes/ExtensionManager.php:57
|
3641 |
+
msgid ""
|
3642 |
+
"Collect unlimited additional information from users besides the standard "
|
3643 |
+
"profile data."
|
3644 |
msgstr ""
|
3645 |
|
3646 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:61
|
3647 |
#: src/Classes/ExtensionManager.php:61
|
3648 |
msgid "Email Confirmation"
|
3649 |
msgstr ""
|
3650 |
|
3651 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:63
|
3652 |
#: src/Classes/ExtensionManager.php:63
|
3653 |
+
msgid ""
|
3654 |
+
"Ensure newly registered users confirm their email addresses before they can "
|
3655 |
+
"log in."
|
3656 |
msgstr ""
|
3657 |
|
3658 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:67
|
3659 |
#: src/Classes/ExtensionManager.php:67
|
3660 |
msgid "Two-Factor Authentication (2FA)"
|
3661 |
msgstr ""
|
3662 |
|
3663 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:69
|
3664 |
#: src/Classes/ExtensionManager.php:69
|
3665 |
+
msgid ""
|
3666 |
+
"Adds an additional layer of security to users accounts by requiring more "
|
3667 |
+
"than just a password to log in."
|
3668 |
msgstr ""
|
3669 |
|
3670 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:73
|
3671 |
#: src/Classes/ExtensionManager.php:73
|
3672 |
msgid "User Moderation"
|
3673 |
msgstr ""
|
3674 |
|
3675 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:75
|
3676 |
#: src/Classes/ExtensionManager.php:75
|
3677 |
+
msgid ""
|
3678 |
+
"Decide whether to approve newly registered users or not. You can also block "
|
3679 |
+
"and unblock users at any time."
|
3680 |
msgstr ""
|
3681 |
|
3682 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:79
|
3683 |
#: src/Classes/ExtensionManager.php:79
|
3684 |
msgid "Social Login"
|
3685 |
msgstr ""
|
3686 |
|
3687 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:81
|
3688 |
#: src/Classes/ExtensionManager.php:81
|
3689 |
+
msgid ""
|
3690 |
+
"Let users easily register/login to your site using their social network "
|
3691 |
+
"accounts (Facebook, Twitter, Google, LinkedIn, GitHub, VK)."
|
3692 |
msgstr ""
|
3693 |
|
3694 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:87
|
3695 |
#: src/Classes/ExtensionManager.php:87
|
3696 |
+
msgid ""
|
3697 |
+
"Let users log in to your website via a one-time URL sent to their email "
|
3698 |
+
"addresses."
|
3699 |
msgstr ""
|
3700 |
|
3701 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:91
|
3702 |
#: src/Classes/ExtensionManager.php:91
|
3703 |
msgid "Google reCAPTCHA"
|
3704 |
msgstr ""
|
3705 |
|
3706 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:93
|
3707 |
#: src/Classes/ExtensionManager.php:93
|
3708 |
msgid "Protect your forms against spam and bot attacks."
|
3709 |
msgstr ""
|
3710 |
|
3711 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:97
|
3712 |
#: src/Classes/ExtensionManager.php:97
|
3713 |
msgid "Join BuddyPress Groups"
|
3714 |
msgstr ""
|
3715 |
|
3716 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:99
|
3717 |
#: src/Classes/ExtensionManager.php:99
|
3718 |
msgid "Let users select the BuddyPress groups to join during registration."
|
3719 |
msgstr ""
|
3720 |
|
3721 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:102
|
3722 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:111
|
3723 |
#: src/Classes/ExtensionManager.php:102 src/Classes/ExtensionManager.php:111
|
3724 |
msgid "BuddyPress plugin is not active"
|
3725 |
msgstr ""
|
3726 |
|
3727 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:106
|
3728 |
#: src/Classes/ExtensionManager.php:106
|
3729 |
msgid "BuddyPress Profile Sync"
|
3730 |
msgstr ""
|
3731 |
|
3732 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:108
|
3733 |
#: src/Classes/ExtensionManager.php:108
|
3734 |
+
msgid ""
|
3735 |
+
"It provides a 2-way synchronization between WordPress profile fields and "
|
3736 |
+
"BuddyPress extended profile."
|
3737 |
msgstr ""
|
3738 |
|
3739 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:115
|
3740 |
#: src/Classes/ExtensionManager.php:115
|
3741 |
msgid "Site Creation"
|
3742 |
msgstr ""
|
3743 |
|
3744 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:117
|
3745 |
#: src/Classes/ExtensionManager.php:117
|
3746 |
+
msgid ""
|
3747 |
+
"Allow users to create new sites on a multisite network via a registration "
|
3748 |
+
"form powered by ProfilePress."
|
3749 |
msgstr ""
|
3750 |
|
3751 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:120
|
3752 |
#: src/Classes/ExtensionManager.php:120
|
3753 |
msgid "This is not a multisite installation"
|
3754 |
msgstr ""
|
3755 |
|
3756 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:124
|
3757 |
#: src/Classes/ExtensionManager.php:124
|
3758 |
msgid "WooCommerce"
|
3759 |
msgstr ""
|
3760 |
|
3761 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:126
|
3762 |
#: src/Classes/ExtensionManager.php:126
|
3763 |
+
msgid ""
|
3764 |
+
"It allows you to manage WooCommerce billing and shipping fields, replaces "
|
3765 |
+
"WooCommerce login and edit account forms in checkout and “My Account” pages "
|
3766 |
+
"with that of ProfilePress."
|
3767 |
msgstr ""
|
3768 |
|
3769 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:129
|
3770 |
#: src/Classes/ExtensionManager.php:129
|
3771 |
msgid "WooCommerce is not active"
|
3772 |
msgstr ""
|
3773 |
|
3774 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:133
|
3775 |
#: src/Classes/ExtensionManager.php:133
|
3776 |
msgid "Mailchimp"
|
3777 |
msgstr ""
|
3778 |
|
3779 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:135
|
3780 |
#: src/Classes/ExtensionManager.php:135
|
3781 |
+
msgid ""
|
3782 |
+
"Subscribe members to your Mailchimp audiences when they register and "
|
3783 |
+
"automatically sync profile changes with Mailchimp."
|
3784 |
msgstr ""
|
3785 |
|
3786 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:139
|
3787 |
#: src/Classes/ExtensionManager.php:139
|
3788 |
msgid "Campaign Monitor"
|
3789 |
msgstr ""
|
3790 |
|
3791 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:141
|
3792 |
#: src/Classes/ExtensionManager.php:141
|
3793 |
+
msgid ""
|
3794 |
+
"Subscribe members to your Campaign Monitor lists when they register and "
|
3795 |
+
"automatically sync profile changes with Campaign Monitor."
|
3796 |
msgstr ""
|
3797 |
|
3798 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:145
|
3799 |
#: src/Classes/ExtensionManager.php:145
|
3800 |
msgid "Akismet"
|
3801 |
msgstr ""
|
3802 |
|
3803 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:147
|
3804 |
#: src/Classes/ExtensionManager.php:147
|
3805 |
+
msgid ""
|
3806 |
+
"Block spam and bot user registrations with Akismet and keep your membership "
|
3807 |
+
"site safe and secured."
|
3808 |
msgstr ""
|
3809 |
|
3810 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:151
|
3811 |
#: src/Classes/ExtensionManager.php:151
|
3812 |
msgid "Polylang"
|
3813 |
msgstr ""
|
3814 |
|
3815 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:153
|
3816 |
#: src/Classes/ExtensionManager.php:153
|
3817 |
+
msgid ""
|
3818 |
+
"It allows you to build multilingual login, registration, password reset and "
|
3819 |
+
"edit profile forms."
|
3820 |
msgstr ""
|
3821 |
|
3822 |
+
#: build/wp-user-avatar/src/Classes/ExtensionManager.php:156
|
3823 |
#: src/Classes/ExtensionManager.php:156
|
3824 |
msgid "Polylang plugin is not active"
|
3825 |
msgstr ""
|
3826 |
|
3827 |
+
#: build/wp-user-avatar/src/Classes/FileUploader.php:60
|
3828 |
#: src/Classes/FileUploader.php:60
|
3829 |
msgid "Unexpected error with file upload, Please try again."
|
3830 |
msgstr ""
|
3831 |
|
3832 |
+
#: build/wp-user-avatar/src/Classes/FileUploader.php:76
|
3833 |
#: src/Classes/FileUploader.php:76
|
3834 |
msgid "Uploaded file is greater than the allowed sized of %s"
|
3835 |
msgstr ""
|
3836 |
|
3837 |
+
#: build/wp-user-avatar/src/Classes/FileUploader.php:99
|
3838 |
#: src/Classes/FileUploader.php:99
|
3839 |
msgid "appears to be of an invalid file format. Please try again."
|
3840 |
msgstr ""
|
3841 |
|
3842 |
+
#: build/wp-user-avatar/src/Classes/FileUploader.php:130
|
3843 |
#: src/Classes/FileUploader.php:130
|
3844 |
msgid "Unable to save %s, please try again."
|
3845 |
msgstr ""
|
3846 |
|
3847 |
+
#: build/wp-user-avatar/src/Classes/FileUploader.php:157
|
3848 |
#: src/Classes/FileUploader.php:157
|
3849 |
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
3850 |
msgstr ""
|
3851 |
|
3852 |
+
#: build/wp-user-avatar/src/Classes/FileUploader.php:160
|
3853 |
#: src/Classes/FileUploader.php:160
|
3854 |
+
msgid ""
|
3855 |
+
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
3856 |
+
"the HTML form"
|
3857 |
msgstr ""
|
3858 |
|
3859 |
+
#: build/wp-user-avatar/src/Classes/FileUploader.php:163
|
3860 |
#: src/Classes/FileUploader.php:163
|
3861 |
msgid "The uploaded file was only partially uploaded"
|
3862 |
msgstr ""
|
3863 |
|
3864 |
+
#: build/wp-user-avatar/src/Classes/FileUploader.php:166
|
3865 |
#: src/Classes/FileUploader.php:166
|
3866 |
msgid "No file was uploaded"
|
3867 |
msgstr ""
|
3868 |
|
3869 |
+
#: build/wp-user-avatar/src/Classes/FileUploader.php:169
|
3870 |
#: src/Classes/FileUploader.php:169
|
3871 |
msgid "Missing a temporary folder"
|
3872 |
msgstr ""
|
3873 |
|
3874 |
+
#: build/wp-user-avatar/src/Classes/FileUploader.php:172
|
3875 |
#: src/Classes/FileUploader.php:172
|
3876 |
msgid "Failed to write file to disk"
|
3877 |
msgstr ""
|
3878 |
|
3879 |
+
#: build/wp-user-avatar/src/Classes/FileUploader.php:175
|
3880 |
#: src/Classes/FileUploader.php:175
|
3881 |
msgid "File upload stopped by extension"
|
3882 |
msgstr ""
|
3883 |
|
3884 |
+
#: build/wp-user-avatar/src/Classes/FormPreviewHandler.php:53
|
3885 |
#: src/Classes/FormPreviewHandler.php:53
|
3886 |
msgid "You must be logged in to preview a form."
|
3887 |
msgstr ""
|
3888 |
|
3889 |
+
#: build/wp-user-avatar/src/Classes/FormRepository.php:166
|
3890 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:124
|
3891 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:87
|
3892 |
#: src/Classes/FormRepository.php:166 src/Themes/DragDrop/AbstractTheme.php:124
|
3893 |
#: src/Widgets/TabbedWidget.php:87
|
3894 |
msgid "Processing"
|
3895 |
msgstr ""
|
3896 |
|
3897 |
+
#: build/wp-user-avatar/src/Classes/GDPR.php:19
|
3898 |
+
#: build/wp-user-avatar/src/Classes/GDPR.php:62
|
3899 |
+
#: build/wp-user-avatar/src/Classes/GDPR.php:108 src/Classes/GDPR.php:19
|
3900 |
+
#: src/Classes/GDPR.php:62 src/Classes/GDPR.php:108
|
3901 |
msgid "User Extra Information"
|
3902 |
msgstr ""
|
3903 |
|
3904 |
+
#: build/wp-user-avatar/src/Classes/ImageUploader.php:32
|
3905 |
#: src/Classes/ImageUploader.php:32
|
3906 |
msgid "Unexpected error with image upload, Please try again."
|
3907 |
msgstr ""
|
3908 |
|
3909 |
+
#: build/wp-user-avatar/src/Classes/ImageUploader.php:35
|
3910 |
#: src/Classes/ImageUploader.php:35
|
3911 |
msgid "Uploaded image"
|
3912 |
msgstr ""
|
3913 |
|
3914 |
+
#: build/wp-user-avatar/src/Classes/ImageUploader.php:63
|
3915 |
#: src/Classes/ImageUploader.php:63
|
3916 |
msgid "%s is greater than the allowed sized of %s"
|
3917 |
msgstr ""
|
3918 |
|
3919 |
+
#: build/wp-user-avatar/src/Classes/ImageUploader.php:83
|
3920 |
#: src/Classes/ImageUploader.php:83
|
3921 |
msgid "Uploaded file is not an image."
|
3922 |
msgstr ""
|
3923 |
|
3924 |
+
#: build/wp-user-avatar/src/Classes/ImageUploader.php:119
|
3925 |
#: src/Classes/ImageUploader.php:119
|
3926 |
msgid "Unable to save file, please try again."
|
3927 |
msgstr ""
|
3928 |
|
3929 |
+
#: build/wp-user-avatar/src/Classes/PasswordReset.php:100
|
3930 |
#: src/Classes/PasswordReset.php:100
|
3931 |
msgid "<strong>ERROR</strong>: Password reset email is disabled."
|
3932 |
msgstr ""
|
3933 |
|
3934 |
+
#: build/wp-user-avatar/src/Classes/PasswordReset.php:106
|
3935 |
#: src/Classes/PasswordReset.php:106
|
3936 |
msgid "<strong>ERROR</strong>: Enter a username or e-mail address."
|
3937 |
msgstr ""
|
3938 |
|
3939 |
+
#: build/wp-user-avatar/src/Classes/PasswordReset.php:112
|
3940 |
#: src/Classes/PasswordReset.php:112
|
3941 |
+
msgid ""
|
3942 |
+
"<strong>ERROR</strong>: There is no user registered with that email address."
|
3943 |
msgstr ""
|
3944 |
|
3945 |
+
#: build/wp-user-avatar/src/Classes/PasswordReset.php:120
|
3946 |
#: src/Classes/PasswordReset.php:120
|
3947 |
msgid "<strong>ERROR</strong>: Invalid username or e-mail."
|
3948 |
msgstr ""
|
3949 |
|
3950 |
+
#: build/wp-user-avatar/src/Classes/PasswordReset.php:206
|
3951 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:118
|
3952 |
#: src/Classes/PasswordReset.php:206 src/Themes/DragDrop/AbstractTheme.php:118
|
3953 |
msgid "Check your email for further instruction."
|
3954 |
msgstr ""
|
3955 |
|
3956 |
+
#: build/wp-user-avatar/src/Classes/PasswordReset.php:338
|
3957 |
#: src/Classes/PasswordReset.php:338
|
3958 |
msgid "Sorry, that key appears to be invalid."
|
3959 |
msgstr ""
|
3960 |
|
3961 |
+
#: build/wp-user-avatar/src/Classes/PasswordReset.php:341
|
3962 |
+
#: build/wp-user-avatar/src/ShortcodeParser/FormProcessor.php:75
|
3963 |
#: src/Classes/PasswordReset.php:341 src/ShortcodeParser/FormProcessor.php:75
|
3964 |
msgid "Passwords do not match."
|
3965 |
msgstr ""
|
3966 |
|
3967 |
+
#: build/wp-user-avatar/src/Classes/PasswordReset.php:344
|
3968 |
#: src/Classes/PasswordReset.php:344
|
3969 |
msgid "Please enter your password."
|
3970 |
msgstr ""
|
3971 |
|
3972 |
+
#: build/wp-user-avatar/src/Classes/PasswordReset.php:347
|
3973 |
#: src/Classes/PasswordReset.php:347
|
3974 |
msgid "Sorry, that key does not appear to be valid."
|
3975 |
msgstr ""
|
3976 |
|
3977 |
+
#: build/wp-user-avatar/src/Classes/PasswordReset.php:350
|
3978 |
#: src/Classes/PasswordReset.php:350
|
3979 |
msgid "Password is not strong enough."
|
3980 |
msgstr ""
|
3981 |
|
3982 |
+
#: build/wp-user-avatar/src/Classes/PasswordReset.php:353
|
3983 |
#: src/Classes/PasswordReset.php:353
|
3984 |
msgid "You have successfully changed your password"
|
3985 |
msgstr ""
|
3986 |
|
3987 |
+
#: build/wp-user-avatar/src/Classes/PasswordReset.php:356
|
3988 |
#: src/Classes/PasswordReset.php:356
|
3989 |
msgid "Log in"
|
3990 |
msgstr ""
|
3991 |
|
3992 |
+
#: build/wp-user-avatar/src/Classes/RegistrationAuth.php:222
|
3993 |
#: src/Classes/RegistrationAuth.php:222
|
3994 |
msgid "%s field is required"
|
3995 |
msgstr ""
|
3996 |
|
3997 |
+
#: build/wp-user-avatar/src/Classes/RegistrationAuth.php:231
|
3998 |
#: src/Classes/RegistrationAuth.php:231
|
3999 |
+
msgid ""
|
4000 |
+
"<strong>ERROR</strong>: This username is invalid because it uses illegal "
|
4001 |
+
"characters. Please enter a valid username."
|
4002 |
msgstr ""
|
4003 |
|
4004 |
+
#: build/wp-user-avatar/src/Classes/RegistrationAuth.php:235
|
4005 |
#: src/Classes/RegistrationAuth.php:235
|
4006 |
msgid "Email address is not valid"
|
4007 |
msgstr ""
|
4008 |
|
4009 |
+
#: build/wp-user-avatar/src/Classes/RegistrationAuth.php:239
|
4010 |
#: src/Classes/RegistrationAuth.php:239
|
4011 |
msgid "Passwords do not match"
|
4012 |
msgstr ""
|
4013 |
|
4014 |
+
#: build/wp-user-avatar/src/Classes/RegistrationAuth.php:243
|
4015 |
#: src/Classes/RegistrationAuth.php:243
|
4016 |
msgid "Email addresses do not match"
|
4017 |
msgstr ""
|
4018 |
|
4019 |
+
#: build/wp-user-avatar/src/Classes/RegistrationAuth.php:247
|
4020 |
#: src/Classes/RegistrationAuth.php:247
|
4021 |
msgid "Password is not strong"
|
4022 |
msgstr ""
|
4023 |
|
4024 |
+
#: build/wp-user-avatar/src/Classes/RegistrationAuth.php:413
|
4025 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:110
|
4026 |
#: src/Classes/RegistrationAuth.php:413
|
4027 |
#: src/Themes/DragDrop/AbstractTheme.php:110
|
4028 |
msgid "Registration successful."
|
4029 |
msgstr ""
|
4030 |
|
4031 |
+
#: build/wp-user-avatar/src/Classes/UserSignupLocationListingPage.php:21
|
4032 |
#: src/Classes/UserSignupLocationListingPage.php:21
|
4033 |
msgid "Registered Via"
|
4034 |
msgstr ""
|
4035 |
|
4036 |
+
#: build/wp-user-avatar/src/Classes/UserSignupLocationListingPage.php:43
|
4037 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:284
|
4038 |
#: src/Classes/UserSignupLocationListingPage.php:43
|
4039 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:284
|
4040 |
msgid "Facebook"
|
4041 |
msgstr ""
|
4042 |
|
4043 |
+
#: build/wp-user-avatar/src/Classes/UserSignupLocationListingPage.php:47
|
4044 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:285
|
4045 |
#: src/Classes/UserSignupLocationListingPage.php:47
|
4046 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:285
|
4047 |
msgid "Twitter"
|
4048 |
msgstr ""
|
4049 |
|
4050 |
+
#: build/wp-user-avatar/src/Classes/UserSignupLocationListingPage.php:51
|
4051 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:286
|
4052 |
#: src/Classes/UserSignupLocationListingPage.php:51
|
4053 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:286
|
4054 |
msgid "Google"
|
4055 |
msgstr ""
|
4056 |
|
4057 |
+
#: build/wp-user-avatar/src/Classes/UserSignupLocationListingPage.php:55
|
4058 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:287
|
4059 |
#: src/Classes/UserSignupLocationListingPage.php:55
|
4060 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:287
|
4061 |
msgid "LinkedIn"
|
4062 |
msgstr ""
|
4063 |
|
4064 |
+
#: build/wp-user-avatar/src/Classes/UserSignupLocationListingPage.php:59
|
4065 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:288
|
4066 |
#: src/Classes/UserSignupLocationListingPage.php:59
|
4067 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:288
|
4068 |
msgid "GitHub"
|
4069 |
msgstr ""
|
4070 |
|
4071 |
+
#: build/wp-user-avatar/src/Classes/UserSignupLocationListingPage.php:63
|
4072 |
#: src/Classes/UserSignupLocationListingPage.php:63
|
4073 |
msgid "Vkontakte"
|
4074 |
msgstr ""
|
4075 |
|
4076 |
+
#: build/wp-user-avatar/src/Classes/UserSignupLocationListingPage.php:66
|
4077 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:16
|
4078 |
#: src/Classes/UserSignupLocationListingPage.php:66
|
4079 |
#: src/Widgets/TabbedWidget.php:16
|
4080 |
msgid "ProfilePress Tabbed Widget"
|
4081 |
msgstr ""
|
4082 |
|
4083 |
+
#: build/wp-user-avatar/src/Classes/UsernameEmailRestrictLogin.php:24
|
4084 |
#: src/Classes/UsernameEmailRestrictLogin.php:24
|
4085 |
msgid "<strong>ERROR</strong>: Invalid email address or incorrect password."
|
4086 |
msgstr ""
|
4087 |
|
4088 |
+
#: build/wp-user-avatar/src/Classes/UsernameEmailRestrictLogin.php:25
|
4089 |
#: src/Classes/UsernameEmailRestrictLogin.php:25
|
4090 |
msgid "<strong>ERROR</strong>: Invalid username or incorrect password."
|
4091 |
msgstr ""
|
4092 |
|
4093 |
+
#: build/wp-user-avatar/src/Classes/WelcomeEmailAfterSignup.php:37
|
4094 |
#: src/Classes/WelcomeEmailAfterSignup.php:37
|
4095 |
msgid "[Your Password]"
|
4096 |
msgstr ""
|
4097 |
|
4098 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:111
|
4099 |
#: src/ContentProtection/ContentConditions.php:111
|
4100 |
msgid "or"
|
4101 |
msgstr ""
|
4102 |
|
4103 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:114
|
4104 |
#: src/ContentProtection/ContentConditions.php:114
|
4105 |
msgid "Select a condition"
|
4106 |
msgstr ""
|
4107 |
|
4108 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:146
|
4109 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:151
|
4110 |
#: src/ContentProtection/ContentConditions.php:146
|
4111 |
#: src/ContentProtection/ContentConditions.php:151
|
4112 |
msgid "AND"
|
4113 |
msgstr ""
|
4114 |
|
4115 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:174
|
4116 |
#: src/ContentProtection/ContentConditions.php:174
|
4117 |
msgid "OR"
|
4118 |
msgstr ""
|
4119 |
|
4120 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:216
|
4121 |
#: src/ContentProtection/ContentConditions.php:216
|
4122 |
msgid "%s Archive Page"
|
4123 |
msgstr ""
|
4124 |
|
4125 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:223
|
4126 |
#: src/ContentProtection/ContentConditions.php:223
|
4127 |
msgid "All %s"
|
4128 |
msgstr ""
|
4129 |
|
4130 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:230
|
4131 |
#: src/ContentProtection/ContentConditions.php:230
|
4132 |
msgid "Selected %s"
|
4133 |
msgstr ""
|
4134 |
|
4135 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:232
|
4136 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:245
|
4137 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:257
|
4138 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:331
|
4139 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:367
|
4140 |
#: src/ContentProtection/ContentConditions.php:232
|
4141 |
#: src/ContentProtection/ContentConditions.php:245
|
4142 |
#: src/ContentProtection/ContentConditions.php:257
|
4145 |
msgid "Select %s"
|
4146 |
msgstr ""
|
4147 |
|
4148 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:242
|
4149 |
#: src/ContentProtection/ContentConditions.php:242
|
4150 |
msgid "Child %s of"
|
4151 |
msgstr ""
|
4152 |
|
4153 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:243
|
4154 |
#: src/ContentProtection/ContentConditions.php:243
|
4155 |
msgid "Child of Selected %s"
|
4156 |
msgstr ""
|
4157 |
|
4158 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:254
|
4159 |
#: src/ContentProtection/ContentConditions.php:254
|
4160 |
msgid "Parent %s of"
|
4161 |
msgstr ""
|
4162 |
|
4163 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:255
|
4164 |
#: src/ContentProtection/ContentConditions.php:255
|
4165 |
msgid "Parent of Selected %s"
|
4166 |
msgstr ""
|
4167 |
|
4168 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:270
|
4169 |
#: src/ContentProtection/ContentConditions.php:270
|
4170 |
msgid "Template"
|
4171 |
msgstr ""
|
4172 |
|
4173 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:271
|
4174 |
#: src/ContentProtection/ContentConditions.php:271
|
4175 |
msgid "%s with Template"
|
4176 |
msgstr ""
|
4177 |
|
4178 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:285
|
4179 |
#: src/ContentProtection/ContentConditions.php:285
|
4180 |
msgid "Home or Front Page"
|
4181 |
msgstr ""
|
4182 |
|
4183 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:291
|
4184 |
#: src/ContentProtection/ContentConditions.php:291
|
4185 |
msgid "Blog or Posts Page"
|
4186 |
msgstr ""
|
4187 |
|
4188 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:297
|
4189 |
#: src/ContentProtection/ContentConditions.php:297
|
4190 |
msgid "Search Result Page"
|
4191 |
msgstr ""
|
4192 |
|
4193 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:303
|
4194 |
#: src/ContentProtection/ContentConditions.php:303
|
4195 |
msgid "404 Error Page"
|
4196 |
msgstr ""
|
4197 |
|
4198 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:329
|
4199 |
#: src/ContentProtection/ContentConditions.php:329
|
4200 |
msgid "%1$s with %2$s"
|
4201 |
msgstr ""
|
4202 |
|
4203 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:353
|
4204 |
#: src/ContentProtection/ContentConditions.php:353
|
4205 |
msgid "%s (%s)"
|
4206 |
msgstr ""
|
4207 |
|
4208 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:357
|
4209 |
#: src/ContentProtection/ContentConditions.php:357
|
4210 |
msgid "All %s Archive Pages"
|
4211 |
msgstr ""
|
4212 |
|
4213 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:358
|
4214 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:364
|
4215 |
#: src/ContentProtection/ContentConditions.php:358
|
4216 |
#: src/ContentProtection/ContentConditions.php:364
|
4217 |
msgid "%s Archive"
|
4218 |
msgstr ""
|
4219 |
|
4220 |
+
#: build/wp-user-avatar/src/ContentProtection/ContentConditions.php:365
|
4221 |
#: src/ContentProtection/ContentConditions.php:365
|
4222 |
msgid "Selected %s Archive Pages"
|
4223 |
msgstr ""
|
4224 |
|
4225 |
+
#: build/wp-user-avatar/src/ContentProtection/SettingsPage.php:42
|
4226 |
+
#: build/wp-user-avatar/src/ContentProtection/SettingsPage.php:60
|
4227 |
#: src/ContentProtection/SettingsPage.php:42
|
4228 |
#: src/ContentProtection/SettingsPage.php:60
|
4229 |
msgid "Content Protection"
|
4230 |
msgstr ""
|
4231 |
|
4232 |
+
#: build/wp-user-avatar/src/ContentProtection/SettingsPage.php:45
|
4233 |
#: src/ContentProtection/SettingsPage.php:45
|
4234 |
msgid "Edit Protection Rule"
|
4235 |
msgstr ""
|
4236 |
|
4237 |
+
#: build/wp-user-avatar/src/ContentProtection/SettingsPage.php:49
|
4238 |
#: src/ContentProtection/SettingsPage.php:49
|
4239 |
msgid "Add Protection Rule"
|
4240 |
msgstr ""
|
4241 |
|
4242 |
+
#: build/wp-user-avatar/src/ContentProtection/SettingsPage.php:81
|
4243 |
#: src/ContentProtection/SettingsPage.php:81
|
4244 |
msgid "Protection Rules"
|
4245 |
msgstr ""
|
4246 |
|
4247 |
+
#: build/wp-user-avatar/src/ContentProtection/SettingsPage.php:126
|
4248 |
#: src/ContentProtection/SettingsPage.php:126
|
4249 |
msgid "Title cannot be empty."
|
4250 |
msgstr ""
|
4251 |
|
4252 |
+
#: build/wp-user-avatar/src/ContentProtection/SettingsPage.php:160
|
4253 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:114
|
4254 |
#: src/ContentProtection/SettingsPage.php:160
|
4255 |
#: src/Themes/DragDrop/AbstractTheme.php:114
|
4256 |
msgid "Changes saved."
|
4257 |
msgstr ""
|
4258 |
|
4259 |
+
#: build/wp-user-avatar/src/ContentProtection/SettingsPage.php:181
|
4260 |
#: src/ContentProtection/SettingsPage.php:181
|
4261 |
msgid "Add a Protection Rule"
|
4262 |
msgstr ""
|
4263 |
|
4264 |
+
#: build/wp-user-avatar/src/ContentProtection/WPListTable.php:21
|
4265 |
#: src/ContentProtection/WPListTable.php:21
|
4266 |
msgid "No protection rule found."
|
4267 |
msgstr ""
|
4268 |
|
4269 |
+
#: build/wp-user-avatar/src/ContentProtection/WPListTable.php:29
|
4270 |
#: src/ContentProtection/WPListTable.php:29
|
4271 |
msgid "Protected Contents"
|
4272 |
msgstr ""
|
4273 |
|
4274 |
+
#: build/wp-user-avatar/src/ContentProtection/WPListTable.php:89
|
4275 |
#: src/ContentProtection/WPListTable.php:89
|
4276 |
msgid "Deactivate"
|
4277 |
msgstr ""
|
4278 |
|
4279 |
+
#: build/wp-user-avatar/src/ContentProtection/WPListTable.php:196
|
4280 |
+
#: build/wp-user-avatar/src/ContentProtection/views/view.access-condition.php:24
|
4281 |
#: src/ContentProtection/WPListTable.php:196
|
4282 |
#: src/ContentProtection/views/view.access-condition.php:24
|
4283 |
msgid "Everyone"
|
4284 |
msgstr ""
|
4285 |
|
4286 |
+
#: build/wp-user-avatar/src/ContentProtection/WPListTable.php:199
|
4287 |
+
#: build/wp-user-avatar/src/ContentProtection/views/view.access-condition.php:25
|
4288 |
#: src/ContentProtection/WPListTable.php:199
|
4289 |
#: src/ContentProtection/views/view.access-condition.php:25
|
4290 |
msgid "Logged in users"
|
4291 |
msgstr ""
|
4292 |
|
4293 |
+
#: build/wp-user-avatar/src/ContentProtection/WPListTable.php:202
|
4294 |
+
#: build/wp-user-avatar/src/ContentProtection/views/view.access-condition.php:26
|
4295 |
#: src/ContentProtection/WPListTable.php:202
|
4296 |
#: src/ContentProtection/views/view.access-condition.php:26
|
4297 |
msgid "Logged out users"
|
4298 |
msgstr ""
|
4299 |
|
4300 |
+
#: build/wp-user-avatar/src/ContentProtection/views/include.shortcode-doc-sidebar.php:5
|
4301 |
#: src/ContentProtection/views/include.shortcode-doc-sidebar.php:5
|
4302 |
+
msgid ""
|
4303 |
+
"To restrict contents in a post or page, we provide the below shortcode. "
|
4304 |
+
"%sLearn more%s"
|
4305 |
msgstr ""
|
4306 |
|
4307 |
+
#: build/wp-user-avatar/src/ContentProtection/views/include.shortcode-doc-sidebar.php:11
|
4308 |
#: src/ContentProtection/views/include.shortcode-doc-sidebar.php:11
|
4309 |
msgid "Content to restrict will go here"
|
4310 |
msgstr ""
|
4311 |
|
4312 |
+
#: build/wp-user-avatar/src/ContentProtection/views/include.view-sidebar.php:18
|
4313 |
#: src/ContentProtection/views/include.view-sidebar.php:18
|
4314 |
msgid "Save Rule"
|
4315 |
msgstr ""
|
4316 |
|
4317 |
+
#: build/wp-user-avatar/src/ContentProtection/views/include.view.php:16
|
4318 |
#: src/ContentProtection/views/include.view.php:16
|
4319 |
msgid "Content to Protect"
|
4320 |
msgstr ""
|
4321 |
|
4322 |
+
#: build/wp-user-avatar/src/ContentProtection/views/include.view.php:27
|
4323 |
#: src/ContentProtection/views/include.view.php:27
|
4324 |
msgid "Access Condition"
|
4325 |
msgstr ""
|
4326 |
|
4327 |
+
#: build/wp-user-avatar/src/ContentProtection/views/include.view.php:38
|
4328 |
#: src/ContentProtection/views/include.view.php:38
|
4329 |
msgid "Publish"
|
4330 |
msgstr ""
|
4331 |
|
4332 |
+
#: build/wp-user-avatar/src/ContentProtection/views/include.view.php:50
|
4333 |
#: src/ContentProtection/views/include.view.php:50
|
4334 |
msgid "Restrict Content Shortcode"
|
4335 |
msgstr ""
|
4336 |
|
4337 |
+
#: build/wp-user-avatar/src/ContentProtection/views/include.view.php:79
|
4338 |
#: src/ContentProtection/views/include.view.php:79
|
4339 |
msgid "Add title"
|
4340 |
msgstr ""
|
4341 |
|
4342 |
+
#: build/wp-user-avatar/src/ContentProtection/views/view.access-condition.php:20
|
4343 |
#: src/ContentProtection/views/view.access-condition.php:20
|
4344 |
msgid "Who can access the content?"
|
4345 |
msgstr ""
|
4346 |
|
4347 |
+
#: build/wp-user-avatar/src/ContentProtection/views/view.access-condition.php:32
|
4348 |
#: src/ContentProtection/views/view.access-condition.php:32
|
4349 |
msgid "Select roles that can access content"
|
4350 |
msgstr ""
|
4351 |
|
4352 |
+
#: build/wp-user-avatar/src/ContentProtection/views/view.access-condition.php:47
|
4353 |
#: src/ContentProtection/views/view.access-condition.php:47
|
4354 |
msgid "Select specific users that can access content"
|
4355 |
msgstr ""
|
4356 |
|
4357 |
+
#: build/wp-user-avatar/src/ContentProtection/views/view.access-condition.php:62
|
4358 |
#: src/ContentProtection/views/view.access-condition.php:62
|
4359 |
msgid "What happens when users without access tries to view content?"
|
4360 |
msgstr ""
|
4361 |
|
4362 |
+
#: build/wp-user-avatar/src/ContentProtection/views/view.access-condition.php:67
|
4363 |
#: src/ContentProtection/views/view.access-condition.php:67
|
4364 |
msgid "Show access restricted message"
|
4365 |
msgstr ""
|
4366 |
|
4367 |
+
#: build/wp-user-avatar/src/ContentProtection/views/view.access-condition.php:68
|
4368 |
#: src/ContentProtection/views/view.access-condition.php:68
|
4369 |
msgid "Redirect user"
|
4370 |
msgstr ""
|
4371 |
|
4372 |
+
#: build/wp-user-avatar/src/ContentProtection/views/view.access-condition.php:75
|
4373 |
#: src/ContentProtection/views/view.access-condition.php:75
|
4374 |
msgid "Message to show to unauthorized users"
|
4375 |
msgstr ""
|
4376 |
|
4377 |
+
#: build/wp-user-avatar/src/ContentProtection/views/view.access-condition.php:80
|
4378 |
#: src/ContentProtection/views/view.access-condition.php:80
|
4379 |
msgid "Global Restrict Access Message"
|
4380 |
msgstr ""
|
4381 |
|
4382 |
+
#: build/wp-user-avatar/src/ContentProtection/views/view.access-condition.php:81
|
4383 |
#: src/ContentProtection/views/view.access-condition.php:81
|
4384 |
msgid "Custom message"
|
4385 |
msgstr ""
|
4386 |
|
4387 |
+
#: build/wp-user-avatar/src/ContentProtection/views/view.access-condition.php:82
|
4388 |
#: src/ContentProtection/views/view.access-condition.php:82
|
4389 |
msgid "Post Excerpt"
|
4390 |
msgstr ""
|
4391 |
|
4392 |
+
#: build/wp-user-avatar/src/ContentProtection/views/view.access-condition.php:83
|
4393 |
#: src/ContentProtection/views/view.access-condition.php:83
|
4394 |
msgid "Post Excerpt + Global Restrict Access Message"
|
4395 |
msgstr ""
|
4396 |
|
4397 |
+
#: build/wp-user-avatar/src/ContentProtection/views/view.access-condition.php:84
|
4398 |
#: src/ContentProtection/views/view.access-condition.php:84
|
4399 |
msgid "Post Excerpt + Custom Message"
|
4400 |
msgstr ""
|
4401 |
|
4402 |
+
#: build/wp-user-avatar/src/ContentProtection/views/view.access-condition.php:88
|
4403 |
#: src/ContentProtection/views/view.access-condition.php:88
|
4404 |
msgid "Note that Global Restrict Access Message can be %scustomized here%s."
|
4405 |
msgstr ""
|
4406 |
|
4407 |
+
#: build/wp-user-avatar/src/ContentProtection/views/view.access-condition.php:97
|
4408 |
#: src/ContentProtection/views/view.access-condition.php:97
|
4409 |
msgid "Custom Restricted Message"
|
4410 |
msgstr ""
|
4411 |
|
4412 |
+
#: build/wp-user-avatar/src/ContentProtection/views/view.access-condition.php:119
|
4413 |
#: src/ContentProtection/views/view.access-condition.php:119
|
4414 |
msgid "Where should users be redirected to?"
|
4415 |
msgstr ""
|
4416 |
|
4417 |
+
#: build/wp-user-avatar/src/ContentProtection/views/view.access-condition.php:124
|
4418 |
#: src/ContentProtection/views/view.access-condition.php:124
|
4419 |
msgid "Login page"
|
4420 |
msgstr ""
|
4421 |
|
4422 |
+
#: build/wp-user-avatar/src/ContentProtection/views/view.access-condition.php:132
|
4423 |
#: src/ContentProtection/views/view.access-condition.php:132
|
4424 |
msgid "Redirect URL"
|
4425 |
msgstr ""
|
4426 |
|
4427 |
#. translators: %s: User login.
|
4428 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:797
|
4429 |
#: src/Functions/GlobalFunctions.php:797
|
4430 |
msgid "Username: %s"
|
4431 |
msgstr ""
|
4432 |
|
4433 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:798
|
4434 |
#: src/Functions/GlobalFunctions.php:798
|
4435 |
msgid "To set your password, visit the following address:"
|
4436 |
msgstr ""
|
4437 |
|
4438 |
#. translators: Login details notification email subject. %s: Site title.
|
4439 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:806
|
4440 |
#: src/Functions/GlobalFunctions.php:806
|
4441 |
msgid "[%s] Login Details"
|
4442 |
msgstr ""
|
4443 |
|
4444 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1104
|
4445 |
#: src/Functions/GlobalFunctions.php:1104
|
4446 |
+
msgid ""
|
4447 |
+
"It must be unique for each field, not a reserve text, in lowercase letters "
|
4448 |
+
"only with an underscore ( _ ) separating words e.g job_title"
|
4449 |
msgstr ""
|
4450 |
|
4451 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1225
|
4452 |
#: src/Functions/GlobalFunctions.php:1225
|
4453 |
msgid "%s (WooCommerce Billing Address)"
|
4454 |
msgstr ""
|
4455 |
|
4456 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1229
|
4457 |
#: src/Functions/GlobalFunctions.php:1229
|
4458 |
msgid "%s (WooCommerce Shipping Address)"
|
4459 |
msgstr ""
|
4460 |
|
4461 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1273
|
4462 |
#: src/Functions/GlobalFunctions.php:1273
|
4463 |
msgid "First and Last Names"
|
4464 |
msgstr ""
|
4465 |
|
4466 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1274
|
4467 |
#: src/Functions/GlobalFunctions.php:1274
|
4468 |
msgid "Last and First Names"
|
4469 |
msgstr ""
|
4470 |
|
4471 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1282
|
4472 |
#: src/Functions/GlobalFunctions.php:1282
|
4473 |
msgid "Registration Date"
|
4474 |
msgstr ""
|
4475 |
|
4476 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1399
|
4477 |
#: src/Functions/GlobalFunctions.php:1399
|
4478 |
msgid "There was an problem while verifying your file."
|
4479 |
msgstr ""
|
4480 |
|
4481 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1404
|
4482 |
#: src/Functions/GlobalFunctions.php:1404
|
4483 |
msgid "Sorry, this file extension is not permitted for security reasons."
|
4484 |
msgstr ""
|
4485 |
|
4486 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1408
|
4487 |
#: src/Functions/GlobalFunctions.php:1408
|
4488 |
msgid "Sorry, this file type is not permitted for security reasons."
|
4489 |
msgstr ""
|
4490 |
|
4491 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1412
|
4492 |
+
#: build/wp-user-avatar/src/Functions/GlobalFunctions.php:1416
|
4493 |
#: src/Functions/GlobalFunctions.php:1412
|
4494 |
#: src/Functions/GlobalFunctions.php:1416
|
4495 |
msgid "Error: The file you uploaded is not accepted on our website."
|
4496 |
msgstr ""
|
4497 |
|
4498 |
+
#: build/wp-user-avatar/src/Functions/PPressBFnote.php:68
|
4499 |
#: src/Functions/PPressBFnote.php:68
|
4500 |
+
msgid ""
|
4501 |
+
"%1$sHuge Black Friday Sale%2$s: Get 25%% off your ProfilePress plugin "
|
4502 |
+
"upgrade today with the coupon %3$sBFCM2021%4$s"
|
4503 |
msgstr ""
|
4504 |
|
4505 |
+
#: build/wp-user-avatar/src/Functions/PPressBFnote.php:77
|
4506 |
#: src/Functions/PPressBFnote.php:77
|
4507 |
msgid "Save 25% Now!"
|
4508 |
msgstr ""
|
4509 |
|
4510 |
+
#: build/wp-user-avatar/src/Functions/PPressBFnote.php:85
|
4511 |
#: src/Functions/PPressBFnote.php:85
|
4512 |
msgid "Dismiss this notice"
|
4513 |
msgstr ""
|
4514 |
|
4515 |
+
#: build/wp-user-avatar/src/Functions/custom-settings-api.php:856
|
4516 |
#: src/Functions/custom-settings-api.php:856
|
4517 |
msgid "Code"
|
4518 |
msgstr ""
|
4519 |
|
4520 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:14
|
4521 |
#: src/Functions/data/countries.php:14
|
4522 |
msgid "Afghanistan"
|
4523 |
msgstr ""
|
4524 |
|
4525 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:15
|
4526 |
#: src/Functions/data/countries.php:15
|
4527 |
msgid "Åland Islands"
|
4528 |
msgstr ""
|
4529 |
|
4530 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:16
|
4531 |
#: src/Functions/data/countries.php:16
|
4532 |
msgid "Albania"
|
4533 |
msgstr ""
|
4534 |
|
4535 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:17
|
4536 |
#: src/Functions/data/countries.php:17
|
4537 |
msgid "Algeria"
|
4538 |
msgstr ""
|
4539 |
|
4540 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:18
|
4541 |
#: src/Functions/data/countries.php:18
|
4542 |
msgid "American Samoa"
|
4543 |
msgstr ""
|
4544 |
|
4545 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:19
|
4546 |
#: src/Functions/data/countries.php:19
|
4547 |
msgid "Andorra"
|
4548 |
msgstr ""
|
4549 |
|
4550 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:20
|
4551 |
#: src/Functions/data/countries.php:20
|
4552 |
msgid "Angola"
|
4553 |
msgstr ""
|
4554 |
|
4555 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:21
|
4556 |
#: src/Functions/data/countries.php:21
|
4557 |
msgid "Anguilla"
|
4558 |
msgstr ""
|
4559 |
|
4560 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:22
|
4561 |
#: src/Functions/data/countries.php:22
|
4562 |
msgid "Antarctica"
|
4563 |
msgstr ""
|
4564 |
|
4565 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:23
|
4566 |
#: src/Functions/data/countries.php:23
|
4567 |
msgid "Antigua and Barbuda"
|
4568 |
msgstr ""
|
4569 |
|
4570 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:24
|
4571 |
#: src/Functions/data/countries.php:24
|
4572 |
msgid "Argentina"
|
4573 |
msgstr ""
|
4574 |
|
4575 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:25
|
4576 |
#: src/Functions/data/countries.php:25
|
4577 |
msgid "Armenia"
|
4578 |
msgstr ""
|
4579 |
|
4580 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:26
|
4581 |
#: src/Functions/data/countries.php:26
|
4582 |
msgid "Aruba"
|
4583 |
msgstr ""
|
4584 |
|
4585 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:27
|
4586 |
#: src/Functions/data/countries.php:27
|
4587 |
msgid "Australia"
|
4588 |
msgstr ""
|
4589 |
|
4590 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:28
|
4591 |
#: src/Functions/data/countries.php:28
|
4592 |
msgid "Austria"
|
4593 |
msgstr ""
|
4594 |
|
4595 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:29
|
4596 |
#: src/Functions/data/countries.php:29
|
4597 |
msgid "Azerbaijan"
|
4598 |
msgstr ""
|
4599 |
|
4600 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:30
|
4601 |
#: src/Functions/data/countries.php:30
|
4602 |
msgid "Bahamas"
|
4603 |
msgstr ""
|
4604 |
|
4605 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:31
|
4606 |
#: src/Functions/data/countries.php:31
|
4607 |
msgid "Bahrain"
|
4608 |
msgstr ""
|
4609 |
|
4610 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:32
|
4611 |
#: src/Functions/data/countries.php:32
|
4612 |
msgid "Bangladesh"
|
4613 |
msgstr ""
|
4614 |
|
4615 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:33
|
4616 |
#: src/Functions/data/countries.php:33
|
4617 |
msgid "Barbados"
|
4618 |
msgstr ""
|
4619 |
|
4620 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:34
|
4621 |
#: src/Functions/data/countries.php:34
|
4622 |
msgid "Belarus"
|
4623 |
msgstr ""
|
4624 |
|
4625 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:35
|
4626 |
#: src/Functions/data/countries.php:35
|
4627 |
msgid "Belgium"
|
4628 |
msgstr ""
|
4629 |
|
4630 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:36
|
4631 |
#: src/Functions/data/countries.php:36
|
4632 |
msgid "Belau"
|
4633 |
msgstr ""
|
4634 |
|
4635 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:37
|
4636 |
#: src/Functions/data/countries.php:37
|
4637 |
msgid "Belize"
|
4638 |
msgstr ""
|
4639 |
|
4640 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:38
|
4641 |
#: src/Functions/data/countries.php:38
|
4642 |
msgid "Benin"
|
4643 |
msgstr ""
|
4644 |
|
4645 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:39
|
4646 |
#: src/Functions/data/countries.php:39
|
4647 |
msgid "Bermuda"
|
4648 |
msgstr ""
|
4649 |
|
4650 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:40
|
4651 |
#: src/Functions/data/countries.php:40
|
4652 |
msgid "Bhutan"
|
4653 |
msgstr ""
|
4654 |
|
4655 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:41
|
4656 |
#: src/Functions/data/countries.php:41
|
4657 |
msgid "Bolivia"
|
4658 |
msgstr ""
|
4659 |
|
4660 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:42
|
4661 |
#: src/Functions/data/countries.php:42
|
4662 |
msgid "Bonaire, Saint Eustatius and Saba"
|
4663 |
msgstr ""
|
4664 |
|
4665 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:43
|
4666 |
#: src/Functions/data/countries.php:43
|
4667 |
msgid "Bosnia and Herzegovina"
|
4668 |
msgstr ""
|
4669 |
|
4670 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:44
|
4671 |
#: src/Functions/data/countries.php:44
|
4672 |
msgid "Botswana"
|
4673 |
msgstr ""
|
4674 |
|
4675 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:45
|
4676 |
#: src/Functions/data/countries.php:45
|
4677 |
msgid "Bouvet Island"
|
4678 |
msgstr ""
|
4679 |
|
4680 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:46
|
4681 |
#: src/Functions/data/countries.php:46
|
4682 |
msgid "Brazil"
|
4683 |
msgstr ""
|
4684 |
|
4685 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:47
|
4686 |
#: src/Functions/data/countries.php:47
|
4687 |
msgid "British Indian Ocean Territory"
|
4688 |
msgstr ""
|
4689 |
|
4690 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:48
|
4691 |
#: src/Functions/data/countries.php:48
|
4692 |
msgid "British Virgin Islands"
|
4693 |
msgstr ""
|
4694 |
|
4695 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:49
|
4696 |
#: src/Functions/data/countries.php:49
|
4697 |
msgid "Brunei"
|
4698 |
msgstr ""
|
4699 |
|
4700 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:50
|
4701 |
#: src/Functions/data/countries.php:50
|
4702 |
msgid "Bulgaria"
|
4703 |
msgstr ""
|
4704 |
|
4705 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:51
|
4706 |
#: src/Functions/data/countries.php:51
|
4707 |
msgid "Burkina Faso"
|
4708 |
msgstr ""
|
4709 |
|
4710 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:52
|
4711 |
#: src/Functions/data/countries.php:52
|
4712 |
msgid "Burundi"
|
4713 |
msgstr ""
|
4714 |
|
4715 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:53
|
4716 |
#: src/Functions/data/countries.php:53
|
4717 |
msgid "Cambodia"
|
4718 |
msgstr ""
|
4719 |
|
4720 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:54
|
4721 |
#: src/Functions/data/countries.php:54
|
4722 |
msgid "Cameroon"
|
4723 |
msgstr ""
|
4724 |
|
4725 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:55
|
4726 |
#: src/Functions/data/countries.php:55
|
4727 |
msgid "Canada"
|
4728 |
msgstr ""
|
4729 |
|
4730 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:56
|
4731 |
#: src/Functions/data/countries.php:56
|
4732 |
msgid "Cape Verde"
|
4733 |
msgstr ""
|
4734 |
|
4735 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:57
|
4736 |
#: src/Functions/data/countries.php:57
|
4737 |
msgid "Cayman Islands"
|
4738 |
msgstr ""
|
4739 |
|
4740 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:58
|
4741 |
#: src/Functions/data/countries.php:58
|
4742 |
msgid "Central African Republic"
|
4743 |
msgstr ""
|
4744 |
|
4745 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:59
|
4746 |
#: src/Functions/data/countries.php:59
|
4747 |
msgid "Chad"
|
4748 |
msgstr ""
|
4749 |
|
4750 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:60
|
4751 |
#: src/Functions/data/countries.php:60
|
4752 |
msgid "Chile"
|
4753 |
msgstr ""
|
4754 |
|
4755 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:61
|
4756 |
#: src/Functions/data/countries.php:61
|
4757 |
msgid "China"
|
4758 |
msgstr ""
|
4759 |
|
4760 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:62
|
4761 |
#: src/Functions/data/countries.php:62
|
4762 |
msgid "Christmas Island"
|
4763 |
msgstr ""
|
4764 |
|
4765 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:63
|
4766 |
#: src/Functions/data/countries.php:63
|
4767 |
msgid "Cocos (Keeling) Islands"
|
4768 |
msgstr ""
|
4769 |
|
4770 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:64
|
4771 |
#: src/Functions/data/countries.php:64
|
4772 |
msgid "Colombia"
|
4773 |
msgstr ""
|
4774 |
|
4775 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:65
|
4776 |
#: src/Functions/data/countries.php:65
|
4777 |
msgid "Comoros"
|
4778 |
msgstr ""
|
4779 |
|
4780 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:66
|
4781 |
#: src/Functions/data/countries.php:66
|
4782 |
msgid "Congo (Brazzaville)"
|
4783 |
msgstr ""
|
4784 |
|
4785 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:67
|
4786 |
#: src/Functions/data/countries.php:67
|
4787 |
msgid "Congo (Kinshasa)"
|
4788 |
msgstr ""
|
4789 |
|
4790 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:68
|
4791 |
#: src/Functions/data/countries.php:68
|
4792 |
msgid "Cook Islands"
|
4793 |
msgstr ""
|
4794 |
|
4795 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:69
|
4796 |
#: src/Functions/data/countries.php:69
|
4797 |
msgid "Costa Rica"
|
4798 |
msgstr ""
|
4799 |
|
4800 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:70
|
4801 |
#: src/Functions/data/countries.php:70
|
4802 |
msgid "Croatia"
|
4803 |
msgstr ""
|
4804 |
|
4805 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:71
|
4806 |
#: src/Functions/data/countries.php:71
|
4807 |
msgid "Cuba"
|
4808 |
msgstr ""
|
4809 |
|
4810 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:72
|
4811 |
#: src/Functions/data/countries.php:72
|
4812 |
msgid "Curaçao"
|
4813 |
msgstr ""
|
4814 |
|
4815 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:73
|
4816 |
#: src/Functions/data/countries.php:73
|
4817 |
msgid "Cyprus"
|
4818 |
msgstr ""
|
4819 |
|
4820 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:74
|
4821 |
#: src/Functions/data/countries.php:74
|
4822 |
msgid "Czech Republic"
|
4823 |
msgstr ""
|
4824 |
|
4825 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:75
|
4826 |
#: src/Functions/data/countries.php:75
|
4827 |
msgid "Denmark"
|
4828 |
msgstr ""
|
4829 |
|
4830 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:76
|
4831 |
#: src/Functions/data/countries.php:76
|
4832 |
msgid "Djibouti"
|
4833 |
msgstr ""
|
4834 |
|
4835 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:77
|
4836 |
#: src/Functions/data/countries.php:77
|
4837 |
msgid "Dominica"
|
4838 |
msgstr ""
|
4839 |
|
4840 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:78
|
4841 |
#: src/Functions/data/countries.php:78
|
4842 |
msgid "Dominican Republic"
|
4843 |
msgstr ""
|
4844 |
|
4845 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:79
|
4846 |
#: src/Functions/data/countries.php:79
|
4847 |
msgid "Ecuador"
|
4848 |
msgstr ""
|
4849 |
|
4850 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:80
|
4851 |
#: src/Functions/data/countries.php:80
|
4852 |
msgid "Egypt"
|
4853 |
msgstr ""
|
4854 |
|
4855 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:81
|
4856 |
#: src/Functions/data/countries.php:81
|
4857 |
msgid "El Salvador"
|
4858 |
msgstr ""
|
4859 |
|
4860 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:82
|
4861 |
#: src/Functions/data/countries.php:82
|
4862 |
msgid "Equatorial Guinea"
|
4863 |
msgstr ""
|
4864 |
|
4865 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:83
|
4866 |
#: src/Functions/data/countries.php:83
|
4867 |
msgid "Eritrea"
|
4868 |
msgstr ""
|
4869 |
|
4870 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:84
|
4871 |
#: src/Functions/data/countries.php:84
|
4872 |
msgid "Estonia"
|
4873 |
msgstr ""
|
4874 |
|
4875 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:85
|
4876 |
#: src/Functions/data/countries.php:85
|
4877 |
msgid "Eswatini"
|
4878 |
msgstr ""
|
4879 |
|
4880 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:86
|
4881 |
#: src/Functions/data/countries.php:86
|
4882 |
msgid "Ethiopia"
|
4883 |
msgstr ""
|
4884 |
|
4885 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:87
|
4886 |
#: src/Functions/data/countries.php:87
|
4887 |
msgid "Falkland Islands"
|
4888 |
msgstr ""
|
4889 |
|
4890 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:88
|
4891 |
#: src/Functions/data/countries.php:88
|
4892 |
msgid "Faroe Islands"
|
4893 |
msgstr ""
|
4894 |
|
4895 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:89
|
4896 |
#: src/Functions/data/countries.php:89
|
4897 |
msgid "Fiji"
|
4898 |
msgstr ""
|
4899 |
|
4900 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:90
|
4901 |
#: src/Functions/data/countries.php:90
|
4902 |
msgid "Finland"
|
4903 |
msgstr ""
|
4904 |
|
4905 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:91
|
4906 |
#: src/Functions/data/countries.php:91
|
4907 |
msgid "France"
|
4908 |
msgstr ""
|
4909 |
|
4910 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:92
|
4911 |
#: src/Functions/data/countries.php:92
|
4912 |
msgid "French Guiana"
|
4913 |
msgstr ""
|
4914 |
|
4915 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:93
|
4916 |
#: src/Functions/data/countries.php:93
|
4917 |
msgid "French Polynesia"
|
4918 |
msgstr ""
|
4919 |
|
4920 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:94
|
4921 |
#: src/Functions/data/countries.php:94
|
4922 |
msgid "French Southern Territories"
|
4923 |
msgstr ""
|
4924 |
|
4925 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:95
|
4926 |
#: src/Functions/data/countries.php:95
|
4927 |
msgid "Gabon"
|
4928 |
msgstr ""
|
4929 |
|
4930 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:96
|
4931 |
#: src/Functions/data/countries.php:96
|
4932 |
msgid "Gambia"
|
4933 |
msgstr ""
|
4934 |
|
4935 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:98
|
4936 |
#: src/Functions/data/countries.php:98
|
4937 |
msgid "Germany"
|
4938 |
msgstr ""
|
4939 |
|
4940 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:99
|
4941 |
#: src/Functions/data/countries.php:99
|
4942 |
msgid "Ghana"
|
4943 |
msgstr ""
|
4944 |
|
4945 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:100
|
4946 |
#: src/Functions/data/countries.php:100
|
4947 |
msgid "Gibraltar"
|
4948 |
msgstr ""
|
4949 |
|
4950 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:101
|
4951 |
#: src/Functions/data/countries.php:101
|
4952 |
msgid "Greece"
|
4953 |
msgstr ""
|
4954 |
|
4955 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:102
|
4956 |
#: src/Functions/data/countries.php:102
|
4957 |
msgid "Greenland"
|
4958 |
msgstr ""
|
4959 |
|
4960 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:103
|
4961 |
#: src/Functions/data/countries.php:103
|
4962 |
msgid "Grenada"
|
4963 |
msgstr ""
|
4964 |
|
4965 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:104
|
4966 |
#: src/Functions/data/countries.php:104
|
4967 |
msgid "Guadeloupe"
|
4968 |
msgstr ""
|
4969 |
|
4970 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:105
|
4971 |
#: src/Functions/data/countries.php:105
|
4972 |
msgid "Guam"
|
4973 |
msgstr ""
|
4974 |
|
4975 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:106
|
4976 |
#: src/Functions/data/countries.php:106
|
4977 |
msgid "Guatemala"
|
4978 |
msgstr ""
|
4979 |
|
4980 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:107
|
4981 |
#: src/Functions/data/countries.php:107
|
4982 |
msgid "Guernsey"
|
4983 |
msgstr ""
|
4984 |
|
4985 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:108
|
4986 |
#: src/Functions/data/countries.php:108
|
4987 |
msgid "Guinea"
|
4988 |
msgstr ""
|
4989 |
|
4990 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:109
|
4991 |
#: src/Functions/data/countries.php:109
|
4992 |
msgid "Guinea-Bissau"
|
4993 |
msgstr ""
|
4994 |
|
4995 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:110
|
4996 |
#: src/Functions/data/countries.php:110
|
4997 |
msgid "Guyana"
|
4998 |
msgstr ""
|
4999 |
|
5000 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:111
|
5001 |
#: src/Functions/data/countries.php:111
|
5002 |
msgid "Haiti"
|
5003 |
msgstr ""
|
5004 |
|
5005 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:112
|
5006 |
#: src/Functions/data/countries.php:112
|
5007 |
msgid "Heard Island and McDonald Islands"
|
5008 |
msgstr ""
|
5009 |
|
5010 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:113
|
5011 |
#: src/Functions/data/countries.php:113
|
5012 |
msgid "Honduras"
|
5013 |
msgstr ""
|
5014 |
|
5015 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:114
|
5016 |
#: src/Functions/data/countries.php:114
|
5017 |
msgid "Hong Kong"
|
5018 |
msgstr ""
|
5019 |
|
5020 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:115
|
5021 |
#: src/Functions/data/countries.php:115
|
5022 |
msgid "Hungary"
|
5023 |
msgstr ""
|
5024 |
|
5025 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:116
|
5026 |
#: src/Functions/data/countries.php:116
|
5027 |
msgid "Iceland"
|
5028 |
msgstr ""
|
5029 |
|
5030 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:117
|
5031 |
#: src/Functions/data/countries.php:117
|
5032 |
msgid "India"
|
5033 |
msgstr ""
|
5034 |
|
5035 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:118
|
5036 |
#: src/Functions/data/countries.php:118
|
5037 |
msgid "Indonesia"
|
5038 |
msgstr ""
|
5039 |
|
5040 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:119
|
5041 |
#: src/Functions/data/countries.php:119
|
5042 |
msgid "Iran"
|
5043 |
msgstr ""
|
5044 |
|
5045 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:120
|
5046 |
#: src/Functions/data/countries.php:120
|
5047 |
msgid "Iraq"
|
5048 |
msgstr ""
|
5049 |
|
5050 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:121
|
5051 |
#: src/Functions/data/countries.php:121
|
5052 |
msgid "Republic of Ireland"
|
5053 |
msgstr ""
|
5054 |
|
5055 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:122
|
5056 |
#: src/Functions/data/countries.php:122
|
5057 |
msgid "Isle of Man"
|
5058 |
msgstr ""
|
5059 |
|
5060 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:123
|
5061 |
#: src/Functions/data/countries.php:123
|
5062 |
msgid "Israel"
|
5063 |
msgstr ""
|
5064 |
|
5065 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:124
|
5066 |
#: src/Functions/data/countries.php:124
|
5067 |
msgid "Italy"
|
5068 |
msgstr ""
|
5069 |
|
5070 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:125
|
5071 |
#: src/Functions/data/countries.php:125
|
5072 |
msgid "Ivory Coast"
|
5073 |
msgstr ""
|
5074 |
|
5075 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:126
|
5076 |
#: src/Functions/data/countries.php:126
|
5077 |
msgid "Jamaica"
|
5078 |
msgstr ""
|
5079 |
|
5080 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:127
|
5081 |
#: src/Functions/data/countries.php:127
|
5082 |
msgid "Japan"
|
5083 |
msgstr ""
|
5084 |
|
5085 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:128
|
5086 |
#: src/Functions/data/countries.php:128
|
5087 |
msgid "Jersey"
|
5088 |
msgstr ""
|
5089 |
|
5090 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:129
|
5091 |
#: src/Functions/data/countries.php:129
|
5092 |
msgid "Jordan"
|
5093 |
msgstr ""
|
5094 |
|
5095 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:130
|
5096 |
#: src/Functions/data/countries.php:130
|
5097 |
msgid "Kazakhstan"
|
5098 |
msgstr ""
|
5099 |
|
5100 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:131
|
5101 |
#: src/Functions/data/countries.php:131
|
5102 |
msgid "Kenya"
|
5103 |
msgstr ""
|
5104 |
|
5105 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:132
|
5106 |
#: src/Functions/data/countries.php:132
|
5107 |
msgid "Kiribati"
|
5108 |
msgstr ""
|
5109 |
|
5110 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:133
|
5111 |
#: src/Functions/data/countries.php:133
|
5112 |
msgid "Kuwait"
|
5113 |
msgstr ""
|
5114 |
|
5115 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:134
|
5116 |
#: src/Functions/data/countries.php:134
|
5117 |
msgid "Kyrgyzstan"
|
5118 |
msgstr ""
|
5119 |
|
5120 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:135
|
5121 |
#: src/Functions/data/countries.php:135
|
5122 |
msgid "Laos"
|
5123 |
msgstr ""
|
5124 |
|
5125 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:136
|
5126 |
#: src/Functions/data/countries.php:136
|
5127 |
msgid "Latvia"
|
5128 |
msgstr ""
|
5129 |
|
5130 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:137
|
5131 |
#: src/Functions/data/countries.php:137
|
5132 |
msgid "Lebanon"
|
5133 |
msgstr ""
|
5134 |
|
5135 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:138
|
5136 |
#: src/Functions/data/countries.php:138
|
5137 |
msgid "Lesotho"
|
5138 |
msgstr ""
|
5139 |
|
5140 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:139
|
5141 |
#: src/Functions/data/countries.php:139
|
5142 |
msgid "Liberia"
|
5143 |
msgstr ""
|
5144 |
|
5145 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:140
|
5146 |
#: src/Functions/data/countries.php:140
|
5147 |
msgid "Libya"
|
5148 |
msgstr ""
|
5149 |
|
5150 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:141
|
5151 |
#: src/Functions/data/countries.php:141
|
5152 |
msgid "Liechtenstein"
|
5153 |
msgstr ""
|
5154 |
|
5155 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:142
|
5156 |
#: src/Functions/data/countries.php:142
|
5157 |
msgid "Lithuania"
|
5158 |
msgstr ""
|
5159 |
|
5160 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:143
|
5161 |
#: src/Functions/data/countries.php:143
|
5162 |
msgid "Luxembourg"
|
5163 |
msgstr ""
|
5164 |
|
5165 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:144
|
5166 |
#: src/Functions/data/countries.php:144
|
5167 |
msgid "Macao S.A.R., China"
|
5168 |
msgstr ""
|
5169 |
|
5170 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:145
|
5171 |
#: src/Functions/data/countries.php:145
|
5172 |
msgid "Macedonia"
|
5173 |
msgstr ""
|
5174 |
|
5175 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:146
|
5176 |
#: src/Functions/data/countries.php:146
|
5177 |
msgid "Madagascar"
|
5178 |
msgstr ""
|
5179 |
|
5180 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:147
|
5181 |
#: src/Functions/data/countries.php:147
|
5182 |
msgid "Malawi"
|
5183 |
msgstr ""
|
5184 |
|
5185 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:148
|
5186 |
#: src/Functions/data/countries.php:148
|
5187 |
msgid "Malaysia"
|
5188 |
msgstr ""
|
5189 |
|
5190 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:149
|
5191 |
#: src/Functions/data/countries.php:149
|
5192 |
msgid "Maldives"
|
5193 |
msgstr ""
|
5194 |
|
5195 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:150
|
5196 |
#: src/Functions/data/countries.php:150
|
5197 |
msgid "Mali"
|
5198 |
msgstr ""
|
5199 |
|
5200 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:151
|
5201 |
#: src/Functions/data/countries.php:151
|
5202 |
msgid "Malta"
|
5203 |
msgstr ""
|
5204 |
|
5205 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:152
|
5206 |
#: src/Functions/data/countries.php:152
|
5207 |
msgid "Marshall Islands"
|
5208 |
msgstr ""
|
5209 |
|
5210 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:153
|
5211 |
#: src/Functions/data/countries.php:153
|
5212 |
msgid "Martinique"
|
5213 |
msgstr ""
|
5214 |
|
5215 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:154
|
5216 |
#: src/Functions/data/countries.php:154
|
5217 |
msgid "Mauritania"
|
5218 |
msgstr ""
|
5219 |
|
5220 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:155
|
5221 |
#: src/Functions/data/countries.php:155
|
5222 |
msgid "Mauritius"
|
5223 |
msgstr ""
|
5224 |
|
5225 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:156
|
5226 |
#: src/Functions/data/countries.php:156
|
5227 |
msgid "Mayotte"
|
5228 |
msgstr ""
|
5229 |
|
5230 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:157
|
5231 |
#: src/Functions/data/countries.php:157
|
5232 |
msgid "Mexico"
|
5233 |
msgstr ""
|
5234 |
|
5235 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:158
|
5236 |
#: src/Functions/data/countries.php:158
|
5237 |
msgid "Micronesia"
|
5238 |
msgstr ""
|
5239 |
|
5240 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:159
|
5241 |
#: src/Functions/data/countries.php:159
|
5242 |
msgid "Moldova"
|
5243 |
msgstr ""
|
5244 |
|
5245 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:160
|
5246 |
#: src/Functions/data/countries.php:160
|
5247 |
msgid "Monaco"
|
5248 |
msgstr ""
|
5249 |
|
5250 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:161
|
5251 |
#: src/Functions/data/countries.php:161
|
5252 |
msgid "Mongolia"
|
5253 |
msgstr ""
|
5254 |
|
5255 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:162
|
5256 |
#: src/Functions/data/countries.php:162
|
5257 |
msgid "Montenegro"
|
5258 |
msgstr ""
|
5259 |
|
5260 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:163
|
5261 |
#: src/Functions/data/countries.php:163
|
5262 |
msgid "Montserrat"
|
5263 |
msgstr ""
|
5264 |
|
5265 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:164
|
5266 |
#: src/Functions/data/countries.php:164
|
5267 |
msgid "Morocco"
|
5268 |
msgstr ""
|
5269 |
|
5270 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:165
|
5271 |
#: src/Functions/data/countries.php:165
|
5272 |
msgid "Mozambique"
|
5273 |
msgstr ""
|
5274 |
|
5275 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:166
|
5276 |
#: src/Functions/data/countries.php:166
|
5277 |
msgid "Myanmar"
|
5278 |
msgstr ""
|
5279 |
|
5280 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:167
|
5281 |
#: src/Functions/data/countries.php:167
|
5282 |
msgid "Namibia"
|
5283 |
msgstr ""
|
5284 |
|
5285 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:168
|
5286 |
#: src/Functions/data/countries.php:168
|
5287 |
msgid "Nauru"
|
5288 |
msgstr ""
|
5289 |
|
5290 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:169
|
5291 |
#: src/Functions/data/countries.php:169
|
5292 |
msgid "Nepal"
|
5293 |
msgstr ""
|
5294 |
|
5295 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:170
|
5296 |
#: src/Functions/data/countries.php:170
|
5297 |
msgid "Netherlands"
|
5298 |
msgstr ""
|
5299 |
|
5300 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:171
|
5301 |
#: src/Functions/data/countries.php:171
|
5302 |
msgid "New Caledonia"
|
5303 |
msgstr ""
|
5304 |
|
5305 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:172
|
5306 |
#: src/Functions/data/countries.php:172
|
5307 |
msgid "New Zealand"
|
5308 |
msgstr ""
|
5309 |
|
5310 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:173
|
5311 |
#: src/Functions/data/countries.php:173
|
5312 |
msgid "Nicaragua"
|
5313 |
msgstr ""
|
5314 |
|
5315 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:174
|
5316 |
#: src/Functions/data/countries.php:174
|
5317 |
msgid "Niger"
|
5318 |
msgstr ""
|
5319 |
|
5320 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:175
|
5321 |
#: src/Functions/data/countries.php:175
|
5322 |
msgid "Nigeria"
|
5323 |
msgstr ""
|
5324 |
|
5325 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:176
|
5326 |
#: src/Functions/data/countries.php:176
|
5327 |
msgid "Niue"
|
5328 |
msgstr ""
|
5329 |
|
5330 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:177
|
5331 |
#: src/Functions/data/countries.php:177
|
5332 |
msgid "Norfolk Island"
|
5333 |
msgstr ""
|
5334 |
|
5335 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:178
|
5336 |
#: src/Functions/data/countries.php:178
|
5337 |
msgid "Northern Mariana Islands"
|
5338 |
msgstr ""
|
5339 |
|
5340 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:179
|
5341 |
#: src/Functions/data/countries.php:179
|
5342 |
msgid "North Korea"
|
5343 |
msgstr ""
|
5344 |
|
5345 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:180
|
5346 |
#: src/Functions/data/countries.php:180
|
5347 |
msgid "Norway"
|
5348 |
msgstr ""
|
5349 |
|
5350 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:181
|
5351 |
#: src/Functions/data/countries.php:181
|
5352 |
msgid "Oman"
|
5353 |
msgstr ""
|
5354 |
|
5355 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:182
|
5356 |
#: src/Functions/data/countries.php:182
|
5357 |
msgid "Pakistan"
|
5358 |
msgstr ""
|
5359 |
|
5360 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:183
|
5361 |
#: src/Functions/data/countries.php:183
|
5362 |
msgid "Palestinian Territory"
|
5363 |
msgstr ""
|
5364 |
|
5365 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:184
|
5366 |
#: src/Functions/data/countries.php:184
|
5367 |
msgid "Panama"
|
5368 |
msgstr ""
|
5369 |
|
5370 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:185
|
5371 |
#: src/Functions/data/countries.php:185
|
5372 |
msgid "Papua New Guinea"
|
5373 |
msgstr ""
|
5374 |
|
5375 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:186
|
5376 |
#: src/Functions/data/countries.php:186
|
5377 |
msgid "Paraguay"
|
5378 |
msgstr ""
|
5379 |
|
5380 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:187
|
5381 |
#: src/Functions/data/countries.php:187
|
5382 |
msgid "Peru"
|
5383 |
msgstr ""
|
5384 |
|
5385 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:188
|
5386 |
#: src/Functions/data/countries.php:188
|
5387 |
msgid "Philippines"
|
5388 |
msgstr ""
|
5389 |
|
5390 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:189
|
5391 |
#: src/Functions/data/countries.php:189
|
5392 |
msgid "Pitcairn"
|
5393 |
msgstr ""
|
5394 |
|
5395 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:190
|
5396 |
#: src/Functions/data/countries.php:190
|
5397 |
msgid "Poland"
|
5398 |
msgstr ""
|
5399 |
|
5400 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:191
|
5401 |
#: src/Functions/data/countries.php:191
|
5402 |
msgid "Portugal"
|
5403 |
msgstr ""
|
5404 |
|
5405 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:192
|
5406 |
#: src/Functions/data/countries.php:192
|
5407 |
msgid "Puerto Rico"
|
5408 |
msgstr ""
|
5409 |
|
5410 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:193
|
5411 |
#: src/Functions/data/countries.php:193
|
5412 |
msgid "Qatar"
|
5413 |
msgstr ""
|
5414 |
|
5415 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:194
|
5416 |
#: src/Functions/data/countries.php:194
|
5417 |
msgid "Reunion"
|
5418 |
msgstr ""
|
5419 |
|
5420 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:195
|
5421 |
#: src/Functions/data/countries.php:195
|
5422 |
msgid "Romania"
|
5423 |
msgstr ""
|
5424 |
|
5425 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:196
|
5426 |
#: src/Functions/data/countries.php:196
|
5427 |
msgid "Russia"
|
5428 |
msgstr ""
|
5429 |
|
5430 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:197
|
5431 |
#: src/Functions/data/countries.php:197
|
5432 |
msgid "Rwanda"
|
5433 |
msgstr ""
|
5434 |
|
5435 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:198
|
5436 |
#: src/Functions/data/countries.php:198
|
5437 |
msgid "Saint Barthélemy"
|
5438 |
msgstr ""
|
5439 |
|
5440 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:199
|
5441 |
#: src/Functions/data/countries.php:199
|
5442 |
msgid "Saint Helena"
|
5443 |
msgstr ""
|
5444 |
|
5445 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:200
|
5446 |
#: src/Functions/data/countries.php:200
|
5447 |
msgid "Saint Kitts and Nevis"
|
5448 |
msgstr ""
|
5449 |
|
5450 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:201
|
5451 |
#: src/Functions/data/countries.php:201
|
5452 |
msgid "Saint Lucia"
|
5453 |
msgstr ""
|
5454 |
|
5455 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:202
|
5456 |
#: src/Functions/data/countries.php:202
|
5457 |
msgid "Saint Martin (French part)"
|
5458 |
msgstr ""
|
5459 |
|
5460 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:203
|
5461 |
#: src/Functions/data/countries.php:203
|
5462 |
msgid "Saint Martin (Dutch part)"
|
5463 |
msgstr ""
|
5464 |
|
5465 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:204
|
5466 |
#: src/Functions/data/countries.php:204
|
5467 |
msgid "Saint Pierre and Miquelon"
|
5468 |
msgstr ""
|
5469 |
|
5470 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:205
|
5471 |
#: src/Functions/data/countries.php:205
|
5472 |
msgid "Saint Vincent and the Grenadines"
|
5473 |
msgstr ""
|
5474 |
|
5475 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:206
|
5476 |
#: src/Functions/data/countries.php:206
|
5477 |
msgid "San Marino"
|
5478 |
msgstr ""
|
5479 |
|
5480 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:207
|
5481 |
#: src/Functions/data/countries.php:207
|
5482 |
msgid "São Tomé and Príncipe"
|
5483 |
msgstr ""
|
5484 |
|
5485 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:208
|
5486 |
#: src/Functions/data/countries.php:208
|
5487 |
msgid "Saudi Arabia"
|
5488 |
msgstr ""
|
5489 |
|
5490 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:209
|
5491 |
#: src/Functions/data/countries.php:209
|
5492 |
msgid "Senegal"
|
5493 |
msgstr ""
|
5494 |
|
5495 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:210
|
5496 |
#: src/Functions/data/countries.php:210
|
5497 |
msgid "Serbia"
|
5498 |
msgstr ""
|
5499 |
|
5500 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:211
|
5501 |
#: src/Functions/data/countries.php:211
|
5502 |
msgid "Seychelles"
|
5503 |
msgstr ""
|
5504 |
|
5505 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:212
|
5506 |
#: src/Functions/data/countries.php:212
|
5507 |
msgid "Sierra Leone"
|
5508 |
msgstr ""
|
5509 |
|
5510 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:213
|
5511 |
#: src/Functions/data/countries.php:213
|
5512 |
msgid "Singapore"
|
5513 |
msgstr ""
|
5514 |
|
5515 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:214
|
5516 |
#: src/Functions/data/countries.php:214
|
5517 |
msgid "Slovakia"
|
5518 |
msgstr ""
|
5519 |
|
5520 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:215
|
5521 |
#: src/Functions/data/countries.php:215
|
5522 |
msgid "Slovenia"
|
5523 |
msgstr ""
|
5524 |
|
5525 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:216
|
5526 |
#: src/Functions/data/countries.php:216
|
5527 |
msgid "Solomon Islands"
|
5528 |
msgstr ""
|
5529 |
|
5530 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:217
|
5531 |
#: src/Functions/data/countries.php:217
|
5532 |
msgid "Somalia"
|
5533 |
msgstr ""
|
5534 |
|
5535 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:218
|
5536 |
#: src/Functions/data/countries.php:218
|
5537 |
msgid "South Africa"
|
5538 |
msgstr ""
|
5539 |
|
5540 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:219
|
5541 |
#: src/Functions/data/countries.php:219
|
5542 |
msgid "South Georgia/Sandwich Islands"
|
5543 |
msgstr ""
|
5544 |
|
5545 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:220
|
5546 |
#: src/Functions/data/countries.php:220
|
5547 |
msgid "South Korea"
|
5548 |
msgstr ""
|
5549 |
|
5550 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:221
|
5551 |
#: src/Functions/data/countries.php:221
|
5552 |
msgid "South Sudan"
|
5553 |
msgstr ""
|
5554 |
|
5555 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:222
|
5556 |
#: src/Functions/data/countries.php:222
|
5557 |
msgid "Spain"
|
5558 |
msgstr ""
|
5559 |
|
5560 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:223
|
5561 |
#: src/Functions/data/countries.php:223
|
5562 |
msgid "Sri Lanka"
|
5563 |
msgstr ""
|
5564 |
|
5565 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:224
|
5566 |
#: src/Functions/data/countries.php:224
|
5567 |
msgid "Sudan"
|
5568 |
msgstr ""
|
5569 |
|
5570 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:225
|
5571 |
#: src/Functions/data/countries.php:225
|
5572 |
msgid "Suriname"
|
5573 |
msgstr ""
|
5574 |
|
5575 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:226
|
5576 |
#: src/Functions/data/countries.php:226
|
5577 |
msgid "Svalbard and Jan Mayen"
|
5578 |
msgstr ""
|
5579 |
|
5580 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:227
|
5581 |
#: src/Functions/data/countries.php:227
|
5582 |
msgid "Swaziland"
|
5583 |
msgstr ""
|
5584 |
|
5585 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:228
|
5586 |
#: src/Functions/data/countries.php:228
|
5587 |
msgid "Sweden"
|
5588 |
msgstr ""
|
5589 |
|
5590 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:229
|
5591 |
#: src/Functions/data/countries.php:229
|
5592 |
msgid "Switzerland"
|
5593 |
msgstr ""
|
5594 |
|
5595 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:230
|
5596 |
#: src/Functions/data/countries.php:230
|
5597 |
msgid "Syria"
|
5598 |
msgstr ""
|
5599 |
|
5600 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:231
|
5601 |
#: src/Functions/data/countries.php:231
|
5602 |
msgid "Taiwan"
|
5603 |
msgstr ""
|
5604 |
|
5605 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:232
|
5606 |
#: src/Functions/data/countries.php:232
|
5607 |
msgid "Tajikistan"
|
5608 |
msgstr ""
|
5609 |
|
5610 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:233
|
5611 |
#: src/Functions/data/countries.php:233
|
5612 |
msgid "Tanzania"
|
5613 |
msgstr ""
|
5614 |
|
5615 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:234
|
5616 |
#: src/Functions/data/countries.php:234
|
5617 |
msgid "Thailand"
|
5618 |
msgstr ""
|
5619 |
|
5620 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:235
|
5621 |
#: src/Functions/data/countries.php:235
|
5622 |
msgid "Timor-Leste"
|
5623 |
msgstr ""
|
5624 |
|
5625 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:236
|
5626 |
#: src/Functions/data/countries.php:236
|
5627 |
msgid "Togo"
|
5628 |
msgstr ""
|
5629 |
|
5630 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:237
|
5631 |
#: src/Functions/data/countries.php:237
|
5632 |
msgid "Tokelau"
|
5633 |
msgstr ""
|
5634 |
|
5635 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:238
|
5636 |
#: src/Functions/data/countries.php:238
|
5637 |
msgid "Tonga"
|
5638 |
msgstr ""
|
5639 |
|
5640 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:239
|
5641 |
#: src/Functions/data/countries.php:239
|
5642 |
msgid "Trinidad and Tobago"
|
5643 |
msgstr ""
|
5644 |
|
5645 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:240
|
5646 |
#: src/Functions/data/countries.php:240
|
5647 |
msgid "Tunisia"
|
5648 |
msgstr ""
|
5649 |
|
5650 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:241
|
5651 |
#: src/Functions/data/countries.php:241
|
5652 |
msgid "Turkey"
|
5653 |
msgstr ""
|
5654 |
|
5655 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:242
|
5656 |
#: src/Functions/data/countries.php:242
|
5657 |
msgid "Turkmenistan"
|
5658 |
msgstr ""
|
5659 |
|
5660 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:243
|
5661 |
#: src/Functions/data/countries.php:243
|
5662 |
msgid "Turks and Caicos Islands"
|
5663 |
msgstr ""
|
5664 |
|
5665 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:244
|
5666 |
#: src/Functions/data/countries.php:244
|
5667 |
msgid "Tuvalu"
|
5668 |
msgstr ""
|
5669 |
|
5670 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:245
|
5671 |
#: src/Functions/data/countries.php:245
|
5672 |
msgid "Uganda"
|
5673 |
msgstr ""
|
5674 |
|
5675 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:246
|
5676 |
#: src/Functions/data/countries.php:246
|
5677 |
msgid "Ukraine"
|
5678 |
msgstr ""
|
5679 |
|
5680 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:247
|
5681 |
#: src/Functions/data/countries.php:247
|
5682 |
msgid "United Arab Emirates"
|
5683 |
msgstr ""
|
5684 |
|
5685 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:248
|
5686 |
#: src/Functions/data/countries.php:248
|
5687 |
msgid "United Kingdom (UK)"
|
5688 |
msgstr ""
|
5689 |
|
5690 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:249
|
5691 |
#: src/Functions/data/countries.php:249
|
5692 |
msgid "United States (US)"
|
5693 |
msgstr ""
|
5694 |
|
5695 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:250
|
5696 |
#: src/Functions/data/countries.php:250
|
5697 |
msgid "United States (US) Minor Outlying Islands"
|
5698 |
msgstr ""
|
5699 |
|
5700 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:251
|
5701 |
#: src/Functions/data/countries.php:251
|
5702 |
msgid "United States (US) Virgin Islands"
|
5703 |
msgstr ""
|
5704 |
|
5705 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:252
|
5706 |
#: src/Functions/data/countries.php:252
|
5707 |
msgid "Uruguay"
|
5708 |
msgstr ""
|
5709 |
|
5710 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:253
|
5711 |
#: src/Functions/data/countries.php:253
|
5712 |
msgid "Uzbekistan"
|
5713 |
msgstr ""
|
5714 |
|
5715 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:254
|
5716 |
#: src/Functions/data/countries.php:254
|
5717 |
msgid "Vanuatu"
|
5718 |
msgstr ""
|
5719 |
|
5720 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:255
|
5721 |
#: src/Functions/data/countries.php:255
|
5722 |
msgid "Vatican"
|
5723 |
msgstr ""
|
5724 |
|
5725 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:256
|
5726 |
#: src/Functions/data/countries.php:256
|
5727 |
msgid "Venezuela"
|
5728 |
msgstr ""
|
5729 |
|
5730 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:257
|
5731 |
#: src/Functions/data/countries.php:257
|
5732 |
msgid "Vietnam"
|
5733 |
msgstr ""
|
5734 |
|
5735 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:258
|
5736 |
#: src/Functions/data/countries.php:258
|
5737 |
msgid "Wallis and Futuna"
|
5738 |
msgstr ""
|
5739 |
|
5740 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:259
|
5741 |
#: src/Functions/data/countries.php:259
|
5742 |
msgid "Western Sahara"
|
5743 |
msgstr ""
|
5744 |
|
5745 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:260
|
5746 |
#: src/Functions/data/countries.php:260
|
5747 |
msgid "Samoa"
|
5748 |
msgstr ""
|
5749 |
|
5750 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:261
|
5751 |
#: src/Functions/data/countries.php:261
|
5752 |
msgid "Yemen"
|
5753 |
msgstr ""
|
5754 |
|
5755 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:262
|
5756 |
#: src/Functions/data/countries.php:262
|
5757 |
msgid "Zambia"
|
5758 |
msgstr ""
|
5759 |
|
5760 |
+
#: build/wp-user-avatar/src/Functions/data/countries.php:263
|
5761 |
#: src/Functions/data/countries.php:263
|
5762 |
msgid "Zimbabwe"
|
5763 |
msgstr ""
|
5764 |
|
5765 |
+
#: build/wp-user-avatar/src/NavigationMenuLinks/Backend.php:29
|
5766 |
+
#: build/wp-user-avatar/src/RegisterActivation/Base.php:155
|
5767 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/LoginFormBuilder.php:166
|
5768 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:104
|
5769 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:88
|
5770 |
#: src/NavigationMenuLinks/Backend.php:29 src/RegisterActivation/Base.php:155
|
5771 |
#: src/ShortcodeParser/Builder/LoginFormBuilder.php:166
|
5772 |
#: src/Themes/DragDrop/AbstractTheme.php:104 src/Widgets/TabbedWidget.php:88
|
5773 |
msgid "Log In"
|
5774 |
msgstr ""
|
5775 |
|
5776 |
+
#: build/wp-user-avatar/src/NavigationMenuLinks/Backend.php:30
|
5777 |
+
#: build/wp-user-avatar/src/NavigationMenuLinks/Backend.php:34
|
5778 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/GlobalShortcodes.php:271
|
5779 |
+
#: build/wp-user-avatar/src/Widgets/UserPanel.php:30
|
5780 |
+
#: build/wp-user-avatar/src/Widgets/UserPanel.php:71
|
5781 |
#: src/NavigationMenuLinks/Backend.php:30
|
5782 |
#: src/NavigationMenuLinks/Backend.php:34
|
5783 |
+
#: src/ShortcodeParser/Builder/GlobalShortcodes.php:271
|
5784 |
#: src/Widgets/UserPanel.php:30 src/Widgets/UserPanel.php:71
|
5785 |
msgid "Log Out"
|
5786 |
msgstr ""
|
5787 |
|
5788 |
+
#: build/wp-user-avatar/src/NavigationMenuLinks/Backend.php:31
|
5789 |
+
#: build/wp-user-avatar/src/RegisterActivation/Base.php:159
|
5790 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:1033
|
5791 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/GlobalShortcodes.php:174
|
5792 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:89
|
5793 |
#: src/NavigationMenuLinks/Backend.php:31 src/RegisterActivation/Base.php:159
|
5794 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:1033
|
5795 |
+
#: src/ShortcodeParser/Builder/GlobalShortcodes.php:174
|
5796 |
#: src/Widgets/TabbedWidget.php:89
|
5797 |
msgid "Sign Up"
|
5798 |
msgstr ""
|
5799 |
|
5800 |
+
#: build/wp-user-avatar/src/NavigationMenuLinks/Backend.php:33
|
5801 |
+
#: build/wp-user-avatar/src/RegisterActivation/Base.php:172
|
5802 |
#: src/NavigationMenuLinks/Backend.php:33 src/RegisterActivation/Base.php:172
|
5803 |
msgid "My Profile"
|
5804 |
msgstr ""
|
5805 |
|
5806 |
+
#: build/wp-user-avatar/src/NavigationMenuLinks/Backend.php:46
|
5807 |
+
#: build/wp-user-avatar/src/NavigationMenuLinks/Backend.php:89
|
5808 |
#: src/NavigationMenuLinks/Backend.php:46
|
5809 |
#: src/NavigationMenuLinks/Backend.php:89
|
5810 |
msgid "ProfilePress Links"
|
5811 |
msgstr ""
|
5812 |
|
5813 |
+
#: build/wp-user-avatar/src/NavigationMenuLinks/Backend.php:47
|
5814 |
+
#: build/wp-user-avatar/src/NavigationMenuLinks/Backend.php:78
|
5815 |
+
#: build/wp-user-avatar/src/NavigationMenuLinks/Backend.php:146
|
5816 |
#: src/NavigationMenuLinks/Backend.php:47
|
5817 |
#: src/NavigationMenuLinks/Backend.php:78
|
5818 |
#: src/NavigationMenuLinks/Backend.php:146
|
5819 |
msgid "ProfilePress Link"
|
5820 |
msgstr ""
|
5821 |
|
5822 |
+
#: build/wp-user-avatar/src/NavigationMenuLinks/Backend.php:119
|
5823 |
#: src/NavigationMenuLinks/Backend.php:119
|
5824 |
msgid "Add to Menu"
|
5825 |
msgstr ""
|
5826 |
|
5827 |
+
#: build/wp-user-avatar/src/RegisterActivation/Base.php:102
|
5828 |
#: src/RegisterActivation/Base.php:102
|
5829 |
msgid "Default Registration"
|
5830 |
msgstr ""
|
5831 |
|
5832 |
+
#: build/wp-user-avatar/src/RegisterActivation/Base.php:109
|
5833 |
#: src/RegisterActivation/Base.php:109
|
5834 |
msgid "Default Login"
|
5835 |
msgstr ""
|
5836 |
|
5837 |
+
#: build/wp-user-avatar/src/RegisterActivation/Base.php:116
|
5838 |
#: src/RegisterActivation/Base.php:116
|
5839 |
msgid "Default Password Reset"
|
5840 |
msgstr ""
|
5841 |
|
5842 |
+
#: build/wp-user-avatar/src/RegisterActivation/Base.php:123
|
5843 |
#: src/RegisterActivation/Base.php:123
|
5844 |
msgid "Default Edit Profile"
|
5845 |
msgstr ""
|
5846 |
|
5847 |
+
#: build/wp-user-avatar/src/RegisterActivation/Base.php:130
|
5848 |
#: src/RegisterActivation/Base.php:130
|
5849 |
msgid "Default User Profile"
|
5850 |
msgstr ""
|
5851 |
|
5852 |
+
#: build/wp-user-avatar/src/RegisterActivation/Base.php:137
|
5853 |
#: src/RegisterActivation/Base.php:137
|
5854 |
msgid "Default Member Directory"
|
5855 |
msgstr ""
|
5856 |
|
5857 |
+
#: build/wp-user-avatar/src/RegisterActivation/Base.php:144
|
5858 |
#: src/RegisterActivation/Base.php:144
|
5859 |
msgid "Lucid Tab Widget"
|
5860 |
msgstr ""
|
5861 |
|
5862 |
+
#: build/wp-user-avatar/src/RegisterActivation/Base.php:163
|
5863 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/GlobalShortcodes.php:206
|
5864 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:117
|
5865 |
#: src/RegisterActivation/Base.php:163
|
5866 |
+
#: src/ShortcodeParser/Builder/GlobalShortcodes.php:206
|
5867 |
#: src/Themes/DragDrop/AbstractTheme.php:117
|
5868 |
msgid "Reset Password"
|
5869 |
msgstr ""
|
5870 |
|
5871 |
+
#: build/wp-user-avatar/src/RegisterActivation/Base.php:176
|
5872 |
#: src/RegisterActivation/Base.php:176
|
5873 |
msgid "Member Directory"
|
5874 |
msgstr ""
|
5875 |
|
5876 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/EditProfileBuilder.php:86
|
5877 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/EditProfileBuilder.php:99
|
5878 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/PasswordResetBuilder.php:220
|
5879 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/PasswordResetBuilder.php:232
|
5880 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/RegistrationFormBuilder.php:141
|
5881 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/RegistrationFormBuilder.php:154
|
5882 |
#: src/ShortcodeParser/Builder/EditProfileBuilder.php:86
|
5883 |
#: src/ShortcodeParser/Builder/EditProfileBuilder.php:99
|
5884 |
#: src/ShortcodeParser/Builder/PasswordResetBuilder.php:220
|
5888 |
msgid "Strength indicator"
|
5889 |
msgstr ""
|
5890 |
|
5891 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/EditProfileBuilder.php:87
|
5892 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/PasswordResetBuilder.php:221
|
5893 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/RegistrationFormBuilder.php:142
|
5894 |
#: src/ShortcodeParser/Builder/EditProfileBuilder.php:87
|
5895 |
#: src/ShortcodeParser/Builder/PasswordResetBuilder.php:221
|
5896 |
#: src/ShortcodeParser/Builder/RegistrationFormBuilder.php:142
|
5897 |
msgid "Very weak"
|
5898 |
msgstr ""
|
5899 |
|
5900 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/EditProfileBuilder.php:88
|
5901 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/PasswordResetBuilder.php:222
|
5902 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/RegistrationFormBuilder.php:143
|
5903 |
#: src/ShortcodeParser/Builder/EditProfileBuilder.php:88
|
5904 |
#: src/ShortcodeParser/Builder/PasswordResetBuilder.php:222
|
5905 |
#: src/ShortcodeParser/Builder/RegistrationFormBuilder.php:143
|
5906 |
msgid "Weak"
|
5907 |
msgstr ""
|
5908 |
|
5909 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/EditProfileBuilder.php:89
|
5910 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/PasswordResetBuilder.php:223
|
5911 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/RegistrationFormBuilder.php:144
|
5912 |
#: src/ShortcodeParser/Builder/EditProfileBuilder.php:89
|
5913 |
#: src/ShortcodeParser/Builder/PasswordResetBuilder.php:223
|
5914 |
#: src/ShortcodeParser/Builder/RegistrationFormBuilder.php:144
|
5916 |
msgid "Medium"
|
5917 |
msgstr ""
|
5918 |
|
5919 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/EditProfileBuilder.php:90
|
5920 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/PasswordResetBuilder.php:224
|
5921 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/RegistrationFormBuilder.php:145
|
5922 |
#: src/ShortcodeParser/Builder/EditProfileBuilder.php:90
|
5923 |
#: src/ShortcodeParser/Builder/PasswordResetBuilder.php:224
|
5924 |
#: src/ShortcodeParser/Builder/RegistrationFormBuilder.php:145
|
5925 |
msgid "Strong"
|
5926 |
msgstr ""
|
5927 |
|
5928 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/EditProfileBuilder.php:91
|
5929 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/PasswordResetBuilder.php:225
|
5930 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/RegistrationFormBuilder.php:146
|
5931 |
#: src/ShortcodeParser/Builder/EditProfileBuilder.php:91
|
5932 |
#: src/ShortcodeParser/Builder/PasswordResetBuilder.php:225
|
5933 |
#: src/ShortcodeParser/Builder/RegistrationFormBuilder.php:146
|
5934 |
msgid "Mismatch"
|
5935 |
msgstr ""
|
5936 |
|
5937 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:234
|
5938 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:234
|
5939 |
msgid "Confirm Email Address"
|
5940 |
msgstr ""
|
5941 |
|
5942 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:332
|
5943 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:332
|
5944 |
msgid "Display name"
|
5945 |
msgstr ""
|
5946 |
|
5947 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:364
|
5948 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:128
|
5949 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:364
|
5950 |
#: src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:128
|
5951 |
msgid "First name"
|
5952 |
msgstr ""
|
5953 |
|
5954 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:397
|
5955 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:133
|
5956 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:397
|
5957 |
#: src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:133
|
5958 |
msgid "Last name"
|
5959 |
msgstr ""
|
5960 |
|
5961 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:413
|
5962 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:413
|
5963 |
msgid "Biographical Info"
|
5964 |
msgstr ""
|
5965 |
|
5966 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:429
|
5967 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:429
|
5968 |
msgid "Bio description"
|
5969 |
msgstr ""
|
5970 |
|
5971 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:450
|
5972 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:108
|
5973 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:450
|
5974 |
#: src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:108
|
5975 |
msgid "Profile picture"
|
5976 |
msgstr ""
|
5977 |
|
5978 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:471
|
5979 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:471
|
5980 |
msgid "Cover photo"
|
5981 |
msgstr ""
|
5982 |
|
5983 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:490
|
5984 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:547
|
5985 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:637
|
5986 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:681
|
5987 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:707
|
5988 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:774
|
5989 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:830
|
5990 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:889
|
5991 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:940
|
5992 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FrontendProfileBuilder.php:346
|
5993 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:490
|
5994 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:547
|
5995 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:637
|
6003 |
msgid "Field key is missing"
|
6004 |
msgstr ""
|
6005 |
|
6006 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:564
|
6007 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:564
|
6008 |
msgid "Select country"
|
6009 |
msgstr ""
|
6010 |
|
6011 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:711
|
6012 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:711
|
6013 |
msgid "No dropdown option found."
|
6014 |
msgstr ""
|
6015 |
|
6016 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:780
|
6017 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:780
|
6018 |
msgid "No radio choice found."
|
6019 |
msgstr ""
|
6020 |
|
6021 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:835
|
6022 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:835
|
6023 |
msgid "No checkbox choice found."
|
6024 |
msgstr ""
|
6025 |
|
6026 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:948
|
6027 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:948
|
6028 |
msgid "custom field not defined"
|
6029 |
msgstr ""
|
6030 |
|
6031 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:1102
|
6032 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:1102
|
6033 |
msgid "Delete Avatar"
|
6034 |
msgstr ""
|
6035 |
|
6036 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:1138
|
6037 |
#: src/ShortcodeParser/Builder/FieldsShortcodeCallback.php:1138
|
6038 |
msgid "Delete Cover Photo"
|
6039 |
msgstr ""
|
6040 |
|
6041 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FrontendProfileBuilder.php:109
|
6042 |
#: src/ShortcodeParser/Builder/FrontendProfileBuilder.php:109
|
6043 |
msgid "This user has not created any post."
|
6044 |
msgstr ""
|
6045 |
|
6046 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FrontendProfileBuilder.php:112
|
6047 |
#: src/ShortcodeParser/Builder/FrontendProfileBuilder.php:112
|
6048 |
msgid "You have not created any post."
|
6049 |
msgstr ""
|
6050 |
|
6051 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FrontendProfileBuilder.php:171
|
6052 |
#: src/ShortcodeParser/Builder/FrontendProfileBuilder.php:171
|
6053 |
msgid "This user has not made any comment."
|
6054 |
msgstr ""
|
6055 |
|
6056 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FrontendProfileBuilder.php:174
|
6057 |
#: src/ShortcodeParser/Builder/FrontendProfileBuilder.php:174
|
6058 |
msgid "You have not made any comment."
|
6059 |
msgstr ""
|
6060 |
|
6061 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/FrontendProfileBuilder.php:661
|
6062 |
#: src/ShortcodeParser/Builder/FrontendProfileBuilder.php:661
|
6063 |
msgid "No post written yet."
|
6064 |
msgstr ""
|
6065 |
|
6066 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/PasswordResetBuilder.php:106
|
6067 |
+
#: build/wp-user-avatar/src/ShortcodeParser/Builder/PasswordResetBuilder.php:344
|
6068 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:90
|
6069 |
#: src/ShortcodeParser/Builder/PasswordResetBuilder.php:106
|
6070 |
#: src/ShortcodeParser/Builder/PasswordResetBuilder.php:344
|
6071 |
#: src/Widgets/TabbedWidget.php:90
|
6072 |
msgid "Get New Password"
|
6073 |
msgstr ""
|
6074 |
|
6075 |
+
#: build/wp-user-avatar/src/ShortcodeParser/EditProfileTag.php:78
|
6076 |
+
#: build/wp-user-avatar/src/ShortcodeParser/LoginFormTag.php:75
|
6077 |
+
#: build/wp-user-avatar/src/ShortcodeParser/PasswordResetTag.php:77
|
6078 |
+
#: build/wp-user-avatar/src/ShortcodeParser/RegistrationFormTag.php:79
|
6079 |
#: src/ShortcodeParser/EditProfileTag.php:78
|
6080 |
#: src/ShortcodeParser/LoginFormTag.php:75
|
6081 |
#: src/ShortcodeParser/PasswordResetTag.php:77
|
6082 |
#: src/ShortcodeParser/RegistrationFormTag.php:79
|
6083 |
+
msgid ""
|
6084 |
+
"Form class not found. Please check if this ProfilePress form actually exist."
|
6085 |
msgstr ""
|
6086 |
|
6087 |
+
#: build/wp-user-avatar/src/ShortcodeParser/FormProcessor.php:95
|
6088 |
#: src/ShortcodeParser/FormProcessor.php:95
|
6089 |
msgid "The password you entered is incorrect."
|
6090 |
msgstr ""
|
6091 |
|
6092 |
+
#: build/wp-user-avatar/src/ShortcodeParser/FormProcessor.php:191
|
6093 |
#: src/ShortcodeParser/FormProcessor.php:191
|
6094 |
msgid "Authentication failed. Please try again"
|
6095 |
msgstr ""
|
6096 |
|
6097 |
+
#: build/wp-user-avatar/src/ShortcodeParser/FrontendProfileTag.php:88
|
6098 |
#: src/ShortcodeParser/FrontendProfileTag.php:88
|
6099 |
+
msgid ""
|
6100 |
+
"This content is available to members only. Please <a href=\"%1$s\">login</a> "
|
6101 |
+
"or <a href=\"%2$s\">register</a> to view this area."
|
6102 |
msgstr ""
|
6103 |
|
6104 |
+
#: build/wp-user-avatar/src/ShortcodeParser/FrontendProfileTag.php:95
|
6105 |
#: src/ShortcodeParser/FrontendProfileTag.php:95
|
6106 |
msgid "You are not authorized to access this area."
|
6107 |
msgstr ""
|
6108 |
|
6109 |
+
#: build/wp-user-avatar/src/ShortcodeParser/FrontendProfileTag.php:133
|
6110 |
#: src/ShortcodeParser/FrontendProfileTag.php:133
|
6111 |
+
msgid ""
|
6112 |
+
"Form class not found. Please check if this user profile actually exist in "
|
6113 |
+
"ProfilePress."
|
6114 |
msgstr ""
|
6115 |
|
6116 |
+
#: build/wp-user-avatar/src/ShortcodeParser/FrontendProfileTag.php:198
|
6117 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/Dixon.php:121
|
6118 |
#: src/ShortcodeParser/FrontendProfileTag.php:198
|
6119 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:121
|
6120 |
msgid "Profile"
|
6121 |
msgstr ""
|
6122 |
|
6123 |
+
#: build/wp-user-avatar/src/ShortcodeParser/LoginFormTag.php:54
|
6124 |
#: src/ShortcodeParser/LoginFormTag.php:54
|
6125 |
msgid "You are already logged in."
|
6126 |
msgstr ""
|
6127 |
|
6128 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MemberDirectoryTag.php:46
|
6129 |
+
#: src/ShortcodeParser/MemberDirectoryTag.php:46
|
6130 |
msgid "No member directory ID specified."
|
6131 |
msgstr ""
|
6132 |
|
6133 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MemberDirectoryTag.php:67
|
6134 |
+
#: src/ShortcodeParser/MemberDirectoryTag.php:67
|
6135 |
+
msgid ""
|
6136 |
+
"Member directory class not found. Please check it actually exist in "
|
6137 |
+
"ProfilePress."
|
6138 |
msgstr ""
|
6139 |
|
6140 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/MyAccountTag.php:52
|
6141 |
#: src/ShortcodeParser/MyAccount/MyAccountTag.php:52
|
6142 |
msgid "Dashboard"
|
6143 |
msgstr ""
|
6144 |
|
6145 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/MyAccountTag.php:57
|
6146 |
#: src/ShortcodeParser/MyAccount/MyAccountTag.php:57
|
6147 |
msgid "Account Details"
|
6148 |
msgstr ""
|
6149 |
|
6150 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/MyAccountTag.php:64
|
6151 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/change-password.tmpl.php:25
|
6152 |
#: src/ShortcodeParser/MyAccount/MyAccountTag.php:64
|
6153 |
#: src/ShortcodeParser/MyAccount/change-password.tmpl.php:25
|
6154 |
msgid "Change Password"
|
6155 |
msgstr ""
|
6156 |
|
6157 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/MyAccountTag.php:71
|
6158 |
#: src/ShortcodeParser/MyAccount/MyAccountTag.php:71
|
6159 |
msgid "Logout"
|
6160 |
msgstr ""
|
6161 |
|
6162 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/MyAccountTag.php:80
|
6163 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/email-notifications.tmpl.php:14
|
6164 |
#: src/ShortcodeParser/MyAccount/MyAccountTag.php:80
|
6165 |
#: src/ShortcodeParser/MyAccount/email-notifications.tmpl.php:14
|
6166 |
msgid "Email Notifications"
|
6167 |
msgstr ""
|
6168 |
|
6169 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/MyAccountTag.php:91
|
6170 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/account-settings.tmpl.php:17
|
6171 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:32
|
6172 |
#: src/ShortcodeParser/MyAccount/MyAccountTag.php:91
|
6173 |
#: src/ShortcodeParser/MyAccount/account-settings.tmpl.php:17
|
6174 |
#: src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:32
|
6175 |
msgid "Account Settings"
|
6176 |
msgstr ""
|
6177 |
|
6178 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/MyAccountTag.php:528
|
6179 |
#: src/ShortcodeParser/MyAccount/MyAccountTag.php:528
|
6180 |
msgid "Cover Photo (min. width: 1000px)"
|
6181 |
msgstr ""
|
6182 |
|
6183 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/change-password.tmpl.php:9
|
6184 |
#: src/ShortcodeParser/MyAccount/change-password.tmpl.php:9
|
6185 |
msgid "Password successfully updated."
|
6186 |
msgstr ""
|
6187 |
|
6188 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/change-password.tmpl.php:32
|
6189 |
#: src/ShortcodeParser/MyAccount/change-password.tmpl.php:32
|
6190 |
msgid "Current password"
|
6191 |
msgstr ""
|
6192 |
|
6193 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/change-password.tmpl.php:38
|
6194 |
+
#: build/wp-user-avatar/src/ShortcodeParser/PasswordResetTag.php:101
|
6195 |
#: src/ShortcodeParser/MyAccount/change-password.tmpl.php:38
|
6196 |
#: src/ShortcodeParser/PasswordResetTag.php:101
|
6197 |
msgid "New password"
|
6198 |
msgstr ""
|
6199 |
|
6200 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/change-password.tmpl.php:44
|
6201 |
#: src/ShortcodeParser/MyAccount/change-password.tmpl.php:44
|
6202 |
msgid "Confirm new password"
|
6203 |
msgstr ""
|
6204 |
|
6205 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/change-password.tmpl.php:50
|
6206 |
#: src/ShortcodeParser/MyAccount/change-password.tmpl.php:50
|
6207 |
msgid "Change password"
|
6208 |
msgstr ""
|
6209 |
|
6210 |
#. translators: 1: user display name 2: logout url
|
6211 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/dashboard.tmpl.php:16
|
6212 |
#: src/ShortcodeParser/MyAccount/dashboard.tmpl.php:16
|
6213 |
msgid "Hello %1$s (not %1$s? <a href=\"%2$s\">Log out</a>)"
|
6214 |
msgstr ""
|
6215 |
|
6216 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/dashboard.tmpl.php:26
|
6217 |
#: src/ShortcodeParser/MyAccount/dashboard.tmpl.php:26
|
6218 |
+
msgid ""
|
6219 |
+
"From your account dashboard you can <a href=\"%1$s\">change your password</"
|
6220 |
+
"a> and <a href=\"%2$s\">edit your account details</a>."
|
6221 |
msgstr ""
|
6222 |
|
6223 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:86
|
6224 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:107
|
6225 |
#: src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:86
|
6226 |
#: src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:107
|
6227 |
msgid "Browse"
|
6228 |
msgstr ""
|
6229 |
|
6230 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:87
|
6231 |
#: src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:87
|
6232 |
msgid "Cover photo (min. width: 1000px)"
|
6233 |
msgstr ""
|
6234 |
|
6235 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:123
|
6236 |
#: src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:123
|
6237 |
msgid "Email address"
|
6238 |
msgstr ""
|
6239 |
|
6240 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:143
|
6241 |
#: src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:143
|
6242 |
msgid "Display name publicly as"
|
6243 |
msgstr ""
|
6244 |
|
6245 |
+
#: build/wp-user-avatar/src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:153
|
6246 |
#: src/ShortcodeParser/MyAccount/edit-profile.tmpl.php:153
|
6247 |
msgid "About yourself"
|
6248 |
msgstr ""
|
6249 |
|
6250 |
+
#: build/wp-user-avatar/src/ShortcodeParser/PasswordResetTag.php:100
|
6251 |
#: src/ShortcodeParser/PasswordResetTag.php:100
|
6252 |
msgid "Enter your new password below"
|
6253 |
msgstr ""
|
6254 |
|
6255 |
+
#: build/wp-user-avatar/src/ShortcodeParser/PasswordResetTag.php:104
|
6256 |
#: src/ShortcodeParser/PasswordResetTag.php:104
|
6257 |
msgid "Re-enter new password"
|
6258 |
msgstr ""
|
6259 |
|
6260 |
+
#: build/wp-user-avatar/src/ShortcodeParser/PasswordResetTag.php:107
|
6261 |
#: src/ShortcodeParser/PasswordResetTag.php:107
|
6262 |
msgid "Save"
|
6263 |
msgstr ""
|
6264 |
|
6265 |
+
#: build/wp-user-avatar/src/ShortcodeParser/RegistrationFormTag.php:51
|
6266 |
#: src/ShortcodeParser/RegistrationFormTag.php:51
|
6267 |
msgid "You are already registered."
|
6268 |
msgstr ""
|
6269 |
|
6270 |
+
#: build/wp-user-avatar/src/ShortcodeParser/RegistrationFormTag.php:74
|
6271 |
#: src/ShortcodeParser/RegistrationFormTag.php:74
|
6272 |
msgid "Registration is disabled in this site."
|
6273 |
msgstr ""
|
6274 |
|
6275 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:69
|
6276 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:409
|
6277 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:69
|
6278 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:409
|
6279 |
msgid "Description"
|
6280 |
msgstr ""
|
6281 |
|
6282 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:85
|
6283 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:85
|
6284 |
msgid "Full"
|
6285 |
msgstr ""
|
6286 |
|
6287 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:86
|
6288 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:86
|
6289 |
msgid "Half"
|
6290 |
msgstr ""
|
6291 |
|
6292 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:87
|
6293 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:87
|
6294 |
msgid "One Third"
|
6295 |
msgstr ""
|
6296 |
|
6297 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:95
|
6298 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:350
|
6299 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:95
|
6300 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:350
|
6301 |
msgid "Icon"
|
6302 |
msgstr ""
|
6303 |
|
6304 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:104
|
6305 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:104
|
6306 |
msgid "Enable Password Visibility Icon"
|
6307 |
msgstr ""
|
6308 |
|
6309 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:105
|
6310 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:105
|
6311 |
+
msgid ""
|
6312 |
+
"Check to enable visibility icon which when clicked, hides or shows a "
|
6313 |
+
"password."
|
6314 |
msgstr ""
|
6315 |
|
6316 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:113
|
6317 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:113
|
6318 |
msgid "Label Display"
|
6319 |
msgstr ""
|
6320 |
|
6321 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:115
|
6322 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:115
|
6323 |
msgid "Above"
|
6324 |
msgstr ""
|
6325 |
|
6326 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:116
|
6327 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:116
|
6328 |
msgid "Inside"
|
6329 |
msgstr ""
|
6330 |
|
6331 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:123
|
6332 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:123
|
6333 |
msgid "Description Appearance"
|
6334 |
msgstr ""
|
6335 |
|
6336 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:125
|
6337 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:205
|
6338 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:125
|
6339 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:205
|
6340 |
msgid "Standard"
|
6341 |
msgstr ""
|
6342 |
|
6343 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:126
|
6344 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:126
|
6345 |
msgid "Reveal on Focus"
|
6346 |
msgstr ""
|
6347 |
|
6348 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:127
|
6349 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:127
|
6350 |
msgid "Tooltip"
|
6351 |
msgstr ""
|
6352 |
|
6353 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:156
|
6354 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/Registration/PerfectoLite.php:78
|
6355 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:156
|
6356 |
#: src/Themes/DragDrop/Registration/PerfectoLite.php:78
|
6357 |
msgid "Create an Account"
|
6358 |
msgstr ""
|
6359 |
|
6360 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:160
|
6361 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/Login/PerfectoLite.php:76
|
6362 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:160
|
6363 |
#: src/Themes/DragDrop/Login/PerfectoLite.php:76
|
6364 |
msgid "Sign in to Your Account"
|
6365 |
msgstr ""
|
6366 |
|
6367 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:163
|
6368 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:163
|
6369 |
msgid "Reset Your Password"
|
6370 |
msgstr ""
|
6371 |
|
6372 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:166
|
6373 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:166
|
6374 |
msgid "Edit Your Profile"
|
6375 |
msgstr ""
|
6376 |
|
6377 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:178
|
6378 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:178
|
6379 |
msgid "Lost your password?"
|
6380 |
msgstr ""
|
6381 |
|
6382 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:179
|
6383 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:109
|
6384 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:116
|
6385 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:179
|
6386 |
#: src/Themes/DragDrop/AbstractTheme.php:109 src/Widgets/TabbedWidget.php:116
|
6387 |
msgid "Register"
|
6388 |
msgstr ""
|
6389 |
|
6390 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:182
|
6391 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:182
|
6392 |
msgid "Have an account? Login"
|
6393 |
msgstr ""
|
6394 |
|
6395 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:186
|
6396 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:186
|
6397 |
msgid "Return to Login"
|
6398 |
msgstr ""
|
6399 |
|
6400 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:231
|
6401 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:374
|
6402 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:521
|
6403 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/Login/PerfectoLite.php:41
|
6404 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/Registration/PerfectoLite.php:43
|
6405 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/Dixon.php:60
|
6406 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:231
|
6407 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:374
|
6408 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:521
|
6412 |
msgid "Background"
|
6413 |
msgstr ""
|
6414 |
|
6415 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:238
|
6416 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:238
|
6417 |
msgid "Font Family"
|
6418 |
msgstr ""
|
6419 |
|
6420 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:245
|
6421 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/Login/PerfectoLite.php:28
|
6422 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/Registration/PerfectoLite.php:30
|
6423 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:245
|
6424 |
#: src/Themes/DragDrop/Login/PerfectoLite.php:28
|
6425 |
#: src/Themes/DragDrop/Registration/PerfectoLite.php:30
|
6426 |
msgid "Headline"
|
6427 |
msgstr ""
|
6428 |
|
6429 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:253
|
6430 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:253
|
6431 |
msgid "Forgot Password Label"
|
6432 |
msgstr ""
|
6433 |
|
6434 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:263
|
6435 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:263
|
6436 |
msgid "Sign Up Label"
|
6437 |
msgstr ""
|
6438 |
|
6439 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:273
|
6440 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:273
|
6441 |
msgid "Login Label"
|
6442 |
msgstr ""
|
6443 |
|
6444 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:289
|
6445 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:289
|
6446 |
msgid "VK.com"
|
6447 |
msgstr ""
|
6448 |
|
6449 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:291
|
6450 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:291
|
6451 |
msgid "Social Login Buttons"
|
6452 |
msgstr ""
|
6453 |
|
6454 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:299
|
6455 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:299
|
6456 |
msgid "Remove Form Frame"
|
6457 |
msgstr ""
|
6458 |
|
6459 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:300
|
6460 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:300
|
6461 |
msgid "Check to remove"
|
6462 |
msgstr ""
|
6463 |
|
6464 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:307
|
6465 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:307
|
6466 |
msgid "Hide Required %s"
|
6467 |
msgstr ""
|
6468 |
|
6469 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:308
|
6470 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/Dixon.php:110
|
6471 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:308
|
6472 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:110
|
6473 |
msgid "Check to hide"
|
6474 |
msgstr ""
|
6475 |
|
6476 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:321
|
6477 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:321
|
6478 |
msgid "Field & Styling"
|
6479 |
msgstr ""
|
6480 |
|
6481 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:326
|
6482 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:483
|
6483 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:326
|
6484 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:483
|
6485 |
msgid "Round"
|
6486 |
msgstr ""
|
6487 |
|
6488 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:327
|
6489 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:484
|
6490 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:327
|
6491 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:484
|
6492 |
msgid "Square"
|
6493 |
msgstr ""
|
6494 |
|
6495 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:328
|
6496 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:485
|
6497 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:328
|
6498 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:485
|
6499 |
msgid "Pill"
|
6500 |
msgstr ""
|
6501 |
|
6502 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:329
|
6503 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:329
|
6504 |
msgid "Material"
|
6505 |
msgstr ""
|
6506 |
|
6507 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:330
|
6508 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:330
|
6509 |
msgid "Flat"
|
6510 |
msgstr ""
|
6511 |
|
6512 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:333
|
6513 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:488
|
6514 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:333
|
6515 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:488
|
6516 |
msgid "Layout"
|
6517 |
msgstr ""
|
6518 |
|
6519 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:340
|
6520 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:340
|
6521 |
msgid "Small"
|
6522 |
msgstr ""
|
6523 |
|
6524 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:344
|
6525 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:344
|
6526 |
msgid "Field Size"
|
6527 |
msgstr ""
|
6528 |
|
6529 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:345
|
6530 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:345
|
6531 |
msgid "Select the size (in height) of input and textarea form fields."
|
6532 |
msgstr ""
|
6533 |
|
6534 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:359
|
6535 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:359
|
6536 |
msgid "Icon Alignment"
|
6537 |
msgstr ""
|
6538 |
|
6539 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:364
|
6540 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:364
|
6541 |
msgid "Border"
|
6542 |
msgstr ""
|
6543 |
|
6544 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:369
|
6545 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:369
|
6546 |
msgid "Border on Focus"
|
6547 |
msgstr ""
|
6548 |
|
6549 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:379
|
6550 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:527
|
6551 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:379
|
6552 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:527
|
6553 |
msgid "Background on Focus"
|
6554 |
msgstr ""
|
6555 |
|
6556 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:386
|
6557 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:386
|
6558 |
msgid "Labels & Text"
|
6559 |
msgstr ""
|
6560 |
|
6561 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:395
|
6562 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:395
|
6563 |
msgid "Title Font Size (px)"
|
6564 |
msgstr ""
|
6565 |
|
6566 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:401
|
6567 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:512
|
6568 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:401
|
6569 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:512
|
6570 |
msgid "Normal"
|
6571 |
msgstr ""
|
6572 |
|
6573 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:402
|
6574 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:513
|
6575 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:402
|
6576 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:513
|
6577 |
msgid "Bold"
|
6578 |
msgstr ""
|
6579 |
|
6580 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:404
|
6581 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:404
|
6582 |
msgid "Title Font Weight"
|
6583 |
msgstr ""
|
6584 |
|
6585 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:419
|
6586 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:419
|
6587 |
msgid "Description Alignment"
|
6588 |
msgstr ""
|
6589 |
|
6590 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:424
|
6591 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:424
|
6592 |
msgid "Value / Text Font Size"
|
6593 |
msgstr ""
|
6594 |
|
6595 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:425
|
6596 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:425
|
6597 |
msgid "Font size in pixel (px) of field values and text on form."
|
6598 |
msgstr ""
|
6599 |
|
6600 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:430
|
6601 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:430
|
6602 |
msgid "Value / Text"
|
6603 |
msgstr ""
|
6604 |
|
6605 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:431
|
6606 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:431
|
6607 |
msgid "Color of the value of a field and text on the form."
|
6608 |
msgstr ""
|
6609 |
|
6610 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:447
|
6611 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:447
|
6612 |
msgid "Name"
|
6613 |
msgstr ""
|
6614 |
|
6615 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:466
|
6616 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:466
|
6617 |
msgid "Submit"
|
6618 |
msgstr ""
|
6619 |
|
6620 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:495
|
6621 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:495
|
6622 |
msgid "Auto (Default)"
|
6623 |
msgstr ""
|
6624 |
|
6625 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:496
|
6626 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:496
|
6627 |
msgid "Wide"
|
6628 |
msgstr ""
|
6629 |
|
6630 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:497
|
6631 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:497
|
6632 |
msgid "Full Stretched Width"
|
6633 |
msgstr ""
|
6634 |
|
6635 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:505
|
6636 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:505
|
6637 |
msgid "Font Size (px)"
|
6638 |
msgstr ""
|
6639 |
|
6640 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:515
|
6641 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:515
|
6642 |
msgid "Font Weight"
|
6643 |
msgstr ""
|
6644 |
|
6645 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractBuildScratch.php:539
|
6646 |
#: src/Themes/DragDrop/AbstractBuildScratch.php:539
|
6647 |
msgid "Text Focused"
|
6648 |
msgstr ""
|
6649 |
|
6650 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:123
|
6651 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:123
|
6652 |
msgid "%s Members"
|
6653 |
msgstr ""
|
6654 |
|
6655 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:124
|
6656 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:124
|
6657 |
msgid "%s Member"
|
6658 |
msgstr ""
|
6659 |
|
6660 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:125
|
6661 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:125
|
6662 |
msgid "We could not find any user that matches your search criteria"
|
6663 |
msgstr ""
|
6664 |
|
6665 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:142
|
6666 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:142
|
6667 |
msgid "User Roles to Display"
|
6668 |
msgstr ""
|
6669 |
|
6670 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:143
|
6671 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:143
|
6672 |
+
msgid ""
|
6673 |
+
"If you do not want to show all members, select the user roles to appear in "
|
6674 |
+
"this directory."
|
6675 |
msgstr ""
|
6676 |
|
6677 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:151
|
6678 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:159
|
6679 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:151
|
6680 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:159
|
6681 |
msgid "Example: 1, 6, 32"
|
6682 |
msgstr ""
|
6683 |
|
6684 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:152
|
6685 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:152
|
6686 |
msgid "Comma Separated List of Users ID to Only Show"
|
6687 |
msgstr ""
|
6688 |
|
6689 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:160
|
6690 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:160
|
6691 |
msgid "Comma Separated List of Users ID to Exclude"
|
6692 |
msgstr ""
|
6693 |
|
6694 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:173
|
6695 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:173
|
6696 |
msgid "Search & Filter Fields Text"
|
6697 |
msgstr ""
|
6698 |
|
6699 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:178
|
6700 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:178
|
6701 |
msgid "Search & Filter Fields Border"
|
6702 |
msgstr ""
|
6703 |
|
6704 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:183
|
6705 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:183
|
6706 |
msgid "Pagination Links"
|
6707 |
msgstr ""
|
6708 |
|
6709 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:188
|
6710 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:188
|
6711 |
msgid "Pagination Active Link Color"
|
6712 |
msgstr ""
|
6713 |
|
6714 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:193
|
6715 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:193
|
6716 |
msgid "Pagination Active Link Background"
|
6717 |
msgstr ""
|
6718 |
|
6719 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:222
|
6720 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:222
|
6721 |
msgid "Sorting"
|
6722 |
msgstr ""
|
6723 |
|
6724 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:225
|
6725 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:225
|
6726 |
msgid "Default Sorting method"
|
6727 |
msgstr ""
|
6728 |
|
6729 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:231
|
6730 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:231
|
6731 |
msgid "Enable custom sorting"
|
6732 |
msgstr ""
|
6733 |
|
6734 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:236
|
6735 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:236
|
6736 |
msgid "Sorting Method Fields"
|
6737 |
msgstr ""
|
6738 |
|
6739 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:239
|
6740 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:239
|
6741 |
msgid "Fields to show in sorting dropdown menu"
|
6742 |
msgstr ""
|
6743 |
|
6744 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:244
|
6745 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:825
|
6746 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:244
|
6747 |
+
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:825
|
6748 |
msgid "Search"
|
6749 |
msgstr ""
|
6750 |
|
6751 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:247
|
6752 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:247
|
6753 |
msgid "Display Search Form"
|
6754 |
msgstr ""
|
6755 |
|
6756 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:252
|
6757 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:252
|
6758 |
msgid "Search Fields"
|
6759 |
msgstr ""
|
6760 |
|
6761 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:255
|
6762 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:255
|
6763 |
msgid "Select fields to search in."
|
6764 |
msgstr ""
|
6765 |
|
6766 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:264
|
6767 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:264
|
6768 |
msgid "Enable Filters"
|
6769 |
msgstr ""
|
6770 |
|
6771 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:266
|
6772 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:266
|
6773 |
msgid "If enabled, users will be able to filter members in this directory"
|
6774 |
msgstr ""
|
6775 |
|
6776 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:271
|
6777 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:271
|
6778 |
msgid "Filter Fields"
|
6779 |
msgstr ""
|
6780 |
|
6781 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:278
|
6782 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:278
|
6783 |
+
msgid ""
|
6784 |
+
"Select custom fields that members can be filtered by. Only Select, Checkbox, "
|
6785 |
+
"Radio, Country and Date/Time fields are supported."
|
6786 |
msgstr ""
|
6787 |
|
6788 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:289
|
6789 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:289
|
6790 |
+
msgid ""
|
6791 |
+
"%sUpgrade to ProfilePress premium%s if you don't have the custom field addon "
|
6792 |
+
"so you can enable search and filtering by custom fields."
|
6793 |
msgstr ""
|
6794 |
|
6795 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:296
|
6796 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:296
|
6797 |
msgid "Result & Pagination"
|
6798 |
msgstr ""
|
6799 |
|
6800 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:299
|
6801 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:299
|
6802 |
msgid "Show Results Only After a Search"
|
6803 |
msgstr ""
|
6804 |
|
6805 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:301
|
6806 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:301
|
6807 |
msgid "Enable to only show members after a search is performed"
|
6808 |
msgstr ""
|
6809 |
|
6810 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:305
|
6811 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:305
|
6812 |
msgid "Number of Members per Page"
|
6813 |
msgstr ""
|
6814 |
|
6815 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:310
|
6816 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:310
|
6817 |
msgid "Results Text"
|
6818 |
msgstr ""
|
6819 |
|
6820 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:315
|
6821 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:315
|
6822 |
msgid "Single Result Text"
|
6823 |
msgstr ""
|
6824 |
|
6825 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:320
|
6826 |
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:320
|
6827 |
msgid "No Result Text"
|
6828 |
msgstr ""
|
6829 |
|
6830 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:458
|
6831 |
+
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:458
|
6832 |
msgid "Newest Users First"
|
6833 |
msgstr ""
|
6834 |
|
6835 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:459
|
6836 |
+
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:459
|
6837 |
msgid "Oldest Users First"
|
6838 |
msgstr ""
|
6839 |
|
6840 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:692
|
6841 |
+
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:692
|
6842 |
msgid "Sort by"
|
6843 |
msgstr ""
|
6844 |
|
6845 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:729
|
6846 |
+
#: src/Themes/DragDrop/AbstractMemberDirectoryTheme.php:729
|
6847 |
msgid "More Filters"
|
6848 |
msgstr ""
|
6849 |
|
6850 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/AbstractTheme.php:233
|
6851 |
#: src/Themes/DragDrop/AbstractTheme.php:233
|
6852 |
msgid "Bio"
|
6853 |
msgstr ""
|
6854 |
|
6855 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/Login/PerfectoLite.php:46
|
6856 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/Registration/PerfectoLite.php:48
|
6857 |
#: src/Themes/DragDrop/Login/PerfectoLite.php:46
|
6858 |
#: src/Themes/DragDrop/Registration/PerfectoLite.php:48
|
6859 |
msgid "Form Border"
|
6860 |
msgstr ""
|
6861 |
|
6862 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/Login/PerfectoLite.php:56
|
6863 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/Registration/PerfectoLite.php:58
|
6864 |
#: src/Themes/DragDrop/Login/PerfectoLite.php:56
|
6865 |
#: src/Themes/DragDrop/Registration/PerfectoLite.php:58
|
6866 |
msgid "Field Placeholder"
|
6867 |
msgstr ""
|
6868 |
|
6869 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/Login/PerfectoLite.php:61
|
6870 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/Registration/PerfectoLite.php:63
|
6871 |
#: src/Themes/DragDrop/Login/PerfectoLite.php:61
|
6872 |
#: src/Themes/DragDrop/Registration/PerfectoLite.php:63
|
6873 |
msgid "Button Background"
|
6874 |
msgstr ""
|
6875 |
|
6876 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/Login/PerfectoLite.php:66
|
6877 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/Registration/PerfectoLite.php:68
|
6878 |
#: src/Themes/DragDrop/Login/PerfectoLite.php:66
|
6879 |
#: src/Themes/DragDrop/Registration/PerfectoLite.php:68
|
6880 |
msgid "Button Text"
|
6881 |
msgstr ""
|
6882 |
|
6883 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:46
|
6884 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/MemberDirectory/Gerbera.php:44
|
6885 |
#: src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:46
|
6886 |
#: src/Themes/DragDrop/MemberDirectory/Gerbera.php:44
|
6887 |
msgid "Enable Profile Picture"
|
6888 |
msgstr ""
|
6889 |
|
6890 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:53
|
6891 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:82
|
6892 |
#: src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:53
|
6893 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:82
|
6894 |
msgid "Enable Cover Photo"
|
6895 |
msgstr ""
|
6896 |
|
6897 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:62
|
6898 |
#: src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:62
|
6899 |
msgid "Enable Social Connect Icons"
|
6900 |
msgstr ""
|
6901 |
|
6902 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:72
|
6903 |
#: src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:72
|
6904 |
+
msgid ""
|
6905 |
+
"%sUpgrade to ProfilePress premium%s if you don't have the custom field addon "
|
6906 |
+
"to display social profile icons of users."
|
6907 |
msgstr ""
|
6908 |
|
6909 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:100
|
6910 |
#: src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:100
|
6911 |
msgid "Card Background"
|
6912 |
msgstr ""
|
6913 |
|
6914 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:105
|
6915 |
#: src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:105
|
6916 |
msgid "Card Border"
|
6917 |
msgstr ""
|
6918 |
|
6919 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:110
|
6920 |
#: src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:110
|
6921 |
msgid "Card Text"
|
6922 |
msgstr ""
|
6923 |
|
6924 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:120
|
6925 |
#: src/Themes/DragDrop/MemberDirectory/DefaultTemplate.php:120
|
6926 |
msgid "Profile Picture Border"
|
6927 |
msgstr ""
|
6928 |
|
6929 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:66
|
6930 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:66
|
6931 |
msgid "Profile Maximum Width"
|
6932 |
msgstr ""
|
6933 |
|
6934 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:67
|
6935 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:67
|
6936 |
msgid "The maximum width of the profile template."
|
6937 |
msgstr ""
|
6938 |
|
6939 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:74
|
6940 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:74
|
6941 |
msgid "Profile Area Maximum Width"
|
6942 |
msgstr ""
|
6943 |
|
6944 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:75
|
6945 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:75
|
6946 |
msgid "The maximum width of the profile area inside profile below the header."
|
6947 |
msgstr ""
|
6948 |
|
6949 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:89
|
6950 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:89
|
6951 |
msgid "Profile Cover Ratio"
|
6952 |
msgstr ""
|
6953 |
|
6954 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:95
|
6955 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:95
|
6956 |
msgid "Choose an aspect ratio of the profile cover photo."
|
6957 |
msgstr ""
|
6958 |
|
6959 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:104
|
6960 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:104
|
6961 |
msgid "Hide"
|
6962 |
msgstr ""
|
6963 |
|
6964 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:110
|
6965 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:110
|
6966 |
msgid "First Name Only"
|
6967 |
msgstr ""
|
6968 |
|
6969 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:112
|
6970 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:112
|
6971 |
+
msgid ""
|
6972 |
+
"What to use as display name in profile header. Select \"Hide\" to hide it "
|
6973 |
+
"from showing."
|
6974 |
msgstr ""
|
6975 |
|
6976 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:121
|
6977 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:121
|
6978 |
msgid "Show Social Links in Header"
|
6979 |
msgstr ""
|
6980 |
|
6981 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:132
|
6982 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:132
|
6983 |
+
msgid ""
|
6984 |
+
"%sUpgrade to ProfilePress premium%s if you don't have the custom field addon "
|
6985 |
+
"to display users social profiles."
|
6986 |
msgstr ""
|
6987 |
|
6988 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:141
|
6989 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:141
|
6990 |
msgid "Show Bio in Header"
|
6991 |
msgstr ""
|
6992 |
|
6993 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:148
|
6994 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:148
|
6995 |
msgid "Fields to Show in User Meta"
|
6996 |
msgstr ""
|
6997 |
|
6998 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:156
|
6999 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:156
|
7000 |
msgid "Profile Menu Tabs"
|
7001 |
msgstr ""
|
7002 |
|
7003 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:174
|
7004 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:174
|
7005 |
msgid "Header Name"
|
7006 |
msgstr ""
|
7007 |
|
7008 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:179
|
7009 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:179
|
7010 |
msgid "Body Text"
|
7011 |
msgstr ""
|
7012 |
|
7013 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:184
|
7014 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:184
|
7015 |
msgid "Menu Background"
|
7016 |
msgstr ""
|
7017 |
|
7018 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:189
|
7019 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:189
|
7020 |
msgid "Menu Tab Text"
|
7021 |
msgstr ""
|
7022 |
|
7023 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:194
|
7024 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:194
|
7025 |
msgid "Active Menu Tab Background"
|
7026 |
msgstr ""
|
7027 |
|
7028 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:231
|
7029 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:231
|
7030 |
msgid "About"
|
7031 |
msgstr ""
|
7032 |
|
7033 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:235
|
7034 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:235
|
7035 |
msgid "Posts"
|
7036 |
msgstr ""
|
7037 |
|
7038 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:239
|
7039 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:239
|
7040 |
msgid "Comments"
|
7041 |
msgstr ""
|
7042 |
|
7043 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:309
|
7044 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:309
|
7045 |
+
msgid ""
|
7046 |
+
"Your profile is looking a little empty. Why not <a href=\"%s\">add some "
|
7047 |
+
"information</a>?"
|
7048 |
msgstr ""
|
7049 |
|
7050 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:349
|
7051 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:349
|
7052 |
msgid "See More Posts"
|
7053 |
msgstr ""
|
7054 |
|
7055 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:380
|
7056 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:380
|
7057 |
msgid "See More Comments"
|
7058 |
msgstr ""
|
7059 |
|
7060 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/DefaultTemplate.php:424
|
7061 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:221
|
7062 |
#: src/Themes/DragDrop/UserProfile/DefaultTemplate.php:424
|
7063 |
#: src/Widgets/TabbedWidget.php:221
|
7064 |
msgid "Edit your profile"
|
7065 |
msgstr ""
|
7066 |
|
7067 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/Dixon.php:40
|
7068 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:40
|
7069 |
msgid "Header Byline"
|
7070 |
msgstr ""
|
7071 |
|
7072 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/Dixon.php:47
|
7073 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:47
|
7074 |
msgid "Profile Header Text"
|
7075 |
msgstr ""
|
7076 |
|
7077 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/Dixon.php:65
|
7078 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:65
|
7079 |
msgid "Header Background"
|
7080 |
msgstr ""
|
7081 |
|
7082 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/Dixon.php:75
|
7083 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:75
|
7084 |
msgid "Text Underline"
|
7085 |
msgstr ""
|
7086 |
|
7087 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/Dixon.php:80
|
7088 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:80
|
7089 |
msgid "Avatar Border"
|
7090 |
msgstr ""
|
7091 |
|
7092 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/Dixon.php:85
|
7093 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:85
|
7094 |
msgid "Profile Info Border"
|
7095 |
msgstr ""
|
7096 |
|
7097 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/Dixon.php:90
|
7098 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:90
|
7099 |
msgid "Profile Info Background"
|
7100 |
msgstr ""
|
7101 |
|
7102 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/Dixon.php:95
|
7103 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:95
|
7104 |
msgid "Profile Info Text"
|
7105 |
msgstr ""
|
7106 |
|
7107 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/Dixon.php:105
|
7108 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:105
|
7109 |
msgid "Social Links"
|
7110 |
msgstr ""
|
7111 |
|
7112 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/Dixon.php:109
|
7113 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:109
|
7114 |
msgid "Hide Social Links"
|
7115 |
msgstr ""
|
7116 |
|
7117 |
+
#: build/wp-user-avatar/src/Themes/DragDrop/UserProfile/Dixon.php:122
|
7118 |
#: src/Themes/DragDrop/UserProfile/Dixon.php:122
|
7119 |
msgid "PROFILE DETAILS"
|
7120 |
msgstr ""
|
7121 |
|
7122 |
+
#: build/wp-user-avatar/src/Widgets/Form.php:14 src/Widgets/Form.php:14
|
7123 |
msgid "ProfilePress Form"
|
7124 |
msgstr ""
|
7125 |
|
7126 |
+
#: build/wp-user-avatar/src/Widgets/Form.php:15 src/Widgets/Form.php:15
|
7127 |
msgid "Easily add your ProfilePress forms to widget areas."
|
7128 |
msgstr ""
|
7129 |
|
7130 |
+
#: build/wp-user-avatar/src/Widgets/Form.php:70 src/Widgets/Form.php:70
|
7131 |
msgid "Select Form"
|
7132 |
msgstr ""
|
7133 |
|
7134 |
+
#: build/wp-user-avatar/src/Widgets/Form.php:74 src/Widgets/Form.php:74
|
7135 |
msgid "Login Form"
|
7136 |
msgstr ""
|
7137 |
|
7138 |
+
#: build/wp-user-avatar/src/Widgets/Form.php:87 src/Widgets/Form.php:87
|
7139 |
msgid "Registration Form"
|
7140 |
msgstr ""
|
7141 |
|
7142 |
+
#: build/wp-user-avatar/src/Widgets/Form.php:100 src/Widgets/Form.php:100
|
7143 |
msgid "Password Reset Form"
|
7144 |
msgstr ""
|
7145 |
|
7146 |
+
#: build/wp-user-avatar/src/Widgets/Form.php:113 src/Widgets/Form.php:113
|
7147 |
msgid "Edit Profile Form"
|
7148 |
msgstr ""
|
7149 |
|
7150 |
+
#: build/wp-user-avatar/src/Widgets/Form.php:126 src/Widgets/Form.php:126
|
7151 |
msgid "Melange Form"
|
7152 |
msgstr ""
|
7153 |
|
7154 |
+
#: build/wp-user-avatar/src/Widgets/Form.php:141 src/Widgets/Form.php:141
|
7155 |
msgid "Hide when a user is logged in:"
|
7156 |
msgstr ""
|
7157 |
|
7158 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:18
|
7159 |
#: src/Widgets/TabbedWidget.php:18
|
7160 |
msgid "A tabbed login, registration and lost password widget"
|
7161 |
msgstr ""
|
7162 |
|
7163 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:119
|
7164 |
#: src/Widgets/TabbedWidget.php:119
|
7165 |
msgid "Forgot?"
|
7166 |
msgstr ""
|
7167 |
|
7168 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:191
|
7169 |
#: src/Widgets/TabbedWidget.php:191
|
7170 |
msgid "Username or E-mail:"
|
7171 |
msgstr ""
|
7172 |
|
7173 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:218
|
7174 |
+
#: build/wp-user-avatar/src/Widgets/UserPanel.php:50
|
7175 |
#: src/Widgets/TabbedWidget.php:218 src/Widgets/UserPanel.php:50
|
7176 |
msgid "Welcome %s"
|
7177 |
msgstr ""
|
7178 |
|
7179 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:238
|
7180 |
#: src/Widgets/TabbedWidget.php:238
|
7181 |
msgid "Login / Sign up"
|
7182 |
msgstr ""
|
7183 |
|
7184 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:244
|
7185 |
#: src/Widgets/TabbedWidget.php:244
|
7186 |
msgid "Have an account?"
|
7187 |
msgstr ""
|
7188 |
|
7189 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:250
|
7190 |
#: src/Widgets/TabbedWidget.php:250
|
7191 |
msgid "Don't have an account?"
|
7192 |
msgstr ""
|
7193 |
|
7194 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:256
|
7195 |
#: src/Widgets/TabbedWidget.php:256
|
7196 |
msgid "Forgot Password?"
|
7197 |
msgstr ""
|
7198 |
|
7199 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:479
|
7200 |
#: src/Widgets/TabbedWidget.php:479
|
7201 |
msgid "Login text:"
|
7202 |
msgstr ""
|
7203 |
|
7204 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:484
|
7205 |
#: src/Widgets/TabbedWidget.php:484
|
7206 |
msgid "Registration text:"
|
7207 |
msgstr ""
|
7208 |
|
7209 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:489
|
7210 |
#: src/Widgets/TabbedWidget.php:489
|
7211 |
msgid "Lost-password text:"
|
7212 |
msgstr ""
|
7213 |
|
7214 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:495
|
7215 |
#: src/Widgets/TabbedWidget.php:495
|
7216 |
msgid "Automatically login user after successful registration"
|
7217 |
msgstr ""
|
7218 |
|
7219 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidget.php:501
|
7220 |
#: src/Widgets/TabbedWidget.php:501
|
7221 |
msgid "Widget CSS:"
|
7222 |
msgstr ""
|
7223 |
|
7224 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidgetDependency.php:29
|
7225 |
#: src/Widgets/TabbedWidgetDependency.php:29
|
7226 |
msgid "Unable to log in. Please try again"
|
7227 |
msgstr ""
|
7228 |
|
7229 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidgetDependency.php:47
|
7230 |
#: src/Widgets/TabbedWidgetDependency.php:47
|
7231 |
msgid "Check your email for further instructions."
|
7232 |
msgstr ""
|
7233 |
|
7234 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidgetDependency.php:54
|
7235 |
#: src/Widgets/TabbedWidgetDependency.php:54
|
7236 |
msgid "Unexpected error, please try again"
|
7237 |
msgstr ""
|
7238 |
|
7239 |
+
#: build/wp-user-avatar/src/Widgets/TabbedWidgetDependency.php:108
|
7240 |
#: src/Widgets/TabbedWidgetDependency.php:108
|
7241 |
msgid "Required form field is missing"
|
7242 |
msgstr ""
|
7243 |
|
7244 |
+
#: build/wp-user-avatar/src/Widgets/UserPanel.php:11
|
7245 |
#: src/Widgets/UserPanel.php:11
|
7246 |
msgid "ProfilePress User Panel"
|
7247 |
msgstr ""
|
7248 |
|
7249 |
+
#: build/wp-user-avatar/src/Widgets/UserPanel.php:13
|
7250 |
#: src/Widgets/UserPanel.php:13
|
7251 |
+
msgid ""
|
7252 |
+
"Display currently logged in user's avatar and links to logout and edit the "
|
7253 |
+
"profile."
|
7254 |
msgstr ""
|
7255 |
|
7256 |
+
#: build/wp-user-avatar/src/Widgets/UserPanel.php:29
|
7257 |
+
#: build/wp-user-avatar/src/Widgets/UserPanel.php:70
|
7258 |
#: src/Widgets/UserPanel.php:29 src/Widgets/UserPanel.php:70
|
7259 |
msgid "Edit your Profile"
|
7260 |
msgstr ""
|
7261 |
|
7262 |
+
#: build/wp-user-avatar/src/Widgets/UserPanel.php:68
|
7263 |
#: src/Widgets/UserPanel.php:68
|
7264 |
msgid "User Panel"
|
7265 |
msgstr ""
|
7266 |
|
7267 |
+
#: build/wp-user-avatar/src/Widgets/UserPanel.php:80
|
7268 |
#: src/Widgets/UserPanel.php:80
|
7269 |
msgid "Check to remove user profile picture from panel."
|
7270 |
msgstr ""
|
7271 |
|
7272 |
+
#: build/wp-user-avatar/src/Widgets/UserPanel.php:84
|
7273 |
#: src/Widgets/UserPanel.php:84
|
7274 |
msgid "Label for \"edit profile\" link:"
|
7275 |
msgstr ""
|
7276 |
|
7277 |
+
#: build/wp-user-avatar/src/Widgets/UserPanel.php:89
|
7278 |
#: src/Widgets/UserPanel.php:89
|
7279 |
msgid "Label for logout link:"
|
7280 |
msgstr ""
|
7281 |
+
|
7282 |
#. Plugin Name of the plugin/theme
|
7283 |
msgid "ProfilePress"
|
7284 |
msgstr ""
|
7285 |
|
7286 |
+
#. #-#-#-#-# wp-user-avatar.pot (ProfilePress 3.2.10) #-#-#-#-#
|
7287 |
#. Plugin URI of the plugin/theme
|
7288 |
+
#. #-#-#-#-# wp-user-avatar.pot (ProfilePress 3.2.10) #-#-#-#-#
|
7289 |
+
#. Author URI of the plugin/theme
|
7290 |
msgid "https://profilepress.net"
|
7291 |
msgstr ""
|
7292 |
|
7297 |
#. Author of the plugin/theme
|
7298 |
msgid "ProfilePress Team"
|
7299 |
msgstr ""
|
|
|
|
|
|
|
|
readme.txt
CHANGED
@@ -1,155 +1,158 @@
|
|
1 |
-
|
2 |
-
Contributors: properfraction, collizo4sky
|
3 |
-
Donate link: https://profilepress.net/pricing/
|
4 |
-
Tags: user registration, user profile, registration form,
|
5 |
-
Requires at least: 4.7
|
6 |
-
Requires PHP: 7.1.0
|
7 |
-
Tested up to: 6.0
|
8 |
-
Stable tag: 3.2.
|
9 |
-
License: GPLv2 or later
|
10 |
-
|
11 |
-
Modern membership plugin for user registration, login form, user profile, member directories & content restriction.
|
12 |
-
|
13 |
-
== Description ==
|
14 |
-
|
15 |
-
=
|
16 |
-
|
17 |
-
[ProfilePress](https://profilepress.net/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) (formerly WP User Avatar) is a lightweight membership plugin that lets you create beautiful user profiles, member directories and frontend user registration form, login form, password reset and editing profile information. It also allows you to
|
18 |
-
|
19 |
-
Our Drag-and-Drop form builder makes building forms easy. It is the perfect solution for creating online communities and membership sites where users can
|
20 |
-
|
21 |
-
[Website](https://profilepress.net/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) | [Addons](https://profilepress.net/addons/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) | [Documentation](https://profilepress.net/docs/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) | [Support](https://profilepress.net/support/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion)
|
22 |
-
|
23 |
-
### Excellent Features of ProfilePress
|
24 |
-
|
25 |
-
= Custom Frontend Forms =
|
26 |
-
|
27 |
-
Create amazing login, user registration, password reset and edit profile forms with our drag-and-drop and advanced builders. Your members will never have to see your WordPress admin panel. Everything is handled on the frontend.
|
28 |
-
|
29 |
-
* **User Registration Forms** – Let users signup via a custom registration form.
|
30 |
-
* **Login & Password Reset Forms** – Allow users to log in and reset their passwords.
|
31 |
-
* **User Dashboard** – My Account page and edit profile forms for users to manage their profile details and account settings.
|
32 |
-
* **Automatic Login & Redirections** – Automatically log in users after they register and redirect them after they sign in, log out and reset their passwords.
|
33 |
-
* Add login, logout, register and profile links to your website navigation menu that will change based on whether the user is logged in or not.
|
34 |
-
|
35 |
-
= User Profiles & Member Directories =
|
36 |
-
|
37 |
-
Add beautiful user profiles to your site that display the profile picture and information of your users. And create searchable and filterable member directories allowing users to find each other.
|
38 |
-
|
39 |
-
We also provide shortcodes to display users avatars and allow users to upload their profile pictures from the front-end of your site.
|
40 |
-
|
41 |
-
= Advanced and Drag-and-Drop Form Builder =
|
42 |
-
|
43 |
-
We took the pain out of creating user profiles, member directories, forms with our intuitive drag-and-drop builder.
|
44 |
-
|
45 |
-
We also provide an advanced form builder that gives you the flexibility to build any type of form. With knowledge of HTML, you code the form in combination with our expressive shortcodes, make it pretty with CSS and we handle the rest.
|
46 |
-
|
47 |
-
= Customisable Pre-Built Templates =
|
48 |
-
|
49 |
-
Never start from scratch again. ProfilePress comes with several beautiful, customizable pre-built templates for user profile, member directory and forms to help you save even more time.
|
50 |
-
|
51 |
-
= Access & Content Restriction =
|
52 |
-
|
53 |
-
ProfilePress gives you fine-grained control over what content your users can see based on your [protection rules](https://profilepress.net/article/adding-content-protection-rules/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) and [shortcodes](https://profilepress.net/article/wordpress-content-restriction-shortcodes/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion). You can restrict content including pages, child pages, posts, custom post types, categories, tags and custom taxonomies based on their user roles, usernames, email address, and logged-in status.
|
54 |
-
|
55 |
-
ProfilePress also lets you:
|
56 |
-
|
57 |
-
* Disable the admin bar and restrict access to the WordPress dashboard based on user roles.
|
58 |
-
* Redirect the WordPress default login page (wp-login.php) to your custom login, registration page and password reset pages.
|
59 |
-
|
60 |
-
= Email Customizer =
|
61 |
-
|
62 |
-
Customize the email templates for each email that can be sent to users and administrators. You also have the flexibility of changing the sender name and email address as well as activate and deactivate the email type that can be sent.
|
63 |
-
|
64 |
-
### Powerful Premium Addons
|
65 |
-
|
66 |
-
Extend the capabilities of ProfilePress with our powerful addons.
|
67 |
-
|
68 |
-
* [Custom Fields](https://profilepress.net/addons/custom-fields/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Collect additional information from users besides the standard profile data.
|
69 |
-
* [Email Confirmation](https://profilepress.net/addons/email-confirmation/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Ensure registered users confirm their email addresses before they can log in.
|
70 |
-
* [User Moderation](https://profilepress.net/addons/user-moderation/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Decide whether to approve newly registered users or not. You can also block and unblock users at any time.
|
71 |
-
* [Social Login](https://profilepress.net/addons/social-login/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Let users register & login to your site via Facebook, Twitter, Google, LinkedIn, GitHub and VK.
|
72 |
-
* [Two-Factor Authentication (2FA)](https://profilepress.net/addons/2fa/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Adds an additional layer of security to users accounts by requiring more than just a password to log in.
|
73 |
-
* [Passwordless Login](https://profilepress.net/addons/passwordless-login/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Let users log in to your site via a one-time URL sent to their email addresses.
|
74 |
-
* [WooCommerce](https://profilepress.net/addons/woocommerce/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Manage WooCommerce billing and shipping fields, replace WooCommerce login and edit account forms in checkout and “My Account” pages with that of ProfilePress.
|
75 |
-
* [Google reCAPTCHA](https://profilepress.net/addons/recaptcha/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Protect your forms against spam and bot attacks.
|
76 |
-
* [Site Creation](https://profilepress.net/addons/site-creation/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Allow users to create new sites on a multisite network via a registration form powered by ProfilePress.
|
77 |
-
* [Mailchimp](https://profilepress.net/addons/mailchimp/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Subscribe members to your Mailchimp audiences when they register and automatically sync profile changes with Mailchimp.
|
78 |
-
* [Campaign Monitor](https://profilepress.net/addons/campaign-monitor/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Subscribe members to your Campaign Monitor lists when they register and automatically sync profile changes with Campaign Monitor.
|
79 |
-
* [BuddyPress Profile Sync](https://profilepress.net/addons/buddypress-profile-sync/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – This addon provides 2-way synchronization between WordPress profile fields and BuddyPress extended profile.
|
80 |
-
* [Join BuddyPress Groups](https://profilepress.net/addons/join-buddypress-groups/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Let users select the BuddyPress groups to join during registration.
|
81 |
-
* [Akismet](https://profilepress.net/addons/akismet/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Block spam and bot user registrations with Akismet and keep your membership site safe and secured.
|
82 |
-
* [Polylang](https://profilepress.net/addons/polylang/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Build multilingual login, registration, password reset and edit profile forms.
|
83 |
-
|
84 |
-
= What's Next =
|
85 |
-
|
86 |
-
If you like this plugin, then consider checking out our other products:
|
87 |
-
|
88 |
-
* <a href="https://mailoptin.io/" title="MailOptin">MailOptin</a> - Create popups and optin forms for capturing email newsletter subscribers. Integrates with Mailchimp, ConvertKit, Infusionsoft, ActiveCampaign, Campaign Monitor, Constant Contact & more.
|
89 |
-
|
90 |
-
== Installation ==
|
91 |
-
|
92 |
-
Installing ProfilePress is just like any other WordPress plugin.
|
93 |
-
|
94 |
-
Navigate to your WordPress “Plugins” page, inside of your WordPress dashboard, and follow these instructions:
|
95 |
-
|
96 |
-
1. In the search field enter **ProfilePress**. Click "Search Plugins", or hit Enter.
|
97 |
-
1. Select **ProfilePress** and click either "Details" or "Install Now".
|
98 |
-
1. Once installed, click "Activate".
|
99 |
-
|
100 |
-
== Frequently Asked Questions ==
|
101 |
-
|
102 |
-
= Do I need to have coding skills to use ProfilePress? =
|
103 |
-
|
104 |
-
No. You can create and manage your forms, user profiles and member directories without any coding knowledge (Intuitive form & email template builder).
|
105 |
-
|
106 |
-
== Screenshots ==
|
107 |
-
|
108 |
-
1. Frontend User Profile
|
109 |
-
2. Member Directory
|
110 |
-
3. User Registration Form
|
111 |
-
4. Custom Login Form
|
112 |
-
5. Drag and Drop Form builder
|
113 |
-
6. Email Customizer and Settings
|
114 |
-
7. My Account Page
|
115 |
-
8. Content Protection
|
116 |
-
9. WP User Avatar and Cover Image Settings
|
117 |
-
10. Admin Bar and Dashboard Access
|
118 |
-
|
119 |
-
== Changelog ==
|
120 |
-
|
121 |
-
= 3.2.
|
122 |
-
*
|
123 |
-
|
124 |
-
= 3.2.
|
125 |
-
* Fixed
|
126 |
-
|
127 |
-
|
128 |
-
* Fixed
|
129 |
-
* Fixed
|
130 |
-
* Fixed
|
131 |
-
*
|
132 |
-
*
|
133 |
-
*
|
134 |
-
|
135 |
-
|
136 |
-
*
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
*
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
* Fixed
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
*
|
149 |
-
|
150 |
-
|
151 |
-
*
|
152 |
-
*
|
153 |
-
*
|
154 |
-
|
155 |
-
|
|
|
|
|
|
1 |
+
=== WordPress Membership, User Registration, Login Form, User Profile & Restrict Content – ProfilePress ===
|
2 |
+
Contributors: properfraction, collizo4sky
|
3 |
+
Donate link: https://profilepress.net/pricing/
|
4 |
+
Tags: membership, user registration, user profile, registration form, login form, 2fa, two-factor authenticator, login, registration, password reset, members, users, profile, front-end profile, edit profile, avatar, profile picture
|
5 |
+
Requires at least: 4.7
|
6 |
+
Requires PHP: 7.1.0
|
7 |
+
Tested up to: 6.0
|
8 |
+
Stable tag: 3.2.14
|
9 |
+
License: GPLv2 or later
|
10 |
+
|
11 |
+
Modern membership plugin for user registration, login form, user profile, member directories & content restriction.
|
12 |
+
|
13 |
+
== Description ==
|
14 |
+
|
15 |
+
= Modern Membership, User Registration, Profile & Login Form Plugin =
|
16 |
+
|
17 |
+
[ProfilePress](https://profilepress.net/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) (formerly WP User Avatar) is a lightweight membership plugin that lets you create beautiful user profiles, member directories and frontend user registration form, login form, password reset and editing profile information. It also allows you to restrict content and control user access.
|
18 |
+
|
19 |
+
Our Drag-and-Drop form builder makes building forms easy. It is the perfect solution for creating online communities and membership sites where users can register or signup to become members.
|
20 |
+
|
21 |
+
[Website](https://profilepress.net/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) | [Addons](https://profilepress.net/addons/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) | [Documentation](https://profilepress.net/docs/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) | [Support](https://profilepress.net/support/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion)
|
22 |
+
|
23 |
+
### Excellent Features of ProfilePress
|
24 |
+
|
25 |
+
= Custom Frontend Forms =
|
26 |
+
|
27 |
+
Create amazing login, user registration, password reset and edit profile forms with our drag-and-drop and advanced builders. Your members will never have to see your WordPress admin panel. Everything is handled on the frontend.
|
28 |
+
|
29 |
+
* **User Registration Forms** – Let users signup via a custom registration form.
|
30 |
+
* **Login & Password Reset Forms** – Allow users to log in and reset their passwords.
|
31 |
+
* **User Dashboard** – My Account page and edit profile forms for users to manage their profile details and account settings.
|
32 |
+
* **Automatic Login & Redirections** – Automatically log in users after they register and redirect them after they sign in, log out and reset their passwords.
|
33 |
+
* Add login, logout, register and profile links to your website navigation menu that will change based on whether the user is logged in or not.
|
34 |
+
|
35 |
+
= User Profiles & Member Directories =
|
36 |
+
|
37 |
+
Add beautiful user profiles to your site that display the profile picture and information of your users. And create searchable and filterable member directories allowing users to find each other.
|
38 |
+
|
39 |
+
We also provide shortcodes to display users avatars and allow users to upload their profile pictures from the front-end of your site.
|
40 |
+
|
41 |
+
= Advanced and Drag-and-Drop Form Builder =
|
42 |
+
|
43 |
+
We took the pain out of creating user profiles, member directories, forms with our intuitive drag-and-drop builder.
|
44 |
+
|
45 |
+
We also provide an advanced form builder that gives you the flexibility to build any type of form. With knowledge of HTML, you code the form in combination with our expressive shortcodes, make it pretty with CSS and we handle the rest.
|
46 |
+
|
47 |
+
= Customisable Pre-Built Templates =
|
48 |
+
|
49 |
+
Never start from scratch again. ProfilePress comes with several beautiful, customizable pre-built templates for user profile, member directory and forms to help you save even more time.
|
50 |
+
|
51 |
+
= Access & Content Restriction =
|
52 |
+
|
53 |
+
ProfilePress gives you fine-grained control over what content your users can see based on your [protection rules](https://profilepress.net/article/adding-content-protection-rules/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) and [shortcodes](https://profilepress.net/article/wordpress-content-restriction-shortcodes/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion). You can restrict content including pages, child pages, posts, custom post types, categories, tags and custom taxonomies based on their user roles, usernames, email address, and logged-in status.
|
54 |
+
|
55 |
+
ProfilePress also lets you:
|
56 |
+
|
57 |
+
* Disable the admin bar and restrict access to the WordPress dashboard based on user roles.
|
58 |
+
* Redirect the WordPress default login page (wp-login.php) to your custom login, registration page and password reset pages.
|
59 |
+
|
60 |
+
= Email Customizer =
|
61 |
+
|
62 |
+
Customize the email templates for each email that can be sent to users and administrators. You also have the flexibility of changing the sender name and email address as well as activate and deactivate the email type that can be sent.
|
63 |
+
|
64 |
+
### Powerful Premium Addons
|
65 |
+
|
66 |
+
Extend the capabilities of ProfilePress with our powerful addons.
|
67 |
+
|
68 |
+
* [Custom Fields](https://profilepress.net/addons/custom-fields/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Collect additional information from users besides the standard profile data.
|
69 |
+
* [Email Confirmation](https://profilepress.net/addons/email-confirmation/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Ensure registered users confirm their email addresses before they can log in.
|
70 |
+
* [User Moderation](https://profilepress.net/addons/user-moderation/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Decide whether to approve newly registered users or not. You can also block and unblock users at any time.
|
71 |
+
* [Social Login](https://profilepress.net/addons/social-login/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Let users register & login to your site via Facebook, Twitter, Google, LinkedIn, GitHub and VK.
|
72 |
+
* [Two-Factor Authentication (2FA)](https://profilepress.net/addons/2fa/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Adds an additional layer of security to users accounts by requiring more than just a password to log in.
|
73 |
+
* [Passwordless Login](https://profilepress.net/addons/passwordless-login/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Let users log in to your site via a one-time URL sent to their email addresses.
|
74 |
+
* [WooCommerce](https://profilepress.net/addons/woocommerce/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Manage WooCommerce billing and shipping fields, replace WooCommerce login and edit account forms in checkout and “My Account” pages with that of ProfilePress.
|
75 |
+
* [Google reCAPTCHA](https://profilepress.net/addons/recaptcha/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Protect your forms against spam and bot attacks.
|
76 |
+
* [Site Creation](https://profilepress.net/addons/site-creation/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Allow users to create new sites on a multisite network via a registration form powered by ProfilePress.
|
77 |
+
* [Mailchimp](https://profilepress.net/addons/mailchimp/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Subscribe members to your Mailchimp audiences when they register and automatically sync profile changes with Mailchimp.
|
78 |
+
* [Campaign Monitor](https://profilepress.net/addons/campaign-monitor/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Subscribe members to your Campaign Monitor lists when they register and automatically sync profile changes with Campaign Monitor.
|
79 |
+
* [BuddyPress Profile Sync](https://profilepress.net/addons/buddypress-profile-sync/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – This addon provides 2-way synchronization between WordPress profile fields and BuddyPress extended profile.
|
80 |
+
* [Join BuddyPress Groups](https://profilepress.net/addons/join-buddypress-groups/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Let users select the BuddyPress groups to join during registration.
|
81 |
+
* [Akismet](https://profilepress.net/addons/akismet/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Block spam and bot user registrations with Akismet and keep your membership site safe and secured.
|
82 |
+
* [Polylang](https://profilepress.net/addons/polylang/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion) – Build multilingual login, registration, password reset and edit profile forms.
|
83 |
+
|
84 |
+
= What's Next =
|
85 |
+
|
86 |
+
If you like this plugin, then consider checking out our other products:
|
87 |
+
|
88 |
+
* <a href="https://mailoptin.io/" title="MailOptin">MailOptin</a> - Create popups and optin forms for capturing email newsletter subscribers. Integrates with Mailchimp, ConvertKit, Infusionsoft, ActiveCampaign, Campaign Monitor, Constant Contact & more.
|
89 |
+
|
90 |
+
== Installation ==
|
91 |
+
|
92 |
+
Installing ProfilePress is just like any other WordPress plugin.
|
93 |
+
|
94 |
+
Navigate to your WordPress “Plugins” page, inside of your WordPress dashboard, and follow these instructions:
|
95 |
+
|
96 |
+
1. In the search field enter **ProfilePress**. Click "Search Plugins", or hit Enter.
|
97 |
+
1. Select **ProfilePress** and click either "Details" or "Install Now".
|
98 |
+
1. Once installed, click "Activate".
|
99 |
+
|
100 |
+
== Frequently Asked Questions ==
|
101 |
+
|
102 |
+
= Do I need to have coding skills to use ProfilePress? =
|
103 |
+
|
104 |
+
No. You can create and manage your forms, user profiles and member directories without any coding knowledge (Intuitive form & email template builder).
|
105 |
+
|
106 |
+
== Screenshots ==
|
107 |
+
|
108 |
+
1. Frontend User Profile
|
109 |
+
2. Member Directory
|
110 |
+
3. User Registration Form
|
111 |
+
4. Custom Login Form
|
112 |
+
5. Drag and Drop Form builder
|
113 |
+
6. Email Customizer and Settings
|
114 |
+
7. My Account Page
|
115 |
+
8. Content Protection
|
116 |
+
9. WP User Avatar and Cover Image Settings
|
117 |
+
10. Admin Bar and Dashboard Access
|
118 |
+
|
119 |
+
== Changelog ==
|
120 |
+
|
121 |
+
= 3.2.14 =
|
122 |
+
* Improve PHP 8 compatibility.
|
123 |
+
|
124 |
+
= 3.2.13 =
|
125 |
+
* Fixed bug where custom html texts where scribbled.
|
126 |
+
|
127 |
+
= 3.2.12 =
|
128 |
+
* Fixed user roles not recognized during member directory search.
|
129 |
+
* Fixed fatal error caused by empty member directory search field.
|
130 |
+
* Fixed bug with shortcodes not working in custom html.
|
131 |
+
* Fixed conflict where media uploader was not working for other plugins.
|
132 |
+
* Fixed Buddypress signup page override not working.
|
133 |
+
* Fixed My Account page visitor redirect bug.
|
134 |
+
* Improvement: scroll to member directory section after search.
|
135 |
+
* Improved ajax login process.
|
136 |
+
* Added Slim SEO compatibility.
|
137 |
+
|
138 |
+
= 3.2.11 =
|
139 |
+
* Fixed PHP Fatal error: Uncaught Error: Call to a member function wpua_get_default_avatar_url() on null
|
140 |
+
* Upgrade jbox and flatpickr libs.
|
141 |
+
|
142 |
+
= 3.2.10 =
|
143 |
+
* Added noncache to temporary redirects.
|
144 |
+
* Fixed fatal error caused by user avatar functions.
|
145 |
+
|
146 |
+
= 3.2.9 =
|
147 |
+
* Fixed bug where reset password enforcement not working.
|
148 |
+
* Made sure select2 is only loaded where needed in admin screens.
|
149 |
+
|
150 |
+
= 3.2.8 =
|
151 |
+
* Fixed bug with content restriction shortcode not working correctly.
|
152 |
+
* Fixed bug with item dragging in the form builder.
|
153 |
+
* Added: Clear form after registration.
|
154 |
+
* Added action hook to email template.
|
155 |
+
* [Pro](https://profilepress.net/addons/passwordless-login/) Added enabling/disabling of passwordless login per form.
|
156 |
+
* [Pro](https://profilepress.net/addons/woocommerce/) support for replacing the registration form in WooCommerce my account page
|
157 |
+
|
158 |
+
See the [changelog file](https://plugins.svn.wordpress.org/wp-user-avatar/trunk/changelog.txt) for full change log information.
|
src/Admin/SettingsPages/AbstractSettingsPage.php
CHANGED
@@ -144,20 +144,16 @@ abstract class AbstractSettingsPage
|
|
144 |
|
145 |
public function active_menu_tab()
|
146 |
{
|
147 |
-
|
148 |
-
|
149 |
-
if (is_null($cache) && strpos(ppressGET_var('page'), 'pp') !== false) {
|
150 |
-
$cache = isset($_GET['view']) ? sanitize_text_field($_GET['view']) : $this->default_header_menu();
|
151 |
}
|
152 |
|
153 |
-
return
|
154 |
}
|
155 |
|
156 |
public function active_submenu_tab()
|
157 |
{
|
158 |
-
|
159 |
-
|
160 |
-
if (is_null($cache) && strpos(ppressGET_var('page'), 'pp') !== false) {
|
161 |
|
162 |
$active_menu = $this->active_menu_tab();
|
163 |
|
@@ -167,10 +163,10 @@ abstract class AbstractSettingsPage
|
|
167 |
$first_submenu_tab = array_values($submenu_tabs)[0]['id'];
|
168 |
}
|
169 |
|
170 |
-
|
171 |
}
|
172 |
|
173 |
-
return
|
174 |
}
|
175 |
|
176 |
public function admin_page_callback()
|
144 |
|
145 |
public function active_menu_tab()
|
146 |
{
|
147 |
+
if (strpos(ppressGET_var('page'), 'pp') !== false) {
|
148 |
+
return isset($_GET['view']) ? sanitize_text_field($_GET['view']) : $this->default_header_menu();
|
|
|
|
|
149 |
}
|
150 |
|
151 |
+
return false;
|
152 |
}
|
153 |
|
154 |
public function active_submenu_tab()
|
155 |
{
|
156 |
+
if (strpos(ppressGET_var('page'), 'pp') !== false) {
|
|
|
|
|
157 |
|
158 |
$active_menu = $this->active_menu_tab();
|
159 |
|
163 |
$first_submenu_tab = array_values($submenu_tabs)[0]['id'];
|
164 |
}
|
165 |
|
166 |
+
return isset($_GET['section']) && ppressGET_var('view', 'general', true) == $active_menu ? sanitize_text_field($_GET['section']) : $first_submenu_tab;
|
167 |
}
|
168 |
|
169 |
+
return false;
|
170 |
}
|
171 |
|
172 |
public function admin_page_callback()
|
vendor/autoload.php
CHANGED
@@ -4,4 +4,4 @@
|
|
4 |
|
5 |
require_once __DIR__ . '/composer/autoload_real.php';
|
6 |
|
7 |
-
return
|
4 |
|
5 |
require_once __DIR__ . '/composer/autoload_real.php';
|
6 |
|
7 |
+
return ComposerAutoloaderInit7293e7c5a3887486ccaccfe89b316e30::getLoader();
|
vendor/composer/autoload_real.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
// autoload_real.php @generated by Composer
|
4 |
|
5 |
-
class
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
@@ -24,15 +24,15 @@ class ComposerAutoloaderInit660a91cb7a5c630f72ea998a7d8fcada
|
|
24 |
|
25 |
require __DIR__ . '/platform_check.php';
|
26 |
|
27 |
-
spl_autoload_register(array('
|
28 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
|
29 |
-
spl_autoload_unregister(array('
|
30 |
|
31 |
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
32 |
if ($useStaticLoader) {
|
33 |
require __DIR__ . '/autoload_static.php';
|
34 |
|
35 |
-
call_user_func(\Composer\Autoload\
|
36 |
} else {
|
37 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
38 |
foreach ($map as $namespace => $path) {
|
@@ -53,19 +53,19 @@ class ComposerAutoloaderInit660a91cb7a5c630f72ea998a7d8fcada
|
|
53 |
$loader->register(true);
|
54 |
|
55 |
if ($useStaticLoader) {
|
56 |
-
$includeFiles = Composer\Autoload\
|
57 |
} else {
|
58 |
$includeFiles = require __DIR__ . '/autoload_files.php';
|
59 |
}
|
60 |
foreach ($includeFiles as $fileIdentifier => $file) {
|
61 |
-
|
62 |
}
|
63 |
|
64 |
return $loader;
|
65 |
}
|
66 |
}
|
67 |
|
68 |
-
function
|
69 |
{
|
70 |
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
|
71 |
require $file;
|
2 |
|
3 |
// autoload_real.php @generated by Composer
|
4 |
|
5 |
+
class ComposerAutoloaderInit7293e7c5a3887486ccaccfe89b316e30
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
24 |
|
25 |
require __DIR__ . '/platform_check.php';
|
26 |
|
27 |
+
spl_autoload_register(array('ComposerAutoloaderInit7293e7c5a3887486ccaccfe89b316e30', 'loadClassLoader'), true, true);
|
28 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
|
29 |
+
spl_autoload_unregister(array('ComposerAutoloaderInit7293e7c5a3887486ccaccfe89b316e30', 'loadClassLoader'));
|
30 |
|
31 |
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
32 |
if ($useStaticLoader) {
|
33 |
require __DIR__ . '/autoload_static.php';
|
34 |
|
35 |
+
call_user_func(\Composer\Autoload\ComposerStaticInit7293e7c5a3887486ccaccfe89b316e30::getInitializer($loader));
|
36 |
} else {
|
37 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
38 |
foreach ($map as $namespace => $path) {
|
53 |
$loader->register(true);
|
54 |
|
55 |
if ($useStaticLoader) {
|
56 |
+
$includeFiles = Composer\Autoload\ComposerStaticInit7293e7c5a3887486ccaccfe89b316e30::$files;
|
57 |
} else {
|
58 |
$includeFiles = require __DIR__ . '/autoload_files.php';
|
59 |
}
|
60 |
foreach ($includeFiles as $fileIdentifier => $file) {
|
61 |
+
composerRequire7293e7c5a3887486ccaccfe89b316e30($fileIdentifier, $file);
|
62 |
}
|
63 |
|
64 |
return $loader;
|
65 |
}
|
66 |
}
|
67 |
|
68 |
+
function composerRequire7293e7c5a3887486ccaccfe89b316e30($fileIdentifier, $file)
|
69 |
{
|
70 |
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
|
71 |
require $file;
|
vendor/composer/autoload_static.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
-
class
|
8 |
{
|
9 |
public static $files = array (
|
10 |
'fda73876e8be17735f680f484cec1679' => __DIR__ . '/../..' . '/src/Functions/custom-settings-api.php',
|
@@ -298,9 +298,9 @@ class ComposerStaticInit660a91cb7a5c630f72ea998a7d8fcada
|
|
298 |
public static function getInitializer(ClassLoader $loader)
|
299 |
{
|
300 |
return \Closure::bind(function () use ($loader) {
|
301 |
-
$loader->prefixLengthsPsr4 =
|
302 |
-
$loader->prefixDirsPsr4 =
|
303 |
-
$loader->classMap =
|
304 |
|
305 |
}, null, ClassLoader::class);
|
306 |
}
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
+
class ComposerStaticInit7293e7c5a3887486ccaccfe89b316e30
|
8 |
{
|
9 |
public static $files = array (
|
10 |
'fda73876e8be17735f680f484cec1679' => __DIR__ . '/../..' . '/src/Functions/custom-settings-api.php',
|
298 |
public static function getInitializer(ClassLoader $loader)
|
299 |
{
|
300 |
return \Closure::bind(function () use ($loader) {
|
301 |
+
$loader->prefixLengthsPsr4 = ComposerStaticInit7293e7c5a3887486ccaccfe89b316e30::$prefixLengthsPsr4;
|
302 |
+
$loader->prefixDirsPsr4 = ComposerStaticInit7293e7c5a3887486ccaccfe89b316e30::$prefixDirsPsr4;
|
303 |
+
$loader->classMap = ComposerStaticInit7293e7c5a3887486ccaccfe89b316e30::$classMap;
|
304 |
|
305 |
}, null, ClassLoader::class);
|
306 |
}
|
vendor/composer/installed.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
'type' => 'library',
|
6 |
'install_path' => __DIR__ . '/../../',
|
7 |
'aliases' => array(),
|
8 |
-
'reference' => '
|
9 |
'name' => '__root__',
|
10 |
'dev' => false,
|
11 |
),
|
@@ -16,7 +16,7 @@
|
|
16 |
'type' => 'library',
|
17 |
'install_path' => __DIR__ . '/../../',
|
18 |
'aliases' => array(),
|
19 |
-
'reference' => '
|
20 |
'dev_requirement' => false,
|
21 |
),
|
22 |
'barryvdh/composer-cleanup-plugin' => array(
|
5 |
'type' => 'library',
|
6 |
'install_path' => __DIR__ . '/../../',
|
7 |
'aliases' => array(),
|
8 |
+
'reference' => '62074ba2a7d716da9ae147b82fc14f9da802e8d8',
|
9 |
'name' => '__root__',
|
10 |
'dev' => false,
|
11 |
),
|
16 |
'type' => 'library',
|
17 |
'install_path' => __DIR__ . '/../../',
|
18 |
'aliases' => array(),
|
19 |
+
'reference' => '62074ba2a7d716da9ae147b82fc14f9da802e8d8',
|
20 |
'dev_requirement' => false,
|
21 |
),
|
22 |
'barryvdh/composer-cleanup-plugin' => array(
|
wp-user-avatar.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: ProfilePress
|
4 |
* Plugin URI: https://profilepress.net
|
5 |
* Description: The modern WordPress membership and user profile plugin.
|
6 |
-
* Version: 3.2.
|
7 |
* Author: ProfilePress Team
|
8 |
* Author URI: https://profilepress.net
|
9 |
* Text Domain: wp-user-avatar
|
@@ -14,7 +14,7 @@
|
|
14 |
defined('ABSPATH') or die("No script kiddies please!");
|
15 |
|
16 |
define('PROFILEPRESS_SYSTEM_FILE_PATH', __FILE__);
|
17 |
-
define('PPRESS_VERSION_NUMBER', '3.2.
|
18 |
|
19 |
require __DIR__ . '/vendor/autoload.php';
|
20 |
|
3 |
* Plugin Name: ProfilePress
|
4 |
* Plugin URI: https://profilepress.net
|
5 |
* Description: The modern WordPress membership and user profile plugin.
|
6 |
+
* Version: 3.2.14
|
7 |
* Author: ProfilePress Team
|
8 |
* Author URI: https://profilepress.net
|
9 |
* Text Domain: wp-user-avatar
|
14 |
defined('ABSPATH') or die("No script kiddies please!");
|
15 |
|
16 |
define('PROFILEPRESS_SYSTEM_FILE_PATH', __FILE__);
|
17 |
+
define('PPRESS_VERSION_NUMBER', '3.2.14');
|
18 |
|
19 |
require __DIR__ . '/vendor/autoload.php';
|
20 |
|