Version Description
- 29.07.2012
- Polish translation is updated. Thanks to Bartosz.
- "User Role Editor" menu item could be shown in translated form now. Do not lose it - it is on the same place at the "Users" submenu.
Download this release
Release Info
Developer | shinephp |
Plugin | User Role Editor |
Version | 3.7.5 |
Comparing to | |
See all releases |
Code changes from version 3.7.4 to 3.7.5
- images/bartosz.png +0 -0
- images/chooseplugin.png +0 -0
- lang/ure-pl_PL.mo +0 -0
- lang/ure-pl_PL.po +295 -307
- readme.txt +8 -1
- ure-options.php +5 -0
- user-role-editor.php +2 -2
images/bartosz.png
ADDED
Binary file
|
images/chooseplugin.png
ADDED
Binary file
|
lang/ure-pl_PL.mo
CHANGED
Binary file
|
lang/ure-pl_PL.po
CHANGED
@@ -2,11 +2,10 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: User Role Editor 2.0\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2012-
|
6 |
"PO-Revision-Date: \n"
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: Daywalker <dol_kryku@interia.pl>\n"
|
9 |
-
"Language: \n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -17,52 +16,13 @@ msgstr ""
|
|
17 |
"X-Poedit-Country: POLAND\n"
|
18 |
"X-Poedit-SearchPath-0: ..\n"
|
19 |
|
20 |
-
#: ../user-role-editor.php:35
|
21 |
-
msgid "User Role Editor requires WordPress 3.0 or newer."
|
22 |
-
msgstr "Uprawnienia grup wymagają WordPress'a w wersji 3.0 bądz nowszej."
|
23 |
-
|
24 |
-
#: ../user-role-editor.php:35
|
25 |
-
#: ../user-role-editor.php:40
|
26 |
-
msgid "Please update!"
|
27 |
-
msgstr "Prosze zaaktualizować wtyczke!"
|
28 |
-
|
29 |
-
#: ../user-role-editor.php:40
|
30 |
-
msgid "User Role Editor requires PHP 5.0 or newer."
|
31 |
-
msgstr ""
|
32 |
-
|
33 |
-
#: ../user-role-editor.php:65
|
34 |
-
msgid "Only"
|
35 |
-
msgstr ""
|
36 |
-
|
37 |
-
#: ../user-role-editor.php:65
|
38 |
-
msgid "is allowed to use"
|
39 |
-
msgstr ""
|
40 |
-
|
41 |
-
#: ../user-role-editor.php:71
|
42 |
-
#: ../user-role-editor.php:246
|
43 |
-
msgid "User Role Editor"
|
44 |
-
msgstr "Uprawnienia grup"
|
45 |
-
|
46 |
-
#: ../user-role-editor.php:218
|
47 |
-
msgid "Settings"
|
48 |
-
msgstr "Ustawnienia"
|
49 |
-
|
50 |
-
#: ../user-role-editor.php:228
|
51 |
-
#: ../ure-options.php:218
|
52 |
-
msgid "Changelog"
|
53 |
-
msgstr "Lista zmian"
|
54 |
-
|
55 |
-
#: ../user-role-editor.php:275
|
56 |
-
msgid "Capabilities"
|
57 |
-
msgstr ""
|
58 |
-
|
59 |
#: ../ure-lib.php:45
|
60 |
msgid "Error is occur. Please check the log file."
|
61 |
-
msgstr "
|
62 |
|
63 |
#: ../ure-lib.php:155
|
64 |
msgid "Database operation error. Check log file."
|
65 |
-
msgstr "Błąd bazy danych.
|
66 |
|
67 |
#: ../ure-lib.php:188
|
68 |
msgid "No backup data. It is created automatically before the first role data update."
|
@@ -74,39 +34,39 @@ msgstr "Kopia zapasowa dla tej grupy została utworzona"
|
|
74 |
|
75 |
#: ../ure-lib.php:345
|
76 |
msgid "Error: Role name must contain latin characters and digits only!"
|
77 |
-
msgstr "Błąd: Nazwa
|
78 |
|
79 |
#: ../ure-lib.php:352
|
80 |
-
#,
|
81 |
msgid "Role %s exists already"
|
82 |
-
msgstr "
|
83 |
|
84 |
#: ../ure-lib.php:365
|
85 |
msgid "Error is encountered during new role create operation"
|
86 |
-
msgstr "
|
87 |
|
88 |
#: ../ure-lib.php:367
|
89 |
#, php-format
|
90 |
msgid "Role %s is created successfully"
|
91 |
-
msgstr "
|
92 |
|
93 |
#: ../ure-lib.php:451
|
94 |
msgid "Error encountered during role delete operation"
|
95 |
-
msgstr "
|
96 |
|
97 |
#: ../ure-lib.php:453
|
98 |
#, php-format
|
99 |
msgid "Role %s is deleted successfully"
|
100 |
-
msgstr "
|
101 |
|
102 |
#: ../ure-lib.php:471
|
103 |
msgid "Error encountered during default role change operation"
|
104 |
-
msgstr "Bład podczas zmiany domyślnej
|
105 |
|
106 |
#: ../ure-lib.php:477
|
107 |
#, php-format
|
108 |
msgid "Default role for new users is set to %s successfully"
|
109 |
-
msgstr "Domyślna
|
110 |
|
111 |
#: ../ure-lib.php:505
|
112 |
msgid "Editor"
|
@@ -118,7 +78,7 @@ msgstr "Autor"
|
|
118 |
|
119 |
#: ../ure-lib.php:507
|
120 |
msgid "Contributor"
|
121 |
-
msgstr "
|
122 |
|
123 |
#: ../ure-lib.php:508
|
124 |
msgid "Subscriber"
|
@@ -126,47 +86,47 @@ msgstr "Subskrybent"
|
|
126 |
|
127 |
#: ../ure-lib.php:510
|
128 |
msgid "Switch themes"
|
129 |
-
msgstr "
|
130 |
|
131 |
#: ../ure-lib.php:511
|
132 |
msgid "Edit themes"
|
133 |
-
msgstr "
|
134 |
|
135 |
#: ../ure-lib.php:512
|
136 |
msgid "Activate plugins"
|
137 |
-
msgstr "
|
138 |
|
139 |
#: ../ure-lib.php:513
|
140 |
msgid "Edit plugins"
|
141 |
-
msgstr "
|
142 |
|
143 |
#: ../ure-lib.php:514
|
144 |
msgid "Edit users"
|
145 |
-
msgstr "
|
146 |
|
147 |
#: ../ure-lib.php:515
|
148 |
msgid "Edit files"
|
149 |
-
msgstr "
|
150 |
|
151 |
#: ../ure-lib.php:516
|
152 |
msgid "Manage options"
|
153 |
-
msgstr "
|
154 |
|
155 |
#: ../ure-lib.php:517
|
156 |
msgid "Moderate comments"
|
157 |
-
msgstr "
|
158 |
|
159 |
#: ../ure-lib.php:518
|
160 |
msgid "Manage categories"
|
161 |
-
msgstr "
|
162 |
|
163 |
#: ../ure-lib.php:519
|
164 |
msgid "Manage links"
|
165 |
-
msgstr "
|
166 |
|
167 |
#: ../ure-lib.php:520
|
168 |
msgid "Upload files"
|
169 |
-
msgstr "
|
170 |
|
171 |
#: ../ure-lib.php:521
|
172 |
msgid "Import"
|
@@ -178,131 +138,131 @@ msgstr "Niefiltrowany html"
|
|
178 |
|
179 |
#: ../ure-lib.php:523
|
180 |
msgid "Edit posts"
|
181 |
-
msgstr "
|
182 |
|
183 |
#: ../ure-lib.php:524
|
184 |
msgid "Edit others posts"
|
185 |
-
msgstr "
|
186 |
|
187 |
#: ../ure-lib.php:525
|
188 |
msgid "Edit published posts"
|
189 |
-
msgstr "
|
190 |
|
191 |
#: ../ure-lib.php:526
|
192 |
msgid "Publish posts"
|
193 |
-
msgstr "
|
194 |
|
195 |
#: ../ure-lib.php:527
|
196 |
msgid "Edit pages"
|
197 |
-
msgstr "
|
198 |
|
199 |
#: ../ure-lib.php:528
|
200 |
msgid "Read"
|
201 |
-
msgstr "
|
202 |
|
203 |
#: ../ure-lib.php:529
|
204 |
msgid "Level 10"
|
205 |
-
msgstr "
|
206 |
|
207 |
#: ../ure-lib.php:530
|
208 |
msgid "Level 9"
|
209 |
-
msgstr "
|
210 |
|
211 |
#: ../ure-lib.php:531
|
212 |
msgid "Level 8"
|
213 |
-
msgstr "
|
214 |
|
215 |
#: ../ure-lib.php:532
|
216 |
msgid "Level 7"
|
217 |
-
msgstr "
|
218 |
|
219 |
#: ../ure-lib.php:533
|
220 |
msgid "Level 6"
|
221 |
-
msgstr "
|
222 |
|
223 |
#: ../ure-lib.php:534
|
224 |
msgid "Level 5"
|
225 |
-
msgstr "
|
226 |
|
227 |
#: ../ure-lib.php:535
|
228 |
msgid "Level 4"
|
229 |
-
msgstr "
|
230 |
|
231 |
#: ../ure-lib.php:536
|
232 |
msgid "Level 3"
|
233 |
-
msgstr "
|
234 |
|
235 |
#: ../ure-lib.php:537
|
236 |
msgid "Level 2"
|
237 |
-
msgstr "
|
238 |
|
239 |
#: ../ure-lib.php:538
|
240 |
msgid "Level 1"
|
241 |
-
msgstr "
|
242 |
|
243 |
#: ../ure-lib.php:539
|
244 |
msgid "Level 0"
|
245 |
-
msgstr "
|
246 |
|
247 |
#: ../ure-lib.php:540
|
248 |
msgid "Edit others pages"
|
249 |
-
msgstr "
|
250 |
|
251 |
#: ../ure-lib.php:541
|
252 |
msgid "Edit published pages"
|
253 |
-
msgstr "
|
254 |
|
255 |
#: ../ure-lib.php:542
|
256 |
msgid "Publish pages"
|
257 |
-
msgstr "
|
258 |
|
259 |
#: ../ure-lib.php:543
|
260 |
msgid "Delete pages"
|
261 |
-
msgstr "
|
262 |
|
263 |
#: ../ure-lib.php:544
|
264 |
msgid "Delete others pages"
|
265 |
-
msgstr "
|
266 |
|
267 |
#: ../ure-lib.php:545
|
268 |
msgid "Delete published pages"
|
269 |
-
msgstr "
|
270 |
|
271 |
#: ../ure-lib.php:546
|
272 |
msgid "Delete posts"
|
273 |
-
msgstr "
|
274 |
|
275 |
#: ../ure-lib.php:547
|
276 |
msgid "Delete others posts"
|
277 |
-
msgstr "
|
278 |
|
279 |
#: ../ure-lib.php:548
|
280 |
msgid "Delete published posts"
|
281 |
-
msgstr "
|
282 |
|
283 |
#: ../ure-lib.php:549
|
284 |
msgid "Delete private posts"
|
285 |
-
msgstr "
|
286 |
|
287 |
#: ../ure-lib.php:550
|
288 |
msgid "Edit private posts"
|
289 |
-
msgstr "
|
290 |
|
291 |
#: ../ure-lib.php:551
|
292 |
msgid "Read private posts"
|
293 |
-
msgstr "
|
294 |
|
295 |
#: ../ure-lib.php:552
|
296 |
msgid "Delete private pages"
|
297 |
-
msgstr "
|
298 |
|
299 |
#: ../ure-lib.php:553
|
300 |
msgid "Edit private pages"
|
301 |
-
msgstr "
|
302 |
|
303 |
#: ../ure-lib.php:554
|
304 |
msgid "Read private pages"
|
305 |
-
msgstr "
|
306 |
|
307 |
#: ../ure-lib.php:555
|
308 |
msgid "Delete users"
|
@@ -310,19 +270,19 @@ msgstr "Usuwanie użytkowników"
|
|
310 |
|
311 |
#: ../ure-lib.php:556
|
312 |
msgid "Create users"
|
313 |
-
msgstr "
|
314 |
|
315 |
#: ../ure-lib.php:557
|
316 |
msgid "Unfiltered upload"
|
317 |
-
msgstr "
|
318 |
|
319 |
#: ../ure-lib.php:558
|
320 |
msgid "Edit dashboard"
|
321 |
-
msgstr "
|
322 |
|
323 |
#: ../ure-lib.php:559
|
324 |
msgid "Update plugins"
|
325 |
-
msgstr "
|
326 |
|
327 |
#: ../ure-lib.php:560
|
328 |
msgid "Delete plugins"
|
@@ -330,108 +290,259 @@ msgstr "Usuwanie wtyczek"
|
|
330 |
|
331 |
#: ../ure-lib.php:561
|
332 |
msgid "Install plugins"
|
333 |
-
msgstr "
|
334 |
|
335 |
#: ../ure-lib.php:562
|
336 |
msgid "Update themes"
|
337 |
-
msgstr "
|
338 |
|
339 |
#: ../ure-lib.php:563
|
340 |
msgid "Install themes"
|
341 |
-
msgstr "
|
342 |
|
343 |
#: ../ure-lib.php:564
|
344 |
msgid "Update core"
|
345 |
-
msgstr ""
|
346 |
|
347 |
#: ../ure-lib.php:565
|
348 |
msgid "List users"
|
349 |
-
msgstr ""
|
350 |
|
351 |
#: ../ure-lib.php:566
|
352 |
msgid "Remove users"
|
353 |
-
msgstr ""
|
354 |
|
355 |
#: ../ure-lib.php:567
|
356 |
msgid "Add users"
|
357 |
-
msgstr ""
|
358 |
|
359 |
#: ../ure-lib.php:568
|
360 |
msgid "Promote users"
|
361 |
-
msgstr ""
|
362 |
|
363 |
#: ../ure-lib.php:569
|
364 |
msgid "Edit theme options"
|
365 |
-
msgstr ""
|
366 |
|
367 |
#: ../ure-lib.php:570
|
368 |
msgid "Delete themes"
|
369 |
-
msgstr ""
|
370 |
|
371 |
#: ../ure-lib.php:571
|
372 |
msgid "Export"
|
373 |
-
msgstr ""
|
374 |
|
375 |
#: ../ure-lib.php:655
|
376 |
-
#, fuzzy
|
377 |
msgid "Error: Capability name must contain latin characters and digits only!"
|
378 |
-
msgstr "Błąd: Nazwa
|
379 |
|
380 |
#: ../ure-lib.php:667
|
381 |
#, php-format
|
382 |
msgid "Capability %s is added successfully"
|
383 |
-
msgstr ""
|
384 |
|
385 |
#: ../ure-lib.php:669
|
386 |
#, php-format
|
387 |
msgid "Capability %s exists already"
|
388 |
-
msgstr ""
|
389 |
|
390 |
#: ../ure-lib.php:818
|
391 |
#, php-format
|
392 |
msgid "Error! You do not have permission to delete this capability: %s!"
|
393 |
-
msgstr ""
|
394 |
|
395 |
#: ../ure-lib.php:840
|
396 |
#, php-format
|
397 |
msgid "Capability %s is removed successfully"
|
398 |
-
msgstr ""
|
399 |
|
400 |
#: ../ure-lib.php:902
|
401 |
msgid "Help"
|
402 |
-
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
403 |
|
404 |
#: ../ure-role-edit.php:29
|
405 |
-
#, fuzzy
|
406 |
msgid "None"
|
407 |
-
msgstr "
|
408 |
|
409 |
#: ../ure-role-edit.php:93
|
410 |
-
#, fuzzy
|
411 |
msgid " Name can not be empty!"
|
412 |
-
msgstr "
|
413 |
|
414 |
#: ../ure-role-edit.php:97
|
415 |
-
#, fuzzy
|
416 |
msgid " Name must contain latin characters and digits only!"
|
417 |
-
msgstr "
|
418 |
|
419 |
#: ../ure-role-edit.php:102
|
420 |
#: ../ure-role-edit.php:293
|
421 |
msgid "Delete Role"
|
422 |
-
msgstr "Usuń
|
423 |
|
424 |
#: ../ure-role-edit.php:104
|
425 |
msgid "Change Default Role"
|
426 |
-
msgstr "Zmień domyślną
|
427 |
|
428 |
#: ../ure-role-edit.php:106
|
429 |
msgid "Restore Roles from backup copy. Be careful, backup was created when you started URE 1st time. All changes you made after that will be lost"
|
430 |
-
msgstr ""
|
431 |
|
432 |
#: ../ure-role-edit.php:108
|
433 |
msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
|
434 |
-
msgstr ""
|
435 |
|
436 |
#: ../ure-role-edit.php:110
|
437 |
msgid "Please confirm to continue"
|
@@ -440,15 +551,15 @@ msgstr "Potwierdź by kontynuować"
|
|
440 |
#: ../ure-role-edit.php:147
|
441 |
#, php-format
|
442 |
msgid "Role \"%s\" update: please confirm to continue"
|
443 |
-
msgstr "Aktualizacja
|
444 |
|
445 |
#: ../ure-role-edit.php:155
|
446 |
msgid "Select Role and change its capabilities list"
|
447 |
-
msgstr "Wybierz
|
448 |
|
449 |
#: ../ure-role-edit.php:157
|
450 |
msgid "Select Role:"
|
451 |
-
msgstr "Wybierz
|
452 |
|
453 |
#: ../ure-role-edit.php:167
|
454 |
#: ../ure-user-edit.php:91
|
@@ -458,15 +569,15 @@ msgstr "Pokaż uprawnienia w łatwiej do przeczytania formie"
|
|
458 |
#: ../ure-role-edit.php:176
|
459 |
#: ../ure-user-edit.php:100
|
460 |
msgid "Show deprecated capabilities"
|
461 |
-
msgstr ""
|
462 |
|
463 |
#: ../ure-role-edit.php:180
|
464 |
msgid "If checked, then apply action to ALL sites of this Network"
|
465 |
-
msgstr ""
|
466 |
|
467 |
#: ../ure-role-edit.php:190
|
468 |
msgid "Apply to All Sites"
|
469 |
-
msgstr ""
|
470 |
|
471 |
#: ../ure-role-edit.php:251
|
472 |
#: ../ure-user-edit.php:163
|
@@ -490,27 +601,27 @@ msgstr "Anuluj niezpisane zmiany"
|
|
490 |
|
491 |
#: ../ure-role-edit.php:255
|
492 |
msgid "Select All"
|
493 |
-
msgstr ""
|
494 |
|
495 |
#: ../ure-role-edit.php:255
|
496 |
msgid "Select All Capabilities"
|
497 |
-
msgstr ""
|
498 |
|
499 |
#: ../ure-role-edit.php:256
|
500 |
msgid "Unselect All"
|
501 |
-
msgstr ""
|
502 |
|
503 |
#: ../ure-role-edit.php:256
|
504 |
msgid "Unselect All Capabilities"
|
505 |
-
msgstr ""
|
506 |
|
507 |
#: ../ure-role-edit.php:257
|
508 |
msgid "Reverse"
|
509 |
-
msgstr ""
|
510 |
|
511 |
#: ../ure-role-edit.php:257
|
512 |
msgid "Turn checked capabilities off and vise versa"
|
513 |
-
msgstr ""
|
514 |
|
515 |
#: ../ure-role-edit.php:260
|
516 |
msgid "Reset"
|
@@ -518,19 +629,19 @@ msgstr "Resetuj"
|
|
518 |
|
519 |
#: ../ure-role-edit.php:260
|
520 |
msgid "Restore Roles from backup copy"
|
521 |
-
msgstr "
|
522 |
|
523 |
#: ../ure-role-edit.php:270
|
524 |
msgid "Add New Role"
|
525 |
-
msgstr "Dodaj nową
|
526 |
|
527 |
#: ../ure-role-edit.php:272
|
528 |
msgid "Name: "
|
529 |
-
msgstr ""
|
530 |
|
531 |
#: ../ure-role-edit.php:276
|
532 |
msgid "Make copy of: "
|
533 |
-
msgstr ""
|
534 |
|
535 |
#: ../ure-role-edit.php:279
|
536 |
#: ../ure-role-edit.php:308
|
@@ -539,11 +650,11 @@ msgstr "Dodaj"
|
|
539 |
|
540 |
#: ../ure-role-edit.php:279
|
541 |
msgid "Add New User Role"
|
542 |
-
msgstr "Dodaj nową
|
543 |
|
544 |
#: ../ure-role-edit.php:283
|
545 |
msgid "Default Role for New User"
|
546 |
-
msgstr "Domyślna
|
547 |
|
548 |
#: ../ure-role-edit.php:288
|
549 |
msgid "Change"
|
@@ -551,7 +662,7 @@ msgstr "Zmień"
|
|
551 |
|
552 |
#: ../ure-role-edit.php:288
|
553 |
msgid "Set as Default User Role"
|
554 |
-
msgstr "Ustaw jako domyślną
|
555 |
|
556 |
#: ../ure-role-edit.php:298
|
557 |
msgid "Delete"
|
@@ -559,198 +670,75 @@ msgstr "Usuń"
|
|
559 |
|
560 |
#: ../ure-role-edit.php:298
|
561 |
msgid "Delete User Role"
|
562 |
-
msgstr "Usuń
|
563 |
|
564 |
#: ../ure-role-edit.php:303
|
565 |
#: ../ure-role-edit.php:308
|
566 |
-
#, fuzzy
|
567 |
msgid "Add New Capability"
|
568 |
-
msgstr "Dodaj
|
569 |
|
570 |
#: ../ure-role-edit.php:313
|
571 |
msgid "Remove Capability"
|
572 |
-
msgstr ""
|
573 |
|
574 |
#: ../ure-role-edit.php:318
|
575 |
-
#, fuzzy
|
576 |
msgid "Remove"
|
577 |
-
msgstr "
|
578 |
|
579 |
#: ../ure-role-edit.php:318
|
580 |
msgid "Remove User Capability"
|
581 |
-
msgstr ""
|
582 |
|
583 |
#: ../ure-user-edit.php:67
|
584 |
-
#,
|
585 |
msgid "User \"%s\" update: please confirm to continue"
|
586 |
-
msgstr "Aktualizacja
|
587 |
|
588 |
#: ../ure-user-edit.php:79
|
589 |
msgid "Change capabilities for user"
|
590 |
-
msgstr ""
|
591 |
|
592 |
#: ../ure-user-edit.php:82
|
593 |
-
#, fuzzy
|
594 |
msgid "Role:"
|
595 |
-
msgstr "
|
596 |
|
597 |
#: ../ure-user-edit.php:104
|
598 |
msgid "Add capabilities to this user:"
|
599 |
-
msgstr ""
|
600 |
-
|
601 |
-
#: ../ure-options.php:59
|
602 |
-
#, fuzzy
|
603 |
-
msgid "User Roles are restored from the backup data. "
|
604 |
-
msgstr "Przywrócono uprawnienia z kopii zapasowej."
|
605 |
-
|
606 |
-
#: ../ure-options.php:125
|
607 |
-
msgid "Error: "
|
608 |
-
msgstr ""
|
609 |
|
610 |
-
#: ../
|
611 |
-
|
612 |
-
|
613 |
-
msgstr "Grupa"
|
614 |
-
|
615 |
-
#: ../ure-options.php:125
|
616 |
-
msgid "does not exist"
|
617 |
-
msgstr ""
|
618 |
-
|
619 |
-
#: ../ure-options.php:143
|
620 |
-
msgid "is updated successfully"
|
621 |
-
msgstr "została zaaktualizowana"
|
622 |
-
|
623 |
-
#: ../ure-options.php:152
|
624 |
-
msgid "User"
|
625 |
-
msgstr ""
|
626 |
-
|
627 |
-
#: ../ure-options.php:152
|
628 |
-
#, fuzzy
|
629 |
-
msgid "capabilities are updated successfully"
|
630 |
-
msgstr "została zaaktualizowana"
|
631 |
-
|
632 |
-
#: ../ure-options.php:215
|
633 |
-
msgid "About this Plugin:"
|
634 |
-
msgstr "O wtyczce:"
|
635 |
-
|
636 |
-
#: ../ure-options.php:216
|
637 |
-
msgid "Author's website"
|
638 |
-
msgstr "Strona domowa autora"
|
639 |
-
|
640 |
-
#: ../ure-options.php:217
|
641 |
-
msgid "Plugin webpage"
|
642 |
-
msgstr "Strona domowa wtyczki"
|
643 |
-
|
644 |
-
#: ../ure-options.php:219
|
645 |
-
msgid "FAQ"
|
646 |
-
msgstr "FAQ"
|
647 |
-
|
648 |
-
#: ../ure-options.php:220
|
649 |
-
#, fuzzy
|
650 |
-
msgid "Greetings"
|
651 |
-
msgstr "Podziękowania:"
|
652 |
-
|
653 |
-
#: ../ure-options.php:242
|
654 |
-
msgid "Greetings:"
|
655 |
-
msgstr "Podziękowania:"
|
656 |
-
|
657 |
-
#: ../ure-options.php:243
|
658 |
-
msgid "It's me, the author"
|
659 |
-
msgstr "To ja, autor"
|
660 |
-
|
661 |
-
#: ../ure-options.php:244
|
662 |
-
msgid "For the help with Belorussian translation"
|
663 |
-
msgstr "Za tłumacznie Białoruskie"
|
664 |
-
|
665 |
-
#: ../ure-options.php:245
|
666 |
-
msgid "For the help with Brasilian translation"
|
667 |
-
msgstr ""
|
668 |
-
|
669 |
-
#: ../ure-options.php:246
|
670 |
-
msgid "For the help with Chinese translation"
|
671 |
-
msgstr "Za tłumacznie Chinese"
|
672 |
-
|
673 |
-
#: ../ure-options.php:247
|
674 |
-
msgid "For the help with Dutch translation"
|
675 |
-
msgstr "Za tłumacznie Dutch"
|
676 |
-
|
677 |
-
#: ../ure-options.php:248
|
678 |
-
msgid "For the help with Finnish translation"
|
679 |
-
msgstr "Za tłumacznie Finnish"
|
680 |
-
|
681 |
-
#: ../ure-options.php:249
|
682 |
-
#: ../ure-options.php:250
|
683 |
-
msgid "For the help with French translation"
|
684 |
-
msgstr "Za tłumacznie Francuskie"
|
685 |
-
|
686 |
-
#: ../ure-options.php:251
|
687 |
-
msgid "For the help with German translation"
|
688 |
-
msgstr "Za tłumacznie Niemieckie"
|
689 |
-
|
690 |
-
#: ../ure-options.php:252
|
691 |
-
#: ../ure-options.php:253
|
692 |
-
msgid "For the help with Hebrew translation"
|
693 |
-
msgstr ""
|
694 |
-
|
695 |
-
#: ../ure-options.php:254
|
696 |
-
msgid "For the help with Hindi translation"
|
697 |
-
msgstr ""
|
698 |
-
|
699 |
-
#: ../ure-options.php:255
|
700 |
-
msgid "For the help with Hungarian translation"
|
701 |
-
msgstr "Za tłumacznie Hungarian"
|
702 |
-
|
703 |
-
#: ../ure-options.php:256
|
704 |
-
#: ../ure-options.php:257
|
705 |
-
msgid "For the help with Italian translation"
|
706 |
-
msgstr "Za tłumacznie włoski"
|
707 |
-
|
708 |
-
#: ../ure-options.php:258
|
709 |
-
msgid "For the help with Japanese translation"
|
710 |
-
msgstr "Za tłumacznie Japońskie"
|
711 |
-
|
712 |
-
#: ../ure-options.php:259
|
713 |
-
msgid "For the help with Lithuanian translation"
|
714 |
-
msgstr ""
|
715 |
-
|
716 |
-
#: ../ure-options.php:260
|
717 |
-
#: ../ure-options.php:261
|
718 |
-
msgid "For the help with Persian translation"
|
719 |
-
msgstr ""
|
720 |
-
|
721 |
-
#: ../ure-options.php:262
|
722 |
-
msgid "For the help with Polish translation"
|
723 |
-
msgstr "Za tłumacznie Polski"
|
724 |
|
725 |
-
#: ../
|
726 |
-
#: ../
|
727 |
-
msgid "
|
728 |
-
msgstr "
|
729 |
|
730 |
-
#: ../
|
731 |
-
|
732 |
-
|
733 |
-
msgstr "Za tłumacznie Swedish"
|
734 |
|
735 |
-
#: ../
|
736 |
-
msgid "
|
737 |
-
msgstr "
|
738 |
|
739 |
-
#: ../
|
740 |
-
msgid "
|
741 |
-
msgstr ""
|
742 |
|
743 |
-
#: ../
|
744 |
-
|
745 |
-
|
|
|
746 |
|
747 |
-
#: ../
|
748 |
-
msgid "
|
749 |
-
msgstr ""
|
750 |
|
751 |
-
#: ../
|
752 |
-
msgid "
|
753 |
-
msgstr "
|
754 |
|
755 |
#~ msgid "Roles list reading error is encountered"
|
756 |
#~ msgstr "Błąd wczytywania grup"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: User Role Editor 2.0\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2012-07-25 16:41+0100\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: Bartosz Arendt <info@digitalfactory.pl>\n"
|
8 |
"Language-Team: Daywalker <dol_kryku@interia.pl>\n"
|
|
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
16 |
"X-Poedit-Country: POLAND\n"
|
17 |
"X-Poedit-SearchPath-0: ..\n"
|
18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
#: ../ure-lib.php:45
|
20 |
msgid "Error is occur. Please check the log file."
|
21 |
+
msgstr "Wystąpił błąd. Sprawdź logi."
|
22 |
|
23 |
#: ../ure-lib.php:155
|
24 |
msgid "Database operation error. Check log file."
|
25 |
+
msgstr "Błąd bazy danych. Sprawdź logi."
|
26 |
|
27 |
#: ../ure-lib.php:188
|
28 |
msgid "No backup data. It is created automatically before the first role data update."
|
34 |
|
35 |
#: ../ure-lib.php:345
|
36 |
msgid "Error: Role name must contain latin characters and digits only!"
|
37 |
+
msgstr "Błąd: Nazwa roli może zawierać tylko litery i cyfry"
|
38 |
|
39 |
#: ../ure-lib.php:352
|
40 |
+
#, php-format
|
41 |
msgid "Role %s exists already"
|
42 |
+
msgstr "Rola %s już istnieje"
|
43 |
|
44 |
#: ../ure-lib.php:365
|
45 |
msgid "Error is encountered during new role create operation"
|
46 |
+
msgstr "Wystąpił błąd podczas tworzenia nowej roli"
|
47 |
|
48 |
#: ../ure-lib.php:367
|
49 |
#, php-format
|
50 |
msgid "Role %s is created successfully"
|
51 |
+
msgstr "Rola %s zastała utworzona "
|
52 |
|
53 |
#: ../ure-lib.php:451
|
54 |
msgid "Error encountered during role delete operation"
|
55 |
+
msgstr "Wystąpił błąd podczas usuwania roli"
|
56 |
|
57 |
#: ../ure-lib.php:453
|
58 |
#, php-format
|
59 |
msgid "Role %s is deleted successfully"
|
60 |
+
msgstr "Rola %s została usunięta"
|
61 |
|
62 |
#: ../ure-lib.php:471
|
63 |
msgid "Error encountered during default role change operation"
|
64 |
+
msgstr "Bład podczas zmiany domyślnej roli"
|
65 |
|
66 |
#: ../ure-lib.php:477
|
67 |
#, php-format
|
68 |
msgid "Default role for new users is set to %s successfully"
|
69 |
+
msgstr "Domyślna rola dla nowych użytkowników została zmieniona na %s"
|
70 |
|
71 |
#: ../ure-lib.php:505
|
72 |
msgid "Editor"
|
78 |
|
79 |
#: ../ure-lib.php:507
|
80 |
msgid "Contributor"
|
81 |
+
msgstr "Współpracownik"
|
82 |
|
83 |
#: ../ure-lib.php:508
|
84 |
msgid "Subscriber"
|
86 |
|
87 |
#: ../ure-lib.php:510
|
88 |
msgid "Switch themes"
|
89 |
+
msgstr "Zmienianie motywów"
|
90 |
|
91 |
#: ../ure-lib.php:511
|
92 |
msgid "Edit themes"
|
93 |
+
msgstr "Edytowanie motywów"
|
94 |
|
95 |
#: ../ure-lib.php:512
|
96 |
msgid "Activate plugins"
|
97 |
+
msgstr "Włączanie wtyczki"
|
98 |
|
99 |
#: ../ure-lib.php:513
|
100 |
msgid "Edit plugins"
|
101 |
+
msgstr "Edytowanie wtyczek"
|
102 |
|
103 |
#: ../ure-lib.php:514
|
104 |
msgid "Edit users"
|
105 |
+
msgstr "Edytowanie użytkowników"
|
106 |
|
107 |
#: ../ure-lib.php:515
|
108 |
msgid "Edit files"
|
109 |
+
msgstr "Edytowanie plików"
|
110 |
|
111 |
#: ../ure-lib.php:516
|
112 |
msgid "Manage options"
|
113 |
+
msgstr "Zarządzanie opcjami"
|
114 |
|
115 |
#: ../ure-lib.php:517
|
116 |
msgid "Moderate comments"
|
117 |
+
msgstr "Edytowanie komentarzy"
|
118 |
|
119 |
#: ../ure-lib.php:518
|
120 |
msgid "Manage categories"
|
121 |
+
msgstr "Zarządzanie kategoriami"
|
122 |
|
123 |
#: ../ure-lib.php:519
|
124 |
msgid "Manage links"
|
125 |
+
msgstr "Zarządzanie linkami"
|
126 |
|
127 |
#: ../ure-lib.php:520
|
128 |
msgid "Upload files"
|
129 |
+
msgstr "Wczytywanie plików"
|
130 |
|
131 |
#: ../ure-lib.php:521
|
132 |
msgid "Import"
|
138 |
|
139 |
#: ../ure-lib.php:523
|
140 |
msgid "Edit posts"
|
141 |
+
msgstr "Edytowanie wpisów"
|
142 |
|
143 |
#: ../ure-lib.php:524
|
144 |
msgid "Edit others posts"
|
145 |
+
msgstr "Edytowanie wpisów innych użytkowników"
|
146 |
|
147 |
#: ../ure-lib.php:525
|
148 |
msgid "Edit published posts"
|
149 |
+
msgstr "Edytowanie opublikowanych wpisów"
|
150 |
|
151 |
#: ../ure-lib.php:526
|
152 |
msgid "Publish posts"
|
153 |
+
msgstr "Publikowanie wpisów"
|
154 |
|
155 |
#: ../ure-lib.php:527
|
156 |
msgid "Edit pages"
|
157 |
+
msgstr "Edytowanie stron"
|
158 |
|
159 |
#: ../ure-lib.php:528
|
160 |
msgid "Read"
|
161 |
+
msgstr "Czytanie"
|
162 |
|
163 |
#: ../ure-lib.php:529
|
164 |
msgid "Level 10"
|
165 |
+
msgstr "Poziom 10"
|
166 |
|
167 |
#: ../ure-lib.php:530
|
168 |
msgid "Level 9"
|
169 |
+
msgstr "Poziom 9"
|
170 |
|
171 |
#: ../ure-lib.php:531
|
172 |
msgid "Level 8"
|
173 |
+
msgstr "Poziom 8"
|
174 |
|
175 |
#: ../ure-lib.php:532
|
176 |
msgid "Level 7"
|
177 |
+
msgstr "Poziom 7"
|
178 |
|
179 |
#: ../ure-lib.php:533
|
180 |
msgid "Level 6"
|
181 |
+
msgstr "Poziom 6"
|
182 |
|
183 |
#: ../ure-lib.php:534
|
184 |
msgid "Level 5"
|
185 |
+
msgstr "Poziom 5"
|
186 |
|
187 |
#: ../ure-lib.php:535
|
188 |
msgid "Level 4"
|
189 |
+
msgstr "Poziom 4"
|
190 |
|
191 |
#: ../ure-lib.php:536
|
192 |
msgid "Level 3"
|
193 |
+
msgstr "Poziom 3"
|
194 |
|
195 |
#: ../ure-lib.php:537
|
196 |
msgid "Level 2"
|
197 |
+
msgstr "Poziom 2"
|
198 |
|
199 |
#: ../ure-lib.php:538
|
200 |
msgid "Level 1"
|
201 |
+
msgstr "Poziom 1"
|
202 |
|
203 |
#: ../ure-lib.php:539
|
204 |
msgid "Level 0"
|
205 |
+
msgstr "Poziom 0"
|
206 |
|
207 |
#: ../ure-lib.php:540
|
208 |
msgid "Edit others pages"
|
209 |
+
msgstr "Edytowanie stron innych użytkowników"
|
210 |
|
211 |
#: ../ure-lib.php:541
|
212 |
msgid "Edit published pages"
|
213 |
+
msgstr "Edytowanie opublikowanych stron"
|
214 |
|
215 |
#: ../ure-lib.php:542
|
216 |
msgid "Publish pages"
|
217 |
+
msgstr "Publikowanie stron"
|
218 |
|
219 |
#: ../ure-lib.php:543
|
220 |
msgid "Delete pages"
|
221 |
+
msgstr "Usuwanie stron"
|
222 |
|
223 |
#: ../ure-lib.php:544
|
224 |
msgid "Delete others pages"
|
225 |
+
msgstr "Usuwanie stron innych użytkowników"
|
226 |
|
227 |
#: ../ure-lib.php:545
|
228 |
msgid "Delete published pages"
|
229 |
+
msgstr "Usuwanie opublikowanych stron"
|
230 |
|
231 |
#: ../ure-lib.php:546
|
232 |
msgid "Delete posts"
|
233 |
+
msgstr "Usuwanie wpisów"
|
234 |
|
235 |
#: ../ure-lib.php:547
|
236 |
msgid "Delete others posts"
|
237 |
+
msgstr "Usuwanie wpisów innych użytkowników"
|
238 |
|
239 |
#: ../ure-lib.php:548
|
240 |
msgid "Delete published posts"
|
241 |
+
msgstr "Usuwanie opublikowanych wpisów"
|
242 |
|
243 |
#: ../ure-lib.php:549
|
244 |
msgid "Delete private posts"
|
245 |
+
msgstr "Usuwanie wpisów prywatnych"
|
246 |
|
247 |
#: ../ure-lib.php:550
|
248 |
msgid "Edit private posts"
|
249 |
+
msgstr "Edytowanie wpisów prywatnych"
|
250 |
|
251 |
#: ../ure-lib.php:551
|
252 |
msgid "Read private posts"
|
253 |
+
msgstr "Czytanie wpisów prywatnych"
|
254 |
|
255 |
#: ../ure-lib.php:552
|
256 |
msgid "Delete private pages"
|
257 |
+
msgstr "Usuwanie stron prywatnych"
|
258 |
|
259 |
#: ../ure-lib.php:553
|
260 |
msgid "Edit private pages"
|
261 |
+
msgstr "Edytowanie stron prywatnych"
|
262 |
|
263 |
#: ../ure-lib.php:554
|
264 |
msgid "Read private pages"
|
265 |
+
msgstr "Czytanie stron prywatnych"
|
266 |
|
267 |
#: ../ure-lib.php:555
|
268 |
msgid "Delete users"
|
270 |
|
271 |
#: ../ure-lib.php:556
|
272 |
msgid "Create users"
|
273 |
+
msgstr "Tworzenie użytkowników"
|
274 |
|
275 |
#: ../ure-lib.php:557
|
276 |
msgid "Unfiltered upload"
|
277 |
+
msgstr "Niefiltrowane wczytywanie plików"
|
278 |
|
279 |
#: ../ure-lib.php:558
|
280 |
msgid "Edit dashboard"
|
281 |
+
msgstr "Edytowanie kokpitu"
|
282 |
|
283 |
#: ../ure-lib.php:559
|
284 |
msgid "Update plugins"
|
285 |
+
msgstr "Aktualizowanie wtyczek"
|
286 |
|
287 |
#: ../ure-lib.php:560
|
288 |
msgid "Delete plugins"
|
290 |
|
291 |
#: ../ure-lib.php:561
|
292 |
msgid "Install plugins"
|
293 |
+
msgstr "Instalowanie wtyczek"
|
294 |
|
295 |
#: ../ure-lib.php:562
|
296 |
msgid "Update themes"
|
297 |
+
msgstr "Aktualizowanie motywów"
|
298 |
|
299 |
#: ../ure-lib.php:563
|
300 |
msgid "Install themes"
|
301 |
+
msgstr "Instalowanie motywów"
|
302 |
|
303 |
#: ../ure-lib.php:564
|
304 |
msgid "Update core"
|
305 |
+
msgstr "Aktualizuj"
|
306 |
|
307 |
#: ../ure-lib.php:565
|
308 |
msgid "List users"
|
309 |
+
msgstr "Wyświetlanie listy użytkowników"
|
310 |
|
311 |
#: ../ure-lib.php:566
|
312 |
msgid "Remove users"
|
313 |
+
msgstr "Usuwanie użytkowników"
|
314 |
|
315 |
#: ../ure-lib.php:567
|
316 |
msgid "Add users"
|
317 |
+
msgstr "Dodawanie użytkowników"
|
318 |
|
319 |
#: ../ure-lib.php:568
|
320 |
msgid "Promote users"
|
321 |
+
msgstr "Promowanie użytkowników"
|
322 |
|
323 |
#: ../ure-lib.php:569
|
324 |
msgid "Edit theme options"
|
325 |
+
msgstr "Edytowanie opcji motywu"
|
326 |
|
327 |
#: ../ure-lib.php:570
|
328 |
msgid "Delete themes"
|
329 |
+
msgstr "Usuwanie motywów"
|
330 |
|
331 |
#: ../ure-lib.php:571
|
332 |
msgid "Export"
|
333 |
+
msgstr "Eksport"
|
334 |
|
335 |
#: ../ure-lib.php:655
|
|
|
336 |
msgid "Error: Capability name must contain latin characters and digits only!"
|
337 |
+
msgstr "Błąd: Nazwa uprawnienia może zawierać tylko litery i cyfry!"
|
338 |
|
339 |
#: ../ure-lib.php:667
|
340 |
#, php-format
|
341 |
msgid "Capability %s is added successfully"
|
342 |
+
msgstr "Uprawnienie %s zastało utworzone"
|
343 |
|
344 |
#: ../ure-lib.php:669
|
345 |
#, php-format
|
346 |
msgid "Capability %s exists already"
|
347 |
+
msgstr "Uprawnienie %s już istnieje"
|
348 |
|
349 |
#: ../ure-lib.php:818
|
350 |
#, php-format
|
351 |
msgid "Error! You do not have permission to delete this capability: %s!"
|
352 |
+
msgstr "Błąd! Nie masz wystarczających uprawnień aby usąć to uprawnienie: %s!"
|
353 |
|
354 |
#: ../ure-lib.php:840
|
355 |
#, php-format
|
356 |
msgid "Capability %s is removed successfully"
|
357 |
+
msgstr "Uprawnieni %s zastało usunięte"
|
358 |
|
359 |
#: ../ure-lib.php:902
|
360 |
msgid "Help"
|
361 |
+
msgstr "Pomoc"
|
362 |
+
|
363 |
+
#: ../ure-options.php:59
|
364 |
+
msgid "User Roles are restored from the backup data. "
|
365 |
+
msgstr "Uprawnienia zostały przywrócone z kopii zapasowej."
|
366 |
+
|
367 |
+
#: ../ure-options.php:125
|
368 |
+
msgid "Error: "
|
369 |
+
msgstr "Błąd:"
|
370 |
+
|
371 |
+
#: ../ure-options.php:125
|
372 |
+
#: ../ure-options.php:143
|
373 |
+
msgid "Role"
|
374 |
+
msgstr "Rola"
|
375 |
+
|
376 |
+
#: ../ure-options.php:125
|
377 |
+
msgid "does not exist"
|
378 |
+
msgstr "nie istnieje"
|
379 |
+
|
380 |
+
#: ../ure-options.php:143
|
381 |
+
msgid "is updated successfully"
|
382 |
+
msgstr "została zaaktualizowana"
|
383 |
+
|
384 |
+
#: ../ure-options.php:152
|
385 |
+
msgid "User"
|
386 |
+
msgstr "Użytkownik"
|
387 |
+
|
388 |
+
#: ../ure-options.php:152
|
389 |
+
msgid "capabilities are updated successfully"
|
390 |
+
msgstr "uprawnienia zostały zaktualizowane"
|
391 |
+
|
392 |
+
#: ../ure-options.php:215
|
393 |
+
msgid "About this Plugin:"
|
394 |
+
msgstr "O wtyczce:"
|
395 |
+
|
396 |
+
#: ../ure-options.php:216
|
397 |
+
msgid "Author's website"
|
398 |
+
msgstr "Strona domowa autora"
|
399 |
+
|
400 |
+
#: ../ure-options.php:217
|
401 |
+
msgid "Plugin webpage"
|
402 |
+
msgstr "Strona domowa wtyczki"
|
403 |
+
|
404 |
+
#: ../ure-options.php:218
|
405 |
+
#: ../user-role-editor.php:222
|
406 |
+
msgid "Changelog"
|
407 |
+
msgstr "Lista zmian"
|
408 |
+
|
409 |
+
#: ../ure-options.php:219
|
410 |
+
msgid "FAQ"
|
411 |
+
msgstr "FAQ"
|
412 |
+
|
413 |
+
#: ../ure-options.php:220
|
414 |
+
msgid "Greetings"
|
415 |
+
msgstr "Pozdrowienia"
|
416 |
+
|
417 |
+
#: ../ure-options.php:242
|
418 |
+
msgid "Greetings:"
|
419 |
+
msgstr "Podziękowania:"
|
420 |
+
|
421 |
+
#: ../ure-options.php:243
|
422 |
+
msgid "It's me, the author"
|
423 |
+
msgstr "To ja, autor"
|
424 |
+
|
425 |
+
#: ../ure-options.php:244
|
426 |
+
msgid "For the help with Belorussian translation"
|
427 |
+
msgstr "Za tłumacznie Białoruskie"
|
428 |
+
|
429 |
+
#: ../ure-options.php:245
|
430 |
+
msgid "For the help with Brasilian translation"
|
431 |
+
msgstr "Za tłumacznie Brazylijskie"
|
432 |
+
|
433 |
+
#: ../ure-options.php:246
|
434 |
+
msgid "For the help with Chinese translation"
|
435 |
+
msgstr "Za tłumacznie Chinese"
|
436 |
+
|
437 |
+
#: ../ure-options.php:247
|
438 |
+
msgid "For the help with Dutch translation"
|
439 |
+
msgstr "Za tłumacznie Dutch"
|
440 |
+
|
441 |
+
#: ../ure-options.php:248
|
442 |
+
msgid "For the help with Finnish translation"
|
443 |
+
msgstr "Za tłumacznie Finnish"
|
444 |
+
|
445 |
+
#: ../ure-options.php:249
|
446 |
+
#: ../ure-options.php:250
|
447 |
+
msgid "For the help with French translation"
|
448 |
+
msgstr "Za tłumacznie Francuskie"
|
449 |
+
|
450 |
+
#: ../ure-options.php:251
|
451 |
+
msgid "For the help with German translation"
|
452 |
+
msgstr "Za tłumacznie Niemieckie"
|
453 |
+
|
454 |
+
#: ../ure-options.php:252
|
455 |
+
#: ../ure-options.php:253
|
456 |
+
msgid "For the help with Hebrew translation"
|
457 |
+
msgstr "Za tłumacznie Hebrajskie"
|
458 |
+
|
459 |
+
#: ../ure-options.php:254
|
460 |
+
msgid "For the help with Hindi translation"
|
461 |
+
msgstr "Za tłumacznie Fińskie"
|
462 |
+
|
463 |
+
#: ../ure-options.php:255
|
464 |
+
msgid "For the help with Hungarian translation"
|
465 |
+
msgstr "Za tłumacznie Hungarian"
|
466 |
+
|
467 |
+
#: ../ure-options.php:256
|
468 |
+
#: ../ure-options.php:257
|
469 |
+
msgid "For the help with Italian translation"
|
470 |
+
msgstr "Za tłumacznie włoski"
|
471 |
+
|
472 |
+
#: ../ure-options.php:258
|
473 |
+
msgid "For the help with Japanese translation"
|
474 |
+
msgstr "Za tłumacznie Japońskie"
|
475 |
+
|
476 |
+
#: ../ure-options.php:259
|
477 |
+
msgid "For the help with Lithuanian translation"
|
478 |
+
msgstr "Za tłumacznie Litewskie"
|
479 |
+
|
480 |
+
#: ../ure-options.php:260
|
481 |
+
#: ../ure-options.php:261
|
482 |
+
msgid "For the help with Persian translation"
|
483 |
+
msgstr "Za tłumaczenie perskie"
|
484 |
+
|
485 |
+
#: ../ure-options.php:262
|
486 |
+
msgid "For the help with Polish translation"
|
487 |
+
msgstr "Za tłumacznie Polski"
|
488 |
+
|
489 |
+
#: ../ure-options.php:263
|
490 |
+
#: ../ure-options.php:264
|
491 |
+
msgid "For the help with Spanish translation"
|
492 |
+
msgstr "Za tłumacznie Hiszpańskie"
|
493 |
+
|
494 |
+
#: ../ure-options.php:265
|
495 |
+
msgid "For the updated Swedish translation"
|
496 |
+
msgstr "Za tłumacznie Szwedzkie"
|
497 |
+
|
498 |
+
#: ../ure-options.php:266
|
499 |
+
msgid "For the help with Swedish translation"
|
500 |
+
msgstr "Za tłumacznie Swedish"
|
501 |
+
|
502 |
+
#: ../ure-options.php:267
|
503 |
+
msgid "For the help with Turkish translation"
|
504 |
+
msgstr "Za tłumaczenie tureckie"
|
505 |
+
|
506 |
+
#: ../ure-options.php:269
|
507 |
+
msgid "For the code to hide administrator role"
|
508 |
+
msgstr "Za zakodowanie \"ukrycia grupy administracji\""
|
509 |
+
|
510 |
+
#: ../ure-options.php:270
|
511 |
+
msgid "For the code enhancement suggestion"
|
512 |
+
msgstr "Sugestie dotyczące modyfikacji kodu"
|
513 |
+
|
514 |
+
#: ../ure-options.php:272
|
515 |
+
msgid "Do you wish to see your name with link to your site here? You are welcome! Your help with translation and new ideas are very appreciated."
|
516 |
+
msgstr "Chcesz by twoje imie się tutaj znalazło? Zapraszamy! Możesz pomóc nam tworzyć tłumaczyc i ulepszać wtyczkę!"
|
517 |
|
518 |
#: ../ure-role-edit.php:29
|
|
|
519 |
msgid "None"
|
520 |
+
msgstr "Brak"
|
521 |
|
522 |
#: ../ure-role-edit.php:93
|
|
|
523 |
msgid " Name can not be empty!"
|
524 |
+
msgstr "Nazwa nie może być pusta!"
|
525 |
|
526 |
#: ../ure-role-edit.php:97
|
|
|
527 |
msgid " Name must contain latin characters and digits only!"
|
528 |
+
msgstr "Nazwa może zawierać tylko litery i cyfry!"
|
529 |
|
530 |
#: ../ure-role-edit.php:102
|
531 |
#: ../ure-role-edit.php:293
|
532 |
msgid "Delete Role"
|
533 |
+
msgstr "Usuń rolę"
|
534 |
|
535 |
#: ../ure-role-edit.php:104
|
536 |
msgid "Change Default Role"
|
537 |
+
msgstr "Zmień domyślną rolę"
|
538 |
|
539 |
#: ../ure-role-edit.php:106
|
540 |
msgid "Restore Roles from backup copy. Be careful, backup was created when you started URE 1st time. All changes you made after that will be lost"
|
541 |
+
msgstr "Przywróć role z kopii zapasowej. Bądź ostrożny, kopia została utworzona kiedy pierwszy raz użyłeś Uprawnień. Wszystkie zmiany, które od tego czasu zrobiłeś zostały utracone."
|
542 |
|
543 |
#: ../ure-role-edit.php:108
|
544 |
msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
|
545 |
+
msgstr "Uwaga! Bądź ostrożny - usunięcie krytycznego uprawnienia może spowodować, że jakieś wtyczki przestaną działać"
|
546 |
|
547 |
#: ../ure-role-edit.php:110
|
548 |
msgid "Please confirm to continue"
|
551 |
#: ../ure-role-edit.php:147
|
552 |
#, php-format
|
553 |
msgid "Role \"%s\" update: please confirm to continue"
|
554 |
+
msgstr "Aktualizacja roli \"%s\": potwierdź by kontynuować"
|
555 |
|
556 |
#: ../ure-role-edit.php:155
|
557 |
msgid "Select Role and change its capabilities list"
|
558 |
+
msgstr "Wybierz rolę by edytować jej uprawnienia"
|
559 |
|
560 |
#: ../ure-role-edit.php:157
|
561 |
msgid "Select Role:"
|
562 |
+
msgstr "Wybierz rolę:"
|
563 |
|
564 |
#: ../ure-role-edit.php:167
|
565 |
#: ../ure-user-edit.php:91
|
569 |
#: ../ure-role-edit.php:176
|
570 |
#: ../ure-user-edit.php:100
|
571 |
msgid "Show deprecated capabilities"
|
572 |
+
msgstr "Pokaż wycofywane uprawnienia"
|
573 |
|
574 |
#: ../ure-role-edit.php:180
|
575 |
msgid "If checked, then apply action to ALL sites of this Network"
|
576 |
+
msgstr "Jeśli jest zaznaczone, wówczas to działanie obejmie wszystkie strony w tej sieci"
|
577 |
|
578 |
#: ../ure-role-edit.php:190
|
579 |
msgid "Apply to All Sites"
|
580 |
+
msgstr "Zastosuj do wszystkich stron"
|
581 |
|
582 |
#: ../ure-role-edit.php:251
|
583 |
#: ../ure-user-edit.php:163
|
601 |
|
602 |
#: ../ure-role-edit.php:255
|
603 |
msgid "Select All"
|
604 |
+
msgstr "Zaznacz wszystkie"
|
605 |
|
606 |
#: ../ure-role-edit.php:255
|
607 |
msgid "Select All Capabilities"
|
608 |
+
msgstr "Zaznacz wszystkie uprawnienia"
|
609 |
|
610 |
#: ../ure-role-edit.php:256
|
611 |
msgid "Unselect All"
|
612 |
+
msgstr "Odznacz wszystkie"
|
613 |
|
614 |
#: ../ure-role-edit.php:256
|
615 |
msgid "Unselect All Capabilities"
|
616 |
+
msgstr "Odznacz wszystkie uprawnienia"
|
617 |
|
618 |
#: ../ure-role-edit.php:257
|
619 |
msgid "Reverse"
|
620 |
+
msgstr "Odwróć"
|
621 |
|
622 |
#: ../ure-role-edit.php:257
|
623 |
msgid "Turn checked capabilities off and vise versa"
|
624 |
+
msgstr "Wyłącz zaznaczone uprawnienia i odwrotnie"
|
625 |
|
626 |
#: ../ure-role-edit.php:260
|
627 |
msgid "Reset"
|
629 |
|
630 |
#: ../ure-role-edit.php:260
|
631 |
msgid "Restore Roles from backup copy"
|
632 |
+
msgstr "Przywróć role z kopii zapasowej"
|
633 |
|
634 |
#: ../ure-role-edit.php:270
|
635 |
msgid "Add New Role"
|
636 |
+
msgstr "Dodaj nową rolę"
|
637 |
|
638 |
#: ../ure-role-edit.php:272
|
639 |
msgid "Name: "
|
640 |
+
msgstr "Imię:"
|
641 |
|
642 |
#: ../ure-role-edit.php:276
|
643 |
msgid "Make copy of: "
|
644 |
+
msgstr "Zrób kopię dla:"
|
645 |
|
646 |
#: ../ure-role-edit.php:279
|
647 |
#: ../ure-role-edit.php:308
|
650 |
|
651 |
#: ../ure-role-edit.php:279
|
652 |
msgid "Add New User Role"
|
653 |
+
msgstr "Dodaj nową rolę"
|
654 |
|
655 |
#: ../ure-role-edit.php:283
|
656 |
msgid "Default Role for New User"
|
657 |
+
msgstr "Domyślna rola nowych użytkowników"
|
658 |
|
659 |
#: ../ure-role-edit.php:288
|
660 |
msgid "Change"
|
662 |
|
663 |
#: ../ure-role-edit.php:288
|
664 |
msgid "Set as Default User Role"
|
665 |
+
msgstr "Ustaw jako rolę domyślną"
|
666 |
|
667 |
#: ../ure-role-edit.php:298
|
668 |
msgid "Delete"
|
670 |
|
671 |
#: ../ure-role-edit.php:298
|
672 |
msgid "Delete User Role"
|
673 |
+
msgstr "Usuń rolę"
|
674 |
|
675 |
#: ../ure-role-edit.php:303
|
676 |
#: ../ure-role-edit.php:308
|
|
|
677 |
msgid "Add New Capability"
|
678 |
+
msgstr "Dodaj nowe uprawnienie"
|
679 |
|
680 |
#: ../ure-role-edit.php:313
|
681 |
msgid "Remove Capability"
|
682 |
+
msgstr "Usuń uprawnienie"
|
683 |
|
684 |
#: ../ure-role-edit.php:318
|
|
|
685 |
msgid "Remove"
|
686 |
+
msgstr "Usuń"
|
687 |
|
688 |
#: ../ure-role-edit.php:318
|
689 |
msgid "Remove User Capability"
|
690 |
+
msgstr "Usuń uprawnienie użytkownika"
|
691 |
|
692 |
#: ../ure-user-edit.php:67
|
693 |
+
#, php-format
|
694 |
msgid "User \"%s\" update: please confirm to continue"
|
695 |
+
msgstr "Aktualizacja użytkownika \"%s\": potwierdź by kontynuować"
|
696 |
|
697 |
#: ../ure-user-edit.php:79
|
698 |
msgid "Change capabilities for user"
|
699 |
+
msgstr "Zmień uprawnienia użytkownika"
|
700 |
|
701 |
#: ../ure-user-edit.php:82
|
|
|
702 |
msgid "Role:"
|
703 |
+
msgstr "Rola:"
|
704 |
|
705 |
#: ../ure-user-edit.php:104
|
706 |
msgid "Add capabilities to this user:"
|
707 |
+
msgstr "Dodaj uprawnienie dla tego użytkownika:"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
708 |
|
709 |
+
#: ../user-role-editor.php:35
|
710 |
+
msgid "User Role Editor requires WordPress 3.0 or newer."
|
711 |
+
msgstr "Uprawnienia wymagają WordPress'a w wersji 3.0 bądz nowszej."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
712 |
|
713 |
+
#: ../user-role-editor.php:35
|
714 |
+
#: ../user-role-editor.php:40
|
715 |
+
msgid "Please update!"
|
716 |
+
msgstr "Prosze zaaktualizować wtyczkę!"
|
717 |
|
718 |
+
#: ../user-role-editor.php:40
|
719 |
+
msgid "User Role Editor requires PHP 5.0 or newer."
|
720 |
+
msgstr "Uprawnienia wymagają PHP 5.0 lub nowszej."
|
|
|
721 |
|
722 |
+
#: ../user-role-editor.php:65
|
723 |
+
msgid "Only"
|
724 |
+
msgstr "Tylko"
|
725 |
|
726 |
+
#: ../user-role-editor.php:65
|
727 |
+
msgid "is allowed to use"
|
728 |
+
msgstr "jest uprawniony do"
|
729 |
|
730 |
+
#: ../user-role-editor.php:71
|
731 |
+
#: ../user-role-editor.php:240
|
732 |
+
msgid "User Role Editor"
|
733 |
+
msgstr "Uprawnienia"
|
734 |
|
735 |
+
#: ../user-role-editor.php:212
|
736 |
+
msgid "Settings"
|
737 |
+
msgstr "Ustawnienia"
|
738 |
|
739 |
+
#: ../user-role-editor.php:269
|
740 |
+
msgid "Capabilities"
|
741 |
+
msgstr "Uprawnienia"
|
742 |
|
743 |
#~ msgid "Roles list reading error is encountered"
|
744 |
#~ msgstr "Błąd wczytywania grup"
|
readme.txt
CHANGED
@@ -62,6 +62,7 @@ To read more about 'User Role Editor' visit [this page](http://www.shinephp.com/
|
|
62 |
* Italian: [Tristano Ajmone](http://www.zenfactor.org), [Umberto Sartori](http://venezialog.net)
|
63 |
* Lithuanian: [Vincent G](http://host1free.com)
|
64 |
* Persian: [Parsa](http://parsa.ws), [Good Life](http://good-life.ir), Amir Khalilnejad
|
|
|
65 |
* Russian: [Vladimir Garagulya](http://shinephp.com)
|
66 |
* Spanish: [Victor Ricardo Díaz (INFOMED)](http://www.sld.cu), [Dario Ferrer](http://www.darioferrer.com)
|
67 |
* Swedish: [Christer Dahlbacka](www.startlinks.eu), [Andréas Lundgren](http://adevade.com/)
|
@@ -74,7 +75,7 @@ To read more about 'User Role Editor' visit [this page](http://www.shinephp.com/
|
|
74 |
* Brasilian Portuguese: [Rafael Galdencio](http://www.arquiteturailustrada.com.br) - needs update
|
75 |
* Chinese: [Yackytsu](http://www.jackytsu.com) - needs update
|
76 |
* Hungarian: [István](http://www.blacksnail.hu) - needs update
|
77 |
-
|
78 |
|
79 |
Dear plugin User!
|
80 |
If you wish to help me with this plugin translation I very appreciate it. Please send your language .po and .mo files to vladimir[at-sign]shinephp.com email. Do not forget include you site link in order I can show it with greetings for the translation help at shinephp.com, plugin settings page and in this readme.txt file.
|
@@ -83,6 +84,12 @@ Share with me new ideas about plugin further development and link to your site w
|
|
83 |
|
84 |
|
85 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
86 |
= 3.7.4 =
|
87 |
* 26.07.2012
|
88 |
* Persian translation is updated. Thanks to Amir Khalilnejad.
|
62 |
* Italian: [Tristano Ajmone](http://www.zenfactor.org), [Umberto Sartori](http://venezialog.net)
|
63 |
* Lithuanian: [Vincent G](http://host1free.com)
|
64 |
* Persian: [Parsa](http://parsa.ws), [Good Life](http://good-life.ir), Amir Khalilnejad
|
65 |
+
* Polish: [TagSite](http://www.tagsite.eu), [Bartosz](www.digitalfactory.pl)
|
66 |
* Russian: [Vladimir Garagulya](http://shinephp.com)
|
67 |
* Spanish: [Victor Ricardo Díaz (INFOMED)](http://www.sld.cu), [Dario Ferrer](http://www.darioferrer.com)
|
68 |
* Swedish: [Christer Dahlbacka](www.startlinks.eu), [Andréas Lundgren](http://adevade.com/)
|
75 |
* Brasilian Portuguese: [Rafael Galdencio](http://www.arquiteturailustrada.com.br) - needs update
|
76 |
* Chinese: [Yackytsu](http://www.jackytsu.com) - needs update
|
77 |
* Hungarian: [István](http://www.blacksnail.hu) - needs update
|
78 |
+
|
79 |
|
80 |
Dear plugin User!
|
81 |
If you wish to help me with this plugin translation I very appreciate it. Please send your language .po and .mo files to vladimir[at-sign]shinephp.com email. Do not forget include you site link in order I can show it with greetings for the translation help at shinephp.com, plugin settings page and in this readme.txt file.
|
84 |
|
85 |
|
86 |
== Changelog ==
|
87 |
+
= 3.7.5 =
|
88 |
+
* 29.07.2012
|
89 |
+
* Polish translation is updated. Thanks to Bartosz.
|
90 |
+
* "User Role Editor" menu item could be shown in translated form now. Do not lose it - it is on the same place at the "Users" submenu.
|
91 |
+
|
92 |
+
|
93 |
= 3.7.4 =
|
94 |
* 26.07.2012
|
95 |
* Persian translation is updated. Thanks to Amir Khalilnejad.
|
ure-options.php
CHANGED
@@ -229,6 +229,10 @@ ure_showMessage($mess);
|
|
229 |
</form>
|
230 |
</div>
|
231 |
<hr />
|
|
|
|
|
|
|
|
|
232 |
<h3>Recently donated</h3>
|
233 |
<ul>
|
234 |
<li><a href="http://thenineshub.com/" title="To The Nines Web Agency" target="new">To The Nines Web Agency</a></li>
|
@@ -261,6 +265,7 @@ ure_showMessage($mess);
|
|
261 |
<a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/good-life.png'; ?>)" target="_blank" title="<?php _e("For the help with Persian translation", 'ure'); ?>" href="http://good-life.ir">Good Life</a>
|
262 |
<span title="<?php _e("For the help with Persian translation", 'ure'); ?>">Amir Khalilnejad</span>
|
263 |
<a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/tagsite.png'; ?>)" target="_blank" title="<?php _e("For the help with Polish translation", 'ure'); ?>" href="http://www.tagsite.eu">TagSite</a>
|
|
|
264 |
<a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/infomed.png'; ?>)" target="_blank" title="<?php _e("For the help with Spanish translation", 'ure'); ?>" href="http://www.sld.cu">Victor Ricardo Díaz (INFOMED)</a>
|
265 |
<span title="<?php _e("For the help with Spanish translation", 'ure'); ?>" >Dario Ferrer</span>
|
266 |
<a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/andreas.png'; ?>)" target="_blank" title="<?php _e("For the updated Swedish translation", 'ure'); ?>" href="http://adevade.com/">Andréas Lundgren</a>
|
229 |
</form>
|
230 |
</div>
|
231 |
<hr />
|
232 |
+
<div style="text-align: center;">
|
233 |
+
<a href="http://chooseplugin.com"><img src="<?php echo URE_PLUGIN_URL.'/images/chooseplugin.png';?>" alt="ChoosePlugin.com" title="Advanced search plugins service from User Role Editor developer"/></a>
|
234 |
+
</div>
|
235 |
+
<hr />
|
236 |
<h3>Recently donated</h3>
|
237 |
<ul>
|
238 |
<li><a href="http://thenineshub.com/" title="To The Nines Web Agency" target="new">To The Nines Web Agency</a></li>
|
265 |
<a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/good-life.png'; ?>)" target="_blank" title="<?php _e("For the help with Persian translation", 'ure'); ?>" href="http://good-life.ir">Good Life</a>
|
266 |
<span title="<?php _e("For the help with Persian translation", 'ure'); ?>">Amir Khalilnejad</span>
|
267 |
<a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/tagsite.png'; ?>)" target="_blank" title="<?php _e("For the help with Polish translation", 'ure'); ?>" href="http://www.tagsite.eu">TagSite</a>
|
268 |
+
<a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/bartosz.png'; ?>)" target="_blank" title="<?php _e("For the help with Polish translation", 'ure'); ?>" href="http://www.digitalfactory.pl">Bartosz</a>
|
269 |
<a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/infomed.png'; ?>)" target="_blank" title="<?php _e("For the help with Spanish translation", 'ure'); ?>" href="http://www.sld.cu">Victor Ricardo Díaz (INFOMED)</a>
|
270 |
<span title="<?php _e("For the help with Spanish translation", 'ure'); ?>" >Dario Ferrer</span>
|
271 |
<a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/andreas.png'; ?>)" target="_blank" title="<?php _e("For the updated Swedish translation", 'ure'); ?>" href="http://adevade.com/">Andréas Lundgren</a>
|
user-role-editor.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: User Role Editor
|
4 |
Plugin URI: http://www.shinephp.com/user-role-editor-wordpress-plugin/
|
5 |
Description: It allows you to change/add/delete any WordPress user role (except administrator) capabilities list with a few clicks.
|
6 |
-
Version: 3.7.
|
7 |
Author: Vladimir Garagulya
|
8 |
Author URI: http://www.shinephp.com
|
9 |
Text Domain: ure
|
@@ -237,7 +237,7 @@ function ure_settings_menu() {
|
|
237 |
$keyCapability = 'manage_network_users';
|
238 |
}
|
239 |
}
|
240 |
-
$ure_page = add_submenu_page('users.php', __('User Role Editor'), __('User Role Editor'), $keyCapability, basename(__FILE__), 'ure_optionsPage');
|
241 |
add_action("admin_print_styles-$ure_page", 'ure_adminCssAction');
|
242 |
}
|
243 |
|
3 |
Plugin Name: User Role Editor
|
4 |
Plugin URI: http://www.shinephp.com/user-role-editor-wordpress-plugin/
|
5 |
Description: It allows you to change/add/delete any WordPress user role (except administrator) capabilities list with a few clicks.
|
6 |
+
Version: 3.7.5
|
7 |
Author: Vladimir Garagulya
|
8 |
Author URI: http://www.shinephp.com
|
9 |
Text Domain: ure
|
237 |
$keyCapability = 'manage_network_users';
|
238 |
}
|
239 |
}
|
240 |
+
$ure_page = add_submenu_page('users.php', __('User Role Editor', 'ure'), __('User Role Editor', 'ure'), $keyCapability, basename(__FILE__), 'ure_optionsPage');
|
241 |
add_action("admin_print_styles-$ure_page", 'ure_adminCssAction');
|
242 |
}
|
243 |
|