Version Description
Minor changes in the plugin's readme file.
Download this release
Release Info
Developer | barinagabriel |
Plugin | User registration & user profile – Profile Builder |
Version | 1.1.54 |
Comparing to | |
See all releases |
Code changes from version 1.1.53 to 1.1.54
- index.php +2 -2
- readme.txt +7 -4
- translation/profilebuilder-cs_CZ.mo +0 -0
- translation/profilebuilder-cs_CZ.po +163 -238
- translation/profilebuilder-da_DK.mo +0 -0
- translation/profilebuilder-da_DK.po +157 -233
- translation/profilebuilder-de_DE.mo +0 -0
- translation/profilebuilder-de_DE.po +157 -233
- translation/profilebuilder-en_US.mo +0 -0
- translation/profilebuilder-en_US.po +157 -226
- translation/profilebuilder-es_ES.mo +0 -0
- translation/profilebuilder-es_ES.po +160 -230
- translation/profilebuilder-fa_IR.mo +0 -0
- translation/profilebuilder-fa_IR.po +157 -214
- translation/profilebuilder-fr_FR.mo +0 -0
- translation/profilebuilder-fr_FR.po +160 -230
- translation/profilebuilder-hu_HU.mo +0 -0
- translation/profilebuilder-hu_HU.po +160 -230
- translation/profilebuilder-it_IT.mo +0 -0
- translation/profilebuilder-it_IT.po +157 -227
- translation/profilebuilder-nb_NO.mo +0 -0
- translation/profilebuilder-nb_NO.po +160 -230
- translation/profilebuilder-nl_NL.mo +0 -0
- translation/profilebuilder-nl_NL.po +163 -234
- translation/profilebuilder-pl_PL.mo +0 -0
- translation/profilebuilder-pl_PL.po +160 -230
- translation/profilebuilder-pt_BR.mo +0 -0
- translation/profilebuilder-pt_BR.po +160 -238
- translation/profilebuilder-ro_RO.mo +0 -0
- translation/profilebuilder-ro_RO.po +160 -236
- translation/profilebuilder-ru_RU.mo +0 -0
- translation/profilebuilder-ru_RU.po +157 -233
- translation/profilebuilder-sv_SE.mo +0 -0
- translation/profilebuilder-sv_SE.po +157 -233
- translation/profilebuilder-tr_TR.mo +0 -0
- translation/profilebuilder-tr_TR.po +160 -236
index.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Profile Builder
|
4 |
Plugin URI: http://www.cozmoslabs.com/2011/04/12/wordpress-profile-builder-a-front-end-user-registration-login-and-edit-profile-plugin/
|
5 |
Description: Login, registration and edit profile shortcodes for the front-end. Also you can chose what fields should be displayed or add new (custom) ones both in the front-end and in the dashboard.
|
6 |
-
Version: 1.1.
|
7 |
Author: Reflection Media, Barina Gabriel
|
8 |
Author URI: http://www.reflectionmedia.ro
|
9 |
License: GPL2
|
@@ -54,7 +54,7 @@ function wppb_return_bytes($val) {
|
|
54 |
}
|
55 |
|
56 |
|
57 |
-
define( 'PROFILE_BUILDER_VERSION', '1.1.
|
58 |
define( 'WPPB_PLUGIN_DIR', WP_PLUGIN_DIR . '/' . dirname( plugin_basename( __FILE__ ) ) );
|
59 |
|
60 |
if (file_exists ( WPPB_PLUGIN_DIR . '/premium/addons/addon.php' ))
|
3 |
Plugin Name: Profile Builder
|
4 |
Plugin URI: http://www.cozmoslabs.com/2011/04/12/wordpress-profile-builder-a-front-end-user-registration-login-and-edit-profile-plugin/
|
5 |
Description: Login, registration and edit profile shortcodes for the front-end. Also you can chose what fields should be displayed or add new (custom) ones both in the front-end and in the dashboard.
|
6 |
+
Version: 1.1.54
|
7 |
Author: Reflection Media, Barina Gabriel
|
8 |
Author URI: http://www.reflectionmedia.ro
|
9 |
License: GPL2
|
54 |
}
|
55 |
|
56 |
|
57 |
+
define( 'PROFILE_BUILDER_VERSION', '1.1.54' );
|
58 |
define( 'WPPB_PLUGIN_DIR', WP_PLUGIN_DIR . '/' . dirname( plugin_basename( __FILE__ ) ) );
|
59 |
|
60 |
if (file_exists ( WPPB_PLUGIN_DIR . '/premium/addons/addon.php' ))
|
readme.txt
CHANGED
@@ -7,7 +7,7 @@ custom registration, custom registration form, custom registration page, extra u
|
|
7 |
front-end register, front-end registration, frontend edit profile, edit profile
|
8 |
Requires at least: 3.1
|
9 |
Tested up to: 3.5.1
|
10 |
-
Stable tag: 1.1.
|
11 |
|
12 |
Simple to use profile plugin allowing front-end login, registration and edit profile by using shortcodes.
|
13 |
|
@@ -93,14 +93,17 @@ This plugin only adds/removes fields in the front-end. The default information-f
|
|
93 |
5. Logged in Page
|
94 |
|
95 |
== Changelog ==
|
|
|
|
|
|
|
96 |
= 1.1.53 =
|
97 |
-
Minor changes in the plugin.
|
98 |
|
99 |
= 1.1.52 =
|
100 |
-
Minor changes in the plugin.
|
101 |
|
102 |
= 1.1.51 =
|
103 |
-
Minor changes in the plugin.
|
104 |
|
105 |
= 1.1.50 =
|
106 |
Improved the userlisting feature in the Pro version.
|
7 |
front-end register, front-end registration, frontend edit profile, edit profile
|
8 |
Requires at least: 3.1
|
9 |
Tested up to: 3.5.1
|
10 |
+
Stable tag: 1.1.54
|
11 |
|
12 |
Simple to use profile plugin allowing front-end login, registration and edit profile by using shortcodes.
|
13 |
|
93 |
5. Logged in Page
|
94 |
|
95 |
== Changelog ==
|
96 |
+
= 1.1.54 =
|
97 |
+
Minor changes in the plugin's readme file.
|
98 |
+
|
99 |
= 1.1.53 =
|
100 |
+
Minor changes in the plugin's readme file.
|
101 |
|
102 |
= 1.1.52 =
|
103 |
+
Minor changes in the plugin's readme file.
|
104 |
|
105 |
= 1.1.51 =
|
106 |
+
Minor changes in the plugin's readme file.
|
107 |
|
108 |
= 1.1.50 =
|
109 |
Improved the userlisting feature in the Pro version.
|
translation/profilebuilder-cs_CZ.mo
CHANGED
Binary file
|
translation/profilebuilder-cs_CZ.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -36,21 +36,19 @@ msgstr ""
|
|
36 |
# @ profilebuilder
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
38 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
39 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
43 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
44 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
45 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:356
|
46 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:568
|
47 |
msgid "Username"
|
48 |
msgstr "Uživatelské jméno"
|
49 |
|
50 |
# @ profilebuilder
|
51 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
53 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
54 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
55 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
56 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
@@ -58,7 +56,6 @@ msgid "E-mail"
|
|
58 |
msgstr "E-mail"
|
59 |
|
60 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
61 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:225
|
62 |
msgid "Role"
|
63 |
msgstr ""
|
64 |
|
@@ -86,21 +83,21 @@ msgstr ""
|
|
86 |
msgid "Sorry, but you don't have permission to do that!"
|
87 |
msgstr ""
|
88 |
|
89 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
90 |
msgid "Approved"
|
91 |
msgstr ""
|
92 |
|
93 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
94 |
msgid "Unapproved"
|
95 |
msgstr ""
|
96 |
|
97 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
98 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
99 |
msgid "Admin Approval"
|
100 |
msgstr ""
|
101 |
|
102 |
# @ profilebuilder
|
103 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
104 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
105 |
#, fuzzy
|
106 |
msgid "All Users"
|
@@ -162,28 +159,28 @@ msgid ""
|
|
162 |
msgstr ""
|
163 |
|
164 |
# @ profilebuilder
|
165 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
166 |
msgid "You must be logged in to edit your profile."
|
167 |
msgstr "Pro úpravu profilu je nutné se přihlásit."
|
168 |
|
169 |
# @ profilebuilder
|
170 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
171 |
msgid "The avatar was successfully deleted."
|
172 |
msgstr "Avatar byl úspěšně odstraněn."
|
173 |
|
174 |
# @ profilebuilder
|
175 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
176 |
#, fuzzy, php-format
|
177 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
178 |
msgstr "Avatar byl úspěšně odstraněn."
|
179 |
|
180 |
# @ profilebuilder
|
181 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
182 |
msgid "The changes have been successfully saved."
|
183 |
msgstr "Změny byly úspěšně uloženy."
|
184 |
|
185 |
# @ profilebuilder
|
186 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
187 |
#, fuzzy, php-format
|
188 |
msgid ""
|
189 |
"The email address you entered is already registered to a different user."
|
@@ -192,39 +189,39 @@ msgid ""
|
|
192 |
msgstr ""
|
193 |
"Zadaný e-mail má již zaregistrován jiný uživatel. <br/> E-mailová adresa"
|
194 |
|
195 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
196 |
#, php-format
|
197 |
msgid ""
|
198 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
199 |
"%3$s updated along with the rest of the information."
|
200 |
msgstr ""
|
201 |
|
202 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
203 |
#, php-format
|
204 |
msgid ""
|
205 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
206 |
"updated along with the rest of the information."
|
207 |
msgstr ""
|
208 |
|
209 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
210 |
#, php-format
|
211 |
msgid ""
|
212 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
213 |
"updated along with the rest of the information."
|
214 |
msgstr ""
|
215 |
|
216 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
217 |
msgid ""
|
218 |
"Your profile was NOT updated, since not all required fields were completed!"
|
219 |
msgstr ""
|
220 |
|
221 |
# @ profilebuilder
|
222 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
223 |
#, fuzzy
|
224 |
msgid "There was an error while trying to upload the following attachments:"
|
225 |
msgstr "Došlo k chybě při pokusu nahrát tyto přílohy: <br/>"
|
226 |
|
227 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
228 |
#, php-format
|
229 |
msgid ""
|
230 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
@@ -232,38 +229,38 @@ msgid ""
|
|
232 |
msgstr ""
|
233 |
|
234 |
# @ profilebuilder
|
235 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
236 |
#, fuzzy
|
237 |
msgid "There was an error while trying to upload your avatar picture."
|
238 |
msgstr "Došlo k chybě při pokusu nahrát tyto přílohy: <br/>"
|
239 |
|
240 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
241 |
msgid "Possible cause: size/incorrect file-type."
|
242 |
msgstr ""
|
243 |
|
244 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
245 |
msgid "The avatar was"
|
246 |
msgstr ""
|
247 |
|
248 |
# @ profilebuilder
|
249 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
250 |
msgid "NOT"
|
251 |
msgstr "NEBYLA"
|
252 |
|
253 |
# @ profilebuilder
|
254 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
255 |
#, fuzzy
|
256 |
msgid "updated along with the rest of the information."
|
257 |
msgstr " aktualizována spolu s ostatními informacemi."
|
258 |
|
259 |
# @ profilebuilder
|
260 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
261 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
262 |
#, fuzzy
|
263 |
msgid "There was an error while trying to upload the following attachment(s)"
|
264 |
msgstr "Došlo k chybě při pokusu nahrát tyto přílohy: <br/>"
|
265 |
|
266 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
267 |
#, php-format
|
268 |
msgid ""
|
269 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
@@ -271,44 +268,42 @@ msgid ""
|
|
271 |
msgstr ""
|
272 |
|
273 |
# @ profilebuilder
|
274 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
275 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
276 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:351
|
277 |
msgid "Name"
|
278 |
msgstr "Jméno"
|
279 |
|
280 |
# @ profilebuilder
|
281 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
282 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
283 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
284 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
285 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:580
|
286 |
#, fuzzy
|
287 |
msgid "Email"
|
288 |
msgstr "E-mail"
|
289 |
|
290 |
# @ default
|
291 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
292 |
#, fuzzy
|
293 |
msgid "The email cannot be changed."
|
294 |
msgstr "Uživatelská jména nelze měnit."
|
295 |
|
296 |
# @ default
|
297 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
298 |
#, fuzzy
|
299 |
msgid "The usernames cannot be changed."
|
300 |
msgstr "Uživatelská jména nelze měnit."
|
301 |
|
302 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
303 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
304 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
305 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
306 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
307 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
308 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
309 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
310 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
311 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
312 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
313 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
314 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
@@ -323,118 +318,108 @@ msgstr "Uživatelská jména nelze měnit."
|
|
323 |
msgid "This field is marked as required by the administrator."
|
324 |
msgstr ""
|
325 |
|
326 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
327 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
328 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
329 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
330 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
331 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
332 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
333 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
334 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
335 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
336 |
msgid ""
|
337 |
"This field wasn't updated because you entered and empty string (It was "
|
338 |
"marked as required by the administrator."
|
339 |
msgstr ""
|
340 |
|
341 |
# @ profilebuilder
|
342 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
343 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
344 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
345 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:364
|
346 |
msgid "First Name"
|
347 |
msgstr "Křestní jméno"
|
348 |
|
349 |
# @ profilebuilder
|
350 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
351 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
352 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
353 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:372
|
354 |
msgid "Last Name"
|
355 |
msgstr "Příjmení"
|
356 |
|
357 |
# @ profilebuilder
|
358 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
359 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
360 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
361 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:380
|
362 |
msgid "Nickname"
|
363 |
msgstr "Přezdívka"
|
364 |
|
365 |
# @ profilebuilder
|
366 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
367 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:388
|
368 |
msgid "Display name publicly as"
|
369 |
msgstr "Veřejně zobrazovat jako"
|
370 |
|
371 |
# @ profilebuilder
|
372 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
373 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
374 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:396
|
375 |
msgid "Contact Info"
|
376 |
msgstr "Kontaktní informace"
|
377 |
|
378 |
# @ profilebuilder
|
379 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
380 |
msgid "(required)"
|
381 |
msgstr "(vyžadováno)"
|
382 |
|
383 |
# @ profilebuilder
|
384 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
385 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
386 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
387 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
388 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:401
|
389 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:610
|
390 |
msgid "Website"
|
391 |
msgstr "Web"
|
392 |
|
393 |
# @ profilebuilder
|
394 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
395 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
396 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
397 |
msgid "AIM"
|
398 |
msgstr "AIM (AOL Instant Messenger)"
|
399 |
|
400 |
# @ profilebuilder
|
401 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
402 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
403 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
404 |
msgid "Yahoo IM"
|
405 |
msgstr "Yahoo IM"
|
406 |
|
407 |
# @ profilebuilder
|
408 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
409 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
410 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
411 |
msgid "Jabber / Google Talk"
|
412 |
msgstr "Jabber / Google Talk"
|
413 |
|
414 |
# @ profilebuilder
|
415 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
416 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
417 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:409
|
418 |
msgid "About Yourself"
|
419 |
msgstr "O vás"
|
420 |
|
421 |
# @ profilebuilder
|
422 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
423 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
424 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
425 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
426 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:414
|
427 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:616
|
428 |
msgid "Biographical Info"
|
429 |
msgstr "Osobní informace"
|
430 |
|
431 |
# @ profilebuilder
|
432 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
433 |
msgid "New Password"
|
434 |
msgstr "Nové heslo"
|
435 |
|
436 |
# @ profilebuilder
|
437 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
438 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
439 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
440 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
@@ -442,7 +427,7 @@ msgid "Repeat Password"
|
|
442 |
msgstr "Heslo ještě jednou"
|
443 |
|
444 |
# @ profilebuilder
|
445 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
446 |
msgid "Update"
|
447 |
msgstr "Aktualizovat"
|
448 |
|
@@ -946,7 +931,7 @@ msgstr "Skrýt"
|
|
946 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
947 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
948 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
949 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
950 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
951 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
952 |
msgid "Save Changes"
|
@@ -1225,7 +1210,7 @@ msgstr "Sériové číslo nemůže být ověřeno nebo není platné!"
|
|
1225 |
|
1226 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1227 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1228 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1229 |
msgid "You either don't have permission for that action or there was an error!"
|
1230 |
msgstr ""
|
1231 |
|
@@ -1285,7 +1270,7 @@ msgstr ""
|
|
1285 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1286 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1287 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1288 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1289 |
msgid "General Settings"
|
1290 |
msgstr ""
|
1291 |
|
@@ -1419,8 +1404,8 @@ msgid "Status"
|
|
1419 |
msgstr ""
|
1420 |
|
1421 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
|
|
1422 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
1423 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:33
|
1424 |
msgid "User-Listing"
|
1425 |
msgstr ""
|
1426 |
|
@@ -1553,13 +1538,13 @@ msgstr ""
|
|
1553 |
|
1554 |
# @ profilebuilder
|
1555 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1556 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1557 |
#, fuzzy, php-format
|
1558 |
msgid "Your account on %1$s has been approved!"
|
1559 |
msgstr "Uživatelský účet pro %1$s byl vytvořen."
|
1560 |
|
1561 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1562 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1563 |
#, php-format
|
1564 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1565 |
msgstr ""
|
@@ -1577,13 +1562,13 @@ msgstr ""
|
|
1577 |
|
1578 |
# @ profilebuilder
|
1579 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1580 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1581 |
#, fuzzy, php-format
|
1582 |
msgid "Your account on %1$s has been unapproved!"
|
1583 |
msgstr "Uživatelský účet pro %1$s byl vytvořen."
|
1584 |
|
1585 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1586 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1587 |
#, php-format
|
1588 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1589 |
msgstr ""
|
@@ -1801,256 +1786,196 @@ msgstr ""
|
|
1801 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1802 |
msgstr ""
|
1803 |
|
1804 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1805 |
msgid ""
|
1806 |
"To create a page containing the users registered to this current site/blog, "
|
1807 |
"insert the following shortcode in a (blank) page: "
|
1808 |
msgstr ""
|
1809 |
|
1810 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1811 |
msgid ""
|
1812 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1813 |
"authors, visible to only the users currently logged in, you would use:"
|
1814 |
msgstr ""
|
1815 |
|
1816 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1817 |
msgid ""
|
1818 |
"You can also create a userlisting page that displays users having a certain "
|
1819 |
"meta-value within a certain (extra) meta-field like so:"
|
1820 |
msgstr ""
|
1821 |
|
1822 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1823 |
msgid ""
|
1824 |
"Remember though, that the field-value combination must exist in the database."
|
1825 |
msgstr ""
|
1826 |
|
1827 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1828 |
msgid "These settings are applied to the front-end userlisting."
|
1829 |
msgstr ""
|
1830 |
|
1831 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1832 |
msgid "Number of Users/Page: "
|
1833 |
msgstr ""
|
1834 |
|
1835 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1836 |
msgid "Default Sorting Criteria: "
|
1837 |
msgstr ""
|
1838 |
|
1839 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1840 |
-
msgid "Registration Date"
|
1841 |
-
msgstr ""
|
1842 |
-
|
1843 |
-
# @ profilebuilder
|
1844 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:75
|
1845 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:592
|
1846 |
-
#, fuzzy
|
1847 |
-
msgid "Firstname"
|
1848 |
-
msgstr "Křestní jméno"
|
1849 |
-
|
1850 |
-
# @ profilebuilder
|
1851 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:76
|
1852 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:598
|
1853 |
-
#, fuzzy
|
1854 |
-
msgid "Lastname"
|
1855 |
-
msgstr "Příjmení"
|
1856 |
-
|
1857 |
-
# @ profilebuilder
|
1858 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:77
|
1859 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:604
|
1860 |
-
#, fuzzy
|
1861 |
-
msgid "Display Name"
|
1862 |
-
msgstr "Křestní jméno"
|
1863 |
-
|
1864 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:78
|
1865 |
-
msgid "Number of Posts"
|
1866 |
-
msgstr ""
|
1867 |
-
|
1868 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:79
|
1869 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:627
|
1870 |
-
msgid "Aim"
|
1871 |
-
msgstr ""
|
1872 |
-
|
1873 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:80
|
1874 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:632
|
1875 |
-
msgid "Yim"
|
1876 |
-
msgstr ""
|
1877 |
-
|
1878 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:81
|
1879 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:637
|
1880 |
-
msgid "Jabber"
|
1881 |
-
msgstr ""
|
1882 |
-
|
1883 |
-
# @ profilebuilder
|
1884 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:83
|
1885 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:152
|
1886 |
-
#, fuzzy
|
1887 |
-
msgid "Custom Fields"
|
1888 |
-
msgstr "\"."
|
1889 |
-
|
1890 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:99
|
1891 |
msgid "Default Sorting Order: "
|
1892 |
msgstr ""
|
1893 |
|
1894 |
-
|
1895 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:102
|
1896 |
-
#, fuzzy
|
1897 |
-
msgid "Ascending"
|
1898 |
-
msgstr "záhlaví"
|
1899 |
-
|
1900 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:103
|
1901 |
-
msgid "Descending"
|
1902 |
-
msgstr ""
|
1903 |
-
|
1904 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:110
|
1905 |
msgid "\"All-Userlisting\" Template"
|
1906 |
msgstr ""
|
1907 |
|
1908 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1909 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1910 |
msgid ""
|
1911 |
"With the userlisting templates you can customize the look, feel and "
|
1912 |
"information listed by the shortcode."
|
1913 |
msgstr ""
|
1914 |
|
1915 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1916 |
msgid ""
|
1917 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1918 |
"on each page access where the shortcode is present."
|
1919 |
msgstr ""
|
1920 |
|
1921 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1922 |
-
|
1923 |
-
msgid "Avatar/Gravatar Size: "
|
1924 |
msgstr ""
|
1925 |
|
1926 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1927 |
msgid "Insert \"Sort By\" Field:"
|
1928 |
msgstr ""
|
1929 |
|
1930 |
-
|
1931 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1932 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:292
|
1933 |
-
#, fuzzy
|
1934 |
-
msgid "Default WordPress Fields"
|
1935 |
-
msgstr "Výchozí pole profilu"
|
1936 |
-
|
1937 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:164
|
1938 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:287
|
1939 |
msgid "Insert \"User-Meta\" Field:"
|
1940 |
msgstr ""
|
1941 |
|
1942 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1943 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1944 |
msgid "Insert Extra Functions:"
|
1945 |
msgstr ""
|
1946 |
|
1947 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1948 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1949 |
msgstr ""
|
1950 |
|
1951 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1952 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1953 |
msgid ""
|
1954 |
"If you wish to use a default userlisting, just copy the following code and "
|
1955 |
"paste it in the textarea below:"
|
1956 |
msgstr ""
|
1957 |
|
1958 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1959 |
-
msgid "More"
|
1960 |
-
msgstr ""
|
1961 |
-
|
1962 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:262
|
1963 |
msgid "\"Single-Userlisting\" Template"
|
1964 |
msgstr ""
|
1965 |
|
1966 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1967 |
msgid ""
|
1968 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1969 |
"It's displayed when clickin on the \"more info\" link."
|
1970 |
msgstr ""
|
1971 |
|
1972 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1973 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1974 |
msgstr ""
|
1975 |
|
1976 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1977 |
msgid ""
|
1978 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1979 |
msgstr ""
|
1980 |
|
1981 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1982 |
msgid "You can find it in Profile Builder's menu."
|
1983 |
msgstr ""
|
1984 |
|
1985 |
# @ profilebuilder
|
1986 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1987 |
#, fuzzy
|
1988 |
msgid "You need to be logged in to view the userlisting!"
|
1989 |
msgstr "Pro úpravu profilu je nutné se přihlásit."
|
1990 |
|
1991 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1992 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1993 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1994 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1995 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/classes/userlisting.class.php:418
|
1996 |
msgid "Search Users by All Fields"
|
1997 |
msgstr ""
|
1998 |
|
1999 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2000 |
msgid "Leave Blank and Press Search to List All Users"
|
2001 |
msgstr ""
|
2002 |
|
2003 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2004 |
msgid "Search"
|
2005 |
msgstr ""
|
2006 |
|
2007 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:561
|
2008 |
-
msgid "Clear Results"
|
2009 |
-
msgstr ""
|
2010 |
-
|
2011 |
# @ profilebuilder
|
2012 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2013 |
#, fuzzy
|
2014 |
msgid "First/Lastname"
|
2015 |
msgstr "Křestní jméno"
|
2016 |
|
2017 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2018 |
msgid "Sign-up Date"
|
2019 |
msgstr ""
|
2020 |
|
2021 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2022 |
msgid "Posts"
|
2023 |
msgstr ""
|
2024 |
|
2025 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2026 |
msgid "Click here to see more information about this user"
|
2027 |
msgstr ""
|
2028 |
|
2029 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2030 |
msgid "More..."
|
2031 |
msgstr ""
|
2032 |
|
2033 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2034 |
msgid "Click here to see more information about this user."
|
2035 |
msgstr ""
|
2036 |
|
2037 |
# @ profilebuilder
|
2038 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2039 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2040 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2041 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2042 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
2043 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
2044 |
#, fuzzy
|
2045 |
msgid "No uploaded attachment"
|
2046 |
msgstr "Příloha \""
|
2047 |
|
2048 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2049 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2050 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2051 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2052 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2053 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2054 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
2055 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
2056 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
@@ -2059,22 +1984,22 @@ msgstr "Příloha \""
|
|
2059 |
msgid "Click to see the current attachment"
|
2060 |
msgstr ""
|
2061 |
|
2062 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2063 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2064 |
msgid "Click here to go back"
|
2065 |
msgstr ""
|
2066 |
|
2067 |
# @ profilebuilder
|
2068 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2069 |
#, fuzzy
|
2070 |
msgid "Back"
|
2071 |
msgstr "Černý"
|
2072 |
|
2073 |
# @ profilebuilder
|
2074 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2075 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2076 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2077 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2078 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
2079 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
2080 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
@@ -2083,33 +2008,33 @@ msgstr "Černý"
|
|
2083 |
msgid "Current file"
|
2084 |
msgstr "Aktuální soubor"
|
2085 |
|
2086 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2087 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2088 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
2089 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
2090 |
msgid "Avatar"
|
2091 |
msgstr ""
|
2092 |
|
2093 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2094 |
msgid "No results found!"
|
2095 |
msgstr ""
|
2096 |
|
2097 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2098 |
msgid "«« First"
|
2099 |
msgstr ""
|
2100 |
|
2101 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2102 |
msgid "« Prev"
|
2103 |
msgstr ""
|
2104 |
|
2105 |
# @ profilebuilder
|
2106 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2107 |
#, fuzzy
|
2108 |
msgid "Next » "
|
2109 |
msgstr "Odhlásit se »"
|
2110 |
|
2111 |
# @ profilebuilder
|
2112 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2113 |
#, fuzzy
|
2114 |
msgid "Last »»"
|
2115 |
msgstr "Odhlásit se »"
|
@@ -2221,24 +2146,24 @@ msgid "User successfully unapproved!"
|
|
2221 |
msgstr "Sériové číslo bylo úspěšně ověřeno! Děkujeme."
|
2222 |
|
2223 |
# @ profilebuilder
|
2224 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2225 |
#, fuzzy
|
2226 |
msgid "Users successfully approved!"
|
2227 |
msgstr "Sériové číslo bylo úspěšně ověřeno! Děkujeme."
|
2228 |
|
2229 |
# @ profilebuilder
|
2230 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2231 |
#, fuzzy
|
2232 |
msgid "Users successfully unapproved!"
|
2233 |
msgstr "Sériové číslo bylo úspěšně ověřeno! Děkujeme."
|
2234 |
|
2235 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2236 |
msgid ""
|
2237 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2238 |
"before you can log in."
|
2239 |
msgstr ""
|
2240 |
|
2241 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2242 |
msgid ""
|
2243 |
"Your account has to be confirmed by an administrator before you can use the "
|
2244 |
"\"Password Recovery\" feature."
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-05-14 14:31+0200\n"
|
6 |
+
"PO-Revision-Date: 2013-05-14 14:32+0200\n"
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
36 |
# @ profilebuilder
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
38 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
39 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:889
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
43 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
44 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:525
|
|
|
|
|
45 |
msgid "Username"
|
46 |
msgstr "Uživatelské jméno"
|
47 |
|
48 |
# @ profilebuilder
|
49 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
51 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1022
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
53 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
54 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
56 |
msgstr "E-mail"
|
57 |
|
58 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
|
|
59 |
msgid "Role"
|
60 |
msgstr ""
|
61 |
|
83 |
msgid "Sorry, but you don't have permission to do that!"
|
84 |
msgstr ""
|
85 |
|
86 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:294
|
87 |
msgid "Approved"
|
88 |
msgstr ""
|
89 |
|
90 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:296
|
91 |
msgid "Unapproved"
|
92 |
msgstr ""
|
93 |
|
94 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:466
|
95 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
96 |
msgid "Admin Approval"
|
97 |
msgstr ""
|
98 |
|
99 |
# @ profilebuilder
|
100 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:469
|
101 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
102 |
#, fuzzy
|
103 |
msgid "All Users"
|
159 |
msgstr ""
|
160 |
|
161 |
# @ profilebuilder
|
162 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:769
|
163 |
msgid "You must be logged in to edit your profile."
|
164 |
msgstr "Pro úpravu profilu je nutné se přihlásit."
|
165 |
|
166 |
# @ profilebuilder
|
167 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:777
|
168 |
msgid "The avatar was successfully deleted."
|
169 |
msgstr "Avatar byl úspěšně odstraněn."
|
170 |
|
171 |
# @ profilebuilder
|
172 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:782
|
173 |
#, fuzzy, php-format
|
174 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
175 |
msgstr "Avatar byl úspěšně odstraněn."
|
176 |
|
177 |
# @ profilebuilder
|
178 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:795
|
179 |
msgid "The changes have been successfully saved."
|
180 |
msgstr "Změny byly úspěšně uloženy."
|
181 |
|
182 |
# @ profilebuilder
|
183 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:799
|
184 |
#, fuzzy, php-format
|
185 |
msgid ""
|
186 |
"The email address you entered is already registered to a different user."
|
189 |
msgstr ""
|
190 |
"Zadaný e-mail má již zaregistrován jiný uživatel. <br/> E-mailová adresa"
|
191 |
|
192 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:804
|
193 |
#, php-format
|
194 |
msgid ""
|
195 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
196 |
"%3$s updated along with the rest of the information."
|
197 |
msgstr ""
|
198 |
|
199 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:809
|
200 |
#, php-format
|
201 |
msgid ""
|
202 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
203 |
"updated along with the rest of the information."
|
204 |
msgstr ""
|
205 |
|
206 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:814
|
207 |
#, php-format
|
208 |
msgid ""
|
209 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
210 |
"updated along with the rest of the information."
|
211 |
msgstr ""
|
212 |
|
213 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:819
|
214 |
msgid ""
|
215 |
"Your profile was NOT updated, since not all required fields were completed!"
|
216 |
msgstr ""
|
217 |
|
218 |
# @ profilebuilder
|
219 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:828
|
220 |
#, fuzzy
|
221 |
msgid "There was an error while trying to upload the following attachments:"
|
222 |
msgstr "Došlo k chybě při pokusu nahrát tyto přílohy: <br/>"
|
223 |
|
224 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:836
|
225 |
#, php-format
|
226 |
msgid ""
|
227 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
229 |
msgstr ""
|
230 |
|
231 |
# @ profilebuilder
|
232 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
233 |
#, fuzzy
|
234 |
msgid "There was an error while trying to upload your avatar picture."
|
235 |
msgstr "Došlo k chybě při pokusu nahrát tyto přílohy: <br/>"
|
236 |
|
237 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
238 |
msgid "Possible cause: size/incorrect file-type."
|
239 |
msgstr ""
|
240 |
|
241 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
242 |
msgid "The avatar was"
|
243 |
msgstr ""
|
244 |
|
245 |
# @ profilebuilder
|
246 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
247 |
msgid "NOT"
|
248 |
msgstr "NEBYLA"
|
249 |
|
250 |
# @ profilebuilder
|
251 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
252 |
#, fuzzy
|
253 |
msgid "updated along with the rest of the information."
|
254 |
msgstr " aktualizována spolu s ostatními informacemi."
|
255 |
|
256 |
# @ profilebuilder
|
257 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:851
|
258 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
259 |
#, fuzzy
|
260 |
msgid "There was an error while trying to upload the following attachment(s)"
|
261 |
msgstr "Došlo k chybě při pokusu nahrát tyto přílohy: <br/>"
|
262 |
|
263 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:858
|
264 |
#, php-format
|
265 |
msgid ""
|
266 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
268 |
msgstr ""
|
269 |
|
270 |
# @ profilebuilder
|
271 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:873
|
272 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
|
|
273 |
msgid "Name"
|
274 |
msgstr "Jméno"
|
275 |
|
276 |
# @ profilebuilder
|
277 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:880
|
278 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
279 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
280 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:537
|
|
|
281 |
#, fuzzy
|
282 |
msgid "Email"
|
283 |
msgstr "E-mail"
|
284 |
|
285 |
# @ default
|
286 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:881
|
287 |
#, fuzzy
|
288 |
msgid "The email cannot be changed."
|
289 |
msgstr "Uživatelská jména nelze měnit."
|
290 |
|
291 |
# @ default
|
292 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:890
|
293 |
#, fuzzy
|
294 |
msgid "The usernames cannot be changed."
|
295 |
msgstr "Uživatelská jména nelze měnit."
|
296 |
|
297 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:900
|
298 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:920
|
299 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:940
|
300 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:960
|
301 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1012
|
302 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1034
|
303 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1052
|
304 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1070
|
305 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1088
|
306 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1109
|
307 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
308 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
309 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
318 |
msgid "This field is marked as required by the administrator."
|
319 |
msgstr ""
|
320 |
|
321 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:903
|
322 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:923
|
323 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:943
|
324 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:963
|
325 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1015
|
326 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1036
|
327 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1054
|
328 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1072
|
329 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1090
|
330 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1111
|
331 |
msgid ""
|
332 |
"This field wasn't updated because you entered and empty string (It was "
|
333 |
"marked as required by the administrator."
|
334 |
msgstr ""
|
335 |
|
336 |
# @ profilebuilder
|
337 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:910
|
338 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
339 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
|
|
340 |
msgid "First Name"
|
341 |
msgstr "Křestní jméno"
|
342 |
|
343 |
# @ profilebuilder
|
344 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:930
|
345 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
346 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
|
|
347 |
msgid "Last Name"
|
348 |
msgstr "Příjmení"
|
349 |
|
350 |
# @ profilebuilder
|
351 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:950
|
352 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
353 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
|
|
354 |
msgid "Nickname"
|
355 |
msgstr "Přezdívka"
|
356 |
|
357 |
# @ profilebuilder
|
358 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:971
|
|
|
359 |
msgid "Display name publicly as"
|
360 |
msgstr "Veřejně zobrazovat jako"
|
361 |
|
362 |
# @ profilebuilder
|
363 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1003
|
364 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
|
|
365 |
msgid "Contact Info"
|
366 |
msgstr "Kontaktní informace"
|
367 |
|
368 |
# @ profilebuilder
|
369 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1024
|
370 |
msgid "(required)"
|
371 |
msgstr "(vyžadováno)"
|
372 |
|
373 |
# @ profilebuilder
|
374 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1042
|
375 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
376 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
377 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:567
|
|
|
|
|
378 |
msgid "Website"
|
379 |
msgstr "Web"
|
380 |
|
381 |
# @ profilebuilder
|
382 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1060
|
383 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
384 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
385 |
msgid "AIM"
|
386 |
msgstr "AIM (AOL Instant Messenger)"
|
387 |
|
388 |
# @ profilebuilder
|
389 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1078
|
390 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
391 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
392 |
msgid "Yahoo IM"
|
393 |
msgstr "Yahoo IM"
|
394 |
|
395 |
# @ profilebuilder
|
396 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1096
|
397 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
398 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
399 |
msgid "Jabber / Google Talk"
|
400 |
msgstr "Jabber / Google Talk"
|
401 |
|
402 |
# @ profilebuilder
|
403 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1102
|
404 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
|
|
405 |
msgid "About Yourself"
|
406 |
msgstr "O vás"
|
407 |
|
408 |
# @ profilebuilder
|
409 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1117
|
410 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
411 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
412 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:573
|
|
|
|
|
413 |
msgid "Biographical Info"
|
414 |
msgstr "Osobní informace"
|
415 |
|
416 |
# @ profilebuilder
|
417 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1127
|
418 |
msgid "New Password"
|
419 |
msgstr "Nové heslo"
|
420 |
|
421 |
# @ profilebuilder
|
422 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1132
|
423 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
424 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
425 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
427 |
msgstr "Heslo ještě jednou"
|
428 |
|
429 |
# @ profilebuilder
|
430 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1163
|
431 |
msgid "Update"
|
432 |
msgstr "Aktualizovat"
|
433 |
|
931 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
932 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
933 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
934 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:405
|
935 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
936 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
937 |
msgid "Save Changes"
|
1210 |
|
1211 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1212 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1213 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:132
|
1214 |
msgid "You either don't have permission for that action or there was an error!"
|
1215 |
msgstr ""
|
1216 |
|
1270 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1271 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1272 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1273 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:39
|
1274 |
msgid "General Settings"
|
1275 |
msgstr ""
|
1276 |
|
1404 |
msgstr ""
|
1405 |
|
1406 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
1407 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:31
|
1408 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
|
|
1409 |
msgid "User-Listing"
|
1410 |
msgstr ""
|
1411 |
|
1538 |
|
1539 |
# @ profilebuilder
|
1540 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1541 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:145
|
1542 |
#, fuzzy, php-format
|
1543 |
msgid "Your account on %1$s has been approved!"
|
1544 |
msgstr "Uživatelský účet pro %1$s byl vytvořen."
|
1545 |
|
1546 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1547 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:146
|
1548 |
#, php-format
|
1549 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1550 |
msgstr ""
|
1562 |
|
1563 |
# @ profilebuilder
|
1564 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1565 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:152
|
1566 |
#, fuzzy, php-format
|
1567 |
msgid "Your account on %1$s has been unapproved!"
|
1568 |
msgstr "Uživatelský účet pro %1$s byl vytvořen."
|
1569 |
|
1570 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1571 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:153
|
1572 |
#, php-format
|
1573 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1574 |
msgstr ""
|
1786 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1787 |
msgstr ""
|
1788 |
|
1789 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:34
|
1790 |
msgid ""
|
1791 |
"To create a page containing the users registered to this current site/blog, "
|
1792 |
"insert the following shortcode in a (blank) page: "
|
1793 |
msgstr ""
|
1794 |
|
1795 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:35
|
1796 |
msgid ""
|
1797 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1798 |
"authors, visible to only the users currently logged in, you would use:"
|
1799 |
msgstr ""
|
1800 |
|
1801 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1802 |
msgid ""
|
1803 |
"You can also create a userlisting page that displays users having a certain "
|
1804 |
"meta-value within a certain (extra) meta-field like so:"
|
1805 |
msgstr ""
|
1806 |
|
1807 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1808 |
msgid ""
|
1809 |
"Remember though, that the field-value combination must exist in the database."
|
1810 |
msgstr ""
|
1811 |
|
1812 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:41
|
1813 |
msgid "These settings are applied to the front-end userlisting."
|
1814 |
msgstr ""
|
1815 |
|
1816 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:47
|
1817 |
msgid "Number of Users/Page: "
|
1818 |
msgstr ""
|
1819 |
|
1820 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:64
|
1821 |
msgid "Default Sorting Criteria: "
|
1822 |
msgstr ""
|
1823 |
|
1824 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:93
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1825 |
msgid "Default Sorting Order: "
|
1826 |
msgstr ""
|
1827 |
|
1828 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:104
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1829 |
msgid "\"All-Userlisting\" Template"
|
1830 |
msgstr ""
|
1831 |
|
1832 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:106
|
1833 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:250
|
1834 |
msgid ""
|
1835 |
"With the userlisting templates you can customize the look, feel and "
|
1836 |
"information listed by the shortcode."
|
1837 |
msgstr ""
|
1838 |
|
1839 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:107
|
1840 |
msgid ""
|
1841 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1842 |
"on each page access where the shortcode is present."
|
1843 |
msgstr ""
|
1844 |
|
1845 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:111
|
1846 |
+
msgid "Avatar size: "
|
|
|
1847 |
msgstr ""
|
1848 |
|
1849 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:127
|
1850 |
msgid "Insert \"Sort By\" Field:"
|
1851 |
msgstr ""
|
1852 |
|
1853 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:154
|
1854 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:256
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1855 |
msgid "Insert \"User-Meta\" Field:"
|
1856 |
msgstr ""
|
1857 |
|
1858 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:188
|
1859 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:297
|
1860 |
msgid "Insert Extra Functions:"
|
1861 |
msgstr ""
|
1862 |
|
1863 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:203
|
1864 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1865 |
msgstr ""
|
1866 |
|
1867 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:205
|
1868 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:311
|
1869 |
msgid ""
|
1870 |
"If you wish to use a default userlisting, just copy the following code and "
|
1871 |
"paste it in the textarea below:"
|
1872 |
msgstr ""
|
1873 |
|
1874 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:248
|
|
|
|
|
|
|
|
|
1875 |
msgid "\"Single-Userlisting\" Template"
|
1876 |
msgstr ""
|
1877 |
|
1878 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:251
|
1879 |
msgid ""
|
1880 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1881 |
"It's displayed when clickin on the \"more info\" link."
|
1882 |
msgstr ""
|
1883 |
|
1884 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:309
|
1885 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1886 |
msgstr ""
|
1887 |
|
1888 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1889 |
msgid ""
|
1890 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1891 |
msgstr ""
|
1892 |
|
1893 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1894 |
msgid "You can find it in Profile Builder's menu."
|
1895 |
msgstr ""
|
1896 |
|
1897 |
# @ profilebuilder
|
1898 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:445
|
1899 |
#, fuzzy
|
1900 |
msgid "You need to be logged in to view the userlisting!"
|
1901 |
msgstr "Pro úpravu profilu je nutné se přihlásit."
|
1902 |
|
1903 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:477
|
1904 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:492
|
1905 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1641
|
1906 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1730
|
|
|
1907 |
msgid "Search Users by All Fields"
|
1908 |
msgstr ""
|
1909 |
|
1910 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:514
|
1911 |
msgid "Leave Blank and Press Search to List All Users"
|
1912 |
msgstr ""
|
1913 |
|
1914 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:518
|
1915 |
msgid "Search"
|
1916 |
msgstr ""
|
1917 |
|
|
|
|
|
|
|
|
|
1918 |
# @ profilebuilder
|
1919 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:531
|
1920 |
#, fuzzy
|
1921 |
msgid "First/Lastname"
|
1922 |
msgstr "Křestní jméno"
|
1923 |
|
1924 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:543
|
1925 |
msgid "Sign-up Date"
|
1926 |
msgstr ""
|
1927 |
|
1928 |
+
# @ profilebuilder
|
1929 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:549
|
1930 |
+
#, fuzzy
|
1931 |
+
msgid "Firstname"
|
1932 |
+
msgstr "Křestní jméno"
|
1933 |
+
|
1934 |
+
# @ profilebuilder
|
1935 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:555
|
1936 |
+
#, fuzzy
|
1937 |
+
msgid "Lastname"
|
1938 |
+
msgstr "Příjmení"
|
1939 |
+
|
1940 |
+
# @ profilebuilder
|
1941 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:561
|
1942 |
+
#, fuzzy
|
1943 |
+
msgid "Display Name"
|
1944 |
+
msgstr "Křestní jméno"
|
1945 |
+
|
1946 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:579
|
1947 |
msgid "Posts"
|
1948 |
msgstr ""
|
1949 |
|
1950 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1951 |
msgid "Click here to see more information about this user"
|
1952 |
msgstr ""
|
1953 |
|
1954 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1955 |
msgid "More..."
|
1956 |
msgstr ""
|
1957 |
|
1958 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:626
|
1959 |
msgid "Click here to see more information about this user."
|
1960 |
msgstr ""
|
1961 |
|
1962 |
# @ profilebuilder
|
1963 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:829
|
1964 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:939
|
1965 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1966 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1967 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1968 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1969 |
#, fuzzy
|
1970 |
msgid "No uploaded attachment"
|
1971 |
msgstr "Příloha \""
|
1972 |
|
1973 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:831
|
1974 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:941
|
1975 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1976 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1309
|
1977 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1978 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1475
|
1979 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1980 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1981 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
1984 |
msgid "Click to see the current attachment"
|
1985 |
msgstr ""
|
1986 |
|
1987 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1988 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1072
|
1989 |
msgid "Click here to go back"
|
1990 |
msgstr ""
|
1991 |
|
1992 |
# @ profilebuilder
|
1993 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1994 |
#, fuzzy
|
1995 |
msgid "Back"
|
1996 |
msgstr "Černý"
|
1997 |
|
1998 |
# @ profilebuilder
|
1999 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
2000 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
2001 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
2002 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
2003 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
2004 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
2005 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
2008 |
msgid "Current file"
|
2009 |
msgstr "Aktuální soubor"
|
2010 |
|
2011 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1307
|
2012 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1473
|
2013 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
2014 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
2015 |
msgid "Avatar"
|
2016 |
msgstr ""
|
2017 |
|
2018 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1532
|
2019 |
msgid "No results found!"
|
2020 |
msgstr ""
|
2021 |
|
2022 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1628
|
2023 |
msgid "«« First"
|
2024 |
msgstr ""
|
2025 |
|
2026 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1629
|
2027 |
msgid "« Prev"
|
2028 |
msgstr ""
|
2029 |
|
2030 |
# @ profilebuilder
|
2031 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1630
|
2032 |
#, fuzzy
|
2033 |
msgid "Next » "
|
2034 |
msgstr "Odhlásit se »"
|
2035 |
|
2036 |
# @ profilebuilder
|
2037 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1631
|
2038 |
#, fuzzy
|
2039 |
msgid "Last »»"
|
2040 |
msgstr "Odhlásit se »"
|
2146 |
msgstr "Sériové číslo bylo úspěšně ověřeno! Děkujeme."
|
2147 |
|
2148 |
# @ profilebuilder
|
2149 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:114
|
2150 |
#, fuzzy
|
2151 |
msgid "Users successfully approved!"
|
2152 |
msgstr "Sériové číslo bylo úspěšně ověřeno! Děkujeme."
|
2153 |
|
2154 |
# @ profilebuilder
|
2155 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:127
|
2156 |
#, fuzzy
|
2157 |
msgid "Users successfully unapproved!"
|
2158 |
msgstr "Sériové číslo bylo úspěšně ověřeno! Děkujeme."
|
2159 |
|
2160 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:174
|
2161 |
msgid ""
|
2162 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2163 |
"before you can log in."
|
2164 |
msgstr ""
|
2165 |
|
2166 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:186
|
2167 |
msgid ""
|
2168 |
"Your account has to be confirmed by an administrator before you can use the "
|
2169 |
"\"Password Recovery\" feature."
|
translation/profilebuilder-da_DK.mo
CHANGED
Binary file
|
translation/profilebuilder-da_DK.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -36,20 +36,18 @@ msgstr "Godkend"
|
|
36 |
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
38 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
39 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
43 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
44 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
45 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:356
|
46 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:568
|
47 |
msgid "Username"
|
48 |
msgstr "Brugernavn"
|
49 |
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
51 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
52 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
53 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
54 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
55 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
@@ -57,7 +55,6 @@ msgid "E-mail"
|
|
57 |
msgstr "E-mail"
|
58 |
|
59 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
60 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:225
|
61 |
msgid "Role"
|
62 |
msgstr ""
|
63 |
|
@@ -85,20 +82,20 @@ msgstr ""
|
|
85 |
msgid "Sorry, but you don't have permission to do that!"
|
86 |
msgstr ""
|
87 |
|
88 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
89 |
msgid "Approved"
|
90 |
msgstr "Godkendt"
|
91 |
|
92 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
93 |
msgid "Unapproved"
|
94 |
msgstr "Afvist"
|
95 |
|
96 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
97 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
98 |
msgid "Admin Approval"
|
99 |
msgstr ""
|
100 |
|
101 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
102 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
103 |
#, fuzzy
|
104 |
msgid "All Users"
|
@@ -159,24 +156,24 @@ msgstr ""
|
|
159 |
"at det også er større end %2$sb ingen yderligere information er tilgængelige."
|
160 |
"<br/>Brugeren var IKKE oprettet!"
|
161 |
|
162 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
163 |
msgid "You must be logged in to edit your profile."
|
164 |
msgstr "Du skal være logget ind for at redigere din profil."
|
165 |
|
166 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
167 |
msgid "The avatar was successfully deleted."
|
168 |
msgstr "Avataren var successfuldt slettet."
|
169 |
|
170 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
171 |
#, php-format
|
172 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
173 |
msgstr "Vedhæftningen \"%1$s\" var successfuldt slettet."
|
174 |
|
175 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
176 |
msgid "The changes have been successfully saved."
|
177 |
msgstr "Ændringerne er gemt med succes."
|
178 |
|
179 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
180 |
#, fuzzy, php-format
|
181 |
msgid ""
|
182 |
"The email address you entered is already registered to a different user."
|
@@ -186,7 +183,7 @@ msgstr ""
|
|
186 |
"Mulig årsag: størrelsen er større end %1$sb. De listede vedhæftninger var "
|
187 |
"%2$sIKKE%3$s opdateret sammen med de øvrige informationer."
|
188 |
|
189 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
190 |
#, fuzzy, php-format
|
191 |
msgid ""
|
192 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
@@ -195,7 +192,7 @@ msgstr ""
|
|
195 |
"Mulig årsag: størrelsen er større end %1$sb. De listede vedhæftninger var "
|
196 |
"%2$sIKKE%3$s opdateret sammen med de øvrige informationer."
|
197 |
|
198 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
199 |
#, fuzzy, php-format
|
200 |
msgid ""
|
201 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
@@ -204,7 +201,7 @@ msgstr ""
|
|
204 |
"Mulig årsag: størrelsen er større end %1$sb. De listede vedhæftninger var "
|
205 |
"%2$sIKKE%3$s opdateret sammen med de øvrige informationer."
|
206 |
|
207 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
208 |
#, fuzzy, php-format
|
209 |
msgid ""
|
210 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
@@ -213,16 +210,16 @@ msgstr ""
|
|
213 |
"Mulig årsag: størrelsen er større end %1$sb. De listede vedhæftninger var "
|
214 |
"%2$sIKKE%3$s opdateret sammen med de øvrige informationer."
|
215 |
|
216 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
217 |
msgid ""
|
218 |
"Your profile was NOT updated, since not all required fields were completed!"
|
219 |
msgstr ""
|
220 |
|
221 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
222 |
msgid "There was an error while trying to upload the following attachments:"
|
223 |
msgstr "Der skete en fejl ved upload af følgende vedhæftninger:"
|
224 |
|
225 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
226 |
#, php-format
|
227 |
msgid ""
|
228 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
@@ -231,32 +228,32 @@ msgstr ""
|
|
231 |
"Mulig årsag: størrelsen er større end %1$sb. De listede vedhæftninger var "
|
232 |
"%2$sIKKE%3$s opdateret sammen med de øvrige informationer."
|
233 |
|
234 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
235 |
msgid "There was an error while trying to upload your avatar picture."
|
236 |
msgstr "Der skete en fejl ved upload af dit avatar billede."
|
237 |
|
238 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
239 |
msgid "Possible cause: size/incorrect file-type."
|
240 |
msgstr "Mulig årsag: størrelse/ikke-korrekt filtype"
|
241 |
|
242 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
243 |
msgid "The avatar was"
|
244 |
msgstr "Dit profilbillede var"
|
245 |
|
246 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
247 |
msgid "NOT"
|
248 |
msgstr "IKKE"
|
249 |
|
250 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
251 |
msgid "updated along with the rest of the information."
|
252 |
msgstr "opdateret sammen med resten af informationerne."
|
253 |
|
254 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
255 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
256 |
msgid "There was an error while trying to upload the following attachment(s)"
|
257 |
msgstr "Der skete en fejl ved upload af dit de(n) følgende vedhæfning(er)"
|
258 |
|
259 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
260 |
#, php-format
|
261 |
msgid ""
|
262 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
@@ -265,40 +262,38 @@ msgstr ""
|
|
265 |
"Kun filer med de(n) følgende endels(er) kan uploades: %1$s<br/>Denne fil var "
|
266 |
"%2$sIKKE%3$s opdateret sammen med de øvrige informationer."
|
267 |
|
268 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
269 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
270 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:351
|
271 |
msgid "Name"
|
272 |
msgstr "Navn"
|
273 |
|
274 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
275 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
276 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
277 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
278 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:580
|
279 |
msgid "Email"
|
280 |
msgstr "E-mail"
|
281 |
|
282 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
283 |
#, fuzzy
|
284 |
msgid "The email cannot be changed."
|
285 |
msgstr "Dit brugernavn kan ikke ændres"
|
286 |
|
287 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
288 |
#, fuzzy
|
289 |
msgid "The usernames cannot be changed."
|
290 |
msgstr "Dit brugernavn kan ikke ændres"
|
291 |
|
292 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
293 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
294 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
295 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
296 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
297 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
298 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
299 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
300 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
301 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
302 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
303 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
304 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
@@ -313,16 +308,16 @@ msgstr "Dit brugernavn kan ikke ændres"
|
|
313 |
msgid "This field is marked as required by the administrator."
|
314 |
msgstr "Dette felt er markeret som påkrævet af administratoren."
|
315 |
|
316 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
317 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
318 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
319 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
320 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
321 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
322 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
323 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
324 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
325 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
326 |
msgid ""
|
327 |
"This field wasn't updated because you entered and empty string (It was "
|
328 |
"marked as required by the administrator."
|
@@ -330,96 +325,86 @@ msgstr ""
|
|
330 |
"Dette felt var ikke opdateret fordi du indtastede en tom streng (det var "
|
331 |
"market som påkrævet af administratoren."
|
332 |
|
333 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
334 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
335 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
336 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:364
|
337 |
msgid "First Name"
|
338 |
msgstr "Fornavn"
|
339 |
|
340 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
341 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
342 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
343 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:372
|
344 |
msgid "Last Name"
|
345 |
msgstr "Efternavn"
|
346 |
|
347 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
348 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
349 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
350 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:380
|
351 |
msgid "Nickname"
|
352 |
msgstr "Kaldenavn"
|
353 |
|
354 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
355 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:388
|
356 |
msgid "Display name publicly as"
|
357 |
msgstr "Vis navn offentligt som"
|
358 |
|
359 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
360 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
361 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:396
|
362 |
msgid "Contact Info"
|
363 |
msgstr "Kontakt information"
|
364 |
|
365 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
366 |
msgid "(required)"
|
367 |
msgstr "(påkrævet)"
|
368 |
|
369 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
370 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
371 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
372 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
373 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:401
|
374 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:610
|
375 |
msgid "Website"
|
376 |
msgstr "Hjemmeside"
|
377 |
|
378 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
379 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
380 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
381 |
msgid "AIM"
|
382 |
msgstr "AIM"
|
383 |
|
384 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
385 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
386 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
387 |
msgid "Yahoo IM"
|
388 |
msgstr "Yahoo IM"
|
389 |
|
390 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
391 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
392 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
393 |
msgid "Jabber / Google Talk"
|
394 |
msgstr "Jabber / Google Talk"
|
395 |
|
396 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
397 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
398 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:409
|
399 |
msgid "About Yourself"
|
400 |
msgstr "Om dig"
|
401 |
|
402 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
403 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
404 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
405 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
406 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:414
|
407 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:616
|
408 |
msgid "Biographical Info"
|
409 |
msgstr "Biografisk info"
|
410 |
|
411 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
412 |
msgid "New Password"
|
413 |
msgstr "Ny adgangskode"
|
414 |
|
415 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
416 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
417 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
418 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
419 |
msgid "Repeat Password"
|
420 |
msgstr "Gentag adgangskode"
|
421 |
|
422 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
423 |
msgid "Update"
|
424 |
msgstr "Opdater"
|
425 |
|
@@ -881,7 +866,7 @@ msgstr "Skjul"
|
|
881 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
882 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
883 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
884 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
885 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
886 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
887 |
msgid "Save Changes"
|
@@ -1131,7 +1116,7 @@ msgstr "Det indtastede serienummer kunne ikke blive valideret!"
|
|
1131 |
|
1132 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1133 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1134 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1135 |
msgid "You either don't have permission for that action or there was an error!"
|
1136 |
msgstr ""
|
1137 |
|
@@ -1200,7 +1185,7 @@ msgstr ""
|
|
1200 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1201 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1202 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1203 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1204 |
msgid "General Settings"
|
1205 |
msgstr "Generelle indstillinger"
|
1206 |
|
@@ -1339,8 +1324,8 @@ msgid "Status"
|
|
1339 |
msgstr "Status"
|
1340 |
|
1341 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
|
|
1342 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
1343 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:33
|
1344 |
msgid "User-Listing"
|
1345 |
msgstr "Brugerliste"
|
1346 |
|
@@ -1475,13 +1460,13 @@ msgstr ""
|
|
1475 |
"vil få besked via e-mail."
|
1476 |
|
1477 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1478 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1479 |
#, php-format
|
1480 |
msgid "Your account on %1$s has been approved!"
|
1481 |
msgstr "Din konto på %1$s er blevet godkendt!"
|
1482 |
|
1483 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1484 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1485 |
#, php-format
|
1486 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1487 |
msgstr "En administrator har netop godkendt din konto på %1$s (%2$s)."
|
@@ -1504,13 +1489,13 @@ msgstr ""
|
|
1504 |
"\n"
|
1505 |
|
1506 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1507 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1508 |
#, php-format
|
1509 |
msgid "Your account on %1$s has been unapproved!"
|
1510 |
msgstr "Din konto på %1$s er blevet afvist!"
|
1511 |
|
1512 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1513 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1514 |
#, php-format
|
1515 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1516 |
msgstr "En administrator har netop afvis din konto på %1$s (%2$s)."
|
@@ -1740,7 +1725,7 @@ msgstr "Privat nøgle:"
|
|
1740 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1741 |
msgstr "reCAPTCHA var ikke indtastet korrekt. Gå tilbage og prøv igen!"
|
1742 |
|
1743 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1744 |
msgid ""
|
1745 |
"To create a page containing the users registered to this current site/blog, "
|
1746 |
"insert the following shortcode in a (blank) page: "
|
@@ -1748,7 +1733,7 @@ msgstr ""
|
|
1748 |
"For at oprette en side indeholdende brugere tilmeldt denne hjemmeside/blog, "
|
1749 |
"indsæt følgende shortcode på en tom side:"
|
1750 |
|
1751 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1752 |
msgid ""
|
1753 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1754 |
"authors, visible to only the users currently logged in, you would use:"
|
@@ -1756,7 +1741,7 @@ msgstr ""
|
|
1756 |
"For eksempel, for at oprette en brugerliste over kun redaktører og "
|
1757 |
"forfattere, synligt kun for brugere som er logget ind, skal du bruge:"
|
1758 |
|
1759 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1760 |
msgid ""
|
1761 |
"You can also create a userlisting page that displays users having a certain "
|
1762 |
"meta-value within a certain (extra) meta-field like so:"
|
@@ -1764,89 +1749,34 @@ msgstr ""
|
|
1764 |
"Du kan således også oprette en brugerliste side der viser brugere som har en "
|
1765 |
"bestemt meta-værdi med en bestemt (ekstra) meta-felt:"
|
1766 |
|
1767 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1768 |
msgid ""
|
1769 |
"Remember though, that the field-value combination must exist in the database."
|
1770 |
msgstr "Husk dog at felt-værdi kombinationen skal eksistere i databasen."
|
1771 |
|
1772 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1773 |
msgid "These settings are applied to the front-end userlisting."
|
1774 |
msgstr "Disse indstillinger er tildelt til frontend brugerliste."
|
1775 |
|
1776 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1777 |
msgid "Number of Users/Page: "
|
1778 |
msgstr "Antal brugere/sider:"
|
1779 |
|
1780 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1781 |
#, fuzzy
|
1782 |
msgid "Default Sorting Criteria: "
|
1783 |
msgstr "Standard sortings rækkefølge:"
|
1784 |
|
1785 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1786 |
-
#, fuzzy
|
1787 |
-
msgid "Registration Date"
|
1788 |
-
msgstr "Efter registering:"
|
1789 |
-
|
1790 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:75
|
1791 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:592
|
1792 |
-
msgid "Firstname"
|
1793 |
-
msgstr "Fornavn"
|
1794 |
-
|
1795 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:76
|
1796 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:598
|
1797 |
-
msgid "Lastname"
|
1798 |
-
msgstr "Efternavn"
|
1799 |
-
|
1800 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:77
|
1801 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:604
|
1802 |
-
msgid "Display Name"
|
1803 |
-
msgstr "Visningsnavn"
|
1804 |
-
|
1805 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:78
|
1806 |
-
#, fuzzy
|
1807 |
-
msgid "Number of Posts"
|
1808 |
-
msgstr "Antal brugere/sider:"
|
1809 |
-
|
1810 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:79
|
1811 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:627
|
1812 |
-
msgid "Aim"
|
1813 |
-
msgstr ""
|
1814 |
-
|
1815 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:80
|
1816 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:632
|
1817 |
-
msgid "Yim"
|
1818 |
-
msgstr ""
|
1819 |
-
|
1820 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:81
|
1821 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:637
|
1822 |
-
msgid "Jabber"
|
1823 |
-
msgstr ""
|
1824 |
-
|
1825 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:83
|
1826 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:152
|
1827 |
-
#, fuzzy
|
1828 |
-
msgid "Custom Fields"
|
1829 |
-
msgstr "\" brugerdefineret felt."
|
1830 |
-
|
1831 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:99
|
1832 |
msgid "Default Sorting Order: "
|
1833 |
msgstr "Standard sortings rækkefølge:"
|
1834 |
|
1835 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1836 |
-
#, fuzzy
|
1837 |
-
msgid "Ascending"
|
1838 |
-
msgstr "overskrift"
|
1839 |
-
|
1840 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:103
|
1841 |
-
msgid "Descending"
|
1842 |
-
msgstr ""
|
1843 |
-
|
1844 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:110
|
1845 |
msgid "\"All-Userlisting\" Template"
|
1846 |
msgstr "\"Alle-Brugerliste\" skabelon"
|
1847 |
|
1848 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1849 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1850 |
msgid ""
|
1851 |
"With the userlisting templates you can customize the look, feel and "
|
1852 |
"information listed by the shortcode."
|
@@ -1854,7 +1784,7 @@ msgstr ""
|
|
1854 |
"Med brugerliste skabeloner kan du tilpasse udseende og følelsen af "
|
1855 |
"information listet af shortkoden. "
|
1856 |
|
1857 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1858 |
msgid ""
|
1859 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1860 |
"on each page access where the shortcode is present."
|
@@ -1862,38 +1792,30 @@ msgstr ""
|
|
1862 |
"\"Alle brugerlisten\" skabelon er brugt til at liste alle brugere. Det vises "
|
1863 |
"på hver side hvor shortkoden er tilstede."
|
1864 |
|
1865 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1866 |
-
|
1867 |
-
#, fuzzy
|
1868 |
-
msgid "Avatar/Gravatar Size: "
|
1869 |
msgstr "Avatar størrelse:"
|
1870 |
|
1871 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1872 |
msgid "Insert \"Sort By\" Field:"
|
1873 |
msgstr "Indsæt \"Sortér efter\" felt:"
|
1874 |
|
1875 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1876 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1877 |
-
#, fuzzy
|
1878 |
-
msgid "Default WordPress Fields"
|
1879 |
-
msgstr "Standard profil felt"
|
1880 |
-
|
1881 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:164
|
1882 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:287
|
1883 |
msgid "Insert \"User-Meta\" Field:"
|
1884 |
msgstr "Indsæt \"Bruger-Meta\" felt:"
|
1885 |
|
1886 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1887 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1888 |
msgid "Insert Extra Functions:"
|
1889 |
msgstr "Indsæt ekstra funktioner:"
|
1890 |
|
1891 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1892 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1893 |
msgstr "Vis/Skjul standard \"Alle-brugerliste\" kode"
|
1894 |
|
1895 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1896 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1897 |
msgid ""
|
1898 |
"If you wish to use a default userlisting, just copy the following code and "
|
1899 |
"paste it in the textarea below:"
|
@@ -1901,16 +1823,11 @@ msgstr ""
|
|
1901 |
"Hvis du ønsker at bruge en standard brugerliste, kopier blot følgende kode "
|
1902 |
"og indsæt den i tekstboksen herunder:"
|
1903 |
|
1904 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1905 |
-
#, fuzzy
|
1906 |
-
msgid "More"
|
1907 |
-
msgstr "Mere..."
|
1908 |
-
|
1909 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:262
|
1910 |
msgid "\"Single-Userlisting\" Template"
|
1911 |
msgstr "\"Enkel-Brugerliste\" skabelon"
|
1912 |
|
1913 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1914 |
msgid ""
|
1915 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1916 |
"It's displayed when clickin on the \"more info\" link."
|
@@ -1918,84 +1835,91 @@ msgstr ""
|
|
1918 |
"\"Enkelt brugerliste\" skabelonen er brugt til at liste en individuel "
|
1919 |
"bruger. Den vises når man klikker på \"mere infonformations\" linket."
|
1920 |
|
1921 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1922 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1923 |
msgstr "Vis/Skjul standard \"Enkel-brugerliste\" kode"
|
1924 |
|
1925 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1926 |
msgid ""
|
1927 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1928 |
msgstr ""
|
1929 |
"Du er nødt til at aktivere brugerliste funktionen fra \"Udvidelser\" fanen"
|
1930 |
|
1931 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1932 |
msgid "You can find it in Profile Builder's menu."
|
1933 |
msgstr "Du kan finde dét i Profile Builders menu."
|
1934 |
|
1935 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1936 |
msgid "You need to be logged in to view the userlisting!"
|
1937 |
msgstr "Du skal være logget ind for at kunne se brugerliste!"
|
1938 |
|
1939 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1940 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1941 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1942 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1943 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/classes/userlisting.class.php:418
|
1944 |
msgid "Search Users by All Fields"
|
1945 |
msgstr "Søg brugere efter Alle felter"
|
1946 |
|
1947 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1948 |
msgid "Leave Blank and Press Search to List All Users"
|
1949 |
msgstr "Efterlad blank og tryk på Søg til liste med alle brugere"
|
1950 |
|
1951 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1952 |
msgid "Search"
|
1953 |
msgstr "Søg"
|
1954 |
|
1955 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1956 |
-
msgid "Clear Results"
|
1957 |
-
msgstr ""
|
1958 |
-
|
1959 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:574
|
1960 |
msgid "First/Lastname"
|
1961 |
msgstr "Fornavn/efternavn"
|
1962 |
|
1963 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1964 |
msgid "Sign-up Date"
|
1965 |
msgstr "Registeringsdato"
|
1966 |
|
1967 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1968 |
msgid "Posts"
|
1969 |
msgstr "Indlæg"
|
1970 |
|
1971 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1972 |
msgid "Click here to see more information about this user"
|
1973 |
msgstr "Klik her for at se mere information om denne bruger"
|
1974 |
|
1975 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1976 |
msgid "More..."
|
1977 |
msgstr "Mere..."
|
1978 |
|
1979 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1980 |
#, fuzzy
|
1981 |
msgid "Click here to see more information about this user."
|
1982 |
msgstr "Klik her for at se mere information om denne bruger"
|
1983 |
|
1984 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1985 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1986 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1987 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1988 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1989 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1990 |
msgid "No uploaded attachment"
|
1991 |
msgstr "Ingen uploadet vedhæftninger"
|
1992 |
|
1993 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1994 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1995 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1996 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1997 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1998 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1999 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
2000 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
2001 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
@@ -2004,19 +1928,19 @@ msgstr "Ingen uploadet vedhæftninger"
|
|
2004 |
msgid "Click to see the current attachment"
|
2005 |
msgstr "Klik for at se den aktuelle vedhæftning"
|
2006 |
|
2007 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2008 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2009 |
msgid "Click here to go back"
|
2010 |
msgstr "Klik her for at gå tilbage"
|
2011 |
|
2012 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2013 |
msgid "Back"
|
2014 |
msgstr "Tilbage"
|
2015 |
|
2016 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2017 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2018 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2019 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2020 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
2021 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
2022 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
@@ -2025,30 +1949,30 @@ msgstr "Tilbage"
|
|
2025 |
msgid "Current file"
|
2026 |
msgstr "Aktuelle fil"
|
2027 |
|
2028 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2029 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2030 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
2031 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
2032 |
msgid "Avatar"
|
2033 |
msgstr "Avatar"
|
2034 |
|
2035 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2036 |
msgid "No results found!"
|
2037 |
msgstr "Ingen resultater fundet!"
|
2038 |
|
2039 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2040 |
msgid "«« First"
|
2041 |
msgstr "«« Først"
|
2042 |
|
2043 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2044 |
msgid "« Prev"
|
2045 |
msgstr "« Forrige"
|
2046 |
|
2047 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2048 |
msgid "Next » "
|
2049 |
msgstr "Næste » "
|
2050 |
|
2051 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2052 |
msgid "Last »»"
|
2053 |
msgstr "Sidst »»"
|
2054 |
|
@@ -2155,17 +2079,17 @@ msgstr "Brugeren var succesfuldt aktiveret."
|
|
2155 |
msgid "User successfully unapproved!"
|
2156 |
msgstr "Brugeren var succesfuldt aktiveret."
|
2157 |
|
2158 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2159 |
#, fuzzy
|
2160 |
msgid "Users successfully approved!"
|
2161 |
msgstr "Brugeren var succesfuldt aktiveret."
|
2162 |
|
2163 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2164 |
#, fuzzy
|
2165 |
msgid "Users successfully unapproved!"
|
2166 |
msgstr "Brugeren var succesfuldt aktiveret."
|
2167 |
|
2168 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2169 |
msgid ""
|
2170 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2171 |
"before you can log in."
|
@@ -2173,7 +2097,7 @@ msgstr ""
|
|
2173 |
"<strong>FEJL</strong>: Din konto skal godkendes af en administrator før du "
|
2174 |
"kan logge ind."
|
2175 |
|
2176 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2177 |
#, fuzzy
|
2178 |
msgid ""
|
2179 |
"Your account has to be confirmed by an administrator before you can use the "
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-05-14 14:34+0200\n"
|
6 |
+
"PO-Revision-Date: 2013-05-14 14:34+0200\n"
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
36 |
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
38 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
39 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:889
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
43 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
44 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:525
|
|
|
|
|
45 |
msgid "Username"
|
46 |
msgstr "Brugernavn"
|
47 |
|
48 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
49 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
50 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1022
|
51 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
53 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
55 |
msgstr "E-mail"
|
56 |
|
57 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
|
|
58 |
msgid "Role"
|
59 |
msgstr ""
|
60 |
|
82 |
msgid "Sorry, but you don't have permission to do that!"
|
83 |
msgstr ""
|
84 |
|
85 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:294
|
86 |
msgid "Approved"
|
87 |
msgstr "Godkendt"
|
88 |
|
89 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:296
|
90 |
msgid "Unapproved"
|
91 |
msgstr "Afvist"
|
92 |
|
93 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:466
|
94 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
95 |
msgid "Admin Approval"
|
96 |
msgstr ""
|
97 |
|
98 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:469
|
99 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
100 |
#, fuzzy
|
101 |
msgid "All Users"
|
156 |
"at det også er større end %2$sb ingen yderligere information er tilgængelige."
|
157 |
"<br/>Brugeren var IKKE oprettet!"
|
158 |
|
159 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:769
|
160 |
msgid "You must be logged in to edit your profile."
|
161 |
msgstr "Du skal være logget ind for at redigere din profil."
|
162 |
|
163 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:777
|
164 |
msgid "The avatar was successfully deleted."
|
165 |
msgstr "Avataren var successfuldt slettet."
|
166 |
|
167 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:782
|
168 |
#, php-format
|
169 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
170 |
msgstr "Vedhæftningen \"%1$s\" var successfuldt slettet."
|
171 |
|
172 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:795
|
173 |
msgid "The changes have been successfully saved."
|
174 |
msgstr "Ændringerne er gemt med succes."
|
175 |
|
176 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:799
|
177 |
#, fuzzy, php-format
|
178 |
msgid ""
|
179 |
"The email address you entered is already registered to a different user."
|
183 |
"Mulig årsag: størrelsen er større end %1$sb. De listede vedhæftninger var "
|
184 |
"%2$sIKKE%3$s opdateret sammen med de øvrige informationer."
|
185 |
|
186 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:804
|
187 |
#, fuzzy, php-format
|
188 |
msgid ""
|
189 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
192 |
"Mulig årsag: størrelsen er større end %1$sb. De listede vedhæftninger var "
|
193 |
"%2$sIKKE%3$s opdateret sammen med de øvrige informationer."
|
194 |
|
195 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:809
|
196 |
#, fuzzy, php-format
|
197 |
msgid ""
|
198 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
201 |
"Mulig årsag: størrelsen er større end %1$sb. De listede vedhæftninger var "
|
202 |
"%2$sIKKE%3$s opdateret sammen med de øvrige informationer."
|
203 |
|
204 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:814
|
205 |
#, fuzzy, php-format
|
206 |
msgid ""
|
207 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
210 |
"Mulig årsag: størrelsen er større end %1$sb. De listede vedhæftninger var "
|
211 |
"%2$sIKKE%3$s opdateret sammen med de øvrige informationer."
|
212 |
|
213 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:819
|
214 |
msgid ""
|
215 |
"Your profile was NOT updated, since not all required fields were completed!"
|
216 |
msgstr ""
|
217 |
|
218 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:828
|
219 |
msgid "There was an error while trying to upload the following attachments:"
|
220 |
msgstr "Der skete en fejl ved upload af følgende vedhæftninger:"
|
221 |
|
222 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:836
|
223 |
#, php-format
|
224 |
msgid ""
|
225 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
228 |
"Mulig årsag: størrelsen er større end %1$sb. De listede vedhæftninger var "
|
229 |
"%2$sIKKE%3$s opdateret sammen med de øvrige informationer."
|
230 |
|
231 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
232 |
msgid "There was an error while trying to upload your avatar picture."
|
233 |
msgstr "Der skete en fejl ved upload af dit avatar billede."
|
234 |
|
235 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
236 |
msgid "Possible cause: size/incorrect file-type."
|
237 |
msgstr "Mulig årsag: størrelse/ikke-korrekt filtype"
|
238 |
|
239 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
240 |
msgid "The avatar was"
|
241 |
msgstr "Dit profilbillede var"
|
242 |
|
243 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
244 |
msgid "NOT"
|
245 |
msgstr "IKKE"
|
246 |
|
247 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
248 |
msgid "updated along with the rest of the information."
|
249 |
msgstr "opdateret sammen med resten af informationerne."
|
250 |
|
251 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:851
|
252 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
253 |
msgid "There was an error while trying to upload the following attachment(s)"
|
254 |
msgstr "Der skete en fejl ved upload af dit de(n) følgende vedhæfning(er)"
|
255 |
|
256 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:858
|
257 |
#, php-format
|
258 |
msgid ""
|
259 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
262 |
"Kun filer med de(n) følgende endels(er) kan uploades: %1$s<br/>Denne fil var "
|
263 |
"%2$sIKKE%3$s opdateret sammen med de øvrige informationer."
|
264 |
|
265 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:873
|
266 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
|
|
267 |
msgid "Name"
|
268 |
msgstr "Navn"
|
269 |
|
270 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:880
|
271 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
272 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
273 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:537
|
|
|
274 |
msgid "Email"
|
275 |
msgstr "E-mail"
|
276 |
|
277 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:881
|
278 |
#, fuzzy
|
279 |
msgid "The email cannot be changed."
|
280 |
msgstr "Dit brugernavn kan ikke ændres"
|
281 |
|
282 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:890
|
283 |
#, fuzzy
|
284 |
msgid "The usernames cannot be changed."
|
285 |
msgstr "Dit brugernavn kan ikke ændres"
|
286 |
|
287 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:900
|
288 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:920
|
289 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:940
|
290 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:960
|
291 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1012
|
292 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1034
|
293 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1052
|
294 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1070
|
295 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1088
|
296 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1109
|
297 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
298 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
299 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
308 |
msgid "This field is marked as required by the administrator."
|
309 |
msgstr "Dette felt er markeret som påkrævet af administratoren."
|
310 |
|
311 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:903
|
312 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:923
|
313 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:943
|
314 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:963
|
315 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1015
|
316 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1036
|
317 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1054
|
318 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1072
|
319 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1090
|
320 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1111
|
321 |
msgid ""
|
322 |
"This field wasn't updated because you entered and empty string (It was "
|
323 |
"marked as required by the administrator."
|
325 |
"Dette felt var ikke opdateret fordi du indtastede en tom streng (det var "
|
326 |
"market som påkrævet af administratoren."
|
327 |
|
328 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:910
|
329 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
330 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
|
|
331 |
msgid "First Name"
|
332 |
msgstr "Fornavn"
|
333 |
|
334 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:930
|
335 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
336 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
|
|
337 |
msgid "Last Name"
|
338 |
msgstr "Efternavn"
|
339 |
|
340 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:950
|
341 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
342 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
|
|
343 |
msgid "Nickname"
|
344 |
msgstr "Kaldenavn"
|
345 |
|
346 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:971
|
|
|
347 |
msgid "Display name publicly as"
|
348 |
msgstr "Vis navn offentligt som"
|
349 |
|
350 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1003
|
351 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
|
|
352 |
msgid "Contact Info"
|
353 |
msgstr "Kontakt information"
|
354 |
|
355 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1024
|
356 |
msgid "(required)"
|
357 |
msgstr "(påkrævet)"
|
358 |
|
359 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1042
|
360 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
361 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
362 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:567
|
|
|
|
|
363 |
msgid "Website"
|
364 |
msgstr "Hjemmeside"
|
365 |
|
366 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1060
|
367 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
368 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
369 |
msgid "AIM"
|
370 |
msgstr "AIM"
|
371 |
|
372 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1078
|
373 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
374 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
375 |
msgid "Yahoo IM"
|
376 |
msgstr "Yahoo IM"
|
377 |
|
378 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1096
|
379 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
380 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
381 |
msgid "Jabber / Google Talk"
|
382 |
msgstr "Jabber / Google Talk"
|
383 |
|
384 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1102
|
385 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
|
|
386 |
msgid "About Yourself"
|
387 |
msgstr "Om dig"
|
388 |
|
389 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1117
|
390 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
391 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
392 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:573
|
|
|
|
|
393 |
msgid "Biographical Info"
|
394 |
msgstr "Biografisk info"
|
395 |
|
396 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1127
|
397 |
msgid "New Password"
|
398 |
msgstr "Ny adgangskode"
|
399 |
|
400 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1132
|
401 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
402 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
403 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
404 |
msgid "Repeat Password"
|
405 |
msgstr "Gentag adgangskode"
|
406 |
|
407 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1163
|
408 |
msgid "Update"
|
409 |
msgstr "Opdater"
|
410 |
|
866 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
867 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
868 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
869 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:405
|
870 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
871 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
872 |
msgid "Save Changes"
|
1116 |
|
1117 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1118 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1119 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:132
|
1120 |
msgid "You either don't have permission for that action or there was an error!"
|
1121 |
msgstr ""
|
1122 |
|
1185 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1186 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1187 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1188 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:39
|
1189 |
msgid "General Settings"
|
1190 |
msgstr "Generelle indstillinger"
|
1191 |
|
1324 |
msgstr "Status"
|
1325 |
|
1326 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
1327 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:31
|
1328 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
|
|
1329 |
msgid "User-Listing"
|
1330 |
msgstr "Brugerliste"
|
1331 |
|
1460 |
"vil få besked via e-mail."
|
1461 |
|
1462 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1463 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:145
|
1464 |
#, php-format
|
1465 |
msgid "Your account on %1$s has been approved!"
|
1466 |
msgstr "Din konto på %1$s er blevet godkendt!"
|
1467 |
|
1468 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1469 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:146
|
1470 |
#, php-format
|
1471 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1472 |
msgstr "En administrator har netop godkendt din konto på %1$s (%2$s)."
|
1489 |
"\n"
|
1490 |
|
1491 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1492 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:152
|
1493 |
#, php-format
|
1494 |
msgid "Your account on %1$s has been unapproved!"
|
1495 |
msgstr "Din konto på %1$s er blevet afvist!"
|
1496 |
|
1497 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1498 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:153
|
1499 |
#, php-format
|
1500 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1501 |
msgstr "En administrator har netop afvis din konto på %1$s (%2$s)."
|
1725 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1726 |
msgstr "reCAPTCHA var ikke indtastet korrekt. Gå tilbage og prøv igen!"
|
1727 |
|
1728 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:34
|
1729 |
msgid ""
|
1730 |
"To create a page containing the users registered to this current site/blog, "
|
1731 |
"insert the following shortcode in a (blank) page: "
|
1733 |
"For at oprette en side indeholdende brugere tilmeldt denne hjemmeside/blog, "
|
1734 |
"indsæt følgende shortcode på en tom side:"
|
1735 |
|
1736 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:35
|
1737 |
msgid ""
|
1738 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1739 |
"authors, visible to only the users currently logged in, you would use:"
|
1741 |
"For eksempel, for at oprette en brugerliste over kun redaktører og "
|
1742 |
"forfattere, synligt kun for brugere som er logget ind, skal du bruge:"
|
1743 |
|
1744 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1745 |
msgid ""
|
1746 |
"You can also create a userlisting page that displays users having a certain "
|
1747 |
"meta-value within a certain (extra) meta-field like so:"
|
1749 |
"Du kan således også oprette en brugerliste side der viser brugere som har en "
|
1750 |
"bestemt meta-værdi med en bestemt (ekstra) meta-felt:"
|
1751 |
|
1752 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1753 |
msgid ""
|
1754 |
"Remember though, that the field-value combination must exist in the database."
|
1755 |
msgstr "Husk dog at felt-værdi kombinationen skal eksistere i databasen."
|
1756 |
|
1757 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:41
|
1758 |
msgid "These settings are applied to the front-end userlisting."
|
1759 |
msgstr "Disse indstillinger er tildelt til frontend brugerliste."
|
1760 |
|
1761 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:47
|
1762 |
msgid "Number of Users/Page: "
|
1763 |
msgstr "Antal brugere/sider:"
|
1764 |
|
1765 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:64
|
1766 |
#, fuzzy
|
1767 |
msgid "Default Sorting Criteria: "
|
1768 |
msgstr "Standard sortings rækkefølge:"
|
1769 |
|
1770 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:93
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1771 |
msgid "Default Sorting Order: "
|
1772 |
msgstr "Standard sortings rækkefølge:"
|
1773 |
|
1774 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:104
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1775 |
msgid "\"All-Userlisting\" Template"
|
1776 |
msgstr "\"Alle-Brugerliste\" skabelon"
|
1777 |
|
1778 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:106
|
1779 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:250
|
1780 |
msgid ""
|
1781 |
"With the userlisting templates you can customize the look, feel and "
|
1782 |
"information listed by the shortcode."
|
1784 |
"Med brugerliste skabeloner kan du tilpasse udseende og følelsen af "
|
1785 |
"information listet af shortkoden. "
|
1786 |
|
1787 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:107
|
1788 |
msgid ""
|
1789 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1790 |
"on each page access where the shortcode is present."
|
1792 |
"\"Alle brugerlisten\" skabelon er brugt til at liste alle brugere. Det vises "
|
1793 |
"på hver side hvor shortkoden er tilstede."
|
1794 |
|
1795 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:111
|
1796 |
+
msgid "Avatar size: "
|
|
|
|
|
1797 |
msgstr "Avatar størrelse:"
|
1798 |
|
1799 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:127
|
1800 |
msgid "Insert \"Sort By\" Field:"
|
1801 |
msgstr "Indsæt \"Sortér efter\" felt:"
|
1802 |
|
1803 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:154
|
1804 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:256
|
|
|
|
|
|
|
|
|
|
|
|
|
1805 |
msgid "Insert \"User-Meta\" Field:"
|
1806 |
msgstr "Indsæt \"Bruger-Meta\" felt:"
|
1807 |
|
1808 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:188
|
1809 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:297
|
1810 |
msgid "Insert Extra Functions:"
|
1811 |
msgstr "Indsæt ekstra funktioner:"
|
1812 |
|
1813 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:203
|
1814 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1815 |
msgstr "Vis/Skjul standard \"Alle-brugerliste\" kode"
|
1816 |
|
1817 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:205
|
1818 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:311
|
1819 |
msgid ""
|
1820 |
"If you wish to use a default userlisting, just copy the following code and "
|
1821 |
"paste it in the textarea below:"
|
1823 |
"Hvis du ønsker at bruge en standard brugerliste, kopier blot følgende kode "
|
1824 |
"og indsæt den i tekstboksen herunder:"
|
1825 |
|
1826 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:248
|
|
|
|
|
|
|
|
|
|
|
1827 |
msgid "\"Single-Userlisting\" Template"
|
1828 |
msgstr "\"Enkel-Brugerliste\" skabelon"
|
1829 |
|
1830 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:251
|
1831 |
msgid ""
|
1832 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1833 |
"It's displayed when clickin on the \"more info\" link."
|
1835 |
"\"Enkelt brugerliste\" skabelonen er brugt til at liste en individuel "
|
1836 |
"bruger. Den vises når man klikker på \"mere infonformations\" linket."
|
1837 |
|
1838 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:309
|
1839 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1840 |
msgstr "Vis/Skjul standard \"Enkel-brugerliste\" kode"
|
1841 |
|
1842 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1843 |
msgid ""
|
1844 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1845 |
msgstr ""
|
1846 |
"Du er nødt til at aktivere brugerliste funktionen fra \"Udvidelser\" fanen"
|
1847 |
|
1848 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1849 |
msgid "You can find it in Profile Builder's menu."
|
1850 |
msgstr "Du kan finde dét i Profile Builders menu."
|
1851 |
|
1852 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:445
|
1853 |
msgid "You need to be logged in to view the userlisting!"
|
1854 |
msgstr "Du skal være logget ind for at kunne se brugerliste!"
|
1855 |
|
1856 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:477
|
1857 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:492
|
1858 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1641
|
1859 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1730
|
|
|
1860 |
msgid "Search Users by All Fields"
|
1861 |
msgstr "Søg brugere efter Alle felter"
|
1862 |
|
1863 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:514
|
1864 |
msgid "Leave Blank and Press Search to List All Users"
|
1865 |
msgstr "Efterlad blank og tryk på Søg til liste med alle brugere"
|
1866 |
|
1867 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:518
|
1868 |
msgid "Search"
|
1869 |
msgstr "Søg"
|
1870 |
|
1871 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:531
|
|
|
|
|
|
|
|
|
1872 |
msgid "First/Lastname"
|
1873 |
msgstr "Fornavn/efternavn"
|
1874 |
|
1875 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:543
|
1876 |
msgid "Sign-up Date"
|
1877 |
msgstr "Registeringsdato"
|
1878 |
|
1879 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:549
|
1880 |
+
msgid "Firstname"
|
1881 |
+
msgstr "Fornavn"
|
1882 |
+
|
1883 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:555
|
1884 |
+
msgid "Lastname"
|
1885 |
+
msgstr "Efternavn"
|
1886 |
+
|
1887 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:561
|
1888 |
+
msgid "Display Name"
|
1889 |
+
msgstr "Visningsnavn"
|
1890 |
+
|
1891 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:579
|
1892 |
msgid "Posts"
|
1893 |
msgstr "Indlæg"
|
1894 |
|
1895 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1896 |
msgid "Click here to see more information about this user"
|
1897 |
msgstr "Klik her for at se mere information om denne bruger"
|
1898 |
|
1899 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1900 |
msgid "More..."
|
1901 |
msgstr "Mere..."
|
1902 |
|
1903 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:626
|
1904 |
#, fuzzy
|
1905 |
msgid "Click here to see more information about this user."
|
1906 |
msgstr "Klik her for at se mere information om denne bruger"
|
1907 |
|
1908 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:829
|
1909 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:939
|
1910 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1911 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1912 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1913 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1914 |
msgid "No uploaded attachment"
|
1915 |
msgstr "Ingen uploadet vedhæftninger"
|
1916 |
|
1917 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:831
|
1918 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:941
|
1919 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1920 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1309
|
1921 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1922 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1475
|
1923 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1924 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1925 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
1928 |
msgid "Click to see the current attachment"
|
1929 |
msgstr "Klik for at se den aktuelle vedhæftning"
|
1930 |
|
1931 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1932 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1072
|
1933 |
msgid "Click here to go back"
|
1934 |
msgstr "Klik her for at gå tilbage"
|
1935 |
|
1936 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1937 |
msgid "Back"
|
1938 |
msgstr "Tilbage"
|
1939 |
|
1940 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1941 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1942 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1943 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1944 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1945 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1946 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1949 |
msgid "Current file"
|
1950 |
msgstr "Aktuelle fil"
|
1951 |
|
1952 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1307
|
1953 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1473
|
1954 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
1955 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
1956 |
msgid "Avatar"
|
1957 |
msgstr "Avatar"
|
1958 |
|
1959 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1532
|
1960 |
msgid "No results found!"
|
1961 |
msgstr "Ingen resultater fundet!"
|
1962 |
|
1963 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1628
|
1964 |
msgid "«« First"
|
1965 |
msgstr "«« Først"
|
1966 |
|
1967 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1629
|
1968 |
msgid "« Prev"
|
1969 |
msgstr "« Forrige"
|
1970 |
|
1971 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1630
|
1972 |
msgid "Next » "
|
1973 |
msgstr "Næste » "
|
1974 |
|
1975 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1631
|
1976 |
msgid "Last »»"
|
1977 |
msgstr "Sidst »»"
|
1978 |
|
2079 |
msgid "User successfully unapproved!"
|
2080 |
msgstr "Brugeren var succesfuldt aktiveret."
|
2081 |
|
2082 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:114
|
2083 |
#, fuzzy
|
2084 |
msgid "Users successfully approved!"
|
2085 |
msgstr "Brugeren var succesfuldt aktiveret."
|
2086 |
|
2087 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:127
|
2088 |
#, fuzzy
|
2089 |
msgid "Users successfully unapproved!"
|
2090 |
msgstr "Brugeren var succesfuldt aktiveret."
|
2091 |
|
2092 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:174
|
2093 |
msgid ""
|
2094 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2095 |
"before you can log in."
|
2097 |
"<strong>FEJL</strong>: Din konto skal godkendes af en administrator før du "
|
2098 |
"kan logge ind."
|
2099 |
|
2100 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:186
|
2101 |
#, fuzzy
|
2102 |
msgid ""
|
2103 |
"Your account has to be confirmed by an administrator before you can use the "
|
translation/profilebuilder-de_DE.mo
CHANGED
Binary file
|
translation/profilebuilder-de_DE.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -37,20 +37,18 @@ msgstr "Genehmigt"
|
|
37 |
|
38 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
39 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
40 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
43 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
44 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
45 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
46 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:356
|
47 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:568
|
48 |
msgid "Username"
|
49 |
msgstr "Benutzername"
|
50 |
|
51 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
53 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
54 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
55 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
56 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
@@ -58,7 +56,6 @@ msgid "E-mail"
|
|
58 |
msgstr "E-Mail"
|
59 |
|
60 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
61 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:225
|
62 |
msgid "Role"
|
63 |
msgstr ""
|
64 |
|
@@ -86,20 +83,20 @@ msgstr ""
|
|
86 |
msgid "Sorry, but you don't have permission to do that!"
|
87 |
msgstr ""
|
88 |
|
89 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
90 |
msgid "Approved"
|
91 |
msgstr "Genehmigt"
|
92 |
|
93 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
94 |
msgid "Unapproved"
|
95 |
msgstr "Nicht genehmigt"
|
96 |
|
97 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
98 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
99 |
msgid "Admin Approval"
|
100 |
msgstr ""
|
101 |
|
102 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
103 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
104 |
#, fuzzy
|
105 |
msgid "All Users"
|
@@ -156,24 +153,24 @@ msgid ""
|
|
156 |
">The user was NOT created!"
|
157 |
msgstr ""
|
158 |
|
159 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
160 |
msgid "You must be logged in to edit your profile."
|
161 |
msgstr "Sie müssen angemeldet sein um Ihr Profil zu ändern"
|
162 |
|
163 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
164 |
msgid "The avatar was successfully deleted."
|
165 |
msgstr "Der Avatar wurde gelöscht"
|
166 |
|
167 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
168 |
#, fuzzy, php-format
|
169 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
170 |
msgstr "Der Avatar wurde gelöscht"
|
171 |
|
172 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
173 |
msgid "The changes have been successfully saved."
|
174 |
msgstr "Die Änderungen wurden gespeichert"
|
175 |
|
176 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
177 |
#, fuzzy, php-format
|
178 |
msgid ""
|
179 |
"The email address you entered is already registered to a different user."
|
@@ -181,109 +178,107 @@ msgid ""
|
|
181 |
"information."
|
182 |
msgstr "Die eingegebene E-Mail Adresse ist bereits registriert"
|
183 |
|
184 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
185 |
#, php-format
|
186 |
msgid ""
|
187 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
188 |
"%3$s updated along with the rest of the information."
|
189 |
msgstr ""
|
190 |
|
191 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
192 |
#, php-format
|
193 |
msgid ""
|
194 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
195 |
"updated along with the rest of the information."
|
196 |
msgstr ""
|
197 |
|
198 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
199 |
#, php-format
|
200 |
msgid ""
|
201 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
202 |
"updated along with the rest of the information."
|
203 |
msgstr ""
|
204 |
|
205 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
206 |
msgid ""
|
207 |
"Your profile was NOT updated, since not all required fields were completed!"
|
208 |
msgstr ""
|
209 |
|
210 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
211 |
msgid "There was an error while trying to upload the following attachments:"
|
212 |
msgstr "Es gab einen Fehler beim hochladen der folgenden Datei:"
|
213 |
|
214 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
215 |
#, php-format
|
216 |
msgid ""
|
217 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
218 |
"%2$sNOT%3$s updated along with the rest of the information."
|
219 |
msgstr ""
|
220 |
|
221 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
222 |
msgid "There was an error while trying to upload your avatar picture."
|
223 |
msgstr "Es gab einen Fehler beim Hochladen des Avartars."
|
224 |
|
225 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
226 |
msgid "Possible cause: size/incorrect file-type."
|
227 |
msgstr "Möglicher Grund: Größe oder falscher Dateityp."
|
228 |
|
229 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
230 |
msgid "The avatar was"
|
231 |
msgstr "Der Avatar ist"
|
232 |
|
233 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
234 |
msgid "NOT"
|
235 |
msgstr "NICHT"
|
236 |
|
237 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
238 |
msgid "updated along with the rest of the information."
|
239 |
msgstr "mit den restlichen Informationen aktualisiert."
|
240 |
|
241 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
242 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
243 |
msgid "There was an error while trying to upload the following attachment(s)"
|
244 |
msgstr "Es gab einen Fehler beim Hochladen der/des folgenden Anhang/e:"
|
245 |
|
246 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
247 |
#, php-format
|
248 |
msgid ""
|
249 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
250 |
"file was %2$sNOT%3$s updated along with the rest of the information."
|
251 |
msgstr ""
|
252 |
|
253 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
254 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
255 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:351
|
256 |
msgid "Name"
|
257 |
msgstr "Name"
|
258 |
|
259 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
260 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
261 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
262 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
263 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:580
|
264 |
msgid "Email"
|
265 |
msgstr "E-Mail"
|
266 |
|
267 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
268 |
#, fuzzy
|
269 |
msgid "The email cannot be changed."
|
270 |
msgstr "Benutzernamen können nicht geändert werden"
|
271 |
|
272 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
273 |
#, fuzzy
|
274 |
msgid "The usernames cannot be changed."
|
275 |
msgstr "Benutzernamen können nicht geändert werden"
|
276 |
|
277 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
278 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
279 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
280 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
281 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
282 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
283 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
284 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
285 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
286 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
287 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
288 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
289 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
@@ -298,112 +293,102 @@ msgstr "Benutzernamen können nicht geändert werden"
|
|
298 |
msgid "This field is marked as required by the administrator."
|
299 |
msgstr "Dieses Feld wird benötigt."
|
300 |
|
301 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
302 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
303 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
304 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
305 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
306 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
307 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
308 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
309 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
310 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
311 |
msgid ""
|
312 |
"This field wasn't updated because you entered and empty string (It was "
|
313 |
"marked as required by the administrator."
|
314 |
msgstr ""
|
315 |
"Das Feld wurde nicht aktualisiert da es leer ist, jedoch benötigt wird."
|
316 |
|
317 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
318 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
319 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
320 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:364
|
321 |
msgid "First Name"
|
322 |
msgstr "Vorname"
|
323 |
|
324 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
325 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
326 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
327 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:372
|
328 |
msgid "Last Name"
|
329 |
msgstr "Nachname"
|
330 |
|
331 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
332 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
333 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
334 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:380
|
335 |
msgid "Nickname"
|
336 |
msgstr "Nickname"
|
337 |
|
338 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
339 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:388
|
340 |
msgid "Display name publicly as"
|
341 |
msgstr "angezeigter Name..."
|
342 |
|
343 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
344 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
345 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:396
|
346 |
msgid "Contact Info"
|
347 |
msgstr "E-Mail"
|
348 |
|
349 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
350 |
msgid "(required)"
|
351 |
msgstr "erforderlich"
|
352 |
|
353 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
354 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
355 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
356 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
357 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:401
|
358 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:610
|
359 |
msgid "Website"
|
360 |
msgstr "Website"
|
361 |
|
362 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
363 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
364 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
365 |
msgid "AIM"
|
366 |
msgstr "AIM"
|
367 |
|
368 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
369 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
370 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
371 |
msgid "Yahoo IM"
|
372 |
msgstr "Yahoo IM"
|
373 |
|
374 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
375 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
376 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
377 |
msgid "Jabber / Google Talk"
|
378 |
msgstr "Jabber / Google Talk"
|
379 |
|
380 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
381 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
382 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:409
|
383 |
msgid "About Yourself"
|
384 |
msgstr "Über Sie"
|
385 |
|
386 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
387 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
388 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
389 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
390 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:414
|
391 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:616
|
392 |
msgid "Biographical Info"
|
393 |
msgstr "Sonstige Angaben"
|
394 |
|
395 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
396 |
msgid "New Password"
|
397 |
msgstr "Neues Passwort"
|
398 |
|
399 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
400 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
401 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
402 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
403 |
msgid "Repeat Password"
|
404 |
msgstr "Passwort wiederholen"
|
405 |
|
406 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
407 |
msgid "Update"
|
408 |
msgstr "Aktualisieren"
|
409 |
|
@@ -868,7 +853,7 @@ msgstr "Verbergen"
|
|
868 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
869 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
870 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
871 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
872 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
873 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
874 |
msgid "Save Changes"
|
@@ -1112,7 +1097,7 @@ msgstr "Die Seriennummer wurde nicht bestätigt oder ist ungültig."
|
|
1112 |
|
1113 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1114 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1115 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1116 |
msgid "You either don't have permission for that action or there was an error!"
|
1117 |
msgstr ""
|
1118 |
|
@@ -1179,7 +1164,7 @@ msgstr ""
|
|
1179 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1180 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1181 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1182 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1183 |
msgid "General Settings"
|
1184 |
msgstr "Allgemeine Einstellungen"
|
1185 |
|
@@ -1307,8 +1292,8 @@ msgid "Status"
|
|
1307 |
msgstr "Status"
|
1308 |
|
1309 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
|
|
1310 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
1311 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:33
|
1312 |
msgid "User-Listing"
|
1313 |
msgstr "User-Listing"
|
1314 |
|
@@ -1449,13 +1434,13 @@ msgstr ""
|
|
1449 |
"Administrators nötig. Sie werden per E-Mail über die Zustimmung informiert."
|
1450 |
|
1451 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1452 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1453 |
#, fuzzy, php-format
|
1454 |
msgid "Your account on %1$s has been approved!"
|
1455 |
msgstr "wurde genehmigt"
|
1456 |
|
1457 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1458 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1459 |
#, fuzzy, php-format
|
1460 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1461 |
msgstr "Ein Administrator hat Ihr Profil soeben genehmigt."
|
@@ -1477,13 +1462,13 @@ msgstr ""
|
|
1477 |
"Nach der Aktivierung erhalten Sie eine E-Mail mit Ihren Benutzerdaten.\n"
|
1478 |
|
1479 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1480 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1481 |
#, fuzzy, php-format
|
1482 |
msgid "Your account on %1$s has been unapproved!"
|
1483 |
msgstr "wurde nicht genehmigt."
|
1484 |
|
1485 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1486 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1487 |
#, fuzzy, php-format
|
1488 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1489 |
msgstr "Ein Administrator hat Ihr Profil nicht genehmigt auf"
|
@@ -1712,7 +1697,7 @@ msgstr ""
|
|
1712 |
"Das reCaptcha wurde nicht erfolgreich eingegeben. Bitte gehen Sie zurück und "
|
1713 |
"probieren Sie es erneut."
|
1714 |
|
1715 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1716 |
msgid ""
|
1717 |
"To create a page containing the users registered to this current site/blog, "
|
1718 |
"insert the following shortcode in a (blank) page: "
|
@@ -1720,7 +1705,7 @@ msgstr ""
|
|
1720 |
"Um eine Seite mit dem User-Listing zu erstellen, fügend Sie den folgenden "
|
1721 |
"Code in aine leere Seite ein."
|
1722 |
|
1723 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1724 |
msgid ""
|
1725 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1726 |
"authors, visible to only the users currently logged in, you would use:"
|
@@ -1728,95 +1713,40 @@ msgstr ""
|
|
1728 |
"Wenn Sie das User-Listing nur eingeloggten Benutzern anzeigen wollen, fügen "
|
1729 |
"Sie bitte folgenden Code ein:"
|
1730 |
|
1731 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1732 |
msgid ""
|
1733 |
"You can also create a userlisting page that displays users having a certain "
|
1734 |
"meta-value within a certain (extra) meta-field like so:"
|
1735 |
msgstr ""
|
1736 |
|
1737 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1738 |
msgid ""
|
1739 |
"Remember though, that the field-value combination must exist in the database."
|
1740 |
msgstr ""
|
1741 |
|
1742 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1743 |
msgid "These settings are applied to the front-end userlisting."
|
1744 |
msgstr "Diese Einstellungen werden im Front End des User-Listings angezeigt."
|
1745 |
|
1746 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1747 |
msgid "Number of Users/Page: "
|
1748 |
msgstr "Anzahl Benutzer/Seite"
|
1749 |
|
1750 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1751 |
#, fuzzy
|
1752 |
msgid "Default Sorting Criteria: "
|
1753 |
msgstr "Standart Sortierfolge"
|
1754 |
|
1755 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1756 |
-
#, fuzzy
|
1757 |
-
msgid "Registration Date"
|
1758 |
-
msgstr "Nach Registrierung"
|
1759 |
-
|
1760 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:75
|
1761 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:592
|
1762 |
-
msgid "Firstname"
|
1763 |
-
msgstr "Vorname"
|
1764 |
-
|
1765 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:76
|
1766 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:598
|
1767 |
-
msgid "Lastname"
|
1768 |
-
msgstr "Nachname"
|
1769 |
-
|
1770 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:77
|
1771 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:604
|
1772 |
-
msgid "Display Name"
|
1773 |
-
msgstr "Angezeigter Name"
|
1774 |
-
|
1775 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:78
|
1776 |
-
#, fuzzy
|
1777 |
-
msgid "Number of Posts"
|
1778 |
-
msgstr "Anzahl Benutzer/Seite"
|
1779 |
-
|
1780 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:79
|
1781 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:627
|
1782 |
-
msgid "Aim"
|
1783 |
-
msgstr ""
|
1784 |
-
|
1785 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:80
|
1786 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:632
|
1787 |
-
msgid "Yim"
|
1788 |
-
msgstr ""
|
1789 |
-
|
1790 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:81
|
1791 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:637
|
1792 |
-
msgid "Jabber"
|
1793 |
-
msgstr ""
|
1794 |
-
|
1795 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:83
|
1796 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:152
|
1797 |
-
#, fuzzy
|
1798 |
-
msgid "Custom Fields"
|
1799 |
-
msgstr "\" benutzerdefiniertes Feld ein."
|
1800 |
-
|
1801 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:99
|
1802 |
msgid "Default Sorting Order: "
|
1803 |
msgstr "Standart Sortierfolge"
|
1804 |
|
1805 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1806 |
-
#, fuzzy
|
1807 |
-
msgid "Ascending"
|
1808 |
-
msgstr "Überschrift"
|
1809 |
-
|
1810 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:103
|
1811 |
-
msgid "Descending"
|
1812 |
-
msgstr ""
|
1813 |
-
|
1814 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:110
|
1815 |
msgid "\"All-Userlisting\" Template"
|
1816 |
msgstr "\"All-Userlisting\" Template"
|
1817 |
|
1818 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1819 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1820 |
msgid ""
|
1821 |
"With the userlisting templates you can customize the look, feel and "
|
1822 |
"information listed by the shortcode."
|
@@ -1824,7 +1754,7 @@ msgstr ""
|
|
1824 |
"Mit dem User-Listing Template können Sie das Aussehen und die Informationen "
|
1825 |
"per Shortcode anzeigen lassen."
|
1826 |
|
1827 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1828 |
msgid ""
|
1829 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1830 |
"on each page access where the shortcode is present."
|
@@ -1832,38 +1762,30 @@ msgstr ""
|
|
1832 |
"Das \"All User Listing\"-Template zeigt die Liste aller Benutzer an. Es wird "
|
1833 |
"überall angezeigt wo der Shortcode implementiert ist"
|
1834 |
|
1835 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1836 |
-
|
1837 |
-
#, fuzzy
|
1838 |
-
msgid "Avatar/Gravatar Size: "
|
1839 |
msgstr "Avatar Größe"
|
1840 |
|
1841 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1842 |
msgid "Insert \"Sort By\" Field:"
|
1843 |
msgstr "\"Sortieren nach\" Feld einfügen"
|
1844 |
|
1845 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1846 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1847 |
-
#, fuzzy
|
1848 |
-
msgid "Default WordPress Fields"
|
1849 |
-
msgstr "Standart Profil Felder"
|
1850 |
-
|
1851 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:164
|
1852 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:287
|
1853 |
msgid "Insert \"User-Meta\" Field:"
|
1854 |
msgstr "\"User Meta\" Feld einfügen"
|
1855 |
|
1856 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1857 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1858 |
msgid "Insert Extra Functions:"
|
1859 |
msgstr "Extra Funktionen einfügen"
|
1860 |
|
1861 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1862 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1863 |
msgstr "Zeige/Verberge Standart-\"All-User-Listing\"-Code"
|
1864 |
|
1865 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1866 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1867 |
msgid ""
|
1868 |
"If you wish to use a default userlisting, just copy the following code and "
|
1869 |
"paste it in the textarea below:"
|
@@ -1871,16 +1793,11 @@ msgstr ""
|
|
1871 |
"Wenn Sie das Standart Userlisting nutzen möchten, kopieren Sie den Code in "
|
1872 |
"die untere Textfläche:"
|
1873 |
|
1874 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1875 |
-
#, fuzzy
|
1876 |
-
msgid "More"
|
1877 |
-
msgstr "Mehr..."
|
1878 |
-
|
1879 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:262
|
1880 |
msgid "\"Single-Userlisting\" Template"
|
1881 |
msgstr "\"Single-Userlisting\"-Template"
|
1882 |
|
1883 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1884 |
msgid ""
|
1885 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1886 |
"It's displayed when clickin on the \"more info\" link."
|
@@ -1888,83 +1805,90 @@ msgstr ""
|
|
1888 |
"Das \"Single-User-List\"-Template zeigt die Daten eines einzelnen Benutzers "
|
1889 |
"an. Es wird angezeigt sobald man auf \"Mehr Infos\" klickt."
|
1890 |
|
1891 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1892 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1893 |
msgstr "Zeige/Verberge Standart-\"Single-User-Listing\"-Code"
|
1894 |
|
1895 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1896 |
msgid ""
|
1897 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1898 |
msgstr "Sie müssen das User-Listing im \"Addons\" aktivieren!"
|
1899 |
|
1900 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1901 |
msgid "You can find it in Profile Builder's menu."
|
1902 |
msgstr "Sie finden es im Profile Builder Menü."
|
1903 |
|
1904 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1905 |
msgid "You need to be logged in to view the userlisting!"
|
1906 |
msgstr "Sie müssen eingeloggt sein um die User-Listings sehen zu können."
|
1907 |
|
1908 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1909 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1910 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1911 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1912 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/classes/userlisting.class.php:418
|
1913 |
msgid "Search Users by All Fields"
|
1914 |
msgstr "Suche Benutzer nach alle Felder"
|
1915 |
|
1916 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1917 |
msgid "Leave Blank and Press Search to List All Users"
|
1918 |
msgstr "Lassen Sie dieses Feld frei um nach allen Benutzern zu suchen."
|
1919 |
|
1920 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1921 |
msgid "Search"
|
1922 |
msgstr "Suche"
|
1923 |
|
1924 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1925 |
-
msgid "Clear Results"
|
1926 |
-
msgstr ""
|
1927 |
-
|
1928 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:574
|
1929 |
msgid "First/Lastname"
|
1930 |
msgstr "Vor/Nachname"
|
1931 |
|
1932 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1933 |
msgid "Sign-up Date"
|
1934 |
msgstr "Registrierungsdatum"
|
1935 |
|
1936 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1937 |
msgid "Posts"
|
1938 |
msgstr "Posts"
|
1939 |
|
1940 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1941 |
msgid "Click here to see more information about this user"
|
1942 |
msgstr "Klicken Sie hie rum weitere Informationen über den Benutzer zu sehen"
|
1943 |
|
1944 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1945 |
msgid "More..."
|
1946 |
msgstr "Mehr..."
|
1947 |
|
1948 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1949 |
#, fuzzy
|
1950 |
msgid "Click here to see more information about this user."
|
1951 |
msgstr "Klicken Sie hie rum weitere Informationen über den Benutzer zu sehen"
|
1952 |
|
1953 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1954 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1955 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1956 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1957 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1958 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1959 |
msgid "No uploaded attachment"
|
1960 |
msgstr "Keine hochgeladenen Anhänge"
|
1961 |
|
1962 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1963 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1964 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1965 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1966 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1967 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1968 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1969 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1970 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
@@ -1973,19 +1897,19 @@ msgstr "Keine hochgeladenen Anhänge"
|
|
1973 |
msgid "Click to see the current attachment"
|
1974 |
msgstr "Klicken um Anhänge zu sehen"
|
1975 |
|
1976 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1977 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1978 |
msgid "Click here to go back"
|
1979 |
msgstr "Hier klicken um zurück zu gehen"
|
1980 |
|
1981 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1982 |
msgid "Back"
|
1983 |
msgstr "Zurück"
|
1984 |
|
1985 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1986 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1987 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1988 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1989 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1990 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1991 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
@@ -1994,30 +1918,30 @@ msgstr "Zurück"
|
|
1994 |
msgid "Current file"
|
1995 |
msgstr "Aktuelle Datei"
|
1996 |
|
1997 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1998 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1999 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
2000 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
2001 |
msgid "Avatar"
|
2002 |
msgstr "Avatar"
|
2003 |
|
2004 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2005 |
msgid "No results found!"
|
2006 |
msgstr "Keine Ergebnisse gefunden"
|
2007 |
|
2008 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2009 |
msgid "«« First"
|
2010 |
msgstr "«« Erster"
|
2011 |
|
2012 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2013 |
msgid "« Prev"
|
2014 |
msgstr "Letzter"
|
2015 |
|
2016 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2017 |
msgid "Next » "
|
2018 |
msgstr "Nächster » "
|
2019 |
|
2020 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2021 |
msgid "Last »»"
|
2022 |
msgstr "Letzter »»"
|
2023 |
|
@@ -2121,17 +2045,17 @@ msgstr "Der Benutzer wurde erfolgreich aktiviert"
|
|
2121 |
msgid "User successfully unapproved!"
|
2122 |
msgstr "Der Benutzer wurde erfolgreich aktiviert"
|
2123 |
|
2124 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2125 |
#, fuzzy
|
2126 |
msgid "Users successfully approved!"
|
2127 |
msgstr "Der Benutzer wurde erfolgreich aktiviert"
|
2128 |
|
2129 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2130 |
#, fuzzy
|
2131 |
msgid "Users successfully unapproved!"
|
2132 |
msgstr "Der Benutzer wurde erfolgreich aktiviert"
|
2133 |
|
2134 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2135 |
msgid ""
|
2136 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2137 |
"before you can log in."
|
@@ -2139,7 +2063,7 @@ msgstr ""
|
|
2139 |
"<strong>FEHLER</strong>: Das Profil muss durch einen Administrator genehmigt "
|
2140 |
"werden bevor Sie sich einloggen können."
|
2141 |
|
2142 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2143 |
#, fuzzy
|
2144 |
msgid ""
|
2145 |
"Your account has to be confirmed by an administrator before you can use the "
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-05-14 14:34+0200\n"
|
6 |
+
"PO-Revision-Date: 2013-05-14 14:34+0200\n"
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
37 |
|
38 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
39 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
40 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:889
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
43 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
44 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
45 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:525
|
|
|
|
|
46 |
msgid "Username"
|
47 |
msgstr "Benutzername"
|
48 |
|
49 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
51 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1022
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
53 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
54 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
56 |
msgstr "E-Mail"
|
57 |
|
58 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
|
|
59 |
msgid "Role"
|
60 |
msgstr ""
|
61 |
|
83 |
msgid "Sorry, but you don't have permission to do that!"
|
84 |
msgstr ""
|
85 |
|
86 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:294
|
87 |
msgid "Approved"
|
88 |
msgstr "Genehmigt"
|
89 |
|
90 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:296
|
91 |
msgid "Unapproved"
|
92 |
msgstr "Nicht genehmigt"
|
93 |
|
94 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:466
|
95 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
96 |
msgid "Admin Approval"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:469
|
100 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
101 |
#, fuzzy
|
102 |
msgid "All Users"
|
153 |
">The user was NOT created!"
|
154 |
msgstr ""
|
155 |
|
156 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:769
|
157 |
msgid "You must be logged in to edit your profile."
|
158 |
msgstr "Sie müssen angemeldet sein um Ihr Profil zu ändern"
|
159 |
|
160 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:777
|
161 |
msgid "The avatar was successfully deleted."
|
162 |
msgstr "Der Avatar wurde gelöscht"
|
163 |
|
164 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:782
|
165 |
#, fuzzy, php-format
|
166 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
167 |
msgstr "Der Avatar wurde gelöscht"
|
168 |
|
169 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:795
|
170 |
msgid "The changes have been successfully saved."
|
171 |
msgstr "Die Änderungen wurden gespeichert"
|
172 |
|
173 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:799
|
174 |
#, fuzzy, php-format
|
175 |
msgid ""
|
176 |
"The email address you entered is already registered to a different user."
|
178 |
"information."
|
179 |
msgstr "Die eingegebene E-Mail Adresse ist bereits registriert"
|
180 |
|
181 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:804
|
182 |
#, php-format
|
183 |
msgid ""
|
184 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
185 |
"%3$s updated along with the rest of the information."
|
186 |
msgstr ""
|
187 |
|
188 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:809
|
189 |
#, php-format
|
190 |
msgid ""
|
191 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
192 |
"updated along with the rest of the information."
|
193 |
msgstr ""
|
194 |
|
195 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:814
|
196 |
#, php-format
|
197 |
msgid ""
|
198 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
199 |
"updated along with the rest of the information."
|
200 |
msgstr ""
|
201 |
|
202 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:819
|
203 |
msgid ""
|
204 |
"Your profile was NOT updated, since not all required fields were completed!"
|
205 |
msgstr ""
|
206 |
|
207 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:828
|
208 |
msgid "There was an error while trying to upload the following attachments:"
|
209 |
msgstr "Es gab einen Fehler beim hochladen der folgenden Datei:"
|
210 |
|
211 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:836
|
212 |
#, php-format
|
213 |
msgid ""
|
214 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
215 |
"%2$sNOT%3$s updated along with the rest of the information."
|
216 |
msgstr ""
|
217 |
|
218 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
219 |
msgid "There was an error while trying to upload your avatar picture."
|
220 |
msgstr "Es gab einen Fehler beim Hochladen des Avartars."
|
221 |
|
222 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
223 |
msgid "Possible cause: size/incorrect file-type."
|
224 |
msgstr "Möglicher Grund: Größe oder falscher Dateityp."
|
225 |
|
226 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
227 |
msgid "The avatar was"
|
228 |
msgstr "Der Avatar ist"
|
229 |
|
230 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
231 |
msgid "NOT"
|
232 |
msgstr "NICHT"
|
233 |
|
234 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
235 |
msgid "updated along with the rest of the information."
|
236 |
msgstr "mit den restlichen Informationen aktualisiert."
|
237 |
|
238 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:851
|
239 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
240 |
msgid "There was an error while trying to upload the following attachment(s)"
|
241 |
msgstr "Es gab einen Fehler beim Hochladen der/des folgenden Anhang/e:"
|
242 |
|
243 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:858
|
244 |
#, php-format
|
245 |
msgid ""
|
246 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
247 |
"file was %2$sNOT%3$s updated along with the rest of the information."
|
248 |
msgstr ""
|
249 |
|
250 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:873
|
251 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
|
|
252 |
msgid "Name"
|
253 |
msgstr "Name"
|
254 |
|
255 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:880
|
256 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
257 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
258 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:537
|
|
|
259 |
msgid "Email"
|
260 |
msgstr "E-Mail"
|
261 |
|
262 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:881
|
263 |
#, fuzzy
|
264 |
msgid "The email cannot be changed."
|
265 |
msgstr "Benutzernamen können nicht geändert werden"
|
266 |
|
267 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:890
|
268 |
#, fuzzy
|
269 |
msgid "The usernames cannot be changed."
|
270 |
msgstr "Benutzernamen können nicht geändert werden"
|
271 |
|
272 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:900
|
273 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:920
|
274 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:940
|
275 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:960
|
276 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1012
|
277 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1034
|
278 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1052
|
279 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1070
|
280 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1088
|
281 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1109
|
282 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
283 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
284 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
293 |
msgid "This field is marked as required by the administrator."
|
294 |
msgstr "Dieses Feld wird benötigt."
|
295 |
|
296 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:903
|
297 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:923
|
298 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:943
|
299 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:963
|
300 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1015
|
301 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1036
|
302 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1054
|
303 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1072
|
304 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1090
|
305 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1111
|
306 |
msgid ""
|
307 |
"This field wasn't updated because you entered and empty string (It was "
|
308 |
"marked as required by the administrator."
|
309 |
msgstr ""
|
310 |
"Das Feld wurde nicht aktualisiert da es leer ist, jedoch benötigt wird."
|
311 |
|
312 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:910
|
313 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
314 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
|
|
315 |
msgid "First Name"
|
316 |
msgstr "Vorname"
|
317 |
|
318 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:930
|
319 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
320 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
|
|
321 |
msgid "Last Name"
|
322 |
msgstr "Nachname"
|
323 |
|
324 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:950
|
325 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
326 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
|
|
327 |
msgid "Nickname"
|
328 |
msgstr "Nickname"
|
329 |
|
330 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:971
|
|
|
331 |
msgid "Display name publicly as"
|
332 |
msgstr "angezeigter Name..."
|
333 |
|
334 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1003
|
335 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
|
|
336 |
msgid "Contact Info"
|
337 |
msgstr "E-Mail"
|
338 |
|
339 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1024
|
340 |
msgid "(required)"
|
341 |
msgstr "erforderlich"
|
342 |
|
343 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1042
|
344 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
345 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
346 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:567
|
|
|
|
|
347 |
msgid "Website"
|
348 |
msgstr "Website"
|
349 |
|
350 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1060
|
351 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
352 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
353 |
msgid "AIM"
|
354 |
msgstr "AIM"
|
355 |
|
356 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1078
|
357 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
358 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
359 |
msgid "Yahoo IM"
|
360 |
msgstr "Yahoo IM"
|
361 |
|
362 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1096
|
363 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
364 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
365 |
msgid "Jabber / Google Talk"
|
366 |
msgstr "Jabber / Google Talk"
|
367 |
|
368 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1102
|
369 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
|
|
370 |
msgid "About Yourself"
|
371 |
msgstr "Über Sie"
|
372 |
|
373 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1117
|
374 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
375 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
376 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:573
|
|
|
|
|
377 |
msgid "Biographical Info"
|
378 |
msgstr "Sonstige Angaben"
|
379 |
|
380 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1127
|
381 |
msgid "New Password"
|
382 |
msgstr "Neues Passwort"
|
383 |
|
384 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1132
|
385 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
386 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
387 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
388 |
msgid "Repeat Password"
|
389 |
msgstr "Passwort wiederholen"
|
390 |
|
391 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1163
|
392 |
msgid "Update"
|
393 |
msgstr "Aktualisieren"
|
394 |
|
853 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
854 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
855 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
856 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:405
|
857 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
858 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
859 |
msgid "Save Changes"
|
1097 |
|
1098 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1099 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1100 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:132
|
1101 |
msgid "You either don't have permission for that action or there was an error!"
|
1102 |
msgstr ""
|
1103 |
|
1164 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1165 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1166 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1167 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:39
|
1168 |
msgid "General Settings"
|
1169 |
msgstr "Allgemeine Einstellungen"
|
1170 |
|
1292 |
msgstr "Status"
|
1293 |
|
1294 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
1295 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:31
|
1296 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
|
|
1297 |
msgid "User-Listing"
|
1298 |
msgstr "User-Listing"
|
1299 |
|
1434 |
"Administrators nötig. Sie werden per E-Mail über die Zustimmung informiert."
|
1435 |
|
1436 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1437 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:145
|
1438 |
#, fuzzy, php-format
|
1439 |
msgid "Your account on %1$s has been approved!"
|
1440 |
msgstr "wurde genehmigt"
|
1441 |
|
1442 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1443 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:146
|
1444 |
#, fuzzy, php-format
|
1445 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1446 |
msgstr "Ein Administrator hat Ihr Profil soeben genehmigt."
|
1462 |
"Nach der Aktivierung erhalten Sie eine E-Mail mit Ihren Benutzerdaten.\n"
|
1463 |
|
1464 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1465 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:152
|
1466 |
#, fuzzy, php-format
|
1467 |
msgid "Your account on %1$s has been unapproved!"
|
1468 |
msgstr "wurde nicht genehmigt."
|
1469 |
|
1470 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1471 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:153
|
1472 |
#, fuzzy, php-format
|
1473 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1474 |
msgstr "Ein Administrator hat Ihr Profil nicht genehmigt auf"
|
1697 |
"Das reCaptcha wurde nicht erfolgreich eingegeben. Bitte gehen Sie zurück und "
|
1698 |
"probieren Sie es erneut."
|
1699 |
|
1700 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:34
|
1701 |
msgid ""
|
1702 |
"To create a page containing the users registered to this current site/blog, "
|
1703 |
"insert the following shortcode in a (blank) page: "
|
1705 |
"Um eine Seite mit dem User-Listing zu erstellen, fügend Sie den folgenden "
|
1706 |
"Code in aine leere Seite ein."
|
1707 |
|
1708 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:35
|
1709 |
msgid ""
|
1710 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1711 |
"authors, visible to only the users currently logged in, you would use:"
|
1713 |
"Wenn Sie das User-Listing nur eingeloggten Benutzern anzeigen wollen, fügen "
|
1714 |
"Sie bitte folgenden Code ein:"
|
1715 |
|
1716 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1717 |
msgid ""
|
1718 |
"You can also create a userlisting page that displays users having a certain "
|
1719 |
"meta-value within a certain (extra) meta-field like so:"
|
1720 |
msgstr ""
|
1721 |
|
1722 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1723 |
msgid ""
|
1724 |
"Remember though, that the field-value combination must exist in the database."
|
1725 |
msgstr ""
|
1726 |
|
1727 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:41
|
1728 |
msgid "These settings are applied to the front-end userlisting."
|
1729 |
msgstr "Diese Einstellungen werden im Front End des User-Listings angezeigt."
|
1730 |
|
1731 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:47
|
1732 |
msgid "Number of Users/Page: "
|
1733 |
msgstr "Anzahl Benutzer/Seite"
|
1734 |
|
1735 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:64
|
1736 |
#, fuzzy
|
1737 |
msgid "Default Sorting Criteria: "
|
1738 |
msgstr "Standart Sortierfolge"
|
1739 |
|
1740 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:93
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1741 |
msgid "Default Sorting Order: "
|
1742 |
msgstr "Standart Sortierfolge"
|
1743 |
|
1744 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:104
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1745 |
msgid "\"All-Userlisting\" Template"
|
1746 |
msgstr "\"All-Userlisting\" Template"
|
1747 |
|
1748 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:106
|
1749 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:250
|
1750 |
msgid ""
|
1751 |
"With the userlisting templates you can customize the look, feel and "
|
1752 |
"information listed by the shortcode."
|
1754 |
"Mit dem User-Listing Template können Sie das Aussehen und die Informationen "
|
1755 |
"per Shortcode anzeigen lassen."
|
1756 |
|
1757 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:107
|
1758 |
msgid ""
|
1759 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1760 |
"on each page access where the shortcode is present."
|
1762 |
"Das \"All User Listing\"-Template zeigt die Liste aller Benutzer an. Es wird "
|
1763 |
"überall angezeigt wo der Shortcode implementiert ist"
|
1764 |
|
1765 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:111
|
1766 |
+
msgid "Avatar size: "
|
|
|
|
|
1767 |
msgstr "Avatar Größe"
|
1768 |
|
1769 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:127
|
1770 |
msgid "Insert \"Sort By\" Field:"
|
1771 |
msgstr "\"Sortieren nach\" Feld einfügen"
|
1772 |
|
1773 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:154
|
1774 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:256
|
|
|
|
|
|
|
|
|
|
|
|
|
1775 |
msgid "Insert \"User-Meta\" Field:"
|
1776 |
msgstr "\"User Meta\" Feld einfügen"
|
1777 |
|
1778 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:188
|
1779 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:297
|
1780 |
msgid "Insert Extra Functions:"
|
1781 |
msgstr "Extra Funktionen einfügen"
|
1782 |
|
1783 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:203
|
1784 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1785 |
msgstr "Zeige/Verberge Standart-\"All-User-Listing\"-Code"
|
1786 |
|
1787 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:205
|
1788 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:311
|
1789 |
msgid ""
|
1790 |
"If you wish to use a default userlisting, just copy the following code and "
|
1791 |
"paste it in the textarea below:"
|
1793 |
"Wenn Sie das Standart Userlisting nutzen möchten, kopieren Sie den Code in "
|
1794 |
"die untere Textfläche:"
|
1795 |
|
1796 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:248
|
|
|
|
|
|
|
|
|
|
|
1797 |
msgid "\"Single-Userlisting\" Template"
|
1798 |
msgstr "\"Single-Userlisting\"-Template"
|
1799 |
|
1800 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:251
|
1801 |
msgid ""
|
1802 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1803 |
"It's displayed when clickin on the \"more info\" link."
|
1805 |
"Das \"Single-User-List\"-Template zeigt die Daten eines einzelnen Benutzers "
|
1806 |
"an. Es wird angezeigt sobald man auf \"Mehr Infos\" klickt."
|
1807 |
|
1808 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:309
|
1809 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1810 |
msgstr "Zeige/Verberge Standart-\"Single-User-Listing\"-Code"
|
1811 |
|
1812 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1813 |
msgid ""
|
1814 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1815 |
msgstr "Sie müssen das User-Listing im \"Addons\" aktivieren!"
|
1816 |
|
1817 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1818 |
msgid "You can find it in Profile Builder's menu."
|
1819 |
msgstr "Sie finden es im Profile Builder Menü."
|
1820 |
|
1821 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:445
|
1822 |
msgid "You need to be logged in to view the userlisting!"
|
1823 |
msgstr "Sie müssen eingeloggt sein um die User-Listings sehen zu können."
|
1824 |
|
1825 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:477
|
1826 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:492
|
1827 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1641
|
1828 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1730
|
|
|
1829 |
msgid "Search Users by All Fields"
|
1830 |
msgstr "Suche Benutzer nach alle Felder"
|
1831 |
|
1832 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:514
|
1833 |
msgid "Leave Blank and Press Search to List All Users"
|
1834 |
msgstr "Lassen Sie dieses Feld frei um nach allen Benutzern zu suchen."
|
1835 |
|
1836 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:518
|
1837 |
msgid "Search"
|
1838 |
msgstr "Suche"
|
1839 |
|
1840 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:531
|
|
|
|
|
|
|
|
|
1841 |
msgid "First/Lastname"
|
1842 |
msgstr "Vor/Nachname"
|
1843 |
|
1844 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:543
|
1845 |
msgid "Sign-up Date"
|
1846 |
msgstr "Registrierungsdatum"
|
1847 |
|
1848 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:549
|
1849 |
+
msgid "Firstname"
|
1850 |
+
msgstr "Vorname"
|
1851 |
+
|
1852 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:555
|
1853 |
+
msgid "Lastname"
|
1854 |
+
msgstr "Nachname"
|
1855 |
+
|
1856 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:561
|
1857 |
+
msgid "Display Name"
|
1858 |
+
msgstr "Angezeigter Name"
|
1859 |
+
|
1860 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:579
|
1861 |
msgid "Posts"
|
1862 |
msgstr "Posts"
|
1863 |
|
1864 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1865 |
msgid "Click here to see more information about this user"
|
1866 |
msgstr "Klicken Sie hie rum weitere Informationen über den Benutzer zu sehen"
|
1867 |
|
1868 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1869 |
msgid "More..."
|
1870 |
msgstr "Mehr..."
|
1871 |
|
1872 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:626
|
1873 |
#, fuzzy
|
1874 |
msgid "Click here to see more information about this user."
|
1875 |
msgstr "Klicken Sie hie rum weitere Informationen über den Benutzer zu sehen"
|
1876 |
|
1877 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:829
|
1878 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:939
|
1879 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1880 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1881 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1882 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1883 |
msgid "No uploaded attachment"
|
1884 |
msgstr "Keine hochgeladenen Anhänge"
|
1885 |
|
1886 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:831
|
1887 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:941
|
1888 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1889 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1309
|
1890 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1891 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1475
|
1892 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1893 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1894 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
1897 |
msgid "Click to see the current attachment"
|
1898 |
msgstr "Klicken um Anhänge zu sehen"
|
1899 |
|
1900 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1901 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1072
|
1902 |
msgid "Click here to go back"
|
1903 |
msgstr "Hier klicken um zurück zu gehen"
|
1904 |
|
1905 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1906 |
msgid "Back"
|
1907 |
msgstr "Zurück"
|
1908 |
|
1909 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1910 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1911 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1912 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1913 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1914 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1915 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1918 |
msgid "Current file"
|
1919 |
msgstr "Aktuelle Datei"
|
1920 |
|
1921 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1307
|
1922 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1473
|
1923 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
1924 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
1925 |
msgid "Avatar"
|
1926 |
msgstr "Avatar"
|
1927 |
|
1928 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1532
|
1929 |
msgid "No results found!"
|
1930 |
msgstr "Keine Ergebnisse gefunden"
|
1931 |
|
1932 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1628
|
1933 |
msgid "«« First"
|
1934 |
msgstr "«« Erster"
|
1935 |
|
1936 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1629
|
1937 |
msgid "« Prev"
|
1938 |
msgstr "Letzter"
|
1939 |
|
1940 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1630
|
1941 |
msgid "Next » "
|
1942 |
msgstr "Nächster » "
|
1943 |
|
1944 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1631
|
1945 |
msgid "Last »»"
|
1946 |
msgstr "Letzter »»"
|
1947 |
|
2045 |
msgid "User successfully unapproved!"
|
2046 |
msgstr "Der Benutzer wurde erfolgreich aktiviert"
|
2047 |
|
2048 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:114
|
2049 |
#, fuzzy
|
2050 |
msgid "Users successfully approved!"
|
2051 |
msgstr "Der Benutzer wurde erfolgreich aktiviert"
|
2052 |
|
2053 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:127
|
2054 |
#, fuzzy
|
2055 |
msgid "Users successfully unapproved!"
|
2056 |
msgstr "Der Benutzer wurde erfolgreich aktiviert"
|
2057 |
|
2058 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:174
|
2059 |
msgid ""
|
2060 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2061 |
"before you can log in."
|
2063 |
"<strong>FEHLER</strong>: Das Profil muss durch einen Administrator genehmigt "
|
2064 |
"werden bevor Sie sich einloggen können."
|
2065 |
|
2066 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:186
|
2067 |
#, fuzzy
|
2068 |
msgid ""
|
2069 |
"Your account has to be confirmed by an administrator before you can use the "
|
translation/profilebuilder-en_US.mo
CHANGED
Binary file
|
translation/profilebuilder-en_US.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -35,20 +35,18 @@ msgstr ""
|
|
35 |
|
36 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
38 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
39 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
43 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
44 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:356
|
45 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:568
|
46 |
msgid "Username"
|
47 |
msgstr ""
|
48 |
|
49 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
51 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
53 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
54 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
@@ -56,7 +54,6 @@ msgid "E-mail"
|
|
56 |
msgstr ""
|
57 |
|
58 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
59 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:225
|
60 |
msgid "Role"
|
61 |
msgstr ""
|
62 |
|
@@ -82,20 +79,20 @@ msgstr ""
|
|
82 |
msgid "Sorry, but you don't have permission to do that!"
|
83 |
msgstr ""
|
84 |
|
85 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
86 |
msgid "Approved"
|
87 |
msgstr ""
|
88 |
|
89 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
90 |
msgid "Unapproved"
|
91 |
msgstr ""
|
92 |
|
93 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
94 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
95 |
msgid "Admin Approval"
|
96 |
msgstr ""
|
97 |
|
98 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
99 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
100 |
msgid "All Users"
|
101 |
msgstr ""
|
@@ -148,24 +145,24 @@ msgid ""
|
|
148 |
">The user was NOT created!"
|
149 |
msgstr ""
|
150 |
|
151 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
152 |
msgid "You must be logged in to edit your profile."
|
153 |
msgstr ""
|
154 |
|
155 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
156 |
msgid "The avatar was successfully deleted."
|
157 |
msgstr ""
|
158 |
|
159 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
160 |
#, php-format
|
161 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
162 |
msgstr ""
|
163 |
|
164 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
165 |
msgid "The changes have been successfully saved."
|
166 |
msgstr ""
|
167 |
|
168 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
169 |
#, php-format
|
170 |
msgid ""
|
171 |
"The email address you entered is already registered to a different user."
|
@@ -173,107 +170,105 @@ msgid ""
|
|
173 |
"information."
|
174 |
msgstr ""
|
175 |
|
176 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
177 |
#, php-format
|
178 |
msgid ""
|
179 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
180 |
"%3$s updated along with the rest of the information."
|
181 |
msgstr ""
|
182 |
|
183 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
184 |
#, php-format
|
185 |
msgid ""
|
186 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
187 |
"updated along with the rest of the information."
|
188 |
msgstr ""
|
189 |
|
190 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
191 |
#, php-format
|
192 |
msgid ""
|
193 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
194 |
"updated along with the rest of the information."
|
195 |
msgstr ""
|
196 |
|
197 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
198 |
msgid ""
|
199 |
"Your profile was NOT updated, since not all required fields were completed!"
|
200 |
msgstr ""
|
201 |
|
202 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
203 |
msgid "There was an error while trying to upload the following attachments:"
|
204 |
msgstr ""
|
205 |
|
206 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
207 |
#, php-format
|
208 |
msgid ""
|
209 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
210 |
"%2$sNOT%3$s updated along with the rest of the information."
|
211 |
msgstr ""
|
212 |
|
213 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
214 |
msgid "There was an error while trying to upload your avatar picture."
|
215 |
msgstr ""
|
216 |
|
217 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
218 |
msgid "Possible cause: size/incorrect file-type."
|
219 |
msgstr ""
|
220 |
|
221 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
222 |
msgid "The avatar was"
|
223 |
msgstr ""
|
224 |
|
225 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
226 |
msgid "NOT"
|
227 |
msgstr ""
|
228 |
|
229 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
230 |
msgid "updated along with the rest of the information."
|
231 |
msgstr ""
|
232 |
|
233 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
234 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
235 |
msgid "There was an error while trying to upload the following attachment(s)"
|
236 |
msgstr ""
|
237 |
|
238 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
239 |
#, php-format
|
240 |
msgid ""
|
241 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
242 |
"file was %2$sNOT%3$s updated along with the rest of the information."
|
243 |
msgstr ""
|
244 |
|
245 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
246 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
247 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:351
|
248 |
msgid "Name"
|
249 |
msgstr ""
|
250 |
|
251 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
252 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
253 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
254 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
255 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:580
|
256 |
msgid "Email"
|
257 |
msgstr ""
|
258 |
|
259 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
260 |
msgid "The email cannot be changed."
|
261 |
msgstr ""
|
262 |
|
263 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
264 |
msgid "The usernames cannot be changed."
|
265 |
msgstr ""
|
266 |
|
267 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
268 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
269 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
270 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
271 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
272 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
273 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
274 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
275 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
276 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
277 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
278 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
279 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
@@ -288,111 +283,101 @@ msgstr ""
|
|
288 |
msgid "This field is marked as required by the administrator."
|
289 |
msgstr ""
|
290 |
|
291 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
292 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
293 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
294 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
295 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
296 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
297 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
298 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
299 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
300 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
301 |
msgid ""
|
302 |
"This field wasn't updated because you entered and empty string (It was "
|
303 |
"marked as required by the administrator."
|
304 |
msgstr ""
|
305 |
|
306 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
307 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
308 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
309 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:364
|
310 |
msgid "First Name"
|
311 |
msgstr ""
|
312 |
|
313 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
314 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
315 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
316 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:372
|
317 |
msgid "Last Name"
|
318 |
msgstr ""
|
319 |
|
320 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
321 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
322 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
323 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:380
|
324 |
msgid "Nickname"
|
325 |
msgstr ""
|
326 |
|
327 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
328 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:388
|
329 |
msgid "Display name publicly as"
|
330 |
msgstr ""
|
331 |
|
332 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
333 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
334 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:396
|
335 |
msgid "Contact Info"
|
336 |
msgstr ""
|
337 |
|
338 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
339 |
msgid "(required)"
|
340 |
msgstr ""
|
341 |
|
342 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
343 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
344 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
345 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
346 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:401
|
347 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:610
|
348 |
msgid "Website"
|
349 |
msgstr ""
|
350 |
|
351 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
352 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
353 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
354 |
msgid "AIM"
|
355 |
msgstr ""
|
356 |
|
357 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
358 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
359 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
360 |
msgid "Yahoo IM"
|
361 |
msgstr ""
|
362 |
|
363 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
364 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
365 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
366 |
msgid "Jabber / Google Talk"
|
367 |
msgstr ""
|
368 |
|
369 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
370 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
371 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:409
|
372 |
msgid "About Yourself"
|
373 |
msgstr ""
|
374 |
|
375 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
376 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
377 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
378 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
379 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:414
|
380 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:616
|
381 |
msgid "Biographical Info"
|
382 |
msgstr ""
|
383 |
|
384 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
385 |
msgid "New Password"
|
386 |
msgstr ""
|
387 |
|
388 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
389 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
390 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
391 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
392 |
msgid "Repeat Password"
|
393 |
msgstr ""
|
394 |
|
395 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
396 |
msgid "Update"
|
397 |
msgstr ""
|
398 |
|
@@ -831,7 +816,7 @@ msgstr ""
|
|
831 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
832 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
833 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
834 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
835 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
836 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
837 |
msgid "Save Changes"
|
@@ -1056,7 +1041,7 @@ msgstr ""
|
|
1056 |
|
1057 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1058 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1059 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1060 |
msgid "You either don't have permission for that action or there was an error!"
|
1061 |
msgstr ""
|
1062 |
|
@@ -1114,7 +1099,7 @@ msgstr ""
|
|
1114 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1115 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1116 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1117 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1118 |
msgid "General Settings"
|
1119 |
msgstr ""
|
1120 |
|
@@ -1235,8 +1220,8 @@ msgid "Status"
|
|
1235 |
msgstr ""
|
1236 |
|
1237 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
|
|
1238 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
1239 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:33
|
1240 |
msgid "User-Listing"
|
1241 |
msgstr ""
|
1242 |
|
@@ -1364,13 +1349,13 @@ msgid ""
|
|
1364 |
msgstr ""
|
1365 |
|
1366 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1367 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1368 |
#, php-format
|
1369 |
msgid "Your account on %1$s has been approved!"
|
1370 |
msgstr ""
|
1371 |
|
1372 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1373 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1374 |
#, php-format
|
1375 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1376 |
msgstr ""
|
@@ -1387,13 +1372,13 @@ msgid ""
|
|
1387 |
msgstr ""
|
1388 |
|
1389 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1390 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1391 |
#, php-format
|
1392 |
msgid "Your account on %1$s has been unapproved!"
|
1393 |
msgstr ""
|
1394 |
|
1395 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1396 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1397 |
#, php-format
|
1398 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1399 |
msgstr ""
|
@@ -1610,238 +1595,184 @@ msgstr ""
|
|
1610 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1611 |
msgstr ""
|
1612 |
|
1613 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1614 |
msgid ""
|
1615 |
"To create a page containing the users registered to this current site/blog, "
|
1616 |
"insert the following shortcode in a (blank) page: "
|
1617 |
msgstr ""
|
1618 |
|
1619 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1620 |
msgid ""
|
1621 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1622 |
"authors, visible to only the users currently logged in, you would use:"
|
1623 |
msgstr ""
|
1624 |
|
1625 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1626 |
msgid ""
|
1627 |
"You can also create a userlisting page that displays users having a certain "
|
1628 |
"meta-value within a certain (extra) meta-field like so:"
|
1629 |
msgstr ""
|
1630 |
|
1631 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1632 |
msgid ""
|
1633 |
"Remember though, that the field-value combination must exist in the database."
|
1634 |
msgstr ""
|
1635 |
|
1636 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1637 |
msgid "These settings are applied to the front-end userlisting."
|
1638 |
msgstr ""
|
1639 |
|
1640 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1641 |
msgid "Number of Users/Page: "
|
1642 |
msgstr ""
|
1643 |
|
1644 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1645 |
msgid "Default Sorting Criteria: "
|
1646 |
msgstr ""
|
1647 |
|
1648 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1649 |
-
msgid "Registration Date"
|
1650 |
-
msgstr ""
|
1651 |
-
|
1652 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:75
|
1653 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:592
|
1654 |
-
msgid "Firstname"
|
1655 |
-
msgstr ""
|
1656 |
-
|
1657 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:76
|
1658 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:598
|
1659 |
-
msgid "Lastname"
|
1660 |
-
msgstr ""
|
1661 |
-
|
1662 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:77
|
1663 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:604
|
1664 |
-
msgid "Display Name"
|
1665 |
-
msgstr ""
|
1666 |
-
|
1667 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:78
|
1668 |
-
msgid "Number of Posts"
|
1669 |
-
msgstr ""
|
1670 |
-
|
1671 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:79
|
1672 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:627
|
1673 |
-
msgid "Aim"
|
1674 |
-
msgstr ""
|
1675 |
-
|
1676 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:80
|
1677 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:632
|
1678 |
-
msgid "Yim"
|
1679 |
-
msgstr ""
|
1680 |
-
|
1681 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:81
|
1682 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:637
|
1683 |
-
msgid "Jabber"
|
1684 |
-
msgstr ""
|
1685 |
-
|
1686 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:83
|
1687 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:152
|
1688 |
-
msgid "Custom Fields"
|
1689 |
-
msgstr ""
|
1690 |
-
|
1691 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:99
|
1692 |
msgid "Default Sorting Order: "
|
1693 |
msgstr ""
|
1694 |
|
1695 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1696 |
-
msgid "Ascending"
|
1697 |
-
msgstr ""
|
1698 |
-
|
1699 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:103
|
1700 |
-
msgid "Descending"
|
1701 |
-
msgstr ""
|
1702 |
-
|
1703 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:110
|
1704 |
msgid "\"All-Userlisting\" Template"
|
1705 |
msgstr ""
|
1706 |
|
1707 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1708 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1709 |
msgid ""
|
1710 |
"With the userlisting templates you can customize the look, feel and "
|
1711 |
"information listed by the shortcode."
|
1712 |
msgstr ""
|
1713 |
|
1714 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1715 |
msgid ""
|
1716 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1717 |
"on each page access where the shortcode is present."
|
1718 |
msgstr ""
|
1719 |
|
1720 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1721 |
-
|
1722 |
-
msgid "Avatar/Gravatar Size: "
|
1723 |
msgstr ""
|
1724 |
|
1725 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1726 |
msgid "Insert \"Sort By\" Field:"
|
1727 |
msgstr ""
|
1728 |
|
1729 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1730 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1731 |
-
msgid "Default WordPress Fields"
|
1732 |
-
msgstr ""
|
1733 |
-
|
1734 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:164
|
1735 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:287
|
1736 |
msgid "Insert \"User-Meta\" Field:"
|
1737 |
msgstr ""
|
1738 |
|
1739 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1740 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1741 |
msgid "Insert Extra Functions:"
|
1742 |
msgstr ""
|
1743 |
|
1744 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1745 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1746 |
msgstr ""
|
1747 |
|
1748 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1749 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1750 |
msgid ""
|
1751 |
"If you wish to use a default userlisting, just copy the following code and "
|
1752 |
"paste it in the textarea below:"
|
1753 |
msgstr ""
|
1754 |
|
1755 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1756 |
-
msgid "More"
|
1757 |
-
msgstr ""
|
1758 |
-
|
1759 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:262
|
1760 |
msgid "\"Single-Userlisting\" Template"
|
1761 |
msgstr ""
|
1762 |
|
1763 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1764 |
msgid ""
|
1765 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1766 |
"It's displayed when clickin on the \"more info\" link."
|
1767 |
msgstr ""
|
1768 |
|
1769 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1770 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1771 |
msgstr ""
|
1772 |
|
1773 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1774 |
msgid ""
|
1775 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1776 |
msgstr ""
|
1777 |
|
1778 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1779 |
msgid "You can find it in Profile Builder's menu."
|
1780 |
msgstr ""
|
1781 |
|
1782 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1783 |
msgid "You need to be logged in to view the userlisting!"
|
1784 |
msgstr ""
|
1785 |
|
1786 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1787 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1788 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1789 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1790 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/classes/userlisting.class.php:418
|
1791 |
msgid "Search Users by All Fields"
|
1792 |
msgstr ""
|
1793 |
|
1794 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1795 |
msgid "Leave Blank and Press Search to List All Users"
|
1796 |
msgstr ""
|
1797 |
|
1798 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1799 |
msgid "Search"
|
1800 |
msgstr ""
|
1801 |
|
1802 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1803 |
-
msgid "Clear Results"
|
1804 |
-
msgstr ""
|
1805 |
-
|
1806 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:574
|
1807 |
msgid "First/Lastname"
|
1808 |
msgstr ""
|
1809 |
|
1810 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1811 |
msgid "Sign-up Date"
|
1812 |
msgstr ""
|
1813 |
|
1814 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1815 |
msgid "Posts"
|
1816 |
msgstr ""
|
1817 |
|
1818 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1819 |
msgid "Click here to see more information about this user"
|
1820 |
msgstr ""
|
1821 |
|
1822 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1823 |
msgid "More..."
|
1824 |
msgstr ""
|
1825 |
|
1826 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1827 |
msgid "Click here to see more information about this user."
|
1828 |
msgstr ""
|
1829 |
|
1830 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1831 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1832 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1833 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1834 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1835 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1836 |
msgid "No uploaded attachment"
|
1837 |
msgstr ""
|
1838 |
|
1839 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1840 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1841 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1842 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1843 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1844 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1845 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1846 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1847 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
@@ -1850,19 +1781,19 @@ msgstr ""
|
|
1850 |
msgid "Click to see the current attachment"
|
1851 |
msgstr ""
|
1852 |
|
1853 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1854 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1855 |
msgid "Click here to go back"
|
1856 |
msgstr ""
|
1857 |
|
1858 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1859 |
msgid "Back"
|
1860 |
msgstr ""
|
1861 |
|
1862 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1863 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1864 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1865 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1866 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1867 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1868 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
@@ -1871,30 +1802,30 @@ msgstr ""
|
|
1871 |
msgid "Current file"
|
1872 |
msgstr ""
|
1873 |
|
1874 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1875 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1876 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
1877 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
1878 |
msgid "Avatar"
|
1879 |
msgstr ""
|
1880 |
|
1881 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1882 |
msgid "No results found!"
|
1883 |
msgstr ""
|
1884 |
|
1885 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1886 |
msgid "«« First"
|
1887 |
msgstr ""
|
1888 |
|
1889 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1890 |
msgid "« Prev"
|
1891 |
msgstr ""
|
1892 |
|
1893 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1894 |
msgid "Next » "
|
1895 |
msgstr ""
|
1896 |
|
1897 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1898 |
msgid "Last »»"
|
1899 |
msgstr ""
|
1900 |
|
@@ -1996,21 +1927,21 @@ msgstr ""
|
|
1996 |
msgid "User successfully unapproved!"
|
1997 |
msgstr ""
|
1998 |
|
1999 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2000 |
msgid "Users successfully approved!"
|
2001 |
msgstr ""
|
2002 |
|
2003 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2004 |
msgid "Users successfully unapproved!"
|
2005 |
msgstr ""
|
2006 |
|
2007 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2008 |
msgid ""
|
2009 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2010 |
"before you can log in."
|
2011 |
msgstr ""
|
2012 |
|
2013 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2014 |
msgid ""
|
2015 |
"Your account has to be confirmed by an administrator before you can use the "
|
2016 |
"\"Password Recovery\" feature."
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-05-14 14:34+0200\n"
|
6 |
+
"PO-Revision-Date: 2013-05-14 14:34+0200\n"
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
35 |
|
36 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
38 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:889
|
39 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
43 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:525
|
|
|
|
|
44 |
msgid "Username"
|
45 |
msgstr ""
|
46 |
|
47 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
48 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
49 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1022
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
51 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
54 |
msgstr ""
|
55 |
|
56 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
|
|
57 |
msgid "Role"
|
58 |
msgstr ""
|
59 |
|
79 |
msgid "Sorry, but you don't have permission to do that!"
|
80 |
msgstr ""
|
81 |
|
82 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:294
|
83 |
msgid "Approved"
|
84 |
msgstr ""
|
85 |
|
86 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:296
|
87 |
msgid "Unapproved"
|
88 |
msgstr ""
|
89 |
|
90 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:466
|
91 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
92 |
msgid "Admin Approval"
|
93 |
msgstr ""
|
94 |
|
95 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:469
|
96 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
97 |
msgid "All Users"
|
98 |
msgstr ""
|
145 |
">The user was NOT created!"
|
146 |
msgstr ""
|
147 |
|
148 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:769
|
149 |
msgid "You must be logged in to edit your profile."
|
150 |
msgstr ""
|
151 |
|
152 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:777
|
153 |
msgid "The avatar was successfully deleted."
|
154 |
msgstr ""
|
155 |
|
156 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:782
|
157 |
#, php-format
|
158 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
159 |
msgstr ""
|
160 |
|
161 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:795
|
162 |
msgid "The changes have been successfully saved."
|
163 |
msgstr ""
|
164 |
|
165 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:799
|
166 |
#, php-format
|
167 |
msgid ""
|
168 |
"The email address you entered is already registered to a different user."
|
170 |
"information."
|
171 |
msgstr ""
|
172 |
|
173 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:804
|
174 |
#, php-format
|
175 |
msgid ""
|
176 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
177 |
"%3$s updated along with the rest of the information."
|
178 |
msgstr ""
|
179 |
|
180 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:809
|
181 |
#, php-format
|
182 |
msgid ""
|
183 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
184 |
"updated along with the rest of the information."
|
185 |
msgstr ""
|
186 |
|
187 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:814
|
188 |
#, php-format
|
189 |
msgid ""
|
190 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
191 |
"updated along with the rest of the information."
|
192 |
msgstr ""
|
193 |
|
194 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:819
|
195 |
msgid ""
|
196 |
"Your profile was NOT updated, since not all required fields were completed!"
|
197 |
msgstr ""
|
198 |
|
199 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:828
|
200 |
msgid "There was an error while trying to upload the following attachments:"
|
201 |
msgstr ""
|
202 |
|
203 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:836
|
204 |
#, php-format
|
205 |
msgid ""
|
206 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
207 |
"%2$sNOT%3$s updated along with the rest of the information."
|
208 |
msgstr ""
|
209 |
|
210 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
211 |
msgid "There was an error while trying to upload your avatar picture."
|
212 |
msgstr ""
|
213 |
|
214 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
215 |
msgid "Possible cause: size/incorrect file-type."
|
216 |
msgstr ""
|
217 |
|
218 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
219 |
msgid "The avatar was"
|
220 |
msgstr ""
|
221 |
|
222 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
223 |
msgid "NOT"
|
224 |
msgstr ""
|
225 |
|
226 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
227 |
msgid "updated along with the rest of the information."
|
228 |
msgstr ""
|
229 |
|
230 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:851
|
231 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
232 |
msgid "There was an error while trying to upload the following attachment(s)"
|
233 |
msgstr ""
|
234 |
|
235 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:858
|
236 |
#, php-format
|
237 |
msgid ""
|
238 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
239 |
"file was %2$sNOT%3$s updated along with the rest of the information."
|
240 |
msgstr ""
|
241 |
|
242 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:873
|
243 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
|
|
244 |
msgid "Name"
|
245 |
msgstr ""
|
246 |
|
247 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:880
|
248 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
249 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
250 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:537
|
|
|
251 |
msgid "Email"
|
252 |
msgstr ""
|
253 |
|
254 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:881
|
255 |
msgid "The email cannot be changed."
|
256 |
msgstr ""
|
257 |
|
258 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:890
|
259 |
msgid "The usernames cannot be changed."
|
260 |
msgstr ""
|
261 |
|
262 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:900
|
263 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:920
|
264 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:940
|
265 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:960
|
266 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1012
|
267 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1034
|
268 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1052
|
269 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1070
|
270 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1088
|
271 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1109
|
272 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
273 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
274 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
283 |
msgid "This field is marked as required by the administrator."
|
284 |
msgstr ""
|
285 |
|
286 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:903
|
287 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:923
|
288 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:943
|
289 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:963
|
290 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1015
|
291 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1036
|
292 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1054
|
293 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1072
|
294 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1090
|
295 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1111
|
296 |
msgid ""
|
297 |
"This field wasn't updated because you entered and empty string (It was "
|
298 |
"marked as required by the administrator."
|
299 |
msgstr ""
|
300 |
|
301 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:910
|
302 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
303 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
|
|
304 |
msgid "First Name"
|
305 |
msgstr ""
|
306 |
|
307 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:930
|
308 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
309 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
|
|
310 |
msgid "Last Name"
|
311 |
msgstr ""
|
312 |
|
313 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:950
|
314 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
315 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
|
|
316 |
msgid "Nickname"
|
317 |
msgstr ""
|
318 |
|
319 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:971
|
|
|
320 |
msgid "Display name publicly as"
|
321 |
msgstr ""
|
322 |
|
323 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1003
|
324 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
|
|
325 |
msgid "Contact Info"
|
326 |
msgstr ""
|
327 |
|
328 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1024
|
329 |
msgid "(required)"
|
330 |
msgstr ""
|
331 |
|
332 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1042
|
333 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
334 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
335 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:567
|
|
|
|
|
336 |
msgid "Website"
|
337 |
msgstr ""
|
338 |
|
339 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1060
|
340 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
341 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
342 |
msgid "AIM"
|
343 |
msgstr ""
|
344 |
|
345 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1078
|
346 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
347 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
348 |
msgid "Yahoo IM"
|
349 |
msgstr ""
|
350 |
|
351 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1096
|
352 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
353 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
354 |
msgid "Jabber / Google Talk"
|
355 |
msgstr ""
|
356 |
|
357 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1102
|
358 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
|
|
359 |
msgid "About Yourself"
|
360 |
msgstr ""
|
361 |
|
362 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1117
|
363 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
364 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
365 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:573
|
|
|
|
|
366 |
msgid "Biographical Info"
|
367 |
msgstr ""
|
368 |
|
369 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1127
|
370 |
msgid "New Password"
|
371 |
msgstr ""
|
372 |
|
373 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1132
|
374 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
375 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
376 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
377 |
msgid "Repeat Password"
|
378 |
msgstr ""
|
379 |
|
380 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1163
|
381 |
msgid "Update"
|
382 |
msgstr ""
|
383 |
|
816 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
817 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
818 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
819 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:405
|
820 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
821 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
822 |
msgid "Save Changes"
|
1041 |
|
1042 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1043 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1044 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:132
|
1045 |
msgid "You either don't have permission for that action or there was an error!"
|
1046 |
msgstr ""
|
1047 |
|
1099 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1100 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1101 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1102 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:39
|
1103 |
msgid "General Settings"
|
1104 |
msgstr ""
|
1105 |
|
1220 |
msgstr ""
|
1221 |
|
1222 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
1223 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:31
|
1224 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
|
|
1225 |
msgid "User-Listing"
|
1226 |
msgstr ""
|
1227 |
|
1349 |
msgstr ""
|
1350 |
|
1351 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1352 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:145
|
1353 |
#, php-format
|
1354 |
msgid "Your account on %1$s has been approved!"
|
1355 |
msgstr ""
|
1356 |
|
1357 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1358 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:146
|
1359 |
#, php-format
|
1360 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1361 |
msgstr ""
|
1372 |
msgstr ""
|
1373 |
|
1374 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1375 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:152
|
1376 |
#, php-format
|
1377 |
msgid "Your account on %1$s has been unapproved!"
|
1378 |
msgstr ""
|
1379 |
|
1380 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1381 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:153
|
1382 |
#, php-format
|
1383 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1384 |
msgstr ""
|
1595 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1596 |
msgstr ""
|
1597 |
|
1598 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:34
|
1599 |
msgid ""
|
1600 |
"To create a page containing the users registered to this current site/blog, "
|
1601 |
"insert the following shortcode in a (blank) page: "
|
1602 |
msgstr ""
|
1603 |
|
1604 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:35
|
1605 |
msgid ""
|
1606 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1607 |
"authors, visible to only the users currently logged in, you would use:"
|
1608 |
msgstr ""
|
1609 |
|
1610 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1611 |
msgid ""
|
1612 |
"You can also create a userlisting page that displays users having a certain "
|
1613 |
"meta-value within a certain (extra) meta-field like so:"
|
1614 |
msgstr ""
|
1615 |
|
1616 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1617 |
msgid ""
|
1618 |
"Remember though, that the field-value combination must exist in the database."
|
1619 |
msgstr ""
|
1620 |
|
1621 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:41
|
1622 |
msgid "These settings are applied to the front-end userlisting."
|
1623 |
msgstr ""
|
1624 |
|
1625 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:47
|
1626 |
msgid "Number of Users/Page: "
|
1627 |
msgstr ""
|
1628 |
|
1629 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:64
|
1630 |
msgid "Default Sorting Criteria: "
|
1631 |
msgstr ""
|
1632 |
|
1633 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:93
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1634 |
msgid "Default Sorting Order: "
|
1635 |
msgstr ""
|
1636 |
|
1637 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:104
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1638 |
msgid "\"All-Userlisting\" Template"
|
1639 |
msgstr ""
|
1640 |
|
1641 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:106
|
1642 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:250
|
1643 |
msgid ""
|
1644 |
"With the userlisting templates you can customize the look, feel and "
|
1645 |
"information listed by the shortcode."
|
1646 |
msgstr ""
|
1647 |
|
1648 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:107
|
1649 |
msgid ""
|
1650 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1651 |
"on each page access where the shortcode is present."
|
1652 |
msgstr ""
|
1653 |
|
1654 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:111
|
1655 |
+
msgid "Avatar size: "
|
|
|
1656 |
msgstr ""
|
1657 |
|
1658 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:127
|
1659 |
msgid "Insert \"Sort By\" Field:"
|
1660 |
msgstr ""
|
1661 |
|
1662 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:154
|
1663 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:256
|
|
|
|
|
|
|
|
|
|
|
1664 |
msgid "Insert \"User-Meta\" Field:"
|
1665 |
msgstr ""
|
1666 |
|
1667 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:188
|
1668 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:297
|
1669 |
msgid "Insert Extra Functions:"
|
1670 |
msgstr ""
|
1671 |
|
1672 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:203
|
1673 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1674 |
msgstr ""
|
1675 |
|
1676 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:205
|
1677 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:311
|
1678 |
msgid ""
|
1679 |
"If you wish to use a default userlisting, just copy the following code and "
|
1680 |
"paste it in the textarea below:"
|
1681 |
msgstr ""
|
1682 |
|
1683 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:248
|
|
|
|
|
|
|
|
|
1684 |
msgid "\"Single-Userlisting\" Template"
|
1685 |
msgstr ""
|
1686 |
|
1687 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:251
|
1688 |
msgid ""
|
1689 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1690 |
"It's displayed when clickin on the \"more info\" link."
|
1691 |
msgstr ""
|
1692 |
|
1693 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:309
|
1694 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1695 |
msgstr ""
|
1696 |
|
1697 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1698 |
msgid ""
|
1699 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1700 |
msgstr ""
|
1701 |
|
1702 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1703 |
msgid "You can find it in Profile Builder's menu."
|
1704 |
msgstr ""
|
1705 |
|
1706 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:445
|
1707 |
msgid "You need to be logged in to view the userlisting!"
|
1708 |
msgstr ""
|
1709 |
|
1710 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:477
|
1711 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:492
|
1712 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1641
|
1713 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1730
|
|
|
1714 |
msgid "Search Users by All Fields"
|
1715 |
msgstr ""
|
1716 |
|
1717 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:514
|
1718 |
msgid "Leave Blank and Press Search to List All Users"
|
1719 |
msgstr ""
|
1720 |
|
1721 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:518
|
1722 |
msgid "Search"
|
1723 |
msgstr ""
|
1724 |
|
1725 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:531
|
|
|
|
|
|
|
|
|
1726 |
msgid "First/Lastname"
|
1727 |
msgstr ""
|
1728 |
|
1729 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:543
|
1730 |
msgid "Sign-up Date"
|
1731 |
msgstr ""
|
1732 |
|
1733 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:549
|
1734 |
+
msgid "Firstname"
|
1735 |
+
msgstr ""
|
1736 |
+
|
1737 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:555
|
1738 |
+
msgid "Lastname"
|
1739 |
+
msgstr ""
|
1740 |
+
|
1741 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:561
|
1742 |
+
msgid "Display Name"
|
1743 |
+
msgstr ""
|
1744 |
+
|
1745 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:579
|
1746 |
msgid "Posts"
|
1747 |
msgstr ""
|
1748 |
|
1749 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1750 |
msgid "Click here to see more information about this user"
|
1751 |
msgstr ""
|
1752 |
|
1753 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1754 |
msgid "More..."
|
1755 |
msgstr ""
|
1756 |
|
1757 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:626
|
1758 |
msgid "Click here to see more information about this user."
|
1759 |
msgstr ""
|
1760 |
|
1761 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:829
|
1762 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:939
|
1763 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1764 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1765 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1766 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1767 |
msgid "No uploaded attachment"
|
1768 |
msgstr ""
|
1769 |
|
1770 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:831
|
1771 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:941
|
1772 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1773 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1309
|
1774 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1775 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1475
|
1776 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1777 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1778 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
1781 |
msgid "Click to see the current attachment"
|
1782 |
msgstr ""
|
1783 |
|
1784 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1785 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1072
|
1786 |
msgid "Click here to go back"
|
1787 |
msgstr ""
|
1788 |
|
1789 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1790 |
msgid "Back"
|
1791 |
msgstr ""
|
1792 |
|
1793 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1794 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1795 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1796 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1797 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1798 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1799 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1802 |
msgid "Current file"
|
1803 |
msgstr ""
|
1804 |
|
1805 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1307
|
1806 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1473
|
1807 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
1808 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
1809 |
msgid "Avatar"
|
1810 |
msgstr ""
|
1811 |
|
1812 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1532
|
1813 |
msgid "No results found!"
|
1814 |
msgstr ""
|
1815 |
|
1816 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1628
|
1817 |
msgid "«« First"
|
1818 |
msgstr ""
|
1819 |
|
1820 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1629
|
1821 |
msgid "« Prev"
|
1822 |
msgstr ""
|
1823 |
|
1824 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1630
|
1825 |
msgid "Next » "
|
1826 |
msgstr ""
|
1827 |
|
1828 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1631
|
1829 |
msgid "Last »»"
|
1830 |
msgstr ""
|
1831 |
|
1927 |
msgid "User successfully unapproved!"
|
1928 |
msgstr ""
|
1929 |
|
1930 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:114
|
1931 |
msgid "Users successfully approved!"
|
1932 |
msgstr ""
|
1933 |
|
1934 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:127
|
1935 |
msgid "Users successfully unapproved!"
|
1936 |
msgstr ""
|
1937 |
|
1938 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:174
|
1939 |
msgid ""
|
1940 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
1941 |
"before you can log in."
|
1942 |
msgstr ""
|
1943 |
|
1944 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:186
|
1945 |
msgid ""
|
1946 |
"Your account has to be confirmed by an administrator before you can use the "
|
1947 |
"\"Password Recovery\" feature."
|
translation/profilebuilder-es_ES.mo
CHANGED
Binary file
|
translation/profilebuilder-es_ES.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -35,20 +35,18 @@ msgstr ""
|
|
35 |
|
36 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
38 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
39 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
43 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
44 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:356
|
45 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:568
|
46 |
msgid "Username"
|
47 |
msgstr "Nombre de usuario"
|
48 |
|
49 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
51 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
53 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
54 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
@@ -56,7 +54,6 @@ msgid "E-mail"
|
|
56 |
msgstr "Email"
|
57 |
|
58 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
59 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:225
|
60 |
msgid "Role"
|
61 |
msgstr ""
|
62 |
|
@@ -83,20 +80,20 @@ msgstr ""
|
|
83 |
msgid "Sorry, but you don't have permission to do that!"
|
84 |
msgstr ""
|
85 |
|
86 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
87 |
msgid "Approved"
|
88 |
msgstr ""
|
89 |
|
90 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
91 |
msgid "Unapproved"
|
92 |
msgstr ""
|
93 |
|
94 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
95 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
96 |
msgid "Admin Approval"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
100 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
101 |
#, fuzzy
|
102 |
msgid "All Users"
|
@@ -154,24 +151,24 @@ msgid ""
|
|
154 |
">The user was NOT created!"
|
155 |
msgstr ""
|
156 |
|
157 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
158 |
msgid "You must be logged in to edit your profile."
|
159 |
msgstr "Debes estar conectado para editar tu perfil."
|
160 |
|
161 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
162 |
msgid "The avatar was successfully deleted."
|
163 |
msgstr "El avatar ha sido eliminado."
|
164 |
|
165 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
166 |
#, fuzzy, php-format
|
167 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
168 |
msgstr "El avatar ha sido eliminado."
|
169 |
|
170 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
171 |
msgid "The changes have been successfully saved."
|
172 |
msgstr "Los cambios se han guardado correctamente."
|
173 |
|
174 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
175 |
#, fuzzy, php-format
|
176 |
msgid ""
|
177 |
"The email address you entered is already registered to a different user."
|
@@ -181,21 +178,21 @@ msgstr ""
|
|
181 |
"La dirección de correo electrónico que ha introducido ya está siendo usada "
|
182 |
"por un usuario diferente.<br/>La dirección de email era"
|
183 |
|
184 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
185 |
#, php-format
|
186 |
msgid ""
|
187 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
188 |
"%3$s updated along with the rest of the information."
|
189 |
msgstr ""
|
190 |
|
191 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
192 |
#, php-format
|
193 |
msgid ""
|
194 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
195 |
"updated along with the rest of the information."
|
196 |
msgstr ""
|
197 |
|
198 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
199 |
#, fuzzy, php-format
|
200 |
msgid ""
|
201 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
@@ -203,96 +200,94 @@ msgid ""
|
|
203 |
msgstr ""
|
204 |
"No has completado ambos campos de contraseña.<br/>La dirección de email era"
|
205 |
|
206 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
207 |
msgid ""
|
208 |
"Your profile was NOT updated, since not all required fields were completed!"
|
209 |
msgstr ""
|
210 |
|
211 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
212 |
#, fuzzy
|
213 |
msgid "There was an error while trying to upload the following attachments:"
|
214 |
msgstr ""
|
215 |
"Se ha producido un error al intentar subir los siguientes documentos:<br/>"
|
216 |
|
217 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
218 |
#, php-format
|
219 |
msgid ""
|
220 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
221 |
"%2$sNOT%3$s updated along with the rest of the information."
|
222 |
msgstr ""
|
223 |
|
224 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
225 |
#, fuzzy
|
226 |
msgid "There was an error while trying to upload your avatar picture."
|
227 |
msgstr ""
|
228 |
"Se ha producido un error al intentar subir los siguientes documentos:<br/>"
|
229 |
|
230 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
231 |
msgid "Possible cause: size/incorrect file-type."
|
232 |
msgstr ""
|
233 |
|
234 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
235 |
msgid "The avatar was"
|
236 |
msgstr ""
|
237 |
|
238 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
239 |
msgid "NOT"
|
240 |
msgstr "NO"
|
241 |
|
242 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
243 |
#, fuzzy
|
244 |
msgid "updated along with the rest of the information."
|
245 |
msgstr " actualizado junto con el resto de la información."
|
246 |
|
247 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
248 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
249 |
#, fuzzy
|
250 |
msgid "There was an error while trying to upload the following attachment(s)"
|
251 |
msgstr ""
|
252 |
"Se ha producido un error al intentar subir los siguientes documentos:<br/>"
|
253 |
|
254 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
255 |
#, php-format
|
256 |
msgid ""
|
257 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
258 |
"file was %2$sNOT%3$s updated along with the rest of the information."
|
259 |
msgstr ""
|
260 |
|
261 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
262 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
263 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:351
|
264 |
msgid "Name"
|
265 |
msgstr "Nombre"
|
266 |
|
267 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
268 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
269 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
270 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
271 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:580
|
272 |
#, fuzzy
|
273 |
msgid "Email"
|
274 |
msgstr "Email"
|
275 |
|
276 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
277 |
#, fuzzy
|
278 |
msgid "The email cannot be changed."
|
279 |
msgstr "Los nombres de usuario no pueden ser cambiados."
|
280 |
|
281 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
282 |
#, fuzzy
|
283 |
msgid "The usernames cannot be changed."
|
284 |
msgstr "Los nombres de usuario no pueden ser cambiados."
|
285 |
|
286 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
287 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
288 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
289 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
290 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
291 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
292 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
293 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
294 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
295 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
296 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
297 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
298 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
@@ -307,111 +302,101 @@ msgstr "Los nombres de usuario no pueden ser cambiados."
|
|
307 |
msgid "This field is marked as required by the administrator."
|
308 |
msgstr ""
|
309 |
|
310 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
311 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
312 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
313 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
314 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
315 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
316 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
317 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
318 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
319 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
320 |
msgid ""
|
321 |
"This field wasn't updated because you entered and empty string (It was "
|
322 |
"marked as required by the administrator."
|
323 |
msgstr ""
|
324 |
|
325 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
326 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
327 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
328 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:364
|
329 |
msgid "First Name"
|
330 |
msgstr "Nombre:"
|
331 |
|
332 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
333 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
334 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
335 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:372
|
336 |
msgid "Last Name"
|
337 |
msgstr "Apellidos"
|
338 |
|
339 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
340 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
341 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
342 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:380
|
343 |
msgid "Nickname"
|
344 |
msgstr "Alias"
|
345 |
|
346 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
347 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:388
|
348 |
msgid "Display name publicly as"
|
349 |
msgstr "Mostrar nombre públicamente como"
|
350 |
|
351 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
352 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
353 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:396
|
354 |
msgid "Contact Info"
|
355 |
msgstr "Información de contacto"
|
356 |
|
357 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
358 |
msgid "(required)"
|
359 |
msgstr "(obligatorio)"
|
360 |
|
361 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
362 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
363 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
364 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
365 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:401
|
366 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:610
|
367 |
msgid "Website"
|
368 |
msgstr "Sitio web"
|
369 |
|
370 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
371 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
372 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
373 |
msgid "AIM"
|
374 |
msgstr "AIM"
|
375 |
|
376 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
377 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
378 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
379 |
msgid "Yahoo IM"
|
380 |
msgstr "Yahoo IM"
|
381 |
|
382 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
383 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
384 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
385 |
msgid "Jabber / Google Talk"
|
386 |
msgstr "Jabber / Google Talk"
|
387 |
|
388 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
389 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
390 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:409
|
391 |
msgid "About Yourself"
|
392 |
msgstr "Acerca de ti"
|
393 |
|
394 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
395 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
396 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
397 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
398 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:414
|
399 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:616
|
400 |
msgid "Biographical Info"
|
401 |
msgstr "Información biográfica"
|
402 |
|
403 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
404 |
msgid "New Password"
|
405 |
msgstr "Nueva contraseña"
|
406 |
|
407 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
408 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
409 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
410 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
411 |
msgid "Repeat Password"
|
412 |
msgstr "Repetir contraseña"
|
413 |
|
414 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
415 |
msgid "Update"
|
416 |
msgstr "Actualizar"
|
417 |
|
@@ -874,7 +859,7 @@ msgstr "Ocultar"
|
|
874 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
875 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
876 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
877 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
878 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
879 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
880 |
msgid "Save Changes"
|
@@ -1131,7 +1116,7 @@ msgstr "El avatar ha sido eliminado."
|
|
1131 |
|
1132 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1133 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1134 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1135 |
msgid "You either don't have permission for that action or there was an error!"
|
1136 |
msgstr ""
|
1137 |
|
@@ -1190,7 +1175,7 @@ msgstr ""
|
|
1190 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1191 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1192 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1193 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1194 |
msgid "General Settings"
|
1195 |
msgstr ""
|
1196 |
|
@@ -1312,8 +1297,8 @@ msgid "Status"
|
|
1312 |
msgstr ""
|
1313 |
|
1314 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
|
|
1315 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
1316 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:33
|
1317 |
msgid "User-Listing"
|
1318 |
msgstr ""
|
1319 |
|
@@ -1442,13 +1427,13 @@ msgid ""
|
|
1442 |
msgstr ""
|
1443 |
|
1444 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1445 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1446 |
#, fuzzy, php-format
|
1447 |
msgid "Your account on %1$s has been approved!"
|
1448 |
msgstr "Se ha creado la cuenta de usuario para %1$s."
|
1449 |
|
1450 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1451 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1452 |
#, php-format
|
1453 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1454 |
msgstr ""
|
@@ -1465,13 +1450,13 @@ msgid ""
|
|
1465 |
msgstr ""
|
1466 |
|
1467 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1468 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1469 |
#, fuzzy, php-format
|
1470 |
msgid "Your account on %1$s has been unapproved!"
|
1471 |
msgstr "Se ha creado la cuenta de usuario para %1$s."
|
1472 |
|
1473 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1474 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1475 |
#, php-format
|
1476 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1477 |
msgstr ""
|
@@ -1688,245 +1673,190 @@ msgstr ""
|
|
1688 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1689 |
msgstr ""
|
1690 |
|
1691 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1692 |
msgid ""
|
1693 |
"To create a page containing the users registered to this current site/blog, "
|
1694 |
"insert the following shortcode in a (blank) page: "
|
1695 |
msgstr ""
|
1696 |
|
1697 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1698 |
msgid ""
|
1699 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1700 |
"authors, visible to only the users currently logged in, you would use:"
|
1701 |
msgstr ""
|
1702 |
|
1703 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1704 |
msgid ""
|
1705 |
"You can also create a userlisting page that displays users having a certain "
|
1706 |
"meta-value within a certain (extra) meta-field like so:"
|
1707 |
msgstr ""
|
1708 |
|
1709 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1710 |
msgid ""
|
1711 |
"Remember though, that the field-value combination must exist in the database."
|
1712 |
msgstr ""
|
1713 |
|
1714 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1715 |
msgid "These settings are applied to the front-end userlisting."
|
1716 |
msgstr ""
|
1717 |
|
1718 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1719 |
msgid "Number of Users/Page: "
|
1720 |
msgstr ""
|
1721 |
|
1722 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1723 |
msgid "Default Sorting Criteria: "
|
1724 |
msgstr ""
|
1725 |
|
1726 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1727 |
-
msgid "Registration Date"
|
1728 |
-
msgstr ""
|
1729 |
-
|
1730 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:75
|
1731 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:592
|
1732 |
-
#, fuzzy
|
1733 |
-
msgid "Firstname"
|
1734 |
-
msgstr "Nombre:"
|
1735 |
-
|
1736 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:76
|
1737 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:598
|
1738 |
-
#, fuzzy
|
1739 |
-
msgid "Lastname"
|
1740 |
-
msgstr "Apellidos"
|
1741 |
-
|
1742 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:77
|
1743 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:604
|
1744 |
-
#, fuzzy
|
1745 |
-
msgid "Display Name"
|
1746 |
-
msgstr "Nombre:"
|
1747 |
-
|
1748 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:78
|
1749 |
-
msgid "Number of Posts"
|
1750 |
-
msgstr ""
|
1751 |
-
|
1752 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:79
|
1753 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:627
|
1754 |
-
msgid "Aim"
|
1755 |
-
msgstr ""
|
1756 |
-
|
1757 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:80
|
1758 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:632
|
1759 |
-
msgid "Yim"
|
1760 |
-
msgstr ""
|
1761 |
-
|
1762 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:81
|
1763 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:637
|
1764 |
-
msgid "Jabber"
|
1765 |
-
msgstr ""
|
1766 |
-
|
1767 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:83
|
1768 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:152
|
1769 |
-
msgid "Custom Fields"
|
1770 |
-
msgstr ""
|
1771 |
-
|
1772 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:99
|
1773 |
msgid "Default Sorting Order: "
|
1774 |
msgstr ""
|
1775 |
|
1776 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1777 |
-
msgid "Ascending"
|
1778 |
-
msgstr ""
|
1779 |
-
|
1780 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:103
|
1781 |
-
msgid "Descending"
|
1782 |
-
msgstr ""
|
1783 |
-
|
1784 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:110
|
1785 |
msgid "\"All-Userlisting\" Template"
|
1786 |
msgstr ""
|
1787 |
|
1788 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1789 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1790 |
msgid ""
|
1791 |
"With the userlisting templates you can customize the look, feel and "
|
1792 |
"information listed by the shortcode."
|
1793 |
msgstr ""
|
1794 |
|
1795 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1796 |
msgid ""
|
1797 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1798 |
"on each page access where the shortcode is present."
|
1799 |
msgstr ""
|
1800 |
|
1801 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1802 |
-
|
1803 |
-
msgid "Avatar/Gravatar Size: "
|
1804 |
msgstr ""
|
1805 |
|
1806 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1807 |
msgid "Insert \"Sort By\" Field:"
|
1808 |
msgstr ""
|
1809 |
|
1810 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1811 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1812 |
-
#, fuzzy
|
1813 |
-
msgid "Default WordPress Fields"
|
1814 |
-
msgstr "Campos de perfil predeterminado"
|
1815 |
-
|
1816 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:164
|
1817 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:287
|
1818 |
msgid "Insert \"User-Meta\" Field:"
|
1819 |
msgstr ""
|
1820 |
|
1821 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1822 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1823 |
msgid "Insert Extra Functions:"
|
1824 |
msgstr ""
|
1825 |
|
1826 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1827 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1828 |
msgstr ""
|
1829 |
|
1830 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1831 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1832 |
msgid ""
|
1833 |
"If you wish to use a default userlisting, just copy the following code and "
|
1834 |
"paste it in the textarea below:"
|
1835 |
msgstr ""
|
1836 |
|
1837 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1838 |
-
msgid "More"
|
1839 |
-
msgstr ""
|
1840 |
-
|
1841 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:262
|
1842 |
msgid "\"Single-Userlisting\" Template"
|
1843 |
msgstr ""
|
1844 |
|
1845 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1846 |
msgid ""
|
1847 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1848 |
"It's displayed when clickin on the \"more info\" link."
|
1849 |
msgstr ""
|
1850 |
|
1851 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1852 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1853 |
msgstr ""
|
1854 |
|
1855 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1856 |
msgid ""
|
1857 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1858 |
msgstr ""
|
1859 |
|
1860 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1861 |
msgid "You can find it in Profile Builder's menu."
|
1862 |
msgstr ""
|
1863 |
|
1864 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1865 |
#, fuzzy
|
1866 |
msgid "You need to be logged in to view the userlisting!"
|
1867 |
msgstr "Debes estar conectado para editar tu perfil."
|
1868 |
|
1869 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1870 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1871 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1872 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1873 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/classes/userlisting.class.php:418
|
1874 |
msgid "Search Users by All Fields"
|
1875 |
msgstr ""
|
1876 |
|
1877 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1878 |
msgid "Leave Blank and Press Search to List All Users"
|
1879 |
msgstr ""
|
1880 |
|
1881 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1882 |
msgid "Search"
|
1883 |
msgstr ""
|
1884 |
|
1885 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1886 |
-
msgid "Clear Results"
|
1887 |
-
msgstr ""
|
1888 |
-
|
1889 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:574
|
1890 |
#, fuzzy
|
1891 |
msgid "First/Lastname"
|
1892 |
msgstr "Nombre:"
|
1893 |
|
1894 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1895 |
msgid "Sign-up Date"
|
1896 |
msgstr ""
|
1897 |
|
1898 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1899 |
msgid "Posts"
|
1900 |
msgstr ""
|
1901 |
|
1902 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1903 |
msgid "Click here to see more information about this user"
|
1904 |
msgstr ""
|
1905 |
|
1906 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1907 |
msgid "More..."
|
1908 |
msgstr ""
|
1909 |
|
1910 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1911 |
msgid "Click here to see more information about this user."
|
1912 |
msgstr ""
|
1913 |
|
1914 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1915 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1916 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1917 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1918 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1919 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1920 |
#, fuzzy
|
1921 |
msgid "No uploaded attachment"
|
1922 |
msgstr "El archivo adjunto \""
|
1923 |
|
1924 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1925 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1926 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1927 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1928 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1929 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1930 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1931 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1932 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
@@ -1935,20 +1865,20 @@ msgstr "El archivo adjunto \""
|
|
1935 |
msgid "Click to see the current attachment"
|
1936 |
msgstr ""
|
1937 |
|
1938 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1939 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1940 |
msgid "Click here to go back"
|
1941 |
msgstr ""
|
1942 |
|
1943 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1944 |
#, fuzzy
|
1945 |
msgid "Back"
|
1946 |
msgstr "Negro"
|
1947 |
|
1948 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1949 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1950 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1951 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1952 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1953 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1954 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
@@ -1957,31 +1887,31 @@ msgstr "Negro"
|
|
1957 |
msgid "Current file"
|
1958 |
msgstr ""
|
1959 |
|
1960 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1961 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1962 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
1963 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
1964 |
msgid "Avatar"
|
1965 |
msgstr ""
|
1966 |
|
1967 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1968 |
msgid "No results found!"
|
1969 |
msgstr ""
|
1970 |
|
1971 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1972 |
msgid "«« First"
|
1973 |
msgstr ""
|
1974 |
|
1975 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1976 |
msgid "« Prev"
|
1977 |
msgstr ""
|
1978 |
|
1979 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1980 |
#, fuzzy
|
1981 |
msgid "Next » "
|
1982 |
msgstr "Salir »"
|
1983 |
|
1984 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1985 |
#, fuzzy
|
1986 |
msgid "Last »»"
|
1987 |
msgstr "Salir »"
|
@@ -2088,23 +2018,23 @@ msgstr "El avatar ha sido eliminado."
|
|
2088 |
msgid "User successfully unapproved!"
|
2089 |
msgstr "El avatar ha sido eliminado."
|
2090 |
|
2091 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2092 |
#, fuzzy
|
2093 |
msgid "Users successfully approved!"
|
2094 |
msgstr "El avatar ha sido eliminado."
|
2095 |
|
2096 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2097 |
#, fuzzy
|
2098 |
msgid "Users successfully unapproved!"
|
2099 |
msgstr "El avatar ha sido eliminado."
|
2100 |
|
2101 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2102 |
msgid ""
|
2103 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2104 |
"before you can log in."
|
2105 |
msgstr ""
|
2106 |
|
2107 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2108 |
msgid ""
|
2109 |
"Your account has to be confirmed by an administrator before you can use the "
|
2110 |
"\"Password Recovery\" feature."
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-05-14 14:34+0200\n"
|
6 |
+
"PO-Revision-Date: 2013-05-14 14:34+0200\n"
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
35 |
|
36 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
38 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:889
|
39 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
43 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:525
|
|
|
|
|
44 |
msgid "Username"
|
45 |
msgstr "Nombre de usuario"
|
46 |
|
47 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
48 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
49 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1022
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
51 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
54 |
msgstr "Email"
|
55 |
|
56 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
|
|
57 |
msgid "Role"
|
58 |
msgstr ""
|
59 |
|
80 |
msgid "Sorry, but you don't have permission to do that!"
|
81 |
msgstr ""
|
82 |
|
83 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:294
|
84 |
msgid "Approved"
|
85 |
msgstr ""
|
86 |
|
87 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:296
|
88 |
msgid "Unapproved"
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:466
|
92 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
93 |
msgid "Admin Approval"
|
94 |
msgstr ""
|
95 |
|
96 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:469
|
97 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
98 |
#, fuzzy
|
99 |
msgid "All Users"
|
151 |
">The user was NOT created!"
|
152 |
msgstr ""
|
153 |
|
154 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:769
|
155 |
msgid "You must be logged in to edit your profile."
|
156 |
msgstr "Debes estar conectado para editar tu perfil."
|
157 |
|
158 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:777
|
159 |
msgid "The avatar was successfully deleted."
|
160 |
msgstr "El avatar ha sido eliminado."
|
161 |
|
162 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:782
|
163 |
#, fuzzy, php-format
|
164 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
165 |
msgstr "El avatar ha sido eliminado."
|
166 |
|
167 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:795
|
168 |
msgid "The changes have been successfully saved."
|
169 |
msgstr "Los cambios se han guardado correctamente."
|
170 |
|
171 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:799
|
172 |
#, fuzzy, php-format
|
173 |
msgid ""
|
174 |
"The email address you entered is already registered to a different user."
|
178 |
"La dirección de correo electrónico que ha introducido ya está siendo usada "
|
179 |
"por un usuario diferente.<br/>La dirección de email era"
|
180 |
|
181 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:804
|
182 |
#, php-format
|
183 |
msgid ""
|
184 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
185 |
"%3$s updated along with the rest of the information."
|
186 |
msgstr ""
|
187 |
|
188 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:809
|
189 |
#, php-format
|
190 |
msgid ""
|
191 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
192 |
"updated along with the rest of the information."
|
193 |
msgstr ""
|
194 |
|
195 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:814
|
196 |
#, fuzzy, php-format
|
197 |
msgid ""
|
198 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
200 |
msgstr ""
|
201 |
"No has completado ambos campos de contraseña.<br/>La dirección de email era"
|
202 |
|
203 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:819
|
204 |
msgid ""
|
205 |
"Your profile was NOT updated, since not all required fields were completed!"
|
206 |
msgstr ""
|
207 |
|
208 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:828
|
209 |
#, fuzzy
|
210 |
msgid "There was an error while trying to upload the following attachments:"
|
211 |
msgstr ""
|
212 |
"Se ha producido un error al intentar subir los siguientes documentos:<br/>"
|
213 |
|
214 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:836
|
215 |
#, php-format
|
216 |
msgid ""
|
217 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
218 |
"%2$sNOT%3$s updated along with the rest of the information."
|
219 |
msgstr ""
|
220 |
|
221 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
222 |
#, fuzzy
|
223 |
msgid "There was an error while trying to upload your avatar picture."
|
224 |
msgstr ""
|
225 |
"Se ha producido un error al intentar subir los siguientes documentos:<br/>"
|
226 |
|
227 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
228 |
msgid "Possible cause: size/incorrect file-type."
|
229 |
msgstr ""
|
230 |
|
231 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
232 |
msgid "The avatar was"
|
233 |
msgstr ""
|
234 |
|
235 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
236 |
msgid "NOT"
|
237 |
msgstr "NO"
|
238 |
|
239 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
240 |
#, fuzzy
|
241 |
msgid "updated along with the rest of the information."
|
242 |
msgstr " actualizado junto con el resto de la información."
|
243 |
|
244 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:851
|
245 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
246 |
#, fuzzy
|
247 |
msgid "There was an error while trying to upload the following attachment(s)"
|
248 |
msgstr ""
|
249 |
"Se ha producido un error al intentar subir los siguientes documentos:<br/>"
|
250 |
|
251 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:858
|
252 |
#, php-format
|
253 |
msgid ""
|
254 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
255 |
"file was %2$sNOT%3$s updated along with the rest of the information."
|
256 |
msgstr ""
|
257 |
|
258 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:873
|
259 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
|
|
260 |
msgid "Name"
|
261 |
msgstr "Nombre"
|
262 |
|
263 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:880
|
264 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
265 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
266 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:537
|
|
|
267 |
#, fuzzy
|
268 |
msgid "Email"
|
269 |
msgstr "Email"
|
270 |
|
271 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:881
|
272 |
#, fuzzy
|
273 |
msgid "The email cannot be changed."
|
274 |
msgstr "Los nombres de usuario no pueden ser cambiados."
|
275 |
|
276 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:890
|
277 |
#, fuzzy
|
278 |
msgid "The usernames cannot be changed."
|
279 |
msgstr "Los nombres de usuario no pueden ser cambiados."
|
280 |
|
281 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:900
|
282 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:920
|
283 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:940
|
284 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:960
|
285 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1012
|
286 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1034
|
287 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1052
|
288 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1070
|
289 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1088
|
290 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1109
|
291 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
292 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
293 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
302 |
msgid "This field is marked as required by the administrator."
|
303 |
msgstr ""
|
304 |
|
305 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:903
|
306 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:923
|
307 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:943
|
308 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:963
|
309 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1015
|
310 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1036
|
311 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1054
|
312 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1072
|
313 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1090
|
314 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1111
|
315 |
msgid ""
|
316 |
"This field wasn't updated because you entered and empty string (It was "
|
317 |
"marked as required by the administrator."
|
318 |
msgstr ""
|
319 |
|
320 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:910
|
321 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
322 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
|
|
323 |
msgid "First Name"
|
324 |
msgstr "Nombre:"
|
325 |
|
326 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:930
|
327 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
328 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
|
|
329 |
msgid "Last Name"
|
330 |
msgstr "Apellidos"
|
331 |
|
332 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:950
|
333 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
334 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
|
|
335 |
msgid "Nickname"
|
336 |
msgstr "Alias"
|
337 |
|
338 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:971
|
|
|
339 |
msgid "Display name publicly as"
|
340 |
msgstr "Mostrar nombre públicamente como"
|
341 |
|
342 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1003
|
343 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
|
|
344 |
msgid "Contact Info"
|
345 |
msgstr "Información de contacto"
|
346 |
|
347 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1024
|
348 |
msgid "(required)"
|
349 |
msgstr "(obligatorio)"
|
350 |
|
351 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1042
|
352 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
353 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
354 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:567
|
|
|
|
|
355 |
msgid "Website"
|
356 |
msgstr "Sitio web"
|
357 |
|
358 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1060
|
359 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
360 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
361 |
msgid "AIM"
|
362 |
msgstr "AIM"
|
363 |
|
364 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1078
|
365 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
366 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
367 |
msgid "Yahoo IM"
|
368 |
msgstr "Yahoo IM"
|
369 |
|
370 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1096
|
371 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
372 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
373 |
msgid "Jabber / Google Talk"
|
374 |
msgstr "Jabber / Google Talk"
|
375 |
|
376 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1102
|
377 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
|
|
378 |
msgid "About Yourself"
|
379 |
msgstr "Acerca de ti"
|
380 |
|
381 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1117
|
382 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
383 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
384 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:573
|
|
|
|
|
385 |
msgid "Biographical Info"
|
386 |
msgstr "Información biográfica"
|
387 |
|
388 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1127
|
389 |
msgid "New Password"
|
390 |
msgstr "Nueva contraseña"
|
391 |
|
392 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1132
|
393 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
394 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
395 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
396 |
msgid "Repeat Password"
|
397 |
msgstr "Repetir contraseña"
|
398 |
|
399 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1163
|
400 |
msgid "Update"
|
401 |
msgstr "Actualizar"
|
402 |
|
859 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
860 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
861 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
862 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:405
|
863 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
864 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
865 |
msgid "Save Changes"
|
1116 |
|
1117 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1118 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1119 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:132
|
1120 |
msgid "You either don't have permission for that action or there was an error!"
|
1121 |
msgstr ""
|
1122 |
|
1175 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1176 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1177 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1178 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:39
|
1179 |
msgid "General Settings"
|
1180 |
msgstr ""
|
1181 |
|
1297 |
msgstr ""
|
1298 |
|
1299 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
1300 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:31
|
1301 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
|
|
1302 |
msgid "User-Listing"
|
1303 |
msgstr ""
|
1304 |
|
1427 |
msgstr ""
|
1428 |
|
1429 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1430 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:145
|
1431 |
#, fuzzy, php-format
|
1432 |
msgid "Your account on %1$s has been approved!"
|
1433 |
msgstr "Se ha creado la cuenta de usuario para %1$s."
|
1434 |
|
1435 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1436 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:146
|
1437 |
#, php-format
|
1438 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1439 |
msgstr ""
|
1450 |
msgstr ""
|
1451 |
|
1452 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1453 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:152
|
1454 |
#, fuzzy, php-format
|
1455 |
msgid "Your account on %1$s has been unapproved!"
|
1456 |
msgstr "Se ha creado la cuenta de usuario para %1$s."
|
1457 |
|
1458 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1459 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:153
|
1460 |
#, php-format
|
1461 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1462 |
msgstr ""
|
1673 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1674 |
msgstr ""
|
1675 |
|
1676 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:34
|
1677 |
msgid ""
|
1678 |
"To create a page containing the users registered to this current site/blog, "
|
1679 |
"insert the following shortcode in a (blank) page: "
|
1680 |
msgstr ""
|
1681 |
|
1682 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:35
|
1683 |
msgid ""
|
1684 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1685 |
"authors, visible to only the users currently logged in, you would use:"
|
1686 |
msgstr ""
|
1687 |
|
1688 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1689 |
msgid ""
|
1690 |
"You can also create a userlisting page that displays users having a certain "
|
1691 |
"meta-value within a certain (extra) meta-field like so:"
|
1692 |
msgstr ""
|
1693 |
|
1694 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1695 |
msgid ""
|
1696 |
"Remember though, that the field-value combination must exist in the database."
|
1697 |
msgstr ""
|
1698 |
|
1699 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:41
|
1700 |
msgid "These settings are applied to the front-end userlisting."
|
1701 |
msgstr ""
|
1702 |
|
1703 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:47
|
1704 |
msgid "Number of Users/Page: "
|
1705 |
msgstr ""
|
1706 |
|
1707 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:64
|
1708 |
msgid "Default Sorting Criteria: "
|
1709 |
msgstr ""
|
1710 |
|
1711 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:93
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1712 |
msgid "Default Sorting Order: "
|
1713 |
msgstr ""
|
1714 |
|
1715 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:104
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1716 |
msgid "\"All-Userlisting\" Template"
|
1717 |
msgstr ""
|
1718 |
|
1719 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:106
|
1720 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:250
|
1721 |
msgid ""
|
1722 |
"With the userlisting templates you can customize the look, feel and "
|
1723 |
"information listed by the shortcode."
|
1724 |
msgstr ""
|
1725 |
|
1726 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:107
|
1727 |
msgid ""
|
1728 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1729 |
"on each page access where the shortcode is present."
|
1730 |
msgstr ""
|
1731 |
|
1732 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:111
|
1733 |
+
msgid "Avatar size: "
|
|
|
1734 |
msgstr ""
|
1735 |
|
1736 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:127
|
1737 |
msgid "Insert \"Sort By\" Field:"
|
1738 |
msgstr ""
|
1739 |
|
1740 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:154
|
1741 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:256
|
|
|
|
|
|
|
|
|
|
|
|
|
1742 |
msgid "Insert \"User-Meta\" Field:"
|
1743 |
msgstr ""
|
1744 |
|
1745 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:188
|
1746 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:297
|
1747 |
msgid "Insert Extra Functions:"
|
1748 |
msgstr ""
|
1749 |
|
1750 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:203
|
1751 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1752 |
msgstr ""
|
1753 |
|
1754 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:205
|
1755 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:311
|
1756 |
msgid ""
|
1757 |
"If you wish to use a default userlisting, just copy the following code and "
|
1758 |
"paste it in the textarea below:"
|
1759 |
msgstr ""
|
1760 |
|
1761 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:248
|
|
|
|
|
|
|
|
|
1762 |
msgid "\"Single-Userlisting\" Template"
|
1763 |
msgstr ""
|
1764 |
|
1765 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:251
|
1766 |
msgid ""
|
1767 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1768 |
"It's displayed when clickin on the \"more info\" link."
|
1769 |
msgstr ""
|
1770 |
|
1771 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:309
|
1772 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1773 |
msgstr ""
|
1774 |
|
1775 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1776 |
msgid ""
|
1777 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1778 |
msgstr ""
|
1779 |
|
1780 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1781 |
msgid "You can find it in Profile Builder's menu."
|
1782 |
msgstr ""
|
1783 |
|
1784 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:445
|
1785 |
#, fuzzy
|
1786 |
msgid "You need to be logged in to view the userlisting!"
|
1787 |
msgstr "Debes estar conectado para editar tu perfil."
|
1788 |
|
1789 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:477
|
1790 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:492
|
1791 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1641
|
1792 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1730
|
|
|
1793 |
msgid "Search Users by All Fields"
|
1794 |
msgstr ""
|
1795 |
|
1796 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:514
|
1797 |
msgid "Leave Blank and Press Search to List All Users"
|
1798 |
msgstr ""
|
1799 |
|
1800 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:518
|
1801 |
msgid "Search"
|
1802 |
msgstr ""
|
1803 |
|
1804 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:531
|
|
|
|
|
|
|
|
|
1805 |
#, fuzzy
|
1806 |
msgid "First/Lastname"
|
1807 |
msgstr "Nombre:"
|
1808 |
|
1809 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:543
|
1810 |
msgid "Sign-up Date"
|
1811 |
msgstr ""
|
1812 |
|
1813 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:549
|
1814 |
+
#, fuzzy
|
1815 |
+
msgid "Firstname"
|
1816 |
+
msgstr "Nombre:"
|
1817 |
+
|
1818 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:555
|
1819 |
+
#, fuzzy
|
1820 |
+
msgid "Lastname"
|
1821 |
+
msgstr "Apellidos"
|
1822 |
+
|
1823 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:561
|
1824 |
+
#, fuzzy
|
1825 |
+
msgid "Display Name"
|
1826 |
+
msgstr "Nombre:"
|
1827 |
+
|
1828 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:579
|
1829 |
msgid "Posts"
|
1830 |
msgstr ""
|
1831 |
|
1832 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1833 |
msgid "Click here to see more information about this user"
|
1834 |
msgstr ""
|
1835 |
|
1836 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1837 |
msgid "More..."
|
1838 |
msgstr ""
|
1839 |
|
1840 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:626
|
1841 |
msgid "Click here to see more information about this user."
|
1842 |
msgstr ""
|
1843 |
|
1844 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:829
|
1845 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:939
|
1846 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1847 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1848 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1849 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1850 |
#, fuzzy
|
1851 |
msgid "No uploaded attachment"
|
1852 |
msgstr "El archivo adjunto \""
|
1853 |
|
1854 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:831
|
1855 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:941
|
1856 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1857 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1309
|
1858 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1859 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1475
|
1860 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1861 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1862 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
1865 |
msgid "Click to see the current attachment"
|
1866 |
msgstr ""
|
1867 |
|
1868 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1869 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1072
|
1870 |
msgid "Click here to go back"
|
1871 |
msgstr ""
|
1872 |
|
1873 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1874 |
#, fuzzy
|
1875 |
msgid "Back"
|
1876 |
msgstr "Negro"
|
1877 |
|
1878 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1879 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1880 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1881 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1882 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1883 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1884 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1887 |
msgid "Current file"
|
1888 |
msgstr ""
|
1889 |
|
1890 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1307
|
1891 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1473
|
1892 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
1893 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
1894 |
msgid "Avatar"
|
1895 |
msgstr ""
|
1896 |
|
1897 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1532
|
1898 |
msgid "No results found!"
|
1899 |
msgstr ""
|
1900 |
|
1901 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1628
|
1902 |
msgid "«« First"
|
1903 |
msgstr ""
|
1904 |
|
1905 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1629
|
1906 |
msgid "« Prev"
|
1907 |
msgstr ""
|
1908 |
|
1909 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1630
|
1910 |
#, fuzzy
|
1911 |
msgid "Next » "
|
1912 |
msgstr "Salir »"
|
1913 |
|
1914 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1631
|
1915 |
#, fuzzy
|
1916 |
msgid "Last »»"
|
1917 |
msgstr "Salir »"
|
2018 |
msgid "User successfully unapproved!"
|
2019 |
msgstr "El avatar ha sido eliminado."
|
2020 |
|
2021 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:114
|
2022 |
#, fuzzy
|
2023 |
msgid "Users successfully approved!"
|
2024 |
msgstr "El avatar ha sido eliminado."
|
2025 |
|
2026 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:127
|
2027 |
#, fuzzy
|
2028 |
msgid "Users successfully unapproved!"
|
2029 |
msgstr "El avatar ha sido eliminado."
|
2030 |
|
2031 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:174
|
2032 |
msgid ""
|
2033 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2034 |
"before you can log in."
|
2035 |
msgstr ""
|
2036 |
|
2037 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:186
|
2038 |
msgid ""
|
2039 |
"Your account has to be confirmed by an administrator before you can use the "
|
2040 |
"\"Password Recovery\" feature."
|
translation/profilebuilder-fa_IR.mo
CHANGED
Binary file
|
translation/profilebuilder-fa_IR.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Profile Builder\n"
|
4 |
-
"POT-Creation-Date: 2013-
|
5 |
-
"PO-Revision-Date: 2013-
|
6 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
7 |
"Language-Team: Alimir.ir <info@alimir.ir | alimir71@yahoo.com>\n"
|
8 |
"Language: Persian\n"
|
@@ -37,22 +37,20 @@ msgstr ""
|
|
37 |
|
38 |
#: ../classes/class.bulk.approve.unapprove.php:166
|
39 |
#: ../classes/class.email.confirmation.php:153
|
40 |
-
#: ../front-end/wppb.edit.profile.php:
|
41 |
#: ../front-end/wppb.register.php:1076 ../functions/default.settings.php:27
|
42 |
-
#: ../functions/general.settings.php:79 ../premium/addons/userlisting.php:
|
43 |
-
#: ../premium/addons/userlisting.php:356 ../premium/addons/userlisting.php:568
|
44 |
msgid "Username"
|
45 |
msgstr "نام کاربری"
|
46 |
|
47 |
#: ../classes/class.bulk.approve.unapprove.php:167
|
48 |
#: ../classes/class.email.confirmation.php:154
|
49 |
-
#: ../front-end/wppb.edit.profile.php:
|
50 |
#: ../front-end/wppb.register.php:1178 ../functions/default.settings.php:98
|
51 |
msgid "E-mail"
|
52 |
msgstr "ایمیل"
|
53 |
|
54 |
#: ../classes/class.bulk.approve.unapprove.php:168
|
55 |
-
#: ../premium/addons/userlisting.php:225
|
56 |
msgid "Role"
|
57 |
msgstr ""
|
58 |
|
@@ -79,20 +77,20 @@ msgstr ""
|
|
79 |
msgid "Sorry, but you don't have permission to do that!"
|
80 |
msgstr ""
|
81 |
|
82 |
-
#: ../classes/class.bulk.approve.unapprove.php:
|
83 |
msgid "Approved"
|
84 |
msgstr ""
|
85 |
|
86 |
-
#: ../classes/class.bulk.approve.unapprove.php:
|
87 |
msgid "Unapproved"
|
88 |
msgstr ""
|
89 |
|
90 |
-
#: ../classes/class.bulk.approve.unapprove.php:
|
91 |
#: ../premium/functions/admin.approval.php:8
|
92 |
msgid "Admin Approval"
|
93 |
msgstr ""
|
94 |
|
95 |
-
#: ../classes/class.bulk.approve.unapprove.php:
|
96 |
#: ../classes/class.email.confirmation.php:456
|
97 |
#, fuzzy
|
98 |
msgid "All Users"
|
@@ -150,24 +148,24 @@ msgstr ""
|
|
150 |
"هایی با حجم بالا باشد.<br/>تا زمانی که آن بیش از %2$sb باشد، اطلاعات اضافی "
|
151 |
"در دسترس نخواهند بود..<br/>کاربر ساخته نشد!"
|
152 |
|
153 |
-
#: ../front-end/wppb.edit.profile.php:
|
154 |
msgid "You must be logged in to edit your profile."
|
155 |
msgstr "برای ویرایش نمایه باید وارد شوید."
|
156 |
|
157 |
-
#: ../front-end/wppb.edit.profile.php:
|
158 |
msgid "The avatar was successfully deleted."
|
159 |
msgstr " تصویر نمایه شما با موفقیت حذف شد."
|
160 |
|
161 |
-
#: ../front-end/wppb.edit.profile.php:
|
162 |
#, php-format
|
163 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
164 |
msgstr "ضمیمه \"%1$s\" با موفقیت حذف شد."
|
165 |
|
166 |
-
#: ../front-end/wppb.edit.profile.php:
|
167 |
msgid "The changes have been successfully saved."
|
168 |
msgstr "تغییرات با موفقیت ذخیره شد."
|
169 |
|
170 |
-
#: ../front-end/wppb.edit.profile.php:
|
171 |
#, fuzzy, php-format
|
172 |
msgid ""
|
173 |
"The email address you entered is already registered to a different user."
|
@@ -177,7 +175,7 @@ msgstr ""
|
|
177 |
"علت: حج این فایل بیش از %1$sb است. فهرست پیوست ها %2$s نتوانست %3$s با این "
|
178 |
"مشخصه ها به روز رسانی شود.."
|
179 |
|
180 |
-
#: ../front-end/wppb.edit.profile.php:
|
181 |
#, fuzzy, php-format
|
182 |
msgid ""
|
183 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
@@ -186,7 +184,7 @@ msgstr ""
|
|
186 |
"علت: حج این فایل بیش از %1$sb است. فهرست پیوست ها %2$s نتوانست %3$s با این "
|
187 |
"مشخصه ها به روز رسانی شود.."
|
188 |
|
189 |
-
#: ../front-end/wppb.edit.profile.php:
|
190 |
#, fuzzy, php-format
|
191 |
msgid ""
|
192 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
@@ -195,7 +193,7 @@ msgstr ""
|
|
195 |
"علت: حج این فایل بیش از %1$sb است. فهرست پیوست ها %2$s نتوانست %3$s با این "
|
196 |
"مشخصه ها به روز رسانی شود.."
|
197 |
|
198 |
-
#: ../front-end/wppb.edit.profile.php:
|
199 |
#, fuzzy, php-format
|
200 |
msgid ""
|
201 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
@@ -204,16 +202,16 @@ msgstr ""
|
|
204 |
"علت: حج این فایل بیش از %1$sb است. فهرست پیوست ها %2$s نتوانست %3$s با این "
|
205 |
"مشخصه ها به روز رسانی شود.."
|
206 |
|
207 |
-
#: ../front-end/wppb.edit.profile.php:
|
208 |
msgid ""
|
209 |
"Your profile was NOT updated, since not all required fields were completed!"
|
210 |
msgstr ""
|
211 |
|
212 |
-
#: ../front-end/wppb.edit.profile.php:
|
213 |
msgid "There was an error while trying to upload the following attachments:"
|
214 |
msgstr "در آپلود ضمیمه های زیرین خطایی به وجود آمده است:"
|
215 |
|
216 |
-
#: ../front-end/wppb.edit.profile.php:
|
217 |
#, php-format
|
218 |
msgid ""
|
219 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
@@ -222,31 +220,31 @@ msgstr ""
|
|
222 |
"علت: حج این فایل بیش از %1$sb است. فهرست پیوست ها %2$s نتوانست %3$s با این "
|
223 |
"مشخصه ها به روز رسانی شود.."
|
224 |
|
225 |
-
#: ../front-end/wppb.edit.profile.php:
|
226 |
msgid "There was an error while trying to upload your avatar picture."
|
227 |
msgstr "در بارگذاری تصویر نمایه شما خطایی رخ داده است."
|
228 |
|
229 |
-
#: ../front-end/wppb.edit.profile.php:
|
230 |
msgid "Possible cause: size/incorrect file-type."
|
231 |
msgstr "علت : حجم یا نامعتبر بودن فرمت فایل."
|
232 |
|
233 |
-
#: ../front-end/wppb.edit.profile.php:
|
234 |
msgid "The avatar was"
|
235 |
msgstr "نمایه ی شما"
|
236 |
|
237 |
-
#: ../front-end/wppb.edit.profile.php:
|
238 |
msgid "NOT"
|
239 |
msgstr "نتوانست"
|
240 |
|
241 |
-
#: ../front-end/wppb.edit.profile.php:
|
242 |
msgid "updated along with the rest of the information."
|
243 |
msgstr "با اطلاعات وارد شده به روز رسانی شود."
|
244 |
|
245 |
-
#: ../front-end/wppb.edit.profile.php:
|
246 |
msgid "There was an error while trying to upload the following attachment(s)"
|
247 |
msgstr "خطایی در بارگذاری فایل های پیوستی زیرین، رخ داده است"
|
248 |
|
249 |
-
#: ../front-end/wppb.edit.profile.php:
|
250 |
#, php-format
|
251 |
msgid ""
|
252 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
@@ -255,38 +253,36 @@ msgstr ""
|
|
255 |
"فایل ها تنها با مشخصه های زیر میتوانند بارگذاری شوند: %1$s<br/>این فایل %2$s "
|
256 |
"نتوانست %3$s با این مشخصات به روز رسانی شود.."
|
257 |
|
258 |
-
#: ../front-end/wppb.edit.profile.php:
|
259 |
-
#: ../premium/addons/userlisting.php:351
|
260 |
msgid "Name"
|
261 |
msgstr "مشخصات"
|
262 |
|
263 |
-
#: ../front-end/wppb.edit.profile.php:
|
264 |
-
#: ../functions/general.settings.php:80 ../premium/addons/userlisting.php:
|
265 |
-
#: ../premium/addons/userlisting.php:580
|
266 |
#, fuzzy
|
267 |
msgid "Email"
|
268 |
msgstr "ایمیل"
|
269 |
|
270 |
-
#: ../front-end/wppb.edit.profile.php:
|
271 |
#, fuzzy
|
272 |
msgid "The email cannot be changed."
|
273 |
msgstr "نام کاربری ثابت است و قابلیت ویرایش را ندارد."
|
274 |
|
275 |
-
#: ../front-end/wppb.edit.profile.php:
|
276 |
#, fuzzy
|
277 |
msgid "The usernames cannot be changed."
|
278 |
msgstr "نام کاربری ثابت است و قابلیت ویرایش را ندارد."
|
279 |
|
280 |
-
#: ../front-end/wppb.edit.profile.php:
|
281 |
-
#: ../front-end/wppb.edit.profile.php:
|
282 |
-
#: ../front-end/wppb.edit.profile.php:
|
283 |
-
#: ../front-end/wppb.edit.profile.php:
|
284 |
-
#: ../front-end/wppb.edit.profile.php:
|
285 |
-
#: ../front-end/wppb.edit.profile.php:
|
286 |
-
#: ../front-end/wppb.edit.profile.php:
|
287 |
-
#: ../front-end/wppb.edit.profile.php:
|
288 |
-
#: ../front-end/wppb.edit.profile.php:
|
289 |
-
#: ../front-end/wppb.edit.profile.php:
|
290 |
#: ../premium/functions/extra.fields.php:68
|
291 |
#: ../premium/functions/extra.fields.php:174
|
292 |
#: ../premium/functions/extra.fields.php:243
|
@@ -301,16 +297,16 @@ msgstr "نام کاربری ثابت است و قابلیت ویرایش را ن
|
|
301 |
msgid "This field is marked as required by the administrator."
|
302 |
msgstr "پر کردن این کادر توسط مدیریت الزامی علامتگذاری شده است."
|
303 |
|
304 |
-
#: ../front-end/wppb.edit.profile.php:
|
305 |
-
#: ../front-end/wppb.edit.profile.php:
|
306 |
-
#: ../front-end/wppb.edit.profile.php:
|
307 |
-
#: ../front-end/wppb.edit.profile.php:
|
308 |
-
#: ../front-end/wppb.edit.profile.php:
|
309 |
-
#: ../front-end/wppb.edit.profile.php:
|
310 |
-
#: ../front-end/wppb.edit.profile.php:
|
311 |
-
#: ../front-end/wppb.edit.profile.php:
|
312 |
-
#: ../front-end/wppb.edit.profile.php:
|
313 |
-
#: ../front-end/wppb.edit.profile.php:
|
314 |
msgid ""
|
315 |
"This field wasn't updated because you entered and empty string (It was "
|
316 |
"marked as required by the administrator."
|
@@ -318,79 +314,74 @@ msgstr ""
|
|
318 |
"این کادر به دلیل خالی بودن قابیلت به روز رسانی را ندارید (پر کردن این کادر "
|
319 |
"توسط مدیریت الزامی علامتگذاری شده است)."
|
320 |
|
321 |
-
#: ../front-end/wppb.edit.profile.php:
|
322 |
-
#: ../functions/default.settings.php:40
|
323 |
msgid "First Name"
|
324 |
msgstr "نام"
|
325 |
|
326 |
-
#: ../front-end/wppb.edit.profile.php:
|
327 |
-
#: ../functions/default.settings.php:53
|
328 |
msgid "Last Name"
|
329 |
msgstr "نام خانوادگی"
|
330 |
|
331 |
-
#: ../front-end/wppb.edit.profile.php:
|
332 |
-
#: ../functions/default.settings.php:66
|
333 |
msgid "Nickname"
|
334 |
msgstr "لقب"
|
335 |
|
336 |
-
#: ../front-end/wppb.edit.profile.php:
|
337 |
-
#: ../premium/addons/userlisting.php:388
|
338 |
msgid "Display name publicly as"
|
339 |
msgstr "نمایش عمومی نام"
|
340 |
|
341 |
-
#: ../front-end/wppb.edit.profile.php:
|
342 |
-
#: ../premium/addons/userlisting.php:396
|
343 |
msgid "Contact Info"
|
344 |
msgstr "اطلاعات تماس"
|
345 |
|
346 |
-
#: ../front-end/wppb.edit.profile.php:
|
347 |
msgid "(required)"
|
348 |
msgstr "(لازم)"
|
349 |
|
350 |
-
#: ../front-end/wppb.edit.profile.php:
|
351 |
-
#: ../functions/default.settings.php:111 ../premium/addons/userlisting.php:
|
352 |
-
#: ../premium/addons/userlisting.php:401 ../premium/addons/userlisting.php:610
|
353 |
msgid "Website"
|
354 |
msgstr "وبسایت"
|
355 |
|
356 |
-
#: ../front-end/wppb.edit.profile.php:
|
357 |
#: ../functions/default.settings.php:127
|
358 |
msgid "AIM"
|
359 |
msgstr ""
|
360 |
|
361 |
-
#: ../front-end/wppb.edit.profile.php:
|
362 |
#: ../functions/default.settings.php:140
|
363 |
msgid "Yahoo IM"
|
364 |
msgstr ""
|
365 |
|
366 |
-
#: ../front-end/wppb.edit.profile.php:
|
367 |
#: ../functions/default.settings.php:153
|
368 |
msgid "Jabber / Google Talk"
|
369 |
msgstr ""
|
370 |
|
371 |
-
#: ../front-end/wppb.edit.profile.php:
|
372 |
-
#: ../premium/addons/userlisting.php:409
|
373 |
msgid "About Yourself"
|
374 |
msgstr "درباره"
|
375 |
|
376 |
-
#: ../front-end/wppb.edit.profile.php:
|
377 |
-
#: ../functions/default.settings.php:172 ../premium/addons/userlisting.php:
|
378 |
-
#: ../premium/addons/userlisting.php:414 ../premium/addons/userlisting.php:616
|
379 |
msgid "Biographical Info"
|
380 |
msgstr "زندگی نامه"
|
381 |
|
382 |
-
#: ../front-end/wppb.edit.profile.php:
|
383 |
msgid "New Password"
|
384 |
msgstr " رمز عبور جدید"
|
385 |
|
386 |
-
#: ../front-end/wppb.edit.profile.php:
|
387 |
#: ../front-end/wppb.recover.password.php:328
|
388 |
#: ../front-end/wppb.recover.password.php:358
|
389 |
#: ../front-end/wppb.register.php:1341
|
390 |
msgid "Repeat Password"
|
391 |
msgstr "تکرار رمز عبور"
|
392 |
|
393 |
-
#: ../front-end/wppb.edit.profile.php:
|
394 |
msgid "Update"
|
395 |
msgstr "به روز رسانی"
|
396 |
|
@@ -809,7 +800,7 @@ msgstr "پنهان"
|
|
809 |
#: ../premium/addons/custom.redirects.php:147
|
810 |
#: ../premium/addons/email.customizer.php:377
|
811 |
#: ../premium/addons/email.customizer.php:650
|
812 |
-
#: ../premium/addons/recaptcha.php:284 ../premium/addons/userlisting.php:
|
813 |
#: ../premium/functions/register.version.php:35
|
814 |
#: ../premium/functions/register.version.php:76
|
815 |
msgid "Save Changes"
|
@@ -1028,7 +1019,7 @@ msgstr ""
|
|
1028 |
|
1029 |
#: ../functions/email.confirmation.php:129
|
1030 |
#: ../premium/functions/admin.approval.php:84
|
1031 |
-
#: ../premium/functions/admin.approval.php:
|
1032 |
msgid "You either don't have permission for that action or there was an error!"
|
1033 |
msgstr ""
|
1034 |
|
@@ -1094,7 +1085,7 @@ msgstr ""
|
|
1094 |
"طریق ایمیل به شما اطلاع رسانی خواهد شد."
|
1095 |
|
1096 |
#: ../functions/general.settings.php:10 ../functions/general.settings.php:11
|
1097 |
-
#: ../functions/options.php:87 ../premium/addons/userlisting.php:
|
1098 |
msgid "General Settings"
|
1099 |
msgstr "تنظیمات عمومی"
|
1100 |
|
@@ -1210,8 +1201,8 @@ msgstr ""
|
|
1210 |
msgid "Status"
|
1211 |
msgstr ""
|
1212 |
|
1213 |
-
#: ../premium/addons/addon.php:20 ../premium/addons/userlisting.php:
|
1214 |
-
#: ../premium/addons/userlisting.php:
|
1215 |
msgid "User-Listing"
|
1216 |
msgstr ""
|
1217 |
|
@@ -1334,13 +1325,13 @@ msgstr ""
|
|
1334 |
"طریق ایمیل به شما اطلاع رسانی خواهد شد."
|
1335 |
|
1336 |
#: ../premium/addons/email.customizer.php:12
|
1337 |
-
#: ../premium/functions/admin.approval.php:
|
1338 |
#, php-format
|
1339 |
msgid "Your account on %1$s has been approved!"
|
1340 |
msgstr ""
|
1341 |
|
1342 |
#: ../premium/addons/email.customizer.php:13
|
1343 |
-
#: ../premium/functions/admin.approval.php:
|
1344 |
#, php-format
|
1345 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1346 |
msgstr ""
|
@@ -1363,13 +1354,13 @@ msgstr ""
|
|
1363 |
"\n"
|
1364 |
|
1365 |
#: ../premium/addons/email.customizer.php:16
|
1366 |
-
#: ../premium/functions/admin.approval.php:
|
1367 |
#, php-format
|
1368 |
msgid "Your account on %1$s has been unapproved!"
|
1369 |
msgstr ""
|
1370 |
|
1371 |
#: ../premium/addons/email.customizer.php:17
|
1372 |
-
#: ../premium/functions/admin.approval.php:
|
1373 |
#, php-format
|
1374 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1375 |
msgstr ""
|
@@ -1589,230 +1580,182 @@ msgstr ""
|
|
1589 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1590 |
msgstr ""
|
1591 |
|
1592 |
-
#: ../premium/addons/userlisting.php:
|
1593 |
msgid ""
|
1594 |
"To create a page containing the users registered to this current site/blog, "
|
1595 |
"insert the following shortcode in a (blank) page: "
|
1596 |
msgstr ""
|
1597 |
|
1598 |
-
#: ../premium/addons/userlisting.php:
|
1599 |
msgid ""
|
1600 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1601 |
"authors, visible to only the users currently logged in, you would use:"
|
1602 |
msgstr ""
|
1603 |
|
1604 |
-
#: ../premium/addons/userlisting.php:
|
1605 |
msgid ""
|
1606 |
"You can also create a userlisting page that displays users having a certain "
|
1607 |
"meta-value within a certain (extra) meta-field like so:"
|
1608 |
msgstr ""
|
1609 |
|
1610 |
-
#: ../premium/addons/userlisting.php:
|
1611 |
msgid ""
|
1612 |
"Remember though, that the field-value combination must exist in the database."
|
1613 |
msgstr ""
|
1614 |
|
1615 |
-
#: ../premium/addons/userlisting.php:
|
1616 |
msgid "These settings are applied to the front-end userlisting."
|
1617 |
msgstr ""
|
1618 |
|
1619 |
-
#: ../premium/addons/userlisting.php:
|
1620 |
msgid "Number of Users/Page: "
|
1621 |
msgstr ""
|
1622 |
|
1623 |
-
#: ../premium/addons/userlisting.php:
|
1624 |
msgid "Default Sorting Criteria: "
|
1625 |
msgstr ""
|
1626 |
|
1627 |
-
#: ../premium/addons/userlisting.php:
|
1628 |
-
msgid "Registration Date"
|
1629 |
-
msgstr ""
|
1630 |
-
|
1631 |
-
#: ../premium/addons/userlisting.php:75 ../premium/addons/userlisting.php:592
|
1632 |
-
#, fuzzy
|
1633 |
-
msgid "Firstname"
|
1634 |
-
msgstr "نام"
|
1635 |
-
|
1636 |
-
#: ../premium/addons/userlisting.php:76 ../premium/addons/userlisting.php:598
|
1637 |
-
#, fuzzy
|
1638 |
-
msgid "Lastname"
|
1639 |
-
msgstr "نام خانوادگی"
|
1640 |
-
|
1641 |
-
#: ../premium/addons/userlisting.php:77 ../premium/addons/userlisting.php:604
|
1642 |
-
#, fuzzy
|
1643 |
-
msgid "Display Name"
|
1644 |
-
msgstr "نام"
|
1645 |
-
|
1646 |
-
#: ../premium/addons/userlisting.php:78
|
1647 |
-
msgid "Number of Posts"
|
1648 |
-
msgstr ""
|
1649 |
-
|
1650 |
-
#: ../premium/addons/userlisting.php:79 ../premium/addons/userlisting.php:627
|
1651 |
-
msgid "Aim"
|
1652 |
-
msgstr ""
|
1653 |
-
|
1654 |
-
#: ../premium/addons/userlisting.php:80 ../premium/addons/userlisting.php:632
|
1655 |
-
msgid "Yim"
|
1656 |
-
msgstr ""
|
1657 |
-
|
1658 |
-
#: ../premium/addons/userlisting.php:81 ../premium/addons/userlisting.php:637
|
1659 |
-
msgid "Jabber"
|
1660 |
-
msgstr ""
|
1661 |
-
|
1662 |
-
#: ../premium/addons/userlisting.php:83 ../premium/addons/userlisting.php:152
|
1663 |
-
msgid "Custom Fields"
|
1664 |
-
msgstr ""
|
1665 |
-
|
1666 |
-
#: ../premium/addons/userlisting.php:99
|
1667 |
msgid "Default Sorting Order: "
|
1668 |
msgstr ""
|
1669 |
|
1670 |
-
#: ../premium/addons/userlisting.php:
|
1671 |
-
msgid "Ascending"
|
1672 |
-
msgstr ""
|
1673 |
-
|
1674 |
-
#: ../premium/addons/userlisting.php:103
|
1675 |
-
msgid "Descending"
|
1676 |
-
msgstr ""
|
1677 |
-
|
1678 |
-
#: ../premium/addons/userlisting.php:110
|
1679 |
msgid "\"All-Userlisting\" Template"
|
1680 |
msgstr ""
|
1681 |
|
1682 |
-
#: ../premium/addons/userlisting.php:
|
1683 |
msgid ""
|
1684 |
"With the userlisting templates you can customize the look, feel and "
|
1685 |
"information listed by the shortcode."
|
1686 |
msgstr ""
|
1687 |
|
1688 |
-
#: ../premium/addons/userlisting.php:
|
1689 |
msgid ""
|
1690 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1691 |
"on each page access where the shortcode is present."
|
1692 |
msgstr ""
|
1693 |
|
1694 |
-
#: ../premium/addons/userlisting.php:
|
1695 |
-
msgid "Avatar
|
1696 |
msgstr ""
|
1697 |
|
1698 |
-
#: ../premium/addons/userlisting.php:
|
1699 |
msgid "Insert \"Sort By\" Field:"
|
1700 |
msgstr ""
|
1701 |
|
1702 |
-
#: ../premium/addons/userlisting.php:
|
1703 |
-
#, fuzzy
|
1704 |
-
msgid "Default WordPress Fields"
|
1705 |
-
msgstr "فیلدهای پیشفرض نمایه"
|
1706 |
-
|
1707 |
-
#: ../premium/addons/userlisting.php:164 ../premium/addons/userlisting.php:287
|
1708 |
msgid "Insert \"User-Meta\" Field:"
|
1709 |
msgstr ""
|
1710 |
|
1711 |
-
#: ../premium/addons/userlisting.php:
|
1712 |
msgid "Insert Extra Functions:"
|
1713 |
msgstr ""
|
1714 |
|
1715 |
-
#: ../premium/addons/userlisting.php:
|
1716 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1717 |
msgstr ""
|
1718 |
|
1719 |
-
#: ../premium/addons/userlisting.php:
|
1720 |
msgid ""
|
1721 |
"If you wish to use a default userlisting, just copy the following code and "
|
1722 |
"paste it in the textarea below:"
|
1723 |
msgstr ""
|
1724 |
|
1725 |
-
#: ../premium/addons/userlisting.php:
|
1726 |
-
msgid "More"
|
1727 |
-
msgstr ""
|
1728 |
-
|
1729 |
-
#: ../premium/addons/userlisting.php:262
|
1730 |
msgid "\"Single-Userlisting\" Template"
|
1731 |
msgstr ""
|
1732 |
|
1733 |
-
#: ../premium/addons/userlisting.php:
|
1734 |
msgid ""
|
1735 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1736 |
"It's displayed when clickin on the \"more info\" link."
|
1737 |
msgstr ""
|
1738 |
|
1739 |
-
#: ../premium/addons/userlisting.php:
|
1740 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1741 |
msgstr ""
|
1742 |
|
1743 |
-
#: ../premium/addons/userlisting.php:
|
1744 |
msgid ""
|
1745 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1746 |
msgstr ""
|
1747 |
|
1748 |
-
#: ../premium/addons/userlisting.php:
|
1749 |
msgid "You can find it in Profile Builder's menu."
|
1750 |
msgstr ""
|
1751 |
|
1752 |
-
#: ../premium/addons/userlisting.php:
|
1753 |
#, fuzzy
|
1754 |
msgid "You need to be logged in to view the userlisting!"
|
1755 |
msgstr "برای ویرایش نمایه باید وارد شوید."
|
1756 |
|
1757 |
-
#: ../premium/addons/userlisting.php:
|
1758 |
-
#: ../premium/addons/userlisting.php:
|
1759 |
-
#: ../premium/addons/userlisting.php:
|
1760 |
-
#: ../premium/classes/userlisting.class.php:418
|
1761 |
msgid "Search Users by All Fields"
|
1762 |
msgstr ""
|
1763 |
|
1764 |
-
#: ../premium/addons/userlisting.php:
|
1765 |
msgid "Leave Blank and Press Search to List All Users"
|
1766 |
msgstr ""
|
1767 |
|
1768 |
-
#: ../premium/addons/userlisting.php:
|
1769 |
msgid "Search"
|
1770 |
msgstr ""
|
1771 |
|
1772 |
-
#: ../premium/addons/userlisting.php:
|
1773 |
-
msgid "Clear Results"
|
1774 |
-
msgstr ""
|
1775 |
-
|
1776 |
-
#: ../premium/addons/userlisting.php:574
|
1777 |
#, fuzzy
|
1778 |
msgid "First/Lastname"
|
1779 |
msgstr "نام"
|
1780 |
|
1781 |
-
#: ../premium/addons/userlisting.php:
|
1782 |
msgid "Sign-up Date"
|
1783 |
msgstr ""
|
1784 |
|
1785 |
-
#: ../premium/addons/userlisting.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1786 |
msgid "Posts"
|
1787 |
msgstr ""
|
1788 |
|
1789 |
-
#: ../premium/addons/userlisting.php:
|
1790 |
msgid "Click here to see more information about this user"
|
1791 |
msgstr ""
|
1792 |
|
1793 |
-
#: ../premium/addons/userlisting.php:
|
1794 |
msgid "More..."
|
1795 |
msgstr ""
|
1796 |
|
1797 |
-
#: ../premium/addons/userlisting.php:
|
1798 |
msgid "Click here to see more information about this user."
|
1799 |
msgstr ""
|
1800 |
|
1801 |
-
#: ../premium/addons/userlisting.php:
|
1802 |
-
#: ../premium/addons/userlisting.php:
|
1803 |
-
#: ../premium/addons/userlisting.php:
|
1804 |
-
#: ../premium/addons/userlisting.php:1551
|
1805 |
#: ../premium/functions/extra.fields.php:600
|
1806 |
#: ../premium/functions/extra.fields.php:633
|
1807 |
msgid "No uploaded attachment"
|
1808 |
msgstr ""
|
1809 |
|
1810 |
-
#: ../premium/addons/userlisting.php:
|
1811 |
-
#: ../premium/addons/userlisting.php:
|
1812 |
-
#: ../premium/addons/userlisting.php:
|
1813 |
-
#: ../premium/addons/userlisting.php:
|
1814 |
-
#: ../premium/addons/userlisting.php:
|
1815 |
-
#: ../premium/addons/userlisting.php:1609
|
1816 |
#: ../premium/functions/extra.fields.php:604
|
1817 |
#: ../premium/functions/extra.fields.php:637
|
1818 |
#: ../premium/functions/extra.fields.php:640
|
@@ -1821,19 +1764,19 @@ msgstr ""
|
|
1821 |
msgid "Click to see the current attachment"
|
1822 |
msgstr ""
|
1823 |
|
1824 |
-
#: ../premium/addons/userlisting.php:
|
1825 |
-
#: ../premium/addons/userlisting.php:
|
1826 |
msgid "Click here to go back"
|
1827 |
msgstr ""
|
1828 |
|
1829 |
-
#: ../premium/addons/userlisting.php:
|
1830 |
msgid "Back"
|
1831 |
msgstr ""
|
1832 |
|
1833 |
-
#: ../premium/addons/userlisting.php:
|
1834 |
-
#: ../premium/addons/userlisting.php:
|
1835 |
-
#: ../premium/addons/userlisting.php:
|
1836 |
-
#: ../premium/addons/userlisting.php:
|
1837 |
#: ../premium/functions/extra.fields.php:600
|
1838 |
#: ../premium/functions/extra.fields.php:604
|
1839 |
#: ../premium/functions/extra.fields.php:633
|
@@ -1842,30 +1785,30 @@ msgstr ""
|
|
1842 |
msgid "Current file"
|
1843 |
msgstr ""
|
1844 |
|
1845 |
-
#: ../premium/addons/userlisting.php:
|
1846 |
-
#: ../premium/addons/userlisting.php:
|
1847 |
#: ../premium/functions/extra.fields.php:712
|
1848 |
#: ../premium/functions/extra.fields.php:744
|
1849 |
msgid "Avatar"
|
1850 |
msgstr ""
|
1851 |
|
1852 |
-
#: ../premium/addons/userlisting.php:
|
1853 |
msgid "No results found!"
|
1854 |
msgstr ""
|
1855 |
|
1856 |
-
#: ../premium/addons/userlisting.php:
|
1857 |
msgid "«« First"
|
1858 |
msgstr ""
|
1859 |
|
1860 |
-
#: ../premium/addons/userlisting.php:
|
1861 |
msgid "« Prev"
|
1862 |
msgstr ""
|
1863 |
|
1864 |
-
#: ../premium/addons/userlisting.php:
|
1865 |
msgid "Next » "
|
1866 |
msgstr ""
|
1867 |
|
1868 |
-
#: ../premium/addons/userlisting.php:
|
1869 |
msgid "Last »»"
|
1870 |
msgstr ""
|
1871 |
|
@@ -1973,24 +1916,24 @@ msgstr "کاربر با موفقیت فعال سازی شد."
|
|
1973 |
msgid "User successfully unapproved!"
|
1974 |
msgstr "کاربر با موفقیت فعال سازی شد."
|
1975 |
|
1976 |
-
#: ../premium/functions/admin.approval.php:
|
1977 |
#, fuzzy
|
1978 |
msgid "Users successfully approved!"
|
1979 |
msgstr "کاربر با موفقیت فعال سازی شد."
|
1980 |
|
1981 |
-
#: ../premium/functions/admin.approval.php:
|
1982 |
#, fuzzy
|
1983 |
msgid "Users successfully unapproved!"
|
1984 |
msgstr "کاربر با موفقیت فعال سازی شد."
|
1985 |
|
1986 |
-
#: ../premium/functions/admin.approval.php:
|
1987 |
#, fuzzy
|
1988 |
msgid ""
|
1989 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
1990 |
"before you can log in."
|
1991 |
msgstr "پیش از تأیید مدیر، قابلیت بازیابی رمز عبور را نخواهید داشت."
|
1992 |
|
1993 |
-
#: ../premium/functions/admin.approval.php:
|
1994 |
#, fuzzy
|
1995 |
msgid ""
|
1996 |
"Your account has to be confirmed by an administrator before you can use the "
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Profile Builder\n"
|
4 |
+
"POT-Creation-Date: 2013-05-14 14:34+0200\n"
|
5 |
+
"PO-Revision-Date: 2013-05-14 14:34+0200\n"
|
6 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
7 |
"Language-Team: Alimir.ir <info@alimir.ir | alimir71@yahoo.com>\n"
|
8 |
"Language: Persian\n"
|
37 |
|
38 |
#: ../classes/class.bulk.approve.unapprove.php:166
|
39 |
#: ../classes/class.email.confirmation.php:153
|
40 |
+
#: ../front-end/wppb.edit.profile.php:889 ../front-end/wppb.login.php:155
|
41 |
#: ../front-end/wppb.register.php:1076 ../functions/default.settings.php:27
|
42 |
+
#: ../functions/general.settings.php:79 ../premium/addons/userlisting.php:525
|
|
|
43 |
msgid "Username"
|
44 |
msgstr "نام کاربری"
|
45 |
|
46 |
#: ../classes/class.bulk.approve.unapprove.php:167
|
47 |
#: ../classes/class.email.confirmation.php:154
|
48 |
+
#: ../front-end/wppb.edit.profile.php:1022 ../front-end/wppb.register.php:1064
|
49 |
#: ../front-end/wppb.register.php:1178 ../functions/default.settings.php:98
|
50 |
msgid "E-mail"
|
51 |
msgstr "ایمیل"
|
52 |
|
53 |
#: ../classes/class.bulk.approve.unapprove.php:168
|
|
|
54 |
msgid "Role"
|
55 |
msgstr ""
|
56 |
|
77 |
msgid "Sorry, but you don't have permission to do that!"
|
78 |
msgstr ""
|
79 |
|
80 |
+
#: ../classes/class.bulk.approve.unapprove.php:294
|
81 |
msgid "Approved"
|
82 |
msgstr ""
|
83 |
|
84 |
+
#: ../classes/class.bulk.approve.unapprove.php:296
|
85 |
msgid "Unapproved"
|
86 |
msgstr ""
|
87 |
|
88 |
+
#: ../classes/class.bulk.approve.unapprove.php:466
|
89 |
#: ../premium/functions/admin.approval.php:8
|
90 |
msgid "Admin Approval"
|
91 |
msgstr ""
|
92 |
|
93 |
+
#: ../classes/class.bulk.approve.unapprove.php:469
|
94 |
#: ../classes/class.email.confirmation.php:456
|
95 |
#, fuzzy
|
96 |
msgid "All Users"
|
148 |
"هایی با حجم بالا باشد.<br/>تا زمانی که آن بیش از %2$sb باشد، اطلاعات اضافی "
|
149 |
"در دسترس نخواهند بود..<br/>کاربر ساخته نشد!"
|
150 |
|
151 |
+
#: ../front-end/wppb.edit.profile.php:769
|
152 |
msgid "You must be logged in to edit your profile."
|
153 |
msgstr "برای ویرایش نمایه باید وارد شوید."
|
154 |
|
155 |
+
#: ../front-end/wppb.edit.profile.php:777
|
156 |
msgid "The avatar was successfully deleted."
|
157 |
msgstr " تصویر نمایه شما با موفقیت حذف شد."
|
158 |
|
159 |
+
#: ../front-end/wppb.edit.profile.php:782
|
160 |
#, php-format
|
161 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
162 |
msgstr "ضمیمه \"%1$s\" با موفقیت حذف شد."
|
163 |
|
164 |
+
#: ../front-end/wppb.edit.profile.php:795
|
165 |
msgid "The changes have been successfully saved."
|
166 |
msgstr "تغییرات با موفقیت ذخیره شد."
|
167 |
|
168 |
+
#: ../front-end/wppb.edit.profile.php:799
|
169 |
#, fuzzy, php-format
|
170 |
msgid ""
|
171 |
"The email address you entered is already registered to a different user."
|
175 |
"علت: حج این فایل بیش از %1$sb است. فهرست پیوست ها %2$s نتوانست %3$s با این "
|
176 |
"مشخصه ها به روز رسانی شود.."
|
177 |
|
178 |
+
#: ../front-end/wppb.edit.profile.php:804
|
179 |
#, fuzzy, php-format
|
180 |
msgid ""
|
181 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
184 |
"علت: حج این فایل بیش از %1$sb است. فهرست پیوست ها %2$s نتوانست %3$s با این "
|
185 |
"مشخصه ها به روز رسانی شود.."
|
186 |
|
187 |
+
#: ../front-end/wppb.edit.profile.php:809
|
188 |
#, fuzzy, php-format
|
189 |
msgid ""
|
190 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
193 |
"علت: حج این فایل بیش از %1$sb است. فهرست پیوست ها %2$s نتوانست %3$s با این "
|
194 |
"مشخصه ها به روز رسانی شود.."
|
195 |
|
196 |
+
#: ../front-end/wppb.edit.profile.php:814
|
197 |
#, fuzzy, php-format
|
198 |
msgid ""
|
199 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
202 |
"علت: حج این فایل بیش از %1$sb است. فهرست پیوست ها %2$s نتوانست %3$s با این "
|
203 |
"مشخصه ها به روز رسانی شود.."
|
204 |
|
205 |
+
#: ../front-end/wppb.edit.profile.php:819
|
206 |
msgid ""
|
207 |
"Your profile was NOT updated, since not all required fields were completed!"
|
208 |
msgstr ""
|
209 |
|
210 |
+
#: ../front-end/wppb.edit.profile.php:828
|
211 |
msgid "There was an error while trying to upload the following attachments:"
|
212 |
msgstr "در آپلود ضمیمه های زیرین خطایی به وجود آمده است:"
|
213 |
|
214 |
+
#: ../front-end/wppb.edit.profile.php:836
|
215 |
#, php-format
|
216 |
msgid ""
|
217 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
220 |
"علت: حج این فایل بیش از %1$sb است. فهرست پیوست ها %2$s نتوانست %3$s با این "
|
221 |
"مشخصه ها به روز رسانی شود.."
|
222 |
|
223 |
+
#: ../front-end/wppb.edit.profile.php:843
|
224 |
msgid "There was an error while trying to upload your avatar picture."
|
225 |
msgstr "در بارگذاری تصویر نمایه شما خطایی رخ داده است."
|
226 |
|
227 |
+
#: ../front-end/wppb.edit.profile.php:843
|
228 |
msgid "Possible cause: size/incorrect file-type."
|
229 |
msgstr "علت : حجم یا نامعتبر بودن فرمت فایل."
|
230 |
|
231 |
+
#: ../front-end/wppb.edit.profile.php:843
|
232 |
msgid "The avatar was"
|
233 |
msgstr "نمایه ی شما"
|
234 |
|
235 |
+
#: ../front-end/wppb.edit.profile.php:843
|
236 |
msgid "NOT"
|
237 |
msgstr "نتوانست"
|
238 |
|
239 |
+
#: ../front-end/wppb.edit.profile.php:843
|
240 |
msgid "updated along with the rest of the information."
|
241 |
msgstr "با اطلاعات وارد شده به روز رسانی شود."
|
242 |
|
243 |
+
#: ../front-end/wppb.edit.profile.php:851 ../front-end/wppb.register.php:646
|
244 |
msgid "There was an error while trying to upload the following attachment(s)"
|
245 |
msgstr "خطایی در بارگذاری فایل های پیوستی زیرین، رخ داده است"
|
246 |
|
247 |
+
#: ../front-end/wppb.edit.profile.php:858
|
248 |
#, php-format
|
249 |
msgid ""
|
250 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
253 |
"فایل ها تنها با مشخصه های زیر میتوانند بارگذاری شوند: %1$s<br/>این فایل %2$s "
|
254 |
"نتوانست %3$s با این مشخصات به روز رسانی شود.."
|
255 |
|
256 |
+
#: ../front-end/wppb.edit.profile.php:873 ../front-end/wppb.register.php:1029
|
|
|
257 |
msgid "Name"
|
258 |
msgstr "مشخصات"
|
259 |
|
260 |
+
#: ../front-end/wppb.edit.profile.php:880 ../front-end/wppb.login.php:153
|
261 |
+
#: ../functions/general.settings.php:80 ../premium/addons/userlisting.php:537
|
|
|
262 |
#, fuzzy
|
263 |
msgid "Email"
|
264 |
msgstr "ایمیل"
|
265 |
|
266 |
+
#: ../front-end/wppb.edit.profile.php:881
|
267 |
#, fuzzy
|
268 |
msgid "The email cannot be changed."
|
269 |
msgstr "نام کاربری ثابت است و قابلیت ویرایش را ندارد."
|
270 |
|
271 |
+
#: ../front-end/wppb.edit.profile.php:890
|
272 |
#, fuzzy
|
273 |
msgid "The usernames cannot be changed."
|
274 |
msgstr "نام کاربری ثابت است و قابلیت ویرایش را ندارد."
|
275 |
|
276 |
+
#: ../front-end/wppb.edit.profile.php:900
|
277 |
+
#: ../front-end/wppb.edit.profile.php:920
|
278 |
+
#: ../front-end/wppb.edit.profile.php:940
|
279 |
+
#: ../front-end/wppb.edit.profile.php:960
|
280 |
+
#: ../front-end/wppb.edit.profile.php:1012
|
281 |
+
#: ../front-end/wppb.edit.profile.php:1034
|
282 |
+
#: ../front-end/wppb.edit.profile.php:1052
|
283 |
+
#: ../front-end/wppb.edit.profile.php:1070
|
284 |
+
#: ../front-end/wppb.edit.profile.php:1088
|
285 |
+
#: ../front-end/wppb.edit.profile.php:1109
|
286 |
#: ../premium/functions/extra.fields.php:68
|
287 |
#: ../premium/functions/extra.fields.php:174
|
288 |
#: ../premium/functions/extra.fields.php:243
|
297 |
msgid "This field is marked as required by the administrator."
|
298 |
msgstr "پر کردن این کادر توسط مدیریت الزامی علامتگذاری شده است."
|
299 |
|
300 |
+
#: ../front-end/wppb.edit.profile.php:903
|
301 |
+
#: ../front-end/wppb.edit.profile.php:923
|
302 |
+
#: ../front-end/wppb.edit.profile.php:943
|
303 |
+
#: ../front-end/wppb.edit.profile.php:963
|
304 |
+
#: ../front-end/wppb.edit.profile.php:1015
|
305 |
+
#: ../front-end/wppb.edit.profile.php:1036
|
306 |
+
#: ../front-end/wppb.edit.profile.php:1054
|
307 |
+
#: ../front-end/wppb.edit.profile.php:1072
|
308 |
+
#: ../front-end/wppb.edit.profile.php:1090
|
309 |
+
#: ../front-end/wppb.edit.profile.php:1111
|
310 |
msgid ""
|
311 |
"This field wasn't updated because you entered and empty string (It was "
|
312 |
"marked as required by the administrator."
|
314 |
"این کادر به دلیل خالی بودن قابیلت به روز رسانی را ندارید (پر کردن این کادر "
|
315 |
"توسط مدیریت الزامی علامتگذاری شده است)."
|
316 |
|
317 |
+
#: ../front-end/wppb.edit.profile.php:910 ../front-end/wppb.register.php:1101
|
318 |
+
#: ../functions/default.settings.php:40
|
319 |
msgid "First Name"
|
320 |
msgstr "نام"
|
321 |
|
322 |
+
#: ../front-end/wppb.edit.profile.php:930 ../front-end/wppb.register.php:1125
|
323 |
+
#: ../functions/default.settings.php:53
|
324 |
msgid "Last Name"
|
325 |
msgstr "نام خانوادگی"
|
326 |
|
327 |
+
#: ../front-end/wppb.edit.profile.php:950 ../front-end/wppb.register.php:1149
|
328 |
+
#: ../functions/default.settings.php:66
|
329 |
msgid "Nickname"
|
330 |
msgstr "لقب"
|
331 |
|
332 |
+
#: ../front-end/wppb.edit.profile.php:971
|
|
|
333 |
msgid "Display name publicly as"
|
334 |
msgstr "نمایش عمومی نام"
|
335 |
|
336 |
+
#: ../front-end/wppb.edit.profile.php:1003 ../front-end/wppb.register.php:1155
|
|
|
337 |
msgid "Contact Info"
|
338 |
msgstr "اطلاعات تماس"
|
339 |
|
340 |
+
#: ../front-end/wppb.edit.profile.php:1024
|
341 |
msgid "(required)"
|
342 |
msgstr "(لازم)"
|
343 |
|
344 |
+
#: ../front-end/wppb.edit.profile.php:1042 ../front-end/wppb.register.php:1203
|
345 |
+
#: ../functions/default.settings.php:111 ../premium/addons/userlisting.php:567
|
|
|
346 |
msgid "Website"
|
347 |
msgstr "وبسایت"
|
348 |
|
349 |
+
#: ../front-end/wppb.edit.profile.php:1060 ../front-end/wppb.register.php:1227
|
350 |
#: ../functions/default.settings.php:127
|
351 |
msgid "AIM"
|
352 |
msgstr ""
|
353 |
|
354 |
+
#: ../front-end/wppb.edit.profile.php:1078 ../front-end/wppb.register.php:1251
|
355 |
#: ../functions/default.settings.php:140
|
356 |
msgid "Yahoo IM"
|
357 |
msgstr ""
|
358 |
|
359 |
+
#: ../front-end/wppb.edit.profile.php:1096 ../front-end/wppb.register.php:1275
|
360 |
#: ../functions/default.settings.php:153
|
361 |
msgid "Jabber / Google Talk"
|
362 |
msgstr ""
|
363 |
|
364 |
+
#: ../front-end/wppb.edit.profile.php:1102 ../front-end/wppb.register.php:1281
|
|
|
365 |
msgid "About Yourself"
|
366 |
msgstr "درباره"
|
367 |
|
368 |
+
#: ../front-end/wppb.edit.profile.php:1117 ../front-end/wppb.register.php:1302
|
369 |
+
#: ../functions/default.settings.php:172 ../premium/addons/userlisting.php:573
|
|
|
370 |
msgid "Biographical Info"
|
371 |
msgstr "زندگی نامه"
|
372 |
|
373 |
+
#: ../front-end/wppb.edit.profile.php:1127
|
374 |
msgid "New Password"
|
375 |
msgstr " رمز عبور جدید"
|
376 |
|
377 |
+
#: ../front-end/wppb.edit.profile.php:1132
|
378 |
#: ../front-end/wppb.recover.password.php:328
|
379 |
#: ../front-end/wppb.recover.password.php:358
|
380 |
#: ../front-end/wppb.register.php:1341
|
381 |
msgid "Repeat Password"
|
382 |
msgstr "تکرار رمز عبور"
|
383 |
|
384 |
+
#: ../front-end/wppb.edit.profile.php:1163
|
385 |
msgid "Update"
|
386 |
msgstr "به روز رسانی"
|
387 |
|
800 |
#: ../premium/addons/custom.redirects.php:147
|
801 |
#: ../premium/addons/email.customizer.php:377
|
802 |
#: ../premium/addons/email.customizer.php:650
|
803 |
+
#: ../premium/addons/recaptcha.php:284 ../premium/addons/userlisting.php:405
|
804 |
#: ../premium/functions/register.version.php:35
|
805 |
#: ../premium/functions/register.version.php:76
|
806 |
msgid "Save Changes"
|
1019 |
|
1020 |
#: ../functions/email.confirmation.php:129
|
1021 |
#: ../premium/functions/admin.approval.php:84
|
1022 |
+
#: ../premium/functions/admin.approval.php:132
|
1023 |
msgid "You either don't have permission for that action or there was an error!"
|
1024 |
msgstr ""
|
1025 |
|
1085 |
"طریق ایمیل به شما اطلاع رسانی خواهد شد."
|
1086 |
|
1087 |
#: ../functions/general.settings.php:10 ../functions/general.settings.php:11
|
1088 |
+
#: ../functions/options.php:87 ../premium/addons/userlisting.php:39
|
1089 |
msgid "General Settings"
|
1090 |
msgstr "تنظیمات عمومی"
|
1091 |
|
1201 |
msgid "Status"
|
1202 |
msgstr ""
|
1203 |
|
1204 |
+
#: ../premium/addons/addon.php:20 ../premium/addons/userlisting.php:31
|
1205 |
+
#: ../premium/addons/userlisting.php:32
|
1206 |
msgid "User-Listing"
|
1207 |
msgstr ""
|
1208 |
|
1325 |
"طریق ایمیل به شما اطلاع رسانی خواهد شد."
|
1326 |
|
1327 |
#: ../premium/addons/email.customizer.php:12
|
1328 |
+
#: ../premium/functions/admin.approval.php:145
|
1329 |
#, php-format
|
1330 |
msgid "Your account on %1$s has been approved!"
|
1331 |
msgstr ""
|
1332 |
|
1333 |
#: ../premium/addons/email.customizer.php:13
|
1334 |
+
#: ../premium/functions/admin.approval.php:146
|
1335 |
#, php-format
|
1336 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1337 |
msgstr ""
|
1354 |
"\n"
|
1355 |
|
1356 |
#: ../premium/addons/email.customizer.php:16
|
1357 |
+
#: ../premium/functions/admin.approval.php:152
|
1358 |
#, php-format
|
1359 |
msgid "Your account on %1$s has been unapproved!"
|
1360 |
msgstr ""
|
1361 |
|
1362 |
#: ../premium/addons/email.customizer.php:17
|
1363 |
+
#: ../premium/functions/admin.approval.php:153
|
1364 |
#, php-format
|
1365 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1366 |
msgstr ""
|
1580 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1581 |
msgstr ""
|
1582 |
|
1583 |
+
#: ../premium/addons/userlisting.php:34
|
1584 |
msgid ""
|
1585 |
"To create a page containing the users registered to this current site/blog, "
|
1586 |
"insert the following shortcode in a (blank) page: "
|
1587 |
msgstr ""
|
1588 |
|
1589 |
+
#: ../premium/addons/userlisting.php:35
|
1590 |
msgid ""
|
1591 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1592 |
"authors, visible to only the users currently logged in, you would use:"
|
1593 |
msgstr ""
|
1594 |
|
1595 |
+
#: ../premium/addons/userlisting.php:36
|
1596 |
msgid ""
|
1597 |
"You can also create a userlisting page that displays users having a certain "
|
1598 |
"meta-value within a certain (extra) meta-field like so:"
|
1599 |
msgstr ""
|
1600 |
|
1601 |
+
#: ../premium/addons/userlisting.php:36
|
1602 |
msgid ""
|
1603 |
"Remember though, that the field-value combination must exist in the database."
|
1604 |
msgstr ""
|
1605 |
|
1606 |
+
#: ../premium/addons/userlisting.php:41
|
1607 |
msgid "These settings are applied to the front-end userlisting."
|
1608 |
msgstr ""
|
1609 |
|
1610 |
+
#: ../premium/addons/userlisting.php:47
|
1611 |
msgid "Number of Users/Page: "
|
1612 |
msgstr ""
|
1613 |
|
1614 |
+
#: ../premium/addons/userlisting.php:64
|
1615 |
msgid "Default Sorting Criteria: "
|
1616 |
msgstr ""
|
1617 |
|
1618 |
+
#: ../premium/addons/userlisting.php:93
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1619 |
msgid "Default Sorting Order: "
|
1620 |
msgstr ""
|
1621 |
|
1622 |
+
#: ../premium/addons/userlisting.php:104
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1623 |
msgid "\"All-Userlisting\" Template"
|
1624 |
msgstr ""
|
1625 |
|
1626 |
+
#: ../premium/addons/userlisting.php:106 ../premium/addons/userlisting.php:250
|
1627 |
msgid ""
|
1628 |
"With the userlisting templates you can customize the look, feel and "
|
1629 |
"information listed by the shortcode."
|
1630 |
msgstr ""
|
1631 |
|
1632 |
+
#: ../premium/addons/userlisting.php:107
|
1633 |
msgid ""
|
1634 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1635 |
"on each page access where the shortcode is present."
|
1636 |
msgstr ""
|
1637 |
|
1638 |
+
#: ../premium/addons/userlisting.php:111
|
1639 |
+
msgid "Avatar size: "
|
1640 |
msgstr ""
|
1641 |
|
1642 |
+
#: ../premium/addons/userlisting.php:127
|
1643 |
msgid "Insert \"Sort By\" Field:"
|
1644 |
msgstr ""
|
1645 |
|
1646 |
+
#: ../premium/addons/userlisting.php:154 ../premium/addons/userlisting.php:256
|
|
|
|
|
|
|
|
|
|
|
1647 |
msgid "Insert \"User-Meta\" Field:"
|
1648 |
msgstr ""
|
1649 |
|
1650 |
+
#: ../premium/addons/userlisting.php:188 ../premium/addons/userlisting.php:297
|
1651 |
msgid "Insert Extra Functions:"
|
1652 |
msgstr ""
|
1653 |
|
1654 |
+
#: ../premium/addons/userlisting.php:203
|
1655 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1656 |
msgstr ""
|
1657 |
|
1658 |
+
#: ../premium/addons/userlisting.php:205 ../premium/addons/userlisting.php:311
|
1659 |
msgid ""
|
1660 |
"If you wish to use a default userlisting, just copy the following code and "
|
1661 |
"paste it in the textarea below:"
|
1662 |
msgstr ""
|
1663 |
|
1664 |
+
#: ../premium/addons/userlisting.php:248
|
|
|
|
|
|
|
|
|
1665 |
msgid "\"Single-Userlisting\" Template"
|
1666 |
msgstr ""
|
1667 |
|
1668 |
+
#: ../premium/addons/userlisting.php:251
|
1669 |
msgid ""
|
1670 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1671 |
"It's displayed when clickin on the \"more info\" link."
|
1672 |
msgstr ""
|
1673 |
|
1674 |
+
#: ../premium/addons/userlisting.php:309
|
1675 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1676 |
msgstr ""
|
1677 |
|
1678 |
+
#: ../premium/addons/userlisting.php:415
|
1679 |
msgid ""
|
1680 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1681 |
msgstr ""
|
1682 |
|
1683 |
+
#: ../premium/addons/userlisting.php:415
|
1684 |
msgid "You can find it in Profile Builder's menu."
|
1685 |
msgstr ""
|
1686 |
|
1687 |
+
#: ../premium/addons/userlisting.php:445
|
1688 |
#, fuzzy
|
1689 |
msgid "You need to be logged in to view the userlisting!"
|
1690 |
msgstr "برای ویرایش نمایه باید وارد شوید."
|
1691 |
|
1692 |
+
#: ../premium/addons/userlisting.php:477 ../premium/addons/userlisting.php:492
|
1693 |
+
#: ../premium/addons/userlisting.php:1641
|
1694 |
+
#: ../premium/addons/userlisting.php:1730
|
|
|
1695 |
msgid "Search Users by All Fields"
|
1696 |
msgstr ""
|
1697 |
|
1698 |
+
#: ../premium/addons/userlisting.php:514
|
1699 |
msgid "Leave Blank and Press Search to List All Users"
|
1700 |
msgstr ""
|
1701 |
|
1702 |
+
#: ../premium/addons/userlisting.php:518
|
1703 |
msgid "Search"
|
1704 |
msgstr ""
|
1705 |
|
1706 |
+
#: ../premium/addons/userlisting.php:531
|
|
|
|
|
|
|
|
|
1707 |
#, fuzzy
|
1708 |
msgid "First/Lastname"
|
1709 |
msgstr "نام"
|
1710 |
|
1711 |
+
#: ../premium/addons/userlisting.php:543
|
1712 |
msgid "Sign-up Date"
|
1713 |
msgstr ""
|
1714 |
|
1715 |
+
#: ../premium/addons/userlisting.php:549
|
1716 |
+
#, fuzzy
|
1717 |
+
msgid "Firstname"
|
1718 |
+
msgstr "نام"
|
1719 |
+
|
1720 |
+
#: ../premium/addons/userlisting.php:555
|
1721 |
+
#, fuzzy
|
1722 |
+
msgid "Lastname"
|
1723 |
+
msgstr "نام خانوادگی"
|
1724 |
+
|
1725 |
+
#: ../premium/addons/userlisting.php:561
|
1726 |
+
#, fuzzy
|
1727 |
+
msgid "Display Name"
|
1728 |
+
msgstr "نام"
|
1729 |
+
|
1730 |
+
#: ../premium/addons/userlisting.php:579
|
1731 |
msgid "Posts"
|
1732 |
msgstr ""
|
1733 |
|
1734 |
+
#: ../premium/addons/userlisting.php:624
|
1735 |
msgid "Click here to see more information about this user"
|
1736 |
msgstr ""
|
1737 |
|
1738 |
+
#: ../premium/addons/userlisting.php:624
|
1739 |
msgid "More..."
|
1740 |
msgstr ""
|
1741 |
|
1742 |
+
#: ../premium/addons/userlisting.php:626
|
1743 |
msgid "Click here to see more information about this user."
|
1744 |
msgstr ""
|
1745 |
|
1746 |
+
#: ../premium/addons/userlisting.php:829 ../premium/addons/userlisting.php:939
|
1747 |
+
#: ../premium/addons/userlisting.php:1251
|
1748 |
+
#: ../premium/addons/userlisting.php:1417
|
|
|
1749 |
#: ../premium/functions/extra.fields.php:600
|
1750 |
#: ../premium/functions/extra.fields.php:633
|
1751 |
msgid "No uploaded attachment"
|
1752 |
msgstr ""
|
1753 |
|
1754 |
+
#: ../premium/addons/userlisting.php:831 ../premium/addons/userlisting.php:941
|
1755 |
+
#: ../premium/addons/userlisting.php:1253
|
1756 |
+
#: ../premium/addons/userlisting.php:1309
|
1757 |
+
#: ../premium/addons/userlisting.php:1419
|
1758 |
+
#: ../premium/addons/userlisting.php:1475
|
|
|
1759 |
#: ../premium/functions/extra.fields.php:604
|
1760 |
#: ../premium/functions/extra.fields.php:637
|
1761 |
#: ../premium/functions/extra.fields.php:640
|
1764 |
msgid "Click to see the current attachment"
|
1765 |
msgstr ""
|
1766 |
|
1767 |
+
#: ../premium/addons/userlisting.php:1070
|
1768 |
+
#: ../premium/addons/userlisting.php:1072
|
1769 |
msgid "Click here to go back"
|
1770 |
msgstr ""
|
1771 |
|
1772 |
+
#: ../premium/addons/userlisting.php:1070
|
1773 |
msgid "Back"
|
1774 |
msgstr ""
|
1775 |
|
1776 |
+
#: ../premium/addons/userlisting.php:1251
|
1777 |
+
#: ../premium/addons/userlisting.php:1253
|
1778 |
+
#: ../premium/addons/userlisting.php:1417
|
1779 |
+
#: ../premium/addons/userlisting.php:1419
|
1780 |
#: ../premium/functions/extra.fields.php:600
|
1781 |
#: ../premium/functions/extra.fields.php:604
|
1782 |
#: ../premium/functions/extra.fields.php:633
|
1785 |
msgid "Current file"
|
1786 |
msgstr ""
|
1787 |
|
1788 |
+
#: ../premium/addons/userlisting.php:1307
|
1789 |
+
#: ../premium/addons/userlisting.php:1473
|
1790 |
#: ../premium/functions/extra.fields.php:712
|
1791 |
#: ../premium/functions/extra.fields.php:744
|
1792 |
msgid "Avatar"
|
1793 |
msgstr ""
|
1794 |
|
1795 |
+
#: ../premium/addons/userlisting.php:1532
|
1796 |
msgid "No results found!"
|
1797 |
msgstr ""
|
1798 |
|
1799 |
+
#: ../premium/addons/userlisting.php:1628
|
1800 |
msgid "«« First"
|
1801 |
msgstr ""
|
1802 |
|
1803 |
+
#: ../premium/addons/userlisting.php:1629
|
1804 |
msgid "« Prev"
|
1805 |
msgstr ""
|
1806 |
|
1807 |
+
#: ../premium/addons/userlisting.php:1630
|
1808 |
msgid "Next » "
|
1809 |
msgstr ""
|
1810 |
|
1811 |
+
#: ../premium/addons/userlisting.php:1631
|
1812 |
msgid "Last »»"
|
1813 |
msgstr ""
|
1814 |
|
1916 |
msgid "User successfully unapproved!"
|
1917 |
msgstr "کاربر با موفقیت فعال سازی شد."
|
1918 |
|
1919 |
+
#: ../premium/functions/admin.approval.php:114
|
1920 |
#, fuzzy
|
1921 |
msgid "Users successfully approved!"
|
1922 |
msgstr "کاربر با موفقیت فعال سازی شد."
|
1923 |
|
1924 |
+
#: ../premium/functions/admin.approval.php:127
|
1925 |
#, fuzzy
|
1926 |
msgid "Users successfully unapproved!"
|
1927 |
msgstr "کاربر با موفقیت فعال سازی شد."
|
1928 |
|
1929 |
+
#: ../premium/functions/admin.approval.php:174
|
1930 |
#, fuzzy
|
1931 |
msgid ""
|
1932 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
1933 |
"before you can log in."
|
1934 |
msgstr "پیش از تأیید مدیر، قابلیت بازیابی رمز عبور را نخواهید داشت."
|
1935 |
|
1936 |
+
#: ../premium/functions/admin.approval.php:186
|
1937 |
#, fuzzy
|
1938 |
msgid ""
|
1939 |
"Your account has to be confirmed by an administrator before you can use the "
|
translation/profilebuilder-fr_FR.mo
CHANGED
Binary file
|
translation/profilebuilder-fr_FR.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -35,20 +35,18 @@ msgstr ""
|
|
35 |
|
36 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
38 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
39 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
43 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
44 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:356
|
45 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:568
|
46 |
msgid "Username"
|
47 |
msgstr "Nom d'Utilisateur"
|
48 |
|
49 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
51 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
53 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
54 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
@@ -56,7 +54,6 @@ msgid "E-mail"
|
|
56 |
msgstr "Courriel"
|
57 |
|
58 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
59 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:225
|
60 |
msgid "Role"
|
61 |
msgstr ""
|
62 |
|
@@ -83,20 +80,20 @@ msgstr ""
|
|
83 |
msgid "Sorry, but you don't have permission to do that!"
|
84 |
msgstr ""
|
85 |
|
86 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
87 |
msgid "Approved"
|
88 |
msgstr ""
|
89 |
|
90 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
91 |
msgid "Unapproved"
|
92 |
msgstr ""
|
93 |
|
94 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
95 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
96 |
msgid "Admin Approval"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
100 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
101 |
#, fuzzy
|
102 |
msgid "All Users"
|
@@ -154,24 +151,24 @@ msgid ""
|
|
154 |
">The user was NOT created!"
|
155 |
msgstr ""
|
156 |
|
157 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
158 |
msgid "You must be logged in to edit your profile."
|
159 |
msgstr "Vous devez être connecté(e) pour modifier votre profil."
|
160 |
|
161 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
162 |
msgid "The avatar was successfully deleted."
|
163 |
msgstr "L'avatar a bien été supprimé."
|
164 |
|
165 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
166 |
#, fuzzy, php-format
|
167 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
168 |
msgstr "L'avatar a bien été supprimé."
|
169 |
|
170 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
171 |
msgid "The changes have been successfully saved."
|
172 |
msgstr "Les modifications ont bien été sauvegardées."
|
173 |
|
174 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
175 |
#, fuzzy, php-format
|
176 |
msgid ""
|
177 |
"The email address you entered is already registered to a different user."
|
@@ -181,21 +178,21 @@ msgstr ""
|
|
181 |
"L'adresse de courriel indiquée appartient déjà à un autre utilisateur.<br/"
|
182 |
">L'adresse de courriel était "
|
183 |
|
184 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
185 |
#, php-format
|
186 |
msgid ""
|
187 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
188 |
"%3$s updated along with the rest of the information."
|
189 |
msgstr ""
|
190 |
|
191 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
192 |
#, php-format
|
193 |
msgid ""
|
194 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
195 |
"updated along with the rest of the information."
|
196 |
msgstr ""
|
197 |
|
198 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
199 |
#, fuzzy, php-format
|
200 |
msgid ""
|
201 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
@@ -204,96 +201,94 @@ msgstr ""
|
|
204 |
"Vous n'avez pas renseigné les champs de mots de passe. <br/> Les mots de "
|
205 |
"passe étaient "
|
206 |
|
207 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
208 |
msgid ""
|
209 |
"Your profile was NOT updated, since not all required fields were completed!"
|
210 |
msgstr ""
|
211 |
|
212 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
213 |
#, fuzzy
|
214 |
msgid "There was an error while trying to upload the following attachments:"
|
215 |
msgstr ""
|
216 |
"Une erreur est survenue durant le téléversement des fichiers suivante:<br/>"
|
217 |
|
218 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
219 |
#, php-format
|
220 |
msgid ""
|
221 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
222 |
"%2$sNOT%3$s updated along with the rest of the information."
|
223 |
msgstr ""
|
224 |
|
225 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
226 |
#, fuzzy
|
227 |
msgid "There was an error while trying to upload your avatar picture."
|
228 |
msgstr ""
|
229 |
"Une erreur est survenue durant le téléversement des fichiers suivante:<br/>"
|
230 |
|
231 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
232 |
msgid "Possible cause: size/incorrect file-type."
|
233 |
msgstr ""
|
234 |
|
235 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
236 |
msgid "The avatar was"
|
237 |
msgstr ""
|
238 |
|
239 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
240 |
msgid "NOT"
|
241 |
msgstr "PAS"
|
242 |
|
243 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
244 |
#, fuzzy
|
245 |
msgid "updated along with the rest of the information."
|
246 |
msgstr " mis à jour avec le reste des informations."
|
247 |
|
248 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
249 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
250 |
#, fuzzy
|
251 |
msgid "There was an error while trying to upload the following attachment(s)"
|
252 |
msgstr ""
|
253 |
"Une erreur est survenue durant le téléversement des fichiers suivante:<br/>"
|
254 |
|
255 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
256 |
#, php-format
|
257 |
msgid ""
|
258 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
259 |
"file was %2$sNOT%3$s updated along with the rest of the information."
|
260 |
msgstr ""
|
261 |
|
262 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
263 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
264 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:351
|
265 |
msgid "Name"
|
266 |
msgstr "Nom"
|
267 |
|
268 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
269 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
270 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
271 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
272 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:580
|
273 |
#, fuzzy
|
274 |
msgid "Email"
|
275 |
msgstr "Courriel"
|
276 |
|
277 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
278 |
#, fuzzy
|
279 |
msgid "The email cannot be changed."
|
280 |
msgstr " Les noms d'utilisateurs ne peuvent être modifiés."
|
281 |
|
282 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
283 |
#, fuzzy
|
284 |
msgid "The usernames cannot be changed."
|
285 |
msgstr " Les noms d'utilisateurs ne peuvent être modifiés."
|
286 |
|
287 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
288 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
289 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
290 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
291 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
292 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
293 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
294 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
295 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
296 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
297 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
298 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
299 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
@@ -308,111 +303,101 @@ msgstr " Les noms d'utilisateurs ne peuvent être modifiés."
|
|
308 |
msgid "This field is marked as required by the administrator."
|
309 |
msgstr ""
|
310 |
|
311 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
312 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
313 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
314 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
315 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
316 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
317 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
318 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
319 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
320 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
321 |
msgid ""
|
322 |
"This field wasn't updated because you entered and empty string (It was "
|
323 |
"marked as required by the administrator."
|
324 |
msgstr ""
|
325 |
|
326 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
327 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
328 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
329 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:364
|
330 |
msgid "First Name"
|
331 |
msgstr "Prénom"
|
332 |
|
333 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
334 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
335 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
336 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:372
|
337 |
msgid "Last Name"
|
338 |
msgstr "Nom"
|
339 |
|
340 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
341 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
342 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
343 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:380
|
344 |
msgid "Nickname"
|
345 |
msgstr "Pseudo"
|
346 |
|
347 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
348 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:388
|
349 |
msgid "Display name publicly as"
|
350 |
msgstr "Apparaître publiquement en tant que"
|
351 |
|
352 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
353 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
354 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:396
|
355 |
msgid "Contact Info"
|
356 |
msgstr "Infos de Contact"
|
357 |
|
358 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
359 |
msgid "(required)"
|
360 |
msgstr "(requis)"
|
361 |
|
362 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
363 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
364 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
365 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
366 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:401
|
367 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:610
|
368 |
msgid "Website"
|
369 |
msgstr "Site Web"
|
370 |
|
371 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
372 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
373 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
374 |
msgid "AIM"
|
375 |
msgstr "AIM"
|
376 |
|
377 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
378 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
379 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
380 |
msgid "Yahoo IM"
|
381 |
msgstr "Yahoo IM"
|
382 |
|
383 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
384 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
385 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
386 |
msgid "Jabber / Google Talk"
|
387 |
msgstr "Jabber / Google Talk"
|
388 |
|
389 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
390 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
391 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:409
|
392 |
msgid "About Yourself"
|
393 |
msgstr "À Propos de Vous"
|
394 |
|
395 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
396 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
397 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
398 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
399 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:414
|
400 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:616
|
401 |
msgid "Biographical Info"
|
402 |
msgstr "Infos Biographiques"
|
403 |
|
404 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
405 |
msgid "New Password"
|
406 |
msgstr "Nouveau Mot de Passe"
|
407 |
|
408 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
409 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
410 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
411 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
412 |
msgid "Repeat Password"
|
413 |
msgstr "Répéter le Mot de Passe"
|
414 |
|
415 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
416 |
msgid "Update"
|
417 |
msgstr "Mettre à Jour"
|
418 |
|
@@ -879,7 +864,7 @@ msgstr "Masquer"
|
|
879 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
880 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
881 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
882 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
883 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
884 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
885 |
msgid "Save Changes"
|
@@ -1136,7 +1121,7 @@ msgstr "L'avatar a bien été supprimé."
|
|
1136 |
|
1137 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1138 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1139 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1140 |
msgid "You either don't have permission for that action or there was an error!"
|
1141 |
msgstr ""
|
1142 |
|
@@ -1195,7 +1180,7 @@ msgstr ""
|
|
1195 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1196 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1197 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1198 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1199 |
msgid "General Settings"
|
1200 |
msgstr ""
|
1201 |
|
@@ -1317,8 +1302,8 @@ msgid "Status"
|
|
1317 |
msgstr ""
|
1318 |
|
1319 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
|
|
1320 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
1321 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:33
|
1322 |
msgid "User-Listing"
|
1323 |
msgstr ""
|
1324 |
|
@@ -1447,13 +1432,13 @@ msgid ""
|
|
1447 |
msgstr ""
|
1448 |
|
1449 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1450 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1451 |
#, fuzzy, php-format
|
1452 |
msgid "Your account on %1$s has been approved!"
|
1453 |
msgstr "Un compte utilisateur pour %1$s a été créé."
|
1454 |
|
1455 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1456 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1457 |
#, php-format
|
1458 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1459 |
msgstr ""
|
@@ -1470,13 +1455,13 @@ msgid ""
|
|
1470 |
msgstr ""
|
1471 |
|
1472 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1473 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1474 |
#, fuzzy, php-format
|
1475 |
msgid "Your account on %1$s has been unapproved!"
|
1476 |
msgstr "Un compte utilisateur pour %1$s a été créé."
|
1477 |
|
1478 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1479 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1480 |
#, php-format
|
1481 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1482 |
msgstr ""
|
@@ -1693,245 +1678,190 @@ msgstr ""
|
|
1693 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1694 |
msgstr ""
|
1695 |
|
1696 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1697 |
msgid ""
|
1698 |
"To create a page containing the users registered to this current site/blog, "
|
1699 |
"insert the following shortcode in a (blank) page: "
|
1700 |
msgstr ""
|
1701 |
|
1702 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1703 |
msgid ""
|
1704 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1705 |
"authors, visible to only the users currently logged in, you would use:"
|
1706 |
msgstr ""
|
1707 |
|
1708 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1709 |
msgid ""
|
1710 |
"You can also create a userlisting page that displays users having a certain "
|
1711 |
"meta-value within a certain (extra) meta-field like so:"
|
1712 |
msgstr ""
|
1713 |
|
1714 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1715 |
msgid ""
|
1716 |
"Remember though, that the field-value combination must exist in the database."
|
1717 |
msgstr ""
|
1718 |
|
1719 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1720 |
msgid "These settings are applied to the front-end userlisting."
|
1721 |
msgstr ""
|
1722 |
|
1723 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1724 |
msgid "Number of Users/Page: "
|
1725 |
msgstr ""
|
1726 |
|
1727 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1728 |
msgid "Default Sorting Criteria: "
|
1729 |
msgstr ""
|
1730 |
|
1731 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1732 |
-
msgid "Registration Date"
|
1733 |
-
msgstr ""
|
1734 |
-
|
1735 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:75
|
1736 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:592
|
1737 |
-
#, fuzzy
|
1738 |
-
msgid "Firstname"
|
1739 |
-
msgstr "Prénom"
|
1740 |
-
|
1741 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:76
|
1742 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:598
|
1743 |
-
#, fuzzy
|
1744 |
-
msgid "Lastname"
|
1745 |
-
msgstr "Nom"
|
1746 |
-
|
1747 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:77
|
1748 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:604
|
1749 |
-
#, fuzzy
|
1750 |
-
msgid "Display Name"
|
1751 |
-
msgstr "Prénom"
|
1752 |
-
|
1753 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:78
|
1754 |
-
msgid "Number of Posts"
|
1755 |
-
msgstr ""
|
1756 |
-
|
1757 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:79
|
1758 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:627
|
1759 |
-
msgid "Aim"
|
1760 |
-
msgstr ""
|
1761 |
-
|
1762 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:80
|
1763 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:632
|
1764 |
-
msgid "Yim"
|
1765 |
-
msgstr ""
|
1766 |
-
|
1767 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:81
|
1768 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:637
|
1769 |
-
msgid "Jabber"
|
1770 |
-
msgstr ""
|
1771 |
-
|
1772 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:83
|
1773 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:152
|
1774 |
-
msgid "Custom Fields"
|
1775 |
-
msgstr ""
|
1776 |
-
|
1777 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:99
|
1778 |
msgid "Default Sorting Order: "
|
1779 |
msgstr ""
|
1780 |
|
1781 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1782 |
-
msgid "Ascending"
|
1783 |
-
msgstr ""
|
1784 |
-
|
1785 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:103
|
1786 |
-
msgid "Descending"
|
1787 |
-
msgstr ""
|
1788 |
-
|
1789 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:110
|
1790 |
msgid "\"All-Userlisting\" Template"
|
1791 |
msgstr ""
|
1792 |
|
1793 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1794 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1795 |
msgid ""
|
1796 |
"With the userlisting templates you can customize the look, feel and "
|
1797 |
"information listed by the shortcode."
|
1798 |
msgstr ""
|
1799 |
|
1800 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1801 |
msgid ""
|
1802 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1803 |
"on each page access where the shortcode is present."
|
1804 |
msgstr ""
|
1805 |
|
1806 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1807 |
-
|
1808 |
-
msgid "Avatar/Gravatar Size: "
|
1809 |
msgstr ""
|
1810 |
|
1811 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1812 |
msgid "Insert \"Sort By\" Field:"
|
1813 |
msgstr ""
|
1814 |
|
1815 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1816 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1817 |
-
#, fuzzy
|
1818 |
-
msgid "Default WordPress Fields"
|
1819 |
-
msgstr "Champs de Profil par Défaut"
|
1820 |
-
|
1821 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:164
|
1822 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:287
|
1823 |
msgid "Insert \"User-Meta\" Field:"
|
1824 |
msgstr ""
|
1825 |
|
1826 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1827 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1828 |
msgid "Insert Extra Functions:"
|
1829 |
msgstr ""
|
1830 |
|
1831 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1832 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1833 |
msgstr ""
|
1834 |
|
1835 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1836 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1837 |
msgid ""
|
1838 |
"If you wish to use a default userlisting, just copy the following code and "
|
1839 |
"paste it in the textarea below:"
|
1840 |
msgstr ""
|
1841 |
|
1842 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1843 |
-
msgid "More"
|
1844 |
-
msgstr ""
|
1845 |
-
|
1846 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:262
|
1847 |
msgid "\"Single-Userlisting\" Template"
|
1848 |
msgstr ""
|
1849 |
|
1850 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1851 |
msgid ""
|
1852 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1853 |
"It's displayed when clickin on the \"more info\" link."
|
1854 |
msgstr ""
|
1855 |
|
1856 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1857 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1858 |
msgstr ""
|
1859 |
|
1860 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1861 |
msgid ""
|
1862 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1863 |
msgstr ""
|
1864 |
|
1865 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1866 |
msgid "You can find it in Profile Builder's menu."
|
1867 |
msgstr ""
|
1868 |
|
1869 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1870 |
#, fuzzy
|
1871 |
msgid "You need to be logged in to view the userlisting!"
|
1872 |
msgstr "Vous devez être connecté(e) pour modifier votre profil."
|
1873 |
|
1874 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1875 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1876 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1877 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1878 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/classes/userlisting.class.php:418
|
1879 |
msgid "Search Users by All Fields"
|
1880 |
msgstr ""
|
1881 |
|
1882 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1883 |
msgid "Leave Blank and Press Search to List All Users"
|
1884 |
msgstr ""
|
1885 |
|
1886 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1887 |
msgid "Search"
|
1888 |
msgstr ""
|
1889 |
|
1890 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1891 |
-
msgid "Clear Results"
|
1892 |
-
msgstr ""
|
1893 |
-
|
1894 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:574
|
1895 |
#, fuzzy
|
1896 |
msgid "First/Lastname"
|
1897 |
msgstr "Prénom"
|
1898 |
|
1899 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1900 |
msgid "Sign-up Date"
|
1901 |
msgstr ""
|
1902 |
|
1903 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1904 |
msgid "Posts"
|
1905 |
msgstr ""
|
1906 |
|
1907 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1908 |
msgid "Click here to see more information about this user"
|
1909 |
msgstr ""
|
1910 |
|
1911 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1912 |
msgid "More..."
|
1913 |
msgstr ""
|
1914 |
|
1915 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1916 |
msgid "Click here to see more information about this user."
|
1917 |
msgstr ""
|
1918 |
|
1919 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1920 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1921 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1922 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1923 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1924 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1925 |
#, fuzzy
|
1926 |
msgid "No uploaded attachment"
|
1927 |
msgstr "La pièce jointe \""
|
1928 |
|
1929 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1930 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1931 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1932 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1933 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1934 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1935 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1936 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1937 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
@@ -1940,20 +1870,20 @@ msgstr "La pièce jointe \""
|
|
1940 |
msgid "Click to see the current attachment"
|
1941 |
msgstr ""
|
1942 |
|
1943 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1944 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1945 |
msgid "Click here to go back"
|
1946 |
msgstr ""
|
1947 |
|
1948 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1949 |
#, fuzzy
|
1950 |
msgid "Back"
|
1951 |
msgstr "Noir"
|
1952 |
|
1953 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1954 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1955 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1956 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1957 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1958 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1959 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
@@ -1962,31 +1892,31 @@ msgstr "Noir"
|
|
1962 |
msgid "Current file"
|
1963 |
msgstr ""
|
1964 |
|
1965 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1966 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1967 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
1968 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
1969 |
msgid "Avatar"
|
1970 |
msgstr ""
|
1971 |
|
1972 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1973 |
msgid "No results found!"
|
1974 |
msgstr ""
|
1975 |
|
1976 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1977 |
msgid "«« First"
|
1978 |
msgstr ""
|
1979 |
|
1980 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1981 |
msgid "« Prev"
|
1982 |
msgstr ""
|
1983 |
|
1984 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1985 |
#, fuzzy
|
1986 |
msgid "Next » "
|
1987 |
msgstr "Déconnexion »"
|
1988 |
|
1989 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1990 |
#, fuzzy
|
1991 |
msgid "Last »»"
|
1992 |
msgstr "Déconnexion »"
|
@@ -2093,23 +2023,23 @@ msgstr "L'avatar a bien été supprimé."
|
|
2093 |
msgid "User successfully unapproved!"
|
2094 |
msgstr "L'avatar a bien été supprimé."
|
2095 |
|
2096 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2097 |
#, fuzzy
|
2098 |
msgid "Users successfully approved!"
|
2099 |
msgstr "L'avatar a bien été supprimé."
|
2100 |
|
2101 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2102 |
#, fuzzy
|
2103 |
msgid "Users successfully unapproved!"
|
2104 |
msgstr "L'avatar a bien été supprimé."
|
2105 |
|
2106 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2107 |
msgid ""
|
2108 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2109 |
"before you can log in."
|
2110 |
msgstr ""
|
2111 |
|
2112 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2113 |
msgid ""
|
2114 |
"Your account has to be confirmed by an administrator before you can use the "
|
2115 |
"\"Password Recovery\" feature."
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-05-14 14:34+0200\n"
|
6 |
+
"PO-Revision-Date: 2013-05-14 14:34+0200\n"
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
35 |
|
36 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
38 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:889
|
39 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
43 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:525
|
|
|
|
|
44 |
msgid "Username"
|
45 |
msgstr "Nom d'Utilisateur"
|
46 |
|
47 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
48 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
49 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1022
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
51 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
54 |
msgstr "Courriel"
|
55 |
|
56 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
|
|
57 |
msgid "Role"
|
58 |
msgstr ""
|
59 |
|
80 |
msgid "Sorry, but you don't have permission to do that!"
|
81 |
msgstr ""
|
82 |
|
83 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:294
|
84 |
msgid "Approved"
|
85 |
msgstr ""
|
86 |
|
87 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:296
|
88 |
msgid "Unapproved"
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:466
|
92 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
93 |
msgid "Admin Approval"
|
94 |
msgstr ""
|
95 |
|
96 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:469
|
97 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
98 |
#, fuzzy
|
99 |
msgid "All Users"
|
151 |
">The user was NOT created!"
|
152 |
msgstr ""
|
153 |
|
154 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:769
|
155 |
msgid "You must be logged in to edit your profile."
|
156 |
msgstr "Vous devez être connecté(e) pour modifier votre profil."
|
157 |
|
158 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:777
|
159 |
msgid "The avatar was successfully deleted."
|
160 |
msgstr "L'avatar a bien été supprimé."
|
161 |
|
162 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:782
|
163 |
#, fuzzy, php-format
|
164 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
165 |
msgstr "L'avatar a bien été supprimé."
|
166 |
|
167 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:795
|
168 |
msgid "The changes have been successfully saved."
|
169 |
msgstr "Les modifications ont bien été sauvegardées."
|
170 |
|
171 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:799
|
172 |
#, fuzzy, php-format
|
173 |
msgid ""
|
174 |
"The email address you entered is already registered to a different user."
|
178 |
"L'adresse de courriel indiquée appartient déjà à un autre utilisateur.<br/"
|
179 |
">L'adresse de courriel était "
|
180 |
|
181 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:804
|
182 |
#, php-format
|
183 |
msgid ""
|
184 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
185 |
"%3$s updated along with the rest of the information."
|
186 |
msgstr ""
|
187 |
|
188 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:809
|
189 |
#, php-format
|
190 |
msgid ""
|
191 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
192 |
"updated along with the rest of the information."
|
193 |
msgstr ""
|
194 |
|
195 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:814
|
196 |
#, fuzzy, php-format
|
197 |
msgid ""
|
198 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
201 |
"Vous n'avez pas renseigné les champs de mots de passe. <br/> Les mots de "
|
202 |
"passe étaient "
|
203 |
|
204 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:819
|
205 |
msgid ""
|
206 |
"Your profile was NOT updated, since not all required fields were completed!"
|
207 |
msgstr ""
|
208 |
|
209 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:828
|
210 |
#, fuzzy
|
211 |
msgid "There was an error while trying to upload the following attachments:"
|
212 |
msgstr ""
|
213 |
"Une erreur est survenue durant le téléversement des fichiers suivante:<br/>"
|
214 |
|
215 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:836
|
216 |
#, php-format
|
217 |
msgid ""
|
218 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
219 |
"%2$sNOT%3$s updated along with the rest of the information."
|
220 |
msgstr ""
|
221 |
|
222 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
223 |
#, fuzzy
|
224 |
msgid "There was an error while trying to upload your avatar picture."
|
225 |
msgstr ""
|
226 |
"Une erreur est survenue durant le téléversement des fichiers suivante:<br/>"
|
227 |
|
228 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
229 |
msgid "Possible cause: size/incorrect file-type."
|
230 |
msgstr ""
|
231 |
|
232 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
233 |
msgid "The avatar was"
|
234 |
msgstr ""
|
235 |
|
236 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
237 |
msgid "NOT"
|
238 |
msgstr "PAS"
|
239 |
|
240 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
241 |
#, fuzzy
|
242 |
msgid "updated along with the rest of the information."
|
243 |
msgstr " mis à jour avec le reste des informations."
|
244 |
|
245 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:851
|
246 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
247 |
#, fuzzy
|
248 |
msgid "There was an error while trying to upload the following attachment(s)"
|
249 |
msgstr ""
|
250 |
"Une erreur est survenue durant le téléversement des fichiers suivante:<br/>"
|
251 |
|
252 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:858
|
253 |
#, php-format
|
254 |
msgid ""
|
255 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
256 |
"file was %2$sNOT%3$s updated along with the rest of the information."
|
257 |
msgstr ""
|
258 |
|
259 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:873
|
260 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
|
|
261 |
msgid "Name"
|
262 |
msgstr "Nom"
|
263 |
|
264 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:880
|
265 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
266 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
267 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:537
|
|
|
268 |
#, fuzzy
|
269 |
msgid "Email"
|
270 |
msgstr "Courriel"
|
271 |
|
272 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:881
|
273 |
#, fuzzy
|
274 |
msgid "The email cannot be changed."
|
275 |
msgstr " Les noms d'utilisateurs ne peuvent être modifiés."
|
276 |
|
277 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:890
|
278 |
#, fuzzy
|
279 |
msgid "The usernames cannot be changed."
|
280 |
msgstr " Les noms d'utilisateurs ne peuvent être modifiés."
|
281 |
|
282 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:900
|
283 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:920
|
284 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:940
|
285 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:960
|
286 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1012
|
287 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1034
|
288 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1052
|
289 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1070
|
290 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1088
|
291 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1109
|
292 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
293 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
294 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
303 |
msgid "This field is marked as required by the administrator."
|
304 |
msgstr ""
|
305 |
|
306 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:903
|
307 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:923
|
308 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:943
|
309 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:963
|
310 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1015
|
311 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1036
|
312 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1054
|
313 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1072
|
314 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1090
|
315 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1111
|
316 |
msgid ""
|
317 |
"This field wasn't updated because you entered and empty string (It was "
|
318 |
"marked as required by the administrator."
|
319 |
msgstr ""
|
320 |
|
321 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:910
|
322 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
323 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
|
|
324 |
msgid "First Name"
|
325 |
msgstr "Prénom"
|
326 |
|
327 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:930
|
328 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
329 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
|
|
330 |
msgid "Last Name"
|
331 |
msgstr "Nom"
|
332 |
|
333 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:950
|
334 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
335 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
|
|
336 |
msgid "Nickname"
|
337 |
msgstr "Pseudo"
|
338 |
|
339 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:971
|
|
|
340 |
msgid "Display name publicly as"
|
341 |
msgstr "Apparaître publiquement en tant que"
|
342 |
|
343 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1003
|
344 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
|
|
345 |
msgid "Contact Info"
|
346 |
msgstr "Infos de Contact"
|
347 |
|
348 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1024
|
349 |
msgid "(required)"
|
350 |
msgstr "(requis)"
|
351 |
|
352 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1042
|
353 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
354 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
355 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:567
|
|
|
|
|
356 |
msgid "Website"
|
357 |
msgstr "Site Web"
|
358 |
|
359 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1060
|
360 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
361 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
362 |
msgid "AIM"
|
363 |
msgstr "AIM"
|
364 |
|
365 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1078
|
366 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
367 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
368 |
msgid "Yahoo IM"
|
369 |
msgstr "Yahoo IM"
|
370 |
|
371 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1096
|
372 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
373 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
374 |
msgid "Jabber / Google Talk"
|
375 |
msgstr "Jabber / Google Talk"
|
376 |
|
377 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1102
|
378 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
|
|
379 |
msgid "About Yourself"
|
380 |
msgstr "À Propos de Vous"
|
381 |
|
382 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1117
|
383 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
384 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
385 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:573
|
|
|
|
|
386 |
msgid "Biographical Info"
|
387 |
msgstr "Infos Biographiques"
|
388 |
|
389 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1127
|
390 |
msgid "New Password"
|
391 |
msgstr "Nouveau Mot de Passe"
|
392 |
|
393 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1132
|
394 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
395 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
396 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
397 |
msgid "Repeat Password"
|
398 |
msgstr "Répéter le Mot de Passe"
|
399 |
|
400 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1163
|
401 |
msgid "Update"
|
402 |
msgstr "Mettre à Jour"
|
403 |
|
864 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
865 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
866 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
867 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:405
|
868 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
869 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
870 |
msgid "Save Changes"
|
1121 |
|
1122 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1123 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1124 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:132
|
1125 |
msgid "You either don't have permission for that action or there was an error!"
|
1126 |
msgstr ""
|
1127 |
|
1180 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1181 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1182 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1183 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:39
|
1184 |
msgid "General Settings"
|
1185 |
msgstr ""
|
1186 |
|
1302 |
msgstr ""
|
1303 |
|
1304 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
1305 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:31
|
1306 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
|
|
1307 |
msgid "User-Listing"
|
1308 |
msgstr ""
|
1309 |
|
1432 |
msgstr ""
|
1433 |
|
1434 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1435 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:145
|
1436 |
#, fuzzy, php-format
|
1437 |
msgid "Your account on %1$s has been approved!"
|
1438 |
msgstr "Un compte utilisateur pour %1$s a été créé."
|
1439 |
|
1440 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1441 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:146
|
1442 |
#, php-format
|
1443 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1444 |
msgstr ""
|
1455 |
msgstr ""
|
1456 |
|
1457 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1458 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:152
|
1459 |
#, fuzzy, php-format
|
1460 |
msgid "Your account on %1$s has been unapproved!"
|
1461 |
msgstr "Un compte utilisateur pour %1$s a été créé."
|
1462 |
|
1463 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1464 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:153
|
1465 |
#, php-format
|
1466 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1467 |
msgstr ""
|
1678 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1679 |
msgstr ""
|
1680 |
|
1681 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:34
|
1682 |
msgid ""
|
1683 |
"To create a page containing the users registered to this current site/blog, "
|
1684 |
"insert the following shortcode in a (blank) page: "
|
1685 |
msgstr ""
|
1686 |
|
1687 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:35
|
1688 |
msgid ""
|
1689 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1690 |
"authors, visible to only the users currently logged in, you would use:"
|
1691 |
msgstr ""
|
1692 |
|
1693 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1694 |
msgid ""
|
1695 |
"You can also create a userlisting page that displays users having a certain "
|
1696 |
"meta-value within a certain (extra) meta-field like so:"
|
1697 |
msgstr ""
|
1698 |
|
1699 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1700 |
msgid ""
|
1701 |
"Remember though, that the field-value combination must exist in the database."
|
1702 |
msgstr ""
|
1703 |
|
1704 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:41
|
1705 |
msgid "These settings are applied to the front-end userlisting."
|
1706 |
msgstr ""
|
1707 |
|
1708 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:47
|
1709 |
msgid "Number of Users/Page: "
|
1710 |
msgstr ""
|
1711 |
|
1712 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:64
|
1713 |
msgid "Default Sorting Criteria: "
|
1714 |
msgstr ""
|
1715 |
|
1716 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:93
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1717 |
msgid "Default Sorting Order: "
|
1718 |
msgstr ""
|
1719 |
|
1720 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:104
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1721 |
msgid "\"All-Userlisting\" Template"
|
1722 |
msgstr ""
|
1723 |
|
1724 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:106
|
1725 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:250
|
1726 |
msgid ""
|
1727 |
"With the userlisting templates you can customize the look, feel and "
|
1728 |
"information listed by the shortcode."
|
1729 |
msgstr ""
|
1730 |
|
1731 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:107
|
1732 |
msgid ""
|
1733 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1734 |
"on each page access where the shortcode is present."
|
1735 |
msgstr ""
|
1736 |
|
1737 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:111
|
1738 |
+
msgid "Avatar size: "
|
|
|
1739 |
msgstr ""
|
1740 |
|
1741 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:127
|
1742 |
msgid "Insert \"Sort By\" Field:"
|
1743 |
msgstr ""
|
1744 |
|
1745 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:154
|
1746 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:256
|
|
|
|
|
|
|
|
|
|
|
|
|
1747 |
msgid "Insert \"User-Meta\" Field:"
|
1748 |
msgstr ""
|
1749 |
|
1750 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:188
|
1751 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:297
|
1752 |
msgid "Insert Extra Functions:"
|
1753 |
msgstr ""
|
1754 |
|
1755 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:203
|
1756 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1757 |
msgstr ""
|
1758 |
|
1759 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:205
|
1760 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:311
|
1761 |
msgid ""
|
1762 |
"If you wish to use a default userlisting, just copy the following code and "
|
1763 |
"paste it in the textarea below:"
|
1764 |
msgstr ""
|
1765 |
|
1766 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:248
|
|
|
|
|
|
|
|
|
1767 |
msgid "\"Single-Userlisting\" Template"
|
1768 |
msgstr ""
|
1769 |
|
1770 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:251
|
1771 |
msgid ""
|
1772 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1773 |
"It's displayed when clickin on the \"more info\" link."
|
1774 |
msgstr ""
|
1775 |
|
1776 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:309
|
1777 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1778 |
msgstr ""
|
1779 |
|
1780 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1781 |
msgid ""
|
1782 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1783 |
msgstr ""
|
1784 |
|
1785 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1786 |
msgid "You can find it in Profile Builder's menu."
|
1787 |
msgstr ""
|
1788 |
|
1789 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:445
|
1790 |
#, fuzzy
|
1791 |
msgid "You need to be logged in to view the userlisting!"
|
1792 |
msgstr "Vous devez être connecté(e) pour modifier votre profil."
|
1793 |
|
1794 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:477
|
1795 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:492
|
1796 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1641
|
1797 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1730
|
|
|
1798 |
msgid "Search Users by All Fields"
|
1799 |
msgstr ""
|
1800 |
|
1801 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:514
|
1802 |
msgid "Leave Blank and Press Search to List All Users"
|
1803 |
msgstr ""
|
1804 |
|
1805 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:518
|
1806 |
msgid "Search"
|
1807 |
msgstr ""
|
1808 |
|
1809 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:531
|
|
|
|
|
|
|
|
|
1810 |
#, fuzzy
|
1811 |
msgid "First/Lastname"
|
1812 |
msgstr "Prénom"
|
1813 |
|
1814 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:543
|
1815 |
msgid "Sign-up Date"
|
1816 |
msgstr ""
|
1817 |
|
1818 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:549
|
1819 |
+
#, fuzzy
|
1820 |
+
msgid "Firstname"
|
1821 |
+
msgstr "Prénom"
|
1822 |
+
|
1823 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:555
|
1824 |
+
#, fuzzy
|
1825 |
+
msgid "Lastname"
|
1826 |
+
msgstr "Nom"
|
1827 |
+
|
1828 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:561
|
1829 |
+
#, fuzzy
|
1830 |
+
msgid "Display Name"
|
1831 |
+
msgstr "Prénom"
|
1832 |
+
|
1833 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:579
|
1834 |
msgid "Posts"
|
1835 |
msgstr ""
|
1836 |
|
1837 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1838 |
msgid "Click here to see more information about this user"
|
1839 |
msgstr ""
|
1840 |
|
1841 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1842 |
msgid "More..."
|
1843 |
msgstr ""
|
1844 |
|
1845 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:626
|
1846 |
msgid "Click here to see more information about this user."
|
1847 |
msgstr ""
|
1848 |
|
1849 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:829
|
1850 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:939
|
1851 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1852 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1853 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1854 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1855 |
#, fuzzy
|
1856 |
msgid "No uploaded attachment"
|
1857 |
msgstr "La pièce jointe \""
|
1858 |
|
1859 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:831
|
1860 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:941
|
1861 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1862 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1309
|
1863 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1864 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1475
|
1865 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1866 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1867 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
1870 |
msgid "Click to see the current attachment"
|
1871 |
msgstr ""
|
1872 |
|
1873 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1874 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1072
|
1875 |
msgid "Click here to go back"
|
1876 |
msgstr ""
|
1877 |
|
1878 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1879 |
#, fuzzy
|
1880 |
msgid "Back"
|
1881 |
msgstr "Noir"
|
1882 |
|
1883 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1884 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1885 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1886 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1887 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1888 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1889 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1892 |
msgid "Current file"
|
1893 |
msgstr ""
|
1894 |
|
1895 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1307
|
1896 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1473
|
1897 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
1898 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
1899 |
msgid "Avatar"
|
1900 |
msgstr ""
|
1901 |
|
1902 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1532
|
1903 |
msgid "No results found!"
|
1904 |
msgstr ""
|
1905 |
|
1906 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1628
|
1907 |
msgid "«« First"
|
1908 |
msgstr ""
|
1909 |
|
1910 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1629
|
1911 |
msgid "« Prev"
|
1912 |
msgstr ""
|
1913 |
|
1914 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1630
|
1915 |
#, fuzzy
|
1916 |
msgid "Next » "
|
1917 |
msgstr "Déconnexion »"
|
1918 |
|
1919 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1631
|
1920 |
#, fuzzy
|
1921 |
msgid "Last »»"
|
1922 |
msgstr "Déconnexion »"
|
2023 |
msgid "User successfully unapproved!"
|
2024 |
msgstr "L'avatar a bien été supprimé."
|
2025 |
|
2026 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:114
|
2027 |
#, fuzzy
|
2028 |
msgid "Users successfully approved!"
|
2029 |
msgstr "L'avatar a bien été supprimé."
|
2030 |
|
2031 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:127
|
2032 |
#, fuzzy
|
2033 |
msgid "Users successfully unapproved!"
|
2034 |
msgstr "L'avatar a bien été supprimé."
|
2035 |
|
2036 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:174
|
2037 |
msgid ""
|
2038 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2039 |
"before you can log in."
|
2040 |
msgstr ""
|
2041 |
|
2042 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:186
|
2043 |
msgid ""
|
2044 |
"Your account has to be confirmed by an administrator before you can use the "
|
2045 |
"\"Password Recovery\" feature."
|
translation/profilebuilder-hu_HU.mo
CHANGED
Binary file
|
translation/profilebuilder-hu_HU.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -35,20 +35,18 @@ msgstr ""
|
|
35 |
|
36 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
38 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
39 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
43 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
44 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:356
|
45 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:568
|
46 |
msgid "Username"
|
47 |
msgstr "Felhasználónév"
|
48 |
|
49 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
51 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
53 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
54 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
@@ -56,7 +54,6 @@ msgid "E-mail"
|
|
56 |
msgstr "E-mail"
|
57 |
|
58 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
59 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:225
|
60 |
msgid "Role"
|
61 |
msgstr ""
|
62 |
|
@@ -83,20 +80,20 @@ msgstr ""
|
|
83 |
msgid "Sorry, but you don't have permission to do that!"
|
84 |
msgstr ""
|
85 |
|
86 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
87 |
msgid "Approved"
|
88 |
msgstr ""
|
89 |
|
90 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
91 |
msgid "Unapproved"
|
92 |
msgstr ""
|
93 |
|
94 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
95 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
96 |
msgid "Admin Approval"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
100 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
101 |
#, fuzzy
|
102 |
msgid "All Users"
|
@@ -154,24 +151,24 @@ msgid ""
|
|
154 |
">The user was NOT created!"
|
155 |
msgstr ""
|
156 |
|
157 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
158 |
msgid "You must be logged in to edit your profile."
|
159 |
msgstr "Be kell jelentkezned a profilod szerkesztéséhez!"
|
160 |
|
161 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
162 |
msgid "The avatar was successfully deleted."
|
163 |
msgstr "Az avatar sikeresen törölve."
|
164 |
|
165 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
166 |
#, fuzzy, php-format
|
167 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
168 |
msgstr "Az avatar sikeresen törölve."
|
169 |
|
170 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
171 |
msgid "The changes have been successfully saved."
|
172 |
msgstr "A változások sikeresen mentve."
|
173 |
|
174 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
175 |
#, fuzzy, php-format
|
176 |
msgid ""
|
177 |
"The email address you entered is already registered to a different user."
|
@@ -181,114 +178,112 @@ msgstr ""
|
|
181 |
"Az email címmel, amit megadtál már egy másik felhasználó regisztrált. <br/> "
|
182 |
"Az email cím"
|
183 |
|
184 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
185 |
#, php-format
|
186 |
msgid ""
|
187 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
188 |
"%3$s updated along with the rest of the information."
|
189 |
msgstr ""
|
190 |
|
191 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
192 |
#, php-format
|
193 |
msgid ""
|
194 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
195 |
"updated along with the rest of the information."
|
196 |
msgstr ""
|
197 |
|
198 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
199 |
#, fuzzy, php-format
|
200 |
msgid ""
|
201 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
202 |
"updated along with the rest of the information."
|
203 |
msgstr "Nem töltötted ki mindkét jelszó mezőt. <br/> A jelszó"
|
204 |
|
205 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
206 |
msgid ""
|
207 |
"Your profile was NOT updated, since not all required fields were completed!"
|
208 |
msgstr ""
|
209 |
|
210 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
211 |
#, fuzzy
|
212 |
msgid "There was an error while trying to upload the following attachments:"
|
213 |
msgstr "Hiba történt a következő csatolmányok feltöltésekor: <br/>"
|
214 |
|
215 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
216 |
#, php-format
|
217 |
msgid ""
|
218 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
219 |
"%2$sNOT%3$s updated along with the rest of the information."
|
220 |
msgstr ""
|
221 |
|
222 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
223 |
#, fuzzy
|
224 |
msgid "There was an error while trying to upload your avatar picture."
|
225 |
msgstr "Hiba történt a következő csatolmányok feltöltésekor: <br/>"
|
226 |
|
227 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
228 |
msgid "Possible cause: size/incorrect file-type."
|
229 |
msgstr ""
|
230 |
|
231 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
232 |
msgid "The avatar was"
|
233 |
msgstr ""
|
234 |
|
235 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
236 |
msgid "NOT"
|
237 |
msgstr "NEM"
|
238 |
|
239 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
240 |
#, fuzzy
|
241 |
msgid "updated along with the rest of the information."
|
242 |
msgstr "lett a többi információval együtt frissítve."
|
243 |
|
244 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
245 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
246 |
#, fuzzy
|
247 |
msgid "There was an error while trying to upload the following attachment(s)"
|
248 |
msgstr "Hiba történt a következő csatolmányok feltöltésekor: <br/>"
|
249 |
|
250 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
251 |
#, php-format
|
252 |
msgid ""
|
253 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
254 |
"file was %2$sNOT%3$s updated along with the rest of the information."
|
255 |
msgstr ""
|
256 |
|
257 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
258 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
259 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:351
|
260 |
msgid "Name"
|
261 |
msgstr "Név"
|
262 |
|
263 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
264 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
265 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
266 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
267 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:580
|
268 |
#, fuzzy
|
269 |
msgid "Email"
|
270 |
msgstr "E-mail"
|
271 |
|
272 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
273 |
#, fuzzy
|
274 |
msgid "The email cannot be changed."
|
275 |
msgstr "A Felhasználónév nem változtatható."
|
276 |
|
277 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
278 |
#, fuzzy
|
279 |
msgid "The usernames cannot be changed."
|
280 |
msgstr "A Felhasználónév nem változtatható."
|
281 |
|
282 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
283 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
284 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
285 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
286 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
287 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
288 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
289 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
290 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
291 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
292 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
293 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
294 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
@@ -303,111 +298,101 @@ msgstr "A Felhasználónév nem változtatható."
|
|
303 |
msgid "This field is marked as required by the administrator."
|
304 |
msgstr ""
|
305 |
|
306 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
307 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
308 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
309 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
310 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
311 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
312 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
313 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
314 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
315 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
316 |
msgid ""
|
317 |
"This field wasn't updated because you entered and empty string (It was "
|
318 |
"marked as required by the administrator."
|
319 |
msgstr ""
|
320 |
|
321 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
322 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
323 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
324 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:364
|
325 |
msgid "First Name"
|
326 |
msgstr "Keresztnév"
|
327 |
|
328 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
329 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
330 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
331 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:372
|
332 |
msgid "Last Name"
|
333 |
msgstr "Vezetéknév"
|
334 |
|
335 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
336 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
337 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
338 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:380
|
339 |
msgid "Nickname"
|
340 |
msgstr "Loginnév"
|
341 |
|
342 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
343 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:388
|
344 |
msgid "Display name publicly as"
|
345 |
msgstr "Név megjelenítése publikusan, mint"
|
346 |
|
347 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
348 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
349 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:396
|
350 |
msgid "Contact Info"
|
351 |
msgstr "Kapcsolati információ"
|
352 |
|
353 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
354 |
msgid "(required)"
|
355 |
msgstr "(kötelező)"
|
356 |
|
357 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
358 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
359 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
360 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
361 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:401
|
362 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:610
|
363 |
msgid "Website"
|
364 |
msgstr "Weboldal"
|
365 |
|
366 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
367 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
368 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
369 |
msgid "AIM"
|
370 |
msgstr "AIM"
|
371 |
|
372 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
373 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
374 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
375 |
msgid "Yahoo IM"
|
376 |
msgstr "Yahoo IM"
|
377 |
|
378 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
379 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
380 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
381 |
msgid "Jabber / Google Talk"
|
382 |
msgstr "Jabber / Google Talk"
|
383 |
|
384 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
385 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
386 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:409
|
387 |
msgid "About Yourself"
|
388 |
msgstr "Magadról"
|
389 |
|
390 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
391 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
392 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
393 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
394 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:414
|
395 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:616
|
396 |
msgid "Biographical Info"
|
397 |
msgstr "Életrajzi információk"
|
398 |
|
399 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
400 |
msgid "New Password"
|
401 |
msgstr "Új jelszó"
|
402 |
|
403 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
404 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
405 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
406 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
407 |
msgid "Repeat Password"
|
408 |
msgstr "Jelszó, mégegyszer"
|
409 |
|
410 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
411 |
msgid "Update"
|
412 |
msgstr "Frissítés"
|
413 |
|
@@ -869,7 +854,7 @@ msgstr "Elrejt"
|
|
869 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
870 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
871 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
872 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
873 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
874 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
875 |
msgid "Save Changes"
|
@@ -1119,7 +1104,7 @@ msgstr "Az avatar sikeresen törölve."
|
|
1119 |
|
1120 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1121 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1122 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1123 |
msgid "You either don't have permission for that action or there was an error!"
|
1124 |
msgstr ""
|
1125 |
|
@@ -1178,7 +1163,7 @@ msgstr ""
|
|
1178 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1179 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1180 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1181 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1182 |
msgid "General Settings"
|
1183 |
msgstr ""
|
1184 |
|
@@ -1300,8 +1285,8 @@ msgid "Status"
|
|
1300 |
msgstr ""
|
1301 |
|
1302 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
|
|
1303 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
1304 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:33
|
1305 |
msgid "User-Listing"
|
1306 |
msgstr ""
|
1307 |
|
@@ -1430,13 +1415,13 @@ msgid ""
|
|
1430 |
msgstr ""
|
1431 |
|
1432 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1433 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1434 |
#, fuzzy, php-format
|
1435 |
msgid "Your account on %1$s has been approved!"
|
1436 |
msgstr "Felhasználói fiók a következőnek: %1$s elkészült. "
|
1437 |
|
1438 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1439 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1440 |
#, php-format
|
1441 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1442 |
msgstr ""
|
@@ -1453,13 +1438,13 @@ msgid ""
|
|
1453 |
msgstr ""
|
1454 |
|
1455 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1456 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1457 |
#, fuzzy, php-format
|
1458 |
msgid "Your account on %1$s has been unapproved!"
|
1459 |
msgstr "Felhasználói fiók a következőnek: %1$s elkészült. "
|
1460 |
|
1461 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1462 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1463 |
#, php-format
|
1464 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1465 |
msgstr ""
|
@@ -1676,245 +1661,190 @@ msgstr ""
|
|
1676 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1677 |
msgstr ""
|
1678 |
|
1679 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1680 |
msgid ""
|
1681 |
"To create a page containing the users registered to this current site/blog, "
|
1682 |
"insert the following shortcode in a (blank) page: "
|
1683 |
msgstr ""
|
1684 |
|
1685 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1686 |
msgid ""
|
1687 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1688 |
"authors, visible to only the users currently logged in, you would use:"
|
1689 |
msgstr ""
|
1690 |
|
1691 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1692 |
msgid ""
|
1693 |
"You can also create a userlisting page that displays users having a certain "
|
1694 |
"meta-value within a certain (extra) meta-field like so:"
|
1695 |
msgstr ""
|
1696 |
|
1697 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1698 |
msgid ""
|
1699 |
"Remember though, that the field-value combination must exist in the database."
|
1700 |
msgstr ""
|
1701 |
|
1702 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1703 |
msgid "These settings are applied to the front-end userlisting."
|
1704 |
msgstr ""
|
1705 |
|
1706 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1707 |
msgid "Number of Users/Page: "
|
1708 |
msgstr ""
|
1709 |
|
1710 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1711 |
msgid "Default Sorting Criteria: "
|
1712 |
msgstr ""
|
1713 |
|
1714 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1715 |
-
msgid "Registration Date"
|
1716 |
-
msgstr ""
|
1717 |
-
|
1718 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:75
|
1719 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:592
|
1720 |
-
#, fuzzy
|
1721 |
-
msgid "Firstname"
|
1722 |
-
msgstr "Keresztnév"
|
1723 |
-
|
1724 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:76
|
1725 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:598
|
1726 |
-
#, fuzzy
|
1727 |
-
msgid "Lastname"
|
1728 |
-
msgstr "Vezetéknév"
|
1729 |
-
|
1730 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:77
|
1731 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:604
|
1732 |
-
#, fuzzy
|
1733 |
-
msgid "Display Name"
|
1734 |
-
msgstr "Keresztnév"
|
1735 |
-
|
1736 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:78
|
1737 |
-
msgid "Number of Posts"
|
1738 |
-
msgstr ""
|
1739 |
-
|
1740 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:79
|
1741 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:627
|
1742 |
-
msgid "Aim"
|
1743 |
-
msgstr ""
|
1744 |
-
|
1745 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:80
|
1746 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:632
|
1747 |
-
msgid "Yim"
|
1748 |
-
msgstr ""
|
1749 |
-
|
1750 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:81
|
1751 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:637
|
1752 |
-
msgid "Jabber"
|
1753 |
-
msgstr ""
|
1754 |
-
|
1755 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:83
|
1756 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:152
|
1757 |
-
msgid "Custom Fields"
|
1758 |
-
msgstr ""
|
1759 |
-
|
1760 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:99
|
1761 |
msgid "Default Sorting Order: "
|
1762 |
msgstr ""
|
1763 |
|
1764 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1765 |
-
msgid "Ascending"
|
1766 |
-
msgstr ""
|
1767 |
-
|
1768 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:103
|
1769 |
-
msgid "Descending"
|
1770 |
-
msgstr ""
|
1771 |
-
|
1772 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:110
|
1773 |
msgid "\"All-Userlisting\" Template"
|
1774 |
msgstr ""
|
1775 |
|
1776 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1777 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1778 |
msgid ""
|
1779 |
"With the userlisting templates you can customize the look, feel and "
|
1780 |
"information listed by the shortcode."
|
1781 |
msgstr ""
|
1782 |
|
1783 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1784 |
msgid ""
|
1785 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1786 |
"on each page access where the shortcode is present."
|
1787 |
msgstr ""
|
1788 |
|
1789 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1790 |
-
|
1791 |
-
msgid "Avatar/Gravatar Size: "
|
1792 |
msgstr ""
|
1793 |
|
1794 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1795 |
msgid "Insert \"Sort By\" Field:"
|
1796 |
msgstr ""
|
1797 |
|
1798 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1799 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1800 |
-
#, fuzzy
|
1801 |
-
msgid "Default WordPress Fields"
|
1802 |
-
msgstr "Alap profil mezők"
|
1803 |
-
|
1804 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:164
|
1805 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:287
|
1806 |
msgid "Insert \"User-Meta\" Field:"
|
1807 |
msgstr ""
|
1808 |
|
1809 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1810 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1811 |
msgid "Insert Extra Functions:"
|
1812 |
msgstr ""
|
1813 |
|
1814 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1815 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1816 |
msgstr ""
|
1817 |
|
1818 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1819 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1820 |
msgid ""
|
1821 |
"If you wish to use a default userlisting, just copy the following code and "
|
1822 |
"paste it in the textarea below:"
|
1823 |
msgstr ""
|
1824 |
|
1825 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1826 |
-
msgid "More"
|
1827 |
-
msgstr ""
|
1828 |
-
|
1829 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:262
|
1830 |
msgid "\"Single-Userlisting\" Template"
|
1831 |
msgstr ""
|
1832 |
|
1833 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1834 |
msgid ""
|
1835 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1836 |
"It's displayed when clickin on the \"more info\" link."
|
1837 |
msgstr ""
|
1838 |
|
1839 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1840 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1841 |
msgstr ""
|
1842 |
|
1843 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1844 |
msgid ""
|
1845 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1846 |
msgstr ""
|
1847 |
|
1848 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1849 |
msgid "You can find it in Profile Builder's menu."
|
1850 |
msgstr ""
|
1851 |
|
1852 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1853 |
#, fuzzy
|
1854 |
msgid "You need to be logged in to view the userlisting!"
|
1855 |
msgstr "Be kell jelentkezned a profilod szerkesztéséhez!"
|
1856 |
|
1857 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1858 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1859 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1860 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1861 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/classes/userlisting.class.php:418
|
1862 |
msgid "Search Users by All Fields"
|
1863 |
msgstr ""
|
1864 |
|
1865 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1866 |
msgid "Leave Blank and Press Search to List All Users"
|
1867 |
msgstr ""
|
1868 |
|
1869 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1870 |
msgid "Search"
|
1871 |
msgstr ""
|
1872 |
|
1873 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1874 |
-
msgid "Clear Results"
|
1875 |
-
msgstr ""
|
1876 |
-
|
1877 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:574
|
1878 |
#, fuzzy
|
1879 |
msgid "First/Lastname"
|
1880 |
msgstr "Keresztnév"
|
1881 |
|
1882 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1883 |
msgid "Sign-up Date"
|
1884 |
msgstr ""
|
1885 |
|
1886 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1887 |
msgid "Posts"
|
1888 |
msgstr ""
|
1889 |
|
1890 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1891 |
msgid "Click here to see more information about this user"
|
1892 |
msgstr ""
|
1893 |
|
1894 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1895 |
msgid "More..."
|
1896 |
msgstr ""
|
1897 |
|
1898 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1899 |
msgid "Click here to see more information about this user."
|
1900 |
msgstr ""
|
1901 |
|
1902 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1903 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1904 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1905 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1906 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1907 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1908 |
#, fuzzy
|
1909 |
msgid "No uploaded attachment"
|
1910 |
msgstr "A csatolmány \""
|
1911 |
|
1912 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1913 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1914 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1915 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1916 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1917 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1918 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1919 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1920 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
@@ -1923,20 +1853,20 @@ msgstr "A csatolmány \""
|
|
1923 |
msgid "Click to see the current attachment"
|
1924 |
msgstr ""
|
1925 |
|
1926 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1927 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1928 |
msgid "Click here to go back"
|
1929 |
msgstr ""
|
1930 |
|
1931 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1932 |
#, fuzzy
|
1933 |
msgid "Back"
|
1934 |
msgstr "Fekete"
|
1935 |
|
1936 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1937 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1938 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1939 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1940 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1941 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1942 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
@@ -1945,31 +1875,31 @@ msgstr "Fekete"
|
|
1945 |
msgid "Current file"
|
1946 |
msgstr ""
|
1947 |
|
1948 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1949 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1950 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
1951 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
1952 |
msgid "Avatar"
|
1953 |
msgstr ""
|
1954 |
|
1955 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1956 |
msgid "No results found!"
|
1957 |
msgstr ""
|
1958 |
|
1959 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1960 |
msgid "«« First"
|
1961 |
msgstr ""
|
1962 |
|
1963 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1964 |
msgid "« Prev"
|
1965 |
msgstr ""
|
1966 |
|
1967 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1968 |
#, fuzzy
|
1969 |
msgid "Next » "
|
1970 |
msgstr "Kijelentkezés »"
|
1971 |
|
1972 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1973 |
#, fuzzy
|
1974 |
msgid "Last »»"
|
1975 |
msgstr "Kijelentkezés »"
|
@@ -2076,23 +2006,23 @@ msgstr "Az avatar sikeresen törölve."
|
|
2076 |
msgid "User successfully unapproved!"
|
2077 |
msgstr "Az avatar sikeresen törölve."
|
2078 |
|
2079 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2080 |
#, fuzzy
|
2081 |
msgid "Users successfully approved!"
|
2082 |
msgstr "Az avatar sikeresen törölve."
|
2083 |
|
2084 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2085 |
#, fuzzy
|
2086 |
msgid "Users successfully unapproved!"
|
2087 |
msgstr "Az avatar sikeresen törölve."
|
2088 |
|
2089 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2090 |
msgid ""
|
2091 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2092 |
"before you can log in."
|
2093 |
msgstr ""
|
2094 |
|
2095 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2096 |
msgid ""
|
2097 |
"Your account has to be confirmed by an administrator before you can use the "
|
2098 |
"\"Password Recovery\" feature."
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-05-14 14:34+0200\n"
|
6 |
+
"PO-Revision-Date: 2013-05-14 14:34+0200\n"
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
35 |
|
36 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
38 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:889
|
39 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
43 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:525
|
|
|
|
|
44 |
msgid "Username"
|
45 |
msgstr "Felhasználónév"
|
46 |
|
47 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
48 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
49 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1022
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
51 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
54 |
msgstr "E-mail"
|
55 |
|
56 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
|
|
57 |
msgid "Role"
|
58 |
msgstr ""
|
59 |
|
80 |
msgid "Sorry, but you don't have permission to do that!"
|
81 |
msgstr ""
|
82 |
|
83 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:294
|
84 |
msgid "Approved"
|
85 |
msgstr ""
|
86 |
|
87 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:296
|
88 |
msgid "Unapproved"
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:466
|
92 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
93 |
msgid "Admin Approval"
|
94 |
msgstr ""
|
95 |
|
96 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:469
|
97 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
98 |
#, fuzzy
|
99 |
msgid "All Users"
|
151 |
">The user was NOT created!"
|
152 |
msgstr ""
|
153 |
|
154 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:769
|
155 |
msgid "You must be logged in to edit your profile."
|
156 |
msgstr "Be kell jelentkezned a profilod szerkesztéséhez!"
|
157 |
|
158 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:777
|
159 |
msgid "The avatar was successfully deleted."
|
160 |
msgstr "Az avatar sikeresen törölve."
|
161 |
|
162 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:782
|
163 |
#, fuzzy, php-format
|
164 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
165 |
msgstr "Az avatar sikeresen törölve."
|
166 |
|
167 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:795
|
168 |
msgid "The changes have been successfully saved."
|
169 |
msgstr "A változások sikeresen mentve."
|
170 |
|
171 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:799
|
172 |
#, fuzzy, php-format
|
173 |
msgid ""
|
174 |
"The email address you entered is already registered to a different user."
|
178 |
"Az email címmel, amit megadtál már egy másik felhasználó regisztrált. <br/> "
|
179 |
"Az email cím"
|
180 |
|
181 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:804
|
182 |
#, php-format
|
183 |
msgid ""
|
184 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
185 |
"%3$s updated along with the rest of the information."
|
186 |
msgstr ""
|
187 |
|
188 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:809
|
189 |
#, php-format
|
190 |
msgid ""
|
191 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
192 |
"updated along with the rest of the information."
|
193 |
msgstr ""
|
194 |
|
195 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:814
|
196 |
#, fuzzy, php-format
|
197 |
msgid ""
|
198 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
199 |
"updated along with the rest of the information."
|
200 |
msgstr "Nem töltötted ki mindkét jelszó mezőt. <br/> A jelszó"
|
201 |
|
202 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:819
|
203 |
msgid ""
|
204 |
"Your profile was NOT updated, since not all required fields were completed!"
|
205 |
msgstr ""
|
206 |
|
207 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:828
|
208 |
#, fuzzy
|
209 |
msgid "There was an error while trying to upload the following attachments:"
|
210 |
msgstr "Hiba történt a következő csatolmányok feltöltésekor: <br/>"
|
211 |
|
212 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:836
|
213 |
#, php-format
|
214 |
msgid ""
|
215 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
216 |
"%2$sNOT%3$s updated along with the rest of the information."
|
217 |
msgstr ""
|
218 |
|
219 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
220 |
#, fuzzy
|
221 |
msgid "There was an error while trying to upload your avatar picture."
|
222 |
msgstr "Hiba történt a következő csatolmányok feltöltésekor: <br/>"
|
223 |
|
224 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
225 |
msgid "Possible cause: size/incorrect file-type."
|
226 |
msgstr ""
|
227 |
|
228 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
229 |
msgid "The avatar was"
|
230 |
msgstr ""
|
231 |
|
232 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
233 |
msgid "NOT"
|
234 |
msgstr "NEM"
|
235 |
|
236 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
237 |
#, fuzzy
|
238 |
msgid "updated along with the rest of the information."
|
239 |
msgstr "lett a többi információval együtt frissítve."
|
240 |
|
241 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:851
|
242 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
243 |
#, fuzzy
|
244 |
msgid "There was an error while trying to upload the following attachment(s)"
|
245 |
msgstr "Hiba történt a következő csatolmányok feltöltésekor: <br/>"
|
246 |
|
247 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:858
|
248 |
#, php-format
|
249 |
msgid ""
|
250 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
251 |
"file was %2$sNOT%3$s updated along with the rest of the information."
|
252 |
msgstr ""
|
253 |
|
254 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:873
|
255 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
|
|
256 |
msgid "Name"
|
257 |
msgstr "Név"
|
258 |
|
259 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:880
|
260 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
261 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
262 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:537
|
|
|
263 |
#, fuzzy
|
264 |
msgid "Email"
|
265 |
msgstr "E-mail"
|
266 |
|
267 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:881
|
268 |
#, fuzzy
|
269 |
msgid "The email cannot be changed."
|
270 |
msgstr "A Felhasználónév nem változtatható."
|
271 |
|
272 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:890
|
273 |
#, fuzzy
|
274 |
msgid "The usernames cannot be changed."
|
275 |
msgstr "A Felhasználónév nem változtatható."
|
276 |
|
277 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:900
|
278 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:920
|
279 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:940
|
280 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:960
|
281 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1012
|
282 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1034
|
283 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1052
|
284 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1070
|
285 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1088
|
286 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1109
|
287 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
288 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
289 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
298 |
msgid "This field is marked as required by the administrator."
|
299 |
msgstr ""
|
300 |
|
301 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:903
|
302 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:923
|
303 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:943
|
304 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:963
|
305 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1015
|
306 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1036
|
307 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1054
|
308 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1072
|
309 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1090
|
310 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1111
|
311 |
msgid ""
|
312 |
"This field wasn't updated because you entered and empty string (It was "
|
313 |
"marked as required by the administrator."
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:910
|
317 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
318 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
|
|
319 |
msgid "First Name"
|
320 |
msgstr "Keresztnév"
|
321 |
|
322 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:930
|
323 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
324 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
|
|
325 |
msgid "Last Name"
|
326 |
msgstr "Vezetéknév"
|
327 |
|
328 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:950
|
329 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
330 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
|
|
331 |
msgid "Nickname"
|
332 |
msgstr "Loginnév"
|
333 |
|
334 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:971
|
|
|
335 |
msgid "Display name publicly as"
|
336 |
msgstr "Név megjelenítése publikusan, mint"
|
337 |
|
338 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1003
|
339 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
|
|
340 |
msgid "Contact Info"
|
341 |
msgstr "Kapcsolati információ"
|
342 |
|
343 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1024
|
344 |
msgid "(required)"
|
345 |
msgstr "(kötelező)"
|
346 |
|
347 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1042
|
348 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
349 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
350 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:567
|
|
|
|
|
351 |
msgid "Website"
|
352 |
msgstr "Weboldal"
|
353 |
|
354 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1060
|
355 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
356 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
357 |
msgid "AIM"
|
358 |
msgstr "AIM"
|
359 |
|
360 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1078
|
361 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
362 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
363 |
msgid "Yahoo IM"
|
364 |
msgstr "Yahoo IM"
|
365 |
|
366 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1096
|
367 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
368 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
369 |
msgid "Jabber / Google Talk"
|
370 |
msgstr "Jabber / Google Talk"
|
371 |
|
372 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1102
|
373 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
|
|
374 |
msgid "About Yourself"
|
375 |
msgstr "Magadról"
|
376 |
|
377 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1117
|
378 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
379 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
380 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:573
|
|
|
|
|
381 |
msgid "Biographical Info"
|
382 |
msgstr "Életrajzi információk"
|
383 |
|
384 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1127
|
385 |
msgid "New Password"
|
386 |
msgstr "Új jelszó"
|
387 |
|
388 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1132
|
389 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
390 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
391 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
392 |
msgid "Repeat Password"
|
393 |
msgstr "Jelszó, mégegyszer"
|
394 |
|
395 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1163
|
396 |
msgid "Update"
|
397 |
msgstr "Frissítés"
|
398 |
|
854 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
855 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
856 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
857 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:405
|
858 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
859 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
860 |
msgid "Save Changes"
|
1104 |
|
1105 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1106 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1107 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:132
|
1108 |
msgid "You either don't have permission for that action or there was an error!"
|
1109 |
msgstr ""
|
1110 |
|
1163 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1164 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1165 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1166 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:39
|
1167 |
msgid "General Settings"
|
1168 |
msgstr ""
|
1169 |
|
1285 |
msgstr ""
|
1286 |
|
1287 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
1288 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:31
|
1289 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
|
|
1290 |
msgid "User-Listing"
|
1291 |
msgstr ""
|
1292 |
|
1415 |
msgstr ""
|
1416 |
|
1417 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1418 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:145
|
1419 |
#, fuzzy, php-format
|
1420 |
msgid "Your account on %1$s has been approved!"
|
1421 |
msgstr "Felhasználói fiók a következőnek: %1$s elkészült. "
|
1422 |
|
1423 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1424 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:146
|
1425 |
#, php-format
|
1426 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1427 |
msgstr ""
|
1438 |
msgstr ""
|
1439 |
|
1440 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1441 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:152
|
1442 |
#, fuzzy, php-format
|
1443 |
msgid "Your account on %1$s has been unapproved!"
|
1444 |
msgstr "Felhasználói fiók a következőnek: %1$s elkészült. "
|
1445 |
|
1446 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1447 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:153
|
1448 |
#, php-format
|
1449 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1450 |
msgstr ""
|
1661 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1662 |
msgstr ""
|
1663 |
|
1664 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:34
|
1665 |
msgid ""
|
1666 |
"To create a page containing the users registered to this current site/blog, "
|
1667 |
"insert the following shortcode in a (blank) page: "
|
1668 |
msgstr ""
|
1669 |
|
1670 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:35
|
1671 |
msgid ""
|
1672 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1673 |
"authors, visible to only the users currently logged in, you would use:"
|
1674 |
msgstr ""
|
1675 |
|
1676 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1677 |
msgid ""
|
1678 |
"You can also create a userlisting page that displays users having a certain "
|
1679 |
"meta-value within a certain (extra) meta-field like so:"
|
1680 |
msgstr ""
|
1681 |
|
1682 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1683 |
msgid ""
|
1684 |
"Remember though, that the field-value combination must exist in the database."
|
1685 |
msgstr ""
|
1686 |
|
1687 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:41
|
1688 |
msgid "These settings are applied to the front-end userlisting."
|
1689 |
msgstr ""
|
1690 |
|
1691 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:47
|
1692 |
msgid "Number of Users/Page: "
|
1693 |
msgstr ""
|
1694 |
|
1695 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:64
|
1696 |
msgid "Default Sorting Criteria: "
|
1697 |
msgstr ""
|
1698 |
|
1699 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:93
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1700 |
msgid "Default Sorting Order: "
|
1701 |
msgstr ""
|
1702 |
|
1703 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:104
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1704 |
msgid "\"All-Userlisting\" Template"
|
1705 |
msgstr ""
|
1706 |
|
1707 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:106
|
1708 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:250
|
1709 |
msgid ""
|
1710 |
"With the userlisting templates you can customize the look, feel and "
|
1711 |
"information listed by the shortcode."
|
1712 |
msgstr ""
|
1713 |
|
1714 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:107
|
1715 |
msgid ""
|
1716 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1717 |
"on each page access where the shortcode is present."
|
1718 |
msgstr ""
|
1719 |
|
1720 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:111
|
1721 |
+
msgid "Avatar size: "
|
|
|
1722 |
msgstr ""
|
1723 |
|
1724 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:127
|
1725 |
msgid "Insert \"Sort By\" Field:"
|
1726 |
msgstr ""
|
1727 |
|
1728 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:154
|
1729 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:256
|
|
|
|
|
|
|
|
|
|
|
|
|
1730 |
msgid "Insert \"User-Meta\" Field:"
|
1731 |
msgstr ""
|
1732 |
|
1733 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:188
|
1734 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:297
|
1735 |
msgid "Insert Extra Functions:"
|
1736 |
msgstr ""
|
1737 |
|
1738 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:203
|
1739 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1740 |
msgstr ""
|
1741 |
|
1742 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:205
|
1743 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:311
|
1744 |
msgid ""
|
1745 |
"If you wish to use a default userlisting, just copy the following code and "
|
1746 |
"paste it in the textarea below:"
|
1747 |
msgstr ""
|
1748 |
|
1749 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:248
|
|
|
|
|
|
|
|
|
1750 |
msgid "\"Single-Userlisting\" Template"
|
1751 |
msgstr ""
|
1752 |
|
1753 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:251
|
1754 |
msgid ""
|
1755 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1756 |
"It's displayed when clickin on the \"more info\" link."
|
1757 |
msgstr ""
|
1758 |
|
1759 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:309
|
1760 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1761 |
msgstr ""
|
1762 |
|
1763 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1764 |
msgid ""
|
1765 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1766 |
msgstr ""
|
1767 |
|
1768 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1769 |
msgid "You can find it in Profile Builder's menu."
|
1770 |
msgstr ""
|
1771 |
|
1772 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:445
|
1773 |
#, fuzzy
|
1774 |
msgid "You need to be logged in to view the userlisting!"
|
1775 |
msgstr "Be kell jelentkezned a profilod szerkesztéséhez!"
|
1776 |
|
1777 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:477
|
1778 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:492
|
1779 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1641
|
1780 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1730
|
|
|
1781 |
msgid "Search Users by All Fields"
|
1782 |
msgstr ""
|
1783 |
|
1784 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:514
|
1785 |
msgid "Leave Blank and Press Search to List All Users"
|
1786 |
msgstr ""
|
1787 |
|
1788 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:518
|
1789 |
msgid "Search"
|
1790 |
msgstr ""
|
1791 |
|
1792 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:531
|
|
|
|
|
|
|
|
|
1793 |
#, fuzzy
|
1794 |
msgid "First/Lastname"
|
1795 |
msgstr "Keresztnév"
|
1796 |
|
1797 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:543
|
1798 |
msgid "Sign-up Date"
|
1799 |
msgstr ""
|
1800 |
|
1801 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:549
|
1802 |
+
#, fuzzy
|
1803 |
+
msgid "Firstname"
|
1804 |
+
msgstr "Keresztnév"
|
1805 |
+
|
1806 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:555
|
1807 |
+
#, fuzzy
|
1808 |
+
msgid "Lastname"
|
1809 |
+
msgstr "Vezetéknév"
|
1810 |
+
|
1811 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:561
|
1812 |
+
#, fuzzy
|
1813 |
+
msgid "Display Name"
|
1814 |
+
msgstr "Keresztnév"
|
1815 |
+
|
1816 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:579
|
1817 |
msgid "Posts"
|
1818 |
msgstr ""
|
1819 |
|
1820 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1821 |
msgid "Click here to see more information about this user"
|
1822 |
msgstr ""
|
1823 |
|
1824 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1825 |
msgid "More..."
|
1826 |
msgstr ""
|
1827 |
|
1828 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:626
|
1829 |
msgid "Click here to see more information about this user."
|
1830 |
msgstr ""
|
1831 |
|
1832 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:829
|
1833 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:939
|
1834 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1835 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1836 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1837 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1838 |
#, fuzzy
|
1839 |
msgid "No uploaded attachment"
|
1840 |
msgstr "A csatolmány \""
|
1841 |
|
1842 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:831
|
1843 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:941
|
1844 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1845 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1309
|
1846 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1847 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1475
|
1848 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1849 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1850 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
1853 |
msgid "Click to see the current attachment"
|
1854 |
msgstr ""
|
1855 |
|
1856 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1857 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1072
|
1858 |
msgid "Click here to go back"
|
1859 |
msgstr ""
|
1860 |
|
1861 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1862 |
#, fuzzy
|
1863 |
msgid "Back"
|
1864 |
msgstr "Fekete"
|
1865 |
|
1866 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1867 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1868 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1869 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1870 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1871 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1872 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1875 |
msgid "Current file"
|
1876 |
msgstr ""
|
1877 |
|
1878 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1307
|
1879 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1473
|
1880 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
1881 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
1882 |
msgid "Avatar"
|
1883 |
msgstr ""
|
1884 |
|
1885 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1532
|
1886 |
msgid "No results found!"
|
1887 |
msgstr ""
|
1888 |
|
1889 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1628
|
1890 |
msgid "«« First"
|
1891 |
msgstr ""
|
1892 |
|
1893 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1629
|
1894 |
msgid "« Prev"
|
1895 |
msgstr ""
|
1896 |
|
1897 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1630
|
1898 |
#, fuzzy
|
1899 |
msgid "Next » "
|
1900 |
msgstr "Kijelentkezés »"
|
1901 |
|
1902 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1631
|
1903 |
#, fuzzy
|
1904 |
msgid "Last »»"
|
1905 |
msgstr "Kijelentkezés »"
|
2006 |
msgid "User successfully unapproved!"
|
2007 |
msgstr "Az avatar sikeresen törölve."
|
2008 |
|
2009 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:114
|
2010 |
#, fuzzy
|
2011 |
msgid "Users successfully approved!"
|
2012 |
msgstr "Az avatar sikeresen törölve."
|
2013 |
|
2014 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:127
|
2015 |
#, fuzzy
|
2016 |
msgid "Users successfully unapproved!"
|
2017 |
msgstr "Az avatar sikeresen törölve."
|
2018 |
|
2019 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:174
|
2020 |
msgid ""
|
2021 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2022 |
"before you can log in."
|
2023 |
msgstr ""
|
2024 |
|
2025 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:186
|
2026 |
msgid ""
|
2027 |
"Your account has to be confirmed by an administrator before you can use the "
|
2028 |
"\"Password Recovery\" feature."
|
translation/profilebuilder-it_IT.mo
CHANGED
Binary file
|
translation/profilebuilder-it_IT.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -36,20 +36,18 @@ msgstr "Approva"
|
|
36 |
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
38 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
39 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
43 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
44 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
45 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:356
|
46 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:568
|
47 |
msgid "Username"
|
48 |
msgstr "Nome utente"
|
49 |
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
51 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
52 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
53 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
54 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
55 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
@@ -57,7 +55,6 @@ msgid "E-mail"
|
|
57 |
msgstr "E-mail"
|
58 |
|
59 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
60 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:225
|
61 |
msgid "Role"
|
62 |
msgstr ""
|
63 |
|
@@ -84,20 +81,20 @@ msgstr ""
|
|
84 |
msgid "Sorry, but you don't have permission to do that!"
|
85 |
msgstr ""
|
86 |
|
87 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
88 |
msgid "Approved"
|
89 |
msgstr "Approvato"
|
90 |
|
91 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
92 |
msgid "Unapproved"
|
93 |
msgstr "Non approvato"
|
94 |
|
95 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
96 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
97 |
msgid "Admin Approval"
|
98 |
msgstr ""
|
99 |
|
100 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
101 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
102 |
#, fuzzy
|
103 |
msgid "All Users"
|
@@ -158,24 +155,24 @@ msgstr ""
|
|
158 |
"anche più grande %2$sb non sono disponibili ulteriori informazioni.<br/"
|
159 |
">L'utente NON è stato creato"
|
160 |
|
161 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
162 |
msgid "You must be logged in to edit your profile."
|
163 |
msgstr "Devi effetuare il login per editare il tuo profilo"
|
164 |
|
165 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
166 |
msgid "The avatar was successfully deleted."
|
167 |
msgstr "L'avatar è stato cancellato con successo"
|
168 |
|
169 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
170 |
#, php-format
|
171 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
172 |
msgstr "L'allegato \"%1$s\" è stato cancellato con successo"
|
173 |
|
174 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
175 |
msgid "The changes have been successfully saved."
|
176 |
msgstr "Le modifiche sono state salvate con successp"
|
177 |
|
178 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
179 |
#, fuzzy, php-format
|
180 |
msgid ""
|
181 |
"The email address you entered is already registered to a different user."
|
@@ -185,7 +182,7 @@ msgstr ""
|
|
185 |
"Possibile causa: la dimensione era più grande di %1$sb. Gli allegati "
|
186 |
"elencati %2$sNON%3$s sono stati aggiornati con il resto delle informazioni."
|
187 |
|
188 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
189 |
#, fuzzy, php-format
|
190 |
msgid ""
|
191 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
@@ -194,7 +191,7 @@ msgstr ""
|
|
194 |
"Possibile causa: la dimensione era più grande di %1$sb. Gli allegati "
|
195 |
"elencati %2$sNON%3$s sono stati aggiornati con il resto delle informazioni."
|
196 |
|
197 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
198 |
#, fuzzy, php-format
|
199 |
msgid ""
|
200 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
@@ -203,7 +200,7 @@ msgstr ""
|
|
203 |
"Possibile causa: la dimensione era più grande di %1$sb. Gli allegati "
|
204 |
"elencati %2$sNON%3$s sono stati aggiornati con il resto delle informazioni."
|
205 |
|
206 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
207 |
#, fuzzy, php-format
|
208 |
msgid ""
|
209 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
@@ -212,18 +209,18 @@ msgstr ""
|
|
212 |
"Possibile causa: la dimensione era più grande di %1$sb. Gli allegati "
|
213 |
"elencati %2$sNON%3$s sono stati aggiornati con il resto delle informazioni."
|
214 |
|
215 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
216 |
msgid ""
|
217 |
"Your profile was NOT updated, since not all required fields were completed!"
|
218 |
msgstr ""
|
219 |
|
220 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
221 |
msgid "There was an error while trying to upload the following attachments:"
|
222 |
msgstr ""
|
223 |
"Si è verificato un errore durante il tentativo di caricare i seguenti "
|
224 |
"allegati:"
|
225 |
|
226 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
227 |
#, php-format
|
228 |
msgid ""
|
229 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
@@ -232,36 +229,36 @@ msgstr ""
|
|
232 |
"Possibile causa: la dimensione era più grande di %1$sb. Gli allegati "
|
233 |
"elencati %2$sNON%3$s sono stati aggiornati con il resto delle informazioni."
|
234 |
|
235 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
236 |
msgid "There was an error while trying to upload your avatar picture."
|
237 |
msgstr ""
|
238 |
"Si è verificato un errore durante il tentativo di caricare la tua foto "
|
239 |
"(avatar)."
|
240 |
|
241 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
242 |
msgid "Possible cause: size/incorrect file-type."
|
243 |
msgstr "Possibile causa: dimensioni / tipo di file non corretto."
|
244 |
|
245 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
246 |
msgid "The avatar was"
|
247 |
msgstr "L'avatar è stato"
|
248 |
|
249 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
250 |
msgid "NOT"
|
251 |
msgstr "NON"
|
252 |
|
253 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
254 |
msgid "updated along with the rest of the information."
|
255 |
msgstr "aggiornato con il resto delle informazioni."
|
256 |
|
257 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
258 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
259 |
msgid "There was an error while trying to upload the following attachment(s)"
|
260 |
msgstr ""
|
261 |
"Si è verificato un errore durante il tentativo di caricare il seguente "
|
262 |
"allegato "
|
263 |
|
264 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
265 |
#, fuzzy, php-format
|
266 |
msgid ""
|
267 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
@@ -271,40 +268,38 @@ msgstr ""
|
|
271 |
">; Questo file %2$sNON%3$s è stato aggiornato insieme al resto delle "
|
272 |
"informazioni."
|
273 |
|
274 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
275 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
276 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:351
|
277 |
msgid "Name"
|
278 |
msgstr "Nome"
|
279 |
|
280 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
281 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
282 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
283 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
284 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:580
|
285 |
msgid "Email"
|
286 |
msgstr "Email"
|
287 |
|
288 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
289 |
#, fuzzy
|
290 |
msgid "The email cannot be changed."
|
291 |
msgstr "Il nome utente non può essere cambiato"
|
292 |
|
293 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
294 |
#, fuzzy
|
295 |
msgid "The usernames cannot be changed."
|
296 |
msgstr "Il nome utente non può essere cambiato"
|
297 |
|
298 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
299 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
300 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
301 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
302 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
303 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
304 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
305 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
306 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
307 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
308 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
309 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
310 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
@@ -319,16 +314,16 @@ msgstr "Il nome utente non può essere cambiato"
|
|
319 |
msgid "This field is marked as required by the administrator."
|
320 |
msgstr "Il campo è stato segnato come richiedo dall'amministratore"
|
321 |
|
322 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
323 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
324 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
325 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
326 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
327 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
328 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
329 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
330 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
331 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
332 |
msgid ""
|
333 |
"This field wasn't updated because you entered and empty string (It was "
|
334 |
"marked as required by the administrator."
|
@@ -336,96 +331,86 @@ msgstr ""
|
|
336 |
"Il campo non è stato aggiornato perchè è stato lasciato vuoto (Il campo è "
|
337 |
"stato segnato come richiesto dall'amministratore)."
|
338 |
|
339 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
340 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
341 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
342 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:364
|
343 |
msgid "First Name"
|
344 |
msgstr "Nome"
|
345 |
|
346 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
347 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
348 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
349 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:372
|
350 |
msgid "Last Name"
|
351 |
msgstr "Cognome"
|
352 |
|
353 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
354 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
355 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
356 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:380
|
357 |
msgid "Nickname"
|
358 |
msgstr "Nickname"
|
359 |
|
360 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
361 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:388
|
362 |
msgid "Display name publicly as"
|
363 |
msgstr "Nome visualizzato pubblicamente come"
|
364 |
|
365 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
366 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
367 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:396
|
368 |
msgid "Contact Info"
|
369 |
msgstr "Informazioni contatto"
|
370 |
|
371 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
372 |
msgid "(required)"
|
373 |
msgstr "(richiesto)"
|
374 |
|
375 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
376 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
377 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
378 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
379 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:401
|
380 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:610
|
381 |
msgid "Website"
|
382 |
msgstr "Sito web"
|
383 |
|
384 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
385 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
386 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
387 |
msgid "AIM"
|
388 |
msgstr "AIM"
|
389 |
|
390 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
391 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
392 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
393 |
msgid "Yahoo IM"
|
394 |
msgstr "Yahoo IM"
|
395 |
|
396 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
397 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
398 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
399 |
msgid "Jabber / Google Talk"
|
400 |
msgstr "Jabber / Google Talk"
|
401 |
|
402 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
403 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
404 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:409
|
405 |
msgid "About Yourself"
|
406 |
msgstr "A proposito di te"
|
407 |
|
408 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
409 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
410 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
411 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
412 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:414
|
413 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:616
|
414 |
msgid "Biographical Info"
|
415 |
msgstr "Informazioni biografiche"
|
416 |
|
417 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
418 |
msgid "New Password"
|
419 |
msgstr "Nuova password"
|
420 |
|
421 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
422 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
423 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
424 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
425 |
msgid "Repeat Password"
|
426 |
msgstr "Ripeti password"
|
427 |
|
428 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
429 |
msgid "Update"
|
430 |
msgstr "Aggiorna"
|
431 |
|
@@ -904,7 +889,7 @@ msgstr ""
|
|
904 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
905 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
906 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
907 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
908 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
909 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
910 |
msgid "Save Changes"
|
@@ -1129,7 +1114,7 @@ msgstr ""
|
|
1129 |
|
1130 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1131 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1132 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1133 |
msgid "You either don't have permission for that action or there was an error!"
|
1134 |
msgstr ""
|
1135 |
|
@@ -1202,7 +1187,7 @@ msgstr ""
|
|
1202 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1203 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1204 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1205 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1206 |
msgid "General Settings"
|
1207 |
msgstr "IMpostazioni generali"
|
1208 |
|
@@ -1323,8 +1308,8 @@ msgid "Status"
|
|
1323 |
msgstr ""
|
1324 |
|
1325 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
|
|
1326 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
1327 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:33
|
1328 |
msgid "User-Listing"
|
1329 |
msgstr ""
|
1330 |
|
@@ -1454,13 +1439,13 @@ msgstr ""
|
|
1454 |
"Riceverai una notifica via e-mail."
|
1455 |
|
1456 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1457 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1458 |
#, php-format
|
1459 |
msgid "Your account on %1$s has been approved!"
|
1460 |
msgstr "Il tuo account come %1$s è stato approvato"
|
1461 |
|
1462 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1463 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1464 |
#, php-format
|
1465 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1466 |
msgstr "Un amministratore ha appena approvato il tuo account come %1$s (%2$s)."
|
@@ -1483,13 +1468,13 @@ msgstr ""
|
|
1483 |
"\n"
|
1484 |
|
1485 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1486 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1487 |
#, php-format
|
1488 |
msgid "Your account on %1$s has been unapproved!"
|
1489 |
msgstr "Il tuo account come %1$s è stato approvato!"
|
1490 |
|
1491 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1492 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1493 |
#, php-format
|
1494 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1495 |
msgstr "Un amministratore non ha approvato il tuo account come %1$s (%2$s)."
|
@@ -1711,239 +1696,184 @@ msgstr ""
|
|
1711 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1712 |
msgstr ""
|
1713 |
|
1714 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1715 |
msgid ""
|
1716 |
"To create a page containing the users registered to this current site/blog, "
|
1717 |
"insert the following shortcode in a (blank) page: "
|
1718 |
msgstr ""
|
1719 |
|
1720 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1721 |
msgid ""
|
1722 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1723 |
"authors, visible to only the users currently logged in, you would use:"
|
1724 |
msgstr ""
|
1725 |
|
1726 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1727 |
msgid ""
|
1728 |
"You can also create a userlisting page that displays users having a certain "
|
1729 |
"meta-value within a certain (extra) meta-field like so:"
|
1730 |
msgstr ""
|
1731 |
|
1732 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1733 |
msgid ""
|
1734 |
"Remember though, that the field-value combination must exist in the database."
|
1735 |
msgstr ""
|
1736 |
|
1737 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1738 |
msgid "These settings are applied to the front-end userlisting."
|
1739 |
msgstr ""
|
1740 |
|
1741 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1742 |
msgid "Number of Users/Page: "
|
1743 |
msgstr ""
|
1744 |
|
1745 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1746 |
msgid "Default Sorting Criteria: "
|
1747 |
msgstr ""
|
1748 |
|
1749 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1750 |
-
msgid "Registration Date"
|
1751 |
-
msgstr ""
|
1752 |
-
|
1753 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:75
|
1754 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:592
|
1755 |
-
msgid "Firstname"
|
1756 |
-
msgstr "Nome"
|
1757 |
-
|
1758 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:76
|
1759 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:598
|
1760 |
-
msgid "Lastname"
|
1761 |
-
msgstr "Cognome"
|
1762 |
-
|
1763 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:77
|
1764 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:604
|
1765 |
-
msgid "Display Name"
|
1766 |
-
msgstr "Visualizza nome"
|
1767 |
-
|
1768 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:78
|
1769 |
-
msgid "Number of Posts"
|
1770 |
-
msgstr ""
|
1771 |
-
|
1772 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:79
|
1773 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:627
|
1774 |
-
msgid "Aim"
|
1775 |
-
msgstr ""
|
1776 |
-
|
1777 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:80
|
1778 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:632
|
1779 |
-
msgid "Yim"
|
1780 |
-
msgstr ""
|
1781 |
-
|
1782 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:81
|
1783 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:637
|
1784 |
-
msgid "Jabber"
|
1785 |
-
msgstr ""
|
1786 |
-
|
1787 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:83
|
1788 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:152
|
1789 |
-
msgid "Custom Fields"
|
1790 |
-
msgstr ""
|
1791 |
-
|
1792 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:99
|
1793 |
msgid "Default Sorting Order: "
|
1794 |
msgstr ""
|
1795 |
|
1796 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1797 |
-
msgid "Ascending"
|
1798 |
-
msgstr ""
|
1799 |
-
|
1800 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:103
|
1801 |
-
msgid "Descending"
|
1802 |
-
msgstr ""
|
1803 |
-
|
1804 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:110
|
1805 |
msgid "\"All-Userlisting\" Template"
|
1806 |
msgstr ""
|
1807 |
|
1808 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1809 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1810 |
msgid ""
|
1811 |
"With the userlisting templates you can customize the look, feel and "
|
1812 |
"information listed by the shortcode."
|
1813 |
msgstr ""
|
1814 |
|
1815 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1816 |
msgid ""
|
1817 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1818 |
"on each page access where the shortcode is present."
|
1819 |
msgstr ""
|
1820 |
|
1821 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1822 |
-
|
1823 |
-
msgid "Avatar/Gravatar Size: "
|
1824 |
msgstr ""
|
1825 |
|
1826 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1827 |
msgid "Insert \"Sort By\" Field:"
|
1828 |
msgstr ""
|
1829 |
|
1830 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1831 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1832 |
-
msgid "Default WordPress Fields"
|
1833 |
-
msgstr ""
|
1834 |
-
|
1835 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:164
|
1836 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:287
|
1837 |
msgid "Insert \"User-Meta\" Field:"
|
1838 |
msgstr ""
|
1839 |
|
1840 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1841 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1842 |
msgid "Insert Extra Functions:"
|
1843 |
msgstr ""
|
1844 |
|
1845 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1846 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1847 |
msgstr ""
|
1848 |
|
1849 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1850 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1851 |
msgid ""
|
1852 |
"If you wish to use a default userlisting, just copy the following code and "
|
1853 |
"paste it in the textarea below:"
|
1854 |
msgstr ""
|
1855 |
|
1856 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1857 |
-
#, fuzzy
|
1858 |
-
msgid "More"
|
1859 |
-
msgstr "Ancora..."
|
1860 |
-
|
1861 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:262
|
1862 |
msgid "\"Single-Userlisting\" Template"
|
1863 |
msgstr ""
|
1864 |
|
1865 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1866 |
msgid ""
|
1867 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1868 |
"It's displayed when clickin on the \"more info\" link."
|
1869 |
msgstr ""
|
1870 |
|
1871 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1872 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1873 |
msgstr ""
|
1874 |
|
1875 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1876 |
msgid ""
|
1877 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1878 |
msgstr ""
|
1879 |
|
1880 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1881 |
msgid "You can find it in Profile Builder's menu."
|
1882 |
msgstr ""
|
1883 |
|
1884 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1885 |
msgid "You need to be logged in to view the userlisting!"
|
1886 |
msgstr ""
|
1887 |
|
1888 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1889 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1890 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1891 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1892 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/classes/userlisting.class.php:418
|
1893 |
msgid "Search Users by All Fields"
|
1894 |
msgstr ""
|
1895 |
|
1896 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1897 |
msgid "Leave Blank and Press Search to List All Users"
|
1898 |
msgstr ""
|
1899 |
|
1900 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1901 |
msgid "Search"
|
1902 |
msgstr "Cerca"
|
1903 |
|
1904 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1905 |
-
msgid "Clear Results"
|
1906 |
-
msgstr ""
|
1907 |
-
|
1908 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:574
|
1909 |
msgid "First/Lastname"
|
1910 |
msgstr "Nome/Cognome"
|
1911 |
|
1912 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1913 |
msgid "Sign-up Date"
|
1914 |
msgstr "Data registrazione"
|
1915 |
|
1916 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1917 |
msgid "Posts"
|
1918 |
msgstr ""
|
1919 |
|
1920 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1921 |
msgid "Click here to see more information about this user"
|
1922 |
msgstr ""
|
1923 |
|
1924 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1925 |
msgid "More..."
|
1926 |
msgstr "Ancora..."
|
1927 |
|
1928 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1929 |
msgid "Click here to see more information about this user."
|
1930 |
msgstr ""
|
1931 |
|
1932 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1933 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1934 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1935 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1936 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1937 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1938 |
msgid "No uploaded attachment"
|
1939 |
msgstr ""
|
1940 |
|
1941 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1942 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1943 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1944 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1945 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1946 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1947 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1948 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1949 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
@@ -1952,19 +1882,19 @@ msgstr ""
|
|
1952 |
msgid "Click to see the current attachment"
|
1953 |
msgstr ""
|
1954 |
|
1955 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1956 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1957 |
msgid "Click here to go back"
|
1958 |
msgstr ""
|
1959 |
|
1960 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1961 |
msgid "Back"
|
1962 |
msgstr "Indietro"
|
1963 |
|
1964 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1965 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1966 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1967 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1968 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1969 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1970 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
@@ -1973,30 +1903,30 @@ msgstr "Indietro"
|
|
1973 |
msgid "Current file"
|
1974 |
msgstr "File attuale"
|
1975 |
|
1976 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1977 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1978 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
1979 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
1980 |
msgid "Avatar"
|
1981 |
msgstr ""
|
1982 |
|
1983 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1984 |
msgid "No results found!"
|
1985 |
msgstr ""
|
1986 |
|
1987 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1988 |
msgid "«« First"
|
1989 |
msgstr ""
|
1990 |
|
1991 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1992 |
msgid "« Prev"
|
1993 |
msgstr ""
|
1994 |
|
1995 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1996 |
msgid "Next » "
|
1997 |
msgstr ""
|
1998 |
|
1999 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2000 |
msgid "Last »»"
|
2001 |
msgstr ""
|
2002 |
|
@@ -2100,17 +2030,17 @@ msgstr "L'utente è stato attivato con successo."
|
|
2100 |
msgid "User successfully unapproved!"
|
2101 |
msgstr "L'utente è stato attivato con successo."
|
2102 |
|
2103 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2104 |
#, fuzzy
|
2105 |
msgid "Users successfully approved!"
|
2106 |
msgstr "L'utente è stato attivato con successo."
|
2107 |
|
2108 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2109 |
#, fuzzy
|
2110 |
msgid "Users successfully unapproved!"
|
2111 |
msgstr "L'utente è stato attivato con successo."
|
2112 |
|
2113 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2114 |
#, fuzzy
|
2115 |
msgid ""
|
2116 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
@@ -2119,7 +2049,7 @@ msgstr ""
|
|
2119 |
"Il tuo account deve essere confermato da un amministratore prima di poter "
|
2120 |
"utilizzare la funzione \"Reimposta password \"."
|
2121 |
|
2122 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2123 |
#, fuzzy
|
2124 |
msgid ""
|
2125 |
"Your account has to be confirmed by an administrator before you can use the "
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-05-14 14:34+0200\n"
|
6 |
+
"PO-Revision-Date: 2013-05-14 14:34+0200\n"
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
36 |
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
38 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
39 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:889
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
43 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
44 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:525
|
|
|
|
|
45 |
msgid "Username"
|
46 |
msgstr "Nome utente"
|
47 |
|
48 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
49 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
50 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1022
|
51 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
53 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
55 |
msgstr "E-mail"
|
56 |
|
57 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
|
|
58 |
msgid "Role"
|
59 |
msgstr ""
|
60 |
|
81 |
msgid "Sorry, but you don't have permission to do that!"
|
82 |
msgstr ""
|
83 |
|
84 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:294
|
85 |
msgid "Approved"
|
86 |
msgstr "Approvato"
|
87 |
|
88 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:296
|
89 |
msgid "Unapproved"
|
90 |
msgstr "Non approvato"
|
91 |
|
92 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:466
|
93 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
94 |
msgid "Admin Approval"
|
95 |
msgstr ""
|
96 |
|
97 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:469
|
98 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
99 |
#, fuzzy
|
100 |
msgid "All Users"
|
155 |
"anche più grande %2$sb non sono disponibili ulteriori informazioni.<br/"
|
156 |
">L'utente NON è stato creato"
|
157 |
|
158 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:769
|
159 |
msgid "You must be logged in to edit your profile."
|
160 |
msgstr "Devi effetuare il login per editare il tuo profilo"
|
161 |
|
162 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:777
|
163 |
msgid "The avatar was successfully deleted."
|
164 |
msgstr "L'avatar è stato cancellato con successo"
|
165 |
|
166 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:782
|
167 |
#, php-format
|
168 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
169 |
msgstr "L'allegato \"%1$s\" è stato cancellato con successo"
|
170 |
|
171 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:795
|
172 |
msgid "The changes have been successfully saved."
|
173 |
msgstr "Le modifiche sono state salvate con successp"
|
174 |
|
175 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:799
|
176 |
#, fuzzy, php-format
|
177 |
msgid ""
|
178 |
"The email address you entered is already registered to a different user."
|
182 |
"Possibile causa: la dimensione era più grande di %1$sb. Gli allegati "
|
183 |
"elencati %2$sNON%3$s sono stati aggiornati con il resto delle informazioni."
|
184 |
|
185 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:804
|
186 |
#, fuzzy, php-format
|
187 |
msgid ""
|
188 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
191 |
"Possibile causa: la dimensione era più grande di %1$sb. Gli allegati "
|
192 |
"elencati %2$sNON%3$s sono stati aggiornati con il resto delle informazioni."
|
193 |
|
194 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:809
|
195 |
#, fuzzy, php-format
|
196 |
msgid ""
|
197 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
200 |
"Possibile causa: la dimensione era più grande di %1$sb. Gli allegati "
|
201 |
"elencati %2$sNON%3$s sono stati aggiornati con il resto delle informazioni."
|
202 |
|
203 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:814
|
204 |
#, fuzzy, php-format
|
205 |
msgid ""
|
206 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
209 |
"Possibile causa: la dimensione era più grande di %1$sb. Gli allegati "
|
210 |
"elencati %2$sNON%3$s sono stati aggiornati con il resto delle informazioni."
|
211 |
|
212 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:819
|
213 |
msgid ""
|
214 |
"Your profile was NOT updated, since not all required fields were completed!"
|
215 |
msgstr ""
|
216 |
|
217 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:828
|
218 |
msgid "There was an error while trying to upload the following attachments:"
|
219 |
msgstr ""
|
220 |
"Si è verificato un errore durante il tentativo di caricare i seguenti "
|
221 |
"allegati:"
|
222 |
|
223 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:836
|
224 |
#, php-format
|
225 |
msgid ""
|
226 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
229 |
"Possibile causa: la dimensione era più grande di %1$sb. Gli allegati "
|
230 |
"elencati %2$sNON%3$s sono stati aggiornati con il resto delle informazioni."
|
231 |
|
232 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
233 |
msgid "There was an error while trying to upload your avatar picture."
|
234 |
msgstr ""
|
235 |
"Si è verificato un errore durante il tentativo di caricare la tua foto "
|
236 |
"(avatar)."
|
237 |
|
238 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
239 |
msgid "Possible cause: size/incorrect file-type."
|
240 |
msgstr "Possibile causa: dimensioni / tipo di file non corretto."
|
241 |
|
242 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
243 |
msgid "The avatar was"
|
244 |
msgstr "L'avatar è stato"
|
245 |
|
246 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
247 |
msgid "NOT"
|
248 |
msgstr "NON"
|
249 |
|
250 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
251 |
msgid "updated along with the rest of the information."
|
252 |
msgstr "aggiornato con il resto delle informazioni."
|
253 |
|
254 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:851
|
255 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
256 |
msgid "There was an error while trying to upload the following attachment(s)"
|
257 |
msgstr ""
|
258 |
"Si è verificato un errore durante il tentativo di caricare il seguente "
|
259 |
"allegato "
|
260 |
|
261 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:858
|
262 |
#, fuzzy, php-format
|
263 |
msgid ""
|
264 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
268 |
">; Questo file %2$sNON%3$s è stato aggiornato insieme al resto delle "
|
269 |
"informazioni."
|
270 |
|
271 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:873
|
272 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
|
|
273 |
msgid "Name"
|
274 |
msgstr "Nome"
|
275 |
|
276 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:880
|
277 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
278 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
279 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:537
|
|
|
280 |
msgid "Email"
|
281 |
msgstr "Email"
|
282 |
|
283 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:881
|
284 |
#, fuzzy
|
285 |
msgid "The email cannot be changed."
|
286 |
msgstr "Il nome utente non può essere cambiato"
|
287 |
|
288 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:890
|
289 |
#, fuzzy
|
290 |
msgid "The usernames cannot be changed."
|
291 |
msgstr "Il nome utente non può essere cambiato"
|
292 |
|
293 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:900
|
294 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:920
|
295 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:940
|
296 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:960
|
297 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1012
|
298 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1034
|
299 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1052
|
300 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1070
|
301 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1088
|
302 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1109
|
303 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
304 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
305 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
314 |
msgid "This field is marked as required by the administrator."
|
315 |
msgstr "Il campo è stato segnato come richiedo dall'amministratore"
|
316 |
|
317 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:903
|
318 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:923
|
319 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:943
|
320 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:963
|
321 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1015
|
322 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1036
|
323 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1054
|
324 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1072
|
325 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1090
|
326 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1111
|
327 |
msgid ""
|
328 |
"This field wasn't updated because you entered and empty string (It was "
|
329 |
"marked as required by the administrator."
|
331 |
"Il campo non è stato aggiornato perchè è stato lasciato vuoto (Il campo è "
|
332 |
"stato segnato come richiesto dall'amministratore)."
|
333 |
|
334 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:910
|
335 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
336 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
|
|
337 |
msgid "First Name"
|
338 |
msgstr "Nome"
|
339 |
|
340 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:930
|
341 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
342 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
|
|
343 |
msgid "Last Name"
|
344 |
msgstr "Cognome"
|
345 |
|
346 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:950
|
347 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
348 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
|
|
349 |
msgid "Nickname"
|
350 |
msgstr "Nickname"
|
351 |
|
352 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:971
|
|
|
353 |
msgid "Display name publicly as"
|
354 |
msgstr "Nome visualizzato pubblicamente come"
|
355 |
|
356 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1003
|
357 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
|
|
358 |
msgid "Contact Info"
|
359 |
msgstr "Informazioni contatto"
|
360 |
|
361 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1024
|
362 |
msgid "(required)"
|
363 |
msgstr "(richiesto)"
|
364 |
|
365 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1042
|
366 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
367 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
368 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:567
|
|
|
|
|
369 |
msgid "Website"
|
370 |
msgstr "Sito web"
|
371 |
|
372 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1060
|
373 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
374 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
375 |
msgid "AIM"
|
376 |
msgstr "AIM"
|
377 |
|
378 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1078
|
379 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
380 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
381 |
msgid "Yahoo IM"
|
382 |
msgstr "Yahoo IM"
|
383 |
|
384 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1096
|
385 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
386 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
387 |
msgid "Jabber / Google Talk"
|
388 |
msgstr "Jabber / Google Talk"
|
389 |
|
390 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1102
|
391 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
|
|
392 |
msgid "About Yourself"
|
393 |
msgstr "A proposito di te"
|
394 |
|
395 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1117
|
396 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
397 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
398 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:573
|
|
|
|
|
399 |
msgid "Biographical Info"
|
400 |
msgstr "Informazioni biografiche"
|
401 |
|
402 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1127
|
403 |
msgid "New Password"
|
404 |
msgstr "Nuova password"
|
405 |
|
406 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1132
|
407 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
408 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
409 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
410 |
msgid "Repeat Password"
|
411 |
msgstr "Ripeti password"
|
412 |
|
413 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1163
|
414 |
msgid "Update"
|
415 |
msgstr "Aggiorna"
|
416 |
|
889 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
890 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
891 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
892 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:405
|
893 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
894 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
895 |
msgid "Save Changes"
|
1114 |
|
1115 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1116 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1117 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:132
|
1118 |
msgid "You either don't have permission for that action or there was an error!"
|
1119 |
msgstr ""
|
1120 |
|
1187 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1188 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1189 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1190 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:39
|
1191 |
msgid "General Settings"
|
1192 |
msgstr "IMpostazioni generali"
|
1193 |
|
1308 |
msgstr ""
|
1309 |
|
1310 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
1311 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:31
|
1312 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
|
|
1313 |
msgid "User-Listing"
|
1314 |
msgstr ""
|
1315 |
|
1439 |
"Riceverai una notifica via e-mail."
|
1440 |
|
1441 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1442 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:145
|
1443 |
#, php-format
|
1444 |
msgid "Your account on %1$s has been approved!"
|
1445 |
msgstr "Il tuo account come %1$s è stato approvato"
|
1446 |
|
1447 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1448 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:146
|
1449 |
#, php-format
|
1450 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1451 |
msgstr "Un amministratore ha appena approvato il tuo account come %1$s (%2$s)."
|
1468 |
"\n"
|
1469 |
|
1470 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1471 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:152
|
1472 |
#, php-format
|
1473 |
msgid "Your account on %1$s has been unapproved!"
|
1474 |
msgstr "Il tuo account come %1$s è stato approvato!"
|
1475 |
|
1476 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1477 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:153
|
1478 |
#, php-format
|
1479 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1480 |
msgstr "Un amministratore non ha approvato il tuo account come %1$s (%2$s)."
|
1696 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1697 |
msgstr ""
|
1698 |
|
1699 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:34
|
1700 |
msgid ""
|
1701 |
"To create a page containing the users registered to this current site/blog, "
|
1702 |
"insert the following shortcode in a (blank) page: "
|
1703 |
msgstr ""
|
1704 |
|
1705 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:35
|
1706 |
msgid ""
|
1707 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1708 |
"authors, visible to only the users currently logged in, you would use:"
|
1709 |
msgstr ""
|
1710 |
|
1711 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1712 |
msgid ""
|
1713 |
"You can also create a userlisting page that displays users having a certain "
|
1714 |
"meta-value within a certain (extra) meta-field like so:"
|
1715 |
msgstr ""
|
1716 |
|
1717 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1718 |
msgid ""
|
1719 |
"Remember though, that the field-value combination must exist in the database."
|
1720 |
msgstr ""
|
1721 |
|
1722 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:41
|
1723 |
msgid "These settings are applied to the front-end userlisting."
|
1724 |
msgstr ""
|
1725 |
|
1726 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:47
|
1727 |
msgid "Number of Users/Page: "
|
1728 |
msgstr ""
|
1729 |
|
1730 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:64
|
1731 |
msgid "Default Sorting Criteria: "
|
1732 |
msgstr ""
|
1733 |
|
1734 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:93
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1735 |
msgid "Default Sorting Order: "
|
1736 |
msgstr ""
|
1737 |
|
1738 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:104
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1739 |
msgid "\"All-Userlisting\" Template"
|
1740 |
msgstr ""
|
1741 |
|
1742 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:106
|
1743 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:250
|
1744 |
msgid ""
|
1745 |
"With the userlisting templates you can customize the look, feel and "
|
1746 |
"information listed by the shortcode."
|
1747 |
msgstr ""
|
1748 |
|
1749 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:107
|
1750 |
msgid ""
|
1751 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1752 |
"on each page access where the shortcode is present."
|
1753 |
msgstr ""
|
1754 |
|
1755 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:111
|
1756 |
+
msgid "Avatar size: "
|
|
|
1757 |
msgstr ""
|
1758 |
|
1759 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:127
|
1760 |
msgid "Insert \"Sort By\" Field:"
|
1761 |
msgstr ""
|
1762 |
|
1763 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:154
|
1764 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:256
|
|
|
|
|
|
|
|
|
|
|
1765 |
msgid "Insert \"User-Meta\" Field:"
|
1766 |
msgstr ""
|
1767 |
|
1768 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:188
|
1769 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:297
|
1770 |
msgid "Insert Extra Functions:"
|
1771 |
msgstr ""
|
1772 |
|
1773 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:203
|
1774 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1775 |
msgstr ""
|
1776 |
|
1777 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:205
|
1778 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:311
|
1779 |
msgid ""
|
1780 |
"If you wish to use a default userlisting, just copy the following code and "
|
1781 |
"paste it in the textarea below:"
|
1782 |
msgstr ""
|
1783 |
|
1784 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:248
|
|
|
|
|
|
|
|
|
|
|
1785 |
msgid "\"Single-Userlisting\" Template"
|
1786 |
msgstr ""
|
1787 |
|
1788 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:251
|
1789 |
msgid ""
|
1790 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1791 |
"It's displayed when clickin on the \"more info\" link."
|
1792 |
msgstr ""
|
1793 |
|
1794 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:309
|
1795 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1796 |
msgstr ""
|
1797 |
|
1798 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1799 |
msgid ""
|
1800 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1801 |
msgstr ""
|
1802 |
|
1803 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1804 |
msgid "You can find it in Profile Builder's menu."
|
1805 |
msgstr ""
|
1806 |
|
1807 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:445
|
1808 |
msgid "You need to be logged in to view the userlisting!"
|
1809 |
msgstr ""
|
1810 |
|
1811 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:477
|
1812 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:492
|
1813 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1641
|
1814 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1730
|
|
|
1815 |
msgid "Search Users by All Fields"
|
1816 |
msgstr ""
|
1817 |
|
1818 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:514
|
1819 |
msgid "Leave Blank and Press Search to List All Users"
|
1820 |
msgstr ""
|
1821 |
|
1822 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:518
|
1823 |
msgid "Search"
|
1824 |
msgstr "Cerca"
|
1825 |
|
1826 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:531
|
|
|
|
|
|
|
|
|
1827 |
msgid "First/Lastname"
|
1828 |
msgstr "Nome/Cognome"
|
1829 |
|
1830 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:543
|
1831 |
msgid "Sign-up Date"
|
1832 |
msgstr "Data registrazione"
|
1833 |
|
1834 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:549
|
1835 |
+
msgid "Firstname"
|
1836 |
+
msgstr "Nome"
|
1837 |
+
|
1838 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:555
|
1839 |
+
msgid "Lastname"
|
1840 |
+
msgstr "Cognome"
|
1841 |
+
|
1842 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:561
|
1843 |
+
msgid "Display Name"
|
1844 |
+
msgstr "Visualizza nome"
|
1845 |
+
|
1846 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:579
|
1847 |
msgid "Posts"
|
1848 |
msgstr ""
|
1849 |
|
1850 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1851 |
msgid "Click here to see more information about this user"
|
1852 |
msgstr ""
|
1853 |
|
1854 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1855 |
msgid "More..."
|
1856 |
msgstr "Ancora..."
|
1857 |
|
1858 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:626
|
1859 |
msgid "Click here to see more information about this user."
|
1860 |
msgstr ""
|
1861 |
|
1862 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:829
|
1863 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:939
|
1864 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1865 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1866 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1867 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1868 |
msgid "No uploaded attachment"
|
1869 |
msgstr ""
|
1870 |
|
1871 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:831
|
1872 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:941
|
1873 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1874 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1309
|
1875 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1876 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1475
|
1877 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1878 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1879 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
1882 |
msgid "Click to see the current attachment"
|
1883 |
msgstr ""
|
1884 |
|
1885 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1886 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1072
|
1887 |
msgid "Click here to go back"
|
1888 |
msgstr ""
|
1889 |
|
1890 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1891 |
msgid "Back"
|
1892 |
msgstr "Indietro"
|
1893 |
|
1894 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1895 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1896 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1897 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1898 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1899 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1900 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1903 |
msgid "Current file"
|
1904 |
msgstr "File attuale"
|
1905 |
|
1906 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1307
|
1907 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1473
|
1908 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
1909 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
1910 |
msgid "Avatar"
|
1911 |
msgstr ""
|
1912 |
|
1913 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1532
|
1914 |
msgid "No results found!"
|
1915 |
msgstr ""
|
1916 |
|
1917 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1628
|
1918 |
msgid "«« First"
|
1919 |
msgstr ""
|
1920 |
|
1921 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1629
|
1922 |
msgid "« Prev"
|
1923 |
msgstr ""
|
1924 |
|
1925 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1630
|
1926 |
msgid "Next » "
|
1927 |
msgstr ""
|
1928 |
|
1929 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1631
|
1930 |
msgid "Last »»"
|
1931 |
msgstr ""
|
1932 |
|
2030 |
msgid "User successfully unapproved!"
|
2031 |
msgstr "L'utente è stato attivato con successo."
|
2032 |
|
2033 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:114
|
2034 |
#, fuzzy
|
2035 |
msgid "Users successfully approved!"
|
2036 |
msgstr "L'utente è stato attivato con successo."
|
2037 |
|
2038 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:127
|
2039 |
#, fuzzy
|
2040 |
msgid "Users successfully unapproved!"
|
2041 |
msgstr "L'utente è stato attivato con successo."
|
2042 |
|
2043 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:174
|
2044 |
#, fuzzy
|
2045 |
msgid ""
|
2046 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2049 |
"Il tuo account deve essere confermato da un amministratore prima di poter "
|
2050 |
"utilizzare la funzione \"Reimposta password \"."
|
2051 |
|
2052 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:186
|
2053 |
#, fuzzy
|
2054 |
msgid ""
|
2055 |
"Your account has to be confirmed by an administrator before you can use the "
|
translation/profilebuilder-nb_NO.mo
CHANGED
Binary file
|
translation/profilebuilder-nb_NO.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -35,20 +35,18 @@ msgstr ""
|
|
35 |
|
36 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
38 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
39 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
43 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
44 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:356
|
45 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:568
|
46 |
msgid "Username"
|
47 |
msgstr "Brukernavn"
|
48 |
|
49 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
51 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
53 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
54 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
@@ -56,7 +54,6 @@ msgid "E-mail"
|
|
56 |
msgstr "E-post"
|
57 |
|
58 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
59 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:225
|
60 |
msgid "Role"
|
61 |
msgstr ""
|
62 |
|
@@ -83,20 +80,20 @@ msgstr ""
|
|
83 |
msgid "Sorry, but you don't have permission to do that!"
|
84 |
msgstr ""
|
85 |
|
86 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
87 |
msgid "Approved"
|
88 |
msgstr ""
|
89 |
|
90 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
91 |
msgid "Unapproved"
|
92 |
msgstr ""
|
93 |
|
94 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
95 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
96 |
msgid "Admin Approval"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
100 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
101 |
#, fuzzy
|
102 |
msgid "All Users"
|
@@ -154,24 +151,24 @@ msgid ""
|
|
154 |
">The user was NOT created!"
|
155 |
msgstr ""
|
156 |
|
157 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
158 |
msgid "You must be logged in to edit your profile."
|
159 |
msgstr "Du må være innlogget for å redigere profilen din."
|
160 |
|
161 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
162 |
msgid "The avatar was successfully deleted."
|
163 |
msgstr "Bildet ditt er slettet."
|
164 |
|
165 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
166 |
#, fuzzy, php-format
|
167 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
168 |
msgstr "Bildet ditt er slettet."
|
169 |
|
170 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
171 |
msgid "The changes have been successfully saved."
|
172 |
msgstr "Endringene er lagret"
|
173 |
|
174 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
175 |
#, fuzzy, php-format
|
176 |
msgid ""
|
177 |
"The email address you entered is already registered to a different user."
|
@@ -181,114 +178,112 @@ msgstr ""
|
|
181 |
"E-postadressen du skrev inn er allerede registrert på en annen bruker.<br/> "
|
182 |
"E-postadressen var"
|
183 |
|
184 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
185 |
#, php-format
|
186 |
msgid ""
|
187 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
188 |
"%3$s updated along with the rest of the information."
|
189 |
msgstr ""
|
190 |
|
191 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
192 |
#, php-format
|
193 |
msgid ""
|
194 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
195 |
"updated along with the rest of the information."
|
196 |
msgstr ""
|
197 |
|
198 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
199 |
#, fuzzy, php-format
|
200 |
msgid ""
|
201 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
202 |
"updated along with the rest of the information."
|
203 |
msgstr "Du fylte ikke ut begge passordfeltene riktig. <br/> Passordet var "
|
204 |
|
205 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
206 |
msgid ""
|
207 |
"Your profile was NOT updated, since not all required fields were completed!"
|
208 |
msgstr ""
|
209 |
|
210 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
211 |
#, fuzzy
|
212 |
msgid "There was an error while trying to upload the following attachments:"
|
213 |
msgstr "Det skjedde en feil når du prøvde å laste opp følgende vedlegg:<br/>"
|
214 |
|
215 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
216 |
#, php-format
|
217 |
msgid ""
|
218 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
219 |
"%2$sNOT%3$s updated along with the rest of the information."
|
220 |
msgstr ""
|
221 |
|
222 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
223 |
#, fuzzy
|
224 |
msgid "There was an error while trying to upload your avatar picture."
|
225 |
msgstr "Det skjedde en feil når du prøvde å laste opp følgende vedlegg:<br/>"
|
226 |
|
227 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
228 |
msgid "Possible cause: size/incorrect file-type."
|
229 |
msgstr ""
|
230 |
|
231 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
232 |
msgid "The avatar was"
|
233 |
msgstr ""
|
234 |
|
235 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
236 |
msgid "NOT"
|
237 |
msgstr "IKKE"
|
238 |
|
239 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
240 |
#, fuzzy
|
241 |
msgid "updated along with the rest of the information."
|
242 |
msgstr "oppdatert sammen med resten av informasjonen."
|
243 |
|
244 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
245 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
246 |
#, fuzzy
|
247 |
msgid "There was an error while trying to upload the following attachment(s)"
|
248 |
msgstr "Det skjedde en feil når du prøvde å laste opp følgende vedlegg:<br/>"
|
249 |
|
250 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
251 |
#, php-format
|
252 |
msgid ""
|
253 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
254 |
"file was %2$sNOT%3$s updated along with the rest of the information."
|
255 |
msgstr ""
|
256 |
|
257 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
258 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
259 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:351
|
260 |
msgid "Name"
|
261 |
msgstr "Navn"
|
262 |
|
263 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
264 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
265 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
266 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
267 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:580
|
268 |
#, fuzzy
|
269 |
msgid "Email"
|
270 |
msgstr "E-post"
|
271 |
|
272 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
273 |
#, fuzzy
|
274 |
msgid "The email cannot be changed."
|
275 |
msgstr "Brukernavn kan ikke endres."
|
276 |
|
277 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
278 |
#, fuzzy
|
279 |
msgid "The usernames cannot be changed."
|
280 |
msgstr "Brukernavn kan ikke endres."
|
281 |
|
282 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
283 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
284 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
285 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
286 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
287 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
288 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
289 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
290 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
291 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
292 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
293 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
294 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
@@ -303,111 +298,101 @@ msgstr "Brukernavn kan ikke endres."
|
|
303 |
msgid "This field is marked as required by the administrator."
|
304 |
msgstr ""
|
305 |
|
306 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
307 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
308 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
309 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
310 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
311 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
312 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
313 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
314 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
315 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
316 |
msgid ""
|
317 |
"This field wasn't updated because you entered and empty string (It was "
|
318 |
"marked as required by the administrator."
|
319 |
msgstr ""
|
320 |
|
321 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
322 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
323 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
324 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:364
|
325 |
msgid "First Name"
|
326 |
msgstr "Fornavn"
|
327 |
|
328 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
329 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
330 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
331 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:372
|
332 |
msgid "Last Name"
|
333 |
msgstr "Etternavn"
|
334 |
|
335 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
336 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
337 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
338 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:380
|
339 |
msgid "Nickname"
|
340 |
msgstr "Kallenavn"
|
341 |
|
342 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
343 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:388
|
344 |
msgid "Display name publicly as"
|
345 |
msgstr "Vis mitt navn offentlig som"
|
346 |
|
347 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
348 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
349 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:396
|
350 |
msgid "Contact Info"
|
351 |
msgstr "Kontaktinformasjon"
|
352 |
|
353 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
354 |
msgid "(required)"
|
355 |
msgstr "(påkrevd)"
|
356 |
|
357 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
358 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
359 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
360 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
361 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:401
|
362 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:610
|
363 |
msgid "Website"
|
364 |
msgstr "Nettside"
|
365 |
|
366 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
367 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
368 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
369 |
msgid "AIM"
|
370 |
msgstr "AIM"
|
371 |
|
372 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
373 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
374 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
375 |
msgid "Yahoo IM"
|
376 |
msgstr "Yahoo IM"
|
377 |
|
378 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
379 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
380 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
381 |
msgid "Jabber / Google Talk"
|
382 |
msgstr "Jabber / Google Talk"
|
383 |
|
384 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
385 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
386 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:409
|
387 |
msgid "About Yourself"
|
388 |
msgstr "Om deg selv"
|
389 |
|
390 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
391 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
392 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
393 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
394 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:414
|
395 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:616
|
396 |
msgid "Biographical Info"
|
397 |
msgstr "Litt om meg selv"
|
398 |
|
399 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
400 |
msgid "New Password"
|
401 |
msgstr "Nytt passord"
|
402 |
|
403 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
404 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
405 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
406 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
407 |
msgid "Repeat Password"
|
408 |
msgstr "Gjenta passord"
|
409 |
|
410 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
411 |
msgid "Update"
|
412 |
msgstr "Oppdater"
|
413 |
|
@@ -864,7 +849,7 @@ msgstr "Skjul"
|
|
864 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
865 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
866 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
867 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
868 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
869 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
870 |
msgid "Save Changes"
|
@@ -1113,7 +1098,7 @@ msgstr "Bildet ditt er slettet."
|
|
1113 |
|
1114 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1115 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1116 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1117 |
msgid "You either don't have permission for that action or there was an error!"
|
1118 |
msgstr ""
|
1119 |
|
@@ -1172,7 +1157,7 @@ msgstr ""
|
|
1172 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1173 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1174 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1175 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1176 |
msgid "General Settings"
|
1177 |
msgstr ""
|
1178 |
|
@@ -1294,8 +1279,8 @@ msgid "Status"
|
|
1294 |
msgstr ""
|
1295 |
|
1296 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
|
|
1297 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
1298 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:33
|
1299 |
msgid "User-Listing"
|
1300 |
msgstr ""
|
1301 |
|
@@ -1424,13 +1409,13 @@ msgid ""
|
|
1424 |
msgstr ""
|
1425 |
|
1426 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1427 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1428 |
#, fuzzy, php-format
|
1429 |
msgid "Your account on %1$s has been approved!"
|
1430 |
msgstr "En bruker for %1$s har blitt lagt til."
|
1431 |
|
1432 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1433 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1434 |
#, php-format
|
1435 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1436 |
msgstr ""
|
@@ -1447,13 +1432,13 @@ msgid ""
|
|
1447 |
msgstr ""
|
1448 |
|
1449 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1450 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1451 |
#, fuzzy, php-format
|
1452 |
msgid "Your account on %1$s has been unapproved!"
|
1453 |
msgstr "En bruker for %1$s har blitt lagt til."
|
1454 |
|
1455 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1456 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1457 |
#, php-format
|
1458 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1459 |
msgstr ""
|
@@ -1670,245 +1655,190 @@ msgstr ""
|
|
1670 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1671 |
msgstr ""
|
1672 |
|
1673 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1674 |
msgid ""
|
1675 |
"To create a page containing the users registered to this current site/blog, "
|
1676 |
"insert the following shortcode in a (blank) page: "
|
1677 |
msgstr ""
|
1678 |
|
1679 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1680 |
msgid ""
|
1681 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1682 |
"authors, visible to only the users currently logged in, you would use:"
|
1683 |
msgstr ""
|
1684 |
|
1685 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1686 |
msgid ""
|
1687 |
"You can also create a userlisting page that displays users having a certain "
|
1688 |
"meta-value within a certain (extra) meta-field like so:"
|
1689 |
msgstr ""
|
1690 |
|
1691 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1692 |
msgid ""
|
1693 |
"Remember though, that the field-value combination must exist in the database."
|
1694 |
msgstr ""
|
1695 |
|
1696 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1697 |
msgid "These settings are applied to the front-end userlisting."
|
1698 |
msgstr ""
|
1699 |
|
1700 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1701 |
msgid "Number of Users/Page: "
|
1702 |
msgstr ""
|
1703 |
|
1704 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1705 |
msgid "Default Sorting Criteria: "
|
1706 |
msgstr ""
|
1707 |
|
1708 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1709 |
-
msgid "Registration Date"
|
1710 |
-
msgstr ""
|
1711 |
-
|
1712 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:75
|
1713 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:592
|
1714 |
-
#, fuzzy
|
1715 |
-
msgid "Firstname"
|
1716 |
-
msgstr "Fornavn"
|
1717 |
-
|
1718 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:76
|
1719 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:598
|
1720 |
-
#, fuzzy
|
1721 |
-
msgid "Lastname"
|
1722 |
-
msgstr "Etternavn"
|
1723 |
-
|
1724 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:77
|
1725 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:604
|
1726 |
-
#, fuzzy
|
1727 |
-
msgid "Display Name"
|
1728 |
-
msgstr "Fornavn"
|
1729 |
-
|
1730 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:78
|
1731 |
-
msgid "Number of Posts"
|
1732 |
-
msgstr ""
|
1733 |
-
|
1734 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:79
|
1735 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:627
|
1736 |
-
msgid "Aim"
|
1737 |
-
msgstr ""
|
1738 |
-
|
1739 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:80
|
1740 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:632
|
1741 |
-
msgid "Yim"
|
1742 |
-
msgstr ""
|
1743 |
-
|
1744 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:81
|
1745 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:637
|
1746 |
-
msgid "Jabber"
|
1747 |
-
msgstr ""
|
1748 |
-
|
1749 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:83
|
1750 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:152
|
1751 |
-
msgid "Custom Fields"
|
1752 |
-
msgstr ""
|
1753 |
-
|
1754 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:99
|
1755 |
msgid "Default Sorting Order: "
|
1756 |
msgstr ""
|
1757 |
|
1758 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1759 |
-
msgid "Ascending"
|
1760 |
-
msgstr ""
|
1761 |
-
|
1762 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:103
|
1763 |
-
msgid "Descending"
|
1764 |
-
msgstr ""
|
1765 |
-
|
1766 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:110
|
1767 |
msgid "\"All-Userlisting\" Template"
|
1768 |
msgstr ""
|
1769 |
|
1770 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1771 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1772 |
msgid ""
|
1773 |
"With the userlisting templates you can customize the look, feel and "
|
1774 |
"information listed by the shortcode."
|
1775 |
msgstr ""
|
1776 |
|
1777 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1778 |
msgid ""
|
1779 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1780 |
"on each page access where the shortcode is present."
|
1781 |
msgstr ""
|
1782 |
|
1783 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1784 |
-
|
1785 |
-
msgid "Avatar/Gravatar Size: "
|
1786 |
msgstr ""
|
1787 |
|
1788 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1789 |
msgid "Insert \"Sort By\" Field:"
|
1790 |
msgstr ""
|
1791 |
|
1792 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1793 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1794 |
-
#, fuzzy
|
1795 |
-
msgid "Default WordPress Fields"
|
1796 |
-
msgstr "Grunnleggende felter"
|
1797 |
-
|
1798 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:164
|
1799 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:287
|
1800 |
msgid "Insert \"User-Meta\" Field:"
|
1801 |
msgstr ""
|
1802 |
|
1803 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1804 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1805 |
msgid "Insert Extra Functions:"
|
1806 |
msgstr ""
|
1807 |
|
1808 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1809 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1810 |
msgstr ""
|
1811 |
|
1812 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1813 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1814 |
msgid ""
|
1815 |
"If you wish to use a default userlisting, just copy the following code and "
|
1816 |
"paste it in the textarea below:"
|
1817 |
msgstr ""
|
1818 |
|
1819 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1820 |
-
msgid "More"
|
1821 |
-
msgstr ""
|
1822 |
-
|
1823 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:262
|
1824 |
msgid "\"Single-Userlisting\" Template"
|
1825 |
msgstr ""
|
1826 |
|
1827 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1828 |
msgid ""
|
1829 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1830 |
"It's displayed when clickin on the \"more info\" link."
|
1831 |
msgstr ""
|
1832 |
|
1833 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1834 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1835 |
msgstr ""
|
1836 |
|
1837 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1838 |
msgid ""
|
1839 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1840 |
msgstr ""
|
1841 |
|
1842 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1843 |
msgid "You can find it in Profile Builder's menu."
|
1844 |
msgstr ""
|
1845 |
|
1846 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1847 |
#, fuzzy
|
1848 |
msgid "You need to be logged in to view the userlisting!"
|
1849 |
msgstr "Du må være innlogget for å redigere profilen din."
|
1850 |
|
1851 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1852 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1853 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1854 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1855 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/classes/userlisting.class.php:418
|
1856 |
msgid "Search Users by All Fields"
|
1857 |
msgstr ""
|
1858 |
|
1859 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1860 |
msgid "Leave Blank and Press Search to List All Users"
|
1861 |
msgstr ""
|
1862 |
|
1863 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1864 |
msgid "Search"
|
1865 |
msgstr ""
|
1866 |
|
1867 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1868 |
-
msgid "Clear Results"
|
1869 |
-
msgstr ""
|
1870 |
-
|
1871 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:574
|
1872 |
#, fuzzy
|
1873 |
msgid "First/Lastname"
|
1874 |
msgstr "Fornavn"
|
1875 |
|
1876 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1877 |
msgid "Sign-up Date"
|
1878 |
msgstr ""
|
1879 |
|
1880 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1881 |
msgid "Posts"
|
1882 |
msgstr ""
|
1883 |
|
1884 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1885 |
msgid "Click here to see more information about this user"
|
1886 |
msgstr ""
|
1887 |
|
1888 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1889 |
msgid "More..."
|
1890 |
msgstr ""
|
1891 |
|
1892 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1893 |
msgid "Click here to see more information about this user."
|
1894 |
msgstr ""
|
1895 |
|
1896 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1897 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1898 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1899 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1900 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1901 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1902 |
#, fuzzy
|
1903 |
msgid "No uploaded attachment"
|
1904 |
msgstr "Vedlegget \""
|
1905 |
|
1906 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1907 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1908 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1909 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1910 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1911 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1912 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1913 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1914 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
@@ -1917,20 +1847,20 @@ msgstr "Vedlegget \""
|
|
1917 |
msgid "Click to see the current attachment"
|
1918 |
msgstr ""
|
1919 |
|
1920 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1921 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1922 |
msgid "Click here to go back"
|
1923 |
msgstr ""
|
1924 |
|
1925 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1926 |
#, fuzzy
|
1927 |
msgid "Back"
|
1928 |
msgstr "Svart"
|
1929 |
|
1930 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1931 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1932 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1933 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1934 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1935 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1936 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
@@ -1939,31 +1869,31 @@ msgstr "Svart"
|
|
1939 |
msgid "Current file"
|
1940 |
msgstr ""
|
1941 |
|
1942 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1943 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1944 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
1945 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
1946 |
msgid "Avatar"
|
1947 |
msgstr ""
|
1948 |
|
1949 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1950 |
msgid "No results found!"
|
1951 |
msgstr ""
|
1952 |
|
1953 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1954 |
msgid "«« First"
|
1955 |
msgstr ""
|
1956 |
|
1957 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1958 |
msgid "« Prev"
|
1959 |
msgstr ""
|
1960 |
|
1961 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1962 |
#, fuzzy
|
1963 |
msgid "Next » "
|
1964 |
msgstr "Logg ut »"
|
1965 |
|
1966 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1967 |
#, fuzzy
|
1968 |
msgid "Last »»"
|
1969 |
msgstr "Logg ut »"
|
@@ -2070,23 +2000,23 @@ msgstr "Bildet ditt er slettet."
|
|
2070 |
msgid "User successfully unapproved!"
|
2071 |
msgstr "Bildet ditt er slettet."
|
2072 |
|
2073 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2074 |
#, fuzzy
|
2075 |
msgid "Users successfully approved!"
|
2076 |
msgstr "Bildet ditt er slettet."
|
2077 |
|
2078 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2079 |
#, fuzzy
|
2080 |
msgid "Users successfully unapproved!"
|
2081 |
msgstr "Bildet ditt er slettet."
|
2082 |
|
2083 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2084 |
msgid ""
|
2085 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2086 |
"before you can log in."
|
2087 |
msgstr ""
|
2088 |
|
2089 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2090 |
msgid ""
|
2091 |
"Your account has to be confirmed by an administrator before you can use the "
|
2092 |
"\"Password Recovery\" feature."
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-05-14 14:34+0200\n"
|
6 |
+
"PO-Revision-Date: 2013-05-14 14:34+0200\n"
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
35 |
|
36 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
38 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:889
|
39 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
43 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:525
|
|
|
|
|
44 |
msgid "Username"
|
45 |
msgstr "Brukernavn"
|
46 |
|
47 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
48 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
49 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1022
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
51 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
54 |
msgstr "E-post"
|
55 |
|
56 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
|
|
57 |
msgid "Role"
|
58 |
msgstr ""
|
59 |
|
80 |
msgid "Sorry, but you don't have permission to do that!"
|
81 |
msgstr ""
|
82 |
|
83 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:294
|
84 |
msgid "Approved"
|
85 |
msgstr ""
|
86 |
|
87 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:296
|
88 |
msgid "Unapproved"
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:466
|
92 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
93 |
msgid "Admin Approval"
|
94 |
msgstr ""
|
95 |
|
96 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:469
|
97 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
98 |
#, fuzzy
|
99 |
msgid "All Users"
|
151 |
">The user was NOT created!"
|
152 |
msgstr ""
|
153 |
|
154 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:769
|
155 |
msgid "You must be logged in to edit your profile."
|
156 |
msgstr "Du må være innlogget for å redigere profilen din."
|
157 |
|
158 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:777
|
159 |
msgid "The avatar was successfully deleted."
|
160 |
msgstr "Bildet ditt er slettet."
|
161 |
|
162 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:782
|
163 |
#, fuzzy, php-format
|
164 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
165 |
msgstr "Bildet ditt er slettet."
|
166 |
|
167 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:795
|
168 |
msgid "The changes have been successfully saved."
|
169 |
msgstr "Endringene er lagret"
|
170 |
|
171 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:799
|
172 |
#, fuzzy, php-format
|
173 |
msgid ""
|
174 |
"The email address you entered is already registered to a different user."
|
178 |
"E-postadressen du skrev inn er allerede registrert på en annen bruker.<br/> "
|
179 |
"E-postadressen var"
|
180 |
|
181 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:804
|
182 |
#, php-format
|
183 |
msgid ""
|
184 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
185 |
"%3$s updated along with the rest of the information."
|
186 |
msgstr ""
|
187 |
|
188 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:809
|
189 |
#, php-format
|
190 |
msgid ""
|
191 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
192 |
"updated along with the rest of the information."
|
193 |
msgstr ""
|
194 |
|
195 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:814
|
196 |
#, fuzzy, php-format
|
197 |
msgid ""
|
198 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
199 |
"updated along with the rest of the information."
|
200 |
msgstr "Du fylte ikke ut begge passordfeltene riktig. <br/> Passordet var "
|
201 |
|
202 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:819
|
203 |
msgid ""
|
204 |
"Your profile was NOT updated, since not all required fields were completed!"
|
205 |
msgstr ""
|
206 |
|
207 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:828
|
208 |
#, fuzzy
|
209 |
msgid "There was an error while trying to upload the following attachments:"
|
210 |
msgstr "Det skjedde en feil når du prøvde å laste opp følgende vedlegg:<br/>"
|
211 |
|
212 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:836
|
213 |
#, php-format
|
214 |
msgid ""
|
215 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
216 |
"%2$sNOT%3$s updated along with the rest of the information."
|
217 |
msgstr ""
|
218 |
|
219 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
220 |
#, fuzzy
|
221 |
msgid "There was an error while trying to upload your avatar picture."
|
222 |
msgstr "Det skjedde en feil når du prøvde å laste opp følgende vedlegg:<br/>"
|
223 |
|
224 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
225 |
msgid "Possible cause: size/incorrect file-type."
|
226 |
msgstr ""
|
227 |
|
228 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
229 |
msgid "The avatar was"
|
230 |
msgstr ""
|
231 |
|
232 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
233 |
msgid "NOT"
|
234 |
msgstr "IKKE"
|
235 |
|
236 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
237 |
#, fuzzy
|
238 |
msgid "updated along with the rest of the information."
|
239 |
msgstr "oppdatert sammen med resten av informasjonen."
|
240 |
|
241 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:851
|
242 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
243 |
#, fuzzy
|
244 |
msgid "There was an error while trying to upload the following attachment(s)"
|
245 |
msgstr "Det skjedde en feil når du prøvde å laste opp følgende vedlegg:<br/>"
|
246 |
|
247 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:858
|
248 |
#, php-format
|
249 |
msgid ""
|
250 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
251 |
"file was %2$sNOT%3$s updated along with the rest of the information."
|
252 |
msgstr ""
|
253 |
|
254 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:873
|
255 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
|
|
256 |
msgid "Name"
|
257 |
msgstr "Navn"
|
258 |
|
259 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:880
|
260 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
261 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
262 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:537
|
|
|
263 |
#, fuzzy
|
264 |
msgid "Email"
|
265 |
msgstr "E-post"
|
266 |
|
267 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:881
|
268 |
#, fuzzy
|
269 |
msgid "The email cannot be changed."
|
270 |
msgstr "Brukernavn kan ikke endres."
|
271 |
|
272 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:890
|
273 |
#, fuzzy
|
274 |
msgid "The usernames cannot be changed."
|
275 |
msgstr "Brukernavn kan ikke endres."
|
276 |
|
277 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:900
|
278 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:920
|
279 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:940
|
280 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:960
|
281 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1012
|
282 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1034
|
283 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1052
|
284 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1070
|
285 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1088
|
286 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1109
|
287 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
288 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
289 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
298 |
msgid "This field is marked as required by the administrator."
|
299 |
msgstr ""
|
300 |
|
301 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:903
|
302 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:923
|
303 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:943
|
304 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:963
|
305 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1015
|
306 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1036
|
307 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1054
|
308 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1072
|
309 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1090
|
310 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1111
|
311 |
msgid ""
|
312 |
"This field wasn't updated because you entered and empty string (It was "
|
313 |
"marked as required by the administrator."
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:910
|
317 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
318 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
|
|
319 |
msgid "First Name"
|
320 |
msgstr "Fornavn"
|
321 |
|
322 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:930
|
323 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
324 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
|
|
325 |
msgid "Last Name"
|
326 |
msgstr "Etternavn"
|
327 |
|
328 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:950
|
329 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
330 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
|
|
331 |
msgid "Nickname"
|
332 |
msgstr "Kallenavn"
|
333 |
|
334 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:971
|
|
|
335 |
msgid "Display name publicly as"
|
336 |
msgstr "Vis mitt navn offentlig som"
|
337 |
|
338 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1003
|
339 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
|
|
340 |
msgid "Contact Info"
|
341 |
msgstr "Kontaktinformasjon"
|
342 |
|
343 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1024
|
344 |
msgid "(required)"
|
345 |
msgstr "(påkrevd)"
|
346 |
|
347 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1042
|
348 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
349 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
350 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:567
|
|
|
|
|
351 |
msgid "Website"
|
352 |
msgstr "Nettside"
|
353 |
|
354 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1060
|
355 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
356 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
357 |
msgid "AIM"
|
358 |
msgstr "AIM"
|
359 |
|
360 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1078
|
361 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
362 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
363 |
msgid "Yahoo IM"
|
364 |
msgstr "Yahoo IM"
|
365 |
|
366 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1096
|
367 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
368 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
369 |
msgid "Jabber / Google Talk"
|
370 |
msgstr "Jabber / Google Talk"
|
371 |
|
372 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1102
|
373 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
|
|
374 |
msgid "About Yourself"
|
375 |
msgstr "Om deg selv"
|
376 |
|
377 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1117
|
378 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
379 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
380 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:573
|
|
|
|
|
381 |
msgid "Biographical Info"
|
382 |
msgstr "Litt om meg selv"
|
383 |
|
384 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1127
|
385 |
msgid "New Password"
|
386 |
msgstr "Nytt passord"
|
387 |
|
388 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1132
|
389 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
390 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
391 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
392 |
msgid "Repeat Password"
|
393 |
msgstr "Gjenta passord"
|
394 |
|
395 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1163
|
396 |
msgid "Update"
|
397 |
msgstr "Oppdater"
|
398 |
|
849 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
850 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
851 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
852 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:405
|
853 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
854 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
855 |
msgid "Save Changes"
|
1098 |
|
1099 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1100 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1101 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:132
|
1102 |
msgid "You either don't have permission for that action or there was an error!"
|
1103 |
msgstr ""
|
1104 |
|
1157 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1158 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1159 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1160 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:39
|
1161 |
msgid "General Settings"
|
1162 |
msgstr ""
|
1163 |
|
1279 |
msgstr ""
|
1280 |
|
1281 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
1282 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:31
|
1283 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
|
|
1284 |
msgid "User-Listing"
|
1285 |
msgstr ""
|
1286 |
|
1409 |
msgstr ""
|
1410 |
|
1411 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1412 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:145
|
1413 |
#, fuzzy, php-format
|
1414 |
msgid "Your account on %1$s has been approved!"
|
1415 |
msgstr "En bruker for %1$s har blitt lagt til."
|
1416 |
|
1417 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1418 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:146
|
1419 |
#, php-format
|
1420 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1421 |
msgstr ""
|
1432 |
msgstr ""
|
1433 |
|
1434 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1435 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:152
|
1436 |
#, fuzzy, php-format
|
1437 |
msgid "Your account on %1$s has been unapproved!"
|
1438 |
msgstr "En bruker for %1$s har blitt lagt til."
|
1439 |
|
1440 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1441 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:153
|
1442 |
#, php-format
|
1443 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1444 |
msgstr ""
|
1655 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1656 |
msgstr ""
|
1657 |
|
1658 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:34
|
1659 |
msgid ""
|
1660 |
"To create a page containing the users registered to this current site/blog, "
|
1661 |
"insert the following shortcode in a (blank) page: "
|
1662 |
msgstr ""
|
1663 |
|
1664 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:35
|
1665 |
msgid ""
|
1666 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1667 |
"authors, visible to only the users currently logged in, you would use:"
|
1668 |
msgstr ""
|
1669 |
|
1670 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1671 |
msgid ""
|
1672 |
"You can also create a userlisting page that displays users having a certain "
|
1673 |
"meta-value within a certain (extra) meta-field like so:"
|
1674 |
msgstr ""
|
1675 |
|
1676 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1677 |
msgid ""
|
1678 |
"Remember though, that the field-value combination must exist in the database."
|
1679 |
msgstr ""
|
1680 |
|
1681 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:41
|
1682 |
msgid "These settings are applied to the front-end userlisting."
|
1683 |
msgstr ""
|
1684 |
|
1685 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:47
|
1686 |
msgid "Number of Users/Page: "
|
1687 |
msgstr ""
|
1688 |
|
1689 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:64
|
1690 |
msgid "Default Sorting Criteria: "
|
1691 |
msgstr ""
|
1692 |
|
1693 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:93
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1694 |
msgid "Default Sorting Order: "
|
1695 |
msgstr ""
|
1696 |
|
1697 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:104
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1698 |
msgid "\"All-Userlisting\" Template"
|
1699 |
msgstr ""
|
1700 |
|
1701 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:106
|
1702 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:250
|
1703 |
msgid ""
|
1704 |
"With the userlisting templates you can customize the look, feel and "
|
1705 |
"information listed by the shortcode."
|
1706 |
msgstr ""
|
1707 |
|
1708 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:107
|
1709 |
msgid ""
|
1710 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1711 |
"on each page access where the shortcode is present."
|
1712 |
msgstr ""
|
1713 |
|
1714 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:111
|
1715 |
+
msgid "Avatar size: "
|
|
|
1716 |
msgstr ""
|
1717 |
|
1718 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:127
|
1719 |
msgid "Insert \"Sort By\" Field:"
|
1720 |
msgstr ""
|
1721 |
|
1722 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:154
|
1723 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:256
|
|
|
|
|
|
|
|
|
|
|
|
|
1724 |
msgid "Insert \"User-Meta\" Field:"
|
1725 |
msgstr ""
|
1726 |
|
1727 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:188
|
1728 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:297
|
1729 |
msgid "Insert Extra Functions:"
|
1730 |
msgstr ""
|
1731 |
|
1732 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:203
|
1733 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1734 |
msgstr ""
|
1735 |
|
1736 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:205
|
1737 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:311
|
1738 |
msgid ""
|
1739 |
"If you wish to use a default userlisting, just copy the following code and "
|
1740 |
"paste it in the textarea below:"
|
1741 |
msgstr ""
|
1742 |
|
1743 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:248
|
|
|
|
|
|
|
|
|
1744 |
msgid "\"Single-Userlisting\" Template"
|
1745 |
msgstr ""
|
1746 |
|
1747 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:251
|
1748 |
msgid ""
|
1749 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1750 |
"It's displayed when clickin on the \"more info\" link."
|
1751 |
msgstr ""
|
1752 |
|
1753 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:309
|
1754 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1755 |
msgstr ""
|
1756 |
|
1757 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1758 |
msgid ""
|
1759 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1760 |
msgstr ""
|
1761 |
|
1762 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1763 |
msgid "You can find it in Profile Builder's menu."
|
1764 |
msgstr ""
|
1765 |
|
1766 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:445
|
1767 |
#, fuzzy
|
1768 |
msgid "You need to be logged in to view the userlisting!"
|
1769 |
msgstr "Du må være innlogget for å redigere profilen din."
|
1770 |
|
1771 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:477
|
1772 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:492
|
1773 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1641
|
1774 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1730
|
|
|
1775 |
msgid "Search Users by All Fields"
|
1776 |
msgstr ""
|
1777 |
|
1778 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:514
|
1779 |
msgid "Leave Blank and Press Search to List All Users"
|
1780 |
msgstr ""
|
1781 |
|
1782 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:518
|
1783 |
msgid "Search"
|
1784 |
msgstr ""
|
1785 |
|
1786 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:531
|
|
|
|
|
|
|
|
|
1787 |
#, fuzzy
|
1788 |
msgid "First/Lastname"
|
1789 |
msgstr "Fornavn"
|
1790 |
|
1791 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:543
|
1792 |
msgid "Sign-up Date"
|
1793 |
msgstr ""
|
1794 |
|
1795 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:549
|
1796 |
+
#, fuzzy
|
1797 |
+
msgid "Firstname"
|
1798 |
+
msgstr "Fornavn"
|
1799 |
+
|
1800 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:555
|
1801 |
+
#, fuzzy
|
1802 |
+
msgid "Lastname"
|
1803 |
+
msgstr "Etternavn"
|
1804 |
+
|
1805 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:561
|
1806 |
+
#, fuzzy
|
1807 |
+
msgid "Display Name"
|
1808 |
+
msgstr "Fornavn"
|
1809 |
+
|
1810 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:579
|
1811 |
msgid "Posts"
|
1812 |
msgstr ""
|
1813 |
|
1814 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1815 |
msgid "Click here to see more information about this user"
|
1816 |
msgstr ""
|
1817 |
|
1818 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1819 |
msgid "More..."
|
1820 |
msgstr ""
|
1821 |
|
1822 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:626
|
1823 |
msgid "Click here to see more information about this user."
|
1824 |
msgstr ""
|
1825 |
|
1826 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:829
|
1827 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:939
|
1828 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1829 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1830 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1831 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1832 |
#, fuzzy
|
1833 |
msgid "No uploaded attachment"
|
1834 |
msgstr "Vedlegget \""
|
1835 |
|
1836 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:831
|
1837 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:941
|
1838 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1839 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1309
|
1840 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1841 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1475
|
1842 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1843 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1844 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
1847 |
msgid "Click to see the current attachment"
|
1848 |
msgstr ""
|
1849 |
|
1850 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1851 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1072
|
1852 |
msgid "Click here to go back"
|
1853 |
msgstr ""
|
1854 |
|
1855 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1856 |
#, fuzzy
|
1857 |
msgid "Back"
|
1858 |
msgstr "Svart"
|
1859 |
|
1860 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1861 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1862 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1863 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1864 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1865 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1866 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1869 |
msgid "Current file"
|
1870 |
msgstr ""
|
1871 |
|
1872 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1307
|
1873 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1473
|
1874 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
1875 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
1876 |
msgid "Avatar"
|
1877 |
msgstr ""
|
1878 |
|
1879 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1532
|
1880 |
msgid "No results found!"
|
1881 |
msgstr ""
|
1882 |
|
1883 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1628
|
1884 |
msgid "«« First"
|
1885 |
msgstr ""
|
1886 |
|
1887 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1629
|
1888 |
msgid "« Prev"
|
1889 |
msgstr ""
|
1890 |
|
1891 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1630
|
1892 |
#, fuzzy
|
1893 |
msgid "Next » "
|
1894 |
msgstr "Logg ut »"
|
1895 |
|
1896 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1631
|
1897 |
#, fuzzy
|
1898 |
msgid "Last »»"
|
1899 |
msgstr "Logg ut »"
|
2000 |
msgid "User successfully unapproved!"
|
2001 |
msgstr "Bildet ditt er slettet."
|
2002 |
|
2003 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:114
|
2004 |
#, fuzzy
|
2005 |
msgid "Users successfully approved!"
|
2006 |
msgstr "Bildet ditt er slettet."
|
2007 |
|
2008 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:127
|
2009 |
#, fuzzy
|
2010 |
msgid "Users successfully unapproved!"
|
2011 |
msgstr "Bildet ditt er slettet."
|
2012 |
|
2013 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:174
|
2014 |
msgid ""
|
2015 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2016 |
"before you can log in."
|
2017 |
msgstr ""
|
2018 |
|
2019 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:186
|
2020 |
msgid ""
|
2021 |
"Your account has to be confirmed by an administrator before you can use the "
|
2022 |
"\"Password Recovery\" feature."
|
translation/profilebuilder-nl_NL.mo
CHANGED
Binary file
|
translation/profilebuilder-nl_NL.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -36,21 +36,19 @@ msgstr ""
|
|
36 |
# @ profilebuilder
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
38 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
39 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
43 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
44 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
45 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:356
|
46 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:568
|
47 |
msgid "Username"
|
48 |
msgstr "Gebruikersnaam"
|
49 |
|
50 |
# @ profilebuilder
|
51 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
53 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
54 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
55 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
56 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
@@ -58,7 +56,6 @@ msgid "E-mail"
|
|
58 |
msgstr "E-mail"
|
59 |
|
60 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
61 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:225
|
62 |
msgid "Role"
|
63 |
msgstr ""
|
64 |
|
@@ -86,21 +83,21 @@ msgstr ""
|
|
86 |
msgid "Sorry, but you don't have permission to do that!"
|
87 |
msgstr ""
|
88 |
|
89 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
90 |
msgid "Approved"
|
91 |
msgstr ""
|
92 |
|
93 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
94 |
msgid "Unapproved"
|
95 |
msgstr ""
|
96 |
|
97 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
98 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
99 |
msgid "Admin Approval"
|
100 |
msgstr ""
|
101 |
|
102 |
# @ profilebuilder
|
103 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
104 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
105 |
#, fuzzy
|
106 |
msgid "All Users"
|
@@ -163,28 +160,28 @@ msgid ""
|
|
163 |
msgstr ""
|
164 |
|
165 |
# @ profilebuilder
|
166 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
167 |
msgid "You must be logged in to edit your profile."
|
168 |
msgstr "U moet ingelogd zijn om uw profiel te kunnen bewerken."
|
169 |
|
170 |
# @ profilebuilder
|
171 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
172 |
msgid "The avatar was successfully deleted."
|
173 |
msgstr "De avatar is succesvol verwijderd."
|
174 |
|
175 |
# @ profilebuilder
|
176 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
177 |
#, fuzzy, php-format
|
178 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
179 |
msgstr "De avatar is succesvol verwijderd."
|
180 |
|
181 |
# @ profilebuilder
|
182 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
183 |
msgid "The changes have been successfully saved."
|
184 |
msgstr "De wijzigingen zijn succesvol opgeslagen."
|
185 |
|
186 |
# @ profilebuilder
|
187 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
188 |
#, fuzzy, php-format
|
189 |
msgid ""
|
190 |
"The email address you entered is already registered to a different user."
|
@@ -193,38 +190,38 @@ msgid ""
|
|
193 |
msgstr ""
|
194 |
"Het ingetoetste e-mail adres is al geregistreerd bij een andere gebruiker."
|
195 |
|
196 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
197 |
#, php-format
|
198 |
msgid ""
|
199 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
200 |
"%3$s updated along with the rest of the information."
|
201 |
msgstr ""
|
202 |
|
203 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
204 |
#, php-format
|
205 |
msgid ""
|
206 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
207 |
"updated along with the rest of the information."
|
208 |
msgstr ""
|
209 |
|
210 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
211 |
#, php-format
|
212 |
msgid ""
|
213 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
214 |
"updated along with the rest of the information."
|
215 |
msgstr ""
|
216 |
|
217 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
218 |
msgid ""
|
219 |
"Your profile was NOT updated, since not all required fields were completed!"
|
220 |
msgstr ""
|
221 |
|
222 |
# @ profilebuilder
|
223 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
224 |
msgid "There was an error while trying to upload the following attachments:"
|
225 |
msgstr "Foutmelding tijdens het uploaden van de volgende attachments:"
|
226 |
|
227 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
228 |
#, php-format
|
229 |
msgid ""
|
230 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
@@ -232,38 +229,38 @@ msgid ""
|
|
232 |
msgstr ""
|
233 |
|
234 |
# @ profilebuilder
|
235 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
236 |
msgid "There was an error while trying to upload your avatar picture."
|
237 |
msgstr "Foutmelding tijdens het uploaden van uw avatar afbeelding."
|
238 |
|
239 |
# @ profilebuilder
|
240 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
241 |
msgid "Possible cause: size/incorrect file-type."
|
242 |
msgstr "Mogelijke oorzaak: grootte/verkeerd bestand-type."
|
243 |
|
244 |
# @ profilebuilder
|
245 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
246 |
msgid "The avatar was"
|
247 |
msgstr "De avatar is"
|
248 |
|
249 |
# @ profilebuilder
|
250 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
251 |
msgid "NOT"
|
252 |
msgstr "NIET"
|
253 |
|
254 |
# @ profilebuilder
|
255 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
256 |
msgid "updated along with the rest of the information."
|
257 |
msgstr "ge-update samen met de rest van de gegevens."
|
258 |
|
259 |
# @ profilebuilder
|
260 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
261 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
262 |
#, fuzzy
|
263 |
msgid "There was an error while trying to upload the following attachment(s)"
|
264 |
msgstr "Foutmelding tijdens het uploaden van de volgende attachments:"
|
265 |
|
266 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
267 |
#, php-format
|
268 |
msgid ""
|
269 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
@@ -271,44 +268,42 @@ msgid ""
|
|
271 |
msgstr ""
|
272 |
|
273 |
# @ profilebuilder
|
274 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
275 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
276 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:351
|
277 |
msgid "Name"
|
278 |
msgstr "Naam"
|
279 |
|
280 |
# @ profilebuilder
|
281 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
282 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
283 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
284 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
285 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:580
|
286 |
#, fuzzy
|
287 |
msgid "Email"
|
288 |
msgstr "E-mail"
|
289 |
|
290 |
# @ profilebuilder
|
291 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
292 |
#, fuzzy
|
293 |
msgid "The email cannot be changed."
|
294 |
msgstr "Gebruikersnaam kan niet gewijzigd worden."
|
295 |
|
296 |
# @ profilebuilder
|
297 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
298 |
#, fuzzy
|
299 |
msgid "The usernames cannot be changed."
|
300 |
msgstr "Gebruikersnaam kan niet gewijzigd worden."
|
301 |
|
302 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
303 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
304 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
305 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
306 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
307 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
308 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
309 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
310 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
311 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
312 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
313 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
314 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
@@ -323,118 +318,108 @@ msgstr "Gebruikersnaam kan niet gewijzigd worden."
|
|
323 |
msgid "This field is marked as required by the administrator."
|
324 |
msgstr ""
|
325 |
|
326 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
327 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
328 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
329 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
330 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
331 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
332 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
333 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
334 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
335 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
336 |
msgid ""
|
337 |
"This field wasn't updated because you entered and empty string (It was "
|
338 |
"marked as required by the administrator."
|
339 |
msgstr ""
|
340 |
|
341 |
# @ profilebuilder
|
342 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
343 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
344 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
345 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:364
|
346 |
msgid "First Name"
|
347 |
msgstr "Voornaam"
|
348 |
|
349 |
# @ profilebuilder
|
350 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
351 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
352 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
353 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:372
|
354 |
msgid "Last Name"
|
355 |
msgstr "Achternaam"
|
356 |
|
357 |
# @ profilebuilder
|
358 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
359 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
360 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
361 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:380
|
362 |
msgid "Nickname"
|
363 |
msgstr "Bijnaam"
|
364 |
|
365 |
# @ profilebuilder
|
366 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
367 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:388
|
368 |
msgid "Display name publicly as"
|
369 |
msgstr "Naam publiekelijk tonen als"
|
370 |
|
371 |
# @ profilebuilder
|
372 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
373 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
374 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:396
|
375 |
msgid "Contact Info"
|
376 |
msgstr "Contact Informatie"
|
377 |
|
378 |
# @ profilebuilder
|
379 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
380 |
msgid "(required)"
|
381 |
msgstr "(verplicht)"
|
382 |
|
383 |
# @ profilebuilder
|
384 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
385 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
386 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
387 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
388 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:401
|
389 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:610
|
390 |
msgid "Website"
|
391 |
msgstr "Website"
|
392 |
|
393 |
# @ profilebuilder
|
394 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
395 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
396 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
397 |
msgid "AIM"
|
398 |
msgstr "AIM"
|
399 |
|
400 |
# @ profilebuilder
|
401 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
402 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
403 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
404 |
msgid "Yahoo IM"
|
405 |
msgstr "Yahoo IM"
|
406 |
|
407 |
# @ profilebuilder
|
408 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
409 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
410 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
411 |
msgid "Jabber / Google Talk"
|
412 |
msgstr "Jabber / Google Talk"
|
413 |
|
414 |
# @ profilebuilder
|
415 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
416 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
417 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:409
|
418 |
msgid "About Yourself"
|
419 |
msgstr "Over Jezelf"
|
420 |
|
421 |
# @ profilebuilder
|
422 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
423 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
424 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
425 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
426 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:414
|
427 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:616
|
428 |
msgid "Biographical Info"
|
429 |
msgstr "Biografie"
|
430 |
|
431 |
# @ profilebuilder
|
432 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
433 |
msgid "New Password"
|
434 |
msgstr "Nieuw Wachtwoord"
|
435 |
|
436 |
# @ profilebuilder
|
437 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
438 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
439 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
440 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
@@ -442,7 +427,7 @@ msgid "Repeat Password"
|
|
442 |
msgstr "Herhaal Wachtwoord"
|
443 |
|
444 |
# @ profilebuilder
|
445 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
446 |
msgid "Update"
|
447 |
msgstr "Bijwerken"
|
448 |
|
@@ -970,7 +955,7 @@ msgstr "Verbergen"
|
|
970 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
971 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
972 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
973 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
974 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
975 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
976 |
msgid "Save Changes"
|
@@ -1258,7 +1243,7 @@ msgstr "De avatar is succesvol verwijderd."
|
|
1258 |
|
1259 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1260 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1261 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1262 |
msgid "You either don't have permission for that action or there was an error!"
|
1263 |
msgstr ""
|
1264 |
|
@@ -1319,7 +1304,7 @@ msgstr ""
|
|
1319 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1320 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1321 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1322 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1323 |
msgid "General Settings"
|
1324 |
msgstr ""
|
1325 |
|
@@ -1450,8 +1435,8 @@ msgid "Status"
|
|
1450 |
msgstr ""
|
1451 |
|
1452 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
|
|
1453 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
1454 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:33
|
1455 |
msgid "User-Listing"
|
1456 |
msgstr ""
|
1457 |
|
@@ -1584,13 +1569,13 @@ msgstr ""
|
|
1584 |
|
1585 |
# @ profilebuilder
|
1586 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1587 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1588 |
#, fuzzy, php-format
|
1589 |
msgid "Your account on %1$s has been approved!"
|
1590 |
msgstr "Gebruikers account is gemaakt voor"
|
1591 |
|
1592 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1593 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1594 |
#, php-format
|
1595 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1596 |
msgstr ""
|
@@ -1608,13 +1593,13 @@ msgstr ""
|
|
1608 |
|
1609 |
# @ profilebuilder
|
1610 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1611 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1612 |
#, fuzzy, php-format
|
1613 |
msgid "Your account on %1$s has been unapproved!"
|
1614 |
msgstr "Gebruikers account is gemaakt voor"
|
1615 |
|
1616 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1617 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1618 |
#, php-format
|
1619 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1620 |
msgstr ""
|
@@ -1831,252 +1816,196 @@ msgstr ""
|
|
1831 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1832 |
msgstr ""
|
1833 |
|
1834 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1835 |
msgid ""
|
1836 |
"To create a page containing the users registered to this current site/blog, "
|
1837 |
"insert the following shortcode in a (blank) page: "
|
1838 |
msgstr ""
|
1839 |
|
1840 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1841 |
msgid ""
|
1842 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1843 |
"authors, visible to only the users currently logged in, you would use:"
|
1844 |
msgstr ""
|
1845 |
|
1846 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1847 |
msgid ""
|
1848 |
"You can also create a userlisting page that displays users having a certain "
|
1849 |
"meta-value within a certain (extra) meta-field like so:"
|
1850 |
msgstr ""
|
1851 |
|
1852 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1853 |
msgid ""
|
1854 |
"Remember though, that the field-value combination must exist in the database."
|
1855 |
msgstr ""
|
1856 |
|
1857 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1858 |
msgid "These settings are applied to the front-end userlisting."
|
1859 |
msgstr ""
|
1860 |
|
1861 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1862 |
msgid "Number of Users/Page: "
|
1863 |
msgstr ""
|
1864 |
|
1865 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1866 |
msgid "Default Sorting Criteria: "
|
1867 |
msgstr ""
|
1868 |
|
1869 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1870 |
-
msgid "Registration Date"
|
1871 |
-
msgstr ""
|
1872 |
-
|
1873 |
-
# @ profilebuilder
|
1874 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:75
|
1875 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:592
|
1876 |
-
#, fuzzy
|
1877 |
-
msgid "Firstname"
|
1878 |
-
msgstr "Voornaam"
|
1879 |
-
|
1880 |
-
# @ profilebuilder
|
1881 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:76
|
1882 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:598
|
1883 |
-
#, fuzzy
|
1884 |
-
msgid "Lastname"
|
1885 |
-
msgstr "Achternaam"
|
1886 |
-
|
1887 |
-
# @ profilebuilder
|
1888 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:77
|
1889 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:604
|
1890 |
-
#, fuzzy
|
1891 |
-
msgid "Display Name"
|
1892 |
-
msgstr "Voornaam"
|
1893 |
-
|
1894 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:78
|
1895 |
-
msgid "Number of Posts"
|
1896 |
-
msgstr ""
|
1897 |
-
|
1898 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:79
|
1899 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:627
|
1900 |
-
msgid "Aim"
|
1901 |
-
msgstr ""
|
1902 |
-
|
1903 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:80
|
1904 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:632
|
1905 |
-
msgid "Yim"
|
1906 |
-
msgstr ""
|
1907 |
-
|
1908 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:81
|
1909 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:637
|
1910 |
-
msgid "Jabber"
|
1911 |
-
msgstr ""
|
1912 |
-
|
1913 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:83
|
1914 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:152
|
1915 |
-
msgid "Custom Fields"
|
1916 |
-
msgstr ""
|
1917 |
-
|
1918 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:99
|
1919 |
msgid "Default Sorting Order: "
|
1920 |
msgstr ""
|
1921 |
|
1922 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1923 |
-
msgid "Ascending"
|
1924 |
-
msgstr ""
|
1925 |
-
|
1926 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:103
|
1927 |
-
msgid "Descending"
|
1928 |
-
msgstr ""
|
1929 |
-
|
1930 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:110
|
1931 |
msgid "\"All-Userlisting\" Template"
|
1932 |
msgstr ""
|
1933 |
|
1934 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1935 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1936 |
msgid ""
|
1937 |
"With the userlisting templates you can customize the look, feel and "
|
1938 |
"information listed by the shortcode."
|
1939 |
msgstr ""
|
1940 |
|
1941 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1942 |
msgid ""
|
1943 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1944 |
"on each page access where the shortcode is present."
|
1945 |
msgstr ""
|
1946 |
|
1947 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1948 |
-
|
1949 |
-
msgid "Avatar/Gravatar Size: "
|
1950 |
msgstr ""
|
1951 |
|
1952 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1953 |
msgid "Insert \"Sort By\" Field:"
|
1954 |
msgstr ""
|
1955 |
|
1956 |
-
|
1957 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1958 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:292
|
1959 |
-
#, fuzzy
|
1960 |
-
msgid "Default WordPress Fields"
|
1961 |
-
msgstr "Standaard Profiel Velden"
|
1962 |
-
|
1963 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:164
|
1964 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:287
|
1965 |
msgid "Insert \"User-Meta\" Field:"
|
1966 |
msgstr ""
|
1967 |
|
1968 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1969 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1970 |
msgid "Insert Extra Functions:"
|
1971 |
msgstr ""
|
1972 |
|
1973 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1974 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1975 |
msgstr ""
|
1976 |
|
1977 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1978 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1979 |
msgid ""
|
1980 |
"If you wish to use a default userlisting, just copy the following code and "
|
1981 |
"paste it in the textarea below:"
|
1982 |
msgstr ""
|
1983 |
|
1984 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1985 |
-
msgid "More"
|
1986 |
-
msgstr ""
|
1987 |
-
|
1988 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:262
|
1989 |
msgid "\"Single-Userlisting\" Template"
|
1990 |
msgstr ""
|
1991 |
|
1992 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1993 |
msgid ""
|
1994 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1995 |
"It's displayed when clickin on the \"more info\" link."
|
1996 |
msgstr ""
|
1997 |
|
1998 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1999 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
2000 |
msgstr ""
|
2001 |
|
2002 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2003 |
msgid ""
|
2004 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
2005 |
msgstr ""
|
2006 |
|
2007 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2008 |
msgid "You can find it in Profile Builder's menu."
|
2009 |
msgstr ""
|
2010 |
|
2011 |
# @ profilebuilder
|
2012 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2013 |
#, fuzzy
|
2014 |
msgid "You need to be logged in to view the userlisting!"
|
2015 |
msgstr "U moet ingelogd zijn om uw profiel te kunnen bewerken."
|
2016 |
|
2017 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2018 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2019 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2020 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2021 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/classes/userlisting.class.php:418
|
2022 |
msgid "Search Users by All Fields"
|
2023 |
msgstr ""
|
2024 |
|
2025 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2026 |
msgid "Leave Blank and Press Search to List All Users"
|
2027 |
msgstr ""
|
2028 |
|
2029 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2030 |
msgid "Search"
|
2031 |
msgstr ""
|
2032 |
|
2033 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:561
|
2034 |
-
msgid "Clear Results"
|
2035 |
-
msgstr ""
|
2036 |
-
|
2037 |
# @ profilebuilder
|
2038 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2039 |
#, fuzzy
|
2040 |
msgid "First/Lastname"
|
2041 |
msgstr "Voornaam"
|
2042 |
|
2043 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2044 |
msgid "Sign-up Date"
|
2045 |
msgstr ""
|
2046 |
|
2047 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2048 |
msgid "Posts"
|
2049 |
msgstr ""
|
2050 |
|
2051 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2052 |
msgid "Click here to see more information about this user"
|
2053 |
msgstr ""
|
2054 |
|
2055 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2056 |
msgid "More..."
|
2057 |
msgstr ""
|
2058 |
|
2059 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2060 |
msgid "Click here to see more information about this user."
|
2061 |
msgstr ""
|
2062 |
|
2063 |
# @ profilebuilder
|
2064 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2065 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2066 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2067 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2068 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
2069 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
2070 |
#, fuzzy
|
2071 |
msgid "No uploaded attachment"
|
2072 |
msgstr "De bijlage"
|
2073 |
|
2074 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2075 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2076 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2077 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2078 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2079 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2080 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
2081 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
2082 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
@@ -2085,21 +2014,21 @@ msgstr "De bijlage"
|
|
2085 |
msgid "Click to see the current attachment"
|
2086 |
msgstr ""
|
2087 |
|
2088 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2089 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2090 |
msgid "Click here to go back"
|
2091 |
msgstr ""
|
2092 |
|
2093 |
# @ profilebuilder
|
2094 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2095 |
#, fuzzy
|
2096 |
msgid "Back"
|
2097 |
msgstr "Zwart"
|
2098 |
|
2099 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2100 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2101 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2102 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2103 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
2104 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
2105 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
@@ -2108,30 +2037,30 @@ msgstr "Zwart"
|
|
2108 |
msgid "Current file"
|
2109 |
msgstr ""
|
2110 |
|
2111 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2112 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2113 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
2114 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
2115 |
msgid "Avatar"
|
2116 |
msgstr ""
|
2117 |
|
2118 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2119 |
msgid "No results found!"
|
2120 |
msgstr ""
|
2121 |
|
2122 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2123 |
msgid "«« First"
|
2124 |
msgstr ""
|
2125 |
|
2126 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2127 |
msgid "« Prev"
|
2128 |
msgstr ""
|
2129 |
|
2130 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2131 |
msgid "Next » "
|
2132 |
msgstr ""
|
2133 |
|
2134 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2135 |
msgid "Last »»"
|
2136 |
msgstr ""
|
2137 |
|
@@ -2244,24 +2173,24 @@ msgid "User successfully unapproved!"
|
|
2244 |
msgstr "De avatar is succesvol verwijderd."
|
2245 |
|
2246 |
# @ profilebuilder
|
2247 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2248 |
#, fuzzy
|
2249 |
msgid "Users successfully approved!"
|
2250 |
msgstr "De avatar is succesvol verwijderd."
|
2251 |
|
2252 |
# @ profilebuilder
|
2253 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2254 |
#, fuzzy
|
2255 |
msgid "Users successfully unapproved!"
|
2256 |
msgstr "De avatar is succesvol verwijderd."
|
2257 |
|
2258 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2259 |
msgid ""
|
2260 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2261 |
"before you can log in."
|
2262 |
msgstr ""
|
2263 |
|
2264 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2265 |
msgid ""
|
2266 |
"Your account has to be confirmed by an administrator before you can use the "
|
2267 |
"\"Password Recovery\" feature."
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-05-14 14:35+0200\n"
|
6 |
+
"PO-Revision-Date: 2013-05-14 14:35+0200\n"
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
36 |
# @ profilebuilder
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
38 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
39 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:889
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
43 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
44 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:525
|
|
|
|
|
45 |
msgid "Username"
|
46 |
msgstr "Gebruikersnaam"
|
47 |
|
48 |
# @ profilebuilder
|
49 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
51 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1022
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
53 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
54 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
56 |
msgstr "E-mail"
|
57 |
|
58 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
|
|
59 |
msgid "Role"
|
60 |
msgstr ""
|
61 |
|
83 |
msgid "Sorry, but you don't have permission to do that!"
|
84 |
msgstr ""
|
85 |
|
86 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:294
|
87 |
msgid "Approved"
|
88 |
msgstr ""
|
89 |
|
90 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:296
|
91 |
msgid "Unapproved"
|
92 |
msgstr ""
|
93 |
|
94 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:466
|
95 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
96 |
msgid "Admin Approval"
|
97 |
msgstr ""
|
98 |
|
99 |
# @ profilebuilder
|
100 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:469
|
101 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
102 |
#, fuzzy
|
103 |
msgid "All Users"
|
160 |
msgstr ""
|
161 |
|
162 |
# @ profilebuilder
|
163 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:769
|
164 |
msgid "You must be logged in to edit your profile."
|
165 |
msgstr "U moet ingelogd zijn om uw profiel te kunnen bewerken."
|
166 |
|
167 |
# @ profilebuilder
|
168 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:777
|
169 |
msgid "The avatar was successfully deleted."
|
170 |
msgstr "De avatar is succesvol verwijderd."
|
171 |
|
172 |
# @ profilebuilder
|
173 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:782
|
174 |
#, fuzzy, php-format
|
175 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
176 |
msgstr "De avatar is succesvol verwijderd."
|
177 |
|
178 |
# @ profilebuilder
|
179 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:795
|
180 |
msgid "The changes have been successfully saved."
|
181 |
msgstr "De wijzigingen zijn succesvol opgeslagen."
|
182 |
|
183 |
# @ profilebuilder
|
184 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:799
|
185 |
#, fuzzy, php-format
|
186 |
msgid ""
|
187 |
"The email address you entered is already registered to a different user."
|
190 |
msgstr ""
|
191 |
"Het ingetoetste e-mail adres is al geregistreerd bij een andere gebruiker."
|
192 |
|
193 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:804
|
194 |
#, php-format
|
195 |
msgid ""
|
196 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
197 |
"%3$s updated along with the rest of the information."
|
198 |
msgstr ""
|
199 |
|
200 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:809
|
201 |
#, php-format
|
202 |
msgid ""
|
203 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
204 |
"updated along with the rest of the information."
|
205 |
msgstr ""
|
206 |
|
207 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:814
|
208 |
#, php-format
|
209 |
msgid ""
|
210 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
211 |
"updated along with the rest of the information."
|
212 |
msgstr ""
|
213 |
|
214 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:819
|
215 |
msgid ""
|
216 |
"Your profile was NOT updated, since not all required fields were completed!"
|
217 |
msgstr ""
|
218 |
|
219 |
# @ profilebuilder
|
220 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:828
|
221 |
msgid "There was an error while trying to upload the following attachments:"
|
222 |
msgstr "Foutmelding tijdens het uploaden van de volgende attachments:"
|
223 |
|
224 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:836
|
225 |
#, php-format
|
226 |
msgid ""
|
227 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
229 |
msgstr ""
|
230 |
|
231 |
# @ profilebuilder
|
232 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
233 |
msgid "There was an error while trying to upload your avatar picture."
|
234 |
msgstr "Foutmelding tijdens het uploaden van uw avatar afbeelding."
|
235 |
|
236 |
# @ profilebuilder
|
237 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
238 |
msgid "Possible cause: size/incorrect file-type."
|
239 |
msgstr "Mogelijke oorzaak: grootte/verkeerd bestand-type."
|
240 |
|
241 |
# @ profilebuilder
|
242 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
243 |
msgid "The avatar was"
|
244 |
msgstr "De avatar is"
|
245 |
|
246 |
# @ profilebuilder
|
247 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
248 |
msgid "NOT"
|
249 |
msgstr "NIET"
|
250 |
|
251 |
# @ profilebuilder
|
252 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
253 |
msgid "updated along with the rest of the information."
|
254 |
msgstr "ge-update samen met de rest van de gegevens."
|
255 |
|
256 |
# @ profilebuilder
|
257 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:851
|
258 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
259 |
#, fuzzy
|
260 |
msgid "There was an error while trying to upload the following attachment(s)"
|
261 |
msgstr "Foutmelding tijdens het uploaden van de volgende attachments:"
|
262 |
|
263 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:858
|
264 |
#, php-format
|
265 |
msgid ""
|
266 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
268 |
msgstr ""
|
269 |
|
270 |
# @ profilebuilder
|
271 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:873
|
272 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
|
|
273 |
msgid "Name"
|
274 |
msgstr "Naam"
|
275 |
|
276 |
# @ profilebuilder
|
277 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:880
|
278 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
279 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
280 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:537
|
|
|
281 |
#, fuzzy
|
282 |
msgid "Email"
|
283 |
msgstr "E-mail"
|
284 |
|
285 |
# @ profilebuilder
|
286 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:881
|
287 |
#, fuzzy
|
288 |
msgid "The email cannot be changed."
|
289 |
msgstr "Gebruikersnaam kan niet gewijzigd worden."
|
290 |
|
291 |
# @ profilebuilder
|
292 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:890
|
293 |
#, fuzzy
|
294 |
msgid "The usernames cannot be changed."
|
295 |
msgstr "Gebruikersnaam kan niet gewijzigd worden."
|
296 |
|
297 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:900
|
298 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:920
|
299 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:940
|
300 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:960
|
301 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1012
|
302 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1034
|
303 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1052
|
304 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1070
|
305 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1088
|
306 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1109
|
307 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
308 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
309 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
318 |
msgid "This field is marked as required by the administrator."
|
319 |
msgstr ""
|
320 |
|
321 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:903
|
322 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:923
|
323 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:943
|
324 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:963
|
325 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1015
|
326 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1036
|
327 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1054
|
328 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1072
|
329 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1090
|
330 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1111
|
331 |
msgid ""
|
332 |
"This field wasn't updated because you entered and empty string (It was "
|
333 |
"marked as required by the administrator."
|
334 |
msgstr ""
|
335 |
|
336 |
# @ profilebuilder
|
337 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:910
|
338 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
339 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
|
|
340 |
msgid "First Name"
|
341 |
msgstr "Voornaam"
|
342 |
|
343 |
# @ profilebuilder
|
344 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:930
|
345 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
346 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
|
|
347 |
msgid "Last Name"
|
348 |
msgstr "Achternaam"
|
349 |
|
350 |
# @ profilebuilder
|
351 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:950
|
352 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
353 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
|
|
354 |
msgid "Nickname"
|
355 |
msgstr "Bijnaam"
|
356 |
|
357 |
# @ profilebuilder
|
358 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:971
|
|
|
359 |
msgid "Display name publicly as"
|
360 |
msgstr "Naam publiekelijk tonen als"
|
361 |
|
362 |
# @ profilebuilder
|
363 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1003
|
364 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
|
|
365 |
msgid "Contact Info"
|
366 |
msgstr "Contact Informatie"
|
367 |
|
368 |
# @ profilebuilder
|
369 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1024
|
370 |
msgid "(required)"
|
371 |
msgstr "(verplicht)"
|
372 |
|
373 |
# @ profilebuilder
|
374 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1042
|
375 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
376 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
377 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:567
|
|
|
|
|
378 |
msgid "Website"
|
379 |
msgstr "Website"
|
380 |
|
381 |
# @ profilebuilder
|
382 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1060
|
383 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
384 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
385 |
msgid "AIM"
|
386 |
msgstr "AIM"
|
387 |
|
388 |
# @ profilebuilder
|
389 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1078
|
390 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
391 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
392 |
msgid "Yahoo IM"
|
393 |
msgstr "Yahoo IM"
|
394 |
|
395 |
# @ profilebuilder
|
396 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1096
|
397 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
398 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
399 |
msgid "Jabber / Google Talk"
|
400 |
msgstr "Jabber / Google Talk"
|
401 |
|
402 |
# @ profilebuilder
|
403 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1102
|
404 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
|
|
405 |
msgid "About Yourself"
|
406 |
msgstr "Over Jezelf"
|
407 |
|
408 |
# @ profilebuilder
|
409 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1117
|
410 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
411 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
412 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:573
|
|
|
|
|
413 |
msgid "Biographical Info"
|
414 |
msgstr "Biografie"
|
415 |
|
416 |
# @ profilebuilder
|
417 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1127
|
418 |
msgid "New Password"
|
419 |
msgstr "Nieuw Wachtwoord"
|
420 |
|
421 |
# @ profilebuilder
|
422 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1132
|
423 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
424 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
425 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
427 |
msgstr "Herhaal Wachtwoord"
|
428 |
|
429 |
# @ profilebuilder
|
430 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1163
|
431 |
msgid "Update"
|
432 |
msgstr "Bijwerken"
|
433 |
|
955 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
956 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
957 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
958 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:405
|
959 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
960 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
961 |
msgid "Save Changes"
|
1243 |
|
1244 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1245 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1246 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:132
|
1247 |
msgid "You either don't have permission for that action or there was an error!"
|
1248 |
msgstr ""
|
1249 |
|
1304 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1305 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1306 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1307 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:39
|
1308 |
msgid "General Settings"
|
1309 |
msgstr ""
|
1310 |
|
1435 |
msgstr ""
|
1436 |
|
1437 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
1438 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:31
|
1439 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
|
|
1440 |
msgid "User-Listing"
|
1441 |
msgstr ""
|
1442 |
|
1569 |
|
1570 |
# @ profilebuilder
|
1571 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1572 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:145
|
1573 |
#, fuzzy, php-format
|
1574 |
msgid "Your account on %1$s has been approved!"
|
1575 |
msgstr "Gebruikers account is gemaakt voor"
|
1576 |
|
1577 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1578 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:146
|
1579 |
#, php-format
|
1580 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1581 |
msgstr ""
|
1593 |
|
1594 |
# @ profilebuilder
|
1595 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1596 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:152
|
1597 |
#, fuzzy, php-format
|
1598 |
msgid "Your account on %1$s has been unapproved!"
|
1599 |
msgstr "Gebruikers account is gemaakt voor"
|
1600 |
|
1601 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1602 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:153
|
1603 |
#, php-format
|
1604 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1605 |
msgstr ""
|
1816 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1817 |
msgstr ""
|
1818 |
|
1819 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:34
|
1820 |
msgid ""
|
1821 |
"To create a page containing the users registered to this current site/blog, "
|
1822 |
"insert the following shortcode in a (blank) page: "
|
1823 |
msgstr ""
|
1824 |
|
1825 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:35
|
1826 |
msgid ""
|
1827 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1828 |
"authors, visible to only the users currently logged in, you would use:"
|
1829 |
msgstr ""
|
1830 |
|
1831 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1832 |
msgid ""
|
1833 |
"You can also create a userlisting page that displays users having a certain "
|
1834 |
"meta-value within a certain (extra) meta-field like so:"
|
1835 |
msgstr ""
|
1836 |
|
1837 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1838 |
msgid ""
|
1839 |
"Remember though, that the field-value combination must exist in the database."
|
1840 |
msgstr ""
|
1841 |
|
1842 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:41
|
1843 |
msgid "These settings are applied to the front-end userlisting."
|
1844 |
msgstr ""
|
1845 |
|
1846 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:47
|
1847 |
msgid "Number of Users/Page: "
|
1848 |
msgstr ""
|
1849 |
|
1850 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:64
|
1851 |
msgid "Default Sorting Criteria: "
|
1852 |
msgstr ""
|
1853 |
|
1854 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:93
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1855 |
msgid "Default Sorting Order: "
|
1856 |
msgstr ""
|
1857 |
|
1858 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:104
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1859 |
msgid "\"All-Userlisting\" Template"
|
1860 |
msgstr ""
|
1861 |
|
1862 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:106
|
1863 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:250
|
1864 |
msgid ""
|
1865 |
"With the userlisting templates you can customize the look, feel and "
|
1866 |
"information listed by the shortcode."
|
1867 |
msgstr ""
|
1868 |
|
1869 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:107
|
1870 |
msgid ""
|
1871 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1872 |
"on each page access where the shortcode is present."
|
1873 |
msgstr ""
|
1874 |
|
1875 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:111
|
1876 |
+
msgid "Avatar size: "
|
|
|
1877 |
msgstr ""
|
1878 |
|
1879 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:127
|
1880 |
msgid "Insert \"Sort By\" Field:"
|
1881 |
msgstr ""
|
1882 |
|
1883 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:154
|
1884 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:256
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1885 |
msgid "Insert \"User-Meta\" Field:"
|
1886 |
msgstr ""
|
1887 |
|
1888 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:188
|
1889 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:297
|
1890 |
msgid "Insert Extra Functions:"
|
1891 |
msgstr ""
|
1892 |
|
1893 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:203
|
1894 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1895 |
msgstr ""
|
1896 |
|
1897 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:205
|
1898 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:311
|
1899 |
msgid ""
|
1900 |
"If you wish to use a default userlisting, just copy the following code and "
|
1901 |
"paste it in the textarea below:"
|
1902 |
msgstr ""
|
1903 |
|
1904 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:248
|
|
|
|
|
|
|
|
|
1905 |
msgid "\"Single-Userlisting\" Template"
|
1906 |
msgstr ""
|
1907 |
|
1908 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:251
|
1909 |
msgid ""
|
1910 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1911 |
"It's displayed when clickin on the \"more info\" link."
|
1912 |
msgstr ""
|
1913 |
|
1914 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:309
|
1915 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1916 |
msgstr ""
|
1917 |
|
1918 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1919 |
msgid ""
|
1920 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1921 |
msgstr ""
|
1922 |
|
1923 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1924 |
msgid "You can find it in Profile Builder's menu."
|
1925 |
msgstr ""
|
1926 |
|
1927 |
# @ profilebuilder
|
1928 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:445
|
1929 |
#, fuzzy
|
1930 |
msgid "You need to be logged in to view the userlisting!"
|
1931 |
msgstr "U moet ingelogd zijn om uw profiel te kunnen bewerken."
|
1932 |
|
1933 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:477
|
1934 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:492
|
1935 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1641
|
1936 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1730
|
|
|
1937 |
msgid "Search Users by All Fields"
|
1938 |
msgstr ""
|
1939 |
|
1940 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:514
|
1941 |
msgid "Leave Blank and Press Search to List All Users"
|
1942 |
msgstr ""
|
1943 |
|
1944 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:518
|
1945 |
msgid "Search"
|
1946 |
msgstr ""
|
1947 |
|
|
|
|
|
|
|
|
|
1948 |
# @ profilebuilder
|
1949 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:531
|
1950 |
#, fuzzy
|
1951 |
msgid "First/Lastname"
|
1952 |
msgstr "Voornaam"
|
1953 |
|
1954 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:543
|
1955 |
msgid "Sign-up Date"
|
1956 |
msgstr ""
|
1957 |
|
1958 |
+
# @ profilebuilder
|
1959 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:549
|
1960 |
+
#, fuzzy
|
1961 |
+
msgid "Firstname"
|
1962 |
+
msgstr "Voornaam"
|
1963 |
+
|
1964 |
+
# @ profilebuilder
|
1965 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:555
|
1966 |
+
#, fuzzy
|
1967 |
+
msgid "Lastname"
|
1968 |
+
msgstr "Achternaam"
|
1969 |
+
|
1970 |
+
# @ profilebuilder
|
1971 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:561
|
1972 |
+
#, fuzzy
|
1973 |
+
msgid "Display Name"
|
1974 |
+
msgstr "Voornaam"
|
1975 |
+
|
1976 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:579
|
1977 |
msgid "Posts"
|
1978 |
msgstr ""
|
1979 |
|
1980 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1981 |
msgid "Click here to see more information about this user"
|
1982 |
msgstr ""
|
1983 |
|
1984 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1985 |
msgid "More..."
|
1986 |
msgstr ""
|
1987 |
|
1988 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:626
|
1989 |
msgid "Click here to see more information about this user."
|
1990 |
msgstr ""
|
1991 |
|
1992 |
# @ profilebuilder
|
1993 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:829
|
1994 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:939
|
1995 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1996 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1997 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1998 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1999 |
#, fuzzy
|
2000 |
msgid "No uploaded attachment"
|
2001 |
msgstr "De bijlage"
|
2002 |
|
2003 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:831
|
2004 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:941
|
2005 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
2006 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1309
|
2007 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
2008 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1475
|
2009 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
2010 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
2011 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
2014 |
msgid "Click to see the current attachment"
|
2015 |
msgstr ""
|
2016 |
|
2017 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
2018 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1072
|
2019 |
msgid "Click here to go back"
|
2020 |
msgstr ""
|
2021 |
|
2022 |
# @ profilebuilder
|
2023 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
2024 |
#, fuzzy
|
2025 |
msgid "Back"
|
2026 |
msgstr "Zwart"
|
2027 |
|
2028 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
2029 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
2030 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
2031 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
2032 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
2033 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
2034 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
2037 |
msgid "Current file"
|
2038 |
msgstr ""
|
2039 |
|
2040 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1307
|
2041 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1473
|
2042 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
2043 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
2044 |
msgid "Avatar"
|
2045 |
msgstr ""
|
2046 |
|
2047 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1532
|
2048 |
msgid "No results found!"
|
2049 |
msgstr ""
|
2050 |
|
2051 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1628
|
2052 |
msgid "«« First"
|
2053 |
msgstr ""
|
2054 |
|
2055 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1629
|
2056 |
msgid "« Prev"
|
2057 |
msgstr ""
|
2058 |
|
2059 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1630
|
2060 |
msgid "Next » "
|
2061 |
msgstr ""
|
2062 |
|
2063 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1631
|
2064 |
msgid "Last »»"
|
2065 |
msgstr ""
|
2066 |
|
2173 |
msgstr "De avatar is succesvol verwijderd."
|
2174 |
|
2175 |
# @ profilebuilder
|
2176 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:114
|
2177 |
#, fuzzy
|
2178 |
msgid "Users successfully approved!"
|
2179 |
msgstr "De avatar is succesvol verwijderd."
|
2180 |
|
2181 |
# @ profilebuilder
|
2182 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:127
|
2183 |
#, fuzzy
|
2184 |
msgid "Users successfully unapproved!"
|
2185 |
msgstr "De avatar is succesvol verwijderd."
|
2186 |
|
2187 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:174
|
2188 |
msgid ""
|
2189 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2190 |
"before you can log in."
|
2191 |
msgstr ""
|
2192 |
|
2193 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:186
|
2194 |
msgid ""
|
2195 |
"Your account has to be confirmed by an administrator before you can use the "
|
2196 |
"\"Password Recovery\" feature."
|
translation/profilebuilder-pl_PL.mo
CHANGED
Binary file
|
translation/profilebuilder-pl_PL.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -35,20 +35,18 @@ msgstr ""
|
|
35 |
|
36 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
38 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
39 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
43 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
44 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:356
|
45 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:568
|
46 |
msgid "Username"
|
47 |
msgstr "Nazwa użytkownika"
|
48 |
|
49 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
51 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
53 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
54 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
@@ -56,7 +54,6 @@ msgid "E-mail"
|
|
56 |
msgstr "E-mail"
|
57 |
|
58 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
59 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:225
|
60 |
msgid "Role"
|
61 |
msgstr ""
|
62 |
|
@@ -83,20 +80,20 @@ msgstr ""
|
|
83 |
msgid "Sorry, but you don't have permission to do that!"
|
84 |
msgstr ""
|
85 |
|
86 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
87 |
msgid "Approved"
|
88 |
msgstr ""
|
89 |
|
90 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
91 |
msgid "Unapproved"
|
92 |
msgstr ""
|
93 |
|
94 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
95 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
96 |
msgid "Admin Approval"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
100 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
101 |
#, fuzzy
|
102 |
msgid "All Users"
|
@@ -154,24 +151,24 @@ msgid ""
|
|
154 |
">The user was NOT created!"
|
155 |
msgstr ""
|
156 |
|
157 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
158 |
msgid "You must be logged in to edit your profile."
|
159 |
msgstr "Musisz być zalogowany żeby edytować swój profil."
|
160 |
|
161 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
162 |
msgid "The avatar was successfully deleted."
|
163 |
msgstr "Avatar został poprawnie usunięty."
|
164 |
|
165 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
166 |
#, fuzzy, php-format
|
167 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
168 |
msgstr "Avatar został poprawnie usunięty."
|
169 |
|
170 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
171 |
msgid "The changes have been successfully saved."
|
172 |
msgstr "Zmiany zostały zachowane"
|
173 |
|
174 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
175 |
#, fuzzy, php-format
|
176 |
msgid ""
|
177 |
"The email address you entered is already registered to a different user."
|
@@ -181,114 +178,112 @@ msgstr ""
|
|
181 |
"Podany adres email jest już wykorzystywany przez innego użytkownika.<br/"
|
182 |
">Adres email to "
|
183 |
|
184 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
185 |
#, php-format
|
186 |
msgid ""
|
187 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
188 |
"%3$s updated along with the rest of the information."
|
189 |
msgstr ""
|
190 |
|
191 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
192 |
#, php-format
|
193 |
msgid ""
|
194 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
195 |
"updated along with the rest of the information."
|
196 |
msgstr ""
|
197 |
|
198 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
199 |
#, fuzzy, php-format
|
200 |
msgid ""
|
201 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
202 |
"updated along with the rest of the information."
|
203 |
msgstr "Nie wypełniłeś oby pól z hasłem. <br/> Hasło to "
|
204 |
|
205 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
206 |
msgid ""
|
207 |
"Your profile was NOT updated, since not all required fields were completed!"
|
208 |
msgstr ""
|
209 |
|
210 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
211 |
#, fuzzy
|
212 |
msgid "There was an error while trying to upload the following attachments:"
|
213 |
msgstr "Wystąpił błąd podczas wgrywania następujących załączników:<br/>"
|
214 |
|
215 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
216 |
#, php-format
|
217 |
msgid ""
|
218 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
219 |
"%2$sNOT%3$s updated along with the rest of the information."
|
220 |
msgstr ""
|
221 |
|
222 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
223 |
#, fuzzy
|
224 |
msgid "There was an error while trying to upload your avatar picture."
|
225 |
msgstr "Wystąpił błąd podczas wgrywania następujących załączników:<br/>"
|
226 |
|
227 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
228 |
msgid "Possible cause: size/incorrect file-type."
|
229 |
msgstr ""
|
230 |
|
231 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
232 |
msgid "The avatar was"
|
233 |
msgstr ""
|
234 |
|
235 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
236 |
msgid "NOT"
|
237 |
msgstr "NIE "
|
238 |
|
239 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
240 |
#, fuzzy
|
241 |
msgid "updated along with the rest of the information."
|
242 |
msgstr " zaktualizowane razem z pozostałymi informacjami."
|
243 |
|
244 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
245 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
246 |
#, fuzzy
|
247 |
msgid "There was an error while trying to upload the following attachment(s)"
|
248 |
msgstr "Wystąpił błąd podczas wgrywania następujących załączników:<br/>"
|
249 |
|
250 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
251 |
#, php-format
|
252 |
msgid ""
|
253 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
254 |
"file was %2$sNOT%3$s updated along with the rest of the information."
|
255 |
msgstr ""
|
256 |
|
257 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
258 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
259 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:351
|
260 |
msgid "Name"
|
261 |
msgstr "Imię"
|
262 |
|
263 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
264 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
265 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
266 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
267 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:580
|
268 |
#, fuzzy
|
269 |
msgid "Email"
|
270 |
msgstr "E-mail"
|
271 |
|
272 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
273 |
#, fuzzy
|
274 |
msgid "The email cannot be changed."
|
275 |
msgstr "Nazwa użytkownika nie może zostać zmieniona."
|
276 |
|
277 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
278 |
#, fuzzy
|
279 |
msgid "The usernames cannot be changed."
|
280 |
msgstr "Nazwa użytkownika nie może zostać zmieniona."
|
281 |
|
282 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
283 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
284 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
285 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
286 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
287 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
288 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
289 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
290 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
291 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
292 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
293 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
294 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
@@ -303,111 +298,101 @@ msgstr "Nazwa użytkownika nie może zostać zmieniona."
|
|
303 |
msgid "This field is marked as required by the administrator."
|
304 |
msgstr ""
|
305 |
|
306 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
307 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
308 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
309 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
310 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
311 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
312 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
313 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
314 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
315 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
316 |
msgid ""
|
317 |
"This field wasn't updated because you entered and empty string (It was "
|
318 |
"marked as required by the administrator."
|
319 |
msgstr ""
|
320 |
|
321 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
322 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
323 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
324 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:364
|
325 |
msgid "First Name"
|
326 |
msgstr "Imię"
|
327 |
|
328 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
329 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
330 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
331 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:372
|
332 |
msgid "Last Name"
|
333 |
msgstr "Nazwisko"
|
334 |
|
335 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
336 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
337 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
338 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:380
|
339 |
msgid "Nickname"
|
340 |
msgstr "Ksywa"
|
341 |
|
342 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
343 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:388
|
344 |
msgid "Display name publicly as"
|
345 |
msgstr "Pokaż publicznie jako"
|
346 |
|
347 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
348 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
349 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:396
|
350 |
msgid "Contact Info"
|
351 |
msgstr "Dane kontaktowe"
|
352 |
|
353 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
354 |
msgid "(required)"
|
355 |
msgstr "(wymagane)"
|
356 |
|
357 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
358 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
359 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
360 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
361 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:401
|
362 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:610
|
363 |
msgid "Website"
|
364 |
msgstr "Strona www"
|
365 |
|
366 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
367 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
368 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
369 |
msgid "AIM"
|
370 |
msgstr "AIM"
|
371 |
|
372 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
373 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
374 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
375 |
msgid "Yahoo IM"
|
376 |
msgstr "Komunikator Yahoo"
|
377 |
|
378 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
379 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
380 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
381 |
msgid "Jabber / Google Talk"
|
382 |
msgstr "Jabber / GTalk"
|
383 |
|
384 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
385 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
386 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:409
|
387 |
msgid "About Yourself"
|
388 |
msgstr "O sobie"
|
389 |
|
390 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
391 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
392 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
393 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
394 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:414
|
395 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:616
|
396 |
msgid "Biographical Info"
|
397 |
msgstr "Informacje biograficzne"
|
398 |
|
399 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
400 |
msgid "New Password"
|
401 |
msgstr "Nowe hasło"
|
402 |
|
403 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
404 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
405 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
406 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
407 |
msgid "Repeat Password"
|
408 |
msgstr "Powtórz hasło"
|
409 |
|
410 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
411 |
msgid "Update"
|
412 |
msgstr "Aktualizuj"
|
413 |
|
@@ -864,7 +849,7 @@ msgstr "Ukryj"
|
|
864 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
865 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
866 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
867 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
868 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
869 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
870 |
msgid "Save Changes"
|
@@ -1117,7 +1102,7 @@ msgstr "Avatar został poprawnie usunięty."
|
|
1117 |
|
1118 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1119 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1120 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1121 |
msgid "You either don't have permission for that action or there was an error!"
|
1122 |
msgstr ""
|
1123 |
|
@@ -1176,7 +1161,7 @@ msgstr ""
|
|
1176 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1177 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1178 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1179 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1180 |
msgid "General Settings"
|
1181 |
msgstr ""
|
1182 |
|
@@ -1298,8 +1283,8 @@ msgid "Status"
|
|
1298 |
msgstr ""
|
1299 |
|
1300 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
|
|
1301 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
1302 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:33
|
1303 |
msgid "User-Listing"
|
1304 |
msgstr ""
|
1305 |
|
@@ -1429,13 +1414,13 @@ msgid ""
|
|
1429 |
msgstr ""
|
1430 |
|
1431 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1432 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1433 |
#, fuzzy, php-format
|
1434 |
msgid "Your account on %1$s has been approved!"
|
1435 |
msgstr "Konto dla %1$s zostało założone."
|
1436 |
|
1437 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1438 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1439 |
#, php-format
|
1440 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1441 |
msgstr ""
|
@@ -1452,13 +1437,13 @@ msgid ""
|
|
1452 |
msgstr ""
|
1453 |
|
1454 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1455 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1456 |
#, fuzzy, php-format
|
1457 |
msgid "Your account on %1$s has been unapproved!"
|
1458 |
msgstr "Konto dla %1$s zostało założone."
|
1459 |
|
1460 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1461 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1462 |
#, php-format
|
1463 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1464 |
msgstr ""
|
@@ -1675,245 +1660,190 @@ msgstr ""
|
|
1675 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1676 |
msgstr ""
|
1677 |
|
1678 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1679 |
msgid ""
|
1680 |
"To create a page containing the users registered to this current site/blog, "
|
1681 |
"insert the following shortcode in a (blank) page: "
|
1682 |
msgstr ""
|
1683 |
|
1684 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1685 |
msgid ""
|
1686 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1687 |
"authors, visible to only the users currently logged in, you would use:"
|
1688 |
msgstr ""
|
1689 |
|
1690 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1691 |
msgid ""
|
1692 |
"You can also create a userlisting page that displays users having a certain "
|
1693 |
"meta-value within a certain (extra) meta-field like so:"
|
1694 |
msgstr ""
|
1695 |
|
1696 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1697 |
msgid ""
|
1698 |
"Remember though, that the field-value combination must exist in the database."
|
1699 |
msgstr ""
|
1700 |
|
1701 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1702 |
msgid "These settings are applied to the front-end userlisting."
|
1703 |
msgstr ""
|
1704 |
|
1705 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1706 |
msgid "Number of Users/Page: "
|
1707 |
msgstr ""
|
1708 |
|
1709 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1710 |
msgid "Default Sorting Criteria: "
|
1711 |
msgstr ""
|
1712 |
|
1713 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1714 |
-
msgid "Registration Date"
|
1715 |
-
msgstr ""
|
1716 |
-
|
1717 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:75
|
1718 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:592
|
1719 |
-
#, fuzzy
|
1720 |
-
msgid "Firstname"
|
1721 |
-
msgstr "Imię"
|
1722 |
-
|
1723 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:76
|
1724 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:598
|
1725 |
-
#, fuzzy
|
1726 |
-
msgid "Lastname"
|
1727 |
-
msgstr "Nazwisko"
|
1728 |
-
|
1729 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:77
|
1730 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:604
|
1731 |
-
#, fuzzy
|
1732 |
-
msgid "Display Name"
|
1733 |
-
msgstr "Imię"
|
1734 |
-
|
1735 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:78
|
1736 |
-
msgid "Number of Posts"
|
1737 |
-
msgstr ""
|
1738 |
-
|
1739 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:79
|
1740 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:627
|
1741 |
-
msgid "Aim"
|
1742 |
-
msgstr ""
|
1743 |
-
|
1744 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:80
|
1745 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:632
|
1746 |
-
msgid "Yim"
|
1747 |
-
msgstr ""
|
1748 |
-
|
1749 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:81
|
1750 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:637
|
1751 |
-
msgid "Jabber"
|
1752 |
-
msgstr ""
|
1753 |
-
|
1754 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:83
|
1755 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:152
|
1756 |
-
msgid "Custom Fields"
|
1757 |
-
msgstr ""
|
1758 |
-
|
1759 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:99
|
1760 |
msgid "Default Sorting Order: "
|
1761 |
msgstr ""
|
1762 |
|
1763 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1764 |
-
msgid "Ascending"
|
1765 |
-
msgstr ""
|
1766 |
-
|
1767 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:103
|
1768 |
-
msgid "Descending"
|
1769 |
-
msgstr ""
|
1770 |
-
|
1771 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:110
|
1772 |
msgid "\"All-Userlisting\" Template"
|
1773 |
msgstr ""
|
1774 |
|
1775 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1776 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1777 |
msgid ""
|
1778 |
"With the userlisting templates you can customize the look, feel and "
|
1779 |
"information listed by the shortcode."
|
1780 |
msgstr ""
|
1781 |
|
1782 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1783 |
msgid ""
|
1784 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1785 |
"on each page access where the shortcode is present."
|
1786 |
msgstr ""
|
1787 |
|
1788 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1789 |
-
|
1790 |
-
msgid "Avatar/Gravatar Size: "
|
1791 |
msgstr ""
|
1792 |
|
1793 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1794 |
msgid "Insert \"Sort By\" Field:"
|
1795 |
msgstr ""
|
1796 |
|
1797 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1798 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1799 |
-
#, fuzzy
|
1800 |
-
msgid "Default WordPress Fields"
|
1801 |
-
msgstr "Domyślne pola profilu"
|
1802 |
-
|
1803 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:164
|
1804 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:287
|
1805 |
msgid "Insert \"User-Meta\" Field:"
|
1806 |
msgstr ""
|
1807 |
|
1808 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1809 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1810 |
msgid "Insert Extra Functions:"
|
1811 |
msgstr ""
|
1812 |
|
1813 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1814 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1815 |
msgstr ""
|
1816 |
|
1817 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1818 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1819 |
msgid ""
|
1820 |
"If you wish to use a default userlisting, just copy the following code and "
|
1821 |
"paste it in the textarea below:"
|
1822 |
msgstr ""
|
1823 |
|
1824 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1825 |
-
msgid "More"
|
1826 |
-
msgstr ""
|
1827 |
-
|
1828 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:262
|
1829 |
msgid "\"Single-Userlisting\" Template"
|
1830 |
msgstr ""
|
1831 |
|
1832 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1833 |
msgid ""
|
1834 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1835 |
"It's displayed when clickin on the \"more info\" link."
|
1836 |
msgstr ""
|
1837 |
|
1838 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1839 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1840 |
msgstr ""
|
1841 |
|
1842 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1843 |
msgid ""
|
1844 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1845 |
msgstr ""
|
1846 |
|
1847 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1848 |
msgid "You can find it in Profile Builder's menu."
|
1849 |
msgstr ""
|
1850 |
|
1851 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1852 |
#, fuzzy
|
1853 |
msgid "You need to be logged in to view the userlisting!"
|
1854 |
msgstr "Musisz być zalogowany żeby edytować swój profil."
|
1855 |
|
1856 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1857 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1858 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1859 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1860 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/classes/userlisting.class.php:418
|
1861 |
msgid "Search Users by All Fields"
|
1862 |
msgstr ""
|
1863 |
|
1864 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1865 |
msgid "Leave Blank and Press Search to List All Users"
|
1866 |
msgstr ""
|
1867 |
|
1868 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1869 |
msgid "Search"
|
1870 |
msgstr ""
|
1871 |
|
1872 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1873 |
-
msgid "Clear Results"
|
1874 |
-
msgstr ""
|
1875 |
-
|
1876 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:574
|
1877 |
#, fuzzy
|
1878 |
msgid "First/Lastname"
|
1879 |
msgstr "Imię"
|
1880 |
|
1881 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1882 |
msgid "Sign-up Date"
|
1883 |
msgstr ""
|
1884 |
|
1885 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1886 |
msgid "Posts"
|
1887 |
msgstr ""
|
1888 |
|
1889 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1890 |
msgid "Click here to see more information about this user"
|
1891 |
msgstr ""
|
1892 |
|
1893 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1894 |
msgid "More..."
|
1895 |
msgstr ""
|
1896 |
|
1897 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1898 |
msgid "Click here to see more information about this user."
|
1899 |
msgstr ""
|
1900 |
|
1901 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1902 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1903 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1904 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1905 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1906 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1907 |
#, fuzzy
|
1908 |
msgid "No uploaded attachment"
|
1909 |
msgstr "Załącznik \""
|
1910 |
|
1911 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1912 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1913 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1914 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1915 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1916 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1917 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1918 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1919 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
@@ -1922,20 +1852,20 @@ msgstr "Załącznik \""
|
|
1922 |
msgid "Click to see the current attachment"
|
1923 |
msgstr ""
|
1924 |
|
1925 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1926 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1927 |
msgid "Click here to go back"
|
1928 |
msgstr ""
|
1929 |
|
1930 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1931 |
#, fuzzy
|
1932 |
msgid "Back"
|
1933 |
msgstr "Czarny"
|
1934 |
|
1935 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1936 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1937 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1938 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1939 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1940 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1941 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
@@ -1944,31 +1874,31 @@ msgstr "Czarny"
|
|
1944 |
msgid "Current file"
|
1945 |
msgstr ""
|
1946 |
|
1947 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1948 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1949 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
1950 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
1951 |
msgid "Avatar"
|
1952 |
msgstr ""
|
1953 |
|
1954 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1955 |
msgid "No results found!"
|
1956 |
msgstr ""
|
1957 |
|
1958 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1959 |
msgid "«« First"
|
1960 |
msgstr ""
|
1961 |
|
1962 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1963 |
msgid "« Prev"
|
1964 |
msgstr ""
|
1965 |
|
1966 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1967 |
#, fuzzy
|
1968 |
msgid "Next » "
|
1969 |
msgstr "Wyloguj się »"
|
1970 |
|
1971 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1972 |
#, fuzzy
|
1973 |
msgid "Last »»"
|
1974 |
msgstr "Wyloguj się »"
|
@@ -2075,23 +2005,23 @@ msgstr "Avatar został poprawnie usunięty."
|
|
2075 |
msgid "User successfully unapproved!"
|
2076 |
msgstr "Avatar został poprawnie usunięty."
|
2077 |
|
2078 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2079 |
#, fuzzy
|
2080 |
msgid "Users successfully approved!"
|
2081 |
msgstr "Avatar został poprawnie usunięty."
|
2082 |
|
2083 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2084 |
#, fuzzy
|
2085 |
msgid "Users successfully unapproved!"
|
2086 |
msgstr "Avatar został poprawnie usunięty."
|
2087 |
|
2088 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2089 |
msgid ""
|
2090 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2091 |
"before you can log in."
|
2092 |
msgstr ""
|
2093 |
|
2094 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2095 |
msgid ""
|
2096 |
"Your account has to be confirmed by an administrator before you can use the "
|
2097 |
"\"Password Recovery\" feature."
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-05-14 14:35+0200\n"
|
6 |
+
"PO-Revision-Date: 2013-05-14 14:35+0200\n"
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
35 |
|
36 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
38 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:889
|
39 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
43 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:525
|
|
|
|
|
44 |
msgid "Username"
|
45 |
msgstr "Nazwa użytkownika"
|
46 |
|
47 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
48 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
49 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1022
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
51 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
54 |
msgstr "E-mail"
|
55 |
|
56 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
|
|
57 |
msgid "Role"
|
58 |
msgstr ""
|
59 |
|
80 |
msgid "Sorry, but you don't have permission to do that!"
|
81 |
msgstr ""
|
82 |
|
83 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:294
|
84 |
msgid "Approved"
|
85 |
msgstr ""
|
86 |
|
87 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:296
|
88 |
msgid "Unapproved"
|
89 |
msgstr ""
|
90 |
|
91 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:466
|
92 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
93 |
msgid "Admin Approval"
|
94 |
msgstr ""
|
95 |
|
96 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:469
|
97 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
98 |
#, fuzzy
|
99 |
msgid "All Users"
|
151 |
">The user was NOT created!"
|
152 |
msgstr ""
|
153 |
|
154 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:769
|
155 |
msgid "You must be logged in to edit your profile."
|
156 |
msgstr "Musisz być zalogowany żeby edytować swój profil."
|
157 |
|
158 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:777
|
159 |
msgid "The avatar was successfully deleted."
|
160 |
msgstr "Avatar został poprawnie usunięty."
|
161 |
|
162 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:782
|
163 |
#, fuzzy, php-format
|
164 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
165 |
msgstr "Avatar został poprawnie usunięty."
|
166 |
|
167 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:795
|
168 |
msgid "The changes have been successfully saved."
|
169 |
msgstr "Zmiany zostały zachowane"
|
170 |
|
171 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:799
|
172 |
#, fuzzy, php-format
|
173 |
msgid ""
|
174 |
"The email address you entered is already registered to a different user."
|
178 |
"Podany adres email jest już wykorzystywany przez innego użytkownika.<br/"
|
179 |
">Adres email to "
|
180 |
|
181 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:804
|
182 |
#, php-format
|
183 |
msgid ""
|
184 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
185 |
"%3$s updated along with the rest of the information."
|
186 |
msgstr ""
|
187 |
|
188 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:809
|
189 |
#, php-format
|
190 |
msgid ""
|
191 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
192 |
"updated along with the rest of the information."
|
193 |
msgstr ""
|
194 |
|
195 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:814
|
196 |
#, fuzzy, php-format
|
197 |
msgid ""
|
198 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
199 |
"updated along with the rest of the information."
|
200 |
msgstr "Nie wypełniłeś oby pól z hasłem. <br/> Hasło to "
|
201 |
|
202 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:819
|
203 |
msgid ""
|
204 |
"Your profile was NOT updated, since not all required fields were completed!"
|
205 |
msgstr ""
|
206 |
|
207 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:828
|
208 |
#, fuzzy
|
209 |
msgid "There was an error while trying to upload the following attachments:"
|
210 |
msgstr "Wystąpił błąd podczas wgrywania następujących załączników:<br/>"
|
211 |
|
212 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:836
|
213 |
#, php-format
|
214 |
msgid ""
|
215 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
216 |
"%2$sNOT%3$s updated along with the rest of the information."
|
217 |
msgstr ""
|
218 |
|
219 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
220 |
#, fuzzy
|
221 |
msgid "There was an error while trying to upload your avatar picture."
|
222 |
msgstr "Wystąpił błąd podczas wgrywania następujących załączników:<br/>"
|
223 |
|
224 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
225 |
msgid "Possible cause: size/incorrect file-type."
|
226 |
msgstr ""
|
227 |
|
228 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
229 |
msgid "The avatar was"
|
230 |
msgstr ""
|
231 |
|
232 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
233 |
msgid "NOT"
|
234 |
msgstr "NIE "
|
235 |
|
236 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
237 |
#, fuzzy
|
238 |
msgid "updated along with the rest of the information."
|
239 |
msgstr " zaktualizowane razem z pozostałymi informacjami."
|
240 |
|
241 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:851
|
242 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
243 |
#, fuzzy
|
244 |
msgid "There was an error while trying to upload the following attachment(s)"
|
245 |
msgstr "Wystąpił błąd podczas wgrywania następujących załączników:<br/>"
|
246 |
|
247 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:858
|
248 |
#, php-format
|
249 |
msgid ""
|
250 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
251 |
"file was %2$sNOT%3$s updated along with the rest of the information."
|
252 |
msgstr ""
|
253 |
|
254 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:873
|
255 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
|
|
256 |
msgid "Name"
|
257 |
msgstr "Imię"
|
258 |
|
259 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:880
|
260 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
261 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
262 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:537
|
|
|
263 |
#, fuzzy
|
264 |
msgid "Email"
|
265 |
msgstr "E-mail"
|
266 |
|
267 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:881
|
268 |
#, fuzzy
|
269 |
msgid "The email cannot be changed."
|
270 |
msgstr "Nazwa użytkownika nie może zostać zmieniona."
|
271 |
|
272 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:890
|
273 |
#, fuzzy
|
274 |
msgid "The usernames cannot be changed."
|
275 |
msgstr "Nazwa użytkownika nie może zostać zmieniona."
|
276 |
|
277 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:900
|
278 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:920
|
279 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:940
|
280 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:960
|
281 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1012
|
282 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1034
|
283 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1052
|
284 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1070
|
285 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1088
|
286 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1109
|
287 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
288 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
289 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
298 |
msgid "This field is marked as required by the administrator."
|
299 |
msgstr ""
|
300 |
|
301 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:903
|
302 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:923
|
303 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:943
|
304 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:963
|
305 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1015
|
306 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1036
|
307 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1054
|
308 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1072
|
309 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1090
|
310 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1111
|
311 |
msgid ""
|
312 |
"This field wasn't updated because you entered and empty string (It was "
|
313 |
"marked as required by the administrator."
|
314 |
msgstr ""
|
315 |
|
316 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:910
|
317 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
318 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
|
|
319 |
msgid "First Name"
|
320 |
msgstr "Imię"
|
321 |
|
322 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:930
|
323 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
324 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
|
|
325 |
msgid "Last Name"
|
326 |
msgstr "Nazwisko"
|
327 |
|
328 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:950
|
329 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
330 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
|
|
331 |
msgid "Nickname"
|
332 |
msgstr "Ksywa"
|
333 |
|
334 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:971
|
|
|
335 |
msgid "Display name publicly as"
|
336 |
msgstr "Pokaż publicznie jako"
|
337 |
|
338 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1003
|
339 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
|
|
340 |
msgid "Contact Info"
|
341 |
msgstr "Dane kontaktowe"
|
342 |
|
343 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1024
|
344 |
msgid "(required)"
|
345 |
msgstr "(wymagane)"
|
346 |
|
347 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1042
|
348 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
349 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
350 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:567
|
|
|
|
|
351 |
msgid "Website"
|
352 |
msgstr "Strona www"
|
353 |
|
354 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1060
|
355 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
356 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
357 |
msgid "AIM"
|
358 |
msgstr "AIM"
|
359 |
|
360 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1078
|
361 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
362 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
363 |
msgid "Yahoo IM"
|
364 |
msgstr "Komunikator Yahoo"
|
365 |
|
366 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1096
|
367 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
368 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
369 |
msgid "Jabber / Google Talk"
|
370 |
msgstr "Jabber / GTalk"
|
371 |
|
372 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1102
|
373 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
|
|
374 |
msgid "About Yourself"
|
375 |
msgstr "O sobie"
|
376 |
|
377 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1117
|
378 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
379 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
380 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:573
|
|
|
|
|
381 |
msgid "Biographical Info"
|
382 |
msgstr "Informacje biograficzne"
|
383 |
|
384 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1127
|
385 |
msgid "New Password"
|
386 |
msgstr "Nowe hasło"
|
387 |
|
388 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1132
|
389 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
390 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
391 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
392 |
msgid "Repeat Password"
|
393 |
msgstr "Powtórz hasło"
|
394 |
|
395 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1163
|
396 |
msgid "Update"
|
397 |
msgstr "Aktualizuj"
|
398 |
|
849 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
850 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
851 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
852 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:405
|
853 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
854 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
855 |
msgid "Save Changes"
|
1102 |
|
1103 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1104 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1105 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:132
|
1106 |
msgid "You either don't have permission for that action or there was an error!"
|
1107 |
msgstr ""
|
1108 |
|
1161 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1162 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1163 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1164 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:39
|
1165 |
msgid "General Settings"
|
1166 |
msgstr ""
|
1167 |
|
1283 |
msgstr ""
|
1284 |
|
1285 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
1286 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:31
|
1287 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
|
|
1288 |
msgid "User-Listing"
|
1289 |
msgstr ""
|
1290 |
|
1414 |
msgstr ""
|
1415 |
|
1416 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1417 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:145
|
1418 |
#, fuzzy, php-format
|
1419 |
msgid "Your account on %1$s has been approved!"
|
1420 |
msgstr "Konto dla %1$s zostało założone."
|
1421 |
|
1422 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1423 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:146
|
1424 |
#, php-format
|
1425 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1426 |
msgstr ""
|
1437 |
msgstr ""
|
1438 |
|
1439 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1440 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:152
|
1441 |
#, fuzzy, php-format
|
1442 |
msgid "Your account on %1$s has been unapproved!"
|
1443 |
msgstr "Konto dla %1$s zostało założone."
|
1444 |
|
1445 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1446 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:153
|
1447 |
#, php-format
|
1448 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1449 |
msgstr ""
|
1660 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1661 |
msgstr ""
|
1662 |
|
1663 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:34
|
1664 |
msgid ""
|
1665 |
"To create a page containing the users registered to this current site/blog, "
|
1666 |
"insert the following shortcode in a (blank) page: "
|
1667 |
msgstr ""
|
1668 |
|
1669 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:35
|
1670 |
msgid ""
|
1671 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1672 |
"authors, visible to only the users currently logged in, you would use:"
|
1673 |
msgstr ""
|
1674 |
|
1675 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1676 |
msgid ""
|
1677 |
"You can also create a userlisting page that displays users having a certain "
|
1678 |
"meta-value within a certain (extra) meta-field like so:"
|
1679 |
msgstr ""
|
1680 |
|
1681 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1682 |
msgid ""
|
1683 |
"Remember though, that the field-value combination must exist in the database."
|
1684 |
msgstr ""
|
1685 |
|
1686 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:41
|
1687 |
msgid "These settings are applied to the front-end userlisting."
|
1688 |
msgstr ""
|
1689 |
|
1690 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:47
|
1691 |
msgid "Number of Users/Page: "
|
1692 |
msgstr ""
|
1693 |
|
1694 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:64
|
1695 |
msgid "Default Sorting Criteria: "
|
1696 |
msgstr ""
|
1697 |
|
1698 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:93
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1699 |
msgid "Default Sorting Order: "
|
1700 |
msgstr ""
|
1701 |
|
1702 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:104
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1703 |
msgid "\"All-Userlisting\" Template"
|
1704 |
msgstr ""
|
1705 |
|
1706 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:106
|
1707 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:250
|
1708 |
msgid ""
|
1709 |
"With the userlisting templates you can customize the look, feel and "
|
1710 |
"information listed by the shortcode."
|
1711 |
msgstr ""
|
1712 |
|
1713 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:107
|
1714 |
msgid ""
|
1715 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1716 |
"on each page access where the shortcode is present."
|
1717 |
msgstr ""
|
1718 |
|
1719 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:111
|
1720 |
+
msgid "Avatar size: "
|
|
|
1721 |
msgstr ""
|
1722 |
|
1723 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:127
|
1724 |
msgid "Insert \"Sort By\" Field:"
|
1725 |
msgstr ""
|
1726 |
|
1727 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:154
|
1728 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:256
|
|
|
|
|
|
|
|
|
|
|
|
|
1729 |
msgid "Insert \"User-Meta\" Field:"
|
1730 |
msgstr ""
|
1731 |
|
1732 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:188
|
1733 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:297
|
1734 |
msgid "Insert Extra Functions:"
|
1735 |
msgstr ""
|
1736 |
|
1737 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:203
|
1738 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1739 |
msgstr ""
|
1740 |
|
1741 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:205
|
1742 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:311
|
1743 |
msgid ""
|
1744 |
"If you wish to use a default userlisting, just copy the following code and "
|
1745 |
"paste it in the textarea below:"
|
1746 |
msgstr ""
|
1747 |
|
1748 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:248
|
|
|
|
|
|
|
|
|
1749 |
msgid "\"Single-Userlisting\" Template"
|
1750 |
msgstr ""
|
1751 |
|
1752 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:251
|
1753 |
msgid ""
|
1754 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1755 |
"It's displayed when clickin on the \"more info\" link."
|
1756 |
msgstr ""
|
1757 |
|
1758 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:309
|
1759 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1760 |
msgstr ""
|
1761 |
|
1762 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1763 |
msgid ""
|
1764 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1765 |
msgstr ""
|
1766 |
|
1767 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1768 |
msgid "You can find it in Profile Builder's menu."
|
1769 |
msgstr ""
|
1770 |
|
1771 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:445
|
1772 |
#, fuzzy
|
1773 |
msgid "You need to be logged in to view the userlisting!"
|
1774 |
msgstr "Musisz być zalogowany żeby edytować swój profil."
|
1775 |
|
1776 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:477
|
1777 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:492
|
1778 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1641
|
1779 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1730
|
|
|
1780 |
msgid "Search Users by All Fields"
|
1781 |
msgstr ""
|
1782 |
|
1783 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:514
|
1784 |
msgid "Leave Blank and Press Search to List All Users"
|
1785 |
msgstr ""
|
1786 |
|
1787 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:518
|
1788 |
msgid "Search"
|
1789 |
msgstr ""
|
1790 |
|
1791 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:531
|
|
|
|
|
|
|
|
|
1792 |
#, fuzzy
|
1793 |
msgid "First/Lastname"
|
1794 |
msgstr "Imię"
|
1795 |
|
1796 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:543
|
1797 |
msgid "Sign-up Date"
|
1798 |
msgstr ""
|
1799 |
|
1800 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:549
|
1801 |
+
#, fuzzy
|
1802 |
+
msgid "Firstname"
|
1803 |
+
msgstr "Imię"
|
1804 |
+
|
1805 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:555
|
1806 |
+
#, fuzzy
|
1807 |
+
msgid "Lastname"
|
1808 |
+
msgstr "Nazwisko"
|
1809 |
+
|
1810 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:561
|
1811 |
+
#, fuzzy
|
1812 |
+
msgid "Display Name"
|
1813 |
+
msgstr "Imię"
|
1814 |
+
|
1815 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:579
|
1816 |
msgid "Posts"
|
1817 |
msgstr ""
|
1818 |
|
1819 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1820 |
msgid "Click here to see more information about this user"
|
1821 |
msgstr ""
|
1822 |
|
1823 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1824 |
msgid "More..."
|
1825 |
msgstr ""
|
1826 |
|
1827 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:626
|
1828 |
msgid "Click here to see more information about this user."
|
1829 |
msgstr ""
|
1830 |
|
1831 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:829
|
1832 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:939
|
1833 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1834 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1835 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1836 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1837 |
#, fuzzy
|
1838 |
msgid "No uploaded attachment"
|
1839 |
msgstr "Załącznik \""
|
1840 |
|
1841 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:831
|
1842 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:941
|
1843 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1844 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1309
|
1845 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1846 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1475
|
1847 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1848 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1849 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
1852 |
msgid "Click to see the current attachment"
|
1853 |
msgstr ""
|
1854 |
|
1855 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1856 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1072
|
1857 |
msgid "Click here to go back"
|
1858 |
msgstr ""
|
1859 |
|
1860 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1861 |
#, fuzzy
|
1862 |
msgid "Back"
|
1863 |
msgstr "Czarny"
|
1864 |
|
1865 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1866 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1867 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1868 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1869 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1870 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1871 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1874 |
msgid "Current file"
|
1875 |
msgstr ""
|
1876 |
|
1877 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1307
|
1878 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1473
|
1879 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
1880 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
1881 |
msgid "Avatar"
|
1882 |
msgstr ""
|
1883 |
|
1884 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1532
|
1885 |
msgid "No results found!"
|
1886 |
msgstr ""
|
1887 |
|
1888 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1628
|
1889 |
msgid "«« First"
|
1890 |
msgstr ""
|
1891 |
|
1892 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1629
|
1893 |
msgid "« Prev"
|
1894 |
msgstr ""
|
1895 |
|
1896 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1630
|
1897 |
#, fuzzy
|
1898 |
msgid "Next » "
|
1899 |
msgstr "Wyloguj się »"
|
1900 |
|
1901 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1631
|
1902 |
#, fuzzy
|
1903 |
msgid "Last »»"
|
1904 |
msgstr "Wyloguj się »"
|
2005 |
msgid "User successfully unapproved!"
|
2006 |
msgstr "Avatar został poprawnie usunięty."
|
2007 |
|
2008 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:114
|
2009 |
#, fuzzy
|
2010 |
msgid "Users successfully approved!"
|
2011 |
msgstr "Avatar został poprawnie usunięty."
|
2012 |
|
2013 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:127
|
2014 |
#, fuzzy
|
2015 |
msgid "Users successfully unapproved!"
|
2016 |
msgstr "Avatar został poprawnie usunięty."
|
2017 |
|
2018 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:174
|
2019 |
msgid ""
|
2020 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2021 |
"before you can log in."
|
2022 |
msgstr ""
|
2023 |
|
2024 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:186
|
2025 |
msgid ""
|
2026 |
"Your account has to be confirmed by an administrator before you can use the "
|
2027 |
"\"Password Recovery\" feature."
|
translation/profilebuilder-pt_BR.mo
CHANGED
Binary file
|
translation/profilebuilder-pt_BR.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Profile Builder Pro v1.3.1\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina, wpplugintrans "
|
9 |
"<webmaster@wpplugintrans.com.br>\n"
|
@@ -46,21 +46,19 @@ msgstr "Aprovar"
|
|
46 |
# @ profilebuilder
|
47 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
48 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
49 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
51 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
53 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
54 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
55 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:356
|
56 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:568
|
57 |
msgid "Username"
|
58 |
msgstr "Usuário"
|
59 |
|
60 |
# @ profilebuilder
|
61 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
62 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
63 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
64 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
65 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
66 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
@@ -68,7 +66,6 @@ msgid "E-mail"
|
|
68 |
msgstr "Email"
|
69 |
|
70 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
71 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:225
|
72 |
msgid "Role"
|
73 |
msgstr ""
|
74 |
|
@@ -97,22 +94,22 @@ msgid "Sorry, but you don't have permission to do that!"
|
|
97 |
msgstr ""
|
98 |
|
99 |
# @ profilebuilder
|
100 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
101 |
msgid "Approved"
|
102 |
msgstr ""
|
103 |
|
104 |
# @ profilebuilder
|
105 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
106 |
msgid "Unapproved"
|
107 |
msgstr ""
|
108 |
|
109 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
110 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
111 |
msgid "Admin Approval"
|
112 |
msgstr ""
|
113 |
|
114 |
# @ profilebuilder
|
115 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
116 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
117 |
#, fuzzy
|
118 |
msgid "All Users"
|
@@ -173,28 +170,28 @@ msgid ""
|
|
173 |
msgstr ""
|
174 |
|
175 |
# @ profilebuilder
|
176 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
177 |
msgid "You must be logged in to edit your profile."
|
178 |
msgstr "Você deve estar conectado para editar seu perfil."
|
179 |
|
180 |
# @ profilebuilder
|
181 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
182 |
msgid "The avatar was successfully deleted."
|
183 |
msgstr "O seu avatar foi eliminada."
|
184 |
|
185 |
# @ profilebuilder
|
186 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
187 |
#, php-format
|
188 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
189 |
msgstr "O anexo \"%1$s\" foi excluído com sucesso."
|
190 |
|
191 |
# @ profilebuilder
|
192 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
193 |
msgid "The changes have been successfully saved."
|
194 |
msgstr "As modificações foram salvas corretamente."
|
195 |
|
196 |
# @ profilebuilder
|
197 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
198 |
#, fuzzy, php-format
|
199 |
msgid ""
|
200 |
"The email address you entered is already registered to a different user."
|
@@ -204,39 +201,39 @@ msgstr ""
|
|
204 |
"O endereço de e-mail que você digitou já está registrado com um usuário "
|
205 |
"diferente."
|
206 |
|
207 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
208 |
#, php-format
|
209 |
msgid ""
|
210 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
211 |
"%3$s updated along with the rest of the information."
|
212 |
msgstr ""
|
213 |
|
214 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
215 |
#, php-format
|
216 |
msgid ""
|
217 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
218 |
"updated along with the rest of the information."
|
219 |
msgstr ""
|
220 |
|
221 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
222 |
#, php-format
|
223 |
msgid ""
|
224 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
225 |
"updated along with the rest of the information."
|
226 |
msgstr ""
|
227 |
|
228 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
229 |
msgid ""
|
230 |
"Your profile was NOT updated, since not all required fields were completed!"
|
231 |
msgstr ""
|
232 |
|
233 |
# @ profilebuilder
|
234 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
235 |
msgid "There was an error while trying to upload the following attachments:"
|
236 |
msgstr "Ocorreu um erro ao carregar os seguintes arquivos anexos:"
|
237 |
|
238 |
# @ profilebuilder
|
239 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
240 |
#, php-format
|
241 |
msgid ""
|
242 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
@@ -244,38 +241,38 @@ msgid ""
|
|
244 |
msgstr ""
|
245 |
|
246 |
# @ profilebuilder
|
247 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
248 |
msgid "There was an error while trying to upload your avatar picture."
|
249 |
msgstr "Ocorreu um erro ao carregar a sua imagem do avatar:<br/>"
|
250 |
|
251 |
# @ profilebuilder
|
252 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
253 |
msgid "Possible cause: size/incorrect file-type."
|
254 |
msgstr "Possível causa: tamanho / tipo de arquivo Incorreto."
|
255 |
|
256 |
# @ profilebuilder
|
257 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
258 |
msgid "The avatar was"
|
259 |
msgstr "o avatar foi"
|
260 |
|
261 |
# @ profilebuilder
|
262 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
263 |
msgid "NOT"
|
264 |
msgstr "NÃO"
|
265 |
|
266 |
# @ profilebuilder
|
267 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
268 |
msgid "updated along with the rest of the information."
|
269 |
msgstr "atualizado junto com o resto da informação."
|
270 |
|
271 |
# @ profilebuilder
|
272 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
273 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
274 |
msgid "There was an error while trying to upload the following attachment(s)"
|
275 |
msgstr "Ocorreu um erro ao carregar os seguintes arquivos anexos:<br/>"
|
276 |
|
277 |
# @ profilebuilder
|
278 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
279 |
#, php-format
|
280 |
msgid ""
|
281 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
@@ -283,44 +280,42 @@ msgid ""
|
|
283 |
msgstr ""
|
284 |
|
285 |
# @ profilebuilder
|
286 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
287 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
288 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:351
|
289 |
msgid "Name"
|
290 |
msgstr "Informações do Usuário"
|
291 |
|
292 |
# @ profilebuilder
|
293 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
294 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
295 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
296 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
297 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:580
|
298 |
msgid "Email"
|
299 |
msgstr "E-mail"
|
300 |
|
301 |
# @ profilebuilder
|
302 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
303 |
#, fuzzy
|
304 |
msgid "The email cannot be changed."
|
305 |
msgstr "Nomes de usuários não podem ser modificados."
|
306 |
|
307 |
# @ profilebuilder
|
308 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
309 |
#, fuzzy
|
310 |
msgid "The usernames cannot be changed."
|
311 |
msgstr "Nomes de usuários não podem ser modificados."
|
312 |
|
313 |
# @ profilebuilder
|
314 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
315 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
316 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
317 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
318 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
319 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
320 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
321 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
322 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
323 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
324 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
325 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
326 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
@@ -336,118 +331,108 @@ msgid "This field is marked as required by the administrator."
|
|
336 |
msgstr "Este campo é marcado como obrigatório pelo administrador."
|
337 |
|
338 |
# @ profilebuilder
|
339 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
340 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
341 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
342 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
343 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
344 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
345 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
346 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
347 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
348 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
349 |
msgid ""
|
350 |
"This field wasn't updated because you entered and empty string (It was "
|
351 |
"marked as required by the administrator."
|
352 |
msgstr ""
|
353 |
|
354 |
# @ profilebuilder
|
355 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
356 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
357 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
358 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:364
|
359 |
msgid "First Name"
|
360 |
msgstr "Nome"
|
361 |
|
362 |
# @ profilebuilder
|
363 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
364 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
365 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
366 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:372
|
367 |
msgid "Last Name"
|
368 |
msgstr "Sobrenomes"
|
369 |
|
370 |
# @ profilebuilder
|
371 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
372 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
373 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
374 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:380
|
375 |
msgid "Nickname"
|
376 |
msgstr "Apelido (usuário)"
|
377 |
|
378 |
# @ profilebuilder
|
379 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
380 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:388
|
381 |
msgid "Display name publicly as"
|
382 |
msgstr "Mostrar nome público como"
|
383 |
|
384 |
# @ profilebuilder
|
385 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
386 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
387 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:396
|
388 |
msgid "Contact Info"
|
389 |
msgstr "Informação de contato"
|
390 |
|
391 |
# @ profilebuilder
|
392 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
393 |
msgid "(required)"
|
394 |
msgstr "(obrigatorio)"
|
395 |
|
396 |
# @ profilebuilder
|
397 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
398 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
399 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
400 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
401 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:401
|
402 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:610
|
403 |
msgid "Website"
|
404 |
msgstr "Página Web"
|
405 |
|
406 |
# @ profilebuilder
|
407 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
408 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
409 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
410 |
msgid "AIM"
|
411 |
msgstr "AIM"
|
412 |
|
413 |
# @ profilebuilder
|
414 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
415 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
416 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
417 |
msgid "Yahoo IM"
|
418 |
msgstr "Yahoo IM"
|
419 |
|
420 |
# @ profilebuilder
|
421 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
422 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
423 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
424 |
msgid "Jabber / Google Talk"
|
425 |
msgstr "Jabber/Google Talk"
|
426 |
|
427 |
# @ profilebuilder
|
428 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
429 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
430 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:409
|
431 |
msgid "About Yourself"
|
432 |
msgstr "Sobre você"
|
433 |
|
434 |
# @ profilebuilder
|
435 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
436 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
437 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
438 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
439 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:414
|
440 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:616
|
441 |
msgid "Biographical Info"
|
442 |
msgstr "Informação Biográfica"
|
443 |
|
444 |
# @ profilebuilder
|
445 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
446 |
msgid "New Password"
|
447 |
msgstr "Nova Senha"
|
448 |
|
449 |
# @ profilebuilder
|
450 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
451 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
452 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
453 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
@@ -455,7 +440,7 @@ msgid "Repeat Password"
|
|
455 |
msgstr "Repetir a Senha"
|
456 |
|
457 |
# @ profilebuilder
|
458 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
459 |
msgid "Update"
|
460 |
msgstr "Atualizar"
|
461 |
|
@@ -995,7 +980,7 @@ msgstr "Ocultar"
|
|
995 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
996 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
997 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
998 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
999 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
1000 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
1001 |
msgid "Save Changes"
|
@@ -1283,7 +1268,7 @@ msgstr ""
|
|
1283 |
|
1284 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1285 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1286 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1287 |
msgid "You either don't have permission for that action or there was an error!"
|
1288 |
msgstr ""
|
1289 |
|
@@ -1361,7 +1346,7 @@ msgstr ""
|
|
1361 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1362 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1363 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1364 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1365 |
msgid "General Settings"
|
1366 |
msgstr "Configurações Gerais"
|
1367 |
|
@@ -1517,8 +1502,8 @@ msgstr "Status"
|
|
1517 |
|
1518 |
# @ profilebuilder
|
1519 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
|
|
1520 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
1521 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:33
|
1522 |
msgid "User-Listing"
|
1523 |
msgstr ""
|
1524 |
|
@@ -1673,14 +1658,14 @@ msgstr ""
|
|
1673 |
|
1674 |
# @ profilebuilder
|
1675 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1676 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1677 |
#, php-format
|
1678 |
msgid "Your account on %1$s has been approved!"
|
1679 |
msgstr "A sua conta no %1$s foi aprovada!"
|
1680 |
|
1681 |
# @ profilebuilder
|
1682 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1683 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1684 |
#, php-format
|
1685 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1686 |
msgstr ""
|
@@ -1706,14 +1691,14 @@ msgstr ""
|
|
1706 |
|
1707 |
# @ profilebuilder
|
1708 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1709 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1710 |
#, php-format
|
1711 |
msgid "Your account on %1$s has been unapproved!"
|
1712 |
msgstr "Sua conta no %1$s foi revogada!"
|
1713 |
|
1714 |
# @ profilebuilder
|
1715 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1716 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1717 |
#, php-format
|
1718 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1719 |
msgstr ""
|
@@ -1968,7 +1953,7 @@ msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
|
1968 |
msgstr ""
|
1969 |
|
1970 |
# @ profilebuilder
|
1971 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1972 |
msgid ""
|
1973 |
"To create a page containing the users registered to this current site/blog, "
|
1974 |
"insert the following shortcode in a (blank) page: "
|
@@ -1977,276 +1962,213 @@ msgstr ""
|
|
1977 |
"atual, insira o seguinte código curto em uma página (em branco): "
|
1978 |
|
1979 |
# @ profilebuilder
|
1980 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1981 |
msgid ""
|
1982 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1983 |
"authors, visible to only the users currently logged in, you would use:"
|
1984 |
msgstr ""
|
1985 |
|
1986 |
# @ profilebuilder
|
1987 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1988 |
msgid ""
|
1989 |
"You can also create a userlisting page that displays users having a certain "
|
1990 |
"meta-value within a certain (extra) meta-field like so:"
|
1991 |
msgstr ""
|
1992 |
|
1993 |
# @ profilebuilder
|
1994 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1995 |
msgid ""
|
1996 |
"Remember though, that the field-value combination must exist in the database."
|
1997 |
msgstr ""
|
1998 |
|
1999 |
# @ profilebuilder
|
2000 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2001 |
msgid "These settings are applied to the front-end userlisting."
|
2002 |
msgstr ""
|
2003 |
|
2004 |
# @ profilebuilder
|
2005 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2006 |
msgid "Number of Users/Page: "
|
2007 |
msgstr "Número de Usuários/Página: "
|
2008 |
|
2009 |
# @ profilebuilder
|
2010 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2011 |
msgid "Default Sorting Criteria: "
|
2012 |
msgstr "Ordem Padrão da classificação: "
|
2013 |
|
2014 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:74
|
2015 |
-
msgid "Registration Date"
|
2016 |
-
msgstr ""
|
2017 |
-
|
2018 |
-
# @ profilebuilder
|
2019 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:75
|
2020 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:592
|
2021 |
-
msgid "Firstname"
|
2022 |
-
msgstr "Nome"
|
2023 |
-
|
2024 |
-
# @ profilebuilder
|
2025 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:76
|
2026 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:598
|
2027 |
-
msgid "Lastname"
|
2028 |
-
msgstr "Sobrenome"
|
2029 |
-
|
2030 |
-
# @ profilebuilder
|
2031 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:77
|
2032 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:604
|
2033 |
-
msgid "Display Name"
|
2034 |
-
msgstr "Exibir Nome"
|
2035 |
-
|
2036 |
-
# @ profilebuilder
|
2037 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:78
|
2038 |
-
#, fuzzy
|
2039 |
-
msgid "Number of Posts"
|
2040 |
-
msgstr "Número de Usuários/Página: "
|
2041 |
-
|
2042 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:79
|
2043 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:627
|
2044 |
-
msgid "Aim"
|
2045 |
-
msgstr ""
|
2046 |
-
|
2047 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:80
|
2048 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:632
|
2049 |
-
msgid "Yim"
|
2050 |
-
msgstr ""
|
2051 |
-
|
2052 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:81
|
2053 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:637
|
2054 |
-
msgid "Jabber"
|
2055 |
-
msgstr ""
|
2056 |
-
|
2057 |
-
# @ profilebuilder
|
2058 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:83
|
2059 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:152
|
2060 |
-
#, fuzzy
|
2061 |
-
msgid "Custom Fields"
|
2062 |
-
msgstr "Redirecionamento"
|
2063 |
-
|
2064 |
# @ profilebuilder
|
2065 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2066 |
msgid "Default Sorting Order: "
|
2067 |
msgstr "Ordem Padrão da classificação: "
|
2068 |
|
2069 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:102
|
2070 |
-
msgid "Ascending"
|
2071 |
-
msgstr ""
|
2072 |
-
|
2073 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:103
|
2074 |
-
msgid "Descending"
|
2075 |
-
msgstr ""
|
2076 |
-
|
2077 |
# @ profilebuilder
|
2078 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2079 |
msgid "\"All-Userlisting\" Template"
|
2080 |
msgstr ""
|
2081 |
|
2082 |
# @ profilebuilder
|
2083 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2084 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2085 |
msgid ""
|
2086 |
"With the userlisting templates you can customize the look, feel and "
|
2087 |
"information listed by the shortcode."
|
2088 |
msgstr ""
|
2089 |
|
2090 |
# @ profilebuilder
|
2091 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2092 |
msgid ""
|
2093 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
2094 |
"on each page access where the shortcode is present."
|
2095 |
msgstr ""
|
2096 |
|
2097 |
# @ profilebuilder
|
2098 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2099 |
-
|
2100 |
-
#, fuzzy
|
2101 |
-
msgid "Avatar/Gravatar Size: "
|
2102 |
msgstr "Tamanho do Avatar: "
|
2103 |
|
2104 |
# @ profilebuilder
|
2105 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2106 |
msgid "Insert \"Sort By\" Field:"
|
2107 |
msgstr ""
|
2108 |
|
2109 |
# @ profilebuilder
|
2110 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2111 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2112 |
-
#, fuzzy
|
2113 |
-
msgid "Default WordPress Fields"
|
2114 |
-
msgstr "Padrões do Campo do Perfil"
|
2115 |
-
|
2116 |
-
# @ profilebuilder
|
2117 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:164
|
2118 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:287
|
2119 |
msgid "Insert \"User-Meta\" Field:"
|
2120 |
msgstr ""
|
2121 |
|
2122 |
# @ profilebuilder
|
2123 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2124 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2125 |
msgid "Insert Extra Functions:"
|
2126 |
msgstr ""
|
2127 |
|
2128 |
# @ profilebuilder
|
2129 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2130 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
2131 |
msgstr ""
|
2132 |
|
2133 |
# @ profilebuilder
|
2134 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2135 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2136 |
msgid ""
|
2137 |
"If you wish to use a default userlisting, just copy the following code and "
|
2138 |
"paste it in the textarea below:"
|
2139 |
msgstr ""
|
2140 |
|
2141 |
# @ profilebuilder
|
2142 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2143 |
-
#, fuzzy
|
2144 |
-
msgid "More"
|
2145 |
-
msgstr "Mais..."
|
2146 |
-
|
2147 |
-
# @ profilebuilder
|
2148 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:262
|
2149 |
msgid "\"Single-Userlisting\" Template"
|
2150 |
msgstr ""
|
2151 |
|
2152 |
# @ profilebuilder
|
2153 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2154 |
msgid ""
|
2155 |
"The \"Single User Listing\" template is used to list an individual user. "
|
2156 |
"It's displayed when clickin on the \"more info\" link."
|
2157 |
msgstr ""
|
2158 |
|
2159 |
# @ profilebuilder
|
2160 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2161 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
2162 |
msgstr ""
|
2163 |
|
2164 |
# @ profilebuilder
|
2165 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2166 |
msgid ""
|
2167 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
2168 |
msgstr ""
|
2169 |
|
2170 |
# @ profilebuilder
|
2171 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2172 |
msgid "You can find it in Profile Builder's menu."
|
2173 |
msgstr ""
|
2174 |
|
2175 |
# @ profilebuilder
|
2176 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2177 |
msgid "You need to be logged in to view the userlisting!"
|
2178 |
msgstr ""
|
2179 |
|
2180 |
# @ profilebuilder
|
2181 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2182 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2183 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2184 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2185 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/classes/userlisting.class.php:418
|
2186 |
msgid "Search Users by All Fields"
|
2187 |
msgstr ""
|
2188 |
|
2189 |
# @ profilebuilder
|
2190 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2191 |
msgid "Leave Blank and Press Search to List All Users"
|
2192 |
msgstr ""
|
2193 |
|
2194 |
# @ profilebuilder
|
2195 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2196 |
msgid "Search"
|
2197 |
msgstr "Pesquisa"
|
2198 |
|
2199 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:561
|
2200 |
-
msgid "Clear Results"
|
2201 |
-
msgstr ""
|
2202 |
-
|
2203 |
# @ profilebuilder
|
2204 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2205 |
msgid "First/Lastname"
|
2206 |
msgstr "Nome/Sobrenome"
|
2207 |
|
2208 |
# @ profilebuilder
|
2209 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2210 |
msgid "Sign-up Date"
|
2211 |
msgstr ""
|
2212 |
|
2213 |
# @ profilebuilder
|
2214 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2215 |
msgid "Posts"
|
2216 |
msgstr "Publicações"
|
2217 |
|
2218 |
# @ profilebuilder
|
2219 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2220 |
msgid "Click here to see more information about this user"
|
2221 |
msgstr "Clique aqui para ver mais informações sobre este usuário"
|
2222 |
|
2223 |
# @ profilebuilder
|
2224 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2225 |
msgid "More..."
|
2226 |
msgstr "Mais..."
|
2227 |
|
2228 |
# @ profilebuilder
|
2229 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2230 |
msgid "Click here to see more information about this user."
|
2231 |
msgstr ""
|
2232 |
|
2233 |
# @ profilebuilder
|
2234 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2235 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2236 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2237 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2238 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
2239 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
2240 |
msgid "No uploaded attachment"
|
2241 |
msgstr ""
|
2242 |
|
2243 |
# @ profilebuilder
|
2244 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2245 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2246 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2247 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2248 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2249 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2250 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
2251 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
2252 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
@@ -2256,21 +2178,21 @@ msgid "Click to see the current attachment"
|
|
2256 |
msgstr ""
|
2257 |
|
2258 |
# @ profilebuilder
|
2259 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2260 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2261 |
msgid "Click here to go back"
|
2262 |
msgstr "Clique aqui para voltar"
|
2263 |
|
2264 |
# @ profilebuilder
|
2265 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2266 |
msgid "Back"
|
2267 |
msgstr ""
|
2268 |
|
2269 |
# @ profilebuilder
|
2270 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2271 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2272 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2273 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2274 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
2275 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
2276 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
@@ -2280,35 +2202,35 @@ msgid "Current file"
|
|
2280 |
msgstr ""
|
2281 |
|
2282 |
# @ profilebuilder
|
2283 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2284 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2285 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
2286 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
2287 |
msgid "Avatar"
|
2288 |
msgstr "Avatar"
|
2289 |
|
2290 |
# @ profilebuilder
|
2291 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2292 |
msgid "No results found!"
|
2293 |
msgstr ""
|
2294 |
|
2295 |
# @ profilebuilder
|
2296 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2297 |
msgid "«« First"
|
2298 |
msgstr ""
|
2299 |
|
2300 |
# @ profilebuilder
|
2301 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2302 |
msgid "« Prev"
|
2303 |
msgstr ""
|
2304 |
|
2305 |
# @ profilebuilder
|
2306 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2307 |
msgid "Next » "
|
2308 |
msgstr "Seguinte » "
|
2309 |
|
2310 |
# @ profilebuilder
|
2311 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2312 |
msgid "Last »»"
|
2313 |
msgstr ""
|
2314 |
|
@@ -2433,26 +2355,26 @@ msgid "User successfully unapproved!"
|
|
2433 |
msgstr "A conta do usuário foi ativada com sucesso."
|
2434 |
|
2435 |
# @ profilebuilder
|
2436 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2437 |
#, fuzzy
|
2438 |
msgid "Users successfully approved!"
|
2439 |
msgstr "A conta do usuário foi ativada com sucesso."
|
2440 |
|
2441 |
# @ profilebuilder
|
2442 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2443 |
#, fuzzy
|
2444 |
msgid "Users successfully unapproved!"
|
2445 |
msgstr "A conta do usuário foi ativada com sucesso."
|
2446 |
|
2447 |
# @ profilebuilder
|
2448 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2449 |
msgid ""
|
2450 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2451 |
"before you can log in."
|
2452 |
msgstr ""
|
2453 |
|
2454 |
# @ profilebuilder
|
2455 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2456 |
#, fuzzy
|
2457 |
msgid ""
|
2458 |
"Your account has to be confirmed by an administrator before you can use the "
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Profile Builder Pro v1.3.1\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-05-14 14:35+0200\n"
|
6 |
+
"PO-Revision-Date: 2013-05-14 14:35+0200\n"
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina, wpplugintrans "
|
9 |
"<webmaster@wpplugintrans.com.br>\n"
|
46 |
# @ profilebuilder
|
47 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
48 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
49 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:889
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
51 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
53 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
54 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:525
|
|
|
|
|
55 |
msgid "Username"
|
56 |
msgstr "Usuário"
|
57 |
|
58 |
# @ profilebuilder
|
59 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
60 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
61 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1022
|
62 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
63 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
64 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
66 |
msgstr "Email"
|
67 |
|
68 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
|
|
69 |
msgid "Role"
|
70 |
msgstr ""
|
71 |
|
94 |
msgstr ""
|
95 |
|
96 |
# @ profilebuilder
|
97 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:294
|
98 |
msgid "Approved"
|
99 |
msgstr ""
|
100 |
|
101 |
# @ profilebuilder
|
102 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:296
|
103 |
msgid "Unapproved"
|
104 |
msgstr ""
|
105 |
|
106 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:466
|
107 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
108 |
msgid "Admin Approval"
|
109 |
msgstr ""
|
110 |
|
111 |
# @ profilebuilder
|
112 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:469
|
113 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
114 |
#, fuzzy
|
115 |
msgid "All Users"
|
170 |
msgstr ""
|
171 |
|
172 |
# @ profilebuilder
|
173 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:769
|
174 |
msgid "You must be logged in to edit your profile."
|
175 |
msgstr "Você deve estar conectado para editar seu perfil."
|
176 |
|
177 |
# @ profilebuilder
|
178 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:777
|
179 |
msgid "The avatar was successfully deleted."
|
180 |
msgstr "O seu avatar foi eliminada."
|
181 |
|
182 |
# @ profilebuilder
|
183 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:782
|
184 |
#, php-format
|
185 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
186 |
msgstr "O anexo \"%1$s\" foi excluído com sucesso."
|
187 |
|
188 |
# @ profilebuilder
|
189 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:795
|
190 |
msgid "The changes have been successfully saved."
|
191 |
msgstr "As modificações foram salvas corretamente."
|
192 |
|
193 |
# @ profilebuilder
|
194 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:799
|
195 |
#, fuzzy, php-format
|
196 |
msgid ""
|
197 |
"The email address you entered is already registered to a different user."
|
201 |
"O endereço de e-mail que você digitou já está registrado com um usuário "
|
202 |
"diferente."
|
203 |
|
204 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:804
|
205 |
#, php-format
|
206 |
msgid ""
|
207 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
208 |
"%3$s updated along with the rest of the information."
|
209 |
msgstr ""
|
210 |
|
211 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:809
|
212 |
#, php-format
|
213 |
msgid ""
|
214 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
215 |
"updated along with the rest of the information."
|
216 |
msgstr ""
|
217 |
|
218 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:814
|
219 |
#, php-format
|
220 |
msgid ""
|
221 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
222 |
"updated along with the rest of the information."
|
223 |
msgstr ""
|
224 |
|
225 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:819
|
226 |
msgid ""
|
227 |
"Your profile was NOT updated, since not all required fields were completed!"
|
228 |
msgstr ""
|
229 |
|
230 |
# @ profilebuilder
|
231 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:828
|
232 |
msgid "There was an error while trying to upload the following attachments:"
|
233 |
msgstr "Ocorreu um erro ao carregar os seguintes arquivos anexos:"
|
234 |
|
235 |
# @ profilebuilder
|
236 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:836
|
237 |
#, php-format
|
238 |
msgid ""
|
239 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
241 |
msgstr ""
|
242 |
|
243 |
# @ profilebuilder
|
244 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
245 |
msgid "There was an error while trying to upload your avatar picture."
|
246 |
msgstr "Ocorreu um erro ao carregar a sua imagem do avatar:<br/>"
|
247 |
|
248 |
# @ profilebuilder
|
249 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
250 |
msgid "Possible cause: size/incorrect file-type."
|
251 |
msgstr "Possível causa: tamanho / tipo de arquivo Incorreto."
|
252 |
|
253 |
# @ profilebuilder
|
254 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
255 |
msgid "The avatar was"
|
256 |
msgstr "o avatar foi"
|
257 |
|
258 |
# @ profilebuilder
|
259 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
260 |
msgid "NOT"
|
261 |
msgstr "NÃO"
|
262 |
|
263 |
# @ profilebuilder
|
264 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
265 |
msgid "updated along with the rest of the information."
|
266 |
msgstr "atualizado junto com o resto da informação."
|
267 |
|
268 |
# @ profilebuilder
|
269 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:851
|
270 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
271 |
msgid "There was an error while trying to upload the following attachment(s)"
|
272 |
msgstr "Ocorreu um erro ao carregar os seguintes arquivos anexos:<br/>"
|
273 |
|
274 |
# @ profilebuilder
|
275 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:858
|
276 |
#, php-format
|
277 |
msgid ""
|
278 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
280 |
msgstr ""
|
281 |
|
282 |
# @ profilebuilder
|
283 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:873
|
284 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
|
|
285 |
msgid "Name"
|
286 |
msgstr "Informações do Usuário"
|
287 |
|
288 |
# @ profilebuilder
|
289 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:880
|
290 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
291 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
292 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:537
|
|
|
293 |
msgid "Email"
|
294 |
msgstr "E-mail"
|
295 |
|
296 |
# @ profilebuilder
|
297 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:881
|
298 |
#, fuzzy
|
299 |
msgid "The email cannot be changed."
|
300 |
msgstr "Nomes de usuários não podem ser modificados."
|
301 |
|
302 |
# @ profilebuilder
|
303 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:890
|
304 |
#, fuzzy
|
305 |
msgid "The usernames cannot be changed."
|
306 |
msgstr "Nomes de usuários não podem ser modificados."
|
307 |
|
308 |
# @ profilebuilder
|
309 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:900
|
310 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:920
|
311 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:940
|
312 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:960
|
313 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1012
|
314 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1034
|
315 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1052
|
316 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1070
|
317 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1088
|
318 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1109
|
319 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
320 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
321 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
331 |
msgstr "Este campo é marcado como obrigatório pelo administrador."
|
332 |
|
333 |
# @ profilebuilder
|
334 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:903
|
335 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:923
|
336 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:943
|
337 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:963
|
338 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1015
|
339 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1036
|
340 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1054
|
341 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1072
|
342 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1090
|
343 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1111
|
344 |
msgid ""
|
345 |
"This field wasn't updated because you entered and empty string (It was "
|
346 |
"marked as required by the administrator."
|
347 |
msgstr ""
|
348 |
|
349 |
# @ profilebuilder
|
350 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:910
|
351 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
352 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
|
|
353 |
msgid "First Name"
|
354 |
msgstr "Nome"
|
355 |
|
356 |
# @ profilebuilder
|
357 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:930
|
358 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
359 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
|
|
360 |
msgid "Last Name"
|
361 |
msgstr "Sobrenomes"
|
362 |
|
363 |
# @ profilebuilder
|
364 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:950
|
365 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
366 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
|
|
367 |
msgid "Nickname"
|
368 |
msgstr "Apelido (usuário)"
|
369 |
|
370 |
# @ profilebuilder
|
371 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:971
|
|
|
372 |
msgid "Display name publicly as"
|
373 |
msgstr "Mostrar nome público como"
|
374 |
|
375 |
# @ profilebuilder
|
376 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1003
|
377 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
|
|
378 |
msgid "Contact Info"
|
379 |
msgstr "Informação de contato"
|
380 |
|
381 |
# @ profilebuilder
|
382 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1024
|
383 |
msgid "(required)"
|
384 |
msgstr "(obrigatorio)"
|
385 |
|
386 |
# @ profilebuilder
|
387 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1042
|
388 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
389 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
390 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:567
|
|
|
|
|
391 |
msgid "Website"
|
392 |
msgstr "Página Web"
|
393 |
|
394 |
# @ profilebuilder
|
395 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1060
|
396 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
397 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
398 |
msgid "AIM"
|
399 |
msgstr "AIM"
|
400 |
|
401 |
# @ profilebuilder
|
402 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1078
|
403 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
404 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
405 |
msgid "Yahoo IM"
|
406 |
msgstr "Yahoo IM"
|
407 |
|
408 |
# @ profilebuilder
|
409 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1096
|
410 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
411 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
412 |
msgid "Jabber / Google Talk"
|
413 |
msgstr "Jabber/Google Talk"
|
414 |
|
415 |
# @ profilebuilder
|
416 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1102
|
417 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
|
|
418 |
msgid "About Yourself"
|
419 |
msgstr "Sobre você"
|
420 |
|
421 |
# @ profilebuilder
|
422 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1117
|
423 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
424 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
425 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:573
|
|
|
|
|
426 |
msgid "Biographical Info"
|
427 |
msgstr "Informação Biográfica"
|
428 |
|
429 |
# @ profilebuilder
|
430 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1127
|
431 |
msgid "New Password"
|
432 |
msgstr "Nova Senha"
|
433 |
|
434 |
# @ profilebuilder
|
435 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1132
|
436 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
437 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
438 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
440 |
msgstr "Repetir a Senha"
|
441 |
|
442 |
# @ profilebuilder
|
443 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1163
|
444 |
msgid "Update"
|
445 |
msgstr "Atualizar"
|
446 |
|
980 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
981 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
982 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
983 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:405
|
984 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
985 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
986 |
msgid "Save Changes"
|
1268 |
|
1269 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1270 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1271 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:132
|
1272 |
msgid "You either don't have permission for that action or there was an error!"
|
1273 |
msgstr ""
|
1274 |
|
1346 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1347 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1348 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1349 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:39
|
1350 |
msgid "General Settings"
|
1351 |
msgstr "Configurações Gerais"
|
1352 |
|
1502 |
|
1503 |
# @ profilebuilder
|
1504 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
1505 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:31
|
1506 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
|
|
1507 |
msgid "User-Listing"
|
1508 |
msgstr ""
|
1509 |
|
1658 |
|
1659 |
# @ profilebuilder
|
1660 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1661 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:145
|
1662 |
#, php-format
|
1663 |
msgid "Your account on %1$s has been approved!"
|
1664 |
msgstr "A sua conta no %1$s foi aprovada!"
|
1665 |
|
1666 |
# @ profilebuilder
|
1667 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1668 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:146
|
1669 |
#, php-format
|
1670 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1671 |
msgstr ""
|
1691 |
|
1692 |
# @ profilebuilder
|
1693 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1694 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:152
|
1695 |
#, php-format
|
1696 |
msgid "Your account on %1$s has been unapproved!"
|
1697 |
msgstr "Sua conta no %1$s foi revogada!"
|
1698 |
|
1699 |
# @ profilebuilder
|
1700 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1701 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:153
|
1702 |
#, php-format
|
1703 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1704 |
msgstr ""
|
1953 |
msgstr ""
|
1954 |
|
1955 |
# @ profilebuilder
|
1956 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:34
|
1957 |
msgid ""
|
1958 |
"To create a page containing the users registered to this current site/blog, "
|
1959 |
"insert the following shortcode in a (blank) page: "
|
1962 |
"atual, insira o seguinte código curto em uma página (em branco): "
|
1963 |
|
1964 |
# @ profilebuilder
|
1965 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:35
|
1966 |
msgid ""
|
1967 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1968 |
"authors, visible to only the users currently logged in, you would use:"
|
1969 |
msgstr ""
|
1970 |
|
1971 |
# @ profilebuilder
|
1972 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1973 |
msgid ""
|
1974 |
"You can also create a userlisting page that displays users having a certain "
|
1975 |
"meta-value within a certain (extra) meta-field like so:"
|
1976 |
msgstr ""
|
1977 |
|
1978 |
# @ profilebuilder
|
1979 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1980 |
msgid ""
|
1981 |
"Remember though, that the field-value combination must exist in the database."
|
1982 |
msgstr ""
|
1983 |
|
1984 |
# @ profilebuilder
|
1985 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:41
|
1986 |
msgid "These settings are applied to the front-end userlisting."
|
1987 |
msgstr ""
|
1988 |
|
1989 |
# @ profilebuilder
|
1990 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:47
|
1991 |
msgid "Number of Users/Page: "
|
1992 |
msgstr "Número de Usuários/Página: "
|
1993 |
|
1994 |
# @ profilebuilder
|
1995 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:64
|
1996 |
msgid "Default Sorting Criteria: "
|
1997 |
msgstr "Ordem Padrão da classificação: "
|
1998 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1999 |
# @ profilebuilder
|
2000 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:93
|
2001 |
msgid "Default Sorting Order: "
|
2002 |
msgstr "Ordem Padrão da classificação: "
|
2003 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2004 |
# @ profilebuilder
|
2005 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:104
|
2006 |
msgid "\"All-Userlisting\" Template"
|
2007 |
msgstr ""
|
2008 |
|
2009 |
# @ profilebuilder
|
2010 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:106
|
2011 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:250
|
2012 |
msgid ""
|
2013 |
"With the userlisting templates you can customize the look, feel and "
|
2014 |
"information listed by the shortcode."
|
2015 |
msgstr ""
|
2016 |
|
2017 |
# @ profilebuilder
|
2018 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:107
|
2019 |
msgid ""
|
2020 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
2021 |
"on each page access where the shortcode is present."
|
2022 |
msgstr ""
|
2023 |
|
2024 |
# @ profilebuilder
|
2025 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:111
|
2026 |
+
msgid "Avatar size: "
|
|
|
|
|
2027 |
msgstr "Tamanho do Avatar: "
|
2028 |
|
2029 |
# @ profilebuilder
|
2030 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:127
|
2031 |
msgid "Insert \"Sort By\" Field:"
|
2032 |
msgstr ""
|
2033 |
|
2034 |
# @ profilebuilder
|
2035 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:154
|
2036 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:256
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2037 |
msgid "Insert \"User-Meta\" Field:"
|
2038 |
msgstr ""
|
2039 |
|
2040 |
# @ profilebuilder
|
2041 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:188
|
2042 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:297
|
2043 |
msgid "Insert Extra Functions:"
|
2044 |
msgstr ""
|
2045 |
|
2046 |
# @ profilebuilder
|
2047 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:203
|
2048 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
2049 |
msgstr ""
|
2050 |
|
2051 |
# @ profilebuilder
|
2052 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:205
|
2053 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:311
|
2054 |
msgid ""
|
2055 |
"If you wish to use a default userlisting, just copy the following code and "
|
2056 |
"paste it in the textarea below:"
|
2057 |
msgstr ""
|
2058 |
|
2059 |
# @ profilebuilder
|
2060 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:248
|
|
|
|
|
|
|
|
|
|
|
|
|
2061 |
msgid "\"Single-Userlisting\" Template"
|
2062 |
msgstr ""
|
2063 |
|
2064 |
# @ profilebuilder
|
2065 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:251
|
2066 |
msgid ""
|
2067 |
"The \"Single User Listing\" template is used to list an individual user. "
|
2068 |
"It's displayed when clickin on the \"more info\" link."
|
2069 |
msgstr ""
|
2070 |
|
2071 |
# @ profilebuilder
|
2072 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:309
|
2073 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
2074 |
msgstr ""
|
2075 |
|
2076 |
# @ profilebuilder
|
2077 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
2078 |
msgid ""
|
2079 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
2080 |
msgstr ""
|
2081 |
|
2082 |
# @ profilebuilder
|
2083 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
2084 |
msgid "You can find it in Profile Builder's menu."
|
2085 |
msgstr ""
|
2086 |
|
2087 |
# @ profilebuilder
|
2088 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:445
|
2089 |
msgid "You need to be logged in to view the userlisting!"
|
2090 |
msgstr ""
|
2091 |
|
2092 |
# @ profilebuilder
|
2093 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:477
|
2094 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:492
|
2095 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1641
|
2096 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1730
|
|
|
2097 |
msgid "Search Users by All Fields"
|
2098 |
msgstr ""
|
2099 |
|
2100 |
# @ profilebuilder
|
2101 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:514
|
2102 |
msgid "Leave Blank and Press Search to List All Users"
|
2103 |
msgstr ""
|
2104 |
|
2105 |
# @ profilebuilder
|
2106 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:518
|
2107 |
msgid "Search"
|
2108 |
msgstr "Pesquisa"
|
2109 |
|
|
|
|
|
|
|
|
|
2110 |
# @ profilebuilder
|
2111 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:531
|
2112 |
msgid "First/Lastname"
|
2113 |
msgstr "Nome/Sobrenome"
|
2114 |
|
2115 |
# @ profilebuilder
|
2116 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:543
|
2117 |
msgid "Sign-up Date"
|
2118 |
msgstr ""
|
2119 |
|
2120 |
# @ profilebuilder
|
2121 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:549
|
2122 |
+
msgid "Firstname"
|
2123 |
+
msgstr "Nome"
|
2124 |
+
|
2125 |
+
# @ profilebuilder
|
2126 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:555
|
2127 |
+
msgid "Lastname"
|
2128 |
+
msgstr "Sobrenome"
|
2129 |
+
|
2130 |
+
# @ profilebuilder
|
2131 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:561
|
2132 |
+
msgid "Display Name"
|
2133 |
+
msgstr "Exibir Nome"
|
2134 |
+
|
2135 |
+
# @ profilebuilder
|
2136 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:579
|
2137 |
msgid "Posts"
|
2138 |
msgstr "Publicações"
|
2139 |
|
2140 |
# @ profilebuilder
|
2141 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
2142 |
msgid "Click here to see more information about this user"
|
2143 |
msgstr "Clique aqui para ver mais informações sobre este usuário"
|
2144 |
|
2145 |
# @ profilebuilder
|
2146 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
2147 |
msgid "More..."
|
2148 |
msgstr "Mais..."
|
2149 |
|
2150 |
# @ profilebuilder
|
2151 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:626
|
2152 |
msgid "Click here to see more information about this user."
|
2153 |
msgstr ""
|
2154 |
|
2155 |
# @ profilebuilder
|
2156 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:829
|
2157 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:939
|
2158 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
2159 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
2160 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
2161 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
2162 |
msgid "No uploaded attachment"
|
2163 |
msgstr ""
|
2164 |
|
2165 |
# @ profilebuilder
|
2166 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:831
|
2167 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:941
|
2168 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
2169 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1309
|
2170 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
2171 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1475
|
2172 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
2173 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
2174 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
2178 |
msgstr ""
|
2179 |
|
2180 |
# @ profilebuilder
|
2181 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
2182 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1072
|
2183 |
msgid "Click here to go back"
|
2184 |
msgstr "Clique aqui para voltar"
|
2185 |
|
2186 |
# @ profilebuilder
|
2187 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
2188 |
msgid "Back"
|
2189 |
msgstr ""
|
2190 |
|
2191 |
# @ profilebuilder
|
2192 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
2193 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
2194 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
2195 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
2196 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
2197 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
2198 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
2202 |
msgstr ""
|
2203 |
|
2204 |
# @ profilebuilder
|
2205 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1307
|
2206 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1473
|
2207 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
2208 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
2209 |
msgid "Avatar"
|
2210 |
msgstr "Avatar"
|
2211 |
|
2212 |
# @ profilebuilder
|
2213 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1532
|
2214 |
msgid "No results found!"
|
2215 |
msgstr ""
|
2216 |
|
2217 |
# @ profilebuilder
|
2218 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1628
|
2219 |
msgid "«« First"
|
2220 |
msgstr ""
|
2221 |
|
2222 |
# @ profilebuilder
|
2223 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1629
|
2224 |
msgid "« Prev"
|
2225 |
msgstr ""
|
2226 |
|
2227 |
# @ profilebuilder
|
2228 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1630
|
2229 |
msgid "Next » "
|
2230 |
msgstr "Seguinte » "
|
2231 |
|
2232 |
# @ profilebuilder
|
2233 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1631
|
2234 |
msgid "Last »»"
|
2235 |
msgstr ""
|
2236 |
|
2355 |
msgstr "A conta do usuário foi ativada com sucesso."
|
2356 |
|
2357 |
# @ profilebuilder
|
2358 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:114
|
2359 |
#, fuzzy
|
2360 |
msgid "Users successfully approved!"
|
2361 |
msgstr "A conta do usuário foi ativada com sucesso."
|
2362 |
|
2363 |
# @ profilebuilder
|
2364 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:127
|
2365 |
#, fuzzy
|
2366 |
msgid "Users successfully unapproved!"
|
2367 |
msgstr "A conta do usuário foi ativada com sucesso."
|
2368 |
|
2369 |
# @ profilebuilder
|
2370 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:174
|
2371 |
msgid ""
|
2372 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2373 |
"before you can log in."
|
2374 |
msgstr ""
|
2375 |
|
2376 |
# @ profilebuilder
|
2377 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:186
|
2378 |
#, fuzzy
|
2379 |
msgid ""
|
2380 |
"Your account has to be confirmed by an administrator before you can use the "
|
translation/profilebuilder-ro_RO.mo
CHANGED
Binary file
|
translation/profilebuilder-ro_RO.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -35,20 +35,18 @@ msgstr ""
|
|
35 |
|
36 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
38 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
39 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
43 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
44 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:356
|
45 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:568
|
46 |
msgid "Username"
|
47 |
msgstr "Utilizator"
|
48 |
|
49 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
51 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
53 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
54 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
@@ -56,7 +54,6 @@ msgid "E-mail"
|
|
56 |
msgstr "E-mail"
|
57 |
|
58 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
59 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:225
|
60 |
msgid "Role"
|
61 |
msgstr ""
|
62 |
|
@@ -84,20 +81,20 @@ msgstr ""
|
|
84 |
msgid "Sorry, but you don't have permission to do that!"
|
85 |
msgstr ""
|
86 |
|
87 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
88 |
msgid "Approved"
|
89 |
msgstr ""
|
90 |
|
91 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
92 |
msgid "Unapproved"
|
93 |
msgstr ""
|
94 |
|
95 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
96 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
97 |
msgid "Admin Approval"
|
98 |
msgstr ""
|
99 |
|
100 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
101 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
102 |
#, fuzzy
|
103 |
msgid "All Users"
|
@@ -154,24 +151,24 @@ msgid ""
|
|
154 |
">The user was NOT created!"
|
155 |
msgstr ""
|
156 |
|
157 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
158 |
msgid "You must be logged in to edit your profile."
|
159 |
msgstr "Trebuie sa fii inregistrat pentru a-ti edita profilul."
|
160 |
|
161 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
162 |
msgid "The avatar was successfully deleted."
|
163 |
msgstr "Avatarul a fost sters cu succes."
|
164 |
|
165 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
166 |
#, fuzzy, php-format
|
167 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
168 |
msgstr "Avatarul a fost sters cu succes."
|
169 |
|
170 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
171 |
msgid "The changes have been successfully saved."
|
172 |
msgstr "Modificarile au fost salvate."
|
173 |
|
174 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
175 |
#, fuzzy, php-format
|
176 |
msgid ""
|
177 |
"The email address you entered is already registered to a different user."
|
@@ -179,111 +176,109 @@ msgid ""
|
|
179 |
"information."
|
180 |
msgstr "Adresa de email introdusa este folosita deja de alt utilizator."
|
181 |
|
182 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
183 |
#, php-format
|
184 |
msgid ""
|
185 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
186 |
"%3$s updated along with the rest of the information."
|
187 |
msgstr ""
|
188 |
|
189 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
190 |
#, php-format
|
191 |
msgid ""
|
192 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
193 |
"updated along with the rest of the information."
|
194 |
msgstr ""
|
195 |
|
196 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
197 |
#, php-format
|
198 |
msgid ""
|
199 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
200 |
"updated along with the rest of the information."
|
201 |
msgstr ""
|
202 |
|
203 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
204 |
msgid ""
|
205 |
"Your profile was NOT updated, since not all required fields were completed!"
|
206 |
msgstr ""
|
207 |
|
208 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
209 |
msgid "There was an error while trying to upload the following attachments:"
|
210 |
msgstr "A intervenit o eroare in timpul incarcarii urmatoarelor atasamente:"
|
211 |
|
212 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
213 |
#, php-format
|
214 |
msgid ""
|
215 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
216 |
"%2$sNOT%3$s updated along with the rest of the information."
|
217 |
msgstr ""
|
218 |
|
219 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
220 |
msgid "There was an error while trying to upload your avatar picture."
|
221 |
msgstr "S-a inregistrat o eroare in timpul incarcarii imaginii avatar."
|
222 |
|
223 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
224 |
msgid "Possible cause: size/incorrect file-type."
|
225 |
msgstr "Cauza posibila: dimensiune/tip fisier incorect(a)."
|
226 |
|
227 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
228 |
msgid "The avatar was"
|
229 |
msgstr "Avatarul a fost"
|
230 |
|
231 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
232 |
msgid "NOT"
|
233 |
msgstr "NU"
|
234 |
|
235 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
236 |
msgid "updated along with the rest of the information."
|
237 |
msgstr "actualizat odata cu restul informatiei."
|
238 |
|
239 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
240 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
241 |
msgid "There was an error while trying to upload the following attachment(s)"
|
242 |
msgstr ""
|
243 |
"A existat o eroare in timp ce se incerca incarcarea urmatoarelor atasamente"
|
244 |
|
245 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
246 |
#, php-format
|
247 |
msgid ""
|
248 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
249 |
"file was %2$sNOT%3$s updated along with the rest of the information."
|
250 |
msgstr ""
|
251 |
|
252 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
253 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
254 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:351
|
255 |
msgid "Name"
|
256 |
msgstr "Name"
|
257 |
|
258 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
259 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
260 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
261 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
262 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:580
|
263 |
#, fuzzy
|
264 |
msgid "Email"
|
265 |
msgstr "E-mail"
|
266 |
|
267 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
268 |
#, fuzzy
|
269 |
msgid "The email cannot be changed."
|
270 |
msgstr "Numele de utilizator nu pot fi modificate."
|
271 |
|
272 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
273 |
#, fuzzy
|
274 |
msgid "The usernames cannot be changed."
|
275 |
msgstr "Numele de utilizator nu pot fi modificate."
|
276 |
|
277 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
278 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
279 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
280 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
281 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
282 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
283 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
284 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
285 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
286 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
287 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
288 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
289 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
@@ -298,16 +293,16 @@ msgstr "Numele de utilizator nu pot fi modificate."
|
|
298 |
msgid "This field is marked as required by the administrator."
|
299 |
msgstr "Campul este marcat ca obligatoriu de catre administrator."
|
300 |
|
301 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
302 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
303 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
304 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
305 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
306 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
307 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
308 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
309 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
310 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
311 |
#, fuzzy
|
312 |
msgid ""
|
313 |
"This field wasn't updated because you entered and empty string (It was "
|
@@ -316,96 +311,86 @@ msgstr ""
|
|
316 |
"Campul nu a fost actualizat deoarece ati introdus in sir gol (a fost marcat "
|
317 |
"ca obligatoriu de catre administrator)"
|
318 |
|
319 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
320 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
321 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
322 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:364
|
323 |
msgid "First Name"
|
324 |
msgstr "Prenume"
|
325 |
|
326 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
327 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
328 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
329 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:372
|
330 |
msgid "Last Name"
|
331 |
msgstr "Nume"
|
332 |
|
333 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
334 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
335 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
336 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:380
|
337 |
msgid "Nickname"
|
338 |
msgstr "Porecla"
|
339 |
|
340 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
341 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:388
|
342 |
msgid "Display name publicly as"
|
343 |
msgstr "Afiseaza numele ca"
|
344 |
|
345 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
346 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
347 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:396
|
348 |
msgid "Contact Info"
|
349 |
msgstr "Informatii contact"
|
350 |
|
351 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
352 |
msgid "(required)"
|
353 |
msgstr "(necesar)"
|
354 |
|
355 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
356 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
357 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
358 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
359 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:401
|
360 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:610
|
361 |
msgid "Website"
|
362 |
msgstr "Website"
|
363 |
|
364 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
365 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
366 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
367 |
msgid "AIM"
|
368 |
msgstr "AIM"
|
369 |
|
370 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
371 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
372 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
373 |
msgid "Yahoo IM"
|
374 |
msgstr "Yahoo IM"
|
375 |
|
376 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
377 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
378 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
379 |
msgid "Jabber / Google Talk"
|
380 |
msgstr "Jabber / Google Talk"
|
381 |
|
382 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
383 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
384 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:409
|
385 |
msgid "About Yourself"
|
386 |
msgstr "Despre tine"
|
387 |
|
388 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
389 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
390 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
391 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
392 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:414
|
393 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:616
|
394 |
msgid "Biographical Info"
|
395 |
msgstr "Informatii biografice"
|
396 |
|
397 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
398 |
msgid "New Password"
|
399 |
msgstr "Parola noua"
|
400 |
|
401 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
402 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
403 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
404 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
405 |
msgid "Repeat Password"
|
406 |
msgstr "Repeta parola"
|
407 |
|
408 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
409 |
msgid "Update"
|
410 |
msgstr "Actualizeaza"
|
411 |
|
@@ -864,7 +849,7 @@ msgstr "Ascunde"
|
|
864 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
865 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
866 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
867 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
868 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
869 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
870 |
msgid "Save Changes"
|
@@ -1114,7 +1099,7 @@ msgstr "Codul introdus nu este valid!"
|
|
1114 |
|
1115 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1116 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1117 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1118 |
msgid "You either don't have permission for that action or there was an error!"
|
1119 |
msgstr ""
|
1120 |
|
@@ -1173,7 +1158,7 @@ msgstr ""
|
|
1173 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1174 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1175 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1176 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1177 |
msgid "General Settings"
|
1178 |
msgstr "Setari Generale"
|
1179 |
|
@@ -1297,8 +1282,8 @@ msgid "Status"
|
|
1297 |
msgstr "Status"
|
1298 |
|
1299 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
|
|
1300 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
1301 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:33
|
1302 |
msgid "User-Listing"
|
1303 |
msgstr "Listare Utilizatori"
|
1304 |
|
@@ -1431,13 +1416,13 @@ msgid ""
|
|
1431 |
msgstr ""
|
1432 |
|
1433 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1434 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1435 |
#, fuzzy, php-format
|
1436 |
msgid "Your account on %1$s has been approved!"
|
1437 |
msgstr "Un cont de utilizator a fost creat pentru"
|
1438 |
|
1439 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1440 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1441 |
#, php-format
|
1442 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1443 |
msgstr ""
|
@@ -1454,13 +1439,13 @@ msgid ""
|
|
1454 |
msgstr ""
|
1455 |
|
1456 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1457 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1458 |
#, fuzzy, php-format
|
1459 |
msgid "Your account on %1$s has been unapproved!"
|
1460 |
msgstr "Un cont de utilizator a fost creat pentru"
|
1461 |
|
1462 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1463 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1464 |
#, php-format
|
1465 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1466 |
msgstr ""
|
@@ -1678,7 +1663,7 @@ msgstr ""
|
|
1678 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1679 |
msgstr ""
|
1680 |
|
1681 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1682 |
msgid ""
|
1683 |
"To create a page containing the users registered to this current site/blog, "
|
1684 |
"insert the following shortcode in a (blank) page: "
|
@@ -1686,7 +1671,7 @@ msgstr ""
|
|
1686 |
"Pentru a crea o pagina cu utilizatorii inregistrati pe site/blog, insereaza "
|
1687 |
"urmatorul cod intr-o pagina (goala):"
|
1688 |
|
1689 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1690 |
msgid ""
|
1691 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1692 |
"authors, visible to only the users currently logged in, you would use:"
|
@@ -1694,100 +1679,42 @@ msgstr ""
|
|
1694 |
"De exemplu, pentru a lista doar editorii si autorii, vizibila doar pentru "
|
1695 |
"utilizatorii inregistrati, veti folosi:"
|
1696 |
|
1697 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1698 |
msgid ""
|
1699 |
"You can also create a userlisting page that displays users having a certain "
|
1700 |
"meta-value within a certain (extra) meta-field like so:"
|
1701 |
msgstr ""
|
1702 |
|
1703 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1704 |
msgid ""
|
1705 |
"Remember though, that the field-value combination must exist in the database."
|
1706 |
msgstr ""
|
1707 |
|
1708 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1709 |
msgid "These settings are applied to the front-end userlisting."
|
1710 |
msgstr ""
|
1711 |
"Aceste setari sunt aplicate pentru listarea de utilzatori din front-end."
|
1712 |
|
1713 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1714 |
msgid "Number of Users/Page: "
|
1715 |
msgstr "Numar de utilizatori/pagina:"
|
1716 |
|
1717 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1718 |
#, fuzzy
|
1719 |
msgid "Default Sorting Criteria: "
|
1720 |
msgstr "Modul de sortare standard:"
|
1721 |
|
1722 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1723 |
-
#, fuzzy
|
1724 |
-
msgid "Registration Date"
|
1725 |
-
msgstr "Dupa inregistrare:"
|
1726 |
-
|
1727 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:75
|
1728 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:592
|
1729 |
-
#, fuzzy
|
1730 |
-
msgid "Firstname"
|
1731 |
-
msgstr "Prenume"
|
1732 |
-
|
1733 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:76
|
1734 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:598
|
1735 |
-
#, fuzzy
|
1736 |
-
msgid "Lastname"
|
1737 |
-
msgstr "Nume"
|
1738 |
-
|
1739 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:77
|
1740 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:604
|
1741 |
-
#, fuzzy
|
1742 |
-
msgid "Display Name"
|
1743 |
-
msgstr "Prenume"
|
1744 |
-
|
1745 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:78
|
1746 |
-
#, fuzzy
|
1747 |
-
msgid "Number of Posts"
|
1748 |
-
msgstr "Numar de utilizatori/pagina:"
|
1749 |
-
|
1750 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:79
|
1751 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:627
|
1752 |
-
msgid "Aim"
|
1753 |
-
msgstr ""
|
1754 |
-
|
1755 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:80
|
1756 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:632
|
1757 |
-
msgid "Yim"
|
1758 |
-
msgstr ""
|
1759 |
-
|
1760 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:81
|
1761 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:637
|
1762 |
-
msgid "Jabber"
|
1763 |
-
msgstr ""
|
1764 |
-
|
1765 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:83
|
1766 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:152
|
1767 |
-
#, fuzzy
|
1768 |
-
msgid "Custom Fields"
|
1769 |
-
msgstr "\" camp personalizat."
|
1770 |
-
|
1771 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:99
|
1772 |
msgid "Default Sorting Order: "
|
1773 |
msgstr "Modul de sortare standard:"
|
1774 |
|
1775 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1776 |
-
#, fuzzy
|
1777 |
-
msgid "Ascending"
|
1778 |
-
msgstr "rubrica"
|
1779 |
-
|
1780 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:103
|
1781 |
-
msgid "Descending"
|
1782 |
-
msgstr ""
|
1783 |
-
|
1784 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:110
|
1785 |
#, fuzzy
|
1786 |
msgid "\"All-Userlisting\" Template"
|
1787 |
msgstr "Template \"Listare Toti Utilizatorii\" "
|
1788 |
|
1789 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1790 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1791 |
msgid ""
|
1792 |
"With the userlisting templates you can customize the look, feel and "
|
1793 |
"information listed by the shortcode."
|
@@ -1795,7 +1722,7 @@ msgstr ""
|
|
1795 |
"Folosind templaturile de listare utilizatori puteti personaliza felul cum "
|
1796 |
"arata sau infomatia afisata de cod."
|
1797 |
|
1798 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1799 |
msgid ""
|
1800 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1801 |
"on each page access where the shortcode is present."
|
@@ -1803,39 +1730,31 @@ msgstr ""
|
|
1803 |
"Template-ul \"Listare Toti Utilizatorii\" este folosit pentru listarea "
|
1804 |
"tuturor utilizatorilor. Este afisat pe fiecare pagina ce contine codul."
|
1805 |
|
1806 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1807 |
-
|
1808 |
-
#, fuzzy
|
1809 |
-
msgid "Avatar/Gravatar Size: "
|
1810 |
msgstr "Dimensiune avatar:"
|
1811 |
|
1812 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1813 |
msgid "Insert \"Sort By\" Field:"
|
1814 |
msgstr "Insereaza camp \"Sorteaza dupa\" :"
|
1815 |
|
1816 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1817 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1818 |
-
#, fuzzy
|
1819 |
-
msgid "Default WordPress Fields"
|
1820 |
-
msgstr "Campuri standard de profil"
|
1821 |
-
|
1822 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:164
|
1823 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:287
|
1824 |
msgid "Insert \"User-Meta\" Field:"
|
1825 |
msgstr "Insereaza camp \"User-Meta\" :"
|
1826 |
|
1827 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1828 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1829 |
msgid "Insert Extra Functions:"
|
1830 |
msgstr "Inserare functii extra:"
|
1831 |
|
1832 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1833 |
#, fuzzy
|
1834 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1835 |
msgstr "Afiseaza/Ascunde Codul standard \"Listare toti utilizatorii\""
|
1836 |
|
1837 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1838 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1839 |
msgid ""
|
1840 |
"If you wish to use a default userlisting, just copy the following code and "
|
1841 |
"paste it in the textarea below:"
|
@@ -1843,17 +1762,12 @@ msgstr ""
|
|
1843 |
"Daca doresti sa folosesti listarea standard de utilizatori, copiaza codul "
|
1844 |
"acesta mai jos:"
|
1845 |
|
1846 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1847 |
-
#, fuzzy
|
1848 |
-
msgid "More"
|
1849 |
-
msgstr "Mai mult..."
|
1850 |
-
|
1851 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:262
|
1852 |
#, fuzzy
|
1853 |
msgid "\"Single-Userlisting\" Template"
|
1854 |
msgstr "Template \"Afisare Utilizator Individual\""
|
1855 |
|
1856 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1857 |
msgid ""
|
1858 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1859 |
"It's displayed when clickin on the \"more info\" link."
|
@@ -1862,85 +1776,95 @@ msgstr ""
|
|
1862 |
"informatiilor despre un utilizator individual. E afisat cand se da click pe "
|
1863 |
"link-ul \"mai multe informatii\"."
|
1864 |
|
1865 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1866 |
#, fuzzy
|
1867 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1868 |
msgstr "Afiseaza/Ascunde codul standard \"Listare utilizator individual\""
|
1869 |
|
1870 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1871 |
msgid ""
|
1872 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1873 |
msgstr ""
|
1874 |
|
1875 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1876 |
msgid "You can find it in Profile Builder's menu."
|
1877 |
msgstr ""
|
1878 |
|
1879 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1880 |
msgid "You need to be logged in to view the userlisting!"
|
1881 |
msgstr "Trebuie sa fii inregistrat pentru a vedea lista de utilizatori!"
|
1882 |
|
1883 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1884 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1885 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1886 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1887 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/classes/userlisting.class.php:418
|
1888 |
msgid "Search Users by All Fields"
|
1889 |
msgstr "Cauta Utilizatori dupa Toate Campurile"
|
1890 |
|
1891 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1892 |
msgid "Leave Blank and Press Search to List All Users"
|
1893 |
msgstr "Lasati gol si apasati Cauta pentru a lista toti utilizatorii"
|
1894 |
|
1895 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1896 |
msgid "Search"
|
1897 |
msgstr "Cauta"
|
1898 |
|
1899 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1900 |
-
msgid "Clear Results"
|
1901 |
-
msgstr ""
|
1902 |
-
|
1903 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:574
|
1904 |
#, fuzzy
|
1905 |
msgid "First/Lastname"
|
1906 |
msgstr "Prenume"
|
1907 |
|
1908 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1909 |
msgid "Sign-up Date"
|
1910 |
msgstr ""
|
1911 |
|
1912 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1913 |
msgid "Posts"
|
1914 |
msgstr ""
|
1915 |
|
1916 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1917 |
msgid "Click here to see more information about this user"
|
1918 |
msgstr "Click aici pentru a vedea mai mutle informatii despre acest utilizator"
|
1919 |
|
1920 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1921 |
msgid "More..."
|
1922 |
msgstr "Mai mult..."
|
1923 |
|
1924 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1925 |
#, fuzzy
|
1926 |
msgid "Click here to see more information about this user."
|
1927 |
msgstr "Click aici pentru a vedea mai mutle informatii despre acest utilizator"
|
1928 |
|
1929 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1930 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1931 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1932 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1933 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1934 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1935 |
msgid "No uploaded attachment"
|
1936 |
msgstr "Niciun atasament incarcat"
|
1937 |
|
1938 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1939 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1940 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1941 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1942 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1943 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1944 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1945 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1946 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
@@ -1949,19 +1873,19 @@ msgstr "Niciun atasament incarcat"
|
|
1949 |
msgid "Click to see the current attachment"
|
1950 |
msgstr "Click pentru a vedea atasamentul curent"
|
1951 |
|
1952 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1953 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1954 |
msgid "Click here to go back"
|
1955 |
msgstr "Click pentru a merge inapoi"
|
1956 |
|
1957 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1958 |
msgid "Back"
|
1959 |
msgstr "Inapoi"
|
1960 |
|
1961 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1962 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1963 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1964 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1965 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1966 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1967 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
@@ -1970,30 +1894,30 @@ msgstr "Inapoi"
|
|
1970 |
msgid "Current file"
|
1971 |
msgstr "Fisier curent"
|
1972 |
|
1973 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1974 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1975 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
1976 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
1977 |
msgid "Avatar"
|
1978 |
msgstr "Avatar"
|
1979 |
|
1980 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1981 |
msgid "No results found!"
|
1982 |
msgstr "Niciun rezultat gasit!"
|
1983 |
|
1984 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1985 |
msgid "«« First"
|
1986 |
msgstr "«« Primele"
|
1987 |
|
1988 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1989 |
msgid "« Prev"
|
1990 |
msgstr "« Anterior"
|
1991 |
|
1992 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1993 |
msgid "Next » "
|
1994 |
msgstr "Urmator » "
|
1995 |
|
1996 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1997 |
msgid "Last »»"
|
1998 |
msgstr "Ultimul »»"
|
1999 |
|
@@ -2100,23 +2024,23 @@ msgstr "Codul introdus a fost validat!"
|
|
2100 |
msgid "User successfully unapproved!"
|
2101 |
msgstr "Codul introdus a fost validat!"
|
2102 |
|
2103 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2104 |
#, fuzzy
|
2105 |
msgid "Users successfully approved!"
|
2106 |
msgstr "Codul introdus a fost validat!"
|
2107 |
|
2108 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2109 |
#, fuzzy
|
2110 |
msgid "Users successfully unapproved!"
|
2111 |
msgstr "Codul introdus a fost validat!"
|
2112 |
|
2113 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2114 |
msgid ""
|
2115 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2116 |
"before you can log in."
|
2117 |
msgstr ""
|
2118 |
|
2119 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2120 |
msgid ""
|
2121 |
"Your account has to be confirmed by an administrator before you can use the "
|
2122 |
"\"Password Recovery\" feature."
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-05-14 14:35+0200\n"
|
6 |
+
"PO-Revision-Date: 2013-05-14 14:35+0200\n"
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
35 |
|
36 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
38 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:889
|
39 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
43 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:525
|
|
|
|
|
44 |
msgid "Username"
|
45 |
msgstr "Utilizator"
|
46 |
|
47 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
48 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
49 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1022
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
51 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
54 |
msgstr "E-mail"
|
55 |
|
56 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
|
|
57 |
msgid "Role"
|
58 |
msgstr ""
|
59 |
|
81 |
msgid "Sorry, but you don't have permission to do that!"
|
82 |
msgstr ""
|
83 |
|
84 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:294
|
85 |
msgid "Approved"
|
86 |
msgstr ""
|
87 |
|
88 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:296
|
89 |
msgid "Unapproved"
|
90 |
msgstr ""
|
91 |
|
92 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:466
|
93 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
94 |
msgid "Admin Approval"
|
95 |
msgstr ""
|
96 |
|
97 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:469
|
98 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
99 |
#, fuzzy
|
100 |
msgid "All Users"
|
151 |
">The user was NOT created!"
|
152 |
msgstr ""
|
153 |
|
154 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:769
|
155 |
msgid "You must be logged in to edit your profile."
|
156 |
msgstr "Trebuie sa fii inregistrat pentru a-ti edita profilul."
|
157 |
|
158 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:777
|
159 |
msgid "The avatar was successfully deleted."
|
160 |
msgstr "Avatarul a fost sters cu succes."
|
161 |
|
162 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:782
|
163 |
#, fuzzy, php-format
|
164 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
165 |
msgstr "Avatarul a fost sters cu succes."
|
166 |
|
167 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:795
|
168 |
msgid "The changes have been successfully saved."
|
169 |
msgstr "Modificarile au fost salvate."
|
170 |
|
171 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:799
|
172 |
#, fuzzy, php-format
|
173 |
msgid ""
|
174 |
"The email address you entered is already registered to a different user."
|
176 |
"information."
|
177 |
msgstr "Adresa de email introdusa este folosita deja de alt utilizator."
|
178 |
|
179 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:804
|
180 |
#, php-format
|
181 |
msgid ""
|
182 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
183 |
"%3$s updated along with the rest of the information."
|
184 |
msgstr ""
|
185 |
|
186 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:809
|
187 |
#, php-format
|
188 |
msgid ""
|
189 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
190 |
"updated along with the rest of the information."
|
191 |
msgstr ""
|
192 |
|
193 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:814
|
194 |
#, php-format
|
195 |
msgid ""
|
196 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
197 |
"updated along with the rest of the information."
|
198 |
msgstr ""
|
199 |
|
200 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:819
|
201 |
msgid ""
|
202 |
"Your profile was NOT updated, since not all required fields were completed!"
|
203 |
msgstr ""
|
204 |
|
205 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:828
|
206 |
msgid "There was an error while trying to upload the following attachments:"
|
207 |
msgstr "A intervenit o eroare in timpul incarcarii urmatoarelor atasamente:"
|
208 |
|
209 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:836
|
210 |
#, php-format
|
211 |
msgid ""
|
212 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
213 |
"%2$sNOT%3$s updated along with the rest of the information."
|
214 |
msgstr ""
|
215 |
|
216 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
217 |
msgid "There was an error while trying to upload your avatar picture."
|
218 |
msgstr "S-a inregistrat o eroare in timpul incarcarii imaginii avatar."
|
219 |
|
220 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
221 |
msgid "Possible cause: size/incorrect file-type."
|
222 |
msgstr "Cauza posibila: dimensiune/tip fisier incorect(a)."
|
223 |
|
224 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
225 |
msgid "The avatar was"
|
226 |
msgstr "Avatarul a fost"
|
227 |
|
228 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
229 |
msgid "NOT"
|
230 |
msgstr "NU"
|
231 |
|
232 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
233 |
msgid "updated along with the rest of the information."
|
234 |
msgstr "actualizat odata cu restul informatiei."
|
235 |
|
236 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:851
|
237 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
238 |
msgid "There was an error while trying to upload the following attachment(s)"
|
239 |
msgstr ""
|
240 |
"A existat o eroare in timp ce se incerca incarcarea urmatoarelor atasamente"
|
241 |
|
242 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:858
|
243 |
#, php-format
|
244 |
msgid ""
|
245 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
246 |
"file was %2$sNOT%3$s updated along with the rest of the information."
|
247 |
msgstr ""
|
248 |
|
249 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:873
|
250 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
|
|
251 |
msgid "Name"
|
252 |
msgstr "Name"
|
253 |
|
254 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:880
|
255 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
256 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
257 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:537
|
|
|
258 |
#, fuzzy
|
259 |
msgid "Email"
|
260 |
msgstr "E-mail"
|
261 |
|
262 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:881
|
263 |
#, fuzzy
|
264 |
msgid "The email cannot be changed."
|
265 |
msgstr "Numele de utilizator nu pot fi modificate."
|
266 |
|
267 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:890
|
268 |
#, fuzzy
|
269 |
msgid "The usernames cannot be changed."
|
270 |
msgstr "Numele de utilizator nu pot fi modificate."
|
271 |
|
272 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:900
|
273 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:920
|
274 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:940
|
275 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:960
|
276 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1012
|
277 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1034
|
278 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1052
|
279 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1070
|
280 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1088
|
281 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1109
|
282 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
283 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
284 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
293 |
msgid "This field is marked as required by the administrator."
|
294 |
msgstr "Campul este marcat ca obligatoriu de catre administrator."
|
295 |
|
296 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:903
|
297 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:923
|
298 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:943
|
299 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:963
|
300 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1015
|
301 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1036
|
302 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1054
|
303 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1072
|
304 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1090
|
305 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1111
|
306 |
#, fuzzy
|
307 |
msgid ""
|
308 |
"This field wasn't updated because you entered and empty string (It was "
|
311 |
"Campul nu a fost actualizat deoarece ati introdus in sir gol (a fost marcat "
|
312 |
"ca obligatoriu de catre administrator)"
|
313 |
|
314 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:910
|
315 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
316 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
|
|
317 |
msgid "First Name"
|
318 |
msgstr "Prenume"
|
319 |
|
320 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:930
|
321 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
322 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
|
|
323 |
msgid "Last Name"
|
324 |
msgstr "Nume"
|
325 |
|
326 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:950
|
327 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
328 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
|
|
329 |
msgid "Nickname"
|
330 |
msgstr "Porecla"
|
331 |
|
332 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:971
|
|
|
333 |
msgid "Display name publicly as"
|
334 |
msgstr "Afiseaza numele ca"
|
335 |
|
336 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1003
|
337 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
|
|
338 |
msgid "Contact Info"
|
339 |
msgstr "Informatii contact"
|
340 |
|
341 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1024
|
342 |
msgid "(required)"
|
343 |
msgstr "(necesar)"
|
344 |
|
345 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1042
|
346 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
347 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
348 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:567
|
|
|
|
|
349 |
msgid "Website"
|
350 |
msgstr "Website"
|
351 |
|
352 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1060
|
353 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
354 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
355 |
msgid "AIM"
|
356 |
msgstr "AIM"
|
357 |
|
358 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1078
|
359 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
360 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
361 |
msgid "Yahoo IM"
|
362 |
msgstr "Yahoo IM"
|
363 |
|
364 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1096
|
365 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
366 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
367 |
msgid "Jabber / Google Talk"
|
368 |
msgstr "Jabber / Google Talk"
|
369 |
|
370 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1102
|
371 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
|
|
372 |
msgid "About Yourself"
|
373 |
msgstr "Despre tine"
|
374 |
|
375 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1117
|
376 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
377 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
378 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:573
|
|
|
|
|
379 |
msgid "Biographical Info"
|
380 |
msgstr "Informatii biografice"
|
381 |
|
382 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1127
|
383 |
msgid "New Password"
|
384 |
msgstr "Parola noua"
|
385 |
|
386 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1132
|
387 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
388 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
389 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
390 |
msgid "Repeat Password"
|
391 |
msgstr "Repeta parola"
|
392 |
|
393 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1163
|
394 |
msgid "Update"
|
395 |
msgstr "Actualizeaza"
|
396 |
|
849 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
850 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
851 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
852 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:405
|
853 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
854 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
855 |
msgid "Save Changes"
|
1099 |
|
1100 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1101 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1102 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:132
|
1103 |
msgid "You either don't have permission for that action or there was an error!"
|
1104 |
msgstr ""
|
1105 |
|
1158 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1159 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1160 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1161 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:39
|
1162 |
msgid "General Settings"
|
1163 |
msgstr "Setari Generale"
|
1164 |
|
1282 |
msgstr "Status"
|
1283 |
|
1284 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
1285 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:31
|
1286 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
|
|
1287 |
msgid "User-Listing"
|
1288 |
msgstr "Listare Utilizatori"
|
1289 |
|
1416 |
msgstr ""
|
1417 |
|
1418 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1419 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:145
|
1420 |
#, fuzzy, php-format
|
1421 |
msgid "Your account on %1$s has been approved!"
|
1422 |
msgstr "Un cont de utilizator a fost creat pentru"
|
1423 |
|
1424 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1425 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:146
|
1426 |
#, php-format
|
1427 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1428 |
msgstr ""
|
1439 |
msgstr ""
|
1440 |
|
1441 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1442 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:152
|
1443 |
#, fuzzy, php-format
|
1444 |
msgid "Your account on %1$s has been unapproved!"
|
1445 |
msgstr "Un cont de utilizator a fost creat pentru"
|
1446 |
|
1447 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1448 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:153
|
1449 |
#, php-format
|
1450 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1451 |
msgstr ""
|
1663 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1664 |
msgstr ""
|
1665 |
|
1666 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:34
|
1667 |
msgid ""
|
1668 |
"To create a page containing the users registered to this current site/blog, "
|
1669 |
"insert the following shortcode in a (blank) page: "
|
1671 |
"Pentru a crea o pagina cu utilizatorii inregistrati pe site/blog, insereaza "
|
1672 |
"urmatorul cod intr-o pagina (goala):"
|
1673 |
|
1674 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:35
|
1675 |
msgid ""
|
1676 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1677 |
"authors, visible to only the users currently logged in, you would use:"
|
1679 |
"De exemplu, pentru a lista doar editorii si autorii, vizibila doar pentru "
|
1680 |
"utilizatorii inregistrati, veti folosi:"
|
1681 |
|
1682 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1683 |
msgid ""
|
1684 |
"You can also create a userlisting page that displays users having a certain "
|
1685 |
"meta-value within a certain (extra) meta-field like so:"
|
1686 |
msgstr ""
|
1687 |
|
1688 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1689 |
msgid ""
|
1690 |
"Remember though, that the field-value combination must exist in the database."
|
1691 |
msgstr ""
|
1692 |
|
1693 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:41
|
1694 |
msgid "These settings are applied to the front-end userlisting."
|
1695 |
msgstr ""
|
1696 |
"Aceste setari sunt aplicate pentru listarea de utilzatori din front-end."
|
1697 |
|
1698 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:47
|
1699 |
msgid "Number of Users/Page: "
|
1700 |
msgstr "Numar de utilizatori/pagina:"
|
1701 |
|
1702 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:64
|
1703 |
#, fuzzy
|
1704 |
msgid "Default Sorting Criteria: "
|
1705 |
msgstr "Modul de sortare standard:"
|
1706 |
|
1707 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:93
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1708 |
msgid "Default Sorting Order: "
|
1709 |
msgstr "Modul de sortare standard:"
|
1710 |
|
1711 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:104
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1712 |
#, fuzzy
|
1713 |
msgid "\"All-Userlisting\" Template"
|
1714 |
msgstr "Template \"Listare Toti Utilizatorii\" "
|
1715 |
|
1716 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:106
|
1717 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:250
|
1718 |
msgid ""
|
1719 |
"With the userlisting templates you can customize the look, feel and "
|
1720 |
"information listed by the shortcode."
|
1722 |
"Folosind templaturile de listare utilizatori puteti personaliza felul cum "
|
1723 |
"arata sau infomatia afisata de cod."
|
1724 |
|
1725 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:107
|
1726 |
msgid ""
|
1727 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1728 |
"on each page access where the shortcode is present."
|
1730 |
"Template-ul \"Listare Toti Utilizatorii\" este folosit pentru listarea "
|
1731 |
"tuturor utilizatorilor. Este afisat pe fiecare pagina ce contine codul."
|
1732 |
|
1733 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:111
|
1734 |
+
msgid "Avatar size: "
|
|
|
|
|
1735 |
msgstr "Dimensiune avatar:"
|
1736 |
|
1737 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:127
|
1738 |
msgid "Insert \"Sort By\" Field:"
|
1739 |
msgstr "Insereaza camp \"Sorteaza dupa\" :"
|
1740 |
|
1741 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:154
|
1742 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:256
|
|
|
|
|
|
|
|
|
|
|
|
|
1743 |
msgid "Insert \"User-Meta\" Field:"
|
1744 |
msgstr "Insereaza camp \"User-Meta\" :"
|
1745 |
|
1746 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:188
|
1747 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:297
|
1748 |
msgid "Insert Extra Functions:"
|
1749 |
msgstr "Inserare functii extra:"
|
1750 |
|
1751 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:203
|
1752 |
#, fuzzy
|
1753 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1754 |
msgstr "Afiseaza/Ascunde Codul standard \"Listare toti utilizatorii\""
|
1755 |
|
1756 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:205
|
1757 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:311
|
1758 |
msgid ""
|
1759 |
"If you wish to use a default userlisting, just copy the following code and "
|
1760 |
"paste it in the textarea below:"
|
1762 |
"Daca doresti sa folosesti listarea standard de utilizatori, copiaza codul "
|
1763 |
"acesta mai jos:"
|
1764 |
|
1765 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:248
|
|
|
|
|
|
|
|
|
|
|
1766 |
#, fuzzy
|
1767 |
msgid "\"Single-Userlisting\" Template"
|
1768 |
msgstr "Template \"Afisare Utilizator Individual\""
|
1769 |
|
1770 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:251
|
1771 |
msgid ""
|
1772 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1773 |
"It's displayed when clickin on the \"more info\" link."
|
1776 |
"informatiilor despre un utilizator individual. E afisat cand se da click pe "
|
1777 |
"link-ul \"mai multe informatii\"."
|
1778 |
|
1779 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:309
|
1780 |
#, fuzzy
|
1781 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1782 |
msgstr "Afiseaza/Ascunde codul standard \"Listare utilizator individual\""
|
1783 |
|
1784 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1785 |
msgid ""
|
1786 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1787 |
msgstr ""
|
1788 |
|
1789 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1790 |
msgid "You can find it in Profile Builder's menu."
|
1791 |
msgstr ""
|
1792 |
|
1793 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:445
|
1794 |
msgid "You need to be logged in to view the userlisting!"
|
1795 |
msgstr "Trebuie sa fii inregistrat pentru a vedea lista de utilizatori!"
|
1796 |
|
1797 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:477
|
1798 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:492
|
1799 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1641
|
1800 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1730
|
|
|
1801 |
msgid "Search Users by All Fields"
|
1802 |
msgstr "Cauta Utilizatori dupa Toate Campurile"
|
1803 |
|
1804 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:514
|
1805 |
msgid "Leave Blank and Press Search to List All Users"
|
1806 |
msgstr "Lasati gol si apasati Cauta pentru a lista toti utilizatorii"
|
1807 |
|
1808 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:518
|
1809 |
msgid "Search"
|
1810 |
msgstr "Cauta"
|
1811 |
|
1812 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:531
|
|
|
|
|
|
|
|
|
1813 |
#, fuzzy
|
1814 |
msgid "First/Lastname"
|
1815 |
msgstr "Prenume"
|
1816 |
|
1817 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:543
|
1818 |
msgid "Sign-up Date"
|
1819 |
msgstr ""
|
1820 |
|
1821 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:549
|
1822 |
+
#, fuzzy
|
1823 |
+
msgid "Firstname"
|
1824 |
+
msgstr "Prenume"
|
1825 |
+
|
1826 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:555
|
1827 |
+
#, fuzzy
|
1828 |
+
msgid "Lastname"
|
1829 |
+
msgstr "Nume"
|
1830 |
+
|
1831 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:561
|
1832 |
+
#, fuzzy
|
1833 |
+
msgid "Display Name"
|
1834 |
+
msgstr "Prenume"
|
1835 |
+
|
1836 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:579
|
1837 |
msgid "Posts"
|
1838 |
msgstr ""
|
1839 |
|
1840 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1841 |
msgid "Click here to see more information about this user"
|
1842 |
msgstr "Click aici pentru a vedea mai mutle informatii despre acest utilizator"
|
1843 |
|
1844 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1845 |
msgid "More..."
|
1846 |
msgstr "Mai mult..."
|
1847 |
|
1848 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:626
|
1849 |
#, fuzzy
|
1850 |
msgid "Click here to see more information about this user."
|
1851 |
msgstr "Click aici pentru a vedea mai mutle informatii despre acest utilizator"
|
1852 |
|
1853 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:829
|
1854 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:939
|
1855 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1856 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1857 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1858 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1859 |
msgid "No uploaded attachment"
|
1860 |
msgstr "Niciun atasament incarcat"
|
1861 |
|
1862 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:831
|
1863 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:941
|
1864 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1865 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1309
|
1866 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1867 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1475
|
1868 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1869 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1870 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
1873 |
msgid "Click to see the current attachment"
|
1874 |
msgstr "Click pentru a vedea atasamentul curent"
|
1875 |
|
1876 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1877 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1072
|
1878 |
msgid "Click here to go back"
|
1879 |
msgstr "Click pentru a merge inapoi"
|
1880 |
|
1881 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1882 |
msgid "Back"
|
1883 |
msgstr "Inapoi"
|
1884 |
|
1885 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1886 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1887 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1888 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1889 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1890 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1891 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1894 |
msgid "Current file"
|
1895 |
msgstr "Fisier curent"
|
1896 |
|
1897 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1307
|
1898 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1473
|
1899 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
1900 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
1901 |
msgid "Avatar"
|
1902 |
msgstr "Avatar"
|
1903 |
|
1904 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1532
|
1905 |
msgid "No results found!"
|
1906 |
msgstr "Niciun rezultat gasit!"
|
1907 |
|
1908 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1628
|
1909 |
msgid "«« First"
|
1910 |
msgstr "«« Primele"
|
1911 |
|
1912 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1629
|
1913 |
msgid "« Prev"
|
1914 |
msgstr "« Anterior"
|
1915 |
|
1916 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1630
|
1917 |
msgid "Next » "
|
1918 |
msgstr "Urmator » "
|
1919 |
|
1920 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1631
|
1921 |
msgid "Last »»"
|
1922 |
msgstr "Ultimul »»"
|
1923 |
|
2024 |
msgid "User successfully unapproved!"
|
2025 |
msgstr "Codul introdus a fost validat!"
|
2026 |
|
2027 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:114
|
2028 |
#, fuzzy
|
2029 |
msgid "Users successfully approved!"
|
2030 |
msgstr "Codul introdus a fost validat!"
|
2031 |
|
2032 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:127
|
2033 |
#, fuzzy
|
2034 |
msgid "Users successfully unapproved!"
|
2035 |
msgstr "Codul introdus a fost validat!"
|
2036 |
|
2037 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:174
|
2038 |
msgid ""
|
2039 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2040 |
"before you can log in."
|
2041 |
msgstr ""
|
2042 |
|
2043 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:186
|
2044 |
msgid ""
|
2045 |
"Your account has to be confirmed by an administrator before you can use the "
|
2046 |
"\"Password Recovery\" feature."
|
translation/profilebuilder-ru_RU.mo
CHANGED
Binary file
|
translation/profilebuilder-ru_RU.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -35,20 +35,18 @@ msgstr ""
|
|
35 |
|
36 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
38 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
39 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
43 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
44 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:356
|
45 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:568
|
46 |
msgid "Username"
|
47 |
msgstr "Имя пользователя"
|
48 |
|
49 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
51 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
53 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
54 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
@@ -56,7 +54,6 @@ msgid "E-mail"
|
|
56 |
msgstr "Адрес эл. почты"
|
57 |
|
58 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
59 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:225
|
60 |
msgid "Role"
|
61 |
msgstr ""
|
62 |
|
@@ -84,20 +81,20 @@ msgstr ""
|
|
84 |
msgid "Sorry, but you don't have permission to do that!"
|
85 |
msgstr ""
|
86 |
|
87 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
88 |
msgid "Approved"
|
89 |
msgstr ""
|
90 |
|
91 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
92 |
msgid "Unapproved"
|
93 |
msgstr ""
|
94 |
|
95 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
96 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
97 |
msgid "Admin Approval"
|
98 |
msgstr ""
|
99 |
|
100 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
101 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
102 |
#, fuzzy
|
103 |
msgid "All Users"
|
@@ -154,24 +151,24 @@ msgid ""
|
|
154 |
">The user was NOT created!"
|
155 |
msgstr ""
|
156 |
|
157 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
158 |
msgid "You must be logged in to edit your profile."
|
159 |
msgstr "Вы должны войти, чтобы отредактировать свой профиль."
|
160 |
|
161 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
162 |
msgid "The avatar was successfully deleted."
|
163 |
msgstr "Аватар был удален."
|
164 |
|
165 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
166 |
#, fuzzy, php-format
|
167 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
168 |
msgstr "Аватар был удален."
|
169 |
|
170 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
171 |
msgid "The changes have been successfully saved."
|
172 |
msgstr "Изменения были сохранены."
|
173 |
|
174 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
175 |
#, fuzzy, php-format
|
176 |
msgid ""
|
177 |
"The email address you entered is already registered to a different user."
|
@@ -180,109 +177,107 @@ msgid ""
|
|
180 |
msgstr ""
|
181 |
"Введенный вами адрес электронной почты принадлежит другому пользователю."
|
182 |
|
183 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
184 |
#, php-format
|
185 |
msgid ""
|
186 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
187 |
"%3$s updated along with the rest of the information."
|
188 |
msgstr ""
|
189 |
|
190 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
191 |
#, php-format
|
192 |
msgid ""
|
193 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
194 |
"updated along with the rest of the information."
|
195 |
msgstr ""
|
196 |
|
197 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
198 |
#, php-format
|
199 |
msgid ""
|
200 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
201 |
"updated along with the rest of the information."
|
202 |
msgstr ""
|
203 |
|
204 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
205 |
msgid ""
|
206 |
"Your profile was NOT updated, since not all required fields were completed!"
|
207 |
msgstr ""
|
208 |
|
209 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
210 |
msgid "There was an error while trying to upload the following attachments:"
|
211 |
msgstr "Произошла ошибка при попытке загрузки следующих вложений:"
|
212 |
|
213 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
214 |
#, php-format
|
215 |
msgid ""
|
216 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
217 |
"%2$sNOT%3$s updated along with the rest of the information."
|
218 |
msgstr ""
|
219 |
|
220 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
221 |
msgid "There was an error while trying to upload your avatar picture."
|
222 |
msgstr "Произошла ошибка при загрузке вашей аватары."
|
223 |
|
224 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
225 |
msgid "Possible cause: size/incorrect file-type."
|
226 |
msgstr "Возможная причина: крупный размер или неподходящий тип файла."
|
227 |
|
228 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
229 |
msgid "The avatar was"
|
230 |
msgstr "Аватар"
|
231 |
|
232 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
233 |
msgid "NOT"
|
234 |
msgstr "НЕ БЫЛ(-И)"
|
235 |
|
236 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
237 |
msgid "updated along with the rest of the information."
|
238 |
msgstr "обновлен(-ы) вместе со всей другой информацией."
|
239 |
|
240 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
241 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
242 |
msgid "There was an error while trying to upload the following attachment(s)"
|
243 |
msgstr "Произошла ошибка при попытке загрузки следующих вложений:"
|
244 |
|
245 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
246 |
#, php-format
|
247 |
msgid ""
|
248 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
249 |
"file was %2$sNOT%3$s updated along with the rest of the information."
|
250 |
msgstr ""
|
251 |
|
252 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
253 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
254 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:351
|
255 |
msgid "Name"
|
256 |
msgstr "Имя"
|
257 |
|
258 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
259 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
260 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
261 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
262 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:580
|
263 |
msgid "Email"
|
264 |
msgstr "Адрес эл. почты"
|
265 |
|
266 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
267 |
#, fuzzy
|
268 |
msgid "The email cannot be changed."
|
269 |
msgstr "Нельзя изменить имя пользователья."
|
270 |
|
271 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
272 |
#, fuzzy
|
273 |
msgid "The usernames cannot be changed."
|
274 |
msgstr "Нельзя изменить имя пользователья."
|
275 |
|
276 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
277 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
278 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
279 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
280 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
281 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
282 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
283 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
284 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
285 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
286 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
287 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
288 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
@@ -297,16 +292,16 @@ msgstr "Нельзя изменить имя пользователья."
|
|
297 |
msgid "This field is marked as required by the administrator."
|
298 |
msgstr "Это поле является обязательным для заполнения."
|
299 |
|
300 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
301 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
302 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
303 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
304 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
305 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
306 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
307 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
308 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
309 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
310 |
msgid ""
|
311 |
"This field wasn't updated because you entered and empty string (It was "
|
312 |
"marked as required by the administrator."
|
@@ -314,96 +309,86 @@ msgstr ""
|
|
314 |
"Это поле не было обновлено, так как вы очистили его (оно обязательно для "
|
315 |
"заполнения)."
|
316 |
|
317 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
318 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
319 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
320 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:364
|
321 |
msgid "First Name"
|
322 |
msgstr "Имя"
|
323 |
|
324 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
325 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
326 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
327 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:372
|
328 |
msgid "Last Name"
|
329 |
msgstr "Фамилия"
|
330 |
|
331 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
332 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
333 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
334 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:380
|
335 |
msgid "Nickname"
|
336 |
msgstr "Псевдоним"
|
337 |
|
338 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
339 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:388
|
340 |
msgid "Display name publicly as"
|
341 |
msgstr "Отображать мое имя как"
|
342 |
|
343 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
344 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
345 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:396
|
346 |
msgid "Contact Info"
|
347 |
msgstr "Контактные данные"
|
348 |
|
349 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
350 |
msgid "(required)"
|
351 |
msgstr "(обязательно)"
|
352 |
|
353 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
354 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
355 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
356 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
357 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:401
|
358 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:610
|
359 |
msgid "Website"
|
360 |
msgstr "Сайт"
|
361 |
|
362 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
363 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
364 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
365 |
msgid "AIM"
|
366 |
msgstr "AIM"
|
367 |
|
368 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
369 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
370 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
371 |
msgid "Yahoo IM"
|
372 |
msgstr "Yahoo IM"
|
373 |
|
374 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
375 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
376 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
377 |
msgid "Jabber / Google Talk"
|
378 |
msgstr "Jabber / Google Talk"
|
379 |
|
380 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
381 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
382 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:409
|
383 |
msgid "About Yourself"
|
384 |
msgstr "О себе"
|
385 |
|
386 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
387 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
388 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
389 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
390 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:414
|
391 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:616
|
392 |
msgid "Biographical Info"
|
393 |
msgstr "Биография"
|
394 |
|
395 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
396 |
msgid "New Password"
|
397 |
msgstr "Новый пароль"
|
398 |
|
399 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
400 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
401 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
402 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
403 |
msgid "Repeat Password"
|
404 |
msgstr "Введите пароль повторно"
|
405 |
|
406 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
407 |
msgid "Update"
|
408 |
msgstr "Обновить"
|
409 |
|
@@ -859,7 +844,7 @@ msgstr "Скрывать"
|
|
859 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
860 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
861 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
862 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
863 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
864 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
865 |
msgid "Save Changes"
|
@@ -1116,7 +1101,7 @@ msgstr "Серийный номер невозможно подтвердить,
|
|
1116 |
|
1117 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1118 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1119 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1120 |
msgid "You either don't have permission for that action or there was an error!"
|
1121 |
msgstr ""
|
1122 |
|
@@ -1181,7 +1166,7 @@ msgstr ""
|
|
1181 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1182 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1183 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1184 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1185 |
msgid "General Settings"
|
1186 |
msgstr "Общие настройки"
|
1187 |
|
@@ -1310,8 +1295,8 @@ msgid "Status"
|
|
1310 |
msgstr "Статус"
|
1311 |
|
1312 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
|
|
1313 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
1314 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:33
|
1315 |
msgid "User-Listing"
|
1316 |
msgstr "Список пользователей"
|
1317 |
|
@@ -1449,13 +1434,13 @@ msgid ""
|
|
1449 |
msgstr ""
|
1450 |
|
1451 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1452 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1453 |
#, fuzzy, php-format
|
1454 |
msgid "Your account on %1$s has been approved!"
|
1455 |
msgstr "Был создан новый аккаунт"
|
1456 |
|
1457 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1458 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1459 |
#, php-format
|
1460 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1461 |
msgstr ""
|
@@ -1478,13 +1463,13 @@ msgstr ""
|
|
1478 |
"\n"
|
1479 |
|
1480 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1481 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1482 |
#, fuzzy, php-format
|
1483 |
msgid "Your account on %1$s has been unapproved!"
|
1484 |
msgstr "Был создан новый аккаунт"
|
1485 |
|
1486 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1487 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1488 |
#, php-format
|
1489 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1490 |
msgstr ""
|
@@ -1703,7 +1688,7 @@ msgstr ""
|
|
1703 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1704 |
msgstr ""
|
1705 |
|
1706 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1707 |
msgid ""
|
1708 |
"To create a page containing the users registered to this current site/blog, "
|
1709 |
"insert the following shortcode in a (blank) page: "
|
@@ -1711,7 +1696,7 @@ msgstr ""
|
|
1711 |
"Чтобы создать страницу, отображающую список зарегистрированных пользователей "
|
1712 |
"на вашем сайте, вставьте следующий шорткод на (пустую) страницу:"
|
1713 |
|
1714 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1715 |
msgid ""
|
1716 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1717 |
"authors, visible to only the users currently logged in, you would use:"
|
@@ -1719,95 +1704,40 @@ msgstr ""
|
|
1719 |
"Например, чтобы создать список, отображающий только редакторов и авторов в "
|
1720 |
"настоящее время находящихся на сайте, используйте следующий шорткод:"
|
1721 |
|
1722 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1723 |
msgid ""
|
1724 |
"You can also create a userlisting page that displays users having a certain "
|
1725 |
"meta-value within a certain (extra) meta-field like so:"
|
1726 |
msgstr ""
|
1727 |
|
1728 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1729 |
msgid ""
|
1730 |
"Remember though, that the field-value combination must exist in the database."
|
1731 |
msgstr ""
|
1732 |
|
1733 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1734 |
msgid "These settings are applied to the front-end userlisting."
|
1735 |
msgstr "Эти настройки применяются к списку пользователей на сайте."
|
1736 |
|
1737 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1738 |
msgid "Number of Users/Page: "
|
1739 |
msgstr "Число пользователей на страницу:"
|
1740 |
|
1741 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1742 |
#, fuzzy
|
1743 |
msgid "Default Sorting Criteria: "
|
1744 |
msgstr "Сортировка по умолчанию:"
|
1745 |
|
1746 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1747 |
-
#, fuzzy
|
1748 |
-
msgid "Registration Date"
|
1749 |
-
msgstr "После регистрации:"
|
1750 |
-
|
1751 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:75
|
1752 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:592
|
1753 |
-
msgid "Firstname"
|
1754 |
-
msgstr "Имя"
|
1755 |
-
|
1756 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:76
|
1757 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:598
|
1758 |
-
msgid "Lastname"
|
1759 |
-
msgstr "Фамилия"
|
1760 |
-
|
1761 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:77
|
1762 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:604
|
1763 |
-
msgid "Display Name"
|
1764 |
-
msgstr "Публичное имя"
|
1765 |
-
|
1766 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:78
|
1767 |
-
#, fuzzy
|
1768 |
-
msgid "Number of Posts"
|
1769 |
-
msgstr "Число пользователей на страницу:"
|
1770 |
-
|
1771 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:79
|
1772 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:627
|
1773 |
-
msgid "Aim"
|
1774 |
-
msgstr ""
|
1775 |
-
|
1776 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:80
|
1777 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:632
|
1778 |
-
msgid "Yim"
|
1779 |
-
msgstr ""
|
1780 |
-
|
1781 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:81
|
1782 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:637
|
1783 |
-
msgid "Jabber"
|
1784 |
-
msgstr ""
|
1785 |
-
|
1786 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:83
|
1787 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:152
|
1788 |
-
#, fuzzy
|
1789 |
-
msgid "Custom Fields"
|
1790 |
-
msgstr "\"."
|
1791 |
-
|
1792 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:99
|
1793 |
msgid "Default Sorting Order: "
|
1794 |
msgstr "Сортировка по умолчанию:"
|
1795 |
|
1796 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1797 |
-
#, fuzzy
|
1798 |
-
msgid "Ascending"
|
1799 |
-
msgstr "heading"
|
1800 |
-
|
1801 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:103
|
1802 |
-
msgid "Descending"
|
1803 |
-
msgstr ""
|
1804 |
-
|
1805 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:110
|
1806 |
msgid "\"All-Userlisting\" Template"
|
1807 |
msgstr "Шаблон \"Все пользователи\""
|
1808 |
|
1809 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1810 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1811 |
msgid ""
|
1812 |
"With the userlisting templates you can customize the look, feel and "
|
1813 |
"information listed by the shortcode."
|
@@ -1815,7 +1745,7 @@ msgstr ""
|
|
1815 |
"С помощью шаблона списка пользователей вы сможете изменить вид и информацию, "
|
1816 |
"выводимую шорткодом."
|
1817 |
|
1818 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1819 |
msgid ""
|
1820 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1821 |
"on each page access where the shortcode is present."
|
@@ -1823,38 +1753,30 @@ msgstr ""
|
|
1823 |
"Шаблон \"Все пользователи\" используется для отображения всех пользователей. "
|
1824 |
"Он будет отображаться на каждой странице с шорткодом."
|
1825 |
|
1826 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1827 |
-
|
1828 |
-
#, fuzzy
|
1829 |
-
msgid "Avatar/Gravatar Size: "
|
1830 |
msgstr "Размер аватара:"
|
1831 |
|
1832 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1833 |
msgid "Insert \"Sort By\" Field:"
|
1834 |
msgstr "Вставить поле \"Сортировать по\":"
|
1835 |
|
1836 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1837 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1838 |
-
#, fuzzy
|
1839 |
-
msgid "Default WordPress Fields"
|
1840 |
-
msgstr "Стандартные поля профиля"
|
1841 |
-
|
1842 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:164
|
1843 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:287
|
1844 |
msgid "Insert \"User-Meta\" Field:"
|
1845 |
msgstr "Вставить поле \"Данные пользователя\":"
|
1846 |
|
1847 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1848 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1849 |
msgid "Insert Extra Functions:"
|
1850 |
msgstr "Вставить дополнительные функции:"
|
1851 |
|
1852 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1853 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1854 |
msgstr "Показать/скрыть код шаблона \"Все пользователи\" по умолчанию"
|
1855 |
|
1856 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1857 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1858 |
msgid ""
|
1859 |
"If you wish to use a default userlisting, just copy the following code and "
|
1860 |
"paste it in the textarea below:"
|
@@ -1862,16 +1784,11 @@ msgstr ""
|
|
1862 |
"Если вы хотите использовать отображение по умолчанию, то вставьте данный код "
|
1863 |
"в форму ниже:"
|
1864 |
|
1865 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1866 |
-
#, fuzzy
|
1867 |
-
msgid "More"
|
1868 |
-
msgstr "Подробнее..."
|
1869 |
-
|
1870 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:262
|
1871 |
msgid "\"Single-Userlisting\" Template"
|
1872 |
msgstr "Шаблон \"Один пользователь\""
|
1873 |
|
1874 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1875 |
msgid ""
|
1876 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1877 |
"It's displayed when clickin on the \"more info\" link."
|
@@ -1879,91 +1796,98 @@ msgstr ""
|
|
1879 |
"Шаблон \"Один пользователь\" используется для отображения отдельного "
|
1880 |
"пользователя. Он выводится при нажатии на ссылку \"Подробнее\"."
|
1881 |
|
1882 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1883 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1884 |
msgstr "Показать/скрыть код шаблона \"Один пользователь\" по умолчанию"
|
1885 |
|
1886 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1887 |
msgid ""
|
1888 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1889 |
msgstr ""
|
1890 |
"Вам нужно активировать функция Список пользователей во вкладке \"Дополнения"
|
1891 |
"\"!"
|
1892 |
|
1893 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1894 |
msgid "You can find it in Profile Builder's menu."
|
1895 |
msgstr "Вы можете найти его в меню Profile Builder."
|
1896 |
|
1897 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1898 |
msgid "You need to be logged in to view the userlisting!"
|
1899 |
msgstr "Вы должны войти, чтобы просмотреть список пользователей!"
|
1900 |
|
1901 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1902 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1903 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1904 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1905 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/classes/userlisting.class.php:418
|
1906 |
msgid "Search Users by All Fields"
|
1907 |
msgstr "Искать пользователей по всем полям"
|
1908 |
|
1909 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1910 |
msgid "Leave Blank and Press Search to List All Users"
|
1911 |
msgstr ""
|
1912 |
"Оставьте поля пустыми и нажмите «Поиск», чтобы увидеть список всех "
|
1913 |
"пользователей"
|
1914 |
|
1915 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1916 |
msgid "Search"
|
1917 |
msgstr "Поиск"
|
1918 |
|
1919 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1920 |
-
msgid "Clear Results"
|
1921 |
-
msgstr ""
|
1922 |
-
|
1923 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:574
|
1924 |
msgid "First/Lastname"
|
1925 |
msgstr "Имя/Фамилия"
|
1926 |
|
1927 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1928 |
msgid "Sign-up Date"
|
1929 |
msgstr "Дата регистрации"
|
1930 |
|
1931 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1932 |
msgid "Posts"
|
1933 |
msgstr "Число записей"
|
1934 |
|
1935 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1936 |
msgid "Click here to see more information about this user"
|
1937 |
msgstr ""
|
1938 |
"Нажмите здесь, чтобы просмотреть более подробную информацию об этом "
|
1939 |
"пользователе"
|
1940 |
|
1941 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1942 |
msgid "More..."
|
1943 |
msgstr "Подробнее..."
|
1944 |
|
1945 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1946 |
#, fuzzy
|
1947 |
msgid "Click here to see more information about this user."
|
1948 |
msgstr ""
|
1949 |
"Нажмите здесь, чтобы просмотреть более подробную информацию об этом "
|
1950 |
"пользователе"
|
1951 |
|
1952 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1953 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1954 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1955 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1956 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1957 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1958 |
msgid "No uploaded attachment"
|
1959 |
msgstr "Нет загруженных вложений"
|
1960 |
|
1961 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1962 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1963 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1964 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1965 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1966 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1967 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1968 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1969 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
@@ -1972,19 +1896,19 @@ msgstr "Нет загруженных вложений"
|
|
1972 |
msgid "Click to see the current attachment"
|
1973 |
msgstr "Нажмите здесь, чтобы увидеть текущее вложение"
|
1974 |
|
1975 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1976 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1977 |
msgid "Click here to go back"
|
1978 |
msgstr "Нажмите здесь, чтобы вернуться назад"
|
1979 |
|
1980 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1981 |
msgid "Back"
|
1982 |
msgstr "Назад"
|
1983 |
|
1984 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1985 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1986 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1987 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1988 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1989 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1990 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
@@ -1993,30 +1917,30 @@ msgstr "Назад"
|
|
1993 |
msgid "Current file"
|
1994 |
msgstr "Текущий файл"
|
1995 |
|
1996 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1997 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1998 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
1999 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
2000 |
msgid "Avatar"
|
2001 |
msgstr "Аватар"
|
2002 |
|
2003 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2004 |
msgid "No results found!"
|
2005 |
msgstr "Ничего не найдено!"
|
2006 |
|
2007 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2008 |
msgid "«« First"
|
2009 |
msgstr "«« Первая страница"
|
2010 |
|
2011 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2012 |
msgid "« Prev"
|
2013 |
msgstr "« Пред."
|
2014 |
|
2015 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2016 |
msgid "Next » "
|
2017 |
msgstr "След. » "
|
2018 |
|
2019 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2020 |
msgid "Last »»"
|
2021 |
msgstr "Последняя »»"
|
2022 |
|
@@ -2124,23 +2048,23 @@ msgstr "Пользователь был успешно активирован."
|
|
2124 |
msgid "User successfully unapproved!"
|
2125 |
msgstr "Пользователь был успешно активирован."
|
2126 |
|
2127 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2128 |
#, fuzzy
|
2129 |
msgid "Users successfully approved!"
|
2130 |
msgstr "Пользователь был успешно активирован."
|
2131 |
|
2132 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2133 |
#, fuzzy
|
2134 |
msgid "Users successfully unapproved!"
|
2135 |
msgstr "Пользователь был успешно активирован."
|
2136 |
|
2137 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2138 |
msgid ""
|
2139 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2140 |
"before you can log in."
|
2141 |
msgstr ""
|
2142 |
|
2143 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2144 |
msgid ""
|
2145 |
"Your account has to be confirmed by an administrator before you can use the "
|
2146 |
"\"Password Recovery\" feature."
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-05-14 14:35+0200\n"
|
6 |
+
"PO-Revision-Date: 2013-05-14 14:35+0200\n"
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
35 |
|
36 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
37 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
38 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:889
|
39 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
40 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
43 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:525
|
|
|
|
|
44 |
msgid "Username"
|
45 |
msgstr "Имя пользователя"
|
46 |
|
47 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
48 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
49 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1022
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
51 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
54 |
msgstr "Адрес эл. почты"
|
55 |
|
56 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
|
|
57 |
msgid "Role"
|
58 |
msgstr ""
|
59 |
|
81 |
msgid "Sorry, but you don't have permission to do that!"
|
82 |
msgstr ""
|
83 |
|
84 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:294
|
85 |
msgid "Approved"
|
86 |
msgstr ""
|
87 |
|
88 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:296
|
89 |
msgid "Unapproved"
|
90 |
msgstr ""
|
91 |
|
92 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:466
|
93 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
94 |
msgid "Admin Approval"
|
95 |
msgstr ""
|
96 |
|
97 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:469
|
98 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
99 |
#, fuzzy
|
100 |
msgid "All Users"
|
151 |
">The user was NOT created!"
|
152 |
msgstr ""
|
153 |
|
154 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:769
|
155 |
msgid "You must be logged in to edit your profile."
|
156 |
msgstr "Вы должны войти, чтобы отредактировать свой профиль."
|
157 |
|
158 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:777
|
159 |
msgid "The avatar was successfully deleted."
|
160 |
msgstr "Аватар был удален."
|
161 |
|
162 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:782
|
163 |
#, fuzzy, php-format
|
164 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
165 |
msgstr "Аватар был удален."
|
166 |
|
167 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:795
|
168 |
msgid "The changes have been successfully saved."
|
169 |
msgstr "Изменения были сохранены."
|
170 |
|
171 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:799
|
172 |
#, fuzzy, php-format
|
173 |
msgid ""
|
174 |
"The email address you entered is already registered to a different user."
|
177 |
msgstr ""
|
178 |
"Введенный вами адрес электронной почты принадлежит другому пользователю."
|
179 |
|
180 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:804
|
181 |
#, php-format
|
182 |
msgid ""
|
183 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
184 |
"%3$s updated along with the rest of the information."
|
185 |
msgstr ""
|
186 |
|
187 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:809
|
188 |
#, php-format
|
189 |
msgid ""
|
190 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
191 |
"updated along with the rest of the information."
|
192 |
msgstr ""
|
193 |
|
194 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:814
|
195 |
#, php-format
|
196 |
msgid ""
|
197 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
198 |
"updated along with the rest of the information."
|
199 |
msgstr ""
|
200 |
|
201 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:819
|
202 |
msgid ""
|
203 |
"Your profile was NOT updated, since not all required fields were completed!"
|
204 |
msgstr ""
|
205 |
|
206 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:828
|
207 |
msgid "There was an error while trying to upload the following attachments:"
|
208 |
msgstr "Произошла ошибка при попытке загрузки следующих вложений:"
|
209 |
|
210 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:836
|
211 |
#, php-format
|
212 |
msgid ""
|
213 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
214 |
"%2$sNOT%3$s updated along with the rest of the information."
|
215 |
msgstr ""
|
216 |
|
217 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
218 |
msgid "There was an error while trying to upload your avatar picture."
|
219 |
msgstr "Произошла ошибка при загрузке вашей аватары."
|
220 |
|
221 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
222 |
msgid "Possible cause: size/incorrect file-type."
|
223 |
msgstr "Возможная причина: крупный размер или неподходящий тип файла."
|
224 |
|
225 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
226 |
msgid "The avatar was"
|
227 |
msgstr "Аватар"
|
228 |
|
229 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
230 |
msgid "NOT"
|
231 |
msgstr "НЕ БЫЛ(-И)"
|
232 |
|
233 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
234 |
msgid "updated along with the rest of the information."
|
235 |
msgstr "обновлен(-ы) вместе со всей другой информацией."
|
236 |
|
237 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:851
|
238 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
239 |
msgid "There was an error while trying to upload the following attachment(s)"
|
240 |
msgstr "Произошла ошибка при попытке загрузки следующих вложений:"
|
241 |
|
242 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:858
|
243 |
#, php-format
|
244 |
msgid ""
|
245 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
246 |
"file was %2$sNOT%3$s updated along with the rest of the information."
|
247 |
msgstr ""
|
248 |
|
249 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:873
|
250 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
|
|
251 |
msgid "Name"
|
252 |
msgstr "Имя"
|
253 |
|
254 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:880
|
255 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
256 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
257 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:537
|
|
|
258 |
msgid "Email"
|
259 |
msgstr "Адрес эл. почты"
|
260 |
|
261 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:881
|
262 |
#, fuzzy
|
263 |
msgid "The email cannot be changed."
|
264 |
msgstr "Нельзя изменить имя пользователья."
|
265 |
|
266 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:890
|
267 |
#, fuzzy
|
268 |
msgid "The usernames cannot be changed."
|
269 |
msgstr "Нельзя изменить имя пользователья."
|
270 |
|
271 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:900
|
272 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:920
|
273 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:940
|
274 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:960
|
275 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1012
|
276 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1034
|
277 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1052
|
278 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1070
|
279 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1088
|
280 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1109
|
281 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
282 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
283 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
292 |
msgid "This field is marked as required by the administrator."
|
293 |
msgstr "Это поле является обязательным для заполнения."
|
294 |
|
295 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:903
|
296 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:923
|
297 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:943
|
298 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:963
|
299 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1015
|
300 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1036
|
301 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1054
|
302 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1072
|
303 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1090
|
304 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1111
|
305 |
msgid ""
|
306 |
"This field wasn't updated because you entered and empty string (It was "
|
307 |
"marked as required by the administrator."
|
309 |
"Это поле не было обновлено, так как вы очистили его (оно обязательно для "
|
310 |
"заполнения)."
|
311 |
|
312 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:910
|
313 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
314 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
|
|
315 |
msgid "First Name"
|
316 |
msgstr "Имя"
|
317 |
|
318 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:930
|
319 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
320 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
|
|
321 |
msgid "Last Name"
|
322 |
msgstr "Фамилия"
|
323 |
|
324 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:950
|
325 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
326 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
|
|
327 |
msgid "Nickname"
|
328 |
msgstr "Псевдоним"
|
329 |
|
330 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:971
|
|
|
331 |
msgid "Display name publicly as"
|
332 |
msgstr "Отображать мое имя как"
|
333 |
|
334 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1003
|
335 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
|
|
336 |
msgid "Contact Info"
|
337 |
msgstr "Контактные данные"
|
338 |
|
339 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1024
|
340 |
msgid "(required)"
|
341 |
msgstr "(обязательно)"
|
342 |
|
343 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1042
|
344 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
345 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
346 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:567
|
|
|
|
|
347 |
msgid "Website"
|
348 |
msgstr "Сайт"
|
349 |
|
350 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1060
|
351 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
352 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
353 |
msgid "AIM"
|
354 |
msgstr "AIM"
|
355 |
|
356 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1078
|
357 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
358 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
359 |
msgid "Yahoo IM"
|
360 |
msgstr "Yahoo IM"
|
361 |
|
362 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1096
|
363 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
364 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
365 |
msgid "Jabber / Google Talk"
|
366 |
msgstr "Jabber / Google Talk"
|
367 |
|
368 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1102
|
369 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
|
|
370 |
msgid "About Yourself"
|
371 |
msgstr "О себе"
|
372 |
|
373 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1117
|
374 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
375 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
376 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:573
|
|
|
|
|
377 |
msgid "Biographical Info"
|
378 |
msgstr "Биография"
|
379 |
|
380 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1127
|
381 |
msgid "New Password"
|
382 |
msgstr "Новый пароль"
|
383 |
|
384 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1132
|
385 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
386 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
387 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
388 |
msgid "Repeat Password"
|
389 |
msgstr "Введите пароль повторно"
|
390 |
|
391 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1163
|
392 |
msgid "Update"
|
393 |
msgstr "Обновить"
|
394 |
|
844 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
845 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
846 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
847 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:405
|
848 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
849 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
850 |
msgid "Save Changes"
|
1101 |
|
1102 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1103 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1104 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:132
|
1105 |
msgid "You either don't have permission for that action or there was an error!"
|
1106 |
msgstr ""
|
1107 |
|
1166 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1167 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1168 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1169 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:39
|
1170 |
msgid "General Settings"
|
1171 |
msgstr "Общие настройки"
|
1172 |
|
1295 |
msgstr "Статус"
|
1296 |
|
1297 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
1298 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:31
|
1299 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
|
|
1300 |
msgid "User-Listing"
|
1301 |
msgstr "Список пользователей"
|
1302 |
|
1434 |
msgstr ""
|
1435 |
|
1436 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1437 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:145
|
1438 |
#, fuzzy, php-format
|
1439 |
msgid "Your account on %1$s has been approved!"
|
1440 |
msgstr "Был создан новый аккаунт"
|
1441 |
|
1442 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1443 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:146
|
1444 |
#, php-format
|
1445 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1446 |
msgstr ""
|
1463 |
"\n"
|
1464 |
|
1465 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1466 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:152
|
1467 |
#, fuzzy, php-format
|
1468 |
msgid "Your account on %1$s has been unapproved!"
|
1469 |
msgstr "Был создан новый аккаунт"
|
1470 |
|
1471 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1472 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:153
|
1473 |
#, php-format
|
1474 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1475 |
msgstr ""
|
1688 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1689 |
msgstr ""
|
1690 |
|
1691 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:34
|
1692 |
msgid ""
|
1693 |
"To create a page containing the users registered to this current site/blog, "
|
1694 |
"insert the following shortcode in a (blank) page: "
|
1696 |
"Чтобы создать страницу, отображающую список зарегистрированных пользователей "
|
1697 |
"на вашем сайте, вставьте следующий шорткод на (пустую) страницу:"
|
1698 |
|
1699 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:35
|
1700 |
msgid ""
|
1701 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1702 |
"authors, visible to only the users currently logged in, you would use:"
|
1704 |
"Например, чтобы создать список, отображающий только редакторов и авторов в "
|
1705 |
"настоящее время находящихся на сайте, используйте следующий шорткод:"
|
1706 |
|
1707 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1708 |
msgid ""
|
1709 |
"You can also create a userlisting page that displays users having a certain "
|
1710 |
"meta-value within a certain (extra) meta-field like so:"
|
1711 |
msgstr ""
|
1712 |
|
1713 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1714 |
msgid ""
|
1715 |
"Remember though, that the field-value combination must exist in the database."
|
1716 |
msgstr ""
|
1717 |
|
1718 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:41
|
1719 |
msgid "These settings are applied to the front-end userlisting."
|
1720 |
msgstr "Эти настройки применяются к списку пользователей на сайте."
|
1721 |
|
1722 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:47
|
1723 |
msgid "Number of Users/Page: "
|
1724 |
msgstr "Число пользователей на страницу:"
|
1725 |
|
1726 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:64
|
1727 |
#, fuzzy
|
1728 |
msgid "Default Sorting Criteria: "
|
1729 |
msgstr "Сортировка по умолчанию:"
|
1730 |
|
1731 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:93
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1732 |
msgid "Default Sorting Order: "
|
1733 |
msgstr "Сортировка по умолчанию:"
|
1734 |
|
1735 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:104
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1736 |
msgid "\"All-Userlisting\" Template"
|
1737 |
msgstr "Шаблон \"Все пользователи\""
|
1738 |
|
1739 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:106
|
1740 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:250
|
1741 |
msgid ""
|
1742 |
"With the userlisting templates you can customize the look, feel and "
|
1743 |
"information listed by the shortcode."
|
1745 |
"С помощью шаблона списка пользователей вы сможете изменить вид и информацию, "
|
1746 |
"выводимую шорткодом."
|
1747 |
|
1748 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:107
|
1749 |
msgid ""
|
1750 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1751 |
"on each page access where the shortcode is present."
|
1753 |
"Шаблон \"Все пользователи\" используется для отображения всех пользователей. "
|
1754 |
"Он будет отображаться на каждой странице с шорткодом."
|
1755 |
|
1756 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:111
|
1757 |
+
msgid "Avatar size: "
|
|
|
|
|
1758 |
msgstr "Размер аватара:"
|
1759 |
|
1760 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:127
|
1761 |
msgid "Insert \"Sort By\" Field:"
|
1762 |
msgstr "Вставить поле \"Сортировать по\":"
|
1763 |
|
1764 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:154
|
1765 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:256
|
|
|
|
|
|
|
|
|
|
|
|
|
1766 |
msgid "Insert \"User-Meta\" Field:"
|
1767 |
msgstr "Вставить поле \"Данные пользователя\":"
|
1768 |
|
1769 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:188
|
1770 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:297
|
1771 |
msgid "Insert Extra Functions:"
|
1772 |
msgstr "Вставить дополнительные функции:"
|
1773 |
|
1774 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:203
|
1775 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1776 |
msgstr "Показать/скрыть код шаблона \"Все пользователи\" по умолчанию"
|
1777 |
|
1778 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:205
|
1779 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:311
|
1780 |
msgid ""
|
1781 |
"If you wish to use a default userlisting, just copy the following code and "
|
1782 |
"paste it in the textarea below:"
|
1784 |
"Если вы хотите использовать отображение по умолчанию, то вставьте данный код "
|
1785 |
"в форму ниже:"
|
1786 |
|
1787 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:248
|
|
|
|
|
|
|
|
|
|
|
1788 |
msgid "\"Single-Userlisting\" Template"
|
1789 |
msgstr "Шаблон \"Один пользователь\""
|
1790 |
|
1791 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:251
|
1792 |
msgid ""
|
1793 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1794 |
"It's displayed when clickin on the \"more info\" link."
|
1796 |
"Шаблон \"Один пользователь\" используется для отображения отдельного "
|
1797 |
"пользователя. Он выводится при нажатии на ссылку \"Подробнее\"."
|
1798 |
|
1799 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:309
|
1800 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1801 |
msgstr "Показать/скрыть код шаблона \"Один пользователь\" по умолчанию"
|
1802 |
|
1803 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1804 |
msgid ""
|
1805 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1806 |
msgstr ""
|
1807 |
"Вам нужно активировать функция Список пользователей во вкладке \"Дополнения"
|
1808 |
"\"!"
|
1809 |
|
1810 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1811 |
msgid "You can find it in Profile Builder's menu."
|
1812 |
msgstr "Вы можете найти его в меню Profile Builder."
|
1813 |
|
1814 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:445
|
1815 |
msgid "You need to be logged in to view the userlisting!"
|
1816 |
msgstr "Вы должны войти, чтобы просмотреть список пользователей!"
|
1817 |
|
1818 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:477
|
1819 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:492
|
1820 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1641
|
1821 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1730
|
|
|
1822 |
msgid "Search Users by All Fields"
|
1823 |
msgstr "Искать пользователей по всем полям"
|
1824 |
|
1825 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:514
|
1826 |
msgid "Leave Blank and Press Search to List All Users"
|
1827 |
msgstr ""
|
1828 |
"Оставьте поля пустыми и нажмите «Поиск», чтобы увидеть список всех "
|
1829 |
"пользователей"
|
1830 |
|
1831 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:518
|
1832 |
msgid "Search"
|
1833 |
msgstr "Поиск"
|
1834 |
|
1835 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:531
|
|
|
|
|
|
|
|
|
1836 |
msgid "First/Lastname"
|
1837 |
msgstr "Имя/Фамилия"
|
1838 |
|
1839 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:543
|
1840 |
msgid "Sign-up Date"
|
1841 |
msgstr "Дата регистрации"
|
1842 |
|
1843 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:549
|
1844 |
+
msgid "Firstname"
|
1845 |
+
msgstr "Имя"
|
1846 |
+
|
1847 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:555
|
1848 |
+
msgid "Lastname"
|
1849 |
+
msgstr "Фамилия"
|
1850 |
+
|
1851 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:561
|
1852 |
+
msgid "Display Name"
|
1853 |
+
msgstr "Публичное имя"
|
1854 |
+
|
1855 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:579
|
1856 |
msgid "Posts"
|
1857 |
msgstr "Число записей"
|
1858 |
|
1859 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1860 |
msgid "Click here to see more information about this user"
|
1861 |
msgstr ""
|
1862 |
"Нажмите здесь, чтобы просмотреть более подробную информацию об этом "
|
1863 |
"пользователе"
|
1864 |
|
1865 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1866 |
msgid "More..."
|
1867 |
msgstr "Подробнее..."
|
1868 |
|
1869 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:626
|
1870 |
#, fuzzy
|
1871 |
msgid "Click here to see more information about this user."
|
1872 |
msgstr ""
|
1873 |
"Нажмите здесь, чтобы просмотреть более подробную информацию об этом "
|
1874 |
"пользователе"
|
1875 |
|
1876 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:829
|
1877 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:939
|
1878 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1879 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1880 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1881 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1882 |
msgid "No uploaded attachment"
|
1883 |
msgstr "Нет загруженных вложений"
|
1884 |
|
1885 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:831
|
1886 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:941
|
1887 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1888 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1309
|
1889 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1890 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1475
|
1891 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1892 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1893 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
1896 |
msgid "Click to see the current attachment"
|
1897 |
msgstr "Нажмите здесь, чтобы увидеть текущее вложение"
|
1898 |
|
1899 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1900 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1072
|
1901 |
msgid "Click here to go back"
|
1902 |
msgstr "Нажмите здесь, чтобы вернуться назад"
|
1903 |
|
1904 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1905 |
msgid "Back"
|
1906 |
msgstr "Назад"
|
1907 |
|
1908 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1909 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1910 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1911 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1912 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1913 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1914 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1917 |
msgid "Current file"
|
1918 |
msgstr "Текущий файл"
|
1919 |
|
1920 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1307
|
1921 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1473
|
1922 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
1923 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
1924 |
msgid "Avatar"
|
1925 |
msgstr "Аватар"
|
1926 |
|
1927 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1532
|
1928 |
msgid "No results found!"
|
1929 |
msgstr "Ничего не найдено!"
|
1930 |
|
1931 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1628
|
1932 |
msgid "«« First"
|
1933 |
msgstr "«« Первая страница"
|
1934 |
|
1935 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1629
|
1936 |
msgid "« Prev"
|
1937 |
msgstr "« Пред."
|
1938 |
|
1939 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1630
|
1940 |
msgid "Next » "
|
1941 |
msgstr "След. » "
|
1942 |
|
1943 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1631
|
1944 |
msgid "Last »»"
|
1945 |
msgstr "Последняя »»"
|
1946 |
|
2048 |
msgid "User successfully unapproved!"
|
2049 |
msgstr "Пользователь был успешно активирован."
|
2050 |
|
2051 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:114
|
2052 |
#, fuzzy
|
2053 |
msgid "Users successfully approved!"
|
2054 |
msgstr "Пользователь был успешно активирован."
|
2055 |
|
2056 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:127
|
2057 |
#, fuzzy
|
2058 |
msgid "Users successfully unapproved!"
|
2059 |
msgstr "Пользователь был успешно активирован."
|
2060 |
|
2061 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:174
|
2062 |
msgid ""
|
2063 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2064 |
"before you can log in."
|
2065 |
msgstr ""
|
2066 |
|
2067 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:186
|
2068 |
msgid ""
|
2069 |
"Your account has to be confirmed by an administrator before you can use the "
|
2070 |
"\"Password Recovery\" feature."
|
translation/profilebuilder-sv_SE.mo
CHANGED
Binary file
|
translation/profilebuilder-sv_SE.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -37,20 +37,18 @@ msgstr "Godkänna"
|
|
37 |
|
38 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
39 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
40 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
43 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
44 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
45 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
46 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:356
|
47 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:568
|
48 |
msgid "Username"
|
49 |
msgstr "Användarnamn"
|
50 |
|
51 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
53 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
54 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
55 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
56 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
@@ -58,7 +56,6 @@ msgid "E-mail"
|
|
58 |
msgstr "E-post"
|
59 |
|
60 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
61 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:225
|
62 |
msgid "Role"
|
63 |
msgstr ""
|
64 |
|
@@ -86,20 +83,20 @@ msgstr ""
|
|
86 |
msgid "Sorry, but you don't have permission to do that!"
|
87 |
msgstr ""
|
88 |
|
89 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
90 |
msgid "Approved"
|
91 |
msgstr "Godkänd"
|
92 |
|
93 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
94 |
msgid "Unapproved"
|
95 |
msgstr "Nekad"
|
96 |
|
97 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
98 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
99 |
msgid "Admin Approval"
|
100 |
msgstr ""
|
101 |
|
102 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
103 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
104 |
#, fuzzy
|
105 |
msgid "All Users"
|
@@ -156,24 +153,24 @@ msgid ""
|
|
156 |
">The user was NOT created!"
|
157 |
msgstr ""
|
158 |
|
159 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
160 |
msgid "You must be logged in to edit your profile."
|
161 |
msgstr "Du måste vara inloggad för att kunna ändra din profil."
|
162 |
|
163 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
164 |
msgid "The avatar was successfully deleted."
|
165 |
msgstr "Din avatar är nu borttagen."
|
166 |
|
167 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
168 |
#, fuzzy, php-format
|
169 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
170 |
msgstr "Din avatar är nu borttagen."
|
171 |
|
172 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
173 |
msgid "The changes have been successfully saved."
|
174 |
msgstr "Ändringarna är nu sparade."
|
175 |
|
176 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
177 |
#, fuzzy, php-format
|
178 |
msgid ""
|
179 |
"The email address you entered is already registered to a different user."
|
@@ -181,109 +178,107 @@ msgid ""
|
|
181 |
"information."
|
182 |
msgstr "E-postadressen du skrev in är redan registrerad av en annan användare."
|
183 |
|
184 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
185 |
#, php-format
|
186 |
msgid ""
|
187 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
188 |
"%3$s updated along with the rest of the information."
|
189 |
msgstr ""
|
190 |
|
191 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
192 |
#, php-format
|
193 |
msgid ""
|
194 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
195 |
"updated along with the rest of the information."
|
196 |
msgstr ""
|
197 |
|
198 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
199 |
#, php-format
|
200 |
msgid ""
|
201 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
202 |
"updated along with the rest of the information."
|
203 |
msgstr ""
|
204 |
|
205 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
206 |
msgid ""
|
207 |
"Your profile was NOT updated, since not all required fields were completed!"
|
208 |
msgstr ""
|
209 |
|
210 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
211 |
msgid "There was an error while trying to upload the following attachments:"
|
212 |
msgstr "Ett fel uppstod medan följande bilagor laddades upp:"
|
213 |
|
214 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
215 |
#, php-format
|
216 |
msgid ""
|
217 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
218 |
"%2$sNOT%3$s updated along with the rest of the information."
|
219 |
msgstr ""
|
220 |
|
221 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
222 |
msgid "There was an error while trying to upload your avatar picture."
|
223 |
msgstr "Ett fel uppstod då du laddade upp din avatar."
|
224 |
|
225 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
226 |
msgid "Possible cause: size/incorrect file-type."
|
227 |
msgstr "Möjlig orsak: fel storlek/filtyp"
|
228 |
|
229 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
230 |
msgid "The avatar was"
|
231 |
msgstr "Avataren var"
|
232 |
|
233 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
234 |
msgid "NOT"
|
235 |
msgstr "INTE"
|
236 |
|
237 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
238 |
msgid "updated along with the rest of the information."
|
239 |
msgstr "uppdaterad med resten av informationen."
|
240 |
|
241 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
242 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
243 |
msgid "There was an error while trying to upload the following attachment(s)"
|
244 |
msgstr "Ett fel uppstod medan du laddade upp följande bilagor:"
|
245 |
|
246 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
247 |
#, php-format
|
248 |
msgid ""
|
249 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
250 |
"file was %2$sNOT%3$s updated along with the rest of the information."
|
251 |
msgstr ""
|
252 |
|
253 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
254 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
255 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:351
|
256 |
msgid "Name"
|
257 |
msgstr "Namn"
|
258 |
|
259 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
260 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
261 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
262 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
263 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:580
|
264 |
msgid "Email"
|
265 |
msgstr "E-post"
|
266 |
|
267 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
268 |
#, fuzzy
|
269 |
msgid "The email cannot be changed."
|
270 |
msgstr "Användarnamnet kan inte ändras."
|
271 |
|
272 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
273 |
#, fuzzy
|
274 |
msgid "The usernames cannot be changed."
|
275 |
msgstr "Användarnamnet kan inte ändras."
|
276 |
|
277 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
278 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
279 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
280 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
281 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
282 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
283 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
284 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
285 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
286 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
287 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
288 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
289 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
@@ -298,16 +293,16 @@ msgstr "Användarnamnet kan inte ändras."
|
|
298 |
msgid "This field is marked as required by the administrator."
|
299 |
msgstr "Detta fält är markerat som obligatoriskt av administratören."
|
300 |
|
301 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
302 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
303 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
304 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
305 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
306 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
307 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
308 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
309 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
310 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
311 |
msgid ""
|
312 |
"This field wasn't updated because you entered and empty string (It was "
|
313 |
"marked as required by the administrator."
|
@@ -315,96 +310,86 @@ msgstr ""
|
|
315 |
"Detta fält uppdaterades inte eftersom du inte skrev in något (det var "
|
316 |
"markerat som obligatoriskt av administratören)."
|
317 |
|
318 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
319 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
320 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
321 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:364
|
322 |
msgid "First Name"
|
323 |
msgstr "Förnamn"
|
324 |
|
325 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
326 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
327 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
328 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:372
|
329 |
msgid "Last Name"
|
330 |
msgstr "Efternamn"
|
331 |
|
332 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
333 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
334 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
335 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:380
|
336 |
msgid "Nickname"
|
337 |
msgstr "Smeknamn"
|
338 |
|
339 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
340 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:388
|
341 |
msgid "Display name publicly as"
|
342 |
msgstr "Visa följande namn publikt"
|
343 |
|
344 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
345 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
346 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:396
|
347 |
msgid "Contact Info"
|
348 |
msgstr "Kontaktinformation"
|
349 |
|
350 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
351 |
msgid "(required)"
|
352 |
msgstr "(obligatoriskt)"
|
353 |
|
354 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
355 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
356 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
357 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
358 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:401
|
359 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:610
|
360 |
msgid "Website"
|
361 |
msgstr "Webbplats"
|
362 |
|
363 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
364 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
365 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
366 |
msgid "AIM"
|
367 |
msgstr "AIM"
|
368 |
|
369 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
370 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
371 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
372 |
msgid "Yahoo IM"
|
373 |
msgstr "Yahoo IM"
|
374 |
|
375 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
376 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
377 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
378 |
msgid "Jabber / Google Talk"
|
379 |
msgstr "Jabber / Google Talk"
|
380 |
|
381 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
382 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
383 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:409
|
384 |
msgid "About Yourself"
|
385 |
msgstr "Om dig själv"
|
386 |
|
387 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
388 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
389 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
390 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
391 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:414
|
392 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:616
|
393 |
msgid "Biographical Info"
|
394 |
msgstr "Kort om dig själv"
|
395 |
|
396 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
397 |
msgid "New Password"
|
398 |
msgstr "Nytt lösenord"
|
399 |
|
400 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
401 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
402 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
403 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
404 |
msgid "Repeat Password"
|
405 |
msgstr "Upprepa lösenord"
|
406 |
|
407 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
408 |
msgid "Update"
|
409 |
msgstr "Uppdatera"
|
410 |
|
@@ -866,7 +851,7 @@ msgstr "Dölj"
|
|
866 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
867 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
868 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
869 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
870 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
871 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
872 |
msgid "Save Changes"
|
@@ -1116,7 +1101,7 @@ msgstr "Serienumret kunde inte valideras!"
|
|
1116 |
|
1117 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1118 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1119 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1120 |
msgid "You either don't have permission for that action or there was an error!"
|
1121 |
msgstr ""
|
1122 |
|
@@ -1179,7 +1164,7 @@ msgstr ""
|
|
1179 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1180 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1181 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1182 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1183 |
msgid "General Settings"
|
1184 |
msgstr "Allmänna inställningar"
|
1185 |
|
@@ -1314,8 +1299,8 @@ msgid "Status"
|
|
1314 |
msgstr "Status"
|
1315 |
|
1316 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
|
|
1317 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
1318 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:33
|
1319 |
msgid "User-Listing"
|
1320 |
msgstr "Användarlista"
|
1321 |
|
@@ -1454,13 +1439,13 @@ msgstr ""
|
|
1454 |
"Du kommer bli notifierad via e-post."
|
1455 |
|
1456 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1457 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1458 |
#, fuzzy, php-format
|
1459 |
msgid "Your account on %1$s has been approved!"
|
1460 |
msgstr "har blivit godkänd!"
|
1461 |
|
1462 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1463 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1464 |
#, fuzzy, php-format
|
1465 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1466 |
msgstr "En administratör har precis godkänt ditt användarkonto på"
|
@@ -1477,13 +1462,13 @@ msgid ""
|
|
1477 |
msgstr ""
|
1478 |
|
1479 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1480 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1481 |
#, fuzzy, php-format
|
1482 |
msgid "Your account on %1$s has been unapproved!"
|
1483 |
msgstr "har inte godkänts!"
|
1484 |
|
1485 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1486 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1487 |
#, fuzzy, php-format
|
1488 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1489 |
msgstr "En administratör har nekat dig ett användarkonto på"
|
@@ -1713,7 +1698,7 @@ msgstr "Privat nyckel:"
|
|
1713 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1714 |
msgstr "reCAPTCHA-texten skrevs inte in korrekt. Gå tillbaka och försök igen!"
|
1715 |
|
1716 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1717 |
msgid ""
|
1718 |
"To create a page containing the users registered to this current site/blog, "
|
1719 |
"insert the following shortcode in a (blank) page: "
|
@@ -1721,7 +1706,7 @@ msgstr ""
|
|
1721 |
"För att skapa en sida som innehåller användare som registrerat sig för denna "
|
1722 |
"sida/blogg, skriv in följande shortcode i en (tom) sida:"
|
1723 |
|
1724 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1725 |
msgid ""
|
1726 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1727 |
"authors, visible to only the users currently logged in, you would use:"
|
@@ -1729,95 +1714,40 @@ msgstr ""
|
|
1729 |
"Till exempel, för att skapa en användarlista som är synlig för de som är "
|
1730 |
"inloggade och som bara listar redaktörerna och skribenterna, ska du använda:"
|
1731 |
|
1732 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1733 |
msgid ""
|
1734 |
"You can also create a userlisting page that displays users having a certain "
|
1735 |
"meta-value within a certain (extra) meta-field like so:"
|
1736 |
msgstr ""
|
1737 |
|
1738 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1739 |
msgid ""
|
1740 |
"Remember though, that the field-value combination must exist in the database."
|
1741 |
msgstr ""
|
1742 |
|
1743 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1744 |
msgid "These settings are applied to the front-end userlisting."
|
1745 |
msgstr "Dessa inställningar appliceras på användarlistan i frontend. "
|
1746 |
|
1747 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1748 |
msgid "Number of Users/Page: "
|
1749 |
msgstr "Antal användare per sida:"
|
1750 |
|
1751 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1752 |
#, fuzzy
|
1753 |
msgid "Default Sorting Criteria: "
|
1754 |
msgstr "Vanlig sorteringsordning:"
|
1755 |
|
1756 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1757 |
-
#, fuzzy
|
1758 |
-
msgid "Registration Date"
|
1759 |
-
msgstr "Efter registrering:"
|
1760 |
-
|
1761 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:75
|
1762 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:592
|
1763 |
-
msgid "Firstname"
|
1764 |
-
msgstr "Förnamn"
|
1765 |
-
|
1766 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:76
|
1767 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:598
|
1768 |
-
msgid "Lastname"
|
1769 |
-
msgstr "Efternamn"
|
1770 |
-
|
1771 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:77
|
1772 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:604
|
1773 |
-
msgid "Display Name"
|
1774 |
-
msgstr "Publikt namn"
|
1775 |
-
|
1776 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:78
|
1777 |
-
#, fuzzy
|
1778 |
-
msgid "Number of Posts"
|
1779 |
-
msgstr "Antal användare per sida:"
|
1780 |
-
|
1781 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:79
|
1782 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:627
|
1783 |
-
msgid "Aim"
|
1784 |
-
msgstr ""
|
1785 |
-
|
1786 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:80
|
1787 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:632
|
1788 |
-
msgid "Yim"
|
1789 |
-
msgstr ""
|
1790 |
-
|
1791 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:81
|
1792 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:637
|
1793 |
-
msgid "Jabber"
|
1794 |
-
msgstr ""
|
1795 |
-
|
1796 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:83
|
1797 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:152
|
1798 |
-
#, fuzzy
|
1799 |
-
msgid "Custom Fields"
|
1800 |
-
msgstr "\" anpassat fält."
|
1801 |
-
|
1802 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:99
|
1803 |
msgid "Default Sorting Order: "
|
1804 |
msgstr "Vanlig sorteringsordning:"
|
1805 |
|
1806 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1807 |
-
#, fuzzy
|
1808 |
-
msgid "Ascending"
|
1809 |
-
msgstr "rubrik"
|
1810 |
-
|
1811 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:103
|
1812 |
-
msgid "Descending"
|
1813 |
-
msgstr ""
|
1814 |
-
|
1815 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:110
|
1816 |
msgid "\"All-Userlisting\" Template"
|
1817 |
msgstr "Mall för \"Användarlista\""
|
1818 |
|
1819 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1820 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1821 |
msgid ""
|
1822 |
"With the userlisting templates you can customize the look, feel and "
|
1823 |
"information listed by the shortcode."
|
@@ -1825,7 +1755,7 @@ msgstr ""
|
|
1825 |
"Med användarlistans mall kan du anpassa utseendet, känslan och hur "
|
1826 |
"informationen listas med dess shortcode."
|
1827 |
|
1828 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1829 |
msgid ""
|
1830 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1831 |
"on each page access where the shortcode is present."
|
@@ -1833,38 +1763,30 @@ msgstr ""
|
|
1833 |
"Mallen för \"Användarlistan\" används för att lista alla användare. Den "
|
1834 |
"visas på varje sida där dess shortcode finns."
|
1835 |
|
1836 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1837 |
-
|
1838 |
-
#, fuzzy
|
1839 |
-
msgid "Avatar/Gravatar Size: "
|
1840 |
msgstr "Avatarstorlek"
|
1841 |
|
1842 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1843 |
msgid "Insert \"Sort By\" Field:"
|
1844 |
msgstr "Lägg till \"Sortera på\"-fält:"
|
1845 |
|
1846 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1847 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1848 |
-
#, fuzzy
|
1849 |
-
msgid "Default WordPress Fields"
|
1850 |
-
msgstr "Standardprofilfält"
|
1851 |
-
|
1852 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:164
|
1853 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:287
|
1854 |
msgid "Insert \"User-Meta\" Field:"
|
1855 |
msgstr "Lägg till \"användar-meta\"-fält:"
|
1856 |
|
1857 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1858 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1859 |
msgid "Insert Extra Functions:"
|
1860 |
msgstr "Lägg till extrafunktion:"
|
1861 |
|
1862 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1863 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1864 |
msgstr "Visa/Dölj standardkod för \"Användarlista\""
|
1865 |
|
1866 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1867 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1868 |
msgid ""
|
1869 |
"If you wish to use a default userlisting, just copy the following code and "
|
1870 |
"paste it in the textarea below:"
|
@@ -1872,16 +1794,11 @@ msgstr ""
|
|
1872 |
"Om du vill använda den vanliga användarlistningen, kopiera bara följande kod "
|
1873 |
"och klistra in den i textarean nedan:"
|
1874 |
|
1875 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1876 |
-
#, fuzzy
|
1877 |
-
msgid "More"
|
1878 |
-
msgstr "Mer..."
|
1879 |
-
|
1880 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:262
|
1881 |
msgid "\"Single-Userlisting\" Template"
|
1882 |
msgstr "Mall för \"Enkel användarlista\""
|
1883 |
|
1884 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1885 |
msgid ""
|
1886 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1887 |
"It's displayed when clickin on the \"more info\" link."
|
@@ -1889,84 +1806,91 @@ msgstr ""
|
|
1889 |
"Mallen för \"enkel användarlista\" används för att lista en individuell "
|
1890 |
"användare. Den visas när man klickar på länken \"mer information\"."
|
1891 |
|
1892 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1893 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1894 |
msgstr "Visa/Dölj standard \"Enkel användare\"-kod"
|
1895 |
|
1896 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1897 |
msgid ""
|
1898 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1899 |
msgstr ""
|
1900 |
"Du måste aktivera funktionen Användarlistning under fliken \"Tillägg\"!"
|
1901 |
|
1902 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1903 |
msgid "You can find it in Profile Builder's menu."
|
1904 |
msgstr "Du kan hitta det i Profile Builders meny."
|
1905 |
|
1906 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1907 |
msgid "You need to be logged in to view the userlisting!"
|
1908 |
msgstr "Du måste vara inloggad för att kunna se användarlistan."
|
1909 |
|
1910 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1911 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1912 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1913 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1914 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/classes/userlisting.class.php:418
|
1915 |
msgid "Search Users by All Fields"
|
1916 |
msgstr "Sök användare genom Alla fält"
|
1917 |
|
1918 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1919 |
msgid "Leave Blank and Press Search to List All Users"
|
1920 |
msgstr "Lämna tom och tryck på Sök för att lista alla användare"
|
1921 |
|
1922 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1923 |
msgid "Search"
|
1924 |
msgstr "Sök"
|
1925 |
|
1926 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1927 |
-
msgid "Clear Results"
|
1928 |
-
msgstr ""
|
1929 |
-
|
1930 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:574
|
1931 |
msgid "First/Lastname"
|
1932 |
msgstr "Förnamn/Efternamn"
|
1933 |
|
1934 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1935 |
msgid "Sign-up Date"
|
1936 |
msgstr "Registreringsdatum"
|
1937 |
|
1938 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1939 |
msgid "Posts"
|
1940 |
msgstr "Poster"
|
1941 |
|
1942 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1943 |
msgid "Click here to see more information about this user"
|
1944 |
msgstr "Klicka här för att få mer information om denna användaren"
|
1945 |
|
1946 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1947 |
msgid "More..."
|
1948 |
msgstr "Mer..."
|
1949 |
|
1950 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1951 |
#, fuzzy
|
1952 |
msgid "Click here to see more information about this user."
|
1953 |
msgstr "Klicka här för att få mer information om denna användaren"
|
1954 |
|
1955 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1956 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1957 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1958 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1959 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1960 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1961 |
msgid "No uploaded attachment"
|
1962 |
msgstr "Inga uppladdade bilagor"
|
1963 |
|
1964 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1965 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1966 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1967 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1968 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1969 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1970 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1971 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1972 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
@@ -1975,19 +1899,19 @@ msgstr "Inga uppladdade bilagor"
|
|
1975 |
msgid "Click to see the current attachment"
|
1976 |
msgstr "Klicka här för att se nuvarande bilaga"
|
1977 |
|
1978 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1979 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1980 |
msgid "Click here to go back"
|
1981 |
msgstr "Klicka här för att gå tillbaka"
|
1982 |
|
1983 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1984 |
msgid "Back"
|
1985 |
msgstr "Tillbaka"
|
1986 |
|
1987 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1988 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1989 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1990 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1991 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1992 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1993 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
@@ -1996,30 +1920,30 @@ msgstr "Tillbaka"
|
|
1996 |
msgid "Current file"
|
1997 |
msgstr "Aktuell fil"
|
1998 |
|
1999 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2000 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2001 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
2002 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
2003 |
msgid "Avatar"
|
2004 |
msgstr "Avatar"
|
2005 |
|
2006 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2007 |
msgid "No results found!"
|
2008 |
msgstr "Inga resultat hittades!"
|
2009 |
|
2010 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2011 |
msgid "«« First"
|
2012 |
msgstr "«« Första"
|
2013 |
|
2014 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2015 |
msgid "« Prev"
|
2016 |
msgstr "« Föregående"
|
2017 |
|
2018 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2019 |
msgid "Next » "
|
2020 |
msgstr "Nästa » "
|
2021 |
|
2022 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2023 |
msgid "Last »»"
|
2024 |
msgstr "Sista »»"
|
2025 |
|
@@ -2125,17 +2049,17 @@ msgstr "Användaren aktiverades."
|
|
2125 |
msgid "User successfully unapproved!"
|
2126 |
msgstr "Användaren aktiverades."
|
2127 |
|
2128 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2129 |
#, fuzzy
|
2130 |
msgid "Users successfully approved!"
|
2131 |
msgstr "Användaren aktiverades."
|
2132 |
|
2133 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2134 |
#, fuzzy
|
2135 |
msgid "Users successfully unapproved!"
|
2136 |
msgstr "Användaren aktiverades."
|
2137 |
|
2138 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2139 |
msgid ""
|
2140 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2141 |
"before you can log in."
|
@@ -2143,7 +2067,7 @@ msgstr ""
|
|
2143 |
"<strong>FEL</strong>: Ditt konto måste godkännas av en administratör innan "
|
2144 |
"du kan logga in."
|
2145 |
|
2146 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2147 |
#, fuzzy
|
2148 |
msgid ""
|
2149 |
"Your account has to be confirmed by an administrator before you can use the "
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-05-14 14:35+0200\n"
|
6 |
+
"PO-Revision-Date: 2013-05-14 14:35+0200\n"
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
37 |
|
38 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
39 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
40 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:889
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
43 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
44 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
45 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:525
|
|
|
|
|
46 |
msgid "Username"
|
47 |
msgstr "Användarnamn"
|
48 |
|
49 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
51 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1022
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
53 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
54 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
56 |
msgstr "E-post"
|
57 |
|
58 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
|
|
59 |
msgid "Role"
|
60 |
msgstr ""
|
61 |
|
83 |
msgid "Sorry, but you don't have permission to do that!"
|
84 |
msgstr ""
|
85 |
|
86 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:294
|
87 |
msgid "Approved"
|
88 |
msgstr "Godkänd"
|
89 |
|
90 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:296
|
91 |
msgid "Unapproved"
|
92 |
msgstr "Nekad"
|
93 |
|
94 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:466
|
95 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
96 |
msgid "Admin Approval"
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:469
|
100 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
101 |
#, fuzzy
|
102 |
msgid "All Users"
|
153 |
">The user was NOT created!"
|
154 |
msgstr ""
|
155 |
|
156 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:769
|
157 |
msgid "You must be logged in to edit your profile."
|
158 |
msgstr "Du måste vara inloggad för att kunna ändra din profil."
|
159 |
|
160 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:777
|
161 |
msgid "The avatar was successfully deleted."
|
162 |
msgstr "Din avatar är nu borttagen."
|
163 |
|
164 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:782
|
165 |
#, fuzzy, php-format
|
166 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
167 |
msgstr "Din avatar är nu borttagen."
|
168 |
|
169 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:795
|
170 |
msgid "The changes have been successfully saved."
|
171 |
msgstr "Ändringarna är nu sparade."
|
172 |
|
173 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:799
|
174 |
#, fuzzy, php-format
|
175 |
msgid ""
|
176 |
"The email address you entered is already registered to a different user."
|
178 |
"information."
|
179 |
msgstr "E-postadressen du skrev in är redan registrerad av en annan användare."
|
180 |
|
181 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:804
|
182 |
#, php-format
|
183 |
msgid ""
|
184 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
185 |
"%3$s updated along with the rest of the information."
|
186 |
msgstr ""
|
187 |
|
188 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:809
|
189 |
#, php-format
|
190 |
msgid ""
|
191 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
192 |
"updated along with the rest of the information."
|
193 |
msgstr ""
|
194 |
|
195 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:814
|
196 |
#, php-format
|
197 |
msgid ""
|
198 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
199 |
"updated along with the rest of the information."
|
200 |
msgstr ""
|
201 |
|
202 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:819
|
203 |
msgid ""
|
204 |
"Your profile was NOT updated, since not all required fields were completed!"
|
205 |
msgstr ""
|
206 |
|
207 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:828
|
208 |
msgid "There was an error while trying to upload the following attachments:"
|
209 |
msgstr "Ett fel uppstod medan följande bilagor laddades upp:"
|
210 |
|
211 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:836
|
212 |
#, php-format
|
213 |
msgid ""
|
214 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
215 |
"%2$sNOT%3$s updated along with the rest of the information."
|
216 |
msgstr ""
|
217 |
|
218 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
219 |
msgid "There was an error while trying to upload your avatar picture."
|
220 |
msgstr "Ett fel uppstod då du laddade upp din avatar."
|
221 |
|
222 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
223 |
msgid "Possible cause: size/incorrect file-type."
|
224 |
msgstr "Möjlig orsak: fel storlek/filtyp"
|
225 |
|
226 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
227 |
msgid "The avatar was"
|
228 |
msgstr "Avataren var"
|
229 |
|
230 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
231 |
msgid "NOT"
|
232 |
msgstr "INTE"
|
233 |
|
234 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
235 |
msgid "updated along with the rest of the information."
|
236 |
msgstr "uppdaterad med resten av informationen."
|
237 |
|
238 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:851
|
239 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
240 |
msgid "There was an error while trying to upload the following attachment(s)"
|
241 |
msgstr "Ett fel uppstod medan du laddade upp följande bilagor:"
|
242 |
|
243 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:858
|
244 |
#, php-format
|
245 |
msgid ""
|
246 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
247 |
"file was %2$sNOT%3$s updated along with the rest of the information."
|
248 |
msgstr ""
|
249 |
|
250 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:873
|
251 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
|
|
252 |
msgid "Name"
|
253 |
msgstr "Namn"
|
254 |
|
255 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:880
|
256 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
257 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
258 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:537
|
|
|
259 |
msgid "Email"
|
260 |
msgstr "E-post"
|
261 |
|
262 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:881
|
263 |
#, fuzzy
|
264 |
msgid "The email cannot be changed."
|
265 |
msgstr "Användarnamnet kan inte ändras."
|
266 |
|
267 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:890
|
268 |
#, fuzzy
|
269 |
msgid "The usernames cannot be changed."
|
270 |
msgstr "Användarnamnet kan inte ändras."
|
271 |
|
272 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:900
|
273 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:920
|
274 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:940
|
275 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:960
|
276 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1012
|
277 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1034
|
278 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1052
|
279 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1070
|
280 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1088
|
281 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1109
|
282 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
283 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
284 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
293 |
msgid "This field is marked as required by the administrator."
|
294 |
msgstr "Detta fält är markerat som obligatoriskt av administratören."
|
295 |
|
296 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:903
|
297 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:923
|
298 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:943
|
299 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:963
|
300 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1015
|
301 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1036
|
302 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1054
|
303 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1072
|
304 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1090
|
305 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1111
|
306 |
msgid ""
|
307 |
"This field wasn't updated because you entered and empty string (It was "
|
308 |
"marked as required by the administrator."
|
310 |
"Detta fält uppdaterades inte eftersom du inte skrev in något (det var "
|
311 |
"markerat som obligatoriskt av administratören)."
|
312 |
|
313 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:910
|
314 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
315 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
|
|
316 |
msgid "First Name"
|
317 |
msgstr "Förnamn"
|
318 |
|
319 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:930
|
320 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
321 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
|
|
322 |
msgid "Last Name"
|
323 |
msgstr "Efternamn"
|
324 |
|
325 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:950
|
326 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
327 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
|
|
328 |
msgid "Nickname"
|
329 |
msgstr "Smeknamn"
|
330 |
|
331 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:971
|
|
|
332 |
msgid "Display name publicly as"
|
333 |
msgstr "Visa följande namn publikt"
|
334 |
|
335 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1003
|
336 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
|
|
337 |
msgid "Contact Info"
|
338 |
msgstr "Kontaktinformation"
|
339 |
|
340 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1024
|
341 |
msgid "(required)"
|
342 |
msgstr "(obligatoriskt)"
|
343 |
|
344 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1042
|
345 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
346 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
347 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:567
|
|
|
|
|
348 |
msgid "Website"
|
349 |
msgstr "Webbplats"
|
350 |
|
351 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1060
|
352 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
353 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
354 |
msgid "AIM"
|
355 |
msgstr "AIM"
|
356 |
|
357 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1078
|
358 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
359 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
360 |
msgid "Yahoo IM"
|
361 |
msgstr "Yahoo IM"
|
362 |
|
363 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1096
|
364 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
365 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
366 |
msgid "Jabber / Google Talk"
|
367 |
msgstr "Jabber / Google Talk"
|
368 |
|
369 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1102
|
370 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
|
|
371 |
msgid "About Yourself"
|
372 |
msgstr "Om dig själv"
|
373 |
|
374 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1117
|
375 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
376 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
377 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:573
|
|
|
|
|
378 |
msgid "Biographical Info"
|
379 |
msgstr "Kort om dig själv"
|
380 |
|
381 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1127
|
382 |
msgid "New Password"
|
383 |
msgstr "Nytt lösenord"
|
384 |
|
385 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1132
|
386 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
387 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
388 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
389 |
msgid "Repeat Password"
|
390 |
msgstr "Upprepa lösenord"
|
391 |
|
392 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1163
|
393 |
msgid "Update"
|
394 |
msgstr "Uppdatera"
|
395 |
|
851 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
852 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
853 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
854 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:405
|
855 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
856 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
857 |
msgid "Save Changes"
|
1101 |
|
1102 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1103 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1104 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:132
|
1105 |
msgid "You either don't have permission for that action or there was an error!"
|
1106 |
msgstr ""
|
1107 |
|
1164 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1165 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1166 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1167 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:39
|
1168 |
msgid "General Settings"
|
1169 |
msgstr "Allmänna inställningar"
|
1170 |
|
1299 |
msgstr "Status"
|
1300 |
|
1301 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
1302 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:31
|
1303 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
|
|
1304 |
msgid "User-Listing"
|
1305 |
msgstr "Användarlista"
|
1306 |
|
1439 |
"Du kommer bli notifierad via e-post."
|
1440 |
|
1441 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1442 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:145
|
1443 |
#, fuzzy, php-format
|
1444 |
msgid "Your account on %1$s has been approved!"
|
1445 |
msgstr "har blivit godkänd!"
|
1446 |
|
1447 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1448 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:146
|
1449 |
#, fuzzy, php-format
|
1450 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1451 |
msgstr "En administratör har precis godkänt ditt användarkonto på"
|
1462 |
msgstr ""
|
1463 |
|
1464 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1465 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:152
|
1466 |
#, fuzzy, php-format
|
1467 |
msgid "Your account on %1$s has been unapproved!"
|
1468 |
msgstr "har inte godkänts!"
|
1469 |
|
1470 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1471 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:153
|
1472 |
#, fuzzy, php-format
|
1473 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1474 |
msgstr "En administratör har nekat dig ett användarkonto på"
|
1698 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1699 |
msgstr "reCAPTCHA-texten skrevs inte in korrekt. Gå tillbaka och försök igen!"
|
1700 |
|
1701 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:34
|
1702 |
msgid ""
|
1703 |
"To create a page containing the users registered to this current site/blog, "
|
1704 |
"insert the following shortcode in a (blank) page: "
|
1706 |
"För att skapa en sida som innehåller användare som registrerat sig för denna "
|
1707 |
"sida/blogg, skriv in följande shortcode i en (tom) sida:"
|
1708 |
|
1709 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:35
|
1710 |
msgid ""
|
1711 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1712 |
"authors, visible to only the users currently logged in, you would use:"
|
1714 |
"Till exempel, för att skapa en användarlista som är synlig för de som är "
|
1715 |
"inloggade och som bara listar redaktörerna och skribenterna, ska du använda:"
|
1716 |
|
1717 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1718 |
msgid ""
|
1719 |
"You can also create a userlisting page that displays users having a certain "
|
1720 |
"meta-value within a certain (extra) meta-field like so:"
|
1721 |
msgstr ""
|
1722 |
|
1723 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1724 |
msgid ""
|
1725 |
"Remember though, that the field-value combination must exist in the database."
|
1726 |
msgstr ""
|
1727 |
|
1728 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:41
|
1729 |
msgid "These settings are applied to the front-end userlisting."
|
1730 |
msgstr "Dessa inställningar appliceras på användarlistan i frontend. "
|
1731 |
|
1732 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:47
|
1733 |
msgid "Number of Users/Page: "
|
1734 |
msgstr "Antal användare per sida:"
|
1735 |
|
1736 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:64
|
1737 |
#, fuzzy
|
1738 |
msgid "Default Sorting Criteria: "
|
1739 |
msgstr "Vanlig sorteringsordning:"
|
1740 |
|
1741 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:93
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1742 |
msgid "Default Sorting Order: "
|
1743 |
msgstr "Vanlig sorteringsordning:"
|
1744 |
|
1745 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:104
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1746 |
msgid "\"All-Userlisting\" Template"
|
1747 |
msgstr "Mall för \"Användarlista\""
|
1748 |
|
1749 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:106
|
1750 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:250
|
1751 |
msgid ""
|
1752 |
"With the userlisting templates you can customize the look, feel and "
|
1753 |
"information listed by the shortcode."
|
1755 |
"Med användarlistans mall kan du anpassa utseendet, känslan och hur "
|
1756 |
"informationen listas med dess shortcode."
|
1757 |
|
1758 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:107
|
1759 |
msgid ""
|
1760 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1761 |
"on each page access where the shortcode is present."
|
1763 |
"Mallen för \"Användarlistan\" används för att lista alla användare. Den "
|
1764 |
"visas på varje sida där dess shortcode finns."
|
1765 |
|
1766 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:111
|
1767 |
+
msgid "Avatar size: "
|
|
|
|
|
1768 |
msgstr "Avatarstorlek"
|
1769 |
|
1770 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:127
|
1771 |
msgid "Insert \"Sort By\" Field:"
|
1772 |
msgstr "Lägg till \"Sortera på\"-fält:"
|
1773 |
|
1774 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:154
|
1775 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:256
|
|
|
|
|
|
|
|
|
|
|
|
|
1776 |
msgid "Insert \"User-Meta\" Field:"
|
1777 |
msgstr "Lägg till \"användar-meta\"-fält:"
|
1778 |
|
1779 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:188
|
1780 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:297
|
1781 |
msgid "Insert Extra Functions:"
|
1782 |
msgstr "Lägg till extrafunktion:"
|
1783 |
|
1784 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:203
|
1785 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1786 |
msgstr "Visa/Dölj standardkod för \"Användarlista\""
|
1787 |
|
1788 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:205
|
1789 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:311
|
1790 |
msgid ""
|
1791 |
"If you wish to use a default userlisting, just copy the following code and "
|
1792 |
"paste it in the textarea below:"
|
1794 |
"Om du vill använda den vanliga användarlistningen, kopiera bara följande kod "
|
1795 |
"och klistra in den i textarean nedan:"
|
1796 |
|
1797 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:248
|
|
|
|
|
|
|
|
|
|
|
1798 |
msgid "\"Single-Userlisting\" Template"
|
1799 |
msgstr "Mall för \"Enkel användarlista\""
|
1800 |
|
1801 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:251
|
1802 |
msgid ""
|
1803 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1804 |
"It's displayed when clickin on the \"more info\" link."
|
1806 |
"Mallen för \"enkel användarlista\" används för att lista en individuell "
|
1807 |
"användare. Den visas när man klickar på länken \"mer information\"."
|
1808 |
|
1809 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:309
|
1810 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1811 |
msgstr "Visa/Dölj standard \"Enkel användare\"-kod"
|
1812 |
|
1813 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1814 |
msgid ""
|
1815 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1816 |
msgstr ""
|
1817 |
"Du måste aktivera funktionen Användarlistning under fliken \"Tillägg\"!"
|
1818 |
|
1819 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1820 |
msgid "You can find it in Profile Builder's menu."
|
1821 |
msgstr "Du kan hitta det i Profile Builders meny."
|
1822 |
|
1823 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:445
|
1824 |
msgid "You need to be logged in to view the userlisting!"
|
1825 |
msgstr "Du måste vara inloggad för att kunna se användarlistan."
|
1826 |
|
1827 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:477
|
1828 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:492
|
1829 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1641
|
1830 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1730
|
|
|
1831 |
msgid "Search Users by All Fields"
|
1832 |
msgstr "Sök användare genom Alla fält"
|
1833 |
|
1834 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:514
|
1835 |
msgid "Leave Blank and Press Search to List All Users"
|
1836 |
msgstr "Lämna tom och tryck på Sök för att lista alla användare"
|
1837 |
|
1838 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:518
|
1839 |
msgid "Search"
|
1840 |
msgstr "Sök"
|
1841 |
|
1842 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:531
|
|
|
|
|
|
|
|
|
1843 |
msgid "First/Lastname"
|
1844 |
msgstr "Förnamn/Efternamn"
|
1845 |
|
1846 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:543
|
1847 |
msgid "Sign-up Date"
|
1848 |
msgstr "Registreringsdatum"
|
1849 |
|
1850 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:549
|
1851 |
+
msgid "Firstname"
|
1852 |
+
msgstr "Förnamn"
|
1853 |
+
|
1854 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:555
|
1855 |
+
msgid "Lastname"
|
1856 |
+
msgstr "Efternamn"
|
1857 |
+
|
1858 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:561
|
1859 |
+
msgid "Display Name"
|
1860 |
+
msgstr "Publikt namn"
|
1861 |
+
|
1862 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:579
|
1863 |
msgid "Posts"
|
1864 |
msgstr "Poster"
|
1865 |
|
1866 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1867 |
msgid "Click here to see more information about this user"
|
1868 |
msgstr "Klicka här för att få mer information om denna användaren"
|
1869 |
|
1870 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1871 |
msgid "More..."
|
1872 |
msgstr "Mer..."
|
1873 |
|
1874 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:626
|
1875 |
#, fuzzy
|
1876 |
msgid "Click here to see more information about this user."
|
1877 |
msgstr "Klicka här för att få mer information om denna användaren"
|
1878 |
|
1879 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:829
|
1880 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:939
|
1881 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1882 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1883 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1884 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1885 |
msgid "No uploaded attachment"
|
1886 |
msgstr "Inga uppladdade bilagor"
|
1887 |
|
1888 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:831
|
1889 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:941
|
1890 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1891 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1309
|
1892 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1893 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1475
|
1894 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1895 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1896 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
1899 |
msgid "Click to see the current attachment"
|
1900 |
msgstr "Klicka här för att se nuvarande bilaga"
|
1901 |
|
1902 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1903 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1072
|
1904 |
msgid "Click here to go back"
|
1905 |
msgstr "Klicka här för att gå tillbaka"
|
1906 |
|
1907 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1908 |
msgid "Back"
|
1909 |
msgstr "Tillbaka"
|
1910 |
|
1911 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1912 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1913 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1914 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1915 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1916 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1917 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1920 |
msgid "Current file"
|
1921 |
msgstr "Aktuell fil"
|
1922 |
|
1923 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1307
|
1924 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1473
|
1925 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
1926 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
1927 |
msgid "Avatar"
|
1928 |
msgstr "Avatar"
|
1929 |
|
1930 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1532
|
1931 |
msgid "No results found!"
|
1932 |
msgstr "Inga resultat hittades!"
|
1933 |
|
1934 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1628
|
1935 |
msgid "«« First"
|
1936 |
msgstr "«« Första"
|
1937 |
|
1938 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1629
|
1939 |
msgid "« Prev"
|
1940 |
msgstr "« Föregående"
|
1941 |
|
1942 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1630
|
1943 |
msgid "Next » "
|
1944 |
msgstr "Nästa » "
|
1945 |
|
1946 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1631
|
1947 |
msgid "Last »»"
|
1948 |
msgstr "Sista »»"
|
1949 |
|
2049 |
msgid "User successfully unapproved!"
|
2050 |
msgstr "Användaren aktiverades."
|
2051 |
|
2052 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:114
|
2053 |
#, fuzzy
|
2054 |
msgid "Users successfully approved!"
|
2055 |
msgstr "Användaren aktiverades."
|
2056 |
|
2057 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:127
|
2058 |
#, fuzzy
|
2059 |
msgid "Users successfully unapproved!"
|
2060 |
msgstr "Användaren aktiverades."
|
2061 |
|
2062 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:174
|
2063 |
msgid ""
|
2064 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2065 |
"before you can log in."
|
2067 |
"<strong>FEL</strong>: Ditt konto måste godkännas av en administratör innan "
|
2068 |
"du kan logga in."
|
2069 |
|
2070 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:186
|
2071 |
#, fuzzy
|
2072 |
msgid ""
|
2073 |
"Your account has to be confirmed by an administrator before you can use the "
|
translation/profilebuilder-tr_TR.mo
CHANGED
Binary file
|
translation/profilebuilder-tr_TR.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-
|
6 |
-
"PO-Revision-Date: 2013-
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
@@ -37,20 +37,18 @@ msgstr "Onayla"
|
|
37 |
|
38 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
39 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
40 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
43 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
44 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
45 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
46 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:356
|
47 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:568
|
48 |
msgid "Username"
|
49 |
msgstr "Kullanıcı Adı"
|
50 |
|
51 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
53 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
54 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
55 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
56 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
@@ -58,7 +56,6 @@ msgid "E-mail"
|
|
58 |
msgstr "E-Posta"
|
59 |
|
60 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
61 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:225
|
62 |
msgid "Role"
|
63 |
msgstr ""
|
64 |
|
@@ -85,20 +82,20 @@ msgstr ""
|
|
85 |
msgid "Sorry, but you don't have permission to do that!"
|
86 |
msgstr ""
|
87 |
|
88 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
89 |
msgid "Approved"
|
90 |
msgstr "Onaylandı"
|
91 |
|
92 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
93 |
msgid "Unapproved"
|
94 |
msgstr "Onay Kaldırıldı"
|
95 |
|
96 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
97 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
98 |
msgid "Admin Approval"
|
99 |
msgstr ""
|
100 |
|
101 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:
|
102 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
103 |
#, fuzzy
|
104 |
msgid "All Users"
|
@@ -156,24 +153,24 @@ msgid ""
|
|
156 |
">The user was NOT created!"
|
157 |
msgstr ""
|
158 |
|
159 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
160 |
msgid "You must be logged in to edit your profile."
|
161 |
msgstr "Profilinizi güncellemek için giriş yapmış olmalısınız."
|
162 |
|
163 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
164 |
msgid "The avatar was successfully deleted."
|
165 |
msgstr "Avatarınız başarıyla silindi."
|
166 |
|
167 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
168 |
#, fuzzy, php-format
|
169 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
170 |
msgstr "Avatarınız başarıyla silindi."
|
171 |
|
172 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
173 |
msgid "The changes have been successfully saved."
|
174 |
msgstr "Yapılan değişiklikler başarıyla kaydedildi."
|
175 |
|
176 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
177 |
#, fuzzy, php-format
|
178 |
msgid ""
|
179 |
"The email address you entered is already registered to a different user."
|
@@ -183,21 +180,21 @@ msgstr ""
|
|
183 |
"Girmiş olduğunuz e-posta adresiyle kayıtlı bir kullanıcı zaten var.<br/"
|
184 |
">Tamam mı?"
|
185 |
|
186 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
187 |
#, php-format
|
188 |
msgid ""
|
189 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
190 |
"%3$s updated along with the rest of the information."
|
191 |
msgstr ""
|
192 |
|
193 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
194 |
#, php-format
|
195 |
msgid ""
|
196 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
197 |
"updated along with the rest of the information."
|
198 |
msgstr ""
|
199 |
|
200 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
201 |
#, fuzzy, php-format
|
202 |
msgid ""
|
203 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
@@ -206,93 +203,91 @@ msgstr ""
|
|
206 |
"İki şifre alanını birden doldurmalısınız. <br/> Şifre şuydu: Vous n'avez pas "
|
207 |
"renseigné les champs de mots de passe. <br/> Les mots de passe étaient "
|
208 |
|
209 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
210 |
msgid ""
|
211 |
"Your profile was NOT updated, since not all required fields were completed!"
|
212 |
msgstr ""
|
213 |
|
214 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
215 |
#, fuzzy
|
216 |
msgid "There was an error while trying to upload the following attachments:"
|
217 |
msgstr "Şu dosyaları yüklemeye çalışırken bir hata oluştu:<br/>"
|
218 |
|
219 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
220 |
#, php-format
|
221 |
msgid ""
|
222 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
223 |
"%2$sNOT%3$s updated along with the rest of the information."
|
224 |
msgstr ""
|
225 |
|
226 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
227 |
#, fuzzy
|
228 |
msgid "There was an error while trying to upload your avatar picture."
|
229 |
msgstr "Avatırınız yüklerken bir hata oluştu:<br/>"
|
230 |
|
231 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
232 |
msgid "Possible cause: size/incorrect file-type."
|
233 |
msgstr "Olası nedeni: boyut aşımı veya yanlış doya tipi"
|
234 |
|
235 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
236 |
msgid "The avatar was"
|
237 |
msgstr "Avatar şuydu:"
|
238 |
|
239 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
240 |
msgid "NOT"
|
241 |
msgstr "NOT"
|
242 |
|
243 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
244 |
#, fuzzy
|
245 |
msgid "updated along with the rest of the information."
|
246 |
msgstr "diğer bilgilerle birlikte yüklendi."
|
247 |
|
248 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
249 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
250 |
#, fuzzy
|
251 |
msgid "There was an error while trying to upload the following attachment(s)"
|
252 |
msgstr "Şu dosyaları yüklemeye çalışırken bir hata oluştu:<br/>"
|
253 |
|
254 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
255 |
#, php-format
|
256 |
msgid ""
|
257 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
258 |
"file was %2$sNOT%3$s updated along with the rest of the information."
|
259 |
msgstr ""
|
260 |
|
261 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
262 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
263 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:351
|
264 |
msgid "Name"
|
265 |
msgstr "İsim"
|
266 |
|
267 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
268 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
269 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
270 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
271 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:580
|
272 |
#, fuzzy
|
273 |
msgid "Email"
|
274 |
msgstr "E-Posta"
|
275 |
|
276 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
277 |
#, fuzzy
|
278 |
msgid "The email cannot be changed."
|
279 |
msgstr "Kullanıcı adları değiştirilemez."
|
280 |
|
281 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
282 |
#, fuzzy
|
283 |
msgid "The usernames cannot be changed."
|
284 |
msgstr "Kullanıcı adları değiştirilemez."
|
285 |
|
286 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
287 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
288 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
289 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
290 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
291 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
292 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
293 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
294 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
295 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
296 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
297 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
298 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
@@ -307,112 +302,102 @@ msgstr "Kullanıcı adları değiştirilemez."
|
|
307 |
msgid "This field is marked as required by the administrator."
|
308 |
msgstr "Bu alan, yönetici tarafından zorunlu kılınmış."
|
309 |
|
310 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
311 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
312 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
313 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
314 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
315 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
316 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
317 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
318 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
319 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
320 |
msgid ""
|
321 |
"This field wasn't updated because you entered and empty string (It was "
|
322 |
"marked as required by the administrator."
|
323 |
msgstr ""
|
324 |
"Bu alan güncellenmedi çünkü giriş yapmadınız. (Yönetici zorunlu kılmış.)"
|
325 |
|
326 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
327 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
328 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
329 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:364
|
330 |
msgid "First Name"
|
331 |
msgstr "Ad"
|
332 |
|
333 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
334 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
335 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
336 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:372
|
337 |
msgid "Last Name"
|
338 |
msgstr "Soyad"
|
339 |
|
340 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
341 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
342 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
343 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:380
|
344 |
msgid "Nickname"
|
345 |
msgstr "Mahlas"
|
346 |
|
347 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
348 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:388
|
349 |
msgid "Display name publicly as"
|
350 |
msgstr "Herkesin göreceği isim..."
|
351 |
|
352 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
353 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
354 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:396
|
355 |
msgid "Contact Info"
|
356 |
msgstr "İletişim Bilgisi"
|
357 |
|
358 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
359 |
msgid "(required)"
|
360 |
msgstr "(gerekli)"
|
361 |
|
362 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
363 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
364 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
365 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
366 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:401
|
367 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:610
|
368 |
msgid "Website"
|
369 |
msgstr "Websiteniz"
|
370 |
|
371 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
372 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
373 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
374 |
msgid "AIM"
|
375 |
msgstr "AIM"
|
376 |
|
377 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
378 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
379 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
380 |
msgid "Yahoo IM"
|
381 |
msgstr "Yahoo IM"
|
382 |
|
383 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
384 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
385 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
386 |
msgid "Jabber / Google Talk"
|
387 |
msgstr "Jabber / Google Talk"
|
388 |
|
389 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
390 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
391 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:409
|
392 |
msgid "About Yourself"
|
393 |
msgstr "Hakkınızda"
|
394 |
|
395 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
396 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
397 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
398 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
399 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:414
|
400 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:616
|
401 |
msgid "Biographical Info"
|
402 |
msgstr "Kısaca"
|
403 |
|
404 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
405 |
msgid "New Password"
|
406 |
msgstr "Yeni Şifre"
|
407 |
|
408 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
409 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
410 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
411 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
412 |
msgid "Repeat Password"
|
413 |
msgstr "Şifreniz (Tekrar)"
|
414 |
|
415 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:
|
416 |
msgid "Update"
|
417 |
msgstr "Güncelle"
|
418 |
|
@@ -883,7 +868,7 @@ msgstr "Sakla"
|
|
883 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
884 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
885 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
886 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
887 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
888 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
889 |
msgid "Save Changes"
|
@@ -1135,7 +1120,7 @@ msgstr "Bu seri numarası teyit edilemiyor ya da geçersiz!"
|
|
1135 |
|
1136 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1137 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1138 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1139 |
msgid "You either don't have permission for that action or there was an error!"
|
1140 |
msgstr ""
|
1141 |
|
@@ -1198,7 +1183,7 @@ msgstr ""
|
|
1198 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1199 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1200 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1201 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1202 |
msgid "General Settings"
|
1203 |
msgstr "Genel Ayarlar"
|
1204 |
|
@@ -1327,8 +1312,8 @@ msgid "Status"
|
|
1327 |
msgstr "Durum"
|
1328 |
|
1329 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
|
|
1330 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
1331 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:33
|
1332 |
msgid "User-Listing"
|
1333 |
msgstr "Üye Listeleme"
|
1334 |
|
@@ -1467,13 +1452,13 @@ msgstr ""
|
|
1467 |
"Haberdar edileceksiniz."
|
1468 |
|
1469 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1470 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1471 |
#, fuzzy, php-format
|
1472 |
msgid "Your account on %1$s has been approved!"
|
1473 |
msgstr "kullanıcısı onaylandı!"
|
1474 |
|
1475 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1476 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1477 |
#, fuzzy, php-format
|
1478 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1479 |
msgstr "Bir yönetici şu sitedeki hesabınızı onayladı: "
|
@@ -1490,13 +1475,13 @@ msgid ""
|
|
1490 |
msgstr ""
|
1491 |
|
1492 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1493 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1494 |
#, fuzzy, php-format
|
1495 |
msgid "Your account on %1$s has been unapproved!"
|
1496 |
msgstr "kullanıcısı silindi!"
|
1497 |
|
1498 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1499 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
1500 |
#, fuzzy, php-format
|
1501 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1502 |
msgstr "Bir yönetici şu anda hesabınızı sildi."
|
@@ -1722,7 +1707,7 @@ msgstr "Özel Anahtar"
|
|
1722 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1723 |
msgstr "reCAPTCHA doğru girilmedi. Lütfen geri dönün ve tekrar deneyin!"
|
1724 |
|
1725 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1726 |
msgid ""
|
1727 |
"To create a page containing the users registered to this current site/blog, "
|
1728 |
"insert the following shortcode in a (blank) page: "
|
@@ -1730,7 +1715,7 @@ msgstr ""
|
|
1730 |
"Siteye kayıtlı kullanıcıların listeleneceği bir sayfa yaratmak için şu kısa-"
|
1731 |
"kodu boş bir sayfaya yapıştırın: "
|
1732 |
|
1733 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1734 |
msgid ""
|
1735 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1736 |
"authors, visible to only the users currently logged in, you would use:"
|
@@ -1738,98 +1723,40 @@ msgstr ""
|
|
1738 |
"Misal, sadece kayıtlı kullanıcıların görebileceği ve sadece editör ve "
|
1739 |
"yazarların listeleneceği bir sayfa için: "
|
1740 |
|
1741 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1742 |
msgid ""
|
1743 |
"You can also create a userlisting page that displays users having a certain "
|
1744 |
"meta-value within a certain (extra) meta-field like so:"
|
1745 |
msgstr ""
|
1746 |
|
1747 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1748 |
msgid ""
|
1749 |
"Remember though, that the field-value combination must exist in the database."
|
1750 |
msgstr ""
|
1751 |
|
1752 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1753 |
msgid "These settings are applied to the front-end userlisting."
|
1754 |
msgstr "Bu seçimler sadece ön-ofis üye listemesi için geçerlidir."
|
1755 |
|
1756 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1757 |
msgid "Number of Users/Page: "
|
1758 |
msgstr "Kullanıcı/Sayfa Sayısı"
|
1759 |
|
1760 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1761 |
#, fuzzy
|
1762 |
msgid "Default Sorting Criteria: "
|
1763 |
msgstr "Varsayılan Sıralama Tipi"
|
1764 |
|
1765 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1766 |
-
#, fuzzy
|
1767 |
-
msgid "Registration Date"
|
1768 |
-
msgstr "Kayıttan Sonra:"
|
1769 |
-
|
1770 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:75
|
1771 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:592
|
1772 |
-
#, fuzzy
|
1773 |
-
msgid "Firstname"
|
1774 |
-
msgstr "Ad"
|
1775 |
-
|
1776 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:76
|
1777 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:598
|
1778 |
-
#, fuzzy
|
1779 |
-
msgid "Lastname"
|
1780 |
-
msgstr "Soyad"
|
1781 |
-
|
1782 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:77
|
1783 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:604
|
1784 |
-
#, fuzzy
|
1785 |
-
msgid "Display Name"
|
1786 |
-
msgstr "Görünen İsim"
|
1787 |
-
|
1788 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:78
|
1789 |
-
#, fuzzy
|
1790 |
-
msgid "Number of Posts"
|
1791 |
-
msgstr "Kullanıcı/Sayfa Sayısı"
|
1792 |
-
|
1793 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:79
|
1794 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:627
|
1795 |
-
msgid "Aim"
|
1796 |
-
msgstr ""
|
1797 |
-
|
1798 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:80
|
1799 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:632
|
1800 |
-
msgid "Yim"
|
1801 |
-
msgstr ""
|
1802 |
-
|
1803 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:81
|
1804 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:637
|
1805 |
-
msgid "Jabber"
|
1806 |
-
msgstr ""
|
1807 |
-
|
1808 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:83
|
1809 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:152
|
1810 |
-
#, fuzzy
|
1811 |
-
msgid "Custom Fields"
|
1812 |
-
msgstr "\" özel alan."
|
1813 |
-
|
1814 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:99
|
1815 |
msgid "Default Sorting Order: "
|
1816 |
msgstr "Varsayılan Sıralama Tipi"
|
1817 |
|
1818 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1819 |
-
#, fuzzy
|
1820 |
-
msgid "Ascending"
|
1821 |
-
msgstr "başlık"
|
1822 |
-
|
1823 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:103
|
1824 |
-
msgid "Descending"
|
1825 |
-
msgstr ""
|
1826 |
-
|
1827 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:110
|
1828 |
msgid "\"All-Userlisting\" Template"
|
1829 |
msgstr "\"Tüm-Kullanıcılar\" Şablonu"
|
1830 |
|
1831 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1832 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1833 |
msgid ""
|
1834 |
"With the userlisting templates you can customize the look, feel and "
|
1835 |
"information listed by the shortcode."
|
@@ -1837,7 +1764,7 @@ msgstr ""
|
|
1837 |
"Kullanıcı Listeleme şablonlarıyla kısakodda görünüm, hissiyat ve bilgileri "
|
1838 |
"değiştirebilirsiniz."
|
1839 |
|
1840 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1841 |
msgid ""
|
1842 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1843 |
"on each page access where the shortcode is present."
|
@@ -1845,38 +1772,30 @@ msgstr ""
|
|
1845 |
"\"Tüm-Kullanıcılar\" Şablonu, tüm kullanıcıları listeler. Kısa-kodun olduğu "
|
1846 |
"her yerde erişime açıktır."
|
1847 |
|
1848 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1849 |
-
|
1850 |
-
#, fuzzy
|
1851 |
-
msgid "Avatar/Gravatar Size: "
|
1852 |
msgstr "Avatar Büyüklüğü:"
|
1853 |
|
1854 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1855 |
msgid "Insert \"Sort By\" Field:"
|
1856 |
msgstr "\"Şuna Göre Sırala\" Alanı Ekleyin:"
|
1857 |
|
1858 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1859 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1860 |
-
#, fuzzy
|
1861 |
-
msgid "Default WordPress Fields"
|
1862 |
-
msgstr "Varsayılan Profil Alanları"
|
1863 |
-
|
1864 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:164
|
1865 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:287
|
1866 |
msgid "Insert \"User-Meta\" Field:"
|
1867 |
msgstr "\"Kullanıcı-Metası\" Alanı Ekleyin:"
|
1868 |
|
1869 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1870 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1871 |
msgid "Insert Extra Functions:"
|
1872 |
msgstr "Ekstra Fonksiyonlar Ekleyin:"
|
1873 |
|
1874 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1875 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1876 |
msgstr "Varsayılan \"Tüm-Kullanıcılar\" Kodunu Göster/Sakla"
|
1877 |
|
1878 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1879 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1880 |
msgid ""
|
1881 |
"If you wish to use a default userlisting, just copy the following code and "
|
1882 |
"paste it in the textarea below:"
|
@@ -1884,16 +1803,11 @@ msgstr ""
|
|
1884 |
"Eğer varsayılan tip bir kullanıcı listeleme yapmak isterseniz, lütfen şu "
|
1885 |
"ksıa-kodu aşağıdaki metin alanına giriniz:"
|
1886 |
|
1887 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1888 |
-
#, fuzzy
|
1889 |
-
msgid "More"
|
1890 |
-
msgstr "Dahası..."
|
1891 |
-
|
1892 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:262
|
1893 |
msgid "\"Single-Userlisting\" Template"
|
1894 |
msgstr "\"Tekik-Kullanıcılar\" Şablonu"
|
1895 |
|
1896 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1897 |
msgid ""
|
1898 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1899 |
"It's displayed when clickin on the \"more info\" link."
|
@@ -1901,86 +1815,96 @@ msgstr ""
|
|
1901 |
"\"Tekik-Kullanıcılar\" şablonu, sadece bir üyeyi listelemeye yarar. \"Dahası"
|
1902 |
"\" sekmesine tıklandığında görüntülenir."
|
1903 |
|
1904 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1905 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1906 |
msgstr "Varsayılan \"Tekik-Kullanıcılar\" kodunu Göster/Sakla"
|
1907 |
|
1908 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1909 |
msgid ""
|
1910 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1911 |
msgstr "\"Eklemeler\" sekmesinden Üye Listeleme seçeneğini aktive etmelisiniz!"
|
1912 |
|
1913 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1914 |
msgid "You can find it in Profile Builder's menu."
|
1915 |
msgstr "Profile Builder menüsünde bulabilirsiniz."
|
1916 |
|
1917 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1918 |
#, fuzzy
|
1919 |
msgid "You need to be logged in to view the userlisting!"
|
1920 |
msgstr "Üye Listesi'nin görmek için giriş yapmış olmalısınız."
|
1921 |
|
1922 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1923 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1924 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1925 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1926 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/classes/userlisting.class.php:418
|
1927 |
msgid "Search Users by All Fields"
|
1928 |
msgstr "Tüm Üyeleri Arayın"
|
1929 |
|
1930 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1931 |
msgid "Leave Blank and Press Search to List All Users"
|
1932 |
msgstr "Boş Bırakıp Arama Yaparsanız Tüm Üyeler Çıkar"
|
1933 |
|
1934 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1935 |
msgid "Search"
|
1936 |
msgstr "Ara"
|
1937 |
|
1938 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1939 |
-
msgid "Clear Results"
|
1940 |
-
msgstr ""
|
1941 |
-
|
1942 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:574
|
1943 |
#, fuzzy
|
1944 |
msgid "First/Lastname"
|
1945 |
msgstr "Ad/Soyad"
|
1946 |
|
1947 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1948 |
msgid "Sign-up Date"
|
1949 |
msgstr "Üyelik Tarihi"
|
1950 |
|
1951 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1952 |
msgid "Posts"
|
1953 |
msgstr "Yazıları"
|
1954 |
|
1955 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1956 |
msgid "Click here to see more information about this user"
|
1957 |
msgstr "Braya tıklayarak kullanıcı hakkında daha çok bilgi edinebilirsiniz"
|
1958 |
|
1959 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1960 |
msgid "More..."
|
1961 |
msgstr "Dahası..."
|
1962 |
|
1963 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1964 |
#, fuzzy
|
1965 |
msgid "Click here to see more information about this user."
|
1966 |
msgstr "Braya tıklayarak kullanıcı hakkında daha çok bilgi edinebilirsiniz"
|
1967 |
|
1968 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1969 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1970 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1971 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1972 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1973 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1974 |
#, fuzzy
|
1975 |
msgid "No uploaded attachment"
|
1976 |
msgstr "Yüklü eklenti yok"
|
1977 |
|
1978 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1979 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1980 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1981 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1982 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1983 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1984 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1985 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1986 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
@@ -1989,20 +1913,20 @@ msgstr "Yüklü eklenti yok"
|
|
1989 |
msgid "Click to see the current attachment"
|
1990 |
msgstr "Mevcut eklentiyi görüntüleyin"
|
1991 |
|
1992 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1993 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1994 |
msgid "Click here to go back"
|
1995 |
msgstr "Geri dönün"
|
1996 |
|
1997 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
1998 |
#, fuzzy
|
1999 |
msgid "Back"
|
2000 |
msgstr "Geri"
|
2001 |
|
2002 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2003 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2004 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2005 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2006 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
2007 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
2008 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
@@ -2011,31 +1935,31 @@ msgstr "Geri"
|
|
2011 |
msgid "Current file"
|
2012 |
msgstr "Mevcut dosya"
|
2013 |
|
2014 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2015 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2016 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
2017 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
2018 |
msgid "Avatar"
|
2019 |
msgstr "Avatar"
|
2020 |
|
2021 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2022 |
msgid "No results found!"
|
2023 |
msgstr "Sonuç bulunamadı!"
|
2024 |
|
2025 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2026 |
msgid "«« First"
|
2027 |
msgstr "«« Birinci"
|
2028 |
|
2029 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2030 |
msgid "« Prev"
|
2031 |
msgstr "« Önceki"
|
2032 |
|
2033 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2034 |
#, fuzzy
|
2035 |
msgid "Next » "
|
2036 |
msgstr "Sonraki »"
|
2037 |
|
2038 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:
|
2039 |
#, fuzzy
|
2040 |
msgid "Last »»"
|
2041 |
msgstr "Son »»"
|
@@ -2143,17 +2067,17 @@ msgstr "Kullanıcı başarıyla onaylandı."
|
|
2143 |
msgid "User successfully unapproved!"
|
2144 |
msgstr "Kullanıcı başarıyla onaylandı."
|
2145 |
|
2146 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2147 |
#, fuzzy
|
2148 |
msgid "Users successfully approved!"
|
2149 |
msgstr "Kullanıcı başarıyla onaylandı."
|
2150 |
|
2151 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2152 |
#, fuzzy
|
2153 |
msgid "Users successfully unapproved!"
|
2154 |
msgstr "Kullanıcı başarıyla onaylandı."
|
2155 |
|
2156 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2157 |
msgid ""
|
2158 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2159 |
"before you can log in."
|
@@ -2161,7 +2085,7 @@ msgstr ""
|
|
2161 |
"<strong>HATA</strong>: Giriş yapmadan önce hesabınız bir yönetici tarafından "
|
2162 |
"onaylanmalı."
|
2163 |
|
2164 |
-
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:
|
2165 |
#, fuzzy
|
2166 |
msgid ""
|
2167 |
"Your account has to be confirmed by an administrator before you can use the "
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: ProfileBuilder\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-05-14 14:35+0200\n"
|
6 |
+
"PO-Revision-Date: 2013-05-14 14:35+0200\n"
|
7 |
"Last-Translator: Gabriel Barina <barinagabriel2007@yahoo.com>\n"
|
8 |
"Language-Team: Reflection Media, Gabriel Barina\n"
|
9 |
"MIME-Version: 1.0\n"
|
37 |
|
38 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:166
|
39 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:153
|
40 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:889
|
41 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:155
|
42 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1076
|
43 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:27
|
44 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:79
|
45 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:525
|
|
|
|
|
46 |
msgid "Username"
|
47 |
msgstr "Kullanıcı Adı"
|
48 |
|
49 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:167
|
50 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:154
|
51 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1022
|
52 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1064
|
53 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1178
|
54 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:98
|
56 |
msgstr "E-Posta"
|
57 |
|
58 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:168
|
|
|
59 |
msgid "Role"
|
60 |
msgstr ""
|
61 |
|
82 |
msgid "Sorry, but you don't have permission to do that!"
|
83 |
msgstr ""
|
84 |
|
85 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:294
|
86 |
msgid "Approved"
|
87 |
msgstr "Onaylandı"
|
88 |
|
89 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:296
|
90 |
msgid "Unapproved"
|
91 |
msgstr "Onay Kaldırıldı"
|
92 |
|
93 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:466
|
94 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:8
|
95 |
msgid "Admin Approval"
|
96 |
msgstr ""
|
97 |
|
98 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.bulk.approve.unapprove.php:469
|
99 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/classes/class.email.confirmation.php:456
|
100 |
#, fuzzy
|
101 |
msgid "All Users"
|
153 |
">The user was NOT created!"
|
154 |
msgstr ""
|
155 |
|
156 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:769
|
157 |
msgid "You must be logged in to edit your profile."
|
158 |
msgstr "Profilinizi güncellemek için giriş yapmış olmalısınız."
|
159 |
|
160 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:777
|
161 |
msgid "The avatar was successfully deleted."
|
162 |
msgstr "Avatarınız başarıyla silindi."
|
163 |
|
164 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:782
|
165 |
#, fuzzy, php-format
|
166 |
msgid "The attachment \"%1$s\" was successfully deleted."
|
167 |
msgstr "Avatarınız başarıyla silindi."
|
168 |
|
169 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:795
|
170 |
msgid "The changes have been successfully saved."
|
171 |
msgstr "Yapılan değişiklikler başarıyla kaydedildi."
|
172 |
|
173 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:799
|
174 |
#, fuzzy, php-format
|
175 |
msgid ""
|
176 |
"The email address you entered is already registered to a different user."
|
180 |
"Girmiş olduğunuz e-posta adresiyle kayıtlı bir kullanıcı zaten var.<br/"
|
181 |
">Tamam mı?"
|
182 |
|
183 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:804
|
184 |
#, php-format
|
185 |
msgid ""
|
186 |
"The email address you entered is invalid.%1$sThe email address was %2$sNOT"
|
187 |
"%3$s updated along with the rest of the information."
|
188 |
msgstr ""
|
189 |
|
190 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:809
|
191 |
#, php-format
|
192 |
msgid ""
|
193 |
"The passwords you entered do not match.%1$sThe password was %2$sNOT%3$s "
|
194 |
"updated along with the rest of the information."
|
195 |
msgstr ""
|
196 |
|
197 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:814
|
198 |
#, fuzzy, php-format
|
199 |
msgid ""
|
200 |
"You didn't complete both password fields.%1$sThe password was %2$sNOT%3$s "
|
203 |
"İki şifre alanını birden doldurmalısınız. <br/> Şifre şuydu: Vous n'avez pas "
|
204 |
"renseigné les champs de mots de passe. <br/> Les mots de passe étaient "
|
205 |
|
206 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:819
|
207 |
msgid ""
|
208 |
"Your profile was NOT updated, since not all required fields were completed!"
|
209 |
msgstr ""
|
210 |
|
211 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:828
|
212 |
#, fuzzy
|
213 |
msgid "There was an error while trying to upload the following attachments:"
|
214 |
msgstr "Şu dosyaları yüklemeye çalışırken bir hata oluştu:<br/>"
|
215 |
|
216 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:836
|
217 |
#, php-format
|
218 |
msgid ""
|
219 |
"Possible cause: the size was bigger than %1$sb. The listed attachements were "
|
220 |
"%2$sNOT%3$s updated along with the rest of the information."
|
221 |
msgstr ""
|
222 |
|
223 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
224 |
#, fuzzy
|
225 |
msgid "There was an error while trying to upload your avatar picture."
|
226 |
msgstr "Avatırınız yüklerken bir hata oluştu:<br/>"
|
227 |
|
228 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
229 |
msgid "Possible cause: size/incorrect file-type."
|
230 |
msgstr "Olası nedeni: boyut aşımı veya yanlış doya tipi"
|
231 |
|
232 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
233 |
msgid "The avatar was"
|
234 |
msgstr "Avatar şuydu:"
|
235 |
|
236 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
237 |
msgid "NOT"
|
238 |
msgstr "NOT"
|
239 |
|
240 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:843
|
241 |
#, fuzzy
|
242 |
msgid "updated along with the rest of the information."
|
243 |
msgstr "diğer bilgilerle birlikte yüklendi."
|
244 |
|
245 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:851
|
246 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:646
|
247 |
#, fuzzy
|
248 |
msgid "There was an error while trying to upload the following attachment(s)"
|
249 |
msgstr "Şu dosyaları yüklemeye çalışırken bir hata oluştu:<br/>"
|
250 |
|
251 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:858
|
252 |
#, php-format
|
253 |
msgid ""
|
254 |
"Only files with the following extension(s) can be uploaded: %1$s<br/>This "
|
255 |
"file was %2$sNOT%3$s updated along with the rest of the information."
|
256 |
msgstr ""
|
257 |
|
258 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:873
|
259 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1029
|
|
|
260 |
msgid "Name"
|
261 |
msgstr "İsim"
|
262 |
|
263 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:880
|
264 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.login.php:153
|
265 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:80
|
266 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:537
|
|
|
267 |
#, fuzzy
|
268 |
msgid "Email"
|
269 |
msgstr "E-Posta"
|
270 |
|
271 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:881
|
272 |
#, fuzzy
|
273 |
msgid "The email cannot be changed."
|
274 |
msgstr "Kullanıcı adları değiştirilemez."
|
275 |
|
276 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:890
|
277 |
#, fuzzy
|
278 |
msgid "The usernames cannot be changed."
|
279 |
msgstr "Kullanıcı adları değiştirilemez."
|
280 |
|
281 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:900
|
282 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:920
|
283 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:940
|
284 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:960
|
285 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1012
|
286 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1034
|
287 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1052
|
288 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1070
|
289 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1088
|
290 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1109
|
291 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:68
|
292 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:174
|
293 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:243
|
302 |
msgid "This field is marked as required by the administrator."
|
303 |
msgstr "Bu alan, yönetici tarafından zorunlu kılınmış."
|
304 |
|
305 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:903
|
306 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:923
|
307 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:943
|
308 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:963
|
309 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1015
|
310 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1036
|
311 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1054
|
312 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1072
|
313 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1090
|
314 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1111
|
315 |
msgid ""
|
316 |
"This field wasn't updated because you entered and empty string (It was "
|
317 |
"marked as required by the administrator."
|
318 |
msgstr ""
|
319 |
"Bu alan güncellenmedi çünkü giriş yapmadınız. (Yönetici zorunlu kılmış.)"
|
320 |
|
321 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:910
|
322 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1101
|
323 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:40
|
|
|
324 |
msgid "First Name"
|
325 |
msgstr "Ad"
|
326 |
|
327 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:930
|
328 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1125
|
329 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:53
|
|
|
330 |
msgid "Last Name"
|
331 |
msgstr "Soyad"
|
332 |
|
333 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:950
|
334 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1149
|
335 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:66
|
|
|
336 |
msgid "Nickname"
|
337 |
msgstr "Mahlas"
|
338 |
|
339 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:971
|
|
|
340 |
msgid "Display name publicly as"
|
341 |
msgstr "Herkesin göreceği isim..."
|
342 |
|
343 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1003
|
344 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1155
|
|
|
345 |
msgid "Contact Info"
|
346 |
msgstr "İletişim Bilgisi"
|
347 |
|
348 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1024
|
349 |
msgid "(required)"
|
350 |
msgstr "(gerekli)"
|
351 |
|
352 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1042
|
353 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1203
|
354 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:111
|
355 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:567
|
|
|
|
|
356 |
msgid "Website"
|
357 |
msgstr "Websiteniz"
|
358 |
|
359 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1060
|
360 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1227
|
361 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:127
|
362 |
msgid "AIM"
|
363 |
msgstr "AIM"
|
364 |
|
365 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1078
|
366 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1251
|
367 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:140
|
368 |
msgid "Yahoo IM"
|
369 |
msgstr "Yahoo IM"
|
370 |
|
371 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1096
|
372 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1275
|
373 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:153
|
374 |
msgid "Jabber / Google Talk"
|
375 |
msgstr "Jabber / Google Talk"
|
376 |
|
377 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1102
|
378 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1281
|
|
|
379 |
msgid "About Yourself"
|
380 |
msgstr "Hakkınızda"
|
381 |
|
382 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1117
|
383 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1302
|
384 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/default.settings.php:172
|
385 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:573
|
|
|
|
|
386 |
msgid "Biographical Info"
|
387 |
msgstr "Kısaca"
|
388 |
|
389 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1127
|
390 |
msgid "New Password"
|
391 |
msgstr "Yeni Şifre"
|
392 |
|
393 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1132
|
394 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:328
|
395 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.recover.password.php:358
|
396 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.register.php:1341
|
397 |
msgid "Repeat Password"
|
398 |
msgstr "Şifreniz (Tekrar)"
|
399 |
|
400 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/front-end/wppb.edit.profile.php:1163
|
401 |
msgid "Update"
|
402 |
msgstr "Güncelle"
|
403 |
|
868 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:377
|
869 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:650
|
870 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/recaptcha.php:284
|
871 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:405
|
872 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:35
|
873 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/register.version.php:76
|
874 |
msgid "Save Changes"
|
1120 |
|
1121 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/email.confirmation.php:129
|
1122 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:84
|
1123 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:132
|
1124 |
msgid "You either don't have permission for that action or there was an error!"
|
1125 |
msgstr ""
|
1126 |
|
1183 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:10
|
1184 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/general.settings.php:11
|
1185 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/functions/options.php:87
|
1186 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:39
|
1187 |
msgid "General Settings"
|
1188 |
msgstr "Genel Ayarlar"
|
1189 |
|
1312 |
msgstr "Durum"
|
1313 |
|
1314 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/addon.php:20
|
1315 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:31
|
1316 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:32
|
|
|
1317 |
msgid "User-Listing"
|
1318 |
msgstr "Üye Listeleme"
|
1319 |
|
1452 |
"Haberdar edileceksiniz."
|
1453 |
|
1454 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:12
|
1455 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:145
|
1456 |
#, fuzzy, php-format
|
1457 |
msgid "Your account on %1$s has been approved!"
|
1458 |
msgstr "kullanıcısı onaylandı!"
|
1459 |
|
1460 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:13
|
1461 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:146
|
1462 |
#, fuzzy, php-format
|
1463 |
msgid "An administrator has just approved your account on %1$s (%2$s)."
|
1464 |
msgstr "Bir yönetici şu sitedeki hesabınızı onayladı: "
|
1475 |
msgstr ""
|
1476 |
|
1477 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:16
|
1478 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:152
|
1479 |
#, fuzzy, php-format
|
1480 |
msgid "Your account on %1$s has been unapproved!"
|
1481 |
msgstr "kullanıcısı silindi!"
|
1482 |
|
1483 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/email.customizer.php:17
|
1484 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:153
|
1485 |
#, fuzzy, php-format
|
1486 |
msgid "An administrator has just unapproved your account on %1$s (%2$s)."
|
1487 |
msgstr "Bir yönetici şu anda hesabınızı sildi."
|
1707 |
msgid "The reCAPTCHA wasn't entered correctly. Go back and try it again!"
|
1708 |
msgstr "reCAPTCHA doğru girilmedi. Lütfen geri dönün ve tekrar deneyin!"
|
1709 |
|
1710 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:34
|
1711 |
msgid ""
|
1712 |
"To create a page containing the users registered to this current site/blog, "
|
1713 |
"insert the following shortcode in a (blank) page: "
|
1715 |
"Siteye kayıtlı kullanıcıların listeleneceği bir sayfa yaratmak için şu kısa-"
|
1716 |
"kodu boş bir sayfaya yapıştırın: "
|
1717 |
|
1718 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:35
|
1719 |
msgid ""
|
1720 |
"For instance, to create a userlisting shortcode listing only the editors and "
|
1721 |
"authors, visible to only the users currently logged in, you would use:"
|
1723 |
"Misal, sadece kayıtlı kullanıcıların görebileceği ve sadece editör ve "
|
1724 |
"yazarların listeleneceği bir sayfa için: "
|
1725 |
|
1726 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1727 |
msgid ""
|
1728 |
"You can also create a userlisting page that displays users having a certain "
|
1729 |
"meta-value within a certain (extra) meta-field like so:"
|
1730 |
msgstr ""
|
1731 |
|
1732 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:36
|
1733 |
msgid ""
|
1734 |
"Remember though, that the field-value combination must exist in the database."
|
1735 |
msgstr ""
|
1736 |
|
1737 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:41
|
1738 |
msgid "These settings are applied to the front-end userlisting."
|
1739 |
msgstr "Bu seçimler sadece ön-ofis üye listemesi için geçerlidir."
|
1740 |
|
1741 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:47
|
1742 |
msgid "Number of Users/Page: "
|
1743 |
msgstr "Kullanıcı/Sayfa Sayısı"
|
1744 |
|
1745 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:64
|
1746 |
#, fuzzy
|
1747 |
msgid "Default Sorting Criteria: "
|
1748 |
msgstr "Varsayılan Sıralama Tipi"
|
1749 |
|
1750 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:93
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1751 |
msgid "Default Sorting Order: "
|
1752 |
msgstr "Varsayılan Sıralama Tipi"
|
1753 |
|
1754 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:104
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1755 |
msgid "\"All-Userlisting\" Template"
|
1756 |
msgstr "\"Tüm-Kullanıcılar\" Şablonu"
|
1757 |
|
1758 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:106
|
1759 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:250
|
1760 |
msgid ""
|
1761 |
"With the userlisting templates you can customize the look, feel and "
|
1762 |
"information listed by the shortcode."
|
1764 |
"Kullanıcı Listeleme şablonlarıyla kısakodda görünüm, hissiyat ve bilgileri "
|
1765 |
"değiştirebilirsiniz."
|
1766 |
|
1767 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:107
|
1768 |
msgid ""
|
1769 |
"The \"All Users Listing\" template is used to list all users. It's displayed "
|
1770 |
"on each page access where the shortcode is present."
|
1772 |
"\"Tüm-Kullanıcılar\" Şablonu, tüm kullanıcıları listeler. Kısa-kodun olduğu "
|
1773 |
"her yerde erişime açıktır."
|
1774 |
|
1775 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:111
|
1776 |
+
msgid "Avatar size: "
|
|
|
|
|
1777 |
msgstr "Avatar Büyüklüğü:"
|
1778 |
|
1779 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:127
|
1780 |
msgid "Insert \"Sort By\" Field:"
|
1781 |
msgstr "\"Şuna Göre Sırala\" Alanı Ekleyin:"
|
1782 |
|
1783 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:154
|
1784 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:256
|
|
|
|
|
|
|
|
|
|
|
|
|
1785 |
msgid "Insert \"User-Meta\" Field:"
|
1786 |
msgstr "\"Kullanıcı-Metası\" Alanı Ekleyin:"
|
1787 |
|
1788 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:188
|
1789 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:297
|
1790 |
msgid "Insert Extra Functions:"
|
1791 |
msgstr "Ekstra Fonksiyonlar Ekleyin:"
|
1792 |
|
1793 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:203
|
1794 |
msgid "Show/Hide Default \"All-Userlisting\" Code"
|
1795 |
msgstr "Varsayılan \"Tüm-Kullanıcılar\" Kodunu Göster/Sakla"
|
1796 |
|
1797 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:205
|
1798 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:311
|
1799 |
msgid ""
|
1800 |
"If you wish to use a default userlisting, just copy the following code and "
|
1801 |
"paste it in the textarea below:"
|
1803 |
"Eğer varsayılan tip bir kullanıcı listeleme yapmak isterseniz, lütfen şu "
|
1804 |
"ksıa-kodu aşağıdaki metin alanına giriniz:"
|
1805 |
|
1806 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:248
|
|
|
|
|
|
|
|
|
|
|
1807 |
msgid "\"Single-Userlisting\" Template"
|
1808 |
msgstr "\"Tekik-Kullanıcılar\" Şablonu"
|
1809 |
|
1810 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:251
|
1811 |
msgid ""
|
1812 |
"The \"Single User Listing\" template is used to list an individual user. "
|
1813 |
"It's displayed when clickin on the \"more info\" link."
|
1815 |
"\"Tekik-Kullanıcılar\" şablonu, sadece bir üyeyi listelemeye yarar. \"Dahası"
|
1816 |
"\" sekmesine tıklandığında görüntülenir."
|
1817 |
|
1818 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:309
|
1819 |
msgid "Show/Hide Default \"Single-Userlisting\" Code"
|
1820 |
msgstr "Varsayılan \"Tekik-Kullanıcılar\" kodunu Göster/Sakla"
|
1821 |
|
1822 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1823 |
msgid ""
|
1824 |
"You need to activate the User-Listing feature from within the \"Addons\" tab!"
|
1825 |
msgstr "\"Eklemeler\" sekmesinden Üye Listeleme seçeneğini aktive etmelisiniz!"
|
1826 |
|
1827 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:415
|
1828 |
msgid "You can find it in Profile Builder's menu."
|
1829 |
msgstr "Profile Builder menüsünde bulabilirsiniz."
|
1830 |
|
1831 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:445
|
1832 |
#, fuzzy
|
1833 |
msgid "You need to be logged in to view the userlisting!"
|
1834 |
msgstr "Üye Listesi'nin görmek için giriş yapmış olmalısınız."
|
1835 |
|
1836 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:477
|
1837 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:492
|
1838 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1641
|
1839 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1730
|
|
|
1840 |
msgid "Search Users by All Fields"
|
1841 |
msgstr "Tüm Üyeleri Arayın"
|
1842 |
|
1843 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:514
|
1844 |
msgid "Leave Blank and Press Search to List All Users"
|
1845 |
msgstr "Boş Bırakıp Arama Yaparsanız Tüm Üyeler Çıkar"
|
1846 |
|
1847 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:518
|
1848 |
msgid "Search"
|
1849 |
msgstr "Ara"
|
1850 |
|
1851 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:531
|
|
|
|
|
|
|
|
|
1852 |
#, fuzzy
|
1853 |
msgid "First/Lastname"
|
1854 |
msgstr "Ad/Soyad"
|
1855 |
|
1856 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:543
|
1857 |
msgid "Sign-up Date"
|
1858 |
msgstr "Üyelik Tarihi"
|
1859 |
|
1860 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:549
|
1861 |
+
#, fuzzy
|
1862 |
+
msgid "Firstname"
|
1863 |
+
msgstr "Ad"
|
1864 |
+
|
1865 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:555
|
1866 |
+
#, fuzzy
|
1867 |
+
msgid "Lastname"
|
1868 |
+
msgstr "Soyad"
|
1869 |
+
|
1870 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:561
|
1871 |
+
#, fuzzy
|
1872 |
+
msgid "Display Name"
|
1873 |
+
msgstr "Görünen İsim"
|
1874 |
+
|
1875 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:579
|
1876 |
msgid "Posts"
|
1877 |
msgstr "Yazıları"
|
1878 |
|
1879 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1880 |
msgid "Click here to see more information about this user"
|
1881 |
msgstr "Braya tıklayarak kullanıcı hakkında daha çok bilgi edinebilirsiniz"
|
1882 |
|
1883 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:624
|
1884 |
msgid "More..."
|
1885 |
msgstr "Dahası..."
|
1886 |
|
1887 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:626
|
1888 |
#, fuzzy
|
1889 |
msgid "Click here to see more information about this user."
|
1890 |
msgstr "Braya tıklayarak kullanıcı hakkında daha çok bilgi edinebilirsiniz"
|
1891 |
|
1892 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:829
|
1893 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:939
|
1894 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1895 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1896 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1897 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1898 |
#, fuzzy
|
1899 |
msgid "No uploaded attachment"
|
1900 |
msgstr "Yüklü eklenti yok"
|
1901 |
|
1902 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:831
|
1903 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:941
|
1904 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1905 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1309
|
1906 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1907 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1475
|
1908 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1909 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:637
|
1910 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:640
|
1913 |
msgid "Click to see the current attachment"
|
1914 |
msgstr "Mevcut eklentiyi görüntüleyin"
|
1915 |
|
1916 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1917 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1072
|
1918 |
msgid "Click here to go back"
|
1919 |
msgstr "Geri dönün"
|
1920 |
|
1921 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1070
|
1922 |
#, fuzzy
|
1923 |
msgid "Back"
|
1924 |
msgstr "Geri"
|
1925 |
|
1926 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1251
|
1927 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1253
|
1928 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1417
|
1929 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1419
|
1930 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:600
|
1931 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:604
|
1932 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:633
|
1935 |
msgid "Current file"
|
1936 |
msgstr "Mevcut dosya"
|
1937 |
|
1938 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1307
|
1939 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1473
|
1940 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:712
|
1941 |
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/extra.fields.php:744
|
1942 |
msgid "Avatar"
|
1943 |
msgstr "Avatar"
|
1944 |
|
1945 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1532
|
1946 |
msgid "No results found!"
|
1947 |
msgstr "Sonuç bulunamadı!"
|
1948 |
|
1949 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1628
|
1950 |
msgid "«« First"
|
1951 |
msgstr "«« Birinci"
|
1952 |
|
1953 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1629
|
1954 |
msgid "« Prev"
|
1955 |
msgstr "« Önceki"
|
1956 |
|
1957 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1630
|
1958 |
#, fuzzy
|
1959 |
msgid "Next » "
|
1960 |
msgstr "Sonraki »"
|
1961 |
|
1962 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/addons/userlisting.php:1631
|
1963 |
#, fuzzy
|
1964 |
msgid "Last »»"
|
1965 |
msgstr "Son »»"
|
2067 |
msgid "User successfully unapproved!"
|
2068 |
msgstr "Kullanıcı başarıyla onaylandı."
|
2069 |
|
2070 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:114
|
2071 |
#, fuzzy
|
2072 |
msgid "Users successfully approved!"
|
2073 |
msgstr "Kullanıcı başarıyla onaylandı."
|
2074 |
|
2075 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:127
|
2076 |
#, fuzzy
|
2077 |
msgid "Users successfully unapproved!"
|
2078 |
msgstr "Kullanıcı başarıyla onaylandı."
|
2079 |
|
2080 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:174
|
2081 |
msgid ""
|
2082 |
"<strong>ERROR</strong>: Your account has to be confirmed by an administrator "
|
2083 |
"before you can log in."
|
2085 |
"<strong>HATA</strong>: Giriş yapmadan önce hesabınız bir yönetici tarafından "
|
2086 |
"onaylanmalı."
|
2087 |
|
2088 |
+
#: C:\Users\Gabriel\Desktop\test\profile-builder-pro/premium/functions/admin.approval.php:186
|
2089 |
#, fuzzy
|
2090 |
msgid ""
|
2091 |
"Your account has to be confirmed by an administrator before you can use the "
|