Login With Ajax - Version 2.2

Version Description

(stable - [http://downloads.wordpress.org/plugin/login-with-ajax.zip] ) = * Added Turkish and Brazilian Translation * Fixed buddypress avatar not showing when logged in * Removed capitalization of username in logged in widget * Fixed all other known bugs * Added placeholders for redirects (e.g. %USERNAME% for username when logged in) * Added seamless login, screen doesn't refresh upon successful login.

Download this release

Release Info

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

Code changes from version 2.1.5 to 2.2

langs/login-with-ajax-da_DK.mo CHANGED
Binary file
langs/login-with-ajax-da_DK.po CHANGED
@@ -5,62 +5,104 @@
5
  #
6
  msgid ""
7
  msgstr ""
8
- "Project-Id-Version: Danish by Wall\n"
9
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
10
- "POT-Creation-Date: 2010-02-10 13:35+0000\n"
11
- "PO-Revision-Date: 2010-03-07 15:20+0100\n"
12
- "Last-Translator: Wall <wall(a)clan-zone(dot)dk>\n"
13
  "Language-Team: danish <wall1337@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: 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:67
23
  msgid "Changes saved."
24
  msgstr "Ændringer er gemt."
25
 
26
- #: login-with-ajax-admin.php:71
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:99
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  msgid "Global Login Redirect"
32
  msgstr "Global Login Omdirigere"
33
 
34
- #: login-with-ajax-admin.php:103
35
  msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
36
  msgstr "Hvis du ønsker at sende brugeren til en bestemt webadresse efter login, skal du indtaste det her (f.eks http://wordpress.org/)"
37
 
38
- #: login-with-ajax-admin.php:108
 
 
 
 
 
 
 
 
 
39
  msgid "Global Logout Redirect"
40
  msgstr "Global Log af omdirigere"
41
 
42
- #: login-with-ajax-admin.php:112
43
  msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
44
  msgstr "Hvis du ønsker at sende brugeren til en bestemt webadresse efter log af, skal du indtaste det her (f.eks http://wordpress.org/)"
45
 
46
- #: login-with-ajax-admin.php:117
 
 
 
 
47
  msgid "Role-Based Custom Login Redirects"
48
  msgstr "Rollebaseret Tilpasset Login Omdirigeringer"
49
 
50
- #: login-with-ajax-admin.php:120
51
  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)"
52
  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)"
53
 
54
- #: login-with-ajax-admin.php:140
55
  msgid "Role-Based Custom Logout Redirects"
56
  msgstr "Rollebaseret Tilpasset Log af Omdirigeringer"
57
 
58
- #: login-with-ajax-admin.php:143
59
  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)"
60
  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)"
61
 
62
  # Translated by WP
63
- #: login-with-ajax-admin.php:167
64
  msgid "Save Changes"
65
  msgstr "Gem ændringer"
66
 
@@ -68,39 +110,47 @@ msgstr "Gem ændringer"
68
  msgid "Login widget with AJAX capabilities."
69
  msgstr "Login widget med AJAX kapaciteter."
70
 
71
- #: login-with-ajax-widget.php:25
72
  msgid "Show profile link?"
73
  msgstr "Vis profil link?"
74
 
75
- #: login-with-ajax.php:107
 
 
 
 
76
  msgid "Login Successful, redirecting..."
77
  msgstr "Login Successful, omdirigere ..."
78
 
79
- #: login-with-ajax.php:126
80
- #: login-with-ajax.php:148
 
 
 
 
81
  msgid "An undefined error has ocurred"
82
  msgstr "En udefineret fejl er opstået"
83
 
84
- #: login-with-ajax.php:138
85
  msgid "We have sent you an email"
86
  msgstr "Vi har sendt dig en e-mail"
87
 
88
  #: widget/widget_in.php:11
 
89
  msgid "Hi"
90
  msgstr "Hej"
91
 
92
  # Translated by WP
93
- #: widget/widget_in.php:34
94
  msgid "Profile"
95
  msgstr "Profile"
96
 
97
  # Translated by WP
98
- #: widget/widget_in.php:40
99
- #: widget/widget_in.php:44
100
  msgid "Log Out"
101
  msgstr "Log af"
102
 
103
- #: widget/widget_in.php:51
104
  msgid "blog admin"
105
  msgstr "blog admin"
106
 
@@ -134,49 +184,47 @@ msgid "Lost your password?"
134
  msgstr "Glemt din adgangskode?"
135
 
136
  # Translated by WP
137
- #: widget/widget_out.php:52
138
  #: widget/widget_out.php:56
139
  msgid "Register"
140
  msgstr "Register"
141
 
142
- # Translated by WP
143
- #: widget/widget_out.php:62
144
- msgid "Sign Up"
145
- msgstr "Tilmeld"
146
-
147
- #: widget/widget_out.php:74
148
  msgid "Forgotten Password"
149
  msgstr "Glemt Adgangskode"
150
 
151
- #: widget/widget_out.php:79
152
  msgid "Enter username or email"
153
  msgstr "Indtast brugernavn eller email"
154
 
155
- #: widget/widget_out.php:85
156
  msgid "Get New Password"
157
  msgstr "Få en ny adgangskode"
158
 
159
- #. Plugin Name of an extension
 
 
 
 
160
  msgid "Login With Ajax"
161
  msgstr "Login Med Ajax"
162
 
163
- #. Plugin URI of an extension
164
  msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
165
  msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
166
 
167
- #. Description of an extension
168
  msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
169
  msgstr "Ajax drevet login widget. Justérbar fra din skabelon mappe og avancerede indstillinger fra admin område."
170
 
171
- #. Author of an extension
172
  msgid "NetWebLogic"
173
  msgstr "NetWebLogic"
174
 
175
- #. Author URI of an extension
176
  msgid "http://netweblogic.com/"
177
  msgstr "http://netweblogic.com/"
178
 
179
- #. Tags of an extension
180
  msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
181
  msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
182
 
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"
15
+ "Content-Type: text/plain; charset=UTF-8\n"
16
  "Content-Transfer-Encoding: 8bit\n"
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
 
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
 
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
 
langs/login-with-ajax-de_DE.mo CHANGED
Binary file
langs/login-with-ajax-de_DE.po CHANGED
@@ -1,63 +1,105 @@
1
- # Translation of the WordPress plugin Login With Ajax 2.0.4 by NetWebLogic.
2
  # Copyright (C) 2010 NetWebLogic
3
  # This file is distributed under the same license as the Login With Ajax package.
4
  # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
5
  #
6
  msgid ""
7
  msgstr ""
8
- "Project-Id-Version: Login With Ajax 2.0.4\n"
9
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
10
- "POT-Creation-Date: 2010-02-10 13:35+0000\n"
11
- "PO-Revision-Date: 2010-02-17 19:26+0100\n"
12
- "Last-Translator: Marcus Sykes <marcus@netweblogic.com>\n"
13
  "Language-Team: \n"
14
  "MIME-Version: 1.0\n"
15
  "Content-Type: text/plain; charset=UTF-8\n"
16
  "Content-Transfer-Encoding: 8bit\n"
17
 
18
  # Translated by WP
19
- #: login-with-ajax-admin.php:67
20
  msgid "Changes saved."
21
  msgstr "Änderungen gespeichert"
22
 
23
- #: login-with-ajax-admin.php:71
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:99
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  msgid "Global Login Redirect"
29
  msgstr "Globale Login Umleitung"
30
 
31
- #: login-with-ajax-admin.php:103
32
  msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
33
  msgstr "Wenn du den User nach dem Login auf eine spezifische URL umleiten möchtest, gib diese hier an (z.B. http://wordpress.org)"
34
 
35
- #: login-with-ajax-admin.php:108
 
 
 
 
 
 
 
 
 
36
  msgid "Global Logout Redirect"
37
  msgstr "Globale Logout Umleitung"
38
 
39
- #: login-with-ajax-admin.php:112
40
  msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
41
  msgstr "Wenn du den User nach dem Logout auf eine spezifische URL umleiten möchtest, gib diese hier an (z.B. http://wordpress.org)"
42
 
43
- #: login-with-ajax-admin.php:117
 
 
 
 
44
  msgid "Role-Based Custom Login Redirects"
45
  msgstr "Rolenbasierte Umleitungen nach dem Login"
46
 
47
- #: login-with-ajax-admin.php:120
48
  msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
49
  msgstr "Falls du eine bestimmte Benutzerrolle nach dem Login auf eine spezifische URL umleiten willst, gib diese hier ein (kein Wert benutzt die gloable Einstellung)"
50
 
51
- #: login-with-ajax-admin.php:140
52
  msgid "Role-Based Custom Logout Redirects"
53
  msgstr "Rolenbasierte Umleitungen nach dem Logout"
54
 
55
- #: login-with-ajax-admin.php:143
56
  msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
57
  msgstr "Falls du eine bestimmte Benutzerrolle nach dem Logout auf eine spezifische URL umleiten willst, gib diese hier ein (kein Wert benutzt die gloable Einstellung)"
58
 
59
  # Translated by WP
60
- #: login-with-ajax-admin.php:167
61
  msgid "Save Changes"
62
  msgstr "Änderungen speichern"
63
 
@@ -65,39 +107,47 @@ msgstr "Änderungen speichern"
65
  msgid "Login widget with AJAX capabilities."
66
  msgstr "Login Widget mit AJAX-Fähigkeiten"
67
 
68
- #: login-with-ajax-widget.php:25
69
  msgid "Show profile link?"
70
  msgstr "Näytä profiililinkki?"
71
 
72
- #: login-with-ajax.php:107
 
 
 
 
73
  msgid "Login Successful, redirecting..."
74
  msgstr "Login erfolgreich, umleiten..."
75
 
76
- #: login-with-ajax.php:126
77
- #: login-with-ajax.php:148
 
 
 
 
78
  msgid "An undefined error has ocurred"
79
  msgstr "Ein undefinierter Fehler trat auf!"
80
 
81
- #: login-with-ajax.php:138
82
  msgid "We have sent you an email"
83
  msgstr "Wir haben dir eine E-Mail geschickt"
84
 
85
  #: widget/widget_in.php:11
 
86
  msgid "Hi"
87
  msgstr "Hi "
88
 
89
  # Translated by WP
90
- #: widget/widget_in.php:34
91
  msgid "Profile"
92
  msgstr "Profil"
93
 
94
  # Translated by WP
95
- #: widget/widget_in.php:40
96
- #: widget/widget_in.php:44
97
  msgid "Log Out"
98
  msgstr "Logout"
99
 
100
- #: widget/widget_in.php:51
101
  msgid "blog admin"
102
  msgstr "Blog Admin"
103
 
@@ -131,49 +181,47 @@ msgid "Lost your password?"
131
  msgstr "Dein Passwort vergessen?"
132
 
133
  # Translated by WP
134
- #: widget/widget_out.php:52
135
  #: widget/widget_out.php:56
136
  msgid "Register"
137
  msgstr "Registrieren"
138
 
139
- # Translated by WP
140
- #: widget/widget_out.php:62
141
- msgid "Sign Up"
142
- msgstr "Rekisteröidy"
143
-
144
- #: widget/widget_out.php:74
145
  msgid "Forgotten Password"
146
  msgstr "Vergessenes Passwort"
147
 
148
- #: widget/widget_out.php:79
149
  msgid "Enter username or email"
150
  msgstr "Gib den Butzernamen oder die E-Mail Adresse an"
151
 
152
- #: widget/widget_out.php:85
153
  msgid "Get New Password"
154
  msgstr "Neues Passwort bekommen"
155
 
156
- #. Plugin Name of an extension
 
 
 
 
157
  msgid "Login With Ajax"
158
  msgstr "Login mit Ajax"
159
 
160
- #. Plugin URI of an extension
161
  msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
162
  msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
163
 
164
- #. Description of an extension
165
  msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
166
  msgstr "AJAX-basiertes Login Widget. Benutzerdefinierbar in deinem Template Ordner und erweiterte Einstellungen im Adminbereich"
167
 
168
- #. Author of an extension
169
  msgid "NetWebLogic"
170
  msgstr "NetWebLogic"
171
 
172
- #. Author URI of an extension
173
  msgid "http://netweblogic.com/"
174
  msgstr "http://netweblogic.com/"
175
 
176
- #. Tags of an extension
177
  msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
178
  msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
179
 
1
+ # Translation of 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
 
107
  msgid "Login widget with AJAX capabilities."
108
  msgstr "Login Widget mit AJAX-Fähigkeiten"
109
 
110
+ #: login-with-ajax-widget.php:28
111
  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
 
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"
203
+
204
+ #. Plugin Name of the plugin/theme
205
  msgid "Login With Ajax"
206
  msgstr "Login mit Ajax"
207
 
208
+ #. Plugin URI of the plugin/theme
209
  msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
210
  msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
211
 
212
+ #. Description of the plugin/theme
213
  msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
214
  msgstr "AJAX-basiertes Login Widget. Benutzerdefinierbar in deinem Template Ordner und erweiterte Einstellungen im Adminbereich"
215
 
216
+ #. Author of the plugin/theme
217
  msgid "NetWebLogic"
218
  msgstr "NetWebLogic"
219
 
220
+ #. Author URI of the plugin/theme
221
  msgid "http://netweblogic.com/"
222
  msgstr "http://netweblogic.com/"
223
 
224
+ #. Tags of the plugin/theme
225
  msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
226
  msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
227
 
langs/login-with-ajax-li_LI.mo ADDED
Binary file
langs/login-with-ajax-li_LI.pot ADDED
@@ -0,0 +1,178 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-pl_PL.mo ADDED
Binary file
langs/login-with-ajax-pl_PL.po ADDED
@@ -0,0 +1,218 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+
104
+ #: login-with-ajax-widget.php:5
105
+ msgid "Login widget with AJAX capabilities."
106
+ msgstr "Widget logowania z AJAXem"
107
+
108
+ #: login-with-ajax-widget.php:28
109
+ 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"
194
+
195
+ #. Plugin Name of the plugin/theme
196
+ msgid "Login With Ajax"
197
+ msgstr "Logowanie z Ajaxem"
198
+
199
+ #. Plugin URI of the plugin/theme
200
+ msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
201
+ msgstr ""
202
+
203
+ #. Description of the plugin/theme
204
+ msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
205
+ msgstr "Widget logowania z AJAXem. Posiada możliwość dodawania własnych szablonów oraz zaawansowane ustawienia w panelu administracyjnym"
206
+
207
+ #. Author of the plugin/theme
208
+ msgid "NetWebLogic"
209
+ msgstr ""
210
+
211
+ #. Author URI of the plugin/theme
212
+ msgid "http://netweblogic.com/"
213
+ msgstr ""
214
+
215
+ #. Tags of the plugin/theme
216
+ msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
217
+ msgstr ""
218
+
langs/login-with-ajax-pt_BR.mo CHANGED
Binary file
langs/login-with-ajax-pt_BR.po CHANGED
@@ -1,181 +1,221 @@
1
- # Translation of the WordPress plugin Login With Ajax 2.0.4 by NetWebLogic.
2
  # Copyright (C) 2010 NetWebLogic
3
  # This file is distributed under the same license as the Login With Ajax package.
4
  # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
5
  #
6
  msgid ""
7
  msgstr ""
8
- "Project-Id-Version: Login With Ajax 2.0.4\n"
9
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
10
- "POT-Creation-Date: 2010-02-10 13:35+0000\n"
11
- "PO-Revision-Date: 2010-04-17 15:23+0100\n"
12
- "Last-Translator: Marcus Sykes <marcus@netweblogic.com>\n"
13
- "Language-Team: EchoTV <humberto@hctv.com.br>\n"
14
  "MIME-Version: 1.0\n"
15
- "Content-Type: text/plain; charset=UTF-8\n"
16
  "Content-Transfer-Encoding: 8bit\n"
17
  "X-Poedit-Language: Portuguese\n"
18
- "X-Poedit-Country: BRAZIL\n"
 
19
 
20
- # Translated by WP
21
- #: login-with-ajax-admin.php:67
22
  msgid "Changes saved."
23
- msgstr "Alterações salvas."
24
 
25
- #: login-with-ajax-admin.php:71
26
  msgid "There were issues when saving your settings. Please try again."
27
- msgstr "Houveram problemas salvando sua configuração. Por favor tente novamente."
28
 
29
- #: login-with-ajax-admin.php:99
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  msgid "Global Login Redirect"
31
- msgstr "Redirecionamento global para Login"
32
 
33
- #: login-with-ajax-admin.php:103
34
  msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
35
- msgstr "Se você deseja enviar o usuário para uma URL depois do login, digite aqui (exemplo: http://wordpress.org/)"
 
 
 
 
 
 
 
 
 
36
 
37
- #: login-with-ajax-admin.php:108
38
  msgid "Global Logout Redirect"
39
- msgstr "Redirecionamento global para Logout"
40
 
41
- #: login-with-ajax-admin.php:112
42
  msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
43
- msgstr "Se você deseja enviar o usuário para uma URL depois do logout, digite aqui (e.g. http://wordpress.org/)"
44
 
45
- #: login-with-ajax-admin.php:117
 
 
 
 
46
  msgid "Role-Based Custom Login Redirects"
47
- msgstr "Rediracionamentos customizados por tipo de usuário"
48
 
49
- #: login-with-ajax-admin.php:120
50
  msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
51
- msgstr "Se você deseja que um perfil seja redirecionado para uma URL depois do login, preencha aqui (deixar em branco desviara para o redirecionamento global)"
52
 
53
- #: login-with-ajax-admin.php:140
54
  msgid "Role-Based Custom Logout Redirects"
55
- msgstr "Redirecionamento de logout customizados por papel do usuário"
56
 
57
- #: login-with-ajax-admin.php:143
58
  msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
59
- msgstr "Se você deseja que um perfil seja redirecionado para uma URL depois do logout, preencha aqui (deixar em branco desviara para o redirecionamento global)"
60
 
61
- # Translated by WP
62
- #: login-with-ajax-admin.php:167
63
  msgid "Save Changes"
64
- msgstr "Salvar Alterações"
65
 
66
  #: login-with-ajax-widget.php:5
67
  msgid "Login widget with AJAX capabilities."
68
- msgstr "Widget de login com AJAX"
69
 
70
- #: login-with-ajax-widget.php:25
71
  msgid "Show profile link?"
72
  msgstr "Mostrar link para perfil?"
73
 
74
- #: login-with-ajax.php:107
 
 
 
 
75
  msgid "Login Successful, redirecting..."
76
- msgstr "Login efetuado com sucesso, redirecionando"
77
 
78
- #: login-with-ajax.php:126
79
- #: login-with-ajax.php:148
 
 
 
 
80
  msgid "An undefined error has ocurred"
81
- msgstr "Um erro indefinido ocorreu"
82
 
83
- #: login-with-ajax.php:138
84
  msgid "We have sent you an email"
85
- msgstr "Nós enviamos um e-mail para você"
86
 
87
  #: widget/widget_in.php:11
 
88
  msgid "Hi"
89
- msgstr "Oi"
90
 
91
- # Translated by WP
92
- #: widget/widget_in.php:34
93
  msgid "Profile"
94
  msgstr "Perfil"
95
 
96
- # Translated by WP
97
- #: widget/widget_in.php:40
98
- #: widget/widget_in.php:44
99
  msgid "Log Out"
100
  msgstr "Sair"
101
 
102
- #: widget/widget_in.php:51
103
  msgid "blog admin"
104
- msgstr "Blog do Administrador"
105
 
106
- # Translated by WP
107
  #: widget/widget_out.php:10
108
  #: widget/widget_out.php:35
109
  msgid "Log In"
110
- msgstr "Log In"
111
 
112
- # Translated by WP
113
  #: widget/widget_out.php:19
114
  msgid "Username"
115
- msgstr "Nome de Usuário"
116
 
117
- # Translated by WP
118
  #: widget/widget_out.php:27
119
  msgid "Password"
120
  msgstr "Senha"
121
 
122
- # Translated by WP
123
  #: widget/widget_out.php:41
124
  msgid "Remember Me"
125
- msgstr "Lembre-me"
126
 
127
  #: widget/widget_out.php:43
128
  msgid "Password Lost and Found"
129
- msgstr "Senha perdida e achada"
130
 
131
  #: widget/widget_out.php:43
132
  msgid "Lost your password?"
133
- msgstr "Perdeu sua senha?"
134
 
135
- # Translated by WP
136
- #: widget/widget_out.php:52
137
  #: widget/widget_out.php:56
138
  msgid "Register"
139
  msgstr "Registrar"
140
 
141
- # Translated by WP
142
- #: widget/widget_out.php:62
143
- msgid "Sign Up"
144
- msgstr "Me cadastrar"
145
-
146
- #: widget/widget_out.php:74
147
  msgid "Forgotten Password"
148
- msgstr "Password Esquecido"
149
 
150
- #: widget/widget_out.php:79
151
  msgid "Enter username or email"
152
- msgstr "Digite seu nome de usuário e senha"
153
 
154
- #: widget/widget_out.php:85
155
  msgid "Get New Password"
156
- msgstr "Gerar novo password"
 
 
 
 
157
 
158
- #. Plugin Name of an extension
159
  msgid "Login With Ajax"
160
  msgstr "Login com Ajax"
161
 
162
- #. Plugin URI of an extension
163
  msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
164
  msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
165
 
166
- #. Description of an extension
167
  msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
168
- msgstr "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
169
 
170
- #. Author of an extension
171
  msgid "NetWebLogic"
172
  msgstr "NetWebLogic"
173
 
174
- #. Author URI of an extension
175
  msgid "http://netweblogic.com/"
176
  msgstr "http://netweblogic.com/"
177
 
178
- #. Tags of an extension
179
  msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
180
  msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
181
 
1
+ # Translation of the WordPress plugin Login With Ajax 2.1.5 by NetWebLogic.
2
  # Copyright (C) 2010 NetWebLogic
3
  # This file is distributed under the same license as the Login With Ajax package.
4
  # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
5
  #
6
  msgid ""
7
  msgstr ""
8
+ "Project-Id-Version: Login With Ajax 2.1.5\n"
9
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
10
+ "POT-Creation-Date: 2010-05-11 11:44+0000\n"
11
+ "PO-Revision-Date: 2010-05-11 15:15-0300\n"
12
+ "Last-Translator: Humberto <bertao@gmail.com>\n"
13
+ "Language-Team: LWA-Language <LL@li.org>\n"
14
  "MIME-Version: 1.0\n"
15
+ "Content-Type: text/plain; charset=utf-8\n"
16
  "Content-Transfer-Encoding: 8bit\n"
17
  "X-Poedit-Language: Portuguese\n"
18
+ "X-Poedit-Country: Brasil\n"
19
+ "X-Poedit-SourceCharset: utf-8\n"
20
 
21
+ #: login-with-ajax-admin.php:68
 
22
  msgid "Changes saved."
23
+ msgstr "Alterações salvas"
24
 
25
+ #: login-with-ajax-admin.php:72
26
  msgid "There were issues when saving your settings. Please try again."
27
+ msgstr "Houveram problemas salvando suas configurações. Por favor, tente novamente"
28
 
29
+ #: login-with-ajax-admin.php:101
30
+ msgid "Default Template"
31
+ msgstr "Modelo Padrão"
32
+
33
+ #: login-with-ajax-admin.php:105
34
+ #: login-with-ajax-widget.php:34
35
+ msgid "default"
36
+ msgstr "Padrão"
37
+
38
+ #: login-with-ajax-admin.php:111
39
+ msgid "Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags."
40
+ msgstr "Escolha o tema padrão que deseja usar. Ele pode ser modificado pelo widget, shortcode ou template tag."
41
+
42
+ #: login-with-ajax-admin.php:112
43
+ msgid "Further documentation for this feature coming soon..."
44
+ msgstr "Documentação sobre esta opção em breve."
45
+
46
+ #: login-with-ajax-admin.php:117
47
+ msgid "Disable refresh upon login?"
48
+ msgstr "Desabilitar atualização depois do login?"
49
+
50
+ #: login-with-ajax-admin.php:122
51
+ msgid "If the user logs in and you check the button above, only the login widget will update itself without refreshing the page. Not a good idea if your site shows different content to users once logged in, as a refresh would be needed."
52
+ msgstr "Usando esta opção apenas o widget de login será atualizado, sem recarregar a página. Não é uma boa idéia se sua página exibe conteúdo personalizado para cada usuário."
53
+
54
+ #: login-with-ajax-admin.php:123
55
+ msgid "<strong>Experimental and not fully tested!</strong> please test and report any bugs on our forum."
56
+ msgstr "<strong>Experimental e não testado!</strong> por favor, teste e submeta suas opiniões em nosso forum."
57
+
58
+ #: login-with-ajax-admin.php:128
59
  msgid "Global Login Redirect"
60
+ msgstr "Redirecionamento Global de Login"
61
 
62
+ #: login-with-ajax-admin.php:132
63
  msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
64
+ msgstr "Se você deseja enviar o usuário depois do login oara uma página, digite aqui (exemplo: http://wordpress.org/)"
65
+
66
+ #: login-with-ajax-admin.php:133
67
+ #: login-with-ajax-admin.php:143
68
+ msgid "New!"
69
+ msgstr "Novo!"
70
+
71
+ #: login-with-ajax-admin.php:133
72
+ msgid "Use %USERNAME% and it will be replaced with the username of person logging in."
73
+ msgstr "Use %USERNAME% para exibir o nome do usuário logado."
74
 
75
+ #: login-with-ajax-admin.php:138
76
  msgid "Global Logout Redirect"
77
+ msgstr "Redirecionamento Global de Logout"
78
 
79
+ #: login-with-ajax-admin.php:142
80
  msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
81
+ msgstr "Se você deseja enviar o usuário depois do logout para uma página, digite aqui (exemplo: http://wordpress.org/)"
82
 
83
+ #: login-with-ajax-admin.php:143
84
+ msgid "Enter %LASTURL% to send the user back to the page they were previously on."
85
+ msgstr "Use %LASTURL% para enviar os usuários de volta a página onde estavam."
86
+
87
+ #: login-with-ajax-admin.php:148
88
  msgid "Role-Based Custom Login Redirects"
89
+ msgstr "Redirecionamento de login customizado por tipo de usuário"
90
 
91
+ #: login-with-ajax-admin.php:151
92
  msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
93
+ msgstr "Se você desejar que um tipo de usuário seja redirecionado para uma URL específica quando fizer login, preencha o campo correspondente (Deixe em branco para usar o redirecionamento global)"
94
 
95
+ #: login-with-ajax-admin.php:171
96
  msgid "Role-Based Custom Logout Redirects"
97
+ msgstr "Redirecionamento de logout customizado por tipo de usuário"
98
 
99
+ #: login-with-ajax-admin.php:174
100
  msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
101
+ msgstr "Se você desejar que um tipo de usuário seja redirecionado para uma URL específica quando fizer logout, preencha o campo correspondente (Deixe em branco para usar o redirecionamento global)"
102
 
103
+ #: login-with-ajax-admin.php:198
 
104
  msgid "Save Changes"
105
+ msgstr "Salvar alterações"
106
 
107
  #: login-with-ajax-widget.php:5
108
  msgid "Login widget with AJAX capabilities."
109
+ msgstr "Widget de login Ajaxificado"
110
 
111
+ #: login-with-ajax-widget.php:28
112
  msgid "Show profile link?"
113
  msgstr "Mostrar link para perfil?"
114
 
115
+ #: login-with-ajax-widget.php:32
116
+ msgid "Template"
117
+ msgstr "Modelo"
118
+
119
+ #: login-with-ajax.php:153
120
  msgid "Login Successful, redirecting..."
121
+ msgstr "Logado com sucesso, redirecionando"
122
 
123
+ #: login-with-ajax.php:168
124
+ msgid "Login successful, updating..."
125
+ msgstr "Logado com sucesso, atualizando..."
126
+
127
+ #: login-with-ajax.php:178
128
+ #: login-with-ajax.php:201
129
  msgid "An undefined error has ocurred"
130
+ msgstr "Ocorreu um erro"
131
 
132
+ #: login-with-ajax.php:192
133
  msgid "We have sent you an email"
134
+ msgstr "Enviamos um e-mail para você"
135
 
136
  #: widget/widget_in.php:11
137
+ #: widget/widget_in.php:14
138
  msgid "Hi"
139
+ msgstr "Olá"
140
 
141
+ #: widget/widget_in.php:33
 
142
  msgid "Profile"
143
  msgstr "Perfil"
144
 
145
+ #: widget/widget_in.php:38
 
 
146
  msgid "Log Out"
147
  msgstr "Sair"
148
 
149
+ #: widget/widget_in.php:43
150
  msgid "blog admin"
151
+ msgstr "Administrador do Blog"
152
 
 
153
  #: widget/widget_out.php:10
154
  #: widget/widget_out.php:35
155
  msgid "Log In"
156
+ msgstr "Entrar"
157
 
 
158
  #: widget/widget_out.php:19
159
  msgid "Username"
160
+ msgstr "Nome de usuário"
161
 
 
162
  #: widget/widget_out.php:27
163
  msgid "Password"
164
  msgstr "Senha"
165
 
 
166
  #: widget/widget_out.php:41
167
  msgid "Remember Me"
168
+ msgstr "Lembrar-me"
169
 
170
  #: widget/widget_out.php:43
171
  msgid "Password Lost and Found"
172
+ msgstr "Senha Perdida e Achada"
173
 
174
  #: widget/widget_out.php:43
175
  msgid "Lost your password?"
176
+ msgstr "Esqueceu sua senha?"
177
 
 
 
178
  #: widget/widget_out.php:56
179
  msgid "Register"
180
  msgstr "Registrar"
181
 
182
+ #: widget/widget_out.php:68
 
 
 
 
 
183
  msgid "Forgotten Password"
184
+ msgstr "Senha esquecida"
185
 
186
+ #: widget/widget_out.php:73
187
  msgid "Enter username or email"
188
+ msgstr "Digite seu nome de usuário ou e-mail"
189
 
190
+ #: widget/widget_out.php:79
191
  msgid "Get New Password"
192
+ msgstr "Gerar nova senha"
193
+
194
+ #: widget/widget_out.php:80
195
+ msgid "Cancel"
196
+ msgstr "Cancelar"
197
 
198
+ #. Plugin Name of the plugin/theme
199
  msgid "Login With Ajax"
200
  msgstr "Login com Ajax"
201
 
202
+ #. Plugin URI of the plugin/theme
203
  msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
204
  msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
205
 
206
+ #. Description of the plugin/theme
207
  msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
208
+ msgstr "Widget de Login Ajaxificado. Customizado a partir da sua pasta de template e configurações avançadas na area administrativa."
209
 
210
+ #. Author of the plugin/theme
211
  msgid "NetWebLogic"
212
  msgstr "NetWebLogic"
213
 
214
+ #. Author URI of the plugin/theme
215
  msgid "http://netweblogic.com/"
216
  msgstr "http://netweblogic.com/"
217
 
218
+ #. Tags of the plugin/theme
219
  msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
220
  msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
221
 
langs/login-with-ajax-ru_RU.mo CHANGED
Binary file
langs/login-with-ajax-ru_RU.po CHANGED
@@ -1,175 +1,220 @@
1
- # Translation of the WordPress plugin Login With Ajax 2.0.4 by NetWebLogic.
2
  # Copyright (C) 2010 NetWebLogic
3
  # This file is distributed under the same license as the Login With Ajax package.
4
  # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
5
  #
6
  msgid ""
7
  msgstr ""
8
- "Project-Id-Version: Login With Ajax 2.0.4\n"
9
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
10
- "POT-Creation-Date: 2010-02-10 13:35+0000\n"
11
- "PO-Revision-Date: 2010-02-16 20:29+0100\n"
12
- "Last-Translator: Marcus Sykes <marcus@netweblogic.com>\n"
13
- "Language-Team: \n"
14
  "MIME-Version: 1.0\n"
15
- "Content-Type: text/plain; charset=UTF-8\n"
16
  "Content-Transfer-Encoding: 8bit\n"
 
 
17
 
18
- # Translated by WP
19
- #: login-with-ajax-admin.php:67
20
  msgid "Changes saved."
21
  msgstr "Изменения сохранены."
22
 
23
- #: login-with-ajax-admin.php:71
24
  msgid "There were issues when saving your settings. Please try again."
25
- msgstr "Были проблемы при сохранении настроек. Пожалуйста, попробуйте еще раз."
26
 
27
- #: login-with-ajax-admin.php:99
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  msgid "Global Login Redirect"
29
- msgstr "Глобальная переадресация при входе"
30
 
31
- #: login-with-ajax-admin.php:103
32
  msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
33
- msgstr "Если вы хотите отправить пользователя на конкретный URL после входа, введите его здесь (например, http://wordpress.org/)"
 
 
 
 
 
 
 
 
 
34
 
35
- #: login-with-ajax-admin.php:108
36
  msgid "Global Logout Redirect"
37
- msgstr "Глобальная переадресация при выходе"
38
 
39
- #: login-with-ajax-admin.php:112
40
  msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
41
- msgstr "Если вы хотите отправить пользователя на конкретный URL после выхода, введите его здесь (например, http://wordpress.org/)"
42
 
43
- #: login-with-ajax-admin.php:117
 
 
 
 
44
  msgid "Role-Based Custom Login Redirects"
45
  msgstr "Ролевое перенаправление при входе"
46
 
47
- #: login-with-ajax-admin.php:120
48
  msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
49
- msgstr "Если вы хотите конкретную роль пользователь будет перенаправлен на пользовательский URL на Логин, место ее здесь (пустые значения по умолчанию будет глобальная переадресация)"
50
 
51
- #: login-with-ajax-admin.php:140
52
  msgid "Role-Based Custom Logout Redirects"
53
  msgstr "Ролевые перенаправления при выходе"
54
 
55
- #: login-with-ajax-admin.php:143
56
  msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
57
- msgstr "Если вы хотите конкретную роль пользователь будет перенаправлен на пользовательский URL на выход, место ее здесь (пустые значения по умолчанию будет глобальная переадресация)"
58
 
59
- # Translated by WP
60
- #: login-with-ajax-admin.php:167
61
  msgid "Save Changes"
62
- msgstr "Сохранить настройки"
63
 
64
  #: login-with-ajax-widget.php:5
65
  msgid "Login widget with AJAX capabilities."
66
- msgstr "Виджет ajax авторизации"
67
 
68
- #: login-with-ajax-widget.php:25
69
  msgid "Show profile link?"
70
- msgstr "Ссылка профиля"
71
 
72
- #: login-with-ajax.php:107
 
 
 
 
73
  msgid "Login Successful, redirecting..."
74
- msgstr ""
 
 
 
 
75
 
76
- #: login-with-ajax.php:126
77
- #: login-with-ajax.php:148
78
  msgid "An undefined error has ocurred"
79
- msgstr "Ошибка"
 
 
 
 
80
 
81
  #: widget/widget_in.php:11
 
82
  msgid "Hi"
83
  msgstr "Привет, "
84
 
85
- # Translated by WP
86
- #: widget/widget_in.php:34
87
  msgid "Profile"
88
- msgstr "Ваш профиль"
89
 
90
- # Translated by WP
91
- #: widget/widget_in.php:40
92
- #: widget/widget_in.php:44
93
  msgid "Log Out"
94
- msgstr "Выйти"
95
 
96
- #: widget/widget_in.php:51
97
  msgid "blog admin"
98
- msgstr "Администратор"
99
 
100
- # Translated by WP
101
  #: widget/widget_out.php:10
102
  #: widget/widget_out.php:35
103
  msgid "Log In"
104
  msgstr "Войти"
105
 
106
- # Translated by WP
107
  #: widget/widget_out.php:19
108
  msgid "Username"
109
- msgstr "Пользователь"
110
 
111
- # Translated by WP
112
  #: widget/widget_out.php:27
113
  msgid "Password"
114
  msgstr "Пароль"
115
 
116
- # Translated by WP
117
  #: widget/widget_out.php:41
118
  msgid "Remember Me"
119
- msgstr "Запомнить меня"
120
 
121
  #: widget/widget_out.php:43
122
  msgid "Password Lost and Found"
123
- msgstr "Пароль Утраченный и Найден"
124
 
125
  #: widget/widget_out.php:43
126
  msgid "Lost your password?"
127
  msgstr "Забыли пароль?"
128
 
129
- # Translated by WP
130
- #: widget/widget_out.php:52
131
  #: widget/widget_out.php:56
132
  msgid "Register"
133
  msgstr "Регистрация"
134
 
135
- # Translated by WP
136
- #: widget/widget_out.php:62
137
- msgid "Sign Up"
138
- msgstr "Войти"
139
-
140
- #: widget/widget_out.php:74
141
  msgid "Forgotten Password"
142
  msgstr "Забыли пароль"
143
 
144
- #: widget/widget_out.php:79
145
  msgid "Enter username or email"
146
- msgstr "Введите логин или e-mail"
147
 
148
- #: widget/widget_out.php:85
149
  msgid "Get New Password"
150
  msgstr "Получить новый пароль"
151
 
152
- #. Plugin Name of an extension
 
 
 
 
153
  msgid "Login With Ajax"
154
  msgstr "Login With Ajax"
155
 
156
- #. Plugin URI of an extension
157
  msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
158
  msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
159
 
160
- #. Description of an extension
161
  msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
162
- msgstr "Аякс Driven Логин виджет. Настраиваемая изнутри шаблон папки, а также расширенные настройки с администратором области."
163
 
164
- #. Author of an extension
165
  msgid "NetWebLogic"
166
  msgstr "NetWebLogic"
167
 
168
- #. Author URI of an extension
169
  msgid "http://netweblogic.com/"
170
  msgstr "http://netweblogic.com/"
171
 
172
- #. Tags of an extension
173
  msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
174
- msgstr "Войти, Ajax, Переадресация, BuddyPress, MU, WPMU, sidebar, Админ, Виджет "
175
 
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-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
 
106
  #: login-with-ajax-widget.php:5
107
  msgid "Login widget with AJAX capabilities."
108
+ 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 "Отмена"
196
+
197
+ #. Plugin Name of the plugin/theme
198
  msgid "Login With Ajax"
199
  msgstr "Login With 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 "Виджет \"Login With Ajax\" можно легко настроить под ваш стиль и требования."
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,63 +1,106 @@
 
 
 
 
 
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-02-10 13:35+0000\n"
6
- "PO-Revision-Date: 2010-04-24 13:01+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
- # Translated by WP
19
- #: login-with-ajax-admin.php:67
20
  msgid "Changes saved."
21
  msgstr "Değişiklikler kaydedildi."
22
 
23
- #: login-with-ajax-admin.php:71
24
  msgid "There were issues when saving your settings. Please try again."
25
  msgstr "Ayarları kaydederken sorunla karşılaşıldı. Lütfen tekrar deneyin."
26
 
27
- #: login-with-ajax-admin.php:99
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  msgid "Global Login Redirect"
29
  msgstr "Genel giriş (login) yönlendirme"
30
 
31
- #: login-with-ajax-admin.php:103
32
  msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
33
  msgstr "Eğer kullanıcıların giriş yaptıktan sonra belirli bir URL'ye yönlendirilmesini istiyorsan buraya yaz (örn: http://galeri.gokhanyikilkan.org)"
34
 
35
- #: login-with-ajax-admin.php:108
 
 
 
 
 
 
 
 
 
36
  msgid "Global Logout Redirect"
37
  msgstr "Genel çıkış (logout) yönlendirme"
38
 
39
- #: login-with-ajax-admin.php:112
40
  msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
41
  msgstr "Eğer kullanıcıların çıkış yaptıktan sonra belirli bir URL'ye yönlendirilmesini istiyorsan buraya yaz (örn: http://galeri.gokhanyikilkan.org)"
42
 
43
- #: login-with-ajax-admin.php:117
 
 
 
 
44
  msgid "Role-Based Custom Login Redirects"
45
  msgstr "Role(kullanıcı grubuna) göre giriş yönlendirme"
46
 
47
- #: login-with-ajax-admin.php:120
48
  msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
49
  msgstr "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)"
50
 
51
- #: login-with-ajax-admin.php:140
52
  msgid "Role-Based Custom Logout Redirects"
53
  msgstr "Role(kullanıcı grubuna) göre çııkış yönlendirme"
54
 
55
- #: login-with-ajax-admin.php:143
56
  msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
57
  msgstr "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)"
58
 
59
- # Translated by WP
60
- #: login-with-ajax-admin.php:167
61
  msgid "Save Changes"
62
  msgstr "Değişiklikleri Kaydet"
63
 
@@ -65,59 +108,61 @@ msgstr "Değişiklikleri Kaydet"
65
  msgid "Login widget with AJAX capabilities."
66
  msgstr "Login widget with AJAX bileşenleri."
67
 
68
- #: login-with-ajax-widget.php:25
69
  msgid "Show profile link?"
70
  msgstr "Profil linkini göster?"
71
 
72
- #: login-with-ajax.php:107
 
 
 
 
73
  msgid "Login Successful, redirecting..."
74
  msgstr "Giriş başarılı, yönlendiriliyor..."
75
 
76
- #: login-with-ajax.php:126
77
- #: login-with-ajax.php:148
 
 
 
 
78
  msgid "An undefined error has ocurred"
79
  msgstr "Bilinmeyen bir hata oluştu."
80
 
81
- #: login-with-ajax.php:138
82
  msgid "We have sent you an email"
83
  msgstr "E-mail gönderildi."
84
 
85
  #: widget/widget_in.php:11
 
86
  msgid "Hi"
87
  msgstr "Merhaba, "
88
 
89
- # Translated by WP
90
- #: widget/widget_in.php:34
91
  msgid "Profile"
92
  msgstr "Profil"
93
 
94
- # Translated by WP
95
- #: widget/widget_in.php:40
96
- #: widget/widget_in.php:44
97
  msgid "Log Out"
98
  msgstr "Çıkış"
99
 
100
- #: widget/widget_in.php:51
101
  msgid "blog admin"
102
  msgstr "blog admin"
103
 
104
- # Translated by WP
105
  #: widget/widget_out.php:10
106
  #: widget/widget_out.php:35
107
  msgid "Log In"
108
  msgstr "Giriş"
109
 
110
- # Translated by WP
111
  #: widget/widget_out.php:19
112
  msgid "Username"
113
  msgstr "Kullanıcı adı"
114
 
115
- # Translated by WP
116
  #: widget/widget_out.php:27
117
  msgid "Password"
118
  msgstr "Şifre"
119
 
120
- # Translated by WP
121
  #: widget/widget_out.php:41
122
  msgid "Remember Me"
123
  msgstr "Beni hatırla"
@@ -130,50 +175,47 @@ msgstr "Parola kayboldu ve bulundu"
130
  msgid "Lost your password?"
131
  msgstr "Şifreni mi unuttun?"
132
 
133
- # Translated by WP
134
- #: widget/widget_out.php:52
135
  #: widget/widget_out.php:56
136
  msgid "Register"
137
  msgstr "Kayıt ol"
138
 
139
- # Translated by WP
140
- #: widget/widget_out.php:62
141
- msgid "Sign Up"
142
- msgstr "Kayıt Ol"
143
-
144
- #: widget/widget_out.php:74
145
  msgid "Forgotten Password"
146
  msgstr "Kayıp parola"
147
 
148
- #: widget/widget_out.php:79
149
  msgid "Enter username or email"
150
  msgstr "Kullanıcı adı ya da e-posta gir"
151
 
152
- #: widget/widget_out.php:85
153
  msgid "Get New Password"
154
  msgstr "Yeni Parola Gönder"
155
 
156
- #. Plugin Name of an extension
 
 
 
 
157
  msgid "Login With Ajax"
158
  msgstr "Login With Ajax"
159
 
160
- #. Plugin URI of an extension
161
  msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
162
  msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
163
 
164
- #. Description of an extension
165
  msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
166
  msgstr "Ajaxlı giriş eklentisi. Template klasöründen düzenleyebilirsin. Gelişmiş seçenekler yönetici alanında."
167
 
168
- #. Author of an extension
169
  msgid "NetWebLogic"
170
  msgstr "NetWebLogic"
171
 
172
- #. Author URI of an extension
173
  msgid "http://netweblogic.com/"
174
  msgstr "http://netweblogic.com/"
175
 
176
- #. Tags of an extension
177
  msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
178
  msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
179
 
1
+ # Translation of 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
 
108
  msgid "Login widget with AJAX capabilities."
109
  msgstr "Login widget with AJAX bileşenleri."
110
 
111
+ #: login-with-ajax-widget.php:28
112
  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"
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"
200
  msgstr "Login With Ajax"
201
 
202
+ #. Plugin URI of the plugin/theme
203
  msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
204
  msgstr "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
205
 
206
+ #. Description of the plugin/theme
207
  msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
208
  msgstr "Ajaxlı giriş eklentisi. Template klasöründen düzenleyebilirsin. Gelişmiş seçenekler yönetici alanında."
209
 
210
+ #. Author of the plugin/theme
211
  msgid "NetWebLogic"
212
  msgstr "NetWebLogic"
213
 
214
+ #. Author URI of the plugin/theme
215
  msgid "http://netweblogic.com/"
216
  msgstr "http://netweblogic.com/"
217
 
218
+ #. Tags of the plugin/theme
219
  msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
220
  msgstr "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
221
 
langs/login-with-ajax.pot CHANGED
@@ -1,179 +1,234 @@
1
- # Translation of the WordPress plugin Login With Ajax 2.0.4 by NetWebLogic.
2
- # Copyright (C) 2010 NetWebLogic
3
- # This file is distributed under the same license as the Login With Ajax package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
5
- #
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: Login With Ajax 2.0.4\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
10
- "POT-Creation-Date: 2010-02-10 13:35+0000\n"
11
- "PO-Revision-Date: 2010-02-10 14:38+0100\n"
12
- "Last-Translator: Marcus Sykes <marcus@netweblogic.com>\n"
13
- "Language-Team: LANGUAGE <LL@li.org>\n"
14
- "MIME-Version: 1.0\n"
15
- "Content-Type: text/plain; charset=utf-8\n"
16
- "Content-Transfer-Encoding: 8bit\n"
17
-
18
- # Translated by WP
19
- #: login-with-ajax-admin.php:67
20
- msgid "Changes saved."
21
- msgstr ""
22
-
23
- #: login-with-ajax-admin.php:71
24
- msgid "There were issues when saving your settings. Please try again."
25
- msgstr ""
26
-
27
- #: login-with-ajax-admin.php:99
28
- msgid "Global Login Redirect"
29
- msgstr ""
30
-
31
- #: login-with-ajax-admin.php:103
32
- msgid "If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)"
33
- msgstr ""
34
-
35
- #: login-with-ajax-admin.php:108
36
- msgid "Global Logout Redirect"
37
- msgstr ""
38
-
39
- #: login-with-ajax-admin.php:112
40
- msgid "If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)"
41
- msgstr ""
42
-
43
- #: login-with-ajax-admin.php:117
44
- msgid "Role-Based Custom Login Redirects"
45
- msgstr ""
46
-
47
- #: login-with-ajax-admin.php:120
48
- msgid "If you would like a specific user role to be redirected to a custom URL upon login, place it here (blank value will default to the global redirect)"
49
- msgstr ""
50
-
51
- #: login-with-ajax-admin.php:140
52
- msgid "Role-Based Custom Logout Redirects"
53
- msgstr ""
54
-
55
- #: login-with-ajax-admin.php:143
56
- msgid "If you would like a specific user role to be redirected to a custom URL upon logout, place it here (blank value will default to the global redirect)"
57
- msgstr ""
58
-
59
- # Translated by WP
60
- #: login-with-ajax-admin.php:167
61
- msgid "Save Changes"
62
- msgstr ""
63
-
64
- #: login-with-ajax-widget.php:5
65
- msgid "Login widget with AJAX capabilities."
66
- msgstr ""
67
-
68
- #: login-with-ajax-widget.php:25
69
- msgid "Show profile link?"
70
- msgstr ""
71
-
72
- #: login-with-ajax.php:107
73
- msgid "Login Successful, redirecting..."
74
- msgstr ""
75
-
76
- #: login-with-ajax.php:126
77
- #: login-with-ajax.php:148
78
- msgid "An undefined error has ocurred"
79
- msgstr ""
80
-
81
- #: login-with-ajax.php:138
82
- msgid "We have sent you an email"
83
- msgstr ""
84
-
85
- #: widget/widget_in.php:11
86
- msgid "Hi"
87
- msgstr ""
88
-
89
- # Translated by WP
90
- #: widget/widget_in.php:34
91
- msgid "Profile"
92
- msgstr ""
93
-
94
- # Translated by WP
95
- #: widget/widget_in.php:40
96
- #: widget/widget_in.php:44
97
- msgid "Log Out"
98
- msgstr ""
99
-
100
- #: widget/widget_in.php:51
101
- msgid "blog admin"
102
- msgstr ""
103
-
104
- # Translated by WP
105
- #: widget/widget_out.php:10
106
- #: widget/widget_out.php:35
107
- msgid "Log In"
108
- msgstr ""
109
-
110
- # Translated by WP
111
- #: widget/widget_out.php:19
112
- msgid "Username"
113
- msgstr ""
114
-
115
- # Translated by WP
116
- #: widget/widget_out.php:27
117
- msgid "Password"
118
- msgstr ""
119
-
120
- # Translated by WP
121
- #: widget/widget_out.php:41
122
- msgid "Remember Me"
123
- msgstr ""
124
-
125
- #: widget/widget_out.php:43
126
- msgid "Password Lost and Found"
127
- msgstr ""
128
-
129
- #: widget/widget_out.php:43
130
- msgid "Lost your password?"
131
- msgstr ""
132
-
133
- # Translated by WP
134
- #: widget/widget_out.php:52
135
- #: widget/widget_out.php:56
136
- msgid "Register"
137
- msgstr ""
138
-
139
- # Translated by WP
140
- #: widget/widget_out.php:62
141
- msgid "Sign Up"
142
- msgstr ""
143
-
144
- #: widget/widget_out.php:74
145
- msgid "Forgotten Password"
146
- msgstr ""
147
-
148
- #: widget/widget_out.php:79
149
- msgid "Enter username or email"
150
- msgstr ""
151
-
152
- #: widget/widget_out.php:85
153
- msgid "Get New Password"
154
- msgstr ""
155
-
156
- #. Plugin Name of an extension
157
- msgid "Login With Ajax"
158
- msgstr ""
159
-
160
- #. Plugin URI of an extension
161
- msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
162
- msgstr ""
163
-
164
- #. Description of an extension
165
- msgid "Ajax driven login widget. Customisable from within your template folder, and advanced settings from the admin area."
166
- msgstr ""
167
-
168
- #. Author of an extension
169
- msgid "NetWebLogic"
170
- msgstr ""
171
-
172
- #. Author URI of an extension
173
- msgid "http://netweblogic.com/"
174
- msgstr ""
175
-
176
- #. Tags of an extension
177
- msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
178
- msgstr ""
179
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ #, fuzzy
7
+ msgid ""
8
+ msgstr ""
9
+ "Project-Id-Version: Login With Ajax 2.1.5\n"
10
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/login-with-ajax\n"
11
+ "POT-Creation-Date: 2010-05-11 11:44+0000\n"
12
+ "PO-Revision-Date: 2010-MO-DA HO:MI+ZONE\n"
13
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
+ "Language-Team: LANGUAGE <LL@li.org>\n"
15
+ "MIME-Version: 1.0\n"
16
+ "Content-Type: text/plain; charset=utf-8\n"
17
+ "Content-Transfer-Encoding: 8bit\n"
18
+
19
+ #: login-with-ajax-admin.php:68
20
+ msgid "Changes saved."
21
+ msgstr ""
22
+
23
+ #: login-with-ajax-admin.php:72
24
+ msgid "There were issues when saving your settings. Please try again."
25
+ msgstr ""
26
+
27
+ #: login-with-ajax-admin.php:101
28
+ msgid "Default Template"
29
+ msgstr ""
30
+
31
+ #: login-with-ajax-admin.php:105 login-with-ajax-widget.php:34
32
+ msgid "default"
33
+ msgstr ""
34
+
35
+ #: login-with-ajax-admin.php:111
36
+ msgid ""
37
+ "Choose the default theme you'd like to use. This can be overriden in the "
38
+ "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 ""
51
+ "If the user logs in and you check the button above, only the login widget "
52
+ "will update itself without refreshing the page. Not a good idea if your site "
53
+ "shows different content to users once logged in, as a refresh would be "
54
+ "needed."
55
+ msgstr ""
56
+
57
+ #: login-with-ajax-admin.php:123
58
+ msgid ""
59
+ "<strong>Experimental and not fully tested!</strong> please test and report "
60
+ "any bugs on our forum."
61
+ msgstr ""
62
+
63
+ #: login-with-ajax-admin.php:128
64
+ msgid "Global Login Redirect"
65
+ msgstr ""
66
+
67
+ #: login-with-ajax-admin.php:132
68
+ msgid ""
69
+ "If you'd like to send the user to a specific URL after login, enter it here "
70
+ "(e.g. http://wordpress.org/)"
71
+ msgstr ""
72
+
73
+ #: login-with-ajax-admin.php:133 login-with-ajax-admin.php:143
74
+ msgid "New!"
75
+ msgstr ""
76
+
77
+ #: login-with-ajax-admin.php:133
78
+ msgid ""
79
+ "Use %USERNAME% and it will be replaced with the username of person logging "
80
+ "in."
81
+ msgstr ""
82
+
83
+ #: login-with-ajax-admin.php:138
84
+ msgid "Global Logout Redirect"
85
+ msgstr ""
86
+
87
+ #: login-with-ajax-admin.php:142
88
+ msgid ""
89
+ "If you'd like to send the user to a specific URL after logout, enter it here "
90
+ "(e.g. http://wordpress.org/)"
91
+ msgstr ""
92
+
93
+ #: login-with-ajax-admin.php:143
94
+ msgid ""
95
+ "Enter %LASTURL% to send the user back to the page they were previously on."
96
+ msgstr ""
97
+
98
+ #: login-with-ajax-admin.php:148
99
+ msgid "Role-Based Custom Login Redirects"
100
+ msgstr ""
101
+
102
+ #: login-with-ajax-admin.php:151
103
+ msgid ""
104
+ "If you would like a specific user role to be redirected to a custom URL upon "
105
+ "login, place it here (blank value will default to the global redirect)"
106
+ msgstr ""
107
+
108
+ #: login-with-ajax-admin.php:171
109
+ msgid "Role-Based Custom Logout Redirects"
110
+ msgstr ""
111
+
112
+ #: login-with-ajax-admin.php:174
113
+ msgid ""
114
+ "If you would like a specific user role to be redirected to a custom URL upon "
115
+ "logout, place it here (blank value will default to the global redirect)"
116
+ msgstr ""
117
+
118
+ #: login-with-ajax-admin.php:198
119
+ msgid "Save Changes"
120
+ msgstr ""
121
+
122
+ #: login-with-ajax-widget.php:5
123
+ msgid "Login widget with AJAX capabilities."
124
+ msgstr ""
125
+
126
+ #: login-with-ajax-widget.php:28
127
+ msgid "Show profile link?"
128
+ msgstr ""
129
+
130
+ #: login-with-ajax-widget.php:32
131
+ msgid "Template"
132
+ msgstr ""
133
+
134
+ #: login-with-ajax.php:153
135
+ msgid "Login Successful, redirecting..."
136
+ msgstr ""
137
+
138
+ #: login-with-ajax.php:168
139
+ msgid "Login successful, updating..."
140
+ msgstr ""
141
+
142
+ #: login-with-ajax.php:178 login-with-ajax.php:201
143
+ msgid "An undefined error has ocurred"
144
+ msgstr ""
145
+
146
+ #: login-with-ajax.php:192
147
+ msgid "We have sent you an email"
148
+ msgstr ""
149
+
150
+ #: widget/widget_in.php:11 widget/widget_in.php:14
151
+ msgid "Hi"
152
+ msgstr ""
153
+
154
+ #: widget/widget_in.php:33
155
+ msgid "Profile"
156
+ msgstr ""
157
+
158
+ #: widget/widget_in.php:38
159
+ msgid "Log Out"
160
+ msgstr ""
161
+
162
+ #: widget/widget_in.php:43
163
+ msgid "blog admin"
164
+ msgstr ""
165
+
166
+ #: widget/widget_out.php:10 widget/widget_out.php:35
167
+ msgid "Log In"
168
+ msgstr ""
169
+
170
+ #: widget/widget_out.php:19
171
+ msgid "Username"
172
+ msgstr ""
173
+
174
+ #: widget/widget_out.php:27
175
+ msgid "Password"
176
+ msgstr ""
177
+
178
+ #: widget/widget_out.php:41
179
+ msgid "Remember Me"
180
+ msgstr ""
181
+
182
+ #: widget/widget_out.php:43
183
+ msgid "Password Lost and Found"
184
+ msgstr ""
185
+
186
+ #: widget/widget_out.php:43
187
+ msgid "Lost your password?"
188
+ msgstr ""
189
+
190
+ #: widget/widget_out.php:56
191
+ msgid "Register"
192
+ msgstr ""
193
+
194
+ #: widget/widget_out.php:68
195
+ msgid "Forgotten Password"
196
+ msgstr ""
197
+
198
+ #: widget/widget_out.php:73
199
+ msgid "Enter username or email"
200
+ msgstr ""
201
+
202
+ #: widget/widget_out.php:79
203
+ msgid "Get New Password"
204
+ msgstr ""
205
+
206
+ #: widget/widget_out.php:80
207
+ msgid "Cancel"
208
+ msgstr ""
209
+
210
+ #. Plugin Name of the plugin/theme
211
+ msgid "Login With Ajax"
212
+ msgstr ""
213
+
214
+ #. Plugin URI of the plugin/theme
215
+ msgid "http://netweblogic.com/wordpress/plugins/login-with-ajax/"
216
+ msgstr ""
217
+
218
+ #. Description of the plugin/theme
219
+ msgid ""
220
+ "Ajax driven login widget. Customisable from within your template folder, and "
221
+ "advanced settings from the admin area."
222
+ msgstr ""
223
+
224
+ #. Author of the plugin/theme
225
+ msgid "NetWebLogic"
226
+ msgstr ""
227
+
228
+ #. Author URI of the plugin/theme
229
+ msgid "http://netweblogic.com/"
230
+ msgstr ""
231
+
232
+ #. Tags of the plugin/theme
233
+ msgid "Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget"
234
+ msgstr ""
login-with-ajax-admin.php CHANGED
@@ -39,8 +39,9 @@ class LoginWithAjaxAdmin{
39
  }
40
 
41
  function options() {
 
42
  add_option('lwa_data');
43
- $lwa_data = array();
44
 
45
  if( is_admin() and $_POST['lwasubmitted']==1 ){
46
  //Build the array of options here
@@ -95,13 +96,41 @@ class LoginWithAjaxAdmin{
95
  <p>If you have any suggestions, come over to our plugin page and leave a comment. It may just happen!</p>
96
  <table class="form-table">
97
  <tbody id="lwa-body">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
98
  <tr valign="top">
99
  <td scope="row">
100
  <label><?php _e("Global Login Redirect", 'login-with-ajax'); ?></label>
101
  </td>
102
  <td>
103
  <input type="text" name="lwa_login_redirect" value='<?php echo $lwa_data['login_redirect'] ?>' class='wide' />
104
- <i><?php _e("If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)", 'login-with-ajax'); ?></i>
 
105
  </td>
106
  </tr>
107
  <tr valign="top">
@@ -110,7 +139,8 @@ class LoginWithAjaxAdmin{
110
  </td>
111
  <td>
112
  <input type="text" name="lwa_logout_redirect" value='<?php echo $lwa_data['logout_redirect'] ?>' class='wide' />
113
- <i><?php _e("If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)", 'login-with-ajax'); ?></i>
 
114
  </td>
115
  </tr>
116
  <tr valign="top">
39
  }
40
 
41
  function options() {
42
+ global $LoginWithAjax;
43
  add_option('lwa_data');
44
+ $lwa_data = array();
45
 
46
  if( is_admin() and $_POST['lwasubmitted']==1 ){
47
  //Build the array of options here
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; ?>
109
+ </select>
110
+ <br />
111
+ <i><?php _e("Choose the default theme you'd like to use. This can be overriden in the widget, shortcode and template tags.", 'login-with-ajax'); ?></i>
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>
118
+ </td>
119
+ <td>
120
+ <input style="margin:0px; padding:0px; width:auto;" type="checkbox" name="lwa_no_login_refresh" value='1' class='wide' <?php echo ( $lwa_data['no_login_refresh'] == '1' ) ? 'checked="checked"':''; ?> />
121
+ <br />
122
+ <i><?php _e("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.", 'login-with-ajax'); ?></i>
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>
129
  </td>
130
  <td>
131
  <input type="text" name="lwa_login_redirect" value='<?php echo $lwa_data['login_redirect'] ?>' class='wide' />
132
+ <i><?php _e("If you'd like to send the user to a specific URL after login, enter it here (e.g. http://wordpress.org/)", 'login-with-ajax'); ?></i>
133
+ <br/><i><strong><?php _e("New!", 'login-with-ajax'); ?></strong> <?php _e("Use %USERNAME% and it will be replaced with the username of person logging in.", 'login-with-ajax'); ?></i>
134
  </td>
135
  </tr>
136
  <tr valign="top">
139
  </td>
140
  <td>
141
  <input type="text" name="lwa_logout_redirect" value='<?php echo $lwa_data['logout_redirect'] ?>' class='wide' />
142
+ <i><?php _e("If you'd like to send the user to a specific URL after logout, enter it here (e.g. http://wordpress.org/)", 'login-with-ajax'); ?></i>
143
+ <br /><i><strong><?php _e("New!", 'login-with-ajax'); ?></strong> <?php _e("Enter %LASTURL% to send the user back to the page they were previously on.", 'login-with-ajax'); ?></i>
144
  </td>
145
  </tr>
146
  <tr valign="top">
login-with-ajax-widget.php CHANGED
@@ -14,16 +14,28 @@ class LoginWithAjaxWidget extends WP_Widget {
14
 
15
  /** @see WP_Widget::update */
16
  function update($new_instance, $old_instance) {
17
- return $new_instance;
 
 
 
18
  }
19
 
20
  /** @see WP_Widget::form */
21
- function form($instance) {
22
- $profile_link = $instance['profile_link'];
23
  ?>
24
  <p>
25
  <label for="<?php echo $this->get_field_id('profile_link'); ?>"><?php _e('Show profile link?', 'login-with-ajax'); ?> </label>
26
- <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 ($profile_link) ? 'checked="checked"':""; ?> />
 
 
 
 
 
 
 
 
 
27
  </p>
28
  <?php
29
  }
14
 
15
  /** @see WP_Widget::update */
16
  function update($new_instance, $old_instance) {
17
+ if($new_instance['template'] == ''){
18
+ unset($new_instance['template']);
19
+ }
20
+ return $new_instance;
21
  }
22
 
23
  /** @see WP_Widget::form */
24
+ function form($instance) {
25
+ global $LoginWithAjax;
26
  ?>
27
  <p>
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
  }
login-with-ajax.js CHANGED
@@ -1 +1,3 @@
1
- jQuery(document).ready(function($){$("#LoginWithAjax_Form").submit(function(event){event.preventDefault();if($("#LoginWithAjax").length>0){$('<div class="LoginWithAjax_Loading" id="LoginWithAjax_Loading"></div>').prependTo("#LoginWithAjax")}else{$('<div class="LoginWithAjax_Loading" id="LoginWithAjax_Loading"></div>').prependTo("#login-with-ajax")}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")}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")}$("#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 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")})});
 
 
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.1.5
8
  Author URI: http://netweblogic.com/
9
  Tags: Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget
10
 
@@ -31,38 +31,82 @@ class LoginWithAjax {
31
  * @var WP_User
32
  */
33
  var $current_user;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
 
35
  // Class initialization
36
  function LoginWithAjax() {
 
 
 
 
 
 
 
 
37
  //Remember the current user, in case there is a logout
38
  $this->current_user = wp_get_current_user();
 
 
 
 
 
 
 
 
 
 
 
 
39
  //Make decision on what to display
40
- if ( function_exists('register_widget') && !isset($_GET["login-with-ajax"]) ){
41
- //Enqueue scripts
42
- if( file_exists(get_stylesheet_directory().'/plugins/login-with-ajax/login-with-ajax.js') ){
43
- wp_enqueue_script( "login-with-ajax", get_stylesheet_directory_uri()."/plugins/login-with-ajax/login-with-ajax.js", array( 'jquery' ) );
44
- }else if( file_exists(get_template_directory().'/plugins/login-with-ajax/login-with-ajax.js') ){
 
 
 
 
 
 
45
  wp_enqueue_script( "login-with-ajax", get_stylesheet_directory_uri()."/plugins/login-with-ajax/login-with-ajax.js", array( 'jquery' ) );
46
- }else{
47
- wp_enqueue_script( "login-with-ajax", path_join(WP_PLUGIN_URL, basename( dirname( __FILE__ ) )."/login-with-ajax.js"), array( 'jquery' ) );
48
- }
49
- //Enqueue stylesheets
50
- if( file_exists(get_stylesheet_directory().'/plugins/login-with-ajax/widget.css') ){
51
- wp_enqueue_style( "login-with-ajax-css", get_stylesheet_directory_uri().'/plugins/login-with-ajax/widget.css' );
52
- }else if( file_exists(get_template_directory().'/plugins/login-with-ajax/widget.css') ){
53
- wp_enqueue_style( "login-with-ajax-css", get_template_directory_uri().'/plugins/login-with-ajax/widget.css' );
54
- }else{
55
- wp_enqueue_style( "login-with-ajax-css", path_join(WP_PLUGIN_URL, basename( dirname( __FILE__ ) )."/widget/widget.css") );
56
  }
 
 
 
 
 
 
 
 
 
57
  //Register widget
58
  register_widget("LoginWithAjaxWidget");
 
59
  //Add logout/in redirection
60
  add_action('wp_logout', array(&$this, 'logoutRedirect'));
61
- add_action('wp_login', array(&$this, 'loginRedirect'));
62
  add_shortcode('login-with-ajax', array(&$this, 'shortcode'));
63
  add_shortcode('lwa', array(&$this, 'shortcode'));
64
- }elseif ( isset($_GET["login-with-ajax"]) ) {
65
- $this->ajax();
66
  }
67
  }
68
 
@@ -103,17 +147,26 @@ class LoginWithAjax {
103
  $user_role = 'null';
104
  if ( strtolower(get_class($loginResult)) == 'wp_user' ) {
105
  //User login successful
 
106
  /* @var $loginResult WP_User */
107
  $return['result'] = true;
108
  $return['message'] = __("Login Successful, redirecting...",'login-with-ajax');
109
  //Do a redirect if necessary
110
- $data = get_option('lwa_data');
111
  $user_role = array_shift($loginResult->roles); //Checking for role-based redirects
112
  if( isset($data["role_login"][$user_role]) ){
113
  $return['redirect'] = $data["role_login"][$user_role];
114
  }else if($data['login_redirect'] != ''){
115
  $return['redirect'] = $data['login_redirect'];
116
  }
 
 
 
 
 
 
 
 
117
  } elseif ( strtolower(get_class($loginResult)) == 'wp_error' ) {
118
  //User login failed
119
  /* @var $loginResult WP_Error */
@@ -152,38 +205,59 @@ class LoginWithAjax {
152
  }
153
 
154
  function logoutRedirect(){
155
- $data = get_option('lwa_data');
 
 
 
 
 
 
 
 
 
 
 
156
  if( strtolower(get_class($this->current_user)) == "wp_user" ){
157
  //Do a redirect if necessary
158
- $data = get_option('lwa_data');
159
  $user_role = array_shift($this->current_user->roles); //Checking for role-based redirects
160
  if( isset($data["role_logout"][$user_role]) ){
161
- wp_redirect( $data["role_logout"][$user_role] );
162
- exit();
163
  }
164
  }
165
  if($data['logout_redirect'] != ''){
166
- wp_redirect($data['logout_redirect']);
 
 
 
 
 
 
 
 
 
167
  exit();
168
  }
 
169
  }
170
 
171
- function loginRedirect(){
172
- $data = get_option('lwa_data');
173
- $user = wp_get_current_user();
 
 
174
  if( strtolower(get_class($user)) == "wp_user" ){
175
- //Do a redirect if necessary
176
- $data = get_option('lwa_data');
177
  $user_role = array_shift($user->roles); //Checking for role-based redirects
178
  if( isset($data["role_login"][$user_role]) ){
179
- wp_redirect( $data["role_login"][$user_role] );
180
- exit();
181
  }
182
  }
183
  if($data['login_redirect'] != ''){
184
- wp_redirect($data['login_redirect']);
185
- exit();
186
  }
 
187
  }
188
 
189
  /*
@@ -193,31 +267,40 @@ class LoginWithAjax {
193
  function widget($args, $instance = array() ){
194
  //Extract widget arguments
195
  extract($args);
196
- //Merge instance options with global options
197
- $lwa_data = get_option('lwa_data');
198
  $lwa_data = wp_parse_args($instance, $lwa_data);
199
  //Deal with specific variables
200
  $lwa_data['profile_link'] = ( $lwa_data['profile_link'] != false && $lwa_data['profile_link'] != "false" );
201
  $lwa_data['admin_link'] = $lwa_data['profile_link']; //Backward compatabiliy for customized themes
202
  $is_widget = ( isset($lwa_data['is_widget']) ) ? ($lwa_data['is_widget'] != false && $lwa_data['is_widget'] != "false") : true ;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
203
  //Choose the widget content to display.
204
  if(is_user_logged_in()){
205
- if( file_exists(get_stylesheet_directory().'/plugins/login-with-ajax/widget_in.php') ){
206
- include(get_stylesheet_directory().'/plugins/login-with-ajax/widget_in.php');
207
- }else if( file_exists(get_template_directory().'/plugins/login-with-ajax/widget_in.php') ){
208
- include(get_template_directory().'/plugins/login-with-ajax/widget_in.php');
209
- }else{
210
- include('widget/widget_in.php');
211
- }
212
  }else{
213
- if( file_exists(get_stylesheet_directory().'/plugins/login-with-ajax/widget_out.php') ){
214
- include(get_stylesheet_directory().'/plugins/login-with-ajax/widget_out.php');
215
- }else if( file_exists(get_template_directory().'/plugins/login-with-ajax/widget_out.php') ){
216
- include(get_template_directory().'/plugins/login-with-ajax/widget_out.php');
217
- }else{
218
- include('widget/widget_out.php');
219
- }
220
- }
221
  }
222
 
223
  function shortcode($atts){
@@ -232,6 +315,31 @@ class LoginWithAjax {
232
  * Auxillary Functions
233
  */
234
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
235
  //PHP4 Safe JSON encoding
236
  function json_encode($array){
237
  if( !function_exists("json_encode") ){
@@ -295,7 +403,7 @@ load_plugin_textdomain('login-with-ajax', "/wp-content/plugins/login-with-ajax/l
295
  if(is_admin()){
296
  include_once('login-with-ajax-admin.php');
297
  }
298
- //Includes
299
  include_once('login-with-ajax-widget.php');
300
 
301
  //Template Tag
@@ -305,6 +413,7 @@ function login_with_ajax($atts = ''){
305
  echo $LoginWithAjax->shortcode($atts);
306
  }
307
 
308
- // Start this plugin once all other plugins are fully loaded
309
- add_action( 'widgets_init', create_function( '', 'global $LoginWithAjax; $LoginWithAjax = new LoginWithAjax();' ) );
 
310
  ?>
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.2
8
  Author URI: http://netweblogic.com/
9
  Tags: Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget
10
 
31
  * @var WP_User
32
  */
33
  var $current_user;
34
+ /**
35
+ * List of templates available in the plugin dir and theme (populated in init())
36
+ * @var array
37
+ */
38
+ var $templates = array();
39
+ /**
40
+ * Name of selected template (if selected)
41
+ * @var string
42
+ */
43
+ var $template;
44
+ /**
45
+ * lwa_data option
46
+ * @var array
47
+ */
48
+ var $data;
49
+
50
 
51
  // Class initialization
52
  function LoginWithAjax() {
53
+ //Set when to run the plugin
54
+ add_action( 'widgets_init', array(&$this,'init') );
55
+ }
56
+
57
+ // Actions to take upon initial action hook
58
+ function init(){
59
+ //Load LWA options
60
+ $this->data = get_option('lwa_data');
61
  //Remember the current user, in case there is a logout
62
  $this->current_user = wp_get_current_user();
63
+
64
+ //Get Templates from theme and default by checking for folders - we assume a template works if a folder exists!
65
+ //Note that duplicate template names are overwritten in this order of precedence (highest to lowest) - Child Theme > Parent Theme > Plugin Defaults
66
+ //First are the defaults in the plugin directory
67
+ $this->find_templates( path_join( WP_PLUGIN_DIR , basename( dirname( __FILE__ ) ). "/widget/") );
68
+ //Now, the parent theme (if exists)
69
+ if( get_stylesheet_directory() != get_template_directory() ){
70
+ $this->find_templates( get_template_directory().'/plugins/login-with-ajax/' );
71
+ }
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
84
+ $plugin_url = path_join(WP_PLUGIN_URL, basename( dirname( __FILE__ ) ));
85
+ //Enqueue scripts - Only one script enqueued here.... theme JS takes priority, then default JS
86
+ if( file_exists(get_stylesheet_directory().'/plugins/login-with-ajax/login-with-ajax.js') ){ //Child Theme (or just theme)
87
  wp_enqueue_script( "login-with-ajax", get_stylesheet_directory_uri()."/plugins/login-with-ajax/login-with-ajax.js", array( 'jquery' ) );
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' );
96
+ }else if( file_exists(get_template_directory().'/plugins/login-with-ajax/widget.css') ){ //Parent Theme (if parent exists)
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
 
147
  $user_role = 'null';
148
  if ( strtolower(get_class($loginResult)) == 'wp_user' ) {
149
  //User login successful
150
+ $this->current_user = wp_get_current_user();
151
  /* @var $loginResult WP_User */
152
  $return['result'] = true;
153
  $return['message'] = __("Login Successful, redirecting...",'login-with-ajax');
154
  //Do a redirect if necessary
155
+ $data = $this->data;
156
  $user_role = array_shift($loginResult->roles); //Checking for role-based redirects
157
  if( isset($data["role_login"][$user_role]) ){
158
  $return['redirect'] = $data["role_login"][$user_role];
159
  }else if($data['login_redirect'] != ''){
160
  $return['redirect'] = $data['login_redirect'];
161
  }
162
+ $return['redirect'] = str_replace('%USERNAME%', $loginResult->user_login, $data['login_redirect']);
163
+ //If the widget should just update with ajax, then supply the URL here.
164
+ if( $data['no_login_refresh'] == 1 ){
165
+ //Is this coming from a template?
166
+ $template = ($_GET['template'] != '') ? "&template={$_GET['template']}" : '';
167
+ $return['widget'] = get_bloginfo('wpurl')."?login-with-ajax-widget=1$template";
168
+ $return['message'] = __("Login successful, updating...",'login-with-ajax');
169
+ }
170
  } elseif ( strtolower(get_class($loginResult)) == 'wp_error' ) {
171
  //User login failed
172
  /* @var $loginResult WP_Error */
205
  }
206
 
207
  function logoutRedirect(){
208
+ $redirect = $this->getLogoutRedirect();
209
+ if ( $redirect == '%LASTURL%'){
210
+ wp_redirect($_SERVER['HTTP_REFERER']);
211
+ exit();
212
+ }elseif($redirect != ''){
213
+ wp_redirect($redirect);
214
+ exit();
215
+ }
216
+ }
217
+
218
+ function getLogoutRedirect(){
219
+ $data = $this->data;
220
  if( strtolower(get_class($this->current_user)) == "wp_user" ){
221
  //Do a redirect if necessary
222
+ $data = $this->data;
223
  $user_role = array_shift($this->current_user->roles); //Checking for role-based redirects
224
  if( isset($data["role_logout"][$user_role]) ){
225
+ $redirect = $data["role_logout"][$user_role];
 
226
  }
227
  }
228
  if($data['logout_redirect'] != ''){
229
+ $redirect = $data['logout_redirect'];
230
+ }
231
+ return $redirect;
232
+ }
233
+
234
+ function loginRedirect( $redirect, $redirect_notsurewhatthisis, $user ){
235
+ $data = $this->data;
236
+ $lwa_redirect = $this->getLoginRedirect($user);
237
+ if( $lwa_redirect != '' ){
238
+ wp_redirect($lwa_redirect);
239
  exit();
240
  }
241
+ return $redirect;
242
  }
243
 
244
+ function getLoginRedirect($user){
245
+ $data = $this->data;
246
+ if( $data['login_redirect'] == "same" ){
247
+
248
+ }
249
  if( strtolower(get_class($user)) == "wp_user" ){
 
 
250
  $user_role = array_shift($user->roles); //Checking for role-based redirects
251
  if( isset($data["role_login"][$user_role]) ){
252
+ $redirect = $data["role_login"][$user_role];
253
+ $redirect = str_replace('%USERNAME%', $user->user_login, $redirect);
254
  }
255
  }
256
  if($data['login_redirect'] != ''){
257
+ $redirect = $data["login_redirect"];
258
+ $redirect = str_replace('%USERNAME%', $user->user_login, $redirect);
259
  }
260
+ return $redrect;
261
  }
262
 
263
  /*
267
  function widget($args, $instance = array() ){
268
  //Extract widget arguments
269
  extract($args);
270
+ //Merge instance options with global default options
271
+ $lwa_data = $this->data;
272
  $lwa_data = wp_parse_args($instance, $lwa_data);
273
  //Deal with specific variables
274
  $lwa_data['profile_link'] = ( $lwa_data['profile_link'] != false && $lwa_data['profile_link'] != "false" );
275
  $lwa_data['admin_link'] = $lwa_data['profile_link']; //Backward compatabiliy for customized themes
276
  $is_widget = ( isset($lwa_data['is_widget']) ) ? ($lwa_data['is_widget'] != false && $lwa_data['is_widget'] != "false") : true ;
277
+ //Add template logic
278
+ add_filter('site_url', array(&$this, 'template_link'));
279
+ if ( array_key_exists($lwa_data['template'], $this->templates) ) {
280
+ $this->template = $lwa_data['template'];
281
+ //print js to include CSS dynamically
282
+ if( file_exists($this->templates[$this->template]."/widget.css") ){
283
+ $template_css_url = get_bloginfo('wpurl') .'/'. ltrim(str_replace(ABSPATH, '', $this->templates[$this->template]."/widget.css"), "/\\");
284
+ ?>
285
+ <script type="text/javascript">
286
+ jQuery(document).ready(function() {
287
+ jQuery('head').append('<link rel="stylesheet" href="<?php echo $template_css_url ?>" type="text/css" />');
288
+ });
289
+ </script>
290
+ <?php
291
+ }
292
+ }
293
  //Choose the widget content to display.
294
  if(is_user_logged_in()){
295
+ //First check for custom templates or theme template default
296
+ $template_loc = ($this->template) ? $this->templates[$this->template].'/widget_in.php' : locate_template( array('plugins/login-with-ajax/widget_in.php'));
297
+ include ( $template_loc != '' ) ? $template_loc : 'widget/widget_in.php';
 
 
 
 
298
  }else{
299
+ //First check for custom templates or theme template default
300
+ $template_loc = ($this->template) ? $this->templates[$this->template].'/widget_out.php' : locate_template( array('plugins/login-with-ajax/widget_out.php'));
301
+ include ( $template_loc != '' ) ? $template_loc : 'widget/widget_out.php';
302
+ }
303
+ remove_filter('site_url', array(&$this, 'template_link'));
 
 
 
304
  }
305
 
306
  function shortcode($atts){
315
  * Auxillary Functions
316
  */
317
 
318
+ //Checks a directory for folders and populates the template file
319
+ function find_templates($dir){
320
+ if (is_dir($dir)) {
321
+ if ($dh = opendir($dir)) {
322
+ while (($file = readdir($dh)) !== false) {
323
+ if(is_dir($dir . $file) && $file != '.' && $file != '..'){
324
+ //Template dir found, add it to the template array
325
+ $this->templates[$file] = path_join($dir, $file);
326
+ }
327
+ }
328
+ closedir($dh);
329
+ }
330
+ }
331
+ }
332
+
333
+ //Add template link to the URL
334
+ function template_link( $content ){
335
+ if(strstr($content, '?')){
336
+ $content .= '&template='.$this->template;
337
+ }else{
338
+ $content .= '?template='.$this->template;
339
+ }
340
+ return $content;
341
+ }
342
+
343
  //PHP4 Safe JSON encoding
344
  function json_encode($array){
345
  if( !function_exists("json_encode") ){
403
  if(is_admin()){
404
  include_once('login-with-ajax-admin.php');
405
  }
406
+ //Include widget
407
  include_once('login-with-ajax-widget.php');
408
 
409
  //Template Tag
413
  echo $LoginWithAjax->shortcode($atts);
414
  }
415
 
416
+ // Start plugin
417
+ global $LoginWithAjax;
418
+ $LoginWithAjax = new LoginWithAjax();
419
  ?>
login-with-ajax.source.js CHANGED
@@ -1,14 +1,9 @@
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
- //I'm biased, but form functionality already comes prepacked with MooTools :)
4
- $('#LoginWithAjax_Form').submit(function(event){
5
  //Stop event, add loading pic...
6
  event.preventDefault();
7
- if( $('#LoginWithAjax').length > 0 ){
8
- $('<div class="LoginWithAjax_Loading" id="LoginWithAjax_Loading"></div>').prependTo('#LoginWithAjax');
9
- }else{
10
- $('<div class="LoginWithAjax_Loading" id="LoginWithAjax_Loading"></div>').prependTo('#login-with-ajax');
11
- }
12
  //Sort out url
13
  url = $('#LoginWithAjax_Form').attr('action');
14
  url += (url.match(/\?/) != null) ? '&callback=?' : '?callback=?' ;
@@ -26,10 +21,17 @@ jQuery(document).ready( function($) {
26
  }else{
27
  $('<span id="LoginWithAjax_Status" class="confirm">'+data.message+'</span>').prependTo('#login-with-ajax');
28
  }
29
- if(data.redirect == null){
30
- window.location.reload();
 
 
 
31
  }else{
32
- window.location = data.redirect;
 
 
 
 
33
  }
34
  }else{
35
  //Login Failed
@@ -59,7 +61,7 @@ jQuery(document).ready( function($) {
59
  $('#LoginWithAjax_Remember').submit(function(event){
60
  //Stop event, add loading pic...
61
  event.preventDefault();
62
- $('<div id="LoginWithAjax_Loading"></div>').prependTo('#LoginWithAjax');
63
  //Sort out url
64
  url = $('#LoginWithAjax_Remember').attr('action');
65
  url += (url.match(/\?/) != null) ? '&callback=?' : '?callback=?' ;
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=?' ;
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
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=?' ;
readme.txt CHANGED
@@ -1,9 +1,9 @@
1
  === Login With Ajax ===
2
  Contributors: netweblogic
3
  Tags: Login, Ajax, Redirect, BuddyPress, MU, WPMU, sidebar, admin, widget
4
- Requires at least: 2.7
5
  Tested up to: 3.0
6
- Stable tag: 2.1.5
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
 
@@ -13,7 +13,7 @@ Login With Ajax is for sites that need user logins and would like to avoid the n
13
 
14
  Some of the features:
15
 
16
- * Login without refreshing your screen using AJAX calls.
17
  * Password retrieval now available within the widget.
18
  * Compatible with Wordpress, Wordpress MU and BuddyPress.
19
  * Will work with forced SSL logins.
@@ -34,15 +34,17 @@ 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 - Виталий Капля
38
  * French - Geoffroy Deleury
39
  * German - Linus Metzler
40
- * Chinese - Simon Lau
41
  * Italian - Marco aka teethgrinder
42
  * Romanian - Gabriel Berzescu
43
  * Danish - Christian B.
44
  * Dutch - Sjors Spoorendonk
45
  * Brazilian - Humberto S. Ribeiro, Diogo Goncalves, Fabiano Arruda
 
 
46
 
47
  == Installation ==
48
 
@@ -101,45 +103,6 @@ For further questions and answers (or to submit one yourself) go to our [http://
101
 
102
  == Changelog ==
103
 
104
- = 1.1 =
105
- * Fixed JavaScript for http to https support
106
- * Added shortcut tag login_with_ajax()
107
-
108
- = 1.11 =
109
- * Fixed regular expression issue
110
-
111
- = 1.2 =
112
- * Fixed ajax login redirection issue
113
- * Added link to wp-admin profile page when logged in to default widget template
114
-
115
- = 1.3 =
116
- * Fixed widget template $before_widget... variables being used with shorttag and template tag functions
117
- * Added JSON ajax login encoding compatability for PHP4
118
- * Fixed bad link for non root hosted sites in template
119
- * Added forgot password widget
120
- * Added redirect capability based on user roles
121
- * Fixed template locating to handle child themes
122
- * Added Shortcode
123
-
124
- = 1.3.1 =
125
- * Small bugfix on admin page if newly installed. Changes also made to the 1.3 tag
126
-
127
- = 2.0 =
128
- * Made plugin widget available as multiple instances (using new 2.8 Widget API)
129
- * Profile ajax login link now controllable at widget level
130
- * Fixed bug where shortcode only appears at beginning of posts
131
- * Other Small Bug fixes
132
-
133
- = 2.0.1 =
134
- * Removed unnecessary locate_template call in admin class initialization.
135
- * Resynching SVN with trunk.
136
-
137
- = 2.0.2 =
138
- * Fixed bad link to profile in default widget_in.php template
139
-
140
- = 2.0.3 =
141
- * Fixed login_with_ajax function so it echoes correctly.
142
-
143
  = 2.1 =
144
  * Added translation POT files.
145
  * Spanish translation (quick/poor attempt on my part, just to get things going)
@@ -166,4 +129,12 @@ For further questions and answers (or to submit one yourself) go to our [http://
166
 
167
  = 2.1.5 =
168
  * Changed logged in widget to fix avatar display issue for both BuddyPress and WP. (Using ID instead of email for get_avatar and changed depreciated BP function).
169
- * Added Danish Translation
 
 
 
 
 
 
 
 
1
  === Login With Ajax ===
2
  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.2
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
 
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.
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.
44
  * Dutch - Sjors Spoorendonk
45
  * Brazilian - Humberto S. Ribeiro, Diogo Goncalves, Fabiano Arruda
46
+ * Turkish - Mesut Soylu
47
+ * Polish - Ryszard Rysz
48
 
49
  == Installation ==
50
 
103
 
104
  == Changelog ==
105
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
106
  = 2.1 =
107
  * Added translation POT files.
108
  * Spanish translation (quick/poor attempt on my part, just to get things going)
129
 
130
  = 2.1.5 =
131
  * Changed logged in widget to fix avatar display issue for both BuddyPress and WP. (Using ID instead of email for get_avatar and changed depreciated BP function).
132
+ * Added Danish Translation
133
+
134
+ = 2.2 (stable - [http://downloads.wordpress.org/plugin/login-with-ajax.zip] ) =
135
+ * Added Turkish and Brazilian Translation
136
+ * Fixed buddypress avatar not showing when logged in
137
+ * Removed capitalization of username in logged in widget
138
+ * Fixed all other known bugs
139
+ * Added placeholders for redirects (e.g. %USERNAME% for username when logged in)
140
+ * Added seamless login, screen doesn't refresh upon successful login.
widget/widget_in.php CHANGED
@@ -8,7 +8,10 @@
8
  <?php
9
  global $current_user;
10
  if( $is_widget ){
11
- echo $before_widget . $before_title . __( 'Hi', 'login-with-ajax' ) . " " . ucwords($current_user->display_name) . $after_title;
 
 
 
12
  }
13
  ?>
14
  <div id="LoginWithAjax">
@@ -20,35 +23,24 @@
20
  <table cellpadding="0" cellspacing="0" width="100%">
21
  <tr>
22
  <td class="avatar" id="LoginWithAjax_Avatar">
23
- <?php if ( function_exists('bp_displayed_user_avatar') ) : ?>
24
- <?php bp_displayed_user_avatar() ?>
25
- <?php else: ?>
26
- <?php echo get_avatar( $current_user->ID, $size = '50' ); ?>
27
- <?php endif; ?>
28
  </td>
29
  <td id="LoginWithAjax_Title">
30
  <?php
31
  //Admin URL
32
  if ( $lwa_data['profile_link'] == '1' ) {
33
  ?>
34
- <a href="<?php bloginfo('siteurl') ?>/wp-admin/profile.php"><?php echo strtolower(__('Profile')) ?></a><br/>
35
  <?php
36
  }
37
  //Logout URL
38
- if ( function_exists( 'wp_logout_url' ) ) {
39
- ?>
40
- <a id="wp-logout" href="<?php echo wp_logout_url( site_url() ) ?>"><?php echo strtolower(__( 'Log Out' )) ?></a><br />
41
- <?
42
- } else {
43
- ?>
44
- <a id="wp-logout" href="<?php echo site_url() . '/wp-login.php?action=logout&amp;redirect_to=' . site_url() ?>"><?php echo strtolower(__( 'Log Out' )) ?></a><br />
45
- <?php
46
- }
47
- ?>
48
- <?php
49
  if( !empty($wpmu_version) ) {
50
  ?>
51
- <a href="<?php bloginfo('siteurl') ?>/wp-admin/"><?php _e("blog admin", 'loginwithajax'); ?></a>
52
  <?php
53
  }
54
  ?>
8
  <?php
9
  global $current_user;
10
  if( $is_widget ){
11
+ echo $before_widget . $before_title . '<span id="LoginWithAjax_Title">' . __( 'Hi', 'login-with-ajax' ) . " " . $current_user->display_name . '</span>' . $after_title;
12
+ }else{
13
+ //If you want the AJAX login widget to work without refreshing the screen upon login, this is needed for the widget title to update.
14
+ echo '<span id="LoginWithAjax_Title_Substitute" style="display:none">' . __( 'Hi', 'login-with-ajax' ) . " " . $current_user->display_name . '</span>';
15
  }
16
  ?>
17
  <div id="LoginWithAjax">
23
  <table cellpadding="0" cellspacing="0" width="100%">
24
  <tr>
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
  ?>
widget/widget_out.php CHANGED
@@ -7,10 +7,10 @@
7
  ?>
8
  <?php
9
  if( $is_widget ){
10
- echo $before_widget . $before_title . __('Log In') . $after_title;
11
  }
12
  ?>
13
- <div id="LoginWithAjax">
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">
@@ -43,23 +43,17 @@
43
  <a id="LoginWithAjax_Links_Remember" href="<?php echo site_url('wp-login.php?action=lostpassword', 'login') ?>" title="<?php _e('Password Lost and Found') ?>"><?php _e('Lost your password?') ?></a>
44
  <?php
45
  //Signup Links
46
- if ( get_option('users_can_register')/*&& get_option('login-with-ajax_register')=='1'*/ ) {
47
  echo "<br />";
48
- // MU FIX
49
- global $wpmu_version;
50
- if (empty($wpmu_version)) {
51
- ?>
52
- <a href="<?php echo site_url('wp-login.php?action=register', 'login') ?>"><?php _e('Register') ?></a>
53
- <?php
54
  } else {
55
- ?>
56
- <a href="<?php echo site_url('wp-signup.php', 'login') ?>"><?php _e('Register') ?></a>
57
- <?php
58
  }
59
- } elseif ( true/*&& get_option('login-with-ajax_register')=='1'*/ && function_exists('bp_signup_page') ){
60
- echo "<br />";
61
  ?>
62
- <a href="<?php echo bp_signup_page() ?>" title="<?php _e( 'Sign Up' ) ?>" rel="nofollow" /><?php _e( 'Sign Up' ) ?></a>
63
  <?php
64
  }
65
  ?>
7
  ?>
8
  <?php
9
  if( $is_widget ){
10
+ echo $before_widget . $before_title . '<span id="LoginWithAjax_Title">' . __('Log In') . '</span>' . $after_title;
11
  }
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">
43
  <a id="LoginWithAjax_Links_Remember" href="<?php echo site_url('wp-login.php?action=lostpassword', 'login') ?>" title="<?php _e('Password Lost and Found') ?>"><?php _e('Lost your password?') ?></a>
44
  <?php
45
  //Signup Links
46
+ if ( get_option('users_can_register') ) {
47
  echo "<br />";
48
+ if ( function_exists('bp_get_signup_page') ) { //Buddypress
49
+ $register_link = bp_get_signup_page();
50
+ }elseif ( file_exists( ABSPATH."/wp-signup.php" ) ) { //MU + WP3
51
+ $register_link = site_url('wp-signup.php', 'login');
 
 
52
  } else {
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
  ?>