Version Description
- fix code causing PHP notices
- don't show admin notice for registration setting if S2Member plugin is active
- fix issue causing empty password in approval email
- update translation files
Download this release
Release Info
Developer | picklewagon |
Plugin | New User Approve |
Version | 1.7.1 |
Comparing to | |
See all releases |
Code changes from version 1.7 to 1.7.1
- includes/user-list.php +1 -1
- localization/new-user-approve-be_BY.mo +0 -0
- localization/new-user-approve-be_BY.po +246 -111
- localization/new-user-approve-ca_ES.mo +0 -0
- localization/new-user-approve-ca_ES.po +245 -112
- localization/new-user-approve-cs_CZ.mo +0 -0
- localization/new-user-approve-cs_CZ.po +243 -110
- localization/new-user-approve-da_DK.mo +0 -0
- localization/new-user-approve-da_DK.po +238 -98
- localization/new-user-approve-de_DE.mo +0 -0
- localization/new-user-approve-de_DE.po +244 -111
- localization/new-user-approve-el_EL.mo +0 -0
- localization/new-user-approve-el_EL.po +218 -106
- localization/new-user-approve-es_ES.mo +0 -0
- localization/new-user-approve-es_ES.po +243 -109
- localization/new-user-approve-et.mo +0 -0
- localization/new-user-approve-et.po +209 -105
- localization/new-user-approve-fa_IR.mo +0 -0
- localization/new-user-approve-fa_IR.po +183 -116
- localization/new-user-approve-fi.mo +0 -0
- localization/new-user-approve-fi.po +228 -105
- localization/new-user-approve-fr_FR.mo +0 -0
- localization/new-user-approve-fr_FR.po +172 -119
- localization/new-user-approve-he_IL.mo +0 -0
- localization/new-user-approve-he_IL.po +221 -108
- localization/new-user-approve-hr_HR.mo +0 -0
- localization/new-user-approve-hr_HR.po +226 -109
- localization/new-user-approve-hu_HU.mo +0 -0
- localization/new-user-approve-hu_HU.po +247 -111
- localization/new-user-approve-it_IT.mo +0 -0
- localization/new-user-approve-it_IT.po +246 -110
- localization/new-user-approve-lt_LT.mo +0 -0
- localization/new-user-approve-lt_LT.po +243 -111
- localization/new-user-approve-nl_NL.mo +0 -0
- localization/new-user-approve-nl_NL.po +241 -111
- localization/new-user-approve-pl_PL.mo +0 -0
- localization/new-user-approve-pl_PL.po +246 -112
- localization/new-user-approve-pt_BR.mo +0 -0
- localization/new-user-approve-pt_BR.po +219 -106
- localization/new-user-approve-ro_RO.mo +0 -0
- localization/new-user-approve-ro_RO.po +245 -111
- localization/new-user-approve-ru_RU.po +255 -136
- localization/new-user-approve-sk_SK.mo +0 -0
- localization/new-user-approve-sk_SK.po +243 -144
- localization/new-user-approve-sr_RS.mo +0 -0
- localization/new-user-approve-sr_RS.po +224 -109
- localization/new-user-approve-sv_SE.po +29 -11
- localization/new-user-approve.pot +13 -13
- new-user-approve.php +33 -9
- readme.txt +7 -1
includes/user-list.php
CHANGED
@@ -190,7 +190,7 @@ class pw_new_user_approve_user_list {
|
|
190 |
}
|
191 |
|
192 |
$screen = get_current_screen();
|
193 |
-
if ( 'users' != $screen->id ) {
|
194 |
return;
|
195 |
}
|
196 |
|
190 |
}
|
191 |
|
192 |
$screen = get_current_screen();
|
193 |
+
if ( isset( $screen ) && 'users' != $screen->id ) {
|
194 |
return;
|
195 |
}
|
196 |
|
localization/new-user-approve-be_BY.mo
CHANGED
Binary file
|
localization/new-user-approve-be_BY.po
CHANGED
@@ -7,194 +7,329 @@ msgid ""
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: NUA\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
10 |
-
"POT-Creation-Date:
|
11 |
-
"PO-Revision-Date:
|
12 |
-
"Last-Translator:
|
13 |
"Language-Team: FatCow <zhr@tut.by>\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: Belarusian\n"
|
18 |
-
"X-Poedit-Country: BELARUS\n"
|
19 |
"X-Poedit-SourceCharset: utf-8\n"
|
|
|
20 |
|
21 |
-
#: new-user-approve.php:
|
22 |
-
|
23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
-
#: new-user-approve.php:
|
26 |
-
msgid "
|
27 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
28 |
|
29 |
-
#: new-user-approve.php:
|
30 |
msgid "Users"
|
31 |
msgstr "Пользователи"
|
32 |
|
33 |
-
#: new-user-approve.php:
|
34 |
-
|
35 |
-
|
|
|
36 |
|
37 |
-
#: new-user-approve.php:
|
38 |
-
|
39 |
-
|
|
|
|
|
|
|
40 |
|
41 |
-
#: new-user-approve.php:
|
42 |
-
|
43 |
-
|
|
|
44 |
|
45 |
-
#: new-user-approve.php:
|
46 |
-
|
47 |
-
|
|
|
48 |
|
49 |
-
#: new-user-approve.php:
|
50 |
-
msgid "
|
51 |
-
msgstr "
|
52 |
|
53 |
-
#: new-user-approve.php:
|
54 |
-
msgid "
|
55 |
-
msgstr "
|
56 |
|
57 |
-
#:
|
58 |
-
msgid "
|
59 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
60 |
|
61 |
-
#:
|
62 |
msgid "Username"
|
63 |
msgstr "Имя пользователя"
|
64 |
|
65 |
-
#:
|
66 |
msgid "Name"
|
67 |
msgstr "Имя"
|
68 |
|
69 |
-
#:
|
70 |
msgid "E-mail"
|
71 |
msgstr "E-mail"
|
72 |
|
73 |
-
#:
|
74 |
-
#: new-user-approve.php:262
|
75 |
msgid "Actions"
|
76 |
msgstr "Действия"
|
77 |
|
78 |
-
#:
|
79 |
msgid "email:"
|
80 |
msgstr "email:"
|
81 |
|
82 |
-
#:
|
|
|
83 |
msgid "Approve"
|
84 |
msgstr "Утверждение"
|
85 |
|
86 |
-
#:
|
|
|
87 |
msgid "Deny"
|
88 |
msgstr "Запрет"
|
89 |
|
90 |
-
#:
|
91 |
msgid "approved"
|
92 |
msgstr "разрешено"
|
93 |
|
94 |
-
#:
|
95 |
msgid "denied"
|
96 |
msgstr "запрещено"
|
97 |
|
98 |
-
#:
|
99 |
msgid "pending"
|
100 |
msgstr "рассматриваемый"
|
101 |
|
102 |
-
#:
|
103 |
#, php-format
|
104 |
msgid "There are no users with a status of %s"
|
105 |
msgstr "Нет пользователей со статусом %s"
|
106 |
|
107 |
-
#:
|
108 |
-
msgid "User name already exists"
|
109 |
-
msgstr "Имя пользователя уже существует"
|
110 |
-
|
111 |
-
#: new-user-approve.php:335
|
112 |
#, php-format
|
113 |
-
msgid "
|
114 |
-
|
|
|
|
|
115 |
|
116 |
-
#:
|
117 |
-
#,
|
118 |
-
msgid "
|
119 |
-
msgstr "
|
120 |
|
121 |
-
#:
|
122 |
-
|
123 |
-
|
124 |
-
msgstr "[%s] пользователь утвержден"
|
125 |
|
126 |
-
#:
|
127 |
-
|
128 |
-
|
129 |
-
|
|
|
|
|
|
|
130 |
|
131 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
132 |
#, php-format
|
133 |
msgid "Username: %s"
|
134 |
msgstr "Имя пользователя: %s"
|
135 |
|
136 |
-
#:
|
137 |
#, php-format
|
138 |
msgid "Password: %s"
|
139 |
msgstr "Пароль: %s"
|
140 |
|
141 |
-
#:
|
142 |
-
#,
|
143 |
-
msgid "
|
144 |
-
msgstr "
|
145 |
|
146 |
-
#:
|
147 |
-
#,
|
148 |
-
msgid "You have been denied access to
|
149 |
msgstr "Был запрещен доступ к%s"
|
150 |
|
151 |
-
#:
|
152 |
-
|
153 |
-
|
154 |
-
|
|
|
|
|
|
|
|
|
|
|
155 |
|
156 |
-
#:
|
157 |
-
msgid "
|
158 |
-
|
|
|
|
|
|
|
|
|
159 |
|
160 |
-
#:
|
161 |
-
|
162 |
-
|
|
|
|
|
|
|
|
|
|
|
163 |
|
164 |
-
#:
|
165 |
-
|
166 |
-
|
|
|
167 |
|
168 |
-
#:
|
169 |
-
|
170 |
-
|
|
|
|
|
171 |
|
172 |
-
#:
|
173 |
-
|
174 |
-
|
175 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
176 |
|
177 |
-
|
178 |
-
|
179 |
-
msgstr "После регистрации, ваша заявка будет отправлена администратору сайта для утверждения. После этого Вы получите письмо с дальнейшими инструкциями."
|
180 |
|
181 |
-
|
182 |
-
|
183 |
-
msgstr "Утверждение нового пользователя"
|
184 |
|
185 |
-
|
186 |
-
|
187 |
-
msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
188 |
|
189 |
-
|
190 |
-
|
191 |
-
msgstr "Этот плагин позволяет администраторам утвердить пользователей после их регистрации. Только регистрированных пользователей будет разрешен доступ к блогу."
|
192 |
|
193 |
-
|
194 |
-
|
195 |
-
|
|
|
|
|
|
|
|
|
196 |
|
197 |
-
|
198 |
-
|
199 |
-
msgstr "http://www.picklewagon.com/"
|
200 |
|
|
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: NUA\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
10 |
+
"POT-Creation-Date: 2014-10-08 23:50-0700\n"
|
11 |
+
"PO-Revision-Date: 2014-10-09 00:04-0700\n"
|
12 |
+
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
13 |
"Language-Team: FatCow <zhr@tut.by>\n"
|
14 |
+
"Language: be_BY\n"
|
15 |
"MIME-Version: 1.0\n"
|
16 |
"Content-Type: text/plain; charset=utf-8\n"
|
17 |
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
18 |
"X-Poedit-SourceCharset: utf-8\n"
|
19 |
+
"X-Generator: Poedit 1.5.7\n"
|
20 |
|
21 |
+
#: ../new-user-approve.php:98
|
22 |
+
#, php-format
|
23 |
+
msgid "New User Approve requires WordPress %s or newer."
|
24 |
+
msgstr ""
|
25 |
+
|
26 |
+
#: ../new-user-approve.php:145
|
27 |
+
#, php-format
|
28 |
+
msgid ""
|
29 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
30 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
31 |
+
"\">Hide Notice</a>"
|
32 |
+
msgstr ""
|
33 |
|
34 |
+
#: ../new-user-approve.php:257
|
35 |
+
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
36 |
+
msgstr ""
|
37 |
+
|
38 |
+
#: ../new-user-approve.php:260
|
39 |
+
msgid ""
|
40 |
+
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
41 |
+
msgstr ""
|
42 |
|
43 |
+
#: ../new-user-approve.php:362
|
44 |
msgid "Users"
|
45 |
msgstr "Пользователи"
|
46 |
|
47 |
+
#: ../new-user-approve.php:392
|
48 |
+
#, php-format
|
49 |
+
msgid "[%s] User Approval"
|
50 |
+
msgstr "[%s] пользователь утвержден"
|
51 |
|
52 |
+
#: ../new-user-approve.php:454
|
53 |
+
#, php-format
|
54 |
+
msgid ""
|
55 |
+
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
56 |
+
"href=\"mailto:%s\">webmaster</a> !"
|
57 |
+
msgstr ""
|
58 |
|
59 |
+
#: ../new-user-approve.php:520
|
60 |
+
#, php-format
|
61 |
+
msgid "[%s] Registration Approved"
|
62 |
+
msgstr "[%s] Регистрация утверждена"
|
63 |
|
64 |
+
#: ../new-user-approve.php:550
|
65 |
+
#, php-format
|
66 |
+
msgid "[%s] Registration Denied"
|
67 |
+
msgstr "[%s] регистрация запрещена"
|
68 |
|
69 |
+
#: ../new-user-approve.php:614
|
70 |
+
msgid "Registration successful."
|
71 |
+
msgstr "Регистрация успешно завершена."
|
72 |
|
73 |
+
#: ../new-user-approve.php:617
|
74 |
+
msgid "Pending Approval"
|
75 |
+
msgstr "В ожидании утверждения"
|
76 |
|
77 |
+
#: ../admin/templates/approve.php:6
|
78 |
+
msgid "User successfully updated."
|
79 |
+
msgstr "Пользователь обновлен. "
|
80 |
+
|
81 |
+
#: ../admin/templates/approve.php:11
|
82 |
+
msgid "User Registration Approval"
|
83 |
+
msgstr "Регистрация пользователя Утверждение"
|
84 |
+
|
85 |
+
#: ../includes/admin-approve.php:50
|
86 |
+
msgid "Approve New Users"
|
87 |
+
msgstr "Утверждение новых пользователей"
|
88 |
|
89 |
+
#: ../includes/admin-approve.php:82
|
90 |
msgid "Username"
|
91 |
msgstr "Имя пользователя"
|
92 |
|
93 |
+
#: ../includes/admin-approve.php:83
|
94 |
msgid "Name"
|
95 |
msgstr "Имя"
|
96 |
|
97 |
+
#: ../includes/admin-approve.php:84
|
98 |
msgid "E-mail"
|
99 |
msgstr "E-mail"
|
100 |
|
101 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
|
|
102 |
msgid "Actions"
|
103 |
msgstr "Действия"
|
104 |
|
105 |
+
#: ../includes/admin-approve.php:129
|
106 |
msgid "email:"
|
107 |
msgstr "email:"
|
108 |
|
109 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
110 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
111 |
msgid "Approve"
|
112 |
msgstr "Утверждение"
|
113 |
|
114 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
115 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
116 |
msgid "Deny"
|
117 |
msgstr "Запрет"
|
118 |
|
119 |
+
#: ../includes/admin-approve.php:154
|
120 |
msgid "approved"
|
121 |
msgstr "разрешено"
|
122 |
|
123 |
+
#: ../includes/admin-approve.php:156
|
124 |
msgid "denied"
|
125 |
msgstr "запрещено"
|
126 |
|
127 |
+
#: ../includes/admin-approve.php:158
|
128 |
msgid "pending"
|
129 |
msgstr "рассматриваемый"
|
130 |
|
131 |
+
#: ../includes/admin-approve.php:161
|
132 |
#, php-format
|
133 |
msgid "There are no users with a status of %s"
|
134 |
msgstr "Нет пользователей со статусом %s"
|
135 |
|
136 |
+
#: ../includes/admin-approve.php:197
|
|
|
|
|
|
|
|
|
137 |
#, php-format
|
138 |
+
msgid ""
|
139 |
+
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
140 |
+
"| <a href=\"%2$s\">Hide Notice</a>"
|
141 |
+
msgstr ""
|
142 |
|
143 |
+
#: ../includes/admin-approve.php:220
|
144 |
+
#, fuzzy
|
145 |
+
msgid "Approve Users"
|
146 |
+
msgstr "Утверждение пользователей"
|
147 |
|
148 |
+
#: ../includes/admin-approve.php:221
|
149 |
+
msgid "Updates"
|
150 |
+
msgstr ""
|
|
|
151 |
|
152 |
+
#: ../includes/admin-approve.php:222
|
153 |
+
msgid "Support"
|
154 |
+
msgstr ""
|
155 |
+
|
156 |
+
#: ../includes/admin-approve.php:223
|
157 |
+
msgid "Feedback"
|
158 |
+
msgstr ""
|
159 |
|
160 |
+
#: ../includes/admin-approve.php:231
|
161 |
+
msgid "Users Pending Approval"
|
162 |
+
msgstr "Ожидание утверждения пользователя"
|
163 |
+
|
164 |
+
#: ../includes/admin-approve.php:233
|
165 |
+
msgid "Approved Users"
|
166 |
+
msgstr "Утверждение пользователей"
|
167 |
+
|
168 |
+
#: ../includes/admin-approve.php:235
|
169 |
+
msgid "Denied Users"
|
170 |
+
msgstr "Запрет пользователей"
|
171 |
+
|
172 |
+
#: ../includes/email-tags.php:235
|
173 |
+
msgid "The user's username on the site as well as the Username label"
|
174 |
+
msgstr ""
|
175 |
+
|
176 |
+
#: ../includes/email-tags.php:241
|
177 |
+
msgid "The user's email address"
|
178 |
+
msgstr ""
|
179 |
+
|
180 |
+
#: ../includes/email-tags.php:247
|
181 |
+
msgid "Your site name"
|
182 |
+
msgstr ""
|
183 |
+
|
184 |
+
#: ../includes/email-tags.php:253
|
185 |
+
msgid "Your site URL"
|
186 |
+
msgstr ""
|
187 |
+
|
188 |
+
#: ../includes/email-tags.php:259
|
189 |
+
msgid "The URL to approve/deny users"
|
190 |
+
msgstr ""
|
191 |
+
|
192 |
+
#: ../includes/email-tags.php:265
|
193 |
+
msgid "The URL to login to the site"
|
194 |
+
msgstr ""
|
195 |
+
|
196 |
+
#: ../includes/email-tags.php:271
|
197 |
+
msgid "Generates the password for the user to add to the email"
|
198 |
+
msgstr ""
|
199 |
+
|
200 |
+
#: ../includes/email-tags.php:299
|
201 |
#, php-format
|
202 |
msgid "Username: %s"
|
203 |
msgstr "Имя пользователя: %s"
|
204 |
|
205 |
+
#: ../includes/email-tags.php:390
|
206 |
#, php-format
|
207 |
msgid "Password: %s"
|
208 |
msgstr "Пароль: %s"
|
209 |
|
210 |
+
#: ../includes/messages.php:9
|
211 |
+
#, fuzzy
|
212 |
+
msgid "You have been approved to access {sitename}"
|
213 |
+
msgstr "Вы утвердили доступ для %s"
|
214 |
|
215 |
+
#: ../includes/messages.php:25
|
216 |
+
#, fuzzy
|
217 |
+
msgid "You have been denied access to {sitename}."
|
218 |
msgstr "Был запрещен доступ к%s"
|
219 |
|
220 |
+
#: ../includes/messages.php:38
|
221 |
+
msgid ""
|
222 |
+
"An email has been sent to the site administrator. The administrator will "
|
223 |
+
"review the information that has been submitted and either approve or deny "
|
224 |
+
"your request."
|
225 |
+
msgstr ""
|
226 |
+
"Электронное сообщение было отправлено администратору сайта. Администратор "
|
227 |
+
"будет рассматривать информацию, которая была представлена и либо утвердить "
|
228 |
+
"или отклонить ваш запрос."
|
229 |
|
230 |
+
#: ../includes/messages.php:40
|
231 |
+
msgid ""
|
232 |
+
"You will receive an email with instructions on what you will need to do "
|
233 |
+
"next. Thanks for your patience."
|
234 |
+
msgstr ""
|
235 |
+
"Вы получите письмо с инструкциями о том, что вам нужно сделать следующее. "
|
236 |
+
"Спасибо за ваше терпение."
|
237 |
|
238 |
+
#: ../includes/messages.php:53
|
239 |
+
#, fuzzy
|
240 |
+
msgid ""
|
241 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
242 |
+
"approved, you must first register."
|
243 |
+
msgstr ""
|
244 |
+
"Приветствуем на %s. Этот сайт доступен только для регистрированных "
|
245 |
+
"пользователей. Для одобрения вы должны сначала зарегистрироваться."
|
246 |
|
247 |
+
#: ../includes/messages.php:66
|
248 |
+
#, fuzzy
|
249 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
250 |
+
msgstr "%1$s (%2$s) просил имени пользователя на %3$s"
|
251 |
|
252 |
+
#: ../includes/messages.php:68
|
253 |
+
#, fuzzy
|
254 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
255 |
+
msgstr ""
|
256 |
+
"Чтобы утвердить или опровергнуть эту доступа пользователей к %s перейти к"
|
257 |
|
258 |
+
#: ../includes/messages.php:83
|
259 |
+
msgid ""
|
260 |
+
"After you register, your request will be sent to the site administrator for "
|
261 |
+
"approval. You will then receive an email with further instructions."
|
262 |
+
msgstr ""
|
263 |
+
"После регистрации, ваша заявка будет отправлена администратору сайта для "
|
264 |
+
"утверждения. После этого Вы получите письмо с дальнейшими инструкциями."
|
265 |
+
|
266 |
+
#: ../includes/user-list.php:120
|
267 |
+
msgid "Status"
|
268 |
+
msgstr ""
|
269 |
+
|
270 |
+
#: ../includes/user-list.php:156
|
271 |
+
msgid "Filter"
|
272 |
+
msgstr ""
|
273 |
+
|
274 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
275 |
+
msgid "View all users"
|
276 |
+
msgstr ""
|
277 |
+
|
278 |
+
#: ../includes/user-list.php:320
|
279 |
+
#, fuzzy, php-format
|
280 |
+
msgid "User denied."
|
281 |
+
msgid_plural "%s users denied."
|
282 |
+
msgstr[0] "запрещено"
|
283 |
+
msgstr[1] "запрещено"
|
284 |
+
|
285 |
+
#: ../includes/user-list.php:325
|
286 |
+
#, fuzzy, php-format
|
287 |
+
msgid "User approved."
|
288 |
+
msgid_plural "%s users approved."
|
289 |
+
msgstr[0] "Утверждение нового пользователя"
|
290 |
+
msgstr[1] "Утверждение нового пользователя"
|
291 |
+
|
292 |
+
#: ../includes/user-list.php:349
|
293 |
+
msgid "Access Status"
|
294 |
+
msgstr ""
|
295 |
+
|
296 |
+
#: ../includes/user-list.php:354
|
297 |
+
msgid "-- Status --"
|
298 |
+
msgstr ""
|
299 |
+
|
300 |
+
#: ../includes/user-list.php:362
|
301 |
+
msgid "If user has access to sign in or not."
|
302 |
+
msgstr ""
|
303 |
+
|
304 |
+
#: ../includes/user-list.php:365
|
305 |
+
msgid "Current user status is <strong>pending</strong>."
|
306 |
+
msgstr ""
|
307 |
+
|
308 |
+
#~ msgid "Settings"
|
309 |
+
#~ msgstr "Настройки"
|
310 |
|
311 |
+
#~ msgid "User Management"
|
312 |
+
#~ msgstr "Управление пользователями"
|
|
|
313 |
|
314 |
+
#~ msgid "ID"
|
315 |
+
#~ msgstr "ID"
|
|
|
316 |
|
317 |
+
#~ msgid "User name already exists"
|
318 |
+
#~ msgstr "Имя пользователя уже существует"
|
|
|
319 |
|
320 |
+
#~ msgid "http://www.picklewagon.com/wordpress/new-user-approve"
|
321 |
+
#~ msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
|
|
322 |
|
323 |
+
#~ msgid ""
|
324 |
+
#~ "This plugin allows administrators to approve users once they register. "
|
325 |
+
#~ "Only approved users will be allowed to access the blog."
|
326 |
+
#~ msgstr ""
|
327 |
+
#~ "Этот плагин позволяет администраторам утвердить пользователей после их "
|
328 |
+
#~ "регистрации. Только регистрированных пользователей будет разрешен доступ "
|
329 |
+
#~ "к блогу."
|
330 |
|
331 |
+
#~ msgid "Josh Harrison"
|
332 |
+
#~ msgstr "Josh Harrison"
|
|
|
333 |
|
334 |
+
#~ msgid "http://www.picklewagon.com/"
|
335 |
+
#~ msgstr "http://www.picklewagon.com/"
|
localization/new-user-approve-ca_ES.mo
CHANGED
Binary file
|
localization/new-user-approve-ca_ES.po
CHANGED
@@ -7,194 +7,327 @@ msgid ""
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: PACKAGE VERSION\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
10 |
-
"POT-Creation-Date:
|
11 |
-
"PO-Revision-Date:
|
12 |
-
"Last-Translator:
|
13 |
"Language-Team: JM-IPM <jmarine1962@hotmail.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-
|
18 |
-
"X-Poedit-Country: SPAIN\n"
|
19 |
|
20 |
-
|
21 |
-
|
22 |
-
msgid "Approve
|
23 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
-
#: new-user-approve.php:
|
26 |
-
msgid "
|
27 |
-
|
|
|
28 |
|
29 |
-
#: new-user-approve.php:
|
30 |
msgid "Users"
|
31 |
msgstr "Usuaris"
|
32 |
|
33 |
-
#: new-user-approve.php:
|
34 |
-
|
35 |
-
|
|
|
36 |
|
37 |
-
#: new-user-approve.php:
|
38 |
-
|
39 |
-
|
|
|
|
|
|
|
40 |
|
41 |
-
#: new-user-approve.php:
|
42 |
-
|
43 |
-
|
|
|
44 |
|
45 |
-
#: new-user-approve.php:
|
46 |
-
|
47 |
-
|
|
|
48 |
|
49 |
-
#: new-user-approve.php:
|
50 |
-
msgid "
|
51 |
-
msgstr "
|
52 |
|
53 |
-
#: new-user-approve.php:
|
54 |
-
msgid "
|
55 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
|
57 |
-
|
58 |
-
|
59 |
-
|
|
|
60 |
|
61 |
-
#:
|
62 |
msgid "Username"
|
63 |
msgstr "Usuari"
|
64 |
|
65 |
-
#:
|
66 |
msgid "Name"
|
67 |
msgstr "Nom"
|
68 |
|
69 |
-
#:
|
70 |
msgid "E-mail"
|
71 |
msgstr "E-mail"
|
72 |
|
73 |
-
#:
|
74 |
-
#: new-user-approve.php:262
|
75 |
msgid "Actions"
|
76 |
msgstr "Accions"
|
77 |
|
78 |
-
#:
|
79 |
msgid "email:"
|
80 |
msgstr "email:"
|
81 |
|
82 |
-
#:
|
|
|
83 |
msgid "Approve"
|
84 |
msgstr "Aprovar"
|
85 |
|
86 |
-
#:
|
|
|
87 |
msgid "Deny"
|
88 |
msgstr "Rebutjar"
|
89 |
|
90 |
-
#:
|
91 |
msgid "approved"
|
92 |
msgstr "aprovat"
|
93 |
|
94 |
-
#:
|
95 |
msgid "denied"
|
96 |
msgstr "rebutjat"
|
97 |
|
98 |
-
#:
|
99 |
msgid "pending"
|
100 |
msgstr "pendent"
|
101 |
|
102 |
-
#:
|
103 |
#, php-format
|
104 |
msgid "There are no users with a status of %s"
|
105 |
msgstr "No hi ha usuaris amb estatus %s"
|
106 |
|
107 |
-
#:
|
108 |
-
msgid "User name already exists"
|
109 |
-
msgstr "El nom d'usuari ja existeix"
|
110 |
-
|
111 |
-
#: new-user-approve.php:335
|
112 |
#, php-format
|
113 |
-
msgid "
|
114 |
-
|
|
|
|
|
115 |
|
116 |
-
#:
|
117 |
-
#,
|
118 |
-
msgid "
|
119 |
-
msgstr "
|
120 |
|
121 |
-
#:
|
122 |
-
|
123 |
-
|
124 |
-
msgstr "[%s] Aprovació d'usuari"
|
125 |
|
126 |
-
#:
|
127 |
-
|
128 |
-
|
129 |
-
msgstr "Vostè ha estat aprovat per a accedir a %s"
|
130 |
|
131 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
132 |
#, php-format
|
133 |
msgid "Username: %s"
|
134 |
msgstr "Usuari: %s"
|
135 |
|
136 |
-
#:
|
137 |
#, php-format
|
138 |
msgid "Password: %s"
|
139 |
msgstr "Password: %s"
|
140 |
|
141 |
-
#:
|
142 |
-
#,
|
143 |
-
msgid "
|
144 |
-
msgstr "
|
145 |
|
146 |
-
#:
|
147 |
-
#,
|
148 |
-
msgid "You have been denied access to
|
149 |
msgstr "Vostè no ha estat aprovat a %s"
|
150 |
|
151 |
-
#:
|
152 |
-
|
153 |
-
|
154 |
-
|
|
|
|
|
|
|
|
|
155 |
|
156 |
-
#:
|
157 |
-
msgid "
|
158 |
-
|
|
|
|
|
|
|
|
|
159 |
|
160 |
-
#:
|
161 |
-
|
162 |
-
|
|
|
|
|
|
|
|
|
|
|
163 |
|
164 |
-
#:
|
165 |
-
|
166 |
-
|
|
|
167 |
|
168 |
-
#:
|
169 |
-
|
170 |
-
|
|
|
171 |
|
172 |
-
#:
|
173 |
-
|
174 |
-
|
175 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
176 |
|
177 |
-
|
178 |
-
|
179 |
-
msgstr "Després de registrar-se, la seva sol·licitud serà enviada a l'administrador del lloc per a la seva aprovació. A continuació, rebrà un correu electrònic amb instruccions addicionals."
|
180 |
|
181 |
-
|
182 |
-
|
183 |
-
msgstr "Aprovació de nous usuaris"
|
184 |
|
185 |
-
|
186 |
-
|
187 |
-
msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
188 |
|
189 |
-
|
190 |
-
|
191 |
-
msgstr "Aquest plugin permet als administradors aprovar nous usuaris un cop aquests es registren. Només els usuaris autoritzats poden accedir al lloc."
|
192 |
|
193 |
-
|
194 |
-
|
195 |
-
|
|
|
|
|
|
|
196 |
|
197 |
-
|
198 |
-
|
199 |
-
msgstr "http://www.picklewagon.com/"
|
200 |
|
|
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: PACKAGE VERSION\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
10 |
+
"POT-Creation-Date: 2014-10-08 23:50-0700\n"
|
11 |
+
"PO-Revision-Date: 2014-10-09 00:04-0700\n"
|
12 |
+
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
13 |
"Language-Team: JM-IPM <jmarine1962@hotmail.com>\n"
|
14 |
+
"Language: ca_ES\n"
|
15 |
"MIME-Version: 1.0\n"
|
16 |
"Content-Type: text/plain; charset=utf-8\n"
|
17 |
"Content-Transfer-Encoding: 8bit\n"
|
18 |
+
"X-Generator: Poedit 1.5.7\n"
|
|
|
19 |
|
20 |
+
#: ../new-user-approve.php:98
|
21 |
+
#, php-format
|
22 |
+
msgid "New User Approve requires WordPress %s or newer."
|
23 |
+
msgstr ""
|
24 |
+
|
25 |
+
#: ../new-user-approve.php:145
|
26 |
+
#, php-format
|
27 |
+
msgid ""
|
28 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
29 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
30 |
+
"\">Hide Notice</a>"
|
31 |
+
msgstr ""
|
32 |
+
|
33 |
+
#: ../new-user-approve.php:257
|
34 |
+
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
35 |
+
msgstr ""
|
36 |
|
37 |
+
#: ../new-user-approve.php:260
|
38 |
+
msgid ""
|
39 |
+
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
40 |
+
msgstr ""
|
41 |
|
42 |
+
#: ../new-user-approve.php:362
|
43 |
msgid "Users"
|
44 |
msgstr "Usuaris"
|
45 |
|
46 |
+
#: ../new-user-approve.php:392
|
47 |
+
#, php-format
|
48 |
+
msgid "[%s] User Approval"
|
49 |
+
msgstr "[%s] Aprovació d'usuari"
|
50 |
|
51 |
+
#: ../new-user-approve.php:454
|
52 |
+
#, php-format
|
53 |
+
msgid ""
|
54 |
+
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
55 |
+
"href=\"mailto:%s\">webmaster</a> !"
|
56 |
+
msgstr ""
|
57 |
|
58 |
+
#: ../new-user-approve.php:520
|
59 |
+
#, php-format
|
60 |
+
msgid "[%s] Registration Approved"
|
61 |
+
msgstr "[%s] Registre aprovat"
|
62 |
|
63 |
+
#: ../new-user-approve.php:550
|
64 |
+
#, php-format
|
65 |
+
msgid "[%s] Registration Denied"
|
66 |
+
msgstr "[%s] Registre rebutjat"
|
67 |
|
68 |
+
#: ../new-user-approve.php:614
|
69 |
+
msgid "Registration successful."
|
70 |
+
msgstr "Registre completat amb èxit."
|
71 |
|
72 |
+
#: ../new-user-approve.php:617
|
73 |
+
msgid "Pending Approval"
|
74 |
+
msgstr "Aprovació pendent"
|
75 |
+
|
76 |
+
#: ../admin/templates/approve.php:6
|
77 |
+
msgid "User successfully updated."
|
78 |
+
msgstr "Usuari actualitzat correctament."
|
79 |
+
|
80 |
+
#: ../admin/templates/approve.php:11
|
81 |
+
msgid "User Registration Approval"
|
82 |
+
msgstr "Aprobació d'usuaris nous"
|
83 |
|
84 |
+
# "Last-Translator: Eduardo Aranda <eduardo@sinetiks.com>\n"
|
85 |
+
#: ../includes/admin-approve.php:50
|
86 |
+
msgid "Approve New Users"
|
87 |
+
msgstr "Aprovar usuaris nous"
|
88 |
|
89 |
+
#: ../includes/admin-approve.php:82
|
90 |
msgid "Username"
|
91 |
msgstr "Usuari"
|
92 |
|
93 |
+
#: ../includes/admin-approve.php:83
|
94 |
msgid "Name"
|
95 |
msgstr "Nom"
|
96 |
|
97 |
+
#: ../includes/admin-approve.php:84
|
98 |
msgid "E-mail"
|
99 |
msgstr "E-mail"
|
100 |
|
101 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
|
|
102 |
msgid "Actions"
|
103 |
msgstr "Accions"
|
104 |
|
105 |
+
#: ../includes/admin-approve.php:129
|
106 |
msgid "email:"
|
107 |
msgstr "email:"
|
108 |
|
109 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
110 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
111 |
msgid "Approve"
|
112 |
msgstr "Aprovar"
|
113 |
|
114 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
115 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
116 |
msgid "Deny"
|
117 |
msgstr "Rebutjar"
|
118 |
|
119 |
+
#: ../includes/admin-approve.php:154
|
120 |
msgid "approved"
|
121 |
msgstr "aprovat"
|
122 |
|
123 |
+
#: ../includes/admin-approve.php:156
|
124 |
msgid "denied"
|
125 |
msgstr "rebutjat"
|
126 |
|
127 |
+
#: ../includes/admin-approve.php:158
|
128 |
msgid "pending"
|
129 |
msgstr "pendent"
|
130 |
|
131 |
+
#: ../includes/admin-approve.php:161
|
132 |
#, php-format
|
133 |
msgid "There are no users with a status of %s"
|
134 |
msgstr "No hi ha usuaris amb estatus %s"
|
135 |
|
136 |
+
#: ../includes/admin-approve.php:197
|
|
|
|
|
|
|
|
|
137 |
#, php-format
|
138 |
+
msgid ""
|
139 |
+
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
140 |
+
"| <a href=\"%2$s\">Hide Notice</a>"
|
141 |
+
msgstr ""
|
142 |
|
143 |
+
#: ../includes/admin-approve.php:220
|
144 |
+
#, fuzzy
|
145 |
+
msgid "Approve Users"
|
146 |
+
msgstr "Usuaris aprovats"
|
147 |
|
148 |
+
#: ../includes/admin-approve.php:221
|
149 |
+
msgid "Updates"
|
150 |
+
msgstr ""
|
|
|
151 |
|
152 |
+
#: ../includes/admin-approve.php:222
|
153 |
+
msgid "Support"
|
154 |
+
msgstr ""
|
|
|
155 |
|
156 |
+
#: ../includes/admin-approve.php:223
|
157 |
+
msgid "Feedback"
|
158 |
+
msgstr ""
|
159 |
+
|
160 |
+
#: ../includes/admin-approve.php:231
|
161 |
+
msgid "Users Pending Approval"
|
162 |
+
msgstr "Usuaris pendents d'aprovació"
|
163 |
+
|
164 |
+
#: ../includes/admin-approve.php:233
|
165 |
+
msgid "Approved Users"
|
166 |
+
msgstr "Usuaris aprovats"
|
167 |
+
|
168 |
+
#: ../includes/admin-approve.php:235
|
169 |
+
msgid "Denied Users"
|
170 |
+
msgstr "Usuaris rebutjats"
|
171 |
+
|
172 |
+
#: ../includes/email-tags.php:235
|
173 |
+
msgid "The user's username on the site as well as the Username label"
|
174 |
+
msgstr ""
|
175 |
+
|
176 |
+
#: ../includes/email-tags.php:241
|
177 |
+
msgid "The user's email address"
|
178 |
+
msgstr ""
|
179 |
+
|
180 |
+
#: ../includes/email-tags.php:247
|
181 |
+
msgid "Your site name"
|
182 |
+
msgstr ""
|
183 |
+
|
184 |
+
#: ../includes/email-tags.php:253
|
185 |
+
msgid "Your site URL"
|
186 |
+
msgstr ""
|
187 |
+
|
188 |
+
#: ../includes/email-tags.php:259
|
189 |
+
msgid "The URL to approve/deny users"
|
190 |
+
msgstr ""
|
191 |
+
|
192 |
+
#: ../includes/email-tags.php:265
|
193 |
+
msgid "The URL to login to the site"
|
194 |
+
msgstr ""
|
195 |
+
|
196 |
+
#: ../includes/email-tags.php:271
|
197 |
+
msgid "Generates the password for the user to add to the email"
|
198 |
+
msgstr ""
|
199 |
+
|
200 |
+
#: ../includes/email-tags.php:299
|
201 |
#, php-format
|
202 |
msgid "Username: %s"
|
203 |
msgstr "Usuari: %s"
|
204 |
|
205 |
+
#: ../includes/email-tags.php:390
|
206 |
#, php-format
|
207 |
msgid "Password: %s"
|
208 |
msgstr "Password: %s"
|
209 |
|
210 |
+
#: ../includes/messages.php:9
|
211 |
+
#, fuzzy
|
212 |
+
msgid "You have been approved to access {sitename}"
|
213 |
+
msgstr "Vostè ha estat aprovat per a accedir a %s"
|
214 |
|
215 |
+
#: ../includes/messages.php:25
|
216 |
+
#, fuzzy
|
217 |
+
msgid "You have been denied access to {sitename}."
|
218 |
msgstr "Vostè no ha estat aprovat a %s"
|
219 |
|
220 |
+
#: ../includes/messages.php:38
|
221 |
+
msgid ""
|
222 |
+
"An email has been sent to the site administrator. The administrator will "
|
223 |
+
"review the information that has been submitted and either approve or deny "
|
224 |
+
"your request."
|
225 |
+
msgstr ""
|
226 |
+
"S'ha enviat un correu a l'administrador del lloc. L'administrador revisarà "
|
227 |
+
"la informació enviada i aprovarà o denegarà la seva sol·licitud. "
|
228 |
|
229 |
+
#: ../includes/messages.php:40
|
230 |
+
msgid ""
|
231 |
+
"You will receive an email with instructions on what you will need to do "
|
232 |
+
"next. Thanks for your patience."
|
233 |
+
msgstr ""
|
234 |
+
"Vostè rebrà un correu amb instruccions addicionals. Gràcies per la seva "
|
235 |
+
"paciència."
|
236 |
|
237 |
+
#: ../includes/messages.php:53
|
238 |
+
#, fuzzy
|
239 |
+
msgid ""
|
240 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
241 |
+
"approved, you must first register."
|
242 |
+
msgstr ""
|
243 |
+
"Benvingut a %s. Aquest lloc està disponible únicament per a usuaris "
|
244 |
+
"registrats. Per a sol·licitar l'accés, ha de registrar-se."
|
245 |
|
246 |
+
#: ../includes/messages.php:66
|
247 |
+
#, fuzzy
|
248 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
249 |
+
msgstr "%1$s (%2$s) ha sol·licitat un nom d'usuari a %3$s"
|
250 |
|
251 |
+
#: ../includes/messages.php:68
|
252 |
+
#, fuzzy
|
253 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
254 |
+
msgstr "Per a aprovar o rebutjar aquest usuari a %s vagi a"
|
255 |
|
256 |
+
#: ../includes/messages.php:83
|
257 |
+
msgid ""
|
258 |
+
"After you register, your request will be sent to the site administrator for "
|
259 |
+
"approval. You will then receive an email with further instructions."
|
260 |
+
msgstr ""
|
261 |
+
"Després de registrar-se, la seva sol·licitud serà enviada a l'administrador "
|
262 |
+
"del lloc per a la seva aprovació. A continuació, rebrà un correu electrònic "
|
263 |
+
"amb instruccions addicionals."
|
264 |
+
|
265 |
+
#: ../includes/user-list.php:120
|
266 |
+
msgid "Status"
|
267 |
+
msgstr ""
|
268 |
+
|
269 |
+
#: ../includes/user-list.php:156
|
270 |
+
msgid "Filter"
|
271 |
+
msgstr ""
|
272 |
+
|
273 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
274 |
+
msgid "View all users"
|
275 |
+
msgstr ""
|
276 |
+
|
277 |
+
#: ../includes/user-list.php:320
|
278 |
+
#, fuzzy, php-format
|
279 |
+
msgid "User denied."
|
280 |
+
msgid_plural "%s users denied."
|
281 |
+
msgstr[0] "rebutjat"
|
282 |
+
msgstr[1] "rebutjat"
|
283 |
+
|
284 |
+
#: ../includes/user-list.php:325
|
285 |
+
#, fuzzy, php-format
|
286 |
+
msgid "User approved."
|
287 |
+
msgid_plural "%s users approved."
|
288 |
+
msgstr[0] "Aprovació de nous usuaris"
|
289 |
+
msgstr[1] "Aprovació de nous usuaris"
|
290 |
+
|
291 |
+
#: ../includes/user-list.php:349
|
292 |
+
msgid "Access Status"
|
293 |
+
msgstr ""
|
294 |
+
|
295 |
+
#: ../includes/user-list.php:354
|
296 |
+
msgid "-- Status --"
|
297 |
+
msgstr ""
|
298 |
+
|
299 |
+
#: ../includes/user-list.php:362
|
300 |
+
msgid "If user has access to sign in or not."
|
301 |
+
msgstr ""
|
302 |
+
|
303 |
+
#: ../includes/user-list.php:365
|
304 |
+
msgid "Current user status is <strong>pending</strong>."
|
305 |
+
msgstr ""
|
306 |
+
|
307 |
+
#~ msgid "Settings"
|
308 |
+
#~ msgstr "Configuració"
|
309 |
|
310 |
+
#~ msgid "User Management"
|
311 |
+
#~ msgstr "Administració d'usuaris"
|
|
|
312 |
|
313 |
+
#~ msgid "ID"
|
314 |
+
#~ msgstr "ID"
|
|
|
315 |
|
316 |
+
#~ msgid "User name already exists"
|
317 |
+
#~ msgstr "El nom d'usuari ja existeix"
|
|
|
318 |
|
319 |
+
#~ msgid "http://www.picklewagon.com/wordpress/new-user-approve"
|
320 |
+
#~ msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
|
|
321 |
|
322 |
+
#~ msgid ""
|
323 |
+
#~ "This plugin allows administrators to approve users once they register. "
|
324 |
+
#~ "Only approved users will be allowed to access the blog."
|
325 |
+
#~ msgstr ""
|
326 |
+
#~ "Aquest plugin permet als administradors aprovar nous usuaris un cop "
|
327 |
+
#~ "aquests es registren. Només els usuaris autoritzats poden accedir al lloc."
|
328 |
|
329 |
+
#~ msgid "Josh Harrison"
|
330 |
+
#~ msgstr "Josh Harrison"
|
|
|
331 |
|
332 |
+
#~ msgid "http://www.picklewagon.com/"
|
333 |
+
#~ msgstr "http://www.picklewagon.com/"
|
localization/new-user-approve-cs_CZ.mo
CHANGED
Binary file
|
localization/new-user-approve-cs_CZ.po
CHANGED
@@ -2,192 +2,325 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: New User Approve 1.0\n"
|
4 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: Philippe Scoffoni <philippe@scoffoni.net>\n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"X-
|
13 |
|
14 |
-
#: new-user-approve.php:
|
15 |
-
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
-
#: new-user-approve.php:
|
19 |
-
msgid "
|
20 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
21 |
|
22 |
-
#: new-user-approve.php:
|
23 |
msgid "Users"
|
24 |
msgstr "Uživatelé"
|
25 |
|
26 |
-
#: new-user-approve.php:
|
27 |
-
|
28 |
-
|
|
|
29 |
|
30 |
-
#: new-user-approve.php:
|
31 |
-
|
32 |
-
|
|
|
|
|
|
|
33 |
|
34 |
-
#: new-user-approve.php:
|
35 |
-
|
36 |
-
|
|
|
37 |
|
38 |
-
#: new-user-approve.php:
|
39 |
-
|
40 |
-
|
|
|
41 |
|
42 |
-
#: new-user-approve.php:
|
43 |
-
msgid "
|
44 |
-
msgstr "
|
45 |
|
46 |
-
#: new-user-approve.php:
|
47 |
-
msgid "
|
48 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
|
50 |
-
#:
|
51 |
-
msgid "
|
52 |
-
msgstr "
|
53 |
|
54 |
-
#:
|
55 |
msgid "Username"
|
56 |
msgstr "Uživ. jméno"
|
57 |
|
58 |
-
#:
|
59 |
msgid "Name"
|
60 |
msgstr "Jméno"
|
61 |
|
62 |
-
#:
|
63 |
msgid "E-mail"
|
64 |
msgstr "E-mail"
|
65 |
|
66 |
-
#:
|
67 |
-
#: new-user-approve.php:262
|
68 |
msgid "Actions"
|
69 |
msgstr "Akce"
|
70 |
|
71 |
-
#:
|
72 |
msgid "email:"
|
73 |
msgstr "email:"
|
74 |
|
75 |
-
#:
|
|
|
76 |
msgid "Approve"
|
77 |
msgstr "Schválit"
|
78 |
|
79 |
-
#:
|
|
|
80 |
msgid "Deny"
|
81 |
msgstr "Zamítnout"
|
82 |
|
83 |
-
#:
|
84 |
msgid "approved"
|
85 |
msgstr "Schválený"
|
86 |
|
87 |
-
#:
|
88 |
msgid "denied"
|
89 |
msgstr "Zamítnutý"
|
90 |
|
91 |
-
#:
|
92 |
msgid "pending"
|
93 |
msgstr "nerozhodnutý"
|
94 |
|
95 |
-
#:
|
96 |
#, php-format
|
97 |
msgid "There are no users with a status of %s"
|
98 |
msgstr "Žádní uživatelé se stavem %s"
|
99 |
|
100 |
-
#:
|
101 |
-
msgid "User name already exists"
|
102 |
-
msgstr "Uživatelské jméno již existuje"
|
103 |
-
|
104 |
-
#: new-user-approve.php:335
|
105 |
#, php-format
|
106 |
-
msgid "
|
107 |
-
|
|
|
|
|
108 |
|
109 |
-
#:
|
110 |
-
#,
|
111 |
-
msgid "
|
112 |
-
msgstr "
|
113 |
|
114 |
-
#:
|
115 |
-
|
116 |
-
|
117 |
-
msgstr "[%s] Uživatel schválen"
|
118 |
|
119 |
-
#:
|
120 |
-
|
121 |
-
|
122 |
-
|
|
|
|
|
|
|
123 |
|
124 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
125 |
#, php-format
|
126 |
msgid "Username: %s"
|
127 |
msgstr "Uživ. jméno : %s"
|
128 |
|
129 |
-
#:
|
130 |
#, php-format
|
131 |
msgid "Password: %s"
|
132 |
msgstr "Heslo: %s"
|
133 |
|
134 |
-
#:
|
135 |
-
#,
|
136 |
-
msgid "
|
137 |
-
msgstr "
|
138 |
|
139 |
-
#:
|
140 |
-
#,
|
141 |
-
msgid "You have been denied access to
|
142 |
msgstr "Byl Vám zamítnut přístup k %s"
|
143 |
|
144 |
-
#:
|
145 |
-
|
146 |
-
|
147 |
-
|
|
|
|
|
|
|
|
|
148 |
|
149 |
-
#:
|
150 |
-
msgid "
|
151 |
-
|
|
|
|
|
|
|
|
|
152 |
|
153 |
-
#:
|
154 |
-
|
155 |
-
|
|
|
|
|
|
|
|
|
|
|
156 |
|
157 |
-
#:
|
158 |
-
|
159 |
-
|
|
|
160 |
|
161 |
-
#:
|
162 |
-
|
163 |
-
|
|
|
164 |
|
165 |
-
#:
|
166 |
-
|
167 |
-
|
168 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
169 |
|
170 |
-
|
171 |
-
|
172 |
-
msgstr "Po registraci, bude Vaše žádost odeslána správci webu ke schválení. Poté obdržíte e-mail s dalšími instrukcemi."
|
173 |
|
174 |
-
|
175 |
-
|
176 |
-
msgstr "Schválit nového uživatele"
|
177 |
|
178 |
-
|
179 |
-
|
180 |
-
msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
181 |
|
182 |
-
|
183 |
-
|
184 |
-
msgstr "Tento plugin umožňuje správcům ke schválení uživatele po registraci. Pouze schválení uživatelé budou mít přístup do prezentace."
|
185 |
|
186 |
-
|
187 |
-
|
188 |
-
|
|
|
|
|
|
|
189 |
|
190 |
-
|
191 |
-
|
192 |
-
msgstr "http://www.picklewagon.com/"
|
193 |
|
|
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: New User Approve 1.0\n"
|
4 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
5 |
+
"POT-Creation-Date: 2014-10-08 23:50-0700\n"
|
6 |
+
"PO-Revision-Date: 2014-10-09 00:05-0700\n"
|
7 |
+
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
8 |
"Language-Team: Philippe Scoffoni <philippe@scoffoni.net>\n"
|
9 |
+
"Language: fr\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
+
"X-Generator: Poedit 1.5.7\n"
|
14 |
|
15 |
+
#: ../new-user-approve.php:98
|
16 |
+
#, php-format
|
17 |
+
msgid "New User Approve requires WordPress %s or newer."
|
18 |
+
msgstr ""
|
19 |
+
|
20 |
+
#: ../new-user-approve.php:145
|
21 |
+
#, php-format
|
22 |
+
msgid ""
|
23 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
24 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
25 |
+
"\">Hide Notice</a>"
|
26 |
+
msgstr ""
|
27 |
|
28 |
+
#: ../new-user-approve.php:257
|
29 |
+
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
30 |
+
msgstr ""
|
31 |
+
|
32 |
+
#: ../new-user-approve.php:260
|
33 |
+
msgid ""
|
34 |
+
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
35 |
+
msgstr ""
|
36 |
|
37 |
+
#: ../new-user-approve.php:362
|
38 |
msgid "Users"
|
39 |
msgstr "Uživatelé"
|
40 |
|
41 |
+
#: ../new-user-approve.php:392
|
42 |
+
#, php-format
|
43 |
+
msgid "[%s] User Approval"
|
44 |
+
msgstr "[%s] Uživatel schválen"
|
45 |
|
46 |
+
#: ../new-user-approve.php:454
|
47 |
+
#, php-format
|
48 |
+
msgid ""
|
49 |
+
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
50 |
+
"href=\"mailto:%s\">webmaster</a> !"
|
51 |
+
msgstr ""
|
52 |
|
53 |
+
#: ../new-user-approve.php:520
|
54 |
+
#, php-format
|
55 |
+
msgid "[%s] Registration Approved"
|
56 |
+
msgstr "[%s] Registrace schválena"
|
57 |
|
58 |
+
#: ../new-user-approve.php:550
|
59 |
+
#, php-format
|
60 |
+
msgid "[%s] Registration Denied"
|
61 |
+
msgstr "[%s] Registrace zamítnuta"
|
62 |
|
63 |
+
#: ../new-user-approve.php:614
|
64 |
+
msgid "Registration successful."
|
65 |
+
msgstr "Registrace proběhla úspěšně."
|
66 |
|
67 |
+
#: ../new-user-approve.php:617
|
68 |
+
msgid "Pending Approval"
|
69 |
+
msgstr "Čeká na schválení"
|
70 |
+
|
71 |
+
#: ../admin/templates/approve.php:6
|
72 |
+
msgid "User successfully updated."
|
73 |
+
msgstr "Uživatel úspěšně aktualizován."
|
74 |
+
|
75 |
+
#: ../admin/templates/approve.php:11
|
76 |
+
msgid "User Registration Approval"
|
77 |
+
msgstr "Uživatelova registrace povolena"
|
78 |
|
79 |
+
#: ../includes/admin-approve.php:50
|
80 |
+
msgid "Approve New Users"
|
81 |
+
msgstr "Odsouhlasení nových uživatelů"
|
82 |
|
83 |
+
#: ../includes/admin-approve.php:82
|
84 |
msgid "Username"
|
85 |
msgstr "Uživ. jméno"
|
86 |
|
87 |
+
#: ../includes/admin-approve.php:83
|
88 |
msgid "Name"
|
89 |
msgstr "Jméno"
|
90 |
|
91 |
+
#: ../includes/admin-approve.php:84
|
92 |
msgid "E-mail"
|
93 |
msgstr "E-mail"
|
94 |
|
95 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
|
|
96 |
msgid "Actions"
|
97 |
msgstr "Akce"
|
98 |
|
99 |
+
#: ../includes/admin-approve.php:129
|
100 |
msgid "email:"
|
101 |
msgstr "email:"
|
102 |
|
103 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
104 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
105 |
msgid "Approve"
|
106 |
msgstr "Schválit"
|
107 |
|
108 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
109 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
110 |
msgid "Deny"
|
111 |
msgstr "Zamítnout"
|
112 |
|
113 |
+
#: ../includes/admin-approve.php:154
|
114 |
msgid "approved"
|
115 |
msgstr "Schválený"
|
116 |
|
117 |
+
#: ../includes/admin-approve.php:156
|
118 |
msgid "denied"
|
119 |
msgstr "Zamítnutý"
|
120 |
|
121 |
+
#: ../includes/admin-approve.php:158
|
122 |
msgid "pending"
|
123 |
msgstr "nerozhodnutý"
|
124 |
|
125 |
+
#: ../includes/admin-approve.php:161
|
126 |
#, php-format
|
127 |
msgid "There are no users with a status of %s"
|
128 |
msgstr "Žádní uživatelé se stavem %s"
|
129 |
|
130 |
+
#: ../includes/admin-approve.php:197
|
|
|
|
|
|
|
|
|
131 |
#, php-format
|
132 |
+
msgid ""
|
133 |
+
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
134 |
+
"| <a href=\"%2$s\">Hide Notice</a>"
|
135 |
+
msgstr ""
|
136 |
|
137 |
+
#: ../includes/admin-approve.php:220
|
138 |
+
#, fuzzy
|
139 |
+
msgid "Approve Users"
|
140 |
+
msgstr "Odsouhlasení uživatelé"
|
141 |
|
142 |
+
#: ../includes/admin-approve.php:221
|
143 |
+
msgid "Updates"
|
144 |
+
msgstr ""
|
|
|
145 |
|
146 |
+
#: ../includes/admin-approve.php:222
|
147 |
+
msgid "Support"
|
148 |
+
msgstr ""
|
149 |
+
|
150 |
+
#: ../includes/admin-approve.php:223
|
151 |
+
msgid "Feedback"
|
152 |
+
msgstr ""
|
153 |
|
154 |
+
#: ../includes/admin-approve.php:231
|
155 |
+
msgid "Users Pending Approval"
|
156 |
+
msgstr "Uživatelé čekající na schválení"
|
157 |
+
|
158 |
+
#: ../includes/admin-approve.php:233
|
159 |
+
msgid "Approved Users"
|
160 |
+
msgstr "Odsouhlasení uživatelé"
|
161 |
+
|
162 |
+
#: ../includes/admin-approve.php:235
|
163 |
+
msgid "Denied Users"
|
164 |
+
msgstr "Zakázaní uživatelé"
|
165 |
+
|
166 |
+
#: ../includes/email-tags.php:235
|
167 |
+
msgid "The user's username on the site as well as the Username label"
|
168 |
+
msgstr ""
|
169 |
+
|
170 |
+
#: ../includes/email-tags.php:241
|
171 |
+
msgid "The user's email address"
|
172 |
+
msgstr ""
|
173 |
+
|
174 |
+
#: ../includes/email-tags.php:247
|
175 |
+
msgid "Your site name"
|
176 |
+
msgstr ""
|
177 |
+
|
178 |
+
#: ../includes/email-tags.php:253
|
179 |
+
msgid "Your site URL"
|
180 |
+
msgstr ""
|
181 |
+
|
182 |
+
#: ../includes/email-tags.php:259
|
183 |
+
msgid "The URL to approve/deny users"
|
184 |
+
msgstr ""
|
185 |
+
|
186 |
+
#: ../includes/email-tags.php:265
|
187 |
+
msgid "The URL to login to the site"
|
188 |
+
msgstr ""
|
189 |
+
|
190 |
+
#: ../includes/email-tags.php:271
|
191 |
+
msgid "Generates the password for the user to add to the email"
|
192 |
+
msgstr ""
|
193 |
+
|
194 |
+
#: ../includes/email-tags.php:299
|
195 |
#, php-format
|
196 |
msgid "Username: %s"
|
197 |
msgstr "Uživ. jméno : %s"
|
198 |
|
199 |
+
#: ../includes/email-tags.php:390
|
200 |
#, php-format
|
201 |
msgid "Password: %s"
|
202 |
msgstr "Heslo: %s"
|
203 |
|
204 |
+
#: ../includes/messages.php:9
|
205 |
+
#, fuzzy
|
206 |
+
msgid "You have been approved to access {sitename}"
|
207 |
+
msgstr "byl jste schválen pro přístup %s"
|
208 |
|
209 |
+
#: ../includes/messages.php:25
|
210 |
+
#, fuzzy
|
211 |
+
msgid "You have been denied access to {sitename}."
|
212 |
msgstr "Byl Vám zamítnut přístup k %s"
|
213 |
|
214 |
+
#: ../includes/messages.php:38
|
215 |
+
msgid ""
|
216 |
+
"An email has been sent to the site administrator. The administrator will "
|
217 |
+
"review the information that has been submitted and either approve or deny "
|
218 |
+
"your request."
|
219 |
+
msgstr ""
|
220 |
+
"E-mail byl odeslán správci webu. Administrátor zkontroluje údaje, které byly "
|
221 |
+
"předloženy, a buď schválí, nebo zamítne vaši žádost."
|
222 |
|
223 |
+
#: ../includes/messages.php:40
|
224 |
+
msgid ""
|
225 |
+
"You will receive an email with instructions on what you will need to do "
|
226 |
+
"next. Thanks for your patience."
|
227 |
+
msgstr ""
|
228 |
+
"Obdržíte e-mail s pokyny o tom, co budete muset udělat. Děkujeme za vaši "
|
229 |
+
"trpělivost."
|
230 |
|
231 |
+
#: ../includes/messages.php:53
|
232 |
+
#, fuzzy
|
233 |
+
msgid ""
|
234 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
235 |
+
"approved, you must first register."
|
236 |
+
msgstr ""
|
237 |
+
"Vítejte v %s. Tato stránka je přístupná pouze schváleným uživatelům. Aby "
|
238 |
+
"jste byl schválen, musíte se nejprve zaregistrovat."
|
239 |
|
240 |
+
#: ../includes/messages.php:66
|
241 |
+
#, fuzzy
|
242 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
243 |
+
msgstr "%1$s (%2$s) požádal v uživatelské jméno %3$s"
|
244 |
|
245 |
+
#: ../includes/messages.php:68
|
246 |
+
#, fuzzy
|
247 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
248 |
+
msgstr "Chcete-li schválit nebo zamítnout tohoto uživatele %s klikněte"
|
249 |
|
250 |
+
#: ../includes/messages.php:83
|
251 |
+
msgid ""
|
252 |
+
"After you register, your request will be sent to the site administrator for "
|
253 |
+
"approval. You will then receive an email with further instructions."
|
254 |
+
msgstr ""
|
255 |
+
"Po registraci, bude Vaše žádost odeslána správci webu ke schválení. Poté "
|
256 |
+
"obdržíte e-mail s dalšími instrukcemi."
|
257 |
+
|
258 |
+
#: ../includes/user-list.php:120
|
259 |
+
msgid "Status"
|
260 |
+
msgstr ""
|
261 |
+
|
262 |
+
#: ../includes/user-list.php:156
|
263 |
+
msgid "Filter"
|
264 |
+
msgstr ""
|
265 |
+
|
266 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
267 |
+
msgid "View all users"
|
268 |
+
msgstr ""
|
269 |
+
|
270 |
+
#: ../includes/user-list.php:320
|
271 |
+
#, fuzzy, php-format
|
272 |
+
msgid "User denied."
|
273 |
+
msgid_plural "%s users denied."
|
274 |
+
msgstr[0] "Zamítnutý"
|
275 |
+
msgstr[1] "Zamítnutý"
|
276 |
+
|
277 |
+
#: ../includes/user-list.php:325
|
278 |
+
#, fuzzy, php-format
|
279 |
+
msgid "User approved."
|
280 |
+
msgid_plural "%s users approved."
|
281 |
+
msgstr[0] "Schválit nového uživatele"
|
282 |
+
msgstr[1] "Schválit nového uživatele"
|
283 |
+
|
284 |
+
#: ../includes/user-list.php:349
|
285 |
+
msgid "Access Status"
|
286 |
+
msgstr ""
|
287 |
+
|
288 |
+
#: ../includes/user-list.php:354
|
289 |
+
msgid "-- Status --"
|
290 |
+
msgstr ""
|
291 |
+
|
292 |
+
#: ../includes/user-list.php:362
|
293 |
+
msgid "If user has access to sign in or not."
|
294 |
+
msgstr ""
|
295 |
+
|
296 |
+
#: ../includes/user-list.php:365
|
297 |
+
msgid "Current user status is <strong>pending</strong>."
|
298 |
+
msgstr ""
|
299 |
+
|
300 |
+
#~ msgid "Settings"
|
301 |
+
#~ msgstr "Nastavení"
|
302 |
|
303 |
+
#~ msgid "User Management"
|
304 |
+
#~ msgstr "Správa uživatele"
|
|
|
305 |
|
306 |
+
#~ msgid "ID"
|
307 |
+
#~ msgstr "ID"
|
|
|
308 |
|
309 |
+
#~ msgid "User name already exists"
|
310 |
+
#~ msgstr "Uživatelské jméno již existuje"
|
|
|
311 |
|
312 |
+
#~ msgid "http://www.picklewagon.com/wordpress/new-user-approve"
|
313 |
+
#~ msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
|
|
314 |
|
315 |
+
#~ msgid ""
|
316 |
+
#~ "This plugin allows administrators to approve users once they register. "
|
317 |
+
#~ "Only approved users will be allowed to access the blog."
|
318 |
+
#~ msgstr ""
|
319 |
+
#~ "Tento plugin umožňuje správcům ke schválení uživatele po registraci. "
|
320 |
+
#~ "Pouze schválení uživatelé budou mít přístup do prezentace."
|
321 |
|
322 |
+
#~ msgid "Josh Harrison"
|
323 |
+
#~ msgstr "Josh Harrison"
|
|
|
324 |
|
325 |
+
#~ msgid "http://www.picklewagon.com/"
|
326 |
+
#~ msgstr "http://www.picklewagon.com/"
|
localization/new-user-approve-da_DK.mo
CHANGED
Binary file
|
localization/new-user-approve-da_DK.po
CHANGED
@@ -1,182 +1,322 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: New User Approve 1.0 in Danish / på dansk\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: \n"
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: Team Blogos <wordpress@blogos.dk>\n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"Plural-Forms: nplurals=2;plural=n != 1;\n"
|
13 |
-
"X-Poedit-Language: Danish\n"
|
14 |
-
"X-Poedit-Country: DENMARK\n"
|
15 |
"X-Poedit-SourceCharset: utf-8\n"
|
16 |
-
"X-Poedit-KeywordsList: __;_e;_n:1,2;__ngettext:1,2;__ngettext_noop:1,2;
|
|
|
|
|
17 |
"X-Poedit-Basepath: d:\\wordpress\\plugins\\new-user-approve\n"
|
|
|
18 |
"X-Poedit-SearchPath-0: d:\\wordpress\\plugins\\new-user-approve\n"
|
19 |
|
20 |
-
#:
|
21 |
-
|
22 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
|
24 |
-
#:
|
25 |
-
msgid "
|
26 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
27 |
|
28 |
-
#:
|
29 |
msgid "Users"
|
30 |
msgstr "Brugere"
|
31 |
|
32 |
-
#:
|
33 |
-
|
34 |
-
|
|
|
35 |
|
36 |
-
#:
|
37 |
-
|
38 |
-
|
|
|
|
|
|
|
39 |
|
40 |
-
#:
|
41 |
-
|
42 |
-
|
|
|
43 |
|
44 |
-
#:
|
45 |
-
|
46 |
-
|
|
|
47 |
|
48 |
-
#:
|
49 |
-
msgid "
|
50 |
-
msgstr "
|
51 |
|
52 |
-
#:
|
53 |
-
msgid "
|
54 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
|
56 |
-
#:
|
57 |
-
msgid "
|
58 |
-
msgstr "
|
59 |
|
60 |
-
#:
|
61 |
msgid "Username"
|
62 |
msgstr "Brugernavn"
|
63 |
|
64 |
-
#:
|
65 |
msgid "Name"
|
66 |
msgstr "Navn"
|
67 |
|
68 |
-
#:
|
69 |
msgid "E-mail"
|
70 |
msgstr "E-amil"
|
71 |
|
72 |
-
#:
|
73 |
-
#: d:\wordpress\plugins\new-user-approve/new-user-approve.php:250
|
74 |
msgid "Actions"
|
75 |
msgstr "Handlinger"
|
76 |
|
77 |
-
#:
|
78 |
msgid "email:"
|
79 |
msgstr "e-mail:"
|
80 |
|
81 |
-
#:
|
|
|
82 |
msgid "Approve"
|
83 |
msgstr "Godkend"
|
84 |
|
85 |
-
#:
|
|
|
86 |
msgid "Deny"
|
87 |
msgstr "Afvis"
|
88 |
|
89 |
-
#:
|
90 |
msgid "approved"
|
91 |
msgstr "godkendt"
|
92 |
|
93 |
-
#:
|
94 |
msgid "denied"
|
95 |
msgstr "afvist"
|
96 |
|
97 |
-
#:
|
98 |
msgid "pending"
|
99 |
msgstr "afventer"
|
100 |
|
101 |
-
#:
|
102 |
#, php-format
|
103 |
msgid "There are no users with a status of %s"
|
104 |
msgstr "Der er ingen brugere med status af %s"
|
105 |
|
106 |
-
#:
|
107 |
-
msgid "User name already exists"
|
108 |
-
msgstr "Brugernavn eksisterer allerede"
|
109 |
-
|
110 |
-
#: d:\wordpress\plugins\new-user-approve/new-user-approve.php:323
|
111 |
#, php-format
|
112 |
-
msgid "
|
113 |
-
|
|
|
|
|
114 |
|
115 |
-
#:
|
116 |
-
#,
|
117 |
-
msgid "
|
118 |
-
msgstr "
|
119 |
|
120 |
-
#:
|
121 |
-
|
122 |
-
|
123 |
-
msgstr "[%s] Brugergodkendelse"
|
124 |
|
125 |
-
#:
|
126 |
-
|
127 |
-
|
128 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
|
130 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
131 |
#, php-format
|
132 |
msgid "Username: %s"
|
133 |
msgstr "Brugernavn: %s"
|
134 |
|
135 |
-
#:
|
136 |
#, php-format
|
137 |
msgid "Password: %s"
|
138 |
msgstr "Adgangskode: %s"
|
139 |
|
140 |
-
#:
|
141 |
-
#,
|
142 |
-
msgid "
|
143 |
-
msgstr "
|
144 |
|
145 |
-
#:
|
146 |
-
#,
|
147 |
-
msgid "You have been denied access to
|
148 |
msgstr "Du har ikke fået adgang til %s"
|
149 |
|
150 |
-
#:
|
151 |
-
|
152 |
-
|
153 |
-
|
|
|
|
|
|
|
|
|
|
|
154 |
|
155 |
-
#:
|
156 |
-
msgid "
|
157 |
-
|
|
|
|
|
|
|
|
|
158 |
|
159 |
-
#:
|
160 |
-
|
161 |
-
|
|
|
|
|
|
|
|
|
|
|
162 |
|
163 |
-
#:
|
164 |
-
|
165 |
-
|
|
|
166 |
|
167 |
-
#:
|
168 |
-
|
169 |
-
|
|
|
170 |
|
171 |
-
#:
|
172 |
-
|
173 |
-
|
174 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
175 |
|
176 |
-
#:
|
177 |
-
msgid "
|
178 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
179 |
|
180 |
#~ msgid " ("
|
181 |
#~ msgstr "("
|
182 |
-
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: New User Approve 1.0 in Danish / på dansk\n"
|
4 |
+
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
5 |
+
"POT-Creation-Date: 2014-10-08 23:50-0700\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
8 |
"Language-Team: Team Blogos <wordpress@blogos.dk>\n"
|
9 |
+
"Language: da_DK\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
"Plural-Forms: nplurals=2;plural=n != 1;\n"
|
|
|
|
|
14 |
"X-Poedit-SourceCharset: utf-8\n"
|
15 |
+
"X-Poedit-KeywordsList: __;_e;_n:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
|
16 |
+
"_nc:1,2;_nx:1,2;_n_noop:1,2;_nx_noop;_x;_c;esc_html__;esc_html_e;esc_html_x;"
|
17 |
+
"esc_attr__;esc_attr_e;esc_attr_x\n"
|
18 |
"X-Poedit-Basepath: d:\\wordpress\\plugins\\new-user-approve\n"
|
19 |
+
"X-Generator: Poedit 1.5.7\n"
|
20 |
"X-Poedit-SearchPath-0: d:\\wordpress\\plugins\\new-user-approve\n"
|
21 |
|
22 |
+
#: ../new-user-approve.php:98
|
23 |
+
#, php-format
|
24 |
+
msgid "New User Approve requires WordPress %s or newer."
|
25 |
+
msgstr ""
|
26 |
+
|
27 |
+
#: ../new-user-approve.php:145
|
28 |
+
#, php-format
|
29 |
+
msgid ""
|
30 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
31 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
32 |
+
"\">Hide Notice</a>"
|
33 |
+
msgstr ""
|
34 |
|
35 |
+
#: ../new-user-approve.php:257
|
36 |
+
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
37 |
+
msgstr ""
|
38 |
+
|
39 |
+
#: ../new-user-approve.php:260
|
40 |
+
msgid ""
|
41 |
+
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
42 |
+
msgstr ""
|
43 |
|
44 |
+
#: ../new-user-approve.php:362
|
45 |
msgid "Users"
|
46 |
msgstr "Brugere"
|
47 |
|
48 |
+
#: ../new-user-approve.php:392
|
49 |
+
#, php-format
|
50 |
+
msgid "[%s] User Approval"
|
51 |
+
msgstr "[%s] Brugergodkendelse"
|
52 |
|
53 |
+
#: ../new-user-approve.php:454
|
54 |
+
#, php-format
|
55 |
+
msgid ""
|
56 |
+
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
57 |
+
"href=\"mailto:%s\">webmaster</a> !"
|
58 |
+
msgstr ""
|
59 |
|
60 |
+
#: ../new-user-approve.php:520
|
61 |
+
#, php-format
|
62 |
+
msgid "[%s] Registration Approved"
|
63 |
+
msgstr "[%s] Registrering godkendt"
|
64 |
|
65 |
+
#: ../new-user-approve.php:550
|
66 |
+
#, php-format
|
67 |
+
msgid "[%s] Registration Denied"
|
68 |
+
msgstr "[%s] Registrering ikke godkendt"
|
69 |
|
70 |
+
#: ../new-user-approve.php:614
|
71 |
+
msgid "Registration successful."
|
72 |
+
msgstr "Registrering gennemført."
|
73 |
|
74 |
+
#: ../new-user-approve.php:617
|
75 |
+
msgid "Pending Approval"
|
76 |
+
msgstr "Afventer godkendelse"
|
77 |
+
|
78 |
+
#: ../admin/templates/approve.php:6
|
79 |
+
msgid "User successfully updated."
|
80 |
+
msgstr "Bruger opdateret med succes."
|
81 |
+
|
82 |
+
#: ../admin/templates/approve.php:11
|
83 |
+
msgid "User Registration Approval"
|
84 |
+
msgstr "Godkendelse af brugerregistrering"
|
85 |
|
86 |
+
#: ../includes/admin-approve.php:50
|
87 |
+
msgid "Approve New Users"
|
88 |
+
msgstr "Godkend nye brugere"
|
89 |
|
90 |
+
#: ../includes/admin-approve.php:82
|
91 |
msgid "Username"
|
92 |
msgstr "Brugernavn"
|
93 |
|
94 |
+
#: ../includes/admin-approve.php:83
|
95 |
msgid "Name"
|
96 |
msgstr "Navn"
|
97 |
|
98 |
+
#: ../includes/admin-approve.php:84
|
99 |
msgid "E-mail"
|
100 |
msgstr "E-amil"
|
101 |
|
102 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
|
|
103 |
msgid "Actions"
|
104 |
msgstr "Handlinger"
|
105 |
|
106 |
+
#: ../includes/admin-approve.php:129
|
107 |
msgid "email:"
|
108 |
msgstr "e-mail:"
|
109 |
|
110 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
111 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
112 |
msgid "Approve"
|
113 |
msgstr "Godkend"
|
114 |
|
115 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
116 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
117 |
msgid "Deny"
|
118 |
msgstr "Afvis"
|
119 |
|
120 |
+
#: ../includes/admin-approve.php:154
|
121 |
msgid "approved"
|
122 |
msgstr "godkendt"
|
123 |
|
124 |
+
#: ../includes/admin-approve.php:156
|
125 |
msgid "denied"
|
126 |
msgstr "afvist"
|
127 |
|
128 |
+
#: ../includes/admin-approve.php:158
|
129 |
msgid "pending"
|
130 |
msgstr "afventer"
|
131 |
|
132 |
+
#: ../includes/admin-approve.php:161
|
133 |
#, php-format
|
134 |
msgid "There are no users with a status of %s"
|
135 |
msgstr "Der er ingen brugere med status af %s"
|
136 |
|
137 |
+
#: ../includes/admin-approve.php:197
|
|
|
|
|
|
|
|
|
138 |
#, php-format
|
139 |
+
msgid ""
|
140 |
+
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
141 |
+
"| <a href=\"%2$s\">Hide Notice</a>"
|
142 |
+
msgstr ""
|
143 |
|
144 |
+
#: ../includes/admin-approve.php:220
|
145 |
+
#, fuzzy
|
146 |
+
msgid "Approve Users"
|
147 |
+
msgstr "Godkendte brugere"
|
148 |
|
149 |
+
#: ../includes/admin-approve.php:221
|
150 |
+
msgid "Updates"
|
151 |
+
msgstr ""
|
|
|
152 |
|
153 |
+
#: ../includes/admin-approve.php:222
|
154 |
+
msgid "Support"
|
155 |
+
msgstr ""
|
156 |
+
|
157 |
+
#: ../includes/admin-approve.php:223
|
158 |
+
msgid "Feedback"
|
159 |
+
msgstr ""
|
160 |
+
|
161 |
+
#: ../includes/admin-approve.php:231
|
162 |
+
msgid "Users Pending Approval"
|
163 |
+
msgstr "Brugere, der afventer godkendelse"
|
164 |
+
|
165 |
+
#: ../includes/admin-approve.php:233
|
166 |
+
msgid "Approved Users"
|
167 |
+
msgstr "Godkendte brugere"
|
168 |
+
|
169 |
+
#: ../includes/admin-approve.php:235
|
170 |
+
msgid "Denied Users"
|
171 |
+
msgstr "Afviste brugere"
|
172 |
+
|
173 |
+
#: ../includes/email-tags.php:235
|
174 |
+
msgid "The user's username on the site as well as the Username label"
|
175 |
+
msgstr ""
|
176 |
+
|
177 |
+
#: ../includes/email-tags.php:241
|
178 |
+
msgid "The user's email address"
|
179 |
+
msgstr ""
|
180 |
+
|
181 |
+
#: ../includes/email-tags.php:247
|
182 |
+
msgid "Your site name"
|
183 |
+
msgstr ""
|
184 |
+
|
185 |
+
#: ../includes/email-tags.php:253
|
186 |
+
msgid "Your site URL"
|
187 |
+
msgstr ""
|
188 |
|
189 |
+
#: ../includes/email-tags.php:259
|
190 |
+
msgid "The URL to approve/deny users"
|
191 |
+
msgstr ""
|
192 |
+
|
193 |
+
#: ../includes/email-tags.php:265
|
194 |
+
msgid "The URL to login to the site"
|
195 |
+
msgstr ""
|
196 |
+
|
197 |
+
#: ../includes/email-tags.php:271
|
198 |
+
msgid "Generates the password for the user to add to the email"
|
199 |
+
msgstr ""
|
200 |
+
|
201 |
+
#: ../includes/email-tags.php:299
|
202 |
#, php-format
|
203 |
msgid "Username: %s"
|
204 |
msgstr "Brugernavn: %s"
|
205 |
|
206 |
+
#: ../includes/email-tags.php:390
|
207 |
#, php-format
|
208 |
msgid "Password: %s"
|
209 |
msgstr "Adgangskode: %s"
|
210 |
|
211 |
+
#: ../includes/messages.php:9
|
212 |
+
#, fuzzy
|
213 |
+
msgid "You have been approved to access {sitename}"
|
214 |
+
msgstr "Du er godkendt til at få adgang til %s"
|
215 |
|
216 |
+
#: ../includes/messages.php:25
|
217 |
+
#, fuzzy
|
218 |
+
msgid "You have been denied access to {sitename}."
|
219 |
msgstr "Du har ikke fået adgang til %s"
|
220 |
|
221 |
+
#: ../includes/messages.php:38
|
222 |
+
msgid ""
|
223 |
+
"An email has been sent to the site administrator. The administrator will "
|
224 |
+
"review the information that has been submitted and either approve or deny "
|
225 |
+
"your request."
|
226 |
+
msgstr ""
|
227 |
+
"En e-mail er sendt til sitens administrator. Administratoren vil tjekke "
|
228 |
+
"informationen, som du har indtastet, og enten godkende eller afvise din "
|
229 |
+
"anmodning."
|
230 |
|
231 |
+
#: ../includes/messages.php:40
|
232 |
+
msgid ""
|
233 |
+
"You will receive an email with instructions on what you will need to do "
|
234 |
+
"next. Thanks for your patience."
|
235 |
+
msgstr ""
|
236 |
+
"Du vil få en e-mail med instruktioner om, hvad du skal gøre som det næste. "
|
237 |
+
"Tak for din tålmodighed."
|
238 |
|
239 |
+
#: ../includes/messages.php:53
|
240 |
+
#, fuzzy
|
241 |
+
msgid ""
|
242 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
243 |
+
"approved, you must first register."
|
244 |
+
msgstr ""
|
245 |
+
"Velkommen til %s. Denne site kan kun bruges af godkendte brugere. For at "
|
246 |
+
"blive godkendt skal du først registrere dig."
|
247 |
|
248 |
+
#: ../includes/messages.php:66
|
249 |
+
#, fuzzy
|
250 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
251 |
+
msgstr "%1$s (%2$s) har anmodet om en brugernavn på %3$s"
|
252 |
|
253 |
+
#: ../includes/messages.php:68
|
254 |
+
#, fuzzy
|
255 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
256 |
+
msgstr "For at godkende eller afvise denne brugers adgang til %s, gå til"
|
257 |
|
258 |
+
#: ../includes/messages.php:83
|
259 |
+
msgid ""
|
260 |
+
"After you register, your request will be sent to the site administrator for "
|
261 |
+
"approval. You will then receive an email with further instructions."
|
262 |
+
msgstr ""
|
263 |
+
"Når du har registreret dig, vil din anmodning blive sendt til sitens "
|
264 |
+
"administrator til godkendelse. Du vil derefter få en e-mail med de "
|
265 |
+
"nødvendige instruktioner."
|
266 |
+
|
267 |
+
#: ../includes/user-list.php:120
|
268 |
+
msgid "Status"
|
269 |
+
msgstr ""
|
270 |
|
271 |
+
#: ../includes/user-list.php:156
|
272 |
+
msgid "Filter"
|
273 |
+
msgstr ""
|
274 |
+
|
275 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
276 |
+
msgid "View all users"
|
277 |
+
msgstr ""
|
278 |
+
|
279 |
+
#: ../includes/user-list.php:320
|
280 |
+
#, fuzzy, php-format
|
281 |
+
msgid "User denied."
|
282 |
+
msgid_plural "%s users denied."
|
283 |
+
msgstr[0] "afvist"
|
284 |
+
msgstr[1] "afvist"
|
285 |
+
|
286 |
+
#: ../includes/user-list.php:325
|
287 |
+
#, fuzzy, php-format
|
288 |
+
msgid "User approved."
|
289 |
+
msgid_plural "%s users approved."
|
290 |
+
msgstr[0] "godkendt"
|
291 |
+
msgstr[1] "godkendt"
|
292 |
+
|
293 |
+
#: ../includes/user-list.php:349
|
294 |
+
msgid "Access Status"
|
295 |
+
msgstr ""
|
296 |
+
|
297 |
+
#: ../includes/user-list.php:354
|
298 |
+
msgid "-- Status --"
|
299 |
+
msgstr ""
|
300 |
+
|
301 |
+
#: ../includes/user-list.php:362
|
302 |
+
msgid "If user has access to sign in or not."
|
303 |
+
msgstr ""
|
304 |
+
|
305 |
+
#: ../includes/user-list.php:365
|
306 |
+
msgid "Current user status is <strong>pending</strong>."
|
307 |
+
msgstr ""
|
308 |
+
|
309 |
+
#~ msgid "Settings"
|
310 |
+
#~ msgstr "Indstillinger"
|
311 |
+
|
312 |
+
#~ msgid "User Management"
|
313 |
+
#~ msgstr "Brugerhåndtering"
|
314 |
+
|
315 |
+
#~ msgid "ID"
|
316 |
+
#~ msgstr "Id"
|
317 |
+
|
318 |
+
#~ msgid "User name already exists"
|
319 |
+
#~ msgstr "Brugernavn eksisterer allerede"
|
320 |
|
321 |
#~ msgid " ("
|
322 |
#~ msgstr "("
|
|
localization/new-user-approve-de_DE.mo
CHANGED
Binary file
|
localization/new-user-approve-de_DE.po
CHANGED
@@ -7,194 +7,327 @@ msgid ""
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: NUA\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
10 |
-
"POT-Creation-Date:
|
11 |
-
"PO-Revision-Date:
|
12 |
-
"Last-Translator:
|
13 |
"Language-Team: FatCow <zhr@tut.by>\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: Belarusian\n"
|
18 |
-
"X-Poedit-Country: BELARUS\n"
|
19 |
"X-Poedit-SourceCharset: utf-8\n"
|
|
|
20 |
|
21 |
-
#: new-user-approve.php:
|
22 |
-
|
23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
-
#: new-user-approve.php:
|
26 |
-
msgid "
|
27 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
28 |
|
29 |
-
#: new-user-approve.php:
|
30 |
msgid "Users"
|
31 |
msgstr "Benutzer"
|
32 |
|
33 |
-
#: new-user-approve.php:
|
34 |
-
|
35 |
-
|
|
|
36 |
|
37 |
-
#: new-user-approve.php:
|
38 |
-
|
39 |
-
|
|
|
|
|
|
|
40 |
|
41 |
-
#: new-user-approve.php:
|
42 |
-
|
43 |
-
|
|
|
44 |
|
45 |
-
#: new-user-approve.php:
|
46 |
-
|
47 |
-
|
|
|
48 |
|
49 |
-
#: new-user-approve.php:
|
50 |
-
msgid "
|
51 |
-
msgstr "
|
52 |
|
53 |
-
#: new-user-approve.php:
|
54 |
-
msgid "
|
55 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
|
57 |
-
#:
|
58 |
-
msgid "
|
59 |
-
msgstr "
|
60 |
|
61 |
-
#:
|
62 |
msgid "Username"
|
63 |
msgstr "Benutzername"
|
64 |
|
65 |
-
#:
|
66 |
msgid "Name"
|
67 |
msgstr "Name"
|
68 |
|
69 |
-
#:
|
70 |
msgid "E-mail"
|
71 |
msgstr "E-Mail"
|
72 |
|
73 |
-
#:
|
74 |
-
#: new-user-approve.php:262
|
75 |
msgid "Actions"
|
76 |
msgstr "Aktionen"
|
77 |
|
78 |
-
#:
|
79 |
msgid "email:"
|
80 |
msgstr "email:"
|
81 |
|
82 |
-
#:
|
|
|
83 |
msgid "Approve"
|
84 |
msgstr "Freischalten"
|
85 |
|
86 |
-
#:
|
|
|
87 |
msgid "Deny"
|
88 |
msgstr "Ablehnen"
|
89 |
|
90 |
-
#:
|
91 |
msgid "approved"
|
92 |
msgstr "freigeschalten"
|
93 |
|
94 |
-
#:
|
95 |
msgid "denied"
|
96 |
msgstr "abgelehnt"
|
97 |
|
98 |
-
#:
|
99 |
msgid "pending"
|
100 |
msgstr "schwebend"
|
101 |
|
102 |
-
#:
|
103 |
#, php-format
|
104 |
msgid "There are no users with a status of %s"
|
105 |
msgstr "Es gibt keine Benutzer mit dem Status %s"
|
106 |
|
107 |
-
#:
|
108 |
-
msgid "User name already exists"
|
109 |
-
msgstr "Der Benutzername existiert bereits"
|
110 |
-
|
111 |
-
#: new-user-approve.php:335
|
112 |
#, php-format
|
113 |
-
msgid "
|
114 |
-
|
|
|
|
|
115 |
|
116 |
-
#:
|
117 |
-
#,
|
118 |
-
msgid "
|
119 |
-
msgstr "
|
120 |
|
121 |
-
#:
|
122 |
-
|
123 |
-
|
124 |
-
msgstr "[%s] Genehmigung des Benutzers"
|
125 |
|
126 |
-
#:
|
127 |
-
|
128 |
-
|
129 |
-
|
|
|
|
|
|
|
130 |
|
131 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
132 |
#, php-format
|
133 |
msgid "Username: %s"
|
134 |
msgstr "Benutzername: %s"
|
135 |
|
136 |
-
#:
|
137 |
#, php-format
|
138 |
msgid "Password: %s"
|
139 |
msgstr "Passwort: %s"
|
140 |
|
141 |
-
#:
|
142 |
-
#,
|
143 |
-
msgid "
|
144 |
-
msgstr "
|
145 |
|
146 |
-
#:
|
147 |
-
#,
|
148 |
-
msgid "You have been denied access to
|
149 |
msgstr "Ihr Zugang zu %s wurde abgelehnt."
|
150 |
|
151 |
-
#:
|
152 |
-
|
153 |
-
|
154 |
-
|
|
|
|
|
|
|
|
|
155 |
|
156 |
-
#:
|
157 |
-
msgid "
|
158 |
-
|
|
|
|
|
|
|
|
|
159 |
|
160 |
-
#:
|
161 |
-
|
162 |
-
|
|
|
|
|
|
|
|
|
|
|
163 |
|
164 |
-
#:
|
165 |
-
|
166 |
-
|
|
|
167 |
|
168 |
-
#:
|
169 |
-
|
170 |
-
|
|
|
171 |
|
172 |
-
#:
|
173 |
-
|
174 |
-
|
175 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
176 |
|
177 |
-
|
178 |
-
|
179 |
-
msgstr "Nachdem Sie sich registriert haben, wird Ihre Registrierung zur Freischaltung an den Administrator der Seite geschickt. Sie erhalten dann eine E-Mail mit weiteren Anleitungen."
|
180 |
|
181 |
-
|
182 |
-
|
183 |
-
msgstr "Freischaltung eines neuen Benutzers"
|
184 |
|
185 |
-
|
186 |
-
|
187 |
-
msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
188 |
|
189 |
-
|
190 |
-
|
191 |
-
msgstr "Dieses Plugin erlaubt es Administratoren, Benutzer, die sich angemeldet haben, vor einem Zugang zum Blog zunächst freizuschalten."
|
192 |
|
193 |
-
|
194 |
-
|
195 |
-
|
|
|
|
|
|
|
196 |
|
197 |
-
|
198 |
-
|
199 |
-
msgstr "http://www.picklewagon.com/"
|
200 |
|
|
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: NUA\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
10 |
+
"POT-Creation-Date: 2014-10-08 23:50-0700\n"
|
11 |
+
"PO-Revision-Date: 2014-10-09 00:06-0700\n"
|
12 |
+
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
13 |
"Language-Team: FatCow <zhr@tut.by>\n"
|
14 |
+
"Language: be_BY\n"
|
15 |
"MIME-Version: 1.0\n"
|
16 |
"Content-Type: text/plain; charset=utf-8\n"
|
17 |
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
18 |
"X-Poedit-SourceCharset: utf-8\n"
|
19 |
+
"X-Generator: Poedit 1.5.7\n"
|
20 |
|
21 |
+
#: ../new-user-approve.php:98
|
22 |
+
#, php-format
|
23 |
+
msgid "New User Approve requires WordPress %s or newer."
|
24 |
+
msgstr ""
|
25 |
+
|
26 |
+
#: ../new-user-approve.php:145
|
27 |
+
#, php-format
|
28 |
+
msgid ""
|
29 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
30 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
31 |
+
"\">Hide Notice</a>"
|
32 |
+
msgstr ""
|
33 |
|
34 |
+
#: ../new-user-approve.php:257
|
35 |
+
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
36 |
+
msgstr ""
|
37 |
+
|
38 |
+
#: ../new-user-approve.php:260
|
39 |
+
msgid ""
|
40 |
+
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
41 |
+
msgstr ""
|
42 |
|
43 |
+
#: ../new-user-approve.php:362
|
44 |
msgid "Users"
|
45 |
msgstr "Benutzer"
|
46 |
|
47 |
+
#: ../new-user-approve.php:392
|
48 |
+
#, php-format
|
49 |
+
msgid "[%s] User Approval"
|
50 |
+
msgstr "[%s] Genehmigung des Benutzers"
|
51 |
|
52 |
+
#: ../new-user-approve.php:454
|
53 |
+
#, php-format
|
54 |
+
msgid ""
|
55 |
+
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
56 |
+
"href=\"mailto:%s\">webmaster</a> !"
|
57 |
+
msgstr ""
|
58 |
|
59 |
+
#: ../new-user-approve.php:520
|
60 |
+
#, php-format
|
61 |
+
msgid "[%s] Registration Approved"
|
62 |
+
msgstr "[%s] Registrierung wurde freigeschalten"
|
63 |
|
64 |
+
#: ../new-user-approve.php:550
|
65 |
+
#, php-format
|
66 |
+
msgid "[%s] Registration Denied"
|
67 |
+
msgstr "[%s] Registrierung abgelehnt"
|
68 |
|
69 |
+
#: ../new-user-approve.php:614
|
70 |
+
msgid "Registration successful."
|
71 |
+
msgstr "Registrierung erfolgreich."
|
72 |
|
73 |
+
#: ../new-user-approve.php:617
|
74 |
+
msgid "Pending Approval"
|
75 |
+
msgstr "Ausstehende Freischaltung"
|
76 |
+
|
77 |
+
#: ../admin/templates/approve.php:6
|
78 |
+
msgid "User successfully updated."
|
79 |
+
msgstr "Der Benutzer wurde erfolgreich aktualisiert."
|
80 |
+
|
81 |
+
#: ../admin/templates/approve.php:11
|
82 |
+
msgid "User Registration Approval"
|
83 |
+
msgstr "Freischaltung der Benutzer-Registrierung"
|
84 |
|
85 |
+
#: ../includes/admin-approve.php:50
|
86 |
+
msgid "Approve New Users"
|
87 |
+
msgstr "Neue Benutzer freischalten"
|
88 |
|
89 |
+
#: ../includes/admin-approve.php:82
|
90 |
msgid "Username"
|
91 |
msgstr "Benutzername"
|
92 |
|
93 |
+
#: ../includes/admin-approve.php:83
|
94 |
msgid "Name"
|
95 |
msgstr "Name"
|
96 |
|
97 |
+
#: ../includes/admin-approve.php:84
|
98 |
msgid "E-mail"
|
99 |
msgstr "E-Mail"
|
100 |
|
101 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
|
|
102 |
msgid "Actions"
|
103 |
msgstr "Aktionen"
|
104 |
|
105 |
+
#: ../includes/admin-approve.php:129
|
106 |
msgid "email:"
|
107 |
msgstr "email:"
|
108 |
|
109 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
110 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
111 |
msgid "Approve"
|
112 |
msgstr "Freischalten"
|
113 |
|
114 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
115 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
116 |
msgid "Deny"
|
117 |
msgstr "Ablehnen"
|
118 |
|
119 |
+
#: ../includes/admin-approve.php:154
|
120 |
msgid "approved"
|
121 |
msgstr "freigeschalten"
|
122 |
|
123 |
+
#: ../includes/admin-approve.php:156
|
124 |
msgid "denied"
|
125 |
msgstr "abgelehnt"
|
126 |
|
127 |
+
#: ../includes/admin-approve.php:158
|
128 |
msgid "pending"
|
129 |
msgstr "schwebend"
|
130 |
|
131 |
+
#: ../includes/admin-approve.php:161
|
132 |
#, php-format
|
133 |
msgid "There are no users with a status of %s"
|
134 |
msgstr "Es gibt keine Benutzer mit dem Status %s"
|
135 |
|
136 |
+
#: ../includes/admin-approve.php:197
|
|
|
|
|
|
|
|
|
137 |
#, php-format
|
138 |
+
msgid ""
|
139 |
+
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
140 |
+
"| <a href=\"%2$s\">Hide Notice</a>"
|
141 |
+
msgstr ""
|
142 |
|
143 |
+
#: ../includes/admin-approve.php:220
|
144 |
+
#, fuzzy
|
145 |
+
msgid "Approve Users"
|
146 |
+
msgstr "Zugelassene Benutzer"
|
147 |
|
148 |
+
#: ../includes/admin-approve.php:221
|
149 |
+
msgid "Updates"
|
150 |
+
msgstr ""
|
|
|
151 |
|
152 |
+
#: ../includes/admin-approve.php:222
|
153 |
+
msgid "Support"
|
154 |
+
msgstr ""
|
155 |
+
|
156 |
+
#: ../includes/admin-approve.php:223
|
157 |
+
msgid "Feedback"
|
158 |
+
msgstr ""
|
159 |
|
160 |
+
#: ../includes/admin-approve.php:231
|
161 |
+
msgid "Users Pending Approval"
|
162 |
+
msgstr "Ausstehende Genehmigung eines Benutzers"
|
163 |
+
|
164 |
+
#: ../includes/admin-approve.php:233
|
165 |
+
msgid "Approved Users"
|
166 |
+
msgstr "Zugelassene Benutzer"
|
167 |
+
|
168 |
+
#: ../includes/admin-approve.php:235
|
169 |
+
msgid "Denied Users"
|
170 |
+
msgstr "Abgelehnte Benutzer"
|
171 |
+
|
172 |
+
#: ../includes/email-tags.php:235
|
173 |
+
msgid "The user's username on the site as well as the Username label"
|
174 |
+
msgstr ""
|
175 |
+
|
176 |
+
#: ../includes/email-tags.php:241
|
177 |
+
msgid "The user's email address"
|
178 |
+
msgstr ""
|
179 |
+
|
180 |
+
#: ../includes/email-tags.php:247
|
181 |
+
msgid "Your site name"
|
182 |
+
msgstr ""
|
183 |
+
|
184 |
+
#: ../includes/email-tags.php:253
|
185 |
+
msgid "Your site URL"
|
186 |
+
msgstr ""
|
187 |
+
|
188 |
+
#: ../includes/email-tags.php:259
|
189 |
+
msgid "The URL to approve/deny users"
|
190 |
+
msgstr ""
|
191 |
+
|
192 |
+
#: ../includes/email-tags.php:265
|
193 |
+
msgid "The URL to login to the site"
|
194 |
+
msgstr ""
|
195 |
+
|
196 |
+
#: ../includes/email-tags.php:271
|
197 |
+
msgid "Generates the password for the user to add to the email"
|
198 |
+
msgstr ""
|
199 |
+
|
200 |
+
#: ../includes/email-tags.php:299
|
201 |
#, php-format
|
202 |
msgid "Username: %s"
|
203 |
msgstr "Benutzername: %s"
|
204 |
|
205 |
+
#: ../includes/email-tags.php:390
|
206 |
#, php-format
|
207 |
msgid "Password: %s"
|
208 |
msgstr "Passwort: %s"
|
209 |
|
210 |
+
#: ../includes/messages.php:9
|
211 |
+
#, fuzzy
|
212 |
+
msgid "You have been approved to access {sitename}"
|
213 |
+
msgstr "Ihnen wurde der Zugang %s freigeschaltet"
|
214 |
|
215 |
+
#: ../includes/messages.php:25
|
216 |
+
#, fuzzy
|
217 |
+
msgid "You have been denied access to {sitename}."
|
218 |
msgstr "Ihr Zugang zu %s wurde abgelehnt."
|
219 |
|
220 |
+
#: ../includes/messages.php:38
|
221 |
+
msgid ""
|
222 |
+
"An email has been sent to the site administrator. The administrator will "
|
223 |
+
"review the information that has been submitted and either approve or deny "
|
224 |
+
"your request."
|
225 |
+
msgstr ""
|
226 |
+
"Dem Administrator der Seite wurde eine E-Mail gesendet. Nach Prüfung durch "
|
227 |
+
"diesen werden Ihnen die Zugangsdaten mitgeteilt."
|
228 |
|
229 |
+
#: ../includes/messages.php:40
|
230 |
+
msgid ""
|
231 |
+
"You will receive an email with instructions on what you will need to do "
|
232 |
+
"next. Thanks for your patience."
|
233 |
+
msgstr ""
|
234 |
+
"Sie erhalten eine E-Mail mit Anleitungen zum weiteren Vorgehen. Danke für "
|
235 |
+
"Ihr Verständnis."
|
236 |
|
237 |
+
#: ../includes/messages.php:53
|
238 |
+
#, fuzzy
|
239 |
+
msgid ""
|
240 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
241 |
+
"approved, you must first register."
|
242 |
+
msgstr ""
|
243 |
+
"Willkommen auf %s. Diese Seite ist nur registrierten Benutzern zugänglich. "
|
244 |
+
"Für einen Zugriff müssen Sie sich zunächst registrieren."
|
245 |
|
246 |
+
#: ../includes/messages.php:66
|
247 |
+
#, fuzzy
|
248 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
249 |
+
msgstr "%1$s (%2$s) hat einen Benutzernamen um %3$s beantragt"
|
250 |
|
251 |
+
#: ../includes/messages.php:68
|
252 |
+
#, fuzzy
|
253 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
254 |
+
msgstr "Um den Benutzer zuzulassen oder abzulehnen gehe zu %s"
|
255 |
|
256 |
+
#: ../includes/messages.php:83
|
257 |
+
msgid ""
|
258 |
+
"After you register, your request will be sent to the site administrator for "
|
259 |
+
"approval. You will then receive an email with further instructions."
|
260 |
+
msgstr ""
|
261 |
+
"Nachdem Sie sich registriert haben, wird Ihre Registrierung zur "
|
262 |
+
"Freischaltung an den Administrator der Seite geschickt. Sie erhalten dann "
|
263 |
+
"eine E-Mail mit weiteren Anleitungen."
|
264 |
+
|
265 |
+
#: ../includes/user-list.php:120
|
266 |
+
msgid "Status"
|
267 |
+
msgstr ""
|
268 |
+
|
269 |
+
#: ../includes/user-list.php:156
|
270 |
+
msgid "Filter"
|
271 |
+
msgstr ""
|
272 |
+
|
273 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
274 |
+
msgid "View all users"
|
275 |
+
msgstr ""
|
276 |
+
|
277 |
+
#: ../includes/user-list.php:320
|
278 |
+
#, fuzzy, php-format
|
279 |
+
msgid "User denied."
|
280 |
+
msgid_plural "%s users denied."
|
281 |
+
msgstr[0] "abgelehnt"
|
282 |
+
msgstr[1] "abgelehnt"
|
283 |
+
|
284 |
+
#: ../includes/user-list.php:325
|
285 |
+
#, fuzzy, php-format
|
286 |
+
msgid "User approved."
|
287 |
+
msgid_plural "%s users approved."
|
288 |
+
msgstr[0] "Freischaltung eines neuen Benutzers"
|
289 |
+
msgstr[1] "Freischaltung eines neuen Benutzers"
|
290 |
+
|
291 |
+
#: ../includes/user-list.php:349
|
292 |
+
msgid "Access Status"
|
293 |
+
msgstr ""
|
294 |
+
|
295 |
+
#: ../includes/user-list.php:354
|
296 |
+
msgid "-- Status --"
|
297 |
+
msgstr ""
|
298 |
+
|
299 |
+
#: ../includes/user-list.php:362
|
300 |
+
msgid "If user has access to sign in or not."
|
301 |
+
msgstr ""
|
302 |
+
|
303 |
+
#: ../includes/user-list.php:365
|
304 |
+
msgid "Current user status is <strong>pending</strong>."
|
305 |
+
msgstr ""
|
306 |
+
|
307 |
+
#~ msgid "Settings"
|
308 |
+
#~ msgstr "Einstellungen"
|
309 |
|
310 |
+
#~ msgid "User Management"
|
311 |
+
#~ msgstr "Benutzer-Verwaltung"
|
|
|
312 |
|
313 |
+
#~ msgid "ID"
|
314 |
+
#~ msgstr "ID"
|
|
|
315 |
|
316 |
+
#~ msgid "User name already exists"
|
317 |
+
#~ msgstr "Der Benutzername existiert bereits"
|
|
|
318 |
|
319 |
+
#~ msgid "http://www.picklewagon.com/wordpress/new-user-approve"
|
320 |
+
#~ msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
|
|
321 |
|
322 |
+
#~ msgid ""
|
323 |
+
#~ "This plugin allows administrators to approve users once they register. "
|
324 |
+
#~ "Only approved users will be allowed to access the blog."
|
325 |
+
#~ msgstr ""
|
326 |
+
#~ "Dieses Plugin erlaubt es Administratoren, Benutzer, die sich angemeldet "
|
327 |
+
#~ "haben, vor einem Zugang zum Blog zunächst freizuschalten."
|
328 |
|
329 |
+
#~ msgid "Josh Harrison"
|
330 |
+
#~ msgstr "Josh Harrison"
|
|
|
331 |
|
332 |
+
#~ msgid "http://www.picklewagon.com/"
|
333 |
+
#~ msgstr "http://www.picklewagon.com/"
|
localization/new-user-approve-el_EL.mo
CHANGED
Binary file
|
localization/new-user-approve-el_EL.po
CHANGED
@@ -2,194 +2,306 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: aprove\n"
|
4 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: \n"
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"X-Poedit-Language: el\n"
|
13 |
-
"X-Poedit-Country: EL\n"
|
14 |
"X-Poedit-SourceCharset: utf-8\n"
|
|
|
15 |
|
16 |
-
#: new-user-approve.php:
|
17 |
-
|
18 |
-
|
|
|
19 |
|
20 |
-
#: new-user-approve.php:
|
21 |
-
|
22 |
-
|
|
|
|
|
|
|
|
|
23 |
|
24 |
-
#: new-user-approve.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
msgid "Users"
|
26 |
msgstr "Χρήστες"
|
27 |
|
28 |
-
#: new-user-approve.php:
|
29 |
-
|
30 |
-
|
|
|
31 |
|
32 |
-
#: new-user-approve.php:
|
33 |
-
|
34 |
-
|
|
|
|
|
|
|
35 |
|
36 |
-
#: new-user-approve.php:
|
37 |
-
|
38 |
-
|
|
|
39 |
|
40 |
-
#: new-user-approve.php:
|
41 |
-
|
42 |
-
|
|
|
43 |
|
44 |
-
#: new-user-approve.php:
|
45 |
-
msgid "
|
46 |
-
msgstr "
|
47 |
|
48 |
-
#: new-user-approve.php:
|
49 |
-
msgid "
|
50 |
-
msgstr "
|
51 |
|
52 |
-
#:
|
53 |
-
msgid "
|
54 |
-
msgstr ""
|
|
|
|
|
|
|
|
|
55 |
|
56 |
-
#:
|
|
|
|
|
|
|
|
|
57 |
msgid "Username"
|
58 |
msgstr "Ψευδώνυμο"
|
59 |
|
60 |
-
#:
|
61 |
msgid "Name"
|
62 |
msgstr "Όνομα"
|
63 |
|
64 |
-
#:
|
65 |
msgid "E-mail"
|
66 |
msgstr ""
|
67 |
|
68 |
-
#:
|
69 |
-
#: new-user-approve.php:262
|
70 |
msgid "Actions"
|
71 |
msgstr "Ενέργειες"
|
72 |
|
73 |
-
#:
|
74 |
msgid "email:"
|
75 |
msgstr ""
|
76 |
|
77 |
-
#:
|
|
|
78 |
msgid "Approve"
|
79 |
msgstr "ΕΓΚΡΙΣΗ"
|
80 |
|
81 |
-
#:
|
|
|
82 |
msgid "Deny"
|
83 |
msgstr "ΑΠΟΡΡΙΨΗ"
|
84 |
|
85 |
-
#:
|
86 |
msgid "approved"
|
87 |
msgstr "εγκρίθηκε"
|
88 |
|
89 |
-
#:
|
90 |
msgid "denied"
|
91 |
msgstr "απορρίφθηκε"
|
92 |
|
93 |
-
#:
|
94 |
msgid "pending"
|
95 |
msgstr "εκκρεμεί"
|
96 |
|
97 |
-
#:
|
98 |
#, php-format
|
99 |
msgid "There are no users with a status of %s"
|
100 |
msgstr "Δεν υπάρχουν χρήστες σε κατάσταση %s "
|
101 |
|
102 |
-
#:
|
103 |
-
msgid "User name already exists"
|
104 |
-
msgstr "Το ψευδώνυμο υπάρχει ήδη καταχωρημένο"
|
105 |
-
|
106 |
-
#: new-user-approve.php:335
|
107 |
#, php-format
|
108 |
-
msgid "
|
109 |
-
|
|
|
|
|
110 |
|
111 |
-
#:
|
112 |
-
#,
|
113 |
-
msgid "
|
114 |
-
msgstr "
|
115 |
|
116 |
-
#:
|
117 |
-
|
118 |
-
|
119 |
-
msgstr "[%s] Έγκριση Χρήστη l"
|
120 |
|
121 |
-
#:
|
122 |
-
|
123 |
-
|
124 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
125 |
|
126 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
127 |
#, php-format
|
128 |
msgid "Username: %s"
|
129 |
msgstr "Ψευδώνυμο: %s"
|
130 |
|
131 |
-
#:
|
132 |
#, php-format
|
133 |
msgid "Password: %s"
|
134 |
msgstr "Κωδικός Πρόσβασης: %s"
|
135 |
|
136 |
-
#:
|
137 |
-
#,
|
138 |
-
msgid "
|
139 |
-
msgstr "
|
140 |
|
141 |
-
#:
|
142 |
-
#,
|
143 |
-
msgid "You have been denied access to
|
144 |
msgstr "Η αίτηση σας για πρόσβαση στο %s απορρίφθηκε"
|
145 |
|
146 |
-
#:
|
147 |
-
|
148 |
-
|
149 |
-
|
|
|
|
|
|
|
|
|
150 |
|
151 |
-
#:
|
152 |
-
msgid "
|
153 |
-
|
|
|
|
|
|
|
|
|
154 |
|
155 |
-
#:
|
156 |
-
|
157 |
-
|
|
|
|
|
|
|
|
|
|
|
158 |
|
159 |
-
#:
|
160 |
-
|
161 |
-
|
|
|
162 |
|
163 |
-
#:
|
164 |
-
|
165 |
-
|
|
|
166 |
|
167 |
-
#:
|
168 |
-
|
169 |
-
|
170 |
-
|
|
|
|
|
|
|
171 |
|
172 |
-
#:
|
173 |
-
msgid "
|
174 |
-
msgstr "
|
175 |
|
176 |
-
|
177 |
-
msgid "
|
178 |
-
msgstr "
|
179 |
|
180 |
-
|
181 |
-
msgid "
|
182 |
msgstr ""
|
183 |
|
184 |
-
|
185 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
186 |
msgstr ""
|
187 |
|
188 |
-
|
189 |
-
msgid "
|
190 |
msgstr ""
|
191 |
|
192 |
-
|
193 |
-
msgid "
|
194 |
msgstr ""
|
195 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: aprove\n"
|
4 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
5 |
+
"POT-Creation-Date: 2014-10-08 23:50-0700\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
12 |
"X-Poedit-SourceCharset: utf-8\n"
|
13 |
+
"X-Generator: Poedit 1.5.7\n"
|
14 |
|
15 |
+
#: ../new-user-approve.php:98
|
16 |
+
#, php-format
|
17 |
+
msgid "New User Approve requires WordPress %s or newer."
|
18 |
+
msgstr ""
|
19 |
|
20 |
+
#: ../new-user-approve.php:145
|
21 |
+
#, php-format
|
22 |
+
msgid ""
|
23 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
24 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
25 |
+
"\">Hide Notice</a>"
|
26 |
+
msgstr ""
|
27 |
|
28 |
+
#: ../new-user-approve.php:257
|
29 |
+
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
30 |
+
msgstr ""
|
31 |
+
|
32 |
+
#: ../new-user-approve.php:260
|
33 |
+
msgid ""
|
34 |
+
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
35 |
+
msgstr ""
|
36 |
+
|
37 |
+
#: ../new-user-approve.php:362
|
38 |
msgid "Users"
|
39 |
msgstr "Χρήστες"
|
40 |
|
41 |
+
#: ../new-user-approve.php:392
|
42 |
+
#, php-format
|
43 |
+
msgid "[%s] User Approval"
|
44 |
+
msgstr "[%s] Έγκριση Χρήστη l"
|
45 |
|
46 |
+
#: ../new-user-approve.php:454
|
47 |
+
#, php-format
|
48 |
+
msgid ""
|
49 |
+
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
50 |
+
"href=\"mailto:%s\">webmaster</a> !"
|
51 |
+
msgstr ""
|
52 |
|
53 |
+
#: ../new-user-approve.php:520
|
54 |
+
#, php-format
|
55 |
+
msgid "[%s] Registration Approved"
|
56 |
+
msgstr "[%s] Έγκριση εγγραφής"
|
57 |
|
58 |
+
#: ../new-user-approve.php:550
|
59 |
+
#, php-format
|
60 |
+
msgid "[%s] Registration Denied"
|
61 |
+
msgstr "[%s] η Εγγραφή σας απορρίφθηκε"
|
62 |
|
63 |
+
#: ../new-user-approve.php:614
|
64 |
+
msgid "Registration successful."
|
65 |
+
msgstr "Η Εγγραφή πραγματοποιήθηκε επιτυχώς!"
|
66 |
|
67 |
+
#: ../new-user-approve.php:617
|
68 |
+
msgid "Pending Approval"
|
69 |
+
msgstr "Εκκρεμή η Έγκριση"
|
70 |
|
71 |
+
#: ../admin/templates/approve.php:6
|
72 |
+
msgid "User successfully updated."
|
73 |
+
msgstr "Ο Χρήστης ενημερώθηκε επιτυχώς!"
|
74 |
+
|
75 |
+
#: ../admin/templates/approve.php:11
|
76 |
+
msgid "User Registration Approval"
|
77 |
+
msgstr "Έγκριση εγγραφής Χρήστη"
|
78 |
|
79 |
+
#: ../includes/admin-approve.php:50
|
80 |
+
msgid "Approve New Users"
|
81 |
+
msgstr "Έγκριση νέων Χρηστών"
|
82 |
+
|
83 |
+
#: ../includes/admin-approve.php:82
|
84 |
msgid "Username"
|
85 |
msgstr "Ψευδώνυμο"
|
86 |
|
87 |
+
#: ../includes/admin-approve.php:83
|
88 |
msgid "Name"
|
89 |
msgstr "Όνομα"
|
90 |
|
91 |
+
#: ../includes/admin-approve.php:84
|
92 |
msgid "E-mail"
|
93 |
msgstr ""
|
94 |
|
95 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
|
|
96 |
msgid "Actions"
|
97 |
msgstr "Ενέργειες"
|
98 |
|
99 |
+
#: ../includes/admin-approve.php:129
|
100 |
msgid "email:"
|
101 |
msgstr ""
|
102 |
|
103 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
104 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
105 |
msgid "Approve"
|
106 |
msgstr "ΕΓΚΡΙΣΗ"
|
107 |
|
108 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
109 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
110 |
msgid "Deny"
|
111 |
msgstr "ΑΠΟΡΡΙΨΗ"
|
112 |
|
113 |
+
#: ../includes/admin-approve.php:154
|
114 |
msgid "approved"
|
115 |
msgstr "εγκρίθηκε"
|
116 |
|
117 |
+
#: ../includes/admin-approve.php:156
|
118 |
msgid "denied"
|
119 |
msgstr "απορρίφθηκε"
|
120 |
|
121 |
+
#: ../includes/admin-approve.php:158
|
122 |
msgid "pending"
|
123 |
msgstr "εκκρεμεί"
|
124 |
|
125 |
+
#: ../includes/admin-approve.php:161
|
126 |
#, php-format
|
127 |
msgid "There are no users with a status of %s"
|
128 |
msgstr "Δεν υπάρχουν χρήστες σε κατάσταση %s "
|
129 |
|
130 |
+
#: ../includes/admin-approve.php:197
|
|
|
|
|
|
|
|
|
131 |
#, php-format
|
132 |
+
msgid ""
|
133 |
+
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
134 |
+
"| <a href=\"%2$s\">Hide Notice</a>"
|
135 |
+
msgstr ""
|
136 |
|
137 |
+
#: ../includes/admin-approve.php:220
|
138 |
+
#, fuzzy
|
139 |
+
msgid "Approve Users"
|
140 |
+
msgstr "Εγγεκριμένοι Χρήστες"
|
141 |
|
142 |
+
#: ../includes/admin-approve.php:221
|
143 |
+
msgid "Updates"
|
144 |
+
msgstr ""
|
|
|
145 |
|
146 |
+
#: ../includes/admin-approve.php:222
|
147 |
+
msgid "Support"
|
148 |
+
msgstr ""
|
149 |
+
|
150 |
+
#: ../includes/admin-approve.php:223
|
151 |
+
msgid "Feedback"
|
152 |
+
msgstr ""
|
153 |
+
|
154 |
+
#: ../includes/admin-approve.php:231
|
155 |
+
msgid "Users Pending Approval"
|
156 |
+
msgstr "Εκκρεμείς Εγγραφές Χρηστών"
|
157 |
|
158 |
+
#: ../includes/admin-approve.php:233
|
159 |
+
msgid "Approved Users"
|
160 |
+
msgstr "Εγγεκριμένοι Χρήστες"
|
161 |
+
|
162 |
+
#: ../includes/admin-approve.php:235
|
163 |
+
msgid "Denied Users"
|
164 |
+
msgstr "Χρήστες που Έφαγαν Πόρτα!"
|
165 |
+
|
166 |
+
#: ../includes/email-tags.php:235
|
167 |
+
msgid "The user's username on the site as well as the Username label"
|
168 |
+
msgstr ""
|
169 |
+
|
170 |
+
#: ../includes/email-tags.php:241
|
171 |
+
msgid "The user's email address"
|
172 |
+
msgstr ""
|
173 |
+
|
174 |
+
#: ../includes/email-tags.php:247
|
175 |
+
msgid "Your site name"
|
176 |
+
msgstr ""
|
177 |
+
|
178 |
+
#: ../includes/email-tags.php:253
|
179 |
+
msgid "Your site URL"
|
180 |
+
msgstr ""
|
181 |
+
|
182 |
+
#: ../includes/email-tags.php:259
|
183 |
+
msgid "The URL to approve/deny users"
|
184 |
+
msgstr ""
|
185 |
+
|
186 |
+
#: ../includes/email-tags.php:265
|
187 |
+
msgid "The URL to login to the site"
|
188 |
+
msgstr ""
|
189 |
+
|
190 |
+
#: ../includes/email-tags.php:271
|
191 |
+
msgid "Generates the password for the user to add to the email"
|
192 |
+
msgstr ""
|
193 |
+
|
194 |
+
#: ../includes/email-tags.php:299
|
195 |
#, php-format
|
196 |
msgid "Username: %s"
|
197 |
msgstr "Ψευδώνυμο: %s"
|
198 |
|
199 |
+
#: ../includes/email-tags.php:390
|
200 |
#, php-format
|
201 |
msgid "Password: %s"
|
202 |
msgstr "Κωδικός Πρόσβασης: %s"
|
203 |
|
204 |
+
#: ../includes/messages.php:9
|
205 |
+
#, fuzzy
|
206 |
+
msgid "You have been approved to access {sitename}"
|
207 |
+
msgstr "Έχετε εγκριθεί για πρόσβαση στο %s"
|
208 |
|
209 |
+
#: ../includes/messages.php:25
|
210 |
+
#, fuzzy
|
211 |
+
msgid "You have been denied access to {sitename}."
|
212 |
msgstr "Η αίτηση σας για πρόσβαση στο %s απορρίφθηκε"
|
213 |
|
214 |
+
#: ../includes/messages.php:38
|
215 |
+
msgid ""
|
216 |
+
"An email has been sent to the site administrator. The administrator will "
|
217 |
+
"review the information that has been submitted and either approve or deny "
|
218 |
+
"your request."
|
219 |
+
msgstr ""
|
220 |
+
"Στάλθηκε μήνυμα στο Διαχειριστή του website. Θα ενημερωθεί για τα στοιχεία "
|
221 |
+
"σας και θα εγκρίνει ή θα απορρίψει στην εγγραφή σας."
|
222 |
|
223 |
+
#: ../includes/messages.php:40
|
224 |
+
msgid ""
|
225 |
+
"You will receive an email with instructions on what you will need to do "
|
226 |
+
"next. Thanks for your patience."
|
227 |
+
msgstr ""
|
228 |
+
"Θα παραλάβετε σύντομα ένα μήνυμα με οδηγίες για τα επόμενα βήματα. "
|
229 |
+
"Ευχαριστούμε για την υπομονή σας."
|
230 |
|
231 |
+
#: ../includes/messages.php:53
|
232 |
+
#, fuzzy
|
233 |
+
msgid ""
|
234 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
235 |
+
"approved, you must first register."
|
236 |
+
msgstr ""
|
237 |
+
"Καλως ήλθατε στο %s. Αυτό το web site είναι πλήρως προσβάσιμο μόνο στους "
|
238 |
+
"εγγεκριμένους χρήστες. Για να εγκριθείτε, θα πρέπει πρώτα να εγγραφείτε. "
|
239 |
|
240 |
+
#: ../includes/messages.php:66
|
241 |
+
#, fuzzy
|
242 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
243 |
+
msgstr "%1$s (%2$s) αιτήθηκε πρόσβαση ως μελος στο web site της %3$s"
|
244 |
|
245 |
+
#: ../includes/messages.php:68
|
246 |
+
#, fuzzy
|
247 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
248 |
+
msgstr "Για έγκριση ή απόρριψη του Χρήστη στο %s πήγαινε στο "
|
249 |
|
250 |
+
#: ../includes/messages.php:83
|
251 |
+
msgid ""
|
252 |
+
"After you register, your request will be sent to the site administrator for "
|
253 |
+
"approval. You will then receive an email with further instructions."
|
254 |
+
msgstr ""
|
255 |
+
"Μετά την εγγραφή σας, θα σταλεί αίτηση στο Διαχειριστή του web site για "
|
256 |
+
"έγκριση. Θα σας αποστείλει αυτόματα οδηγίες για τα επόμενα βήματα. "
|
257 |
|
258 |
+
#: ../includes/user-list.php:120
|
259 |
+
msgid "Status"
|
260 |
+
msgstr ""
|
261 |
|
262 |
+
#: ../includes/user-list.php:156
|
263 |
+
msgid "Filter"
|
264 |
+
msgstr ""
|
265 |
|
266 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
267 |
+
msgid "View all users"
|
268 |
msgstr ""
|
269 |
|
270 |
+
#: ../includes/user-list.php:320
|
271 |
+
#, fuzzy, php-format
|
272 |
+
msgid "User denied."
|
273 |
+
msgid_plural "%s users denied."
|
274 |
+
msgstr[0] "απορρίφθηκε"
|
275 |
+
msgstr[1] "απορρίφθηκε"
|
276 |
+
|
277 |
+
#: ../includes/user-list.php:325
|
278 |
+
#, fuzzy, php-format
|
279 |
+
msgid "User approved."
|
280 |
+
msgid_plural "%s users approved."
|
281 |
+
msgstr[0] "Έγκριση Νέου Χρήστη"
|
282 |
+
msgstr[1] "Έγκριση Νέου Χρήστη"
|
283 |
+
|
284 |
+
#: ../includes/user-list.php:349
|
285 |
+
msgid "Access Status"
|
286 |
msgstr ""
|
287 |
|
288 |
+
#: ../includes/user-list.php:354
|
289 |
+
msgid "-- Status --"
|
290 |
msgstr ""
|
291 |
|
292 |
+
#: ../includes/user-list.php:362
|
293 |
+
msgid "If user has access to sign in or not."
|
294 |
msgstr ""
|
295 |
|
296 |
+
#: ../includes/user-list.php:365
|
297 |
+
msgid "Current user status is <strong>pending</strong>."
|
298 |
+
msgstr ""
|
299 |
+
|
300 |
+
#~ msgid "Settings"
|
301 |
+
#~ msgstr "Ρυθμίσεις"
|
302 |
+
|
303 |
+
#~ msgid "User Management"
|
304 |
+
#~ msgstr "Διαχείριση Χρηστών"
|
305 |
+
|
306 |
+
#~ msgid "User name already exists"
|
307 |
+
#~ msgstr "Το ψευδώνυμο υπάρχει ήδη καταχωρημένο"
|
localization/new-user-approve-es_ES.mo
CHANGED
Binary file
|
localization/new-user-approve-es_ES.po
CHANGED
@@ -7,191 +7,325 @@ msgid ""
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: PACKAGE VERSION\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
10 |
-
"POT-Creation-Date:
|
11 |
-
"PO-Revision-Date:
|
12 |
-
"Last-Translator:
|
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 |
-
#: new-user-approve.php:
|
19 |
-
|
20 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
|
22 |
-
#: new-user-approve.php:
|
23 |
-
msgid "
|
24 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
25 |
|
26 |
-
#: new-user-approve.php:
|
27 |
msgid "Users"
|
28 |
msgstr "Usuarios"
|
29 |
|
30 |
-
#: new-user-approve.php:
|
31 |
-
|
32 |
-
|
|
|
33 |
|
34 |
-
#: new-user-approve.php:
|
35 |
-
|
36 |
-
|
|
|
|
|
|
|
37 |
|
38 |
-
#: new-user-approve.php:
|
39 |
-
|
40 |
-
|
|
|
41 |
|
42 |
-
#: new-user-approve.php:
|
43 |
-
|
44 |
-
|
|
|
45 |
|
46 |
-
#: new-user-approve.php:
|
47 |
-
msgid "
|
48 |
-
msgstr "
|
49 |
|
50 |
-
#: new-user-approve.php:
|
51 |
-
msgid "
|
52 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
|
54 |
-
#:
|
55 |
-
msgid "
|
56 |
-
msgstr "
|
57 |
|
58 |
-
#:
|
59 |
msgid "Username"
|
60 |
msgstr "Usuario"
|
61 |
|
62 |
-
#:
|
63 |
msgid "Name"
|
64 |
msgstr "Nombre"
|
65 |
|
66 |
-
#:
|
67 |
msgid "E-mail"
|
68 |
msgstr "Email"
|
69 |
|
70 |
-
#:
|
71 |
-
#: new-user-approve.php:262
|
72 |
msgid "Actions"
|
73 |
msgstr "Acciones"
|
74 |
|
75 |
-
#:
|
76 |
msgid "email:"
|
77 |
msgstr "email:"
|
78 |
|
79 |
-
#:
|
|
|
80 |
msgid "Approve"
|
81 |
msgstr "Aprobar"
|
82 |
|
83 |
-
#:
|
|
|
84 |
msgid "Deny"
|
85 |
msgstr "Rechazar"
|
86 |
|
87 |
-
#:
|
88 |
msgid "approved"
|
89 |
msgstr "aprobado"
|
90 |
|
91 |
-
#:
|
92 |
msgid "denied"
|
93 |
msgstr "rechazado"
|
94 |
|
95 |
-
#:
|
96 |
msgid "pending"
|
97 |
msgstr "Pendiente"
|
98 |
|
99 |
-
#:
|
100 |
#, php-format
|
101 |
msgid "There are no users with a status of %s"
|
102 |
msgstr "No hay usuarios con estatus %s"
|
103 |
|
104 |
-
#:
|
105 |
-
msgid "User name already exists"
|
106 |
-
msgstr "Nombre de usuario ya existe"
|
107 |
-
|
108 |
-
#: new-user-approve.php:335
|
109 |
#, php-format
|
110 |
-
msgid "
|
111 |
-
|
|
|
|
|
112 |
|
113 |
-
#:
|
114 |
-
#,
|
115 |
-
msgid "
|
116 |
-
msgstr "
|
117 |
|
118 |
-
#:
|
119 |
-
|
120 |
-
|
121 |
-
msgstr "[%s] Aprobación de usuario"
|
122 |
|
123 |
-
#:
|
124 |
-
|
125 |
-
|
126 |
-
|
|
|
|
|
|
|
127 |
|
128 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
#, php-format
|
130 |
msgid "Username: %s"
|
131 |
msgstr "Usuario: %s"
|
132 |
|
133 |
-
#:
|
134 |
#, php-format
|
135 |
msgid "Password: %s"
|
136 |
msgstr "Password: %s"
|
137 |
|
138 |
-
#:
|
139 |
-
#,
|
140 |
-
msgid "
|
141 |
-
msgstr "
|
142 |
|
143 |
-
#:
|
144 |
-
#,
|
145 |
-
msgid "You have been denied access to
|
146 |
msgstr "Usted no ha sido aprobado en %s"
|
147 |
|
148 |
-
#:
|
149 |
-
|
150 |
-
|
151 |
-
|
|
|
|
|
|
|
|
|
152 |
|
153 |
-
#:
|
154 |
-
msgid "
|
155 |
-
|
|
|
|
|
|
|
|
|
156 |
|
157 |
-
#:
|
158 |
-
|
159 |
-
|
|
|
|
|
|
|
|
|
|
|
160 |
|
161 |
-
#:
|
162 |
-
|
163 |
-
|
|
|
164 |
|
165 |
-
#:
|
166 |
-
|
167 |
-
|
|
|
168 |
|
169 |
-
#:
|
170 |
-
|
171 |
-
|
172 |
-
|
|
|
|
|
|
|
|
|
173 |
|
174 |
-
#:
|
175 |
-
msgid "
|
176 |
-
msgstr "
|
177 |
|
178 |
-
|
179 |
-
msgid "
|
180 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
181 |
|
182 |
-
|
183 |
-
|
184 |
-
msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
185 |
|
186 |
-
|
187 |
-
|
188 |
-
msgstr "Este plugin permite a los administradores aprobar nuevos usuarios una vez que se registran. Sólo los usuarios autorizados podrán acceder al sitio."
|
189 |
|
190 |
-
|
191 |
-
|
192 |
-
|
|
|
|
|
|
|
193 |
|
194 |
-
|
195 |
-
|
196 |
-
msgstr "http://www.picklewagon.com/"
|
197 |
|
|
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: PACKAGE VERSION\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
10 |
+
"POT-Creation-Date: 2014-10-08 23:44-0700\n"
|
11 |
+
"PO-Revision-Date: 2014-10-09 00:02-0700\n"
|
12 |
+
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
13 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
14 |
"MIME-Version: 1.0\n"
|
15 |
"Content-Type: text/plain; charset=UTF-8\n"
|
16 |
"Content-Transfer-Encoding: 8bit\n"
|
17 |
+
"X-Generator: Poedit 1.5.7\n"
|
18 |
|
19 |
+
#: ../new-user-approve.php:98
|
20 |
+
#, php-format
|
21 |
+
msgid "New User Approve requires WordPress %s or newer."
|
22 |
+
msgstr ""
|
23 |
+
|
24 |
+
#: ../new-user-approve.php:145
|
25 |
+
#, php-format
|
26 |
+
msgid ""
|
27 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
28 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
29 |
+
"\">Hide Notice</a>"
|
30 |
+
msgstr ""
|
31 |
|
32 |
+
#: ../new-user-approve.php:257
|
33 |
+
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
34 |
+
msgstr ""
|
35 |
+
|
36 |
+
#: ../new-user-approve.php:260
|
37 |
+
msgid ""
|
38 |
+
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
39 |
+
msgstr ""
|
40 |
|
41 |
+
#: ../new-user-approve.php:362
|
42 |
msgid "Users"
|
43 |
msgstr "Usuarios"
|
44 |
|
45 |
+
#: ../new-user-approve.php:392
|
46 |
+
#, php-format
|
47 |
+
msgid "[%s] User Approval"
|
48 |
+
msgstr "[%s] Aprobación de usuario"
|
49 |
|
50 |
+
#: ../new-user-approve.php:454
|
51 |
+
#, php-format
|
52 |
+
msgid ""
|
53 |
+
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
54 |
+
"href=\"mailto:%s\">webmaster</a> !"
|
55 |
+
msgstr ""
|
56 |
|
57 |
+
#: ../new-user-approve.php:520
|
58 |
+
#, php-format
|
59 |
+
msgid "[%s] Registration Approved"
|
60 |
+
msgstr "[%s] Registro aprobado"
|
61 |
|
62 |
+
#: ../new-user-approve.php:550
|
63 |
+
#, php-format
|
64 |
+
msgid "[%s] Registration Denied"
|
65 |
+
msgstr "[%s] Registro rechazado"
|
66 |
|
67 |
+
#: ../new-user-approve.php:614
|
68 |
+
msgid "Registration successful."
|
69 |
+
msgstr "Registro exitoso"
|
70 |
|
71 |
+
#: ../new-user-approve.php:617
|
72 |
+
msgid "Pending Approval"
|
73 |
+
msgstr "Aprobación pendiente"
|
74 |
+
|
75 |
+
#: ../admin/templates/approve.php:6
|
76 |
+
msgid "User successfully updated."
|
77 |
+
msgstr "Usuario actualizado correctamente"
|
78 |
+
|
79 |
+
#: ../admin/templates/approve.php:11
|
80 |
+
msgid "User Registration Approval"
|
81 |
+
msgstr "Aprobación de nuevos usuarios"
|
82 |
|
83 |
+
#: ../includes/admin-approve.php:50
|
84 |
+
msgid "Approve New Users"
|
85 |
+
msgstr "Aprobar nuevos usuarios"
|
86 |
|
87 |
+
#: ../includes/admin-approve.php:82
|
88 |
msgid "Username"
|
89 |
msgstr "Usuario"
|
90 |
|
91 |
+
#: ../includes/admin-approve.php:83
|
92 |
msgid "Name"
|
93 |
msgstr "Nombre"
|
94 |
|
95 |
+
#: ../includes/admin-approve.php:84
|
96 |
msgid "E-mail"
|
97 |
msgstr "Email"
|
98 |
|
99 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
|
|
100 |
msgid "Actions"
|
101 |
msgstr "Acciones"
|
102 |
|
103 |
+
#: ../includes/admin-approve.php:129
|
104 |
msgid "email:"
|
105 |
msgstr "email:"
|
106 |
|
107 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
108 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
109 |
msgid "Approve"
|
110 |
msgstr "Aprobar"
|
111 |
|
112 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
113 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
114 |
msgid "Deny"
|
115 |
msgstr "Rechazar"
|
116 |
|
117 |
+
#: ../includes/admin-approve.php:154
|
118 |
msgid "approved"
|
119 |
msgstr "aprobado"
|
120 |
|
121 |
+
#: ../includes/admin-approve.php:156
|
122 |
msgid "denied"
|
123 |
msgstr "rechazado"
|
124 |
|
125 |
+
#: ../includes/admin-approve.php:158
|
126 |
msgid "pending"
|
127 |
msgstr "Pendiente"
|
128 |
|
129 |
+
#: ../includes/admin-approve.php:161
|
130 |
#, php-format
|
131 |
msgid "There are no users with a status of %s"
|
132 |
msgstr "No hay usuarios con estatus %s"
|
133 |
|
134 |
+
#: ../includes/admin-approve.php:197
|
|
|
|
|
|
|
|
|
135 |
#, php-format
|
136 |
+
msgid ""
|
137 |
+
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
138 |
+
"| <a href=\"%2$s\">Hide Notice</a>"
|
139 |
+
msgstr ""
|
140 |
|
141 |
+
#: ../includes/admin-approve.php:220
|
142 |
+
#, fuzzy
|
143 |
+
msgid "Approve Users"
|
144 |
+
msgstr "Usuarios aprobados"
|
145 |
|
146 |
+
#: ../includes/admin-approve.php:221
|
147 |
+
msgid "Updates"
|
148 |
+
msgstr ""
|
|
|
149 |
|
150 |
+
#: ../includes/admin-approve.php:222
|
151 |
+
msgid "Support"
|
152 |
+
msgstr ""
|
153 |
+
|
154 |
+
#: ../includes/admin-approve.php:223
|
155 |
+
msgid "Feedback"
|
156 |
+
msgstr ""
|
157 |
|
158 |
+
#: ../includes/admin-approve.php:231
|
159 |
+
msgid "Users Pending Approval"
|
160 |
+
msgstr "Usuarios pendientes de aprobación"
|
161 |
+
|
162 |
+
#: ../includes/admin-approve.php:233
|
163 |
+
msgid "Approved Users"
|
164 |
+
msgstr "Usuarios aprobados"
|
165 |
+
|
166 |
+
#: ../includes/admin-approve.php:235
|
167 |
+
msgid "Denied Users"
|
168 |
+
msgstr "Usuarios rechazados"
|
169 |
+
|
170 |
+
#: ../includes/email-tags.php:235
|
171 |
+
msgid "The user's username on the site as well as the Username label"
|
172 |
+
msgstr ""
|
173 |
+
|
174 |
+
#: ../includes/email-tags.php:241
|
175 |
+
msgid "The user's email address"
|
176 |
+
msgstr ""
|
177 |
+
|
178 |
+
#: ../includes/email-tags.php:247
|
179 |
+
msgid "Your site name"
|
180 |
+
msgstr ""
|
181 |
+
|
182 |
+
#: ../includes/email-tags.php:253
|
183 |
+
msgid "Your site URL"
|
184 |
+
msgstr ""
|
185 |
+
|
186 |
+
#: ../includes/email-tags.php:259
|
187 |
+
msgid "The URL to approve/deny users"
|
188 |
+
msgstr ""
|
189 |
+
|
190 |
+
#: ../includes/email-tags.php:265
|
191 |
+
msgid "The URL to login to the site"
|
192 |
+
msgstr ""
|
193 |
+
|
194 |
+
#: ../includes/email-tags.php:271
|
195 |
+
msgid "Generates the password for the user to add to the email"
|
196 |
+
msgstr ""
|
197 |
+
|
198 |
+
#: ../includes/email-tags.php:299
|
199 |
#, php-format
|
200 |
msgid "Username: %s"
|
201 |
msgstr "Usuario: %s"
|
202 |
|
203 |
+
#: ../includes/email-tags.php:390
|
204 |
#, php-format
|
205 |
msgid "Password: %s"
|
206 |
msgstr "Password: %s"
|
207 |
|
208 |
+
#: ../includes/messages.php:9
|
209 |
+
#, fuzzy
|
210 |
+
msgid "You have been approved to access {sitename}"
|
211 |
+
msgstr "Usted ha sido aprobado en %s"
|
212 |
|
213 |
+
#: ../includes/messages.php:25
|
214 |
+
#, fuzzy
|
215 |
+
msgid "You have been denied access to {sitename}."
|
216 |
msgstr "Usted no ha sido aprobado en %s"
|
217 |
|
218 |
+
#: ../includes/messages.php:38
|
219 |
+
msgid ""
|
220 |
+
"An email has been sent to the site administrator. The administrator will "
|
221 |
+
"review the information that has been submitted and either approve or deny "
|
222 |
+
"your request."
|
223 |
+
msgstr ""
|
224 |
+
"Un correo ha sido enviado al administrador del sitio. El administrador "
|
225 |
+
"revisará la información que usted envió y aprobará o negará su solicitud."
|
226 |
|
227 |
+
#: ../includes/messages.php:40
|
228 |
+
msgid ""
|
229 |
+
"You will receive an email with instructions on what you will need to do "
|
230 |
+
"next. Thanks for your patience."
|
231 |
+
msgstr ""
|
232 |
+
"Usted recibirá un correo con instrucciones adicionales, gracias por su "
|
233 |
+
"paciencia."
|
234 |
|
235 |
+
#: ../includes/messages.php:53
|
236 |
+
#, fuzzy
|
237 |
+
msgid ""
|
238 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
239 |
+
"approved, you must first register."
|
240 |
+
msgstr ""
|
241 |
+
"Bienvenido a %s. Este sitio está disponible únicamente a usuarios "
|
242 |
+
"registrados, si desea entrar, primero debe registrarse."
|
243 |
|
244 |
+
#: ../includes/messages.php:66
|
245 |
+
#, fuzzy
|
246 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
247 |
+
msgstr "%1$s (%2$s) ha solicitado un nombre de usuario en %3$s"
|
248 |
|
249 |
+
#: ../includes/messages.php:68
|
250 |
+
#, fuzzy
|
251 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
252 |
+
msgstr "Para aprobar o rechazar este usuario en %s vaya a"
|
253 |
|
254 |
+
#: ../includes/messages.php:83
|
255 |
+
msgid ""
|
256 |
+
"After you register, your request will be sent to the site administrator for "
|
257 |
+
"approval. You will then receive an email with further instructions."
|
258 |
+
msgstr ""
|
259 |
+
"Después de registrarse, su solicitud será enviada al administrador del sitio "
|
260 |
+
"para su aprobación. A continuación, recibirá un correo electrónico con "
|
261 |
+
"instrucciones adicionales."
|
262 |
|
263 |
+
#: ../includes/user-list.php:120
|
264 |
+
msgid "Status"
|
265 |
+
msgstr ""
|
266 |
|
267 |
+
#: ../includes/user-list.php:156
|
268 |
+
msgid "Filter"
|
269 |
+
msgstr ""
|
270 |
+
|
271 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
272 |
+
msgid "View all users"
|
273 |
+
msgstr ""
|
274 |
+
|
275 |
+
#: ../includes/user-list.php:320
|
276 |
+
#, fuzzy, php-format
|
277 |
+
msgid "User denied."
|
278 |
+
msgid_plural "%s users denied."
|
279 |
+
msgstr[0] "rechazado"
|
280 |
+
msgstr[1] "rechazado"
|
281 |
+
|
282 |
+
#: ../includes/user-list.php:325
|
283 |
+
#, fuzzy, php-format
|
284 |
+
msgid "User approved."
|
285 |
+
msgid_plural "%s users approved."
|
286 |
+
msgstr[0] "Aprobación de nuevos usuarios"
|
287 |
+
msgstr[1] "Aprobación de nuevos usuarios"
|
288 |
+
|
289 |
+
#: ../includes/user-list.php:349
|
290 |
+
msgid "Access Status"
|
291 |
+
msgstr ""
|
292 |
+
|
293 |
+
#: ../includes/user-list.php:354
|
294 |
+
msgid "-- Status --"
|
295 |
+
msgstr ""
|
296 |
+
|
297 |
+
#: ../includes/user-list.php:362
|
298 |
+
msgid "If user has access to sign in or not."
|
299 |
+
msgstr ""
|
300 |
+
|
301 |
+
#: ../includes/user-list.php:365
|
302 |
+
msgid "Current user status is <strong>pending</strong>."
|
303 |
+
msgstr ""
|
304 |
+
|
305 |
+
#~ msgid "Settings"
|
306 |
+
#~ msgstr "Configuración"
|
307 |
+
|
308 |
+
#~ msgid "User Management"
|
309 |
+
#~ msgstr "Administración de usuarios"
|
310 |
+
|
311 |
+
#~ msgid "ID"
|
312 |
+
#~ msgstr "ID"
|
313 |
|
314 |
+
#~ msgid "User name already exists"
|
315 |
+
#~ msgstr "Nombre de usuario ya existe"
|
|
|
316 |
|
317 |
+
#~ msgid "http://www.picklewagon.com/wordpress/new-user-approve"
|
318 |
+
#~ msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
|
|
319 |
|
320 |
+
#~ msgid ""
|
321 |
+
#~ "This plugin allows administrators to approve users once they register. "
|
322 |
+
#~ "Only approved users will be allowed to access the blog."
|
323 |
+
#~ msgstr ""
|
324 |
+
#~ "Este plugin permite a los administradores aprobar nuevos usuarios una vez "
|
325 |
+
#~ "que se registran. Sólo los usuarios autorizados podrán acceder al sitio."
|
326 |
|
327 |
+
#~ msgid "Josh Harrison"
|
328 |
+
#~ msgstr "Josh Harrison"
|
|
|
329 |
|
330 |
+
#~ msgid "http://www.picklewagon.com/"
|
331 |
+
#~ msgstr "http://www.picklewagon.com/"
|
localization/new-user-approve-et.mo
CHANGED
Binary file
|
localization/new-user-approve-et.po
CHANGED
@@ -7,153 +7,217 @@ msgid ""
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: NUA\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
10 |
-
"POT-Creation-Date:
|
11 |
-
"PO-Revision-Date:
|
12 |
-
"Last-Translator:
|
13 |
"Language-Team: raitulja <rait@huusmann.eu>\n"
|
|
|
14 |
"MIME-Version: 1.0\n"
|
15 |
"Content-Type: text/plain; charset=UTF-8\n"
|
16 |
"Content-Transfer-Encoding: 8bit\n"
|
17 |
"X-Generator: Poedit 1.5.7\n"
|
18 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
19 |
-
"Language: et\n"
|
20 |
|
21 |
-
#: new-user-approve.php:
|
22 |
-
|
23 |
-
|
|
|
24 |
|
25 |
-
#: new-user-approve.php:
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
|
29 |
-
#: new-user-approve.php:
|
|
|
|
|
|
|
|
|
|
|
30 |
msgid "Users"
|
31 |
msgstr "Kasutajad"
|
32 |
|
33 |
-
#: new-user-approve.php:
|
34 |
-
|
35 |
-
|
|
|
36 |
|
37 |
-
#: new-user-approve.php:
|
38 |
-
|
39 |
-
|
|
|
|
|
|
|
40 |
|
41 |
-
#: new-user-approve.php:
|
42 |
-
|
43 |
-
|
|
|
44 |
|
45 |
-
#: new-user-approve.php:
|
46 |
-
|
47 |
-
|
|
|
48 |
|
49 |
-
#: new-user-approve.php:
|
50 |
-
msgid "
|
51 |
-
msgstr "
|
52 |
|
53 |
-
#: new-user-approve.php:
|
54 |
-
msgid "
|
55 |
-
msgstr "
|
56 |
|
57 |
-
#:
|
58 |
-
msgid "
|
59 |
-
msgstr "
|
|
|
|
|
|
|
|
|
60 |
|
61 |
-
#:
|
|
|
|
|
|
|
|
|
62 |
msgid "Username"
|
63 |
msgstr "Kasutajanimi"
|
64 |
|
65 |
-
#:
|
66 |
msgid "Name"
|
67 |
msgstr "Nimi"
|
68 |
|
69 |
-
#:
|
70 |
msgid "E-mail"
|
71 |
msgstr "E-posti aadress"
|
72 |
|
73 |
-
#:
|
74 |
msgid "Actions"
|
75 |
msgstr "Tegevused"
|
76 |
|
77 |
-
#:
|
78 |
msgid "email:"
|
79 |
msgstr "E-posti aadress:"
|
80 |
|
81 |
-
#:
|
|
|
82 |
msgid "Approve"
|
83 |
msgstr "Kiida heaks"
|
84 |
|
85 |
-
#:
|
|
|
86 |
msgid "Deny"
|
87 |
msgstr "Lükka tagasi"
|
88 |
|
89 |
-
#:
|
90 |
msgid "approved"
|
91 |
msgstr "heakskiidetud"
|
92 |
|
93 |
-
#:
|
94 |
msgid "denied"
|
95 |
msgstr "tagasilükatud"
|
96 |
|
97 |
-
#:
|
98 |
msgid "pending"
|
99 |
msgstr "ootel"
|
100 |
|
101 |
-
#:
|
102 |
#, php-format
|
103 |
msgid "There are no users with a status of %s"
|
104 |
msgstr "Kasutajaid, kelle staatus on %s, ei ole"
|
105 |
|
106 |
-
#:
|
107 |
-
msgid "User name already exists"
|
108 |
-
msgstr "Kasutajatunnus on juba olemas"
|
109 |
-
|
110 |
-
#: new-user-approve.php:335
|
111 |
#, php-format
|
112 |
-
msgid "
|
113 |
-
|
|
|
|
|
114 |
|
115 |
-
#:
|
116 |
-
#,
|
117 |
-
msgid "
|
|
|
|
|
|
|
|
|
118 |
msgstr ""
|
119 |
-
"Selle kasutaja lehele %s pääasu heakskiitmiseks või tagasilükkamiseks mine"
|
120 |
|
121 |
-
#:
|
122 |
-
|
123 |
-
|
124 |
-
msgstr "[%s] Kasutaja heakskiit"
|
125 |
|
126 |
-
#:
|
127 |
-
|
128 |
-
|
129 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
130 |
|
131 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
132 |
#, php-format
|
133 |
msgid "Username: %s"
|
134 |
msgstr "Kasutajatunnus: %s"
|
135 |
|
136 |
-
#:
|
137 |
#, php-format
|
138 |
msgid "Password: %s"
|
139 |
msgstr "Salasõna: %s"
|
140 |
|
141 |
-
#:
|
142 |
-
#,
|
143 |
-
msgid "
|
144 |
-
msgstr "
|
145 |
|
146 |
-
#:
|
147 |
-
#,
|
148 |
-
msgid "You have been denied access to
|
149 |
msgstr "Sinu liitumissoov lehega %s on tagasilükatud"
|
150 |
|
151 |
-
#:
|
152 |
-
#, php-format
|
153 |
-
msgid "[%s] Registration Denied"
|
154 |
-
msgstr "[%s] Liitumissoov tagasilükatud"
|
155 |
-
|
156 |
-
#: new-user-approve.php:413
|
157 |
msgid ""
|
158 |
"An email has been sent to the site administrator. The administrator will "
|
159 |
"review the information that has been submitted and either approve or deny "
|
@@ -163,7 +227,7 @@ msgstr ""
|
|
163 |
"üle ja teeb liitumissoovi heakskiitmise või tagasilükkamise kohata oma "
|
164 |
"otsuse."
|
165 |
|
166 |
-
#:
|
167 |
msgid ""
|
168 |
"You will receive an email with instructions on what you will need to do "
|
169 |
"next. Thanks for your patience."
|
@@ -171,24 +235,27 @@ msgstr ""
|
|
171 |
"Sulle saadetakse e-kiri õpetusega, mida teha järgmiseks. Tänud kannatlikkuse "
|
172 |
"eest."
|
173 |
|
174 |
-
#:
|
175 |
-
|
176 |
-
msgstr "Ootab heakskiitu"
|
177 |
-
|
178 |
-
#: new-user-approve.php:418
|
179 |
-
msgid "Registration successful."
|
180 |
-
msgstr "Registreerimine õnnestus."
|
181 |
-
|
182 |
-
#: new-user-approve.php:466
|
183 |
-
#, php-format
|
184 |
msgid ""
|
185 |
-
"Welcome to
|
186 |
"approved, you must first register."
|
187 |
msgstr ""
|
188 |
"Teretulemast lehele %s. See leht on avatud vaid heakskiidetud kasutajatele. "
|
189 |
"Heakskiidu saamiseks pead esmalt registreeruma."
|
190 |
|
191 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
192 |
msgid ""
|
193 |
"After you register, your request will be sent to the site administrator for "
|
194 |
"approval. You will then receive an email with further instructions."
|
@@ -196,27 +263,64 @@ msgstr ""
|
|
196 |
"Peale registreerumist saadetakse Sinu soov edasi administraatorile "
|
197 |
"heakskiitmiseks. Peale seda saad e-kirja edasiste juhistega."
|
198 |
|
199 |
-
|
200 |
-
msgid "
|
201 |
msgstr ""
|
202 |
|
203 |
-
|
204 |
-
msgid "
|
205 |
msgstr ""
|
206 |
|
207 |
-
|
208 |
-
msgid ""
|
209 |
-
|
210 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
211 |
msgstr ""
|
212 |
-
"See plugin annab administraatoritele võimaluse registreerunud kasutajaid kas "
|
213 |
-
"heaks kiita või tagasi lükata. Ainult heakskiidetud kasutajad pääsevad "
|
214 |
-
"sellele lehele."
|
215 |
|
216 |
-
|
217 |
-
msgid "
|
218 |
msgstr ""
|
219 |
|
220 |
-
|
221 |
-
msgid "
|
222 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: NUA\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
10 |
+
"POT-Creation-Date: 2014-10-08 23:50-0700\n"
|
11 |
+
"PO-Revision-Date: 2014-10-09 00:07-0700\n"
|
12 |
+
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
13 |
"Language-Team: raitulja <rait@huusmann.eu>\n"
|
14 |
+
"Language: et\n"
|
15 |
"MIME-Version: 1.0\n"
|
16 |
"Content-Type: text/plain; charset=UTF-8\n"
|
17 |
"Content-Transfer-Encoding: 8bit\n"
|
18 |
"X-Generator: Poedit 1.5.7\n"
|
19 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
20 |
|
21 |
+
#: ../new-user-approve.php:98
|
22 |
+
#, php-format
|
23 |
+
msgid "New User Approve requires WordPress %s or newer."
|
24 |
+
msgstr ""
|
25 |
|
26 |
+
#: ../new-user-approve.php:145
|
27 |
+
#, php-format
|
28 |
+
msgid ""
|
29 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
30 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
31 |
+
"\">Hide Notice</a>"
|
32 |
+
msgstr ""
|
33 |
+
|
34 |
+
#: ../new-user-approve.php:257
|
35 |
+
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
36 |
+
msgstr ""
|
37 |
|
38 |
+
#: ../new-user-approve.php:260
|
39 |
+
msgid ""
|
40 |
+
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
41 |
+
msgstr ""
|
42 |
+
|
43 |
+
#: ../new-user-approve.php:362
|
44 |
msgid "Users"
|
45 |
msgstr "Kasutajad"
|
46 |
|
47 |
+
#: ../new-user-approve.php:392
|
48 |
+
#, php-format
|
49 |
+
msgid "[%s] User Approval"
|
50 |
+
msgstr "[%s] Kasutaja heakskiit"
|
51 |
|
52 |
+
#: ../new-user-approve.php:454
|
53 |
+
#, php-format
|
54 |
+
msgid ""
|
55 |
+
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
56 |
+
"href=\"mailto:%s\">webmaster</a> !"
|
57 |
+
msgstr ""
|
58 |
|
59 |
+
#: ../new-user-approve.php:520
|
60 |
+
#, php-format
|
61 |
+
msgid "[%s] Registration Approved"
|
62 |
+
msgstr "[%s] Liitumine heakskiidetud"
|
63 |
|
64 |
+
#: ../new-user-approve.php:550
|
65 |
+
#, php-format
|
66 |
+
msgid "[%s] Registration Denied"
|
67 |
+
msgstr "[%s] Liitumissoov tagasilükatud"
|
68 |
|
69 |
+
#: ../new-user-approve.php:614
|
70 |
+
msgid "Registration successful."
|
71 |
+
msgstr "Registreerimine õnnestus."
|
72 |
|
73 |
+
#: ../new-user-approve.php:617
|
74 |
+
msgid "Pending Approval"
|
75 |
+
msgstr "Ootab heakskiitu"
|
76 |
|
77 |
+
#: ../admin/templates/approve.php:6
|
78 |
+
msgid "User successfully updated."
|
79 |
+
msgstr "Kasutaja edukalt uuendatud."
|
80 |
+
|
81 |
+
#: ../admin/templates/approve.php:11
|
82 |
+
msgid "User Registration Approval"
|
83 |
+
msgstr "Kasutaja heakskiitmine"
|
84 |
|
85 |
+
#: ../includes/admin-approve.php:50
|
86 |
+
msgid "Approve New Users"
|
87 |
+
msgstr "Uute kasutajate heakskiitmine"
|
88 |
+
|
89 |
+
#: ../includes/admin-approve.php:82
|
90 |
msgid "Username"
|
91 |
msgstr "Kasutajanimi"
|
92 |
|
93 |
+
#: ../includes/admin-approve.php:83
|
94 |
msgid "Name"
|
95 |
msgstr "Nimi"
|
96 |
|
97 |
+
#: ../includes/admin-approve.php:84
|
98 |
msgid "E-mail"
|
99 |
msgstr "E-posti aadress"
|
100 |
|
101 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
102 |
msgid "Actions"
|
103 |
msgstr "Tegevused"
|
104 |
|
105 |
+
#: ../includes/admin-approve.php:129
|
106 |
msgid "email:"
|
107 |
msgstr "E-posti aadress:"
|
108 |
|
109 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
110 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
111 |
msgid "Approve"
|
112 |
msgstr "Kiida heaks"
|
113 |
|
114 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
115 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
116 |
msgid "Deny"
|
117 |
msgstr "Lükka tagasi"
|
118 |
|
119 |
+
#: ../includes/admin-approve.php:154
|
120 |
msgid "approved"
|
121 |
msgstr "heakskiidetud"
|
122 |
|
123 |
+
#: ../includes/admin-approve.php:156
|
124 |
msgid "denied"
|
125 |
msgstr "tagasilükatud"
|
126 |
|
127 |
+
#: ../includes/admin-approve.php:158
|
128 |
msgid "pending"
|
129 |
msgstr "ootel"
|
130 |
|
131 |
+
#: ../includes/admin-approve.php:161
|
132 |
#, php-format
|
133 |
msgid "There are no users with a status of %s"
|
134 |
msgstr "Kasutajaid, kelle staatus on %s, ei ole"
|
135 |
|
136 |
+
#: ../includes/admin-approve.php:197
|
|
|
|
|
|
|
|
|
137 |
#, php-format
|
138 |
+
msgid ""
|
139 |
+
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
140 |
+
"| <a href=\"%2$s\">Hide Notice</a>"
|
141 |
+
msgstr ""
|
142 |
|
143 |
+
#: ../includes/admin-approve.php:220
|
144 |
+
#, fuzzy
|
145 |
+
msgid "Approve Users"
|
146 |
+
msgstr "Heakskiidetud kasutajad"
|
147 |
+
|
148 |
+
#: ../includes/admin-approve.php:221
|
149 |
+
msgid "Updates"
|
150 |
msgstr ""
|
|
|
151 |
|
152 |
+
#: ../includes/admin-approve.php:222
|
153 |
+
msgid "Support"
|
154 |
+
msgstr ""
|
|
|
155 |
|
156 |
+
#: ../includes/admin-approve.php:223
|
157 |
+
msgid "Feedback"
|
158 |
+
msgstr ""
|
159 |
+
|
160 |
+
#: ../includes/admin-approve.php:231
|
161 |
+
msgid "Users Pending Approval"
|
162 |
+
msgstr "Heakskiitu ootavad kasutajad"
|
163 |
+
|
164 |
+
#: ../includes/admin-approve.php:233
|
165 |
+
msgid "Approved Users"
|
166 |
+
msgstr "Heakskiidetud kasutajad"
|
167 |
+
|
168 |
+
#: ../includes/admin-approve.php:235
|
169 |
+
msgid "Denied Users"
|
170 |
+
msgstr "Tagasilükatud kasutajad"
|
171 |
+
|
172 |
+
#: ../includes/email-tags.php:235
|
173 |
+
msgid "The user's username on the site as well as the Username label"
|
174 |
+
msgstr ""
|
175 |
|
176 |
+
#: ../includes/email-tags.php:241
|
177 |
+
msgid "The user's email address"
|
178 |
+
msgstr ""
|
179 |
+
|
180 |
+
#: ../includes/email-tags.php:247
|
181 |
+
msgid "Your site name"
|
182 |
+
msgstr ""
|
183 |
+
|
184 |
+
#: ../includes/email-tags.php:253
|
185 |
+
msgid "Your site URL"
|
186 |
+
msgstr ""
|
187 |
+
|
188 |
+
#: ../includes/email-tags.php:259
|
189 |
+
msgid "The URL to approve/deny users"
|
190 |
+
msgstr ""
|
191 |
+
|
192 |
+
#: ../includes/email-tags.php:265
|
193 |
+
msgid "The URL to login to the site"
|
194 |
+
msgstr ""
|
195 |
+
|
196 |
+
#: ../includes/email-tags.php:271
|
197 |
+
msgid "Generates the password for the user to add to the email"
|
198 |
+
msgstr ""
|
199 |
+
|
200 |
+
#: ../includes/email-tags.php:299
|
201 |
#, php-format
|
202 |
msgid "Username: %s"
|
203 |
msgstr "Kasutajatunnus: %s"
|
204 |
|
205 |
+
#: ../includes/email-tags.php:390
|
206 |
#, php-format
|
207 |
msgid "Password: %s"
|
208 |
msgstr "Salasõna: %s"
|
209 |
|
210 |
+
#: ../includes/messages.php:9
|
211 |
+
#, fuzzy
|
212 |
+
msgid "You have been approved to access {sitename}"
|
213 |
+
msgstr "Sinu pääs lehele %s on heakskiidetud"
|
214 |
|
215 |
+
#: ../includes/messages.php:25
|
216 |
+
#, fuzzy
|
217 |
+
msgid "You have been denied access to {sitename}."
|
218 |
msgstr "Sinu liitumissoov lehega %s on tagasilükatud"
|
219 |
|
220 |
+
#: ../includes/messages.php:38
|
|
|
|
|
|
|
|
|
|
|
221 |
msgid ""
|
222 |
"An email has been sent to the site administrator. The administrator will "
|
223 |
"review the information that has been submitted and either approve or deny "
|
227 |
"üle ja teeb liitumissoovi heakskiitmise või tagasilükkamise kohata oma "
|
228 |
"otsuse."
|
229 |
|
230 |
+
#: ../includes/messages.php:40
|
231 |
msgid ""
|
232 |
"You will receive an email with instructions on what you will need to do "
|
233 |
"next. Thanks for your patience."
|
235 |
"Sulle saadetakse e-kiri õpetusega, mida teha järgmiseks. Tänud kannatlikkuse "
|
236 |
"eest."
|
237 |
|
238 |
+
#: ../includes/messages.php:53
|
239 |
+
#, fuzzy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
240 |
msgid ""
|
241 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
242 |
"approved, you must first register."
|
243 |
msgstr ""
|
244 |
"Teretulemast lehele %s. See leht on avatud vaid heakskiidetud kasutajatele. "
|
245 |
"Heakskiidu saamiseks pead esmalt registreeruma."
|
246 |
|
247 |
+
#: ../includes/messages.php:66
|
248 |
+
#, fuzzy
|
249 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
250 |
+
msgstr "%1$s (%2$s) soovib kasutajatunnust lehele %3$s"
|
251 |
+
|
252 |
+
#: ../includes/messages.php:68
|
253 |
+
#, fuzzy
|
254 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
255 |
+
msgstr ""
|
256 |
+
"Selle kasutaja lehele %s pääasu heakskiitmiseks või tagasilükkamiseks mine"
|
257 |
+
|
258 |
+
#: ../includes/messages.php:83
|
259 |
msgid ""
|
260 |
"After you register, your request will be sent to the site administrator for "
|
261 |
"approval. You will then receive an email with further instructions."
|
263 |
"Peale registreerumist saadetakse Sinu soov edasi administraatorile "
|
264 |
"heakskiitmiseks. Peale seda saad e-kirja edasiste juhistega."
|
265 |
|
266 |
+
#: ../includes/user-list.php:120
|
267 |
+
msgid "Status"
|
268 |
msgstr ""
|
269 |
|
270 |
+
#: ../includes/user-list.php:156
|
271 |
+
msgid "Filter"
|
272 |
msgstr ""
|
273 |
|
274 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
275 |
+
msgid "View all users"
|
276 |
+
msgstr ""
|
277 |
+
|
278 |
+
#: ../includes/user-list.php:320
|
279 |
+
#, fuzzy, php-format
|
280 |
+
msgid "User denied."
|
281 |
+
msgid_plural "%s users denied."
|
282 |
+
msgstr[0] "tagasilükatud"
|
283 |
+
msgstr[1] "tagasilükatud"
|
284 |
+
|
285 |
+
#: ../includes/user-list.php:325
|
286 |
+
#, fuzzy, php-format
|
287 |
+
msgid "User approved."
|
288 |
+
msgid_plural "%s users approved."
|
289 |
+
msgstr[0] "heakskiidetud"
|
290 |
+
msgstr[1] "heakskiidetud"
|
291 |
+
|
292 |
+
#: ../includes/user-list.php:349
|
293 |
+
msgid "Access Status"
|
294 |
msgstr ""
|
|
|
|
|
|
|
295 |
|
296 |
+
#: ../includes/user-list.php:354
|
297 |
+
msgid "-- Status --"
|
298 |
msgstr ""
|
299 |
|
300 |
+
#: ../includes/user-list.php:362
|
301 |
+
msgid "If user has access to sign in or not."
|
302 |
msgstr ""
|
303 |
+
|
304 |
+
#: ../includes/user-list.php:365
|
305 |
+
msgid "Current user status is <strong>pending</strong>."
|
306 |
+
msgstr ""
|
307 |
+
|
308 |
+
#~ msgid "Settings"
|
309 |
+
#~ msgstr "Seaded"
|
310 |
+
|
311 |
+
#~ msgid "User Management"
|
312 |
+
#~ msgstr "Kasutajate haldamine"
|
313 |
+
|
314 |
+
#~ msgid "ID"
|
315 |
+
#~ msgstr "ID"
|
316 |
+
|
317 |
+
#~ msgid "User name already exists"
|
318 |
+
#~ msgstr "Kasutajatunnus on juba olemas"
|
319 |
+
|
320 |
+
#~ msgid ""
|
321 |
+
#~ "This plugin allows administrators to approve users once they register. "
|
322 |
+
#~ "Only approved users will be allowed to access the blog."
|
323 |
+
#~ msgstr ""
|
324 |
+
#~ "See plugin annab administraatoritele võimaluse registreerunud kasutajaid "
|
325 |
+
#~ "kas heaks kiita või tagasi lükata. Ainult heakskiidetud kasutajad "
|
326 |
+
#~ "pääsevad sellele lehele."
|
localization/new-user-approve-fa_IR.mo
CHANGED
Binary file
|
localization/new-user-approve-fa_IR.po
CHANGED
@@ -2,56 +2,54 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: New User Approve 1.0\n"
|
4 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: Philippe Scoffoni <philippe@scoffoni.net>\n"
|
9 |
"Language: fr\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
-
"X-Generator: Poedit 1.5.
|
14 |
"X-Poedit-KeywordsList: __;_e\n"
|
15 |
"X-Poedit-Basepath: .\n"
|
16 |
"X-Poedit-SearchPath-0: .\n"
|
17 |
"X-Poedit-SearchPath-1: ..\n"
|
18 |
|
19 |
-
#: ../new-user-approve.php:
|
20 |
#, php-format
|
21 |
msgid "New User Approve requires WordPress %s or newer."
|
22 |
msgstr "این افزونه به وردپرس %s به بالا، نیازمند است."
|
23 |
|
24 |
-
#: ../new-user-approve.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
26 |
msgstr "<strong>خطا</strong>: حساب کاربری شما هنوز تأیید نشده است."
|
27 |
|
28 |
-
#: ../new-user-approve.php:
|
29 |
msgid ""
|
30 |
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
31 |
msgstr ""
|
32 |
"<strong>خطا</strong>: متأسفانه حساب کاربری شما تأیید نشده و نمی توانید به "
|
33 |
"سایت دسترسی داشته باشید."
|
34 |
|
35 |
-
#: ../new-user-approve.php:
|
36 |
msgid "Users"
|
37 |
msgstr "کاربران"
|
38 |
|
39 |
-
#: ../new-user-approve.php:
|
40 |
-
#, php-format
|
41 |
-
msgid "%1$s (%2$s) has requested a username at %3$s"
|
42 |
-
msgstr "%1$s (%2$s) یک نام کاربری را در %3$s درخواست کرده است"
|
43 |
-
|
44 |
-
#: ../new-user-approve.php:327
|
45 |
-
#, php-format
|
46 |
-
msgid "To approve or deny this user access to %s go to"
|
47 |
-
msgstr "جهت تأیید یا رد دسترسی این کاربر به %s بروید به"
|
48 |
-
|
49 |
-
#: ../new-user-approve.php:332
|
50 |
#, php-format
|
51 |
msgid "[%s] User Approval"
|
52 |
msgstr "[%s] تأیید کاربر"
|
53 |
|
54 |
-
#: ../new-user-approve.php:
|
55 |
#, php-format
|
56 |
msgid ""
|
57 |
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
@@ -60,150 +58,84 @@ msgstr ""
|
|
60 |
"<strong>خطا</strong>: متأسفانه امکان نام نویسی شما وجو ندارد...لطفا با <a "
|
61 |
"href=\"mailto:%s\">مدیریت</a> تماس بگیرید !"
|
62 |
|
63 |
-
#: ../new-user-approve.php:
|
64 |
-
#, php-format
|
65 |
-
msgid "You have been approved to access %s"
|
66 |
-
msgstr "دسترسی شما به %s تأیید شد"
|
67 |
-
|
68 |
-
#: ../new-user-approve.php:430
|
69 |
-
#, php-format
|
70 |
-
msgid "Username: %s"
|
71 |
-
msgstr "نام کاربری: %s"
|
72 |
-
|
73 |
-
#: ../new-user-approve.php:432
|
74 |
-
#, php-format
|
75 |
-
msgid "Password: %s"
|
76 |
-
msgstr "رمز عبور: %s"
|
77 |
-
|
78 |
-
#: ../new-user-approve.php:438
|
79 |
#, php-format
|
80 |
msgid "[%s] Registration Approved"
|
81 |
msgstr "عضویت [%s] تأیید شد"
|
82 |
|
83 |
-
#: ../new-user-approve.php:
|
84 |
-
#, php-format
|
85 |
-
msgid "You have been denied access to %s"
|
86 |
-
msgstr "دسترسی شما به %s رد شد"
|
87 |
-
|
88 |
-
#: ../new-user-approve.php:465
|
89 |
#, php-format
|
90 |
msgid "[%s] Registration Denied"
|
91 |
msgstr "عضویت [%s] رد شد"
|
92 |
|
93 |
-
#: ../new-user-approve.php:
|
94 |
-
msgid ""
|
95 |
-
"An email has been sent to the site administrator. The administrator will "
|
96 |
-
"review the information that has been submitted and either approve or deny "
|
97 |
-
"your request."
|
98 |
-
msgstr ""
|
99 |
-
"درخواست عضویت شما به میز مدیریت فرستاده شد. به زودی مدیر سایت اطلاعات شما را "
|
100 |
-
"بررسی کرده و در صورت نبود مشکل، عضویت شما تأیید خواهد شد. "
|
101 |
-
|
102 |
-
#: ../new-user-approve.php:513
|
103 |
-
msgid ""
|
104 |
-
"You will receive an email with instructions on what you will need to do "
|
105 |
-
"next. Thanks for your patience."
|
106 |
-
msgstr ""
|
107 |
-
"به زودی یک ایمیل حاوی اطلاعات تکمیلی برای شما فرستاده خواهد شد. با تشکر از "
|
108 |
-
"صبر و تحمل شما."
|
109 |
-
|
110 |
-
#: ../new-user-approve.php:518
|
111 |
msgid "Registration successful."
|
112 |
msgstr "نام نویسی با موفقیت انجام شد."
|
113 |
|
114 |
-
#: ../new-user-approve.php:
|
115 |
msgid "Pending Approval"
|
116 |
msgstr "هنوز تأیید نشده"
|
117 |
|
118 |
-
#: ../
|
119 |
-
#, php-format
|
120 |
-
msgid ""
|
121 |
-
"Welcome to %s. This site is accessible to approved users only. To be "
|
122 |
-
"approved, you must first register."
|
123 |
-
msgstr ""
|
124 |
-
"به %s خوش آمدید. این بخش تنها برای کاربران تأیید شده قابل دسترس است. اگر عضو "
|
125 |
-
"نیستید، همین حالا نام نویسی کنید."
|
126 |
-
|
127 |
-
#: ../new-user-approve.php:567
|
128 |
-
msgid ""
|
129 |
-
"After you register, your request will be sent to the site administrator for "
|
130 |
-
"approval. You will then receive an email with further instructions."
|
131 |
-
msgstr ""
|
132 |
-
"پس از نام نویسی، درخواست شما به میز مدیریت فرستاده خواهد شد. در صورت تأیید، "
|
133 |
-
"شما را از طریق ایمیل با خبر خواهیم ساخت."
|
134 |
-
|
135 |
-
#: ../includes/admin-approve.php:49
|
136 |
-
msgid "Approve New Users"
|
137 |
-
msgstr "تأیید کاربران"
|
138 |
-
|
139 |
-
#: ../includes/admin-approve.php:58
|
140 |
msgid "User successfully updated."
|
141 |
msgstr "کاربر با موفقیت به روزرسانی شد."
|
142 |
|
143 |
-
#: ../
|
144 |
msgid "User Registration Approval"
|
145 |
msgstr "میز تأیید کاربران عضو شده"
|
146 |
|
147 |
-
#: ../includes/admin-approve.php:
|
148 |
-
msgid "
|
149 |
-
msgstr "
|
150 |
-
|
151 |
-
#: ../includes/admin-approve.php:68
|
152 |
-
msgid "Approved Users"
|
153 |
-
msgstr "کابران تأیید شده"
|
154 |
-
|
155 |
-
#: ../includes/admin-approve.php:69
|
156 |
-
msgid "Denied Users"
|
157 |
-
msgstr "کاربران رد شده"
|
158 |
|
159 |
-
#: ../includes/admin-approve.php:
|
160 |
msgid "Username"
|
161 |
msgstr "نام کاربری"
|
162 |
|
163 |
-
#: ../includes/admin-approve.php:
|
164 |
msgid "Name"
|
165 |
msgstr "نام"
|
166 |
|
167 |
-
#: ../includes/admin-approve.php:
|
168 |
msgid "E-mail"
|
169 |
msgstr "ایمیل"
|
170 |
|
171 |
-
#: ../includes/admin-approve.php:
|
172 |
msgid "Actions"
|
173 |
msgstr "فعالیت ها"
|
174 |
|
175 |
-
#: ../includes/admin-approve.php:
|
176 |
msgid "email:"
|
177 |
msgstr "ایمیل:"
|
178 |
|
179 |
-
#: ../includes/admin-approve.php:
|
180 |
-
#: ../includes/user-list.php:
|
181 |
msgid "Approve"
|
182 |
msgstr "تأیید"
|
183 |
|
184 |
-
#: ../includes/admin-approve.php:
|
185 |
-
#: ../includes/user-list.php:
|
186 |
msgid "Deny"
|
187 |
msgstr "عدم تأیید"
|
188 |
|
189 |
-
#: ../includes/admin-approve.php:
|
190 |
msgid "approved"
|
191 |
msgstr "تأیید شده"
|
192 |
|
193 |
-
#: ../includes/admin-approve.php:
|
194 |
msgid "denied"
|
195 |
msgstr "رد شده"
|
196 |
|
197 |
-
#: ../includes/admin-approve.php:
|
198 |
msgid "pending"
|
199 |
msgstr "در انتظار تأیید"
|
200 |
|
201 |
-
#: ../includes/admin-approve.php:
|
202 |
#, php-format
|
203 |
msgid "There are no users with a status of %s"
|
204 |
msgstr "کاربری با مشخصه \"%s\" وجود ندارد"
|
205 |
|
206 |
-
#: ../includes/admin-approve.php:
|
207 |
#, php-format
|
208 |
msgid ""
|
209 |
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
@@ -212,31 +144,166 @@ msgstr ""
|
|
212 |
" شما می توانید اطلاعات کاربران را در بخش<a href=\"%1$s\"> همه کاربران </a> "
|
213 |
"به روز رسانی کنید. | <a href=\"%2$s\">پنهان کردن این پیغام</a>"
|
214 |
|
215 |
-
#: ../includes/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
216 |
msgid "Status"
|
217 |
msgstr "وضعیت"
|
218 |
|
219 |
-
#: ../includes/user-list.php:
|
220 |
msgid "Filter"
|
221 |
msgstr "فیلتر"
|
222 |
|
223 |
-
#: ../includes/user-list.php:
|
224 |
msgid "View all users"
|
225 |
msgstr "مشاهده تمام کاربران"
|
226 |
|
227 |
-
#: ../includes/user-list.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
228 |
msgid "Access Status"
|
229 |
msgstr "وضعیت دسترسی"
|
230 |
|
231 |
-
#: ../includes/user-list.php:
|
232 |
msgid "-- Status --"
|
233 |
msgstr "-- وضعیت --"
|
234 |
|
235 |
-
#: ../includes/user-list.php:
|
236 |
msgid "If user has access to sign in or not."
|
237 |
msgstr "وضعیت کاربر جهت ورود و خروج"
|
238 |
|
239 |
-
#: ../includes/user-list.php:
|
240 |
msgid "Current user status is <strong>pending</strong>."
|
241 |
msgstr "وضعیت تأیید کاربر، هنوز <strong>معلق</strong> است."
|
242 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: New User Approve 1.0\n"
|
4 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
5 |
+
"POT-Creation-Date: 2014-10-08 23:50-0700\n"
|
6 |
+
"PO-Revision-Date: 2014-10-09 00:08-0700\n"
|
7 |
+
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
8 |
"Language-Team: Philippe Scoffoni <philippe@scoffoni.net>\n"
|
9 |
"Language: fr\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
+
"X-Generator: Poedit 1.5.7\n"
|
14 |
"X-Poedit-KeywordsList: __;_e\n"
|
15 |
"X-Poedit-Basepath: .\n"
|
16 |
"X-Poedit-SearchPath-0: .\n"
|
17 |
"X-Poedit-SearchPath-1: ..\n"
|
18 |
|
19 |
+
#: ../new-user-approve.php:98
|
20 |
#, php-format
|
21 |
msgid "New User Approve requires WordPress %s or newer."
|
22 |
msgstr "این افزونه به وردپرس %s به بالا، نیازمند است."
|
23 |
|
24 |
+
#: ../new-user-approve.php:145
|
25 |
+
#, php-format
|
26 |
+
msgid ""
|
27 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
28 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
29 |
+
"\">Hide Notice</a>"
|
30 |
+
msgstr ""
|
31 |
+
|
32 |
+
#: ../new-user-approve.php:257
|
33 |
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
34 |
msgstr "<strong>خطا</strong>: حساب کاربری شما هنوز تأیید نشده است."
|
35 |
|
36 |
+
#: ../new-user-approve.php:260
|
37 |
msgid ""
|
38 |
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
39 |
msgstr ""
|
40 |
"<strong>خطا</strong>: متأسفانه حساب کاربری شما تأیید نشده و نمی توانید به "
|
41 |
"سایت دسترسی داشته باشید."
|
42 |
|
43 |
+
#: ../new-user-approve.php:362
|
44 |
msgid "Users"
|
45 |
msgstr "کاربران"
|
46 |
|
47 |
+
#: ../new-user-approve.php:392
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
#, php-format
|
49 |
msgid "[%s] User Approval"
|
50 |
msgstr "[%s] تأیید کاربر"
|
51 |
|
52 |
+
#: ../new-user-approve.php:454
|
53 |
#, php-format
|
54 |
msgid ""
|
55 |
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
58 |
"<strong>خطا</strong>: متأسفانه امکان نام نویسی شما وجو ندارد...لطفا با <a "
|
59 |
"href=\"mailto:%s\">مدیریت</a> تماس بگیرید !"
|
60 |
|
61 |
+
#: ../new-user-approve.php:520
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
62 |
#, php-format
|
63 |
msgid "[%s] Registration Approved"
|
64 |
msgstr "عضویت [%s] تأیید شد"
|
65 |
|
66 |
+
#: ../new-user-approve.php:550
|
|
|
|
|
|
|
|
|
|
|
67 |
#, php-format
|
68 |
msgid "[%s] Registration Denied"
|
69 |
msgstr "عضویت [%s] رد شد"
|
70 |
|
71 |
+
#: ../new-user-approve.php:614
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
72 |
msgid "Registration successful."
|
73 |
msgstr "نام نویسی با موفقیت انجام شد."
|
74 |
|
75 |
+
#: ../new-user-approve.php:617
|
76 |
msgid "Pending Approval"
|
77 |
msgstr "هنوز تأیید نشده"
|
78 |
|
79 |
+
#: ../admin/templates/approve.php:6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
80 |
msgid "User successfully updated."
|
81 |
msgstr "کاربر با موفقیت به روزرسانی شد."
|
82 |
|
83 |
+
#: ../admin/templates/approve.php:11
|
84 |
msgid "User Registration Approval"
|
85 |
msgstr "میز تأیید کاربران عضو شده"
|
86 |
|
87 |
+
#: ../includes/admin-approve.php:50
|
88 |
+
msgid "Approve New Users"
|
89 |
+
msgstr "تأیید کاربران"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
90 |
|
91 |
+
#: ../includes/admin-approve.php:82
|
92 |
msgid "Username"
|
93 |
msgstr "نام کاربری"
|
94 |
|
95 |
+
#: ../includes/admin-approve.php:83
|
96 |
msgid "Name"
|
97 |
msgstr "نام"
|
98 |
|
99 |
+
#: ../includes/admin-approve.php:84
|
100 |
msgid "E-mail"
|
101 |
msgstr "ایمیل"
|
102 |
|
103 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
104 |
msgid "Actions"
|
105 |
msgstr "فعالیت ها"
|
106 |
|
107 |
+
#: ../includes/admin-approve.php:129
|
108 |
msgid "email:"
|
109 |
msgstr "ایمیل:"
|
110 |
|
111 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
112 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
113 |
msgid "Approve"
|
114 |
msgstr "تأیید"
|
115 |
|
116 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
117 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
118 |
msgid "Deny"
|
119 |
msgstr "عدم تأیید"
|
120 |
|
121 |
+
#: ../includes/admin-approve.php:154
|
122 |
msgid "approved"
|
123 |
msgstr "تأیید شده"
|
124 |
|
125 |
+
#: ../includes/admin-approve.php:156
|
126 |
msgid "denied"
|
127 |
msgstr "رد شده"
|
128 |
|
129 |
+
#: ../includes/admin-approve.php:158
|
130 |
msgid "pending"
|
131 |
msgstr "در انتظار تأیید"
|
132 |
|
133 |
+
#: ../includes/admin-approve.php:161
|
134 |
#, php-format
|
135 |
msgid "There are no users with a status of %s"
|
136 |
msgstr "کاربری با مشخصه \"%s\" وجود ندارد"
|
137 |
|
138 |
+
#: ../includes/admin-approve.php:197
|
139 |
#, php-format
|
140 |
msgid ""
|
141 |
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
144 |
" شما می توانید اطلاعات کاربران را در بخش<a href=\"%1$s\"> همه کاربران </a> "
|
145 |
"به روز رسانی کنید. | <a href=\"%2$s\">پنهان کردن این پیغام</a>"
|
146 |
|
147 |
+
#: ../includes/admin-approve.php:220
|
148 |
+
#, fuzzy
|
149 |
+
msgid "Approve Users"
|
150 |
+
msgstr "کابران تأیید شده"
|
151 |
+
|
152 |
+
#: ../includes/admin-approve.php:221
|
153 |
+
msgid "Updates"
|
154 |
+
msgstr ""
|
155 |
+
|
156 |
+
#: ../includes/admin-approve.php:222
|
157 |
+
msgid "Support"
|
158 |
+
msgstr ""
|
159 |
+
|
160 |
+
#: ../includes/admin-approve.php:223
|
161 |
+
msgid "Feedback"
|
162 |
+
msgstr ""
|
163 |
+
|
164 |
+
#: ../includes/admin-approve.php:231
|
165 |
+
msgid "Users Pending Approval"
|
166 |
+
msgstr "فهرست کاربران در انتظار تأیید"
|
167 |
+
|
168 |
+
#: ../includes/admin-approve.php:233
|
169 |
+
msgid "Approved Users"
|
170 |
+
msgstr "کابران تأیید شده"
|
171 |
+
|
172 |
+
#: ../includes/admin-approve.php:235
|
173 |
+
msgid "Denied Users"
|
174 |
+
msgstr "کاربران رد شده"
|
175 |
+
|
176 |
+
#: ../includes/email-tags.php:235
|
177 |
+
msgid "The user's username on the site as well as the Username label"
|
178 |
+
msgstr ""
|
179 |
+
|
180 |
+
#: ../includes/email-tags.php:241
|
181 |
+
msgid "The user's email address"
|
182 |
+
msgstr ""
|
183 |
+
|
184 |
+
#: ../includes/email-tags.php:247
|
185 |
+
msgid "Your site name"
|
186 |
+
msgstr ""
|
187 |
+
|
188 |
+
#: ../includes/email-tags.php:253
|
189 |
+
msgid "Your site URL"
|
190 |
+
msgstr ""
|
191 |
+
|
192 |
+
#: ../includes/email-tags.php:259
|
193 |
+
msgid "The URL to approve/deny users"
|
194 |
+
msgstr ""
|
195 |
+
|
196 |
+
#: ../includes/email-tags.php:265
|
197 |
+
msgid "The URL to login to the site"
|
198 |
+
msgstr ""
|
199 |
+
|
200 |
+
#: ../includes/email-tags.php:271
|
201 |
+
msgid "Generates the password for the user to add to the email"
|
202 |
+
msgstr ""
|
203 |
+
|
204 |
+
#: ../includes/email-tags.php:299
|
205 |
+
#, php-format
|
206 |
+
msgid "Username: %s"
|
207 |
+
msgstr "نام کاربری: %s"
|
208 |
+
|
209 |
+
#: ../includes/email-tags.php:390
|
210 |
+
#, php-format
|
211 |
+
msgid "Password: %s"
|
212 |
+
msgstr "رمز عبور: %s"
|
213 |
+
|
214 |
+
#: ../includes/messages.php:9
|
215 |
+
#, fuzzy
|
216 |
+
msgid "You have been approved to access {sitename}"
|
217 |
+
msgstr "دسترسی شما به %s تأیید شد"
|
218 |
+
|
219 |
+
#: ../includes/messages.php:25
|
220 |
+
#, fuzzy
|
221 |
+
msgid "You have been denied access to {sitename}."
|
222 |
+
msgstr "دسترسی شما به %s رد شد"
|
223 |
+
|
224 |
+
#: ../includes/messages.php:38
|
225 |
+
msgid ""
|
226 |
+
"An email has been sent to the site administrator. The administrator will "
|
227 |
+
"review the information that has been submitted and either approve or deny "
|
228 |
+
"your request."
|
229 |
+
msgstr ""
|
230 |
+
"درخواست عضویت شما به میز مدیریت فرستاده شد. به زودی مدیر سایت اطلاعات شما را "
|
231 |
+
"بررسی کرده و در صورت نبود مشکل، عضویت شما تأیید خواهد شد. "
|
232 |
+
|
233 |
+
#: ../includes/messages.php:40
|
234 |
+
msgid ""
|
235 |
+
"You will receive an email with instructions on what you will need to do "
|
236 |
+
"next. Thanks for your patience."
|
237 |
+
msgstr ""
|
238 |
+
"به زودی یک ایمیل حاوی اطلاعات تکمیلی برای شما فرستاده خواهد شد. با تشکر از "
|
239 |
+
"صبر و تحمل شما."
|
240 |
+
|
241 |
+
#: ../includes/messages.php:53
|
242 |
+
#, fuzzy
|
243 |
+
msgid ""
|
244 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
245 |
+
"approved, you must first register."
|
246 |
+
msgstr ""
|
247 |
+
"به %s خوش آمدید. این بخش تنها برای کاربران تأیید شده قابل دسترس است. اگر عضو "
|
248 |
+
"نیستید، همین حالا نام نویسی کنید."
|
249 |
+
|
250 |
+
#: ../includes/messages.php:66
|
251 |
+
#, fuzzy
|
252 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
253 |
+
msgstr "%1$s (%2$s) یک نام کاربری را در %3$s درخواست کرده است"
|
254 |
+
|
255 |
+
#: ../includes/messages.php:68
|
256 |
+
#, fuzzy
|
257 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
258 |
+
msgstr "جهت تأیید یا رد دسترسی این کاربر به %s بروید به"
|
259 |
+
|
260 |
+
#: ../includes/messages.php:83
|
261 |
+
msgid ""
|
262 |
+
"After you register, your request will be sent to the site administrator for "
|
263 |
+
"approval. You will then receive an email with further instructions."
|
264 |
+
msgstr ""
|
265 |
+
"پس از نام نویسی، درخواست شما به میز مدیریت فرستاده خواهد شد. در صورت تأیید، "
|
266 |
+
"شما را از طریق ایمیل با خبر خواهیم ساخت."
|
267 |
+
|
268 |
+
#: ../includes/user-list.php:120
|
269 |
msgid "Status"
|
270 |
msgstr "وضعیت"
|
271 |
|
272 |
+
#: ../includes/user-list.php:156
|
273 |
msgid "Filter"
|
274 |
msgstr "فیلتر"
|
275 |
|
276 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
277 |
msgid "View all users"
|
278 |
msgstr "مشاهده تمام کاربران"
|
279 |
|
280 |
+
#: ../includes/user-list.php:320
|
281 |
+
#, fuzzy, php-format
|
282 |
+
msgid "User denied."
|
283 |
+
msgid_plural "%s users denied."
|
284 |
+
msgstr[0] "رد شده"
|
285 |
+
msgstr[1] "رد شده"
|
286 |
+
|
287 |
+
#: ../includes/user-list.php:325
|
288 |
+
#, fuzzy, php-format
|
289 |
+
msgid "User approved."
|
290 |
+
msgid_plural "%s users approved."
|
291 |
+
msgstr[0] "تأیید شده"
|
292 |
+
msgstr[1] "تأیید شده"
|
293 |
+
|
294 |
+
#: ../includes/user-list.php:349
|
295 |
msgid "Access Status"
|
296 |
msgstr "وضعیت دسترسی"
|
297 |
|
298 |
+
#: ../includes/user-list.php:354
|
299 |
msgid "-- Status --"
|
300 |
msgstr "-- وضعیت --"
|
301 |
|
302 |
+
#: ../includes/user-list.php:362
|
303 |
msgid "If user has access to sign in or not."
|
304 |
msgstr "وضعیت کاربر جهت ورود و خروج"
|
305 |
|
306 |
+
#: ../includes/user-list.php:365
|
307 |
msgid "Current user status is <strong>pending</strong>."
|
308 |
msgstr "وضعیت تأیید کاربر، هنوز <strong>معلق</strong> است."
|
309 |
|
localization/new-user-approve-fi.mo
CHANGED
Binary file
|
localization/new-user-approve-fi.po
CHANGED
@@ -7,191 +7,314 @@ msgid ""
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: NUA\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
10 |
-
"POT-Creation-Date:
|
11 |
-
"PO-Revision-Date:
|
12 |
-
"Last-Translator:
|
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 |
-
#: new-user-approve.php:
|
19 |
-
|
20 |
-
|
|
|
21 |
|
22 |
-
#: new-user-approve.php:
|
23 |
-
|
24 |
-
|
|
|
|
|
|
|
|
|
25 |
|
26 |
-
#: new-user-approve.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
msgid "Users"
|
28 |
msgstr "Käyttäjät"
|
29 |
|
30 |
-
#: new-user-approve.php:
|
31 |
-
|
32 |
-
|
|
|
33 |
|
34 |
-
#: new-user-approve.php:
|
35 |
-
|
36 |
-
|
|
|
|
|
|
|
37 |
|
38 |
-
#: new-user-approve.php:
|
39 |
-
|
40 |
-
|
|
|
41 |
|
42 |
-
#: new-user-approve.php:
|
43 |
-
|
44 |
-
|
|
|
45 |
|
46 |
-
#: new-user-approve.php:
|
47 |
-
msgid "
|
48 |
-
msgstr "
|
49 |
|
50 |
-
#: new-user-approve.php:
|
51 |
-
msgid "
|
52 |
-
msgstr "
|
53 |
|
54 |
-
#:
|
55 |
-
msgid "
|
56 |
-
msgstr "
|
57 |
|
58 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
msgid "Username"
|
60 |
msgstr "Käyttäjänimi"
|
61 |
|
62 |
-
#:
|
63 |
msgid "Name"
|
64 |
msgstr "Nimi"
|
65 |
|
66 |
-
#:
|
67 |
msgid "E-mail"
|
68 |
msgstr "Sähköpostiosoite"
|
69 |
|
70 |
-
#:
|
71 |
-
#: new-user-approve.php:262
|
72 |
msgid "Actions"
|
73 |
msgstr "Toiminnot"
|
74 |
|
75 |
-
#:
|
76 |
msgid "email:"
|
77 |
msgstr "Sähköpostiosoite:"
|
78 |
|
79 |
-
#:
|
|
|
80 |
msgid "Approve"
|
81 |
msgstr "Hyväksy"
|
82 |
|
83 |
-
#:
|
|
|
84 |
msgid "Deny"
|
85 |
msgstr "Hylkää"
|
86 |
|
87 |
-
#:
|
88 |
msgid "approved"
|
89 |
msgstr "hyväksytty"
|
90 |
|
91 |
-
#:
|
92 |
msgid "denied"
|
93 |
msgstr "hylätty"
|
94 |
|
95 |
-
#:
|
96 |
msgid "pending"
|
97 |
msgstr "odottaa"
|
98 |
|
99 |
-
#:
|
100 |
#, php-format
|
101 |
msgid "There are no users with a status of %s"
|
102 |
msgstr "Käyttäjiä, joiden status on %s, ei löytynyt"
|
103 |
|
104 |
-
#:
|
105 |
-
msgid "User name already exists"
|
106 |
-
msgstr "Käyttäjätunnus on jo olemassa"
|
107 |
-
|
108 |
-
#: new-user-approve.php:335
|
109 |
#, php-format
|
110 |
-
msgid "
|
111 |
-
|
|
|
|
|
112 |
|
113 |
-
#:
|
114 |
-
#,
|
115 |
-
msgid "
|
116 |
-
msgstr "
|
117 |
|
118 |
-
#:
|
119 |
-
|
120 |
-
|
121 |
-
msgstr "[%s] Käyttäjän hyväksyntä"
|
122 |
|
123 |
-
#:
|
124 |
-
|
125 |
-
|
126 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
127 |
|
128 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
#, php-format
|
130 |
msgid "Username: %s"
|
131 |
msgstr "Käyttäjätunnus: %s"
|
132 |
|
133 |
-
#:
|
134 |
#, php-format
|
135 |
msgid "Password: %s"
|
136 |
msgstr "Salasana: %s"
|
137 |
|
138 |
-
#:
|
139 |
-
#,
|
140 |
-
msgid "
|
141 |
-
msgstr "
|
142 |
|
143 |
-
#:
|
144 |
-
#,
|
145 |
-
msgid "You have been denied access to
|
146 |
msgstr "Pääsysi kohteeseen %s on estetty"
|
147 |
|
148 |
-
#:
|
149 |
-
|
150 |
-
|
151 |
-
|
|
|
|
|
|
|
|
|
152 |
|
153 |
-
#:
|
154 |
-
msgid "
|
155 |
-
|
|
|
|
|
|
|
156 |
|
157 |
-
#:
|
158 |
-
|
159 |
-
|
|
|
|
|
|
|
|
|
|
|
160 |
|
161 |
-
#:
|
162 |
-
|
163 |
-
|
|
|
164 |
|
165 |
-
#:
|
166 |
-
|
167 |
-
|
|
|
168 |
|
169 |
-
#:
|
170 |
-
|
171 |
-
|
172 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
173 |
|
174 |
-
#:
|
175 |
-
msgid "
|
176 |
-
msgstr "
|
177 |
|
178 |
-
|
179 |
-
msgid "
|
180 |
msgstr ""
|
181 |
|
182 |
-
|
183 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
184 |
msgstr ""
|
185 |
|
186 |
-
|
187 |
-
msgid "
|
188 |
-
msgstr "
|
189 |
|
190 |
-
|
191 |
-
msgid "
|
192 |
msgstr ""
|
193 |
|
194 |
-
|
195 |
-
msgid "
|
196 |
msgstr ""
|
197 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: NUA\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
10 |
+
"POT-Creation-Date: 2014-10-08 23:50-0700\n"
|
11 |
+
"PO-Revision-Date: 2014-10-09 00:08-0700\n"
|
12 |
+
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
13 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
14 |
"MIME-Version: 1.0\n"
|
15 |
"Content-Type: text/plain; charset=UTF-8\n"
|
16 |
"Content-Transfer-Encoding: 8bit\n"
|
17 |
+
"X-Generator: Poedit 1.5.7\n"
|
18 |
|
19 |
+
#: ../new-user-approve.php:98
|
20 |
+
#, php-format
|
21 |
+
msgid "New User Approve requires WordPress %s or newer."
|
22 |
+
msgstr ""
|
23 |
|
24 |
+
#: ../new-user-approve.php:145
|
25 |
+
#, php-format
|
26 |
+
msgid ""
|
27 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
28 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
29 |
+
"\">Hide Notice</a>"
|
30 |
+
msgstr ""
|
31 |
|
32 |
+
#: ../new-user-approve.php:257
|
33 |
+
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
34 |
+
msgstr ""
|
35 |
+
|
36 |
+
#: ../new-user-approve.php:260
|
37 |
+
msgid ""
|
38 |
+
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
39 |
+
msgstr ""
|
40 |
+
|
41 |
+
#: ../new-user-approve.php:362
|
42 |
msgid "Users"
|
43 |
msgstr "Käyttäjät"
|
44 |
|
45 |
+
#: ../new-user-approve.php:392
|
46 |
+
#, php-format
|
47 |
+
msgid "[%s] User Approval"
|
48 |
+
msgstr "[%s] Käyttäjän hyväksyntä"
|
49 |
|
50 |
+
#: ../new-user-approve.php:454
|
51 |
+
#, php-format
|
52 |
+
msgid ""
|
53 |
+
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
54 |
+
"href=\"mailto:%s\">webmaster</a> !"
|
55 |
+
msgstr ""
|
56 |
|
57 |
+
#: ../new-user-approve.php:520
|
58 |
+
#, php-format
|
59 |
+
msgid "[%s] Registration Approved"
|
60 |
+
msgstr "[%s] Käyttäjätunnuspyyntö hyväksytty"
|
61 |
|
62 |
+
#: ../new-user-approve.php:550
|
63 |
+
#, php-format
|
64 |
+
msgid "[%s] Registration Denied"
|
65 |
+
msgstr "[%s] Käyttäjätunnuspyyntö hylätty"
|
66 |
|
67 |
+
#: ../new-user-approve.php:614
|
68 |
+
msgid "Registration successful."
|
69 |
+
msgstr "Käyttäjätunnuksen rekisteröinti onnistui."
|
70 |
|
71 |
+
#: ../new-user-approve.php:617
|
72 |
+
msgid "Pending Approval"
|
73 |
+
msgstr "Odottaa hyväksyntää"
|
74 |
|
75 |
+
#: ../admin/templates/approve.php:6
|
76 |
+
msgid "User successfully updated."
|
77 |
+
msgstr "Käyttäjätiedot päivitetty"
|
78 |
|
79 |
+
#: ../admin/templates/approve.php:11
|
80 |
+
msgid "User Registration Approval"
|
81 |
+
msgstr "Käyttäjien hyväksyntä"
|
82 |
+
|
83 |
+
#: ../includes/admin-approve.php:50
|
84 |
+
msgid "Approve New Users"
|
85 |
+
msgstr "Käyttäjien hyväksyntä"
|
86 |
+
|
87 |
+
#: ../includes/admin-approve.php:82
|
88 |
msgid "Username"
|
89 |
msgstr "Käyttäjänimi"
|
90 |
|
91 |
+
#: ../includes/admin-approve.php:83
|
92 |
msgid "Name"
|
93 |
msgstr "Nimi"
|
94 |
|
95 |
+
#: ../includes/admin-approve.php:84
|
96 |
msgid "E-mail"
|
97 |
msgstr "Sähköpostiosoite"
|
98 |
|
99 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
|
|
100 |
msgid "Actions"
|
101 |
msgstr "Toiminnot"
|
102 |
|
103 |
+
#: ../includes/admin-approve.php:129
|
104 |
msgid "email:"
|
105 |
msgstr "Sähköpostiosoite:"
|
106 |
|
107 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
108 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
109 |
msgid "Approve"
|
110 |
msgstr "Hyväksy"
|
111 |
|
112 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
113 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
114 |
msgid "Deny"
|
115 |
msgstr "Hylkää"
|
116 |
|
117 |
+
#: ../includes/admin-approve.php:154
|
118 |
msgid "approved"
|
119 |
msgstr "hyväksytty"
|
120 |
|
121 |
+
#: ../includes/admin-approve.php:156
|
122 |
msgid "denied"
|
123 |
msgstr "hylätty"
|
124 |
|
125 |
+
#: ../includes/admin-approve.php:158
|
126 |
msgid "pending"
|
127 |
msgstr "odottaa"
|
128 |
|
129 |
+
#: ../includes/admin-approve.php:161
|
130 |
#, php-format
|
131 |
msgid "There are no users with a status of %s"
|
132 |
msgstr "Käyttäjiä, joiden status on %s, ei löytynyt"
|
133 |
|
134 |
+
#: ../includes/admin-approve.php:197
|
|
|
|
|
|
|
|
|
135 |
#, php-format
|
136 |
+
msgid ""
|
137 |
+
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
138 |
+
"| <a href=\"%2$s\">Hide Notice</a>"
|
139 |
+
msgstr ""
|
140 |
|
141 |
+
#: ../includes/admin-approve.php:220
|
142 |
+
#, fuzzy
|
143 |
+
msgid "Approve Users"
|
144 |
+
msgstr "Hyväksytyt käyttäjät"
|
145 |
|
146 |
+
#: ../includes/admin-approve.php:221
|
147 |
+
msgid "Updates"
|
148 |
+
msgstr ""
|
|
|
149 |
|
150 |
+
#: ../includes/admin-approve.php:222
|
151 |
+
msgid "Support"
|
152 |
+
msgstr ""
|
153 |
+
|
154 |
+
#: ../includes/admin-approve.php:223
|
155 |
+
msgid "Feedback"
|
156 |
+
msgstr ""
|
157 |
+
|
158 |
+
#: ../includes/admin-approve.php:231
|
159 |
+
msgid "Users Pending Approval"
|
160 |
+
msgstr "Hyväksyntää odottavat käyttäjät"
|
161 |
+
|
162 |
+
#: ../includes/admin-approve.php:233
|
163 |
+
msgid "Approved Users"
|
164 |
+
msgstr "Hyväksytyt käyttäjät"
|
165 |
+
|
166 |
+
#: ../includes/admin-approve.php:235
|
167 |
+
msgid "Denied Users"
|
168 |
+
msgstr "Hylätyt käyttäjät"
|
169 |
+
|
170 |
+
#: ../includes/email-tags.php:235
|
171 |
+
msgid "The user's username on the site as well as the Username label"
|
172 |
+
msgstr ""
|
173 |
|
174 |
+
#: ../includes/email-tags.php:241
|
175 |
+
msgid "The user's email address"
|
176 |
+
msgstr ""
|
177 |
+
|
178 |
+
#: ../includes/email-tags.php:247
|
179 |
+
msgid "Your site name"
|
180 |
+
msgstr ""
|
181 |
+
|
182 |
+
#: ../includes/email-tags.php:253
|
183 |
+
msgid "Your site URL"
|
184 |
+
msgstr ""
|
185 |
+
|
186 |
+
#: ../includes/email-tags.php:259
|
187 |
+
msgid "The URL to approve/deny users"
|
188 |
+
msgstr ""
|
189 |
+
|
190 |
+
#: ../includes/email-tags.php:265
|
191 |
+
msgid "The URL to login to the site"
|
192 |
+
msgstr ""
|
193 |
+
|
194 |
+
#: ../includes/email-tags.php:271
|
195 |
+
msgid "Generates the password for the user to add to the email"
|
196 |
+
msgstr ""
|
197 |
+
|
198 |
+
#: ../includes/email-tags.php:299
|
199 |
#, php-format
|
200 |
msgid "Username: %s"
|
201 |
msgstr "Käyttäjätunnus: %s"
|
202 |
|
203 |
+
#: ../includes/email-tags.php:390
|
204 |
#, php-format
|
205 |
msgid "Password: %s"
|
206 |
msgstr "Salasana: %s"
|
207 |
|
208 |
+
#: ../includes/messages.php:9
|
209 |
+
#, fuzzy
|
210 |
+
msgid "You have been approved to access {sitename}"
|
211 |
+
msgstr "Sinulle on annettu pääsy kohteeseen %s"
|
212 |
|
213 |
+
#: ../includes/messages.php:25
|
214 |
+
#, fuzzy
|
215 |
+
msgid "You have been denied access to {sitename}."
|
216 |
msgstr "Pääsysi kohteeseen %s on estetty"
|
217 |
|
218 |
+
#: ../includes/messages.php:38
|
219 |
+
msgid ""
|
220 |
+
"An email has been sent to the site administrator. The administrator will "
|
221 |
+
"review the information that has been submitted and either approve or deny "
|
222 |
+
"your request."
|
223 |
+
msgstr ""
|
224 |
+
"Ylläpito tarkastaa tarkastaa lähettämäsi tiedot ja joko hylkää tai hyväksyy "
|
225 |
+
"pyyntösi."
|
226 |
|
227 |
+
#: ../includes/messages.php:40
|
228 |
+
msgid ""
|
229 |
+
"You will receive an email with instructions on what you will need to do "
|
230 |
+
"next. Thanks for your patience."
|
231 |
+
msgstr ""
|
232 |
+
"Saat ylläpidolta sähköpostitse jatko-ohjeet. Kiitos kärsivällisyydestäsi."
|
233 |
|
234 |
+
#: ../includes/messages.php:53
|
235 |
+
#, fuzzy
|
236 |
+
msgid ""
|
237 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
238 |
+
"approved, you must first register."
|
239 |
+
msgstr ""
|
240 |
+
"Tervetuloa sivustolle %s. Sivuston käyttö vaatii ylläpidon hyväksymän "
|
241 |
+
"käyttäjätunnuksen. Aloita luomalla käyttäjätunnus."
|
242 |
|
243 |
+
#: ../includes/messages.php:66
|
244 |
+
#, fuzzy
|
245 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
246 |
+
msgstr "%1$s (%2$s) pyytää käyttäjätunnusta sivustolle %3$s"
|
247 |
|
248 |
+
#: ../includes/messages.php:68
|
249 |
+
#, fuzzy
|
250 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
251 |
+
msgstr "Salliaksesi tai estääksesi tämän käyttäjän pääsyn kohteeseen %s mene"
|
252 |
|
253 |
+
#: ../includes/messages.php:83
|
254 |
+
msgid ""
|
255 |
+
"After you register, your request will be sent to the site administrator for "
|
256 |
+
"approval. You will then receive an email with further instructions."
|
257 |
+
msgstr ""
|
258 |
+
"Rekisteröitymisesi välitetään ylläpidolle hyväksyntää varten. Saat "
|
259 |
+
"sähköpostiisi tiedon, kun ylläpito on hyväksynyt käyttäjätunnuksesi."
|
260 |
+
|
261 |
+
#: ../includes/user-list.php:120
|
262 |
+
msgid "Status"
|
263 |
+
msgstr ""
|
264 |
|
265 |
+
#: ../includes/user-list.php:156
|
266 |
+
msgid "Filter"
|
267 |
+
msgstr ""
|
268 |
|
269 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
270 |
+
msgid "View all users"
|
271 |
msgstr ""
|
272 |
|
273 |
+
#: ../includes/user-list.php:320
|
274 |
+
#, fuzzy, php-format
|
275 |
+
msgid "User denied."
|
276 |
+
msgid_plural "%s users denied."
|
277 |
+
msgstr[0] "hylätty"
|
278 |
+
msgstr[1] "hylätty"
|
279 |
+
|
280 |
+
#: ../includes/user-list.php:325
|
281 |
+
#, fuzzy, php-format
|
282 |
+
msgid "User approved."
|
283 |
+
msgid_plural "%s users approved."
|
284 |
+
msgstr[0] "hyväksytty"
|
285 |
+
msgstr[1] "hyväksytty"
|
286 |
+
|
287 |
+
#: ../includes/user-list.php:349
|
288 |
+
msgid "Access Status"
|
289 |
msgstr ""
|
290 |
|
291 |
+
#: ../includes/user-list.php:354
|
292 |
+
msgid "-- Status --"
|
293 |
+
msgstr ""
|
294 |
|
295 |
+
#: ../includes/user-list.php:362
|
296 |
+
msgid "If user has access to sign in or not."
|
297 |
msgstr ""
|
298 |
|
299 |
+
#: ../includes/user-list.php:365
|
300 |
+
msgid "Current user status is <strong>pending</strong>."
|
301 |
msgstr ""
|
302 |
|
303 |
+
#~ msgid "Settings"
|
304 |
+
#~ msgstr "Asetukset"
|
305 |
+
|
306 |
+
#~ msgid "User Management"
|
307 |
+
#~ msgstr "Käyttäjät"
|
308 |
+
|
309 |
+
#~ msgid "ID"
|
310 |
+
#~ msgstr "ID"
|
311 |
+
|
312 |
+
#~ msgid "User name already exists"
|
313 |
+
#~ msgstr "Käyttäjätunnus on jo olemassa"
|
314 |
+
|
315 |
+
#~ msgid ""
|
316 |
+
#~ "This plugin allows administrators to approve users once they register. "
|
317 |
+
#~ "Only approved users will be allowed to access the blog."
|
318 |
+
#~ msgstr ""
|
319 |
+
#~ "Tämän lisäosan avulla ylläpitäjät voivat hyväksyä uusien käyttäjien "
|
320 |
+
#~ "rekisteröinnin."
|
localization/new-user-approve-fr_FR.mo
CHANGED
Binary file
|
localization/new-user-approve-fr_FR.po
CHANGED
@@ -2,55 +2,53 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: New User Approve 1.0\n"
|
4 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date: 2014-
|
7 |
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
8 |
"Language-Team: Philippe Scoffoni <philippe@scoffoni.net>\n"
|
9 |
"Language: fr\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
-
"X-Generator: Poedit 1.
|
14 |
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
15 |
|
16 |
-
#: ../new-user-approve.php:
|
17 |
#, php-format
|
18 |
msgid "New User Approve requires WordPress %s or newer."
|
19 |
msgstr "New User Approve nécessite WordPress en version %s ou supérieure."
|
20 |
|
21 |
-
#: ../new-user-approve.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
23 |
msgstr ""
|
24 |
"<strong>ERREUR</strong> : Votre compte est toujours en attente "
|
25 |
"d'approbation."
|
26 |
|
27 |
-
#: ../new-user-approve.php:
|
28 |
msgid ""
|
29 |
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
30 |
msgstr ""
|
31 |
"<strong>ERREUR</strong> : Votre compte n'a pas été autorisé à accéder à "
|
32 |
"ce site."
|
33 |
|
34 |
-
#: ../new-user-approve.php:
|
35 |
msgid "Users"
|
36 |
msgstr "Utilisateurs"
|
37 |
|
38 |
-
#: ../new-user-approve.php:
|
39 |
-
#, php-format
|
40 |
-
msgid "%1$s (%2$s) has requested a username at %3$s"
|
41 |
-
msgstr "%1$s (%2$s) a demandé l'approbation d'un compte sur %3$s"
|
42 |
-
|
43 |
-
#: ../new-user-approve.php:327
|
44 |
-
#, php-format
|
45 |
-
msgid "To approve or deny this user access to %s go to"
|
46 |
-
msgstr "Pour approuver ou refuser cet utilisateur, aller sur le site %s"
|
47 |
-
|
48 |
-
#: ../new-user-approve.php:332
|
49 |
#, php-format
|
50 |
msgid "[%s] User Approval"
|
51 |
msgstr "[%s] Demande d'approbation pour un utilisateur"
|
52 |
|
53 |
-
#: ../new-user-approve.php:
|
54 |
#, php-format
|
55 |
msgid ""
|
56 |
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
@@ -59,152 +57,84 @@ msgstr ""
|
|
59 |
"<strong>ERREUR</strong> : Il n'a pas été possible de vous enregistrer. "
|
60 |
"Veuillez contacter le <a href=\"mailto:%s\">webmestre</a>du site !"
|
61 |
|
62 |
-
#: ../new-user-approve.php:
|
63 |
-
#, php-format
|
64 |
-
msgid "You have been approved to access %s"
|
65 |
-
msgstr "Votre inscription a été acceptée pour accéder au site %s"
|
66 |
-
|
67 |
-
#: ../new-user-approve.php:430
|
68 |
-
#, php-format
|
69 |
-
msgid "Username: %s"
|
70 |
-
msgstr "Nom de compte : %s"
|
71 |
-
|
72 |
-
#: ../new-user-approve.php:432
|
73 |
-
#, php-format
|
74 |
-
msgid "Password: %s"
|
75 |
-
msgstr "Mot de passe : %s"
|
76 |
-
|
77 |
-
#: ../new-user-approve.php:438
|
78 |
#, php-format
|
79 |
msgid "[%s] Registration Approved"
|
80 |
msgstr "[%s] Inscription approuvée"
|
81 |
|
82 |
-
#: ../new-user-approve.php:
|
83 |
-
#, php-format
|
84 |
-
msgid "You have been denied access to %s"
|
85 |
-
msgstr "Désolé, votre inscription pour accéder au site « %s » a été refusée."
|
86 |
-
|
87 |
-
#: ../new-user-approve.php:465
|
88 |
#, php-format
|
89 |
msgid "[%s] Registration Denied"
|
90 |
msgstr "[%s] Inscription refusée"
|
91 |
|
92 |
-
#: ../new-user-approve.php:
|
93 |
-
msgid ""
|
94 |
-
"An email has been sent to the site administrator. The administrator will "
|
95 |
-
"review the information that has been submitted and either approve or deny "
|
96 |
-
"your request."
|
97 |
-
msgstr ""
|
98 |
-
"Un courriel a été envoyé à l'administrateur du site. Il va vérifier les "
|
99 |
-
"informations que vous avez transmises et approuver ou refuser votre demande "
|
100 |
-
"d'inscription. "
|
101 |
-
|
102 |
-
#: ../new-user-approve.php:513
|
103 |
-
msgid ""
|
104 |
-
"You will receive an email with instructions on what you will need to do "
|
105 |
-
"next. Thanks for your patience."
|
106 |
-
msgstr ""
|
107 |
-
"Vous allez recevoir un courriel avec les instructions sur ce que vous devrez "
|
108 |
-
"faire ensuite. Merci de votre patience."
|
109 |
-
|
110 |
-
#: ../new-user-approve.php:518
|
111 |
msgid "Registration successful."
|
112 |
msgstr "Inscription réussie."
|
113 |
|
114 |
-
#: ../new-user-approve.php:
|
115 |
msgid "Pending Approval"
|
116 |
msgstr "Approbation en attente"
|
117 |
|
118 |
-
#: ../
|
119 |
-
#, php-format
|
120 |
-
msgid ""
|
121 |
-
"Welcome to %s. This site is accessible to approved users only. To be "
|
122 |
-
"approved, you must first register."
|
123 |
-
msgstr ""
|
124 |
-
"Bienvenue sur le site %s. Ce site est accessible aux utilisateurs approuvés. "
|
125 |
-
"Pour être approuvé, vous devez d'abord vous inscrire."
|
126 |
-
|
127 |
-
#: ../new-user-approve.php:567
|
128 |
-
msgid ""
|
129 |
-
"After you register, your request will be sent to the site administrator for "
|
130 |
-
"approval. You will then receive an email with further instructions."
|
131 |
-
msgstr ""
|
132 |
-
"Après l'inscription, votre demande sera envoyée à l'administrateur pour "
|
133 |
-
"approbation. Vous recevrez alors un courriel avec les informations "
|
134 |
-
"supplémentaires."
|
135 |
-
|
136 |
-
#: ../includes/admin-approve.php:49
|
137 |
-
msgid "Approve New Users"
|
138 |
-
msgstr "Approuver les nouveaux utilisateurs"
|
139 |
-
|
140 |
-
#: ../includes/admin-approve.php:58
|
141 |
msgid "User successfully updated."
|
142 |
msgstr "Utilisateur correctement mis à jour."
|
143 |
|
144 |
-
#: ../
|
145 |
msgid "User Registration Approval"
|
146 |
msgstr "Validation des utilisateurs enregistrés"
|
147 |
|
148 |
-
#: ../includes/admin-approve.php:
|
149 |
-
msgid "
|
150 |
-
msgstr "
|
151 |
-
|
152 |
-
#: ../includes/admin-approve.php:68
|
153 |
-
msgid "Approved Users"
|
154 |
-
msgstr "Utilisateurs approuvés"
|
155 |
-
|
156 |
-
#: ../includes/admin-approve.php:69
|
157 |
-
msgid "Denied Users"
|
158 |
-
msgstr "Utilisateurs refusés"
|
159 |
|
160 |
-
#: ../includes/admin-approve.php:
|
161 |
msgid "Username"
|
162 |
msgstr "Nom de compte"
|
163 |
|
164 |
-
#: ../includes/admin-approve.php:
|
165 |
msgid "Name"
|
166 |
msgstr "Nom"
|
167 |
|
168 |
-
#: ../includes/admin-approve.php:
|
169 |
msgid "E-mail"
|
170 |
msgstr "Courriel"
|
171 |
|
172 |
-
#: ../includes/admin-approve.php:
|
173 |
msgid "Actions"
|
174 |
msgstr "Actions"
|
175 |
|
176 |
-
#: ../includes/admin-approve.php:
|
177 |
msgid "email:"
|
178 |
msgstr "courriel :"
|
179 |
|
180 |
-
#: ../includes/admin-approve.php:
|
181 |
-
#: ../includes/user-list.php:
|
182 |
msgid "Approve"
|
183 |
msgstr "Approuver"
|
184 |
|
185 |
-
#: ../includes/admin-approve.php:
|
186 |
-
#: ../includes/user-list.php:
|
187 |
msgid "Deny"
|
188 |
msgstr "Refuser"
|
189 |
|
190 |
-
#: ../includes/admin-approve.php:
|
191 |
msgid "approved"
|
192 |
msgstr "approuvé"
|
193 |
|
194 |
-
#: ../includes/admin-approve.php:
|
195 |
msgid "denied"
|
196 |
msgstr "refusé"
|
197 |
|
198 |
-
#: ../includes/admin-approve.php:
|
199 |
msgid "pending"
|
200 |
msgstr "en attente"
|
201 |
|
202 |
-
#: ../includes/admin-approve.php:
|
203 |
#, php-format
|
204 |
msgid "There are no users with a status of %s"
|
205 |
msgstr "Il n'y a aucun utilisateur avec le status %s"
|
206 |
|
207 |
-
#: ../includes/admin-approve.php:
|
208 |
#, php-format
|
209 |
msgid ""
|
210 |
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
@@ -214,45 +144,168 @@ msgstr ""
|
|
214 |
"href=\"%1$s\">page de gestion des utilisateurs</a>. | <a href=\"%2$s"
|
215 |
"\">Masquer cette note</a>"
|
216 |
|
217 |
-
#: ../includes/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
218 |
msgid "Status"
|
219 |
msgstr "Statut"
|
220 |
|
221 |
-
#: ../includes/user-list.php:
|
222 |
msgid "Filter"
|
223 |
msgstr "Filtrer"
|
224 |
|
225 |
-
#: ../includes/user-list.php:
|
226 |
msgid "View all users"
|
227 |
msgstr "Voir tous les utilisateurs"
|
228 |
|
229 |
-
#: ../includes/user-list.php:
|
230 |
#, php-format
|
231 |
msgid "User denied."
|
232 |
msgid_plural "%s users denied."
|
233 |
msgstr[0] "Utilisateur refusé."
|
234 |
msgstr[1] "%s utilisateurs refusés."
|
235 |
|
236 |
-
#: ../includes/user-list.php:
|
237 |
#, php-format
|
238 |
msgid "User approved."
|
239 |
msgid_plural "%s users approved."
|
240 |
msgstr[0] "Utilisateur approuvé."
|
241 |
msgstr[1] "%s utilisateurs approuvés."
|
242 |
|
243 |
-
#: ../includes/user-list.php:
|
244 |
msgid "Access Status"
|
245 |
msgstr "Statut d'accès"
|
246 |
|
247 |
-
#: ../includes/user-list.php:
|
248 |
msgid "-- Status --"
|
249 |
msgstr "-- Statut --"
|
250 |
|
251 |
-
#: ../includes/user-list.php:
|
252 |
msgid "If user has access to sign in or not."
|
253 |
msgstr "Indique si l'utilisateur est autorisé à se connecter ou non."
|
254 |
|
255 |
-
#: ../includes/user-list.php:
|
256 |
msgid "Current user status is <strong>pending</strong>."
|
257 |
msgstr "Le statut de l'utilisateur actuel est <strong>en attente</strong>."
|
258 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: New User Approve 1.0\n"
|
4 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
5 |
+
"POT-Creation-Date: 2014-10-08 23:50-0700\n"
|
6 |
+
"PO-Revision-Date: 2014-10-09 00:09-0700\n"
|
7 |
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
8 |
"Language-Team: Philippe Scoffoni <philippe@scoffoni.net>\n"
|
9 |
"Language: fr\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
+
"X-Generator: Poedit 1.5.7\n"
|
14 |
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
15 |
|
16 |
+
#: ../new-user-approve.php:98
|
17 |
#, php-format
|
18 |
msgid "New User Approve requires WordPress %s or newer."
|
19 |
msgstr "New User Approve nécessite WordPress en version %s ou supérieure."
|
20 |
|
21 |
+
#: ../new-user-approve.php:145
|
22 |
+
#, php-format
|
23 |
+
msgid ""
|
24 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
25 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
26 |
+
"\">Hide Notice</a>"
|
27 |
+
msgstr ""
|
28 |
+
|
29 |
+
#: ../new-user-approve.php:257
|
30 |
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
31 |
msgstr ""
|
32 |
"<strong>ERREUR</strong> : Votre compte est toujours en attente "
|
33 |
"d'approbation."
|
34 |
|
35 |
+
#: ../new-user-approve.php:260
|
36 |
msgid ""
|
37 |
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
38 |
msgstr ""
|
39 |
"<strong>ERREUR</strong> : Votre compte n'a pas été autorisé à accéder à "
|
40 |
"ce site."
|
41 |
|
42 |
+
#: ../new-user-approve.php:362
|
43 |
msgid "Users"
|
44 |
msgstr "Utilisateurs"
|
45 |
|
46 |
+
#: ../new-user-approve.php:392
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
#, php-format
|
48 |
msgid "[%s] User Approval"
|
49 |
msgstr "[%s] Demande d'approbation pour un utilisateur"
|
50 |
|
51 |
+
#: ../new-user-approve.php:454
|
52 |
#, php-format
|
53 |
msgid ""
|
54 |
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
57 |
"<strong>ERREUR</strong> : Il n'a pas été possible de vous enregistrer. "
|
58 |
"Veuillez contacter le <a href=\"mailto:%s\">webmestre</a>du site !"
|
59 |
|
60 |
+
#: ../new-user-approve.php:520
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
#, php-format
|
62 |
msgid "[%s] Registration Approved"
|
63 |
msgstr "[%s] Inscription approuvée"
|
64 |
|
65 |
+
#: ../new-user-approve.php:550
|
|
|
|
|
|
|
|
|
|
|
66 |
#, php-format
|
67 |
msgid "[%s] Registration Denied"
|
68 |
msgstr "[%s] Inscription refusée"
|
69 |
|
70 |
+
#: ../new-user-approve.php:614
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
71 |
msgid "Registration successful."
|
72 |
msgstr "Inscription réussie."
|
73 |
|
74 |
+
#: ../new-user-approve.php:617
|
75 |
msgid "Pending Approval"
|
76 |
msgstr "Approbation en attente"
|
77 |
|
78 |
+
#: ../admin/templates/approve.php:6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
79 |
msgid "User successfully updated."
|
80 |
msgstr "Utilisateur correctement mis à jour."
|
81 |
|
82 |
+
#: ../admin/templates/approve.php:11
|
83 |
msgid "User Registration Approval"
|
84 |
msgstr "Validation des utilisateurs enregistrés"
|
85 |
|
86 |
+
#: ../includes/admin-approve.php:50
|
87 |
+
msgid "Approve New Users"
|
88 |
+
msgstr "Approuver les nouveaux utilisateurs"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
|
90 |
+
#: ../includes/admin-approve.php:82
|
91 |
msgid "Username"
|
92 |
msgstr "Nom de compte"
|
93 |
|
94 |
+
#: ../includes/admin-approve.php:83
|
95 |
msgid "Name"
|
96 |
msgstr "Nom"
|
97 |
|
98 |
+
#: ../includes/admin-approve.php:84
|
99 |
msgid "E-mail"
|
100 |
msgstr "Courriel"
|
101 |
|
102 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
103 |
msgid "Actions"
|
104 |
msgstr "Actions"
|
105 |
|
106 |
+
#: ../includes/admin-approve.php:129
|
107 |
msgid "email:"
|
108 |
msgstr "courriel :"
|
109 |
|
110 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
111 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
112 |
msgid "Approve"
|
113 |
msgstr "Approuver"
|
114 |
|
115 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
116 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
117 |
msgid "Deny"
|
118 |
msgstr "Refuser"
|
119 |
|
120 |
+
#: ../includes/admin-approve.php:154
|
121 |
msgid "approved"
|
122 |
msgstr "approuvé"
|
123 |
|
124 |
+
#: ../includes/admin-approve.php:156
|
125 |
msgid "denied"
|
126 |
msgstr "refusé"
|
127 |
|
128 |
+
#: ../includes/admin-approve.php:158
|
129 |
msgid "pending"
|
130 |
msgstr "en attente"
|
131 |
|
132 |
+
#: ../includes/admin-approve.php:161
|
133 |
#, php-format
|
134 |
msgid "There are no users with a status of %s"
|
135 |
msgstr "Il n'y a aucun utilisateur avec le status %s"
|
136 |
|
137 |
+
#: ../includes/admin-approve.php:197
|
138 |
#, php-format
|
139 |
msgid ""
|
140 |
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
144 |
"href=\"%1$s\">page de gestion des utilisateurs</a>. | <a href=\"%2$s"
|
145 |
"\">Masquer cette note</a>"
|
146 |
|
147 |
+
#: ../includes/admin-approve.php:220
|
148 |
+
#, fuzzy
|
149 |
+
msgid "Approve Users"
|
150 |
+
msgstr "Utilisateurs approuvés"
|
151 |
+
|
152 |
+
#: ../includes/admin-approve.php:221
|
153 |
+
msgid "Updates"
|
154 |
+
msgstr ""
|
155 |
+
|
156 |
+
#: ../includes/admin-approve.php:222
|
157 |
+
msgid "Support"
|
158 |
+
msgstr ""
|
159 |
+
|
160 |
+
#: ../includes/admin-approve.php:223
|
161 |
+
msgid "Feedback"
|
162 |
+
msgstr ""
|
163 |
+
|
164 |
+
#: ../includes/admin-approve.php:231
|
165 |
+
msgid "Users Pending Approval"
|
166 |
+
msgstr "Utilisateurs en attente d'approbation"
|
167 |
+
|
168 |
+
#: ../includes/admin-approve.php:233
|
169 |
+
msgid "Approved Users"
|
170 |
+
msgstr "Utilisateurs approuvés"
|
171 |
+
|
172 |
+
#: ../includes/admin-approve.php:235
|
173 |
+
msgid "Denied Users"
|
174 |
+
msgstr "Utilisateurs refusés"
|
175 |
+
|
176 |
+
#: ../includes/email-tags.php:235
|
177 |
+
msgid "The user's username on the site as well as the Username label"
|
178 |
+
msgstr ""
|
179 |
+
|
180 |
+
#: ../includes/email-tags.php:241
|
181 |
+
msgid "The user's email address"
|
182 |
+
msgstr ""
|
183 |
+
|
184 |
+
#: ../includes/email-tags.php:247
|
185 |
+
msgid "Your site name"
|
186 |
+
msgstr ""
|
187 |
+
|
188 |
+
#: ../includes/email-tags.php:253
|
189 |
+
msgid "Your site URL"
|
190 |
+
msgstr ""
|
191 |
+
|
192 |
+
#: ../includes/email-tags.php:259
|
193 |
+
msgid "The URL to approve/deny users"
|
194 |
+
msgstr ""
|
195 |
+
|
196 |
+
#: ../includes/email-tags.php:265
|
197 |
+
msgid "The URL to login to the site"
|
198 |
+
msgstr ""
|
199 |
+
|
200 |
+
#: ../includes/email-tags.php:271
|
201 |
+
msgid "Generates the password for the user to add to the email"
|
202 |
+
msgstr ""
|
203 |
+
|
204 |
+
#: ../includes/email-tags.php:299
|
205 |
+
#, php-format
|
206 |
+
msgid "Username: %s"
|
207 |
+
msgstr "Nom de compte : %s"
|
208 |
+
|
209 |
+
#: ../includes/email-tags.php:390
|
210 |
+
#, php-format
|
211 |
+
msgid "Password: %s"
|
212 |
+
msgstr "Mot de passe : %s"
|
213 |
+
|
214 |
+
#: ../includes/messages.php:9
|
215 |
+
#, fuzzy
|
216 |
+
msgid "You have been approved to access {sitename}"
|
217 |
+
msgstr "Votre inscription a été acceptée pour accéder au site %s"
|
218 |
+
|
219 |
+
#: ../includes/messages.php:25
|
220 |
+
#, fuzzy
|
221 |
+
msgid "You have been denied access to {sitename}."
|
222 |
+
msgstr "Désolé, votre inscription pour accéder au site « %s » a été refusée."
|
223 |
+
|
224 |
+
#: ../includes/messages.php:38
|
225 |
+
msgid ""
|
226 |
+
"An email has been sent to the site administrator. The administrator will "
|
227 |
+
"review the information that has been submitted and either approve or deny "
|
228 |
+
"your request."
|
229 |
+
msgstr ""
|
230 |
+
"Un courriel a été envoyé à l'administrateur du site. Il va vérifier les "
|
231 |
+
"informations que vous avez transmises et approuver ou refuser votre demande "
|
232 |
+
"d'inscription. "
|
233 |
+
|
234 |
+
#: ../includes/messages.php:40
|
235 |
+
msgid ""
|
236 |
+
"You will receive an email with instructions on what you will need to do "
|
237 |
+
"next. Thanks for your patience."
|
238 |
+
msgstr ""
|
239 |
+
"Vous allez recevoir un courriel avec les instructions sur ce que vous devrez "
|
240 |
+
"faire ensuite. Merci de votre patience."
|
241 |
+
|
242 |
+
#: ../includes/messages.php:53
|
243 |
+
#, fuzzy
|
244 |
+
msgid ""
|
245 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
246 |
+
"approved, you must first register."
|
247 |
+
msgstr ""
|
248 |
+
"Bienvenue sur le site %s. Ce site est accessible aux utilisateurs approuvés. "
|
249 |
+
"Pour être approuvé, vous devez d'abord vous inscrire."
|
250 |
+
|
251 |
+
#: ../includes/messages.php:66
|
252 |
+
#, fuzzy
|
253 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
254 |
+
msgstr "%1$s (%2$s) a demandé l'approbation d'un compte sur %3$s"
|
255 |
+
|
256 |
+
#: ../includes/messages.php:68
|
257 |
+
#, fuzzy
|
258 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
259 |
+
msgstr "Pour approuver ou refuser cet utilisateur, aller sur le site %s"
|
260 |
+
|
261 |
+
#: ../includes/messages.php:83
|
262 |
+
msgid ""
|
263 |
+
"After you register, your request will be sent to the site administrator for "
|
264 |
+
"approval. You will then receive an email with further instructions."
|
265 |
+
msgstr ""
|
266 |
+
"Après l'inscription, votre demande sera envoyée à l'administrateur pour "
|
267 |
+
"approbation. Vous recevrez alors un courriel avec les informations "
|
268 |
+
"supplémentaires."
|
269 |
+
|
270 |
+
#: ../includes/user-list.php:120
|
271 |
msgid "Status"
|
272 |
msgstr "Statut"
|
273 |
|
274 |
+
#: ../includes/user-list.php:156
|
275 |
msgid "Filter"
|
276 |
msgstr "Filtrer"
|
277 |
|
278 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
279 |
msgid "View all users"
|
280 |
msgstr "Voir tous les utilisateurs"
|
281 |
|
282 |
+
#: ../includes/user-list.php:320
|
283 |
#, php-format
|
284 |
msgid "User denied."
|
285 |
msgid_plural "%s users denied."
|
286 |
msgstr[0] "Utilisateur refusé."
|
287 |
msgstr[1] "%s utilisateurs refusés."
|
288 |
|
289 |
+
#: ../includes/user-list.php:325
|
290 |
#, php-format
|
291 |
msgid "User approved."
|
292 |
msgid_plural "%s users approved."
|
293 |
msgstr[0] "Utilisateur approuvé."
|
294 |
msgstr[1] "%s utilisateurs approuvés."
|
295 |
|
296 |
+
#: ../includes/user-list.php:349
|
297 |
msgid "Access Status"
|
298 |
msgstr "Statut d'accès"
|
299 |
|
300 |
+
#: ../includes/user-list.php:354
|
301 |
msgid "-- Status --"
|
302 |
msgstr "-- Statut --"
|
303 |
|
304 |
+
#: ../includes/user-list.php:362
|
305 |
msgid "If user has access to sign in or not."
|
306 |
msgstr "Indique si l'utilisateur est autorisé à se connecter ou non."
|
307 |
|
308 |
+
#: ../includes/user-list.php:365
|
309 |
msgid "Current user status is <strong>pending</strong>."
|
310 |
msgstr "Le statut de l'utilisateur actuel est <strong>en attente</strong>."
|
311 |
|
localization/new-user-approve-he_IL.mo
CHANGED
Binary file
|
localization/new-user-approve-he_IL.po
CHANGED
@@ -7,150 +7,215 @@ msgid ""
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: PACKAGE VERSION\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
10 |
-
"POT-Creation-Date:
|
11 |
-
"PO-Revision-Date:
|
12 |
-
"Last-Translator:
|
13 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
14 |
"MIME-Version: 1.0\n"
|
15 |
"Content-Type: text/plain; charset=UTF-8\n"
|
16 |
"Content-Transfer-Encoding: 8bit\n"
|
17 |
-
"X-Generator: Poedit 1.5.
|
18 |
|
19 |
-
#: new-user-approve.php:
|
20 |
-
|
21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
-
#: new-user-approve.php:
|
24 |
-
msgid "
|
25 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
26 |
|
27 |
-
#: new-user-approve.php:
|
28 |
msgid "Users"
|
29 |
msgstr "משתמשים"
|
30 |
|
31 |
-
#: new-user-approve.php:
|
32 |
-
|
33 |
-
|
|
|
34 |
|
35 |
-
#: new-user-approve.php:
|
36 |
-
|
37 |
-
|
|
|
|
|
|
|
38 |
|
39 |
-
#: new-user-approve.php:
|
40 |
-
|
41 |
-
|
|
|
42 |
|
43 |
-
#: new-user-approve.php:
|
44 |
-
|
45 |
-
|
|
|
46 |
|
47 |
-
#: new-user-approve.php:
|
48 |
-
msgid "
|
49 |
-
msgstr "
|
50 |
|
51 |
-
#: new-user-approve.php:
|
52 |
-
msgid "
|
53 |
-
msgstr "
|
54 |
|
55 |
-
#:
|
56 |
-
msgid "
|
57 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
|
59 |
-
#:
|
60 |
msgid "Username"
|
61 |
msgstr "שם משתמש"
|
62 |
|
63 |
-
#:
|
64 |
msgid "Name"
|
65 |
msgstr "שם"
|
66 |
|
67 |
-
#:
|
68 |
msgid "E-mail"
|
69 |
msgstr "אימייל"
|
70 |
|
71 |
-
#:
|
72 |
msgid "Actions"
|
73 |
msgstr "פעולות"
|
74 |
|
75 |
-
#:
|
76 |
msgid "email:"
|
77 |
msgstr "אימייל:"
|
78 |
|
79 |
-
#:
|
|
|
80 |
msgid "Approve"
|
81 |
msgstr "מאושר"
|
82 |
|
83 |
-
#:
|
|
|
84 |
msgid "Deny"
|
85 |
msgstr "נדחה"
|
86 |
|
87 |
-
#:
|
88 |
msgid "approved"
|
89 |
msgstr "אושר"
|
90 |
|
91 |
-
#:
|
92 |
msgid "denied"
|
93 |
msgstr "נדחה"
|
94 |
|
95 |
-
#:
|
96 |
msgid "pending"
|
97 |
msgstr "ממתין לאישור"
|
98 |
|
99 |
-
#:
|
100 |
#, php-format
|
101 |
msgid "There are no users with a status of %s"
|
102 |
msgstr "אין משתמשים במצב %s"
|
103 |
|
104 |
-
#:
|
105 |
-
msgid "User name already exists"
|
106 |
-
msgstr "שם המשתמש כבר קיים"
|
107 |
-
|
108 |
-
#: new-user-approve.php:335
|
109 |
#, php-format
|
110 |
-
msgid "
|
111 |
-
|
|
|
|
|
112 |
|
113 |
-
#:
|
114 |
-
#,
|
115 |
-
msgid "
|
116 |
-
msgstr "
|
117 |
|
118 |
-
#:
|
119 |
-
|
120 |
-
|
121 |
-
msgstr "[%s} אישור משתמש"
|
122 |
|
123 |
-
#:
|
124 |
-
|
125 |
-
|
126 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
127 |
|
128 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
#, php-format
|
130 |
msgid "Username: %s"
|
131 |
msgstr "שם משתמש: %s"
|
132 |
|
133 |
-
#:
|
134 |
#, php-format
|
135 |
msgid "Password: %s"
|
136 |
msgstr "סיסמא: %s"
|
137 |
|
138 |
-
#:
|
139 |
-
#,
|
140 |
-
msgid "
|
141 |
-
msgstr "
|
142 |
|
143 |
-
#:
|
144 |
-
#,
|
145 |
-
msgid "You have been denied access to
|
146 |
msgstr "בקשתך להכנס ל %s נדחתה"
|
147 |
|
148 |
-
#:
|
149 |
-
#, php-format
|
150 |
-
msgid "[%s] Registration Denied"
|
151 |
-
msgstr "[%s] הרשמה נדחתה"
|
152 |
-
|
153 |
-
#: new-user-approve.php:413
|
154 |
msgid ""
|
155 |
"An email has been sent to the site administrator. The administrator will "
|
156 |
"review the information that has been submitted and either approve or deny "
|
@@ -159,31 +224,33 @@ msgstr ""
|
|
159 |
"נשלח אימייל למנהל האתר. מנהל האתר יעבור על המידע שנרשם על ידיכם ויחליט אם "
|
160 |
"לאשר או לדחות את בקשתכם."
|
161 |
|
162 |
-
#:
|
163 |
msgid ""
|
164 |
"You will receive an email with instructions on what you will need to do "
|
165 |
"next. Thanks for your patience."
|
166 |
msgstr ""
|
167 |
"אתם תקבלו אימייל עם הוראות לגבי מה עליכם לעשות בהמשך. תודה על סבלנותכם."
|
168 |
|
169 |
-
#:
|
170 |
-
|
171 |
-
msgstr "ממתין לאישור"
|
172 |
-
|
173 |
-
#: new-user-approve.php:418
|
174 |
-
msgid "Registration successful."
|
175 |
-
msgstr "ההרשמה הצליחה."
|
176 |
-
|
177 |
-
#: new-user-approve.php:466
|
178 |
-
#, php-format
|
179 |
msgid ""
|
180 |
-
"Welcome to
|
181 |
"approved, you must first register."
|
182 |
msgstr ""
|
183 |
"ברוכים הבאים ל %s. הכניסה לאתר למשתמשים מורשים בלבד. על מנת לקבל הרשאת כניסה "
|
184 |
"עליכם להרשם."
|
185 |
|
186 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
187 |
msgid ""
|
188 |
"After you register, your request will be sent to the site administrator for "
|
189 |
"approval. You will then receive an email with further instructions."
|
@@ -191,26 +258,72 @@ msgstr ""
|
|
191 |
"אחרי שתרשמו בקשתכם תישלח למנהל האתר לצורך אישור. לאחר מכן תקבלו אימייל עם "
|
192 |
"הנחיות נוספות."
|
193 |
|
194 |
-
|
195 |
-
msgid "
|
196 |
-
msgstr "
|
|
|
|
|
|
|
|
|
197 |
|
198 |
-
|
199 |
-
msgid "
|
200 |
-
msgstr "
|
201 |
|
202 |
-
|
203 |
-
|
204 |
-
"
|
205 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
206 |
msgstr ""
|
207 |
-
"התוסף הזה מאפשר למנהלי האתר לאשר משתמשים שנרשמו. רק משתמשים מורשים יוכלו "
|
208 |
-
"להכנס לבלוג."
|
209 |
|
210 |
-
|
211 |
-
msgid "
|
212 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
213 |
|
214 |
-
|
215 |
-
|
216 |
-
msgstr "http://www.picklewagon.com/"
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: PACKAGE VERSION\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
10 |
+
"POT-Creation-Date: 2014-10-08 23:50-0700\n"
|
11 |
+
"PO-Revision-Date: 2014-10-09 00:09-0700\n"
|
12 |
+
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
13 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
14 |
"MIME-Version: 1.0\n"
|
15 |
"Content-Type: text/plain; charset=UTF-8\n"
|
16 |
"Content-Transfer-Encoding: 8bit\n"
|
17 |
+
"X-Generator: Poedit 1.5.7\n"
|
18 |
|
19 |
+
#: ../new-user-approve.php:98
|
20 |
+
#, php-format
|
21 |
+
msgid "New User Approve requires WordPress %s or newer."
|
22 |
+
msgstr ""
|
23 |
+
|
24 |
+
#: ../new-user-approve.php:145
|
25 |
+
#, php-format
|
26 |
+
msgid ""
|
27 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
28 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
29 |
+
"\">Hide Notice</a>"
|
30 |
+
msgstr ""
|
31 |
|
32 |
+
#: ../new-user-approve.php:257
|
33 |
+
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
34 |
+
msgstr ""
|
35 |
+
|
36 |
+
#: ../new-user-approve.php:260
|
37 |
+
msgid ""
|
38 |
+
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
39 |
+
msgstr ""
|
40 |
|
41 |
+
#: ../new-user-approve.php:362
|
42 |
msgid "Users"
|
43 |
msgstr "משתמשים"
|
44 |
|
45 |
+
#: ../new-user-approve.php:392
|
46 |
+
#, php-format
|
47 |
+
msgid "[%s] User Approval"
|
48 |
+
msgstr "[%s} אישור משתמש"
|
49 |
|
50 |
+
#: ../new-user-approve.php:454
|
51 |
+
#, php-format
|
52 |
+
msgid ""
|
53 |
+
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
54 |
+
"href=\"mailto:%s\">webmaster</a> !"
|
55 |
+
msgstr ""
|
56 |
|
57 |
+
#: ../new-user-approve.php:520
|
58 |
+
#, php-format
|
59 |
+
msgid "[%s] Registration Approved"
|
60 |
+
msgstr "[%s] ההרשמה אושרה"
|
61 |
|
62 |
+
#: ../new-user-approve.php:550
|
63 |
+
#, php-format
|
64 |
+
msgid "[%s] Registration Denied"
|
65 |
+
msgstr "[%s] הרשמה נדחתה"
|
66 |
|
67 |
+
#: ../new-user-approve.php:614
|
68 |
+
msgid "Registration successful."
|
69 |
+
msgstr "ההרשמה הצליחה."
|
70 |
|
71 |
+
#: ../new-user-approve.php:617
|
72 |
+
msgid "Pending Approval"
|
73 |
+
msgstr "ממתין לאישור"
|
74 |
|
75 |
+
#: ../admin/templates/approve.php:6
|
76 |
+
msgid "User successfully updated."
|
77 |
+
msgstr "המשתמש עודכן בהצלחה."
|
78 |
+
|
79 |
+
#: ../admin/templates/approve.php:11
|
80 |
+
msgid "User Registration Approval"
|
81 |
+
msgstr "אישור רישום משתמש"
|
82 |
+
|
83 |
+
#: ../includes/admin-approve.php:50
|
84 |
+
msgid "Approve New Users"
|
85 |
+
msgstr "אשר משתמשים חדשים"
|
86 |
|
87 |
+
#: ../includes/admin-approve.php:82
|
88 |
msgid "Username"
|
89 |
msgstr "שם משתמש"
|
90 |
|
91 |
+
#: ../includes/admin-approve.php:83
|
92 |
msgid "Name"
|
93 |
msgstr "שם"
|
94 |
|
95 |
+
#: ../includes/admin-approve.php:84
|
96 |
msgid "E-mail"
|
97 |
msgstr "אימייל"
|
98 |
|
99 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
100 |
msgid "Actions"
|
101 |
msgstr "פעולות"
|
102 |
|
103 |
+
#: ../includes/admin-approve.php:129
|
104 |
msgid "email:"
|
105 |
msgstr "אימייל:"
|
106 |
|
107 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
108 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
109 |
msgid "Approve"
|
110 |
msgstr "מאושר"
|
111 |
|
112 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
113 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
114 |
msgid "Deny"
|
115 |
msgstr "נדחה"
|
116 |
|
117 |
+
#: ../includes/admin-approve.php:154
|
118 |
msgid "approved"
|
119 |
msgstr "אושר"
|
120 |
|
121 |
+
#: ../includes/admin-approve.php:156
|
122 |
msgid "denied"
|
123 |
msgstr "נדחה"
|
124 |
|
125 |
+
#: ../includes/admin-approve.php:158
|
126 |
msgid "pending"
|
127 |
msgstr "ממתין לאישור"
|
128 |
|
129 |
+
#: ../includes/admin-approve.php:161
|
130 |
#, php-format
|
131 |
msgid "There are no users with a status of %s"
|
132 |
msgstr "אין משתמשים במצב %s"
|
133 |
|
134 |
+
#: ../includes/admin-approve.php:197
|
|
|
|
|
|
|
|
|
135 |
#, php-format
|
136 |
+
msgid ""
|
137 |
+
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
138 |
+
"| <a href=\"%2$s\">Hide Notice</a>"
|
139 |
+
msgstr ""
|
140 |
|
141 |
+
#: ../includes/admin-approve.php:220
|
142 |
+
#, fuzzy
|
143 |
+
msgid "Approve Users"
|
144 |
+
msgstr "משתמשים מאושרים"
|
145 |
|
146 |
+
#: ../includes/admin-approve.php:221
|
147 |
+
msgid "Updates"
|
148 |
+
msgstr ""
|
|
|
149 |
|
150 |
+
#: ../includes/admin-approve.php:222
|
151 |
+
msgid "Support"
|
152 |
+
msgstr ""
|
153 |
+
|
154 |
+
#: ../includes/admin-approve.php:223
|
155 |
+
msgid "Feedback"
|
156 |
+
msgstr ""
|
157 |
+
|
158 |
+
#: ../includes/admin-approve.php:231
|
159 |
+
msgid "Users Pending Approval"
|
160 |
+
msgstr "משתמשים המחכים לאישור"
|
161 |
+
|
162 |
+
#: ../includes/admin-approve.php:233
|
163 |
+
msgid "Approved Users"
|
164 |
+
msgstr "משתמשים מאושרים"
|
165 |
+
|
166 |
+
#: ../includes/admin-approve.php:235
|
167 |
+
msgid "Denied Users"
|
168 |
+
msgstr "משתמשים שנדחו"
|
169 |
+
|
170 |
+
#: ../includes/email-tags.php:235
|
171 |
+
msgid "The user's username on the site as well as the Username label"
|
172 |
+
msgstr ""
|
173 |
+
|
174 |
+
#: ../includes/email-tags.php:241
|
175 |
+
msgid "The user's email address"
|
176 |
+
msgstr ""
|
177 |
+
|
178 |
+
#: ../includes/email-tags.php:247
|
179 |
+
msgid "Your site name"
|
180 |
+
msgstr ""
|
181 |
|
182 |
+
#: ../includes/email-tags.php:253
|
183 |
+
msgid "Your site URL"
|
184 |
+
msgstr ""
|
185 |
+
|
186 |
+
#: ../includes/email-tags.php:259
|
187 |
+
msgid "The URL to approve/deny users"
|
188 |
+
msgstr ""
|
189 |
+
|
190 |
+
#: ../includes/email-tags.php:265
|
191 |
+
msgid "The URL to login to the site"
|
192 |
+
msgstr ""
|
193 |
+
|
194 |
+
#: ../includes/email-tags.php:271
|
195 |
+
msgid "Generates the password for the user to add to the email"
|
196 |
+
msgstr ""
|
197 |
+
|
198 |
+
#: ../includes/email-tags.php:299
|
199 |
#, php-format
|
200 |
msgid "Username: %s"
|
201 |
msgstr "שם משתמש: %s"
|
202 |
|
203 |
+
#: ../includes/email-tags.php:390
|
204 |
#, php-format
|
205 |
msgid "Password: %s"
|
206 |
msgstr "סיסמא: %s"
|
207 |
|
208 |
+
#: ../includes/messages.php:9
|
209 |
+
#, fuzzy
|
210 |
+
msgid "You have been approved to access {sitename}"
|
211 |
+
msgstr "אושרת להכנס ל %s"
|
212 |
|
213 |
+
#: ../includes/messages.php:25
|
214 |
+
#, fuzzy
|
215 |
+
msgid "You have been denied access to {sitename}."
|
216 |
msgstr "בקשתך להכנס ל %s נדחתה"
|
217 |
|
218 |
+
#: ../includes/messages.php:38
|
|
|
|
|
|
|
|
|
|
|
219 |
msgid ""
|
220 |
"An email has been sent to the site administrator. The administrator will "
|
221 |
"review the information that has been submitted and either approve or deny "
|
224 |
"נשלח אימייל למנהל האתר. מנהל האתר יעבור על המידע שנרשם על ידיכם ויחליט אם "
|
225 |
"לאשר או לדחות את בקשתכם."
|
226 |
|
227 |
+
#: ../includes/messages.php:40
|
228 |
msgid ""
|
229 |
"You will receive an email with instructions on what you will need to do "
|
230 |
"next. Thanks for your patience."
|
231 |
msgstr ""
|
232 |
"אתם תקבלו אימייל עם הוראות לגבי מה עליכם לעשות בהמשך. תודה על סבלנותכם."
|
233 |
|
234 |
+
#: ../includes/messages.php:53
|
235 |
+
#, fuzzy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
236 |
msgid ""
|
237 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
238 |
"approved, you must first register."
|
239 |
msgstr ""
|
240 |
"ברוכים הבאים ל %s. הכניסה לאתר למשתמשים מורשים בלבד. על מנת לקבל הרשאת כניסה "
|
241 |
"עליכם להרשם."
|
242 |
|
243 |
+
#: ../includes/messages.php:66
|
244 |
+
#, fuzzy
|
245 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
246 |
+
msgstr "%1$s (%2$s) כבר ביקש שם משתמש ב %3$s"
|
247 |
+
|
248 |
+
#: ../includes/messages.php:68
|
249 |
+
#, fuzzy
|
250 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
251 |
+
msgstr "כדי לאשר או לדחות את המשתמש הזה כנסו ל %s go to"
|
252 |
+
|
253 |
+
#: ../includes/messages.php:83
|
254 |
msgid ""
|
255 |
"After you register, your request will be sent to the site administrator for "
|
256 |
"approval. You will then receive an email with further instructions."
|
258 |
"אחרי שתרשמו בקשתכם תישלח למנהל האתר לצורך אישור. לאחר מכן תקבלו אימייל עם "
|
259 |
"הנחיות נוספות."
|
260 |
|
261 |
+
#: ../includes/user-list.php:120
|
262 |
+
msgid "Status"
|
263 |
+
msgstr ""
|
264 |
+
|
265 |
+
#: ../includes/user-list.php:156
|
266 |
+
msgid "Filter"
|
267 |
+
msgstr ""
|
268 |
|
269 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
270 |
+
msgid "View all users"
|
271 |
+
msgstr ""
|
272 |
|
273 |
+
#: ../includes/user-list.php:320
|
274 |
+
#, fuzzy, php-format
|
275 |
+
msgid "User denied."
|
276 |
+
msgid_plural "%s users denied."
|
277 |
+
msgstr[0] "נדחה"
|
278 |
+
msgstr[1] "נדחה"
|
279 |
+
|
280 |
+
#: ../includes/user-list.php:325
|
281 |
+
#, fuzzy, php-format
|
282 |
+
msgid "User approved."
|
283 |
+
msgid_plural "%s users approved."
|
284 |
+
msgstr[0] "אישור משתמש חדש"
|
285 |
+
msgstr[1] "אישור משתמש חדש"
|
286 |
+
|
287 |
+
#: ../includes/user-list.php:349
|
288 |
+
msgid "Access Status"
|
289 |
+
msgstr ""
|
290 |
+
|
291 |
+
#: ../includes/user-list.php:354
|
292 |
+
msgid "-- Status --"
|
293 |
+
msgstr ""
|
294 |
+
|
295 |
+
#: ../includes/user-list.php:362
|
296 |
+
msgid "If user has access to sign in or not."
|
297 |
msgstr ""
|
|
|
|
|
298 |
|
299 |
+
#: ../includes/user-list.php:365
|
300 |
+
msgid "Current user status is <strong>pending</strong>."
|
301 |
+
msgstr ""
|
302 |
+
|
303 |
+
#~ msgid "Settings"
|
304 |
+
#~ msgstr "הגדרות"
|
305 |
+
|
306 |
+
#~ msgid "User Management"
|
307 |
+
#~ msgstr "ניהול משתמשים"
|
308 |
+
|
309 |
+
#~ msgid "ID"
|
310 |
+
#~ msgstr "ID"
|
311 |
+
|
312 |
+
#~ msgid "User name already exists"
|
313 |
+
#~ msgstr "שם המשתמש כבר קיים"
|
314 |
+
|
315 |
+
#~ msgid "http://www.picklewagon.com/wordpress/new-user-approve"
|
316 |
+
#~ msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
317 |
+
|
318 |
+
#~ msgid ""
|
319 |
+
#~ "This plugin allows administrators to approve users once they register. "
|
320 |
+
#~ "Only approved users will be allowed to access the blog."
|
321 |
+
#~ msgstr ""
|
322 |
+
#~ "התוסף הזה מאפשר למנהלי האתר לאשר משתמשים שנרשמו. רק משתמשים מורשים יוכלו "
|
323 |
+
#~ "להכנס לבלוג."
|
324 |
+
|
325 |
+
#~ msgid "Josh Harrison"
|
326 |
+
#~ msgstr "Josh Harrison"
|
327 |
|
328 |
+
#~ msgid "http://www.picklewagon.com/"
|
329 |
+
#~ msgstr "http://www.picklewagon.com/"
|
|
localization/new-user-approve-hr_HR.mo
CHANGED
Binary file
|
localization/new-user-approve-hr_HR.po
CHANGED
@@ -7,153 +7,219 @@ msgid ""
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: New User Approve 1.0\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
10 |
-
"POT-Creation-Date:
|
11 |
-
"PO-Revision-Date:
|
12 |
-
"Last-Translator:
|
13 |
"Language-Team: Danijel Džombić <dzdanijel@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 |
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
18 |
-
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)
|
19 |
-
"Language: Hrvatski\n"
|
20 |
"X-Poedit-SourceCharset: UTF-8\n"
|
|
|
21 |
|
22 |
-
#: new-user-approve.php:
|
23 |
-
|
24 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
|
26 |
-
#: new-user-approve.php:
|
27 |
-
msgid "
|
28 |
-
|
|
|
29 |
|
30 |
-
#: new-user-approve.php:
|
31 |
msgid "Users"
|
32 |
msgstr "Korisnici"
|
33 |
|
34 |
-
#: new-user-approve.php:
|
35 |
-
|
36 |
-
|
|
|
37 |
|
38 |
-
#: new-user-approve.php:
|
39 |
-
|
40 |
-
|
|
|
|
|
|
|
41 |
|
42 |
-
#: new-user-approve.php:
|
43 |
-
|
44 |
-
|
|
|
45 |
|
46 |
-
#: new-user-approve.php:
|
47 |
-
|
48 |
-
|
|
|
49 |
|
50 |
-
#: new-user-approve.php:
|
51 |
-
msgid "
|
52 |
-
msgstr "
|
53 |
|
54 |
-
#: new-user-approve.php:
|
55 |
-
msgid "
|
56 |
-
msgstr "
|
|
|
|
|
|
|
|
|
57 |
|
58 |
-
#:
|
59 |
-
msgid "
|
60 |
-
msgstr "
|
61 |
|
62 |
-
#:
|
|
|
|
|
|
|
|
|
63 |
msgid "Username"
|
64 |
msgstr "Korisničko ime"
|
65 |
|
66 |
-
#:
|
67 |
msgid "Name"
|
68 |
msgstr "Ime"
|
69 |
|
70 |
-
#:
|
71 |
msgid "E-mail"
|
72 |
msgstr "E-mail"
|
73 |
|
74 |
-
#:
|
75 |
msgid "Actions"
|
76 |
msgstr "Akcije"
|
77 |
|
78 |
-
#:
|
79 |
msgid "email:"
|
80 |
msgstr "email:"
|
81 |
|
82 |
-
#:
|
|
|
83 |
msgid "Approve"
|
84 |
msgstr "Odobri"
|
85 |
|
86 |
-
#:
|
|
|
87 |
msgid "Deny"
|
88 |
msgstr "Odbiti"
|
89 |
|
90 |
-
#:
|
91 |
msgid "approved"
|
92 |
msgstr "odobreno"
|
93 |
|
94 |
-
#:
|
95 |
msgid "denied"
|
96 |
msgstr "odbijen"
|
97 |
|
98 |
-
#:
|
99 |
msgid "pending"
|
100 |
msgstr "na čekanju"
|
101 |
|
102 |
-
#:
|
103 |
#, php-format
|
104 |
msgid "There are no users with a status of %s"
|
105 |
msgstr "Nema korisnika sa statusom %s"
|
106 |
|
107 |
-
#:
|
108 |
-
msgid "User name already exists"
|
109 |
-
msgstr "Korisničko ime već postoji"
|
110 |
-
|
111 |
-
#: new-user-approve.php:335
|
112 |
#, php-format
|
113 |
-
msgid "
|
114 |
-
|
|
|
|
|
115 |
|
116 |
-
#:
|
117 |
-
#,
|
118 |
-
msgid "
|
119 |
-
msgstr "
|
120 |
|
121 |
-
#:
|
122 |
-
|
123 |
-
|
124 |
-
msgstr "[%s] Odobrenje korisnika"
|
125 |
|
126 |
-
#:
|
127 |
-
|
128 |
-
|
129 |
-
msgstr "Odabren vam je pristup %s"
|
130 |
|
131 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
132 |
#, php-format
|
133 |
msgid "Username: %s"
|
134 |
msgstr "Korisničko ime: %s"
|
135 |
|
136 |
-
#:
|
137 |
#, php-format
|
138 |
msgid "Password: %s"
|
139 |
msgstr "Lozinka: %s"
|
140 |
|
141 |
-
#:
|
142 |
-
#,
|
143 |
-
msgid "
|
144 |
-
msgstr "
|
145 |
|
146 |
-
#:
|
147 |
-
#,
|
148 |
-
msgid "You have been denied access to
|
149 |
msgstr "Odbijen vam je pristup %s"
|
150 |
|
151 |
-
#:
|
152 |
-
#, php-format
|
153 |
-
msgid "[%s] Registration Denied"
|
154 |
-
msgstr "[%s] Odbijena registracija"
|
155 |
-
|
156 |
-
#: new-user-approve.php:413
|
157 |
msgid ""
|
158 |
"An email has been sent to the site administrator. The administrator will "
|
159 |
"review the information that has been submitted and either approve or deny "
|
@@ -162,7 +228,7 @@ msgstr ""
|
|
162 |
"E-mail je poslan na web administratoru. Administrator će pregledati poslane "
|
163 |
"informacije koje će odobriti ili odbiti tvoj zahtjev."
|
164 |
|
165 |
-
#:
|
166 |
msgid ""
|
167 |
"You will receive an email with instructions on what you will need to do "
|
168 |
"next. Thanks for your patience."
|
@@ -170,24 +236,26 @@ msgstr ""
|
|
170 |
"Primit ćete poruku e-pošte s uputama o tome što trebate učiniti sljedeće. "
|
171 |
"Hvala na strpljenju."
|
172 |
|
173 |
-
#:
|
174 |
-
|
175 |
-
msgstr "Odobrenje na čekanju"
|
176 |
-
|
177 |
-
#: new-user-approve.php:418
|
178 |
-
msgid "Registration successful."
|
179 |
-
msgstr "Registracija uspješna"
|
180 |
-
|
181 |
-
#: new-user-approve.php:466
|
182 |
-
#, php-format
|
183 |
msgid ""
|
184 |
-
"Welcome to
|
185 |
"approved, you must first register."
|
186 |
msgstr ""
|
187 |
"Dobrodošli na %s. Ova stranica je dostupna odobrenim korisnicima. Da bi vam "
|
188 |
"se odobrio pristup, najprije se morate registrirati."
|
189 |
|
190 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
191 |
msgid ""
|
192 |
"After you register, your request will be sent to the site administrator for "
|
193 |
"approval. You will then receive an email with further instructions."
|
@@ -195,26 +263,75 @@ msgstr ""
|
|
195 |
"Nakon registracije, vaš zahtjev biti će poslan web administratoru na "
|
196 |
"odobrenje. Nakon toga primiti ćete e-mail s uputama."
|
197 |
|
198 |
-
|
199 |
-
msgid "
|
200 |
-
msgstr "
|
201 |
|
202 |
-
|
203 |
-
msgid "
|
204 |
-
msgstr "
|
205 |
|
206 |
-
|
207 |
-
msgid ""
|
208 |
-
|
209 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
210 |
msgstr ""
|
211 |
-
"Ovaj dodatak omogućuje administratorima da odobre korisnike nakon što su se "
|
212 |
-
"registrirali. Samo odobrenim korisnicima biti će momogućen pristup blogu."
|
213 |
|
214 |
-
|
215 |
-
msgid "
|
216 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
217 |
|
218 |
-
|
219 |
-
|
220 |
-
msgstr "http://www.picklewagon.com/"
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: New User Approve 1.0\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
10 |
+
"POT-Creation-Date: 2014-10-08 23:50-0700\n"
|
11 |
+
"PO-Revision-Date: 2014-10-09 00:10-0700\n"
|
12 |
+
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
13 |
"Language-Team: Danijel Džombić <dzdanijel@gmail.com>\n"
|
14 |
+
"Language: Hrvatski\n"
|
15 |
"MIME-Version: 1.0\n"
|
16 |
"Content-Type: text/plain; charset=UTF-8\n"
|
17 |
"Content-Transfer-Encoding: 8bit\n"
|
18 |
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
19 |
+
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
|
|
20 |
"X-Poedit-SourceCharset: UTF-8\n"
|
21 |
+
"X-Generator: Poedit 1.5.7\n"
|
22 |
|
23 |
+
#: ../new-user-approve.php:98
|
24 |
+
#, php-format
|
25 |
+
msgid "New User Approve requires WordPress %s or newer."
|
26 |
+
msgstr ""
|
27 |
+
|
28 |
+
#: ../new-user-approve.php:145
|
29 |
+
#, php-format
|
30 |
+
msgid ""
|
31 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
32 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
33 |
+
"\">Hide Notice</a>"
|
34 |
+
msgstr ""
|
35 |
+
|
36 |
+
#: ../new-user-approve.php:257
|
37 |
+
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
38 |
+
msgstr ""
|
39 |
|
40 |
+
#: ../new-user-approve.php:260
|
41 |
+
msgid ""
|
42 |
+
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
43 |
+
msgstr ""
|
44 |
|
45 |
+
#: ../new-user-approve.php:362
|
46 |
msgid "Users"
|
47 |
msgstr "Korisnici"
|
48 |
|
49 |
+
#: ../new-user-approve.php:392
|
50 |
+
#, php-format
|
51 |
+
msgid "[%s] User Approval"
|
52 |
+
msgstr "[%s] Odobrenje korisnika"
|
53 |
|
54 |
+
#: ../new-user-approve.php:454
|
55 |
+
#, php-format
|
56 |
+
msgid ""
|
57 |
+
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
58 |
+
"href=\"mailto:%s\">webmaster</a> !"
|
59 |
+
msgstr ""
|
60 |
|
61 |
+
#: ../new-user-approve.php:520
|
62 |
+
#, php-format
|
63 |
+
msgid "[%s] Registration Approved"
|
64 |
+
msgstr "[%s] Odobrena registracija"
|
65 |
|
66 |
+
#: ../new-user-approve.php:550
|
67 |
+
#, php-format
|
68 |
+
msgid "[%s] Registration Denied"
|
69 |
+
msgstr "[%s] Odbijena registracija"
|
70 |
|
71 |
+
#: ../new-user-approve.php:614
|
72 |
+
msgid "Registration successful."
|
73 |
+
msgstr "Registracija uspješna"
|
74 |
|
75 |
+
#: ../new-user-approve.php:617
|
76 |
+
msgid "Pending Approval"
|
77 |
+
msgstr "Odobrenje na čekanju"
|
78 |
+
|
79 |
+
#: ../admin/templates/approve.php:6
|
80 |
+
msgid "User successfully updated."
|
81 |
+
msgstr "Korisnik uspješno ažuriran."
|
82 |
|
83 |
+
#: ../admin/templates/approve.php:11
|
84 |
+
msgid "User Registration Approval"
|
85 |
+
msgstr "Odobrenje registracije korisnika"
|
86 |
|
87 |
+
#: ../includes/admin-approve.php:50
|
88 |
+
msgid "Approve New Users"
|
89 |
+
msgstr "Odobravanje novih korisnika"
|
90 |
+
|
91 |
+
#: ../includes/admin-approve.php:82
|
92 |
msgid "Username"
|
93 |
msgstr "Korisničko ime"
|
94 |
|
95 |
+
#: ../includes/admin-approve.php:83
|
96 |
msgid "Name"
|
97 |
msgstr "Ime"
|
98 |
|
99 |
+
#: ../includes/admin-approve.php:84
|
100 |
msgid "E-mail"
|
101 |
msgstr "E-mail"
|
102 |
|
103 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
104 |
msgid "Actions"
|
105 |
msgstr "Akcije"
|
106 |
|
107 |
+
#: ../includes/admin-approve.php:129
|
108 |
msgid "email:"
|
109 |
msgstr "email:"
|
110 |
|
111 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
112 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
113 |
msgid "Approve"
|
114 |
msgstr "Odobri"
|
115 |
|
116 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
117 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
118 |
msgid "Deny"
|
119 |
msgstr "Odbiti"
|
120 |
|
121 |
+
#: ../includes/admin-approve.php:154
|
122 |
msgid "approved"
|
123 |
msgstr "odobreno"
|
124 |
|
125 |
+
#: ../includes/admin-approve.php:156
|
126 |
msgid "denied"
|
127 |
msgstr "odbijen"
|
128 |
|
129 |
+
#: ../includes/admin-approve.php:158
|
130 |
msgid "pending"
|
131 |
msgstr "na čekanju"
|
132 |
|
133 |
+
#: ../includes/admin-approve.php:161
|
134 |
#, php-format
|
135 |
msgid "There are no users with a status of %s"
|
136 |
msgstr "Nema korisnika sa statusom %s"
|
137 |
|
138 |
+
#: ../includes/admin-approve.php:197
|
|
|
|
|
|
|
|
|
139 |
#, php-format
|
140 |
+
msgid ""
|
141 |
+
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
142 |
+
"| <a href=\"%2$s\">Hide Notice</a>"
|
143 |
+
msgstr ""
|
144 |
|
145 |
+
#: ../includes/admin-approve.php:220
|
146 |
+
#, fuzzy
|
147 |
+
msgid "Approve Users"
|
148 |
+
msgstr "Odobreni korisnici"
|
149 |
|
150 |
+
#: ../includes/admin-approve.php:221
|
151 |
+
msgid "Updates"
|
152 |
+
msgstr ""
|
|
|
153 |
|
154 |
+
#: ../includes/admin-approve.php:222
|
155 |
+
msgid "Support"
|
156 |
+
msgstr ""
|
|
|
157 |
|
158 |
+
#: ../includes/admin-approve.php:223
|
159 |
+
msgid "Feedback"
|
160 |
+
msgstr ""
|
161 |
+
|
162 |
+
#: ../includes/admin-approve.php:231
|
163 |
+
msgid "Users Pending Approval"
|
164 |
+
msgstr "Odobrenje korisnika na čekanju"
|
165 |
+
|
166 |
+
#: ../includes/admin-approve.php:233
|
167 |
+
msgid "Approved Users"
|
168 |
+
msgstr "Odobreni korisnici"
|
169 |
+
|
170 |
+
#: ../includes/admin-approve.php:235
|
171 |
+
msgid "Denied Users"
|
172 |
+
msgstr "Odbijeni korisnici"
|
173 |
+
|
174 |
+
#: ../includes/email-tags.php:235
|
175 |
+
msgid "The user's username on the site as well as the Username label"
|
176 |
+
msgstr ""
|
177 |
+
|
178 |
+
#: ../includes/email-tags.php:241
|
179 |
+
msgid "The user's email address"
|
180 |
+
msgstr ""
|
181 |
+
|
182 |
+
#: ../includes/email-tags.php:247
|
183 |
+
msgid "Your site name"
|
184 |
+
msgstr ""
|
185 |
+
|
186 |
+
#: ../includes/email-tags.php:253
|
187 |
+
msgid "Your site URL"
|
188 |
+
msgstr ""
|
189 |
+
|
190 |
+
#: ../includes/email-tags.php:259
|
191 |
+
msgid "The URL to approve/deny users"
|
192 |
+
msgstr ""
|
193 |
+
|
194 |
+
#: ../includes/email-tags.php:265
|
195 |
+
msgid "The URL to login to the site"
|
196 |
+
msgstr ""
|
197 |
+
|
198 |
+
#: ../includes/email-tags.php:271
|
199 |
+
msgid "Generates the password for the user to add to the email"
|
200 |
+
msgstr ""
|
201 |
+
|
202 |
+
#: ../includes/email-tags.php:299
|
203 |
#, php-format
|
204 |
msgid "Username: %s"
|
205 |
msgstr "Korisničko ime: %s"
|
206 |
|
207 |
+
#: ../includes/email-tags.php:390
|
208 |
#, php-format
|
209 |
msgid "Password: %s"
|
210 |
msgstr "Lozinka: %s"
|
211 |
|
212 |
+
#: ../includes/messages.php:9
|
213 |
+
#, fuzzy
|
214 |
+
msgid "You have been approved to access {sitename}"
|
215 |
+
msgstr "Odabren vam je pristup %s"
|
216 |
|
217 |
+
#: ../includes/messages.php:25
|
218 |
+
#, fuzzy
|
219 |
+
msgid "You have been denied access to {sitename}."
|
220 |
msgstr "Odbijen vam je pristup %s"
|
221 |
|
222 |
+
#: ../includes/messages.php:38
|
|
|
|
|
|
|
|
|
|
|
223 |
msgid ""
|
224 |
"An email has been sent to the site administrator. The administrator will "
|
225 |
"review the information that has been submitted and either approve or deny "
|
228 |
"E-mail je poslan na web administratoru. Administrator će pregledati poslane "
|
229 |
"informacije koje će odobriti ili odbiti tvoj zahtjev."
|
230 |
|
231 |
+
#: ../includes/messages.php:40
|
232 |
msgid ""
|
233 |
"You will receive an email with instructions on what you will need to do "
|
234 |
"next. Thanks for your patience."
|
236 |
"Primit ćete poruku e-pošte s uputama o tome što trebate učiniti sljedeće. "
|
237 |
"Hvala na strpljenju."
|
238 |
|
239 |
+
#: ../includes/messages.php:53
|
240 |
+
#, fuzzy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
241 |
msgid ""
|
242 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
243 |
"approved, you must first register."
|
244 |
msgstr ""
|
245 |
"Dobrodošli na %s. Ova stranica je dostupna odobrenim korisnicima. Da bi vam "
|
246 |
"se odobrio pristup, najprije se morate registrirati."
|
247 |
|
248 |
+
#: ../includes/messages.php:66
|
249 |
+
#, fuzzy
|
250 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
251 |
+
msgstr "%1$s (%2$s) zatražio je korisničko ime na %3$s"
|
252 |
+
|
253 |
+
#: ../includes/messages.php:68
|
254 |
+
#, fuzzy
|
255 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
256 |
+
msgstr "Da biste odobrili ili odbili pristup ovom korisniku %s idite na"
|
257 |
+
|
258 |
+
#: ../includes/messages.php:83
|
259 |
msgid ""
|
260 |
"After you register, your request will be sent to the site administrator for "
|
261 |
"approval. You will then receive an email with further instructions."
|
263 |
"Nakon registracije, vaš zahtjev biti će poslan web administratoru na "
|
264 |
"odobrenje. Nakon toga primiti ćete e-mail s uputama."
|
265 |
|
266 |
+
#: ../includes/user-list.php:120
|
267 |
+
msgid "Status"
|
268 |
+
msgstr ""
|
269 |
|
270 |
+
#: ../includes/user-list.php:156
|
271 |
+
msgid "Filter"
|
272 |
+
msgstr ""
|
273 |
|
274 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
275 |
+
msgid "View all users"
|
276 |
+
msgstr ""
|
277 |
+
|
278 |
+
#: ../includes/user-list.php:320
|
279 |
+
#, fuzzy, php-format
|
280 |
+
msgid "User denied."
|
281 |
+
msgid_plural "%s users denied."
|
282 |
+
msgstr[0] "odbijen"
|
283 |
+
msgstr[1] "odbijen"
|
284 |
+
msgstr[2] "odbijen"
|
285 |
+
|
286 |
+
#: ../includes/user-list.php:325
|
287 |
+
#, fuzzy, php-format
|
288 |
+
msgid "User approved."
|
289 |
+
msgid_plural "%s users approved."
|
290 |
+
msgstr[0] "Odobren korisnik"
|
291 |
+
msgstr[1] "Odobren korisnik"
|
292 |
+
msgstr[2] "Odobren korisnik"
|
293 |
+
|
294 |
+
#: ../includes/user-list.php:349
|
295 |
+
msgid "Access Status"
|
296 |
+
msgstr ""
|
297 |
+
|
298 |
+
#: ../includes/user-list.php:354
|
299 |
+
msgid "-- Status --"
|
300 |
+
msgstr ""
|
301 |
+
|
302 |
+
#: ../includes/user-list.php:362
|
303 |
+
msgid "If user has access to sign in or not."
|
304 |
msgstr ""
|
|
|
|
|
305 |
|
306 |
+
#: ../includes/user-list.php:365
|
307 |
+
msgid "Current user status is <strong>pending</strong>."
|
308 |
+
msgstr ""
|
309 |
+
|
310 |
+
#~ msgid "Settings"
|
311 |
+
#~ msgstr "Postavke"
|
312 |
+
|
313 |
+
#~ msgid "User Management"
|
314 |
+
#~ msgstr "Upravljanje korisnicima"
|
315 |
+
|
316 |
+
#~ msgid "ID"
|
317 |
+
#~ msgstr "ID"
|
318 |
+
|
319 |
+
#~ msgid "User name already exists"
|
320 |
+
#~ msgstr "Korisničko ime već postoji"
|
321 |
+
|
322 |
+
#~ msgid "http://www.picklewagon.com/wordpress/new-user-approve"
|
323 |
+
#~ msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
324 |
+
|
325 |
+
#~ msgid ""
|
326 |
+
#~ "This plugin allows administrators to approve users once they register. "
|
327 |
+
#~ "Only approved users will be allowed to access the blog."
|
328 |
+
#~ msgstr ""
|
329 |
+
#~ "Ovaj dodatak omogućuje administratorima da odobre korisnike nakon što su "
|
330 |
+
#~ "se registrirali. Samo odobrenim korisnicima biti će momogućen pristup "
|
331 |
+
#~ "blogu."
|
332 |
+
|
333 |
+
#~ msgid "Josh Harrison"
|
334 |
+
#~ msgstr "Josh Harrison"
|
335 |
|
336 |
+
#~ msgid "http://www.picklewagon.com/"
|
337 |
+
#~ msgstr "http://www.picklewagon.com/"
|
|
localization/new-user-approve-hu_HU.mo
CHANGED
Binary file
|
localization/new-user-approve-hu_HU.po
CHANGED
@@ -7,194 +7,330 @@ 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:
|
11 |
-
"PO-Revision-Date:
|
12 |
-
"Last-Translator:
|
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:
|
22 |
-
|
23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
-
#: new-user-approve.php:
|
26 |
-
msgid "
|
27 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
28 |
|
29 |
-
#: new-user-approve.php:
|
30 |
msgid "Users"
|
31 |
msgstr "Felhasználók"
|
32 |
|
33 |
-
#: new-user-approve.php:
|
34 |
-
|
35 |
-
|
|
|
36 |
|
37 |
-
#: new-user-approve.php:
|
38 |
-
|
39 |
-
|
|
|
|
|
|
|
40 |
|
41 |
-
#: new-user-approve.php:
|
42 |
-
|
43 |
-
|
|
|
44 |
|
45 |
-
#: new-user-approve.php:
|
46 |
-
|
47 |
-
|
|
|
48 |
|
49 |
-
#: new-user-approve.php:
|
50 |
-
msgid "
|
51 |
-
msgstr "
|
52 |
|
53 |
-
#: new-user-approve.php:
|
54 |
-
msgid "
|
55 |
-
msgstr "
|
56 |
|
57 |
-
#:
|
58 |
-
msgid "
|
59 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
60 |
|
61 |
-
#:
|
62 |
msgid "Username"
|
63 |
msgstr "Felhasználónév"
|
64 |
|
65 |
-
#:
|
66 |
msgid "Name"
|
67 |
msgstr "Név"
|
68 |
|
69 |
-
#:
|
70 |
msgid "E-mail"
|
71 |
msgstr "E-mail"
|
72 |
|
73 |
-
#:
|
74 |
-
#: new-user-approve.php:262
|
75 |
msgid "Actions"
|
76 |
msgstr "Műveletek"
|
77 |
|
78 |
-
#:
|
79 |
msgid "email:"
|
80 |
msgstr "e-mail:"
|
81 |
|
82 |
-
#:
|
|
|
83 |
msgid "Approve"
|
84 |
msgstr "Jóváhagy"
|
85 |
|
86 |
-
#:
|
|
|
87 |
msgid "Deny"
|
88 |
msgstr "Elutasít"
|
89 |
|
90 |
-
#:
|
91 |
msgid "approved"
|
92 |
msgstr "jóváhagyva"
|
93 |
|
94 |
-
#:
|
95 |
msgid "denied"
|
96 |
msgstr "elutasítva"
|
97 |
|
98 |
-
#:
|
99 |
msgid "pending"
|
100 |
msgstr "függőben"
|
101 |
|
102 |
-
#:
|
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 |
-
#:
|
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 "
|
114 |
-
|
|
|
|
|
115 |
|
116 |
-
#:
|
117 |
-
#,
|
118 |
-
msgid "
|
119 |
-
msgstr "
|
120 |
|
121 |
-
#:
|
122 |
-
|
123 |
-
|
124 |
-
msgstr "[%s] Felhasználó jóváhagyása"
|
125 |
|
126 |
-
#:
|
127 |
-
|
128 |
-
|
129 |
-
|
|
|
|
|
|
|
130 |
|
131 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
132 |
#, php-format
|
133 |
msgid "Username: %s"
|
134 |
msgstr "Felhasználónév: %s"
|
135 |
|
136 |
-
#:
|
137 |
#, php-format
|
138 |
msgid "Password: %s"
|
139 |
msgstr "Jelszó: %s"
|
140 |
|
141 |
-
#:
|
142 |
-
#,
|
143 |
-
msgid "
|
144 |
-
msgstr "
|
145 |
|
146 |
-
#:
|
147 |
-
#,
|
148 |
-
msgid "You have been denied access to
|
149 |
msgstr "A hozzáférése ide: %s el lett utasítva"
|
150 |
|
151 |
-
#:
|
152 |
-
|
153 |
-
|
154 |
-
|
|
|
|
|
|
|
|
|
155 |
|
156 |
-
#:
|
157 |
-
msgid "
|
158 |
-
|
|
|
|
|
|
|
|
|
159 |
|
160 |
-
#:
|
161 |
-
|
162 |
-
|
|
|
|
|
|
|
|
|
|
|
163 |
|
164 |
-
#:
|
165 |
-
|
166 |
-
|
|
|
167 |
|
168 |
-
#:
|
169 |
-
|
170 |
-
|
|
|
|
|
|
|
171 |
|
172 |
-
#:
|
173 |
-
|
174 |
-
|
175 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
176 |
|
177 |
-
|
178 |
-
|
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 |
-
|
182 |
-
|
183 |
-
msgstr "Új felhasználó jóváhagyás"
|
184 |
|
185 |
-
|
186 |
-
|
187 |
-
msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
188 |
|
189 |
-
|
190 |
-
|
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 |
-
|
194 |
-
|
195 |
-
|
|
|
|
|
|
|
|
|
196 |
|
197 |
-
|
198 |
-
|
199 |
-
msgstr "http://www.picklewagon.com/"
|
200 |
|
|
|
|
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: 2014-10-08 23:50-0700\n"
|
11 |
+
"PO-Revision-Date: 2014-10-09 00:10-0700\n"
|
12 |
+
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
13 |
"Language-Team: gabesz\n"
|
14 |
+
"Language: hu_HU\n"
|
15 |
"MIME-Version: 1.0\n"
|
16 |
"Content-Type: text/plain; charset=UTF-8\n"
|
17 |
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
18 |
"X-Poedit-SourceCharset: utf-8\n"
|
19 |
+
"X-Generator: Poedit 1.5.7\n"
|
20 |
|
21 |
+
#: ../new-user-approve.php:98
|
22 |
+
#, php-format
|
23 |
+
msgid "New User Approve requires WordPress %s or newer."
|
24 |
+
msgstr ""
|
25 |
+
|
26 |
+
#: ../new-user-approve.php:145
|
27 |
+
#, php-format
|
28 |
+
msgid ""
|
29 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
30 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
31 |
+
"\">Hide Notice</a>"
|
32 |
+
msgstr ""
|
33 |
|
34 |
+
#: ../new-user-approve.php:257
|
35 |
+
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
36 |
+
msgstr ""
|
37 |
+
|
38 |
+
#: ../new-user-approve.php:260
|
39 |
+
msgid ""
|
40 |
+
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
41 |
+
msgstr ""
|
42 |
|
43 |
+
#: ../new-user-approve.php:362
|
44 |
msgid "Users"
|
45 |
msgstr "Felhasználók"
|
46 |
|
47 |
+
#: ../new-user-approve.php:392
|
48 |
+
#, php-format
|
49 |
+
msgid "[%s] User Approval"
|
50 |
+
msgstr "[%s] Felhasználó jóváhagyása"
|
51 |
|
52 |
+
#: ../new-user-approve.php:454
|
53 |
+
#, php-format
|
54 |
+
msgid ""
|
55 |
+
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
56 |
+
"href=\"mailto:%s\">webmaster</a> !"
|
57 |
+
msgstr ""
|
58 |
|
59 |
+
#: ../new-user-approve.php:520
|
60 |
+
#, php-format
|
61 |
+
msgid "[%s] Registration Approved"
|
62 |
+
msgstr "[%s] Regisztrációja jóváhagyva"
|
63 |
|
64 |
+
#: ../new-user-approve.php:550
|
65 |
+
#, php-format
|
66 |
+
msgid "[%s] Registration Denied"
|
67 |
+
msgstr "[%s] Regisztráció elutasítva"
|
68 |
|
69 |
+
#: ../new-user-approve.php:614
|
70 |
+
msgid "Registration successful."
|
71 |
+
msgstr "Sikeres regisztráció"
|
72 |
|
73 |
+
#: ../new-user-approve.php:617
|
74 |
+
msgid "Pending Approval"
|
75 |
+
msgstr "Jóváhagyás függőben"
|
76 |
|
77 |
+
#: ../admin/templates/approve.php:6
|
78 |
+
msgid "User successfully updated."
|
79 |
+
msgstr "Felhasználó sikeresen frissítve"
|
80 |
+
|
81 |
+
#: ../admin/templates/approve.php:11
|
82 |
+
msgid "User Registration Approval"
|
83 |
+
msgstr "Felhasználói regisztráció jóváhagyása"
|
84 |
+
|
85 |
+
#: ../includes/admin-approve.php:50
|
86 |
+
msgid "Approve New Users"
|
87 |
+
msgstr "Új felhasználók jóváhagyása"
|
88 |
|
89 |
+
#: ../includes/admin-approve.php:82
|
90 |
msgid "Username"
|
91 |
msgstr "Felhasználónév"
|
92 |
|
93 |
+
#: ../includes/admin-approve.php:83
|
94 |
msgid "Name"
|
95 |
msgstr "Név"
|
96 |
|
97 |
+
#: ../includes/admin-approve.php:84
|
98 |
msgid "E-mail"
|
99 |
msgstr "E-mail"
|
100 |
|
101 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
|
|
102 |
msgid "Actions"
|
103 |
msgstr "Műveletek"
|
104 |
|
105 |
+
#: ../includes/admin-approve.php:129
|
106 |
msgid "email:"
|
107 |
msgstr "e-mail:"
|
108 |
|
109 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
110 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
111 |
msgid "Approve"
|
112 |
msgstr "Jóváhagy"
|
113 |
|
114 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
115 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
116 |
msgid "Deny"
|
117 |
msgstr "Elutasít"
|
118 |
|
119 |
+
#: ../includes/admin-approve.php:154
|
120 |
msgid "approved"
|
121 |
msgstr "jóváhagyva"
|
122 |
|
123 |
+
#: ../includes/admin-approve.php:156
|
124 |
msgid "denied"
|
125 |
msgstr "elutasítva"
|
126 |
|
127 |
+
#: ../includes/admin-approve.php:158
|
128 |
msgid "pending"
|
129 |
msgstr "függőben"
|
130 |
|
131 |
+
#: ../includes/admin-approve.php:161
|
132 |
#, php-format
|
133 |
msgid "There are no users with a status of %s"
|
134 |
msgstr "Nincs olyan felhasználó, akinek az állapota: %s"
|
135 |
|
136 |
+
#: ../includes/admin-approve.php:197
|
|
|
|
|
|
|
|
|
137 |
#, php-format
|
138 |
+
msgid ""
|
139 |
+
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
140 |
+
"| <a href=\"%2$s\">Hide Notice</a>"
|
141 |
+
msgstr ""
|
142 |
|
143 |
+
#: ../includes/admin-approve.php:220
|
144 |
+
#, fuzzy
|
145 |
+
msgid "Approve Users"
|
146 |
+
msgstr "Jóváhagyott felhasználók"
|
147 |
|
148 |
+
#: ../includes/admin-approve.php:221
|
149 |
+
msgid "Updates"
|
150 |
+
msgstr ""
|
|
|
151 |
|
152 |
+
#: ../includes/admin-approve.php:222
|
153 |
+
msgid "Support"
|
154 |
+
msgstr ""
|
155 |
+
|
156 |
+
#: ../includes/admin-approve.php:223
|
157 |
+
msgid "Feedback"
|
158 |
+
msgstr ""
|
159 |
|
160 |
+
#: ../includes/admin-approve.php:231
|
161 |
+
msgid "Users Pending Approval"
|
162 |
+
msgstr "Függő felhasználók jóváhagyása"
|
163 |
+
|
164 |
+
#: ../includes/admin-approve.php:233
|
165 |
+
msgid "Approved Users"
|
166 |
+
msgstr "Jóváhagyott felhasználók"
|
167 |
+
|
168 |
+
#: ../includes/admin-approve.php:235
|
169 |
+
msgid "Denied Users"
|
170 |
+
msgstr "Elutasított felhasználók"
|
171 |
+
|
172 |
+
#: ../includes/email-tags.php:235
|
173 |
+
msgid "The user's username on the site as well as the Username label"
|
174 |
+
msgstr ""
|
175 |
+
|
176 |
+
#: ../includes/email-tags.php:241
|
177 |
+
msgid "The user's email address"
|
178 |
+
msgstr ""
|
179 |
+
|
180 |
+
#: ../includes/email-tags.php:247
|
181 |
+
msgid "Your site name"
|
182 |
+
msgstr ""
|
183 |
+
|
184 |
+
#: ../includes/email-tags.php:253
|
185 |
+
msgid "Your site URL"
|
186 |
+
msgstr ""
|
187 |
+
|
188 |
+
#: ../includes/email-tags.php:259
|
189 |
+
msgid "The URL to approve/deny users"
|
190 |
+
msgstr ""
|
191 |
+
|
192 |
+
#: ../includes/email-tags.php:265
|
193 |
+
msgid "The URL to login to the site"
|
194 |
+
msgstr ""
|
195 |
+
|
196 |
+
#: ../includes/email-tags.php:271
|
197 |
+
msgid "Generates the password for the user to add to the email"
|
198 |
+
msgstr ""
|
199 |
+
|
200 |
+
#: ../includes/email-tags.php:299
|
201 |
#, php-format
|
202 |
msgid "Username: %s"
|
203 |
msgstr "Felhasználónév: %s"
|
204 |
|
205 |
+
#: ../includes/email-tags.php:390
|
206 |
#, php-format
|
207 |
msgid "Password: %s"
|
208 |
msgstr "Jelszó: %s"
|
209 |
|
210 |
+
#: ../includes/messages.php:9
|
211 |
+
#, fuzzy
|
212 |
+
msgid "You have been approved to access {sitename}"
|
213 |
+
msgstr "A hozzáférést engedélyezték ehhez: %s"
|
214 |
|
215 |
+
#: ../includes/messages.php:25
|
216 |
+
#, fuzzy
|
217 |
+
msgid "You have been denied access to {sitename}."
|
218 |
msgstr "A hozzáférése ide: %s el lett utasítva"
|
219 |
|
220 |
+
#: ../includes/messages.php:38
|
221 |
+
msgid ""
|
222 |
+
"An email has been sent to the site administrator. The administrator will "
|
223 |
+
"review the information that has been submitted and either approve or deny "
|
224 |
+
"your request."
|
225 |
+
msgstr ""
|
226 |
+
"Egy e-mailt küldtünk a rendszergazdának, aki át fogja nézni a megadott "
|
227 |
+
"adatokat és vagy jóváhagyja vagy elutasítja a kérést."
|
228 |
|
229 |
+
#: ../includes/messages.php:40
|
230 |
+
msgid ""
|
231 |
+
"You will receive an email with instructions on what you will need to do "
|
232 |
+
"next. Thanks for your patience."
|
233 |
+
msgstr ""
|
234 |
+
"Rövidesen egy e-mail üzenetet fog kapni a további teendőkről. Köszönjük a "
|
235 |
+
"türelmet!"
|
236 |
|
237 |
+
#: ../includes/messages.php:53
|
238 |
+
#, fuzzy
|
239 |
+
msgid ""
|
240 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
241 |
+
"approved, you must first register."
|
242 |
+
msgstr ""
|
243 |
+
"%s üdvözli Önt! Ez az oldal csak jóváhagyott felhasználók számára elérhető. "
|
244 |
+
"A jóváhagyáshoz először regisztrálnia kell!"
|
245 |
|
246 |
+
#: ../includes/messages.php:66
|
247 |
+
#, fuzzy
|
248 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
249 |
+
msgstr "%1$s (%2$s) regisztrált a következő blogra: %3$s"
|
250 |
|
251 |
+
#: ../includes/messages.php:68
|
252 |
+
#, fuzzy
|
253 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
254 |
+
msgstr ""
|
255 |
+
"Ezen felhasználó hozzáférésének engedélyezését vagy elutasítását %s bloghoz "
|
256 |
+
"itt lehet intézni:"
|
257 |
|
258 |
+
#: ../includes/messages.php:83
|
259 |
+
msgid ""
|
260 |
+
"After you register, your request will be sent to the site administrator for "
|
261 |
+
"approval. You will then receive an email with further instructions."
|
262 |
+
msgstr ""
|
263 |
+
"A regisztráció után a jóváhagyásra való kérését el fogjuk küldeni a "
|
264 |
+
"rendszergazdának. Miután ő megvizsgálta a kérést, egy e-mailt fog kapni a "
|
265 |
+
"további teendőkről."
|
266 |
+
|
267 |
+
#: ../includes/user-list.php:120
|
268 |
+
msgid "Status"
|
269 |
+
msgstr ""
|
270 |
+
|
271 |
+
#: ../includes/user-list.php:156
|
272 |
+
msgid "Filter"
|
273 |
+
msgstr ""
|
274 |
+
|
275 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
276 |
+
msgid "View all users"
|
277 |
+
msgstr ""
|
278 |
+
|
279 |
+
#: ../includes/user-list.php:320
|
280 |
+
#, fuzzy, php-format
|
281 |
+
msgid "User denied."
|
282 |
+
msgid_plural "%s users denied."
|
283 |
+
msgstr[0] "elutasítva"
|
284 |
+
msgstr[1] "elutasítva"
|
285 |
+
|
286 |
+
#: ../includes/user-list.php:325
|
287 |
+
#, fuzzy, php-format
|
288 |
+
msgid "User approved."
|
289 |
+
msgid_plural "%s users approved."
|
290 |
+
msgstr[0] "Új felhasználó jóváhagyás"
|
291 |
+
msgstr[1] "Új felhasználó jóváhagyás"
|
292 |
+
|
293 |
+
#: ../includes/user-list.php:349
|
294 |
+
msgid "Access Status"
|
295 |
+
msgstr ""
|
296 |
+
|
297 |
+
#: ../includes/user-list.php:354
|
298 |
+
msgid "-- Status --"
|
299 |
+
msgstr ""
|
300 |
+
|
301 |
+
#: ../includes/user-list.php:362
|
302 |
+
msgid "If user has access to sign in or not."
|
303 |
+
msgstr ""
|
304 |
+
|
305 |
+
#: ../includes/user-list.php:365
|
306 |
+
msgid "Current user status is <strong>pending</strong>."
|
307 |
+
msgstr ""
|
308 |
+
|
309 |
+
#~ msgid "Settings"
|
310 |
+
#~ msgstr "Beállítások"
|
311 |
|
312 |
+
#~ msgid "User Management"
|
313 |
+
#~ msgstr "Felhasználók kezelése"
|
|
|
314 |
|
315 |
+
#~ msgid "ID"
|
316 |
+
#~ msgstr "ID"
|
|
|
317 |
|
318 |
+
#~ msgid "User name already exists"
|
319 |
+
#~ msgstr "Ez a felhasználónév már létezik"
|
|
|
320 |
|
321 |
+
#~ msgid "http://www.picklewagon.com/wordpress/new-user-approve"
|
322 |
+
#~ msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
|
|
323 |
|
324 |
+
#~ msgid ""
|
325 |
+
#~ "This plugin allows administrators to approve users once they register. "
|
326 |
+
#~ "Only approved users will be allowed to access the blog."
|
327 |
+
#~ msgstr ""
|
328 |
+
#~ "Ez a plugin lehetővé teszi a rendszergazdáknak, hogy jóváhagyják az újan "
|
329 |
+
#~ "regisztrált felhasználókat. Csak a jóváhagyott felhasználók férhetnek "
|
330 |
+
#~ "hozzá a bloghoz."
|
331 |
|
332 |
+
#~ msgid "Josh Harrison"
|
333 |
+
#~ msgstr "Josh Harrison"
|
|
|
334 |
|
335 |
+
#~ msgid "http://www.picklewagon.com/"
|
336 |
+
#~ msgstr "http://www.picklewagon.com/"
|
localization/new-user-approve-it_IT.mo
CHANGED
Binary file
|
localization/new-user-approve-it_IT.po
CHANGED
@@ -2,192 +2,328 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: New User Approve 1.0\n"
|
4 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
5 |
-
"POT-Creation-Date:
|
6 |
-
"PO-Revision-Date:
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: Philippe Scoffoni <philippe@scoffoni.net>\n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"X-
|
13 |
|
14 |
-
#: new-user-approve.php:
|
15 |
-
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
-
#: new-user-approve.php:
|
19 |
-
msgid "
|
20 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
21 |
|
22 |
-
#: new-user-approve.php:
|
23 |
msgid "Users"
|
24 |
msgstr "Utenti"
|
25 |
|
26 |
-
#: new-user-approve.php:
|
27 |
-
|
28 |
-
|
|
|
29 |
|
30 |
-
#: new-user-approve.php:
|
31 |
-
|
32 |
-
|
|
|
|
|
|
|
33 |
|
34 |
-
#: new-user-approve.php:
|
35 |
-
|
36 |
-
|
|
|
37 |
|
38 |
-
#: new-user-approve.php:
|
39 |
-
|
40 |
-
|
|
|
41 |
|
42 |
-
#: new-user-approve.php:
|
43 |
-
msgid "
|
44 |
-
msgstr "
|
45 |
|
46 |
-
#: new-user-approve.php:
|
47 |
-
msgid "
|
48 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
|
50 |
-
#:
|
51 |
-
msgid "
|
52 |
-
msgstr "
|
53 |
|
54 |
-
#:
|
55 |
msgid "Username"
|
56 |
msgstr "Nome utente"
|
57 |
|
58 |
-
#:
|
59 |
msgid "Name"
|
60 |
msgstr "Nome"
|
61 |
|
62 |
-
#:
|
63 |
msgid "E-mail"
|
64 |
msgstr "E-mail"
|
65 |
|
66 |
-
#:
|
67 |
-
#: new-user-approve.php:262
|
68 |
msgid "Actions"
|
69 |
msgstr "Azioni"
|
70 |
|
71 |
-
#:
|
72 |
msgid "email:"
|
73 |
msgstr "email:"
|
74 |
|
75 |
-
#:
|
|
|
76 |
msgid "Approve"
|
77 |
msgstr "Approva"
|
78 |
|
79 |
-
#:
|
|
|
80 |
msgid "Deny"
|
81 |
msgstr "Blocca"
|
82 |
|
83 |
-
#:
|
84 |
msgid "approved"
|
85 |
msgstr "approvato"
|
86 |
|
87 |
-
#:
|
88 |
msgid "denied"
|
89 |
msgstr "bloccato"
|
90 |
|
91 |
-
#:
|
92 |
msgid "pending"
|
93 |
msgstr "in attesa"
|
94 |
|
95 |
-
#:
|
96 |
#, php-format
|
97 |
msgid "There are no users with a status of %s"
|
98 |
msgstr "Non ci sono utenti nello lo stato \"%s\""
|
99 |
|
100 |
-
#:
|
101 |
-
msgid "User name already exists"
|
102 |
-
msgstr "L'utente esiste già"
|
103 |
-
|
104 |
-
#: new-user-approve.php:335
|
105 |
#, php-format
|
106 |
-
msgid "
|
107 |
-
|
|
|
|
|
108 |
|
109 |
-
#:
|
110 |
-
#,
|
111 |
-
msgid "
|
112 |
-
msgstr "
|
113 |
|
114 |
-
#:
|
115 |
-
|
116 |
-
|
117 |
-
msgstr "[%s] Approvazione Utente"
|
118 |
|
119 |
-
#:
|
120 |
-
|
121 |
-
|
122 |
-
|
|
|
|
|
|
|
123 |
|
124 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
125 |
#, php-format
|
126 |
msgid "Username: %s"
|
127 |
msgstr "Nome utente : %s"
|
128 |
|
129 |
-
#:
|
130 |
#, php-format
|
131 |
msgid "Password: %s"
|
132 |
msgstr "Password: %s"
|
133 |
|
134 |
-
#:
|
135 |
-
#,
|
136 |
-
msgid "
|
137 |
-
msgstr "
|
138 |
|
139 |
-
#:
|
140 |
-
#,
|
141 |
-
msgid "You have been denied access to
|
142 |
msgstr "Vi è stato negato l'accesso a %s"
|
143 |
|
144 |
-
#:
|
145 |
-
|
146 |
-
|
147 |
-
|
|
|
|
|
|
|
|
|
|
|
148 |
|
149 |
-
#:
|
150 |
-
msgid "
|
151 |
-
|
|
|
|
|
|
|
|
|
152 |
|
153 |
-
#:
|
154 |
-
|
155 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
156 |
|
157 |
-
#:
|
158 |
-
|
159 |
-
|
|
|
160 |
|
161 |
-
#:
|
162 |
-
|
163 |
-
|
|
|
164 |
|
165 |
-
#:
|
166 |
-
|
167 |
-
|
168 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
169 |
|
170 |
-
|
171 |
-
|
172 |
-
msgstr "Dopo esservi registrati la vostra richiesta sarà spedita ad un amministratore. Riceverete ulteriori istruzioni su come procedere via email."
|
173 |
|
174 |
-
|
175 |
-
|
176 |
-
msgstr "Approvazione Nuovo Utente"
|
177 |
|
178 |
-
|
179 |
-
|
180 |
-
msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
181 |
|
182 |
-
|
183 |
-
|
184 |
-
msgstr "Questo plugin permette agli amministratori di approvare le richieste di registrazione degli utenti. Solo gli utenti approvati potranno accedere al blog."
|
185 |
|
186 |
-
|
187 |
-
|
188 |
-
|
|
|
|
|
|
|
|
|
189 |
|
190 |
-
|
191 |
-
|
192 |
-
msgstr "http://www.picklewagon.com/"
|
193 |
|
|
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: New User Approve 1.0\n"
|
4 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
5 |
+
"POT-Creation-Date: 2014-10-08 23:50-0700\n"
|
6 |
+
"PO-Revision-Date: 2014-10-09 00:10-0700\n"
|
7 |
+
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
8 |
"Language-Team: Philippe Scoffoni <philippe@scoffoni.net>\n"
|
9 |
+
"Language: fr\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
+
"X-Generator: Poedit 1.5.7\n"
|
14 |
|
15 |
+
#: ../new-user-approve.php:98
|
16 |
+
#, php-format
|
17 |
+
msgid "New User Approve requires WordPress %s or newer."
|
18 |
+
msgstr ""
|
19 |
+
|
20 |
+
#: ../new-user-approve.php:145
|
21 |
+
#, php-format
|
22 |
+
msgid ""
|
23 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
24 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
25 |
+
"\">Hide Notice</a>"
|
26 |
+
msgstr ""
|
27 |
|
28 |
+
#: ../new-user-approve.php:257
|
29 |
+
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
30 |
+
msgstr ""
|
31 |
+
|
32 |
+
#: ../new-user-approve.php:260
|
33 |
+
msgid ""
|
34 |
+
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
35 |
+
msgstr ""
|
36 |
|
37 |
+
#: ../new-user-approve.php:362
|
38 |
msgid "Users"
|
39 |
msgstr "Utenti"
|
40 |
|
41 |
+
#: ../new-user-approve.php:392
|
42 |
+
#, php-format
|
43 |
+
msgid "[%s] User Approval"
|
44 |
+
msgstr "[%s] Approvazione Utente"
|
45 |
|
46 |
+
#: ../new-user-approve.php:454
|
47 |
+
#, php-format
|
48 |
+
msgid ""
|
49 |
+
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
50 |
+
"href=\"mailto:%s\">webmaster</a> !"
|
51 |
+
msgstr ""
|
52 |
|
53 |
+
#: ../new-user-approve.php:520
|
54 |
+
#, php-format
|
55 |
+
msgid "[%s] Registration Approved"
|
56 |
+
msgstr "[%s] Registrazione Approvata"
|
57 |
|
58 |
+
#: ../new-user-approve.php:550
|
59 |
+
#, php-format
|
60 |
+
msgid "[%s] Registration Denied"
|
61 |
+
msgstr "[%s] Registrazione Negata"
|
62 |
|
63 |
+
#: ../new-user-approve.php:614
|
64 |
+
msgid "Registration successful."
|
65 |
+
msgstr "Registrazione richiesta."
|
66 |
|
67 |
+
#: ../new-user-approve.php:617
|
68 |
+
msgid "Pending Approval"
|
69 |
+
msgstr "Richiesta in Attesa"
|
70 |
+
|
71 |
+
#: ../admin/templates/approve.php:6
|
72 |
+
msgid "User successfully updated."
|
73 |
+
msgstr "Utente correttamente aggiornato"
|
74 |
+
|
75 |
+
#: ../admin/templates/approve.php:11
|
76 |
+
msgid "User Registration Approval"
|
77 |
+
msgstr "Gestione delle Registrazioni"
|
78 |
|
79 |
+
#: ../includes/admin-approve.php:50
|
80 |
+
msgid "Approve New Users"
|
81 |
+
msgstr "Gestione Richieste"
|
82 |
|
83 |
+
#: ../includes/admin-approve.php:82
|
84 |
msgid "Username"
|
85 |
msgstr "Nome utente"
|
86 |
|
87 |
+
#: ../includes/admin-approve.php:83
|
88 |
msgid "Name"
|
89 |
msgstr "Nome"
|
90 |
|
91 |
+
#: ../includes/admin-approve.php:84
|
92 |
msgid "E-mail"
|
93 |
msgstr "E-mail"
|
94 |
|
95 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
|
|
96 |
msgid "Actions"
|
97 |
msgstr "Azioni"
|
98 |
|
99 |
+
#: ../includes/admin-approve.php:129
|
100 |
msgid "email:"
|
101 |
msgstr "email:"
|
102 |
|
103 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
104 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
105 |
msgid "Approve"
|
106 |
msgstr "Approva"
|
107 |
|
108 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
109 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
110 |
msgid "Deny"
|
111 |
msgstr "Blocca"
|
112 |
|
113 |
+
#: ../includes/admin-approve.php:154
|
114 |
msgid "approved"
|
115 |
msgstr "approvato"
|
116 |
|
117 |
+
#: ../includes/admin-approve.php:156
|
118 |
msgid "denied"
|
119 |
msgstr "bloccato"
|
120 |
|
121 |
+
#: ../includes/admin-approve.php:158
|
122 |
msgid "pending"
|
123 |
msgstr "in attesa"
|
124 |
|
125 |
+
#: ../includes/admin-approve.php:161
|
126 |
#, php-format
|
127 |
msgid "There are no users with a status of %s"
|
128 |
msgstr "Non ci sono utenti nello lo stato \"%s\""
|
129 |
|
130 |
+
#: ../includes/admin-approve.php:197
|
|
|
|
|
|
|
|
|
131 |
#, php-format
|
132 |
+
msgid ""
|
133 |
+
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
134 |
+
"| <a href=\"%2$s\">Hide Notice</a>"
|
135 |
+
msgstr ""
|
136 |
|
137 |
+
#: ../includes/admin-approve.php:220
|
138 |
+
#, fuzzy
|
139 |
+
msgid "Approve Users"
|
140 |
+
msgstr "Utenti Approvati"
|
141 |
|
142 |
+
#: ../includes/admin-approve.php:221
|
143 |
+
msgid "Updates"
|
144 |
+
msgstr ""
|
|
|
145 |
|
146 |
+
#: ../includes/admin-approve.php:222
|
147 |
+
msgid "Support"
|
148 |
+
msgstr ""
|
149 |
+
|
150 |
+
#: ../includes/admin-approve.php:223
|
151 |
+
msgid "Feedback"
|
152 |
+
msgstr ""
|
153 |
|
154 |
+
#: ../includes/admin-approve.php:231
|
155 |
+
msgid "Users Pending Approval"
|
156 |
+
msgstr "Utenti in attesa di Approvazione"
|
157 |
+
|
158 |
+
#: ../includes/admin-approve.php:233
|
159 |
+
msgid "Approved Users"
|
160 |
+
msgstr "Utenti Approvati"
|
161 |
+
|
162 |
+
#: ../includes/admin-approve.php:235
|
163 |
+
msgid "Denied Users"
|
164 |
+
msgstr "Utenti Bloccati"
|
165 |
+
|
166 |
+
#: ../includes/email-tags.php:235
|
167 |
+
msgid "The user's username on the site as well as the Username label"
|
168 |
+
msgstr ""
|
169 |
+
|
170 |
+
#: ../includes/email-tags.php:241
|
171 |
+
msgid "The user's email address"
|
172 |
+
msgstr ""
|
173 |
+
|
174 |
+
#: ../includes/email-tags.php:247
|
175 |
+
msgid "Your site name"
|
176 |
+
msgstr ""
|
177 |
+
|
178 |
+
#: ../includes/email-tags.php:253
|
179 |
+
msgid "Your site URL"
|
180 |
+
msgstr ""
|
181 |
+
|
182 |
+
#: ../includes/email-tags.php:259
|
183 |
+
msgid "The URL to approve/deny users"
|
184 |
+
msgstr ""
|
185 |
+
|
186 |
+
#: ../includes/email-tags.php:265
|
187 |
+
msgid "The URL to login to the site"
|
188 |
+
msgstr ""
|
189 |
+
|
190 |
+
#: ../includes/email-tags.php:271
|
191 |
+
msgid "Generates the password for the user to add to the email"
|
192 |
+
msgstr ""
|
193 |
+
|
194 |
+
#: ../includes/email-tags.php:299
|
195 |
#, php-format
|
196 |
msgid "Username: %s"
|
197 |
msgstr "Nome utente : %s"
|
198 |
|
199 |
+
#: ../includes/email-tags.php:390
|
200 |
#, php-format
|
201 |
msgid "Password: %s"
|
202 |
msgstr "Password: %s"
|
203 |
|
204 |
+
#: ../includes/messages.php:9
|
205 |
+
#, fuzzy
|
206 |
+
msgid "You have been approved to access {sitename}"
|
207 |
+
msgstr "Il vostro accesso a %s e' stato approvato."
|
208 |
|
209 |
+
#: ../includes/messages.php:25
|
210 |
+
#, fuzzy
|
211 |
+
msgid "You have been denied access to {sitename}."
|
212 |
msgstr "Vi è stato negato l'accesso a %s"
|
213 |
|
214 |
+
#: ../includes/messages.php:38
|
215 |
+
msgid ""
|
216 |
+
"An email has been sent to the site administrator. The administrator will "
|
217 |
+
"review the information that has been submitted and either approve or deny "
|
218 |
+
"your request."
|
219 |
+
msgstr ""
|
220 |
+
"Una email con la vostra richiesta è stata spedita all'amministratore del "
|
221 |
+
"sito. Dopo averla controllata l'amministratore deciderà se approvarla o "
|
222 |
+
"negarla."
|
223 |
|
224 |
+
#: ../includes/messages.php:40
|
225 |
+
msgid ""
|
226 |
+
"You will receive an email with instructions on what you will need to do "
|
227 |
+
"next. Thanks for your patience."
|
228 |
+
msgstr ""
|
229 |
+
"Riceverete una email con ulteriori istruzioni su come procedere. Grazie "
|
230 |
+
"della vostra pazienza. "
|
231 |
|
232 |
+
#: ../includes/messages.php:53
|
233 |
+
#, fuzzy
|
234 |
+
msgid ""
|
235 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
236 |
+
"approved, you must first register."
|
237 |
+
msgstr ""
|
238 |
+
"Benvenuto su %s. Questo sito è accessibile soltanto ad utenti registrati e "
|
239 |
+
"approvati da un amministratore. Per chiedere un accesso dovete prima "
|
240 |
+
"registrarvi."
|
241 |
|
242 |
+
#: ../includes/messages.php:66
|
243 |
+
#, fuzzy
|
244 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
245 |
+
msgstr "%1$s (%2$s) ha richiesto un nome utente a %3$s"
|
246 |
|
247 |
+
#: ../includes/messages.php:68
|
248 |
+
#, fuzzy
|
249 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
250 |
+
msgstr "Per approvare o bloccare questo utente a %s vai su"
|
251 |
|
252 |
+
#: ../includes/messages.php:83
|
253 |
+
msgid ""
|
254 |
+
"After you register, your request will be sent to the site administrator for "
|
255 |
+
"approval. You will then receive an email with further instructions."
|
256 |
+
msgstr ""
|
257 |
+
"Dopo esservi registrati la vostra richiesta sarà spedita ad un "
|
258 |
+
"amministratore. Riceverete ulteriori istruzioni su come procedere via email."
|
259 |
+
|
260 |
+
#: ../includes/user-list.php:120
|
261 |
+
msgid "Status"
|
262 |
+
msgstr ""
|
263 |
+
|
264 |
+
#: ../includes/user-list.php:156
|
265 |
+
msgid "Filter"
|
266 |
+
msgstr ""
|
267 |
+
|
268 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
269 |
+
msgid "View all users"
|
270 |
+
msgstr ""
|
271 |
+
|
272 |
+
#: ../includes/user-list.php:320
|
273 |
+
#, fuzzy, php-format
|
274 |
+
msgid "User denied."
|
275 |
+
msgid_plural "%s users denied."
|
276 |
+
msgstr[0] "bloccato"
|
277 |
+
msgstr[1] "bloccato"
|
278 |
+
|
279 |
+
#: ../includes/user-list.php:325
|
280 |
+
#, fuzzy, php-format
|
281 |
+
msgid "User approved."
|
282 |
+
msgid_plural "%s users approved."
|
283 |
+
msgstr[0] "Approvazione Nuovo Utente"
|
284 |
+
msgstr[1] "Approvazione Nuovo Utente"
|
285 |
+
|
286 |
+
#: ../includes/user-list.php:349
|
287 |
+
msgid "Access Status"
|
288 |
+
msgstr ""
|
289 |
+
|
290 |
+
#: ../includes/user-list.php:354
|
291 |
+
msgid "-- Status --"
|
292 |
+
msgstr ""
|
293 |
+
|
294 |
+
#: ../includes/user-list.php:362
|
295 |
+
msgid "If user has access to sign in or not."
|
296 |
+
msgstr ""
|
297 |
+
|
298 |
+
#: ../includes/user-list.php:365
|
299 |
+
msgid "Current user status is <strong>pending</strong>."
|
300 |
+
msgstr ""
|
301 |
+
|
302 |
+
#~ msgid "Settings"
|
303 |
+
#~ msgstr "Impostazioni"
|
304 |
|
305 |
+
#~ msgid "User Management"
|
306 |
+
#~ msgstr "Gestione Utenti"
|
|
|
307 |
|
308 |
+
#~ msgid "ID"
|
309 |
+
#~ msgstr "ID"
|
|
|
310 |
|
311 |
+
#~ msgid "User name already exists"
|
312 |
+
#~ msgstr "L'utente esiste già"
|
|
|
313 |
|
314 |
+
#~ msgid "http://www.picklewagon.com/wordpress/new-user-approve"
|
315 |
+
#~ msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
|
|
316 |
|
317 |
+
#~ msgid ""
|
318 |
+
#~ "This plugin allows administrators to approve users once they register. "
|
319 |
+
#~ "Only approved users will be allowed to access the blog."
|
320 |
+
#~ msgstr ""
|
321 |
+
#~ "Questo plugin permette agli amministratori di approvare le richieste di "
|
322 |
+
#~ "registrazione degli utenti. Solo gli utenti approvati potranno accedere "
|
323 |
+
#~ "al blog."
|
324 |
|
325 |
+
#~ msgid "Josh Harrison"
|
326 |
+
#~ msgstr "Josh Harrison"
|
|
|
327 |
|
328 |
+
#~ msgid "http://www.picklewagon.com/"
|
329 |
+
#~ msgstr "http://www.picklewagon.com/"
|
localization/new-user-approve-lt_LT.mo
CHANGED
Binary file
|
localization/new-user-approve-lt_LT.po
CHANGED
@@ -7,195 +7,327 @@ 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:
|
11 |
-
"PO-Revision-Date:
|
12 |
-
"Last-Translator:
|
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:
|
23 |
-
|
24 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
|
26 |
-
#: new-user-approve.php:
|
27 |
-
msgid "
|
28 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
29 |
|
30 |
-
#: new-user-approve.php:
|
31 |
msgid "Users"
|
32 |
msgstr "Vartotojai"
|
33 |
|
34 |
-
#: new-user-approve.php:
|
35 |
-
|
36 |
-
|
|
|
37 |
|
38 |
-
#: new-user-approve.php:
|
39 |
-
|
40 |
-
|
|
|
|
|
|
|
41 |
|
42 |
-
#: new-user-approve.php:
|
43 |
-
|
44 |
-
|
|
|
45 |
|
46 |
-
#: new-user-approve.php:
|
47 |
-
|
48 |
-
|
|
|
49 |
|
50 |
-
#: new-user-approve.php:
|
51 |
-
msgid "
|
52 |
-
msgstr "
|
53 |
|
54 |
-
#: new-user-approve.php:
|
55 |
-
msgid "
|
56 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
|
58 |
-
#:
|
59 |
-
msgid "
|
60 |
-
msgstr "
|
61 |
|
62 |
-
#:
|
63 |
msgid "Username"
|
64 |
msgstr "Vartotojas"
|
65 |
|
66 |
-
#:
|
67 |
msgid "Name"
|
68 |
msgstr "Vardas"
|
69 |
|
70 |
-
#:
|
71 |
msgid "E-mail"
|
72 |
msgstr "El. paštas"
|
73 |
|
74 |
-
#:
|
75 |
-
#: new-user-approve.php:262
|
76 |
msgid "Actions"
|
77 |
msgstr "Veiksmai"
|
78 |
|
79 |
-
#:
|
80 |
msgid "email:"
|
81 |
msgstr "el. paštas:"
|
82 |
|
83 |
-
#:
|
|
|
84 |
msgid "Approve"
|
85 |
msgstr "Patvirtinti"
|
86 |
|
87 |
-
#:
|
|
|
88 |
msgid "Deny"
|
89 |
msgstr "Drausti"
|
90 |
|
91 |
-
#:
|
92 |
msgid "approved"
|
93 |
msgstr "patvirtintas"
|
94 |
|
95 |
-
#:
|
96 |
msgid "denied"
|
97 |
msgstr "uždraustas"
|
98 |
|
99 |
-
#:
|
100 |
msgid "pending"
|
101 |
msgstr "laukiantis"
|
102 |
|
103 |
-
#:
|
104 |
#, php-format
|
105 |
msgid "There are no users with a status of %s"
|
106 |
msgstr "Nėra vartotojų su \"%s\" statusu"
|
107 |
|
108 |
-
#:
|
109 |
-
msgid "User name already exists"
|
110 |
-
msgstr "Vartotojas jau egzistuoja"
|
111 |
-
|
112 |
-
#: new-user-approve.php:335
|
113 |
#, php-format
|
114 |
-
msgid "
|
115 |
-
|
|
|
|
|
116 |
|
117 |
-
#:
|
118 |
-
#,
|
119 |
-
msgid "
|
120 |
-
msgstr "
|
121 |
|
122 |
-
#:
|
123 |
-
|
124 |
-
|
125 |
-
msgstr "[%s] Vartotojo patvirtinimas"
|
126 |
|
127 |
-
#:
|
128 |
-
|
129 |
-
|
130 |
-
|
|
|
|
|
|
|
131 |
|
132 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
133 |
#, php-format
|
134 |
msgid "Username: %s"
|
135 |
msgstr "Vartotojas: %s"
|
136 |
|
137 |
-
#:
|
138 |
#, php-format
|
139 |
msgid "Password: %s"
|
140 |
msgstr "Slaptažodis: %s"
|
141 |
|
142 |
-
#:
|
143 |
-
#,
|
144 |
-
msgid "
|
145 |
-
msgstr "
|
146 |
|
147 |
-
#:
|
148 |
-
#,
|
149 |
-
msgid "You have been denied access to
|
150 |
msgstr "Jums uždrausta prisijungti prie %s"
|
151 |
|
152 |
-
#:
|
153 |
-
|
154 |
-
|
155 |
-
|
|
|
|
|
|
|
|
|
156 |
|
157 |
-
#:
|
158 |
-
msgid "
|
159 |
-
|
|
|
|
|
|
|
|
|
160 |
|
161 |
-
#:
|
162 |
-
|
163 |
-
|
|
|
|
|
|
|
|
|
|
|
164 |
|
165 |
-
#:
|
166 |
-
|
167 |
-
|
|
|
168 |
|
169 |
-
#:
|
170 |
-
|
171 |
-
|
|
|
172 |
|
173 |
-
#:
|
174 |
-
|
175 |
-
|
176 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
177 |
|
178 |
-
|
179 |
-
|
180 |
-
msgstr "Po registracijos Jūsų duomenys bus nusiųsti patvirtinti administratoriui. Po patvirtinimo Jums bus atsiųsta el. pašto žinutė."
|
181 |
|
182 |
-
|
183 |
-
|
184 |
-
msgstr "Naujų Vartotojų Patvirtinimas"
|
185 |
|
186 |
-
|
187 |
-
|
188 |
-
msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
189 |
|
190 |
-
|
191 |
-
|
192 |
-
msgstr "Šis įskiepis liedžia patvirtinti naujų vartotojų registraciją. Tik patvirtinti vartotojai galės prisijugti prie svetainės"
|
193 |
|
194 |
-
|
195 |
-
|
196 |
-
|
|
|
|
|
|
|
197 |
|
198 |
-
|
199 |
-
|
200 |
-
msgstr "http://www.picklewagon.com/"
|
201 |
|
|
|
|
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: 2014-10-08 23:50-0700\n"
|
11 |
+
"PO-Revision-Date: 2014-10-09 00:10-0700\n"
|
12 |
+
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
13 |
"Language-Team: Xawiers <xawiers@gmail.com>\n"
|
14 |
+
"Language: lt_LT\n"
|
15 |
"MIME-Version: 1.0\n"
|
16 |
"Content-Type: text/plain; charset=utf-8\n"
|
17 |
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
18 |
"X-Poedit-SourceCharset: utf-8\n"
|
19 |
"X-Poedit-KeywordsList: __;_e\n"
|
20 |
+
"X-Generator: Poedit 1.5.7\n"
|
21 |
|
22 |
+
#: ../new-user-approve.php:98
|
23 |
+
#, php-format
|
24 |
+
msgid "New User Approve requires WordPress %s or newer."
|
25 |
+
msgstr ""
|
26 |
+
|
27 |
+
#: ../new-user-approve.php:145
|
28 |
+
#, php-format
|
29 |
+
msgid ""
|
30 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
31 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
32 |
+
"\">Hide Notice</a>"
|
33 |
+
msgstr ""
|
34 |
|
35 |
+
#: ../new-user-approve.php:257
|
36 |
+
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
37 |
+
msgstr ""
|
38 |
+
|
39 |
+
#: ../new-user-approve.php:260
|
40 |
+
msgid ""
|
41 |
+
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
42 |
+
msgstr ""
|
43 |
|
44 |
+
#: ../new-user-approve.php:362
|
45 |
msgid "Users"
|
46 |
msgstr "Vartotojai"
|
47 |
|
48 |
+
#: ../new-user-approve.php:392
|
49 |
+
#, php-format
|
50 |
+
msgid "[%s] User Approval"
|
51 |
+
msgstr "[%s] Vartotojo patvirtinimas"
|
52 |
|
53 |
+
#: ../new-user-approve.php:454
|
54 |
+
#, php-format
|
55 |
+
msgid ""
|
56 |
+
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
57 |
+
"href=\"mailto:%s\">webmaster</a> !"
|
58 |
+
msgstr ""
|
59 |
|
60 |
+
#: ../new-user-approve.php:520
|
61 |
+
#, php-format
|
62 |
+
msgid "[%s] Registration Approved"
|
63 |
+
msgstr "[%s] Registracija patvirtinta"
|
64 |
|
65 |
+
#: ../new-user-approve.php:550
|
66 |
+
#, php-format
|
67 |
+
msgid "[%s] Registration Denied"
|
68 |
+
msgstr "[%s] Registracija atmesta"
|
69 |
|
70 |
+
#: ../new-user-approve.php:614
|
71 |
+
msgid "Registration successful."
|
72 |
+
msgstr "Registracija sėkminga."
|
73 |
|
74 |
+
#: ../new-user-approve.php:617
|
75 |
+
msgid "Pending Approval"
|
76 |
+
msgstr "Laukia patvirtinimo"
|
77 |
+
|
78 |
+
#: ../admin/templates/approve.php:6
|
79 |
+
msgid "User successfully updated."
|
80 |
+
msgstr "Vartotojo duomenys pakeisti."
|
81 |
+
|
82 |
+
#: ../admin/templates/approve.php:11
|
83 |
+
msgid "User Registration Approval"
|
84 |
+
msgstr "Vartotojų Registracijos Patvirtinimas"
|
85 |
|
86 |
+
#: ../includes/admin-approve.php:50
|
87 |
+
msgid "Approve New Users"
|
88 |
+
msgstr "Registracijos patvirtinimas"
|
89 |
|
90 |
+
#: ../includes/admin-approve.php:82
|
91 |
msgid "Username"
|
92 |
msgstr "Vartotojas"
|
93 |
|
94 |
+
#: ../includes/admin-approve.php:83
|
95 |
msgid "Name"
|
96 |
msgstr "Vardas"
|
97 |
|
98 |
+
#: ../includes/admin-approve.php:84
|
99 |
msgid "E-mail"
|
100 |
msgstr "El. paštas"
|
101 |
|
102 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
|
|
103 |
msgid "Actions"
|
104 |
msgstr "Veiksmai"
|
105 |
|
106 |
+
#: ../includes/admin-approve.php:129
|
107 |
msgid "email:"
|
108 |
msgstr "el. paštas:"
|
109 |
|
110 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
111 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
112 |
msgid "Approve"
|
113 |
msgstr "Patvirtinti"
|
114 |
|
115 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
116 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
117 |
msgid "Deny"
|
118 |
msgstr "Drausti"
|
119 |
|
120 |
+
#: ../includes/admin-approve.php:154
|
121 |
msgid "approved"
|
122 |
msgstr "patvirtintas"
|
123 |
|
124 |
+
#: ../includes/admin-approve.php:156
|
125 |
msgid "denied"
|
126 |
msgstr "uždraustas"
|
127 |
|
128 |
+
#: ../includes/admin-approve.php:158
|
129 |
msgid "pending"
|
130 |
msgstr "laukiantis"
|
131 |
|
132 |
+
#: ../includes/admin-approve.php:161
|
133 |
#, php-format
|
134 |
msgid "There are no users with a status of %s"
|
135 |
msgstr "Nėra vartotojų su \"%s\" statusu"
|
136 |
|
137 |
+
#: ../includes/admin-approve.php:197
|
|
|
|
|
|
|
|
|
138 |
#, php-format
|
139 |
+
msgid ""
|
140 |
+
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
141 |
+
"| <a href=\"%2$s\">Hide Notice</a>"
|
142 |
+
msgstr ""
|
143 |
|
144 |
+
#: ../includes/admin-approve.php:220
|
145 |
+
#, fuzzy
|
146 |
+
msgid "Approve Users"
|
147 |
+
msgstr "Patvirtinti vartotojai"
|
148 |
|
149 |
+
#: ../includes/admin-approve.php:221
|
150 |
+
msgid "Updates"
|
151 |
+
msgstr ""
|
|
|
152 |
|
153 |
+
#: ../includes/admin-approve.php:222
|
154 |
+
msgid "Support"
|
155 |
+
msgstr ""
|
156 |
+
|
157 |
+
#: ../includes/admin-approve.php:223
|
158 |
+
msgid "Feedback"
|
159 |
+
msgstr ""
|
160 |
|
161 |
+
#: ../includes/admin-approve.php:231
|
162 |
+
msgid "Users Pending Approval"
|
163 |
+
msgstr "Laukiantys patvirtinimo"
|
164 |
+
|
165 |
+
#: ../includes/admin-approve.php:233
|
166 |
+
msgid "Approved Users"
|
167 |
+
msgstr "Patvirtinti vartotojai"
|
168 |
+
|
169 |
+
#: ../includes/admin-approve.php:235
|
170 |
+
msgid "Denied Users"
|
171 |
+
msgstr "Uždrausti vartotojai"
|
172 |
+
|
173 |
+
#: ../includes/email-tags.php:235
|
174 |
+
msgid "The user's username on the site as well as the Username label"
|
175 |
+
msgstr ""
|
176 |
+
|
177 |
+
#: ../includes/email-tags.php:241
|
178 |
+
msgid "The user's email address"
|
179 |
+
msgstr ""
|
180 |
+
|
181 |
+
#: ../includes/email-tags.php:247
|
182 |
+
msgid "Your site name"
|
183 |
+
msgstr ""
|
184 |
+
|
185 |
+
#: ../includes/email-tags.php:253
|
186 |
+
msgid "Your site URL"
|
187 |
+
msgstr ""
|
188 |
+
|
189 |
+
#: ../includes/email-tags.php:259
|
190 |
+
msgid "The URL to approve/deny users"
|
191 |
+
msgstr ""
|
192 |
+
|
193 |
+
#: ../includes/email-tags.php:265
|
194 |
+
msgid "The URL to login to the site"
|
195 |
+
msgstr ""
|
196 |
+
|
197 |
+
#: ../includes/email-tags.php:271
|
198 |
+
msgid "Generates the password for the user to add to the email"
|
199 |
+
msgstr ""
|
200 |
+
|
201 |
+
#: ../includes/email-tags.php:299
|
202 |
#, php-format
|
203 |
msgid "Username: %s"
|
204 |
msgstr "Vartotojas: %s"
|
205 |
|
206 |
+
#: ../includes/email-tags.php:390
|
207 |
#, php-format
|
208 |
msgid "Password: %s"
|
209 |
msgstr "Slaptažodis: %s"
|
210 |
|
211 |
+
#: ../includes/messages.php:9
|
212 |
+
#, fuzzy
|
213 |
+
msgid "You have been approved to access {sitename}"
|
214 |
+
msgstr "Jūsų registracija %s svetainėje patvirtinta."
|
215 |
|
216 |
+
#: ../includes/messages.php:25
|
217 |
+
#, fuzzy
|
218 |
+
msgid "You have been denied access to {sitename}."
|
219 |
msgstr "Jums uždrausta prisijungti prie %s"
|
220 |
|
221 |
+
#: ../includes/messages.php:38
|
222 |
+
msgid ""
|
223 |
+
"An email has been sent to the site administrator. The administrator will "
|
224 |
+
"review the information that has been submitted and either approve or deny "
|
225 |
+
"your request."
|
226 |
+
msgstr ""
|
227 |
+
"El. pašto žinutė administratoriui išsiųsta. Administratorius peržiūrės "
|
228 |
+
"pateiktą informaciją ir patvirtins arba atmes Jūsų registraciją."
|
229 |
|
230 |
+
#: ../includes/messages.php:40
|
231 |
+
msgid ""
|
232 |
+
"You will receive an email with instructions on what you will need to do "
|
233 |
+
"next. Thanks for your patience."
|
234 |
+
msgstr ""
|
235 |
+
"Jūs gausite el. pašto pranešimą su instrukcijomis ką reikės daryti vėliau. "
|
236 |
+
"Dėkojame už kantrybę."
|
237 |
|
238 |
+
#: ../includes/messages.php:53
|
239 |
+
#, fuzzy
|
240 |
+
msgid ""
|
241 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
242 |
+
"approved, you must first register."
|
243 |
+
msgstr ""
|
244 |
+
"Sveiki atvykę į %s. Šį svetainė skirta tik patvirtintiems vartotojams. "
|
245 |
+
"Norint gauti šį statusą, reikia užsiregistruoti."
|
246 |
|
247 |
+
#: ../includes/messages.php:66
|
248 |
+
#, fuzzy
|
249 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
250 |
+
msgstr "%1$s (%2$s) užsiregistravo svetainėje %3$s ir laukia patvirtinimo."
|
251 |
|
252 |
+
#: ../includes/messages.php:68
|
253 |
+
#, fuzzy
|
254 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
255 |
+
msgstr "Norėdami patvirtinti arba atmesti vartotoją svetainėje %s, eikite į"
|
256 |
|
257 |
+
#: ../includes/messages.php:83
|
258 |
+
msgid ""
|
259 |
+
"After you register, your request will be sent to the site administrator for "
|
260 |
+
"approval. You will then receive an email with further instructions."
|
261 |
+
msgstr ""
|
262 |
+
"Po registracijos Jūsų duomenys bus nusiųsti patvirtinti administratoriui. Po "
|
263 |
+
"patvirtinimo Jums bus atsiųsta el. pašto žinutė."
|
264 |
+
|
265 |
+
#: ../includes/user-list.php:120
|
266 |
+
msgid "Status"
|
267 |
+
msgstr ""
|
268 |
+
|
269 |
+
#: ../includes/user-list.php:156
|
270 |
+
msgid "Filter"
|
271 |
+
msgstr ""
|
272 |
+
|
273 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
274 |
+
msgid "View all users"
|
275 |
+
msgstr ""
|
276 |
+
|
277 |
+
#: ../includes/user-list.php:320
|
278 |
+
#, fuzzy, php-format
|
279 |
+
msgid "User denied."
|
280 |
+
msgid_plural "%s users denied."
|
281 |
+
msgstr[0] "uždraustas"
|
282 |
+
msgstr[1] "uždraustas"
|
283 |
+
|
284 |
+
#: ../includes/user-list.php:325
|
285 |
+
#, fuzzy, php-format
|
286 |
+
msgid "User approved."
|
287 |
+
msgid_plural "%s users approved."
|
288 |
+
msgstr[0] "Naujų Vartotojų Patvirtinimas"
|
289 |
+
msgstr[1] "Naujų Vartotojų Patvirtinimas"
|
290 |
+
|
291 |
+
#: ../includes/user-list.php:349
|
292 |
+
msgid "Access Status"
|
293 |
+
msgstr ""
|
294 |
+
|
295 |
+
#: ../includes/user-list.php:354
|
296 |
+
msgid "-- Status --"
|
297 |
+
msgstr ""
|
298 |
+
|
299 |
+
#: ../includes/user-list.php:362
|
300 |
+
msgid "If user has access to sign in or not."
|
301 |
+
msgstr ""
|
302 |
+
|
303 |
+
#: ../includes/user-list.php:365
|
304 |
+
msgid "Current user status is <strong>pending</strong>."
|
305 |
+
msgstr ""
|
306 |
+
|
307 |
+
#~ msgid "Settings"
|
308 |
+
#~ msgstr "Nustatymai"
|
309 |
|
310 |
+
#~ msgid "User Management"
|
311 |
+
#~ msgstr "Vartotojų administravimas"
|
|
|
312 |
|
313 |
+
#~ msgid "ID"
|
314 |
+
#~ msgstr "ID"
|
|
|
315 |
|
316 |
+
#~ msgid "User name already exists"
|
317 |
+
#~ msgstr "Vartotojas jau egzistuoja"
|
|
|
318 |
|
319 |
+
#~ msgid "http://www.picklewagon.com/wordpress/new-user-approve"
|
320 |
+
#~ msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
|
|
321 |
|
322 |
+
#~ msgid ""
|
323 |
+
#~ "This plugin allows administrators to approve users once they register. "
|
324 |
+
#~ "Only approved users will be allowed to access the blog."
|
325 |
+
#~ msgstr ""
|
326 |
+
#~ "Šis įskiepis liedžia patvirtinti naujų vartotojų registraciją. Tik "
|
327 |
+
#~ "patvirtinti vartotojai galės prisijugti prie svetainės"
|
328 |
|
329 |
+
#~ msgid "Josh Harrison"
|
330 |
+
#~ msgstr "Josh Harrison"
|
|
|
331 |
|
332 |
+
#~ msgid "http://www.picklewagon.com/"
|
333 |
+
#~ msgstr "http://www.picklewagon.com/"
|
localization/new-user-approve-nl_NL.mo
CHANGED
Binary file
|
localization/new-user-approve-nl_NL.po
CHANGED
@@ -7,194 +7,324 @@ msgid ""
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: new user approve v1.2.6\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
10 |
-
"POT-Creation-Date:
|
11 |
-
"PO-Revision-Date:
|
12 |
-
"Last-Translator:
|
13 |
"Language-Team: \n"
|
|
|
14 |
"MIME-Version: 1.0\n"
|
15 |
"Content-Type: text/plain; charset=UTF-8\n"
|
16 |
"Content-Transfer-Encoding: 8bit\n"
|
17 |
-
"X-Poedit-Language: Dutch\n"
|
18 |
-
"X-Poedit-Country: NETHERLANDS\n"
|
19 |
"X-Poedit-SourceCharset: iso-8859-1\n"
|
|
|
20 |
|
21 |
-
#: new-user-approve.php:
|
22 |
-
|
23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
-
#: new-user-approve.php:
|
26 |
-
msgid "
|
27 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
28 |
|
29 |
-
#: new-user-approve.php:
|
30 |
msgid "Users"
|
31 |
msgstr "Gebruikers"
|
32 |
|
33 |
-
#: new-user-approve.php:
|
34 |
-
|
35 |
-
|
|
|
36 |
|
37 |
-
#: new-user-approve.php:
|
38 |
-
|
39 |
-
|
|
|
|
|
|
|
40 |
|
41 |
-
#: new-user-approve.php:
|
42 |
-
|
43 |
-
|
|
|
44 |
|
45 |
-
#: new-user-approve.php:
|
46 |
-
|
47 |
-
|
|
|
48 |
|
49 |
-
#: new-user-approve.php:
|
50 |
-
msgid "
|
51 |
-
msgstr "
|
52 |
|
53 |
-
#: new-user-approve.php:
|
54 |
-
msgid "
|
55 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
|
57 |
-
#:
|
58 |
-
msgid "
|
59 |
-
msgstr "
|
60 |
|
61 |
-
#:
|
62 |
msgid "Username"
|
63 |
msgstr "Gebruikersnaam"
|
64 |
|
65 |
-
#:
|
66 |
msgid "Name"
|
67 |
msgstr "Naam"
|
68 |
|
69 |
-
#:
|
70 |
msgid "E-mail"
|
71 |
msgstr "E-mail"
|
72 |
|
73 |
-
#:
|
74 |
-
#: new-user-approve.php:262
|
75 |
msgid "Actions"
|
76 |
msgstr "Acties"
|
77 |
|
78 |
-
#:
|
79 |
msgid "email:"
|
80 |
msgstr "email:"
|
81 |
|
82 |
-
#:
|
|
|
83 |
msgid "Approve"
|
84 |
msgstr "Goedkeuren"
|
85 |
|
86 |
-
#:
|
|
|
87 |
msgid "Deny"
|
88 |
msgstr "Weigeren"
|
89 |
|
90 |
-
#:
|
91 |
msgid "approved"
|
92 |
msgstr "goedgekeurd"
|
93 |
|
94 |
-
#:
|
95 |
msgid "denied"
|
96 |
msgstr "geweigerd"
|
97 |
|
98 |
-
#:
|
99 |
msgid "pending"
|
100 |
msgstr "in behandeling"
|
101 |
|
102 |
-
#:
|
103 |
#, php-format
|
104 |
msgid "There are no users with a status of %s"
|
105 |
msgstr "Er zijn geen gebruikers met de status %s"
|
106 |
|
107 |
-
#:
|
108 |
-
msgid "User name already exists"
|
109 |
-
msgstr "Gebruikersnaam bestaat reeds"
|
110 |
-
|
111 |
-
#: new-user-approve.php:335
|
112 |
#, php-format
|
113 |
-
msgid "
|
114 |
-
|
|
|
|
|
115 |
|
116 |
-
#:
|
117 |
-
#,
|
118 |
-
msgid "
|
119 |
-
msgstr "
|
120 |
|
121 |
-
#:
|
122 |
-
|
123 |
-
|
124 |
-
msgstr "[%s] Goedkeuring gebruiker"
|
125 |
|
126 |
-
#:
|
127 |
-
|
128 |
-
|
129 |
-
|
|
|
|
|
|
|
130 |
|
131 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
132 |
#, php-format
|
133 |
msgid "Username: %s"
|
134 |
msgstr "Gebruikersnaam: %s"
|
135 |
|
136 |
-
#:
|
137 |
#, php-format
|
138 |
msgid "Password: %s"
|
139 |
msgstr "Wachtwoord: %s"
|
140 |
|
141 |
-
#:
|
142 |
-
#,
|
143 |
-
msgid "
|
144 |
-
msgstr "
|
145 |
|
146 |
-
#:
|
147 |
-
#,
|
148 |
-
msgid "You have been denied access to
|
149 |
msgstr "Uw aanvraag voor toegang tot %s is geweigerd"
|
150 |
|
151 |
-
#:
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
|
160 |
-
#:
|
161 |
-
msgid "
|
|
|
|
|
162 |
msgstr "U ontvangt een email met verdere instructies. Dank u voor uw geduld."
|
163 |
|
164 |
-
#:
|
165 |
-
|
166 |
-
|
|
|
|
|
|
|
|
|
|
|
167 |
|
168 |
-
#:
|
169 |
-
|
170 |
-
|
|
|
171 |
|
172 |
-
#:
|
173 |
-
#,
|
174 |
-
msgid "
|
175 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
176 |
|
177 |
-
|
178 |
-
|
179 |
-
msgstr "Na registratie wordt uw aanvraag naar de beheerder van de website gestuurd ter goedkeuring. U ontvangt dan een email met verdere instructies."
|
180 |
|
181 |
-
|
182 |
-
|
183 |
-
msgstr "Goedkeuring nieuwe gebruiker"
|
184 |
|
185 |
-
|
186 |
-
|
187 |
-
msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
188 |
|
189 |
-
|
190 |
-
|
191 |
-
msgstr "Deze plugin stelt beheerders in staat om gebruikers goed te keuren na registratie. Alleen goedgekeurde gebruikers mogen het blog gebruiken."
|
192 |
|
193 |
-
|
194 |
-
|
195 |
-
|
|
|
|
|
|
|
196 |
|
197 |
-
|
198 |
-
|
199 |
-
msgstr "http://www.picklewagon.com/"
|
200 |
|
|
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: new user approve v1.2.6\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
10 |
+
"POT-Creation-Date: 2014-10-08 23:50-0700\n"
|
11 |
+
"PO-Revision-Date: 2014-10-09 00:11-0700\n"
|
12 |
+
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
13 |
"Language-Team: \n"
|
14 |
+
"Language: nl_NL\n"
|
15 |
"MIME-Version: 1.0\n"
|
16 |
"Content-Type: text/plain; charset=UTF-8\n"
|
17 |
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
18 |
"X-Poedit-SourceCharset: iso-8859-1\n"
|
19 |
+
"X-Generator: Poedit 1.5.7\n"
|
20 |
|
21 |
+
#: ../new-user-approve.php:98
|
22 |
+
#, php-format
|
23 |
+
msgid "New User Approve requires WordPress %s or newer."
|
24 |
+
msgstr ""
|
25 |
+
|
26 |
+
#: ../new-user-approve.php:145
|
27 |
+
#, php-format
|
28 |
+
msgid ""
|
29 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
30 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
31 |
+
"\">Hide Notice</a>"
|
32 |
+
msgstr ""
|
33 |
|
34 |
+
#: ../new-user-approve.php:257
|
35 |
+
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
36 |
+
msgstr ""
|
37 |
+
|
38 |
+
#: ../new-user-approve.php:260
|
39 |
+
msgid ""
|
40 |
+
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
41 |
+
msgstr ""
|
42 |
|
43 |
+
#: ../new-user-approve.php:362
|
44 |
msgid "Users"
|
45 |
msgstr "Gebruikers"
|
46 |
|
47 |
+
#: ../new-user-approve.php:392
|
48 |
+
#, php-format
|
49 |
+
msgid "[%s] User Approval"
|
50 |
+
msgstr "[%s] Goedkeuring gebruiker"
|
51 |
|
52 |
+
#: ../new-user-approve.php:454
|
53 |
+
#, php-format
|
54 |
+
msgid ""
|
55 |
+
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
56 |
+
"href=\"mailto:%s\">webmaster</a> !"
|
57 |
+
msgstr ""
|
58 |
|
59 |
+
#: ../new-user-approve.php:520
|
60 |
+
#, php-format
|
61 |
+
msgid "[%s] Registration Approved"
|
62 |
+
msgstr "[%s] Registratie goedgekeurd"
|
63 |
|
64 |
+
#: ../new-user-approve.php:550
|
65 |
+
#, php-format
|
66 |
+
msgid "[%s] Registration Denied"
|
67 |
+
msgstr "[%s] Registratie geweigerd"
|
68 |
|
69 |
+
#: ../new-user-approve.php:614
|
70 |
+
msgid "Registration successful."
|
71 |
+
msgstr "Registratie succesvol"
|
72 |
|
73 |
+
#: ../new-user-approve.php:617
|
74 |
+
msgid "Pending Approval"
|
75 |
+
msgstr "Goedkeuring nog in behandeling"
|
76 |
+
|
77 |
+
#: ../admin/templates/approve.php:6
|
78 |
+
msgid "User successfully updated."
|
79 |
+
msgstr "Gebruiker succesvol bijgewerkt."
|
80 |
+
|
81 |
+
#: ../admin/templates/approve.php:11
|
82 |
+
msgid "User Registration Approval"
|
83 |
+
msgstr "Goedkeuring gebruikersregistratie"
|
84 |
|
85 |
+
#: ../includes/admin-approve.php:50
|
86 |
+
msgid "Approve New Users"
|
87 |
+
msgstr "Goedkeuren nieuwe gebruikers"
|
88 |
|
89 |
+
#: ../includes/admin-approve.php:82
|
90 |
msgid "Username"
|
91 |
msgstr "Gebruikersnaam"
|
92 |
|
93 |
+
#: ../includes/admin-approve.php:83
|
94 |
msgid "Name"
|
95 |
msgstr "Naam"
|
96 |
|
97 |
+
#: ../includes/admin-approve.php:84
|
98 |
msgid "E-mail"
|
99 |
msgstr "E-mail"
|
100 |
|
101 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
|
|
102 |
msgid "Actions"
|
103 |
msgstr "Acties"
|
104 |
|
105 |
+
#: ../includes/admin-approve.php:129
|
106 |
msgid "email:"
|
107 |
msgstr "email:"
|
108 |
|
109 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
110 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
111 |
msgid "Approve"
|
112 |
msgstr "Goedkeuren"
|
113 |
|
114 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
115 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
116 |
msgid "Deny"
|
117 |
msgstr "Weigeren"
|
118 |
|
119 |
+
#: ../includes/admin-approve.php:154
|
120 |
msgid "approved"
|
121 |
msgstr "goedgekeurd"
|
122 |
|
123 |
+
#: ../includes/admin-approve.php:156
|
124 |
msgid "denied"
|
125 |
msgstr "geweigerd"
|
126 |
|
127 |
+
#: ../includes/admin-approve.php:158
|
128 |
msgid "pending"
|
129 |
msgstr "in behandeling"
|
130 |
|
131 |
+
#: ../includes/admin-approve.php:161
|
132 |
#, php-format
|
133 |
msgid "There are no users with a status of %s"
|
134 |
msgstr "Er zijn geen gebruikers met de status %s"
|
135 |
|
136 |
+
#: ../includes/admin-approve.php:197
|
|
|
|
|
|
|
|
|
137 |
#, php-format
|
138 |
+
msgid ""
|
139 |
+
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
140 |
+
"| <a href=\"%2$s\">Hide Notice</a>"
|
141 |
+
msgstr ""
|
142 |
|
143 |
+
#: ../includes/admin-approve.php:220
|
144 |
+
#, fuzzy
|
145 |
+
msgid "Approve Users"
|
146 |
+
msgstr "Goedgekeurde gebruikers"
|
147 |
|
148 |
+
#: ../includes/admin-approve.php:221
|
149 |
+
msgid "Updates"
|
150 |
+
msgstr ""
|
|
|
151 |
|
152 |
+
#: ../includes/admin-approve.php:222
|
153 |
+
msgid "Support"
|
154 |
+
msgstr ""
|
155 |
+
|
156 |
+
#: ../includes/admin-approve.php:223
|
157 |
+
msgid "Feedback"
|
158 |
+
msgstr ""
|
159 |
|
160 |
+
#: ../includes/admin-approve.php:231
|
161 |
+
msgid "Users Pending Approval"
|
162 |
+
msgstr "Gebruikers in behandeling"
|
163 |
+
|
164 |
+
#: ../includes/admin-approve.php:233
|
165 |
+
msgid "Approved Users"
|
166 |
+
msgstr "Goedgekeurde gebruikers"
|
167 |
+
|
168 |
+
#: ../includes/admin-approve.php:235
|
169 |
+
msgid "Denied Users"
|
170 |
+
msgstr "Geweigerde gebruikers"
|
171 |
+
|
172 |
+
#: ../includes/email-tags.php:235
|
173 |
+
msgid "The user's username on the site as well as the Username label"
|
174 |
+
msgstr ""
|
175 |
+
|
176 |
+
#: ../includes/email-tags.php:241
|
177 |
+
msgid "The user's email address"
|
178 |
+
msgstr ""
|
179 |
+
|
180 |
+
#: ../includes/email-tags.php:247
|
181 |
+
msgid "Your site name"
|
182 |
+
msgstr ""
|
183 |
+
|
184 |
+
#: ../includes/email-tags.php:253
|
185 |
+
msgid "Your site URL"
|
186 |
+
msgstr ""
|
187 |
+
|
188 |
+
#: ../includes/email-tags.php:259
|
189 |
+
msgid "The URL to approve/deny users"
|
190 |
+
msgstr ""
|
191 |
+
|
192 |
+
#: ../includes/email-tags.php:265
|
193 |
+
msgid "The URL to login to the site"
|
194 |
+
msgstr ""
|
195 |
+
|
196 |
+
#: ../includes/email-tags.php:271
|
197 |
+
msgid "Generates the password for the user to add to the email"
|
198 |
+
msgstr ""
|
199 |
+
|
200 |
+
#: ../includes/email-tags.php:299
|
201 |
#, php-format
|
202 |
msgid "Username: %s"
|
203 |
msgstr "Gebruikersnaam: %s"
|
204 |
|
205 |
+
#: ../includes/email-tags.php:390
|
206 |
#, php-format
|
207 |
msgid "Password: %s"
|
208 |
msgstr "Wachtwoord: %s"
|
209 |
|
210 |
+
#: ../includes/messages.php:9
|
211 |
+
#, fuzzy
|
212 |
+
msgid "You have been approved to access {sitename}"
|
213 |
+
msgstr "Uw aanvraag voor toegang tot %s is goedgekeurd"
|
214 |
|
215 |
+
#: ../includes/messages.php:25
|
216 |
+
#, fuzzy
|
217 |
+
msgid "You have been denied access to {sitename}."
|
218 |
msgstr "Uw aanvraag voor toegang tot %s is geweigerd"
|
219 |
|
220 |
+
#: ../includes/messages.php:38
|
221 |
+
msgid ""
|
222 |
+
"An email has been sent to the site administrator. The administrator will "
|
223 |
+
"review the information that has been submitted and either approve or deny "
|
224 |
+
"your request."
|
225 |
+
msgstr ""
|
226 |
+
"Er is een email gestuurd naar de beheerder van de website. De beheerder zal "
|
227 |
+
"uw aanvraag beoordelen en deze goedkeuren of afwijzen."
|
228 |
|
229 |
+
#: ../includes/messages.php:40
|
230 |
+
msgid ""
|
231 |
+
"You will receive an email with instructions on what you will need to do "
|
232 |
+
"next. Thanks for your patience."
|
233 |
msgstr "U ontvangt een email met verdere instructies. Dank u voor uw geduld."
|
234 |
|
235 |
+
#: ../includes/messages.php:53
|
236 |
+
#, fuzzy
|
237 |
+
msgid ""
|
238 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
239 |
+
"approved, you must first register."
|
240 |
+
msgstr ""
|
241 |
+
"Welkom op %s. Deze website is alleen toegankelijk voor goedgekeurde "
|
242 |
+
"gebruikers. Om goedgekeurd te worden moet u uwzelf eerst registreren."
|
243 |
|
244 |
+
#: ../includes/messages.php:66
|
245 |
+
#, fuzzy
|
246 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
247 |
+
msgstr "%1$s (%2$s) heeft een gebruikersnaam aangevraagd om %3$s"
|
248 |
|
249 |
+
#: ../includes/messages.php:68
|
250 |
+
#, fuzzy
|
251 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
252 |
+
msgstr "Om deze gebruiker wel of geen toegang te geven tot %s gaat u naar"
|
253 |
+
|
254 |
+
#: ../includes/messages.php:83
|
255 |
+
msgid ""
|
256 |
+
"After you register, your request will be sent to the site administrator for "
|
257 |
+
"approval. You will then receive an email with further instructions."
|
258 |
+
msgstr ""
|
259 |
+
"Na registratie wordt uw aanvraag naar de beheerder van de website gestuurd "
|
260 |
+
"ter goedkeuring. U ontvangt dan een email met verdere instructies."
|
261 |
+
|
262 |
+
#: ../includes/user-list.php:120
|
263 |
+
msgid "Status"
|
264 |
+
msgstr ""
|
265 |
+
|
266 |
+
#: ../includes/user-list.php:156
|
267 |
+
msgid "Filter"
|
268 |
+
msgstr ""
|
269 |
+
|
270 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
271 |
+
msgid "View all users"
|
272 |
+
msgstr ""
|
273 |
+
|
274 |
+
#: ../includes/user-list.php:320
|
275 |
+
#, fuzzy, php-format
|
276 |
+
msgid "User denied."
|
277 |
+
msgid_plural "%s users denied."
|
278 |
+
msgstr[0] "geweigerd"
|
279 |
+
msgstr[1] "geweigerd"
|
280 |
+
|
281 |
+
#: ../includes/user-list.php:325
|
282 |
+
#, fuzzy, php-format
|
283 |
+
msgid "User approved."
|
284 |
+
msgid_plural "%s users approved."
|
285 |
+
msgstr[0] "Goedkeuring nieuwe gebruiker"
|
286 |
+
msgstr[1] "Goedkeuring nieuwe gebruiker"
|
287 |
+
|
288 |
+
#: ../includes/user-list.php:349
|
289 |
+
msgid "Access Status"
|
290 |
+
msgstr ""
|
291 |
+
|
292 |
+
#: ../includes/user-list.php:354
|
293 |
+
msgid "-- Status --"
|
294 |
+
msgstr ""
|
295 |
+
|
296 |
+
#: ../includes/user-list.php:362
|
297 |
+
msgid "If user has access to sign in or not."
|
298 |
+
msgstr ""
|
299 |
+
|
300 |
+
#: ../includes/user-list.php:365
|
301 |
+
msgid "Current user status is <strong>pending</strong>."
|
302 |
+
msgstr ""
|
303 |
+
|
304 |
+
#~ msgid "Settings"
|
305 |
+
#~ msgstr "Instellingen"
|
306 |
|
307 |
+
#~ msgid "User Management"
|
308 |
+
#~ msgstr "Gebruikersbeheer"
|
|
|
309 |
|
310 |
+
#~ msgid "ID"
|
311 |
+
#~ msgstr "ID"
|
|
|
312 |
|
313 |
+
#~ msgid "User name already exists"
|
314 |
+
#~ msgstr "Gebruikersnaam bestaat reeds"
|
|
|
315 |
|
316 |
+
#~ msgid "http://www.picklewagon.com/wordpress/new-user-approve"
|
317 |
+
#~ msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
|
|
318 |
|
319 |
+
#~ msgid ""
|
320 |
+
#~ "This plugin allows administrators to approve users once they register. "
|
321 |
+
#~ "Only approved users will be allowed to access the blog."
|
322 |
+
#~ msgstr ""
|
323 |
+
#~ "Deze plugin stelt beheerders in staat om gebruikers goed te keuren na "
|
324 |
+
#~ "registratie. Alleen goedgekeurde gebruikers mogen het blog gebruiken."
|
325 |
|
326 |
+
#~ msgid "Josh Harrison"
|
327 |
+
#~ msgstr "Josh Harrison"
|
|
|
328 |
|
329 |
+
#~ msgid "http://www.picklewagon.com/"
|
330 |
+
#~ msgstr "http://www.picklewagon.com/"
|
localization/new-user-approve-pl_PL.mo
CHANGED
Binary file
|
localization/new-user-approve-pl_PL.po
CHANGED
@@ -7,194 +7,328 @@ msgid ""
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: PACKAGE VERSION\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
10 |
-
"POT-Creation-Date:
|
11 |
-
"PO-Revision-Date:
|
12 |
-
"Last-Translator:
|
13 |
"Language-Team: Piotr Kubala <pik256@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: Polish\n"
|
18 |
-
"X-Poedit-Country: POLAND\n"
|
19 |
"X-Poedit-SourceCharset: utf-8\n"
|
|
|
20 |
|
21 |
-
#: new-user-approve.php:
|
22 |
-
|
23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
-
#: new-user-approve.php:
|
26 |
-
msgid "
|
27 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
28 |
|
29 |
-
#: new-user-approve.php:
|
30 |
msgid "Users"
|
31 |
msgstr "Użytkownicy"
|
32 |
|
33 |
-
#: new-user-approve.php:
|
34 |
-
|
35 |
-
|
|
|
36 |
|
37 |
-
#: new-user-approve.php:
|
38 |
-
|
39 |
-
|
|
|
|
|
|
|
40 |
|
41 |
-
#: new-user-approve.php:
|
42 |
-
|
43 |
-
|
|
|
44 |
|
45 |
-
#: new-user-approve.php:
|
46 |
-
|
47 |
-
|
|
|
48 |
|
49 |
-
#: new-user-approve.php:
|
50 |
-
msgid "
|
51 |
-
msgstr "
|
52 |
|
53 |
-
#: new-user-approve.php:
|
54 |
-
msgid "
|
55 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
|
57 |
-
#:
|
58 |
-
msgid "
|
59 |
-
msgstr "
|
60 |
|
61 |
-
#:
|
62 |
msgid "Username"
|
63 |
msgstr "Konto"
|
64 |
|
65 |
-
#:
|
66 |
msgid "Name"
|
67 |
msgstr "Nazwa"
|
68 |
|
69 |
-
#:
|
70 |
msgid "E-mail"
|
71 |
msgstr "E-mail"
|
72 |
|
73 |
-
#:
|
74 |
-
#: new-user-approve.php:262
|
75 |
msgid "Actions"
|
76 |
msgstr "Czynność"
|
77 |
|
78 |
-
#:
|
79 |
msgid "email:"
|
80 |
msgstr "email:"
|
81 |
|
82 |
-
#:
|
|
|
83 |
msgid "Approve"
|
84 |
msgstr "Zatwierdź"
|
85 |
|
86 |
-
#:
|
|
|
87 |
msgid "Deny"
|
88 |
msgstr "Odrzuć"
|
89 |
|
90 |
-
#:
|
91 |
msgid "approved"
|
92 |
msgstr "przyjęty"
|
93 |
|
94 |
-
#:
|
95 |
msgid "denied"
|
96 |
msgstr "odrzucony"
|
97 |
|
98 |
-
#:
|
99 |
msgid "pending"
|
100 |
msgstr "oczekujący"
|
101 |
|
102 |
-
#:
|
103 |
#, php-format
|
104 |
msgid "There are no users with a status of %s"
|
105 |
msgstr "Nie ma żadnych użytkowników ze statusem %s"
|
106 |
|
107 |
-
#:
|
108 |
-
msgid "User name already exists"
|
109 |
-
msgstr "Taka nazwa już istnieje"
|
110 |
-
|
111 |
-
#: new-user-approve.php:335
|
112 |
#, php-format
|
113 |
-
msgid "
|
114 |
-
|
|
|
|
|
115 |
|
116 |
-
#:
|
117 |
-
#,
|
118 |
-
msgid "
|
119 |
-
msgstr "
|
120 |
|
121 |
-
#:
|
122 |
-
|
123 |
-
|
124 |
-
msgstr "[%s] Akceptacja użytkowników"
|
125 |
|
126 |
-
#:
|
127 |
-
|
128 |
-
|
129 |
-
|
|
|
|
|
|
|
130 |
|
131 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
132 |
#, php-format
|
133 |
msgid "Username: %s"
|
134 |
msgstr "Konto: %s"
|
135 |
|
136 |
-
#:
|
137 |
#, php-format
|
138 |
msgid "Password: %s"
|
139 |
msgstr "Hasło: %s"
|
140 |
|
141 |
-
#:
|
142 |
-
#,
|
143 |
-
msgid "
|
144 |
-
msgstr "
|
145 |
|
146 |
-
#:
|
147 |
-
#,
|
148 |
-
msgid "You have been denied access to
|
149 |
-
msgstr "
|
|
|
|
|
150 |
|
151 |
-
#:
|
152 |
-
|
153 |
-
|
154 |
-
|
|
|
|
|
|
|
|
|
155 |
|
156 |
-
#:
|
157 |
-
msgid "
|
158 |
-
|
|
|
|
|
|
|
159 |
|
160 |
-
#:
|
161 |
-
|
162 |
-
|
|
|
|
|
|
|
|
|
|
|
163 |
|
164 |
-
#:
|
165 |
-
|
166 |
-
|
|
|
167 |
|
168 |
-
#:
|
169 |
-
|
170 |
-
|
|
|
171 |
|
172 |
-
#:
|
173 |
-
|
174 |
-
|
175 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
176 |
|
177 |
-
|
178 |
-
|
179 |
-
msgstr "Po zarejestrowaniu twoje dane zostaną przesłane do administratora w celu weryfikacji. Po weryfikacji otrzymasz email z dalszymi instrukcjami."
|
180 |
|
181 |
-
|
182 |
-
|
183 |
-
msgstr "Akceptacja nowego użytkownika"
|
184 |
|
185 |
-
|
186 |
-
|
187 |
-
msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
188 |
|
189 |
-
|
190 |
-
|
191 |
-
msgstr "Ta wtyczka pozwala administratorom zatwierdzać lub odrzucać uzytkowników w trakcie procesu rejestracji. Jedynie zatwierdzeni użytkownicy mogą zalogowac się na blogu."
|
192 |
|
193 |
-
|
194 |
-
|
195 |
-
|
|
|
|
|
|
|
|
|
196 |
|
197 |
-
|
198 |
-
|
199 |
-
msgstr "http://www.picklewagon.com/"
|
200 |
|
|
|
|
7 |
msgstr ""
|
8 |
"Project-Id-Version: PACKAGE VERSION\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
10 |
+
"POT-Creation-Date: 2014-10-08 23:50-0700\n"
|
11 |
+
"PO-Revision-Date: 2014-10-09 00:11-0700\n"
|
12 |
+
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
13 |
"Language-Team: Piotr Kubala <pik256@gmail.com>\n"
|
14 |
+
"Language: pl_PL\n"
|
15 |
"MIME-Version: 1.0\n"
|
16 |
"Content-Type: text/plain; charset=utf-8\n"
|
17 |
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
18 |
"X-Poedit-SourceCharset: utf-8\n"
|
19 |
+
"X-Generator: Poedit 1.5.7\n"
|
20 |
|
21 |
+
#: ../new-user-approve.php:98
|
22 |
+
#, php-format
|
23 |
+
msgid "New User Approve requires WordPress %s or newer."
|
24 |
+
msgstr ""
|
25 |
+
|
26 |
+
#: ../new-user-approve.php:145
|
27 |
+
#, php-format
|
28 |
+
msgid ""
|
29 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
30 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
31 |
+
"\">Hide Notice</a>"
|
32 |
+
msgstr ""
|
33 |
|
34 |
+
#: ../new-user-approve.php:257
|
35 |
+
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
36 |
+
msgstr ""
|
37 |
+
|
38 |
+
#: ../new-user-approve.php:260
|
39 |
+
msgid ""
|
40 |
+
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
41 |
+
msgstr ""
|
42 |
|
43 |
+
#: ../new-user-approve.php:362
|
44 |
msgid "Users"
|
45 |
msgstr "Użytkownicy"
|
46 |
|
47 |
+
#: ../new-user-approve.php:392
|
48 |
+
#, php-format
|
49 |
+
msgid "[%s] User Approval"
|
50 |
+
msgstr "[%s] Akceptacja użytkowników"
|
51 |
|
52 |
+
#: ../new-user-approve.php:454
|
53 |
+
#, php-format
|
54 |
+
msgid ""
|
55 |
+
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
56 |
+
"href=\"mailto:%s\">webmaster</a> !"
|
57 |
+
msgstr ""
|
58 |
|
59 |
+
#: ../new-user-approve.php:520
|
60 |
+
#, php-format
|
61 |
+
msgid "[%s] Registration Approved"
|
62 |
+
msgstr "[%s] Zaakceptowana rejestracja"
|
63 |
|
64 |
+
#: ../new-user-approve.php:550
|
65 |
+
#, php-format
|
66 |
+
msgid "[%s] Registration Denied"
|
67 |
+
msgstr "[%s] Odrzucona rejestracja"
|
68 |
|
69 |
+
#: ../new-user-approve.php:614
|
70 |
+
msgid "Registration successful."
|
71 |
+
msgstr "Rejestracja przyjęta."
|
72 |
|
73 |
+
#: ../new-user-approve.php:617
|
74 |
+
msgid "Pending Approval"
|
75 |
+
msgstr "Oczekiwanie na akceptację"
|
76 |
+
|
77 |
+
#: ../admin/templates/approve.php:6
|
78 |
+
msgid "User successfully updated."
|
79 |
+
msgstr "Konto zostało zaktualizowane"
|
80 |
+
|
81 |
+
#: ../admin/templates/approve.php:11
|
82 |
+
msgid "User Registration Approval"
|
83 |
+
msgstr "Przyjmowanie rejestracji"
|
84 |
|
85 |
+
#: ../includes/admin-approve.php:50
|
86 |
+
msgid "Approve New Users"
|
87 |
+
msgstr "Zatwierdanie użytkowników"
|
88 |
|
89 |
+
#: ../includes/admin-approve.php:82
|
90 |
msgid "Username"
|
91 |
msgstr "Konto"
|
92 |
|
93 |
+
#: ../includes/admin-approve.php:83
|
94 |
msgid "Name"
|
95 |
msgstr "Nazwa"
|
96 |
|
97 |
+
#: ../includes/admin-approve.php:84
|
98 |
msgid "E-mail"
|
99 |
msgstr "E-mail"
|
100 |
|
101 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
|
|
102 |
msgid "Actions"
|
103 |
msgstr "Czynność"
|
104 |
|
105 |
+
#: ../includes/admin-approve.php:129
|
106 |
msgid "email:"
|
107 |
msgstr "email:"
|
108 |
|
109 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
110 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
111 |
msgid "Approve"
|
112 |
msgstr "Zatwierdź"
|
113 |
|
114 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
115 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
116 |
msgid "Deny"
|
117 |
msgstr "Odrzuć"
|
118 |
|
119 |
+
#: ../includes/admin-approve.php:154
|
120 |
msgid "approved"
|
121 |
msgstr "przyjęty"
|
122 |
|
123 |
+
#: ../includes/admin-approve.php:156
|
124 |
msgid "denied"
|
125 |
msgstr "odrzucony"
|
126 |
|
127 |
+
#: ../includes/admin-approve.php:158
|
128 |
msgid "pending"
|
129 |
msgstr "oczekujący"
|
130 |
|
131 |
+
#: ../includes/admin-approve.php:161
|
132 |
#, php-format
|
133 |
msgid "There are no users with a status of %s"
|
134 |
msgstr "Nie ma żadnych użytkowników ze statusem %s"
|
135 |
|
136 |
+
#: ../includes/admin-approve.php:197
|
|
|
|
|
|
|
|
|
137 |
#, php-format
|
138 |
+
msgid ""
|
139 |
+
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
140 |
+
"| <a href=\"%2$s\">Hide Notice</a>"
|
141 |
+
msgstr ""
|
142 |
|
143 |
+
#: ../includes/admin-approve.php:220
|
144 |
+
#, fuzzy
|
145 |
+
msgid "Approve Users"
|
146 |
+
msgstr "Użytkownicy przyjęci"
|
147 |
|
148 |
+
#: ../includes/admin-approve.php:221
|
149 |
+
msgid "Updates"
|
150 |
+
msgstr ""
|
|
|
151 |
|
152 |
+
#: ../includes/admin-approve.php:222
|
153 |
+
msgid "Support"
|
154 |
+
msgstr ""
|
155 |
+
|
156 |
+
#: ../includes/admin-approve.php:223
|
157 |
+
msgid "Feedback"
|
158 |
+
msgstr ""
|
159 |
|
160 |
+
#: ../includes/admin-approve.php:231
|
161 |
+
msgid "Users Pending Approval"
|
162 |
+
msgstr "Użytkownicy oczekujący na akceptację"
|
163 |
+
|
164 |
+
#: ../includes/admin-approve.php:233
|
165 |
+
msgid "Approved Users"
|
166 |
+
msgstr "Użytkownicy przyjęci"
|
167 |
+
|
168 |
+
#: ../includes/admin-approve.php:235
|
169 |
+
msgid "Denied Users"
|
170 |
+
msgstr "Użytkownicy odrzuceni"
|
171 |
+
|
172 |
+
#: ../includes/email-tags.php:235
|
173 |
+
msgid "The user's username on the site as well as the Username label"
|
174 |
+
msgstr ""
|
175 |
+
|
176 |
+
#: ../includes/email-tags.php:241
|
177 |
+
msgid "The user's email address"
|
178 |
+
msgstr ""
|
179 |
+
|
180 |
+
#: ../includes/email-tags.php:247
|
181 |
+
msgid "Your site name"
|
182 |
+
msgstr ""
|
183 |
+
|
184 |
+
#: ../includes/email-tags.php:253
|
185 |
+
msgid "Your site URL"
|
186 |
+
msgstr ""
|
187 |
+
|
188 |
+
#: ../includes/email-tags.php:259
|
189 |
+
msgid "The URL to approve/deny users"
|
190 |
+
msgstr ""
|
191 |
+
|
192 |
+
#: ../includes/email-tags.php:265
|
193 |
+
msgid "The URL to login to the site"
|
194 |
+
msgstr ""
|
195 |
+
|
196 |
+
#: ../includes/email-tags.php:271
|
197 |
+
msgid "Generates the password for the user to add to the email"
|
198 |
+
msgstr ""
|
199 |
+
|
200 |
+
#: ../includes/email-tags.php:299
|
201 |
#, php-format
|
202 |
msgid "Username: %s"
|
203 |
msgstr "Konto: %s"
|
204 |
|
205 |
+
#: ../includes/email-tags.php:390
|
206 |
#, php-format
|
207 |
msgid "Password: %s"
|
208 |
msgstr "Hasło: %s"
|
209 |
|
210 |
+
#: ../includes/messages.php:9
|
211 |
+
#, fuzzy
|
212 |
+
msgid "You have been approved to access {sitename}"
|
213 |
+
msgstr "Zostałeś przyjęty na %s"
|
214 |
|
215 |
+
#: ../includes/messages.php:25
|
216 |
+
#, fuzzy
|
217 |
+
msgid "You have been denied access to {sitename}."
|
218 |
+
msgstr ""
|
219 |
+
"Twoja rejestracja na %s została odrzucona. Przepraszamy: być może podałeś "
|
220 |
+
"błędne lub niepełne informacje w trakcie rejestracji."
|
221 |
|
222 |
+
#: ../includes/messages.php:38
|
223 |
+
msgid ""
|
224 |
+
"An email has been sent to the site administrator. The administrator will "
|
225 |
+
"review the information that has been submitted and either approve or deny "
|
226 |
+
"your request."
|
227 |
+
msgstr ""
|
228 |
+
"Wysłano email do administratora, który zapozna się z wprowadzonymi "
|
229 |
+
"informacjami i przyjmie lub odrzuci twoją rejestrację.<br>"
|
230 |
|
231 |
+
#: ../includes/messages.php:40
|
232 |
+
msgid ""
|
233 |
+
"You will receive an email with instructions on what you will need to do "
|
234 |
+
"next. Thanks for your patience."
|
235 |
+
msgstr ""
|
236 |
+
"Oczekuj emaila z instrukcjami, co robić dalej. Dziękujemy za cierpliwość."
|
237 |
|
238 |
+
#: ../includes/messages.php:53
|
239 |
+
#, fuzzy
|
240 |
+
msgid ""
|
241 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
242 |
+
"approved, you must first register."
|
243 |
+
msgstr ""
|
244 |
+
"Witaj na %s. Część tej witryny dostępna jest tylko dla zaakceptowanych "
|
245 |
+
"użytkowników. Aby zostać zaakceptowanym, musisz wpierw się zarejestrować."
|
246 |
|
247 |
+
#: ../includes/messages.php:66
|
248 |
+
#, fuzzy
|
249 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
250 |
+
msgstr "%1$s (%2$s) zażądał konta na %3$s"
|
251 |
|
252 |
+
#: ../includes/messages.php:68
|
253 |
+
#, fuzzy
|
254 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
255 |
+
msgstr "Aby zaakceptować lub odrzucić to żądanie na %s przejdź do"
|
256 |
|
257 |
+
#: ../includes/messages.php:83
|
258 |
+
msgid ""
|
259 |
+
"After you register, your request will be sent to the site administrator for "
|
260 |
+
"approval. You will then receive an email with further instructions."
|
261 |
+
msgstr ""
|
262 |
+
"Po zarejestrowaniu twoje dane zostaną przesłane do administratora w celu "
|
263 |
+
"weryfikacji. Po weryfikacji otrzymasz email z dalszymi instrukcjami."
|
264 |
+
|
265 |
+
#: ../includes/user-list.php:120
|
266 |
+
msgid "Status"
|
267 |
+
msgstr ""
|
268 |
+
|
269 |
+
#: ../includes/user-list.php:156
|
270 |
+
msgid "Filter"
|
271 |
+
msgstr ""
|
272 |
+
|
273 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
274 |
+
msgid "View all users"
|
275 |
+
msgstr ""
|
276 |
+
|
277 |
+
#: ../includes/user-list.php:320
|
278 |
+
#, fuzzy, php-format
|
279 |
+
msgid "User denied."
|
280 |
+
msgid_plural "%s users denied."
|
281 |
+
msgstr[0] "odrzucony"
|
282 |
+
msgstr[1] "odrzucony"
|
283 |
+
|
284 |
+
#: ../includes/user-list.php:325
|
285 |
+
#, fuzzy, php-format
|
286 |
+
msgid "User approved."
|
287 |
+
msgid_plural "%s users approved."
|
288 |
+
msgstr[0] "Akceptacja nowego użytkownika"
|
289 |
+
msgstr[1] "Akceptacja nowego użytkownika"
|
290 |
+
|
291 |
+
#: ../includes/user-list.php:349
|
292 |
+
msgid "Access Status"
|
293 |
+
msgstr ""
|
294 |
+
|
295 |
+
#: ../includes/user-list.php:354
|
296 |
+
msgid "-- Status --"
|
297 |
+
msgstr ""
|
298 |
+
|
299 |
+
#: ../includes/user-list.php:362
|
300 |
+
msgid "If user has access to sign in or not."
|
301 |
+
msgstr ""
|
302 |
+
|
303 |
+
#: ../includes/user-list.php:365
|
304 |
+
msgid "Current user status is <strong>pending</strong>."
|
305 |
+
msgstr ""
|
306 |
+
|
307 |
+
#~ msgid "Settings"
|
308 |
+
#~ msgstr "Ustawienia"
|
309 |
|
310 |
+
#~ msgid "User Management"
|
311 |
+
#~ msgstr "Zarządzanie kontami"
|
|
|
312 |
|
313 |
+
#~ msgid "ID"
|
314 |
+
#~ msgstr "ID"
|
|
|
315 |
|
316 |
+
#~ msgid "User name already exists"
|
317 |
+
#~ msgstr "Taka nazwa już istnieje"
|
|
|
318 |
|
319 |
+
#~ msgid "http://www.picklewagon.com/wordpress/new-user-approve"
|
320 |
+
#~ msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
|
|
321 |
|
322 |
+
#~ msgid ""
|
323 |
+
#~ "This plugin allows administrators to approve users once they register. "
|
324 |
+
#~ "Only approved users will be allowed to access the blog."
|
325 |
+
#~ msgstr ""
|
326 |
+
#~ "Ta wtyczka pozwala administratorom zatwierdzać lub odrzucać uzytkowników "
|
327 |
+
#~ "w trakcie procesu rejestracji. Jedynie zatwierdzeni użytkownicy mogą "
|
328 |
+
#~ "zalogowac się na blogu."
|
329 |
|
330 |
+
#~ msgid "Josh Harrison"
|
331 |
+
#~ msgstr "Josh Harrison"
|
|
|
332 |
|
333 |
+
#~ msgid "http://www.picklewagon.com/"
|
334 |
+
#~ msgstr "http://www.picklewagon.com/"
|
localization/new-user-approve-pt_BR.mo
CHANGED
Binary file
|
localization/new-user-approve-pt_BR.po
CHANGED
@@ -2,194 +2,307 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: aprove\n"
|
4 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: \n"
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"X-Poedit-Language: Portuguese\n"
|
13 |
-
"X-Poedit-Country: BRAZIL\n"
|
14 |
"X-Poedit-SourceCharset: utf-8\n"
|
|
|
15 |
|
16 |
-
#: new-user-approve.php:
|
17 |
-
|
18 |
-
|
|
|
19 |
|
20 |
-
#: new-user-approve.php:
|
21 |
-
|
22 |
-
|
|
|
|
|
|
|
|
|
23 |
|
24 |
-
#: new-user-approve.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
msgid "Users"
|
26 |
msgstr "Usuários"
|
27 |
|
28 |
-
#: new-user-approve.php:
|
29 |
-
|
30 |
-
|
|
|
31 |
|
32 |
-
#: new-user-approve.php:
|
33 |
-
|
34 |
-
|
|
|
|
|
|
|
35 |
|
36 |
-
#: new-user-approve.php:
|
37 |
-
|
38 |
-
|
|
|
39 |
|
40 |
-
#: new-user-approve.php:
|
41 |
-
|
42 |
-
|
|
|
43 |
|
44 |
-
#: new-user-approve.php:
|
45 |
-
msgid "
|
46 |
-
msgstr "
|
47 |
|
48 |
-
#: new-user-approve.php:
|
49 |
-
msgid "
|
50 |
-
msgstr "
|
51 |
|
52 |
-
#:
|
53 |
-
msgid "
|
54 |
-
msgstr ""
|
|
|
|
|
|
|
|
|
55 |
|
56 |
-
#:
|
|
|
|
|
|
|
|
|
57 |
msgid "Username"
|
58 |
msgstr "Username"
|
59 |
|
60 |
-
#:
|
61 |
msgid "Name"
|
62 |
msgstr "Nome"
|
63 |
|
64 |
-
#:
|
65 |
msgid "E-mail"
|
66 |
msgstr ""
|
67 |
|
68 |
-
#:
|
69 |
-
#: new-user-approve.php:262
|
70 |
msgid "Actions"
|
71 |
msgstr "Ações"
|
72 |
|
73 |
-
#:
|
74 |
msgid "email:"
|
75 |
msgstr ""
|
76 |
|
77 |
-
#:
|
|
|
78 |
msgid "Approve"
|
79 |
msgstr "Aprovar"
|
80 |
|
81 |
-
#:
|
|
|
82 |
msgid "Deny"
|
83 |
msgstr "Negar"
|
84 |
|
85 |
-
#:
|
86 |
msgid "approved"
|
87 |
msgstr "aprovado"
|
88 |
|
89 |
-
#:
|
90 |
msgid "denied"
|
91 |
msgstr "negado"
|
92 |
|
93 |
-
#:
|
94 |
msgid "pending"
|
95 |
msgstr "pendente"
|
96 |
|
97 |
-
#:
|
98 |
#, php-format
|
99 |
msgid "There are no users with a status of %s"
|
100 |
msgstr "Não há usuários com o status %s "
|
101 |
|
102 |
-
#:
|
103 |
-
msgid "User name already exists"
|
104 |
-
msgstr "Nome de usuário já existe"
|
105 |
-
|
106 |
-
#: new-user-approve.php:335
|
107 |
#, php-format
|
108 |
-
msgid "
|
109 |
-
|
|
|
|
|
110 |
|
111 |
-
#:
|
112 |
-
#,
|
113 |
-
msgid "
|
114 |
-
msgstr "
|
115 |
|
116 |
-
#:
|
117 |
-
|
118 |
-
|
119 |
-
msgstr "[%s] Aprovação de usuário"
|
120 |
|
121 |
-
#:
|
122 |
-
|
123 |
-
|
124 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
125 |
|
126 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
127 |
#, php-format
|
128 |
msgid "Username: %s"
|
129 |
msgstr "Username: %s"
|
130 |
|
131 |
-
#:
|
132 |
#, php-format
|
133 |
msgid "Password: %s"
|
134 |
msgstr "Senha: %s"
|
135 |
|
136 |
-
#:
|
137 |
-
#,
|
138 |
-
msgid "
|
139 |
-
msgstr "
|
140 |
|
141 |
-
#:
|
142 |
-
#,
|
143 |
-
msgid "You have been denied access to
|
144 |
msgstr "Seu acesso a %s foi negado"
|
145 |
|
146 |
-
#:
|
147 |
-
|
148 |
-
|
149 |
-
|
|
|
|
|
|
|
|
|
150 |
|
151 |
-
#:
|
152 |
-
msgid "
|
153 |
-
|
|
|
|
|
|
|
|
|
154 |
|
155 |
-
#:
|
156 |
-
|
157 |
-
|
|
|
|
|
|
|
|
|
|
|
158 |
|
159 |
-
#:
|
160 |
-
|
161 |
-
|
|
|
162 |
|
163 |
-
#:
|
164 |
-
|
165 |
-
|
|
|
166 |
|
167 |
-
#:
|
168 |
-
|
169 |
-
|
170 |
-
|
|
|
|
|
|
|
171 |
|
172 |
-
#:
|
173 |
-
msgid "
|
174 |
-
msgstr "
|
175 |
|
176 |
-
|
177 |
-
msgid "
|
178 |
-
msgstr "
|
179 |
|
180 |
-
|
181 |
-
msgid "
|
182 |
msgstr ""
|
183 |
|
184 |
-
|
185 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
186 |
msgstr ""
|
187 |
|
188 |
-
|
189 |
-
msgid "
|
190 |
msgstr ""
|
191 |
|
192 |
-
|
193 |
-
msgid "
|
194 |
msgstr ""
|
195 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: aprove\n"
|
4 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
5 |
+
"POT-Creation-Date: 2014-10-08 23:50-0700\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
+
"Language: pt_BR\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=utf-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
13 |
"X-Poedit-SourceCharset: utf-8\n"
|
14 |
+
"X-Generator: Poedit 1.5.7\n"
|
15 |
|
16 |
+
#: ../new-user-approve.php:98
|
17 |
+
#, php-format
|
18 |
+
msgid "New User Approve requires WordPress %s or newer."
|
19 |
+
msgstr ""
|
20 |
|
21 |
+
#: ../new-user-approve.php:145
|
22 |
+
#, php-format
|
23 |
+
msgid ""
|
24 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
25 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
26 |
+
"\">Hide Notice</a>"
|
27 |
+
msgstr ""
|
28 |
|
29 |
+
#: ../new-user-approve.php:257
|
30 |
+
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
31 |
+
msgstr ""
|
32 |
+
|
33 |
+
#: ../new-user-approve.php:260
|
34 |
+
msgid ""
|
35 |
+
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
36 |
+
msgstr ""
|
37 |
+
|
38 |
+
#: ../new-user-approve.php:362
|
39 |
msgid "Users"
|
40 |
msgstr "Usuários"
|
41 |
|
42 |
+
#: ../new-user-approve.php:392
|
43 |
+
#, php-format
|
44 |
+
msgid "[%s] User Approval"
|
45 |
+
msgstr "[%s] Aprovação de usuário"
|
46 |
|
47 |
+
#: ../new-user-approve.php:454
|
48 |
+
#, php-format
|
49 |
+
msgid ""
|
50 |
+
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
51 |
+
"href=\"mailto:%s\">webmaster</a> !"
|
52 |
+
msgstr ""
|
53 |
|
54 |
+
#: ../new-user-approve.php:520
|
55 |
+
#, php-format
|
56 |
+
msgid "[%s] Registration Approved"
|
57 |
+
msgstr "[%s] Registro aprovado"
|
58 |
|
59 |
+
#: ../new-user-approve.php:550
|
60 |
+
#, php-format
|
61 |
+
msgid "[%s] Registration Denied"
|
62 |
+
msgstr "[%s] Registro negado"
|
63 |
|
64 |
+
#: ../new-user-approve.php:614
|
65 |
+
msgid "Registration successful."
|
66 |
+
msgstr "Registro bem sucedido."
|
67 |
|
68 |
+
#: ../new-user-approve.php:617
|
69 |
+
msgid "Pending Approval"
|
70 |
+
msgstr "Aprovação pendente"
|
71 |
|
72 |
+
#: ../admin/templates/approve.php:6
|
73 |
+
msgid "User successfully updated."
|
74 |
+
msgstr "Usuário atualizado com sucesso!"
|
75 |
+
|
76 |
+
#: ../admin/templates/approve.php:11
|
77 |
+
msgid "User Registration Approval"
|
78 |
+
msgstr "Aprovação de registro de usuários"
|
79 |
|
80 |
+
#: ../includes/admin-approve.php:50
|
81 |
+
msgid "Approve New Users"
|
82 |
+
msgstr "Aprovar novos usuários"
|
83 |
+
|
84 |
+
#: ../includes/admin-approve.php:82
|
85 |
msgid "Username"
|
86 |
msgstr "Username"
|
87 |
|
88 |
+
#: ../includes/admin-approve.php:83
|
89 |
msgid "Name"
|
90 |
msgstr "Nome"
|
91 |
|
92 |
+
#: ../includes/admin-approve.php:84
|
93 |
msgid "E-mail"
|
94 |
msgstr ""
|
95 |
|
96 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
|
|
97 |
msgid "Actions"
|
98 |
msgstr "Ações"
|
99 |
|
100 |
+
#: ../includes/admin-approve.php:129
|
101 |
msgid "email:"
|
102 |
msgstr ""
|
103 |
|
104 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
105 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
106 |
msgid "Approve"
|
107 |
msgstr "Aprovar"
|
108 |
|
109 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
110 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
111 |
msgid "Deny"
|
112 |
msgstr "Negar"
|
113 |
|
114 |
+
#: ../includes/admin-approve.php:154
|
115 |
msgid "approved"
|
116 |
msgstr "aprovado"
|
117 |
|
118 |
+
#: ../includes/admin-approve.php:156
|
119 |
msgid "denied"
|
120 |
msgstr "negado"
|
121 |
|
122 |
+
#: ../includes/admin-approve.php:158
|
123 |
msgid "pending"
|
124 |
msgstr "pendente"
|
125 |
|
126 |
+
#: ../includes/admin-approve.php:161
|
127 |
#, php-format
|
128 |
msgid "There are no users with a status of %s"
|
129 |
msgstr "Não há usuários com o status %s "
|
130 |
|
131 |
+
#: ../includes/admin-approve.php:197
|
|
|
|
|
|
|
|
|
132 |
#, php-format
|
133 |
+
msgid ""
|
134 |
+
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
135 |
+
"| <a href=\"%2$s\">Hide Notice</a>"
|
136 |
+
msgstr ""
|
137 |
|
138 |
+
#: ../includes/admin-approve.php:220
|
139 |
+
#, fuzzy
|
140 |
+
msgid "Approve Users"
|
141 |
+
msgstr "Usuários aprovados"
|
142 |
|
143 |
+
#: ../includes/admin-approve.php:221
|
144 |
+
msgid "Updates"
|
145 |
+
msgstr ""
|
|
|
146 |
|
147 |
+
#: ../includes/admin-approve.php:222
|
148 |
+
msgid "Support"
|
149 |
+
msgstr ""
|
150 |
+
|
151 |
+
#: ../includes/admin-approve.php:223
|
152 |
+
msgid "Feedback"
|
153 |
+
msgstr ""
|
154 |
+
|
155 |
+
#: ../includes/admin-approve.php:231
|
156 |
+
msgid "Users Pending Approval"
|
157 |
+
msgstr "Usuários com aprovação pendente"
|
158 |
|
159 |
+
#: ../includes/admin-approve.php:233
|
160 |
+
msgid "Approved Users"
|
161 |
+
msgstr "Usuários aprovados"
|
162 |
+
|
163 |
+
#: ../includes/admin-approve.php:235
|
164 |
+
msgid "Denied Users"
|
165 |
+
msgstr "Usuários negados"
|
166 |
+
|
167 |
+
#: ../includes/email-tags.php:235
|
168 |
+
msgid "The user's username on the site as well as the Username label"
|
169 |
+
msgstr ""
|
170 |
+
|
171 |
+
#: ../includes/email-tags.php:241
|
172 |
+
msgid "The user's email address"
|
173 |
+
msgstr ""
|
174 |
+
|
175 |
+
#: ../includes/email-tags.php:247
|
176 |
+
msgid "Your site name"
|
177 |
+
msgstr ""
|
178 |
+
|
179 |
+
#: ../includes/email-tags.php:253
|
180 |
+
msgid "Your site URL"
|
181 |
+
msgstr ""
|
182 |
+
|
183 |
+
#: ../includes/email-tags.php:259
|
184 |
+
msgid "The URL to approve/deny users"
|
185 |
+
msgstr ""
|
186 |
+
|
187 |
+
#: ../includes/email-tags.php:265
|
188 |
+
msgid "The URL to login to the site"
|
189 |
+
msgstr ""
|
190 |
+
|
191 |
+
#: ../includes/email-tags.php:271
|
192 |
+
msgid "Generates the password for the user to add to the email"
|
193 |
+
msgstr ""
|
194 |
+
|
195 |
+
#: ../includes/email-tags.php:299
|
196 |
#, php-format
|
197 |
msgid "Username: %s"
|
198 |
msgstr "Username: %s"
|
199 |
|
200 |
+
#: ../includes/email-tags.php:390
|
201 |
#, php-format
|
202 |
msgid "Password: %s"
|
203 |
msgstr "Senha: %s"
|
204 |
|
205 |
+
#: ../includes/messages.php:9
|
206 |
+
#, fuzzy
|
207 |
+
msgid "You have been approved to access {sitename}"
|
208 |
+
msgstr "Seu acesso a %s foi aprovado"
|
209 |
|
210 |
+
#: ../includes/messages.php:25
|
211 |
+
#, fuzzy
|
212 |
+
msgid "You have been denied access to {sitename}."
|
213 |
msgstr "Seu acesso a %s foi negado"
|
214 |
|
215 |
+
#: ../includes/messages.php:38
|
216 |
+
msgid ""
|
217 |
+
"An email has been sent to the site administrator. The administrator will "
|
218 |
+
"review the information that has been submitted and either approve or deny "
|
219 |
+
"your request."
|
220 |
+
msgstr ""
|
221 |
+
"Um e-mail foi enviado ao administrador do site. Ele(a) irá revisar suas "
|
222 |
+
"informações e então aprovar ou não o seu pedido."
|
223 |
|
224 |
+
#: ../includes/messages.php:40
|
225 |
+
msgid ""
|
226 |
+
"You will receive an email with instructions on what you will need to do "
|
227 |
+
"next. Thanks for your patience."
|
228 |
+
msgstr ""
|
229 |
+
"Você receberá um e-mail com instruções do que fazer em seguida. Obrigado "
|
230 |
+
"pela paciência."
|
231 |
|
232 |
+
#: ../includes/messages.php:53
|
233 |
+
#, fuzzy
|
234 |
+
msgid ""
|
235 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
236 |
+
"approved, you must first register."
|
237 |
+
msgstr ""
|
238 |
+
"Benvindo a %s. Este site é acessível apenas a usuários aprovados. Para ser "
|
239 |
+
"aprovado, você precisa primeiro se registrar."
|
240 |
|
241 |
+
#: ../includes/messages.php:66
|
242 |
+
#, fuzzy
|
243 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
244 |
+
msgstr "%1$s (%2$s) requisitou um nome de usuário em %3$s"
|
245 |
|
246 |
+
#: ../includes/messages.php:68
|
247 |
+
#, fuzzy
|
248 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
249 |
+
msgstr "Para aprovar ou negar o acesso deste usuário a %s vá para"
|
250 |
|
251 |
+
#: ../includes/messages.php:83
|
252 |
+
msgid ""
|
253 |
+
"After you register, your request will be sent to the site administrator for "
|
254 |
+
"approval. You will then receive an email with further instructions."
|
255 |
+
msgstr ""
|
256 |
+
"Depois de se registrar, seu pedido será enviado ao administrador do site "
|
257 |
+
"para aprovação. Você receberá então um e-mail com mais instruções."
|
258 |
|
259 |
+
#: ../includes/user-list.php:120
|
260 |
+
msgid "Status"
|
261 |
+
msgstr ""
|
262 |
|
263 |
+
#: ../includes/user-list.php:156
|
264 |
+
msgid "Filter"
|
265 |
+
msgstr ""
|
266 |
|
267 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
268 |
+
msgid "View all users"
|
269 |
msgstr ""
|
270 |
|
271 |
+
#: ../includes/user-list.php:320
|
272 |
+
#, fuzzy, php-format
|
273 |
+
msgid "User denied."
|
274 |
+
msgid_plural "%s users denied."
|
275 |
+
msgstr[0] "negado"
|
276 |
+
msgstr[1] "negado"
|
277 |
+
|
278 |
+
#: ../includes/user-list.php:325
|
279 |
+
#, fuzzy, php-format
|
280 |
+
msgid "User approved."
|
281 |
+
msgid_plural "%s users approved."
|
282 |
+
msgstr[0] "Έγκριση Νέου Χρήστη"
|
283 |
+
msgstr[1] "Έγκριση Νέου Χρήστη"
|
284 |
+
|
285 |
+
#: ../includes/user-list.php:349
|
286 |
+
msgid "Access Status"
|
287 |
msgstr ""
|
288 |
|
289 |
+
#: ../includes/user-list.php:354
|
290 |
+
msgid "-- Status --"
|
291 |
msgstr ""
|
292 |
|
293 |
+
#: ../includes/user-list.php:362
|
294 |
+
msgid "If user has access to sign in or not."
|
295 |
msgstr ""
|
296 |
|
297 |
+
#: ../includes/user-list.php:365
|
298 |
+
msgid "Current user status is <strong>pending</strong>."
|
299 |
+
msgstr ""
|
300 |
+
|
301 |
+
#~ msgid "Settings"
|
302 |
+
#~ msgstr "Configurações"
|
303 |
+
|
304 |
+
#~ msgid "User Management"
|
305 |
+
#~ msgstr "Administração de usuários"
|
306 |
+
|
307 |
+
#~ msgid "User name already exists"
|
308 |
+
#~ msgstr "Nome de usuário já existe"
|
localization/new-user-approve-ro_RO.mo
CHANGED
Binary file
|
localization/new-user-approve-ro_RO.po
CHANGED
@@ -6,193 +6,327 @@ msgid ""
|
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: PACKAGE VERSION\n"
|
8 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
9 |
-
"POT-Creation-Date:
|
10 |
-
"PO-Revision-Date:
|
11 |
-
"
|
12 |
-
"X-Poedit-Country: Romania\n"
|
13 |
"Language-Team: Web Geeks\n"
|
14 |
-
"
|
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:
|
20 |
-
|
21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
-
#: new-user-approve.php:
|
24 |
-
msgid "
|
25 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
26 |
|
27 |
-
#: new-user-approve.php:
|
28 |
msgid "Users"
|
29 |
msgstr "Utilizatorii"
|
30 |
|
31 |
-
#: new-user-approve.php:
|
32 |
-
|
33 |
-
|
|
|
34 |
|
35 |
-
#: new-user-approve.php:
|
36 |
-
|
37 |
-
|
|
|
|
|
|
|
38 |
|
39 |
-
#: new-user-approve.php:
|
40 |
-
|
41 |
-
|
|
|
42 |
|
43 |
-
#: new-user-approve.php:
|
44 |
-
|
45 |
-
|
|
|
46 |
|
47 |
-
#: new-user-approve.php:
|
48 |
-
msgid "
|
49 |
-
msgstr "
|
50 |
|
51 |
-
#: new-user-approve.php:
|
52 |
-
msgid "
|
53 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
|
55 |
-
#:
|
56 |
-
msgid "
|
57 |
-
msgstr "
|
58 |
|
59 |
-
#:
|
60 |
msgid "Username"
|
61 |
msgstr "Numele de utilizator"
|
62 |
|
63 |
-
#:
|
64 |
msgid "Name"
|
65 |
msgstr "nume"
|
66 |
|
67 |
-
#:
|
68 |
msgid "E-mail"
|
69 |
msgstr "PoÅtÄ electronicÄ"
|
70 |
|
71 |
-
#:
|
72 |
-
#: new-user-approve.php:262
|
73 |
msgid "Actions"
|
74 |
msgstr "Acţiuni"
|
75 |
|
76 |
-
#:
|
77 |
msgid "email:"
|
78 |
msgstr "e-mail:"
|
79 |
|
80 |
-
#:
|
|
|
81 |
msgid "Approve"
|
82 |
msgstr "Aprobarea"
|
83 |
|
84 |
-
#:
|
|
|
85 |
msgid "Deny"
|
86 |
msgstr "Nega"
|
87 |
|
88 |
-
#:
|
89 |
msgid "approved"
|
90 |
msgstr "aprobat"
|
91 |
|
92 |
-
#:
|
93 |
msgid "denied"
|
94 |
msgstr "refuzat"
|
95 |
|
96 |
-
#:
|
97 |
msgid "pending"
|
98 |
msgstr "aÅteptare"
|
99 |
|
100 |
-
#:
|
101 |
#, php-format
|
102 |
msgid "There are no users with a status of %s"
|
103 |
msgstr "Nu existÄ nici un utilizator cu un statut de %s"
|
104 |
|
105 |
-
#:
|
106 |
-
msgid "User name already exists"
|
107 |
-
msgstr "Numele de utilizator existÄ deja"
|
108 |
-
|
109 |
-
#: new-user-approve.php:335
|
110 |
#, php-format
|
111 |
-
msgid "
|
112 |
-
|
|
|
|
|
113 |
|
114 |
-
#:
|
115 |
-
#,
|
116 |
-
msgid "
|
117 |
-
msgstr "
|
118 |
|
119 |
-
#:
|
120 |
-
|
121 |
-
|
122 |
-
msgstr "[% s] Aprobarea de utilizator"
|
123 |
|
124 |
-
#:
|
125 |
-
|
126 |
-
|
127 |
-
|
|
|
|
|
|
|
128 |
|
129 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
130 |
#, php-format
|
131 |
msgid "Username: %s"
|
132 |
msgstr "Numele de utilizator: %s"
|
133 |
|
134 |
-
#:
|
135 |
#, php-format
|
136 |
msgid "Password: %s"
|
137 |
msgstr "Parola: %s"
|
138 |
|
139 |
-
#:
|
140 |
-
#,
|
141 |
-
msgid "
|
142 |
-
msgstr "
|
143 |
|
144 |
-
#:
|
145 |
-
#,
|
146 |
-
msgid "You have been denied access to
|
147 |
msgstr "Tu au fost refuzat accesul la %s"
|
148 |
|
149 |
-
#:
|
150 |
-
|
151 |
-
|
152 |
-
|
|
|
|
|
|
|
|
|
|
|
153 |
|
154 |
-
#:
|
155 |
-
msgid "
|
156 |
-
|
|
|
|
|
|
|
|
|
157 |
|
158 |
-
#:
|
159 |
-
|
160 |
-
|
|
|
|
|
|
|
|
|
|
|
161 |
|
162 |
-
#:
|
163 |
-
|
164 |
-
|
|
|
165 |
|
166 |
-
#:
|
167 |
-
|
168 |
-
|
|
|
169 |
|
170 |
-
#:
|
171 |
-
|
172 |
-
|
173 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
174 |
|
175 |
-
|
176 |
-
|
177 |
-
msgstr "După ce vă înregistraţi, cererea dumneavoastră va fi trimis la administratorul site-ului pentru aprobare. Veţi primi apoi un e-mail cu instrucţiuni suplimentare."
|
178 |
|
179 |
-
|
180 |
-
|
181 |
-
msgstr "Utilizator nou aprobe"
|
182 |
|
183 |
-
|
184 |
-
|
185 |
-
msgstr "http://www.picklewagon.com/WordPress/New-user-approve"
|
186 |
|
187 |
-
|
188 |
-
|
189 |
-
msgstr "Acest plugin permite administratorilor să aprobe odată ce utilizatorii înregistraţi. Numai utilizatorii autorizaţi vor putea accesa blogul."
|
190 |
|
191 |
-
|
192 |
-
|
193 |
-
|
|
|
|
|
|
|
194 |
|
195 |
-
|
196 |
-
|
197 |
-
msgstr "http://www.picklewagon.com/"
|
198 |
|
|
|
|
6 |
msgstr ""
|
7 |
"Project-Id-Version: PACKAGE VERSION\n"
|
8 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
9 |
+
"POT-Creation-Date: 2014-10-08 23:50-0700\n"
|
10 |
+
"PO-Revision-Date: 2014-10-09 00:12-0700\n"
|
11 |
+
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
|
|
12 |
"Language-Team: Web Geeks\n"
|
13 |
+
"Language: ro_RO\n"
|
14 |
"MIME-Version: 1.0\n"
|
15 |
"Content-Type: text/plain; charset=UTF-8\n"
|
16 |
"Content-Transfer-Encoding: 8bit\n"
|
17 |
+
"X-Generator: Poedit 1.5.7\n"
|
18 |
|
19 |
+
#: ../new-user-approve.php:98
|
20 |
+
#, php-format
|
21 |
+
msgid "New User Approve requires WordPress %s or newer."
|
22 |
+
msgstr ""
|
23 |
+
|
24 |
+
#: ../new-user-approve.php:145
|
25 |
+
#, php-format
|
26 |
+
msgid ""
|
27 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
28 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
29 |
+
"\">Hide Notice</a>"
|
30 |
+
msgstr ""
|
31 |
|
32 |
+
#: ../new-user-approve.php:257
|
33 |
+
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
34 |
+
msgstr ""
|
35 |
+
|
36 |
+
#: ../new-user-approve.php:260
|
37 |
+
msgid ""
|
38 |
+
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
39 |
+
msgstr ""
|
40 |
|
41 |
+
#: ../new-user-approve.php:362
|
42 |
msgid "Users"
|
43 |
msgstr "Utilizatorii"
|
44 |
|
45 |
+
#: ../new-user-approve.php:392
|
46 |
+
#, php-format
|
47 |
+
msgid "[%s] User Approval"
|
48 |
+
msgstr "[% s] Aprobarea de utilizator"
|
49 |
|
50 |
+
#: ../new-user-approve.php:454
|
51 |
+
#, php-format
|
52 |
+
msgid ""
|
53 |
+
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
54 |
+
"href=\"mailto:%s\">webmaster</a> !"
|
55 |
+
msgstr ""
|
56 |
|
57 |
+
#: ../new-user-approve.php:520
|
58 |
+
#, php-format
|
59 |
+
msgid "[%s] Registration Approved"
|
60 |
+
msgstr "[% s] Ãnregistrare aprobat"
|
61 |
|
62 |
+
#: ../new-user-approve.php:550
|
63 |
+
#, php-format
|
64 |
+
msgid "[%s] Registration Denied"
|
65 |
+
msgstr "[% s] Ãnregistrare a negat"
|
66 |
|
67 |
+
#: ../new-user-approve.php:614
|
68 |
+
msgid "Registration successful."
|
69 |
+
msgstr "Ãnregistrare de succes."
|
70 |
|
71 |
+
#: ../new-user-approve.php:617
|
72 |
+
msgid "Pending Approval"
|
73 |
+
msgstr "AÅteptare autorizare"
|
74 |
+
|
75 |
+
#: ../admin/templates/approve.php:6
|
76 |
+
msgid "User successfully updated."
|
77 |
+
msgstr "Utilizator actualizat cu succes."
|
78 |
+
|
79 |
+
#: ../admin/templates/approve.php:11
|
80 |
+
msgid "User Registration Approval"
|
81 |
+
msgstr "Aprobarea de înregistrare utilizator"
|
82 |
|
83 |
+
#: ../includes/admin-approve.php:50
|
84 |
+
msgid "Approve New Users"
|
85 |
+
msgstr "Aprobarea noii utilizatori"
|
86 |
|
87 |
+
#: ../includes/admin-approve.php:82
|
88 |
msgid "Username"
|
89 |
msgstr "Numele de utilizator"
|
90 |
|
91 |
+
#: ../includes/admin-approve.php:83
|
92 |
msgid "Name"
|
93 |
msgstr "nume"
|
94 |
|
95 |
+
#: ../includes/admin-approve.php:84
|
96 |
msgid "E-mail"
|
97 |
msgstr "PoÅtÄ electronicÄ"
|
98 |
|
99 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
|
|
100 |
msgid "Actions"
|
101 |
msgstr "Acţiuni"
|
102 |
|
103 |
+
#: ../includes/admin-approve.php:129
|
104 |
msgid "email:"
|
105 |
msgstr "e-mail:"
|
106 |
|
107 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
108 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
109 |
msgid "Approve"
|
110 |
msgstr "Aprobarea"
|
111 |
|
112 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
113 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
114 |
msgid "Deny"
|
115 |
msgstr "Nega"
|
116 |
|
117 |
+
#: ../includes/admin-approve.php:154
|
118 |
msgid "approved"
|
119 |
msgstr "aprobat"
|
120 |
|
121 |
+
#: ../includes/admin-approve.php:156
|
122 |
msgid "denied"
|
123 |
msgstr "refuzat"
|
124 |
|
125 |
+
#: ../includes/admin-approve.php:158
|
126 |
msgid "pending"
|
127 |
msgstr "aÅteptare"
|
128 |
|
129 |
+
#: ../includes/admin-approve.php:161
|
130 |
#, php-format
|
131 |
msgid "There are no users with a status of %s"
|
132 |
msgstr "Nu existÄ nici un utilizator cu un statut de %s"
|
133 |
|
134 |
+
#: ../includes/admin-approve.php:197
|
|
|
|
|
|
|
|
|
135 |
#, php-format
|
136 |
+
msgid ""
|
137 |
+
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
138 |
+
"| <a href=\"%2$s\">Hide Notice</a>"
|
139 |
+
msgstr ""
|
140 |
|
141 |
+
#: ../includes/admin-approve.php:220
|
142 |
+
#, fuzzy
|
143 |
+
msgid "Approve Users"
|
144 |
+
msgstr "Utilizatorii aprobate"
|
145 |
|
146 |
+
#: ../includes/admin-approve.php:221
|
147 |
+
msgid "Updates"
|
148 |
+
msgstr ""
|
|
|
149 |
|
150 |
+
#: ../includes/admin-approve.php:222
|
151 |
+
msgid "Support"
|
152 |
+
msgstr ""
|
153 |
+
|
154 |
+
#: ../includes/admin-approve.php:223
|
155 |
+
msgid "Feedback"
|
156 |
+
msgstr ""
|
157 |
|
158 |
+
#: ../includes/admin-approve.php:231
|
159 |
+
msgid "Users Pending Approval"
|
160 |
+
msgstr "Utilizatorii aÅteptarea aprobÄrii"
|
161 |
+
|
162 |
+
#: ../includes/admin-approve.php:233
|
163 |
+
msgid "Approved Users"
|
164 |
+
msgstr "Utilizatorii aprobate"
|
165 |
+
|
166 |
+
#: ../includes/admin-approve.php:235
|
167 |
+
msgid "Denied Users"
|
168 |
+
msgstr "Utilizatorii negat"
|
169 |
+
|
170 |
+
#: ../includes/email-tags.php:235
|
171 |
+
msgid "The user's username on the site as well as the Username label"
|
172 |
+
msgstr ""
|
173 |
+
|
174 |
+
#: ../includes/email-tags.php:241
|
175 |
+
msgid "The user's email address"
|
176 |
+
msgstr ""
|
177 |
+
|
178 |
+
#: ../includes/email-tags.php:247
|
179 |
+
msgid "Your site name"
|
180 |
+
msgstr ""
|
181 |
+
|
182 |
+
#: ../includes/email-tags.php:253
|
183 |
+
msgid "Your site URL"
|
184 |
+
msgstr ""
|
185 |
+
|
186 |
+
#: ../includes/email-tags.php:259
|
187 |
+
msgid "The URL to approve/deny users"
|
188 |
+
msgstr ""
|
189 |
+
|
190 |
+
#: ../includes/email-tags.php:265
|
191 |
+
msgid "The URL to login to the site"
|
192 |
+
msgstr ""
|
193 |
+
|
194 |
+
#: ../includes/email-tags.php:271
|
195 |
+
msgid "Generates the password for the user to add to the email"
|
196 |
+
msgstr ""
|
197 |
+
|
198 |
+
#: ../includes/email-tags.php:299
|
199 |
#, php-format
|
200 |
msgid "Username: %s"
|
201 |
msgstr "Numele de utilizator: %s"
|
202 |
|
203 |
+
#: ../includes/email-tags.php:390
|
204 |
#, php-format
|
205 |
msgid "Password: %s"
|
206 |
msgstr "Parola: %s"
|
207 |
|
208 |
+
#: ../includes/messages.php:9
|
209 |
+
#, fuzzy
|
210 |
+
msgid "You have been approved to access {sitename}"
|
211 |
+
msgstr "Tu au fost aprobate pentru a accesa %s"
|
212 |
|
213 |
+
#: ../includes/messages.php:25
|
214 |
+
#, fuzzy
|
215 |
+
msgid "You have been denied access to {sitename}."
|
216 |
msgstr "Tu au fost refuzat accesul la %s"
|
217 |
|
218 |
+
#: ../includes/messages.php:38
|
219 |
+
msgid ""
|
220 |
+
"An email has been sent to the site administrator. The administrator will "
|
221 |
+
"review the information that has been submitted and either approve or deny "
|
222 |
+
"your request."
|
223 |
+
msgstr ""
|
224 |
+
"Un e-mail a fost trimis la administratorul site-ului.Administratorul va "
|
225 |
+
"revizui informaţiile care au fost prezentate şi fie a aproba sau respinge "
|
226 |
+
"cererea dumneavoastră."
|
227 |
|
228 |
+
#: ../includes/messages.php:40
|
229 |
+
msgid ""
|
230 |
+
"You will receive an email with instructions on what you will need to do "
|
231 |
+
"next. Thanks for your patience."
|
232 |
+
msgstr ""
|
233 |
+
"Veţi primi un e-mail cu instrucţiuni asupra a ceea ce va trebui să faci în "
|
234 |
+
"continuare. Vă mulţumim pentru răbdare."
|
235 |
|
236 |
+
#: ../includes/messages.php:53
|
237 |
+
#, fuzzy
|
238 |
+
msgid ""
|
239 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
240 |
+
"approved, you must first register."
|
241 |
+
msgstr ""
|
242 |
+
"Bine ati venit la %s. Acest site este accesibil doar utilizatorilor "
|
243 |
+
"autorizaţi. Pentru a fi aprobat, trebuie să vă înregistraţi mai întâi."
|
244 |
|
245 |
+
#: ../includes/messages.php:66
|
246 |
+
#, fuzzy
|
247 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
248 |
+
msgstr "%1$ s (%2$ s) a solicitat un nume de utilizator, la %3$ s"
|
249 |
|
250 |
+
#: ../includes/messages.php:68
|
251 |
+
#, fuzzy
|
252 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
253 |
+
msgstr "Pentru a aproba sau refuza accesul utilizatorului la %s du-te la"
|
254 |
|
255 |
+
#: ../includes/messages.php:83
|
256 |
+
msgid ""
|
257 |
+
"After you register, your request will be sent to the site administrator for "
|
258 |
+
"approval. You will then receive an email with further instructions."
|
259 |
+
msgstr ""
|
260 |
+
"După ce vă înregistraţi, cererea dumneavoastră va fi trimis la "
|
261 |
+
"administratorul site-ului pentru aprobare. Veţi primi apoi un e-mail cu "
|
262 |
+
"instrucţiuni suplimentare."
|
263 |
+
|
264 |
+
#: ../includes/user-list.php:120
|
265 |
+
msgid "Status"
|
266 |
+
msgstr ""
|
267 |
+
|
268 |
+
#: ../includes/user-list.php:156
|
269 |
+
msgid "Filter"
|
270 |
+
msgstr ""
|
271 |
+
|
272 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
273 |
+
msgid "View all users"
|
274 |
+
msgstr ""
|
275 |
+
|
276 |
+
#: ../includes/user-list.php:320
|
277 |
+
#, fuzzy, php-format
|
278 |
+
msgid "User denied."
|
279 |
+
msgid_plural "%s users denied."
|
280 |
+
msgstr[0] "refuzat"
|
281 |
+
msgstr[1] "refuzat"
|
282 |
+
|
283 |
+
#: ../includes/user-list.php:325
|
284 |
+
#, fuzzy, php-format
|
285 |
+
msgid "User approved."
|
286 |
+
msgid_plural "%s users approved."
|
287 |
+
msgstr[0] "Utilizator nou aprobe"
|
288 |
+
msgstr[1] "Utilizator nou aprobe"
|
289 |
+
|
290 |
+
#: ../includes/user-list.php:349
|
291 |
+
msgid "Access Status"
|
292 |
+
msgstr ""
|
293 |
+
|
294 |
+
#: ../includes/user-list.php:354
|
295 |
+
msgid "-- Status --"
|
296 |
+
msgstr ""
|
297 |
+
|
298 |
+
#: ../includes/user-list.php:362
|
299 |
+
msgid "If user has access to sign in or not."
|
300 |
+
msgstr ""
|
301 |
+
|
302 |
+
#: ../includes/user-list.php:365
|
303 |
+
msgid "Current user status is <strong>pending</strong>."
|
304 |
+
msgstr ""
|
305 |
+
|
306 |
+
#~ msgid "Settings"
|
307 |
+
#~ msgstr "SetÄri"
|
308 |
|
309 |
+
#~ msgid "User Management"
|
310 |
+
#~ msgstr "Management de utilizator"
|
|
|
311 |
|
312 |
+
#~ msgid "ID"
|
313 |
+
#~ msgstr "ID-UL"
|
|
|
314 |
|
315 |
+
#~ msgid "User name already exists"
|
316 |
+
#~ msgstr "Numele de utilizator existÄ deja"
|
|
|
317 |
|
318 |
+
#~ msgid "http://www.picklewagon.com/wordpress/new-user-approve"
|
319 |
+
#~ msgstr "http://www.picklewagon.com/WordPress/New-user-approve"
|
|
|
320 |
|
321 |
+
#~ msgid ""
|
322 |
+
#~ "This plugin allows administrators to approve users once they register. "
|
323 |
+
#~ "Only approved users will be allowed to access the blog."
|
324 |
+
#~ msgstr ""
|
325 |
+
#~ "Acest plugin permite administratorilor să aprobe odată ce utilizatorii "
|
326 |
+
#~ "înregistraţi. Numai utilizatorii autorizaţi vor putea accesa blogul."
|
327 |
|
328 |
+
#~ msgid "Josh Harrison"
|
329 |
+
#~ msgstr "Josh Harrison"
|
|
|
330 |
|
331 |
+
#~ msgid "http://www.picklewagon.com/"
|
332 |
+
#~ msgstr "http://www.picklewagon.com/"
|
localization/new-user-approve-ru_RU.po
CHANGED
@@ -1,224 +1,343 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: New User Approve v1.3.4\n"
|
4 |
-
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: \n"
|
6 |
-
"PO-Revision-Date:
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: \n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
13 |
-
"X-Poedit-Language: Russian\n"
|
14 |
-
"X-Poedit-Country: RUSSIA\n"
|
15 |
"X-Poedit-SourceCharset: utf-8\n"
|
16 |
-
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;
|
|
|
17 |
"X-Poedit-Basepath: ../\n"
|
18 |
-
"X-
|
|
|
19 |
"X-Poedit-SearchPath-0: .\n"
|
20 |
-
"X-Textdomain-Support: yes"
|
21 |
|
22 |
-
|
|
|
23 |
#, php-format
|
24 |
-
#@ new-user-approve
|
25 |
msgid "New User Approve requires WordPress %s or newer."
|
26 |
msgstr "Плагин New User Approve требует WordPress версии %s или более позднюю"
|
27 |
|
28 |
-
#: new-user-approve.php:
|
29 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
msgid "Users"
|
31 |
msgstr "Пользователи"
|
32 |
|
33 |
-
|
34 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
msgid "User successfully updated."
|
36 |
msgstr "Пользователь успешно обновлен."
|
37 |
|
38 |
-
|
39 |
-
|
40 |
msgid "User Registration Approval"
|
41 |
msgstr "Одобрение регистрации пользователя"
|
42 |
|
43 |
-
|
44 |
-
|
45 |
-
msgid "
|
46 |
-
msgstr "
|
47 |
-
|
48 |
-
#: new-user-approve.php:138
|
49 |
-
#@ new-user-approve
|
50 |
-
msgid "Users Pending Approval"
|
51 |
-
msgstr "Пользователи, ожидающие одобрения"
|
52 |
-
|
53 |
-
#: new-user-approve.php:139
|
54 |
-
#@ new-user-approve
|
55 |
-
msgid "Approved Users"
|
56 |
-
msgstr "Одобренные пользователи"
|
57 |
-
|
58 |
-
#: new-user-approve.php:140
|
59 |
-
#@ new-user-approve
|
60 |
-
msgid "Denied Users"
|
61 |
-
msgstr "Отклоненные пользователи"
|
62 |
|
63 |
-
|
64 |
-
|
65 |
msgid "Username"
|
66 |
msgstr "Имя пользователя"
|
67 |
|
68 |
-
|
69 |
-
|
70 |
msgid "Name"
|
71 |
msgstr "Имя"
|
72 |
|
73 |
-
|
74 |
-
|
75 |
msgid "E-mail"
|
76 |
msgstr "E-mail"
|
77 |
|
78 |
-
|
79 |
-
#:
|
80 |
-
#@ new-user-approve
|
81 |
msgid "Actions"
|
82 |
msgstr "Действия"
|
83 |
|
84 |
-
|
85 |
-
|
86 |
msgid "email:"
|
87 |
msgstr "email:"
|
88 |
|
89 |
-
|
90 |
-
|
|
|
91 |
msgid "Approve"
|
92 |
msgstr "Одобрить"
|
93 |
|
94 |
-
|
95 |
-
|
|
|
96 |
msgid "Deny"
|
97 |
msgstr "Отклонить"
|
98 |
|
99 |
-
|
100 |
-
|
101 |
msgid "approved"
|
102 |
msgstr "одобренный"
|
103 |
|
104 |
-
|
105 |
-
|
106 |
msgid "denied"
|
107 |
msgstr "отклоненный"
|
108 |
|
109 |
-
|
110 |
-
|
111 |
msgid "pending"
|
112 |
msgstr "ожидает"
|
113 |
|
114 |
-
|
|
|
115 |
#, php-format
|
116 |
-
#@ new-user-approve
|
117 |
msgid "There are no users with a status of %s"
|
118 |
msgstr "Нет пользователей со статусом %s"
|
119 |
|
120 |
-
#:
|
121 |
-
#@ new-user-approve
|
122 |
-
msgid "User name already exists"
|
123 |
-
msgstr "Имя пользователя уже существует"
|
124 |
-
|
125 |
-
#: new-user-approve.php:268
|
126 |
#, php-format
|
127 |
-
|
128 |
-
|
129 |
-
|
|
|
130 |
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
msgid "
|
135 |
-
msgstr "
|
136 |
|
137 |
-
#:
|
138 |
-
|
139 |
-
|
140 |
-
msgid "[%s] User Approval"
|
141 |
-
msgstr "[%s] Пользователей одобрено"
|
142 |
|
143 |
-
#:
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
148 |
|
149 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
150 |
#, php-format
|
151 |
-
#@ new-user-approve
|
152 |
msgid "Username: %s"
|
153 |
msgstr "Имя пользователя: %s"
|
154 |
|
155 |
-
|
|
|
156 |
#, php-format
|
157 |
-
#@ new-user-approve
|
158 |
msgid "Password: %s"
|
159 |
msgstr "Пароль: %s"
|
160 |
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
msgid "
|
165 |
-
msgstr "
|
166 |
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
msgid "You have been denied access to
|
171 |
msgstr "Вам запрещен доступ к %s"
|
172 |
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
#: new-user-approve.php:350
|
180 |
-
#@ new-user-approve
|
181 |
-
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."
|
182 |
msgstr "Запрос на регистрацию отправлен администратору сайта."
|
183 |
|
184 |
-
|
185 |
-
|
186 |
-
msgid "
|
187 |
-
|
|
|
|
|
|
|
|
|
188 |
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
|
|
|
|
|
|
|
|
|
|
193 |
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
|
|
198 |
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
msgid "
|
203 |
-
msgstr "
|
204 |
|
205 |
-
|
206 |
-
|
207 |
-
msgid "
|
208 |
-
|
|
|
|
|
|
|
|
|
|
|
209 |
|
210 |
-
#:
|
211 |
-
|
212 |
-
|
213 |
-
msgstr "Одобрить нового пользователя"
|
214 |
|
215 |
-
#:
|
216 |
-
|
217 |
-
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
218 |
msgstr ""
|
219 |
|
220 |
-
#:
|
221 |
-
|
222 |
-
msgid "<strong>ERROR</strong>: Your account has been denied access to this site."
|
223 |
msgstr ""
|
224 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: New User Approve v1.3.4\n"
|
4 |
+
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
5 |
+
"POT-Creation-Date: 2014-10-08 23:50-0700\n"
|
6 |
+
"PO-Revision-Date: 2014-10-09 00:12-0700\n"
|
7 |
+
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
+
"Language: ru\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
|
|
|
14 |
"X-Poedit-SourceCharset: utf-8\n"
|
15 |
+
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
|
16 |
+
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
|
17 |
"X-Poedit-Basepath: ../\n"
|
18 |
+
"X-Textdomain-Support: yes\n"
|
19 |
+
"X-Generator: Poedit 1.5.7\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
|
|
21 |
|
22 |
+
# @ new-user-approve
|
23 |
+
#: ../new-user-approve.php:98
|
24 |
#, php-format
|
|
|
25 |
msgid "New User Approve requires WordPress %s or newer."
|
26 |
msgstr "Плагин New User Approve требует WordPress версии %s или более позднюю"
|
27 |
|
28 |
+
#: ../new-user-approve.php:145
|
29 |
+
#, php-format
|
30 |
+
msgid ""
|
31 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
32 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
33 |
+
"\">Hide Notice</a>"
|
34 |
+
msgstr ""
|
35 |
+
|
36 |
+
# @ default
|
37 |
+
#: ../new-user-approve.php:257
|
38 |
+
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
39 |
+
msgstr ""
|
40 |
+
|
41 |
+
# @ default
|
42 |
+
#: ../new-user-approve.php:260
|
43 |
+
msgid ""
|
44 |
+
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
45 |
+
msgstr ""
|
46 |
+
|
47 |
+
# @ new-user-approve
|
48 |
+
#: ../new-user-approve.php:362
|
49 |
msgid "Users"
|
50 |
msgstr "Пользователи"
|
51 |
|
52 |
+
# @ new-user-approve
|
53 |
+
#: ../new-user-approve.php:392
|
54 |
+
#, php-format
|
55 |
+
msgid "[%s] User Approval"
|
56 |
+
msgstr "[%s] Пользователей одобрено"
|
57 |
+
|
58 |
+
#: ../new-user-approve.php:454
|
59 |
+
#, php-format
|
60 |
+
msgid ""
|
61 |
+
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
62 |
+
"href=\"mailto:%s\">webmaster</a> !"
|
63 |
+
msgstr ""
|
64 |
+
|
65 |
+
# @ new-user-approve
|
66 |
+
#: ../new-user-approve.php:520
|
67 |
+
#, php-format
|
68 |
+
msgid "[%s] Registration Approved"
|
69 |
+
msgstr "[%s] Регистрация одобрена"
|
70 |
+
|
71 |
+
# @ new-user-approve
|
72 |
+
#: ../new-user-approve.php:550
|
73 |
+
#, php-format
|
74 |
+
msgid "[%s] Registration Denied"
|
75 |
+
msgstr "[%s] Регистраций отклонено"
|
76 |
+
|
77 |
+
# @ new-user-approve
|
78 |
+
#: ../new-user-approve.php:614
|
79 |
+
msgid "Registration successful."
|
80 |
+
msgstr "Регистрация прошла успешно."
|
81 |
+
|
82 |
+
# @ new-user-approve
|
83 |
+
#: ../new-user-approve.php:617
|
84 |
+
msgid "Pending Approval"
|
85 |
+
msgstr "Ожидает одобрения"
|
86 |
+
|
87 |
+
# @ new-user-approve
|
88 |
+
#: ../admin/templates/approve.php:6
|
89 |
msgid "User successfully updated."
|
90 |
msgstr "Пользователь успешно обновлен."
|
91 |
|
92 |
+
# @ new-user-approve
|
93 |
+
#: ../admin/templates/approve.php:11
|
94 |
msgid "User Registration Approval"
|
95 |
msgstr "Одобрение регистрации пользователя"
|
96 |
|
97 |
+
# @ new-user-approve
|
98 |
+
#: ../includes/admin-approve.php:50
|
99 |
+
msgid "Approve New Users"
|
100 |
+
msgstr "Одобрить нового пользователя"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
|
102 |
+
# @ new-user-approve
|
103 |
+
#: ../includes/admin-approve.php:82
|
104 |
msgid "Username"
|
105 |
msgstr "Имя пользователя"
|
106 |
|
107 |
+
# @ new-user-approve
|
108 |
+
#: ../includes/admin-approve.php:83
|
109 |
msgid "Name"
|
110 |
msgstr "Имя"
|
111 |
|
112 |
+
# @ new-user-approve
|
113 |
+
#: ../includes/admin-approve.php:84
|
114 |
msgid "E-mail"
|
115 |
msgstr "E-mail"
|
116 |
|
117 |
+
# @ new-user-approve
|
118 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
|
|
119 |
msgid "Actions"
|
120 |
msgstr "Действия"
|
121 |
|
122 |
+
# @ new-user-approve
|
123 |
+
#: ../includes/admin-approve.php:129
|
124 |
msgid "email:"
|
125 |
msgstr "email:"
|
126 |
|
127 |
+
# @ new-user-approve
|
128 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
129 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
130 |
msgid "Approve"
|
131 |
msgstr "Одобрить"
|
132 |
|
133 |
+
# @ new-user-approve
|
134 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
135 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
136 |
msgid "Deny"
|
137 |
msgstr "Отклонить"
|
138 |
|
139 |
+
# @ new-user-approve
|
140 |
+
#: ../includes/admin-approve.php:154
|
141 |
msgid "approved"
|
142 |
msgstr "одобренный"
|
143 |
|
144 |
+
# @ new-user-approve
|
145 |
+
#: ../includes/admin-approve.php:156
|
146 |
msgid "denied"
|
147 |
msgstr "отклоненный"
|
148 |
|
149 |
+
# @ new-user-approve
|
150 |
+
#: ../includes/admin-approve.php:158
|
151 |
msgid "pending"
|
152 |
msgstr "ожидает"
|
153 |
|
154 |
+
# @ new-user-approve
|
155 |
+
#: ../includes/admin-approve.php:161
|
156 |
#, php-format
|
|
|
157 |
msgid "There are no users with a status of %s"
|
158 |
msgstr "Нет пользователей со статусом %s"
|
159 |
|
160 |
+
#: ../includes/admin-approve.php:197
|
|
|
|
|
|
|
|
|
|
|
161 |
#, php-format
|
162 |
+
msgid ""
|
163 |
+
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
164 |
+
"| <a href=\"%2$s\">Hide Notice</a>"
|
165 |
+
msgstr ""
|
166 |
|
167 |
+
# @ new-user-approve
|
168 |
+
#: ../includes/admin-approve.php:220
|
169 |
+
#, fuzzy
|
170 |
+
msgid "Approve Users"
|
171 |
+
msgstr "Одобренные пользователи"
|
172 |
|
173 |
+
#: ../includes/admin-approve.php:221
|
174 |
+
msgid "Updates"
|
175 |
+
msgstr ""
|
|
|
|
|
176 |
|
177 |
+
#: ../includes/admin-approve.php:222
|
178 |
+
msgid "Support"
|
179 |
+
msgstr ""
|
180 |
+
|
181 |
+
#: ../includes/admin-approve.php:223
|
182 |
+
msgid "Feedback"
|
183 |
+
msgstr ""
|
184 |
+
|
185 |
+
# @ new-user-approve
|
186 |
+
#: ../includes/admin-approve.php:231
|
187 |
+
msgid "Users Pending Approval"
|
188 |
+
msgstr "Пользователи, ожидающие одобрения"
|
189 |
|
190 |
+
# @ new-user-approve
|
191 |
+
#: ../includes/admin-approve.php:233
|
192 |
+
msgid "Approved Users"
|
193 |
+
msgstr "Одобренные пользователи"
|
194 |
+
|
195 |
+
# @ new-user-approve
|
196 |
+
#: ../includes/admin-approve.php:235
|
197 |
+
msgid "Denied Users"
|
198 |
+
msgstr "Отклоненные пользователи"
|
199 |
+
|
200 |
+
#: ../includes/email-tags.php:235
|
201 |
+
msgid "The user's username on the site as well as the Username label"
|
202 |
+
msgstr ""
|
203 |
+
|
204 |
+
#: ../includes/email-tags.php:241
|
205 |
+
msgid "The user's email address"
|
206 |
+
msgstr ""
|
207 |
+
|
208 |
+
#: ../includes/email-tags.php:247
|
209 |
+
msgid "Your site name"
|
210 |
+
msgstr ""
|
211 |
+
|
212 |
+
#: ../includes/email-tags.php:253
|
213 |
+
msgid "Your site URL"
|
214 |
+
msgstr ""
|
215 |
+
|
216 |
+
#: ../includes/email-tags.php:259
|
217 |
+
msgid "The URL to approve/deny users"
|
218 |
+
msgstr ""
|
219 |
+
|
220 |
+
#: ../includes/email-tags.php:265
|
221 |
+
msgid "The URL to login to the site"
|
222 |
+
msgstr ""
|
223 |
+
|
224 |
+
#: ../includes/email-tags.php:271
|
225 |
+
msgid "Generates the password for the user to add to the email"
|
226 |
+
msgstr ""
|
227 |
+
|
228 |
+
# @ new-user-approve
|
229 |
+
#: ../includes/email-tags.php:299
|
230 |
#, php-format
|
|
|
231 |
msgid "Username: %s"
|
232 |
msgstr "Имя пользователя: %s"
|
233 |
|
234 |
+
# @ new-user-approve
|
235 |
+
#: ../includes/email-tags.php:390
|
236 |
#, php-format
|
|
|
237 |
msgid "Password: %s"
|
238 |
msgstr "Пароль: %s"
|
239 |
|
240 |
+
# @ new-user-approve
|
241 |
+
#: ../includes/messages.php:9
|
242 |
+
#, fuzzy
|
243 |
+
msgid "You have been approved to access {sitename}"
|
244 |
+
msgstr "Вам разрешен доступ к %s"
|
245 |
|
246 |
+
# @ new-user-approve
|
247 |
+
#: ../includes/messages.php:25
|
248 |
+
#, fuzzy
|
249 |
+
msgid "You have been denied access to {sitename}."
|
250 |
msgstr "Вам запрещен доступ к %s"
|
251 |
|
252 |
+
# @ new-user-approve
|
253 |
+
#: ../includes/messages.php:38
|
254 |
+
msgid ""
|
255 |
+
"An email has been sent to the site administrator. The administrator will "
|
256 |
+
"review the information that has been submitted and either approve or deny "
|
257 |
+
"your request."
|
|
|
|
|
|
|
258 |
msgstr "Запрос на регистрацию отправлен администратору сайта."
|
259 |
|
260 |
+
# @ new-user-approve
|
261 |
+
#: ../includes/messages.php:40
|
262 |
+
msgid ""
|
263 |
+
"You will receive an email with instructions on what you will need to do "
|
264 |
+
"next. Thanks for your patience."
|
265 |
+
msgstr ""
|
266 |
+
"На ваш адрес придет письмо с инструкциями о дальнейших действиях. Спасибо за "
|
267 |
+
"ваше терпение."
|
268 |
|
269 |
+
# @ new-user-approve
|
270 |
+
#: ../includes/messages.php:53
|
271 |
+
#, fuzzy
|
272 |
+
msgid ""
|
273 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
274 |
+
"approved, you must first register."
|
275 |
+
msgstr ""
|
276 |
+
"Добро пожаловать на %s. Этот сайт доступен только для одобренных "
|
277 |
+
"пользователей. Для начала зарегистрируйтесь."
|
278 |
|
279 |
+
# @ new-user-approve
|
280 |
+
#: ../includes/messages.php:66
|
281 |
+
#, fuzzy
|
282 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
283 |
+
msgstr "%1$s (%2$s) запросил имя пользователя в %3$s"
|
284 |
|
285 |
+
# @ new-user-approve
|
286 |
+
#: ../includes/messages.php:68
|
287 |
+
#, fuzzy
|
288 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
289 |
+
msgstr "Чтобы одобрить или отклонить доступ пользователя к %s перейдите в"
|
290 |
|
291 |
+
# @ new-user-approve
|
292 |
+
#: ../includes/messages.php:83
|
293 |
+
msgid ""
|
294 |
+
"After you register, your request will be sent to the site administrator for "
|
295 |
+
"approval. You will then receive an email with further instructions."
|
296 |
+
msgstr ""
|
297 |
+
"После регистрации ваш запрос будет отправлен администратору сайта на "
|
298 |
+
"рассмотрение. После рассмотрения вы получите письмо с дальнейшими "
|
299 |
+
"инструкциями."
|
300 |
|
301 |
+
#: ../includes/user-list.php:120
|
302 |
+
msgid "Status"
|
303 |
+
msgstr ""
|
|
|
304 |
|
305 |
+
#: ../includes/user-list.php:156
|
306 |
+
msgid "Filter"
|
|
|
307 |
msgstr ""
|
308 |
|
309 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
310 |
+
msgid "View all users"
|
|
|
311 |
msgstr ""
|
312 |
|
313 |
+
# @ new-user-approve
|
314 |
+
#: ../includes/user-list.php:320
|
315 |
+
#, fuzzy, php-format
|
316 |
+
msgid "User denied."
|
317 |
+
msgid_plural "%s users denied."
|
318 |
+
msgstr[0] "отклоненный"
|
319 |
+
msgstr[1] "отклоненный"
|
320 |
+
|
321 |
+
# @ new-user-approve
|
322 |
+
#: ../includes/user-list.php:325
|
323 |
+
#, fuzzy, php-format
|
324 |
+
msgid "User approved."
|
325 |
+
msgid_plural "%s users approved."
|
326 |
+
msgstr[0] "одобренный"
|
327 |
+
msgstr[1] "одобренный"
|
328 |
+
|
329 |
+
#: ../includes/user-list.php:349
|
330 |
+
msgid "Access Status"
|
331 |
+
msgstr ""
|
332 |
+
|
333 |
+
#: ../includes/user-list.php:354
|
334 |
+
msgid "-- Status --"
|
335 |
+
msgstr ""
|
336 |
+
|
337 |
+
#: ../includes/user-list.php:362
|
338 |
+
msgid "If user has access to sign in or not."
|
339 |
+
msgstr ""
|
340 |
+
|
341 |
+
#: ../includes/user-list.php:365
|
342 |
+
msgid "Current user status is <strong>pending</strong>."
|
343 |
+
msgstr ""
|
localization/new-user-approve-sk_SK.mo
CHANGED
Binary file
|
localization/new-user-approve-sk_SK.po
CHANGED
@@ -4,233 +4,332 @@ msgid ""
|
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: new-user-approve.1.4.2\n"
|
6 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
7 |
-
"POT-Creation-Date:
|
|
|
|
|
|
|
|
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
11 |
-
"PO-Revision-Date: 2013-04-09 09:25:00+01:00\n"
|
12 |
-
"Last-Translator: Boris Gereg <qwerty@elusion.sk>\n"
|
13 |
-
"Language-Team: Boris Gereg <qwerty@elusion.sk>\n"
|
14 |
-
"Language: SK\n"
|
15 |
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
|
|
16 |
|
17 |
-
#: new-user-approve.php:
|
18 |
-
|
|
|
19 |
msgstr ""
|
20 |
-
"Schváliť nových používateľov"
|
21 |
|
22 |
-
#: new-user-approve.php:
|
23 |
-
|
|
|
|
|
|
|
|
|
24 |
msgstr ""
|
25 |
-
"Nastavenia"
|
26 |
|
27 |
-
#: new-user-approve.php:
|
28 |
-
msgid "
|
29 |
msgstr ""
|
30 |
-
"Používatelia"
|
31 |
|
32 |
-
#: new-user-approve.php:
|
33 |
-
msgid "
|
|
|
34 |
msgstr ""
|
35 |
-
"Používateľ sa úspešne aktualizoval."
|
36 |
|
37 |
-
#: new-user-approve.php:
|
38 |
-
msgid "
|
39 |
-
msgstr ""
|
40 |
-
"Schválenie registrácie používateľa"
|
41 |
|
42 |
-
#: new-user-approve.php:
|
43 |
-
|
44 |
-
|
45 |
-
"
|
46 |
|
47 |
-
#: new-user-approve.php:
|
48 |
-
|
|
|
|
|
|
|
49 |
msgstr ""
|
50 |
-
"Používatelia čakajúci na schválenie"
|
51 |
|
52 |
-
#: new-user-approve.php:
|
53 |
-
|
54 |
-
|
55 |
-
"
|
56 |
|
57 |
-
#: new-user-approve.php:
|
58 |
-
|
59 |
-
|
60 |
-
"
|
61 |
|
62 |
-
#: new-user-approve.php:
|
63 |
-
msgid "
|
64 |
-
msgstr ""
|
65 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
|
67 |
-
#:
|
68 |
msgid "Username"
|
69 |
-
msgstr ""
|
70 |
-
"Meno používateľa"
|
71 |
|
72 |
-
#:
|
73 |
msgid "Name"
|
74 |
-
msgstr ""
|
75 |
-
"Meno"
|
76 |
|
77 |
-
#:
|
78 |
msgid "E-mail"
|
79 |
-
msgstr ""
|
80 |
-
"E-mailová adresa"
|
81 |
|
82 |
-
#:
|
83 |
msgid "Actions"
|
84 |
-
msgstr ""
|
85 |
-
"Akcia"
|
86 |
|
87 |
-
#:
|
88 |
msgid "email:"
|
89 |
-
msgstr ""
|
90 |
-
"E-mailová adresa:"
|
91 |
|
92 |
-
#:
|
|
|
93 |
msgid "Approve"
|
94 |
-
msgstr ""
|
95 |
-
"Schváliť"
|
96 |
|
97 |
-
#:
|
|
|
98 |
msgid "Deny"
|
99 |
-
msgstr ""
|
100 |
-
"Zamietnuť"
|
101 |
|
102 |
-
#:
|
103 |
msgid "approved"
|
104 |
-
msgstr ""
|
105 |
-
"„schválený“"
|
106 |
|
107 |
-
#:
|
108 |
msgid "denied"
|
109 |
-
msgstr ""
|
110 |
-
"„zamietnutý“"
|
111 |
|
112 |
-
#:
|
113 |
msgid "pending"
|
114 |
-
msgstr ""
|
115 |
-
"„čaká na schválenie“"
|
116 |
|
117 |
-
#:
|
118 |
#, php-format
|
119 |
msgid "There are no users with a status of %s"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
120 |
msgstr ""
|
121 |
-
"Žiadni používatelia so stavom %s"
|
122 |
|
123 |
-
#:
|
124 |
-
|
|
|
|
|
|
|
|
|
|
|
125 |
msgstr ""
|
126 |
-
"Meno používateľa už existuje"
|
127 |
|
128 |
-
#:
|
129 |
-
|
130 |
-
msgid "%1$s (%2$s) has requested a username at %3$s"
|
131 |
msgstr ""
|
132 |
-
"Návštevník %1$s (%2$s) požiadal o registráciu mena používateľa na lokalite „%3$s“."
|
133 |
|
134 |
-
#:
|
135 |
-
|
136 |
-
msgid "To approve or deny this user access to %s go to"
|
137 |
msgstr ""
|
138 |
-
"Ak chcete schváliť alebo zamietnuť prístup tohto používateľa k lokalite „%s“, prejdite na stránku"
|
139 |
|
140 |
-
#:
|
141 |
-
|
142 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
143 |
msgstr ""
|
144 |
-
"[%s] Schválenie používateľa"
|
145 |
|
146 |
-
#:
|
147 |
-
|
148 |
-
msgid "You have been approved to access %s"
|
149 |
msgstr ""
|
150 |
-
"Váš prístup k lokalite „%s“ bol schválený."
|
151 |
|
152 |
-
#:
|
153 |
-
|
154 |
-
msgid "Username: %s"
|
155 |
msgstr ""
|
156 |
-
"Meno používateľa: %s"
|
157 |
|
158 |
-
#:
|
159 |
-
|
160 |
-
msgid "Password: %s"
|
161 |
msgstr ""
|
162 |
-
"Heslo: %s"
|
163 |
|
164 |
-
#:
|
165 |
-
|
166 |
-
msgid "[%s] Registration Approved"
|
167 |
msgstr ""
|
168 |
-
"[%s] Schválenie registrácie"
|
169 |
|
170 |
-
#:
|
171 |
-
|
172 |
-
|
|
|
|
|
|
|
173 |
msgstr ""
|
174 |
-
"Váš prístup k lokalite „%s“ bol zamietnutý."
|
175 |
|
176 |
-
#:
|
177 |
#, php-format
|
178 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
179 |
msgstr ""
|
180 |
-
"
|
|
|
181 |
|
182 |
-
#:
|
183 |
-
msgid "
|
|
|
|
|
184 |
msgstr ""
|
185 |
-
"
|
|
|
186 |
|
187 |
-
#:
|
188 |
-
|
|
|
|
|
|
|
189 |
msgstr ""
|
190 |
-
"
|
|
|
191 |
|
192 |
-
#:
|
193 |
-
|
|
|
194 |
msgstr ""
|
195 |
-
"
|
|
|
196 |
|
197 |
-
#:
|
198 |
-
|
|
|
199 |
msgstr ""
|
200 |
-
"
|
|
|
201 |
|
202 |
-
#:
|
203 |
-
|
204 |
-
|
|
|
205 |
msgstr ""
|
206 |
-
"
|
|
|
207 |
|
208 |
-
#:
|
209 |
-
msgid "
|
210 |
msgstr ""
|
211 |
-
"Po zaregistrovaní sa administrátorovi lokality odošle vaša požiadavka o schválenie. Po jej spracovaní dostanete e-mail s ďalšími pokynmi."
|
212 |
|
213 |
-
|
214 |
-
msgid "
|
215 |
msgstr ""
|
216 |
-
"Schválenie nového používateľa"
|
217 |
|
218 |
-
|
219 |
-
msgid "
|
220 |
msgstr ""
|
221 |
-
"http://www.picklewagon.com/wordpress/new-user-approve"
|
222 |
|
223 |
-
|
224 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
225 |
msgstr ""
|
226 |
-
"Tento modul umožňuje administrátorom schváliť používateľov po ich registrácii. Prístup k blogu získajú iba schválení používatelia."
|
227 |
|
228 |
-
|
229 |
-
msgid "
|
230 |
msgstr ""
|
231 |
-
"Josh Harrison"
|
232 |
|
233 |
-
|
234 |
-
msgid "
|
235 |
msgstr ""
|
236 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: new-user-approve.1.4.2\n"
|
6 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
7 |
+
"POT-Creation-Date: 2014-10-08 23:50-0700\n"
|
8 |
+
"PO-Revision-Date: 2014-10-09 00:13-0700\n"
|
9 |
+
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
10 |
+
"Language-Team: Boris Gereg <qwerty@elusion.sk>\n"
|
11 |
+
"Language: SK\n"
|
12 |
"MIME-Version: 1.0\n"
|
13 |
"Content-Type: text/plain; charset=UTF-8\n"
|
14 |
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
|
|
|
|
15 |
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
16 |
+
"X-Generator: Poedit 1.5.7\n"
|
17 |
|
18 |
+
#: ../new-user-approve.php:98
|
19 |
+
#, php-format
|
20 |
+
msgid "New User Approve requires WordPress %s or newer."
|
21 |
msgstr ""
|
|
|
22 |
|
23 |
+
#: ../new-user-approve.php:145
|
24 |
+
#, php-format
|
25 |
+
msgid ""
|
26 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
27 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
28 |
+
"\">Hide Notice</a>"
|
29 |
msgstr ""
|
|
|
30 |
|
31 |
+
#: ../new-user-approve.php:257
|
32 |
+
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
33 |
msgstr ""
|
|
|
34 |
|
35 |
+
#: ../new-user-approve.php:260
|
36 |
+
msgid ""
|
37 |
+
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
38 |
msgstr ""
|
|
|
39 |
|
40 |
+
#: ../new-user-approve.php:362
|
41 |
+
msgid "Users"
|
42 |
+
msgstr "Používatelia"
|
|
|
43 |
|
44 |
+
#: ../new-user-approve.php:392
|
45 |
+
#, php-format
|
46 |
+
msgid "[%s] User Approval"
|
47 |
+
msgstr "[%s] Schválenie používateľa"
|
48 |
|
49 |
+
#: ../new-user-approve.php:454
|
50 |
+
#, php-format
|
51 |
+
msgid ""
|
52 |
+
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
53 |
+
"href=\"mailto:%s\">webmaster</a> !"
|
54 |
msgstr ""
|
|
|
55 |
|
56 |
+
#: ../new-user-approve.php:520
|
57 |
+
#, php-format
|
58 |
+
msgid "[%s] Registration Approved"
|
59 |
+
msgstr "[%s] Schválenie registrácie"
|
60 |
|
61 |
+
#: ../new-user-approve.php:550
|
62 |
+
#, php-format
|
63 |
+
msgid "[%s] Registration Denied"
|
64 |
+
msgstr "[%s] Zamietnutie registrácie"
|
65 |
|
66 |
+
#: ../new-user-approve.php:614
|
67 |
+
msgid "Registration successful."
|
68 |
+
msgstr "Registrácia bola úspešná."
|
69 |
+
|
70 |
+
#: ../new-user-approve.php:617
|
71 |
+
msgid "Pending Approval"
|
72 |
+
msgstr "Čaká na schválenie"
|
73 |
+
|
74 |
+
#: ../admin/templates/approve.php:6
|
75 |
+
msgid "User successfully updated."
|
76 |
+
msgstr "Používateľ sa úspešne aktualizoval."
|
77 |
+
|
78 |
+
#: ../admin/templates/approve.php:11
|
79 |
+
msgid "User Registration Approval"
|
80 |
+
msgstr "Schválenie registrácie používateľa"
|
81 |
+
|
82 |
+
#: ../includes/admin-approve.php:50
|
83 |
+
msgid "Approve New Users"
|
84 |
+
msgstr "Schváliť nových používateľov"
|
85 |
|
86 |
+
#: ../includes/admin-approve.php:82
|
87 |
msgid "Username"
|
88 |
+
msgstr "Meno používateľa"
|
|
|
89 |
|
90 |
+
#: ../includes/admin-approve.php:83
|
91 |
msgid "Name"
|
92 |
+
msgstr "Meno"
|
|
|
93 |
|
94 |
+
#: ../includes/admin-approve.php:84
|
95 |
msgid "E-mail"
|
96 |
+
msgstr "E-mailová adresa"
|
|
|
97 |
|
98 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
99 |
msgid "Actions"
|
100 |
+
msgstr "Akcia"
|
|
|
101 |
|
102 |
+
#: ../includes/admin-approve.php:129
|
103 |
msgid "email:"
|
104 |
+
msgstr "E-mailová adresa:"
|
|
|
105 |
|
106 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
107 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
108 |
msgid "Approve"
|
109 |
+
msgstr "Schváliť"
|
|
|
110 |
|
111 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
112 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
113 |
msgid "Deny"
|
114 |
+
msgstr "Zamietnuť"
|
|
|
115 |
|
116 |
+
#: ../includes/admin-approve.php:154
|
117 |
msgid "approved"
|
118 |
+
msgstr "„schválený“"
|
|
|
119 |
|
120 |
+
#: ../includes/admin-approve.php:156
|
121 |
msgid "denied"
|
122 |
+
msgstr "„zamietnutý“"
|
|
|
123 |
|
124 |
+
#: ../includes/admin-approve.php:158
|
125 |
msgid "pending"
|
126 |
+
msgstr "„čaká na schválenie“"
|
|
|
127 |
|
128 |
+
#: ../includes/admin-approve.php:161
|
129 |
#, php-format
|
130 |
msgid "There are no users with a status of %s"
|
131 |
+
msgstr "Žiadni používatelia so stavom %s"
|
132 |
+
|
133 |
+
#: ../includes/admin-approve.php:197
|
134 |
+
#, php-format
|
135 |
+
msgid ""
|
136 |
+
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
137 |
+
"| <a href=\"%2$s\">Hide Notice</a>"
|
138 |
msgstr ""
|
|
|
139 |
|
140 |
+
#: ../includes/admin-approve.php:220
|
141 |
+
#, fuzzy
|
142 |
+
msgid "Approve Users"
|
143 |
+
msgstr "Schválení používatelia"
|
144 |
+
|
145 |
+
#: ../includes/admin-approve.php:221
|
146 |
+
msgid "Updates"
|
147 |
msgstr ""
|
|
|
148 |
|
149 |
+
#: ../includes/admin-approve.php:222
|
150 |
+
msgid "Support"
|
|
|
151 |
msgstr ""
|
|
|
152 |
|
153 |
+
#: ../includes/admin-approve.php:223
|
154 |
+
msgid "Feedback"
|
|
|
155 |
msgstr ""
|
|
|
156 |
|
157 |
+
#: ../includes/admin-approve.php:231
|
158 |
+
msgid "Users Pending Approval"
|
159 |
+
msgstr "Používatelia čakajúci na schválenie"
|
160 |
+
|
161 |
+
#: ../includes/admin-approve.php:233
|
162 |
+
msgid "Approved Users"
|
163 |
+
msgstr "Schválení používatelia"
|
164 |
+
|
165 |
+
#: ../includes/admin-approve.php:235
|
166 |
+
msgid "Denied Users"
|
167 |
+
msgstr "Zamietnutí používatelia"
|
168 |
+
|
169 |
+
#: ../includes/email-tags.php:235
|
170 |
+
msgid "The user's username on the site as well as the Username label"
|
171 |
msgstr ""
|
|
|
172 |
|
173 |
+
#: ../includes/email-tags.php:241
|
174 |
+
msgid "The user's email address"
|
|
|
175 |
msgstr ""
|
|
|
176 |
|
177 |
+
#: ../includes/email-tags.php:247
|
178 |
+
msgid "Your site name"
|
|
|
179 |
msgstr ""
|
|
|
180 |
|
181 |
+
#: ../includes/email-tags.php:253
|
182 |
+
msgid "Your site URL"
|
|
|
183 |
msgstr ""
|
|
|
184 |
|
185 |
+
#: ../includes/email-tags.php:259
|
186 |
+
msgid "The URL to approve/deny users"
|
|
|
187 |
msgstr ""
|
|
|
188 |
|
189 |
+
#: ../includes/email-tags.php:265
|
190 |
+
msgid "The URL to login to the site"
|
191 |
+
msgstr ""
|
192 |
+
|
193 |
+
#: ../includes/email-tags.php:271
|
194 |
+
msgid "Generates the password for the user to add to the email"
|
195 |
msgstr ""
|
|
|
196 |
|
197 |
+
#: ../includes/email-tags.php:299
|
198 |
#, php-format
|
199 |
+
msgid "Username: %s"
|
200 |
+
msgstr "Meno používateľa: %s"
|
201 |
+
|
202 |
+
#: ../includes/email-tags.php:390
|
203 |
+
#, php-format
|
204 |
+
msgid "Password: %s"
|
205 |
+
msgstr "Heslo: %s"
|
206 |
+
|
207 |
+
#: ../includes/messages.php:9
|
208 |
+
#, fuzzy
|
209 |
+
msgid "You have been approved to access {sitename}"
|
210 |
+
msgstr "Váš prístup k lokalite „%s“ bol schválený."
|
211 |
+
|
212 |
+
#: ../includes/messages.php:25
|
213 |
+
#, fuzzy
|
214 |
+
msgid "You have been denied access to {sitename}."
|
215 |
+
msgstr "Váš prístup k lokalite „%s“ bol zamietnutý."
|
216 |
+
|
217 |
+
#: ../includes/messages.php:38
|
218 |
+
msgid ""
|
219 |
+
"An email has been sent to the site administrator. The administrator will "
|
220 |
+
"review the information that has been submitted and either approve or deny "
|
221 |
+
"your request."
|
222 |
msgstr ""
|
223 |
+
"Administrátorovi lokality sa odoslal e-mail. Administrátor si prezrie "
|
224 |
+
"poskytnuté informácie a vašu požiadavku buď schváli, alebo zamietne."
|
225 |
|
226 |
+
#: ../includes/messages.php:40
|
227 |
+
msgid ""
|
228 |
+
"You will receive an email with instructions on what you will need to do "
|
229 |
+
"next. Thanks for your patience."
|
230 |
msgstr ""
|
231 |
+
"Dostanete e-mail s pokynmi, ako postupovať ďalej. Ďakujeme vám za "
|
232 |
+
"trpezlivosť."
|
233 |
|
234 |
+
#: ../includes/messages.php:53
|
235 |
+
#, fuzzy
|
236 |
+
msgid ""
|
237 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
238 |
+
"approved, you must first register."
|
239 |
msgstr ""
|
240 |
+
"Vitajte na lokalite „%s“. Táto lokalita je prístupná iba schváleným "
|
241 |
+
"používateľom. Schválenie sa dá vykonať až po vašej registrácii."
|
242 |
|
243 |
+
#: ../includes/messages.php:66
|
244 |
+
#, fuzzy
|
245 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
246 |
msgstr ""
|
247 |
+
"Návštevník %1$s (%2$s) požiadal o registráciu mena používateľa na lokalite "
|
248 |
+
"„%3$s“."
|
249 |
|
250 |
+
#: ../includes/messages.php:68
|
251 |
+
#, fuzzy
|
252 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
253 |
msgstr ""
|
254 |
+
"Ak chcete schváliť alebo zamietnuť prístup tohto používateľa k lokalite "
|
255 |
+
"„%s“, prejdite na stránku"
|
256 |
|
257 |
+
#: ../includes/messages.php:83
|
258 |
+
msgid ""
|
259 |
+
"After you register, your request will be sent to the site administrator for "
|
260 |
+
"approval. You will then receive an email with further instructions."
|
261 |
msgstr ""
|
262 |
+
"Po zaregistrovaní sa administrátorovi lokality odošle vaša požiadavka o "
|
263 |
+
"schválenie. Po jej spracovaní dostanete e-mail s ďalšími pokynmi."
|
264 |
|
265 |
+
#: ../includes/user-list.php:120
|
266 |
+
msgid "Status"
|
267 |
msgstr ""
|
|
|
268 |
|
269 |
+
#: ../includes/user-list.php:156
|
270 |
+
msgid "Filter"
|
271 |
msgstr ""
|
|
|
272 |
|
273 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
274 |
+
msgid "View all users"
|
275 |
msgstr ""
|
|
|
276 |
|
277 |
+
#: ../includes/user-list.php:320
|
278 |
+
#, fuzzy, php-format
|
279 |
+
msgid "User denied."
|
280 |
+
msgid_plural "%s users denied."
|
281 |
+
msgstr[0] "„zamietnutý“"
|
282 |
+
msgstr[1] "„zamietnutý“"
|
283 |
+
msgstr[2] "„zamietnutý“"
|
284 |
+
|
285 |
+
#: ../includes/user-list.php:325
|
286 |
+
#, fuzzy, php-format
|
287 |
+
msgid "User approved."
|
288 |
+
msgid_plural "%s users approved."
|
289 |
+
msgstr[0] "Schválenie nového používateľa"
|
290 |
+
msgstr[1] "Schválenie nového používateľa"
|
291 |
+
msgstr[2] "Schválenie nového používateľa"
|
292 |
+
|
293 |
+
#: ../includes/user-list.php:349
|
294 |
+
msgid "Access Status"
|
295 |
+
msgstr ""
|
296 |
+
|
297 |
+
#: ../includes/user-list.php:354
|
298 |
+
msgid "-- Status --"
|
299 |
msgstr ""
|
|
|
300 |
|
301 |
+
#: ../includes/user-list.php:362
|
302 |
+
msgid "If user has access to sign in or not."
|
303 |
msgstr ""
|
|
|
304 |
|
305 |
+
#: ../includes/user-list.php:365
|
306 |
+
msgid "Current user status is <strong>pending</strong>."
|
307 |
msgstr ""
|
308 |
+
|
309 |
+
#~ msgid "Settings"
|
310 |
+
#~ msgstr "Nastavenia"
|
311 |
+
|
312 |
+
#~ msgid "User Management"
|
313 |
+
#~ msgstr "Manažment používateľov"
|
314 |
+
|
315 |
+
#~ msgid "ID"
|
316 |
+
#~ msgstr "ID"
|
317 |
+
|
318 |
+
#~ msgid "User name already exists"
|
319 |
+
#~ msgstr "Meno používateľa už existuje"
|
320 |
+
|
321 |
+
#~ msgid "http://www.picklewagon.com/wordpress/new-user-approve"
|
322 |
+
#~ msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
323 |
+
|
324 |
+
#~ msgid ""
|
325 |
+
#~ "This plugin allows administrators to approve users once they register. "
|
326 |
+
#~ "Only approved users will be allowed to access the blog."
|
327 |
+
#~ msgstr ""
|
328 |
+
#~ "Tento modul umožňuje administrátorom schváliť používateľov po ich "
|
329 |
+
#~ "registrácii. Prístup k blogu získajú iba schválení používatelia."
|
330 |
+
|
331 |
+
#~ msgid "Josh Harrison"
|
332 |
+
#~ msgstr "Josh Harrison"
|
333 |
+
|
334 |
+
#~ msgid "http://www.picklewagon.com/"
|
335 |
+
#~ msgstr "http://www.picklewagon.com/"
|
localization/new-user-approve-sr_RS.mo
CHANGED
Binary file
|
localization/new-user-approve-sr_RS.po
CHANGED
@@ -4,152 +4,217 @@ msgid ""
|
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: new-user-approve.1.4.2\n"
|
6 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
7 |
-
"POT-Creation-Date:
|
|
|
|
|
|
|
|
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
11 |
-
"PO-Revision-Date: 2013-10-16 09:31+0100\n"
|
12 |
-
"Last-Translator: Boris Gereg <qwerty@elusion.sk>\n"
|
13 |
-
"Language-Team: Boris Gereg <qwerty@elusion.sk>\n"
|
14 |
-
"Language: SK\n"
|
15 |
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
16 |
"X-Generator: Poedit 1.5.7\n"
|
17 |
|
18 |
-
#: new-user-approve.php:
|
19 |
-
|
20 |
-
|
|
|
21 |
|
22 |
-
#: new-user-approve.php:
|
23 |
-
|
24 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
|
26 |
-
#: new-user-approve.php:
|
27 |
msgid "Users"
|
28 |
msgstr "Korisnici"
|
29 |
|
30 |
-
#: new-user-approve.php:
|
31 |
-
|
32 |
-
|
|
|
33 |
|
34 |
-
#: new-user-approve.php:
|
35 |
-
|
36 |
-
|
|
|
|
|
|
|
37 |
|
38 |
-
#: new-user-approve.php:
|
39 |
-
|
40 |
-
|
|
|
41 |
|
42 |
-
#: new-user-approve.php:
|
43 |
-
|
44 |
-
|
|
|
45 |
|
46 |
-
#: new-user-approve.php:
|
47 |
-
msgid "
|
48 |
-
msgstr "
|
49 |
|
50 |
-
#: new-user-approve.php:
|
51 |
-
msgid "
|
52 |
-
msgstr "
|
|
|
|
|
|
|
|
|
53 |
|
54 |
-
#:
|
55 |
-
msgid "
|
56 |
-
msgstr "
|
57 |
|
58 |
-
#:
|
|
|
|
|
|
|
|
|
59 |
msgid "Username"
|
60 |
msgstr "Korisničko ime"
|
61 |
|
62 |
-
#:
|
63 |
msgid "Name"
|
64 |
msgstr "Ime"
|
65 |
|
66 |
-
#:
|
67 |
msgid "E-mail"
|
68 |
msgstr "E-mail"
|
69 |
|
70 |
-
#:
|
71 |
msgid "Actions"
|
72 |
msgstr "Akcije"
|
73 |
|
74 |
-
#:
|
75 |
msgid "email:"
|
76 |
msgstr "email:"
|
77 |
|
78 |
-
#:
|
|
|
79 |
msgid "Approve"
|
80 |
msgstr "Odobri"
|
81 |
|
82 |
-
#:
|
|
|
83 |
msgid "Deny"
|
84 |
msgstr "Odbij"
|
85 |
|
86 |
-
#:
|
87 |
msgid "approved"
|
88 |
msgstr "odobreno"
|
89 |
|
90 |
-
#:
|
91 |
msgid "denied"
|
92 |
msgstr "odbijeno"
|
93 |
|
94 |
-
#:
|
95 |
msgid "pending"
|
96 |
msgstr "čeka"
|
97 |
|
98 |
-
#:
|
99 |
#, php-format
|
100 |
msgid "There are no users with a status of %s"
|
101 |
msgstr "Nema korisnika sa statusom %s"
|
102 |
|
103 |
-
#:
|
104 |
-
msgid "User name already exists"
|
105 |
-
msgstr "Već postoji ovo ime korisnika"
|
106 |
-
|
107 |
-
#: new-user-approve.php:335
|
108 |
#, php-format
|
109 |
-
msgid "
|
110 |
-
|
|
|
|
|
111 |
|
112 |
-
#:
|
113 |
-
#,
|
114 |
-
msgid "
|
115 |
-
msgstr "
|
116 |
|
117 |
-
#:
|
118 |
-
|
119 |
-
|
120 |
-
msgstr "[%s] dozvola korisnika"
|
121 |
|
122 |
-
#:
|
123 |
-
|
124 |
-
|
125 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
126 |
|
127 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
128 |
#, php-format
|
129 |
msgid "Username: %s"
|
130 |
msgstr "Korisničko ime:%s"
|
131 |
|
132 |
-
#:
|
133 |
#, php-format
|
134 |
msgid "Password: %s"
|
135 |
msgstr "Šifra: %s"
|
136 |
|
137 |
-
#:
|
138 |
-
#,
|
139 |
-
msgid "
|
140 |
-
msgstr "
|
141 |
|
142 |
-
#:
|
143 |
-
#,
|
144 |
-
msgid "You have been denied access to
|
145 |
msgstr "Nije vam dozvoljen pristup na %s"
|
146 |
|
147 |
-
#:
|
148 |
-
#, php-format
|
149 |
-
msgid "[%s] Registration Denied"
|
150 |
-
msgstr "[%s] Registracija odbijena"
|
151 |
-
|
152 |
-
#: new-user-approve.php:413
|
153 |
msgid ""
|
154 |
"An email has been sent to the site administrator. The administrator will "
|
155 |
"review the information that has been submitted and either approve or deny "
|
@@ -158,7 +223,7 @@ msgstr ""
|
|
158 |
"Email je poslat administratoru sajta. Administrator će pregledati "
|
159 |
"informaciju koja je podneta i ili će vam odobriti ili odbiti zahtev."
|
160 |
|
161 |
-
#:
|
162 |
msgid ""
|
163 |
"You will receive an email with instructions on what you will need to do "
|
164 |
"next. Thanks for your patience."
|
@@ -166,24 +231,26 @@ msgstr ""
|
|
166 |
"Primićete email sa uputstvima šta treba dalje da uradite. Hvala na "
|
167 |
"strpljenju."
|
168 |
|
169 |
-
#:
|
170 |
-
|
171 |
-
msgstr "Čeka se odobrenje"
|
172 |
-
|
173 |
-
#: new-user-approve.php:418
|
174 |
-
msgid "Registration successful."
|
175 |
-
msgstr "Registracije uspešna."
|
176 |
-
|
177 |
-
#: new-user-approve.php:466
|
178 |
-
#, php-format
|
179 |
msgid ""
|
180 |
-
"Welcome to
|
181 |
"approved, you must first register."
|
182 |
msgstr ""
|
183 |
"Dobrodošli na %s. Ovom sajtu mogu da pristupe samo odobreni korisnici. Da "
|
184 |
"biste bili odobreni, morate se prvo registrovati."
|
185 |
|
186 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
187 |
msgid ""
|
188 |
"After you register, your request will be sent to the site administrator for "
|
189 |
"approval. You will then receive an email with further instructions."
|
@@ -191,26 +258,74 @@ msgstr ""
|
|
191 |
"Nakon što se registrujete vaš zahtev će biti poslat administratoru sajta za "
|
192 |
"odobrenje. Zatim ćete primiti mail sa daljim instrukcijama."
|
193 |
|
194 |
-
|
195 |
-
msgid "
|
196 |
-
msgstr "
|
197 |
|
198 |
-
|
199 |
-
msgid "
|
200 |
-
msgstr "
|
201 |
|
202 |
-
|
203 |
-
msgid ""
|
204 |
-
|
205 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
206 |
msgstr ""
|
207 |
-
"Ovaj pligin omogućava administratoru da odobre korisnike kada se registruju. "
|
208 |
-
"Samo odobreni korisnici mogu da pristupe ovom blogu."
|
209 |
|
210 |
-
|
211 |
-
msgid "
|
212 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
213 |
|
214 |
-
|
215 |
-
|
216 |
-
msgstr "http://www.picklewagon.com/"
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: new-user-approve.1.4.2\n"
|
6 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/new-user-approve\n"
|
7 |
+
"POT-Creation-Date: 2014-10-08 23:50-0700\n"
|
8 |
+
"PO-Revision-Date: 2014-10-09 00:14-0700\n"
|
9 |
+
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
10 |
+
"Language-Team: Boris Gereg <qwerty@elusion.sk>\n"
|
11 |
+
"Language: SK\n"
|
12 |
"MIME-Version: 1.0\n"
|
13 |
"Content-Type: text/plain; charset=UTF-8\n"
|
14 |
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
|
|
|
|
15 |
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
16 |
"X-Generator: Poedit 1.5.7\n"
|
17 |
|
18 |
+
#: ../new-user-approve.php:98
|
19 |
+
#, php-format
|
20 |
+
msgid "New User Approve requires WordPress %s or newer."
|
21 |
+
msgstr ""
|
22 |
|
23 |
+
#: ../new-user-approve.php:145
|
24 |
+
#, php-format
|
25 |
+
msgid ""
|
26 |
+
"The Membership setting must be turned on in order for the New User Approve "
|
27 |
+
"to work correctly. <a href=\"%1$s\">Update in settings</a>. | <a href=\"%2$s"
|
28 |
+
"\">Hide Notice</a>"
|
29 |
+
msgstr ""
|
30 |
+
|
31 |
+
#: ../new-user-approve.php:257
|
32 |
+
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
33 |
+
msgstr ""
|
34 |
+
|
35 |
+
#: ../new-user-approve.php:260
|
36 |
+
msgid ""
|
37 |
+
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
38 |
+
msgstr ""
|
39 |
|
40 |
+
#: ../new-user-approve.php:362
|
41 |
msgid "Users"
|
42 |
msgstr "Korisnici"
|
43 |
|
44 |
+
#: ../new-user-approve.php:392
|
45 |
+
#, php-format
|
46 |
+
msgid "[%s] User Approval"
|
47 |
+
msgstr "[%s] dozvola korisnika"
|
48 |
|
49 |
+
#: ../new-user-approve.php:454
|
50 |
+
#, php-format
|
51 |
+
msgid ""
|
52 |
+
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
53 |
+
"href=\"mailto:%s\">webmaster</a> !"
|
54 |
+
msgstr ""
|
55 |
|
56 |
+
#: ../new-user-approve.php:520
|
57 |
+
#, php-format
|
58 |
+
msgid "[%s] Registration Approved"
|
59 |
+
msgstr "[%s] Registracija dozvoljena"
|
60 |
|
61 |
+
#: ../new-user-approve.php:550
|
62 |
+
#, php-format
|
63 |
+
msgid "[%s] Registration Denied"
|
64 |
+
msgstr "[%s] Registracija odbijena"
|
65 |
|
66 |
+
#: ../new-user-approve.php:614
|
67 |
+
msgid "Registration successful."
|
68 |
+
msgstr "Registracije uspešna."
|
69 |
|
70 |
+
#: ../new-user-approve.php:617
|
71 |
+
msgid "Pending Approval"
|
72 |
+
msgstr "Čeka se odobrenje"
|
73 |
+
|
74 |
+
#: ../admin/templates/approve.php:6
|
75 |
+
msgid "User successfully updated."
|
76 |
+
msgstr "Korisnik uspešno update-ovan."
|
77 |
|
78 |
+
#: ../admin/templates/approve.php:11
|
79 |
+
msgid "User Registration Approval"
|
80 |
+
msgstr "Registracija korisnika odobrena"
|
81 |
|
82 |
+
#: ../includes/admin-approve.php:50
|
83 |
+
msgid "Approve New Users"
|
84 |
+
msgstr "Odobrite nove korisnike"
|
85 |
+
|
86 |
+
#: ../includes/admin-approve.php:82
|
87 |
msgid "Username"
|
88 |
msgstr "Korisničko ime"
|
89 |
|
90 |
+
#: ../includes/admin-approve.php:83
|
91 |
msgid "Name"
|
92 |
msgstr "Ime"
|
93 |
|
94 |
+
#: ../includes/admin-approve.php:84
|
95 |
msgid "E-mail"
|
96 |
msgstr "E-mail"
|
97 |
|
98 |
+
#: ../includes/admin-approve.php:86 ../includes/admin-approve.php:88
|
99 |
msgid "Actions"
|
100 |
msgstr "Akcije"
|
101 |
|
102 |
+
#: ../includes/admin-approve.php:129
|
103 |
msgid "email:"
|
104 |
msgstr "email:"
|
105 |
|
106 |
+
#: ../includes/admin-approve.php:133 ../includes/user-list.php:97
|
107 |
+
#: ../includes/user-list.php:223 ../includes/user-list.php:224
|
108 |
msgid "Approve"
|
109 |
msgstr "Odobri"
|
110 |
|
111 |
+
#: ../includes/admin-approve.php:138 ../includes/user-list.php:98
|
112 |
+
#: ../includes/user-list.php:226 ../includes/user-list.php:227
|
113 |
msgid "Deny"
|
114 |
msgstr "Odbij"
|
115 |
|
116 |
+
#: ../includes/admin-approve.php:154
|
117 |
msgid "approved"
|
118 |
msgstr "odobreno"
|
119 |
|
120 |
+
#: ../includes/admin-approve.php:156
|
121 |
msgid "denied"
|
122 |
msgstr "odbijeno"
|
123 |
|
124 |
+
#: ../includes/admin-approve.php:158
|
125 |
msgid "pending"
|
126 |
msgstr "čeka"
|
127 |
|
128 |
+
#: ../includes/admin-approve.php:161
|
129 |
#, php-format
|
130 |
msgid "There are no users with a status of %s"
|
131 |
msgstr "Nema korisnika sa statusom %s"
|
132 |
|
133 |
+
#: ../includes/admin-approve.php:197
|
|
|
|
|
|
|
|
|
134 |
#, php-format
|
135 |
+
msgid ""
|
136 |
+
"You can now update user status on the <a href=\"%1$s\">users admin page</a>. "
|
137 |
+
"| <a href=\"%2$s\">Hide Notice</a>"
|
138 |
+
msgstr ""
|
139 |
|
140 |
+
#: ../includes/admin-approve.php:220
|
141 |
+
#, fuzzy
|
142 |
+
msgid "Approve Users"
|
143 |
+
msgstr "Odobreni korisnici"
|
144 |
|
145 |
+
#: ../includes/admin-approve.php:221
|
146 |
+
msgid "Updates"
|
147 |
+
msgstr ""
|
|
|
148 |
|
149 |
+
#: ../includes/admin-approve.php:222
|
150 |
+
msgid "Support"
|
151 |
+
msgstr ""
|
152 |
+
|
153 |
+
#: ../includes/admin-approve.php:223
|
154 |
+
msgid "Feedback"
|
155 |
+
msgstr ""
|
156 |
+
|
157 |
+
#: ../includes/admin-approve.php:231
|
158 |
+
msgid "Users Pending Approval"
|
159 |
+
msgstr "Korisnik čeka odobrenje"
|
160 |
+
|
161 |
+
#: ../includes/admin-approve.php:233
|
162 |
+
msgid "Approved Users"
|
163 |
+
msgstr "Odobreni korisnici"
|
164 |
+
|
165 |
+
#: ../includes/admin-approve.php:235
|
166 |
+
msgid "Denied Users"
|
167 |
+
msgstr "Odbijeni korisnici"
|
168 |
+
|
169 |
+
#: ../includes/email-tags.php:235
|
170 |
+
msgid "The user's username on the site as well as the Username label"
|
171 |
+
msgstr ""
|
172 |
+
|
173 |
+
#: ../includes/email-tags.php:241
|
174 |
+
msgid "The user's email address"
|
175 |
+
msgstr ""
|
176 |
|
177 |
+
#: ../includes/email-tags.php:247
|
178 |
+
msgid "Your site name"
|
179 |
+
msgstr ""
|
180 |
+
|
181 |
+
#: ../includes/email-tags.php:253
|
182 |
+
msgid "Your site URL"
|
183 |
+
msgstr ""
|
184 |
+
|
185 |
+
#: ../includes/email-tags.php:259
|
186 |
+
msgid "The URL to approve/deny users"
|
187 |
+
msgstr ""
|
188 |
+
|
189 |
+
#: ../includes/email-tags.php:265
|
190 |
+
msgid "The URL to login to the site"
|
191 |
+
msgstr ""
|
192 |
+
|
193 |
+
#: ../includes/email-tags.php:271
|
194 |
+
msgid "Generates the password for the user to add to the email"
|
195 |
+
msgstr ""
|
196 |
+
|
197 |
+
#: ../includes/email-tags.php:299
|
198 |
#, php-format
|
199 |
msgid "Username: %s"
|
200 |
msgstr "Korisničko ime:%s"
|
201 |
|
202 |
+
#: ../includes/email-tags.php:390
|
203 |
#, php-format
|
204 |
msgid "Password: %s"
|
205 |
msgstr "Šifra: %s"
|
206 |
|
207 |
+
#: ../includes/messages.php:9
|
208 |
+
#, fuzzy
|
209 |
+
msgid "You have been approved to access {sitename}"
|
210 |
+
msgstr "Dozvoljen vam je pristup %s"
|
211 |
|
212 |
+
#: ../includes/messages.php:25
|
213 |
+
#, fuzzy
|
214 |
+
msgid "You have been denied access to {sitename}."
|
215 |
msgstr "Nije vam dozvoljen pristup na %s"
|
216 |
|
217 |
+
#: ../includes/messages.php:38
|
|
|
|
|
|
|
|
|
|
|
218 |
msgid ""
|
219 |
"An email has been sent to the site administrator. The administrator will "
|
220 |
"review the information that has been submitted and either approve or deny "
|
223 |
"Email je poslat administratoru sajta. Administrator će pregledati "
|
224 |
"informaciju koja je podneta i ili će vam odobriti ili odbiti zahtev."
|
225 |
|
226 |
+
#: ../includes/messages.php:40
|
227 |
msgid ""
|
228 |
"You will receive an email with instructions on what you will need to do "
|
229 |
"next. Thanks for your patience."
|
231 |
"Primićete email sa uputstvima šta treba dalje da uradite. Hvala na "
|
232 |
"strpljenju."
|
233 |
|
234 |
+
#: ../includes/messages.php:53
|
235 |
+
#, fuzzy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
236 |
msgid ""
|
237 |
+
"Welcome to {sitename}. This site is accessible to approved users only. To be "
|
238 |
"approved, you must first register."
|
239 |
msgstr ""
|
240 |
"Dobrodošli na %s. Ovom sajtu mogu da pristupe samo odobreni korisnici. Da "
|
241 |
"biste bili odobreni, morate se prvo registrovati."
|
242 |
|
243 |
+
#: ../includes/messages.php:66
|
244 |
+
#, fuzzy
|
245 |
+
msgid "{username} ({user_email}) has requested a username at {sitename}"
|
246 |
+
msgstr "%1$s (%2$s) zahteva korisničko ime na na %3$s"
|
247 |
+
|
248 |
+
#: ../includes/messages.php:68
|
249 |
+
#, fuzzy
|
250 |
+
msgid "To approve or deny this user access to {sitename} go to"
|
251 |
+
msgstr "Da biste odobrili ili odbili pristup ovog korisnika za %s idite na"
|
252 |
+
|
253 |
+
#: ../includes/messages.php:83
|
254 |
msgid ""
|
255 |
"After you register, your request will be sent to the site administrator for "
|
256 |
"approval. You will then receive an email with further instructions."
|
258 |
"Nakon što se registrujete vaš zahtev će biti poslat administratoru sajta za "
|
259 |
"odobrenje. Zatim ćete primiti mail sa daljim instrukcijama."
|
260 |
|
261 |
+
#: ../includes/user-list.php:120
|
262 |
+
msgid "Status"
|
263 |
+
msgstr ""
|
264 |
|
265 |
+
#: ../includes/user-list.php:156
|
266 |
+
msgid "Filter"
|
267 |
+
msgstr ""
|
268 |
|
269 |
+
#: ../includes/user-list.php:161 ../includes/user-list.php:163
|
270 |
+
msgid "View all users"
|
271 |
+
msgstr ""
|
272 |
+
|
273 |
+
#: ../includes/user-list.php:320
|
274 |
+
#, fuzzy, php-format
|
275 |
+
msgid "User denied."
|
276 |
+
msgid_plural "%s users denied."
|
277 |
+
msgstr[0] "odbijeno"
|
278 |
+
msgstr[1] "odbijeno"
|
279 |
+
msgstr[2] "odbijeno"
|
280 |
+
|
281 |
+
#: ../includes/user-list.php:325
|
282 |
+
#, fuzzy, php-format
|
283 |
+
msgid "User approved."
|
284 |
+
msgid_plural "%s users approved."
|
285 |
+
msgstr[0] "Novi korisnik odobren"
|
286 |
+
msgstr[1] "Novi korisnik odobren"
|
287 |
+
msgstr[2] "Novi korisnik odobren"
|
288 |
+
|
289 |
+
#: ../includes/user-list.php:349
|
290 |
+
msgid "Access Status"
|
291 |
+
msgstr ""
|
292 |
+
|
293 |
+
#: ../includes/user-list.php:354
|
294 |
+
msgid "-- Status --"
|
295 |
+
msgstr ""
|
296 |
+
|
297 |
+
#: ../includes/user-list.php:362
|
298 |
+
msgid "If user has access to sign in or not."
|
299 |
msgstr ""
|
|
|
|
|
300 |
|
301 |
+
#: ../includes/user-list.php:365
|
302 |
+
msgid "Current user status is <strong>pending</strong>."
|
303 |
+
msgstr ""
|
304 |
+
|
305 |
+
#~ msgid "Settings"
|
306 |
+
#~ msgstr "Postavke"
|
307 |
+
|
308 |
+
#~ msgid "User Management"
|
309 |
+
#~ msgstr "Menadžment korisnika"
|
310 |
+
|
311 |
+
#~ msgid "ID"
|
312 |
+
#~ msgstr "ID"
|
313 |
+
|
314 |
+
#~ msgid "User name already exists"
|
315 |
+
#~ msgstr "Već postoji ovo ime korisnika"
|
316 |
+
|
317 |
+
#~ msgid "http://www.picklewagon.com/wordpress/new-user-approve"
|
318 |
+
#~ msgstr "http://www.picklewagon.com/wordpress/new-user-approve"
|
319 |
+
|
320 |
+
#~ msgid ""
|
321 |
+
#~ "This plugin allows administrators to approve users once they register. "
|
322 |
+
#~ "Only approved users will be allowed to access the blog."
|
323 |
+
#~ msgstr ""
|
324 |
+
#~ "Ovaj pligin omogućava administratoru da odobre korisnike kada se "
|
325 |
+
#~ "registruju. Samo odobreni korisnici mogu da pristupe ovom blogu."
|
326 |
+
|
327 |
+
#~ msgid "Josh Harrison"
|
328 |
+
#~ msgstr "Josh Harrison"
|
329 |
|
330 |
+
#~ msgid "http://www.picklewagon.com/"
|
331 |
+
#~ msgstr "http://www.picklewagon.com/"
|
|
localization/new-user-approve-sv_SE.po
CHANGED
@@ -3,18 +3,18 @@
|
|
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:
|
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"
|
@@ -113,7 +113,8 @@ msgstr "%1$s (%2$s) har ansökt om ett användarkonto hos %3$s"
|
|
113 |
#: new-user-approve.php:337
|
114 |
#, php-format
|
115 |
msgid "To approve or deny this user access to %s go to"
|
116 |
-
msgstr "
|
|
|
117 |
|
118 |
#: new-user-approve.php:341
|
119 |
#, php-format
|
@@ -151,12 +152,21 @@ msgid "[%s] Registration Denied"
|
|
151 |
msgstr "[%s] Din ansökan har inte godkänts"
|
152 |
|
153 |
#: new-user-approve.php:413
|
154 |
-
msgid "
|
155 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
156 |
|
157 |
#: new-user-approve.php:414
|
158 |
-
msgid "
|
159 |
-
|
|
|
|
|
|
|
160 |
|
161 |
#: new-user-approve.php:418
|
162 |
msgid "Pending Approval"
|
@@ -168,12 +178,20 @@ msgstr "Registreringen lyckades."
|
|
168 |
|
169 |
#: new-user-approve.php:466
|
170 |
#, php-format
|
171 |
-
msgid "
|
172 |
-
|
|
|
|
|
|
|
|
|
173 |
|
174 |
#: new-user-approve.php:471
|
175 |
-
msgid "
|
176 |
-
|
|
|
|
|
|
|
|
|
177 |
|
178 |
#. Plugin Name of an extension
|
179 |
msgid "New User Approve"
|
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: PACKAGE VERSION\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: 2014-10-08 23:48-0700\n"
|
12 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
13 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
14 |
"MIME-Version: 1.0\n"
|
15 |
"Content-Type: text/plain; charset=UTF-8\n"
|
16 |
"Content-Transfer-Encoding: 8bit\n"
|
17 |
+
"X-Generator: Poedit 1.5.7\n"
|
18 |
|
19 |
#: new-user-approve.php:126
|
20 |
msgid "Approve New Users"
|
113 |
#: new-user-approve.php:337
|
114 |
#, php-format
|
115 |
msgid "To approve or deny this user access to %s go to"
|
116 |
+
msgstr ""
|
117 |
+
"Använd följande länk för att godkänna eller avslå denna ansökan till %s"
|
118 |
|
119 |
#: new-user-approve.php:341
|
120 |
#, php-format
|
152 |
msgstr "[%s] Din ansökan har inte godkänts"
|
153 |
|
154 |
#: new-user-approve.php:413
|
155 |
+
msgid ""
|
156 |
+
"An email has been sent to the site administrator. The administrator will "
|
157 |
+
"review the information that has been submitted and either approve or deny "
|
158 |
+
"your request."
|
159 |
+
msgstr ""
|
160 |
+
"Ett e-postbrev har skickats till sajtens administratör. Administratören "
|
161 |
+
"kommer att granska dina uppgifter och därefter godkänna eller avslå din "
|
162 |
+
"ansökan."
|
163 |
|
164 |
#: new-user-approve.php:414
|
165 |
+
msgid ""
|
166 |
+
"You will receive an email with instructions on what you will need to do "
|
167 |
+
"next. Thanks for your patience."
|
168 |
+
msgstr ""
|
169 |
+
"Du kommer då att få ett e-postbrev med instruktioner. Tack för din ansökan!"
|
170 |
|
171 |
#: new-user-approve.php:418
|
172 |
msgid "Pending Approval"
|
178 |
|
179 |
#: new-user-approve.php:466
|
180 |
#, php-format
|
181 |
+
msgid ""
|
182 |
+
"Welcome to %s. This site is accessible to approved users only. To be "
|
183 |
+
"approved, you must first register."
|
184 |
+
msgstr ""
|
185 |
+
"Välkommen till %s. Den här sajten är bara tillgänglig för godkända "
|
186 |
+
"användare. För att bli godkänd måste du registrera dig."
|
187 |
|
188 |
#: new-user-approve.php:471
|
189 |
+
msgid ""
|
190 |
+
"After you register, your request will be sent to the site administrator for "
|
191 |
+
"approval. You will then receive an email with further instructions."
|
192 |
+
msgstr ""
|
193 |
+
"Efter att du registrerat dig kommer din ansökan att granskas för "
|
194 |
+
"godkännande. Du får då ett e-postbrev med mera information."
|
195 |
|
196 |
#. Plugin Name of an extension
|
197 |
msgid "New User Approve"
|
localization/new-user-approve.pot
CHANGED
@@ -7,8 +7,8 @@ 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: 2014-
|
11 |
-
"PO-Revision-Date: 2014-09
|
12 |
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
13 |
"Language-Team: Picklewagon <josh@picklewagon.com>\n"
|
14 |
"Language: English\n"
|
@@ -23,12 +23,12 @@ msgstr ""
|
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPath-1: ../includes\n"
|
25 |
|
26 |
-
#: ../new-user-approve.php:
|
27 |
#, php-format
|
28 |
msgid "New User Approve requires WordPress %s or newer."
|
29 |
msgstr ""
|
30 |
|
31 |
-
#: ../new-user-approve.php:
|
32 |
#, php-format
|
33 |
msgid ""
|
34 |
"The Membership setting must be turned on in order for the New User Approve "
|
@@ -36,46 +36,46 @@ msgid ""
|
|
36 |
"\">Hide Notice</a>"
|
37 |
msgstr ""
|
38 |
|
39 |
-
#: ../new-user-approve.php:
|
40 |
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
41 |
msgstr ""
|
42 |
|
43 |
-
#: ../new-user-approve.php:
|
44 |
msgid ""
|
45 |
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
46 |
msgstr ""
|
47 |
|
48 |
-
#: ../new-user-approve.php:
|
49 |
msgid "Users"
|
50 |
msgstr ""
|
51 |
|
52 |
-
#: ../new-user-approve.php:
|
53 |
#, php-format
|
54 |
msgid "[%s] User Approval"
|
55 |
msgstr ""
|
56 |
|
57 |
-
#: ../new-user-approve.php:
|
58 |
#, php-format
|
59 |
msgid ""
|
60 |
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
61 |
"href=\"mailto:%s\">webmaster</a> !"
|
62 |
msgstr ""
|
63 |
|
64 |
-
#: ../new-user-approve.php:
|
65 |
#, php-format
|
66 |
msgid "[%s] Registration Approved"
|
67 |
msgstr ""
|
68 |
|
69 |
-
#: ../new-user-approve.php:
|
70 |
#, php-format
|
71 |
msgid "[%s] Registration Denied"
|
72 |
msgstr ""
|
73 |
|
74 |
-
#: ../new-user-approve.php:
|
75 |
msgid "Registration successful."
|
76 |
msgstr ""
|
77 |
|
78 |
-
#: ../new-user-approve.php:
|
79 |
msgid "Pending Approval"
|
80 |
msgstr ""
|
81 |
|
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: 2014-10-08 23:50-0700\n"
|
11 |
+
"PO-Revision-Date: 2014-10-09 00:03-0700\n"
|
12 |
"Last-Translator: Josh Harrison <josh@picklewagon.com>\n"
|
13 |
"Language-Team: Picklewagon <josh@picklewagon.com>\n"
|
14 |
"Language: English\n"
|
23 |
"X-Poedit-SearchPath-0: ..\n"
|
24 |
"X-Poedit-SearchPath-1: ../includes\n"
|
25 |
|
26 |
+
#: ../new-user-approve.php:98
|
27 |
#, php-format
|
28 |
msgid "New User Approve requires WordPress %s or newer."
|
29 |
msgstr ""
|
30 |
|
31 |
+
#: ../new-user-approve.php:145
|
32 |
#, php-format
|
33 |
msgid ""
|
34 |
"The Membership setting must be turned on in order for the New User Approve "
|
36 |
"\">Hide Notice</a>"
|
37 |
msgstr ""
|
38 |
|
39 |
+
#: ../new-user-approve.php:257
|
40 |
msgid "<strong>ERROR</strong>: Your account is still pending approval."
|
41 |
msgstr ""
|
42 |
|
43 |
+
#: ../new-user-approve.php:260
|
44 |
msgid ""
|
45 |
"<strong>ERROR</strong>: Your account has been denied access to this site."
|
46 |
msgstr ""
|
47 |
|
48 |
+
#: ../new-user-approve.php:362
|
49 |
msgid "Users"
|
50 |
msgstr ""
|
51 |
|
52 |
+
#: ../new-user-approve.php:392
|
53 |
#, php-format
|
54 |
msgid "[%s] User Approval"
|
55 |
msgstr ""
|
56 |
|
57 |
+
#: ../new-user-approve.php:454
|
58 |
#, php-format
|
59 |
msgid ""
|
60 |
"<strong>ERROR</strong>: Couldn’t register you... please contact the <a "
|
61 |
"href=\"mailto:%s\">webmaster</a> !"
|
62 |
msgstr ""
|
63 |
|
64 |
+
#: ../new-user-approve.php:520
|
65 |
#, php-format
|
66 |
msgid "[%s] Registration Approved"
|
67 |
msgstr ""
|
68 |
|
69 |
+
#: ../new-user-approve.php:550
|
70 |
#, php-format
|
71 |
msgid "[%s] Registration Denied"
|
72 |
msgstr ""
|
73 |
|
74 |
+
#: ../new-user-approve.php:614
|
75 |
msgid "Registration successful."
|
76 |
msgstr ""
|
77 |
|
78 |
+
#: ../new-user-approve.php:617
|
79 |
msgid "Pending Approval"
|
80 |
msgstr ""
|
81 |
|
new-user-approve.php
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
/*
|
3 |
Plugin Name: New User Approve
|
4 |
Plugin URI: http://www.picklewagon.com/wordpress/new-user-approve/
|
5 |
-
Description: Allow administrators to approve users once they register. Only approved users will be allowed to access the
|
6 |
Author: Josh Harrison
|
7 |
-
Version: 1.7
|
8 |
Author URI: http://picklewagon.com/
|
9 |
*/
|
10 |
|
@@ -56,6 +56,7 @@ class pw_new_user_approve {
|
|
56 |
add_action( 'new_user_approve_deny_user', array( $this, 'deny_user' ) );
|
57 |
add_action( 'new_user_approve_deny_user', array( $this, 'update_deny_status' ) );
|
58 |
add_action( 'admin_init', array( $this, 'verify_settings' ) );
|
|
|
59 |
|
60 |
// Filters
|
61 |
add_filter( 'wp_authenticate_user', array( $this, 'authenticate_user' ) );
|
@@ -133,8 +134,13 @@ class pw_new_user_approve {
|
|
133 |
add_user_meta( $user_id, 'pw_new_user_approve_settings_notice', '1', true );
|
134 |
}
|
135 |
|
|
|
|
|
|
|
|
|
|
|
136 |
// Check that the user hasn't already clicked to ignore the message
|
137 |
-
if ( !get_user_meta( $user_id, 'pw_new_user_approve_settings_notice' ) ) {
|
138 |
echo '<div class="error"><p>';
|
139 |
printf( __( 'The Membership setting must be turned on in order for the New User Approve to work correctly. <a href="%1$s">Update in settings</a>. | <a href="%2$s">Hide Notice</a>', 'new-user-approve' ), admin_url( 'options-general.php' ), add_query_arg( array( 'new-user-approve-settings-notice' => 1 ) ) );
|
140 |
echo "</p></div>";
|
@@ -410,6 +416,12 @@ class pw_new_user_approve {
|
|
410 |
$this->admin_approval_email( $user_login, $user_email );
|
411 |
}
|
412 |
|
|
|
|
|
|
|
|
|
|
|
|
|
413 |
public function request_admin_approval_email_2( $user_id ) {
|
414 |
$user = new WP_User( $user_id );
|
415 |
|
@@ -418,6 +430,7 @@ class pw_new_user_approve {
|
|
418 |
|
419 |
$this->admin_approval_email( $user_login, $user_email );
|
420 |
}
|
|
|
421 |
/**
|
422 |
* Create a new user after the registration has been validated. Normally,
|
423 |
* when a user registers, an email is sent to the user containing their
|
@@ -455,10 +468,6 @@ class pw_new_user_approve {
|
|
455 |
// Default behavior is to reset password
|
456 |
$do_password_reset = true;
|
457 |
|
458 |
-
// If the password has already been reset for this user,
|
459 |
-
// $password_reset will be a unix timestamp
|
460 |
-
$last_password_reset = get_user_meta( $user_id, 'pw_user_approve_password_reset' );
|
461 |
-
|
462 |
// Get the current user status. By default each user is given a pending
|
463 |
// status when the user is created (with this plugin activated). If the
|
464 |
// user was created while this plugin was not active, the user will not
|
@@ -470,8 +479,9 @@ class pw_new_user_approve {
|
|
470 |
$do_password_reset = false;
|
471 |
}
|
472 |
|
473 |
-
// if
|
474 |
-
|
|
|
475 |
$do_password_reset = false;
|
476 |
}
|
477 |
|
@@ -696,6 +706,20 @@ class pw_new_user_approve {
|
|
696 |
|
697 |
return $error_codes;
|
698 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
699 |
} // End Class
|
700 |
|
701 |
function pw_new_user_approve() {
|
2 |
/*
|
3 |
Plugin Name: New User Approve
|
4 |
Plugin URI: http://www.picklewagon.com/wordpress/new-user-approve/
|
5 |
+
Description: Allow administrators to approve users once they register. Only approved users will be allowed to access the site. 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.7.1
|
8 |
Author URI: http://picklewagon.com/
|
9 |
*/
|
10 |
|
56 |
add_action( 'new_user_approve_deny_user', array( $this, 'deny_user' ) );
|
57 |
add_action( 'new_user_approve_deny_user', array( $this, 'update_deny_status' ) );
|
58 |
add_action( 'admin_init', array( $this, 'verify_settings' ) );
|
59 |
+
add_action( 'wp_login', array( $this, 'login_user' ), 10, 2 );
|
60 |
|
61 |
// Filters
|
62 |
add_filter( 'wp_authenticate_user', array( $this, 'authenticate_user' ) );
|
134 |
add_user_meta( $user_id, 'pw_new_user_approve_settings_notice', '1', true );
|
135 |
}
|
136 |
|
137 |
+
// Don't show the error if the s2member plugin is active
|
138 |
+
if ( class_exists( 'c_ws_plugin__s2member_constants' ) ) {
|
139 |
+
return;
|
140 |
+
}
|
141 |
+
|
142 |
// Check that the user hasn't already clicked to ignore the message
|
143 |
+
if ( ! get_user_meta( $user_id, 'pw_new_user_approve_settings_notice' ) ) {
|
144 |
echo '<div class="error"><p>';
|
145 |
printf( __( 'The Membership setting must be turned on in order for the New User Approve to work correctly. <a href="%1$s">Update in settings</a>. | <a href="%2$s">Hide Notice</a>', 'new-user-approve' ), admin_url( 'options-general.php' ), add_query_arg( array( 'new-user-approve-settings-notice' => 1 ) ) );
|
146 |
echo "</p></div>";
|
416 |
$this->admin_approval_email( $user_login, $user_email );
|
417 |
}
|
418 |
|
419 |
+
/**
|
420 |
+
* Send an email to the admin to request approval.
|
421 |
+
*
|
422 |
+
* @uses user_register
|
423 |
+
* @param int $user_id
|
424 |
+
*/
|
425 |
public function request_admin_approval_email_2( $user_id ) {
|
426 |
$user = new WP_User( $user_id );
|
427 |
|
430 |
|
431 |
$this->admin_approval_email( $user_login, $user_email );
|
432 |
}
|
433 |
+
|
434 |
/**
|
435 |
* Create a new user after the registration has been validated. Normally,
|
436 |
* when a user registers, an email is sent to the user containing their
|
468 |
// Default behavior is to reset password
|
469 |
$do_password_reset = true;
|
470 |
|
|
|
|
|
|
|
|
|
471 |
// Get the current user status. By default each user is given a pending
|
472 |
// status when the user is created (with this plugin activated). If the
|
473 |
// user was created while this plugin was not active, the user will not
|
479 |
$do_password_reset = false;
|
480 |
}
|
481 |
|
482 |
+
// if user has signed in, don't reset password
|
483 |
+
$user_has_signed_in = get_user_meta( $user_id, 'pw_new_user_approve_has_signed_in' );
|
484 |
+
if ( $user_has_signed_in ) {
|
485 |
$do_password_reset = false;
|
486 |
}
|
487 |
|
706 |
|
707 |
return $error_codes;
|
708 |
}
|
709 |
+
|
710 |
+
/**
|
711 |
+
* After a user successfully logs in, record in user meta. This will only be recorded
|
712 |
+
* one time. The password will not be reset after a successful login.
|
713 |
+
*
|
714 |
+
* @uses wp_login
|
715 |
+
* @param $user_login
|
716 |
+
* @param $user
|
717 |
+
*/
|
718 |
+
public function login_user( $user_login, $user ) {
|
719 |
+
if ( ! get_user_meta( $user->ID, 'pw_new_user_approve_has_signed_in' ) ) {
|
720 |
+
add_user_meta( $user->ID, 'pw_new_user_approve_has_signed_in', time() );
|
721 |
+
}
|
722 |
+
}
|
723 |
} // End Class
|
724 |
|
725 |
function pw_new_user_approve() {
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://picklewagon.com/wordpress/new-user-approve/donate
|
|
4 |
Tags: users, registration, sign up, user management, login
|
5 |
Requires at least: 3.5.1
|
6 |
Tested up to: 4.0
|
7 |
-
Stable tag: 1.7
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -105,6 +105,12 @@ as they have their username and passwords.
|
|
105 |
|
106 |
== Changelog ==
|
107 |
|
|
|
|
|
|
|
|
|
|
|
|
|
108 |
= 1.7 =
|
109 |
* email/message tags
|
110 |
* refactor messages
|
4 |
Tags: users, registration, sign up, user management, login
|
5 |
Requires at least: 3.5.1
|
6 |
Tested up to: 4.0
|
7 |
+
Stable tag: 1.7.1
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
105 |
|
106 |
== Changelog ==
|
107 |
|
108 |
+
= 1.7.1 =
|
109 |
+
* fix code causing PHP notices
|
110 |
+
* don't show admin notice for registration setting if S2Member plugin is active
|
111 |
+
* fix issue causing empty password in approval email
|
112 |
+
* update translation files
|
113 |
+
|
114 |
= 1.7 =
|
115 |
* email/message tags
|
116 |
* refactor messages
|