Login With Ajax - Version 3.0b

Version Description

  • Various bug fixes
  • Improved JavaScript code
  • Ajax Registration Option
Download this release

Release Info

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

Code changes from version 2.22 to 3.0b

langs/login-with-ajax-da_DK.mo CHANGED
Binary file
langs/login-with-ajax-da_DK.po CHANGED
@@ -1,14 +1,9 @@
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: Danish by Wall wall.clan-zone.dk\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 14:38+0100\n"
12
  "Last-Translator: Wall <wall@clan-zone.dk>\n"
13
  "Language-Team: danish <wall1337@gmail.com>\n"
14
  "MIME-Version: 1.0\n"
@@ -17,214 +12,447 @@ msgstr ""
17
  "X-Poedit-Language: Danish\n"
18
  "X-Poedit-Country: DENMARK\n"
19
  "X-Poedit-SourceCharset: utf-8\n"
20
-
21
- # Translated by WP
22
- #: login-with-ajax-admin.php:68
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  msgid "Changes saved."
24
  msgstr "Ændringer er gemt."
25
 
26
- #: login-with-ajax-admin.php:72
 
27
  msgid "There were issues when saving your settings. Please try again."
28
  msgstr "Der var et problemer med at gemmer dine indstillinger. Prøv igen."
29
 
30
- #: login-with-ajax-admin.php:101
 
 
 
 
 
 
31
  msgid "Default Template"
32
  msgstr "StandardSkabelon"
33
 
34
- #: login-with-ajax-admin.php:105
35
- #: login-with-ajax-widget.php:34
36
- msgid "default"
37
- msgstr "standard"
38
-
39
- #: login-with-ajax-admin.php:111
40
  msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
41
  msgstr "Vælg den standard tema, du gerne vil bruge. Dette kan være blev tilsidesat i widget, kortkode og skabelon tags."
42
 
43
- #: login-with-ajax-admin.php:112
 
44
  msgid "Further documentation for this feature coming soon..."
45
  msgstr "Yderligere dokumentation for denne funktion kommer snart ..."
46
 
47
- #: login-with-ajax-admin.php:117
 
48
  msgid "Disable refresh upon login?"
49
  msgstr "Forhindre refresh ved login?"
50
 
51
- #: login-with-ajax-admin.php:122
 
52
  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."
53
  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."
54
 
55
- #: login-with-ajax-admin.php:123
 
56
  msgid "<strong>Experimental and not fully tested!</strong> please test and report any bugs on our forum."
57
  msgstr "<strong>Eksperimentel og ikke fuldt ud testet!</strong> Du kan afprøve og rapportere eventuelle fejl på vores forum."
58
 
59
- #: login-with-ajax-admin.php:128
 
 
 
 
 
 
60
  msgid "Global Login Redirect"
61
  msgstr "Global Login Omdirigere"
62
 
63
- #: login-with-ajax-admin.php:132
 
64
  msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
65
  msgstr "Hvis du ønsker at sende brugeren til en bestemt webadresse efter login, skal du indtaste det her (f.eks http://wordpress.org/)"
66
 
67
- #: login-with-ajax-admin.php:133
68
- #: login-with-ajax-admin.php:143
 
69
  msgid "New!"
70
  msgstr "Nyt!"
71
 
72
- #: login-with-ajax-admin.php:133
 
 
73
  msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
74
  msgstr "Brug %USERNAME% og det vil blive erstattet med brugernavnet på den person, der er logger ind"
75
 
76
- #: login-with-ajax-admin.php:138
 
77
  msgid "Global Logout Redirect"
78
  msgstr "Global Log af omdirigere"
79
 
80
- #: login-with-ajax-admin.php:142
 
81
  msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
82
  msgstr "Hvis du ønsker at sende brugeren til en bestemt webadresse efter log af, skal du indtaste det her (f.eks http://wordpress.org/)"
83
 
84
- #: login-with-ajax-admin.php:143
 
 
85
  msgid "Enter %LASTURL% to send the user back to the page they were previously on."
86
  msgstr "Indtast %LASTURL% for at sende brugeren tilbage til den side, de var tidligere på"
87
 
88
- #: login-with-ajax-admin.php:148
 
89
  msgid "Role-Based Custom Login Redirects"
90
  msgstr "Rollebaseret Tilpasset Login Omdirigeringer"
91
 
92
- #: login-with-ajax-admin.php:151
 
93
  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)"
94
  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)"
95
 
96
- #: login-with-ajax-admin.php:171
 
97
  msgid "Role-Based Custom Logout Redirects"
98
  msgstr "Rollebaseret Tilpasset Log af Omdirigeringer"
99
 
100
- #: login-with-ajax-admin.php:174
 
101
  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)"
102
  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)"
103
 
104
- # Translated by WP
105
- #: login-with-ajax-admin.php:198
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
106
  msgid "Save Changes"
107
  msgstr "Gem ændringer"
108
 
 
109
  #: login-with-ajax-widget.php:5
110
  msgid "Login widget with AJAX capabilities."
111
  msgstr "Login widget med AJAX kapaciteter."
112
 
 
113
  #: login-with-ajax-widget.php:28
114
  msgid "Show profile link?"
115
  msgstr "Vis profil link?"
116
 
 
117
  #: login-with-ajax-widget.php:32
 
 
 
 
 
118
  msgid "Template"
119
  msgstr "Skabelon"
120
 
121
- #: login-with-ajax.php:153
 
122
  msgid "Login Successful, redirecting..."
123
  msgstr "Login Successful, omdirigere ..."
124
 
125
- #: login-with-ajax.php:168
 
126
  msgid "Login successful, updating..."
127
  msgstr "Login Successful, omdirigere ..."
128
 
129
- #: login-with-ajax.php:178
130
- #: login-with-ajax.php:201
 
131
  msgid "An undefined error has ocurred"
132
  msgstr "En udefineret fejl er opstået"
133
 
134
- #: login-with-ajax.php:192
 
 
 
 
 
135
  msgid "We have sent you an email"
136
  msgstr "Vi har sendt dig en e-mail"
137
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
138
  #: widget/widget_in.php:11
139
  #: widget/widget_in.php:14
140
  msgid "Hi"
141
  msgstr "Hej"
142
 
143
- # Translated by WP
 
 
 
144
  #: widget/widget_in.php:33
145
  msgid "Profile"
146
  msgstr "Profile"
147
 
148
- # Translated by WP
 
 
 
 
149
  #: widget/widget_in.php:38
150
  msgid "Log Out"
151
  msgstr "Log af"
152
 
 
 
 
153
  #: widget/widget_in.php:43
154
  msgid "blog admin"
155
  msgstr "blog admin"
156
 
157
- # Translated by WP
 
 
 
 
 
 
158
  #: widget/widget_out.php:10
159
  #: widget/widget_out.php:35
160
  msgid "Log In"
161
  msgstr "Log In"
162
 
163
- # Translated by WP
164
- #: widget/widget_out.php:19
165
- msgid "Username"
166
- msgstr "Brugernavn"
167
-
168
- # Translated by WP
169
  #: widget/widget_out.php:27
170
  msgid "Password"
171
  msgstr "Adgangskode"
172
 
173
- # Translated by WP
 
 
 
174
  #: widget/widget_out.php:41
175
  msgid "Remember Me"
176
  msgstr "Husk Mig"
177
 
 
 
 
178
  #: widget/widget_out.php:43
179
  msgid "Password Lost and Found"
180
  msgstr "Kodeord Mistet og Fundet"
181
 
 
 
 
182
  #: widget/widget_out.php:43
183
  msgid "Lost your password?"
184
  msgstr "Glemt din adgangskode?"
185
 
186
- # Translated by WP
187
- #: widget/widget_out.php:56
188
- msgid "Register"
189
- msgstr "Register"
190
-
191
  #: widget/widget_out.php:68
192
  msgid "Forgotten Password"
193
  msgstr "Glemt Adgangskode"
194
 
 
 
 
 
195
  #: widget/widget_out.php:73
196
  msgid "Enter username or email"
197
  msgstr "Indtast brugernavn eller email"
198
 
 
 
 
 
199
  #: widget/widget_out.php:79
200
  msgid "Get New Password"
201
  msgstr "Få en ny adgangskode"
202
 
 
 
 
 
203
  #: widget/widget_out.php:80
204
  msgid "Cancel"
205
  msgstr "Annuller"
206
 
207
- #. Plugin Name of the plugin/theme
208
- msgid "Login With Ajax"
209
- msgstr "Login Med Ajax"
210
-
211
- #. Plugin URI of the plugin/theme
212
- msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
213
- msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
214
-
215
- #. Description of the plugin/theme
216
- msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
217
- msgstr "Ajax drevet login widget. Justérbar fra din skabelon mappe og avancerede indstillinger fra admin område."
218
-
219
- #. Author of the plugin/theme
220
- msgid "NetWebLogic"
221
- msgstr "NetWebLogic"
222
-
223
- #. Author URI of the plugin/theme
224
- msgid "http://netweblogic.com/"
225
- msgstr "http://netweblogic.com/"
226
-
227
- #. Tags of the plugin/theme
228
- msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
229
- msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
 
 
230
 
 
 
 
 
 
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"
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
 
langs/login-with-ajax-de_DE.mo CHANGED
Binary file
langs/login-with-ajax-de_DE.po CHANGED
@@ -1,105 +1,186 @@
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 20:01+0100\n"
12
  "Last-Translator: Linus Metzler <linus.metzler@limenet.ch>\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:68
20
  msgid "Changes saved."
21
  msgstr "Änderungen gespeichert"
22
 
23
- #: login-with-ajax-admin.php:72
24
  msgid "There were issues when saving your settings. Please try again."
25
  msgstr "Es gab Probleme beim Speichern deiner Einstellungen. Bitte versuche es nochmals"
26
 
27
- #: login-with-ajax-admin.php:101
 
 
 
 
28
  msgid "Default Template"
29
  msgstr "Standardvorlage"
30
 
31
- #: login-with-ajax-admin.php:105
32
- #: login-with-ajax-widget.php:34
33
- msgid "default"
34
- msgstr "Standard"
35
-
36
- #: login-with-ajax-admin.php:111
37
  msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
38
  msgstr "Wähle die Standardvorlage aus, die du benutzen willst. Dies kann durch das Widget, sowie durch Shortcodes und Template Tags überschrieben werden."
39
 
40
- #: login-with-ajax-admin.php:112
41
  msgid "Further documentation for this feature coming soon..."
42
  msgstr "Weitere Dokumentation für dieses Feature folgt bald..."
43
 
44
- #: login-with-ajax-admin.php:117
45
  msgid "Disable refresh upon login?"
46
  msgstr "Aktualisierien bei Login deaktivieren?"
47
 
48
- #: login-with-ajax-admin.php:122
49
  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."
50
  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."
51
 
52
- #: login-with-ajax-admin.php:123
53
  msgid "<strong>Experimental and not fully tested!</strong> please test and report any bugs on our forum."
54
  msgstr "<strong>Experimentell und nicht vollständig getestet!</strong> Bitte teste und melde alle Bugs in unserem Forum."
55
 
56
- #: login-with-ajax-admin.php:128
 
 
 
 
57
  msgid "Global Login Redirect"
58
  msgstr "Globale Login Umleitung"
59
 
60
- #: login-with-ajax-admin.php:132
61
  msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
62
  msgstr "Wenn du den User nach dem Login auf eine spezifische URL umleiten möchtest, gib diese hier an (z.B. http://wordpress.org)"
63
 
64
- #: login-with-ajax-admin.php:133
65
- #: login-with-ajax-admin.php:143
66
  msgid "New!"
67
  msgstr "Neu!"
68
 
69
- #: login-with-ajax-admin.php:133
70
  msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
71
  msgstr "Benutze %USERNAME% und es wird mit dem Usernamen der einloggenden Person ersetzt."
72
 
73
- #: login-with-ajax-admin.php:138
74
  msgid "Global Logout Redirect"
75
  msgstr "Globale Logout Umleitung"
76
 
77
- #: login-with-ajax-admin.php:142
78
  msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
79
  msgstr "Wenn du den User nach dem Logout auf eine spezifische URL umleiten möchtest, gib diese hier an (z.B. http://wordpress.org)"
80
 
81
- #: login-with-ajax-admin.php:143
82
  msgid "Enter %LASTURL% to send the user back to the page they were previously on."
83
  msgstr "Gib %LASTURL% ein, um den User dorthin zurück zu schicken, wo er vorher war."
84
 
85
- #: login-with-ajax-admin.php:148
86
  msgid "Role-Based Custom Login Redirects"
87
  msgstr "Rolenbasierte Umleitungen nach dem Login"
88
 
89
- #: login-with-ajax-admin.php:151
90
  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)"
91
  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)"
92
 
93
- #: login-with-ajax-admin.php:171
94
  msgid "Role-Based Custom Logout Redirects"
95
  msgstr "Rolenbasierte Umleitungen nach dem Logout"
96
 
97
- #: login-with-ajax-admin.php:174
98
  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)"
99
  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)"
100
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
101
  # Translated by WP
102
- #: login-with-ajax-admin.php:198
103
  msgid "Save Changes"
104
  msgstr "Änderungen speichern"
105
 
@@ -112,91 +193,208 @@ msgid "Show profile link?"
112
  msgstr "Näytä profiililinkki?"
113
 
114
  #: login-with-ajax-widget.php:32
 
 
 
 
115
  msgid "Template"
116
  msgstr "Vorlage"
117
 
118
- #: login-with-ajax.php:153
119
  msgid "Login Successful, redirecting..."
120
  msgstr "Login erfolgreich, umleiten..."
121
 
122
- #: login-with-ajax.php:168
123
  msgid "Login successful, updating..."
124
  msgstr "Login erfolgreich, umleiten..."
125
 
126
- #: login-with-ajax.php:178
127
- #: login-with-ajax.php:201
128
  msgid "An undefined error has ocurred"
129
  msgstr "Ein undefinierter Fehler trat auf!"
130
 
131
- #: login-with-ajax.php:192
 
 
 
 
132
  msgid "We have sent you an email"
133
  msgstr "Wir haben dir eine E-Mail geschickt"
134
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
135
  #: widget/widget_in.php:11
136
  #: widget/widget_in.php:14
137
  msgid "Hi"
138
  msgstr "Hi "
139
 
140
  # Translated by WP
 
 
 
141
  #: widget/widget_in.php:33
142
  msgid "Profile"
143
  msgstr "Profil"
144
 
145
  # Translated by WP
 
 
 
 
146
  #: widget/widget_in.php:38
147
  msgid "Log Out"
148
  msgstr "Logout"
149
 
 
 
150
  #: widget/widget_in.php:43
151
  msgid "blog admin"
152
  msgstr "Blog Admin"
153
 
154
  # Translated by WP
 
 
 
 
 
 
155
  #: widget/widget_out.php:10
156
  #: widget/widget_out.php:35
157
  msgid "Log In"
158
  msgstr "Login"
159
 
160
  # Translated by WP
161
- #: widget/widget_out.php:19
162
- msgid "Username"
163
- msgstr "Benutzername"
164
-
165
- # Translated by WP
166
  #: widget/widget_out.php:27
167
  msgid "Password"
168
  msgstr "Passwort"
169
 
170
  # Translated by WP
 
 
 
171
  #: widget/widget_out.php:41
172
  msgid "Remember Me"
173
  msgstr "Erinnere dich an mich"
174
 
 
 
 
175
  #: widget/widget_out.php:43
176
  msgid "Password Lost and Found"
177
  msgstr "Passwort vergessen und wiederherstellen"
178
 
 
 
 
179
  #: widget/widget_out.php:43
180
  msgid "Lost your password?"
181
  msgstr "Dein Passwort vergessen?"
182
 
183
- # Translated by WP
184
- #: widget/widget_out.php:56
185
- msgid "Register"
186
- msgstr "Registrieren"
187
-
188
  #: widget/widget_out.php:68
189
  msgid "Forgotten Password"
190
  msgstr "Vergessenes Passwort"
191
 
 
 
 
192
  #: widget/widget_out.php:73
193
  msgid "Enter username or email"
194
  msgstr "Gib den Butzernamen oder die E-Mail Adresse an"
195
 
 
 
 
196
  #: widget/widget_out.php:79
197
  msgid "Get New Password"
198
  msgstr "Neues Passwort bekommen"
199
 
 
 
 
 
200
  #: widget/widget_out.php:80
201
  msgid "Cancel"
202
  msgstr "Abbrechen"
@@ -225,3 +423,5 @@ msgstr "http://netweblogic.com/"
225
  msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
226
  msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
227
 
 
 
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 14:43+0100\n"
12
  "Last-Translator: Linus Metzler <linus.metzler@limenet.ch>\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:43
19
+ msgid "New features in Login With AJAX (including registration!), check out the settings and widget pages!"
20
+ msgstr "Neue Features bei Login with AJAX (inklusive Registrierung!), schau dir die Einstellungs- und Widgetseiten an!"
21
+
22
+ #: login-with-ajax-admin.php:45
23
+ msgid "Dismiss"
24
+ msgstr "Verwerfen"
25
+
26
  # Translated by WP
27
+ #: login-with-ajax-admin.php:89
28
  msgid "Changes saved."
29
  msgstr "Änderungen gespeichert"
30
 
31
+ #: login-with-ajax-admin.php:93
32
  msgid "There were issues when saving your settings. Please try again."
33
  msgstr "Es gab Probleme beim Speichern deiner Einstellungen. Bitte versuche es nochmals"
34
 
35
+ #: login-with-ajax-admin.php:137
36
+ msgid "General Settings"
37
+ msgstr "Allgemeine Einstellungen"
38
+
39
+ #: login-with-ajax-admin.php:142
40
  msgid "Default Template"
41
  msgstr "Standardvorlage"
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 "Wähle die Standardvorlage aus, die du benutzen willst. Dies kann durch das Widget, sowie durch Shortcodes und Template Tags überschrieben werden."
46
 
47
+ #: login-with-ajax-admin.php:152
48
  msgid "Further documentation for this feature coming soon..."
49
  msgstr "Weitere Dokumentation für dieses Feature folgt bald..."
50
 
51
+ #: login-with-ajax-admin.php:157
52
  msgid "Disable refresh upon login?"
53
  msgstr "Aktualisierien bei Login deaktivieren?"
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 "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."
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>Experimentell und nicht vollständig getestet!</strong> Bitte teste und melde alle Bugs in unserem Forum."
62
 
63
+ #: login-with-ajax-admin.php:168
64
+ msgid "Redirection Settings"
65
+ msgstr "Umleitungseinstellungen"
66
+
67
+ #: login-with-ajax-admin.php:173
68
  msgid "Global Login Redirect"
69
  msgstr "Globale Login Umleitung"
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 "Wenn du den User nach dem Login auf eine spezifische URL umleiten möchtest, gib diese hier an (z.B. http://wordpress.org)"
74
 
75
+ #: login-with-ajax-admin.php:178
76
+ #: login-with-ajax-admin.php:188
77
  msgid "New!"
78
  msgstr "Neu!"
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 "Benutze %USERNAME% und es wird mit dem Usernamen der einloggenden Person ersetzt."
83
 
84
+ #: login-with-ajax-admin.php:183
85
  msgid "Global Logout Redirect"
86
  msgstr "Globale Logout Umleitung"
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 "Wenn du den User nach dem Logout auf eine spezifische URL umleiten möchtest, gib diese hier an (z.B. http://wordpress.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 "Gib %LASTURL% ein, um den User dorthin zurück zu schicken, wo er vorher war."
95
 
96
+ #: login-with-ajax-admin.php:193
97
  msgid "Role-Based Custom Login Redirects"
98
  msgstr "Rolenbasierte Umleitungen nach dem Login"
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 "Falls du eine bestimmte Benutzerrolle nach dem Login auf eine spezifische URL umleiten willst, gib diese hier ein (kein Wert benutzt die gloable Einstellung)"
103
 
104
+ #: login-with-ajax-admin.php:216
105
  msgid "Role-Based Custom Logout Redirects"
106
  msgstr "Rolenbasierte Umleitungen nach dem Logout"
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 "Falls du eine bestimmte Benutzerrolle nach dem Logout auf eine spezifische URL umleiten willst, gib diese hier ein (kein Wert benutzt die gloable Einstellung)"
111
 
112
+ #: login-with-ajax-admin.php:239
113
+ msgid "Notification Settings"
114
+ msgstr "Benachrichtigungseinstellungen"
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 "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."
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 "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)."
123
+
124
+ #: login-with-ajax-admin.php:248
125
+ msgid "Override Default Email?"
126
+ msgstr "Standard E-Mail überschreiben?"
127
+
128
+ #: login-with-ajax-admin.php:256
129
+ msgid "Subject"
130
+ msgstr "Betreff"
131
+
132
+ #: login-with-ajax-admin.php:261
133
+ msgid "Your registration at %BLOGNAME%"
134
+ msgstr "Deine Registrierung bei %BLOGNAME%"
135
+
136
+ #: login-with-ajax-admin.php:265
137
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
138
+ msgstr "<code>%USERNAME%</code> wird durch einen Usernamen ersetzt."
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> wird durch das Passwort des Users ersetzt­."
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> wird durch den Namen deines Blogs ersetzt."
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>wird durch die URL deines Blogs ersetzt."
153
+
154
+ #: login-with-ajax-admin.php:273
155
+ msgid "Message"
156
+ msgstr "Nachricht"
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
+ "Vielen Dank für das Registrieren auf unserem Blog. \r\n"
172
+ "\r\n"
173
+ "Du kannst dich mit folgenden Login-Daten auf %BLOGURL% einloggen\r\n"
174
+ "\r\n"
175
+ "Username : %USERNAME%\r\n"
176
+ "Passwort : %PASSWORD%\r\n"
177
+ "\r\n"
178
+ "Wir freuen uns auf deinen nächsten Besuch!\r\n"
179
+ "\r\n"
180
+ "Das Team von %BLOGNAME%"
181
+
182
  # Translated by WP
183
+ #: login-with-ajax-admin.php:301
184
  msgid "Save Changes"
185
  msgstr "Änderungen speichern"
186
 
193
  msgstr "Näytä profiililinkki?"
194
 
195
  #: login-with-ajax-widget.php:32
196
+ msgid "AJAX Registration?"
197
+ msgstr "AJAX Registrierung"
198
+
199
+ #: login-with-ajax-widget.php:36
200
  msgid "Template"
201
  msgstr "Vorlage"
202
 
203
+ #: login-with-ajax.php:149
204
  msgid "Login Successful, redirecting..."
205
  msgstr "Login erfolgreich, umleiten..."
206
 
207
+ #: login-with-ajax.php:161
208
  msgid "Login successful, updating..."
209
  msgstr "Login erfolgreich, umleiten..."
210
 
211
+ #: login-with-ajax.php:171
212
+ #: login-with-ajax.php:219
213
  msgid "An undefined error has ocurred"
214
  msgstr "Ein undefinierter Fehler trat auf!"
215
 
216
+ #: login-with-ajax.php:190
217
+ msgid "Registration complete. Please check your e-mail."
218
+ msgstr "Registrierung komplett. Bitte überprüfe dein E-Mail."
219
+
220
+ #: login-with-ajax.php:210
221
  msgid "We have sent you an email"
222
  msgstr "Wir haben dir eine E-Mail geschickt"
223
 
224
+ #: pluggable.php:26
225
+ #, php-format
226
+ msgid "New user registration on your blog %s:"
227
+ msgstr "Neuer User registriert auf deinem Blog %s:"
228
+
229
+ # Translated by WP
230
+ #: pluggable.php:27
231
+ #: pluggable.php:41
232
+ #, php-format
233
+ msgid "Username: %s"
234
+ msgstr "Username: %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] Registrierung eines neuen Users"
245
+
246
+ # Translated by WP
247
+ #: pluggable.php:42
248
+ #, php-format
249
+ msgid "Password: %s"
250
+ msgstr "Passwort: %s"
251
+
252
+ #: pluggable.php:45
253
+ #, php-format
254
+ msgid "[%s] Your username and password"
255
+ msgstr "[%s] Dein Username und Passwort"
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 "Für diese Site registrieren"
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 "Benutzername"
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 "Ein Passwort wird per E-Mail an dich geschickt"
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 "Registrieren"
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 "Hi "
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 "Logout"
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 "Login"
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 "Passwort"
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 "Erinnere dich an mich"
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 "Passwort vergessen und wiederherstellen"
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 "Dein Passwort vergessen?"
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 "Vergessenes Passwort"
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 "Gib den Butzernamen oder die E-Mail Adresse an"
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 "Neues Passwort bekommen"
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 "Abbrechen"
423
  msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
424
  msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
425
 
426
+ #~ msgid "default"
427
+ #~ msgstr "Standard"
langs/login-with-ajax-li_LI.mo DELETED
Binary file
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 ADDED
Binary file
langs/login-with-ajax-lt_LT.pot ADDED
@@ -0,0 +1,412 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-pl_PL.mo CHANGED
Binary file
langs/login-with-ajax-pl_PL.po CHANGED
@@ -1,103 +1,184 @@
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-20 20:50+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:68
 
 
 
 
 
 
 
 
19
  msgid "Changes saved."
20
  msgstr "Zapisano zmiany"
21
 
22
- #: login-with-ajax-admin.php:72
23
  msgid "There were issues when saving your settings. Please try again."
24
  msgstr "Pojawiły się problemy podczas zapisywania ustawień. Spróbuj ponownie."
25
 
26
- #: login-with-ajax-admin.php:101
 
 
 
 
27
  msgid "Default Template"
28
  msgstr "Szablon domyślny"
29
 
30
- #: login-with-ajax-admin.php:105
31
- #: login-with-ajax-widget.php:34
32
- msgid "default"
33
- msgstr "domyślny"
34
-
35
- #: login-with-ajax-admin.php:111
36
  msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
37
  msgstr "Wybierz domyślny szablon, którego chciałbyś użyć. Może być nadpisany w widżecie, shortkodzie i tagach szablonu."
38
 
39
- #: login-with-ajax-admin.php:112
40
  msgid "Further documentation for this feature coming soon..."
41
  msgstr "Szersza dokumentacja wkrótce..."
42
 
43
- #: login-with-ajax-admin.php:117
44
  msgid "Disable refresh upon login?"
45
  msgstr "Wyłączyć odświeżanie podczas logowania?"
46
 
47
- #: login-with-ajax-admin.php:122
48
  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."
49
  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."
50
 
51
- #: login-with-ajax-admin.php:123
52
  msgid "<strong>Experimental and not fully tested!</strong> please test and report any bugs on our forum."
53
  msgstr "<strong>W fazie eksperymentalnej, nie w pełni przetestowany!</strong> Prosimy testować i raportować wszelkie błędy na naszym forum."
54
 
55
- #: login-with-ajax-admin.php:128
 
 
 
 
56
  msgid "Global Login Redirect"
57
  msgstr "Przekierowanie po zalogowaniu"
58
 
59
- #: login-with-ajax-admin.php:132
60
  msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
61
  msgstr "Jeśli chcesz przekierować użytkownika po zalogowaniu, wpisz adres URL(np. http ://wordpress.org)"
62
 
63
- #: login-with-ajax-admin.php:133
64
- #: login-with-ajax-admin.php:143
65
  msgid "New!"
66
  msgstr "Nowość!"
67
 
68
- #: login-with-ajax-admin.php:133
69
  msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
70
  msgstr "Użyj %USERNAME% aby wstawić nazwę użytkownika, który jest zalogowany."
71
 
72
- #: login-with-ajax-admin.php:138
73
  msgid "Global Logout Redirect"
74
  msgstr "Przekierowanie po wylogowaniu"
75
 
76
- #: login-with-ajax-admin.php:142
77
  msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
78
  msgstr "Jeśli chcesz przekierować użytkownika po wylogowaniu, wpisz adres URL(np. http ://wordpress.org)"
79
 
80
- #: login-with-ajax-admin.php:143
81
  msgid "Enter %LASTURL% to send the user back to the page they were previously on."
82
  msgstr "Wpisz %LASTURL% aby odesłać użytkownika z powrotem na stronę którą oglądał."
83
 
84
- #: login-with-ajax-admin.php:148
85
  msgid "Role-Based Custom Login Redirects"
86
  msgstr "Przekierowanie po zalogowaniu na podstawie roli"
87
 
88
- #: login-with-ajax-admin.php:151
89
  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)"
90
  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)"
91
 
92
- #: login-with-ajax-admin.php:171
93
  msgid "Role-Based Custom Logout Redirects"
94
  msgstr "Przekierowanie po wylogowaniu na podstawie roli"
95
 
96
- #: login-with-ajax-admin.php:174
97
  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)"
98
  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)"
99
 
100
- #: login-with-ajax-admin.php:198
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
101
  msgid "Save Changes"
102
  msgstr "Zapisz zmiany"
103
 
@@ -110,84 +191,199 @@ msgid "Show profile link?"
110
  msgstr "Pokazać link do profilu?"
111
 
112
  #: login-with-ajax-widget.php:32
 
 
 
 
113
  msgid "Template"
114
  msgstr "Szablon"
115
 
116
- #: login-with-ajax.php:153
117
  msgid "Login Successful, redirecting..."
118
  msgstr "Pomyślnie zalogowano, przekierowanie..."
119
 
120
- #: login-with-ajax.php:168
121
  msgid "Login successful, updating..."
122
  msgstr "Pomyślnie zalogowano, aktualizowanie..."
123
 
124
- #: login-with-ajax.php:178
125
- #: login-with-ajax.php:201
126
  msgid "An undefined error has ocurred"
127
  msgstr "Nieokreślony błąd"
128
 
129
- #: login-with-ajax.php:192
 
 
 
 
130
  msgid "We have sent you an email"
131
  msgstr "Wysłaliśmy Ci e-maila"
132
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
133
  #: widget/widget_in.php:11
134
  #: widget/widget_in.php:14
135
  msgid "Hi"
136
  msgstr "Witaj"
137
 
 
 
 
138
  #: widget/widget_in.php:33
139
  msgid "Profile"
140
  msgstr "Profil"
141
 
 
 
 
 
142
  #: widget/widget_in.php:38
143
  msgid "Log Out"
144
  msgstr "Wyloguj się"
145
 
 
 
146
  #: widget/widget_in.php:43
147
  msgid "blog admin"
148
  msgstr "admin bloga"
149
 
 
 
 
 
 
 
150
  #: widget/widget_out.php:10
151
  #: widget/widget_out.php:35
152
  msgid "Log In"
153
  msgstr "Zaloguj się"
154
 
155
- #: widget/widget_out.php:19
156
- msgid "Username"
157
- msgstr "Użytkownik"
158
-
159
  #: widget/widget_out.php:27
160
  msgid "Password"
161
  msgstr "Hasło"
162
 
 
 
 
163
  #: widget/widget_out.php:41
164
  msgid "Remember Me"
165
  msgstr "Zapamiętaj mnie"
166
 
 
 
 
167
  #: widget/widget_out.php:43
168
  msgid "Password Lost and Found"
169
  msgstr "Przywracanie hasła"
170
 
 
 
 
171
  #: widget/widget_out.php:43
172
  msgid "Lost your password?"
173
  msgstr "Zapomniałeś hasło?"
174
 
175
- #: widget/widget_out.php:56
176
- msgid "Register"
177
- msgstr "Zarejestruj się"
178
-
179
  #: widget/widget_out.php:68
180
  msgid "Forgotten Password"
181
  msgstr "Zapomniane hasło"
182
 
 
 
 
183
  #: widget/widget_out.php:73
184
  msgid "Enter username or email"
185
  msgstr "Wpisz nazwę użytkownika lub e-mail"
186
 
 
 
 
187
  #: widget/widget_out.php:79
188
  msgid "Get New Password"
189
  msgstr "Nowe hasło"
190
 
 
 
 
 
191
  #: widget/widget_out.php:80
192
  msgid "Cancel"
193
  msgstr "Anuluj"
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
 
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"
langs/login-with-ajax-ru_RU.mo CHANGED
Binary file
langs/login-with-ajax-ru_RU.po CHANGED
@@ -7,99 +7,180 @@ 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-12 03:42+0200\n"
12
  "Last-Translator: Vitalij.Kaplya <dropbydrop@ukr.net>\n"
13
  "Language-Team: Vitalij.Kaplya <dropbydrop@ukr.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: Russian\n"
18
  "X-Poedit-Country: UKRAINE\n"
19
 
20
- #: login-with-ajax-admin.php:68
 
 
 
 
 
 
 
 
21
  msgid "Changes saved."
22
- msgstr "Изменения сохранены."
23
 
24
- #: login-with-ajax-admin.php:72
25
  msgid "There were issues when saving your settings. Please try again."
26
- msgstr "Что-то не так. Пожалуйста, попробуйте еще раз."
27
 
28
- #: login-with-ajax-admin.php:101
29
- msgid "Default Template"
30
- msgstr "Стандартный Шаблон"
31
 
32
- #: login-with-ajax-admin.php:105
33
- #: login-with-ajax-widget.php:34
34
- msgid "default"
35
- msgstr "стандарт"
36
 
37
- #: login-with-ajax-admin.php:111
38
  msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
39
- msgstr "Выберите тему. Изменить ее можно будет в настройках виджета."
40
 
41
- #: login-with-ajax-admin.php:112
42
  msgid "Further documentation for this feature coming soon..."
43
- msgstr "Дополнительной документации по этой части пока нет ..."
44
 
45
- #: login-with-ajax-admin.php:117
46
  msgid "Disable refresh upon login?"
47
  msgstr "Отключить обновление при входе"
48
 
49
- #: login-with-ajax-admin.php:122
50
  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."
51
  msgstr "Этот метод позволит пользователю авторизоваться на странице без ее обновления. Не очень удобно, если содержимое вашего сайта изменяется в зависимости от статуса пользователя."
52
 
53
- #: login-with-ajax-admin.php:123
54
  msgid "<strong>Experimental and not fully tested!</strong> please test and report any bugs on our forum."
55
  msgstr "<b> экспериментально и полностью не проверено! </ b>, проверьте и сообщите о любых багах на нашем форуме."
56
 
57
- #: login-with-ajax-admin.php:128
 
 
 
 
58
  msgid "Global Login Redirect"
59
  msgstr "Общая переадресация при входе"
60
 
61
- #: login-with-ajax-admin.php:132
62
  msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
63
  msgstr "Если вы хотите перенаправить пользователя на конкретный URL после входа, введите его здесь (например, http://wordpress.org/)"
64
 
65
- #: login-with-ajax-admin.php:133
66
- #: login-with-ajax-admin.php:143
67
  msgid "New!"
68
  msgstr "Новинка!"
69
 
70
- #: login-with-ajax-admin.php:133
71
  msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
72
- msgstr "Выберите %USERNAME%, имя которого вы хотите видеть при входе."
73
 
74
- #: login-with-ajax-admin.php:138
75
  msgid "Global Logout Redirect"
76
  msgstr "Общая переадресация при выходе"
77
 
78
- #: login-with-ajax-admin.php:142
79
  msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
80
  msgstr "Если вы хотите перенаправить пользователя на конкретный URL после выхода, введите его здесь (например, http://wordpress.org/)"
81
 
82
- #: login-with-ajax-admin.php:143
83
  msgid "Enter %LASTURL% to send the user back to the page they were previously on."
84
- msgstr "Введите %LASTURL% чтобы вернуть пользователя на прежнюю страницу."
85
 
86
- #: login-with-ajax-admin.php:148
87
  msgid "Role-Based Custom Login Redirects"
88
  msgstr "Ролевое перенаправление при входе"
89
 
90
- #: login-with-ajax-admin.php:151
91
  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)"
92
  msgstr "URL, на который будет переадресована конкретная група пользователей при входе (пустое значения - глобальная переадресация)"
93
 
94
- #: login-with-ajax-admin.php:171
95
  msgid "Role-Based Custom Logout Redirects"
96
  msgstr "Ролевые перенаправления при выходе"
97
 
98
- #: login-with-ajax-admin.php:174
99
  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)"
100
  msgstr "URL, на который будет переадресована конкретная група пользователей при выходе (пустое значения - глобальная переадресация)"
101
 
102
- #: login-with-ajax-admin.php:198
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
103
  msgid "Save Changes"
104
  msgstr "Настройки сохранены"
105
 
@@ -109,87 +190,202 @@ msgstr "Виджет авторизации посредством AJAX."
109
 
110
  #: login-with-ajax-widget.php:28
111
  msgid "Show profile link?"
112
- msgstr "Ссылка на профиль текущего пользователя"
113
 
114
  #: login-with-ajax-widget.php:32
 
 
 
 
115
  msgid "Template"
116
  msgstr "Шаблон"
117
 
118
- #: login-with-ajax.php:153
119
  msgid "Login Successful, redirecting..."
120
  msgstr "Подождите, идет переадресация..."
121
 
122
- #: login-with-ajax.php:168
123
  msgid "Login successful, updating..."
124
  msgstr "Подождите, идет обновление..."
125
 
126
- #: login-with-ajax.php:178
127
- #: login-with-ajax.php:201
128
  msgid "An undefined error has ocurred"
129
  msgstr "Похоже что-то не так"
130
 
131
- #: login-with-ajax.php:192
 
 
 
 
132
  msgid "We have sent you an email"
133
  msgstr "Отправлено на ваш e-mail"
134
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
135
  #: widget/widget_in.php:11
136
  #: widget/widget_in.php:14
137
  msgid "Hi"
138
  msgstr "Привет, "
139
 
 
 
 
140
  #: widget/widget_in.php:33
141
  msgid "Profile"
142
  msgstr "Мой профиль"
143
 
 
 
 
 
144
  #: widget/widget_in.php:38
145
  msgid "Log Out"
146
  msgstr "Выход"
147
 
 
 
148
  #: widget/widget_in.php:43
149
  msgid "blog admin"
150
  msgstr "Администратор сайта"
151
 
 
 
 
 
 
 
152
  #: widget/widget_out.php:10
153
  #: widget/widget_out.php:35
154
  msgid "Log In"
155
  msgstr "Войти"
156
 
157
- #: widget/widget_out.php:19
158
- msgid "Username"
159
- msgstr "Имя пользователя"
160
-
161
  #: widget/widget_out.php:27
162
  msgid "Password"
163
  msgstr "Пароль"
164
 
 
 
 
165
  #: widget/widget_out.php:41
166
  msgid "Remember Me"
167
  msgstr "Оставаться в системе"
168
 
 
 
 
169
  #: widget/widget_out.php:43
170
  msgid "Password Lost and Found"
171
  msgstr "Пароль утерян и найден"
172
 
 
 
 
173
  #: widget/widget_out.php:43
174
  msgid "Lost your password?"
175
  msgstr "Забыли пароль?"
176
 
177
- #: widget/widget_out.php:56
178
- msgid "Register"
179
- msgstr "Регистрация"
180
-
181
  #: widget/widget_out.php:68
182
  msgid "Forgotten Password"
183
  msgstr "Забыли пароль"
184
 
 
 
 
185
  #: widget/widget_out.php:73
186
  msgid "Enter username or email"
187
  msgstr "Введите имя пользователя или e-mail"
188
 
 
 
 
189
  #: widget/widget_out.php:79
190
  msgid "Get New Password"
191
  msgstr "Получить новый пароль"
192
 
 
 
 
 
193
  #: widget/widget_out.php:80
194
  msgid "Cancel"
195
  msgstr "Отмена"
@@ -218,3 +414,6 @@ msgstr "http://netweblogic.com/"
218
  msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
219
  msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget, авторизация, сайдбар, виджет, администратор"
220
 
 
 
 
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-14 01:57+0200\n"
12
  "Last-Translator: Vitalij.Kaplya <dropbydrop@ukr.net>\n"
13
  "Language-Team: Vitalij.Kaplya <dropbydrop@ukr.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: Russian\n"
18
  "X-Poedit-Country: UKRAINE\n"
19
 
20
+ #: login-with-ajax-admin.php:43
21
+ msgid "New features in Login With AJAX (including registration!), check out the settings and widget pages!"
22
+ msgstr "Новые возможности Login With AJAX(встроенная форма регистрации), смотрите настройки плагина или виджета."
23
+
24
+ #: login-with-ajax-admin.php:45
25
+ msgid "Dismiss"
26
+ msgstr "Отклонить"
27
+
28
+ #: login-with-ajax-admin.php:89
29
  msgid "Changes saved."
30
+ msgstr "Изменения сохранены"
31
 
32
+ #: login-with-ajax-admin.php:93
33
  msgid "There were issues when saving your settings. Please try again."
34
+ msgstr "Упс! Что-то не так. Пожалуйста, попробуйте еще раз."
35
 
36
+ #: login-with-ajax-admin.php:137
37
+ msgid "General Settings"
38
+ msgstr "Глобальные настройки"
39
 
40
+ #: login-with-ajax-admin.php:142
41
+ msgid "Default Template"
42
+ msgstr "Шаблон по умолчанию"
 
43
 
44
+ #: login-with-ajax-admin.php:151
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:152
49
  msgid "Further documentation for this feature coming soon..."
50
+ msgstr "Вменяемой документации по этой части пока нет..."
51
 
52
+ #: login-with-ajax-admin.php:157
53
  msgid "Disable refresh upon login?"
54
  msgstr "Отключить обновление при входе"
55
 
56
+ #: login-with-ajax-admin.php:162
57
  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."
58
  msgstr "Этот метод позволит пользователю авторизоваться на странице без ее обновления. Не очень удобно, если содержимое вашего сайта изменяется в зависимости от статуса пользователя."
59
 
60
+ #: login-with-ajax-admin.php:163
61
  msgid "<strong>Experimental and not fully tested!</strong> please test and report any bugs on our forum."
62
  msgstr "<b> экспериментально и полностью не проверено! </ b>, проверьте и сообщите о любых багах на нашем форуме."
63
 
64
+ #: login-with-ajax-admin.php:168
65
+ msgid "Redirection Settings"
66
+ msgstr "Настройки переадресации"
67
+
68
+ #: login-with-ajax-admin.php:173
69
  msgid "Global Login Redirect"
70
  msgstr "Общая переадресация при входе"
71
 
72
+ #: login-with-ajax-admin.php:177
73
  msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
74
  msgstr "Если вы хотите перенаправить пользователя на конкретный URL после входа, введите его здесь (например, http://wordpress.org/)"
75
 
76
+ #: login-with-ajax-admin.php:178
77
+ #: login-with-ajax-admin.php:188
78
  msgid "New!"
79
  msgstr "Новинка!"
80
 
81
+ #: login-with-ajax-admin.php:178
82
  msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
83
+ msgstr "Выберите пользователя, имя которого вы хотите видеть при входе."
84
 
85
+ #: login-with-ajax-admin.php:183
86
  msgid "Global Logout Redirect"
87
  msgstr "Общая переадресация при выходе"
88
 
89
+ #: login-with-ajax-admin.php:187
90
  msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
91
  msgstr "Если вы хотите перенаправить пользователя на конкретный URL после выхода, введите его здесь (например, http://wordpress.org/)"
92
 
93
+ #: login-with-ajax-admin.php:188
94
  msgid "Enter %LASTURL% to send the user back to the page they were previously on."
95
+ msgstr "Введите URL, на который будет перенаправлен пользователь."
96
 
97
+ #: login-with-ajax-admin.php:193
98
  msgid "Role-Based Custom Login Redirects"
99
  msgstr "Ролевое перенаправление при входе"
100
 
101
+ #: login-with-ajax-admin.php:196
102
  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)"
103
  msgstr "URL, на который будет переадресована конкретная група пользователей при входе (пустое значения - глобальная переадресация)"
104
 
105
+ #: login-with-ajax-admin.php:216
106
  msgid "Role-Based Custom Logout Redirects"
107
  msgstr "Ролевые перенаправления при выходе"
108
 
109
+ #: login-with-ajax-admin.php:219
110
  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)"
111
  msgstr "URL, на который будет переадресована конкретная група пользователей при выходе (пустое значения - глобальная переадресация)"
112
 
113
+ #: login-with-ajax-admin.php:239
114
+ msgid "Notification Settings"
115
+ msgstr "Настройки уведомлений"
116
+
117
+ #: login-with-ajax-admin.php:241
118
+ 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"
119
+ msgstr "При желании можно смнить тему исходящего E-mail'а для новых пользователей."
120
+
121
+ #: login-with-ajax-admin.php:242
122
+ 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)."
123
+ msgstr "Если что-то идет не так, отключите все плагины, которые контролируют процесс регистрации новых пользователей (например, BuddyPress и MU)."
124
+
125
+ #: login-with-ajax-admin.php:248
126
+ msgid "Override Default Email?"
127
+ msgstr "Выпилить дефолтный E-mail"
128
+
129
+ #: login-with-ajax-admin.php:256
130
+ msgid "Subject"
131
+ msgstr "Тема сообщения"
132
+
133
+ #: login-with-ajax-admin.php:261
134
+ msgid "Your registration at %BLOGNAME%"
135
+ msgstr "Регистрация в %BLOGNAME%"
136
+
137
+ #: login-with-ajax-admin.php:265
138
+ msgid "<code>%USERNAME%</code> will be replaced with a username."
139
+ msgstr "<code>%USERNAME%</code> будет изменен имя пользователя."
140
+
141
+ #: login-with-ajax-admin.php:266
142
+ msgid "<code>%PASSWORD%</code> will be replaced with the user's password."
143
+ msgstr "<code>%PASSWORD%</code> будет изменен на пароль пользователя."
144
+
145
+ #: login-with-ajax-admin.php:267
146
+ #: login-with-ajax-admin.php:291
147
+ msgid "<code>%BLOGNAME%</code> will be replaced with the name of your blog."
148
+ msgstr "<code>%BLOGNAME%</code> будет изменено имя вашего сайта."
149
+
150
+ #: login-with-ajax-admin.php:268
151
+ #: login-with-ajax-admin.php:292
152
+ msgid "<code>%BLOGURL%</code> will be replaced with the url of your blog."
153
+ msgstr "<code>%BLOGURL%</code> будет изменен адрес вашего сайта."
154
+
155
+ #: login-with-ajax-admin.php:273
156
+ msgid "Message"
157
+ msgstr "Сообщение"
158
+
159
+ #: login-with-ajax-admin.php:278
160
+ msgid ""
161
+ "Thanks for signing up to our blog. \r\n"
162
+ "\r\n"
163
+ "You can login with the following credentials by visiting %BLOGURL%\r\n"
164
+ "\r\n"
165
+ "Username : %USERNAME%\r\n"
166
+ "Password : %PASSWORD%\r\n"
167
+ "\r\n"
168
+ "We look forward to your next visit!\r\n"
169
+ "\r\n"
170
+ "The team at %BLOGNAME%"
171
+ msgstr ""
172
+ "Благодарим за регистрацию! \r\n"
173
+ "\r\n"
174
+ "Теперь Вы почетный пользователь %BLOGURL%\r\n"
175
+ "\r\n"
176
+ "Ваш логин : %USERNAME%\r\n"
177
+ "Ваш пароль : %PASSWORD%\r\n"
178
+ "\r\n"
179
+ "Мы с нетерпением ждем вашего следующего визита!\r\n"
180
+ "\r\n"
181
+ "Комманда %BLOGNAME%"
182
+
183
+ #: login-with-ajax-admin.php:301
184
  msgid "Save Changes"
185
  msgstr "Настройки сохранены"
186
 
190
 
191
  #: login-with-ajax-widget.php:28
192
  msgid "Show profile link?"
193
+ msgstr "Ссылка на Ваш профиль"
194
 
195
  #: login-with-ajax-widget.php:32
196
+ msgid "AJAX Registration?"
197
+ msgstr "AJAX Регистрация?"
198
+
199
+ #: login-with-ajax-widget.php:36
200
  msgid "Template"
201
  msgstr "Шаблон"
202
 
203
+ #: login-with-ajax.php:149
204
  msgid "Login Successful, redirecting..."
205
  msgstr "Подождите, идет переадресация..."
206
 
207
+ #: login-with-ajax.php:161
208
  msgid "Login successful, updating..."
209
  msgstr "Подождите, идет обновление..."
210
 
211
+ #: login-with-ajax.php:171
212
+ #: login-with-ajax.php:219
213
  msgid "An undefined error has ocurred"
214
  msgstr "Похоже что-то не так"
215
 
216
+ #: login-with-ajax.php:190
217
+ msgid "Registration complete. Please check your e-mail."
218
+ msgstr "Пожалуйста, проверьте Ваш E-mail."
219
+
220
+ #: login-with-ajax.php:210
221
  msgid "We have sent you an email"
222
  msgstr "Отправлено на ваш e-mail"
223
 
224
+ #: pluggable.php:26
225
+ #, php-format
226
+ msgid "New user registration on your blog %s:"
227
+ msgstr "Новый пользователь зарегистрирован на вашем сайте %s:"
228
+
229
+ #: pluggable.php:27
230
+ #: pluggable.php:41
231
+ #, php-format
232
+ msgid "Username: %s"
233
+ msgstr "Имя пользователя: %s"
234
+
235
+ #: pluggable.php:28
236
+ #, php-format
237
+ msgid "E-mail: %s"
238
+ msgstr "E-mail: %s"
239
+
240
+ #: pluggable.php:30
241
+ #, php-format
242
+ msgid "[%s] New User Registration"
243
+ msgstr "[%s] Регистрация"
244
+
245
+ #: pluggable.php:42
246
+ #, php-format
247
+ msgid "Password: %s"
248
+ msgstr "Пароль: %s"
249
+
250
+ #: pluggable.php:45
251
+ #, php-format
252
+ msgid "[%s] Your username and password"
253
+ msgstr "[%s] Ваш логин и пароль"
254
+
255
+ #: widget/default/register.php:9
256
+ #: widget/ie7-friendly/widget_out.php:88
257
+ #: widget/inline-registration/widget_out.php:94
258
+ msgid "Register For This Site"
259
+ msgstr "Зарегистрироваться"
260
+
261
+ #: widget/default/register.php:12
262
+ #: widget/default/widget_out.php:19
263
+ #: widget/ie7-friendly/widget_out.php:17
264
+ #: widget/ie7-friendly/widget_out.php:93
265
+ #: widget/inline-registration/widget_out.php:19
266
+ #: widget/inline-registration/widget_out.php:99
267
+ #: widget/widget_out.php:19
268
+ msgid "Username"
269
+ msgstr "Имя пользователя"
270
+
271
+ #: widget/default/register.php:16
272
+ #: widget/ie7-friendly/widget_out.php:99
273
+ #: widget/inline-registration/widget_out.php:105
274
+ msgid "E-mail"
275
+ msgstr "E-mail"
276
+
277
+ #: widget/default/register.php:20
278
+ #: widget/ie7-friendly/widget_out.php:113
279
+ #: widget/inline-registration/widget_out.php:119
280
+ msgid "A password will be e-mailed to you."
281
+ msgstr "Пароль отправлен. Проверьте Вашу почту."
282
+
283
+ #: widget/default/register.php:21
284
+ #: widget/default/widget_out.php:56
285
+ #: widget/ie7-friendly/widget_out.php:53
286
+ #: widget/ie7-friendly/widget_out.php:114
287
+ #: widget/inline-registration/widget_out.php:55
288
+ #: widget/inline-registration/widget_out.php:120
289
+ #: widget/widget_out.php:56
290
+ msgid "Register"
291
+ msgstr "Регистрация"
292
+
293
+ #: widget/default/widget_in.php:11
294
+ #: widget/default/widget_in.php:14
295
+ #: widget/ie7-friendly/widget_in.php:11
296
+ #: widget/ie7-friendly/widget_in.php:14
297
+ #: widget/inline-registration/widget_in.php:11
298
+ #: widget/inline-registration/widget_in.php:14
299
  #: widget/widget_in.php:11
300
  #: widget/widget_in.php:14
301
  msgid "Hi"
302
  msgstr "Привет, "
303
 
304
+ #: widget/default/widget_in.php:33
305
+ #: widget/ie7-friendly/widget_in.php:34
306
+ #: widget/inline-registration/widget_in.php:33
307
  #: widget/widget_in.php:33
308
  msgid "Profile"
309
  msgstr "Мой профиль"
310
 
311
+ #: widget/default/widget_in.php:38
312
+ #: widget/ie7-friendly/widget_in.php:40
313
+ #: widget/ie7-friendly/widget_in.php:44
314
+ #: widget/inline-registration/widget_in.php:38
315
  #: widget/widget_in.php:38
316
  msgid "Log Out"
317
  msgstr "Выход"
318
 
319
+ #: widget/default/widget_in.php:43
320
+ #: widget/inline-registration/widget_in.php:43
321
  #: widget/widget_in.php:43
322
  msgid "blog admin"
323
  msgstr "Администратор сайта"
324
 
325
+ #: widget/default/widget_out.php:10
326
+ #: widget/default/widget_out.php:35
327
+ #: widget/ie7-friendly/widget_out.php:10
328
+ #: widget/ie7-friendly/widget_out.php:32
329
+ #: widget/inline-registration/widget_out.php:10
330
+ #: widget/inline-registration/widget_out.php:35
331
  #: widget/widget_out.php:10
332
  #: widget/widget_out.php:35
333
  msgid "Log In"
334
  msgstr "Войти"
335
 
336
+ #: widget/default/widget_out.php:27
337
+ #: widget/ie7-friendly/widget_out.php:25
338
+ #: widget/inline-registration/widget_out.php:27
 
339
  #: widget/widget_out.php:27
340
  msgid "Password"
341
  msgstr "Пароль"
342
 
343
+ #: widget/default/widget_out.php:41
344
+ #: widget/ie7-friendly/widget_out.php:38
345
+ #: widget/inline-registration/widget_out.php:40
346
  #: widget/widget_out.php:41
347
  msgid "Remember Me"
348
  msgstr "Оставаться в системе"
349
 
350
+ #: widget/default/widget_out.php:43
351
+ #: widget/ie7-friendly/widget_out.php:40
352
+ #: widget/inline-registration/widget_out.php:42
353
  #: widget/widget_out.php:43
354
  msgid "Password Lost and Found"
355
  msgstr "Пароль утерян и найден"
356
 
357
+ #: widget/default/widget_out.php:43
358
+ #: widget/ie7-friendly/widget_out.php:40
359
+ #: widget/inline-registration/widget_out.php:42
360
  #: widget/widget_out.php:43
361
  msgid "Lost your password?"
362
  msgstr "Забыли пароль?"
363
 
364
+ #: widget/default/widget_out.php:68
365
+ #: widget/ie7-friendly/widget_out.php:63
366
+ #: widget/inline-registration/widget_out.php:67
 
367
  #: widget/widget_out.php:68
368
  msgid "Forgotten Password"
369
  msgstr "Забыли пароль"
370
 
371
+ #: widget/default/widget_out.php:73
372
+ #: widget/ie7-friendly/widget_out.php:67
373
+ #: widget/inline-registration/widget_out.php:72
374
  #: widget/widget_out.php:73
375
  msgid "Enter username or email"
376
  msgstr "Введите имя пользователя или e-mail"
377
 
378
+ #: widget/default/widget_out.php:79
379
+ #: widget/ie7-friendly/widget_out.php:72
380
+ #: widget/inline-registration/widget_out.php:78
381
  #: widget/widget_out.php:79
382
  msgid "Get New Password"
383
  msgstr "Получить новый пароль"
384
 
385
+ #: widget/default/widget_out.php:80
386
+ #: widget/ie7-friendly/widget_out.php:115
387
+ #: widget/inline-registration/widget_out.php:79
388
+ #: widget/inline-registration/widget_out.php:121
389
  #: widget/widget_out.php:80
390
  msgid "Cancel"
391
  msgstr "Отмена"
414
  msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
415
  msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget, авторизация, сайдбар, виджет, администратор"
416
 
417
+ #~ msgid "default"
418
+ #~ msgstr "стандарт"
419
+
langs/login-with-ajax-sv_SE.mo ADDED
Binary file
langs/login-with-ajax-sv_SE.po ADDED
@@ -0,0 +1,220 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-07-25 21:16+0100\n"
12
+ "Last-Translator: Rickard Westerlind <rickard@orangelab.se>\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
+ "X-Poedit-Language: Swedish\n"
18
+ "X-Poedit-Country: SWEDEN\n"
19
+
20
+ #: login-with-ajax-admin.php:68
21
+ msgid "Changes saved."
22
+ msgstr "Ändringarna sparade."
23
+
24
+ #: login-with-ajax-admin.php:72
25
+ msgid "There were issues when saving your settings. Please try again."
26
+ msgstr "Det uppstod problem med dina inställningar. Var god försök igen."
27
+
28
+ #: login-with-ajax-admin.php:101
29
+ msgid "Default Template"
30
+ msgstr "Förvald mall"
31
+
32
+ #: login-with-ajax-admin.php:105
33
+ #: login-with-ajax-widget.php:34
34
+ msgid "default"
35
+ msgstr "standard"
36
+
37
+ #: login-with-ajax-admin.php:111
38
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
39
+ msgstr "Välj vilket förvalt tema du vill använda. Valet kan dock också sättas i widget, shortcode och temat."
40
+
41
+ #: login-with-ajax-admin.php:112
42
+ msgid "Further documentation for this feature coming soon..."
43
+ msgstr "Mer dokumentation kring den här funktionen kommer snart..."
44
+
45
+ #: login-with-ajax-admin.php:117
46
+ msgid "Disable refresh upon login?"
47
+ msgstr "Avaktivera omladdning vid inloggning?"
48
+
49
+ #: login-with-ajax-admin.php:122
50
+ 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."
51
+ 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."
52
+
53
+ #: login-with-ajax-admin.php:123
54
+ msgid "<strong>Experimental and not fully tested!</strong> please test and report any bugs on our forum."
55
+ msgstr "<strong>Under utveckling och inte fullt testad!</strong>. Var snäll testa och rapportera byggar till vårt forum."
56
+
57
+ #: login-with-ajax-admin.php:128
58
+ msgid "Global Login Redirect"
59
+ msgstr "Global inloggnings omdirigering"
60
+
61
+ #: login-with-ajax-admin.php:132
62
+ msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
63
+ msgstr "Om du vill att användaren ska skickas till en specifik URL efter inloggning, ange den här (ex. http://wordpress.org/)"
64
+
65
+ #: login-with-ajax-admin.php:133
66
+ #: login-with-ajax-admin.php:143
67
+ msgid "New!"
68
+ msgstr "Ny!"
69
+
70
+ #: login-with-ajax-admin.php:133
71
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
72
+ msgstr "Använd %USERNAME% som komemr ersättas av den inloggade användarens användarnamn."
73
+
74
+ #: login-with-ajax-admin.php:138
75
+ msgid "Global Logout Redirect"
76
+ msgstr "Global utloggnings omdirigering"
77
+
78
+ #: login-with-ajax-admin.php:142
79
+ msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
80
+ msgstr "Om du vill att användaren ska skickas till en specifik URL efter utloggning, ange den här (ex. http://wordpress.org/)"
81
+
82
+ #: login-with-ajax-admin.php:143
83
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
84
+ msgstr "Ange %LASTURL% för att skicka användaren tillbaka till den sida den senast var på."
85
+
86
+ #: login-with-ajax-admin.php:148
87
+ msgid "Role-Based Custom Login Redirects"
88
+ msgstr "Rollbaserade inloggnings omdirigeringar"
89
+
90
+ #: login-with-ajax-admin.php:151
91
+ 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)"
92
+ 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)"
93
+
94
+ #: login-with-ajax-admin.php:171
95
+ msgid "Role-Based Custom Logout Redirects"
96
+ msgstr "Rollbaserade utloggnings omdirigeringar"
97
+
98
+ #: login-with-ajax-admin.php:174
99
+ 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)"
100
+ 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)"
101
+
102
+ #: login-with-ajax-admin.php:198
103
+ msgid "Save Changes"
104
+ msgstr "Spara ändringar"
105
+
106
+ #: login-with-ajax-widget.php:5
107
+ msgid "Login widget with AJAX capabilities."
108
+ msgstr "Inloggningswidget med AJAX"
109
+
110
+ #: login-with-ajax-widget.php:28
111
+ msgid "Show profile link?"
112
+ msgstr "Visa profillänk?"
113
+
114
+ #: login-with-ajax-widget.php:32
115
+ msgid "Template"
116
+ msgstr "Mall"
117
+
118
+ #: login-with-ajax.php:153
119
+ msgid "Login Successful, redirecting..."
120
+ msgstr "Inloggningen lyckades, skickar vidare..."
121
+
122
+ #: login-with-ajax.php:168
123
+ msgid "Login successful, updating..."
124
+ msgstr "Inloggningen lyckades, uppdaterar..."
125
+
126
+ #: login-with-ajax.php:178
127
+ #: login-with-ajax.php:201
128
+ msgid "An undefined error has ocurred"
129
+ msgstr "En okänt fel uppstod"
130
+
131
+ #: login-with-ajax.php:192
132
+ msgid "We have sent you an email"
133
+ msgstr "Vi har nu skickat dig ett e-postmeddelande"
134
+
135
+ #: widget/widget_in.php:11
136
+ #: widget/widget_in.php:14
137
+ msgid "Hi"
138
+ msgstr "Hej"
139
+
140
+ #: widget/widget_in.php:33
141
+ msgid "Profile"
142
+ msgstr "Profil"
143
+
144
+ #: widget/widget_in.php:38
145
+ msgid "Log Out"
146
+ msgstr "Logga ut"
147
+
148
+ #: widget/widget_in.php:43
149
+ msgid "blog admin"
150
+ msgstr "blogg administratör"
151
+
152
+ #: widget/widget_out.php:10
153
+ #: widget/widget_out.php:35
154
+ msgid "Log In"
155
+ msgstr "Logga in"
156
+
157
+ #: widget/widget_out.php:19
158
+ msgid "Username"
159
+ msgstr "Användare"
160
+
161
+ #: widget/widget_out.php:27
162
+ msgid "Password"
163
+ msgstr "Lösenord"
164
+
165
+ #: widget/widget_out.php:41
166
+ msgid "Remember Me"
167
+ msgstr "Kom ihåg mig"
168
+
169
+ #: widget/widget_out.php:43
170
+ msgid "Password Lost and Found"
171
+ msgstr "Lösenord glömt och hittat"
172
+
173
+ #: widget/widget_out.php:43
174
+ msgid "Lost your password?"
175
+ msgstr "Glömt lösenordet?"
176
+
177
+ #: widget/widget_out.php:56
178
+ msgid "Register"
179
+ msgstr "Registrera"
180
+
181
+ #: widget/widget_out.php:68
182
+ msgid "Forgotten Password"
183
+ msgstr "Glömt lösenord"
184
+
185
+ #: widget/widget_out.php:73
186
+ msgid "Enter username or email"
187
+ msgstr "Ange användarnamn eller e-post"
188
+
189
+ #: widget/widget_out.php:79
190
+ msgid "Get New Password"
191
+ msgstr "Få ett nytt lösenord"
192
+
193
+ #: widget/widget_out.php:80
194
+ msgid "Cancel"
195
+ msgstr "Avbryt"
196
+
197
+ #. Plugin Name of the plugin/theme
198
+ msgid "Login With Ajax"
199
+ msgstr "Logga in med Ajax"
200
+
201
+ #. Plugin URI of the plugin/theme
202
+ msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
203
+ msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
204
+
205
+ #. Description of the plugin/theme
206
+ msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
207
+ msgstr "Ajax-baserad inloggningswidget. Kan ändras i ditt tema och med avancerade inställningar i administrationen."
208
+
209
+ #. Author of the plugin/theme
210
+ msgid "NetWebLogic"
211
+ msgstr "NetWebLogic"
212
+
213
+ #. Author URI of the plugin/theme
214
+ msgid "http://netweblogic.com/"
215
+ msgstr "http://netweblogic.com/"
216
+
217
+ #. Tags of the plugin/theme
218
+ msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
219
+ msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
220
+
langs/login-with-ajax-tr_TR.mo CHANGED
Binary file
langs/login-with-ajax-tr_TR.po CHANGED
@@ -1,106 +1,186 @@
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 19:50+0200\n"
12
  "Last-Translator: Mesut Soylu <onexey@gmail.com>\n"
13
  "Language-Team: Mesut Soylu <onexey@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: Turkish\n"
18
  "X-Poedit-Country: TURKEY\n"
19
  "X-Poedit-SourceCharset: utf-8\n"
20
 
21
- #: login-with-ajax-admin.php:68
 
 
 
 
 
 
 
 
 
22
  msgid "Changes saved."
23
  msgstr "Değişiklikler kaydedildi."
24
 
25
- #: login-with-ajax-admin.php:72
26
  msgid "There were issues when saving your settings. Please try again."
27
  msgstr "Ayarları kaydederken sorunla karşılaşıldı. Lütfen tekrar deneyin."
28
 
29
- #: login-with-ajax-admin.php:101
 
 
 
 
30
  msgid "Default Template"
31
  msgstr "Varsayılan Tema"
32
 
33
- #: login-with-ajax-admin.php:105
34
- #: login-with-ajax-widget.php:34
35
- msgid "default"
36
- msgstr "varsayılan"
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 "Kullanmak istediğin varsayılan temayı seç. Bileşende, tema taglarında geçersiz kılınabilir."
41
 
42
- #: login-with-ajax-admin.php:112
43
  msgid "Further documentation for this feature coming soon..."
44
- msgstr "Bu özellik için daha fazla açıklama yakında gelecek..."
45
 
46
- #: login-with-ajax-admin.php:117
47
  msgid "Disable refresh upon login?"
48
  msgstr "Giriş yapınca yenilemeyi kapat?"
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 "Eğer yukarıdaki kutucuğu işaretlerseniz kullanıcı giriş yaptığında sayfa yenilenmeden yalnızca giriş bileşeni yenilenecek. Kullanıcı giriş yaptığında sayfada değişiklik oluyorsa önerilmez."
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>Deneysel ve tam olarak denenmedi!</strong> lütfen deneyin ve hata olursa forumlarımızdan bildirin."
57
 
58
- #: login-with-ajax-admin.php:128
 
 
 
 
59
  msgid "Global Login Redirect"
60
  msgstr "Genel giriş (login) yönlendirme"
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 "Eğer kullanıcıların giriş yaptıktan sonra belirli bir URL'ye yönlendirilmesini istiyorsan buraya yaz (örn: http://galeri.gokhanyikilkan.org)"
65
 
66
- #: login-with-ajax-admin.php:133
67
- #: login-with-ajax-admin.php:143
68
  msgid "New!"
69
  msgstr "Yeni!"
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 "Giriş yapan kullanıcının kullanıcı adı için %USERNAME% kullanın"
74
 
75
- #: login-with-ajax-admin.php:138
76
  msgid "Global Logout Redirect"
77
  msgstr "Genel çıkış (logout) yönlendirme"
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 "Eğer kullanıcıların çıkış yaptıktan sonra belirli bir URL'ye yönlendirilmesini istiyorsan buraya yaz (örn: http://galeri.gokhanyikilkan.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 "Kullanıcının önceki sayfaya dönmesi için %LASTURL% kullanın."
86
 
87
- #: login-with-ajax-admin.php:148
88
  msgid "Role-Based Custom Login Redirects"
89
  msgstr "Role(kullanıcı grubuna) göre giriş yönlendirme"
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 "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)"
94
 
95
- #: login-with-ajax-admin.php:171
96
  msgid "Role-Based Custom Logout Redirects"
97
  msgstr "Role(kullanıcı grubuna) göre çııkış yönlendirme"
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 "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)"
102
 
103
- #: login-with-ajax-admin.php:198
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
104
  msgid "Save Changes"
105
  msgstr "Değişiklikleri Kaydet"
106
 
@@ -113,87 +193,211 @@ msgid "Show profile link?"
113
  msgstr "Profil linkini göster?"
114
 
115
  #: login-with-ajax-widget.php:32
 
 
 
 
116
  msgid "Template"
117
  msgstr "Tema"
118
 
119
- #: login-with-ajax.php:153
120
  msgid "Login Successful, redirecting..."
121
  msgstr "Giriş başarılı, yönlendiriliyor..."
122
 
123
- #: login-with-ajax.php:168
124
  msgid "Login successful, updating..."
125
  msgstr "Giriş başarılı, güncelleniyor..."
126
 
127
- #: login-with-ajax.php:178
128
- #: login-with-ajax.php:201
129
  msgid "An undefined error has ocurred"
130
  msgstr "Bilinmeyen bir hata oluştu."
131
 
132
- #: login-with-ajax.php:192
 
 
 
 
133
  msgid "We have sent you an email"
134
  msgstr "E-mail gönderildi."
135
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
136
  #: widget/widget_in.php:11
137
  #: widget/widget_in.php:14
138
  msgid "Hi"
139
  msgstr "Merhaba, "
140
 
 
 
 
 
141
  #: widget/widget_in.php:33
142
  msgid "Profile"
143
  msgstr "Profil"
144
 
 
 
 
 
 
145
  #: widget/widget_in.php:38
146
  msgid "Log Out"
147
  msgstr "Çıkış"
148
 
 
 
149
  #: widget/widget_in.php:43
150
  msgid "blog admin"
151
  msgstr "blog admin"
152
 
 
 
 
 
 
 
 
153
  #: widget/widget_out.php:10
154
  #: widget/widget_out.php:35
155
  msgid "Log In"
156
  msgstr "Giriş"
157
 
158
- #: widget/widget_out.php:19
159
- msgid "Username"
160
- msgstr "Kullanıcı adı"
161
-
162
  #: widget/widget_out.php:27
163
  msgid "Password"
164
  msgstr "Şifre"
165
 
 
 
 
 
166
  #: widget/widget_out.php:41
167
  msgid "Remember Me"
168
  msgstr "Beni hatırla"
169
 
 
 
 
170
  #: widget/widget_out.php:43
171
  msgid "Password Lost and Found"
172
  msgstr "Parola kayboldu ve bulundu"
173
 
 
 
 
174
  #: widget/widget_out.php:43
175
  msgid "Lost your password?"
176
  msgstr "Şifreni mi unuttun?"
177
 
178
- #: widget/widget_out.php:56
179
- msgid "Register"
180
- msgstr "Kayıt ol"
181
-
182
  #: widget/widget_out.php:68
183
  msgid "Forgotten Password"
184
  msgstr "Kayıp parola"
185
 
 
 
 
186
  #: widget/widget_out.php:73
187
  msgid "Enter username or email"
188
  msgstr "Kullanıcı adı ya da e-posta gir"
189
 
 
 
 
190
  #: widget/widget_out.php:79
191
  msgid "Get New Password"
192
  msgstr "Yeni Parola Gönder"
193
 
 
 
 
 
194
  #: widget/widget_out.php:80
195
  msgid "Cancel"
196
- msgstr "Çıkış"
197
 
198
  #. Plugin Name of the plugin/theme
199
  msgid "Login With Ajax"
 
 
 
 
 
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
 
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"
login-with-ajax-admin.php CHANGED
@@ -1,6 +1,6 @@
1
  <?php
2
  /*
3
- Copyright (C) 2009 NetWebLogic LLC
4
 
5
  This program is free software; you can redistribute it and/or modify
6
  it under the terms of the GNU General Public License as published by
@@ -20,13 +20,34 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
20
  class LoginWithAjaxAdmin{
21
  // action function for above hook
22
  function LoginWithAjaxAdmin() {
23
- add_action ( 'admin_menu', array ( &$this, 'menus' ) );
 
 
 
 
 
24
  }
25
 
26
  function menus(){
27
  $page = add_options_page('Login With Ajax', 'Login With Ajax', 8, 'login-with-ajax', array(&$this,'options'));
28
  add_action('admin_head-'.$page, array(&$this,'options_head'));
29
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
 
31
  function options_head(){
32
  ?>
@@ -78,31 +99,51 @@ class LoginWithAjaxAdmin{
78
  ?>
79
  <div class="wrap nwl-plugin">
80
  <h2>Login With Ajax</h2>
81
- <form method="post" action="<?php echo str_replace( '%7E', '~', $_SERVER['REQUEST_URI']); ?>">
82
  <div id="poststuff" class="metabox-holder has-right-sidebar">
83
  <div id="side-info-column" class="inner-sidebar">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
84
  <div id="categorydiv" class="postbox ">
85
  <div class="handlediv" title="Click to toggle"></div>
86
  <h3 class="hndle">Plugin Information</h3>
87
  <div class="inside">
88
  <p>This plugin was developed by <a href="http://twitter.com/marcussykes">Marcus Sykes</a> @ <a href="http://netweblogic.com">NetWebLogic</a></p>
89
  <p>Please visit <a href="http://netweblogic.com/forums/">our forum</a> for plugin support.</p>
 
90
  </div>
91
  </div>
92
  </div>
93
  <div id="post-body">
94
  <div id="post-body-content">
95
- <p class="updated">Calling all translators! If you'd like to translate this plugin, the language files are in the langs folder. Please email any translations to wp.plugins@netweblogic.com and we'll incorporate it into the plugin.</p>
96
  <p>If you have any suggestions, come over to our plugin page and leave a comment. It may just happen!</p>
 
97
  <table class="form-table">
98
  <tbody id="lwa-body">
 
 
 
 
 
 
99
  <tr valign="top">
100
  <td scope="row">
101
  <label><?php _e("Default Template", 'login-with-ajax'); ?></label>
102
  </td>
103
  <td>
104
  <select name="lwa_template" style="margin:0px; padding:0px; width:auto;">
105
- <option value=""><?php _e("default", 'login-with-ajax'); ?></option>
106
  <?php foreach( array_keys($LoginWithAjax->templates) as $template ): ?>
107
  <option <?php echo ($lwa_data['template'] == $template) ? 'selected="selected"':""; ?>><?php echo $template ?></option>
108
  <?php endforeach; ?>
@@ -112,6 +153,7 @@ class LoginWithAjaxAdmin{
112
  <i><?php _e("Further documentation for this feature coming soon...", 'login-with-ajax'); ?></i>
113
  </td>
114
  </tr>
 
115
  <tr valign="top">
116
  <td scope="row">
117
  <label><?php _e("Disable refresh upon login?", 'login-with-ajax'); ?></label>
@@ -123,6 +165,11 @@ class LoginWithAjaxAdmin{
123
  <i><?php _e("<strong>Experimental and not fully tested!</strong> please test and report any bugs on our forum.", 'login-with-ajax'); ?></i>
124
  </td>
125
  </tr>
 
 
 
 
 
126
  <tr valign="top">
127
  <td scope="row">
128
  <label><?php _e("Global Login Redirect", 'login-with-ajax'); ?></label>
@@ -189,6 +236,64 @@ class LoginWithAjaxAdmin{
189
  </table>
190
  </td>
191
  </tr>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
192
  </tbody>
193
  <tfoot>
194
  <tr valign="top">
@@ -201,10 +306,10 @@ class LoginWithAjaxAdmin{
201
  </tr>
202
  </tfoot>
203
  </table>
 
204
  </div>
205
  </div>
206
  </div>
207
- </form>
208
  </div>
209
  <?php
210
  }
1
  <?php
2
  /*
3
+ Copyr</td>ight (C) 2009 NetWebLogic LLC
4
 
5
  This program is free software; you can redistribute it and/or modify
6
  it under the terms of the GNU General Public License as published by
20
  class LoginWithAjaxAdmin{
21
  // action function for above hook
22
  function LoginWithAjaxAdmin() {
23
+ add_action ( 'admin_menu', array (&$this, 'menus') );
24
+ if( $_GET['lwa_dismiss_notice'] == '1' ){
25
+ update_option('lwa_notice', 1);
26
+ }elseif( get_option('lwa_notice') != 1 ){
27
+ add_action('admin_notices', array(&$this, 'admin_notices') );
28
+ }
29
  }
30
 
31
  function menus(){
32
  $page = add_options_page('Login With Ajax', 'Login With Ajax', 8, 'login-with-ajax', array(&$this,'options'));
33
  add_action('admin_head-'.$page, array(&$this,'options_head'));
34
  }
35
+
36
+ function admin_notices() {
37
+ $dismiss = $_SERVER['REQUEST_URI'];
38
+ $dismiss .= (strpos($dismiss, '?')) ? "&amp;":"?";
39
+ $dismiss .= "lwa_dismiss_notice=1";
40
+ ?>
41
+ <div id='lwa-warning' class='updated fade'>
42
+ <p>
43
+ <?php _e('New features in Login With AJAX (including registration!), check out the settings and widget pages!', 'login-with-ajax') ?> -
44
+ <a href="<?php echo bloginfo('wpurl'); ?>/wp-admin/options-general.php?page=login-with-ajax">Settings</a> |
45
+ <a href="<?php echo $dismiss ?>"><?php _e('Dismiss','login-with-ajax') ?></a>
46
+ </p>
47
+ </div>
48
+ <?php
49
+ }
50
+
51
 
52
  function options_head(){
53
  ?>
99
  ?>
100
  <div class="wrap nwl-plugin">
101
  <h2>Login With Ajax</h2>
 
102
  <div id="poststuff" class="metabox-holder has-right-sidebar">
103
  <div id="side-info-column" class="inner-sidebar">
104
+ <div id="categorydiv" class="postbox ">
105
+ <div class="handlediv" title="Click to toggle"></div>
106
+ <h3 class="hndle">Donations</h3>
107
+ <div class="inside">
108
+ Any donations are always appreciated, even if it's just a few bucks. Please remember that this plugin is provided to you free of charge, yet it takes many hours of work to maintain and improve!
109
+ <div style="text-align:center;">
110
+ <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
111
+ <input type="hidden" name="cmd" value="_s-xclick">
112
+ <input type="hidden" name="hosted_button_id" value="8H9R5FVER3SWW">
113
+ <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
114
+ <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
115
+ </form>
116
+ </div>
117
+ </div>
118
+ </div>
119
  <div id="categorydiv" class="postbox ">
120
  <div class="handlediv" title="Click to toggle"></div>
121
  <h3 class="hndle">Plugin Information</h3>
122
  <div class="inside">
123
  <p>This plugin was developed by <a href="http://twitter.com/marcussykes">Marcus Sykes</a> @ <a href="http://netweblogic.com">NetWebLogic</a></p>
124
  <p>Please visit <a href="http://netweblogic.com/forums/">our forum</a> for plugin support.</p>
125
+ <p>If you'd like to translate this plugin, the language files are in the langs folder. Please email any translations to wp.plugins@netweblogic.com and we'll incorporate it into the plugin.</p>
126
  </div>
127
  </div>
128
  </div>
129
  <div id="post-body">
130
  <div id="post-body-content">
 
131
  <p>If you have any suggestions, come over to our plugin page and leave a comment. It may just happen!</p>
132
+ <form method="post" action="<?php echo str_replace( '%7E', '~', $_SERVER['REQUEST_URI']); ?>">
133
  <table class="form-table">
134
  <tbody id="lwa-body">
135
+ <tr valign="top">
136
+ <td colspan="2">
137
+ <h3><?php _e("General Settings", 'login-with-ajax'); ?></h3>
138
+ </td>
139
+ </tr>
140
+ <!-- Still undergoing some thought for 3.0 release.... uncomment if you need it already, but be warned things may change
141
  <tr valign="top">
142
  <td scope="row">
143
  <label><?php _e("Default Template", 'login-with-ajax'); ?></label>
144
  </td>
145
  <td>
146
  <select name="lwa_template" style="margin:0px; padding:0px; width:auto;">
 
147
  <?php foreach( array_keys($LoginWithAjax->templates) as $template ): ?>
148
  <option <?php echo ($lwa_data['template'] == $template) ? 'selected="selected"':""; ?>><?php echo $template ?></option>
149
  <?php endforeach; ?>
153
  <i><?php _e("Further documentation for this feature coming soon...", 'login-with-ajax'); ?></i>
154
  </td>
155
  </tr>
156
+ -->
157
  <tr valign="top">
158
  <td scope="row">
159
  <label><?php _e("Disable refresh upon login?", 'login-with-ajax'); ?></label>
165
  <i><?php _e("<strong>Experimental and not fully tested!</strong> please test and report any bugs on our forum.", 'login-with-ajax'); ?></i>
166
  </td>
167
  </tr>
168
+ <tr valign="top">
169
+ <td colspan="2">
170
+ <h3><?php _e("Redirection Settings", 'login-with-ajax'); ?></h3>
171
+ </td>
172
+ </tr>
173
  <tr valign="top">
174
  <td scope="row">
175
  <label><?php _e("Global Login Redirect", 'login-with-ajax'); ?></label>
236
  </table>
237
  </td>
238
  </tr>
239
+ <tr valign="top">
240
+ <td colspan="2">
241
+ <h3><?php _e("Notification Settings", 'login-with-ajax'); ?></h3>
242
+ <p>
243
+ <i><?php _e("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", 'login-with-ajax'); ?></i><br />
244
+ <i><?php _e("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).", 'login-with-ajax'); ?></i>
245
+ </p>
246
+ </td>
247
+ </tr>
248
+ <tr valign="top">
249
+ <td>
250
+ <label><?php _e("Override Default Email?", 'login-with-ajax'); ?></label>
251
+ </td>
252
+ <td>
253
+ <input style="margin:0px; padding:0px; width:auto;" type="checkbox" name="lwa_notification_override" value='1' class='wide' <?php echo ( $lwa_data['notification_override'] == '1' ) ? 'checked="checked"':''; ?> />
254
+ </td>
255
+ </tr>
256
+ <tr valign="top">
257
+ <td>
258
+ <label><?php _e("Subject", 'login-with-ajax'); ?></label>
259
+ </td>
260
+ <td>
261
+ <?php
262
+ if($lwa_data['notification_subject'] == ''){
263
+ $lwa_data['notification_subject'] = __('Your registration at %BLOGNAME%', 'login-with-ajax');
264
+ }
265
+ ?>
266
+ <input type="text" name="lwa_notification_subject" value='<?php echo $lwa_data['notification_subject'] ?>' class='wide' />
267
+ <i><?php _e("<code>%USERNAME%</code> will be replaced with a username.", 'login-with-ajax'); ?></i><br />
268
+ <i><?php _e("<code>%PASSWORD%</code> will be replaced with the user's password.", 'login-with-ajax'); ?></i><br />
269
+ <i><?php _e("<code>%BLOGNAME%</code> will be replaced with the name of your blog.", 'login-with-ajax'); ?></i>
270
+ <i><?php _e("<code>%BLOGURL%</code> will be replaced with the url of your blog.", 'login-with-ajax'); ?></i>
271
+ </td>
272
+ </tr>
273
+ <tr valign="top">
274
+ <td>
275
+ <label><?php _e("Message", 'login-with-ajax'); ?></label>
276
+ </td>
277
+ <td>
278
+ <?php
279
+ if($lwa_data['notification_message'] == ''){
280
+ $lwa_data['notification_message'] = __('Thanks for signing up to our blog.
281
+
282
+ You can login with the following credentials by visiting %BLOGURL%
283
+
284
+ Username : %USERNAME%
285
+ Password : %PASSWORD%
286
+
287
+ We look forward to your next visit!
288
+
289
+ The team at %BLOGNAME%', 'login-with-ajax');
290
+ }
291
+ ?>
292
+ <textarea name="lwa_notification_message" class='wide' style="width:100%; height:250px;"><?php echo $lwa_data['notification_message'] ?></textarea>
293
+ <i><?php _e("<code>%BLOGNAME%</code> will be replaced with the name of your blog.", 'login-with-ajax'); ?></i>
294
+ <i><?php _e("<code>%BLOGURL%</code> will be replaced with the url of your blog.", 'login-with-ajax'); ?></i>
295
+ </td>
296
+ </tr>
297
  </tbody>
298
  <tfoot>
299
  <tr valign="top">
306
  </tr>
307
  </tfoot>
308
  </table>
309
+ </form>
310
  </div>
311
  </div>
312
  </div>
 
313
  </div>
314
  <?php
315
  }
login-with-ajax-widget.php CHANGED
@@ -28,15 +28,20 @@ class LoginWithAjaxWidget extends WP_Widget {
28
  <label for="<?php echo $this->get_field_id('profile_link'); ?>"><?php _e('Show profile link?', 'login-with-ajax'); ?> </label>
29
  <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 ($instance['profile_link']) ? 'checked="checked"':""; ?> />
30
  </p>
 
 
 
 
 
31
  <p>
32
  <label for="<?php echo $this->get_field_id('template'); ?>"><?php _e('Template', 'login-with-ajax'); ?> </label>
33
  <select id="<?php echo $this->get_field_id('template'); ?>" name="<?php echo $this->get_field_name('template'); ?>" >
34
- <option value=""><?php _e("default", 'login-with-ajax'); ?></option>
35
  <?php foreach( array_keys($LoginWithAjax->templates) as $template ): ?>
36
  <option <?php echo ($instance['template'] == $template) ? 'selected="selected"':""; ?>><?php echo $template ?></option>
37
  <?php endforeach; ?>
38
  </select>
39
  </p>
 
40
  <?php
41
  }
42
 
28
  <label for="<?php echo $this->get_field_id('profile_link'); ?>"><?php _e('Show profile link?', 'login-with-ajax'); ?> </label>
29
  <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 ($instance['profile_link']) ? 'checked="checked"':""; ?> />
30
  </p>
31
+ <p>
32
+ <label for="<?php echo $this->get_field_id('registration'); ?>"><?php _e('AJAX Registration?', 'login-with-ajax'); ?> </label>
33
+ <input id="<?php echo $this->get_field_id('profile_link'); ?>" name="<?php echo $this->get_field_name('registration'); ?>" type="checkbox" value="1" <?php echo ($instance['registration']) ? 'checked="checked"':""; ?> />
34
+ </p>
35
+ <!-- Still undergoing some thought for 3.0 release.... uncomment if you need it already, but be warned things may change
36
  <p>
37
  <label for="<?php echo $this->get_field_id('template'); ?>"><?php _e('Template', 'login-with-ajax'); ?> </label>
38
  <select id="<?php echo $this->get_field_id('template'); ?>" name="<?php echo $this->get_field_name('template'); ?>" >
 
39
  <?php foreach( array_keys($LoginWithAjax->templates) as $template ): ?>
40
  <option <?php echo ($instance['template'] == $template) ? 'selected="selected"':""; ?>><?php echo $template ?></option>
41
  <?php endforeach; ?>
42
  </select>
43
  </p>
44
+ -->
45
  <?php
46
  }
47
 
login-with-ajax.js DELETED
@@ -1,3 +0,0 @@
1
- jQuery(document).ready(function($){$('#LoginWithAjax_Form').submit(function(event){event.preventDefault();$('<div class="LoginWithAjax_Loading" id="LoginWithAjax_Loading"></div>').prependTo('#LoginWithAjax');url=$('#LoginWithAjax_Form').attr('action');url+=(url.match(/\?/)!=null)?'&callback=?':'?callback=?';url+="&log="+encodeURIComponent($("#lwa_user_login").attr('value'));url+="&pwd="+encodeURIComponent($("#lwa_user_pass").attr('value'));url+="&rememberme="+encodeURIComponent($("#lwa_rememberme").attr('value'));url+="&login-with-ajax=login";$.getJSON(url,function(data,status){$('#LoginWithAjax_Loading').remove();if(data.result===true||data.result===false){if(data.result===true){if($('#LoginWithAjax_Status').length>0){$('#LoginWithAjax_Status').attr('class','confirm').html(data.message);}else{$('<span id="LoginWithAjax_Status" class="confirm">'+data.message+'</span>').prependTo('#login-with-ajax');}
2
- if(data.widget!=null){$.get(data.widget,function(widget_result){$('#LoginWithAjax').replaceWith(widget_result);$('#LoginWithAjax_Title').replaceWith($('#LoginWithAjax_Title_Substitute').text());});}else{if(data.redirect==null){window.location.reload();}else{window.location=data.redirect;}}}else{if($('#LoginWithAjax_Status').length>0){$('#LoginWithAjax_Status').attr('class','invalid').html(data.error);}else{$('<span id="LoginWithAjax_Status" class="invalid">'+data.error+'</span>').prependTo('#login-with-ajax');}
3
- $('#LoginWithAjax_Status').click(function(event){event.preventDefault();$('#LoginWithAjax_Remember').show('slow');});}}else{if($('#LoginWithAjax_Status').length>0){$('#LoginWithAjax_Status').attr('class','invalid').html('An error has occured. Please try again.'+status);}else{$('<span id="LoginWithAjax_Status" class="invalid">An error has occured. Please try again.</span>').prependTo('#login-with-ajax');}}});});$('#LoginWithAjax_Remember').submit(function(event){event.preventDefault();$('<div class="LoginWithAjax_Loading" id="LoginWithAjax_Loading"></div>').prependTo('#LoginWithAjax');url=$('#LoginWithAjax_Remember').attr('action');url+=(url.match(/\?/)!=null)?'&callback=?':'?callback=?';url+="&user_login="+$("#lwa_user_remember").attr('value');url+="&login-with-ajax=remember";$.getJSON(url,function(data,status){$('#LoginWithAjax_Loading').remove();if(data.result===true||data.result===false){if(data.result=='1'){if($('#LoginWithAjax_Status').length>0){$('#LoginWithAjax_Status').attr('class','confirm').html(data.message);}else{$('<span id="LoginWithAjax_Status" class="confirm">'+data.message+'</span>').prependTo('#login-with-ajax');}}else{if($('#LoginWithAjax_Status').length>0){$('#LoginWithAjax_Status').attr('class','invalid').html(data.error);}else{$('<span id="LoginWithAjax_Status" class="invalid">'+data.error+'</span>').prependTo('#login-with-ajax');}}}else{if($('#LoginWithAjax_Status').length>0){$('#LoginWithAjax_Status').attr('class','invalid').html('An error has occured. Please try again.'+status);}else{$('<span id="LoginWithAjax_Status" class="invalid">An error has occured. Please try again.</span>').prependTo('#login-with-ajax');}}});});$('#LoginWithAjax_Remember').hide();$('#LoginWithAjax_Links_Remember').click(function(event){event.preventDefault();$('#LoginWithAjax_Remember').show('slow');});$('#LoginWithAjax_Links_Remember_Cancel').click(function(event){event.preventDefault();$('#LoginWithAjax_Remember').hide('slow');});});
 
 
 
login-with-ajax.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Login With Ajax
4
  Plugin URI: http://netweblogic.com/wordpress/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: NetWebLogic
7
- Version: 2.22
8
  Author URI: http://netweblogic.com/
9
  Tags: Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget
10
 
@@ -46,6 +46,27 @@ class LoginWithAjax {
46
  * @var array
47
  */
48
  var $data;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
49
 
50
 
51
  // Class initialization
@@ -72,12 +93,18 @@ class LoginWithAjax {
72
  //Finally, the child theme
73
  $this->find_templates( get_stylesheet_directory().'/plugins/login-with-ajax/' );
74
 
 
 
 
 
 
75
  //Make decision on what to display
76
- if ( isset($_GET["login-with-ajax"]) ) {
77
  $this->ajax();
78
- }elseif ( isset($_GET["login-with-ajax-widget"]) ) {
79
- $instance = ( $_GET["template"] != '' ) ? array('template' => $_GET["template"]) : array();
80
  $instance['is_widget'] = false;
 
81
  $this->widget( array(), $instance );
82
  exit();
83
  }elseif ( function_exists('register_widget') ){ //WP < 2.8 safety check
@@ -88,8 +115,10 @@ class LoginWithAjax {
88
  }else if( file_exists(get_template_directory().'/plugins/login-with-ajax/login-with-ajax.js') ){ //Parent Theme (if parent exists)
89
  wp_enqueue_script( "login-with-ajax", get_template_directory_uri()."/plugins/login-with-ajax/login-with-ajax.js", array( 'jquery' ) );
90
  }else{ //Default file in plugin folder
91
- wp_enqueue_script( "login-with-ajax", $plugin_url."/login-with-ajax.js", array( 'jquery' ) );
92
  }
 
 
93
  //Enqueue stylesheets - Only one style enqueued here.... theme CSS takes priority, then default CSS
94
  if( file_exists(get_stylesheet_directory().'/plugins/login-with-ajax/widget.css') ){ //Child Theme (or just theme)
95
  wp_enqueue_style( "login-with-ajax", get_stylesheet_directory_uri().'/plugins/login-with-ajax/widget.css' );
@@ -97,16 +126,18 @@ class LoginWithAjax {
97
  wp_enqueue_style( "login-with-ajax", get_template_directory_uri().'/plugins/login-with-ajax/widget.css' );
98
  }else{ //Default file in plugin folder
99
  wp_enqueue_style( "login-with-ajax", $plugin_url."/widget/widget.css" );
100
- }
101
 
102
  //Register widget
103
  register_widget("LoginWithAjaxWidget");
104
 
105
  //Add logout/in redirection
 
106
  add_action('wp_logout', array(&$this, 'logoutRedirect'));
107
  add_action('login_redirect', array(&$this, 'loginRedirect'), 1, 3);
108
  add_shortcode('login-with-ajax', array(&$this, 'shortcode'));
109
  add_shortcode('lwa', array(&$this, 'shortcode'));
 
110
  }
111
  }
112
 
@@ -116,26 +147,17 @@ class LoginWithAjax {
116
 
117
  // Decides what action to take from the ajax request
118
  function ajax(){
119
- switch ( $_GET["login-with-ajax"] ) {
120
- case 'login':
121
- //A login has been requested
122
- $_POST['log'] = $_GET['log'];
123
- $_POST['pwd'] = $_GET['pwd'];
124
- $_POST['rememberme'] = $_GET['rememberme'];
125
  $return = $this->json_encode($this->login());
126
  break;
127
- case 'remember':
128
- //Remember the password
129
- $_POST['user_login'] = $_GET['user_login'];
130
  $return = $this->json_encode($this->remember());
131
  break;
132
- default:
133
  $return = $this->json_encode(array('result'=>0, 'error'=>'Unknown command requested'));
134
  break;
135
  }
136
- if( isset($_GET['callback']) ){
137
- $return = $_GET['callback']."($return)";
138
- }
139
  echo $return;
140
  exit();
141
  }
@@ -159,8 +181,9 @@ class LoginWithAjax {
159
  //If the widget should just update with ajax, then supply the URL here.
160
  if( $this->data['no_login_refresh'] == 1 ){
161
  //Is this coming from a template?
162
- $template = ($_GET['template'] != '') ? "&template={$_GET['template']}" : '';
163
- $return['widget'] = get_bloginfo('wpurl')."?login-with-ajax-widget=1$template";
 
164
  $return['message'] = __("Login successful, updating...",'login-with-ajax');
165
  }
166
  } elseif ( strtolower(get_class($loginResult)) == 'wp_error' ) {
@@ -177,6 +200,31 @@ class LoginWithAjax {
177
  return $return;
178
  }
179
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
180
  // Reads ajax login creds via POSt, calls the login script and interprets the result
181
  function remember(){
182
  $return = array(); //What we send back
@@ -200,6 +248,10 @@ class LoginWithAjax {
200
  return $return;
201
  }
202
 
 
 
 
 
203
  function logoutRedirect(){
204
  $redirect = $this->getLogoutRedirect();
205
  if($redirect != ''){
@@ -259,41 +311,51 @@ class LoginWithAjax {
259
 
260
  function widget($args, $instance = array() ){
261
  //Extract widget arguments
 
262
  extract($args);
263
  //Merge instance options with global default options
264
  $lwa_data = $this->data;
265
  $lwa_data = wp_parse_args($instance, $lwa_data);
266
  //Deal with specific variables
267
  $lwa_data['profile_link'] = ( $lwa_data['profile_link'] != false && $lwa_data['profile_link'] != "false" );
268
- $lwa_data['admin_link'] = $lwa_data['profile_link']; //Backward compatabiliy for customized themes
269
  $is_widget = ( isset($lwa_data['is_widget']) ) ? ($lwa_data['is_widget'] != false && $lwa_data['is_widget'] != "false") : true ;
270
  //Add template logic
271
- add_filter('site_url', array(&$this, 'template_link'));
272
- if ( array_key_exists($lwa_data['template'], $this->templates) ) {
273
- $this->template = $lwa_data['template'];
274
- //print js to include CSS dynamically
275
- if( file_exists($this->templates[$this->template]."/widget.css") ){
276
- $template_css_url = get_bloginfo('wpurl') .'/'. ltrim(str_replace(ABSPATH, '', $this->templates[$this->template]."/widget.css"), "/\\");
277
- ?>
278
- <script type="text/javascript">
279
- jQuery(document).ready(function() {
280
- jQuery('head').append('<link rel="stylesheet" href="<?php echo $template_css_url ?>" type="text/css" />');
281
- });
282
- </script>
283
- <?php
284
- }
285
- }
286
  //Choose the widget content to display.
287
  if(is_user_logged_in()){
288
  //First check for custom templates or theme template default
289
  $template_loc = ($this->template) ? $this->templates[$this->template].'/widget_in.php' : locate_template( array('plugins/login-with-ajax/widget_in.php'));
290
  include ( $template_loc != '' ) ? $template_loc : 'widget/widget_in.php';
 
 
 
 
 
 
291
  }else{
292
  //First check for custom templates or theme template default
293
  $template_loc = ($this->template) ? $this->templates[$this->template].'/widget_out.php' : locate_template( array('plugins/login-with-ajax/widget_out.php'));
294
  include ( $template_loc != '' ) ? $template_loc : 'widget/widget_out.php';
295
- }
296
- remove_filter('site_url', array(&$this, 'template_link'));
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
297
  }
298
 
299
  function shortcode($atts){
@@ -304,6 +366,21 @@ class LoginWithAjax {
304
  return ob_get_clean();
305
  }
306
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
307
  /*
308
  * Auxillary Functions
309
  */
@@ -323,12 +400,12 @@ class LoginWithAjax {
323
  }
324
  }
325
 
326
- //Add template link to the URL
327
  function template_link( $content ){
328
  if(strstr($content, '?')){
329
- $content .= '&template='.$this->template;
330
  }else{
331
- $content .= '?template='.$this->template;
332
  }
333
  return $content;
334
  }
@@ -336,10 +413,14 @@ class LoginWithAjax {
336
  //PHP4 Safe JSON encoding
337
  function json_encode($array){
338
  if( !function_exists("json_encode") ){
339
- return json_encode($array);
340
  }else{
341
- return $this->array_to_json($array);
 
 
 
342
  }
 
343
  }
344
  //PHP4 Compatible json encoder function
345
  function array_to_json($array){
@@ -398,6 +479,8 @@ if(is_admin()){
398
  }
399
  //Include widget
400
  include_once('login-with-ajax-widget.php');
 
 
401
 
402
  //Template Tag
403
  function login_with_ajax($atts = ''){
4
  Plugin URI: http://netweblogic.com/wordpress/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: NetWebLogic
7
+ Version: 3.0b
8
  Author URI: http://netweblogic.com/
9
  Tags: Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget
10
 
46
  * @var array
47
  */
48
  var $data;
49
+ /**
50
+ * Location of footer file if one is found when generating a widget, for use in loading template footers.
51
+ * @var string
52
+ */
53
+ var $footer_loc;
54
+ /**
55
+ * URL for the AJAX Login procedure in templates (including callback and template parameters)
56
+ * @var string
57
+ */
58
+ var $url_login;
59
+ /**
60
+ * URL for the AJAX Remember Password procedure in templates (including callback and template parameters)
61
+ * @var string
62
+ */
63
+ var $url_remember;
64
+ /**
65
+ * URL for the AJAX Registration procedure in templates (including callback and template parameters)
66
+ * @var string
67
+ */
68
+ var $url_register;
69
+
70
 
71
 
72
  // Class initialization
93
  //Finally, the child theme
94
  $this->find_templates( get_stylesheet_directory().'/plugins/login-with-ajax/' );
95
 
96
+ //Generate URLs for login, remember, and register
97
+ $this->url_login = $this->template_link(site_url('wp-login.php', 'login_post'));
98
+ $this->url_register = $this->template_link(site_url('wp-login.php?action=lostpassword', 'login_post'));
99
+ $this->url_remember = $this->template_link(site_url('wp-login.php?action=register', 'login_post'));
100
+
101
  //Make decision on what to display
102
+ if ( isset($_REQUEST["login-with-ajax"]) ) { //AJAX Request
103
  $this->ajax();
104
+ }elseif ( isset($_REQUEST["login-with-ajax-widget"]) ) { //Widget Request via AJAX
105
+ $instance = ( $_REQUEST["template"] != '' ) ? array('template' => $_REQUEST["template"]) : array();
106
  $instance['is_widget'] = false;
107
+ $instance['profile_link'] = $_REQUEST['lwa_profile_link'];
108
  $this->widget( array(), $instance );
109
  exit();
110
  }elseif ( function_exists('register_widget') ){ //WP < 2.8 safety check
115
  }else if( file_exists(get_template_directory().'/plugins/login-with-ajax/login-with-ajax.js') ){ //Parent Theme (if parent exists)
116
  wp_enqueue_script( "login-with-ajax", get_template_directory_uri()."/plugins/login-with-ajax/login-with-ajax.js", array( 'jquery' ) );
117
  }else{ //Default file in plugin folder
118
+ wp_enqueue_script( "login-with-ajax", $plugin_url."/widget/login-with-ajax.js", array( 'jquery' ) );
119
  }
120
+ wp_enqueue_script( "login-with-ajax-jquerytools", "http://cdn.jquerytools.org/1.2.2/all/jquery.tools.min.js", array( 'jquery' ) );
121
+
122
  //Enqueue stylesheets - Only one style enqueued here.... theme CSS takes priority, then default CSS
123
  if( file_exists(get_stylesheet_directory().'/plugins/login-with-ajax/widget.css') ){ //Child Theme (or just theme)
124
  wp_enqueue_style( "login-with-ajax", get_stylesheet_directory_uri().'/plugins/login-with-ajax/widget.css' );
126
  wp_enqueue_style( "login-with-ajax", get_template_directory_uri().'/plugins/login-with-ajax/widget.css' );
127
  }else{ //Default file in plugin folder
128
  wp_enqueue_style( "login-with-ajax", $plugin_url."/widget/widget.css" );
129
+ }
130
 
131
  //Register widget
132
  register_widget("LoginWithAjaxWidget");
133
 
134
  //Add logout/in redirection
135
+ add_action('login_form_register', array(&$this, 'register'));
136
  add_action('wp_logout', array(&$this, 'logoutRedirect'));
137
  add_action('login_redirect', array(&$this, 'loginRedirect'), 1, 3);
138
  add_shortcode('login-with-ajax', array(&$this, 'shortcode'));
139
  add_shortcode('lwa', array(&$this, 'shortcode'));
140
+
141
  }
142
  }
143
 
147
 
148
  // Decides what action to take from the ajax request
149
  function ajax(){
150
+ switch ( $_REQUEST["login-with-ajax"] ) {
151
+ case 'login': //A login has been requested
 
 
 
 
152
  $return = $this->json_encode($this->login());
153
  break;
154
+ case 'remember': //Remember the password
 
 
155
  $return = $this->json_encode($this->remember());
156
  break;
157
+ default: //Don't know
158
  $return = $this->json_encode(array('result'=>0, 'error'=>'Unknown command requested'));
159
  break;
160
  }
 
 
 
161
  echo $return;
162
  exit();
163
  }
181
  //If the widget should just update with ajax, then supply the URL here.
182
  if( $this->data['no_login_refresh'] == 1 ){
183
  //Is this coming from a template?
184
+ $query_vars = ($_GET['template'] != '') ? "&template={$_GET['template']}" : '';
185
+ $query_vars .= ($_REQUEST['lwa_profile_link'] == '1') ? "&lwa_profile_link=1" : '';
186
+ $return['widget'] = get_bloginfo('wpurl')."?login-with-ajax-widget=1$query_vars";
187
  $return['message'] = __("Login successful, updating...",'login-with-ajax');
188
  }
189
  } elseif ( strtolower(get_class($loginResult)) == 'wp_error' ) {
200
  return $return;
201
  }
202
 
203
+ /**
204
+ * Checks post data and registers user
205
+ * @return string
206
+ */
207
+ function register(){
208
+ if( '1' == $_REQUEST['lwa'] ) {
209
+ $return = array();
210
+ if ('POST' == $_SERVER['REQUEST_METHOD']) {
211
+ require_once( ABSPATH . WPINC . '/registration.php');
212
+ $errors = register_new_user($_POST['user_login'], $_POST['user_email']);
213
+ if ( !is_wp_error($errors) ) {
214
+ //Success
215
+ $return['result'] = true;
216
+ $return['message'] = __('Registration complete. Please check your e-mail.');
217
+ }else{
218
+ //Something's wrong
219
+ $return['result'] = false;
220
+ $return['error'] = $errors->get_error_message();
221
+ }
222
+ }
223
+ echo $this->json_encode($return);
224
+ exit();
225
+ }
226
+ }
227
+
228
  // Reads ajax login creds via POSt, calls the login script and interprets the result
229
  function remember(){
230
  $return = array(); //What we send back
248
  return $return;
249
  }
250
 
251
+ /*
252
+ * Redirect Functions
253
+ */
254
+
255
  function logoutRedirect(){
256
  $redirect = $this->getLogoutRedirect();
257
  if($redirect != ''){
311
 
312
  function widget($args, $instance = array() ){
313
  //Extract widget arguments
314
+ global $lwa_data;
315
  extract($args);
316
  //Merge instance options with global default options
317
  $lwa_data = $this->data;
318
  $lwa_data = wp_parse_args($instance, $lwa_data);
319
  //Deal with specific variables
320
  $lwa_data['profile_link'] = ( $lwa_data['profile_link'] != false && $lwa_data['profile_link'] != "false" );
 
321
  $is_widget = ( isset($lwa_data['is_widget']) ) ? ($lwa_data['is_widget'] != false && $lwa_data['is_widget'] != "false") : true ;
322
  //Add template logic
323
+ $this->template = ( array_key_exists($lwa_data['template'], $this->templates) ) ? $lwa_data['template']:'default';
 
 
 
 
 
 
 
 
 
 
 
 
 
 
324
  //Choose the widget content to display.
325
  if(is_user_logged_in()){
326
  //First check for custom templates or theme template default
327
  $template_loc = ($this->template) ? $this->templates[$this->template].'/widget_in.php' : locate_template( array('plugins/login-with-ajax/widget_in.php'));
328
  include ( $template_loc != '' ) ? $template_loc : 'widget/widget_in.php';
329
+ //Footer
330
+ $footer_loc = ($this->template) ? $this->templates[$this->template].'/footer_in.php' : locate_template( array('plugins/login-with-ajax/footer_in.php'));
331
+ $footer_loc = ( $footer_loc != '' ) ? $footer_loc : 'widget/default/footer_in.php';
332
+ if( file_exists($footer_loc) ){
333
+ add_action('wp_footer', array(&$this, 'footer'));
334
+ }
335
  }else{
336
  //First check for custom templates or theme template default
337
  $template_loc = ($this->template) ? $this->templates[$this->template].'/widget_out.php' : locate_template( array('plugins/login-with-ajax/widget_out.php'));
338
  include ( $template_loc != '' ) ? $template_loc : 'widget/widget_out.php';
339
+ //Footer
340
+ $footer_loc = ($this->template) ? $this->templates[$this->template].'/footer_out.php' : locate_template( array('plugins/login-with-ajax/footer_out.php'));
341
+ $footer_loc = ( $footer_loc != '' ) ? $footer_loc : 'widget/default/footer_out.php';
342
+ }
343
+ //Footer
344
+ add_action('wp_footer', array(&$this, 'footer'));
345
+ }
346
+
347
+ function footer( $footer_loc ){
348
+ //Choose the widget content to display.
349
+ if(is_user_logged_in()){
350
+ $footer_loc = ($this->template) ? $this->templates[$this->template].'/footer_in.php' : locate_template( array('plugins/login-with-ajax/footer_in.php'));
351
+ $footer_loc = ( $footer_loc != '' ) ? $footer_loc : 'widget/default/footer_in.php';
352
+ }else{
353
+ $footer_loc = ($this->template) ? $this->templates[$this->template].'/footer_out.php' : locate_template( array('plugins/login-with-ajax/footer_out.php'));
354
+ $footer_loc = ( $footer_loc != '' ) ? $footer_loc : 'widget/default/footer_out.php';
355
+ }
356
+ if( file_exists($footer_loc) ){
357
+ include($footer_loc);
358
+ }
359
  }
360
 
361
  function shortcode($atts){
366
  return ob_get_clean();
367
  }
368
 
369
+ function new_user_notification($user_login, $plaintext_pass, $user_email, $blogname){
370
+ //Copied out of /wp-includes/pluggable.php
371
+ $message = $this->data['notification_message'];
372
+ $message = str_replace('%USERNAME%', $user_login, $message);
373
+ $message = str_replace('%PASSWORD%', $plaintext_pass, $message);
374
+ $message = str_replace('%BLOGNAME%', $blogname, $message);
375
+ $message = str_replace('%BLOGURL%', get_bloginfo('wpurl'), $message);
376
+
377
+ $subject = $this->data['notification_subject'];
378
+ $subject = str_replace('%BLOGNAME%', $blogname, $subject);
379
+ $subject = str_replace('%BLOGURL%', get_bloginfo('wpurl'), $subject);
380
+
381
+ wp_mail($user_email, $subject, $message);
382
+ }
383
+
384
  /*
385
  * Auxillary Functions
386
  */
400
  }
401
  }
402
 
403
+ //Add template link and JSON callback var to the URL
404
  function template_link( $content ){
405
  if(strstr($content, '?')){
406
+ $content .= '&amp;callback=?&amp;template='.$this->template;
407
  }else{
408
+ $content .= '?callback=?&amp;template='.$this->template;
409
  }
410
  return $content;
411
  }
413
  //PHP4 Safe JSON encoding
414
  function json_encode($array){
415
  if( !function_exists("json_encode") ){
416
+ $return = json_encode($array);
417
  }else{
418
+ $return = $this->array_to_json($array);
419
+ }
420
+ if( isset($_GET['callback']) ){
421
+ $return = $_GET['callback']."($return)";
422
  }
423
+ return $return;
424
  }
425
  //PHP4 Compatible json encoder function
426
  function array_to_json($array){
479
  }
480
  //Include widget
481
  include_once('login-with-ajax-widget.php');
482
+ //Include pluggable functions file
483
+ include_once('pluggable.php');
484
 
485
  //Template Tag
486
  function login_with_ajax($atts = ''){
login-with-ajax.source.js DELETED
@@ -1,108 +0,0 @@
1
- jQuery(document).ready( function($) {
2
- //Oh well... I guess we have to use jQuery ... if you are a javascript developer, consider MooTools if you have a choice, it's great!
3
- $('#LoginWithAjax_Form').submit(function(event){
4
- //Stop event, add loading pic...
5
- event.preventDefault();
6
- $('<div class="LoginWithAjax_Loading" id="LoginWithAjax_Loading"></div>').prependTo('#LoginWithAjax');
7
- //Sort out url
8
- url = $('#LoginWithAjax_Form').attr('action');
9
- url += (url.match(/\?/) != null) ? '&callback=?' : '?callback=?' ;
10
- url += "&log="+encodeURIComponent($("#lwa_user_login").attr('value'));
11
- url += "&pwd="+encodeURIComponent($("#lwa_user_pass").attr('value'));
12
- url += "&rememberme="+encodeURIComponent($("#lwa_rememberme").attr('value'));
13
- url += "&login-with-ajax=login";
14
- $.getJSON( url , function(data, status){
15
- $('#LoginWithAjax_Loading').remove();
16
- if( data.result === true || data.result === false ){
17
- if(data.result === true){
18
- //Login Successful
19
- if( $('#LoginWithAjax_Status').length > 0 ){
20
- $('#LoginWithAjax_Status').attr('class','confirm').html(data.message);
21
- }else{
22
- $('<span id="LoginWithAjax_Status" class="confirm">'+data.message+'</span>').prependTo('#login-with-ajax');
23
- }
24
- if( data.widget != null ){
25
- $.get( data.widget, function(widget_result) {
26
- $('#LoginWithAjax').replaceWith(widget_result);
27
- $('#LoginWithAjax_Title').replaceWith($('#LoginWithAjax_Title_Substitute').text());
28
- });
29
- }else{
30
- if(data.redirect == null){
31
- window.location.reload();
32
- }else{
33
- window.location = data.redirect;
34
- }
35
- }
36
- }else{
37
- //Login Failed
38
- //If there already is an error element, replace text contents, otherwise create a new one and insert it
39
- if( $('#LoginWithAjax_Status').length > 0 ){
40
- $('#LoginWithAjax_Status').attr('class','invalid').html(data.error);
41
- }else{
42
- $('<span id="LoginWithAjax_Status" class="invalid">'+data.error+'</span>').prependTo('#login-with-ajax');
43
- }
44
- //We assume a link in the status message is for a forgotten password
45
- $('#LoginWithAjax_Status').click(function(event){
46
- event.preventDefault();
47
- $('#LoginWithAjax_Remember').show('slow');
48
- });
49
- }
50
- }else{
51
- //If there already is an error element, replace text contents, otherwise create a new one and insert it
52
- if( $('#LoginWithAjax_Status').length > 0 ){
53
- $('#LoginWithAjax_Status').attr('class','invalid').html('An error has occured. Please try again.'+status);
54
- }else{
55
- $('<span id="LoginWithAjax_Status" class="invalid">An error has occured. Please try again.</span>').prependTo('#login-with-ajax');
56
- }
57
- }
58
- });
59
- });
60
-
61
- $('#LoginWithAjax_Remember').submit(function(event){
62
- //Stop event, add loading pic...
63
- event.preventDefault();
64
- $('<div class="LoginWithAjax_Loading" id="LoginWithAjax_Loading"></div>').prependTo('#LoginWithAjax');
65
- //Sort out url
66
- url = $('#LoginWithAjax_Remember').attr('action');
67
- url += (url.match(/\?/) != null) ? '&callback=?' : '?callback=?' ;
68
- url += "&user_login="+$("#lwa_user_remember").attr('value');
69
- url += "&login-with-ajax=remember";
70
- $.getJSON( url , function(data, status){
71
- $('#LoginWithAjax_Loading').remove();
72
- if( data.result === true || data.result === false ){
73
- if(data.result == '1'){
74
- //Successful
75
- if( $('#LoginWithAjax_Status').length > 0 ){
76
- $('#LoginWithAjax_Status').attr('class','confirm').html(data.message);
77
- }else{
78
- $('<span id="LoginWithAjax_Status" class="confirm">'+data.message+'</span>').prependTo('#login-with-ajax');
79
- }
80
- }else{
81
- //Failed
82
- //If there already is an error element, replace text contents, otherwise create a new one and insert it
83
- if( $('#LoginWithAjax_Status').length > 0 ){
84
- $('#LoginWithAjax_Status').attr('class','invalid').html(data.error);
85
- }else{
86
- $('<span id="LoginWithAjax_Status" class="invalid">'+data.error+'</span>').prependTo('#login-with-ajax');
87
- }
88
- }
89
- }else{
90
- //If there already is an error element, replace text contents, otherwise create a new one and insert it
91
- if( $('#LoginWithAjax_Status').length > 0 ){
92
- $('#LoginWithAjax_Status').attr('class','invalid').html('An error has occured. Please try again.'+status);
93
- }else{
94
- $('<span id="LoginWithAjax_Status" class="invalid">An error has occured. Please try again.</span>').prependTo('#login-with-ajax');
95
- }
96
- }
97
- });
98
- });
99
- $('#LoginWithAjax_Remember').hide();
100
- $('#LoginWithAjax_Links_Remember').click(function(event){
101
- event.preventDefault();
102
- $('#LoginWithAjax_Remember').show('slow');
103
- });
104
- $('#LoginWithAjax_Links_Remember_Cancel').click(function(event){
105
- event.preventDefault();
106
- $('#LoginWithAjax_Remember').hide('slow');
107
- });
108
- });
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
pluggable.php ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ //Replace the user registration welcome email
4
+ if ( !function_exists('wp_new_user_notification') ) :
5
+ /**
6
+ * Notify the blog admin of a new user, normally via email.
7
+ *
8
+ * @since 2.0
9
+ *
10
+ * @param int $user_id User ID
11
+ * @param string $plaintext_pass Optional. The user's plaintext password
12
+ */
13
+ function wp_new_user_notification($user_id, $plaintext_pass = '') {
14
+ global $LoginWithAjax;
15
+
16
+ //Copied out of /wp-includes/pluggable.php
17
+ $user = new WP_User($user_id);
18
+
19
+ $user_login = stripslashes($user->user_login);
20
+ $user_email = stripslashes($user->user_email);
21
+
22
+ // The blogname option is escaped with esc_html on the way into the database in sanitize_option
23
+ // we want to reverse this for the plain text arena of emails.
24
+ $blogname = wp_specialchars_decode(get_option('blogname'), ENT_QUOTES);
25
+
26
+ $message = sprintf(__('New user registration on your blog %s:'), $blogname) . "\r\n\r\n";
27
+ $message .= sprintf(__('Username: %s'), $user_login) . "\r\n\r\n";
28
+ $message .= sprintf(__('E-mail: %s'), $user_email) . "\r\n";
29
+
30
+ @wp_mail(get_option('admin_email'), sprintf(__('[%s] New User Registration'), $blogname), $message);
31
+
32
+ if ( empty($plaintext_pass) )
33
+ return;
34
+
35
+ //LWA Customizations
36
+ if ( $LoginWithAjax->data['notification_override'] == true ) {
37
+ //We can use our own logic here
38
+ $LoginWithAjax->new_user_notification($user_login, $plaintext_pass, $user_email, $blogname);
39
+ }else{
40
+ //Copied out of /wp-includes/pluggable.php
41
+ $message = sprintf(__('Username: %s'), $user_login) . "\r\n";
42
+ $message .= sprintf(__('Password: %s'), $plaintext_pass) . "\r\n";
43
+ $message .= wp_login_url() . "\r\n";
44
+
45
+ wp_mail($user_email, sprintf(__('[%s] Your username and password'), $blogname), $message);
46
+ }
47
+ }
48
+ endif;
49
+
50
+ ?>
readme.txt CHANGED
@@ -3,19 +3,20 @@ Contributors: netweblogic
3
  Tags: Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget
4
  Requires at least: 2.8
5
  Tested up to: 3.0
6
- Stable tag: 2.22
7
 
8
- Add smooth ajax login effects to your blog and choose where users get redirected upon login/logout. Supports SSL, MU, and BuddyPress.
9
 
10
  == Description ==
11
 
12
- Login With Ajax is for sites that need user logins and would like to avoid the normal wordpress login, this plugin adds the capability of placing a login widget in the sidebar with smooth AJAX login effects.
13
 
14
  Some of the features:
15
 
16
  * AJAX Login without refreshing your screen.
17
- * Password retrieval now available within the widget.
18
- * Compatible with Wordpress, Wordpress MU and BuddyPress.
 
19
  * Will work with forced SSL logins.
20
  * Customizable, upgrade-safe widgets.
21
  * Redirect users to custom URLs on Login and Logout
@@ -34,10 +35,10 @@ If you find this plugin useful and would like to say thanks, a link, digg, or so
34
  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 the POT file in the langs folder and send us your translations.
35
 
36
  * Finnish - Jaakko Kangosjärvi
37
- * Russian - Виталий Капля - [http://dropbydrop.org.ua/]
38
- * French - Geoffroy Deleury
39
  * German - Linus Metzler
40
- * Chinese - Simon Lau - [http://fashion-bop.com]
41
  * Italian - Marco aka teethgrinder
42
  * Romanian - Gabriel Berzescu
43
  * Danish - Christian B.
@@ -45,6 +46,7 @@ Here's a list of currently translated languages. Translations that have been sub
45
  * Brazilian - Humberto S. Ribeiro, Diogo Goncalves, Fabiano Arruda
46
  * Turkish - Mesut Soylu
47
  * Polish - Ryszard Rysz
 
48
 
49
  == Installation ==
50
 
@@ -60,6 +62,8 @@ Here's a list of currently translated languages. Translations that have been sub
60
 
61
  == Notes ==
62
 
 
 
63
  You can use the shortcode [login-with-ajax] or [lwa] and template tag login_with_ajax() with these options :
64
 
65
  * is_widget='true'|'false' - By default it's set to false, if true it uses the $before_widget/$after_widget variables.
@@ -141,4 +145,12 @@ For further questions and answers (or to submit one yourself) go to our [http://
141
 
142
  = 2.21 =
143
  * Redirect bug fix
144
- * Hopefully fixed encoding issue
 
 
 
 
 
 
 
 
3
  Tags: Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget
4
  Requires at least: 2.8
5
  Tested up to: 3.0
6
+ Stable tag: 3.0b
7
 
8
+ Add smooth ajax login and registration effects to your blog and choose where users get redirected upon login/logout. Supports SSL, MU, and BuddyPress.
9
 
10
  == Description ==
11
 
12
+ Login With Ajax is for sites that need user logins or registrations and would like to avoid the normal wordpress login pages, this plugin adds the capability of placing a login widget in the sidebar with smooth AJAX login effects.
13
 
14
  Some of the features:
15
 
16
  * AJAX Login without refreshing your screen.
17
+ * AJAX Registration without refreshing your screen.
18
+ * AJAX Registration Password retrieval without refreshing your screen.
19
+ * Compatible with Wordpress, Wordpress MU and BuddyPress (BuddyPress supports logins only, no registrations yet).
20
  * Will work with forced SSL logins.
21
  * Customizable, upgrade-safe widgets.
22
  * Redirect users to custom URLs on Login and Logout
35
  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 the POT file in the langs folder and send us your translations.
36
 
37
  * Finnish - Jaakko Kangosjärvi
38
+ * Russian - Виталий Капля - [http://dropbydrop.org.ua/](http://dropbydrop.org.ua/)
39
+ * French - Geoffroy Deleury [http://wall.clan-zone.dk](http://wall.clan-zone.dk)
40
  * German - Linus Metzler
41
+ * Chinese - Simon Lau - [http://fashion-bop.com](http://fashion-bop.com)
42
  * Italian - Marco aka teethgrinder
43
  * Romanian - Gabriel Berzescu
44
  * Danish - Christian B.
46
  * Brazilian - Humberto S. Ribeiro, Diogo Goncalves, Fabiano Arruda
47
  * Turkish - Mesut Soylu
48
  * Polish - Ryszard Rysz
49
+ * Lithuanian - Gera Dieta - [http://www.kulinare.lt/](http://www.kulinare.lt/)
50
 
51
  == Installation ==
52
 
62
 
63
  == Notes ==
64
 
65
+ =Note that registrations will not work on wordpress due to the customizations they make on the registration process, we will try to come up with a solution for this asap=
66
+
67
  You can use the shortcode [login-with-ajax] or [lwa] and template tag login_with_ajax() with these options :
68
 
69
  * is_widget='true'|'false' - By default it's set to false, if true it uses the $before_widget/$after_widget variables.
145
 
146
  = 2.21 =
147
  * Redirect bug fix
148
+ * Hopefully fixed encoding issue
149
+
150
+ = 3.0b =
151
+ * Various bug fixes
152
+ * Improved JavaScript code
153
+ * Ajax Registration Option
154
+
155
+ = 3.0 (coming soon) =
156
+ * Option to choose from various widget templates.
widget/default/close.png ADDED
Binary file
widget/default/footer_out.php ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /*
3
+ * Taken from wp-login.php
4
+ * If you place a register.php file in your lwa template folder, you'll have it inserted automatically at the footer
5
+ * of your theme, providing it calls the wp_footer action.
6
+ */
7
+ ?>
8
+ <div id="LoginWithAjax_Register" style="display:none;" class="default">
9
+ <h4 class="message register"><?php _e('Register For This Site') ?></h4>
10
+ <form name="registerform" id="registerform" action="<?php echo $this->url_remember ?>" method="post">
11
+ <p>
12
+ <label><?php _e('Username') ?><br />
13
+ <input type="text" name="user_login" id="user_login" class="input" value="<?php echo esc_attr(stripslashes($user_login)); ?>" size="20" tabindex="10" /></label>
14
+ </p>
15
+ <p>
16
+ <label><?php _e('E-mail') ?><br />
17
+ <input type="text" name="user_email" id="user_email" class="input" value="<?php echo esc_attr(stripslashes($user_email)); ?>" size="25" tabindex="20" /></label>
18
+ </p>
19
+ <?php do_action('register_form'); ?>
20
+ <p id="reg_passmail"><?php _e('A password will be e-mailed to you.') ?></p>
21
+ <p class="submit"><input type="submit" name="wp-submit" id="wp-submit" class="button-primary" value="<?php esc_attr_e('Register'); ?>" tabindex="100" /></p>
22
+ <input type="hidden" name="lwa" value="1" />
23
+ </form>
24
+ </div>
25
+ <script type="text/javascript">
26
+ jQuery(document).ready(function($) {
27
+ var triggers = $("#LoginWithAjax_Links_Register").overlay({
28
+ mask: {
29
+ color: '#ebecff',
30
+ loadSpeed: 200,
31
+ opacity: 0.9
32
+ },
33
+ closeOnClick: true
34
+ });
35
+ });
36
+ </script>
widget/{widget_in.php → default/widget_in.php} RENAMED
@@ -17,6 +17,7 @@
17
  <div id="LoginWithAjax">
18
  <?php
19
  global $current_user;
 
20
  global $wpmu_version;
21
  get_currentuserinfo();
22
  ?>
@@ -25,22 +26,22 @@
25
  <td class="avatar" id="LoginWithAjax_Avatar">
26
  <?php echo get_avatar( $current_user->ID, $size = '50' ); ?>
27
  </td>
28
- <td id="LoginWithAjax_Title">
29
  <?php
30
  //Admin URL
31
  if ( $lwa_data['profile_link'] == '1' ) {
32
  ?>
33
- <a href="<?php bloginfo('wpurl') ?>/wp-admin/profile.php"><?php echo strtolower(__('Profile')) ?></a><br/>
34
  <?php
35
  }
36
  //Logout URL
37
  ?>
38
  <a id="wp-logout" href="<?php echo wp_logout_url() ?>"><?php echo strtolower(__( 'Log Out' )) ?></a><br />
39
- <?
40
  //Blog Admin
41
- if( !empty($wpmu_version) ) {
42
  ?>
43
- <a href="<?php bloginfo('wpurl') ?>/wp-admin/"><?php _e("blog admin", 'loginwithajax'); ?></a>
44
  <?php
45
  }
46
  ?>
17
  <div id="LoginWithAjax">
18
  <?php
19
  global $current_user;
20
+ global $user_level;
21
  global $wpmu_version;
22
  get_currentuserinfo();
23
  ?>
26
  <td class="avatar" id="LoginWithAjax_Avatar">
27
  <?php echo get_avatar( $current_user->ID, $size = '50' ); ?>
28
  </td>
29
+ <td id="LoginWithAjax_Info">
30
  <?php
31
  //Admin URL
32
  if ( $lwa_data['profile_link'] == '1' ) {
33
  ?>
34
+ <a href="<?php bloginfo('url') ?>/wp-admin/profile.php"><?php echo strtolower(__('Profile')) ?></a><br/>
35
  <?php
36
  }
37
  //Logout URL
38
  ?>
39
  <a id="wp-logout" href="<?php echo wp_logout_url() ?>"><?php echo strtolower(__( 'Log Out' )) ?></a><br />
40
+ <?php
41
  //Blog Admin
42
+ if( !empty($wpmu_version) || $user_level > 8 ) {
43
  ?>
44
+ <a href="<?php bloginfo('url') ?>/wp-admin/"><?php _e("blog admin", 'loginwithajax'); ?></a>
45
  <?php
46
  }
47
  ?>
widget/{widget_out.php → default/widget_out.php} RENAMED
@@ -12,7 +12,7 @@
12
  ?>
13
  <div id="LoginWithAjax" class="default"><?php //ID must be here, and if this is a template, class name should be that of template directory ?>
14
  <span id="LoginWithAjax_Status"></span>
15
- <form name="LoginWithAjax_Form" id="LoginWithAjax_Form" action="<?php echo site_url('wp-login.php', 'login_post') ?>" method="post">
16
  <table width='100%' cellspacing="0" cellpadding="0">
17
  <tr id="LoginWithAjax_Username">
18
  <td class="username_label">
@@ -35,7 +35,7 @@
35
  <input type="submit" name="wp-submit" id="lwa_wp-submit" value="<?php _e('Log In'); ?>" tabindex="100" />
36
  <input type="hidden" name="redirect_to" value="http://<?php echo $_SERVER['SERVER_NAME'] . $_SERVER['REQUEST_URI'] ?>" />
37
  <input type="hidden" name="testcookie" value="1" />
38
- <input type="hidden" name="login-with-ajax" value="login" />
39
  </td>
40
  <td id="LoginWithAjax_Links">
41
  <input name="rememberme" type="checkbox" id="lwa_rememberme" value="forever" /> <label><?php _e( 'Remember Me' ) ?></label>
@@ -53,7 +53,7 @@
53
  $register_link = site_url('wp-login.php?action=register', 'login');
54
  }
55
  ?>
56
- <a href="<?php echo $register_link ?>"><?php _e('Register') ?></a>
57
  <?php
58
  }
59
  ?>
@@ -61,7 +61,7 @@
61
  </tr>
62
  </table>
63
  </form>
64
- <form name="LoginWithAjax_Remember" id="LoginWithAjax_Remember" action="<?php echo site_url('wp-login.php?action=lostpassword', 'login_post') ?>" method="post">
65
  <table width='100%' cellspacing="0" cellpadding="0">
66
  <tr>
67
  <td>
12
  ?>
13
  <div id="LoginWithAjax" class="default"><?php //ID must be here, and if this is a template, class name should be that of template directory ?>
14
  <span id="LoginWithAjax_Status"></span>
15
+ <form name="LoginWithAjax_Form" id="LoginWithAjax_Form" action="<?php echo $this->url_login; ?>" method="post">
16
  <table width='100%' cellspacing="0" cellpadding="0">
17
  <tr id="LoginWithAjax_Username">
18
  <td class="username_label">
35
  <input type="submit" name="wp-submit" id="lwa_wp-submit" value="<?php _e('Log In'); ?>" tabindex="100" />
36
  <input type="hidden" name="redirect_to" value="http://<?php echo $_SERVER['SERVER_NAME'] . $_SERVER['REQUEST_URI'] ?>" />
37
  <input type="hidden" name="testcookie" value="1" />
38
+ <input type="hidden" name="lwa_profile_link" value="<?php echo $lwa_data['profile_link'] ?>" />
39
  </td>
40
  <td id="LoginWithAjax_Links">
41
  <input name="rememberme" type="checkbox" id="lwa_rememberme" value="forever" /> <label><?php _e( 'Remember Me' ) ?></label>
53
  $register_link = site_url('wp-login.php?action=register', 'login');
54
  }
55
  ?>
56
+ <a href="<?php echo $register_link ?>" id="LoginWithAjax_Links_Register" rel="#LoginWithAjax_Register"><?php _e('Register') ?></a>
57
  <?php
58
  }
59
  ?>
61
  </tr>
62
  </table>
63
  </form>
64
+ <form name="LoginWithAjax_Remember" id="LoginWithAjax_Remember" action="<?php echo $this->url_remember ?>" method="post" style="display:none;">
65
  <table width='100%' cellspacing="0" cellpadding="0">
66
  <tr>
67
  <td>
widget/login-with-ajax.js ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ jQuery(document).ready(function($){$('#LoginWithAjax_Form').submit(function(event){event.preventDefault();$('<div class="LoginWithAjax_Loading" id="LoginWithAjax_Loading"></div>').prependTo('#LoginWithAjax');var url=$('#LoginWithAjax_Form').attr('action');var postData=getPostData('#LoginWithAjax_Form *[name]');postData['login-with-ajax']='login';$.post(url,postData,function(data){lwaAjax(data,'LoginWithAjax_Status','#login-with-ajax');if(data.result===true){if(data.widget!=null){$.get(data.widget,function(widget_result){$('#LoginWithAjax').replaceWith(widget_result);$('#LoginWithAjax_Title').replaceWith($('#LoginWithAjax_Title_Substitute').text());});}else{if(data.redirect==null){window.location.reload();}else{window.location=data.redirect;}}}},"json");});$('#LoginWithAjax_Remember').submit(function(event){event.preventDefault();$('<div class="LoginWithAjax_Loading" id="LoginWithAjax_Loading"></div>').prependTo('#LoginWithAjax');var url=$('#LoginWithAjax_Remember').attr('action');var postData=getPostData('#LoginWithAjax_Remember *[name]');$.post(url,postData,function(data){lwaAjax(data,'LoginWithAjax_Status','#login-with-ajax');},"json");});$('#LoginWithAjax_Register form').submit(function(event){event.preventDefault();$('<div class="LoginWithAjax_Loading" id="LoginWithAjax_Loading"></div>').prependTo('#LoginWithAjax_Register');var url=$('#LoginWithAjax_Register form').attr('action');var postData=getPostData('#LoginWithAjax_Register form *[name]');$.post(url,postData,function(data){lwaAjax(data,'LoginWithAjax_Register_Status','#LoginWithAjax_Register');},"json");});$('#LoginWithAjax_Remember').hide();$('#LoginWithAjax_Links_Remember').click(function(event){event.preventDefault();$('#LoginWithAjax_Remember').show('slow');});$('#LoginWithAjax_Links_Remember_Cancel').click(function(event){event.preventDefault();$('#LoginWithAjax_Remember').hide('slow');});function lwaAjax(data,statusElement,prependTo){$('#LoginWithAjax_Loading').remove();if(data.result===true||data.result===false){if(data.result===true){if($('#'+statusElement).length>0){$('#'+statusElement).attr('class','confirm').html(data.message);}else{$('<span id="'+statusElement+'" class="confirm">'+data.message+'</span>').prependTo(prependTo);}}else{if($('#'+statusElement).length>0){$('#'+statusElement).attr('class','invalid').html(data.error);}else{$('<span id="'+statusElement+'" class="invalid">'+data.error+'</span>').prependTo(prependTo);}
2
+ $('#'+statusElement).click(function(event){event.preventDefault();$('#LoginWithAjax_Remember').show('slow');});}}else{if($('#'+statusElement).length>0){$('#'+statusElement).attr('class','invalid').html('An error has occured. Please try again.');}else{$('<span id="'+statusElement+'" class="invalid">An error has occured. Please try again.</span>').prependTo(prependTo);}}}
3
+ function getPostData(selector){var postData={};$.each($(selector),function(index,el){el=$(el);postData[el.attr('name')]=el.attr('value');});return postData}});
widget/login-with-ajax.source.js ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ jQuery(document).ready( function($) {
2
+ //Oh well... I guess we have to use jQuery ... if you are a javascript developer, consider MooTools if you have a choice, it's great!
3
+ $('#LoginWithAjax_Form').submit(function(event){
4
+ //Stop event, add loading pic...
5
+ event.preventDefault();
6
+ $('<div class="LoginWithAjax_Loading" id="LoginWithAjax_Loading"></div>').prependTo('#LoginWithAjax');
7
+ //Sort out url
8
+ var url = $('#LoginWithAjax_Form').attr('action');
9
+ //Get POST data
10
+ var postData = getPostData('#LoginWithAjax_Form *[name]');
11
+ postData['login-with-ajax'] = 'login'; //So that there is a JS fallback mechanism
12
+ //Make Ajax Call
13
+ $.post(url, postData, function(data){
14
+ lwaAjax( data, 'LoginWithAjax_Status', '#login-with-ajax' );
15
+ if(data.result === true){
16
+ //Login Successful - Extra stuff to do
17
+ if( data.widget != null ){
18
+ $.get( data.widget, function(widget_result) {
19
+ $('#LoginWithAjax').replaceWith(widget_result);
20
+ $('#LoginWithAjax_Title').replaceWith($('#LoginWithAjax_Title_Substitute').text());
21
+ });
22
+ }else{
23
+ if(data.redirect == null){
24
+ window.location.reload();
25
+ }else{
26
+ window.location = data.redirect;
27
+ }
28
+ }
29
+ }
30
+ }, "json");
31
+ });
32
+
33
+ $('#LoginWithAjax_Remember').submit(function(event){
34
+ //Stop event, add loading pic...
35
+ event.preventDefault();
36
+ $('<div class="LoginWithAjax_Loading" id="LoginWithAjax_Loading"></div>').prependTo('#LoginWithAjax');
37
+ //Sort out url
38
+ var url = $('#LoginWithAjax_Remember').attr('action');
39
+ //Get POST data
40
+ var postData = getPostData('#LoginWithAjax_Remember *[name]');
41
+ //Make Ajax Call
42
+ $.post(url, postData, function(data){
43
+ lwaAjax( data, 'LoginWithAjax_Status', '#login-with-ajax' );
44
+ }, "json");
45
+ });
46
+
47
+ $('#LoginWithAjax_Register form').submit(function(event){
48
+ //Stop event, add loading pic...
49
+ event.preventDefault();
50
+ $('<div class="LoginWithAjax_Loading" id="LoginWithAjax_Loading"></div>').prependTo('#LoginWithAjax_Register');
51
+ //Sort out url
52
+ var url = $('#LoginWithAjax_Register form').attr('action');
53
+ //Get POST data
54
+ var postData = getPostData('#LoginWithAjax_Register form *[name]');
55
+ $.post(url, postData, function(data){
56
+ //variable status not here anymore
57
+ lwaAjax( data, 'LoginWithAjax_Register_Status', '#LoginWithAjax_Register' );
58
+ }, "json");
59
+ /*$.ajax({
60
+ type: 'POST',
61
+ url: url,
62
+ data: postData,
63
+ success: function(data){
64
+ //variable status not here anymore
65
+ lwaAjax( data, 'LoginWithAjax_Register_Status', '#LoginWithAjax_Register' );
66
+ },
67
+ dataType: "json"
68
+ });*/
69
+ });
70
+
71
+ //Visual Effects for hidden items
72
+ //Remember
73
+ $('#LoginWithAjax_Remember').hide();
74
+ $('#LoginWithAjax_Links_Remember').click(function(event){
75
+ event.preventDefault();
76
+ $('#LoginWithAjax_Remember').show('slow');
77
+ });
78
+ $('#LoginWithAjax_Links_Remember_Cancel').click(function(event){
79
+ event.preventDefault();
80
+ $('#LoginWithAjax_Remember').hide('slow');
81
+ });
82
+
83
+ //Handle a AJAX call for Login, RememberMe or Registration
84
+ function lwaAjax( data, statusElement, prependTo ){
85
+ $('#LoginWithAjax_Loading').remove();
86
+ if( data.result === true || data.result === false ){
87
+ if(data.result === true){
88
+ //Login Successful
89
+ if( $('#'+statusElement).length > 0 ){
90
+ $('#'+statusElement).attr('class','confirm').html(data.message);
91
+ }else{
92
+ $('<span id="'+statusElement+'" class="confirm">'+data.message+'</span>').prependTo( prependTo );
93
+ }
94
+ }else{
95
+ //Login Failed
96
+ //If there already is an error element, replace text contents, otherwise create a new one and insert it
97
+ if( $('#'+statusElement).length > 0 ){
98
+ $('#'+statusElement).attr('class','invalid').html(data.error);
99
+ }else{
100
+ $('<span id="'+statusElement+'" class="invalid">'+data.error+'</span>').prependTo( prependTo );
101
+ }
102
+ //We assume a link in the status message is for a forgotten password
103
+ $('#'+statusElement).click(function(event){
104
+ event.preventDefault();
105
+ $('#LoginWithAjax_Remember').show('slow');
106
+ });
107
+ }
108
+ }else{
109
+ //If there already is an error element, replace text contents, otherwise create a new one and insert it
110
+ if( $('#'+statusElement).length > 0 ){
111
+ $('#'+statusElement).attr('class','invalid').html('An error has occured. Please try again.');
112
+ }else{
113
+ $('<span id="'+statusElement+'" class="invalid">An error has occured. Please try again.</span>').prependTo( prependTo );
114
+ }
115
+ }
116
+ }
117
+
118
+ //Get all POSTable data from form.
119
+ function getPostData(selector){
120
+ var postData = {};
121
+ $.each($(selector), function(index,el){
122
+ el = $(el);
123
+ postData[el.attr('name')] = el.attr('value');
124
+ });
125
+ return postData
126
+ }
127
+ });
widget/widget.css CHANGED
@@ -15,6 +15,38 @@
15
  #LoginWithAjax_Avatar { width:60px; padding-right:10px; }
16
 
17
  /*Forgotten password*/
18
- #LoginWithAjax_Remember { margin-top:5px; display:none; }
19
  #LoginWithAjax_Remember p { padding: 0px 0px 3px 0px }
20
- #LoginWithAjax_Remember .forgot-pass-email input { width:97%; padding:2px; color:#666; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  #LoginWithAjax_Avatar { width:60px; padding-right:10px; }
16
 
17
  /*Forgotten password*/
18
+ #LoginWithAjax_Remember { margin-top:10px; display:none; }
19
  #LoginWithAjax_Remember p { padding: 0px 0px 3px 0px }
20
+ #LoginWithAjax_Remember .forgot-pass-email input { width:97%; padding:2px; color:#666; }
21
+
22
+ /*Registration*/
23
+ #LoginWithAjax #LoginWithAjax_Register { margin-top:10px; display:none; }
24
+ #LoginWithAjax_Register_Status.invalid, #LoginWithAjax_Register_Status.confirm { text-align:left; display:block; padding:3px; margin-bottom:8px; }
25
+ #LoginWithAjax_Register_Status.invalid { color:#990000; background:#F0D9D9; border:1px solid #E0B4B4; }
26
+ #LoginWithAjax_Register_Status.confirm { color:#009900; background:#D8FFB0; border:1px solid #AAFF71; }
27
+ #LoginWithAjax_Register input[type=text] { width:97%; padding:2px; color:#666; }
28
+
29
+ /*Default Template*/
30
+ #LoginWithAjax_Register.default { background-color:#fff; color:#333; display:none; width:350px; padding:15px; text-align:left; border:2px solid #333; opacity:0.8; -moz-border-radius:6px; -webkit-border-radius:6px; -moz-box-shadow: 0 0 50px #ccc; -webkit-box-shadow: 0 0 50px #ccc; }
31
+ #LoginWithAjax_Register.default h4 { font-size:16px; margin:0px; padding:0px; }
32
+ #LoginWithAjax_Register.default .close { background:url(default/close.png) 0px 0px no-repeat !important; position:absolute; right:-15px; top:-15px; cursor:pointer; height:35px; width:35px; border:none; padding:0px; margin:0px; }
33
+ #LoginWithAjax_Register.default #wp-submit { display:block; clear:both; }
34
+
35
+ /*ie7-friendly*/
36
+ #LoginWithAjax.ie7-friendly div { padding-top:7px; vertical-align:top; background-color:none; }
37
+ #LoginWithAjax.ie7-friendly #LoginWithAjax_Register { margin-top:5px; display:none; }
38
+ #LoginWithAjax.ie7-friendly #LoginWithAjax_Register p { padding: 0px 0px 3px 0px }
39
+
40
+ /*inline-registration*/
41
+ #LoginWithAjax.inline-registration #LoginWithAjax_Register { margin-top:5px; display:none; }
42
+ #LoginWithAjax.inline-registration #LoginWithAjax_Register p { padding: 0px 0px 3px 0px }
43
+
44
+ /*OpenID specific*/
45
+ #LoginWithAjax_Register hr { display:block; }
46
+ #LoginWithAjax_Register #openid_identifier { width:auto; }
47
+
48
+ /*Modal Template*/
49
+ #LoginWithAjax_Modal { background-color:#fff; color:#333; width:350px; padding:15px; text-align:left; border:2px solid #333; opacity:0.8; -moz-border-radius:6px; -webkit-border-radius:6px; -moz-box-shadow: 0 0 50px #ccc; -webkit-box-shadow: 0 0 50px #ccc; }
50
+ #LoginWithAjax_Modal h4 { font-size:16px; margin:0px; padding:0px; }
51
+ #LoginWithAjax_Modal .close { background:url(default/close.png) 0px 0px no-repeat !important; position:absolute; right:-15px; top:-15px; cursor:pointer; height:35px; width:35px; border:none; padding:0px; margin:0px; }
52
+ #LoginWithAjax_Modal #wp-submit { display:block; clear:both; }
widget/widgets.zip ADDED
Binary file