New User Approve - Version 1.4.2

Version Description

  • fix password recovery bug if a user does not have an approve-status meta field
  • add more translations
  • tested with WordPress 3.5
Download this release

Release Info

Developer picklewagon
Plugin Icon 128x128 New User Approve
Version 1.4.2
Comparing to
See all releases

Code changes from version 1.4.1 to 1.4.2

localization/new-user-approve-hu_HU.mo ADDED
Binary file
localization/new-user-approve-hu_HU.po ADDED
@@ -0,0 +1,200 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR Josh Harrison
3
+ # This file is distributed under the same license as the PACKAGE package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: new-user-approve-1.2.7\n"
9
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
10
+ "POT-Creation-Date: 2009-10-29 08:32+0000\n"
11
+ "PO-Revision-Date: 2011-11-10 19:58+0100\n"
12
+ "Last-Translator: \n"
13
+ "Language-Team: gabesz\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: Hungarian\n"
18
+ "X-Poedit-Country: HUNGARY\n"
19
+ "X-Poedit-SourceCharset: utf-8\n"
20
+
21
+ #: new-user-approve.php:126
22
+ msgid "Approve New Users"
23
+ msgstr "Új felhasználók jóváhagyása"
24
+
25
+ #: new-user-approve.php:140
26
+ msgid "Settings"
27
+ msgstr "Beállítások"
28
+
29
+ #: new-user-approve.php:183
30
+ msgid "Users"
31
+ msgstr "Felhasználók"
32
+
33
+ #: new-user-approve.php:219
34
+ msgid "User successfully updated."
35
+ msgstr "Felhasználó sikeresen frissítve"
36
+
37
+ #: new-user-approve.php:223
38
+ msgid "User Registration Approval"
39
+ msgstr "Felhasználói regisztráció jóváhagyása"
40
+
41
+ #: new-user-approve.php:225
42
+ msgid "User Management"
43
+ msgstr "Felhasználók kezelése"
44
+
45
+ #: new-user-approve.php:228
46
+ msgid "Users Pending Approval"
47
+ msgstr "Függő felhasználók jóváhagyása"
48
+
49
+ #: new-user-approve.php:229
50
+ msgid "Approved Users"
51
+ msgstr "Jóváhagyott felhasználók"
52
+
53
+ #: new-user-approve.php:230
54
+ msgid "Denied Users"
55
+ msgstr "Elutasított felhasználók"
56
+
57
+ #: new-user-approve.php:255
58
+ msgid "ID"
59
+ msgstr "ID"
60
+
61
+ #: new-user-approve.php:256
62
+ msgid "Username"
63
+ msgstr "Felhasználónév"
64
+
65
+ #: new-user-approve.php:257
66
+ msgid "Name"
67
+ msgstr "Név"
68
+
69
+ #: new-user-approve.php:258
70
+ msgid "E-mail"
71
+ msgstr "E-mail"
72
+
73
+ #: new-user-approve.php:260
74
+ #: new-user-approve.php:262
75
+ msgid "Actions"
76
+ msgstr "Műveletek"
77
+
78
+ #: new-user-approve.php:296
79
+ msgid "email:"
80
+ msgstr "e-mail:"
81
+
82
+ #: new-user-approve.php:298
83
+ msgid "Approve"
84
+ msgstr "Jóváhagy"
85
+
86
+ #: new-user-approve.php:301
87
+ msgid "Deny"
88
+ msgstr "Elutasít"
89
+
90
+ #: new-user-approve.php:313
91
+ msgid "approved"
92
+ msgstr "jóváhagyva"
93
+
94
+ #: new-user-approve.php:315
95
+ msgid "denied"
96
+ msgstr "elutasítva"
97
+
98
+ #: new-user-approve.php:317
99
+ msgid "pending"
100
+ msgstr "függőben"
101
+
102
+ #: new-user-approve.php:320
103
+ #, php-format
104
+ msgid "There are no users with a status of %s"
105
+ msgstr "Nincs olyan felhasználó, akinek az állapota: %s"
106
+
107
+ #: new-user-approve.php:332
108
+ msgid "User name already exists"
109
+ msgstr "Ez a felhasználónév már létezik"
110
+
111
+ #: new-user-approve.php:335
112
+ #, php-format
113
+ msgid "%1$s (%2$s) has requested a username at %3$s"
114
+ msgstr "%1$s (%2$s) regisztrált a következő blogra: %3$s"
115
+
116
+ #: new-user-approve.php:337
117
+ #, php-format
118
+ msgid "To approve or deny this user access to %s go to"
119
+ msgstr "Ezen felhasználó hozzáférésének engedélyezését vagy elutasítását %s bloghoz itt lehet intézni:"
120
+
121
+ #: new-user-approve.php:341
122
+ #, php-format
123
+ msgid "[%s] User Approval"
124
+ msgstr "[%s] Felhasználó jóváhagyása"
125
+
126
+ #: new-user-approve.php:372
127
+ #, php-format
128
+ msgid "You have been approved to access %s"
129
+ msgstr "A hozzáférést engedélyezték ehhez: %s"
130
+
131
+ #: new-user-approve.php:373
132
+ #, php-format
133
+ msgid "Username: %s"
134
+ msgstr "Felhasználónév: %s"
135
+
136
+ #: new-user-approve.php:374
137
+ #, php-format
138
+ msgid "Password: %s"
139
+ msgstr "Jelszó: %s"
140
+
141
+ #: new-user-approve.php:378
142
+ #, php-format
143
+ msgid "[%s] Registration Approved"
144
+ msgstr "[%s] Regisztrációja jóváhagyva"
145
+
146
+ #: new-user-approve.php:397
147
+ #, php-format
148
+ msgid "You have been denied access to %s"
149
+ msgstr "A hozzáférése ide: %s el lett utasítva"
150
+
151
+ #: new-user-approve.php:400
152
+ #, php-format
153
+ msgid "[%s] Registration Denied"
154
+ msgstr "[%s] Regisztráció elutasítva"
155
+
156
+ #: new-user-approve.php:413
157
+ msgid "An email has been sent to the site administrator. The administrator will review the information that has been submitted and either approve or deny your request."
158
+ msgstr "Egy e-mailt küldtünk a rendszergazdának, aki át fogja nézni a megadott adatokat és vagy jóváhagyja vagy elutasítja a kérést."
159
+
160
+ #: new-user-approve.php:414
161
+ msgid "You will receive an email with instructions on what you will need to do next. Thanks for your patience."
162
+ msgstr "Rövidesen egy e-mail üzenetet fog kapni a további teendőkről. Köszönjük a türelmet!"
163
+
164
+ #: new-user-approve.php:418
165
+ msgid "Pending Approval"
166
+ msgstr "Jóváhagyás függőben"
167
+
168
+ #: new-user-approve.php:418
169
+ msgid "Registration successful."
170
+ msgstr "Sikeres regisztráció"
171
+
172
+ #: new-user-approve.php:466
173
+ #, php-format
174
+ msgid "Welcome to %s. This site is accessible to approved users only. To be approved, you must first register."
175
+ msgstr "%s üdvözli Önt! Ez az oldal csak jóváhagyott felhasználók számára elérhető. A jóváhagyáshoz először regisztrálnia kell!"
176
+
177
+ #: new-user-approve.php:471
178
+ msgid "After you register, your request will be sent to the site administrator for approval. You will then receive an email with further instructions."
179
+ msgstr "A regisztráció után a jóváhagyásra való kérését el fogjuk küldeni a rendszergazdának. Miután ő megvizsgálta a kérést, egy e-mailt fog kapni a további teendőkről."
180
+
181
+ #. Plugin Name of an extension
182
+ msgid "New User Approve"
183
+ msgstr "Új felhasználó jóváhagyás"
184
+
185
+ #. Plugin URI of an extension
186
+ msgid "http://www.picklewagon.com/wordpress/new-user-approve"
187
+ msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
188
+
189
+ #. Description of an extension
190
+ msgid "This plugin allows administrators to approve users once they register. Only approved users will be allowed to access the blog."
191
+ msgstr "Ez a plugin lehetővé teszi a rendszergazdáknak, hogy jóváhagyják az újan regisztrált felhasználókat. Csak a jóváhagyott felhasználók férhetnek hozzá a bloghoz."
192
+
193
+ #. Author of an extension
194
+ msgid "Josh Harrison"
195
+ msgstr "Josh Harrison"
196
+
197
+ #. Author URI of an extension
198
+ msgid "http://www.picklewagon.com/"
199
+ msgstr "http://www.picklewagon.com/"
200
+
localization/new-user-approve-lt_LT.mo ADDED
Binary file
localization/new-user-approve-lt_LT.po ADDED
@@ -0,0 +1,201 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR Josh Harrison
3
+ # This file is distributed under the same license as the PACKAGE package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: New User Approve\n"
9
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
10
+ "POT-Creation-Date: 2009-10-29 08:32+0000\n"
11
+ "PO-Revision-Date: 2010-03-11 14:52+0200\n"
12
+ "Last-Translator: Ksaveras Šakys <xawiers@gmail.com>\n"
13
+ "Language-Team: Xawiers <xawiers@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: Lithuanian\n"
18
+ "X-Poedit-Country: LITHUANIA\n"
19
+ "X-Poedit-SourceCharset: utf-8\n"
20
+ "X-Poedit-KeywordsList: __;_e\n"
21
+
22
+ #: new-user-approve.php:126
23
+ msgid "Approve New Users"
24
+ msgstr "Registracijos patvirtinimas"
25
+
26
+ #: new-user-approve.php:140
27
+ msgid "Settings"
28
+ msgstr "Nustatymai"
29
+
30
+ #: new-user-approve.php:183
31
+ msgid "Users"
32
+ msgstr "Vartotojai"
33
+
34
+ #: new-user-approve.php:219
35
+ msgid "User successfully updated."
36
+ msgstr "Vartotojo duomenys pakeisti."
37
+
38
+ #: new-user-approve.php:223
39
+ msgid "User Registration Approval"
40
+ msgstr "Vartotojų Registracijos Patvirtinimas"
41
+
42
+ #: new-user-approve.php:225
43
+ msgid "User Management"
44
+ msgstr "Vartotojų administravimas"
45
+
46
+ #: new-user-approve.php:228
47
+ msgid "Users Pending Approval"
48
+ msgstr "Laukiantys patvirtinimo"
49
+
50
+ #: new-user-approve.php:229
51
+ msgid "Approved Users"
52
+ msgstr "Patvirtinti vartotojai"
53
+
54
+ #: new-user-approve.php:230
55
+ msgid "Denied Users"
56
+ msgstr "Uždrausti vartotojai"
57
+
58
+ #: new-user-approve.php:255
59
+ msgid "ID"
60
+ msgstr "ID"
61
+
62
+ #: new-user-approve.php:256
63
+ msgid "Username"
64
+ msgstr "Vartotojas"
65
+
66
+ #: new-user-approve.php:257
67
+ msgid "Name"
68
+ msgstr "Vardas"
69
+
70
+ #: new-user-approve.php:258
71
+ msgid "E-mail"
72
+ msgstr "El. paštas"
73
+
74
+ #: new-user-approve.php:260
75
+ #: new-user-approve.php:262
76
+ msgid "Actions"
77
+ msgstr "Veiksmai"
78
+
79
+ #: new-user-approve.php:296
80
+ msgid "email:"
81
+ msgstr "el. paštas:"
82
+
83
+ #: new-user-approve.php:298
84
+ msgid "Approve"
85
+ msgstr "Patvirtinti"
86
+
87
+ #: new-user-approve.php:301
88
+ msgid "Deny"
89
+ msgstr "Drausti"
90
+
91
+ #: new-user-approve.php:313
92
+ msgid "approved"
93
+ msgstr "patvirtintas"
94
+
95
+ #: new-user-approve.php:315
96
+ msgid "denied"
97
+ msgstr "uždraustas"
98
+
99
+ #: new-user-approve.php:317
100
+ msgid "pending"
101
+ msgstr "laukiantis"
102
+
103
+ #: new-user-approve.php:320
104
+ #, php-format
105
+ msgid "There are no users with a status of %s"
106
+ msgstr "Nėra vartotojų su \"%s\" statusu"
107
+
108
+ #: new-user-approve.php:332
109
+ msgid "User name already exists"
110
+ msgstr "Vartotojas jau egzistuoja"
111
+
112
+ #: new-user-approve.php:335
113
+ #, php-format
114
+ msgid "%1$s (%2$s) has requested a username at %3$s"
115
+ msgstr "%1$s (%2$s) užsiregistravo svetainėje %3$s ir laukia patvirtinimo."
116
+
117
+ #: new-user-approve.php:337
118
+ #, php-format
119
+ msgid "To approve or deny this user access to %s go to"
120
+ msgstr "Norėdami patvirtinti arba atmesti vartotoją svetainėje %s, eikite į"
121
+
122
+ #: new-user-approve.php:341
123
+ #, php-format
124
+ msgid "[%s] User Approval"
125
+ msgstr "[%s] Vartotojo patvirtinimas"
126
+
127
+ #: new-user-approve.php:372
128
+ #, php-format
129
+ msgid "You have been approved to access %s"
130
+ msgstr "Jūsų registracija %s svetainėje patvirtinta."
131
+
132
+ #: new-user-approve.php:373
133
+ #, php-format
134
+ msgid "Username: %s"
135
+ msgstr "Vartotojas: %s"
136
+
137
+ #: new-user-approve.php:374
138
+ #, php-format
139
+ msgid "Password: %s"
140
+ msgstr "Slaptažodis: %s"
141
+
142
+ #: new-user-approve.php:378
143
+ #, php-format
144
+ msgid "[%s] Registration Approved"
145
+ msgstr "[%s] Registracija patvirtinta"
146
+
147
+ #: new-user-approve.php:397
148
+ #, php-format
149
+ msgid "You have been denied access to %s"
150
+ msgstr "Jums uždrausta prisijungti prie %s"
151
+
152
+ #: new-user-approve.php:400
153
+ #, php-format
154
+ msgid "[%s] Registration Denied"
155
+ msgstr "[%s] Registracija atmesta"
156
+
157
+ #: new-user-approve.php:413
158
+ msgid "An email has been sent to the site administrator. The administrator will review the information that has been submitted and either approve or deny your request."
159
+ msgstr "El. pašto žinutė administratoriui išsiųsta. Administratorius peržiūrės pateiktą informaciją ir patvirtins arba atmes Jūsų registraciją."
160
+
161
+ #: new-user-approve.php:414
162
+ msgid "You will receive an email with instructions on what you will need to do next. Thanks for your patience."
163
+ msgstr "Jūs gausite el. pašto pranešimą su instrukcijomis ką reikės daryti vėliau. Dėkojame už kantrybę."
164
+
165
+ #: new-user-approve.php:418
166
+ msgid "Pending Approval"
167
+ msgstr "Laukia patvirtinimo"
168
+
169
+ #: new-user-approve.php:418
170
+ msgid "Registration successful."
171
+ msgstr "Registracija sėkminga."
172
+
173
+ #: new-user-approve.php:466
174
+ #, php-format
175
+ msgid "Welcome to %s. This site is accessible to approved users only. To be approved, you must first register."
176
+ msgstr "Sveiki atvykę į %s. Šį svetainė skirta tik patvirtintiems vartotojams. Norint gauti šį statusą, reikia užsiregistruoti."
177
+
178
+ #: new-user-approve.php:471
179
+ msgid "After you register, your request will be sent to the site administrator for approval. You will then receive an email with further instructions."
180
+ msgstr "Po registracijos Jūsų duomenys bus nusiųsti patvirtinti administratoriui. Po patvirtinimo Jums bus atsiųsta el. pašto žinutė."
181
+
182
+ #. Plugin Name of an extension
183
+ msgid "New User Approve"
184
+ msgstr "Naujų Vartotojų Patvirtinimas"
185
+
186
+ #. Plugin URI of an extension
187
+ msgid "http://www.picklewagon.com/wordpress/new-user-approve"
188
+ msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
189
+
190
+ #. Description of an extension
191
+ msgid "This plugin allows administrators to approve users once they register. Only approved users will be allowed to access the blog."
192
+ msgstr "Šis įskiepis liedžia patvirtinti naujų vartotojų registraciją. Tik patvirtinti vartotojai galės prisijugti prie svetainės"
193
+
194
+ #. Author of an extension
195
+ msgid "Josh Harrison"
196
+ msgstr "Josh Harrison"
197
+
198
+ #. Author URI of an extension
199
+ msgid "http://www.picklewagon.com/"
200
+ msgstr "http://www.picklewagon.com/"
201
+
localization/new-user-approve-sv_SE.mo ADDED
Binary file
localization/new-user-approve-sv_SE.po ADDED
@@ -0,0 +1,198 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR Josh Harrison
3
+ # This file is distributed under the same license as the PACKAGE package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ #, fuzzy
7
+ msgid ""
8
+ msgstr ""
9
+ "Project-Id-Version: PACKAGE VERSION\n"
10
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
11
+ "POT-Creation-Date: 2009-10-29 08:32+0000\n"
12
+ "PO-Revision-Date: YEAR-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
+ #: new-user-approve.php:126
20
+ msgid "Approve New Users"
21
+ msgstr "Godkänna nya användare"
22
+
23
+ #: new-user-approve.php:140
24
+ msgid "Settings"
25
+ msgstr "Inställningar"
26
+
27
+ #: new-user-approve.php:183
28
+ msgid "Users"
29
+ msgstr "Användare"
30
+
31
+ #: new-user-approve.php:219
32
+ msgid "User successfully updated."
33
+ msgstr "Användaren uppdaterad."
34
+
35
+ #: new-user-approve.php:223
36
+ msgid "User Registration Approval"
37
+ msgstr "Godkänna registrerad användare"
38
+
39
+ #: new-user-approve.php:225
40
+ msgid "User Management"
41
+ msgstr "Hantera användare"
42
+
43
+ #: new-user-approve.php:228
44
+ msgid "Users Pending Approval"
45
+ msgstr "Väntar på godkännande"
46
+
47
+ #: new-user-approve.php:229
48
+ msgid "Approved Users"
49
+ msgstr "Godkända användare"
50
+
51
+ #: new-user-approve.php:230
52
+ msgid "Denied Users"
53
+ msgstr "Ej godkända användare"
54
+
55
+ #: new-user-approve.php:255
56
+ msgid "ID"
57
+ msgstr ""
58
+
59
+ #: new-user-approve.php:256
60
+ msgid "Username"
61
+ msgstr "Användare"
62
+
63
+ #: new-user-approve.php:257
64
+ msgid "Name"
65
+ msgstr "Namn"
66
+
67
+ #: new-user-approve.php:258
68
+ msgid "E-mail"
69
+ msgstr "E-post"
70
+
71
+ #: new-user-approve.php:260 new-user-approve.php:262
72
+ msgid "Actions"
73
+ msgstr "Kommando"
74
+
75
+ #: new-user-approve.php:296
76
+ msgid "email:"
77
+ msgstr "e-post"
78
+
79
+ #: new-user-approve.php:298
80
+ msgid "Approve"
81
+ msgstr "Godkänna"
82
+
83
+ #: new-user-approve.php:301
84
+ msgid "Deny"
85
+ msgstr "Avslå"
86
+
87
+ #: new-user-approve.php:313
88
+ msgid "approved"
89
+ msgstr "godkända"
90
+
91
+ #: new-user-approve.php:315
92
+ msgid "denied"
93
+ msgstr "ej godkända"
94
+
95
+ #: new-user-approve.php:317
96
+ msgid "pending"
97
+ msgstr "väntar på godkännande"
98
+
99
+ #: new-user-approve.php:320
100
+ #, php-format
101
+ msgid "There are no users with a status of %s"
102
+ msgstr "Det finns inga användare med status %s"
103
+
104
+ #: new-user-approve.php:332
105
+ msgid "User name already exists"
106
+ msgstr "Användaren finns redan"
107
+
108
+ #: new-user-approve.php:335
109
+ #, php-format
110
+ msgid "%1$s (%2$s) has requested a username at %3$s"
111
+ msgstr "%1$s (%2$s) har ansökt om ett användarkonto hos %3$s"
112
+
113
+ #: new-user-approve.php:337
114
+ #, php-format
115
+ msgid "To approve or deny this user access to %s go to"
116
+ msgstr "Använd följande länk för att godkänna eller avslå denna ansökan till %s"
117
+
118
+ #: new-user-approve.php:341
119
+ #, php-format
120
+ msgid "[%s] User Approval"
121
+ msgstr "[%s] Ny användare väntar på godkännande"
122
+
123
+ #: new-user-approve.php:372
124
+ #, php-format
125
+ msgid "You have been approved to access %s"
126
+ msgstr "Ditt konto har godkänts hos %s"
127
+
128
+ #: new-user-approve.php:373
129
+ #, php-format
130
+ msgid "Username: %s"
131
+ msgstr "Användarnamn: %s"
132
+
133
+ #: new-user-approve.php:374
134
+ #, php-format
135
+ msgid "Password: %s"
136
+ msgstr "Lösenord: %s"
137
+
138
+ #: new-user-approve.php:378
139
+ #, php-format
140
+ msgid "[%s] Registration Approved"
141
+ msgstr "[%s] Din ansökan godkänd"
142
+
143
+ #: new-user-approve.php:397
144
+ #, php-format
145
+ msgid "You have been denied access to %s"
146
+ msgstr "Ditt användarkonto hos %s har inte godkänts"
147
+
148
+ #: new-user-approve.php:400
149
+ #, php-format
150
+ msgid "[%s] Registration Denied"
151
+ msgstr "[%s] Din ansökan har inte godkänts"
152
+
153
+ #: new-user-approve.php:413
154
+ msgid "An email has been sent to the site administrator. The administrator will review the information that has been submitted and either approve or deny your request."
155
+ msgstr "Ett e-postbrev har skickats till sajtens administratör. Administratören kommer att granska dina uppgifter och därefter godkänna eller avslå din ansökan."
156
+
157
+ #: new-user-approve.php:414
158
+ msgid "You will receive an email with instructions on what you will need to do next. Thanks for your patience."
159
+ msgstr "Du kommer då att få ett e-postbrev med instruktioner. Tack för din ansökan!"
160
+
161
+ #: new-user-approve.php:418
162
+ msgid "Pending Approval"
163
+ msgstr "Väntar på godkännande"
164
+
165
+ #: new-user-approve.php:418
166
+ msgid "Registration successful."
167
+ msgstr "Registreringen lyckades."
168
+
169
+ #: new-user-approve.php:466
170
+ #, php-format
171
+ msgid "Welcome to %s. This site is accessible to approved users only. To be approved, you must first register."
172
+ msgstr "Välkommen till %s. Den här sajten är bara tillgänglig för godkända användare. För att bli godkänd måste du registrera dig."
173
+
174
+ #: new-user-approve.php:471
175
+ msgid "After you register, your request will be sent to the site administrator for approval. You will then receive an email with further instructions."
176
+ msgstr "Efter att du registrerat dig kommer din ansökan att granskas för godkännande. Du får då ett e-postbrev med mera information."
177
+
178
+ #. Plugin Name of an extension
179
+ msgid "New User Approve"
180
+ msgstr ""
181
+
182
+ #. Plugin URI of an extension
183
+ msgid "http://www.picklewagon.com/wordpress/new-user-approve"
184
+ msgstr ""
185
+
186
+ #. Description of an extension
187
+ msgid ""
188
+ "This plugin allows administrators to approve users once they register. Only "
189
+ "approved users will be allowed to access the blog."
190
+ msgstr ""
191
+
192
+ #. Author of an extension
193
+ msgid "Josh Harrison"
194
+ msgstr ""
195
+
196
+ #. Author URI of an extension
197
+ msgid "http://www.picklewagon.com/"
198
+ msgstr ""
new-user-approve.php CHANGED
@@ -4,7 +4,7 @@
4
  Plugin URI: http://www.picklewagon.com/wordpress/new-user-approve/
5
  Description: This plugin allows administrators to approve users once they register. Only approved users will be allowed to access the blog. For support, please go to the <a href="http://wordpress.org/support/plugin/new-user-approve">support forums</a> on wordpress.org.
6
  Author: Josh Harrison
7
- Version: 1.4.1
8
  Author URI: http://www.picklewagon.com/
9
  */
10
 
@@ -429,7 +429,7 @@ class pw_new_user_approve {
429
  $user_data = get_user_by( 'email', $email );
430
  }
431
 
432
- if ( $user_data->pw_user_status != 'approved' ) {
433
  wp_redirect( 'wp-login.php' );
434
  exit();
435
  }
4
  Plugin URI: http://www.picklewagon.com/wordpress/new-user-approve/
5
  Description: This plugin allows administrators to approve users once they register. Only approved users will be allowed to access the blog. For support, please go to the <a href="http://wordpress.org/support/plugin/new-user-approve">support forums</a> on wordpress.org.
6
  Author: Josh Harrison
7
+ Version: 1.4.2
8
  Author URI: http://www.picklewagon.com/
9
  */
10
 
429
  $user_data = get_user_by( 'email', $email );
430
  }
431
 
432
+ if ( $user_data->pw_user_status && $user_data->pw_user_status != 'approved' ) {
433
  wp_redirect( 'wp-login.php' );
434
  exit();
435
  }
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: picklewagon
3
  Donate link: http://picklewagon.com/wordpress/new-user-approve/donate
4
  Tags: users, registration
5
  Requires at least: 3.2.1
6
- Tested up to: 3.4.2
7
- Stable tag: 1.4.1
8
 
9
  New User Approve is a Wordpress plugin that allows a blog administrator to
10
  approve a user before they are able to access and login to the blog.
@@ -63,6 +63,11 @@ this feature.
63
 
64
  == Changelog ==
65
 
 
 
 
 
 
66
  = 1.4.1 =
67
  * delete transient of user statuses when a user is deleted
68
 
@@ -201,8 +206,11 @@ When sending me your translation files, please send me your wordpress.org userna
201
  * French translation by [Philippe Scoffoni](http://philippe.scoffoni.net/)
202
  * German translation by Christoph Ploedt
203
  * Greek translation by [Leftys](http://alt3rnet.info/)
 
204
  * Italian translation by [Pierfrancesco Marsiaj](http://profiles.wordpress.org/pierinux/)
 
205
  * Polish translation by [pik256](http://wordpress.org/support/profile/1271256)
206
  * Romanian translation by [Web Hosting Geeks](http://webhostinggeeks.com/)
207
  * Russion translation by [Alexey](http://wordpress.org/support/profile/asel)
208
  * Spanish translation by [Eduardo Aranda](http://sinetiks.com/)
 
3
  Donate link: http://picklewagon.com/wordpress/new-user-approve/donate
4
  Tags: users, registration
5
  Requires at least: 3.2.1
6
+ Tested up to: 3.5
7
+ Stable tag: 1.4.2
8
 
9
  New User Approve is a Wordpress plugin that allows a blog administrator to
10
  approve a user before they are able to access and login to the blog.
63
 
64
  == Changelog ==
65
 
66
+ = 1.4.2 =
67
+ * fix password recovery bug if a user does not have an approve-status meta field
68
+ * add more translations
69
+ * tested with WordPress 3.5
70
+
71
  = 1.4.1 =
72
  * delete transient of user statuses when a user is deleted
73
 
206
  * French translation by [Philippe Scoffoni](http://philippe.scoffoni.net/)
207
  * German translation by Christoph Ploedt
208
  * Greek translation by [Leftys](http://alt3rnet.info/)
209
+ * Hungarian translation by Gabor Varga
210
  * Italian translation by [Pierfrancesco Marsiaj](http://profiles.wordpress.org/pierinux/)
211
+ * Lithuanian translation by [Ksaveras](http://profiles.wordpress.org/xawiers)
212
  * Polish translation by [pik256](http://wordpress.org/support/profile/1271256)
213
  * Romanian translation by [Web Hosting Geeks](http://webhostinggeeks.com/)
214
  * Russion translation by [Alexey](http://wordpress.org/support/profile/asel)
215
  * Spanish translation by [Eduardo Aranda](http://sinetiks.com/)
216
+ * Swedish translation by [Per Bj�levik](http://pastis.tauzero.se)