Login With Ajax - Version 3.1.5

Version Description

  • fixed 4.3 password update which now sends a link for user to set password instead
  • fixed login redirect issues when using shortcode and template tags
  • added script localization via LWA JS parameter,
  • changed JS destination url to admin-ajax.php which fixes some incompatibilities with WPML
  • fixed WPML status messages not being translated upon login/registration/password-recovery
  • added and updated loads of languages, see here for full list - http://translate.netweblogic.com/projects/login-with-ajax/
  • added some minor label layout improvements for admin area labels/forms
  • added minor widget admin settings layout improvements
Download this release

Release Info

Developer netweblogic
Plugin Icon 128x128 Login With Ajax
Version 3.1.5
Comparing to
See all releases

Code changes from version 3.1.4 to 3.1.5

Files changed (86) hide show
  1. langs/login-with-ajax-af_ZA.mo +0 -0
  2. langs/login-with-ajax-af_ZA.po +214 -347
  3. langs/login-with-ajax-ar.mo +0 -0
  4. langs/login-with-ajax-ar.po +385 -0
  5. langs/login-with-ajax-ar_SA.mo +0 -0
  6. langs/login-with-ajax-ar_SA.pot +0 -171
  7. langs/login-with-ajax-bs_BA.mo +0 -0
  8. langs/login-with-ajax-bs_BA.po +373 -0
  9. langs/login-with-ajax-ca.mo +0 -0
  10. langs/login-with-ajax-ca.po +363 -0
  11. langs/login-with-ajax-cn_CN.mo +0 -0
  12. langs/login-with-ajax-cn_CN.pot +0 -178
  13. langs/login-with-ajax-cs.mo +0 -0
  14. langs/login-with-ajax-cs.po +363 -0
  15. langs/login-with-ajax-da_DK.mo +0 -0
  16. langs/login-with-ajax-da_DK.po +286 -371
  17. langs/login-with-ajax-de_DE.mo +0 -0
  18. langs/login-with-ajax-de_DE.po +246 -241
  19. langs/login-with-ajax-el.mo +0 -0
  20. langs/login-with-ajax-el.po +373 -0
  21. langs/login-with-ajax-es_ES.mo +0 -0
  22. langs/login-with-ajax-es_ES.po +373 -0
  23. langs/login-with-ajax-es_ES.pot +0 -346
  24. langs/login-with-ajax-et.mo +0 -0
  25. langs/login-with-ajax-et.po +363 -0
  26. langs/login-with-ajax-fa_IR.mo +0 -0
  27. langs/login-with-ajax-fa_IR.po +290 -108
  28. langs/login-with-ajax-fi_FI.mo +0 -0
  29. langs/login-with-ajax-fi_FI.po +277 -102
  30. langs/login-with-ajax-fr_FR.mo +0 -0
  31. langs/login-with-ajax-fr_FR.po +373 -0
  32. langs/login-with-ajax-fr_FR.pot +0 -179
  33. langs/login-with-ajax-he_IL.mo +0 -0
  34. langs/login-with-ajax-he_IL.po +168 -191
  35. langs/{login-with-ajax-hi_IN_hi.mo → login-with-ajax-hi_IN.mo} +0 -0
  36. langs/{login-with-ajax-hi_IN_hi.po → login-with-ajax-hi_IN.po} +0 -0
  37. langs/login-with-ajax-hu_HU.mo +0 -0
  38. langs/login-with-ajax-hu_HU.po +234 -230
  39. langs/login-with-ajax-it_IT.mo +0 -0
  40. langs/login-with-ajax-it_IT.po +305 -113
  41. langs/login-with-ajax-ja.mo +0 -0
  42. langs/login-with-ajax-ja.po +267 -249
  43. langs/login-with-ajax-li_LI.mo +0 -0
  44. langs/login-with-ajax-li_LI.po +353 -0
  45. langs/login-with-ajax-li_LI.pot +0 -178
  46. langs/login-with-ajax-lt_LT.mo +0 -0
  47. langs/login-with-ajax-lt_LT.po +353 -0
  48. langs/login-with-ajax-lt_LT.pot +0 -412
  49. langs/login-with-ajax-nl_NL.mo +0 -0
  50. langs/login-with-ajax-nl_NL.po +309 -114
  51. langs/login-with-ajax-pl_PL.mo +0 -0
  52. langs/login-with-ajax-pl_PL.po +275 -316
  53. langs/login-with-ajax-pt_BR.mo +0 -0
  54. langs/login-with-ajax-pt_BR.po +296 -144
  55. langs/login-with-ajax-pt_PT.mo +0 -0
  56. langs/login-with-ajax-pt_PT.po +373 -0
  57. langs/login-with-ajax-ro_RO.mo +0 -0
  58. langs/login-with-ajax-ro_RO.po +373 -179
  59. langs/login-with-ajax-ru_RU.mo +0 -0
  60. langs/login-with-ajax-ru_RU.po +212 -229
  61. langs/login-with-ajax-sk_SK.mo +0 -0
  62. langs/login-with-ajax-sk_SK.po +218 -267
  63. langs/login-with-ajax-sq_SQ.mo +0 -0
  64. langs/login-with-ajax-sq_SQ.po +278 -322
  65. langs/login-with-ajax-sv_SE.mo +0 -0
  66. langs/login-with-ajax-sv_SE.po +154 -222
  67. langs/login-with-ajax-tr_TR.mo +0 -0
  68. langs/login-with-ajax-tr_TR.po +282 -333
  69. langs/login-with-ajax-zh_CN.mo +0 -0
  70. langs/login-with-ajax-zh_CN.po +373 -0
  71. langs/login-with-ajax.pot +143 -145
  72. login-with-ajax-admin.php +79 -41
  73. login-with-ajax-widget.php +23 -22
  74. login-with-ajax.php +59 -36
  75. lwa-install.php +15 -0
  76. pluggable.php +57 -28
  77. readme.txt +37 -18
  78. registration.php +0 -55
  79. screenshot-1.jpg +0 -0
  80. screenshot-2.jpg +0 -0
  81. screenshot-3.jpg +0 -0
  82. screenshot-4.jpg +0 -0
  83. screenshot-5.jpg +0 -0
  84. screenshot-6.jpg +0 -0
  85. widget/login-with-ajax.js +1 -1
  86. widget/login-with-ajax.source.js +3 -1
langs/login-with-ajax-af_ZA.mo CHANGED
Binary file
langs/login-with-ajax-af_ZA.po CHANGED
@@ -1,221 +1,78 @@
 
 
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: Login With Ajax v3.1.1\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: \n"
6
- "PO-Revision-Date: 2013-05-14 12:10+0100\n"
7
- "Last-Translator: Marcus Sykes <wp.plugins@netweblogic.com>\n"
8
- "Language-Team: <johnny@helpendehand.co.za>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
- "X-Generator: Poedit 1.5.5\n"
14
- "X-Poedit-SourceCharset: UTF-8\n"
15
- "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
16
- "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
17
- "X-Poedit-Basepath: ../\n"
18
- "X-Textdomain-Support: yes\n"
19
- "Language: af\n"
20
- "X-Poedit-SearchPath-0: .\n"
21
-
22
- # @ login-with-ajax
23
- #: login-with-ajax-admin.php:44
24
- msgid ""
25
- "New features in Login With AJAX (including registration!), check out the "
26
- "settings and widget pages!"
27
- msgstr "Nuwe funksies op die widget bladsy."
28
-
29
- # @ login-with-ajax
30
- #: login-with-ajax-admin.php:46
31
- msgid "Dismiss"
32
- msgstr "Verlaat"
33
-
34
- # @ default
35
- #: login-with-ajax-admin.php:92
36
- msgid "Changes saved."
37
- msgstr "Veranderinge is gestoor."
38
-
39
- # @ login-with-ajax
40
- #: login-with-ajax-admin.php:135
41
- msgid "General Settings"
42
- msgstr ""
43
-
44
- # @ login-with-ajax
45
- #: login-with-ajax-admin.php:140
46
- msgid "Default Template"
47
- msgstr "Standaard Templaat"
48
-
49
- # @ login-with-ajax
50
- #: login-with-ajax-admin.php:149
51
- msgid ""
52
- "Choose the default theme you'd like to use. This can be overriden in the "
53
- "widget, shortcode and template tags."
54
- msgstr ""
55
-
56
- # @ login-with-ajax
57
- #: login-with-ajax-admin.php:150
58
- msgid "Further documentation for this feature coming soon..."
59
- msgstr ""
60
-
61
- # @ login-with-ajax
62
- #: login-with-ajax-admin.php:156
63
- msgid "Disable refresh upon login?"
64
- msgstr ""
65
 
66
- # @ login-with-ajax
67
- #: login-with-ajax-admin.php:161
68
- msgid ""
69
- "If the user logs in and you check the button above, only the login widget "
70
- "will update itself without refreshing the page. Not a good idea if your site "
71
- "shows different content to users once logged in, as a refresh would be "
72
- "needed."
73
  msgstr ""
74
 
75
- # @ login-with-ajax
76
- #: login-with-ajax-admin.php:167
77
- msgid "Redirection Settings"
78
  msgstr ""
79
 
80
- # @ login-with-ajax
81
- #: login-with-ajax-admin.php:171
82
- msgid "Global Login Redirect"
83
- msgstr ""
84
-
85
- # @ login-with-ajax
86
- #: login-with-ajax-admin.php:175
87
- msgid ""
88
- "If you'd like to send the user to a specific URL after login, enter it here "
89
- "(e.g. http://wordpress.org/)"
90
- msgstr ""
91
-
92
- # @ login-with-ajax
93
- #: login-with-ajax-admin.php:176
94
- #, php-format
95
- msgid ""
96
- "Use %USERNAME% and it will be replaced with the username of person logging "
97
- "in."
98
- msgstr ""
99
-
100
- # @ login-with-ajax
101
- #: login-with-ajax-admin.php:198 login-with-ajax-admin.php:250
102
- msgid ""
103
- "With WPML enabled you can provide different redirection destinations based "
104
- "on language too."
105
- msgstr ""
106
-
107
- # @ login-with-ajax
108
- #: login-with-ajax-admin.php:209
109
- msgid "Global Logout Redirect"
110
- msgstr ""
111
-
112
- # @ login-with-ajax
113
- #: login-with-ajax-admin.php:213
114
- msgid ""
115
- "If you'd like to send the user to a specific URL after logout, enter it here "
116
- "(e.g. http://wordpress.org/)"
117
- msgstr ""
118
-
119
- # @ login-with-ajax
120
- #: login-with-ajax-admin.php:214
121
- #, php-format
122
- msgid ""
123
- "Enter %LASTURL% to send the user back to the page they were previously on."
124
- msgstr ""
125
-
126
- # @ login-with-ajax
127
- #: login-with-ajax-admin.php:222
128
- msgid "Role-Based Custom Login Redirects"
129
  msgstr ""
130
 
131
- # @ login-with-ajax
132
- #: login-with-ajax-admin.php:225
133
  msgid ""
134
- "If you would like a specific user role to be redirected to a custom URL upon "
135
- "login, place it here (blank value will default to the global redirect)"
 
 
 
 
 
 
 
 
136
  msgstr ""
137
 
138
- # @ login-with-ajax
139
- #: login-with-ajax-admin.php:275
140
- msgid "Role-Based Custom Logout Redirects"
141
  msgstr ""
142
 
143
- # @ login-with-ajax
144
- #: login-with-ajax-admin.php:278
145
- msgid ""
146
- "If you would like a specific user role to be redirected to a custom URL upon "
147
- "logout, place it here (blank value will default to the global redirect)"
148
  msgstr ""
149
 
150
- # @ login-with-ajax
151
- #: login-with-ajax-admin.php:301
152
- msgid "Notification Settings"
153
  msgstr ""
154
 
155
- # @ login-with-ajax
156
- #: login-with-ajax-admin.php:303
157
- msgid ""
158
- "If you'd like to override the default Wordpress email users receive once "
159
- "registered, make sure you check the box below and enter a new email subject "
160
- "and message."
161
  msgstr ""
162
 
163
- # @ login-with-ajax
164
- #: login-with-ajax-admin.php:304
165
- msgid ""
166
- "If this feature doesn't work, please make sure that you don't have another "
167
- "plugin installed which also manages user registrations (e.g. BuddyPress and "
168
- "MU)."
169
  msgstr ""
170
 
171
- # @ login-with-ajax
172
- #: login-with-ajax-admin.php:309
173
- msgid "Override Default Email?"
174
- msgstr "Oorskryf huidige epos?"
175
-
176
- # @ login-with-ajax
177
- #: login-with-ajax-admin.php:317
178
- msgid "Subject"
179
- msgstr "Onderwerp"
180
-
181
- # @ login-with-ajax
182
- #: login-with-ajax-admin.php:322
183
- #, php-format
184
- msgid "Your registration at %BLOGNAME%"
185
  msgstr ""
186
 
187
- # @ login-with-ajax
188
- #: login-with-ajax-admin.php:326
189
- #, php-format
190
- msgid "<code>%USERNAME%</code> will be replaced with a username."
191
  msgstr ""
192
 
193
- # @ login-with-ajax
194
- #: login-with-ajax-admin.php:327
195
- #, php-format
196
- msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
197
  msgstr ""
198
 
199
- # @ login-with-ajax
200
- #: login-with-ajax-admin.php:328 login-with-ajax-admin.php:352
201
- #, php-format
202
- msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
203
- msgstr ""
204
-
205
- # @ login-with-ajax
206
- #: login-with-ajax-admin.php:329 login-with-ajax-admin.php:353
207
- #, php-format
208
- msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
209
  msgstr ""
210
 
211
- # @ login-with-ajax
212
- #: login-with-ajax-admin.php:334
213
- msgid "Message"
214
- msgstr "Boodskap"
215
-
216
- # @ login-with-ajax
217
- #: login-with-ajax-admin.php:339
218
- #, php-format
219
  msgid ""
220
  "Thanks for signing up to our blog. \n"
221
  "\n"
@@ -229,258 +86,268 @@ msgid ""
229
  "The team at %BLOGNAME%"
230
  msgstr ""
231
 
232
- # @ default
233
- #: login-with-ajax-admin.php:361
234
- msgid "Save Changes"
235
- msgstr "Stoor veranderinge"
236
-
237
- # @ login-with-ajax
238
- #: login-with-ajax-widget.php:8 widget/default/widget_out.php:31
239
- #: widget/divs-only/widget_out.php:22 widget/modal/widget_out.php:9
240
- #: widget/modal/widget_out.php:35
241
- msgid "Log In"
242
- msgstr "Teken in"
243
 
244
- # @ login-with-ajax
245
- #: login-with-ajax-widget.php:14
246
  msgid "Login widget with AJAX capabilities."
247
  msgstr "Teken in met AJAX funksies"
248
 
249
- # @ dbem
250
- #: login-with-ajax-widget.php:48
251
- msgid "Title"
252
- msgstr "Titel"
253
-
254
- # @ login-with-ajax
255
- #: login-with-ajax-widget.php:52
256
  msgid "Show profile link?"
257
  msgstr "Wys profiel skakel?"
258
 
259
- # @ login-with-ajax
260
- #: login-with-ajax-widget.php:56
261
- msgid "Recover Password?"
262
- msgstr "Verander Wagwoord?"
263
-
264
- # @ login-with-ajax
265
- #: login-with-ajax-widget.php:60
266
  msgid "AJAX Registration?"
267
  msgstr "AJAX registrasie"
268
 
269
- # @ login-with-ajax
270
- #: login-with-ajax-widget.php:65
271
  msgid "Template"
272
  msgstr "Templaat"
273
 
274
- # @ login-with-ajax
275
- #: login-with-ajax.php:157
276
  msgid "Login Successful, redirecting..."
277
  msgstr "Jy gaan nou na ander bladsy..."
278
 
279
- # @ login-with-ajax
280
- #: login-with-ajax.php:169
281
  msgid "Login successful, updating..."
282
  msgstr "Jy het suksesvol ingeteken..."
283
 
284
- # @ login-with-ajax
285
- #: login-with-ajax.php:179 login-with-ajax.php:233
286
  msgid "An undefined error has ocurred"
287
  msgstr "Fout het plaas gevind."
288
 
289
- # @ login-with-ajax
290
- #: login-with-ajax.php:183
291
  msgid "Please supply your username and password."
292
  msgstr "Verskaf jou gebruikersnaam en wagwoord"
293
 
294
- # @ login-with-ajax
295
- #: login-with-ajax.php:203
296
  msgid "Registration complete. Please check your e-mail."
297
  msgstr "Registrasie is voltooi!"
298
 
299
- # @ login-with-ajax
300
- #: login-with-ajax.php:224
301
  msgid "We have sent you an email"
302
  msgstr "Ons het 'n Epos aan jou gestuur."
303
 
304
- # @ default
305
- #: pluggable.php:25
306
- #, php-format
307
- msgid "New user registration on your blog %s:"
308
- msgstr "Nuwe gebruiker op die webwerf %s:"
309
-
310
- # @ default
311
- #: pluggable.php:26 pluggable.php:40
312
- #, php-format
313
  msgid "Username: %s"
314
  msgstr "Gebruikersnaam: %s"
315
 
316
- # @ default
317
- #: pluggable.php:27
318
- #, php-format
319
  msgid "E-mail: %s"
320
  msgstr "Epos: %s"
321
 
322
- # @ default
323
- #: pluggable.php:29
324
- #, php-format
325
  msgid "[%s] New User Registration"
326
  msgstr "[%s] Nuwe gebruiker registrasie"
327
 
328
- # @ default
329
- #: pluggable.php:41
330
- #, php-format
331
- msgid "Password: %s"
332
- msgstr "Wagwoord: %s"
333
-
334
- # @ default
335
- #: pluggable.php:44
336
- #, php-format
337
- msgid "[%s] Your username and password"
338
- msgstr "[%s] Jou gebruikersnaam en wagwoord."
339
-
340
- # @ default
341
- #: registration.php:18
342
- msgid "<strong>ERROR</strong>: Please enter a username."
343
- msgstr "<strong>Fout</strong>: Verskaf gebruikersnaam"
344
-
345
- # @ default
346
- #: registration.php:20
347
- msgid ""
348
- "<strong>ERROR</strong>: This username is invalid because it uses illegal "
349
- "characters. Please enter a valid username."
350
- msgstr "<strong>FOUT</strong>: Foutiewe karakters is gevind."
351
-
352
- # @ default
353
- #: registration.php:23
354
- msgid ""
355
- "<strong>ERROR</strong>: This username is already registered. Please choose "
356
- "another one."
357
- msgstr "<strong>FOUT</strong>: Gebruikersnaam is reeds geskep."
358
-
359
- # @ default
360
- #: registration.php:28
361
- msgid "<strong>ERROR</strong>: Please type your e-mail address."
362
- msgstr "<strong>FOUT</strong>: Verskaf jou eposadres"
363
-
364
- # @ default
365
- #: registration.php:30
366
- msgid "<strong>ERROR</strong>: The email address isn&#8217;t correct."
367
- msgstr "<strong>FOUT</strong>: Epos is foutief."
368
-
369
- # @ default
370
- #: registration.php:33
371
- msgid ""
372
- "<strong>ERROR</strong>: This email is already registered, please choose "
373
- "another one."
374
- msgstr "<strong>Fout</strong>: Epos is reeds geregistreer. Kies nuwe."
375
-
376
- # @ default
377
- #: registration.php:46
378
- #, php-format
379
- msgid ""
380
- "<strong>ERROR</strong>: Couldn&#8217;t register you... please contact the <a "
381
- "href=\"mailto:%s\">webmaster</a> !"
382
- msgstr ""
383
- "<strong>FOUT</strong>: Kon jou nie registreer nie <a href=\"mailto:%s"
384
- "\">webmaster</a> !"
385
-
386
- # @ login-with-ajax
387
- #: widget/default/widget_in.php:13
388
  msgid "Hi"
389
  msgstr "Hi"
390
 
391
- # @ login-with-ajax
392
  #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
393
  msgid "Profile"
394
  msgstr "Profiel"
395
 
396
- # @ login-with-ajax
397
  #: widget/default/widget_in.php:35
398
  msgid "Log Out"
399
  msgstr "Teken uit"
400
 
401
- # @ login-with-ajax
402
  #: widget/default/widget_in.php:40
403
  msgid "blog admin"
404
  msgstr "Administrasie"
405
 
406
- # @ login-with-ajax
407
- #: widget/default/widget_out.php:14 widget/default/widget_out.php:82
408
- #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:59
409
- #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:91
 
 
 
 
 
410
  msgid "Username"
411
  msgstr "Gebruikersnaam"
412
 
413
- # @ login-with-ajax
414
- #: widget/default/widget_out.php:22 widget/divs-only/widget_out.php:17
415
  #: widget/modal/widget_out.php:27
416
  msgid "Password"
417
  msgstr "Wagwoord"
418
 
419
- # @ login-with-ajax
420
- #: widget/default/widget_out.php:36 widget/divs-only/widget_out.php:28
421
- #: widget/modal/widget_out.php:40
422
  msgid "Remember Me"
423
  msgstr "Onthou my"
424
 
425
- # @ login-with-ajax
426
- #: widget/default/widget_out.php:39 widget/divs-only/widget_out.php:31
427
- #: widget/modal/widget_out.php:43
428
  msgid "Password Lost and Found"
429
  msgstr "Wagwoord verloor en gevind"
430
 
431
- # @ login-with-ajax
432
- #: widget/default/widget_out.php:39 widget/divs-only/widget_out.php:31
433
- #: widget/modal/widget_out.php:43
434
  msgid "Lost your password?"
435
  msgstr "Wagwoord verloor?"
436
 
437
- # @ login-with-ajax
438
- #: widget/default/widget_out.php:43 widget/default/widget_out.php:92
439
- #: widget/divs-only/widget_out.php:35 widget/divs-only/widget_out.php:72
440
- #: widget/modal/widget_out.php:47 widget/modal/widget_out.php:112
441
  msgid "Register"
442
  msgstr "Registreer"
443
 
444
- # @ login-with-ajax
445
- #: widget/default/widget_out.php:55 widget/divs-only/widget_out.php:41
446
- #: widget/modal/widget_out.php:59
447
  msgid "Forgotten Password"
448
  msgstr "Wagwoord vergeet"
449
 
450
- # @ login-with-ajax
451
- #: widget/default/widget_out.php:60 widget/divs-only/widget_out.php:43
452
- #: widget/modal/widget_out.php:64
453
  msgid "Enter username or email"
454
  msgstr "Verskaf jou gebruikersnaam en epos"
455
 
456
- # @ login-with-ajax
457
- #: widget/default/widget_out.php:67 widget/divs-only/widget_out.php:48
458
- #: widget/modal/widget_out.php:71
459
  msgid "Get New Password"
460
  msgstr "Kry nuwe wagwoord"
461
 
462
- # @ login-with-ajax
463
- #: widget/default/widget_out.php:68 widget/divs-only/widget_out.php:49
464
- #: widget/divs-only/widget_out.php:73 widget/modal/widget_out.php:72
465
- #: widget/modal/widget_out.php:113
466
  msgid "Cancel"
467
  msgstr "Kansselleer"
468
 
469
- # @ login-with-ajax
470
- #: widget/default/widget_out.php:77 widget/divs-only/widget_out.php:57
471
- #: widget/modal/widget_out.php:86
472
  msgid "Register For This Site"
473
  msgstr "Registreer vir die webwerf"
474
 
475
- # @ login-with-ajax
476
- # @ default
477
- #: widget/default/widget_out.php:78 widget/divs-only/widget_out.php:71
478
- #: widget/modal/widget_out.php:111
 
 
 
479
  msgid "A password will be e-mailed to you."
480
  msgstr "Jou wagwoord sal ge-epos word na jou."
481
 
482
- # @ login-with-ajax
483
- #: widget/default/widget_out.php:86 widget/divs-only/widget_out.php:63
484
- #: widget/modal/widget_out.php:97
485
- msgid "E-mail"
486
- msgstr "Epos"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in Afrikaans
2
+ # This file is distributed under the same license as the Login With Ajax package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2013-05-14 10:11:08+0000\n"
 
 
 
 
 
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
 
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
 
 
 
 
 
15
  msgstr ""
16
 
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
 
19
  msgstr ""
20
 
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  msgstr ""
24
 
25
+ #: login-with-ajax-admin.php:357
 
26
  msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
  msgstr ""
38
 
39
+ #: login-with-ajax.php:218
40
+ msgid "Registration has been disabled."
 
41
  msgstr ""
42
 
43
+ #: pluggable.php:35
44
+ msgid "New user registration on your site %s:"
 
 
 
45
  msgstr ""
46
 
47
+ #: pluggable.php:68
48
+ msgid "To set your password, visit the following address:"
 
49
  msgstr ""
50
 
51
+ #: pluggable.php:73
52
+ msgid "[%s] Your username and password info"
 
 
 
 
53
  msgstr ""
54
 
55
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
56
+ msgid "Title (%s)"
 
 
 
 
57
  msgstr ""
58
 
59
+ #: login-with-ajax-widget.php:55
60
+ msgid "Logged In"
 
 
 
 
 
 
 
 
 
 
 
 
61
  msgstr ""
62
 
63
+ #: login-with-ajax-widget.php:59
64
+ msgid "Logged Out"
 
 
65
  msgstr ""
66
 
67
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
68
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
 
 
69
  msgstr ""
70
 
71
+ #: login-with-ajax-admin.php:316
72
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
 
 
 
 
 
 
 
 
73
  msgstr ""
74
 
75
+ #: login-with-ajax-admin.php:368
 
 
 
 
 
 
 
76
  msgid ""
77
  "Thanks for signing up to our blog. \n"
78
  "\n"
86
  "The team at %BLOGNAME%"
87
  msgstr ""
88
 
89
+ #: login-with-ajax-widget.php:67
90
+ msgid "Recover Password?"
91
+ msgstr "Verander Wagwoord?"
 
 
 
 
 
 
 
 
92
 
93
+ #: login-with-ajax-widget.php:15
 
94
  msgid "Login widget with AJAX capabilities."
95
  msgstr "Teken in met AJAX funksies"
96
 
97
+ #: login-with-ajax-widget.php:63
 
 
 
 
 
 
98
  msgid "Show profile link?"
99
  msgstr "Wys profiel skakel?"
100
 
101
+ #: login-with-ajax-widget.php:71
 
 
 
 
 
 
102
  msgid "AJAX Registration?"
103
  msgstr "AJAX registrasie"
104
 
105
+ #: login-with-ajax-widget.php:76
 
106
  msgid "Template"
107
  msgstr "Templaat"
108
 
109
+ #: login-with-ajax.php:160
 
110
  msgid "Login Successful, redirecting..."
111
  msgstr "Jy gaan nou na ander bladsy..."
112
 
113
+ #: login-with-ajax.php:173
 
114
  msgid "Login successful, updating..."
115
  msgstr "Jy het suksesvol ingeteken..."
116
 
117
+ #: login-with-ajax.php:183 login-with-ajax.php:239
 
118
  msgid "An undefined error has ocurred"
119
  msgstr "Fout het plaas gevind."
120
 
121
+ #: login-with-ajax.php:187
 
122
  msgid "Please supply your username and password."
123
  msgstr "Verskaf jou gebruikersnaam en wagwoord"
124
 
125
+ #: login-with-ajax.php:205
 
126
  msgid "Registration complete. Please check your e-mail."
127
  msgstr "Registrasie is voltooi!"
128
 
129
+ #: login-with-ajax.php:230
 
130
  msgid "We have sent you an email"
131
  msgstr "Ons het 'n Epos aan jou gestuur."
132
 
133
+ #: pluggable.php:36 pluggable.php:67
 
 
 
 
 
 
 
 
134
  msgid "Username: %s"
135
  msgstr "Gebruikersnaam: %s"
136
 
137
+ #: pluggable.php:37
 
 
138
  msgid "E-mail: %s"
139
  msgstr "Epos: %s"
140
 
141
+ #: pluggable.php:39
 
 
142
  msgid "[%s] New User Registration"
143
  msgstr "[%s] Nuwe gebruiker registrasie"
144
 
145
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
146
  msgid "Hi"
147
  msgstr "Hi"
148
 
 
149
  #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
150
  msgid "Profile"
151
  msgstr "Profiel"
152
 
 
153
  #: widget/default/widget_in.php:35
154
  msgid "Log Out"
155
  msgstr "Teken uit"
156
 
 
157
  #: widget/default/widget_in.php:40
158
  msgid "blog admin"
159
  msgstr "Administrasie"
160
 
161
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
162
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
163
+ #: widget/modal/widget_out.php:36
164
+ msgid "Log In"
165
+ msgstr "Teken in"
166
+
167
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
168
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
169
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
170
  msgid "Username"
171
  msgstr "Gebruikersnaam"
172
 
173
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
 
174
  #: widget/modal/widget_out.php:27
175
  msgid "Password"
176
  msgstr "Wagwoord"
177
 
178
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
179
+ #: widget/modal/widget_out.php:44
 
180
  msgid "Remember Me"
181
  msgstr "Onthou my"
182
 
183
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
184
+ #: widget/modal/widget_out.php:47
 
185
  msgid "Password Lost and Found"
186
  msgstr "Wagwoord verloor en gevind"
187
 
188
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
189
+ #: widget/modal/widget_out.php:47
 
190
  msgid "Lost your password?"
191
  msgstr "Wagwoord verloor?"
192
 
193
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
194
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
195
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
 
196
  msgid "Register"
197
  msgstr "Registreer"
198
 
199
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
200
+ #: widget/modal/widget_out.php:63
 
201
  msgid "Forgotten Password"
202
  msgstr "Wagwoord vergeet"
203
 
204
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
205
+ #: widget/modal/widget_out.php:69
 
206
  msgid "Enter username or email"
207
  msgstr "Verskaf jou gebruikersnaam en epos"
208
 
209
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
210
+ #: widget/modal/widget_out.php:77
 
211
  msgid "Get New Password"
212
  msgstr "Kry nuwe wagwoord"
213
 
214
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
215
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
216
+ #: widget/modal/widget_out.php:123
 
217
  msgid "Cancel"
218
  msgstr "Kansselleer"
219
 
220
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
221
+ #: widget/modal/widget_out.php:92
 
222
  msgid "Register For This Site"
223
  msgstr "Registreer vir die webwerf"
224
 
225
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
226
+ #: widget/modal/widget_out.php:106
227
+ msgid "E-mail"
228
+ msgstr "Epos"
229
+
230
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
231
+ #: widget/modal/widget_out.php:121
232
  msgid "A password will be e-mailed to you."
233
  msgstr "Jou wagwoord sal ge-epos word na jou."
234
 
235
+ #: login-with-ajax-admin.php:180
236
+ msgid "Redirection Settings"
237
+ msgstr ""
238
+
239
+ #: login-with-ajax-admin.php:184
240
+ msgid "Global Login Redirect"
241
+ msgstr ""
242
+
243
+ #: login-with-ajax-admin.php:188
244
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
245
+ msgstr ""
246
+
247
+ #: login-with-ajax-admin.php:189
248
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
249
+ msgstr ""
250
+
251
+ #: login-with-ajax-admin.php:222
252
+ msgid "Global Logout Redirect"
253
+ msgstr ""
254
+
255
+ #: login-with-ajax-admin.php:226
256
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
257
+ msgstr ""
258
+
259
+ #: login-with-ajax-admin.php:227
260
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
261
+ msgstr ""
262
+
263
+ #: login-with-ajax-admin.php:235
264
+ msgid "Role-Based Custom Login Redirects"
265
+ msgstr ""
266
+
267
+ #: login-with-ajax-admin.php:238
268
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
269
+ msgstr ""
270
+
271
+ #: login-with-ajax-admin.php:288
272
+ msgid "Role-Based Custom Logout Redirects"
273
+ msgstr ""
274
+
275
+ #: login-with-ajax-admin.php:291
276
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
277
+ msgstr ""
278
+
279
+ #: login-with-ajax-admin.php:314
280
+ msgid "Notification Settings"
281
+ msgstr ""
282
+
283
+ #: login-with-ajax-admin.php:317
284
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
285
+ msgstr ""
286
+
287
+ #: login-with-ajax-admin.php:322
288
+ msgid "Override Default Email?"
289
+ msgstr "Oorskryf huidige epos?"
290
+
291
+ #: login-with-ajax-admin.php:330
292
+ msgid "Subject"
293
+ msgstr "Onderwerp"
294
+
295
+ #: login-with-ajax-admin.php:335
296
+ msgid "Your registration at %BLOGNAME%"
297
+ msgstr ""
298
+
299
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
300
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
301
+ msgstr ""
302
+
303
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
304
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
305
+ msgstr ""
306
+
307
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
308
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
309
+ msgstr ""
310
+
311
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
312
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
313
+ msgstr ""
314
+
315
+ #: login-with-ajax-admin.php:351
316
+ msgid "Message"
317
+ msgstr "Boodskap"
318
+
319
+ #: login-with-ajax-admin.php:396
320
+ msgid "Save Changes"
321
+ msgstr "Stoor veranderinge"
322
+
323
+ #: login-with-ajax-admin.php:50
324
+ msgid "Dismiss"
325
+ msgstr "Verlaat"
326
+
327
+ #: login-with-ajax-admin.php:106
328
+ msgid "Changes saved."
329
+ msgstr "Veranderinge is gestoor."
330
+
331
+ #: login-with-ajax-admin.php:148
332
+ msgid "General Settings"
333
+ msgstr ""
334
+
335
+ #: login-with-ajax-admin.php:153
336
+ msgid "Default Template"
337
+ msgstr "Standaard Templaat"
338
+
339
+ #: login-with-ajax-admin.php:162
340
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
341
+ msgstr ""
342
+
343
+ #: login-with-ajax-admin.php:163
344
+ msgid "Further documentation for this feature coming soon..."
345
+ msgstr ""
346
+
347
+ #: login-with-ajax-admin.php:169
348
+ msgid "Disable refresh upon login?"
349
+ msgstr ""
350
+
351
+ #: login-with-ajax-admin.php:174
352
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
353
+ msgstr ""
langs/login-with-ajax-ar.mo ADDED
Binary file
langs/login-with-ajax-ar.po ADDED
@@ -0,0 +1,385 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in Arabic
2
+ # This file is distributed under the same license as the Login With Ajax package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2015-09-24 13:33:04+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
12
+
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr "منذ لا يتم عبر البريد الالكتروني وورد 4.3 كلمات السر للمستخدمين بعد الآن، وانهم محل مع وصلة لإنشاء كلمة مرور جديدة."
16
+
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr "تحقق قالب البريد الإلكتروني تسجيلك."
20
+
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr "سيتم استبدال%s مع وصلة الى تعيين كلمة مرور المستخدم."
24
+
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
+ "شكرا لتسجيلك فى الموقع. \n"
39
+ "\n"
40
+ "بأمكانك الدخول بهذة البيانات عن طريق زيارة %BLOGURL%\n"
41
+ "\n"
42
+ "\n"
43
+ "اسم المستخدم : %USERNAME%\n"
44
+ "\n"
45
+ "لتعيين كلمة مرورك، قم بزيارة العنوان التالى: %PASSWORD%\n"
46
+ "\n"
47
+ "نحن نطلع الى زيارتكم القادمة\n"
48
+ "\n"
49
+ "فريق عمل %BLOGNAME%"
50
+
51
+ #: login-with-ajax.php:218
52
+ msgid "Registration has been disabled."
53
+ msgstr "تم إيقاف التسجيل."
54
+
55
+ #: pluggable.php:35
56
+ msgid "New user registration on your site %s:"
57
+ msgstr "مستخدم جديد قام بالتسجيل في موقعك - %s:"
58
+
59
+ #: pluggable.php:68
60
+ msgid "To set your password, visit the following address:"
61
+ msgstr "لتعيين كلمة مرورك، قم بزيارة العنوان التالى:"
62
+
63
+ #: pluggable.php:73
64
+ msgid "[%s] Your username and password info"
65
+ msgstr "[ %s ] اسم المستخدم وكلمة المرور"
66
+
67
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
68
+ msgid "Title (%s)"
69
+ msgstr "لقب (%s)"
70
+
71
+ #: login-with-ajax-widget.php:55
72
+ msgid "Logged In"
73
+ msgstr "تم تسجيل الدخول"
74
+
75
+ #: login-with-ajax-widget.php:59
76
+ msgid "Logged Out"
77
+ msgstr "تسجيل خروجك"
78
+
79
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
80
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
81
+ msgstr "مع تفعيل WPML يمكنك توفير وجهات إعادة توجيه مختلفة على أساس اللغة أيضا."
82
+
83
+ #: login-with-ajax-admin.php:316
84
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
85
+ msgstr "اذا كنت ترغب فى استبدال رسالة الترحيب الاساسية التى يستلمها الأعضاء على البريد الألكترونى بعد تسجيلهم, تأكد من انك قمت بتحديد هذا المربع بالأسفل وكتابة موضوع وعنوان الرسالة."
86
+
87
+ #: login-with-ajax-admin.php:368
88
+ msgid ""
89
+ "Thanks for signing up to our blog. \n"
90
+ "\n"
91
+ "You can login with the following credentials by visiting %BLOGURL%\n"
92
+ "\n"
93
+ "Username : %USERNAME%\n"
94
+ "Password : %PASSWORD%\n"
95
+ "\n"
96
+ "We look forward to your next visit!\n"
97
+ "\n"
98
+ "The team at %BLOGNAME%"
99
+ msgstr ""
100
+ "شكرا لتسجيلك فى الموقع. \n"
101
+ "\n"
102
+ "بأمكانك الدخول بهذة البيانات عن طريق زيارة %BLOGURL%\n"
103
+ "\n"
104
+ "\n"
105
+ "اسم المستخدم : %USERNAME%\n"
106
+ "\n"
107
+ "كلمة السر : %PASSWORD%\n"
108
+ "\n"
109
+ "نحن نطلع الى زيارتكم القادمة\n"
110
+ "\n"
111
+ "فريق عمل %BLOGNAME%"
112
+
113
+ #: login-with-ajax-widget.php:67
114
+ msgid "Recover Password?"
115
+ msgstr "نسيت كلمة السر؟"
116
+
117
+ #: login-with-ajax-widget.php:15
118
+ msgid "Login widget with AJAX capabilities."
119
+ msgstr "امكانيات قطعة الدخول بالأجاكس."
120
+
121
+ #: login-with-ajax-widget.php:63
122
+ msgid "Show profile link?"
123
+ msgstr "مشاهدة رابط الملف الشخصى؟"
124
+
125
+ #: login-with-ajax-widget.php:71
126
+ msgid "AJAX Registration?"
127
+ msgstr "تسجيل اجاكس؟"
128
+
129
+ #: login-with-ajax-widget.php:76
130
+ msgid "Template"
131
+ msgstr "قالب"
132
+
133
+ #: login-with-ajax.php:160
134
+ msgid "Login Successful, redirecting..."
135
+ msgstr "تم تسجيل الدخول بنجاح, جارى تحويلك..."
136
+
137
+ #: login-with-ajax.php:173
138
+ msgid "Login successful, updating..."
139
+ msgstr "تم تسجيل الدخول بنجاح, يتم التحديث..."
140
+
141
+ #: login-with-ajax.php:183 login-with-ajax.php:239
142
+ msgid "An undefined error has ocurred"
143
+ msgstr "خطأ غير معروف حدث"
144
+
145
+ #: login-with-ajax.php:187
146
+ msgid "Please supply your username and password."
147
+ msgstr "يرجى تقديم اسم المستخدم وكلمة المرور الخاصة بك."
148
+
149
+ #: login-with-ajax.php:205
150
+ msgid "Registration complete. Please check your e-mail."
151
+ msgstr "تم التسجيل بنجاح. من فضلك تحقق من بريدك الألكترونى."
152
+
153
+ #: login-with-ajax.php:230
154
+ msgid "We have sent you an email"
155
+ msgstr "لقد قمنا بأرسال رسالة على بريدك الألكترونى"
156
+
157
+ #: pluggable.php:36 pluggable.php:67
158
+ msgid "Username: %s"
159
+ msgstr "اسم المستخدم: %s"
160
+
161
+ #: pluggable.php:37
162
+ msgid "E-mail: %s"
163
+ msgstr "البريد الألكترونى: %s"
164
+
165
+ #: pluggable.php:39
166
+ msgid "[%s] New User Registration"
167
+ msgstr "تسجيل عضو جديد [%s] "
168
+
169
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
170
+ msgid "Hi"
171
+ msgstr "مرحبا"
172
+
173
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
174
+ msgid "Profile"
175
+ msgstr "الملف الشخصى"
176
+
177
+ #: widget/default/widget_in.php:35
178
+ msgid "Log Out"
179
+ msgstr "تسجيل الخروج"
180
+
181
+ #: widget/default/widget_in.php:40
182
+ msgid "blog admin"
183
+ msgstr "لوحة تحكم المشرف"
184
+
185
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
186
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
187
+ #: widget/modal/widget_out.php:36
188
+ msgid "Log In"
189
+ msgstr "تسجيل الدخول"
190
+
191
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
192
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
193
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
194
+ msgid "Username"
195
+ msgstr "اسم المستخدم"
196
+
197
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
198
+ #: widget/modal/widget_out.php:27
199
+ msgid "Password"
200
+ msgstr "كلمة السر"
201
+
202
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
203
+ #: widget/modal/widget_out.php:44
204
+ msgid "Remember Me"
205
+ msgstr "تذكرنى"
206
+
207
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
208
+ #: widget/modal/widget_out.php:47
209
+ msgid "Password Lost and Found"
210
+ msgstr "فقدت كلمة السر والعثور عليها"
211
+
212
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
213
+ #: widget/modal/widget_out.php:47
214
+ msgid "Lost your password?"
215
+ msgstr "فقدت كلمة السر؟"
216
+
217
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
218
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
219
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
220
+ msgid "Register"
221
+ msgstr "التسجيل"
222
+
223
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
224
+ #: widget/modal/widget_out.php:63
225
+ msgid "Forgotten Password"
226
+ msgstr "نسيت كلمة السر"
227
+
228
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
229
+ #: widget/modal/widget_out.php:69
230
+ msgid "Enter username or email"
231
+ msgstr "ادخل اسم المستخدم او البريد الألكترونى"
232
+
233
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
234
+ #: widget/modal/widget_out.php:77
235
+ msgid "Get New Password"
236
+ msgstr "الحصول على كلمة سر جديدة"
237
+
238
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
239
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
240
+ #: widget/modal/widget_out.php:123
241
+ msgid "Cancel"
242
+ msgstr "الغاء"
243
+
244
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
245
+ #: widget/modal/widget_out.php:92
246
+ msgid "Register For This Site"
247
+ msgstr "التسجيل فى هذا الموقع"
248
+
249
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
250
+ #: widget/modal/widget_out.php:106
251
+ msgid "E-mail"
252
+ msgstr "البريد الألكترونى"
253
+
254
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
255
+ #: widget/modal/widget_out.php:121
256
+ msgid "A password will be e-mailed to you."
257
+ msgstr "كلمة المرور سوف ترسل الى بريدك الألكترونى."
258
+
259
+ #: login-with-ajax-admin.php:180
260
+ msgid "Redirection Settings"
261
+ msgstr "اعدادات اعادة التوجية"
262
+
263
+ #: login-with-ajax-admin.php:184
264
+ msgid "Global Login Redirect"
265
+ msgstr "اعادة توجية تسجيل الدخول الرئيسية"
266
+
267
+ #: login-with-ajax-admin.php:188
268
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
269
+ msgstr ""
270
+ "اذا كنت ترغب فى ارسال المستخدم الى موقع محدد, بعد تسجيل الدخول, قم بكتابتة هنا \n"
271
+ "( على سبيل المثال http://wordpress.org ) "
272
+
273
+ #: login-with-ajax-admin.php:189
274
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
275
+ msgstr "استخدم %USERNAME% وسيتم استبدالة مع اسم المستخدم للشخص مسجل الدخول."
276
+
277
+ #: login-with-ajax-admin.php:222
278
+ msgid "Global Logout Redirect"
279
+ msgstr "اعادة توجية الخروج الرئيسى"
280
+
281
+ #: login-with-ajax-admin.php:226
282
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
283
+ msgstr "اذا كنت ترغب فى ارسال المستخدم الى موقع محدد بعد الخروج, اكتبة هنا على سبيل المثال http://wordpress.org"
284
+
285
+ #: login-with-ajax-admin.php:227
286
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
287
+ msgstr "اكتب %LASTURL% لأرسال المستخدم للصفحة التى كان فيها."
288
+
289
+ #: login-with-ajax-admin.php:235
290
+ msgid "Role-Based Custom Login Redirects"
291
+ msgstr "دخول مخصص موجهة استناداً على الرتبة"
292
+
293
+ #: login-with-ajax-admin.php:238
294
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
295
+ msgstr ""
296
+ "اذا كنت ترغب فى ارسال فئة معينة من الأعضاء الى رابط مخصص بعد الدخول,اكتبة هنا\n"
297
+ "(اذا تركتة فارغا سيتم استخدام الأعدادات الأفتراضية المكتوبة فى التحويل الرئيسى)"
298
+
299
+ #: login-with-ajax-admin.php:288
300
+ msgid "Role-Based Custom Logout Redirects"
301
+ msgstr "تخصيص تسجيل الخروج حسب تصنيف العضو"
302
+
303
+ #: login-with-ajax-admin.php:291
304
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
305
+ msgstr ""
306
+ "اذا كنت تحب ان يتم اعادة توجية فئة معينة من الأعضاء الى رابط مخصص بعد تسجيل الخروج, قم بكتابتةهنا\n"
307
+ "(اذا تركتة فارغا فسيتم استخدام القيمة الأفتراضية المكتوبة فى التحويل الرئيسى)"
308
+
309
+ #: login-with-ajax-admin.php:314
310
+ msgid "Notification Settings"
311
+ msgstr "اعدادات التنبيهات"
312
+
313
+ #: login-with-ajax-admin.php:317
314
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
315
+ msgstr ""
316
+ "اذا هذة الخاصية لا تعمل. من فضلك تأكد من انة لا يوجد اى بلاجن اخر يقوم بالتحكم فى تسجيل الاعضاء وتحويلهم \n"
317
+ "(على سبيل المثال BuddyPress او Mu)."
318
+
319
+ #: login-with-ajax-admin.php:322
320
+ msgid "Override Default Email?"
321
+ msgstr "تبديل البريد الألتكرونى الأفتراضى؟"
322
+
323
+ #: login-with-ajax-admin.php:330
324
+ msgid "Subject"
325
+ msgstr "الموضوع"
326
+
327
+ #: login-with-ajax-admin.php:335
328
+ msgid "Your registration at %BLOGNAME%"
329
+ msgstr "لقد قمت بالتسجيل فى %BLOGNAME%"
330
+
331
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
332
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
333
+ msgstr "<code>%USERNAME%</code> سيتم استبدالة ب اسم المستخدم"
334
+
335
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
336
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
337
+ msgstr "<code>%PASSWORD%</code> سوف يتم استبدالة ب الرقم السرى للعضو"
338
+
339
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
340
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
341
+ msgstr "<code>%BLOGNAME%</code> سوف يتم استبدالة ب اسم الموقع"
342
+
343
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
344
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
345
+ msgstr "<code>%BLOGURL%</code> سوف يتم استبدالة برابط موقعك"
346
+
347
+ #: login-with-ajax-admin.php:351
348
+ msgid "Message"
349
+ msgstr "الرسالة"
350
+
351
+ #: login-with-ajax-admin.php:396
352
+ msgid "Save Changes"
353
+ msgstr "حفظ التغيرات"
354
+
355
+ #: login-with-ajax-admin.php:50
356
+ msgid "Dismiss"
357
+ msgstr "رفض"
358
+
359
+ #: login-with-ajax-admin.php:106
360
+ msgid "Changes saved."
361
+ msgstr "تم حفظ التغيرات."
362
+
363
+ #: login-with-ajax-admin.php:148
364
+ msgid "General Settings"
365
+ msgstr "الأعدادات العامة"
366
+
367
+ #: login-with-ajax-admin.php:153
368
+ msgid "Default Template"
369
+ msgstr "القالب الأفتراضى"
370
+
371
+ #: login-with-ajax-admin.php:162
372
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
373
+ msgstr "اختيار الثيم الأفتراضى الذى ترغب فى استخدامة. من الممكن تجاوزة فى المربعات الجانبية, الاكواد المختصرة والكلمات الدلالية للقالب."
374
+
375
+ #: login-with-ajax-admin.php:163
376
+ msgid "Further documentation for this feature coming soon..."
377
+ msgstr "للمزيد من المعلومات عن هذة الميزة قريبا جدا..."
378
+
379
+ #: login-with-ajax-admin.php:169
380
+ msgid "Disable refresh upon login?"
381
+ msgstr "تعطيل التحديث عند تسجيل الدخول؟"
382
+
383
+ #: login-with-ajax-admin.php:174
384
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
385
+ msgstr "اذا قام المستخدم بالدخول وقد قمت بتحديد المربع بالأعلى, ف انة فقط مربع الدخول الجانبى سيقوم بتحديث نفسة بدون تحديث فى الصفحة. ليست فكرة جيدة اذا كان موقعك يعرض محتوى مختلف للمستخدمين بمجرد الدخول, ففى هذة الحالة يحتاج التحديث للصفحة. "
langs/login-with-ajax-ar_SA.mo DELETED
Binary file
langs/login-with-ajax-ar_SA.pot DELETED
@@ -1,171 +0,0 @@
1
- # Translation of the WordPress plugin Login With Ajax 2.0.4 by NetWebLogic.
2
- # Copyright (C) 2010 NetWebLogic
3
- # This file is distributed under the same license as the Login With Ajax package.
4
- # Adel Madshel <mr.adelme@gmail.com>, 2011.
5
- #
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: Login With Ajax 2.0.4\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
10
- "POT-Creation-Date: 2010-02-10 13:35+0000\n"
11
- "PO-Revision-Date: 2011-02-10 17:30+0100\n"
12
- "Last-Translator: Marcus Sykes <marcus@netweblogic.com>\n"
13
- "Language-Team: \n"
14
- "MIME-Version: 1.0\n"
15
- "Content-Type: text/plain; charset=UTF-8\n"
16
- "Content-Transfer-Encoding: 8bit\n"
17
-
18
- #: login-with-ajax-admin.php:67
19
- msgid "Changes saved."
20
- msgstr "تم حفظ التغييرات."
21
-
22
- #: login-with-ajax-admin.php:71
23
- msgid "There were issues when saving your settings. Please try again."
24
- msgstr "لم يتم الحفظ..الرجاء المحاولة مرة أخرى"
25
-
26
- #: login-with-ajax-admin.php:99
27
- msgid "Global Login Redirect"
28
- msgstr "اعادة التوجية"
29
-
30
- #: login-with-ajax-admin.php:103
31
- msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
32
- msgstr "اذا رغبت أن تعيد توجيه المستخدم الى رابط محدد بعد تسجيل الدخول ضعه هنا مثال :http://wordpress.org/ "
33
-
34
- #: login-with-ajax-admin.php:108
35
- msgid "Global Logout Redirect"
36
- msgstr "اعادة التوجية"
37
-
38
- #: login-with-ajax-admin.php:112
39
- msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
40
- msgstr "اذا رغبت أن اتوجيه المستخدم الى رابط محدد بعد تسجيل الخروج ضعه هنا مثال :http://wordpress.org/ "
41
-
42
- #: login-with-ajax-admin.php:117
43
- msgid "Role-Based Custom Login Redirects"
44
- msgstr "اعادة توجيه مخصص"
45
-
46
- #: login-with-ajax-admin.php:120
47
- msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
48
- msgstr "اذا رغبت في اعادة توجيه مستخدم معين الى رابط مخصص عند تسجيل الدخول ضعه هنا في حالة تركه فارغا سيتم تحويله الى اعادة التوجية الافتراضي"
49
-
50
- #: login-with-ajax-admin.php:140
51
- msgid "Role-Based Custom Logout Redirects"
52
- msgstr "اعادة التوجيه الافتراضي عند تسجيل الخروج"
53
-
54
- #: login-with-ajax-admin.php:143
55
- msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
56
- msgstr "اذا رغبت في اعادة توجيه مستخدم معين الى رابط مخصص عند تسجيل الخروج ضعه هنا في حالة تركه فارغا سيتم تحويله الى اعادة التوجية الافتراضي"
57
-
58
- #: login-with-ajax-admin.php:167
59
- msgid "Save Changes"
60
- msgstr "تم حفظ التغييرات"
61
-
62
- #: login-with-ajax-widget.php:5
63
- msgid "Login widget with AJAX capabilities."
64
- msgstr "امكانات تسجيل الدخول مع AJAX"
65
-
66
- #: login-with-ajax-widget.php:25
67
- msgid "Show profile link?"
68
- msgstr "اظهر رابط ملف العضوية"
69
-
70
- #: login-with-ajax.php:107
71
- msgid "Login Successful, redirecting..."
72
- msgstr "تم تسجيل الدخول بنجاح..جاري اعادة التوجيه"
73
-
74
- #: login-with-ajax.php:126
75
- #: login-with-ajax.php:148
76
- msgid "An undefined error has ocurred"
77
- msgstr "خطأ غير محدد"
78
-
79
- #: login-with-ajax.php:138
80
- msgid "We have sent you an email"
81
- msgstr "تم ارسال البريد الالكتروني لك"
82
-
83
- #: widget/widget_in.php:11
84
- msgid "Hi"
85
- msgstr "مرحبا"
86
-
87
- #: widget/widget_in.php:34
88
- msgid "Profile"
89
- msgstr "العضوية"
90
-
91
- #: widget/widget_in.php:40
92
- #: widget/widget_in.php:44
93
- msgid "Log Out"
94
- msgstr "تسجيل الخروج"
95
-
96
- #: widget/widget_in.php:51
97
- msgid "blog admin"
98
- msgstr "الادارة"
99
-
100
- #: widget/widget_out.php:10
101
- #: widget/widget_out.php:35
102
- msgid "Log In"
103
- msgstr "تسجيل الدخول"
104
-
105
- #: widget/widget_out.php:19
106
- msgid "Username"
107
- msgstr "اسم المستخدم"
108
-
109
- #: widget/widget_out.php:27
110
- msgid "Password"
111
- msgstr "كلمة السر"
112
-
113
- #: widget/widget_out.php:41
114
- msgid "Remember Me"
115
- msgstr "تذكرني"
116
-
117
- #: widget/widget_out.php:43
118
- msgid "Password Lost and Found"
119
- msgstr "تم فقد كلمة السر وايجادها"
120
-
121
- #: widget/widget_out.php:43
122
- msgid "Lost your password?"
123
- msgstr "نسيت كلمة السر؟"
124
-
125
- # Translated by WP
126
- #: widget/widget_out.php:52
127
- #: widget/widget_out.php:56
128
- msgid "Register"
129
- msgstr "تسجيل"
130
-
131
- # Translated by WP
132
- #: widget/widget_out.php:62
133
- msgid "Sign Up"
134
- msgstr "تسجيل الدخول"
135
-
136
- #: widget/widget_out.php:74
137
- msgid "Forgotten Password"
138
- msgstr "نسيان كلمة السر"
139
-
140
- #: widget/widget_out.php:79
141
- msgid "Enter username or email"
142
- msgstr "ضع اسم المستخدم او البريد الالكتروني"
143
-
144
- #: widget/widget_out.php:85
145
- msgid "Get New Password"
146
- msgstr "احصل على كلمة سر جديدة"
147
-
148
- #. Plugin Name of an extension
149
- msgid "Login With Ajax"
150
- msgstr "تسجيل الدخول مع AJAX"
151
-
152
- #. Plugin URI of an extension
153
- msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
154
- msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
155
-
156
- #. Description of an extension
157
- msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
158
- msgstr "اضافة تسجيل الدخول مع اجاكس..قابل للتخصيص من القلب..والاعدادات المتقدمة من منطقة الادارة"
159
-
160
- #. Author of an extension
161
- msgid "NetWebLogic"
162
- msgstr "NetWebLogic"
163
-
164
- #. Author URI of an extension
165
- msgid "http://netweblogic.com/"
166
- msgstr "http://netweblogic.com/"
167
-
168
- #. Tags of an extension
169
- msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
170
- msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
171
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
langs/login-with-ajax-bs_BA.mo ADDED
Binary file
langs/login-with-ajax-bs_BA.po ADDED
@@ -0,0 +1,373 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in Bosnian
2
+ # This file is distributed under the same license as the Login With Ajax package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2015-09-24 13:37:45+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
12
+
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr "Od WordPress 4.3 lozinke nisu poslati na više korisnika, oni zamijenjeni sa linkom za kreiranje nove lozinke."
16
+
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr "Provjerite registraciju predložak e-pošte."
20
+
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr "%s će biti zamijenjen sa linkom da postavite korisničku lozinku."
24
+
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
+ "Hvala Vam što ste se prijavili na našem sajtu. \n"
39
+ " \n"
40
+ "Sada se možete prijaviti koristeći sledeće akreditive kada posetite %BLOGURL%\n"
41
+ " \n"
42
+ "Korisničko ime : %USERNAME%\n"
43
+ "Da postavite vašu šifru, posjetite sljedeću adresu : %PASSWORD%\n"
44
+ " \n"
45
+ "Nadamo se Vašoj poseti!\n"
46
+ " \n"
47
+ "%BLOGNAME%"
48
+
49
+ #: login-with-ajax.php:218
50
+ msgid "Registration has been disabled."
51
+ msgstr "Registracija je onemogućena."
52
+
53
+ #: pluggable.php:35
54
+ msgid "New user registration on your site %s:"
55
+ msgstr "Novi korisnik registrovan na vašoj stranici %s:"
56
+
57
+ #: pluggable.php:68
58
+ msgid "To set your password, visit the following address:"
59
+ msgstr "Da postavite vašu šifru, posjetite sljedeću adresu:"
60
+
61
+ #: pluggable.php:73
62
+ msgid "[%s] Your username and password info"
63
+ msgstr "[%s] Vaše korisničko ime i šifra"
64
+
65
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
66
+ msgid "Title (%s)"
67
+ msgstr "Naslov (%s)"
68
+
69
+ #: login-with-ajax-widget.php:55
70
+ msgid "Logged In"
71
+ msgstr "Prijava"
72
+
73
+ #: login-with-ajax-widget.php:59
74
+ msgid "Logged Out"
75
+ msgstr "Odjava"
76
+
77
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
78
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
79
+ msgstr "Ako je WPML omogućen, možete pružiti razne destinacije preusmeravanja na osnovu jezika."
80
+
81
+ #: login-with-ajax-admin.php:316
82
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
83
+ msgstr "Ukoliko želite da izmenite podrazumevani email koji korisnici dobijaju nakon registrovanja, štilkirajte polje ispod i unesite novu temu poruke i poruku."
84
+
85
+ #: login-with-ajax-admin.php:368
86
+ msgid ""
87
+ "Thanks for signing up to our blog. \n"
88
+ "\n"
89
+ "You can login with the following credentials by visiting %BLOGURL%\n"
90
+ "\n"
91
+ "Username : %USERNAME%\n"
92
+ "Password : %PASSWORD%\n"
93
+ "\n"
94
+ "We look forward to your next visit!\n"
95
+ "\n"
96
+ "The team at %BLOGNAME%"
97
+ msgstr ""
98
+ "Hvala Vam što ste se prijavili na našem sajtu. \n"
99
+ " \n"
100
+ " Sada se možete prijaviti koristeći sledeće akreditive kada posetite %BLOGURL%\n"
101
+ " \n"
102
+ " Korisničko ime : %USERNAME%\n"
103
+ " Lozinka : %PASSWORD%\n"
104
+ " \n"
105
+ " Nadamo se Vašoj poseti!\n"
106
+ " \n"
107
+ " %BLOGNAME%"
108
+
109
+ #: login-with-ajax-widget.php:67
110
+ msgid "Recover Password?"
111
+ msgstr "Povrati Lozinku?"
112
+
113
+ #: login-with-ajax-widget.php:15
114
+ msgid "Login widget with AJAX capabilities."
115
+ msgstr "Dodatak za prijavljivanje sa AJAX mogućnostima."
116
+
117
+ #: login-with-ajax-widget.php:63
118
+ msgid "Show profile link?"
119
+ msgstr "Prikaži link profila?"
120
+
121
+ #: login-with-ajax-widget.php:71
122
+ msgid "AJAX Registration?"
123
+ msgstr "AJAX Registracija?"
124
+
125
+ #: login-with-ajax-widget.php:76
126
+ msgid "Template"
127
+ msgstr "Šablon"
128
+
129
+ #: login-with-ajax.php:160
130
+ msgid "Login Successful, redirecting..."
131
+ msgstr "Uspešno prijavljivanje, preusmeravamo..."
132
+
133
+ #: login-with-ajax.php:173
134
+ msgid "Login successful, updating..."
135
+ msgstr "Uspešno prijavljivanje, obnavljanje..."
136
+
137
+ #: login-with-ajax.php:183 login-with-ajax.php:239
138
+ msgid "An undefined error has ocurred"
139
+ msgstr "Došlo je do nepoznate greške."
140
+
141
+ #: login-with-ajax.php:187
142
+ msgid "Please supply your username and password."
143
+ msgstr "Molimo, ukucajte svoje korisničko ime i lozinku."
144
+
145
+ #: login-with-ajax.php:205
146
+ msgid "Registration complete. Please check your e-mail."
147
+ msgstr "Registracija završena. Molimo, proverite svoj e-mail."
148
+
149
+ #: login-with-ajax.php:230
150
+ msgid "We have sent you an email"
151
+ msgstr "Poslali smo Vam email"
152
+
153
+ #: pluggable.php:36 pluggable.php:67
154
+ msgid "Username: %s"
155
+ msgstr "Korisničko ime: %s"
156
+
157
+ #: pluggable.php:37
158
+ msgid "E-mail: %s"
159
+ msgstr "E-mail: %s"
160
+
161
+ #: pluggable.php:39
162
+ msgid "[%s] New User Registration"
163
+ msgstr "[%s] Registracija novog korisnika"
164
+
165
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
166
+ msgid "Hi"
167
+ msgstr "Zdravo"
168
+
169
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
170
+ msgid "Profile"
171
+ msgstr "Profil"
172
+
173
+ #: widget/default/widget_in.php:35
174
+ msgid "Log Out"
175
+ msgstr "Odjava"
176
+
177
+ #: widget/default/widget_in.php:40
178
+ msgid "blog admin"
179
+ msgstr "Admin"
180
+
181
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
182
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
183
+ #: widget/modal/widget_out.php:36
184
+ msgid "Log In"
185
+ msgstr "Prijava"
186
+
187
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
188
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
189
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
190
+ msgid "Username"
191
+ msgstr "Korisničko Ime"
192
+
193
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
194
+ #: widget/modal/widget_out.php:27
195
+ msgid "Password"
196
+ msgstr "Lozinka"
197
+
198
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
199
+ #: widget/modal/widget_out.php:44
200
+ msgid "Remember Me"
201
+ msgstr "Zapamti Me"
202
+
203
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
204
+ #: widget/modal/widget_out.php:47
205
+ msgid "Password Lost and Found"
206
+ msgstr "Lozinka Izgubljena i Nadjena"
207
+
208
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
209
+ #: widget/modal/widget_out.php:47
210
+ msgid "Lost your password?"
211
+ msgstr "Zaboravili ste lozinku?"
212
+
213
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
214
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
215
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
216
+ msgid "Register"
217
+ msgstr "Registracija"
218
+
219
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
220
+ #: widget/modal/widget_out.php:63
221
+ msgid "Forgotten Password"
222
+ msgstr "Izgubljena Lozinka"
223
+
224
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
225
+ #: widget/modal/widget_out.php:69
226
+ msgid "Enter username or email"
227
+ msgstr "Unesite korisničko ime ili email"
228
+
229
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
230
+ #: widget/modal/widget_out.php:77
231
+ msgid "Get New Password"
232
+ msgstr "Nabavite Novu Lozinku"
233
+
234
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
235
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
236
+ #: widget/modal/widget_out.php:123
237
+ msgid "Cancel"
238
+ msgstr "Otkaži"
239
+
240
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
241
+ #: widget/modal/widget_out.php:92
242
+ msgid "Register For This Site"
243
+ msgstr "Registrujte se na ovom sajtu"
244
+
245
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
246
+ #: widget/modal/widget_out.php:106
247
+ msgid "E-mail"
248
+ msgstr "E-mail"
249
+
250
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
251
+ #: widget/modal/widget_out.php:121
252
+ msgid "A password will be e-mailed to you."
253
+ msgstr "Lozinka će Vam biti poslata na e-mail."
254
+
255
+ #: login-with-ajax-admin.php:180
256
+ msgid "Redirection Settings"
257
+ msgstr "Podešavanja Preusmeravanja"
258
+
259
+ #: login-with-ajax-admin.php:184
260
+ msgid "Global Login Redirect"
261
+ msgstr "Globalna Preusmeravanja Prijavljivanja"
262
+
263
+ #: login-with-ajax-admin.php:188
264
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
265
+ msgstr "Ako želite da pošaljete korisnika na specifičan URL nakon prijave, ukucajte ga ovde (npr. http://wordpress.org/)"
266
+
267
+ #: login-with-ajax-admin.php:189
268
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
269
+ msgstr "Upotrebite %USERNAME% i ono će biti zamenjeno korisničkim imenom osobe koja se prijavljuje."
270
+
271
+ #: login-with-ajax-admin.php:222
272
+ msgid "Global Logout Redirect"
273
+ msgstr "Globalna Preusmeravanja Odjavljivanja"
274
+
275
+ #: login-with-ajax-admin.php:226
276
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
277
+ msgstr "Ako želite da pošaljete korisnika na specifičan URL nakon odjave, ukucajte ga ovde (npr. http://wordpress.org/) "
278
+
279
+ #: login-with-ajax-admin.php:227
280
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
281
+ msgstr "Unesite %LASTURL% da pošaljete korisnika na stranu na kojoj je bio prethodno."
282
+
283
+ #: login-with-ajax-admin.php:235
284
+ msgid "Role-Based Custom Login Redirects"
285
+ msgstr "Preusmeravanja po grupama nakon prijave"
286
+
287
+ #: login-with-ajax-admin.php:238
288
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
289
+ msgstr "Ukoliko želite da se odredjena grupa preusmeri na odredjeni URL nakon prijave, unesite ga ovde (ako ostavite prazno, koristiće se podrazumevano podešavanje za preusmerenje)"
290
+
291
+ #: login-with-ajax-admin.php:288
292
+ msgid "Role-Based Custom Logout Redirects"
293
+ msgstr "Preusmeravanja po grupama nakon odjave"
294
+
295
+ #: login-with-ajax-admin.php:291
296
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
297
+ msgstr "Ukoliko želite da se odredjena grupa preusmeri na odredjeni URL nakon odjave, unesite ga ovde (ako ostavite prazno, koristiće se podrazumevano podešavanje za preusmerenje) "
298
+
299
+ #: login-with-ajax-admin.php:314
300
+ msgid "Notification Settings"
301
+ msgstr "Podešavanja Obaveštenja"
302
+
303
+ #: login-with-ajax-admin.php:317
304
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
305
+ msgstr "Ako ova mogućnost ne radi, proverite da li imate još neki dodatak koji takodje upravlja korisničkim registracijama (npr. BuddyPress i MU)."
306
+
307
+ #: login-with-ajax-admin.php:322
308
+ msgid "Override Default Email?"
309
+ msgstr "Izmeni Podrazumevani Email?"
310
+
311
+ #: login-with-ajax-admin.php:330
312
+ msgid "Subject"
313
+ msgstr "Tema"
314
+
315
+ #: login-with-ajax-admin.php:335
316
+ msgid "Your registration at %BLOGNAME%"
317
+ msgstr "Uspešna registracija na %BLOGNAME%"
318
+
319
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
320
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
321
+ msgstr "<code>%USERNAME%</code> biće zamenjen korisničkim imenom."
322
+
323
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
324
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
325
+ msgstr "<code>%PASSWORD%</code> biće zamenjen lozinkom korisnika."
326
+
327
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
328
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
329
+ msgstr "<code>%BLOGNAME%</code> biće zamenjen nazivom vašeg bloga."
330
+
331
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
332
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
333
+ msgstr "<code>%BLOGURL%</code> biće zamenjen adresom Vašeg bloga."
334
+
335
+ #: login-with-ajax-admin.php:351
336
+ msgid "Message"
337
+ msgstr "Poruka"
338
+
339
+ #: login-with-ajax-admin.php:396
340
+ msgid "Save Changes"
341
+ msgstr "Sačuvaj Izmene"
342
+
343
+ #: login-with-ajax-admin.php:50
344
+ msgid "Dismiss"
345
+ msgstr "Odbaci"
346
+
347
+ #: login-with-ajax-admin.php:106
348
+ msgid "Changes saved."
349
+ msgstr "Izmene su sačuvane."
350
+
351
+ #: login-with-ajax-admin.php:148
352
+ msgid "General Settings"
353
+ msgstr "Opšta podešavanja."
354
+
355
+ #: login-with-ajax-admin.php:153
356
+ msgid "Default Template"
357
+ msgstr "Podrazumevani šablon."
358
+
359
+ #: login-with-ajax-admin.php:162
360
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
361
+ msgstr "Izaberite podrazumevanu temu koju ćete koristiti. Ovo može biti izmenjeno u dodatku, pomoću shortcode i tagovima šablona."
362
+
363
+ #: login-with-ajax-admin.php:163
364
+ msgid "Further documentation for this feature coming soon..."
365
+ msgstr "Dodatna dokumentacija za ovu mogućnost će uskoro biti dostupna..."
366
+
367
+ #: login-with-ajax-admin.php:169
368
+ msgid "Disable refresh upon login?"
369
+ msgstr "Zabrani obnavljanje nakon prijave?"
370
+
371
+ #: login-with-ajax-admin.php:174
372
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
373
+ msgstr "Ako se korisnik prijavi, a Vi označite dugme iznad, samo dodatak za prijavu biće obnovljen bez obnavljanja cele strane. Ukoliko Vaš sajt prikazuje drugačiji sadržaj nakon prijave, to nije dobra ideja, jer je obnavljanje neophodno."
langs/login-with-ajax-ca.mo ADDED
Binary file
langs/login-with-ajax-ca.po ADDED
@@ -0,0 +1,363 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in Catalan
2
+ # This file is distributed under the same license as the Login With Ajax package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2015-09-22 19:41:50+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
12
+
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr ""
16
+
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr ""
20
+
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr ""
24
+
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
+
39
+ #: login-with-ajax.php:218
40
+ msgid "Registration has been disabled."
41
+ msgstr ""
42
+
43
+ #: pluggable.php:35
44
+ msgid "New user registration on your site %s:"
45
+ msgstr ""
46
+
47
+ #: pluggable.php:68
48
+ msgid "To set your password, visit the following address:"
49
+ msgstr ""
50
+
51
+ #: pluggable.php:73
52
+ msgid "[%s] Your username and password info"
53
+ msgstr ""
54
+
55
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
56
+ msgid "Title (%s)"
57
+ msgstr "Títol (%s)"
58
+
59
+ #: login-with-ajax-widget.php:55
60
+ msgid "Logged In"
61
+ msgstr "Connectar"
62
+
63
+ #: login-with-ajax-widget.php:59
64
+ msgid "Logged Out"
65
+ msgstr "Sortir"
66
+
67
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
68
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
69
+ msgstr "Amb WPML activat, pot proporcionar diferents enllaços de redirecció basades en l'idioma."
70
+
71
+ #: login-with-ajax-admin.php:316
72
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
73
+ msgstr ""
74
+
75
+ #: login-with-ajax-admin.php:368
76
+ msgid ""
77
+ "Thanks for signing up to our blog. \n"
78
+ "\n"
79
+ "You can login with the following credentials by visiting %BLOGURL%\n"
80
+ "\n"
81
+ "Username : %USERNAME%\n"
82
+ "Password : %PASSWORD%\n"
83
+ "\n"
84
+ "We look forward to your next visit!\n"
85
+ "\n"
86
+ "The team at %BLOGNAME%"
87
+ msgstr ""
88
+ "Moltes gràcies per registrar-te al blog. \n"
89
+ "\n"
90
+ "Per entrar a %BLOGURL%, has d'entrar amb les següents dades: \n"
91
+ "\n"
92
+ "Nom d'usuari: %USERNAME% \n"
93
+ "Contrasenya: %PASSWORD% \n"
94
+ "\n"
95
+ "T'esperem ben aviat! \n"
96
+ "\n"
97
+ "L'equip del blog \" %BLOGNAME% \" "
98
+
99
+ #: login-with-ajax-widget.php:67
100
+ msgid "Recover Password?"
101
+ msgstr "Hem de recuperar la teva contrasenya?"
102
+
103
+ #: login-with-ajax-widget.php:15
104
+ msgid "Login widget with AJAX capabilities."
105
+ msgstr "Widget d'inici de sessió amb funcions AJAX."
106
+
107
+ #: login-with-ajax-widget.php:63
108
+ msgid "Show profile link?"
109
+ msgstr "Ensenyar l'adreça web del perfil?"
110
+
111
+ #: login-with-ajax-widget.php:71
112
+ msgid "AJAX Registration?"
113
+ msgstr ""
114
+
115
+ #: login-with-ajax-widget.php:76
116
+ msgid "Template"
117
+ msgstr "Plantilla"
118
+
119
+ #: login-with-ajax.php:160
120
+ msgid "Login Successful, redirecting..."
121
+ msgstr "Inici de sessió correcte, redirigint..."
122
+
123
+ #: login-with-ajax.php:173
124
+ msgid "Login successful, updating..."
125
+ msgstr "Inici de sessió correcte, actualitzant..."
126
+
127
+ #: login-with-ajax.php:183 login-with-ajax.php:239
128
+ msgid "An undefined error has ocurred"
129
+ msgstr "Hi ha hagut un error desconegut"
130
+
131
+ #: login-with-ajax.php:187
132
+ msgid "Please supply your username and password."
133
+ msgstr "Si us plau escriu el teu usuari i la teva contrasenya."
134
+
135
+ #: login-with-ajax.php:205
136
+ msgid "Registration complete. Please check your e-mail."
137
+ msgstr "Has estat registrat correctament. Si us plau, comprova la safata d'entrada del teu correu."
138
+
139
+ #: login-with-ajax.php:230
140
+ msgid "We have sent you an email"
141
+ msgstr "T'hem enviat un correu electrònic"
142
+
143
+ #: pluggable.php:36 pluggable.php:67
144
+ msgid "Username: %s"
145
+ msgstr "Nom d'usuari: %s"
146
+
147
+ #: pluggable.php:37
148
+ msgid "E-mail: %s"
149
+ msgstr "Correu electrònic: %s"
150
+
151
+ #: pluggable.php:39
152
+ msgid "[%s] New User Registration"
153
+ msgstr "[%s] Registre d'un nou usuari"
154
+
155
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
156
+ msgid "Hi"
157
+ msgstr "Hola"
158
+
159
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
160
+ msgid "Profile"
161
+ msgstr "Perfil"
162
+
163
+ #: widget/default/widget_in.php:35
164
+ msgid "Log Out"
165
+ msgstr "Desconnectar"
166
+
167
+ #: widget/default/widget_in.php:40
168
+ msgid "blog admin"
169
+ msgstr ""
170
+
171
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
172
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
173
+ #: widget/modal/widget_out.php:36
174
+ msgid "Log In"
175
+ msgstr "Connectar"
176
+
177
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
178
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
179
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
180
+ msgid "Username"
181
+ msgstr "Nom d'usuari"
182
+
183
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
184
+ #: widget/modal/widget_out.php:27
185
+ msgid "Password"
186
+ msgstr "Contrasenya"
187
+
188
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
189
+ #: widget/modal/widget_out.php:44
190
+ msgid "Remember Me"
191
+ msgstr "Recordar-m'ho"
192
+
193
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
194
+ #: widget/modal/widget_out.php:47
195
+ msgid "Password Lost and Found"
196
+ msgstr "Contrasenya perduda i trobada"
197
+
198
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
199
+ #: widget/modal/widget_out.php:47
200
+ msgid "Lost your password?"
201
+ msgstr "Has perdut la teva contrasenya?"
202
+
203
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
204
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
205
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
206
+ msgid "Register"
207
+ msgstr "Registre"
208
+
209
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
210
+ #: widget/modal/widget_out.php:63
211
+ msgid "Forgotten Password"
212
+ msgstr "Contrasenya oblidada"
213
+
214
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
215
+ #: widget/modal/widget_out.php:69
216
+ msgid "Enter username or email"
217
+ msgstr "Introdueix el teu nom d'usuari i la teva contrasenya"
218
+
219
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
220
+ #: widget/modal/widget_out.php:77
221
+ msgid "Get New Password"
222
+ msgstr "Obtenir una nova contrasenya"
223
+
224
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
225
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
226
+ #: widget/modal/widget_out.php:123
227
+ msgid "Cancel"
228
+ msgstr "Cancel·lar"
229
+
230
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
231
+ #: widget/modal/widget_out.php:92
232
+ msgid "Register For This Site"
233
+ msgstr "Registre per aquest lloc"
234
+
235
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
236
+ #: widget/modal/widget_out.php:106
237
+ msgid "E-mail"
238
+ msgstr "Correu electrònic"
239
+
240
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
241
+ #: widget/modal/widget_out.php:121
242
+ msgid "A password will be e-mailed to you."
243
+ msgstr "S'ha enviat la contrasenya a la safata d'entrada del teu correu."
244
+
245
+ #: login-with-ajax-admin.php:180
246
+ msgid "Redirection Settings"
247
+ msgstr "Configuració de la redirecció"
248
+
249
+ #: login-with-ajax-admin.php:184
250
+ msgid "Global Login Redirect"
251
+ msgstr "Redirecció global d'inici de sessió"
252
+
253
+ #: login-with-ajax-admin.php:188
254
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
255
+ msgstr "Si vols que l'usuari vagi a parar a una adreça especifica després d'entrar, introdueix-la aquí (ex. http://wordpress.org/)"
256
+
257
+ #: login-with-ajax-admin.php:189
258
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
259
+ msgstr ""
260
+
261
+ #: login-with-ajax-admin.php:222
262
+ msgid "Global Logout Redirect"
263
+ msgstr "Redirecció global al finalitzar la sessió"
264
+
265
+ #: login-with-ajax-admin.php:226
266
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
267
+ msgstr "Si vols que l'usuari vagi a parar a una adreça especifica després de tancar la sessió, introdueix-la aquí (ex. http://wordpress.org/)"
268
+
269
+ #: login-with-ajax-admin.php:227
270
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
271
+ msgstr ""
272
+
273
+ #: login-with-ajax-admin.php:235
274
+ msgid "Role-Based Custom Login Redirects"
275
+ msgstr ""
276
+
277
+ #: login-with-ajax-admin.php:238
278
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
279
+ msgstr ""
280
+
281
+ #: login-with-ajax-admin.php:288
282
+ msgid "Role-Based Custom Logout Redirects"
283
+ msgstr ""
284
+
285
+ #: login-with-ajax-admin.php:291
286
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
287
+ msgstr ""
288
+
289
+ #: login-with-ajax-admin.php:314
290
+ msgid "Notification Settings"
291
+ msgstr "Paràmetres de Notificacions"
292
+
293
+ #: login-with-ajax-admin.php:317
294
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
295
+ msgstr ""
296
+
297
+ #: login-with-ajax-admin.php:322
298
+ msgid "Override Default Email?"
299
+ msgstr "Sobreescriure el correu electrònic per defecte?"
300
+
301
+ #: login-with-ajax-admin.php:330
302
+ msgid "Subject"
303
+ msgstr "Assumpte"
304
+
305
+ #: login-with-ajax-admin.php:335
306
+ msgid "Your registration at %BLOGNAME%"
307
+ msgstr "El teu registre a %BLOGNAME%"
308
+
309
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
310
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
311
+ msgstr ""
312
+
313
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
314
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
315
+ msgstr ""
316
+
317
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
318
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
319
+ msgstr ""
320
+
321
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
322
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
323
+ msgstr ""
324
+
325
+ #: login-with-ajax-admin.php:351
326
+ msgid "Message"
327
+ msgstr "Missatge"
328
+
329
+ #: login-with-ajax-admin.php:396
330
+ msgid "Save Changes"
331
+ msgstr "Desar els canvis"
332
+
333
+ #: login-with-ajax-admin.php:50
334
+ msgid "Dismiss"
335
+ msgstr ""
336
+
337
+ #: login-with-ajax-admin.php:106
338
+ msgid "Changes saved."
339
+ msgstr "Canvis desats."
340
+
341
+ #: login-with-ajax-admin.php:148
342
+ msgid "General Settings"
343
+ msgstr "Paràmetres generals"
344
+
345
+ #: login-with-ajax-admin.php:153
346
+ msgid "Default Template"
347
+ msgstr "Plantilla per defecte"
348
+
349
+ #: login-with-ajax-admin.php:162
350
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
351
+ msgstr ""
352
+
353
+ #: login-with-ajax-admin.php:163
354
+ msgid "Further documentation for this feature coming soon..."
355
+ msgstr ""
356
+
357
+ #: login-with-ajax-admin.php:169
358
+ msgid "Disable refresh upon login?"
359
+ msgstr ""
360
+
361
+ #: login-with-ajax-admin.php:174
362
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
363
+ msgstr ""
langs/login-with-ajax-cn_CN.mo DELETED
Binary file
langs/login-with-ajax-cn_CN.pot DELETED
@@ -1,178 +0,0 @@
1
- # Copyright (C) 2010 NetWebLogic
2
- # This file is distributed under the same license as the Login With Ajax package.
3
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
4
- #
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: Login With Ajax 2.0.4\n"
8
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
9
- "POT-Creation-Date: 2010-02-10 13:35+0000\n"
10
- "PO-Revision-Date: 2010-02-18 12:35+0100\n"
11
- "Last-Translator: Marcus Sykes <marcus@netweblogic.com>\n"
12
- "Language-Team: Simon Lau <adoresimon@gmail.com>\n"
13
- "MIME-Version: 1.0\n"
14
- "Content-Type: text/plain; charset=utf-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
-
17
- # Translated by WP
18
- #: login-with-ajax-admin.php:67
19
- msgid "Changes saved."
20
- msgstr "修改已保存。"
21
-
22
- #: login-with-ajax-admin.php:71
23
- msgid "There were issues when saving your settings. Please try again."
24
- msgstr "在您保存中出现问题,请重试。"
25
-
26
- #: login-with-ajax-admin.php:99
27
- msgid "Global Login Redirect"
28
- msgstr "全球登陆转向"
29
-
30
- #: login-with-ajax-admin.php:103
31
- msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
32
- msgstr "如果您想使登陆用户转向特定的一个地址,请在此填写好(比如:http://wordpress.org/)"
33
-
34
- #: login-with-ajax-admin.php:108
35
- msgid "Global Logout Redirect"
36
- msgstr "全球注销转向"
37
-
38
- #: login-with-ajax-admin.php:112
39
- msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
40
- msgstr "如果您想使注销用户转向特定的一个地址,请在此填写好(比如:http://wordpress.org/)"
41
-
42
- #: login-with-ajax-admin.php:117
43
- msgid "Role-Based Custom Login Redirects"
44
- msgstr "自定义登陆转向"
45
-
46
- #: login-with-ajax-admin.php:120
47
- msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
48
- msgstr "如果您想自定义特定用户的登陆转向,请在此填写好(空白表示默认全球转向哦)"
49
-
50
- #: login-with-ajax-admin.php:140
51
- msgid "Role-Based Custom Logout Redirects"
52
- msgstr "自定义注销转向"
53
-
54
- #: login-with-ajax-admin.php:143
55
- msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
56
- msgstr "如果您想自定义特定用户的登陆注销,请在此填写好(空白表示默认全球注销哦)"
57
-
58
- # Translated by WP
59
- #: login-with-ajax-admin.php:167
60
- msgid "Save Changes"
61
- msgstr "修改已保存"
62
-
63
- #: login-with-ajax-widget.php:5
64
- msgid "Login widget with AJAX capabilities."
65
- msgstr "AJAX登陆微件"
66
-
67
- #: login-with-ajax-widget.php:25
68
- msgid "Show profile link?"
69
- msgstr "显示资料链接?"
70
-
71
- #: login-with-ajax.php:107
72
- msgid "Login Successful, redirecting..."
73
- msgstr "登陆成功,正在转向中..."
74
-
75
- #: login-with-ajax.php:126
76
- #: login-with-ajax.php:148
77
- msgid "An undefined error has ocurred"
78
- msgstr "未知错误!"
79
-
80
- #: login-with-ajax.php:138
81
- msgid "We have sent you an email"
82
- msgstr "我们已发给您一封Email"
83
-
84
- #: widget/widget_in.php:11
85
- msgid "Hi"
86
- msgstr "您好"
87
-
88
- # Translated by WP
89
- #: widget/widget_in.php:34
90
- msgid "Profile"
91
- msgstr "个人资料"
92
-
93
- # Translated by WP
94
- #: widget/widget_in.php:40
95
- #: widget/widget_in.php:44
96
- msgid "Log Out"
97
- msgstr "注销"
98
-
99
- #: widget/widget_in.php:51
100
- msgid "blog admin"
101
- msgstr "博客后台"
102
-
103
- # Translated by WP
104
- #: widget/widget_out.php:10
105
- #: widget/widget_out.php:35
106
- msgid "Log In"
107
- msgstr "登陆"
108
-
109
- # Translated by WP
110
- #: widget/widget_out.php:19
111
- msgid "Username"
112
- msgstr "用户名"
113
-
114
- # Translated by WP
115
- #: widget/widget_out.php:27
116
- msgid "Password"
117
- msgstr "密 码"
118
-
119
- # Translated by WP
120
- #: widget/widget_out.php:41
121
- msgid "Remember Me"
122
- msgstr "记住密码"
123
-
124
- #: widget/widget_out.php:43
125
- msgid "Password Lost and Found"
126
- msgstr "密码恢复"
127
-
128
- #: widget/widget_out.php:43
129
- msgid "Lost your password?"
130
- msgstr "丢失您的密码了?"
131
-
132
- # Translated by WP
133
- #: widget/widget_out.php:52
134
- #: widget/widget_out.php:56
135
- msgid "Register"
136
- msgstr "注册"
137
-
138
- # Translated by WP
139
- #: widget/widget_out.php:62
140
- msgid "Sign Up"
141
- msgstr "注册"
142
-
143
- #: widget/widget_out.php:74
144
- msgid "Forgotten Password"
145
- msgstr "忘记密码"
146
-
147
- #: widget/widget_out.php:79
148
- msgid "Enter username or email"
149
- msgstr "请输入用户名或者Email"
150
-
151
- #: widget/widget_out.php:85
152
- msgid "Get New Password"
153
- msgstr "更新密码"
154
-
155
- #. Plugin Name of an extension
156
- msgid "Login With Ajax"
157
- msgstr "用Ajax登陆"
158
-
159
- #. Plugin URI of an extension
160
- msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
161
- msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
162
-
163
- #. Description of an extension
164
- msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
165
- msgstr "Ajax登陆微件为您在后台提供登陆方面自定义和高级设置"
166
-
167
- #. Author of an extension
168
- msgid "NetWebLogic"
169
- msgstr "网络逻辑"
170
-
171
- #. Author URI of an extension
172
- msgid "http://netweblogic.com/"
173
- msgstr "http://netweblogic.com/"
174
-
175
- #. Tags of an extension
176
- msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
177
- msgstr "登陆,Ajax,转向,BuddyPress,MU,WPMU,侧栏,后台管理,微件"
178
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
langs/login-with-ajax-cs.mo ADDED
Binary file
langs/login-with-ajax-cs.po ADDED
@@ -0,0 +1,363 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in Czech
2
+ # This file is distributed under the same license as the Login With Ajax package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2015-09-23 14:18:47+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
12
+
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr ""
16
+
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr ""
20
+
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr ""
24
+
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
+
39
+ #: login-with-ajax.php:218
40
+ msgid "Registration has been disabled."
41
+ msgstr ""
42
+
43
+ #: pluggable.php:35
44
+ msgid "New user registration on your site %s:"
45
+ msgstr ""
46
+
47
+ #: pluggable.php:68
48
+ msgid "To set your password, visit the following address:"
49
+ msgstr ""
50
+
51
+ #: pluggable.php:73
52
+ msgid "[%s] Your username and password info"
53
+ msgstr ""
54
+
55
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
56
+ msgid "Title (%s)"
57
+ msgstr "Přihlášení (%s)"
58
+
59
+ #: login-with-ajax-widget.php:55
60
+ msgid "Logged In"
61
+ msgstr "Přihlášen"
62
+
63
+ #: login-with-ajax-widget.php:59
64
+ msgid "Logged Out"
65
+ msgstr "Odhlášen"
66
+
67
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
68
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
69
+ msgstr "S WPML můžete též poskytnout různé přesměrování cílových míst v závislosti na jazyku."
70
+
71
+ #: login-with-ajax-admin.php:316
72
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
73
+ msgstr "Chcete-li nahradit výchozí Wordpress registrační e-mail, zaškrnětě políčko níže a zadejte předmět emailu a zprávu, která se doručí uživateli po dokončení registrace."
74
+
75
+ #: login-with-ajax-admin.php:368
76
+ msgid ""
77
+ "Thanks for signing up to our blog. \n"
78
+ "\n"
79
+ "You can login with the following credentials by visiting %BLOGURL%\n"
80
+ "\n"
81
+ "Username : %USERNAME%\n"
82
+ "Password : %PASSWORD%\n"
83
+ "\n"
84
+ "We look forward to your next visit!\n"
85
+ "\n"
86
+ "The team at %BLOGNAME%"
87
+ msgstr ""
88
+ "Děkujeme za registraci na našem blogu.\n"
89
+ "\n"
90
+ "Při příští návštěvě na %BLOGURL% se můžete přihlásit následujícími údaji\n"
91
+ "\n"
92
+ "Uživatelské jméno: %USERNAME%\n"
93
+ "Heslo: %PASSWORD%\n"
94
+ "\n"
95
+ "Těšíme se na vaši další návštěvu!\n"
96
+ "\n"
97
+ "Tým %BLOGNAME%"
98
+
99
+ #: login-with-ajax-widget.php:67
100
+ msgid "Recover Password?"
101
+ msgstr "Obnovit heslo"
102
+
103
+ #: login-with-ajax-widget.php:15
104
+ msgid "Login widget with AJAX capabilities."
105
+ msgstr "Přihlašovací widget AJAX"
106
+
107
+ #: login-with-ajax-widget.php:63
108
+ msgid "Show profile link?"
109
+ msgstr "Zobrazit odkaz na profil?"
110
+
111
+ #: login-with-ajax-widget.php:71
112
+ msgid "AJAX Registration?"
113
+ msgstr "AJAX registrace?"
114
+
115
+ #: login-with-ajax-widget.php:76
116
+ msgid "Template"
117
+ msgstr "Šablona"
118
+
119
+ #: login-with-ajax.php:160
120
+ msgid "Login Successful, redirecting..."
121
+ msgstr "Přihlášení uspěšné, přesměrování..."
122
+
123
+ #: login-with-ajax.php:173
124
+ msgid "Login successful, updating..."
125
+ msgstr "Příhlášení proběhlo úspěšně, aktualizuji..."
126
+
127
+ #: login-with-ajax.php:183 login-with-ajax.php:239
128
+ msgid "An undefined error has ocurred"
129
+ msgstr "Nastala neznámá chyba"
130
+
131
+ #: login-with-ajax.php:187
132
+ msgid "Please supply your username and password."
133
+ msgstr "Prosím uveďte své uživatelské jméno a heslo"
134
+
135
+ #: login-with-ajax.php:205
136
+ msgid "Registration complete. Please check your e-mail."
137
+ msgstr "Registrace byla dokončena. Zkontroluje si váš e-mail."
138
+
139
+ #: login-with-ajax.php:230
140
+ msgid "We have sent you an email"
141
+ msgstr "Odeslali jsme vám e-mail."
142
+
143
+ #: pluggable.php:36 pluggable.php:67
144
+ msgid "Username: %s"
145
+ msgstr "Uživatel %s"
146
+
147
+ #: pluggable.php:37
148
+ msgid "E-mail: %s"
149
+ msgstr "E-mail: %s"
150
+
151
+ #: pluggable.php:39
152
+ msgid "[%s] New User Registration"
153
+ msgstr "[%s] Registrace nového uživatele"
154
+
155
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
156
+ msgid "Hi"
157
+ msgstr "Ahoj"
158
+
159
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
160
+ msgid "Profile"
161
+ msgstr "Profil"
162
+
163
+ #: widget/default/widget_in.php:35
164
+ msgid "Log Out"
165
+ msgstr "Odhlásit"
166
+
167
+ #: widget/default/widget_in.php:40
168
+ msgid "blog admin"
169
+ msgstr "administrace blogu"
170
+
171
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
172
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
173
+ #: widget/modal/widget_out.php:36
174
+ msgid "Log In"
175
+ msgstr "Přihlásit"
176
+
177
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
178
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
179
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
180
+ msgid "Username"
181
+ msgstr "Uživatelské jméno"
182
+
183
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
184
+ #: widget/modal/widget_out.php:27
185
+ msgid "Password"
186
+ msgstr "Heslo"
187
+
188
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
189
+ #: widget/modal/widget_out.php:44
190
+ msgid "Remember Me"
191
+ msgstr "Pamatuj si mne"
192
+
193
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
194
+ #: widget/modal/widget_out.php:47
195
+ msgid "Password Lost and Found"
196
+ msgstr "Zapomenuté heslo"
197
+
198
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
199
+ #: widget/modal/widget_out.php:47
200
+ msgid "Lost your password?"
201
+ msgstr "Zapoměl jsi své heslo?"
202
+
203
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
204
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
205
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
206
+ msgid "Register"
207
+ msgstr "Registrovat"
208
+
209
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
210
+ #: widget/modal/widget_out.php:63
211
+ msgid "Forgotten Password"
212
+ msgstr "Zapomenuté heslo"
213
+
214
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
215
+ #: widget/modal/widget_out.php:69
216
+ msgid "Enter username or email"
217
+ msgstr "Napiš uživatelské jméno nebo email"
218
+
219
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
220
+ #: widget/modal/widget_out.php:77
221
+ msgid "Get New Password"
222
+ msgstr "Získat nové heslo"
223
+
224
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
225
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
226
+ #: widget/modal/widget_out.php:123
227
+ msgid "Cancel"
228
+ msgstr "Storno"
229
+
230
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
231
+ #: widget/modal/widget_out.php:92
232
+ msgid "Register For This Site"
233
+ msgstr "Registrovat se na stránkách"
234
+
235
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
236
+ #: widget/modal/widget_out.php:106
237
+ msgid "E-mail"
238
+ msgstr "E-mail"
239
+
240
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
241
+ #: widget/modal/widget_out.php:121
242
+ msgid "A password will be e-mailed to you."
243
+ msgstr "Heslo vám bude odesláno emailem."
244
+
245
+ #: login-with-ajax-admin.php:180
246
+ msgid "Redirection Settings"
247
+ msgstr "Možnosti přesměrování"
248
+
249
+ #: login-with-ajax-admin.php:184
250
+ msgid "Global Login Redirect"
251
+ msgstr "Přesměrování po přihlášení"
252
+
253
+ #: login-with-ajax-admin.php:188
254
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
255
+ msgstr "Pokud chcete po přihlášení poslat uživatele na specifickou URL, napište ji sem (např. http://wordpress.org)"
256
+
257
+ #: login-with-ajax-admin.php:189
258
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
259
+ msgstr ""
260
+
261
+ #: login-with-ajax-admin.php:222
262
+ msgid "Global Logout Redirect"
263
+ msgstr "Přesměrování po odhlášení"
264
+
265
+ #: login-with-ajax-admin.php:226
266
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
267
+ msgstr "Pokud chcete po odhlášení poslat uživatele na specifickou URL, napište ji sem (např. http://wordpress.org)"
268
+
269
+ #: login-with-ajax-admin.php:227
270
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
271
+ msgstr "Zadejte %LASTURL% a toto pošle uživatele na stránku, kde se předtím nacházel."
272
+
273
+ #: login-with-ajax-admin.php:235
274
+ msgid "Role-Based Custom Login Redirects"
275
+ msgstr "Vlastní přihlašovací přesměrování na základě určených rolí"
276
+
277
+ #: login-with-ajax-admin.php:238
278
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
279
+ msgstr ""
280
+
281
+ #: login-with-ajax-admin.php:288
282
+ msgid "Role-Based Custom Logout Redirects"
283
+ msgstr ""
284
+
285
+ #: login-with-ajax-admin.php:291
286
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
287
+ msgstr ""
288
+
289
+ #: login-with-ajax-admin.php:314
290
+ msgid "Notification Settings"
291
+ msgstr "Nastavení oznámení"
292
+
293
+ #: login-with-ajax-admin.php:317
294
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
295
+ msgstr ""
296
+
297
+ #: login-with-ajax-admin.php:322
298
+ msgid "Override Default Email?"
299
+ msgstr "Přepsat výchozí email"
300
+
301
+ #: login-with-ajax-admin.php:330
302
+ msgid "Subject"
303
+ msgstr "Předmět"
304
+
305
+ #: login-with-ajax-admin.php:335
306
+ msgid "Your registration at %BLOGNAME%"
307
+ msgstr "Vaše registrace na %BLOGNAME%"
308
+
309
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
310
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
311
+ msgstr "<code>%USERNAME%</code> bude nahrazeno uživatelským jménem."
312
+
313
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
314
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
315
+ msgstr "<code>%PASSWORD%</code> bude nahrazeno heslem uživatele."
316
+
317
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
318
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
319
+ msgstr "<code>%BLOGNAME%</code> bude nahrazeno názvem vašich stránek."
320
+
321
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
322
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
323
+ msgstr "<code>%BLOGURL%</code> bude nahrazeno odkazem vašich stránek."
324
+
325
+ #: login-with-ajax-admin.php:351
326
+ msgid "Message"
327
+ msgstr "Zpráva"
328
+
329
+ #: login-with-ajax-admin.php:396
330
+ msgid "Save Changes"
331
+ msgstr "Ulož nastavení"
332
+
333
+ #: login-with-ajax-admin.php:50
334
+ msgid "Dismiss"
335
+ msgstr "Zamítnout"
336
+
337
+ #: login-with-ajax-admin.php:106
338
+ msgid "Changes saved."
339
+ msgstr "Změny uloženy."
340
+
341
+ #: login-with-ajax-admin.php:148
342
+ msgid "General Settings"
343
+ msgstr "Obecná nastavení"
344
+
345
+ #: login-with-ajax-admin.php:153
346
+ msgid "Default Template"
347
+ msgstr "Výchozí styl"
348
+
349
+ #: login-with-ajax-admin.php:162
350
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
351
+ msgstr ""
352
+
353
+ #: login-with-ajax-admin.php:163
354
+ msgid "Further documentation for this feature coming soon..."
355
+ msgstr ""
356
+
357
+ #: login-with-ajax-admin.php:169
358
+ msgid "Disable refresh upon login?"
359
+ msgstr "Zakázat obnovení (refresh) po přihlášení?"
360
+
361
+ #: login-with-ajax-admin.php:174
362
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
363
+ msgstr ""
langs/login-with-ajax-da_DK.mo CHANGED
Binary file
langs/login-with-ajax-da_DK.po CHANGED
@@ -1,458 +1,373 @@
 
 
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: Danish by Wall wall.clan-zone.dk\n"
4
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
5
- "POT-Creation-Date: 2010-06-04 16:10+0000\n"
6
- "PO-Revision-Date: 2010-06-06 12:16+0100\n"
7
- "Last-Translator: Wall <wall@clan-zone.dk>\n"
8
- "Language-Team: danish <wall1337@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Poedit-Language: Danish\n"
13
- "X-Poedit-Country: DENMARK\n"
14
- "X-Poedit-SourceCharset: utf-8\n"
15
- "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
16
- "X-Textdomain-Support: yes\n"
17
- "X-Poedit-Basepath: .\n"
18
- "X-Poedit-SearchPath-0: .\n"
19
-
20
- #@ login-with-ajax
21
- #: login-with-ajax-admin.php:43
22
- msgid "New features in Login With AJAX (including registration!), check out the settings and widget pages!"
23
- msgstr "Nye funktioner i Log på med AJAX (herunder registrering!), Så tjek indstillingerne og widget sider!"
24
-
25
- #@ login-with-ajax
26
- #: login-with-ajax-admin.php:45
27
- msgid "Dismiss"
28
- msgstr "Afvis"
29
-
30
- # Translated by WP
31
- #: login-with-ajax-admin.php:89
32
- msgid "Changes saved."
33
- msgstr "Ændringer er gemt."
34
-
35
- #@ login-with-ajax
36
- #: login-with-ajax-admin.php:93
37
- msgid "There were issues when saving your settings. Please try again."
38
- msgstr "Der var et problemer med at gemmer dine indstillinger. Prøv igen."
39
-
40
- #@ login-with-ajax
41
- #: login-with-ajax-admin.php:137
42
- msgid "General Settings"
43
- msgstr "Generelle indstillinger"
44
-
45
- #@ login-with-ajax
46
- #: login-with-ajax-admin.php:142
47
- msgid "Default Template"
48
- msgstr "StandardSkabelon"
49
-
50
- #@ login-with-ajax
51
- #: login-with-ajax-admin.php:151
52
- msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
53
- msgstr "Vælg den standard tema, du gerne vil bruge. Dette kan være blev tilsidesat i widget, kortkode og skabelon tags."
54
 
55
- #@ login-with-ajax
56
- #: login-with-ajax-admin.php:152
57
- msgid "Further documentation for this feature coming soon..."
58
- msgstr "Yderligere dokumentation for denne funktion kommer snart ..."
59
-
60
- #@ login-with-ajax
61
- #: login-with-ajax-admin.php:157
62
- msgid "Disable refresh upon login?"
63
- msgstr "Forhindre refresh ved login?"
64
 
65
- #@ login-with-ajax
66
- #: login-with-ajax-admin.php:162
67
- msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
68
- msgstr "Hvis brugeren logger på, og du tjekke knappen ovenfor, er det kun login widget vil opdatere sig selv uden at opdatere siden. Ikke en god idé, hvis dit websted viser forskellige indhold til brugere, når logget ind som refresh ville være nødvendige."
69
 
70
- #@ login-with-ajax
71
- #: login-with-ajax-admin.php:163
72
- msgid "<strong>Experimental and not fully tested!</strong> please test and report any bugs on our forum."
73
- msgstr "<strong>Eksperimentel og ikke fuldt ud testet!</strong> Du kan afprøve og rapportere eventuelle fejl på vores forum."
74
-
75
- #@ login-with-ajax
76
- #: login-with-ajax-admin.php:168
77
- msgid "Redirection Settings"
78
- msgstr "Omdirigering Indstillinger"
79
-
80
- #@ login-with-ajax
81
- #: login-with-ajax-admin.php:173
82
- msgid "Global Login Redirect"
83
- msgstr "Global Login Omdirigere"
84
-
85
- #@ login-with-ajax
86
- #: login-with-ajax-admin.php:177
87
- msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
88
- msgstr "Hvis du ønsker at sende brugeren til en bestemt webadresse efter login, skal du indtaste det her (f.eks http://wordpress.org/)"
89
 
90
- #@ login-with-ajax
91
- #: login-with-ajax-admin.php:178
92
- #: login-with-ajax-admin.php:188
93
- msgid "New!"
94
- msgstr "Nyt!"
95
-
96
- #@ login-with-ajax
97
- #: login-with-ajax-admin.php:178
98
- #, php-format
99
- msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
100
- msgstr "Brug %USERNAME% og det vil blive erstattet med brugernavnet på den person, der er logger ind"
101
-
102
- #@ login-with-ajax
103
- #: login-with-ajax-admin.php:183
104
- msgid "Global Logout Redirect"
105
- msgstr "Global Log af omdirigere"
106
-
107
- #@ login-with-ajax
108
- #: login-with-ajax-admin.php:187
109
- msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
110
- msgstr "Hvis du ønsker at sende brugeren til en bestemt webadresse efter log af, skal du indtaste det her (f.eks http://wordpress.org/)"
111
-
112
- #@ login-with-ajax
113
- #: login-with-ajax-admin.php:188
114
- #, php-format
115
- msgid "Enter %LASTURL% to send the user back to the page they were previously on."
116
- msgstr "Indtast %LASTURL% for at sende brugeren tilbage til den side, de var tidligere på"
117
-
118
- #@ login-with-ajax
119
- #: login-with-ajax-admin.php:193
120
- msgid "Role-Based Custom Login Redirects"
121
- msgstr "Rollebaseret Tilpasset Login Omdirigeringer"
122
-
123
- #@ login-with-ajax
124
- #: login-with-ajax-admin.php:196
125
- msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
126
- msgstr "Hvis du ønsker en bestemt bruger rolle at blive omdirigeret til en brugerdefineret URL-adresse ved login, placere den her (tom værdi vil som standard til den globale omdirigering)"
127
-
128
- #@ login-with-ajax
129
- #: login-with-ajax-admin.php:216
130
- msgid "Role-Based Custom Logout Redirects"
131
- msgstr "Rollebaseret Tilpasset Log af Omdirigeringer"
132
-
133
- #@ login-with-ajax
134
- #: login-with-ajax-admin.php:219
135
- msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
136
- msgstr "Hvis du ønsker en bestemt bruger rolle at blive omdirigeret til en brugerdefineret URL-adresse efter log af, placere den her (tom værdi vil som standard til den globale omdirigering)"
137
-
138
- #@ login-with-ajax
139
- #: login-with-ajax-admin.php:239
140
- msgid "Notification Settings"
141
- msgstr "Notification Indstillinger"
142
 
143
- #@ login-with-ajax
144
- #: login-with-ajax-admin.php:241
145
- msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message"
146
- msgstr "Hvis du gerne vil tilsidesætte standard Wordpress email brugere modtager når de registreret, skal du sørge for at kontrollere feltet nedenfor og indtaste en ny email emne og budskab"
147
 
148
- #@ login-with-ajax
149
- #: login-with-ajax-admin.php:242
150
- msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
151
- msgstr "Hvis denne funktion ikke virker, skal du sørge for, at du ikke har en anden plugin installeret, som også styrer brugeren registreringer (f.eks BuddyPress og MU)."
152
 
153
- #@ login-with-ajax
154
- #: login-with-ajax-admin.php:248
155
- msgid "Override Default Email?"
156
- msgstr "Tilsidesæt Standard Email?"
157
 
158
- #@ login-with-ajax
159
- #: login-with-ajax-admin.php:256
160
- msgid "Subject"
161
- msgstr "Emne"
162
 
163
- #@ login-with-ajax
164
- #: login-with-ajax-admin.php:261
165
- #, php-format
166
- msgid "Your registration at %BLOGNAME%"
167
- msgstr "Din registrering ved %BLOGNAME%"
168
 
169
- #@ login-with-ajax
170
- #: login-with-ajax-admin.php:265
171
- #, php-format
172
- msgid "<code>%USERNAME%</code> will be replaced with a username."
173
- msgstr "<code>%USERNAME%</code> og det vil blive erstattet med brugernavnet på den person, der er logger ind"
174
 
175
- #@ login-with-ajax
176
- #: login-with-ajax-admin.php:266
177
- #, php-format
178
- msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
179
- msgstr "<code>%PASSWORD%</code> vil blive erstattet med brugerens adgangskode."
180
 
181
- #@ login-with-ajax
182
- #: login-with-ajax-admin.php:267
183
- #: login-with-ajax-admin.php:291
184
- #, php-format
185
- msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
186
- msgstr "<code>%BLOGNAME%</code> bliver erstattet med navnet på din blog."
187
 
188
- #@ login-with-ajax
189
- #: login-with-ajax-admin.php:268
190
- #: login-with-ajax-admin.php:292
191
- #, php-format
192
- msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
193
- msgstr "<code>%BLOGURL%</code> bliver erstattet med webadressen på din blog."
194
 
195
- #@ login-with-ajax
196
- #: login-with-ajax-admin.php:273
197
- msgid "Message"
198
- msgstr "Besked"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
199
 
200
- # Translated by WP
201
- #: login-with-ajax-admin.php:301
202
- msgid "Save Changes"
203
- msgstr "Gem ændringer"
204
 
205
- #@ login-with-ajax
206
- #: login-with-ajax-widget.php:5
207
  msgid "Login widget with AJAX capabilities."
208
- msgstr "Login widget med AJAX kapaciteter."
209
 
210
- #@ login-with-ajax
211
- #: login-with-ajax-widget.php:28
212
  msgid "Show profile link?"
213
- msgstr "Vis profil link?"
214
 
215
- #@ login-with-ajax
216
- #: login-with-ajax-widget.php:32
217
  msgid "AJAX Registration?"
218
  msgstr "AJAX registrering?"
219
 
220
- #@ login-with-ajax
221
- #: login-with-ajax-widget.php:36
222
  msgid "Template"
223
  msgstr "Skabelon"
224
 
225
- #@ login-with-ajax
226
- #: login-with-ajax.php:149
227
  msgid "Login Successful, redirecting..."
228
- msgstr "Login Successful, omdirigere ..."
229
 
230
- #@ login-with-ajax
231
- #: login-with-ajax.php:161
232
  msgid "Login successful, updating..."
233
- msgstr "Login Successful, omdirigere ..."
234
 
235
- #@ login-with-ajax
236
- #: login-with-ajax.php:171
237
- #: login-with-ajax.php:219
238
  msgid "An undefined error has ocurred"
239
  msgstr "En udefineret fejl er opstået"
240
 
241
- #: login-with-ajax.php:190
 
 
 
 
242
  msgid "Registration complete. Please check your e-mail."
243
  msgstr "Registrering komplet. Tjek venligst din e-mail."
244
 
245
- #@ login-with-ajax
246
- #: login-with-ajax.php:210
247
  msgid "We have sent you an email"
248
  msgstr "Vi har sendt dig en e-mail"
249
 
250
- #: pluggable.php:26
251
- #, php-format
252
- msgid "New user registration on your blog %s:"
253
- msgstr "Ny bruger registrering på din blog %s:"
254
-
255
- # Translated by WP
256
- #: pluggable.php:27
257
- #: pluggable.php:41
258
- #, php-format
259
  msgid "Username: %s"
260
  msgstr "Brugernavn: %s"
261
 
262
- #: pluggable.php:28
263
- #, php-format
264
  msgid "E-mail: %s"
265
  msgstr "E-mail: %s"
266
 
267
- #: pluggable.php:30
268
- #, php-format
269
  msgid "[%s] New User Registration"
270
  msgstr "[%s] Ny bruger registrering"
271
 
272
- # Translated by WP
273
- #: pluggable.php:42
274
- #, php-format
275
- msgid "Password: %s"
276
- msgstr "Adgangskode: %s"
277
-
278
- #: pluggable.php:45
279
- #, php-format
280
- msgid "[%s] Your username and password"
281
- msgstr "[%s] Dit brugernavn og Adgangskode"
282
-
283
- #: widget/default/register.php:9
284
- #: widget/ie7-friendly/widget_out.php:88
285
- #: widget/inline-registration/widget_out.php:94
286
- msgid "Register For This Site"
287
- msgstr "Registrer til denne blog"
288
-
289
- # Translated by WP
290
- #: widget/default/register.php:12
291
- #: widget/default/widget_out.php:19
292
- #: widget/ie7-friendly/widget_out.php:17
293
- #: widget/ie7-friendly/widget_out.php:93
294
- #: widget/inline-registration/widget_out.php:19
295
- #: widget/inline-registration/widget_out.php:99
296
- #: widget/widget_out.php:19
297
- msgid "Username"
298
- msgstr "Brugernavn"
299
-
300
- #: widget/default/register.php:16
301
- #: widget/ie7-friendly/widget_out.php:99
302
- #: widget/inline-registration/widget_out.php:105
303
- msgid "E-mail"
304
- msgstr "E-mail"
305
-
306
- #: widget/default/register.php:20
307
- #: widget/ie7-friendly/widget_out.php:113
308
- #: widget/inline-registration/widget_out.php:119
309
- msgid "A password will be e-mailed to you."
310
- msgstr "Et kodeord vil blive e-mailes til dig."
311
-
312
- # Translated by WP
313
- #: widget/default/register.php:21
314
- #: widget/default/widget_out.php:56
315
- #: widget/ie7-friendly/widget_out.php:53
316
- #: widget/ie7-friendly/widget_out.php:114
317
- #: widget/inline-registration/widget_out.php:55
318
- #: widget/inline-registration/widget_out.php:120
319
- #: widget/widget_out.php:56
320
- msgid "Register"
321
- msgstr "Register"
322
-
323
- #@ login-with-ajax
324
- #: widget/default/widget_in.php:11
325
- #: widget/default/widget_in.php:14
326
- #: widget/ie7-friendly/widget_in.php:11
327
- #: widget/ie7-friendly/widget_in.php:14
328
- #: widget/inline-registration/widget_in.php:11
329
- #: widget/inline-registration/widget_in.php:14
330
- #: widget/widget_in.php:11
331
- #: widget/widget_in.php:14
332
  msgid "Hi"
333
  msgstr "Hej"
334
 
335
- # Translated by WP
336
- #: widget/default/widget_in.php:33
337
- #: widget/ie7-friendly/widget_in.php:34
338
- #: widget/inline-registration/widget_in.php:33
339
- #: widget/widget_in.php:33
340
  msgid "Profile"
341
- msgstr "Profile"
342
-
343
- # Translated by WP
344
- #: widget/default/widget_in.php:38
345
- #: widget/ie7-friendly/widget_in.php:40
346
- #: widget/ie7-friendly/widget_in.php:44
347
- #: widget/inline-registration/widget_in.php:38
348
- #: widget/widget_in.php:38
349
  msgid "Log Out"
350
  msgstr "Log af"
351
 
352
- #@ loginwithajax
353
- #: widget/default/widget_in.php:43
354
- #: widget/inline-registration/widget_in.php:43
355
- #: widget/widget_in.php:43
356
  msgid "blog admin"
357
  msgstr "blog admin"
358
 
359
- # Translated by WP
360
- #: widget/default/widget_out.php:10
361
- #: widget/default/widget_out.php:35
362
- #: widget/ie7-friendly/widget_out.php:10
363
- #: widget/ie7-friendly/widget_out.php:32
364
- #: widget/inline-registration/widget_out.php:10
365
- #: widget/inline-registration/widget_out.php:35
366
- #: widget/widget_out.php:10
367
- #: widget/widget_out.php:35
368
  msgid "Log In"
369
- msgstr "Log In"
370
 
371
- # Translated by WP
372
- #: widget/default/widget_out.php:27
373
- #: widget/ie7-friendly/widget_out.php:25
374
- #: widget/inline-registration/widget_out.php:27
375
- #: widget/widget_out.php:27
 
 
 
376
  msgid "Password"
377
  msgstr "Adgangskode"
378
 
379
- # Translated by WP
380
- #: widget/default/widget_out.php:41
381
- #: widget/ie7-friendly/widget_out.php:38
382
- #: widget/inline-registration/widget_out.php:40
383
- #: widget/widget_out.php:41
384
  msgid "Remember Me"
385
- msgstr "Husk Mig"
386
 
387
- #: widget/default/widget_out.php:43
388
- #: widget/ie7-friendly/widget_out.php:40
389
- #: widget/inline-registration/widget_out.php:42
390
- #: widget/widget_out.php:43
391
  msgid "Password Lost and Found"
392
- msgstr "Kodeord Mistet og Fundet"
393
 
394
- #: widget/default/widget_out.php:43
395
- #: widget/ie7-friendly/widget_out.php:40
396
- #: widget/inline-registration/widget_out.php:42
397
- #: widget/widget_out.php:43
398
  msgid "Lost your password?"
399
  msgstr "Glemt din adgangskode?"
400
 
401
- #@ login-with-ajax
402
- #: widget/default/widget_out.php:68
403
- #: widget/ie7-friendly/widget_out.php:63
404
- #: widget/inline-registration/widget_out.php:67
405
- #: widget/widget_out.php:68
 
 
 
406
  msgid "Forgotten Password"
407
- msgstr "Glemt Adgangskode"
408
 
409
- #@ login-with-ajax
410
- #: widget/default/widget_out.php:73
411
- #: widget/ie7-friendly/widget_out.php:67
412
- #: widget/inline-registration/widget_out.php:72
413
- #: widget/widget_out.php:73
414
  msgid "Enter username or email"
415
  msgstr "Indtast brugernavn eller email"
416
 
417
- #@ login-with-ajax
418
- #: widget/default/widget_out.php:79
419
- #: widget/ie7-friendly/widget_out.php:72
420
- #: widget/inline-registration/widget_out.php:78
421
- #: widget/widget_out.php:79
422
  msgid "Get New Password"
423
  msgstr "Få en ny adgangskode"
424
 
425
- #: widget/default/widget_out.php:80
426
- #: widget/ie7-friendly/widget_out.php:115
427
- #: widget/inline-registration/widget_out.php:79
428
- #: widget/inline-registration/widget_out.php:121
429
- #: widget/widget_out.php:80
430
  msgid "Cancel"
431
  msgstr "Annuller"
432
 
433
- #@ login-with-ajax
434
- #: login-with-ajax-admin.php:278
435
- #, php-format
436
- msgid ""
437
- "Thanks for signing up to our blog. \n"
438
- "\n"
439
- "You can login with the following credentials by visiting %BLOGURL%\n"
440
- "\n"
441
- "Username : %USERNAME%\n"
442
- "Password : %PASSWORD%\n"
443
- "\n"
444
- "We look forward to your next visit!\n"
445
- "\n"
446
- "The team at %BLOGNAME%"
447
- msgstr ""
448
- "Tak for din tilmelding til vores blog.\n"
449
- "\n"
450
- " Du kan logge ind med følgende ved at besøge %BLOGURL%\n"
451
- "\n"
452
- " Brugernavn: %USERNAME%\n"
453
- " Adgangskode: %PASSWORD%\n"
454
- "\n"
455
- " Vi ser frem til dit næste besøg!\n"
456
- "\n"
457
- "Holdet på %BLOGNAME%"
458
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in Danish
2
+ # This file is distributed under the same license as the Login With Ajax package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2015-09-24 13:35:47+0000\n"
 
 
 
 
 
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
 
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr "Da WordPress 4.3 adgangskoder ikke sendt til brugere længere, er de erstattet med et link til at oprette en ny adgangskode."
 
 
 
 
 
 
16
 
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr "Tjek din registrering e-mail-skabelon."
 
20
 
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr "%s vil blive erstattet med et link til at indstille brugeradgangskoden."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
 
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
+ "Tak fordi du registrede dig på vores blog. \n"
39
+ "\n"
40
+ "Du kan logge ind med følgende informationer på %BLOGURL%\n"
41
+ "\n"
42
+ "Brugernavn : %USERNAME%\n"
43
+ "For at indstille dit kodeord, så besøg følgende adresse : %PASSWORD%\n"
44
+ "\n"
45
+ "Vi glæder os til at se dig igen!\n"
46
+ "\n"
47
+ "Holdet fra %BLOGNAME%"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
48
 
49
+ #: login-with-ajax.php:218
50
+ msgid "Registration has been disabled."
51
+ msgstr "Oprettelse af websteder er blevet deaktiveret."
 
52
 
53
+ #: pluggable.php:35
54
+ msgid "New user registration on your site %s:"
55
+ msgstr "Ny brugerregistrering dit websted %s:"
 
56
 
57
+ #: pluggable.php:68
58
+ msgid "To set your password, visit the following address:"
59
+ msgstr "For at indstille dit kodeord, så besøg følgende adresse :"
 
60
 
61
+ #: pluggable.php:73
62
+ msgid "[%s] Your username and password info"
63
+ msgstr "[%s] Dit brugernavn og din adgangskode"
 
64
 
65
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
66
+ msgid "Title (%s)"
67
+ msgstr "Titel (%s Titler)"
 
 
68
 
69
+ #: login-with-ajax-widget.php:55
70
+ msgid "Logged In"
71
+ msgstr "Logget Ind"
 
 
72
 
73
+ #: login-with-ajax-widget.php:59
74
+ msgid "Logged Out"
75
+ msgstr "Logget af"
 
 
76
 
77
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
78
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
79
+ msgstr "Med WPML aktiveret kan du omdirigere brugere baseret på sprog."
 
 
 
80
 
81
+ #: login-with-ajax-admin.php:316
82
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
83
+ msgstr "Hvis du vil overskrive den standard Wordpress e-mail brugere får når de registrere sig, så sæt hak i boksen herunder og skriv et nyt e-mail emne og en besked."
 
 
 
84
 
85
+ #: login-with-ajax-admin.php:368
86
+ msgid ""
87
+ "Thanks for signing up to our blog. \n"
88
+ "\n"
89
+ "You can login with the following credentials by visiting %BLOGURL%\n"
90
+ "\n"
91
+ "Username : %USERNAME%\n"
92
+ "Password : %PASSWORD%\n"
93
+ "\n"
94
+ "We look forward to your next visit!\n"
95
+ "\n"
96
+ "The team at %BLOGNAME%"
97
+ msgstr ""
98
+ "Tak fordi du registrede dig på vores blog. \n"
99
+ "\n"
100
+ "Du kan logge ind med følgende informationer på %BLOGURL%\n"
101
+ "\n"
102
+ "Brugernavn : %USERNAME%\n"
103
+ "Password : %PASSWORD%\n"
104
+ "\n"
105
+ "Vi glæder os til at se dig igen!\n"
106
+ "\n"
107
+ "Holdet fra %BLOGNAME%"
108
 
109
+ #: login-with-ajax-widget.php:67
110
+ msgid "Recover Password?"
111
+ msgstr "Gendan password ?"
 
112
 
113
+ #: login-with-ajax-widget.php:15
 
114
  msgid "Login widget with AJAX capabilities."
115
+ msgstr "Login widget med AJAX muligheder."
116
 
117
+ #: login-with-ajax-widget.php:63
 
118
  msgid "Show profile link?"
119
+ msgstr "Vis profillink?"
120
 
121
+ #: login-with-ajax-widget.php:71
 
122
  msgid "AJAX Registration?"
123
  msgstr "AJAX registrering?"
124
 
125
+ #: login-with-ajax-widget.php:76
 
126
  msgid "Template"
127
  msgstr "Skabelon"
128
 
129
+ #: login-with-ajax.php:160
 
130
  msgid "Login Successful, redirecting..."
131
+ msgstr "Log ind OK, omdirigerer ..."
132
 
133
+ #: login-with-ajax.php:173
 
134
  msgid "Login successful, updating..."
135
+ msgstr "Login succesfuld, omdirigerer ..."
136
 
137
+ #: login-with-ajax.php:183 login-with-ajax.php:239
 
 
138
  msgid "An undefined error has ocurred"
139
  msgstr "En udefineret fejl er opstået"
140
 
141
+ #: login-with-ajax.php:187
142
+ msgid "Please supply your username and password."
143
+ msgstr "Skriv venligst dit brugernavn og password."
144
+
145
+ #: login-with-ajax.php:205
146
  msgid "Registration complete. Please check your e-mail."
147
  msgstr "Registrering komplet. Tjek venligst din e-mail."
148
 
149
+ #: login-with-ajax.php:230
 
150
  msgid "We have sent you an email"
151
  msgstr "Vi har sendt dig en e-mail"
152
 
153
+ #: pluggable.php:36 pluggable.php:67
 
 
 
 
 
 
 
 
154
  msgid "Username: %s"
155
  msgstr "Brugernavn: %s"
156
 
157
+ #: pluggable.php:37
 
158
  msgid "E-mail: %s"
159
  msgstr "E-mail: %s"
160
 
161
+ #: pluggable.php:39
 
162
  msgid "[%s] New User Registration"
163
  msgstr "[%s] Ny bruger registrering"
164
 
165
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
166
  msgid "Hi"
167
  msgstr "Hej"
168
 
169
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
 
 
 
 
170
  msgid "Profile"
171
+ msgstr "Profil"
172
+
173
+ #: widget/default/widget_in.php:35
 
 
 
 
 
174
  msgid "Log Out"
175
  msgstr "Log af"
176
 
177
+ #: widget/default/widget_in.php:40
 
 
 
178
  msgid "blog admin"
179
  msgstr "blog admin"
180
 
181
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
182
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
183
+ #: widget/modal/widget_out.php:36
 
 
 
 
 
 
184
  msgid "Log In"
185
+ msgstr "Log ind"
186
 
187
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
188
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
189
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
190
+ msgid "Username"
191
+ msgstr "Brugernavn"
192
+
193
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
194
+ #: widget/modal/widget_out.php:27
195
  msgid "Password"
196
  msgstr "Adgangskode"
197
 
198
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
199
+ #: widget/modal/widget_out.php:44
 
 
 
200
  msgid "Remember Me"
201
+ msgstr "Husk mig"
202
 
203
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
204
+ #: widget/modal/widget_out.php:47
 
 
205
  msgid "Password Lost and Found"
206
+ msgstr "Kodeord mistet og fundet"
207
 
208
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
209
+ #: widget/modal/widget_out.php:47
 
 
210
  msgid "Lost your password?"
211
  msgstr "Glemt din adgangskode?"
212
 
213
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
214
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
215
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
216
+ msgid "Register"
217
+ msgstr "Registrer"
218
+
219
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
220
+ #: widget/modal/widget_out.php:63
221
  msgid "Forgotten Password"
222
+ msgstr "Glemt adgangskode"
223
 
224
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
225
+ #: widget/modal/widget_out.php:69
 
 
 
226
  msgid "Enter username or email"
227
  msgstr "Indtast brugernavn eller email"
228
 
229
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
230
+ #: widget/modal/widget_out.php:77
 
 
 
231
  msgid "Get New Password"
232
  msgstr "Få en ny adgangskode"
233
 
234
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
235
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
236
+ #: widget/modal/widget_out.php:123
 
 
237
  msgid "Cancel"
238
  msgstr "Annuller"
239
 
240
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
241
+ #: widget/modal/widget_out.php:92
242
+ msgid "Register For This Site"
243
+ msgstr "Registrer til denne blog"
244
+
245
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
246
+ #: widget/modal/widget_out.php:106
247
+ msgid "E-mail"
248
+ msgstr "E-mail"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
249
 
250
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
251
+ #: widget/modal/widget_out.php:121
252
+ msgid "A password will be e-mailed to you."
253
+ msgstr "Et kodeord vil blive e-mailet til dig."
254
+
255
+ #: login-with-ajax-admin.php:180
256
+ msgid "Redirection Settings"
257
+ msgstr "Omdirigerer indstillinger"
258
+
259
+ #: login-with-ajax-admin.php:184
260
+ msgid "Global Login Redirect"
261
+ msgstr "Global login omdirigering"
262
+
263
+ #: login-with-ajax-admin.php:188
264
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
265
+ msgstr "Hvis du ønsker at sende brugeren til en bestemt webadresse efter login, skal du indtaste det her (f.eks http://wordpress.org/)"
266
+
267
+ #: login-with-ajax-admin.php:189
268
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
269
+ msgstr "Brug %USERNAME% og det vil blive erstattet med brugernavnet på den person, der er logget ind"
270
+
271
+ #: login-with-ajax-admin.php:222
272
+ msgid "Global Logout Redirect"
273
+ msgstr "Global Log af omdirigering"
274
+
275
+ #: login-with-ajax-admin.php:226
276
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
277
+ msgstr "Hvis du ønsker at sende brugeren til en bestemt webadresse efter log af, skal du indtaste det her (f.eks http://wordpress.org/)"
278
+
279
+ #: login-with-ajax-admin.php:227
280
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
281
+ msgstr "Indtast %LASTURL% for at sende brugeren tilbage til den side, de tidligere var på."
282
+
283
+ #: login-with-ajax-admin.php:235
284
+ msgid "Role-Based Custom Login Redirects"
285
+ msgstr "Rollebaseret Tilpasset Login Omdirigeringer"
286
+
287
+ #: login-with-ajax-admin.php:238
288
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
289
+ msgstr "Hvis du ønsker en bestemt bruger rolle at blive omdirigeret til en brugerdefineret URL-adresse ved login, placere den her (tom værdi vil som standard til den globale omdirigering)"
290
+
291
+ #: login-with-ajax-admin.php:288
292
+ msgid "Role-Based Custom Logout Redirects"
293
+ msgstr "Rollebaseret Tilpasset Log af Omdirigeringer"
294
+
295
+ #: login-with-ajax-admin.php:291
296
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
297
+ msgstr "Hvis du ønsker en bestemt bruger rolle at blive omdirigeret til en brugerdefineret URL-adresse efter log af, placere den her (tom værdi vil som standard til den globale omdirigering)"
298
+
299
+ #: login-with-ajax-admin.php:314
300
+ msgid "Notification Settings"
301
+ msgstr "Notifikations Indstillinger"
302
+
303
+ #: login-with-ajax-admin.php:317
304
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
305
+ msgstr "Hvis denne funktion ikke virker, skal du sørge for, at du ikke har et andet plugin installeret, som også styrer bruger registreringer (f.eks BuddyPress og MU)."
306
+
307
+ #: login-with-ajax-admin.php:322
308
+ msgid "Override Default Email?"
309
+ msgstr "Tilsidesæt Standard Email?"
310
+
311
+ #: login-with-ajax-admin.php:330
312
+ msgid "Subject"
313
+ msgstr "Emne"
314
+
315
+ #: login-with-ajax-admin.php:335
316
+ msgid "Your registration at %BLOGNAME%"
317
+ msgstr "Din registrering ved %BLOGNAME%"
318
+
319
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
320
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
321
+ msgstr "<code>%USERNAME%</code> og det vil blive erstattet med brugernavnet på den person, der er logger ind"
322
+
323
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
324
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
325
+ msgstr "<code>%PASSWORD%</code> vil blive erstattet med brugerens adgangskode."
326
+
327
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
328
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
329
+ msgstr "<code>%BLOGNAME%</code> bliver erstattet med navnet på din blog."
330
+
331
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
332
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
333
+ msgstr "<code>%BLOGURL%</code> bliver erstattet med webadressen på din blog."
334
+
335
+ #: login-with-ajax-admin.php:351
336
+ msgid "Message"
337
+ msgstr "Besked"
338
+
339
+ #: login-with-ajax-admin.php:396
340
+ msgid "Save Changes"
341
+ msgstr "Gem ændringer"
342
+
343
+ #: login-with-ajax-admin.php:50
344
+ msgid "Dismiss"
345
+ msgstr "Afvis"
346
+
347
+ #: login-with-ajax-admin.php:106
348
+ msgid "Changes saved."
349
+ msgstr "Ændringer er gemt."
350
+
351
+ #: login-with-ajax-admin.php:148
352
+ msgid "General Settings"
353
+ msgstr "Generelle indstillinger"
354
+
355
+ #: login-with-ajax-admin.php:153
356
+ msgid "Default Template"
357
+ msgstr "StandardSkabelon"
358
+
359
+ #: login-with-ajax-admin.php:162
360
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
361
+ msgstr "Vælg den standard tema, du gerne vil bruge. Dette kan være blev tilsidesat i widget, kortkode og skabelon tags."
362
+
363
+ #: login-with-ajax-admin.php:163
364
+ msgid "Further documentation for this feature coming soon..."
365
+ msgstr "Yderligere dokumentation for denne funktion kommer snart ..."
366
+
367
+ #: login-with-ajax-admin.php:169
368
+ msgid "Disable refresh upon login?"
369
+ msgstr "Forhindre refresh ved login?"
370
+
371
+ #: login-with-ajax-admin.php:174
372
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
373
+ msgstr "Hvis brugeren logger på, og du tjekke knappen ovenfor, er det kun login widget vil opdatere sig selv uden at opdatere siden. Ikke en god idé, hvis dit websted viser forskellige indhold til brugere, når logget ind som refresh ville være nødvendige."
langs/login-with-ajax-de_DE.mo CHANGED
Binary file
langs/login-with-ajax-de_DE.po CHANGED
@@ -1,368 +1,373 @@
1
- # Copyright (C) 2010 Login With Ajax
2
  # This file is distributed under the same license as the Login With Ajax package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Login With Ajax 3.0.4\n"
6
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
7
- "POT-Creation-Date: 2011-03-18 10:13:16+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
- "PO-Revision-Date: 2011-03-25 18:10+0100\n"
12
- "Last-Translator: Marcus Sykes <marcus@netweblogic.com>\n"
13
- "Language-Team: \n"
14
 
15
- #: login-with-ajax-widget.php:5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  msgid "Login widget with AJAX capabilities."
17
  msgstr "Login Widget mit AJAX-Fähigkeiten"
18
 
19
- #: login-with-ajax-widget.php:28
20
  msgid "Show profile link?"
21
- msgstr "Näytä profiililinkki?"
22
 
23
- #: login-with-ajax-widget.php:32
24
  msgid "AJAX Registration?"
25
  msgstr "AJAX Registrierung"
26
 
27
- #: login-with-ajax-widget.php:37
28
  msgid "Template"
29
  msgstr "Vorlage"
30
 
31
- # Translated by WP
32
- #: widget/default/widget_out.php:10
33
- #: widget/default/widget_out.php:36
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
  msgid "Log In"
35
- msgstr "Login"
36
 
37
- # Translated by WP
38
- #: widget/default/widget_out.php:19
39
- #: widget/default/widget_out.php:94
40
  msgid "Username"
41
  msgstr "Benutzername"
42
 
43
- # Translated by WP
44
- #: widget/default/widget_out.php:27
45
  msgid "Password"
46
  msgstr "Passwort"
47
 
48
- # Translated by WP
49
- #: widget/default/widget_out.php:42
50
  msgid "Remember Me"
51
- msgstr "Erinnere dich an mich"
52
 
53
- #: widget/default/widget_out.php:44
 
54
  msgid "Password Lost and Found"
55
  msgstr "Passwort vergessen und wiederherstellen"
56
 
57
- #: widget/default/widget_out.php:44
 
58
  msgid "Lost your password?"
59
- msgstr "Dein Passwort vergessen?"
60
 
61
- # Translated by WP
62
- #: widget/default/widget_out.php:57
63
- #: widget/default/widget_out.php:103
64
  msgid "Register"
65
  msgstr "Registrieren"
66
 
67
- #: widget/default/widget_out.php:69
 
68
  msgid "Forgotten Password"
69
  msgstr "Vergessenes Passwort"
70
 
71
- #: widget/default/widget_out.php:74
 
72
  msgid "Enter username or email"
73
- msgstr "Gib den Butzernamen oder die E-Mail Adresse an"
74
 
75
- #: widget/default/widget_out.php:80
 
76
  msgid "Get New Password"
77
  msgstr "Neues Passwort bekommen"
78
 
79
- #: widget/default/widget_out.php:81
 
 
80
  msgid "Cancel"
81
  msgstr "Abbrechen"
82
 
83
- #: widget/default/widget_out.php:91
 
84
  msgid "Register For This Site"
85
- msgstr "Für diese Site registrieren"
86
 
87
- #: widget/default/widget_out.php:98
 
88
  msgid "E-mail"
89
  msgstr "E-Mail"
90
 
91
- #: widget/default/widget_out.php:102
 
92
  msgid "A password will be e-mailed to you."
93
- msgstr "Ein Passwort wird per E-Mail an dich geschickt"
94
-
95
- #: widget/default/widget_in.php:11
96
- #: widget/default/widget_in.php:14
97
- msgid "Hi"
98
- msgstr "Hi "
99
-
100
- # Translated by WP
101
- #: widget/default/widget_in.php:35
102
- #: widget/default/widget_in.php:39
103
- msgid "Profile"
104
- msgstr "Profil"
105
-
106
- # Translated by WP
107
- #: widget/default/widget_in.php:45
108
- msgid "Log Out"
109
- msgstr "Logout"
110
-
111
- #: widget/default/widget_in.php:50
112
- msgid "blog admin"
113
- msgstr "Blog Admin"
114
-
115
- #: pluggable.php:25
116
- msgid "New user registration on your blog %s:"
117
- msgstr "Neuer User registriert auf deinem Blog %s:"
118
-
119
- # Translated by WP
120
- #: pluggable.php:26
121
- #: pluggable.php:40
122
- msgid "Username: %s"
123
- msgstr "Username: %s"
124
-
125
- #: pluggable.php:27
126
- msgid "E-mail: %s"
127
- msgstr "E-Mail: %s"
128
-
129
- #: pluggable.php:29
130
- msgid "[%s] New User Registration"
131
- msgstr "[%s] Registrierung eines neuen Users"
132
 
133
- # Translated by WP
134
- #: pluggable.php:41
135
- msgid "Password: %s"
136
- msgstr "Passwort: %s"
137
-
138
- #: pluggable.php:44
139
- msgid "[%s] Your username and password"
140
- msgstr "[%s] Dein Username und Passwort"
141
-
142
- #: login-with-ajax.php:177
143
- msgid "Login Successful, redirecting..."
144
- msgstr "Login erfolgreich, umleiten..."
145
-
146
- #: login-with-ajax.php:189
147
- msgid "Login successful, updating..."
148
- msgstr "Login erfolgreich, umleiten..."
149
-
150
- #: login-with-ajax.php:199
151
- #: login-with-ajax.php:251
152
- msgid "An undefined error has ocurred"
153
- msgstr "Ein undefinierter Fehler trat auf!"
154
-
155
- #: login-with-ajax.php:203
156
- #, fuzzy
157
- msgid "Please supply your username and password."
158
- msgstr "[%s] Dein Username und Passwort"
159
-
160
- #: login-with-ajax.php:222
161
- msgid "Registration complete. Please check your e-mail."
162
- msgstr "Registrierung komplett. Bitte überprüfe dein E-Mail."
163
-
164
- #: login-with-ajax.php:242
165
- msgid "We have sent you an email"
166
- msgstr "Wir haben dir eine E-Mail geschickt"
167
-
168
- #: login-with-ajax-admin.php:44
169
- msgid "New features in Login With AJAX (including registration!), check out the settings and widget pages!"
170
- msgstr "Neue Features bei Login with AJAX (inklusive Registrierung!), schau dir die Einstellungs- und Widgetseiten an!"
171
-
172
- #: login-with-ajax-admin.php:46
173
- msgid "Dismiss"
174
- msgstr "Verwerfen"
175
-
176
- # Translated by WP
177
- #: login-with-ajax-admin.php:92
178
- msgid "Changes saved."
179
- msgstr "Änderungen gespeichert"
180
-
181
- #: login-with-ajax-admin.php:139
182
- msgid "General Settings"
183
- msgstr "Allgemeine Einstellungen"
184
-
185
- #: login-with-ajax-admin.php:145
186
- msgid "Default Template"
187
- msgstr "Standardvorlage"
188
-
189
- #: login-with-ajax-admin.php:154
190
- msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
191
- msgstr "Wähle die Standardvorlage aus, die du benutzen willst. Dies kann durch das Widget, sowie durch Shortcodes und Template Tags überschrieben werden."
192
-
193
- #: login-with-ajax-admin.php:155
194
- msgid "Further documentation for this feature coming soon..."
195
- msgstr "Weitere Dokumentation für dieses Feature folgt bald..."
196
-
197
- #: login-with-ajax-admin.php:161
198
- msgid "Disable refresh upon login?"
199
- msgstr "Aktualisierien bei Login deaktivieren?"
200
-
201
- #: login-with-ajax-admin.php:166
202
- msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
203
- msgstr "Wenn sich der User einloggt und du den Knopf oben aktiviert hast, wird sich nur das Widget und nicht die gesamte Seite aktualisieren. Keine gute Idee, falls deinen Seite anderen Inhalt anzeigt, falls der User eingeloggt ist, daher wäre somit ein neu laden nötig."
204
-
205
- #: login-with-ajax-admin.php:167
206
- msgid "<strong>Experimental and not fully tested!</strong> please test and report any bugs on our forum."
207
- msgstr "<strong>Experimentell und nicht vollständig getestet!</strong> Bitte teste und melde alle Bugs in unserem Forum."
208
-
209
- #: login-with-ajax-admin.php:172
210
  msgid "Redirection Settings"
211
  msgstr "Umleitungseinstellungen"
212
 
213
- #: login-with-ajax-admin.php:177
214
  msgid "Global Login Redirect"
215
  msgstr "Globale Login Umleitung"
216
 
217
- #: login-with-ajax-admin.php:181
218
  msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
219
  msgstr "Wenn du den User nach dem Login auf eine spezifische URL umleiten möchtest, gib diese hier an (z.B. http://wordpress.org)"
220
 
221
- #: login-with-ajax-admin.php:182
222
- #: login-with-ajax-admin.php:220
223
- msgid "New!"
224
- msgstr "Neu!"
225
-
226
- #: login-with-ajax-admin.php:182
227
  msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
228
  msgstr "Benutze %USERNAME% und es wird mit dem Usernamen der einloggenden Person ersetzt."
229
 
230
- #: login-with-ajax-admin.php:204
231
- #: login-with-ajax-admin.php:256
232
- msgid "With WPML enabled you can provide different redirection destinations based on language too."
233
- msgstr ""
234
-
235
- #: login-with-ajax-admin.php:215
236
  msgid "Global Logout Redirect"
237
  msgstr "Globale Logout Umleitung"
238
 
239
- #: login-with-ajax-admin.php:219
240
  msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
241
  msgstr "Wenn du den User nach dem Logout auf eine spezifische URL umleiten möchtest, gib diese hier an (z.B. http://wordpress.org)"
242
 
243
- #: login-with-ajax-admin.php:220
244
  msgid "Enter %LASTURL% to send the user back to the page they were previously on."
245
  msgstr "Gib %LASTURL% ein, um den User dorthin zurück zu schicken, wo er vorher war."
246
 
247
- #: login-with-ajax-admin.php:228
248
  msgid "Role-Based Custom Login Redirects"
249
  msgstr "Rolenbasierte Umleitungen nach dem Login"
250
 
251
- #: login-with-ajax-admin.php:231
252
  msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
253
  msgstr "Falls du eine bestimmte Benutzerrolle nach dem Login auf eine spezifische URL umleiten willst, gib diese hier ein (kein Wert benutzt die gloable Einstellung)"
254
 
255
- #: login-with-ajax-admin.php:281
256
  msgid "Role-Based Custom Logout Redirects"
257
  msgstr "Rolenbasierte Umleitungen nach dem Logout"
258
 
259
- #: login-with-ajax-admin.php:284
260
  msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
261
  msgstr "Falls du eine bestimmte Benutzerrolle nach dem Logout auf eine spezifische URL umleiten willst, gib diese hier ein (kein Wert benutzt die gloable Einstellung)"
262
 
263
- #: login-with-ajax-admin.php:307
264
  msgid "Notification Settings"
265
  msgstr "Benachrichtigungseinstellungen"
266
 
267
- #: login-with-ajax-admin.php:309
268
- msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message"
269
- msgstr "Falls du das Standard Mail, das User von Wordpress erhalten, sobald sie sich registriert haben, stelle sicher, dass du in der Box unten das Häckchen setzt und einen neuen Betreff und eine neue Nachricht für das Mail eingibst."
270
-
271
- #: login-with-ajax-admin.php:310
272
  msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
273
  msgstr "Falls diese Funkion nicht funktioniert, stelle sicher, dass du kein anderes Plugin installiert hast, welches sich ebenfalls um die Registrierung von Usern kümmert (z.B. BuddyPress und MU)."
274
 
275
- #: login-with-ajax-admin.php:316
276
  msgid "Override Default Email?"
277
  msgstr "Standard E-Mail überschreiben?"
278
 
279
- #: login-with-ajax-admin.php:324
280
  msgid "Subject"
281
  msgstr "Betreff"
282
 
283
- #: login-with-ajax-admin.php:329
284
  msgid "Your registration at %BLOGNAME%"
285
  msgstr "Deine Registrierung bei %BLOGNAME%"
286
 
287
- #: login-with-ajax-admin.php:333
288
  msgid "<code>%USERNAME%</code> will be replaced with a username."
289
  msgstr "<code>%USERNAME%</code> wird durch einen Usernamen ersetzt."
290
 
291
- #: login-with-ajax-admin.php:334
292
  msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
293
  msgstr "<code>%PASSWORD%</code> wird durch das Passwort des Users ersetzt­."
294
 
295
- #: login-with-ajax-admin.php:335
296
- #: login-with-ajax-admin.php:359
297
  msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
298
  msgstr "<code>%BLOGNAME%</code> wird durch den Namen deines Blogs ersetzt."
299
 
300
- #: login-with-ajax-admin.php:336
301
- #: login-with-ajax-admin.php:360
302
  msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
303
  msgstr "<code>%BLOGURL%</code>wird durch die URL deines Blogs ersetzt."
304
 
305
- #: login-with-ajax-admin.php:341
306
  msgid "Message"
307
  msgstr "Nachricht"
308
 
309
- #: login-with-ajax-admin.php:346
310
- msgid ""
311
- "Thanks for signing up to our blog. \r\n"
312
- "\r\n"
313
- "You can login with the following credentials by visiting %BLOGURL%\r\n"
314
- "\r\n"
315
- "Username : %USERNAME%\r\n"
316
- "Password : %PASSWORD%\r\n"
317
- "\r\n"
318
- "We look forward to your next visit!\r\n"
319
- "\r\n"
320
- "The team at %BLOGNAME%"
321
- msgstr ""
322
- "Vielen Dank für das Registrieren auf unserem Blog. \r\n"
323
- "\r\n"
324
- "Du kannst dich mit folgenden Login-Daten auf %BLOGURL% einloggen\r\n"
325
- "\r\n"
326
- "Username : %USERNAME%\r\n"
327
- "Passwort : %PASSWORD%\r\n"
328
- "\r\n"
329
- "Wir freuen uns auf deinen nächsten Besuch!\r\n"
330
- "\r\n"
331
- "Das Team von %BLOGNAME%"
332
-
333
- # Translated by WP
334
- #: login-with-ajax-admin.php:369
335
  msgid "Save Changes"
336
  msgstr "Änderungen speichern"
337
 
338
- #. Plugin Name of the plugin/theme
339
- msgid "Login With Ajax"
340
- msgstr "Login mit Ajax"
341
 
342
- #. Plugin URI of the plugin/theme
343
- msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
344
- msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
345
 
346
- #. Description of the plugin/theme
347
- msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
348
- msgstr "AJAX-basiertes Login Widget. Benutzerdefinierbar in deinem Template Ordner und erweiterte Einstellungen im Adminbereich"
349
 
350
- #. Author of the plugin/theme
351
- msgid "NetWebLogic"
352
- msgstr "NetWebLogic"
353
 
354
- #. Author URI of the plugin/theme
355
- msgid "http://netweblogic.com/"
356
- msgstr "http://netweblogic.com/"
357
 
358
- #. Tags of the plugin/theme
359
- msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
360
- msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
361
 
362
- #~ msgid "There were issues when saving your settings. Please try again."
363
- #~ msgstr ""
364
- #~ "Es gab Probleme beim Speichern deiner Einstellungen. Bitte versuche es "
365
- #~ "nochmals"
366
 
367
- #~ msgid "default"
368
- #~ msgstr "Standard"
 
1
+ # Translation of Login With Ajax in German
2
  # This file is distributed under the same license as the Login With Ajax package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2015-09-24 13:16:59+0000\n"
 
 
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
12
 
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr "Seit Wordpress 4.3 Passwörter werden nicht mehr per E-Mail-Benutzer, werden sie mit einem Link auf ein neues Passwort erstellen ersetzt."
16
+
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr "Prüfen Sie Ihre Anmeldung per E-Mail-Vorlage."
20
+
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr "%s wird mit einem Link auf das Benutzerkennwort ersetzt."
24
+
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
+ "Vielen Dank für Ihre Anmeldung. \n"
39
+ "\n"
40
+ "Sie können sich mit folgenden Daten auf %BLOGURL% anmelden\n"
41
+ "\n"
42
+ "Benutzername: %USERNAME%\n"
43
+ "Auf der folgenden Seite kannst du dein Passwort erstellen: %PASSWORD%\n"
44
+ "\n"
45
+ "Wir freuen uns auf Ihren nächsten Besuch!\n"
46
+ "\n"
47
+ "Ihr %BLOGNAME% Team"
48
+
49
+ #: login-with-ajax.php:218
50
+ msgid "Registration has been disabled."
51
+ msgstr "Die Registrierung wurde deaktiviert."
52
+
53
+ #: pluggable.php:35
54
+ msgid "New user registration on your site %s:"
55
+ msgstr "Neue Benutzerregistrierung auf deinee Seite %s:"
56
+
57
+ #: pluggable.php:68
58
+ msgid "To set your password, visit the following address:"
59
+ msgstr "Auf der folgenden Seite kannst du dein Passwort erstellen:"
60
+
61
+ #: pluggable.php:73
62
+ msgid "[%s] Your username and password info"
63
+ msgstr "[%s] Dein Benutzername und Passwort"
64
+
65
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
66
+ msgid "Title (%s)"
67
+ msgstr "Titel (%s)"
68
+
69
+ #: login-with-ajax-widget.php:55
70
+ msgid "Logged In"
71
+ msgstr "Angemeldet"
72
+
73
+ #: login-with-ajax-widget.php:59
74
+ msgid "Logged Out"
75
+ msgstr "Abgemeldet"
76
+
77
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
78
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
79
+ msgstr "Aktivieren Sie WPML um unterschiedliche Weiterleitungen, abhängig der verwendeten Sprache, zu erstellen."
80
+
81
+ #: login-with-ajax-admin.php:316
82
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
83
+ msgstr "Um die Standard WordPress E-Mail Antwort zu überschreiben, aktivieren Sie das Kontrollkästchen und vergeben einen neuen Betreff und einen neuen Nachrichtentext."
84
+
85
+ #: login-with-ajax-admin.php:368
86
+ msgid ""
87
+ "Thanks for signing up to our blog. \n"
88
+ "\n"
89
+ "You can login with the following credentials by visiting %BLOGURL%\n"
90
+ "\n"
91
+ "Username : %USERNAME%\n"
92
+ "Password : %PASSWORD%\n"
93
+ "\n"
94
+ "We look forward to your next visit!\n"
95
+ "\n"
96
+ "The team at %BLOGNAME%"
97
+ msgstr ""
98
+ "Vielen Dank für Ihre Anmeldung. \n"
99
+ "\n"
100
+ "Sie können sich mit folgenden Daten auf %BLOGURL% anmelden\n"
101
+ "\n"
102
+ "Benutzername: %USERNAME%\n"
103
+ "Passwort : %PASSWORD%\n"
104
+ "\n"
105
+ "Wir freuen uns auf Ihren nächsten Besuch!\n"
106
+ "\n"
107
+ "Ihr %BLOGNAME% Team"
108
+
109
+ #: login-with-ajax-widget.php:67
110
+ msgid "Recover Password?"
111
+ msgstr "Passwort wiederherstellen?"
112
+
113
+ #: login-with-ajax-widget.php:15
114
  msgid "Login widget with AJAX capabilities."
115
  msgstr "Login Widget mit AJAX-Fähigkeiten"
116
 
117
+ #: login-with-ajax-widget.php:63
118
  msgid "Show profile link?"
119
+ msgstr "Link zum Profil"
120
 
121
+ #: login-with-ajax-widget.php:71
122
  msgid "AJAX Registration?"
123
  msgstr "AJAX Registrierung"
124
 
125
+ #: login-with-ajax-widget.php:76
126
  msgid "Template"
127
  msgstr "Vorlage"
128
 
129
+ #: login-with-ajax.php:160
130
+ msgid "Login Successful, redirecting..."
131
+ msgstr "Login erfolgreich, umleiten..."
132
+
133
+ #: login-with-ajax.php:173
134
+ msgid "Login successful, updating..."
135
+ msgstr "Login erfolgreich, umleiten..."
136
+
137
+ #: login-with-ajax.php:183 login-with-ajax.php:239
138
+ msgid "An undefined error has ocurred"
139
+ msgstr "Ein undefinierter Fehler trat auf!"
140
+
141
+ #: login-with-ajax.php:187
142
+ msgid "Please supply your username and password."
143
+ msgstr "Bitte Benutzername & Passwort eingeben!"
144
+
145
+ #: login-with-ajax.php:205
146
+ msgid "Registration complete. Please check your e-mail."
147
+ msgstr "Registrierung komplett. Bitte überprüfen Sie Ihre E-Mail."
148
+
149
+ #: login-with-ajax.php:230
150
+ msgid "We have sent you an email"
151
+ msgstr "Wir haben Ihnen eine E-Mail geschickt"
152
+
153
+ #: pluggable.php:36 pluggable.php:67
154
+ msgid "Username: %s"
155
+ msgstr "Username: %s"
156
+
157
+ #: pluggable.php:37
158
+ msgid "E-mail: %s"
159
+ msgstr "E-Mail: %s"
160
+
161
+ #: pluggable.php:39
162
+ msgid "[%s] New User Registration"
163
+ msgstr "[%s] Registrierung eines neuen Users"
164
+
165
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
166
+ msgid "Hi"
167
+ msgstr "Hallo"
168
+
169
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
170
+ msgid "Profile"
171
+ msgstr "Profil"
172
+
173
+ #: widget/default/widget_in.php:35
174
+ msgid "Log Out"
175
+ msgstr "Abmelden"
176
+
177
+ #: widget/default/widget_in.php:40
178
+ msgid "blog admin"
179
+ msgstr "Blog Admin"
180
+
181
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
182
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
183
+ #: widget/modal/widget_out.php:36
184
  msgid "Log In"
185
+ msgstr "Anmelden"
186
 
187
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
188
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
189
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
190
  msgid "Username"
191
  msgstr "Benutzername"
192
 
193
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
194
+ #: widget/modal/widget_out.php:27
195
  msgid "Password"
196
  msgstr "Passwort"
197
 
198
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
199
+ #: widget/modal/widget_out.php:44
200
  msgid "Remember Me"
201
+ msgstr "Anmeldung merken"
202
 
203
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
204
+ #: widget/modal/widget_out.php:47
205
  msgid "Password Lost and Found"
206
  msgstr "Passwort vergessen und wiederherstellen"
207
 
208
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
209
+ #: widget/modal/widget_out.php:47
210
  msgid "Lost your password?"
211
+ msgstr "Passwort vergessen?"
212
 
213
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
214
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
215
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
216
  msgid "Register"
217
  msgstr "Registrieren"
218
 
219
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
220
+ #: widget/modal/widget_out.php:63
221
  msgid "Forgotten Password"
222
  msgstr "Vergessenes Passwort"
223
 
224
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
225
+ #: widget/modal/widget_out.php:69
226
  msgid "Enter username or email"
227
+ msgstr "Geben Sie bitte den Butzernamen oder die E-Mail Adresse an"
228
 
229
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
230
+ #: widget/modal/widget_out.php:77
231
  msgid "Get New Password"
232
  msgstr "Neues Passwort bekommen"
233
 
234
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
235
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
236
+ #: widget/modal/widget_out.php:123
237
  msgid "Cancel"
238
  msgstr "Abbrechen"
239
 
240
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
241
+ #: widget/modal/widget_out.php:92
242
  msgid "Register For This Site"
243
+ msgstr "Für diese Seite registrieren"
244
 
245
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
246
+ #: widget/modal/widget_out.php:106
247
  msgid "E-mail"
248
  msgstr "E-Mail"
249
 
250
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
251
+ #: widget/modal/widget_out.php:121
252
  msgid "A password will be e-mailed to you."
253
+ msgstr "Ein Passwort wird per E-Mail an Sie geschickt"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
254
 
255
+ #: login-with-ajax-admin.php:180
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
256
  msgid "Redirection Settings"
257
  msgstr "Umleitungseinstellungen"
258
 
259
+ #: login-with-ajax-admin.php:184
260
  msgid "Global Login Redirect"
261
  msgstr "Globale Login Umleitung"
262
 
263
+ #: login-with-ajax-admin.php:188
264
  msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
265
  msgstr "Wenn du den User nach dem Login auf eine spezifische URL umleiten möchtest, gib diese hier an (z.B. http://wordpress.org)"
266
 
267
+ #: login-with-ajax-admin.php:189
 
 
 
 
 
268
  msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
269
  msgstr "Benutze %USERNAME% und es wird mit dem Usernamen der einloggenden Person ersetzt."
270
 
271
+ #: login-with-ajax-admin.php:222
 
 
 
 
 
272
  msgid "Global Logout Redirect"
273
  msgstr "Globale Logout Umleitung"
274
 
275
+ #: login-with-ajax-admin.php:226
276
  msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
277
  msgstr "Wenn du den User nach dem Logout auf eine spezifische URL umleiten möchtest, gib diese hier an (z.B. http://wordpress.org)"
278
 
279
+ #: login-with-ajax-admin.php:227
280
  msgid "Enter %LASTURL% to send the user back to the page they were previously on."
281
  msgstr "Gib %LASTURL% ein, um den User dorthin zurück zu schicken, wo er vorher war."
282
 
283
+ #: login-with-ajax-admin.php:235
284
  msgid "Role-Based Custom Login Redirects"
285
  msgstr "Rolenbasierte Umleitungen nach dem Login"
286
 
287
+ #: login-with-ajax-admin.php:238
288
  msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
289
  msgstr "Falls du eine bestimmte Benutzerrolle nach dem Login auf eine spezifische URL umleiten willst, gib diese hier ein (kein Wert benutzt die gloable Einstellung)"
290
 
291
+ #: login-with-ajax-admin.php:288
292
  msgid "Role-Based Custom Logout Redirects"
293
  msgstr "Rolenbasierte Umleitungen nach dem Logout"
294
 
295
+ #: login-with-ajax-admin.php:291
296
  msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
297
  msgstr "Falls du eine bestimmte Benutzerrolle nach dem Logout auf eine spezifische URL umleiten willst, gib diese hier ein (kein Wert benutzt die gloable Einstellung)"
298
 
299
+ #: login-with-ajax-admin.php:314
300
  msgid "Notification Settings"
301
  msgstr "Benachrichtigungseinstellungen"
302
 
303
+ #: login-with-ajax-admin.php:317
 
 
 
 
304
  msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
305
  msgstr "Falls diese Funkion nicht funktioniert, stelle sicher, dass du kein anderes Plugin installiert hast, welches sich ebenfalls um die Registrierung von Usern kümmert (z.B. BuddyPress und MU)."
306
 
307
+ #: login-with-ajax-admin.php:322
308
  msgid "Override Default Email?"
309
  msgstr "Standard E-Mail überschreiben?"
310
 
311
+ #: login-with-ajax-admin.php:330
312
  msgid "Subject"
313
  msgstr "Betreff"
314
 
315
+ #: login-with-ajax-admin.php:335
316
  msgid "Your registration at %BLOGNAME%"
317
  msgstr "Deine Registrierung bei %BLOGNAME%"
318
 
319
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
320
  msgid "<code>%USERNAME%</code> will be replaced with a username."
321
  msgstr "<code>%USERNAME%</code> wird durch einen Usernamen ersetzt."
322
 
323
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
324
  msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
325
  msgstr "<code>%PASSWORD%</code> wird durch das Passwort des Users ersetzt­."
326
 
327
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
 
328
  msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
329
  msgstr "<code>%BLOGNAME%</code> wird durch den Namen deines Blogs ersetzt."
330
 
331
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
 
332
  msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
333
  msgstr "<code>%BLOGURL%</code>wird durch die URL deines Blogs ersetzt."
334
 
335
+ #: login-with-ajax-admin.php:351
336
  msgid "Message"
337
  msgstr "Nachricht"
338
 
339
+ #: login-with-ajax-admin.php:396
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
340
  msgid "Save Changes"
341
  msgstr "Änderungen speichern"
342
 
343
+ #: login-with-ajax-admin.php:50
344
+ msgid "Dismiss"
345
+ msgstr "Verwerfen"
346
 
347
+ #: login-with-ajax-admin.php:106
348
+ msgid "Changes saved."
349
+ msgstr "Änderungen gespeichert"
350
 
351
+ #: login-with-ajax-admin.php:148
352
+ msgid "General Settings"
353
+ msgstr "Allgemeine Einstellungen"
354
 
355
+ #: login-with-ajax-admin.php:153
356
+ msgid "Default Template"
357
+ msgstr "Standardvorlage"
358
 
359
+ #: login-with-ajax-admin.php:162
360
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
361
+ msgstr "Wähle die Standardvorlage aus, die du benutzen willst. Dies kann durch das Widget, sowie durch Shortcodes und Template Tags überschrieben werden."
362
 
363
+ #: login-with-ajax-admin.php:163
364
+ msgid "Further documentation for this feature coming soon..."
365
+ msgstr "Weitere Dokumentation für dieses Feature folgt bald..."
366
 
367
+ #: login-with-ajax-admin.php:169
368
+ msgid "Disable refresh upon login?"
369
+ msgstr "Aktualisierien bei Login deaktivieren?"
 
370
 
371
+ #: login-with-ajax-admin.php:174
372
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
373
+ msgstr "Wenn sich der User einloggt und du den Knopf oben aktiviert hast, wird sich nur das Widget und nicht die gesamte Seite aktualisieren. Keine gute Idee, falls deinen Seite anderen Inhalt anzeigt, falls der User eingeloggt ist, daher wäre somit ein neu laden nötig."
langs/login-with-ajax-el.mo ADDED
Binary file
langs/login-with-ajax-el.po ADDED
@@ -0,0 +1,373 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in Greek
2
+ # This file is distributed under the same license as the Login With Ajax package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2015-09-24 13:13:35+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
12
+
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr "Από το WordPress 4.3 κωδικοί πρόσβασης δεν αποστέλλονται πλέον στους χρήστες, όπου και αν αντικατασταθεί με ένα σύνδεσμο για να δημιουργήσετε ένα νέο κωδικό πρόσβασης."
16
+
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr "Ελέγξτε την εγγραφή πρότυπο e-mail σας."
20
+
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr "%s θα πρέπει να αντικατασταθεί με ένα σύνδεσμο για να ορίσετε τον κωδικό πρόσβασης χρήστη."
24
+
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
+ "Ευχαριστούμε για την εγγραφή στο ιστολόγιο μας. \\n\n"
39
+ "\\n\n"
40
+ "Μπορείτε να συνδεθείτε με τα ακόλουθα διαπιστευτήρια με την επίσκεψη %BLOGURL%\\n\n"
41
+ "\\n\n"
42
+ "Όνομα Χρήστη : %USERNAME%\\n\n"
43
+ "Για ορισμό του κωδικού πρόσβασης πηγαίνετε στην ακόλουθη διεύθυνση: %PASSWORD%\\n\n"
44
+ "\\n\n"
45
+ "Ανυπομονούμε για την επόμενη επίσκεψή σας!\\n\n"
46
+ "\\n\n"
47
+ "Η ομάδα %BLOGNAME%"
48
+
49
+ #: login-with-ajax.php:218
50
+ msgid "Registration has been disabled."
51
+ msgstr "Οι εγγραφές έχουν απενεργοποιηθεί."
52
+
53
+ #: pluggable.php:35
54
+ msgid "New user registration on your site %s:"
55
+ msgstr "Νέο μέλος γράφτηκε στον ιστότοπο σας %s:"
56
+
57
+ #: pluggable.php:68
58
+ msgid "To set your password, visit the following address:"
59
+ msgstr "Για ορισμό του συνθηματικού σας, επισκεφθείτε την ακόλουθη διεύθυνση:"
60
+
61
+ #: pluggable.php:73
62
+ msgid "[%s] Your username and password info"
63
+ msgstr "[%s] Το όνομα χρήστη και το συνθηματικό σας"
64
+
65
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
66
+ msgid "Title (%s)"
67
+ msgstr "Τίτλος (%s)"
68
+
69
+ #: login-with-ajax-widget.php:55
70
+ msgid "Logged In"
71
+ msgstr "Συνδέθηκε"
72
+
73
+ #: login-with-ajax-widget.php:59
74
+ msgid "Logged Out"
75
+ msgstr "Αποσυνδέθηκε"
76
+
77
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
78
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
79
+ msgstr "Με WPML ενεργοποιημένο μπορείτε να παρέχετε διαφορετικούς προορισμούς ανακατεύθυνσης με βάση επίσης και τη γλώσσα."
80
+
81
+ #: login-with-ajax-admin.php:316
82
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
83
+ msgstr "Αν θέλετε να παρακάμψετε το προεπιλεγμένο Wordpress email που οι χρήστες λαμβάνουν μετά την εγγραφή, βεβαιωθείτε ότι έχετε ελέγξει τον παρακάτω πλαίσιο και πληκτρολογήστε ένα νέο θέμα email και στείλτε το."
84
+
85
+ #: login-with-ajax-admin.php:368
86
+ msgid ""
87
+ "Thanks for signing up to our blog. \n"
88
+ "\n"
89
+ "You can login with the following credentials by visiting %BLOGURL%\n"
90
+ "\n"
91
+ "Username : %USERNAME%\n"
92
+ "Password : %PASSWORD%\n"
93
+ "\n"
94
+ "We look forward to your next visit!\n"
95
+ "\n"
96
+ "The team at %BLOGNAME%"
97
+ msgstr ""
98
+ "Ευχαριστούμε για την εγγραφή στο ιστολόγιο μας. \\n\n"
99
+ "\\n\n"
100
+ "Μπορείτε να συνδεθείτε με τα ακόλουθα διαπιστευτήρια με την επίσκεψη %BLOGURL%\\n\n"
101
+ "\\n\n"
102
+ "Όνομα Χρήστη : %USERNAME%\\n\n"
103
+ "Κωδικός : %PASSWORD%\\n\n"
104
+ "\\n\n"
105
+ "Ανυπομονούμε για την επόμενη επίσκεψή σας!\\n\n"
106
+ "\\n\n"
107
+ "Η ομάδα %BLOGNAME%"
108
+
109
+ #: login-with-ajax-widget.php:67
110
+ msgid "Recover Password?"
111
+ msgstr "Ανάκτηση κωδικού πρόσβασης;"
112
+
113
+ #: login-with-ajax-widget.php:15
114
+ msgid "Login widget with AJAX capabilities."
115
+ msgstr "Είσοδος μονάδας με δυνατότητες AJAX."
116
+
117
+ #: login-with-ajax-widget.php:63
118
+ msgid "Show profile link?"
119
+ msgstr "Εμφάνιση προφίλ σύνδεσης;"
120
+
121
+ #: login-with-ajax-widget.php:71
122
+ msgid "AJAX Registration?"
123
+ msgstr "Εγγραφή AJAX;"
124
+
125
+ #: login-with-ajax-widget.php:76
126
+ msgid "Template"
127
+ msgstr "Πρότυπο"
128
+
129
+ #: login-with-ajax.php:160
130
+ msgid "Login Successful, redirecting..."
131
+ msgstr "Επιτυχής είσοδος, αναπροσανατολισμός ..."
132
+
133
+ #: login-with-ajax.php:173
134
+ msgid "Login successful, updating..."
135
+ msgstr "Επιτυχής είσοδος, ενημέρωση ..."
136
+
137
+ #: login-with-ajax.php:183 login-with-ajax.php:239
138
+ msgid "An undefined error has ocurred"
139
+ msgstr "Απροσδιόριστο σφάλμα."
140
+
141
+ #: login-with-ajax.php:187
142
+ msgid "Please supply your username and password."
143
+ msgstr "Παρακαλώ εισάγεται το όνομα χρήστη και τον κωδικό σας."
144
+
145
+ #: login-with-ajax.php:205
146
+ msgid "Registration complete. Please check your e-mail."
147
+ msgstr "Η εγγραφή ολοκληρώθηκε. Παρακαλούμε ελέγξτε το e-mail σας."
148
+
149
+ #: login-with-ajax.php:230
150
+ msgid "We have sent you an email"
151
+ msgstr "Σας έχουμε στείλει ένα e-mail"
152
+
153
+ #: pluggable.php:36 pluggable.php:67
154
+ msgid "Username: %s"
155
+ msgstr "Όνομα Χρήστη: %s"
156
+
157
+ #: pluggable.php:37
158
+ msgid "E-mail: %s"
159
+ msgstr "E-mail: %s"
160
+
161
+ #: pluggable.php:39
162
+ msgid "[%s] New User Registration"
163
+ msgstr "[%s] Εγγραφή Νέου Χρήστη"
164
+
165
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
166
+ msgid "Hi"
167
+ msgstr "Γεια σας"
168
+
169
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
170
+ msgid "Profile"
171
+ msgstr "Προφίλ"
172
+
173
+ #: widget/default/widget_in.php:35
174
+ msgid "Log Out"
175
+ msgstr "Αποσύνδεση"
176
+
177
+ #: widget/default/widget_in.php:40
178
+ msgid "blog admin"
179
+ msgstr "Διαχειριστής"
180
+
181
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
182
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
183
+ #: widget/modal/widget_out.php:36
184
+ msgid "Log In"
185
+ msgstr "Σύνδεση"
186
+
187
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
188
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
189
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
190
+ msgid "Username"
191
+ msgstr "Όνομα χρήστη"
192
+
193
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
194
+ #: widget/modal/widget_out.php:27
195
+ msgid "Password"
196
+ msgstr "Κωδικός"
197
+
198
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
199
+ #: widget/modal/widget_out.php:44
200
+ msgid "Remember Me"
201
+ msgstr "Απομνημόνευση"
202
+
203
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
204
+ #: widget/modal/widget_out.php:47
205
+ msgid "Password Lost and Found"
206
+ msgstr "Ανάκτηση κωδικού"
207
+
208
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
209
+ #: widget/modal/widget_out.php:47
210
+ msgid "Lost your password?"
211
+ msgstr "Ξεχάσατε τον κωδικό σας;"
212
+
213
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
214
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
215
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
216
+ msgid "Register"
217
+ msgstr "Εγγραφή"
218
+
219
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
220
+ #: widget/modal/widget_out.php:63
221
+ msgid "Forgotten Password"
222
+ msgstr "Χαμένος κωδικός"
223
+
224
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
225
+ #: widget/modal/widget_out.php:69
226
+ msgid "Enter username or email"
227
+ msgstr "Εισάγετε το όνομα χρήστη ή e-mail"
228
+
229
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
230
+ #: widget/modal/widget_out.php:77
231
+ msgid "Get New Password"
232
+ msgstr "Λήψη νέου κωδικού"
233
+
234
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
235
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
236
+ #: widget/modal/widget_out.php:123
237
+ msgid "Cancel"
238
+ msgstr "Ακύρωση"
239
+
240
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
241
+ #: widget/modal/widget_out.php:92
242
+ msgid "Register For This Site"
243
+ msgstr "Εγγραφή Στον Ιστότοπο "
244
+
245
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
246
+ #: widget/modal/widget_out.php:106
247
+ msgid "E-mail"
248
+ msgstr "E-mail"
249
+
250
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
251
+ #: widget/modal/widget_out.php:121
252
+ msgid "A password will be e-mailed to you."
253
+ msgstr "Ο Κωδικός θα σας αποσταλεί μέσω e-mail"
254
+
255
+ #: login-with-ajax-admin.php:180
256
+ msgid "Redirection Settings"
257
+ msgstr "Ρυθμίσεις ανακατεύθυνσης"
258
+
259
+ #: login-with-ajax-admin.php:184
260
+ msgid "Global Login Redirect"
261
+ msgstr "Παγκόσμια Ανακατεύθυνση Σύνδεσης"
262
+
263
+ #: login-with-ajax-admin.php:188
264
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
265
+ msgstr "Εάν θέλετε να στείλετε τον χρήστη σε μια συγκεκριμένη διεύθυνση URL μετά την είσοδο, πληκτρολογήστε εδώ (π.χ. http://wordpress.org/)"
266
+
267
+ #: login-with-ajax-admin.php:189
268
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
269
+ msgstr "Χρησιμοποιήστε %USERNAME% και θα αντικατασταθεί με το όνομα του προσώπου που συνδέθηκε."
270
+
271
+ #: login-with-ajax-admin.php:222
272
+ msgid "Global Logout Redirect"
273
+ msgstr "Παγκόσμια Ανακατεύθυνση Αποσύνδεσης"
274
+
275
+ #: login-with-ajax-admin.php:226
276
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
277
+ msgstr "Εάν θέλετε να στείλετε τον χρήστη σε μια συγκεκριμένη διεύθυνση URL μετά την αποσύνδεση, πληκτρολογήστε εδώ (π.χ. http://wordpress.org/)"
278
+
279
+ #: login-with-ajax-admin.php:227
280
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
281
+ msgstr "Εισάγετε %LASTURL% για να στείλετε το χρήστη πίσω στην σελίδα που ήταν προηγουμένως."
282
+
283
+ #: login-with-ajax-admin.php:235
284
+ msgid "Role-Based Custom Login Redirects"
285
+ msgstr "Βάση-Ρόλου Προσαρμοσμένες Ανακατευθύνσεις Αποσύνδεσης"
286
+
287
+ #: login-with-ajax-admin.php:238
288
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
289
+ msgstr "Εάν θα θέλατε ένα συγκεκριμένο ρόλο χρήστη να κατευθυνθούν προς μια προσαρμοσμένη διεύθυνση URL κατά τη σύνδεση, τοποθετήστε εδώ (η μηδενική αξία θα προκαθορίσει την παγκόσμια ανακατεύθυνση)"
290
+
291
+ #: login-with-ajax-admin.php:288
292
+ msgid "Role-Based Custom Logout Redirects"
293
+ msgstr "Role-Based Custom Logout Redirects"
294
+
295
+ #: login-with-ajax-admin.php:291
296
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
297
+ msgstr "Εάν θα θέλατε ένας συγκεκριμένος ρόλος χρήστη να κατευθύνεται προς μια προσαρμοσμένη διεύθυνση URL κατά την αποσύνδεση, τοποθετήστε την εδώ (η μηδενική τιμή θα προκαθορίσει την παγκόσμια ανακατεύθυνση)"
298
+
299
+ #: login-with-ajax-admin.php:314
300
+ msgid "Notification Settings"
301
+ msgstr "Ρυθμίσεις Ειδοποιήσεων"
302
+
303
+ #: login-with-ajax-admin.php:317
304
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
305
+ msgstr "Αν αυτή η λειτουργία δεν λειτουργεί, παρακαλώ βεβαιωθείτε ότι δεν έχετε άλλο πρόσθετο εγκατεστημένο το οποίο διαχειρίζεται επίσης εγγραφές χρηστών (π.χ. BuddyPress και MU)."
306
+
307
+ #: login-with-ajax-admin.php:322
308
+ msgid "Override Default Email?"
309
+ msgstr "Παράκαμψη Προεπιλεγμένου Email;"
310
+
311
+ #: login-with-ajax-admin.php:330
312
+ msgid "Subject"
313
+ msgstr "Θέμα"
314
+
315
+ #: login-with-ajax-admin.php:335
316
+ msgid "Your registration at %BLOGNAME%"
317
+ msgstr "Η εγγραφή σας στο %BLOGNAME%"
318
+
319
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
320
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
321
+ msgstr "<code>%USERNAME%</code> θα αντικατασταθεί με ένα όνομα χρήστη."
322
+
323
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
324
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
325
+ msgstr "<code>%PASSWORD%</code> θα πρέπει να αντικατασταθεί με τον κωδικό πρόσβασης του χρήστη."
326
+
327
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
328
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
329
+ msgstr "<code>%BLOGNAME%</code> θα αντικατασταθεί με το όνομα του blog σας."
330
+
331
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
332
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
333
+ msgstr "<code>%BLOGURL%</code> θα πρέπει να αντικατασταθεί με τη διεύθυνση URL του blog σας."
334
+
335
+ #: login-with-ajax-admin.php:351
336
+ msgid "Message"
337
+ msgstr "Μήνυμα"
338
+
339
+ #: login-with-ajax-admin.php:396
340
+ msgid "Save Changes"
341
+ msgstr "Αποθήκευση Αλλαγών"
342
+
343
+ #: login-with-ajax-admin.php:50
344
+ msgid "Dismiss"
345
+ msgstr "Απόρριψη"
346
+
347
+ #: login-with-ajax-admin.php:106
348
+ msgid "Changes saved."
349
+ msgstr "Οι αλλαγές αποθηκεύτηκαν."
350
+
351
+ #: login-with-ajax-admin.php:148
352
+ msgid "General Settings"
353
+ msgstr "Γενικές Ρυθμίσεις"
354
+
355
+ #: login-with-ajax-admin.php:153
356
+ msgid "Default Template"
357
+ msgstr "Προεπιλεγμένο Πρότυπο"
358
+
359
+ #: login-with-ajax-admin.php:162
360
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
361
+ msgstr "Επιλέξτε το προεπιλεγμένο θέμα που θέλετε να χρησιμοποιήσετε. Αυτό ενδέχεται να αντικατασταθεί στις ετικέτες μονάδων, σύντομος ετικέτες και στις ετικέτες προτύπων."
362
+
363
+ #: login-with-ajax-admin.php:163
364
+ msgid "Further documentation for this feature coming soon..."
365
+ msgstr "Περαιτέρω τεκμηρίωση για αυτό το χαρακτηριστικό έρχονται σύντομα..."
366
+
367
+ #: login-with-ajax-admin.php:169
368
+ msgid "Disable refresh upon login?"
369
+ msgstr "Απενεργοποίηση ανανέωσης κατά τη σύνδεση;"
370
+
371
+ #: login-with-ajax-admin.php:174
372
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
373
+ msgstr "Εάν ο χρήστης συνδεθεί και να έχετε ελέγξει πάνω από το κουμπί, μόνο η μονάδα σύνδεσης θα ενημερωθεί μόνο του χωρίς την ανανέωση της σελίδας. Δεν είναι μια καλή ιδέα, αν ο ιστότοπος σας παρουσιάζει διαφορετικό περιεχόμενο στους χρήστες συνδεδεμένοι μια φορά μέσα, όπως θα χρειάζεται ανανέωση ."
langs/login-with-ajax-es_ES.mo CHANGED
Binary file
langs/login-with-ajax-es_ES.po ADDED
@@ -0,0 +1,373 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in Spanish (Spain)
2
+ # This file is distributed under the same license as the Login With Ajax package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2015-09-24 15:49:36+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
12
+
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr "Desde WordPress 4.3 contraseñas no se enviarán por correo electrónico a los usuarios más, que están sustituidos con un enlace para crear una nueva contraseña."
16
+
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr "Revise su plantilla de correo electrónico de registro."
20
+
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr "%s será reemplazado con un enlace para establecer la contraseña de usuario."
24
+
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
+ "Gracias por inscribirse a nuestro blog.\n"
39
+ "\n"
40
+ "Puede iniciar sesión con las siguientes credenciales visitando %BLOGURL%\n"
41
+ "\n"
42
+ "Nombre de usuario: %USERNAME%\n"
43
+ "Para establecer la contraseña, visite la siguiente dirección: %PASSWORD%\n"
44
+ "\n"
45
+ "¡Esperamos su próxima visita!\n"
46
+ "\n"
47
+ "El equipo de %BLOGNAME%"
48
+
49
+ #: login-with-ajax.php:218
50
+ msgid "Registration has been disabled."
51
+ msgstr "Los registros están deshabilitados."
52
+
53
+ #: pluggable.php:35
54
+ msgid "New user registration on your site %s:"
55
+ msgstr "Registrado un nuevo usuario en tu sitio %s: "
56
+
57
+ #: pluggable.php:68
58
+ msgid "To set your password, visit the following address:"
59
+ msgstr "Para establecer la contraseña, visite la siguiente dirección: "
60
+
61
+ #: pluggable.php:73
62
+ msgid "[%s] Your username and password info"
63
+ msgstr "[%s] Información de tu usuario y contraseña "
64
+
65
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
66
+ msgid "Title (%s)"
67
+ msgstr "Título (%s)"
68
+
69
+ #: login-with-ajax-widget.php:55
70
+ msgid "Logged In"
71
+ msgstr "Conectado"
72
+
73
+ #: login-with-ajax-widget.php:59
74
+ msgid "Logged Out"
75
+ msgstr "Desconectado"
76
+
77
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
78
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
79
+ msgstr "Con WPML activado, puede proporcionar diferentes destinos redirección basadas en el idioma también."
80
+
81
+ #: login-with-ajax-admin.php:316
82
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
83
+ msgstr "Si desea reemplazar el valor predeterminado de correo electrónico a los usuarios de Wordpress reciben una vez registrados, asegúrese de marcar la casilla de abajo y entra en un nuevo asunto del correo electrónico y el mensaje."
84
+
85
+ #: login-with-ajax-admin.php:368
86
+ msgid ""
87
+ "Thanks for signing up to our blog. \n"
88
+ "\n"
89
+ "You can login with the following credentials by visiting %BLOGURL%\n"
90
+ "\n"
91
+ "Username : %USERNAME%\n"
92
+ "Password : %PASSWORD%\n"
93
+ "\n"
94
+ "We look forward to your next visit!\n"
95
+ "\n"
96
+ "The team at %BLOGNAME%"
97
+ msgstr ""
98
+ "Gracias por inscribirse a nuestro blog.\n"
99
+ "\n"
100
+ "Puede iniciar sesión con las siguientes credenciales visitando %BLOGURL%\n"
101
+ "\n"
102
+ "Nombre de usuario: %USERNAME%\n"
103
+ "Contraseña: %PASSWORD%\n"
104
+ "\n"
105
+ "¡Esperamos su próxima visita!\n"
106
+ "\n"
107
+ "El equipo de %BLOGNAME%"
108
+
109
+ #: login-with-ajax-widget.php:67
110
+ msgid "Recover Password?"
111
+ msgstr "Recuperar la contraseña?"
112
+
113
+ #: login-with-ajax-widget.php:15
114
+ msgid "Login widget with AJAX capabilities."
115
+ msgstr "Widget de Login con capacidad de AJAX"
116
+
117
+ #: login-with-ajax-widget.php:63
118
+ msgid "Show profile link?"
119
+ msgstr "¿Mostrar enlace para acceso al perfil de usuario?"
120
+
121
+ #: login-with-ajax-widget.php:71
122
+ msgid "AJAX Registration?"
123
+ msgstr "Registro AJAX?"
124
+
125
+ #: login-with-ajax-widget.php:76
126
+ msgid "Template"
127
+ msgstr "Plantilla"
128
+
129
+ #: login-with-ajax.php:160
130
+ msgid "Login Successful, redirecting..."
131
+ msgstr "Contraseña correcta, espere un momento..."
132
+
133
+ #: login-with-ajax.php:173
134
+ msgid "Login successful, updating..."
135
+ msgstr "Acceso correcto, actualizando..."
136
+
137
+ #: login-with-ajax.php:183 login-with-ajax.php:239
138
+ msgid "An undefined error has ocurred"
139
+ msgstr "A occurido un error"
140
+
141
+ #: login-with-ajax.php:187
142
+ msgid "Please supply your username and password."
143
+ msgstr "Introduzca su nombre de usuario y contraseña."
144
+
145
+ #: login-with-ajax.php:205
146
+ msgid "Registration complete. Please check your e-mail."
147
+ msgstr "Registro completo. Por favor, revise su correo electrónico."
148
+
149
+ #: login-with-ajax.php:230
150
+ msgid "We have sent you an email"
151
+ msgstr "Le hemos mandado un email"
152
+
153
+ #: pluggable.php:36 pluggable.php:67
154
+ msgid "Username: %s"
155
+ msgstr "Usuario: %s"
156
+
157
+ #: pluggable.php:37
158
+ msgid "E-mail: %s"
159
+ msgstr "E-mail: %s"
160
+
161
+ #: pluggable.php:39
162
+ msgid "[%s] New User Registration"
163
+ msgstr "[%s] Registro de Nuevo Usuario"
164
+
165
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
166
+ msgid "Hi"
167
+ msgstr "Hola,"
168
+
169
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
170
+ msgid "Profile"
171
+ msgstr "Perfil"
172
+
173
+ #: widget/default/widget_in.php:35
174
+ msgid "Log Out"
175
+ msgstr "Cerrar sesión"
176
+
177
+ #: widget/default/widget_in.php:40
178
+ msgid "blog admin"
179
+ msgstr "Gestion de Blog"
180
+
181
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
182
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
183
+ #: widget/modal/widget_out.php:36
184
+ msgid "Log In"
185
+ msgstr "Entrar"
186
+
187
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
188
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
189
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
190
+ msgid "Username"
191
+ msgstr "Usuario"
192
+
193
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
194
+ #: widget/modal/widget_out.php:27
195
+ msgid "Password"
196
+ msgstr "Contraseña"
197
+
198
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
199
+ #: widget/modal/widget_out.php:44
200
+ msgid "Remember Me"
201
+ msgstr "Recordar mis datos"
202
+
203
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
204
+ #: widget/modal/widget_out.php:47
205
+ msgid "Password Lost and Found"
206
+ msgstr "Contraseña no encontrada"
207
+
208
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
209
+ #: widget/modal/widget_out.php:47
210
+ msgid "Lost your password?"
211
+ msgstr "¿Olvidaste la contraseña?"
212
+
213
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
214
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
215
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
216
+ msgid "Register"
217
+ msgstr "Crear cuenta"
218
+
219
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
220
+ #: widget/modal/widget_out.php:63
221
+ msgid "Forgotten Password"
222
+ msgstr "Recordatorio de contraseña"
223
+
224
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
225
+ #: widget/modal/widget_out.php:69
226
+ msgid "Enter username or email"
227
+ msgstr "Indique su nombre de usuario o email"
228
+
229
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
230
+ #: widget/modal/widget_out.php:77
231
+ msgid "Get New Password"
232
+ msgstr "Obtener nueva contraseña"
233
+
234
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
235
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
236
+ #: widget/modal/widget_out.php:123
237
+ msgid "Cancel"
238
+ msgstr "Cancelar"
239
+
240
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
241
+ #: widget/modal/widget_out.php:92
242
+ msgid "Register For This Site"
243
+ msgstr "Registrarse en el blog"
244
+
245
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
246
+ #: widget/modal/widget_out.php:106
247
+ msgid "E-mail"
248
+ msgstr "E-mail"
249
+
250
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
251
+ #: widget/modal/widget_out.php:121
252
+ msgid "A password will be e-mailed to you."
253
+ msgstr "Hemos enviado la contraseña a su correo electrónico."
254
+
255
+ #: login-with-ajax-admin.php:180
256
+ msgid "Redirection Settings"
257
+ msgstr "Configuración de redirección"
258
+
259
+ #: login-with-ajax-admin.php:184
260
+ msgid "Global Login Redirect"
261
+ msgstr "Redirección Después de Login"
262
+
263
+ #: login-with-ajax-admin.php:188
264
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
265
+ msgstr "Indicar la dirección a cargar tras el login (e.g. http://wordpress.org)"
266
+
267
+ #: login-with-ajax-admin.php:189
268
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
269
+ msgstr "Use %USERNAME% y será reemplazado con el nombre de usuario de la persona que está logueada."
270
+
271
+ #: login-with-ajax-admin.php:222
272
+ msgid "Global Logout Redirect"
273
+ msgstr "Redirección Después de Logout"
274
+
275
+ #: login-with-ajax-admin.php:226
276
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
277
+ msgstr "Indicar la dirección a cargar tras el logout (e.g. http://wordpress.org)"
278
+
279
+ #: login-with-ajax-admin.php:227
280
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
281
+ msgstr "Ingrese %LASTURL% para regresar a la página que estaba visualizando el usuario."
282
+
283
+ #: login-with-ajax-admin.php:235
284
+ msgid "Role-Based Custom Login Redirects"
285
+ msgstr "Redirección de Login por tipo de usuario"
286
+
287
+ #: login-with-ajax-admin.php:238
288
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
289
+ msgstr "Indicar la dirección a cargar tras el login (e.g. http://wordpress.org)"
290
+
291
+ #: login-with-ajax-admin.php:288
292
+ msgid "Role-Based Custom Logout Redirects"
293
+ msgstr "Redirección de Logout por Tipo de Usuario"
294
+
295
+ #: login-with-ajax-admin.php:291
296
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
297
+ msgstr "Indicar la dirección a cargar tras el login (e.g. http://wordpress.org)"
298
+
299
+ #: login-with-ajax-admin.php:314
300
+ msgid "Notification Settings"
301
+ msgstr "Configuración de la notificación"
302
+
303
+ #: login-with-ajax-admin.php:317
304
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
305
+ msgstr "Si esta característica no funciona, por favor asegúrese de que no tiene otro plugin instalado que también gestiona los registros de usuarios (por ejemplo BuddyPress y MU)."
306
+
307
+ #: login-with-ajax-admin.php:322
308
+ msgid "Override Default Email?"
309
+ msgstr "Sobrescribir correo electrónico predeterminado?"
310
+
311
+ #: login-with-ajax-admin.php:330
312
+ msgid "Subject"
313
+ msgstr "Asunto"
314
+
315
+ #: login-with-ajax-admin.php:335
316
+ msgid "Your registration at %BLOGNAME%"
317
+ msgstr "Su inscripción en el %BLOGNAME%"
318
+
319
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
320
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
321
+ msgstr "<code>%USERNAME%</code> será remplazado por un nombre de usuario"
322
+
323
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
324
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
325
+ msgstr "<code>%PASSWORD%</code> será reemplazado por una contraseña."
326
+
327
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
328
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
329
+ msgstr "<code>%BLOGNAME%</code> será reemplazo con el nombre de su sitio."
330
+
331
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
332
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
333
+ msgstr "<code>%BLOGURL%</code> será reemplazado con la url de su sitio."
334
+
335
+ #: login-with-ajax-admin.php:351
336
+ msgid "Message"
337
+ msgstr "Mensaje"
338
+
339
+ #: login-with-ajax-admin.php:396
340
+ msgid "Save Changes"
341
+ msgstr "Guardar Cambios"
342
+
343
+ #: login-with-ajax-admin.php:50
344
+ msgid "Dismiss"
345
+ msgstr "Descartar"
346
+
347
+ #: login-with-ajax-admin.php:106
348
+ msgid "Changes saved."
349
+ msgstr "Cambios guardados."
350
+
351
+ #: login-with-ajax-admin.php:148
352
+ msgid "General Settings"
353
+ msgstr "Configuración general"
354
+
355
+ #: login-with-ajax-admin.php:153
356
+ msgid "Default Template"
357
+ msgstr "Plantilla predeterminada"
358
+
359
+ #: login-with-ajax-admin.php:162
360
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
361
+ msgstr "Elija el tema por defecto desea utilizar. Puede ser sobreescribirse en las etiquetas del widget, shortcode y de la plantilla."
362
+
363
+ #: login-with-ajax-admin.php:163
364
+ msgid "Further documentation for this feature coming soon..."
365
+ msgstr "Próximamente documentación adicional para esta función aquí ..."
366
+
367
+ #: login-with-ajax-admin.php:169
368
+ msgid "Disable refresh upon login?"
369
+ msgstr "Deshabilitar refresco de página al iniciar sesión?"
370
+
371
+ #: login-with-ajax-admin.php:174
372
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
373
+ msgstr "Si el usuario inicia sesión, el widget de inicio de sesión se actualizará sin actualizar la página en sí. No es una buena idea si su sitio muestra diferentes contenidos a los usuarios, una vez iniciada la sesión, ya que se necesitaría un refresco de página."
langs/login-with-ajax-es_ES.pot DELETED
@@ -1,346 +0,0 @@
1
- # Copyright (C) 2010 Login With Ajax
2
- # This file is distributed under the same license as the Login With Ajax package.
3
- msgid ""
4
- msgstr ""
5
- "Project-Id-Version: Login With Ajax 3.0.4\n"
6
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
7
- "POT-Creation-Date: 2011-03-18 10:13:16+00:00\n"
8
- "MIME-Version: 1.0\n"
9
- "Content-Type: text/plain; charset=UTF-8\n"
10
- "Content-Transfer-Encoding: 8bit\n"
11
- "PO-Revision-Date: 2011-03-18 12:02+0100\n"
12
- "Last-Translator: Marcus Sykes <marcus@netweblogic.com>\n"
13
- "Language-Team: \n"
14
-
15
- #: login-with-ajax-widget.php:5
16
- msgid "Login widget with AJAX capabilities."
17
- msgstr "Widget de ingreso con funcionalidad de AJAX"
18
-
19
- #: login-with-ajax-widget.php:28
20
- msgid "Show profile link?"
21
- msgstr "¿Mostrar enlace para acceso al perfil de usuario?"
22
-
23
- #: login-with-ajax-widget.php:32
24
- msgid "AJAX Registration?"
25
- msgstr ""
26
-
27
- #: login-with-ajax-widget.php:37
28
- msgid "Template"
29
- msgstr ""
30
-
31
- #: widget/default/widget_out.php:10
32
- #: widget/default/widget_out.php:36
33
- msgid "Log In"
34
- msgstr "Entrar"
35
-
36
- #: widget/default/widget_out.php:19
37
- #: widget/default/widget_out.php:94
38
- msgid "Username"
39
- msgstr "Usuario"
40
-
41
- #: widget/default/widget_out.php:27
42
- msgid "Password"
43
- msgstr "Contraseña"
44
-
45
- #: widget/default/widget_out.php:42
46
- msgid "Remember Me"
47
- msgstr "Recuerdar mis datos"
48
-
49
- #: widget/default/widget_out.php:44
50
- msgid "Password Lost and Found"
51
- msgstr "Contraseña perdida y encontrada"
52
-
53
- #: widget/default/widget_out.php:44
54
- msgid "Lost your password?"
55
- msgstr "¿Olvidó la contraseña?"
56
-
57
- # Translated by WP
58
- #: widget/default/widget_out.php:57
59
- #: widget/default/widget_out.php:103
60
- msgid "Register"
61
- msgstr "Registrarse"
62
-
63
- #: widget/default/widget_out.php:69
64
- msgid "Forgotten Password"
65
- msgstr "Recordatorio de contraseña"
66
-
67
- #: widget/default/widget_out.php:74
68
- msgid "Enter username or email"
69
- msgstr "Digite su nombre de usuario o correo electrónico"
70
-
71
- #: widget/default/widget_out.php:80
72
- msgid "Get New Password"
73
- msgstr "Obtener nueva contraseña"
74
-
75
- #: widget/default/widget_out.php:81
76
- msgid "Cancel"
77
- msgstr ""
78
-
79
- #: widget/default/widget_out.php:91
80
- msgid "Register For This Site"
81
- msgstr ""
82
-
83
- #: widget/default/widget_out.php:98
84
- msgid "E-mail"
85
- msgstr ""
86
-
87
- #: widget/default/widget_out.php:102
88
- msgid "A password will be e-mailed to you."
89
- msgstr ""
90
-
91
- #: widget/default/widget_in.php:11
92
- #: widget/default/widget_in.php:14
93
- msgid "Hi"
94
- msgstr "Hola"
95
-
96
- #: widget/default/widget_in.php:35
97
- #: widget/default/widget_in.php:39
98
- msgid "Profile"
99
- msgstr "Perfil"
100
-
101
- #: widget/default/widget_in.php:45
102
- msgid "Log Out"
103
- msgstr "Salir"
104
-
105
- #: widget/default/widget_in.php:50
106
- msgid "blog admin"
107
- msgstr "Gestión del Blog"
108
-
109
- #: pluggable.php:25
110
- msgid "New user registration on your blog %s:"
111
- msgstr ""
112
-
113
- #: pluggable.php:26
114
- #: pluggable.php:40
115
- #, fuzzy
116
- msgid "Username: %s"
117
- msgstr "Usuario"
118
-
119
- #: pluggable.php:27
120
- msgid "E-mail: %s"
121
- msgstr ""
122
-
123
- #: pluggable.php:29
124
- msgid "[%s] New User Registration"
125
- msgstr ""
126
-
127
- #: pluggable.php:41
128
- #, fuzzy
129
- msgid "Password: %s"
130
- msgstr "Contraseña"
131
-
132
- #: pluggable.php:44
133
- msgid "[%s] Your username and password"
134
- msgstr ""
135
-
136
- #: login-with-ajax.php:177
137
- msgid "Login Successful, redirecting..."
138
- msgstr "Contraseña correcta, iniciando sesión..."
139
-
140
- #: login-with-ajax.php:189
141
- #, fuzzy
142
- msgid "Login successful, updating..."
143
- msgstr "Contraseña correcta, iniciando sesión..."
144
-
145
- #: login-with-ajax.php:199
146
- #: login-with-ajax.php:251
147
- msgid "An undefined error has ocurred"
148
- msgstr "Ha ocurrido un error indeterminado"
149
-
150
- #: login-with-ajax.php:203
151
- msgid "Please supply your username and password."
152
- msgstr ""
153
-
154
- #: login-with-ajax.php:222
155
- msgid "Registration complete. Please check your e-mail."
156
- msgstr ""
157
-
158
- #: login-with-ajax.php:242
159
- msgid "We have sent you an email"
160
- msgstr "Acabamos de enviarle un correo electrónico"
161
-
162
- #: login-with-ajax-admin.php:44
163
- msgid "New features in Login With AJAX (including registration!), check out the settings and widget pages!"
164
- msgstr ""
165
-
166
- #: login-with-ajax-admin.php:46
167
- msgid "Dismiss"
168
- msgstr ""
169
-
170
- #: login-with-ajax-admin.php:92
171
- msgid "Changes saved."
172
- msgstr "Cambios guardados."
173
-
174
- #: login-with-ajax-admin.php:139
175
- msgid "General Settings"
176
- msgstr ""
177
-
178
- #: login-with-ajax-admin.php:145
179
- msgid "Default Template"
180
- msgstr ""
181
-
182
- #: login-with-ajax-admin.php:154
183
- msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
184
- msgstr ""
185
-
186
- #: login-with-ajax-admin.php:155
187
- msgid "Further documentation for this feature coming soon..."
188
- msgstr ""
189
-
190
- #: login-with-ajax-admin.php:161
191
- msgid "Disable refresh upon login?"
192
- msgstr ""
193
-
194
- #: login-with-ajax-admin.php:166
195
- msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
196
- msgstr ""
197
-
198
- #: login-with-ajax-admin.php:167
199
- msgid "<strong>Experimental and not fully tested!</strong> please test and report any bugs on our forum."
200
- msgstr ""
201
-
202
- #: login-with-ajax-admin.php:172
203
- msgid "Redirection Settings"
204
- msgstr ""
205
-
206
- #: login-with-ajax-admin.php:177
207
- msgid "Global Login Redirect"
208
- msgstr "Redirección global de entrada"
209
-
210
- #: login-with-ajax-admin.php:181
211
- msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
212
- msgstr "Si desea redireccionar al usuario a una URL determinada al iniciar la sesión, digítela aquí (p.e. http://wordpress.org)"
213
-
214
- #: login-with-ajax-admin.php:182
215
- #: login-with-ajax-admin.php:220
216
- msgid "New!"
217
- msgstr ""
218
-
219
- #: login-with-ajax-admin.php:182
220
- msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
221
- msgstr ""
222
-
223
- #: login-with-ajax-admin.php:204
224
- #: login-with-ajax-admin.php:256
225
- msgid "With WPML enabled you can provide different redirection destinations based on language too."
226
- msgstr ""
227
-
228
- #: login-with-ajax-admin.php:215
229
- msgid "Global Logout Redirect"
230
- msgstr "Redirección global de salida"
231
-
232
- #: login-with-ajax-admin.php:219
233
- msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
234
- msgstr "Si desea redireccionar al usuario a una URL determinada al salir, digítela aquí (p.e. http://wordpress.org)"
235
-
236
- #: login-with-ajax-admin.php:220
237
- msgid "Enter %LASTURL% to send the user back to the page they were previously on."
238
- msgstr ""
239
-
240
- #: login-with-ajax-admin.php:228
241
- msgid "Role-Based Custom Login Redirects"
242
- msgstr "Redirección de entrada según el tipo de usuario"
243
-
244
- #: login-with-ajax-admin.php:231
245
- msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
246
- msgstr "Para redireccionar cada tipo de usuario a una página determinada al entrar, digítela aquí (si deja el campo vacío, se utilizará la configuración global)"
247
-
248
- #: login-with-ajax-admin.php:281
249
- msgid "Role-Based Custom Logout Redirects"
250
- msgstr "Redirección de salida según tipo de usuario"
251
-
252
- #: login-with-ajax-admin.php:284
253
- msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
254
- msgstr "Para redireccionar cada tipo de usuario a una página determinada al cerrar la sesión, digítela aquí (si deja el campo vacío, se utilizará la configuración global)"
255
-
256
- #: login-with-ajax-admin.php:307
257
- msgid "Notification Settings"
258
- msgstr ""
259
-
260
- #: login-with-ajax-admin.php:309
261
- msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message"
262
- msgstr ""
263
-
264
- #: login-with-ajax-admin.php:310
265
- msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
266
- msgstr ""
267
-
268
- #: login-with-ajax-admin.php:316
269
- msgid "Override Default Email?"
270
- msgstr ""
271
-
272
- #: login-with-ajax-admin.php:324
273
- msgid "Subject"
274
- msgstr ""
275
-
276
- #: login-with-ajax-admin.php:329
277
- msgid "Your registration at %BLOGNAME%"
278
- msgstr ""
279
-
280
- #: login-with-ajax-admin.php:333
281
- msgid "<code>%USERNAME%</code> will be replaced with a username."
282
- msgstr ""
283
-
284
- #: login-with-ajax-admin.php:334
285
- msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
286
- msgstr ""
287
-
288
- #: login-with-ajax-admin.php:335
289
- #: login-with-ajax-admin.php:359
290
- msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
291
- msgstr ""
292
-
293
- #: login-with-ajax-admin.php:336
294
- #: login-with-ajax-admin.php:360
295
- msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
296
- msgstr ""
297
-
298
- #: login-with-ajax-admin.php:341
299
- msgid "Message"
300
- msgstr ""
301
-
302
- #: login-with-ajax-admin.php:346
303
- msgid ""
304
- "Thanks for signing up to our blog. \r\n"
305
- "\r\n"
306
- "You can login with the following credentials by visiting %BLOGURL%\r\n"
307
- "\r\n"
308
- "Username : %USERNAME%\r\n"
309
- "Password : %PASSWORD%\r\n"
310
- "\r\n"
311
- "We look forward to your next visit!\r\n"
312
- "\r\n"
313
- "The team at %BLOGNAME%"
314
- msgstr ""
315
-
316
- #: login-with-ajax-admin.php:369
317
- msgid "Save Changes"
318
- msgstr "Guardar cambios"
319
-
320
- #. Plugin Name of the plugin/theme
321
- msgid "Login With Ajax"
322
- msgstr "Login with Ajax"
323
-
324
- #. Plugin URI of the plugin/theme
325
- msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
326
- msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
327
-
328
- #. Description of the plugin/theme
329
- msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
330
- msgstr "Widget para entrar con AJAX. Se puede modificar dentro de la carpeta del tema y configurar opciones avanzadas en el área de gestión."
331
-
332
- #. Author of the plugin/theme
333
- msgid "NetWebLogic"
334
- msgstr "NetWebLogic"
335
-
336
- #. Author URI of the plugin/theme
337
- msgid "http://netweblogic.com/"
338
- msgstr "http://netweblogic.com/"
339
-
340
- #. Tags of the plugin/theme
341
- msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
342
- msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
343
-
344
- #~ msgid "There were issues when saving your settings. Please try again."
345
- #~ msgstr ""
346
- #~ "Hubo problemas guardando sus preferencias. Inténtelo de nuevo, por favor."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
langs/login-with-ajax-et.mo ADDED
Binary file
langs/login-with-ajax-et.po ADDED
@@ -0,0 +1,363 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in Estonian
2
+ # This file is distributed under the same license as the Login With Ajax package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2015-09-23 13:52:51+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
12
+
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr ""
16
+
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr ""
20
+
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr ""
24
+
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
+
39
+ #: login-with-ajax.php:218
40
+ msgid "Registration has been disabled."
41
+ msgstr ""
42
+
43
+ #: pluggable.php:35
44
+ msgid "New user registration on your site %s:"
45
+ msgstr ""
46
+
47
+ #: pluggable.php:68
48
+ msgid "To set your password, visit the following address:"
49
+ msgstr ""
50
+
51
+ #: pluggable.php:73
52
+ msgid "[%s] Your username and password info"
53
+ msgstr ""
54
+
55
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
56
+ msgid "Title (%s)"
57
+ msgstr "Pealkiri (%s)"
58
+
59
+ #: login-with-ajax-widget.php:55
60
+ msgid "Logged In"
61
+ msgstr "Sisse logitud"
62
+
63
+ #: login-with-ajax-widget.php:59
64
+ msgid "Logged Out"
65
+ msgstr "Välja logitud"
66
+
67
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
68
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
69
+ msgstr ""
70
+
71
+ #: login-with-ajax-admin.php:316
72
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
73
+ msgstr ""
74
+
75
+ #: login-with-ajax-admin.php:368
76
+ msgid ""
77
+ "Thanks for signing up to our blog. \n"
78
+ "\n"
79
+ "You can login with the following credentials by visiting %BLOGURL%\n"
80
+ "\n"
81
+ "Username : %USERNAME%\n"
82
+ "Password : %PASSWORD%\n"
83
+ "\n"
84
+ "We look forward to your next visit!\n"
85
+ "\n"
86
+ "The team at %BLOGNAME%"
87
+ msgstr ""
88
+ "Täname, et registreerisid meie lehel. \n"
89
+ "\n"
90
+ "Saate sisse logida järgmiste andmetega külastades %BLOGURL%\n"
91
+ "\n"
92
+ "Kasutajanimi : %USERNAME%\n"
93
+ "Parool : %PASSWORD%\n"
94
+ "\n"
95
+ "Ootame Teie külastust!\n"
96
+ "\n"
97
+ "%BLOGNAME%"
98
+
99
+ #: login-with-ajax-widget.php:67
100
+ msgid "Recover Password?"
101
+ msgstr "Unustasid parooli?"
102
+
103
+ #: login-with-ajax-widget.php:15
104
+ msgid "Login widget with AJAX capabilities."
105
+ msgstr ""
106
+
107
+ #: login-with-ajax-widget.php:63
108
+ msgid "Show profile link?"
109
+ msgstr "Näita profiili viide?"
110
+
111
+ #: login-with-ajax-widget.php:71
112
+ msgid "AJAX Registration?"
113
+ msgstr ""
114
+
115
+ #: login-with-ajax-widget.php:76
116
+ msgid "Template"
117
+ msgstr ""
118
+
119
+ #: login-with-ajax.php:160
120
+ msgid "Login Successful, redirecting..."
121
+ msgstr "Sisse logimine õnnestus, suunan..."
122
+
123
+ #: login-with-ajax.php:173
124
+ msgid "Login successful, updating..."
125
+ msgstr "Sisse logimine õnnestus, uuendan..."
126
+
127
+ #: login-with-ajax.php:183 login-with-ajax.php:239
128
+ msgid "An undefined error has ocurred"
129
+ msgstr ""
130
+
131
+ #: login-with-ajax.php:187
132
+ msgid "Please supply your username and password."
133
+ msgstr "Palun sisesta oma kasutajanimi ja parool."
134
+
135
+ #: login-with-ajax.php:205
136
+ msgid "Registration complete. Please check your e-mail."
137
+ msgstr "Registreerimine valmis. Palun kontrolli oma e-maili."
138
+
139
+ #: login-with-ajax.php:230
140
+ msgid "We have sent you an email"
141
+ msgstr "Me saatsime Sulle e-maili"
142
+
143
+ #: pluggable.php:36 pluggable.php:67
144
+ msgid "Username: %s"
145
+ msgstr "Kasutajanimi: %s"
146
+
147
+ #: pluggable.php:37
148
+ msgid "E-mail: %s"
149
+ msgstr "E-mail: %s"
150
+
151
+ #: pluggable.php:39
152
+ msgid "[%s] New User Registration"
153
+ msgstr "[%s] Uue Kasutaja Registreerimine"
154
+
155
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
156
+ msgid "Hi"
157
+ msgstr "Hei"
158
+
159
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
160
+ msgid "Profile"
161
+ msgstr "Profiil"
162
+
163
+ #: widget/default/widget_in.php:35
164
+ msgid "Log Out"
165
+ msgstr "Logi välja"
166
+
167
+ #: widget/default/widget_in.php:40
168
+ msgid "blog admin"
169
+ msgstr "lehe admin"
170
+
171
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
172
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
173
+ #: widget/modal/widget_out.php:36
174
+ msgid "Log In"
175
+ msgstr "Logi sisse"
176
+
177
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
178
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
179
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
180
+ msgid "Username"
181
+ msgstr "Kasutajanimi"
182
+
183
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
184
+ #: widget/modal/widget_out.php:27
185
+ msgid "Password"
186
+ msgstr "Parool"
187
+
188
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
189
+ #: widget/modal/widget_out.php:44
190
+ msgid "Remember Me"
191
+ msgstr "Jäta mind meelde"
192
+
193
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
194
+ #: widget/modal/widget_out.php:47
195
+ msgid "Password Lost and Found"
196
+ msgstr ""
197
+
198
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
199
+ #: widget/modal/widget_out.php:47
200
+ msgid "Lost your password?"
201
+ msgstr "Unustasid parooli?"
202
+
203
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
204
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
205
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
206
+ msgid "Register"
207
+ msgstr "Registreeri"
208
+
209
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
210
+ #: widget/modal/widget_out.php:63
211
+ msgid "Forgotten Password"
212
+ msgstr "Unustatud parool"
213
+
214
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
215
+ #: widget/modal/widget_out.php:69
216
+ msgid "Enter username or email"
217
+ msgstr "Sisesta kasutajanimi või e-mail"
218
+
219
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
220
+ #: widget/modal/widget_out.php:77
221
+ msgid "Get New Password"
222
+ msgstr "Saada uus parool"
223
+
224
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
225
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
226
+ #: widget/modal/widget_out.php:123
227
+ msgid "Cancel"
228
+ msgstr "Tühista"
229
+
230
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
231
+ #: widget/modal/widget_out.php:92
232
+ msgid "Register For This Site"
233
+ msgstr "Registreeri kasutajaks"
234
+
235
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
236
+ #: widget/modal/widget_out.php:106
237
+ msgid "E-mail"
238
+ msgstr "E-mail"
239
+
240
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
241
+ #: widget/modal/widget_out.php:121
242
+ msgid "A password will be e-mailed to you."
243
+ msgstr "Parool saadetakse Sinu e-mailile."
244
+
245
+ #: login-with-ajax-admin.php:180
246
+ msgid "Redirection Settings"
247
+ msgstr "Suunamise seaded"
248
+
249
+ #: login-with-ajax-admin.php:184
250
+ msgid "Global Login Redirect"
251
+ msgstr ""
252
+
253
+ #: login-with-ajax-admin.php:188
254
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
255
+ msgstr ""
256
+
257
+ #: login-with-ajax-admin.php:189
258
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
259
+ msgstr ""
260
+
261
+ #: login-with-ajax-admin.php:222
262
+ msgid "Global Logout Redirect"
263
+ msgstr ""
264
+
265
+ #: login-with-ajax-admin.php:226
266
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
267
+ msgstr ""
268
+
269
+ #: login-with-ajax-admin.php:227
270
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
271
+ msgstr ""
272
+
273
+ #: login-with-ajax-admin.php:235
274
+ msgid "Role-Based Custom Login Redirects"
275
+ msgstr ""
276
+
277
+ #: login-with-ajax-admin.php:238
278
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
279
+ msgstr ""
280
+
281
+ #: login-with-ajax-admin.php:288
282
+ msgid "Role-Based Custom Logout Redirects"
283
+ msgstr ""
284
+
285
+ #: login-with-ajax-admin.php:291
286
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
287
+ msgstr ""
288
+
289
+ #: login-with-ajax-admin.php:314
290
+ msgid "Notification Settings"
291
+ msgstr "Teadete seaded"
292
+
293
+ #: login-with-ajax-admin.php:317
294
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
295
+ msgstr ""
296
+
297
+ #: login-with-ajax-admin.php:322
298
+ msgid "Override Default Email?"
299
+ msgstr ""
300
+
301
+ #: login-with-ajax-admin.php:330
302
+ msgid "Subject"
303
+ msgstr "Pealkiri"
304
+
305
+ #: login-with-ajax-admin.php:335
306
+ msgid "Your registration at %BLOGNAME%"
307
+ msgstr ""
308
+
309
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
310
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
311
+ msgstr ""
312
+
313
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
314
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
315
+ msgstr ""
316
+
317
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
318
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
319
+ msgstr ""
320
+
321
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
322
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
323
+ msgstr ""
324
+
325
+ #: login-with-ajax-admin.php:351
326
+ msgid "Message"
327
+ msgstr "Sõnum"
328
+
329
+ #: login-with-ajax-admin.php:396
330
+ msgid "Save Changes"
331
+ msgstr "Salvesta muudatused"
332
+
333
+ #: login-with-ajax-admin.php:50
334
+ msgid "Dismiss"
335
+ msgstr "Tühista"
336
+
337
+ #: login-with-ajax-admin.php:106
338
+ msgid "Changes saved."
339
+ msgstr "Muudatused salvestatud."
340
+
341
+ #: login-with-ajax-admin.php:148
342
+ msgid "General Settings"
343
+ msgstr "Üld seaded"
344
+
345
+ #: login-with-ajax-admin.php:153
346
+ msgid "Default Template"
347
+ msgstr ""
348
+
349
+ #: login-with-ajax-admin.php:162
350
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
351
+ msgstr ""
352
+
353
+ #: login-with-ajax-admin.php:163
354
+ msgid "Further documentation for this feature coming soon..."
355
+ msgstr ""
356
+
357
+ #: login-with-ajax-admin.php:169
358
+ msgid "Disable refresh upon login?"
359
+ msgstr ""
360
+
361
+ #: login-with-ajax-admin.php:174
362
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
363
+ msgstr ""
langs/login-with-ajax-fa_IR.mo CHANGED
Binary file
langs/login-with-ajax-fa_IR.po CHANGED
@@ -1,181 +1,363 @@
 
 
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: login-with-ajax\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2010-04-04 18:47+0330\n"
6
- "PO-Revision-Date: \n"
7
- "Last-Translator: Mostafa <mostafa.s1990@gmail.com>\n"
8
- "Language-Team: <mostafa.s1990@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Poedit-Language: Persian\n"
13
- "X-Poedit-Country: IRAN, ISLAMIC REPUBLIC OF\n"
14
- "X-Poedit-KeywordsList: __;_e\n"
15
- "X-Poedit-Basepath: .\n"
16
- "X-Poedit-SearchPath-0: .\n"
17
-
18
- #: F:\Program
19
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/login-with-ajax-admin.php:67
20
- msgid "Changes saved."
21
- msgstr "تنظيمات ذخيره شد."
22
 
23
- #: F:\Program
24
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/login-with-ajax-admin.php:71
25
- msgid "There were issues when saving your settings. Please try again."
26
- msgstr "مشکلی در ذخیره تنظیمات وجود دارد. لطفا دوباره سعی کنید"
27
 
28
- #: F:\Program
29
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/login-with-ajax-admin.php:100
30
- msgid "Global Login Redirect"
31
- msgstr "انتقال همه بعد از وارد شدن"
32
 
33
- #: F:\Program
34
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/login-with-ajax-admin.php:104
35
- msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
36
- msgstr "اگر شما می خواهید کاربر را بعد از وارد شدن به سیستم انتقال دهید اینگونه عمل کنید (http://wordpress.org/)"
37
 
38
- #: F:\Program
39
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/login-with-ajax-admin.php:109
40
- msgid "Global Logout Redirect"
41
- msgstr "انتقال خروج همگی"
 
 
 
 
 
 
 
 
 
42
 
43
- #: F:\Program
44
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/login-with-ajax-admin.php:113
45
- msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
46
- msgstr "اگر شما می خواهید کاربر را بعد از خارج شدن به سیستم انتقال دهید اینگونه عمل کنید (http://wordpress.org/)"
47
 
48
- #: F:\Program
49
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/login-with-ajax-admin.php:118
50
- msgid "Role-Based Custom Login Redirects"
51
- msgstr "مبتنی بر انتقال ورود سفارشی"
52
 
53
- #: F:\Program
54
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/login-with-ajax-admin.php:121
55
- msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
56
- msgstr "اگر شما می خواهید برای هریک از نقش های کاربران صفحه ای را برای انتقال ورود بدهید از اینجا شروع کنید (محتوای خالی پیشفرض است)"
57
 
58
- #: F:\Program
59
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/login-with-ajax-admin.php:141
60
- msgid "Role-Based Custom Logout Redirects"
61
- msgstr "مبتی بر انتقال خروج سفارشی"
62
 
63
- #: F:\Program
64
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/login-with-ajax-admin.php:144
65
- msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
66
- msgstr "اگر شما می خواهید برای هریک از نقش های کاربران صفحه ای را برای انتقال خروج بدهید از اینجا شروع کنید (محتوای خالی پیشفرض است)"
67
 
68
- #: F:\Program
69
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/login-with-ajax-admin.php:168
70
- msgid "Save Changes"
71
- msgstr "ذخيره تغييرات"
 
 
 
 
 
 
 
 
 
 
 
72
 
73
- #: F:\Program
74
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/login-with-ajax-widget.php:5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75
  msgid "Login widget with AJAX capabilities."
76
  msgstr "ابزارک ورود با قابلیت ای جکس"
77
 
78
- #: F:\Program
79
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/login-with-ajax-widget.php:25
80
  msgid "Show profile link?"
81
  msgstr "نمايش لينك شناسنامه؟"
82
 
83
- #: F:\Program
84
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/login-with-ajax.php:107
 
 
 
 
 
 
 
85
  msgid "Login Successful, redirecting..."
86
  msgstr "ورود با موفقیت انجام شد, در حال انتقال..."
87
 
88
- #: F:\Program
89
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/login-with-ajax.php:124
90
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/login-with-ajax.php:147
 
 
91
  msgid "An undefined error has ocurred"
92
  msgstr "خطایی تعریف نشده رخ داده"
93
 
94
- #: F:\Program
95
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/login-with-ajax.php:138
 
 
 
 
 
 
 
96
  msgid "We have sent you an email"
97
  msgstr "ایمیلی برای شما ارسال کردیم"
98
 
99
- #: F:\Program
100
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/widget/widget_in.php:11
 
 
 
 
 
 
 
 
 
 
 
101
  msgid "Hi"
102
  msgstr "سلام"
103
 
104
- #: F:\Program
105
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/widget/widget_in.php:34
106
  msgid "Profile"
107
- msgstr "&#1605;&#1588;&#1582;&#1589;&#1575;&#1578; &#1588;&#1605;&#1575; "
108
 
109
- #: F:\Program
110
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/widget/widget_in.php:40
111
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/widget/widget_in.php:44
112
  msgid "Log Out"
113
- msgstr "&#1582;&#1585;&#1608;&#1580; &#1575;&#1586; &#1587;&#1575;&#1740;&#1578; "
114
 
115
- #: F:\Program
116
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/widget/widget_in.php:51
117
  msgid "blog admin"
118
- msgstr "وبلاگ مدیر"
119
 
120
- #: F:\Program
121
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/widget/widget_out.php:10
122
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/widget/widget_out.php:35
123
  msgid "Log In"
124
  msgstr "ورود به سايت"
125
 
126
- #: F:\Program
127
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/widget/widget_out.php:19
 
128
  msgid "Username"
129
  msgstr "نام كاربري:"
130
 
131
- #: F:\Program
132
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/widget/widget_out.php:27
133
  msgid "Password"
134
  msgstr "رمز عبور:"
135
 
136
- #: F:\Program
137
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/widget/widget_out.php:41
138
  msgid "Remember Me"
139
  msgstr "به خاطر سپردن"
140
 
141
- #: F:\Program
142
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/widget/widget_out.php:43
143
  msgid "Password Lost and Found"
144
  msgstr "رمز عبور فراموش شده پیدا نشد"
145
 
146
- #: F:\Program
147
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/widget/widget_out.php:43
148
  msgid "Lost your password?"
149
  msgstr "رمز را فراموش كرده ايد؟"
150
 
151
- #: F:\Program
152
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/widget/widget_out.php:52
153
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/widget/widget_out.php:56
154
  msgid "Register"
155
  msgstr "عضويت در سايت"
156
 
157
- #: F:\Program
158
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/widget/widget_out.php:62
159
- msgid "Sign Up"
160
- msgstr "عضويت در سايت"
161
-
162
- #: F:\Program
163
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/widget/widget_out.php:74
164
  msgid "Forgotten Password"
165
  msgstr "بازگرداني رمز عبور"
166
 
167
- #: F:\Program
168
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/widget/widget_out.php:79
169
  msgid "Enter username or email"
170
  msgstr "نام كاربري يا ايميل را وارد كنيد"
171
 
172
- #: F:\Program
173
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/widget/widget_out.php:85
174
  msgid "Get New Password"
175
  msgstr "دريافت رمز جديد"
176
 
177
- #: F:\Program
178
- #: Files\Apserv\www\wordpress\wp-content\plugins\login-with-ajax1/widget/widget_out.php:86
 
179
  msgid "Cancel"
180
  msgstr "انصراف"
181
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in Persian
2
+ # This file is distributed under the same license as the Login With Ajax package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2015-09-24 14:15:49+0000\n"
 
 
 
 
 
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=1; plural=0;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
 
 
 
 
 
 
 
12
 
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr ""
 
16
 
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr ""
 
20
 
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr ""
 
24
 
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
 
39
+ #: login-with-ajax.php:218
40
+ msgid "Registration has been disabled."
41
+ msgstr ""
 
42
 
43
+ #: pluggable.php:35
44
+ msgid "New user registration on your site %s:"
45
+ msgstr ""
 
46
 
47
+ #: pluggable.php:68
48
+ msgid "To set your password, visit the following address:"
49
+ msgstr ""
 
50
 
51
+ #: pluggable.php:73
52
+ msgid "[%s] Your username and password info"
53
+ msgstr ""
 
54
 
55
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
56
+ msgid "Title (%s)"
57
+ msgstr " (%s) عنوان"
 
58
 
59
+ #: login-with-ajax-widget.php:55
60
+ msgid "Logged In"
61
+ msgstr "وارد شده اید"
62
+
63
+ #: login-with-ajax-widget.php:59
64
+ msgid "Logged Out"
65
+ msgstr "خارج شده اید"
66
+
67
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
68
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
69
+ msgstr "با فعال بودن WPML شما می‌توانید بر اساس زبان، هدایت‌های مسیر مختلفی را فراهم آورید"
70
+
71
+ #: login-with-ajax-admin.php:316
72
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
73
+ msgstr ""
74
 
75
+ #: login-with-ajax-admin.php:368
76
+ msgid ""
77
+ "Thanks for signing up to our blog. \n"
78
+ "\n"
79
+ "You can login with the following credentials by visiting %BLOGURL%\n"
80
+ "\n"
81
+ "Username : %USERNAME%\n"
82
+ "Password : %PASSWORD%\n"
83
+ "\n"
84
+ "We look forward to your next visit!\n"
85
+ "\n"
86
+ "The team at %BLOGNAME%"
87
+ msgstr ""
88
+ "با تشکر از ثبت نام شما در این وبسایت. \n"
89
+ "\n"
90
+ "شما می‌توانید با وارد کردن مشخصات زیر در آدرس %BLOGURL% وارد سایت شوید\n"
91
+ "\n"
92
+ "نام کاربری: %USERNAME%\n"
93
+ "کلمه عبور: %PASSWORD%\n"
94
+ "\n"
95
+ "منتظر بازدید مجدد شما هستیم!\n"
96
+ "\n"
97
+ "گروه %BLOGNAME%"
98
+
99
+ #: login-with-ajax-widget.php:67
100
+ msgid "Recover Password?"
101
+ msgstr "بازگردانی رمز عبور؟"
102
+
103
+ #: login-with-ajax-widget.php:15
104
  msgid "Login widget with AJAX capabilities."
105
  msgstr "ابزارک ورود با قابلیت ای جکس"
106
 
107
+ #: login-with-ajax-widget.php:63
 
108
  msgid "Show profile link?"
109
  msgstr "نمايش لينك شناسنامه؟"
110
 
111
+ #: login-with-ajax-widget.php:71
112
+ msgid "AJAX Registration?"
113
+ msgstr "ثبت نام با ای جکس؟"
114
+
115
+ #: login-with-ajax-widget.php:76
116
+ msgid "Template"
117
+ msgstr "قالب"
118
+
119
+ #: login-with-ajax.php:160
120
  msgid "Login Successful, redirecting..."
121
  msgstr "ورود با موفقیت انجام شد, در حال انتقال..."
122
 
123
+ #: login-with-ajax.php:173
124
+ msgid "Login successful, updating..."
125
+ msgstr "ورود با موفقیت انجام شد, در حال به روزرسانی..."
126
+
127
+ #: login-with-ajax.php:183 login-with-ajax.php:239
128
  msgid "An undefined error has ocurred"
129
  msgstr "خطایی تعریف نشده رخ داده"
130
 
131
+ #: login-with-ajax.php:187
132
+ msgid "Please supply your username and password."
133
+ msgstr "لطفا نام کاربری و کلمه عبور خود را ذخیره نمایید."
134
+
135
+ #: login-with-ajax.php:205
136
+ msgid "Registration complete. Please check your e-mail."
137
+ msgstr "ثبت نام کامل شد. لطفا پست الکترونیکی خود را مشاهده نمایید."
138
+
139
+ #: login-with-ajax.php:230
140
  msgid "We have sent you an email"
141
  msgstr "ایمیلی برای شما ارسال کردیم"
142
 
143
+ #: pluggable.php:36 pluggable.php:67
144
+ msgid "Username: %s"
145
+ msgstr "نام کاربری: %s"
146
+
147
+ #: pluggable.php:37
148
+ msgid "E-mail: %s"
149
+ msgstr "پست الکترونیکی: %s"
150
+
151
+ #: pluggable.php:39
152
+ msgid "[%s] New User Registration"
153
+ msgstr "[%s] ثبت نام کاربر جدید"
154
+
155
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
156
  msgid "Hi"
157
  msgstr "سلام"
158
 
159
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
 
160
  msgid "Profile"
161
+ msgstr "مشخصات شما"
162
 
163
+ #: widget/default/widget_in.php:35
 
 
164
  msgid "Log Out"
165
+ msgstr "خروج از سایت"
166
 
167
+ #: widget/default/widget_in.php:40
 
168
  msgid "blog admin"
169
+ msgstr "مدیریت سایت"
170
 
171
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
172
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
173
+ #: widget/modal/widget_out.php:36
174
  msgid "Log In"
175
  msgstr "ورود به سايت"
176
 
177
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
178
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
179
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
180
  msgid "Username"
181
  msgstr "نام كاربري:"
182
 
183
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
184
+ #: widget/modal/widget_out.php:27
185
  msgid "Password"
186
  msgstr "رمز عبور:"
187
 
188
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
189
+ #: widget/modal/widget_out.php:44
190
  msgid "Remember Me"
191
  msgstr "به خاطر سپردن"
192
 
193
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
194
+ #: widget/modal/widget_out.php:47
195
  msgid "Password Lost and Found"
196
  msgstr "رمز عبور فراموش شده پیدا نشد"
197
 
198
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
199
+ #: widget/modal/widget_out.php:47
200
  msgid "Lost your password?"
201
  msgstr "رمز را فراموش كرده ايد؟"
202
 
203
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
204
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
205
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
206
  msgid "Register"
207
  msgstr "عضويت در سايت"
208
 
209
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
210
+ #: widget/modal/widget_out.php:63
 
 
 
 
 
211
  msgid "Forgotten Password"
212
  msgstr "بازگرداني رمز عبور"
213
 
214
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
215
+ #: widget/modal/widget_out.php:69
216
  msgid "Enter username or email"
217
  msgstr "نام كاربري يا ايميل را وارد كنيد"
218
 
219
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
220
+ #: widget/modal/widget_out.php:77
221
  msgid "Get New Password"
222
  msgstr "دريافت رمز جديد"
223
 
224
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
225
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
226
+ #: widget/modal/widget_out.php:123
227
  msgid "Cancel"
228
  msgstr "انصراف"
229
 
230
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
231
+ #: widget/modal/widget_out.php:92
232
+ msgid "Register For This Site"
233
+ msgstr "ثبت نام در این سایت"
234
+
235
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
236
+ #: widget/modal/widget_out.php:106
237
+ msgid "E-mail"
238
+ msgstr "پست الکترونیکی"
239
+
240
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
241
+ #: widget/modal/widget_out.php:121
242
+ msgid "A password will be e-mailed to you."
243
+ msgstr "گذرواژه به پست الکترونیکی شما ارسال خواهد شد."
244
+
245
+ #: login-with-ajax-admin.php:180
246
+ msgid "Redirection Settings"
247
+ msgstr "تنظیمات هدایت مسیر"
248
+
249
+ #: login-with-ajax-admin.php:184
250
+ msgid "Global Login Redirect"
251
+ msgstr "انتقال همه بعد از وارد شدن"
252
+
253
+ #: login-with-ajax-admin.php:188
254
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
255
+ msgstr "اگر شما می خواهید کاربر را بعد از وارد شدن به سیستم انتقال دهید اینگونه عمل کنید (http://wordpress.org/)"
256
+
257
+ #: login-with-ajax-admin.php:189
258
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
259
+ msgstr ""
260
+
261
+ #: login-with-ajax-admin.php:222
262
+ msgid "Global Logout Redirect"
263
+ msgstr "انتقال خروج همگی"
264
+
265
+ #: login-with-ajax-admin.php:226
266
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
267
+ msgstr "اگر شما می خواهید کاربر را بعد از خارج شدن به سیستم انتقال دهید اینگونه عمل کنید (http://wordpress.org/)"
268
+
269
+ #: login-with-ajax-admin.php:227
270
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
271
+ msgstr ""
272
+
273
+ #: login-with-ajax-admin.php:235
274
+ msgid "Role-Based Custom Login Redirects"
275
+ msgstr "مبتنی بر انتقال ورود سفارشی"
276
+
277
+ #: login-with-ajax-admin.php:238
278
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
279
+ msgstr "اگر شما می خواهید برای هریک از نقش های کاربران صفحه ای را برای انتقال ورود بدهید از اینجا شروع کنید (محتوای خالی پیشفرض است)"
280
+
281
+ #: login-with-ajax-admin.php:288
282
+ msgid "Role-Based Custom Logout Redirects"
283
+ msgstr "مبتی بر انتقال خروج سفارشی"
284
+
285
+ #: login-with-ajax-admin.php:291
286
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
287
+ msgstr "اگر شما می خواهید برای هریک از نقش های کاربران صفحه ای را برای انتقال خروج بدهید از اینجا شروع کنید (محتوای خالی پیشفرض است)"
288
+
289
+ #: login-with-ajax-admin.php:314
290
+ msgid "Notification Settings"
291
+ msgstr "تنظیمات اطلاع‌رسانی"
292
+
293
+ #: login-with-ajax-admin.php:317
294
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
295
+ msgstr ""
296
+
297
+ #: login-with-ajax-admin.php:322
298
+ msgid "Override Default Email?"
299
+ msgstr "رونویسی پست الکترونیکی پیش‌فرض؟"
300
+
301
+ #: login-with-ajax-admin.php:330
302
+ msgid "Subject"
303
+ msgstr "عنوان"
304
+
305
+ #: login-with-ajax-admin.php:335
306
+ msgid "Your registration at %BLOGNAME%"
307
+ msgstr "ثبت نام شما در %BLOGNAME%"
308
+
309
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
310
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
311
+ msgstr "<code>%USERNAME%</code> با یک نام کاربری جایگزین خواهد شد."
312
+
313
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
314
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
315
+ msgstr "<code>%PASSWORD%</code> با گذرواژه کاربر جایگزین خواهد شد"
316
+
317
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
318
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
319
+ msgstr "<code>%BLOGNAME%</code> با نام وبسایت شما جایگزین خواهد شد."
320
+
321
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
322
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
323
+ msgstr "<code>%BLOGURL%</code> با تارنمای وبسایت شما جایگزین خواهد شد."
324
+
325
+ #: login-with-ajax-admin.php:351
326
+ msgid "Message"
327
+ msgstr "پیام"
328
+
329
+ #: login-with-ajax-admin.php:396
330
+ msgid "Save Changes"
331
+ msgstr "ذخيره تغييرات"
332
+
333
+ #: login-with-ajax-admin.php:50
334
+ msgid "Dismiss"
335
+ msgstr "بستن"
336
+
337
+ #: login-with-ajax-admin.php:106
338
+ msgid "Changes saved."
339
+ msgstr "تنظيمات ذخيره شد."
340
+
341
+ #: login-with-ajax-admin.php:148
342
+ msgid "General Settings"
343
+ msgstr "تنظیمات عمومی"
344
+
345
+ #: login-with-ajax-admin.php:153
346
+ msgid "Default Template"
347
+ msgstr "قالب پیش‌فرض"
348
+
349
+ #: login-with-ajax-admin.php:162
350
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
351
+ msgstr "پوسته پیش‌فرضی که دوست دارید را انتخاب نمایید. این می‌تواند در بخش ابزارکها، کدهای کوتاه و تگ های قالب رونویسی شود."
352
+
353
+ #: login-with-ajax-admin.php:163
354
+ msgid "Further documentation for this feature coming soon..."
355
+ msgstr ""
356
+
357
+ #: login-with-ajax-admin.php:169
358
+ msgid "Disable refresh upon login?"
359
+ msgstr "بارگذاری مجدد پس از ثبت نام غیر فعال شود؟"
360
+
361
+ #: login-with-ajax-admin.php:174
362
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
363
+ msgstr ""
langs/login-with-ajax-fi_FI.mo CHANGED
Binary file
langs/login-with-ajax-fi_FI.po CHANGED
@@ -1,178 +1,353 @@
 
 
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: Login with Ajax FI\n"
4
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
5
- "POT-Creation-Date: 2010-02-10 13:35+0000\n"
6
- "PO-Revision-Date: \n"
7
- "Last-Translator: Jaakko Kangosjärvi <jaakko@kangosjarvi.net>\n"
8
- "Language-Team: Kaljukopla <info@kaljukopla.net>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Poedit-Language: Finnish\n"
13
- "X-Poedit-Country: FINLAND\n"
14
- "X-Poedit-KeywordsList: _e;__\n"
15
- "X-Poedit-Basepath: .\n"
16
 
17
- # Translated by WP
18
- #: login-with-ajax-admin.php:67
19
- msgid "Changes saved."
20
- msgstr "Muutokset tallennettu."
21
 
22
- #: login-with-ajax-admin.php:71
23
- msgid "There were issues when saving your settings. Please try again."
24
- msgstr "Asetusten tallentaminen ei onnistunut. Yritä uudelleen."
25
 
26
- #: login-with-ajax-admin.php:99
27
- msgid "Global Login Redirect"
28
- msgstr "Yleinen kirjautumisohjaus"
29
 
30
- #: login-with-ajax-admin.php:103
31
- msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
32
- msgstr "Jos haluat siirtää käyttäjän tiettyyn osoitteeseen kirjauduttaessa sisään, kirjoita se tähän (esim. http://wordpress.org)"
 
 
 
 
 
 
 
 
 
 
33
 
34
- #: login-with-ajax-admin.php:108
35
- msgid "Global Logout Redirect"
36
- msgstr "Yleinen uloskirjautumisohjaus"
37
 
38
- #: login-with-ajax-admin.php:112
39
- msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
40
- msgstr "Jos haluat siirtää käyttäjän tiettyyn osoitteeseen kirjauduttaessa ulos, kirjoita se tähän (esim. http://wordpress.org)"
41
 
42
- #: login-with-ajax-admin.php:117
43
- msgid "Role-Based Custom Login Redirects"
44
- msgstr "Roolin mukaiset kirjautumisohjaukset"
45
 
46
- #: login-with-ajax-admin.php:120
47
- msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
48
- msgstr "Jos haluat tietylle käyttäjäryhmälle erityisen osoitteen, johon se ohjataan kirjauduttaessa sisään, kirjoita se tähän (jätä tyhjäksi, jos haluat käyttää oletusosoitetta)"
49
 
50
- #: login-with-ajax-admin.php:140
51
- msgid "Role-Based Custom Logout Redirects"
52
- msgstr "Roolin mukaiset uloskirjautumisohjaukset"
53
 
54
- #: login-with-ajax-admin.php:143
55
- msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
56
- msgstr "Jos haluat tietylle käyttäjäryhmälle erityisen osoitteen, johon se ohjataan kirjauduttaessa ulos, kirjoita se tähän (jätä tyhjäksi, jos haluat käyttää oletusosoitetta)"
57
 
58
- # Translated by WP
59
- #: login-with-ajax-admin.php:167
60
- msgid "Save Changes"
61
- msgstr "Tallenna muutokset"
62
 
63
- #: login-with-ajax-widget.php:5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
64
  msgid "Login widget with AJAX capabilities."
65
  msgstr "Kirjautumisvimpain Ajax-ominaisuuksin."
66
 
67
- #: login-with-ajax-widget.php:25
68
  msgid "Show profile link?"
69
  msgstr "Näytä profiililinkki?"
70
 
71
- #: login-with-ajax.php:107
 
 
 
 
 
 
 
 
72
  msgid "Login Successful, redirecting..."
73
  msgstr "Kirjautuminen onnistui, ohjataan..."
74
 
75
- #: login-with-ajax.php:126
76
- #: login-with-ajax.php:148
 
 
 
77
  msgid "An undefined error has ocurred"
78
- msgstr "Tunnistamaton virhe!"
79
 
80
- #: login-with-ajax.php:138
 
 
 
 
 
 
 
 
81
  msgid "We have sent you an email"
82
  msgstr "Saat pian meiltä sähköpostia."
83
 
84
- #: widget/widget_in.php:11
 
 
 
 
 
 
 
 
 
 
 
 
85
  msgid "Hi"
86
  msgstr "Hei "
87
 
88
- # Translated by WP
89
- #: widget/widget_in.php:34
90
  msgid "Profile"
91
  msgstr "Profiili"
92
 
93
- # Translated by WP
94
- #: widget/widget_in.php:40
95
- #: widget/widget_in.php:44
96
  msgid "Log Out"
97
  msgstr "Kirjaudu ulos"
98
 
99
- #: widget/widget_in.php:51
100
  msgid "blog admin"
101
  msgstr "Ohjausnäkymä"
102
 
103
- # Translated by WP
104
- #: widget/widget_out.php:10
105
- #: widget/widget_out.php:35
106
  msgid "Log In"
107
- msgstr "Kirjaudu"
108
 
109
- # Translated by WP
110
- #: widget/widget_out.php:19
 
111
  msgid "Username"
112
  msgstr "Käyttäjätunnus"
113
 
114
- # Translated by WP
115
- #: widget/widget_out.php:27
116
  msgid "Password"
117
  msgstr "Salasana"
118
 
119
- # Translated by WP
120
- #: widget/widget_out.php:41
121
  msgid "Remember Me"
122
  msgstr "Muista minut"
123
 
124
- #: widget/widget_out.php:43
 
125
  msgid "Password Lost and Found"
126
  msgstr "Salasana hukassa"
127
 
128
- #: widget/widget_out.php:43
 
129
  msgid "Lost your password?"
130
  msgstr "Salasana hukassa?"
131
 
132
- # Translated by WP
133
- #: widget/widget_out.php:52
134
- #: widget/widget_out.php:56
135
  msgid "Register"
136
  msgstr "Rekisteröinti"
137
 
138
- # Translated by WP
139
- #: widget/widget_out.php:62
140
- msgid "Sign Up"
141
- msgstr "Rekisteröidy"
142
-
143
- #: widget/widget_out.php:74
144
  msgid "Forgotten Password"
145
  msgstr "Hae uusi salasana"
146
 
147
- #: widget/widget_out.php:79
 
148
  msgid "Enter username or email"
149
- msgstr "Anna käyttäjätunnus tai s-posti"
150
 
151
- #: widget/widget_out.php:85
 
152
  msgid "Get New Password"
153
- msgstr "Hae uusi"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
154
 
155
- #. Plugin Name of an extension
156
- msgid "Login With Ajax"
157
- msgstr "Login With Ajax"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
158
 
159
- #. Plugin URI of an extension
160
- msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
161
- msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
162
 
163
- #. Description of an extension
164
- msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
165
- msgstr "Ajax-ohjattu kirjautumisvimpain. Muokattavissa sivumallikansion ja ohjausnäkymän lisäasetusten kautta."
166
 
167
- #. Author of an extension
168
- msgid "NetWebLogic"
169
- msgstr "NetWebLogic"
170
 
171
- #. Author URI of an extension
172
- msgid "http://netweblogic.com/"
173
- msgstr "http://netweblogic.com/"
174
 
175
- #. Tags of an extension
176
- msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
177
- msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
178
 
 
 
 
1
+ # Translation of Login With Ajax in Finnish
2
+ # This file is distributed under the same license as the Login With Ajax package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2013-05-02 09:58:20+0000\n"
 
 
 
 
 
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
 
12
 
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr ""
 
16
 
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr ""
20
 
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr ""
24
 
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
 
39
+ #: login-with-ajax.php:218
40
+ msgid "Registration has been disabled."
41
+ msgstr ""
42
 
43
+ #: pluggable.php:35
44
+ msgid "New user registration on your site %s:"
45
+ msgstr ""
46
 
47
+ #: pluggable.php:68
48
+ msgid "To set your password, visit the following address:"
49
+ msgstr ""
50
 
51
+ #: pluggable.php:73
52
+ msgid "[%s] Your username and password info"
53
+ msgstr ""
54
 
55
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
56
+ msgid "Title (%s)"
57
+ msgstr ""
58
 
59
+ #: login-with-ajax-widget.php:55
60
+ msgid "Logged In"
61
+ msgstr ""
62
 
63
+ #: login-with-ajax-widget.php:59
64
+ msgid "Logged Out"
65
+ msgstr ""
 
66
 
67
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
68
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
69
+ msgstr ""
70
+
71
+ #: login-with-ajax-admin.php:316
72
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
73
+ msgstr ""
74
+
75
+ #: login-with-ajax-admin.php:368
76
+ msgid ""
77
+ "Thanks for signing up to our blog. \n"
78
+ "\n"
79
+ "You can login with the following credentials by visiting %BLOGURL%\n"
80
+ "\n"
81
+ "Username : %USERNAME%\n"
82
+ "Password : %PASSWORD%\n"
83
+ "\n"
84
+ "We look forward to your next visit!\n"
85
+ "\n"
86
+ "The team at %BLOGNAME%"
87
+ msgstr ""
88
+
89
+ #: login-with-ajax-widget.php:67
90
+ msgid "Recover Password?"
91
+ msgstr ""
92
+
93
+ #: login-with-ajax-widget.php:15
94
  msgid "Login widget with AJAX capabilities."
95
  msgstr "Kirjautumisvimpain Ajax-ominaisuuksin."
96
 
97
+ #: login-with-ajax-widget.php:63
98
  msgid "Show profile link?"
99
  msgstr "Näytä profiililinkki?"
100
 
101
+ #: login-with-ajax-widget.php:71
102
+ msgid "AJAX Registration?"
103
+ msgstr "AJAX Rekisteröinti?"
104
+
105
+ #: login-with-ajax-widget.php:76
106
+ msgid "Template"
107
+ msgstr "Sivupohja"
108
+
109
+ #: login-with-ajax.php:160
110
  msgid "Login Successful, redirecting..."
111
  msgstr "Kirjautuminen onnistui, ohjataan..."
112
 
113
+ #: login-with-ajax.php:173
114
+ msgid "Login successful, updating..."
115
+ msgstr "Kirjautuminen onnistui, päivitettään..."
116
+
117
+ #: login-with-ajax.php:183 login-with-ajax.php:239
118
  msgid "An undefined error has ocurred"
119
+ msgstr "Tapahtui tunnistamaton virhe!"
120
 
121
+ #: login-with-ajax.php:187
122
+ msgid "Please supply your username and password."
123
+ msgstr "Ole hyvä ja anna käyttäjätunnu ja salasana."
124
+
125
+ #: login-with-ajax.php:205
126
+ msgid "Registration complete. Please check your e-mail."
127
+ msgstr "Rekisteröinti valmis. Ole hyvä ja tarkista sähköpostisi."
128
+
129
+ #: login-with-ajax.php:230
130
  msgid "We have sent you an email"
131
  msgstr "Saat pian meiltä sähköpostia."
132
 
133
+ #: pluggable.php:36 pluggable.php:67
134
+ msgid "Username: %s"
135
+ msgstr "Käyttäjätunnus: %s"
136
+
137
+ #: pluggable.php:37
138
+ msgid "E-mail: %s"
139
+ msgstr "Sähköposti: %s"
140
+
141
+ #: pluggable.php:39
142
+ msgid "[%s] New User Registration"
143
+ msgstr "[%s] Uuden käyttäjän rekisteröinti"
144
+
145
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
146
  msgid "Hi"
147
  msgstr "Hei "
148
 
149
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
 
150
  msgid "Profile"
151
  msgstr "Profiili"
152
 
153
+ #: widget/default/widget_in.php:35
 
 
154
  msgid "Log Out"
155
  msgstr "Kirjaudu ulos"
156
 
157
+ #: widget/default/widget_in.php:40
158
  msgid "blog admin"
159
  msgstr "Ohjausnäkymä"
160
 
161
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
162
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
163
+ #: widget/modal/widget_out.php:36
164
  msgid "Log In"
165
+ msgstr "Kirjaudu sisään"
166
 
167
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
168
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
169
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
170
  msgid "Username"
171
  msgstr "Käyttäjätunnus"
172
 
173
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
174
+ #: widget/modal/widget_out.php:27
175
  msgid "Password"
176
  msgstr "Salasana"
177
 
178
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
179
+ #: widget/modal/widget_out.php:44
180
  msgid "Remember Me"
181
  msgstr "Muista minut"
182
 
183
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
184
+ #: widget/modal/widget_out.php:47
185
  msgid "Password Lost and Found"
186
  msgstr "Salasana hukassa"
187
 
188
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
189
+ #: widget/modal/widget_out.php:47
190
  msgid "Lost your password?"
191
  msgstr "Salasana hukassa?"
192
 
193
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
194
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
195
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
196
  msgid "Register"
197
  msgstr "Rekisteröinti"
198
 
199
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
200
+ #: widget/modal/widget_out.php:63
 
 
 
 
201
  msgid "Forgotten Password"
202
  msgstr "Hae uusi salasana"
203
 
204
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
205
+ #: widget/modal/widget_out.php:69
206
  msgid "Enter username or email"
207
+ msgstr "Anna käyttäjätunnus tai sähköposti"
208
 
209
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
210
+ #: widget/modal/widget_out.php:77
211
  msgid "Get New Password"
212
+ msgstr "Hae uusi salasana"
213
+
214
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
215
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
216
+ #: widget/modal/widget_out.php:123
217
+ msgid "Cancel"
218
+ msgstr "Peruuttaa"
219
+
220
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
221
+ #: widget/modal/widget_out.php:92
222
+ msgid "Register For This Site"
223
+ msgstr "Rekisteröidy tälle sivustolle"
224
+
225
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
226
+ #: widget/modal/widget_out.php:106
227
+ msgid "E-mail"
228
+ msgstr "Sähköposti"
229
+
230
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
231
+ #: widget/modal/widget_out.php:121
232
+ msgid "A password will be e-mailed to you."
233
+ msgstr "Salasana lähetetään sinulle sähköpostitse."
234
+
235
+ #: login-with-ajax-admin.php:180
236
+ msgid "Redirection Settings"
237
+ msgstr "Uudelleenohjaus asetukset"
238
+
239
+ #: login-with-ajax-admin.php:184
240
+ msgid "Global Login Redirect"
241
+ msgstr "Yleinen kirjautumisohjaus"
242
+
243
+ #: login-with-ajax-admin.php:188
244
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
245
+ msgstr "Jos haluat siirtää käyttäjän tiettyyn osoitteeseen kirjauduttaessa sisään, kirjoita se tähän (esim. http://wordpress.org)"
246
+
247
+ #: login-with-ajax-admin.php:189
248
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
249
+ msgstr "Käytä %USERNAME% ja se korvataan sisään kirjautumalla henkilön käyttäjänimillä. "
250
+
251
+ #: login-with-ajax-admin.php:222
252
+ msgid "Global Logout Redirect"
253
+ msgstr "Yleinen uloskirjautumisohjaus"
254
+
255
+ #: login-with-ajax-admin.php:226
256
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
257
+ msgstr "Jos haluat siirtää käyttäjän tiettyyn osoitteeseen kirjauduttaessa ulos, kirjoita sen tähän (esim. http://wordpress.org)"
258
+
259
+ #: login-with-ajax-admin.php:227
260
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
261
+ msgstr "Anna %LASTURL% niin lähetät käyttäjän takaisin sivulle jossa hän oli aikaisemmin."
262
+
263
+ #: login-with-ajax-admin.php:235
264
+ msgid "Role-Based Custom Login Redirects"
265
+ msgstr "Roolin mukaiset kirjautumisohjaukset"
266
 
267
+ #: login-with-ajax-admin.php:238
268
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
269
+ msgstr "Jos haluat tietylle käyttäjäryhmälle erityisen osoitteen, johon ohjataan heidät sisään kirjauduttaessa, kirjoita sen tähän (jätä tyhjäksi, jos haluat käyttää oletusosoitetta)"
270
+
271
+ #: login-with-ajax-admin.php:288
272
+ msgid "Role-Based Custom Logout Redirects"
273
+ msgstr "Roolin mukaiset uloskirjautumisohjaukset"
274
+
275
+ #: login-with-ajax-admin.php:291
276
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
277
+ msgstr "Jos haluat tietylle käyttäjäryhmälle erityisen osoitteen, johon ohjataan heidät kirjauduttaessa ulos, kirjoita sen tähän (jätä tyhjäksi, jos haluat käyttää oletusosoitetta)"
278
+
279
+ #: login-with-ajax-admin.php:314
280
+ msgid "Notification Settings"
281
+ msgstr "Ilmoitus-asetukset"
282
+
283
+ #: login-with-ajax-admin.php:317
284
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
285
+ msgstr "Jos tämä toiminto ei toimi, varmista, että sinulla ei ole toista plugin asennettuna joka myös hallinnoi käyttäjien rekisteröinnit (esim. BuddyPress ja MU)."
286
+
287
+ #: login-with-ajax-admin.php:322
288
+ msgid "Override Default Email?"
289
+ msgstr "Haluatko ohita oletus sähköposti?"
290
+
291
+ #: login-with-ajax-admin.php:330
292
+ msgid "Subject"
293
+ msgstr "Aihe"
294
+
295
+ #: login-with-ajax-admin.php:335
296
+ msgid "Your registration at %BLOGNAME%"
297
+ msgstr "Sinun rekisteröinti %BLOGNAME%"
298
+
299
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
300
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
301
+ msgstr "<code>%USERNAME%</code> korvataan käyttätunnuksella."
302
+
303
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
304
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
305
+ msgstr "<code>%PASSWORD%</code> korvataan salasanala."
306
+
307
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
308
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
309
+ msgstr "<code>%BLOGNAME%</code> korvataan blogisi nimellä."
310
+
311
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
312
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
313
+ msgstr "<code>%BLOGURL%</code> korvataan blogisi url-illa."
314
+
315
+ #: login-with-ajax-admin.php:351
316
+ msgid "Message"
317
+ msgstr "Viesti"
318
+
319
+ #: login-with-ajax-admin.php:396
320
+ msgid "Save Changes"
321
+ msgstr "Tallenna muutokset"
322
+
323
+ #: login-with-ajax-admin.php:50
324
+ msgid "Dismiss"
325
+ msgstr "Erottaa"
326
+
327
+ #: login-with-ajax-admin.php:106
328
+ msgid "Changes saved."
329
+ msgstr "Muutokset tallennettu."
330
 
331
+ #: login-with-ajax-admin.php:148
332
+ msgid "General Settings"
333
+ msgstr "Ylesiasetukset"
334
 
335
+ #: login-with-ajax-admin.php:153
336
+ msgid "Default Template"
337
+ msgstr "Oletus sivupohja"
338
 
339
+ #: login-with-ajax-admin.php:162
340
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
341
+ msgstr "Valitse oletusteema mitä haluat käyttää. Tämä voidaan korvata vimpaimella, lyhytkoodilla ja malli tagilla."
342
 
343
+ #: login-with-ajax-admin.php:163
344
+ msgid "Further documentation for this feature coming soon..."
345
+ msgstr "Lisätietoa tästä ominaisuudesta on tulossa pian..."
346
 
347
+ #: login-with-ajax-admin.php:169
348
+ msgid "Disable refresh upon login?"
349
+ msgstr "Haluatko poista kirjautumisen päivitys?"
350
 
351
+ #: login-with-ajax-admin.php:174
352
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
353
+ msgstr "Jos käyttäjä kirjautuu sisään ja valitset painikkeen yläpuolella, vain kirjautuminen vimpain päivittää itsensä, päivittämättä sivun. Ei ole hyvä idea, jos sivustosi näyttää eri sisältöä sisään kirjautunut käyttäjille, sillä päivitys olisi tarpeen."
langs/login-with-ajax-fr_FR.mo CHANGED
Binary file
langs/login-with-ajax-fr_FR.po ADDED
@@ -0,0 +1,373 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in French (France)
2
+ # This file is distributed under the same license as the Login With Ajax package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2015-09-24 13:40:22+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n > 1;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
12
+
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr "Depuis WordPress 4.3 mots de passe ne sont pas envoyés par courrier électronique aux utilisateurs plus, ils sont remplacés par un lien pour créer un nouveau mot de passe."
16
+
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr "Vérifiez votre inscription modèle de courriel."
20
+
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr "%s seront remplacés par un lien pour définir le mot de passe utilisateur."
24
+
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
+ "Merci de vous abonner à notre blog. \n"
39
+ "\n"
40
+ "Vous pourrez vous connecter avec vos identifiants sur %BLOGURL%\n"
41
+ "\n"
42
+ "Nom d'utilisateur : %USERNAME%\n"
43
+ "Pour configurer votre mot de passe, rendez-vous à l'adresse suivante : %PASSWORD%\n"
44
+ "\n"
45
+ "En attendant votre prochaine visite,\n"
46
+ "\n"
47
+ "%BLOGNAME%"
48
+
49
+ #: login-with-ajax.php:218
50
+ msgid "Registration has been disabled."
51
+ msgstr "Les inscriptions ont été désactivées."
52
+
53
+ #: pluggable.php:35
54
+ msgid "New user registration on your site %s:"
55
+ msgstr "Inscription d'un nouvel utilisateur sur votre site %s :"
56
+
57
+ #: pluggable.php:68
58
+ msgid "To set your password, visit the following address:"
59
+ msgstr "Pour configurer votre mot de passe, rendez-vous à l'adresse suivante :"
60
+
61
+ #: pluggable.php:73
62
+ msgid "[%s] Your username and password info"
63
+ msgstr "[%s] Votre identifiant et votre mot de passe"
64
+
65
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
66
+ msgid "Title (%s)"
67
+ msgstr "Titre (%s)"
68
+
69
+ #: login-with-ajax-widget.php:55
70
+ msgid "Logged In"
71
+ msgstr "Connecté"
72
+
73
+ #: login-with-ajax-widget.php:59
74
+ msgid "Logged Out"
75
+ msgstr "Déconnecté"
76
+
77
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
78
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
79
+ msgstr "Avec WPML activé, vous pouvez appliquer des destinations de redirections basé sur la langue."
80
+
81
+ #: login-with-ajax-admin.php:316
82
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
83
+ msgstr "Si vous voulez remplacer l'adresse de messagerie Wordpress que les utilisateurs recevoir une fois enregistrés, cochez la case ci-dessous et entrez un nouveau sujet et message."
84
+
85
+ #: login-with-ajax-admin.php:368
86
+ msgid ""
87
+ "Thanks for signing up to our blog. \n"
88
+ "\n"
89
+ "You can login with the following credentials by visiting %BLOGURL%\n"
90
+ "\n"
91
+ "Username : %USERNAME%\n"
92
+ "Password : %PASSWORD%\n"
93
+ "\n"
94
+ "We look forward to your next visit!\n"
95
+ "\n"
96
+ "The team at %BLOGNAME%"
97
+ msgstr ""
98
+ "Merci de vous abonner à notre blog. \n"
99
+ "\n"
100
+ "Vous pourrez vous connecter avec vos identifiants sur %BLOGURL%\n"
101
+ "\n"
102
+ "Nom d'utilisateur : %USERNAME%\n"
103
+ "Mot de passe : %PASSWORD%\n"
104
+ "\n"
105
+ "En attendant votre prochaine visite,\n"
106
+ "\n"
107
+ "%BLOGNAME%"
108
+
109
+ #: login-with-ajax-widget.php:67
110
+ msgid "Recover Password?"
111
+ msgstr "Retrouver le mot de passe ?"
112
+
113
+ #: login-with-ajax-widget.php:15
114
+ msgid "Login widget with AJAX capabilities."
115
+ msgstr "Widget de connexion avec des possibilités AJAX."
116
+
117
+ #: login-with-ajax-widget.php:63
118
+ msgid "Show profile link?"
119
+ msgstr "Montrer le lien vers le profil ?"
120
+
121
+ #: login-with-ajax-widget.php:71
122
+ msgid "AJAX Registration?"
123
+ msgstr "Inscription en Ajax ?"
124
+
125
+ #: login-with-ajax-widget.php:76
126
+ msgid "Template"
127
+ msgstr "Modèle"
128
+
129
+ #: login-with-ajax.php:160
130
+ msgid "Login Successful, redirecting..."
131
+ msgstr "Connexion réussie, redirection en cours...."
132
+
133
+ #: login-with-ajax.php:173
134
+ msgid "Login successful, updating..."
135
+ msgstr "Connexion réussie..."
136
+
137
+ #: login-with-ajax.php:183 login-with-ajax.php:239
138
+ msgid "An undefined error has ocurred"
139
+ msgstr "Une erreur indéfinie s'est produite"
140
+
141
+ #: login-with-ajax.php:187
142
+ msgid "Please supply your username and password."
143
+ msgstr "Veuillez renseigner vos identifiants et mots de passe."
144
+
145
+ #: login-with-ajax.php:205
146
+ msgid "Registration complete. Please check your e-mail."
147
+ msgstr "Enregistrement terminé. Veuillez vérifier vos mails."
148
+
149
+ #: login-with-ajax.php:230
150
+ msgid "We have sent you an email"
151
+ msgstr "Nous vous avons envoyé un email"
152
+
153
+ #: pluggable.php:36 pluggable.php:67
154
+ msgid "Username: %s"
155
+ msgstr "Identifiant: %s"
156
+
157
+ #: pluggable.php:37
158
+ msgid "E-mail: %s"
159
+ msgstr "E-mail: %s"
160
+
161
+ #: pluggable.php:39
162
+ msgid "[%s] New User Registration"
163
+ msgstr "[%s] Nouvel utilisateur enregistré."
164
+
165
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
166
+ msgid "Hi"
167
+ msgstr "Bonjour"
168
+
169
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
170
+ msgid "Profile"
171
+ msgstr "Profil"
172
+
173
+ #: widget/default/widget_in.php:35
174
+ msgid "Log Out"
175
+ msgstr "Déconnexion"
176
+
177
+ #: widget/default/widget_in.php:40
178
+ msgid "blog admin"
179
+ msgstr "Administration du blog"
180
+
181
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
182
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
183
+ #: widget/modal/widget_out.php:36
184
+ msgid "Log In"
185
+ msgstr "Connexion"
186
+
187
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
188
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
189
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
190
+ msgid "Username"
191
+ msgstr "Identifiant"
192
+
193
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
194
+ #: widget/modal/widget_out.php:27
195
+ msgid "Password"
196
+ msgstr "Mot de passe"
197
+
198
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
199
+ #: widget/modal/widget_out.php:44
200
+ msgid "Remember Me"
201
+ msgstr "Se souvenir de moi"
202
+
203
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
204
+ #: widget/modal/widget_out.php:47
205
+ msgid "Password Lost and Found"
206
+ msgstr "Mot de passe retrouvé"
207
+
208
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
209
+ #: widget/modal/widget_out.php:47
210
+ msgid "Lost your password?"
211
+ msgstr "Mot de passe oublié ?"
212
+
213
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
214
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
215
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
216
+ msgid "Register"
217
+ msgstr "S'enregistrer"
218
+
219
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
220
+ #: widget/modal/widget_out.php:63
221
+ msgid "Forgotten Password"
222
+ msgstr "Mot de passe oublié"
223
+
224
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
225
+ #: widget/modal/widget_out.php:69
226
+ msgid "Enter username or email"
227
+ msgstr "Entrez votre identifiant ou votre email"
228
+
229
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
230
+ #: widget/modal/widget_out.php:77
231
+ msgid "Get New Password"
232
+ msgstr "Obtenir un nouveau mot de passe"
233
+
234
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
235
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
236
+ #: widget/modal/widget_out.php:123
237
+ msgid "Cancel"
238
+ msgstr "Annuler"
239
+
240
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
241
+ #: widget/modal/widget_out.php:92
242
+ msgid "Register For This Site"
243
+ msgstr "S'enregistrer sur ce site"
244
+
245
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
246
+ #: widget/modal/widget_out.php:106
247
+ msgid "E-mail"
248
+ msgstr "E-mail"
249
+
250
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
251
+ #: widget/modal/widget_out.php:121
252
+ msgid "A password will be e-mailed to you."
253
+ msgstr "Votre mot de passe vous sera envoyé."
254
+
255
+ #: login-with-ajax-admin.php:180
256
+ msgid "Redirection Settings"
257
+ msgstr "Paramètres de Redirection"
258
+
259
+ #: login-with-ajax-admin.php:184
260
+ msgid "Global Login Redirect"
261
+ msgstr "Redirection Globale à la connexion"
262
+
263
+ #: login-with-ajax-admin.php:188
264
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
265
+ msgstr "Si vous souhaitez envoyer l'utilisateur vers une URL spécifique après la connexion, entrez l'url ici (ex : http://wordpress.org/)"
266
+
267
+ #: login-with-ajax-admin.php:189
268
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
269
+ msgstr "Utilisez %USERNAME% et cela sera remplacé par le nom de la personne se connectant."
270
+
271
+ #: login-with-ajax-admin.php:222
272
+ msgid "Global Logout Redirect"
273
+ msgstr "Redirection Globale à la déconnexion"
274
+
275
+ #: login-with-ajax-admin.php:226
276
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
277
+ msgstr "Si vous souhaitez envoyer l'utilisateur vers une URL spécifique après la déconnexion, entrez l'url ici (ex : http://wordpress.org/)"
278
+
279
+ #: login-with-ajax-admin.php:227
280
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
281
+ msgstr "Entrez %LASTURL% pour renvoyer l'utilisateur sur la page où il était."
282
+
283
+ #: login-with-ajax-admin.php:235
284
+ msgid "Role-Based Custom Login Redirects"
285
+ msgstr "Redirections Spécifiques selon le rôle de l'utilisateur après la connexion"
286
+
287
+ #: login-with-ajax-admin.php:238
288
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
289
+ msgstr "Si vous souhaitez envoyer les utilisateurs avec un certain rôle vers une URL spécifique après la connexion, entrez l'url ici (laisser vide pour utiliser la redirection globale)"
290
+
291
+ #: login-with-ajax-admin.php:288
292
+ msgid "Role-Based Custom Logout Redirects"
293
+ msgstr "Redirections Spécifiques selon le rôle de l'utilisateur après la déconnexion"
294
+
295
+ #: login-with-ajax-admin.php:291
296
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
297
+ msgstr "Si vous souhaitez envoyer les utilisateurs avec un certain rôle vers une URL spécifique après la déconnexion, entrez l'url ici (laisser vide pour utiliser la redirection globale)"
298
+
299
+ #: login-with-ajax-admin.php:314
300
+ msgid "Notification Settings"
301
+ msgstr "Paramètres de notification"
302
+
303
+ #: login-with-ajax-admin.php:317
304
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
305
+ msgstr "Si cette fonctionnalité ne fonctionne pas, assurez-vous de ne pas avoir d'autres extensions installées qui s'occupent également d'inscriptions d'utilisateurs (comme BuddyPress ou MU)."
306
+
307
+ #: login-with-ajax-admin.php:322
308
+ msgid "Override Default Email?"
309
+ msgstr "Remplacer le mail par défaut ?"
310
+
311
+ #: login-with-ajax-admin.php:330
312
+ msgid "Subject"
313
+ msgstr "Sujet"
314
+
315
+ #: login-with-ajax-admin.php:335
316
+ msgid "Your registration at %BLOGNAME%"
317
+ msgstr "Votre inscription sur %BLOGNAME%"
318
+
319
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
320
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
321
+ msgstr "<code>%USERNAME%</code> sera remplacé par le nom d'utilisateur."
322
+
323
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
324
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
325
+ msgstr "<code>%PASSWORD%</code> sera remplacé par son mot de passe."
326
+
327
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
328
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
329
+ msgstr "<code>%BLOGNAME%</code> sera remplacé par le nom de votre blog."
330
+
331
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
332
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
333
+ msgstr "<code>%BLOGURL%</code> sera remplacé par l'URL de votre blog."
334
+
335
+ #: login-with-ajax-admin.php:351
336
+ msgid "Message"
337
+ msgstr "Message"
338
+
339
+ #: login-with-ajax-admin.php:396
340
+ msgid "Save Changes"
341
+ msgstr "Sauvegarder les changements"
342
+
343
+ #: login-with-ajax-admin.php:50
344
+ msgid "Dismiss"
345
+ msgstr "Désactiver"
346
+
347
+ #: login-with-ajax-admin.php:106
348
+ msgid "Changes saved."
349
+ msgstr "Changements sauvegardés."
350
+
351
+ #: login-with-ajax-admin.php:148
352
+ msgid "General Settings"
353
+ msgstr "Paramètres généraux"
354
+
355
+ #: login-with-ajax-admin.php:153
356
+ msgid "Default Template"
357
+ msgstr "Modèle par défaut"
358
+
359
+ #: login-with-ajax-admin.php:162
360
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
361
+ msgstr "Choisissez le theme par défaut que vous souhaitez utiliser. Ceci peut être remplacé par les widgets, shortcode ou template."
362
+
363
+ #: login-with-ajax-admin.php:163
364
+ msgid "Further documentation for this feature coming soon..."
365
+ msgstr "De la documentation supplémentaire pour cette fonctionnalité sont à prévoir bientôt."
366
+
367
+ #: login-with-ajax-admin.php:169
368
+ msgid "Disable refresh upon login?"
369
+ msgstr "Désactiver le rafraichissement de la page après la connection?"
370
+
371
+ #: login-with-ajax-admin.php:174
372
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
373
+ msgstr "Si l'utilisateur se connecte et la case ci-dessus est cochée, seul le formulaire de login sur la page serra actualisé sans aucun autre changement à la page. Ce n'est pas une bonne idée si votre site affiche un contenu différent selon que le visiteur est connecté ou non dans ce cas une actualisation complète de la pgae est nécessaire."
langs/login-with-ajax-fr_FR.pot DELETED
@@ -1,179 +0,0 @@
1
- # Translation of the WordPress plugin Login With Ajax 2.0.4 by NetWebLogic.
2
- # Copyright (C) 2010 NetWebLogic
3
- # This file is distributed under the same license as the Login With Ajax package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
5
- #
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: Login With Ajax 2.0.4\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
10
- "POT-Creation-Date: 2010-02-10 13:35+0000\n"
11
- "PO-Revision-Date: 2010-02-17 14:30+0100\n"
12
- "Last-Translator: Marcus Sykes <marcus@netweblogic.com>\n"
13
- "Language-Team: \n"
14
- "MIME-Version: 1.0\n"
15
- "Content-Type: text/plain; charset=UTF-8\n"
16
- "Content-Transfer-Encoding: 8bit\n"
17
-
18
- # Translated by WP
19
- #: login-with-ajax-admin.php:67
20
- msgid "Changes saved."
21
- msgstr "Changements sauvegardés."
22
-
23
- #: login-with-ajax-admin.php:71
24
- msgid "There were issues when saving your settings. Please try again."
25
- msgstr "Des problèmes sont survenus durant la sauvegarde de vos préférence. Veuillez réessayer."
26
-
27
- #: login-with-ajax-admin.php:99
28
- msgid "Global Login Redirect"
29
- msgstr "Redirection Globale à la connexion"
30
-
31
- #: login-with-ajax-admin.php:103
32
- msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
33
- msgstr "Si vous souhaitez envoyer l'utilisateur vers une URL spécifique après la connexion, entrez l'url ici (ex : http://wordpress.org/)"
34
-
35
- #: login-with-ajax-admin.php:108
36
- msgid "Global Logout Redirect"
37
- msgstr "Redirection Globale à la déconnexion"
38
-
39
- #: login-with-ajax-admin.php:112
40
- msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
41
- msgstr "Si vous souhaitez envoyer l'utilisateur vers une URL spécifique après la déconnexion, entrez l'url ici (ex : http://wordpress.org/)"
42
-
43
- #: login-with-ajax-admin.php:117
44
- msgid "Role-Based Custom Login Redirects"
45
- msgstr "Redirections Spécifiques selon le rôle de l'utilisateur après la connexion"
46
-
47
- #: login-with-ajax-admin.php:120
48
- msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
49
- msgstr "Si vous souhaitez envoyer les utilisateurs avec un certain rôle vers une URL spécifique après la connexion, entrez l'url ici (laisser vide pour utiliser la redirection globale)"
50
-
51
- #: login-with-ajax-admin.php:140
52
- msgid "Role-Based Custom Logout Redirects"
53
- msgstr "Redirections Spécifiques selon le rôle de l'utilisateur après la déconnexion"
54
-
55
- #: login-with-ajax-admin.php:143
56
- msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
57
- msgstr "Si vous souhaitez envoyer les utilisateurs avec un certain rôle vers une URL spécifique après la déconnexion, entrez l'url ici (laisser vide pour utiliser la redirection globale)"
58
-
59
- # Translated by WP
60
- #: login-with-ajax-admin.php:167
61
- msgid "Save Changes"
62
- msgstr "Sauvegarder les changements"
63
-
64
- #: login-with-ajax-widget.php:5
65
- msgid "Login widget with AJAX capabilities."
66
- msgstr "Widget de connexion avec des possibilités AJAX."
67
-
68
- #: login-with-ajax-widget.php:25
69
- msgid "Show profile link?"
70
- msgstr "Montrer le lien vers le profil ?"
71
-
72
- #: login-with-ajax.php:107
73
- msgid "Login Successful, redirecting..."
74
- msgstr "Connexion réussie, redirection en cours...."
75
-
76
- #: login-with-ajax.php:126
77
- #: login-with-ajax.php:148
78
- msgid "An undefined error has ocurred"
79
- msgstr "Une erreur indéfinie s'est produite"
80
-
81
- #: login-with-ajax.php:138
82
- msgid "We have sent you an email"
83
- msgstr "Nous avons vous envoyer un email"
84
-
85
- #: widget/widget_in.php:11
86
- msgid "Hi"
87
- msgstr "Bonjour"
88
-
89
- # Translated by WP
90
- #: widget/widget_in.php:34
91
- msgid "Profile"
92
- msgstr "Profil"
93
-
94
- # Translated by WP
95
- #: widget/widget_in.php:40
96
- #: widget/widget_in.php:44
97
- msgid "Log Out"
98
- msgstr "Déconnexion"
99
-
100
- #: widget/widget_in.php:51
101
- msgid "blog admin"
102
- msgstr "Administration du blog"
103
-
104
- # Translated by WP
105
- #: widget/widget_out.php:10
106
- #: widget/widget_out.php:35
107
- msgid "Log In"
108
- msgstr "Connexion"
109
-
110
- # Translated by WP
111
- #: widget/widget_out.php:19
112
- msgid "Username"
113
- msgstr "Identifiant"
114
-
115
- # Translated by WP
116
- #: widget/widget_out.php:27
117
- msgid "Password"
118
- msgstr "Mot de passe"
119
-
120
- # Translated by WP
121
- #: widget/widget_out.php:41
122
- msgid "Remember Me"
123
- msgstr "Se souvenir de moi"
124
-
125
- #: widget/widget_out.php:43
126
- msgid "Password Lost and Found"
127
- msgstr "Mot de passe retrouvé"
128
-
129
- #: widget/widget_out.php:43
130
- msgid "Lost your password?"
131
- msgstr "Mot de passe oublié ?"
132
-
133
- # Translated by WP
134
- #: widget/widget_out.php:52
135
- #: widget/widget_out.php:56
136
- msgid "Register"
137
- msgstr "S'enregistrer"
138
-
139
- # Translated by WP
140
- #: widget/widget_out.php:62
141
- msgid "Sign Up"
142
- msgstr "S'enregistrer"
143
-
144
- #: widget/widget_out.php:74
145
- msgid "Forgotten Password"
146
- msgstr "Mot de passe oublié"
147
-
148
- #: widget/widget_out.php:79
149
- msgid "Enter username or email"
150
- msgstr "Entrez votre identifiant ou votre email"
151
-
152
- #: widget/widget_out.php:85
153
- msgid "Get New Password"
154
- msgstr "Obtenir un nouveau mot de passe"
155
-
156
- #. Plugin Name of an extension
157
- msgid "Login With Ajax"
158
- msgstr "Login With Ajax"
159
-
160
- #. Plugin URI of an extension
161
- msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
162
- msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
163
-
164
- #. Description of an extension
165
- msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
166
- msgstr "Widget de connexion piloté en Ajax. Formulaires personnalisables dans votre répertoire de thème, et réglages avancés dans l'espace d'administration."
167
-
168
- #. Author of an extension
169
- msgid "NetWebLogic"
170
- msgstr "NetWebLogic"
171
-
172
- #. Author URI of an extension
173
- msgid "http://netweblogic.com/"
174
- msgstr "http://netweblogic.com/"
175
-
176
- #. Tags of an extension
177
- msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
178
- msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
179
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
langs/login-with-ajax-he_IL.mo CHANGED
Binary file
langs/login-with-ajax-he_IL.po CHANGED
@@ -1,155 +1,168 @@
1
- # Translation of Login With Ajax in Russian
2
  # This file is distributed under the same license as the Login With Ajax package.
3
  msgid ""
4
  msgstr ""
5
- "PO-Revision-Date: 2013-10-18 19:27+0100\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
10
- "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
11
- "X-Generator: Poedit 1.5.7\n"
12
  "Project-Id-Version: Login With Ajax\n"
13
- "POT-Creation-Date: \n"
14
- "Last-Translator: Marcus Sykes <wp.plugins@netweblogic.com>\n"
15
- "Language-Team: \n"
16
 
17
- #: login-with-ajax-admin.php:198 login-with-ajax-admin.php:250
18
- msgid ""
19
- "With WPML enabled you can provide different redirection destinations based "
20
- "on language too."
21
- msgstr ""
22
 
23
- #: login-with-ajax-admin.php:303
24
- msgid ""
25
- "If you'd like to override the default Wordpress email users receive once "
26
- "registered, make sure you check the box below and enter a new email subject "
27
- "and message."
28
- msgstr ""
29
 
30
- #: login-with-ajax-admin.php:339
 
 
 
 
31
  msgid ""
32
  "Thanks for signing up to our blog. \n"
33
  "\n"
34
  "You can login with the following credentials by visiting %BLOGURL%\n"
35
  "\n"
36
- "Username : %USERNAME%\n"
37
- "Password : %PASSWORD%\n"
38
  "\n"
39
  "We look forward to your next visit!\n"
40
  "\n"
41
  "The team at %BLOGNAME%"
42
  msgstr ""
 
 
 
 
 
 
 
 
 
 
43
 
44
- #: login-with-ajax-widget.php:48
45
- msgid "Title"
46
- msgstr "כותרת"
47
 
48
- #: login-with-ajax-widget.php:56
49
- msgid "Recover Password?"
50
- msgstr "שחזור סיסמא"
51
 
52
- #: registration.php:18
53
- msgid "<strong>ERROR</strong>: Please enter a username."
54
- msgstr ""
55
 
56
- #: registration.php:20
57
- msgid ""
58
- "<strong>ERROR</strong>: This username is invalid because it uses illegal "
59
- "characters. Please enter a valid username."
60
- msgstr ""
61
 
62
- #: registration.php:23
63
- msgid ""
64
- "<strong>ERROR</strong>: This username is already registered. Please choose "
65
- "another one."
66
- msgstr ""
67
 
68
- #: registration.php:28
69
- msgid "<strong>ERROR</strong>: Please type your e-mail address."
70
- msgstr ""
71
 
72
- #: registration.php:30
73
- msgid "<strong>ERROR</strong>: The email address isn&#8217;t correct."
74
- msgstr ""
75
 
76
- #: registration.php:33
77
- msgid ""
78
- "<strong>ERROR</strong>: This email is already registered, please choose "
79
- "another one."
80
  msgstr ""
81
 
82
- #: registration.php:46
 
 
 
 
83
  msgid ""
84
- "<strong>ERROR</strong>: Couldn&#8217;t register you... please contact the <a "
85
- "href=\"mailto:%s\">webmaster</a> !"
 
 
 
 
 
 
 
 
86
  msgstr ""
 
 
 
 
 
 
 
 
 
 
87
 
88
- #: login-with-ajax-widget.php:14
 
 
 
 
89
  msgid "Login widget with AJAX capabilities."
90
  msgstr "אפשרויות וידגט כניסה"
91
 
92
- #: login-with-ajax-widget.php:52
93
  msgid "Show profile link?"
94
  msgstr "הצג לינק לפרופיל"
95
 
96
- #: login-with-ajax-widget.php:60
97
  msgid "AJAX Registration?"
98
  msgstr "רישום בAJAX"
99
 
100
- #: login-with-ajax-widget.php:65
101
  msgid "Template"
102
  msgstr "תבנית"
103
 
104
- #: login-with-ajax.php:157
105
  msgid "Login Successful, redirecting..."
106
  msgstr "כניסה מוצלחת, מעביר"
107
 
108
- #: login-with-ajax.php:169
109
  msgid "Login successful, updating..."
110
  msgstr "כניסה מוצלחת, מעדכן"
111
 
112
- #: login-with-ajax.php:179 login-with-ajax.php:233
113
  msgid "An undefined error has ocurred"
114
  msgstr "שגיאה בלתי מוכרת"
115
 
116
- #: login-with-ajax.php:183
117
  msgid "Please supply your username and password."
118
  msgstr "הכנס שם משתמש וסיסמא"
119
 
120
- #: login-with-ajax.php:203
121
  msgid "Registration complete. Please check your e-mail."
122
  msgstr "הרישום בוצע בהצלחה. בבקשה בדוק את הדואר אלקטרוני שלך"
123
 
124
- #: login-with-ajax.php:224
125
  msgid "We have sent you an email"
126
  msgstr "שלחנו לך אימייל"
127
 
128
- #: pluggable.php:25
129
- msgid "New user registration on your blog %s:"
130
- msgstr "משתמש חדש באתר שלך %s:"
131
-
132
- #: pluggable.php:26 pluggable.php:40
133
  msgid "Username: %s"
134
  msgstr "שם משתמש: %s"
135
 
136
- #: pluggable.php:27
137
  msgid "E-mail: %s"
138
  msgstr "אימייל: %s"
139
 
140
- #: pluggable.php:29
141
  msgid "[%s] New User Registration"
142
  msgstr "[%s] רישום משתמש חדש"
143
 
144
- #: pluggable.php:41
145
- msgid "Password: %s"
146
- msgstr "סיסמא: %s"
147
-
148
- #: pluggable.php:44
149
- msgid "[%s] Your username and password"
150
- msgstr "[%s] שם משתמש וסיסמא שלך"
151
-
152
- #: widget/default/widget_in.php:13
153
  msgid "Hi"
154
  msgstr "היי"
155
 
@@ -165,232 +178,196 @@ msgstr "יציאה"
165
  msgid "blog admin"
166
  msgstr "ניהול האתר"
167
 
168
- #: login-with-ajax-widget.php:8 widget/default/widget_out.php:31
169
- #: widget/divs-only/widget_out.php:22 widget/modal/widget_out.php:9
170
- #: widget/modal/widget_out.php:35
171
  msgid "Log In"
172
  msgstr "כניסה"
173
 
174
- #: widget/default/widget_out.php:14 widget/default/widget_out.php:82
175
- #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:59
176
- #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:91
177
  msgid "Username"
178
  msgstr "שם משתמש"
179
 
180
- #: widget/default/widget_out.php:22 widget/divs-only/widget_out.php:17
181
  #: widget/modal/widget_out.php:27
182
  msgid "Password"
183
  msgstr "סיסמא"
184
 
185
- #: widget/default/widget_out.php:36 widget/divs-only/widget_out.php:28
186
- #: widget/modal/widget_out.php:40
187
  msgid "Remember Me"
188
  msgstr "זכור אותי"
189
 
190
- #: widget/default/widget_out.php:39 widget/divs-only/widget_out.php:31
191
- #: widget/modal/widget_out.php:43
192
  msgid "Password Lost and Found"
193
  msgstr "שחזור סיסמאות אבודות ונשכחות"
194
 
195
- #: widget/default/widget_out.php:39 widget/divs-only/widget_out.php:31
196
- #: widget/modal/widget_out.php:43
197
  msgid "Lost your password?"
198
  msgstr "שכחת סיסמא?"
199
 
200
- #: widget/default/widget_out.php:43 widget/default/widget_out.php:92
201
- #: widget/divs-only/widget_out.php:35 widget/divs-only/widget_out.php:72
202
- #: widget/modal/widget_out.php:47 widget/modal/widget_out.php:112
203
  msgid "Register"
204
  msgstr "הרשמה"
205
 
206
- #: widget/default/widget_out.php:55 widget/divs-only/widget_out.php:41
207
- #: widget/modal/widget_out.php:59
208
  msgid "Forgotten Password"
209
  msgstr "סיסמא שנשכחה"
210
 
211
- #: widget/default/widget_out.php:60 widget/divs-only/widget_out.php:43
212
- #: widget/modal/widget_out.php:64
213
  msgid "Enter username or email"
214
  msgstr "הכנס שם משתמש או אימייל"
215
 
216
- #: widget/default/widget_out.php:67 widget/divs-only/widget_out.php:48
217
- #: widget/modal/widget_out.php:71
218
  msgid "Get New Password"
219
  msgstr "קבל סיסמא חדשה"
220
 
221
- #: widget/default/widget_out.php:68 widget/divs-only/widget_out.php:49
222
- #: widget/divs-only/widget_out.php:73 widget/modal/widget_out.php:72
223
- #: widget/modal/widget_out.php:113
224
  msgid "Cancel"
225
  msgstr "ביטול"
226
 
227
- #: widget/default/widget_out.php:77 widget/divs-only/widget_out.php:57
228
- #: widget/modal/widget_out.php:86
229
  msgid "Register For This Site"
230
  msgstr "הרשם לאתר"
231
 
232
- #: widget/default/widget_out.php:86 widget/divs-only/widget_out.php:63
233
- #: widget/modal/widget_out.php:97
234
  msgid "E-mail"
235
  msgstr "אימייל"
236
 
237
- #: widget/default/widget_out.php:78 widget/divs-only/widget_out.php:71
238
- #: widget/modal/widget_out.php:111
239
  msgid "A password will be e-mailed to you."
240
  msgstr "סיסמתך תשלח אליך בדואר אלקטרוני"
241
 
242
- #: login-with-ajax-admin.php:167
243
  msgid "Redirection Settings"
244
  msgstr "הגדרות העברה"
245
 
246
- #: login-with-ajax-admin.php:171
247
  msgid "Global Login Redirect"
248
  msgstr "העברה גלובלית בכניסה"
249
 
250
- #: login-with-ajax-admin.php:175
251
- msgid ""
252
- "If you'd like to send the user to a specific URL after login, enter it here "
253
- "(e.g. http://wordpress.org/)"
254
- msgstr ""
255
- "אם ברצונך להעביר משתמש לעמוד מסויים אחרי הכניסה הכנס אותו כאן (דוגמא, http://"
256
- "wordpress.org/)"
257
 
258
- #: login-with-ajax-admin.php:176
259
- msgid ""
260
- "Use %USERNAME% and it will be replaced with the username of person logging "
261
- "in."
262
  msgstr "%USERNAME% יוחלף בשם המשתמש שנכנס"
263
 
264
- #: login-with-ajax-admin.php:209
265
  msgid "Global Logout Redirect"
266
  msgstr "העברה גלובלית ביציאה"
267
 
268
- #: login-with-ajax-admin.php:213
269
- msgid ""
270
- "If you'd like to send the user to a specific URL after logout, enter it here "
271
- "(e.g. http://wordpress.org/)"
272
- msgstr ""
273
- "אם ברצונך להעביר משתמש לעמוד מסויים אחרי היציאה הכנס אותו כאן (לדוגמא, "
274
- "http://wordpress.org/)"
275
 
276
- #: login-with-ajax-admin.php:214
277
- msgid ""
278
- "Enter %LASTURL% to send the user back to the page they were previously on."
279
  msgstr "הכנס %LASTURL% על מנת להעביר את המשתמש לעמוד הקודם"
280
 
281
- #: login-with-ajax-admin.php:222
282
  msgid "Role-Based Custom Login Redirects"
283
  msgstr "העברת משתמש בכניסה בהתאם לסוג המשתמש"
284
 
285
- #: login-with-ajax-admin.php:225
286
- msgid ""
287
- "If you would like a specific user role to be redirected to a custom URL upon "
288
- "login, place it here (blank value will default to the global redirect)"
289
- msgstr ""
290
- "אם ברצונך להעביר סוג מסויים של משתמשים לעמוד מסויים אחרי הכניסה, הכנס אותו "
291
- "כאן (אם ריק המשתמש יועבר בהתאם להעברה גלובלית)"
292
 
293
- #: login-with-ajax-admin.php:275
294
  msgid "Role-Based Custom Logout Redirects"
295
  msgstr "העברה בהתאם לסוג משתמש ביציאה"
296
 
297
- #: login-with-ajax-admin.php:278
298
- msgid ""
299
- "If you would like a specific user role to be redirected to a custom URL upon "
300
- "logout, place it here (blank value will default to the global redirect)"
301
  msgstr "אם ברצונך להעביר סוג מסויים של משתמשים לעמוד מסויים"
302
 
303
- #: login-with-ajax-admin.php:301
304
  msgid "Notification Settings"
305
  msgstr "הגדרות התראות"
306
 
307
- #: login-with-ajax-admin.php:304
308
- msgid ""
309
- "If this feature doesn't work, please make sure that you don't have another "
310
- "plugin installed which also manages user registrations (e.g. BuddyPress and "
311
- "MU)."
312
- msgstr ""
313
- "אם משהו לא עובד נסה לכבות פלאגינים הקשורים ברישום משתמשים (למשל BuddyPress "
314
- "או MU)"
315
 
316
- #: login-with-ajax-admin.php:309
317
  msgid "Override Default Email?"
318
  msgstr "להחליף את אימייל ברירת מחדל?"
319
 
320
- #: login-with-ajax-admin.php:317
321
  msgid "Subject"
322
  msgstr "נושא"
323
 
324
- #: login-with-ajax-admin.php:322
325
  msgid "Your registration at %BLOGNAME%"
326
  msgstr "ההרשמה ב%BLOGNAME% בוצע בהצלחה"
327
 
328
- #: login-with-ajax-admin.php:326
329
  msgid "<code>%USERNAME%</code> will be replaced with a username."
330
  msgstr "<code>%USERNAME%</code> יוחלף בשם משתמש"
331
 
332
- #: login-with-ajax-admin.php:327
333
  msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
334
  msgstr "<code>%PASSWORD%</code> יוחלף בסיסמא"
335
 
336
- #: login-with-ajax-admin.php:328 login-with-ajax-admin.php:352
337
  msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
338
  msgstr "<code>%BLOGNAME%</code> יוחלף בשם האתר"
339
 
340
- #: login-with-ajax-admin.php:329 login-with-ajax-admin.php:353
341
  msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
342
  msgstr "<br /><code>%BLOGURL%</code> יוחלף בכתובת האתר"
343
 
344
- #: login-with-ajax-admin.php:334
345
  msgid "Message"
346
  msgstr "הודעה"
347
 
348
- #: login-with-ajax-admin.php:361
349
  msgid "Save Changes"
350
  msgstr "שמור שינויים"
351
 
352
- #: login-with-ajax-admin.php:44
353
- msgid ""
354
- "New features in Login With AJAX (including registration!), check out the "
355
- "settings and widget pages!"
356
- msgstr "אפשרויות חדשות בפלאגין כניסה עם אדגאקס, בדוק את עמוד ההגדרות והוידגטים"
357
-
358
- #: login-with-ajax-admin.php:46
359
  msgid "Dismiss"
360
  msgstr "התעלם"
361
 
362
- #: login-with-ajax-admin.php:92
363
  msgid "Changes saved."
364
  msgstr "ההגדרות נשמרו בהצלחה"
365
 
366
- #: login-with-ajax-admin.php:135
367
  msgid "General Settings"
368
  msgstr "הגדרות כלליות"
369
 
370
- #: login-with-ajax-admin.php:140
371
  msgid "Default Template"
372
  msgstr "תבנית ברירת מחדל"
373
 
374
- #: login-with-ajax-admin.php:149
375
- msgid ""
376
- "Choose the default theme you'd like to use. This can be overriden in the "
377
- "widget, shortcode and template tags."
378
  msgstr "בחר תבנית ברירת מחדל. ניתן לעקוף את זה בוידגט קוד קיצור ותגיות תבנית"
379
 
380
- #: login-with-ajax-admin.php:150
381
  msgid "Further documentation for this feature coming soon..."
382
  msgstr "הסברים ליכולת זו עדיין אינם מוכנים"
383
 
384
- #: login-with-ajax-admin.php:156
385
  msgid "Disable refresh upon login?"
386
  msgstr "לבטל רענון עמוד בכניסה?"
387
 
388
- #: login-with-ajax-admin.php:161
389
- msgid ""
390
- "If the user logs in and you check the button above, only the login widget "
391
- "will update itself without refreshing the page. Not a good idea if your site "
392
- "shows different content to users once logged in, as a refresh would be "
393
- "needed."
394
- msgstr ""
395
- "אם אופציה זו סומנה, אזי אחרי הכניסה רק החלק של הוידגט יתעדכן ללא רענון הדף. "
396
- "לא רעיון כל כך טוב אם מוצג תוכן שונה למשתמשים רשומים כי זה מצריך רענון כל הדף"
1
+ # Translation of Login With Ajax in Hebrew
2
  # This file is distributed under the same license as the Login With Ajax package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2015-09-24 13:39:15+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
 
11
  "Project-Id-Version: Login With Ajax\n"
 
 
 
12
 
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr "מאז וורדפרס 4.3 סיסמאות אינן בדוא\"ל למשתמשים יותר, הם החליפו עם קישור ליצירת סיסמא חדשה."
 
 
16
 
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr "בדוק תבנית הדואר אלקטרוני הרישום שלך."
 
 
 
20
 
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr "%s תוחלף בקישור כדי להגדיר את סיסמא המשתמש."
24
+
25
+ #: login-with-ajax-admin.php:357
26
  msgid ""
27
  "Thanks for signing up to our blog. \n"
28
  "\n"
29
  "You can login with the following credentials by visiting %BLOGURL%\n"
30
  "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
  "\n"
34
  "We look forward to your next visit!\n"
35
  "\n"
36
  "The team at %BLOGNAME%"
37
  msgstr ""
38
+ "תודה שנרשמת לאתר שלנו. \n"
39
+ "\n"
40
+ "אתה יכול להתחבר עם הפרטים מטה בכתובת %BLOGURL%\n"
41
+ "\n"
42
+ "שם משתמש: %USERNAME%\n"
43
+ "לאיפוס סיסמה, גשו לקישור הבא: %PASSWORD%\n"
44
+ "\n"
45
+ "מצפים לראותך שוב בקרוב!\n"
46
+ "\n"
47
+ "צוות האתר%BLOGNAME%"
48
 
49
+ #: login-with-ajax.php:218
50
+ msgid "Registration has been disabled."
51
+ msgstr "ההרשמה לרשת סגורה כרגע."
52
 
53
+ #: pluggable.php:35
54
+ msgid "New user registration on your site %s:"
55
+ msgstr "רישום משתמשים חדשים באתר %s:"
56
 
57
+ #: pluggable.php:68
58
+ msgid "To set your password, visit the following address:"
59
+ msgstr "לאיפוס סיסמה, גשו לקישור הבא:"
60
 
61
+ #: pluggable.php:73
62
+ msgid "[%s] Your username and password info"
63
+ msgstr "[%s] פרטי משתמש וסיסמה"
 
 
64
 
65
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
66
+ msgid "Title (%s)"
67
+ msgstr "כותרת (%s)"
 
 
68
 
69
+ #: login-with-ajax-widget.php:55
70
+ msgid "Logged In"
71
+ msgstr "התחבר"
72
 
73
+ #: login-with-ajax-widget.php:59
74
+ msgid "Logged Out"
75
+ msgstr "התנתק"
76
 
77
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
78
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
 
 
79
  msgstr ""
80
 
81
+ #: login-with-ajax-admin.php:316
82
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
83
+ msgstr "אם אתה רוצה לגרוס את אימייל ברירת המחדל המוגדר בוורדפרס שמשתמשים מקבלים בעת ההרשמה, וודא כי סימנת את הקוביה מתחת והזן נושא והודעה חדשים."
84
+
85
+ #: login-with-ajax-admin.php:368
86
  msgid ""
87
+ "Thanks for signing up to our blog. \n"
88
+ "\n"
89
+ "You can login with the following credentials by visiting %BLOGURL%\n"
90
+ "\n"
91
+ "Username : %USERNAME%\n"
92
+ "Password : %PASSWORD%\n"
93
+ "\n"
94
+ "We look forward to your next visit!\n"
95
+ "\n"
96
+ "The team at %BLOGNAME%"
97
  msgstr ""
98
+ "תודה שנרשמת לאתר שלנו. \n"
99
+ "\n"
100
+ "אתה יכול להתחבר עם הפרטים מטה בכתובת %BLOGURL%\n"
101
+ "\n"
102
+ "שם משתמש: %USERNAME%\n"
103
+ "סיסמא: %PASSWORD%\n"
104
+ "\n"
105
+ "מצפים לראותך שוב בקרוב!\n"
106
+ "\n"
107
+ "צוות האתר%BLOGNAME%"
108
 
109
+ #: login-with-ajax-widget.php:67
110
+ msgid "Recover Password?"
111
+ msgstr "שחזור סיסמא"
112
+
113
+ #: login-with-ajax-widget.php:15
114
  msgid "Login widget with AJAX capabilities."
115
  msgstr "אפשרויות וידגט כניסה"
116
 
117
+ #: login-with-ajax-widget.php:63
118
  msgid "Show profile link?"
119
  msgstr "הצג לינק לפרופיל"
120
 
121
+ #: login-with-ajax-widget.php:71
122
  msgid "AJAX Registration?"
123
  msgstr "רישום בAJAX"
124
 
125
+ #: login-with-ajax-widget.php:76
126
  msgid "Template"
127
  msgstr "תבנית"
128
 
129
+ #: login-with-ajax.php:160
130
  msgid "Login Successful, redirecting..."
131
  msgstr "כניסה מוצלחת, מעביר"
132
 
133
+ #: login-with-ajax.php:173
134
  msgid "Login successful, updating..."
135
  msgstr "כניסה מוצלחת, מעדכן"
136
 
137
+ #: login-with-ajax.php:183 login-with-ajax.php:239
138
  msgid "An undefined error has ocurred"
139
  msgstr "שגיאה בלתי מוכרת"
140
 
141
+ #: login-with-ajax.php:187
142
  msgid "Please supply your username and password."
143
  msgstr "הכנס שם משתמש וסיסמא"
144
 
145
+ #: login-with-ajax.php:205
146
  msgid "Registration complete. Please check your e-mail."
147
  msgstr "הרישום בוצע בהצלחה. בבקשה בדוק את הדואר אלקטרוני שלך"
148
 
149
+ #: login-with-ajax.php:230
150
  msgid "We have sent you an email"
151
  msgstr "שלחנו לך אימייל"
152
 
153
+ #: pluggable.php:36 pluggable.php:67
 
 
 
 
154
  msgid "Username: %s"
155
  msgstr "שם משתמש: %s"
156
 
157
+ #: pluggable.php:37
158
  msgid "E-mail: %s"
159
  msgstr "אימייל: %s"
160
 
161
+ #: pluggable.php:39
162
  msgid "[%s] New User Registration"
163
  msgstr "[%s] רישום משתמש חדש"
164
 
165
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
 
 
 
 
 
 
 
 
166
  msgid "Hi"
167
  msgstr "היי"
168
 
178
  msgid "blog admin"
179
  msgstr "ניהול האתר"
180
 
181
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
182
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
183
+ #: widget/modal/widget_out.php:36
184
  msgid "Log In"
185
  msgstr "כניסה"
186
 
187
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
188
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
189
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
190
  msgid "Username"
191
  msgstr "שם משתמש"
192
 
193
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
194
  #: widget/modal/widget_out.php:27
195
  msgid "Password"
196
  msgstr "סיסמא"
197
 
198
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
199
+ #: widget/modal/widget_out.php:44
200
  msgid "Remember Me"
201
  msgstr "זכור אותי"
202
 
203
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
204
+ #: widget/modal/widget_out.php:47
205
  msgid "Password Lost and Found"
206
  msgstr "שחזור סיסמאות אבודות ונשכחות"
207
 
208
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
209
+ #: widget/modal/widget_out.php:47
210
  msgid "Lost your password?"
211
  msgstr "שכחת סיסמא?"
212
 
213
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
214
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
215
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
216
  msgid "Register"
217
  msgstr "הרשמה"
218
 
219
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
220
+ #: widget/modal/widget_out.php:63
221
  msgid "Forgotten Password"
222
  msgstr "סיסמא שנשכחה"
223
 
224
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
225
+ #: widget/modal/widget_out.php:69
226
  msgid "Enter username or email"
227
  msgstr "הכנס שם משתמש או אימייל"
228
 
229
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
230
+ #: widget/modal/widget_out.php:77
231
  msgid "Get New Password"
232
  msgstr "קבל סיסמא חדשה"
233
 
234
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
235
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
236
+ #: widget/modal/widget_out.php:123
237
  msgid "Cancel"
238
  msgstr "ביטול"
239
 
240
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
241
+ #: widget/modal/widget_out.php:92
242
  msgid "Register For This Site"
243
  msgstr "הרשם לאתר"
244
 
245
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
246
+ #: widget/modal/widget_out.php:106
247
  msgid "E-mail"
248
  msgstr "אימייל"
249
 
250
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
251
+ #: widget/modal/widget_out.php:121
252
  msgid "A password will be e-mailed to you."
253
  msgstr "סיסמתך תשלח אליך בדואר אלקטרוני"
254
 
255
+ #: login-with-ajax-admin.php:180
256
  msgid "Redirection Settings"
257
  msgstr "הגדרות העברה"
258
 
259
+ #: login-with-ajax-admin.php:184
260
  msgid "Global Login Redirect"
261
  msgstr "העברה גלובלית בכניסה"
262
 
263
+ #: login-with-ajax-admin.php:188
264
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
265
+ msgstr "אם ברצונך להעביר משתמש לעמוד מסויים אחרי הכניסה הכנס אותו כאן (דוגמא, http://wordpress.org/)"
 
 
 
 
266
 
267
+ #: login-with-ajax-admin.php:189
268
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
 
 
269
  msgstr "%USERNAME% יוחלף בשם המשתמש שנכנס"
270
 
271
+ #: login-with-ajax-admin.php:222
272
  msgid "Global Logout Redirect"
273
  msgstr "העברה גלובלית ביציאה"
274
 
275
+ #: login-with-ajax-admin.php:226
276
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
277
+ msgstr "אם ברצונך להעביר משתמש לעמוד מסויים אחרי היציאה הכנס אותו כאן (לדוגמא, http://wordpress.org/)"
 
 
 
 
278
 
279
+ #: login-with-ajax-admin.php:227
280
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
 
281
  msgstr "הכנס %LASTURL% על מנת להעביר את המשתמש לעמוד הקודם"
282
 
283
+ #: login-with-ajax-admin.php:235
284
  msgid "Role-Based Custom Login Redirects"
285
  msgstr "העברת משתמש בכניסה בהתאם לסוג המשתמש"
286
 
287
+ #: login-with-ajax-admin.php:238
288
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
289
+ msgstr "אם ברצונך להעביר סוג מסויים של משתמשים לעמוד מסויים אחרי הכניסה, הכנס אותו כאן (אם ריק המשתמש יועבר בהתאם להעברה גלובלית)"
 
 
 
 
290
 
291
+ #: login-with-ajax-admin.php:288
292
  msgid "Role-Based Custom Logout Redirects"
293
  msgstr "העברה בהתאם לסוג משתמש ביציאה"
294
 
295
+ #: login-with-ajax-admin.php:291
296
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
 
 
297
  msgstr "אם ברצונך להעביר סוג מסויים של משתמשים לעמוד מסויים"
298
 
299
+ #: login-with-ajax-admin.php:314
300
  msgid "Notification Settings"
301
  msgstr "הגדרות התראות"
302
 
303
+ #: login-with-ajax-admin.php:317
304
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
305
+ msgstr "אם משהו לא עובד נסה לכבות פלאגינים הקשורים ברישום משתמשים (למשל BuddyPress או MU)"
 
 
 
 
 
306
 
307
+ #: login-with-ajax-admin.php:322
308
  msgid "Override Default Email?"
309
  msgstr "להחליף את אימייל ברירת מחדל?"
310
 
311
+ #: login-with-ajax-admin.php:330
312
  msgid "Subject"
313
  msgstr "נושא"
314
 
315
+ #: login-with-ajax-admin.php:335
316
  msgid "Your registration at %BLOGNAME%"
317
  msgstr "ההרשמה ב%BLOGNAME% בוצע בהצלחה"
318
 
319
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
320
  msgid "<code>%USERNAME%</code> will be replaced with a username."
321
  msgstr "<code>%USERNAME%</code> יוחלף בשם משתמש"
322
 
323
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
324
  msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
325
  msgstr "<code>%PASSWORD%</code> יוחלף בסיסמא"
326
 
327
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
328
  msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
329
  msgstr "<code>%BLOGNAME%</code> יוחלף בשם האתר"
330
 
331
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
332
  msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
333
  msgstr "<br /><code>%BLOGURL%</code> יוחלף בכתובת האתר"
334
 
335
+ #: login-with-ajax-admin.php:351
336
  msgid "Message"
337
  msgstr "הודעה"
338
 
339
+ #: login-with-ajax-admin.php:396
340
  msgid "Save Changes"
341
  msgstr "שמור שינויים"
342
 
343
+ #: login-with-ajax-admin.php:50
 
 
 
 
 
 
344
  msgid "Dismiss"
345
  msgstr "התעלם"
346
 
347
+ #: login-with-ajax-admin.php:106
348
  msgid "Changes saved."
349
  msgstr "ההגדרות נשמרו בהצלחה"
350
 
351
+ #: login-with-ajax-admin.php:148
352
  msgid "General Settings"
353
  msgstr "הגדרות כלליות"
354
 
355
+ #: login-with-ajax-admin.php:153
356
  msgid "Default Template"
357
  msgstr "תבנית ברירת מחדל"
358
 
359
+ #: login-with-ajax-admin.php:162
360
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
 
 
361
  msgstr "בחר תבנית ברירת מחדל. ניתן לעקוף את זה בוידגט קוד קיצור ותגיות תבנית"
362
 
363
+ #: login-with-ajax-admin.php:163
364
  msgid "Further documentation for this feature coming soon..."
365
  msgstr "הסברים ליכולת זו עדיין אינם מוכנים"
366
 
367
+ #: login-with-ajax-admin.php:169
368
  msgid "Disable refresh upon login?"
369
  msgstr "לבטל רענון עמוד בכניסה?"
370
 
371
+ #: login-with-ajax-admin.php:174
372
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
373
+ msgstr "אם אופציה זו סומנה, אזי אחרי הכניסה רק החלק של הוידגט יתעדכן ללא רענון הדף. לא רעיון כל כך טוב אם מוצג תוכן שונה למשתמשים רשומים כי זה מצריך רענון כל הדף"
 
 
 
 
 
 
langs/{login-with-ajax-hi_IN_hi.mo → login-with-ajax-hi_IN.mo} RENAMED
File without changes
langs/{login-with-ajax-hi_IN_hi.po → login-with-ajax-hi_IN.po} RENAMED
File without changes
langs/login-with-ajax-hu_HU.mo CHANGED
Binary file
langs/login-with-ajax-hu_HU.po CHANGED
@@ -1,349 +1,353 @@
 
 
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: login-with-ajax\n"
4
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
5
- "POT-Creation-Date: 2010-11-29 14:04+0000\n"
6
- "PO-Revision-Date: \n"
7
- "Last-Translator: anselmo\n"
8
- "Language-Team: \n"
9
- "Language: \n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
 
 
 
13
 
14
- #: login-with-ajax-admin.php:44
15
- msgid "New features in Login With AJAX (including registration!), check out the settings and widget pages!"
16
- msgstr "Új funkciók a Login with Ajax pluginben (regisztráció is!), ellenőrizze a beállításokat és a widgetek oldalt!"
17
-
18
- #: login-with-ajax-admin.php:46
19
- msgid "Dismiss"
20
- msgstr "Figyelmen kívül hagy"
21
-
22
- #: login-with-ajax-admin.php:92
23
- msgid "Changes saved."
24
- msgstr "A változtatásokat elmentettük."
25
-
26
- #: login-with-ajax-admin.php:135
27
- msgid "General Settings"
28
- msgstr "Álltalános beállítások"
29
-
30
- #: login-with-ajax-admin.php:141
31
- msgid "Default Template"
32
- msgstr "Alapértelmezett template"
33
-
34
- #: login-with-ajax-admin.php:150
35
- msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
36
- msgstr "Válassza ki a használni kívánt témát. Ez felülírható a widgetben, shortcodeban és a tempalte tagekben."
37
-
38
- #: login-with-ajax-admin.php:151
39
- msgid "Further documentation for this feature coming soon..."
40
- msgstr "A további dokumentálása ennek a funkciónak hamarosan elkészül..."
41
-
42
- #: login-with-ajax-admin.php:157
43
- msgid "Disable refresh upon login?"
44
- msgstr "Kikapcsolja a frissítést belépés után?"
45
-
46
- #: login-with-ajax-admin.php:162
47
- msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
48
- msgstr "Ha Ön kipipálta ezt a mezőt, és a felhasználó bejelentkezik, akkor csak a bejelentkezés widget frissíti magát anélkül, hogy az egész oldalt frissítené. Ne használja, ha a felhasználóknak más tartalmat akar megjeleníteni belépés után!"
49
-
50
- #: login-with-ajax-admin.php:163
51
- msgid "<strong>Experimental and not fully tested!</strong> please test and report any bugs on our forum."
52
- msgstr "<strong>Kisérleti és nem teljesen tesztelt!</strong> Kérjük tesztelje, és ha hibát talál jelentse a forumon!"
53
-
54
- #: login-with-ajax-admin.php:168
55
- msgid "Redirection Settings"
56
- msgstr "Átirányítási beállítások"
57
-
58
- #: login-with-ajax-admin.php:173
59
- msgid "Global Login Redirect"
60
- msgstr "Globális belépési átirányítás"
61
-
62
- #: login-with-ajax-admin.php:177
63
- msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
64
- msgstr "Ha a felhaszálót egy bizonyos URLre akarja irányítani belépés után, akkor azt itt adhatja meg (pl.: http://wordpress.org/)"
65
-
66
- #: login-with-ajax-admin.php:178
67
- #: login-with-ajax-admin.php:188
68
- msgid "New!"
69
- msgstr "Új!"
70
-
71
- #: login-with-ajax-admin.php:178
72
- msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
73
- msgstr "Használja a %USERNAME% kifejezést és ez ki lesz cserélve a regisztrált felhasználó felhasználói nevével."
74
-
75
- #: login-with-ajax-admin.php:183
76
- msgid "Global Logout Redirect"
77
- msgstr "Globális kilépési átirányítás"
78
-
79
- #: login-with-ajax-admin.php:187
80
- msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
81
- msgstr "Ha a felhaszálót egy bizonyos URLre akarja irányítani kilépés után, akkor azt itt adhatja meg (pl.: http://wordpress.org/)"
82
-
83
- #: login-with-ajax-admin.php:188
84
- msgid "Enter %LASTURL% to send the user back to the page they were previously on."
85
- msgstr "Ha azt akarja hogy a felhasználó arra az oldalra legyne visszaküldve ahonnan jött akkor írja be következőt: %LASTURL% "
86
-
87
- #: login-with-ajax-admin.php:193
88
- msgid "Role-Based Custom Login Redirects"
89
- msgstr "Szerepkör függő belépési átirányítások"
90
-
91
- #: login-with-ajax-admin.php:196
92
- msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
93
- msgstr "Ha szeretné, hogy egy bizonyos felhasználói szerepkörrel bírók egy adott URL-címre legyenek irányítva a belépéskor, akkor azt adja meg itt (Ha nem tölti ki akkor a globális beállítás fog érvényesülni)"
94
-
95
- #: login-with-ajax-admin.php:216
96
- msgid "Role-Based Custom Logout Redirects"
97
- msgstr "Szerepkör függő kilépési átirányítások"
98
 
99
- #: login-with-ajax-admin.php:219
100
- msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
101
- msgstr "Ha szeretné, hogy egy bizonyos felhasználói szerepkörrel bírók egy adott URL-címre legyenek irányítva a kilépéskor, akkor azt adja meg itt (Ha nem tölti ki akkor a globális beállítás fog érvényesülni)"
102
 
103
- #: login-with-ajax-admin.php:239
104
- msgid "Notification Settings"
105
- msgstr "Értesítési beállítások"
106
 
107
- #: login-with-ajax-admin.php:241
108
- msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message"
109
- msgstr "Ha azt szeretné, hogy az alapértelmezett Wordpress email amit a felhasználók kapnak regisztráció után felülíródjon, akkor ellenőrizze hogy bepipálta az alábbi mezőt és kitöltötte az email tárgy mezőjét is."
 
 
 
 
 
 
 
 
 
 
110
 
111
- #: login-with-ajax-admin.php:242
112
- msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
113
- msgstr "Ha ez a funkció nem müködik, kérjük ellenőrizze, hogy nincs-e egy másik bővítmény installálva, ami szintén a felhasználói regisztrációt kezeli (például: BuddyPress, MU)"
114
 
115
- #: login-with-ajax-admin.php:248
116
- msgid "Override Default Email?"
117
- msgstr "Az alapértelmezett email felülírása?"
118
 
119
- #: login-with-ajax-admin.php:256
120
- msgid "Subject"
121
- msgstr "Tárgy"
122
 
123
- #: login-with-ajax-admin.php:261
124
- msgid "Your registration at %BLOGNAME%"
125
- msgstr "Az Ön regisztrációja a(z) %BLOGNAME% weboldalon."
126
 
127
- #: login-with-ajax-admin.php:265
128
- msgid "<code>%USERNAME%</code> will be replaced with a username."
129
- msgstr "<code>%USERNAME%</code> ki lesz cserélve a felhasználónévvel."
130
 
131
- #: login-with-ajax-admin.php:266
132
- msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
133
- msgstr "<code>%PASSWORD%</code> ki lesz cserélve a jelszóval."
134
 
135
- #: login-with-ajax-admin.php:267
136
- #: login-with-ajax-admin.php:291
137
- msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
138
- msgstr "<code>%BLOGNAME%</code> ki lesz cserélve a weboldal nevével."
139
 
140
- #: login-with-ajax-admin.php:268
141
- #: login-with-ajax-admin.php:292
142
- msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
143
- msgstr "<code>%BLOGURL%</code> ki lesz cserélve a weboldal URLjével."
144
 
145
- #: login-with-ajax-admin.php:273
146
- msgid "Message"
147
- msgstr "Üzenet"
148
 
149
- #: login-with-ajax-admin.php:278
150
  msgid ""
151
- "Thanks for signing up to our blog. \r\n"
152
- "\r\n"
153
- "You can login with the following credentials by visiting %BLOGURL%\r\n"
154
- "\r\n"
155
- "Username : %USERNAME%\r\n"
156
- "Password : %PASSWORD%\r\n"
157
- "\r\n"
158
- "We look forward to your next visit!\r\n"
159
- "\r\n"
160
  "The team at %BLOGNAME%"
161
  msgstr ""
162
- "Köszönjük, hogy regisztrált weboldalunkon. \r\n"
163
- "\r\n"
164
- "Lépjen be bármikor a %BLOGURL% hivatkozás használatával.\r\n"
165
- "\r\n"
166
- "Felhasználóneve: %USERNAME%\r\n"
167
- "Jelszava: %PASSWORD%\r\n"
168
- "\r\n"
169
- "Várjuk a következő látogatását,!\r\n"
170
- "\r\n"
171
- "%BLOGNAME%"
172
-
173
- #: login-with-ajax-admin.php:301
174
- msgid "Save Changes"
175
- msgstr "Változtatások mentése"
176
 
177
- #: login-with-ajax-widget.php:5
 
 
 
 
178
  msgid "Login widget with AJAX capabilities."
179
- msgstr "Login widget AJAX támogatással."
180
 
181
- #: login-with-ajax-widget.php:28
182
  msgid "Show profile link?"
183
  msgstr "Mutassa a profil linket?"
184
 
185
- #: login-with-ajax-widget.php:32
186
  msgid "AJAX Registration?"
187
  msgstr "AJAX Regisztráció?"
188
 
189
- #: login-with-ajax-widget.php:37
190
  msgid "Template"
191
- msgstr "Template"
192
 
193
- #: login-with-ajax.php:177
194
  msgid "Login Successful, redirecting..."
195
  msgstr "Belépés sikeres, átirányítás folyamatban..."
196
 
197
- #: login-with-ajax.php:189
198
  msgid "Login successful, updating..."
199
  msgstr "Belépés sikeres, frissítés..."
200
 
201
- #: login-with-ajax.php:199
202
- #: login-with-ajax.php:251
203
  msgid "An undefined error has ocurred"
204
  msgstr "Ismeretlen hiba történt"
205
 
206
- #: login-with-ajax.php:203
207
  msgid "Please supply your username and password."
208
  msgstr "Kérjük adja meg felhasználónevét és jelszavát"
209
 
210
- #: login-with-ajax.php:222
211
  msgid "Registration complete. Please check your e-mail."
212
  msgstr "A regisztráció befejezve, kérjük nézze meg az emailjeit."
213
 
214
- #: login-with-ajax.php:242
215
  msgid "We have sent you an email"
216
  msgstr "Küldtünk Önnek egy emailt."
217
 
218
- #: pluggable.php:25
219
- #, php-format
220
- msgid "New user registration on your blog %s:"
221
- msgstr "Új felhasználó regisztrált a weboldalán: %s:"
222
-
223
- #: pluggable.php:26
224
- #: pluggable.php:40
225
- #, php-format
226
  msgid "Username: %s"
227
  msgstr "Felhasználónév: %s"
228
 
229
- #: pluggable.php:27
230
- #, php-format
231
  msgid "E-mail: %s"
232
  msgstr "Email: %s"
233
 
234
- #: pluggable.php:29
235
- #, php-format
236
  msgid "[%s] New User Registration"
237
  msgstr "[%s] Új felhasználó regisztráció"
238
 
239
- #: pluggable.php:41
240
- #, php-format
241
- msgid "Password: %s"
242
- msgstr "Jelszó: %s"
243
-
244
- #: pluggable.php:44
245
- #, php-format
246
- msgid "[%s] Your username and password"
247
- msgstr "[%s] Az Ön felhasználóneve és jelszava"
248
-
249
- #: widget/default/widget_in.php:11
250
- #: widget/default/widget_in.php:14
251
  msgid "Hi"
252
  msgstr "Üdvözöljük"
253
 
254
- #: widget/default/widget_in.php:35
255
- #: widget/default/widget_in.php:39
256
  msgid "Profile"
257
  msgstr "Profil"
258
 
259
- #: widget/default/widget_in.php:45
260
  msgid "Log Out"
261
  msgstr "Kilépés"
262
 
263
- #: widget/default/widget_in.php:50
264
  msgid "blog admin"
265
  msgstr "blog admin"
266
 
267
- #: widget/default/widget_out.php:10
268
- #: widget/default/widget_out.php:35
 
269
  msgid "Log In"
270
  msgstr "Belépés"
271
 
272
- #: widget/default/widget_out.php:19
273
- #: widget/default/widget_out.php:93
 
274
  msgid "Username"
275
  msgstr "Felhasználónév"
276
 
277
- #: widget/default/widget_out.php:27
 
278
  msgid "Password"
279
  msgstr "Jelszó"
280
 
281
- #: widget/default/widget_out.php:41
 
282
  msgid "Remember Me"
283
  msgstr "Emlékezzen rám"
284
 
285
- #: widget/default/widget_out.php:43
 
286
  msgid "Password Lost and Found"
287
  msgstr "Elfelejtett / megtalált jelszó"
288
 
289
- #: widget/default/widget_out.php:43
 
290
  msgid "Lost your password?"
291
  msgstr "Elfelejtette a jelszavát?"
292
 
293
- #: widget/default/widget_out.php:56
294
- #: widget/default/widget_out.php:102
 
295
  msgid "Register"
296
- msgstr "Regisztrál"
297
 
298
- #: widget/default/widget_out.php:68
 
299
  msgid "Forgotten Password"
300
  msgstr "Elfelejtett jelszó"
301
 
302
- #: widget/default/widget_out.php:73
 
303
  msgid "Enter username or email"
304
  msgstr "Adja meg felhasználónevét és jelszavát"
305
 
306
- #: widget/default/widget_out.php:79
 
307
  msgid "Get New Password"
308
  msgstr "Új jelszó igénylése"
309
 
310
- #: widget/default/widget_out.php:80
 
 
311
  msgid "Cancel"
312
  msgstr "Mégse"
313
 
314
- #: widget/default/widget_out.php:90
 
315
  msgid "Register For This Site"
316
  msgstr "Regisztráljon az oldalra"
317
 
318
- #: widget/default/widget_out.php:97
 
319
  msgid "E-mail"
320
  msgstr "Email"
321
 
322
- #: widget/default/widget_out.php:101
 
323
  msgid "A password will be e-mailed to you."
324
  msgstr "A jelszavát emailben elküldtük."
325
 
326
- #. Plugin Name of the plugin/theme
327
- msgid "Login With Ajax"
328
- msgstr "Login with Ajax"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
329
 
330
- #. Plugin URI of the plugin/theme
331
- msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
332
- msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
333
 
334
- #. Description of the plugin/theme
335
- msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
336
- msgstr "AJAX alapú belépés widget. Személyre szabható a template mappában, és haladó beállításokra is lehetőség van az admin területen."
337
 
338
- #. Author of the plugin/theme
339
- msgid "NetWebLogic"
340
- msgstr "NetWebLogic"
341
 
342
- #. Author URI of the plugin/theme
343
- msgid "http://netweblogic.com/"
344
- msgstr "http://netweblogic.com/"
345
 
346
- #. Tags of the plugin/theme
347
- msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
348
- msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
349
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in Hungarian
2
+ # This file is distributed under the same license as the Login With Ajax package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2015-09-23 13:53:22+0000\n"
 
 
 
 
 
 
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
12
 
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
 
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr ""
20
 
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr ""
24
 
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
 
39
+ #: login-with-ajax.php:218
40
+ msgid "Registration has been disabled."
41
+ msgstr ""
42
 
43
+ #: pluggable.php:35
44
+ msgid "New user registration on your site %s:"
45
+ msgstr ""
46
 
47
+ #: pluggable.php:68
48
+ msgid "To set your password, visit the following address:"
49
+ msgstr ""
50
 
51
+ #: pluggable.php:73
52
+ msgid "[%s] Your username and password info"
53
+ msgstr ""
54
 
55
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
56
+ msgid "Title (%s)"
57
+ msgstr "Cím (%s)"
58
 
59
+ #: login-with-ajax-widget.php:55
60
+ msgid "Logged In"
61
+ msgstr "Bejelentkezve"
62
 
63
+ #: login-with-ajax-widget.php:59
64
+ msgid "Logged Out"
65
+ msgstr "Kijelentkezve"
 
66
 
67
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
68
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
69
+ msgstr ""
 
70
 
71
+ #: login-with-ajax-admin.php:316
72
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
73
+ msgstr ""
74
 
75
+ #: login-with-ajax-admin.php:368
76
  msgid ""
77
+ "Thanks for signing up to our blog. \n"
78
+ "\n"
79
+ "You can login with the following credentials by visiting %BLOGURL%\n"
80
+ "\n"
81
+ "Username : %USERNAME%\n"
82
+ "Password : %PASSWORD%\n"
83
+ "\n"
84
+ "We look forward to your next visit!\n"
85
+ "\n"
86
  "The team at %BLOGNAME%"
87
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
88
 
89
+ #: login-with-ajax-widget.php:67
90
+ msgid "Recover Password?"
91
+ msgstr ""
92
+
93
+ #: login-with-ajax-widget.php:15
94
  msgid "Login widget with AJAX capabilities."
95
+ msgstr "Bejelentkezési widget AJAX támogatással."
96
 
97
+ #: login-with-ajax-widget.php:63
98
  msgid "Show profile link?"
99
  msgstr "Mutassa a profil linket?"
100
 
101
+ #: login-with-ajax-widget.php:71
102
  msgid "AJAX Registration?"
103
  msgstr "AJAX Regisztráció?"
104
 
105
+ #: login-with-ajax-widget.php:76
106
  msgid "Template"
107
+ msgstr "Sablon"
108
 
109
+ #: login-with-ajax.php:160
110
  msgid "Login Successful, redirecting..."
111
  msgstr "Belépés sikeres, átirányítás folyamatban..."
112
 
113
+ #: login-with-ajax.php:173
114
  msgid "Login successful, updating..."
115
  msgstr "Belépés sikeres, frissítés..."
116
 
117
+ #: login-with-ajax.php:183 login-with-ajax.php:239
 
118
  msgid "An undefined error has ocurred"
119
  msgstr "Ismeretlen hiba történt"
120
 
121
+ #: login-with-ajax.php:187
122
  msgid "Please supply your username and password."
123
  msgstr "Kérjük adja meg felhasználónevét és jelszavát"
124
 
125
+ #: login-with-ajax.php:205
126
  msgid "Registration complete. Please check your e-mail."
127
  msgstr "A regisztráció befejezve, kérjük nézze meg az emailjeit."
128
 
129
+ #: login-with-ajax.php:230
130
  msgid "We have sent you an email"
131
  msgstr "Küldtünk Önnek egy emailt."
132
 
133
+ #: pluggable.php:36 pluggable.php:67
 
 
 
 
 
 
 
134
  msgid "Username: %s"
135
  msgstr "Felhasználónév: %s"
136
 
137
+ #: pluggable.php:37
 
138
  msgid "E-mail: %s"
139
  msgstr "Email: %s"
140
 
141
+ #: pluggable.php:39
 
142
  msgid "[%s] New User Registration"
143
  msgstr "[%s] Új felhasználó regisztráció"
144
 
145
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
 
 
 
 
 
 
 
 
 
 
 
146
  msgid "Hi"
147
  msgstr "Üdvözöljük"
148
 
149
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
 
150
  msgid "Profile"
151
  msgstr "Profil"
152
 
153
+ #: widget/default/widget_in.php:35
154
  msgid "Log Out"
155
  msgstr "Kilépés"
156
 
157
+ #: widget/default/widget_in.php:40
158
  msgid "blog admin"
159
  msgstr "blog admin"
160
 
161
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
162
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
163
+ #: widget/modal/widget_out.php:36
164
  msgid "Log In"
165
  msgstr "Belépés"
166
 
167
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
168
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
169
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
170
  msgid "Username"
171
  msgstr "Felhasználónév"
172
 
173
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
174
+ #: widget/modal/widget_out.php:27
175
  msgid "Password"
176
  msgstr "Jelszó"
177
 
178
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
179
+ #: widget/modal/widget_out.php:44
180
  msgid "Remember Me"
181
  msgstr "Emlékezzen rám"
182
 
183
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
184
+ #: widget/modal/widget_out.php:47
185
  msgid "Password Lost and Found"
186
  msgstr "Elfelejtett / megtalált jelszó"
187
 
188
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
189
+ #: widget/modal/widget_out.php:47
190
  msgid "Lost your password?"
191
  msgstr "Elfelejtette a jelszavát?"
192
 
193
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
194
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
195
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
196
  msgid "Register"
197
+ msgstr "Regisztráció"
198
 
199
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
200
+ #: widget/modal/widget_out.php:63
201
  msgid "Forgotten Password"
202
  msgstr "Elfelejtett jelszó"
203
 
204
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
205
+ #: widget/modal/widget_out.php:69
206
  msgid "Enter username or email"
207
  msgstr "Adja meg felhasználónevét és jelszavát"
208
 
209
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
210
+ #: widget/modal/widget_out.php:77
211
  msgid "Get New Password"
212
  msgstr "Új jelszó igénylése"
213
 
214
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
215
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
216
+ #: widget/modal/widget_out.php:123
217
  msgid "Cancel"
218
  msgstr "Mégse"
219
 
220
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
221
+ #: widget/modal/widget_out.php:92
222
  msgid "Register For This Site"
223
  msgstr "Regisztráljon az oldalra"
224
 
225
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
226
+ #: widget/modal/widget_out.php:106
227
  msgid "E-mail"
228
  msgstr "Email"
229
 
230
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
231
+ #: widget/modal/widget_out.php:121
232
  msgid "A password will be e-mailed to you."
233
  msgstr "A jelszavát emailben elküldtük."
234
 
235
+ #: login-with-ajax-admin.php:180
236
+ msgid "Redirection Settings"
237
+ msgstr "Átirányítási beállítások"
238
+
239
+ #: login-with-ajax-admin.php:184
240
+ msgid "Global Login Redirect"
241
+ msgstr "Globális belépési átirányítás"
242
+
243
+ #: login-with-ajax-admin.php:188
244
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
245
+ msgstr "Ha a felhaszálót egy bizonyos URLre akarja irányítani belépés után, akkor azt itt adhatja meg (pl.: http://wordpress.org/)"
246
+
247
+ #: login-with-ajax-admin.php:189
248
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
249
+ msgstr "Használja a %USERNAME% kifejezést és ez ki lesz cserélve a regisztrált felhasználó felhasználói nevével."
250
+
251
+ #: login-with-ajax-admin.php:222
252
+ msgid "Global Logout Redirect"
253
+ msgstr "Globális kilépési átirányítás"
254
+
255
+ #: login-with-ajax-admin.php:226
256
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
257
+ msgstr "Ha a felhaszálót egy bizonyos URLre akarja irányítani kilépés után, akkor azt itt adhatja meg (pl.: http://wordpress.org/)"
258
+
259
+ #: login-with-ajax-admin.php:227
260
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
261
+ msgstr "Ha azt akarja hogy a felhasználó arra az oldalra legyne visszaküldve ahonnan jött akkor írja be következőt: %LASTURL% "
262
+
263
+ #: login-with-ajax-admin.php:235
264
+ msgid "Role-Based Custom Login Redirects"
265
+ msgstr "Szerepkör függő belépési átirányítások"
266
+
267
+ #: login-with-ajax-admin.php:238
268
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
269
+ msgstr "Ha szeretné, hogy egy bizonyos felhasználói szerepkörrel bírók egy adott URL-címre legyenek irányítva a belépéskor, akkor azt adja meg itt (Ha nem tölti ki akkor a globális beállítás fog érvényesülni)"
270
+
271
+ #: login-with-ajax-admin.php:288
272
+ msgid "Role-Based Custom Logout Redirects"
273
+ msgstr "Szerepkör függő kilépési átirányítások"
274
+
275
+ #: login-with-ajax-admin.php:291
276
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
277
+ msgstr "Ha szeretné, hogy egy bizonyos felhasználói szerepkörrel bírók egy adott URL-címre legyenek irányítva a kilépéskor, akkor azt adja meg itt (Ha nem tölti ki akkor a globális beállítás fog érvényesülni)"
278
+
279
+ #: login-with-ajax-admin.php:314
280
+ msgid "Notification Settings"
281
+ msgstr "Értesítési beállítások"
282
+
283
+ #: login-with-ajax-admin.php:317
284
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
285
+ msgstr "Ha ez a funkció nem müködik, kérjük ellenőrizze, hogy nincs-e egy másik bővítmény installálva, ami szintén a felhasználói regisztrációt kezeli (például: BuddyPress, MU)"
286
+
287
+ #: login-with-ajax-admin.php:322
288
+ msgid "Override Default Email?"
289
+ msgstr "Az alapértelmezett email felülírása?"
290
+
291
+ #: login-with-ajax-admin.php:330
292
+ msgid "Subject"
293
+ msgstr "Tárgy"
294
+
295
+ #: login-with-ajax-admin.php:335
296
+ msgid "Your registration at %BLOGNAME%"
297
+ msgstr "Az Ön regisztrációja a(z) %BLOGNAME% weboldalon."
298
+
299
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
300
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
301
+ msgstr "<code>%USERNAME%</code> ki lesz cserélve a felhasználónévvel."
302
 
303
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
304
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
305
+ msgstr "<code>%PASSWORD%</code> ki lesz cserélve a jelszóval."
306
 
307
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
308
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
309
+ msgstr "<code>%BLOGNAME%</code> ki lesz cserélve a weboldal nevével."
310
 
311
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
312
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
313
+ msgstr "<code>%BLOGURL%</code> ki lesz cserélve a weboldal URLjével."
314
 
315
+ #: login-with-ajax-admin.php:351
316
+ msgid "Message"
317
+ msgstr "Üzenet"
318
 
319
+ #: login-with-ajax-admin.php:396
320
+ msgid "Save Changes"
321
+ msgstr "Változtatások mentése"
322
 
323
+ #: login-with-ajax-admin.php:50
324
+ msgid "Dismiss"
325
+ msgstr "Figyelmen kívül hagy"
326
+
327
+ #: login-with-ajax-admin.php:106
328
+ msgid "Changes saved."
329
+ msgstr "A változtatásokat elmentettük."
330
+
331
+ #: login-with-ajax-admin.php:148
332
+ msgid "General Settings"
333
+ msgstr "Álltalános beállítások"
334
+
335
+ #: login-with-ajax-admin.php:153
336
+ msgid "Default Template"
337
+ msgstr "Alapértelmezett template"
338
+
339
+ #: login-with-ajax-admin.php:162
340
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
341
+ msgstr "Válassza ki a használni kívánt témát. Ez felülírható a widgetben, shortcodeban és a tempalte tagekben."
342
+
343
+ #: login-with-ajax-admin.php:163
344
+ msgid "Further documentation for this feature coming soon..."
345
+ msgstr "A további dokumentálása ennek a funkciónak hamarosan elkészül..."
346
+
347
+ #: login-with-ajax-admin.php:169
348
+ msgid "Disable refresh upon login?"
349
+ msgstr "Kikapcsolja a frissítést belépés után?"
350
+
351
+ #: login-with-ajax-admin.php:174
352
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
353
+ msgstr "Ha Ön kipipálta ezt a mezőt, és a felhasználó bejelentkezik, akkor csak a bejelentkezés widget frissíti magát anélkül, hogy az egész oldalt frissítené. Ne használja, ha a felhasználóknak más tartalmat akar megjeleníteni belépés után!"
langs/login-with-ajax-it_IT.mo CHANGED
Binary file
langs/login-with-ajax-it_IT.po CHANGED
@@ -1,181 +1,373 @@
1
- # Translation of the WordPress plugin Login With Ajax 2.0.4 by NetWebLogic.
2
- # Copyright (C) 2010 NetWebLogic
3
  # This file is distributed under the same license as the Login With Ajax package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
5
- #
6
  msgid ""
7
  msgstr ""
8
- "Project-Id-Version: Login With Ajax 2.0.4\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
10
- "POT-Creation-Date: 2010-02-10 13:35+0000\n"
11
- "PO-Revision-Date: 2010-02-19 21:32+0100\n"
12
- "Last-Translator: MARCO <info@teethgrinder.net>\n"
13
- "Language-Team: teethgrinder <info@teethgrinder.net>\n"
14
  "MIME-Version: 1.0\n"
15
- "Content-Type: text/plain; charset=utf-8\n"
16
  "Content-Transfer-Encoding: 8bit\n"
17
- "X-Poedit-Language: Italian\n"
18
- "X-Poedit-Country: Italia\n"
 
19
 
20
- # Translated by WP
21
- #: login-with-ajax-admin.php:67
22
- msgid "Changes saved."
23
- msgstr "Cambiamenti salvati"
24
 
25
- #: login-with-ajax-admin.php:71
26
- msgid "There were issues when saving your settings. Please try again."
27
- msgstr "Ci sono stati problemi. Riprova."
28
 
29
- #: login-with-ajax-admin.php:99
30
- msgid "Global Login Redirect"
31
- msgstr "Redirect del Login globale"
32
 
33
- #: login-with-ajax-admin.php:103
34
- msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
35
- msgstr "Specifica qua l'url verso cui vuoi mandare l'utente dopo il login. (es. http://wordpress.org)"
36
-
37
- #: login-with-ajax-admin.php:108
38
- msgid "Global Logout Redirect"
39
- msgstr "Redirect del Logout globale"
40
-
41
- #: login-with-ajax-admin.php:112
42
- msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
43
- msgstr "Specifica qua l'url verso cui vuoi mandare l'utente dopo il logout. (es. http://wordpress.org)"
44
-
45
- #: login-with-ajax-admin.php:117
46
- msgid "Role-Based Custom Login Redirects"
47
- msgstr "Redirect basato sui ruoli"
48
-
49
- #: login-with-ajax-admin.php:120
50
- msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
51
- msgstr "Se vuoi che un ruolo sia ridirezionato ad un determinato URL dopo il login, inseriscilo qua. (redirect globale se lasciato in bianco) "
52
-
53
- #: login-with-ajax-admin.php:140
54
- msgid "Role-Based Custom Logout Redirects"
55
- msgstr "Logout specifico in base al ruolo"
56
-
57
- #: login-with-ajax-admin.php:143
58
- msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
59
- msgstr "Se vuoi che il logout di un determinato ruolo sia diretto ad una pagina specifica, inseriscilo qua. (redirect globale se lasciato in bianco) "
60
-
61
- # Translated by WP
62
- #: login-with-ajax-admin.php:167
63
- msgid "Save Changes"
64
- msgstr "Salva"
65
-
66
- #: login-with-ajax-widget.php:5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
67
  msgid "Login widget with AJAX capabilities."
68
  msgstr "Login Widget con AJAX"
69
 
70
- #: login-with-ajax-widget.php:25
71
  msgid "Show profile link?"
72
  msgstr "Mostra il link del profilo?"
73
 
74
- #: login-with-ajax.php:107
 
 
 
 
 
 
 
 
75
  msgid "Login Successful, redirecting..."
76
  msgstr "Il login ha avuto successo, redirecting..."
77
 
78
- #: login-with-ajax.php:126
79
- #: login-with-ajax.php:148
 
 
 
80
  msgid "An undefined error has ocurred"
81
  msgstr "C'è stato un errore non definito."
82
 
83
- #: login-with-ajax.php:138
 
 
 
 
 
 
 
 
84
  msgid "We have sent you an email"
85
  msgstr "Ti abbiamo spedito una email"
86
 
87
- #: widget/widget_in.php:11
 
 
 
 
 
 
 
 
 
 
 
 
88
  msgid "Hi"
89
  msgstr "Ciao "
90
 
91
- # Translated by WP
92
- #: widget/widget_in.php:34
93
  msgid "Profile"
94
  msgstr "Profilo"
95
 
96
- # Translated by WP
97
- #: widget/widget_in.php:40
98
- #: widget/widget_in.php:44
99
  msgid "Log Out"
100
  msgstr "Log Out"
101
 
102
- #: widget/widget_in.php:51
103
  msgid "blog admin"
104
- msgstr "Amministratore del Blog"
105
 
106
- # Translated by WP
107
- #: widget/widget_out.php:10
108
- #: widget/widget_out.php:35
109
  msgid "Log In"
110
  msgstr "Log In"
111
 
112
- # Translated by WP
113
- #: widget/widget_out.php:19
 
114
  msgid "Username"
115
  msgstr "Nome Utente"
116
 
117
- # Translated by WP
118
- #: widget/widget_out.php:27
119
  msgid "Password"
120
  msgstr "Password"
121
 
122
- # Translated by WP
123
- #: widget/widget_out.php:41
124
  msgid "Remember Me"
125
  msgstr "Ricordami"
126
 
127
- #: widget/widget_out.php:43
 
128
  msgid "Password Lost and Found"
129
  msgstr "Password persa e ritrovata"
130
 
131
- #: widget/widget_out.php:43
 
132
  msgid "Lost your password?"
133
- msgstr "Password dimenticata?"
134
 
135
- # Translated by WP
136
- #: widget/widget_out.php:52
137
- #: widget/widget_out.php:56
138
  msgid "Register"
139
- msgstr "Registra"
140
-
141
- # Translated by WP
142
- #: widget/widget_out.php:62
143
- msgid "Sign Up"
144
- msgstr "Iscriviti"
145
 
146
- #: widget/widget_out.php:74
 
147
  msgid "Forgotten Password"
148
  msgstr "Password dimenticata"
149
 
150
- #: widget/widget_out.php:79
 
151
  msgid "Enter username or email"
152
  msgstr "inserisci il nome utente o l'email"
153
 
154
- #: widget/widget_out.php:85
 
155
  msgid "Get New Password"
156
- msgstr "Prendi una nuova Password"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
157
 
158
- #. Plugin Name of an extension
159
- msgid "Login With Ajax"
160
- msgstr "Login con Ajax"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
161
 
162
- #. Plugin URI of an extension
163
- msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
164
- msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
165
 
166
- #. Description of an extension
167
- msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
168
- msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
169
 
170
- #. Author of an extension
171
- msgid "NetWebLogic"
172
- msgstr "NetWebLogic"
173
 
174
- #. Author URI of an extension
175
- msgid "http://netweblogic.com/"
176
- msgstr "http://netweblogic.com/"
177
 
178
- #. Tags of an extension
179
- msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
180
- msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
181
 
 
 
 
1
+ # Translation of Login With Ajax in Italian
 
2
  # This file is distributed under the same license as the Login With Ajax package.
 
 
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2015-09-24 13:12:06+0000\n"
 
 
 
 
 
6
  "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
12
 
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr "Dal momento che WordPress 4.3 le password non vengono inviati via email agli utenti più, sono sostituiti con un link per creare una nuova password."
 
16
 
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr "Controlla la tua email template registrazione."
20
 
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr "%s sarà sostituito con un link per impostare la password utente."
24
 
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
+ "Grazie per esserti registrato al nostro sito. \n"
39
+ "\n"
40
+ "Puoi effettuare il login con le seguenti credenziali a %BLOGURL%\n"
41
+ "\n"
42
+ "Username : %USERNAME%\n"
43
+ "Per impostare la tua password, visita il seguente indirizzo: %PASSWORD%\n"
44
+ "\n"
45
+ "Ti aspettiamo!\n"
46
+ "\n"
47
+ "Saluti da %BLOGNAME%"
48
+
49
+ #: login-with-ajax.php:218
50
+ msgid "Registration has been disabled."
51
+ msgstr "La registrazione è stata disabilitata."
52
+
53
+ #: pluggable.php:35
54
+ msgid "New user registration on your site %s:"
55
+ msgstr "Nuovo utente registrato sul sito %s:"
56
+
57
+ #: pluggable.php:68
58
+ msgid "To set your password, visit the following address:"
59
+ msgstr "Per impostare la tua password, visita il seguente indirizzo:"
60
+
61
+ #: pluggable.php:73
62
+ msgid "[%s] Your username and password info"
63
+ msgstr "[%s] Il proprio nome utente e password"
64
+
65
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
66
+ msgid "Title (%s)"
67
+ msgstr "Titolo (%s)"
68
+
69
+ #: login-with-ajax-widget.php:55
70
+ msgid "Logged In"
71
+ msgstr "Login Eseguito"
72
+
73
+ #: login-with-ajax-widget.php:59
74
+ msgid "Logged Out"
75
+ msgstr "Disconnessione effettuata"
76
+
77
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
78
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
79
+ msgstr "Con il WPML attivo è possibile fornire diverse destinazioni di reindirizzamento basate anche sul linguaggio."
80
+
81
+ #: login-with-ajax-admin.php:316
82
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
83
+ msgstr "Se vuoi ignorare l'impostazione predefinita di Wordpress per ricevere un email base una volta registrati, assicuratevi di controllare la casella qui sotto e inserire un nuovo oggetto mail e messaggio."
84
+
85
+ #: login-with-ajax-admin.php:368
86
+ msgid ""
87
+ "Thanks for signing up to our blog. \n"
88
+ "\n"
89
+ "You can login with the following credentials by visiting %BLOGURL%\n"
90
+ "\n"
91
+ "Username : %USERNAME%\n"
92
+ "Password : %PASSWORD%\n"
93
+ "\n"
94
+ "We look forward to your next visit!\n"
95
+ "\n"
96
+ "The team at %BLOGNAME%"
97
+ msgstr ""
98
+ "Grazie per esserti registrato al nostro sito. \n"
99
+ "\n"
100
+ "Puoi effettuare il login con le seguenti credenziali a %BLOGURL%\n"
101
+ "\n"
102
+ "Username : %USERNAME%\n"
103
+ "Password : %PASSWORD%\n"
104
+ "\n"
105
+ "Ti aspettiamo!\n"
106
+ "\n"
107
+ "Saluti da %BLOGNAME%"
108
+
109
+ #: login-with-ajax-widget.php:67
110
+ msgid "Recover Password?"
111
+ msgstr "Recupera Password?"
112
+
113
+ #: login-with-ajax-widget.php:15
114
  msgid "Login widget with AJAX capabilities."
115
  msgstr "Login Widget con AJAX"
116
 
117
+ #: login-with-ajax-widget.php:63
118
  msgid "Show profile link?"
119
  msgstr "Mostra il link del profilo?"
120
 
121
+ #: login-with-ajax-widget.php:71
122
+ msgid "AJAX Registration?"
123
+ msgstr "Registrazione AJAX?"
124
+
125
+ #: login-with-ajax-widget.php:76
126
+ msgid "Template"
127
+ msgstr "Tema"
128
+
129
+ #: login-with-ajax.php:160
130
  msgid "Login Successful, redirecting..."
131
  msgstr "Il login ha avuto successo, redirecting..."
132
 
133
+ #: login-with-ajax.php:173
134
+ msgid "Login successful, updating..."
135
+ msgstr "Login effettuato, attendi qualche secondo..."
136
+
137
+ #: login-with-ajax.php:183 login-with-ajax.php:239
138
  msgid "An undefined error has ocurred"
139
  msgstr "C'è stato un errore non definito."
140
 
141
+ #: login-with-ajax.php:187
142
+ msgid "Please supply your username and password."
143
+ msgstr "Inserisci username e password."
144
+
145
+ #: login-with-ajax.php:205
146
+ msgid "Registration complete. Please check your e-mail."
147
+ msgstr "Registrazione completata. Verifica la tua email."
148
+
149
+ #: login-with-ajax.php:230
150
  msgid "We have sent you an email"
151
  msgstr "Ti abbiamo spedito una email"
152
 
153
+ #: pluggable.php:36 pluggable.php:67
154
+ msgid "Username: %s"
155
+ msgstr "Username: %s"
156
+
157
+ #: pluggable.php:37
158
+ msgid "E-mail: %s"
159
+ msgstr "E-mail: %s"
160
+
161
+ #: pluggable.php:39
162
+ msgid "[%s] New User Registration"
163
+ msgstr "[%s] Nuova registrazione utente"
164
+
165
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
166
  msgid "Hi"
167
  msgstr "Ciao "
168
 
169
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
 
170
  msgid "Profile"
171
  msgstr "Profilo"
172
 
173
+ #: widget/default/widget_in.php:35
 
 
174
  msgid "Log Out"
175
  msgstr "Log Out"
176
 
177
+ #: widget/default/widget_in.php:40
178
  msgid "blog admin"
179
+ msgstr "Amministrazione del Blog"
180
 
181
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
182
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
183
+ #: widget/modal/widget_out.php:36
184
  msgid "Log In"
185
  msgstr "Log In"
186
 
187
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
188
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
189
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
190
  msgid "Username"
191
  msgstr "Nome Utente"
192
 
193
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
194
+ #: widget/modal/widget_out.php:27
195
  msgid "Password"
196
  msgstr "Password"
197
 
198
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
199
+ #: widget/modal/widget_out.php:44
200
  msgid "Remember Me"
201
  msgstr "Ricordami"
202
 
203
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
204
+ #: widget/modal/widget_out.php:47
205
  msgid "Password Lost and Found"
206
  msgstr "Password persa e ritrovata"
207
 
208
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
209
+ #: widget/modal/widget_out.php:47
210
  msgid "Lost your password?"
211
+ msgstr "Recupero password"
212
 
213
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
214
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
215
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
216
  msgid "Register"
217
+ msgstr "Registrati"
 
 
 
 
 
218
 
219
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
220
+ #: widget/modal/widget_out.php:63
221
  msgid "Forgotten Password"
222
  msgstr "Password dimenticata"
223
 
224
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
225
+ #: widget/modal/widget_out.php:69
226
  msgid "Enter username or email"
227
  msgstr "inserisci il nome utente o l'email"
228
 
229
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
230
+ #: widget/modal/widget_out.php:77
231
  msgid "Get New Password"
232
+ msgstr "Scegli una nuova Password"
233
+
234
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
235
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
236
+ #: widget/modal/widget_out.php:123
237
+ msgid "Cancel"
238
+ msgstr "Cancella"
239
+
240
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
241
+ #: widget/modal/widget_out.php:92
242
+ msgid "Register For This Site"
243
+ msgstr "Registrazione su questo sito"
244
+
245
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
246
+ #: widget/modal/widget_out.php:106
247
+ msgid "E-mail"
248
+ msgstr "E-mail"
249
+
250
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
251
+ #: widget/modal/widget_out.php:121
252
+ msgid "A password will be e-mailed to you."
253
+ msgstr "Ti sarà inviata una password per E-mail"
254
+
255
+ #: login-with-ajax-admin.php:180
256
+ msgid "Redirection Settings"
257
+ msgstr "Impostazioni di reindirizzamento"
258
+
259
+ #: login-with-ajax-admin.php:184
260
+ msgid "Global Login Redirect"
261
+ msgstr "Redirect del Login globale"
262
+
263
+ #: login-with-ajax-admin.php:188
264
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
265
+ msgstr "Specifica qua l'url verso cui vuoi mandare l'utente dopo il login. (es. http://wordpress.org)"
266
+
267
+ #: login-with-ajax-admin.php:189
268
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
269
+ msgstr "Usa %USERNAME% e sarà sostituito con l'username della persona che si sta loggando."
270
 
271
+ #: login-with-ajax-admin.php:222
272
+ msgid "Global Logout Redirect"
273
+ msgstr "Redirect del Logout globale"
274
+
275
+ #: login-with-ajax-admin.php:226
276
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
277
+ msgstr "Specifica qua l'url verso cui vuoi mandare l'utente dopo il logout. (es. http://wordpress.org)"
278
+
279
+ #: login-with-ajax-admin.php:227
280
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
281
+ msgstr "Inserisci %LASTURL% per spedire l'user nella pagina in cui si trovava precedentemente."
282
+
283
+ #: login-with-ajax-admin.php:235
284
+ msgid "Role-Based Custom Login Redirects"
285
+ msgstr "Redirect basato sui ruoli"
286
+
287
+ #: login-with-ajax-admin.php:238
288
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
289
+ msgstr "Se vuoi che un ruolo sia ridirezionato ad un determinato URL dopo il login, inseriscilo qua. (redirect globale se lasciato in bianco) "
290
+
291
+ #: login-with-ajax-admin.php:288
292
+ msgid "Role-Based Custom Logout Redirects"
293
+ msgstr "Logout specifico in base al ruolo"
294
+
295
+ #: login-with-ajax-admin.php:291
296
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
297
+ msgstr "Se vuoi che il logout di un determinato ruolo sia diretto ad una pagina specifica, inseriscilo qua. (redirect globale se lasciato in bianco) "
298
+
299
+ #: login-with-ajax-admin.php:314
300
+ msgid "Notification Settings"
301
+ msgstr "Impostazioni Notifiche"
302
+
303
+ #: login-with-ajax-admin.php:317
304
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
305
+ msgstr "Se questa feature non funziona, assicurati di non avere altri plugin che gestiscono le registrazioni degli utenti (ES. Buddypress / MU)."
306
+
307
+ #: login-with-ajax-admin.php:322
308
+ msgid "Override Default Email?"
309
+ msgstr "Sovrascrivere l'email di default?"
310
+
311
+ #: login-with-ajax-admin.php:330
312
+ msgid "Subject"
313
+ msgstr "Soggetto"
314
+
315
+ #: login-with-ajax-admin.php:335
316
+ msgid "Your registration at %BLOGNAME%"
317
+ msgstr "La tua registrazione a %BLOGNAME%"
318
+
319
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
320
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
321
+ msgstr "<code>%USERNAME%</code> verra sostituito con un username."
322
+
323
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
324
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
325
+ msgstr "<code>%PASSWORD%</code> verrà sostituita con la password dell'utente."
326
+
327
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
328
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
329
+ msgstr "<code>%BLOGNAME%</code> verrà sostituito con il nome del tuo blog."
330
+
331
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
332
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
333
+ msgstr "<code>%BLOGURL%</code> verrà sostituito con l'url del tuo blog."
334
+
335
+ #: login-with-ajax-admin.php:351
336
+ msgid "Message"
337
+ msgstr "Messaggio"
338
+
339
+ #: login-with-ajax-admin.php:396
340
+ msgid "Save Changes"
341
+ msgstr "Salva"
342
+
343
+ #: login-with-ajax-admin.php:50
344
+ msgid "Dismiss"
345
+ msgstr "Respingi"
346
+
347
+ #: login-with-ajax-admin.php:106
348
+ msgid "Changes saved."
349
+ msgstr "Cambiamenti salvati"
350
 
351
+ #: login-with-ajax-admin.php:148
352
+ msgid "General Settings"
353
+ msgstr "Impostazioni Generali"
354
 
355
+ #: login-with-ajax-admin.php:153
356
+ msgid "Default Template"
357
+ msgstr "Template di Default"
358
 
359
+ #: login-with-ajax-admin.php:162
360
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
361
+ msgstr "Scegli il tema default che vuoi usare. Questo può essere sovrascritto nei tag del widget, shortcode e template."
362
 
363
+ #: login-with-ajax-admin.php:163
364
+ msgid "Further documentation for this feature coming soon..."
365
+ msgstr "Ulteriori documentazioni per questa feature arriveranno presto..."
366
 
367
+ #: login-with-ajax-admin.php:169
368
+ msgid "Disable refresh upon login?"
369
+ msgstr "Disabilitare l'aggiornamento al login?"
370
 
371
+ #: login-with-ajax-admin.php:174
372
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
373
+ msgstr "Se l'utente accede e si spunta il bottone qua sotto, solo il widget di login si aggiornerà senza aggiornare la pagina. Non è una buona idea se il vostro sito mostra contenuti diversi per ogni utente dopo il login."
langs/login-with-ajax-ja.mo CHANGED
Binary file
langs/login-with-ajax-ja.po CHANGED
@@ -1,355 +1,373 @@
1
- # Translation of the WordPress plugin Login With Ajax 3.0.2 by NetWebLogic.
2
- # Copyright (C) 2010 NetWebLogic
3
  # This file is distributed under the same license as the Login With Ajax package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
5
- #
6
  msgid ""
7
  msgstr ""
8
- "Project-Id-Version: Login With Ajax-ja\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
10
- "POT-Creation-Date: 2010-11-29 14:04+0000\n"
11
- "PO-Revision-Date: 2011-01-24 16:35+0100\n"
12
- "Last-Translator: Ryuei Sasaki <ryuei.sasaki@gmail.com>\n"
13
- "Language-Team: Ryuei Sasaki <ryuei.sasaki@gmail.com>\n"
14
  "MIME-Version: 1.0\n"
15
  "Content-Type: text/plain; charset=UTF-8\n"
16
  "Content-Transfer-Encoding: 8bit\n"
17
- "X-Poedit-Language: Japanese\n"
18
- "X-Poedit-Country: JAPAN\n"
 
19
 
20
- #: login-with-ajax-admin.php:44
21
- msgid "New features in Login With AJAX (including registration!), check out the settings and widget pages!"
22
- msgstr "新しく追加された機能を見るには、設定とウィジェットとをご覧下さい!"
23
 
24
- #: login-with-ajax-admin.php:46
25
- msgid "Dismiss"
26
- msgstr "非表示"
27
-
28
- #: login-with-ajax-admin.php:92
29
- msgid "Changes saved."
30
- msgstr "変更は保存されました"
31
-
32
- #: login-with-ajax-admin.php:135
33
- msgid "General Settings"
34
- msgstr "一般設定"
35
-
36
- #: login-with-ajax-admin.php:141
37
- msgid "Default Template"
38
- msgstr "初期テンプレート"
39
-
40
- #: login-with-ajax-admin.php:150
41
- msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
42
- msgstr "初期のテーマを選んで下さい。この設定はウィジェット、ショートコードやテンプレートより優先されます。"
43
-
44
- #: login-with-ajax-admin.php:151
45
- msgid "Further documentation for this feature coming soon..."
46
- msgstr "この機能に関するドキュメントはまだ製作中です"
47
-
48
- #: login-with-ajax-admin.php:157
49
- msgid "Disable refresh upon login?"
50
- msgstr "ログイン時のページの更新機能を停止しますか?"
51
-
52
- #: login-with-ajax-admin.php:162
53
- msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
54
- msgstr "上のボタンをチェックした場合、ページは更新されずログインウィジェットのみが更新されます。あなたのサイトでユーザーがログインしたあとに違うコンテンツを表示させたい場合はこのチェックボタンを外して下さい。"
55
-
56
- #: login-with-ajax-admin.php:163
57
- msgid "<strong>Experimental and not fully tested!</strong> please test and report any bugs on our forum."
58
- msgstr "<strong>これはまだ開発途中です!</strong>テストをして、バグが見つかればフォーラムに報告して下さい。"
59
-
60
- #: login-with-ajax-admin.php:168
61
- msgid "Redirection Settings"
62
- msgstr "リダイレクション設定"
63
-
64
- #: login-with-ajax-admin.php:173
65
- msgid "Global Login Redirect"
66
- msgstr "グローバルログインリダイレクト"
67
-
68
- #: login-with-ajax-admin.php:177
69
- msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
70
- msgstr "ユーザーがログイン後特定のURLに送りたい場合はここに入力して下さい。(例:http://wordpress.org/)"
71
-
72
- #: login-with-ajax-admin.php:178
73
- #: login-with-ajax-admin.php:188
74
- msgid "New!"
75
- msgstr "新機能!"
76
 
77
- #: login-with-ajax-admin.php:178
78
- msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
79
- msgstr "%USERNAME%を使うと、ログイン時のユーザーネームに反映されます。"
80
-
81
- #: login-with-ajax-admin.php:183
82
- msgid "Global Logout Redirect"
83
- msgstr "グローバルログアウトリダイレクト"
84
-
85
- #: login-with-ajax-admin.php:187
86
- msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
87
- msgstr "ユーザーがログアウト後に特定のURLに送りたい場合はここにURLを入力して下さい。(例:http://wordpress.org/)"
88
-
89
- #: login-with-ajax-admin.php:188
90
- msgid "Enter %LASTURL% to send the user back to the page they were previously on."
91
- msgstr "ユーザーを前のページに送り返したい場合は%LASTURL% を入力して下さい。"
92
 
93
- #: login-with-ajax-admin.php:193
94
- msgid "Role-Based Custom Login Redirects"
95
- msgstr "ロールベーストカスタムログインリダイレクト"
96
-
97
- #: login-with-ajax-admin.php:196
98
- msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
99
- msgstr "特定権限を持ったユーザーのみをログイン時にあるURLへ送りたい場合はここへ入力して下さい。(空白の場合はグローバルリダイレクトが使われます。)"
100
-
101
- #: login-with-ajax-admin.php:216
102
- msgid "Role-Based Custom Logout Redirects"
103
- msgstr "ロールベースカスタムログアウトリダイレクト"
104
-
105
- #: login-with-ajax-admin.php:219
106
- msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
107
- msgstr "特定権限を持ったユーザーのみをログアウト時にあるURLへ送りたい場合はここへ入力して下さい。(空白の場合はグローバルリダイレクトが使われます。)"
108
-
109
- #: login-with-ajax-admin.php:239
110
- msgid "Notification Settings"
111
- msgstr "通知設定"
112
-
113
- #: login-with-ajax-admin.php:241
114
- msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message"
115
- msgstr "ユーザー登録時のワードプレス初期のEメール機能を使わずにこちらの機能を使いたい場合は、下の空欄に新しい件名とメッセージを入力して下さい。"
116
-
117
- #: login-with-ajax-admin.php:242
118
- msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
119
- msgstr "この機能がうまく機能しない場合、使用中のプラグインでユーザー登録を管理するものがあるかどうか確認して下さい。"
120
-
121
- #: login-with-ajax-admin.php:248
122
- msgid "Override Default Email?"
123
- msgstr "初期のEメールを無効にしますか?"
124
-
125
- #: login-with-ajax-admin.php:256
126
- msgid "Subject"
127
- msgstr "件名"
128
-
129
- #: login-with-ajax-admin.php:261
130
- msgid "Your registration at %BLOGNAME%"
131
- msgstr "%BLOGNAME%での登録"
132
-
133
- #: login-with-ajax-admin.php:265
134
- msgid "<code>%USERNAME%</code> will be replaced with a username."
135
- msgstr "<code>%USERNAME%</code>はユーザーネームと置き換えられます"
136
-
137
- #: login-with-ajax-admin.php:266
138
- msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
139
- msgstr "<code>%PASSWORD%</code>はパスワードと置き換えられます"
140
-
141
- #: login-with-ajax-admin.php:267
142
- #: login-with-ajax-admin.php:291
143
- msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
144
- msgstr "<code>%BLOGNAME%</code>はあなたのブログの名前と置き換えられます"
145
-
146
- #: login-with-ajax-admin.php:268
147
- #: login-with-ajax-admin.php:292
148
- msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
149
- msgstr "<code>%BLOGURL%</code>はあなたのブログのURLと置き換えられます"
150
-
151
- #: login-with-ajax-admin.php:273
152
- msgid "Message"
153
- msgstr "メッセージ"
154
-
155
- #: login-with-ajax-admin.php:278
156
  msgid ""
157
- "Thanks for signing up to our blog. \r\n"
158
- "\r\n"
159
- "You can login with the following credentials by visiting %BLOGURL%\r\n"
160
- "\r\n"
161
- "Username : %USERNAME%\r\n"
162
- "Password : %PASSWORD%\r\n"
163
- "\r\n"
164
- "We look forward to your next visit!\r\n"
165
- "\r\n"
166
  "The team at %BLOGNAME%"
167
  msgstr ""
168
- "本ブログに登録していただきありがとうございます\r\n"
169
- "\r\n"
170
- "以下の情報で%BLOGURL%にログインできます\r\n"
171
- "\r\n"
172
- "ユーザー名 : %USERNAME%\r\n"
173
- "パスワード : %PASSWORD%\r\n"
174
- "\r\n"
175
- "またのお越しお待ちしております。\r\n"
176
- "\r\n"
177
- "%BLOGNAME%チームより"
178
-
179
- #: login-with-ajax-admin.php:301
180
- msgid "Save Changes"
181
- msgstr "変更を保存する"
182
-
183
- #: login-with-ajax-widget.php:5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
184
  msgid "Login widget with AJAX capabilities."
185
  msgstr "AJAXと互換性のあるログインウィジェット。"
186
 
187
- #: login-with-ajax-widget.php:28
188
  msgid "Show profile link?"
189
  msgstr "プロフィールへのリンクを表示しますか?p"
190
 
191
- #: login-with-ajax-widget.php:32
192
  msgid "AJAX Registration?"
193
  msgstr "AJAX登録しますか?"
194
 
195
- #: login-with-ajax-widget.php:37
196
  msgid "Template"
197
  msgstr "テンプレート"
198
 
199
- #: login-with-ajax.php:177
200
  msgid "Login Successful, redirecting..."
201
  msgstr "ログイン成功, リダイレクト中"
202
 
203
- #: login-with-ajax.php:189
204
  msgid "Login successful, updating..."
205
  msgstr "ログイン成功, アップデート中"
206
 
207
- #: login-with-ajax.php:199
208
- #: login-with-ajax.php:251
209
  msgid "An undefined error has ocurred"
210
  msgstr "予期しないエラーが発生しました"
211
 
212
- #: login-with-ajax.php:203
213
  msgid "Please supply your username and password."
214
  msgstr "ユーザー名とパスワードを入力して下さい"
215
 
216
- #: login-with-ajax.php:222
217
  msgid "Registration complete. Please check your e-mail."
218
  msgstr "登録完了。メールを確認して下さい。"
219
 
220
- #: login-with-ajax.php:242
221
  msgid "We have sent you an email"
222
  msgstr "メールを送りました"
223
 
224
- #: pluggable.php:25
225
- #, php-format
226
- msgid "New user registration on your blog %s:"
227
- msgstr "あなたのブログ%sへの新規ユーザー:"
228
-
229
- #: pluggable.php:26
230
- #: pluggable.php:40
231
- #, php-format
232
  msgid "Username: %s"
233
  msgstr "ユーザー名:%s"
234
 
235
- #: pluggable.php:27
236
- #, php-format
237
  msgid "E-mail: %s"
238
  msgstr "Eメール:%s"
239
 
240
- #: pluggable.php:29
241
- #, php-format
242
  msgid "[%s] New User Registration"
243
  msgstr "[%s]新規ユーザー登録"
244
 
245
- #: pluggable.php:41
246
- #, php-format
247
- msgid "Password: %s"
248
- msgstr "パスワード: %s"
249
-
250
- #: pluggable.php:44
251
- #, php-format
252
- msgid "[%s] Your username and password"
253
- msgstr "[%s]あなたのユーザー名とパスワードです"
254
-
255
- #: widget/default/widget_in.php:11
256
- #: widget/default/widget_in.php:14
257
  msgid "Hi"
258
  msgstr "こんにちわ"
259
 
260
- #: widget/default/widget_in.php:35
261
- #: widget/default/widget_in.php:39
262
  msgid "Profile"
263
- msgstr "プロファイル"
264
 
265
- #: widget/default/widget_in.php:45
266
  msgid "Log Out"
267
  msgstr "ログアウト"
268
 
269
- #: widget/default/widget_in.php:50
270
  msgid "blog admin"
271
  msgstr "ブログ管理人"
272
 
273
- #: widget/default/widget_out.php:10
274
- #: widget/default/widget_out.php:35
 
275
  msgid "Log In"
276
  msgstr "ログイン"
277
 
278
- #: widget/default/widget_out.php:19
279
- #: widget/default/widget_out.php:93
 
280
  msgid "Username"
281
  msgstr "ユーザー名"
282
 
283
- #: widget/default/widget_out.php:27
 
284
  msgid "Password"
285
  msgstr "パスワード"
286
 
287
- #: widget/default/widget_out.php:41
 
288
  msgid "Remember Me"
289
- msgstr "覚える"
290
 
291
- #: widget/default/widget_out.php:43
 
292
  msgid "Password Lost and Found"
293
- msgstr "パスワードをなくした、見つけた"
294
 
295
- #: widget/default/widget_out.php:43
 
296
  msgid "Lost your password?"
297
- msgstr "パスワードを忘れた"
298
 
299
- #: widget/default/widget_out.php:56
300
- #: widget/default/widget_out.php:102
 
301
  msgid "Register"
302
- msgstr "登録"
303
 
304
- #: widget/default/widget_out.php:68
 
305
  msgid "Forgotten Password"
306
- msgstr "忘れた"
307
 
308
- #: widget/default/widget_out.php:73
 
309
  msgid "Enter username or email"
310
  msgstr "ユーザー名かEメールを入力して下さい。"
311
 
312
- #: widget/default/widget_out.php:79
 
313
  msgid "Get New Password"
314
  msgstr "新しいパスワードを入手する"
315
 
316
- #: widget/default/widget_out.php:80
 
 
317
  msgid "Cancel"
318
  msgstr "キャンセル"
319
 
320
- #: widget/default/widget_out.php:90
 
321
  msgid "Register For This Site"
322
  msgstr "このサイトに登録する"
323
 
324
- #: widget/default/widget_out.php:97
 
325
  msgid "E-mail"
326
  msgstr "Eメール"
327
 
328
- #: widget/default/widget_out.php:101
 
329
  msgid "A password will be e-mailed to you."
330
  msgstr "あなたのEメールにパスワードが送られます。"
331
 
332
- #. Plugin Name of the plugin/theme
333
- msgid "Login With Ajax"
334
- msgstr "Login With Ajax"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
335
 
336
- #. Plugin URI of the plugin/theme
337
- msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
338
- msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
339
 
340
- #. Description of the plugin/theme
341
- msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
342
- msgstr "Ajaxベースのログインウィジェト。テンプレートフォルダか管理人エリアの拡張設定でカスタマイズできます。"
343
 
344
- #. Author of the plugin/theme
345
- msgid "NetWebLogic"
346
- msgstr "NetWebLogic"
347
 
348
- #. Author URI of the plugin/theme
349
- msgid "http://netweblogic.com/"
350
- msgstr "http://netweblogic.com/"
351
 
352
- #. Tags of the plugin/theme
353
- msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
354
- msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
355
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in Japanese
 
2
  # This file is distributed under the same license as the Login With Ajax package.
 
 
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2015-09-24 13:09:09+0000\n"
 
 
 
 
 
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=1; plural=0;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
12
 
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr "ワードプレス4.3パスワードはもはやユーザーに電子メールで送信されていないので、新しいパスワードを作成するためのリンクに置き換えられています。"
16
 
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr "ご登録の電子メールテンプレートを確認してください。"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
 
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr "%s がユーザーパスワードを設定するためのリンクに置き換えられます。"
 
 
 
 
 
 
 
 
 
 
 
 
24
 
25
+ #: login-with-ajax-admin.php:357
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
  "The team at %BLOGNAME%"
37
  msgstr ""
38
+ "当ブログへの参加ありがとうございます。 \n"
39
+ " \n"
40
+ " 以下の情報を使って当サイトにログインできます %BLOGURL%\n"
41
+ " \n"
42
+ " ユーザ名 : %USERNAME%\n"
43
+ " パスワードを設定するには、以下のアドレスを訪ねてください: %PASSWORD%\n"
44
+ " \n"
45
+ " また良ければお越し下さい。!\n"
46
+ " \n"
47
+ " %BLOGNAME%より。"
48
+
49
+ #: login-with-ajax.php:218
50
+ msgid "Registration has been disabled."
51
+ msgstr "登録は無効化されました。"
52
+
53
+ #: pluggable.php:35
54
+ msgid "New user registration on your site %s:"
55
+ msgstr "サイト「 %s 」の新規ユーザー登録:"
56
+
57
+ #: pluggable.php:68
58
+ msgid "To set your password, visit the following address:"
59
+ msgstr "パスワードを設定するには、以下のアドレスを訪ねてください:"
60
+
61
+ #: pluggable.php:73
62
+ msgid "[%s] Your username and password info"
63
+ msgstr "[%s] あなたのユーザー名とパスワード"
64
+
65
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
66
+ msgid "Title (%s)"
67
+ msgstr "제목(%s)"
68
+
69
+ #: login-with-ajax-widget.php:55
70
+ msgid "Logged In"
71
+ msgstr "로그인"
72
+
73
+ #: login-with-ajax-widget.php:59
74
+ msgid "Logged Out"
75
+ msgstr "로그아웃"
76
+
77
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
78
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
79
+ msgstr "WPMLを有効にすればそれぞれの言語に応じてリダイレクションを設定できます。"
80
+
81
+ #: login-with-ajax-admin.php:316
82
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
83
+ msgstr "ユーザが受け取るワードプレスの初期設定のEメールを書き換えたい場合は、以下の記入欄を確認し新しい件名と本文を入力して下さい。"
84
+
85
+ #: login-with-ajax-admin.php:368
86
+ msgid ""
87
+ "Thanks for signing up to our blog. \n"
88
+ "\n"
89
+ "You can login with the following credentials by visiting %BLOGURL%\n"
90
+ "\n"
91
+ "Username : %USERNAME%\n"
92
+ "Password : %PASSWORD%\n"
93
+ "\n"
94
+ "We look forward to your next visit!\n"
95
+ "\n"
96
+ "The team at %BLOGNAME%"
97
+ msgstr ""
98
+ "当ブログへの参加ありがとうございます。 \n"
99
+ " \n"
100
+ " 以下の情報を使って当サイトにログインできます %BLOGURL%\n"
101
+ " \n"
102
+ " ユーザ名 : %USERNAME%\n"
103
+ " パスワード : %PASSWORD%\n"
104
+ " \n"
105
+ " また良ければお越し下さい。!\n"
106
+ " \n"
107
+ " %BLOGNAME%より。"
108
+
109
+ #: login-with-ajax-widget.php:67
110
+ msgid "Recover Password?"
111
+ msgstr "パスワードを忘れた?"
112
+
113
+ #: login-with-ajax-widget.php:15
114
  msgid "Login widget with AJAX capabilities."
115
  msgstr "AJAXと互換性のあるログインウィジェット。"
116
 
117
+ #: login-with-ajax-widget.php:63
118
  msgid "Show profile link?"
119
  msgstr "プロフィールへのリンクを表示しますか?p"
120
 
121
+ #: login-with-ajax-widget.php:71
122
  msgid "AJAX Registration?"
123
  msgstr "AJAX登録しますか?"
124
 
125
+ #: login-with-ajax-widget.php:76
126
  msgid "Template"
127
  msgstr "テンプレート"
128
 
129
+ #: login-with-ajax.php:160
130
  msgid "Login Successful, redirecting..."
131
  msgstr "ログイン成功, リダイレクト中"
132
 
133
+ #: login-with-ajax.php:173
134
  msgid "Login successful, updating..."
135
  msgstr "ログイン成功, アップデート中"
136
 
137
+ #: login-with-ajax.php:183 login-with-ajax.php:239
 
138
  msgid "An undefined error has ocurred"
139
  msgstr "予期しないエラーが発生しました"
140
 
141
+ #: login-with-ajax.php:187
142
  msgid "Please supply your username and password."
143
  msgstr "ユーザー名とパスワードを入力して下さい"
144
 
145
+ #: login-with-ajax.php:205
146
  msgid "Registration complete. Please check your e-mail."
147
  msgstr "登録完了。メールを確認して下さい。"
148
 
149
+ #: login-with-ajax.php:230
150
  msgid "We have sent you an email"
151
  msgstr "メールを送りました"
152
 
153
+ #: pluggable.php:36 pluggable.php:67
 
 
 
 
 
 
 
154
  msgid "Username: %s"
155
  msgstr "ユーザー名:%s"
156
 
157
+ #: pluggable.php:37
 
158
  msgid "E-mail: %s"
159
  msgstr "Eメール:%s"
160
 
161
+ #: pluggable.php:39
 
162
  msgid "[%s] New User Registration"
163
  msgstr "[%s]新規ユーザー登録"
164
 
165
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
 
 
 
 
 
 
 
 
 
 
 
166
  msgid "Hi"
167
  msgstr "こんにちわ"
168
 
169
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
 
170
  msgid "Profile"
171
+ msgstr "プロフィール"
172
 
173
+ #: widget/default/widget_in.php:35
174
  msgid "Log Out"
175
  msgstr "ログアウト"
176
 
177
+ #: widget/default/widget_in.php:40
178
  msgid "blog admin"
179
  msgstr "ブログ管理人"
180
 
181
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
182
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
183
+ #: widget/modal/widget_out.php:36
184
  msgid "Log In"
185
  msgstr "ログイン"
186
 
187
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
188
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
189
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
190
  msgid "Username"
191
  msgstr "ユーザー名"
192
 
193
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
194
+ #: widget/modal/widget_out.php:27
195
  msgid "Password"
196
  msgstr "パスワード"
197
 
198
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
199
+ #: widget/modal/widget_out.php:44
200
  msgid "Remember Me"
201
+ msgstr "ログイン状態を保持する"
202
 
203
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
204
+ #: widget/modal/widget_out.php:47
205
  msgid "Password Lost and Found"
206
+ msgstr "パスワードをお忘れの方はこちら"
207
 
208
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
209
+ #: widget/modal/widget_out.php:47
210
  msgid "Lost your password?"
211
+ msgstr "パスワードをお忘れの方はこちら "
212
 
213
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
214
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
215
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
216
  msgid "Register"
217
+ msgstr "新規メンバー登録"
218
 
219
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
220
+ #: widget/modal/widget_out.php:63
221
  msgid "Forgotten Password"
222
+ msgstr "パスワードをお忘れの方"
223
 
224
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
225
+ #: widget/modal/widget_out.php:69
226
  msgid "Enter username or email"
227
  msgstr "ユーザー名かEメールを入力して下さい。"
228
 
229
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
230
+ #: widget/modal/widget_out.php:77
231
  msgid "Get New Password"
232
  msgstr "新しいパスワードを入手する"
233
 
234
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
235
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
236
+ #: widget/modal/widget_out.php:123
237
  msgid "Cancel"
238
  msgstr "キャンセル"
239
 
240
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
241
+ #: widget/modal/widget_out.php:92
242
  msgid "Register For This Site"
243
  msgstr "このサイトに登録する"
244
 
245
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
246
+ #: widget/modal/widget_out.php:106
247
  msgid "E-mail"
248
  msgstr "Eメール"
249
 
250
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
251
+ #: widget/modal/widget_out.php:121
252
  msgid "A password will be e-mailed to you."
253
  msgstr "あなたのEメールにパスワードが送られます。"
254
 
255
+ #: login-with-ajax-admin.php:180
256
+ msgid "Redirection Settings"
257
+ msgstr "リダイレクション設定"
258
+
259
+ #: login-with-ajax-admin.php:184
260
+ msgid "Global Login Redirect"
261
+ msgstr "グローバルログインリダイレクト"
262
+
263
+ #: login-with-ajax-admin.php:188
264
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
265
+ msgstr "ユーザーがログイン後特定のURLに送りたい場合はここに入力して下さい。(例:http://wordpress.org/)"
266
+
267
+ #: login-with-ajax-admin.php:189
268
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
269
+ msgstr "%USERNAME%を使うと、ログイン時のユーザーネームに反映されます。"
270
+
271
+ #: login-with-ajax-admin.php:222
272
+ msgid "Global Logout Redirect"
273
+ msgstr "グローバルログアウトリダイレクト"
274
+
275
+ #: login-with-ajax-admin.php:226
276
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
277
+ msgstr "ユーザーがログアウト後に特定のURLに送りたい場合はここにURLを入力して下さい。(例:http://wordpress.org/)"
278
+
279
+ #: login-with-ajax-admin.php:227
280
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
281
+ msgstr "ユーザーを前のページに送り返したい場合は%LASTURL% を入力して下さい。"
282
+
283
+ #: login-with-ajax-admin.php:235
284
+ msgid "Role-Based Custom Login Redirects"
285
+ msgstr "ロールベーストカスタムログインリダイレクト"
286
+
287
+ #: login-with-ajax-admin.php:238
288
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
289
+ msgstr "特定権限を持ったユーザーのみをログイン時にあるURLへ送りたい場合はここへ入力して下さい。(空白の場合はグローバルリダイレクトが使われます。)"
290
+
291
+ #: login-with-ajax-admin.php:288
292
+ msgid "Role-Based Custom Logout Redirects"
293
+ msgstr "ロールベースカスタムログアウトリダイレクト"
294
+
295
+ #: login-with-ajax-admin.php:291
296
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
297
+ msgstr "特定権限を持ったユーザーのみをログアウト時にあるURLへ送りたい場合はここへ入力して下さい。(空白の場合はグローバルリダイレクトが使われます。)"
298
+
299
+ #: login-with-ajax-admin.php:314
300
+ msgid "Notification Settings"
301
+ msgstr "通知設定"
302
+
303
+ #: login-with-ajax-admin.php:317
304
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
305
+ msgstr "この機能がうまく機能しない場合、使用中のプラグインでユーザー登録を管理するものがあるかどうか確認して下さい。"
306
+
307
+ #: login-with-ajax-admin.php:322
308
+ msgid "Override Default Email?"
309
+ msgstr "初期のEメールを無効にしますか?"
310
+
311
+ #: login-with-ajax-admin.php:330
312
+ msgid "Subject"
313
+ msgstr "件名"
314
+
315
+ #: login-with-ajax-admin.php:335
316
+ msgid "Your registration at %BLOGNAME%"
317
+ msgstr "%BLOGNAME%での登録"
318
+
319
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
320
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
321
+ msgstr "<code>%USERNAME%</code>はユーザーネームと置き換えられます"
322
 
323
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
324
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
325
+ msgstr "<code>%PASSWORD%</code>はパスワードと置き換えられます"
326
 
327
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
328
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
329
+ msgstr "<code>%BLOGNAME%</code>はあなたのブログの名前と置き換えられます"
330
 
331
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
332
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
333
+ msgstr "<code>%BLOGURL%</code>はあなたのブログのURLと置き換えられます"
334
 
335
+ #: login-with-ajax-admin.php:351
336
+ msgid "Message"
337
+ msgstr "メッセージ"
338
 
339
+ #: login-with-ajax-admin.php:396
340
+ msgid "Save Changes"
341
+ msgstr "変更を保存する"
342
 
343
+ #: login-with-ajax-admin.php:50
344
+ msgid "Dismiss"
345
+ msgstr "非表示"
346
+
347
+ #: login-with-ajax-admin.php:106
348
+ msgid "Changes saved."
349
+ msgstr "変更は保存されました"
350
+
351
+ #: login-with-ajax-admin.php:148
352
+ msgid "General Settings"
353
+ msgstr "一般設定"
354
+
355
+ #: login-with-ajax-admin.php:153
356
+ msgid "Default Template"
357
+ msgstr "初期テンプレート"
358
+
359
+ #: login-with-ajax-admin.php:162
360
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
361
+ msgstr "初期のテーマを選んで下さい。この設定はウィジェット、ショートコードやテンプレートより優先されます。"
362
+
363
+ #: login-with-ajax-admin.php:163
364
+ msgid "Further documentation for this feature coming soon..."
365
+ msgstr "この機能に関するドキュメントはまだ製作中です"
366
+
367
+ #: login-with-ajax-admin.php:169
368
+ msgid "Disable refresh upon login?"
369
+ msgstr "ログイン時のページの更新機能を停止しますか?"
370
+
371
+ #: login-with-ajax-admin.php:174
372
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
373
+ msgstr "上のボタンをチェックした場合、ページは更新されずログインウィジェットのみが更新されます。あなたのサイトでユーザーがログインしたあとに違うコンテンツを表示させたい場合はこのチェックボタンを外して下さい。"
langs/login-with-ajax-li_LI.mo CHANGED
Binary file
langs/login-with-ajax-li_LI.po ADDED
@@ -0,0 +1,353 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in Limburgish
2
+ # This file is distributed under the same license as the Login With Ajax package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2013-03-06 11:45:26+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
12
+
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr ""
16
+
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr ""
20
+
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr ""
24
+
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
+
39
+ #: login-with-ajax.php:218
40
+ msgid "Registration has been disabled."
41
+ msgstr ""
42
+
43
+ #: pluggable.php:35
44
+ msgid "New user registration on your site %s:"
45
+ msgstr ""
46
+
47
+ #: pluggable.php:68
48
+ msgid "To set your password, visit the following address:"
49
+ msgstr ""
50
+
51
+ #: pluggable.php:73
52
+ msgid "[%s] Your username and password info"
53
+ msgstr ""
54
+
55
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
56
+ msgid "Title (%s)"
57
+ msgstr ""
58
+
59
+ #: login-with-ajax-widget.php:55
60
+ msgid "Logged In"
61
+ msgstr ""
62
+
63
+ #: login-with-ajax-widget.php:59
64
+ msgid "Logged Out"
65
+ msgstr ""
66
+
67
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
68
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
69
+ msgstr ""
70
+
71
+ #: login-with-ajax-admin.php:316
72
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
73
+ msgstr ""
74
+
75
+ #: login-with-ajax-admin.php:368
76
+ msgid ""
77
+ "Thanks for signing up to our blog. \n"
78
+ "\n"
79
+ "You can login with the following credentials by visiting %BLOGURL%\n"
80
+ "\n"
81
+ "Username : %USERNAME%\n"
82
+ "Password : %PASSWORD%\n"
83
+ "\n"
84
+ "We look forward to your next visit!\n"
85
+ "\n"
86
+ "The team at %BLOGNAME%"
87
+ msgstr ""
88
+
89
+ #: login-with-ajax-widget.php:67
90
+ msgid "Recover Password?"
91
+ msgstr ""
92
+
93
+ #: login-with-ajax-widget.php:15
94
+ msgid "Login widget with AJAX capabilities."
95
+ msgstr "Prisijungimo laukas su Ajax galimybėmis"
96
+
97
+ #: login-with-ajax-widget.php:63
98
+ msgid "Show profile link?"
99
+ msgstr "Rodyti nuorodą į profilį?"
100
+
101
+ #: login-with-ajax-widget.php:71
102
+ msgid "AJAX Registration?"
103
+ msgstr ""
104
+
105
+ #: login-with-ajax-widget.php:76
106
+ msgid "Template"
107
+ msgstr ""
108
+
109
+ #: login-with-ajax.php:160
110
+ msgid "Login Successful, redirecting..."
111
+ msgstr "Prisijungimas sėkmingas, peradresuojama..."
112
+
113
+ #: login-with-ajax.php:173
114
+ msgid "Login successful, updating..."
115
+ msgstr ""
116
+
117
+ #: login-with-ajax.php:183 login-with-ajax.php:239
118
+ msgid "An undefined error has ocurred"
119
+ msgstr "Įvyko neatpažįstama klaida"
120
+
121
+ #: login-with-ajax.php:187
122
+ msgid "Please supply your username and password."
123
+ msgstr ""
124
+
125
+ #: login-with-ajax.php:205
126
+ msgid "Registration complete. Please check your e-mail."
127
+ msgstr ""
128
+
129
+ #: login-with-ajax.php:230
130
+ msgid "We have sent you an email"
131
+ msgstr "Mes jums išsiuntėme elektroninį laišką"
132
+
133
+ #: pluggable.php:36 pluggable.php:67
134
+ msgid "Username: %s"
135
+ msgstr ""
136
+
137
+ #: pluggable.php:37
138
+ msgid "E-mail: %s"
139
+ msgstr ""
140
+
141
+ #: pluggable.php:39
142
+ msgid "[%s] New User Registration"
143
+ msgstr ""
144
+
145
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
146
+ msgid "Hi"
147
+ msgstr "Labas"
148
+
149
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
150
+ msgid "Profile"
151
+ msgstr "Profilis"
152
+
153
+ #: widget/default/widget_in.php:35
154
+ msgid "Log Out"
155
+ msgstr "Atsijungti"
156
+
157
+ #: widget/default/widget_in.php:40
158
+ msgid "blog admin"
159
+ msgstr "administratorius"
160
+
161
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
162
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
163
+ #: widget/modal/widget_out.php:36
164
+ msgid "Log In"
165
+ msgstr "Prisijungti"
166
+
167
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
168
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
169
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
170
+ msgid "Username"
171
+ msgstr "Vart. vardas"
172
+
173
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
174
+ #: widget/modal/widget_out.php:27
175
+ msgid "Password"
176
+ msgstr "Slaptažodis"
177
+
178
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
179
+ #: widget/modal/widget_out.php:44
180
+ msgid "Remember Me"
181
+ msgstr "Prisiminti mane"
182
+
183
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
184
+ #: widget/modal/widget_out.php:47
185
+ msgid "Password Lost and Found"
186
+ msgstr "Pamištas ir gautas slaptažodis"
187
+
188
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
189
+ #: widget/modal/widget_out.php:47
190
+ msgid "Lost your password?"
191
+ msgstr "Pamiršai slaptažodį?"
192
+
193
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
194
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
195
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
196
+ msgid "Register"
197
+ msgstr "Rekistruotis"
198
+
199
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
200
+ #: widget/modal/widget_out.php:63
201
+ msgid "Forgotten Password"
202
+ msgstr "Pamirštas slaptažodis"
203
+
204
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
205
+ #: widget/modal/widget_out.php:69
206
+ msgid "Enter username or email"
207
+ msgstr "Įveskite vart. vardą arba slaptažodį"
208
+
209
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
210
+ #: widget/modal/widget_out.php:77
211
+ msgid "Get New Password"
212
+ msgstr "Gauk naują slaptažodį"
213
+
214
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
215
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
216
+ #: widget/modal/widget_out.php:123
217
+ msgid "Cancel"
218
+ msgstr ""
219
+
220
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
221
+ #: widget/modal/widget_out.php:92
222
+ msgid "Register For This Site"
223
+ msgstr ""
224
+
225
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
226
+ #: widget/modal/widget_out.php:106
227
+ msgid "E-mail"
228
+ msgstr ""
229
+
230
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
231
+ #: widget/modal/widget_out.php:121
232
+ msgid "A password will be e-mailed to you."
233
+ msgstr ""
234
+
235
+ #: login-with-ajax-admin.php:180
236
+ msgid "Redirection Settings"
237
+ msgstr ""
238
+
239
+ #: login-with-ajax-admin.php:184
240
+ msgid "Global Login Redirect"
241
+ msgstr "Globalūs peradresvimo nustatymai prisijungus"
242
+
243
+ #: login-with-ajax-admin.php:188
244
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
245
+ msgstr "Jei norite, kad vartotojai būtų nukreipiami į tam tikrą nuorodą prisijungus - įveskite ją čia (pvz.: http://wordpress.org/)"
246
+
247
+ #: login-with-ajax-admin.php:189
248
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
249
+ msgstr ""
250
+
251
+ #: login-with-ajax-admin.php:222
252
+ msgid "Global Logout Redirect"
253
+ msgstr "Globalūs peradresvimo nustatymai atsijungus"
254
+
255
+ #: login-with-ajax-admin.php:226
256
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
257
+ msgstr "Jei norite, kad vartotojai būtų nukreipiami į tam tikrą nuorodą atsijungus - įveskite ją čia (pvz.: http://wordpress.org/)"
258
+
259
+ #: login-with-ajax-admin.php:227
260
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
261
+ msgstr ""
262
+
263
+ #: login-with-ajax-admin.php:235
264
+ msgid "Role-Based Custom Login Redirects"
265
+ msgstr "Specifinių vartotojų peradresavimas po prisijungimo"
266
+
267
+ #: login-with-ajax-admin.php:238
268
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
269
+ msgstr "Jei norite, kad specifiniai vartotojai būtų nukreipiami į tam tikrą nuorodą prisijungus - įveskite ją čia (palikus tuščią lauką bus naudojama globali nuoroda)"
270
+
271
+ #: login-with-ajax-admin.php:288
272
+ msgid "Role-Based Custom Logout Redirects"
273
+ msgstr "Specifinių vartotojų peradresavimas po atsijungimo"
274
+
275
+ #: login-with-ajax-admin.php:291
276
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
277
+ msgstr "Jei norite, kad specifiniai vartotojai būtų nukreipiami į tam tikrą nuorodą atsijungus - įveskite ją čia (palikus tuščią lauką bus naudojama globali nuoroda)"
278
+
279
+ #: login-with-ajax-admin.php:314
280
+ msgid "Notification Settings"
281
+ msgstr ""
282
+
283
+ #: login-with-ajax-admin.php:317
284
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
285
+ msgstr ""
286
+
287
+ #: login-with-ajax-admin.php:322
288
+ msgid "Override Default Email?"
289
+ msgstr ""
290
+
291
+ #: login-with-ajax-admin.php:330
292
+ msgid "Subject"
293
+ msgstr ""
294
+
295
+ #: login-with-ajax-admin.php:335
296
+ msgid "Your registration at %BLOGNAME%"
297
+ msgstr ""
298
+
299
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
300
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
301
+ msgstr ""
302
+
303
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
304
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
305
+ msgstr ""
306
+
307
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
308
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
309
+ msgstr ""
310
+
311
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
312
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
313
+ msgstr ""
314
+
315
+ #: login-with-ajax-admin.php:351
316
+ msgid "Message"
317
+ msgstr ""
318
+
319
+ #: login-with-ajax-admin.php:396
320
+ msgid "Save Changes"
321
+ msgstr "Išsaugoti pakeitimus"
322
+
323
+ #: login-with-ajax-admin.php:50
324
+ msgid "Dismiss"
325
+ msgstr ""
326
+
327
+ #: login-with-ajax-admin.php:106
328
+ msgid "Changes saved."
329
+ msgstr "Pakeitimai išsaugoti"
330
+
331
+ #: login-with-ajax-admin.php:148
332
+ msgid "General Settings"
333
+ msgstr ""
334
+
335
+ #: login-with-ajax-admin.php:153
336
+ msgid "Default Template"
337
+ msgstr ""
338
+
339
+ #: login-with-ajax-admin.php:162
340
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
341
+ msgstr ""
342
+
343
+ #: login-with-ajax-admin.php:163
344
+ msgid "Further documentation for this feature coming soon..."
345
+ msgstr ""
346
+
347
+ #: login-with-ajax-admin.php:169
348
+ msgid "Disable refresh upon login?"
349
+ msgstr ""
350
+
351
+ #: login-with-ajax-admin.php:174
352
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
353
+ msgstr ""
langs/login-with-ajax-li_LI.pot DELETED
@@ -1,178 +0,0 @@
1
- # Copyright (C) 2010 NetWebLogic
2
- # This file is distributed under the same license as the Login With Ajax package.
3
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
4
- #
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: Login With Ajax 2.0.4\n"
8
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
9
- "POT-Creation-Date: 2010-02-10 13:35+0000\n"
10
- "PO-Revision-Date: 2010-05-11 14:01+0100\n"
11
- "Last-Translator: Marcus Sykes <marcus@netweblogic.com>\n"
12
- "Language-Team: LANGUAGE <LL@li.org>\n"
13
- "MIME-Version: 1.0\n"
14
- "Content-Type: text/plain; charset=utf-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
-
17
- # Translated by WP
18
- #: login-with-ajax-admin.php:67
19
- msgid "Changes saved."
20
- msgstr "Pakeitimai išsaugoti"
21
-
22
- #: login-with-ajax-admin.php:71
23
- msgid "There were issues when saving your settings. Please try again."
24
- msgstr "Įvyko klaida išsaugant pakeitimus, parašome pabandyti dar kartą"
25
-
26
- #: login-with-ajax-admin.php:99
27
- msgid "Global Login Redirect"
28
- msgstr "Globalūs peradresvimo nustatymai prisijungus"
29
-
30
- #: login-with-ajax-admin.php:103
31
- msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
32
- msgstr "Jei norite, kad vartotojai būtų nukreipiami į tam tikrą nuorodą prisijungus - įveskite ją čia (pvz.: http://wordpress.org/)"
33
-
34
- #: login-with-ajax-admin.php:108
35
- msgid "Global Logout Redirect"
36
- msgstr "Globalūs peradresvimo nustatymai atsijungus"
37
-
38
- #: login-with-ajax-admin.php:112
39
- msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
40
- msgstr "Jei norite, kad vartotojai būtų nukreipiami į tam tikrą nuorodą atsijungus - įveskite ją čia (pvz.: http://wordpress.org/)"
41
-
42
- #: login-with-ajax-admin.php:117
43
- msgid "Role-Based Custom Login Redirects"
44
- msgstr "Specifinių vartotojų peradresavimas po prisijungimo"
45
-
46
- #: login-with-ajax-admin.php:120
47
- msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
48
- msgstr "Jei norite, kad specifiniai vartotojai būtų nukreipiami į tam tikrą nuorodą prisijungus - įveskite ją čia (palikus tuščią lauką bus naudojama globali nuoroda)"
49
-
50
- #: login-with-ajax-admin.php:140
51
- msgid "Role-Based Custom Logout Redirects"
52
- msgstr "Specifinių vartotojų peradresavimas po atsijungimo"
53
-
54
- #: login-with-ajax-admin.php:143
55
- msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
56
- msgstr "Jei norite, kad specifiniai vartotojai būtų nukreipiami į tam tikrą nuorodą atsijungus - įveskite ją čia (palikus tuščią lauką bus naudojama globali nuoroda)"
57
-
58
- # Translated by WP
59
- #: login-with-ajax-admin.php:167
60
- msgid "Save Changes"
61
- msgstr "Išsaugoti pakeitimus"
62
-
63
- #: login-with-ajax-widget.php:5
64
- msgid "Login widget with AJAX capabilities."
65
- msgstr "Prisijungimo laukas su Ajax galimybėmis"
66
-
67
- #: login-with-ajax-widget.php:25
68
- msgid "Show profile link?"
69
- msgstr "Rodyti nuorodą į profilį?"
70
-
71
- #: login-with-ajax.php:107
72
- msgid "Login Successful, redirecting..."
73
- msgstr "Prisijungimas sėkmingas, peradresuojama..."
74
-
75
- #: login-with-ajax.php:126
76
- #: login-with-ajax.php:148
77
- msgid "An undefined error has ocurred"
78
- msgstr "Įvyko neatpažįstama klaida"
79
-
80
- #: login-with-ajax.php:138
81
- msgid "We have sent you an email"
82
- msgstr "Mes jums išsiuntėme elektroninį laišką"
83
-
84
- #: widget/widget_in.php:11
85
- msgid "Hi"
86
- msgstr "Labas"
87
-
88
- # Translated by WP
89
- #: widget/widget_in.php:34
90
- msgid "Profile"
91
- msgstr "Profilis"
92
-
93
- # Translated by WP
94
- #: widget/widget_in.php:40
95
- #: widget/widget_in.php:44
96
- msgid "Log Out"
97
- msgstr "Atsijungti"
98
-
99
- #: widget/widget_in.php:51
100
- msgid "blog admin"
101
- msgstr "administratorius"
102
-
103
- # Translated by WP
104
- #: widget/widget_out.php:10
105
- #: widget/widget_out.php:35
106
- msgid "Log In"
107
- msgstr "Prisijungti"
108
-
109
- # Translated by WP
110
- #: widget/widget_out.php:19
111
- msgid "Username"
112
- msgstr "Vart. vardas"
113
-
114
- # Translated by WP
115
- #: widget/widget_out.php:27
116
- msgid "Password"
117
- msgstr "Slaptažodis"
118
-
119
- # Translated by WP
120
- #: widget/widget_out.php:41
121
- msgid "Remember Me"
122
- msgstr "Prisiminti mane"
123
-
124
- #: widget/widget_out.php:43
125
- msgid "Password Lost and Found"
126
- msgstr "Pamištas ir gautas slaptažodis"
127
-
128
- #: widget/widget_out.php:43
129
- msgid "Lost your password?"
130
- msgstr "Pamiršai slaptažodį?"
131
-
132
- # Translated by WP
133
- #: widget/widget_out.php:52
134
- #: widget/widget_out.php:56
135
- msgid "Register"
136
- msgstr "Rekistruotis"
137
-
138
- # Translated by WP
139
- #: widget/widget_out.php:62
140
- msgid "Sign Up"
141
- msgstr "Registruotis"
142
-
143
- #: widget/widget_out.php:74
144
- msgid "Forgotten Password"
145
- msgstr "Pamirštas slaptažodis"
146
-
147
- #: widget/widget_out.php:79
148
- msgid "Enter username or email"
149
- msgstr "Įveskite vart. vardą arba slaptažodį"
150
-
151
- #: widget/widget_out.php:85
152
- msgid "Get New Password"
153
- msgstr "Gauk naują slaptažodį"
154
-
155
- #. Plugin Name of an extension
156
- msgid "Login With Ajax"
157
- msgstr "Prisijunk su Ajax"
158
-
159
- #. Plugin URI of an extension
160
- msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
161
- msgstr ""
162
-
163
- #. Description of an extension
164
- msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
165
- msgstr "Ajax paremtas prisijungimo laukas. Redaguojamas iš jūsų template aplanko ir papildomi nustatymai per administratoriaus meniu"
166
-
167
- #. Author of an extension
168
- msgid "NetWebLogic"
169
- msgstr ""
170
-
171
- #. Author URI of an extension
172
- msgid "http://netweblogic.com/"
173
- msgstr ""
174
-
175
- #. Tags of an extension
176
- msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
177
- msgstr ""
178
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
langs/login-with-ajax-lt_LT.mo CHANGED
Binary file
langs/login-with-ajax-lt_LT.po ADDED
@@ -0,0 +1,353 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in Lithuanian
2
+ # This file is distributed under the same license as the Login With Ajax package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2013-03-06 11:46:29+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
12
+
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr ""
16
+
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr ""
20
+
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr ""
24
+
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
+
39
+ #: login-with-ajax.php:218
40
+ msgid "Registration has been disabled."
41
+ msgstr ""
42
+
43
+ #: pluggable.php:35
44
+ msgid "New user registration on your site %s:"
45
+ msgstr ""
46
+
47
+ #: pluggable.php:68
48
+ msgid "To set your password, visit the following address:"
49
+ msgstr ""
50
+
51
+ #: pluggable.php:73
52
+ msgid "[%s] Your username and password info"
53
+ msgstr ""
54
+
55
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
56
+ msgid "Title (%s)"
57
+ msgstr ""
58
+
59
+ #: login-with-ajax-widget.php:55
60
+ msgid "Logged In"
61
+ msgstr ""
62
+
63
+ #: login-with-ajax-widget.php:59
64
+ msgid "Logged Out"
65
+ msgstr ""
66
+
67
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
68
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
69
+ msgstr ""
70
+
71
+ #: login-with-ajax-admin.php:316
72
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
73
+ msgstr ""
74
+
75
+ #: login-with-ajax-admin.php:368
76
+ msgid ""
77
+ "Thanks for signing up to our blog. \n"
78
+ "\n"
79
+ "You can login with the following credentials by visiting %BLOGURL%\n"
80
+ "\n"
81
+ "Username : %USERNAME%\n"
82
+ "Password : %PASSWORD%\n"
83
+ "\n"
84
+ "We look forward to your next visit!\n"
85
+ "\n"
86
+ "The team at %BLOGNAME%"
87
+ msgstr ""
88
+
89
+ #: login-with-ajax-widget.php:67
90
+ msgid "Recover Password?"
91
+ msgstr ""
92
+
93
+ #: login-with-ajax-widget.php:15
94
+ msgid "Login widget with AJAX capabilities."
95
+ msgstr "Prisijungimo su AJAX lauko galimybės"
96
+
97
+ #: login-with-ajax-widget.php:63
98
+ msgid "Show profile link?"
99
+ msgstr "Rodyti profilio adresą?"
100
+
101
+ #: login-with-ajax-widget.php:71
102
+ msgid "AJAX Registration?"
103
+ msgstr "AJAX Registracija?"
104
+
105
+ #: login-with-ajax-widget.php:76
106
+ msgid "Template"
107
+ msgstr "Forma"
108
+
109
+ #: login-with-ajax.php:160
110
+ msgid "Login Successful, redirecting..."
111
+ msgstr "Sėkmingai prisijungta, peradresuojama..."
112
+
113
+ #: login-with-ajax.php:173
114
+ msgid "Login successful, updating..."
115
+ msgstr "Sėkmingai prisijungta, atnaujinama..."
116
+
117
+ #: login-with-ajax.php:183 login-with-ajax.php:239
118
+ msgid "An undefined error has ocurred"
119
+ msgstr "Įvyko klaida"
120
+
121
+ #: login-with-ajax.php:187
122
+ msgid "Please supply your username and password."
123
+ msgstr ""
124
+
125
+ #: login-with-ajax.php:205
126
+ msgid "Registration complete. Please check your e-mail."
127
+ msgstr "Registracija baigta. Prašome pasitikrinti elektroninį paštą"
128
+
129
+ #: login-with-ajax.php:230
130
+ msgid "We have sent you an email"
131
+ msgstr "Mes jums atsiuntėme elektroninį laišką"
132
+
133
+ #: pluggable.php:36 pluggable.php:67
134
+ msgid "Username: %s"
135
+ msgstr "Vartotojo vardas: %s"
136
+
137
+ #: pluggable.php:37
138
+ msgid "E-mail: %s"
139
+ msgstr "E. paštas: %s"
140
+
141
+ #: pluggable.php:39
142
+ msgid "[%s] New User Registration"
143
+ msgstr "[%s] Naujo vartotojo registracija"
144
+
145
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
146
+ msgid "Hi"
147
+ msgstr "Sveiki"
148
+
149
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
150
+ msgid "Profile"
151
+ msgstr "Profilis"
152
+
153
+ #: widget/default/widget_in.php:35
154
+ msgid "Log Out"
155
+ msgstr "Atsijungti"
156
+
157
+ #: widget/default/widget_in.php:40
158
+ msgid "blog admin"
159
+ msgstr "Svetainės administratorius"
160
+
161
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
162
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
163
+ #: widget/modal/widget_out.php:36
164
+ msgid "Log In"
165
+ msgstr "Prisijungti"
166
+
167
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
168
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
169
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
170
+ msgid "Username"
171
+ msgstr "Vartotojo vardas"
172
+
173
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
174
+ #: widget/modal/widget_out.php:27
175
+ msgid "Password"
176
+ msgstr "Slaptažodis"
177
+
178
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
179
+ #: widget/modal/widget_out.php:44
180
+ msgid "Remember Me"
181
+ msgstr "Atsiminti mane"
182
+
183
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
184
+ #: widget/modal/widget_out.php:47
185
+ msgid "Password Lost and Found"
186
+ msgstr "Pamestas ir rastas slaptažodis"
187
+
188
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
189
+ #: widget/modal/widget_out.php:47
190
+ msgid "Lost your password?"
191
+ msgstr "Pamiršai slaptažodį?"
192
+
193
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
194
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
195
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
196
+ msgid "Register"
197
+ msgstr "Registruotis"
198
+
199
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
200
+ #: widget/modal/widget_out.php:63
201
+ msgid "Forgotten Password"
202
+ msgstr "Pamirštas slaptažodis"
203
+
204
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
205
+ #: widget/modal/widget_out.php:69
206
+ msgid "Enter username or email"
207
+ msgstr "Įveskite vartotojo vardą arba slaptažodį"
208
+
209
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
210
+ #: widget/modal/widget_out.php:77
211
+ msgid "Get New Password"
212
+ msgstr "Gauk naują slaptažodį"
213
+
214
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
215
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
216
+ #: widget/modal/widget_out.php:123
217
+ msgid "Cancel"
218
+ msgstr "Atšaukti"
219
+
220
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
221
+ #: widget/modal/widget_out.php:92
222
+ msgid "Register For This Site"
223
+ msgstr "Registruotis į šią svetainę"
224
+
225
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
226
+ #: widget/modal/widget_out.php:106
227
+ msgid "E-mail"
228
+ msgstr "E. paštas"
229
+
230
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
231
+ #: widget/modal/widget_out.php:121
232
+ msgid "A password will be e-mailed to you."
233
+ msgstr "Slaptažodis bus atsiųstas jums į e. paštą"
234
+
235
+ #: login-with-ajax-admin.php:180
236
+ msgid "Redirection Settings"
237
+ msgstr "Peradresavimo nustatymai"
238
+
239
+ #: login-with-ajax-admin.php:184
240
+ msgid "Global Login Redirect"
241
+ msgstr "Globalus peradresavimas po prisijungimo"
242
+
243
+ #: login-with-ajax-admin.php:188
244
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
245
+ msgstr "Jei norėtumėte, kad jūsų vartotjai būtų nukreipiami į kažkokį specifinį adresą po prisijungimo, įveskite jį čia (PVZ: http://wordpress.org/)"
246
+
247
+ #: login-with-ajax-admin.php:189
248
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
249
+ msgstr "Naudokite kode %USERNAME% ir visur tose vietose bus rodomas prisijungusio vartotojo vardas"
250
+
251
+ #: login-with-ajax-admin.php:222
252
+ msgid "Global Logout Redirect"
253
+ msgstr "Globalus peradresavimas po atsijungimo"
254
+
255
+ #: login-with-ajax-admin.php:226
256
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
257
+ msgstr "Jei norėtumėte, kad jūsų vartotjai būtų nukreipiami į kažkokį specifinį adresą po atsijungimo, įveskite jį čia (PVZ: http://wordpress.org/)"
258
+
259
+ #: login-with-ajax-admin.php:227
260
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
261
+ msgstr "Naudokite kode %LASTURL%, kad nukreipti prisijungusius vartotojus į prieš tai buvusį puslapį"
262
+
263
+ #: login-with-ajax-admin.php:235
264
+ msgid "Role-Based Custom Login Redirects"
265
+ msgstr "Atskirų vartotojų tipų peradresavimas po prisijungimo"
266
+
267
+ #: login-with-ajax-admin.php:238
268
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
269
+ msgstr "Jei norėtumėte, kad specifiniai vartotjai būtų nukreipiami į kažkokį specifinį adresą po prisijungimo, įveskite jį čia (PVZ: http://wordpress.org/)"
270
+
271
+ #: login-with-ajax-admin.php:288
272
+ msgid "Role-Based Custom Logout Redirects"
273
+ msgstr "Atskirų vartotojų tipų peradresavimas po atsijungimo"
274
+
275
+ #: login-with-ajax-admin.php:291
276
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
277
+ msgstr "Jei norėtumėte, kad specifiniai vartotjai būtų nukreipiami į kažkokį specifinį adresą po atsijungimo, įveskite jį čia (PVZ: http://wordpress.org/)"
278
+
279
+ #: login-with-ajax-admin.php:314
280
+ msgid "Notification Settings"
281
+ msgstr "Perspėjimų nustatymai"
282
+
283
+ #: login-with-ajax-admin.php:317
284
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
285
+ msgstr "Jei ši funkcija nveikia, įsitikinkite, kad nesate idiegę kokios norskitos programos, kuri valdo vartotojų registraciją (PVZ. BuddyPress andMU)."
286
+
287
+ #: login-with-ajax-admin.php:322
288
+ msgid "Override Default Email?"
289
+ msgstr "Pakeisti pagrindinį elektroninį paštą?"
290
+
291
+ #: login-with-ajax-admin.php:330
292
+ msgid "Subject"
293
+ msgstr "Antraštė"
294
+
295
+ #: login-with-ajax-admin.php:335
296
+ msgid "Your registration at %BLOGNAME%"
297
+ msgstr "Jūsų registracija puslapyje %BLOGNAME%"
298
+
299
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
300
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
301
+ msgstr "<code>%USERNAME%</code> bus pakeista vartotojo vardu"
302
+
303
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
304
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
305
+ msgstr "<code>%PASSWORD%</code> bus pakeista vartotojo slaptažodžiu"
306
+
307
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
308
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
309
+ msgstr "<code>%BLOGNAME%</code> bus pakeista svetainės pavadinimu"
310
+
311
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
312
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
313
+ msgstr "<code>%BLOGURL%</code> bus pakeista svetainės adresu"
314
+
315
+ #: login-with-ajax-admin.php:351
316
+ msgid "Message"
317
+ msgstr "Žinutė"
318
+
319
+ #: login-with-ajax-admin.php:396
320
+ msgid "Save Changes"
321
+ msgstr "Išsaugoti pakeitimus"
322
+
323
+ #: login-with-ajax-admin.php:50
324
+ msgid "Dismiss"
325
+ msgstr "Atsisakyti"
326
+
327
+ #: login-with-ajax-admin.php:106
328
+ msgid "Changes saved."
329
+ msgstr "Pakeitimai išsaugoti"
330
+
331
+ #: login-with-ajax-admin.php:148
332
+ msgid "General Settings"
333
+ msgstr "Pagrindiniai nustatymai"
334
+
335
+ #: login-with-ajax-admin.php:153
336
+ msgid "Default Template"
337
+ msgstr "Pagrindinė forma"
338
+
339
+ #: login-with-ajax-admin.php:162
340
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
341
+ msgstr "Pasirink pagrindinę dizaino formą, kurią norėtumei naudoti. Tai gali būti pakeista, lauke, trumpam kode, ir temos žymose."
342
+
343
+ #: login-with-ajax-admin.php:163
344
+ msgid "Further documentation for this feature coming soon..."
345
+ msgstr "Neužilgo bus daugiau informacijos apie šią funkciją"
346
+
347
+ #: login-with-ajax-admin.php:169
348
+ msgid "Disable refresh upon login?"
349
+ msgstr "Išjunkti perkrovimo funkciją po prisijungimo"
350
+
351
+ #: login-with-ajax-admin.php:174
352
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
353
+ msgstr "Jei įjunksite aukščiau esančią funkciją, vartotojams prisijungus priejūsų puslapio nebus perkraunamas visas puslapis, bus perkraunama tikprisijungimo sritis. Nesiūlome naudoti šios funkcijos, kai skirtingaskontekstas rodomas vartotojams prisijungus - šiuo atveju būtų reikalingapuslapio perkrova"
langs/login-with-ajax-lt_LT.pot DELETED
@@ -1,412 +0,0 @@
1
- # Copyright (C) 2010 NetWebLogic
2
- # This file is distributed under the same license as the Login With Ajax package.
3
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
4
- #
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: Login With Ajax 3.0a\n"
8
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
9
- "POT-Creation-Date: 2010-06-04 16:10+0000\n"
10
- "PO-Revision-Date: 2010-06-06 13:21+0100\n"
11
- "Last-Translator: Marcus Sykes <marcus@netweblogic.com>\n"
12
- "Language-Team: LWA <LL@li.org>\n"
13
- "MIME-Version: 1.0\n"
14
- "Content-Type: text/plain; charset=utf-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
- "X-Poedit-SourceCharset: utf-8\n"
17
-
18
- #: login-with-ajax-admin.php:43
19
- msgid "New features in Login With AJAX (including registration!), check out the settings and widget pages!"
20
- msgstr "Naujos galimybės prisijungti su AJAX (itraukta registracija!), patikrinknustatymus ir lauko puslapius"
21
-
22
- #: login-with-ajax-admin.php:45
23
- msgid "Dismiss"
24
- msgstr "Atsisakyti"
25
-
26
- #: login-with-ajax-admin.php:89
27
- msgid "Changes saved."
28
- msgstr "Pakeitimai išsaugoti"
29
-
30
- #: login-with-ajax-admin.php:93
31
- msgid "There were issues when saving your settings. Please try again."
32
- msgstr "Iškilo problemų išsaugant jūsų nustatymus. Prašome pabandyti dar kartą"
33
-
34
- #: login-with-ajax-admin.php:137
35
- msgid "General Settings"
36
- msgstr "Pagrindiniai nustatymai"
37
-
38
- #: login-with-ajax-admin.php:142
39
- msgid "Default Template"
40
- msgstr "Pagrindinė forma"
41
-
42
- #: login-with-ajax-admin.php:151
43
- msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
44
- msgstr "Pasirink pagrindinę dizaino formą, kurią norėtumei naudoti. Tai gali būti pakeista, lauke, trumpam kode, ir temos žymose."
45
-
46
- #: login-with-ajax-admin.php:152
47
- msgid "Further documentation for this feature coming soon..."
48
- msgstr "Neužilgo bus daugiau informacijos apie šią funkciją"
49
-
50
- #: login-with-ajax-admin.php:157
51
- msgid "Disable refresh upon login?"
52
- msgstr "Išjunkti perkrovimo funkciją po prisijungimo"
53
-
54
- #: login-with-ajax-admin.php:162
55
- msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
56
- msgstr "Jei įjunksite aukščiau esančią funkciją, vartotojams prisijungus priejūsų puslapio nebus perkraunamas visas puslapis, bus perkraunama tikprisijungimo sritis. Nesiūlome naudoti šios funkcijos, kai skirtingaskontekstas rodomas vartotojams prisijungus - šiuo atveju būtų reikalingapuslapio perkrova"
57
-
58
- #: login-with-ajax-admin.php:163
59
- msgid "<strong>Experimental and not fully tested!</strong> please test and report any bugs on our forum."
60
- msgstr "<strong>Eksperimentinė ir ne galutinai pratestuota!</strong> Prašome išbandyti ir pranešti apie bet kokias klaidas mūsų formume."
61
-
62
- #: login-with-ajax-admin.php:168
63
- msgid "Redirection Settings"
64
- msgstr "Peradresavimo nustatymai"
65
-
66
- #: login-with-ajax-admin.php:173
67
- msgid "Global Login Redirect"
68
- msgstr "Globalus peradresavimas po prisijungimo"
69
-
70
- #: login-with-ajax-admin.php:177
71
- msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
72
- msgstr "Jei norėtumėte, kad jūsų vartotjai būtų nukreipiami į kažkokį specifinį adresą po prisijungimo, įveskite jį čia (PVZ: http://wordpress.org/)"
73
-
74
- #: login-with-ajax-admin.php:178
75
- #: login-with-ajax-admin.php:188
76
- msgid "New!"
77
- msgstr "Naujiena!"
78
-
79
- #: login-with-ajax-admin.php:178
80
- msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
81
- msgstr "Naudokite kode %USERNAME% ir visur tose vietose bus rodomas prisijungusio vartotojo vardas"
82
-
83
- #: login-with-ajax-admin.php:183
84
- msgid "Global Logout Redirect"
85
- msgstr "Globalus peradresavimas po atsijungimo"
86
-
87
- #: login-with-ajax-admin.php:187
88
- msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
89
- msgstr "Jei norėtumėte, kad jūsų vartotjai būtų nukreipiami į kažkokį specifinį adresą po atsijungimo, įveskite jį čia (PVZ: http://wordpress.org/)"
90
-
91
- #: login-with-ajax-admin.php:188
92
- msgid "Enter %LASTURL% to send the user back to the page they were previously on."
93
- msgstr "Naudokite kode %LASTURL%, kad nukreipti prisijungusius vartotojus į prieš tai buvusį puslapį"
94
-
95
- #: login-with-ajax-admin.php:193
96
- msgid "Role-Based Custom Login Redirects"
97
- msgstr "Atskirų vartotojų tipų peradresavimas po prisijungimo"
98
-
99
- #: login-with-ajax-admin.php:196
100
- msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
101
- msgstr "Jei norėtumėte, kad specifiniai vartotjai būtų nukreipiami į kažkokį specifinį adresą po prisijungimo, įveskite jį čia (PVZ: http://wordpress.org/)"
102
-
103
- #: login-with-ajax-admin.php:216
104
- msgid "Role-Based Custom Logout Redirects"
105
- msgstr "Atskirų vartotojų tipų peradresavimas po atsijungimo"
106
-
107
- #: login-with-ajax-admin.php:219
108
- msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
109
- msgstr "Jei norėtumėte, kad specifiniai vartotjai būtų nukreipiami į kažkokį specifinį adresą po atsijungimo, įveskite jį čia (PVZ: http://wordpress.org/)"
110
-
111
- #: login-with-ajax-admin.php:239
112
- msgid "Notification Settings"
113
- msgstr "Perspėjimų nustatymai"
114
-
115
- #: login-with-ajax-admin.php:241
116
- msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message"
117
- msgstr "Jei norite pakeisti pagrindinį wordpress emailą iš kurio prisiregistravę nauji vartotojai gauna laiškus, įrašytkite jį čia ir pažymėnkite varnelę"
118
-
119
- #: login-with-ajax-admin.php:242
120
- msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
121
- msgstr "Jei ši funkcija nveikia, įsitikinkite, kad nesate idiegę kokios norskitos programos, kuri valdo vartotojų registraciją (PVZ. BuddyPress andMU)."
122
-
123
- #: login-with-ajax-admin.php:248
124
- msgid "Override Default Email?"
125
- msgstr "Pakeisti pagrindinį elektroninį paštą?"
126
-
127
- #: login-with-ajax-admin.php:256
128
- msgid "Subject"
129
- msgstr "Antraštė"
130
-
131
- #: login-with-ajax-admin.php:261
132
- msgid "Your registration at %BLOGNAME%"
133
- msgstr "Jūsų registracija puslapyje %BLOGNAME%"
134
-
135
- #: login-with-ajax-admin.php:265
136
- msgid "<code>%USERNAME%</code> will be replaced with a username."
137
- msgstr "<code>%USERNAME%</code> bus pakeista vartotojo vardu"
138
-
139
- #: login-with-ajax-admin.php:266
140
- msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
141
- msgstr "<code>%PASSWORD%</code> bus pakeista vartotojo slaptažodžiu"
142
-
143
- #: login-with-ajax-admin.php:267
144
- #: login-with-ajax-admin.php:291
145
- msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
146
- msgstr "<code>%BLOGNAME%</code> bus pakeista svetainės pavadinimu"
147
-
148
- #: login-with-ajax-admin.php:268
149
- #: login-with-ajax-admin.php:292
150
- msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
151
- msgstr "<code>%BLOGURL%</code> bus pakeista svetainės adresu"
152
-
153
- #: login-with-ajax-admin.php:273
154
- msgid "Message"
155
- msgstr "Žinutė"
156
-
157
- #: login-with-ajax-admin.php:278
158
- msgid ""
159
- "Thanks for signing up to our blog. \r\n"
160
- "\r\n"
161
- "You can login with the following credentials by visiting %BLOGURL%\r\n"
162
- "\r\n"
163
- "Username : %USERNAME%\r\n"
164
- "Password : %PASSWORD%\r\n"
165
- "\r\n"
166
- "We look forward to your next visit!\r\n"
167
- "\r\n"
168
- "The team at %BLOGNAME%"
169
- msgstr ""
170
- "Ačiū už, kad prisiregistravote mūsų svetainėje. \r\n"
171
- "\r\n"
172
- "Vartotojo vardas : %USERNAME%\r\n"
173
- "Slaptažodis : %PASSWORD%\r\n"
174
- "\r\n"
175
- "Laukiame jūsų sekančio apsilankymo!\r\n"
176
- "\r\n"
177
- "%BLOGNAME% komanda"
178
-
179
- #: login-with-ajax-admin.php:301
180
- msgid "Save Changes"
181
- msgstr "Išsaugoti pakeitimus"
182
-
183
- #: login-with-ajax-widget.php:5
184
- msgid "Login widget with AJAX capabilities."
185
- msgstr "Prisijungimo su AJAX lauko galimybės"
186
-
187
- #: login-with-ajax-widget.php:28
188
- msgid "Show profile link?"
189
- msgstr "Rodyti profilio adresą?"
190
-
191
- #: login-with-ajax-widget.php:32
192
- msgid "AJAX Registration?"
193
- msgstr "AJAX Registracija?"
194
-
195
- #: login-with-ajax-widget.php:36
196
- msgid "Template"
197
- msgstr "Forma"
198
-
199
- #: login-with-ajax.php:149
200
- msgid "Login Successful, redirecting..."
201
- msgstr "Sėkmingai prisijungta, peradresuojama..."
202
-
203
- #: login-with-ajax.php:161
204
- msgid "Login successful, updating..."
205
- msgstr "Sėkmingai prisijungta, atnaujinama..."
206
-
207
- #: login-with-ajax.php:171
208
- #: login-with-ajax.php:219
209
- msgid "An undefined error has ocurred"
210
- msgstr "Įvyko klaida"
211
-
212
- #: login-with-ajax.php:190
213
- msgid "Registration complete. Please check your e-mail."
214
- msgstr "Registracija baigta. Prašome pasitikrinti elektroninį paštą"
215
-
216
- #: login-with-ajax.php:210
217
- msgid "We have sent you an email"
218
- msgstr "Mes jums atsiuntėme elektroninį laišką"
219
-
220
- #: pluggable.php:26
221
- #, php-format
222
- msgid "New user registration on your blog %s:"
223
- msgstr "Naujo vartotojo registracija jūsų svetainėje %s:"
224
-
225
- #: pluggable.php:27
226
- #: pluggable.php:41
227
- #, php-format
228
- msgid "Username: %s"
229
- msgstr "Vartotojo vardas: %s"
230
-
231
- #: pluggable.php:28
232
- #, php-format
233
- msgid "E-mail: %s"
234
- msgstr "E. paštas: %s"
235
-
236
- #: pluggable.php:30
237
- #, php-format
238
- msgid "[%s] New User Registration"
239
- msgstr "[%s] Naujo vartotojo registracija"
240
-
241
- #: pluggable.php:42
242
- #, php-format
243
- msgid "Password: %s"
244
- msgstr "Slaptažodis: %s"
245
-
246
- #: pluggable.php:45
247
- #, php-format
248
- msgid "[%s] Your username and password"
249
- msgstr "[%s] Jūsų vartotojo vardas ir slaptažodis"
250
-
251
- #: widget/default/register.php:9
252
- #: widget/ie7-friendly/widget_out.php:88
253
- #: widget/inline-registration/widget_out.php:94
254
- msgid "Register For This Site"
255
- msgstr "Registruotis į šią svetainę"
256
-
257
- #: widget/default/register.php:12
258
- #: widget/default/widget_out.php:19
259
- #: widget/ie7-friendly/widget_out.php:17
260
- #: widget/ie7-friendly/widget_out.php:93
261
- #: widget/inline-registration/widget_out.php:19
262
- #: widget/inline-registration/widget_out.php:99
263
- #: widget/widget_out.php:19
264
- msgid "Username"
265
- msgstr "Vartotojo vardas"
266
-
267
- #: widget/default/register.php:16
268
- #: widget/ie7-friendly/widget_out.php:99
269
- #: widget/inline-registration/widget_out.php:105
270
- msgid "E-mail"
271
- msgstr "E. paštas"
272
-
273
- #: widget/default/register.php:20
274
- #: widget/ie7-friendly/widget_out.php:113
275
- #: widget/inline-registration/widget_out.php:119
276
- msgid "A password will be e-mailed to you."
277
- msgstr "Slaptažodis bus atsiųstas jums į e. paštą"
278
-
279
- #: widget/default/register.php:21
280
- #: widget/default/widget_out.php:56
281
- #: widget/ie7-friendly/widget_out.php:53
282
- #: widget/ie7-friendly/widget_out.php:114
283
- #: widget/inline-registration/widget_out.php:55
284
- #: widget/inline-registration/widget_out.php:120
285
- #: widget/widget_out.php:56
286
- msgid "Register"
287
- msgstr "Registruotis"
288
-
289
- #: widget/default/widget_in.php:11
290
- #: widget/default/widget_in.php:14
291
- #: widget/ie7-friendly/widget_in.php:11
292
- #: widget/ie7-friendly/widget_in.php:14
293
- #: widget/inline-registration/widget_in.php:11
294
- #: widget/inline-registration/widget_in.php:14
295
- #: widget/widget_in.php:11
296
- #: widget/widget_in.php:14
297
- msgid "Hi"
298
- msgstr "Sveiki"
299
-
300
- #: widget/default/widget_in.php:33
301
- #: widget/ie7-friendly/widget_in.php:34
302
- #: widget/inline-registration/widget_in.php:33
303
- #: widget/widget_in.php:33
304
- msgid "Profile"
305
- msgstr "Profilis"
306
-
307
- #: widget/default/widget_in.php:38
308
- #: widget/ie7-friendly/widget_in.php:40
309
- #: widget/ie7-friendly/widget_in.php:44
310
- #: widget/inline-registration/widget_in.php:38
311
- #: widget/widget_in.php:38
312
- msgid "Log Out"
313
- msgstr "Atsijungti"
314
-
315
- #: widget/default/widget_in.php:43
316
- #: widget/inline-registration/widget_in.php:43
317
- #: widget/widget_in.php:43
318
- msgid "blog admin"
319
- msgstr "Svetainės administratorius"
320
-
321
- #: widget/default/widget_out.php:10
322
- #: widget/default/widget_out.php:35
323
- #: widget/ie7-friendly/widget_out.php:10
324
- #: widget/ie7-friendly/widget_out.php:32
325
- #: widget/inline-registration/widget_out.php:10
326
- #: widget/inline-registration/widget_out.php:35
327
- #: widget/widget_out.php:10
328
- #: widget/widget_out.php:35
329
- msgid "Log In"
330
- msgstr "Prisijungti"
331
-
332
- #: widget/default/widget_out.php:27
333
- #: widget/ie7-friendly/widget_out.php:25
334
- #: widget/inline-registration/widget_out.php:27
335
- #: widget/widget_out.php:27
336
- msgid "Password"
337
- msgstr "Slaptažodis"
338
-
339
- #: widget/default/widget_out.php:41
340
- #: widget/ie7-friendly/widget_out.php:38
341
- #: widget/inline-registration/widget_out.php:40
342
- #: widget/widget_out.php:41
343
- msgid "Remember Me"
344
- msgstr "Atsiminti mane"
345
-
346
- #: widget/default/widget_out.php:43
347
- #: widget/ie7-friendly/widget_out.php:40
348
- #: widget/inline-registration/widget_out.php:42
349
- #: widget/widget_out.php:43
350
- msgid "Password Lost and Found"
351
- msgstr "Pamestas ir rastas slaptažodis"
352
-
353
- #: widget/default/widget_out.php:43
354
- #: widget/ie7-friendly/widget_out.php:40
355
- #: widget/inline-registration/widget_out.php:42
356
- #: widget/widget_out.php:43
357
- msgid "Lost your password?"
358
- msgstr "Pamiršai slaptažodį?"
359
-
360
- #: widget/default/widget_out.php:68
361
- #: widget/ie7-friendly/widget_out.php:63
362
- #: widget/inline-registration/widget_out.php:67
363
- #: widget/widget_out.php:68
364
- msgid "Forgotten Password"
365
- msgstr "Pamirštas slaptažodis"
366
-
367
- #: widget/default/widget_out.php:73
368
- #: widget/ie7-friendly/widget_out.php:67
369
- #: widget/inline-registration/widget_out.php:72
370
- #: widget/widget_out.php:73
371
- msgid "Enter username or email"
372
- msgstr "Įveskite vartotojo vardą arba slaptažodį"
373
-
374
- #: widget/default/widget_out.php:79
375
- #: widget/ie7-friendly/widget_out.php:72
376
- #: widget/inline-registration/widget_out.php:78
377
- #: widget/widget_out.php:79
378
- msgid "Get New Password"
379
- msgstr "Gauk naują slaptažodį"
380
-
381
- #: widget/default/widget_out.php:80
382
- #: widget/ie7-friendly/widget_out.php:115
383
- #: widget/inline-registration/widget_out.php:79
384
- #: widget/inline-registration/widget_out.php:121
385
- #: widget/widget_out.php:80
386
- msgid "Cancel"
387
- msgstr "Atšaukti"
388
-
389
- #. Plugin Name of the plugin/theme
390
- msgid "Login With Ajax"
391
- msgstr "Prisijungti su AJAX"
392
-
393
- #. Plugin URI of the plugin/theme
394
- msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
395
- msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
396
-
397
- #. Description of the plugin/theme
398
- msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
399
- msgstr "Ajax paremtas prisijungimo laukas. Modifikuojamas iš jūsų temos aplanko ir ir papildomi nustatymai administratoriaus srityje."
400
-
401
- #. Author of the plugin/theme
402
- msgid "NetWebLogic"
403
- msgstr "NetWebLogic"
404
-
405
- #. Author URI of the plugin/theme
406
- msgid "http://netweblogic.com/"
407
- msgstr "http://netweblogic.com/"
408
-
409
- #. Tags of the plugin/theme
410
- msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
411
- msgstr "Prisijungti, Ajax, Peradresuoti, BuddyPress, MU, WPMU, šoninis meniu, administratorius, laukas"
412
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
langs/login-with-ajax-nl_NL.mo CHANGED
Binary file
langs/login-with-ajax-nl_NL.po CHANGED
@@ -1,178 +1,373 @@
 
 
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: Login with Ajax FI\n"
4
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
5
- "POT-Creation-Date: 2010-02-10 13:35+0000\n"
6
- "PO-Revision-Date: \n"
7
- "Last-Translator: Marcus Sykes <marcus@netweblogic.com>\n"
8
- "Language-Team: Kaljukopla <info@kaljukopla.net>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Poedit-Language: Finnish\n"
13
- "X-Poedit-Country: FINLAND\n"
14
- "X-Poedit-KeywordsList: _e;__\n"
15
- "X-Poedit-Basepath: .\n"
16
 
17
- # Translated by WP
18
- #: login-with-ajax-admin.php:67
19
- msgid "Changes saved."
20
- msgstr "Veranderingen zijn opgeslagen."
21
-
22
- #: login-with-ajax-admin.php:71
23
- msgid "There were issues when saving your settings. Please try again."
24
- msgstr "Er is een probleem met het opslaan van de instellingen. Probeer het nogmaals."
25
-
26
- #: login-with-ajax-admin.php:99
27
- msgid "Global Login Redirect"
28
- msgstr "Algemene inlog verwijzing"
29
-
30
- #: login-with-ajax-admin.php:103
31
- msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
32
- msgstr "Als je wilt dat een gebruiker na het inloggen naar een bepaalde URL wordt doorgestuurd, vul die dan hier in (bijv.: http://wordpress.org/)"
33
-
34
- #: login-with-ajax-admin.php:108
35
- msgid "Global Logout Redirect"
36
- msgstr "Algemene uitlog verwijzing"
37
-
38
- #: login-with-ajax-admin.php:112
39
- msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
40
- msgstr "Als je wilt dat een gebruiker na het uitloggen naar een bepaalde URL wordt doorgestuurd, vul die dan hier in (bijv.: http://wordpress.org/)"
41
-
42
- #: login-with-ajax-admin.php:117
43
- msgid "Role-Based Custom Login Redirects"
44
- msgstr "Rol gebaseerde login verwijzingen"
45
-
46
- #: login-with-ajax-admin.php:120
47
- msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
48
- msgstr "Als je wilt dat een bepaalde gebruiker rol na het inloggen naar een bepaalde URL wordt doorgestuurd, vul die dan hier in (Vul niks in om de algemene verwijzing)"
49
 
50
- #: login-with-ajax-admin.php:140
51
- msgid "Role-Based Custom Logout Redirects"
52
- msgstr "Rol gebaseerde logout verwijzingen"
53
 
54
- #: login-with-ajax-admin.php:143
55
- msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
56
- msgstr "Als je wilt dat een bepaalde gebruiker rol na het uitloggen naar een bepaalde URL wordt doorgestuurd, vul die dan hier in (Vul niks in om de algemene verwijzing)"
57
 
58
- # Translated by WP
59
- #: login-with-ajax-admin.php:167
60
- msgid "Save Changes"
61
- msgstr "Wijzigingen bijwerken"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62
 
63
- #: login-with-ajax-widget.php:5
64
  msgid "Login widget with AJAX capabilities."
65
  msgstr "Login widget met Ajax functionaliteit."
66
 
67
- #: login-with-ajax-widget.php:25
68
  msgid "Show profile link?"
69
  msgstr "Linkje naar het profiel?"
70
 
71
- #: login-with-ajax.php:107
 
 
 
 
 
 
 
 
72
  msgid "Login Successful, redirecting..."
73
  msgstr "Succesvol ingelogd, u wordt nu doorgestuurd..."
74
 
75
- #: login-with-ajax.php:126
76
- #: login-with-ajax.php:148
 
 
 
77
  msgid "An undefined error has ocurred"
78
- msgstr "Er heeft een ongedefinieerde fout opgetreden"
 
 
 
 
79
 
80
- #: login-with-ajax.php:138
 
 
 
 
81
  msgid "We have sent you an email"
82
- msgstr "We hebben je een e-mail gestuurd"
 
 
 
 
 
 
 
 
83
 
84
- #: widget/widget_in.php:11
 
 
 
 
85
  msgid "Hi"
86
- msgstr "Hoi"
87
 
88
- # Translated by WP
89
- #: widget/widget_in.php:34
90
  msgid "Profile"
91
  msgstr "Profiel"
92
 
93
- # Translated by WP
94
- #: widget/widget_in.php:40
95
- #: widget/widget_in.php:44
96
  msgid "Log Out"
97
  msgstr "Uitloggen"
98
 
99
- #: widget/widget_in.php:51
100
  msgid "blog admin"
101
- msgstr "Blog administrator"
102
 
103
- # Translated by WP
104
- #: widget/widget_out.php:10
105
- #: widget/widget_out.php:35
106
  msgid "Log In"
107
- msgstr "Log in"
108
 
109
- # Translated by WP
110
- #: widget/widget_out.php:19
 
111
  msgid "Username"
112
  msgstr "Gebruikersnaam"
113
 
114
- # Translated by WP
115
- #: widget/widget_out.php:27
116
  msgid "Password"
117
  msgstr "Wachtwoord"
118
 
119
- # Translated by WP
120
- #: widget/widget_out.php:41
121
  msgid "Remember Me"
122
- msgstr "Onthoud me"
123
 
124
- #: widget/widget_out.php:43
 
125
  msgid "Password Lost and Found"
126
  msgstr "Wachtwoord vergeten en gevonden"
127
 
128
- #: widget/widget_out.php:43
 
129
  msgid "Lost your password?"
130
  msgstr "Wachtwoord vergeten?"
131
 
132
- # Translated by WP
133
- #: widget/widget_out.php:52
134
- #: widget/widget_out.php:56
135
  msgid "Register"
136
- msgstr "Registreer"
137
-
138
- # Translated by WP
139
- #: widget/widget_out.php:62
140
- msgid "Sign Up"
141
- msgstr "Aanmelden"
142
 
143
- #: widget/widget_out.php:74
 
144
  msgid "Forgotten Password"
145
  msgstr "Wachtwoord vergeten"
146
 
147
- #: widget/widget_out.php:79
 
148
  msgid "Enter username or email"
149
- msgstr "Vul uw gebruikersnaam of e-mail adres in"
150
 
151
- #: widget/widget_out.php:85
 
152
  msgid "Get New Password"
153
- msgstr "Vraag een nieuw wachtwoord aan"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
154
 
155
- #. Plugin Name of an extension
156
- msgid "Login With Ajax"
157
- msgstr "Login met AJAX"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
158
 
159
- #. Plugin URI of an extension
160
- msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
161
- msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
162
 
163
- #. Description of an extension
164
- msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
165
- msgstr "AJAX gedreven login widget. Aanpasbaar vanuit de template map, en geadvanceerde instellingen via het admin gedeelte."
166
 
167
- #. Author of an extension
168
- msgid "NetWebLogic"
169
- msgstr "NetWebLogic"
170
 
171
- #. Author URI of an extension
172
- msgid "http://netweblogic.com/"
173
- msgstr "http://netweblogic.com/"
174
 
175
- #. Tags of an extension
176
- msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
177
- msgstr "Login, Ajax, Doorsturen, BuddyPress, MU, WPMU, sidebar, admin, widget"
178
 
 
 
 
1
+ # Translation of Login With Ajax in Dutch
2
+ # This file is distributed under the same license as the Login With Ajax package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2015-09-24 13:29:39+0000\n"
 
 
 
 
 
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
 
12
 
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr "Sinds WordPress 4.3 wachtwoorden worden niet meer gemaild aan gebruikers, worden ze vervangen door een link naar een nieuw wachtwoord aan te maken."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
 
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr "Controleer uw registratie e-mail template."
20
 
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr "%s zal worden vervangen door een link naar de gebruiker wachtwoord in te stellen."
24
 
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
+ "Bedankt voor het inschrijven op onze Blog.\n"
39
+ "\n"
40
+ "Je kan inloggen met de volgende gegevens via %BLOGURL%.\n"
41
+ "\n"
42
+ "Gebruikersnaam: %USERNAME%\n"
43
+ "Om je wachtwoord in te stellen, bezoek het volgende adres: %PASSWORD%\n"
44
+ "\n"
45
+ "We kijken uit naar je volgende bezoek!\n"
46
+ "\n"
47
+ "Het team van %BLOGNAME%"
48
+
49
+ #: login-with-ajax.php:218
50
+ msgid "Registration has been disabled."
51
+ msgstr "Registraties zijn uitgeschakeld."
52
+
53
+ #: pluggable.php:35
54
+ msgid "New user registration on your site %s:"
55
+ msgstr "Nieuwe gebruiker geregistreerd op de site %s:"
56
+
57
+ #: pluggable.php:68
58
+ msgid "To set your password, visit the following address:"
59
+ msgstr "Om je wachtwoord in te stellen, bezoek het volgende adres:"
60
+
61
+ #: pluggable.php:73
62
+ msgid "[%s] Your username and password info"
63
+ msgstr "[%s] Je gebruikersnaam en wachtwoord"
64
+
65
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
66
+ msgid "Title (%s)"
67
+ msgstr "Titel (%s)"
68
+
69
+ #: login-with-ajax-widget.php:55
70
+ msgid "Logged In"
71
+ msgstr "Ingelogd"
72
+
73
+ #: login-with-ajax-widget.php:59
74
+ msgid "Logged Out"
75
+ msgstr "Uitgelogd"
76
+
77
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
78
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
79
+ msgstr "Als WPML geactiveerd is, kun je op basis van taal naar verschillende bestemmingen verwijzen. "
80
+
81
+ #: login-with-ajax-admin.php:316
82
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
83
+ msgstr "Met WPML geactiveerd kan je verschillende re-directions gebruiken gebaseerd op taal."
84
+
85
+ #: login-with-ajax-admin.php:368
86
+ msgid ""
87
+ "Thanks for signing up to our blog. \n"
88
+ "\n"
89
+ "You can login with the following credentials by visiting %BLOGURL%\n"
90
+ "\n"
91
+ "Username : %USERNAME%\n"
92
+ "Password : %PASSWORD%\n"
93
+ "\n"
94
+ "We look forward to your next visit!\n"
95
+ "\n"
96
+ "The team at %BLOGNAME%"
97
+ msgstr ""
98
+ "Bedankt voor het inschrijven op onze Blog.\n"
99
+ "\n"
100
+ "Je kan inloggen met de volgende gegevens via %BLOGURL%.\n"
101
+ "\n"
102
+ "Gebruikersnaam: %USERNAME%\n"
103
+ "Wachtwoord: %PASSWORD%\n"
104
+ "\n"
105
+ "We kijken uit naar je volgende bezoek!\n"
106
+ "\n"
107
+ "Het team van %BLOGNAME%"
108
+
109
+ #: login-with-ajax-widget.php:67
110
+ msgid "Recover Password?"
111
+ msgstr "Wachtwoord vergeten?"
112
 
113
+ #: login-with-ajax-widget.php:15
114
  msgid "Login widget with AJAX capabilities."
115
  msgstr "Login widget met Ajax functionaliteit."
116
 
117
+ #: login-with-ajax-widget.php:63
118
  msgid "Show profile link?"
119
  msgstr "Linkje naar het profiel?"
120
 
121
+ #: login-with-ajax-widget.php:71
122
+ msgid "AJAX Registration?"
123
+ msgstr "AJAX registratie?"
124
+
125
+ #: login-with-ajax-widget.php:76
126
+ msgid "Template"
127
+ msgstr "Template"
128
+
129
+ #: login-with-ajax.php:160
130
  msgid "Login Successful, redirecting..."
131
  msgstr "Succesvol ingelogd, u wordt nu doorgestuurd..."
132
 
133
+ #: login-with-ajax.php:173
134
+ msgid "Login successful, updating..."
135
+ msgstr "Succesvol ingelogd, de pagina wordt bijgewerkt..."
136
+
137
+ #: login-with-ajax.php:183 login-with-ajax.php:239
138
  msgid "An undefined error has ocurred"
139
+ msgstr "Oeps, er is iets misgegaan."
140
+
141
+ #: login-with-ajax.php:187
142
+ msgid "Please supply your username and password."
143
+ msgstr "Voor je gebruikersnaam en wachtwoord in."
144
 
145
+ #: login-with-ajax.php:205
146
+ msgid "Registration complete. Please check your e-mail."
147
+ msgstr "Registratie voltooid. Controleer je e-mail. Geen e-mail ontvangen? Controleer je spambox."
148
+
149
+ #: login-with-ajax.php:230
150
  msgid "We have sent you an email"
151
+ msgstr "We hebben je een e-mail gestuurd."
152
+
153
+ #: pluggable.php:36 pluggable.php:67
154
+ msgid "Username: %s"
155
+ msgstr "Gebruikersnaam: %s"
156
+
157
+ #: pluggable.php:37
158
+ msgid "E-mail: %s"
159
+ msgstr "E-mail: %s"
160
 
161
+ #: pluggable.php:39
162
+ msgid "[%s] New User Registration"
163
+ msgstr "[%s] Nieuwe gebruiker"
164
+
165
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
166
  msgid "Hi"
167
+ msgstr "Hallo"
168
 
169
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
 
170
  msgid "Profile"
171
  msgstr "Profiel"
172
 
173
+ #: widget/default/widget_in.php:35
 
 
174
  msgid "Log Out"
175
  msgstr "Uitloggen"
176
 
177
+ #: widget/default/widget_in.php:40
178
  msgid "blog admin"
179
+ msgstr "Blog beheer"
180
 
181
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
182
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
183
+ #: widget/modal/widget_out.php:36
184
  msgid "Log In"
185
+ msgstr "Inloggen"
186
 
187
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
188
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
189
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
190
  msgid "Username"
191
  msgstr "Gebruikersnaam"
192
 
193
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
194
+ #: widget/modal/widget_out.php:27
195
  msgid "Password"
196
  msgstr "Wachtwoord"
197
 
198
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
199
+ #: widget/modal/widget_out.php:44
200
  msgid "Remember Me"
201
+ msgstr "Onthouden"
202
 
203
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
204
+ #: widget/modal/widget_out.php:47
205
  msgid "Password Lost and Found"
206
  msgstr "Wachtwoord vergeten en gevonden"
207
 
208
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
209
+ #: widget/modal/widget_out.php:47
210
  msgid "Lost your password?"
211
  msgstr "Wachtwoord vergeten?"
212
 
213
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
214
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
215
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
216
  msgid "Register"
217
+ msgstr "Registreren"
 
 
 
 
 
218
 
219
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
220
+ #: widget/modal/widget_out.php:63
221
  msgid "Forgotten Password"
222
  msgstr "Wachtwoord vergeten"
223
 
224
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
225
+ #: widget/modal/widget_out.php:69
226
  msgid "Enter username or email"
227
+ msgstr "gebruikersnaam of e-mail invullen"
228
 
229
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
230
+ #: widget/modal/widget_out.php:77
231
  msgid "Get New Password"
232
+ msgstr "Wachtwoord aanvragen"
233
+
234
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
235
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
236
+ #: widget/modal/widget_out.php:123
237
+ msgid "Cancel"
238
+ msgstr "Afbreken"
239
+
240
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
241
+ #: widget/modal/widget_out.php:92
242
+ msgid "Register For This Site"
243
+ msgstr "Maak een account aan op deze site."
244
+
245
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
246
+ #: widget/modal/widget_out.php:106
247
+ msgid "E-mail"
248
+ msgstr "E-mail"
249
+
250
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
251
+ #: widget/modal/widget_out.php:121
252
+ msgid "A password will be e-mailed to you."
253
+ msgstr "We sturen je per e-mail een wachtwoord toe. Soms komt deze e-mail in je spambox terecht."
254
+
255
+ #: login-with-ajax-admin.php:180
256
+ msgid "Redirection Settings"
257
+ msgstr "Re-direction instellingen"
258
+
259
+ #: login-with-ajax-admin.php:184
260
+ msgid "Global Login Redirect"
261
+ msgstr "Algemene inlog verwijzing"
262
+
263
+ #: login-with-ajax-admin.php:188
264
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
265
+ msgstr "Als je wilt dat een gebruiker na het inloggen naar een bepaalde URL wordt doorgestuurd, vul die dan hier in (bijv.: http://wordpress.org/)"
266
+
267
+ #: login-with-ajax-admin.php:189
268
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
269
+ msgstr "Gebruik %USERNAME% en de gebruikersnaam van de persoon die inlogt wordt weergegeven."
270
+
271
+ #: login-with-ajax-admin.php:222
272
+ msgid "Global Logout Redirect"
273
+ msgstr "Algemene uitlog verwijzing"
274
+
275
+ #: login-with-ajax-admin.php:226
276
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
277
+ msgstr "Als je wilt dat een gebruiker na het uitloggen naar een bepaalde URL wordt doorgestuurd, vul die dan hier in (bijv.: http://wordpress.org/)"
278
+
279
+ #: login-with-ajax-admin.php:227
280
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
281
+ msgstr "Voer %LASTURL% in om de gebruiker terug te sturen naar de pagina waar deze vandaan kwam."
282
+
283
+ #: login-with-ajax-admin.php:235
284
+ msgid "Role-Based Custom Login Redirects"
285
+ msgstr "Rol gebaseerde login verwijzingen"
286
+
287
+ #: login-with-ajax-admin.php:238
288
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
289
+ msgstr "Als je wilt dat een bepaalde gebruiker rol na het inloggen naar een bepaalde URL wordt doorgestuurd, vul die dan hier in (Vul niks in om de algemene verwijzing)"
290
+
291
+ #: login-with-ajax-admin.php:288
292
+ msgid "Role-Based Custom Logout Redirects"
293
+ msgstr "Rol gebaseerde logout verwijzingen"
294
+
295
+ #: login-with-ajax-admin.php:291
296
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
297
+ msgstr "Als je wilt dat een bepaalde gebruiker rol na het uitloggen naar een bepaalde URL wordt doorgestuurd, vul die dan hier in (Vul niks in om de algemene verwijzing)"
298
+
299
+ #: login-with-ajax-admin.php:314
300
+ msgid "Notification Settings"
301
+ msgstr "Notificatie instellingen"
302
+
303
+ #: login-with-ajax-admin.php:317
304
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
305
+ msgstr "Wanneer deze feature niet werkt, controleer dan of je geen andere plugins hebt geïnstalleerd die ook gebruikers registraties beheren (zoals BuddyPress en MU)."
306
+
307
+ #: login-with-ajax-admin.php:322
308
+ msgid "Override Default Email?"
309
+ msgstr "Standaard e-mail overschijven?"
310
+
311
+ #: login-with-ajax-admin.php:330
312
+ msgid "Subject"
313
+ msgstr "Onderwerp"
314
+
315
+ #: login-with-ajax-admin.php:335
316
+ msgid "Your registration at %BLOGNAME%"
317
+ msgstr "Jou registratie bij %BLOGNAME%"
318
 
319
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
320
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
321
+ msgstr "<code>%USERNAME%</code> wordt vervangen met een gebruikersnaam"
322
+
323
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
324
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
325
+ msgstr "<code>%PASSWORD%</code> wordt vervangen met een wachtwoord."
326
+
327
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
328
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
329
+ msgstr "<code>%BLOGNAME%</code> wordt vervangen met de naam van je blog."
330
+
331
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
332
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
333
+ msgstr "<code>%BLOGNAME%</code> wordt vervangen door de url van je blog."
334
+
335
+ #: login-with-ajax-admin.php:351
336
+ msgid "Message"
337
+ msgstr "Bericht"
338
+
339
+ #: login-with-ajax-admin.php:396
340
+ msgid "Save Changes"
341
+ msgstr "Wijzigingen opslaan"
342
+
343
+ #: login-with-ajax-admin.php:50
344
+ msgid "Dismiss"
345
+ msgstr "Afwijzen"
346
+
347
+ #: login-with-ajax-admin.php:106
348
+ msgid "Changes saved."
349
+ msgstr "Veranderingen zijn opgeslagen."
350
 
351
+ #: login-with-ajax-admin.php:148
352
+ msgid "General Settings"
353
+ msgstr "Algemene instellingen"
354
 
355
+ #: login-with-ajax-admin.php:153
356
+ msgid "Default Template"
357
+ msgstr "Standaard template"
358
 
359
+ #: login-with-ajax-admin.php:162
360
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
361
+ msgstr "Kies je standaard thema die je wil gebruiken. Deze kan overschreden worden in de widget, shortcode en template tags."
362
 
363
+ #: login-with-ajax-admin.php:163
364
+ msgid "Further documentation for this feature coming soon..."
365
+ msgstr "Verdere documentatie van deze feature verschijnt binnenkort..."
366
 
367
+ #: login-with-ajax-admin.php:169
368
+ msgid "Disable refresh upon login?"
369
+ msgstr "Blokkeer pagina refresh tijdens login?"
370
 
371
+ #: login-with-ajax-admin.php:174
372
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
373
+ msgstr "Wanneer een gebruiker inlogt en het bovenstaande hokje is aangevinkt dan wordt alleen de login widget geüpdatet. Dit is geen goed idee wanneer je website meer content aanbied aan gebruikers die zijn ingelogd. Een pagina verversing is dan nodig."
langs/login-with-ajax-pl_PL.mo CHANGED
Binary file
langs/login-with-ajax-pl_PL.po CHANGED
@@ -1,414 +1,373 @@
1
- # Translation of the WordPress plugin Login With Ajax 3.0a by NetWebLogic.
2
- # Copyright (C) 2010 NetWebLogic
3
  # This file is distributed under the same license as the Login With Ajax package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
5
- #
6
  msgid ""
7
  msgstr ""
8
- "Project-Id-Version: Login With Ajax 3.0a\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
10
- "POT-Creation-Date: 2010-06-04 16:10+0000\n"
11
- "PO-Revision-Date: 2010-06-05 22:55+0100\n"
12
- "Last-Translator: Ryszard Rysz <ryszard.rysz@gmail.com>\n"
13
- "Language-Team: POLISH <ryszard.rysz@gmail.com>\n"
14
  "MIME-Version: 1.0\n"
15
- "Content-Type: text/plain; charset=utf-8\n"
16
  "Content-Transfer-Encoding: 8bit\n"
 
 
 
17
 
18
- #: login-with-ajax-admin.php:43
19
- msgid "New features in Login With AJAX (including registration!), check out the settings and widget pages!"
20
- msgstr "Nowe funkcje Logowania z Ajaxem (włączając rejestrację!), sprawdź ustawienia oraz strony widgeta"
21
 
22
- #: login-with-ajax-admin.php:45
23
- msgid "Dismiss"
24
- msgstr "Usuń"
25
-
26
- #: login-with-ajax-admin.php:89
27
- msgid "Changes saved."
28
- msgstr "Zapisano zmiany"
29
-
30
- #: login-with-ajax-admin.php:93
31
- msgid "There were issues when saving your settings. Please try again."
32
- msgstr "Pojawiły się problemy podczas zapisywania ustawień. Spróbuj ponownie."
33
-
34
- #: login-with-ajax-admin.php:137
35
- msgid "General Settings"
36
- msgstr "Ustawienia główne"
37
-
38
- #: login-with-ajax-admin.php:142
39
- msgid "Default Template"
40
- msgstr "Szablon domyślny"
41
-
42
- #: login-with-ajax-admin.php:151
43
- msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
44
- msgstr "Wybierz domyślny szablon, którego chciałbyś użyć. Może być nadpisany w widżecie, shortkodzie i tagach szablonu."
45
-
46
- #: login-with-ajax-admin.php:152
47
- msgid "Further documentation for this feature coming soon..."
48
- msgstr "Szersza dokumentacja wkrótce..."
49
-
50
- #: login-with-ajax-admin.php:157
51
- msgid "Disable refresh upon login?"
52
- msgstr "Wyłączyć odświeżanie podczas logowania?"
53
-
54
- #: login-with-ajax-admin.php:162
55
- msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
56
- msgstr "Jeżeli użytkownik loguje się i zaznaczysz powyższe pole, jedynie widget logowania zaktualizuje się bez odświeżania całej strony. Zły pomysł, jeśli witryna pokazuje inne treści dla użytkowników zalogowanych. Wtedy odświeżenie strony jest konieczne."
57
-
58
- #: login-with-ajax-admin.php:163
59
- msgid "<strong>Experimental and not fully tested!</strong> please test and report any bugs on our forum."
60
- msgstr "<strong>W fazie eksperymentalnej, nie w pełni przetestowany!</strong> Prosimy testować i raportować wszelkie błędy na naszym forum."
61
-
62
- #: login-with-ajax-admin.php:168
63
- msgid "Redirection Settings"
64
- msgstr "Ustawienia przekierowania"
65
-
66
- #: login-with-ajax-admin.php:173
67
- msgid "Global Login Redirect"
68
- msgstr "Przekierowanie po zalogowaniu"
69
-
70
- #: login-with-ajax-admin.php:177
71
- msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
72
- msgstr "Jeśli chcesz przekierować użytkownika po zalogowaniu, wpisz adres URL(np. http ://wordpress.org)"
73
-
74
- #: login-with-ajax-admin.php:178
75
- #: login-with-ajax-admin.php:188
76
- msgid "New!"
77
- msgstr "Nowość!"
78
-
79
- #: login-with-ajax-admin.php:178
80
- msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
81
- msgstr "Użyj %USERNAME% aby wstawić nazwę użytkownika, który jest zalogowany."
82
-
83
- #: login-with-ajax-admin.php:183
84
- msgid "Global Logout Redirect"
85
- msgstr "Przekierowanie po wylogowaniu"
86
-
87
- #: login-with-ajax-admin.php:187
88
- msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
89
- msgstr "Jeśli chcesz przekierować użytkownika po wylogowaniu, wpisz adres URL(np. http ://wordpress.org)"
90
-
91
- #: login-with-ajax-admin.php:188
92
- msgid "Enter %LASTURL% to send the user back to the page they were previously on."
93
- msgstr "Wpisz %LASTURL% aby odesłać użytkownika z powrotem na stronę którą oglądał."
94
 
95
- #: login-with-ajax-admin.php:193
96
- msgid "Role-Based Custom Login Redirects"
97
- msgstr "Przekierowanie po zalogowaniu na podstawie roli"
98
 
99
- #: login-with-ajax-admin.php:196
100
- msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
101
- msgstr "Jeśli chcesz przekierować użytkownika po zalogowaniu na podstawie posiadanej roli, wpisz adres URL (puste pole będzie równoznaczne z globalnym przekierowaniem)"
102
-
103
- #: login-with-ajax-admin.php:216
104
- msgid "Role-Based Custom Logout Redirects"
105
- msgstr "Przekierowanie po wylogowaniu na podstawie roli"
106
-
107
- #: login-with-ajax-admin.php:219
108
- msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
109
- msgstr "Jeśli chcesz przekierować użytkownika po wylogowaniu na podstawie posiadanej roli, wpisz adres URL (puste pole będzie równoznaczne z globalnym przekierowaniem)"
110
-
111
- #: login-with-ajax-admin.php:239
112
- msgid "Notification Settings"
113
- msgstr "Ustawienia powiadomień"
114
-
115
- #: login-with-ajax-admin.php:241
116
- msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message"
117
- msgstr "Jeśli chcesz zmienić domyślną wiadomość wysyłaną do użytkownika po zarejestrowaniu, zaznacz pole poniżej i wprowadź nowy temat i treść e-maila"
118
-
119
- #: login-with-ajax-admin.php:242
120
- msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
121
- msgstr "Jeśli ta funkcja nie działa, upewnij się, że nie jest zainstalowany inny plugin umożliwiający rejestrację użytkowników (np. BuddyPress i MU)."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
122
 
123
- #: login-with-ajax-admin.php:248
124
- msgid "Override Default Email?"
125
- msgstr "Zmienić domyślny e-mail?"
126
 
127
- #: login-with-ajax-admin.php:256
128
- msgid "Subject"
129
- msgstr "Temat"
130
 
131
- #: login-with-ajax-admin.php:261
132
- msgid "Your registration at %BLOGNAME%"
133
- msgstr "Twoja rejestracja na %BLOGNAME%"
134
 
135
- #: login-with-ajax-admin.php:265
136
- msgid "<code>%USERNAME%</code> will be replaced with a username."
137
- msgstr "<code>%USERNAME%</code> będzie zastąpione nazwą użytkownika."
138
 
139
- #: login-with-ajax-admin.php:266
140
- msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
141
- msgstr "<code>%PASSWORD%</code> będzie zastąpione hasłem."
142
 
143
- #: login-with-ajax-admin.php:267
144
- #: login-with-ajax-admin.php:291
145
- msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
146
- msgstr "<code>%BLOGNAME%</code> będzie zastąpione nazwą twojego bloga."
147
-
148
- #: login-with-ajax-admin.php:268
149
- #: login-with-ajax-admin.php:292
150
- msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
151
- msgstr "<code>%BLOGURL%</code> będzie zastąpione adresem url twojego bloga."
152
-
153
- #: login-with-ajax-admin.php:273
154
- msgid "Message"
155
- msgstr "Wiadomość"
156
-
157
- #: login-with-ajax-admin.php:278
158
  msgid ""
159
- "Thanks for signing up to our blog. \r\n"
160
- "\r\n"
161
- "You can login with the following credentials by visiting %BLOGURL%\r\n"
162
- "\r\n"
163
- "Username : %USERNAME%\r\n"
164
- "Password : %PASSWORD%\r\n"
165
- "\r\n"
166
- "We look forward to your next visit!\r\n"
167
- "\r\n"
168
  "The team at %BLOGNAME%"
169
  msgstr ""
170
- "Dziękujemy za zarejestrowanie się na naszym blogu. \r\n"
171
- "\r\n"
172
- "Możesz zalogować się pod adresem %BLOGURL% podając następujące dane \r\n"
173
- "\r\n"
174
- "Nazwa użytkownika : %USERNAME%\r\n"
175
- "Hasło : %PASSWORD%\r\n"
176
- "\r\n"
177
- "We look forward to your next visit!\r\n"
178
- "\r\n"
179
- "The team at %BLOGNAME%"
180
-
181
- #: login-with-ajax-admin.php:301
182
- msgid "Save Changes"
183
- msgstr "Zapisz zmiany"
184
-
185
- #: login-with-ajax-widget.php:5
186
  msgid "Login widget with AJAX capabilities."
187
  msgstr "Widget logowania z AJAXem"
188
 
189
- #: login-with-ajax-widget.php:28
190
  msgid "Show profile link?"
191
  msgstr "Pokazać link do profilu?"
192
 
193
- #: login-with-ajax-widget.php:32
194
  msgid "AJAX Registration?"
195
  msgstr "Rejestracja AJAXem?"
196
 
197
- #: login-with-ajax-widget.php:36
198
  msgid "Template"
199
  msgstr "Szablon"
200
 
201
- #: login-with-ajax.php:149
202
  msgid "Login Successful, redirecting..."
203
  msgstr "Pomyślnie zalogowano, przekierowanie..."
204
 
205
- #: login-with-ajax.php:161
206
  msgid "Login successful, updating..."
207
  msgstr "Pomyślnie zalogowano, aktualizowanie..."
208
 
209
- #: login-with-ajax.php:171
210
- #: login-with-ajax.php:219
211
  msgid "An undefined error has ocurred"
212
  msgstr "Nieokreślony błąd"
213
 
214
- #: login-with-ajax.php:190
 
 
 
 
215
  msgid "Registration complete. Please check your e-mail."
216
  msgstr "Rejestracja zakończona pomyślnie. Sprawdź swojego e-maila"
217
 
218
- #: login-with-ajax.php:210
219
  msgid "We have sent you an email"
220
  msgstr "Wysłaliśmy Ci e-maila"
221
 
222
- #: pluggable.php:26
223
- #, php-format
224
- msgid "New user registration on your blog %s:"
225
- msgstr "Rejestracja nowego użytkownika na twoim blogu %s:"
226
-
227
- #: pluggable.php:27
228
- #: pluggable.php:41
229
- #, php-format
230
  msgid "Username: %s"
231
  msgstr "Nazwa użytkownika: %s"
232
 
233
- #: pluggable.php:28
234
- #, php-format
235
  msgid "E-mail: %s"
236
- msgstr ""
237
 
238
- #: pluggable.php:30
239
- #, php-format
240
  msgid "[%s] New User Registration"
241
  msgstr "[%s]Rejestracja nowego użytkownika"
242
 
243
- #: pluggable.php:42
244
- #, php-format
245
- msgid "Password: %s"
246
- msgstr "Hasło: %s"
247
-
248
- #: pluggable.php:45
249
- #, php-format
250
- msgid "[%s] Your username and password"
251
- msgstr "[%s] Twoja nazwa użytkownika i hasło"
252
-
253
- #: widget/default/register.php:9
254
- #: widget/ie7-friendly/widget_out.php:88
255
- #: widget/inline-registration/widget_out.php:94
256
- msgid "Register For This Site"
257
- msgstr "Zarejestruj się na stronie"
258
-
259
- #: widget/default/register.php:12
260
- #: widget/default/widget_out.php:19
261
- #: widget/ie7-friendly/widget_out.php:17
262
- #: widget/ie7-friendly/widget_out.php:93
263
- #: widget/inline-registration/widget_out.php:19
264
- #: widget/inline-registration/widget_out.php:99
265
- #: widget/widget_out.php:19
266
- msgid "Username"
267
- msgstr "Nazwa użytkownika"
268
-
269
- #: widget/default/register.php:16
270
- #: widget/ie7-friendly/widget_out.php:99
271
- #: widget/inline-registration/widget_out.php:105
272
- msgid "E-mail"
273
- msgstr ""
274
-
275
- #: widget/default/register.php:20
276
- #: widget/ie7-friendly/widget_out.php:113
277
- #: widget/inline-registration/widget_out.php:119
278
- msgid "A password will be e-mailed to you."
279
- msgstr "Hasło zostanie wysłane na twojego e-maila."
280
-
281
- #: widget/default/register.php:21
282
- #: widget/default/widget_out.php:56
283
- #: widget/ie7-friendly/widget_out.php:53
284
- #: widget/ie7-friendly/widget_out.php:114
285
- #: widget/inline-registration/widget_out.php:55
286
- #: widget/inline-registration/widget_out.php:120
287
- #: widget/widget_out.php:56
288
- msgid "Register"
289
- msgstr "Zarejestruj się"
290
-
291
- #: widget/default/widget_in.php:11
292
- #: widget/default/widget_in.php:14
293
- #: widget/ie7-friendly/widget_in.php:11
294
- #: widget/ie7-friendly/widget_in.php:14
295
- #: widget/inline-registration/widget_in.php:11
296
- #: widget/inline-registration/widget_in.php:14
297
- #: widget/widget_in.php:11
298
- #: widget/widget_in.php:14
299
  msgid "Hi"
300
  msgstr "Witaj"
301
 
302
- #: widget/default/widget_in.php:33
303
- #: widget/ie7-friendly/widget_in.php:34
304
- #: widget/inline-registration/widget_in.php:33
305
- #: widget/widget_in.php:33
306
  msgid "Profile"
307
  msgstr "Profil"
308
 
309
- #: widget/default/widget_in.php:38
310
- #: widget/ie7-friendly/widget_in.php:40
311
- #: widget/ie7-friendly/widget_in.php:44
312
- #: widget/inline-registration/widget_in.php:38
313
- #: widget/widget_in.php:38
314
  msgid "Log Out"
315
  msgstr "Wyloguj się"
316
 
317
- #: widget/default/widget_in.php:43
318
- #: widget/inline-registration/widget_in.php:43
319
- #: widget/widget_in.php:43
320
  msgid "blog admin"
321
  msgstr "admin bloga"
322
 
323
- #: widget/default/widget_out.php:10
324
- #: widget/default/widget_out.php:35
325
- #: widget/ie7-friendly/widget_out.php:10
326
- #: widget/ie7-friendly/widget_out.php:32
327
- #: widget/inline-registration/widget_out.php:10
328
- #: widget/inline-registration/widget_out.php:35
329
- #: widget/widget_out.php:10
330
- #: widget/widget_out.php:35
331
  msgid "Log In"
332
  msgstr "Zaloguj się"
333
 
334
- #: widget/default/widget_out.php:27
335
- #: widget/ie7-friendly/widget_out.php:25
336
- #: widget/inline-registration/widget_out.php:27
337
- #: widget/widget_out.php:27
 
 
 
 
338
  msgid "Password"
339
  msgstr "Hasło"
340
 
341
- #: widget/default/widget_out.php:41
342
- #: widget/ie7-friendly/widget_out.php:38
343
- #: widget/inline-registration/widget_out.php:40
344
- #: widget/widget_out.php:41
345
  msgid "Remember Me"
346
  msgstr "Zapamiętaj mnie"
347
 
348
- #: widget/default/widget_out.php:43
349
- #: widget/ie7-friendly/widget_out.php:40
350
- #: widget/inline-registration/widget_out.php:42
351
- #: widget/widget_out.php:43
352
  msgid "Password Lost and Found"
353
  msgstr "Przywracanie hasła"
354
 
355
- #: widget/default/widget_out.php:43
356
- #: widget/ie7-friendly/widget_out.php:40
357
- #: widget/inline-registration/widget_out.php:42
358
- #: widget/widget_out.php:43
359
  msgid "Lost your password?"
360
  msgstr "Zapomniałeś hasło?"
361
 
362
- #: widget/default/widget_out.php:68
363
- #: widget/ie7-friendly/widget_out.php:63
364
- #: widget/inline-registration/widget_out.php:67
365
- #: widget/widget_out.php:68
 
 
 
 
366
  msgid "Forgotten Password"
367
  msgstr "Zapomniane hasło"
368
 
369
- #: widget/default/widget_out.php:73
370
- #: widget/ie7-friendly/widget_out.php:67
371
- #: widget/inline-registration/widget_out.php:72
372
- #: widget/widget_out.php:73
373
  msgid "Enter username or email"
374
  msgstr "Wpisz nazwę użytkownika lub e-mail"
375
 
376
- #: widget/default/widget_out.php:79
377
- #: widget/ie7-friendly/widget_out.php:72
378
- #: widget/inline-registration/widget_out.php:78
379
- #: widget/widget_out.php:79
380
  msgid "Get New Password"
381
  msgstr "Nowe hasło"
382
 
383
- #: widget/default/widget_out.php:80
384
- #: widget/ie7-friendly/widget_out.php:115
385
- #: widget/inline-registration/widget_out.php:79
386
- #: widget/inline-registration/widget_out.php:121
387
- #: widget/widget_out.php:80
388
  msgid "Cancel"
389
  msgstr "Anuluj"
390
 
391
- #. Plugin Name of the plugin/theme
392
- msgid "Login With Ajax"
393
- msgstr "Logowanie z Ajaxem"
 
394
 
395
- #. Plugin URI of the plugin/theme
396
- msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
397
- msgstr ""
 
398
 
399
- #. Description of the plugin/theme
400
- msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
401
- msgstr "Widget logowania z AJAXem. Posiada możliwość dodawania własnych szablonów oraz zaawansowane ustawienia w panelu administracyjnym"
 
402
 
403
- #. Author of the plugin/theme
404
- msgid "NetWebLogic"
405
- msgstr ""
406
 
407
- #. Author URI of the plugin/theme
408
- msgid "http://netweblogic.com/"
409
- msgstr ""
410
 
411
- #. Tags of the plugin/theme
412
- msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
413
- msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
414
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in Polish
 
2
  # This file is distributed under the same license as the Login With Ajax package.
 
 
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2015-09-24 13:15:45+0000\n"
 
 
 
 
 
6
  "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
12
 
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr "Od WordPress 4.3 hasła nie już wysłane do użytkowników, one zastępowane link, aby utworzyć nowe hasło."
16
 
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr "Sprawdź swój szablon e-mail rejestracyjny."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
 
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr "%s zostanie zastąpione z linkiem, aby ustawić hasło użytkownika."
24
 
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
+ "Dziękujemy za rejestrację \n"
39
+ "\n"
40
+ "Możesz zalogować się używając poniższych danych odwiedzając %BLOGURL%\n"
41
+ "\n"
42
+ "Nazwa użytkownika : %USERNAME%\n"
43
+ "Aby ustawić hasło, przejdź na następujący adres: %PASSWORD%\n"
44
+ "\n"
45
+ "Czekamy na kolejną wizytę!\n"
46
+ "\n"
47
+ "%BLOGNAME%"
48
+
49
+ #: login-with-ajax.php:218
50
+ msgid "Registration has been disabled."
51
+ msgstr "Możliwość rejestracji została wyłączona."
52
+
53
+ #: pluggable.php:35
54
+ msgid "New user registration on your site %s:"
55
+ msgstr "Rejestracja nowego użytkownika na Twojej witrynie \"%s\":"
56
+
57
+ #: pluggable.php:68
58
+ msgid "To set your password, visit the following address:"
59
+ msgstr "Aby ustawić hasło, przejdź na następujący adres:"
60
+
61
+ #: pluggable.php:73
62
+ msgid "[%s] Your username and password info"
63
+ msgstr "[%s] Twoja nazwa użytkownika i hasło"
64
 
65
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
66
+ msgid "Title (%s)"
67
+ msgstr "Tytuł (%s)"
68
 
69
+ #: login-with-ajax-widget.php:55
70
+ msgid "Logged In"
71
+ msgstr "Zalogowano"
72
 
73
+ #: login-with-ajax-widget.php:59
74
+ msgid "Logged Out"
75
+ msgstr "Wylogowano"
76
 
77
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
78
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
79
+ msgstr "Przy włączonym WPML możesz wybrać różne miejsca docelowe przekierowania oparte również na języku."
80
 
81
+ #: login-with-ajax-admin.php:316
82
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
83
+ msgstr "Jeśli chcesz zastąpić domyślny email jaki otrzymują użytkownicy Wordpressa po rejestracji, upewnij się, że zaznaczone jest pole poniżej i wprowadź nowy tytuł e-mail i wiadomość."
84
 
85
+ #: login-with-ajax-admin.php:368
 
 
 
 
 
 
 
 
 
 
 
 
 
 
86
  msgid ""
87
+ "Thanks for signing up to our blog. \n"
88
+ "\n"
89
+ "You can login with the following credentials by visiting %BLOGURL%\n"
90
+ "\n"
91
+ "Username : %USERNAME%\n"
92
+ "Password : %PASSWORD%\n"
93
+ "\n"
94
+ "We look forward to your next visit!\n"
95
+ "\n"
96
  "The team at %BLOGNAME%"
97
  msgstr ""
98
+ "Dziękujemy za rejestrację \n"
99
+ "\n"
100
+ "Możesz zalogować się używając poniższych danych odwiedzając %BLOGURL%\n"
101
+ "\n"
102
+ "Nazwa użytkownika : %USERNAME%\n"
103
+ "Hasło : %PASSWORD%\n"
104
+ "\n"
105
+ "Czekamy na kolejną wizytę!\n"
106
+ "\n"
107
+ "%BLOGNAME%"
108
+
109
+ #: login-with-ajax-widget.php:67
110
+ msgid "Recover Password?"
111
+ msgstr "Odzyskać hasło?"
112
+
113
+ #: login-with-ajax-widget.php:15
114
  msgid "Login widget with AJAX capabilities."
115
  msgstr "Widget logowania z AJAXem"
116
 
117
+ #: login-with-ajax-widget.php:63
118
  msgid "Show profile link?"
119
  msgstr "Pokazać link do profilu?"
120
 
121
+ #: login-with-ajax-widget.php:71
122
  msgid "AJAX Registration?"
123
  msgstr "Rejestracja AJAXem?"
124
 
125
+ #: login-with-ajax-widget.php:76
126
  msgid "Template"
127
  msgstr "Szablon"
128
 
129
+ #: login-with-ajax.php:160
130
  msgid "Login Successful, redirecting..."
131
  msgstr "Pomyślnie zalogowano, przekierowanie..."
132
 
133
+ #: login-with-ajax.php:173
134
  msgid "Login successful, updating..."
135
  msgstr "Pomyślnie zalogowano, aktualizowanie..."
136
 
137
+ #: login-with-ajax.php:183 login-with-ajax.php:239
 
138
  msgid "An undefined error has ocurred"
139
  msgstr "Nieokreślony błąd"
140
 
141
+ #: login-with-ajax.php:187
142
+ msgid "Please supply your username and password."
143
+ msgstr "Proszę podać nazwę użytkownika i hasło."
144
+
145
+ #: login-with-ajax.php:205
146
  msgid "Registration complete. Please check your e-mail."
147
  msgstr "Rejestracja zakończona pomyślnie. Sprawdź swojego e-maila"
148
 
149
+ #: login-with-ajax.php:230
150
  msgid "We have sent you an email"
151
  msgstr "Wysłaliśmy Ci e-maila"
152
 
153
+ #: pluggable.php:36 pluggable.php:67
 
 
 
 
 
 
 
154
  msgid "Username: %s"
155
  msgstr "Nazwa użytkownika: %s"
156
 
157
+ #: pluggable.php:37
 
158
  msgid "E-mail: %s"
159
+ msgstr "E-mail: %s"
160
 
161
+ #: pluggable.php:39
 
162
  msgid "[%s] New User Registration"
163
  msgstr "[%s]Rejestracja nowego użytkownika"
164
 
165
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
166
  msgid "Hi"
167
  msgstr "Witaj"
168
 
169
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
 
 
 
170
  msgid "Profile"
171
  msgstr "Profil"
172
 
173
+ #: widget/default/widget_in.php:35
 
 
 
 
174
  msgid "Log Out"
175
  msgstr "Wyloguj się"
176
 
177
+ #: widget/default/widget_in.php:40
 
 
178
  msgid "blog admin"
179
  msgstr "admin bloga"
180
 
181
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
182
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
183
+ #: widget/modal/widget_out.php:36
 
 
 
 
 
184
  msgid "Log In"
185
  msgstr "Zaloguj się"
186
 
187
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
188
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
189
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
190
+ msgid "Username"
191
+ msgstr "Nazwa użytkownika"
192
+
193
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
194
+ #: widget/modal/widget_out.php:27
195
  msgid "Password"
196
  msgstr "Hasło"
197
 
198
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
199
+ #: widget/modal/widget_out.php:44
 
 
200
  msgid "Remember Me"
201
  msgstr "Zapamiętaj mnie"
202
 
203
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
204
+ #: widget/modal/widget_out.php:47
 
 
205
  msgid "Password Lost and Found"
206
  msgstr "Przywracanie hasła"
207
 
208
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
209
+ #: widget/modal/widget_out.php:47
 
 
210
  msgid "Lost your password?"
211
  msgstr "Zapomniałeś hasło?"
212
 
213
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
214
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
215
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
216
+ msgid "Register"
217
+ msgstr "Zarejestruj się"
218
+
219
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
220
+ #: widget/modal/widget_out.php:63
221
  msgid "Forgotten Password"
222
  msgstr "Zapomniane hasło"
223
 
224
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
225
+ #: widget/modal/widget_out.php:69
 
 
226
  msgid "Enter username or email"
227
  msgstr "Wpisz nazwę użytkownika lub e-mail"
228
 
229
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
230
+ #: widget/modal/widget_out.php:77
 
 
231
  msgid "Get New Password"
232
  msgstr "Nowe hasło"
233
 
234
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
235
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
236
+ #: widget/modal/widget_out.php:123
 
 
237
  msgid "Cancel"
238
  msgstr "Anuluj"
239
 
240
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
241
+ #: widget/modal/widget_out.php:92
242
+ msgid "Register For This Site"
243
+ msgstr "Zarejestruj się na stronie"
244
 
245
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
246
+ #: widget/modal/widget_out.php:106
247
+ msgid "E-mail"
248
+ msgstr "E-mail"
249
 
250
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
251
+ #: widget/modal/widget_out.php:121
252
+ msgid "A password will be e-mailed to you."
253
+ msgstr "Hasło zostanie wysłane na twojego e-maila."
254
 
255
+ #: login-with-ajax-admin.php:180
256
+ msgid "Redirection Settings"
257
+ msgstr "Ustawienia przekierowania"
258
 
259
+ #: login-with-ajax-admin.php:184
260
+ msgid "Global Login Redirect"
261
+ msgstr "Przekierowanie po zalogowaniu"
262
 
263
+ #: login-with-ajax-admin.php:188
264
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
265
+ msgstr "Jeśli chcesz przekierować użytkownika po zalogowaniu, wpisz adres URL(np. http ://wordpress.org)"
266
+
267
+ #: login-with-ajax-admin.php:189
268
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
269
+ msgstr "Użyj %USERNAME% aby wstawić nazwę użytkownika, który jest zalogowany."
270
+
271
+ #: login-with-ajax-admin.php:222
272
+ msgid "Global Logout Redirect"
273
+ msgstr "Przekierowanie po wylogowaniu"
274
+
275
+ #: login-with-ajax-admin.php:226
276
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
277
+ msgstr "Jeśli chcesz przekierować użytkownika po wylogowaniu, wpisz adres URL(np. http ://wordpress.org)"
278
+
279
+ #: login-with-ajax-admin.php:227
280
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
281
+ msgstr "Wpisz %LASTURL% aby odesłać użytkownika z powrotem na stronę którą oglądał."
282
+
283
+ #: login-with-ajax-admin.php:235
284
+ msgid "Role-Based Custom Login Redirects"
285
+ msgstr "Przekierowanie po zalogowaniu na podstawie roli"
286
+
287
+ #: login-with-ajax-admin.php:238
288
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
289
+ msgstr "Jeśli chcesz przekierować użytkownika po zalogowaniu na podstawie posiadanej roli, wpisz adres URL (puste pole będzie równoznaczne z globalnym przekierowaniem)"
290
+
291
+ #: login-with-ajax-admin.php:288
292
+ msgid "Role-Based Custom Logout Redirects"
293
+ msgstr "Przekierowanie po wylogowaniu na podstawie roli"
294
+
295
+ #: login-with-ajax-admin.php:291
296
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
297
+ msgstr "Jeśli chcesz przekierować użytkownika po wylogowaniu na podstawie posiadanej roli, wpisz adres URL (puste pole będzie równoznaczne z globalnym przekierowaniem)"
298
+
299
+ #: login-with-ajax-admin.php:314
300
+ msgid "Notification Settings"
301
+ msgstr "Ustawienia powiadomień"
302
+
303
+ #: login-with-ajax-admin.php:317
304
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
305
+ msgstr "Jeśli ta funkcja nie działa, upewnij się, że nie jest zainstalowany inny plugin umożliwiający rejestrację użytkowników (np. BuddyPress i MU)."
306
+
307
+ #: login-with-ajax-admin.php:322
308
+ msgid "Override Default Email?"
309
+ msgstr "Zmienić domyślny e-mail?"
310
+
311
+ #: login-with-ajax-admin.php:330
312
+ msgid "Subject"
313
+ msgstr "Temat"
314
+
315
+ #: login-with-ajax-admin.php:335
316
+ msgid "Your registration at %BLOGNAME%"
317
+ msgstr "Twoja rejestracja na %BLOGNAME%"
318
+
319
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
320
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
321
+ msgstr "<code>%USERNAME%</code> będzie zastąpione nazwą użytkownika."
322
+
323
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
324
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
325
+ msgstr "<code>%PASSWORD%</code> będzie zastąpione hasłem."
326
+
327
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
328
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
329
+ msgstr "<code>%BLOGNAME%</code> będzie zastąpione nazwą twojego bloga."
330
+
331
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
332
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
333
+ msgstr "<code>%BLOGURL%</code> będzie zastąpione adresem url twojego bloga."
334
+
335
+ #: login-with-ajax-admin.php:351
336
+ msgid "Message"
337
+ msgstr "Wiadomość"
338
 
339
+ #: login-with-ajax-admin.php:396
340
+ msgid "Save Changes"
341
+ msgstr "Zapisz zmiany"
342
+
343
+ #: login-with-ajax-admin.php:50
344
+ msgid "Dismiss"
345
+ msgstr "Usuń"
346
+
347
+ #: login-with-ajax-admin.php:106
348
+ msgid "Changes saved."
349
+ msgstr "Zapisano zmiany"
350
+
351
+ #: login-with-ajax-admin.php:148
352
+ msgid "General Settings"
353
+ msgstr "Ustawienia główne"
354
+
355
+ #: login-with-ajax-admin.php:153
356
+ msgid "Default Template"
357
+ msgstr "Szablon domyślny"
358
+
359
+ #: login-with-ajax-admin.php:162
360
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
361
+ msgstr "Wybierz domyślny szablon, którego chciałbyś użyć. Może być nadpisany w widżecie, shortkodzie i tagach szablonu."
362
+
363
+ #: login-with-ajax-admin.php:163
364
+ msgid "Further documentation for this feature coming soon..."
365
+ msgstr "Szersza dokumentacja wkrótce..."
366
+
367
+ #: login-with-ajax-admin.php:169
368
+ msgid "Disable refresh upon login?"
369
+ msgstr "Wyłączyć odświeżanie podczas logowania?"
370
+
371
+ #: login-with-ajax-admin.php:174
372
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
373
+ msgstr "Jeżeli użytkownik loguje się i zaznaczysz powyższe pole, jedynie widget logowania zaktualizuje się bez odświeżania całej strony. Zły pomysł, jeśli witryna pokazuje inne treści dla użytkowników zalogowanych. Wtedy odświeżenie strony jest konieczne."
langs/login-with-ajax-pt_BR.mo CHANGED
Binary file
langs/login-with-ajax-pt_BR.po CHANGED
@@ -1,221 +1,373 @@
1
- # Translation of the WordPress plugin Login With Ajax 2.1.5 by NetWebLogic.
2
- # Copyright (C) 2010 NetWebLogic
3
  # This file is distributed under the same license as the Login With Ajax package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
5
- #
6
  msgid ""
7
  msgstr ""
8
- "Project-Id-Version: Login With Ajax 2.1.5\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
10
- "POT-Creation-Date: 2010-05-11 11:44+0000\n"
11
- "PO-Revision-Date: 2010-05-11 15:15-0300\n"
12
- "Last-Translator: Humberto <bertao@gmail.com>\n"
13
- "Language-Team: LWA-Language <LL@li.org>\n"
14
  "MIME-Version: 1.0\n"
15
- "Content-Type: text/plain; charset=utf-8\n"
16
  "Content-Transfer-Encoding: 8bit\n"
17
- "X-Poedit-Language: Portuguese\n"
18
- "X-Poedit-Country: Brasil\n"
19
- "X-Poedit-SourceCharset: utf-8\n"
20
 
21
- #: login-with-ajax-admin.php:68
22
- msgid "Changes saved."
23
- msgstr "Alterações salvas"
24
-
25
- #: login-with-ajax-admin.php:72
26
- msgid "There were issues when saving your settings. Please try again."
27
- msgstr "Houveram problemas salvando suas configurações. Por favor, tente novamente"
28
-
29
- #: login-with-ajax-admin.php:101
30
- msgid "Default Template"
31
- msgstr "Modelo Padrão"
32
-
33
- #: login-with-ajax-admin.php:105
34
- #: login-with-ajax-widget.php:34
35
- msgid "default"
36
- msgstr "Padrão"
37
-
38
- #: login-with-ajax-admin.php:111
39
- msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
40
- msgstr "Escolha o tema padrão que deseja usar. Ele pode ser modificado pelo widget, shortcode ou template tag."
41
-
42
- #: login-with-ajax-admin.php:112
43
- msgid "Further documentation for this feature coming soon..."
44
- msgstr "Documentação sobre esta opção em breve."
45
-
46
- #: login-with-ajax-admin.php:117
47
- msgid "Disable refresh upon login?"
48
- msgstr "Desabilitar atualização depois do login?"
49
-
50
- #: login-with-ajax-admin.php:122
51
- msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
52
- msgstr "Usando esta opção apenas o widget de login será atualizado, sem recarregar a página. Não é uma boa idéia se sua página exibe conteúdo personalizado para cada usuário."
53
-
54
- #: login-with-ajax-admin.php:123
55
- msgid "<strong>Experimental and not fully tested!</strong> please test and report any bugs on our forum."
56
- msgstr "<strong>Experimental e não testado!</strong> por favor, teste e submeta suas opiniões em nosso forum."
57
-
58
- #: login-with-ajax-admin.php:128
59
- msgid "Global Login Redirect"
60
- msgstr "Redirecionamento Global de Login"
61
-
62
- #: login-with-ajax-admin.php:132
63
- msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
64
- msgstr "Se você deseja enviar o usuário depois do login oara uma página, digite aqui (exemplo: http://wordpress.org/)"
65
-
66
- #: login-with-ajax-admin.php:133
67
- #: login-with-ajax-admin.php:143
68
- msgid "New!"
69
- msgstr "Novo!"
70
-
71
- #: login-with-ajax-admin.php:133
72
- msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
73
- msgstr "Use %USERNAME% para exibir o nome do usuário logado."
74
-
75
- #: login-with-ajax-admin.php:138
76
- msgid "Global Logout Redirect"
77
- msgstr "Redirecionamento Global de Logout"
78
-
79
- #: login-with-ajax-admin.php:142
80
- msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
81
- msgstr "Se você deseja enviar o usuário depois do logout para uma página, digite aqui (exemplo: http://wordpress.org/)"
82
-
83
- #: login-with-ajax-admin.php:143
84
- msgid "Enter %LASTURL% to send the user back to the page they were previously on."
85
- msgstr "Use %LASTURL% para enviar os usuários de volta a página onde estavam."
86
-
87
- #: login-with-ajax-admin.php:148
88
- msgid "Role-Based Custom Login Redirects"
89
- msgstr "Redirecionamento de login customizado por tipo de usuário"
90
 
91
- #: login-with-ajax-admin.php:151
92
- msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
93
- msgstr "Se você desejar que um tipo de usuário seja redirecionado para uma URL específica quando fizer login, preencha o campo correspondente (Deixe em branco para usar o redirecionamento global)"
94
 
95
- #: login-with-ajax-admin.php:171
96
- msgid "Role-Based Custom Logout Redirects"
97
- msgstr "Redirecionamento de logout customizado por tipo de usuário"
98
 
99
- #: login-with-ajax-admin.php:174
100
- msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
101
- msgstr "Se você desejar que um tipo de usuário seja redirecionado para uma URL específica quando fizer logout, preencha o campo correspondente (Deixe em branco para usar o redirecionamento global)"
102
-
103
- #: login-with-ajax-admin.php:198
104
- msgid "Save Changes"
105
- msgstr "Salvar alterações"
106
-
107
- #: login-with-ajax-widget.php:5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
108
  msgid "Login widget with AJAX capabilities."
109
- msgstr "Widget de login Ajaxificado"
110
 
111
- #: login-with-ajax-widget.php:28
112
  msgid "Show profile link?"
113
- msgstr "Mostrar link para perfil?"
114
 
115
- #: login-with-ajax-widget.php:32
 
 
 
 
116
  msgid "Template"
117
  msgstr "Modelo"
118
 
119
- #: login-with-ajax.php:153
120
  msgid "Login Successful, redirecting..."
121
- msgstr "Logado com sucesso, redirecionando"
122
 
123
- #: login-with-ajax.php:168
124
  msgid "Login successful, updating..."
125
  msgstr "Logado com sucesso, atualizando..."
126
 
127
- #: login-with-ajax.php:178
128
- #: login-with-ajax.php:201
129
  msgid "An undefined error has ocurred"
130
- msgstr "Ocorreu um erro"
 
 
 
 
131
 
132
- #: login-with-ajax.php:192
 
 
 
 
133
  msgid "We have sent you an email"
134
  msgstr "Enviamos um e-mail para você"
135
 
136
- #: widget/widget_in.php:11
137
- #: widget/widget_in.php:14
 
 
 
 
 
 
 
 
 
 
 
138
  msgid "Hi"
139
  msgstr "Olá"
140
 
141
- #: widget/widget_in.php:33
142
  msgid "Profile"
143
  msgstr "Perfil"
144
 
145
- #: widget/widget_in.php:38
146
  msgid "Log Out"
147
  msgstr "Sair"
148
 
149
- #: widget/widget_in.php:43
150
  msgid "blog admin"
151
  msgstr "Administrador do Blog"
152
 
153
- #: widget/widget_out.php:10
154
- #: widget/widget_out.php:35
 
155
  msgid "Log In"
156
  msgstr "Entrar"
157
 
158
- #: widget/widget_out.php:19
 
 
159
  msgid "Username"
160
  msgstr "Nome de usuário"
161
 
162
- #: widget/widget_out.php:27
 
163
  msgid "Password"
164
  msgstr "Senha"
165
 
166
- #: widget/widget_out.php:41
 
167
  msgid "Remember Me"
168
  msgstr "Lembrar-me"
169
 
170
- #: widget/widget_out.php:43
 
171
  msgid "Password Lost and Found"
172
  msgstr "Senha Perdida e Achada"
173
 
174
- #: widget/widget_out.php:43
 
175
  msgid "Lost your password?"
176
  msgstr "Esqueceu sua senha?"
177
 
178
- #: widget/widget_out.php:56
 
 
179
  msgid "Register"
180
  msgstr "Registrar"
181
 
182
- #: widget/widget_out.php:68
 
183
  msgid "Forgotten Password"
184
  msgstr "Senha esquecida"
185
 
186
- #: widget/widget_out.php:73
 
187
  msgid "Enter username or email"
188
  msgstr "Digite seu nome de usuário ou e-mail"
189
 
190
- #: widget/widget_out.php:79
 
191
  msgid "Get New Password"
192
  msgstr "Gerar nova senha"
193
 
194
- #: widget/widget_out.php:80
 
 
195
  msgid "Cancel"
196
  msgstr "Cancelar"
197
 
198
- #. Plugin Name of the plugin/theme
199
- msgid "Login With Ajax"
200
- msgstr "Login com Ajax"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
201
 
202
- #. Plugin URI of the plugin/theme
203
- msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
204
- msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
205
 
206
- #. Description of the plugin/theme
207
- msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
208
- msgstr "Widget de Login Ajaxificado. Customizado a partir da sua pasta de template e configurações avançadas na area administrativa."
209
 
210
- #. Author of the plugin/theme
211
- msgid "NetWebLogic"
212
- msgstr "NetWebLogic"
213
 
214
- #. Author URI of the plugin/theme
215
- msgid "http://netweblogic.com/"
216
- msgstr "http://netweblogic.com/"
217
 
218
- #. Tags of the plugin/theme
219
- msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
220
- msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
221
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in Portuguese (Brazil)
 
2
  # This file is distributed under the same license as the Login With Ajax package.
 
 
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2015-09-24 13:21:16+0000\n"
 
 
 
 
 
6
  "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=(n > 1);\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
12
 
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr "Desde WordPress 4.3 senhas não são enviadas para usuários mais, eles são substituídos com um link para criar uma nova senha."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
 
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr "Verifique se o seu modelo de e-mail de registro."
20
 
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr "%s será substituído com um link para definir a senha do usuário."
24
 
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
+ "Obrigado por se inscrever para o nosso blog. \n"
39
+ "\n"
40
+ "Você pode fazer o login com as seguintes credenciais visitando %BLOGURL%\n"
41
+ "\n"
42
+ "Usuário : %USERNAME%\n"
43
+ "Para definir sua senha, visite o seguinte endereço: %PASSWORD%\n"
44
+ "\n"
45
+ "Aguardamos a sua próxima visita! \n"
46
+ "\n"
47
+ "Equipe %BLOGNAME%"
48
+
49
+ #: login-with-ajax.php:218
50
+ msgid "Registration has been disabled."
51
+ msgstr "O registro foi desativado."
52
+
53
+ #: pluggable.php:35
54
+ msgid "New user registration on your site %s:"
55
+ msgstr "Novo usuário registrado em seu site %s:"
56
+
57
+ #: pluggable.php:68
58
+ msgid "To set your password, visit the following address:"
59
+ msgstr "Para definir sua senha, visite o seguinte endereço:"
60
+
61
+ #: pluggable.php:73
62
+ msgid "[%s] Your username and password info"
63
+ msgstr "[%s] Seu nome de usuário e senha"
64
+
65
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
66
+ msgid "Title (%s)"
67
+ msgstr "Título (%s)"
68
+
69
+ #: login-with-ajax-widget.php:55
70
+ msgid "Logged In"
71
+ msgstr "Conectado"
72
+
73
+ #: login-with-ajax-widget.php:59
74
+ msgid "Logged Out"
75
+ msgstr "Desconectado"
76
+
77
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
78
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
79
+ msgstr "Com WPML habilitado você pode oferecer diferentes destinos de redirecionamento com base na linguagem também."
80
+
81
+ #: login-with-ajax-admin.php:316
82
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
83
+ msgstr "Se você desejar substituir o e-mail padrão do Wordpress, preencha a caixa abaixo e digite um novo campo para e-mail, assunto e uma mensagem."
84
+
85
+ #: login-with-ajax-admin.php:368
86
+ msgid ""
87
+ "Thanks for signing up to our blog. \n"
88
+ "\n"
89
+ "You can login with the following credentials by visiting %BLOGURL%\n"
90
+ "\n"
91
+ "Username : %USERNAME%\n"
92
+ "Password : %PASSWORD%\n"
93
+ "\n"
94
+ "We look forward to your next visit!\n"
95
+ "\n"
96
+ "The team at %BLOGNAME%"
97
+ msgstr ""
98
+ "Obrigado por se inscrever para o nosso blog. \n"
99
+ "\n"
100
+ "Você pode fazer o login com as seguintes credenciais visitando %BLOGURL%\n"
101
+ "\n"
102
+ "Usuário : %USERNAME%\n"
103
+ "Senha : %PASSWORD%\n"
104
+ "\n"
105
+ "Aguardamos a sua próxima visita! \n"
106
+ "\n"
107
+ "Equipe %BLOGNAME%"
108
+
109
+ #: login-with-ajax-widget.php:67
110
+ msgid "Recover Password?"
111
+ msgstr "Recuperar senha?"
112
+
113
+ #: login-with-ajax-widget.php:15
114
  msgid "Login widget with AJAX capabilities."
115
+ msgstr "Largura alterável com recursos do AJAX no Login"
116
 
117
+ #: login-with-ajax-widget.php:63
118
  msgid "Show profile link?"
119
+ msgstr "Mostrar link do perfil?"
120
 
121
+ #: login-with-ajax-widget.php:71
122
+ msgid "AJAX Registration?"
123
+ msgstr "Registração com AJAX?"
124
+
125
+ #: login-with-ajax-widget.php:76
126
  msgid "Template"
127
  msgstr "Modelo"
128
 
129
+ #: login-with-ajax.php:160
130
  msgid "Login Successful, redirecting..."
131
+ msgstr "Logado com sucesso, redirecionando..."
132
 
133
+ #: login-with-ajax.php:173
134
  msgid "Login successful, updating..."
135
  msgstr "Logado com sucesso, atualizando..."
136
 
137
+ #: login-with-ajax.php:183 login-with-ajax.php:239
 
138
  msgid "An undefined error has ocurred"
139
+ msgstr "Ocorreu um erro indefinido"
140
+
141
+ #: login-with-ajax.php:187
142
+ msgid "Please supply your username and password."
143
+ msgstr "Por favor, forneça seu nome de usuário e senha."
144
 
145
+ #: login-with-ajax.php:205
146
+ msgid "Registration complete. Please check your e-mail."
147
+ msgstr "Registo completo. Por favor, verifique seu e-mail."
148
+
149
+ #: login-with-ajax.php:230
150
  msgid "We have sent you an email"
151
  msgstr "Enviamos um e-mail para você"
152
 
153
+ #: pluggable.php:36 pluggable.php:67
154
+ msgid "Username: %s"
155
+ msgstr "Usuário: %s"
156
+
157
+ #: pluggable.php:37
158
+ msgid "E-mail: %s"
159
+ msgstr "E-mail: %s"
160
+
161
+ #: pluggable.php:39
162
+ msgid "[%s] New User Registration"
163
+ msgstr "[%s] Novo Cadastro de Usuário"
164
+
165
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
166
  msgid "Hi"
167
  msgstr "Olá"
168
 
169
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
170
  msgid "Profile"
171
  msgstr "Perfil"
172
 
173
+ #: widget/default/widget_in.php:35
174
  msgid "Log Out"
175
  msgstr "Sair"
176
 
177
+ #: widget/default/widget_in.php:40
178
  msgid "blog admin"
179
  msgstr "Administrador do Blog"
180
 
181
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
182
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
183
+ #: widget/modal/widget_out.php:36
184
  msgid "Log In"
185
  msgstr "Entrar"
186
 
187
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
188
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
189
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
190
  msgid "Username"
191
  msgstr "Nome de usuário"
192
 
193
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
194
+ #: widget/modal/widget_out.php:27
195
  msgid "Password"
196
  msgstr "Senha"
197
 
198
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
199
+ #: widget/modal/widget_out.php:44
200
  msgid "Remember Me"
201
  msgstr "Lembrar-me"
202
 
203
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
204
+ #: widget/modal/widget_out.php:47
205
  msgid "Password Lost and Found"
206
  msgstr "Senha Perdida e Achada"
207
 
208
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
209
+ #: widget/modal/widget_out.php:47
210
  msgid "Lost your password?"
211
  msgstr "Esqueceu sua senha?"
212
 
213
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
214
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
215
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
216
  msgid "Register"
217
  msgstr "Registrar"
218
 
219
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
220
+ #: widget/modal/widget_out.php:63
221
  msgid "Forgotten Password"
222
  msgstr "Senha esquecida"
223
 
224
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
225
+ #: widget/modal/widget_out.php:69
226
  msgid "Enter username or email"
227
  msgstr "Digite seu nome de usuário ou e-mail"
228
 
229
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
230
+ #: widget/modal/widget_out.php:77
231
  msgid "Get New Password"
232
  msgstr "Gerar nova senha"
233
 
234
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
235
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
236
+ #: widget/modal/widget_out.php:123
237
  msgid "Cancel"
238
  msgstr "Cancelar"
239
 
240
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
241
+ #: widget/modal/widget_out.php:92
242
+ msgid "Register For This Site"
243
+ msgstr "Registrar-se nesse site"
244
+
245
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
246
+ #: widget/modal/widget_out.php:106
247
+ msgid "E-mail"
248
+ msgstr "E-mail"
249
+
250
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
251
+ #: widget/modal/widget_out.php:121
252
+ msgid "A password will be e-mailed to you."
253
+ msgstr "Uma senha sera enviada para seu e-mail"
254
+
255
+ #: login-with-ajax-admin.php:180
256
+ msgid "Redirection Settings"
257
+ msgstr "Configurações de Redirecionamento"
258
+
259
+ #: login-with-ajax-admin.php:184
260
+ msgid "Global Login Redirect"
261
+ msgstr "Redirecionamento Global de Login"
262
+
263
+ #: login-with-ajax-admin.php:188
264
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
265
+ msgstr "Se você deseja enviar o usuário depois do login oara uma página, digite aqui (exemplo: http://wordpress.org/)"
266
+
267
+ #: login-with-ajax-admin.php:189
268
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
269
+ msgstr "Use %USERNAME% para exibir o nome do usuário logado."
270
+
271
+ #: login-with-ajax-admin.php:222
272
+ msgid "Global Logout Redirect"
273
+ msgstr "Redirecionamento Global de Logout"
274
+
275
+ #: login-with-ajax-admin.php:226
276
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
277
+ msgstr "Se você deseja enviar o usuário depois do logout para uma página, digite aqui (exemplo: http://wordpress.org/)"
278
+
279
+ #: login-with-ajax-admin.php:227
280
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
281
+ msgstr "Use %LASTURL% para enviar os usuários de volta a página onde estavam."
282
+
283
+ #: login-with-ajax-admin.php:235
284
+ msgid "Role-Based Custom Login Redirects"
285
+ msgstr "Redirecionamento de login customizado por tipo de usuário"
286
+
287
+ #: login-with-ajax-admin.php:238
288
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
289
+ msgstr "Se você desejar que um tipo de usuário seja redirecionado para uma URL específica quando fizer login, preencha o campo correspondente (Deixe em branco para usar o redirecionamento global)"
290
+
291
+ #: login-with-ajax-admin.php:288
292
+ msgid "Role-Based Custom Logout Redirects"
293
+ msgstr "Redirecionamento de logout customizado por tipo de usuário"
294
+
295
+ #: login-with-ajax-admin.php:291
296
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
297
+ msgstr "Se você desejar que um tipo de usuário seja redirecionado para uma URL específica quando fizer logout, preencha o campo correspondente (Deixe em branco para usar o redirecionamento global)"
298
+
299
+ #: login-with-ajax-admin.php:314
300
+ msgid "Notification Settings"
301
+ msgstr "Configurações de Notificações"
302
+
303
+ #: login-with-ajax-admin.php:317
304
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
305
+ msgstr "Se esse recurso não funciona, por favor, certifique-se que você não tem outro plugin instalado, que também administra registros de usuários (por exemplo, BuddyPress e MU)."
306
+
307
+ #: login-with-ajax-admin.php:322
308
+ msgid "Override Default Email?"
309
+ msgstr "Substituir E-mail Padrão?"
310
+
311
+ #: login-with-ajax-admin.php:330
312
+ msgid "Subject"
313
+ msgstr "Assunto"
314
+
315
+ #: login-with-ajax-admin.php:335
316
+ msgid "Your registration at %BLOGNAME%"
317
+ msgstr "Seu registro em %BLOGNAME%"
318
 
319
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
320
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
321
+ msgstr "<code>%USERNAME%</code> será substituído com o nome de usuário."
322
 
323
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
324
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
325
+ msgstr "<code>%PASSWORD%</code>será substituída com a senha do usuário."
326
 
327
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
328
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
329
+ msgstr "<code>%BLOGNAME%</code> será substituído com o nome do seu blog."
330
 
331
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
332
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
333
+ msgstr "<code>%BLOGURL%</code> será substituído com o endereço do seu blog."
334
 
335
+ #: login-with-ajax-admin.php:351
336
+ msgid "Message"
337
+ msgstr "Mensagem"
338
 
339
+ #: login-with-ajax-admin.php:396
340
+ msgid "Save Changes"
341
+ msgstr "Salvar alterações"
342
+
343
+ #: login-with-ajax-admin.php:50
344
+ msgid "Dismiss"
345
+ msgstr "Descartar"
346
+
347
+ #: login-with-ajax-admin.php:106
348
+ msgid "Changes saved."
349
+ msgstr "Alterações salvas"
350
+
351
+ #: login-with-ajax-admin.php:148
352
+ msgid "General Settings"
353
+ msgstr "Configurações Gerais"
354
+
355
+ #: login-with-ajax-admin.php:153
356
+ msgid "Default Template"
357
+ msgstr "Modelo Padrão"
358
+
359
+ #: login-with-ajax-admin.php:162
360
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
361
+ msgstr "Escolha o tema padrão que deseja usar. Ele pode ser modificado pelo widget, shortcode ou template tag."
362
+
363
+ #: login-with-ajax-admin.php:163
364
+ msgid "Further documentation for this feature coming soon..."
365
+ msgstr "Documentação sobre esta opção em breve."
366
+
367
+ #: login-with-ajax-admin.php:169
368
+ msgid "Disable refresh upon login?"
369
+ msgstr "Desabilitar atualização depois do login?"
370
+
371
+ #: login-with-ajax-admin.php:174
372
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
373
+ msgstr "Usando esta opção apenas o widget de login será atualizado, sem recarregar a página. Não é uma boa idéia se sua página exibe conteúdo personalizado para cada usuário."
langs/login-with-ajax-pt_PT.mo ADDED
Binary file
langs/login-with-ajax-pt_PT.po ADDED
@@ -0,0 +1,373 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in Portuguese (Portugal)
2
+ # This file is distributed under the same license as the Login With Ajax package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2015-09-24 13:24:30+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
12
+
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr "Desde WordPress 4.3 senhas não são enviadas para usuários mais, eles são substituídos com um link para criar uma nova senha."
16
+
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr "Verifique se o seu modelo de e-mail de registro."
20
+
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr "%s será substituído com um link para definir a senha do usuário."
24
+
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
+ "Obrigado por se inscrever no nosso blog.\n"
39
+ "\n"
40
+ "Pode iniciar sessão utilizando as seguintes credenciais visitando %BLOGURL%\n"
41
+ "\n"
42
+ "Nome de utilizador : %USERNAME%\n"
43
+ "Para definir a sua senha, visite o seguinte endereço : %PASSWORD%\n"
44
+ "\n"
45
+ "Esperamos a sua visita!\n"
46
+ "\n"
47
+ "A equipa de %BLOGNAME%"
48
+
49
+ #: login-with-ajax.php:218
50
+ msgid "Registration has been disabled."
51
+ msgstr "Registo desactivado."
52
+
53
+ #: pluggable.php:35
54
+ msgid "New user registration on your site %s:"
55
+ msgstr "Registo de novo utilizador no seu site %s:"
56
+
57
+ #: pluggable.php:68
58
+ msgid "To set your password, visit the following address:"
59
+ msgstr "Para definir a sua senha, visite o seguinte endereço:"
60
+
61
+ #: pluggable.php:73
62
+ msgid "[%s] Your username and password info"
63
+ msgstr "[%s] O seu nome de utilizador e a sua senha"
64
+
65
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
66
+ msgid "Title (%s)"
67
+ msgstr "Título (%s)"
68
+
69
+ #: login-with-ajax-widget.php:55
70
+ msgid "Logged In"
71
+ msgstr "Sessão activa"
72
+
73
+ #: login-with-ajax-widget.php:59
74
+ msgid "Logged Out"
75
+ msgstr "Sessão terminada"
76
+
77
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
78
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
79
+ msgstr "Com WPML activo, pode optar por vários destinos de redireccionamento com base também na língua."
80
+
81
+ #: login-with-ajax-admin.php:316
82
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
83
+ msgstr "Se desejar reconfigurar a mensagem de correio electrónico que é enviada por omissão pelo WordPress aos utilizadores após se inscreverem, seleccione a caixa abaixo e introduza novos assunto e conteúdo para a mensagem."
84
+
85
+ #: login-with-ajax-admin.php:368
86
+ msgid ""
87
+ "Thanks for signing up to our blog. \n"
88
+ "\n"
89
+ "You can login with the following credentials by visiting %BLOGURL%\n"
90
+ "\n"
91
+ "Username : %USERNAME%\n"
92
+ "Password : %PASSWORD%\n"
93
+ "\n"
94
+ "We look forward to your next visit!\n"
95
+ "\n"
96
+ "The team at %BLOGNAME%"
97
+ msgstr ""
98
+ "Obrigado por se inscrever no nosso blog.\n"
99
+ "\n"
100
+ "Pode iniciar sessão utilizando as seguintes credenciais visitando %BLOGURL%\n"
101
+ "\n"
102
+ "Nome de utilizador : %USERNAME%\n"
103
+ "Palavra-passe : %PASSWORD%\n"
104
+ "\n"
105
+ "Esperamos a sua visita!\n"
106
+ "\n"
107
+ "A equipa de %BLOGNAME%"
108
+
109
+ #: login-with-ajax-widget.php:67
110
+ msgid "Recover Password?"
111
+ msgstr "Recuperar senha?"
112
+
113
+ #: login-with-ajax-widget.php:15
114
+ msgid "Login widget with AJAX capabilities."
115
+ msgstr "Widget de login com capacidades AJAX."
116
+
117
+ #: login-with-ajax-widget.php:63
118
+ msgid "Show profile link?"
119
+ msgstr "Mostrar link do perfil?"
120
+
121
+ #: login-with-ajax-widget.php:71
122
+ msgid "AJAX Registration?"
123
+ msgstr "Registo por AJAX?"
124
+
125
+ #: login-with-ajax-widget.php:76
126
+ msgid "Template"
127
+ msgstr "Tema"
128
+
129
+ #: login-with-ajax.php:160
130
+ msgid "Login Successful, redirecting..."
131
+ msgstr "Login bem-sucedido, redirecionando..."
132
+
133
+ #: login-with-ajax.php:173
134
+ msgid "Login successful, updating..."
135
+ msgstr "Login bem sucedido, actualizando..."
136
+
137
+ #: login-with-ajax.php:183 login-with-ajax.php:239
138
+ msgid "An undefined error has ocurred"
139
+ msgstr "Ocorreu um erro indefinido"
140
+
141
+ #: login-with-ajax.php:187
142
+ msgid "Please supply your username and password."
143
+ msgstr "Por favor, forneça seu nome de utilizador e senha."
144
+
145
+ #: login-with-ajax.php:205
146
+ msgid "Registration complete. Please check your e-mail."
147
+ msgstr "Registo completo. Por favor, verifique seu e-mail."
148
+
149
+ #: login-with-ajax.php:230
150
+ msgid "We have sent you an email"
151
+ msgstr "Nós enviamos lhe um email"
152
+
153
+ #: pluggable.php:36 pluggable.php:67
154
+ msgid "Username: %s"
155
+ msgstr "Utilizador: %s"
156
+
157
+ #: pluggable.php:37
158
+ msgid "E-mail: %s"
159
+ msgstr "E-mail: %s"
160
+
161
+ #: pluggable.php:39
162
+ msgid "[%s] New User Registration"
163
+ msgstr "[%s] Novo Registo de Utilizador"
164
+
165
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
166
+ msgid "Hi"
167
+ msgstr "Olá"
168
+
169
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
170
+ msgid "Profile"
171
+ msgstr "Perfil"
172
+
173
+ #: widget/default/widget_in.php:35
174
+ msgid "Log Out"
175
+ msgstr "Sair"
176
+
177
+ #: widget/default/widget_in.php:40
178
+ msgid "blog admin"
179
+ msgstr "painel de administrador"
180
+
181
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
182
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
183
+ #: widget/modal/widget_out.php:36
184
+ msgid "Log In"
185
+ msgstr "Entrar"
186
+
187
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
188
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
189
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
190
+ msgid "Username"
191
+ msgstr "Utilizador"
192
+
193
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
194
+ #: widget/modal/widget_out.php:27
195
+ msgid "Password"
196
+ msgstr "Senha"
197
+
198
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
199
+ #: widget/modal/widget_out.php:44
200
+ msgid "Remember Me"
201
+ msgstr "Lembrar-me"
202
+
203
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
204
+ #: widget/modal/widget_out.php:47
205
+ msgid "Password Lost and Found"
206
+ msgstr "Senha perdida e encontrada"
207
+
208
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
209
+ #: widget/modal/widget_out.php:47
210
+ msgid "Lost your password?"
211
+ msgstr "Perdeu a sua senha?"
212
+
213
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
214
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
215
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
216
+ msgid "Register"
217
+ msgstr "Registar"
218
+
219
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
220
+ #: widget/modal/widget_out.php:63
221
+ msgid "Forgotten Password"
222
+ msgstr "Senha Esquecida"
223
+
224
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
225
+ #: widget/modal/widget_out.php:69
226
+ msgid "Enter username or email"
227
+ msgstr "Introduza utilizador ou email"
228
+
229
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
230
+ #: widget/modal/widget_out.php:77
231
+ msgid "Get New Password"
232
+ msgstr "Obter nova senha"
233
+
234
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
235
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
236
+ #: widget/modal/widget_out.php:123
237
+ msgid "Cancel"
238
+ msgstr "Cancelar"
239
+
240
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
241
+ #: widget/modal/widget_out.php:92
242
+ msgid "Register For This Site"
243
+ msgstr "Registar neste site"
244
+
245
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
246
+ #: widget/modal/widget_out.php:106
247
+ msgid "E-mail"
248
+ msgstr "E-mail"
249
+
250
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
251
+ #: widget/modal/widget_out.php:121
252
+ msgid "A password will be e-mailed to you."
253
+ msgstr "Uma senha ser-lhe-á enviada por correio electrónico."
254
+
255
+ #: login-with-ajax-admin.php:180
256
+ msgid "Redirection Settings"
257
+ msgstr "Opções de redireccionamento"
258
+
259
+ #: login-with-ajax-admin.php:184
260
+ msgid "Global Login Redirect"
261
+ msgstr "Redireccionamento Global de Login"
262
+
263
+ #: login-with-ajax-admin.php:188
264
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
265
+ msgstr "Se quiser enviar o utilizador para uma URL específica após o login, digite-o aqui (exemplo: http://wordpress.org/)"
266
+
267
+ #: login-with-ajax-admin.php:189
268
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
269
+ msgstr "Utilize %USERNAME% e vai ser substituído com o nome do utilizador da pessoa que efetuar login."
270
+
271
+ #: login-with-ajax-admin.php:222
272
+ msgid "Global Logout Redirect"
273
+ msgstr "Redireccionamento Global de Logout"
274
+
275
+ #: login-with-ajax-admin.php:226
276
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
277
+ msgstr "Se quiser enviar o utilizador para uma URL específica após o logout, insira-o aqui (exemplo: http://wordpress.org/)"
278
+
279
+ #: login-with-ajax-admin.php:227
280
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
281
+ msgstr "Insira %LASTURL% para reencaminhar o utilizador para a página anterior.."
282
+
283
+ #: login-with-ajax-admin.php:235
284
+ msgid "Role-Based Custom Login Redirects"
285
+ msgstr "Baseados na Função redirecionamento de login personalizado."
286
+
287
+ #: login-with-ajax-admin.php:238
288
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
289
+ msgstr "Se quiser que um determinado utilizador seja redirecionado para uma URL personalizada após o login, coloque-o aqui (valor em branco será o padrão para a global de redirecionamento)"
290
+
291
+ #: login-with-ajax-admin.php:288
292
+ msgid "Role-Based Custom Logout Redirects"
293
+ msgstr "Baseados na Função redirecionamento de logout personalizado."
294
+
295
+ #: login-with-ajax-admin.php:291
296
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
297
+ msgstr "Se quiser que um determinado utilizador seja redirecionado para uma URL personalizada após o logout, coloque-o aqui (valor em branco será o padrão a global de redirecionamento) "
298
+
299
+ #: login-with-ajax-admin.php:314
300
+ msgid "Notification Settings"
301
+ msgstr "Opções de Notificação"
302
+
303
+ #: login-with-ajax-admin.php:317
304
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
305
+ msgstr "Se este recurso não funcionar, por favor, certifique-se que você não tem outro plugin instalado, que também administre registros de utilizadores (exemplo: BuddyPress and MU)."
306
+
307
+ #: login-with-ajax-admin.php:322
308
+ msgid "Override Default Email?"
309
+ msgstr "Sobrepor o Email Actual?"
310
+
311
+ #: login-with-ajax-admin.php:330
312
+ msgid "Subject"
313
+ msgstr "Assunto"
314
+
315
+ #: login-with-ajax-admin.php:335
316
+ msgid "Your registration at %BLOGNAME%"
317
+ msgstr "O seu registo em %BLOGNAME%"
318
+
319
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
320
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
321
+ msgstr "<code>%USERNAME%</code> será substituído pelo username."
322
+
323
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
324
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
325
+ msgstr "<code>%PASSWORD%</code> será substituído pela password do utilizador."
326
+
327
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
328
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
329
+ msgstr "<code>%BLOGNAME%</code> será substituído pelo nome do seu blog."
330
+
331
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
332
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
333
+ msgstr "<code>%BLOGURL%</code> será substituído pelo endereço do seu blog."
334
+
335
+ #: login-with-ajax-admin.php:351
336
+ msgid "Message"
337
+ msgstr "Mensagem"
338
+
339
+ #: login-with-ajax-admin.php:396
340
+ msgid "Save Changes"
341
+ msgstr "Guardar Alterações"
342
+
343
+ #: login-with-ajax-admin.php:50
344
+ msgid "Dismiss"
345
+ msgstr "Dispersar"
346
+
347
+ #: login-with-ajax-admin.php:106
348
+ msgid "Changes saved."
349
+ msgstr "Alterações guardadas."
350
+
351
+ #: login-with-ajax-admin.php:148
352
+ msgid "General Settings"
353
+ msgstr "Opções Gerais"
354
+
355
+ #: login-with-ajax-admin.php:153
356
+ msgid "Default Template"
357
+ msgstr "Tema por defeito"
358
+
359
+ #: login-with-ajax-admin.php:162
360
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
361
+ msgstr "Escolha o tema padrão que você gostaria de usar. Pode ser anulado nas tags widget, shortcode e modelo."
362
+
363
+ #: login-with-ajax-admin.php:163
364
+ msgid "Further documentation for this feature coming soon..."
365
+ msgstr "Posterior documentação para este recurso em breve..."
366
+
367
+ #: login-with-ajax-admin.php:169
368
+ msgid "Disable refresh upon login?"
369
+ msgstr "Desactivar actualização após o login?"
370
+
371
+ #: login-with-ajax-admin.php:174
372
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
373
+ msgstr "Se o utilizador aceder e você verificar o botão acima, apenas o widget de login irá atualizar-se sem atualizar a página. Não é uma boa idéia se o site mostra conteúdo diferente aos utilizadores já ligados, como se uma atualização fosse necessária."
langs/login-with-ajax-ro_RO.mo CHANGED
Binary file
langs/login-with-ajax-ro_RO.po CHANGED
@@ -1,179 +1,373 @@
1
- # Translation of the WordPress plugin Login With Ajax 2.0.4 by NetWebLogic.
2
- # Copyright (C) 2010 NetWebLogic
3
- # This file is distributed under the same license as the Login With Ajax package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
5
- #
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: Login With Ajax 2.0.4\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
10
- "POT-Creation-Date: 2010-02-10 13:35+0000\n"
11
- "PO-Revision-Date: 2010-02-28 19:55+0200\n"
12
- "Last-Translator: Gabriel <gabi83tm@yahoo.com>\n"
13
- "Language-Team: www.dincolodebani.ro\n"
14
- "MIME-Version: 1.0\n"
15
- "Content-Type: text/plain; charset=utf-8\n"
16
- "Content-Transfer-Encoding: 8bit\n"
17
-
18
- # Translated by WP
19
- #: login-with-ajax-admin.php:67
20
- msgid "Changes saved."
21
- msgstr "Schimbările au fost salvate."
22
-
23
- #: login-with-ajax-admin.php:71
24
- msgid "There were issues when saving your settings. Please try again."
25
- msgstr "Au apărut probleme la salvara opțiunilor. Vă rugăm să mai încercați odată."
26
-
27
- #: login-with-ajax-admin.php:99
28
- msgid "Global Login Redirect"
29
- msgstr "Redirecționare globală la autentificare"
30
-
31
- #: login-with-ajax-admin.php:103
32
- msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
33
- msgstr "Dacă doriți ca după autentificare să trimteți utilizatorul la un URL anume, introduceți-l aici (e.g. http://wordpress.org/)"
34
-
35
- #: login-with-ajax-admin.php:108
36
- msgid "Global Logout Redirect"
37
- msgstr "Redirecționare globală la deautentificare"
38
-
39
- #: login-with-ajax-admin.php:112
40
- msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
41
- msgstr "Dacă doriți ca după deautentificare să trimteți utilizatorul la un URL anume, introduceți-l aici (e.g. http://wordpress.org/)"
42
-
43
- #: login-with-ajax-admin.php:117
44
- msgid "Role-Based Custom Login Redirects"
45
- msgstr "Redirecționări de autentificare personalizate, bazate pe roluri"
46
-
47
- #: login-with-ajax-admin.php:120
48
- msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
49
- msgstr "Dacă doriți ca după autentificare, un anume rol să fie redirecționat la un URL anume, introduceți-l aici (dacă nu completați nimic, se va folosi redirecționarea globală)"
50
-
51
- #: login-with-ajax-admin.php:140
52
- msgid "Role-Based Custom Logout Redirects"
53
- msgstr "Redirecționări de deautentificare personalizate, bazate pe roluri"
54
-
55
- #: login-with-ajax-admin.php:143
56
- msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
57
- msgstr "Dacă doriți ca după deautentificare, un anume rol să fie redirecționat la un URL anume, introduceți-l aici (dacă nu completați nimic, se va folosi redirecționarea globală)"
58
-
59
- # Translated by WP
60
- #: login-with-ajax-admin.php:167
61
- msgid "Save Changes"
62
- msgstr "Salvare modificări"
63
-
64
- #: login-with-ajax-widget.php:5
65
- msgid "Login widget with AJAX capabilities."
66
- msgstr "Widget de autentificare cu capacități AJAX"
67
-
68
- #: login-with-ajax-widget.php:25
69
- msgid "Show profile link?"
70
- msgstr "Afișează link spre profil?"
71
-
72
- #: login-with-ajax.php:107
73
- msgid "Login Successful, redirecting..."
74
- msgstr "Autentificarea s-a efectuat, redirecționăm..."
75
-
76
- #: login-with-ajax.php:126
77
- #: login-with-ajax.php:148
78
- msgid "An undefined error has ocurred"
79
- msgstr "A avut loc o eroare nedefinită"
80
-
81
- #: login-with-ajax.php:138
82
- msgid "We have sent you an email"
83
- msgstr "V-am trimis un e-mail"
84
-
85
- #: widget/widget_in.php:11
86
- msgid "Hi"
87
- msgstr "Salut"
88
-
89
- # Translated by WP
90
- #: widget/widget_in.php:34
91
- msgid "Profile"
92
- msgstr "Profil"
93
-
94
- # Translated by WP
95
- #: widget/widget_in.php:40
96
- #: widget/widget_in.php:44
97
- msgid "Log Out"
98
- msgstr "Deautentificare"
99
-
100
- #: widget/widget_in.php:51
101
- msgid "blog admin"
102
- msgstr "administrarea blogului"
103
-
104
- # Translated by WP
105
- #: widget/widget_out.php:10
106
- #: widget/widget_out.php:35
107
- msgid "Log In"
108
- msgstr "Autentificare"
109
-
110
- # Translated by WP
111
- #: widget/widget_out.php:19
112
- msgid "Username"
113
- msgstr "Nume de utilizator"
114
-
115
- # Translated by WP
116
- #: widget/widget_out.php:27
117
- msgid "Password"
118
- msgstr "Parola"
119
-
120
- # Translated by WP
121
- #: widget/widget_out.php:41
122
- msgid "Remember Me"
123
- msgstr "Ține-mă minte"
124
-
125
- #: widget/widget_out.php:43
126
- msgid "Password Lost and Found"
127
- msgstr "Parola pierdută a fost găsită"
128
-
129
- #: widget/widget_out.php:43
130
- msgid "Lost your password?"
131
- msgstr "Ți-ai uitat parola?"
132
-
133
- # Translated by WP
134
- #: widget/widget_out.php:52
135
- #: widget/widget_out.php:56
136
- msgid "Register"
137
- msgstr "Înregistrare"
138
-
139
- # Translated by WP
140
- #: widget/widget_out.php:62
141
- msgid "Sign Up"
142
- msgstr "Înregistrare"
143
-
144
- #: widget/widget_out.php:74
145
- msgid "Forgotten Password"
146
- msgstr "Parolă uitată"
147
-
148
- #: widget/widget_out.php:79
149
- msgid "Enter username or email"
150
- msgstr "Introduceți numele de utilizator sau parola"
151
-
152
- #: widget/widget_out.php:85
153
- msgid "Get New Password"
154
- msgstr "Obținere parolă nouă"
155
-
156
- #. Plugin Name of an extension
157
- msgid "Login With Ajax"
158
- msgstr "Autentificare cu Ajax"
159
-
160
- #. Plugin URI of an extension
161
- msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
162
- msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
163
-
164
- #. Description of an extension
165
- msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
166
- msgstr "Autentificare cu Ajax. Personalizabilă și din directorul temei dumeavoastră, și cu opțiuni avansate din zona de administrare."
167
-
168
- #. Author of an extension
169
- msgid "NetWebLogic"
170
- msgstr "NetWebLogic"
171
-
172
- #. Author URI of an extension
173
- msgid "http://netweblogic.com/"
174
- msgstr "http://netweblogic.com/"
175
-
176
- #. Tags of an extension
177
- msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
178
- msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
179
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in Romanian
2
+ # This file is distributed under the same license as the Login With Ajax package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2015-09-24 14:08:17+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2);\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
12
+
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr "Deoarece WordPress 4.3 parolele nu mai sunt prin e-mail pentru utilizatori, acestea sunt înlocuite cu un link pentru a crea o parolă nouă."
16
+
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr "Verificați șablonul de e-mail de înregistrare."
20
+
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr "%s va fi înlocuit cu un link pentru a seta parola de utilizator."
24
+
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
+ "Vă mulțumim pentru semnarea de până la blog-ul nostru.\n"
39
+ "\n"
40
+ " puteți conecta cu următoarele acreditările vizitând %BLOGURL%\n"
41
+ "\n"
42
+ "Utilizator:% USERNAME%\n"
43
+ "Pentru a-ți seta parola, vizitează următoarea adresă: %PASSWORD%\n"
44
+ "\n"
45
+ "Așteptăm cu nerăbdare următoarea vizită!\n"
46
+ "\n"
47
+ "Echipa de la %BLOGNAME%"
48
+
49
+ #: login-with-ajax.php:218
50
+ msgid "Registration has been disabled."
51
+ msgstr "Înregistrarea a fost dezactivată."
52
+
53
+ #: pluggable.php:35
54
+ msgid "New user registration on your site %s:"
55
+ msgstr "Utilizator nou înregistrat pe %s:"
56
+
57
+ #: pluggable.php:68
58
+ msgid "To set your password, visit the following address:"
59
+ msgstr "Pentru a-ți seta parola, vizitează următoarea adresă:"
60
+
61
+ #: pluggable.php:73
62
+ msgid "[%s] Your username and password info"
63
+ msgstr "[%s] Numele de utilizator și parola ta"
64
+
65
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
66
+ msgid "Title (%s)"
67
+ msgstr "Titlu (%s)"
68
+
69
+ #: login-with-ajax-widget.php:55
70
+ msgid "Logged In"
71
+ msgstr "Autentificat"
72
+
73
+ #: login-with-ajax-widget.php:59
74
+ msgid "Logged Out"
75
+ msgstr "De-autentificat"
76
+
77
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
78
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
79
+ msgstr "Împreună cu WPML putem oferi diferite redirectări bazate pe limba folosită."
80
+
81
+ #: login-with-ajax-admin.php:316
82
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
83
+ msgstr "Dacă doriți să schimbați setările Wordpress de trimitere a email-urilor, utilizatorilor noi înregistrați, bifați caseta de mai jos și scrieți un nou mesaj și un subiect."
84
+
85
+ #: login-with-ajax-admin.php:368
86
+ msgid ""
87
+ "Thanks for signing up to our blog. \n"
88
+ "\n"
89
+ "You can login with the following credentials by visiting %BLOGURL%\n"
90
+ "\n"
91
+ "Username : %USERNAME%\n"
92
+ "Password : %PASSWORD%\n"
93
+ "\n"
94
+ "We look forward to your next visit!\n"
95
+ "\n"
96
+ "The team at %BLOGNAME%"
97
+ msgstr ""
98
+ "Vă mulțumim pentru semnarea de până la blog-ul nostru.\n"
99
+ "\n"
100
+ "Vă puteți conecta cu următoarele acreditările vizitând %BLOGURL%\n"
101
+ "\n"
102
+ "Utilizator:% USERNAME%\n"
103
+ "Parola: %PASSWORD%\n"
104
+ "\n"
105
+ "Așteptăm cu nerăbdare să următoarea vizită!\n"
106
+ "\n"
107
+ "Echipa de la %BLOGNAME%"
108
+
109
+ #: login-with-ajax-widget.php:67
110
+ msgid "Recover Password?"
111
+ msgstr "Recuperează Parola?"
112
+
113
+ #: login-with-ajax-widget.php:15
114
+ msgid "Login widget with AJAX capabilities."
115
+ msgstr "Widget de autentificare cu capabilități AJAX."
116
+
117
+ #: login-with-ajax-widget.php:63
118
+ msgid "Show profile link?"
119
+ msgstr "Afișeazi legătură spre profil?"
120
+
121
+ #: login-with-ajax-widget.php:71
122
+ msgid "AJAX Registration?"
123
+ msgstr "Înregistrare AJAX?"
124
+
125
+ #: login-with-ajax-widget.php:76
126
+ msgid "Template"
127
+ msgstr "Șablon"
128
+
129
+ #: login-with-ajax.php:160
130
+ msgid "Login Successful, redirecting..."
131
+ msgstr "Autentificarea reușită, redirecționăm..."
132
+
133
+ #: login-with-ajax.php:173
134
+ msgid "Login successful, updating..."
135
+ msgstr "Logare cu succes, actualizare..."
136
+
137
+ #: login-with-ajax.php:183 login-with-ajax.php:239
138
+ msgid "An undefined error has ocurred"
139
+ msgstr "A avut loc o eroare nedefinită"
140
+
141
+ #: login-with-ajax.php:187
142
+ msgid "Please supply your username and password."
143
+ msgstr "Te rugăm să introduci pseudonimul și parola."
144
+
145
+ #: login-with-ajax.php:205
146
+ msgid "Registration complete. Please check your e-mail."
147
+ msgstr "Înregistrare finalizată. Te rugăm să îți verifici email-ul."
148
+
149
+ #: login-with-ajax.php:230
150
+ msgid "We have sent you an email"
151
+ msgstr "V-am trimis un e-mail"
152
+
153
+ #: pluggable.php:36 pluggable.php:67
154
+ msgid "Username: %s"
155
+ msgstr "Pseudonim: %s"
156
+
157
+ #: pluggable.php:37
158
+ msgid "E-mail: %s"
159
+ msgstr "E-mail: %s"
160
+
161
+ #: pluggable.php:39
162
+ msgid "[%s] New User Registration"
163
+ msgstr "[%s] Înregistrarea unui nou user."
164
+
165
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
166
+ msgid "Hi"
167
+ msgstr "Salut"
168
+
169
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
170
+ msgid "Profile"
171
+ msgstr "Profil"
172
+
173
+ #: widget/default/widget_in.php:35
174
+ msgid "Log Out"
175
+ msgstr "Deautentificare"
176
+
177
+ #: widget/default/widget_in.php:40
178
+ msgid "blog admin"
179
+ msgstr "administratorul blogului"
180
+
181
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
182
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
183
+ #: widget/modal/widget_out.php:36
184
+ msgid "Log In"
185
+ msgstr "Autentificare"
186
+
187
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
188
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
189
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
190
+ msgid "Username"
191
+ msgstr "Nume de utilizator"
192
+
193
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
194
+ #: widget/modal/widget_out.php:27
195
+ msgid "Password"
196
+ msgstr "Parola"
197
+
198
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
199
+ #: widget/modal/widget_out.php:44
200
+ msgid "Remember Me"
201
+ msgstr "Ține-mă minte"
202
+
203
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
204
+ #: widget/modal/widget_out.php:47
205
+ msgid "Password Lost and Found"
206
+ msgstr "Parola pierdută a fost găsită"
207
+
208
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
209
+ #: widget/modal/widget_out.php:47
210
+ msgid "Lost your password?"
211
+ msgstr "Ți-ai uitat parola?"
212
+
213
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
214
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
215
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
216
+ msgid "Register"
217
+ msgstr "Înregistrare"
218
+
219
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
220
+ #: widget/modal/widget_out.php:63
221
+ msgid "Forgotten Password"
222
+ msgstr "Parolă uitată"
223
+
224
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
225
+ #: widget/modal/widget_out.php:69
226
+ msgid "Enter username or email"
227
+ msgstr "Introduceți numele de utilizator sau parola"
228
+
229
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
230
+ #: widget/modal/widget_out.php:77
231
+ msgid "Get New Password"
232
+ msgstr "Obținere parolă nouă"
233
+
234
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
235
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
236
+ #: widget/modal/widget_out.php:123
237
+ msgid "Cancel"
238
+ msgstr "Anulează"
239
+
240
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
241
+ #: widget/modal/widget_out.php:92
242
+ msgid "Register For This Site"
243
+ msgstr "Înregistrează-te pentru acest website"
244
+
245
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
246
+ #: widget/modal/widget_out.php:106
247
+ msgid "E-mail"
248
+ msgstr "E-mail"
249
+
250
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
251
+ #: widget/modal/widget_out.php:121
252
+ msgid "A password will be e-mailed to you."
253
+ msgstr "O nouă parola a fost trimisă către email-ul tău."
254
+
255
+ #: login-with-ajax-admin.php:180
256
+ msgid "Redirection Settings"
257
+ msgstr "Setări de redirecționare"
258
+
259
+ #: login-with-ajax-admin.php:184
260
+ msgid "Global Login Redirect"
261
+ msgstr "Redirecționare globală la autentificare"
262
+
263
+ #: login-with-ajax-admin.php:188
264
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
265
+ msgstr "Dacă doriți ca după autentificare să trimteți utilizatorul la un URL anume, introduceți-l aici (e.g. http://wordpress.org/)"
266
+
267
+ #: login-with-ajax-admin.php:189
268
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
269
+ msgstr "Folosește %USERNAME% pentru a înlocui cu pseudonimul persoanei care s-a logat."
270
+
271
+ #: login-with-ajax-admin.php:222
272
+ msgid "Global Logout Redirect"
273
+ msgstr "Redirecționare globală la de-autentificare"
274
+
275
+ #: login-with-ajax-admin.php:226
276
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
277
+ msgstr "Dacă doriți ca după de-autentificare să trimiteți utilizatorul la un URL anume, introduceți-l aici (e.g. http://wordpress.org/)"
278
+
279
+ #: login-with-ajax-admin.php:227
280
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
281
+ msgstr "Introdu %LASTURL% pentru a trimite utilizatorul înapoi la pagina anterior vizitată."
282
+
283
+ #: login-with-ajax-admin.php:235
284
+ msgid "Role-Based Custom Login Redirects"
285
+ msgstr "Redirecționări de autentificare personalizate, bazate pe roluri"
286
+
287
+ #: login-with-ajax-admin.php:238
288
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
289
+ msgstr "Dacă doriți ca după autentificare, un anume rol să fie redirecționat la un URL anume, introduceți-l aici (dacă nu completați nimic, se va folosi redirecționarea globală)"
290
+
291
+ #: login-with-ajax-admin.php:288
292
+ msgid "Role-Based Custom Logout Redirects"
293
+ msgstr "Redirecționări de deautentificare personalizate, bazate pe roluri"
294
+
295
+ #: login-with-ajax-admin.php:291
296
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
297
+ msgstr "Dacă doriți ca după deautentificare, un anume rol să fie redirecționat la un URL anume, introduceți-l aici (dacă nu completați nimic, se va folosi redirecționarea globală)"
298
+
299
+ #: login-with-ajax-admin.php:314
300
+ msgid "Notification Settings"
301
+ msgstr "Setări pentru Notificări"
302
+
303
+ #: login-with-ajax-admin.php:317
304
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
305
+ msgstr "Dacă această proprietate nu funcționează, te rugăm să te asiguri că nu folosești alt plugin care se ocupă de înregistrări (Ex: BuddyPress și MU)"
306
+
307
+ #: login-with-ajax-admin.php:322
308
+ msgid "Override Default Email?"
309
+ msgstr "Suprascrie adresa de email de bază?"
310
+
311
+ #: login-with-ajax-admin.php:330
312
+ msgid "Subject"
313
+ msgstr "Subiect"
314
+
315
+ #: login-with-ajax-admin.php:335
316
+ msgid "Your registration at %BLOGNAME%"
317
+ msgstr "Înregistrarea ta la %BLOGNAME%"
318
+
319
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
320
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
321
+ msgstr "<code>%USERNAME%</code> va fi înlocuit cu un nume de utilizator."
322
+
323
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
324
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
325
+ msgstr "<code>%PASSWORD%</code> va fi înlocuit cu parola utilizatorului. "
326
+
327
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
328
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
329
+ msgstr "<code>%BLOGNAME%</code> va fi înlocuit cu numele blogului tău."
330
+
331
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
332
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
333
+ msgstr "<code>%BLOGURL%</code> va fi înlocuit cu adresa web a blogului tău."
334
+
335
+ #: login-with-ajax-admin.php:351
336
+ msgid "Message"
337
+ msgstr "Mesaj"
338
+
339
+ #: login-with-ajax-admin.php:396
340
+ msgid "Save Changes"
341
+ msgstr "Salvează modificări"
342
+
343
+ #: login-with-ajax-admin.php:50
344
+ msgid "Dismiss"
345
+ msgstr "Anulează"
346
+
347
+ #: login-with-ajax-admin.php:106
348
+ msgid "Changes saved."
349
+ msgstr "Schimbările au fost salvate."
350
+
351
+ #: login-with-ajax-admin.php:148
352
+ msgid "General Settings"
353
+ msgstr "Setări Generale"
354
+
355
+ #: login-with-ajax-admin.php:153
356
+ msgid "Default Template"
357
+ msgstr "Șablon de bază"
358
+
359
+ #: login-with-ajax-admin.php:162
360
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
361
+ msgstr "Alege tema de bază pe care vrei să o folosești. Aceasta poate fi suprascrisă de widget-uri, shortcode-uri și tag-urile de șablon."
362
+
363
+ #: login-with-ajax-admin.php:163
364
+ msgid "Further documentation for this feature coming soon..."
365
+ msgstr "O documentație mai amănunțită pentru acest atribut va fi disponibilă în curând..."
366
+
367
+ #: login-with-ajax-admin.php:169
368
+ msgid "Disable refresh upon login?"
369
+ msgstr "Dezactivezi reîncărcarea paginii după autentificare?"
370
+
371
+ #: login-with-ajax-admin.php:174
372
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
373
+ msgstr "Dacă utilizatorul se autentifică, iar tu bifezi butonul de deasupra, numai widget-ul de autentificare se va reîncărca, fără ca pagina să fie reîncărcată. Nu este o idee bună dacă site-ul tău afișează conținut diferit pentru utilizatorii care s-au autentificat; în acest caz o reîncărcare a paginii va fi necesară."
langs/login-with-ajax-ru_RU.mo CHANGED
Binary file
langs/login-with-ajax-ru_RU.po CHANGED
@@ -2,156 +2,181 @@
2
  # This file is distributed under the same license as the Login With Ajax package.
3
  msgid ""
4
  msgstr ""
5
- "PO-Revision-Date: 2013-05-20 21:06+0100\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
- "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
10
- "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
11
- "X-Generator: Poedit 1.5.5\n"
12
  "Project-Id-Version: Login With Ajax\n"
13
- "POT-Creation-Date: \n"
14
- "Last-Translator: Marcus Sykes <wp.plugins@netweblogic.com>\n"
15
- "Language-Team: \n"
16
 
17
- #: login-with-ajax-admin.php:198 login-with-ajax-admin.php:250
18
- msgid ""
19
- "With WPML enabled you can provide different redirection destinations based "
20
- "on language too."
21
- msgstr ""
22
 
23
- #: login-with-ajax-admin.php:303
24
- msgid ""
25
- "If you'd like to override the default Wordpress email users receive once "
26
- "registered, make sure you check the box below and enter a new email subject "
27
- "and message."
28
- msgstr ""
 
29
 
30
- #: login-with-ajax-admin.php:339
31
  msgid ""
32
  "Thanks for signing up to our blog. \n"
33
  "\n"
34
  "You can login with the following credentials by visiting %BLOGURL%\n"
35
  "\n"
36
- "Username : %USERNAME%\n"
37
- "Password : %PASSWORD%\n"
38
  "\n"
39
  "We look forward to your next visit!\n"
40
  "\n"
41
  "The team at %BLOGNAME%"
42
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
43
 
44
- #: login-with-ajax-widget.php:48
45
- msgid "Title"
46
- msgstr ""
47
 
48
- #: login-with-ajax-widget.php:56
49
- msgid "Recover Password?"
50
- msgstr ""
51
 
52
- #: registration.php:18
53
- msgid "<strong>ERROR</strong>: Please enter a username."
54
- msgstr ""
55
 
56
- #: registration.php:20
57
- msgid ""
58
- "<strong>ERROR</strong>: This username is invalid because it uses illegal "
59
- "characters. Please enter a valid username."
60
- msgstr ""
61
 
62
- #: registration.php:23
63
- msgid ""
64
- "<strong>ERROR</strong>: This username is already registered. Please choose "
65
- "another one."
66
- msgstr ""
67
 
68
- #: registration.php:28
69
- msgid "<strong>ERROR</strong>: Please type your e-mail address."
70
- msgstr ""
71
 
72
- #: registration.php:30
73
- msgid "<strong>ERROR</strong>: The email address isn&#8217;t correct."
74
- msgstr ""
75
 
76
- #: registration.php:33
77
- msgid ""
78
- "<strong>ERROR</strong>: This email is already registered, please choose "
79
- "another one."
80
- msgstr ""
81
 
82
- #: registration.php:46
 
 
 
 
83
  msgid ""
84
- "<strong>ERROR</strong>: Couldn&#8217;t register you... please contact the <a "
85
- "href=\"mailto:%s\">webmaster</a> !"
 
 
 
 
 
 
 
 
86
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
87
 
88
- #: login-with-ajax-widget.php:14
 
 
 
 
89
  msgid "Login widget with AJAX capabilities."
90
- msgstr "AJAX вход/регистрация"
91
 
92
- #: login-with-ajax-widget.php:52
93
  msgid "Show profile link?"
94
- msgstr "Вкл. Profile link"
95
 
96
- #: login-with-ajax-widget.php:60
97
  msgid "AJAX Registration?"
98
- msgstr "Вкл. AJAX Registration"
99
 
100
- #: login-with-ajax-widget.php:65
101
  msgid "Template"
102
  msgstr "Шаблон"
103
 
104
- #: login-with-ajax.php:157
105
  msgid "Login Successful, redirecting..."
106
- msgstr "Вошли, переходим..."
107
 
108
- #: login-with-ajax.php:169
109
  msgid "Login successful, updating..."
110
- msgstr "Вошли, обновляемся..."
111
 
112
- #: login-with-ajax.php:179 login-with-ajax.php:233
113
  msgid "An undefined error has ocurred"
114
- msgstr "Блииииин, непонятная ошибка, вот хрень."
115
 
116
- #: login-with-ajax.php:183
117
  msgid "Please supply your username and password."
118
- msgstr "Нужно ввести логин и пароль."
119
 
120
- #: login-with-ajax.php:203
121
  msgid "Registration complete. Please check your e-mail."
122
- msgstr "Вот и вся регистрация. Проверь свой e-mail."
123
 
124
- #: login-with-ajax.php:224
125
  msgid "We have sent you an email"
126
- msgstr "Отправил тебе на e-mail"
127
-
128
- #: pluggable.php:25
129
- msgid "New user registration on your blog %s:"
130
- msgstr "Новый пользователь на твоём блоге %s:"
131
 
132
- #: pluggable.php:26 pluggable.php:40
133
  msgid "Username: %s"
134
  msgstr "Логин: %s"
135
 
136
- #: pluggable.php:27
137
  msgid "E-mail: %s"
138
- msgstr ""
139
 
140
- #: pluggable.php:29
141
  msgid "[%s] New User Registration"
142
  msgstr "[%s] Регистрация нового пользователя"
143
 
144
- #: pluggable.php:41
145
- msgid "Password: %s"
146
- msgstr "Пароль: %s"
147
-
148
- #: pluggable.php:44
149
- msgid "[%s] Your username and password"
150
- msgstr "[%s] Твой логин и пароль"
151
-
152
- #: widget/default/widget_in.php:13
153
  msgid "Hi"
154
- msgstr "Рад видеть"
155
 
156
  #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
157
  msgid "Profile"
@@ -159,244 +184,202 @@ msgstr "Профиль"
159
 
160
  #: widget/default/widget_in.php:35
161
  msgid "Log Out"
162
- msgstr "Выйти"
163
 
164
  #: widget/default/widget_in.php:40
165
  msgid "blog admin"
166
- msgstr "Админка"
167
 
168
- #: login-with-ajax-widget.php:8 widget/default/widget_out.php:31
169
- #: widget/divs-only/widget_out.php:22 widget/modal/widget_out.php:9
170
- #: widget/modal/widget_out.php:35
171
  msgid "Log In"
172
- msgstr "Войти"
173
 
174
- #: widget/default/widget_out.php:14 widget/default/widget_out.php:82
175
- #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:59
176
- #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:91
177
  msgid "Username"
178
  msgstr "Логин"
179
 
180
- #: widget/default/widget_out.php:22 widget/divs-only/widget_out.php:17
181
  #: widget/modal/widget_out.php:27
182
  msgid "Password"
183
  msgstr "Пароль"
184
 
185
- #: widget/default/widget_out.php:36 widget/divs-only/widget_out.php:28
186
- #: widget/modal/widget_out.php:40
187
  msgid "Remember Me"
188
  msgstr "Запомнить меня"
189
 
190
- #: widget/default/widget_out.php:39 widget/divs-only/widget_out.php:31
191
- #: widget/modal/widget_out.php:43
192
  msgid "Password Lost and Found"
193
- msgstr ""
194
 
195
- #: widget/default/widget_out.php:39 widget/divs-only/widget_out.php:31
196
- #: widget/modal/widget_out.php:43
197
  msgid "Lost your password?"
198
- msgstr "Не помнишь пароль?"
199
 
200
- #: widget/default/widget_out.php:43 widget/default/widget_out.php:92
201
- #: widget/divs-only/widget_out.php:35 widget/divs-only/widget_out.php:72
202
- #: widget/modal/widget_out.php:47 widget/modal/widget_out.php:112
203
  msgid "Register"
204
  msgstr "Регистрация"
205
 
206
- #: widget/default/widget_out.php:55 widget/divs-only/widget_out.php:41
207
- #: widget/modal/widget_out.php:59
208
  msgid "Forgotten Password"
209
  msgstr "Потеряный пароль"
210
 
211
- #: widget/default/widget_out.php:60 widget/divs-only/widget_out.php:43
212
- #: widget/modal/widget_out.php:64
213
  msgid "Enter username or email"
214
- msgstr "Надо ввести e-mail"
215
 
216
- #: widget/default/widget_out.php:67 widget/divs-only/widget_out.php:48
217
- #: widget/modal/widget_out.php:71
218
  msgid "Get New Password"
219
  msgstr "Получить новый пароль"
220
 
221
- #: widget/default/widget_out.php:68 widget/divs-only/widget_out.php:49
222
- #: widget/divs-only/widget_out.php:73 widget/modal/widget_out.php:72
223
- #: widget/modal/widget_out.php:113
224
  msgid "Cancel"
225
  msgstr " Отмена "
226
 
227
- #: widget/default/widget_out.php:77 widget/divs-only/widget_out.php:57
228
- #: widget/modal/widget_out.php:86
229
  msgid "Register For This Site"
230
- msgstr ""
231
 
232
- #: widget/default/widget_out.php:86 widget/divs-only/widget_out.php:63
233
- #: widget/modal/widget_out.php:97
234
  msgid "E-mail"
235
- msgstr ""
236
 
237
- #: widget/default/widget_out.php:78 widget/divs-only/widget_out.php:71
238
- #: widget/modal/widget_out.php:111
239
  msgid "A password will be e-mailed to you."
240
- msgstr "Пароль будет отправлен тебе на e-mail."
241
 
242
- #: login-with-ajax-admin.php:167
243
  msgid "Redirection Settings"
244
  msgstr "Настройки редиректа"
245
 
246
- #: login-with-ajax-admin.php:171
247
  msgid "Global Login Redirect"
248
- msgstr "Переадрисация при входе"
249
 
250
- #: login-with-ajax-admin.php:175
251
- msgid ""
252
- "If you'd like to send the user to a specific URL after login, enter it here "
253
- "(e.g. http://wordpress.org/)"
254
- msgstr ""
255
- "Если ты хочешь отослать пользователя на определённый URL после входа, "
256
- "введите его здесь (например, http://wordpress.org/)"
257
 
258
- #: login-with-ajax-admin.php:176
259
- msgid ""
260
- "Use %USERNAME% and it will be replaced with the username of person logging "
261
- "in."
262
  msgstr "%USERNAME% будет измененно на логин вошедшего."
263
 
264
- #: login-with-ajax-admin.php:209
265
  msgid "Global Logout Redirect"
266
  msgstr "Переадресация при выходе"
267
 
268
- #: login-with-ajax-admin.php:213
269
- msgid ""
270
- "If you'd like to send the user to a specific URL after logout, enter it here "
271
- "(e.g. http://wordpress.org/)"
272
- msgstr ""
273
- "Если ты хочешь отослать пользователя на определённый URL после выхода, "
274
- "введите его здесь (например, http://wordpress.org/)"
275
 
276
- #: login-with-ajax-admin.php:214
277
- msgid ""
278
- "Enter %LASTURL% to send the user back to the page they were previously on."
279
- msgstr ""
280
- "Введите %LASTURL% и пользователь будет направлен на предыдущую страницу."
281
 
282
- #: login-with-ajax-admin.php:222
283
  msgid "Role-Based Custom Login Redirects"
284
  msgstr "Переадресация по группам при входе "
285
 
286
- #: login-with-ajax-admin.php:225
287
- msgid ""
288
- "If you would like a specific user role to be redirected to a custom URL upon "
289
- "login, place it here (blank value will default to the global redirect)"
290
- msgstr ""
291
- "Определённая группа пользователей будет переадресована на определённый адрес "
292
- "(по умолчанию глобальное правило)"
293
 
294
- #: login-with-ajax-admin.php:275
295
  msgid "Role-Based Custom Logout Redirects"
296
  msgstr "Переадресация по группам при выходе"
297
 
298
- #: login-with-ajax-admin.php:278
299
- msgid ""
300
- "If you would like a specific user role to be redirected to a custom URL upon "
301
- "logout, place it here (blank value will default to the global redirect)"
302
- msgstr "Редрект по ролям"
303
 
304
- #: login-with-ajax-admin.php:301
305
  msgid "Notification Settings"
306
  msgstr "Настройки оповещений"
307
 
308
- #: login-with-ajax-admin.php:304
309
- msgid ""
310
- "If this feature doesn't work, please make sure that you don't have another "
311
- "plugin installed which also manages user registrations (e.g. BuddyPress and "
312
- "MU)."
313
- msgstr ""
314
- "Если что-то не пашет попробуй вырубить плагины связаные с регистрацией (типо "
315
- "там BuddyPress and MU)"
316
 
317
- #: login-with-ajax-admin.php:309
318
  msgid "Override Default Email?"
319
  msgstr "Перезапись страндартного e-mail письма?"
320
 
321
- #: login-with-ajax-admin.php:317
322
  msgid "Subject"
323
  msgstr "Тема"
324
 
325
- #: login-with-ajax-admin.php:322
326
  msgid "Your registration at %BLOGNAME%"
327
- msgstr "Успешная регистрация на %BLOGNAME%"
328
 
329
- #: login-with-ajax-admin.php:326
330
  msgid "<code>%USERNAME%</code> will be replaced with a username."
331
- msgstr "<code>%USERNAME%</code> логин."
332
 
333
- #: login-with-ajax-admin.php:327
334
  msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
335
- msgstr "<code>%PASSWORD%</code> пароль."
336
 
337
- #: login-with-ajax-admin.php:328 login-with-ajax-admin.php:352
338
  msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
339
- msgstr "<code>%BLOGNAME%</code> название блога."
340
 
341
- #: login-with-ajax-admin.php:329 login-with-ajax-admin.php:353
342
  msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
343
- msgstr "<br /><code>%BLOGURL%</code> ссылка блога."
344
 
345
- #: login-with-ajax-admin.php:334
346
  msgid "Message"
347
  msgstr "Сообщение"
348
 
349
- #: login-with-ajax-admin.php:361
350
  msgid "Save Changes"
351
  msgstr "Сохранить изменения"
352
 
353
- #: login-with-ajax-admin.php:44
354
- msgid ""
355
- "New features in Login With AJAX (including registration!), check out the "
356
- "settings and widget pages!"
357
- msgstr ""
358
- "Появились новые приколы у Login With AJAX (включая регистрацию!), так что "
359
- "проверьте настройки и страницу виджетов!"
360
-
361
- #: login-with-ajax-admin.php:46
362
  msgid "Dismiss"
363
- msgstr "Промах"
364
 
365
- #: login-with-ajax-admin.php:92
366
  msgid "Changes saved."
367
- msgstr "Изменения сохранены успешно!"
368
 
369
- #: login-with-ajax-admin.php:135
370
  msgid "General Settings"
371
  msgstr "Главные настройки"
372
 
373
- #: login-with-ajax-admin.php:140
374
  msgid "Default Template"
375
  msgstr "Шаблон по умолчанию."
376
 
377
- #: login-with-ajax-admin.php:149
378
- msgid ""
379
- "Choose the default theme you'd like to use. This can be overriden in the "
380
- "widget, shortcode and template tags."
381
- msgstr ""
382
- "Выберете тему по умолчанию которуую хотите использовать. Это может изменить "
383
- "виджет, shortcode и шаблон тегов."
384
 
385
- #: login-with-ajax-admin.php:150
386
  msgid "Further documentation for this feature coming soon..."
387
- msgstr "Документация по этой функции неготова и пока на подходе..."
388
 
389
- #: login-with-ajax-admin.php:156
390
  msgid "Disable refresh upon login?"
391
  msgstr "Выключить обновление страницы при входе?"
392
 
393
- #: login-with-ajax-admin.php:161
394
- msgid ""
395
- "If the user logs in and you check the button above, only the login widget "
396
- "will update itself without refreshing the page. Not a good idea if your site "
397
- "shows different content to users once logged in, as a refresh would be "
398
- "needed."
399
- msgstr ""
400
- "Обновить виджет без обновления всей страницы. Осторожно используй, если на "
401
- "странице есть елементы, что отображаются в зависимости от входа "
402
- "пользователя. "
2
  # This file is distributed under the same license as the Login With Ajax package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2015-09-24 15:52:18+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
 
11
  "Project-Id-Version: Login With Ajax\n"
 
 
 
12
 
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr "С WordPress 4.3 пароли не по электронной почте для пользователей больше, они заменяются ссылкой на страницу создания нового пароля."
 
 
16
 
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr "Проверьте свой регистрационный электронный шаблон."
20
+
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr "%s будет заменена ссылкой, чтобы установить пароль пользователя."
24
 
25
+ #: login-with-ajax-admin.php:357
26
  msgid ""
27
  "Thanks for signing up to our blog. \n"
28
  "\n"
29
  "You can login with the following credentials by visiting %BLOGURL%\n"
30
  "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
  "\n"
34
  "We look forward to your next visit!\n"
35
  "\n"
36
  "The team at %BLOGNAME%"
37
  msgstr ""
38
+ "Благодарим за регистрацию в нашем блоге. \n"
39
+ " \n"
40
+ "\n"
41
+ " Вы можете войти со следующими учетными данными, посетив %BLOGURL%\n"
42
+ "\n"
43
+ " \n"
44
+ "Имя пользователя: %USERNAME%\n"
45
+ "Чтобы задать пароль, перейдите по следующей ссылке: %PASSWORD%\n"
46
+ " \n"
47
+ "\n"
48
+ " \n"
49
+ "Мы с нетерпением ждем вашего следующего визита \n"
50
+ " \n"
51
+ "\n"
52
+ " \n"
53
+ "Команда %BLOGNAME%"
54
 
55
+ #: login-with-ajax.php:218
56
+ msgid "Registration has been disabled."
57
+ msgstr "Регистрация отключена."
58
 
59
+ #: pluggable.php:35
60
+ msgid "New user registration on your site %s:"
61
+ msgstr "На вашем сайте «%s» зарегистрирован новый пользователь:"
62
 
63
+ #: pluggable.php:68
64
+ msgid "To set your password, visit the following address:"
65
+ msgstr "Чтобы задать пароль, перейдите по следующей ссылке"
66
 
67
+ #: pluggable.php:73
68
+ msgid "[%s] Your username and password info"
69
+ msgstr "[%s] Ваше имя пользователя и пароль"
 
 
70
 
71
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
72
+ msgid "Title (%s)"
73
+ msgstr "Заголовок (%s)"
 
 
74
 
75
+ #: login-with-ajax-widget.php:55
76
+ msgid "Logged In"
77
+ msgstr "Вы вошли"
78
 
79
+ #: login-with-ajax-widget.php:59
80
+ msgid "Logged Out"
81
+ msgstr "Вы вышли"
82
 
83
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
84
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
85
+ msgstr "Если WPML включен, то вы можете обеспечить различные редиректы, в том числе на языковой основе"
 
 
86
 
87
+ #: login-with-ajax-admin.php:316
88
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
89
+ msgstr "Если вы хотите изменить текст по умолчанию, который получают пользователи Wordpress по электронной почте после регистрации, убедитесь, что вы установили флажок ниже и ввели новую тему и сообщение."
90
+
91
+ #: login-with-ajax-admin.php:368
92
  msgid ""
93
+ "Thanks for signing up to our blog. \n"
94
+ "\n"
95
+ "You can login with the following credentials by visiting %BLOGURL%\n"
96
+ "\n"
97
+ "Username : %USERNAME%\n"
98
+ "Password : %PASSWORD%\n"
99
+ "\n"
100
+ "We look forward to your next visit!\n"
101
+ "\n"
102
+ "The team at %BLOGNAME%"
103
  msgstr ""
104
+ "Благодарим за регистрацию в нашем блоге. \n"
105
+ " \n"
106
+ "\n"
107
+ " Вы можете войти со следующими учетными данными, посетив %BLOGURL%\n"
108
+ "\n"
109
+ " \n"
110
+ "Имя пользователя: %USERNAME%\n"
111
+ "Пароль: %PASSWORD%\n"
112
+ " \n"
113
+ "\n"
114
+ " \n"
115
+ "Мы с нетерпением ждем вашего следующего визита \n"
116
+ " \n"
117
+ "\n"
118
+ " \n"
119
+ "Команда %BLOGNAME%"
120
 
121
+ #: login-with-ajax-widget.php:67
122
+ msgid "Recover Password?"
123
+ msgstr "Восстановить пароль?"
124
+
125
+ #: login-with-ajax-widget.php:15
126
  msgid "Login widget with AJAX capabilities."
127
+ msgstr "Login виджет на AJAX"
128
 
129
+ #: login-with-ajax-widget.php:63
130
  msgid "Show profile link?"
131
+ msgstr "Показать ссылку на профиль?"
132
 
133
+ #: login-with-ajax-widget.php:71
134
  msgid "AJAX Registration?"
135
+ msgstr "AJAX Регистрация?"
136
 
137
+ #: login-with-ajax-widget.php:76
138
  msgid "Template"
139
  msgstr "Шаблон"
140
 
141
+ #: login-with-ajax.php:160
142
  msgid "Login Successful, redirecting..."
143
+ msgstr "Вход выполнен, перенаправление..."
144
 
145
+ #: login-with-ajax.php:173
146
  msgid "Login successful, updating..."
147
+ msgstr "Вход выполнен, обновление..."
148
 
149
+ #: login-with-ajax.php:183 login-with-ajax.php:239
150
  msgid "An undefined error has ocurred"
151
+ msgstr "Неопределенная ошибка"
152
 
153
+ #: login-with-ajax.php:187
154
  msgid "Please supply your username and password."
155
+ msgstr "Пожалуйста, укажите Ваше имя пользователя и пароль."
156
 
157
+ #: login-with-ajax.php:205
158
  msgid "Registration complete. Please check your e-mail."
159
+ msgstr "Регистрация завершена. Пожалуйста, проверьте свой ​​адрес электронной почты."
160
 
161
+ #: login-with-ajax.php:230
162
  msgid "We have sent you an email"
163
+ msgstr "Мы отправили Вам по электронной почте"
 
 
 
 
164
 
165
+ #: pluggable.php:36 pluggable.php:67
166
  msgid "Username: %s"
167
  msgstr "Логин: %s"
168
 
169
+ #: pluggable.php:37
170
  msgid "E-mail: %s"
171
+ msgstr "E-mail: %s"
172
 
173
+ #: pluggable.php:39
174
  msgid "[%s] New User Registration"
175
  msgstr "[%s] Регистрация нового пользователя"
176
 
177
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
 
 
 
 
 
 
 
 
178
  msgid "Hi"
179
+ msgstr "привет"
180
 
181
  #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
182
  msgid "Profile"
184
 
185
  #: widget/default/widget_in.php:35
186
  msgid "Log Out"
187
+ msgstr "Выход"
188
 
189
  #: widget/default/widget_in.php:40
190
  msgid "blog admin"
191
+ msgstr "Админ-панель"
192
 
193
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
194
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
195
+ #: widget/modal/widget_out.php:36
196
  msgid "Log In"
197
+ msgstr "Вход"
198
 
199
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
200
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
201
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
202
  msgid "Username"
203
  msgstr "Логин"
204
 
205
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
206
  #: widget/modal/widget_out.php:27
207
  msgid "Password"
208
  msgstr "Пароль"
209
 
210
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
211
+ #: widget/modal/widget_out.php:44
212
  msgid "Remember Me"
213
  msgstr "Запомнить меня"
214
 
215
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
216
+ #: widget/modal/widget_out.php:47
217
  msgid "Password Lost and Found"
218
+ msgstr "Пароль Потерян и Забыт"
219
 
220
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
221
+ #: widget/modal/widget_out.php:47
222
  msgid "Lost your password?"
223
+ msgstr "Забыли пароль?"
224
 
225
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
226
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
227
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
228
  msgid "Register"
229
  msgstr "Регистрация"
230
 
231
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
232
+ #: widget/modal/widget_out.php:63
233
  msgid "Forgotten Password"
234
  msgstr "Потеряный пароль"
235
 
236
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
237
+ #: widget/modal/widget_out.php:69
238
  msgid "Enter username or email"
239
+ msgstr "Введите имя пользователя или email"
240
 
241
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
242
+ #: widget/modal/widget_out.php:77
243
  msgid "Get New Password"
244
  msgstr "Получить новый пароль"
245
 
246
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
247
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
248
+ #: widget/modal/widget_out.php:123
249
  msgid "Cancel"
250
  msgstr " Отмена "
251
 
252
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
253
+ #: widget/modal/widget_out.php:92
254
  msgid "Register For This Site"
255
+ msgstr "Зарегистрироваться на этом сайте"
256
 
257
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
258
+ #: widget/modal/widget_out.php:106
259
  msgid "E-mail"
260
+ msgstr "E-mail"
261
 
262
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
263
+ #: widget/modal/widget_out.php:121
264
  msgid "A password will be e-mailed to you."
265
+ msgstr "Пароль будет отправлен вам на e-mail."
266
 
267
+ #: login-with-ajax-admin.php:180
268
  msgid "Redirection Settings"
269
  msgstr "Настройки редиректа"
270
 
271
+ #: login-with-ajax-admin.php:184
272
  msgid "Global Login Redirect"
273
+ msgstr "Переадресация при входе"
274
 
275
+ #: login-with-ajax-admin.php:188
276
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
277
+ msgstr "Если вы хотите отослать пользователя на определённый URL после входа, введите его здесь (например, http://wordpress.org/)"
 
 
 
 
278
 
279
+ #: login-with-ajax-admin.php:189
280
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
 
 
281
  msgstr "%USERNAME% будет измененно на логин вошедшего."
282
 
283
+ #: login-with-ajax-admin.php:222
284
  msgid "Global Logout Redirect"
285
  msgstr "Переадресация при выходе"
286
 
287
+ #: login-with-ajax-admin.php:226
288
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
289
+ msgstr "Если вы хотите отослать пользователя на определённый URL после входа, введите его здесь (например, http://wordpress.org/)"
 
 
 
 
290
 
291
+ #: login-with-ajax-admin.php:227
292
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
293
+ msgstr "Введите %LASTURL% и пользователь будет направлен на предыдущую страницу."
 
 
294
 
295
+ #: login-with-ajax-admin.php:235
296
  msgid "Role-Based Custom Login Redirects"
297
  msgstr "Переадресация по группам при входе "
298
 
299
+ #: login-with-ajax-admin.php:238
300
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
301
+ msgstr "Определённая группа пользователей будет переадресована на определённый адрес (по умолчанию глобальное правило)"
 
 
 
 
302
 
303
+ #: login-with-ajax-admin.php:288
304
  msgid "Role-Based Custom Logout Redirects"
305
  msgstr "Переадресация по группам при выходе"
306
 
307
+ #: login-with-ajax-admin.php:291
308
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
309
+ msgstr "Если вы хотели бы определенную роль пользователя, чтобы быть перенаправлены на заказ URL при выходе из системы, поместите его здесь (пустое значение по умолчанию для глобальной переадресации)"
 
 
310
 
311
+ #: login-with-ajax-admin.php:314
312
  msgid "Notification Settings"
313
  msgstr "Настройки оповещений"
314
 
315
+ #: login-with-ajax-admin.php:317
316
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
317
+ msgstr "Если что-то не пашет попробуй вырубить плагины связаные с регистрацией (типо там BuddyPress and MU)"
 
 
 
 
 
318
 
319
+ #: login-with-ajax-admin.php:322
320
  msgid "Override Default Email?"
321
  msgstr "Перезапись страндартного e-mail письма?"
322
 
323
+ #: login-with-ajax-admin.php:330
324
  msgid "Subject"
325
  msgstr "Тема"
326
 
327
+ #: login-with-ajax-admin.php:335
328
  msgid "Your registration at %BLOGNAME%"
329
+ msgstr "Ваша регистрация на %BLOGNAME%"
330
 
331
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
332
  msgid "<code>%USERNAME%</code> will be replaced with a username."
333
+ msgstr "<code>%USERNAME%</code> будет заменено на имя пользователя."
334
 
335
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
336
  msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
337
+ msgstr "<code>%PASSWORD%</code> будет заменено на пароль пользователя."
338
 
339
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
340
  msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
341
+ msgstr "<code>%BLOGNAME%</code> будет заменено на имя вашего блога."
342
 
343
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
344
  msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
345
+ msgstr "<code>%BLOGURL%</code> будет заменено на адрес вашего блога."
346
 
347
+ #: login-with-ajax-admin.php:351
348
  msgid "Message"
349
  msgstr "Сообщение"
350
 
351
+ #: login-with-ajax-admin.php:396
352
  msgid "Save Changes"
353
  msgstr "Сохранить изменения"
354
 
355
+ #: login-with-ajax-admin.php:50
 
 
 
 
 
 
 
 
356
  msgid "Dismiss"
357
+ msgstr "отклонить"
358
 
359
+ #: login-with-ajax-admin.php:106
360
  msgid "Changes saved."
361
+ msgstr "Изменения сохранены."
362
 
363
+ #: login-with-ajax-admin.php:148
364
  msgid "General Settings"
365
  msgstr "Главные настройки"
366
 
367
+ #: login-with-ajax-admin.php:153
368
  msgid "Default Template"
369
  msgstr "Шаблон по умолчанию."
370
 
371
+ #: login-with-ajax-admin.php:162
372
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
373
+ msgstr "Выберете тему по умолчанию которую хотите использовать. Это может изменить виджет, shortcode и шаблон тегов."
 
 
 
 
374
 
375
+ #: login-with-ajax-admin.php:163
376
  msgid "Further documentation for this feature coming soon..."
377
+ msgstr "Документация по этой функции неготова, но скоро будет..."
378
 
379
+ #: login-with-ajax-admin.php:169
380
  msgid "Disable refresh upon login?"
381
  msgstr "Выключить обновление страницы при входе?"
382
 
383
+ #: login-with-ajax-admin.php:174
384
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
385
+ msgstr "Обновить виджет без обновления всей страницы. Осторожно используй, если на странице есть елементы, что отображаются в зависимости от входа пользователя. "
 
 
 
 
 
 
 
langs/login-with-ajax-sk_SK.mo CHANGED
Binary file
langs/login-with-ajax-sk_SK.po CHANGED
@@ -1,402 +1,353 @@
1
- # Translation of the WordPress plugin Login With Ajax 3.0.2 by NetWebLogic.
2
- # Copyright (C) 2010 NetWebLogic
3
  # This file is distributed under the same license as the Login With Ajax package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
5
- #
6
  msgid ""
7
  msgstr ""
8
- "Project-Id-Version: Login With Ajax 3.0.2\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
10
- "POT-Creation-Date: 2010-11-29 14:04+0000\n"
11
- "PO-Revision-Date: 2013-05-06 20:14+0100\n"
12
- "Last-Translator: Marcus Sykes <wp.plugins@netweblogic.com>\n"
13
- "Language-Team: LANGUAGE <LL@li.org>\n"
14
  "MIME-Version: 1.0\n"
15
- "Content-Type: text/plain; charset=utf-8\n"
16
  "Content-Transfer-Encoding: 8bit\n"
17
- "X-Generator: Poedit 1.5.5\n"
 
 
18
 
19
- #: login-with-ajax-admin.php:44
20
- msgid ""
21
- "New features in Login With AJAX (including registration!), check out the "
22
- "settings and widget pages!"
23
  msgstr ""
24
- "New features in Login With AJAX (including registration!), Check out the "
25
- "settings and widget pages!"
26
-
27
- #: login-with-ajax-admin.php:46
28
- msgid "Dismiss"
29
- msgstr "Zamietol"
30
-
31
- #: login-with-ajax-admin.php:92
32
- msgid "Changes saved."
33
- msgstr "Zmeny uložili."
34
-
35
- #: login-with-ajax-admin.php:135
36
- msgid "General Settings"
37
- msgstr "Všeobecné nastavenia"
38
 
39
- #: login-with-ajax-admin.php:141
40
- msgid "Default Template"
41
- msgstr "Predvolená šablóna"
42
-
43
- #: login-with-ajax-admin.php:150
44
- msgid ""
45
- "Choose the default theme you'd like to use. This can be overriden in the "
46
- "widget, shortcode and template tags."
47
  msgstr ""
48
- "Choose the default theme you'd like to use. This can be overriden in the "
49
- "widget, SHORTCODE and template tags."
50
-
51
- #: login-with-ajax-admin.php:151
52
- msgid "Further documentation for this feature coming soon..."
53
- msgstr "Ďalšia dokumentácia pre túto funkciu už čoskoro..."
54
-
55
- #: login-with-ajax-admin.php:157
56
- msgid "Disable refresh upon login?"
57
- msgstr "Vypnúť obnovenie po prihlasení?"
58
 
59
- #: login-with-ajax-admin.php:162
60
- msgid ""
61
- "If the user logs in and you check the button above, only the login widget "
62
- "will update itself without refreshing the page. Not a good idea if your site "
63
- "shows different content to users once logged in, as a refresh would be "
64
- "needed."
65
  msgstr ""
66
- "If the user logs in and you check the button above, only the login widget "
67
- "will update itself without refreshing the page. Not a good idea if your site "
68
- "shows different content to users once logged in as a refresh would be needed."
69
 
70
- #: login-with-ajax-admin.php:163
71
  msgid ""
72
- "<strong>Experimental and not fully tested!</strong> please test and report "
73
- "any bugs on our forum."
 
 
 
 
 
 
 
 
74
  msgstr ""
75
- "Experimental <strong> and not fully tested </ strong> please test and report "
76
- "any bugs on our forum."
77
-
78
- #: login-with-ajax-admin.php:168
79
- msgid "Redirection Settings"
80
- msgstr "Nastavenia presmerovania"
81
-
82
- #: login-with-ajax-admin.php:173
83
- msgid "Global Login Redirect"
84
- msgstr "Globálne prihlásiť presmerovanie"
85
 
86
- #: login-with-ajax-admin.php:177
87
- msgid ""
88
- "If you'd like to send the user to a specific URL after login, enter it here "
89
- "(e.g. http://wordpress.org/)"
90
  msgstr ""
91
- "If you'd like to send the user to a specific URL after login, enter it here "
92
- "(eg http://wordpress.org/)"
93
-
94
- #: login-with-ajax-admin.php:178 login-with-ajax-admin.php:188
95
- msgid "New!"
96
- msgstr "Nové!"
97
 
98
- #: login-with-ajax-admin.php:178
99
- msgid ""
100
- "Use %USERNAME% and it will be replaced with the username of person logging "
101
- "in."
102
  msgstr ""
103
- "Use% USERNAME% and it will be replaced with the username of logging in "
104
- "person."
105
 
106
- #: login-with-ajax-admin.php:183
107
- msgid "Global Logout Redirect"
108
- msgstr "Globálne Logout presmerovanie"
109
-
110
- #: login-with-ajax-admin.php:187
111
- msgid ""
112
- "If you'd like to send the user to a specific URL after logout, enter it here "
113
- "(e.g. http://wordpress.org/)"
114
  msgstr ""
115
- "If you'd like to send the user to a specific URL after logout, enter it here "
116
- "(eg http://wordpress.org/)"
117
 
118
- #: login-with-ajax-admin.php:188
119
- msgid ""
120
- "Enter %LASTURL% to send the user back to the page they were previously on."
121
  msgstr ""
122
- "Enter LASTURL%% to send the user back to the page they were previously on."
123
 
124
- #: login-with-ajax-admin.php:193
125
- msgid "Role-Based Custom Login Redirects"
126
- msgstr "Role-Based vlastné prihlásiť presmerovanie"
127
-
128
- #: login-with-ajax-admin.php:196
129
- msgid ""
130
- "If you would like a specific user role to be redirected to a custom URL upon "
131
- "login, place it here (blank value will default to the global redirect)"
132
  msgstr ""
133
- "If you would like a specific user role to be redirected to a custom URL upon "
134
- "login, place it here (blank value will default to the global redirect)"
135
-
136
- #: login-with-ajax-admin.php:216
137
- msgid "Role-Based Custom Logout Redirects"
138
- msgstr "Role-Based vlastné Logout presmerovanie"
139
 
140
- #: login-with-ajax-admin.php:219
141
- msgid ""
142
- "If you would like a specific user role to be redirected to a custom URL upon "
143
- "logout, place it here (blank value will default to the global redirect)"
144
  msgstr ""
145
- "If you would like a specific user role to be redirected to a custom URL upon "
146
- "logout, place it here (blank value will default to the global redirect)"
147
-
148
- #: login-with-ajax-admin.php:239
149
- msgid "Notification Settings"
150
- msgstr "Nastavenie oznámení"
151
 
152
- #: login-with-ajax-admin.php:241
153
- msgid ""
154
- "If you'd like to override the default Wordpress email users receive once "
155
- "registered, make sure you check the box below and enter a new email subject "
156
- "and message"
157
  msgstr ""
158
- "If you'd like to override the default Wordpress users receive email once "
159
- "registered, make sure you check the box below to enter a new email message "
160
- "and subject"
161
 
162
- #: login-with-ajax-admin.php:242
163
- msgid ""
164
- "If this feature doesn't work, please make sure that you don't have another "
165
- "plugin installed which also manages user registrations (e.g. BuddyPress and "
166
- "MU)."
167
  msgstr ""
168
- "If this feature does not work, please make sure that you do not have another "
169
- "plugin installed Which also manages user registrations (eg BuddyPress and "
170
- "MU)."
171
-
172
- #: login-with-ajax-admin.php:248
173
- msgid "Override Default Email?"
174
- msgstr "Prepísať predvolené Email?"
175
 
176
- #: login-with-ajax-admin.php:256
177
- msgid "Subject"
178
- msgstr "Predmet"
179
-
180
- #: login-with-ajax-admin.php:261
181
- msgid "Your registration at %BLOGNAME%"
182
- msgstr "Vaša registrácia na % BLOGNAME %"
183
-
184
- #: login-with-ajax-admin.php:265
185
- msgid "<code>%USERNAME%</code> will be replaced with a username."
186
- msgstr "<code>% USERNAME %</code> sa nahradí username."
187
-
188
- #: login-with-ajax-admin.php:266
189
- msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
190
- msgstr "<code>% Heslo</code> budú nahradené heslo používateľa."
191
-
192
- #: login-with-ajax-admin.php:267 login-with-ajax-admin.php:291
193
- msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
194
- msgstr "<code>% BLOGNAME %</code> nahradí názov vášho blogu."
195
-
196
- #: login-with-ajax-admin.php:268 login-with-ajax-admin.php:292
197
- msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
198
- msgstr "<code>% BLOGURL %</code> budú nahradené url vášho blogu."
199
-
200
- #: login-with-ajax-admin.php:273
201
- msgid "Message"
202
- msgstr "Správu"
203
 
204
- #: login-with-ajax-admin.php:278
205
  msgid ""
206
- "Thanks for signing up to our blog. \r\n"
207
- "\r\n"
208
- "You can login with the following credentials by visiting %BLOGURL%\r\n"
209
- "\r\n"
210
- "Username : %USERNAME%\r\n"
211
- "Password : %PASSWORD%\r\n"
212
- "\r\n"
213
- "We look forward to your next visit!\r\n"
214
- "\r\n"
215
  "The team at %BLOGNAME%"
216
  msgstr ""
217
- "Thanks for signing up to our blog. \r\n"
218
- "\r\n"
219
- "You can login with the following credentials by visiting %BLOGURL%\r\n"
220
- "\r\n"
221
- "Username : %USERNAME%\r\n"
222
- "Password : %PASSWORD%\r\n"
223
- "\r\n"
224
- "We look forward to your next visit!\r\n"
225
- "\r\n"
226
- "The team at %BLOGNAME%"
227
 
228
- #: login-with-ajax-admin.php:301
229
- msgid "Save Changes"
230
- msgstr "Uložiť zmeny"
231
 
232
- #: login-with-ajax-widget.php:5
233
  msgid "Login widget with AJAX capabilities."
234
  msgstr "Prihlásenie widget s AJAX schopnosti."
235
 
236
- #: login-with-ajax-widget.php:28
237
  msgid "Show profile link?"
238
  msgstr "Prepojenie Zobraziť profil?"
239
 
240
- #: login-with-ajax-widget.php:32
241
  msgid "AJAX Registration?"
242
  msgstr "AJAX zápisu?"
243
 
244
- #: login-with-ajax-widget.php:37
245
  msgid "Template"
246
  msgstr "Šablóna"
247
 
248
- #: login-with-ajax.php:177
249
  msgid "Login Successful, redirecting..."
250
  msgstr "Prihlásenie úspešné, presmerovanie..."
251
 
252
- #: login-with-ajax.php:189
253
  msgid "Login successful, updating..."
254
  msgstr "Prihlásenie úspešné, aktualizácia..."
255
 
256
- #: login-with-ajax.php:199 login-with-ajax.php:251
257
  msgid "An undefined error has ocurred"
258
  msgstr "Nedefinovaný vyskytla sa chyba"
259
 
260
- #: login-with-ajax.php:203
261
  msgid "Please supply your username and password."
262
  msgstr "Zadajte svoje užívateľské meno a heslo."
263
 
264
- #: login-with-ajax.php:222
265
  msgid "Registration complete. Please check your e-mail."
266
  msgstr "Registrácia je dokončená. Skontrolujte svoj e-mail."
267
 
268
- #: login-with-ajax.php:242
269
  msgid "We have sent you an email"
270
  msgstr "Zaslali sme vám overujúci email"
271
 
272
- #: pluggable.php:25
273
- #, php-format
274
- msgid "New user registration on your blog %s:"
275
- msgstr "Registrácia nového užívateľa na váš blog % s:"
276
-
277
- #: pluggable.php:26 pluggable.php:40
278
- #, php-format
279
  msgid "Username: %s"
280
  msgstr "Užívateľské meno: %s"
281
 
282
- #: pluggable.php:27
283
- #, php-format
284
  msgid "E-mail: %s"
285
  msgstr "E-mail: %s"
286
 
287
- #: pluggable.php:29
288
- #, php-format
289
  msgid "[%s] New User Registration"
290
  msgstr "[% s] Registrácia nového užívateľa"
291
 
292
- #: pluggable.php:41
293
- #, php-format
294
- msgid "Password: %s"
295
- msgstr "Heslo: %s"
296
-
297
- #: pluggable.php:44
298
- #, php-format
299
- msgid "[%s] Your username and password"
300
- msgstr "[% s] Vaše užívateľské meno a heslo"
301
-
302
- #: widget/default/widget_in.php:11 widget/default/widget_in.php:14
303
  msgid "Hi"
304
  msgstr "ahoj"
305
 
306
- #: widget/default/widget_in.php:35 widget/default/widget_in.php:39
307
  msgid "Profile"
308
  msgstr "Profil"
309
 
310
- #: widget/default/widget_in.php:45
311
  msgid "Log Out"
312
  msgstr "Odhlásiť"
313
 
314
- #: widget/default/widget_in.php:50
315
  msgid "blog admin"
316
  msgstr "blog admin"
317
 
318
- #: widget/default/widget_out.php:10 widget/default/widget_out.php:35
 
 
319
  msgid "Log In"
320
  msgstr "prihlásiť sa"
321
 
322
- #: widget/default/widget_out.php:19 widget/default/widget_out.php:93
 
 
323
  msgid "Username"
324
  msgstr "Užívateľské meno"
325
 
326
- #: widget/default/widget_out.php:27
 
327
  msgid "Password"
328
  msgstr "Heslo"
329
 
330
- #: widget/default/widget_out.php:41
 
331
  msgid "Remember Me"
332
  msgstr "Pamätaj si ma"
333
 
334
- #: widget/default/widget_out.php:43
 
335
  msgid "Password Lost and Found"
336
  msgstr "Heslo straty a nálezy"
337
 
338
- #: widget/default/widget_out.php:43
 
339
  msgid "Lost your password?"
340
  msgstr "Stratili ste heslo?"
341
 
342
- #: widget/default/widget_out.php:56 widget/default/widget_out.php:102
 
 
343
  msgid "Register"
344
  msgstr "Zaregistrovať sa"
345
 
346
- #: widget/default/widget_out.php:68
 
347
  msgid "Forgotten Password"
348
  msgstr "Zabudnuté heslo"
349
 
350
- #: widget/default/widget_out.php:73
 
351
  msgid "Enter username or email"
352
  msgstr "Zadajte používateľské meno alebo e-mailom"
353
 
354
- #: widget/default/widget_out.php:79
 
355
  msgid "Get New Password"
356
  msgstr "Získať nové heslo"
357
 
358
- #: widget/default/widget_out.php:80
 
 
359
  msgid "Cancel"
360
  msgstr "Zrušiť"
361
 
362
- #: widget/default/widget_out.php:90
 
363
  msgid "Register For This Site"
364
  msgstr "Zaregistrovať pre túto lokalitu"
365
 
366
- #: widget/default/widget_out.php:97
 
367
  msgid "E-mail"
368
  msgstr "E-mail"
369
 
370
- #: widget/default/widget_out.php:101
 
371
  msgid "A password will be e-mailed to you."
372
  msgstr "Heslo vám bude zaslané na vás."
373
 
374
- #. Plugin Name of the plugin/theme
375
- msgid "Login With Ajax"
376
- msgstr "Prihlásenie s Ajax"
377
 
378
- #. Plugin URI of the plugin/theme
379
- msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
380
- msgstr "http://netweblogic.com/Wordpress/plugins/login-with-AJAX/"
381
 
382
- #. Description of the plugin/theme
383
- msgid ""
384
- "Ajax driven login widget. Customisable from within your template folder, and "
385
- "advanced settings from the admin area."
386
- msgstr ""
387
- "Driven Ajax login widget. Customizable from within your template folder, and "
388
- "advanced settings from the admin area."
389
 
390
- #. Author of the plugin/theme
391
- msgid "NetWebLogic"
392
- msgstr "NetWebLogic"
393
 
394
- #. Author URI of the plugin/theme
395
- msgid "http://netweblogic.com/"
396
- msgstr "http://netweblogic.com/"
397
 
398
- #. Tags of the plugin/theme
399
- msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
400
- msgstr ""
401
- "Prihlásenie, Ajax, presmerovanie, BuddyPress, MU, WPMU, sidebar, admin, "
402
- "widget"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in Slovak
 
2
  # This file is distributed under the same license as the Login With Ajax package.
 
 
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2013-05-06 18:18:58+0000\n"
 
 
 
 
 
6
  "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
12
 
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
 
 
15
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
 
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
 
 
 
 
 
 
19
  msgstr ""
 
 
 
 
 
 
 
 
 
 
20
 
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
 
 
 
 
23
  msgstr ""
 
 
 
24
 
25
+ #: login-with-ajax-admin.php:357
26
  msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
  msgstr ""
 
 
 
 
 
 
 
 
 
 
38
 
39
+ #: login-with-ajax.php:218
40
+ msgid "Registration has been disabled."
 
 
41
  msgstr ""
 
 
 
 
 
 
42
 
43
+ #: pluggable.php:35
44
+ msgid "New user registration on your site %s:"
 
 
45
  msgstr ""
 
 
46
 
47
+ #: pluggable.php:68
48
+ msgid "To set your password, visit the following address:"
 
 
 
 
 
 
49
  msgstr ""
 
 
50
 
51
+ #: pluggable.php:73
52
+ msgid "[%s] Your username and password info"
 
53
  msgstr ""
 
54
 
55
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
56
+ msgid "Title (%s)"
 
 
 
 
 
 
57
  msgstr ""
 
 
 
 
 
 
58
 
59
+ #: login-with-ajax-widget.php:55
60
+ msgid "Logged In"
 
 
61
  msgstr ""
 
 
 
 
 
 
62
 
63
+ #: login-with-ajax-widget.php:59
64
+ msgid "Logged Out"
 
 
 
65
  msgstr ""
 
 
 
66
 
67
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
68
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
 
 
 
69
  msgstr ""
 
 
 
 
 
 
 
70
 
71
+ #: login-with-ajax-admin.php:316
72
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
73
+ msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
74
 
75
+ #: login-with-ajax-admin.php:368
76
  msgid ""
77
+ "Thanks for signing up to our blog. \n"
78
+ "\n"
79
+ "You can login with the following credentials by visiting %BLOGURL%\n"
80
+ "\n"
81
+ "Username : %USERNAME%\n"
82
+ "Password : %PASSWORD%\n"
83
+ "\n"
84
+ "We look forward to your next visit!\n"
85
+ "\n"
86
  "The team at %BLOGNAME%"
87
  msgstr ""
 
 
 
 
 
 
 
 
 
 
88
 
89
+ #: login-with-ajax-widget.php:67
90
+ msgid "Recover Password?"
91
+ msgstr ""
92
 
93
+ #: login-with-ajax-widget.php:15
94
  msgid "Login widget with AJAX capabilities."
95
  msgstr "Prihlásenie widget s AJAX schopnosti."
96
 
97
+ #: login-with-ajax-widget.php:63
98
  msgid "Show profile link?"
99
  msgstr "Prepojenie Zobraziť profil?"
100
 
101
+ #: login-with-ajax-widget.php:71
102
  msgid "AJAX Registration?"
103
  msgstr "AJAX zápisu?"
104
 
105
+ #: login-with-ajax-widget.php:76
106
  msgid "Template"
107
  msgstr "Šablóna"
108
 
109
+ #: login-with-ajax.php:160
110
  msgid "Login Successful, redirecting..."
111
  msgstr "Prihlásenie úspešné, presmerovanie..."
112
 
113
+ #: login-with-ajax.php:173
114
  msgid "Login successful, updating..."
115
  msgstr "Prihlásenie úspešné, aktualizácia..."
116
 
117
+ #: login-with-ajax.php:183 login-with-ajax.php:239
118
  msgid "An undefined error has ocurred"
119
  msgstr "Nedefinovaný vyskytla sa chyba"
120
 
121
+ #: login-with-ajax.php:187
122
  msgid "Please supply your username and password."
123
  msgstr "Zadajte svoje užívateľské meno a heslo."
124
 
125
+ #: login-with-ajax.php:205
126
  msgid "Registration complete. Please check your e-mail."
127
  msgstr "Registrácia je dokončená. Skontrolujte svoj e-mail."
128
 
129
+ #: login-with-ajax.php:230
130
  msgid "We have sent you an email"
131
  msgstr "Zaslali sme vám overujúci email"
132
 
133
+ #: pluggable.php:36 pluggable.php:67
 
 
 
 
 
 
134
  msgid "Username: %s"
135
  msgstr "Užívateľské meno: %s"
136
 
137
+ #: pluggable.php:37
 
138
  msgid "E-mail: %s"
139
  msgstr "E-mail: %s"
140
 
141
+ #: pluggable.php:39
 
142
  msgid "[%s] New User Registration"
143
  msgstr "[% s] Registrácia nového užívateľa"
144
 
145
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
 
 
 
 
 
 
 
 
 
 
146
  msgid "Hi"
147
  msgstr "ahoj"
148
 
149
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
150
  msgid "Profile"
151
  msgstr "Profil"
152
 
153
+ #: widget/default/widget_in.php:35
154
  msgid "Log Out"
155
  msgstr "Odhlásiť"
156
 
157
+ #: widget/default/widget_in.php:40
158
  msgid "blog admin"
159
  msgstr "blog admin"
160
 
161
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
162
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
163
+ #: widget/modal/widget_out.php:36
164
  msgid "Log In"
165
  msgstr "prihlásiť sa"
166
 
167
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
168
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
169
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
170
  msgid "Username"
171
  msgstr "Užívateľské meno"
172
 
173
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
174
+ #: widget/modal/widget_out.php:27
175
  msgid "Password"
176
  msgstr "Heslo"
177
 
178
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
179
+ #: widget/modal/widget_out.php:44
180
  msgid "Remember Me"
181
  msgstr "Pamätaj si ma"
182
 
183
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
184
+ #: widget/modal/widget_out.php:47
185
  msgid "Password Lost and Found"
186
  msgstr "Heslo straty a nálezy"
187
 
188
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
189
+ #: widget/modal/widget_out.php:47
190
  msgid "Lost your password?"
191
  msgstr "Stratili ste heslo?"
192
 
193
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
194
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
195
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
196
  msgid "Register"
197
  msgstr "Zaregistrovať sa"
198
 
199
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
200
+ #: widget/modal/widget_out.php:63
201
  msgid "Forgotten Password"
202
  msgstr "Zabudnuté heslo"
203
 
204
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
205
+ #: widget/modal/widget_out.php:69
206
  msgid "Enter username or email"
207
  msgstr "Zadajte používateľské meno alebo e-mailom"
208
 
209
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
210
+ #: widget/modal/widget_out.php:77
211
  msgid "Get New Password"
212
  msgstr "Získať nové heslo"
213
 
214
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
215
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
216
+ #: widget/modal/widget_out.php:123
217
  msgid "Cancel"
218
  msgstr "Zrušiť"
219
 
220
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
221
+ #: widget/modal/widget_out.php:92
222
  msgid "Register For This Site"
223
  msgstr "Zaregistrovať pre túto lokalitu"
224
 
225
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
226
+ #: widget/modal/widget_out.php:106
227
  msgid "E-mail"
228
  msgstr "E-mail"
229
 
230
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
231
+ #: widget/modal/widget_out.php:121
232
  msgid "A password will be e-mailed to you."
233
  msgstr "Heslo vám bude zaslané na vás."
234
 
235
+ #: login-with-ajax-admin.php:180
236
+ msgid "Redirection Settings"
237
+ msgstr "Nastavenia presmerovania"
238
 
239
+ #: login-with-ajax-admin.php:184
240
+ msgid "Global Login Redirect"
241
+ msgstr "Globálne prihlásiť presmerovanie"
242
 
243
+ #: login-with-ajax-admin.php:188
244
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
245
+ msgstr "If you'd like to send the user to a specific URL after login, enter it here (eg http://wordpress.org/)"
 
 
 
 
246
 
247
+ #: login-with-ajax-admin.php:189
248
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
249
+ msgstr "Use% USERNAME% and it will be replaced with the username of logging in person."
250
 
251
+ #: login-with-ajax-admin.php:222
252
+ msgid "Global Logout Redirect"
253
+ msgstr "Globálne Logout presmerovanie"
254
 
255
+ #: login-with-ajax-admin.php:226
256
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
257
+ msgstr "If you'd like to send the user to a specific URL after logout, enter it here (eg http://wordpress.org/)"
258
+
259
+ #: login-with-ajax-admin.php:227
260
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
261
+ msgstr "Enter LASTURL%% to send the user back to the page they were previously on."
262
+
263
+ #: login-with-ajax-admin.php:235
264
+ msgid "Role-Based Custom Login Redirects"
265
+ msgstr "Role-Based vlastné prihlásiť presmerovanie"
266
+
267
+ #: login-with-ajax-admin.php:238
268
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
269
+ msgstr "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
270
+
271
+ #: login-with-ajax-admin.php:288
272
+ msgid "Role-Based Custom Logout Redirects"
273
+ msgstr "Role-Based vlastné Logout presmerovanie"
274
+
275
+ #: login-with-ajax-admin.php:291
276
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
277
+ msgstr "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
278
+
279
+ #: login-with-ajax-admin.php:314
280
+ msgid "Notification Settings"
281
+ msgstr "Nastavenie oznámení"
282
+
283
+ #: login-with-ajax-admin.php:317
284
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
285
+ msgstr "If this feature does not work, please make sure that you do not have another plugin installed Which also manages user registrations (eg BuddyPress and MU)."
286
+
287
+ #: login-with-ajax-admin.php:322
288
+ msgid "Override Default Email?"
289
+ msgstr "Prepísať predvolené Email?"
290
+
291
+ #: login-with-ajax-admin.php:330
292
+ msgid "Subject"
293
+ msgstr "Predmet"
294
+
295
+ #: login-with-ajax-admin.php:335
296
+ msgid "Your registration at %BLOGNAME%"
297
+ msgstr "Vaša registrácia na % BLOGNAME %"
298
+
299
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
300
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
301
+ msgstr "<code>% USERNAME %</code> sa nahradí username."
302
+
303
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
304
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
305
+ msgstr "<code>% Heslo</code> budú nahradené heslo používateľa."
306
+
307
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
308
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
309
+ msgstr "<code>% BLOGNAME %</code> nahradí názov vášho blogu."
310
+
311
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
312
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
313
+ msgstr "<code>% BLOGURL %</code> budú nahradené url vášho blogu."
314
+
315
+ #: login-with-ajax-admin.php:351
316
+ msgid "Message"
317
+ msgstr "Správu"
318
+
319
+ #: login-with-ajax-admin.php:396
320
+ msgid "Save Changes"
321
+ msgstr "Uložiť zmeny"
322
+
323
+ #: login-with-ajax-admin.php:50
324
+ msgid "Dismiss"
325
+ msgstr "Zamietol"
326
+
327
+ #: login-with-ajax-admin.php:106
328
+ msgid "Changes saved."
329
+ msgstr "Zmeny uložili."
330
+
331
+ #: login-with-ajax-admin.php:148
332
+ msgid "General Settings"
333
+ msgstr "Všeobecné nastavenia"
334
+
335
+ #: login-with-ajax-admin.php:153
336
+ msgid "Default Template"
337
+ msgstr "Predvolená šablóna"
338
+
339
+ #: login-with-ajax-admin.php:162
340
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
341
+ msgstr "Choose the default theme you'd like to use. This can be overriden in the widget, SHORTCODE and template tags."
342
+
343
+ #: login-with-ajax-admin.php:163
344
+ msgid "Further documentation for this feature coming soon..."
345
+ msgstr "Ďalšia dokumentácia pre túto funkciu už čoskoro..."
346
+
347
+ #: login-with-ajax-admin.php:169
348
+ msgid "Disable refresh upon login?"
349
+ msgstr "Vypnúť obnovenie po prihlasení?"
350
+
351
+ #: login-with-ajax-admin.php:174
352
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
353
+ msgstr "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in as a refresh would be needed."
langs/login-with-ajax-sq_SQ.mo ADDED
Binary file
langs/login-with-ajax-sq_SQ.po CHANGED
@@ -1,417 +1,373 @@
1
- # Translation of the WordPress plugin Login With Ajax 2.1.5 by NetWebLogic.
2
- # Copyright (C) 2010 NetWebLogic
3
  # This file is distributed under the same license as the Login With Ajax package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
5
- #
6
  msgid ""
7
  msgstr ""
8
- "Project-Id-Version: Login With Ajax 2.1.5\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
10
- "POT-Creation-Date: 2010-06-04 16:10+0000\n"
11
- "PO-Revision-Date: 2010-06-17 17:10+0200\n"
12
- "Last-Translator: Besnik Bleta <besnik@programeshqip.org>\n"
13
- "Language-Team: LANGUAGE <LL@li.org>\n"
14
  "MIME-Version: 1.0\n"
15
  "Content-Type: text/plain; charset=UTF-8\n"
16
  "Content-Transfer-Encoding: 8bit\n"
 
 
 
17
 
18
- #: login-with-ajax-admin.php:43
19
- msgid "New features in Login With AJAX (including registration!), check out the settings and widget pages!"
20
- msgstr "Veçori reja te Login With AJAX (përfshi regjistrimin!), hidhuni një sy faqeve për rregullimet dhe \"widget\"-etet!"
21
 
22
- #: login-with-ajax-admin.php:45
23
- msgid "Dismiss"
24
- msgstr "Hidhe tej"
25
-
26
- #: login-with-ajax-admin.php:89
27
- msgid "Changes saved."
28
- msgstr "Ndryshimet u ruajtën."
29
-
30
- #: login-with-ajax-admin.php:93
31
- msgid "There were issues when saving your settings. Please try again."
32
- msgstr "Pati probleme gjatë ruajtjes së rregullimeve tuaja. Ju lutem, riprovoni."
33
-
34
- #: login-with-ajax-admin.php:137
35
- msgid "General Settings"
36
- msgstr "Rregullime të Përgjithshme"
37
-
38
- #: login-with-ajax-admin.php:142
39
- msgid "Default Template"
40
- msgstr "Gjedhe Parazgjedhje"
41
-
42
- #: login-with-ajax-admin.php:151
43
- msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
44
- msgstr "Zgjidhni temën parazgjedhje që do të donit të përdornit. Kjo mund të anashkalohet te widget-i, shortcode-et dhe etiketa gjedhesh."
45
-
46
- #: login-with-ajax-admin.php:152
47
- msgid "Further documentation for this feature coming soon..."
48
- msgstr "Dokumentim të mëtejshëm për këtë veçori së shpejti..."
49
-
50
- #: login-with-ajax-admin.php:157
51
- msgid "Disable refresh upon login?"
52
- msgstr "Të çaktivizohet rifreskimi gjatë hyrjes?"
53
 
54
- #: login-with-ajax-admin.php:162
55
- msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
56
- msgstr "Nëse përdoruesi hyn dhe i keni vënë shenjë butoni më sipër, vetëm widget-i i hyrjes do të përditësojë veten pa rifreskim faqes. Ide jo e mirë nëse \"site\"-i juaj u paraqet lëndë ndryshme përdoruesavendryshëm pasi kanë hyrë, ngaqë mund të lypset rifreskim."
57
-
58
- #: login-with-ajax-admin.php:163
59
- msgid "<strong>Experimental and not fully tested!</strong> please test and report any bugs on our forum."
60
- msgstr "<strong>Eksperimentale dhe jo e provuar tërësisht!</strong> ju lutem, provojeni dhe njoftoni te forumi ynë çfarëdo të mete."
61
-
62
- #: login-with-ajax-admin.php:168
63
- msgid "Redirection Settings"
64
- msgstr "Rregullime Ridrejtimi"
65
-
66
- #: login-with-ajax-admin.php:173
67
- msgid "Global Login Redirect"
68
- msgstr "Ridrejtim për Hyrje Globale"
69
-
70
- #: login-with-ajax-admin.php:177
71
- msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
72
- msgstr "Nëse doni ta dërgoni përdoruesin te një URL e caktuar pas hyrjes, jepeni këtu (p.sh. http://wordpress.org/)"
73
-
74
- #: login-with-ajax-admin.php:178
75
- #: login-with-ajax-admin.php:188
76
- msgid "New!"
77
- msgstr "E re!"
78
-
79
- #: login-with-ajax-admin.php:178
80
- msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
81
- msgstr "Përdorni %USERNAME% dhe ka për t'u zëvendësuar me emrin e përdoruesit të personit që po bën hyrjen."
82
-
83
- #: login-with-ajax-admin.php:183
84
- msgid "Global Logout Redirect"
85
- msgstr "Ridrejtim për Dalje Globale"
86
-
87
- #: login-with-ajax-admin.php:187
88
- msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
89
- msgstr "Nëse doni ta shpini përdoruesin te një URL e caktuar pas daljes, jepeni këtu (p.sh. http://wordpress.org/)"
90
-
91
- #: login-with-ajax-admin.php:188
92
- msgid "Enter %LASTURL% to send the user back to the page they were previously on."
93
- msgstr "Jepni %LASTURL% që ta shpini përdoruesin te faqja ku qe më parë."
94
-
95
- #: login-with-ajax-admin.php:193
96
- msgid "Role-Based Custom Login Redirects"
97
- msgstr "Ridrejtime të Personalizuara Hyrjesh me Bazë Rolet"
98
-
99
- #: login-with-ajax-admin.php:196
100
- msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
101
- msgstr "Nëse do të donit që një përdorues me një rol të përcaktuar të ridrejtohet te një URL e caktuar pas hyrjes, vendoseni këtu (po u la bosh, do të përdoret ridrejtimi global)"
102
 
103
- #: login-with-ajax-admin.php:216
104
- msgid "Role-Based Custom Logout Redirects"
105
- msgstr "Ridrejtime të Personalizuara Daljesh me Bazë Rolet"
106
-
107
- #: login-with-ajax-admin.php:219
108
- msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
109
- msgstr "Nëse do të donit që një përdorues me një rol të përcaktuar të ridrejtohet te një URL e caktuar pas daljes, vendoseni këtu (po u la bosh, do të përdoret ridrejtimi global)"
110
-
111
- #: login-with-ajax-admin.php:239
112
- msgid "Notification Settings"
113
- msgstr "Rregullime Njoftimi"
114
-
115
- #: login-with-ajax-admin.php:241
116
- msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message"
117
- msgstr "Nëse doni të anashkaloni email-i Wordpress parazgjedhje që marrin përdoruesit pasi regjistrohen, sigurohuni që i vini shenjë kutizës më poshtë dhe jepni subjektin dhe mesazhin e email-it të ri"
118
-
119
- #: login-with-ajax-admin.php:242
120
- msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
121
- msgstr "Po qe se ky mekanizëm nuk funksionon, ju lutem, sigurohuni që nuk keni të instaluar një shtojcë tjetër që merret me regjistrimin e përdoruesve (p.sh. BuddyPress dhe MU)."
122
-
123
- #: login-with-ajax-admin.php:248
124
- msgid "Override Default Email?"
125
- msgstr "Të anashkalohet Email-i Parazgjedhje?"
126
-
127
- #: login-with-ajax-admin.php:256
128
- msgid "Subject"
129
- msgstr "Subjekt"
130
-
131
- #: login-with-ajax-admin.php:261
132
- msgid "Your registration at %BLOGNAME%"
133
- msgstr "Regjistrimi juaj te %BLOGNAME%"
134
-
135
- #: login-with-ajax-admin.php:265
136
- msgid "<code>%USERNAME%</code> will be replaced with a username."
137
- msgstr "<code>%USERNAME%</code> do të zëvendësohet me emrin e përdoruesit."
138
-
139
- #: login-with-ajax-admin.php:266
140
- msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
141
- msgstr "<code>%PASSWORD%</code> do të zëvendësohet me fjalëkalimin e përdoruesit."
142
-
143
- #: login-with-ajax-admin.php:267
144
- #: login-with-ajax-admin.php:291
145
- msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
146
- msgstr "<code>%BLOGNAME%</code> do të zëvendësohet me emrin e blogut tuaj."
147
-
148
- #: login-with-ajax-admin.php:268
149
- #: login-with-ajax-admin.php:292
150
- msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
151
- msgstr "<code>%BLOGURL%</code> do të zëvendësohet me emrin e url-në e blogut tuaj."
152
-
153
- #: login-with-ajax-admin.php:273
154
- msgid "Message"
155
- msgstr "Mesazh"
156
-
157
- #: login-with-ajax-admin.php:278
158
  msgid ""
159
- "Thanks for signing up to our blog. \r\n"
160
- "\r\n"
161
- "You can login with the following credentials by visiting %BLOGURL%\r\n"
162
- "\r\n"
163
- "Username : %USERNAME%\r\n"
164
- "Password : %PASSWORD%\r\n"
165
- "\r\n"
166
- "We look forward to your next visit!\r\n"
167
- "\r\n"
168
  "The team at %BLOGNAME%"
169
  msgstr ""
170
- "Faleminderit u regjistruat te blogu ynë. \r\n"
171
- "\r\n"
172
- "Mund bëni hyrjen me kredencialet vijuese, duke vizituar %BLOGURL%\r\n"
173
- "\r\n"
174
- "Emër përdoruesi : %USERNAME%\r\n"
175
- "Fjalëkalim : %PASSWORD%\r\n"
176
- "\r\n"
177
- "Presim vizitën tuaj tjetër!\r\n"
178
- "\r\n"
179
- "Ekipi %BLOGNAME%"
180
-
181
- #: login-with-ajax-admin.php:301
182
- msgid "Save Changes"
183
- msgstr "Ruaji Ndryshimet"
184
-
185
- #: login-with-ajax-widget.php:5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
186
  msgid "Login widget with AJAX capabilities."
187
  msgstr "Widget hyrjesh me aftësi AJAX."
188
 
189
- #: login-with-ajax-widget.php:28
190
  msgid "Show profile link?"
191
  msgstr "Të shfaqet lidhje profili?"
192
 
193
- #: login-with-ajax-widget.php:32
194
  msgid "AJAX Registration?"
195
  msgstr "Regjistrim AJAX?"
196
 
197
- #: login-with-ajax-widget.php:36
198
  msgid "Template"
199
  msgstr "Gjedhe"
200
 
201
- #: login-with-ajax.php:149
202
  msgid "Login Successful, redirecting..."
203
  msgstr "Hyrje e Suksesshme, po ridrejtoheni..."
204
 
205
- #: login-with-ajax.php:161
206
  msgid "Login successful, updating..."
207
  msgstr "Hyrje e Suksesshme, po përditësohet..."
208
 
209
- #: login-with-ajax.php:171
210
- #: login-with-ajax.php:219
211
  msgid "An undefined error has ocurred"
212
  msgstr "Ndodhi një gabim i papëcaktuar"
213
 
214
- #: login-with-ajax.php:190
 
 
 
 
215
  msgid "Registration complete. Please check your e-mail."
216
  msgstr "Regjistrim i plotë. Ju lutem kontrolloni e-mail-in tuaj."
217
 
218
- #: login-with-ajax.php:210
219
  msgid "We have sent you an email"
220
  msgstr "Ju kemi dërgua një email"
221
 
222
- #: pluggable.php:26
223
- #, php-format
224
- msgid "New user registration on your blog %s:"
225
- msgstr "Regjistrim përdoruesi të ri te blogu juaj %s:"
226
-
227
- #: pluggable.php:27
228
- #: pluggable.php:41
229
- #, php-format
230
  msgid "Username: %s"
231
  msgstr "Emër përdoruesi: %s"
232
 
233
- #: pluggable.php:28
234
- #, php-format
235
  msgid "E-mail: %s"
236
  msgstr "E-mail: %s"
237
 
238
- #: pluggable.php:30
239
- #, php-format
240
  msgid "[%s] New User Registration"
241
  msgstr "[%s] Regjistrim Përdoruesi të Ri"
242
 
243
- #: pluggable.php:42
244
- #, php-format
245
- msgid "Password: %s"
246
- msgstr "Fjalëkalim: %s"
247
-
248
- #: pluggable.php:45
249
- #, php-format
250
- msgid "[%s] Your username and password"
251
- msgstr "[%s] Emri juaj i përdoruesit dhe fjalëkalimi"
252
-
253
- #: widget/default/register.php:9
254
- #: widget/ie7-friendly/widget_out.php:88
255
- #: widget/inline-registration/widget_out.php:94
256
- msgid "Register For This Site"
257
- msgstr "Regjistroje Për Këtë \"Site\""
258
-
259
- #: widget/default/register.php:12
260
- #: widget/default/widget_out.php:19
261
- #: widget/ie7-friendly/widget_out.php:17
262
- #: widget/ie7-friendly/widget_out.php:93
263
- #: widget/inline-registration/widget_out.php:19
264
- #: widget/inline-registration/widget_out.php:99
265
- #: widget/widget_out.php:19
266
- msgid "Username"
267
- msgstr "Emër përdoruesi"
268
-
269
- #: widget/default/register.php:16
270
- #: widget/ie7-friendly/widget_out.php:99
271
- #: widget/inline-registration/widget_out.php:105
272
- msgid "E-mail"
273
- msgstr "E-mail"
274
-
275
- #: widget/default/register.php:20
276
- #: widget/ie7-friendly/widget_out.php:113
277
- #: widget/inline-registration/widget_out.php:119
278
- msgid "A password will be e-mailed to you."
279
- msgstr "Do t'ju dërgohet me email një fjalëkalim."
280
-
281
- #: widget/default/register.php:21
282
- #: widget/default/widget_out.php:56
283
- #: widget/ie7-friendly/widget_out.php:53
284
- #: widget/ie7-friendly/widget_out.php:114
285
- #: widget/inline-registration/widget_out.php:55
286
- #: widget/inline-registration/widget_out.php:120
287
- #: widget/widget_out.php:56
288
- msgid "Register"
289
- msgstr "Regjistrohuni"
290
-
291
- #: widget/default/widget_in.php:11
292
- #: widget/default/widget_in.php:14
293
- #: widget/ie7-friendly/widget_in.php:11
294
- #: widget/ie7-friendly/widget_in.php:14
295
- #: widget/inline-registration/widget_in.php:11
296
- #: widget/inline-registration/widget_in.php:14
297
- #: widget/widget_in.php:11
298
- #: widget/widget_in.php:14
299
  msgid "Hi"
300
  msgstr "Tungjatjeta"
301
 
302
- #: widget/default/widget_in.php:33
303
- #: widget/ie7-friendly/widget_in.php:34
304
- #: widget/inline-registration/widget_in.php:33
305
- #: widget/widget_in.php:33
306
  msgid "Profile"
307
  msgstr "Profil"
308
 
309
- #: widget/default/widget_in.php:38
310
- #: widget/ie7-friendly/widget_in.php:40
311
- #: widget/ie7-friendly/widget_in.php:44
312
- #: widget/inline-registration/widget_in.php:38
313
- #: widget/widget_in.php:38
314
  msgid "Log Out"
315
  msgstr "Dilni"
316
 
317
- #: widget/default/widget_in.php:43
318
- #: widget/inline-registration/widget_in.php:43
319
- #: widget/widget_in.php:43
320
  msgid "blog admin"
321
  msgstr "admin blogu"
322
 
323
- #: widget/default/widget_out.php:10
324
- #: widget/default/widget_out.php:35
325
- #: widget/ie7-friendly/widget_out.php:10
326
- #: widget/ie7-friendly/widget_out.php:32
327
- #: widget/inline-registration/widget_out.php:10
328
- #: widget/inline-registration/widget_out.php:35
329
- #: widget/widget_out.php:10
330
- #: widget/widget_out.php:35
331
  msgid "Log In"
332
  msgstr "Hyni"
333
 
334
- #: widget/default/widget_out.php:27
335
- #: widget/ie7-friendly/widget_out.php:25
336
- #: widget/inline-registration/widget_out.php:27
337
- #: widget/widget_out.php:27
 
 
 
 
338
  msgid "Password"
339
  msgstr "Fjalëkalim"
340
 
341
- #: widget/default/widget_out.php:41
342
- #: widget/ie7-friendly/widget_out.php:38
343
- #: widget/inline-registration/widget_out.php:40
344
- #: widget/widget_out.php:41
345
  msgid "Remember Me"
346
  msgstr "Mbamë Mend"
347
 
348
- #: widget/default/widget_out.php:43
349
- #: widget/ie7-friendly/widget_out.php:40
350
- #: widget/inline-registration/widget_out.php:42
351
- #: widget/widget_out.php:43
352
  msgid "Password Lost and Found"
353
  msgstr "Humbje dhe Gjetje Fjalëkalimesh"
354
 
355
- #: widget/default/widget_out.php:43
356
- #: widget/ie7-friendly/widget_out.php:40
357
- #: widget/inline-registration/widget_out.php:42
358
- #: widget/widget_out.php:43
359
  msgid "Lost your password?"
360
  msgstr "Humbët fjalëkalimin tuaj?"
361
 
362
- #: widget/default/widget_out.php:68
363
- #: widget/ie7-friendly/widget_out.php:63
364
- #: widget/inline-registration/widget_out.php:67
365
- #: widget/widget_out.php:68
 
 
 
 
366
  msgid "Forgotten Password"
367
  msgstr "Harruat Fjalëkalimin"
368
 
369
- #: widget/default/widget_out.php:73
370
- #: widget/ie7-friendly/widget_out.php:67
371
- #: widget/inline-registration/widget_out.php:72
372
- #: widget/widget_out.php:73
373
  msgid "Enter username or email"
374
  msgstr "Jepni emër përdoruesi ose email"
375
 
376
- #: widget/default/widget_out.php:79
377
- #: widget/ie7-friendly/widget_out.php:72
378
- #: widget/inline-registration/widget_out.php:78
379
- #: widget/widget_out.php:79
380
  msgid "Get New Password"
381
  msgstr "Merrni Fjalëkalim të Ri"
382
 
383
- #: widget/default/widget_out.php:80
384
- #: widget/ie7-friendly/widget_out.php:115
385
- #: widget/inline-registration/widget_out.php:79
386
- #: widget/inline-registration/widget_out.php:121
387
- #: widget/widget_out.php:80
388
  msgid "Cancel"
389
  msgstr "Anuloje"
390
 
391
- #. Plugin Name of the plugin/theme
392
- msgid "Login With Ajax"
393
- msgstr "Hyrje Me Ajax"
 
394
 
395
- #. Plugin URI of the plugin/theme
396
- msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
397
- msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
 
398
 
399
- #. Description of the plugin/theme
400
- msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
401
- msgstr "Widget hyrjesh, i bazuar Ajax. I personalizueshëm që brenda dosjes suaj të gjedheve, dhe me rregullime të mëtejshme që nga zona e admin-it."
 
402
 
403
- #. Author of the plugin/theme
404
- msgid "NetWebLogic"
405
- msgstr "NetWebLogic"
406
 
407
- #. Author URI of the plugin/theme
408
- msgid "http://netweblogic.com/"
409
- msgstr "http://netweblogic.com/"
410
 
411
- #. Tags of the plugin/theme
412
- msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
413
- msgstr "Hyrje, Ajax, Ridrejtim, BuddyPress, MU, WPMU, anështyllë, admin, widget"
414
 
415
- #~ msgid "default"
416
- #~ msgstr "parazgjedhje"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
417
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in Albanian
 
2
  # This file is distributed under the same license as the Login With Ajax package.
 
 
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2015-09-24 13:31:32+0000\n"
 
 
 
 
 
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
12
 
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr " nga WordPress 4.3 fjalëkalimet nuk janë dërguar me email për përdoruesit më, ata janë zëvendësuar me një lidhje për krijuar një fjalëkalim të ri."
16
 
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr "Kontrolloni email regjistrimit template tuaj."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
 
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr "%s do të zëvendësohet me një lidhje përvendosur fjalëkalimpërdoruesit."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
 
25
+ #: login-with-ajax-admin.php:357
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
  "The team at %BLOGNAME%"
37
  msgstr ""
38
+ "Faleminderit per regjistrimin ne faqet tona web. \n"
39
+ "\n"
40
+ "Ju mund te kryeni hyrjen duke perdorur kredencialet e meposhteme pasi te keni shkuar tek lidhja ne vazhdim %BLOGURL%\n"
41
+ "\n"
42
+ "Emri : %USERNAME%\n"
43
+ "Për të caktuar fajlëkalimin tuaj, vizitoni adresën vijuese : %PASSWORD%\n"
44
+ "\n"
45
+ "Ju mirepresim ne viziten tuaj te ardheshme!\n"
46
+ "\n"
47
+ "Stafi i %BLOGNAME%"
48
+
49
+ #: login-with-ajax.php:218
50
+ msgid "Registration has been disabled."
51
+ msgstr "Regjistrimi është çaktivizuar."
52
+
53
+ #: pluggable.php:35
54
+ msgid "New user registration on your site %s:"
55
+ msgstr "Regjistrim përdoruesi të ri te sajti juaj %s:"
56
+
57
+ #: pluggable.php:68
58
+ msgid "To set your password, visit the following address:"
59
+ msgstr "Për të caktuar fajlëkalimin tuaj, vizitoni adresën vijuese:"
60
+
61
+ #: pluggable.php:73
62
+ msgid "[%s] Your username and password info"
63
+ msgstr "[%s] Të dhëna për emrin tuaj të përdoruesit dhe fjalëkalimin"
64
+
65
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
66
+ msgid "Title (%s)"
67
+ msgstr "Titulli (%s)"
68
+
69
+ #: login-with-ajax-widget.php:55
70
+ msgid "Logged In"
71
+ msgstr "Keni hyre"
72
+
73
+ #: login-with-ajax-widget.php:59
74
+ msgid "Logged Out"
75
+ msgstr "Keni dale"
76
+
77
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
78
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
79
+ msgstr "Me WPML aktiv ju mund te rivendosni lidhjet me destinime te ndryshme ne baze te gjuhes."
80
+
81
+ #: login-with-ajax-admin.php:316
82
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
83
+ msgstr "Ne qofte se doni te rishkruani email-in e baze qe perdoruesit marrin ne momentin e regjistrimit, ateher sigurohuni qe te zgjidhni kutine e meposhteme dhe shruani titullin dhe mesaxhin e email-it te ri. "
84
+
85
+ #: login-with-ajax-admin.php:368
86
+ msgid ""
87
+ "Thanks for signing up to our blog. \n"
88
+ "\n"
89
+ "You can login with the following credentials by visiting %BLOGURL%\n"
90
+ "\n"
91
+ "Username : %USERNAME%\n"
92
+ "Password : %PASSWORD%\n"
93
+ "\n"
94
+ "We look forward to your next visit!\n"
95
+ "\n"
96
+ "The team at %BLOGNAME%"
97
+ msgstr ""
98
+ "Faleminderit per regjistrimin ne faqet tona web. \n"
99
+ "\n"
100
+ "Ju mund te kryeni hyrjen duke perdorur kredencialet e meposhteme pasi te keni shkuar tek lidhja ne vazhdim %BLOGURL%\n"
101
+ "\n"
102
+ "Emri : %USERNAME%\n"
103
+ "Fjalekalimi : %PASSWORD%\n"
104
+ "\n"
105
+ "Ju mirepresim ne viziten tuaj te ardheshme!\n"
106
+ "\n"
107
+ "Stafi i %BLOGNAME%"
108
+
109
+ #: login-with-ajax-widget.php:67
110
+ msgid "Recover Password?"
111
+ msgstr "Harruat fjalekalimin?"
112
+
113
+ #: login-with-ajax-widget.php:15
114
  msgid "Login widget with AJAX capabilities."
115
  msgstr "Widget hyrjesh me aftësi AJAX."
116
 
117
+ #: login-with-ajax-widget.php:63
118
  msgid "Show profile link?"
119
  msgstr "Të shfaqet lidhje profili?"
120
 
121
+ #: login-with-ajax-widget.php:71
122
  msgid "AJAX Registration?"
123
  msgstr "Regjistrim AJAX?"
124
 
125
+ #: login-with-ajax-widget.php:76
126
  msgid "Template"
127
  msgstr "Gjedhe"
128
 
129
+ #: login-with-ajax.php:160
130
  msgid "Login Successful, redirecting..."
131
  msgstr "Hyrje e Suksesshme, po ridrejtoheni..."
132
 
133
+ #: login-with-ajax.php:173
134
  msgid "Login successful, updating..."
135
  msgstr "Hyrje e Suksesshme, po përditësohet..."
136
 
137
+ #: login-with-ajax.php:183 login-with-ajax.php:239
 
138
  msgid "An undefined error has ocurred"
139
  msgstr "Ndodhi një gabim i papëcaktuar"
140
 
141
+ #: login-with-ajax.php:187
142
+ msgid "Please supply your username and password."
143
+ msgstr "Ju lutem vendosni emrin dhe fjalekalimin"
144
+
145
+ #: login-with-ajax.php:205
146
  msgid "Registration complete. Please check your e-mail."
147
  msgstr "Regjistrim i plotë. Ju lutem kontrolloni e-mail-in tuaj."
148
 
149
+ #: login-with-ajax.php:230
150
  msgid "We have sent you an email"
151
  msgstr "Ju kemi dërgua një email"
152
 
153
+ #: pluggable.php:36 pluggable.php:67
 
 
 
 
 
 
 
154
  msgid "Username: %s"
155
  msgstr "Emër përdoruesi: %s"
156
 
157
+ #: pluggable.php:37
 
158
  msgid "E-mail: %s"
159
  msgstr "E-mail: %s"
160
 
161
+ #: pluggable.php:39
 
162
  msgid "[%s] New User Registration"
163
  msgstr "[%s] Regjistrim Përdoruesi të Ri"
164
 
165
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
166
  msgid "Hi"
167
  msgstr "Tungjatjeta"
168
 
169
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
 
 
 
170
  msgid "Profile"
171
  msgstr "Profil"
172
 
173
+ #: widget/default/widget_in.php:35
 
 
 
 
174
  msgid "Log Out"
175
  msgstr "Dilni"
176
 
177
+ #: widget/default/widget_in.php:40
 
 
178
  msgid "blog admin"
179
  msgstr "admin blogu"
180
 
181
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
182
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
183
+ #: widget/modal/widget_out.php:36
 
 
 
 
 
184
  msgid "Log In"
185
  msgstr "Hyni"
186
 
187
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
188
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
189
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
190
+ msgid "Username"
191
+ msgstr "Emër përdoruesi"
192
+
193
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
194
+ #: widget/modal/widget_out.php:27
195
  msgid "Password"
196
  msgstr "Fjalëkalim"
197
 
198
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
199
+ #: widget/modal/widget_out.php:44
 
 
200
  msgid "Remember Me"
201
  msgstr "Mbamë Mend"
202
 
203
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
204
+ #: widget/modal/widget_out.php:47
 
 
205
  msgid "Password Lost and Found"
206
  msgstr "Humbje dhe Gjetje Fjalëkalimesh"
207
 
208
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
209
+ #: widget/modal/widget_out.php:47
 
 
210
  msgid "Lost your password?"
211
  msgstr "Humbët fjalëkalimin tuaj?"
212
 
213
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
214
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
215
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
216
+ msgid "Register"
217
+ msgstr "Regjistrohuni"
218
+
219
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
220
+ #: widget/modal/widget_out.php:63
221
  msgid "Forgotten Password"
222
  msgstr "Harruat Fjalëkalimin"
223
 
224
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
225
+ #: widget/modal/widget_out.php:69
 
 
226
  msgid "Enter username or email"
227
  msgstr "Jepni emër përdoruesi ose email"
228
 
229
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
230
+ #: widget/modal/widget_out.php:77
 
 
231
  msgid "Get New Password"
232
  msgstr "Merrni Fjalëkalim të Ri"
233
 
234
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
235
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
236
+ #: widget/modal/widget_out.php:123
 
 
237
  msgid "Cancel"
238
  msgstr "Anuloje"
239
 
240
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
241
+ #: widget/modal/widget_out.php:92
242
+ msgid "Register For This Site"
243
+ msgstr "Regjistroje Për Këtë \"Site\""
244
 
245
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
246
+ #: widget/modal/widget_out.php:106
247
+ msgid "E-mail"
248
+ msgstr "E-mail"
249
 
250
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
251
+ #: widget/modal/widget_out.php:121
252
+ msgid "A password will be e-mailed to you."
253
+ msgstr "Do t'ju dërgohet me email një fjalëkalim."
254
 
255
+ #: login-with-ajax-admin.php:180
256
+ msgid "Redirection Settings"
257
+ msgstr "Rregullime Ridrejtimi"
258
 
259
+ #: login-with-ajax-admin.php:184
260
+ msgid "Global Login Redirect"
261
+ msgstr "Ridrejtim për Hyrje Globale"
262
 
263
+ #: login-with-ajax-admin.php:188
264
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
265
+ msgstr "Nëse doni ta dërgoni përdoruesin te një URL e caktuar pas hyrjes, jepeni këtu (p.sh. http://wordpress.org/)"
266
 
267
+ #: login-with-ajax-admin.php:189
268
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
269
+ msgstr "Përdorni %USERNAME% dhe ka për t'u zëvendësuar me emrin e përdoruesit të personit që po bën hyrjen."
270
+
271
+ #: login-with-ajax-admin.php:222
272
+ msgid "Global Logout Redirect"
273
+ msgstr "Ridrejtim për Dalje Globale"
274
+
275
+ #: login-with-ajax-admin.php:226
276
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
277
+ msgstr "Nëse doni ta shpini përdoruesin te një URL e caktuar pas daljes, jepeni këtu (p.sh. http://wordpress.org/)"
278
+
279
+ #: login-with-ajax-admin.php:227
280
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
281
+ msgstr "Jepni %LASTURL% që ta shpini përdoruesin te faqja ku qe më parë."
282
+
283
+ #: login-with-ajax-admin.php:235
284
+ msgid "Role-Based Custom Login Redirects"
285
+ msgstr "Ridrejtime të Personalizuara Hyrjesh me Bazë Rolet"
286
+
287
+ #: login-with-ajax-admin.php:238
288
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
289
+ msgstr "Nëse do të donit që një përdorues me një rol të përcaktuar të ridrejtohet te një URL e caktuar pas hyrjes, vendoseni këtu (po u la bosh, do të përdoret ridrejtimi global)"
290
+
291
+ #: login-with-ajax-admin.php:288
292
+ msgid "Role-Based Custom Logout Redirects"
293
+ msgstr "Ridrejtime të Personalizuara Daljesh me Bazë Rolet"
294
+
295
+ #: login-with-ajax-admin.php:291
296
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
297
+ msgstr "Nëse do të donit që një përdorues me një rol të përcaktuar të ridrejtohet te një URL e caktuar pas daljes, vendoseni këtu (po u la bosh, do të përdoret ridrejtimi global)"
298
+
299
+ #: login-with-ajax-admin.php:314
300
+ msgid "Notification Settings"
301
+ msgstr "Rregullime Njoftimi"
302
 
303
+ #: login-with-ajax-admin.php:317
304
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
305
+ msgstr "Po qe se ky mekanizëm nuk funksionon, ju lutem, sigurohuni që nuk keni të instaluar një shtojcë tjetër që merret me regjistrimin e përdoruesve (p.sh. BuddyPress dhe MU)."
306
+
307
+ #: login-with-ajax-admin.php:322
308
+ msgid "Override Default Email?"
309
+ msgstr "Të anashkalohet Email-i Parazgjedhje?"
310
+
311
+ #: login-with-ajax-admin.php:330
312
+ msgid "Subject"
313
+ msgstr "Subjekt"
314
+
315
+ #: login-with-ajax-admin.php:335
316
+ msgid "Your registration at %BLOGNAME%"
317
+ msgstr "Regjistrimi juaj te %BLOGNAME%"
318
+
319
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
320
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
321
+ msgstr "<code>%USERNAME%</code> do të zëvendësohet me emrin e përdoruesit."
322
+
323
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
324
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
325
+ msgstr "<code>%PASSWORD%</code> do të zëvendësohet me fjalëkalimin e përdoruesit."
326
+
327
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
328
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
329
+ msgstr "<code>%BLOGNAME%</code> do të zëvendësohet me emrin e blogut tuaj."
330
+
331
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
332
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
333
+ msgstr "<code>%BLOGURL%</code> do të zëvendësohet me emrin e url-në e blogut tuaj."
334
+
335
+ #: login-with-ajax-admin.php:351
336
+ msgid "Message"
337
+ msgstr "Mesazh"
338
+
339
+ #: login-with-ajax-admin.php:396
340
+ msgid "Save Changes"
341
+ msgstr "Ruaji Ndryshimet"
342
+
343
+ #: login-with-ajax-admin.php:50
344
+ msgid "Dismiss"
345
+ msgstr "Hidhe tej"
346
+
347
+ #: login-with-ajax-admin.php:106
348
+ msgid "Changes saved."
349
+ msgstr "Ndryshimet u ruajtën."
350
+
351
+ #: login-with-ajax-admin.php:148
352
+ msgid "General Settings"
353
+ msgstr "Rregullime të Përgjithshme"
354
+
355
+ #: login-with-ajax-admin.php:153
356
+ msgid "Default Template"
357
+ msgstr "Gjedhe Parazgjedhje"
358
+
359
+ #: login-with-ajax-admin.php:162
360
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
361
+ msgstr "Zgjidhni temën parazgjedhje që do të donit të përdornit. Kjo mund të anashkalohet te widget-i, shortcode-et dhe etiketa gjedhesh."
362
+
363
+ #: login-with-ajax-admin.php:163
364
+ msgid "Further documentation for this feature coming soon..."
365
+ msgstr "Dokumentim të mëtejshëm për këtë veçori së shpejti..."
366
+
367
+ #: login-with-ajax-admin.php:169
368
+ msgid "Disable refresh upon login?"
369
+ msgstr "Të çaktivizohet rifreskimi gjatë hyrjes?"
370
+
371
+ #: login-with-ajax-admin.php:174
372
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
373
+ msgstr "Nëse përdoruesi hyn dhe i keni vënë shenjë butoni më sipër, vetëm widget-i i hyrjes do të përditësojë veten pa rifreskim të faqes. Ide jo e mirë nëse \"site\"-i juaj u paraqet lëndë të ndryshme përdoruesave të ndryshëm pasi kanë hyrë, ngaqë mund të lypset rifreskim."
langs/login-with-ajax-sv_SE.mo CHANGED
Binary file
langs/login-with-ajax-sv_SE.po CHANGED
@@ -2,48 +2,87 @@
2
  # This file is distributed under the same license as the Login With Ajax package.
3
  msgid ""
4
  msgstr ""
5
- "PO-Revision-Date: 2013-05-20 21:09+0100\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
- "X-Generator: Poedit 1.5.5\n"
11
  "Project-Id-Version: Login With Ajax\n"
12
- "POT-Creation-Date: \n"
13
- "Last-Translator: Marcus Sykes <wp.plugins@netweblogic.com>\n"
14
- "Language-Team: \n"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
 
16
  #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
17
  msgid "Title (%s)"
18
- msgstr ""
19
 
20
  #: login-with-ajax-widget.php:55
21
  msgid "Logged In"
22
- msgstr ""
23
 
24
  #: login-with-ajax-widget.php:59
25
  msgid "Logged Out"
26
- msgstr ""
27
 
28
- #: login-with-ajax-admin.php:197 login-with-ajax-admin.php:249
29
- msgid ""
30
- "With WPML enabled you can provide different redirection destinations based "
31
- "on language too."
32
- msgstr ""
33
- "Med WPML aktiverat kan du också ange olika destinationer för "
34
- "omdirigeringarna baserat på språk."
35
 
36
- #: login-with-ajax-admin.php:302
37
- msgid ""
38
- "If you'd like to override the default Wordpress email users receive once "
39
- "registered, make sure you check the box below and enter a new email subject "
40
- "and message."
41
- msgstr ""
42
- "Om du vill åsidosätta det standardmail som Wordpress skickar ut till "
43
- "användare när de registrerar sig, kryssa i rutan nedan och ange en ny ämne "
44
- "och meddelande."
45
 
46
- #: login-with-ajax-admin.php:338
47
  msgid ""
48
  "Thanks for signing up to our blog. \n"
49
  "\n"
@@ -58,8 +97,7 @@ msgid ""
58
  msgstr ""
59
  "Tack för att du registrerar dig på vår blogg. \n"
60
  "\n"
61
- "Du loggar in genom att besöka sidan %BLOGURL% och använda nedanstående "
62
- "inloggningsuppgifter\n"
63
  "\n"
64
  "Användarnamn : %USERNAME%\n"
65
  "Lösenord : %PASSWORD%\n"
@@ -72,50 +110,6 @@ msgstr ""
72
  msgid "Recover Password?"
73
  msgstr "Glömt ditt lösenord?"
74
 
75
- #: registration.php:18
76
- msgid "<strong>ERROR</strong>: Please enter a username."
77
- msgstr "<strong>FEL</strong>: Ange användarnamn."
78
-
79
- #: registration.php:20
80
- msgid ""
81
- "<strong>ERROR</strong>: This username is invalid because it uses illegal "
82
- "characters. Please enter a valid username."
83
- msgstr ""
84
- "<strong>FEL</strong>: Detta användarnamn är ogiltigt eftersom det använder "
85
- "ogiltiga tecken. Vänligen ange ett korrekt användarnamn."
86
-
87
- #: registration.php:23
88
- msgid ""
89
- "<strong>ERROR</strong>: This username is already registered. Please choose "
90
- "another one."
91
- msgstr ""
92
- "<strong>ERROR</strong>: Detta användarnamn används redan. Vänligen ange ett "
93
- "annat."
94
-
95
- #: registration.php:28
96
- msgid "<strong>ERROR</strong>: Please type your e-mail address."
97
- msgstr "<strong>FEL</strong>: Ange din e-postadress"
98
-
99
- #: registration.php:30
100
- msgid "<strong>ERROR</strong>: The email address isn&#8217;t correct."
101
- msgstr "<strong>FEL</strong>: Ogiltig e-postadress"
102
-
103
- #: registration.php:33
104
- msgid ""
105
- "<strong>ERROR</strong>: This email is already registered, please choose "
106
- "another one."
107
- msgstr ""
108
- "<strong>FEL</strong>: Denna e-postadress finns redan i systemet, vänligen "
109
- "ange en annan."
110
-
111
- #: registration.php:46
112
- msgid ""
113
- "<strong>ERROR</strong>: Couldn&#8217;t register you... please contact the <a "
114
- "href=\"mailto:%s\">webmaster</a> !"
115
- msgstr ""
116
- "<strong>FEL</strong>: Registrering kunde inte utföras... Vänligen kontakta "
117
- "<a href=\"mailto:%s\">webbmaster</a> !"
118
-
119
  #: login-with-ajax-widget.php:15
120
  msgid "Login widget with AJAX capabilities."
121
  msgstr "Inloggningswidget med AJAX"
@@ -132,54 +126,42 @@ msgstr "AJAX-registrering?"
132
  msgid "Template"
133
  msgstr "Mall"
134
 
135
- #: login-with-ajax.php:157
136
  msgid "Login Successful, redirecting..."
137
  msgstr "Inloggningen lyckades, omdirigerar..."
138
 
139
- #: login-with-ajax.php:169
140
  msgid "Login successful, updating..."
141
  msgstr "Inloggningen lyckades, uppdaterar..."
142
 
143
- #: login-with-ajax.php:179 login-with-ajax.php:233
144
  msgid "An undefined error has ocurred"
145
  msgstr "En okänt fel uppstod"
146
 
147
- #: login-with-ajax.php:183
148
  msgid "Please supply your username and password."
149
  msgstr "Vänligen ange ditt användarnamn och lösenord."
150
 
151
- #: login-with-ajax.php:203
152
  msgid "Registration complete. Please check your e-mail."
153
  msgstr "Registrering klar, kontrollera din mailkorg för mer info."
154
 
155
- #: login-with-ajax.php:224
156
  msgid "We have sent you an email"
157
  msgstr "Vi har nu skickat dig ett e-postmeddelande"
158
 
159
- #: pluggable.php:24
160
- msgid "New user registration on your blog %s:"
161
- msgstr "Ny användarregistrering på din blog %s:"
162
-
163
- #: pluggable.php:25 pluggable.php:39
164
  msgid "Username: %s"
165
  msgstr "Användarnamn: %s"
166
 
167
- #: pluggable.php:26
168
  msgid "E-mail: %s"
169
  msgstr "E-post: %s"
170
 
171
- #: pluggable.php:28
172
  msgid "[%s] New User Registration"
173
  msgstr "[%s] Ny användarregistering"
174
 
175
- #: pluggable.php:40
176
- msgid "Password: %s"
177
- msgstr "Lösenord: %s"
178
-
179
- #: pluggable.php:43
180
- msgid "[%s] Your username and password"
181
- msgstr "[%s] Ditt användarnamn och lösenord"
182
-
183
  #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
184
  msgid "Hi"
185
  msgstr "Hej"
@@ -194,248 +176,198 @@ msgstr "Logga ut"
194
 
195
  #: widget/default/widget_in.php:40
196
  msgid "blog admin"
197
- msgstr "blogg administratör"
198
 
199
- #: login-with-ajax-widget.php:8 widget/default/widget_out.php:31
200
  #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
201
  #: widget/modal/widget_out.php:36
202
  msgid "Log In"
203
  msgstr "Logga in"
204
 
205
- #: widget/default/widget_out.php:14 widget/default/widget_out.php:82
206
- #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:63
207
- #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:92
208
  msgid "Username"
209
  msgstr "Användare"
210
 
211
- #: widget/default/widget_out.php:22 widget/divs-only/widget_out.php:17
212
  #: widget/modal/widget_out.php:27
213
  msgid "Password"
214
  msgstr "Lösenord"
215
 
216
- #: widget/default/widget_out.php:36 widget/divs-only/widget_out.php:32
217
- #: widget/modal/widget_out.php:41
218
  msgid "Remember Me"
219
  msgstr "Kom ihåg mig"
220
 
221
- #: widget/default/widget_out.php:39 widget/divs-only/widget_out.php:35
222
- #: widget/modal/widget_out.php:44
223
  msgid "Password Lost and Found"
224
- msgstr "Lösenord glömt och hittat"
225
 
226
- #: widget/default/widget_out.php:39 widget/divs-only/widget_out.php:35
227
- #: widget/modal/widget_out.php:44
228
  msgid "Lost your password?"
229
  msgstr "Glömt lösenordet?"
230
 
231
- #: widget/default/widget_out.php:43 widget/default/widget_out.php:92
232
- #: widget/divs-only/widget_out.php:39 widget/divs-only/widget_out.php:76
233
- #: widget/modal/widget_out.php:48 widget/modal/widget_out.php:113
234
  msgid "Register"
235
  msgstr "Registrera"
236
 
237
- #: widget/default/widget_out.php:55 widget/divs-only/widget_out.php:45
238
- #: widget/modal/widget_out.php:60
239
  msgid "Forgotten Password"
240
  msgstr "Glömt lösenord"
241
 
242
- #: widget/default/widget_out.php:60 widget/divs-only/widget_out.php:47
243
- #: widget/modal/widget_out.php:65
244
  msgid "Enter username or email"
245
  msgstr "Ange användarnamn eller e-post"
246
 
247
- #: widget/default/widget_out.php:67 widget/divs-only/widget_out.php:52
248
- #: widget/modal/widget_out.php:72
249
  msgid "Get New Password"
250
  msgstr "Få ett nytt lösenord"
251
 
252
- #: widget/default/widget_out.php:68 widget/divs-only/widget_out.php:53
253
- #: widget/divs-only/widget_out.php:77 widget/modal/widget_out.php:73
254
- #: widget/modal/widget_out.php:114
255
  msgid "Cancel"
256
  msgstr "Avbryt"
257
 
258
- #: widget/default/widget_out.php:77 widget/divs-only/widget_out.php:61
259
- #: widget/modal/widget_out.php:87
260
  msgid "Register For This Site"
261
  msgstr "Registrera dig på denna sida"
262
 
263
- #: widget/default/widget_out.php:86 widget/divs-only/widget_out.php:67
264
- #: widget/modal/widget_out.php:98
265
  msgid "E-mail"
266
  msgstr "E-post"
267
 
268
- #: widget/default/widget_out.php:78 widget/divs-only/widget_out.php:75
269
- #: widget/modal/widget_out.php:112
270
  msgid "A password will be e-mailed to you."
271
  msgstr "Ett lösenord kommer att skickas till din e-postadress."
272
 
273
- #: login-with-ajax-admin.php:166
274
  msgid "Redirection Settings"
275
  msgstr "Omdirigeringssinställningar"
276
 
277
- #: login-with-ajax-admin.php:170
278
  msgid "Global Login Redirect"
279
  msgstr "Omdirigering för login globalt"
280
 
281
- #: login-with-ajax-admin.php:174
282
- msgid ""
283
- "If you'd like to send the user to a specific URL after login, enter it here "
284
- "(e.g. http://wordpress.org/)"
285
- msgstr ""
286
- "Om du vill att användaren ska skickas till en specifik URL efter inloggning, "
287
- "ange den här (ex. http://wordpress.org/)"
288
 
289
- #: login-with-ajax-admin.php:175
290
- msgid ""
291
- "Use %USERNAME% and it will be replaced with the username of person logging "
292
- "in."
293
- msgstr ""
294
- "Använd %USERNAME% som komemr ersättas av den inloggade användarens "
295
- "användarnamn."
296
 
297
- #: login-with-ajax-admin.php:208
298
  msgid "Global Logout Redirect"
299
  msgstr "Omdirigering för utloggning globalt"
300
 
301
- #: login-with-ajax-admin.php:212
302
- msgid ""
303
- "If you'd like to send the user to a specific URL after logout, enter it here "
304
- "(e.g. http://wordpress.org/)"
305
- msgstr ""
306
- "Om du vill att användaren ska skickas till en specifik URL efter utloggning, "
307
- "ange den här (ex. http://wordpress.org/)"
308
 
309
- #: login-with-ajax-admin.php:213
310
- msgid ""
311
- "Enter %LASTURL% to send the user back to the page they were previously on."
312
- msgstr ""
313
- "Ange %LASTURL% för att skicka användaren tillbaka till den sida den senast "
314
- "var på."
315
 
316
- #: login-with-ajax-admin.php:221
317
  msgid "Role-Based Custom Login Redirects"
318
  msgstr "Omdirigeringar för rollbaserade anpassade inloggningar"
319
 
320
- #: login-with-ajax-admin.php:224
321
- msgid ""
322
- "If you would like a specific user role to be redirected to a custom URL upon "
323
- "login, place it here (blank value will default to the global redirect)"
324
- msgstr ""
325
- "Om du vill att en specifik användarroll ska omdirigeras till en egen URL vid "
326
- "inloggning, ange den här (tomt fält använder global inställning)"
327
 
328
- #: login-with-ajax-admin.php:274
329
  msgid "Role-Based Custom Logout Redirects"
330
  msgstr "Omdirigeringar för rollbaserade anpassade utloggningar"
331
 
332
- #: login-with-ajax-admin.php:277
333
- msgid ""
334
- "If you would like a specific user role to be redirected to a custom URL upon "
335
- "logout, place it here (blank value will default to the global redirect)"
336
- msgstr ""
337
- "Om du vill att en specifik användarroll ska omdirigeras till en egen URL vid "
338
- "utloggning, ange den här (tomt fält använder global inställning)"
339
 
340
- #: login-with-ajax-admin.php:300
341
  msgid "Notification Settings"
342
  msgstr "Aviseringsinställningar"
343
 
344
- #: login-with-ajax-admin.php:303
345
- msgid ""
346
- "If this feature doesn't work, please make sure that you don't have another "
347
- "plugin installed which also manages user registrations (e.g. BuddyPress and "
348
- "MU)."
349
- msgstr ""
350
- "Se till att du inte har ett annat plugin installerat som också har hant om "
351
- "användarregistrering (ex.vis. BuddyPress och MU) ifall denna funktion inte "
352
- "fungerar som den ska."
353
 
354
- #: login-with-ajax-admin.php:308
355
  msgid "Override Default Email?"
356
  msgstr "Åsidosätt standardmail?"
357
 
358
- #: login-with-ajax-admin.php:316
359
  msgid "Subject"
360
  msgstr "Ämne"
361
 
362
- #: login-with-ajax-admin.php:321
363
  msgid "Your registration at %BLOGNAME%"
364
  msgstr "Din registrering på %BLOGNAME%"
365
 
366
- #: login-with-ajax-admin.php:325
367
  msgid "<code>%USERNAME%</code> will be replaced with a username."
368
  msgstr "<code>%USERNAME%</code> kommer att ersättas med ett användarnamn."
369
 
370
- #: login-with-ajax-admin.php:326
371
  msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
372
  msgstr "<code>%PASSWORD%</code> kommer att ersättas utav användarens lösenord."
373
 
374
- #: login-with-ajax-admin.php:327 login-with-ajax-admin.php:351
375
  msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
376
  msgstr "<code>%BLOGNAME%</code> kommer att ersättas utav namnet på din blogg"
377
 
378
- #: login-with-ajax-admin.php:328 login-with-ajax-admin.php:352
379
  msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
380
- msgstr ""
381
- "<code>%BLOGURL%</code> kommer att ersättas utav webbadressen till din blogg."
382
 
383
- #: login-with-ajax-admin.php:333
384
  msgid "Message"
385
  msgstr "Meddelande"
386
 
387
- #: login-with-ajax-admin.php:360
388
  msgid "Save Changes"
389
  msgstr "Spara ändringar"
390
 
391
- #: login-with-ajax-admin.php:44
392
- msgid ""
393
- "New features in Login With AJAX (including registration!), check out the "
394
- "settings and widget pages!"
395
- msgstr ""
396
- "Nya funktion i Login With AJAX (inkl. registrering!), kolla inställningar "
397
- "och widget-sidan!"
398
-
399
- #: login-with-ajax-admin.php:46
400
  msgid "Dismiss"
401
  msgstr "Avfärda"
402
 
403
- #: login-with-ajax-admin.php:92
404
  msgid "Changes saved."
405
  msgstr "Ändringarna sparade."
406
 
407
- #: login-with-ajax-admin.php:134
408
  msgid "General Settings"
409
  msgstr "Allmänna inställningar"
410
 
411
- #: login-with-ajax-admin.php:139
412
  msgid "Default Template"
413
  msgstr "Förvald mall"
414
 
415
- #: login-with-ajax-admin.php:148
416
- msgid ""
417
- "Choose the default theme you'd like to use. This can be overriden in the "
418
- "widget, shortcode and template tags."
419
- msgstr ""
420
- "Välj vilket förvalt tema du vill använda. Valet kan dock också sättas i "
421
- "widget, shortcode och temat."
422
 
423
- #: login-with-ajax-admin.php:149
424
  msgid "Further documentation for this feature coming soon..."
425
  msgstr "Mer dokumentation kring den här funktionen kommer snart..."
426
 
427
- #: login-with-ajax-admin.php:155
428
  msgid "Disable refresh upon login?"
429
  msgstr "Avaktivera omladdning vid inloggning?"
430
 
431
- #: login-with-ajax-admin.php:160
432
- msgid ""
433
- "If the user logs in and you check the button above, only the login widget "
434
- "will update itself without refreshing the page. Not a good idea if your site "
435
- "shows different content to users once logged in, as a refresh would be "
436
- "needed."
437
- msgstr ""
438
- "Om användaren loggar in och du har kryssat i boxen ovan, kommer endast "
439
- "inloggningsrutan att laddas om, inte hela sidan. Det är inte rekommenderat "
440
- "om din sida visar annat innehål för inloggade användare, då en omladdning "
441
- "krävs."
2
  # This file is distributed under the same license as the Login With Ajax package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2015-09-24 13:18:45+0000\n"
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
  "Project-Id-Version: Login With Ajax\n"
12
+
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr "Eftersom Wordpress 4.3 lösenord inte skickas till användare längre, de är ersatt med en länk för att skapa ett nytt lösenord."
16
+
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr "Kontrollera din registrering e-mall."
20
+
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr "%s kommer att ersättas med en länk för att ställa in användarlösenordet."
24
+
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
+ "Tack för att du registrerar dig på vår blogg. \n"
39
+ "\n"
40
+ "Du loggar in genom att besöka sidan %BLOGURL% och använda nedanstående inloggningsuppgifter\n"
41
+ "\n"
42
+ "Användarnamn : %USERNAME%\n"
43
+ "Besök följande adress för att ange ditt lösenord : %PASSWORD%\n"
44
+ "\n"
45
+ "Vi ser fram emot ditt nästa besök!\n"
46
+ "\n"
47
+ "Teamet på %BLOGNAME%"
48
+
49
+ #: login-with-ajax.php:218
50
+ msgid "Registration has been disabled."
51
+ msgstr "Nya registreringar har inaktiverats."
52
+
53
+ #: pluggable.php:35
54
+ msgid "New user registration on your site %s:"
55
+ msgstr "En ny användare har registrerat sig på din webbplats %s:"
56
+
57
+ #: pluggable.php:68
58
+ msgid "To set your password, visit the following address:"
59
+ msgstr "Besök följande adress för att ange ditt lösenord:"
60
+
61
+ #: pluggable.php:73
62
+ msgid "[%s] Your username and password info"
63
+ msgstr "[%s] Ditt användarnamn och lösenord"
64
 
65
  #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
66
  msgid "Title (%s)"
67
+ msgstr "Rubrik (%s)"
68
 
69
  #: login-with-ajax-widget.php:55
70
  msgid "Logged In"
71
+ msgstr "Inloggad"
72
 
73
  #: login-with-ajax-widget.php:59
74
  msgid "Logged Out"
75
+ msgstr "Utloggad"
76
 
77
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
78
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
79
+ msgstr "Med WPML aktiverat kan du också ange olika destinationer för omdirigeringarna baserat på språk."
 
 
 
 
80
 
81
+ #: login-with-ajax-admin.php:316
82
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
83
+ msgstr "Om du vill åsidosätta det standardmail som Wordpress skickar ut till användare när de registrerar sig, kryssa i rutan nedan och ange en ny ämne och meddelande."
 
 
 
 
 
 
84
 
85
+ #: login-with-ajax-admin.php:368
86
  msgid ""
87
  "Thanks for signing up to our blog. \n"
88
  "\n"
97
  msgstr ""
98
  "Tack för att du registrerar dig på vår blogg. \n"
99
  "\n"
100
+ "Du loggar in genom att besöka sidan %BLOGURL% och använda nedanstående inloggningsuppgifter\n"
 
101
  "\n"
102
  "Användarnamn : %USERNAME%\n"
103
  "Lösenord : %PASSWORD%\n"
110
  msgid "Recover Password?"
111
  msgstr "Glömt ditt lösenord?"
112
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
113
  #: login-with-ajax-widget.php:15
114
  msgid "Login widget with AJAX capabilities."
115
  msgstr "Inloggningswidget med AJAX"
126
  msgid "Template"
127
  msgstr "Mall"
128
 
129
+ #: login-with-ajax.php:160
130
  msgid "Login Successful, redirecting..."
131
  msgstr "Inloggningen lyckades, omdirigerar..."
132
 
133
+ #: login-with-ajax.php:173
134
  msgid "Login successful, updating..."
135
  msgstr "Inloggningen lyckades, uppdaterar..."
136
 
137
+ #: login-with-ajax.php:183 login-with-ajax.php:239
138
  msgid "An undefined error has ocurred"
139
  msgstr "En okänt fel uppstod"
140
 
141
+ #: login-with-ajax.php:187
142
  msgid "Please supply your username and password."
143
  msgstr "Vänligen ange ditt användarnamn och lösenord."
144
 
145
+ #: login-with-ajax.php:205
146
  msgid "Registration complete. Please check your e-mail."
147
  msgstr "Registrering klar, kontrollera din mailkorg för mer info."
148
 
149
+ #: login-with-ajax.php:230
150
  msgid "We have sent you an email"
151
  msgstr "Vi har nu skickat dig ett e-postmeddelande"
152
 
153
+ #: pluggable.php:36 pluggable.php:67
 
 
 
 
154
  msgid "Username: %s"
155
  msgstr "Användarnamn: %s"
156
 
157
+ #: pluggable.php:37
158
  msgid "E-mail: %s"
159
  msgstr "E-post: %s"
160
 
161
+ #: pluggable.php:39
162
  msgid "[%s] New User Registration"
163
  msgstr "[%s] Ny användarregistering"
164
 
 
 
 
 
 
 
 
 
165
  #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
166
  msgid "Hi"
167
  msgstr "Hej"
176
 
177
  #: widget/default/widget_in.php:40
178
  msgid "blog admin"
179
+ msgstr "bloggadministration"
180
 
181
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
182
  #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
183
  #: widget/modal/widget_out.php:36
184
  msgid "Log In"
185
  msgstr "Logga in"
186
 
187
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
188
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
189
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
190
  msgid "Username"
191
  msgstr "Användare"
192
 
193
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
194
  #: widget/modal/widget_out.php:27
195
  msgid "Password"
196
  msgstr "Lösenord"
197
 
198
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
199
+ #: widget/modal/widget_out.php:44
200
  msgid "Remember Me"
201
  msgstr "Kom ihåg mig"
202
 
203
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
204
+ #: widget/modal/widget_out.php:47
205
  msgid "Password Lost and Found"
206
+ msgstr "Tappade lösenord"
207
 
208
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
209
+ #: widget/modal/widget_out.php:47
210
  msgid "Lost your password?"
211
  msgstr "Glömt lösenordet?"
212
 
213
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
214
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
215
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
216
  msgid "Register"
217
  msgstr "Registrera"
218
 
219
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
220
+ #: widget/modal/widget_out.php:63
221
  msgid "Forgotten Password"
222
  msgstr "Glömt lösenord"
223
 
224
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
225
+ #: widget/modal/widget_out.php:69
226
  msgid "Enter username or email"
227
  msgstr "Ange användarnamn eller e-post"
228
 
229
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
230
+ #: widget/modal/widget_out.php:77
231
  msgid "Get New Password"
232
  msgstr "Få ett nytt lösenord"
233
 
234
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
235
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
236
+ #: widget/modal/widget_out.php:123
237
  msgid "Cancel"
238
  msgstr "Avbryt"
239
 
240
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
241
+ #: widget/modal/widget_out.php:92
242
  msgid "Register For This Site"
243
  msgstr "Registrera dig på denna sida"
244
 
245
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
246
+ #: widget/modal/widget_out.php:106
247
  msgid "E-mail"
248
  msgstr "E-post"
249
 
250
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
251
+ #: widget/modal/widget_out.php:121
252
  msgid "A password will be e-mailed to you."
253
  msgstr "Ett lösenord kommer att skickas till din e-postadress."
254
 
255
+ #: login-with-ajax-admin.php:180
256
  msgid "Redirection Settings"
257
  msgstr "Omdirigeringssinställningar"
258
 
259
+ #: login-with-ajax-admin.php:184
260
  msgid "Global Login Redirect"
261
  msgstr "Omdirigering för login globalt"
262
 
263
+ #: login-with-ajax-admin.php:188
264
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
265
+ msgstr "Om du vill att användaren ska skickas till en specifik URL efter inloggning, ange den här (ex. http://wordpress.org/)"
 
 
 
 
266
 
267
+ #: login-with-ajax-admin.php:189
268
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
269
+ msgstr "Använd %USERNAME% som kommer ersättas av den inloggade användarens användarnamn."
 
 
 
 
270
 
271
+ #: login-with-ajax-admin.php:222
272
  msgid "Global Logout Redirect"
273
  msgstr "Omdirigering för utloggning globalt"
274
 
275
+ #: login-with-ajax-admin.php:226
276
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
277
+ msgstr "Om du vill att användaren ska skickas till en specifik URL efter utloggning, ange den här (ex. http://wordpress.org/)"
 
 
 
 
278
 
279
+ #: login-with-ajax-admin.php:227
280
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
281
+ msgstr "Ange %LASTURL% för att skicka användaren tillbaka till den sida den senast var på."
 
 
 
282
 
283
+ #: login-with-ajax-admin.php:235
284
  msgid "Role-Based Custom Login Redirects"
285
  msgstr "Omdirigeringar för rollbaserade anpassade inloggningar"
286
 
287
+ #: login-with-ajax-admin.php:238
288
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
289
+ msgstr "Om du vill att en specifik användarroll ska omdirigeras till en egen URL vid inloggning, ange den här (tomt fält använder global inställning)"
 
 
 
 
290
 
291
+ #: login-with-ajax-admin.php:288
292
  msgid "Role-Based Custom Logout Redirects"
293
  msgstr "Omdirigeringar för rollbaserade anpassade utloggningar"
294
 
295
+ #: login-with-ajax-admin.php:291
296
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
297
+ msgstr "Om du vill att en specifik användarroll ska omdirigeras till en egen URL vid utloggning, ange den här (tomt fält använder global inställning)"
 
 
 
 
298
 
299
+ #: login-with-ajax-admin.php:314
300
  msgid "Notification Settings"
301
  msgstr "Aviseringsinställningar"
302
 
303
+ #: login-with-ajax-admin.php:317
304
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
305
+ msgstr "Se till att du inte har ett annat plugin installerat som också har hant om användarregistrering (ex.vis. BuddyPress och MU) ifall denna funktion inte fungerar som den ska."
 
 
 
 
 
 
306
 
307
+ #: login-with-ajax-admin.php:322
308
  msgid "Override Default Email?"
309
  msgstr "Åsidosätt standardmail?"
310
 
311
+ #: login-with-ajax-admin.php:330
312
  msgid "Subject"
313
  msgstr "Ämne"
314
 
315
+ #: login-with-ajax-admin.php:335
316
  msgid "Your registration at %BLOGNAME%"
317
  msgstr "Din registrering på %BLOGNAME%"
318
 
319
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
320
  msgid "<code>%USERNAME%</code> will be replaced with a username."
321
  msgstr "<code>%USERNAME%</code> kommer att ersättas med ett användarnamn."
322
 
323
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
324
  msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
325
  msgstr "<code>%PASSWORD%</code> kommer att ersättas utav användarens lösenord."
326
 
327
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
328
  msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
329
  msgstr "<code>%BLOGNAME%</code> kommer att ersättas utav namnet på din blogg"
330
 
331
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
332
  msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
333
+ msgstr "<code>%BLOGURL%</code> kommer att ersättas utav webbadressen till din blogg."
 
334
 
335
+ #: login-with-ajax-admin.php:351
336
  msgid "Message"
337
  msgstr "Meddelande"
338
 
339
+ #: login-with-ajax-admin.php:396
340
  msgid "Save Changes"
341
  msgstr "Spara ändringar"
342
 
343
+ #: login-with-ajax-admin.php:50
 
 
 
 
 
 
 
 
344
  msgid "Dismiss"
345
  msgstr "Avfärda"
346
 
347
+ #: login-with-ajax-admin.php:106
348
  msgid "Changes saved."
349
  msgstr "Ändringarna sparade."
350
 
351
+ #: login-with-ajax-admin.php:148
352
  msgid "General Settings"
353
  msgstr "Allmänna inställningar"
354
 
355
+ #: login-with-ajax-admin.php:153
356
  msgid "Default Template"
357
  msgstr "Förvald mall"
358
 
359
+ #: login-with-ajax-admin.php:162
360
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
361
+ msgstr "Välj vilket förvalt tema du vill använda. Valet kan dock också sättas i widget, shortcode och temat."
 
 
 
 
362
 
363
+ #: login-with-ajax-admin.php:163
364
  msgid "Further documentation for this feature coming soon..."
365
  msgstr "Mer dokumentation kring den här funktionen kommer snart..."
366
 
367
+ #: login-with-ajax-admin.php:169
368
  msgid "Disable refresh upon login?"
369
  msgstr "Avaktivera omladdning vid inloggning?"
370
 
371
+ #: login-with-ajax-admin.php:174
372
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
373
+ msgstr "Om användaren loggar in och du har kryssat i boxen ovan, kommer endast inloggningsrutan att laddas om, inte hela sidan. Det är inte rekommenderat om din sida visar annat innehål för inloggade användare, då en omladdning krävs."
 
 
 
 
 
 
 
 
langs/login-with-ajax-tr_TR.mo CHANGED
Binary file
langs/login-with-ajax-tr_TR.po CHANGED
@@ -1,425 +1,374 @@
 
 
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: Login with ajax\n"
4
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
5
- "POT-Creation-Date: 2010-06-04 16:10+0000\n"
6
- "PO-Revision-Date: 2010-06-05 16:42+0200\n"
7
- "Last-Translator: Mesut Soylu <onexey@gmail.com>\n"
8
- "Language-Team: Mesut Soylu <onexey@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Poedit-KeywordsList: _;gettext;gettext_noop\n"
13
- "X-Poedit-Basepath: .\n"
14
- "X-Poedit-Language: Turkish\n"
15
- "X-Poedit-Country: TURKEY\n"
16
- "X-Poedit-SourceCharset: utf-8\n"
17
 
18
- #: login-with-ajax-admin.php:43
19
- msgid "New features in Login With AJAX (including registration!), check out the settings and widget pages!"
20
- msgstr "Login With AJAX'a yeni özellikler eklendi. Ayarlar kısmında ve Bileşenler sayfasında görebilirsiniz."
21
 
22
- #: login-with-ajax-admin.php:45
23
- msgid "Dismiss"
24
- msgstr "Yoksay"
25
-
26
- # Translated by WP
27
- #: login-with-ajax-admin.php:89
28
- msgid "Changes saved."
29
- msgstr "Değişiklikler kaydedildi."
30
-
31
- #: login-with-ajax-admin.php:93
32
- msgid "There were issues when saving your settings. Please try again."
33
- msgstr "Ayarları kaydederken sorunla karşılaşıldı. Lütfen tekrar deneyin."
34
-
35
- #: login-with-ajax-admin.php:137
36
- msgid "General Settings"
37
- msgstr "Genel Ayarlar"
38
-
39
- #: login-with-ajax-admin.php:142
40
- msgid "Default Template"
41
- msgstr "Varsayılan Tema"
42
-
43
- #: login-with-ajax-admin.php:151
44
- msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
45
- msgstr "Kullanmak istediğiniz varsayılan temayı seçin. Bileşenlerden ve taglardan değiştirilebilir."
46
-
47
- #: login-with-ajax-admin.php:152
48
- msgid "Further documentation for this feature coming soon..."
49
- msgstr "Ayrıntılı açıklamalar yakında gelecek..."
50
-
51
- #: login-with-ajax-admin.php:157
52
- msgid "Disable refresh upon login?"
53
- msgstr "Giriş yapınca yenilemeyi kapat?"
54
-
55
- #: login-with-ajax-admin.php:162
56
- msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
57
- msgstr "Eğer yukarıdaki kutuyu işaretlersen kullanıcı giriş yaptığında sayfa yenilenmeden giriş bileşeni güncellenecek. Eğer giriş yapınca içerikte değişiklik oluyorsa önerilmez."
58
-
59
- #: login-with-ajax-admin.php:163
60
- msgid "<strong>Experimental and not fully tested!</strong> please test and report any bugs on our forum."
61
- msgstr "<strong>Deneysel ve tam olarak test edilmedi!</strong> lütfen hata bulursanız forumlarımızdan bildirin."
62
-
63
- #: login-with-ajax-admin.php:168
64
- msgid "Redirection Settings"
65
- msgstr "Yönlendirme Ayarları"
66
-
67
- #: login-with-ajax-admin.php:173
68
- msgid "Global Login Redirect"
69
- msgstr "Genel giriş (login) yönlendirme"
70
-
71
- #: login-with-ajax-admin.php:177
72
- msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
73
- msgstr "Eğer kullanıcıların giriş yaptıktan sonra belirli bir URL'ye yönlendirilmesini istiyorsan buraya yaz (örn: http://galeri.gokhanyikilkan.org)"
74
 
75
- #: login-with-ajax-admin.php:178
76
- #: login-with-ajax-admin.php:188
77
- msgid "New!"
78
- msgstr "Yeni!"
79
 
80
- #: login-with-ajax-admin.php:178
81
- msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
82
- msgstr "Giriş yapan kişinin kullanıcı adı olarak %USERNAME% kullanın."
83
-
84
- #: login-with-ajax-admin.php:183
85
- msgid "Global Logout Redirect"
86
- msgstr "Genel çıkış (logout) yönlendirme"
87
-
88
- #: login-with-ajax-admin.php:187
89
- msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
90
- msgstr "Eğer kullanıcıların çıkış yaptıktan sonra belirli bir URL'ye yönlendirilmesini istiyorsan buraya yaz (örn: http://galeri.gokhanyikilkan.org)"
91
-
92
- #: login-with-ajax-admin.php:188
93
- msgid "Enter %LASTURL% to send the user back to the page they were previously on."
94
- msgstr "Kullanıcıyı önceki sayfaya yönlendirmek için %LASTURL% kullanın."
95
-
96
- #: login-with-ajax-admin.php:193
97
- msgid "Role-Based Custom Login Redirects"
98
- msgstr "Role(kullanıcı grubuna) göre giriş yönlendirme"
99
-
100
- #: login-with-ajax-admin.php:196
101
- msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
102
- msgstr "Eğer özel bir kullanıcı rolünün giriş yaptıktan sonra belirli bir URL'ye yönlendirilmesini istiyorsan buraya yaz (boş bırakırsan genel yönlendirme aktif olur)"
103
-
104
- #: login-with-ajax-admin.php:216
105
- msgid "Role-Based Custom Logout Redirects"
106
- msgstr "Role(kullanıcı grubuna) göre çııkış yönlendirme"
107
-
108
- #: login-with-ajax-admin.php:219
109
- msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
110
- msgstr "Eğer özel bir kullanıcı rolünün çıkış yaptıktan sonra belirli bir URL'ye yönlendirilmesini istiyorsan buraya yaz (boş bırakırsan genel yönlendirme aktif olur)"
111
-
112
- #: login-with-ajax-admin.php:239
113
- msgid "Notification Settings"
114
- msgstr "Bildirim Ayarları"
115
-
116
- #: login-with-ajax-admin.php:241
117
- msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message"
118
- msgstr "Eğer Wordpress'in kayıt olunca gönderilen varsayılan mailini kullanmak istemiyorsanız aşağıdaki kutucuğun işaretli ve konu, mesaj kısımlarının dolu olduğundan emin olun"
119
-
120
- #: login-with-ajax-admin.php:242
121
- msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
122
- msgstr "Eğer bu özellik çalışmazsa, kayıtla alakalı başka bir eklentinin yüklü olmadığından emin olun (örn: BuddyPress ve MU)"
123
-
124
- #: login-with-ajax-admin.php:248
125
- msgid "Override Default Email?"
126
- msgstr "Varsayılan Maili Kullanma?"
127
-
128
- #: login-with-ajax-admin.php:256
129
- msgid "Subject"
130
- msgstr "Konu"
131
-
132
- #: login-with-ajax-admin.php:261
133
- msgid "Your registration at %BLOGNAME%"
134
- msgstr "%BLOGNAME% Kullanıcı Kaydın"
135
-
136
- #: login-with-ajax-admin.php:265
137
- msgid "<code>%USERNAME%</code> will be replaced with a username."
138
- msgstr "<code>%USERNAME%</code> kullanıcı adıyla yer değiştirecek."
139
-
140
- #: login-with-ajax-admin.php:266
141
- msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
142
- msgstr "<code>%PASSWORD%</code> kullanıcı şifresiyle yer değiştirecek."
143
-
144
- #: login-with-ajax-admin.php:267
145
- #: login-with-ajax-admin.php:291
146
- msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
147
- msgstr "<code>%BLOGNAME%</code> Blog ismiyle yer değiştirecek."
148
-
149
- #: login-with-ajax-admin.php:268
150
- #: login-with-ajax-admin.php:292
151
- msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
152
- msgstr "<code>%BLOGURL%</code> Blog adresiyle yer değiştirecek."
153
-
154
- #: login-with-ajax-admin.php:273
155
- msgid "Message"
156
- msgstr "Mesaj"
157
-
158
- #: login-with-ajax-admin.php:278
159
  msgid ""
160
- "Thanks for signing up to our blog. \r\n"
161
- "\r\n"
162
- "You can login with the following credentials by visiting %BLOGURL%\r\n"
163
- "\r\n"
164
- "Username : %USERNAME%\r\n"
165
- "Password : %PASSWORD%\r\n"
166
- "\r\n"
167
- "We look forward to your next visit!\r\n"
168
- "\r\n"
169
  "The team at %BLOGNAME%"
170
  msgstr ""
171
- "Blogumuza kayıt olduğunuz için teşekkürler. \r\n"
172
- "\r\n"
173
- "Aşağıdaki kullanıcı adı ve şifreyle %BLOGURL% adresinden giriş yapabilirsiniz\r\n"
174
- "\r\n"
175
- "Kullanıcı Adı :.... %USERNAME%\r\n"
176
- "Şifre :............ %PASSWORD%\r\n"
177
- "\r\n"
178
- "Ziyaretini dört gözle bekliyoruz!\r\n"
179
- "\r\n"
180
- "%BLOGNAME% Yönetimi"
181
-
182
- # Translated by WP
183
- #: login-with-ajax-admin.php:301
184
- msgid "Save Changes"
185
- msgstr "Değişiklikleri Kaydet"
186
-
187
- #: login-with-ajax-widget.php:5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
188
  msgid "Login widget with AJAX capabilities."
189
- msgstr "Login widget with AJAX bileşenleri."
190
 
191
- #: login-with-ajax-widget.php:28
192
  msgid "Show profile link?"
193
  msgstr "Profil linkini göster?"
194
 
195
- #: login-with-ajax-widget.php:32
196
  msgid "AJAX Registration?"
197
  msgstr "AJAX Kayıt?"
198
 
199
- #: login-with-ajax-widget.php:36
200
  msgid "Template"
201
  msgstr "Tema"
202
 
203
- #: login-with-ajax.php:149
204
  msgid "Login Successful, redirecting..."
205
  msgstr "Giriş başarılı, yönlendiriliyor..."
206
 
207
- #: login-with-ajax.php:161
208
  msgid "Login successful, updating..."
209
  msgstr "Giriş başarılı, güncelleniyor..."
210
 
211
- #: login-with-ajax.php:171
212
- #: login-with-ajax.php:219
213
  msgid "An undefined error has ocurred"
214
  msgstr "Bilinmeyen bir hata oluştu."
215
 
216
- #: login-with-ajax.php:190
 
 
 
 
217
  msgid "Registration complete. Please check your e-mail."
218
  msgstr "Kayıt tamamlandı. Lütfen e-mail adresinizi kontrol edin."
219
 
220
- #: login-with-ajax.php:210
221
  msgid "We have sent you an email"
222
  msgstr "E-mail gönderildi."
223
 
224
- #: pluggable.php:26
225
- #, php-format
226
- msgid "New user registration on your blog %s:"
227
- msgstr "Yeni kullanıcı kaydı %s:"
228
-
229
- # Translated by WP
230
- #: pluggable.php:27
231
- #: pluggable.php:41
232
- #, php-format
233
  msgid "Username: %s"
234
  msgstr "Kullanıcı adı: %s"
235
 
236
- #: pluggable.php:28
237
- #, php-format
238
  msgid "E-mail: %s"
239
  msgstr "E-mail: %s"
240
 
241
- #: pluggable.php:30
242
- #, php-format
243
  msgid "[%s] New User Registration"
244
  msgstr "[%s] Yeni Kullanıcı Kaydı"
245
 
246
- # Translated by WP
247
- #: pluggable.php:42
248
- #, php-format
249
- msgid "Password: %s"
250
- msgstr "Şifre: %s"
251
-
252
- #: pluggable.php:45
253
- #, php-format
254
- msgid "[%s] Your username and password"
255
- msgstr "[%s] Kullanıcı adın ve şifren"
256
-
257
- #: widget/default/register.php:9
258
- #: widget/ie7-friendly/widget_out.php:88
259
- #: widget/inline-registration/widget_out.php:94
260
- msgid "Register For This Site"
261
- msgstr "Bu Site İçin Kayıt Ol"
262
-
263
- # Translated by WP
264
- #: widget/default/register.php:12
265
- #: widget/default/widget_out.php:19
266
- #: widget/ie7-friendly/widget_out.php:17
267
- #: widget/ie7-friendly/widget_out.php:93
268
- #: widget/inline-registration/widget_out.php:19
269
- #: widget/inline-registration/widget_out.php:99
270
- #: widget/widget_out.php:19
271
- msgid "Username"
272
- msgstr "Kullanıcı adı"
273
-
274
- #: widget/default/register.php:16
275
- #: widget/ie7-friendly/widget_out.php:99
276
- #: widget/inline-registration/widget_out.php:105
277
- msgid "E-mail"
278
- msgstr "E-mail"
279
-
280
- #: widget/default/register.php:20
281
- #: widget/ie7-friendly/widget_out.php:113
282
- #: widget/inline-registration/widget_out.php:119
283
- msgid "A password will be e-mailed to you."
284
- msgstr "Şifre e-mail ile yollandı."
285
-
286
- # Translated by WP
287
- #: widget/default/register.php:21
288
- #: widget/default/widget_out.php:56
289
- #: widget/ie7-friendly/widget_out.php:53
290
- #: widget/ie7-friendly/widget_out.php:114
291
- #: widget/inline-registration/widget_out.php:55
292
- #: widget/inline-registration/widget_out.php:120
293
- #: widget/widget_out.php:56
294
- msgid "Register"
295
- msgstr "Kayıt ol"
296
-
297
- #: widget/default/widget_in.php:11
298
- #: widget/default/widget_in.php:14
299
- #: widget/ie7-friendly/widget_in.php:11
300
- #: widget/ie7-friendly/widget_in.php:14
301
- #: widget/inline-registration/widget_in.php:11
302
- #: widget/inline-registration/widget_in.php:14
303
- #: widget/widget_in.php:11
304
- #: widget/widget_in.php:14
305
  msgid "Hi"
306
  msgstr "Merhaba, "
307
 
308
- # Translated by WP
309
- #: widget/default/widget_in.php:33
310
- #: widget/ie7-friendly/widget_in.php:34
311
- #: widget/inline-registration/widget_in.php:33
312
- #: widget/widget_in.php:33
313
  msgid "Profile"
314
  msgstr "Profil"
315
 
316
- # Translated by WP
317
- #: widget/default/widget_in.php:38
318
- #: widget/ie7-friendly/widget_in.php:40
319
- #: widget/ie7-friendly/widget_in.php:44
320
- #: widget/inline-registration/widget_in.php:38
321
- #: widget/widget_in.php:38
322
  msgid "Log Out"
323
  msgstr "Çıkış"
324
 
325
- #: widget/default/widget_in.php:43
326
- #: widget/inline-registration/widget_in.php:43
327
- #: widget/widget_in.php:43
328
  msgid "blog admin"
329
  msgstr "blog admin"
330
 
331
- # Translated by WP
332
- #: widget/default/widget_out.php:10
333
- #: widget/default/widget_out.php:35
334
- #: widget/ie7-friendly/widget_out.php:10
335
- #: widget/ie7-friendly/widget_out.php:32
336
- #: widget/inline-registration/widget_out.php:10
337
- #: widget/inline-registration/widget_out.php:35
338
- #: widget/widget_out.php:10
339
- #: widget/widget_out.php:35
340
  msgid "Log In"
341
  msgstr "Giriş"
342
 
343
- # Translated by WP
344
- #: widget/default/widget_out.php:27
345
- #: widget/ie7-friendly/widget_out.php:25
346
- #: widget/inline-registration/widget_out.php:27
347
- #: widget/widget_out.php:27
 
 
 
348
  msgid "Password"
349
  msgstr "Şifre"
350
 
351
- # Translated by WP
352
- #: widget/default/widget_out.php:41
353
- #: widget/ie7-friendly/widget_out.php:38
354
- #: widget/inline-registration/widget_out.php:40
355
- #: widget/widget_out.php:41
356
  msgid "Remember Me"
357
  msgstr "Beni hatırla"
358
 
359
- #: widget/default/widget_out.php:43
360
- #: widget/ie7-friendly/widget_out.php:40
361
- #: widget/inline-registration/widget_out.php:42
362
- #: widget/widget_out.php:43
363
  msgid "Password Lost and Found"
364
  msgstr "Parola kayboldu ve bulundu"
365
 
366
- #: widget/default/widget_out.php:43
367
- #: widget/ie7-friendly/widget_out.php:40
368
- #: widget/inline-registration/widget_out.php:42
369
- #: widget/widget_out.php:43
370
  msgid "Lost your password?"
371
  msgstr "Şifreni mi unuttun?"
372
 
373
- #: widget/default/widget_out.php:68
374
- #: widget/ie7-friendly/widget_out.php:63
375
- #: widget/inline-registration/widget_out.php:67
376
- #: widget/widget_out.php:68
 
 
 
 
377
  msgid "Forgotten Password"
378
  msgstr "Kayıp parola"
379
 
380
- #: widget/default/widget_out.php:73
381
- #: widget/ie7-friendly/widget_out.php:67
382
- #: widget/inline-registration/widget_out.php:72
383
- #: widget/widget_out.php:73
384
  msgid "Enter username or email"
385
  msgstr "Kullanıcı adı ya da e-posta gir"
386
 
387
- #: widget/default/widget_out.php:79
388
- #: widget/ie7-friendly/widget_out.php:72
389
- #: widget/inline-registration/widget_out.php:78
390
- #: widget/widget_out.php:79
391
  msgid "Get New Password"
392
  msgstr "Yeni Parola Gönder"
393
 
394
- #: widget/default/widget_out.php:80
395
- #: widget/ie7-friendly/widget_out.php:115
396
- #: widget/inline-registration/widget_out.php:79
397
- #: widget/inline-registration/widget_out.php:121
398
- #: widget/widget_out.php:80
399
  msgid "Cancel"
400
  msgstr "İptal"
401
 
402
- #. Plugin Name of the plugin/theme
403
- msgid "Login With Ajax"
404
- msgstr "Login With Ajax"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
405
 
406
- #. Plugin URI of the plugin/theme
407
- msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
408
- msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
409
 
410
- #. Description of the plugin/theme
411
- msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
412
- msgstr "Ajaxlı giriş eklentisi. Template klasöründen düzenleyebilirsin. Gelişmiş seçenekler yönetici alanında."
413
 
414
- #. Author of the plugin/theme
415
- msgid "NetWebLogic"
416
- msgstr "NetWebLogic"
417
 
418
- #. Author URI of the plugin/theme
419
- msgid "http://netweblogic.com/"
420
- msgstr "http://netweblogic.com/"
421
 
422
- #. Tags of the plugin/theme
423
- msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
424
- msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
425
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in Turkish
2
+ # This file is distributed under the same license as the Login With Ajax package.
3
  msgid ""
4
  msgstr ""
5
+ "PO-Revision-Date: 2015-09-25 00:32:45+0000\n"
 
 
 
 
 
6
  "MIME-Version: 1.0\n"
7
  "Content-Type: text/plain; charset=UTF-8\n"
8
  "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=2; plural=(n > 1);\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
 
 
12
 
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr "WordPress 4.3 şifreleri artık kullanıcılara e-postayla gonderilmediginden,onlar yeni bir şifre oluşturmak icin bir bağlantı ile değiştirildi."
16
 
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr "E-posta kayıt sablonunuzu kontrol ediniz"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
 
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr "%s Kullanıcı parolasını ayarlamak bir link ile değiştirilecektir."
 
24
 
25
+ #: login-with-ajax-admin.php:357
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
  "The team at %BLOGNAME%"
37
  msgstr ""
38
+ "Blogumuza kayit oldugunuz icin tesekkurler.\n"
39
+ "\n"
40
+ "%BLOGURL% sayfasini ziyaret ederek referans bilgileriniz ile giris yapabilirsiniz\n"
41
+ "\n"
42
+ "Kullanici adi: %USERNAME%\n"
43
+ "\n"
44
+ "Parolanizi ayarlamak icin,su adresi ziyaret edin: %PASSWORD%\n"
45
+ "\n"
46
+ "Tekrar gorusmek uzere\n"
47
+ "\n"
48
+ "%BLOGNAME% Ekibi"
49
+
50
+ #: login-with-ajax.php:218
51
+ msgid "Registration has been disabled."
52
+ msgstr "Kayıt devre dışı bırakıldı."
53
+
54
+ #: pluggable.php:35
55
+ msgid "New user registration on your site %s:"
56
+ msgstr "Sitenizde yeni kullanıcı kaydı %s:"
57
+
58
+ #: pluggable.php:68
59
+ msgid "To set your password, visit the following address:"
60
+ msgstr "Parolanızı ayarlamak için, şu adresi ziyaret edin:"
61
+
62
+ #: pluggable.php:73
63
+ msgid "[%s] Your username and password info"
64
+ msgstr "[%s] Kullanıcı adınız ve sifre bilgileriniz"
65
+
66
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
67
+ msgid "Title (%s)"
68
+ msgstr "Title (%s)"
69
+
70
+ #: login-with-ajax-widget.php:55
71
+ msgid "Logged In"
72
+ msgstr "Giriş Yapıldı"
73
+
74
+ #: login-with-ajax-widget.php:59
75
+ msgid "Logged Out"
76
+ msgstr "Çıkış Yapıldı"
77
+
78
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
79
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
80
+ msgstr "WPML ile de dile dayalı farklı yönlendirme hedeflerini sağlayabilir."
81
+
82
+ #: login-with-ajax-admin.php:316
83
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
84
+ msgstr "Eger varsayilan Wordpress e-posta kullanicilarini gecersiz kilmak istiyorsaniz,aşağıdaki onay kutusunu isaretlediginizden ve bir yeni e-posta basligini ve mesajı girdiğinizden emin olun ."
85
+
86
+ #: login-with-ajax-admin.php:368
87
+ msgid ""
88
+ "Thanks for signing up to our blog. \n"
89
+ "\n"
90
+ "You can login with the following credentials by visiting %BLOGURL%\n"
91
+ "\n"
92
+ "Username : %USERNAME%\n"
93
+ "Password : %PASSWORD%\n"
94
+ "\n"
95
+ "We look forward to your next visit!\n"
96
+ "\n"
97
+ "The team at %BLOGNAME%"
98
+ msgstr ""
99
+ "Blogumuza kayit oldugunuz icin tesekkurler.\n"
100
+ "\n"
101
+ "%BLOGURL% sayfasini ziyaret ederek referans bilgileriniz ile giris yapabilirsiniz\n"
102
+ "\n"
103
+ "Kullanici adi: %USERNAME%\n"
104
+ "Parola:%PASSWORD%\n"
105
+ "\n"
106
+ "Tekrar gorusmek uzere\n"
107
+ "\n"
108
+ "%BLOGNAME% Ekibi"
109
+
110
+ #: login-with-ajax-widget.php:67
111
+ msgid "Recover Password?"
112
+ msgstr "Şifremi Unuttum"
113
+
114
+ #: login-with-ajax-widget.php:15
115
  msgid "Login widget with AJAX capabilities."
116
+ msgstr "AJAX ile siteye giriş bileşenleri."
117
 
118
+ #: login-with-ajax-widget.php:63
119
  msgid "Show profile link?"
120
  msgstr "Profil linkini göster?"
121
 
122
+ #: login-with-ajax-widget.php:71
123
  msgid "AJAX Registration?"
124
  msgstr "AJAX Kayıt?"
125
 
126
+ #: login-with-ajax-widget.php:76
127
  msgid "Template"
128
  msgstr "Tema"
129
 
130
+ #: login-with-ajax.php:160
131
  msgid "Login Successful, redirecting..."
132
  msgstr "Giriş başarılı, yönlendiriliyor..."
133
 
134
+ #: login-with-ajax.php:173
135
  msgid "Login successful, updating..."
136
  msgstr "Giriş başarılı, güncelleniyor..."
137
 
138
+ #: login-with-ajax.php:183 login-with-ajax.php:239
 
139
  msgid "An undefined error has ocurred"
140
  msgstr "Bilinmeyen bir hata oluştu."
141
 
142
+ #: login-with-ajax.php:187
143
+ msgid "Please supply your username and password."
144
+ msgstr "Lütfen kullanıcı adı ve şifrenizi yazın"
145
+
146
+ #: login-with-ajax.php:205
147
  msgid "Registration complete. Please check your e-mail."
148
  msgstr "Kayıt tamamlandı. Lütfen e-mail adresinizi kontrol edin."
149
 
150
+ #: login-with-ajax.php:230
151
  msgid "We have sent you an email"
152
  msgstr "E-mail gönderildi."
153
 
154
+ #: pluggable.php:36 pluggable.php:67
 
 
 
 
 
 
 
 
155
  msgid "Username: %s"
156
  msgstr "Kullanıcı adı: %s"
157
 
158
+ #: pluggable.php:37
 
159
  msgid "E-mail: %s"
160
  msgstr "E-mail: %s"
161
 
162
+ #: pluggable.php:39
 
163
  msgid "[%s] New User Registration"
164
  msgstr "[%s] Yeni Kullanıcı Kaydı"
165
 
166
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
167
  msgid "Hi"
168
  msgstr "Merhaba, "
169
 
170
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
 
 
 
 
171
  msgid "Profile"
172
  msgstr "Profil"
173
 
174
+ #: widget/default/widget_in.php:35
 
 
 
 
 
175
  msgid "Log Out"
176
  msgstr "Çıkış"
177
 
178
+ #: widget/default/widget_in.php:40
 
 
179
  msgid "blog admin"
180
  msgstr "blog admin"
181
 
182
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
183
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
184
+ #: widget/modal/widget_out.php:36
 
 
 
 
 
 
185
  msgid "Log In"
186
  msgstr "Giriş"
187
 
188
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
189
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
190
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
191
+ msgid "Username"
192
+ msgstr "Kullanıcı adı"
193
+
194
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
195
+ #: widget/modal/widget_out.php:27
196
  msgid "Password"
197
  msgstr "Şifre"
198
 
199
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
200
+ #: widget/modal/widget_out.php:44
 
 
 
201
  msgid "Remember Me"
202
  msgstr "Beni hatırla"
203
 
204
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
205
+ #: widget/modal/widget_out.php:47
 
 
206
  msgid "Password Lost and Found"
207
  msgstr "Parola kayboldu ve bulundu"
208
 
209
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
210
+ #: widget/modal/widget_out.php:47
 
 
211
  msgid "Lost your password?"
212
  msgstr "Şifreni mi unuttun?"
213
 
214
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
215
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
216
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
217
+ msgid "Register"
218
+ msgstr "Kayıt ol"
219
+
220
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
221
+ #: widget/modal/widget_out.php:63
222
  msgid "Forgotten Password"
223
  msgstr "Kayıp parola"
224
 
225
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
226
+ #: widget/modal/widget_out.php:69
 
 
227
  msgid "Enter username or email"
228
  msgstr "Kullanıcı adı ya da e-posta gir"
229
 
230
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
231
+ #: widget/modal/widget_out.php:77
 
 
232
  msgid "Get New Password"
233
  msgstr "Yeni Parola Gönder"
234
 
235
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
236
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
237
+ #: widget/modal/widget_out.php:123
 
 
238
  msgid "Cancel"
239
  msgstr "İptal"
240
 
241
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
242
+ #: widget/modal/widget_out.php:92
243
+ msgid "Register For This Site"
244
+ msgstr "ÜYE OL"
245
+
246
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
247
+ #: widget/modal/widget_out.php:106
248
+ msgid "E-mail"
249
+ msgstr "E-mail"
250
+
251
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
252
+ #: widget/modal/widget_out.php:121
253
+ msgid "A password will be e-mailed to you."
254
+ msgstr "Şifreniz Mail adresinize gönderilecektir."
255
+
256
+ #: login-with-ajax-admin.php:180
257
+ msgid "Redirection Settings"
258
+ msgstr "Yönlendirme Ayarları"
259
+
260
+ #: login-with-ajax-admin.php:184
261
+ msgid "Global Login Redirect"
262
+ msgstr "Genel giriş (login) yönlendirme"
263
+
264
+ #: login-with-ajax-admin.php:188
265
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
266
+ msgstr "Eğer kullanıcıların giriş yaptıktan sonra belirli bir URL'ye yönlendirilmesini istiyorsan buraya yaz (örn: http://galeri.gokhanyikilkan.org)"
267
+
268
+ #: login-with-ajax-admin.php:189
269
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
270
+ msgstr "Giriş yapan kişinin kullanıcı adı olarak %USERNAME% kullanın."
271
+
272
+ #: login-with-ajax-admin.php:222
273
+ msgid "Global Logout Redirect"
274
+ msgstr "Genel çıkış (logout) yönlendirme"
275
+
276
+ #: login-with-ajax-admin.php:226
277
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
278
+ msgstr "Eğer kullanıcıların çıkış yaptıktan sonra belirli bir URL'ye yönlendirilmesini istiyorsan buraya yaz (örn: http://galeri.gokhanyikilkan.org)"
279
+
280
+ #: login-with-ajax-admin.php:227
281
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
282
+ msgstr "Kullanıcıyı önceki sayfaya yönlendirmek için %LASTURL% kullanın."
283
+
284
+ #: login-with-ajax-admin.php:235
285
+ msgid "Role-Based Custom Login Redirects"
286
+ msgstr "Role(kullanıcı grubuna) göre giriş yönlendirme"
287
+
288
+ #: login-with-ajax-admin.php:238
289
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
290
+ msgstr "Eğer özel bir kullanıcı rolünün giriş yaptıktan sonra belirli bir URL'ye yönlendirilmesini istiyorsan buraya yaz (boş bırakırsan genel yönlendirme aktif olur)"
291
+
292
+ #: login-with-ajax-admin.php:288
293
+ msgid "Role-Based Custom Logout Redirects"
294
+ msgstr "Role(kullanıcı grubuna) göre çııkış yönlendirme"
295
+
296
+ #: login-with-ajax-admin.php:291
297
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
298
+ msgstr "Eğer özel bir kullanıcı rolünün çıkış yaptıktan sonra belirli bir URL'ye yönlendirilmesini istiyorsan buraya yaz (boş bırakırsan genel yönlendirme aktif olur)"
299
+
300
+ #: login-with-ajax-admin.php:314
301
+ msgid "Notification Settings"
302
+ msgstr "Bildirim Ayarları"
303
 
304
+ #: login-with-ajax-admin.php:317
305
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
306
+ msgstr "Eğer bu özellik çalışmazsa, kayıtla alakalı başka bir eklentinin yüklü olmadığından emin olun (örn: BuddyPress ve MU)"
307
 
308
+ #: login-with-ajax-admin.php:322
309
+ msgid "Override Default Email?"
310
+ msgstr "Varsayılan Maili Kullanma?"
311
 
312
+ #: login-with-ajax-admin.php:330
313
+ msgid "Subject"
314
+ msgstr "Konu"
315
 
316
+ #: login-with-ajax-admin.php:335
317
+ msgid "Your registration at %BLOGNAME%"
318
+ msgstr "%BLOGNAME% Kullanıcı Kaydın"
319
 
320
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
321
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
322
+ msgstr "<code>%USERNAME%</code> kullanıcı adıyla yer değiştirecek."
323
 
324
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
325
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
326
+ msgstr "<code>%PASSWORD%</code> kullanıcı şifresiyle yer değiştirecek."
327
+
328
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
329
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
330
+ msgstr "<code>%BLOGNAME%</code> Blog ismiyle yer değiştirecek."
331
+
332
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
333
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
334
+ msgstr "<code>%BLOGURL%</code> Blog adresiyle yer değiştirecek."
335
+
336
+ #: login-with-ajax-admin.php:351
337
+ msgid "Message"
338
+ msgstr "Mesaj"
339
+
340
+ #: login-with-ajax-admin.php:396
341
+ msgid "Save Changes"
342
+ msgstr "Değişiklikleri Kaydet"
343
+
344
+ #: login-with-ajax-admin.php:50
345
+ msgid "Dismiss"
346
+ msgstr "Yoksay"
347
+
348
+ #: login-with-ajax-admin.php:106
349
+ msgid "Changes saved."
350
+ msgstr "Değişiklikler kaydedildi."
351
+
352
+ #: login-with-ajax-admin.php:148
353
+ msgid "General Settings"
354
+ msgstr "Genel Ayarlar"
355
+
356
+ #: login-with-ajax-admin.php:153
357
+ msgid "Default Template"
358
+ msgstr "Varsayılan Tema"
359
+
360
+ #: login-with-ajax-admin.php:162
361
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
362
+ msgstr "Kullanmak istediğiniz varsayılan temayı seçin. Bileşenlerden ve taglardan değiştirilebilir."
363
+
364
+ #: login-with-ajax-admin.php:163
365
+ msgid "Further documentation for this feature coming soon..."
366
+ msgstr "Ayrıntılı açıklamalar yakında gelecek..."
367
+
368
+ #: login-with-ajax-admin.php:169
369
+ msgid "Disable refresh upon login?"
370
+ msgstr "Giriş yapınca yenilemeyi kapat?"
371
+
372
+ #: login-with-ajax-admin.php:174
373
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
374
+ msgstr "Eğer yukarıdaki kutuyu işaretlersen kullanıcı giriş yaptığında sayfa yenilenmeden giriş bileşeni güncellenecek. Eğer giriş yapınca içerikte değişiklik oluyorsa önerilmez."
langs/login-with-ajax-zh_CN.mo ADDED
Binary file
langs/login-with-ajax-zh_CN.po ADDED
@@ -0,0 +1,373 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Translation of Login With Ajax in Chinese (China)
2
+ # This file is distributed under the same license as the Login With Ajax package.
3
+ msgid ""
4
+ msgstr ""
5
+ "PO-Revision-Date: 2015-09-24 13:30:45+0000\n"
6
+ "MIME-Version: 1.0\n"
7
+ "Content-Type: text/plain; charset=UTF-8\n"
8
+ "Content-Transfer-Encoding: 8bit\n"
9
+ "Plural-Forms: nplurals=1; plural=0;\n"
10
+ "X-Generator: GlotPress/1.0-alpha-1000\n"
11
+ "Project-Id-Version: Login With Ajax\n"
12
+
13
+ #: login-with-ajax-admin.php:47
14
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
15
+ msgstr "由于WordPress的4.3密码不会通过电子邮件发送给用户了,他们替换为链接创建一个新的密码。"
16
+
17
+ #: login-with-ajax-admin.php:48
18
+ msgid "Check your registration email template."
19
+ msgstr "请检查您的注册电子邮件模板。"
20
+
21
+ #: login-with-ajax-admin.php:341 login-with-ajax-admin.php:383
22
+ msgid "%s will be replaced with a link to set the user password."
23
+ msgstr "%s 将被替换为连接到设置用户密码。"
24
+
25
+ #: login-with-ajax-admin.php:357
26
+ msgid ""
27
+ "Thanks for signing up to our blog. \n"
28
+ "\n"
29
+ "You can login with the following credentials by visiting %BLOGURL%\n"
30
+ "\n"
31
+ "Username: %USERNAME%\n"
32
+ "To set your password, visit the following address: %PASSWORD%\n"
33
+ "\n"
34
+ "We look forward to your next visit!\n"
35
+ "\n"
36
+ "The team at %BLOGNAME%"
37
+ msgstr ""
38
+ "感谢注册我们的网站。 \n"
39
+ "\n"
40
+ "下面是你的用户名与密码,进入 %BLOGURL%后可用它们登录\n"
41
+ "\n"
42
+ "用户名 : %USERNAME%\n"
43
+ "要设置您的密码,请访问以下地址: %PASSWORD%\n"
44
+ "\n"
45
+ "我们期待你光临!\n"
46
+ "\n"
47
+ "%BLOGNAME% 敬上"
48
+
49
+ #: login-with-ajax.php:218
50
+ msgid "Registration has been disabled."
51
+ msgstr "不开放注册。"
52
+
53
+ #: pluggable.php:35
54
+ msgid "New user registration on your site %s:"
55
+ msgstr "您的站点%s有新用户注册:"
56
+
57
+ #: pluggable.php:68
58
+ msgid "To set your password, visit the following address:"
59
+ msgstr "要设置您的密码,请访问以下地址:"
60
+
61
+ #: pluggable.php:73
62
+ msgid "[%s] Your username and password info"
63
+ msgstr "[%s] 您的用户名和密码信息"
64
+
65
+ #: login-with-ajax-widget.php:55 login-with-ajax-widget.php:59
66
+ msgid "Title (%s)"
67
+ msgstr "标题 (%s)"
68
+
69
+ #: login-with-ajax-widget.php:55
70
+ msgid "Logged In"
71
+ msgstr "登录"
72
+
73
+ #: login-with-ajax-widget.php:59
74
+ msgid "Logged Out"
75
+ msgstr "注销"
76
+
77
+ #: login-with-ajax-admin.php:211 login-with-ajax-admin.php:263
78
+ msgid "With WPML enabled you can provide different redirection destinations based on language too."
79
+ msgstr "如果使用了WPML插件,你还可以根据语言的不同设置不同的跳转页面"
80
+
81
+ #: login-with-ajax-admin.php:316
82
+ msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
83
+ msgstr "如果你想自定义用户注册后收到的邮件,请勾选下面 覆盖默认邮箱 ,然后你可以自定义邮箱标题和内容"
84
+
85
+ #: login-with-ajax-admin.php:368
86
+ msgid ""
87
+ "Thanks for signing up to our blog. \n"
88
+ "\n"
89
+ "You can login with the following credentials by visiting %BLOGURL%\n"
90
+ "\n"
91
+ "Username : %USERNAME%\n"
92
+ "Password : %PASSWORD%\n"
93
+ "\n"
94
+ "We look forward to your next visit!\n"
95
+ "\n"
96
+ "The team at %BLOGNAME%"
97
+ msgstr ""
98
+ "感谢注册我们的网站。 \n"
99
+ "\n"
100
+ "下面是你的用户名与密码,进入 %BLOGURL%后可用它们登录\n"
101
+ "\n"
102
+ "用户名 : %USERNAME%\n"
103
+ "密码 : %PASSWORD%\n"
104
+ "\n"
105
+ "我们期待你光临!\n"
106
+ "\n"
107
+ "%BLOGNAME% 敬上"
108
+
109
+ #: login-with-ajax-widget.php:67
110
+ msgid "Recover Password?"
111
+ msgstr "更新密码?"
112
+
113
+ #: login-with-ajax-widget.php:15
114
+ msgid "Login widget with AJAX capabilities."
115
+ msgstr "AJAX登陆小工具"
116
+
117
+ #: login-with-ajax-widget.php:63
118
+ msgid "Show profile link?"
119
+ msgstr "显示资料链接?"
120
+
121
+ #: login-with-ajax-widget.php:71
122
+ msgid "AJAX Registration?"
123
+ msgstr "AJAX 注册?"
124
+
125
+ #: login-with-ajax-widget.php:76
126
+ msgid "Template"
127
+ msgstr "模板"
128
+
129
+ #: login-with-ajax.php:160
130
+ msgid "Login Successful, redirecting..."
131
+ msgstr "登陆成功,正在转向中..."
132
+
133
+ #: login-with-ajax.php:173
134
+ msgid "Login successful, updating..."
135
+ msgstr "登录成功,正在转向中..."
136
+
137
+ #: login-with-ajax.php:183 login-with-ajax.php:239
138
+ msgid "An undefined error has ocurred"
139
+ msgstr "出现未知错误!"
140
+
141
+ #: login-with-ajax.php:187
142
+ msgid "Please supply your username and password."
143
+ msgstr "请提供用户名和密码"
144
+
145
+ #: login-with-ajax.php:205
146
+ msgid "Registration complete. Please check your e-mail."
147
+ msgstr "注册成功,请查看你的邮箱"
148
+
149
+ #: login-with-ajax.php:230
150
+ msgid "We have sent you an email"
151
+ msgstr "我们已发给您一封Email"
152
+
153
+ #: pluggable.php:36 pluggable.php:67
154
+ msgid "Username: %s"
155
+ msgstr "用户名: %s"
156
+
157
+ #: pluggable.php:37
158
+ msgid "E-mail: %s"
159
+ msgstr "邮箱: %s"
160
+
161
+ #: pluggable.php:39
162
+ msgid "[%s] New User Registration"
163
+ msgstr "[%s] 新用户注册"
164
+
165
+ #: login-with-ajax-widget.php:9 widget/default/widget_in.php:13
166
+ msgid "Hi"
167
+ msgstr "您好"
168
+
169
+ #: widget/default/widget_in.php:25 widget/default/widget_in.php:29
170
+ msgid "Profile"
171
+ msgstr "个人资料"
172
+
173
+ #: widget/default/widget_in.php:35
174
+ msgid "Log Out"
175
+ msgstr "注销"
176
+
177
+ #: widget/default/widget_in.php:40
178
+ msgid "blog admin"
179
+ msgstr "博客后台"
180
+
181
+ #: login-with-ajax-widget.php:8 widget/default/widget_out.php:32
182
+ #: widget/divs-only/widget_out.php:26 widget/modal/widget_out.php:9
183
+ #: widget/modal/widget_out.php:36
184
+ msgid "Log In"
185
+ msgstr "登录"
186
+
187
+ #: widget/default/widget_out.php:15 widget/default/widget_out.php:90
188
+ #: widget/divs-only/widget_out.php:12 widget/divs-only/widget_out.php:66
189
+ #: widget/modal/widget_out.php:19 widget/modal/widget_out.php:98
190
+ msgid "Username"
191
+ msgstr "用户名"
192
+
193
+ #: widget/default/widget_out.php:23 widget/divs-only/widget_out.php:17
194
+ #: widget/modal/widget_out.php:27
195
+ msgid "Password"
196
+ msgstr "密 码"
197
+
198
+ #: widget/default/widget_out.php:40 widget/divs-only/widget_out.php:35
199
+ #: widget/modal/widget_out.php:44
200
+ msgid "Remember Me"
201
+ msgstr "记住密码"
202
+
203
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
204
+ #: widget/modal/widget_out.php:47
205
+ msgid "Password Lost and Found"
206
+ msgstr "密码恢复"
207
+
208
+ #: widget/default/widget_out.php:43 widget/divs-only/widget_out.php:38
209
+ #: widget/modal/widget_out.php:47
210
+ msgid "Lost your password?"
211
+ msgstr "丢失您的密码了?"
212
+
213
+ #: widget/default/widget_out.php:47 widget/default/widget_out.php:100
214
+ #: widget/divs-only/widget_out.php:42 widget/divs-only/widget_out.php:79
215
+ #: widget/modal/widget_out.php:51 widget/modal/widget_out.php:122
216
+ msgid "Register"
217
+ msgstr "注册"
218
+
219
+ #: widget/default/widget_out.php:61 widget/divs-only/widget_out.php:48
220
+ #: widget/modal/widget_out.php:63
221
+ msgid "Forgotten Password"
222
+ msgstr "忘记密码"
223
+
224
+ #: widget/default/widget_out.php:66 widget/divs-only/widget_out.php:50
225
+ #: widget/modal/widget_out.php:69
226
+ msgid "Enter username or email"
227
+ msgstr "请输入用户名或者Email"
228
+
229
+ #: widget/default/widget_out.php:73 widget/divs-only/widget_out.php:55
230
+ #: widget/modal/widget_out.php:77
231
+ msgid "Get New Password"
232
+ msgstr "更新密码"
233
+
234
+ #: widget/default/widget_out.php:74 widget/divs-only/widget_out.php:56
235
+ #: widget/divs-only/widget_out.php:80 widget/modal/widget_out.php:78
236
+ #: widget/modal/widget_out.php:123
237
+ msgid "Cancel"
238
+ msgstr "取消"
239
+
240
+ #: widget/default/widget_out.php:84 widget/divs-only/widget_out.php:64
241
+ #: widget/modal/widget_out.php:92
242
+ msgid "Register For This Site"
243
+ msgstr "在该网站上注册"
244
+
245
+ #: widget/default/widget_out.php:94 widget/divs-only/widget_out.php:70
246
+ #: widget/modal/widget_out.php:106
247
+ msgid "E-mail"
248
+ msgstr "邮箱"
249
+
250
+ #: widget/default/widget_out.php:85 widget/divs-only/widget_out.php:78
251
+ #: widget/modal/widget_out.php:121
252
+ msgid "A password will be e-mailed to you."
253
+ msgstr "密码会通过邮箱发给你"
254
+
255
+ #: login-with-ajax-admin.php:180
256
+ msgid "Redirection Settings"
257
+ msgstr "跳转设置"
258
+
259
+ #: login-with-ajax-admin.php:184
260
+ msgid "Global Login Redirect"
261
+ msgstr "通用登陆转向"
262
+
263
+ #: login-with-ajax-admin.php:188
264
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
265
+ msgstr "如果您想使用户登录后转向特定的一个地址,请在此填写好(比如:http://wordpress.org/)"
266
+
267
+ #: login-with-ajax-admin.php:189
268
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
269
+ msgstr "%USERNAME%代表登录用户的用户名"
270
+
271
+ #: login-with-ajax-admin.php:222
272
+ msgid "Global Logout Redirect"
273
+ msgstr "通用注销转向"
274
+
275
+ #: login-with-ajax-admin.php:226
276
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
277
+ msgstr "如果您想使注销用户转向特定的一个地址,请在此填写好(比如:http://wordpress.org/)"
278
+
279
+ #: login-with-ajax-admin.php:227
280
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
281
+ msgstr "%LASTURL%代表用户登录前所在的页面"
282
+
283
+ #: login-with-ajax-admin.php:235
284
+ msgid "Role-Based Custom Login Redirects"
285
+ msgstr "自定义登陆转向"
286
+
287
+ #: login-with-ajax-admin.php:238
288
+ msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
289
+ msgstr "如果您想自定义特定用户的登陆转向,请在此填写好(空白表示默认全球转向哦)"
290
+
291
+ #: login-with-ajax-admin.php:288
292
+ msgid "Role-Based Custom Logout Redirects"
293
+ msgstr "自定义注销转向"
294
+
295
+ #: login-with-ajax-admin.php:291
296
+ msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
297
+ msgstr "如果您想自定义特定用户的登陆注销,请在此填写好(空白表示默认全球注销哦)"
298
+
299
+ #: login-with-ajax-admin.php:314
300
+ msgid "Notification Settings"
301
+ msgstr "通知设置"
302
+
303
+ #: login-with-ajax-admin.php:317
304
+ msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
305
+ msgstr "如果这个功能不能有效使用,请查看是否你还安装了其他影响用户注册的插件(如BuddyPress和MU)"
306
+
307
+ #: login-with-ajax-admin.php:322
308
+ msgid "Override Default Email?"
309
+ msgstr "覆盖默认邮箱?"
310
+
311
+ #: login-with-ajax-admin.php:330
312
+ msgid "Subject"
313
+ msgstr "标题"
314
+
315
+ #: login-with-ajax-admin.php:335
316
+ msgid "Your registration at %BLOGNAME%"
317
+ msgstr "你在%BLOGNAME%注册了"
318
+
319
+ #: login-with-ajax-admin.php:339 login-with-ajax-admin.php:381
320
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
321
+ msgstr "<code>%USERNAME%</code>代表用户名"
322
+
323
+ #: login-with-ajax-admin.php:343 login-with-ajax-admin.php:385
324
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
325
+ msgstr "<code>%PASSWORD%</code>代表用户的密码"
326
+
327
+ #: login-with-ajax-admin.php:345 login-with-ajax-admin.php:387
328
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
329
+ msgstr "<code>%BLOGNAME%</code>代表你网站的名字"
330
+
331
+ #: login-with-ajax-admin.php:346 login-with-ajax-admin.php:388
332
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
333
+ msgstr "<code>%BLOGURL%</code>代表你网站的链接"
334
+
335
+ #: login-with-ajax-admin.php:351
336
+ msgid "Message"
337
+ msgstr "内容"
338
+
339
+ #: login-with-ajax-admin.php:396
340
+ msgid "Save Changes"
341
+ msgstr "保存修改"
342
+
343
+ #: login-with-ajax-admin.php:50
344
+ msgid "Dismiss"
345
+ msgstr "忽略"
346
+
347
+ #: login-with-ajax-admin.php:106
348
+ msgid "Changes saved."
349
+ msgstr "修改已保存。"
350
+
351
+ #: login-with-ajax-admin.php:148
352
+ msgid "General Settings"
353
+ msgstr "一般设置"
354
+
355
+ #: login-with-ajax-admin.php:153
356
+ msgid "Default Template"
357
+ msgstr "默认模板"
358
+
359
+ #: login-with-ajax-admin.php:162
360
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
361
+ msgstr "选择你希望使用的默认模板。在小工具,简码和函数中可以重写该设置"
362
+
363
+ #: login-with-ajax-admin.php:163
364
+ msgid "Further documentation for this feature coming soon..."
365
+ msgstr "关于这个功能的文档即将发布..."
366
+
367
+ #: login-with-ajax-admin.php:169
368
+ msgid "Disable refresh upon login?"
369
+ msgstr "登陆后禁止刷新页面?"
370
+
371
+ #: login-with-ajax-admin.php:174
372
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
373
+ msgstr "勾选该选项后,用户登陆后,只有含该登录框的小工具会刷新,页面不刷新。如果你想让用户登录后跳转到另外一个页面,不要勾选该选项!"
langs/login-with-ajax.pot CHANGED
@@ -1,18 +1,18 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: Login With Ajax v3.1.1\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: \n"
6
- "PO-Revision-Date: 2013-05-20 19:08:13+0000\n"
7
- "Last-Translator: translate@netweblogic.com\n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
13
  "X-Generator: CSL v1.x\n"
14
- "X-Poedit-Language: Arabic\n"
15
- "X-Poedit-Country: U.A.E.\n"
16
  "X-Poedit-SourceCharset: utf-8\n"
17
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
18
  "X-Poedit-Basepath: ../\n"
@@ -20,177 +20,174 @@ msgstr ""
20
  "X-Poedit-SearchPath-0: .\n"
21
  "X-Textdomain-Support: yes"
22
 
23
- #: login-with-ajax-admin.php:44
24
- #@ login-with-ajax
25
- msgid "New features in Login With AJAX (including registration!), check out the settings and widget pages!"
26
- msgstr ""
27
-
28
- #: login-with-ajax-admin.php:46
29
  #@ login-with-ajax
30
  msgid "Dismiss"
31
  msgstr ""
32
 
33
- #: login-with-ajax-admin.php:92
34
  #@ default
35
  msgid "Changes saved."
36
  msgstr ""
37
 
38
- #: login-with-ajax-admin.php:134
39
  #@ login-with-ajax
40
  msgid "General Settings"
41
  msgstr ""
42
 
43
- #: login-with-ajax-admin.php:139
44
  #@ login-with-ajax
45
  msgid "Default Template"
46
  msgstr ""
47
 
48
- #: login-with-ajax-admin.php:148
49
  #@ login-with-ajax
50
  msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
51
  msgstr ""
52
 
53
- #: login-with-ajax-admin.php:149
54
  #@ login-with-ajax
55
  msgid "Further documentation for this feature coming soon..."
56
  msgstr ""
57
 
58
- #: login-with-ajax-admin.php:155
59
  #@ login-with-ajax
60
  msgid "Disable refresh upon login?"
61
  msgstr ""
62
 
63
- #: login-with-ajax-admin.php:160
64
  #@ login-with-ajax
65
  msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
66
  msgstr ""
67
 
68
- #: login-with-ajax-admin.php:166
69
  #@ login-with-ajax
70
  msgid "Redirection Settings"
71
  msgstr ""
72
 
73
- #: login-with-ajax-admin.php:170
74
  #@ login-with-ajax
75
  msgid "Global Login Redirect"
76
  msgstr ""
77
 
78
- #: login-with-ajax-admin.php:174
79
  #@ login-with-ajax
80
  msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
81
  msgstr ""
82
 
83
- #: login-with-ajax-admin.php:175
84
  #, php-format
85
  #@ login-with-ajax
86
  msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
87
  msgstr ""
88
 
89
- #: login-with-ajax-admin.php:197
90
- #: login-with-ajax-admin.php:249
91
  #@ login-with-ajax
92
  msgid "With WPML enabled you can provide different redirection destinations based on language too."
93
  msgstr ""
94
 
95
- #: login-with-ajax-admin.php:208
96
  #@ login-with-ajax
97
  msgid "Global Logout Redirect"
98
  msgstr ""
99
 
100
- #: login-with-ajax-admin.php:212
101
  #@ login-with-ajax
102
  msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
103
  msgstr ""
104
 
105
- #: login-with-ajax-admin.php:213
106
  #, php-format
107
  #@ login-with-ajax
108
  msgid "Enter %LASTURL% to send the user back to the page they were previously on."
109
  msgstr ""
110
 
111
- #: login-with-ajax-admin.php:221
112
  #@ login-with-ajax
113
  msgid "Role-Based Custom Login Redirects"
114
  msgstr ""
115
 
116
- #: login-with-ajax-admin.php:224
117
  #@ login-with-ajax
118
  msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
119
  msgstr ""
120
 
121
- #: login-with-ajax-admin.php:274
122
  #@ login-with-ajax
123
  msgid "Role-Based Custom Logout Redirects"
124
  msgstr ""
125
 
126
- #: login-with-ajax-admin.php:277
127
  #@ login-with-ajax
128
  msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
129
  msgstr ""
130
 
131
- #: login-with-ajax-admin.php:300
132
  #@ login-with-ajax
133
  msgid "Notification Settings"
134
  msgstr ""
135
 
136
- #: login-with-ajax-admin.php:302
137
  #@ login-with-ajax
138
  msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
139
  msgstr ""
140
 
141
- #: login-with-ajax-admin.php:303
142
  #@ login-with-ajax
143
  msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
144
  msgstr ""
145
 
146
- #: login-with-ajax-admin.php:308
147
  #@ login-with-ajax
148
  msgid "Override Default Email?"
149
  msgstr ""
150
 
151
- #: login-with-ajax-admin.php:316
152
  #@ login-with-ajax
153
  msgid "Subject"
154
  msgstr ""
155
 
156
- #: login-with-ajax-admin.php:321
157
  #, php-format
158
  #@ login-with-ajax
159
  msgid "Your registration at %BLOGNAME%"
160
  msgstr ""
161
 
162
- #: login-with-ajax-admin.php:325
 
163
  #, php-format
164
  #@ login-with-ajax
165
  msgid "<code>%USERNAME%</code> will be replaced with a username."
166
  msgstr ""
167
 
168
- #: login-with-ajax-admin.php:326
 
169
  #, php-format
170
  #@ login-with-ajax
171
  msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
172
  msgstr ""
173
 
174
- #: login-with-ajax-admin.php:327
175
- #: login-with-ajax-admin.php:351
176
  #, php-format
177
  #@ login-with-ajax
178
  msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
179
  msgstr ""
180
 
181
- #: login-with-ajax-admin.php:328
182
- #: login-with-ajax-admin.php:352
183
  #, php-format
184
  #@ login-with-ajax
185
  msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
186
  msgstr ""
187
 
188
- #: login-with-ajax-admin.php:333
189
  #@ login-with-ajax
190
  msgid "Message"
191
  msgstr ""
192
 
193
- #: login-with-ajax-admin.php:338
194
  #, php-format
195
  #@ login-with-ajax
196
  msgid ""
@@ -206,13 +203,29 @@ msgid ""
206
  "The team at %BLOGNAME%"
207
  msgstr ""
208
 
209
- #: login-with-ajax-admin.php:360
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
210
  #@ default
211
  msgid "Save Changes"
212
  msgstr ""
213
 
214
  #: login-with-ajax-widget.php:8
215
- #: widget/default/widget_out.php:31
216
  #: widget/divs-only/widget_out.php:26
217
  #: widget/modal/widget_out.php:9
218
  #: widget/modal/widget_out.php:36
@@ -268,108 +281,76 @@ msgstr ""
268
  msgid "Template"
269
  msgstr ""
270
 
271
- #: login-with-ajax.php:157
272
  #@ login-with-ajax
273
  msgid "Login Successful, redirecting..."
274
  msgstr ""
275
 
276
- #: login-with-ajax.php:169
277
  #@ login-with-ajax
278
  msgid "Login successful, updating..."
279
  msgstr ""
280
 
281
- #: login-with-ajax.php:179
282
- #: login-with-ajax.php:233
283
  #@ login-with-ajax
284
  msgid "An undefined error has ocurred"
285
  msgstr ""
286
 
287
- #: login-with-ajax.php:183
288
  #@ login-with-ajax
289
  msgid "Please supply your username and password."
290
  msgstr ""
291
 
292
- #: login-with-ajax.php:203
293
  #@ login-with-ajax
294
  msgid "Registration complete. Please check your e-mail."
295
  msgstr ""
296
 
297
- #: login-with-ajax.php:224
 
 
 
 
 
298
  #@ login-with-ajax
299
  msgid "We have sent you an email"
300
  msgstr ""
301
 
302
- #: pluggable.php:24
303
  #, php-format
304
  #@ default
305
- msgid "New user registration on your blog %s:"
306
  msgstr ""
307
 
308
- #: pluggable.php:25
309
- #: pluggable.php:39
310
  #, php-format
311
  #@ default
312
  msgid "Username: %s"
313
  msgstr ""
314
 
315
- #: pluggable.php:26
316
  #, php-format
317
  #@ default
318
  msgid "E-mail: %s"
319
  msgstr ""
320
 
321
- #: pluggable.php:28
322
  #, php-format
323
  #@ default
324
  msgid "[%s] New User Registration"
325
  msgstr ""
326
 
327
- #: pluggable.php:40
328
- #, php-format
329
  #@ default
330
- msgid "Password: %s"
331
  msgstr ""
332
 
333
- #: pluggable.php:43
334
  #, php-format
335
  #@ default
336
- msgid "[%s] Your username and password"
337
- msgstr ""
338
-
339
- #: registration.php:18
340
- #@ default
341
- msgid "<strong>ERROR</strong>: Please enter a username."
342
- msgstr ""
343
-
344
- #: registration.php:20
345
- #@ default
346
- msgid "<strong>ERROR</strong>: This username is invalid because it uses illegal characters. Please enter a valid username."
347
- msgstr ""
348
-
349
- #: registration.php:23
350
- #@ default
351
- msgid "<strong>ERROR</strong>: This username is already registered. Please choose another one."
352
- msgstr ""
353
-
354
- #: registration.php:28
355
- #@ default
356
- msgid "<strong>ERROR</strong>: Please type your e-mail address."
357
- msgstr ""
358
-
359
- #: registration.php:30
360
- #@ default
361
- msgid "<strong>ERROR</strong>: The email address isn&#8217;t correct."
362
- msgstr ""
363
-
364
- #: registration.php:33
365
- #@ default
366
- msgid "<strong>ERROR</strong>: This email is already registered, please choose another one."
367
- msgstr ""
368
-
369
- #: registration.php:46
370
- #, php-format
371
- #@ default
372
- msgid "<strong>ERROR</strong>: Couldn&#8217;t register you... please contact the <a href=\"mailto:%s\">webmaster</a> !"
373
  msgstr ""
374
 
375
  #: widget/default/widget_in.php:25
@@ -388,103 +369,120 @@ msgstr ""
388
  msgid "blog admin"
389
  msgstr ""
390
 
391
- #: widget/default/widget_out.php:14
392
- #: widget/default/widget_out.php:82
393
  #: widget/divs-only/widget_out.php:12
394
- #: widget/divs-only/widget_out.php:63
395
  #: widget/modal/widget_out.php:19
396
- #: widget/modal/widget_out.php:92
397
  #@ login-with-ajax
398
  msgid "Username"
399
  msgstr ""
400
 
401
- #: widget/default/widget_out.php:22
402
  #: widget/divs-only/widget_out.php:17
403
  #: widget/modal/widget_out.php:27
404
  #@ login-with-ajax
405
  msgid "Password"
406
  msgstr ""
407
 
408
- #: widget/default/widget_out.php:36
409
- #: widget/divs-only/widget_out.php:32
410
- #: widget/modal/widget_out.php:41
411
  #@ login-with-ajax
412
  msgid "Remember Me"
413
  msgstr ""
414
 
415
- #: widget/default/widget_out.php:39
416
- #: widget/divs-only/widget_out.php:35
417
- #: widget/modal/widget_out.php:44
418
  #@ login-with-ajax
419
  msgid "Password Lost and Found"
420
  msgstr ""
421
 
422
- #: widget/default/widget_out.php:39
423
- #: widget/divs-only/widget_out.php:35
424
- #: widget/modal/widget_out.php:44
425
  #@ login-with-ajax
426
  msgid "Lost your password?"
427
  msgstr ""
428
 
429
- #: widget/default/widget_out.php:43
430
- #: widget/default/widget_out.php:92
431
- #: widget/divs-only/widget_out.php:39
432
- #: widget/divs-only/widget_out.php:76
433
- #: widget/modal/widget_out.php:48
434
- #: widget/modal/widget_out.php:113
435
  #@ login-with-ajax
436
  msgid "Register"
437
  msgstr ""
438
 
439
- #: widget/default/widget_out.php:55
440
- #: widget/divs-only/widget_out.php:45
441
- #: widget/modal/widget_out.php:60
442
  #@ login-with-ajax
443
  msgid "Forgotten Password"
444
  msgstr ""
445
 
446
- #: widget/default/widget_out.php:60
447
- #: widget/divs-only/widget_out.php:47
448
- #: widget/modal/widget_out.php:65
449
  #@ login-with-ajax
450
  msgid "Enter username or email"
451
  msgstr ""
452
 
453
- #: widget/default/widget_out.php:67
454
- #: widget/divs-only/widget_out.php:52
455
- #: widget/modal/widget_out.php:72
456
  #@ login-with-ajax
457
  msgid "Get New Password"
458
  msgstr ""
459
 
460
- #: widget/default/widget_out.php:68
461
- #: widget/divs-only/widget_out.php:53
462
- #: widget/divs-only/widget_out.php:77
463
- #: widget/modal/widget_out.php:73
464
- #: widget/modal/widget_out.php:114
465
  #@ login-with-ajax
466
  msgid "Cancel"
467
  msgstr ""
468
 
469
- #: widget/default/widget_out.php:77
470
- #: widget/divs-only/widget_out.php:61
471
- #: widget/modal/widget_out.php:87
472
  #@ login-with-ajax
473
  msgid "Register For This Site"
474
  msgstr ""
475
 
476
- #: widget/default/widget_out.php:78
477
- #: widget/divs-only/widget_out.php:75
478
- #: widget/modal/widget_out.php:112
479
  #@ login-with-ajax
480
  #@ default
481
  msgid "A password will be e-mailed to you."
482
  msgstr ""
483
 
484
- #: widget/default/widget_out.php:86
485
- #: widget/divs-only/widget_out.php:67
486
- #: widget/modal/widget_out.php:98
487
  #@ login-with-ajax
488
  msgid "E-mail"
489
  msgstr ""
490
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: Login With Ajax v3.1.4.1\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: \n"
6
+ "PO-Revision-Date: 2015-09-23 20:39:20+0000\n"
7
+ "Last-Translator: admin <msykes@netweblogic.com>\n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
  "X-Generator: CSL v1.x\n"
14
+ "X-Poedit-Language: Azeri (Latin)\n"
15
+ "X-Poedit-Country: AZERBAIJAN\n"
16
  "X-Poedit-SourceCharset: utf-8\n"
17
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
18
  "X-Poedit-Basepath: ../\n"
20
  "X-Poedit-SearchPath-0: .\n"
21
  "X-Textdomain-Support: yes"
22
 
23
+ #: login-with-ajax-admin.php:50
 
 
 
 
 
24
  #@ login-with-ajax
25
  msgid "Dismiss"
26
  msgstr ""
27
 
28
+ #: login-with-ajax-admin.php:106
29
  #@ default
30
  msgid "Changes saved."
31
  msgstr ""
32
 
33
+ #: login-with-ajax-admin.php:148
34
  #@ login-with-ajax
35
  msgid "General Settings"
36
  msgstr ""
37
 
38
+ #: login-with-ajax-admin.php:153
39
  #@ login-with-ajax
40
  msgid "Default Template"
41
  msgstr ""
42
 
43
+ #: login-with-ajax-admin.php:162
44
  #@ login-with-ajax
45
  msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
46
  msgstr ""
47
 
48
+ #: login-with-ajax-admin.php:163
49
  #@ login-with-ajax
50
  msgid "Further documentation for this feature coming soon..."
51
  msgstr ""
52
 
53
+ #: login-with-ajax-admin.php:169
54
  #@ login-with-ajax
55
  msgid "Disable refresh upon login?"
56
  msgstr ""
57
 
58
+ #: login-with-ajax-admin.php:174
59
  #@ login-with-ajax
60
  msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
61
  msgstr ""
62
 
63
+ #: login-with-ajax-admin.php:180
64
  #@ login-with-ajax
65
  msgid "Redirection Settings"
66
  msgstr ""
67
 
68
+ #: login-with-ajax-admin.php:184
69
  #@ login-with-ajax
70
  msgid "Global Login Redirect"
71
  msgstr ""
72
 
73
+ #: login-with-ajax-admin.php:188
74
  #@ login-with-ajax
75
  msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
76
  msgstr ""
77
 
78
+ #: login-with-ajax-admin.php:189
79
  #, php-format
80
  #@ login-with-ajax
81
  msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
82
  msgstr ""
83
 
84
+ #: login-with-ajax-admin.php:211
85
+ #: login-with-ajax-admin.php:263
86
  #@ login-with-ajax
87
  msgid "With WPML enabled you can provide different redirection destinations based on language too."
88
  msgstr ""
89
 
90
+ #: login-with-ajax-admin.php:222
91
  #@ login-with-ajax
92
  msgid "Global Logout Redirect"
93
  msgstr ""
94
 
95
+ #: login-with-ajax-admin.php:226
96
  #@ login-with-ajax
97
  msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
98
  msgstr ""
99
 
100
+ #: login-with-ajax-admin.php:227
101
  #, php-format
102
  #@ login-with-ajax
103
  msgid "Enter %LASTURL% to send the user back to the page they were previously on."
104
  msgstr ""
105
 
106
+ #: login-with-ajax-admin.php:235
107
  #@ login-with-ajax
108
  msgid "Role-Based Custom Login Redirects"
109
  msgstr ""
110
 
111
+ #: login-with-ajax-admin.php:238
112
  #@ login-with-ajax
113
  msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
114
  msgstr ""
115
 
116
+ #: login-with-ajax-admin.php:288
117
  #@ login-with-ajax
118
  msgid "Role-Based Custom Logout Redirects"
119
  msgstr ""
120
 
121
+ #: login-with-ajax-admin.php:291
122
  #@ login-with-ajax
123
  msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
124
  msgstr ""
125
 
126
+ #: login-with-ajax-admin.php:314
127
  #@ login-with-ajax
128
  msgid "Notification Settings"
129
  msgstr ""
130
 
131
+ #: login-with-ajax-admin.php:316
132
  #@ login-with-ajax
133
  msgid "If you'd like to override the default Wordpress email users receive once registered, make sure you check the box below and enter a new email subject and message."
134
  msgstr ""
135
 
136
+ #: login-with-ajax-admin.php:317
137
  #@ login-with-ajax
138
  msgid "If this feature doesn't work, please make sure that you don't have another plugin installed which also manages user registrations (e.g. BuddyPress and MU)."
139
  msgstr ""
140
 
141
+ #: login-with-ajax-admin.php:322
142
  #@ login-with-ajax
143
  msgid "Override Default Email?"
144
  msgstr ""
145
 
146
+ #: login-with-ajax-admin.php:330
147
  #@ login-with-ajax
148
  msgid "Subject"
149
  msgstr ""
150
 
151
+ #: login-with-ajax-admin.php:335
152
  #, php-format
153
  #@ login-with-ajax
154
  msgid "Your registration at %BLOGNAME%"
155
  msgstr ""
156
 
157
+ #: login-with-ajax-admin.php:339
158
+ #: login-with-ajax-admin.php:381
159
  #, php-format
160
  #@ login-with-ajax
161
  msgid "<code>%USERNAME%</code> will be replaced with a username."
162
  msgstr ""
163
 
164
+ #: login-with-ajax-admin.php:343
165
+ #: login-with-ajax-admin.php:385
166
  #, php-format
167
  #@ login-with-ajax
168
  msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
169
  msgstr ""
170
 
171
+ #: login-with-ajax-admin.php:345
172
+ #: login-with-ajax-admin.php:387
173
  #, php-format
174
  #@ login-with-ajax
175
  msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
176
  msgstr ""
177
 
178
+ #: login-with-ajax-admin.php:346
179
+ #: login-with-ajax-admin.php:388
180
  #, php-format
181
  #@ login-with-ajax
182
  msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
183
  msgstr ""
184
 
185
+ #: login-with-ajax-admin.php:351
186
  #@ login-with-ajax
187
  msgid "Message"
188
  msgstr ""
189
 
190
+ #: login-with-ajax-admin.php:368
191
  #, php-format
192
  #@ login-with-ajax
193
  msgid ""
203
  "The team at %BLOGNAME%"
204
  msgstr ""
205
 
206
+ #: login-with-ajax-admin.php:357
207
+ #, php-format
208
+ #@ login-with-ajax
209
+ msgid ""
210
+ "Thanks for signing up to our blog. \n"
211
+ "\n"
212
+ "You can login with the following credentials by visiting %BLOGURL%\n"
213
+ "\n"
214
+ "Username: %USERNAME%\n"
215
+ "To set your password, visit the following address: %PASSWORD%\n"
216
+ "\n"
217
+ "We look forward to your next visit!\n"
218
+ "\n"
219
+ "The team at %BLOGNAME%"
220
+ msgstr ""
221
+
222
+ #: login-with-ajax-admin.php:396
223
  #@ default
224
  msgid "Save Changes"
225
  msgstr ""
226
 
227
  #: login-with-ajax-widget.php:8
228
+ #: widget/default/widget_out.php:32
229
  #: widget/divs-only/widget_out.php:26
230
  #: widget/modal/widget_out.php:9
231
  #: widget/modal/widget_out.php:36
281
  msgid "Template"
282
  msgstr ""
283
 
284
+ #: login-with-ajax.php:160
285
  #@ login-with-ajax
286
  msgid "Login Successful, redirecting..."
287
  msgstr ""
288
 
289
+ #: login-with-ajax.php:173
290
  #@ login-with-ajax
291
  msgid "Login successful, updating..."
292
  msgstr ""
293
 
294
+ #: login-with-ajax.php:183
295
+ #: login-with-ajax.php:239
296
  #@ login-with-ajax
297
  msgid "An undefined error has ocurred"
298
  msgstr ""
299
 
300
+ #: login-with-ajax.php:187
301
  #@ login-with-ajax
302
  msgid "Please supply your username and password."
303
  msgstr ""
304
 
305
+ #: login-with-ajax.php:205
306
  #@ login-with-ajax
307
  msgid "Registration complete. Please check your e-mail."
308
  msgstr ""
309
 
310
+ #: login-with-ajax.php:218
311
+ #@ login-with-ajax
312
+ msgid "Registration has been disabled."
313
+ msgstr ""
314
+
315
+ #: login-with-ajax.php:230
316
  #@ login-with-ajax
317
  msgid "We have sent you an email"
318
  msgstr ""
319
 
320
+ #: pluggable.php:35
321
  #, php-format
322
  #@ default
323
+ msgid "New user registration on your site %s:"
324
  msgstr ""
325
 
326
+ #: pluggable.php:36
327
+ #: pluggable.php:67
328
  #, php-format
329
  #@ default
330
  msgid "Username: %s"
331
  msgstr ""
332
 
333
+ #: pluggable.php:37
334
  #, php-format
335
  #@ default
336
  msgid "E-mail: %s"
337
  msgstr ""
338
 
339
+ #: pluggable.php:39
340
  #, php-format
341
  #@ default
342
  msgid "[%s] New User Registration"
343
  msgstr ""
344
 
345
+ #: pluggable.php:68
 
346
  #@ default
347
+ msgid "To set your password, visit the following address:"
348
  msgstr ""
349
 
350
+ #: pluggable.php:73
351
  #, php-format
352
  #@ default
353
+ msgid "[%s] Your username and password info"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
354
  msgstr ""
355
 
356
  #: widget/default/widget_in.php:25
369
  msgid "blog admin"
370
  msgstr ""
371
 
372
+ #: widget/default/widget_out.php:15
373
+ #: widget/default/widget_out.php:90
374
  #: widget/divs-only/widget_out.php:12
375
+ #: widget/divs-only/widget_out.php:66
376
  #: widget/modal/widget_out.php:19
377
+ #: widget/modal/widget_out.php:98
378
  #@ login-with-ajax
379
  msgid "Username"
380
  msgstr ""
381
 
382
+ #: widget/default/widget_out.php:23
383
  #: widget/divs-only/widget_out.php:17
384
  #: widget/modal/widget_out.php:27
385
  #@ login-with-ajax
386
  msgid "Password"
387
  msgstr ""
388
 
389
+ #: widget/default/widget_out.php:40
390
+ #: widget/divs-only/widget_out.php:35
391
+ #: widget/modal/widget_out.php:44
392
  #@ login-with-ajax
393
  msgid "Remember Me"
394
  msgstr ""
395
 
396
+ #: widget/default/widget_out.php:43
397
+ #: widget/divs-only/widget_out.php:38
398
+ #: widget/modal/widget_out.php:47
399
  #@ login-with-ajax
400
  msgid "Password Lost and Found"
401
  msgstr ""
402
 
403
+ #: widget/default/widget_out.php:43
404
+ #: widget/divs-only/widget_out.php:38
405
+ #: widget/modal/widget_out.php:47
406
  #@ login-with-ajax
407
  msgid "Lost your password?"
408
  msgstr ""
409
 
410
+ #: widget/default/widget_out.php:47
411
+ #: widget/default/widget_out.php:100
412
+ #: widget/divs-only/widget_out.php:42
413
+ #: widget/divs-only/widget_out.php:79
414
+ #: widget/modal/widget_out.php:51
415
+ #: widget/modal/widget_out.php:122
416
  #@ login-with-ajax
417
  msgid "Register"
418
  msgstr ""
419
 
420
+ #: widget/default/widget_out.php:61
421
+ #: widget/divs-only/widget_out.php:48
422
+ #: widget/modal/widget_out.php:63
423
  #@ login-with-ajax
424
  msgid "Forgotten Password"
425
  msgstr ""
426
 
427
+ #: widget/default/widget_out.php:66
428
+ #: widget/divs-only/widget_out.php:50
429
+ #: widget/modal/widget_out.php:69
430
  #@ login-with-ajax
431
  msgid "Enter username or email"
432
  msgstr ""
433
 
434
+ #: widget/default/widget_out.php:73
435
+ #: widget/divs-only/widget_out.php:55
436
+ #: widget/modal/widget_out.php:77
437
  #@ login-with-ajax
438
  msgid "Get New Password"
439
  msgstr ""
440
 
441
+ #: widget/default/widget_out.php:74
442
+ #: widget/divs-only/widget_out.php:56
443
+ #: widget/divs-only/widget_out.php:80
444
+ #: widget/modal/widget_out.php:78
445
+ #: widget/modal/widget_out.php:123
446
  #@ login-with-ajax
447
  msgid "Cancel"
448
  msgstr ""
449
 
450
+ #: widget/default/widget_out.php:84
451
+ #: widget/divs-only/widget_out.php:64
452
+ #: widget/modal/widget_out.php:92
453
  #@ login-with-ajax
454
  msgid "Register For This Site"
455
  msgstr ""
456
 
457
+ #: widget/default/widget_out.php:85
458
+ #: widget/divs-only/widget_out.php:78
459
+ #: widget/modal/widget_out.php:121
460
  #@ login-with-ajax
461
  #@ default
462
  msgid "A password will be e-mailed to you."
463
  msgstr ""
464
 
465
+ #: widget/default/widget_out.php:94
466
+ #: widget/divs-only/widget_out.php:70
467
+ #: widget/modal/widget_out.php:106
468
  #@ login-with-ajax
469
  msgid "E-mail"
470
  msgstr ""
471
 
472
+ #: login-with-ajax-admin.php:47
473
+ #@ login-with-ajax
474
+ msgid "Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password."
475
+ msgstr ""
476
+
477
+ #: login-with-ajax-admin.php:48
478
+ #@ login-with-ajax
479
+ msgid "Check your registration email template."
480
+ msgstr ""
481
+
482
+ #: login-with-ajax-admin.php:341
483
+ #: login-with-ajax-admin.php:383
484
+ #, php-format
485
+ #@ login-with-ajax
486
+ msgid "%s will be replaced with a link to set the user password."
487
+ msgstr ""
488
+
login-with-ajax-admin.php CHANGED
@@ -21,11 +21,16 @@ class LoginWithAjaxAdmin{
21
  // action function for above hook
22
  function LoginWithAjaxAdmin() {
23
  global $user_level;
 
24
  add_action ( 'admin_menu', array (&$this, 'menus') );
25
- if( !empty($_GET['lwa_dismiss_notice']) && $_GET['lwa_dismiss_notice'] == '1' ){
26
- update_option('lwa_notice', 1);
27
- }elseif( get_option('lwa_notice') != 1 && $user_level == 10 ){
28
- add_action('admin_notices', array(&$this, 'admin_notices') );
 
 
 
 
29
  }
30
  }
31
 
@@ -35,18 +40,27 @@ class LoginWithAjaxAdmin{
35
  }
36
 
37
  function admin_notices() {
38
- $dismiss = $_SERVER['REQUEST_URI'];
39
- $dismiss .= (strpos($dismiss, '?')) ? "&amp;":"?";
40
- $dismiss .= "lwa_dismiss_notice=1";
41
- ?>
42
- <div id='lwa-warning' class='updated fade'>
43
- <p>
44
- <?php _e('New features in Login With AJAX (including registration!), check out the settings and widget pages!', 'login-with-ajax') ?> -
45
- <a href="<?php echo bloginfo('wpurl'); ?>/wp-admin/options-general.php?page=login-with-ajax">Settings</a> |
46
- <a href="<?php echo $dismiss ?>"><?php _e('Dismiss','login-with-ajax') ?></a>
47
- </p>
48
- </div>
49
- <?php
 
 
 
 
 
 
 
 
 
50
  }
51
 
52
 
@@ -56,12 +70,13 @@ class LoginWithAjaxAdmin{
56
  .nwl-plugin table { width:100%; }
57
  .nwl-plugin table .col { width:100px; }
58
  .nwl-plugin table input.wide { width:100%; padding:2px; }
 
59
  </style>
60
  <?php
61
  }
62
 
63
  function options() {
64
- global $LoginWithAjax;
65
  add_option('lwa_data');
66
  $lwa_data = array();
67
 
@@ -96,7 +111,7 @@ class LoginWithAjaxAdmin{
96
  }
97
  ?>
98
  <div class="wrap nwl-plugin">
99
- <h2>Login With Ajax</h2>
100
  <div id="poststuff" class="metabox-holder has-right-sidebar">
101
  <div id="side-info-column" class="inner-sidebar">
102
  <div id="categorydiv" class="postbox ">
@@ -135,9 +150,9 @@ class LoginWithAjaxAdmin{
135
  <table class="form-table">
136
  <?php if( count(LoginWithAjax::$templates) > 1 ) : ?>
137
  <tr valign="top">
138
- <td scope="row">
139
  <label><?php _e("Default Template", 'login-with-ajax'); ?></label>
140
- </td>
141
  <td>
142
  <select name="lwa_template" style="margin:0px; padding:0px; width:auto;">
143
  <?php foreach( array_keys(LoginWithAjax::$templates) as $template ): ?>
@@ -151,9 +166,9 @@ class LoginWithAjaxAdmin{
151
  </tr>
152
  <?php endif; ?>
153
  <tr valign="top">
154
- <td scope="row">
155
  <label><?php _e("Disable refresh upon login?", 'login-with-ajax'); ?></label>
156
- </td>
157
  <td>
158
  <input style="margin:0px; padding:0px; width:auto;" type="checkbox" name="lwa_no_login_refresh" value='1' class='wide' <?php echo ( !empty($lwa_data['no_login_refresh']) && $lwa_data['no_login_refresh'] == '1' ) ? 'checked="checked"':''; ?> />
159
  <br />
@@ -166,9 +181,9 @@ class LoginWithAjaxAdmin{
166
  <h2><?php _e("Redirection Settings", 'login-with-ajax'); ?></h2>
167
  <table class="form-table">
168
  <tr valign="top">
169
- <td scope="row">
170
  <label><?php _e("Global Login Redirect", 'login-with-ajax'); ?></label>
171
- </td>
172
  <td>
173
  <input type="text" name="lwa_login_redirect" value='<?php echo (!empty($lwa_data['login_redirect'])) ? $lwa_data['login_redirect']:''; ?>' class='wide' />
174
  <em><?php _e("If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)", 'login-with-ajax'); ?></em>
@@ -186,7 +201,7 @@ class LoginWithAjaxAdmin{
186
  if( substr(get_locale(),0,2) != $lang['language_code'] ){
187
  ?>
188
  <tr>
189
- <td style="width:100px;"><?php echo $lang['translated_name']?>: </td>
190
  <td><input type="text" name="lwa_<?php echo $name; ?>_<?php echo $lang['language_code']; ?>" value='<?php echo ( !empty($lwa_data[$name.'_'.$lang['language_code']]) ) ? $lwa_data[$name.'_'.$lang['language_code']]:''; ?>' class="wide" /></td>
191
  </tr>
192
  <?php
@@ -204,9 +219,9 @@ class LoginWithAjaxAdmin{
204
  </td>
205
  </tr>
206
  <tr valign="top">
207
- <td scope="row">
208
  <label><?php _e("Global Logout Redirect", 'login-with-ajax'); ?></label>
209
- </td>
210
  <td>
211
  <input type="text" name="lwa_logout_redirect" value='<?php echo (!empty($lwa_data['logout_redirect'])) ? $lwa_data['logout_redirect']:''; ?>' class='wide' />
212
  <em><?php _e("If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)", 'login-with-ajax'); ?></em>
@@ -217,9 +232,9 @@ class LoginWithAjaxAdmin{
217
  </td>
218
  </tr>
219
  <tr valign="top">
220
- <td scope="row">
221
  <label><?php _e("Role-Based Custom Login Redirects", 'login-with-ajax'); ?></label>
222
- </td>
223
  <td>
224
  <em><?php _e("If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)", 'login-with-ajax'); ?></em>
225
  <table>
@@ -238,7 +253,7 @@ class LoginWithAjaxAdmin{
238
  if( substr(get_locale(),0,2) != $lang['language_code'] ){
239
  ?>
240
  <tr>
241
- <td style="width:100px;"><?php echo $lang['translated_name']?>: </td>
242
  <td><input type="text" name="lwa_<?php echo $name; ?>_<?php echo $role ?>_<?php echo $lang['language_code']; ?>" value='<?php echo ( !empty($lwa_data[$name][$role.'_'.$lang['language_code']]) ) ? $lwa_data[$name][$role.'_'.$lang['language_code']]:''; ?>' class="wide" /></td>
243
  </tr>
244
  <?php
@@ -255,7 +270,7 @@ class LoginWithAjaxAdmin{
255
  $role_login = ( !empty($lwa_data['role_login']) && is_array($lwa_data['role_login']) && array_key_exists($role, $lwa_data['role_login']) ) ? $lwa_data['role_login'][$role]:''
256
  ?>
257
  <tr>
258
- <td class="col"><?php echo translate_user_role($details['name']) ?></td>
259
  <td>
260
  <input type='text' class='wide' name='lwa_role_login_<?php echo esc_attr($role) ?>' value="<?php echo $role_login ?>" />
261
  <?php
@@ -270,9 +285,9 @@ class LoginWithAjaxAdmin{
270
  </td>
271
  </tr>
272
  <tr valign="top">
273
- <td scope="row">
274
  <label><?php _e("Role-Based Custom Logout Redirects", 'login-with-ajax'); ?></label>
275
- </td>
276
  <td>
277
  <em><?php _e("If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)", 'login-with-ajax'); ?></em>
278
  <table>
@@ -283,7 +298,7 @@ class LoginWithAjaxAdmin{
283
  $role_logout = ( !empty($lwa_data['role_logout']) && is_array($lwa_data['role_logout']) && array_key_exists($role, $lwa_data['role_logout']) ) ? $lwa_data['role_logout'][$role]:''
284
  ?>
285
  <tr>
286
- <td class='col'><?php echo translate_user_role($details['name']) ?></td>
287
  <td>
288
  <input type='text' class='wide' name='lwa_role_logout_<?php echo esc_attr($role) ?>' value="<?php echo $role_logout ?>" />
289
  <?php lwa_icl_inputs_roles('role_logout', $lwa_data, $role); ?>
@@ -304,37 +319,53 @@ class LoginWithAjaxAdmin{
304
  </p>
305
  <table class="form-table">
306
  <tr valign="top">
307
- <td>
308
  <label><?php _e("Override Default Email?", 'login-with-ajax'); ?></label>
309
- </td>
310
  <td>
311
  <input style="margin:0px; padding:0px; width:auto;" type="checkbox" name="lwa_notification_override" value='1' class='wide' <?php echo ( !empty($lwa_data['notification_override']) && $lwa_data['notification_override'] == '1' ) ? 'checked="checked"':''; ?> />
312
  </td>
313
  </tr>
314
  <tr valign="top">
315
- <td>
316
  <label><?php _e("Subject", 'login-with-ajax'); ?></label>
317
- </td>
318
  <td>
319
- <?php
320
  if(empty($lwa_data['notification_subject'])){
321
  $lwa_data['notification_subject'] = __('Your registration at %BLOGNAME%', 'login-with-ajax');
322
  }
323
  ?>
324
  <input type="text" name="lwa_notification_subject" value='<?php echo (!empty($lwa_data['notification_subject'])) ? $lwa_data['notification_subject'] : ''; ?>' class='wide' />
325
  <em><?php _e("<code>%USERNAME%</code> will be replaced with a username.", 'login-with-ajax'); ?></em><br />
 
 
 
326
  <em><?php _e("<code>%PASSWORD%</code> will be replaced with the user's password.", 'login-with-ajax'); ?></em><br />
 
327
  <em><?php _e("<code>%BLOGNAME%</code> will be replaced with the name of your blog.", 'login-with-ajax'); ?></em>
328
  <em><?php _e("<code>%BLOGURL%</code> will be replaced with the url of your blog.", 'login-with-ajax'); ?></em>
329
  </td>
330
  </tr>
331
  <tr valign="top">
332
- <td>
333
  <label><?php _e("Message", 'login-with-ajax'); ?></label>
334
- </td>
335
  <td>
336
  <?php
337
  if( empty($lwa_data['notification_message']) ){
 
 
 
 
 
 
 
 
 
 
 
 
338
  $lwa_data['notification_message'] = __('Thanks for signing up to our blog.
339
 
340
  You can login with the following credentials by visiting %BLOGURL%
@@ -345,9 +376,16 @@ Password : %PASSWORD%
345
  We look forward to your next visit!
346
 
347
  The team at %BLOGNAME%', 'login-with-ajax');
 
348
  }
349
  ?>
350
  <textarea name="lwa_notification_message" class='wide' style="width:100%; height:250px;"><?php echo $lwa_data['notification_message'] ?></textarea>
 
 
 
 
 
 
351
  <em><?php _e("<code>%BLOGNAME%</code> will be replaced with the name of your blog.", 'login-with-ajax'); ?></em>
352
  <em><?php _e("<code>%BLOGURL%</code> will be replaced with the url of your blog.", 'login-with-ajax'); ?></em>
353
  </td>
21
  // action function for above hook
22
  function LoginWithAjaxAdmin() {
23
  global $user_level;
24
+ $lwa = LoginWithAjax::$data;
25
  add_action ( 'admin_menu', array (&$this, 'menus') );
26
+ if( !empty($_REQUEST['lwa_dismiss_notice']) && wp_verify_nonce($_REQUEST['_nonce'], 'lwa_notice_'.$_REQUEST['lwa_dismiss_notice']) && current_user_can('manage_options') ){
27
+ if( key_exists($_REQUEST['lwa_dismiss_notice'], $lwa['notices']) ){
28
+ unset($lwa['notices'][$_REQUEST['lwa_dismiss_notice']]);
29
+ if( empty($lwa['notices']) ) unset($lwa['notices']);
30
+ update_option('lwa_data', $lwa);
31
+ }
32
+ }elseif( !empty($lwa['notices']) && is_array($lwa['notices']) && count($lwa['notices']) > 0 && current_user_can('manage_options') ){
33
+ add_action('admin_notices', array(&$this, 'admin_notices'));
34
  }
35
  }
36
 
40
  }
41
 
42
  function admin_notices() {
43
+ if( !empty(LoginWithAjax::$data['notices']['password_link']) ){
44
+ ?>
45
+ <div class="updated notice notice-success is-dismissible password_link">
46
+ <p>
47
+ <?php echo esc_html_e("Since WordPress 4.3 passwords are not emailed to users anymore, they're replaced with a link to create a new password.", 'login-with-ajax'); ?>
48
+ <a href="<?php echo admin_url('options-general.php?page=login-with-ajax'); ?>"><?php echo esc_html_e("Check your registration email template.", 'login-with-ajax'); ?></a>
49
+ </p>
50
+ <button type="button" class="notice-dismiss"><span class="screen-reader-text"><?php esc_html_e('Dismiss','login-with-ajax') ?></span></button>
51
+ </div>
52
+ <script type="text/javascript">
53
+ jQuery('document').ready(function($){
54
+ $(document).on('click', '.updated.notice.password_link .notice-dismiss', function(event){
55
+ jQuery.post('<?php echo esc_url(admin_url('admin-ajax.php'))?>', {
56
+ 'lwa_dismiss_notice':'password_link',
57
+ '_nonce':'<?php echo wp_create_nonce('lwa_notice_password_link'); ?>'
58
+ });
59
+ });
60
+ });
61
+ </script>
62
+ <?php
63
+ }
64
  }
65
 
66
 
70
  .nwl-plugin table { width:100%; }
71
  .nwl-plugin table .col { width:100px; }
72
  .nwl-plugin table input.wide { width:100%; padding:2px; }
73
+
74
  </style>
75
  <?php
76
  }
77
 
78
  function options() {
79
+ global $LoginWithAjax, $wp_version;
80
  add_option('lwa_data');
81
  $lwa_data = array();
82
 
111
  }
112
  ?>
113
  <div class="wrap nwl-plugin">
114
+ <h1>Login With Ajax</h1>
115
  <div id="poststuff" class="metabox-holder has-right-sidebar">
116
  <div id="side-info-column" class="inner-sidebar">
117
  <div id="categorydiv" class="postbox ">
150
  <table class="form-table">
151
  <?php if( count(LoginWithAjax::$templates) > 1 ) : ?>
152
  <tr valign="top">
153
+ <th scope="row">
154
  <label><?php _e("Default Template", 'login-with-ajax'); ?></label>
155
+ </th>
156
  <td>
157
  <select name="lwa_template" style="margin:0px; padding:0px; width:auto;">
158
  <?php foreach( array_keys(LoginWithAjax::$templates) as $template ): ?>
166
  </tr>
167
  <?php endif; ?>
168
  <tr valign="top">
169
+ <th scope="row">
170
  <label><?php _e("Disable refresh upon login?", 'login-with-ajax'); ?></label>
171
+ </th>
172
  <td>
173
  <input style="margin:0px; padding:0px; width:auto;" type="checkbox" name="lwa_no_login_refresh" value='1' class='wide' <?php echo ( !empty($lwa_data['no_login_refresh']) && $lwa_data['no_login_refresh'] == '1' ) ? 'checked="checked"':''; ?> />
174
  <br />
181
  <h2><?php _e("Redirection Settings", 'login-with-ajax'); ?></h2>
182
  <table class="form-table">
183
  <tr valign="top">
184
+ <th scope="row">
185
  <label><?php _e("Global Login Redirect", 'login-with-ajax'); ?></label>
186
+ </th>
187
  <td>
188
  <input type="text" name="lwa_login_redirect" value='<?php echo (!empty($lwa_data['login_redirect'])) ? $lwa_data['login_redirect']:''; ?>' class='wide' />
189
  <em><?php _e("If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)", 'login-with-ajax'); ?></em>
201
  if( substr(get_locale(),0,2) != $lang['language_code'] ){
202
  ?>
203
  <tr>
204
+ <th style="width:100px;"><?php echo $lang['translated_name']?>: </th>
205
  <td><input type="text" name="lwa_<?php echo $name; ?>_<?php echo $lang['language_code']; ?>" value='<?php echo ( !empty($lwa_data[$name.'_'.$lang['language_code']]) ) ? $lwa_data[$name.'_'.$lang['language_code']]:''; ?>' class="wide" /></td>
206
  </tr>
207
  <?php
219
  </td>
220
  </tr>
221
  <tr valign="top">
222
+ <th scope="row">
223
  <label><?php _e("Global Logout Redirect", 'login-with-ajax'); ?></label>
224
+ </th>
225
  <td>
226
  <input type="text" name="lwa_logout_redirect" value='<?php echo (!empty($lwa_data['logout_redirect'])) ? $lwa_data['logout_redirect']:''; ?>' class='wide' />
227
  <em><?php _e("If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)", 'login-with-ajax'); ?></em>
232
  </td>
233
  </tr>
234
  <tr valign="top">
235
+ <th scope="row">
236
  <label><?php _e("Role-Based Custom Login Redirects", 'login-with-ajax'); ?></label>
237
+ </th>
238
  <td>
239
  <em><?php _e("If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)", 'login-with-ajax'); ?></em>
240
  <table>
253
  if( substr(get_locale(),0,2) != $lang['language_code'] ){
254
  ?>
255
  <tr>
256
+ <th style="width:100px;"><?php echo $lang['translated_name']?>: </th>
257
  <td><input type="text" name="lwa_<?php echo $name; ?>_<?php echo $role ?>_<?php echo $lang['language_code']; ?>" value='<?php echo ( !empty($lwa_data[$name][$role.'_'.$lang['language_code']]) ) ? $lwa_data[$name][$role.'_'.$lang['language_code']]:''; ?>' class="wide" /></td>
258
  </tr>
259
  <?php
270
  $role_login = ( !empty($lwa_data['role_login']) && is_array($lwa_data['role_login']) && array_key_exists($role, $lwa_data['role_login']) ) ? $lwa_data['role_login'][$role]:''
271
  ?>
272
  <tr>
273
+ <th class="col"><?php echo translate_user_role($details['name']) ?></th>
274
  <td>
275
  <input type='text' class='wide' name='lwa_role_login_<?php echo esc_attr($role) ?>' value="<?php echo $role_login ?>" />
276
  <?php
285
  </td>
286
  </tr>
287
  <tr valign="top">
288
+ <th scope="row">
289
  <label><?php _e("Role-Based Custom Logout Redirects", 'login-with-ajax'); ?></label>
290
+ </th>
291
  <td>
292
  <em><?php _e("If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)", 'login-with-ajax'); ?></em>
293
  <table>
298
  $role_logout = ( !empty($lwa_data['role_logout']) && is_array($lwa_data['role_logout']) && array_key_exists($role, $lwa_data['role_logout']) ) ? $lwa_data['role_logout'][$role]:''
299
  ?>
300
  <tr>
301
+ <th class='col'><?php echo translate_user_role($details['name']) ?></th>
302
  <td>
303
  <input type='text' class='wide' name='lwa_role_logout_<?php echo esc_attr($role) ?>' value="<?php echo $role_logout ?>" />
304
  <?php lwa_icl_inputs_roles('role_logout', $lwa_data, $role); ?>
319
  </p>
320
  <table class="form-table">
321
  <tr valign="top">
322
+ <th>
323
  <label><?php _e("Override Default Email?", 'login-with-ajax'); ?></label>
324
+ </th>
325
  <td>
326
  <input style="margin:0px; padding:0px; width:auto;" type="checkbox" name="lwa_notification_override" value='1' class='wide' <?php echo ( !empty($lwa_data['notification_override']) && $lwa_data['notification_override'] == '1' ) ? 'checked="checked"':''; ?> />
327
  </td>
328
  </tr>
329
  <tr valign="top">
330
+ <th>
331
  <label><?php _e("Subject", 'login-with-ajax'); ?></label>
332
+ </th>
333
  <td>
334
+ <?php
335
  if(empty($lwa_data['notification_subject'])){
336
  $lwa_data['notification_subject'] = __('Your registration at %BLOGNAME%', 'login-with-ajax');
337
  }
338
  ?>
339
  <input type="text" name="lwa_notification_subject" value='<?php echo (!empty($lwa_data['notification_subject'])) ? $lwa_data['notification_subject'] : ''; ?>' class='wide' />
340
  <em><?php _e("<code>%USERNAME%</code> will be replaced with a username.", 'login-with-ajax'); ?></em><br />
341
+ <?php if( version_compare($wp_version, '4.3', '>=') ): ?>
342
+ <em><strong><?php echo sprintf(esc_html__("%s will be replaced with a link to set the user password.", 'login-with-ajax'), '<code>%PASSWORD%</code>'); ?></strong></em><br />
343
+ <?php else: ?>
344
  <em><?php _e("<code>%PASSWORD%</code> will be replaced with the user's password.", 'login-with-ajax'); ?></em><br />
345
+ <?php endif; ?>
346
  <em><?php _e("<code>%BLOGNAME%</code> will be replaced with the name of your blog.", 'login-with-ajax'); ?></em>
347
  <em><?php _e("<code>%BLOGURL%</code> will be replaced with the url of your blog.", 'login-with-ajax'); ?></em>
348
  </td>
349
  </tr>
350
  <tr valign="top">
351
+ <th>
352
  <label><?php _e("Message", 'login-with-ajax'); ?></label>
353
+ </th>
354
  <td>
355
  <?php
356
  if( empty($lwa_data['notification_message']) ){
357
+ if( version_compare($wp_version, '4.3', '>=') ){
358
+ $lwa_data['notification_message'] = __('Thanks for signing up to our blog.
359
+
360
+ You can login with the following credentials by visiting %BLOGURL%
361
+
362
+ Username: %USERNAME%
363
+ To set your password, visit the following address: %PASSWORD%
364
+
365
+ We look forward to your next visit!
366
+
367
+ The team at %BLOGNAME%', 'login-with-ajax');
368
+ }else{
369
  $lwa_data['notification_message'] = __('Thanks for signing up to our blog.
370
 
371
  You can login with the following credentials by visiting %BLOGURL%
376
  We look forward to your next visit!
377
 
378
  The team at %BLOGNAME%', 'login-with-ajax');
379
+ }
380
  }
381
  ?>
382
  <textarea name="lwa_notification_message" class='wide' style="width:100%; height:250px;"><?php echo $lwa_data['notification_message'] ?></textarea>
383
+ <em><?php _e("<code>%USERNAME%</code> will be replaced with a username.", 'login-with-ajax'); ?></em><br />
384
+ <?php if( version_compare($wp_version, '4.3', '>=') ): ?>
385
+ <em><strong><?php echo sprintf(esc_html__("%s will be replaced with a link to set the user password.", 'login-with-ajax'), '<code>%PASSWORD%</code>'); ?></strong></em><br />
386
+ <?php else: ?>
387
+ <em><?php _e("<code>%PASSWORD%</code> will be replaced with the user's password.", 'login-with-ajax'); ?></em><br />
388
+ <?php endif; ?>
389
  <em><?php _e("<code>%BLOGNAME%</code> will be replaced with the name of your blog.", 'login-with-ajax'); ?></em>
390
  <em><?php _e("<code>%BLOGURL%</code> will be replaced with the url of your blog.", 'login-with-ajax'); ?></em>
391
  </td>
login-with-ajax-widget.php CHANGED
@@ -3,7 +3,7 @@ class LoginWithAjaxWidget extends WP_Widget {
3
  public $defaults;
4
 
5
  /** constructor */
6
- function LoginWithAjaxWidget() {
7
  $this->defaults = array(
8
  'title' => __('Log In','login-with-ajax'),
9
  'title_loggedin' => __( 'Hi', 'login-with-ajax' ).' %username%',
@@ -13,7 +13,7 @@ class LoginWithAjaxWidget extends WP_Widget {
13
  'remember' => 1
14
  );
15
  $widget_ops = array('description' => __( "Login widget with AJAX capabilities.", 'login-with-ajax') );
16
- parent::WP_Widget(false, $name = 'Login With Ajax', $widget_ops);
17
  }
18
 
19
  /** @see WP_Widget::widget */
@@ -51,36 +51,37 @@ class LoginWithAjaxWidget extends WP_Widget {
51
  function form($instance) {
52
  $instance = array_merge($this->defaults, $instance);
53
  ?>
 
54
  <p>
55
- <label for="<?php echo $this->get_field_id('title'); ?>"><?php echo sprintf(__('Title (%s)', 'login-with-ajax'),__('Logged In','login-with-ajax')); ?>: </label>
56
- <input type="text" id="<?php echo $this->get_field_id('title'); ?>" name="<?php echo $this->get_field_name('title'); ?>" value="<?php echo esc_attr($instance['title']); ?>" />
 
 
 
 
57
  </p>
 
 
58
  <p>
59
- <label for="<?php echo $this->get_field_id('title_loggedin'); ?>"><?php echo sprintf(__('Title (%s)', 'login-with-ajax'),__('Logged Out','login-with-ajax')); ?>: </label>
60
- <input type="text" id="<?php echo $this->get_field_id('title'); ?>" name="<?php echo $this->get_field_name('title_loggedin'); ?>" value="<?php echo esc_attr($instance['title_loggedin']); ?>" />
61
  </p>
62
  <p>
63
- <label for="<?php echo $this->get_field_id('profile_link'); ?>"><?php _e('Show profile link?', 'login-with-ajax'); ?> </label>
64
- <input id="<?php echo $this->get_field_id('profile_link'); ?>" name="<?php echo $this->get_field_name('profile_link'); ?>" type="checkbox" value="1" <?php echo !empty($instance['profile_link']) ? 'checked="checked"':""; ?> />
65
- </p>
66
- <p>
67
- <label for="<?php echo $this->get_field_id('remember'); ?>"><?php _e('Recover Password?', 'login-with-ajax'); ?> </label>
68
  <input id="<?php echo $this->get_field_id('remember'); ?>" name="<?php echo $this->get_field_name('remember'); ?>" type="checkbox" value="1" <?php echo !empty($instance['remember']) ? 'checked="checked"':""; ?> />
69
- </p>
70
- <p>
71
- <label for="<?php echo $this->get_field_id('registration'); ?>"><?php _e('AJAX Registration?', 'login-with-ajax'); ?> </label>
72
  <input id="<?php echo $this->get_field_id('registration'); ?>" name="<?php echo $this->get_field_name('registration'); ?>" type="checkbox" value="1" <?php echo !empty($instance['registration']) ? 'checked="checked"':""; ?> />
 
73
  </p>
74
- <?php if( count(LoginWithAjax::$templates) > 1 ): ?>
75
  <p>
76
- <label for="<?php echo $this->get_field_id('template'); ?>"><?php _e('Template', 'login-with-ajax'); ?> </label>
77
- <select id="<?php echo $this->get_field_id('template'); ?>" name="<?php echo $this->get_field_name('template'); ?>" >
78
- <?php foreach( array_keys(LoginWithAjax::$templates) as $template ): ?>
79
- <option <?php echo ($instance['template'] == $template) ? 'selected="selected"':""; ?>><?php echo $template ?></option>
80
- <?php endforeach; ?>
81
- </select>
82
  </p>
83
- <?php endif; ?>
84
  <?php
85
  }
86
 
3
  public $defaults;
4
 
5
  /** constructor */
6
+ function __construct() {
7
  $this->defaults = array(
8
  'title' => __('Log In','login-with-ajax'),
9
  'title_loggedin' => __( 'Hi', 'login-with-ajax' ).' %username%',
13
  'remember' => 1
14
  );
15
  $widget_ops = array('description' => __( "Login widget with AJAX capabilities.", 'login-with-ajax') );
16
+ parent::__construct(false, $name = 'Login With Ajax', $widget_ops);
17
  }
18
 
19
  /** @see WP_Widget::widget */
51
  function form($instance) {
52
  $instance = array_merge($this->defaults, $instance);
53
  ?>
54
+ <?php if( count(LoginWithAjax::$templates) > 1 ): ?>
55
  <p>
56
+ <label for="<?php echo $this->get_field_id('template'); ?>"><?php _e('Template', 'login-with-ajax'); ?>:</label>
57
+ <select class="widefat" id="<?php echo $this->get_field_id('template'); ?>" name="<?php echo $this->get_field_name('template'); ?>" >
58
+ <?php foreach( array_keys(LoginWithAjax::$templates) as $template ): ?>
59
+ <option <?php echo ($instance['template'] == $template) ? 'selected="selected"':""; ?>><?php echo $template ?></option>
60
+ <?php endforeach; ?>
61
+ </select>
62
  </p>
63
+ <?php endif; ?>
64
+ <p><strong><?php esc_html_e('Logged In','login-with-ajax'); ?></strong></p>
65
  <p>
66
+ <label for="<?php echo $this->get_field_id('title'); ?>"><?php echo sprintf(esc_html__('Title (%s)', 'login-with-ajax'),esc_html__('Logged In','login-with-ajax')); ?>: </label>
67
+ <input type="text" class="widefat" id="<?php echo $this->get_field_id('title'); ?>" name="<?php echo $this->get_field_name('title'); ?>" value="<?php echo esc_attr($instance['title']); ?>" />
68
  </p>
69
  <p>
 
 
 
 
 
70
  <input id="<?php echo $this->get_field_id('remember'); ?>" name="<?php echo $this->get_field_name('remember'); ?>" type="checkbox" value="1" <?php echo !empty($instance['remember']) ? 'checked="checked"':""; ?> />
71
+ <label for="<?php echo $this->get_field_id('remember'); ?>"><?php esc_html_e('Recover Password?', 'login-with-ajax'); ?> </label>
72
+ <br />
 
73
  <input id="<?php echo $this->get_field_id('registration'); ?>" name="<?php echo $this->get_field_name('registration'); ?>" type="checkbox" value="1" <?php echo !empty($instance['registration']) ? 'checked="checked"':""; ?> />
74
+ <label for="<?php echo $this->get_field_id('registration'); ?>"><?php esc_html_e('AJAX Registration?', 'login-with-ajax'); ?> </label>
75
  </p>
76
+ <p><strong><?php esc_html_e('Logged Out','login-with-ajax'); ?></strong></p>
77
  <p>
78
+ <label for="<?php echo $this->get_field_id('title_loggedin'); ?>"><?php echo sprintf(esc_html__('Title (%s)', 'login-with-ajax'),esc_html__('Logged Out','login-with-ajax')); ?>: </label>
79
+ <input type="text" class="widefat" id="<?php echo $this->get_field_id('title'); ?>" name="<?php echo $this->get_field_name('title_loggedin'); ?>" value="<?php echo esc_attr($instance['title_loggedin']); ?>" />
80
+ </p>
81
+ <p>
82
+ <input id="<?php echo $this->get_field_id('profile_link'); ?>" name="<?php echo $this->get_field_name('profile_link'); ?>" type="checkbox" value="1" <?php echo !empty($instance['profile_link']) ? 'checked="checked"':""; ?> />
83
+ <label for="<?php echo $this->get_field_id('profile_link'); ?>"><?php esc_html_e('Show profile link?', 'login-with-ajax'); ?> </label>
84
  </p>
 
85
  <?php
86
  }
87
 
login-with-ajax.php CHANGED
@@ -4,11 +4,12 @@ Plugin Name: Login With Ajax
4
  Plugin URI: http://wordpress.org/extend/plugins/login-with-ajax/
5
  Description: Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area.
6
  Author: Marcus Sykes
7
- Version: 3.1.4
8
  Author URI: http://msyk.es
9
  Tags: Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget
 
10
 
11
- Copyright (C) 2009 NetWebLogic LLC
12
 
13
  This program is free software; you can redistribute it and/or modify
14
  it under the terms of the GNU General Public License as published by
@@ -23,6 +24,7 @@ GNU General Public License for more details.
23
  You should have received a copy of the GNU General Public License
24
  along with this program. If not, see <http://www.gnu.org/licenses/>.
25
  */
 
26
  class LoginWithAjax {
27
 
28
  /**
@@ -101,8 +103,12 @@ class LoginWithAjax {
101
  //Enqueue scripts - Only one script enqueued here.... theme JS takes priority, then default JS
102
  if( !is_admin() ) {
103
  $js_url = defined('WP_DEBUG') && WP_DEBUG ? 'login-with-ajax.source.js':'login-with-ajax.js';
104
- wp_enqueue_script( "login-with-ajax", self::locate_template_url($js_url), array( 'jquery' ) );
105
- wp_enqueue_style( "login-with-ajax", self::locate_template_url('widget.css') );
 
 
 
 
106
  }
107
 
108
  //Add logout/in redirection
@@ -197,9 +203,6 @@ class LoginWithAjax {
197
  public static function register(){
198
  $return = array();
199
  if( get_option('users_can_register') ){
200
- if( !function_exists('register_new_user') ){
201
- include_once('registration.php'); //in ajax we don't have access to this function, so include our own copy of the function
202
- }
203
  $errors = register_new_user($_REQUEST['user_login'], $_REQUEST['user_email']);
204
  if ( !is_wp_error($errors) ) {
205
  //Success
@@ -222,9 +225,15 @@ class LoginWithAjax {
222
  return $return;
223
  }
224
 
225
- // Reads ajax login creds via POSt, calls the login script and interprets the result
226
  public static function remember(){
227
  $return = array(); //What we send back
 
 
 
 
 
 
228
  $result = retrieve_password();
229
  if ( $result === true ) {
230
  //Password correctly remembered
@@ -245,12 +254,12 @@ class LoginWithAjax {
245
  return $return;
246
  }
247
 
248
- //Added fix for
249
  public static function logoutUrl( $logout_url ){
250
  //Add ICL if necessary
251
  if( defined('ICL_LANGUAGE_CODE') ){
252
  $logout_url .= ( strstr($logout_url,'?') !== false ) ? '&amp;':'?';
253
- $logout_url .= 'icl_language_code='.ICL_LANGUAGE_CODE;
254
  }
255
  return $logout_url;
256
  }
@@ -287,10 +296,11 @@ class LoginWithAjax {
287
  $redirect = $data['logout_redirect'];
288
  }
289
  //WPML global redirect
290
- if( !empty($_REQUEST['icl_language_code']) ){
291
- $code = $_REQUEST['icl_language_code'];
292
- if( isset($data["logout_redirect_".$code]) ){
293
- $redirect = $data["logout_redirect_".$code];
 
294
  }
295
  }
296
  //Role based redirect
@@ -302,20 +312,20 @@ class LoginWithAjax {
302
  $redirect = $data["role_logout"][$user_role];
303
  }
304
  //Check for language redirects based on roles
305
- if( !empty($_REQUEST['icl_language_code']) ){
306
- if( isset($data["role_logout"][$user_role."_".$code]) ){
307
- $redirect = $data["role_logout"][$user_role."_".$code];
308
  }
309
  }
310
  }
311
  //final replaces
312
  if( !empty($redirect) ){
313
  $redirect = str_replace("%LASTURL%", $_SERVER['HTTP_REFERER'], $redirect);
314
- if( !empty($_REQUEST['icl_language_code']) ){
315
- $redirect = str_replace("%LANG%", $code.'/', $redirect);
316
  }
317
  }
318
- return $redirect;
319
  }
320
 
321
  public static function loginRedirect( $redirect, $redirect_notsurewhatthisis, $user ){
@@ -337,11 +347,10 @@ class LoginWithAjax {
337
  $redirect = $data["login_redirect"];
338
  }
339
  //WPML global redirect
340
- if( !empty($_REQUEST['icl_language_code']) ){
341
- $code = $_REQUEST['icl_language_code'];
342
- if( isset($data["login_redirect_".$code]) ){
343
- $redirect = $data["login_redirect_".$code];
344
- }
345
  }
346
  //Role based redirects
347
  if( strtolower(get_class($user)) == "wp_user" ){
@@ -350,20 +359,18 @@ class LoginWithAjax {
350
  $redirect = $data["role_login"][$user_role];
351
  }
352
  //Check for language redirects based on roles
353
- if( !empty($_REQUEST['icl_language_code']) ){
354
- if( isset($data["role_login"][$user_role."_".$code]) ){
355
- $redirect = $data["role_login"][$user_role."_".$code];
356
- }
357
  }
358
  //Do user string replacements
359
  $redirect = str_replace('%USERNAME%', $user->user_login, $redirect);
360
  }
361
  //Do string replacements
362
  $redirect = str_replace("%LASTURL%", wp_get_referer(), $redirect);
363
- if( !empty($_REQUEST['icl_language_code']) ){
364
- $redirect = str_replace("%LANG%", $code.'/', $redirect);
365
  }
366
- return $redirect;
367
  }
368
 
369
  /*
@@ -387,11 +394,22 @@ class LoginWithAjax {
387
  $template_loc = ($template_loc == '' && self::$template) ? self::$templates[self::$template].'/widget_in.php':$template_loc;
388
  include ( $template_loc != '' && file_exists($template_loc) ) ? $template_loc : 'widget/default/widget_in.php';
389
  }else{
 
 
 
 
 
 
 
390
  //Firstly check for template in theme with no template folder (legacy)
391
  $template_loc = locate_template( array('plugins/login-with-ajax/widget_out.php') );
392
  //First check for custom templates or theme template default
393
  $template_loc = ($template_loc == '' && self::$template) ? self::$templates[self::$template].'/widget_out.php' : $template_loc;
394
  include ( $template_loc != '' && file_exists($template_loc) ) ? $template_loc : 'widget/default/widget_out.php';
 
 
 
 
395
  }
396
  }
397
 
@@ -401,18 +419,18 @@ class LoginWithAjax {
401
  'profile_link' => true,
402
  'template' => 'default',
403
  'registration' => true,
404
- 'redirect' => true,
405
  'remember' => true
406
  );
407
  self::widget(shortcode_atts($defaults, $atts));
408
  return ob_get_clean();
409
  }
410
 
411
- public static function new_user_notification($user_login, $plaintext_pass, $user_email, $blogname){
412
  //Copied out of /wp-includes/pluggable.php
413
  $message = self::$data['notification_message'];
414
  $message = str_replace('%USERNAME%', $user_login, $message);
415
- $message = str_replace('%PASSWORD%', $plaintext_pass, $message);
416
  $message = str_replace('%BLOGNAME%', $blogname, $message);
417
  $message = str_replace('%BLOGURL%', get_bloginfo('wpurl'), $message);
418
 
@@ -491,6 +509,12 @@ class LoginWithAjax {
491
  add_action( 'init', 'LoginWithAjax::init' );
492
  add_action( 'widgets_init', 'LoginWithAjax::widgets_init' );
493
 
 
 
 
 
 
 
494
  //Add translation
495
  function lwa_load_plugin_textdomain(){
496
  load_plugin_textdomain('login-with-ajax', false, "login-with-ajax/langs");
@@ -503,7 +527,6 @@ if(is_admin()){
503
  }
504
 
505
  //Include pluggable functions file if user specifies in settings
506
- $lwa_data = get_option('lwa_data');
507
  if( !empty($lwa_data['notification_override']) ){
508
  include_once('pluggable.php');
509
  }
4
  Plugin URI: http://wordpress.org/extend/plugins/login-with-ajax/
5
  Description: Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area.
6
  Author: Marcus Sykes
7
+ Version: 3.1.5
8
  Author URI: http://msyk.es
9
  Tags: Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget
10
+ Text Domain: login-with-ajax
11
 
12
+ Copyright (C) 2015 NetWebLogic LLC
13
 
14
  This program is free software; you can redistribute it and/or modify
15
  it under the terms of the GNU General Public License as published by
24
  You should have received a copy of the GNU General Public License
25
  along with this program. If not, see <http://www.gnu.org/licenses/>.
26
  */
27
+ define('LOGIN_WITH_AJAX_VERSION', '3.1.5');
28
  class LoginWithAjax {
29
 
30
  /**
103
  //Enqueue scripts - Only one script enqueued here.... theme JS takes priority, then default JS
104
  if( !is_admin() ) {
105
  $js_url = defined('WP_DEBUG') && WP_DEBUG ? 'login-with-ajax.source.js':'login-with-ajax.js';
106
+ wp_enqueue_script( "login-with-ajax", self::locate_template_url($js_url), array( 'jquery' ), LOGIN_WITH_AJAX_VERSION );
107
+ wp_enqueue_style( "login-with-ajax", self::locate_template_url('widget.css'), array(), LOGIN_WITH_AJAX_VERSION );
108
+ $schema = is_ssl() ? 'https':'http';
109
+ $js_vars = array('ajaxurl' => admin_url('admin-ajax.php', $schema));
110
+ //calendar translations
111
+ wp_localize_script('login-with-ajax', 'LWA', apply_filters('lwa_js_vars', $js_vars));
112
  }
113
 
114
  //Add logout/in redirection
203
  public static function register(){
204
  $return = array();
205
  if( get_option('users_can_register') ){
 
 
 
206
  $errors = register_new_user($_REQUEST['user_login'], $_REQUEST['user_email']);
207
  if ( !is_wp_error($errors) ) {
208
  //Success
225
  return $return;
226
  }
227
 
228
+ // Reads ajax login creds via POST, calls the login script and interprets the result
229
  public static function remember(){
230
  $return = array(); //What we send back
231
+ //if we're not on wp-login.php, we need to load it since retrieve_password() is located there
232
+ if( !function_exists('retrieve_password') ){
233
+ ob_start();
234
+ include_once(ABSPATH.'wp-login.php');
235
+ ob_clean();
236
+ }
237
  $result = retrieve_password();
238
  if ( $result === true ) {
239
  //Password correctly remembered
254
  return $return;
255
  }
256
 
257
+ //Added fix for WPML
258
  public static function logoutUrl( $logout_url ){
259
  //Add ICL if necessary
260
  if( defined('ICL_LANGUAGE_CODE') ){
261
  $logout_url .= ( strstr($logout_url,'?') !== false ) ? '&amp;':'?';
262
+ $logout_url .= 'lang='.ICL_LANGUAGE_CODE;
263
  }
264
  return $logout_url;
265
  }
296
  $redirect = $data['logout_redirect'];
297
  }
298
  //WPML global redirect
299
+ $lang = !empty($_REQUEST['lang']) ? $_REQUEST['lang']:'';
300
+ $lang = apply_filters('lwa_lang', $lang);
301
+ if( !empty($lang) ){
302
+ if( isset($data["logout_redirect_".$lang]) ){
303
+ $redirect = $data["logout_redirect_".$lang];
304
  }
305
  }
306
  //Role based redirect
312
  $redirect = $data["role_logout"][$user_role];
313
  }
314
  //Check for language redirects based on roles
315
+ if( !empty($lang) ){
316
+ if( isset($data["role_logout"][$user_role."_".$lang]) ){
317
+ $redirect = $data["role_logout"][$user_role."_".$lang];
318
  }
319
  }
320
  }
321
  //final replaces
322
  if( !empty($redirect) ){
323
  $redirect = str_replace("%LASTURL%", $_SERVER['HTTP_REFERER'], $redirect);
324
+ if( !empty($lang) ){
325
+ $redirect = str_replace("%LANG%", $lang.'/', $redirect);
326
  }
327
  }
328
+ return esc_url_raw($redirect);
329
  }
330
 
331
  public static function loginRedirect( $redirect, $redirect_notsurewhatthisis, $user ){
347
  $redirect = $data["login_redirect"];
348
  }
349
  //WPML global redirect
350
+ $lang = !empty($_REQUEST['lang']) ? $_REQUEST['lang']:'';
351
+ $lang = apply_filters('lwa_lang', $lang);
352
+ if( !empty($lang) && isset($data["login_redirect_".$lang]) ){
353
+ $redirect = $data["login_redirect_".$lang];
 
354
  }
355
  //Role based redirects
356
  if( strtolower(get_class($user)) == "wp_user" ){
359
  $redirect = $data["role_login"][$user_role];
360
  }
361
  //Check for language redirects based on roles
362
+ if( !empty($lang) && isset($data["role_login"][$user_role."_".$lang]) ){
363
+ $redirect = $data["role_login"][$user_role."_".$lang];
 
 
364
  }
365
  //Do user string replacements
366
  $redirect = str_replace('%USERNAME%', $user->user_login, $redirect);
367
  }
368
  //Do string replacements
369
  $redirect = str_replace("%LASTURL%", wp_get_referer(), $redirect);
370
+ if( !empty($lang) ){
371
+ $redirect = str_replace("%LANG%", $lang.'/', $redirect);
372
  }
373
+ return esc_url_raw($redirect);
374
  }
375
 
376
  /*
394
  $template_loc = ($template_loc == '' && self::$template) ? self::$templates[self::$template].'/widget_in.php':$template_loc;
395
  include ( $template_loc != '' && file_exists($template_loc) ) ? $template_loc : 'widget/default/widget_in.php';
396
  }else{
397
+ //quick/easy WPML fix, should eventually go into a seperate file
398
+ if( defined('ICL_LANGUAGE_CODE') ){
399
+ if( !function_exists('lwa_wpml_input_var') ){
400
+ function lwa_wpml_input_var(){ echo '<input type="hidden" name="lang" id="lang" value="'.esc_attr(ICL_LANGUAGE_CODE).'" />'; }
401
+ }
402
+ foreach( array('login_form','lwa_register_form', 'lostpassword_form') as $action ) add_action($action, 'lwa_wpml_input_var');
403
+ }
404
  //Firstly check for template in theme with no template folder (legacy)
405
  $template_loc = locate_template( array('plugins/login-with-ajax/widget_out.php') );
406
  //First check for custom templates or theme template default
407
  $template_loc = ($template_loc == '' && self::$template) ? self::$templates[self::$template].'/widget_out.php' : $template_loc;
408
  include ( $template_loc != '' && file_exists($template_loc) ) ? $template_loc : 'widget/default/widget_out.php';
409
+ //quick/easy WPML fix, should eventually go into a seperate file
410
+ if( defined('ICL_LANGUAGE_CODE') ){
411
+ foreach( array('login_form','lwa_register_form', 'lostpassword_form') as $action ) remove_action($action, 'lwa_wpml_input_var');
412
+ }
413
  }
414
  }
415
 
419
  'profile_link' => true,
420
  'template' => 'default',
421
  'registration' => true,
422
+ 'redirect' => false,
423
  'remember' => true
424
  );
425
  self::widget(shortcode_atts($defaults, $atts));
426
  return ob_get_clean();
427
  }
428
 
429
+ public static function new_user_notification($user_login, $login_link, $user_email, $blogname){
430
  //Copied out of /wp-includes/pluggable.php
431
  $message = self::$data['notification_message'];
432
  $message = str_replace('%USERNAME%', $user_login, $message);
433
+ $message = str_replace('%PASSWORD%', $login_link, $message);
434
  $message = str_replace('%BLOGNAME%', $blogname, $message);
435
  $message = str_replace('%BLOGURL%', get_bloginfo('wpurl'), $message);
436
 
509
  add_action( 'init', 'LoginWithAjax::init' );
510
  add_action( 'widgets_init', 'LoginWithAjax::widgets_init' );
511
 
512
+ //Installation and Updates
513
+ $lwa_data = get_option('lwa_data');
514
+ if( version_compare( get_option('lwa_version',0), LOGIN_WITH_AJAX_VERSION, '<' ) ){
515
+ include_once('lwa-install.php');
516
+ }
517
+
518
  //Add translation
519
  function lwa_load_plugin_textdomain(){
520
  load_plugin_textdomain('login-with-ajax', false, "login-with-ajax/langs");
527
  }
528
 
529
  //Include pluggable functions file if user specifies in settings
 
530
  if( !empty($lwa_data['notification_override']) ){
531
  include_once('pluggable.php');
532
  }
lwa-install.php ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ global $wp_version;
3
+ $lwa_data = get_option('lwa_data');
4
+ if( !is_array($lwa_data) ) $lwa_data = array();
5
+ //no DB changes necessary
6
+ //add notices
7
+ if( version_compare($wp_version, '4.3', '>=') && get_option('lwa_notice') ){
8
+ //upgrading from old version, first time we have lwa_version too, so must check for lwa_notice presence
9
+ if( empty($lwa_data['notices']) ) $lwa_data['notices'] = array();
10
+ $lwa_data['notices']['password_link'] = 1;
11
+ update_option('lwa_data', $lwa_data);
12
+ delete_option('lwa_notice');
13
+ delete_option('lwa_notification_override');
14
+ }
15
+ update_option('lwa_version', LOGIN_WITH_AJAX_VERSION);
pluggable.php CHANGED
@@ -1,47 +1,76 @@
1
  <?php
2
- //Replace the user registration welcome email
 
3
  if ( !function_exists('wp_new_user_notification') ) :
4
  /**
5
- * Notify the blog admin of a new user, normally via email.
6
  *
7
- * @since 2.0
8
  *
9
- * @param int $user_id User ID
10
- * @param string $plaintext_pass Optional. The user's plaintext password
 
 
 
 
 
 
 
 
 
 
11
  */
12
- function wp_new_user_notification($user_id, $plaintext_pass = '') {
13
-
14
- //Copied out of /wp-includes/pluggable.php
15
- $user = new WP_User($user_id);
 
 
 
16
 
17
- $user_login = stripslashes($user->user_login);
18
- $user_email = stripslashes($user->user_email);
19
-
20
  // The blogname option is escaped with esc_html on the way into the database in sanitize_option
21
  // we want to reverse this for the plain text arena of emails.
22
  $blogname = wp_specialchars_decode(get_option('blogname'), ENT_QUOTES);
23
 
24
- $message = sprintf(__('New user registration on your blog %s:'), $blogname) . "\r\n\r\n";
25
- $message .= sprintf(__('Username: %s'), $user_login) . "\r\n\r\n";
26
- $message .= sprintf(__('E-mail: %s'), $user_email) . "\r\n";
27
 
28
  @wp_mail(get_option('admin_email'), sprintf(__('[%s] New User Registration'), $blogname), $message);
29
 
30
- if ( empty($plaintext_pass) )
31
  return;
32
-
33
- //LWA Customizations
34
- if ( !empty(LoginWithAjax::$data['notification_override']) ) {
35
- //We can use our own logic here
36
- LoginWithAjax::new_user_notification($user_login, $plaintext_pass, $user_email, $blogname);
37
- }else{
38
- //Copied out of /wp-includes/pluggable.php
39
- $message = sprintf(__('Username: %s'), $user_login) . "\r\n";
40
- $message .= sprintf(__('Password: %s'), $plaintext_pass) . "\r\n";
41
- $message .= wp_login_url() . "\r\n";
42
-
43
- wp_mail($user_email, sprintf(__('[%s] Your username and password'), $blogname), $message);
44
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45
  }
46
  endif;
47
 
1
  <?php
2
+ //Replaces the user registration welcome email, this is an exact copy of the wp_new_user_notification function with one if statement added us to circumvent the default email.
3
+ //see comments starting //LWA for changes
4
  if ( !function_exists('wp_new_user_notification') ) :
5
  /**
6
+ * Email login credentials to a newly-registered user.
7
  *
8
+ * A new user registration notification is also sent to admin email.
9
  *
10
+ * @since 2.0.0
11
+ * @since 4.3.0 The `$plaintext_pass` parameter was changed to `$notify`.
12
+ * @since 4.3.1 The `$plaintext_pass` parameter was deprecated. `$notify` added as a third parameter.
13
+ *
14
+ * @global wpdb $wpdb WordPress database object for queries.
15
+ * @global PasswordHash $wp_hasher Portable PHP password hashing framework instance.
16
+ *
17
+ * @param int $user_id User ID.
18
+ * @param null $deprecated Not used (argument deprecated).
19
+ * @param string $notify Optional. Type of notification that should happen. Accepts 'admin' or an empty
20
+ * string (admin only), or 'both' (admin and user). The empty string value was kept
21
+ * for backward-compatibility purposes with the renamed parameter. Default empty.
22
  */
23
+ function wp_new_user_notification( $user_id, $deprecated = null, $notify = '' ) {
24
+ if ( $deprecated !== null ) {
25
+ //_deprecated_argument( __FUNCTION__, '4.3.1' ); //LWA - <4.3 backwards compat, not executing this deprecated function
26
+ }
27
+
28
+ global $wpdb, $wp_hasher;
29
+ $user = get_userdata( $user_id );
30
 
 
 
 
31
  // The blogname option is escaped with esc_html on the way into the database in sanitize_option
32
  // we want to reverse this for the plain text arena of emails.
33
  $blogname = wp_specialchars_decode(get_option('blogname'), ENT_QUOTES);
34
 
35
+ $message = sprintf(__('New user registration on your site %s:'), $blogname) . "\r\n\r\n";
36
+ $message .= sprintf(__('Username: %s'), $user->user_login) . "\r\n\r\n";
37
+ $message .= sprintf(__('E-mail: %s'), $user->user_email) . "\r\n";
38
 
39
  @wp_mail(get_option('admin_email'), sprintf(__('[%s] New User Registration'), $blogname), $message);
40
 
41
+ if ( 'admin' === $notify || (empty( $notify ) && empty($deprecated)) ) { //LWA - let this pass if there's a password to notify user with, <4.3 backwards compat
42
  return;
 
 
 
 
 
 
 
 
 
 
 
 
43
  }
44
+
45
+ // Generate something random for a password reset key.
46
+ $key = wp_generate_password( 20, false );
47
+
48
+ /** This action is documented in wp-login.php */
49
+ do_action( 'retrieve_password_key', $user->user_login, $key );
50
+
51
+ // Now insert the key, hashed, into the DB.
52
+ if ( empty( $wp_hasher ) ) {
53
+ require_once ABSPATH . WPINC . '/class-phpass.php';
54
+ $wp_hasher = new PasswordHash( 8, true );
55
+ }
56
+ $hashed = time() . ':' . $wp_hasher->HashPassword( $key );
57
+ $wpdb->update( $wpdb->users, array( 'user_activation_key' => $hashed ), array( 'user_login' => $user->user_login ) );
58
+
59
+ //LWA Customizations START
60
+ //generate password link like it's done further down
61
+ $password_link = network_site_url("wp-login.php?action=rp&key=$key&login=" . rawurlencode($user->user_login), 'login');
62
+ if( !empty($deprecated) ) $password_link = $deprecated; // for <4.3 compatability
63
+ LoginWithAjax::new_user_notification($user->user_login, $password_link, $user->user_email, $blogname, $deprecated);
64
+ return;
65
+ //LWA Customizations END
66
+
67
+ $message = sprintf(__('Username: %s'), $user->user_login) . "\r\n\r\n";
68
+ $message .= __('To set your password, visit the following address:') . "\r\n\r\n";
69
+ $message .= '<' . network_site_url("wp-login.php?action=rp&key=$key&login=" . rawurlencode($user->user_login), 'login') . ">\r\n\r\n";
70
+
71
+ $message .= wp_login_url() . "\r\n";
72
+
73
+ wp_mail($user->user_email, sprintf(__('[%s] Your username and password info'), $blogname), $message);
74
  }
75
  endif;
76
 
readme.txt CHANGED
@@ -1,9 +1,9 @@
1
  === Login With Ajax ===
2
  Contributors: netweblogic
3
  Tags: login, ajax, ajax login, registration, redirect redirect, buddypress, multi site, sidebar, admin, widget
4
- Requires at least: 3.1
5
- Tested up to: 4.0
6
- Stable tag: 3.1.4
7
  License: GPLv2 or later
8
 
9
  Add smooth ajax login/registration effects and choose where users get redirected upon log in/out. Supports SSL, MultiSite, and BuddyPress.
@@ -35,27 +35,36 @@ If you have any problems with the plugin after reading the FAQ, Other Notes, etc
35
 
36
  Here's a list of currently translated languages. Translations that have been submitted are greatly appreciated and hopefully make this plugin a better one. If you'd like to contribute, please have a look at [our translation site](http://translate.netweblogic.com/projects/login-with-ajax), or let us know on the [support forums](http://wordpress.org/support/plugin/login-with-ajax).
37
 
38
- * Finnish - Jaakko Kangosjärvi
39
- * Russian - [xl32](http://wordpress.org/support/profile/xl32),
40
- * French - [Geoffroy Deleury](http://wall.clan-zone.dk)
41
- * German - Linus Metzler
 
42
  * Chinese - [Simon Lau](http://fashion-bop.com)
43
- * Italian - Marco aka teethgrinder
44
- * Romanian - Gabriel Berzescu
45
  * Danish - Christian B.
46
  * Dutch - Sjors Spoorendonk
47
- * Brazilian - Humberto S. Ribeiro, Diogo Goncalves, Fabiano Arruda
48
- * Turkish - Mesut Soylu
49
- * Polish - Ryszard Rysz
50
- * Lithuanian - [Gera Dieta](http://www.kulinare.lt/)
51
- * Albanian - [Besnik Bleta](http://blogu.programeshqip.org/)
52
- * Spanish - Myself and [Danilo Casati](http://e-rgonomy.com)
 
53
  * Hungarian - Lorinc Borda
 
54
  * Japanese - [Ryuei Sasaki](http://ryueisasaki.com/)
55
- * Arabic (SA) - Adel Madshel
 
56
  * Persian - [Mohammad Hosein Ameri](http://khandoon.ir/)
57
- * Afrikaans - [Johnny Dunhin](http://helpendehand.co.za)
58
- * Hebrew = Menachem Shapiro
 
 
 
 
 
 
59
 
60
  == Installation ==
61
 
@@ -164,6 +173,16 @@ For further questions and answers (or to submit one yourself) go to our [http://
164
 
165
 
166
  == Changelog ==
 
 
 
 
 
 
 
 
 
 
167
  = 3.1.4 =
168
  * fixed MIME type errors between HTTP <> HTTPS ajax requests,
169
  * added redirect shortcode attribute
1
  === Login With Ajax ===
2
  Contributors: netweblogic
3
  Tags: login, ajax, ajax login, registration, redirect redirect, buddypress, multi site, sidebar, admin, widget
4
+ Requires at least: 3.7
5
+ Tested up to: 4.3.1
6
+ Stable tag: 3.1.5
7
  License: GPLv2 or later
8
 
9
  Add smooth ajax login/registration effects and choose where users get redirected upon log in/out. Supports SSL, MultiSite, and BuddyPress.
35
 
36
  Here's a list of currently translated languages. Translations that have been submitted are greatly appreciated and hopefully make this plugin a better one. If you'd like to contribute, please have a look at [our translation site](http://translate.netweblogic.com/projects/login-with-ajax), or let us know on the [support forums](http://wordpress.org/support/plugin/login-with-ajax).
37
 
38
+ * Afrikaans - [Johnny Dunhin](http://helpendehand.co.za)
39
+ * Albanian - [Besnik Bleta](http://blogu.programeshqip.org/)
40
+ * Arabic (SA) - Adel Madshel
41
+ * Bosnian - Nenad Cvetkovic
42
+ * Catalan - Xavi Valenti
43
  * Chinese - [Simon Lau](http://fashion-bop.com)
44
+ * Czech - Marek Liolias, Ondra Kalous, Henry Greek, Viktor Jezek
 
45
  * Danish - Christian B.
46
  * Dutch - Sjors Spoorendonk
47
+ * Estonian - Oliver Busch
48
+ * Finnish - Jaakko Kangosjärvi
49
+ * French - [Geoffroy Deleury](http://wall.clan-zone.dk)
50
+ * German - Linus Metzler
51
+ * Greek - George Alexakis, Lamprakis Fousekis
52
+ * Hebrew - Menachem Shapiro
53
+ * Hindi - Anonymous
54
  * Hungarian - Lorinc Borda
55
+ * Italian - Marco aka teethgrinder
56
  * Japanese - [Ryuei Sasaki](http://ryueisasaki.com/)
57
+ * Limburgish - Anonymous
58
+ * Lithuanian - [Gera Dieta](http://www.kulinare.lt/)
59
  * Persian - [Mohammad Hosein Ameri](http://khandoon.ir/)
60
+ * Polish - Ryszard Rysz
61
+ * Portuguese (Brazil) - Humberto S. Ribeiro, Diogo Goncalves, Fabiano Arruda
62
+ * Romanian - Gabriel Berzescu
63
+ * Russian - [xl32](http://wordpress.org/support/profile/xl32),
64
+ * Slovak - [Branco](http://webhostinggeeks.com/blog/)
65
+ * Spanish - Myself and [Danilo Casati](http://e-rgonomy.com)
66
+ * Swedish - Tommy Wahlund
67
+ * Turkish - Mesut Soylu, Oskay Yurtturk
68
 
69
  == Installation ==
70
 
173
 
174
 
175
  == Changelog ==
176
+ = 3.1.5 =
177
+ * fixed 4.3 password update which now sends a link for user to set password instead
178
+ * fixed login redirect issues when using shortcode and template tags
179
+ * added script localization via LWA JS parameter,
180
+ * changed JS destination url to admin-ajax.php which fixes some incompatibilities with WPML
181
+ * fixed WPML status messages not being translated upon login/registration/password-recovery
182
+ * added and updated loads of languages, see here for full list - http://translate.netweblogic.com/projects/login-with-ajax/
183
+ * added some minor label layout improvements for admin area labels/forms
184
+ * added minor widget admin settings layout improvements
185
+
186
  = 3.1.4 =
187
  * fixed MIME type errors between HTTP <> HTTPS ajax requests,
188
  * added redirect shortcode attribute
registration.php DELETED
@@ -1,55 +0,0 @@
1
- <?php
2
- //Copy of registration function in wp-login.php which is required in ajax process
3
- /**
4
- * Handles registering a new user.
5
- *
6
- * @param string $user_login User's username for logging in
7
- * @param string $user_email User's email address to send password and add
8
- * @return int|WP_Error Either user's ID or error on failure.
9
- */
10
- function register_new_user( $user_login, $user_email ) {
11
- $errors = new WP_Error();
12
-
13
- $sanitized_user_login = sanitize_user( $user_login );
14
- $user_email = apply_filters( 'user_registration_email', $user_email );
15
-
16
- // Check the username
17
- if ( $sanitized_user_login == '' ) {
18
- $errors->add( 'empty_username', __( '<strong>ERROR</strong>: Please enter a username.' ) );
19
- } elseif ( ! validate_username( $user_login ) ) {
20
- $errors->add( 'invalid_username', __( '<strong>ERROR</strong>: This username is invalid because it uses illegal characters. Please enter a valid username.' ) );
21
- $sanitized_user_login = '';
22
- } elseif ( username_exists( $sanitized_user_login ) ) {
23
- $errors->add( 'username_exists', __( '<strong>ERROR</strong>: This username is already registered. Please choose another one.' ) );
24
- }
25
-
26
- // Check the e-mail address
27
- if ( $user_email == '' ) {
28
- $errors->add( 'empty_email', __( '<strong>ERROR</strong>: Please type your e-mail address.' ) );
29
- } elseif ( ! is_email( $user_email ) ) {
30
- $errors->add( 'invalid_email', __( '<strong>ERROR</strong>: The email address isn&#8217;t correct.' ) );
31
- $user_email = '';
32
- } elseif ( email_exists( $user_email ) ) {
33
- $errors->add( 'email_exists', __( '<strong>ERROR</strong>: This email is already registered, please choose another one.' ) );
34
- }
35
-
36
- do_action( 'register_post', $sanitized_user_login, $user_email, $errors );
37
-
38
- $errors = apply_filters( 'registration_errors', $errors, $sanitized_user_login, $user_email );
39
-
40
- if ( $errors->get_error_code() )
41
- return $errors;
42
-
43
- $user_pass = wp_generate_password( 12, false);
44
- $user_id = wp_create_user( $sanitized_user_login, $user_pass, $user_email );
45
- if ( ! $user_id ) {
46
- $errors->add( 'registerfail', sprintf( __( '<strong>ERROR</strong>: Couldn&#8217;t register you... please contact the <a href="mailto:%s">webmaster</a> !' ), get_option( 'admin_email' ) ) );
47
- return $errors;
48
- }
49
-
50
- update_user_option( $user_id, 'default_password_nag', true, true ); //Set up the Password change nag.
51
-
52
- wp_new_user_notification( $user_id, $user_pass );
53
-
54
- return $user_id;
55
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
screenshot-1.jpg DELETED
Binary file
screenshot-2.jpg DELETED
Binary file
screenshot-3.jpg DELETED
Binary file
screenshot-4.jpg DELETED
Binary file
screenshot-5.jpg DELETED
Binary file
screenshot-6.jpg DELETED
Binary file
widget/login-with-ajax.js CHANGED
@@ -1 +1 @@
1
- jQuery(document).ready(function(e){function t(t,n){e(".lwa-loading").remove();n=e(n);if(t.result===true){n.attr("class","lwa-status lwa-status-confirm").html(t.message)}else if(t.result===false){n.attr("class","lwa-status lwa-status-invalid").html(t.error);n.find("a").click(function(t){t.preventDefault();e(this).parents(".lwa").find("form.lwa-remember").show("slow")})}else{n.attr("class","lwa-status lwa-status-invalid").html("An error has occured. Please try again.")}}if(e("#LoginWithAjax").length>0){e("#LoginWithAjax").addClass("lwa");e("#LoginWithAjax_Status").addClass("lwa-status");e("#LoginWithAjax_Register").addClass("lwa-register");e("#LoginWithAjax_Remember").addClass("lwa-remember");e("#LoginWithAjax_Links_Remember").addClass("lwa-links-remember");e("#LoginWithAjax_Links_Remember_Cancel").addClass("lwa-links-remember-cancel");e("#LoginWithAjax_Form").addClass("lwa-form")}e("form.lwa-form, form.lwa-remember, div.lwa-register form").submit(function(n){n.preventDefault();var r=e(this);var i=r.find(".lwa-status");if(i.length==0){i=e('<span class="lwa-status"></span>');r.prepend(i)}var s=r.find(".lwa-ajax");if(s.length==0){s=e('<input class="lwa-ajax" name="lwa" type="hidden" value="1" />');r.prepend(s)}e('<div class="lwa-loading"></div>').prependTo(r);e.ajax({type:"POST",url:r.attr("action"),data:r.serialize(),success:function(n){t(n,i);e(document).trigger("lwa_"+n.action,[n,r])},error:function(){t({},i)},dataType:"jsonp"})});e(document).on("lwa_login",function(t,n,r){if(n.result===true){if(n.widget!=null){e.get(n.widget,function(t){var n=e(t);r.parent(".lwa").replaceWith(n);var i=n.find(".").show();var s=n.parent().find(".lwa-title");s.replaceWith(i)})}else{if(n.redirect==null){window.location.reload()}else{window.location=n.redirect}}}});e(".lwa-modal").each(function(t,n){var r=e(n);r.parents(".lwa").data("modal",r);e("body").append(e('<div class="lwa"></div>').append(r))});e(document).on("click",".lwa-links-modal",function(t){t.preventDefault();target=e(this).parents(".lwa").data("modal");target.reveal({modalbgclass:"lwa-modal-bg",dismissmodalclass:"lwa-modal-close"})});e(".lwa-links-register-inline").click(function(t){t.preventDefault();e(this).parents(".lwa").find(".lwa-register").show("slow")});e(".lwa-links-register-inline-cancel").click(function(t){t.preventDefault();e(this).parents(".lwa-register").hide("slow")});e(document).on("click",".lwa-links-remember",function(t){t.preventDefault();e(this).parents(".lwa").find(".lwa-remember").show("slow")});e(document).on("click",".lwa-links-remember-cancel",function(t){t.preventDefault();e(this).parents(".lwa-remember").hide("slow")})});(function(e){e("a[data-reveal-id]").on("click",function(t){t.preventDefault();var n=e(this).attr("data-reveal-id");e("#"+n).reveal(e(this).data())});e.fn.reveal=function(t){var n={animation:"fadeAndPop",animationspeed:300,closeonbackgroundclick:true,dismissmodalclass:"close-reveal-modal",modalbgclass:"reveal-modal-bg"};var t=e.extend({},n,t);return this.each(function(){function a(){s=false}function f(){s=true}var n=e(this),r=parseInt(n.css("top")),i=n.height()+r,s=false,o=e("."+t.modalbgclass);if(o.length==0){o=e('<div class="'+t.modalbgclass+'" />').insertAfter(n)}if(n.find("."+t.dismissmodalclass).length==0){n.append('<a class="'+t.dismissmodalclass+'">&#215;</a>')}n.bind("reveal:open",function(){o.unbind("click.modalEvent");e("."+t.dismissmodalclass).unbind("click.modalEvent");if(!s){f();if(t.animation=="fadeAndPop"){n.css({top:e(document).scrollTop()-i,opacity:0,visibility:"visible",display:"block"});o.fadeIn(t.animationspeed/2);n.delay(t.animationspeed/2).animate({top:e(document).scrollTop()+r+"px",opacity:1},t.animationspeed,a())}if(t.animation=="fade"){n.css({opacity:0,visibility:"visible",top:e(document).scrollTop()+r,display:"block"});o.fadeIn(t.animationspeed/2);n.delay(t.animationspeed/2).animate({opacity:1},t.animationspeed,a())}if(t.animation=="none"){n.css({visibility:"visible",top:e(document).scrollTop()+r,display:"block"});o.css({display:"block"});a()}}n.unbind("reveal:open")});n.bind("reveal:close",function(){if(!s){f();if(t.animation=="fadeAndPop"){o.delay(t.animationspeed).fadeOut(t.animationspeed);n.animate({top:e(document).scrollTop()-i+"px",opacity:0},t.animationspeed/2,function(){n.css({top:r,opacity:1,visibility:"hidden"});a()})}if(t.animation=="fade"){o.delay(t.animationspeed).fadeOut(t.animationspeed);n.animate({opacity:0},t.animationspeed,function(){n.css({opacity:1,visibility:"hidden",top:r});a()})}if(t.animation=="none"){n.css({visibility:"hidden",top:r});o.css({display:"none"})}}n.unbind("reveal:close")});n.trigger("reveal:open");var u=e("."+t.dismissmodalclass).bind("click.modalEvent",function(){n.trigger("reveal:close")});if(t.closeonbackgroundclick){o.css({cursor:"pointer"});o.bind("click.modalEvent",function(){n.trigger("reveal:close")})}e("body").keyup(function(e){if(e.which===27){n.trigger("reveal:close")}})})}})(jQuery)
1
+ jQuery(document).ready(function(a){function e(e,i){a(".lwa-loading").remove(),i=a(i),e.result===!0?i.attr("class","lwa-status lwa-status-confirm").html(e.message):e.result===!1?(i.attr("class","lwa-status lwa-status-invalid").html(e.error),i.find("a").click(function(e){e.preventDefault(),a(this).parents(".lwa").find("form.lwa-remember").show("slow")})):i.attr("class","lwa-status lwa-status-invalid").html("An error has occured. Please try again.")}a("#LoginWithAjax").length>0&&(a("#LoginWithAjax").addClass("lwa"),a("#LoginWithAjax_Status").addClass("lwa-status"),a("#LoginWithAjax_Register").addClass("lwa-register"),a("#LoginWithAjax_Remember").addClass("lwa-remember"),a("#LoginWithAjax_Links_Remember").addClass("lwa-links-remember"),a("#LoginWithAjax_Links_Remember_Cancel").addClass("lwa-links-remember-cancel"),a("#LoginWithAjax_Form").addClass("lwa-form")),a("form.lwa-form, form.lwa-remember, div.lwa-register form").submit(function(i){i.preventDefault();var n=a(this),t=n.find(".lwa-status");0==t.length&&(t=a('<span class="lwa-status"></span>'),n.prepend(t));var l=n.find(".lwa-ajax");0==l.length&&(l=a('<input class="lwa-ajax" name="lwa" type="hidden" value="1" />'),n.prepend(l)),a('<div class="lwa-loading"></div>').prependTo(n);var s=n.attr("action");"undefined"!=typeof LWA&&(s=LWA.ajaxurl),a.ajax({type:"POST",url:s,data:n.serialize(),success:function(i){e(i,t),a(document).trigger("lwa_"+i.action,[i,n])},error:function(){e({},t)},dataType:"jsonp"})}),a(document).on("lwa_login",function(e,i,n){i.result===!0&&(null!=i.widget?a.get(i.widget,function(e){var i=a(e);n.parent(".lwa").replaceWith(i);var t=i.find(".").show(),l=i.parent().find(".lwa-title");l.replaceWith(t)}):null==i.redirect?window.location.reload():window.location=i.redirect)}),a(".lwa-modal").each(function(e,i){var n=a(i);n.parents(".lwa").data("modal",n),a("body").append(a('<div class="lwa"></div>').append(n))}),a(document).on("click",".lwa-links-modal",function(e){e.preventDefault(),target=a(this).parents(".lwa").data("modal"),target.reveal({modalbgclass:"lwa-modal-bg",dismissmodalclass:"lwa-modal-close"})}),a(".lwa-links-register-inline").click(function(e){e.preventDefault(),a(this).parents(".lwa").find(".lwa-register").show("slow")}),a(".lwa-links-register-inline-cancel").click(function(e){e.preventDefault(),a(this).parents(".lwa-register").hide("slow")}),a(document).on("click",".lwa-links-remember",function(e){e.preventDefault(),a(this).parents(".lwa").find(".lwa-remember").show("slow")}),a(document).on("click",".lwa-links-remember-cancel",function(e){e.preventDefault(),a(this).parents(".lwa-remember").hide("slow")})}),function(a){a("a[data-reveal-id]").on("click",function(e){e.preventDefault();var i=a(this).attr("data-reveal-id");a("#"+i).reveal(a(this).data())}),a.fn.reveal=function(e){var i={animation:"fadeAndPop",animationspeed:300,closeonbackgroundclick:!0,dismissmodalclass:"close-reveal-modal",modalbgclass:"reveal-modal-bg"},e=a.extend({},i,e);return this.each(function(){function i(){o=!1}function n(){o=!0}var t=a(this),l=parseInt(t.css("top")),s=t.height()+l,o=!1,d=a("."+e.modalbgclass);0==d.length&&(d=a('<div class="'+e.modalbgclass+'" />').insertAfter(t)),0==t.find("."+e.dismissmodalclass).length&&t.append('<a class="'+e.dismissmodalclass+'">&#215;</a>'),t.bind("reveal:open",function(){d.unbind("click.modalEvent"),a("."+e.dismissmodalclass).unbind("click.modalEvent"),o||(n(),"fadeAndPop"==e.animation&&(t.css({top:a(document).scrollTop()-s,opacity:0,visibility:"visible",display:"block"}),d.fadeIn(e.animationspeed/2),t.delay(e.animationspeed/2).animate({top:a(document).scrollTop()+l+"px",opacity:1},e.animationspeed,i())),"fade"==e.animation&&(t.css({opacity:0,visibility:"visible",top:a(document).scrollTop()+l,display:"block"}),d.fadeIn(e.animationspeed/2),t.delay(e.animationspeed/2).animate({opacity:1},e.animationspeed,i())),"none"==e.animation&&(t.css({visibility:"visible",top:a(document).scrollTop()+l,display:"block"}),d.css({display:"block"}),i())),t.unbind("reveal:open")}),t.bind("reveal:close",function(){o||(n(),"fadeAndPop"==e.animation&&(d.delay(e.animationspeed).fadeOut(e.animationspeed),t.animate({top:a(document).scrollTop()-s+"px",opacity:0},e.animationspeed/2,function(){t.css({top:l,opacity:1,visibility:"hidden"}),i()})),"fade"==e.animation&&(d.delay(e.animationspeed).fadeOut(e.animationspeed),t.animate({opacity:0},e.animationspeed,function(){t.css({opacity:1,visibility:"hidden",top:l}),i()})),"none"==e.animation&&(t.css({visibility:"hidden",top:l}),d.css({display:"none"}))),t.unbind("reveal:close")}),t.trigger("reveal:open");a("."+e.dismissmodalclass).bind("click.modalEvent",function(){t.trigger("reveal:close")});e.closeonbackgroundclick&&(d.css({cursor:"pointer"}),d.bind("click.modalEvent",function(){t.trigger("reveal:close")})),a("body").keyup(function(a){27===a.which&&t.trigger("reveal:close")})})}}(jQuery);
widget/login-with-ajax.source.js CHANGED
@@ -31,9 +31,11 @@ jQuery(document).ready( function($) {
31
  }
32
  $('<div class="lwa-loading"></div>').prependTo(form);
33
  //Make Ajax Call
 
 
34
  $.ajax({
35
  type : 'POST',
36
- url : form.attr('action'),
37
  data : form.serialize(),
38
  success : function(data){
39
  lwaAjax( data, statusElement );
31
  }
32
  $('<div class="lwa-loading"></div>').prependTo(form);
33
  //Make Ajax Call
34
+ var form_action = form.attr('action');
35
+ if( typeof LWA !== 'undefined' ) form_action = LWA.ajaxurl;
36
  $.ajax({
37
  type : 'POST',
38
+ url : form_action,
39
  data : form.serialize(),
40
  success : function(data){
41
  lwaAjax( data, statusElement );