User Role Editor - Version 3.3

Version Description

  • 10.12.2011
  • New role can be created as a copy of other existing one.
  • You can hide/show deprecated capabilties (level_1 - level_10).
  • Users with "Administrator" role are not shown to other users with "list_users" capability.
  • Plugin data cleanup is added - plugin options will be automatically deleted if you delete plugin via WordPress link.
  • Some code enhancements are applied, e.g. optimization and using of WordPress API instead of self-written routine.
  • New bugs are added :) - it's a joke of course, but if you find some, please report, I will fix it ASAP.
Download this release

Release Info

Developer shinephp
Plugin Icon 128x128 User Role Editor
Version 3.3
Comparing to
See all releases

Code changes from version 3.2.1 to 3.3

images/greetings.png ADDED
Binary file
images/help.png ADDED
Binary file
lang/ure-be_BY.mo CHANGED
Binary file
lang/ure-be_BY.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor v.2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-06-03 22:31+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: ShinePHP.com <by.marcis@gmail.com>\n"
@@ -16,654 +16,692 @@ msgstr ""
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
- #: ../ure-role-edit.php:84
 
 
 
 
20
  msgid " Name can not be empty!"
21
  msgstr "Найменне ролі не можа быць пустым!"
22
 
23
- #: ../ure-role-edit.php:88
24
  msgid " Name must contain latin characters and digits only!"
25
  msgstr "Найменне ролі павінна ўтрымоўваць толькі лацінскія літары і лічбы."
26
 
27
- #: ../ure-role-edit.php:93
28
- #: ../ure-role-edit.php:246
29
  msgid "Delete Role"
30
  msgstr "Выдаліць Ролю"
31
 
32
- #: ../ure-role-edit.php:95
33
  msgid "Change Default Role"
34
  msgstr "Усталяваць як роля па-змаўчанню"
35
 
36
- #: ../ure-role-edit.php:97
37
- #: ../ure-role-edit.php:217
38
- msgid "Restore Roles from backup copy"
39
- msgstr "Аднавіць Ролі з рэзервовай копіі"
40
 
41
- #: ../ure-role-edit.php:99
42
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
43
  msgstr ""
44
 
45
- #: ../ure-role-edit.php:101
46
  msgid "Please confirm to continue"
47
  msgstr "Калі ласка, пацвердзіце працяг "
48
 
49
- #: ../ure-role-edit.php:134
50
  #, php-format
51
  msgid "Role \"%s\" update: please confirm to continue"
52
  msgstr "Змена ролі \"%s\": калі ласка, пацвердзіце працяг "
53
 
54
- #: ../ure-role-edit.php:142
55
  msgid "Select Role and change its capabilities list"
56
  msgstr "Абяры Ролю і змяні спіс дазволеных аперацый"
57
 
58
- #: ../ure-role-edit.php:144
59
  msgid "Select Role:"
60
  msgstr "Абяры Ролю:"
61
 
62
- #: ../ure-role-edit.php:153
63
- #: ../ure-user-edit.php:80
64
  msgid "Show capabilities in human readable form"
65
  msgstr "Паказ магчымасцяў у чытэльнай форме"
66
 
67
- #: ../ure-role-edit.php:157
 
 
 
 
 
68
  msgid "If checked, then apply action to ALL sites of this Network"
69
  msgstr ""
70
 
71
- #: ../ure-role-edit.php:167
72
  msgid "Apply to All Sites"
73
  msgstr ""
74
 
75
- #: ../ure-role-edit.php:213
76
- #: ../ure-user-edit.php:129
77
  msgid "Update"
78
  msgstr "Захаваць"
79
 
80
- #: ../ure-role-edit.php:213
81
- #: ../ure-user-edit.php:129
82
  msgid "Save Changes"
83
  msgstr "Захаваць змены"
84
 
85
- #: ../ure-role-edit.php:214
86
- #: ../ure-user-edit.php:130
87
  msgid "Cancel"
88
  msgstr "Адмена"
89
 
90
- #: ../ure-role-edit.php:214
91
- #: ../ure-user-edit.php:130
92
  msgid "Cancel not saved changes"
93
  msgstr "Адмова ад захавання змен"
94
 
95
- #: ../ure-role-edit.php:217
96
  msgid "Reset"
97
  msgstr "Скід"
98
 
99
- #: ../ure-role-edit.php:227
 
 
 
 
100
  msgid "Add New Role"
101
  msgstr "Дадаць новую Ролю"
102
 
103
- #: ../ure-role-edit.php:232
104
- #: ../ure-role-edit.php:261
 
 
 
 
 
 
 
 
105
  msgid "Add"
106
  msgstr "Дадаць"
107
 
108
- #: ../ure-role-edit.php:232
109
  msgid "Add New User Role"
110
  msgstr "Дадаць новую Ролю карыстача"
111
 
112
- #: ../ure-role-edit.php:236
113
  msgid "Default Role for New User"
114
  msgstr "Роля па-змаўчанню"
115
 
116
- #: ../ure-role-edit.php:241
117
  msgid "Change"
118
  msgstr "Змяніць"
119
 
120
- #: ../ure-role-edit.php:241
121
  msgid "Set as Default User Role"
122
  msgstr "Усталяваць як роля па-змаўчанню"
123
 
124
- #: ../ure-role-edit.php:251
125
  msgid "Delete"
126
  msgstr "Выдаліць"
127
 
128
- #: ../ure-role-edit.php:251
129
  msgid "Delete User Role"
130
  msgstr "Выдаліць Ролю карыстача"
131
 
132
- #: ../ure-role-edit.php:256
133
- #: ../ure-role-edit.php:261
134
  msgid "Add New Capability"
135
  msgstr "Дадаць новую Ролю"
136
 
137
- #: ../ure-role-edit.php:266
138
  msgid "Remove Capability"
139
  msgstr ""
140
 
141
- #: ../ure-role-edit.php:271
142
  msgid "Remove"
143
  msgstr ""
144
 
145
- #: ../ure-role-edit.php:271
146
  msgid "Remove User Capability"
147
  msgstr ""
148
 
149
- #: ../ure-user-edit.php:61
150
  #, php-format
151
  msgid "User \"%s\" update: please confirm to continue"
152
  msgstr ""
153
 
154
- #: ../ure-user-edit.php:68
155
  msgid "Change capabilities for user"
156
  msgstr ""
157
 
158
- #: ../ure-user-edit.php:71
159
  msgid "Role:"
160
  msgstr "Роля:"
161
 
162
- #: ../ure-user-edit.php:84
163
  msgid "Add capabilities to this user:"
164
  msgstr ""
165
 
166
- #: ../ure-options.php:128
 
 
 
 
 
 
 
 
 
 
167
  msgid "Role"
168
  msgstr "Роля"
169
 
170
- #: ../ure-options.php:128
 
 
 
 
171
  msgid "is updated successfully"
172
  msgstr "зменена паспяхова"
173
 
174
- #: ../ure-options.php:137
175
  msgid "User"
176
  msgstr ""
177
 
178
- #: ../ure-options.php:137
179
  #, fuzzy
180
  msgid "capabilities are updated successfully"
181
  msgstr "зменена паспяхова"
182
 
183
- #: ../ure-options.php:166
184
  msgid "About this Plugin:"
185
  msgstr "Пра гэту ўбудову"
186
 
187
- #: ../ure-options.php:167
188
  msgid "Author's website"
189
  msgstr "Вэбсайт аўтара"
190
 
191
- #: ../ure-options.php:168
192
  msgid "Plugin webpage"
193
  msgstr "Старонка ўбудовы"
194
 
195
- #: ../ure-options.php:169
196
- #: ../user-role-editor.php:191
197
  msgid "Changelog"
198
  msgstr "Часопіс змен"
199
 
200
- #: ../ure-options.php:170
201
  msgid "FAQ"
202
  msgstr "Часта задаваныя пытанні"
203
 
204
- #: ../ure-options.php:171
205
- msgid "Donate"
206
- msgstr "Падтрымаць"
207
-
208
- #: ../ure-options.php:173
209
  msgid "Greetings:"
210
  msgstr "Прывітанні"
211
 
212
- #: ../ure-options.php:174
213
  msgid "It's me, the author"
214
  msgstr "Гэта я, аўтар"
215
 
216
- #: ../ure-options.php:175
217
  msgid "For the help with Belorussian translation"
218
  msgstr "за дапамогу з беларускім перакладам"
219
 
220
- #: ../ure-options.php:176
221
  msgid "For the help with Brasilian translation"
222
  msgstr ""
223
 
224
- #: ../ure-options.php:177
225
  msgid "For the help with Chinese translation"
226
  msgstr "за дапамогу з китайскім перакладам"
227
 
228
- #: ../ure-options.php:178
229
  msgid "For the help with Dutch translation"
230
  msgstr "за дапамогу з датскім перакладам"
231
 
232
- #: ../ure-options.php:179
233
  msgid "For the help with Finnish translation"
234
  msgstr ""
235
 
236
- #: ../ure-options.php:180
237
  msgid "For the help with French translation"
238
  msgstr "за дапамогу з французскім перакладам"
239
 
240
- #: ../ure-options.php:181
241
  msgid "For the help with German translation"
242
  msgstr "за дапамогу з нямецкім перакладам"
243
 
244
- #: ../ure-options.php:182
245
  msgid "For the help with Hungarian translation"
246
  msgstr "за дапамогу з hungary перакладам"
247
 
248
- #: ../ure-options.php:183
249
- #: ../ure-options.php:184
250
- #: ../ure-options.php:185
 
251
  msgid "For the help with Italian translation"
252
  msgstr "за дапамогу з італьянскім перакладам"
253
 
254
- #: ../ure-options.php:186
255
  msgid "For the help with Japanese translation"
256
  msgstr "за дапамогу з японскім перакладам"
257
 
258
- #: ../ure-options.php:187
259
  msgid "For the help with Persian translation"
260
  msgstr ""
261
 
262
- #: ../ure-options.php:188
263
  msgid "For the help with Polish translation"
264
  msgstr "за дапамогу з польскім перакладам"
265
 
266
- #: ../ure-options.php:189
267
  msgid "For the help with Spanish translation"
268
  msgstr "за дапамогу з іспанскім перакладам"
269
 
270
- #: ../ure-options.php:190
271
  msgid "For the help with Swedish translation"
272
  msgstr ""
273
 
274
- #: ../ure-options.php:191
275
- #: ../ure-options.php:192
 
276
  msgid "For the help with Turkish translation"
277
  msgstr "за дапамогу з турецким перакладам"
278
 
279
- #: ../ure-options.php:193
280
  msgid "For the code to hide administrator role"
281
  msgstr "За код, які хавае роля адміністратара"
282
 
283
- #: ../ure-options.php:194
 
 
 
 
284
  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."
285
  msgstr "Жадаеце ўбачыць сваё імя і спасылку на Ваш сайт тут? Сардэчна запрашаем! Ваша дапамога з перакладам і новыя ідэі вітаюцца."
286
 
287
- #: ../user-role-editor.php:38
288
  msgid "User Role Editor requires WordPress 3.0 or newer."
289
  msgstr "Рэдактар роляў карыстачоў патрабуе WordPress 3.0 ці вышэй."
290
 
291
- #: ../user-role-editor.php:38
292
- #: ../user-role-editor.php:43
293
  msgid "Please update!"
294
  msgstr "Калі ласка, абновіце!"
295
 
296
- #: ../user-role-editor.php:43
297
  #, fuzzy
298
  msgid "User Role Editor requires PHP 5.0 or newer."
299
  msgstr "Рэдактар роляў карыстачоў патрабуе WordPress 3.0 ці вышэй."
300
 
301
- #: ../user-role-editor.php:68
302
  msgid "Only"
303
  msgstr ""
304
 
305
- #: ../user-role-editor.php:68
306
  msgid "is allowed to use"
307
  msgstr ""
308
 
309
- #: ../user-role-editor.php:75
310
- #: ../user-role-editor.php:205
311
  msgid "User Role Editor"
312
  msgstr "Рэдактар роляў карыстачоў"
313
 
314
- #: ../user-role-editor.php:181
315
  msgid "Settings"
316
  msgstr "Усталёўкі"
317
 
318
- #: ../user-role-editor.php:230
319
  msgid "Capabilities"
320
  msgstr ""
321
 
322
- #: ../ure-lib.php:46
323
  msgid "Error is occur. Please check the log file."
324
  msgstr "Адбылася памылка. Праверце лог-файл."
325
 
326
- #: ../ure-lib.php:164
327
  msgid "Database operation error. Check log file."
328
  msgstr "Памылка працы з базай дадзеных. Праверце лог-файл."
329
 
330
- #: ../ure-lib.php:187
331
- msgid "Roles capabilities are restored from the backup data"
332
- msgstr "Ролі адноўлены з рэзервовай копіі"
333
-
334
- #: ../ure-lib.php:189
335
  msgid "No backup data. It is created automatically before the first role data update."
336
  msgstr "Няма рэзервовай копіі. Яна ствараецца аўтаматычна перад першай зменай роляў."
337
 
338
- #: ../ure-lib.php:228
339
  msgid "Backup record is created for the current role capabilities"
340
  msgstr "Для бягучага размеркавання магчымасцяў па ролях створана рэзервовая копія"
341
 
342
- #: ../ure-lib.php:311
343
  msgid "Error: Role name must contain latin characters and digits only!"
344
  msgstr "Памылка: павінна ўтрымоўваць толькі лацінскія літары і лічбы"
345
 
346
- #: ../ure-lib.php:318
347
  #, php-format
348
  msgid "Role %s exists already"
349
  msgstr ""
350
 
351
- #: ../ure-lib.php:324
352
  msgid "Error is encountered during new role create operation"
353
  msgstr "Адбылася памылка пры стварэнні новай ролі"
354
 
355
- #: ../ure-lib.php:326
356
  #, php-format
357
  msgid "Role %s is created successfully"
358
  msgstr "Роля %s створана паспяхова"
359
 
360
- #: ../ure-lib.php:410
361
  msgid "Error encountered during role delete operation"
362
  msgstr "Адбылася памылка пры выдаленні ролі"
363
 
364
- #: ../ure-lib.php:412
365
  #, php-format
366
  msgid "Role %s is deleted successfully"
367
  msgstr "Роля %s выдалена паспяхова"
368
 
369
- #: ../ure-lib.php:430
370
  msgid "Error encountered during default role change operation"
371
  msgstr "Адбылася памылка пры змене ролі па-змаўчанню"
372
 
373
- #: ../ure-lib.php:436
374
  #, php-format
375
  msgid "Default role for new users is set to %s successfully"
376
  msgstr "Роля па-змаўчанню для новых пользователй зменена на %s паспяхова."
377
 
378
- #: ../ure-lib.php:464
379
  msgid "Editor"
380
  msgstr "Рэдактар"
381
 
382
- #: ../ure-lib.php:465
383
  msgid "Author"
384
  msgstr "Аўтар"
385
 
386
- #: ../ure-lib.php:466
387
  msgid "Contributor"
388
  msgstr "Асістэнт"
389
 
390
- #: ../ure-lib.php:467
391
  msgid "Subscriber"
392
  msgstr "Падпісант"
393
 
394
- #: ../ure-lib.php:469
395
  msgid "Switch themes"
396
  msgstr "Змяняць тэмы"
397
 
398
- #: ../ure-lib.php:470
399
  msgid "Edit themes"
400
  msgstr "Змяняць тэмы"
401
 
402
- #: ../ure-lib.php:471
403
  msgid "Activate plugins"
404
  msgstr "Актываваць убудовы"
405
 
406
- #: ../ure-lib.php:472
407
  msgid "Edit plugins"
408
  msgstr "Рэдагаваць убудовы"
409
 
410
- #: ../ure-lib.php:473
411
  msgid "Edit users"
412
  msgstr "Змяняць карыстачоў"
413
 
414
- #: ../ure-lib.php:474
415
  msgid "Edit files"
416
  msgstr "Змяняць файлы"
417
 
418
- #: ../ure-lib.php:475
419
  msgid "Manage options"
420
  msgstr "Кіраваць усталёўкамі"
421
 
422
- #: ../ure-lib.php:476
423
  msgid "Moderate comments"
424
  msgstr "Мадэраваць каментары"
425
 
426
- #: ../ure-lib.php:477
427
  msgid "Manage categories"
428
  msgstr "Кіраваць катэгорыямі"
429
 
430
- #: ../ure-lib.php:478
431
  msgid "Manage links"
432
  msgstr "Кіраваць спасылкамі"
433
 
434
- #: ../ure-lib.php:479
435
  msgid "Upload files"
436
  msgstr "Загружаць файлы"
437
 
438
- #: ../ure-lib.php:480
439
  msgid "Import"
440
  msgstr "Імпарт"
441
 
442
- #: ../ure-lib.php:481
443
  msgid "Unfiltered html"
444
  msgstr "html без фільтра"
445
 
446
- #: ../ure-lib.php:482
447
  msgid "Edit posts"
448
  msgstr "Змяняць артыкулы"
449
 
450
- #: ../ure-lib.php:483
451
  msgid "Edit others posts"
452
  msgstr "Змяняць чужыя артыкулы"
453
 
454
- #: ../ure-lib.php:484
455
  msgid "Edit published posts"
456
  msgstr "Рэдагаваць апублікаваныя артыкулы"
457
 
458
- #: ../ure-lib.php:485
459
  msgid "Publish posts"
460
  msgstr "Публікаваць артыкулы"
461
 
462
- #: ../ure-lib.php:486
463
  msgid "Edit pages"
464
  msgstr "Змяняць старонкі"
465
 
466
- #: ../ure-lib.php:487
467
  msgid "Read"
468
  msgstr "Чытанне"
469
 
470
- #: ../ure-lib.php:488
471
  msgid "Level 10"
472
  msgstr "Узровень 10"
473
 
474
- #: ../ure-lib.php:489
475
  msgid "Level 9"
476
  msgstr "Узровень 9"
477
 
478
- #: ../ure-lib.php:490
479
  msgid "Level 8"
480
  msgstr "Узровень 9"
481
 
482
- #: ../ure-lib.php:491
483
  msgid "Level 7"
484
  msgstr "Узровень 7"
485
 
486
- #: ../ure-lib.php:492
487
  msgid "Level 6"
488
  msgstr "Узровень 6"
489
 
490
- #: ../ure-lib.php:493
491
  msgid "Level 5"
492
  msgstr "Узровень 5"
493
 
494
- #: ../ure-lib.php:494
495
  msgid "Level 4"
496
  msgstr "Узровень 4"
497
 
498
- #: ../ure-lib.php:495
499
  msgid "Level 3"
500
  msgstr "Узровень 3"
501
 
502
- #: ../ure-lib.php:496
503
  msgid "Level 2"
504
  msgstr "Узровень 2"
505
 
506
- #: ../ure-lib.php:497
507
  msgid "Level 1"
508
  msgstr "Узровень 1"
509
 
510
- #: ../ure-lib.php:498
511
  msgid "Level 0"
512
  msgstr "Узровень 0"
513
 
514
- #: ../ure-lib.php:499
515
  msgid "Edit others pages"
516
  msgstr "Рэдагаваць чужыя старонкі"
517
 
518
- #: ../ure-lib.php:500
519
  msgid "Edit published pages"
520
  msgstr "Рэдагаваць апублікаваныя старонкі"
521
 
522
- #: ../ure-lib.php:501
523
  msgid "Publish pages"
524
  msgstr "Публікаваць старонкі"
525
 
526
- #: ../ure-lib.php:502
527
  msgid "Delete pages"
528
  msgstr "Выдаляць старонкі"
529
 
530
- #: ../ure-lib.php:503
531
  msgid "Delete others pages"
532
  msgstr "Выдаліць чужыя старонкі"
533
 
534
- #: ../ure-lib.php:504
535
  msgid "Delete published pages"
536
  msgstr "Выдаляць апублікаваныя старонкі"
537
 
538
- #: ../ure-lib.php:505
539
  msgid "Delete posts"
540
  msgstr "Выдаляць артыкулы"
541
 
542
- #: ../ure-lib.php:506
543
  msgid "Delete others posts"
544
  msgstr "Выдаляць чужыя артыкулы"
545
 
546
- #: ../ure-lib.php:507
547
  msgid "Delete published posts"
548
  msgstr "Выдаляць апублікаваныя артыкулы"
549
 
550
- #: ../ure-lib.php:508
551
  msgid "Delete private posts"
552
  msgstr "Выдаляць прыватныя артыкулы"
553
 
554
- #: ../ure-lib.php:509
555
  msgid "Edit private posts"
556
  msgstr "Рэдагаваць прыватныя артыкулы"
557
 
558
- #: ../ure-lib.php:510
559
  msgid "Read private posts"
560
  msgstr "Чытаць прыватныя артыкулы"
561
 
562
- #: ../ure-lib.php:511
563
  msgid "Delete private pages"
564
  msgstr "Выдаляць прыватныя старонкі"
565
 
566
- #: ../ure-lib.php:512
567
  msgid "Edit private pages"
568
  msgstr "Рэдагаваць прыватныя старонкі"
569
 
570
- #: ../ure-lib.php:513
571
  msgid "Read private pages"
572
  msgstr "Чытаць прыватныя старонкі"
573
 
574
- #: ../ure-lib.php:514
575
  msgid "Delete users"
576
  msgstr "Выдаляць карыстачоў"
577
 
578
- #: ../ure-lib.php:515
579
  msgid "Create users"
580
  msgstr "Ствараць карыстачоў"
581
 
582
- #: ../ure-lib.php:516
583
  msgid "Unfiltered upload"
584
  msgstr "Загрузка без фільтра"
585
 
586
- #: ../ure-lib.php:517
587
  msgid "Edit dashboard"
588
  msgstr "Змяняць панэль адміністратара"
589
 
590
- #: ../ure-lib.php:518
591
  msgid "Update plugins"
592
  msgstr "Абнаўляць убудовы"
593
 
594
- #: ../ure-lib.php:519
595
  msgid "Delete plugins"
596
  msgstr "Выдаляць убудовы"
597
 
598
- #: ../ure-lib.php:520
599
  msgid "Install plugins"
600
  msgstr "Усталёўваць убудовы"
601
 
602
- #: ../ure-lib.php:521
603
  msgid "Update themes"
604
  msgstr "Абнаўляць тэмы"
605
 
606
- #: ../ure-lib.php:522
607
  msgid "Install themes"
608
  msgstr "Усталёўваць тэмы"
609
 
610
- #: ../ure-lib.php:523
611
  msgid "Update core"
612
  msgstr ""
613
 
614
- #: ../ure-lib.php:524
615
  msgid "List users"
616
  msgstr ""
617
 
618
- #: ../ure-lib.php:525
619
  msgid "Remove users"
620
  msgstr ""
621
 
622
- #: ../ure-lib.php:526
623
  msgid "Add users"
624
  msgstr ""
625
 
626
- #: ../ure-lib.php:527
627
  msgid "Promote users"
628
  msgstr ""
629
 
630
- #: ../ure-lib.php:528
631
  msgid "Edit theme options"
632
  msgstr ""
633
 
634
- #: ../ure-lib.php:529
635
  msgid "Delete themes"
636
  msgstr ""
637
 
638
- #: ../ure-lib.php:530
639
  msgid "Export"
640
  msgstr ""
641
 
642
- #: ../ure-lib.php:613
643
  #, fuzzy
644
  msgid "Error: Capability name must contain latin characters and digits only!"
645
  msgstr "Памылка: павінна ўтрымоўваць толькі лацінскія літары і лічбы"
646
 
647
- #: ../ure-lib.php:625
648
  #, fuzzy, php-format
649
  msgid "Capability %s is added successfully"
650
  msgstr "Роля %s створана паспяхова"
651
 
652
- #: ../ure-lib.php:627
653
  #, php-format
654
  msgid "Capability %s exists already"
655
  msgstr ""
656
 
657
- #: ../ure-lib.php:791
658
  #, php-format
659
  msgid "Error! You do not have permission to delete this capability: %s!"
660
  msgstr ""
661
 
662
- #: ../ure-lib.php:799
663
  #, php-format
664
  msgid "Capability %s is removed successfully"
665
  msgstr ""
666
 
 
 
 
 
 
 
667
  #~ msgid "Roles list reading error is encountered"
668
  #~ msgstr "Памылка чытання спісу роляў!"
669
  #~ msgid "Return to default WordPress user role capabilities"
@@ -869,8 +907,6 @@ msgstr ""
869
  #~ msgstr "Стыль для часткі Кнопкі"
870
  #~ msgid "Post Title"
871
  #~ msgstr "Загаловак артыкула"
872
- #~ msgid "None"
873
- #~ msgstr "Не"
874
  #~ msgid "Back to main statistics"
875
  #~ msgstr "Вярнуцца да асноўнай статыстыкі"
876
  #~ msgid "Not available"
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor v.2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-12-10 19:12+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: ShinePHP.com <by.marcis@gmail.com>\n"
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
+ #: ../ure-role-edit.php:27
20
+ msgid "None"
21
+ msgstr "Не"
22
+
23
+ #: ../ure-role-edit.php:92
24
  msgid " Name can not be empty!"
25
  msgstr "Найменне ролі не можа быць пустым!"
26
 
27
+ #: ../ure-role-edit.php:96
28
  msgid " Name must contain latin characters and digits only!"
29
  msgstr "Найменне ролі павінна ўтрымоўваць толькі лацінскія літары і лічбы."
30
 
31
+ #: ../ure-role-edit.php:101
32
+ #: ../ure-role-edit.php:284
33
  msgid "Delete Role"
34
  msgstr "Выдаліць Ролю"
35
 
36
+ #: ../ure-role-edit.php:103
37
  msgid "Change Default Role"
38
  msgstr "Усталяваць як роля па-змаўчанню"
39
 
40
+ #: ../ure-role-edit.php:105
41
+ 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"
42
+ msgstr ""
 
43
 
44
+ #: ../ure-role-edit.php:107
45
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
46
  msgstr ""
47
 
48
+ #: ../ure-role-edit.php:109
49
  msgid "Please confirm to continue"
50
  msgstr "Калі ласка, пацвердзіце працяг "
51
 
52
+ #: ../ure-role-edit.php:146
53
  #, php-format
54
  msgid "Role \"%s\" update: please confirm to continue"
55
  msgstr "Змена ролі \"%s\": калі ласка, пацвердзіце працяг "
56
 
57
+ #: ../ure-role-edit.php:154
58
  msgid "Select Role and change its capabilities list"
59
  msgstr "Абяры Ролю і змяні спіс дазволеных аперацый"
60
 
61
+ #: ../ure-role-edit.php:156
62
  msgid "Select Role:"
63
  msgstr "Абяры Ролю:"
64
 
65
+ #: ../ure-role-edit.php:166
66
+ #: ../ure-user-edit.php:86
67
  msgid "Show capabilities in human readable form"
68
  msgstr "Паказ магчымасцяў у чытэльнай форме"
69
 
70
+ #: ../ure-role-edit.php:175
71
+ #: ../ure-user-edit.php:95
72
+ msgid "Show deprecated capabilities"
73
+ msgstr ""
74
+
75
+ #: ../ure-role-edit.php:179
76
  msgid "If checked, then apply action to ALL sites of this Network"
77
  msgstr ""
78
 
79
+ #: ../ure-role-edit.php:189
80
  msgid "Apply to All Sites"
81
  msgstr ""
82
 
83
+ #: ../ure-role-edit.php:247
84
+ #: ../ure-user-edit.php:156
85
  msgid "Update"
86
  msgstr "Захаваць"
87
 
88
+ #: ../ure-role-edit.php:247
89
+ #: ../ure-user-edit.php:156
90
  msgid "Save Changes"
91
  msgstr "Захаваць змены"
92
 
93
+ #: ../ure-role-edit.php:248
94
+ #: ../ure-user-edit.php:157
95
  msgid "Cancel"
96
  msgstr "Адмена"
97
 
98
+ #: ../ure-role-edit.php:248
99
+ #: ../ure-user-edit.php:157
100
  msgid "Cancel not saved changes"
101
  msgstr "Адмова ад захавання змен"
102
 
103
+ #: ../ure-role-edit.php:251
104
  msgid "Reset"
105
  msgstr "Скід"
106
 
107
+ #: ../ure-role-edit.php:251
108
+ msgid "Restore Roles from backup copy"
109
+ msgstr "Аднавіць Ролі з рэзервовай копіі"
110
+
111
+ #: ../ure-role-edit.php:261
112
  msgid "Add New Role"
113
  msgstr "Дадаць новую Ролю"
114
 
115
+ #: ../ure-role-edit.php:263
116
+ msgid "Name: "
117
+ msgstr ""
118
+
119
+ #: ../ure-role-edit.php:267
120
+ msgid "Make copy of: "
121
+ msgstr ""
122
+
123
+ #: ../ure-role-edit.php:270
124
+ #: ../ure-role-edit.php:299
125
  msgid "Add"
126
  msgstr "Дадаць"
127
 
128
+ #: ../ure-role-edit.php:270
129
  msgid "Add New User Role"
130
  msgstr "Дадаць новую Ролю карыстача"
131
 
132
+ #: ../ure-role-edit.php:274
133
  msgid "Default Role for New User"
134
  msgstr "Роля па-змаўчанню"
135
 
136
+ #: ../ure-role-edit.php:279
137
  msgid "Change"
138
  msgstr "Змяніць"
139
 
140
+ #: ../ure-role-edit.php:279
141
  msgid "Set as Default User Role"
142
  msgstr "Усталяваць як роля па-змаўчанню"
143
 
144
+ #: ../ure-role-edit.php:289
145
  msgid "Delete"
146
  msgstr "Выдаліць"
147
 
148
+ #: ../ure-role-edit.php:289
149
  msgid "Delete User Role"
150
  msgstr "Выдаліць Ролю карыстача"
151
 
152
+ #: ../ure-role-edit.php:294
153
+ #: ../ure-role-edit.php:299
154
  msgid "Add New Capability"
155
  msgstr "Дадаць новую Ролю"
156
 
157
+ #: ../ure-role-edit.php:304
158
  msgid "Remove Capability"
159
  msgstr ""
160
 
161
+ #: ../ure-role-edit.php:309
162
  msgid "Remove"
163
  msgstr ""
164
 
165
+ #: ../ure-role-edit.php:309
166
  msgid "Remove User Capability"
167
  msgstr ""
168
 
169
+ #: ../ure-user-edit.php:67
170
  #, php-format
171
  msgid "User \"%s\" update: please confirm to continue"
172
  msgstr ""
173
 
174
+ #: ../ure-user-edit.php:74
175
  msgid "Change capabilities for user"
176
  msgstr ""
177
 
178
+ #: ../ure-user-edit.php:77
179
  msgid "Role:"
180
  msgstr "Роля:"
181
 
182
+ #: ../ure-user-edit.php:99
183
  msgid "Add capabilities to this user:"
184
  msgstr ""
185
 
186
+ #: ../ure-options.php:59
187
+ #, fuzzy
188
+ msgid "User Roles are restored from the backup data. "
189
+ msgstr "Ролі адноўлены з рэзервовай копіі"
190
+
191
+ #: ../ure-options.php:125
192
+ msgid "Error: "
193
+ msgstr ""
194
+
195
+ #: ../ure-options.php:125
196
+ #: ../ure-options.php:143
197
  msgid "Role"
198
  msgstr "Роля"
199
 
200
+ #: ../ure-options.php:125
201
+ msgid "does not exist"
202
+ msgstr ""
203
+
204
+ #: ../ure-options.php:143
205
  msgid "is updated successfully"
206
  msgstr "зменена паспяхова"
207
 
208
+ #: ../ure-options.php:152
209
  msgid "User"
210
  msgstr ""
211
 
212
+ #: ../ure-options.php:152
213
  #, fuzzy
214
  msgid "capabilities are updated successfully"
215
  msgstr "зменена паспяхова"
216
 
217
+ #: ../ure-options.php:192
218
  msgid "About this Plugin:"
219
  msgstr "Пра гэту ўбудову"
220
 
221
+ #: ../ure-options.php:193
222
  msgid "Author's website"
223
  msgstr "Вэбсайт аўтара"
224
 
225
+ #: ../ure-options.php:194
226
  msgid "Plugin webpage"
227
  msgstr "Старонка ўбудовы"
228
 
229
+ #: ../ure-options.php:195
230
+ #: ../user-role-editor.php:219
231
  msgid "Changelog"
232
  msgstr "Часопіс змен"
233
 
234
+ #: ../ure-options.php:196
235
  msgid "FAQ"
236
  msgstr "Часта задаваныя пытанні"
237
 
238
+ #: ../ure-options.php:210
 
 
 
 
239
  msgid "Greetings:"
240
  msgstr "Прывітанні"
241
 
242
+ #: ../ure-options.php:211
243
  msgid "It's me, the author"
244
  msgstr "Гэта я, аўтар"
245
 
246
+ #: ../ure-options.php:212
247
  msgid "For the help with Belorussian translation"
248
  msgstr "за дапамогу з беларускім перакладам"
249
 
250
+ #: ../ure-options.php:213
251
  msgid "For the help with Brasilian translation"
252
  msgstr ""
253
 
254
+ #: ../ure-options.php:214
255
  msgid "For the help with Chinese translation"
256
  msgstr "за дапамогу з китайскім перакладам"
257
 
258
+ #: ../ure-options.php:215
259
  msgid "For the help with Dutch translation"
260
  msgstr "за дапамогу з датскім перакладам"
261
 
262
+ #: ../ure-options.php:216
263
  msgid "For the help with Finnish translation"
264
  msgstr ""
265
 
266
+ #: ../ure-options.php:217
267
  msgid "For the help with French translation"
268
  msgstr "за дапамогу з французскім перакладам"
269
 
270
+ #: ../ure-options.php:218
271
  msgid "For the help with German translation"
272
  msgstr "за дапамогу з нямецкім перакладам"
273
 
274
+ #: ../ure-options.php:219
275
  msgid "For the help with Hungarian translation"
276
  msgstr "за дапамогу з hungary перакладам"
277
 
278
+ #: ../ure-options.php:220
279
+ #: ../ure-options.php:221
280
+ #: ../ure-options.php:222
281
+ #: ../ure-options.php:223
282
  msgid "For the help with Italian translation"
283
  msgstr "за дапамогу з італьянскім перакладам"
284
 
285
+ #: ../ure-options.php:224
286
  msgid "For the help with Japanese translation"
287
  msgstr "за дапамогу з японскім перакладам"
288
 
289
+ #: ../ure-options.php:225
290
  msgid "For the help with Persian translation"
291
  msgstr ""
292
 
293
+ #: ../ure-options.php:226
294
  msgid "For the help with Polish translation"
295
  msgstr "за дапамогу з польскім перакладам"
296
 
297
+ #: ../ure-options.php:227
298
  msgid "For the help with Spanish translation"
299
  msgstr "за дапамогу з іспанскім перакладам"
300
 
301
+ #: ../ure-options.php:228
302
  msgid "For the help with Swedish translation"
303
  msgstr ""
304
 
305
+ #: ../ure-options.php:229
306
+ #: ../ure-options.php:230
307
+ #: ../ure-options.php:231
308
  msgid "For the help with Turkish translation"
309
  msgstr "за дапамогу з турецким перакладам"
310
 
311
+ #: ../ure-options.php:233
312
  msgid "For the code to hide administrator role"
313
  msgstr "За код, які хавае роля адміністратара"
314
 
315
+ #: ../ure-options.php:234
316
+ msgid "For the code enhancement suggestion"
317
+ msgstr ""
318
+
319
+ #: ../ure-options.php:236
320
  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."
321
  msgstr "Жадаеце ўбачыць сваё імя і спасылку на Ваш сайт тут? Сардэчна запрашаем! Ваша дапамога з перакладам і новыя ідэі вітаюцца."
322
 
323
+ #: ../user-role-editor.php:35
324
  msgid "User Role Editor requires WordPress 3.0 or newer."
325
  msgstr "Рэдактар роляў карыстачоў патрабуе WordPress 3.0 ці вышэй."
326
 
327
+ #: ../user-role-editor.php:35
328
+ #: ../user-role-editor.php:40
329
  msgid "Please update!"
330
  msgstr "Калі ласка, абновіце!"
331
 
332
+ #: ../user-role-editor.php:40
333
  #, fuzzy
334
  msgid "User Role Editor requires PHP 5.0 or newer."
335
  msgstr "Рэдактар роляў карыстачоў патрабуе WordPress 3.0 ці вышэй."
336
 
337
+ #: ../user-role-editor.php:65
338
  msgid "Only"
339
  msgstr ""
340
 
341
+ #: ../user-role-editor.php:65
342
  msgid "is allowed to use"
343
  msgstr ""
344
 
345
+ #: ../user-role-editor.php:71
346
+ #: ../user-role-editor.php:233
347
  msgid "User Role Editor"
348
  msgstr "Рэдактар роляў карыстачоў"
349
 
350
+ #: ../user-role-editor.php:209
351
  msgid "Settings"
352
  msgstr "Усталёўкі"
353
 
354
+ #: ../user-role-editor.php:258
355
  msgid "Capabilities"
356
  msgstr ""
357
 
358
+ #: ../ure-lib.php:45
359
  msgid "Error is occur. Please check the log file."
360
  msgstr "Адбылася памылка. Праверце лог-файл."
361
 
362
+ #: ../ure-lib.php:153
363
  msgid "Database operation error. Check log file."
364
  msgstr "Памылка працы з базай дадзеных. Праверце лог-файл."
365
 
366
+ #: ../ure-lib.php:186
 
 
 
 
367
  msgid "No backup data. It is created automatically before the first role data update."
368
  msgstr "Няма рэзервовай копіі. Яна ствараецца аўтаматычна перад першай зменай роляў."
369
 
370
+ #: ../ure-lib.php:224
371
  msgid "Backup record is created for the current role capabilities"
372
  msgstr "Для бягучага размеркавання магчымасцяў па ролях створана рэзервовая копія"
373
 
374
+ #: ../ure-lib.php:300
375
  msgid "Error: Role name must contain latin characters and digits only!"
376
  msgstr "Памылка: павінна ўтрымоўваць толькі лацінскія літары і лічбы"
377
 
378
+ #: ../ure-lib.php:307
379
  #, php-format
380
  msgid "Role %s exists already"
381
  msgstr ""
382
 
383
+ #: ../ure-lib.php:320
384
  msgid "Error is encountered during new role create operation"
385
  msgstr "Адбылася памылка пры стварэнні новай ролі"
386
 
387
+ #: ../ure-lib.php:322
388
  #, php-format
389
  msgid "Role %s is created successfully"
390
  msgstr "Роля %s створана паспяхова"
391
 
392
+ #: ../ure-lib.php:406
393
  msgid "Error encountered during role delete operation"
394
  msgstr "Адбылася памылка пры выдаленні ролі"
395
 
396
+ #: ../ure-lib.php:408
397
  #, php-format
398
  msgid "Role %s is deleted successfully"
399
  msgstr "Роля %s выдалена паспяхова"
400
 
401
+ #: ../ure-lib.php:426
402
  msgid "Error encountered during default role change operation"
403
  msgstr "Адбылася памылка пры змене ролі па-змаўчанню"
404
 
405
+ #: ../ure-lib.php:432
406
  #, php-format
407
  msgid "Default role for new users is set to %s successfully"
408
  msgstr "Роля па-змаўчанню для новых пользователй зменена на %s паспяхова."
409
 
410
+ #: ../ure-lib.php:460
411
  msgid "Editor"
412
  msgstr "Рэдактар"
413
 
414
+ #: ../ure-lib.php:461
415
  msgid "Author"
416
  msgstr "Аўтар"
417
 
418
+ #: ../ure-lib.php:462
419
  msgid "Contributor"
420
  msgstr "Асістэнт"
421
 
422
+ #: ../ure-lib.php:463
423
  msgid "Subscriber"
424
  msgstr "Падпісант"
425
 
426
+ #: ../ure-lib.php:465
427
  msgid "Switch themes"
428
  msgstr "Змяняць тэмы"
429
 
430
+ #: ../ure-lib.php:466
431
  msgid "Edit themes"
432
  msgstr "Змяняць тэмы"
433
 
434
+ #: ../ure-lib.php:467
435
  msgid "Activate plugins"
436
  msgstr "Актываваць убудовы"
437
 
438
+ #: ../ure-lib.php:468
439
  msgid "Edit plugins"
440
  msgstr "Рэдагаваць убудовы"
441
 
442
+ #: ../ure-lib.php:469
443
  msgid "Edit users"
444
  msgstr "Змяняць карыстачоў"
445
 
446
+ #: ../ure-lib.php:470
447
  msgid "Edit files"
448
  msgstr "Змяняць файлы"
449
 
450
+ #: ../ure-lib.php:471
451
  msgid "Manage options"
452
  msgstr "Кіраваць усталёўкамі"
453
 
454
+ #: ../ure-lib.php:472
455
  msgid "Moderate comments"
456
  msgstr "Мадэраваць каментары"
457
 
458
+ #: ../ure-lib.php:473
459
  msgid "Manage categories"
460
  msgstr "Кіраваць катэгорыямі"
461
 
462
+ #: ../ure-lib.php:474
463
  msgid "Manage links"
464
  msgstr "Кіраваць спасылкамі"
465
 
466
+ #: ../ure-lib.php:475
467
  msgid "Upload files"
468
  msgstr "Загружаць файлы"
469
 
470
+ #: ../ure-lib.php:476
471
  msgid "Import"
472
  msgstr "Імпарт"
473
 
474
+ #: ../ure-lib.php:477
475
  msgid "Unfiltered html"
476
  msgstr "html без фільтра"
477
 
478
+ #: ../ure-lib.php:478
479
  msgid "Edit posts"
480
  msgstr "Змяняць артыкулы"
481
 
482
+ #: ../ure-lib.php:479
483
  msgid "Edit others posts"
484
  msgstr "Змяняць чужыя артыкулы"
485
 
486
+ #: ../ure-lib.php:480
487
  msgid "Edit published posts"
488
  msgstr "Рэдагаваць апублікаваныя артыкулы"
489
 
490
+ #: ../ure-lib.php:481
491
  msgid "Publish posts"
492
  msgstr "Публікаваць артыкулы"
493
 
494
+ #: ../ure-lib.php:482
495
  msgid "Edit pages"
496
  msgstr "Змяняць старонкі"
497
 
498
+ #: ../ure-lib.php:483
499
  msgid "Read"
500
  msgstr "Чытанне"
501
 
502
+ #: ../ure-lib.php:484
503
  msgid "Level 10"
504
  msgstr "Узровень 10"
505
 
506
+ #: ../ure-lib.php:485
507
  msgid "Level 9"
508
  msgstr "Узровень 9"
509
 
510
+ #: ../ure-lib.php:486
511
  msgid "Level 8"
512
  msgstr "Узровень 9"
513
 
514
+ #: ../ure-lib.php:487
515
  msgid "Level 7"
516
  msgstr "Узровень 7"
517
 
518
+ #: ../ure-lib.php:488
519
  msgid "Level 6"
520
  msgstr "Узровень 6"
521
 
522
+ #: ../ure-lib.php:489
523
  msgid "Level 5"
524
  msgstr "Узровень 5"
525
 
526
+ #: ../ure-lib.php:490
527
  msgid "Level 4"
528
  msgstr "Узровень 4"
529
 
530
+ #: ../ure-lib.php:491
531
  msgid "Level 3"
532
  msgstr "Узровень 3"
533
 
534
+ #: ../ure-lib.php:492
535
  msgid "Level 2"
536
  msgstr "Узровень 2"
537
 
538
+ #: ../ure-lib.php:493
539
  msgid "Level 1"
540
  msgstr "Узровень 1"
541
 
542
+ #: ../ure-lib.php:494
543
  msgid "Level 0"
544
  msgstr "Узровень 0"
545
 
546
+ #: ../ure-lib.php:495
547
  msgid "Edit others pages"
548
  msgstr "Рэдагаваць чужыя старонкі"
549
 
550
+ #: ../ure-lib.php:496
551
  msgid "Edit published pages"
552
  msgstr "Рэдагаваць апублікаваныя старонкі"
553
 
554
+ #: ../ure-lib.php:497
555
  msgid "Publish pages"
556
  msgstr "Публікаваць старонкі"
557
 
558
+ #: ../ure-lib.php:498
559
  msgid "Delete pages"
560
  msgstr "Выдаляць старонкі"
561
 
562
+ #: ../ure-lib.php:499
563
  msgid "Delete others pages"
564
  msgstr "Выдаліць чужыя старонкі"
565
 
566
+ #: ../ure-lib.php:500
567
  msgid "Delete published pages"
568
  msgstr "Выдаляць апублікаваныя старонкі"
569
 
570
+ #: ../ure-lib.php:501
571
  msgid "Delete posts"
572
  msgstr "Выдаляць артыкулы"
573
 
574
+ #: ../ure-lib.php:502
575
  msgid "Delete others posts"
576
  msgstr "Выдаляць чужыя артыкулы"
577
 
578
+ #: ../ure-lib.php:503
579
  msgid "Delete published posts"
580
  msgstr "Выдаляць апублікаваныя артыкулы"
581
 
582
+ #: ../ure-lib.php:504
583
  msgid "Delete private posts"
584
  msgstr "Выдаляць прыватныя артыкулы"
585
 
586
+ #: ../ure-lib.php:505
587
  msgid "Edit private posts"
588
  msgstr "Рэдагаваць прыватныя артыкулы"
589
 
590
+ #: ../ure-lib.php:506
591
  msgid "Read private posts"
592
  msgstr "Чытаць прыватныя артыкулы"
593
 
594
+ #: ../ure-lib.php:507
595
  msgid "Delete private pages"
596
  msgstr "Выдаляць прыватныя старонкі"
597
 
598
+ #: ../ure-lib.php:508
599
  msgid "Edit private pages"
600
  msgstr "Рэдагаваць прыватныя старонкі"
601
 
602
+ #: ../ure-lib.php:509
603
  msgid "Read private pages"
604
  msgstr "Чытаць прыватныя старонкі"
605
 
606
+ #: ../ure-lib.php:510
607
  msgid "Delete users"
608
  msgstr "Выдаляць карыстачоў"
609
 
610
+ #: ../ure-lib.php:511
611
  msgid "Create users"
612
  msgstr "Ствараць карыстачоў"
613
 
614
+ #: ../ure-lib.php:512
615
  msgid "Unfiltered upload"
616
  msgstr "Загрузка без фільтра"
617
 
618
+ #: ../ure-lib.php:513
619
  msgid "Edit dashboard"
620
  msgstr "Змяняць панэль адміністратара"
621
 
622
+ #: ../ure-lib.php:514
623
  msgid "Update plugins"
624
  msgstr "Абнаўляць убудовы"
625
 
626
+ #: ../ure-lib.php:515
627
  msgid "Delete plugins"
628
  msgstr "Выдаляць убудовы"
629
 
630
+ #: ../ure-lib.php:516
631
  msgid "Install plugins"
632
  msgstr "Усталёўваць убудовы"
633
 
634
+ #: ../ure-lib.php:517
635
  msgid "Update themes"
636
  msgstr "Абнаўляць тэмы"
637
 
638
+ #: ../ure-lib.php:518
639
  msgid "Install themes"
640
  msgstr "Усталёўваць тэмы"
641
 
642
+ #: ../ure-lib.php:519
643
  msgid "Update core"
644
  msgstr ""
645
 
646
+ #: ../ure-lib.php:520
647
  msgid "List users"
648
  msgstr ""
649
 
650
+ #: ../ure-lib.php:521
651
  msgid "Remove users"
652
  msgstr ""
653
 
654
+ #: ../ure-lib.php:522
655
  msgid "Add users"
656
  msgstr ""
657
 
658
+ #: ../ure-lib.php:523
659
  msgid "Promote users"
660
  msgstr ""
661
 
662
+ #: ../ure-lib.php:524
663
  msgid "Edit theme options"
664
  msgstr ""
665
 
666
+ #: ../ure-lib.php:525
667
  msgid "Delete themes"
668
  msgstr ""
669
 
670
+ #: ../ure-lib.php:526
671
  msgid "Export"
672
  msgstr ""
673
 
674
+ #: ../ure-lib.php:609
675
  #, fuzzy
676
  msgid "Error: Capability name must contain latin characters and digits only!"
677
  msgstr "Памылка: павінна ўтрымоўваць толькі лацінскія літары і лічбы"
678
 
679
+ #: ../ure-lib.php:621
680
  #, fuzzy, php-format
681
  msgid "Capability %s is added successfully"
682
  msgstr "Роля %s створана паспяхова"
683
 
684
+ #: ../ure-lib.php:623
685
  #, php-format
686
  msgid "Capability %s exists already"
687
  msgstr ""
688
 
689
+ #: ../ure-lib.php:772
690
  #, php-format
691
  msgid "Error! You do not have permission to delete this capability: %s!"
692
  msgstr ""
693
 
694
+ #: ../ure-lib.php:794
695
  #, php-format
696
  msgid "Capability %s is removed successfully"
697
  msgstr ""
698
 
699
+ #: ../ure-lib.php:825
700
+ msgid "Help"
701
+ msgstr ""
702
+
703
+ #~ msgid "Donate"
704
+ #~ msgstr "Падтрымаць"
705
  #~ msgid "Roles list reading error is encountered"
706
  #~ msgstr "Памылка чытання спісу роляў!"
707
  #~ msgid "Return to default WordPress user role capabilities"
907
  #~ msgstr "Стыль для часткі Кнопкі"
908
  #~ msgid "Post Title"
909
  #~ msgstr "Загаловак артыкула"
 
 
910
  #~ msgid "Back to main statistics"
911
  #~ msgstr "Вярнуцца да асноўнай статыстыкі"
912
  #~ msgid "Not available"
lang/ure-de_DE.mo CHANGED
Binary file
lang/ure-de_DE.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor v. 2.1.9\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-06-03 22:32+0700\n"
6
- "PO-Revision-Date: 2011-06-03 22:32+0700\n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
@@ -19,790 +19,827 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  # @ ure
22
- #: ure-role-edit.php:84
 
 
 
 
 
 
23
  msgid " Name can not be empty!"
24
  msgstr "name darf nicht leer sein!"
25
 
26
  # @ ure
27
- #: ure-role-edit.php:88
28
  msgid " Name must contain latin characters and digits only!"
29
  msgstr "Der name darf nur lateinische Buchstaben und Ziffern enthalten!"
30
 
31
  # @ ure
32
- #: ure-role-edit.php:93
33
- #: ure-role-edit.php:246
34
  msgid "Delete Role"
35
  msgstr "Löschen der Rolle"
36
 
37
  # @ ure
38
- #: ure-role-edit.php:95
39
  msgid "Change Default Role"
40
  msgstr "Ändern der Standard-Rolle"
41
 
42
- # @ ure
43
- #: ure-role-edit.php:97
44
- #: ure-role-edit.php:217
45
- msgid "Restore Roles from backup copy"
46
- msgstr "Wiederherstellung der Rollen von der Sicherheitskopie"
47
 
48
- #: ure-role-edit.php:99
49
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
50
  msgstr ""
51
 
52
  # @ ure
53
- #: ure-role-edit.php:101
54
  msgid "Please confirm to continue"
55
  msgstr "Bestätigen Sie bitte, um fortzufahren"
56
 
57
  # @ ure
58
- #: ure-role-edit.php:134
59
  #, php-format
60
  msgid "Role \"%s\" update: please confirm to continue"
61
  msgstr "Aktualisierung der Rolle \"%s\": Zum Fortfahren bitte bestätigen"
62
 
63
  # @ ure
64
- #: ure-role-edit.php:142
65
  msgid "Select Role and change its capabilities list"
66
  msgstr "Eine Rolle auswählen und ihre Befugnisse ändern"
67
 
68
  # @ ure
69
- #: ure-role-edit.php:144
70
  msgid "Select Role:"
71
  msgstr "Eine Rolle auswählen:"
72
 
73
  # @ ure
74
- #: ure-role-edit.php:153
75
- #: ure-user-edit.php:80
76
  msgid "Show capabilities in human readable form"
77
  msgstr "Anzeige der Berechtigungen in verständlicher Form"
78
 
79
- #: ure-role-edit.php:157
 
 
 
 
 
80
  msgid "If checked, then apply action to ALL sites of this Network"
81
  msgstr ""
82
 
83
- #: ure-role-edit.php:167
84
  msgid "Apply to All Sites"
85
  msgstr ""
86
 
87
  # @ ure
88
- #: ure-role-edit.php:213
89
- #: ure-user-edit.php:129
90
  msgid "Update"
91
  msgstr "Aktualisieren"
92
 
93
  # @ ure
94
- #: ure-role-edit.php:213
95
- #: ure-user-edit.php:129
96
  msgid "Save Changes"
97
  msgstr "Änderungen sichern"
98
 
99
  # @ ure
100
- #: ure-role-edit.php:214
101
- #: ure-user-edit.php:130
102
  msgid "Cancel"
103
  msgstr "Abbrechen"
104
 
105
  # @ ure
106
- #: ure-role-edit.php:214
107
- #: ure-user-edit.php:130
108
  msgid "Cancel not saved changes"
109
  msgstr "Ungesicherte Änderungen verwerfen"
110
 
111
  # @ ure
112
- #: ure-role-edit.php:217
113
  msgid "Reset"
114
  msgstr "Zurücksetzen"
115
 
116
  # @ ure
117
- #: ure-role-edit.php:227
 
 
 
 
 
118
  msgid "Add New Role"
119
  msgstr "Neue Rolle hinzufügen"
120
 
 
 
 
 
 
 
 
 
121
  # @ ure
122
- #: ure-role-edit.php:232
123
- #: ure-role-edit.php:261
124
  msgid "Add"
125
  msgstr "Hinzufügen"
126
 
127
  # @ ure
128
- #: ure-role-edit.php:232
129
  msgid "Add New User Role"
130
  msgstr "Neue Benutzer-Rolle hinzufügen"
131
 
132
  # @ ure
133
- #: ure-role-edit.php:236
134
  msgid "Default Role for New User"
135
  msgstr "Standard-Rolle für neuen Benutzer"
136
 
137
  # @ ure
138
- #: ure-role-edit.php:241
139
  msgid "Change"
140
  msgstr "Ändern"
141
 
142
  # @ ure
143
- #: ure-role-edit.php:241
144
  msgid "Set as Default User Role"
145
  msgstr "Geänderte Standard-Benutzer-Rolle sichern"
146
 
147
  # @ ure
148
- #: ure-role-edit.php:251
149
  msgid "Delete"
150
  msgstr "Löschen"
151
 
152
  # @ ure
153
- #: ure-role-edit.php:251
154
  msgid "Delete User Role"
155
  msgstr "Löschen der Benutzer-Rolle"
156
 
157
  # @ ure
158
- #: ure-role-edit.php:256
159
- #: ure-role-edit.php:261
160
  msgid "Add New Capability"
161
  msgstr ""
162
 
163
- #: ure-role-edit.php:266
164
  msgid "Remove Capability"
165
  msgstr ""
166
 
167
  # @ ure
168
- #: ure-role-edit.php:271
169
  msgid "Remove"
170
  msgstr ""
171
 
172
- #: ure-role-edit.php:271
173
  msgid "Remove User Capability"
174
  msgstr ""
175
 
176
  # @ ure
177
- #: ure-user-edit.php:61
178
  #, php-format
179
  msgid "User \"%s\" update: please confirm to continue"
180
  msgstr ""
181
 
182
- #: ure-user-edit.php:68
183
  msgid "Change capabilities for user"
184
  msgstr ""
185
 
186
  # @ ure
187
- #: ure-user-edit.php:71
188
  msgid "Role:"
189
  msgstr "Rolle:"
190
 
191
- #: ure-user-edit.php:84
192
  msgid "Add capabilities to this user:"
193
  msgstr ""
194
 
195
  # @ ure
196
- #: ure-options.php:128
 
 
 
 
 
 
 
 
 
 
 
197
  msgid "Role"
198
  msgstr "Rolle"
199
 
 
 
 
 
200
  # @ ure
201
- #: ure-options.php:128
202
  msgid "is updated successfully"
203
  msgstr "wurde erfolgreich aktualisiert"
204
 
205
- #: ure-options.php:137
206
  msgid "User"
207
  msgstr ""
208
 
209
  # @ ure
210
- #: ure-options.php:137
211
  msgid "capabilities are updated successfully"
212
  msgstr ""
213
 
214
  # @ ure
215
- #: ure-options.php:166
216
  msgid "About this Plugin:"
217
  msgstr "Über dieses Plugin:"
218
 
219
  # @ ure
220
- #: ure-options.php:167
221
  msgid "Author's website"
222
  msgstr "Webseite des Autors"
223
 
224
  # @ ure
225
- #: ure-options.php:168
226
  msgid "Plugin webpage"
227
  msgstr "Webseite des Plugins"
228
 
229
  # @ ure
230
- #: ure-options.php:169
231
- #: user-role-editor.php:191
232
  msgid "Changelog"
233
  msgstr "Änderungen"
234
 
235
  # @ ure
236
- #: ure-options.php:170
237
  msgid "FAQ"
238
  msgstr "FAQ"
239
 
240
  # @ ure
241
- #: ure-options.php:171
242
- msgid "Donate"
243
- msgstr "Spende"
244
-
245
- # @ ure
246
- #: ure-options.php:173
247
  msgid "Greetings:"
248
  msgstr "Mitarbeiter:"
249
 
250
  # @ ure
251
- #: ure-options.php:174
252
  msgid "It's me, the author"
253
  msgstr "Der Autor"
254
 
255
  # @ ure
256
- #: ure-options.php:175
257
  msgid "For the help with Belorussian translation"
258
  msgstr "Hilfe bei der Übersetzung ins Weißrussische"
259
 
260
  # @ ure
261
- #: ure-options.php:176
262
  msgid "For the help with Brasilian translation"
263
  msgstr "Hilfe bei der Übersetzung ins Brasilianische"
264
 
265
  # @ ure
266
- #: ure-options.php:177
267
  msgid "For the help with Chinese translation"
268
  msgstr "Hilfe bei der Übersetzung ins Chinesische"
269
 
270
  # @ ure
271
- #: ure-options.php:178
272
  msgid "For the help with Dutch translation"
273
  msgstr "Hilfe bei der Übersetzung ins Niederländische"
274
 
275
  # @ ure
276
- #: ure-options.php:179
277
  msgid "For the help with Finnish translation"
278
  msgstr ""
279
 
280
  # @ ure
281
- #: ure-options.php:180
282
  msgid "For the help with French translation"
283
  msgstr "Hilfe bei der Übersetzung ins Französische"
284
 
285
  # @ ure
286
- #: ure-options.php:181
287
  msgid "For the help with German translation"
288
  msgstr "Hilfe bei der Übersetzung ins Deutsche"
289
 
290
  # @ ure
291
- #: ure-options.php:182
292
  msgid "For the help with Hungarian translation"
293
  msgstr "Hilfe bei der Übersetzung ins Ungarische"
294
 
295
  # @ ure
296
- #: ure-options.php:183
297
- #: ure-options.php:184
298
- #: ure-options.php:185
 
299
  msgid "For the help with Italian translation"
300
  msgstr "Hilfe bei der Übersetzung ins Italienische"
301
 
302
  # @ ure
303
- #: ure-options.php:186
304
  msgid "For the help with Japanese translation"
305
  msgstr "Hilfe bei der Übersetzung ins Japanische"
306
 
307
  # @ ure
308
- #: ure-options.php:187
309
  msgid "For the help with Persian translation"
310
  msgstr "Hilfe bei der Übersetzung ins Persische"
311
 
312
  # @ ure
313
- #: ure-options.php:188
314
  msgid "For the help with Polish translation"
315
  msgstr "Hilfe bei der Übersetzung ins Polnische"
316
 
317
  # @ ure
318
- #: ure-options.php:189
319
  msgid "For the help with Spanish translation"
320
  msgstr "Hilfe bei der Übersetzung ins Spanische"
321
 
322
  # @ ure
323
- #: ure-options.php:190
324
  msgid "For the help with Swedish translation"
325
  msgstr ""
326
 
327
  # @ ure
328
- #: ure-options.php:191
329
- #: ure-options.php:192
 
330
  msgid "For the help with Turkish translation"
331
  msgstr ""
332
 
333
  # @ ure
334
- #: ure-options.php:193
335
  msgid "For the code to hide administrator role"
336
  msgstr "Code zum Verstecken der Administrator-Rolle"
337
 
 
 
 
 
338
  # @ ure
339
- #: ure-options.php:194
340
  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."
341
  msgstr "Hier könnte auch Ihr Name mit einem Link zu Ihrer Webseite stehen! Helfen Sie uns bei der Übersetzung in andere Sprachen! Auch für Kritik und Anregungen sind wir dankbar."
342
 
343
  # @ ure
344
- #: user-role-editor.php:38
345
  msgid "User Role Editor requires WordPress 3.0 or newer."
346
  msgstr "User Role Editor benötigt Wordpress 3.0 oder aktueller"
347
 
348
  # @ ure
349
- #: user-role-editor.php:38
350
- #: user-role-editor.php:43
351
  msgid "Please update!"
352
  msgstr "Bitte aktualisieren!"
353
 
354
  # @ ure
355
- #: user-role-editor.php:43
356
  #, fuzzy
357
  msgid "User Role Editor requires PHP 5.0 or newer."
358
  msgstr "User Role Editor benötigt Wordpress 3.0 oder aktueller"
359
 
360
- #: user-role-editor.php:68
361
  msgid "Only"
362
  msgstr ""
363
 
364
- #: user-role-editor.php:68
365
  msgid "is allowed to use"
366
  msgstr ""
367
 
368
  # @ ure
369
- #: user-role-editor.php:75
370
- #: user-role-editor.php:205
371
  msgid "User Role Editor"
372
  msgstr "User Role Editor"
373
 
374
  # @ ure
375
- #: user-role-editor.php:181
376
  msgid "Settings"
377
  msgstr "Einstellungen"
378
 
379
- #: user-role-editor.php:230
380
  msgid "Capabilities"
381
  msgstr ""
382
 
383
  # @ ure
384
- #: ure-lib.php:46
385
  msgid "Error is occur. Please check the log file."
386
  msgstr "Ein Fehler ist aufgetreten. Bitte überprüfen Sie die Log-Datei."
387
 
388
  # @ ure
389
- #: ure-lib.php:164
390
  msgid "Database operation error. Check log file."
391
  msgstr "Datenbankfehler. Überprüfen Sie die Protokolldatei."
392
 
393
  # @ ure
394
- #: ure-lib.php:187
395
- msgid "Roles capabilities are restored from the backup data"
396
- msgstr "Rollenbefugnisse werden von der Sicherheitskopie wiederhergestellt"
397
-
398
- # @ ure
399
- #: ure-lib.php:189
400
  msgid "No backup data. It is created automatically before the first role data update."
401
  msgstr "Keine Backup-Daten vorhanden. Es wird automatisch vor der ersten Aktualisierung von Rollen-Daten erstellt."
402
 
403
  # @ ure
404
- #: ure-lib.php:228
405
  msgid "Backup record is created for the current role capabilities"
406
  msgstr "Sicherheitskopie der aktuellen Rollenbefugnisse wurde erstellt"
407
 
408
  # @ ure
409
- #: ure-lib.php:311
410
  msgid "Error: Role name must contain latin characters and digits only!"
411
  msgstr "Fehler: Der Rollen-Name darf nur lateinische Buchstaben und Ziffern enthalten!"
412
 
413
  # @ ure
414
- #: ure-lib.php:318
415
  #, php-format
416
  msgid "Role %s exists already"
417
  msgstr ""
418
 
419
  # @ ure
420
- #: ure-lib.php:324
421
  msgid "Error is encountered during new role create operation"
422
  msgstr "Ein Fehler ist beim Erstellen der neuen Rolle aufgetreten"
423
 
424
  # @ ure
425
- #: ure-lib.php:326
426
  #, php-format
427
  msgid "Role %s is created successfully"
428
  msgstr "Rolle %s wurde erfolgreich erstellt"
429
 
430
  # @ ure
431
- #: ure-lib.php:410
432
  msgid "Error encountered during role delete operation"
433
  msgstr "Ein Fehler ist während des Löschvorgangs der Rolle aufgetreten"
434
 
435
  # @ ure
436
- #: ure-lib.php:412
437
  #, php-format
438
  msgid "Role %s is deleted successfully"
439
  msgstr "Rolle %s wurde erfolgreich gelöscht"
440
 
441
  # @ ure
442
- #: ure-lib.php:430
443
  msgid "Error encountered during default role change operation"
444
  msgstr "Ein Fehler ist während Änderung der Standard-Rolle aufgetreten"
445
 
446
  # @ ure
447
- #: ure-lib.php:436
448
  #, php-format
449
  msgid "Default role for new users is set to %s successfully"
450
  msgstr "Standard-Rolle für neue Benutzer erfolgreich auf %s gesetzt"
451
 
452
  # @ ure
453
- #: ure-lib.php:464
454
  msgid "Editor"
455
  msgstr "Redakteur"
456
 
457
  # @ ure
458
- #: ure-lib.php:465
459
  msgid "Author"
460
  msgstr "Autor"
461
 
462
  # @ ure
463
- #: ure-lib.php:466
464
  msgid "Contributor"
465
  msgstr "Mitarbeiter"
466
 
467
  # @ ure
468
- #: ure-lib.php:467
469
  msgid "Subscriber"
470
  msgstr "Abonnent"
471
 
472
  # @ ure
473
- #: ure-lib.php:469
474
  msgid "Switch themes"
475
  msgstr "Design auswählen"
476
 
477
  # @ ure
478
- #: ure-lib.php:470
479
  msgid "Edit themes"
480
  msgstr "Design bearbeiten"
481
 
482
  # @ ure
483
- #: ure-lib.php:471
484
  msgid "Activate plugins"
485
  msgstr "Plugins aktivieren"
486
 
487
  # @ ure
488
- #: ure-lib.php:472
489
  msgid "Edit plugins"
490
  msgstr "Plugins bearbeiten"
491
 
492
  # @ ure
493
- #: ure-lib.php:473
494
  msgid "Edit users"
495
  msgstr "Benutzer bearbeiten"
496
 
497
  # @ ure
498
- #: ure-lib.php:474
499
  msgid "Edit files"
500
  msgstr "Dateien bearbeiten"
501
 
502
  # @ ure
503
- #: ure-lib.php:475
504
  msgid "Manage options"
505
  msgstr "Eigenschaften verwalten"
506
 
507
  # @ ure
508
- #: ure-lib.php:476
509
  msgid "Moderate comments"
510
  msgstr "Kommentare moderieren"
511
 
512
  # @ ure
513
- #: ure-lib.php:477
514
  msgid "Manage categories"
515
  msgstr "Kategorien verwalten"
516
 
517
  # @ ure
518
- #: ure-lib.php:478
519
  msgid "Manage links"
520
  msgstr "Links verwalten"
521
 
522
  # @ ure
523
- #: ure-lib.php:479
524
  msgid "Upload files"
525
  msgstr "Dateien hochladen"
526
 
527
  # @ ure
528
- #: ure-lib.php:480
529
  msgid "Import"
530
  msgstr "Import"
531
 
532
  # @ ure
533
- #: ure-lib.php:481
534
  msgid "Unfiltered html"
535
  msgstr "Ungefiltertes Html"
536
 
537
  # @ ure
538
- #: ure-lib.php:482
539
  msgid "Edit posts"
540
  msgstr "Artikel verwalten"
541
 
542
  # @ ure
543
- #: ure-lib.php:483
544
  msgid "Edit others posts"
545
  msgstr "Artikel anderer Benutzer verwalten"
546
 
547
  # @ ure
548
- #: ure-lib.php:484
549
  msgid "Edit published posts"
550
  msgstr "Veröffentlichte Artikel bearbeiten"
551
 
552
  # @ ure
553
- #: ure-lib.php:485
554
  msgid "Publish posts"
555
  msgstr "Artikel veröffentlichen"
556
 
557
  # @ ure
558
- #: ure-lib.php:486
559
  msgid "Edit pages"
560
  msgstr "Seiten bearbeiten"
561
 
562
  # @ ure
563
- #: ure-lib.php:487
564
  msgid "Read"
565
  msgstr "Lesen"
566
 
567
  # @ ure
568
- #: ure-lib.php:488
569
  msgid "Level 10"
570
  msgstr ""
571
 
572
  # @ ure
573
- #: ure-lib.php:489
574
  msgid "Level 9"
575
  msgstr ""
576
 
577
  # @ ure
578
- #: ure-lib.php:490
579
  msgid "Level 8"
580
  msgstr ""
581
 
582
  # @ ure
583
- #: ure-lib.php:491
584
  msgid "Level 7"
585
  msgstr ""
586
 
587
  # @ ure
588
- #: ure-lib.php:492
589
  msgid "Level 6"
590
  msgstr ""
591
 
592
  # @ ure
593
- #: ure-lib.php:493
594
  msgid "Level 5"
595
  msgstr ""
596
 
597
  # @ ure
598
- #: ure-lib.php:494
599
  msgid "Level 4"
600
  msgstr ""
601
 
602
  # @ ure
603
- #: ure-lib.php:495
604
  msgid "Level 3"
605
  msgstr ""
606
 
607
  # @ ure
608
- #: ure-lib.php:496
609
  msgid "Level 2"
610
  msgstr ""
611
 
612
  # @ ure
613
- #: ure-lib.php:497
614
  msgid "Level 1"
615
  msgstr ""
616
 
617
  # @ ure
618
- #: ure-lib.php:498
619
  msgid "Level 0"
620
  msgstr ""
621
 
622
  # @ ure
623
- #: ure-lib.php:499
624
  msgid "Edit others pages"
625
  msgstr "Seiten anderer Benutzer bearbeiten"
626
 
627
  # @ ure
628
- #: ure-lib.php:500
629
  msgid "Edit published pages"
630
  msgstr "Veröffentlichte Seiten bearbeiten"
631
 
632
  # @ ure
633
- #: ure-lib.php:501
634
  msgid "Publish pages"
635
  msgstr "Seiten veröffentlichen"
636
 
637
  # @ ure
638
- #: ure-lib.php:502
639
  msgid "Delete pages"
640
  msgstr "Seiten löschen"
641
 
642
  # @ ure
643
- #: ure-lib.php:503
644
  msgid "Delete others pages"
645
  msgstr "Seiten anderer Benutzer löschen"
646
 
647
  # @ ure
648
- #: ure-lib.php:504
649
  msgid "Delete published pages"
650
  msgstr "Veröffentlichte Seiten löschen"
651
 
652
  # @ ure
653
- #: ure-lib.php:505
654
  msgid "Delete posts"
655
  msgstr "Artikel löschen"
656
 
657
  # @ ure
658
- #: ure-lib.php:506
659
  msgid "Delete others posts"
660
  msgstr "Artikel anderer Benutzer löschen"
661
 
662
  # @ ure
663
- #: ure-lib.php:507
664
  msgid "Delete published posts"
665
  msgstr "Veröffentlichte Seiten löschen"
666
 
667
  # @ ure
668
- #: ure-lib.php:508
669
  msgid "Delete private posts"
670
  msgstr "Private Artikel löschen"
671
 
672
  # @ ure
673
- #: ure-lib.php:509
674
  msgid "Edit private posts"
675
  msgstr "Private Artikel bearbeiten"
676
 
677
  # @ ure
678
- #: ure-lib.php:510
679
  msgid "Read private posts"
680
  msgstr "Private Artikel lesen"
681
 
682
  # @ ure
683
- #: ure-lib.php:511
684
  msgid "Delete private pages"
685
  msgstr "Private Artikel löschen"
686
 
687
  # @ ure
688
- #: ure-lib.php:512
689
  msgid "Edit private pages"
690
  msgstr "Private Seiten bearbeiten"
691
 
692
  # @ ure
693
- #: ure-lib.php:513
694
  msgid "Read private pages"
695
  msgstr "Private Seiten lesen"
696
 
697
  # @ ure
698
- #: ure-lib.php:514
699
  msgid "Delete users"
700
  msgstr "Benutzer löschen"
701
 
702
  # @ ure
703
- #: ure-lib.php:515
704
  msgid "Create users"
705
  msgstr "Benutzer erstellen"
706
 
707
  # @ ure
708
- #: ure-lib.php:516
709
  msgid "Unfiltered upload"
710
  msgstr "Ungefiltertes Hochladen"
711
 
712
  # @ ure
713
- #: ure-lib.php:517
714
  msgid "Edit dashboard"
715
  msgstr "Dashboard bearbeiten"
716
 
717
  # @ ure
718
- #: ure-lib.php:518
719
  msgid "Update plugins"
720
  msgstr "Plugins aktualisieren"
721
 
722
  # @ ure
723
- #: ure-lib.php:519
724
  msgid "Delete plugins"
725
  msgstr "Plugins löschen"
726
 
727
  # @ ure
728
- #: ure-lib.php:520
729
  msgid "Install plugins"
730
  msgstr "Plugins installieren"
731
 
732
  # @ ure
733
- #: ure-lib.php:521
734
  msgid "Update themes"
735
  msgstr "Designs aktualisieren"
736
 
737
  # @ ure
738
- #: ure-lib.php:522
739
  msgid "Install themes"
740
  msgstr "Designs installieren"
741
 
742
  # @ ure
743
- #: ure-lib.php:523
744
  msgid "Update core"
745
  msgstr "Wordpress aktualisieren"
746
 
747
  # @ ure
748
- #: ure-lib.php:524
749
  msgid "List users"
750
  msgstr "Benutzer auflisten"
751
 
752
  # @ ure
753
- #: ure-lib.php:525
754
  msgid "Remove users"
755
  msgstr "Benutzer entfernen"
756
 
757
  # @ ure
758
- #: ure-lib.php:526
759
  msgid "Add users"
760
  msgstr "Benutzer hinzufügen"
761
 
762
  # @ ure
763
- #: ure-lib.php:527
764
  msgid "Promote users"
765
  msgstr "Benutzer vorschlagen"
766
 
767
  # @ ure
768
- #: ure-lib.php:528
769
  msgid "Edit theme options"
770
  msgstr "Design-Eigenschaften bearbeiten"
771
 
772
  # @ ure
773
- #: ure-lib.php:529
774
  msgid "Delete themes"
775
  msgstr "Designs löschen"
776
 
777
  # @ ure
778
- #: ure-lib.php:530
779
  msgid "Export"
780
  msgstr "Export"
781
 
782
  # @ ure
783
- #: ure-lib.php:613
784
  msgid "Error: Capability name must contain latin characters and digits only!"
785
  msgstr ""
786
 
787
  # @ ure
788
- #: ure-lib.php:625
789
  #, fuzzy, php-format
790
  msgid "Capability %s is added successfully"
791
  msgstr "Rolle %s wurde erfolgreich erstellt"
792
 
793
- #: ure-lib.php:627
794
  #, php-format
795
  msgid "Capability %s exists already"
796
  msgstr ""
797
 
798
- #: ure-lib.php:791
799
  #, php-format
800
  msgid "Error! You do not have permission to delete this capability: %s!"
801
  msgstr ""
802
 
803
  # @ ure
804
- #: ure-lib.php:799
805
  #, php-format
806
  msgid "Capability %s is removed successfully"
807
  msgstr ""
808
 
 
 
 
 
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor v. 2.1.9\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-12-10 19:13+0700\n"
6
+ "PO-Revision-Date: 2011-12-10 19:13+0700\n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
  # @ ure
22
+ #: ure-role-edit.php:27
23
+ #, fuzzy
24
+ msgid "None"
25
+ msgstr "Spende"
26
+
27
+ # @ ure
28
+ #: ure-role-edit.php:92
29
  msgid " Name can not be empty!"
30
  msgstr "name darf nicht leer sein!"
31
 
32
  # @ ure
33
+ #: ure-role-edit.php:96
34
  msgid " Name must contain latin characters and digits only!"
35
  msgstr "Der name darf nur lateinische Buchstaben und Ziffern enthalten!"
36
 
37
  # @ ure
38
+ #: ure-role-edit.php:101
39
+ #: ure-role-edit.php:284
40
  msgid "Delete Role"
41
  msgstr "Löschen der Rolle"
42
 
43
  # @ ure
44
+ #: ure-role-edit.php:103
45
  msgid "Change Default Role"
46
  msgstr "Ändern der Standard-Rolle"
47
 
48
+ #: ure-role-edit.php:105
49
+ 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"
50
+ msgstr ""
 
 
51
 
52
+ #: ure-role-edit.php:107
53
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
54
  msgstr ""
55
 
56
  # @ ure
57
+ #: ure-role-edit.php:109
58
  msgid "Please confirm to continue"
59
  msgstr "Bestätigen Sie bitte, um fortzufahren"
60
 
61
  # @ ure
62
+ #: ure-role-edit.php:146
63
  #, php-format
64
  msgid "Role \"%s\" update: please confirm to continue"
65
  msgstr "Aktualisierung der Rolle \"%s\": Zum Fortfahren bitte bestätigen"
66
 
67
  # @ ure
68
+ #: ure-role-edit.php:154
69
  msgid "Select Role and change its capabilities list"
70
  msgstr "Eine Rolle auswählen und ihre Befugnisse ändern"
71
 
72
  # @ ure
73
+ #: ure-role-edit.php:156
74
  msgid "Select Role:"
75
  msgstr "Eine Rolle auswählen:"
76
 
77
  # @ ure
78
+ #: ure-role-edit.php:166
79
+ #: ure-user-edit.php:86
80
  msgid "Show capabilities in human readable form"
81
  msgstr "Anzeige der Berechtigungen in verständlicher Form"
82
 
83
+ #: ure-role-edit.php:175
84
+ #: ure-user-edit.php:95
85
+ msgid "Show deprecated capabilities"
86
+ msgstr ""
87
+
88
+ #: ure-role-edit.php:179
89
  msgid "If checked, then apply action to ALL sites of this Network"
90
  msgstr ""
91
 
92
+ #: ure-role-edit.php:189
93
  msgid "Apply to All Sites"
94
  msgstr ""
95
 
96
  # @ ure
97
+ #: ure-role-edit.php:247
98
+ #: ure-user-edit.php:156
99
  msgid "Update"
100
  msgstr "Aktualisieren"
101
 
102
  # @ ure
103
+ #: ure-role-edit.php:247
104
+ #: ure-user-edit.php:156
105
  msgid "Save Changes"
106
  msgstr "Änderungen sichern"
107
 
108
  # @ ure
109
+ #: ure-role-edit.php:248
110
+ #: ure-user-edit.php:157
111
  msgid "Cancel"
112
  msgstr "Abbrechen"
113
 
114
  # @ ure
115
+ #: ure-role-edit.php:248
116
+ #: ure-user-edit.php:157
117
  msgid "Cancel not saved changes"
118
  msgstr "Ungesicherte Änderungen verwerfen"
119
 
120
  # @ ure
121
+ #: ure-role-edit.php:251
122
  msgid "Reset"
123
  msgstr "Zurücksetzen"
124
 
125
  # @ ure
126
+ #: ure-role-edit.php:251
127
+ msgid "Restore Roles from backup copy"
128
+ msgstr "Wiederherstellung der Rollen von der Sicherheitskopie"
129
+
130
+ # @ ure
131
+ #: ure-role-edit.php:261
132
  msgid "Add New Role"
133
  msgstr "Neue Rolle hinzufügen"
134
 
135
+ #: ure-role-edit.php:263
136
+ msgid "Name: "
137
+ msgstr ""
138
+
139
+ #: ure-role-edit.php:267
140
+ msgid "Make copy of: "
141
+ msgstr ""
142
+
143
  # @ ure
144
+ #: ure-role-edit.php:270
145
+ #: ure-role-edit.php:299
146
  msgid "Add"
147
  msgstr "Hinzufügen"
148
 
149
  # @ ure
150
+ #: ure-role-edit.php:270
151
  msgid "Add New User Role"
152
  msgstr "Neue Benutzer-Rolle hinzufügen"
153
 
154
  # @ ure
155
+ #: ure-role-edit.php:274
156
  msgid "Default Role for New User"
157
  msgstr "Standard-Rolle für neuen Benutzer"
158
 
159
  # @ ure
160
+ #: ure-role-edit.php:279
161
  msgid "Change"
162
  msgstr "Ändern"
163
 
164
  # @ ure
165
+ #: ure-role-edit.php:279
166
  msgid "Set as Default User Role"
167
  msgstr "Geänderte Standard-Benutzer-Rolle sichern"
168
 
169
  # @ ure
170
+ #: ure-role-edit.php:289
171
  msgid "Delete"
172
  msgstr "Löschen"
173
 
174
  # @ ure
175
+ #: ure-role-edit.php:289
176
  msgid "Delete User Role"
177
  msgstr "Löschen der Benutzer-Rolle"
178
 
179
  # @ ure
180
+ #: ure-role-edit.php:294
181
+ #: ure-role-edit.php:299
182
  msgid "Add New Capability"
183
  msgstr ""
184
 
185
+ #: ure-role-edit.php:304
186
  msgid "Remove Capability"
187
  msgstr ""
188
 
189
  # @ ure
190
+ #: ure-role-edit.php:309
191
  msgid "Remove"
192
  msgstr ""
193
 
194
+ #: ure-role-edit.php:309
195
  msgid "Remove User Capability"
196
  msgstr ""
197
 
198
  # @ ure
199
+ #: ure-user-edit.php:67
200
  #, php-format
201
  msgid "User \"%s\" update: please confirm to continue"
202
  msgstr ""
203
 
204
+ #: ure-user-edit.php:74
205
  msgid "Change capabilities for user"
206
  msgstr ""
207
 
208
  # @ ure
209
+ #: ure-user-edit.php:77
210
  msgid "Role:"
211
  msgstr "Rolle:"
212
 
213
+ #: ure-user-edit.php:99
214
  msgid "Add capabilities to this user:"
215
  msgstr ""
216
 
217
  # @ ure
218
+ #: ure-options.php:59
219
+ #, fuzzy
220
+ msgid "User Roles are restored from the backup data. "
221
+ msgstr "Rollenbefugnisse werden von der Sicherheitskopie wiederhergestellt"
222
+
223
+ #: ure-options.php:125
224
+ msgid "Error: "
225
+ msgstr ""
226
+
227
+ # @ ure
228
+ #: ure-options.php:125
229
+ #: ure-options.php:143
230
  msgid "Role"
231
  msgstr "Rolle"
232
 
233
+ #: ure-options.php:125
234
+ msgid "does not exist"
235
+ msgstr ""
236
+
237
  # @ ure
238
+ #: ure-options.php:143
239
  msgid "is updated successfully"
240
  msgstr "wurde erfolgreich aktualisiert"
241
 
242
+ #: ure-options.php:152
243
  msgid "User"
244
  msgstr ""
245
 
246
  # @ ure
247
+ #: ure-options.php:152
248
  msgid "capabilities are updated successfully"
249
  msgstr ""
250
 
251
  # @ ure
252
+ #: ure-options.php:192
253
  msgid "About this Plugin:"
254
  msgstr "Über dieses Plugin:"
255
 
256
  # @ ure
257
+ #: ure-options.php:193
258
  msgid "Author's website"
259
  msgstr "Webseite des Autors"
260
 
261
  # @ ure
262
+ #: ure-options.php:194
263
  msgid "Plugin webpage"
264
  msgstr "Webseite des Plugins"
265
 
266
  # @ ure
267
+ #: ure-options.php:195
268
+ #: user-role-editor.php:219
269
  msgid "Changelog"
270
  msgstr "Änderungen"
271
 
272
  # @ ure
273
+ #: ure-options.php:196
274
  msgid "FAQ"
275
  msgstr "FAQ"
276
 
277
  # @ ure
278
+ #: ure-options.php:210
 
 
 
 
 
279
  msgid "Greetings:"
280
  msgstr "Mitarbeiter:"
281
 
282
  # @ ure
283
+ #: ure-options.php:211
284
  msgid "It's me, the author"
285
  msgstr "Der Autor"
286
 
287
  # @ ure
288
+ #: ure-options.php:212
289
  msgid "For the help with Belorussian translation"
290
  msgstr "Hilfe bei der Übersetzung ins Weißrussische"
291
 
292
  # @ ure
293
+ #: ure-options.php:213
294
  msgid "For the help with Brasilian translation"
295
  msgstr "Hilfe bei der Übersetzung ins Brasilianische"
296
 
297
  # @ ure
298
+ #: ure-options.php:214
299
  msgid "For the help with Chinese translation"
300
  msgstr "Hilfe bei der Übersetzung ins Chinesische"
301
 
302
  # @ ure
303
+ #: ure-options.php:215
304
  msgid "For the help with Dutch translation"
305
  msgstr "Hilfe bei der Übersetzung ins Niederländische"
306
 
307
  # @ ure
308
+ #: ure-options.php:216
309
  msgid "For the help with Finnish translation"
310
  msgstr ""
311
 
312
  # @ ure
313
+ #: ure-options.php:217
314
  msgid "For the help with French translation"
315
  msgstr "Hilfe bei der Übersetzung ins Französische"
316
 
317
  # @ ure
318
+ #: ure-options.php:218
319
  msgid "For the help with German translation"
320
  msgstr "Hilfe bei der Übersetzung ins Deutsche"
321
 
322
  # @ ure
323
+ #: ure-options.php:219
324
  msgid "For the help with Hungarian translation"
325
  msgstr "Hilfe bei der Übersetzung ins Ungarische"
326
 
327
  # @ ure
328
+ #: ure-options.php:220
329
+ #: ure-options.php:221
330
+ #: ure-options.php:222
331
+ #: ure-options.php:223
332
  msgid "For the help with Italian translation"
333
  msgstr "Hilfe bei der Übersetzung ins Italienische"
334
 
335
  # @ ure
336
+ #: ure-options.php:224
337
  msgid "For the help with Japanese translation"
338
  msgstr "Hilfe bei der Übersetzung ins Japanische"
339
 
340
  # @ ure
341
+ #: ure-options.php:225
342
  msgid "For the help with Persian translation"
343
  msgstr "Hilfe bei der Übersetzung ins Persische"
344
 
345
  # @ ure
346
+ #: ure-options.php:226
347
  msgid "For the help with Polish translation"
348
  msgstr "Hilfe bei der Übersetzung ins Polnische"
349
 
350
  # @ ure
351
+ #: ure-options.php:227
352
  msgid "For the help with Spanish translation"
353
  msgstr "Hilfe bei der Übersetzung ins Spanische"
354
 
355
  # @ ure
356
+ #: ure-options.php:228
357
  msgid "For the help with Swedish translation"
358
  msgstr ""
359
 
360
  # @ ure
361
+ #: ure-options.php:229
362
+ #: ure-options.php:230
363
+ #: ure-options.php:231
364
  msgid "For the help with Turkish translation"
365
  msgstr ""
366
 
367
  # @ ure
368
+ #: ure-options.php:233
369
  msgid "For the code to hide administrator role"
370
  msgstr "Code zum Verstecken der Administrator-Rolle"
371
 
372
+ #: ure-options.php:234
373
+ msgid "For the code enhancement suggestion"
374
+ msgstr ""
375
+
376
  # @ ure
377
+ #: ure-options.php:236
378
  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."
379
  msgstr "Hier könnte auch Ihr Name mit einem Link zu Ihrer Webseite stehen! Helfen Sie uns bei der Übersetzung in andere Sprachen! Auch für Kritik und Anregungen sind wir dankbar."
380
 
381
  # @ ure
382
+ #: user-role-editor.php:35
383
  msgid "User Role Editor requires WordPress 3.0 or newer."
384
  msgstr "User Role Editor benötigt Wordpress 3.0 oder aktueller"
385
 
386
  # @ ure
387
+ #: user-role-editor.php:35
388
+ #: user-role-editor.php:40
389
  msgid "Please update!"
390
  msgstr "Bitte aktualisieren!"
391
 
392
  # @ ure
393
+ #: user-role-editor.php:40
394
  #, fuzzy
395
  msgid "User Role Editor requires PHP 5.0 or newer."
396
  msgstr "User Role Editor benötigt Wordpress 3.0 oder aktueller"
397
 
398
+ #: user-role-editor.php:65
399
  msgid "Only"
400
  msgstr ""
401
 
402
+ #: user-role-editor.php:65
403
  msgid "is allowed to use"
404
  msgstr ""
405
 
406
  # @ ure
407
+ #: user-role-editor.php:71
408
+ #: user-role-editor.php:233
409
  msgid "User Role Editor"
410
  msgstr "User Role Editor"
411
 
412
  # @ ure
413
+ #: user-role-editor.php:209
414
  msgid "Settings"
415
  msgstr "Einstellungen"
416
 
417
+ #: user-role-editor.php:258
418
  msgid "Capabilities"
419
  msgstr ""
420
 
421
  # @ ure
422
+ #: ure-lib.php:45
423
  msgid "Error is occur. Please check the log file."
424
  msgstr "Ein Fehler ist aufgetreten. Bitte überprüfen Sie die Log-Datei."
425
 
426
  # @ ure
427
+ #: ure-lib.php:153
428
  msgid "Database operation error. Check log file."
429
  msgstr "Datenbankfehler. Überprüfen Sie die Protokolldatei."
430
 
431
  # @ ure
432
+ #: ure-lib.php:186
 
 
 
 
 
433
  msgid "No backup data. It is created automatically before the first role data update."
434
  msgstr "Keine Backup-Daten vorhanden. Es wird automatisch vor der ersten Aktualisierung von Rollen-Daten erstellt."
435
 
436
  # @ ure
437
+ #: ure-lib.php:224
438
  msgid "Backup record is created for the current role capabilities"
439
  msgstr "Sicherheitskopie der aktuellen Rollenbefugnisse wurde erstellt"
440
 
441
  # @ ure
442
+ #: ure-lib.php:300
443
  msgid "Error: Role name must contain latin characters and digits only!"
444
  msgstr "Fehler: Der Rollen-Name darf nur lateinische Buchstaben und Ziffern enthalten!"
445
 
446
  # @ ure
447
+ #: ure-lib.php:307
448
  #, php-format
449
  msgid "Role %s exists already"
450
  msgstr ""
451
 
452
  # @ ure
453
+ #: ure-lib.php:320
454
  msgid "Error is encountered during new role create operation"
455
  msgstr "Ein Fehler ist beim Erstellen der neuen Rolle aufgetreten"
456
 
457
  # @ ure
458
+ #: ure-lib.php:322
459
  #, php-format
460
  msgid "Role %s is created successfully"
461
  msgstr "Rolle %s wurde erfolgreich erstellt"
462
 
463
  # @ ure
464
+ #: ure-lib.php:406
465
  msgid "Error encountered during role delete operation"
466
  msgstr "Ein Fehler ist während des Löschvorgangs der Rolle aufgetreten"
467
 
468
  # @ ure
469
+ #: ure-lib.php:408
470
  #, php-format
471
  msgid "Role %s is deleted successfully"
472
  msgstr "Rolle %s wurde erfolgreich gelöscht"
473
 
474
  # @ ure
475
+ #: ure-lib.php:426
476
  msgid "Error encountered during default role change operation"
477
  msgstr "Ein Fehler ist während Änderung der Standard-Rolle aufgetreten"
478
 
479
  # @ ure
480
+ #: ure-lib.php:432
481
  #, php-format
482
  msgid "Default role for new users is set to %s successfully"
483
  msgstr "Standard-Rolle für neue Benutzer erfolgreich auf %s gesetzt"
484
 
485
  # @ ure
486
+ #: ure-lib.php:460
487
  msgid "Editor"
488
  msgstr "Redakteur"
489
 
490
  # @ ure
491
+ #: ure-lib.php:461
492
  msgid "Author"
493
  msgstr "Autor"
494
 
495
  # @ ure
496
+ #: ure-lib.php:462
497
  msgid "Contributor"
498
  msgstr "Mitarbeiter"
499
 
500
  # @ ure
501
+ #: ure-lib.php:463
502
  msgid "Subscriber"
503
  msgstr "Abonnent"
504
 
505
  # @ ure
506
+ #: ure-lib.php:465
507
  msgid "Switch themes"
508
  msgstr "Design auswählen"
509
 
510
  # @ ure
511
+ #: ure-lib.php:466
512
  msgid "Edit themes"
513
  msgstr "Design bearbeiten"
514
 
515
  # @ ure
516
+ #: ure-lib.php:467
517
  msgid "Activate plugins"
518
  msgstr "Plugins aktivieren"
519
 
520
  # @ ure
521
+ #: ure-lib.php:468
522
  msgid "Edit plugins"
523
  msgstr "Plugins bearbeiten"
524
 
525
  # @ ure
526
+ #: ure-lib.php:469
527
  msgid "Edit users"
528
  msgstr "Benutzer bearbeiten"
529
 
530
  # @ ure
531
+ #: ure-lib.php:470
532
  msgid "Edit files"
533
  msgstr "Dateien bearbeiten"
534
 
535
  # @ ure
536
+ #: ure-lib.php:471
537
  msgid "Manage options"
538
  msgstr "Eigenschaften verwalten"
539
 
540
  # @ ure
541
+ #: ure-lib.php:472
542
  msgid "Moderate comments"
543
  msgstr "Kommentare moderieren"
544
 
545
  # @ ure
546
+ #: ure-lib.php:473
547
  msgid "Manage categories"
548
  msgstr "Kategorien verwalten"
549
 
550
  # @ ure
551
+ #: ure-lib.php:474
552
  msgid "Manage links"
553
  msgstr "Links verwalten"
554
 
555
  # @ ure
556
+ #: ure-lib.php:475
557
  msgid "Upload files"
558
  msgstr "Dateien hochladen"
559
 
560
  # @ ure
561
+ #: ure-lib.php:476
562
  msgid "Import"
563
  msgstr "Import"
564
 
565
  # @ ure
566
+ #: ure-lib.php:477
567
  msgid "Unfiltered html"
568
  msgstr "Ungefiltertes Html"
569
 
570
  # @ ure
571
+ #: ure-lib.php:478
572
  msgid "Edit posts"
573
  msgstr "Artikel verwalten"
574
 
575
  # @ ure
576
+ #: ure-lib.php:479
577
  msgid "Edit others posts"
578
  msgstr "Artikel anderer Benutzer verwalten"
579
 
580
  # @ ure
581
+ #: ure-lib.php:480
582
  msgid "Edit published posts"
583
  msgstr "Veröffentlichte Artikel bearbeiten"
584
 
585
  # @ ure
586
+ #: ure-lib.php:481
587
  msgid "Publish posts"
588
  msgstr "Artikel veröffentlichen"
589
 
590
  # @ ure
591
+ #: ure-lib.php:482
592
  msgid "Edit pages"
593
  msgstr "Seiten bearbeiten"
594
 
595
  # @ ure
596
+ #: ure-lib.php:483
597
  msgid "Read"
598
  msgstr "Lesen"
599
 
600
  # @ ure
601
+ #: ure-lib.php:484
602
  msgid "Level 10"
603
  msgstr ""
604
 
605
  # @ ure
606
+ #: ure-lib.php:485
607
  msgid "Level 9"
608
  msgstr ""
609
 
610
  # @ ure
611
+ #: ure-lib.php:486
612
  msgid "Level 8"
613
  msgstr ""
614
 
615
  # @ ure
616
+ #: ure-lib.php:487
617
  msgid "Level 7"
618
  msgstr ""
619
 
620
  # @ ure
621
+ #: ure-lib.php:488
622
  msgid "Level 6"
623
  msgstr ""
624
 
625
  # @ ure
626
+ #: ure-lib.php:489
627
  msgid "Level 5"
628
  msgstr ""
629
 
630
  # @ ure
631
+ #: ure-lib.php:490
632
  msgid "Level 4"
633
  msgstr ""
634
 
635
  # @ ure
636
+ #: ure-lib.php:491
637
  msgid "Level 3"
638
  msgstr ""
639
 
640
  # @ ure
641
+ #: ure-lib.php:492
642
  msgid "Level 2"
643
  msgstr ""
644
 
645
  # @ ure
646
+ #: ure-lib.php:493
647
  msgid "Level 1"
648
  msgstr ""
649
 
650
  # @ ure
651
+ #: ure-lib.php:494
652
  msgid "Level 0"
653
  msgstr ""
654
 
655
  # @ ure
656
+ #: ure-lib.php:495
657
  msgid "Edit others pages"
658
  msgstr "Seiten anderer Benutzer bearbeiten"
659
 
660
  # @ ure
661
+ #: ure-lib.php:496
662
  msgid "Edit published pages"
663
  msgstr "Veröffentlichte Seiten bearbeiten"
664
 
665
  # @ ure
666
+ #: ure-lib.php:497
667
  msgid "Publish pages"
668
  msgstr "Seiten veröffentlichen"
669
 
670
  # @ ure
671
+ #: ure-lib.php:498
672
  msgid "Delete pages"
673
  msgstr "Seiten löschen"
674
 
675
  # @ ure
676
+ #: ure-lib.php:499
677
  msgid "Delete others pages"
678
  msgstr "Seiten anderer Benutzer löschen"
679
 
680
  # @ ure
681
+ #: ure-lib.php:500
682
  msgid "Delete published pages"
683
  msgstr "Veröffentlichte Seiten löschen"
684
 
685
  # @ ure
686
+ #: ure-lib.php:501
687
  msgid "Delete posts"
688
  msgstr "Artikel löschen"
689
 
690
  # @ ure
691
+ #: ure-lib.php:502
692
  msgid "Delete others posts"
693
  msgstr "Artikel anderer Benutzer löschen"
694
 
695
  # @ ure
696
+ #: ure-lib.php:503
697
  msgid "Delete published posts"
698
  msgstr "Veröffentlichte Seiten löschen"
699
 
700
  # @ ure
701
+ #: ure-lib.php:504
702
  msgid "Delete private posts"
703
  msgstr "Private Artikel löschen"
704
 
705
  # @ ure
706
+ #: ure-lib.php:505
707
  msgid "Edit private posts"
708
  msgstr "Private Artikel bearbeiten"
709
 
710
  # @ ure
711
+ #: ure-lib.php:506
712
  msgid "Read private posts"
713
  msgstr "Private Artikel lesen"
714
 
715
  # @ ure
716
+ #: ure-lib.php:507
717
  msgid "Delete private pages"
718
  msgstr "Private Artikel löschen"
719
 
720
  # @ ure
721
+ #: ure-lib.php:508
722
  msgid "Edit private pages"
723
  msgstr "Private Seiten bearbeiten"
724
 
725
  # @ ure
726
+ #: ure-lib.php:509
727
  msgid "Read private pages"
728
  msgstr "Private Seiten lesen"
729
 
730
  # @ ure
731
+ #: ure-lib.php:510
732
  msgid "Delete users"
733
  msgstr "Benutzer löschen"
734
 
735
  # @ ure
736
+ #: ure-lib.php:511
737
  msgid "Create users"
738
  msgstr "Benutzer erstellen"
739
 
740
  # @ ure
741
+ #: ure-lib.php:512
742
  msgid "Unfiltered upload"
743
  msgstr "Ungefiltertes Hochladen"
744
 
745
  # @ ure
746
+ #: ure-lib.php:513
747
  msgid "Edit dashboard"
748
  msgstr "Dashboard bearbeiten"
749
 
750
  # @ ure
751
+ #: ure-lib.php:514
752
  msgid "Update plugins"
753
  msgstr "Plugins aktualisieren"
754
 
755
  # @ ure
756
+ #: ure-lib.php:515
757
  msgid "Delete plugins"
758
  msgstr "Plugins löschen"
759
 
760
  # @ ure
761
+ #: ure-lib.php:516
762
  msgid "Install plugins"
763
  msgstr "Plugins installieren"
764
 
765
  # @ ure
766
+ #: ure-lib.php:517
767
  msgid "Update themes"
768
  msgstr "Designs aktualisieren"
769
 
770
  # @ ure
771
+ #: ure-lib.php:518
772
  msgid "Install themes"
773
  msgstr "Designs installieren"
774
 
775
  # @ ure
776
+ #: ure-lib.php:519
777
  msgid "Update core"
778
  msgstr "Wordpress aktualisieren"
779
 
780
  # @ ure
781
+ #: ure-lib.php:520
782
  msgid "List users"
783
  msgstr "Benutzer auflisten"
784
 
785
  # @ ure
786
+ #: ure-lib.php:521
787
  msgid "Remove users"
788
  msgstr "Benutzer entfernen"
789
 
790
  # @ ure
791
+ #: ure-lib.php:522
792
  msgid "Add users"
793
  msgstr "Benutzer hinzufügen"
794
 
795
  # @ ure
796
+ #: ure-lib.php:523
797
  msgid "Promote users"
798
  msgstr "Benutzer vorschlagen"
799
 
800
  # @ ure
801
+ #: ure-lib.php:524
802
  msgid "Edit theme options"
803
  msgstr "Design-Eigenschaften bearbeiten"
804
 
805
  # @ ure
806
+ #: ure-lib.php:525
807
  msgid "Delete themes"
808
  msgstr "Designs löschen"
809
 
810
  # @ ure
811
+ #: ure-lib.php:526
812
  msgid "Export"
813
  msgstr "Export"
814
 
815
  # @ ure
816
+ #: ure-lib.php:609
817
  msgid "Error: Capability name must contain latin characters and digits only!"
818
  msgstr ""
819
 
820
  # @ ure
821
+ #: ure-lib.php:621
822
  #, fuzzy, php-format
823
  msgid "Capability %s is added successfully"
824
  msgstr "Rolle %s wurde erfolgreich erstellt"
825
 
826
+ #: ure-lib.php:623
827
  #, php-format
828
  msgid "Capability %s exists already"
829
  msgstr ""
830
 
831
+ #: ure-lib.php:772
832
  #, php-format
833
  msgid "Error! You do not have permission to delete this capability: %s!"
834
  msgstr ""
835
 
836
  # @ ure
837
+ #: ure-lib.php:794
838
  #, php-format
839
  msgid "Capability %s is removed successfully"
840
  msgstr ""
841
 
842
+ #: ure-lib.php:825
843
+ msgid "Help"
844
+ msgstr ""
845
+
lang/ure-es_ES.mo CHANGED
Binary file
lang/ure-es_ES.po CHANGED
@@ -2,9 +2,9 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor v. 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-07-09 11:47+0700\n"
6
  "PO-Revision-Date: \n"
7
- "Last-Translator: Dario Ferrer <df@darioferrer.com>\n"
8
  "Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -15,724 +15,734 @@ msgstr ""
15
  "X-Poedit-Country: RUSSIAN FEDERATION\n"
16
  "X-Poedit-SearchPath-0: user-role-editor\n"
17
 
18
- #: user-role-editor/ure-role-edit.php:84
 
 
 
 
19
  msgid " Name can not be empty!"
20
  msgstr "¡El nombre no puede estar vacío!"
21
 
22
- #: user-role-editor/ure-role-edit.php:88
23
  msgid " Name must contain latin characters and digits only!"
24
  msgstr "El nombre sólo debe contener caracteres latinos y dígitos."
25
 
26
- #: user-role-editor/ure-role-edit.php:93
27
- #: user-role-editor/ure-role-edit.php:246
28
  msgid "Delete Role"
29
  msgstr "Eliminar Rol"
30
 
31
- #: user-role-editor/ure-role-edit.php:95
32
  msgid "Change Default Role"
33
  msgstr "Cambiar el Rol predeterminado"
34
 
35
- #: user-role-editor/ure-role-edit.php:97
36
- #: user-role-editor/ure-role-edit.php:217
37
- msgid "Restore Roles from backup copy"
38
- msgstr "Restaurar Roles desde la copia de respaldo"
39
 
40
- #: user-role-editor/ure-role-edit.php:99
41
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
42
  msgstr "¡Advertencia! Ten cuidado. Remover Privilegios críticos podría inutilizar algún plugin o algún otro código personalizado."
43
 
44
- #: user-role-editor/ure-role-edit.php:101
45
  msgid "Please confirm to continue"
46
  msgstr "Por favor confirma para continuar"
47
 
48
- #: user-role-editor/ure-role-edit.php:134
49
  #, php-format
50
  msgid "Role \"%s\" update: please confirm to continue"
51
  msgstr "Actualizar Rol \"%s\": Por favor confirma para continuar"
52
 
53
- #: user-role-editor/ure-role-edit.php:142
54
  msgid "Select Role and change its capabilities list"
55
  msgstr "Selecciona el Rol para cambiar su lista de Privilegios"
56
 
57
- #: user-role-editor/ure-role-edit.php:144
58
  msgid "Select Role:"
59
  msgstr "Selecciona el Rol:"
60
 
61
- #: user-role-editor/ure-role-edit.php:153
62
- #: user-role-editor/ure-user-edit.php:84
63
  msgid "Show capabilities in human readable form"
64
  msgstr "Mostrar Privilegios de forma legible"
65
 
66
- #: user-role-editor/ure-role-edit.php:157
 
 
 
 
 
67
  msgid "If checked, then apply action to ALL sites of this Network"
68
  msgstr "Si está marcado se aplicará la acción a TODOS los sitios de esta red"
69
 
70
- #: user-role-editor/ure-role-edit.php:167
71
  msgid "Apply to All Sites"
72
  msgstr "Aplicar a todos los sitios"
73
 
74
- #: user-role-editor/ure-role-edit.php:213
75
- #: user-role-editor/ure-user-edit.php:133
76
  msgid "Update"
77
  msgstr "Actualizar"
78
 
79
- #: user-role-editor/ure-role-edit.php:213
80
- #: user-role-editor/ure-user-edit.php:133
81
  msgid "Save Changes"
82
  msgstr "Guardar Cambios"
83
 
84
- #: user-role-editor/ure-role-edit.php:214
85
- #: user-role-editor/ure-user-edit.php:134
86
  msgid "Cancel"
87
  msgstr "Cancelar"
88
 
89
- #: user-role-editor/ure-role-edit.php:214
90
- #: user-role-editor/ure-user-edit.php:134
91
  msgid "Cancel not saved changes"
92
  msgstr "Cancelar cambios no guardados"
93
 
94
- #: user-role-editor/ure-role-edit.php:217
95
  msgid "Reset"
96
  msgstr "Reiniciar"
97
 
98
- #: user-role-editor/ure-role-edit.php:227
 
 
 
 
99
  msgid "Add New Role"
100
  msgstr "Agregar nuevo Rol"
101
 
102
- #: user-role-editor/ure-role-edit.php:232
103
- #: user-role-editor/ure-role-edit.php:261
 
 
 
 
 
 
 
 
104
  msgid "Add"
105
  msgstr "Agregar"
106
 
107
- #: user-role-editor/ure-role-edit.php:232
108
  msgid "Add New User Role"
109
  msgstr "Agregar nuevo Rol de Usuario"
110
 
111
- #: user-role-editor/ure-role-edit.php:236
112
  msgid "Default Role for New User"
113
  msgstr "Rol predeterminado para Nuevo Usuario"
114
 
115
- #: user-role-editor/ure-role-edit.php:241
116
  msgid "Change"
117
  msgstr "Cambiar"
118
 
119
- #: user-role-editor/ure-role-edit.php:241
120
  msgid "Set as Default User Role"
121
  msgstr "Asignar como Rol predeterminado de Usuario"
122
 
123
- #: user-role-editor/ure-role-edit.php:251
124
  msgid "Delete"
125
  msgstr "Eliminar"
126
 
127
- #: user-role-editor/ure-role-edit.php:251
128
  msgid "Delete User Role"
129
  msgstr "Eliminar Rol de Usuario"
130
 
131
- #: user-role-editor/ure-role-edit.php:256
132
- #: user-role-editor/ure-role-edit.php:261
133
  msgid "Add New Capability"
134
  msgstr "Agregar nuevo Privilegio"
135
 
136
- #: user-role-editor/ure-role-edit.php:266
137
  msgid "Remove Capability"
138
  msgstr "Eliminar Privilegio"
139
 
140
- #: user-role-editor/ure-role-edit.php:271
141
  msgid "Remove"
142
  msgstr "Eliminar"
143
 
144
- #: user-role-editor/ure-role-edit.php:271
145
  msgid "Remove User Capability"
146
  msgstr "Eliminar Privilegio de usuario"
147
 
148
- #: user-role-editor/ure-user-edit.php:65
149
  #, php-format
150
  msgid "User \"%s\" update: please confirm to continue"
151
  msgstr "Actualizar usuario \"%s\": Por favor confirma para continuar"
152
 
153
- #: user-role-editor/ure-user-edit.php:72
154
  msgid "Change capabilities for user"
155
  msgstr "Cambiar Privilegios de usuario"
156
 
157
- #: user-role-editor/ure-user-edit.php:75
158
  msgid "Role:"
159
  msgstr "Rol"
160
 
161
- #: user-role-editor/ure-user-edit.php:88
162
  msgid "Add capabilities to this user:"
163
  msgstr "Agregar Privilegios a este usuario"
164
 
165
- #: user-role-editor/ure-options.php:128
 
 
 
 
 
 
 
 
 
 
166
  msgid "Role"
167
  msgstr "Rol"
168
 
169
- #: user-role-editor/ure-options.php:128
 
 
 
 
170
  msgid "is updated successfully"
171
  msgstr "se ha actualizado exitosamente"
172
 
173
- #: user-role-editor/ure-options.php:137
174
  msgid "User"
175
  msgstr "Usuario"
176
 
177
- #: user-role-editor/ure-options.php:137
178
  msgid "capabilities are updated successfully"
179
  msgstr "privilegios se han actualizado exitosamente"
180
 
181
- #: user-role-editor/ure-options.php:166
182
  msgid "About this Plugin:"
183
  msgstr "Acerca de este plugin:"
184
 
185
- #: user-role-editor/ure-options.php:167
186
  msgid "Author's website"
187
  msgstr "Sitio web del autor"
188
 
189
- #: user-role-editor/ure-options.php:168
190
  msgid "Plugin webpage"
191
  msgstr "Página web del plugin"
192
 
193
- #: user-role-editor/ure-options.php:169
194
- #: user-role-editor/user-role-editor.php:191
195
  msgid "Changelog"
196
  msgstr "Registro de cambios"
197
 
198
- #: user-role-editor/ure-options.php:170
199
  msgid "FAQ"
200
  msgstr "FAQ"
201
 
202
- #: user-role-editor/ure-options.php:171
203
- msgid "Donate"
204
- msgstr "Donar"
205
-
206
- #: user-role-editor/ure-options.php:173
207
  msgid "Greetings:"
208
  msgstr "Agradecimientos:"
209
 
210
- #: user-role-editor/ure-options.php:174
211
  msgid "It's me, the author"
212
  msgstr "Soy yo, el autor"
213
 
214
- #: user-role-editor/ure-options.php:175
215
  msgid "For the help with Belorussian translation"
216
  msgstr "Por la ayuda con la traducción al Bielorruso"
217
 
218
- #: user-role-editor/ure-options.php:176
219
  msgid "For the help with Brasilian translation"
220
  msgstr "Por la ayuda con la traducción al Portugués Brasilero"
221
 
222
- #: user-role-editor/ure-options.php:177
223
  msgid "For the help with Chinese translation"
224
  msgstr "Por la ayuda con la traducción al Chino"
225
 
226
- #: user-role-editor/ure-options.php:178
227
  msgid "For the help with Dutch translation"
228
  msgstr "Por la ayuda con la traducción al Dutch"
229
 
230
- #: user-role-editor/ure-options.php:179
231
  msgid "For the help with Finnish translation"
232
  msgstr "Por la ayuda con la traducción al Finnish"
233
 
234
- #: user-role-editor/ure-options.php:180
235
  msgid "For the help with French translation"
236
  msgstr "Por la ayuda con la traducción al Francés"
237
 
238
- #: user-role-editor/ure-options.php:181
239
  msgid "For the help with German translation"
240
  msgstr "Por la ayuda con la traducción al Alemán"
241
 
242
- #: user-role-editor/ure-options.php:182
243
  msgid "For the help with Hungarian translation"
244
  msgstr "Por la ayuda con la traducción al Húngaro"
245
 
246
- #: user-role-editor/ure-options.php:183
247
- #: user-role-editor/ure-options.php:184
248
- #: user-role-editor/ure-options.php:185
249
- #: user-role-editor/ure-options.php:186
250
  msgid "For the help with Italian translation"
251
  msgstr "Por la ayuda con la traducción al Italiano"
252
 
253
- #: user-role-editor/ure-options.php:187
254
  msgid "For the help with Japanese translation"
255
  msgstr "Por la ayuda con la traducción al Japonés"
256
 
257
- #: user-role-editor/ure-options.php:188
258
  msgid "For the help with Persian translation"
259
  msgstr "Por la ayuda con la traducción al Persa"
260
 
261
- #: user-role-editor/ure-options.php:189
262
  msgid "For the help with Polish translation"
263
  msgstr "Por la ayuda con la traducción al Polaco"
264
 
265
- #: user-role-editor/ure-options.php:190
266
  msgid "For the help with Spanish translation"
267
  msgstr "Por la ayuda con la traducción al Español"
268
 
269
- #: user-role-editor/ure-options.php:191
270
  msgid "For the help with Swedish translation"
271
  msgstr "Por la ayuda con la traducción al Swedish"
272
 
273
- #: user-role-editor/ure-options.php:192
274
- #: user-role-editor/ure-options.php:193
275
- #: user-role-editor/ure-options.php:194
276
  msgid "For the help with Turkish translation"
277
  msgstr "Por la ayuda con la traducción al Turco"
278
 
279
- #: user-role-editor/ure-options.php:196
280
  msgid "For the code to hide administrator role"
281
  msgstr "Por el código que oculta el Rol de Administrador"
282
 
283
- #: user-role-editor/ure-options.php:197
284
  msgid "For the code enhancement suggestion"
285
  msgstr "Por las sugerencias de mejoramiento del código"
286
 
287
- #: user-role-editor/ure-options.php:199
288
  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."
289
  msgstr "¿Deseas ver tu nombre enlazado a tu sitio web aquí? ¡Eres bienvenido! Tu ayuda en la traducción y nuevas ideas son bien apreciadas."
290
 
291
- #: user-role-editor/user-role-editor.php:38
292
  msgid "User Role Editor requires WordPress 3.0 or newer."
293
  msgstr "User Role Editor requiere Wordpress 3.0 o más actualizado"
294
 
295
- #: user-role-editor/user-role-editor.php:38
296
- #: user-role-editor/user-role-editor.php:43
297
  msgid "Please update!"
298
  msgstr "¡Por favor actualiza!"
299
 
300
- #: user-role-editor/user-role-editor.php:43
301
  msgid "User Role Editor requires PHP 5.0 or newer."
302
  msgstr "User Role Editor requiere PHP 5.0 o superior"
303
 
304
- #: user-role-editor/user-role-editor.php:68
305
  msgid "Only"
306
  msgstr "Sólo"
307
 
308
- #: user-role-editor/user-role-editor.php:68
309
  msgid "is allowed to use"
310
  msgstr "se permite el uso"
311
 
312
- #: user-role-editor/user-role-editor.php:75
313
- #: user-role-editor/user-role-editor.php:205
314
  msgid "User Role Editor"
315
  msgstr "User Role Editor"
316
 
317
- #: user-role-editor/user-role-editor.php:181
318
  msgid "Settings"
319
  msgstr "Opciones"
320
 
321
- #: user-role-editor/user-role-editor.php:230
322
  msgid "Capabilities"
323
  msgstr "Privilegios"
324
 
325
- #: user-role-editor/ure-lib.php:46
326
  msgid "Error is occur. Please check the log file."
327
  msgstr "Un error ha ocurrido. Por favor revisa el archivo de registros."
328
 
329
- #: user-role-editor/ure-lib.php:164
330
  msgid "Database operation error. Check log file."
331
  msgstr "Operación errónea de la base de datos. Revisar el archivo de registros."
332
 
333
- #: user-role-editor/ure-lib.php:187
334
- msgid "Roles capabilities are restored from the backup data"
335
- msgstr "Los privilegios de este rol han sido restaurados desde los datos de respaldo"
336
-
337
- #: user-role-editor/ure-lib.php:189
338
  msgid "No backup data. It is created automatically before the first role data update."
339
  msgstr "Ningunos datos de reserva. Se crea automáticamente antes de la primera actualización de los datos del papel."
340
 
341
- #: user-role-editor/ure-lib.php:228
342
  msgid "Backup record is created for the current role capabilities"
343
  msgstr "Ha sido creada una grabación de respaldo para este Rol y sus privilegios"
344
 
345
- #: user-role-editor/ure-lib.php:311
346
  msgid "Error: Role name must contain latin characters and digits only!"
347
  msgstr "Error: el nombre del Rol sólo debe contener caracteres latinos y dígitos."
348
 
349
- #: user-role-editor/ure-lib.php:318
350
  #, php-format
351
  msgid "Role %s exists already"
352
  msgstr "Rol %s ya existe"
353
 
354
- #: user-role-editor/ure-lib.php:324
355
  msgid "Error is encountered during new role create operation"
356
  msgstr "Error encontrado durante la creación de un nuevo Rol"
357
 
358
- #: user-role-editor/ure-lib.php:326
359
  #, php-format
360
  msgid "Role %s is created successfully"
361
  msgstr "Rol %s se ha creado exitosamente"
362
 
363
- #: user-role-editor/ure-lib.php:410
364
  msgid "Error encountered during role delete operation"
365
  msgstr "Error encontrado durante la eliminación del Rol"
366
 
367
- #: user-role-editor/ure-lib.php:412
368
  #, php-format
369
  msgid "Role %s is deleted successfully"
370
  msgstr "Rol %s se ha eliminado exitosamente"
371
 
372
- #: user-role-editor/ure-lib.php:430
373
  msgid "Error encountered during default role change operation"
374
  msgstr "Error encontrado durante el cambio de Rol predeterminado"
375
 
376
- #: user-role-editor/ure-lib.php:436
377
  #, php-format
378
  msgid "Default role for new users is set to %s successfully"
379
  msgstr "El Rol predeterminado para nuevos usuarios se ha configurado exitosamente para %s"
380
 
381
- #: user-role-editor/ure-lib.php:464
382
  msgid "Editor"
383
  msgstr "Editor"
384
 
385
- #: user-role-editor/ure-lib.php:465
386
  msgid "Author"
387
  msgstr "Autor"
388
 
389
- #: user-role-editor/ure-lib.php:466
390
  msgid "Contributor"
391
  msgstr "Colaborador"
392
 
393
- #: user-role-editor/ure-lib.php:467
394
  msgid "Subscriber"
395
  msgstr "Suscriptor"
396
 
397
- #: user-role-editor/ure-lib.php:469
398
  msgid "Switch themes"
399
  msgstr "Cambiar plantillas"
400
 
401
- #: user-role-editor/ure-lib.php:470
402
  msgid "Edit themes"
403
  msgstr "Editar plantillas"
404
 
405
- #: user-role-editor/ure-lib.php:471
406
  msgid "Activate plugins"
407
  msgstr "Activar plugins"
408
 
409
- #: user-role-editor/ure-lib.php:472
410
  msgid "Edit plugins"
411
  msgstr "Editar plugins"
412
 
413
- #: user-role-editor/ure-lib.php:473
414
  msgid "Edit users"
415
  msgstr "Editar usuarios"
416
 
417
- #: user-role-editor/ure-lib.php:474
418
  msgid "Edit files"
419
  msgstr "Editar archivos"
420
 
421
- #: user-role-editor/ure-lib.php:475
422
  msgid "Manage options"
423
  msgstr "Administrar opciones"
424
 
425
- #: user-role-editor/ure-lib.php:476
426
  msgid "Moderate comments"
427
  msgstr "Moderar comentarios"
428
 
429
- #: user-role-editor/ure-lib.php:477
430
  msgid "Manage categories"
431
  msgstr "Administrar categorías"
432
 
433
- #: user-role-editor/ure-lib.php:478
434
  msgid "Manage links"
435
  msgstr "Administrar enlaces"
436
 
437
- #: user-role-editor/ure-lib.php:479
438
  msgid "Upload files"
439
  msgstr "Subir archivos"
440
 
441
- #: user-role-editor/ure-lib.php:480
442
  msgid "Import"
443
  msgstr "Importar"
444
 
445
- #: user-role-editor/ure-lib.php:481
446
  msgid "Unfiltered html"
447
  msgstr "Omitir filtrado de HTML"
448
 
449
- #: user-role-editor/ure-lib.php:482
450
  msgid "Edit posts"
451
  msgstr "Editar entradas"
452
 
453
- #: user-role-editor/ure-lib.php:483
454
  msgid "Edit others posts"
455
  msgstr "Editar entradas de otros"
456
 
457
- #: user-role-editor/ure-lib.php:484
458
  msgid "Edit published posts"
459
  msgstr "Editar entradas publicadas"
460
 
461
- #: user-role-editor/ure-lib.php:485
462
  msgid "Publish posts"
463
  msgstr "Publicar entradas"
464
 
465
- #: user-role-editor/ure-lib.php:486
466
  msgid "Edit pages"
467
  msgstr "Editar páginas"
468
 
469
- #: user-role-editor/ure-lib.php:487
470
  msgid "Read"
471
  msgstr "Leer"
472
 
473
- #: user-role-editor/ure-lib.php:488
474
  msgid "Level 10"
475
  msgstr "Nivel 10"
476
 
477
- #: user-role-editor/ure-lib.php:489
478
  msgid "Level 9"
479
  msgstr "Nivel 9"
480
 
481
- #: user-role-editor/ure-lib.php:490
482
  msgid "Level 8"
483
  msgstr "Nivel 8"
484
 
485
- #: user-role-editor/ure-lib.php:491
486
  msgid "Level 7"
487
  msgstr "Nivel 7"
488
 
489
- #: user-role-editor/ure-lib.php:492
490
  msgid "Level 6"
491
  msgstr "Nivel 6"
492
 
493
- #: user-role-editor/ure-lib.php:493
494
  msgid "Level 5"
495
  msgstr "Nivel 5"
496
 
497
- #: user-role-editor/ure-lib.php:494
498
  msgid "Level 4"
499
  msgstr "Nivel 4"
500
 
501
- #: user-role-editor/ure-lib.php:495
502
  msgid "Level 3"
503
  msgstr "Nivel 3"
504
 
505
- #: user-role-editor/ure-lib.php:496
506
  msgid "Level 2"
507
  msgstr "Nivel 2"
508
 
509
- #: user-role-editor/ure-lib.php:497
510
  msgid "Level 1"
511
  msgstr "Nivel 1"
512
 
513
- #: user-role-editor/ure-lib.php:498
514
  msgid "Level 0"
515
  msgstr "Nivel 0"
516
 
517
- #: user-role-editor/ure-lib.php:499
518
  msgid "Edit others pages"
519
  msgstr "Editar páginas de otros"
520
 
521
- #: user-role-editor/ure-lib.php:500
522
  msgid "Edit published pages"
523
  msgstr "Editar páginas publicadas"
524
 
525
- #: user-role-editor/ure-lib.php:501
526
  msgid "Publish pages"
527
  msgstr "Publicar páginas"
528
 
529
- #: user-role-editor/ure-lib.php:502
530
  msgid "Delete pages"
531
  msgstr "Eliminar páginas"
532
 
533
- #: user-role-editor/ure-lib.php:503
534
  msgid "Delete others pages"
535
  msgstr "Eliminar páginas de otros"
536
 
537
- #: user-role-editor/ure-lib.php:504
538
  msgid "Delete published pages"
539
  msgstr "Eliminar páginas publicadas"
540
 
541
- #: user-role-editor/ure-lib.php:505
542
  msgid "Delete posts"
543
  msgstr "Eliminar entradas"
544
 
545
- #: user-role-editor/ure-lib.php:506
546
  msgid "Delete others posts"
547
  msgstr "Eliminar entradas de otros"
548
 
549
- #: user-role-editor/ure-lib.php:507
550
  msgid "Delete published posts"
551
  msgstr "Eliminar entradas publicadas"
552
 
553
- #: user-role-editor/ure-lib.php:508
554
  msgid "Delete private posts"
555
  msgstr "Eliminar entradas privadas"
556
 
557
- #: user-role-editor/ure-lib.php:509
558
  msgid "Edit private posts"
559
  msgstr "Editar entradas privadas"
560
 
561
- #: user-role-editor/ure-lib.php:510
562
  msgid "Read private posts"
563
  msgstr "Leer entradas privadas"
564
 
565
- #: user-role-editor/ure-lib.php:511
566
  msgid "Delete private pages"
567
  msgstr "Eliminar páginas privadas"
568
 
569
- #: user-role-editor/ure-lib.php:512
570
  msgid "Edit private pages"
571
  msgstr "Editar páginas privadas"
572
 
573
- #: user-role-editor/ure-lib.php:513
574
  msgid "Read private pages"
575
  msgstr "Leer páginas privadas"
576
 
577
- #: user-role-editor/ure-lib.php:514
578
  msgid "Delete users"
579
  msgstr "Eliminar usuarios"
580
 
581
- #: user-role-editor/ure-lib.php:515
582
  msgid "Create users"
583
  msgstr "Crear usuarios"
584
 
585
- #: user-role-editor/ure-lib.php:516
586
  msgid "Unfiltered upload"
587
  msgstr "Omitir filtrado de subidas"
588
 
589
- #: user-role-editor/ure-lib.php:517
590
  msgid "Edit dashboard"
591
  msgstr "Editar escritorio"
592
 
593
- #: user-role-editor/ure-lib.php:518
594
  msgid "Update plugins"
595
  msgstr "Actualizar plugins"
596
 
597
- #: user-role-editor/ure-lib.php:519
598
  msgid "Delete plugins"
599
  msgstr "Eliminar plugins"
600
 
601
- #: user-role-editor/ure-lib.php:520
602
  msgid "Install plugins"
603
  msgstr "Instalar plugins"
604
 
605
- #: user-role-editor/ure-lib.php:521
606
  msgid "Update themes"
607
  msgstr "Actualizar plantillas"
608
 
609
- #: user-role-editor/ure-lib.php:522
610
  msgid "Install themes"
611
  msgstr "Instalar plantillas"
612
 
613
- #: user-role-editor/ure-lib.php:523
614
  msgid "Update core"
615
  msgstr "Actualizar núcleo"
616
 
617
- #: user-role-editor/ure-lib.php:524
618
  msgid "List users"
619
  msgstr "Listar usuarios"
620
 
621
- #: user-role-editor/ure-lib.php:525
622
  msgid "Remove users"
623
  msgstr "Eliminar usuarios"
624
 
625
- #: user-role-editor/ure-lib.php:526
626
  msgid "Add users"
627
  msgstr "Agregar usuarios"
628
 
629
- #: user-role-editor/ure-lib.php:527
630
  msgid "Promote users"
631
  msgstr "Promover usuarios"
632
 
633
- #: user-role-editor/ure-lib.php:528
634
  msgid "Edit theme options"
635
  msgstr "Editar opciones de plantilla"
636
 
637
- #: user-role-editor/ure-lib.php:529
638
  msgid "Delete themes"
639
  msgstr "Eliminar plantillas"
640
 
641
- #: user-role-editor/ure-lib.php:530
642
  msgid "Export"
643
  msgstr "Exportar"
644
 
645
- #: user-role-editor/ure-lib.php:613
646
  msgid "Error: Capability name must contain latin characters and digits only!"
647
  msgstr "Error: el nombre del Privilegio sólo debe contener caracteres latinos y dígitos."
648
 
649
- #: user-role-editor/ure-lib.php:625
650
  #, php-format
651
  msgid "Capability %s is added successfully"
652
  msgstr "Privilegio %s se ha creado exitosamente"
653
 
654
- #: user-role-editor/ure-lib.php:627
655
  #, php-format
656
  msgid "Capability %s exists already"
657
  msgstr "Ya existe el Privilegio %s"
658
 
659
- #: user-role-editor/ure-lib.php:791
660
  #, php-format
661
  msgid "Error! You do not have permission to delete this capability: %s!"
662
  msgstr "¡Error! No tienes permisos para eliminar este Privilegio: %s!"
663
 
664
- #: user-role-editor/ure-lib.php:799
665
  #, php-format
666
  msgid "Capability %s is removed successfully"
667
  msgstr "Privilegio %s se ha eliminado exitosamente"
668
 
 
 
 
 
 
 
669
  #~ msgid "Roles list reading error is encountered"
670
  #~ msgstr "Error encontrado en la lectura de lista de roles"
671
-
672
  #~ msgid "No items found."
673
  #~ msgstr "Ningún elemento encontrado"
674
-
675
  #~ msgid "Recent Posts:"
676
  #~ msgstr "Entradas recientes:"
677
-
678
  #~ msgid "More plugins from"
679
  #~ msgstr "Más plugins de"
680
-
681
  #~ msgid "Return to default WordPress user role capabilities"
682
  #~ msgstr ""
683
  #~ "Retornar las capacidades de rol de usuario predeterminadas de Wordpress"
684
-
685
  #~ msgid "action"
686
  #~ msgstr "операции"
687
-
688
  #~ msgid "Please confirm to continue role \""
689
  #~ msgstr "Пожалуйста подтвердите продолжение для роли"
690
-
691
  #~ msgid "Silence Is Golden Guard Plugin"
692
  #~ msgstr "Silence Is Golden Guard плагин"
693
-
694
  #~ msgid "file open error"
695
  #~ msgstr "ошибка открытия файла"
696
-
697
  #~ msgid "file read error"
698
  #~ msgstr "ошибка чтения файла"
699
-
700
  #~ msgid "file close error"
701
  #~ msgstr "ошибка при закрытии файла"
702
-
703
  #~ msgid "file backup copy error"
704
  #~ msgstr "ошибка при создании резервной копии файла"
705
-
706
  #~ msgid "file permissions change error"
707
  #~ msgstr "ошибка при изменении прав на файл"
708
-
709
  #~ msgid "file write error"
710
  #~ msgstr "ошибка записи в файл"
711
-
712
  #~ msgid "is modified"
713
  #~ msgstr "изменен"
714
-
715
  #~ msgid "file create error"
716
  #~ msgstr "ошибка создания файла"
717
-
718
  #~ msgid "permissions change error"
719
  #~ msgstr "ошибка при изменении прав"
720
-
721
  #~ msgid "file is created"
722
  #~ msgstr "файл создан"
723
-
724
  #~ msgid "\"Silence is Golden\" Scan is finished: "
725
  #~ msgstr "\"Silence is Golden\" сканирование завершено: "
726
-
727
  #~ msgid "Does not create index.php file in the checked folders"
728
  #~ msgstr "Не создавать index.php файл в отмеченных каталогах"
729
-
730
  #~ msgid "Exclude Folders for index.php"
731
  #~ msgstr "Исключить Каталоги для index.php"
732
-
733
  #~ msgid "Modify Apache .htaccess"
734
  #~ msgstr "Изменить Apache .htaccess"
735
-
736
  #~ msgid ""
737
  #~ "Modify Apache .htaccess file in the site root folder. Add \"Options -"
738
  #~ "Indexes\" line to prevent directory listing by Apache Web server.\n"
@@ -748,377 +758,261 @@ msgstr "Privilegio %s se ha eliminado exitosamente"
748
  #~ "запроашивается адрес URL, соответствующий каталогу, и в этом каталоге "
749
  #~ "отстутсвует файл типа DirectoryIndex (т.е. index.html или index.php), "
750
  #~ "тогда Web сервер вернёт отформатированный листин этого каталога."
751
-
752
  #~ msgid "Check folders state automatically with specified period"
753
  #~ msgstr "Проверять состояние каталогов автоматически с заданным периодом"
754
-
755
  #~ msgid "Auto Monitor"
756
  #~ msgstr "Авто Мониторинг"
757
-
758
  #~ msgid "Scan Now"
759
  #~ msgstr "Сканировать Сейчас"
760
-
761
  #~ msgid "Scan and Fix directories listing related problems Now"
762
  #~ msgstr ""
763
  #~ "Сканировать и Исправлять проблемы, связанные с листингом содержимого "
764
  #~ "каталогов"
765
-
766
  #~ msgid ""
767
  #~ "Every time a new visitor clicks the \"Thank you\" button, one point is "
768
  #~ "added to the total \"thanks\" counter for this post."
769
  #~ msgstr ""
770
  #~ "Каждый раз, когда новый посетитель щелкает по кнопке \"Спасибо\", единица "
771
  #~ "добавляется к счетчику благодарностей для данной статьи."
772
-
773
  #~ msgid "Thank You Counter Button Plugin"
774
  #~ msgstr "Установки для плагина: Кнопка подсчета благодарностей"
775
-
776
  #~ msgid "Statistics"
777
  #~ msgstr "Статистика"
778
-
779
  #~ msgid "You left &ldquo;Thanks&rdquo; already for this post"
780
  #~ msgstr "Вы уже оставили благодарность за эту статью"
781
-
782
  #~ msgid "Click to left &ldquo;Thanks&rdquo; for this post"
783
  #~ msgstr "Щелкните мышью, чтобы оставить благодарность за эту статью"
784
-
785
  #~ msgid "View statistics details for \"%s\""
786
  #~ msgstr "Просмотр детализированной статистики для \"%s\""
787
-
788
  #~ msgid "Hide these shortcuts"
789
  #~ msgstr "Скрыть ссылки доступа к установкам и статистике плагина"
790
-
791
  #~ msgid "Do you really want to hide these shortcuts?"
792
  #~ msgstr "Вы действительно хотите скрыть эти ссылки?"
793
-
794
  #~ msgid "Thank You"
795
  #~ msgstr "Спасибо"
796
-
797
  #~ msgid "Additional Documentation"
798
  #~ msgstr "Дополнительная документация"
799
-
800
  #~ msgid "operation is prohibited"
801
  #~ msgstr "операция запрещена"
802
-
803
  #~ msgid "Default Settings are restored"
804
  #~ msgstr "Установки по-умолчанию восстановлены"
805
-
806
  #~ msgid "All Thanks Counters are cleared"
807
  #~ msgstr "Все счётчики благодраностей обнулены"
808
-
809
  #~ msgid "Additional documentation"
810
  #~ msgstr "Дополнительная документация"
811
-
812
  #~ msgid ""
813
  #~ "for the help with Spanish translation, ideas and new versions testing"
814
  #~ msgstr "за помощь с испанским переводом, идеи и тестирование новых версий"
815
-
816
  #~ msgid "for the excelent JQuery color picker"
817
  #~ msgstr "за отличный JQuery-плагин для работы с цветовой палитрой"
818
-
819
  #~ msgid ""
820
  #~ "for the help with French translation, ideas, source code contributions "
821
  #~ "and new versions testing"
822
  #~ msgstr ""
823
  #~ "за помощь с французским переводом, идеи, вклад в разработку и "
824
  #~ "тестирование новых версий"
825
-
826
  #~ msgid "for setting page layout idea and html markup examples"
827
  #~ msgstr "за идею по компоновке экрана с опциями и примеры HTML разметки"
828
-
829
  #~ msgid "for the form input slider code"
830
  #~ msgstr "за код слайдера для текстового поля input HTML формы"
831
-
832
  #~ msgid "for the cute online button image generator"
833
  #~ msgstr "за прекрасный онлайновый генератор изображений кнопок"
834
-
835
  #~ msgid ""
836
  #~ "All settings for TYCB plugin will be return to the default values, "
837
  #~ "Continue?"
838
  #~ msgstr ""
839
  #~ "Всем установкам для TYCB плагина будут возвращены значения по-умолчанию, "
840
  #~ "Продолжить?"
841
-
842
  #~ msgid ""
843
  #~ "All thanks counters for all posts will be set to 0,\\n all thanks click "
844
  #~ "history will be cleared, Continue?"
845
  #~ msgstr ""
846
  #~ "Все счетчики благодарностей для всех статей будут обнулены,\\n вся "
847
  #~ "история кликов по кнопкам благодарности будет обнулена, Продолжить?"
848
-
849
  #~ msgid "Display"
850
  #~ msgstr "Отображение"
851
-
852
  #~ msgid "Display button at Pages"
853
  #~ msgstr "Отображать на Страницах"
854
-
855
  #~ msgid "Display button at Home page, Categories/Tags archive pages"
856
  #~ msgstr "Отображать на Домашней странице, архивах категорий/тэгов"
857
-
858
  #~ msgid "Do not show button for selected categories"
859
  #~ msgstr "Не отображать кнопку для отмеченных категорий"
860
-
861
  #~ msgid "Position in the Post text"
862
  #~ msgstr "Расположение в статье"
863
-
864
  #~ msgid "Before"
865
  #~ msgstr "До"
866
-
867
  #~ msgid "At first page of multipaged posts only"
868
  #~ msgstr "Только на первой странице многостраничных статей "
869
-
870
  #~ msgid "After"
871
  #~ msgstr "После"
872
-
873
  #~ msgid "At last page of multipaged posts only"
874
  #~ msgstr "Только на последней странице многостраничных статей"
875
-
876
  #~ msgid "Shortcode [thankyou]"
877
  #~ msgstr "Аббревиатура [thankyou]"
878
-
879
  #~ msgid "Manual"
880
  #~ msgstr "Вручную"
881
-
882
  #~ msgid "Button Caption"
883
  #~ msgstr "Надпись на кнопке"
884
-
885
  #~ msgid "Button Styling"
886
  #~ msgstr "Стиль для Кнопки"
887
-
888
  #~ msgid "Add style to the div:"
889
  #~ msgstr "Cтиль для div"
890
-
891
  #~ msgid "e.g.,"
892
  #~ msgstr ", например, "
893
-
894
  #~ msgid "to the Caption font:"
895
  #~ msgstr "для шрифта:"
896
-
897
  #~ msgid "font color: "
898
  #~ msgstr "цвет шрифта:"
899
-
900
  #~ msgid "Size"
901
  #~ msgstr "Размер"
902
-
903
  #~ msgid "Normal"
904
  #~ msgstr "Нормальный"
905
-
906
  #~ msgid "Compact"
907
  #~ msgstr "Компактный размер"
908
-
909
  #~ msgid "Form and Color"
910
  #~ msgstr "Форма и Цвет"
911
-
912
  #~ msgid "Custom button image URL"
913
  #~ msgstr "URL изображения собственной кнопки"
914
-
915
  #~ msgid "Width, px"
916
  #~ msgstr "Ширина, px"
917
-
918
  #~ msgid "Height, px"
919
  #~ msgstr "Высота, px"
920
-
921
  #~ msgid "Misc"
922
  #~ msgstr "Разное"
923
-
924
  #~ msgid "Check IP-address"
925
  #~ msgstr "Контролировать IP-адрес"
926
-
927
  #~ msgid "Only one Thanks for post for one IP-address limit"
928
  #~ msgstr "Только одно Спасибо на статью с одного IP-адреса"
929
-
930
  #~ msgid "Time limit:"
931
  #~ msgstr "Ограничение по времени:"
932
-
933
  #~ msgid "Forever"
934
  #~ msgstr "Навсегда"
935
-
936
  #~ msgid "Only for this period"
937
  #~ msgstr "Только на данный промежуток"
938
-
939
  #~ msgid "seconds"
940
  #~ msgstr "секунд"
941
-
942
  #~ msgid "Display settings shortcuts"
943
  #~ msgstr "Вывод служебных ссылок"
944
-
945
  #~ msgid "Add shortcuts next to the buttons for settings quick access"
946
  #~ msgstr ""
947
  #~ "Отобразить служебные ссылки справа от кнопок для быстрого доступа к "
948
  #~ "разделу настроек"
949
-
950
  #~ msgid "Return to Defaults"
951
  #~ msgstr "Вернуть значения по-умолчанию"
952
-
953
  #~ msgid "Restore the default values for all settings"
954
  #~ msgstr "Восстановить значения по-умолчанию для всех установок"
955
-
956
  #~ msgid "Reset Counters"
957
  #~ msgstr "Обнулить Счетчики"
958
-
959
  #~ msgid "Reset all thanks counters for the all posts"
960
  #~ msgstr "Сбросить все счетчики благодарностей для всех статей"
961
-
962
  #~ msgid "Button DIV Style Preview"
963
  #~ msgstr "Стиль для раздела Кнопки"
964
-
965
  #~ msgid "Post Title"
966
  #~ msgstr "Заголовок статьи"
967
-
968
- #~ msgid "None"
969
- #~ msgstr "Нет"
970
-
971
  #~ msgid "Back to main statistics"
972
  #~ msgstr "Вернуться к основной статистике"
973
-
974
  #~ msgid "Not available"
975
  #~ msgstr "Не доступен"
976
-
977
  #~ msgid "Details for &ldquo;%s&rdquo;"
978
  #~ msgstr "Подробности для &ldquo;%s&rdquo;"
979
-
980
  #~ msgid "Post Id"
981
  #~ msgstr "Id статьи"
982
-
983
  #~ msgid "Thanks Quant"
984
  #~ msgstr "Количество благодарностей"
985
-
986
  #~ msgid "View Post"
987
  #~ msgstr "Просмотр статьи"
988
-
989
  #~ msgid "View \"%s\""
990
  #~ msgstr "Просмотр \"%s\""
991
-
992
  #~ msgid "Reset this post counter"
993
  #~ msgstr "Обнулить счетчик для этой статьи"
994
-
995
  #~ msgid ""
996
  #~ "You are about to reset this post '%s' thanks counter. Click 'Cancel' to "
997
  #~ "do nothing, 'OK' to reset it."
998
  #~ msgstr ""
999
  #~ "Вы собираетесь обнулить счетчик этой статьи '%s'.\n"
1000
  #~ " Используйте 'Отмена' чтобы отказаться, 'OK' чтобы произвести обнуление."
1001
-
1002
  #~ msgid "Reset Counter"
1003
  #~ msgstr "Обнулить Счетчик"
1004
-
1005
  #~ msgid "Displaying %s&#8211;%s of %s"
1006
  #~ msgstr "Вывод %s&#8211;%s из %s"
1007
-
1008
  #~ msgid "IP address"
1009
  #~ msgstr "IP-адрес"
1010
-
1011
  #~ msgid "Last Thank Date"
1012
  #~ msgstr "Дата последней благодарности"
1013
-
1014
  #~ msgid "Look up IP country"
1015
  #~ msgstr "Найти страну по IP адресу"
1016
-
1017
  #~ msgid "Show all post dates"
1018
  #~ msgstr "Показать статьи за все даты"
1019
-
1020
  #~ msgid "Show Posts without Thanks"
1021
  #~ msgstr "Показать статьи без благодарностей"
1022
-
1023
  #~ msgid "Rows per page: "
1024
  #~ msgstr "Строк на страницу:"
1025
-
1026
  #~ msgid "Refresh"
1027
  #~ msgstr "Обновить"
1028
-
1029
  #~ msgid "descending"
1030
  #~ msgstr "убывающем"
1031
-
1032
  #~ msgid "Ascending order"
1033
  #~ msgstr "Возрастающий порядок"
1034
-
1035
  #~ msgid "ascending"
1036
  #~ msgstr "возрастающем"
1037
-
1038
  #~ msgid "Descending order"
1039
  #~ msgstr "Убывающий порядок"
1040
-
1041
  #~ msgid "Click to sort in %s order"
1042
  #~ msgstr "Щелкни для сортировки в %s порядке"
1043
-
1044
  #~ msgid "View details"
1045
  #~ msgstr "Просмотр деталей"
1046
-
1047
  #~ msgid ""
1048
  #~ "You are about to reset this post '%s' thanks counter.\n"
1049
  #~ " Click 'Cancel' to do nothing, 'OK' to reset it."
1050
  #~ msgstr ""
1051
  #~ "Вы собираетесь обнулить счетчик этой статьи '%s'.\n"
1052
  #~ " Используйте 'Отмена' чтобы отказаться, 'OK' чтобы произвести обнуление."
1053
-
1054
  #~ msgid "No posts with thanks found"
1055
  #~ msgstr "Статьи c благодарностями не найдены"
1056
-
1057
  #~ msgid "the latest or the most thanked post titles with total thanks quant"
1058
  #~ msgstr ""
1059
  #~ "Отблагдаренные пооследними статьи с общим количеством благодарностей или "
1060
  #~ "статьи с наибольшим количеством благодарностей"
1061
-
1062
  #~ msgid "Thanks Stat"
1063
  #~ msgstr "Статистика благодарностей"
1064
-
1065
  #~ msgid "Total quant of thanks: "
1066
  #~ msgstr "Общее количество благодарностей:"
1067
-
1068
  #~ msgid "Title:"
1069
  #~ msgstr "Заголовок статьи"
1070
-
1071
  #~ msgid "Number of posts to show:"
1072
  #~ msgstr "Количество статей для показа:"
1073
-
1074
  #~ msgid "What posts to show:"
1075
  #~ msgstr "Какие статьи показывать:"
1076
-
1077
  #~ msgid "Latest thanked"
1078
  #~ msgstr "Последние благодарности"
1079
-
1080
  #~ msgid "Most thanked"
1081
  #~ msgstr "Максимум благодарностей"
1082
-
1083
  #~ msgid "Total quant of thanks"
1084
  #~ msgstr "Общее количество благодарностей:"
1085
-
1086
  #~ msgid "Display total quant of thanks"
1087
  #~ msgstr "Показать общее количество благодарностей"
1088
-
1089
  #~ msgid "Check Full Statistics"
1090
  #~ msgstr "Просмотр полной статистики"
1091
-
1092
  #~ msgid "Plugin author home page"
1093
  #~ msgstr "Сайт автора плагина"
1094
-
1095
  #~ msgid "No thanks yet"
1096
  #~ msgstr "Пока благодарностей нет"
1097
-
1098
  #~ msgid "Posts number to show:"
1099
  #~ msgstr "Количество статей для показа:"
1100
-
1101
  #~ msgid "Display Full Statistics link"
1102
  #~ msgstr "Просмотр полной статистики"
1103
-
1104
  #~ msgid "Display plugin author link"
1105
  #~ msgstr "Показать ссылку на сайт автора плагина"
1106
-
1107
  #~ msgid "Latest Thanks"
1108
  #~ msgstr "Последние благодарности"
1109
-
1110
  #~ msgid "Most Thanked"
1111
  #~ msgstr "Максимум благодарностей"
1112
-
1113
  #~ msgid "Unknown Post!"
1114
  #~ msgstr "Неизвестная статья!"
1115
-
1116
  #~ msgid "Submit"
1117
  #~ msgstr "Отправить"
1118
-
1119
  #~ msgid "Show total quant of thanks"
1120
  #~ msgstr "Показать общее количество благодарностей"
1121
-
1122
  #~ msgid ""
1123
  #~ "This plugin installs the Thank You Counter Button for each of your blog "
1124
  #~ "post.\n"
@@ -1128,40 +1022,30 @@ msgstr "Privilegio %s se ha eliminado exitosamente"
1128
  #~ "Вашего блога.\n"
1129
  #~ " Стиль и расположение кнопки могут быть адаптированы к "
1130
  #~ "стилю вашего блога."
1131
-
1132
  #~ msgid ""
1133
  #~ "To exclude Thank You button from particular post use shortcode "
1134
  #~ "[nothankyou] there"
1135
  #~ msgstr ""
1136
  #~ "Чтобы не показывать кнопку Спасибо для конкректной статьи, вставьте в ее "
1137
  #~ "текст код [notthankyou]"
1138
-
1139
  #~ msgid "(at most 15)"
1140
  #~ msgstr "(до 15)"
1141
-
1142
  #~ msgid "Before and After"
1143
  #~ msgstr "До и После"
1144
-
1145
  #~ msgid "Filter"
1146
  #~ msgstr "Фильтр"
1147
-
1148
  #~ msgid "Position"
1149
  #~ msgstr "Расположение"
1150
-
1151
  #~ msgid "Add style to the Thank You button's div, e.g.,"
1152
  #~ msgstr "Добавить стиль в раздел div кнопки Спасибо"
1153
-
1154
  #~ msgid "Color"
1155
  #~ msgstr "Цвет"
1156
-
1157
  #~ msgid "Blue"
1158
  #~ msgstr "Синий"
1159
-
1160
  #~ msgid "Green"
1161
  #~ msgstr "Зеленый"
1162
-
1163
  #~ msgid "Grey"
1164
  #~ msgstr "Серый"
1165
-
1166
  #~ msgid "Black"
1167
  #~ msgstr "Черный"
 
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor v. 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-12-10 19:13+0700\n"
6
  "PO-Revision-Date: \n"
7
+ "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
15
  "X-Poedit-Country: RUSSIAN FEDERATION\n"
16
  "X-Poedit-SearchPath-0: user-role-editor\n"
17
 
18
+ #: user-role-editor/ure-role-edit.php:27
19
+ msgid "None"
20
+ msgstr "Нет"
21
+
22
+ #: user-role-editor/ure-role-edit.php:92
23
  msgid " Name can not be empty!"
24
  msgstr "¡El nombre no puede estar vacío!"
25
 
26
+ #: user-role-editor/ure-role-edit.php:96
27
  msgid " Name must contain latin characters and digits only!"
28
  msgstr "El nombre sólo debe contener caracteres latinos y dígitos."
29
 
30
+ #: user-role-editor/ure-role-edit.php:101
31
+ #: user-role-editor/ure-role-edit.php:284
32
  msgid "Delete Role"
33
  msgstr "Eliminar Rol"
34
 
35
+ #: user-role-editor/ure-role-edit.php:103
36
  msgid "Change Default Role"
37
  msgstr "Cambiar el Rol predeterminado"
38
 
39
+ #: user-role-editor/ure-role-edit.php:105
40
+ 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"
41
+ msgstr ""
 
42
 
43
+ #: user-role-editor/ure-role-edit.php:107
44
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
45
  msgstr "¡Advertencia! Ten cuidado. Remover Privilegios críticos podría inutilizar algún plugin o algún otro código personalizado."
46
 
47
+ #: user-role-editor/ure-role-edit.php:109
48
  msgid "Please confirm to continue"
49
  msgstr "Por favor confirma para continuar"
50
 
51
+ #: user-role-editor/ure-role-edit.php:146
52
  #, php-format
53
  msgid "Role \"%s\" update: please confirm to continue"
54
  msgstr "Actualizar Rol \"%s\": Por favor confirma para continuar"
55
 
56
+ #: user-role-editor/ure-role-edit.php:154
57
  msgid "Select Role and change its capabilities list"
58
  msgstr "Selecciona el Rol para cambiar su lista de Privilegios"
59
 
60
+ #: user-role-editor/ure-role-edit.php:156
61
  msgid "Select Role:"
62
  msgstr "Selecciona el Rol:"
63
 
64
+ #: user-role-editor/ure-role-edit.php:166
65
+ #: user-role-editor/ure-user-edit.php:86
66
  msgid "Show capabilities in human readable form"
67
  msgstr "Mostrar Privilegios de forma legible"
68
 
69
+ #: user-role-editor/ure-role-edit.php:175
70
+ #: user-role-editor/ure-user-edit.php:95
71
+ msgid "Show deprecated capabilities"
72
+ msgstr ""
73
+
74
+ #: user-role-editor/ure-role-edit.php:179
75
  msgid "If checked, then apply action to ALL sites of this Network"
76
  msgstr "Si está marcado se aplicará la acción a TODOS los sitios de esta red"
77
 
78
+ #: user-role-editor/ure-role-edit.php:189
79
  msgid "Apply to All Sites"
80
  msgstr "Aplicar a todos los sitios"
81
 
82
+ #: user-role-editor/ure-role-edit.php:247
83
+ #: user-role-editor/ure-user-edit.php:156
84
  msgid "Update"
85
  msgstr "Actualizar"
86
 
87
+ #: user-role-editor/ure-role-edit.php:247
88
+ #: user-role-editor/ure-user-edit.php:156
89
  msgid "Save Changes"
90
  msgstr "Guardar Cambios"
91
 
92
+ #: user-role-editor/ure-role-edit.php:248
93
+ #: user-role-editor/ure-user-edit.php:157
94
  msgid "Cancel"
95
  msgstr "Cancelar"
96
 
97
+ #: user-role-editor/ure-role-edit.php:248
98
+ #: user-role-editor/ure-user-edit.php:157
99
  msgid "Cancel not saved changes"
100
  msgstr "Cancelar cambios no guardados"
101
 
102
+ #: user-role-editor/ure-role-edit.php:251
103
  msgid "Reset"
104
  msgstr "Reiniciar"
105
 
106
+ #: user-role-editor/ure-role-edit.php:251
107
+ msgid "Restore Roles from backup copy"
108
+ msgstr "Restaurar Roles desde la copia de respaldo"
109
+
110
+ #: user-role-editor/ure-role-edit.php:261
111
  msgid "Add New Role"
112
  msgstr "Agregar nuevo Rol"
113
 
114
+ #: user-role-editor/ure-role-edit.php:263
115
+ msgid "Name: "
116
+ msgstr ""
117
+
118
+ #: user-role-editor/ure-role-edit.php:267
119
+ msgid "Make copy of: "
120
+ msgstr ""
121
+
122
+ #: user-role-editor/ure-role-edit.php:270
123
+ #: user-role-editor/ure-role-edit.php:299
124
  msgid "Add"
125
  msgstr "Agregar"
126
 
127
+ #: user-role-editor/ure-role-edit.php:270
128
  msgid "Add New User Role"
129
  msgstr "Agregar nuevo Rol de Usuario"
130
 
131
+ #: user-role-editor/ure-role-edit.php:274
132
  msgid "Default Role for New User"
133
  msgstr "Rol predeterminado para Nuevo Usuario"
134
 
135
+ #: user-role-editor/ure-role-edit.php:279
136
  msgid "Change"
137
  msgstr "Cambiar"
138
 
139
+ #: user-role-editor/ure-role-edit.php:279
140
  msgid "Set as Default User Role"
141
  msgstr "Asignar como Rol predeterminado de Usuario"
142
 
143
+ #: user-role-editor/ure-role-edit.php:289
144
  msgid "Delete"
145
  msgstr "Eliminar"
146
 
147
+ #: user-role-editor/ure-role-edit.php:289
148
  msgid "Delete User Role"
149
  msgstr "Eliminar Rol de Usuario"
150
 
151
+ #: user-role-editor/ure-role-edit.php:294
152
+ #: user-role-editor/ure-role-edit.php:299
153
  msgid "Add New Capability"
154
  msgstr "Agregar nuevo Privilegio"
155
 
156
+ #: user-role-editor/ure-role-edit.php:304
157
  msgid "Remove Capability"
158
  msgstr "Eliminar Privilegio"
159
 
160
+ #: user-role-editor/ure-role-edit.php:309
161
  msgid "Remove"
162
  msgstr "Eliminar"
163
 
164
+ #: user-role-editor/ure-role-edit.php:309
165
  msgid "Remove User Capability"
166
  msgstr "Eliminar Privilegio de usuario"
167
 
168
+ #: user-role-editor/ure-user-edit.php:67
169
  #, php-format
170
  msgid "User \"%s\" update: please confirm to continue"
171
  msgstr "Actualizar usuario \"%s\": Por favor confirma para continuar"
172
 
173
+ #: user-role-editor/ure-user-edit.php:74
174
  msgid "Change capabilities for user"
175
  msgstr "Cambiar Privilegios de usuario"
176
 
177
+ #: user-role-editor/ure-user-edit.php:77
178
  msgid "Role:"
179
  msgstr "Rol"
180
 
181
+ #: user-role-editor/ure-user-edit.php:99
182
  msgid "Add capabilities to this user:"
183
  msgstr "Agregar Privilegios a este usuario"
184
 
185
+ #: user-role-editor/ure-options.php:59
186
+ #, fuzzy
187
+ msgid "User Roles are restored from the backup data. "
188
+ msgstr "Los privilegios de este rol han sido restaurados desde los datos de respaldo"
189
+
190
+ #: user-role-editor/ure-options.php:125
191
+ msgid "Error: "
192
+ msgstr ""
193
+
194
+ #: user-role-editor/ure-options.php:125
195
+ #: user-role-editor/ure-options.php:143
196
  msgid "Role"
197
  msgstr "Rol"
198
 
199
+ #: user-role-editor/ure-options.php:125
200
+ msgid "does not exist"
201
+ msgstr ""
202
+
203
+ #: user-role-editor/ure-options.php:143
204
  msgid "is updated successfully"
205
  msgstr "se ha actualizado exitosamente"
206
 
207
+ #: user-role-editor/ure-options.php:152
208
  msgid "User"
209
  msgstr "Usuario"
210
 
211
+ #: user-role-editor/ure-options.php:152
212
  msgid "capabilities are updated successfully"
213
  msgstr "privilegios se han actualizado exitosamente"
214
 
215
+ #: user-role-editor/ure-options.php:192
216
  msgid "About this Plugin:"
217
  msgstr "Acerca de este plugin:"
218
 
219
+ #: user-role-editor/ure-options.php:193
220
  msgid "Author's website"
221
  msgstr "Sitio web del autor"
222
 
223
+ #: user-role-editor/ure-options.php:194
224
  msgid "Plugin webpage"
225
  msgstr "Página web del plugin"
226
 
227
+ #: user-role-editor/ure-options.php:195
228
+ #: user-role-editor/user-role-editor.php:219
229
  msgid "Changelog"
230
  msgstr "Registro de cambios"
231
 
232
+ #: user-role-editor/ure-options.php:196
233
  msgid "FAQ"
234
  msgstr "FAQ"
235
 
236
+ #: user-role-editor/ure-options.php:210
 
 
 
 
237
  msgid "Greetings:"
238
  msgstr "Agradecimientos:"
239
 
240
+ #: user-role-editor/ure-options.php:211
241
  msgid "It's me, the author"
242
  msgstr "Soy yo, el autor"
243
 
244
+ #: user-role-editor/ure-options.php:212
245
  msgid "For the help with Belorussian translation"
246
  msgstr "Por la ayuda con la traducción al Bielorruso"
247
 
248
+ #: user-role-editor/ure-options.php:213
249
  msgid "For the help with Brasilian translation"
250
  msgstr "Por la ayuda con la traducción al Portugués Brasilero"
251
 
252
+ #: user-role-editor/ure-options.php:214
253
  msgid "For the help with Chinese translation"
254
  msgstr "Por la ayuda con la traducción al Chino"
255
 
256
+ #: user-role-editor/ure-options.php:215
257
  msgid "For the help with Dutch translation"
258
  msgstr "Por la ayuda con la traducción al Dutch"
259
 
260
+ #: user-role-editor/ure-options.php:216
261
  msgid "For the help with Finnish translation"
262
  msgstr "Por la ayuda con la traducción al Finnish"
263
 
264
+ #: user-role-editor/ure-options.php:217
265
  msgid "For the help with French translation"
266
  msgstr "Por la ayuda con la traducción al Francés"
267
 
268
+ #: user-role-editor/ure-options.php:218
269
  msgid "For the help with German translation"
270
  msgstr "Por la ayuda con la traducción al Alemán"
271
 
272
+ #: user-role-editor/ure-options.php:219
273
  msgid "For the help with Hungarian translation"
274
  msgstr "Por la ayuda con la traducción al Húngaro"
275
 
276
+ #: user-role-editor/ure-options.php:220
277
+ #: user-role-editor/ure-options.php:221
278
+ #: user-role-editor/ure-options.php:222
279
+ #: user-role-editor/ure-options.php:223
280
  msgid "For the help with Italian translation"
281
  msgstr "Por la ayuda con la traducción al Italiano"
282
 
283
+ #: user-role-editor/ure-options.php:224
284
  msgid "For the help with Japanese translation"
285
  msgstr "Por la ayuda con la traducción al Japonés"
286
 
287
+ #: user-role-editor/ure-options.php:225
288
  msgid "For the help with Persian translation"
289
  msgstr "Por la ayuda con la traducción al Persa"
290
 
291
+ #: user-role-editor/ure-options.php:226
292
  msgid "For the help with Polish translation"
293
  msgstr "Por la ayuda con la traducción al Polaco"
294
 
295
+ #: user-role-editor/ure-options.php:227
296
  msgid "For the help with Spanish translation"
297
  msgstr "Por la ayuda con la traducción al Español"
298
 
299
+ #: user-role-editor/ure-options.php:228
300
  msgid "For the help with Swedish translation"
301
  msgstr "Por la ayuda con la traducción al Swedish"
302
 
303
+ #: user-role-editor/ure-options.php:229
304
+ #: user-role-editor/ure-options.php:230
305
+ #: user-role-editor/ure-options.php:231
306
  msgid "For the help with Turkish translation"
307
  msgstr "Por la ayuda con la traducción al Turco"
308
 
309
+ #: user-role-editor/ure-options.php:233
310
  msgid "For the code to hide administrator role"
311
  msgstr "Por el código que oculta el Rol de Administrador"
312
 
313
+ #: user-role-editor/ure-options.php:234
314
  msgid "For the code enhancement suggestion"
315
  msgstr "Por las sugerencias de mejoramiento del código"
316
 
317
+ #: user-role-editor/ure-options.php:236
318
  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."
319
  msgstr "¿Deseas ver tu nombre enlazado a tu sitio web aquí? ¡Eres bienvenido! Tu ayuda en la traducción y nuevas ideas son bien apreciadas."
320
 
321
+ #: user-role-editor/user-role-editor.php:35
322
  msgid "User Role Editor requires WordPress 3.0 or newer."
323
  msgstr "User Role Editor requiere Wordpress 3.0 o más actualizado"
324
 
325
+ #: user-role-editor/user-role-editor.php:35
326
+ #: user-role-editor/user-role-editor.php:40
327
  msgid "Please update!"
328
  msgstr "¡Por favor actualiza!"
329
 
330
+ #: user-role-editor/user-role-editor.php:40
331
  msgid "User Role Editor requires PHP 5.0 or newer."
332
  msgstr "User Role Editor requiere PHP 5.0 o superior"
333
 
334
+ #: user-role-editor/user-role-editor.php:65
335
  msgid "Only"
336
  msgstr "Sólo"
337
 
338
+ #: user-role-editor/user-role-editor.php:65
339
  msgid "is allowed to use"
340
  msgstr "se permite el uso"
341
 
342
+ #: user-role-editor/user-role-editor.php:71
343
+ #: user-role-editor/user-role-editor.php:233
344
  msgid "User Role Editor"
345
  msgstr "User Role Editor"
346
 
347
+ #: user-role-editor/user-role-editor.php:209
348
  msgid "Settings"
349
  msgstr "Opciones"
350
 
351
+ #: user-role-editor/user-role-editor.php:258
352
  msgid "Capabilities"
353
  msgstr "Privilegios"
354
 
355
+ #: user-role-editor/ure-lib.php:45
356
  msgid "Error is occur. Please check the log file."
357
  msgstr "Un error ha ocurrido. Por favor revisa el archivo de registros."
358
 
359
+ #: user-role-editor/ure-lib.php:153
360
  msgid "Database operation error. Check log file."
361
  msgstr "Operación errónea de la base de datos. Revisar el archivo de registros."
362
 
363
+ #: user-role-editor/ure-lib.php:186
 
 
 
 
364
  msgid "No backup data. It is created automatically before the first role data update."
365
  msgstr "Ningunos datos de reserva. Se crea automáticamente antes de la primera actualización de los datos del papel."
366
 
367
+ #: user-role-editor/ure-lib.php:224
368
  msgid "Backup record is created for the current role capabilities"
369
  msgstr "Ha sido creada una grabación de respaldo para este Rol y sus privilegios"
370
 
371
+ #: user-role-editor/ure-lib.php:300
372
  msgid "Error: Role name must contain latin characters and digits only!"
373
  msgstr "Error: el nombre del Rol sólo debe contener caracteres latinos y dígitos."
374
 
375
+ #: user-role-editor/ure-lib.php:307
376
  #, php-format
377
  msgid "Role %s exists already"
378
  msgstr "Rol %s ya existe"
379
 
380
+ #: user-role-editor/ure-lib.php:320
381
  msgid "Error is encountered during new role create operation"
382
  msgstr "Error encontrado durante la creación de un nuevo Rol"
383
 
384
+ #: user-role-editor/ure-lib.php:322
385
  #, php-format
386
  msgid "Role %s is created successfully"
387
  msgstr "Rol %s se ha creado exitosamente"
388
 
389
+ #: user-role-editor/ure-lib.php:406
390
  msgid "Error encountered during role delete operation"
391
  msgstr "Error encontrado durante la eliminación del Rol"
392
 
393
+ #: user-role-editor/ure-lib.php:408
394
  #, php-format
395
  msgid "Role %s is deleted successfully"
396
  msgstr "Rol %s se ha eliminado exitosamente"
397
 
398
+ #: user-role-editor/ure-lib.php:426
399
  msgid "Error encountered during default role change operation"
400
  msgstr "Error encontrado durante el cambio de Rol predeterminado"
401
 
402
+ #: user-role-editor/ure-lib.php:432
403
  #, php-format
404
  msgid "Default role for new users is set to %s successfully"
405
  msgstr "El Rol predeterminado para nuevos usuarios se ha configurado exitosamente para %s"
406
 
407
+ #: user-role-editor/ure-lib.php:460
408
  msgid "Editor"
409
  msgstr "Editor"
410
 
411
+ #: user-role-editor/ure-lib.php:461
412
  msgid "Author"
413
  msgstr "Autor"
414
 
415
+ #: user-role-editor/ure-lib.php:462
416
  msgid "Contributor"
417
  msgstr "Colaborador"
418
 
419
+ #: user-role-editor/ure-lib.php:463
420
  msgid "Subscriber"
421
  msgstr "Suscriptor"
422
 
423
+ #: user-role-editor/ure-lib.php:465
424
  msgid "Switch themes"
425
  msgstr "Cambiar plantillas"
426
 
427
+ #: user-role-editor/ure-lib.php:466
428
  msgid "Edit themes"
429
  msgstr "Editar plantillas"
430
 
431
+ #: user-role-editor/ure-lib.php:467
432
  msgid "Activate plugins"
433
  msgstr "Activar plugins"
434
 
435
+ #: user-role-editor/ure-lib.php:468
436
  msgid "Edit plugins"
437
  msgstr "Editar plugins"
438
 
439
+ #: user-role-editor/ure-lib.php:469
440
  msgid "Edit users"
441
  msgstr "Editar usuarios"
442
 
443
+ #: user-role-editor/ure-lib.php:470
444
  msgid "Edit files"
445
  msgstr "Editar archivos"
446
 
447
+ #: user-role-editor/ure-lib.php:471
448
  msgid "Manage options"
449
  msgstr "Administrar opciones"
450
 
451
+ #: user-role-editor/ure-lib.php:472
452
  msgid "Moderate comments"
453
  msgstr "Moderar comentarios"
454
 
455
+ #: user-role-editor/ure-lib.php:473
456
  msgid "Manage categories"
457
  msgstr "Administrar categorías"
458
 
459
+ #: user-role-editor/ure-lib.php:474
460
  msgid "Manage links"
461
  msgstr "Administrar enlaces"
462
 
463
+ #: user-role-editor/ure-lib.php:475
464
  msgid "Upload files"
465
  msgstr "Subir archivos"
466
 
467
+ #: user-role-editor/ure-lib.php:476
468
  msgid "Import"
469
  msgstr "Importar"
470
 
471
+ #: user-role-editor/ure-lib.php:477
472
  msgid "Unfiltered html"
473
  msgstr "Omitir filtrado de HTML"
474
 
475
+ #: user-role-editor/ure-lib.php:478
476
  msgid "Edit posts"
477
  msgstr "Editar entradas"
478
 
479
+ #: user-role-editor/ure-lib.php:479
480
  msgid "Edit others posts"
481
  msgstr "Editar entradas de otros"
482
 
483
+ #: user-role-editor/ure-lib.php:480
484
  msgid "Edit published posts"
485
  msgstr "Editar entradas publicadas"
486
 
487
+ #: user-role-editor/ure-lib.php:481
488
  msgid "Publish posts"
489
  msgstr "Publicar entradas"
490
 
491
+ #: user-role-editor/ure-lib.php:482
492
  msgid "Edit pages"
493
  msgstr "Editar páginas"
494
 
495
+ #: user-role-editor/ure-lib.php:483
496
  msgid "Read"
497
  msgstr "Leer"
498
 
499
+ #: user-role-editor/ure-lib.php:484
500
  msgid "Level 10"
501
  msgstr "Nivel 10"
502
 
503
+ #: user-role-editor/ure-lib.php:485
504
  msgid "Level 9"
505
  msgstr "Nivel 9"
506
 
507
+ #: user-role-editor/ure-lib.php:486
508
  msgid "Level 8"
509
  msgstr "Nivel 8"
510
 
511
+ #: user-role-editor/ure-lib.php:487
512
  msgid "Level 7"
513
  msgstr "Nivel 7"
514
 
515
+ #: user-role-editor/ure-lib.php:488
516
  msgid "Level 6"
517
  msgstr "Nivel 6"
518
 
519
+ #: user-role-editor/ure-lib.php:489
520
  msgid "Level 5"
521
  msgstr "Nivel 5"
522
 
523
+ #: user-role-editor/ure-lib.php:490
524
  msgid "Level 4"
525
  msgstr "Nivel 4"
526
 
527
+ #: user-role-editor/ure-lib.php:491
528
  msgid "Level 3"
529
  msgstr "Nivel 3"
530
 
531
+ #: user-role-editor/ure-lib.php:492
532
  msgid "Level 2"
533
  msgstr "Nivel 2"
534
 
535
+ #: user-role-editor/ure-lib.php:493
536
  msgid "Level 1"
537
  msgstr "Nivel 1"
538
 
539
+ #: user-role-editor/ure-lib.php:494
540
  msgid "Level 0"
541
  msgstr "Nivel 0"
542
 
543
+ #: user-role-editor/ure-lib.php:495
544
  msgid "Edit others pages"
545
  msgstr "Editar páginas de otros"
546
 
547
+ #: user-role-editor/ure-lib.php:496
548
  msgid "Edit published pages"
549
  msgstr "Editar páginas publicadas"
550
 
551
+ #: user-role-editor/ure-lib.php:497
552
  msgid "Publish pages"
553
  msgstr "Publicar páginas"
554
 
555
+ #: user-role-editor/ure-lib.php:498
556
  msgid "Delete pages"
557
  msgstr "Eliminar páginas"
558
 
559
+ #: user-role-editor/ure-lib.php:499
560
  msgid "Delete others pages"
561
  msgstr "Eliminar páginas de otros"
562
 
563
+ #: user-role-editor/ure-lib.php:500
564
  msgid "Delete published pages"
565
  msgstr "Eliminar páginas publicadas"
566
 
567
+ #: user-role-editor/ure-lib.php:501
568
  msgid "Delete posts"
569
  msgstr "Eliminar entradas"
570
 
571
+ #: user-role-editor/ure-lib.php:502
572
  msgid "Delete others posts"
573
  msgstr "Eliminar entradas de otros"
574
 
575
+ #: user-role-editor/ure-lib.php:503
576
  msgid "Delete published posts"
577
  msgstr "Eliminar entradas publicadas"
578
 
579
+ #: user-role-editor/ure-lib.php:504
580
  msgid "Delete private posts"
581
  msgstr "Eliminar entradas privadas"
582
 
583
+ #: user-role-editor/ure-lib.php:505
584
  msgid "Edit private posts"
585
  msgstr "Editar entradas privadas"
586
 
587
+ #: user-role-editor/ure-lib.php:506
588
  msgid "Read private posts"
589
  msgstr "Leer entradas privadas"
590
 
591
+ #: user-role-editor/ure-lib.php:507
592
  msgid "Delete private pages"
593
  msgstr "Eliminar páginas privadas"
594
 
595
+ #: user-role-editor/ure-lib.php:508
596
  msgid "Edit private pages"
597
  msgstr "Editar páginas privadas"
598
 
599
+ #: user-role-editor/ure-lib.php:509
600
  msgid "Read private pages"
601
  msgstr "Leer páginas privadas"
602
 
603
+ #: user-role-editor/ure-lib.php:510
604
  msgid "Delete users"
605
  msgstr "Eliminar usuarios"
606
 
607
+ #: user-role-editor/ure-lib.php:511
608
  msgid "Create users"
609
  msgstr "Crear usuarios"
610
 
611
+ #: user-role-editor/ure-lib.php:512
612
  msgid "Unfiltered upload"
613
  msgstr "Omitir filtrado de subidas"
614
 
615
+ #: user-role-editor/ure-lib.php:513
616
  msgid "Edit dashboard"
617
  msgstr "Editar escritorio"
618
 
619
+ #: user-role-editor/ure-lib.php:514
620
  msgid "Update plugins"
621
  msgstr "Actualizar plugins"
622
 
623
+ #: user-role-editor/ure-lib.php:515
624
  msgid "Delete plugins"
625
  msgstr "Eliminar plugins"
626
 
627
+ #: user-role-editor/ure-lib.php:516
628
  msgid "Install plugins"
629
  msgstr "Instalar plugins"
630
 
631
+ #: user-role-editor/ure-lib.php:517
632
  msgid "Update themes"
633
  msgstr "Actualizar plantillas"
634
 
635
+ #: user-role-editor/ure-lib.php:518
636
  msgid "Install themes"
637
  msgstr "Instalar plantillas"
638
 
639
+ #: user-role-editor/ure-lib.php:519
640
  msgid "Update core"
641
  msgstr "Actualizar núcleo"
642
 
643
+ #: user-role-editor/ure-lib.php:520
644
  msgid "List users"
645
  msgstr "Listar usuarios"
646
 
647
+ #: user-role-editor/ure-lib.php:521
648
  msgid "Remove users"
649
  msgstr "Eliminar usuarios"
650
 
651
+ #: user-role-editor/ure-lib.php:522
652
  msgid "Add users"
653
  msgstr "Agregar usuarios"
654
 
655
+ #: user-role-editor/ure-lib.php:523
656
  msgid "Promote users"
657
  msgstr "Promover usuarios"
658
 
659
+ #: user-role-editor/ure-lib.php:524
660
  msgid "Edit theme options"
661
  msgstr "Editar opciones de plantilla"
662
 
663
+ #: user-role-editor/ure-lib.php:525
664
  msgid "Delete themes"
665
  msgstr "Eliminar plantillas"
666
 
667
+ #: user-role-editor/ure-lib.php:526
668
  msgid "Export"
669
  msgstr "Exportar"
670
 
671
+ #: user-role-editor/ure-lib.php:609
672
  msgid "Error: Capability name must contain latin characters and digits only!"
673
  msgstr "Error: el nombre del Privilegio sólo debe contener caracteres latinos y dígitos."
674
 
675
+ #: user-role-editor/ure-lib.php:621
676
  #, php-format
677
  msgid "Capability %s is added successfully"
678
  msgstr "Privilegio %s se ha creado exitosamente"
679
 
680
+ #: user-role-editor/ure-lib.php:623
681
  #, php-format
682
  msgid "Capability %s exists already"
683
  msgstr "Ya existe el Privilegio %s"
684
 
685
+ #: user-role-editor/ure-lib.php:772
686
  #, php-format
687
  msgid "Error! You do not have permission to delete this capability: %s!"
688
  msgstr "¡Error! No tienes permisos para eliminar este Privilegio: %s!"
689
 
690
+ #: user-role-editor/ure-lib.php:794
691
  #, php-format
692
  msgid "Capability %s is removed successfully"
693
  msgstr "Privilegio %s se ha eliminado exitosamente"
694
 
695
+ #: user-role-editor/ure-lib.php:825
696
+ msgid "Help"
697
+ msgstr ""
698
+
699
+ #~ msgid "Donate"
700
+ #~ msgstr "Donar"
701
  #~ msgid "Roles list reading error is encountered"
702
  #~ msgstr "Error encontrado en la lectura de lista de roles"
 
703
  #~ msgid "No items found."
704
  #~ msgstr "Ningún elemento encontrado"
 
705
  #~ msgid "Recent Posts:"
706
  #~ msgstr "Entradas recientes:"
 
707
  #~ msgid "More plugins from"
708
  #~ msgstr "Más plugins de"
 
709
  #~ msgid "Return to default WordPress user role capabilities"
710
  #~ msgstr ""
711
  #~ "Retornar las capacidades de rol de usuario predeterminadas de Wordpress"
 
712
  #~ msgid "action"
713
  #~ msgstr "операции"
 
714
  #~ msgid "Please confirm to continue role \""
715
  #~ msgstr "Пожалуйста подтвердите продолжение для роли"
 
716
  #~ msgid "Silence Is Golden Guard Plugin"
717
  #~ msgstr "Silence Is Golden Guard плагин"
 
718
  #~ msgid "file open error"
719
  #~ msgstr "ошибка открытия файла"
 
720
  #~ msgid "file read error"
721
  #~ msgstr "ошибка чтения файла"
 
722
  #~ msgid "file close error"
723
  #~ msgstr "ошибка при закрытии файла"
 
724
  #~ msgid "file backup copy error"
725
  #~ msgstr "ошибка при создании резервной копии файла"
 
726
  #~ msgid "file permissions change error"
727
  #~ msgstr "ошибка при изменении прав на файл"
 
728
  #~ msgid "file write error"
729
  #~ msgstr "ошибка записи в файл"
 
730
  #~ msgid "is modified"
731
  #~ msgstr "изменен"
 
732
  #~ msgid "file create error"
733
  #~ msgstr "ошибка создания файла"
 
734
  #~ msgid "permissions change error"
735
  #~ msgstr "ошибка при изменении прав"
 
736
  #~ msgid "file is created"
737
  #~ msgstr "файл создан"
 
738
  #~ msgid "\"Silence is Golden\" Scan is finished: "
739
  #~ msgstr "\"Silence is Golden\" сканирование завершено: "
 
740
  #~ msgid "Does not create index.php file in the checked folders"
741
  #~ msgstr "Не создавать index.php файл в отмеченных каталогах"
 
742
  #~ msgid "Exclude Folders for index.php"
743
  #~ msgstr "Исключить Каталоги для index.php"
 
744
  #~ msgid "Modify Apache .htaccess"
745
  #~ msgstr "Изменить Apache .htaccess"
 
746
  #~ msgid ""
747
  #~ "Modify Apache .htaccess file in the site root folder. Add \"Options -"
748
  #~ "Indexes\" line to prevent directory listing by Apache Web server.\n"
758
  #~ "запроашивается адрес URL, соответствующий каталогу, и в этом каталоге "
759
  #~ "отстутсвует файл типа DirectoryIndex (т.е. index.html или index.php), "
760
  #~ "тогда Web сервер вернёт отформатированный листин этого каталога."
 
761
  #~ msgid "Check folders state automatically with specified period"
762
  #~ msgstr "Проверять состояние каталогов автоматически с заданным периодом"
 
763
  #~ msgid "Auto Monitor"
764
  #~ msgstr "Авто Мониторинг"
 
765
  #~ msgid "Scan Now"
766
  #~ msgstr "Сканировать Сейчас"
 
767
  #~ msgid "Scan and Fix directories listing related problems Now"
768
  #~ msgstr ""
769
  #~ "Сканировать и Исправлять проблемы, связанные с листингом содержимого "
770
  #~ "каталогов"
 
771
  #~ msgid ""
772
  #~ "Every time a new visitor clicks the \"Thank you\" button, one point is "
773
  #~ "added to the total \"thanks\" counter for this post."
774
  #~ msgstr ""
775
  #~ "Каждый раз, когда новый посетитель щелкает по кнопке \"Спасибо\", единица "
776
  #~ "добавляется к счетчику благодарностей для данной статьи."
 
777
  #~ msgid "Thank You Counter Button Plugin"
778
  #~ msgstr "Установки для плагина: Кнопка подсчета благодарностей"
 
779
  #~ msgid "Statistics"
780
  #~ msgstr "Статистика"
 
781
  #~ msgid "You left &ldquo;Thanks&rdquo; already for this post"
782
  #~ msgstr "Вы уже оставили благодарность за эту статью"
 
783
  #~ msgid "Click to left &ldquo;Thanks&rdquo; for this post"
784
  #~ msgstr "Щелкните мышью, чтобы оставить благодарность за эту статью"
 
785
  #~ msgid "View statistics details for \"%s\""
786
  #~ msgstr "Просмотр детализированной статистики для \"%s\""
 
787
  #~ msgid "Hide these shortcuts"
788
  #~ msgstr "Скрыть ссылки доступа к установкам и статистике плагина"
 
789
  #~ msgid "Do you really want to hide these shortcuts?"
790
  #~ msgstr "Вы действительно хотите скрыть эти ссылки?"
 
791
  #~ msgid "Thank You"
792
  #~ msgstr "Спасибо"
 
793
  #~ msgid "Additional Documentation"
794
  #~ msgstr "Дополнительная документация"
 
795
  #~ msgid "operation is prohibited"
796
  #~ msgstr "операция запрещена"
 
797
  #~ msgid "Default Settings are restored"
798
  #~ msgstr "Установки по-умолчанию восстановлены"
 
799
  #~ msgid "All Thanks Counters are cleared"
800
  #~ msgstr "Все счётчики благодраностей обнулены"
 
801
  #~ msgid "Additional documentation"
802
  #~ msgstr "Дополнительная документация"
 
803
  #~ msgid ""
804
  #~ "for the help with Spanish translation, ideas and new versions testing"
805
  #~ msgstr "за помощь с испанским переводом, идеи и тестирование новых версий"
 
806
  #~ msgid "for the excelent JQuery color picker"
807
  #~ msgstr "за отличный JQuery-плагин для работы с цветовой палитрой"
 
808
  #~ msgid ""
809
  #~ "for the help with French translation, ideas, source code contributions "
810
  #~ "and new versions testing"
811
  #~ msgstr ""
812
  #~ "за помощь с французским переводом, идеи, вклад в разработку и "
813
  #~ "тестирование новых версий"
 
814
  #~ msgid "for setting page layout idea and html markup examples"
815
  #~ msgstr "за идею по компоновке экрана с опциями и примеры HTML разметки"
 
816
  #~ msgid "for the form input slider code"
817
  #~ msgstr "за код слайдера для текстового поля input HTML формы"
 
818
  #~ msgid "for the cute online button image generator"
819
  #~ msgstr "за прекрасный онлайновый генератор изображений кнопок"
 
820
  #~ msgid ""
821
  #~ "All settings for TYCB plugin will be return to the default values, "
822
  #~ "Continue?"
823
  #~ msgstr ""
824
  #~ "Всем установкам для TYCB плагина будут возвращены значения по-умолчанию, "
825
  #~ "Продолжить?"
 
826
  #~ msgid ""
827
  #~ "All thanks counters for all posts will be set to 0,\\n all thanks click "
828
  #~ "history will be cleared, Continue?"
829
  #~ msgstr ""
830
  #~ "Все счетчики благодарностей для всех статей будут обнулены,\\n вся "
831
  #~ "история кликов по кнопкам благодарности будет обнулена, Продолжить?"
 
832
  #~ msgid "Display"
833
  #~ msgstr "Отображение"
 
834
  #~ msgid "Display button at Pages"
835
  #~ msgstr "Отображать на Страницах"
 
836
  #~ msgid "Display button at Home page, Categories/Tags archive pages"
837
  #~ msgstr "Отображать на Домашней странице, архивах категорий/тэгов"
 
838
  #~ msgid "Do not show button for selected categories"
839
  #~ msgstr "Не отображать кнопку для отмеченных категорий"
 
840
  #~ msgid "Position in the Post text"
841
  #~ msgstr "Расположение в статье"
 
842
  #~ msgid "Before"
843
  #~ msgstr "До"
 
844
  #~ msgid "At first page of multipaged posts only"
845
  #~ msgstr "Только на первой странице многостраничных статей "
 
846
  #~ msgid "After"
847
  #~ msgstr "После"
 
848
  #~ msgid "At last page of multipaged posts only"
849
  #~ msgstr "Только на последней странице многостраничных статей"
 
850
  #~ msgid "Shortcode [thankyou]"
851
  #~ msgstr "Аббревиатура [thankyou]"
 
852
  #~ msgid "Manual"
853
  #~ msgstr "Вручную"
 
854
  #~ msgid "Button Caption"
855
  #~ msgstr "Надпись на кнопке"
 
856
  #~ msgid "Button Styling"
857
  #~ msgstr "Стиль для Кнопки"
 
858
  #~ msgid "Add style to the div:"
859
  #~ msgstr "Cтиль для div"
 
860
  #~ msgid "e.g.,"
861
  #~ msgstr ", например, "
 
862
  #~ msgid "to the Caption font:"
863
  #~ msgstr "для шрифта:"
 
864
  #~ msgid "font color: "
865
  #~ msgstr "цвет шрифта:"
 
866
  #~ msgid "Size"
867
  #~ msgstr "Размер"
 
868
  #~ msgid "Normal"
869
  #~ msgstr "Нормальный"
 
870
  #~ msgid "Compact"
871
  #~ msgstr "Компактный размер"
 
872
  #~ msgid "Form and Color"
873
  #~ msgstr "Форма и Цвет"
 
874
  #~ msgid "Custom button image URL"
875
  #~ msgstr "URL изображения собственной кнопки"
 
876
  #~ msgid "Width, px"
877
  #~ msgstr "Ширина, px"
 
878
  #~ msgid "Height, px"
879
  #~ msgstr "Высота, px"
 
880
  #~ msgid "Misc"
881
  #~ msgstr "Разное"
 
882
  #~ msgid "Check IP-address"
883
  #~ msgstr "Контролировать IP-адрес"
 
884
  #~ msgid "Only one Thanks for post for one IP-address limit"
885
  #~ msgstr "Только одно Спасибо на статью с одного IP-адреса"
 
886
  #~ msgid "Time limit:"
887
  #~ msgstr "Ограничение по времени:"
 
888
  #~ msgid "Forever"
889
  #~ msgstr "Навсегда"
 
890
  #~ msgid "Only for this period"
891
  #~ msgstr "Только на данный промежуток"
 
892
  #~ msgid "seconds"
893
  #~ msgstr "секунд"
 
894
  #~ msgid "Display settings shortcuts"
895
  #~ msgstr "Вывод служебных ссылок"
 
896
  #~ msgid "Add shortcuts next to the buttons for settings quick access"
897
  #~ msgstr ""
898
  #~ "Отобразить служебные ссылки справа от кнопок для быстрого доступа к "
899
  #~ "разделу настроек"
 
900
  #~ msgid "Return to Defaults"
901
  #~ msgstr "Вернуть значения по-умолчанию"
 
902
  #~ msgid "Restore the default values for all settings"
903
  #~ msgstr "Восстановить значения по-умолчанию для всех установок"
 
904
  #~ msgid "Reset Counters"
905
  #~ msgstr "Обнулить Счетчики"
 
906
  #~ msgid "Reset all thanks counters for the all posts"
907
  #~ msgstr "Сбросить все счетчики благодарностей для всех статей"
 
908
  #~ msgid "Button DIV Style Preview"
909
  #~ msgstr "Стиль для раздела Кнопки"
 
910
  #~ msgid "Post Title"
911
  #~ msgstr "Заголовок статьи"
 
 
 
 
912
  #~ msgid "Back to main statistics"
913
  #~ msgstr "Вернуться к основной статистике"
 
914
  #~ msgid "Not available"
915
  #~ msgstr "Не доступен"
 
916
  #~ msgid "Details for &ldquo;%s&rdquo;"
917
  #~ msgstr "Подробности для &ldquo;%s&rdquo;"
 
918
  #~ msgid "Post Id"
919
  #~ msgstr "Id статьи"
 
920
  #~ msgid "Thanks Quant"
921
  #~ msgstr "Количество благодарностей"
 
922
  #~ msgid "View Post"
923
  #~ msgstr "Просмотр статьи"
 
924
  #~ msgid "View \"%s\""
925
  #~ msgstr "Просмотр \"%s\""
 
926
  #~ msgid "Reset this post counter"
927
  #~ msgstr "Обнулить счетчик для этой статьи"
 
928
  #~ msgid ""
929
  #~ "You are about to reset this post '%s' thanks counter. Click 'Cancel' to "
930
  #~ "do nothing, 'OK' to reset it."
931
  #~ msgstr ""
932
  #~ "Вы собираетесь обнулить счетчик этой статьи '%s'.\n"
933
  #~ " Используйте 'Отмена' чтобы отказаться, 'OK' чтобы произвести обнуление."
 
934
  #~ msgid "Reset Counter"
935
  #~ msgstr "Обнулить Счетчик"
 
936
  #~ msgid "Displaying %s&#8211;%s of %s"
937
  #~ msgstr "Вывод %s&#8211;%s из %s"
 
938
  #~ msgid "IP address"
939
  #~ msgstr "IP-адрес"
 
940
  #~ msgid "Last Thank Date"
941
  #~ msgstr "Дата последней благодарности"
 
942
  #~ msgid "Look up IP country"
943
  #~ msgstr "Найти страну по IP адресу"
 
944
  #~ msgid "Show all post dates"
945
  #~ msgstr "Показать статьи за все даты"
 
946
  #~ msgid "Show Posts without Thanks"
947
  #~ msgstr "Показать статьи без благодарностей"
 
948
  #~ msgid "Rows per page: "
949
  #~ msgstr "Строк на страницу:"
 
950
  #~ msgid "Refresh"
951
  #~ msgstr "Обновить"
 
952
  #~ msgid "descending"
953
  #~ msgstr "убывающем"
 
954
  #~ msgid "Ascending order"
955
  #~ msgstr "Возрастающий порядок"
 
956
  #~ msgid "ascending"
957
  #~ msgstr "возрастающем"
 
958
  #~ msgid "Descending order"
959
  #~ msgstr "Убывающий порядок"
 
960
  #~ msgid "Click to sort in %s order"
961
  #~ msgstr "Щелкни для сортировки в %s порядке"
 
962
  #~ msgid "View details"
963
  #~ msgstr "Просмотр деталей"
 
964
  #~ msgid ""
965
  #~ "You are about to reset this post '%s' thanks counter.\n"
966
  #~ " Click 'Cancel' to do nothing, 'OK' to reset it."
967
  #~ msgstr ""
968
  #~ "Вы собираетесь обнулить счетчик этой статьи '%s'.\n"
969
  #~ " Используйте 'Отмена' чтобы отказаться, 'OK' чтобы произвести обнуление."
 
970
  #~ msgid "No posts with thanks found"
971
  #~ msgstr "Статьи c благодарностями не найдены"
 
972
  #~ msgid "the latest or the most thanked post titles with total thanks quant"
973
  #~ msgstr ""
974
  #~ "Отблагдаренные пооследними статьи с общим количеством благодарностей или "
975
  #~ "статьи с наибольшим количеством благодарностей"
 
976
  #~ msgid "Thanks Stat"
977
  #~ msgstr "Статистика благодарностей"
 
978
  #~ msgid "Total quant of thanks: "
979
  #~ msgstr "Общее количество благодарностей:"
 
980
  #~ msgid "Title:"
981
  #~ msgstr "Заголовок статьи"
 
982
  #~ msgid "Number of posts to show:"
983
  #~ msgstr "Количество статей для показа:"
 
984
  #~ msgid "What posts to show:"
985
  #~ msgstr "Какие статьи показывать:"
 
986
  #~ msgid "Latest thanked"
987
  #~ msgstr "Последние благодарности"
 
988
  #~ msgid "Most thanked"
989
  #~ msgstr "Максимум благодарностей"
 
990
  #~ msgid "Total quant of thanks"
991
  #~ msgstr "Общее количество благодарностей:"
 
992
  #~ msgid "Display total quant of thanks"
993
  #~ msgstr "Показать общее количество благодарностей"
 
994
  #~ msgid "Check Full Statistics"
995
  #~ msgstr "Просмотр полной статистики"
 
996
  #~ msgid "Plugin author home page"
997
  #~ msgstr "Сайт автора плагина"
 
998
  #~ msgid "No thanks yet"
999
  #~ msgstr "Пока благодарностей нет"
 
1000
  #~ msgid "Posts number to show:"
1001
  #~ msgstr "Количество статей для показа:"
 
1002
  #~ msgid "Display Full Statistics link"
1003
  #~ msgstr "Просмотр полной статистики"
 
1004
  #~ msgid "Display plugin author link"
1005
  #~ msgstr "Показать ссылку на сайт автора плагина"
 
1006
  #~ msgid "Latest Thanks"
1007
  #~ msgstr "Последние благодарности"
 
1008
  #~ msgid "Most Thanked"
1009
  #~ msgstr "Максимум благодарностей"
 
1010
  #~ msgid "Unknown Post!"
1011
  #~ msgstr "Неизвестная статья!"
 
1012
  #~ msgid "Submit"
1013
  #~ msgstr "Отправить"
 
1014
  #~ msgid "Show total quant of thanks"
1015
  #~ msgstr "Показать общее количество благодарностей"
 
1016
  #~ msgid ""
1017
  #~ "This plugin installs the Thank You Counter Button for each of your blog "
1018
  #~ "post.\n"
1022
  #~ "Вашего блога.\n"
1023
  #~ " Стиль и расположение кнопки могут быть адаптированы к "
1024
  #~ "стилю вашего блога."
 
1025
  #~ msgid ""
1026
  #~ "To exclude Thank You button from particular post use shortcode "
1027
  #~ "[nothankyou] there"
1028
  #~ msgstr ""
1029
  #~ "Чтобы не показывать кнопку Спасибо для конкректной статьи, вставьте в ее "
1030
  #~ "текст код [notthankyou]"
 
1031
  #~ msgid "(at most 15)"
1032
  #~ msgstr "(до 15)"
 
1033
  #~ msgid "Before and After"
1034
  #~ msgstr "До и После"
 
1035
  #~ msgid "Filter"
1036
  #~ msgstr "Фильтр"
 
1037
  #~ msgid "Position"
1038
  #~ msgstr "Расположение"
 
1039
  #~ msgid "Add style to the Thank You button's div, e.g.,"
1040
  #~ msgstr "Добавить стиль в раздел div кнопки Спасибо"
 
1041
  #~ msgid "Color"
1042
  #~ msgstr "Цвет"
 
1043
  #~ msgid "Blue"
1044
  #~ msgstr "Синий"
 
1045
  #~ msgid "Green"
1046
  #~ msgstr "Зеленый"
 
1047
  #~ msgid "Grey"
1048
  #~ msgstr "Серый"
 
1049
  #~ msgid "Black"
1050
  #~ msgstr "Черный"
1051
+
lang/ure-fa_IR.mo CHANGED
Binary file
lang/ure-fa_IR.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-06-03 22:33+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: Hady Ghahramanizady <hady1364@gmail.com>\n"
@@ -16,659 +16,696 @@ msgstr ""
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
- #: ../ure-role-edit.php:84
 
 
 
 
 
20
  #, fuzzy
21
  msgid " Name can not be empty!"
22
  msgstr "نام نقش نمی تواند خالی باشد"
23
 
24
- #: ../ure-role-edit.php:88
25
  #, fuzzy
26
  msgid " Name must contain latin characters and digits only!"
27
  msgstr "نام نقش باید فقط شامل کاراکترهای لاتین و اعداد باشد"
28
 
29
- #: ../ure-role-edit.php:93
30
- #: ../ure-role-edit.php:246
31
  msgid "Delete Role"
32
  msgstr "حذف نقش"
33
 
34
- #: ../ure-role-edit.php:95
35
  msgid "Change Default Role"
36
  msgstr "تغییر نقش پیش فرض"
37
 
38
- #: ../ure-role-edit.php:97
39
- #: ../ure-role-edit.php:217
40
- msgid "Restore Roles from backup copy"
41
- msgstr "بازیابی نقش ها از نسخۀ پشتیبان"
42
 
43
- #: ../ure-role-edit.php:99
44
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
45
  msgstr ""
46
 
47
- #: ../ure-role-edit.php:101
48
  msgid "Please confirm to continue"
49
  msgstr "برای ادامه دادن تأیید کنید"
50
 
51
- #: ../ure-role-edit.php:134
52
  #, php-format
53
  msgid "Role \"%s\" update: please confirm to continue"
54
  msgstr "برای تأیید کلیک کنید \"%s\" بروز رسانی نقش "
55
 
56
- #: ../ure-role-edit.php:142
57
  msgid "Select Role and change its capabilities list"
58
  msgstr "نقشی را انتخاب کنید و دسترسیهایش را درلیست زیر تغییر دهید"
59
 
60
- #: ../ure-role-edit.php:144
61
  msgid "Select Role:"
62
  msgstr "انتخاب نقش:"
63
 
64
- #: ../ure-role-edit.php:153
65
- #: ../ure-user-edit.php:80
66
  msgid "Show capabilities in human readable form"
67
  msgstr "نمایش دسترسیها به فرم قابل درک"
68
 
69
- #: ../ure-role-edit.php:157
 
 
 
 
 
70
  msgid "If checked, then apply action to ALL sites of this Network"
71
  msgstr ""
72
 
73
- #: ../ure-role-edit.php:167
74
  msgid "Apply to All Sites"
75
  msgstr ""
76
 
77
- #: ../ure-role-edit.php:213
78
- #: ../ure-user-edit.php:129
79
  msgid "Update"
80
  msgstr "بروزرسانی"
81
 
82
- #: ../ure-role-edit.php:213
83
- #: ../ure-user-edit.php:129
84
  msgid "Save Changes"
85
  msgstr "ذخیرۀ تغییرات"
86
 
87
- #: ../ure-role-edit.php:214
88
- #: ../ure-user-edit.php:130
89
  msgid "Cancel"
90
  msgstr "لغو"
91
 
92
- #: ../ure-role-edit.php:214
93
- #: ../ure-user-edit.php:130
94
  msgid "Cancel not saved changes"
95
  msgstr "لغو تغییرات اعمال نشده"
96
 
97
- #: ../ure-role-edit.php:217
98
  msgid "Reset"
99
  msgstr "تنظیم مجدد"
100
 
101
- #: ../ure-role-edit.php:227
 
 
 
 
102
  msgid "Add New Role"
103
  msgstr "اضافه کردن نقش جدید"
104
 
105
- #: ../ure-role-edit.php:232
106
- #: ../ure-role-edit.php:261
 
 
 
 
 
 
 
 
107
  msgid "Add"
108
  msgstr "اضافه"
109
 
110
- #: ../ure-role-edit.php:232
111
  msgid "Add New User Role"
112
  msgstr "اضافه کردن نقش کاربری جدید"
113
 
114
- #: ../ure-role-edit.php:236
115
  msgid "Default Role for New User"
116
  msgstr "نقش پیش فرض برای کاربر جدید"
117
 
118
- #: ../ure-role-edit.php:241
119
  msgid "Change"
120
  msgstr "تغییر"
121
 
122
- #: ../ure-role-edit.php:241
123
  msgid "Set as Default User Role"
124
  msgstr "تنظیم به عنوان نقش پیش فرض کاربر"
125
 
126
- #: ../ure-role-edit.php:251
127
  msgid "Delete"
128
  msgstr "حذف"
129
 
130
- #: ../ure-role-edit.php:251
131
  msgid "Delete User Role"
132
  msgstr "حذف نقش کاربری"
133
 
134
- #: ../ure-role-edit.php:256
135
- #: ../ure-role-edit.php:261
136
  #, fuzzy
137
  msgid "Add New Capability"
138
  msgstr "اضافه کردن نقش جدید"
139
 
140
- #: ../ure-role-edit.php:266
141
  msgid "Remove Capability"
142
  msgstr ""
143
 
144
- #: ../ure-role-edit.php:271
145
  #, fuzzy
146
  msgid "Remove"
147
  msgstr "حذف کاربران"
148
 
149
- #: ../ure-role-edit.php:271
150
  msgid "Remove User Capability"
151
  msgstr ""
152
 
153
- #: ../ure-user-edit.php:61
154
  #, fuzzy, php-format
155
  msgid "User \"%s\" update: please confirm to continue"
156
  msgstr "برای تأیید کلیک کنید \"%s\" بروز رسانی نقش "
157
 
158
- #: ../ure-user-edit.php:68
159
  msgid "Change capabilities for user"
160
  msgstr ""
161
 
162
- #: ../ure-user-edit.php:71
163
  #, fuzzy
164
  msgid "Role:"
165
  msgstr "نقش"
166
 
167
- #: ../ure-user-edit.php:84
168
  msgid "Add capabilities to this user:"
169
  msgstr ""
170
 
171
- #: ../ure-options.php:128
 
 
 
 
 
 
 
 
 
 
172
  msgid "Role"
173
  msgstr "نقش"
174
 
175
- #: ../ure-options.php:128
 
 
 
 
176
  msgid "is updated successfully"
177
  msgstr "با موفقیت بروزرسانی شد"
178
 
179
- #: ../ure-options.php:137
180
  msgid "User"
181
  msgstr ""
182
 
183
- #: ../ure-options.php:137
184
  #, fuzzy
185
  msgid "capabilities are updated successfully"
186
  msgstr "با موفقیت بروزرسانی شد"
187
 
188
- #: ../ure-options.php:166
189
  msgid "About this Plugin:"
190
  msgstr "در مورد افزونه"
191
 
192
- #: ../ure-options.php:167
193
  msgid "Author's website"
194
  msgstr "سایت نویسنده"
195
 
196
- #: ../ure-options.php:168
197
  msgid "Plugin webpage"
198
  msgstr "وبسایت افزونه"
199
 
200
- #: ../ure-options.php:169
201
- #: ../user-role-editor.php:191
202
  msgid "Changelog"
203
  msgstr "تاریخ تغییرات"
204
 
205
- #: ../ure-options.php:170
206
  msgid "FAQ"
207
  msgstr "سؤالات"
208
 
209
- #: ../ure-options.php:171
210
- msgid "Donate"
211
- msgstr "یاری رسانی"
212
-
213
- #: ../ure-options.php:173
214
  msgid "Greetings:"
215
  msgstr "تشکر از:"
216
 
217
- #: ../ure-options.php:174
218
  msgid "It's me, the author"
219
  msgstr "منم، نویسنده!"
220
 
221
- #: ../ure-options.php:175
222
  msgid "For the help with Belorussian translation"
223
  msgstr "برای ترجمه به زبان بلاروسی"
224
 
225
- #: ../ure-options.php:176
226
  msgid "For the help with Brasilian translation"
227
  msgstr "برای ترجمه به زبان برزیلی"
228
 
229
- #: ../ure-options.php:177
230
  msgid "For the help with Chinese translation"
231
  msgstr "برای ترجمه به زبان چینی"
232
 
233
- #: ../ure-options.php:178
234
  msgid "For the help with Dutch translation"
235
  msgstr "برای ترجمه به زبان هلندی"
236
 
237
- #: ../ure-options.php:179
238
  msgid "For the help with Finnish translation"
239
  msgstr ""
240
 
241
- #: ../ure-options.php:180
242
  msgid "For the help with French translation"
243
  msgstr "برای ترجمه به زبان فرانسوی"
244
 
245
- #: ../ure-options.php:181
246
  msgid "For the help with German translation"
247
  msgstr "برای ترجمه به زبان آلمانی"
248
 
249
- #: ../ure-options.php:182
250
  msgid "For the help with Hungarian translation"
251
  msgstr "برای ترجمه به زبان مجارستانی"
252
 
253
- #: ../ure-options.php:183
254
- #: ../ure-options.php:184
255
- #: ../ure-options.php:185
 
256
  msgid "For the help with Italian translation"
257
  msgstr "برای ترجمه به زبان ایتالیایی"
258
 
259
- #: ../ure-options.php:186
260
  msgid "For the help with Japanese translation"
261
  msgstr "برای ترجمه به زبان ژاپنی"
262
 
263
- #: ../ure-options.php:187
264
  msgid "For the help with Persian translation"
265
  msgstr "برای ترجمه به زبان فارسی"
266
 
267
- #: ../ure-options.php:188
268
  msgid "For the help with Polish translation"
269
  msgstr "برای ترجمه به زبان لهستانی"
270
 
271
- #: ../ure-options.php:189
272
  msgid "For the help with Spanish translation"
273
  msgstr "برای ترجمه به زبان اسپانیایی"
274
 
275
- #: ../ure-options.php:190
276
  msgid "For the help with Swedish translation"
277
  msgstr ""
278
 
279
- #: ../ure-options.php:191
280
- #: ../ure-options.php:192
 
281
  msgid "For the help with Turkish translation"
282
  msgstr ""
283
 
284
- #: ../ure-options.php:193
285
  msgid "For the code to hide administrator role"
286
  msgstr "برای کد مخفی کنندۀ نقش مدیر"
287
 
288
- #: ../ure-options.php:194
 
 
 
 
289
  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."
290
  msgstr "میخوایین اسم و لینک سایتتون رو اینجا ببینید؟ در ترجمه و ایده دهی کمک کنید"
291
 
292
- #: ../user-role-editor.php:38
293
  msgid "User Role Editor requires WordPress 3.0 or newer."
294
  msgstr "ویرایشگر دسترسی کاربر به وردپرس 3.0 یا جدیدتر احتیاج دارد"
295
 
296
- #: ../user-role-editor.php:38
297
- #: ../user-role-editor.php:43
298
  msgid "Please update!"
299
  msgstr "! لطفا بروزرسانی شود"
300
 
301
- #: ../user-role-editor.php:43
302
  #, fuzzy
303
  msgid "User Role Editor requires PHP 5.0 or newer."
304
  msgstr "ویرایشگر دسترسی کاربر به وردپرس 3.0 یا جدیدتر احتیاج دارد"
305
 
306
- #: ../user-role-editor.php:68
307
  msgid "Only"
308
  msgstr ""
309
 
310
- #: ../user-role-editor.php:68
311
  msgid "is allowed to use"
312
  msgstr ""
313
 
314
- #: ../user-role-editor.php:75
315
- #: ../user-role-editor.php:205
316
  msgid "User Role Editor"
317
  msgstr "ویرایش دسترسیهای کاربر"
318
 
319
- #: ../user-role-editor.php:181
320
  msgid "Settings"
321
  msgstr "تنظیمات"
322
 
323
- #: ../user-role-editor.php:230
324
  msgid "Capabilities"
325
  msgstr ""
326
 
327
- #: ../ure-lib.php:46
328
  msgid "Error is occur. Please check the log file."
329
  msgstr "اشکالی رخ داده، لطفاً لاگ عملیات را ببینید"
330
 
331
- #: ../ure-lib.php:164
332
  msgid "Database operation error. Check log file."
333
  msgstr "مشکل با دیتابیس. لطفاً لاگ عملیات را ببینید"
334
 
335
- #: ../ure-lib.php:187
336
- msgid "Roles capabilities are restored from the backup data"
337
- msgstr "دسترسیهای نقش از اطلاعات پشتیبان بازیابی شدند"
338
-
339
- #: ../ure-lib.php:189
340
  msgid "No backup data. It is created automatically before the first role data update."
341
  msgstr "اطلاعات پشتیبانی وجود ندارد. این پشتیبان به طور خودکار قبل از اولین بروزرسانی نقش ایجاد می شود"
342
 
343
- #: ../ure-lib.php:228
344
  msgid "Backup record is created for the current role capabilities"
345
  msgstr "اطلاعات پشتیبان برای تنظیمات نقش فعلی ذخیره شد"
346
 
347
- #: ../ure-lib.php:311
348
  msgid "Error: Role name must contain latin characters and digits only!"
349
  msgstr "مشکل: نام نقش باید فقط شامل کاراکترهای لاتین و اعداد باشد"
350
 
351
- #: ../ure-lib.php:318
352
  #, fuzzy, php-format
353
  msgid "Role %s exists already"
354
  msgstr "نقش %s با موفقیت ساخته شد"
355
 
356
- #: ../ure-lib.php:324
357
  msgid "Error is encountered during new role create operation"
358
  msgstr "در زمان ساخت نقش جدید مشکلی بوجود آمد"
359
 
360
- #: ../ure-lib.php:326
361
  #, php-format
362
  msgid "Role %s is created successfully"
363
  msgstr "نقش %s با موفقیت ساخته شد"
364
 
365
- #: ../ure-lib.php:410
366
  msgid "Error encountered during role delete operation"
367
  msgstr "اشکال در پاک کردن نقش"
368
 
369
- #: ../ure-lib.php:412
370
  #, php-format
371
  msgid "Role %s is deleted successfully"
372
  msgstr "نقش %s با موفقیت پاک شد "
373
 
374
- #: ../ure-lib.php:430
375
  msgid "Error encountered during default role change operation"
376
  msgstr "اشکال در عملیات تغییر نقش پیش فرض"
377
 
378
- #: ../ure-lib.php:436
379
  #, php-format
380
  msgid "Default role for new users is set to %s successfully"
381
  msgstr "نقش پیش فرض برای کاربران %s با موفقیت تنظیم شد "
382
 
383
- #: ../ure-lib.php:464
384
  msgid "Editor"
385
  msgstr "ویرایشگر"
386
 
387
- #: ../ure-lib.php:465
388
  msgid "Author"
389
  msgstr "نویسنده"
390
 
391
- #: ../ure-lib.php:466
392
  msgid "Contributor"
393
  msgstr "مشارکت کننده"
394
 
395
- #: ../ure-lib.php:467
396
  msgid "Subscriber"
397
  msgstr "مشترک"
398
 
399
- #: ../ure-lib.php:469
400
  msgid "Switch themes"
401
  msgstr "تغییر پوسته"
402
 
403
- #: ../ure-lib.php:470
404
  msgid "Edit themes"
405
  msgstr "ویرایش پوسته"
406
 
407
- #: ../ure-lib.php:471
408
  msgid "Activate plugins"
409
  msgstr "فعال سازی افزونه"
410
 
411
- #: ../ure-lib.php:472
412
  msgid "Edit plugins"
413
  msgstr "ویرایش افزونه"
414
 
415
- #: ../ure-lib.php:473
416
  msgid "Edit users"
417
  msgstr "ویرایش کاربران"
418
 
419
- #: ../ure-lib.php:474
420
  msgid "Edit files"
421
  msgstr "ویرایش فایلها"
422
 
423
- #: ../ure-lib.php:475
424
  msgid "Manage options"
425
  msgstr "مدیریت تنظیمات"
426
 
427
- #: ../ure-lib.php:476
428
  msgid "Moderate comments"
429
  msgstr "مدیریت نظرات"
430
 
431
- #: ../ure-lib.php:477
432
  msgid "Manage categories"
433
  msgstr "مدیریت دسته ها"
434
 
435
- #: ../ure-lib.php:478
436
  msgid "Manage links"
437
  msgstr "مدیریت لینکها"
438
 
439
- #: ../ure-lib.php:479
440
  msgid "Upload files"
441
  msgstr "آپلود فایل"
442
 
443
- #: ../ure-lib.php:480
444
  msgid "Import"
445
  msgstr "درون ریزی"
446
 
447
- #: ../ure-lib.php:481
448
  msgid "Unfiltered html"
449
  msgstr "بدون فیلتر html "
450
 
451
- #: ../ure-lib.php:482
452
  msgid "Edit posts"
453
  msgstr "ویرایش پستها"
454
 
455
- #: ../ure-lib.php:483
456
  msgid "Edit others posts"
457
  msgstr "ویرایش نوشته های دیگران"
458
 
459
- #: ../ure-lib.php:484
460
  msgid "Edit published posts"
461
  msgstr "ویرایش پستهای دیگران"
462
 
463
- #: ../ure-lib.php:485
464
  msgid "Publish posts"
465
  msgstr "انتشار نوشته"
466
 
467
- #: ../ure-lib.php:486
468
  msgid "Edit pages"
469
  msgstr "ویرایش برگه"
470
 
471
- #: ../ure-lib.php:487
472
  msgid "Read"
473
  msgstr "خواندن"
474
 
475
- #: ../ure-lib.php:488
476
  msgid "Level 10"
477
  msgstr "سطح 10"
478
 
479
- #: ../ure-lib.php:489
480
  msgid "Level 9"
481
  msgstr "سطح 9"
482
 
483
- #: ../ure-lib.php:490
484
  msgid "Level 8"
485
  msgstr "سطح 8"
486
 
487
- #: ../ure-lib.php:491
488
  msgid "Level 7"
489
  msgstr "سطح 7"
490
 
491
- #: ../ure-lib.php:492
492
  msgid "Level 6"
493
  msgstr "سطح 6"
494
 
495
- #: ../ure-lib.php:493
496
  msgid "Level 5"
497
  msgstr "سطح 5"
498
 
499
- #: ../ure-lib.php:494
500
  msgid "Level 4"
501
  msgstr "سطح 4"
502
 
503
- #: ../ure-lib.php:495
504
  msgid "Level 3"
505
  msgstr "سطح 3"
506
 
507
- #: ../ure-lib.php:496
508
  msgid "Level 2"
509
  msgstr "سطح 2"
510
 
511
- #: ../ure-lib.php:497
512
  msgid "Level 1"
513
  msgstr "سطح 1"
514
 
515
- #: ../ure-lib.php:498
516
  msgid "Level 0"
517
  msgstr "سطح 0"
518
 
519
- #: ../ure-lib.php:499
520
  msgid "Edit others pages"
521
  msgstr "ویرایش برگه های دیگران"
522
 
523
- #: ../ure-lib.php:500
524
  msgid "Edit published pages"
525
  msgstr "ویرایش برگه های منتشر شده"
526
 
527
- #: ../ure-lib.php:501
528
  msgid "Publish pages"
529
  msgstr "انتشار برگه"
530
 
531
- #: ../ure-lib.php:502
532
  msgid "Delete pages"
533
  msgstr "حذف برگه"
534
 
535
- #: ../ure-lib.php:503
536
  msgid "Delete others pages"
537
  msgstr "حذف برگه های دیگران"
538
 
539
- #: ../ure-lib.php:504
540
  msgid "Delete published pages"
541
  msgstr "حذف برگه های منتشر شده"
542
 
543
- #: ../ure-lib.php:505
544
  msgid "Delete posts"
545
  msgstr "حذف نوشته ها"
546
 
547
- #: ../ure-lib.php:506
548
  msgid "Delete others posts"
549
  msgstr "حذف نوشته های دیگران"
550
 
551
- #: ../ure-lib.php:507
552
  msgid "Delete published posts"
553
  msgstr "حذف نوشته های منتشر شده"
554
 
555
- #: ../ure-lib.php:508
556
  msgid "Delete private posts"
557
  msgstr "حذف نوشته های خصوصی"
558
 
559
- #: ../ure-lib.php:509
560
  msgid "Edit private posts"
561
  msgstr "ویرایش نوشته های خصوصی"
562
 
563
- #: ../ure-lib.php:510
564
  msgid "Read private posts"
565
  msgstr "خواندن نوشته های خصوصی"
566
 
567
- #: ../ure-lib.php:511
568
  msgid "Delete private pages"
569
  msgstr "حذف برگه های خصوصی"
570
 
571
- #: ../ure-lib.php:512
572
  msgid "Edit private pages"
573
  msgstr "ویرایش برگه های خصوصی"
574
 
575
- #: ../ure-lib.php:513
576
  msgid "Read private pages"
577
  msgstr "خواندن برگه های خصوصی"
578
 
579
- #: ../ure-lib.php:514
580
  msgid "Delete users"
581
  msgstr "حذف کاربران"
582
 
583
- #: ../ure-lib.php:515
584
  msgid "Create users"
585
  msgstr "ایجاد کاربر"
586
 
587
- #: ../ure-lib.php:516
588
  msgid "Unfiltered upload"
589
  msgstr "آپلود بدون محدودیت"
590
 
591
- #: ../ure-lib.php:517
592
  msgid "Edit dashboard"
593
  msgstr "ویرایش پیش خوان"
594
 
595
- #: ../ure-lib.php:518
596
  msgid "Update plugins"
597
  msgstr "بروز رسانی افزونه ها"
598
 
599
- #: ../ure-lib.php:519
600
  msgid "Delete plugins"
601
  msgstr "حذف افزونه ها"
602
 
603
- #: ../ure-lib.php:520
604
  msgid "Install plugins"
605
  msgstr "نصب افزونه ها"
606
 
607
- #: ../ure-lib.php:521
608
  msgid "Update themes"
609
  msgstr "بروز رسانی پوسته ها"
610
 
611
- #: ../ure-lib.php:522
612
  msgid "Install themes"
613
  msgstr "نصب پوسته"
614
 
615
- #: ../ure-lib.php:523
616
  msgid "Update core"
617
  msgstr "بروزرسانی وردپرس"
618
 
619
- #: ../ure-lib.php:524
620
  msgid "List users"
621
  msgstr "لیست کاربران"
622
 
623
- #: ../ure-lib.php:525
624
  msgid "Remove users"
625
  msgstr "حذف کاربران"
626
 
627
- #: ../ure-lib.php:526
628
  msgid "Add users"
629
  msgstr "افزودن کاربر"
630
 
631
- #: ../ure-lib.php:527
632
  msgid "Promote users"
633
  msgstr "ترفیع کاربران"
634
 
635
- #: ../ure-lib.php:528
636
  msgid "Edit theme options"
637
  msgstr "ویرایش تنظیمات پوشته"
638
 
639
- #: ../ure-lib.php:529
640
  msgid "Delete themes"
641
  msgstr "حذف پوسته ها"
642
 
643
- #: ../ure-lib.php:530
644
  msgid "Export"
645
  msgstr "برون ریزی"
646
 
647
- #: ../ure-lib.php:613
648
  #, fuzzy
649
  msgid "Error: Capability name must contain latin characters and digits only!"
650
  msgstr "مشکل: نام نقش باید فقط شامل کاراکترهای لاتین و اعداد باشد"
651
 
652
- #: ../ure-lib.php:625
653
  #, fuzzy, php-format
654
  msgid "Capability %s is added successfully"
655
  msgstr "نقش %s با موفقیت ساخته شد"
656
 
657
- #: ../ure-lib.php:627
658
  #, php-format
659
  msgid "Capability %s exists already"
660
  msgstr ""
661
 
662
- #: ../ure-lib.php:791
663
  #, php-format
664
  msgid "Error! You do not have permission to delete this capability: %s!"
665
  msgstr ""
666
 
667
- #: ../ure-lib.php:799
668
  #, fuzzy, php-format
669
  msgid "Capability %s is removed successfully"
670
  msgstr "نقش %s با موفقیت ساخته شد"
671
 
 
 
 
 
672
  #~ msgid "Roles list reading error is encountered"
673
  #~ msgstr "اشکال در خواندن لیست دسترسیهای نقش"
674
 
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-12-10 19:14+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: Hady Ghahramanizady <hady1364@gmail.com>\n"
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
+ #: ../ure-role-edit.php:27
20
+ #, fuzzy
21
+ msgid "None"
22
+ msgstr "یاری رسانی"
23
+
24
+ #: ../ure-role-edit.php:92
25
  #, fuzzy
26
  msgid " Name can not be empty!"
27
  msgstr "نام نقش نمی تواند خالی باشد"
28
 
29
+ #: ../ure-role-edit.php:96
30
  #, fuzzy
31
  msgid " Name must contain latin characters and digits only!"
32
  msgstr "نام نقش باید فقط شامل کاراکترهای لاتین و اعداد باشد"
33
 
34
+ #: ../ure-role-edit.php:101
35
+ #: ../ure-role-edit.php:284
36
  msgid "Delete Role"
37
  msgstr "حذف نقش"
38
 
39
+ #: ../ure-role-edit.php:103
40
  msgid "Change Default Role"
41
  msgstr "تغییر نقش پیش فرض"
42
 
43
+ #: ../ure-role-edit.php:105
44
+ 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"
45
+ msgstr ""
 
46
 
47
+ #: ../ure-role-edit.php:107
48
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
49
  msgstr ""
50
 
51
+ #: ../ure-role-edit.php:109
52
  msgid "Please confirm to continue"
53
  msgstr "برای ادامه دادن تأیید کنید"
54
 
55
+ #: ../ure-role-edit.php:146
56
  #, php-format
57
  msgid "Role \"%s\" update: please confirm to continue"
58
  msgstr "برای تأیید کلیک کنید \"%s\" بروز رسانی نقش "
59
 
60
+ #: ../ure-role-edit.php:154
61
  msgid "Select Role and change its capabilities list"
62
  msgstr "نقشی را انتخاب کنید و دسترسیهایش را درلیست زیر تغییر دهید"
63
 
64
+ #: ../ure-role-edit.php:156
65
  msgid "Select Role:"
66
  msgstr "انتخاب نقش:"
67
 
68
+ #: ../ure-role-edit.php:166
69
+ #: ../ure-user-edit.php:86
70
  msgid "Show capabilities in human readable form"
71
  msgstr "نمایش دسترسیها به فرم قابل درک"
72
 
73
+ #: ../ure-role-edit.php:175
74
+ #: ../ure-user-edit.php:95
75
+ msgid "Show deprecated capabilities"
76
+ msgstr ""
77
+
78
+ #: ../ure-role-edit.php:179
79
  msgid "If checked, then apply action to ALL sites of this Network"
80
  msgstr ""
81
 
82
+ #: ../ure-role-edit.php:189
83
  msgid "Apply to All Sites"
84
  msgstr ""
85
 
86
+ #: ../ure-role-edit.php:247
87
+ #: ../ure-user-edit.php:156
88
  msgid "Update"
89
  msgstr "بروزرسانی"
90
 
91
+ #: ../ure-role-edit.php:247
92
+ #: ../ure-user-edit.php:156
93
  msgid "Save Changes"
94
  msgstr "ذخیرۀ تغییرات"
95
 
96
+ #: ../ure-role-edit.php:248
97
+ #: ../ure-user-edit.php:157
98
  msgid "Cancel"
99
  msgstr "لغو"
100
 
101
+ #: ../ure-role-edit.php:248
102
+ #: ../ure-user-edit.php:157
103
  msgid "Cancel not saved changes"
104
  msgstr "لغو تغییرات اعمال نشده"
105
 
106
+ #: ../ure-role-edit.php:251
107
  msgid "Reset"
108
  msgstr "تنظیم مجدد"
109
 
110
+ #: ../ure-role-edit.php:251
111
+ msgid "Restore Roles from backup copy"
112
+ msgstr "بازیابی نقش ها از نسخۀ پشتیبان"
113
+
114
+ #: ../ure-role-edit.php:261
115
  msgid "Add New Role"
116
  msgstr "اضافه کردن نقش جدید"
117
 
118
+ #: ../ure-role-edit.php:263
119
+ msgid "Name: "
120
+ msgstr ""
121
+
122
+ #: ../ure-role-edit.php:267
123
+ msgid "Make copy of: "
124
+ msgstr ""
125
+
126
+ #: ../ure-role-edit.php:270
127
+ #: ../ure-role-edit.php:299
128
  msgid "Add"
129
  msgstr "اضافه"
130
 
131
+ #: ../ure-role-edit.php:270
132
  msgid "Add New User Role"
133
  msgstr "اضافه کردن نقش کاربری جدید"
134
 
135
+ #: ../ure-role-edit.php:274
136
  msgid "Default Role for New User"
137
  msgstr "نقش پیش فرض برای کاربر جدید"
138
 
139
+ #: ../ure-role-edit.php:279
140
  msgid "Change"
141
  msgstr "تغییر"
142
 
143
+ #: ../ure-role-edit.php:279
144
  msgid "Set as Default User Role"
145
  msgstr "تنظیم به عنوان نقش پیش فرض کاربر"
146
 
147
+ #: ../ure-role-edit.php:289
148
  msgid "Delete"
149
  msgstr "حذف"
150
 
151
+ #: ../ure-role-edit.php:289
152
  msgid "Delete User Role"
153
  msgstr "حذف نقش کاربری"
154
 
155
+ #: ../ure-role-edit.php:294
156
+ #: ../ure-role-edit.php:299
157
  #, fuzzy
158
  msgid "Add New Capability"
159
  msgstr "اضافه کردن نقش جدید"
160
 
161
+ #: ../ure-role-edit.php:304
162
  msgid "Remove Capability"
163
  msgstr ""
164
 
165
+ #: ../ure-role-edit.php:309
166
  #, fuzzy
167
  msgid "Remove"
168
  msgstr "حذف کاربران"
169
 
170
+ #: ../ure-role-edit.php:309
171
  msgid "Remove User Capability"
172
  msgstr ""
173
 
174
+ #: ../ure-user-edit.php:67
175
  #, fuzzy, php-format
176
  msgid "User \"%s\" update: please confirm to continue"
177
  msgstr "برای تأیید کلیک کنید \"%s\" بروز رسانی نقش "
178
 
179
+ #: ../ure-user-edit.php:74
180
  msgid "Change capabilities for user"
181
  msgstr ""
182
 
183
+ #: ../ure-user-edit.php:77
184
  #, fuzzy
185
  msgid "Role:"
186
  msgstr "نقش"
187
 
188
+ #: ../ure-user-edit.php:99
189
  msgid "Add capabilities to this user:"
190
  msgstr ""
191
 
192
+ #: ../ure-options.php:59
193
+ #, fuzzy
194
+ msgid "User Roles are restored from the backup data. "
195
+ msgstr "دسترسیهای نقش از اطلاعات پشتیبان بازیابی شدند"
196
+
197
+ #: ../ure-options.php:125
198
+ msgid "Error: "
199
+ msgstr ""
200
+
201
+ #: ../ure-options.php:125
202
+ #: ../ure-options.php:143
203
  msgid "Role"
204
  msgstr "نقش"
205
 
206
+ #: ../ure-options.php:125
207
+ msgid "does not exist"
208
+ msgstr ""
209
+
210
+ #: ../ure-options.php:143
211
  msgid "is updated successfully"
212
  msgstr "با موفقیت بروزرسانی شد"
213
 
214
+ #: ../ure-options.php:152
215
  msgid "User"
216
  msgstr ""
217
 
218
+ #: ../ure-options.php:152
219
  #, fuzzy
220
  msgid "capabilities are updated successfully"
221
  msgstr "با موفقیت بروزرسانی شد"
222
 
223
+ #: ../ure-options.php:192
224
  msgid "About this Plugin:"
225
  msgstr "در مورد افزونه"
226
 
227
+ #: ../ure-options.php:193
228
  msgid "Author's website"
229
  msgstr "سایت نویسنده"
230
 
231
+ #: ../ure-options.php:194
232
  msgid "Plugin webpage"
233
  msgstr "وبسایت افزونه"
234
 
235
+ #: ../ure-options.php:195
236
+ #: ../user-role-editor.php:219
237
  msgid "Changelog"
238
  msgstr "تاریخ تغییرات"
239
 
240
+ #: ../ure-options.php:196
241
  msgid "FAQ"
242
  msgstr "سؤالات"
243
 
244
+ #: ../ure-options.php:210
 
 
 
 
245
  msgid "Greetings:"
246
  msgstr "تشکر از:"
247
 
248
+ #: ../ure-options.php:211
249
  msgid "It's me, the author"
250
  msgstr "منم، نویسنده!"
251
 
252
+ #: ../ure-options.php:212
253
  msgid "For the help with Belorussian translation"
254
  msgstr "برای ترجمه به زبان بلاروسی"
255
 
256
+ #: ../ure-options.php:213
257
  msgid "For the help with Brasilian translation"
258
  msgstr "برای ترجمه به زبان برزیلی"
259
 
260
+ #: ../ure-options.php:214
261
  msgid "For the help with Chinese translation"
262
  msgstr "برای ترجمه به زبان چینی"
263
 
264
+ #: ../ure-options.php:215
265
  msgid "For the help with Dutch translation"
266
  msgstr "برای ترجمه به زبان هلندی"
267
 
268
+ #: ../ure-options.php:216
269
  msgid "For the help with Finnish translation"
270
  msgstr ""
271
 
272
+ #: ../ure-options.php:217
273
  msgid "For the help with French translation"
274
  msgstr "برای ترجمه به زبان فرانسوی"
275
 
276
+ #: ../ure-options.php:218
277
  msgid "For the help with German translation"
278
  msgstr "برای ترجمه به زبان آلمانی"
279
 
280
+ #: ../ure-options.php:219
281
  msgid "For the help with Hungarian translation"
282
  msgstr "برای ترجمه به زبان مجارستانی"
283
 
284
+ #: ../ure-options.php:220
285
+ #: ../ure-options.php:221
286
+ #: ../ure-options.php:222
287
+ #: ../ure-options.php:223
288
  msgid "For the help with Italian translation"
289
  msgstr "برای ترجمه به زبان ایتالیایی"
290
 
291
+ #: ../ure-options.php:224
292
  msgid "For the help with Japanese translation"
293
  msgstr "برای ترجمه به زبان ژاپنی"
294
 
295
+ #: ../ure-options.php:225
296
  msgid "For the help with Persian translation"
297
  msgstr "برای ترجمه به زبان فارسی"
298
 
299
+ #: ../ure-options.php:226
300
  msgid "For the help with Polish translation"
301
  msgstr "برای ترجمه به زبان لهستانی"
302
 
303
+ #: ../ure-options.php:227
304
  msgid "For the help with Spanish translation"
305
  msgstr "برای ترجمه به زبان اسپانیایی"
306
 
307
+ #: ../ure-options.php:228
308
  msgid "For the help with Swedish translation"
309
  msgstr ""
310
 
311
+ #: ../ure-options.php:229
312
+ #: ../ure-options.php:230
313
+ #: ../ure-options.php:231
314
  msgid "For the help with Turkish translation"
315
  msgstr ""
316
 
317
+ #: ../ure-options.php:233
318
  msgid "For the code to hide administrator role"
319
  msgstr "برای کد مخفی کنندۀ نقش مدیر"
320
 
321
+ #: ../ure-options.php:234
322
+ msgid "For the code enhancement suggestion"
323
+ msgstr ""
324
+
325
+ #: ../ure-options.php:236
326
  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."
327
  msgstr "میخوایین اسم و لینک سایتتون رو اینجا ببینید؟ در ترجمه و ایده دهی کمک کنید"
328
 
329
+ #: ../user-role-editor.php:35
330
  msgid "User Role Editor requires WordPress 3.0 or newer."
331
  msgstr "ویرایشگر دسترسی کاربر به وردپرس 3.0 یا جدیدتر احتیاج دارد"
332
 
333
+ #: ../user-role-editor.php:35
334
+ #: ../user-role-editor.php:40
335
  msgid "Please update!"
336
  msgstr "! لطفا بروزرسانی شود"
337
 
338
+ #: ../user-role-editor.php:40
339
  #, fuzzy
340
  msgid "User Role Editor requires PHP 5.0 or newer."
341
  msgstr "ویرایشگر دسترسی کاربر به وردپرس 3.0 یا جدیدتر احتیاج دارد"
342
 
343
+ #: ../user-role-editor.php:65
344
  msgid "Only"
345
  msgstr ""
346
 
347
+ #: ../user-role-editor.php:65
348
  msgid "is allowed to use"
349
  msgstr ""
350
 
351
+ #: ../user-role-editor.php:71
352
+ #: ../user-role-editor.php:233
353
  msgid "User Role Editor"
354
  msgstr "ویرایش دسترسیهای کاربر"
355
 
356
+ #: ../user-role-editor.php:209
357
  msgid "Settings"
358
  msgstr "تنظیمات"
359
 
360
+ #: ../user-role-editor.php:258
361
  msgid "Capabilities"
362
  msgstr ""
363
 
364
+ #: ../ure-lib.php:45
365
  msgid "Error is occur. Please check the log file."
366
  msgstr "اشکالی رخ داده، لطفاً لاگ عملیات را ببینید"
367
 
368
+ #: ../ure-lib.php:153
369
  msgid "Database operation error. Check log file."
370
  msgstr "مشکل با دیتابیس. لطفاً لاگ عملیات را ببینید"
371
 
372
+ #: ../ure-lib.php:186
 
 
 
 
373
  msgid "No backup data. It is created automatically before the first role data update."
374
  msgstr "اطلاعات پشتیبانی وجود ندارد. این پشتیبان به طور خودکار قبل از اولین بروزرسانی نقش ایجاد می شود"
375
 
376
+ #: ../ure-lib.php:224
377
  msgid "Backup record is created for the current role capabilities"
378
  msgstr "اطلاعات پشتیبان برای تنظیمات نقش فعلی ذخیره شد"
379
 
380
+ #: ../ure-lib.php:300
381
  msgid "Error: Role name must contain latin characters and digits only!"
382
  msgstr "مشکل: نام نقش باید فقط شامل کاراکترهای لاتین و اعداد باشد"
383
 
384
+ #: ../ure-lib.php:307
385
  #, fuzzy, php-format
386
  msgid "Role %s exists already"
387
  msgstr "نقش %s با موفقیت ساخته شد"
388
 
389
+ #: ../ure-lib.php:320
390
  msgid "Error is encountered during new role create operation"
391
  msgstr "در زمان ساخت نقش جدید مشکلی بوجود آمد"
392
 
393
+ #: ../ure-lib.php:322
394
  #, php-format
395
  msgid "Role %s is created successfully"
396
  msgstr "نقش %s با موفقیت ساخته شد"
397
 
398
+ #: ../ure-lib.php:406
399
  msgid "Error encountered during role delete operation"
400
  msgstr "اشکال در پاک کردن نقش"
401
 
402
+ #: ../ure-lib.php:408
403
  #, php-format
404
  msgid "Role %s is deleted successfully"
405
  msgstr "نقش %s با موفقیت پاک شد "
406
 
407
+ #: ../ure-lib.php:426
408
  msgid "Error encountered during default role change operation"
409
  msgstr "اشکال در عملیات تغییر نقش پیش فرض"
410
 
411
+ #: ../ure-lib.php:432
412
  #, php-format
413
  msgid "Default role for new users is set to %s successfully"
414
  msgstr "نقش پیش فرض برای کاربران %s با موفقیت تنظیم شد "
415
 
416
+ #: ../ure-lib.php:460
417
  msgid "Editor"
418
  msgstr "ویرایشگر"
419
 
420
+ #: ../ure-lib.php:461
421
  msgid "Author"
422
  msgstr "نویسنده"
423
 
424
+ #: ../ure-lib.php:462
425
  msgid "Contributor"
426
  msgstr "مشارکت کننده"
427
 
428
+ #: ../ure-lib.php:463
429
  msgid "Subscriber"
430
  msgstr "مشترک"
431
 
432
+ #: ../ure-lib.php:465
433
  msgid "Switch themes"
434
  msgstr "تغییر پوسته"
435
 
436
+ #: ../ure-lib.php:466
437
  msgid "Edit themes"
438
  msgstr "ویرایش پوسته"
439
 
440
+ #: ../ure-lib.php:467
441
  msgid "Activate plugins"
442
  msgstr "فعال سازی افزونه"
443
 
444
+ #: ../ure-lib.php:468
445
  msgid "Edit plugins"
446
  msgstr "ویرایش افزونه"
447
 
448
+ #: ../ure-lib.php:469
449
  msgid "Edit users"
450
  msgstr "ویرایش کاربران"
451
 
452
+ #: ../ure-lib.php:470
453
  msgid "Edit files"
454
  msgstr "ویرایش فایلها"
455
 
456
+ #: ../ure-lib.php:471
457
  msgid "Manage options"
458
  msgstr "مدیریت تنظیمات"
459
 
460
+ #: ../ure-lib.php:472
461
  msgid "Moderate comments"
462
  msgstr "مدیریت نظرات"
463
 
464
+ #: ../ure-lib.php:473
465
  msgid "Manage categories"
466
  msgstr "مدیریت دسته ها"
467
 
468
+ #: ../ure-lib.php:474
469
  msgid "Manage links"
470
  msgstr "مدیریت لینکها"
471
 
472
+ #: ../ure-lib.php:475
473
  msgid "Upload files"
474
  msgstr "آپلود فایل"
475
 
476
+ #: ../ure-lib.php:476
477
  msgid "Import"
478
  msgstr "درون ریزی"
479
 
480
+ #: ../ure-lib.php:477
481
  msgid "Unfiltered html"
482
  msgstr "بدون فیلتر html "
483
 
484
+ #: ../ure-lib.php:478
485
  msgid "Edit posts"
486
  msgstr "ویرایش پستها"
487
 
488
+ #: ../ure-lib.php:479
489
  msgid "Edit others posts"
490
  msgstr "ویرایش نوشته های دیگران"
491
 
492
+ #: ../ure-lib.php:480
493
  msgid "Edit published posts"
494
  msgstr "ویرایش پستهای دیگران"
495
 
496
+ #: ../ure-lib.php:481
497
  msgid "Publish posts"
498
  msgstr "انتشار نوشته"
499
 
500
+ #: ../ure-lib.php:482
501
  msgid "Edit pages"
502
  msgstr "ویرایش برگه"
503
 
504
+ #: ../ure-lib.php:483
505
  msgid "Read"
506
  msgstr "خواندن"
507
 
508
+ #: ../ure-lib.php:484
509
  msgid "Level 10"
510
  msgstr "سطح 10"
511
 
512
+ #: ../ure-lib.php:485
513
  msgid "Level 9"
514
  msgstr "سطح 9"
515
 
516
+ #: ../ure-lib.php:486
517
  msgid "Level 8"
518
  msgstr "سطح 8"
519
 
520
+ #: ../ure-lib.php:487
521
  msgid "Level 7"
522
  msgstr "سطح 7"
523
 
524
+ #: ../ure-lib.php:488
525
  msgid "Level 6"
526
  msgstr "سطح 6"
527
 
528
+ #: ../ure-lib.php:489
529
  msgid "Level 5"
530
  msgstr "سطح 5"
531
 
532
+ #: ../ure-lib.php:490
533
  msgid "Level 4"
534
  msgstr "سطح 4"
535
 
536
+ #: ../ure-lib.php:491
537
  msgid "Level 3"
538
  msgstr "سطح 3"
539
 
540
+ #: ../ure-lib.php:492
541
  msgid "Level 2"
542
  msgstr "سطح 2"
543
 
544
+ #: ../ure-lib.php:493
545
  msgid "Level 1"
546
  msgstr "سطح 1"
547
 
548
+ #: ../ure-lib.php:494
549
  msgid "Level 0"
550
  msgstr "سطح 0"
551
 
552
+ #: ../ure-lib.php:495
553
  msgid "Edit others pages"
554
  msgstr "ویرایش برگه های دیگران"
555
 
556
+ #: ../ure-lib.php:496
557
  msgid "Edit published pages"
558
  msgstr "ویرایش برگه های منتشر شده"
559
 
560
+ #: ../ure-lib.php:497
561
  msgid "Publish pages"
562
  msgstr "انتشار برگه"
563
 
564
+ #: ../ure-lib.php:498
565
  msgid "Delete pages"
566
  msgstr "حذف برگه"
567
 
568
+ #: ../ure-lib.php:499
569
  msgid "Delete others pages"
570
  msgstr "حذف برگه های دیگران"
571
 
572
+ #: ../ure-lib.php:500
573
  msgid "Delete published pages"
574
  msgstr "حذف برگه های منتشر شده"
575
 
576
+ #: ../ure-lib.php:501
577
  msgid "Delete posts"
578
  msgstr "حذف نوشته ها"
579
 
580
+ #: ../ure-lib.php:502
581
  msgid "Delete others posts"
582
  msgstr "حذف نوشته های دیگران"
583
 
584
+ #: ../ure-lib.php:503
585
  msgid "Delete published posts"
586
  msgstr "حذف نوشته های منتشر شده"
587
 
588
+ #: ../ure-lib.php:504
589
  msgid "Delete private posts"
590
  msgstr "حذف نوشته های خصوصی"
591
 
592
+ #: ../ure-lib.php:505
593
  msgid "Edit private posts"
594
  msgstr "ویرایش نوشته های خصوصی"
595
 
596
+ #: ../ure-lib.php:506
597
  msgid "Read private posts"
598
  msgstr "خواندن نوشته های خصوصی"
599
 
600
+ #: ../ure-lib.php:507
601
  msgid "Delete private pages"
602
  msgstr "حذف برگه های خصوصی"
603
 
604
+ #: ../ure-lib.php:508
605
  msgid "Edit private pages"
606
  msgstr "ویرایش برگه های خصوصی"
607
 
608
+ #: ../ure-lib.php:509
609
  msgid "Read private pages"
610
  msgstr "خواندن برگه های خصوصی"
611
 
612
+ #: ../ure-lib.php:510
613
  msgid "Delete users"
614
  msgstr "حذف کاربران"
615
 
616
+ #: ../ure-lib.php:511
617
  msgid "Create users"
618
  msgstr "ایجاد کاربر"
619
 
620
+ #: ../ure-lib.php:512
621
  msgid "Unfiltered upload"
622
  msgstr "آپلود بدون محدودیت"
623
 
624
+ #: ../ure-lib.php:513
625
  msgid "Edit dashboard"
626
  msgstr "ویرایش پیش خوان"
627
 
628
+ #: ../ure-lib.php:514
629
  msgid "Update plugins"
630
  msgstr "بروز رسانی افزونه ها"
631
 
632
+ #: ../ure-lib.php:515
633
  msgid "Delete plugins"
634
  msgstr "حذف افزونه ها"
635
 
636
+ #: ../ure-lib.php:516
637
  msgid "Install plugins"
638
  msgstr "نصب افزونه ها"
639
 
640
+ #: ../ure-lib.php:517
641
  msgid "Update themes"
642
  msgstr "بروز رسانی پوسته ها"
643
 
644
+ #: ../ure-lib.php:518
645
  msgid "Install themes"
646
  msgstr "نصب پوسته"
647
 
648
+ #: ../ure-lib.php:519
649
  msgid "Update core"
650
  msgstr "بروزرسانی وردپرس"
651
 
652
+ #: ../ure-lib.php:520
653
  msgid "List users"
654
  msgstr "لیست کاربران"
655
 
656
+ #: ../ure-lib.php:521
657
  msgid "Remove users"
658
  msgstr "حذف کاربران"
659
 
660
+ #: ../ure-lib.php:522
661
  msgid "Add users"
662
  msgstr "افزودن کاربر"
663
 
664
+ #: ../ure-lib.php:523
665
  msgid "Promote users"
666
  msgstr "ترفیع کاربران"
667
 
668
+ #: ../ure-lib.php:524
669
  msgid "Edit theme options"
670
  msgstr "ویرایش تنظیمات پوشته"
671
 
672
+ #: ../ure-lib.php:525
673
  msgid "Delete themes"
674
  msgstr "حذف پوسته ها"
675
 
676
+ #: ../ure-lib.php:526
677
  msgid "Export"
678
  msgstr "برون ریزی"
679
 
680
+ #: ../ure-lib.php:609
681
  #, fuzzy
682
  msgid "Error: Capability name must contain latin characters and digits only!"
683
  msgstr "مشکل: نام نقش باید فقط شامل کاراکترهای لاتین و اعداد باشد"
684
 
685
+ #: ../ure-lib.php:621
686
  #, fuzzy, php-format
687
  msgid "Capability %s is added successfully"
688
  msgstr "نقش %s با موفقیت ساخته شد"
689
 
690
+ #: ../ure-lib.php:623
691
  #, php-format
692
  msgid "Capability %s exists already"
693
  msgstr ""
694
 
695
+ #: ../ure-lib.php:772
696
  #, php-format
697
  msgid "Error! You do not have permission to delete this capability: %s!"
698
  msgstr ""
699
 
700
+ #: ../ure-lib.php:794
701
  #, fuzzy, php-format
702
  msgid "Capability %s is removed successfully"
703
  msgstr "نقش %s با موفقیت ساخته شد"
704
 
705
+ #: ../ure-lib.php:825
706
+ msgid "Help"
707
+ msgstr ""
708
+
709
  #~ msgid "Roles list reading error is encountered"
710
  #~ msgstr "اشکال در خواندن لیست دسترسیهای نقش"
711
 
lang/ure-fi.mo CHANGED
Binary file
lang/ure-fi.po CHANGED
@@ -2,9 +2,9 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-06-03 22:33+0700\n"
6
  "PO-Revision-Date: \n"
7
- "Last-Translator: Lauri Merisaari <lauri@merisaari.com>\n"
8
  "Language-Team: Lauri Merisaari <lauri@viidakkorumpu.fi>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -16,659 +16,694 @@ msgstr ""
16
  "X-Poedit-Country: FINLAND\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
- #: ../ure-role-edit.php:84
 
 
 
 
 
20
  msgid " Name can not be empty!"
21
  msgstr " Roolin nimi ei voi olla tyhjä!"
22
 
23
- #: ../ure-role-edit.php:88
24
  msgid " Name must contain latin characters and digits only!"
25
  msgstr " Nimi saa sisältää vain latinalaisia aakkosia ja numeroita!"
26
 
27
- #: ../ure-role-edit.php:93
28
- #: ../ure-role-edit.php:246
29
  msgid "Delete Role"
30
  msgstr "Poista rooli"
31
 
32
- #: ../ure-role-edit.php:95
33
  msgid "Change Default Role"
34
  msgstr "Muuta oletus rooli"
35
 
36
- #: ../ure-role-edit.php:97
37
- #: ../ure-role-edit.php:217
38
- msgid "Restore Roles from backup copy"
39
- msgstr "Palauta rooli varmuuskopiosta"
40
 
41
- #: ../ure-role-edit.php:99
42
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
43
  msgstr "Varoitus! Ole varovainen - kriittisen oikeuden poistaminen voi rikkoa jonkun lisäosan tai muun muokatun koodin"
44
 
45
- #: ../ure-role-edit.php:101
46
  msgid "Please confirm to continue"
47
  msgstr "Varmista jatkaaksesi"
48
 
49
- #: ../ure-role-edit.php:134
50
  #, php-format
51
  msgid "Role \"%s\" update: please confirm to continue"
52
  msgstr "Roolin \"%s\" päivitys: varmista jatkaaksesi"
53
 
54
- #: ../ure-role-edit.php:142
55
  msgid "Select Role and change its capabilities list"
56
  msgstr "Valitse rooli ja muuta sen oikeuksia"
57
 
58
- #: ../ure-role-edit.php:144
59
  msgid "Select Role:"
60
  msgstr "Valitse rooli:"
61
 
62
- #: ../ure-role-edit.php:153
63
- #: ../ure-user-edit.php:80
64
  msgid "Show capabilities in human readable form"
65
  msgstr "Näytä oikeudet helpommin luettavassa muodossa suomeksi"
66
 
67
- #: ../ure-role-edit.php:157
 
 
 
 
 
68
  msgid "If checked, then apply action to ALL sites of this Network"
69
  msgstr "Jos valittu, muutos toteutetaan KAIKILLA sivustoilla tässä verkossa"
70
 
71
- #: ../ure-role-edit.php:167
72
  msgid "Apply to All Sites"
73
  msgstr "Tee muutos kaikille sivustoille"
74
 
75
- #: ../ure-role-edit.php:213
76
- #: ../ure-user-edit.php:129
77
  msgid "Update"
78
  msgstr "Päivitä"
79
 
80
- #: ../ure-role-edit.php:213
81
- #: ../ure-user-edit.php:129
82
  msgid "Save Changes"
83
  msgstr "Tallenna muutokset"
84
 
85
- #: ../ure-role-edit.php:214
86
- #: ../ure-user-edit.php:130
87
  msgid "Cancel"
88
  msgstr "Peruuta"
89
 
90
- #: ../ure-role-edit.php:214
91
- #: ../ure-user-edit.php:130
92
  msgid "Cancel not saved changes"
93
  msgstr "Peruuta"
94
 
95
- #: ../ure-role-edit.php:217
96
  msgid "Reset"
97
  msgstr "Palauta"
98
 
99
- #: ../ure-role-edit.php:227
 
 
 
 
100
  msgid "Add New Role"
101
  msgstr "Lisää uusi rooli"
102
 
103
- #: ../ure-role-edit.php:232
104
- #: ../ure-role-edit.php:261
 
 
 
 
 
 
 
 
105
  msgid "Add"
106
  msgstr "Lisää"
107
 
108
- #: ../ure-role-edit.php:232
109
  msgid "Add New User Role"
110
  msgstr "Lisää uusi käyttäjä rooli"
111
 
112
- #: ../ure-role-edit.php:236
113
  msgid "Default Role for New User"
114
  msgstr "Oletus rooli uusille käyttäjille"
115
 
116
- #: ../ure-role-edit.php:241
117
  msgid "Change"
118
  msgstr "Muuta"
119
 
120
- #: ../ure-role-edit.php:241
121
  msgid "Set as Default User Role"
122
  msgstr "Muuta oletus rooliksi"
123
 
124
- #: ../ure-role-edit.php:251
125
  msgid "Delete"
126
  msgstr "Poista"
127
 
128
- #: ../ure-role-edit.php:251
129
  msgid "Delete User Role"
130
  msgstr "Poista käyttäjän rooli"
131
 
132
- #: ../ure-role-edit.php:256
133
- #: ../ure-role-edit.php:261
134
  msgid "Add New Capability"
135
  msgstr "Lisää uusi oikeus"
136
 
137
- #: ../ure-role-edit.php:266
138
  msgid "Remove Capability"
139
  msgstr "Poista oikeus"
140
 
141
- #: ../ure-role-edit.php:271
142
  msgid "Remove"
143
  msgstr "Poista"
144
 
145
- #: ../ure-role-edit.php:271
146
  msgid "Remove User Capability"
147
  msgstr "Poista käyttäjän oikeudet"
148
 
149
- #: ../ure-user-edit.php:61
150
  #, php-format
151
  msgid "User \"%s\" update: please confirm to continue"
152
  msgstr "Roolin \"%s\" päivitys: varmista jatkaaksesi"
153
 
154
- #: ../ure-user-edit.php:68
155
  msgid "Change capabilities for user"
156
  msgstr "Muuta käyttäjän oikeuksia"
157
 
158
- #: ../ure-user-edit.php:71
159
  msgid "Role:"
160
  msgstr "Rooli:"
161
 
162
- #: ../ure-user-edit.php:84
163
  msgid "Add capabilities to this user:"
164
  msgstr "Lisää oikeudet käyttäjälle:"
165
 
166
- #: ../ure-options.php:128
 
 
 
 
 
 
 
 
 
 
167
  msgid "Role"
168
  msgstr "Rooli"
169
 
170
- #: ../ure-options.php:128
 
 
 
 
171
  msgid "is updated successfully"
172
  msgstr "on päivitetty onnistuneesti"
173
 
174
- #: ../ure-options.php:137
175
  msgid "User"
176
  msgstr "Käyttäjä"
177
 
178
- #: ../ure-options.php:137
179
  msgid "capabilities are updated successfully"
180
  msgstr "Oikeudet on päivitetty onnistuneesti"
181
 
182
- #: ../ure-options.php:166
183
  msgid "About this Plugin:"
184
  msgstr "Tietoja lisäosasta:"
185
 
186
- #: ../ure-options.php:167
187
  msgid "Author's website"
188
  msgstr "Tekijän kotisivu"
189
 
190
- #: ../ure-options.php:168
191
  msgid "Plugin webpage"
192
  msgstr "Lisäosan kotisivu"
193
 
194
- #: ../ure-options.php:169
195
- #: ../user-role-editor.php:191
196
  msgid "Changelog"
197
  msgstr "Muutos loki"
198
 
199
- #: ../ure-options.php:170
200
  msgid "FAQ"
201
  msgstr "Usein kysytyt kysymykset"
202
 
203
- #: ../ure-options.php:171
204
- msgid "Donate"
205
- msgstr "Lahjoita"
206
-
207
- #: ../ure-options.php:173
208
  msgid "Greetings:"
209
  msgstr "Tervehdys:"
210
 
211
- #: ../ure-options.php:174
212
  msgid "It's me, the author"
213
  msgstr "Se olen minä tekijä"
214
 
215
- #: ../ure-options.php:175
216
  msgid "For the help with Belorussian translation"
217
  msgstr "Apua Valkovenäjän kieliseen käännökseen"
218
 
219
- #: ../ure-options.php:176
220
  msgid "For the help with Brasilian translation"
221
  msgstr "Apua Brasilian kieliseen käännökseen"
222
 
223
- #: ../ure-options.php:177
224
  msgid "For the help with Chinese translation"
225
  msgstr "Apua Kiinan kieliseen käännökseen"
226
 
227
- #: ../ure-options.php:178
228
  msgid "For the help with Dutch translation"
229
  msgstr "Apua Hollannin kieliseen käännökseen"
230
 
231
- #: ../ure-options.php:179
232
  msgid "For the help with Finnish translation"
233
  msgstr "Apua suomen kieliseen käännökseen"
234
 
235
- #: ../ure-options.php:180
236
  msgid "For the help with French translation"
237
  msgstr "Apua Ranskan kieliseen käännökseen"
238
 
239
- #: ../ure-options.php:181
240
  msgid "For the help with German translation"
241
  msgstr "Apua Saksan kieliseen käännökseen"
242
 
243
- #: ../ure-options.php:182
244
  msgid "For the help with Hungarian translation"
245
  msgstr "Apua Unkarin kieliseen käännökseen"
246
 
247
- #: ../ure-options.php:183
248
- #: ../ure-options.php:184
249
- #: ../ure-options.php:185
 
250
  msgid "For the help with Italian translation"
251
  msgstr "Apua Italian kieliseen käännökseen"
252
 
253
- #: ../ure-options.php:186
254
  msgid "For the help with Japanese translation"
255
  msgstr "Apua Japanin kieliseen käännökseen"
256
 
257
- #: ../ure-options.php:187
258
  msgid "For the help with Persian translation"
259
  msgstr "Apua Persialaiseen käännökseen"
260
 
261
- #: ../ure-options.php:188
262
  msgid "For the help with Polish translation"
263
  msgstr "Apua Puolalaiseen käännökseen"
264
 
265
- #: ../ure-options.php:189
266
  msgid "For the help with Spanish translation"
267
  msgstr "Apua Espanian kieliseen käännökseen"
268
 
269
- #: ../ure-options.php:190
270
  msgid "For the help with Swedish translation"
271
  msgstr "Apua Swedish kieliseen käännökseen"
272
 
273
- #: ../ure-options.php:191
274
- #: ../ure-options.php:192
 
275
  msgid "For the help with Turkish translation"
276
  msgstr "Apua Turkin kieliseen käännökseen"
277
 
278
- #: ../ure-options.php:193
279
  msgid "For the code to hide administrator role"
280
  msgstr "Koodi Pääkäyttäjän roolin piilottamiseen"
281
 
282
- #: ../ure-options.php:194
 
 
 
 
283
  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."
284
  msgstr "Haluatko nähdä nimesi sekä linkin sivuillesi tässä? Olet tervetullut auttamaan käännöksen kanssa. Myös kaikista uusista ideoista ollaan kiitollisia."
285
 
286
- #: ../user-role-editor.php:38
287
  msgid "User Role Editor requires WordPress 3.0 or newer."
288
  msgstr "User Role Editor tarvitsee Wordpress 3.0 tai uudemman."
289
 
290
- #: ../user-role-editor.php:38
291
- #: ../user-role-editor.php:43
292
  msgid "Please update!"
293
  msgstr "Ole hyvä ja päivitä!"
294
 
295
- #: ../user-role-editor.php:43
296
  msgid "User Role Editor requires PHP 5.0 or newer."
297
  msgstr "User Role Editor tarvitsee PHP 5.0:n tai uudemman."
298
 
299
- #: ../user-role-editor.php:68
300
  msgid "Only"
301
  msgstr "Vain"
302
 
303
- #: ../user-role-editor.php:68
304
  msgid "is allowed to use"
305
  msgstr "sallitaan käyttää"
306
 
307
- #: ../user-role-editor.php:75
308
- #: ../user-role-editor.php:205
309
  msgid "User Role Editor"
310
  msgstr "User Role Editor"
311
 
312
- #: ../user-role-editor.php:181
313
  msgid "Settings"
314
  msgstr "Asetukset"
315
 
316
- #: ../user-role-editor.php:230
317
  msgid "Capabilities"
318
  msgstr "Oikeudet"
319
 
320
- #: ../ure-lib.php:46
321
  msgid "Error is occur. Please check the log file."
322
  msgstr "Sattui virhe. Ole hyvä ja tarkista loki tiedosto."
323
 
324
- #: ../ure-lib.php:164
325
  msgid "Database operation error. Check log file."
326
  msgstr "Tietokanta virhe. Tarkista loki tiedosto."
327
 
328
- #: ../ure-lib.php:187
329
- msgid "Roles capabilities are restored from the backup data"
330
- msgstr "Roolit ja oikeudet on palautettu varmuuskopiosta"
331
-
332
- #: ../ure-lib.php:189
333
  msgid "No backup data. It is created automatically before the first role data update."
334
  msgstr "Ei varmuuskopio tietoja. Tiedot luodaan automaattisesti ennen ensimmäistä roolitietojen päivitystä."
335
 
336
- #: ../ure-lib.php:228
337
  msgid "Backup record is created for the current role capabilities"
338
  msgstr "Varmuuskopio luodaan nykyisiä rooli oikeuksia varten"
339
 
340
- #: ../ure-lib.php:311
341
  msgid "Error: Role name must contain latin characters and digits only!"
342
  msgstr "Virhe: Roolin nimi saa sisältää vain latinalaisia aakkosia ja numeroita!"
343
 
344
- #: ../ure-lib.php:318
345
  #, php-format
346
  msgid "Role %s exists already"
347
  msgstr "Rooli %s on jo olemassa"
348
 
349
- #: ../ure-lib.php:324
350
  msgid "Error is encountered during new role create operation"
351
  msgstr "Virhe sattui roolia luotaessa"
352
 
353
- #: ../ure-lib.php:326
354
  #, php-format
355
  msgid "Role %s is created successfully"
356
  msgstr "Rooli %s luotiin onnistuneesti"
357
 
358
- #: ../ure-lib.php:410
359
  msgid "Error encountered during role delete operation"
360
  msgstr "Sattui virhe rooli poistettaessa"
361
 
362
- #: ../ure-lib.php:412
363
  #, php-format
364
  msgid "Role %s is deleted successfully"
365
  msgstr "Rooli %s on poistettu onnistuneesti"
366
 
367
- #: ../ure-lib.php:430
368
  msgid "Error encountered during default role change operation"
369
  msgstr "Sattui virhe oletusroolia muutettaessa"
370
 
371
- #: ../ure-lib.php:436
372
  #, php-format
373
  msgid "Default role for new users is set to %s successfully"
374
  msgstr "Oletusrooli uusille käyttäjille asetettiin %s onnistuneesti"
375
 
376
- #: ../ure-lib.php:464
377
  msgid "Editor"
378
  msgstr "Päätoimittaja"
379
 
380
- #: ../ure-lib.php:465
381
  msgid "Author"
382
  msgstr "Kirjoittaja"
383
 
384
- #: ../ure-lib.php:466
385
  msgid "Contributor"
386
  msgstr "Avustaja"
387
 
388
- #: ../ure-lib.php:467
389
  msgid "Subscriber"
390
  msgstr "Tilaaja"
391
 
392
- #: ../ure-lib.php:469
393
  msgid "Switch themes"
394
  msgstr "Vaihda teema"
395
 
396
- #: ../ure-lib.php:470
397
  msgid "Edit themes"
398
  msgstr "Muokkaa teemoja"
399
 
400
- #: ../ure-lib.php:471
401
  msgid "Activate plugins"
402
  msgstr "Aktivoi lisäosia"
403
 
404
- #: ../ure-lib.php:472
405
  msgid "Edit plugins"
406
  msgstr "Muokkaa lisäosia"
407
 
408
- #: ../ure-lib.php:473
409
  msgid "Edit users"
410
  msgstr "Muokkaa käyttäjiä"
411
 
412
- #: ../ure-lib.php:474
413
  msgid "Edit files"
414
  msgstr "Muokkaa tiedostoja"
415
 
416
- #: ../ure-lib.php:475
417
  msgid "Manage options"
418
  msgstr "Hallitse asetuksia"
419
 
420
- #: ../ure-lib.php:476
421
  msgid "Moderate comments"
422
  msgstr "Suodata kommentteja"
423
 
424
- #: ../ure-lib.php:477
425
  msgid "Manage categories"
426
  msgstr "Hallitse kategorioita"
427
 
428
- #: ../ure-lib.php:478
429
  msgid "Manage links"
430
  msgstr "Hallitse linkkejä"
431
 
432
- #: ../ure-lib.php:479
433
  msgid "Upload files"
434
  msgstr "Lisää tiedostoja"
435
 
436
- #: ../ure-lib.php:480
437
  msgid "Import"
438
  msgstr "Tuo"
439
 
440
- #: ../ure-lib.php:481
441
  msgid "Unfiltered html"
442
  msgstr "Suodattamaton html"
443
 
444
- #: ../ure-lib.php:482
445
  msgid "Edit posts"
446
  msgstr "Muokkaa artikkeleja"
447
 
448
- #: ../ure-lib.php:483
449
  msgid "Edit others posts"
450
  msgstr "Muokkaa toisten artikkeleja"
451
 
452
- #: ../ure-lib.php:484
453
  msgid "Edit published posts"
454
  msgstr "Muokkaa julkaistuja artikkeleja"
455
 
456
- #: ../ure-lib.php:485
457
  msgid "Publish posts"
458
  msgstr "Julkaise artikkeleja"
459
 
460
- #: ../ure-lib.php:486
461
  msgid "Edit pages"
462
  msgstr "Muokkaa sivuja"
463
 
464
- #: ../ure-lib.php:487
465
  msgid "Read"
466
  msgstr "Lue"
467
 
468
- #: ../ure-lib.php:488
469
  msgid "Level 10"
470
  msgstr "Taso 10"
471
 
472
- #: ../ure-lib.php:489
473
  msgid "Level 9"
474
  msgstr "Taso 9"
475
 
476
- #: ../ure-lib.php:490
477
  msgid "Level 8"
478
  msgstr "Taso 8"
479
 
480
- #: ../ure-lib.php:491
481
  msgid "Level 7"
482
  msgstr "Taso 7"
483
 
484
- #: ../ure-lib.php:492
485
  msgid "Level 6"
486
  msgstr "Taso 6"
487
 
488
- #: ../ure-lib.php:493
489
  msgid "Level 5"
490
  msgstr "Taso 5"
491
 
492
- #: ../ure-lib.php:494
493
  msgid "Level 4"
494
  msgstr "Taso 4"
495
 
496
- #: ../ure-lib.php:495
497
  msgid "Level 3"
498
  msgstr "Taso 3"
499
 
500
- #: ../ure-lib.php:496
501
  msgid "Level 2"
502
  msgstr "Taso 2"
503
 
504
- #: ../ure-lib.php:497
505
  msgid "Level 1"
506
  msgstr "Taso 1"
507
 
508
- #: ../ure-lib.php:498
509
  msgid "Level 0"
510
  msgstr "Taso 0"
511
 
512
- #: ../ure-lib.php:499
513
  msgid "Edit others pages"
514
  msgstr "Muokkaa toisten sivuja"
515
 
516
- #: ../ure-lib.php:500
517
  msgid "Edit published pages"
518
  msgstr "Muokkaa julkaistuja sivuja"
519
 
520
- #: ../ure-lib.php:501
521
  msgid "Publish pages"
522
  msgstr "Julkaise sivuja"
523
 
524
- #: ../ure-lib.php:502
525
  msgid "Delete pages"
526
  msgstr "Poista sivuja"
527
 
528
- #: ../ure-lib.php:503
529
  msgid "Delete others pages"
530
  msgstr "Poista toisten sivuja"
531
 
532
- #: ../ure-lib.php:504
533
  msgid "Delete published pages"
534
  msgstr "Poista julkaistuja sivuja"
535
 
536
- #: ../ure-lib.php:505
537
  msgid "Delete posts"
538
  msgstr "Poista artikkeleja"
539
 
540
- #: ../ure-lib.php:506
541
  msgid "Delete others posts"
542
  msgstr "Poista toisten artikkeleja"
543
 
544
- #: ../ure-lib.php:507
545
  msgid "Delete published posts"
546
  msgstr "Poista julkaistuja artikkeleja"
547
 
548
- #: ../ure-lib.php:508
549
  msgid "Delete private posts"
550
  msgstr "Poista yksityisiä artikkeleja"
551
 
552
- #: ../ure-lib.php:509
553
  msgid "Edit private posts"
554
  msgstr "Muokkaa yksityisiä artikkeleja"
555
 
556
- #: ../ure-lib.php:510
557
  msgid "Read private posts"
558
  msgstr "Lue yksityisiä artikkeleja"
559
 
560
- #: ../ure-lib.php:511
561
  msgid "Delete private pages"
562
  msgstr "Poista yksityisiä sivuja"
563
 
564
- #: ../ure-lib.php:512
565
  msgid "Edit private pages"
566
  msgstr "Muokkaa yksityisiä sivuja"
567
 
568
- #: ../ure-lib.php:513
569
  msgid "Read private pages"
570
  msgstr "Lue yksityisiä sivuja"
571
 
572
- #: ../ure-lib.php:514
573
  msgid "Delete users"
574
  msgstr "Poista käyttäjiä"
575
 
576
- #: ../ure-lib.php:515
577
  msgid "Create users"
578
  msgstr "Luo käyttäjiä"
579
 
580
- #: ../ure-lib.php:516
581
  msgid "Unfiltered upload"
582
  msgstr "Suodattamaton tiedostojen lisäys"
583
 
584
- #: ../ure-lib.php:517
585
  msgid "Edit dashboard"
586
  msgstr "Muokkaa ohjausnäkymää"
587
 
588
- #: ../ure-lib.php:518
589
  msgid "Update plugins"
590
  msgstr "Päivitä lisäosia"
591
 
592
- #: ../ure-lib.php:519
593
  msgid "Delete plugins"
594
  msgstr "Poista lisäosia"
595
 
596
- #: ../ure-lib.php:520
597
  msgid "Install plugins"
598
  msgstr "Asenna lisäosia"
599
 
600
- #: ../ure-lib.php:521
601
  msgid "Update themes"
602
  msgstr "Päivitä teemoja"
603
 
604
- #: ../ure-lib.php:522
605
  msgid "Install themes"
606
  msgstr "Asenna teemoja"
607
 
608
- #: ../ure-lib.php:523
609
  msgid "Update core"
610
  msgstr "Päivitä ydin"
611
 
612
- #: ../ure-lib.php:524
613
  msgid "List users"
614
  msgstr "Listaa käyttäjät"
615
 
616
- #: ../ure-lib.php:525
617
  msgid "Remove users"
618
  msgstr "Poista käyttäjiä"
619
 
620
- #: ../ure-lib.php:526
621
  msgid "Add users"
622
  msgstr "Lisää käyttäjiä"
623
 
624
- #: ../ure-lib.php:527
625
  msgid "Promote users"
626
  msgstr "Ylennä käyttäjiä"
627
 
628
- #: ../ure-lib.php:528
629
  msgid "Edit theme options"
630
  msgstr "Muokkaa teeman asetuksia"
631
 
632
- #: ../ure-lib.php:529
633
  msgid "Delete themes"
634
  msgstr "Poista teemoja"
635
 
636
- #: ../ure-lib.php:530
637
  msgid "Export"
638
  msgstr "Vie"
639
 
640
- #: ../ure-lib.php:613
641
  msgid "Error: Capability name must contain latin characters and digits only!"
642
  msgstr "Virhe: Oikeuden nimi saa sisältää vain latinalaisia aakkosia ja numeroita!"
643
 
644
- #: ../ure-lib.php:625
645
  #, php-format
646
  msgid "Capability %s is added successfully"
647
  msgstr "Rooli %s luotiin onnistuneesti"
648
 
649
- #: ../ure-lib.php:627
650
  #, php-format
651
  msgid "Capability %s exists already"
652
  msgstr "Oikeus %s on jo määritelty"
653
 
654
- #: ../ure-lib.php:791
655
  #, php-format
656
  msgid "Error! You do not have permission to delete this capability: %s!"
657
  msgstr "Virhe! Sinulla ei ole lupaa poistaa tätä oikeutta: %s!"
658
 
659
- #: ../ure-lib.php:799
660
  #, php-format
661
  msgid "Capability %s is removed successfully"
662
  msgstr "Rooli %s poistettiin onnistuneesti"
663
 
 
 
 
 
664
  #~ msgid "Roles list reading error is encountered"
665
  #~ msgstr "Virhe: Rooleja ei pystytty lukemaan"
666
-
667
  #~ msgid "More plugins from"
668
  #~ msgstr "Lisää lisäosia tekijältä"
669
-
670
  #~ msgid "No items found."
671
  #~ msgstr "Osia ei löytynyt."
672
-
673
  #~ msgid "Recent Posts:"
674
  #~ msgstr "Uusimmat artikkelit:"
 
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-12-10 19:14+0700\n"
6
  "PO-Revision-Date: \n"
7
+ "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: Lauri Merisaari <lauri@viidakkorumpu.fi>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
16
  "X-Poedit-Country: FINLAND\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
+ #: ../ure-role-edit.php:27
20
+ #, fuzzy
21
+ msgid "None"
22
+ msgstr "Lahjoita"
23
+
24
+ #: ../ure-role-edit.php:92
25
  msgid " Name can not be empty!"
26
  msgstr " Roolin nimi ei voi olla tyhjä!"
27
 
28
+ #: ../ure-role-edit.php:96
29
  msgid " Name must contain latin characters and digits only!"
30
  msgstr " Nimi saa sisältää vain latinalaisia aakkosia ja numeroita!"
31
 
32
+ #: ../ure-role-edit.php:101
33
+ #: ../ure-role-edit.php:284
34
  msgid "Delete Role"
35
  msgstr "Poista rooli"
36
 
37
+ #: ../ure-role-edit.php:103
38
  msgid "Change Default Role"
39
  msgstr "Muuta oletus rooli"
40
 
41
+ #: ../ure-role-edit.php:105
42
+ 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"
43
+ msgstr ""
 
44
 
45
+ #: ../ure-role-edit.php:107
46
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
47
  msgstr "Varoitus! Ole varovainen - kriittisen oikeuden poistaminen voi rikkoa jonkun lisäosan tai muun muokatun koodin"
48
 
49
+ #: ../ure-role-edit.php:109
50
  msgid "Please confirm to continue"
51
  msgstr "Varmista jatkaaksesi"
52
 
53
+ #: ../ure-role-edit.php:146
54
  #, php-format
55
  msgid "Role \"%s\" update: please confirm to continue"
56
  msgstr "Roolin \"%s\" päivitys: varmista jatkaaksesi"
57
 
58
+ #: ../ure-role-edit.php:154
59
  msgid "Select Role and change its capabilities list"
60
  msgstr "Valitse rooli ja muuta sen oikeuksia"
61
 
62
+ #: ../ure-role-edit.php:156
63
  msgid "Select Role:"
64
  msgstr "Valitse rooli:"
65
 
66
+ #: ../ure-role-edit.php:166
67
+ #: ../ure-user-edit.php:86
68
  msgid "Show capabilities in human readable form"
69
  msgstr "Näytä oikeudet helpommin luettavassa muodossa suomeksi"
70
 
71
+ #: ../ure-role-edit.php:175
72
+ #: ../ure-user-edit.php:95
73
+ msgid "Show deprecated capabilities"
74
+ msgstr ""
75
+
76
+ #: ../ure-role-edit.php:179
77
  msgid "If checked, then apply action to ALL sites of this Network"
78
  msgstr "Jos valittu, muutos toteutetaan KAIKILLA sivustoilla tässä verkossa"
79
 
80
+ #: ../ure-role-edit.php:189
81
  msgid "Apply to All Sites"
82
  msgstr "Tee muutos kaikille sivustoille"
83
 
84
+ #: ../ure-role-edit.php:247
85
+ #: ../ure-user-edit.php:156
86
  msgid "Update"
87
  msgstr "Päivitä"
88
 
89
+ #: ../ure-role-edit.php:247
90
+ #: ../ure-user-edit.php:156
91
  msgid "Save Changes"
92
  msgstr "Tallenna muutokset"
93
 
94
+ #: ../ure-role-edit.php:248
95
+ #: ../ure-user-edit.php:157
96
  msgid "Cancel"
97
  msgstr "Peruuta"
98
 
99
+ #: ../ure-role-edit.php:248
100
+ #: ../ure-user-edit.php:157
101
  msgid "Cancel not saved changes"
102
  msgstr "Peruuta"
103
 
104
+ #: ../ure-role-edit.php:251
105
  msgid "Reset"
106
  msgstr "Palauta"
107
 
108
+ #: ../ure-role-edit.php:251
109
+ msgid "Restore Roles from backup copy"
110
+ msgstr "Palauta rooli varmuuskopiosta"
111
+
112
+ #: ../ure-role-edit.php:261
113
  msgid "Add New Role"
114
  msgstr "Lisää uusi rooli"
115
 
116
+ #: ../ure-role-edit.php:263
117
+ msgid "Name: "
118
+ msgstr ""
119
+
120
+ #: ../ure-role-edit.php:267
121
+ msgid "Make copy of: "
122
+ msgstr ""
123
+
124
+ #: ../ure-role-edit.php:270
125
+ #: ../ure-role-edit.php:299
126
  msgid "Add"
127
  msgstr "Lisää"
128
 
129
+ #: ../ure-role-edit.php:270
130
  msgid "Add New User Role"
131
  msgstr "Lisää uusi käyttäjä rooli"
132
 
133
+ #: ../ure-role-edit.php:274
134
  msgid "Default Role for New User"
135
  msgstr "Oletus rooli uusille käyttäjille"
136
 
137
+ #: ../ure-role-edit.php:279
138
  msgid "Change"
139
  msgstr "Muuta"
140
 
141
+ #: ../ure-role-edit.php:279
142
  msgid "Set as Default User Role"
143
  msgstr "Muuta oletus rooliksi"
144
 
145
+ #: ../ure-role-edit.php:289
146
  msgid "Delete"
147
  msgstr "Poista"
148
 
149
+ #: ../ure-role-edit.php:289
150
  msgid "Delete User Role"
151
  msgstr "Poista käyttäjän rooli"
152
 
153
+ #: ../ure-role-edit.php:294
154
+ #: ../ure-role-edit.php:299
155
  msgid "Add New Capability"
156
  msgstr "Lisää uusi oikeus"
157
 
158
+ #: ../ure-role-edit.php:304
159
  msgid "Remove Capability"
160
  msgstr "Poista oikeus"
161
 
162
+ #: ../ure-role-edit.php:309
163
  msgid "Remove"
164
  msgstr "Poista"
165
 
166
+ #: ../ure-role-edit.php:309
167
  msgid "Remove User Capability"
168
  msgstr "Poista käyttäjän oikeudet"
169
 
170
+ #: ../ure-user-edit.php:67
171
  #, php-format
172
  msgid "User \"%s\" update: please confirm to continue"
173
  msgstr "Roolin \"%s\" päivitys: varmista jatkaaksesi"
174
 
175
+ #: ../ure-user-edit.php:74
176
  msgid "Change capabilities for user"
177
  msgstr "Muuta käyttäjän oikeuksia"
178
 
179
+ #: ../ure-user-edit.php:77
180
  msgid "Role:"
181
  msgstr "Rooli:"
182
 
183
+ #: ../ure-user-edit.php:99
184
  msgid "Add capabilities to this user:"
185
  msgstr "Lisää oikeudet käyttäjälle:"
186
 
187
+ #: ../ure-options.php:59
188
+ #, fuzzy
189
+ msgid "User Roles are restored from the backup data. "
190
+ msgstr "Roolit ja oikeudet on palautettu varmuuskopiosta"
191
+
192
+ #: ../ure-options.php:125
193
+ msgid "Error: "
194
+ msgstr ""
195
+
196
+ #: ../ure-options.php:125
197
+ #: ../ure-options.php:143
198
  msgid "Role"
199
  msgstr "Rooli"
200
 
201
+ #: ../ure-options.php:125
202
+ msgid "does not exist"
203
+ msgstr ""
204
+
205
+ #: ../ure-options.php:143
206
  msgid "is updated successfully"
207
  msgstr "on päivitetty onnistuneesti"
208
 
209
+ #: ../ure-options.php:152
210
  msgid "User"
211
  msgstr "Käyttäjä"
212
 
213
+ #: ../ure-options.php:152
214
  msgid "capabilities are updated successfully"
215
  msgstr "Oikeudet on päivitetty onnistuneesti"
216
 
217
+ #: ../ure-options.php:192
218
  msgid "About this Plugin:"
219
  msgstr "Tietoja lisäosasta:"
220
 
221
+ #: ../ure-options.php:193
222
  msgid "Author's website"
223
  msgstr "Tekijän kotisivu"
224
 
225
+ #: ../ure-options.php:194
226
  msgid "Plugin webpage"
227
  msgstr "Lisäosan kotisivu"
228
 
229
+ #: ../ure-options.php:195
230
+ #: ../user-role-editor.php:219
231
  msgid "Changelog"
232
  msgstr "Muutos loki"
233
 
234
+ #: ../ure-options.php:196
235
  msgid "FAQ"
236
  msgstr "Usein kysytyt kysymykset"
237
 
238
+ #: ../ure-options.php:210
 
 
 
 
239
  msgid "Greetings:"
240
  msgstr "Tervehdys:"
241
 
242
+ #: ../ure-options.php:211
243
  msgid "It's me, the author"
244
  msgstr "Se olen minä tekijä"
245
 
246
+ #: ../ure-options.php:212
247
  msgid "For the help with Belorussian translation"
248
  msgstr "Apua Valkovenäjän kieliseen käännökseen"
249
 
250
+ #: ../ure-options.php:213
251
  msgid "For the help with Brasilian translation"
252
  msgstr "Apua Brasilian kieliseen käännökseen"
253
 
254
+ #: ../ure-options.php:214
255
  msgid "For the help with Chinese translation"
256
  msgstr "Apua Kiinan kieliseen käännökseen"
257
 
258
+ #: ../ure-options.php:215
259
  msgid "For the help with Dutch translation"
260
  msgstr "Apua Hollannin kieliseen käännökseen"
261
 
262
+ #: ../ure-options.php:216
263
  msgid "For the help with Finnish translation"
264
  msgstr "Apua suomen kieliseen käännökseen"
265
 
266
+ #: ../ure-options.php:217
267
  msgid "For the help with French translation"
268
  msgstr "Apua Ranskan kieliseen käännökseen"
269
 
270
+ #: ../ure-options.php:218
271
  msgid "For the help with German translation"
272
  msgstr "Apua Saksan kieliseen käännökseen"
273
 
274
+ #: ../ure-options.php:219
275
  msgid "For the help with Hungarian translation"
276
  msgstr "Apua Unkarin kieliseen käännökseen"
277
 
278
+ #: ../ure-options.php:220
279
+ #: ../ure-options.php:221
280
+ #: ../ure-options.php:222
281
+ #: ../ure-options.php:223
282
  msgid "For the help with Italian translation"
283
  msgstr "Apua Italian kieliseen käännökseen"
284
 
285
+ #: ../ure-options.php:224
286
  msgid "For the help with Japanese translation"
287
  msgstr "Apua Japanin kieliseen käännökseen"
288
 
289
+ #: ../ure-options.php:225
290
  msgid "For the help with Persian translation"
291
  msgstr "Apua Persialaiseen käännökseen"
292
 
293
+ #: ../ure-options.php:226
294
  msgid "For the help with Polish translation"
295
  msgstr "Apua Puolalaiseen käännökseen"
296
 
297
+ #: ../ure-options.php:227
298
  msgid "For the help with Spanish translation"
299
  msgstr "Apua Espanian kieliseen käännökseen"
300
 
301
+ #: ../ure-options.php:228
302
  msgid "For the help with Swedish translation"
303
  msgstr "Apua Swedish kieliseen käännökseen"
304
 
305
+ #: ../ure-options.php:229
306
+ #: ../ure-options.php:230
307
+ #: ../ure-options.php:231
308
  msgid "For the help with Turkish translation"
309
  msgstr "Apua Turkin kieliseen käännökseen"
310
 
311
+ #: ../ure-options.php:233
312
  msgid "For the code to hide administrator role"
313
  msgstr "Koodi Pääkäyttäjän roolin piilottamiseen"
314
 
315
+ #: ../ure-options.php:234
316
+ msgid "For the code enhancement suggestion"
317
+ msgstr ""
318
+
319
+ #: ../ure-options.php:236
320
  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."
321
  msgstr "Haluatko nähdä nimesi sekä linkin sivuillesi tässä? Olet tervetullut auttamaan käännöksen kanssa. Myös kaikista uusista ideoista ollaan kiitollisia."
322
 
323
+ #: ../user-role-editor.php:35
324
  msgid "User Role Editor requires WordPress 3.0 or newer."
325
  msgstr "User Role Editor tarvitsee Wordpress 3.0 tai uudemman."
326
 
327
+ #: ../user-role-editor.php:35
328
+ #: ../user-role-editor.php:40
329
  msgid "Please update!"
330
  msgstr "Ole hyvä ja päivitä!"
331
 
332
+ #: ../user-role-editor.php:40
333
  msgid "User Role Editor requires PHP 5.0 or newer."
334
  msgstr "User Role Editor tarvitsee PHP 5.0:n tai uudemman."
335
 
336
+ #: ../user-role-editor.php:65
337
  msgid "Only"
338
  msgstr "Vain"
339
 
340
+ #: ../user-role-editor.php:65
341
  msgid "is allowed to use"
342
  msgstr "sallitaan käyttää"
343
 
344
+ #: ../user-role-editor.php:71
345
+ #: ../user-role-editor.php:233
346
  msgid "User Role Editor"
347
  msgstr "User Role Editor"
348
 
349
+ #: ../user-role-editor.php:209
350
  msgid "Settings"
351
  msgstr "Asetukset"
352
 
353
+ #: ../user-role-editor.php:258
354
  msgid "Capabilities"
355
  msgstr "Oikeudet"
356
 
357
+ #: ../ure-lib.php:45
358
  msgid "Error is occur. Please check the log file."
359
  msgstr "Sattui virhe. Ole hyvä ja tarkista loki tiedosto."
360
 
361
+ #: ../ure-lib.php:153
362
  msgid "Database operation error. Check log file."
363
  msgstr "Tietokanta virhe. Tarkista loki tiedosto."
364
 
365
+ #: ../ure-lib.php:186
 
 
 
 
366
  msgid "No backup data. It is created automatically before the first role data update."
367
  msgstr "Ei varmuuskopio tietoja. Tiedot luodaan automaattisesti ennen ensimmäistä roolitietojen päivitystä."
368
 
369
+ #: ../ure-lib.php:224
370
  msgid "Backup record is created for the current role capabilities"
371
  msgstr "Varmuuskopio luodaan nykyisiä rooli oikeuksia varten"
372
 
373
+ #: ../ure-lib.php:300
374
  msgid "Error: Role name must contain latin characters and digits only!"
375
  msgstr "Virhe: Roolin nimi saa sisältää vain latinalaisia aakkosia ja numeroita!"
376
 
377
+ #: ../ure-lib.php:307
378
  #, php-format
379
  msgid "Role %s exists already"
380
  msgstr "Rooli %s on jo olemassa"
381
 
382
+ #: ../ure-lib.php:320
383
  msgid "Error is encountered during new role create operation"
384
  msgstr "Virhe sattui roolia luotaessa"
385
 
386
+ #: ../ure-lib.php:322
387
  #, php-format
388
  msgid "Role %s is created successfully"
389
  msgstr "Rooli %s luotiin onnistuneesti"
390
 
391
+ #: ../ure-lib.php:406
392
  msgid "Error encountered during role delete operation"
393
  msgstr "Sattui virhe rooli poistettaessa"
394
 
395
+ #: ../ure-lib.php:408
396
  #, php-format
397
  msgid "Role %s is deleted successfully"
398
  msgstr "Rooli %s on poistettu onnistuneesti"
399
 
400
+ #: ../ure-lib.php:426
401
  msgid "Error encountered during default role change operation"
402
  msgstr "Sattui virhe oletusroolia muutettaessa"
403
 
404
+ #: ../ure-lib.php:432
405
  #, php-format
406
  msgid "Default role for new users is set to %s successfully"
407
  msgstr "Oletusrooli uusille käyttäjille asetettiin %s onnistuneesti"
408
 
409
+ #: ../ure-lib.php:460
410
  msgid "Editor"
411
  msgstr "Päätoimittaja"
412
 
413
+ #: ../ure-lib.php:461
414
  msgid "Author"
415
  msgstr "Kirjoittaja"
416
 
417
+ #: ../ure-lib.php:462
418
  msgid "Contributor"
419
  msgstr "Avustaja"
420
 
421
+ #: ../ure-lib.php:463
422
  msgid "Subscriber"
423
  msgstr "Tilaaja"
424
 
425
+ #: ../ure-lib.php:465
426
  msgid "Switch themes"
427
  msgstr "Vaihda teema"
428
 
429
+ #: ../ure-lib.php:466
430
  msgid "Edit themes"
431
  msgstr "Muokkaa teemoja"
432
 
433
+ #: ../ure-lib.php:467
434
  msgid "Activate plugins"
435
  msgstr "Aktivoi lisäosia"
436
 
437
+ #: ../ure-lib.php:468
438
  msgid "Edit plugins"
439
  msgstr "Muokkaa lisäosia"
440
 
441
+ #: ../ure-lib.php:469
442
  msgid "Edit users"
443
  msgstr "Muokkaa käyttäjiä"
444
 
445
+ #: ../ure-lib.php:470
446
  msgid "Edit files"
447
  msgstr "Muokkaa tiedostoja"
448
 
449
+ #: ../ure-lib.php:471
450
  msgid "Manage options"
451
  msgstr "Hallitse asetuksia"
452
 
453
+ #: ../ure-lib.php:472
454
  msgid "Moderate comments"
455
  msgstr "Suodata kommentteja"
456
 
457
+ #: ../ure-lib.php:473
458
  msgid "Manage categories"
459
  msgstr "Hallitse kategorioita"
460
 
461
+ #: ../ure-lib.php:474
462
  msgid "Manage links"
463
  msgstr "Hallitse linkkejä"
464
 
465
+ #: ../ure-lib.php:475
466
  msgid "Upload files"
467
  msgstr "Lisää tiedostoja"
468
 
469
+ #: ../ure-lib.php:476
470
  msgid "Import"
471
  msgstr "Tuo"
472
 
473
+ #: ../ure-lib.php:477
474
  msgid "Unfiltered html"
475
  msgstr "Suodattamaton html"
476
 
477
+ #: ../ure-lib.php:478
478
  msgid "Edit posts"
479
  msgstr "Muokkaa artikkeleja"
480
 
481
+ #: ../ure-lib.php:479
482
  msgid "Edit others posts"
483
  msgstr "Muokkaa toisten artikkeleja"
484
 
485
+ #: ../ure-lib.php:480
486
  msgid "Edit published posts"
487
  msgstr "Muokkaa julkaistuja artikkeleja"
488
 
489
+ #: ../ure-lib.php:481
490
  msgid "Publish posts"
491
  msgstr "Julkaise artikkeleja"
492
 
493
+ #: ../ure-lib.php:482
494
  msgid "Edit pages"
495
  msgstr "Muokkaa sivuja"
496
 
497
+ #: ../ure-lib.php:483
498
  msgid "Read"
499
  msgstr "Lue"
500
 
501
+ #: ../ure-lib.php:484
502
  msgid "Level 10"
503
  msgstr "Taso 10"
504
 
505
+ #: ../ure-lib.php:485
506
  msgid "Level 9"
507
  msgstr "Taso 9"
508
 
509
+ #: ../ure-lib.php:486
510
  msgid "Level 8"
511
  msgstr "Taso 8"
512
 
513
+ #: ../ure-lib.php:487
514
  msgid "Level 7"
515
  msgstr "Taso 7"
516
 
517
+ #: ../ure-lib.php:488
518
  msgid "Level 6"
519
  msgstr "Taso 6"
520
 
521
+ #: ../ure-lib.php:489
522
  msgid "Level 5"
523
  msgstr "Taso 5"
524
 
525
+ #: ../ure-lib.php:490
526
  msgid "Level 4"
527
  msgstr "Taso 4"
528
 
529
+ #: ../ure-lib.php:491
530
  msgid "Level 3"
531
  msgstr "Taso 3"
532
 
533
+ #: ../ure-lib.php:492
534
  msgid "Level 2"
535
  msgstr "Taso 2"
536
 
537
+ #: ../ure-lib.php:493
538
  msgid "Level 1"
539
  msgstr "Taso 1"
540
 
541
+ #: ../ure-lib.php:494
542
  msgid "Level 0"
543
  msgstr "Taso 0"
544
 
545
+ #: ../ure-lib.php:495
546
  msgid "Edit others pages"
547
  msgstr "Muokkaa toisten sivuja"
548
 
549
+ #: ../ure-lib.php:496
550
  msgid "Edit published pages"
551
  msgstr "Muokkaa julkaistuja sivuja"
552
 
553
+ #: ../ure-lib.php:497
554
  msgid "Publish pages"
555
  msgstr "Julkaise sivuja"
556
 
557
+ #: ../ure-lib.php:498
558
  msgid "Delete pages"
559
  msgstr "Poista sivuja"
560
 
561
+ #: ../ure-lib.php:499
562
  msgid "Delete others pages"
563
  msgstr "Poista toisten sivuja"
564
 
565
+ #: ../ure-lib.php:500
566
  msgid "Delete published pages"
567
  msgstr "Poista julkaistuja sivuja"
568
 
569
+ #: ../ure-lib.php:501
570
  msgid "Delete posts"
571
  msgstr "Poista artikkeleja"
572
 
573
+ #: ../ure-lib.php:502
574
  msgid "Delete others posts"
575
  msgstr "Poista toisten artikkeleja"
576
 
577
+ #: ../ure-lib.php:503
578
  msgid "Delete published posts"
579
  msgstr "Poista julkaistuja artikkeleja"
580
 
581
+ #: ../ure-lib.php:504
582
  msgid "Delete private posts"
583
  msgstr "Poista yksityisiä artikkeleja"
584
 
585
+ #: ../ure-lib.php:505
586
  msgid "Edit private posts"
587
  msgstr "Muokkaa yksityisiä artikkeleja"
588
 
589
+ #: ../ure-lib.php:506
590
  msgid "Read private posts"
591
  msgstr "Lue yksityisiä artikkeleja"
592
 
593
+ #: ../ure-lib.php:507
594
  msgid "Delete private pages"
595
  msgstr "Poista yksityisiä sivuja"
596
 
597
+ #: ../ure-lib.php:508
598
  msgid "Edit private pages"
599
  msgstr "Muokkaa yksityisiä sivuja"
600
 
601
+ #: ../ure-lib.php:509
602
  msgid "Read private pages"
603
  msgstr "Lue yksityisiä sivuja"
604
 
605
+ #: ../ure-lib.php:510
606
  msgid "Delete users"
607
  msgstr "Poista käyttäjiä"
608
 
609
+ #: ../ure-lib.php:511
610
  msgid "Create users"
611
  msgstr "Luo käyttäjiä"
612
 
613
+ #: ../ure-lib.php:512
614
  msgid "Unfiltered upload"
615
  msgstr "Suodattamaton tiedostojen lisäys"
616
 
617
+ #: ../ure-lib.php:513
618
  msgid "Edit dashboard"
619
  msgstr "Muokkaa ohjausnäkymää"
620
 
621
+ #: ../ure-lib.php:514
622
  msgid "Update plugins"
623
  msgstr "Päivitä lisäosia"
624
 
625
+ #: ../ure-lib.php:515
626
  msgid "Delete plugins"
627
  msgstr "Poista lisäosia"
628
 
629
+ #: ../ure-lib.php:516
630
  msgid "Install plugins"
631
  msgstr "Asenna lisäosia"
632
 
633
+ #: ../ure-lib.php:517
634
  msgid "Update themes"
635
  msgstr "Päivitä teemoja"
636
 
637
+ #: ../ure-lib.php:518
638
  msgid "Install themes"
639
  msgstr "Asenna teemoja"
640
 
641
+ #: ../ure-lib.php:519
642
  msgid "Update core"
643
  msgstr "Päivitä ydin"
644
 
645
+ #: ../ure-lib.php:520
646
  msgid "List users"
647
  msgstr "Listaa käyttäjät"
648
 
649
+ #: ../ure-lib.php:521
650
  msgid "Remove users"
651
  msgstr "Poista käyttäjiä"
652
 
653
+ #: ../ure-lib.php:522
654
  msgid "Add users"
655
  msgstr "Lisää käyttäjiä"
656
 
657
+ #: ../ure-lib.php:523
658
  msgid "Promote users"
659
  msgstr "Ylennä käyttäjiä"
660
 
661
+ #: ../ure-lib.php:524
662
  msgid "Edit theme options"
663
  msgstr "Muokkaa teeman asetuksia"
664
 
665
+ #: ../ure-lib.php:525
666
  msgid "Delete themes"
667
  msgstr "Poista teemoja"
668
 
669
+ #: ../ure-lib.php:526
670
  msgid "Export"
671
  msgstr "Vie"
672
 
673
+ #: ../ure-lib.php:609
674
  msgid "Error: Capability name must contain latin characters and digits only!"
675
  msgstr "Virhe: Oikeuden nimi saa sisältää vain latinalaisia aakkosia ja numeroita!"
676
 
677
+ #: ../ure-lib.php:621
678
  #, php-format
679
  msgid "Capability %s is added successfully"
680
  msgstr "Rooli %s luotiin onnistuneesti"
681
 
682
+ #: ../ure-lib.php:623
683
  #, php-format
684
  msgid "Capability %s exists already"
685
  msgstr "Oikeus %s on jo määritelty"
686
 
687
+ #: ../ure-lib.php:772
688
  #, php-format
689
  msgid "Error! You do not have permission to delete this capability: %s!"
690
  msgstr "Virhe! Sinulla ei ole lupaa poistaa tätä oikeutta: %s!"
691
 
692
+ #: ../ure-lib.php:794
693
  #, php-format
694
  msgid "Capability %s is removed successfully"
695
  msgstr "Rooli %s poistettiin onnistuneesti"
696
 
697
+ #: ../ure-lib.php:825
698
+ msgid "Help"
699
+ msgstr ""
700
+
701
  #~ msgid "Roles list reading error is encountered"
702
  #~ msgstr "Virhe: Rooleja ei pystytty lukemaan"
 
703
  #~ msgid "More plugins from"
704
  #~ msgstr "Lisää lisäosia tekijältä"
 
705
  #~ msgid "No items found."
706
  #~ msgstr "Osia ei löytynyt."
 
707
  #~ msgid "Recent Posts:"
708
  #~ msgstr "Uusimmat artikkelit:"
709
+
lang/ure-fr_FR.mo CHANGED
Binary file
lang/ure-fr_FR.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor Plugin 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-07-08 16:13+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: Whiler <webmaster@blogs.wittwer.fr>\n"
@@ -12,657 +12,688 @@ msgstr ""
12
  "X-Poedit-Language: French\n"
13
  "X-Poedit-Country: FRANCE\n"
14
 
15
- #: ../ure-role-edit.php:84
 
 
 
 
 
16
  msgid " Name can not be empty!"
17
  msgstr "Le nom ne peut pas être vide&nbsp;!"
18
 
19
- #: ../ure-role-edit.php:88
20
  msgid " Name must contain latin characters and digits only!"
21
  msgstr "Le nom doit uniquement contenir que des caractères latins et des chiffres&nbsp;!"
22
 
23
- #: ../ure-role-edit.php:93
24
- #: ../ure-role-edit.php:246
25
  msgid "Delete Role"
26
  msgstr "Supprimer le rôle"
27
 
28
- #: ../ure-role-edit.php:95
29
  msgid "Change Default Role"
30
  msgstr "Changer le rôle par défaut"
31
 
32
- #: ../ure-role-edit.php:97
33
- #: ../ure-role-edit.php:217
34
- msgid "Restore Roles from backup copy"
35
- msgstr "Restaurer les Rôles à partir de la copie de sauvegarde"
36
 
37
- #: ../ure-role-edit.php:99
38
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
39
  msgstr "Attention ! Soyez prudent - supprimer une capacité critique peut crasher des extensions ou du code personnalisé"
40
 
41
- #: ../ure-role-edit.php:101
42
  msgid "Please confirm to continue"
43
  msgstr "Confirmez pour continuer"
44
 
45
- #: ../ure-role-edit.php:134
46
  #, php-format
47
  msgid "Role \"%s\" update: please confirm to continue"
48
  msgstr "Mise à jour du Rôle \"%s\" : Veuillez confirmer pour continuer"
49
 
50
- #: ../ure-role-edit.php:142
51
  msgid "Select Role and change its capabilities list"
52
  msgstr "Sélectionnez un Rôle et changez sa liste de capacités"
53
 
54
- #: ../ure-role-edit.php:144
55
  msgid "Select Role:"
56
  msgstr "Sélectionnez un rôle&nbsp;:"
57
 
58
- #: ../ure-role-edit.php:153
59
- #: ../ure-user-edit.php:84
60
  msgid "Show capabilities in human readable form"
61
  msgstr "Afficher les capacités en langage humain"
62
 
63
- #: ../ure-role-edit.php:157
 
 
 
 
 
64
  msgid "If checked, then apply action to ALL sites of this Network"
65
  msgstr "Si coché, alors l'action affecte TOUS les sites de ce réseau"
66
 
67
- #: ../ure-role-edit.php:167
68
  msgid "Apply to All Sites"
69
  msgstr "Appliquer à tous les sites"
70
 
71
- #: ../ure-role-edit.php:213
72
- #: ../ure-user-edit.php:133
73
  msgid "Update"
74
  msgstr "Mettre à jour"
75
 
76
- #: ../ure-role-edit.php:213
77
- #: ../ure-user-edit.php:133
78
  msgid "Save Changes"
79
  msgstr "Enregistrer les modifications"
80
 
81
- #: ../ure-role-edit.php:214
82
- #: ../ure-user-edit.php:134
83
  msgid "Cancel"
84
  msgstr "Annuler"
85
 
86
- #: ../ure-role-edit.php:214
87
- #: ../ure-user-edit.php:134
88
  msgid "Cancel not saved changes"
89
  msgstr "Annuler les changements"
90
 
91
- #: ../ure-role-edit.php:217
92
  msgid "Reset"
93
  msgstr "Réinitialiser"
94
 
95
- #: ../ure-role-edit.php:227
 
 
 
 
96
  msgid "Add New Role"
97
  msgstr "Ajouter un nouveau rôle"
98
 
99
- #: ../ure-role-edit.php:232
100
- #: ../ure-role-edit.php:261
 
 
 
 
 
 
 
 
101
  msgid "Add"
102
  msgstr "Ajouter"
103
 
104
- #: ../ure-role-edit.php:232
105
  msgid "Add New User Role"
106
  msgstr "Ajouter un nouveau rôle utilisateur"
107
 
108
- #: ../ure-role-edit.php:236
109
  msgid "Default Role for New User"
110
  msgstr "Rôle par défaut pour les nouveaux utilisateurs"
111
 
112
- #: ../ure-role-edit.php:241
113
  msgid "Change"
114
  msgstr "Modifier"
115
 
116
- #: ../ure-role-edit.php:241
117
  msgid "Set as Default User Role"
118
  msgstr "Définir comme rôle d'utilisateur par défaut"
119
 
120
- #: ../ure-role-edit.php:251
121
  msgid "Delete"
122
  msgstr "Effacer"
123
 
124
- #: ../ure-role-edit.php:251
125
  msgid "Delete User Role"
126
  msgstr "Supprimer un rôle utilisateur"
127
 
128
- #: ../ure-role-edit.php:256
129
- #: ../ure-role-edit.php:261
130
  msgid "Add New Capability"
131
  msgstr "Ajouter une nouvelle capacité"
132
 
133
- #: ../ure-role-edit.php:266
134
  msgid "Remove Capability"
135
  msgstr "Supprimer Capacité"
136
 
137
- #: ../ure-role-edit.php:271
138
  msgid "Remove"
139
  msgstr "Supprimer"
140
 
141
- #: ../ure-role-edit.php:271
142
  msgid "Remove User Capability"
143
  msgstr "Supprimer Capacité de l'Utilisateur"
144
 
145
- #: ../ure-user-edit.php:65
146
  #, php-format
147
  msgid "User \"%s\" update: please confirm to continue"
148
  msgstr "Mise à jour de l'utilisateur \"%s\" : Veuillez confirmer pour continuer"
149
 
150
- #: ../ure-user-edit.php:72
151
  msgid "Change capabilities for user"
152
  msgstr "Modifier les capacités de l'utilisateur"
153
 
154
- #: ../ure-user-edit.php:75
155
  msgid "Role:"
156
  msgstr "Rôle&nbsp;:"
157
 
158
- #: ../ure-user-edit.php:88
159
  msgid "Add capabilities to this user:"
160
  msgstr "Ajouter des capacités à cet utilisateur&nbsp;:"
161
 
162
- #: ../ure-options.php:128
 
 
 
 
 
 
 
 
 
 
163
  msgid "Role"
164
  msgstr "Rôle "
165
 
166
- #: ../ure-options.php:128
 
 
 
 
167
  msgid "is updated successfully"
168
  msgstr "a été correctement mis à jour"
169
 
170
- #: ../ure-options.php:137
171
  msgid "User"
172
  msgstr "Utilisateur"
173
 
174
- #: ../ure-options.php:137
175
  msgid "capabilities are updated successfully"
176
  msgstr "capacités ont été correctement mises à jour"
177
 
178
- #: ../ure-options.php:166
179
  msgid "About this Plugin:"
180
  msgstr "A propos de cette extension&nbsp;:"
181
 
182
- #: ../ure-options.php:167
183
  msgid "Author's website"
184
  msgstr "Site Web de l'auteur"
185
 
186
- #: ../ure-options.php:168
187
  msgid "Plugin webpage"
188
  msgstr "Page Web de l'extension"
189
 
190
- #: ../ure-options.php:169
191
- #: ../user-role-editor.php:191
192
  msgid "Changelog"
193
  msgstr "Changelog"
194
 
195
- #: ../ure-options.php:170
196
  msgid "FAQ"
197
  msgstr "FAQ"
198
 
199
- #: ../ure-options.php:171
200
- msgid "Donate"
201
- msgstr "Faire un don"
202
-
203
- #: ../ure-options.php:173
204
  msgid "Greetings:"
205
  msgstr "Remerciements&nbsp;:"
206
 
207
- #: ../ure-options.php:174
208
  msgid "It's me, the author"
209
  msgstr "C'est moi, l'auteur"
210
 
211
- #: ../ure-options.php:175
212
  msgid "For the help with Belorussian translation"
213
  msgstr "Pour l'aide avec la traduction biélorusse"
214
 
215
- #: ../ure-options.php:176
216
  msgid "For the help with Brasilian translation"
217
  msgstr "Pour l'aide avec la traduction brésilenne"
218
 
219
- #: ../ure-options.php:177
220
  msgid "For the help with Chinese translation"
221
  msgstr "Pour l'aide avec la traduction chinese"
222
 
223
- #: ../ure-options.php:178
224
  msgid "For the help with Dutch translation"
225
  msgstr "Pour l'aide avec la traduction Dutch"
226
 
227
- #: ../ure-options.php:179
228
  msgid "For the help with Finnish translation"
229
  msgstr "Pour l'aide avec la traduction finlandaise"
230
 
231
- #: ../ure-options.php:180
232
  msgid "For the help with French translation"
233
  msgstr "Pour l'aide avec la traduction française"
234
 
235
- #: ../ure-options.php:181
236
  msgid "For the help with German translation"
237
  msgstr "Pour l'aide avec la traduction allemande"
238
 
239
- #: ../ure-options.php:182
240
  msgid "For the help with Hungarian translation"
241
  msgstr "Pour l'aide avec la traduction Hungarian"
242
 
243
- #: ../ure-options.php:183
244
- #: ../ure-options.php:184
245
- #: ../ure-options.php:185
246
- #: ../ure-options.php:186
247
  msgid "For the help with Italian translation"
248
  msgstr "Pour l'aide avec la traduction italien"
249
 
250
- #: ../ure-options.php:187
251
  msgid "For the help with Japanese translation"
252
  msgstr "Pour l'aide avec la traduction italien"
253
 
254
- #: ../ure-options.php:188
255
  msgid "For the help with Persian translation"
256
  msgstr "Pour l'aide avec la traduction perse"
257
 
258
- #: ../ure-options.php:189
259
  msgid "For the help with Polish translation"
260
  msgstr "Pour l'aide avec la traduction polonais"
261
 
262
- #: ../ure-options.php:190
263
  msgid "For the help with Spanish translation"
264
  msgstr "Pour l'aide avec la traduction polonais"
265
 
266
- #: ../ure-options.php:191
267
  msgid "For the help with Swedish translation"
268
  msgstr "Pour l'aide avec la traduction suédoise"
269
 
270
- #: ../ure-options.php:192
271
- #: ../ure-options.php:193
272
- #: ../ure-options.php:194
273
  msgid "For the help with Turkish translation"
274
  msgstr "Pour l'aide avec la traduction turque"
275
 
276
- #: ../ure-options.php:196
277
  msgid "For the code to hide administrator role"
278
  msgstr "Pour le code qui cache le rôle d'administrateur"
279
 
280
- #: ../ure-options.php:197
281
  msgid "For the code enhancement suggestion"
282
  msgstr "Pour les suggestions d'évolution du code"
283
 
284
- #: ../ure-options.php:199
285
  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."
286
  msgstr "Vous souhaitez voir votre nom avec votre lien vers votre site Web ici ? Avec plaisir ! Votre aide avec la traduction ou de nouvelles idées seront très appréciées."
287
 
288
- #: ../user-role-editor.php:38
289
  msgid "User Role Editor requires WordPress 3.0 or newer."
290
  msgstr "User Role Editor nécessite WordPress 3.0 ou plus récent.."
291
 
292
- #: ../user-role-editor.php:38
293
- #: ../user-role-editor.php:43
294
  msgid "Please update!"
295
  msgstr "Veuillez mettre à jour&nbsp;!"
296
 
297
- #: ../user-role-editor.php:43
298
  msgid "User Role Editor requires PHP 5.0 or newer."
299
  msgstr "User Role Editor nécessite PHP 5.0 ou plus récent."
300
 
301
- #: ../user-role-editor.php:68
302
  msgid "Only"
303
  msgstr "Seulement"
304
 
305
- #: ../user-role-editor.php:68
306
  msgid "is allowed to use"
307
  msgstr "est autorisé à utiliser"
308
 
309
- #: ../user-role-editor.php:75
310
- #: ../user-role-editor.php:205
311
  msgid "User Role Editor"
312
  msgstr "Extension \"User Role Editor\""
313
 
314
- #: ../user-role-editor.php:181
315
  msgid "Settings"
316
  msgstr "Réglages"
317
 
318
- #: ../user-role-editor.php:230
319
  msgid "Capabilities"
320
  msgstr "Capacités"
321
 
322
- #: ../ure-lib.php:46
323
  msgid "Error is occur. Please check the log file."
324
  msgstr "Une erreur s'est produite. Vérifiez le fichier journal."
325
 
326
- #: ../ure-lib.php:164
327
  msgid "Database operation error. Check log file."
328
  msgstr "Erreur d'opération de base de données. Vérifiez le fichier journal."
329
 
330
- #: ../ure-lib.php:187
331
- msgid "Roles capabilities are restored from the backup data"
332
- msgstr "Les capacités des rôles sont restaurées depuis les données de sauvegarde"
333
-
334
- #: ../ure-lib.php:189
335
  msgid "No backup data. It is created automatically before the first role data update."
336
  msgstr "Aucune donnée sauvegardée. La sauvegarde est automatique avant la première mise à jour des rôles."
337
 
338
- #: ../ure-lib.php:228
339
  msgid "Backup record is created for the current role capabilities"
340
  msgstr "L'enregistrement de sauvegarde a été créé pour les capacités du rôle actuel"
341
 
342
- #: ../ure-lib.php:311
343
  msgid "Error: Role name must contain latin characters and digits only!"
344
  msgstr "Erreur : le nom de rôle doit seulement contenir des caractères latins et chiffres !"
345
 
346
- #: ../ure-lib.php:318
347
  #, php-format
348
  msgid "Role %s exists already"
349
  msgstr "Rôle %s existe déjà"
350
 
351
- #: ../ure-lib.php:324
352
  msgid "Error is encountered during new role create operation"
353
  msgstr "Une erreur s'est produite lors de la création du nouveau rôle"
354
 
355
- #: ../ure-lib.php:326
356
  #, php-format
357
  msgid "Role %s is created successfully"
358
  msgstr "Rôle %s a été créé avec succès"
359
 
360
- #: ../ure-lib.php:410
361
  msgid "Error encountered during role delete operation"
362
  msgstr "Une erreur s'est produite lors de la suppression du rôle"
363
 
364
- #: ../ure-lib.php:412
365
  #, php-format
366
  msgid "Role %s is deleted successfully"
367
  msgstr "Rôle %s supprimé avec succès"
368
 
369
- #: ../ure-lib.php:430
370
  msgid "Error encountered during default role change operation"
371
  msgstr "Une erreur s'est produite pendant le changement du rôle par défaut"
372
 
373
- #: ../ure-lib.php:436
374
  #, php-format
375
  msgid "Default role for new users is set to %s successfully"
376
  msgstr "Rôle par défaut pour les nouveaux utilisateurs fixé à %s avec succès"
377
 
378
- #: ../ure-lib.php:464
379
  msgid "Editor"
380
  msgstr "Editeur"
381
 
382
- #: ../ure-lib.php:465
383
  msgid "Author"
384
  msgstr "Auteur"
385
 
386
- #: ../ure-lib.php:466
387
  msgid "Contributor"
388
  msgstr "Contributeur"
389
 
390
- #: ../ure-lib.php:467
391
  msgid "Subscriber"
392
  msgstr "Abonné"
393
 
394
- #: ../ure-lib.php:469
395
  msgid "Switch themes"
396
  msgstr "Changer de thème"
397
 
398
- #: ../ure-lib.php:470
399
  msgid "Edit themes"
400
  msgstr "Editer les thèmes"
401
 
402
- #: ../ure-lib.php:471
403
  msgid "Activate plugins"
404
  msgstr "Activer les extensions"
405
 
406
- #: ../ure-lib.php:472
407
  msgid "Edit plugins"
408
  msgstr "Editer les extensions"
409
 
410
- #: ../ure-lib.php:473
411
  msgid "Edit users"
412
  msgstr "Editer les utilisateurs"
413
 
414
- #: ../ure-lib.php:474
415
  msgid "Edit files"
416
  msgstr "Editer les fichiers"
417
 
418
- #: ../ure-lib.php:475
419
  msgid "Manage options"
420
  msgstr "Gérer les options"
421
 
422
- #: ../ure-lib.php:476
423
  msgid "Moderate comments"
424
  msgstr "Modérer les commentaires"
425
 
426
- #: ../ure-lib.php:477
427
  msgid "Manage categories"
428
  msgstr "Gérer les catégories"
429
 
430
- #: ../ure-lib.php:478
431
  msgid "Manage links"
432
  msgstr "Gérer les liens"
433
 
434
- #: ../ure-lib.php:479
435
  msgid "Upload files"
436
  msgstr "Transmettre des fichiers"
437
 
438
- #: ../ure-lib.php:480
439
  msgid "Import"
440
  msgstr "Importer"
441
 
442
- #: ../ure-lib.php:481
443
  msgid "Unfiltered html"
444
  msgstr "HTML non filtré"
445
 
446
- #: ../ure-lib.php:482
447
  msgid "Edit posts"
448
  msgstr "Editer les articles"
449
 
450
- #: ../ure-lib.php:483
451
  msgid "Edit others posts"
452
  msgstr "Editer les articles des autres"
453
 
454
- #: ../ure-lib.php:484
455
  msgid "Edit published posts"
456
  msgstr "Editer les articles publiés"
457
 
458
- #: ../ure-lib.php:485
459
  msgid "Publish posts"
460
  msgstr "Editer les articles"
461
 
462
- #: ../ure-lib.php:486
463
  msgid "Edit pages"
464
  msgstr "Editer les pages"
465
 
466
- #: ../ure-lib.php:487
467
  msgid "Read"
468
  msgstr "Lire"
469
 
470
- #: ../ure-lib.php:488
471
  msgid "Level 10"
472
  msgstr "Niveau 10"
473
 
474
- #: ../ure-lib.php:489
475
  msgid "Level 9"
476
  msgstr "Niveau 9"
477
 
478
- #: ../ure-lib.php:490
479
  msgid "Level 8"
480
  msgstr "Niveau 8"
481
 
482
- #: ../ure-lib.php:491
483
  msgid "Level 7"
484
  msgstr "Niveau 7"
485
 
486
- #: ../ure-lib.php:492
487
  msgid "Level 6"
488
  msgstr "Niveau 6"
489
 
490
- #: ../ure-lib.php:493
491
  msgid "Level 5"
492
  msgstr "Niveau 5"
493
 
494
- #: ../ure-lib.php:494
495
  msgid "Level 4"
496
  msgstr "Niveau 4"
497
 
498
- #: ../ure-lib.php:495
499
  msgid "Level 3"
500
  msgstr "Niveau 3"
501
 
502
- #: ../ure-lib.php:496
503
  msgid "Level 2"
504
  msgstr "Niveau 2"
505
 
506
- #: ../ure-lib.php:497
507
  msgid "Level 1"
508
  msgstr "Niveau 1"
509
 
510
- #: ../ure-lib.php:498
511
  msgid "Level 0"
512
  msgstr "Niveau 0"
513
 
514
- #: ../ure-lib.php:499
515
  msgid "Edit others pages"
516
  msgstr "Editer les pages des autres"
517
 
518
- #: ../ure-lib.php:500
519
  msgid "Edit published pages"
520
  msgstr "Editer les pages publiées"
521
 
522
- #: ../ure-lib.php:501
523
  msgid "Publish pages"
524
  msgstr "Publier des pages"
525
 
526
- #: ../ure-lib.php:502
527
  msgid "Delete pages"
528
  msgstr "Supprimer des pages"
529
 
530
- #: ../ure-lib.php:503
531
  msgid "Delete others pages"
532
  msgstr "Supprimer des pages des autres"
533
 
534
- #: ../ure-lib.php:504
535
  msgid "Delete published pages"
536
  msgstr "Supprimer des pages publiées"
537
 
538
- #: ../ure-lib.php:505
539
  msgid "Delete posts"
540
  msgstr "Supprimer des articles"
541
 
542
- #: ../ure-lib.php:506
543
  msgid "Delete others posts"
544
  msgstr "Supprimer des articles des autres"
545
 
546
- #: ../ure-lib.php:507
547
  msgid "Delete published posts"
548
  msgstr "Supprimer des articles publiés"
549
 
550
- #: ../ure-lib.php:508
551
  msgid "Delete private posts"
552
  msgstr "Supprimer des articles privés"
553
 
554
- #: ../ure-lib.php:509
555
  msgid "Edit private posts"
556
  msgstr "Editer des articles privés"
557
 
558
- #: ../ure-lib.php:510
559
  msgid "Read private posts"
560
  msgstr "Lire des articles privés"
561
 
562
- #: ../ure-lib.php:511
563
  msgid "Delete private pages"
564
  msgstr "Supprimer des pages privées"
565
 
566
- #: ../ure-lib.php:512
567
  msgid "Edit private pages"
568
  msgstr "Editer des pages privées"
569
 
570
- #: ../ure-lib.php:513
571
  msgid "Read private pages"
572
  msgstr "Lire des pages privées"
573
 
574
- #: ../ure-lib.php:514
575
  msgid "Delete users"
576
  msgstr "Supprimer des utilisateurs"
577
 
578
- #: ../ure-lib.php:515
579
  msgid "Create users"
580
  msgstr "Créer des utilisateurs"
581
 
582
- #: ../ure-lib.php:516
583
  msgid "Unfiltered upload"
584
  msgstr "Transmissions non filtrées"
585
 
586
- #: ../ure-lib.php:517
587
  msgid "Edit dashboard"
588
  msgstr "Editer le tableau de bord"
589
 
590
- #: ../ure-lib.php:518
591
  msgid "Update plugins"
592
  msgstr "Mettre à jour les extensions"
593
 
594
- #: ../ure-lib.php:519
595
  msgid "Delete plugins"
596
  msgstr "Supprimer des extensions"
597
 
598
- #: ../ure-lib.php:520
599
  msgid "Install plugins"
600
  msgstr "Installer des extensions"
601
 
602
- #: ../ure-lib.php:521
603
  msgid "Update themes"
604
  msgstr "Mettre à jour les thèmes"
605
 
606
- #: ../ure-lib.php:522
607
  msgid "Install themes"
608
  msgstr "Installer des thèmes"
609
 
610
- #: ../ure-lib.php:523
611
  msgid "Update core"
612
  msgstr "Mettre à jour le noyau"
613
 
614
- #: ../ure-lib.php:524
615
  msgid "List users"
616
  msgstr "Lister les utilisateurs"
617
 
618
- #: ../ure-lib.php:525
619
  msgid "Remove users"
620
  msgstr "Supprimer des utilisateurs"
621
 
622
- #: ../ure-lib.php:526
623
  msgid "Add users"
624
  msgstr "Ajouter des utilisateurs"
625
 
626
- #: ../ure-lib.php:527
627
  msgid "Promote users"
628
  msgstr "Promouvoir des utilisateurs"
629
 
630
- #: ../ure-lib.php:528
631
  msgid "Edit theme options"
632
  msgstr "Editer les options du thème"
633
 
634
- #: ../ure-lib.php:529
635
  msgid "Delete themes"
636
  msgstr "Supprimer des thèmes"
637
 
638
- #: ../ure-lib.php:530
639
  msgid "Export"
640
  msgstr "Exporter"
641
 
642
- #: ../ure-lib.php:613
643
  msgid "Error: Capability name must contain latin characters and digits only!"
644
  msgstr "Erreur&nbsp;: le nom de la capacité doit seulement contenir des caractères latins et chiffres&nbsp;!"
645
 
646
- #: ../ure-lib.php:625
647
  #, php-format
648
  msgid "Capability %s is added successfully"
649
  msgstr "Capacité %s a été ajoutée avec succès"
650
 
651
- #: ../ure-lib.php:627
652
  #, php-format
653
  msgid "Capability %s exists already"
654
  msgstr "La capacité %s existe déjà"
655
 
656
- #: ../ure-lib.php:791
657
  #, php-format
658
  msgid "Error! You do not have permission to delete this capability: %s!"
659
  msgstr "Erreur&nbsp;! Vous n'avez pas la permission de supprimer cette capacité&nbsp;: %s&nbsp;!"
660
 
661
- #: ../ure-lib.php:799
662
  #, php-format
663
  msgid "Capability %s is removed successfully"
664
  msgstr "Capacité %s a été supprimée avec succès"
665
 
 
 
 
 
666
  #~ msgid "Roles list reading error is encountered"
667
  #~ msgstr "Erreur lors de la lecture des rôles"
668
  #~ msgid "Return to default WordPress user role capabilities"
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor Plugin 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-12-10 19:15+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: Whiler <webmaster@blogs.wittwer.fr>\n"
12
  "X-Poedit-Language: French\n"
13
  "X-Poedit-Country: FRANCE\n"
14
 
15
+ #: ../ure-role-edit.php:27
16
+ #, fuzzy
17
+ msgid "None"
18
+ msgstr "Faire un don"
19
+
20
+ #: ../ure-role-edit.php:92
21
  msgid " Name can not be empty!"
22
  msgstr "Le nom ne peut pas être vide&nbsp;!"
23
 
24
+ #: ../ure-role-edit.php:96
25
  msgid " Name must contain latin characters and digits only!"
26
  msgstr "Le nom doit uniquement contenir que des caractères latins et des chiffres&nbsp;!"
27
 
28
+ #: ../ure-role-edit.php:101
29
+ #: ../ure-role-edit.php:284
30
  msgid "Delete Role"
31
  msgstr "Supprimer le rôle"
32
 
33
+ #: ../ure-role-edit.php:103
34
  msgid "Change Default Role"
35
  msgstr "Changer le rôle par défaut"
36
 
37
+ #: ../ure-role-edit.php:105
38
+ 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"
39
+ msgstr ""
 
40
 
41
+ #: ../ure-role-edit.php:107
42
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
43
  msgstr "Attention ! Soyez prudent - supprimer une capacité critique peut crasher des extensions ou du code personnalisé"
44
 
45
+ #: ../ure-role-edit.php:109
46
  msgid "Please confirm to continue"
47
  msgstr "Confirmez pour continuer"
48
 
49
+ #: ../ure-role-edit.php:146
50
  #, php-format
51
  msgid "Role \"%s\" update: please confirm to continue"
52
  msgstr "Mise à jour du Rôle \"%s\" : Veuillez confirmer pour continuer"
53
 
54
+ #: ../ure-role-edit.php:154
55
  msgid "Select Role and change its capabilities list"
56
  msgstr "Sélectionnez un Rôle et changez sa liste de capacités"
57
 
58
+ #: ../ure-role-edit.php:156
59
  msgid "Select Role:"
60
  msgstr "Sélectionnez un rôle&nbsp;:"
61
 
62
+ #: ../ure-role-edit.php:166
63
+ #: ../ure-user-edit.php:86
64
  msgid "Show capabilities in human readable form"
65
  msgstr "Afficher les capacités en langage humain"
66
 
67
+ #: ../ure-role-edit.php:175
68
+ #: ../ure-user-edit.php:95
69
+ msgid "Show deprecated capabilities"
70
+ msgstr ""
71
+
72
+ #: ../ure-role-edit.php:179
73
  msgid "If checked, then apply action to ALL sites of this Network"
74
  msgstr "Si coché, alors l'action affecte TOUS les sites de ce réseau"
75
 
76
+ #: ../ure-role-edit.php:189
77
  msgid "Apply to All Sites"
78
  msgstr "Appliquer à tous les sites"
79
 
80
+ #: ../ure-role-edit.php:247
81
+ #: ../ure-user-edit.php:156
82
  msgid "Update"
83
  msgstr "Mettre à jour"
84
 
85
+ #: ../ure-role-edit.php:247
86
+ #: ../ure-user-edit.php:156
87
  msgid "Save Changes"
88
  msgstr "Enregistrer les modifications"
89
 
90
+ #: ../ure-role-edit.php:248
91
+ #: ../ure-user-edit.php:157
92
  msgid "Cancel"
93
  msgstr "Annuler"
94
 
95
+ #: ../ure-role-edit.php:248
96
+ #: ../ure-user-edit.php:157
97
  msgid "Cancel not saved changes"
98
  msgstr "Annuler les changements"
99
 
100
+ #: ../ure-role-edit.php:251
101
  msgid "Reset"
102
  msgstr "Réinitialiser"
103
 
104
+ #: ../ure-role-edit.php:251
105
+ msgid "Restore Roles from backup copy"
106
+ msgstr "Restaurer les Rôles à partir de la copie de sauvegarde"
107
+
108
+ #: ../ure-role-edit.php:261
109
  msgid "Add New Role"
110
  msgstr "Ajouter un nouveau rôle"
111
 
112
+ #: ../ure-role-edit.php:263
113
+ msgid "Name: "
114
+ msgstr ""
115
+
116
+ #: ../ure-role-edit.php:267
117
+ msgid "Make copy of: "
118
+ msgstr ""
119
+
120
+ #: ../ure-role-edit.php:270
121
+ #: ../ure-role-edit.php:299
122
  msgid "Add"
123
  msgstr "Ajouter"
124
 
125
+ #: ../ure-role-edit.php:270
126
  msgid "Add New User Role"
127
  msgstr "Ajouter un nouveau rôle utilisateur"
128
 
129
+ #: ../ure-role-edit.php:274
130
  msgid "Default Role for New User"
131
  msgstr "Rôle par défaut pour les nouveaux utilisateurs"
132
 
133
+ #: ../ure-role-edit.php:279
134
  msgid "Change"
135
  msgstr "Modifier"
136
 
137
+ #: ../ure-role-edit.php:279
138
  msgid "Set as Default User Role"
139
  msgstr "Définir comme rôle d'utilisateur par défaut"
140
 
141
+ #: ../ure-role-edit.php:289
142
  msgid "Delete"
143
  msgstr "Effacer"
144
 
145
+ #: ../ure-role-edit.php:289
146
  msgid "Delete User Role"
147
  msgstr "Supprimer un rôle utilisateur"
148
 
149
+ #: ../ure-role-edit.php:294
150
+ #: ../ure-role-edit.php:299
151
  msgid "Add New Capability"
152
  msgstr "Ajouter une nouvelle capacité"
153
 
154
+ #: ../ure-role-edit.php:304
155
  msgid "Remove Capability"
156
  msgstr "Supprimer Capacité"
157
 
158
+ #: ../ure-role-edit.php:309
159
  msgid "Remove"
160
  msgstr "Supprimer"
161
 
162
+ #: ../ure-role-edit.php:309
163
  msgid "Remove User Capability"
164
  msgstr "Supprimer Capacité de l'Utilisateur"
165
 
166
+ #: ../ure-user-edit.php:67
167
  #, php-format
168
  msgid "User \"%s\" update: please confirm to continue"
169
  msgstr "Mise à jour de l'utilisateur \"%s\" : Veuillez confirmer pour continuer"
170
 
171
+ #: ../ure-user-edit.php:74
172
  msgid "Change capabilities for user"
173
  msgstr "Modifier les capacités de l'utilisateur"
174
 
175
+ #: ../ure-user-edit.php:77
176
  msgid "Role:"
177
  msgstr "Rôle&nbsp;:"
178
 
179
+ #: ../ure-user-edit.php:99
180
  msgid "Add capabilities to this user:"
181
  msgstr "Ajouter des capacités à cet utilisateur&nbsp;:"
182
 
183
+ #: ../ure-options.php:59
184
+ #, fuzzy
185
+ msgid "User Roles are restored from the backup data. "
186
+ msgstr "Les capacités des rôles sont restaurées depuis les données de sauvegarde"
187
+
188
+ #: ../ure-options.php:125
189
+ msgid "Error: "
190
+ msgstr ""
191
+
192
+ #: ../ure-options.php:125
193
+ #: ../ure-options.php:143
194
  msgid "Role"
195
  msgstr "Rôle "
196
 
197
+ #: ../ure-options.php:125
198
+ msgid "does not exist"
199
+ msgstr ""
200
+
201
+ #: ../ure-options.php:143
202
  msgid "is updated successfully"
203
  msgstr "a été correctement mis à jour"
204
 
205
+ #: ../ure-options.php:152
206
  msgid "User"
207
  msgstr "Utilisateur"
208
 
209
+ #: ../ure-options.php:152
210
  msgid "capabilities are updated successfully"
211
  msgstr "capacités ont été correctement mises à jour"
212
 
213
+ #: ../ure-options.php:192
214
  msgid "About this Plugin:"
215
  msgstr "A propos de cette extension&nbsp;:"
216
 
217
+ #: ../ure-options.php:193
218
  msgid "Author's website"
219
  msgstr "Site Web de l'auteur"
220
 
221
+ #: ../ure-options.php:194
222
  msgid "Plugin webpage"
223
  msgstr "Page Web de l'extension"
224
 
225
+ #: ../ure-options.php:195
226
+ #: ../user-role-editor.php:219
227
  msgid "Changelog"
228
  msgstr "Changelog"
229
 
230
+ #: ../ure-options.php:196
231
  msgid "FAQ"
232
  msgstr "FAQ"
233
 
234
+ #: ../ure-options.php:210
 
 
 
 
235
  msgid "Greetings:"
236
  msgstr "Remerciements&nbsp;:"
237
 
238
+ #: ../ure-options.php:211
239
  msgid "It's me, the author"
240
  msgstr "C'est moi, l'auteur"
241
 
242
+ #: ../ure-options.php:212
243
  msgid "For the help with Belorussian translation"
244
  msgstr "Pour l'aide avec la traduction biélorusse"
245
 
246
+ #: ../ure-options.php:213
247
  msgid "For the help with Brasilian translation"
248
  msgstr "Pour l'aide avec la traduction brésilenne"
249
 
250
+ #: ../ure-options.php:214
251
  msgid "For the help with Chinese translation"
252
  msgstr "Pour l'aide avec la traduction chinese"
253
 
254
+ #: ../ure-options.php:215
255
  msgid "For the help with Dutch translation"
256
  msgstr "Pour l'aide avec la traduction Dutch"
257
 
258
+ #: ../ure-options.php:216
259
  msgid "For the help with Finnish translation"
260
  msgstr "Pour l'aide avec la traduction finlandaise"
261
 
262
+ #: ../ure-options.php:217
263
  msgid "For the help with French translation"
264
  msgstr "Pour l'aide avec la traduction française"
265
 
266
+ #: ../ure-options.php:218
267
  msgid "For the help with German translation"
268
  msgstr "Pour l'aide avec la traduction allemande"
269
 
270
+ #: ../ure-options.php:219
271
  msgid "For the help with Hungarian translation"
272
  msgstr "Pour l'aide avec la traduction Hungarian"
273
 
274
+ #: ../ure-options.php:220
275
+ #: ../ure-options.php:221
276
+ #: ../ure-options.php:222
277
+ #: ../ure-options.php:223
278
  msgid "For the help with Italian translation"
279
  msgstr "Pour l'aide avec la traduction italien"
280
 
281
+ #: ../ure-options.php:224
282
  msgid "For the help with Japanese translation"
283
  msgstr "Pour l'aide avec la traduction italien"
284
 
285
+ #: ../ure-options.php:225
286
  msgid "For the help with Persian translation"
287
  msgstr "Pour l'aide avec la traduction perse"
288
 
289
+ #: ../ure-options.php:226
290
  msgid "For the help with Polish translation"
291
  msgstr "Pour l'aide avec la traduction polonais"
292
 
293
+ #: ../ure-options.php:227
294
  msgid "For the help with Spanish translation"
295
  msgstr "Pour l'aide avec la traduction polonais"
296
 
297
+ #: ../ure-options.php:228
298
  msgid "For the help with Swedish translation"
299
  msgstr "Pour l'aide avec la traduction suédoise"
300
 
301
+ #: ../ure-options.php:229
302
+ #: ../ure-options.php:230
303
+ #: ../ure-options.php:231
304
  msgid "For the help with Turkish translation"
305
  msgstr "Pour l'aide avec la traduction turque"
306
 
307
+ #: ../ure-options.php:233
308
  msgid "For the code to hide administrator role"
309
  msgstr "Pour le code qui cache le rôle d'administrateur"
310
 
311
+ #: ../ure-options.php:234
312
  msgid "For the code enhancement suggestion"
313
  msgstr "Pour les suggestions d'évolution du code"
314
 
315
+ #: ../ure-options.php:236
316
  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."
317
  msgstr "Vous souhaitez voir votre nom avec votre lien vers votre site Web ici ? Avec plaisir ! Votre aide avec la traduction ou de nouvelles idées seront très appréciées."
318
 
319
+ #: ../user-role-editor.php:35
320
  msgid "User Role Editor requires WordPress 3.0 or newer."
321
  msgstr "User Role Editor nécessite WordPress 3.0 ou plus récent.."
322
 
323
+ #: ../user-role-editor.php:35
324
+ #: ../user-role-editor.php:40
325
  msgid "Please update!"
326
  msgstr "Veuillez mettre à jour&nbsp;!"
327
 
328
+ #: ../user-role-editor.php:40
329
  msgid "User Role Editor requires PHP 5.0 or newer."
330
  msgstr "User Role Editor nécessite PHP 5.0 ou plus récent."
331
 
332
+ #: ../user-role-editor.php:65
333
  msgid "Only"
334
  msgstr "Seulement"
335
 
336
+ #: ../user-role-editor.php:65
337
  msgid "is allowed to use"
338
  msgstr "est autorisé à utiliser"
339
 
340
+ #: ../user-role-editor.php:71
341
+ #: ../user-role-editor.php:233
342
  msgid "User Role Editor"
343
  msgstr "Extension \"User Role Editor\""
344
 
345
+ #: ../user-role-editor.php:209
346
  msgid "Settings"
347
  msgstr "Réglages"
348
 
349
+ #: ../user-role-editor.php:258
350
  msgid "Capabilities"
351
  msgstr "Capacités"
352
 
353
+ #: ../ure-lib.php:45
354
  msgid "Error is occur. Please check the log file."
355
  msgstr "Une erreur s'est produite. Vérifiez le fichier journal."
356
 
357
+ #: ../ure-lib.php:153
358
  msgid "Database operation error. Check log file."
359
  msgstr "Erreur d'opération de base de données. Vérifiez le fichier journal."
360
 
361
+ #: ../ure-lib.php:186
 
 
 
 
362
  msgid "No backup data. It is created automatically before the first role data update."
363
  msgstr "Aucune donnée sauvegardée. La sauvegarde est automatique avant la première mise à jour des rôles."
364
 
365
+ #: ../ure-lib.php:224
366
  msgid "Backup record is created for the current role capabilities"
367
  msgstr "L'enregistrement de sauvegarde a été créé pour les capacités du rôle actuel"
368
 
369
+ #: ../ure-lib.php:300
370
  msgid "Error: Role name must contain latin characters and digits only!"
371
  msgstr "Erreur : le nom de rôle doit seulement contenir des caractères latins et chiffres !"
372
 
373
+ #: ../ure-lib.php:307
374
  #, php-format
375
  msgid "Role %s exists already"
376
  msgstr "Rôle %s existe déjà"
377
 
378
+ #: ../ure-lib.php:320
379
  msgid "Error is encountered during new role create operation"
380
  msgstr "Une erreur s'est produite lors de la création du nouveau rôle"
381
 
382
+ #: ../ure-lib.php:322
383
  #, php-format
384
  msgid "Role %s is created successfully"
385
  msgstr "Rôle %s a été créé avec succès"
386
 
387
+ #: ../ure-lib.php:406
388
  msgid "Error encountered during role delete operation"
389
  msgstr "Une erreur s'est produite lors de la suppression du rôle"
390
 
391
+ #: ../ure-lib.php:408
392
  #, php-format
393
  msgid "Role %s is deleted successfully"
394
  msgstr "Rôle %s supprimé avec succès"
395
 
396
+ #: ../ure-lib.php:426
397
  msgid "Error encountered during default role change operation"
398
  msgstr "Une erreur s'est produite pendant le changement du rôle par défaut"
399
 
400
+ #: ../ure-lib.php:432
401
  #, php-format
402
  msgid "Default role for new users is set to %s successfully"
403
  msgstr "Rôle par défaut pour les nouveaux utilisateurs fixé à %s avec succès"
404
 
405
+ #: ../ure-lib.php:460
406
  msgid "Editor"
407
  msgstr "Editeur"
408
 
409
+ #: ../ure-lib.php:461
410
  msgid "Author"
411
  msgstr "Auteur"
412
 
413
+ #: ../ure-lib.php:462
414
  msgid "Contributor"
415
  msgstr "Contributeur"
416
 
417
+ #: ../ure-lib.php:463
418
  msgid "Subscriber"
419
  msgstr "Abonné"
420
 
421
+ #: ../ure-lib.php:465
422
  msgid "Switch themes"
423
  msgstr "Changer de thème"
424
 
425
+ #: ../ure-lib.php:466
426
  msgid "Edit themes"
427
  msgstr "Editer les thèmes"
428
 
429
+ #: ../ure-lib.php:467
430
  msgid "Activate plugins"
431
  msgstr "Activer les extensions"
432
 
433
+ #: ../ure-lib.php:468
434
  msgid "Edit plugins"
435
  msgstr "Editer les extensions"
436
 
437
+ #: ../ure-lib.php:469
438
  msgid "Edit users"
439
  msgstr "Editer les utilisateurs"
440
 
441
+ #: ../ure-lib.php:470
442
  msgid "Edit files"
443
  msgstr "Editer les fichiers"
444
 
445
+ #: ../ure-lib.php:471
446
  msgid "Manage options"
447
  msgstr "Gérer les options"
448
 
449
+ #: ../ure-lib.php:472
450
  msgid "Moderate comments"
451
  msgstr "Modérer les commentaires"
452
 
453
+ #: ../ure-lib.php:473
454
  msgid "Manage categories"
455
  msgstr "Gérer les catégories"
456
 
457
+ #: ../ure-lib.php:474
458
  msgid "Manage links"
459
  msgstr "Gérer les liens"
460
 
461
+ #: ../ure-lib.php:475
462
  msgid "Upload files"
463
  msgstr "Transmettre des fichiers"
464
 
465
+ #: ../ure-lib.php:476
466
  msgid "Import"
467
  msgstr "Importer"
468
 
469
+ #: ../ure-lib.php:477
470
  msgid "Unfiltered html"
471
  msgstr "HTML non filtré"
472
 
473
+ #: ../ure-lib.php:478
474
  msgid "Edit posts"
475
  msgstr "Editer les articles"
476
 
477
+ #: ../ure-lib.php:479
478
  msgid "Edit others posts"
479
  msgstr "Editer les articles des autres"
480
 
481
+ #: ../ure-lib.php:480
482
  msgid "Edit published posts"
483
  msgstr "Editer les articles publiés"
484
 
485
+ #: ../ure-lib.php:481
486
  msgid "Publish posts"
487
  msgstr "Editer les articles"
488
 
489
+ #: ../ure-lib.php:482
490
  msgid "Edit pages"
491
  msgstr "Editer les pages"
492
 
493
+ #: ../ure-lib.php:483
494
  msgid "Read"
495
  msgstr "Lire"
496
 
497
+ #: ../ure-lib.php:484
498
  msgid "Level 10"
499
  msgstr "Niveau 10"
500
 
501
+ #: ../ure-lib.php:485
502
  msgid "Level 9"
503
  msgstr "Niveau 9"
504
 
505
+ #: ../ure-lib.php:486
506
  msgid "Level 8"
507
  msgstr "Niveau 8"
508
 
509
+ #: ../ure-lib.php:487
510
  msgid "Level 7"
511
  msgstr "Niveau 7"
512
 
513
+ #: ../ure-lib.php:488
514
  msgid "Level 6"
515
  msgstr "Niveau 6"
516
 
517
+ #: ../ure-lib.php:489
518
  msgid "Level 5"
519
  msgstr "Niveau 5"
520
 
521
+ #: ../ure-lib.php:490
522
  msgid "Level 4"
523
  msgstr "Niveau 4"
524
 
525
+ #: ../ure-lib.php:491
526
  msgid "Level 3"
527
  msgstr "Niveau 3"
528
 
529
+ #: ../ure-lib.php:492
530
  msgid "Level 2"
531
  msgstr "Niveau 2"
532
 
533
+ #: ../ure-lib.php:493
534
  msgid "Level 1"
535
  msgstr "Niveau 1"
536
 
537
+ #: ../ure-lib.php:494
538
  msgid "Level 0"
539
  msgstr "Niveau 0"
540
 
541
+ #: ../ure-lib.php:495
542
  msgid "Edit others pages"
543
  msgstr "Editer les pages des autres"
544
 
545
+ #: ../ure-lib.php:496
546
  msgid "Edit published pages"
547
  msgstr "Editer les pages publiées"
548
 
549
+ #: ../ure-lib.php:497
550
  msgid "Publish pages"
551
  msgstr "Publier des pages"
552
 
553
+ #: ../ure-lib.php:498
554
  msgid "Delete pages"
555
  msgstr "Supprimer des pages"
556
 
557
+ #: ../ure-lib.php:499
558
  msgid "Delete others pages"
559
  msgstr "Supprimer des pages des autres"
560
 
561
+ #: ../ure-lib.php:500
562
  msgid "Delete published pages"
563
  msgstr "Supprimer des pages publiées"
564
 
565
+ #: ../ure-lib.php:501
566
  msgid "Delete posts"
567
  msgstr "Supprimer des articles"
568
 
569
+ #: ../ure-lib.php:502
570
  msgid "Delete others posts"
571
  msgstr "Supprimer des articles des autres"
572
 
573
+ #: ../ure-lib.php:503
574
  msgid "Delete published posts"
575
  msgstr "Supprimer des articles publiés"
576
 
577
+ #: ../ure-lib.php:504
578
  msgid "Delete private posts"
579
  msgstr "Supprimer des articles privés"
580
 
581
+ #: ../ure-lib.php:505
582
  msgid "Edit private posts"
583
  msgstr "Editer des articles privés"
584
 
585
+ #: ../ure-lib.php:506
586
  msgid "Read private posts"
587
  msgstr "Lire des articles privés"
588
 
589
+ #: ../ure-lib.php:507
590
  msgid "Delete private pages"
591
  msgstr "Supprimer des pages privées"
592
 
593
+ #: ../ure-lib.php:508
594
  msgid "Edit private pages"
595
  msgstr "Editer des pages privées"
596
 
597
+ #: ../ure-lib.php:509
598
  msgid "Read private pages"
599
  msgstr "Lire des pages privées"
600
 
601
+ #: ../ure-lib.php:510
602
  msgid "Delete users"
603
  msgstr "Supprimer des utilisateurs"
604
 
605
+ #: ../ure-lib.php:511
606
  msgid "Create users"
607
  msgstr "Créer des utilisateurs"
608
 
609
+ #: ../ure-lib.php:512
610
  msgid "Unfiltered upload"
611
  msgstr "Transmissions non filtrées"
612
 
613
+ #: ../ure-lib.php:513
614
  msgid "Edit dashboard"
615
  msgstr "Editer le tableau de bord"
616
 
617
+ #: ../ure-lib.php:514
618
  msgid "Update plugins"
619
  msgstr "Mettre à jour les extensions"
620
 
621
+ #: ../ure-lib.php:515
622
  msgid "Delete plugins"
623
  msgstr "Supprimer des extensions"
624
 
625
+ #: ../ure-lib.php:516
626
  msgid "Install plugins"
627
  msgstr "Installer des extensions"
628
 
629
+ #: ../ure-lib.php:517
630
  msgid "Update themes"
631
  msgstr "Mettre à jour les thèmes"
632
 
633
+ #: ../ure-lib.php:518
634
  msgid "Install themes"
635
  msgstr "Installer des thèmes"
636
 
637
+ #: ../ure-lib.php:519
638
  msgid "Update core"
639
  msgstr "Mettre à jour le noyau"
640
 
641
+ #: ../ure-lib.php:520
642
  msgid "List users"
643
  msgstr "Lister les utilisateurs"
644
 
645
+ #: ../ure-lib.php:521
646
  msgid "Remove users"
647
  msgstr "Supprimer des utilisateurs"
648
 
649
+ #: ../ure-lib.php:522
650
  msgid "Add users"
651
  msgstr "Ajouter des utilisateurs"
652
 
653
+ #: ../ure-lib.php:523
654
  msgid "Promote users"
655
  msgstr "Promouvoir des utilisateurs"
656
 
657
+ #: ../ure-lib.php:524
658
  msgid "Edit theme options"
659
  msgstr "Editer les options du thème"
660
 
661
+ #: ../ure-lib.php:525
662
  msgid "Delete themes"
663
  msgstr "Supprimer des thèmes"
664
 
665
+ #: ../ure-lib.php:526
666
  msgid "Export"
667
  msgstr "Exporter"
668
 
669
+ #: ../ure-lib.php:609
670
  msgid "Error: Capability name must contain latin characters and digits only!"
671
  msgstr "Erreur&nbsp;: le nom de la capacité doit seulement contenir des caractères latins et chiffres&nbsp;!"
672
 
673
+ #: ../ure-lib.php:621
674
  #, php-format
675
  msgid "Capability %s is added successfully"
676
  msgstr "Capacité %s a été ajoutée avec succès"
677
 
678
+ #: ../ure-lib.php:623
679
  #, php-format
680
  msgid "Capability %s exists already"
681
  msgstr "La capacité %s existe déjà"
682
 
683
+ #: ../ure-lib.php:772
684
  #, php-format
685
  msgid "Error! You do not have permission to delete this capability: %s!"
686
  msgstr "Erreur&nbsp;! Vous n'avez pas la permission de supprimer cette capacité&nbsp;: %s&nbsp;!"
687
 
688
+ #: ../ure-lib.php:794
689
  #, php-format
690
  msgid "Capability %s is removed successfully"
691
  msgstr "Capacité %s a été supprimée avec succès"
692
 
693
+ #: ../ure-lib.php:825
694
+ msgid "Help"
695
+ msgstr ""
696
+
697
  #~ msgid "Roles list reading error is encountered"
698
  #~ msgstr "Erreur lors de la lecture des rôles"
699
  #~ msgid "Return to default WordPress user role capabilities"
lang/ure-he.mo CHANGED
Binary file
lang/ure-he.po CHANGED
@@ -2,9 +2,9 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-06-03 22:31+0700\n"
6
  "PO-Revision-Date: \n"
7
- "Last-Translator: שגיב SEO <Info@sagive.co.il>\n"
8
  "Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -16,648 +16,685 @@ msgstr ""
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
- #: ../ure-role-edit.php:84
 
 
 
 
 
20
  msgid " Name can not be empty!"
21
  msgstr "שם לא יכול להשאר ריק!"
22
 
23
- #: ../ure-role-edit.php:88
24
  msgid " Name must contain latin characters and digits only!"
25
  msgstr "שם חייב להכיל אותיות באנגלית וספרות בלבד!"
26
 
27
- #: ../ure-role-edit.php:93
28
- #: ../ure-role-edit.php:246
29
  msgid "Delete Role"
30
  msgstr "מחיקת סוג משתמש"
31
 
32
- #: ../ure-role-edit.php:95
33
  msgid "Change Default Role"
34
  msgstr "שנה את סוג משתמש המוגדר כברירת מחדל"
35
 
36
- #: ../ure-role-edit.php:97
37
- #: ../ure-role-edit.php:217
38
- msgid "Restore Roles from backup copy"
39
- msgstr "שחזר סוגי משתמשים מהעתק הגיבוי"
40
 
41
- #: ../ure-role-edit.php:99
42
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
43
  msgstr "זהירות! הסרה של אפשרויות קריטיות עשוי לגרום לתוספים מסוים או קוד נסמך שלא לעבוד כשורה"
44
 
45
- #: ../ure-role-edit.php:101
46
  msgid "Please confirm to continue"
47
  msgstr "אשר את הפעולה והמשך"
48
 
49
- #: ../ure-role-edit.php:134
50
  #, php-format
51
  msgid "Role \"%s\" update: please confirm to continue"
52
  msgstr "סוג המשתמש \"%s\" עודכן: אנא אשר והמשך"
53
 
54
- #: ../ure-role-edit.php:142
55
  msgid "Select Role and change its capabilities list"
56
  msgstr "בחר סוג משתמש ושנה את היכולות שלו"
57
 
58
- #: ../ure-role-edit.php:144
59
  msgid "Select Role:"
60
  msgstr "בחר סוג משתמש"
61
 
62
- #: ../ure-role-edit.php:153
63
- #: ../ure-user-edit.php:80
64
  msgid "Show capabilities in human readable form"
65
  msgstr "הראה יכולות משתמשים בשפה קריאה"
66
 
67
- #: ../ure-role-edit.php:157
 
 
 
 
 
68
  msgid "If checked, then apply action to ALL sites of this Network"
69
  msgstr "אם סומן, החל פעולה על כל האתרים ברשת זאת"
70
 
71
- #: ../ure-role-edit.php:167
72
  msgid "Apply to All Sites"
73
  msgstr "החל לכל האתרים"
74
 
75
- #: ../ure-role-edit.php:213
76
- #: ../ure-user-edit.php:129
77
  msgid "Update"
78
  msgstr "עדכן"
79
 
80
- #: ../ure-role-edit.php:213
81
- #: ../ure-user-edit.php:129
82
  msgid "Save Changes"
83
  msgstr "שמור שינויים"
84
 
85
- #: ../ure-role-edit.php:214
86
- #: ../ure-user-edit.php:130
87
  msgid "Cancel"
88
  msgstr "ביטול"
89
 
90
- #: ../ure-role-edit.php:214
91
- #: ../ure-user-edit.php:130
92
  msgid "Cancel not saved changes"
93
  msgstr "בטל שינויים שלא נשמרו"
94
 
95
- #: ../ure-role-edit.php:217
96
  msgid "Reset"
97
  msgstr "איפוס"
98
 
99
- #: ../ure-role-edit.php:227
 
 
 
 
100
  msgid "Add New Role"
101
  msgstr "הוסף סוג משתמש חדש"
102
 
103
- #: ../ure-role-edit.php:232
104
- #: ../ure-role-edit.php:261
 
 
 
 
 
 
 
 
105
  msgid "Add"
106
  msgstr "הוסף"
107
 
108
- #: ../ure-role-edit.php:232
109
  msgid "Add New User Role"
110
  msgstr "הוסף סוג משתמש חדש"
111
 
112
- #: ../ure-role-edit.php:236
113
  msgid "Default Role for New User"
114
  msgstr "סוג משתמש ברירת מחדל למשתמשים חדשים"
115
 
116
- #: ../ure-role-edit.php:241
117
  msgid "Change"
118
  msgstr "שנה"
119
 
120
- #: ../ure-role-edit.php:241
121
  msgid "Set as Default User Role"
122
  msgstr "קבע כסוג משתמש ברירת מחדל"
123
 
124
- #: ../ure-role-edit.php:251
125
  msgid "Delete"
126
  msgstr "למחוק"
127
 
128
- #: ../ure-role-edit.php:251
129
  msgid "Delete User Role"
130
  msgstr "מחק סוג משתמש"
131
 
132
- #: ../ure-role-edit.php:256
133
- #: ../ure-role-edit.php:261
134
  msgid "Add New Capability"
135
  msgstr "הוסף יכולת חדשה"
136
 
137
- #: ../ure-role-edit.php:266
138
  msgid "Remove Capability"
139
  msgstr "הסר יכולת"
140
 
141
- #: ../ure-role-edit.php:271
142
  msgid "Remove"
143
  msgstr "הסר"
144
 
145
- #: ../ure-role-edit.php:271
146
  msgid "Remove User Capability"
147
  msgstr "הסר יכולת משתמש"
148
 
149
- #: ../ure-user-edit.php:61
150
  #, php-format
151
  msgid "User \"%s\" update: please confirm to continue"
152
  msgstr "עדכון המשתמש \"%s\" : אנא אשר והמשך"
153
 
154
- #: ../ure-user-edit.php:68
155
  msgid "Change capabilities for user"
156
  msgstr "שינוי יכולות המשתמש"
157
 
158
- #: ../ure-user-edit.php:71
159
  msgid "Role:"
160
  msgstr "סוג משתמש"
161
 
162
- #: ../ure-user-edit.php:84
163
  msgid "Add capabilities to this user:"
164
  msgstr "הוסף יכולות למשתמש זה:"
165
 
166
- #: ../ure-options.php:128
 
 
 
 
 
 
 
 
 
 
167
  msgid "Role"
168
  msgstr "סוג משתמש:"
169
 
170
- #: ../ure-options.php:128
 
 
 
 
171
  msgid "is updated successfully"
172
  msgstr "עודכן בהצלחה"
173
 
174
- #: ../ure-options.php:137
175
  msgid "User"
176
  msgstr "משתמש"
177
 
178
- #: ../ure-options.php:137
179
  msgid "capabilities are updated successfully"
180
  msgstr "היכולות עודכנו בהצלחה"
181
 
182
- #: ../ure-options.php:166
183
  msgid "About this Plugin:"
184
  msgstr "אודות תוסף זה:"
185
 
186
- #: ../ure-options.php:167
187
  msgid "Author's website"
188
  msgstr "אתר היוצר"
189
 
190
- #: ../ure-options.php:168
191
  msgid "Plugin webpage"
192
  msgstr "דף התוסף"
193
 
194
- #: ../ure-options.php:169
195
- #: ../user-role-editor.php:191
196
  msgid "Changelog"
197
  msgstr "יומן שינויים"
198
 
199
- #: ../ure-options.php:170
200
  msgid "FAQ"
201
  msgstr "שאלות נפוצות"
202
 
203
- #: ../ure-options.php:171
204
- msgid "Donate"
205
- msgstr "תרום"
206
-
207
- #: ../ure-options.php:173
208
  msgid "Greetings:"
209
  msgstr "ברכות:"
210
 
211
- #: ../ure-options.php:174
212
  msgid "It's me, the author"
213
  msgstr "זה אני, יוצר התוסף"
214
 
215
- #: ../ure-options.php:175
216
  msgid "For the help with Belorussian translation"
217
  msgstr "לעזרה עם תרגום לבלרוסית"
218
 
219
- #: ../ure-options.php:176
220
  msgid "For the help with Brasilian translation"
221
  msgstr "לעזרה עם תרגום לברזילאית"
222
 
223
- #: ../ure-options.php:177
224
  msgid "For the help with Chinese translation"
225
  msgstr "לעזרה עם תרגום לסינית"
226
 
227
- #: ../ure-options.php:178
228
  msgid "For the help with Dutch translation"
229
  msgstr "לעזרה עם תרגום להולנדית"
230
 
231
- #: ../ure-options.php:179
232
  msgid "For the help with Finnish translation"
233
  msgstr "לעזרה עם תרגום לפינית"
234
 
235
- #: ../ure-options.php:180
236
  msgid "For the help with French translation"
237
  msgstr "לעזרה עם תרגום לצרפתית"
238
 
239
- #: ../ure-options.php:181
240
  msgid "For the help with German translation"
241
  msgstr "לעזרה עם תרגום לגרמנית"
242
 
243
- #: ../ure-options.php:182
244
  msgid "For the help with Hungarian translation"
245
  msgstr "לעזרה עם תרגום להונגרית"
246
 
247
- #: ../ure-options.php:183
248
- #: ../ure-options.php:184
249
- #: ../ure-options.php:185
 
250
  msgid "For the help with Italian translation"
251
  msgstr "לעזרה עם תרגום לאילטקית"
252
 
253
- #: ../ure-options.php:186
254
  msgid "For the help with Japanese translation"
255
  msgstr "לעזרה עם תרגום ליפנית"
256
 
257
- #: ../ure-options.php:187
258
  msgid "For the help with Persian translation"
259
  msgstr "לעזרה עם תרגום לפרסית"
260
 
261
- #: ../ure-options.php:188
262
  msgid "For the help with Polish translation"
263
  msgstr "לעזרה עם תרגום לפולנית"
264
 
265
- #: ../ure-options.php:189
266
  msgid "For the help with Spanish translation"
267
  msgstr "לעזרה עם תרגום לספרדית"
268
 
269
- #: ../ure-options.php:190
270
  msgid "For the help with Swedish translation"
271
  msgstr "לעזרה עם תרגום לשוודית"
272
 
273
- #: ../ure-options.php:191
274
- #: ../ure-options.php:192
 
275
  msgid "For the help with Turkish translation"
276
  msgstr "לעזרה עם תרגום לטורקית"
277
 
278
- #: ../ure-options.php:193
279
  msgid "For the code to hide administrator role"
280
  msgstr "עבור קוד כדי להחביא את סוג משתמש מנהל"
281
 
282
- #: ../ure-options.php:194
 
 
 
 
283
  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."
284
  msgstr "רוצה לראות את השם שלך עם קישור אל האתר שלך כאן? אתה מוזמן לעזור עם התרגום ועם רעיונות ושיפורים חדשים"
285
 
286
- #: ../user-role-editor.php:38
287
  msgid "User Role Editor requires WordPress 3.0 or newer."
288
  msgstr "התוסף User Role Editor מתאים לאתרי וורדפרס בגרסה 3.0 ומעלה"
289
 
290
- #: ../user-role-editor.php:38
291
- #: ../user-role-editor.php:43
292
  msgid "Please update!"
293
  msgstr "אנא עדכן!"
294
 
295
- #: ../user-role-editor.php:43
296
  msgid "User Role Editor requires PHP 5.0 or newer."
297
  msgstr "התוסף User Role Editor מחייב אחסון עם PHP 5.0 ומעלה"
298
 
299
- #: ../user-role-editor.php:68
300
  msgid "Only"
301
  msgstr "רק"
302
 
303
- #: ../user-role-editor.php:68
304
  msgid "is allowed to use"
305
  msgstr "מותר לשימוש"
306
 
307
- #: ../user-role-editor.php:75
308
- #: ../user-role-editor.php:205
309
  msgid "User Role Editor"
310
  msgstr "User Role Editor"
311
 
312
- #: ../user-role-editor.php:181
313
  msgid "Settings"
314
  msgstr "הגדרות"
315
 
316
- #: ../user-role-editor.php:230
317
  msgid "Capabilities"
318
  msgstr "יכולות"
319
 
320
- #: ../ure-lib.php:46
321
  msgid "Error is occur. Please check the log file."
322
  msgstr "ארעה שגיאה, אנא בדוק את קובץ היומן."
323
 
324
- #: ../ure-lib.php:164
325
  msgid "Database operation error. Check log file."
326
  msgstr "שגיאת מסד נתונים, אנא בדוק את קובץ היומן."
327
 
328
- #: ../ure-lib.php:187
329
- msgid "Roles capabilities are restored from the backup data"
330
- msgstr "יכולות סוגי המשתמשים שוחזרו מקובץ הגיבוי"
331
-
332
- #: ../ure-lib.php:189
333
  msgid "No backup data. It is created automatically before the first role data update."
334
  msgstr "אין קובץ גיבוי. מידע זה נוצר באופן אוטומטי לפני השינוי הראשון שאתם עושים בהגדרות סוגי המשתמשים."
335
 
336
- #: ../ure-lib.php:228
337
  msgid "Backup record is created for the current role capabilities"
338
  msgstr "גיבוי נוצר עבור יכולות סוגי המשתמשים הנוכחיים"
339
 
340
- #: ../ure-lib.php:311
341
  msgid "Error: Role name must contain latin characters and digits only!"
342
  msgstr "שגיאה! השם של סוג המשתמש חייב להיות מורכב מאותיות באנגלית וספרות בלבד"
343
 
344
- #: ../ure-lib.php:318
345
  #, php-format
346
  msgid "Role %s exists already"
347
  msgstr "סוג המשתמש %s כבר קיים"
348
 
349
- #: ../ure-lib.php:324
350
  msgid "Error is encountered during new role create operation"
351
  msgstr "ארעה שגיאה בעת יצירת סוג המשתמש החדש"
352
 
353
- #: ../ure-lib.php:326
354
  #, php-format
355
  msgid "Role %s is created successfully"
356
  msgstr "סוג המשתמש %s נוצר בהצלחה"
357
 
358
- #: ../ure-lib.php:410
359
  msgid "Error encountered during role delete operation"
360
  msgstr "ארעה שגיאה במהלך נסיון המחיקה של סוג המשתמש"
361
 
362
- #: ../ure-lib.php:412
363
  #, php-format
364
  msgid "Role %s is deleted successfully"
365
  msgstr "סוג המשתמש %s נמחק בהצלחה"
366
 
367
- #: ../ure-lib.php:430
368
  msgid "Error encountered during default role change operation"
369
  msgstr "ארעה שגיאה בעת הנסיון לשנות את סוג משתמש ברירת מחדל"
370
 
371
- #: ../ure-lib.php:436
372
  #, php-format
373
  msgid "Default role for new users is set to %s successfully"
374
  msgstr "סוג המשתמש %s נקבע כברירת מחדל"
375
 
376
- #: ../ure-lib.php:464
377
  msgid "Editor"
378
  msgstr "עורך"
379
 
380
- #: ../ure-lib.php:465
381
  msgid "Author"
382
  msgstr "כותב"
383
 
384
- #: ../ure-lib.php:466
385
  msgid "Contributor"
386
  msgstr "תורם"
387
 
388
- #: ../ure-lib.php:467
389
  msgid "Subscriber"
390
  msgstr "מנוי"
391
 
392
- #: ../ure-lib.php:469
393
  msgid "Switch themes"
394
  msgstr "החלפת תבניות"
395
 
396
- #: ../ure-lib.php:470
397
  msgid "Edit themes"
398
  msgstr "עריכת תבניות"
399
 
400
- #: ../ure-lib.php:471
401
  msgid "Activate plugins"
402
  msgstr "הפעלת תוספים"
403
 
404
- #: ../ure-lib.php:472
405
  msgid "Edit plugins"
406
  msgstr "עריכת תוספים"
407
 
408
- #: ../ure-lib.php:473
409
  msgid "Edit users"
410
  msgstr "עריכת משתמשים"
411
 
412
- #: ../ure-lib.php:474
413
  msgid "Edit files"
414
  msgstr "עריכת קבצים"
415
 
416
- #: ../ure-lib.php:475
417
  msgid "Manage options"
418
  msgstr "ניהול אפשרויות אתר"
419
 
420
- #: ../ure-lib.php:476
421
  msgid "Moderate comments"
422
  msgstr "ניהול תגובות"
423
 
424
- #: ../ure-lib.php:477
425
  msgid "Manage categories"
426
  msgstr "ניהול קטגוריות"
427
 
428
- #: ../ure-lib.php:478
429
  msgid "Manage links"
430
  msgstr "ניהול קישורים"
431
 
432
- #: ../ure-lib.php:479
433
  msgid "Upload files"
434
  msgstr "העלאת קבצים"
435
 
436
- #: ../ure-lib.php:480
437
  msgid "Import"
438
  msgstr "יבוא"
439
 
440
- #: ../ure-lib.php:481
441
  msgid "Unfiltered html"
442
  msgstr "עריכת HTML"
443
 
444
- #: ../ure-lib.php:482
445
  msgid "Edit posts"
446
  msgstr "עריכת פוסטים"
447
 
448
- #: ../ure-lib.php:483
449
  msgid "Edit others posts"
450
  msgstr "עריכת פוסטים של אחרים"
451
 
452
- #: ../ure-lib.php:484
453
  msgid "Edit published posts"
454
  msgstr "עריכת פוסטים שפורסמו"
455
 
456
- #: ../ure-lib.php:485
457
  msgid "Publish posts"
458
  msgstr "פוסטים שפורסמו"
459
 
460
- #: ../ure-lib.php:486
461
  msgid "Edit pages"
462
  msgstr "עריכת עמודים"
463
 
464
- #: ../ure-lib.php:487
465
  msgid "Read"
466
  msgstr "קורא"
467
 
468
- #: ../ure-lib.php:488
469
  msgid "Level 10"
470
  msgstr "דרגה 10"
471
 
472
- #: ../ure-lib.php:489
473
  msgid "Level 9"
474
  msgstr "דרגה 9"
475
 
476
- #: ../ure-lib.php:490
477
  msgid "Level 8"
478
  msgstr "דרגה 8"
479
 
480
- #: ../ure-lib.php:491
481
  msgid "Level 7"
482
  msgstr "דרגה 7"
483
 
484
- #: ../ure-lib.php:492
485
  msgid "Level 6"
486
  msgstr "דרגה 6"
487
 
488
- #: ../ure-lib.php:493
489
  msgid "Level 5"
490
  msgstr "דרגה 5"
491
 
492
- #: ../ure-lib.php:494
493
  msgid "Level 4"
494
  msgstr "דרגה 4"
495
 
496
- #: ../ure-lib.php:495
497
  msgid "Level 3"
498
  msgstr "דרגה 3"
499
 
500
- #: ../ure-lib.php:496
501
  msgid "Level 2"
502
  msgstr "דרגה 2"
503
 
504
- #: ../ure-lib.php:497
505
  msgid "Level 1"
506
  msgstr "דרגה 1"
507
 
508
- #: ../ure-lib.php:498
509
  msgid "Level 0"
510
  msgstr "דרגה 0"
511
 
512
- #: ../ure-lib.php:499
513
  msgid "Edit others pages"
514
  msgstr "עריכת דפים של אחרים"
515
 
516
- #: ../ure-lib.php:500
517
  msgid "Edit published pages"
518
  msgstr "עריכת דפים שפורסמו"
519
 
520
- #: ../ure-lib.php:501
521
  msgid "Publish pages"
522
  msgstr "פרסום דפים"
523
 
524
- #: ../ure-lib.php:502
525
  msgid "Delete pages"
526
  msgstr "מחיקת דפים"
527
 
528
- #: ../ure-lib.php:503
529
  msgid "Delete others pages"
530
  msgstr "מחיקת דפים של אחרים"
531
 
532
- #: ../ure-lib.php:504
533
  msgid "Delete published pages"
534
  msgstr "מחיקת דפים שפורסמו"
535
 
536
- #: ../ure-lib.php:505
537
  msgid "Delete posts"
538
  msgstr "מחיקת פוסטים"
539
 
540
- #: ../ure-lib.php:506
541
  msgid "Delete others posts"
542
  msgstr "מחיקת פוסטים של אחרים"
543
 
544
- #: ../ure-lib.php:507
545
  msgid "Delete published posts"
546
  msgstr "מחיקת פוסטים שפורסמו"
547
 
548
- #: ../ure-lib.php:508
549
  msgid "Delete private posts"
550
  msgstr "מחיקת פוסטים פרטיים"
551
 
552
- #: ../ure-lib.php:509
553
  msgid "Edit private posts"
554
  msgstr "עריכת פוסטים פרטיים"
555
 
556
- #: ../ure-lib.php:510
557
  msgid "Read private posts"
558
  msgstr "קריאת פוסטים פרטיים"
559
 
560
- #: ../ure-lib.php:511
561
  msgid "Delete private pages"
562
  msgstr "מחיקת עמודים פרטיים"
563
 
564
- #: ../ure-lib.php:512
565
  msgid "Edit private pages"
566
  msgstr "מחיקת עמודים פרטיים"
567
 
568
- #: ../ure-lib.php:513
569
  msgid "Read private pages"
570
  msgstr "קריאת עמודים פרטיים"
571
 
572
- #: ../ure-lib.php:514
573
  msgid "Delete users"
574
  msgstr "מחיקת משתמשים"
575
 
576
- #: ../ure-lib.php:515
577
  msgid "Create users"
578
  msgstr "יצירת משתמשים"
579
 
580
- #: ../ure-lib.php:516
581
  msgid "Unfiltered upload"
582
  msgstr "העלאת קבצים חופשית"
583
 
584
- #: ../ure-lib.php:517
585
  msgid "Edit dashboard"
586
  msgstr "שינוי לוח הבקרה"
587
 
588
- #: ../ure-lib.php:518
589
  msgid "Update plugins"
590
  msgstr "עדכון תוספים"
591
 
592
- #: ../ure-lib.php:519
593
  msgid "Delete plugins"
594
  msgstr "מחיקת תוספים"
595
 
596
- #: ../ure-lib.php:520
597
  msgid "Install plugins"
598
  msgstr "התקנת תוספים"
599
 
600
- #: ../ure-lib.php:521
601
  msgid "Update themes"
602
  msgstr "עדכון תבניות"
603
 
604
- #: ../ure-lib.php:522
605
  msgid "Install themes"
606
  msgstr "התקנת תבניות חדשות"
607
 
608
- #: ../ure-lib.php:523
609
  msgid "Update core"
610
  msgstr "עדכון וורדפרס"
611
 
612
- #: ../ure-lib.php:524
613
  msgid "List users"
614
  msgstr "בצפייה במשתמשים"
615
 
616
- #: ../ure-lib.php:525
617
  msgid "Remove users"
618
  msgstr "הסרת משתמשים"
619
 
620
- #: ../ure-lib.php:526
621
  msgid "Add users"
622
  msgstr "הוספת משתמשים"
623
 
624
- #: ../ure-lib.php:527
625
  msgid "Promote users"
626
  msgstr "שינוי משתמשים"
627
 
628
- #: ../ure-lib.php:528
629
  msgid "Edit theme options"
630
  msgstr "עריכת אפשרויות התבנית"
631
 
632
- #: ../ure-lib.php:529
633
  msgid "Delete themes"
634
  msgstr "מחיקת תבניות"
635
 
636
- #: ../ure-lib.php:530
637
  msgid "Export"
638
  msgstr "ייצוא תוכן"
639
 
640
- #: ../ure-lib.php:613
641
  msgid "Error: Capability name must contain latin characters and digits only!"
642
  msgstr "שגיאה! שם יכולת חייב להכיל אותיות באנגלית וספרות בלבד"
643
 
644
- #: ../ure-lib.php:625
645
  #, php-format
646
  msgid "Capability %s is added successfully"
647
  msgstr "היכולת %s נוספה בהצלחה"
648
 
649
- #: ../ure-lib.php:627
650
  #, php-format
651
  msgid "Capability %s exists already"
652
  msgstr "כבר קיימת יכולת בשם %s"
653
 
654
- #: ../ure-lib.php:791
655
  #, php-format
656
  msgid "Error! You do not have permission to delete this capability: %s!"
657
  msgstr "שגיאה! אין לך הרשאה למחוק את היכולת %s"
658
 
659
- #: ../ure-lib.php:799
660
  #, php-format
661
  msgid "Capability %s is removed successfully"
662
  msgstr "היכולת %s הוסרה בהצלחה"
663
 
 
 
 
 
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-12-10 19:15+0700\n"
6
  "PO-Revision-Date: \n"
7
+ "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
+ #: ../ure-role-edit.php:27
20
+ #, fuzzy
21
+ msgid "None"
22
+ msgstr "תרום"
23
+
24
+ #: ../ure-role-edit.php:92
25
  msgid " Name can not be empty!"
26
  msgstr "שם לא יכול להשאר ריק!"
27
 
28
+ #: ../ure-role-edit.php:96
29
  msgid " Name must contain latin characters and digits only!"
30
  msgstr "שם חייב להכיל אותיות באנגלית וספרות בלבד!"
31
 
32
+ #: ../ure-role-edit.php:101
33
+ #: ../ure-role-edit.php:284
34
  msgid "Delete Role"
35
  msgstr "מחיקת סוג משתמש"
36
 
37
+ #: ../ure-role-edit.php:103
38
  msgid "Change Default Role"
39
  msgstr "שנה את סוג משתמש המוגדר כברירת מחדל"
40
 
41
+ #: ../ure-role-edit.php:105
42
+ 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"
43
+ msgstr ""
 
44
 
45
+ #: ../ure-role-edit.php:107
46
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
47
  msgstr "זהירות! הסרה של אפשרויות קריטיות עשוי לגרום לתוספים מסוים או קוד נסמך שלא לעבוד כשורה"
48
 
49
+ #: ../ure-role-edit.php:109
50
  msgid "Please confirm to continue"
51
  msgstr "אשר את הפעולה והמשך"
52
 
53
+ #: ../ure-role-edit.php:146
54
  #, php-format
55
  msgid "Role \"%s\" update: please confirm to continue"
56
  msgstr "סוג המשתמש \"%s\" עודכן: אנא אשר והמשך"
57
 
58
+ #: ../ure-role-edit.php:154
59
  msgid "Select Role and change its capabilities list"
60
  msgstr "בחר סוג משתמש ושנה את היכולות שלו"
61
 
62
+ #: ../ure-role-edit.php:156
63
  msgid "Select Role:"
64
  msgstr "בחר סוג משתמש"
65
 
66
+ #: ../ure-role-edit.php:166
67
+ #: ../ure-user-edit.php:86
68
  msgid "Show capabilities in human readable form"
69
  msgstr "הראה יכולות משתמשים בשפה קריאה"
70
 
71
+ #: ../ure-role-edit.php:175
72
+ #: ../ure-user-edit.php:95
73
+ msgid "Show deprecated capabilities"
74
+ msgstr ""
75
+
76
+ #: ../ure-role-edit.php:179
77
  msgid "If checked, then apply action to ALL sites of this Network"
78
  msgstr "אם סומן, החל פעולה על כל האתרים ברשת זאת"
79
 
80
+ #: ../ure-role-edit.php:189
81
  msgid "Apply to All Sites"
82
  msgstr "החל לכל האתרים"
83
 
84
+ #: ../ure-role-edit.php:247
85
+ #: ../ure-user-edit.php:156
86
  msgid "Update"
87
  msgstr "עדכן"
88
 
89
+ #: ../ure-role-edit.php:247
90
+ #: ../ure-user-edit.php:156
91
  msgid "Save Changes"
92
  msgstr "שמור שינויים"
93
 
94
+ #: ../ure-role-edit.php:248
95
+ #: ../ure-user-edit.php:157
96
  msgid "Cancel"
97
  msgstr "ביטול"
98
 
99
+ #: ../ure-role-edit.php:248
100
+ #: ../ure-user-edit.php:157
101
  msgid "Cancel not saved changes"
102
  msgstr "בטל שינויים שלא נשמרו"
103
 
104
+ #: ../ure-role-edit.php:251
105
  msgid "Reset"
106
  msgstr "איפוס"
107
 
108
+ #: ../ure-role-edit.php:251
109
+ msgid "Restore Roles from backup copy"
110
+ msgstr "שחזר סוגי משתמשים מהעתק הגיבוי"
111
+
112
+ #: ../ure-role-edit.php:261
113
  msgid "Add New Role"
114
  msgstr "הוסף סוג משתמש חדש"
115
 
116
+ #: ../ure-role-edit.php:263
117
+ msgid "Name: "
118
+ msgstr ""
119
+
120
+ #: ../ure-role-edit.php:267
121
+ msgid "Make copy of: "
122
+ msgstr ""
123
+
124
+ #: ../ure-role-edit.php:270
125
+ #: ../ure-role-edit.php:299
126
  msgid "Add"
127
  msgstr "הוסף"
128
 
129
+ #: ../ure-role-edit.php:270
130
  msgid "Add New User Role"
131
  msgstr "הוסף סוג משתמש חדש"
132
 
133
+ #: ../ure-role-edit.php:274
134
  msgid "Default Role for New User"
135
  msgstr "סוג משתמש ברירת מחדל למשתמשים חדשים"
136
 
137
+ #: ../ure-role-edit.php:279
138
  msgid "Change"
139
  msgstr "שנה"
140
 
141
+ #: ../ure-role-edit.php:279
142
  msgid "Set as Default User Role"
143
  msgstr "קבע כסוג משתמש ברירת מחדל"
144
 
145
+ #: ../ure-role-edit.php:289
146
  msgid "Delete"
147
  msgstr "למחוק"
148
 
149
+ #: ../ure-role-edit.php:289
150
  msgid "Delete User Role"
151
  msgstr "מחק סוג משתמש"
152
 
153
+ #: ../ure-role-edit.php:294
154
+ #: ../ure-role-edit.php:299
155
  msgid "Add New Capability"
156
  msgstr "הוסף יכולת חדשה"
157
 
158
+ #: ../ure-role-edit.php:304
159
  msgid "Remove Capability"
160
  msgstr "הסר יכולת"
161
 
162
+ #: ../ure-role-edit.php:309
163
  msgid "Remove"
164
  msgstr "הסר"
165
 
166
+ #: ../ure-role-edit.php:309
167
  msgid "Remove User Capability"
168
  msgstr "הסר יכולת משתמש"
169
 
170
+ #: ../ure-user-edit.php:67
171
  #, php-format
172
  msgid "User \"%s\" update: please confirm to continue"
173
  msgstr "עדכון המשתמש \"%s\" : אנא אשר והמשך"
174
 
175
+ #: ../ure-user-edit.php:74
176
  msgid "Change capabilities for user"
177
  msgstr "שינוי יכולות המשתמש"
178
 
179
+ #: ../ure-user-edit.php:77
180
  msgid "Role:"
181
  msgstr "סוג משתמש"
182
 
183
+ #: ../ure-user-edit.php:99
184
  msgid "Add capabilities to this user:"
185
  msgstr "הוסף יכולות למשתמש זה:"
186
 
187
+ #: ../ure-options.php:59
188
+ #, fuzzy
189
+ msgid "User Roles are restored from the backup data. "
190
+ msgstr "יכולות סוגי המשתמשים שוחזרו מקובץ הגיבוי"
191
+
192
+ #: ../ure-options.php:125
193
+ msgid "Error: "
194
+ msgstr ""
195
+
196
+ #: ../ure-options.php:125
197
+ #: ../ure-options.php:143
198
  msgid "Role"
199
  msgstr "סוג משתמש:"
200
 
201
+ #: ../ure-options.php:125
202
+ msgid "does not exist"
203
+ msgstr ""
204
+
205
+ #: ../ure-options.php:143
206
  msgid "is updated successfully"
207
  msgstr "עודכן בהצלחה"
208
 
209
+ #: ../ure-options.php:152
210
  msgid "User"
211
  msgstr "משתמש"
212
 
213
+ #: ../ure-options.php:152
214
  msgid "capabilities are updated successfully"
215
  msgstr "היכולות עודכנו בהצלחה"
216
 
217
+ #: ../ure-options.php:192
218
  msgid "About this Plugin:"
219
  msgstr "אודות תוסף זה:"
220
 
221
+ #: ../ure-options.php:193
222
  msgid "Author's website"
223
  msgstr "אתר היוצר"
224
 
225
+ #: ../ure-options.php:194
226
  msgid "Plugin webpage"
227
  msgstr "דף התוסף"
228
 
229
+ #: ../ure-options.php:195
230
+ #: ../user-role-editor.php:219
231
  msgid "Changelog"
232
  msgstr "יומן שינויים"
233
 
234
+ #: ../ure-options.php:196
235
  msgid "FAQ"
236
  msgstr "שאלות נפוצות"
237
 
238
+ #: ../ure-options.php:210
 
 
 
 
239
  msgid "Greetings:"
240
  msgstr "ברכות:"
241
 
242
+ #: ../ure-options.php:211
243
  msgid "It's me, the author"
244
  msgstr "זה אני, יוצר התוסף"
245
 
246
+ #: ../ure-options.php:212
247
  msgid "For the help with Belorussian translation"
248
  msgstr "לעזרה עם תרגום לבלרוסית"
249
 
250
+ #: ../ure-options.php:213
251
  msgid "For the help with Brasilian translation"
252
  msgstr "לעזרה עם תרגום לברזילאית"
253
 
254
+ #: ../ure-options.php:214
255
  msgid "For the help with Chinese translation"
256
  msgstr "לעזרה עם תרגום לסינית"
257
 
258
+ #: ../ure-options.php:215
259
  msgid "For the help with Dutch translation"
260
  msgstr "לעזרה עם תרגום להולנדית"
261
 
262
+ #: ../ure-options.php:216
263
  msgid "For the help with Finnish translation"
264
  msgstr "לעזרה עם תרגום לפינית"
265
 
266
+ #: ../ure-options.php:217
267
  msgid "For the help with French translation"
268
  msgstr "לעזרה עם תרגום לצרפתית"
269
 
270
+ #: ../ure-options.php:218
271
  msgid "For the help with German translation"
272
  msgstr "לעזרה עם תרגום לגרמנית"
273
 
274
+ #: ../ure-options.php:219
275
  msgid "For the help with Hungarian translation"
276
  msgstr "לעזרה עם תרגום להונגרית"
277
 
278
+ #: ../ure-options.php:220
279
+ #: ../ure-options.php:221
280
+ #: ../ure-options.php:222
281
+ #: ../ure-options.php:223
282
  msgid "For the help with Italian translation"
283
  msgstr "לעזרה עם תרגום לאילטקית"
284
 
285
+ #: ../ure-options.php:224
286
  msgid "For the help with Japanese translation"
287
  msgstr "לעזרה עם תרגום ליפנית"
288
 
289
+ #: ../ure-options.php:225
290
  msgid "For the help with Persian translation"
291
  msgstr "לעזרה עם תרגום לפרסית"
292
 
293
+ #: ../ure-options.php:226
294
  msgid "For the help with Polish translation"
295
  msgstr "לעזרה עם תרגום לפולנית"
296
 
297
+ #: ../ure-options.php:227
298
  msgid "For the help with Spanish translation"
299
  msgstr "לעזרה עם תרגום לספרדית"
300
 
301
+ #: ../ure-options.php:228
302
  msgid "For the help with Swedish translation"
303
  msgstr "לעזרה עם תרגום לשוודית"
304
 
305
+ #: ../ure-options.php:229
306
+ #: ../ure-options.php:230
307
+ #: ../ure-options.php:231
308
  msgid "For the help with Turkish translation"
309
  msgstr "לעזרה עם תרגום לטורקית"
310
 
311
+ #: ../ure-options.php:233
312
  msgid "For the code to hide administrator role"
313
  msgstr "עבור קוד כדי להחביא את סוג משתמש מנהל"
314
 
315
+ #: ../ure-options.php:234
316
+ msgid "For the code enhancement suggestion"
317
+ msgstr ""
318
+
319
+ #: ../ure-options.php:236
320
  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."
321
  msgstr "רוצה לראות את השם שלך עם קישור אל האתר שלך כאן? אתה מוזמן לעזור עם התרגום ועם רעיונות ושיפורים חדשים"
322
 
323
+ #: ../user-role-editor.php:35
324
  msgid "User Role Editor requires WordPress 3.0 or newer."
325
  msgstr "התוסף User Role Editor מתאים לאתרי וורדפרס בגרסה 3.0 ומעלה"
326
 
327
+ #: ../user-role-editor.php:35
328
+ #: ../user-role-editor.php:40
329
  msgid "Please update!"
330
  msgstr "אנא עדכן!"
331
 
332
+ #: ../user-role-editor.php:40
333
  msgid "User Role Editor requires PHP 5.0 or newer."
334
  msgstr "התוסף User Role Editor מחייב אחסון עם PHP 5.0 ומעלה"
335
 
336
+ #: ../user-role-editor.php:65
337
  msgid "Only"
338
  msgstr "רק"
339
 
340
+ #: ../user-role-editor.php:65
341
  msgid "is allowed to use"
342
  msgstr "מותר לשימוש"
343
 
344
+ #: ../user-role-editor.php:71
345
+ #: ../user-role-editor.php:233
346
  msgid "User Role Editor"
347
  msgstr "User Role Editor"
348
 
349
+ #: ../user-role-editor.php:209
350
  msgid "Settings"
351
  msgstr "הגדרות"
352
 
353
+ #: ../user-role-editor.php:258
354
  msgid "Capabilities"
355
  msgstr "יכולות"
356
 
357
+ #: ../ure-lib.php:45
358
  msgid "Error is occur. Please check the log file."
359
  msgstr "ארעה שגיאה, אנא בדוק את קובץ היומן."
360
 
361
+ #: ../ure-lib.php:153
362
  msgid "Database operation error. Check log file."
363
  msgstr "שגיאת מסד נתונים, אנא בדוק את קובץ היומן."
364
 
365
+ #: ../ure-lib.php:186
 
 
 
 
366
  msgid "No backup data. It is created automatically before the first role data update."
367
  msgstr "אין קובץ גיבוי. מידע זה נוצר באופן אוטומטי לפני השינוי הראשון שאתם עושים בהגדרות סוגי המשתמשים."
368
 
369
+ #: ../ure-lib.php:224
370
  msgid "Backup record is created for the current role capabilities"
371
  msgstr "גיבוי נוצר עבור יכולות סוגי המשתמשים הנוכחיים"
372
 
373
+ #: ../ure-lib.php:300
374
  msgid "Error: Role name must contain latin characters and digits only!"
375
  msgstr "שגיאה! השם של סוג המשתמש חייב להיות מורכב מאותיות באנגלית וספרות בלבד"
376
 
377
+ #: ../ure-lib.php:307
378
  #, php-format
379
  msgid "Role %s exists already"
380
  msgstr "סוג המשתמש %s כבר קיים"
381
 
382
+ #: ../ure-lib.php:320
383
  msgid "Error is encountered during new role create operation"
384
  msgstr "ארעה שגיאה בעת יצירת סוג המשתמש החדש"
385
 
386
+ #: ../ure-lib.php:322
387
  #, php-format
388
  msgid "Role %s is created successfully"
389
  msgstr "סוג המשתמש %s נוצר בהצלחה"
390
 
391
+ #: ../ure-lib.php:406
392
  msgid "Error encountered during role delete operation"
393
  msgstr "ארעה שגיאה במהלך נסיון המחיקה של סוג המשתמש"
394
 
395
+ #: ../ure-lib.php:408
396
  #, php-format
397
  msgid "Role %s is deleted successfully"
398
  msgstr "סוג המשתמש %s נמחק בהצלחה"
399
 
400
+ #: ../ure-lib.php:426
401
  msgid "Error encountered during default role change operation"
402
  msgstr "ארעה שגיאה בעת הנסיון לשנות את סוג משתמש ברירת מחדל"
403
 
404
+ #: ../ure-lib.php:432
405
  #, php-format
406
  msgid "Default role for new users is set to %s successfully"
407
  msgstr "סוג המשתמש %s נקבע כברירת מחדל"
408
 
409
+ #: ../ure-lib.php:460
410
  msgid "Editor"
411
  msgstr "עורך"
412
 
413
+ #: ../ure-lib.php:461
414
  msgid "Author"
415
  msgstr "כותב"
416
 
417
+ #: ../ure-lib.php:462
418
  msgid "Contributor"
419
  msgstr "תורם"
420
 
421
+ #: ../ure-lib.php:463
422
  msgid "Subscriber"
423
  msgstr "מנוי"
424
 
425
+ #: ../ure-lib.php:465
426
  msgid "Switch themes"
427
  msgstr "החלפת תבניות"
428
 
429
+ #: ../ure-lib.php:466
430
  msgid "Edit themes"
431
  msgstr "עריכת תבניות"
432
 
433
+ #: ../ure-lib.php:467
434
  msgid "Activate plugins"
435
  msgstr "הפעלת תוספים"
436
 
437
+ #: ../ure-lib.php:468
438
  msgid "Edit plugins"
439
  msgstr "עריכת תוספים"
440
 
441
+ #: ../ure-lib.php:469
442
  msgid "Edit users"
443
  msgstr "עריכת משתמשים"
444
 
445
+ #: ../ure-lib.php:470
446
  msgid "Edit files"
447
  msgstr "עריכת קבצים"
448
 
449
+ #: ../ure-lib.php:471
450
  msgid "Manage options"
451
  msgstr "ניהול אפשרויות אתר"
452
 
453
+ #: ../ure-lib.php:472
454
  msgid "Moderate comments"
455
  msgstr "ניהול תגובות"
456
 
457
+ #: ../ure-lib.php:473
458
  msgid "Manage categories"
459
  msgstr "ניהול קטגוריות"
460
 
461
+ #: ../ure-lib.php:474
462
  msgid "Manage links"
463
  msgstr "ניהול קישורים"
464
 
465
+ #: ../ure-lib.php:475
466
  msgid "Upload files"
467
  msgstr "העלאת קבצים"
468
 
469
+ #: ../ure-lib.php:476
470
  msgid "Import"
471
  msgstr "יבוא"
472
 
473
+ #: ../ure-lib.php:477
474
  msgid "Unfiltered html"
475
  msgstr "עריכת HTML"
476
 
477
+ #: ../ure-lib.php:478
478
  msgid "Edit posts"
479
  msgstr "עריכת פוסטים"
480
 
481
+ #: ../ure-lib.php:479
482
  msgid "Edit others posts"
483
  msgstr "עריכת פוסטים של אחרים"
484
 
485
+ #: ../ure-lib.php:480
486
  msgid "Edit published posts"
487
  msgstr "עריכת פוסטים שפורסמו"
488
 
489
+ #: ../ure-lib.php:481
490
  msgid "Publish posts"
491
  msgstr "פוסטים שפורסמו"
492
 
493
+ #: ../ure-lib.php:482
494
  msgid "Edit pages"
495
  msgstr "עריכת עמודים"
496
 
497
+ #: ../ure-lib.php:483
498
  msgid "Read"
499
  msgstr "קורא"
500
 
501
+ #: ../ure-lib.php:484
502
  msgid "Level 10"
503
  msgstr "דרגה 10"
504
 
505
+ #: ../ure-lib.php:485
506
  msgid "Level 9"
507
  msgstr "דרגה 9"
508
 
509
+ #: ../ure-lib.php:486
510
  msgid "Level 8"
511
  msgstr "דרגה 8"
512
 
513
+ #: ../ure-lib.php:487
514
  msgid "Level 7"
515
  msgstr "דרגה 7"
516
 
517
+ #: ../ure-lib.php:488
518
  msgid "Level 6"
519
  msgstr "דרגה 6"
520
 
521
+ #: ../ure-lib.php:489
522
  msgid "Level 5"
523
  msgstr "דרגה 5"
524
 
525
+ #: ../ure-lib.php:490
526
  msgid "Level 4"
527
  msgstr "דרגה 4"
528
 
529
+ #: ../ure-lib.php:491
530
  msgid "Level 3"
531
  msgstr "דרגה 3"
532
 
533
+ #: ../ure-lib.php:492
534
  msgid "Level 2"
535
  msgstr "דרגה 2"
536
 
537
+ #: ../ure-lib.php:493
538
  msgid "Level 1"
539
  msgstr "דרגה 1"
540
 
541
+ #: ../ure-lib.php:494
542
  msgid "Level 0"
543
  msgstr "דרגה 0"
544
 
545
+ #: ../ure-lib.php:495
546
  msgid "Edit others pages"
547
  msgstr "עריכת דפים של אחרים"
548
 
549
+ #: ../ure-lib.php:496
550
  msgid "Edit published pages"
551
  msgstr "עריכת דפים שפורסמו"
552
 
553
+ #: ../ure-lib.php:497
554
  msgid "Publish pages"
555
  msgstr "פרסום דפים"
556
 
557
+ #: ../ure-lib.php:498
558
  msgid "Delete pages"
559
  msgstr "מחיקת דפים"
560
 
561
+ #: ../ure-lib.php:499
562
  msgid "Delete others pages"
563
  msgstr "מחיקת דפים של אחרים"
564
 
565
+ #: ../ure-lib.php:500
566
  msgid "Delete published pages"
567
  msgstr "מחיקת דפים שפורסמו"
568
 
569
+ #: ../ure-lib.php:501
570
  msgid "Delete posts"
571
  msgstr "מחיקת פוסטים"
572
 
573
+ #: ../ure-lib.php:502
574
  msgid "Delete others posts"
575
  msgstr "מחיקת פוסטים של אחרים"
576
 
577
+ #: ../ure-lib.php:503
578
  msgid "Delete published posts"
579
  msgstr "מחיקת פוסטים שפורסמו"
580
 
581
+ #: ../ure-lib.php:504
582
  msgid "Delete private posts"
583
  msgstr "מחיקת פוסטים פרטיים"
584
 
585
+ #: ../ure-lib.php:505
586
  msgid "Edit private posts"
587
  msgstr "עריכת פוסטים פרטיים"
588
 
589
+ #: ../ure-lib.php:506
590
  msgid "Read private posts"
591
  msgstr "קריאת פוסטים פרטיים"
592
 
593
+ #: ../ure-lib.php:507
594
  msgid "Delete private pages"
595
  msgstr "מחיקת עמודים פרטיים"
596
 
597
+ #: ../ure-lib.php:508
598
  msgid "Edit private pages"
599
  msgstr "מחיקת עמודים פרטיים"
600
 
601
+ #: ../ure-lib.php:509
602
  msgid "Read private pages"
603
  msgstr "קריאת עמודים פרטיים"
604
 
605
+ #: ../ure-lib.php:510
606
  msgid "Delete users"
607
  msgstr "מחיקת משתמשים"
608
 
609
+ #: ../ure-lib.php:511
610
  msgid "Create users"
611
  msgstr "יצירת משתמשים"
612
 
613
+ #: ../ure-lib.php:512
614
  msgid "Unfiltered upload"
615
  msgstr "העלאת קבצים חופשית"
616
 
617
+ #: ../ure-lib.php:513
618
  msgid "Edit dashboard"
619
  msgstr "שינוי לוח הבקרה"
620
 
621
+ #: ../ure-lib.php:514
622
  msgid "Update plugins"
623
  msgstr "עדכון תוספים"
624
 
625
+ #: ../ure-lib.php:515
626
  msgid "Delete plugins"
627
  msgstr "מחיקת תוספים"
628
 
629
+ #: ../ure-lib.php:516
630
  msgid "Install plugins"
631
  msgstr "התקנת תוספים"
632
 
633
+ #: ../ure-lib.php:517
634
  msgid "Update themes"
635
  msgstr "עדכון תבניות"
636
 
637
+ #: ../ure-lib.php:518
638
  msgid "Install themes"
639
  msgstr "התקנת תבניות חדשות"
640
 
641
+ #: ../ure-lib.php:519
642
  msgid "Update core"
643
  msgstr "עדכון וורדפרס"
644
 
645
+ #: ../ure-lib.php:520
646
  msgid "List users"
647
  msgstr "בצפייה במשתמשים"
648
 
649
+ #: ../ure-lib.php:521
650
  msgid "Remove users"
651
  msgstr "הסרת משתמשים"
652
 
653
+ #: ../ure-lib.php:522
654
  msgid "Add users"
655
  msgstr "הוספת משתמשים"
656
 
657
+ #: ../ure-lib.php:523
658
  msgid "Promote users"
659
  msgstr "שינוי משתמשים"
660
 
661
+ #: ../ure-lib.php:524
662
  msgid "Edit theme options"
663
  msgstr "עריכת אפשרויות התבנית"
664
 
665
+ #: ../ure-lib.php:525
666
  msgid "Delete themes"
667
  msgstr "מחיקת תבניות"
668
 
669
+ #: ../ure-lib.php:526
670
  msgid "Export"
671
  msgstr "ייצוא תוכן"
672
 
673
+ #: ../ure-lib.php:609
674
  msgid "Error: Capability name must contain latin characters and digits only!"
675
  msgstr "שגיאה! שם יכולת חייב להכיל אותיות באנגלית וספרות בלבד"
676
 
677
+ #: ../ure-lib.php:621
678
  #, php-format
679
  msgid "Capability %s is added successfully"
680
  msgstr "היכולת %s נוספה בהצלחה"
681
 
682
+ #: ../ure-lib.php:623
683
  #, php-format
684
  msgid "Capability %s exists already"
685
  msgstr "כבר קיימת יכולת בשם %s"
686
 
687
+ #: ../ure-lib.php:772
688
  #, php-format
689
  msgid "Error! You do not have permission to delete this capability: %s!"
690
  msgstr "שגיאה! אין לך הרשאה למחוק את היכולת %s"
691
 
692
+ #: ../ure-lib.php:794
693
  #, php-format
694
  msgid "Capability %s is removed successfully"
695
  msgstr "היכולת %s הוסרה בהצלחה"
696
 
697
+ #: ../ure-lib.php:825
698
+ msgid "Help"
699
+ msgstr ""
700
+
lang/ure-hu_HU.mo CHANGED
Binary file
lang/ure-hu_HU.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-06-03 22:34+0700\n"
6
- "PO-Revision-Date: 2011-06-03 22:34+0700\n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: shinephp.com <vladimir@shinephp.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -18,659 +18,696 @@ msgstr ""
18
  "X-Textdomain-Support: yes\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
- #: ure-role-edit.php:84
 
 
 
 
 
22
  #, fuzzy
23
  msgid " Name can not be empty!"
24
  msgstr "A szerepkör neve nem lehet üres!"
25
 
26
- #: ure-role-edit.php:88
27
  #, fuzzy
28
  msgid " Name must contain latin characters and digits only!"
29
  msgstr "A szerepkör neve csak a latin ABC betűit és számokat tartalmazhat!"
30
 
31
- #: ure-role-edit.php:93
32
- #: ure-role-edit.php:246
33
  msgid "Delete Role"
34
  msgstr "Szerepkör törlése"
35
 
36
- #: ure-role-edit.php:95
37
  msgid "Change Default Role"
38
  msgstr "Alapértelmezett szerepkör megváltoztatása"
39
 
40
- #: ure-role-edit.php:97
41
- #: ure-role-edit.php:217
42
- msgid "Restore Roles from backup copy"
43
- msgstr "Szerepkör visszaállítása biztonsági mentésből"
44
 
45
- #: ure-role-edit.php:99
46
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
47
  msgstr ""
48
 
49
- #: ure-role-edit.php:101
50
  msgid "Please confirm to continue"
51
  msgstr "A folytatás előtt, kérem hagyja jóva a műveletet"
52
 
53
- #: ure-role-edit.php:134
54
  #, php-format
55
  msgid "Role \"%s\" update: please confirm to continue"
56
  msgstr "Szerepkör frissítése \"%s\": kérem hagyja jóvá a folytatáshoz"
57
 
58
- #: ure-role-edit.php:142
59
  msgid "Select Role and change its capabilities list"
60
  msgstr "Szerepkör kiválasztása és lehetőségek módosítása"
61
 
62
- #: ure-role-edit.php:144
63
  msgid "Select Role:"
64
  msgstr "Szerepkör kiválasztása:"
65
 
66
- #: ure-role-edit.php:153
67
- #: ure-user-edit.php:80
68
  msgid "Show capabilities in human readable form"
69
  msgstr "Mutasd a beállításokat emberi olvasható formában"
70
 
71
- #: ure-role-edit.php:157
 
 
 
 
 
72
  msgid "If checked, then apply action to ALL sites of this Network"
73
  msgstr ""
74
 
75
- #: ure-role-edit.php:167
76
  msgid "Apply to All Sites"
77
  msgstr ""
78
 
79
- #: ure-role-edit.php:213
80
- #: ure-user-edit.php:129
81
  msgid "Update"
82
  msgstr "Frissítés"
83
 
84
- #: ure-role-edit.php:213
85
- #: ure-user-edit.php:129
86
  msgid "Save Changes"
87
  msgstr "Beálltások mentése"
88
 
89
- #: ure-role-edit.php:214
90
- #: ure-user-edit.php:130
91
  msgid "Cancel"
92
  msgstr "Mégsem"
93
 
94
- #: ure-role-edit.php:214
95
- #: ure-user-edit.php:130
96
  msgid "Cancel not saved changes"
97
  msgstr "A nem mentett beállítások elvetése"
98
 
99
- #: ure-role-edit.php:217
100
  msgid "Reset"
101
  msgstr "Reset"
102
 
103
- #: ure-role-edit.php:227
 
 
 
 
104
  msgid "Add New Role"
105
  msgstr "Új szerepkör"
106
 
107
- #: ure-role-edit.php:232
108
- #: ure-role-edit.php:261
 
 
 
 
 
 
 
 
109
  msgid "Add"
110
  msgstr "Hozzáad"
111
 
112
- #: ure-role-edit.php:232
113
  msgid "Add New User Role"
114
  msgstr "Új felhasználói szerepkör hozzáadása"
115
 
116
- #: ure-role-edit.php:236
117
  msgid "Default Role for New User"
118
  msgstr "Új felhasználó alapértelmezett szerepköre"
119
 
120
- #: ure-role-edit.php:241
121
  msgid "Change"
122
  msgstr "Változtat"
123
 
124
- #: ure-role-edit.php:241
125
  msgid "Set as Default User Role"
126
  msgstr "Alapértelmezett szerepkörként beállít"
127
 
128
- #: ure-role-edit.php:251
129
  msgid "Delete"
130
  msgstr "Törlés"
131
 
132
- #: ure-role-edit.php:251
133
  msgid "Delete User Role"
134
  msgstr "Felhasználói szerepkör törlése"
135
 
136
- #: ure-role-edit.php:256
137
- #: ure-role-edit.php:261
138
  #, fuzzy
139
  msgid "Add New Capability"
140
  msgstr "Új szerepkör"
141
 
142
- #: ure-role-edit.php:266
143
  msgid "Remove Capability"
144
  msgstr ""
145
 
146
- #: ure-role-edit.php:271
147
  #, fuzzy
148
  msgid "Remove"
149
  msgstr "Szerepkör"
150
 
151
- #: ure-role-edit.php:271
152
  msgid "Remove User Capability"
153
  msgstr ""
154
 
155
- #: ure-user-edit.php:61
156
  #, fuzzy, php-format
157
  msgid "User \"%s\" update: please confirm to continue"
158
  msgstr "Szerepkör frissítése \"%s\": kérem hagyja jóvá a folytatáshoz"
159
 
160
- #: ure-user-edit.php:68
161
  msgid "Change capabilities for user"
162
  msgstr ""
163
 
164
- #: ure-user-edit.php:71
165
  #, fuzzy
166
  msgid "Role:"
167
  msgstr "Szerepkör"
168
 
169
- #: ure-user-edit.php:84
170
  msgid "Add capabilities to this user:"
171
  msgstr ""
172
 
173
- #: ure-options.php:128
 
 
 
 
 
 
 
 
 
 
174
  msgid "Role"
175
  msgstr "Szerepkör"
176
 
177
- #: ure-options.php:128
 
 
 
 
178
  msgid "is updated successfully"
179
  msgstr "sikeresen frissítve"
180
 
181
- #: ure-options.php:137
182
  msgid "User"
183
  msgstr ""
184
 
185
- #: ure-options.php:137
186
  #, fuzzy
187
  msgid "capabilities are updated successfully"
188
  msgstr "sikeresen frissítve"
189
 
190
- #: ure-options.php:166
191
  msgid "About this Plugin:"
192
  msgstr "A Pluginról:"
193
 
194
- #: ure-options.php:167
195
  msgid "Author's website"
196
  msgstr "A készítő weblapja"
197
 
198
- #: ure-options.php:168
199
  msgid "Plugin webpage"
200
  msgstr "A plugin weblapja"
201
 
202
- #: ure-options.php:169
203
- #: user-role-editor.php:191
204
  msgid "Changelog"
205
  msgstr "Changelog"
206
 
207
- #: ure-options.php:170
208
  msgid "FAQ"
209
  msgstr "GYIK"
210
 
211
- #: ure-options.php:171
212
- msgid "Donate"
213
- msgstr "Adakozz"
214
-
215
- #: ure-options.php:173
216
  msgid "Greetings:"
217
  msgstr "Üdvözlet:"
218
 
219
- #: ure-options.php:174
220
  msgid "It's me, the author"
221
  msgstr "A készítő"
222
 
223
- #: ure-options.php:175
224
  msgid "For the help with Belorussian translation"
225
  msgstr "A Belorusz fordításért"
226
 
227
- #: ure-options.php:176
228
  msgid "For the help with Brasilian translation"
229
  msgstr ""
230
 
231
- #: ure-options.php:177
232
  msgid "For the help with Chinese translation"
233
  msgstr "A Chinese fordításért"
234
 
235
- #: ure-options.php:178
236
  msgid "For the help with Dutch translation"
237
  msgstr "A Dutch fordításért"
238
 
239
- #: ure-options.php:179
240
  msgid "For the help with Finnish translation"
241
  msgstr "A Finnish fordításért"
242
 
243
- #: ure-options.php:180
244
  msgid "For the help with French translation"
245
  msgstr "A francia fordításért"
246
 
247
- #: ure-options.php:181
248
  msgid "For the help with German translation"
249
  msgstr "A német fordításért"
250
 
251
- #: ure-options.php:182
252
  msgid "For the help with Hungarian translation"
253
  msgstr "A magyar fordításért"
254
 
255
- #: ure-options.php:183
256
- #: ure-options.php:184
257
- #: ure-options.php:185
 
258
  msgid "For the help with Italian translation"
259
  msgstr "Az olasz fordításért"
260
 
261
- #: ure-options.php:186
262
  msgid "For the help with Japanese translation"
263
  msgstr "A japán fordításért"
264
 
265
- #: ure-options.php:187
266
  msgid "For the help with Persian translation"
267
  msgstr ""
268
 
269
- #: ure-options.php:188
270
  msgid "For the help with Polish translation"
271
  msgstr "A lenygel fordításért"
272
 
273
- #: ure-options.php:189
274
  msgid "For the help with Spanish translation"
275
  msgstr "A spanyol fordításért"
276
 
277
- #: ure-options.php:190
278
  msgid "For the help with Swedish translation"
279
  msgstr "A Swedish fordításért"
280
 
281
- #: ure-options.php:191
282
- #: ure-options.php:192
 
283
  msgid "For the help with Turkish translation"
284
  msgstr ""
285
 
286
- #: ure-options.php:193
287
  msgid "For the code to hide administrator role"
288
  msgstr "Az adminisztrátori szerepkör elrejtésére szolgáló kódért"
289
 
290
- #: ure-options.php:194
 
 
 
 
291
  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."
292
  msgstr "Szeretnéd itt látni a neved egy hivatkozással a weblapodra? Megoldható! Így háláljuk meg a fordításban nyújtott segítséged, és új ötleteidet."
293
 
294
- #: user-role-editor.php:38
295
  msgid "User Role Editor requires WordPress 3.0 or newer."
296
  msgstr "A User Role Editor- plugin működéséhez a WordPress 3.0, vagy frissebb verziója kell"
297
 
298
- #: user-role-editor.php:38
299
- #: user-role-editor.php:43
300
  msgid "Please update!"
301
  msgstr "Kérem frissítsen!"
302
 
303
- #: user-role-editor.php:43
304
  #, fuzzy
305
  msgid "User Role Editor requires PHP 5.0 or newer."
306
  msgstr "A User Role Editor- plugin működéséhez a WordPress 3.0, vagy frissebb verziója kell"
307
 
308
- #: user-role-editor.php:68
309
  msgid "Only"
310
  msgstr ""
311
 
312
- #: user-role-editor.php:68
313
  msgid "is allowed to use"
314
  msgstr ""
315
 
316
- #: user-role-editor.php:75
317
- #: user-role-editor.php:205
318
  msgid "User Role Editor"
319
  msgstr "Felhasználó Szerepkör Szerkesztő"
320
 
321
- #: user-role-editor.php:181
322
  msgid "Settings"
323
  msgstr "Beállítások"
324
 
325
- #: user-role-editor.php:230
326
  msgid "Capabilities"
327
  msgstr ""
328
 
329
- #: ure-lib.php:46
330
  msgid "Error is occur. Please check the log file."
331
  msgstr "Hiba lépett fel! Nézd meg a log fájlt."
332
 
333
- #: ure-lib.php:164
334
  msgid "Database operation error. Check log file."
335
  msgstr "Adatbázis műveleti hiba! Nézd meg a log fájlt."
336
 
337
- #: ure-lib.php:187
338
- msgid "Roles capabilities are restored from the backup data"
339
- msgstr "A szerephez tartozó jogosultások visszaállítva a biztonásgi mentésből."
340
-
341
- #: ure-lib.php:189
342
  msgid "No backup data. It is created automatically before the first role data update."
343
  msgstr "Nincs biztonsági mentés! Ez automatikusan létrejön az első szerepkör frissítés előtt."
344
 
345
- #: ure-lib.php:228
346
  msgid "Backup record is created for the current role capabilities"
347
  msgstr "A biztonsági mentés elkészült a jelenlegi szerpkörhöz tartozó beállításokról"
348
 
349
- #: ure-lib.php:311
350
  msgid "Error: Role name must contain latin characters and digits only!"
351
  msgstr "Hiba: a szerepkör neve csak a latin ABC betűit és számokat tartalmazhat!"
352
 
353
- #: ure-lib.php:318
354
  #, fuzzy, php-format
355
  msgid "Role %s exists already"
356
  msgstr "A szerepkör: %s sikeresen létrehozva"
357
 
358
- #: ure-lib.php:324
359
  msgid "Error is encountered during new role create operation"
360
  msgstr "Hiba lépett fel az új szerepkör létrehozása közben!"
361
 
362
- #: ure-lib.php:326
363
  #, php-format
364
  msgid "Role %s is created successfully"
365
  msgstr "A szerepkör: %s sikeresen létrehozva"
366
 
367
- #: ure-lib.php:410
368
  msgid "Error encountered during role delete operation"
369
  msgstr "Hiba lépett fel az új szerepkör törlése közben!"
370
 
371
- #: ure-lib.php:412
372
  #, php-format
373
  msgid "Role %s is deleted successfully"
374
  msgstr "A szerepkör: %s sikeresen törölve"
375
 
376
- #: ure-lib.php:430
377
  msgid "Error encountered during default role change operation"
378
  msgstr "Hiba lépett fel az alapértelmezett szerepkör megváltoztatása közben"
379
 
380
- #: ure-lib.php:436
381
  #, php-format
382
  msgid "Default role for new users is set to %s successfully"
383
  msgstr "Az alapértelmezett szerepkör az új feliratkozók számára sikeresen beállítva erre: %s"
384
 
385
- #: ure-lib.php:464
386
  msgid "Editor"
387
  msgstr "Szerkesztő"
388
 
389
- #: ure-lib.php:465
390
  msgid "Author"
391
  msgstr "Szerző"
392
 
393
- #: ure-lib.php:466
394
  msgid "Contributor"
395
  msgstr "Közreműködő"
396
 
397
- #: ure-lib.php:467
398
  msgid "Subscriber"
399
  msgstr "Feliratkozó"
400
 
401
- #: ure-lib.php:469
402
  msgid "Switch themes"
403
  msgstr "Sablon váltás"
404
 
405
- #: ure-lib.php:470
406
  msgid "Edit themes"
407
  msgstr "Sablon szerkesztés"
408
 
409
- #: ure-lib.php:471
410
  msgid "Activate plugins"
411
  msgstr "Plugin aktiválása"
412
 
413
- #: ure-lib.php:472
414
  msgid "Edit plugins"
415
  msgstr "Pluginok szerkesztése"
416
 
417
- #: ure-lib.php:473
418
  msgid "Edit users"
419
  msgstr "Felhasználók szerkesztése"
420
 
421
- #: ure-lib.php:474
422
  msgid "Edit files"
423
  msgstr "Fájlok szerkesztése"
424
 
425
- #: ure-lib.php:475
426
  msgid "Manage options"
427
  msgstr "Beállítások módosítása"
428
 
429
- #: ure-lib.php:476
430
  msgid "Moderate comments"
431
  msgstr "Kommentek moderálása"
432
 
433
- #: ure-lib.php:477
434
  msgid "Manage categories"
435
  msgstr "Kategóriák kezelése"
436
 
437
- #: ure-lib.php:478
438
  msgid "Manage links"
439
  msgstr "Linkek szerkesztése"
440
 
441
- #: ure-lib.php:479
442
  msgid "Upload files"
443
  msgstr "Fájlok feltöltése"
444
 
445
- #: ure-lib.php:480
446
  msgid "Import"
447
  msgstr "Importálás"
448
 
449
- #: ure-lib.php:481
450
  msgid "Unfiltered html"
451
  msgstr "Szűretlen HTML"
452
 
453
- #: ure-lib.php:482
454
  msgid "Edit posts"
455
  msgstr "Bejegyzések szerkesztése"
456
 
457
- #: ure-lib.php:483
458
  msgid "Edit others posts"
459
  msgstr "Mások bejegyzéseinek szerksztése"
460
 
461
- #: ure-lib.php:484
462
  msgid "Edit published posts"
463
  msgstr "Publikált bejegyzések szerkesztése"
464
 
465
- #: ure-lib.php:485
466
  msgid "Publish posts"
467
  msgstr "Bejegyzések közzététele"
468
 
469
- #: ure-lib.php:486
470
  msgid "Edit pages"
471
  msgstr "Oldalak szerkesztése"
472
 
473
- #: ure-lib.php:487
474
  msgid "Read"
475
  msgstr "Olvasás"
476
 
477
- #: ure-lib.php:488
478
  msgid "Level 10"
479
  msgstr "10. szint"
480
 
481
- #: ure-lib.php:489
482
  msgid "Level 9"
483
  msgstr "9. szint"
484
 
485
- #: ure-lib.php:490
486
  msgid "Level 8"
487
  msgstr "8. szint"
488
 
489
- #: ure-lib.php:491
490
  msgid "Level 7"
491
  msgstr "7. szint"
492
 
493
- #: ure-lib.php:492
494
  msgid "Level 6"
495
  msgstr "6. szint"
496
 
497
- #: ure-lib.php:493
498
  msgid "Level 5"
499
  msgstr "5. szint"
500
 
501
- #: ure-lib.php:494
502
  msgid "Level 4"
503
  msgstr "4. szint"
504
 
505
- #: ure-lib.php:495
506
  msgid "Level 3"
507
  msgstr "3. szint"
508
 
509
- #: ure-lib.php:496
510
  msgid "Level 2"
511
  msgstr "2. szint"
512
 
513
- #: ure-lib.php:497
514
  msgid "Level 1"
515
  msgstr "1. szint"
516
 
517
- #: ure-lib.php:498
518
  msgid "Level 0"
519
  msgstr "0. szint"
520
 
521
- #: ure-lib.php:499
522
  msgid "Edit others pages"
523
  msgstr "Mások oldalainak szerkesztése"
524
 
525
- #: ure-lib.php:500
526
  msgid "Edit published pages"
527
  msgstr "Közzétett oldalak szerkesztése"
528
 
529
- #: ure-lib.php:501
530
  msgid "Publish pages"
531
  msgstr "Oldalak közzététele"
532
 
533
- #: ure-lib.php:502
534
  msgid "Delete pages"
535
  msgstr "Oldalak törlése"
536
 
537
- #: ure-lib.php:503
538
  msgid "Delete others pages"
539
  msgstr "Mások oldalainak törlése"
540
 
541
- #: ure-lib.php:504
542
  msgid "Delete published pages"
543
  msgstr "Közzétett oldalak törlése"
544
 
545
- #: ure-lib.php:505
546
  msgid "Delete posts"
547
  msgstr "Bejgyzések törlése"
548
 
549
- #: ure-lib.php:506
550
  msgid "Delete others posts"
551
  msgstr "Mások bejegyzéseinek törlése"
552
 
553
- #: ure-lib.php:507
554
  msgid "Delete published posts"
555
  msgstr "Közzétett bejegyzések törlése"
556
 
557
- #: ure-lib.php:508
558
  msgid "Delete private posts"
559
  msgstr "Privát bejegyzések törlése"
560
 
561
- #: ure-lib.php:509
562
  msgid "Edit private posts"
563
  msgstr "Privát bejegyzések szerkesztése"
564
 
565
- #: ure-lib.php:510
566
  msgid "Read private posts"
567
  msgstr "Privát bejegyzések megtekintése"
568
 
569
- #: ure-lib.php:511
570
  msgid "Delete private pages"
571
  msgstr "Privát oldalak törlése"
572
 
573
- #: ure-lib.php:512
574
  msgid "Edit private pages"
575
  msgstr "Privát oldalak szerkesztése"
576
 
577
- #: ure-lib.php:513
578
  msgid "Read private pages"
579
  msgstr "Privát oldalak megtekintése"
580
 
581
- #: ure-lib.php:514
582
  msgid "Delete users"
583
  msgstr "Felhasználók törlése"
584
 
585
- #: ure-lib.php:515
586
  msgid "Create users"
587
  msgstr "Felhasználók létrehozása"
588
 
589
- #: ure-lib.php:516
590
  msgid "Unfiltered upload"
591
  msgstr "Ellenőrizetlen feltöltés"
592
 
593
- #: ure-lib.php:517
594
  msgid "Edit dashboard"
595
  msgstr "Dashboard szerkesztése"
596
 
597
- #: ure-lib.php:518
598
  msgid "Update plugins"
599
  msgstr "Pluginok frissítése"
600
 
601
- #: ure-lib.php:519
602
  msgid "Delete plugins"
603
  msgstr "Pluginok törlése"
604
 
605
- #: ure-lib.php:520
606
  msgid "Install plugins"
607
  msgstr "Pluginok telepítése"
608
 
609
- #: ure-lib.php:521
610
  msgid "Update themes"
611
  msgstr "Sablonok frissítése"
612
 
613
- #: ure-lib.php:522
614
  msgid "Install themes"
615
  msgstr "Sablonok telepítése"
616
 
617
- #: ure-lib.php:523
618
  msgid "Update core"
619
  msgstr ""
620
 
621
- #: ure-lib.php:524
622
  msgid "List users"
623
  msgstr ""
624
 
625
- #: ure-lib.php:525
626
  msgid "Remove users"
627
  msgstr ""
628
 
629
- #: ure-lib.php:526
630
  msgid "Add users"
631
  msgstr ""
632
 
633
- #: ure-lib.php:527
634
  msgid "Promote users"
635
  msgstr ""
636
 
637
- #: ure-lib.php:528
638
  msgid "Edit theme options"
639
  msgstr ""
640
 
641
- #: ure-lib.php:529
642
  msgid "Delete themes"
643
  msgstr ""
644
 
645
- #: ure-lib.php:530
646
  msgid "Export"
647
  msgstr ""
648
 
649
- #: ure-lib.php:613
650
  #, fuzzy
651
  msgid "Error: Capability name must contain latin characters and digits only!"
652
  msgstr "Hiba: a szerepkör neve csak a latin ABC betűit és számokat tartalmazhat!"
653
 
654
- #: ure-lib.php:625
655
  #, fuzzy, php-format
656
  msgid "Capability %s is added successfully"
657
  msgstr "A szerepkör: %s sikeresen létrehozva"
658
 
659
- #: ure-lib.php:627
660
  #, php-format
661
  msgid "Capability %s exists already"
662
  msgstr ""
663
 
664
- #: ure-lib.php:791
665
  #, php-format
666
  msgid "Error! You do not have permission to delete this capability: %s!"
667
  msgstr ""
668
 
669
- #: ure-lib.php:799
670
  #, fuzzy, php-format
671
  msgid "Capability %s is removed successfully"
672
  msgstr "A szerepkör: %s sikeresen létrehozva"
673
 
 
 
 
 
674
  #~ msgid "Roles list reading error is encountered"
675
  #~ msgstr "Szerepkör lista olvasási hiba!"
676
 
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-12-10 19:16+0700\n"
6
+ "PO-Revision-Date: 2011-12-10 19:16+0700\n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: shinephp.com <vladimir@shinephp.com>\n"
9
  "MIME-Version: 1.0\n"
18
  "X-Textdomain-Support: yes\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
+ #: ure-role-edit.php:27
22
+ #, fuzzy
23
+ msgid "None"
24
+ msgstr "Adakozz"
25
+
26
+ #: ure-role-edit.php:92
27
  #, fuzzy
28
  msgid " Name can not be empty!"
29
  msgstr "A szerepkör neve nem lehet üres!"
30
 
31
+ #: ure-role-edit.php:96
32
  #, fuzzy
33
  msgid " Name must contain latin characters and digits only!"
34
  msgstr "A szerepkör neve csak a latin ABC betűit és számokat tartalmazhat!"
35
 
36
+ #: ure-role-edit.php:101
37
+ #: ure-role-edit.php:284
38
  msgid "Delete Role"
39
  msgstr "Szerepkör törlése"
40
 
41
+ #: ure-role-edit.php:103
42
  msgid "Change Default Role"
43
  msgstr "Alapértelmezett szerepkör megváltoztatása"
44
 
45
+ #: ure-role-edit.php:105
46
+ 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"
47
+ msgstr ""
 
48
 
49
+ #: ure-role-edit.php:107
50
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
51
  msgstr ""
52
 
53
+ #: ure-role-edit.php:109
54
  msgid "Please confirm to continue"
55
  msgstr "A folytatás előtt, kérem hagyja jóva a műveletet"
56
 
57
+ #: ure-role-edit.php:146
58
  #, php-format
59
  msgid "Role \"%s\" update: please confirm to continue"
60
  msgstr "Szerepkör frissítése \"%s\": kérem hagyja jóvá a folytatáshoz"
61
 
62
+ #: ure-role-edit.php:154
63
  msgid "Select Role and change its capabilities list"
64
  msgstr "Szerepkör kiválasztása és lehetőségek módosítása"
65
 
66
+ #: ure-role-edit.php:156
67
  msgid "Select Role:"
68
  msgstr "Szerepkör kiválasztása:"
69
 
70
+ #: ure-role-edit.php:166
71
+ #: ure-user-edit.php:86
72
  msgid "Show capabilities in human readable form"
73
  msgstr "Mutasd a beállításokat emberi olvasható formában"
74
 
75
+ #: ure-role-edit.php:175
76
+ #: ure-user-edit.php:95
77
+ msgid "Show deprecated capabilities"
78
+ msgstr ""
79
+
80
+ #: ure-role-edit.php:179
81
  msgid "If checked, then apply action to ALL sites of this Network"
82
  msgstr ""
83
 
84
+ #: ure-role-edit.php:189
85
  msgid "Apply to All Sites"
86
  msgstr ""
87
 
88
+ #: ure-role-edit.php:247
89
+ #: ure-user-edit.php:156
90
  msgid "Update"
91
  msgstr "Frissítés"
92
 
93
+ #: ure-role-edit.php:247
94
+ #: ure-user-edit.php:156
95
  msgid "Save Changes"
96
  msgstr "Beálltások mentése"
97
 
98
+ #: ure-role-edit.php:248
99
+ #: ure-user-edit.php:157
100
  msgid "Cancel"
101
  msgstr "Mégsem"
102
 
103
+ #: ure-role-edit.php:248
104
+ #: ure-user-edit.php:157
105
  msgid "Cancel not saved changes"
106
  msgstr "A nem mentett beállítások elvetése"
107
 
108
+ #: ure-role-edit.php:251
109
  msgid "Reset"
110
  msgstr "Reset"
111
 
112
+ #: ure-role-edit.php:251
113
+ msgid "Restore Roles from backup copy"
114
+ msgstr "Szerepkör visszaállítása biztonsági mentésből"
115
+
116
+ #: ure-role-edit.php:261
117
  msgid "Add New Role"
118
  msgstr "Új szerepkör"
119
 
120
+ #: ure-role-edit.php:263
121
+ msgid "Name: "
122
+ msgstr ""
123
+
124
+ #: ure-role-edit.php:267
125
+ msgid "Make copy of: "
126
+ msgstr ""
127
+
128
+ #: ure-role-edit.php:270
129
+ #: ure-role-edit.php:299
130
  msgid "Add"
131
  msgstr "Hozzáad"
132
 
133
+ #: ure-role-edit.php:270
134
  msgid "Add New User Role"
135
  msgstr "Új felhasználói szerepkör hozzáadása"
136
 
137
+ #: ure-role-edit.php:274
138
  msgid "Default Role for New User"
139
  msgstr "Új felhasználó alapértelmezett szerepköre"
140
 
141
+ #: ure-role-edit.php:279
142
  msgid "Change"
143
  msgstr "Változtat"
144
 
145
+ #: ure-role-edit.php:279
146
  msgid "Set as Default User Role"
147
  msgstr "Alapértelmezett szerepkörként beállít"
148
 
149
+ #: ure-role-edit.php:289
150
  msgid "Delete"
151
  msgstr "Törlés"
152
 
153
+ #: ure-role-edit.php:289
154
  msgid "Delete User Role"
155
  msgstr "Felhasználói szerepkör törlése"
156
 
157
+ #: ure-role-edit.php:294
158
+ #: ure-role-edit.php:299
159
  #, fuzzy
160
  msgid "Add New Capability"
161
  msgstr "Új szerepkör"
162
 
163
+ #: ure-role-edit.php:304
164
  msgid "Remove Capability"
165
  msgstr ""
166
 
167
+ #: ure-role-edit.php:309
168
  #, fuzzy
169
  msgid "Remove"
170
  msgstr "Szerepkör"
171
 
172
+ #: ure-role-edit.php:309
173
  msgid "Remove User Capability"
174
  msgstr ""
175
 
176
+ #: ure-user-edit.php:67
177
  #, fuzzy, php-format
178
  msgid "User \"%s\" update: please confirm to continue"
179
  msgstr "Szerepkör frissítése \"%s\": kérem hagyja jóvá a folytatáshoz"
180
 
181
+ #: ure-user-edit.php:74
182
  msgid "Change capabilities for user"
183
  msgstr ""
184
 
185
+ #: ure-user-edit.php:77
186
  #, fuzzy
187
  msgid "Role:"
188
  msgstr "Szerepkör"
189
 
190
+ #: ure-user-edit.php:99
191
  msgid "Add capabilities to this user:"
192
  msgstr ""
193
 
194
+ #: ure-options.php:59
195
+ #, fuzzy
196
+ msgid "User Roles are restored from the backup data. "
197
+ msgstr "A szerephez tartozó jogosultások visszaállítva a biztonásgi mentésből."
198
+
199
+ #: ure-options.php:125
200
+ msgid "Error: "
201
+ msgstr ""
202
+
203
+ #: ure-options.php:125
204
+ #: ure-options.php:143
205
  msgid "Role"
206
  msgstr "Szerepkör"
207
 
208
+ #: ure-options.php:125
209
+ msgid "does not exist"
210
+ msgstr ""
211
+
212
+ #: ure-options.php:143
213
  msgid "is updated successfully"
214
  msgstr "sikeresen frissítve"
215
 
216
+ #: ure-options.php:152
217
  msgid "User"
218
  msgstr ""
219
 
220
+ #: ure-options.php:152
221
  #, fuzzy
222
  msgid "capabilities are updated successfully"
223
  msgstr "sikeresen frissítve"
224
 
225
+ #: ure-options.php:192
226
  msgid "About this Plugin:"
227
  msgstr "A Pluginról:"
228
 
229
+ #: ure-options.php:193
230
  msgid "Author's website"
231
  msgstr "A készítő weblapja"
232
 
233
+ #: ure-options.php:194
234
  msgid "Plugin webpage"
235
  msgstr "A plugin weblapja"
236
 
237
+ #: ure-options.php:195
238
+ #: user-role-editor.php:219
239
  msgid "Changelog"
240
  msgstr "Changelog"
241
 
242
+ #: ure-options.php:196
243
  msgid "FAQ"
244
  msgstr "GYIK"
245
 
246
+ #: ure-options.php:210
 
 
 
 
247
  msgid "Greetings:"
248
  msgstr "Üdvözlet:"
249
 
250
+ #: ure-options.php:211
251
  msgid "It's me, the author"
252
  msgstr "A készítő"
253
 
254
+ #: ure-options.php:212
255
  msgid "For the help with Belorussian translation"
256
  msgstr "A Belorusz fordításért"
257
 
258
+ #: ure-options.php:213
259
  msgid "For the help with Brasilian translation"
260
  msgstr ""
261
 
262
+ #: ure-options.php:214
263
  msgid "For the help with Chinese translation"
264
  msgstr "A Chinese fordításért"
265
 
266
+ #: ure-options.php:215
267
  msgid "For the help with Dutch translation"
268
  msgstr "A Dutch fordításért"
269
 
270
+ #: ure-options.php:216
271
  msgid "For the help with Finnish translation"
272
  msgstr "A Finnish fordításért"
273
 
274
+ #: ure-options.php:217
275
  msgid "For the help with French translation"
276
  msgstr "A francia fordításért"
277
 
278
+ #: ure-options.php:218
279
  msgid "For the help with German translation"
280
  msgstr "A német fordításért"
281
 
282
+ #: ure-options.php:219
283
  msgid "For the help with Hungarian translation"
284
  msgstr "A magyar fordításért"
285
 
286
+ #: ure-options.php:220
287
+ #: ure-options.php:221
288
+ #: ure-options.php:222
289
+ #: ure-options.php:223
290
  msgid "For the help with Italian translation"
291
  msgstr "Az olasz fordításért"
292
 
293
+ #: ure-options.php:224
294
  msgid "For the help with Japanese translation"
295
  msgstr "A japán fordításért"
296
 
297
+ #: ure-options.php:225
298
  msgid "For the help with Persian translation"
299
  msgstr ""
300
 
301
+ #: ure-options.php:226
302
  msgid "For the help with Polish translation"
303
  msgstr "A lenygel fordításért"
304
 
305
+ #: ure-options.php:227
306
  msgid "For the help with Spanish translation"
307
  msgstr "A spanyol fordításért"
308
 
309
+ #: ure-options.php:228
310
  msgid "For the help with Swedish translation"
311
  msgstr "A Swedish fordításért"
312
 
313
+ #: ure-options.php:229
314
+ #: ure-options.php:230
315
+ #: ure-options.php:231
316
  msgid "For the help with Turkish translation"
317
  msgstr ""
318
 
319
+ #: ure-options.php:233
320
  msgid "For the code to hide administrator role"
321
  msgstr "Az adminisztrátori szerepkör elrejtésére szolgáló kódért"
322
 
323
+ #: ure-options.php:234
324
+ msgid "For the code enhancement suggestion"
325
+ msgstr ""
326
+
327
+ #: ure-options.php:236
328
  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."
329
  msgstr "Szeretnéd itt látni a neved egy hivatkozással a weblapodra? Megoldható! Így háláljuk meg a fordításban nyújtott segítséged, és új ötleteidet."
330
 
331
+ #: user-role-editor.php:35
332
  msgid "User Role Editor requires WordPress 3.0 or newer."
333
  msgstr "A User Role Editor- plugin működéséhez a WordPress 3.0, vagy frissebb verziója kell"
334
 
335
+ #: user-role-editor.php:35
336
+ #: user-role-editor.php:40
337
  msgid "Please update!"
338
  msgstr "Kérem frissítsen!"
339
 
340
+ #: user-role-editor.php:40
341
  #, fuzzy
342
  msgid "User Role Editor requires PHP 5.0 or newer."
343
  msgstr "A User Role Editor- plugin működéséhez a WordPress 3.0, vagy frissebb verziója kell"
344
 
345
+ #: user-role-editor.php:65
346
  msgid "Only"
347
  msgstr ""
348
 
349
+ #: user-role-editor.php:65
350
  msgid "is allowed to use"
351
  msgstr ""
352
 
353
+ #: user-role-editor.php:71
354
+ #: user-role-editor.php:233
355
  msgid "User Role Editor"
356
  msgstr "Felhasználó Szerepkör Szerkesztő"
357
 
358
+ #: user-role-editor.php:209
359
  msgid "Settings"
360
  msgstr "Beállítások"
361
 
362
+ #: user-role-editor.php:258
363
  msgid "Capabilities"
364
  msgstr ""
365
 
366
+ #: ure-lib.php:45
367
  msgid "Error is occur. Please check the log file."
368
  msgstr "Hiba lépett fel! Nézd meg a log fájlt."
369
 
370
+ #: ure-lib.php:153
371
  msgid "Database operation error. Check log file."
372
  msgstr "Adatbázis műveleti hiba! Nézd meg a log fájlt."
373
 
374
+ #: ure-lib.php:186
 
 
 
 
375
  msgid "No backup data. It is created automatically before the first role data update."
376
  msgstr "Nincs biztonsági mentés! Ez automatikusan létrejön az első szerepkör frissítés előtt."
377
 
378
+ #: ure-lib.php:224
379
  msgid "Backup record is created for the current role capabilities"
380
  msgstr "A biztonsági mentés elkészült a jelenlegi szerpkörhöz tartozó beállításokról"
381
 
382
+ #: ure-lib.php:300
383
  msgid "Error: Role name must contain latin characters and digits only!"
384
  msgstr "Hiba: a szerepkör neve csak a latin ABC betűit és számokat tartalmazhat!"
385
 
386
+ #: ure-lib.php:307
387
  #, fuzzy, php-format
388
  msgid "Role %s exists already"
389
  msgstr "A szerepkör: %s sikeresen létrehozva"
390
 
391
+ #: ure-lib.php:320
392
  msgid "Error is encountered during new role create operation"
393
  msgstr "Hiba lépett fel az új szerepkör létrehozása közben!"
394
 
395
+ #: ure-lib.php:322
396
  #, php-format
397
  msgid "Role %s is created successfully"
398
  msgstr "A szerepkör: %s sikeresen létrehozva"
399
 
400
+ #: ure-lib.php:406
401
  msgid "Error encountered during role delete operation"
402
  msgstr "Hiba lépett fel az új szerepkör törlése közben!"
403
 
404
+ #: ure-lib.php:408
405
  #, php-format
406
  msgid "Role %s is deleted successfully"
407
  msgstr "A szerepkör: %s sikeresen törölve"
408
 
409
+ #: ure-lib.php:426
410
  msgid "Error encountered during default role change operation"
411
  msgstr "Hiba lépett fel az alapértelmezett szerepkör megváltoztatása közben"
412
 
413
+ #: ure-lib.php:432
414
  #, php-format
415
  msgid "Default role for new users is set to %s successfully"
416
  msgstr "Az alapértelmezett szerepkör az új feliratkozók számára sikeresen beállítva erre: %s"
417
 
418
+ #: ure-lib.php:460
419
  msgid "Editor"
420
  msgstr "Szerkesztő"
421
 
422
+ #: ure-lib.php:461
423
  msgid "Author"
424
  msgstr "Szerző"
425
 
426
+ #: ure-lib.php:462
427
  msgid "Contributor"
428
  msgstr "Közreműködő"
429
 
430
+ #: ure-lib.php:463
431
  msgid "Subscriber"
432
  msgstr "Feliratkozó"
433
 
434
+ #: ure-lib.php:465
435
  msgid "Switch themes"
436
  msgstr "Sablon váltás"
437
 
438
+ #: ure-lib.php:466
439
  msgid "Edit themes"
440
  msgstr "Sablon szerkesztés"
441
 
442
+ #: ure-lib.php:467
443
  msgid "Activate plugins"
444
  msgstr "Plugin aktiválása"
445
 
446
+ #: ure-lib.php:468
447
  msgid "Edit plugins"
448
  msgstr "Pluginok szerkesztése"
449
 
450
+ #: ure-lib.php:469
451
  msgid "Edit users"
452
  msgstr "Felhasználók szerkesztése"
453
 
454
+ #: ure-lib.php:470
455
  msgid "Edit files"
456
  msgstr "Fájlok szerkesztése"
457
 
458
+ #: ure-lib.php:471
459
  msgid "Manage options"
460
  msgstr "Beállítások módosítása"
461
 
462
+ #: ure-lib.php:472
463
  msgid "Moderate comments"
464
  msgstr "Kommentek moderálása"
465
 
466
+ #: ure-lib.php:473
467
  msgid "Manage categories"
468
  msgstr "Kategóriák kezelése"
469
 
470
+ #: ure-lib.php:474
471
  msgid "Manage links"
472
  msgstr "Linkek szerkesztése"
473
 
474
+ #: ure-lib.php:475
475
  msgid "Upload files"
476
  msgstr "Fájlok feltöltése"
477
 
478
+ #: ure-lib.php:476
479
  msgid "Import"
480
  msgstr "Importálás"
481
 
482
+ #: ure-lib.php:477
483
  msgid "Unfiltered html"
484
  msgstr "Szűretlen HTML"
485
 
486
+ #: ure-lib.php:478
487
  msgid "Edit posts"
488
  msgstr "Bejegyzések szerkesztése"
489
 
490
+ #: ure-lib.php:479
491
  msgid "Edit others posts"
492
  msgstr "Mások bejegyzéseinek szerksztése"
493
 
494
+ #: ure-lib.php:480
495
  msgid "Edit published posts"
496
  msgstr "Publikált bejegyzések szerkesztése"
497
 
498
+ #: ure-lib.php:481
499
  msgid "Publish posts"
500
  msgstr "Bejegyzések közzététele"
501
 
502
+ #: ure-lib.php:482
503
  msgid "Edit pages"
504
  msgstr "Oldalak szerkesztése"
505
 
506
+ #: ure-lib.php:483
507
  msgid "Read"
508
  msgstr "Olvasás"
509
 
510
+ #: ure-lib.php:484
511
  msgid "Level 10"
512
  msgstr "10. szint"
513
 
514
+ #: ure-lib.php:485
515
  msgid "Level 9"
516
  msgstr "9. szint"
517
 
518
+ #: ure-lib.php:486
519
  msgid "Level 8"
520
  msgstr "8. szint"
521
 
522
+ #: ure-lib.php:487
523
  msgid "Level 7"
524
  msgstr "7. szint"
525
 
526
+ #: ure-lib.php:488
527
  msgid "Level 6"
528
  msgstr "6. szint"
529
 
530
+ #: ure-lib.php:489
531
  msgid "Level 5"
532
  msgstr "5. szint"
533
 
534
+ #: ure-lib.php:490
535
  msgid "Level 4"
536
  msgstr "4. szint"
537
 
538
+ #: ure-lib.php:491
539
  msgid "Level 3"
540
  msgstr "3. szint"
541
 
542
+ #: ure-lib.php:492
543
  msgid "Level 2"
544
  msgstr "2. szint"
545
 
546
+ #: ure-lib.php:493
547
  msgid "Level 1"
548
  msgstr "1. szint"
549
 
550
+ #: ure-lib.php:494
551
  msgid "Level 0"
552
  msgstr "0. szint"
553
 
554
+ #: ure-lib.php:495
555
  msgid "Edit others pages"
556
  msgstr "Mások oldalainak szerkesztése"
557
 
558
+ #: ure-lib.php:496
559
  msgid "Edit published pages"
560
  msgstr "Közzétett oldalak szerkesztése"
561
 
562
+ #: ure-lib.php:497
563
  msgid "Publish pages"
564
  msgstr "Oldalak közzététele"
565
 
566
+ #: ure-lib.php:498
567
  msgid "Delete pages"
568
  msgstr "Oldalak törlése"
569
 
570
+ #: ure-lib.php:499
571
  msgid "Delete others pages"
572
  msgstr "Mások oldalainak törlése"
573
 
574
+ #: ure-lib.php:500
575
  msgid "Delete published pages"
576
  msgstr "Közzétett oldalak törlése"
577
 
578
+ #: ure-lib.php:501
579
  msgid "Delete posts"
580
  msgstr "Bejgyzések törlése"
581
 
582
+ #: ure-lib.php:502
583
  msgid "Delete others posts"
584
  msgstr "Mások bejegyzéseinek törlése"
585
 
586
+ #: ure-lib.php:503
587
  msgid "Delete published posts"
588
  msgstr "Közzétett bejegyzések törlése"
589
 
590
+ #: ure-lib.php:504
591
  msgid "Delete private posts"
592
  msgstr "Privát bejegyzések törlése"
593
 
594
+ #: ure-lib.php:505
595
  msgid "Edit private posts"
596
  msgstr "Privát bejegyzések szerkesztése"
597
 
598
+ #: ure-lib.php:506
599
  msgid "Read private posts"
600
  msgstr "Privát bejegyzések megtekintése"
601
 
602
+ #: ure-lib.php:507
603
  msgid "Delete private pages"
604
  msgstr "Privát oldalak törlése"
605
 
606
+ #: ure-lib.php:508
607
  msgid "Edit private pages"
608
  msgstr "Privát oldalak szerkesztése"
609
 
610
+ #: ure-lib.php:509
611
  msgid "Read private pages"
612
  msgstr "Privát oldalak megtekintése"
613
 
614
+ #: ure-lib.php:510
615
  msgid "Delete users"
616
  msgstr "Felhasználók törlése"
617
 
618
+ #: ure-lib.php:511
619
  msgid "Create users"
620
  msgstr "Felhasználók létrehozása"
621
 
622
+ #: ure-lib.php:512
623
  msgid "Unfiltered upload"
624
  msgstr "Ellenőrizetlen feltöltés"
625
 
626
+ #: ure-lib.php:513
627
  msgid "Edit dashboard"
628
  msgstr "Dashboard szerkesztése"
629
 
630
+ #: ure-lib.php:514
631
  msgid "Update plugins"
632
  msgstr "Pluginok frissítése"
633
 
634
+ #: ure-lib.php:515
635
  msgid "Delete plugins"
636
  msgstr "Pluginok törlése"
637
 
638
+ #: ure-lib.php:516
639
  msgid "Install plugins"
640
  msgstr "Pluginok telepítése"
641
 
642
+ #: ure-lib.php:517
643
  msgid "Update themes"
644
  msgstr "Sablonok frissítése"
645
 
646
+ #: ure-lib.php:518
647
  msgid "Install themes"
648
  msgstr "Sablonok telepítése"
649
 
650
+ #: ure-lib.php:519
651
  msgid "Update core"
652
  msgstr ""
653
 
654
+ #: ure-lib.php:520
655
  msgid "List users"
656
  msgstr ""
657
 
658
+ #: ure-lib.php:521
659
  msgid "Remove users"
660
  msgstr ""
661
 
662
+ #: ure-lib.php:522
663
  msgid "Add users"
664
  msgstr ""
665
 
666
+ #: ure-lib.php:523
667
  msgid "Promote users"
668
  msgstr ""
669
 
670
+ #: ure-lib.php:524
671
  msgid "Edit theme options"
672
  msgstr ""
673
 
674
+ #: ure-lib.php:525
675
  msgid "Delete themes"
676
  msgstr ""
677
 
678
+ #: ure-lib.php:526
679
  msgid "Export"
680
  msgstr ""
681
 
682
+ #: ure-lib.php:609
683
  #, fuzzy
684
  msgid "Error: Capability name must contain latin characters and digits only!"
685
  msgstr "Hiba: a szerepkör neve csak a latin ABC betűit és számokat tartalmazhat!"
686
 
687
+ #: ure-lib.php:621
688
  #, fuzzy, php-format
689
  msgid "Capability %s is added successfully"
690
  msgstr "A szerepkör: %s sikeresen létrehozva"
691
 
692
+ #: ure-lib.php:623
693
  #, php-format
694
  msgid "Capability %s exists already"
695
  msgstr ""
696
 
697
+ #: ure-lib.php:772
698
  #, php-format
699
  msgid "Error! You do not have permission to delete this capability: %s!"
700
  msgstr ""
701
 
702
+ #: ure-lib.php:794
703
  #, fuzzy, php-format
704
  msgid "Capability %s is removed successfully"
705
  msgstr "A szerepkör: %s sikeresen létrehozva"
706
 
707
+ #: ure-lib.php:825
708
+ msgid "Help"
709
+ msgstr ""
710
+
711
  #~ msgid "Roles list reading error is encountered"
712
  #~ msgstr "Szerepkör lista olvasási hiba!"
713
 
lang/ure-id_ID.mo CHANGED
Binary file
lang/ure-id_ID.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-06-03 22:34+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
@@ -16,648 +16,683 @@ msgstr ""
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
- #: ../ure-role-edit.php:84
 
 
 
 
20
  msgid " Name can not be empty!"
21
  msgstr ""
22
 
23
- #: ../ure-role-edit.php:88
24
  msgid " Name must contain latin characters and digits only!"
25
  msgstr ""
26
 
27
- #: ../ure-role-edit.php:93
28
- #: ../ure-role-edit.php:246
29
  msgid "Delete Role"
30
  msgstr ""
31
 
32
- #: ../ure-role-edit.php:95
33
  msgid "Change Default Role"
34
  msgstr ""
35
 
36
- #: ../ure-role-edit.php:97
37
- #: ../ure-role-edit.php:217
38
- msgid "Restore Roles from backup copy"
39
  msgstr ""
40
 
41
- #: ../ure-role-edit.php:99
42
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
43
  msgstr ""
44
 
45
- #: ../ure-role-edit.php:101
46
  msgid "Please confirm to continue"
47
  msgstr ""
48
 
49
- #: ../ure-role-edit.php:134
50
  #, php-format
51
  msgid "Role \"%s\" update: please confirm to continue"
52
  msgstr ""
53
 
54
- #: ../ure-role-edit.php:142
55
  msgid "Select Role and change its capabilities list"
56
  msgstr ""
57
 
58
- #: ../ure-role-edit.php:144
59
  msgid "Select Role:"
60
  msgstr ""
61
 
62
- #: ../ure-role-edit.php:153
63
- #: ../ure-user-edit.php:80
64
  msgid "Show capabilities in human readable form"
65
  msgstr ""
66
 
67
- #: ../ure-role-edit.php:157
 
 
 
 
 
68
  msgid "If checked, then apply action to ALL sites of this Network"
69
  msgstr ""
70
 
71
- #: ../ure-role-edit.php:167
72
  msgid "Apply to All Sites"
73
  msgstr ""
74
 
75
- #: ../ure-role-edit.php:213
76
- #: ../ure-user-edit.php:129
77
  msgid "Update"
78
  msgstr ""
79
 
80
- #: ../ure-role-edit.php:213
81
- #: ../ure-user-edit.php:129
82
  msgid "Save Changes"
83
  msgstr ""
84
 
85
- #: ../ure-role-edit.php:214
86
- #: ../ure-user-edit.php:130
87
  msgid "Cancel"
88
  msgstr ""
89
 
90
- #: ../ure-role-edit.php:214
91
- #: ../ure-user-edit.php:130
92
  msgid "Cancel not saved changes"
93
  msgstr ""
94
 
95
- #: ../ure-role-edit.php:217
96
  msgid "Reset"
97
  msgstr ""
98
 
99
- #: ../ure-role-edit.php:227
100
- msgid "Add New Role"
101
  msgstr ""
102
 
103
- #: ../ure-role-edit.php:232
104
  #: ../ure-role-edit.php:261
 
 
 
 
 
 
 
 
 
 
 
 
 
105
  msgid "Add"
106
  msgstr ""
107
 
108
- #: ../ure-role-edit.php:232
109
  msgid "Add New User Role"
110
  msgstr ""
111
 
112
- #: ../ure-role-edit.php:236
113
  msgid "Default Role for New User"
114
  msgstr ""
115
 
116
- #: ../ure-role-edit.php:241
117
  msgid "Change"
118
  msgstr ""
119
 
120
- #: ../ure-role-edit.php:241
121
  msgid "Set as Default User Role"
122
  msgstr ""
123
 
124
- #: ../ure-role-edit.php:251
125
  msgid "Delete"
126
  msgstr ""
127
 
128
- #: ../ure-role-edit.php:251
129
  msgid "Delete User Role"
130
  msgstr ""
131
 
132
- #: ../ure-role-edit.php:256
133
- #: ../ure-role-edit.php:261
134
  msgid "Add New Capability"
135
  msgstr ""
136
 
137
- #: ../ure-role-edit.php:266
138
  msgid "Remove Capability"
139
  msgstr ""
140
 
141
- #: ../ure-role-edit.php:271
142
  msgid "Remove"
143
  msgstr ""
144
 
145
- #: ../ure-role-edit.php:271
146
  msgid "Remove User Capability"
147
  msgstr ""
148
 
149
- #: ../ure-user-edit.php:61
150
  #, php-format
151
  msgid "User \"%s\" update: please confirm to continue"
152
  msgstr ""
153
 
154
- #: ../ure-user-edit.php:68
155
  msgid "Change capabilities for user"
156
  msgstr ""
157
 
158
- #: ../ure-user-edit.php:71
159
  msgid "Role:"
160
  msgstr ""
161
 
162
- #: ../ure-user-edit.php:84
163
  msgid "Add capabilities to this user:"
164
  msgstr ""
165
 
166
- #: ../ure-options.php:128
 
 
 
 
 
 
 
 
 
167
  msgid "Role"
168
  msgstr ""
169
 
170
- #: ../ure-options.php:128
 
 
 
 
171
  msgid "is updated successfully"
172
  msgstr ""
173
 
174
- #: ../ure-options.php:137
175
  msgid "User"
176
  msgstr ""
177
 
178
- #: ../ure-options.php:137
179
  msgid "capabilities are updated successfully"
180
  msgstr ""
181
 
182
- #: ../ure-options.php:166
183
  msgid "About this Plugin:"
184
  msgstr ""
185
 
186
- #: ../ure-options.php:167
187
  msgid "Author's website"
188
  msgstr ""
189
 
190
- #: ../ure-options.php:168
191
  msgid "Plugin webpage"
192
  msgstr ""
193
 
194
- #: ../ure-options.php:169
195
- #: ../user-role-editor.php:191
196
  msgid "Changelog"
197
  msgstr ""
198
 
199
- #: ../ure-options.php:170
200
  msgid "FAQ"
201
  msgstr ""
202
 
203
- #: ../ure-options.php:171
204
- msgid "Donate"
205
- msgstr ""
206
-
207
- #: ../ure-options.php:173
208
  msgid "Greetings:"
209
  msgstr ""
210
 
211
- #: ../ure-options.php:174
212
  msgid "It's me, the author"
213
  msgstr ""
214
 
215
- #: ../ure-options.php:175
216
  msgid "For the help with Belorussian translation"
217
  msgstr ""
218
 
219
- #: ../ure-options.php:176
220
  msgid "For the help with Brasilian translation"
221
  msgstr ""
222
 
223
- #: ../ure-options.php:177
224
  msgid "For the help with Chinese translation"
225
  msgstr ""
226
 
227
- #: ../ure-options.php:178
228
  msgid "For the help with Dutch translation"
229
  msgstr ""
230
 
231
- #: ../ure-options.php:179
232
  msgid "For the help with Finnish translation"
233
  msgstr ""
234
 
235
- #: ../ure-options.php:180
236
  msgid "For the help with French translation"
237
  msgstr ""
238
 
239
- #: ../ure-options.php:181
240
  msgid "For the help with German translation"
241
  msgstr ""
242
 
243
- #: ../ure-options.php:182
244
  msgid "For the help with Hungarian translation"
245
  msgstr ""
246
 
247
- #: ../ure-options.php:183
248
- #: ../ure-options.php:184
249
- #: ../ure-options.php:185
 
250
  msgid "For the help with Italian translation"
251
  msgstr ""
252
 
253
- #: ../ure-options.php:186
254
  msgid "For the help with Japanese translation"
255
  msgstr ""
256
 
257
- #: ../ure-options.php:187
258
  msgid "For the help with Persian translation"
259
  msgstr ""
260
 
261
- #: ../ure-options.php:188
262
  msgid "For the help with Polish translation"
263
  msgstr ""
264
 
265
- #: ../ure-options.php:189
266
  msgid "For the help with Spanish translation"
267
  msgstr ""
268
 
269
- #: ../ure-options.php:190
270
  msgid "For the help with Swedish translation"
271
  msgstr ""
272
 
273
- #: ../ure-options.php:191
274
- #: ../ure-options.php:192
 
275
  msgid "For the help with Turkish translation"
276
  msgstr ""
277
 
278
- #: ../ure-options.php:193
279
  msgid "For the code to hide administrator role"
280
  msgstr ""
281
 
282
- #: ../ure-options.php:194
 
 
 
 
283
  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."
284
  msgstr ""
285
 
286
- #: ../user-role-editor.php:38
287
  msgid "User Role Editor requires WordPress 3.0 or newer."
288
  msgstr ""
289
 
290
- #: ../user-role-editor.php:38
291
- #: ../user-role-editor.php:43
292
  msgid "Please update!"
293
  msgstr ""
294
 
295
- #: ../user-role-editor.php:43
296
  msgid "User Role Editor requires PHP 5.0 or newer."
297
  msgstr ""
298
 
299
- #: ../user-role-editor.php:68
300
  msgid "Only"
301
  msgstr ""
302
 
303
- #: ../user-role-editor.php:68
304
  msgid "is allowed to use"
305
  msgstr ""
306
 
307
- #: ../user-role-editor.php:75
308
- #: ../user-role-editor.php:205
309
  msgid "User Role Editor"
310
  msgstr ""
311
 
312
- #: ../user-role-editor.php:181
313
  msgid "Settings"
314
  msgstr ""
315
 
316
- #: ../user-role-editor.php:230
317
  msgid "Capabilities"
318
  msgstr ""
319
 
320
- #: ../ure-lib.php:46
321
  msgid "Error is occur. Please check the log file."
322
  msgstr ""
323
 
324
- #: ../ure-lib.php:164
325
  msgid "Database operation error. Check log file."
326
  msgstr ""
327
 
328
- #: ../ure-lib.php:187
329
- msgid "Roles capabilities are restored from the backup data"
330
- msgstr ""
331
-
332
- #: ../ure-lib.php:189
333
  msgid "No backup data. It is created automatically before the first role data update."
334
  msgstr ""
335
 
336
- #: ../ure-lib.php:228
337
  msgid "Backup record is created for the current role capabilities"
338
  msgstr ""
339
 
340
- #: ../ure-lib.php:311
341
  msgid "Error: Role name must contain latin characters and digits only!"
342
  msgstr ""
343
 
344
- #: ../ure-lib.php:318
345
  #, php-format
346
  msgid "Role %s exists already"
347
  msgstr ""
348
 
349
- #: ../ure-lib.php:324
350
  msgid "Error is encountered during new role create operation"
351
  msgstr ""
352
 
353
- #: ../ure-lib.php:326
354
  #, php-format
355
  msgid "Role %s is created successfully"
356
  msgstr ""
357
 
358
- #: ../ure-lib.php:410
359
  msgid "Error encountered during role delete operation"
360
  msgstr ""
361
 
362
- #: ../ure-lib.php:412
363
  #, php-format
364
  msgid "Role %s is deleted successfully"
365
  msgstr ""
366
 
367
- #: ../ure-lib.php:430
368
  msgid "Error encountered during default role change operation"
369
  msgstr ""
370
 
371
- #: ../ure-lib.php:436
372
  #, php-format
373
  msgid "Default role for new users is set to %s successfully"
374
  msgstr ""
375
 
376
- #: ../ure-lib.php:464
377
  msgid "Editor"
378
  msgstr ""
379
 
380
- #: ../ure-lib.php:465
381
  msgid "Author"
382
  msgstr ""
383
 
384
- #: ../ure-lib.php:466
385
  msgid "Contributor"
386
  msgstr ""
387
 
388
- #: ../ure-lib.php:467
389
  msgid "Subscriber"
390
  msgstr ""
391
 
392
- #: ../ure-lib.php:469
393
  msgid "Switch themes"
394
  msgstr ""
395
 
396
- #: ../ure-lib.php:470
397
  msgid "Edit themes"
398
  msgstr ""
399
 
400
- #: ../ure-lib.php:471
401
  msgid "Activate plugins"
402
  msgstr ""
403
 
404
- #: ../ure-lib.php:472
405
  msgid "Edit plugins"
406
  msgstr ""
407
 
408
- #: ../ure-lib.php:473
409
  msgid "Edit users"
410
  msgstr ""
411
 
412
- #: ../ure-lib.php:474
413
  msgid "Edit files"
414
  msgstr ""
415
 
416
- #: ../ure-lib.php:475
417
  msgid "Manage options"
418
  msgstr ""
419
 
420
- #: ../ure-lib.php:476
421
  msgid "Moderate comments"
422
  msgstr ""
423
 
424
- #: ../ure-lib.php:477
425
  msgid "Manage categories"
426
  msgstr ""
427
 
428
- #: ../ure-lib.php:478
429
  msgid "Manage links"
430
  msgstr ""
431
 
432
- #: ../ure-lib.php:479
433
  msgid "Upload files"
434
  msgstr ""
435
 
436
- #: ../ure-lib.php:480
437
  msgid "Import"
438
  msgstr ""
439
 
440
- #: ../ure-lib.php:481
441
  msgid "Unfiltered html"
442
  msgstr ""
443
 
444
- #: ../ure-lib.php:482
445
  msgid "Edit posts"
446
  msgstr ""
447
 
448
- #: ../ure-lib.php:483
449
  msgid "Edit others posts"
450
  msgstr ""
451
 
452
- #: ../ure-lib.php:484
453
  msgid "Edit published posts"
454
  msgstr ""
455
 
456
- #: ../ure-lib.php:485
457
  msgid "Publish posts"
458
  msgstr ""
459
 
460
- #: ../ure-lib.php:486
461
  msgid "Edit pages"
462
  msgstr ""
463
 
464
- #: ../ure-lib.php:487
465
  msgid "Read"
466
  msgstr ""
467
 
468
- #: ../ure-lib.php:488
469
  msgid "Level 10"
470
  msgstr ""
471
 
472
- #: ../ure-lib.php:489
473
  msgid "Level 9"
474
  msgstr ""
475
 
476
- #: ../ure-lib.php:490
477
  msgid "Level 8"
478
  msgstr ""
479
 
480
- #: ../ure-lib.php:491
481
  msgid "Level 7"
482
  msgstr ""
483
 
484
- #: ../ure-lib.php:492
485
  msgid "Level 6"
486
  msgstr ""
487
 
488
- #: ../ure-lib.php:493
489
  msgid "Level 5"
490
  msgstr ""
491
 
492
- #: ../ure-lib.php:494
493
  msgid "Level 4"
494
  msgstr ""
495
 
496
- #: ../ure-lib.php:495
497
  msgid "Level 3"
498
  msgstr ""
499
 
500
- #: ../ure-lib.php:496
501
  msgid "Level 2"
502
  msgstr ""
503
 
504
- #: ../ure-lib.php:497
505
  msgid "Level 1"
506
  msgstr ""
507
 
508
- #: ../ure-lib.php:498
509
  msgid "Level 0"
510
  msgstr ""
511
 
512
- #: ../ure-lib.php:499
513
  msgid "Edit others pages"
514
  msgstr ""
515
 
516
- #: ../ure-lib.php:500
517
  msgid "Edit published pages"
518
  msgstr ""
519
 
520
- #: ../ure-lib.php:501
521
  msgid "Publish pages"
522
  msgstr ""
523
 
524
- #: ../ure-lib.php:502
525
  msgid "Delete pages"
526
  msgstr ""
527
 
528
- #: ../ure-lib.php:503
529
  msgid "Delete others pages"
530
  msgstr ""
531
 
532
- #: ../ure-lib.php:504
533
  msgid "Delete published pages"
534
  msgstr ""
535
 
536
- #: ../ure-lib.php:505
537
  msgid "Delete posts"
538
  msgstr ""
539
 
540
- #: ../ure-lib.php:506
541
  msgid "Delete others posts"
542
  msgstr ""
543
 
544
- #: ../ure-lib.php:507
545
  msgid "Delete published posts"
546
  msgstr ""
547
 
548
- #: ../ure-lib.php:508
549
  msgid "Delete private posts"
550
  msgstr ""
551
 
552
- #: ../ure-lib.php:509
553
  msgid "Edit private posts"
554
  msgstr ""
555
 
556
- #: ../ure-lib.php:510
557
  msgid "Read private posts"
558
  msgstr ""
559
 
560
- #: ../ure-lib.php:511
561
  msgid "Delete private pages"
562
  msgstr ""
563
 
564
- #: ../ure-lib.php:512
565
  msgid "Edit private pages"
566
  msgstr ""
567
 
568
- #: ../ure-lib.php:513
569
  msgid "Read private pages"
570
  msgstr ""
571
 
572
- #: ../ure-lib.php:514
573
  msgid "Delete users"
574
  msgstr ""
575
 
576
- #: ../ure-lib.php:515
577
  msgid "Create users"
578
  msgstr ""
579
 
580
- #: ../ure-lib.php:516
581
  msgid "Unfiltered upload"
582
  msgstr ""
583
 
584
- #: ../ure-lib.php:517
585
  msgid "Edit dashboard"
586
  msgstr ""
587
 
588
- #: ../ure-lib.php:518
589
  msgid "Update plugins"
590
  msgstr ""
591
 
592
- #: ../ure-lib.php:519
593
  msgid "Delete plugins"
594
  msgstr ""
595
 
596
- #: ../ure-lib.php:520
597
  msgid "Install plugins"
598
  msgstr ""
599
 
600
- #: ../ure-lib.php:521
601
  msgid "Update themes"
602
  msgstr ""
603
 
604
- #: ../ure-lib.php:522
605
  msgid "Install themes"
606
  msgstr ""
607
 
608
- #: ../ure-lib.php:523
609
  msgid "Update core"
610
  msgstr ""
611
 
612
- #: ../ure-lib.php:524
613
  msgid "List users"
614
  msgstr ""
615
 
616
- #: ../ure-lib.php:525
617
  msgid "Remove users"
618
  msgstr ""
619
 
620
- #: ../ure-lib.php:526
621
  msgid "Add users"
622
  msgstr ""
623
 
624
- #: ../ure-lib.php:527
625
  msgid "Promote users"
626
  msgstr ""
627
 
628
- #: ../ure-lib.php:528
629
  msgid "Edit theme options"
630
  msgstr ""
631
 
632
- #: ../ure-lib.php:529
633
  msgid "Delete themes"
634
  msgstr ""
635
 
636
- #: ../ure-lib.php:530
637
  msgid "Export"
638
  msgstr ""
639
 
640
- #: ../ure-lib.php:613
641
  msgid "Error: Capability name must contain latin characters and digits only!"
642
  msgstr ""
643
 
644
- #: ../ure-lib.php:625
645
  #, php-format
646
  msgid "Capability %s is added successfully"
647
  msgstr ""
648
 
649
- #: ../ure-lib.php:627
650
  #, php-format
651
  msgid "Capability %s exists already"
652
  msgstr ""
653
 
654
- #: ../ure-lib.php:791
655
  #, php-format
656
  msgid "Error! You do not have permission to delete this capability: %s!"
657
  msgstr ""
658
 
659
- #: ../ure-lib.php:799
660
  #, php-format
661
  msgid "Capability %s is removed successfully"
662
  msgstr ""
663
 
 
 
 
 
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-12-10 19:16+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
+ #: ../ure-role-edit.php:27
20
+ msgid "None"
21
+ msgstr ""
22
+
23
+ #: ../ure-role-edit.php:92
24
  msgid " Name can not be empty!"
25
  msgstr ""
26
 
27
+ #: ../ure-role-edit.php:96
28
  msgid " Name must contain latin characters and digits only!"
29
  msgstr ""
30
 
31
+ #: ../ure-role-edit.php:101
32
+ #: ../ure-role-edit.php:284
33
  msgid "Delete Role"
34
  msgstr ""
35
 
36
+ #: ../ure-role-edit.php:103
37
  msgid "Change Default Role"
38
  msgstr ""
39
 
40
+ #: ../ure-role-edit.php:105
41
+ 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"
 
42
  msgstr ""
43
 
44
+ #: ../ure-role-edit.php:107
45
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
46
  msgstr ""
47
 
48
+ #: ../ure-role-edit.php:109
49
  msgid "Please confirm to continue"
50
  msgstr ""
51
 
52
+ #: ../ure-role-edit.php:146
53
  #, php-format
54
  msgid "Role \"%s\" update: please confirm to continue"
55
  msgstr ""
56
 
57
+ #: ../ure-role-edit.php:154
58
  msgid "Select Role and change its capabilities list"
59
  msgstr ""
60
 
61
+ #: ../ure-role-edit.php:156
62
  msgid "Select Role:"
63
  msgstr ""
64
 
65
+ #: ../ure-role-edit.php:166
66
+ #: ../ure-user-edit.php:86
67
  msgid "Show capabilities in human readable form"
68
  msgstr ""
69
 
70
+ #: ../ure-role-edit.php:175
71
+ #: ../ure-user-edit.php:95
72
+ msgid "Show deprecated capabilities"
73
+ msgstr ""
74
+
75
+ #: ../ure-role-edit.php:179
76
  msgid "If checked, then apply action to ALL sites of this Network"
77
  msgstr ""
78
 
79
+ #: ../ure-role-edit.php:189
80
  msgid "Apply to All Sites"
81
  msgstr ""
82
 
83
+ #: ../ure-role-edit.php:247
84
+ #: ../ure-user-edit.php:156
85
  msgid "Update"
86
  msgstr ""
87
 
88
+ #: ../ure-role-edit.php:247
89
+ #: ../ure-user-edit.php:156
90
  msgid "Save Changes"
91
  msgstr ""
92
 
93
+ #: ../ure-role-edit.php:248
94
+ #: ../ure-user-edit.php:157
95
  msgid "Cancel"
96
  msgstr ""
97
 
98
+ #: ../ure-role-edit.php:248
99
+ #: ../ure-user-edit.php:157
100
  msgid "Cancel not saved changes"
101
  msgstr ""
102
 
103
+ #: ../ure-role-edit.php:251
104
  msgid "Reset"
105
  msgstr ""
106
 
107
+ #: ../ure-role-edit.php:251
108
+ msgid "Restore Roles from backup copy"
109
  msgstr ""
110
 
 
111
  #: ../ure-role-edit.php:261
112
+ msgid "Add New Role"
113
+ msgstr ""
114
+
115
+ #: ../ure-role-edit.php:263
116
+ msgid "Name: "
117
+ msgstr ""
118
+
119
+ #: ../ure-role-edit.php:267
120
+ msgid "Make copy of: "
121
+ msgstr ""
122
+
123
+ #: ../ure-role-edit.php:270
124
+ #: ../ure-role-edit.php:299
125
  msgid "Add"
126
  msgstr ""
127
 
128
+ #: ../ure-role-edit.php:270
129
  msgid "Add New User Role"
130
  msgstr ""
131
 
132
+ #: ../ure-role-edit.php:274
133
  msgid "Default Role for New User"
134
  msgstr ""
135
 
136
+ #: ../ure-role-edit.php:279
137
  msgid "Change"
138
  msgstr ""
139
 
140
+ #: ../ure-role-edit.php:279
141
  msgid "Set as Default User Role"
142
  msgstr ""
143
 
144
+ #: ../ure-role-edit.php:289
145
  msgid "Delete"
146
  msgstr ""
147
 
148
+ #: ../ure-role-edit.php:289
149
  msgid "Delete User Role"
150
  msgstr ""
151
 
152
+ #: ../ure-role-edit.php:294
153
+ #: ../ure-role-edit.php:299
154
  msgid "Add New Capability"
155
  msgstr ""
156
 
157
+ #: ../ure-role-edit.php:304
158
  msgid "Remove Capability"
159
  msgstr ""
160
 
161
+ #: ../ure-role-edit.php:309
162
  msgid "Remove"
163
  msgstr ""
164
 
165
+ #: ../ure-role-edit.php:309
166
  msgid "Remove User Capability"
167
  msgstr ""
168
 
169
+ #: ../ure-user-edit.php:67
170
  #, php-format
171
  msgid "User \"%s\" update: please confirm to continue"
172
  msgstr ""
173
 
174
+ #: ../ure-user-edit.php:74
175
  msgid "Change capabilities for user"
176
  msgstr ""
177
 
178
+ #: ../ure-user-edit.php:77
179
  msgid "Role:"
180
  msgstr ""
181
 
182
+ #: ../ure-user-edit.php:99
183
  msgid "Add capabilities to this user:"
184
  msgstr ""
185
 
186
+ #: ../ure-options.php:59
187
+ msgid "User Roles are restored from the backup data. "
188
+ msgstr ""
189
+
190
+ #: ../ure-options.php:125
191
+ msgid "Error: "
192
+ msgstr ""
193
+
194
+ #: ../ure-options.php:125
195
+ #: ../ure-options.php:143
196
  msgid "Role"
197
  msgstr ""
198
 
199
+ #: ../ure-options.php:125
200
+ msgid "does not exist"
201
+ msgstr ""
202
+
203
+ #: ../ure-options.php:143
204
  msgid "is updated successfully"
205
  msgstr ""
206
 
207
+ #: ../ure-options.php:152
208
  msgid "User"
209
  msgstr ""
210
 
211
+ #: ../ure-options.php:152
212
  msgid "capabilities are updated successfully"
213
  msgstr ""
214
 
215
+ #: ../ure-options.php:192
216
  msgid "About this Plugin:"
217
  msgstr ""
218
 
219
+ #: ../ure-options.php:193
220
  msgid "Author's website"
221
  msgstr ""
222
 
223
+ #: ../ure-options.php:194
224
  msgid "Plugin webpage"
225
  msgstr ""
226
 
227
+ #: ../ure-options.php:195
228
+ #: ../user-role-editor.php:219
229
  msgid "Changelog"
230
  msgstr ""
231
 
232
+ #: ../ure-options.php:196
233
  msgid "FAQ"
234
  msgstr ""
235
 
236
+ #: ../ure-options.php:210
 
 
 
 
237
  msgid "Greetings:"
238
  msgstr ""
239
 
240
+ #: ../ure-options.php:211
241
  msgid "It's me, the author"
242
  msgstr ""
243
 
244
+ #: ../ure-options.php:212
245
  msgid "For the help with Belorussian translation"
246
  msgstr ""
247
 
248
+ #: ../ure-options.php:213
249
  msgid "For the help with Brasilian translation"
250
  msgstr ""
251
 
252
+ #: ../ure-options.php:214
253
  msgid "For the help with Chinese translation"
254
  msgstr ""
255
 
256
+ #: ../ure-options.php:215
257
  msgid "For the help with Dutch translation"
258
  msgstr ""
259
 
260
+ #: ../ure-options.php:216
261
  msgid "For the help with Finnish translation"
262
  msgstr ""
263
 
264
+ #: ../ure-options.php:217
265
  msgid "For the help with French translation"
266
  msgstr ""
267
 
268
+ #: ../ure-options.php:218
269
  msgid "For the help with German translation"
270
  msgstr ""
271
 
272
+ #: ../ure-options.php:219
273
  msgid "For the help with Hungarian translation"
274
  msgstr ""
275
 
276
+ #: ../ure-options.php:220
277
+ #: ../ure-options.php:221
278
+ #: ../ure-options.php:222
279
+ #: ../ure-options.php:223
280
  msgid "For the help with Italian translation"
281
  msgstr ""
282
 
283
+ #: ../ure-options.php:224
284
  msgid "For the help with Japanese translation"
285
  msgstr ""
286
 
287
+ #: ../ure-options.php:225
288
  msgid "For the help with Persian translation"
289
  msgstr ""
290
 
291
+ #: ../ure-options.php:226
292
  msgid "For the help with Polish translation"
293
  msgstr ""
294
 
295
+ #: ../ure-options.php:227
296
  msgid "For the help with Spanish translation"
297
  msgstr ""
298
 
299
+ #: ../ure-options.php:228
300
  msgid "For the help with Swedish translation"
301
  msgstr ""
302
 
303
+ #: ../ure-options.php:229
304
+ #: ../ure-options.php:230
305
+ #: ../ure-options.php:231
306
  msgid "For the help with Turkish translation"
307
  msgstr ""
308
 
309
+ #: ../ure-options.php:233
310
  msgid "For the code to hide administrator role"
311
  msgstr ""
312
 
313
+ #: ../ure-options.php:234
314
+ msgid "For the code enhancement suggestion"
315
+ msgstr ""
316
+
317
+ #: ../ure-options.php:236
318
  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."
319
  msgstr ""
320
 
321
+ #: ../user-role-editor.php:35
322
  msgid "User Role Editor requires WordPress 3.0 or newer."
323
  msgstr ""
324
 
325
+ #: ../user-role-editor.php:35
326
+ #: ../user-role-editor.php:40
327
  msgid "Please update!"
328
  msgstr ""
329
 
330
+ #: ../user-role-editor.php:40
331
  msgid "User Role Editor requires PHP 5.0 or newer."
332
  msgstr ""
333
 
334
+ #: ../user-role-editor.php:65
335
  msgid "Only"
336
  msgstr ""
337
 
338
+ #: ../user-role-editor.php:65
339
  msgid "is allowed to use"
340
  msgstr ""
341
 
342
+ #: ../user-role-editor.php:71
343
+ #: ../user-role-editor.php:233
344
  msgid "User Role Editor"
345
  msgstr ""
346
 
347
+ #: ../user-role-editor.php:209
348
  msgid "Settings"
349
  msgstr ""
350
 
351
+ #: ../user-role-editor.php:258
352
  msgid "Capabilities"
353
  msgstr ""
354
 
355
+ #: ../ure-lib.php:45
356
  msgid "Error is occur. Please check the log file."
357
  msgstr ""
358
 
359
+ #: ../ure-lib.php:153
360
  msgid "Database operation error. Check log file."
361
  msgstr ""
362
 
363
+ #: ../ure-lib.php:186
 
 
 
 
364
  msgid "No backup data. It is created automatically before the first role data update."
365
  msgstr ""
366
 
367
+ #: ../ure-lib.php:224
368
  msgid "Backup record is created for the current role capabilities"
369
  msgstr ""
370
 
371
+ #: ../ure-lib.php:300
372
  msgid "Error: Role name must contain latin characters and digits only!"
373
  msgstr ""
374
 
375
+ #: ../ure-lib.php:307
376
  #, php-format
377
  msgid "Role %s exists already"
378
  msgstr ""
379
 
380
+ #: ../ure-lib.php:320
381
  msgid "Error is encountered during new role create operation"
382
  msgstr ""
383
 
384
+ #: ../ure-lib.php:322
385
  #, php-format
386
  msgid "Role %s is created successfully"
387
  msgstr ""
388
 
389
+ #: ../ure-lib.php:406
390
  msgid "Error encountered during role delete operation"
391
  msgstr ""
392
 
393
+ #: ../ure-lib.php:408
394
  #, php-format
395
  msgid "Role %s is deleted successfully"
396
  msgstr ""
397
 
398
+ #: ../ure-lib.php:426
399
  msgid "Error encountered during default role change operation"
400
  msgstr ""
401
 
402
+ #: ../ure-lib.php:432
403
  #, php-format
404
  msgid "Default role for new users is set to %s successfully"
405
  msgstr ""
406
 
407
+ #: ../ure-lib.php:460
408
  msgid "Editor"
409
  msgstr ""
410
 
411
+ #: ../ure-lib.php:461
412
  msgid "Author"
413
  msgstr ""
414
 
415
+ #: ../ure-lib.php:462
416
  msgid "Contributor"
417
  msgstr ""
418
 
419
+ #: ../ure-lib.php:463
420
  msgid "Subscriber"
421
  msgstr ""
422
 
423
+ #: ../ure-lib.php:465
424
  msgid "Switch themes"
425
  msgstr ""
426
 
427
+ #: ../ure-lib.php:466
428
  msgid "Edit themes"
429
  msgstr ""
430
 
431
+ #: ../ure-lib.php:467
432
  msgid "Activate plugins"
433
  msgstr ""
434
 
435
+ #: ../ure-lib.php:468
436
  msgid "Edit plugins"
437
  msgstr ""
438
 
439
+ #: ../ure-lib.php:469
440
  msgid "Edit users"
441
  msgstr ""
442
 
443
+ #: ../ure-lib.php:470
444
  msgid "Edit files"
445
  msgstr ""
446
 
447
+ #: ../ure-lib.php:471
448
  msgid "Manage options"
449
  msgstr ""
450
 
451
+ #: ../ure-lib.php:472
452
  msgid "Moderate comments"
453
  msgstr ""
454
 
455
+ #: ../ure-lib.php:473
456
  msgid "Manage categories"
457
  msgstr ""
458
 
459
+ #: ../ure-lib.php:474
460
  msgid "Manage links"
461
  msgstr ""
462
 
463
+ #: ../ure-lib.php:475
464
  msgid "Upload files"
465
  msgstr ""
466
 
467
+ #: ../ure-lib.php:476
468
  msgid "Import"
469
  msgstr ""
470
 
471
+ #: ../ure-lib.php:477
472
  msgid "Unfiltered html"
473
  msgstr ""
474
 
475
+ #: ../ure-lib.php:478
476
  msgid "Edit posts"
477
  msgstr ""
478
 
479
+ #: ../ure-lib.php:479
480
  msgid "Edit others posts"
481
  msgstr ""
482
 
483
+ #: ../ure-lib.php:480
484
  msgid "Edit published posts"
485
  msgstr ""
486
 
487
+ #: ../ure-lib.php:481
488
  msgid "Publish posts"
489
  msgstr ""
490
 
491
+ #: ../ure-lib.php:482
492
  msgid "Edit pages"
493
  msgstr ""
494
 
495
+ #: ../ure-lib.php:483
496
  msgid "Read"
497
  msgstr ""
498
 
499
+ #: ../ure-lib.php:484
500
  msgid "Level 10"
501
  msgstr ""
502
 
503
+ #: ../ure-lib.php:485
504
  msgid "Level 9"
505
  msgstr ""
506
 
507
+ #: ../ure-lib.php:486
508
  msgid "Level 8"
509
  msgstr ""
510
 
511
+ #: ../ure-lib.php:487
512
  msgid "Level 7"
513
  msgstr ""
514
 
515
+ #: ../ure-lib.php:488
516
  msgid "Level 6"
517
  msgstr ""
518
 
519
+ #: ../ure-lib.php:489
520
  msgid "Level 5"
521
  msgstr ""
522
 
523
+ #: ../ure-lib.php:490
524
  msgid "Level 4"
525
  msgstr ""
526
 
527
+ #: ../ure-lib.php:491
528
  msgid "Level 3"
529
  msgstr ""
530
 
531
+ #: ../ure-lib.php:492
532
  msgid "Level 2"
533
  msgstr ""
534
 
535
+ #: ../ure-lib.php:493
536
  msgid "Level 1"
537
  msgstr ""
538
 
539
+ #: ../ure-lib.php:494
540
  msgid "Level 0"
541
  msgstr ""
542
 
543
+ #: ../ure-lib.php:495
544
  msgid "Edit others pages"
545
  msgstr ""
546
 
547
+ #: ../ure-lib.php:496
548
  msgid "Edit published pages"
549
  msgstr ""
550
 
551
+ #: ../ure-lib.php:497
552
  msgid "Publish pages"
553
  msgstr ""
554
 
555
+ #: ../ure-lib.php:498
556
  msgid "Delete pages"
557
  msgstr ""
558
 
559
+ #: ../ure-lib.php:499
560
  msgid "Delete others pages"
561
  msgstr ""
562
 
563
+ #: ../ure-lib.php:500
564
  msgid "Delete published pages"
565
  msgstr ""
566
 
567
+ #: ../ure-lib.php:501
568
  msgid "Delete posts"
569
  msgstr ""
570
 
571
+ #: ../ure-lib.php:502
572
  msgid "Delete others posts"
573
  msgstr ""
574
 
575
+ #: ../ure-lib.php:503
576
  msgid "Delete published posts"
577
  msgstr ""
578
 
579
+ #: ../ure-lib.php:504
580
  msgid "Delete private posts"
581
  msgstr ""
582
 
583
+ #: ../ure-lib.php:505
584
  msgid "Edit private posts"
585
  msgstr ""
586
 
587
+ #: ../ure-lib.php:506
588
  msgid "Read private posts"
589
  msgstr ""
590
 
591
+ #: ../ure-lib.php:507
592
  msgid "Delete private pages"
593
  msgstr ""
594
 
595
+ #: ../ure-lib.php:508
596
  msgid "Edit private pages"
597
  msgstr ""
598
 
599
+ #: ../ure-lib.php:509
600
  msgid "Read private pages"
601
  msgstr ""
602
 
603
+ #: ../ure-lib.php:510
604
  msgid "Delete users"
605
  msgstr ""
606
 
607
+ #: ../ure-lib.php:511
608
  msgid "Create users"
609
  msgstr ""
610
 
611
+ #: ../ure-lib.php:512
612
  msgid "Unfiltered upload"
613
  msgstr ""
614
 
615
+ #: ../ure-lib.php:513
616
  msgid "Edit dashboard"
617
  msgstr ""
618
 
619
+ #: ../ure-lib.php:514
620
  msgid "Update plugins"
621
  msgstr ""
622
 
623
+ #: ../ure-lib.php:515
624
  msgid "Delete plugins"
625
  msgstr ""
626
 
627
+ #: ../ure-lib.php:516
628
  msgid "Install plugins"
629
  msgstr ""
630
 
631
+ #: ../ure-lib.php:517
632
  msgid "Update themes"
633
  msgstr ""
634
 
635
+ #: ../ure-lib.php:518
636
  msgid "Install themes"
637
  msgstr ""
638
 
639
+ #: ../ure-lib.php:519
640
  msgid "Update core"
641
  msgstr ""
642
 
643
+ #: ../ure-lib.php:520
644
  msgid "List users"
645
  msgstr ""
646
 
647
+ #: ../ure-lib.php:521
648
  msgid "Remove users"
649
  msgstr ""
650
 
651
+ #: ../ure-lib.php:522
652
  msgid "Add users"
653
  msgstr ""
654
 
655
+ #: ../ure-lib.php:523
656
  msgid "Promote users"
657
  msgstr ""
658
 
659
+ #: ../ure-lib.php:524
660
  msgid "Edit theme options"
661
  msgstr ""
662
 
663
+ #: ../ure-lib.php:525
664
  msgid "Delete themes"
665
  msgstr ""
666
 
667
+ #: ../ure-lib.php:526
668
  msgid "Export"
669
  msgstr ""
670
 
671
+ #: ../ure-lib.php:609
672
  msgid "Error: Capability name must contain latin characters and digits only!"
673
  msgstr ""
674
 
675
+ #: ../ure-lib.php:621
676
  #, php-format
677
  msgid "Capability %s is added successfully"
678
  msgstr ""
679
 
680
+ #: ../ure-lib.php:623
681
  #, php-format
682
  msgid "Capability %s exists already"
683
  msgstr ""
684
 
685
+ #: ../ure-lib.php:772
686
  #, php-format
687
  msgid "Error! You do not have permission to delete this capability: %s!"
688
  msgstr ""
689
 
690
+ #: ../ure-lib.php:794
691
  #, php-format
692
  msgid "Capability %s is removed successfully"
693
  msgstr ""
694
 
695
+ #: ../ure-lib.php:825
696
+ msgid "Help"
697
+ msgstr ""
698
+
lang/ure-it_IT.mo CHANGED
Binary file
lang/ure-it_IT.po CHANGED
@@ -2,9 +2,9 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-06-03 22:34+0700\n"
6
- "PO-Revision-Date: 2011-06-03 18:52+0100\n"
7
- "Last-Translator: Umberto Sartori <Venetian@ombra.net>\n"
8
  "Language-Team: w3b.it <web@w3b.it>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,793 +19,830 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: ..\n"
20
 
21
  # @ ure
22
- #: ../ure-role-edit.php:84
 
 
 
 
 
 
23
  msgid " Name can not be empty!"
24
  msgstr "Il nome non può essere vuoto!"
25
 
26
  # @ ure
27
- #: ../ure-role-edit.php:88
28
  msgid " Name must contain latin characters and digits only!"
29
  msgstr "Il nome deve contenere solo numeri e caratteri latini!"
30
 
31
  # @ ure
32
- #: ../ure-role-edit.php:93
33
- #: ../ure-role-edit.php:246
34
  msgid "Delete Role"
35
  msgstr "Elimina ruolo"
36
 
37
  # @ ure
38
- #: ../ure-role-edit.php:95
39
  msgid "Change Default Role"
40
  msgstr "Cambia ruolo di default"
41
 
42
- # @ ure
43
- #: ../ure-role-edit.php:97
44
- #: ../ure-role-edit.php:217
45
- msgid "Restore Roles from backup copy"
46
- msgstr "Ripristina ruoli da una copia di backup"
47
 
48
- #: ../ure-role-edit.php:99
49
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
50
  msgstr "Attenzione! rimuovere permessi critici potrebbe causare malfunzionamenti in alcuni plugin o in altro codice personalizzato"
51
 
52
  # @ ure
53
- #: ../ure-role-edit.php:101
54
  msgid "Please confirm to continue"
55
  msgstr "Conferma per continuare"
56
 
57
  # @ ure
58
- #: ../ure-role-edit.php:134
59
  #, php-format
60
  msgid "Role \"%s\" update: please confirm to continue"
61
  msgstr "Aggiornamento del ruolo %s : conferma per continuare"
62
 
63
  # @ ure
64
- #: ../ure-role-edit.php:142
65
  msgid "Select Role and change its capabilities list"
66
  msgstr "Seleziona ruolo e modifica la lista dei suoi permessi"
67
 
68
  # @ ure
69
- #: ../ure-role-edit.php:144
70
  msgid "Select Role:"
71
  msgstr "Seleziona ruolo:"
72
 
73
  # @ ure
74
- #: ../ure-role-edit.php:153
75
- #: ../ure-user-edit.php:80
76
  msgid "Show capabilities in human readable form"
77
  msgstr "Mostra permessi in forma leggibile per un uomo"
78
 
 
 
 
 
 
79
  # @ default
80
- #: ../ure-role-edit.php:157
81
  msgid "If checked, then apply action to ALL sites of this Network"
82
  msgstr "Se selezionato, applica l'impostazione a TUTTI i siti di questo Network"
83
 
84
  # @ ure
85
- #: ../ure-role-edit.php:167
86
  msgid "Apply to All Sites"
87
  msgstr "Applica a tutti i Siti"
88
 
89
  # @ ure
90
- #: ../ure-role-edit.php:213
91
- #: ../ure-user-edit.php:129
92
  msgid "Update"
93
  msgstr "Aggiorna"
94
 
95
  # @ ure
96
- #: ../ure-role-edit.php:213
97
- #: ../ure-user-edit.php:129
98
  msgid "Save Changes"
99
  msgstr "Salva le modifiche"
100
 
101
  # @ ure
102
- #: ../ure-role-edit.php:214
103
- #: ../ure-user-edit.php:130
104
  msgid "Cancel"
105
  msgstr "Annulla"
106
 
107
  # @ ure
108
- #: ../ure-role-edit.php:214
109
- #: ../ure-user-edit.php:130
110
  msgid "Cancel not saved changes"
111
  msgstr "Annulla modifiche non salvate"
112
 
113
  # @ ure
114
- #: ../ure-role-edit.php:217
115
  msgid "Reset"
116
  msgstr "Ripristina"
117
 
118
  # @ ure
119
- #: ../ure-role-edit.php:227
 
 
 
 
 
120
  msgid "Add New Role"
121
  msgstr "Aggiungi nuovo ruolo"
122
 
 
 
 
 
 
 
 
 
123
  # @ ure
124
- #: ../ure-role-edit.php:232
125
- #: ../ure-role-edit.php:261
126
  msgid "Add"
127
  msgstr "Aggiungi"
128
 
129
  # @ ure
130
- #: ../ure-role-edit.php:232
131
  msgid "Add New User Role"
132
  msgstr "Aggiungi nuovo ruolo Utente"
133
 
134
  # @ ure
135
- #: ../ure-role-edit.php:236
136
  msgid "Default Role for New User"
137
  msgstr "Ruolo predefinito per un nuovo Utente"
138
 
139
  # @ ure
140
- #: ../ure-role-edit.php:241
141
  msgid "Change"
142
  msgstr "Cambia"
143
 
144
  # @ ure
145
- #: ../ure-role-edit.php:241
146
  msgid "Set as Default User Role"
147
  msgstr "Imposta come ruolo Utente predefinito"
148
 
149
  # @ ure
150
- #: ../ure-role-edit.php:251
151
  msgid "Delete"
152
  msgstr "Elimina"
153
 
154
  # @ ure
155
- #: ../ure-role-edit.php:251
156
  msgid "Delete User Role"
157
  msgstr "Elimina ruolo Utente"
158
 
159
  # @ ure
160
- #: ../ure-role-edit.php:256
161
- #: ../ure-role-edit.php:261
162
  msgid "Add New Capability"
163
  msgstr "Aggiungi nuovo permesso"
164
 
165
- #: ../ure-role-edit.php:266
166
  msgid "Remove Capability"
167
  msgstr "Rimuovi il permesso"
168
 
169
  # @ ure
170
- #: ../ure-role-edit.php:271
171
  msgid "Remove"
172
  msgstr "Rimuovi"
173
 
174
- #: ../ure-role-edit.php:271
175
  msgid "Remove User Capability"
176
  msgstr "Rimuovi il permesso Utente"
177
 
178
  # @ ure
179
- #: ../ure-user-edit.php:61
180
  #, php-format
181
  msgid "User \"%s\" update: please confirm to continue"
182
  msgstr "Aggiornamento dell'Utente %s : conferma per continuare"
183
 
184
- #: ../ure-user-edit.php:68
185
  msgid "Change capabilities for user"
186
  msgstr "Cambia i permessi per l'Utente"
187
 
188
  # @ ure
189
- #: ../ure-user-edit.php:71
190
  msgid "Role:"
191
  msgstr "Ruolo: "
192
 
193
- #: ../ure-user-edit.php:84
194
  msgid "Add capabilities to this user:"
195
  msgstr "Aggiungi permessi a questo Utente: "
196
 
197
  # @ ure
198
- #: ../ure-options.php:128
 
 
 
 
 
 
 
 
 
 
 
199
  msgid "Role"
200
  msgstr "Ruolo"
201
 
 
 
 
 
202
  # @ ure
203
- #: ../ure-options.php:128
204
  msgid "is updated successfully"
205
  msgstr "è stato aggiornato con successo"
206
 
207
- #: ../ure-options.php:137
208
  msgid "User"
209
  msgstr "Utente"
210
 
211
  # @ ure
212
- #: ../ure-options.php:137
213
  msgid "capabilities are updated successfully"
214
  msgstr "i permessi sono stati aggiornati"
215
 
216
  # @ ure
217
- #: ../ure-options.php:166
218
  msgid "About this Plugin:"
219
  msgstr "Info su questo plugin:"
220
 
221
  # @ ure
222
- #: ../ure-options.php:167
223
  msgid "Author's website"
224
  msgstr "Sito Web dell'Autore"
225
 
226
  # @ ure
227
- #: ../ure-options.php:168
228
  msgid "Plugin webpage"
229
  msgstr "Pagina Web del plugin"
230
 
231
  # @ ure
232
- #: ../ure-options.php:169
233
- #: ../user-role-editor.php:191
234
  msgid "Changelog"
235
  msgstr "Cambia log"
236
 
237
  # @ ure
238
- #: ../ure-options.php:170
239
  msgid "FAQ"
240
  msgstr "FAQ"
241
 
242
  # @ ure
243
- #: ../ure-options.php:171
244
- msgid "Donate"
245
- msgstr "Fai una donazione"
246
-
247
- # @ ure
248
- #: ../ure-options.php:173
249
  msgid "Greetings:"
250
  msgstr "Ringraziamenti:"
251
 
252
  # @ ure
253
- #: ../ure-options.php:174
254
  msgid "It's me, the author"
255
  msgstr "Sono io, l'autore"
256
 
257
  # @ ure
258
- #: ../ure-options.php:175
259
  msgid "For the help with Belorussian translation"
260
  msgstr "Per l'aiuto con la traduzione in Bielorusso"
261
 
262
  # @ ure
263
- #: ../ure-options.php:176
264
  msgid "For the help with Brasilian translation"
265
  msgstr "Per l'aiuto con la traduzione in Brasiliana"
266
 
267
  # @ ure
268
- #: ../ure-options.php:177
269
  msgid "For the help with Chinese translation"
270
  msgstr "per l'aiuto con la traduzione in Cinese"
271
 
272
  # @ ure
273
- #: ../ure-options.php:178
274
  msgid "For the help with Dutch translation"
275
  msgstr "Per l'aiuto con la traduzione in Olandese"
276
 
277
  # @ ure
278
- #: ../ure-options.php:179
279
  msgid "For the help with Finnish translation"
280
  msgstr "per l'aiuto con la traduzione in Finnish"
281
 
282
  # @ ure
283
- #: ../ure-options.php:180
284
  msgid "For the help with French translation"
285
  msgstr "Per l'aiuto con la traduzione in Francese"
286
 
287
  # @ ure
288
- #: ../ure-options.php:181
289
  msgid "For the help with German translation"
290
  msgstr "Per l'aiuto con la traduzione in Tedesco"
291
 
292
  # @ ure
293
- #: ../ure-options.php:182
294
  msgid "For the help with Hungarian translation"
295
  msgstr "per l'aiuto con la traduzione in Ungherese"
296
 
297
  # @ ure
298
  # @ pgc
299
- #: ../ure-options.php:183
300
- #: ../ure-options.php:184
301
- #: ../ure-options.php:185
 
302
  msgid "For the help with Italian translation"
303
  msgstr "per l'aiuto con la traduzione in Italiano"
304
 
305
  # @ ure
306
- #: ../ure-options.php:186
307
  msgid "For the help with Japanese translation"
308
  msgstr "per l'aiuto con la traduzione in Giapponese"
309
 
310
  # @ ure
311
- #: ../ure-options.php:187
312
  msgid "For the help with Persian translation"
313
  msgstr "per l'aiuto con la traduzione in Persiano"
314
 
315
  # @ ure
316
- #: ../ure-options.php:188
317
  msgid "For the help with Polish translation"
318
  msgstr "per l'aiuto con la traduzione in Polacca"
319
 
320
  # @ ure
321
- #: ../ure-options.php:189
322
  msgid "For the help with Spanish translation"
323
  msgstr "per l'aiuto con la traduzione in Spagnolo"
324
 
325
  # @ ure
326
- #: ../ure-options.php:190
327
  msgid "For the help with Swedish translation"
328
  msgstr "per l'aiuto con la traduzione in Swedish"
329
 
330
  # @ ure
331
- #: ../ure-options.php:191
332
- #: ../ure-options.php:192
 
333
  msgid "For the help with Turkish translation"
334
  msgstr "Per l'aiuto con la traduzione in turco"
335
 
336
  # @ ure
337
- #: ../ure-options.php:193
338
  msgid "For the code to hide administrator role"
339
  msgstr "Per il codice che nasconde il ruolo di amministratore"
340
 
 
 
 
 
341
  # @ ure
342
- #: ../ure-options.php:194
343
  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."
344
  msgstr "Vorresti vedere il tuo nome e il link al tuo sito qui? Sono apprezzati aiuti nelle traduzioni e nuove idee."
345
 
346
  # @ ure
347
- #: ../user-role-editor.php:38
348
  msgid "User Role Editor requires WordPress 3.0 or newer."
349
  msgstr "User Role Editor richiede WordPress 3.0 o superiori."
350
 
351
  # @ ure
352
- #: ../user-role-editor.php:38
353
- #: ../user-role-editor.php:43
354
  msgid "Please update!"
355
  msgstr "Per favore aggiorna!"
356
 
357
  # @ ure
358
- #: ../user-role-editor.php:43
359
  msgid "User Role Editor requires PHP 5.0 or newer."
360
  msgstr "User Role Editor richiede PHP 5.0 o superiori."
361
 
362
- #: ../user-role-editor.php:68
363
  msgid "Only"
364
  msgstr "Solo"
365
 
366
- #: ../user-role-editor.php:68
367
  msgid "is allowed to use"
368
  msgstr "ha il permesso di usare"
369
 
370
  # @ ure
371
  # @ default
372
- #: ../user-role-editor.php:75
373
- #: ../user-role-editor.php:205
374
  msgid "User Role Editor"
375
  msgstr "Editor Ruoli Utente"
376
 
377
  # @ ure
378
- #: ../user-role-editor.php:181
379
  msgid "Settings"
380
  msgstr "Impostazioni"
381
 
382
- #: ../user-role-editor.php:230
383
  msgid "Capabilities"
384
  msgstr "Permessi"
385
 
386
  # @ ure
387
- #: ../ure-lib.php:46
388
  msgid "Error is occur. Please check the log file."
389
  msgstr "Si è verificato un errore. Controllare il log."
390
 
391
  # @ ure
392
- #: ../ure-lib.php:164
393
  msgid "Database operation error. Check log file."
394
  msgstr "Errore del database. Controllare il log."
395
 
396
  # @ ure
397
- #: ../ure-lib.php:187
398
- msgid "Roles capabilities are restored from the backup data"
399
- msgstr "I permessi dei ruoli sono stati recuperati dal backup."
400
-
401
- # @ ure
402
- #: ../ure-lib.php:189
403
  msgid "No backup data. It is created automatically before the first role data update."
404
  msgstr "Nessun backup. Il primo backup viene creato automaticamente dopo il primo aggiornamento dei ruoli."
405
 
406
  # @ ure
407
- #: ../ure-lib.php:228
408
  msgid "Backup record is created for the current role capabilities"
409
  msgstr "Backup creato per i permessi attuali dei ruoli."
410
 
411
  # @ ure
412
- #: ../ure-lib.php:311
413
  msgid "Error: Role name must contain latin characters and digits only!"
414
  msgstr "Errore: il nome del ruolo deve contenere solo numeri e caratteri latini!"
415
 
416
  # @ ure
417
- #: ../ure-lib.php:318
418
  #, php-format
419
  msgid "Role %s exists already"
420
  msgstr "Il ruolo %s esiste già"
421
 
422
  # @ ure
423
- #: ../ure-lib.php:324
424
  msgid "Error is encountered during new role create operation"
425
  msgstr "Si è verificato un errore nella creazione di un nuovo ruolo"
426
 
427
  # @ ure
428
- #: ../ure-lib.php:326
429
  #, php-format
430
  msgid "Role %s is created successfully"
431
  msgstr "Il ruolo %s è stato creato con successo."
432
 
433
  # @ ure
434
- #: ../ure-lib.php:410
435
  msgid "Error encountered during role delete operation"
436
  msgstr "Si è verificato un errore nella cancellazione del ruolo"
437
 
438
  # @ ure
439
- #: ../ure-lib.php:412
440
  #, php-format
441
  msgid "Role %s is deleted successfully"
442
  msgstr "Ruolo %s cancellato con successo."
443
 
444
  # @ ure
445
- #: ../ure-lib.php:430
446
  msgid "Error encountered during default role change operation"
447
  msgstr "Si è verificato un errore nella modifica del ruolo di default."
448
 
449
  # @ ure
450
- #: ../ure-lib.php:436
451
  #, php-format
452
  msgid "Default role for new users is set to %s successfully"
453
  msgstr "Il ruolo di default per i nuovi utenti è stato impostato con successo su %s"
454
 
455
  # @ ure
456
- #: ../ure-lib.php:464
457
  msgid "Editor"
458
  msgstr "Editore"
459
 
460
  # @ ure
461
- #: ../ure-lib.php:465
462
  msgid "Author"
463
  msgstr "Autore"
464
 
465
  # @ ure
466
- #: ../ure-lib.php:466
467
  msgid "Contributor"
468
  msgstr "Collaboratore"
469
 
470
  # @ ure
471
- #: ../ure-lib.php:467
472
  msgid "Subscriber"
473
  msgstr "Sottoscrittore"
474
 
475
  # @ ure
476
- #: ../ure-lib.php:469
477
  msgid "Switch themes"
478
  msgstr "Cambiare tema"
479
 
480
  # @ ure
481
- #: ../ure-lib.php:470
482
  msgid "Edit themes"
483
  msgstr "Modificare temi"
484
 
485
  # @ ure
486
- #: ../ure-lib.php:471
487
  msgid "Activate plugins"
488
  msgstr "Attivare plugins"
489
 
490
  # @ ure
491
- #: ../ure-lib.php:472
492
  msgid "Edit plugins"
493
  msgstr "Modificare plugins"
494
 
495
  # @ ure
496
- #: ../ure-lib.php:473
497
  msgid "Edit users"
498
  msgstr "Modificare Utenti"
499
 
500
  # @ ure
501
- #: ../ure-lib.php:474
502
  msgid "Edit files"
503
  msgstr "Modificare file"
504
 
505
  # @ ure
506
- #: ../ure-lib.php:475
507
  msgid "Manage options"
508
  msgstr "Gestire le opzioni"
509
 
510
  # @ ure
511
- #: ../ure-lib.php:476
512
  msgid "Moderate comments"
513
  msgstr "Moderare i commenti"
514
 
515
  # @ ure
516
- #: ../ure-lib.php:477
517
  msgid "Manage categories"
518
  msgstr "Gestire le categorie"
519
 
520
  # @ ure
521
- #: ../ure-lib.php:478
522
  msgid "Manage links"
523
  msgstr "Gestire i link"
524
 
525
  # @ ure
526
- #: ../ure-lib.php:479
527
  msgid "Upload files"
528
  msgstr "Caricare file"
529
 
530
  # @ ure
531
- #: ../ure-lib.php:480
532
  msgid "Import"
533
  msgstr "Importare"
534
 
535
  # @ ure
536
- #: ../ure-lib.php:481
537
  msgid "Unfiltered html"
538
  msgstr "html non filtrato"
539
 
540
  # @ ure
541
- #: ../ure-lib.php:482
542
  msgid "Edit posts"
543
  msgstr "Modificare articoli"
544
 
545
  # @ ure
546
- #: ../ure-lib.php:483
547
  msgid "Edit others posts"
548
  msgstr "Modificare articoli di altri Utenti"
549
 
550
  # @ ure
551
- #: ../ure-lib.php:484
552
  msgid "Edit published posts"
553
  msgstr "Modificare articoli pubblicati"
554
 
555
  # @ ure
556
- #: ../ure-lib.php:485
557
  msgid "Publish posts"
558
  msgstr "Pubblicare articolo"
559
 
560
  # @ ure
561
- #: ../ure-lib.php:486
562
  msgid "Edit pages"
563
  msgstr "Modificare pagine"
564
 
565
  # @ ure
566
- #: ../ure-lib.php:487
567
  msgid "Read"
568
  msgstr "Leggere"
569
 
570
  # @ ure
571
- #: ../ure-lib.php:488
572
  msgid "Level 10"
573
  msgstr "Livello 10"
574
 
575
  # @ ure
576
- #: ../ure-lib.php:489
577
  msgid "Level 9"
578
  msgstr "Livello 9"
579
 
580
  # @ ure
581
- #: ../ure-lib.php:490
582
  msgid "Level 8"
583
  msgstr "Livello 8"
584
 
585
  # @ ure
586
- #: ../ure-lib.php:491
587
  msgid "Level 7"
588
  msgstr "Livello 7"
589
 
590
  # @ ure
591
- #: ../ure-lib.php:492
592
  msgid "Level 6"
593
  msgstr "Livello 6"
594
 
595
  # @ ure
596
- #: ../ure-lib.php:493
597
  msgid "Level 5"
598
  msgstr "Livello 5"
599
 
600
  # @ ure
601
- #: ../ure-lib.php:494
602
  msgid "Level 4"
603
  msgstr "Livello 4"
604
 
605
  # @ ure
606
- #: ../ure-lib.php:495
607
  msgid "Level 3"
608
  msgstr "Livello 3"
609
 
610
  # @ ure
611
- #: ../ure-lib.php:496
612
  msgid "Level 2"
613
  msgstr "Livello 2"
614
 
615
  # @ ure
616
- #: ../ure-lib.php:497
617
  msgid "Level 1"
618
  msgstr "Livello 1"
619
 
620
  # @ ure
621
- #: ../ure-lib.php:498
622
  msgid "Level 0"
623
  msgstr "Livello 0"
624
 
625
  # @ ure
626
- #: ../ure-lib.php:499
627
  msgid "Edit others pages"
628
  msgstr "Modificare pagine di altri Utenti"
629
 
630
  # @ ure
631
- #: ../ure-lib.php:500
632
  msgid "Edit published pages"
633
  msgstr "Modificare pagine pubblicate"
634
 
635
  # @ ure
636
- #: ../ure-lib.php:501
637
  msgid "Publish pages"
638
  msgstr "Pubblicare pagine"
639
 
640
  # @ ure
641
- #: ../ure-lib.php:502
642
  msgid "Delete pages"
643
  msgstr "Cancellare pagine"
644
 
645
  # @ ure
646
- #: ../ure-lib.php:503
647
  msgid "Delete others pages"
648
  msgstr "Cancellare pagine di altri Utenti"
649
 
650
  # @ ure
651
- #: ../ure-lib.php:504
652
  msgid "Delete published pages"
653
  msgstr "Cancellare pagine pubblicate"
654
 
655
  # @ ure
656
- #: ../ure-lib.php:505
657
  msgid "Delete posts"
658
  msgstr "Cancellare messaggi"
659
 
660
  # @ ure
661
- #: ../ure-lib.php:506
662
  msgid "Delete others posts"
663
  msgstr "Cancellare messaggi di altri Utenti"
664
 
665
  # @ ure
666
- #: ../ure-lib.php:507
667
  msgid "Delete published posts"
668
  msgstr "Cancellare messaggi pubblicati"
669
 
670
  # @ ure
671
- #: ../ure-lib.php:508
672
  msgid "Delete private posts"
673
  msgstr "Cancellare messaggi privati"
674
 
675
  # @ ure
676
- #: ../ure-lib.php:509
677
  msgid "Edit private posts"
678
  msgstr "Modificare messaggii privati"
679
 
680
  # @ ure
681
- #: ../ure-lib.php:510
682
  msgid "Read private posts"
683
  msgstr "Leggere messaggi privati"
684
 
685
  # @ ure
686
- #: ../ure-lib.php:511
687
  msgid "Delete private pages"
688
  msgstr "Cancellare pagine private"
689
 
690
  # @ ure
691
- #: ../ure-lib.php:512
692
  msgid "Edit private pages"
693
  msgstr "Modificare pagine private"
694
 
695
  # @ ure
696
- #: ../ure-lib.php:513
697
  msgid "Read private pages"
698
  msgstr "Leggere pagine private"
699
 
700
  # @ ure
701
- #: ../ure-lib.php:514
702
  msgid "Delete users"
703
  msgstr "Cancellare Utenti"
704
 
705
  # @ ure
706
- #: ../ure-lib.php:515
707
  msgid "Create users"
708
  msgstr "Creare Utenti"
709
 
710
  # @ ure
711
- #: ../ure-lib.php:516
712
  msgid "Unfiltered upload"
713
  msgstr "Upload non filtrato"
714
 
715
  # @ ure
716
- #: ../ure-lib.php:517
717
  msgid "Edit dashboard"
718
  msgstr "Modificare bacheca"
719
 
720
  # @ ure
721
- #: ../ure-lib.php:518
722
  msgid "Update plugins"
723
  msgstr "Aggiornare plugin"
724
 
725
  # @ ure
726
- #: ../ure-lib.php:519
727
  msgid "Delete plugins"
728
  msgstr "Cancellare plugin"
729
 
730
  # @ ure
731
- #: ../ure-lib.php:520
732
  msgid "Install plugins"
733
  msgstr "Installare plugin"
734
 
735
  # @ ure
736
- #: ../ure-lib.php:521
737
  msgid "Update themes"
738
  msgstr "Aggiornare temi"
739
 
740
  # @ ure
741
- #: ../ure-lib.php:522
742
  msgid "Install themes"
743
  msgstr "Installare temi"
744
 
745
  # @ ure
746
- #: ../ure-lib.php:523
747
  msgid "Update core"
748
  msgstr "Aggiornare il core"
749
 
750
  # @ ure
751
- #: ../ure-lib.php:524
752
  msgid "List users"
753
  msgstr "Lista Utenti"
754
 
755
  # @ ure
756
- #: ../ure-lib.php:525
757
  msgid "Remove users"
758
  msgstr "Rimuovere Utenti"
759
 
760
  # @ ure
761
- #: ../ure-lib.php:526
762
  msgid "Add users"
763
  msgstr "Aggiungere Utenti"
764
 
765
  # @ ure
766
- #: ../ure-lib.php:527
767
  msgid "Promote users"
768
  msgstr "Promuovere Utenti"
769
 
770
  # @ ure
771
- #: ../ure-lib.php:528
772
  msgid "Edit theme options"
773
  msgstr "Modificare le opzioni del tema"
774
 
775
  # @ ure
776
- #: ../ure-lib.php:529
777
  msgid "Delete themes"
778
  msgstr "Eliminare temi"
779
 
780
  # @ ure
781
- #: ../ure-lib.php:530
782
  msgid "Export"
783
  msgstr "Esportare"
784
 
785
  # @ ure
786
- #: ../ure-lib.php:613
787
  msgid "Error: Capability name must contain latin characters and digits only!"
788
  msgstr "Errore: il nome del permesso deve contenere solo numeri e caratteri latini!"
789
 
790
  # @ ure
791
- #: ../ure-lib.php:625
792
  #, php-format
793
  msgid "Capability %s is added successfully"
794
  msgstr "Il permesso %s è stato creato con successo."
795
 
796
- #: ../ure-lib.php:627
797
  #, php-format
798
  msgid "Capability %s exists already"
799
  msgstr "Il permesso %s esiste già"
800
 
801
- #: ../ure-lib.php:791
802
  #, php-format
803
  msgid "Error! You do not have permission to delete this capability: %s!"
804
  msgstr "Errore! non hai l'autorizzazione di rimuovere questo permesso: %s!"
805
 
806
  # @ ure
807
- #: ../ure-lib.php:799
808
  #, php-format
809
  msgid "Capability %s is removed successfully"
810
  msgstr "Il permesso %s è stato rimosso"
811
 
 
 
 
 
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-12-10 19:16+0700\n"
6
+ "PO-Revision-Date: 2011-12-10 19:16+0700\n"
7
+ "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: w3b.it <web@w3b.it>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
19
  "X-Poedit-SearchPath-0: ..\n"
20
 
21
  # @ ure
22
+ #: ../ure-role-edit.php:27
23
+ #, fuzzy
24
+ msgid "None"
25
+ msgstr "Fai una donazione"
26
+
27
+ # @ ure
28
+ #: ../ure-role-edit.php:92
29
  msgid " Name can not be empty!"
30
  msgstr "Il nome non può essere vuoto!"
31
 
32
  # @ ure
33
+ #: ../ure-role-edit.php:96
34
  msgid " Name must contain latin characters and digits only!"
35
  msgstr "Il nome deve contenere solo numeri e caratteri latini!"
36
 
37
  # @ ure
38
+ #: ../ure-role-edit.php:101
39
+ #: ../ure-role-edit.php:284
40
  msgid "Delete Role"
41
  msgstr "Elimina ruolo"
42
 
43
  # @ ure
44
+ #: ../ure-role-edit.php:103
45
  msgid "Change Default Role"
46
  msgstr "Cambia ruolo di default"
47
 
48
+ #: ../ure-role-edit.php:105
49
+ 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"
50
+ msgstr ""
 
 
51
 
52
+ #: ../ure-role-edit.php:107
53
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
54
  msgstr "Attenzione! rimuovere permessi critici potrebbe causare malfunzionamenti in alcuni plugin o in altro codice personalizzato"
55
 
56
  # @ ure
57
+ #: ../ure-role-edit.php:109
58
  msgid "Please confirm to continue"
59
  msgstr "Conferma per continuare"
60
 
61
  # @ ure
62
+ #: ../ure-role-edit.php:146
63
  #, php-format
64
  msgid "Role \"%s\" update: please confirm to continue"
65
  msgstr "Aggiornamento del ruolo %s : conferma per continuare"
66
 
67
  # @ ure
68
+ #: ../ure-role-edit.php:154
69
  msgid "Select Role and change its capabilities list"
70
  msgstr "Seleziona ruolo e modifica la lista dei suoi permessi"
71
 
72
  # @ ure
73
+ #: ../ure-role-edit.php:156
74
  msgid "Select Role:"
75
  msgstr "Seleziona ruolo:"
76
 
77
  # @ ure
78
+ #: ../ure-role-edit.php:166
79
+ #: ../ure-user-edit.php:86
80
  msgid "Show capabilities in human readable form"
81
  msgstr "Mostra permessi in forma leggibile per un uomo"
82
 
83
+ #: ../ure-role-edit.php:175
84
+ #: ../ure-user-edit.php:95
85
+ msgid "Show deprecated capabilities"
86
+ msgstr ""
87
+
88
  # @ default
89
+ #: ../ure-role-edit.php:179
90
  msgid "If checked, then apply action to ALL sites of this Network"
91
  msgstr "Se selezionato, applica l'impostazione a TUTTI i siti di questo Network"
92
 
93
  # @ ure
94
+ #: ../ure-role-edit.php:189
95
  msgid "Apply to All Sites"
96
  msgstr "Applica a tutti i Siti"
97
 
98
  # @ ure
99
+ #: ../ure-role-edit.php:247
100
+ #: ../ure-user-edit.php:156
101
  msgid "Update"
102
  msgstr "Aggiorna"
103
 
104
  # @ ure
105
+ #: ../ure-role-edit.php:247
106
+ #: ../ure-user-edit.php:156
107
  msgid "Save Changes"
108
  msgstr "Salva le modifiche"
109
 
110
  # @ ure
111
+ #: ../ure-role-edit.php:248
112
+ #: ../ure-user-edit.php:157
113
  msgid "Cancel"
114
  msgstr "Annulla"
115
 
116
  # @ ure
117
+ #: ../ure-role-edit.php:248
118
+ #: ../ure-user-edit.php:157
119
  msgid "Cancel not saved changes"
120
  msgstr "Annulla modifiche non salvate"
121
 
122
  # @ ure
123
+ #: ../ure-role-edit.php:251
124
  msgid "Reset"
125
  msgstr "Ripristina"
126
 
127
  # @ ure
128
+ #: ../ure-role-edit.php:251
129
+ msgid "Restore Roles from backup copy"
130
+ msgstr "Ripristina ruoli da una copia di backup"
131
+
132
+ # @ ure
133
+ #: ../ure-role-edit.php:261
134
  msgid "Add New Role"
135
  msgstr "Aggiungi nuovo ruolo"
136
 
137
+ #: ../ure-role-edit.php:263
138
+ msgid "Name: "
139
+ msgstr ""
140
+
141
+ #: ../ure-role-edit.php:267
142
+ msgid "Make copy of: "
143
+ msgstr ""
144
+
145
  # @ ure
146
+ #: ../ure-role-edit.php:270
147
+ #: ../ure-role-edit.php:299
148
  msgid "Add"
149
  msgstr "Aggiungi"
150
 
151
  # @ ure
152
+ #: ../ure-role-edit.php:270
153
  msgid "Add New User Role"
154
  msgstr "Aggiungi nuovo ruolo Utente"
155
 
156
  # @ ure
157
+ #: ../ure-role-edit.php:274
158
  msgid "Default Role for New User"
159
  msgstr "Ruolo predefinito per un nuovo Utente"
160
 
161
  # @ ure
162
+ #: ../ure-role-edit.php:279
163
  msgid "Change"
164
  msgstr "Cambia"
165
 
166
  # @ ure
167
+ #: ../ure-role-edit.php:279
168
  msgid "Set as Default User Role"
169
  msgstr "Imposta come ruolo Utente predefinito"
170
 
171
  # @ ure
172
+ #: ../ure-role-edit.php:289
173
  msgid "Delete"
174
  msgstr "Elimina"
175
 
176
  # @ ure
177
+ #: ../ure-role-edit.php:289
178
  msgid "Delete User Role"
179
  msgstr "Elimina ruolo Utente"
180
 
181
  # @ ure
182
+ #: ../ure-role-edit.php:294
183
+ #: ../ure-role-edit.php:299
184
  msgid "Add New Capability"
185
  msgstr "Aggiungi nuovo permesso"
186
 
187
+ #: ../ure-role-edit.php:304
188
  msgid "Remove Capability"
189
  msgstr "Rimuovi il permesso"
190
 
191
  # @ ure
192
+ #: ../ure-role-edit.php:309
193
  msgid "Remove"
194
  msgstr "Rimuovi"
195
 
196
+ #: ../ure-role-edit.php:309
197
  msgid "Remove User Capability"
198
  msgstr "Rimuovi il permesso Utente"
199
 
200
  # @ ure
201
+ #: ../ure-user-edit.php:67
202
  #, php-format
203
  msgid "User \"%s\" update: please confirm to continue"
204
  msgstr "Aggiornamento dell'Utente %s : conferma per continuare"
205
 
206
+ #: ../ure-user-edit.php:74
207
  msgid "Change capabilities for user"
208
  msgstr "Cambia i permessi per l'Utente"
209
 
210
  # @ ure
211
+ #: ../ure-user-edit.php:77
212
  msgid "Role:"
213
  msgstr "Ruolo: "
214
 
215
+ #: ../ure-user-edit.php:99
216
  msgid "Add capabilities to this user:"
217
  msgstr "Aggiungi permessi a questo Utente: "
218
 
219
  # @ ure
220
+ #: ../ure-options.php:59
221
+ #, fuzzy
222
+ msgid "User Roles are restored from the backup data. "
223
+ msgstr "I permessi dei ruoli sono stati recuperati dal backup."
224
+
225
+ #: ../ure-options.php:125
226
+ msgid "Error: "
227
+ msgstr ""
228
+
229
+ # @ ure
230
+ #: ../ure-options.php:125
231
+ #: ../ure-options.php:143
232
  msgid "Role"
233
  msgstr "Ruolo"
234
 
235
+ #: ../ure-options.php:125
236
+ msgid "does not exist"
237
+ msgstr ""
238
+
239
  # @ ure
240
+ #: ../ure-options.php:143
241
  msgid "is updated successfully"
242
  msgstr "è stato aggiornato con successo"
243
 
244
+ #: ../ure-options.php:152
245
  msgid "User"
246
  msgstr "Utente"
247
 
248
  # @ ure
249
+ #: ../ure-options.php:152
250
  msgid "capabilities are updated successfully"
251
  msgstr "i permessi sono stati aggiornati"
252
 
253
  # @ ure
254
+ #: ../ure-options.php:192
255
  msgid "About this Plugin:"
256
  msgstr "Info su questo plugin:"
257
 
258
  # @ ure
259
+ #: ../ure-options.php:193
260
  msgid "Author's website"
261
  msgstr "Sito Web dell'Autore"
262
 
263
  # @ ure
264
+ #: ../ure-options.php:194
265
  msgid "Plugin webpage"
266
  msgstr "Pagina Web del plugin"
267
 
268
  # @ ure
269
+ #: ../ure-options.php:195
270
+ #: ../user-role-editor.php:219
271
  msgid "Changelog"
272
  msgstr "Cambia log"
273
 
274
  # @ ure
275
+ #: ../ure-options.php:196
276
  msgid "FAQ"
277
  msgstr "FAQ"
278
 
279
  # @ ure
280
+ #: ../ure-options.php:210
 
 
 
 
 
281
  msgid "Greetings:"
282
  msgstr "Ringraziamenti:"
283
 
284
  # @ ure
285
+ #: ../ure-options.php:211
286
  msgid "It's me, the author"
287
  msgstr "Sono io, l'autore"
288
 
289
  # @ ure
290
+ #: ../ure-options.php:212
291
  msgid "For the help with Belorussian translation"
292
  msgstr "Per l'aiuto con la traduzione in Bielorusso"
293
 
294
  # @ ure
295
+ #: ../ure-options.php:213
296
  msgid "For the help with Brasilian translation"
297
  msgstr "Per l'aiuto con la traduzione in Brasiliana"
298
 
299
  # @ ure
300
+ #: ../ure-options.php:214
301
  msgid "For the help with Chinese translation"
302
  msgstr "per l'aiuto con la traduzione in Cinese"
303
 
304
  # @ ure
305
+ #: ../ure-options.php:215
306
  msgid "For the help with Dutch translation"
307
  msgstr "Per l'aiuto con la traduzione in Olandese"
308
 
309
  # @ ure
310
+ #: ../ure-options.php:216
311
  msgid "For the help with Finnish translation"
312
  msgstr "per l'aiuto con la traduzione in Finnish"
313
 
314
  # @ ure
315
+ #: ../ure-options.php:217
316
  msgid "For the help with French translation"
317
  msgstr "Per l'aiuto con la traduzione in Francese"
318
 
319
  # @ ure
320
+ #: ../ure-options.php:218
321
  msgid "For the help with German translation"
322
  msgstr "Per l'aiuto con la traduzione in Tedesco"
323
 
324
  # @ ure
325
+ #: ../ure-options.php:219
326
  msgid "For the help with Hungarian translation"
327
  msgstr "per l'aiuto con la traduzione in Ungherese"
328
 
329
  # @ ure
330
  # @ pgc
331
+ #: ../ure-options.php:220
332
+ #: ../ure-options.php:221
333
+ #: ../ure-options.php:222
334
+ #: ../ure-options.php:223
335
  msgid "For the help with Italian translation"
336
  msgstr "per l'aiuto con la traduzione in Italiano"
337
 
338
  # @ ure
339
+ #: ../ure-options.php:224
340
  msgid "For the help with Japanese translation"
341
  msgstr "per l'aiuto con la traduzione in Giapponese"
342
 
343
  # @ ure
344
+ #: ../ure-options.php:225
345
  msgid "For the help with Persian translation"
346
  msgstr "per l'aiuto con la traduzione in Persiano"
347
 
348
  # @ ure
349
+ #: ../ure-options.php:226
350
  msgid "For the help with Polish translation"
351
  msgstr "per l'aiuto con la traduzione in Polacca"
352
 
353
  # @ ure
354
+ #: ../ure-options.php:227
355
  msgid "For the help with Spanish translation"
356
  msgstr "per l'aiuto con la traduzione in Spagnolo"
357
 
358
  # @ ure
359
+ #: ../ure-options.php:228
360
  msgid "For the help with Swedish translation"
361
  msgstr "per l'aiuto con la traduzione in Swedish"
362
 
363
  # @ ure
364
+ #: ../ure-options.php:229
365
+ #: ../ure-options.php:230
366
+ #: ../ure-options.php:231
367
  msgid "For the help with Turkish translation"
368
  msgstr "Per l'aiuto con la traduzione in turco"
369
 
370
  # @ ure
371
+ #: ../ure-options.php:233
372
  msgid "For the code to hide administrator role"
373
  msgstr "Per il codice che nasconde il ruolo di amministratore"
374
 
375
+ #: ../ure-options.php:234
376
+ msgid "For the code enhancement suggestion"
377
+ msgstr ""
378
+
379
  # @ ure
380
+ #: ../ure-options.php:236
381
  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."
382
  msgstr "Vorresti vedere il tuo nome e il link al tuo sito qui? Sono apprezzati aiuti nelle traduzioni e nuove idee."
383
 
384
  # @ ure
385
+ #: ../user-role-editor.php:35
386
  msgid "User Role Editor requires WordPress 3.0 or newer."
387
  msgstr "User Role Editor richiede WordPress 3.0 o superiori."
388
 
389
  # @ ure
390
+ #: ../user-role-editor.php:35
391
+ #: ../user-role-editor.php:40
392
  msgid "Please update!"
393
  msgstr "Per favore aggiorna!"
394
 
395
  # @ ure
396
+ #: ../user-role-editor.php:40
397
  msgid "User Role Editor requires PHP 5.0 or newer."
398
  msgstr "User Role Editor richiede PHP 5.0 o superiori."
399
 
400
+ #: ../user-role-editor.php:65
401
  msgid "Only"
402
  msgstr "Solo"
403
 
404
+ #: ../user-role-editor.php:65
405
  msgid "is allowed to use"
406
  msgstr "ha il permesso di usare"
407
 
408
  # @ ure
409
  # @ default
410
+ #: ../user-role-editor.php:71
411
+ #: ../user-role-editor.php:233
412
  msgid "User Role Editor"
413
  msgstr "Editor Ruoli Utente"
414
 
415
  # @ ure
416
+ #: ../user-role-editor.php:209
417
  msgid "Settings"
418
  msgstr "Impostazioni"
419
 
420
+ #: ../user-role-editor.php:258
421
  msgid "Capabilities"
422
  msgstr "Permessi"
423
 
424
  # @ ure
425
+ #: ../ure-lib.php:45
426
  msgid "Error is occur. Please check the log file."
427
  msgstr "Si è verificato un errore. Controllare il log."
428
 
429
  # @ ure
430
+ #: ../ure-lib.php:153
431
  msgid "Database operation error. Check log file."
432
  msgstr "Errore del database. Controllare il log."
433
 
434
  # @ ure
435
+ #: ../ure-lib.php:186
 
 
 
 
 
436
  msgid "No backup data. It is created automatically before the first role data update."
437
  msgstr "Nessun backup. Il primo backup viene creato automaticamente dopo il primo aggiornamento dei ruoli."
438
 
439
  # @ ure
440
+ #: ../ure-lib.php:224
441
  msgid "Backup record is created for the current role capabilities"
442
  msgstr "Backup creato per i permessi attuali dei ruoli."
443
 
444
  # @ ure
445
+ #: ../ure-lib.php:300
446
  msgid "Error: Role name must contain latin characters and digits only!"
447
  msgstr "Errore: il nome del ruolo deve contenere solo numeri e caratteri latini!"
448
 
449
  # @ ure
450
+ #: ../ure-lib.php:307
451
  #, php-format
452
  msgid "Role %s exists already"
453
  msgstr "Il ruolo %s esiste già"
454
 
455
  # @ ure
456
+ #: ../ure-lib.php:320
457
  msgid "Error is encountered during new role create operation"
458
  msgstr "Si è verificato un errore nella creazione di un nuovo ruolo"
459
 
460
  # @ ure
461
+ #: ../ure-lib.php:322
462
  #, php-format
463
  msgid "Role %s is created successfully"
464
  msgstr "Il ruolo %s è stato creato con successo."
465
 
466
  # @ ure
467
+ #: ../ure-lib.php:406
468
  msgid "Error encountered during role delete operation"
469
  msgstr "Si è verificato un errore nella cancellazione del ruolo"
470
 
471
  # @ ure
472
+ #: ../ure-lib.php:408
473
  #, php-format
474
  msgid "Role %s is deleted successfully"
475
  msgstr "Ruolo %s cancellato con successo."
476
 
477
  # @ ure
478
+ #: ../ure-lib.php:426
479
  msgid "Error encountered during default role change operation"
480
  msgstr "Si è verificato un errore nella modifica del ruolo di default."
481
 
482
  # @ ure
483
+ #: ../ure-lib.php:432
484
  #, php-format
485
  msgid "Default role for new users is set to %s successfully"
486
  msgstr "Il ruolo di default per i nuovi utenti è stato impostato con successo su %s"
487
 
488
  # @ ure
489
+ #: ../ure-lib.php:460
490
  msgid "Editor"
491
  msgstr "Editore"
492
 
493
  # @ ure
494
+ #: ../ure-lib.php:461
495
  msgid "Author"
496
  msgstr "Autore"
497
 
498
  # @ ure
499
+ #: ../ure-lib.php:462
500
  msgid "Contributor"
501
  msgstr "Collaboratore"
502
 
503
  # @ ure
504
+ #: ../ure-lib.php:463
505
  msgid "Subscriber"
506
  msgstr "Sottoscrittore"
507
 
508
  # @ ure
509
+ #: ../ure-lib.php:465
510
  msgid "Switch themes"
511
  msgstr "Cambiare tema"
512
 
513
  # @ ure
514
+ #: ../ure-lib.php:466
515
  msgid "Edit themes"
516
  msgstr "Modificare temi"
517
 
518
  # @ ure
519
+ #: ../ure-lib.php:467
520
  msgid "Activate plugins"
521
  msgstr "Attivare plugins"
522
 
523
  # @ ure
524
+ #: ../ure-lib.php:468
525
  msgid "Edit plugins"
526
  msgstr "Modificare plugins"
527
 
528
  # @ ure
529
+ #: ../ure-lib.php:469
530
  msgid "Edit users"
531
  msgstr "Modificare Utenti"
532
 
533
  # @ ure
534
+ #: ../ure-lib.php:470
535
  msgid "Edit files"
536
  msgstr "Modificare file"
537
 
538
  # @ ure
539
+ #: ../ure-lib.php:471
540
  msgid "Manage options"
541
  msgstr "Gestire le opzioni"
542
 
543
  # @ ure
544
+ #: ../ure-lib.php:472
545
  msgid "Moderate comments"
546
  msgstr "Moderare i commenti"
547
 
548
  # @ ure
549
+ #: ../ure-lib.php:473
550
  msgid "Manage categories"
551
  msgstr "Gestire le categorie"
552
 
553
  # @ ure
554
+ #: ../ure-lib.php:474
555
  msgid "Manage links"
556
  msgstr "Gestire i link"
557
 
558
  # @ ure
559
+ #: ../ure-lib.php:475
560
  msgid "Upload files"
561
  msgstr "Caricare file"
562
 
563
  # @ ure
564
+ #: ../ure-lib.php:476
565
  msgid "Import"
566
  msgstr "Importare"
567
 
568
  # @ ure
569
+ #: ../ure-lib.php:477
570
  msgid "Unfiltered html"
571
  msgstr "html non filtrato"
572
 
573
  # @ ure
574
+ #: ../ure-lib.php:478
575
  msgid "Edit posts"
576
  msgstr "Modificare articoli"
577
 
578
  # @ ure
579
+ #: ../ure-lib.php:479
580
  msgid "Edit others posts"
581
  msgstr "Modificare articoli di altri Utenti"
582
 
583
  # @ ure
584
+ #: ../ure-lib.php:480
585
  msgid "Edit published posts"
586
  msgstr "Modificare articoli pubblicati"
587
 
588
  # @ ure
589
+ #: ../ure-lib.php:481
590
  msgid "Publish posts"
591
  msgstr "Pubblicare articolo"
592
 
593
  # @ ure
594
+ #: ../ure-lib.php:482
595
  msgid "Edit pages"
596
  msgstr "Modificare pagine"
597
 
598
  # @ ure
599
+ #: ../ure-lib.php:483
600
  msgid "Read"
601
  msgstr "Leggere"
602
 
603
  # @ ure
604
+ #: ../ure-lib.php:484
605
  msgid "Level 10"
606
  msgstr "Livello 10"
607
 
608
  # @ ure
609
+ #: ../ure-lib.php:485
610
  msgid "Level 9"
611
  msgstr "Livello 9"
612
 
613
  # @ ure
614
+ #: ../ure-lib.php:486
615
  msgid "Level 8"
616
  msgstr "Livello 8"
617
 
618
  # @ ure
619
+ #: ../ure-lib.php:487
620
  msgid "Level 7"
621
  msgstr "Livello 7"
622
 
623
  # @ ure
624
+ #: ../ure-lib.php:488
625
  msgid "Level 6"
626
  msgstr "Livello 6"
627
 
628
  # @ ure
629
+ #: ../ure-lib.php:489
630
  msgid "Level 5"
631
  msgstr "Livello 5"
632
 
633
  # @ ure
634
+ #: ../ure-lib.php:490
635
  msgid "Level 4"
636
  msgstr "Livello 4"
637
 
638
  # @ ure
639
+ #: ../ure-lib.php:491
640
  msgid "Level 3"
641
  msgstr "Livello 3"
642
 
643
  # @ ure
644
+ #: ../ure-lib.php:492
645
  msgid "Level 2"
646
  msgstr "Livello 2"
647
 
648
  # @ ure
649
+ #: ../ure-lib.php:493
650
  msgid "Level 1"
651
  msgstr "Livello 1"
652
 
653
  # @ ure
654
+ #: ../ure-lib.php:494
655
  msgid "Level 0"
656
  msgstr "Livello 0"
657
 
658
  # @ ure
659
+ #: ../ure-lib.php:495
660
  msgid "Edit others pages"
661
  msgstr "Modificare pagine di altri Utenti"
662
 
663
  # @ ure
664
+ #: ../ure-lib.php:496
665
  msgid "Edit published pages"
666
  msgstr "Modificare pagine pubblicate"
667
 
668
  # @ ure
669
+ #: ../ure-lib.php:497
670
  msgid "Publish pages"
671
  msgstr "Pubblicare pagine"
672
 
673
  # @ ure
674
+ #: ../ure-lib.php:498
675
  msgid "Delete pages"
676
  msgstr "Cancellare pagine"
677
 
678
  # @ ure
679
+ #: ../ure-lib.php:499
680
  msgid "Delete others pages"
681
  msgstr "Cancellare pagine di altri Utenti"
682
 
683
  # @ ure
684
+ #: ../ure-lib.php:500
685
  msgid "Delete published pages"
686
  msgstr "Cancellare pagine pubblicate"
687
 
688
  # @ ure
689
+ #: ../ure-lib.php:501
690
  msgid "Delete posts"
691
  msgstr "Cancellare messaggi"
692
 
693
  # @ ure
694
+ #: ../ure-lib.php:502
695
  msgid "Delete others posts"
696
  msgstr "Cancellare messaggi di altri Utenti"
697
 
698
  # @ ure
699
+ #: ../ure-lib.php:503
700
  msgid "Delete published posts"
701
  msgstr "Cancellare messaggi pubblicati"
702
 
703
  # @ ure
704
+ #: ../ure-lib.php:504
705
  msgid "Delete private posts"
706
  msgstr "Cancellare messaggi privati"
707
 
708
  # @ ure
709
+ #: ../ure-lib.php:505
710
  msgid "Edit private posts"
711
  msgstr "Modificare messaggii privati"
712
 
713
  # @ ure
714
+ #: ../ure-lib.php:506
715
  msgid "Read private posts"
716
  msgstr "Leggere messaggi privati"
717
 
718
  # @ ure
719
+ #: ../ure-lib.php:507
720
  msgid "Delete private pages"
721
  msgstr "Cancellare pagine private"
722
 
723
  # @ ure
724
+ #: ../ure-lib.php:508
725
  msgid "Edit private pages"
726
  msgstr "Modificare pagine private"
727
 
728
  # @ ure
729
+ #: ../ure-lib.php:509
730
  msgid "Read private pages"
731
  msgstr "Leggere pagine private"
732
 
733
  # @ ure
734
+ #: ../ure-lib.php:510
735
  msgid "Delete users"
736
  msgstr "Cancellare Utenti"
737
 
738
  # @ ure
739
+ #: ../ure-lib.php:511
740
  msgid "Create users"
741
  msgstr "Creare Utenti"
742
 
743
  # @ ure
744
+ #: ../ure-lib.php:512
745
  msgid "Unfiltered upload"
746
  msgstr "Upload non filtrato"
747
 
748
  # @ ure
749
+ #: ../ure-lib.php:513
750
  msgid "Edit dashboard"
751
  msgstr "Modificare bacheca"
752
 
753
  # @ ure
754
+ #: ../ure-lib.php:514
755
  msgid "Update plugins"
756
  msgstr "Aggiornare plugin"
757
 
758
  # @ ure
759
+ #: ../ure-lib.php:515
760
  msgid "Delete plugins"
761
  msgstr "Cancellare plugin"
762
 
763
  # @ ure
764
+ #: ../ure-lib.php:516
765
  msgid "Install plugins"
766
  msgstr "Installare plugin"
767
 
768
  # @ ure
769
+ #: ../ure-lib.php:517
770
  msgid "Update themes"
771
  msgstr "Aggiornare temi"
772
 
773
  # @ ure
774
+ #: ../ure-lib.php:518
775
  msgid "Install themes"
776
  msgstr "Installare temi"
777
 
778
  # @ ure
779
+ #: ../ure-lib.php:519
780
  msgid "Update core"
781
  msgstr "Aggiornare il core"
782
 
783
  # @ ure
784
+ #: ../ure-lib.php:520
785
  msgid "List users"
786
  msgstr "Lista Utenti"
787
 
788
  # @ ure
789
+ #: ../ure-lib.php:521
790
  msgid "Remove users"
791
  msgstr "Rimuovere Utenti"
792
 
793
  # @ ure
794
+ #: ../ure-lib.php:522
795
  msgid "Add users"
796
  msgstr "Aggiungere Utenti"
797
 
798
  # @ ure
799
+ #: ../ure-lib.php:523
800
  msgid "Promote users"
801
  msgstr "Promuovere Utenti"
802
 
803
  # @ ure
804
+ #: ../ure-lib.php:524
805
  msgid "Edit theme options"
806
  msgstr "Modificare le opzioni del tema"
807
 
808
  # @ ure
809
+ #: ../ure-lib.php:525
810
  msgid "Delete themes"
811
  msgstr "Eliminare temi"
812
 
813
  # @ ure
814
+ #: ../ure-lib.php:526
815
  msgid "Export"
816
  msgstr "Esportare"
817
 
818
  # @ ure
819
+ #: ../ure-lib.php:609
820
  msgid "Error: Capability name must contain latin characters and digits only!"
821
  msgstr "Errore: il nome del permesso deve contenere solo numeri e caratteri latini!"
822
 
823
  # @ ure
824
+ #: ../ure-lib.php:621
825
  #, php-format
826
  msgid "Capability %s is added successfully"
827
  msgstr "Il permesso %s è stato creato con successo."
828
 
829
+ #: ../ure-lib.php:623
830
  #, php-format
831
  msgid "Capability %s exists already"
832
  msgstr "Il permesso %s esiste già"
833
 
834
+ #: ../ure-lib.php:772
835
  #, php-format
836
  msgid "Error! You do not have permission to delete this capability: %s!"
837
  msgstr "Errore! non hai l'autorizzazione di rimuovere questo permesso: %s!"
838
 
839
  # @ ure
840
+ #: ../ure-lib.php:794
841
  #, php-format
842
  msgid "Capability %s is removed successfully"
843
  msgstr "Il permesso %s è stato rimosso"
844
 
845
+ #: ../ure-lib.php:825
846
+ msgid "Help"
847
+ msgstr ""
848
+
lang/ure-it_IT_1.mo CHANGED
Binary file
lang/ure-it_IT_1.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-06-03 22:36+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
@@ -16,659 +16,696 @@ msgstr ""
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
- #: ../ure-role-edit.php:84
 
 
 
 
 
20
  #, fuzzy
21
  msgid " Name can not be empty!"
22
  msgstr "Il nome di un ruolo non può essere vuoto!"
23
 
24
- #: ../ure-role-edit.php:88
25
  #, fuzzy
26
  msgid " Name must contain latin characters and digits only!"
27
  msgstr "Il nome di un ruolo può contenere numeri e caratteri latini!"
28
 
29
- #: ../ure-role-edit.php:93
30
- #: ../ure-role-edit.php:246
31
  msgid "Delete Role"
32
  msgstr "Elimina ruolo"
33
 
34
- #: ../ure-role-edit.php:95
35
  msgid "Change Default Role"
36
  msgstr "Cambia ruolo di default"
37
 
38
- #: ../ure-role-edit.php:97
39
- #: ../ure-role-edit.php:217
40
- msgid "Restore Roles from backup copy"
41
- msgstr "Ripristina ruoli da una copia di backup"
42
 
43
- #: ../ure-role-edit.php:99
44
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
45
  msgstr ""
46
 
47
- #: ../ure-role-edit.php:101
48
  msgid "Please confirm to continue"
49
  msgstr "Conferma per continuare"
50
 
51
- #: ../ure-role-edit.php:134
52
  #, php-format
53
  msgid "Role \"%s\" update: please confirm to continue"
54
  msgstr "Aggiornamento del ruolo %s : conferma per continuare"
55
 
56
- #: ../ure-role-edit.php:142
57
  msgid "Select Role and change its capabilities list"
58
  msgstr "Seleziona ruolo e modifica la lista dei suoi permessi"
59
 
60
- #: ../ure-role-edit.php:144
61
  msgid "Select Role:"
62
  msgstr "Seleziona ruolo:"
63
 
64
- #: ../ure-role-edit.php:153
65
- #: ../ure-user-edit.php:80
66
  msgid "Show capabilities in human readable form"
67
  msgstr "Mostra permessi in formato leggibile per un uomo"
68
 
69
- #: ../ure-role-edit.php:157
 
 
 
 
 
70
  msgid "If checked, then apply action to ALL sites of this Network"
71
  msgstr ""
72
 
73
- #: ../ure-role-edit.php:167
74
  msgid "Apply to All Sites"
75
  msgstr ""
76
 
77
- #: ../ure-role-edit.php:213
78
- #: ../ure-user-edit.php:129
79
  msgid "Update"
80
  msgstr "Aggiorna"
81
 
82
- #: ../ure-role-edit.php:213
83
- #: ../ure-user-edit.php:129
84
  msgid "Save Changes"
85
  msgstr "Salva le modifiche"
86
 
87
- #: ../ure-role-edit.php:214
88
- #: ../ure-user-edit.php:130
89
  msgid "Cancel"
90
  msgstr "Annulla"
91
 
92
- #: ../ure-role-edit.php:214
93
- #: ../ure-user-edit.php:130
94
  msgid "Cancel not saved changes"
95
  msgstr "Annulla modifiche non salvate"
96
 
97
- #: ../ure-role-edit.php:217
98
  msgid "Reset"
99
  msgstr "Ripristina"
100
 
101
- #: ../ure-role-edit.php:227
 
 
 
 
102
  msgid "Add New Role"
103
  msgstr "Aggiungi nuovo ruolo"
104
 
105
- #: ../ure-role-edit.php:232
106
- #: ../ure-role-edit.php:261
 
 
 
 
 
 
 
 
107
  msgid "Add"
108
  msgstr "Aggiungi"
109
 
110
- #: ../ure-role-edit.php:232
111
  msgid "Add New User Role"
112
  msgstr "Aggiungi nuovo ruolo utente"
113
 
114
- #: ../ure-role-edit.php:236
115
  msgid "Default Role for New User"
116
  msgstr "Ruolo predefinito per un nuovo utente"
117
 
118
- #: ../ure-role-edit.php:241
119
  msgid "Change"
120
  msgstr "Cambia"
121
 
122
- #: ../ure-role-edit.php:241
123
  msgid "Set as Default User Role"
124
  msgstr "Imposta come ruolo predefinito"
125
 
126
- #: ../ure-role-edit.php:251
127
  msgid "Delete"
128
  msgstr "Elimina"
129
 
130
- #: ../ure-role-edit.php:251
131
  msgid "Delete User Role"
132
  msgstr "Elimina ruolo utente"
133
 
134
- #: ../ure-role-edit.php:256
135
- #: ../ure-role-edit.php:261
136
  #, fuzzy
137
  msgid "Add New Capability"
138
  msgstr "Aggiungi nuovo ruolo"
139
 
140
- #: ../ure-role-edit.php:266
141
  msgid "Remove Capability"
142
  msgstr ""
143
 
144
- #: ../ure-role-edit.php:271
145
  #, fuzzy
146
  msgid "Remove"
147
  msgstr "Utenti - Rimuovi"
148
 
149
- #: ../ure-role-edit.php:271
150
  msgid "Remove User Capability"
151
  msgstr ""
152
 
153
- #: ../ure-user-edit.php:61
154
  #, fuzzy, php-format
155
  msgid "User \"%s\" update: please confirm to continue"
156
  msgstr "Aggiornamento del ruolo %s : conferma per continuare"
157
 
158
- #: ../ure-user-edit.php:68
159
  msgid "Change capabilities for user"
160
  msgstr ""
161
 
162
- #: ../ure-user-edit.php:71
163
  #, fuzzy
164
  msgid "Role:"
165
  msgstr "Ruolo"
166
 
167
- #: ../ure-user-edit.php:84
168
  msgid "Add capabilities to this user:"
169
  msgstr ""
170
 
171
- #: ../ure-options.php:128
 
 
 
 
 
 
 
 
 
 
172
  msgid "Role"
173
  msgstr "Ruolo"
174
 
175
- #: ../ure-options.php:128
 
 
 
 
176
  msgid "is updated successfully"
177
  msgstr "è stato aggiornato con successo"
178
 
179
- #: ../ure-options.php:137
180
  msgid "User"
181
  msgstr ""
182
 
183
- #: ../ure-options.php:137
184
  #, fuzzy
185
  msgid "capabilities are updated successfully"
186
  msgstr "è stato aggiornato con successo"
187
 
188
- #: ../ure-options.php:166
189
  msgid "About this Plugin:"
190
  msgstr "Info su questo plugin:"
191
 
192
- #: ../ure-options.php:167
193
  msgid "Author's website"
194
  msgstr "Sito web dell'autore"
195
 
196
- #: ../ure-options.php:168
197
  msgid "Plugin webpage"
198
  msgstr "Pagina web del plugin"
199
 
200
- #: ../ure-options.php:169
201
- #: ../user-role-editor.php:191
202
  msgid "Changelog"
203
  msgstr "Changelog"
204
 
205
- #: ../ure-options.php:170
206
  msgid "FAQ"
207
  msgstr "FAQ"
208
 
209
- #: ../ure-options.php:171
210
- msgid "Donate"
211
- msgstr "Fai una donazione"
212
-
213
- #: ../ure-options.php:173
214
  msgid "Greetings:"
215
  msgstr "Ringraziamenti:"
216
 
217
- #: ../ure-options.php:174
218
  msgid "It's me, the author"
219
  msgstr "Sono io, l'autore"
220
 
221
- #: ../ure-options.php:175
222
  msgid "For the help with Belorussian translation"
223
  msgstr "Per l'aiuto con la traduzione in Bielorusso"
224
 
225
- #: ../ure-options.php:176
226
  msgid "For the help with Brasilian translation"
227
  msgstr "Per l'aiuto con la traduzione in Brasiliana"
228
 
229
- #: ../ure-options.php:177
230
  msgid "For the help with Chinese translation"
231
  msgstr "per l'aiuto con la traduzione in Cinese"
232
 
233
- #: ../ure-options.php:178
234
  msgid "For the help with Dutch translation"
235
  msgstr "Per l'aiuto con la traduzione in Olandese"
236
 
237
- #: ../ure-options.php:179
238
  msgid "For the help with Finnish translation"
239
  msgstr "per l'aiuto con la traduzione in Finnish"
240
 
241
- #: ../ure-options.php:180
242
  msgid "For the help with French translation"
243
  msgstr "Per l'aiuto con la traduzione in Francese"
244
 
245
- #: ../ure-options.php:181
246
  msgid "For the help with German translation"
247
  msgstr "Per l'aiuto con la traduzione in Tedesco"
248
 
249
- #: ../ure-options.php:182
250
  msgid "For the help with Hungarian translation"
251
  msgstr "per l'aiuto con la traduzione in Ungherese"
252
 
253
- #: ../ure-options.php:183
254
- #: ../ure-options.php:184
255
- #: ../ure-options.php:185
 
256
  msgid "For the help with Italian translation"
257
  msgstr "per l'aiuto con la traduzione in Italiano"
258
 
259
- #: ../ure-options.php:186
260
  msgid "For the help with Japanese translation"
261
  msgstr "per l'aiuto con la traduzione in Giapponese"
262
 
263
- #: ../ure-options.php:187
264
  msgid "For the help with Persian translation"
265
  msgstr "per l'aiuto con la traduzione in Persiano"
266
 
267
- #: ../ure-options.php:188
268
  msgid "For the help with Polish translation"
269
  msgstr "per l'aiuto con la traduzione in Polacca"
270
 
271
- #: ../ure-options.php:189
272
  msgid "For the help with Spanish translation"
273
  msgstr "per l'aiuto con la traduzione in Spagnolo"
274
 
275
- #: ../ure-options.php:190
276
  msgid "For the help with Swedish translation"
277
  msgstr "per l'aiuto con la traduzione in Swedish"
278
 
279
- #: ../ure-options.php:191
280
- #: ../ure-options.php:192
 
281
  msgid "For the help with Turkish translation"
282
  msgstr ""
283
 
284
- #: ../ure-options.php:193
285
  msgid "For the code to hide administrator role"
286
  msgstr "Per il codice per nascondere il ruolo di amministratore"
287
 
288
- #: ../ure-options.php:194
 
 
 
 
289
  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."
290
  msgstr "Vorresti vedere il tuo nome e il link al tuo sito qui? Sono apprezzati aiuti nelle traduzioni e nuove idee."
291
 
292
- #: ../user-role-editor.php:38
293
  msgid "User Role Editor requires WordPress 3.0 or newer."
294
  msgstr "User Role Editor richiede WordPress 3.0 o superiori."
295
 
296
- #: ../user-role-editor.php:38
297
- #: ../user-role-editor.php:43
298
  msgid "Please update!"
299
  msgstr "Per favore aggiorna!"
300
 
301
- #: ../user-role-editor.php:43
302
  #, fuzzy
303
  msgid "User Role Editor requires PHP 5.0 or newer."
304
  msgstr "User Role Editor richiede WordPress 3.0 o superiori."
305
 
306
- #: ../user-role-editor.php:68
307
  msgid "Only"
308
  msgstr ""
309
 
310
- #: ../user-role-editor.php:68
311
  msgid "is allowed to use"
312
  msgstr ""
313
 
314
- #: ../user-role-editor.php:75
315
- #: ../user-role-editor.php:205
316
  msgid "User Role Editor"
317
  msgstr "User Role Editor"
318
 
319
- #: ../user-role-editor.php:181
320
  msgid "Settings"
321
  msgstr "Impostazioni"
322
 
323
- #: ../user-role-editor.php:230
324
  msgid "Capabilities"
325
  msgstr ""
326
 
327
- #: ../ure-lib.php:46
328
  msgid "Error is occur. Please check the log file."
329
  msgstr "Si è verificato un errore. Controllare il log."
330
 
331
- #: ../ure-lib.php:164
332
  msgid "Database operation error. Check log file."
333
  msgstr "Errore del database. Controllare il log."
334
 
335
- #: ../ure-lib.php:187
336
- msgid "Roles capabilities are restored from the backup data"
337
- msgstr "I permessi dei ruoli sono state recuperate dal backup."
338
-
339
- #: ../ure-lib.php:189
340
  msgid "No backup data. It is created automatically before the first role data update."
341
  msgstr "Nessun backup. Il primo backup viene creato automaticamente dopo il primo aggiornamento dei ruoli."
342
 
343
- #: ../ure-lib.php:228
344
  msgid "Backup record is created for the current role capabilities"
345
  msgstr "Backup creato per i permessi attuali dei ruoli."
346
 
347
- #: ../ure-lib.php:311
348
  msgid "Error: Role name must contain latin characters and digits only!"
349
  msgstr "Errore: il nome del ruolo deve contenere solo numeri e caratteri latini!"
350
 
351
- #: ../ure-lib.php:318
352
  #, fuzzy, php-format
353
  msgid "Role %s exists already"
354
  msgstr "Il ruolo %s è stato creato con successo."
355
 
356
- #: ../ure-lib.php:324
357
  msgid "Error is encountered during new role create operation"
358
  msgstr "Si è verificato un errore nella creazione di un nuovo ruolo"
359
 
360
- #: ../ure-lib.php:326
361
  #, php-format
362
  msgid "Role %s is created successfully"
363
  msgstr "Il ruolo %s è stato creato con successo."
364
 
365
- #: ../ure-lib.php:410
366
  msgid "Error encountered during role delete operation"
367
  msgstr "Si è verificato un errore nella cancellazione del ruolo."
368
 
369
- #: ../ure-lib.php:412
370
  #, php-format
371
  msgid "Role %s is deleted successfully"
372
  msgstr "Ruolo %s cancellato con successo."
373
 
374
- #: ../ure-lib.php:430
375
  msgid "Error encountered during default role change operation"
376
  msgstr "Si è verificato un errore nella modifica del ruolo di default."
377
 
378
- #: ../ure-lib.php:436
379
  #, php-format
380
  msgid "Default role for new users is set to %s successfully"
381
  msgstr "Il ruolo di default per i nuovi utenti è stato impostato con successo su %s"
382
 
383
- #: ../ure-lib.php:464
384
  msgid "Editor"
385
  msgstr "Editore"
386
 
387
- #: ../ure-lib.php:465
388
  msgid "Author"
389
  msgstr "Autore"
390
 
391
- #: ../ure-lib.php:466
392
  msgid "Contributor"
393
  msgstr "Collaboratore"
394
 
395
- #: ../ure-lib.php:467
396
  msgid "Subscriber"
397
  msgstr "Sottoscrittore"
398
 
399
- #: ../ure-lib.php:469
400
  msgid "Switch themes"
401
  msgstr "Temi - Cambia Tema"
402
 
403
- #: ../ure-lib.php:470
404
  msgid "Edit themes"
405
  msgstr "Temi - Modifica Temi"
406
 
407
- #: ../ure-lib.php:471
408
  msgid "Activate plugins"
409
  msgstr "Plugins - Attiva"
410
 
411
- #: ../ure-lib.php:472
412
  msgid "Edit plugins"
413
  msgstr "Plugins - Modifica"
414
 
415
- #: ../ure-lib.php:473
416
  msgid "Edit users"
417
  msgstr "Utenti - Modifica"
418
 
419
- #: ../ure-lib.php:474
420
  msgid "Edit files"
421
  msgstr "File - Modifica"
422
 
423
- #: ../ure-lib.php:475
424
  msgid "Manage options"
425
  msgstr "Opzioni - Gestisci"
426
 
427
- #: ../ure-lib.php:476
428
  msgid "Moderate comments"
429
  msgstr "Commenti - Modera"
430
 
431
- #: ../ure-lib.php:477
432
  msgid "Manage categories"
433
  msgstr "Categorie - Gestisci"
434
 
435
- #: ../ure-lib.php:478
436
  msgid "Manage links"
437
  msgstr "Link - Gestisci"
438
 
439
- #: ../ure-lib.php:479
440
  msgid "Upload files"
441
  msgstr "File - Carica"
442
 
443
- #: ../ure-lib.php:480
444
  msgid "Import"
445
  msgstr "Strumenti - Importa"
446
 
447
- #: ../ure-lib.php:481
448
  msgid "Unfiltered html"
449
  msgstr "html non filtrato"
450
 
451
- #: ../ure-lib.php:482
452
  msgid "Edit posts"
453
  msgstr "Articoli - Modifica Propri"
454
 
455
- #: ../ure-lib.php:483
456
  msgid "Edit others posts"
457
  msgstr "Articoli - Modifica Altrui"
458
 
459
- #: ../ure-lib.php:484
460
  msgid "Edit published posts"
461
  msgstr "Articoli Pubblicati - Modifica"
462
 
463
- #: ../ure-lib.php:485
464
  msgid "Publish posts"
465
  msgstr "Articoli - Pubblica Propri"
466
 
467
- #: ../ure-lib.php:486
468
  msgid "Edit pages"
469
  msgstr "Pagine - Modifica"
470
 
471
- #: ../ure-lib.php:487
472
  msgid "Read"
473
  msgstr "Leggere Contenuti Sito"
474
 
475
- #: ../ure-lib.php:488
476
  msgid "Level 10"
477
  msgstr "Livello 10"
478
 
479
- #: ../ure-lib.php:489
480
  msgid "Level 9"
481
  msgstr "Livello 9"
482
 
483
- #: ../ure-lib.php:490
484
  msgid "Level 8"
485
  msgstr "Livello 8"
486
 
487
- #: ../ure-lib.php:491
488
  msgid "Level 7"
489
  msgstr "Livello 7"
490
 
491
- #: ../ure-lib.php:492
492
  msgid "Level 6"
493
  msgstr "Livello 6"
494
 
495
- #: ../ure-lib.php:493
496
  msgid "Level 5"
497
  msgstr "Livello 5"
498
 
499
- #: ../ure-lib.php:494
500
  msgid "Level 4"
501
  msgstr "Livello 4"
502
 
503
- #: ../ure-lib.php:495
504
  msgid "Level 3"
505
  msgstr "Livello 3"
506
 
507
- #: ../ure-lib.php:496
508
  msgid "Level 2"
509
  msgstr "Livello 2"
510
 
511
- #: ../ure-lib.php:497
512
  msgid "Level 1"
513
  msgstr "Livello 1"
514
 
515
- #: ../ure-lib.php:498
516
  msgid "Level 0"
517
  msgstr "Livello 0"
518
 
519
- #: ../ure-lib.php:499
520
  msgid "Edit others pages"
521
  msgstr "Pagine - Modifica Altrui"
522
 
523
- #: ../ure-lib.php:500
524
  msgid "Edit published pages"
525
  msgstr "Pagine Pubblicate - Modifica"
526
 
527
- #: ../ure-lib.php:501
528
  msgid "Publish pages"
529
  msgstr "Pagine - Pubblica Proprie"
530
 
531
- #: ../ure-lib.php:502
532
  msgid "Delete pages"
533
  msgstr "Pagine - Cancella Proprie"
534
 
535
- #: ../ure-lib.php:503
536
  msgid "Delete others pages"
537
  msgstr "Pagine - Cancella Altrui"
538
 
539
- #: ../ure-lib.php:504
540
  msgid "Delete published pages"
541
  msgstr "Pagine Pubblicate - Cancella"
542
 
543
- #: ../ure-lib.php:505
544
  msgid "Delete posts"
545
  msgstr "Articoli - Cancella Propri"
546
 
547
- #: ../ure-lib.php:506
548
  msgid "Delete others posts"
549
  msgstr "Articoli - Cancella Altrui"
550
 
551
- #: ../ure-lib.php:507
552
  msgid "Delete published posts"
553
  msgstr "Articoli Pubblicati - Cancella"
554
 
555
- #: ../ure-lib.php:508
556
  msgid "Delete private posts"
557
  msgstr "Articoli Privati - Cancella"
558
 
559
- #: ../ure-lib.php:509
560
  msgid "Edit private posts"
561
  msgstr "Articoli Privati - Modifica"
562
 
563
- #: ../ure-lib.php:510
564
  msgid "Read private posts"
565
  msgstr "Articoli Privati - Leggi"
566
 
567
- #: ../ure-lib.php:511
568
  msgid "Delete private pages"
569
  msgstr "Pagine Private - Cancella"
570
 
571
- #: ../ure-lib.php:512
572
  msgid "Edit private pages"
573
  msgstr "Pagine Private - Modifica"
574
 
575
- #: ../ure-lib.php:513
576
  msgid "Read private pages"
577
  msgstr "Pagine Private - Leggi"
578
 
579
- #: ../ure-lib.php:514
580
  msgid "Delete users"
581
  msgstr "Utenti - Cancella"
582
 
583
- #: ../ure-lib.php:515
584
  msgid "Create users"
585
  msgstr "Utenti - Crea"
586
 
587
- #: ../ure-lib.php:516
588
  msgid "Unfiltered upload"
589
  msgstr "Upload non filtrato"
590
 
591
- #: ../ure-lib.php:517
592
  msgid "Edit dashboard"
593
  msgstr "Bacheca - Modifica"
594
 
595
- #: ../ure-lib.php:518
596
  msgid "Update plugins"
597
  msgstr "Plugin - Aggiorna"
598
 
599
- #: ../ure-lib.php:519
600
  msgid "Delete plugins"
601
  msgstr "Plugin - Cancella"
602
 
603
- #: ../ure-lib.php:520
604
  msgid "Install plugins"
605
  msgstr "Plugin - Installa"
606
 
607
- #: ../ure-lib.php:521
608
  msgid "Update themes"
609
  msgstr "Temi - Aggiorna"
610
 
611
- #: ../ure-lib.php:522
612
  msgid "Install themes"
613
  msgstr "Temi - Installa"
614
 
615
- #: ../ure-lib.php:523
616
  msgid "Update core"
617
  msgstr "Core - Aggiorna Sistema"
618
 
619
- #: ../ure-lib.php:524
620
  msgid "List users"
621
  msgstr "Utenti - Vedi Lista"
622
 
623
- #: ../ure-lib.php:525
624
  msgid "Remove users"
625
  msgstr "Utenti - Rimuovi"
626
 
627
- #: ../ure-lib.php:526
628
  msgid "Add users"
629
  msgstr "Utenti - Aggiungi"
630
 
631
- #: ../ure-lib.php:527
632
  msgid "Promote users"
633
  msgstr "Utenti - Promuovi"
634
 
635
- #: ../ure-lib.php:528
636
  msgid "Edit theme options"
637
  msgstr "Temi - Modifica Opzioni"
638
 
639
- #: ../ure-lib.php:529
640
  msgid "Delete themes"
641
  msgstr "Temi - Elimina"
642
 
643
- #: ../ure-lib.php:530
644
  msgid "Export"
645
  msgstr "Strumenti - Esporta"
646
 
647
- #: ../ure-lib.php:613
648
  #, fuzzy
649
  msgid "Error: Capability name must contain latin characters and digits only!"
650
  msgstr "Errore: il nome del ruolo deve contenere solo numeri e caratteri latini!"
651
 
652
- #: ../ure-lib.php:625
653
  #, fuzzy, php-format
654
  msgid "Capability %s is added successfully"
655
  msgstr "Il ruolo %s è stato creato con successo."
656
 
657
- #: ../ure-lib.php:627
658
  #, php-format
659
  msgid "Capability %s exists already"
660
  msgstr ""
661
 
662
- #: ../ure-lib.php:791
663
  #, php-format
664
  msgid "Error! You do not have permission to delete this capability: %s!"
665
  msgstr ""
666
 
667
- #: ../ure-lib.php:799
668
  #, fuzzy, php-format
669
  msgid "Capability %s is removed successfully"
670
  msgstr "Il ruolo %s è stato creato con successo."
671
 
 
 
 
 
672
  #~ msgid "Roles list reading error is encountered"
673
  #~ msgstr "Si è verificato un errore nella lettura della lista dei ruoli."
674
 
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-12-10 19:16+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
+ #: ../ure-role-edit.php:27
20
+ #, fuzzy
21
+ msgid "None"
22
+ msgstr "Fai una donazione"
23
+
24
+ #: ../ure-role-edit.php:92
25
  #, fuzzy
26
  msgid " Name can not be empty!"
27
  msgstr "Il nome di un ruolo non può essere vuoto!"
28
 
29
+ #: ../ure-role-edit.php:96
30
  #, fuzzy
31
  msgid " Name must contain latin characters and digits only!"
32
  msgstr "Il nome di un ruolo può contenere numeri e caratteri latini!"
33
 
34
+ #: ../ure-role-edit.php:101
35
+ #: ../ure-role-edit.php:284
36
  msgid "Delete Role"
37
  msgstr "Elimina ruolo"
38
 
39
+ #: ../ure-role-edit.php:103
40
  msgid "Change Default Role"
41
  msgstr "Cambia ruolo di default"
42
 
43
+ #: ../ure-role-edit.php:105
44
+ 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"
45
+ msgstr ""
 
46
 
47
+ #: ../ure-role-edit.php:107
48
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
49
  msgstr ""
50
 
51
+ #: ../ure-role-edit.php:109
52
  msgid "Please confirm to continue"
53
  msgstr "Conferma per continuare"
54
 
55
+ #: ../ure-role-edit.php:146
56
  #, php-format
57
  msgid "Role \"%s\" update: please confirm to continue"
58
  msgstr "Aggiornamento del ruolo %s : conferma per continuare"
59
 
60
+ #: ../ure-role-edit.php:154
61
  msgid "Select Role and change its capabilities list"
62
  msgstr "Seleziona ruolo e modifica la lista dei suoi permessi"
63
 
64
+ #: ../ure-role-edit.php:156
65
  msgid "Select Role:"
66
  msgstr "Seleziona ruolo:"
67
 
68
+ #: ../ure-role-edit.php:166
69
+ #: ../ure-user-edit.php:86
70
  msgid "Show capabilities in human readable form"
71
  msgstr "Mostra permessi in formato leggibile per un uomo"
72
 
73
+ #: ../ure-role-edit.php:175
74
+ #: ../ure-user-edit.php:95
75
+ msgid "Show deprecated capabilities"
76
+ msgstr ""
77
+
78
+ #: ../ure-role-edit.php:179
79
  msgid "If checked, then apply action to ALL sites of this Network"
80
  msgstr ""
81
 
82
+ #: ../ure-role-edit.php:189
83
  msgid "Apply to All Sites"
84
  msgstr ""
85
 
86
+ #: ../ure-role-edit.php:247
87
+ #: ../ure-user-edit.php:156
88
  msgid "Update"
89
  msgstr "Aggiorna"
90
 
91
+ #: ../ure-role-edit.php:247
92
+ #: ../ure-user-edit.php:156
93
  msgid "Save Changes"
94
  msgstr "Salva le modifiche"
95
 
96
+ #: ../ure-role-edit.php:248
97
+ #: ../ure-user-edit.php:157
98
  msgid "Cancel"
99
  msgstr "Annulla"
100
 
101
+ #: ../ure-role-edit.php:248
102
+ #: ../ure-user-edit.php:157
103
  msgid "Cancel not saved changes"
104
  msgstr "Annulla modifiche non salvate"
105
 
106
+ #: ../ure-role-edit.php:251
107
  msgid "Reset"
108
  msgstr "Ripristina"
109
 
110
+ #: ../ure-role-edit.php:251
111
+ msgid "Restore Roles from backup copy"
112
+ msgstr "Ripristina ruoli da una copia di backup"
113
+
114
+ #: ../ure-role-edit.php:261
115
  msgid "Add New Role"
116
  msgstr "Aggiungi nuovo ruolo"
117
 
118
+ #: ../ure-role-edit.php:263
119
+ msgid "Name: "
120
+ msgstr ""
121
+
122
+ #: ../ure-role-edit.php:267
123
+ msgid "Make copy of: "
124
+ msgstr ""
125
+
126
+ #: ../ure-role-edit.php:270
127
+ #: ../ure-role-edit.php:299
128
  msgid "Add"
129
  msgstr "Aggiungi"
130
 
131
+ #: ../ure-role-edit.php:270
132
  msgid "Add New User Role"
133
  msgstr "Aggiungi nuovo ruolo utente"
134
 
135
+ #: ../ure-role-edit.php:274
136
  msgid "Default Role for New User"
137
  msgstr "Ruolo predefinito per un nuovo utente"
138
 
139
+ #: ../ure-role-edit.php:279
140
  msgid "Change"
141
  msgstr "Cambia"
142
 
143
+ #: ../ure-role-edit.php:279
144
  msgid "Set as Default User Role"
145
  msgstr "Imposta come ruolo predefinito"
146
 
147
+ #: ../ure-role-edit.php:289
148
  msgid "Delete"
149
  msgstr "Elimina"
150
 
151
+ #: ../ure-role-edit.php:289
152
  msgid "Delete User Role"
153
  msgstr "Elimina ruolo utente"
154
 
155
+ #: ../ure-role-edit.php:294
156
+ #: ../ure-role-edit.php:299
157
  #, fuzzy
158
  msgid "Add New Capability"
159
  msgstr "Aggiungi nuovo ruolo"
160
 
161
+ #: ../ure-role-edit.php:304
162
  msgid "Remove Capability"
163
  msgstr ""
164
 
165
+ #: ../ure-role-edit.php:309
166
  #, fuzzy
167
  msgid "Remove"
168
  msgstr "Utenti - Rimuovi"
169
 
170
+ #: ../ure-role-edit.php:309
171
  msgid "Remove User Capability"
172
  msgstr ""
173
 
174
+ #: ../ure-user-edit.php:67
175
  #, fuzzy, php-format
176
  msgid "User \"%s\" update: please confirm to continue"
177
  msgstr "Aggiornamento del ruolo %s : conferma per continuare"
178
 
179
+ #: ../ure-user-edit.php:74
180
  msgid "Change capabilities for user"
181
  msgstr ""
182
 
183
+ #: ../ure-user-edit.php:77
184
  #, fuzzy
185
  msgid "Role:"
186
  msgstr "Ruolo"
187
 
188
+ #: ../ure-user-edit.php:99
189
  msgid "Add capabilities to this user:"
190
  msgstr ""
191
 
192
+ #: ../ure-options.php:59
193
+ #, fuzzy
194
+ msgid "User Roles are restored from the backup data. "
195
+ msgstr "I permessi dei ruoli sono state recuperate dal backup."
196
+
197
+ #: ../ure-options.php:125
198
+ msgid "Error: "
199
+ msgstr ""
200
+
201
+ #: ../ure-options.php:125
202
+ #: ../ure-options.php:143
203
  msgid "Role"
204
  msgstr "Ruolo"
205
 
206
+ #: ../ure-options.php:125
207
+ msgid "does not exist"
208
+ msgstr ""
209
+
210
+ #: ../ure-options.php:143
211
  msgid "is updated successfully"
212
  msgstr "è stato aggiornato con successo"
213
 
214
+ #: ../ure-options.php:152
215
  msgid "User"
216
  msgstr ""
217
 
218
+ #: ../ure-options.php:152
219
  #, fuzzy
220
  msgid "capabilities are updated successfully"
221
  msgstr "è stato aggiornato con successo"
222
 
223
+ #: ../ure-options.php:192
224
  msgid "About this Plugin:"
225
  msgstr "Info su questo plugin:"
226
 
227
+ #: ../ure-options.php:193
228
  msgid "Author's website"
229
  msgstr "Sito web dell'autore"
230
 
231
+ #: ../ure-options.php:194
232
  msgid "Plugin webpage"
233
  msgstr "Pagina web del plugin"
234
 
235
+ #: ../ure-options.php:195
236
+ #: ../user-role-editor.php:219
237
  msgid "Changelog"
238
  msgstr "Changelog"
239
 
240
+ #: ../ure-options.php:196
241
  msgid "FAQ"
242
  msgstr "FAQ"
243
 
244
+ #: ../ure-options.php:210
 
 
 
 
245
  msgid "Greetings:"
246
  msgstr "Ringraziamenti:"
247
 
248
+ #: ../ure-options.php:211
249
  msgid "It's me, the author"
250
  msgstr "Sono io, l'autore"
251
 
252
+ #: ../ure-options.php:212
253
  msgid "For the help with Belorussian translation"
254
  msgstr "Per l'aiuto con la traduzione in Bielorusso"
255
 
256
+ #: ../ure-options.php:213
257
  msgid "For the help with Brasilian translation"
258
  msgstr "Per l'aiuto con la traduzione in Brasiliana"
259
 
260
+ #: ../ure-options.php:214
261
  msgid "For the help with Chinese translation"
262
  msgstr "per l'aiuto con la traduzione in Cinese"
263
 
264
+ #: ../ure-options.php:215
265
  msgid "For the help with Dutch translation"
266
  msgstr "Per l'aiuto con la traduzione in Olandese"
267
 
268
+ #: ../ure-options.php:216
269
  msgid "For the help with Finnish translation"
270
  msgstr "per l'aiuto con la traduzione in Finnish"
271
 
272
+ #: ../ure-options.php:217
273
  msgid "For the help with French translation"
274
  msgstr "Per l'aiuto con la traduzione in Francese"
275
 
276
+ #: ../ure-options.php:218
277
  msgid "For the help with German translation"
278
  msgstr "Per l'aiuto con la traduzione in Tedesco"
279
 
280
+ #: ../ure-options.php:219
281
  msgid "For the help with Hungarian translation"
282
  msgstr "per l'aiuto con la traduzione in Ungherese"
283
 
284
+ #: ../ure-options.php:220
285
+ #: ../ure-options.php:221
286
+ #: ../ure-options.php:222
287
+ #: ../ure-options.php:223
288
  msgid "For the help with Italian translation"
289
  msgstr "per l'aiuto con la traduzione in Italiano"
290
 
291
+ #: ../ure-options.php:224
292
  msgid "For the help with Japanese translation"
293
  msgstr "per l'aiuto con la traduzione in Giapponese"
294
 
295
+ #: ../ure-options.php:225
296
  msgid "For the help with Persian translation"
297
  msgstr "per l'aiuto con la traduzione in Persiano"
298
 
299
+ #: ../ure-options.php:226
300
  msgid "For the help with Polish translation"
301
  msgstr "per l'aiuto con la traduzione in Polacca"
302
 
303
+ #: ../ure-options.php:227
304
  msgid "For the help with Spanish translation"
305
  msgstr "per l'aiuto con la traduzione in Spagnolo"
306
 
307
+ #: ../ure-options.php:228
308
  msgid "For the help with Swedish translation"
309
  msgstr "per l'aiuto con la traduzione in Swedish"
310
 
311
+ #: ../ure-options.php:229
312
+ #: ../ure-options.php:230
313
+ #: ../ure-options.php:231
314
  msgid "For the help with Turkish translation"
315
  msgstr ""
316
 
317
+ #: ../ure-options.php:233
318
  msgid "For the code to hide administrator role"
319
  msgstr "Per il codice per nascondere il ruolo di amministratore"
320
 
321
+ #: ../ure-options.php:234
322
+ msgid "For the code enhancement suggestion"
323
+ msgstr ""
324
+
325
+ #: ../ure-options.php:236
326
  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."
327
  msgstr "Vorresti vedere il tuo nome e il link al tuo sito qui? Sono apprezzati aiuti nelle traduzioni e nuove idee."
328
 
329
+ #: ../user-role-editor.php:35
330
  msgid "User Role Editor requires WordPress 3.0 or newer."
331
  msgstr "User Role Editor richiede WordPress 3.0 o superiori."
332
 
333
+ #: ../user-role-editor.php:35
334
+ #: ../user-role-editor.php:40
335
  msgid "Please update!"
336
  msgstr "Per favore aggiorna!"
337
 
338
+ #: ../user-role-editor.php:40
339
  #, fuzzy
340
  msgid "User Role Editor requires PHP 5.0 or newer."
341
  msgstr "User Role Editor richiede WordPress 3.0 o superiori."
342
 
343
+ #: ../user-role-editor.php:65
344
  msgid "Only"
345
  msgstr ""
346
 
347
+ #: ../user-role-editor.php:65
348
  msgid "is allowed to use"
349
  msgstr ""
350
 
351
+ #: ../user-role-editor.php:71
352
+ #: ../user-role-editor.php:233
353
  msgid "User Role Editor"
354
  msgstr "User Role Editor"
355
 
356
+ #: ../user-role-editor.php:209
357
  msgid "Settings"
358
  msgstr "Impostazioni"
359
 
360
+ #: ../user-role-editor.php:258
361
  msgid "Capabilities"
362
  msgstr ""
363
 
364
+ #: ../ure-lib.php:45
365
  msgid "Error is occur. Please check the log file."
366
  msgstr "Si è verificato un errore. Controllare il log."
367
 
368
+ #: ../ure-lib.php:153
369
  msgid "Database operation error. Check log file."
370
  msgstr "Errore del database. Controllare il log."
371
 
372
+ #: ../ure-lib.php:186
 
 
 
 
373
  msgid "No backup data. It is created automatically before the first role data update."
374
  msgstr "Nessun backup. Il primo backup viene creato automaticamente dopo il primo aggiornamento dei ruoli."
375
 
376
+ #: ../ure-lib.php:224
377
  msgid "Backup record is created for the current role capabilities"
378
  msgstr "Backup creato per i permessi attuali dei ruoli."
379
 
380
+ #: ../ure-lib.php:300
381
  msgid "Error: Role name must contain latin characters and digits only!"
382
  msgstr "Errore: il nome del ruolo deve contenere solo numeri e caratteri latini!"
383
 
384
+ #: ../ure-lib.php:307
385
  #, fuzzy, php-format
386
  msgid "Role %s exists already"
387
  msgstr "Il ruolo %s è stato creato con successo."
388
 
389
+ #: ../ure-lib.php:320
390
  msgid "Error is encountered during new role create operation"
391
  msgstr "Si è verificato un errore nella creazione di un nuovo ruolo"
392
 
393
+ #: ../ure-lib.php:322
394
  #, php-format
395
  msgid "Role %s is created successfully"
396
  msgstr "Il ruolo %s è stato creato con successo."
397
 
398
+ #: ../ure-lib.php:406
399
  msgid "Error encountered during role delete operation"
400
  msgstr "Si è verificato un errore nella cancellazione del ruolo."
401
 
402
+ #: ../ure-lib.php:408
403
  #, php-format
404
  msgid "Role %s is deleted successfully"
405
  msgstr "Ruolo %s cancellato con successo."
406
 
407
+ #: ../ure-lib.php:426
408
  msgid "Error encountered during default role change operation"
409
  msgstr "Si è verificato un errore nella modifica del ruolo di default."
410
 
411
+ #: ../ure-lib.php:432
412
  #, php-format
413
  msgid "Default role for new users is set to %s successfully"
414
  msgstr "Il ruolo di default per i nuovi utenti è stato impostato con successo su %s"
415
 
416
+ #: ../ure-lib.php:460
417
  msgid "Editor"
418
  msgstr "Editore"
419
 
420
+ #: ../ure-lib.php:461
421
  msgid "Author"
422
  msgstr "Autore"
423
 
424
+ #: ../ure-lib.php:462
425
  msgid "Contributor"
426
  msgstr "Collaboratore"
427
 
428
+ #: ../ure-lib.php:463
429
  msgid "Subscriber"
430
  msgstr "Sottoscrittore"
431
 
432
+ #: ../ure-lib.php:465
433
  msgid "Switch themes"
434
  msgstr "Temi - Cambia Tema"
435
 
436
+ #: ../ure-lib.php:466
437
  msgid "Edit themes"
438
  msgstr "Temi - Modifica Temi"
439
 
440
+ #: ../ure-lib.php:467
441
  msgid "Activate plugins"
442
  msgstr "Plugins - Attiva"
443
 
444
+ #: ../ure-lib.php:468
445
  msgid "Edit plugins"
446
  msgstr "Plugins - Modifica"
447
 
448
+ #: ../ure-lib.php:469
449
  msgid "Edit users"
450
  msgstr "Utenti - Modifica"
451
 
452
+ #: ../ure-lib.php:470
453
  msgid "Edit files"
454
  msgstr "File - Modifica"
455
 
456
+ #: ../ure-lib.php:471
457
  msgid "Manage options"
458
  msgstr "Opzioni - Gestisci"
459
 
460
+ #: ../ure-lib.php:472
461
  msgid "Moderate comments"
462
  msgstr "Commenti - Modera"
463
 
464
+ #: ../ure-lib.php:473
465
  msgid "Manage categories"
466
  msgstr "Categorie - Gestisci"
467
 
468
+ #: ../ure-lib.php:474
469
  msgid "Manage links"
470
  msgstr "Link - Gestisci"
471
 
472
+ #: ../ure-lib.php:475
473
  msgid "Upload files"
474
  msgstr "File - Carica"
475
 
476
+ #: ../ure-lib.php:476
477
  msgid "Import"
478
  msgstr "Strumenti - Importa"
479
 
480
+ #: ../ure-lib.php:477
481
  msgid "Unfiltered html"
482
  msgstr "html non filtrato"
483
 
484
+ #: ../ure-lib.php:478
485
  msgid "Edit posts"
486
  msgstr "Articoli - Modifica Propri"
487
 
488
+ #: ../ure-lib.php:479
489
  msgid "Edit others posts"
490
  msgstr "Articoli - Modifica Altrui"
491
 
492
+ #: ../ure-lib.php:480
493
  msgid "Edit published posts"
494
  msgstr "Articoli Pubblicati - Modifica"
495
 
496
+ #: ../ure-lib.php:481
497
  msgid "Publish posts"
498
  msgstr "Articoli - Pubblica Propri"
499
 
500
+ #: ../ure-lib.php:482
501
  msgid "Edit pages"
502
  msgstr "Pagine - Modifica"
503
 
504
+ #: ../ure-lib.php:483
505
  msgid "Read"
506
  msgstr "Leggere Contenuti Sito"
507
 
508
+ #: ../ure-lib.php:484
509
  msgid "Level 10"
510
  msgstr "Livello 10"
511
 
512
+ #: ../ure-lib.php:485
513
  msgid "Level 9"
514
  msgstr "Livello 9"
515
 
516
+ #: ../ure-lib.php:486
517
  msgid "Level 8"
518
  msgstr "Livello 8"
519
 
520
+ #: ../ure-lib.php:487
521
  msgid "Level 7"
522
  msgstr "Livello 7"
523
 
524
+ #: ../ure-lib.php:488
525
  msgid "Level 6"
526
  msgstr "Livello 6"
527
 
528
+ #: ../ure-lib.php:489
529
  msgid "Level 5"
530
  msgstr "Livello 5"
531
 
532
+ #: ../ure-lib.php:490
533
  msgid "Level 4"
534
  msgstr "Livello 4"
535
 
536
+ #: ../ure-lib.php:491
537
  msgid "Level 3"
538
  msgstr "Livello 3"
539
 
540
+ #: ../ure-lib.php:492
541
  msgid "Level 2"
542
  msgstr "Livello 2"
543
 
544
+ #: ../ure-lib.php:493
545
  msgid "Level 1"
546
  msgstr "Livello 1"
547
 
548
+ #: ../ure-lib.php:494
549
  msgid "Level 0"
550
  msgstr "Livello 0"
551
 
552
+ #: ../ure-lib.php:495
553
  msgid "Edit others pages"
554
  msgstr "Pagine - Modifica Altrui"
555
 
556
+ #: ../ure-lib.php:496
557
  msgid "Edit published pages"
558
  msgstr "Pagine Pubblicate - Modifica"
559
 
560
+ #: ../ure-lib.php:497
561
  msgid "Publish pages"
562
  msgstr "Pagine - Pubblica Proprie"
563
 
564
+ #: ../ure-lib.php:498
565
  msgid "Delete pages"
566
  msgstr "Pagine - Cancella Proprie"
567
 
568
+ #: ../ure-lib.php:499
569
  msgid "Delete others pages"
570
  msgstr "Pagine - Cancella Altrui"
571
 
572
+ #: ../ure-lib.php:500
573
  msgid "Delete published pages"
574
  msgstr "Pagine Pubblicate - Cancella"
575
 
576
+ #: ../ure-lib.php:501
577
  msgid "Delete posts"
578
  msgstr "Articoli - Cancella Propri"
579
 
580
+ #: ../ure-lib.php:502
581
  msgid "Delete others posts"
582
  msgstr "Articoli - Cancella Altrui"
583
 
584
+ #: ../ure-lib.php:503
585
  msgid "Delete published posts"
586
  msgstr "Articoli Pubblicati - Cancella"
587
 
588
+ #: ../ure-lib.php:504
589
  msgid "Delete private posts"
590
  msgstr "Articoli Privati - Cancella"
591
 
592
+ #: ../ure-lib.php:505
593
  msgid "Edit private posts"
594
  msgstr "Articoli Privati - Modifica"
595
 
596
+ #: ../ure-lib.php:506
597
  msgid "Read private posts"
598
  msgstr "Articoli Privati - Leggi"
599
 
600
+ #: ../ure-lib.php:507
601
  msgid "Delete private pages"
602
  msgstr "Pagine Private - Cancella"
603
 
604
+ #: ../ure-lib.php:508
605
  msgid "Edit private pages"
606
  msgstr "Pagine Private - Modifica"
607
 
608
+ #: ../ure-lib.php:509
609
  msgid "Read private pages"
610
  msgstr "Pagine Private - Leggi"
611
 
612
+ #: ../ure-lib.php:510
613
  msgid "Delete users"
614
  msgstr "Utenti - Cancella"
615
 
616
+ #: ../ure-lib.php:511
617
  msgid "Create users"
618
  msgstr "Utenti - Crea"
619
 
620
+ #: ../ure-lib.php:512
621
  msgid "Unfiltered upload"
622
  msgstr "Upload non filtrato"
623
 
624
+ #: ../ure-lib.php:513
625
  msgid "Edit dashboard"
626
  msgstr "Bacheca - Modifica"
627
 
628
+ #: ../ure-lib.php:514
629
  msgid "Update plugins"
630
  msgstr "Plugin - Aggiorna"
631
 
632
+ #: ../ure-lib.php:515
633
  msgid "Delete plugins"
634
  msgstr "Plugin - Cancella"
635
 
636
+ #: ../ure-lib.php:516
637
  msgid "Install plugins"
638
  msgstr "Plugin - Installa"
639
 
640
+ #: ../ure-lib.php:517
641
  msgid "Update themes"
642
  msgstr "Temi - Aggiorna"
643
 
644
+ #: ../ure-lib.php:518
645
  msgid "Install themes"
646
  msgstr "Temi - Installa"
647
 
648
+ #: ../ure-lib.php:519
649
  msgid "Update core"
650
  msgstr "Core - Aggiorna Sistema"
651
 
652
+ #: ../ure-lib.php:520
653
  msgid "List users"
654
  msgstr "Utenti - Vedi Lista"
655
 
656
+ #: ../ure-lib.php:521
657
  msgid "Remove users"
658
  msgstr "Utenti - Rimuovi"
659
 
660
+ #: ../ure-lib.php:522
661
  msgid "Add users"
662
  msgstr "Utenti - Aggiungi"
663
 
664
+ #: ../ure-lib.php:523
665
  msgid "Promote users"
666
  msgstr "Utenti - Promuovi"
667
 
668
+ #: ../ure-lib.php:524
669
  msgid "Edit theme options"
670
  msgstr "Temi - Modifica Opzioni"
671
 
672
+ #: ../ure-lib.php:525
673
  msgid "Delete themes"
674
  msgstr "Temi - Elimina"
675
 
676
+ #: ../ure-lib.php:526
677
  msgid "Export"
678
  msgstr "Strumenti - Esporta"
679
 
680
+ #: ../ure-lib.php:609
681
  #, fuzzy
682
  msgid "Error: Capability name must contain latin characters and digits only!"
683
  msgstr "Errore: il nome del ruolo deve contenere solo numeri e caratteri latini!"
684
 
685
+ #: ../ure-lib.php:621
686
  #, fuzzy, php-format
687
  msgid "Capability %s is added successfully"
688
  msgstr "Il ruolo %s è stato creato con successo."
689
 
690
+ #: ../ure-lib.php:623
691
  #, php-format
692
  msgid "Capability %s exists already"
693
  msgstr ""
694
 
695
+ #: ../ure-lib.php:772
696
  #, php-format
697
  msgid "Error! You do not have permission to delete this capability: %s!"
698
  msgstr ""
699
 
700
+ #: ../ure-lib.php:794
701
  #, fuzzy, php-format
702
  msgid "Capability %s is removed successfully"
703
  msgstr "Il ruolo %s è stato creato con successo."
704
 
705
+ #: ../ure-lib.php:825
706
+ msgid "Help"
707
+ msgstr ""
708
+
709
  #~ msgid "Roles list reading error is encountered"
710
  #~ msgstr "Si è verificato un errore nella lettura della lista dei ruoli."
711
 
lang/ure-ja.mo CHANGED
Binary file
lang/ure-ja.po CHANGED
@@ -2,9 +2,9 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-07-07 11:32+0900\n"
6
- "PO-Revision-Date: 2011-07-07 11:48+0900\n"
7
- "Last-Translator: KAZUHIRO TERADA <info@technolog.jp>\n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,656 +18,688 @@ msgstr ""
18
  "X-Textdomain-Support: yes\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
- #: ure-lib.php:46
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  msgid "Error is occur. Please check the log file."
23
  msgstr "エラーが発生しました。ログファイルを確認してください。"
24
 
25
- #: ure-lib.php:164
26
  msgid "Database operation error. Check log file."
27
  msgstr "データベースエラーが発生しました。ログファイルを確認してください。"
28
 
29
- #: ure-lib.php:187
30
- msgid "Roles capabilities are restored from the backup data"
31
- msgstr "バックアップデータよりロール権限が読み込まれました。"
32
-
33
- #: ure-lib.php:189
34
  msgid "No backup data. It is created automatically before the first role data update."
35
  msgstr "バックアップデータが存在しません。最初にロールデータが更新する前に自動生成されます。"
36
 
37
- #: ure-lib.php:228
38
  msgid "Backup record is created for the current role capabilities"
39
  msgstr "現在のロール権限によってバックアップレコードが作成されました。"
40
 
41
- #: ure-lib.php:311
42
  msgid "Error: Role name must contain latin characters and digits only!"
43
  msgstr "エラー:ロール名には半角英数字のみご入力ください!"
44
 
45
- #: ure-lib.php:318
46
  #, php-format
47
  msgid "Role %s exists already"
48
  msgstr "ロール「%s」は既に存在します。"
49
 
50
- #: ure-lib.php:324
51
  msgid "Error is encountered during new role create operation"
52
  msgstr "新規ロール作成の際にエラーが発生しました。"
53
 
54
- #: ure-lib.php:326
55
  #, php-format
56
  msgid "Role %s is created successfully"
57
  msgstr "%sが正常に作成されました。"
58
 
59
- #: ure-lib.php:410
60
  msgid "Error encountered during role delete operation"
61
  msgstr "ロール削除の際にエラーが発生しました。"
62
 
63
- #: ure-lib.php:412
64
  #, php-format
65
  msgid "Role %s is deleted successfully"
66
  msgstr "%sが正常に削除されました。"
67
 
68
- #: ure-lib.php:430
69
  msgid "Error encountered during default role change operation"
70
  msgstr "デフォルトロール変更の際にエラーが発生しました。"
71
 
72
- #: ure-lib.php:436
73
  #, php-format
74
  msgid "Default role for new users is set to %s successfully"
75
  msgstr "新規ユーザのデフォルトロールが%sに設定されました。"
76
 
77
- #: ure-lib.php:464
78
  msgid "Editor"
79
  msgstr "編集者"
80
 
81
- #: ure-lib.php:465
82
  msgid "Author"
83
  msgstr "投稿者"
84
 
85
- #: ure-lib.php:466
86
  msgid "Contributor"
87
  msgstr "寄稿者"
88
 
89
- #: ure-lib.php:467
90
  msgid "Subscriber"
91
  msgstr "購読者"
92
 
93
- #: ure-lib.php:469
94
  msgid "Switch themes"
95
  msgstr "テーマの切替"
96
 
97
- #: ure-lib.php:470
98
  msgid "Edit themes"
99
  msgstr "テーマの編集"
100
 
101
- #: ure-lib.php:471
102
  msgid "Activate plugins"
103
  msgstr "プラグインの有効化"
104
 
105
- #: ure-lib.php:472
106
  msgid "Edit plugins"
107
  msgstr "プラグインの編集"
108
 
109
- #: ure-lib.php:473
110
  msgid "Edit users"
111
  msgstr "ユーザの編集"
112
 
113
- #: ure-lib.php:474
114
  msgid "Edit files"
115
  msgstr "ファイルの編集"
116
 
117
- #: ure-lib.php:475
118
  msgid "Manage options"
119
  msgstr "オプション管理"
120
 
121
- #: ure-lib.php:476
122
  msgid "Moderate comments"
123
  msgstr "コメントの変更"
124
 
125
- #: ure-lib.php:477
126
  msgid "Manage categories"
127
  msgstr "カテゴリの管理"
128
 
129
- #: ure-lib.php:478
130
  msgid "Manage links"
131
  msgstr "リンクの管理"
132
 
133
- #: ure-lib.php:479
134
  msgid "Upload files"
135
  msgstr "ファイルのアップロード"
136
 
137
- #: ure-lib.php:480
138
  msgid "Import"
139
  msgstr "インポート"
140
 
141
- #: ure-lib.php:481
142
  msgid "Unfiltered html"
143
  msgstr "フィルタなしのHTML"
144
 
145
- #: ure-lib.php:482
146
  msgid "Edit posts"
147
  msgstr "投稿の編集"
148
 
149
- #: ure-lib.php:483
150
  msgid "Edit others posts"
151
  msgstr "他者投稿の編集"
152
 
153
- #: ure-lib.php:484
154
  msgid "Edit published posts"
155
  msgstr "公開済み投稿の編集"
156
 
157
- #: ure-lib.php:485
158
  msgid "Publish posts"
159
  msgstr "投稿の公開"
160
 
161
- #: ure-lib.php:486
162
  msgid "Edit pages"
163
  msgstr "ページの編集"
164
 
165
- #: ure-lib.php:487
166
  msgid "Read"
167
  msgstr "参照"
168
 
169
- #: ure-lib.php:488
170
  msgid "Level 10"
171
  msgstr "レベル10"
172
 
173
- #: ure-lib.php:489
174
  msgid "Level 9"
175
  msgstr "レベル9"
176
 
177
- #: ure-lib.php:490
178
  msgid "Level 8"
179
  msgstr "レベル8"
180
 
181
- #: ure-lib.php:491
182
  msgid "Level 7"
183
  msgstr "レベル7"
184
 
185
- #: ure-lib.php:492
186
  msgid "Level 6"
187
  msgstr "レベル6"
188
 
189
- #: ure-lib.php:493
190
  msgid "Level 5"
191
  msgstr "レベル5"
192
 
193
- #: ure-lib.php:494
194
  msgid "Level 4"
195
  msgstr "レベル4"
196
 
197
- #: ure-lib.php:495
198
  msgid "Level 3"
199
  msgstr "レベル3"
200
 
201
- #: ure-lib.php:496
202
  msgid "Level 2"
203
  msgstr "レベル2"
204
 
205
- #: ure-lib.php:497
206
  msgid "Level 1"
207
  msgstr "レベル1"
208
 
209
- #: ure-lib.php:498
210
  msgid "Level 0"
211
  msgstr "レベル0"
212
 
213
- #: ure-lib.php:499
214
  msgid "Edit others pages"
215
  msgstr "他者ページの編集"
216
 
217
- #: ure-lib.php:500
218
  msgid "Edit published pages"
219
  msgstr "公開済みページの編集"
220
 
221
- #: ure-lib.php:501
222
  msgid "Publish pages"
223
  msgstr "ページの公開"
224
 
225
- #: ure-lib.php:502
226
  msgid "Delete pages"
227
  msgstr "ページの削除"
228
 
229
- #: ure-lib.php:503
230
  msgid "Delete others pages"
231
  msgstr "他者ページの削除"
232
 
233
- #: ure-lib.php:504
234
  msgid "Delete published pages"
235
  msgstr "公開済みページの削除"
236
 
237
- #: ure-lib.php:505
238
  msgid "Delete posts"
239
  msgstr "投稿の削除"
240
 
241
- #: ure-lib.php:506
242
  msgid "Delete others posts"
243
  msgstr "他者投稿の削除"
244
 
245
- #: ure-lib.php:507
246
  msgid "Delete published posts"
247
  msgstr "公開済み投稿の削除"
248
 
249
- #: ure-lib.php:508
250
  msgid "Delete private posts"
251
  msgstr "プライベート投稿の削除"
252
 
253
- #: ure-lib.php:509
254
  msgid "Edit private posts"
255
  msgstr "プライベート投稿の編集"
256
 
257
- #: ure-lib.php:510
258
  msgid "Read private posts"
259
  msgstr "プライベート投稿の参照"
260
 
261
- #: ure-lib.php:511
262
  msgid "Delete private pages"
263
  msgstr "プライベートページの削除"
264
 
265
- #: ure-lib.php:512
266
  msgid "Edit private pages"
267
  msgstr "プライベートページの編集"
268
 
269
- #: ure-lib.php:513
270
  msgid "Read private pages"
271
  msgstr "プライベートページの参照"
272
 
273
- #: ure-lib.php:514
274
  msgid "Delete users"
275
  msgstr "ユーザの削除"
276
 
277
- #: ure-lib.php:515
278
  msgid "Create users"
279
  msgstr "ユーザ作成"
280
 
281
- #: ure-lib.php:516
282
  msgid "Unfiltered upload"
283
  msgstr "フィルタなしのアップロード"
284
 
285
- #: ure-lib.php:517
286
  msgid "Edit dashboard"
287
  msgstr "ダッシュボードの編集"
288
 
289
- #: ure-lib.php:518
290
  msgid "Update plugins"
291
  msgstr "プラグインのアップデート"
292
 
293
- #: ure-lib.php:519
294
  msgid "Delete plugins"
295
  msgstr "プラグインの削除"
296
 
297
- #: ure-lib.php:520
298
  msgid "Install plugins"
299
  msgstr "プラグインのインストール"
300
 
301
- #: ure-lib.php:521
302
  msgid "Update themes"
303
  msgstr "テーマのアップデート"
304
 
305
- #: ure-lib.php:522
306
  msgid "Install themes"
307
  msgstr "テーマのインストール"
308
 
309
- #: ure-lib.php:523
310
  msgid "Update core"
311
  msgstr "コアアップデート"
312
 
313
- #: ure-lib.php:524
314
  msgid "List users"
315
  msgstr "ユーザ一覧"
316
 
317
- #: ure-lib.php:525
318
  msgid "Remove users"
319
  msgstr "ユーザの削除"
320
 
321
- #: ure-lib.php:526
322
  msgid "Add users"
323
  msgstr "ユーザの追加"
324
 
325
- #: ure-lib.php:527
326
  msgid "Promote users"
327
  msgstr "ユーザの昇格"
328
 
329
- #: ure-lib.php:528
330
  msgid "Edit theme options"
331
  msgstr "テーマオプションの編集"
332
 
333
- #: ure-lib.php:529
334
  msgid "Delete themes"
335
  msgstr "テーマの削除"
336
 
337
- #: ure-lib.php:530
338
  msgid "Export"
339
  msgstr "エクスポート"
340
 
341
- #: ure-lib.php:613
342
  msgid "Error: Capability name must contain latin characters and digits only!"
343
  msgstr "エラー:権限名には半角英数字のみご入力ください!"
344
 
345
- #: ure-lib.php:625
346
  #, php-format
347
  msgid "Capability %s is added successfully"
348
  msgstr "権限「%s」が正常に追加されました。"
349
 
350
- #: ure-lib.php:627
351
  #, php-format
352
  msgid "Capability %s exists already"
353
  msgstr "権限「%s」は既に存在します。"
354
 
355
- #: ure-lib.php:791
356
  #, php-format
357
  msgid "Error! You do not have permission to delete this capability: %s!"
358
  msgstr "エラー!権限「%s」を削除する権限がありません。"
359
 
360
- #: ure-lib.php:799
361
  #, php-format
362
  msgid "Capability %s is removed successfully"
363
  msgstr "権限「%s」が正常に削除されました。"
364
 
365
- #: ure-options.php:128
366
- msgid "Role"
367
- msgstr "ロール"
368
-
369
- #: ure-options.php:128
370
- msgid "is updated successfully"
371
- msgstr "正常に更新されました。"
372
-
373
- #: ure-options.php:137
374
- msgid "User"
375
- msgstr "ユーザ"
376
-
377
- #: ure-options.php:137
378
- msgid "capabilities are updated successfully"
379
- msgstr "権限は正常に更新されました。"
380
-
381
- #: ure-options.php:166
382
- msgid "About this Plugin:"
383
- msgstr "本プラグインについて:"
384
-
385
- #: ure-options.php:167
386
- msgid "Author's website"
387
- msgstr "作成者サイト"
388
-
389
- #: ure-options.php:168
390
- msgid "Plugin webpage"
391
- msgstr "プラグインサイト"
392
-
393
- #: ure-options.php:169
394
- #: user-role-editor.php:191
395
- msgid "Changelog"
396
- msgstr "変更ログ"
397
-
398
- #: ure-options.php:170
399
- msgid "FAQ"
400
- msgstr "FAQ"
401
-
402
- #: ure-options.php:171
403
- msgid "Donate"
404
- msgstr "寄付"
405
-
406
- #: ure-options.php:173
407
- msgid "Greetings:"
408
- msgstr "ごあいさつ:"
409
-
410
- #: ure-options.php:174
411
- msgid "It's me, the author"
412
- msgstr "作成者"
413
-
414
- #: ure-options.php:175
415
- msgid "For the help with Belorussian translation"
416
- msgstr "ベラルーシ語翻訳"
417
-
418
- #: ure-options.php:176
419
- msgid "For the help with Brasilian translation"
420
- msgstr "ポルトガル語翻訳"
421
-
422
- #: ure-options.php:177
423
- msgid "For the help with Chinese translation"
424
- msgstr "中国語翻訳"
425
-
426
- #: ure-options.php:178
427
- msgid "For the help with Dutch translation"
428
- msgstr "オランダ語翻訳"
429
-
430
- #: ure-options.php:179
431
- msgid "For the help with Finnish translation"
432
- msgstr "フィンランド語翻訳"
433
-
434
- #: ure-options.php:180
435
- msgid "For the help with French translation"
436
- msgstr "フランス語翻訳"
437
-
438
- #: ure-options.php:181
439
- msgid "For the help with German translation"
440
- msgstr "ドイツ語翻訳"
441
-
442
- #: ure-options.php:182
443
- msgid "For the help with Hungarian translation"
444
- msgstr "ハンガリー語翻訳"
445
-
446
- #: ure-options.php:183
447
- #: ure-options.php:184
448
- #: ure-options.php:185
449
- #: ure-options.php:186
450
- msgid "For the help with Italian translation"
451
- msgstr "イタリア語翻訳"
452
-
453
- #: ure-options.php:187
454
- msgid "For the help with Japanese translation"
455
- msgstr "日本語翻訳"
456
-
457
- #: ure-options.php:188
458
- msgid "For the help with Persian translation"
459
- msgstr "ペルシャ語翻訳"
460
-
461
- #: ure-options.php:189
462
- msgid "For the help with Polish translation"
463
- msgstr "ポーランド語翻訳"
464
-
465
- #: ure-options.php:190
466
- msgid "For the help with Spanish translation"
467
- msgstr "スペイン語翻訳"
468
-
469
- #: ure-options.php:191
470
- msgid "For the help with Swedish translation"
471
- msgstr "スウェーデン語翻訳"
472
-
473
- #: ure-options.php:192
474
- #: ure-options.php:193
475
- #: ure-options.php:194
476
- msgid "For the help with Turkish translation"
477
- msgstr "トルコ語翻訳"
478
-
479
- #: ure-options.php:196
480
- msgid "For the code to hide administrator role"
481
- msgstr "管理者ロールを非表示にする方法"
482
-
483
- #: ure-options.php:197
484
- msgid "For the code enhancement suggestion"
485
- msgstr "コード向上提案"
486
-
487
- #: ure-options.php:199
488
- 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."
489
- msgstr "<hr />あなたの名前を表示し、サイトへのリンクを張りますか?翻訳のお手伝いおよび新しいアイディアのご提供に感謝致します。"
490
-
491
- #: ure-role-edit.php:84
492
- msgid " Name can not be empty!"
493
- msgstr "名前を入力してください!"
494
-
495
- #: ure-role-edit.php:88
496
- msgid " Name must contain latin characters and digits only!"
497
- msgstr "名前には半角英数字のみを入力してください!"
498
-
499
- #: ure-role-edit.php:93
500
- #: ure-role-edit.php:246
501
- msgid "Delete Role"
502
- msgstr "ロール削除"
503
-
504
- #: ure-role-edit.php:95
505
- msgid "Change Default Role"
506
- msgstr "デフォルトロールの変更"
507
-
508
- #: ure-role-edit.php:97
509
- #: ure-role-edit.php:217
510
- msgid "Restore Roles from backup copy"
511
- msgstr "バックアップからロールを読み込む"
512
-
513
- #: ure-role-edit.php:99
514
- msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
515
- msgstr "警告:重要な権限の削除はプラグインやその他のカスタムコードを破損させる可能性がありますので、ご注意ください!"
516
-
517
- #: ure-role-edit.php:101
518
- msgid "Please confirm to continue"
519
- msgstr "更新してもよろしいですか?"
520
-
521
- #: ure-role-edit.php:134
522
- #, php-format
523
- msgid "Role \"%s\" update: please confirm to continue"
524
- msgstr "\"%s\"の権限を更新してもよろしいですか?"
525
-
526
- #: ure-role-edit.php:142
527
- msgid "Select Role and change its capabilities list"
528
- msgstr "ロールを選択し、権限を変更してください。"
529
-
530
- #: ure-role-edit.php:144
531
- msgid "Select Role:"
532
- msgstr "ロール選択:"
533
-
534
- #: ure-role-edit.php:153
535
- #: ure-user-edit.php:84
536
- msgid "Show capabilities in human readable form"
537
- msgstr "各権限を概説で表示する"
538
-
539
- #: ure-role-edit.php:157
540
- msgid "If checked, then apply action to ALL sites of this Network"
541
- msgstr "チェックされた場合は、ネットワーク上のすべてのサイトに適用してください。"
542
-
543
- #: ure-role-edit.php:167
544
- msgid "Apply to All Sites"
545
- msgstr "すべてのサイトに適用"
546
-
547
- #: ure-role-edit.php:213
548
- #: ure-user-edit.php:133
549
- msgid "Update"
550
- msgstr "保存"
551
-
552
- #: ure-role-edit.php:213
553
- #: ure-user-edit.php:133
554
- msgid "Save Changes"
555
- msgstr "変更を保存"
556
-
557
- #: ure-role-edit.php:214
558
- #: ure-user-edit.php:134
559
- msgid "Cancel"
560
- msgstr "キャンセル"
561
-
562
- #: ure-role-edit.php:214
563
- #: ure-user-edit.php:134
564
- msgid "Cancel not saved changes"
565
- msgstr "変更を保存せずにキャンセルする。"
566
-
567
- #: ure-role-edit.php:217
568
- msgid "Reset"
569
- msgstr "リセット"
570
-
571
- #: ure-role-edit.php:227
572
- msgid "Add New Role"
573
- msgstr "新しいロールの追加"
574
-
575
- #: ure-role-edit.php:232
576
- #: ure-role-edit.php:261
577
- msgid "Add"
578
- msgstr "追加"
579
-
580
- #: ure-role-edit.php:232
581
- msgid "Add New User Role"
582
- msgstr "新しいユーザロールの追加"
583
-
584
- #: ure-role-edit.php:236
585
- msgid "Default Role for New User"
586
- msgstr "新規ユーザのデフォルトロール"
587
-
588
- #: ure-role-edit.php:241
589
- msgid "Change"
590
- msgstr "変更"
591
-
592
- #: ure-role-edit.php:241
593
- msgid "Set as Default User Role"
594
- msgstr "デフォルトロールとして設定"
595
-
596
- #: ure-role-edit.php:251
597
- msgid "Delete"
598
- msgstr "削除"
599
-
600
- #: ure-role-edit.php:251
601
- msgid "Delete User Role"
602
- msgstr "ロール削除"
603
-
604
- #: ure-role-edit.php:256
605
- #: ure-role-edit.php:261
606
- msgid "Add New Capability"
607
- msgstr "新しい権限の追加"
608
-
609
- #: ure-role-edit.php:266
610
- msgid "Remove Capability"
611
- msgstr "権限の削除"
612
-
613
- #: ure-role-edit.php:271
614
- msgid "Remove"
615
- msgstr "削除"
616
-
617
- #: ure-role-edit.php:271
618
- msgid "Remove User Capability"
619
- msgstr "ユーザ権限の削除"
620
-
621
- #: ure-user-edit.php:65
622
- #, php-format
623
- msgid "User \"%s\" update: please confirm to continue"
624
- msgstr "ユーザ「%s」の更新:続行してもよろしいでしょうか?"
625
-
626
- #: ure-user-edit.php:72
627
- msgid "Change capabilities for user"
628
- msgstr "ユーザ権限を変更"
629
-
630
- #: ure-user-edit.php:75
631
- msgid "Role:"
632
- msgstr "ロール:"
633
-
634
- #: ure-user-edit.php:88
635
- msgid "Add capabilities to this user:"
636
- msgstr "このユーザに権限を追加:"
637
-
638
- #: user-role-editor.php:38
639
- msgid "User Role Editor requires WordPress 3.0 or newer."
640
- msgstr "User Role Editor はWordpress 3.0 以上の環境を必要とします。"
641
-
642
- #: user-role-editor.php:38
643
- #: user-role-editor.php:43
644
- msgid "Please update!"
645
- msgstr "アップデートしてください!"
646
-
647
- #: user-role-editor.php:43
648
- msgid "User Role Editor requires PHP 5.0 or newer."
649
- msgstr "User Role Editor はPHP5.0以上の環境を必要とします。"
650
-
651
- #: user-role-editor.php:68
652
- msgid "Only"
653
- msgstr "のみ"
654
-
655
- #: user-role-editor.php:68
656
- msgid "is allowed to use"
657
- msgstr "使用が許可されています。"
658
-
659
- #: user-role-editor.php:75
660
- #: user-role-editor.php:205
661
- msgid "User Role Editor"
662
- msgstr "User Role Editor"
663
-
664
- #: user-role-editor.php:181
665
- msgid "Settings"
666
- msgstr "設定"
667
-
668
- #: user-role-editor.php:230
669
- msgid "Capabilities"
670
- msgstr "権限"
671
 
672
  #~ msgid "Roles list reading error is encountered"
673
  #~ msgstr "ロールリストの読込中にエラーが発生しました。"
 
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-12-10 19:16+0700\n"
6
+ "PO-Revision-Date: 2011-12-10 19:16+0700\n"
7
+ "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
18
  "X-Textdomain-Support: yes\n"
19
  "X-Poedit-SearchPath-0: .\n"
20
 
21
+ #: ure-role-edit.php:27
22
+ #, fuzzy
23
+ msgid "None"
24
+ msgstr "寄付"
25
+
26
+ #: ure-role-edit.php:92
27
+ msgid " Name can not be empty!"
28
+ msgstr "名前を入力してください!"
29
+
30
+ #: ure-role-edit.php:96
31
+ msgid " Name must contain latin characters and digits only!"
32
+ msgstr "名前には半角英数字のみを入力してください!"
33
+
34
+ #: ure-role-edit.php:101
35
+ #: ure-role-edit.php:284
36
+ msgid "Delete Role"
37
+ msgstr "ロール削除"
38
+
39
+ #: ure-role-edit.php:103
40
+ msgid "Change Default Role"
41
+ msgstr "デフォルトロールの変更"
42
+
43
+ #: ure-role-edit.php:105
44
+ 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"
45
+ msgstr ""
46
+
47
+ #: ure-role-edit.php:107
48
+ msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
49
+ msgstr "警告:重要な権限の削除はプラグインやその他のカスタムコードを破損させる可能性がありますので、ご注意ください!"
50
+
51
+ #: ure-role-edit.php:109
52
+ msgid "Please confirm to continue"
53
+ msgstr "更新してもよろしいですか?"
54
+
55
+ #: ure-role-edit.php:146
56
+ #, php-format
57
+ msgid "Role \"%s\" update: please confirm to continue"
58
+ msgstr "\"%s\"の権限を更新してもよろしいですか?"
59
+
60
+ #: ure-role-edit.php:154
61
+ msgid "Select Role and change its capabilities list"
62
+ msgstr "ロールを選択し、権限を変更してください。"
63
+
64
+ #: ure-role-edit.php:156
65
+ msgid "Select Role:"
66
+ msgstr "ロール選択:"
67
+
68
+ #: ure-role-edit.php:166
69
+ #: ure-user-edit.php:86
70
+ msgid "Show capabilities in human readable form"
71
+ msgstr "各権限を概説で表示する"
72
+
73
+ #: ure-role-edit.php:175
74
+ #: ure-user-edit.php:95
75
+ msgid "Show deprecated capabilities"
76
+ msgstr ""
77
+
78
+ #: ure-role-edit.php:179
79
+ msgid "If checked, then apply action to ALL sites of this Network"
80
+ msgstr "チェックされた場合は、ネットワーク上のすべてのサイトに適用してください。"
81
+
82
+ #: ure-role-edit.php:189
83
+ msgid "Apply to All Sites"
84
+ msgstr "すべてのサイトに適用"
85
+
86
+ #: ure-role-edit.php:247
87
+ #: ure-user-edit.php:156
88
+ msgid "Update"
89
+ msgstr "保存"
90
+
91
+ #: ure-role-edit.php:247
92
+ #: ure-user-edit.php:156
93
+ msgid "Save Changes"
94
+ msgstr "変更を保存"
95
+
96
+ #: ure-role-edit.php:248
97
+ #: ure-user-edit.php:157
98
+ msgid "Cancel"
99
+ msgstr "キャンセル"
100
+
101
+ #: ure-role-edit.php:248
102
+ #: ure-user-edit.php:157
103
+ msgid "Cancel not saved changes"
104
+ msgstr "変更を保存せずにキャンセルする。"
105
+
106
+ #: ure-role-edit.php:251
107
+ msgid "Reset"
108
+ msgstr "リセット"
109
+
110
+ #: ure-role-edit.php:251
111
+ msgid "Restore Roles from backup copy"
112
+ msgstr "バックアップからロールを読み込む"
113
+
114
+ #: ure-role-edit.php:261
115
+ msgid "Add New Role"
116
+ msgstr "新しいロールの追加"
117
+
118
+ #: ure-role-edit.php:263
119
+ msgid "Name: "
120
+ msgstr ""
121
+
122
+ #: ure-role-edit.php:267
123
+ msgid "Make copy of: "
124
+ msgstr ""
125
+
126
+ #: ure-role-edit.php:270
127
+ #: ure-role-edit.php:299
128
+ msgid "Add"
129
+ msgstr "追加"
130
+
131
+ #: ure-role-edit.php:270
132
+ msgid "Add New User Role"
133
+ msgstr "新しいユーザロールの追加"
134
+
135
+ #: ure-role-edit.php:274
136
+ msgid "Default Role for New User"
137
+ msgstr "新規ユーザのデフォルトロール"
138
+
139
+ #: ure-role-edit.php:279
140
+ msgid "Change"
141
+ msgstr "変更"
142
+
143
+ #: ure-role-edit.php:279
144
+ msgid "Set as Default User Role"
145
+ msgstr "デフォルトロールとして設定"
146
+
147
+ #: ure-role-edit.php:289
148
+ msgid "Delete"
149
+ msgstr "削除"
150
+
151
+ #: ure-role-edit.php:289
152
+ msgid "Delete User Role"
153
+ msgstr "ロール削除"
154
+
155
+ #: ure-role-edit.php:294
156
+ #: ure-role-edit.php:299
157
+ msgid "Add New Capability"
158
+ msgstr "新しい権限の追加"
159
+
160
+ #: ure-role-edit.php:304
161
+ msgid "Remove Capability"
162
+ msgstr "権限の削除"
163
+
164
+ #: ure-role-edit.php:309
165
+ msgid "Remove"
166
+ msgstr "削除"
167
+
168
+ #: ure-role-edit.php:309
169
+ msgid "Remove User Capability"
170
+ msgstr "ユーザ権限の削除"
171
+
172
+ #: ure-user-edit.php:67
173
+ #, php-format
174
+ msgid "User \"%s\" update: please confirm to continue"
175
+ msgstr "ユーザ「%s」の更新:続行してもよろしいでしょうか?"
176
+
177
+ #: ure-user-edit.php:74
178
+ msgid "Change capabilities for user"
179
+ msgstr "ユーザ権限を変更"
180
+
181
+ #: ure-user-edit.php:77
182
+ msgid "Role:"
183
+ msgstr "ロール:"
184
+
185
+ #: ure-user-edit.php:99
186
+ msgid "Add capabilities to this user:"
187
+ msgstr "このユーザに権限を追加:"
188
+
189
+ #: ure-options.php:59
190
+ #, fuzzy
191
+ msgid "User Roles are restored from the backup data. "
192
+ msgstr "バックアップデータよりロール権限が読み込まれました。"
193
+
194
+ #: ure-options.php:125
195
+ msgid "Error: "
196
+ msgstr ""
197
+
198
+ #: ure-options.php:125
199
+ #: ure-options.php:143
200
+ msgid "Role"
201
+ msgstr "ロール"
202
+
203
+ #: ure-options.php:125
204
+ msgid "does not exist"
205
+ msgstr ""
206
+
207
+ #: ure-options.php:143
208
+ msgid "is updated successfully"
209
+ msgstr "正常に更新されました。"
210
+
211
+ #: ure-options.php:152
212
+ msgid "User"
213
+ msgstr "ユーザ"
214
+
215
+ #: ure-options.php:152
216
+ msgid "capabilities are updated successfully"
217
+ msgstr "権限は正常に更新されました。"
218
+
219
+ #: ure-options.php:192
220
+ msgid "About this Plugin:"
221
+ msgstr "本プラグインについて:"
222
+
223
+ #: ure-options.php:193
224
+ msgid "Author's website"
225
+ msgstr "作成者サイト"
226
+
227
+ #: ure-options.php:194
228
+ msgid "Plugin webpage"
229
+ msgstr "プラグインサイト"
230
+
231
+ #: ure-options.php:195
232
+ #: user-role-editor.php:219
233
+ msgid "Changelog"
234
+ msgstr "変更ログ"
235
+
236
+ #: ure-options.php:196
237
+ msgid "FAQ"
238
+ msgstr "FAQ"
239
+
240
+ #: ure-options.php:210
241
+ msgid "Greetings:"
242
+ msgstr "ごあいさつ:"
243
+
244
+ #: ure-options.php:211
245
+ msgid "It's me, the author"
246
+ msgstr "作成者"
247
+
248
+ #: ure-options.php:212
249
+ msgid "For the help with Belorussian translation"
250
+ msgstr "ベラルーシ語翻訳"
251
+
252
+ #: ure-options.php:213
253
+ msgid "For the help with Brasilian translation"
254
+ msgstr "ポルトガル語翻訳"
255
+
256
+ #: ure-options.php:214
257
+ msgid "For the help with Chinese translation"
258
+ msgstr "中国語翻訳"
259
+
260
+ #: ure-options.php:215
261
+ msgid "For the help with Dutch translation"
262
+ msgstr "オランダ語翻訳"
263
+
264
+ #: ure-options.php:216
265
+ msgid "For the help with Finnish translation"
266
+ msgstr "フィンランド語翻訳"
267
+
268
+ #: ure-options.php:217
269
+ msgid "For the help with French translation"
270
+ msgstr "フランス語翻訳"
271
+
272
+ #: ure-options.php:218
273
+ msgid "For the help with German translation"
274
+ msgstr "ドイツ語翻訳"
275
+
276
+ #: ure-options.php:219
277
+ msgid "For the help with Hungarian translation"
278
+ msgstr "ハンガリー語翻訳"
279
+
280
+ #: ure-options.php:220
281
+ #: ure-options.php:221
282
+ #: ure-options.php:222
283
+ #: ure-options.php:223
284
+ msgid "For the help with Italian translation"
285
+ msgstr "イタリア語翻訳"
286
+
287
+ #: ure-options.php:224
288
+ msgid "For the help with Japanese translation"
289
+ msgstr "日本語翻訳"
290
+
291
+ #: ure-options.php:225
292
+ msgid "For the help with Persian translation"
293
+ msgstr "ペルシャ語翻訳"
294
+
295
+ #: ure-options.php:226
296
+ msgid "For the help with Polish translation"
297
+ msgstr "ポーランド語翻訳"
298
+
299
+ #: ure-options.php:227
300
+ msgid "For the help with Spanish translation"
301
+ msgstr "スペイン語翻訳"
302
+
303
+ #: ure-options.php:228
304
+ msgid "For the help with Swedish translation"
305
+ msgstr "スウェーデン語翻訳"
306
+
307
+ #: ure-options.php:229
308
+ #: ure-options.php:230
309
+ #: ure-options.php:231
310
+ msgid "For the help with Turkish translation"
311
+ msgstr "トルコ語翻訳"
312
+
313
+ #: ure-options.php:233
314
+ msgid "For the code to hide administrator role"
315
+ msgstr "管理者ロールを非表示にする方法"
316
+
317
+ #: ure-options.php:234
318
+ msgid "For the code enhancement suggestion"
319
+ msgstr "コード向上提案"
320
+
321
+ #: ure-options.php:236
322
+ 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."
323
+ msgstr "<hr />あなたの名前を表示し、サイトへのリンクを張りますか?翻訳のお手伝いおよび新しいアイディアのご提供に感謝致します。"
324
+
325
+ #: user-role-editor.php:35
326
+ msgid "User Role Editor requires WordPress 3.0 or newer."
327
+ msgstr "User Role Editor はWordpress 3.0 以上の環境を必要とします。"
328
+
329
+ #: user-role-editor.php:35
330
+ #: user-role-editor.php:40
331
+ msgid "Please update!"
332
+ msgstr "アップデートしてください!"
333
+
334
+ #: user-role-editor.php:40
335
+ msgid "User Role Editor requires PHP 5.0 or newer."
336
+ msgstr "User Role Editor はPHP5.0以上の環境を必要とします。"
337
+
338
+ #: user-role-editor.php:65
339
+ msgid "Only"
340
+ msgstr "のみ"
341
+
342
+ #: user-role-editor.php:65
343
+ msgid "is allowed to use"
344
+ msgstr "使用が許可されています。"
345
+
346
+ #: user-role-editor.php:71
347
+ #: user-role-editor.php:233
348
+ msgid "User Role Editor"
349
+ msgstr "User Role Editor"
350
+
351
+ #: user-role-editor.php:209
352
+ msgid "Settings"
353
+ msgstr "設定"
354
+
355
+ #: user-role-editor.php:258
356
+ msgid "Capabilities"
357
+ msgstr "権限"
358
+
359
+ #: ure-lib.php:45
360
  msgid "Error is occur. Please check the log file."
361
  msgstr "エラーが発生しました。ログファイルを確認してください。"
362
 
363
+ #: ure-lib.php:153
364
  msgid "Database operation error. Check log file."
365
  msgstr "データベースエラーが発生しました。ログファイルを確認してください。"
366
 
367
+ #: ure-lib.php:186
 
 
 
 
368
  msgid "No backup data. It is created automatically before the first role data update."
369
  msgstr "バックアップデータが存在しません。最初にロールデータが更新する前に自動生成されます。"
370
 
371
+ #: ure-lib.php:224
372
  msgid "Backup record is created for the current role capabilities"
373
  msgstr "現在のロール権限によってバックアップレコードが作成されました。"
374
 
375
+ #: ure-lib.php:300
376
  msgid "Error: Role name must contain latin characters and digits only!"
377
  msgstr "エラー:ロール名には半角英数字のみご入力ください!"
378
 
379
+ #: ure-lib.php:307
380
  #, php-format
381
  msgid "Role %s exists already"
382
  msgstr "ロール「%s」は既に存在します。"
383
 
384
+ #: ure-lib.php:320
385
  msgid "Error is encountered during new role create operation"
386
  msgstr "新規ロール作成の際にエラーが発生しました。"
387
 
388
+ #: ure-lib.php:322
389
  #, php-format
390
  msgid "Role %s is created successfully"
391
  msgstr "%sが正常に作成されました。"
392
 
393
+ #: ure-lib.php:406
394
  msgid "Error encountered during role delete operation"
395
  msgstr "ロール削除の際にエラーが発生しました。"
396
 
397
+ #: ure-lib.php:408
398
  #, php-format
399
  msgid "Role %s is deleted successfully"
400
  msgstr "%sが正常に削除されました。"
401
 
402
+ #: ure-lib.php:426
403
  msgid "Error encountered during default role change operation"
404
  msgstr "デフォルトロール変更の際にエラーが発生しました。"
405
 
406
+ #: ure-lib.php:432
407
  #, php-format
408
  msgid "Default role for new users is set to %s successfully"
409
  msgstr "新規ユーザのデフォルトロールが%sに設定されました。"
410
 
411
+ #: ure-lib.php:460
412
  msgid "Editor"
413
  msgstr "編集者"
414
 
415
+ #: ure-lib.php:461
416
  msgid "Author"
417
  msgstr "投稿者"
418
 
419
+ #: ure-lib.php:462
420
  msgid "Contributor"
421
  msgstr "寄稿者"
422
 
423
+ #: ure-lib.php:463
424
  msgid "Subscriber"
425
  msgstr "購読者"
426
 
427
+ #: ure-lib.php:465
428
  msgid "Switch themes"
429
  msgstr "テーマの切替"
430
 
431
+ #: ure-lib.php:466
432
  msgid "Edit themes"
433
  msgstr "テーマの編集"
434
 
435
+ #: ure-lib.php:467
436
  msgid "Activate plugins"
437
  msgstr "プラグインの有効化"
438
 
439
+ #: ure-lib.php:468
440
  msgid "Edit plugins"
441
  msgstr "プラグインの編集"
442
 
443
+ #: ure-lib.php:469
444
  msgid "Edit users"
445
  msgstr "ユーザの編集"
446
 
447
+ #: ure-lib.php:470
448
  msgid "Edit files"
449
  msgstr "ファイルの編集"
450
 
451
+ #: ure-lib.php:471
452
  msgid "Manage options"
453
  msgstr "オプション管理"
454
 
455
+ #: ure-lib.php:472
456
  msgid "Moderate comments"
457
  msgstr "コメントの変更"
458
 
459
+ #: ure-lib.php:473
460
  msgid "Manage categories"
461
  msgstr "カテゴリの管理"
462
 
463
+ #: ure-lib.php:474
464
  msgid "Manage links"
465
  msgstr "リンクの管理"
466
 
467
+ #: ure-lib.php:475
468
  msgid "Upload files"
469
  msgstr "ファイルのアップロード"
470
 
471
+ #: ure-lib.php:476
472
  msgid "Import"
473
  msgstr "インポート"
474
 
475
+ #: ure-lib.php:477
476
  msgid "Unfiltered html"
477
  msgstr "フィルタなしのHTML"
478
 
479
+ #: ure-lib.php:478
480
  msgid "Edit posts"
481
  msgstr "投稿の編集"
482
 
483
+ #: ure-lib.php:479
484
  msgid "Edit others posts"
485
  msgstr "他者投稿の編集"
486
 
487
+ #: ure-lib.php:480
488
  msgid "Edit published posts"
489
  msgstr "公開済み投稿の編集"
490
 
491
+ #: ure-lib.php:481
492
  msgid "Publish posts"
493
  msgstr "投稿の公開"
494
 
495
+ #: ure-lib.php:482
496
  msgid "Edit pages"
497
  msgstr "ページの編集"
498
 
499
+ #: ure-lib.php:483
500
  msgid "Read"
501
  msgstr "参照"
502
 
503
+ #: ure-lib.php:484
504
  msgid "Level 10"
505
  msgstr "レベル10"
506
 
507
+ #: ure-lib.php:485
508
  msgid "Level 9"
509
  msgstr "レベル9"
510
 
511
+ #: ure-lib.php:486
512
  msgid "Level 8"
513
  msgstr "レベル8"
514
 
515
+ #: ure-lib.php:487
516
  msgid "Level 7"
517
  msgstr "レベル7"
518
 
519
+ #: ure-lib.php:488
520
  msgid "Level 6"
521
  msgstr "レベル6"
522
 
523
+ #: ure-lib.php:489
524
  msgid "Level 5"
525
  msgstr "レベル5"
526
 
527
+ #: ure-lib.php:490
528
  msgid "Level 4"
529
  msgstr "レベル4"
530
 
531
+ #: ure-lib.php:491
532
  msgid "Level 3"
533
  msgstr "レベル3"
534
 
535
+ #: ure-lib.php:492
536
  msgid "Level 2"
537
  msgstr "レベル2"
538
 
539
+ #: ure-lib.php:493
540
  msgid "Level 1"
541
  msgstr "レベル1"
542
 
543
+ #: ure-lib.php:494
544
  msgid "Level 0"
545
  msgstr "レベル0"
546
 
547
+ #: ure-lib.php:495
548
  msgid "Edit others pages"
549
  msgstr "他者ページの編集"
550
 
551
+ #: ure-lib.php:496
552
  msgid "Edit published pages"
553
  msgstr "公開済みページの編集"
554
 
555
+ #: ure-lib.php:497
556
  msgid "Publish pages"
557
  msgstr "ページの公開"
558
 
559
+ #: ure-lib.php:498
560
  msgid "Delete pages"
561
  msgstr "ページの削除"
562
 
563
+ #: ure-lib.php:499
564
  msgid "Delete others pages"
565
  msgstr "他者ページの削除"
566
 
567
+ #: ure-lib.php:500
568
  msgid "Delete published pages"
569
  msgstr "公開済みページの削除"
570
 
571
+ #: ure-lib.php:501
572
  msgid "Delete posts"
573
  msgstr "投稿の削除"
574
 
575
+ #: ure-lib.php:502
576
  msgid "Delete others posts"
577
  msgstr "他者投稿の削除"
578
 
579
+ #: ure-lib.php:503
580
  msgid "Delete published posts"
581
  msgstr "公開済み投稿の削除"
582
 
583
+ #: ure-lib.php:504
584
  msgid "Delete private posts"
585
  msgstr "プライベート投稿の削除"
586
 
587
+ #: ure-lib.php:505
588
  msgid "Edit private posts"
589
  msgstr "プライベート投稿の編集"
590
 
591
+ #: ure-lib.php:506
592
  msgid "Read private posts"
593
  msgstr "プライベート投稿の参照"
594
 
595
+ #: ure-lib.php:507
596
  msgid "Delete private pages"
597
  msgstr "プライベートページの削除"
598
 
599
+ #: ure-lib.php:508
600
  msgid "Edit private pages"
601
  msgstr "プライベートページの編集"
602
 
603
+ #: ure-lib.php:509
604
  msgid "Read private pages"
605
  msgstr "プライベートページの参照"
606
 
607
+ #: ure-lib.php:510
608
  msgid "Delete users"
609
  msgstr "ユーザの削除"
610
 
611
+ #: ure-lib.php:511
612
  msgid "Create users"
613
  msgstr "ユーザ作成"
614
 
615
+ #: ure-lib.php:512
616
  msgid "Unfiltered upload"
617
  msgstr "フィルタなしのアップロード"
618
 
619
+ #: ure-lib.php:513
620
  msgid "Edit dashboard"
621
  msgstr "ダッシュボードの編集"
622
 
623
+ #: ure-lib.php:514
624
  msgid "Update plugins"
625
  msgstr "プラグインのアップデート"
626
 
627
+ #: ure-lib.php:515
628
  msgid "Delete plugins"
629
  msgstr "プラグインの削除"
630
 
631
+ #: ure-lib.php:516
632
  msgid "Install plugins"
633
  msgstr "プラグインのインストール"
634
 
635
+ #: ure-lib.php:517
636
  msgid "Update themes"
637
  msgstr "テーマのアップデート"
638
 
639
+ #: ure-lib.php:518
640
  msgid "Install themes"
641
  msgstr "テーマのインストール"
642
 
643
+ #: ure-lib.php:519
644
  msgid "Update core"
645
  msgstr "コアアップデート"
646
 
647
+ #: ure-lib.php:520
648
  msgid "List users"
649
  msgstr "ユーザ一覧"
650
 
651
+ #: ure-lib.php:521
652
  msgid "Remove users"
653
  msgstr "ユーザの削除"
654
 
655
+ #: ure-lib.php:522
656
  msgid "Add users"
657
  msgstr "ユーザの追加"
658
 
659
+ #: ure-lib.php:523
660
  msgid "Promote users"
661
  msgstr "ユーザの昇格"
662
 
663
+ #: ure-lib.php:524
664
  msgid "Edit theme options"
665
  msgstr "テーマオプションの編集"
666
 
667
+ #: ure-lib.php:525
668
  msgid "Delete themes"
669
  msgstr "テーマの削除"
670
 
671
+ #: ure-lib.php:526
672
  msgid "Export"
673
  msgstr "エクスポート"
674
 
675
+ #: ure-lib.php:609
676
  msgid "Error: Capability name must contain latin characters and digits only!"
677
  msgstr "エラー:権限名には半角英数字のみご入力ください!"
678
 
679
+ #: ure-lib.php:621
680
  #, php-format
681
  msgid "Capability %s is added successfully"
682
  msgstr "権限「%s」が正常に追加されました。"
683
 
684
+ #: ure-lib.php:623
685
  #, php-format
686
  msgid "Capability %s exists already"
687
  msgstr "権限「%s」は既に存在します。"
688
 
689
+ #: ure-lib.php:772
690
  #, php-format
691
  msgid "Error! You do not have permission to delete this capability: %s!"
692
  msgstr "エラー!権限「%s」を削除する権限がありません。"
693
 
694
+ #: ure-lib.php:794
695
  #, php-format
696
  msgid "Capability %s is removed successfully"
697
  msgstr "権限「%s」が正常に削除されました。"
698
 
699
+ #: ure-lib.php:825
700
+ msgid "Help"
701
+ msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
702
 
703
  #~ msgid "Roles list reading error is encountered"
704
  #~ msgstr "ロールリストの読込中にエラーが発生しました。"
705
+
lang/ure-nl_BE.mo CHANGED
Binary file
lang/ure-nl_BE.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-06-03 22:39+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
@@ -16,659 +16,696 @@ msgstr ""
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
- #: ../ure-role-edit.php:84
 
 
 
 
 
20
  #, fuzzy
21
  msgid " Name can not be empty!"
22
  msgstr "Rol Naam mag niet leeg zijn!"
23
 
24
- #: ../ure-role-edit.php:88
25
  #, fuzzy
26
  msgid " Name must contain latin characters and digits only!"
27
  msgstr "Rol Naam mag enkel latijnse letters en cijfers bevatten!"
28
 
29
- #: ../ure-role-edit.php:93
30
- #: ../ure-role-edit.php:246
31
  msgid "Delete Role"
32
  msgstr "Verwijder Rol"
33
 
34
- #: ../ure-role-edit.php:95
35
  msgid "Change Default Role"
36
  msgstr "Pas de standaard rol aan"
37
 
38
- #: ../ure-role-edit.php:97
39
- #: ../ure-role-edit.php:217
40
- msgid "Restore Roles from backup copy"
41
- msgstr "Herstel rollen vanaf herstelkopie."
42
 
43
- #: ../ure-role-edit.php:99
44
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
45
  msgstr ""
46
 
47
- #: ../ure-role-edit.php:101
48
  msgid "Please confirm to continue"
49
  msgstr "Bevestig om verder te gaan"
50
 
51
- #: ../ure-role-edit.php:134
52
  #, php-format
53
  msgid "Role \"%s\" update: please confirm to continue"
54
  msgstr "Rol \"%s\" update: Gelieve te bevestigen om verder te gaan."
55
 
56
- #: ../ure-role-edit.php:142
57
  msgid "Select Role and change its capabilities list"
58
  msgstr "Selecteer de rol en pas de mogelijkheden lijst aan"
59
 
60
- #: ../ure-role-edit.php:144
61
  msgid "Select Role:"
62
  msgstr "Selecteer de Rol"
63
 
64
- #: ../ure-role-edit.php:153
65
- #: ../ure-user-edit.php:80
66
  msgid "Show capabilities in human readable form"
67
  msgstr "Toon de mogelijkheden in menselijke taal"
68
 
69
- #: ../ure-role-edit.php:157
 
 
 
 
 
70
  msgid "If checked, then apply action to ALL sites of this Network"
71
  msgstr ""
72
 
73
- #: ../ure-role-edit.php:167
74
  msgid "Apply to All Sites"
75
  msgstr ""
76
 
77
- #: ../ure-role-edit.php:213
78
- #: ../ure-user-edit.php:129
79
  msgid "Update"
80
  msgstr "Vernieuw"
81
 
82
- #: ../ure-role-edit.php:213
83
- #: ../ure-user-edit.php:129
84
  msgid "Save Changes"
85
  msgstr "Opslaa"
86
 
87
- #: ../ure-role-edit.php:214
88
- #: ../ure-user-edit.php:130
89
  msgid "Cancel"
90
  msgstr "Annuleer"
91
 
92
- #: ../ure-role-edit.php:214
93
- #: ../ure-user-edit.php:130
94
  msgid "Cancel not saved changes"
95
  msgstr "Annuleer zonder op te slaan"
96
 
97
- #: ../ure-role-edit.php:217
98
  msgid "Reset"
99
  msgstr "herstel"
100
 
101
- #: ../ure-role-edit.php:227
 
 
 
 
102
  msgid "Add New Role"
103
  msgstr "Voeg nieuwe rol toe"
104
 
105
- #: ../ure-role-edit.php:232
106
- #: ../ure-role-edit.php:261
 
 
 
 
 
 
 
 
107
  msgid "Add"
108
  msgstr "Voeg Toe"
109
 
110
- #: ../ure-role-edit.php:232
111
  msgid "Add New User Role"
112
  msgstr "Voeg Nieuwe Gebruikersrol Toe"
113
 
114
- #: ../ure-role-edit.php:236
115
  msgid "Default Role for New User"
116
  msgstr "Standaard rol voor nieuwe gebruiker"
117
 
118
- #: ../ure-role-edit.php:241
119
  msgid "Change"
120
  msgstr "Pas Aan"
121
 
122
- #: ../ure-role-edit.php:241
123
  msgid "Set as Default User Role"
124
  msgstr "Stel in als Standaard Gebruikers Rol"
125
 
126
- #: ../ure-role-edit.php:251
127
  msgid "Delete"
128
  msgstr "Verwijder"
129
 
130
- #: ../ure-role-edit.php:251
131
  msgid "Delete User Role"
132
  msgstr "Verwijder Gebruikersrol"
133
 
134
- #: ../ure-role-edit.php:256
135
- #: ../ure-role-edit.php:261
136
  #, fuzzy
137
  msgid "Add New Capability"
138
  msgstr "Voeg nieuwe rol toe"
139
 
140
- #: ../ure-role-edit.php:266
141
  msgid "Remove Capability"
142
  msgstr ""
143
 
144
- #: ../ure-role-edit.php:271
145
  #, fuzzy
146
  msgid "Remove"
147
  msgstr "Rol"
148
 
149
- #: ../ure-role-edit.php:271
150
  msgid "Remove User Capability"
151
  msgstr ""
152
 
153
- #: ../ure-user-edit.php:61
154
  #, fuzzy, php-format
155
  msgid "User \"%s\" update: please confirm to continue"
156
  msgstr "Rol \"%s\" update: Gelieve te bevestigen om verder te gaan."
157
 
158
- #: ../ure-user-edit.php:68
159
  msgid "Change capabilities for user"
160
  msgstr ""
161
 
162
- #: ../ure-user-edit.php:71
163
  #, fuzzy
164
  msgid "Role:"
165
  msgstr "Rol"
166
 
167
- #: ../ure-user-edit.php:84
168
  msgid "Add capabilities to this user:"
169
  msgstr ""
170
 
171
- #: ../ure-options.php:128
 
 
 
 
 
 
 
 
 
 
172
  msgid "Role"
173
  msgstr "Rol"
174
 
175
- #: ../ure-options.php:128
 
 
 
 
176
  msgid "is updated successfully"
177
  msgstr "is successvol vernieuwd."
178
 
179
- #: ../ure-options.php:137
180
  msgid "User"
181
  msgstr ""
182
 
183
- #: ../ure-options.php:137
184
  #, fuzzy
185
  msgid "capabilities are updated successfully"
186
  msgstr "is successvol vernieuwd."
187
 
188
- #: ../ure-options.php:166
189
  msgid "About this Plugin:"
190
  msgstr "Over deze Plugin:"
191
 
192
- #: ../ure-options.php:167
193
  msgid "Author's website"
194
  msgstr "site van de auteur"
195
 
196
- #: ../ure-options.php:168
197
  msgid "Plugin webpage"
198
  msgstr "Plugin Webpagina"
199
 
200
- #: ../ure-options.php:169
201
- #: ../user-role-editor.php:191
202
  msgid "Changelog"
203
  msgstr "Changelog"
204
 
205
- #: ../ure-options.php:170
206
  msgid "FAQ"
207
  msgstr "FAQ"
208
 
209
- #: ../ure-options.php:171
210
- msgid "Donate"
211
- msgstr "Doneer"
212
-
213
- #: ../ure-options.php:173
214
  msgid "Greetings:"
215
  msgstr "Begroetingen:"
216
 
217
- #: ../ure-options.php:174
218
  msgid "It's me, the author"
219
  msgstr "Dit ben Ik, De Auteur."
220
 
221
- #: ../ure-options.php:175
222
  msgid "For the help with Belorussian translation"
223
  msgstr "voor hulp met de Belorussische vertaling"
224
 
225
- #: ../ure-options.php:176
226
  msgid "For the help with Brasilian translation"
227
  msgstr ""
228
 
229
- #: ../ure-options.php:177
230
  msgid "For the help with Chinese translation"
231
  msgstr "voor hulp met de Chinese vertaling"
232
 
233
- #: ../ure-options.php:178
234
  msgid "For the help with Dutch translation"
235
  msgstr "voor het vertalen naar het Nederlands en een nuttig idee"
236
 
237
- #: ../ure-options.php:179
238
  msgid "For the help with Finnish translation"
239
  msgstr "Voor hulp met de Finnish vertaling"
240
 
241
- #: ../ure-options.php:180
242
  msgid "For the help with French translation"
243
  msgstr "voor hulp met de Franse vertaling"
244
 
245
- #: ../ure-options.php:181
246
  msgid "For the help with German translation"
247
  msgstr "voor hulp met de Duitse vertaling"
248
 
249
- #: ../ure-options.php:182
250
  msgid "For the help with Hungarian translation"
251
  msgstr "voor hulp met de Honghaarse vertaling"
252
 
253
- #: ../ure-options.php:183
254
- #: ../ure-options.php:184
255
- #: ../ure-options.php:185
 
256
  msgid "For the help with Italian translation"
257
  msgstr "voor hulp met de Italiaanse vertaling"
258
 
259
- #: ../ure-options.php:186
260
  msgid "For the help with Japanese translation"
261
  msgstr "voor hulp met de Japanse vertaling"
262
 
263
- #: ../ure-options.php:187
264
  msgid "For the help with Persian translation"
265
  msgstr ""
266
 
267
- #: ../ure-options.php:188
268
  msgid "For the help with Polish translation"
269
  msgstr "voor hulp met de Poolse vertaling"
270
 
271
- #: ../ure-options.php:189
272
  msgid "For the help with Spanish translation"
273
  msgstr "Voor hulp met de Spaanse vertaling"
274
 
275
- #: ../ure-options.php:190
276
  msgid "For the help with Swedish translation"
277
  msgstr "Voor hulp met de Swedish vertaling"
278
 
279
- #: ../ure-options.php:191
280
- #: ../ure-options.php:192
 
281
  msgid "For the help with Turkish translation"
282
  msgstr ""
283
 
284
- #: ../ure-options.php:193
285
  msgid "For the code to hide administrator role"
286
  msgstr "voor de code om de administratie rol te verbergen"
287
 
288
- #: ../ure-options.php:194
 
 
 
 
289
  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."
290
  msgstr "Wenst u uw naam met link naar uw website hier te zien? Geen probleem! Uw hulp met het vertalen en nieuwe ideen wordt sterk geappricieerd."
291
 
292
- #: ../user-role-editor.php:38
293
  msgid "User Role Editor requires WordPress 3.0 or newer."
294
  msgstr "User Role Editor vereist WordPress 3.0 of nieuwer."
295
 
296
- #: ../user-role-editor.php:38
297
- #: ../user-role-editor.php:43
298
  msgid "Please update!"
299
  msgstr "Gelieve te Updaten"
300
 
301
- #: ../user-role-editor.php:43
302
  #, fuzzy
303
  msgid "User Role Editor requires PHP 5.0 or newer."
304
  msgstr "User Role Editor vereist WordPress 3.0 of nieuwer."
305
 
306
- #: ../user-role-editor.php:68
307
  msgid "Only"
308
  msgstr ""
309
 
310
- #: ../user-role-editor.php:68
311
  msgid "is allowed to use"
312
  msgstr ""
313
 
314
- #: ../user-role-editor.php:75
315
- #: ../user-role-editor.php:205
316
  msgid "User Role Editor"
317
  msgstr "User Role Editor"
318
 
319
- #: ../user-role-editor.php:181
320
  msgid "Settings"
321
  msgstr "Instellingen"
322
 
323
- #: ../user-role-editor.php:230
324
  msgid "Capabilities"
325
  msgstr ""
326
 
327
- #: ../ure-lib.php:46
328
  msgid "Error is occur. Please check the log file."
329
  msgstr "Er heeft zich een fout voorgedaan. Gelieve het logbestand na te zien."
330
 
331
- #: ../ure-lib.php:164
332
  msgid "Database operation error. Check log file."
333
  msgstr "Database operatie fout. Gelieve het logbestand na te zien."
334
 
335
- #: ../ure-lib.php:187
336
- msgid "Roles capabilities are restored from the backup data"
337
- msgstr "Rol mogelijkheden zijn hersteld vanaf de reservekopie."
338
-
339
- #: ../ure-lib.php:189
340
  msgid "No backup data. It is created automatically before the first role data update."
341
  msgstr "Er is geen reserve kopie. Een reserve kopie wordt automatisch aangemaakt voordat de eerste rol aangepast wordt."
342
 
343
- #: ../ure-lib.php:228
344
  msgid "Backup record is created for the current role capabilities"
345
  msgstr "De reservekopie is aangemaakt voor de huidige rol mogelijkheden"
346
 
347
- #: ../ure-lib.php:311
348
  msgid "Error: Role name must contain latin characters and digits only!"
349
  msgstr "Fout: Rol Naam mag enkel latijnse letters en cijfers bevatten!"
350
 
351
- #: ../ure-lib.php:318
352
  #, fuzzy, php-format
353
  msgid "Role %s exists already"
354
  msgstr "Rol %s is successvol aangemaakt"
355
 
356
- #: ../ure-lib.php:324
357
  msgid "Error is encountered during new role create operation"
358
  msgstr "Er heeft zich een fout voorgedaan tijdens het aanmaken van een nieuwe rol."
359
 
360
- #: ../ure-lib.php:326
361
  #, php-format
362
  msgid "Role %s is created successfully"
363
  msgstr "Rol %s is successvol aangemaakt"
364
 
365
- #: ../ure-lib.php:410
366
  msgid "Error encountered during role delete operation"
367
  msgstr "Er heeft zich een fout voorgedaan tijdens het verwijderen van de rol"
368
 
369
- #: ../ure-lib.php:412
370
  #, php-format
371
  msgid "Role %s is deleted successfully"
372
  msgstr "Rol %s is successvol verwijderd."
373
 
374
- #: ../ure-lib.php:430
375
  msgid "Error encountered during default role change operation"
376
  msgstr "Er heeft zich een fout voorgedaan tijdens het aanpassen van de standaard rol"
377
 
378
- #: ../ure-lib.php:436
379
  #, php-format
380
  msgid "Default role for new users is set to %s successfully"
381
  msgstr "De standaard rol voor nieuwe gebruikers is successvol ingesteld op %s"
382
 
383
- #: ../ure-lib.php:464
384
  msgid "Editor"
385
  msgstr "Editor"
386
 
387
- #: ../ure-lib.php:465
388
  msgid "Author"
389
  msgstr "Autheur"
390
 
391
- #: ../ure-lib.php:466
392
  msgid "Contributor"
393
  msgstr "Medewerker"
394
 
395
- #: ../ure-lib.php:467
396
  msgid "Subscriber"
397
  msgstr "Lid"
398
 
399
- #: ../ure-lib.php:469
400
  msgid "Switch themes"
401
  msgstr "Wissel Thema"
402
 
403
- #: ../ure-lib.php:470
404
  msgid "Edit themes"
405
  msgstr "Bewerk Thema"
406
 
407
- #: ../ure-lib.php:471
408
  msgid "Activate plugins"
409
  msgstr "Activeer Plugin"
410
 
411
- #: ../ure-lib.php:472
412
  msgid "Edit plugins"
413
  msgstr "Bewerk Plugin"
414
 
415
- #: ../ure-lib.php:473
416
  msgid "Edit users"
417
  msgstr "Bewerk gebruiker"
418
 
419
- #: ../ure-lib.php:474
420
  msgid "Edit files"
421
  msgstr "Bewerk bestanden"
422
 
423
- #: ../ure-lib.php:475
424
  msgid "Manage options"
425
  msgstr "Beheer Opties"
426
 
427
- #: ../ure-lib.php:476
428
  msgid "Moderate comments"
429
  msgstr "Beheer commentaar"
430
 
431
- #: ../ure-lib.php:477
432
  msgid "Manage categories"
433
  msgstr "Beheer Categorien"
434
 
435
- #: ../ure-lib.php:478
436
  msgid "Manage links"
437
  msgstr "Beheer HyperLinks"
438
 
439
- #: ../ure-lib.php:479
440
  msgid "Upload files"
441
  msgstr "Upload Bestanden"
442
 
443
- #: ../ure-lib.php:480
444
  msgid "Import"
445
  msgstr "Importeer"
446
 
447
- #: ../ure-lib.php:481
448
  msgid "Unfiltered html"
449
  msgstr "Ongefilterde HTML"
450
 
451
- #: ../ure-lib.php:482
452
  msgid "Edit posts"
453
  msgstr "Bewerk posts"
454
 
455
- #: ../ure-lib.php:483
456
  msgid "Edit others posts"
457
  msgstr "Bewerk Andere Posts"
458
 
459
- #: ../ure-lib.php:484
460
  msgid "Edit published posts"
461
  msgstr "Bewerk gepubliceerde Posts"
462
 
463
- #: ../ure-lib.php:485
464
  msgid "Publish posts"
465
  msgstr "Publiceer Posts"
466
 
467
- #: ../ure-lib.php:486
468
  msgid "Edit pages"
469
  msgstr "Bewerk Pagina's"
470
 
471
- #: ../ure-lib.php:487
472
  msgid "Read"
473
  msgstr "Lees"
474
 
475
- #: ../ure-lib.php:488
476
  msgid "Level 10"
477
  msgstr "Niveau1"
478
 
479
- #: ../ure-lib.php:489
480
  msgid "Level 9"
481
  msgstr "Niveau 9"
482
 
483
- #: ../ure-lib.php:490
484
  msgid "Level 8"
485
  msgstr "Niveau 8"
486
 
487
- #: ../ure-lib.php:491
488
  msgid "Level 7"
489
  msgstr "Niveau 7"
490
 
491
- #: ../ure-lib.php:492
492
  msgid "Level 6"
493
  msgstr "Niveau 6"
494
 
495
- #: ../ure-lib.php:493
496
  msgid "Level 5"
497
  msgstr "Niveau 5"
498
 
499
- #: ../ure-lib.php:494
500
  msgid "Level 4"
501
  msgstr "Niveau 4"
502
 
503
- #: ../ure-lib.php:495
504
  msgid "Level 3"
505
  msgstr "Niveau 3"
506
 
507
- #: ../ure-lib.php:496
508
  msgid "Level 2"
509
  msgstr "Niveau 2"
510
 
511
- #: ../ure-lib.php:497
512
  msgid "Level 1"
513
  msgstr "Niveau 1"
514
 
515
- #: ../ure-lib.php:498
516
  msgid "Level 0"
517
  msgstr "Niveau 0"
518
 
519
- #: ../ure-lib.php:499
520
  msgid "Edit others pages"
521
  msgstr "Bewerk Andere Pagina's"
522
 
523
- #: ../ure-lib.php:500
524
  msgid "Edit published pages"
525
  msgstr "Bewerk Gepubliceerde Pagina's"
526
 
527
- #: ../ure-lib.php:501
528
  msgid "Publish pages"
529
  msgstr "Publiceer Pagina's"
530
 
531
- #: ../ure-lib.php:502
532
  msgid "Delete pages"
533
  msgstr "Verwijder Pagina's"
534
 
535
- #: ../ure-lib.php:503
536
  msgid "Delete others pages"
537
  msgstr "Verwijder Andere Pagina's"
538
 
539
- #: ../ure-lib.php:504
540
  msgid "Delete published pages"
541
  msgstr "Verwijder Gepubliceerde Pagina's"
542
 
543
- #: ../ure-lib.php:505
544
  msgid "Delete posts"
545
  msgstr "Verwijder Posts"
546
 
547
- #: ../ure-lib.php:506
548
  msgid "Delete others posts"
549
  msgstr "Verwijder Andere Posts"
550
 
551
- #: ../ure-lib.php:507
552
  msgid "Delete published posts"
553
  msgstr "Verwijder Gepubliceerde Posts"
554
 
555
- #: ../ure-lib.php:508
556
  msgid "Delete private posts"
557
  msgstr "Verwijder private Posts"
558
 
559
- #: ../ure-lib.php:509
560
  msgid "Edit private posts"
561
  msgstr "Bewerk Private Posts"
562
 
563
- #: ../ure-lib.php:510
564
  msgid "Read private posts"
565
  msgstr "Lees Private posts"
566
 
567
- #: ../ure-lib.php:511
568
  msgid "Delete private pages"
569
  msgstr "Verwijder Private Pagina's"
570
 
571
- #: ../ure-lib.php:512
572
  msgid "Edit private pages"
573
  msgstr "Bewerk Private Pagina's"
574
 
575
- #: ../ure-lib.php:513
576
  msgid "Read private pages"
577
  msgstr "Lees Private Pagina's"
578
 
579
- #: ../ure-lib.php:514
580
  msgid "Delete users"
581
  msgstr "Verwijder Gebruikers"
582
 
583
- #: ../ure-lib.php:515
584
  msgid "Create users"
585
  msgstr "Maak Gebruiker"
586
 
587
- #: ../ure-lib.php:516
588
  msgid "Unfiltered upload"
589
  msgstr "Ongefilterde Upload"
590
 
591
- #: ../ure-lib.php:517
592
  msgid "Edit dashboard"
593
  msgstr "Bewerk Dashboard"
594
 
595
- #: ../ure-lib.php:518
596
  msgid "Update plugins"
597
  msgstr "Vernieuw Plugins"
598
 
599
- #: ../ure-lib.php:519
600
  msgid "Delete plugins"
601
  msgstr "Verwijder Plugins"
602
 
603
- #: ../ure-lib.php:520
604
  msgid "Install plugins"
605
  msgstr "Installeer Plugins"
606
 
607
- #: ../ure-lib.php:521
608
  msgid "Update themes"
609
  msgstr "Vernieuw Thema's"
610
 
611
- #: ../ure-lib.php:522
612
  msgid "Install themes"
613
  msgstr "Installeer Thema's"
614
 
615
- #: ../ure-lib.php:523
616
  msgid "Update core"
617
  msgstr ""
618
 
619
- #: ../ure-lib.php:524
620
  msgid "List users"
621
  msgstr ""
622
 
623
- #: ../ure-lib.php:525
624
  msgid "Remove users"
625
  msgstr ""
626
 
627
- #: ../ure-lib.php:526
628
  msgid "Add users"
629
  msgstr ""
630
 
631
- #: ../ure-lib.php:527
632
  msgid "Promote users"
633
  msgstr ""
634
 
635
- #: ../ure-lib.php:528
636
  msgid "Edit theme options"
637
  msgstr ""
638
 
639
- #: ../ure-lib.php:529
640
  msgid "Delete themes"
641
  msgstr ""
642
 
643
- #: ../ure-lib.php:530
644
  msgid "Export"
645
  msgstr ""
646
 
647
- #: ../ure-lib.php:613
648
  #, fuzzy
649
  msgid "Error: Capability name must contain latin characters and digits only!"
650
  msgstr "Fout: Rol Naam mag enkel latijnse letters en cijfers bevatten!"
651
 
652
- #: ../ure-lib.php:625
653
  #, fuzzy, php-format
654
  msgid "Capability %s is added successfully"
655
  msgstr "Rol %s is successvol aangemaakt"
656
 
657
- #: ../ure-lib.php:627
658
  #, php-format
659
  msgid "Capability %s exists already"
660
  msgstr ""
661
 
662
- #: ../ure-lib.php:791
663
  #, php-format
664
  msgid "Error! You do not have permission to delete this capability: %s!"
665
  msgstr ""
666
 
667
- #: ../ure-lib.php:799
668
  #, fuzzy, php-format
669
  msgid "Capability %s is removed successfully"
670
  msgstr "Rol %s is successvol aangemaakt"
671
 
 
 
 
 
672
  #~ msgid "Roles list reading error is encountered"
673
  #~ msgstr "Leesfout in de rollen lijst aangetroffen."
674
 
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-12-10 19:17+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
+ #: ../ure-role-edit.php:27
20
+ #, fuzzy
21
+ msgid "None"
22
+ msgstr "Doneer"
23
+
24
+ #: ../ure-role-edit.php:92
25
  #, fuzzy
26
  msgid " Name can not be empty!"
27
  msgstr "Rol Naam mag niet leeg zijn!"
28
 
29
+ #: ../ure-role-edit.php:96
30
  #, fuzzy
31
  msgid " Name must contain latin characters and digits only!"
32
  msgstr "Rol Naam mag enkel latijnse letters en cijfers bevatten!"
33
 
34
+ #: ../ure-role-edit.php:101
35
+ #: ../ure-role-edit.php:284
36
  msgid "Delete Role"
37
  msgstr "Verwijder Rol"
38
 
39
+ #: ../ure-role-edit.php:103
40
  msgid "Change Default Role"
41
  msgstr "Pas de standaard rol aan"
42
 
43
+ #: ../ure-role-edit.php:105
44
+ 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"
45
+ msgstr ""
 
46
 
47
+ #: ../ure-role-edit.php:107
48
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
49
  msgstr ""
50
 
51
+ #: ../ure-role-edit.php:109
52
  msgid "Please confirm to continue"
53
  msgstr "Bevestig om verder te gaan"
54
 
55
+ #: ../ure-role-edit.php:146
56
  #, php-format
57
  msgid "Role \"%s\" update: please confirm to continue"
58
  msgstr "Rol \"%s\" update: Gelieve te bevestigen om verder te gaan."
59
 
60
+ #: ../ure-role-edit.php:154
61
  msgid "Select Role and change its capabilities list"
62
  msgstr "Selecteer de rol en pas de mogelijkheden lijst aan"
63
 
64
+ #: ../ure-role-edit.php:156
65
  msgid "Select Role:"
66
  msgstr "Selecteer de Rol"
67
 
68
+ #: ../ure-role-edit.php:166
69
+ #: ../ure-user-edit.php:86
70
  msgid "Show capabilities in human readable form"
71
  msgstr "Toon de mogelijkheden in menselijke taal"
72
 
73
+ #: ../ure-role-edit.php:175
74
+ #: ../ure-user-edit.php:95
75
+ msgid "Show deprecated capabilities"
76
+ msgstr ""
77
+
78
+ #: ../ure-role-edit.php:179
79
  msgid "If checked, then apply action to ALL sites of this Network"
80
  msgstr ""
81
 
82
+ #: ../ure-role-edit.php:189
83
  msgid "Apply to All Sites"
84
  msgstr ""
85
 
86
+ #: ../ure-role-edit.php:247
87
+ #: ../ure-user-edit.php:156
88
  msgid "Update"
89
  msgstr "Vernieuw"
90
 
91
+ #: ../ure-role-edit.php:247
92
+ #: ../ure-user-edit.php:156
93
  msgid "Save Changes"
94
  msgstr "Opslaa"
95
 
96
+ #: ../ure-role-edit.php:248
97
+ #: ../ure-user-edit.php:157
98
  msgid "Cancel"
99
  msgstr "Annuleer"
100
 
101
+ #: ../ure-role-edit.php:248
102
+ #: ../ure-user-edit.php:157
103
  msgid "Cancel not saved changes"
104
  msgstr "Annuleer zonder op te slaan"
105
 
106
+ #: ../ure-role-edit.php:251
107
  msgid "Reset"
108
  msgstr "herstel"
109
 
110
+ #: ../ure-role-edit.php:251
111
+ msgid "Restore Roles from backup copy"
112
+ msgstr "Herstel rollen vanaf herstelkopie."
113
+
114
+ #: ../ure-role-edit.php:261
115
  msgid "Add New Role"
116
  msgstr "Voeg nieuwe rol toe"
117
 
118
+ #: ../ure-role-edit.php:263
119
+ msgid "Name: "
120
+ msgstr ""
121
+
122
+ #: ../ure-role-edit.php:267
123
+ msgid "Make copy of: "
124
+ msgstr ""
125
+
126
+ #: ../ure-role-edit.php:270
127
+ #: ../ure-role-edit.php:299
128
  msgid "Add"
129
  msgstr "Voeg Toe"
130
 
131
+ #: ../ure-role-edit.php:270
132
  msgid "Add New User Role"
133
  msgstr "Voeg Nieuwe Gebruikersrol Toe"
134
 
135
+ #: ../ure-role-edit.php:274
136
  msgid "Default Role for New User"
137
  msgstr "Standaard rol voor nieuwe gebruiker"
138
 
139
+ #: ../ure-role-edit.php:279
140
  msgid "Change"
141
  msgstr "Pas Aan"
142
 
143
+ #: ../ure-role-edit.php:279
144
  msgid "Set as Default User Role"
145
  msgstr "Stel in als Standaard Gebruikers Rol"
146
 
147
+ #: ../ure-role-edit.php:289
148
  msgid "Delete"
149
  msgstr "Verwijder"
150
 
151
+ #: ../ure-role-edit.php:289
152
  msgid "Delete User Role"
153
  msgstr "Verwijder Gebruikersrol"
154
 
155
+ #: ../ure-role-edit.php:294
156
+ #: ../ure-role-edit.php:299
157
  #, fuzzy
158
  msgid "Add New Capability"
159
  msgstr "Voeg nieuwe rol toe"
160
 
161
+ #: ../ure-role-edit.php:304
162
  msgid "Remove Capability"
163
  msgstr ""
164
 
165
+ #: ../ure-role-edit.php:309
166
  #, fuzzy
167
  msgid "Remove"
168
  msgstr "Rol"
169
 
170
+ #: ../ure-role-edit.php:309
171
  msgid "Remove User Capability"
172
  msgstr ""
173
 
174
+ #: ../ure-user-edit.php:67
175
  #, fuzzy, php-format
176
  msgid "User \"%s\" update: please confirm to continue"
177
  msgstr "Rol \"%s\" update: Gelieve te bevestigen om verder te gaan."
178
 
179
+ #: ../ure-user-edit.php:74
180
  msgid "Change capabilities for user"
181
  msgstr ""
182
 
183
+ #: ../ure-user-edit.php:77
184
  #, fuzzy
185
  msgid "Role:"
186
  msgstr "Rol"
187
 
188
+ #: ../ure-user-edit.php:99
189
  msgid "Add capabilities to this user:"
190
  msgstr ""
191
 
192
+ #: ../ure-options.php:59
193
+ #, fuzzy
194
+ msgid "User Roles are restored from the backup data. "
195
+ msgstr "Rol mogelijkheden zijn hersteld vanaf de reservekopie."
196
+
197
+ #: ../ure-options.php:125
198
+ msgid "Error: "
199
+ msgstr ""
200
+
201
+ #: ../ure-options.php:125
202
+ #: ../ure-options.php:143
203
  msgid "Role"
204
  msgstr "Rol"
205
 
206
+ #: ../ure-options.php:125
207
+ msgid "does not exist"
208
+ msgstr ""
209
+
210
+ #: ../ure-options.php:143
211
  msgid "is updated successfully"
212
  msgstr "is successvol vernieuwd."
213
 
214
+ #: ../ure-options.php:152
215
  msgid "User"
216
  msgstr ""
217
 
218
+ #: ../ure-options.php:152
219
  #, fuzzy
220
  msgid "capabilities are updated successfully"
221
  msgstr "is successvol vernieuwd."
222
 
223
+ #: ../ure-options.php:192
224
  msgid "About this Plugin:"
225
  msgstr "Over deze Plugin:"
226
 
227
+ #: ../ure-options.php:193
228
  msgid "Author's website"
229
  msgstr "site van de auteur"
230
 
231
+ #: ../ure-options.php:194
232
  msgid "Plugin webpage"
233
  msgstr "Plugin Webpagina"
234
 
235
+ #: ../ure-options.php:195
236
+ #: ../user-role-editor.php:219
237
  msgid "Changelog"
238
  msgstr "Changelog"
239
 
240
+ #: ../ure-options.php:196
241
  msgid "FAQ"
242
  msgstr "FAQ"
243
 
244
+ #: ../ure-options.php:210
 
 
 
 
245
  msgid "Greetings:"
246
  msgstr "Begroetingen:"
247
 
248
+ #: ../ure-options.php:211
249
  msgid "It's me, the author"
250
  msgstr "Dit ben Ik, De Auteur."
251
 
252
+ #: ../ure-options.php:212
253
  msgid "For the help with Belorussian translation"
254
  msgstr "voor hulp met de Belorussische vertaling"
255
 
256
+ #: ../ure-options.php:213
257
  msgid "For the help with Brasilian translation"
258
  msgstr ""
259
 
260
+ #: ../ure-options.php:214
261
  msgid "For the help with Chinese translation"
262
  msgstr "voor hulp met de Chinese vertaling"
263
 
264
+ #: ../ure-options.php:215
265
  msgid "For the help with Dutch translation"
266
  msgstr "voor het vertalen naar het Nederlands en een nuttig idee"
267
 
268
+ #: ../ure-options.php:216
269
  msgid "For the help with Finnish translation"
270
  msgstr "Voor hulp met de Finnish vertaling"
271
 
272
+ #: ../ure-options.php:217
273
  msgid "For the help with French translation"
274
  msgstr "voor hulp met de Franse vertaling"
275
 
276
+ #: ../ure-options.php:218
277
  msgid "For the help with German translation"
278
  msgstr "voor hulp met de Duitse vertaling"
279
 
280
+ #: ../ure-options.php:219
281
  msgid "For the help with Hungarian translation"
282
  msgstr "voor hulp met de Honghaarse vertaling"
283
 
284
+ #: ../ure-options.php:220
285
+ #: ../ure-options.php:221
286
+ #: ../ure-options.php:222
287
+ #: ../ure-options.php:223
288
  msgid "For the help with Italian translation"
289
  msgstr "voor hulp met de Italiaanse vertaling"
290
 
291
+ #: ../ure-options.php:224
292
  msgid "For the help with Japanese translation"
293
  msgstr "voor hulp met de Japanse vertaling"
294
 
295
+ #: ../ure-options.php:225
296
  msgid "For the help with Persian translation"
297
  msgstr ""
298
 
299
+ #: ../ure-options.php:226
300
  msgid "For the help with Polish translation"
301
  msgstr "voor hulp met de Poolse vertaling"
302
 
303
+ #: ../ure-options.php:227
304
  msgid "For the help with Spanish translation"
305
  msgstr "Voor hulp met de Spaanse vertaling"
306
 
307
+ #: ../ure-options.php:228
308
  msgid "For the help with Swedish translation"
309
  msgstr "Voor hulp met de Swedish vertaling"
310
 
311
+ #: ../ure-options.php:229
312
+ #: ../ure-options.php:230
313
+ #: ../ure-options.php:231
314
  msgid "For the help with Turkish translation"
315
  msgstr ""
316
 
317
+ #: ../ure-options.php:233
318
  msgid "For the code to hide administrator role"
319
  msgstr "voor de code om de administratie rol te verbergen"
320
 
321
+ #: ../ure-options.php:234
322
+ msgid "For the code enhancement suggestion"
323
+ msgstr ""
324
+
325
+ #: ../ure-options.php:236
326
  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."
327
  msgstr "Wenst u uw naam met link naar uw website hier te zien? Geen probleem! Uw hulp met het vertalen en nieuwe ideen wordt sterk geappricieerd."
328
 
329
+ #: ../user-role-editor.php:35
330
  msgid "User Role Editor requires WordPress 3.0 or newer."
331
  msgstr "User Role Editor vereist WordPress 3.0 of nieuwer."
332
 
333
+ #: ../user-role-editor.php:35
334
+ #: ../user-role-editor.php:40
335
  msgid "Please update!"
336
  msgstr "Gelieve te Updaten"
337
 
338
+ #: ../user-role-editor.php:40
339
  #, fuzzy
340
  msgid "User Role Editor requires PHP 5.0 or newer."
341
  msgstr "User Role Editor vereist WordPress 3.0 of nieuwer."
342
 
343
+ #: ../user-role-editor.php:65
344
  msgid "Only"
345
  msgstr ""
346
 
347
+ #: ../user-role-editor.php:65
348
  msgid "is allowed to use"
349
  msgstr ""
350
 
351
+ #: ../user-role-editor.php:71
352
+ #: ../user-role-editor.php:233
353
  msgid "User Role Editor"
354
  msgstr "User Role Editor"
355
 
356
+ #: ../user-role-editor.php:209
357
  msgid "Settings"
358
  msgstr "Instellingen"
359
 
360
+ #: ../user-role-editor.php:258
361
  msgid "Capabilities"
362
  msgstr ""
363
 
364
+ #: ../ure-lib.php:45
365
  msgid "Error is occur. Please check the log file."
366
  msgstr "Er heeft zich een fout voorgedaan. Gelieve het logbestand na te zien."
367
 
368
+ #: ../ure-lib.php:153
369
  msgid "Database operation error. Check log file."
370
  msgstr "Database operatie fout. Gelieve het logbestand na te zien."
371
 
372
+ #: ../ure-lib.php:186
 
 
 
 
373
  msgid "No backup data. It is created automatically before the first role data update."
374
  msgstr "Er is geen reserve kopie. Een reserve kopie wordt automatisch aangemaakt voordat de eerste rol aangepast wordt."
375
 
376
+ #: ../ure-lib.php:224
377
  msgid "Backup record is created for the current role capabilities"
378
  msgstr "De reservekopie is aangemaakt voor de huidige rol mogelijkheden"
379
 
380
+ #: ../ure-lib.php:300
381
  msgid "Error: Role name must contain latin characters and digits only!"
382
  msgstr "Fout: Rol Naam mag enkel latijnse letters en cijfers bevatten!"
383
 
384
+ #: ../ure-lib.php:307
385
  #, fuzzy, php-format
386
  msgid "Role %s exists already"
387
  msgstr "Rol %s is successvol aangemaakt"
388
 
389
+ #: ../ure-lib.php:320
390
  msgid "Error is encountered during new role create operation"
391
  msgstr "Er heeft zich een fout voorgedaan tijdens het aanmaken van een nieuwe rol."
392
 
393
+ #: ../ure-lib.php:322
394
  #, php-format
395
  msgid "Role %s is created successfully"
396
  msgstr "Rol %s is successvol aangemaakt"
397
 
398
+ #: ../ure-lib.php:406
399
  msgid "Error encountered during role delete operation"
400
  msgstr "Er heeft zich een fout voorgedaan tijdens het verwijderen van de rol"
401
 
402
+ #: ../ure-lib.php:408
403
  #, php-format
404
  msgid "Role %s is deleted successfully"
405
  msgstr "Rol %s is successvol verwijderd."
406
 
407
+ #: ../ure-lib.php:426
408
  msgid "Error encountered during default role change operation"
409
  msgstr "Er heeft zich een fout voorgedaan tijdens het aanpassen van de standaard rol"
410
 
411
+ #: ../ure-lib.php:432
412
  #, php-format
413
  msgid "Default role for new users is set to %s successfully"
414
  msgstr "De standaard rol voor nieuwe gebruikers is successvol ingesteld op %s"
415
 
416
+ #: ../ure-lib.php:460
417
  msgid "Editor"
418
  msgstr "Editor"
419
 
420
+ #: ../ure-lib.php:461
421
  msgid "Author"
422
  msgstr "Autheur"
423
 
424
+ #: ../ure-lib.php:462
425
  msgid "Contributor"
426
  msgstr "Medewerker"
427
 
428
+ #: ../ure-lib.php:463
429
  msgid "Subscriber"
430
  msgstr "Lid"
431
 
432
+ #: ../ure-lib.php:465
433
  msgid "Switch themes"
434
  msgstr "Wissel Thema"
435
 
436
+ #: ../ure-lib.php:466
437
  msgid "Edit themes"
438
  msgstr "Bewerk Thema"
439
 
440
+ #: ../ure-lib.php:467
441
  msgid "Activate plugins"
442
  msgstr "Activeer Plugin"
443
 
444
+ #: ../ure-lib.php:468
445
  msgid "Edit plugins"
446
  msgstr "Bewerk Plugin"
447
 
448
+ #: ../ure-lib.php:469
449
  msgid "Edit users"
450
  msgstr "Bewerk gebruiker"
451
 
452
+ #: ../ure-lib.php:470
453
  msgid "Edit files"
454
  msgstr "Bewerk bestanden"
455
 
456
+ #: ../ure-lib.php:471
457
  msgid "Manage options"
458
  msgstr "Beheer Opties"
459
 
460
+ #: ../ure-lib.php:472
461
  msgid "Moderate comments"
462
  msgstr "Beheer commentaar"
463
 
464
+ #: ../ure-lib.php:473
465
  msgid "Manage categories"
466
  msgstr "Beheer Categorien"
467
 
468
+ #: ../ure-lib.php:474
469
  msgid "Manage links"
470
  msgstr "Beheer HyperLinks"
471
 
472
+ #: ../ure-lib.php:475
473
  msgid "Upload files"
474
  msgstr "Upload Bestanden"
475
 
476
+ #: ../ure-lib.php:476
477
  msgid "Import"
478
  msgstr "Importeer"
479
 
480
+ #: ../ure-lib.php:477
481
  msgid "Unfiltered html"
482
  msgstr "Ongefilterde HTML"
483
 
484
+ #: ../ure-lib.php:478
485
  msgid "Edit posts"
486
  msgstr "Bewerk posts"
487
 
488
+ #: ../ure-lib.php:479
489
  msgid "Edit others posts"
490
  msgstr "Bewerk Andere Posts"
491
 
492
+ #: ../ure-lib.php:480
493
  msgid "Edit published posts"
494
  msgstr "Bewerk gepubliceerde Posts"
495
 
496
+ #: ../ure-lib.php:481
497
  msgid "Publish posts"
498
  msgstr "Publiceer Posts"
499
 
500
+ #: ../ure-lib.php:482
501
  msgid "Edit pages"
502
  msgstr "Bewerk Pagina's"
503
 
504
+ #: ../ure-lib.php:483
505
  msgid "Read"
506
  msgstr "Lees"
507
 
508
+ #: ../ure-lib.php:484
509
  msgid "Level 10"
510
  msgstr "Niveau1"
511
 
512
+ #: ../ure-lib.php:485
513
  msgid "Level 9"
514
  msgstr "Niveau 9"
515
 
516
+ #: ../ure-lib.php:486
517
  msgid "Level 8"
518
  msgstr "Niveau 8"
519
 
520
+ #: ../ure-lib.php:487
521
  msgid "Level 7"
522
  msgstr "Niveau 7"
523
 
524
+ #: ../ure-lib.php:488
525
  msgid "Level 6"
526
  msgstr "Niveau 6"
527
 
528
+ #: ../ure-lib.php:489
529
  msgid "Level 5"
530
  msgstr "Niveau 5"
531
 
532
+ #: ../ure-lib.php:490
533
  msgid "Level 4"
534
  msgstr "Niveau 4"
535
 
536
+ #: ../ure-lib.php:491
537
  msgid "Level 3"
538
  msgstr "Niveau 3"
539
 
540
+ #: ../ure-lib.php:492
541
  msgid "Level 2"
542
  msgstr "Niveau 2"
543
 
544
+ #: ../ure-lib.php:493
545
  msgid "Level 1"
546
  msgstr "Niveau 1"
547
 
548
+ #: ../ure-lib.php:494
549
  msgid "Level 0"
550
  msgstr "Niveau 0"
551
 
552
+ #: ../ure-lib.php:495
553
  msgid "Edit others pages"
554
  msgstr "Bewerk Andere Pagina's"
555
 
556
+ #: ../ure-lib.php:496
557
  msgid "Edit published pages"
558
  msgstr "Bewerk Gepubliceerde Pagina's"
559
 
560
+ #: ../ure-lib.php:497
561
  msgid "Publish pages"
562
  msgstr "Publiceer Pagina's"
563
 
564
+ #: ../ure-lib.php:498
565
  msgid "Delete pages"
566
  msgstr "Verwijder Pagina's"
567
 
568
+ #: ../ure-lib.php:499
569
  msgid "Delete others pages"
570
  msgstr "Verwijder Andere Pagina's"
571
 
572
+ #: ../ure-lib.php:500
573
  msgid "Delete published pages"
574
  msgstr "Verwijder Gepubliceerde Pagina's"
575
 
576
+ #: ../ure-lib.php:501
577
  msgid "Delete posts"
578
  msgstr "Verwijder Posts"
579
 
580
+ #: ../ure-lib.php:502
581
  msgid "Delete others posts"
582
  msgstr "Verwijder Andere Posts"
583
 
584
+ #: ../ure-lib.php:503
585
  msgid "Delete published posts"
586
  msgstr "Verwijder Gepubliceerde Posts"
587
 
588
+ #: ../ure-lib.php:504
589
  msgid "Delete private posts"
590
  msgstr "Verwijder private Posts"
591
 
592
+ #: ../ure-lib.php:505
593
  msgid "Edit private posts"
594
  msgstr "Bewerk Private Posts"
595
 
596
+ #: ../ure-lib.php:506
597
  msgid "Read private posts"
598
  msgstr "Lees Private posts"
599
 
600
+ #: ../ure-lib.php:507
601
  msgid "Delete private pages"
602
  msgstr "Verwijder Private Pagina's"
603
 
604
+ #: ../ure-lib.php:508
605
  msgid "Edit private pages"
606
  msgstr "Bewerk Private Pagina's"
607
 
608
+ #: ../ure-lib.php:509
609
  msgid "Read private pages"
610
  msgstr "Lees Private Pagina's"
611
 
612
+ #: ../ure-lib.php:510
613
  msgid "Delete users"
614
  msgstr "Verwijder Gebruikers"
615
 
616
+ #: ../ure-lib.php:511
617
  msgid "Create users"
618
  msgstr "Maak Gebruiker"
619
 
620
+ #: ../ure-lib.php:512
621
  msgid "Unfiltered upload"
622
  msgstr "Ongefilterde Upload"
623
 
624
+ #: ../ure-lib.php:513
625
  msgid "Edit dashboard"
626
  msgstr "Bewerk Dashboard"
627
 
628
+ #: ../ure-lib.php:514
629
  msgid "Update plugins"
630
  msgstr "Vernieuw Plugins"
631
 
632
+ #: ../ure-lib.php:515
633
  msgid "Delete plugins"
634
  msgstr "Verwijder Plugins"
635
 
636
+ #: ../ure-lib.php:516
637
  msgid "Install plugins"
638
  msgstr "Installeer Plugins"
639
 
640
+ #: ../ure-lib.php:517
641
  msgid "Update themes"
642
  msgstr "Vernieuw Thema's"
643
 
644
+ #: ../ure-lib.php:518
645
  msgid "Install themes"
646
  msgstr "Installeer Thema's"
647
 
648
+ #: ../ure-lib.php:519
649
  msgid "Update core"
650
  msgstr ""
651
 
652
+ #: ../ure-lib.php:520
653
  msgid "List users"
654
  msgstr ""
655
 
656
+ #: ../ure-lib.php:521
657
  msgid "Remove users"
658
  msgstr ""
659
 
660
+ #: ../ure-lib.php:522
661
  msgid "Add users"
662
  msgstr ""
663
 
664
+ #: ../ure-lib.php:523
665
  msgid "Promote users"
666
  msgstr ""
667
 
668
+ #: ../ure-lib.php:524
669
  msgid "Edit theme options"
670
  msgstr ""
671
 
672
+ #: ../ure-lib.php:525
673
  msgid "Delete themes"
674
  msgstr ""
675
 
676
+ #: ../ure-lib.php:526
677
  msgid "Export"
678
  msgstr ""
679
 
680
+ #: ../ure-lib.php:609
681
  #, fuzzy
682
  msgid "Error: Capability name must contain latin characters and digits only!"
683
  msgstr "Fout: Rol Naam mag enkel latijnse letters en cijfers bevatten!"
684
 
685
+ #: ../ure-lib.php:621
686
  #, fuzzy, php-format
687
  msgid "Capability %s is added successfully"
688
  msgstr "Rol %s is successvol aangemaakt"
689
 
690
+ #: ../ure-lib.php:623
691
  #, php-format
692
  msgid "Capability %s exists already"
693
  msgstr ""
694
 
695
+ #: ../ure-lib.php:772
696
  #, php-format
697
  msgid "Error! You do not have permission to delete this capability: %s!"
698
  msgstr ""
699
 
700
+ #: ../ure-lib.php:794
701
  #, fuzzy, php-format
702
  msgid "Capability %s is removed successfully"
703
  msgstr "Rol %s is successvol aangemaakt"
704
 
705
+ #: ../ure-lib.php:825
706
+ msgid "Help"
707
+ msgstr ""
708
+
709
  #~ msgid "Roles list reading error is encountered"
710
  #~ msgstr "Leesfout in de rollen lijst aangetroffen."
711
 
lang/ure-nl_NL.mo CHANGED
Binary file
lang/ure-nl_NL.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-06-03 22:40+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
@@ -16,659 +16,696 @@ msgstr ""
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
- #: ../ure-role-edit.php:84
 
 
 
 
 
20
  #, fuzzy
21
  msgid " Name can not be empty!"
22
  msgstr "Rol Naam mag niet leeg zijn!"
23
 
24
- #: ../ure-role-edit.php:88
25
  #, fuzzy
26
  msgid " Name must contain latin characters and digits only!"
27
  msgstr "Rol Naam mag enkel latijnse letters en cijfers bevatten!"
28
 
29
- #: ../ure-role-edit.php:93
30
- #: ../ure-role-edit.php:246
31
  msgid "Delete Role"
32
  msgstr "Verwijder Rol"
33
 
34
- #: ../ure-role-edit.php:95
35
  msgid "Change Default Role"
36
  msgstr "Pas de standaard rol aan"
37
 
38
- #: ../ure-role-edit.php:97
39
- #: ../ure-role-edit.php:217
40
- msgid "Restore Roles from backup copy"
41
- msgstr "Herstel rollen vanaf herstelkopie."
42
 
43
- #: ../ure-role-edit.php:99
44
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
45
  msgstr ""
46
 
47
- #: ../ure-role-edit.php:101
48
  msgid "Please confirm to continue"
49
  msgstr "Bevestig om verder te gaan"
50
 
51
- #: ../ure-role-edit.php:134
52
  #, php-format
53
  msgid "Role \"%s\" update: please confirm to continue"
54
  msgstr "Rol \"%s\" update: Gelieve te bevestigen om verder te gaan."
55
 
56
- #: ../ure-role-edit.php:142
57
  msgid "Select Role and change its capabilities list"
58
  msgstr "Selecteer de rol en pas de mogelijkheden lijst aan"
59
 
60
- #: ../ure-role-edit.php:144
61
  msgid "Select Role:"
62
  msgstr "Selecteer de Rol"
63
 
64
- #: ../ure-role-edit.php:153
65
- #: ../ure-user-edit.php:80
66
  msgid "Show capabilities in human readable form"
67
  msgstr "Toon de mogelijkheden in menselijke taal"
68
 
69
- #: ../ure-role-edit.php:157
 
 
 
 
 
70
  msgid "If checked, then apply action to ALL sites of this Network"
71
  msgstr ""
72
 
73
- #: ../ure-role-edit.php:167
74
  msgid "Apply to All Sites"
75
  msgstr ""
76
 
77
- #: ../ure-role-edit.php:213
78
- #: ../ure-user-edit.php:129
79
  msgid "Update"
80
  msgstr "Vernieuw"
81
 
82
- #: ../ure-role-edit.php:213
83
- #: ../ure-user-edit.php:129
84
  msgid "Save Changes"
85
  msgstr "Opslaa"
86
 
87
- #: ../ure-role-edit.php:214
88
- #: ../ure-user-edit.php:130
89
  msgid "Cancel"
90
  msgstr "Annuleer"
91
 
92
- #: ../ure-role-edit.php:214
93
- #: ../ure-user-edit.php:130
94
  msgid "Cancel not saved changes"
95
  msgstr "Annuleer zonder op te slaan"
96
 
97
- #: ../ure-role-edit.php:217
98
  msgid "Reset"
99
  msgstr "herstel"
100
 
101
- #: ../ure-role-edit.php:227
 
 
 
 
102
  msgid "Add New Role"
103
  msgstr "Voeg nieuwe rol toe"
104
 
105
- #: ../ure-role-edit.php:232
106
- #: ../ure-role-edit.php:261
 
 
 
 
 
 
 
 
107
  msgid "Add"
108
  msgstr "Voeg Toe"
109
 
110
- #: ../ure-role-edit.php:232
111
  msgid "Add New User Role"
112
  msgstr "Voeg Nieuwe Gebruikersrol Toe"
113
 
114
- #: ../ure-role-edit.php:236
115
  msgid "Default Role for New User"
116
  msgstr "Standaard rol voor nieuwe gebruiker"
117
 
118
- #: ../ure-role-edit.php:241
119
  msgid "Change"
120
  msgstr "Pas Aan"
121
 
122
- #: ../ure-role-edit.php:241
123
  msgid "Set as Default User Role"
124
  msgstr "Stel in als Standaard Gebruikers Rol"
125
 
126
- #: ../ure-role-edit.php:251
127
  msgid "Delete"
128
  msgstr "Verwijder"
129
 
130
- #: ../ure-role-edit.php:251
131
  msgid "Delete User Role"
132
  msgstr "Verwijder Gebruikersrol"
133
 
134
- #: ../ure-role-edit.php:256
135
- #: ../ure-role-edit.php:261
136
  #, fuzzy
137
  msgid "Add New Capability"
138
  msgstr "Voeg nieuwe rol toe"
139
 
140
- #: ../ure-role-edit.php:266
141
  msgid "Remove Capability"
142
  msgstr ""
143
 
144
- #: ../ure-role-edit.php:271
145
  #, fuzzy
146
  msgid "Remove"
147
  msgstr "Rol"
148
 
149
- #: ../ure-role-edit.php:271
150
  msgid "Remove User Capability"
151
  msgstr ""
152
 
153
- #: ../ure-user-edit.php:61
154
  #, fuzzy, php-format
155
  msgid "User \"%s\" update: please confirm to continue"
156
  msgstr "Rol \"%s\" update: Gelieve te bevestigen om verder te gaan."
157
 
158
- #: ../ure-user-edit.php:68
159
  msgid "Change capabilities for user"
160
  msgstr ""
161
 
162
- #: ../ure-user-edit.php:71
163
  #, fuzzy
164
  msgid "Role:"
165
  msgstr "Rol"
166
 
167
- #: ../ure-user-edit.php:84
168
  msgid "Add capabilities to this user:"
169
  msgstr ""
170
 
171
- #: ../ure-options.php:128
 
 
 
 
 
 
 
 
 
 
172
  msgid "Role"
173
  msgstr "Rol"
174
 
175
- #: ../ure-options.php:128
 
 
 
 
176
  msgid "is updated successfully"
177
  msgstr "is successvol vernieuwd."
178
 
179
- #: ../ure-options.php:137
180
  msgid "User"
181
  msgstr ""
182
 
183
- #: ../ure-options.php:137
184
  #, fuzzy
185
  msgid "capabilities are updated successfully"
186
  msgstr "is successvol vernieuwd."
187
 
188
- #: ../ure-options.php:166
189
  msgid "About this Plugin:"
190
  msgstr "Over deze Plugin:"
191
 
192
- #: ../ure-options.php:167
193
  msgid "Author's website"
194
  msgstr "site van de auteur"
195
 
196
- #: ../ure-options.php:168
197
  msgid "Plugin webpage"
198
  msgstr "Plugin Webpagina"
199
 
200
- #: ../ure-options.php:169
201
- #: ../user-role-editor.php:191
202
  msgid "Changelog"
203
  msgstr "Changelog"
204
 
205
- #: ../ure-options.php:170
206
  msgid "FAQ"
207
  msgstr "FAQ"
208
 
209
- #: ../ure-options.php:171
210
- msgid "Donate"
211
- msgstr "Doneer"
212
-
213
- #: ../ure-options.php:173
214
  msgid "Greetings:"
215
  msgstr "Begroetingen:"
216
 
217
- #: ../ure-options.php:174
218
  msgid "It's me, the author"
219
  msgstr "Dit ben Ik, De Auteur."
220
 
221
- #: ../ure-options.php:175
222
  msgid "For the help with Belorussian translation"
223
  msgstr "voor hulp met de Belorussische vertaling"
224
 
225
- #: ../ure-options.php:176
226
  msgid "For the help with Brasilian translation"
227
  msgstr ""
228
 
229
- #: ../ure-options.php:177
230
  msgid "For the help with Chinese translation"
231
  msgstr "voor hulp met de Chinese vertaling"
232
 
233
- #: ../ure-options.php:178
234
  msgid "For the help with Dutch translation"
235
  msgstr "voor het vertalen naar het Nederlands en een nuttig idee"
236
 
237
- #: ../ure-options.php:179
238
  msgid "For the help with Finnish translation"
239
  msgstr "Voor hulp met de Finnish vertaling"
240
 
241
- #: ../ure-options.php:180
242
  msgid "For the help with French translation"
243
  msgstr "voor hulp met de Franse vertaling"
244
 
245
- #: ../ure-options.php:181
246
  msgid "For the help with German translation"
247
  msgstr "voor hulp met de Duitse vertaling"
248
 
249
- #: ../ure-options.php:182
250
  msgid "For the help with Hungarian translation"
251
  msgstr "voor hulp met de Honghaarse vertaling"
252
 
253
- #: ../ure-options.php:183
254
- #: ../ure-options.php:184
255
- #: ../ure-options.php:185
 
256
  msgid "For the help with Italian translation"
257
  msgstr "voor hulp met de Italiaanse vertaling"
258
 
259
- #: ../ure-options.php:186
260
  msgid "For the help with Japanese translation"
261
  msgstr "voor hulp met de Japanse vertaling"
262
 
263
- #: ../ure-options.php:187
264
  msgid "For the help with Persian translation"
265
  msgstr ""
266
 
267
- #: ../ure-options.php:188
268
  msgid "For the help with Polish translation"
269
  msgstr "voor hulp met de Poolse vertaling"
270
 
271
- #: ../ure-options.php:189
272
  msgid "For the help with Spanish translation"
273
  msgstr "Voor hulp met de Spaanse vertaling"
274
 
275
- #: ../ure-options.php:190
276
  msgid "For the help with Swedish translation"
277
  msgstr "Voor hulp met de Swedish vertaling"
278
 
279
- #: ../ure-options.php:191
280
- #: ../ure-options.php:192
 
281
  msgid "For the help with Turkish translation"
282
  msgstr "voor hulp met de Turkish vertaling"
283
 
284
- #: ../ure-options.php:193
285
  msgid "For the code to hide administrator role"
286
  msgstr "voor de code om de administratie rol te verbergen"
287
 
288
- #: ../ure-options.php:194
 
 
 
 
289
  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."
290
  msgstr "Wenst u uw naam met link naar uw website hier te zien? Geen probleem! Uw hulp met het vertalen en nieuwe ideen wordt sterk geappricieerd."
291
 
292
- #: ../user-role-editor.php:38
293
  msgid "User Role Editor requires WordPress 3.0 or newer."
294
  msgstr "User Role Editor vereist WordPress 3.0 of nieuwer."
295
 
296
- #: ../user-role-editor.php:38
297
- #: ../user-role-editor.php:43
298
  msgid "Please update!"
299
  msgstr "Gelieve te Updaten"
300
 
301
- #: ../user-role-editor.php:43
302
  #, fuzzy
303
  msgid "User Role Editor requires PHP 5.0 or newer."
304
  msgstr "User Role Editor vereist WordPress 3.0 of nieuwer."
305
 
306
- #: ../user-role-editor.php:68
307
  msgid "Only"
308
  msgstr ""
309
 
310
- #: ../user-role-editor.php:68
311
  msgid "is allowed to use"
312
  msgstr ""
313
 
314
- #: ../user-role-editor.php:75
315
- #: ../user-role-editor.php:205
316
  msgid "User Role Editor"
317
  msgstr "User Role Editor"
318
 
319
- #: ../user-role-editor.php:181
320
  msgid "Settings"
321
  msgstr "Instellingen"
322
 
323
- #: ../user-role-editor.php:230
324
  msgid "Capabilities"
325
  msgstr ""
326
 
327
- #: ../ure-lib.php:46
328
  msgid "Error is occur. Please check the log file."
329
  msgstr "Er heeft zich een fout voorgedaan. Gelieve het logbestand na te zien."
330
 
331
- #: ../ure-lib.php:164
332
  msgid "Database operation error. Check log file."
333
  msgstr "Database operatie fout. Gelieve het logbestand na te zien."
334
 
335
- #: ../ure-lib.php:187
336
- msgid "Roles capabilities are restored from the backup data"
337
- msgstr "Rol mogelijkheden zijn hersteld vanaf de reservekopie."
338
-
339
- #: ../ure-lib.php:189
340
  msgid "No backup data. It is created automatically before the first role data update."
341
  msgstr "Er is geen reserve kopie. Een reserve kopie wordt automatisch aangemaakt voordat de eerste rol aangepast wordt."
342
 
343
- #: ../ure-lib.php:228
344
  msgid "Backup record is created for the current role capabilities"
345
  msgstr "De reservekopie is aangemaakt voor de huidige rol mogelijkheden"
346
 
347
- #: ../ure-lib.php:311
348
  msgid "Error: Role name must contain latin characters and digits only!"
349
  msgstr "Fout: Rol Naam mag enkel latijnse letters en cijfers bevatten!"
350
 
351
- #: ../ure-lib.php:318
352
  #, fuzzy, php-format
353
  msgid "Role %s exists already"
354
  msgstr "Rol %s is successvol aangemaakt"
355
 
356
- #: ../ure-lib.php:324
357
  msgid "Error is encountered during new role create operation"
358
  msgstr "Er heeft zich een fout voorgedaan tijdens het aanmaken van een nieuwe rol."
359
 
360
- #: ../ure-lib.php:326
361
  #, php-format
362
  msgid "Role %s is created successfully"
363
  msgstr "Rol %s is successvol aangemaakt"
364
 
365
- #: ../ure-lib.php:410
366
  msgid "Error encountered during role delete operation"
367
  msgstr "Er heeft zich een fout voorgedaan tijdens het verwijderen van de rol"
368
 
369
- #: ../ure-lib.php:412
370
  #, php-format
371
  msgid "Role %s is deleted successfully"
372
  msgstr "Rol %s is successvol verwijderd."
373
 
374
- #: ../ure-lib.php:430
375
  msgid "Error encountered during default role change operation"
376
  msgstr "Er heeft zich een fout voorgedaan tijdens het aanpassen van de standaard rol"
377
 
378
- #: ../ure-lib.php:436
379
  #, php-format
380
  msgid "Default role for new users is set to %s successfully"
381
  msgstr "De standaard rol voor nieuwe gebruikers is successvol ingesteld op %s"
382
 
383
- #: ../ure-lib.php:464
384
  msgid "Editor"
385
  msgstr "Editor"
386
 
387
- #: ../ure-lib.php:465
388
  msgid "Author"
389
  msgstr "Autheur"
390
 
391
- #: ../ure-lib.php:466
392
  msgid "Contributor"
393
  msgstr "Medewerker"
394
 
395
- #: ../ure-lib.php:467
396
  msgid "Subscriber"
397
  msgstr "Lid"
398
 
399
- #: ../ure-lib.php:469
400
  msgid "Switch themes"
401
  msgstr "Wissel Thema"
402
 
403
- #: ../ure-lib.php:470
404
  msgid "Edit themes"
405
  msgstr "Bewerk Thema"
406
 
407
- #: ../ure-lib.php:471
408
  msgid "Activate plugins"
409
  msgstr "Activeer Plugin"
410
 
411
- #: ../ure-lib.php:472
412
  msgid "Edit plugins"
413
  msgstr "Bewerk Plugin"
414
 
415
- #: ../ure-lib.php:473
416
  msgid "Edit users"
417
  msgstr "Bewerk gebruiker"
418
 
419
- #: ../ure-lib.php:474
420
  msgid "Edit files"
421
  msgstr "Bewerk bestanden"
422
 
423
- #: ../ure-lib.php:475
424
  msgid "Manage options"
425
  msgstr "Beheer Opties"
426
 
427
- #: ../ure-lib.php:476
428
  msgid "Moderate comments"
429
  msgstr "Beheer commentaar"
430
 
431
- #: ../ure-lib.php:477
432
  msgid "Manage categories"
433
  msgstr "Beheer Categorien"
434
 
435
- #: ../ure-lib.php:478
436
  msgid "Manage links"
437
  msgstr "Beheer HyperLinks"
438
 
439
- #: ../ure-lib.php:479
440
  msgid "Upload files"
441
  msgstr "Upload Bestanden"
442
 
443
- #: ../ure-lib.php:480
444
  msgid "Import"
445
  msgstr "Importeer"
446
 
447
- #: ../ure-lib.php:481
448
  msgid "Unfiltered html"
449
  msgstr "Ongefilterde HTML"
450
 
451
- #: ../ure-lib.php:482
452
  msgid "Edit posts"
453
  msgstr "Bewerk posts"
454
 
455
- #: ../ure-lib.php:483
456
  msgid "Edit others posts"
457
  msgstr "Bewerk Andere Posts"
458
 
459
- #: ../ure-lib.php:484
460
  msgid "Edit published posts"
461
  msgstr "Bewerk gepubliceerde Posts"
462
 
463
- #: ../ure-lib.php:485
464
  msgid "Publish posts"
465
  msgstr "Publiceer Posts"
466
 
467
- #: ../ure-lib.php:486
468
  msgid "Edit pages"
469
  msgstr "Bewerk Pagina's"
470
 
471
- #: ../ure-lib.php:487
472
  msgid "Read"
473
  msgstr "Lees"
474
 
475
- #: ../ure-lib.php:488
476
  msgid "Level 10"
477
  msgstr "Niveau1"
478
 
479
- #: ../ure-lib.php:489
480
  msgid "Level 9"
481
  msgstr "Niveau 9"
482
 
483
- #: ../ure-lib.php:490
484
  msgid "Level 8"
485
  msgstr "Niveau 8"
486
 
487
- #: ../ure-lib.php:491
488
  msgid "Level 7"
489
  msgstr "Niveau 7"
490
 
491
- #: ../ure-lib.php:492
492
  msgid "Level 6"
493
  msgstr "Niveau 6"
494
 
495
- #: ../ure-lib.php:493
496
  msgid "Level 5"
497
  msgstr "Niveau 5"
498
 
499
- #: ../ure-lib.php:494
500
  msgid "Level 4"
501
  msgstr "Niveau 4"
502
 
503
- #: ../ure-lib.php:495
504
  msgid "Level 3"
505
  msgstr "Niveau 3"
506
 
507
- #: ../ure-lib.php:496
508
  msgid "Level 2"
509
  msgstr "Niveau 2"
510
 
511
- #: ../ure-lib.php:497
512
  msgid "Level 1"
513
  msgstr "Niveau 1"
514
 
515
- #: ../ure-lib.php:498
516
  msgid "Level 0"
517
  msgstr "Niveau 0"
518
 
519
- #: ../ure-lib.php:499
520
  msgid "Edit others pages"
521
  msgstr "Bewerk Andere Pagina's"
522
 
523
- #: ../ure-lib.php:500
524
  msgid "Edit published pages"
525
  msgstr "Bewerk Gepubliceerde Pagina's"
526
 
527
- #: ../ure-lib.php:501
528
  msgid "Publish pages"
529
  msgstr "Publiceer Pagina's"
530
 
531
- #: ../ure-lib.php:502
532
  msgid "Delete pages"
533
  msgstr "Verwijder Pagina's"
534
 
535
- #: ../ure-lib.php:503
536
  msgid "Delete others pages"
537
  msgstr "Verwijder Andere Pagina's"
538
 
539
- #: ../ure-lib.php:504
540
  msgid "Delete published pages"
541
  msgstr "Verwijder Gepubliceerde Pagina's"
542
 
543
- #: ../ure-lib.php:505
544
  msgid "Delete posts"
545
  msgstr "Verwijder Posts"
546
 
547
- #: ../ure-lib.php:506
548
  msgid "Delete others posts"
549
  msgstr "Verwijder Andere Posts"
550
 
551
- #: ../ure-lib.php:507
552
  msgid "Delete published posts"
553
  msgstr "Verwijder Gepubliceerde Posts"
554
 
555
- #: ../ure-lib.php:508
556
  msgid "Delete private posts"
557
  msgstr "Verwijder private Posts"
558
 
559
- #: ../ure-lib.php:509
560
  msgid "Edit private posts"
561
  msgstr "Bewerk Private Posts"
562
 
563
- #: ../ure-lib.php:510
564
  msgid "Read private posts"
565
  msgstr "Lees Private posts"
566
 
567
- #: ../ure-lib.php:511
568
  msgid "Delete private pages"
569
  msgstr "Verwijder Private Pagina's"
570
 
571
- #: ../ure-lib.php:512
572
  msgid "Edit private pages"
573
  msgstr "Bewerk Private Pagina's"
574
 
575
- #: ../ure-lib.php:513
576
  msgid "Read private pages"
577
  msgstr "Lees Private Pagina's"
578
 
579
- #: ../ure-lib.php:514
580
  msgid "Delete users"
581
  msgstr "Verwijder Gebruikers"
582
 
583
- #: ../ure-lib.php:515
584
  msgid "Create users"
585
  msgstr "Maak Gebruiker"
586
 
587
- #: ../ure-lib.php:516
588
  msgid "Unfiltered upload"
589
  msgstr "Ongefilterde Upload"
590
 
591
- #: ../ure-lib.php:517
592
  msgid "Edit dashboard"
593
  msgstr "Bewerk Dashboard"
594
 
595
- #: ../ure-lib.php:518
596
  msgid "Update plugins"
597
  msgstr "Vernieuw Plugins"
598
 
599
- #: ../ure-lib.php:519
600
  msgid "Delete plugins"
601
  msgstr "Verwijder Plugins"
602
 
603
- #: ../ure-lib.php:520
604
  msgid "Install plugins"
605
  msgstr "Installeer Plugins"
606
 
607
- #: ../ure-lib.php:521
608
  msgid "Update themes"
609
  msgstr "Vernieuw Thema's"
610
 
611
- #: ../ure-lib.php:522
612
  msgid "Install themes"
613
  msgstr "Installeer Thema's"
614
 
615
- #: ../ure-lib.php:523
616
  msgid "Update core"
617
  msgstr ""
618
 
619
- #: ../ure-lib.php:524
620
  msgid "List users"
621
  msgstr ""
622
 
623
- #: ../ure-lib.php:525
624
  msgid "Remove users"
625
  msgstr ""
626
 
627
- #: ../ure-lib.php:526
628
  msgid "Add users"
629
  msgstr ""
630
 
631
- #: ../ure-lib.php:527
632
  msgid "Promote users"
633
  msgstr ""
634
 
635
- #: ../ure-lib.php:528
636
  msgid "Edit theme options"
637
  msgstr ""
638
 
639
- #: ../ure-lib.php:529
640
  msgid "Delete themes"
641
  msgstr ""
642
 
643
- #: ../ure-lib.php:530
644
  msgid "Export"
645
  msgstr ""
646
 
647
- #: ../ure-lib.php:613
648
  #, fuzzy
649
  msgid "Error: Capability name must contain latin characters and digits only!"
650
  msgstr "Fout: Rol Naam mag enkel latijnse letters en cijfers bevatten!"
651
 
652
- #: ../ure-lib.php:625
653
  #, fuzzy, php-format
654
  msgid "Capability %s is added successfully"
655
  msgstr "Rol %s is successvol aangemaakt"
656
 
657
- #: ../ure-lib.php:627
658
  #, php-format
659
  msgid "Capability %s exists already"
660
  msgstr ""
661
 
662
- #: ../ure-lib.php:791
663
  #, php-format
664
  msgid "Error! You do not have permission to delete this capability: %s!"
665
  msgstr ""
666
 
667
- #: ../ure-lib.php:799
668
  #, fuzzy, php-format
669
  msgid "Capability %s is removed successfully"
670
  msgstr "Rol %s is successvol aangemaakt"
671
 
 
 
 
 
672
  #~ msgid "Roles list reading error is encountered"
673
  #~ msgstr "Leesfout in de rollen lijst aangetroffen."
674
 
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-12-10 19:17+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
+ #: ../ure-role-edit.php:27
20
+ #, fuzzy
21
+ msgid "None"
22
+ msgstr "Doneer"
23
+
24
+ #: ../ure-role-edit.php:92
25
  #, fuzzy
26
  msgid " Name can not be empty!"
27
  msgstr "Rol Naam mag niet leeg zijn!"
28
 
29
+ #: ../ure-role-edit.php:96
30
  #, fuzzy
31
  msgid " Name must contain latin characters and digits only!"
32
  msgstr "Rol Naam mag enkel latijnse letters en cijfers bevatten!"
33
 
34
+ #: ../ure-role-edit.php:101
35
+ #: ../ure-role-edit.php:284
36
  msgid "Delete Role"
37
  msgstr "Verwijder Rol"
38
 
39
+ #: ../ure-role-edit.php:103
40
  msgid "Change Default Role"
41
  msgstr "Pas de standaard rol aan"
42
 
43
+ #: ../ure-role-edit.php:105
44
+ 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"
45
+ msgstr ""
 
46
 
47
+ #: ../ure-role-edit.php:107
48
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
49
  msgstr ""
50
 
51
+ #: ../ure-role-edit.php:109
52
  msgid "Please confirm to continue"
53
  msgstr "Bevestig om verder te gaan"
54
 
55
+ #: ../ure-role-edit.php:146
56
  #, php-format
57
  msgid "Role \"%s\" update: please confirm to continue"
58
  msgstr "Rol \"%s\" update: Gelieve te bevestigen om verder te gaan."
59
 
60
+ #: ../ure-role-edit.php:154
61
  msgid "Select Role and change its capabilities list"
62
  msgstr "Selecteer de rol en pas de mogelijkheden lijst aan"
63
 
64
+ #: ../ure-role-edit.php:156
65
  msgid "Select Role:"
66
  msgstr "Selecteer de Rol"
67
 
68
+ #: ../ure-role-edit.php:166
69
+ #: ../ure-user-edit.php:86
70
  msgid "Show capabilities in human readable form"
71
  msgstr "Toon de mogelijkheden in menselijke taal"
72
 
73
+ #: ../ure-role-edit.php:175
74
+ #: ../ure-user-edit.php:95
75
+ msgid "Show deprecated capabilities"
76
+ msgstr ""
77
+
78
+ #: ../ure-role-edit.php:179
79
  msgid "If checked, then apply action to ALL sites of this Network"
80
  msgstr ""
81
 
82
+ #: ../ure-role-edit.php:189
83
  msgid "Apply to All Sites"
84
  msgstr ""
85
 
86
+ #: ../ure-role-edit.php:247
87
+ #: ../ure-user-edit.php:156
88
  msgid "Update"
89
  msgstr "Vernieuw"
90
 
91
+ #: ../ure-role-edit.php:247
92
+ #: ../ure-user-edit.php:156
93
  msgid "Save Changes"
94
  msgstr "Opslaa"
95
 
96
+ #: ../ure-role-edit.php:248
97
+ #: ../ure-user-edit.php:157
98
  msgid "Cancel"
99
  msgstr "Annuleer"
100
 
101
+ #: ../ure-role-edit.php:248
102
+ #: ../ure-user-edit.php:157
103
  msgid "Cancel not saved changes"
104
  msgstr "Annuleer zonder op te slaan"
105
 
106
+ #: ../ure-role-edit.php:251
107
  msgid "Reset"
108
  msgstr "herstel"
109
 
110
+ #: ../ure-role-edit.php:251
111
+ msgid "Restore Roles from backup copy"
112
+ msgstr "Herstel rollen vanaf herstelkopie."
113
+
114
+ #: ../ure-role-edit.php:261
115
  msgid "Add New Role"
116
  msgstr "Voeg nieuwe rol toe"
117
 
118
+ #: ../ure-role-edit.php:263
119
+ msgid "Name: "
120
+ msgstr ""
121
+
122
+ #: ../ure-role-edit.php:267
123
+ msgid "Make copy of: "
124
+ msgstr ""
125
+
126
+ #: ../ure-role-edit.php:270
127
+ #: ../ure-role-edit.php:299
128
  msgid "Add"
129
  msgstr "Voeg Toe"
130
 
131
+ #: ../ure-role-edit.php:270
132
  msgid "Add New User Role"
133
  msgstr "Voeg Nieuwe Gebruikersrol Toe"
134
 
135
+ #: ../ure-role-edit.php:274
136
  msgid "Default Role for New User"
137
  msgstr "Standaard rol voor nieuwe gebruiker"
138
 
139
+ #: ../ure-role-edit.php:279
140
  msgid "Change"
141
  msgstr "Pas Aan"
142
 
143
+ #: ../ure-role-edit.php:279
144
  msgid "Set as Default User Role"
145
  msgstr "Stel in als Standaard Gebruikers Rol"
146
 
147
+ #: ../ure-role-edit.php:289
148
  msgid "Delete"
149
  msgstr "Verwijder"
150
 
151
+ #: ../ure-role-edit.php:289
152
  msgid "Delete User Role"
153
  msgstr "Verwijder Gebruikersrol"
154
 
155
+ #: ../ure-role-edit.php:294
156
+ #: ../ure-role-edit.php:299
157
  #, fuzzy
158
  msgid "Add New Capability"
159
  msgstr "Voeg nieuwe rol toe"
160
 
161
+ #: ../ure-role-edit.php:304
162
  msgid "Remove Capability"
163
  msgstr ""
164
 
165
+ #: ../ure-role-edit.php:309
166
  #, fuzzy
167
  msgid "Remove"
168
  msgstr "Rol"
169
 
170
+ #: ../ure-role-edit.php:309
171
  msgid "Remove User Capability"
172
  msgstr ""
173
 
174
+ #: ../ure-user-edit.php:67
175
  #, fuzzy, php-format
176
  msgid "User \"%s\" update: please confirm to continue"
177
  msgstr "Rol \"%s\" update: Gelieve te bevestigen om verder te gaan."
178
 
179
+ #: ../ure-user-edit.php:74
180
  msgid "Change capabilities for user"
181
  msgstr ""
182
 
183
+ #: ../ure-user-edit.php:77
184
  #, fuzzy
185
  msgid "Role:"
186
  msgstr "Rol"
187
 
188
+ #: ../ure-user-edit.php:99
189
  msgid "Add capabilities to this user:"
190
  msgstr ""
191
 
192
+ #: ../ure-options.php:59
193
+ #, fuzzy
194
+ msgid "User Roles are restored from the backup data. "
195
+ msgstr "Rol mogelijkheden zijn hersteld vanaf de reservekopie."
196
+
197
+ #: ../ure-options.php:125
198
+ msgid "Error: "
199
+ msgstr ""
200
+
201
+ #: ../ure-options.php:125
202
+ #: ../ure-options.php:143
203
  msgid "Role"
204
  msgstr "Rol"
205
 
206
+ #: ../ure-options.php:125
207
+ msgid "does not exist"
208
+ msgstr ""
209
+
210
+ #: ../ure-options.php:143
211
  msgid "is updated successfully"
212
  msgstr "is successvol vernieuwd."
213
 
214
+ #: ../ure-options.php:152
215
  msgid "User"
216
  msgstr ""
217
 
218
+ #: ../ure-options.php:152
219
  #, fuzzy
220
  msgid "capabilities are updated successfully"
221
  msgstr "is successvol vernieuwd."
222
 
223
+ #: ../ure-options.php:192
224
  msgid "About this Plugin:"
225
  msgstr "Over deze Plugin:"
226
 
227
+ #: ../ure-options.php:193
228
  msgid "Author's website"
229
  msgstr "site van de auteur"
230
 
231
+ #: ../ure-options.php:194
232
  msgid "Plugin webpage"
233
  msgstr "Plugin Webpagina"
234
 
235
+ #: ../ure-options.php:195
236
+ #: ../user-role-editor.php:219
237
  msgid "Changelog"
238
  msgstr "Changelog"
239
 
240
+ #: ../ure-options.php:196
241
  msgid "FAQ"
242
  msgstr "FAQ"
243
 
244
+ #: ../ure-options.php:210
 
 
 
 
245
  msgid "Greetings:"
246
  msgstr "Begroetingen:"
247
 
248
+ #: ../ure-options.php:211
249
  msgid "It's me, the author"
250
  msgstr "Dit ben Ik, De Auteur."
251
 
252
+ #: ../ure-options.php:212
253
  msgid "For the help with Belorussian translation"
254
  msgstr "voor hulp met de Belorussische vertaling"
255
 
256
+ #: ../ure-options.php:213
257
  msgid "For the help with Brasilian translation"
258
  msgstr ""
259
 
260
+ #: ../ure-options.php:214
261
  msgid "For the help with Chinese translation"
262
  msgstr "voor hulp met de Chinese vertaling"
263
 
264
+ #: ../ure-options.php:215
265
  msgid "For the help with Dutch translation"
266
  msgstr "voor het vertalen naar het Nederlands en een nuttig idee"
267
 
268
+ #: ../ure-options.php:216
269
  msgid "For the help with Finnish translation"
270
  msgstr "Voor hulp met de Finnish vertaling"
271
 
272
+ #: ../ure-options.php:217
273
  msgid "For the help with French translation"
274
  msgstr "voor hulp met de Franse vertaling"
275
 
276
+ #: ../ure-options.php:218
277
  msgid "For the help with German translation"
278
  msgstr "voor hulp met de Duitse vertaling"
279
 
280
+ #: ../ure-options.php:219
281
  msgid "For the help with Hungarian translation"
282
  msgstr "voor hulp met de Honghaarse vertaling"
283
 
284
+ #: ../ure-options.php:220
285
+ #: ../ure-options.php:221
286
+ #: ../ure-options.php:222
287
+ #: ../ure-options.php:223
288
  msgid "For the help with Italian translation"
289
  msgstr "voor hulp met de Italiaanse vertaling"
290
 
291
+ #: ../ure-options.php:224
292
  msgid "For the help with Japanese translation"
293
  msgstr "voor hulp met de Japanse vertaling"
294
 
295
+ #: ../ure-options.php:225
296
  msgid "For the help with Persian translation"
297
  msgstr ""
298
 
299
+ #: ../ure-options.php:226
300
  msgid "For the help with Polish translation"
301
  msgstr "voor hulp met de Poolse vertaling"
302
 
303
+ #: ../ure-options.php:227
304
  msgid "For the help with Spanish translation"
305
  msgstr "Voor hulp met de Spaanse vertaling"
306
 
307
+ #: ../ure-options.php:228
308
  msgid "For the help with Swedish translation"
309
  msgstr "Voor hulp met de Swedish vertaling"
310
 
311
+ #: ../ure-options.php:229
312
+ #: ../ure-options.php:230
313
+ #: ../ure-options.php:231
314
  msgid "For the help with Turkish translation"
315
  msgstr "voor hulp met de Turkish vertaling"
316
 
317
+ #: ../ure-options.php:233
318
  msgid "For the code to hide administrator role"
319
  msgstr "voor de code om de administratie rol te verbergen"
320
 
321
+ #: ../ure-options.php:234
322
+ msgid "For the code enhancement suggestion"
323
+ msgstr ""
324
+
325
+ #: ../ure-options.php:236
326
  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."
327
  msgstr "Wenst u uw naam met link naar uw website hier te zien? Geen probleem! Uw hulp met het vertalen en nieuwe ideen wordt sterk geappricieerd."
328
 
329
+ #: ../user-role-editor.php:35
330
  msgid "User Role Editor requires WordPress 3.0 or newer."
331
  msgstr "User Role Editor vereist WordPress 3.0 of nieuwer."
332
 
333
+ #: ../user-role-editor.php:35
334
+ #: ../user-role-editor.php:40
335
  msgid "Please update!"
336
  msgstr "Gelieve te Updaten"
337
 
338
+ #: ../user-role-editor.php:40
339
  #, fuzzy
340
  msgid "User Role Editor requires PHP 5.0 or newer."
341
  msgstr "User Role Editor vereist WordPress 3.0 of nieuwer."
342
 
343
+ #: ../user-role-editor.php:65
344
  msgid "Only"
345
  msgstr ""
346
 
347
+ #: ../user-role-editor.php:65
348
  msgid "is allowed to use"
349
  msgstr ""
350
 
351
+ #: ../user-role-editor.php:71
352
+ #: ../user-role-editor.php:233
353
  msgid "User Role Editor"
354
  msgstr "User Role Editor"
355
 
356
+ #: ../user-role-editor.php:209
357
  msgid "Settings"
358
  msgstr "Instellingen"
359
 
360
+ #: ../user-role-editor.php:258
361
  msgid "Capabilities"
362
  msgstr ""
363
 
364
+ #: ../ure-lib.php:45
365
  msgid "Error is occur. Please check the log file."
366
  msgstr "Er heeft zich een fout voorgedaan. Gelieve het logbestand na te zien."
367
 
368
+ #: ../ure-lib.php:153
369
  msgid "Database operation error. Check log file."
370
  msgstr "Database operatie fout. Gelieve het logbestand na te zien."
371
 
372
+ #: ../ure-lib.php:186
 
 
 
 
373
  msgid "No backup data. It is created automatically before the first role data update."
374
  msgstr "Er is geen reserve kopie. Een reserve kopie wordt automatisch aangemaakt voordat de eerste rol aangepast wordt."
375
 
376
+ #: ../ure-lib.php:224
377
  msgid "Backup record is created for the current role capabilities"
378
  msgstr "De reservekopie is aangemaakt voor de huidige rol mogelijkheden"
379
 
380
+ #: ../ure-lib.php:300
381
  msgid "Error: Role name must contain latin characters and digits only!"
382
  msgstr "Fout: Rol Naam mag enkel latijnse letters en cijfers bevatten!"
383
 
384
+ #: ../ure-lib.php:307
385
  #, fuzzy, php-format
386
  msgid "Role %s exists already"
387
  msgstr "Rol %s is successvol aangemaakt"
388
 
389
+ #: ../ure-lib.php:320
390
  msgid "Error is encountered during new role create operation"
391
  msgstr "Er heeft zich een fout voorgedaan tijdens het aanmaken van een nieuwe rol."
392
 
393
+ #: ../ure-lib.php:322
394
  #, php-format
395
  msgid "Role %s is created successfully"
396
  msgstr "Rol %s is successvol aangemaakt"
397
 
398
+ #: ../ure-lib.php:406
399
  msgid "Error encountered during role delete operation"
400
  msgstr "Er heeft zich een fout voorgedaan tijdens het verwijderen van de rol"
401
 
402
+ #: ../ure-lib.php:408
403
  #, php-format
404
  msgid "Role %s is deleted successfully"
405
  msgstr "Rol %s is successvol verwijderd."
406
 
407
+ #: ../ure-lib.php:426
408
  msgid "Error encountered during default role change operation"
409
  msgstr "Er heeft zich een fout voorgedaan tijdens het aanpassen van de standaard rol"
410
 
411
+ #: ../ure-lib.php:432
412
  #, php-format
413
  msgid "Default role for new users is set to %s successfully"
414
  msgstr "De standaard rol voor nieuwe gebruikers is successvol ingesteld op %s"
415
 
416
+ #: ../ure-lib.php:460
417
  msgid "Editor"
418
  msgstr "Editor"
419
 
420
+ #: ../ure-lib.php:461
421
  msgid "Author"
422
  msgstr "Autheur"
423
 
424
+ #: ../ure-lib.php:462
425
  msgid "Contributor"
426
  msgstr "Medewerker"
427
 
428
+ #: ../ure-lib.php:463
429
  msgid "Subscriber"
430
  msgstr "Lid"
431
 
432
+ #: ../ure-lib.php:465
433
  msgid "Switch themes"
434
  msgstr "Wissel Thema"
435
 
436
+ #: ../ure-lib.php:466
437
  msgid "Edit themes"
438
  msgstr "Bewerk Thema"
439
 
440
+ #: ../ure-lib.php:467
441
  msgid "Activate plugins"
442
  msgstr "Activeer Plugin"
443
 
444
+ #: ../ure-lib.php:468
445
  msgid "Edit plugins"
446
  msgstr "Bewerk Plugin"
447
 
448
+ #: ../ure-lib.php:469
449
  msgid "Edit users"
450
  msgstr "Bewerk gebruiker"
451
 
452
+ #: ../ure-lib.php:470
453
  msgid "Edit files"
454
  msgstr "Bewerk bestanden"
455
 
456
+ #: ../ure-lib.php:471
457
  msgid "Manage options"
458
  msgstr "Beheer Opties"
459
 
460
+ #: ../ure-lib.php:472
461
  msgid "Moderate comments"
462
  msgstr "Beheer commentaar"
463
 
464
+ #: ../ure-lib.php:473
465
  msgid "Manage categories"
466
  msgstr "Beheer Categorien"
467
 
468
+ #: ../ure-lib.php:474
469
  msgid "Manage links"
470
  msgstr "Beheer HyperLinks"
471
 
472
+ #: ../ure-lib.php:475
473
  msgid "Upload files"
474
  msgstr "Upload Bestanden"
475
 
476
+ #: ../ure-lib.php:476
477
  msgid "Import"
478
  msgstr "Importeer"
479
 
480
+ #: ../ure-lib.php:477
481
  msgid "Unfiltered html"
482
  msgstr "Ongefilterde HTML"
483
 
484
+ #: ../ure-lib.php:478
485
  msgid "Edit posts"
486
  msgstr "Bewerk posts"
487
 
488
+ #: ../ure-lib.php:479
489
  msgid "Edit others posts"
490
  msgstr "Bewerk Andere Posts"
491
 
492
+ #: ../ure-lib.php:480
493
  msgid "Edit published posts"
494
  msgstr "Bewerk gepubliceerde Posts"
495
 
496
+ #: ../ure-lib.php:481
497
  msgid "Publish posts"
498
  msgstr "Publiceer Posts"
499
 
500
+ #: ../ure-lib.php:482
501
  msgid "Edit pages"
502
  msgstr "Bewerk Pagina's"
503
 
504
+ #: ../ure-lib.php:483
505
  msgid "Read"
506
  msgstr "Lees"
507
 
508
+ #: ../ure-lib.php:484
509
  msgid "Level 10"
510
  msgstr "Niveau1"
511
 
512
+ #: ../ure-lib.php:485
513
  msgid "Level 9"
514
  msgstr "Niveau 9"
515
 
516
+ #: ../ure-lib.php:486
517
  msgid "Level 8"
518
  msgstr "Niveau 8"
519
 
520
+ #: ../ure-lib.php:487
521
  msgid "Level 7"
522
  msgstr "Niveau 7"
523
 
524
+ #: ../ure-lib.php:488
525
  msgid "Level 6"
526
  msgstr "Niveau 6"
527
 
528
+ #: ../ure-lib.php:489
529
  msgid "Level 5"
530
  msgstr "Niveau 5"
531
 
532
+ #: ../ure-lib.php:490
533
  msgid "Level 4"
534
  msgstr "Niveau 4"
535
 
536
+ #: ../ure-lib.php:491
537
  msgid "Level 3"
538
  msgstr "Niveau 3"
539
 
540
+ #: ../ure-lib.php:492
541
  msgid "Level 2"
542
  msgstr "Niveau 2"
543
 
544
+ #: ../ure-lib.php:493
545
  msgid "Level 1"
546
  msgstr "Niveau 1"
547
 
548
+ #: ../ure-lib.php:494
549
  msgid "Level 0"
550
  msgstr "Niveau 0"
551
 
552
+ #: ../ure-lib.php:495
553
  msgid "Edit others pages"
554
  msgstr "Bewerk Andere Pagina's"
555
 
556
+ #: ../ure-lib.php:496
557
  msgid "Edit published pages"
558
  msgstr "Bewerk Gepubliceerde Pagina's"
559
 
560
+ #: ../ure-lib.php:497
561
  msgid "Publish pages"
562
  msgstr "Publiceer Pagina's"
563
 
564
+ #: ../ure-lib.php:498
565
  msgid "Delete pages"
566
  msgstr "Verwijder Pagina's"
567
 
568
+ #: ../ure-lib.php:499
569
  msgid "Delete others pages"
570
  msgstr "Verwijder Andere Pagina's"
571
 
572
+ #: ../ure-lib.php:500
573
  msgid "Delete published pages"
574
  msgstr "Verwijder Gepubliceerde Pagina's"
575
 
576
+ #: ../ure-lib.php:501
577
  msgid "Delete posts"
578
  msgstr "Verwijder Posts"
579
 
580
+ #: ../ure-lib.php:502
581
  msgid "Delete others posts"
582
  msgstr "Verwijder Andere Posts"
583
 
584
+ #: ../ure-lib.php:503
585
  msgid "Delete published posts"
586
  msgstr "Verwijder Gepubliceerde Posts"
587
 
588
+ #: ../ure-lib.php:504
589
  msgid "Delete private posts"
590
  msgstr "Verwijder private Posts"
591
 
592
+ #: ../ure-lib.php:505
593
  msgid "Edit private posts"
594
  msgstr "Bewerk Private Posts"
595
 
596
+ #: ../ure-lib.php:506
597
  msgid "Read private posts"
598
  msgstr "Lees Private posts"
599
 
600
+ #: ../ure-lib.php:507
601
  msgid "Delete private pages"
602
  msgstr "Verwijder Private Pagina's"
603
 
604
+ #: ../ure-lib.php:508
605
  msgid "Edit private pages"
606
  msgstr "Bewerk Private Pagina's"
607
 
608
+ #: ../ure-lib.php:509
609
  msgid "Read private pages"
610
  msgstr "Lees Private Pagina's"
611
 
612
+ #: ../ure-lib.php:510
613
  msgid "Delete users"
614
  msgstr "Verwijder Gebruikers"
615
 
616
+ #: ../ure-lib.php:511
617
  msgid "Create users"
618
  msgstr "Maak Gebruiker"
619
 
620
+ #: ../ure-lib.php:512
621
  msgid "Unfiltered upload"
622
  msgstr "Ongefilterde Upload"
623
 
624
+ #: ../ure-lib.php:513
625
  msgid "Edit dashboard"
626
  msgstr "Bewerk Dashboard"
627
 
628
+ #: ../ure-lib.php:514
629
  msgid "Update plugins"
630
  msgstr "Vernieuw Plugins"
631
 
632
+ #: ../ure-lib.php:515
633
  msgid "Delete plugins"
634
  msgstr "Verwijder Plugins"
635
 
636
+ #: ../ure-lib.php:516
637
  msgid "Install plugins"
638
  msgstr "Installeer Plugins"
639
 
640
+ #: ../ure-lib.php:517
641
  msgid "Update themes"
642
  msgstr "Vernieuw Thema's"
643
 
644
+ #: ../ure-lib.php:518
645
  msgid "Install themes"
646
  msgstr "Installeer Thema's"
647
 
648
+ #: ../ure-lib.php:519
649
  msgid "Update core"
650
  msgstr ""
651
 
652
+ #: ../ure-lib.php:520
653
  msgid "List users"
654
  msgstr ""
655
 
656
+ #: ../ure-lib.php:521
657
  msgid "Remove users"
658
  msgstr ""
659
 
660
+ #: ../ure-lib.php:522
661
  msgid "Add users"
662
  msgstr ""
663
 
664
+ #: ../ure-lib.php:523
665
  msgid "Promote users"
666
  msgstr ""
667
 
668
+ #: ../ure-lib.php:524
669
  msgid "Edit theme options"
670
  msgstr ""
671
 
672
+ #: ../ure-lib.php:525
673
  msgid "Delete themes"
674
  msgstr ""
675
 
676
+ #: ../ure-lib.php:526
677
  msgid "Export"
678
  msgstr ""
679
 
680
+ #: ../ure-lib.php:609
681
  #, fuzzy
682
  msgid "Error: Capability name must contain latin characters and digits only!"
683
  msgstr "Fout: Rol Naam mag enkel latijnse letters en cijfers bevatten!"
684
 
685
+ #: ../ure-lib.php:621
686
  #, fuzzy, php-format
687
  msgid "Capability %s is added successfully"
688
  msgstr "Rol %s is successvol aangemaakt"
689
 
690
+ #: ../ure-lib.php:623
691
  #, php-format
692
  msgid "Capability %s exists already"
693
  msgstr ""
694
 
695
+ #: ../ure-lib.php:772
696
  #, php-format
697
  msgid "Error! You do not have permission to delete this capability: %s!"
698
  msgstr ""
699
 
700
+ #: ../ure-lib.php:794
701
  #, fuzzy, php-format
702
  msgid "Capability %s is removed successfully"
703
  msgstr "Rol %s is successvol aangemaakt"
704
 
705
+ #: ../ure-lib.php:825
706
+ msgid "Help"
707
+ msgstr ""
708
+
709
  #~ msgid "Roles list reading error is encountered"
710
  #~ msgstr "Leesfout in de rollen lijst aangetroffen."
711
 
lang/ure-pl_PL.mo CHANGED
Binary file
lang/ure-pl_PL.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-06-03 22:40+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: Daywalker <dol_kryku@interia.pl>\n"
@@ -16,659 +16,696 @@ msgstr ""
16
  "X-Poedit-Country: POLAND\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
- #: ../ure-role-edit.php:84
 
 
 
 
 
20
  #, fuzzy
21
  msgid " Name can not be empty!"
22
  msgstr "Grupa: Nazwa nie może pozostac pusta!"
23
 
24
- #: ../ure-role-edit.php:88
25
  #, fuzzy
26
  msgid " Name must contain latin characters and digits only!"
27
  msgstr "Grupa: Może zawierać tylko litery i liczby!"
28
 
29
- #: ../ure-role-edit.php:93
30
- #: ../ure-role-edit.php:246
31
  msgid "Delete Role"
32
  msgstr "Usuń role"
33
 
34
- #: ../ure-role-edit.php:95
35
  msgid "Change Default Role"
36
  msgstr "Zmień domyślną grupe"
37
 
38
- #: ../ure-role-edit.php:97
39
- #: ../ure-role-edit.php:217
40
- msgid "Restore Roles from backup copy"
41
- msgstr "Przywróc grupe z kopii zapasowej"
42
 
43
- #: ../ure-role-edit.php:99
44
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
45
  msgstr ""
46
 
47
- #: ../ure-role-edit.php:101
48
  msgid "Please confirm to continue"
49
  msgstr "Potwierdź by kontynuować"
50
 
51
- #: ../ure-role-edit.php:134
52
  #, php-format
53
  msgid "Role \"%s\" update: please confirm to continue"
54
  msgstr "Aktualizacja grupy \"%s\" potwierdź by kontynuować"
55
 
56
- #: ../ure-role-edit.php:142
57
  msgid "Select Role and change its capabilities list"
58
  msgstr "Wybierz grupe by edytować uprawnienia"
59
 
60
- #: ../ure-role-edit.php:144
61
  msgid "Select Role:"
62
  msgstr "Wybierz grupe:"
63
 
64
- #: ../ure-role-edit.php:153
65
- #: ../ure-user-edit.php:80
66
  msgid "Show capabilities in human readable form"
67
  msgstr "Pokaż uprawnienia w łatwiej do przeczytania formie"
68
 
69
- #: ../ure-role-edit.php:157
 
 
 
 
 
70
  msgid "If checked, then apply action to ALL sites of this Network"
71
  msgstr ""
72
 
73
- #: ../ure-role-edit.php:167
74
  msgid "Apply to All Sites"
75
  msgstr ""
76
 
77
- #: ../ure-role-edit.php:213
78
- #: ../ure-user-edit.php:129
79
  msgid "Update"
80
  msgstr "Aktualizuj"
81
 
82
- #: ../ure-role-edit.php:213
83
- #: ../ure-user-edit.php:129
84
  msgid "Save Changes"
85
  msgstr "Zapisz zmiany"
86
 
87
- #: ../ure-role-edit.php:214
88
- #: ../ure-user-edit.php:130
89
  msgid "Cancel"
90
  msgstr "Anuluj"
91
 
92
- #: ../ure-role-edit.php:214
93
- #: ../ure-user-edit.php:130
94
  msgid "Cancel not saved changes"
95
  msgstr "Anuluj niezpisane zmiany"
96
 
97
- #: ../ure-role-edit.php:217
98
  msgid "Reset"
99
  msgstr "Resetuj"
100
 
101
- #: ../ure-role-edit.php:227
 
 
 
 
102
  msgid "Add New Role"
103
  msgstr "Dodaj nową role"
104
 
105
- #: ../ure-role-edit.php:232
106
- #: ../ure-role-edit.php:261
 
 
 
 
 
 
 
 
107
  msgid "Add"
108
  msgstr "Dodaj"
109
 
110
- #: ../ure-role-edit.php:232
111
  msgid "Add New User Role"
112
  msgstr "Dodaj nową grupe"
113
 
114
- #: ../ure-role-edit.php:236
115
  msgid "Default Role for New User"
116
  msgstr "Domyślna grupa dla nowych użytkowników"
117
 
118
- #: ../ure-role-edit.php:241
119
  msgid "Change"
120
  msgstr "Zmień"
121
 
122
- #: ../ure-role-edit.php:241
123
  msgid "Set as Default User Role"
124
  msgstr "Ustaw jako domyślną grupe"
125
 
126
- #: ../ure-role-edit.php:251
127
  msgid "Delete"
128
  msgstr "Usuń"
129
 
130
- #: ../ure-role-edit.php:251
131
  msgid "Delete User Role"
132
  msgstr "Usuń grupe"
133
 
134
- #: ../ure-role-edit.php:256
135
- #: ../ure-role-edit.php:261
136
  #, fuzzy
137
  msgid "Add New Capability"
138
  msgstr "Dodaj nową role"
139
 
140
- #: ../ure-role-edit.php:266
141
  msgid "Remove Capability"
142
  msgstr ""
143
 
144
- #: ../ure-role-edit.php:271
145
  #, fuzzy
146
  msgid "Remove"
147
  msgstr "Grupa"
148
 
149
- #: ../ure-role-edit.php:271
150
  msgid "Remove User Capability"
151
  msgstr ""
152
 
153
- #: ../ure-user-edit.php:61
154
  #, fuzzy, php-format
155
  msgid "User \"%s\" update: please confirm to continue"
156
  msgstr "Aktualizacja grupy \"%s\" potwierdź by kontynuować"
157
 
158
- #: ../ure-user-edit.php:68
159
  msgid "Change capabilities for user"
160
  msgstr ""
161
 
162
- #: ../ure-user-edit.php:71
163
  #, fuzzy
164
  msgid "Role:"
165
  msgstr "Grupa"
166
 
167
- #: ../ure-user-edit.php:84
168
  msgid "Add capabilities to this user:"
169
  msgstr ""
170
 
171
- #: ../ure-options.php:128
 
 
 
 
 
 
 
 
 
 
172
  msgid "Role"
173
  msgstr "Grupa"
174
 
175
- #: ../ure-options.php:128
 
 
 
 
176
  msgid "is updated successfully"
177
  msgstr "została zaaktualizowana"
178
 
179
- #: ../ure-options.php:137
180
  msgid "User"
181
  msgstr ""
182
 
183
- #: ../ure-options.php:137
184
  #, fuzzy
185
  msgid "capabilities are updated successfully"
186
  msgstr "została zaaktualizowana"
187
 
188
- #: ../ure-options.php:166
189
  msgid "About this Plugin:"
190
  msgstr "O wtyczce:"
191
 
192
- #: ../ure-options.php:167
193
  msgid "Author's website"
194
  msgstr "Strona domowa autora"
195
 
196
- #: ../ure-options.php:168
197
  msgid "Plugin webpage"
198
  msgstr "Strona domowa wtyczki"
199
 
200
- #: ../ure-options.php:169
201
- #: ../user-role-editor.php:191
202
  msgid "Changelog"
203
  msgstr "Lista zmian"
204
 
205
- #: ../ure-options.php:170
206
  msgid "FAQ"
207
  msgstr "FAQ"
208
 
209
- #: ../ure-options.php:171
210
- msgid "Donate"
211
- msgstr "Dotuj"
212
-
213
- #: ../ure-options.php:173
214
  msgid "Greetings:"
215
  msgstr "Podziękowania:"
216
 
217
- #: ../ure-options.php:174
218
  msgid "It's me, the author"
219
  msgstr "To ja, autor"
220
 
221
- #: ../ure-options.php:175
222
  msgid "For the help with Belorussian translation"
223
  msgstr "Za tłumacznie Białoruskie"
224
 
225
- #: ../ure-options.php:176
226
  msgid "For the help with Brasilian translation"
227
  msgstr ""
228
 
229
- #: ../ure-options.php:177
230
  msgid "For the help with Chinese translation"
231
  msgstr "Za tłumacznie Chinese"
232
 
233
- #: ../ure-options.php:178
234
  msgid "For the help with Dutch translation"
235
  msgstr "Za tłumacznie Dutch"
236
 
237
- #: ../ure-options.php:179
238
  msgid "For the help with Finnish translation"
239
  msgstr "Za tłumacznie Finnish"
240
 
241
- #: ../ure-options.php:180
242
  msgid "For the help with French translation"
243
  msgstr "Za tłumacznie Francuskie"
244
 
245
- #: ../ure-options.php:181
246
  msgid "For the help with German translation"
247
  msgstr "Za tłumacznie Niemieckie"
248
 
249
- #: ../ure-options.php:182
250
  msgid "For the help with Hungarian translation"
251
  msgstr "Za tłumacznie Hungarian"
252
 
253
- #: ../ure-options.php:183
254
- #: ../ure-options.php:184
255
- #: ../ure-options.php:185
 
256
  msgid "For the help with Italian translation"
257
  msgstr "Za tłumacznie włoski"
258
 
259
- #: ../ure-options.php:186
260
  msgid "For the help with Japanese translation"
261
  msgstr "Za tłumacznie Japońskie"
262
 
263
- #: ../ure-options.php:187
264
  msgid "For the help with Persian translation"
265
  msgstr ""
266
 
267
- #: ../ure-options.php:188
268
  msgid "For the help with Polish translation"
269
  msgstr "Za tłumacznie Polski"
270
 
271
- #: ../ure-options.php:189
272
  msgid "For the help with Spanish translation"
273
  msgstr "Za tłumacznie Hiszpańskie"
274
 
275
- #: ../ure-options.php:190
276
  msgid "For the help with Swedish translation"
277
  msgstr "Za tłumacznie Swedish"
278
 
279
- #: ../ure-options.php:191
280
- #: ../ure-options.php:192
 
281
  msgid "For the help with Turkish translation"
282
  msgstr ""
283
 
284
- #: ../ure-options.php:193
285
  msgid "For the code to hide administrator role"
286
  msgstr "Za zakodowanie \"ukrycia grupy administracji\""
287
 
288
- #: ../ure-options.php:194
 
 
 
 
289
  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."
290
  msgstr "Chcesz by twoje imie się tutaj znalazło? Zapraszamy! Możesz pomóc nam tworzyć tłumaczyc i ulepszać wtyczkę!"
291
 
292
- #: ../user-role-editor.php:38
293
  msgid "User Role Editor requires WordPress 3.0 or newer."
294
  msgstr "Uprawnienia grup wymagają WordPress'a w wersji 3.0 bądz nowszej."
295
 
296
- #: ../user-role-editor.php:38
297
- #: ../user-role-editor.php:43
298
  msgid "Please update!"
299
  msgstr "Prosze zaaktualizować wtyczke!"
300
 
301
- #: ../user-role-editor.php:43
302
  #, fuzzy
303
  msgid "User Role Editor requires PHP 5.0 or newer."
304
  msgstr "Uprawnienia grup wymagają WordPress'a w wersji 3.0 bądz nowszej."
305
 
306
- #: ../user-role-editor.php:68
307
  msgid "Only"
308
  msgstr ""
309
 
310
- #: ../user-role-editor.php:68
311
  msgid "is allowed to use"
312
  msgstr ""
313
 
314
- #: ../user-role-editor.php:75
315
- #: ../user-role-editor.php:205
316
  msgid "User Role Editor"
317
  msgstr "Uprawnienia grup"
318
 
319
- #: ../user-role-editor.php:181
320
  msgid "Settings"
321
  msgstr "Ustawnienia"
322
 
323
- #: ../user-role-editor.php:230
324
  msgid "Capabilities"
325
  msgstr ""
326
 
327
- #: ../ure-lib.php:46
328
  msgid "Error is occur. Please check the log file."
329
  msgstr "Napotkano błąd. Sprawdz logi"
330
 
331
- #: ../ure-lib.php:164
332
  msgid "Database operation error. Check log file."
333
  msgstr "Błąd bazy danych. Sprawdz logi."
334
 
335
- #: ../ure-lib.php:187
336
- msgid "Roles capabilities are restored from the backup data"
337
- msgstr "Przywrócono uprawnienia z kopii zapasowej."
338
-
339
- #: ../ure-lib.php:189
340
  msgid "No backup data. It is created automatically before the first role data update."
341
  msgstr "Brak kopii zapasowej. Zostanie ona utworzona automatycznie przed pierwszą uktualizacją uprawnień."
342
 
343
- #: ../ure-lib.php:228
344
  msgid "Backup record is created for the current role capabilities"
345
  msgstr "Kopia zapasowa dla tej grupy została utworzona"
346
 
347
- #: ../ure-lib.php:311
348
  msgid "Error: Role name must contain latin characters and digits only!"
349
  msgstr "Błąd: Nazwa grupy może zawierać tylko litery i cyfry"
350
 
351
- #: ../ure-lib.php:318
352
  #, fuzzy, php-format
353
  msgid "Role %s exists already"
354
  msgstr "Grupa %s zastała utworzona "
355
 
356
- #: ../ure-lib.php:324
357
  msgid "Error is encountered during new role create operation"
358
  msgstr "Napotkano błąd podczas tworzenia nowej gruupy."
359
 
360
- #: ../ure-lib.php:326
361
  #, php-format
362
  msgid "Role %s is created successfully"
363
  msgstr "Grupa %s zastała utworzona "
364
 
365
- #: ../ure-lib.php:410
366
  msgid "Error encountered during role delete operation"
367
  msgstr "NApotkano błąd podczas usuwania grupy"
368
 
369
- #: ../ure-lib.php:412
370
  #, php-format
371
  msgid "Role %s is deleted successfully"
372
  msgstr "Grupa %s została usunięta"
373
 
374
- #: ../ure-lib.php:430
375
  msgid "Error encountered during default role change operation"
376
  msgstr "Bład podczas zmiany domyślnej grupy"
377
 
378
- #: ../ure-lib.php:436
379
  #, php-format
380
  msgid "Default role for new users is set to %s successfully"
381
  msgstr "Domyślna grupa dla nowych użytkowników została zmieniona na %s"
382
 
383
- #: ../ure-lib.php:464
384
  msgid "Editor"
385
  msgstr "Redaktor"
386
 
387
- #: ../ure-lib.php:465
388
  msgid "Author"
389
  msgstr "Autor"
390
 
391
- #: ../ure-lib.php:466
392
  msgid "Contributor"
393
  msgstr "Współtwórca"
394
 
395
- #: ../ure-lib.php:467
396
  msgid "Subscriber"
397
  msgstr "Subskrybent"
398
 
399
- #: ../ure-lib.php:469
400
  msgid "Switch themes"
401
  msgstr "Zmieniać motywy"
402
 
403
- #: ../ure-lib.php:470
404
  msgid "Edit themes"
405
  msgstr "Edytować motywy"
406
 
407
- #: ../ure-lib.php:471
408
  msgid "Activate plugins"
409
  msgstr "Aktywować wtyczki"
410
 
411
- #: ../ure-lib.php:472
412
  msgid "Edit plugins"
413
  msgstr "Edytować wtyczki"
414
 
415
- #: ../ure-lib.php:473
416
  msgid "Edit users"
417
  msgstr "Edytować użytkowników"
418
 
419
- #: ../ure-lib.php:474
420
  msgid "Edit files"
421
  msgstr "Edytować pliki"
422
 
423
- #: ../ure-lib.php:475
424
  msgid "Manage options"
425
  msgstr "Zarządzać opcjami"
426
 
427
- #: ../ure-lib.php:476
428
  msgid "Moderate comments"
429
  msgstr "Edytować komentarze"
430
 
431
- #: ../ure-lib.php:477
432
  msgid "Manage categories"
433
  msgstr "Zarządzać kategoriami"
434
 
435
- #: ../ure-lib.php:478
436
  msgid "Manage links"
437
  msgstr "Zarządzać linkami"
438
 
439
- #: ../ure-lib.php:479
440
  msgid "Upload files"
441
  msgstr "Wysyłać załączniki"
442
 
443
- #: ../ure-lib.php:480
444
  msgid "Import"
445
  msgstr "Import"
446
 
447
- #: ../ure-lib.php:481
448
  msgid "Unfiltered html"
449
  msgstr "Niefiltrowany html"
450
 
451
- #: ../ure-lib.php:482
452
  msgid "Edit posts"
453
  msgstr "Edytować posty"
454
 
455
- #: ../ure-lib.php:483
456
  msgid "Edit others posts"
457
  msgstr "Edytować cudze wpisy"
458
 
459
- #: ../ure-lib.php:484
460
  msgid "Edit published posts"
461
  msgstr "Edytować opublikowane wpisy"
462
 
463
- #: ../ure-lib.php:485
464
  msgid "Publish posts"
465
  msgstr "Publikować wpisy"
466
 
467
- #: ../ure-lib.php:486
468
  msgid "Edit pages"
469
  msgstr "Edytować strony"
470
 
471
- #: ../ure-lib.php:487
472
  msgid "Read"
473
  msgstr "Czytać"
474
 
475
- #: ../ure-lib.php:488
476
  msgid "Level 10"
477
  msgstr "Level 10"
478
 
479
- #: ../ure-lib.php:489
480
  msgid "Level 9"
481
  msgstr "Level 9"
482
 
483
- #: ../ure-lib.php:490
484
  msgid "Level 8"
485
  msgstr "Level 8"
486
 
487
- #: ../ure-lib.php:491
488
  msgid "Level 7"
489
  msgstr "Level 7"
490
 
491
- #: ../ure-lib.php:492
492
  msgid "Level 6"
493
  msgstr "Level 6"
494
 
495
- #: ../ure-lib.php:493
496
  msgid "Level 5"
497
  msgstr "Level 5"
498
 
499
- #: ../ure-lib.php:494
500
  msgid "Level 4"
501
  msgstr "Level 4"
502
 
503
- #: ../ure-lib.php:495
504
  msgid "Level 3"
505
  msgstr "Level 3"
506
 
507
- #: ../ure-lib.php:496
508
  msgid "Level 2"
509
  msgstr "Level 2"
510
 
511
- #: ../ure-lib.php:497
512
  msgid "Level 1"
513
  msgstr "Level 1"
514
 
515
- #: ../ure-lib.php:498
516
  msgid "Level 0"
517
  msgstr "Level 0"
518
 
519
- #: ../ure-lib.php:499
520
  msgid "Edit others pages"
521
  msgstr "Edytować cudze strony"
522
 
523
- #: ../ure-lib.php:500
524
  msgid "Edit published pages"
525
  msgstr "Edytować opublikowane strony"
526
 
527
- #: ../ure-lib.php:501
528
  msgid "Publish pages"
529
  msgstr "Publikować strony"
530
 
531
- #: ../ure-lib.php:502
532
  msgid "Delete pages"
533
  msgstr "Usuwac strony"
534
 
535
- #: ../ure-lib.php:503
536
  msgid "Delete others pages"
537
  msgstr "Usuwać cudze strony"
538
 
539
- #: ../ure-lib.php:504
540
  msgid "Delete published pages"
541
  msgstr "Usuwać opublikowane strony"
542
 
543
- #: ../ure-lib.php:505
544
  msgid "Delete posts"
545
  msgstr "Usuwać posty"
546
 
547
- #: ../ure-lib.php:506
548
  msgid "Delete others posts"
549
  msgstr "Usuwać cudze posty"
550
 
551
- #: ../ure-lib.php:507
552
  msgid "Delete published posts"
553
  msgstr "Usuwać opublikowane posty"
554
 
555
- #: ../ure-lib.php:508
556
  msgid "Delete private posts"
557
  msgstr "Usuwać prywatne wpisy"
558
 
559
- #: ../ure-lib.php:509
560
  msgid "Edit private posts"
561
  msgstr "Edytować prywatne wpisy"
562
 
563
- #: ../ure-lib.php:510
564
  msgid "Read private posts"
565
  msgstr "Czytac prywatne wpisy"
566
 
567
- #: ../ure-lib.php:511
568
  msgid "Delete private pages"
569
  msgstr "Usuwać prywatne strony"
570
 
571
- #: ../ure-lib.php:512
572
  msgid "Edit private pages"
573
  msgstr "Edytować prywatne strony"
574
 
575
- #: ../ure-lib.php:513
576
  msgid "Read private pages"
577
  msgstr "Odczytywać prywatne strony"
578
 
579
- #: ../ure-lib.php:514
580
  msgid "Delete users"
581
  msgstr "Usuwanie użytkowników"
582
 
583
- #: ../ure-lib.php:515
584
  msgid "Create users"
585
  msgstr "Teorzyc użytkowników"
586
 
587
- #: ../ure-lib.php:516
588
  msgid "Unfiltered upload"
589
  msgstr "Niefiltrowany upload"
590
 
591
- #: ../ure-lib.php:517
592
  msgid "Edit dashboard"
593
  msgstr "Edycja kokpitu"
594
 
595
- #: ../ure-lib.php:518
596
  msgid "Update plugins"
597
  msgstr "Aktualizacja wtyczek"
598
 
599
- #: ../ure-lib.php:519
600
  msgid "Delete plugins"
601
  msgstr "Usuwanie wtyczek"
602
 
603
- #: ../ure-lib.php:520
604
  msgid "Install plugins"
605
  msgstr "Instalacja wtyczek"
606
 
607
- #: ../ure-lib.php:521
608
  msgid "Update themes"
609
  msgstr "Aktualizacja motywów"
610
 
611
- #: ../ure-lib.php:522
612
  msgid "Install themes"
613
  msgstr "Instalacja motywów"
614
 
615
- #: ../ure-lib.php:523
616
  msgid "Update core"
617
  msgstr ""
618
 
619
- #: ../ure-lib.php:524
620
  msgid "List users"
621
  msgstr ""
622
 
623
- #: ../ure-lib.php:525
624
  msgid "Remove users"
625
  msgstr ""
626
 
627
- #: ../ure-lib.php:526
628
  msgid "Add users"
629
  msgstr ""
630
 
631
- #: ../ure-lib.php:527
632
  msgid "Promote users"
633
  msgstr ""
634
 
635
- #: ../ure-lib.php:528
636
  msgid "Edit theme options"
637
  msgstr ""
638
 
639
- #: ../ure-lib.php:529
640
  msgid "Delete themes"
641
  msgstr ""
642
 
643
- #: ../ure-lib.php:530
644
  msgid "Export"
645
  msgstr ""
646
 
647
- #: ../ure-lib.php:613
648
  #, fuzzy
649
  msgid "Error: Capability name must contain latin characters and digits only!"
650
  msgstr "Błąd: Nazwa grupy może zawierać tylko litery i cyfry"
651
 
652
- #: ../ure-lib.php:625
653
  #, fuzzy, php-format
654
  msgid "Capability %s is added successfully"
655
  msgstr "Grupa %s zastała utworzona "
656
 
657
- #: ../ure-lib.php:627
658
  #, php-format
659
  msgid "Capability %s exists already"
660
  msgstr ""
661
 
662
- #: ../ure-lib.php:791
663
  #, php-format
664
  msgid "Error! You do not have permission to delete this capability: %s!"
665
  msgstr ""
666
 
667
- #: ../ure-lib.php:799
668
  #, fuzzy, php-format
669
  msgid "Capability %s is removed successfully"
670
  msgstr "Grupa %s zastała utworzona "
671
 
 
 
 
 
672
  #~ msgid "Roles list reading error is encountered"
673
  #~ msgstr "Błąd wczytywania grup"
674
 
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-12-10 19:17+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: Daywalker <dol_kryku@interia.pl>\n"
16
  "X-Poedit-Country: POLAND\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
+ #: ../ure-role-edit.php:27
20
+ #, fuzzy
21
+ msgid "None"
22
+ msgstr "Dotuj"
23
+
24
+ #: ../ure-role-edit.php:92
25
  #, fuzzy
26
  msgid " Name can not be empty!"
27
  msgstr "Grupa: Nazwa nie może pozostac pusta!"
28
 
29
+ #: ../ure-role-edit.php:96
30
  #, fuzzy
31
  msgid " Name must contain latin characters and digits only!"
32
  msgstr "Grupa: Może zawierać tylko litery i liczby!"
33
 
34
+ #: ../ure-role-edit.php:101
35
+ #: ../ure-role-edit.php:284
36
  msgid "Delete Role"
37
  msgstr "Usuń role"
38
 
39
+ #: ../ure-role-edit.php:103
40
  msgid "Change Default Role"
41
  msgstr "Zmień domyślną grupe"
42
 
43
+ #: ../ure-role-edit.php:105
44
+ 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"
45
+ msgstr ""
 
46
 
47
+ #: ../ure-role-edit.php:107
48
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
49
  msgstr ""
50
 
51
+ #: ../ure-role-edit.php:109
52
  msgid "Please confirm to continue"
53
  msgstr "Potwierdź by kontynuować"
54
 
55
+ #: ../ure-role-edit.php:146
56
  #, php-format
57
  msgid "Role \"%s\" update: please confirm to continue"
58
  msgstr "Aktualizacja grupy \"%s\" potwierdź by kontynuować"
59
 
60
+ #: ../ure-role-edit.php:154
61
  msgid "Select Role and change its capabilities list"
62
  msgstr "Wybierz grupe by edytować uprawnienia"
63
 
64
+ #: ../ure-role-edit.php:156
65
  msgid "Select Role:"
66
  msgstr "Wybierz grupe:"
67
 
68
+ #: ../ure-role-edit.php:166
69
+ #: ../ure-user-edit.php:86
70
  msgid "Show capabilities in human readable form"
71
  msgstr "Pokaż uprawnienia w łatwiej do przeczytania formie"
72
 
73
+ #: ../ure-role-edit.php:175
74
+ #: ../ure-user-edit.php:95
75
+ msgid "Show deprecated capabilities"
76
+ msgstr ""
77
+
78
+ #: ../ure-role-edit.php:179
79
  msgid "If checked, then apply action to ALL sites of this Network"
80
  msgstr ""
81
 
82
+ #: ../ure-role-edit.php:189
83
  msgid "Apply to All Sites"
84
  msgstr ""
85
 
86
+ #: ../ure-role-edit.php:247
87
+ #: ../ure-user-edit.php:156
88
  msgid "Update"
89
  msgstr "Aktualizuj"
90
 
91
+ #: ../ure-role-edit.php:247
92
+ #: ../ure-user-edit.php:156
93
  msgid "Save Changes"
94
  msgstr "Zapisz zmiany"
95
 
96
+ #: ../ure-role-edit.php:248
97
+ #: ../ure-user-edit.php:157
98
  msgid "Cancel"
99
  msgstr "Anuluj"
100
 
101
+ #: ../ure-role-edit.php:248
102
+ #: ../ure-user-edit.php:157
103
  msgid "Cancel not saved changes"
104
  msgstr "Anuluj niezpisane zmiany"
105
 
106
+ #: ../ure-role-edit.php:251
107
  msgid "Reset"
108
  msgstr "Resetuj"
109
 
110
+ #: ../ure-role-edit.php:251
111
+ msgid "Restore Roles from backup copy"
112
+ msgstr "Przywróc grupe z kopii zapasowej"
113
+
114
+ #: ../ure-role-edit.php:261
115
  msgid "Add New Role"
116
  msgstr "Dodaj nową role"
117
 
118
+ #: ../ure-role-edit.php:263
119
+ msgid "Name: "
120
+ msgstr ""
121
+
122
+ #: ../ure-role-edit.php:267
123
+ msgid "Make copy of: "
124
+ msgstr ""
125
+
126
+ #: ../ure-role-edit.php:270
127
+ #: ../ure-role-edit.php:299
128
  msgid "Add"
129
  msgstr "Dodaj"
130
 
131
+ #: ../ure-role-edit.php:270
132
  msgid "Add New User Role"
133
  msgstr "Dodaj nową grupe"
134
 
135
+ #: ../ure-role-edit.php:274
136
  msgid "Default Role for New User"
137
  msgstr "Domyślna grupa dla nowych użytkowników"
138
 
139
+ #: ../ure-role-edit.php:279
140
  msgid "Change"
141
  msgstr "Zmień"
142
 
143
+ #: ../ure-role-edit.php:279
144
  msgid "Set as Default User Role"
145
  msgstr "Ustaw jako domyślną grupe"
146
 
147
+ #: ../ure-role-edit.php:289
148
  msgid "Delete"
149
  msgstr "Usuń"
150
 
151
+ #: ../ure-role-edit.php:289
152
  msgid "Delete User Role"
153
  msgstr "Usuń grupe"
154
 
155
+ #: ../ure-role-edit.php:294
156
+ #: ../ure-role-edit.php:299
157
  #, fuzzy
158
  msgid "Add New Capability"
159
  msgstr "Dodaj nową role"
160
 
161
+ #: ../ure-role-edit.php:304
162
  msgid "Remove Capability"
163
  msgstr ""
164
 
165
+ #: ../ure-role-edit.php:309
166
  #, fuzzy
167
  msgid "Remove"
168
  msgstr "Grupa"
169
 
170
+ #: ../ure-role-edit.php:309
171
  msgid "Remove User Capability"
172
  msgstr ""
173
 
174
+ #: ../ure-user-edit.php:67
175
  #, fuzzy, php-format
176
  msgid "User \"%s\" update: please confirm to continue"
177
  msgstr "Aktualizacja grupy \"%s\" potwierdź by kontynuować"
178
 
179
+ #: ../ure-user-edit.php:74
180
  msgid "Change capabilities for user"
181
  msgstr ""
182
 
183
+ #: ../ure-user-edit.php:77
184
  #, fuzzy
185
  msgid "Role:"
186
  msgstr "Grupa"
187
 
188
+ #: ../ure-user-edit.php:99
189
  msgid "Add capabilities to this user:"
190
  msgstr ""
191
 
192
+ #: ../ure-options.php:59
193
+ #, fuzzy
194
+ msgid "User Roles are restored from the backup data. "
195
+ msgstr "Przywrócono uprawnienia z kopii zapasowej."
196
+
197
+ #: ../ure-options.php:125
198
+ msgid "Error: "
199
+ msgstr ""
200
+
201
+ #: ../ure-options.php:125
202
+ #: ../ure-options.php:143
203
  msgid "Role"
204
  msgstr "Grupa"
205
 
206
+ #: ../ure-options.php:125
207
+ msgid "does not exist"
208
+ msgstr ""
209
+
210
+ #: ../ure-options.php:143
211
  msgid "is updated successfully"
212
  msgstr "została zaaktualizowana"
213
 
214
+ #: ../ure-options.php:152
215
  msgid "User"
216
  msgstr ""
217
 
218
+ #: ../ure-options.php:152
219
  #, fuzzy
220
  msgid "capabilities are updated successfully"
221
  msgstr "została zaaktualizowana"
222
 
223
+ #: ../ure-options.php:192
224
  msgid "About this Plugin:"
225
  msgstr "O wtyczce:"
226
 
227
+ #: ../ure-options.php:193
228
  msgid "Author's website"
229
  msgstr "Strona domowa autora"
230
 
231
+ #: ../ure-options.php:194
232
  msgid "Plugin webpage"
233
  msgstr "Strona domowa wtyczki"
234
 
235
+ #: ../ure-options.php:195
236
+ #: ../user-role-editor.php:219
237
  msgid "Changelog"
238
  msgstr "Lista zmian"
239
 
240
+ #: ../ure-options.php:196
241
  msgid "FAQ"
242
  msgstr "FAQ"
243
 
244
+ #: ../ure-options.php:210
 
 
 
 
245
  msgid "Greetings:"
246
  msgstr "Podziękowania:"
247
 
248
+ #: ../ure-options.php:211
249
  msgid "It's me, the author"
250
  msgstr "To ja, autor"
251
 
252
+ #: ../ure-options.php:212
253
  msgid "For the help with Belorussian translation"
254
  msgstr "Za tłumacznie Białoruskie"
255
 
256
+ #: ../ure-options.php:213
257
  msgid "For the help with Brasilian translation"
258
  msgstr ""
259
 
260
+ #: ../ure-options.php:214
261
  msgid "For the help with Chinese translation"
262
  msgstr "Za tłumacznie Chinese"
263
 
264
+ #: ../ure-options.php:215
265
  msgid "For the help with Dutch translation"
266
  msgstr "Za tłumacznie Dutch"
267
 
268
+ #: ../ure-options.php:216
269
  msgid "For the help with Finnish translation"
270
  msgstr "Za tłumacznie Finnish"
271
 
272
+ #: ../ure-options.php:217
273
  msgid "For the help with French translation"
274
  msgstr "Za tłumacznie Francuskie"
275
 
276
+ #: ../ure-options.php:218
277
  msgid "For the help with German translation"
278
  msgstr "Za tłumacznie Niemieckie"
279
 
280
+ #: ../ure-options.php:219
281
  msgid "For the help with Hungarian translation"
282
  msgstr "Za tłumacznie Hungarian"
283
 
284
+ #: ../ure-options.php:220
285
+ #: ../ure-options.php:221
286
+ #: ../ure-options.php:222
287
+ #: ../ure-options.php:223
288
  msgid "For the help with Italian translation"
289
  msgstr "Za tłumacznie włoski"
290
 
291
+ #: ../ure-options.php:224
292
  msgid "For the help with Japanese translation"
293
  msgstr "Za tłumacznie Japońskie"
294
 
295
+ #: ../ure-options.php:225
296
  msgid "For the help with Persian translation"
297
  msgstr ""
298
 
299
+ #: ../ure-options.php:226
300
  msgid "For the help with Polish translation"
301
  msgstr "Za tłumacznie Polski"
302
 
303
+ #: ../ure-options.php:227
304
  msgid "For the help with Spanish translation"
305
  msgstr "Za tłumacznie Hiszpańskie"
306
 
307
+ #: ../ure-options.php:228
308
  msgid "For the help with Swedish translation"
309
  msgstr "Za tłumacznie Swedish"
310
 
311
+ #: ../ure-options.php:229
312
+ #: ../ure-options.php:230
313
+ #: ../ure-options.php:231
314
  msgid "For the help with Turkish translation"
315
  msgstr ""
316
 
317
+ #: ../ure-options.php:233
318
  msgid "For the code to hide administrator role"
319
  msgstr "Za zakodowanie \"ukrycia grupy administracji\""
320
 
321
+ #: ../ure-options.php:234
322
+ msgid "For the code enhancement suggestion"
323
+ msgstr ""
324
+
325
+ #: ../ure-options.php:236
326
  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."
327
  msgstr "Chcesz by twoje imie się tutaj znalazło? Zapraszamy! Możesz pomóc nam tworzyć tłumaczyc i ulepszać wtyczkę!"
328
 
329
+ #: ../user-role-editor.php:35
330
  msgid "User Role Editor requires WordPress 3.0 or newer."
331
  msgstr "Uprawnienia grup wymagają WordPress'a w wersji 3.0 bądz nowszej."
332
 
333
+ #: ../user-role-editor.php:35
334
+ #: ../user-role-editor.php:40
335
  msgid "Please update!"
336
  msgstr "Prosze zaaktualizować wtyczke!"
337
 
338
+ #: ../user-role-editor.php:40
339
  #, fuzzy
340
  msgid "User Role Editor requires PHP 5.0 or newer."
341
  msgstr "Uprawnienia grup wymagają WordPress'a w wersji 3.0 bądz nowszej."
342
 
343
+ #: ../user-role-editor.php:65
344
  msgid "Only"
345
  msgstr ""
346
 
347
+ #: ../user-role-editor.php:65
348
  msgid "is allowed to use"
349
  msgstr ""
350
 
351
+ #: ../user-role-editor.php:71
352
+ #: ../user-role-editor.php:233
353
  msgid "User Role Editor"
354
  msgstr "Uprawnienia grup"
355
 
356
+ #: ../user-role-editor.php:209
357
  msgid "Settings"
358
  msgstr "Ustawnienia"
359
 
360
+ #: ../user-role-editor.php:258
361
  msgid "Capabilities"
362
  msgstr ""
363
 
364
+ #: ../ure-lib.php:45
365
  msgid "Error is occur. Please check the log file."
366
  msgstr "Napotkano błąd. Sprawdz logi"
367
 
368
+ #: ../ure-lib.php:153
369
  msgid "Database operation error. Check log file."
370
  msgstr "Błąd bazy danych. Sprawdz logi."
371
 
372
+ #: ../ure-lib.php:186
 
 
 
 
373
  msgid "No backup data. It is created automatically before the first role data update."
374
  msgstr "Brak kopii zapasowej. Zostanie ona utworzona automatycznie przed pierwszą uktualizacją uprawnień."
375
 
376
+ #: ../ure-lib.php:224
377
  msgid "Backup record is created for the current role capabilities"
378
  msgstr "Kopia zapasowa dla tej grupy została utworzona"
379
 
380
+ #: ../ure-lib.php:300
381
  msgid "Error: Role name must contain latin characters and digits only!"
382
  msgstr "Błąd: Nazwa grupy może zawierać tylko litery i cyfry"
383
 
384
+ #: ../ure-lib.php:307
385
  #, fuzzy, php-format
386
  msgid "Role %s exists already"
387
  msgstr "Grupa %s zastała utworzona "
388
 
389
+ #: ../ure-lib.php:320
390
  msgid "Error is encountered during new role create operation"
391
  msgstr "Napotkano błąd podczas tworzenia nowej gruupy."
392
 
393
+ #: ../ure-lib.php:322
394
  #, php-format
395
  msgid "Role %s is created successfully"
396
  msgstr "Grupa %s zastała utworzona "
397
 
398
+ #: ../ure-lib.php:406
399
  msgid "Error encountered during role delete operation"
400
  msgstr "NApotkano błąd podczas usuwania grupy"
401
 
402
+ #: ../ure-lib.php:408
403
  #, php-format
404
  msgid "Role %s is deleted successfully"
405
  msgstr "Grupa %s została usunięta"
406
 
407
+ #: ../ure-lib.php:426
408
  msgid "Error encountered during default role change operation"
409
  msgstr "Bład podczas zmiany domyślnej grupy"
410
 
411
+ #: ../ure-lib.php:432
412
  #, php-format
413
  msgid "Default role for new users is set to %s successfully"
414
  msgstr "Domyślna grupa dla nowych użytkowników została zmieniona na %s"
415
 
416
+ #: ../ure-lib.php:460
417
  msgid "Editor"
418
  msgstr "Redaktor"
419
 
420
+ #: ../ure-lib.php:461
421
  msgid "Author"
422
  msgstr "Autor"
423
 
424
+ #: ../ure-lib.php:462
425
  msgid "Contributor"
426
  msgstr "Współtwórca"
427
 
428
+ #: ../ure-lib.php:463
429
  msgid "Subscriber"
430
  msgstr "Subskrybent"
431
 
432
+ #: ../ure-lib.php:465
433
  msgid "Switch themes"
434
  msgstr "Zmieniać motywy"
435
 
436
+ #: ../ure-lib.php:466
437
  msgid "Edit themes"
438
  msgstr "Edytować motywy"
439
 
440
+ #: ../ure-lib.php:467
441
  msgid "Activate plugins"
442
  msgstr "Aktywować wtyczki"
443
 
444
+ #: ../ure-lib.php:468
445
  msgid "Edit plugins"
446
  msgstr "Edytować wtyczki"
447
 
448
+ #: ../ure-lib.php:469
449
  msgid "Edit users"
450
  msgstr "Edytować użytkowników"
451
 
452
+ #: ../ure-lib.php:470
453
  msgid "Edit files"
454
  msgstr "Edytować pliki"
455
 
456
+ #: ../ure-lib.php:471
457
  msgid "Manage options"
458
  msgstr "Zarządzać opcjami"
459
 
460
+ #: ../ure-lib.php:472
461
  msgid "Moderate comments"
462
  msgstr "Edytować komentarze"
463
 
464
+ #: ../ure-lib.php:473
465
  msgid "Manage categories"
466
  msgstr "Zarządzać kategoriami"
467
 
468
+ #: ../ure-lib.php:474
469
  msgid "Manage links"
470
  msgstr "Zarządzać linkami"
471
 
472
+ #: ../ure-lib.php:475
473
  msgid "Upload files"
474
  msgstr "Wysyłać załączniki"
475
 
476
+ #: ../ure-lib.php:476
477
  msgid "Import"
478
  msgstr "Import"
479
 
480
+ #: ../ure-lib.php:477
481
  msgid "Unfiltered html"
482
  msgstr "Niefiltrowany html"
483
 
484
+ #: ../ure-lib.php:478
485
  msgid "Edit posts"
486
  msgstr "Edytować posty"
487
 
488
+ #: ../ure-lib.php:479
489
  msgid "Edit others posts"
490
  msgstr "Edytować cudze wpisy"
491
 
492
+ #: ../ure-lib.php:480
493
  msgid "Edit published posts"
494
  msgstr "Edytować opublikowane wpisy"
495
 
496
+ #: ../ure-lib.php:481
497
  msgid "Publish posts"
498
  msgstr "Publikować wpisy"
499
 
500
+ #: ../ure-lib.php:482
501
  msgid "Edit pages"
502
  msgstr "Edytować strony"
503
 
504
+ #: ../ure-lib.php:483
505
  msgid "Read"
506
  msgstr "Czytać"
507
 
508
+ #: ../ure-lib.php:484
509
  msgid "Level 10"
510
  msgstr "Level 10"
511
 
512
+ #: ../ure-lib.php:485
513
  msgid "Level 9"
514
  msgstr "Level 9"
515
 
516
+ #: ../ure-lib.php:486
517
  msgid "Level 8"
518
  msgstr "Level 8"
519
 
520
+ #: ../ure-lib.php:487
521
  msgid "Level 7"
522
  msgstr "Level 7"
523
 
524
+ #: ../ure-lib.php:488
525
  msgid "Level 6"
526
  msgstr "Level 6"
527
 
528
+ #: ../ure-lib.php:489
529
  msgid "Level 5"
530
  msgstr "Level 5"
531
 
532
+ #: ../ure-lib.php:490
533
  msgid "Level 4"
534
  msgstr "Level 4"
535
 
536
+ #: ../ure-lib.php:491
537
  msgid "Level 3"
538
  msgstr "Level 3"
539
 
540
+ #: ../ure-lib.php:492
541
  msgid "Level 2"
542
  msgstr "Level 2"
543
 
544
+ #: ../ure-lib.php:493
545
  msgid "Level 1"
546
  msgstr "Level 1"
547
 
548
+ #: ../ure-lib.php:494
549
  msgid "Level 0"
550
  msgstr "Level 0"
551
 
552
+ #: ../ure-lib.php:495
553
  msgid "Edit others pages"
554
  msgstr "Edytować cudze strony"
555
 
556
+ #: ../ure-lib.php:496
557
  msgid "Edit published pages"
558
  msgstr "Edytować opublikowane strony"
559
 
560
+ #: ../ure-lib.php:497
561
  msgid "Publish pages"
562
  msgstr "Publikować strony"
563
 
564
+ #: ../ure-lib.php:498
565
  msgid "Delete pages"
566
  msgstr "Usuwac strony"
567
 
568
+ #: ../ure-lib.php:499
569
  msgid "Delete others pages"
570
  msgstr "Usuwać cudze strony"
571
 
572
+ #: ../ure-lib.php:500
573
  msgid "Delete published pages"
574
  msgstr "Usuwać opublikowane strony"
575
 
576
+ #: ../ure-lib.php:501
577
  msgid "Delete posts"
578
  msgstr "Usuwać posty"
579
 
580
+ #: ../ure-lib.php:502
581
  msgid "Delete others posts"
582
  msgstr "Usuwać cudze posty"
583
 
584
+ #: ../ure-lib.php:503
585
  msgid "Delete published posts"
586
  msgstr "Usuwać opublikowane posty"
587
 
588
+ #: ../ure-lib.php:504
589
  msgid "Delete private posts"
590
  msgstr "Usuwać prywatne wpisy"
591
 
592
+ #: ../ure-lib.php:505
593
  msgid "Edit private posts"
594
  msgstr "Edytować prywatne wpisy"
595
 
596
+ #: ../ure-lib.php:506
597
  msgid "Read private posts"
598
  msgstr "Czytac prywatne wpisy"
599
 
600
+ #: ../ure-lib.php:507
601
  msgid "Delete private pages"
602
  msgstr "Usuwać prywatne strony"
603
 
604
+ #: ../ure-lib.php:508
605
  msgid "Edit private pages"
606
  msgstr "Edytować prywatne strony"
607
 
608
+ #: ../ure-lib.php:509
609
  msgid "Read private pages"
610
  msgstr "Odczytywać prywatne strony"
611
 
612
+ #: ../ure-lib.php:510
613
  msgid "Delete users"
614
  msgstr "Usuwanie użytkowników"
615
 
616
+ #: ../ure-lib.php:511
617
  msgid "Create users"
618
  msgstr "Teorzyc użytkowników"
619
 
620
+ #: ../ure-lib.php:512
621
  msgid "Unfiltered upload"
622
  msgstr "Niefiltrowany upload"
623
 
624
+ #: ../ure-lib.php:513
625
  msgid "Edit dashboard"
626
  msgstr "Edycja kokpitu"
627
 
628
+ #: ../ure-lib.php:514
629
  msgid "Update plugins"
630
  msgstr "Aktualizacja wtyczek"
631
 
632
+ #: ../ure-lib.php:515
633
  msgid "Delete plugins"
634
  msgstr "Usuwanie wtyczek"
635
 
636
+ #: ../ure-lib.php:516
637
  msgid "Install plugins"
638
  msgstr "Instalacja wtyczek"
639
 
640
+ #: ../ure-lib.php:517
641
  msgid "Update themes"
642
  msgstr "Aktualizacja motywów"
643
 
644
+ #: ../ure-lib.php:518
645
  msgid "Install themes"
646
  msgstr "Instalacja motywów"
647
 
648
+ #: ../ure-lib.php:519
649
  msgid "Update core"
650
  msgstr ""
651
 
652
+ #: ../ure-lib.php:520
653
  msgid "List users"
654
  msgstr ""
655
 
656
+ #: ../ure-lib.php:521
657
  msgid "Remove users"
658
  msgstr ""
659
 
660
+ #: ../ure-lib.php:522
661
  msgid "Add users"
662
  msgstr ""
663
 
664
+ #: ../ure-lib.php:523
665
  msgid "Promote users"
666
  msgstr ""
667
 
668
+ #: ../ure-lib.php:524
669
  msgid "Edit theme options"
670
  msgstr ""
671
 
672
+ #: ../ure-lib.php:525
673
  msgid "Delete themes"
674
  msgstr ""
675
 
676
+ #: ../ure-lib.php:526
677
  msgid "Export"
678
  msgstr ""
679
 
680
+ #: ../ure-lib.php:609
681
  #, fuzzy
682
  msgid "Error: Capability name must contain latin characters and digits only!"
683
  msgstr "Błąd: Nazwa grupy może zawierać tylko litery i cyfry"
684
 
685
+ #: ../ure-lib.php:621
686
  #, fuzzy, php-format
687
  msgid "Capability %s is added successfully"
688
  msgstr "Grupa %s zastała utworzona "
689
 
690
+ #: ../ure-lib.php:623
691
  #, php-format
692
  msgid "Capability %s exists already"
693
  msgstr ""
694
 
695
+ #: ../ure-lib.php:772
696
  #, php-format
697
  msgid "Error! You do not have permission to delete this capability: %s!"
698
  msgstr ""
699
 
700
+ #: ../ure-lib.php:794
701
  #, fuzzy, php-format
702
  msgid "Capability %s is removed successfully"
703
  msgstr "Grupa %s zastała utworzona "
704
 
705
+ #: ../ure-lib.php:825
706
+ msgid "Help"
707
+ msgstr ""
708
+
709
  #~ msgid "Roles list reading error is encountered"
710
  #~ msgstr "Błąd wczytywania grup"
711
 
lang/ure-pt_BR.mo CHANGED
Binary file
lang/ure-pt_BR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor v.2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-06-03 22:40+0700\n"
6
- "PO-Revision-Date: 2011-06-03 22:40+0700\n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: Rafael Galdêncio <bodocabdd@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
@@ -16,659 +16,696 @@ msgstr ""
16
  "X-Poedit-SourceCharset: utf-8\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
- #: ../ure-role-edit.php:84
 
 
 
 
 
20
  #, fuzzy
21
  msgid " Name can not be empty!"
22
  msgstr "Nome da Regra não pode estar vazio!"
23
 
24
- #: ../ure-role-edit.php:88
25
  #, fuzzy
26
  msgid " Name must contain latin characters and digits only!"
27
  msgstr "Nome da Regra deve conter caracteres latinos e dígitos somente!"
28
 
29
- #: ../ure-role-edit.php:93
30
- #: ../ure-role-edit.php:246
31
  msgid "Delete Role"
32
  msgstr "Excluir regra"
33
 
34
- #: ../ure-role-edit.php:95
35
  msgid "Change Default Role"
36
  msgstr "Alterar Regra Padrão"
37
 
38
- #: ../ure-role-edit.php:97
39
- #: ../ure-role-edit.php:217
40
- msgid "Restore Roles from backup copy"
41
- msgstr "Restaurar Regras a partir de uma cópia de backup"
42
 
43
- #: ../ure-role-edit.php:99
44
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
45
  msgstr ""
46
 
47
- #: ../ure-role-edit.php:101
48
  msgid "Please confirm to continue"
49
  msgstr "Por favor, confirme para continuar"
50
 
51
- #: ../ure-role-edit.php:134
52
  #, php-format
53
  msgid "Role \"%s\" update: please confirm to continue"
54
  msgstr "Atualização da Regra \"%s\": por favor, confirme para continuar"
55
 
56
- #: ../ure-role-edit.php:142
57
  msgid "Select Role and change its capabilities list"
58
  msgstr "Selecione Regra e altere sua lista de capacidades"
59
 
60
- #: ../ure-role-edit.php:144
61
  msgid "Select Role:"
62
  msgstr "Selecione uma Regra:"
63
 
64
- #: ../ure-role-edit.php:153
65
- #: ../ure-user-edit.php:80
66
  msgid "Show capabilities in human readable form"
67
  msgstr "Mostrar capacidades em forma humanamente legível"
68
 
69
- #: ../ure-role-edit.php:157
 
 
 
 
 
70
  msgid "If checked, then apply action to ALL sites of this Network"
71
  msgstr ""
72
 
73
- #: ../ure-role-edit.php:167
74
  msgid "Apply to All Sites"
75
  msgstr ""
76
 
77
- #: ../ure-role-edit.php:213
78
- #: ../ure-user-edit.php:129
79
  msgid "Update"
80
  msgstr "Atualizar"
81
 
82
- #: ../ure-role-edit.php:213
83
- #: ../ure-user-edit.php:129
84
  msgid "Save Changes"
85
  msgstr "Salvar Alterações"
86
 
87
- #: ../ure-role-edit.php:214
88
- #: ../ure-user-edit.php:130
89
  msgid "Cancel"
90
  msgstr "Cancelar"
91
 
92
- #: ../ure-role-edit.php:214
93
- #: ../ure-user-edit.php:130
94
  msgid "Cancel not saved changes"
95
  msgstr "Cancelar alterações não salvas"
96
 
97
- #: ../ure-role-edit.php:217
98
  msgid "Reset"
99
  msgstr "Resetar"
100
 
101
- #: ../ure-role-edit.php:227
 
 
 
 
102
  msgid "Add New Role"
103
  msgstr "Adicionar Nova Regra"
104
 
105
- #: ../ure-role-edit.php:232
106
- #: ../ure-role-edit.php:261
 
 
 
 
 
 
 
 
107
  msgid "Add"
108
  msgstr "Adicionar"
109
 
110
- #: ../ure-role-edit.php:232
111
  msgid "Add New User Role"
112
  msgstr "Adicionar Nova Regra de Usuário"
113
 
114
- #: ../ure-role-edit.php:236
115
  msgid "Default Role for New User"
116
  msgstr "Regra Padrão para Novo Usuário"
117
 
118
- #: ../ure-role-edit.php:241
119
  msgid "Change"
120
  msgstr "Alterar"
121
 
122
- #: ../ure-role-edit.php:241
123
  msgid "Set as Default User Role"
124
  msgstr "Definir como Regra Padrão de Usuário"
125
 
126
- #: ../ure-role-edit.php:251
127
  msgid "Delete"
128
  msgstr "Excluir"
129
 
130
- #: ../ure-role-edit.php:251
131
  msgid "Delete User Role"
132
  msgstr "Excluir Regra de Usuário"
133
 
134
- #: ../ure-role-edit.php:256
135
- #: ../ure-role-edit.php:261
136
  #, fuzzy
137
  msgid "Add New Capability"
138
  msgstr "Adicionar Nova Regra"
139
 
140
- #: ../ure-role-edit.php:266
141
  msgid "Remove Capability"
142
  msgstr ""
143
 
144
- #: ../ure-role-edit.php:271
145
  #, fuzzy
146
  msgid "Remove"
147
  msgstr "Regra"
148
 
149
- #: ../ure-role-edit.php:271
150
  msgid "Remove User Capability"
151
  msgstr ""
152
 
153
- #: ../ure-user-edit.php:61
154
  #, fuzzy, php-format
155
  msgid "User \"%s\" update: please confirm to continue"
156
  msgstr "Atualização da Regra \"%s\": por favor, confirme para continuar"
157
 
158
- #: ../ure-user-edit.php:68
159
  msgid "Change capabilities for user"
160
  msgstr ""
161
 
162
- #: ../ure-user-edit.php:71
163
  #, fuzzy
164
  msgid "Role:"
165
  msgstr "Regra"
166
 
167
- #: ../ure-user-edit.php:84
168
  msgid "Add capabilities to this user:"
169
  msgstr ""
170
 
171
- #: ../ure-options.php:128
 
 
 
 
 
 
 
 
 
 
172
  msgid "Role"
173
  msgstr "Regra"
174
 
175
- #: ../ure-options.php:128
 
 
 
 
176
  msgid "is updated successfully"
177
  msgstr "foi alterada com sucesso"
178
 
179
- #: ../ure-options.php:137
180
  msgid "User"
181
  msgstr ""
182
 
183
- #: ../ure-options.php:137
184
  #, fuzzy
185
  msgid "capabilities are updated successfully"
186
  msgstr "foi alterada com sucesso"
187
 
188
- #: ../ure-options.php:166
189
  msgid "About this Plugin:"
190
  msgstr "Sobre este plugin:"
191
 
192
- #: ../ure-options.php:167
193
  msgid "Author's website"
194
  msgstr "Website do autor"
195
 
196
- #: ../ure-options.php:168
197
  msgid "Plugin webpage"
198
  msgstr "Página do plugin"
199
 
200
- #: ../ure-options.php:169
201
- #: ../user-role-editor.php:191
202
  msgid "Changelog"
203
  msgstr "Log de Alterações"
204
 
205
- #: ../ure-options.php:170
206
  msgid "FAQ"
207
  msgstr "FAQ"
208
 
209
- #: ../ure-options.php:171
210
- msgid "Donate"
211
- msgstr "Doar"
212
-
213
- #: ../ure-options.php:173
214
  msgid "Greetings:"
215
  msgstr "Agradecimentos:"
216
 
217
- #: ../ure-options.php:174
218
  msgid "It's me, the author"
219
  msgstr "Sou eu, o autor"
220
 
221
- #: ../ure-options.php:175
222
  msgid "For the help with Belorussian translation"
223
  msgstr "Pela ajuda com a tradução para Bielorusso"
224
 
225
- #: ../ure-options.php:176
226
  msgid "For the help with Brasilian translation"
227
  msgstr ""
228
 
229
- #: ../ure-options.php:177
230
  msgid "For the help with Chinese translation"
231
  msgstr "Pela ajuda com a tradução para Chinês"
232
 
233
- #: ../ure-options.php:178
234
  msgid "For the help with Dutch translation"
235
  msgstr "Pela ajuda com a tradução para Holandês"
236
 
237
- #: ../ure-options.php:179
238
  msgid "For the help with Finnish translation"
239
  msgstr "Pela ajuda com a tradução para Finnish"
240
 
241
- #: ../ure-options.php:180
242
  msgid "For the help with French translation"
243
  msgstr "Pela ajuda com a tradução para Francês"
244
 
245
- #: ../ure-options.php:181
246
  msgid "For the help with German translation"
247
  msgstr "Pela ajuda com a tradução para Alemão"
248
 
249
- #: ../ure-options.php:182
250
  msgid "For the help with Hungarian translation"
251
  msgstr "Pela ajuda com a tradução para Húngaro"
252
 
253
- #: ../ure-options.php:183
254
- #: ../ure-options.php:184
255
- #: ../ure-options.php:185
 
256
  msgid "For the help with Italian translation"
257
  msgstr "Pela ajuda com a tradução para Italiano"
258
 
259
- #: ../ure-options.php:186
260
  msgid "For the help with Japanese translation"
261
  msgstr "Pela ajuda com a tradução para Japonês"
262
 
263
- #: ../ure-options.php:187
264
  msgid "For the help with Persian translation"
265
  msgstr ""
266
 
267
- #: ../ure-options.php:188
268
  msgid "For the help with Polish translation"
269
  msgstr "Pela ajuda com a tradução para Polonês"
270
 
271
- #: ../ure-options.php:189
272
  msgid "For the help with Spanish translation"
273
  msgstr "Pela ajuda com a tradução para Espanhol"
274
 
275
- #: ../ure-options.php:190
276
  msgid "For the help with Swedish translation"
277
  msgstr "Pela ajuda com a tradução para Swedish"
278
 
279
- #: ../ure-options.php:191
280
- #: ../ure-options.php:192
 
281
  msgid "For the help with Turkish translation"
282
  msgstr ""
283
 
284
- #: ../ure-options.php:193
285
  msgid "For the code to hide administrator role"
286
  msgstr "Pelo código para ocultar a regra de administrador"
287
 
288
- #: ../ure-options.php:194
 
 
 
 
289
  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."
290
  msgstr "Você deseja ver o seu nome com um link para seu site aqui? Você é bem-vindo! Sua ajuda com tradução e novas idéias são sempre muito apreciadas."
291
 
292
- #: ../user-role-editor.php:38
293
  msgid "User Role Editor requires WordPress 3.0 or newer."
294
  msgstr "Editor de Regras de Usuários requer Wordpress 3.0 ou mais novo."
295
 
296
- #: ../user-role-editor.php:38
297
- #: ../user-role-editor.php:43
298
  msgid "Please update!"
299
  msgstr "Por favor, atualize!"
300
 
301
- #: ../user-role-editor.php:43
302
  #, fuzzy
303
  msgid "User Role Editor requires PHP 5.0 or newer."
304
  msgstr "Editor de Regras de Usuários requer Wordpress 3.0 ou mais novo."
305
 
306
- #: ../user-role-editor.php:68
307
  msgid "Only"
308
  msgstr ""
309
 
310
- #: ../user-role-editor.php:68
311
  msgid "is allowed to use"
312
  msgstr ""
313
 
314
- #: ../user-role-editor.php:75
315
- #: ../user-role-editor.php:205
316
  msgid "User Role Editor"
317
  msgstr "Editor de Regras de Usuários"
318
 
319
- #: ../user-role-editor.php:181
320
  msgid "Settings"
321
  msgstr "Configurações"
322
 
323
- #: ../user-role-editor.php:230
324
  msgid "Capabilities"
325
  msgstr ""
326
 
327
- #: ../ure-lib.php:46
328
  msgid "Error is occur. Please check the log file."
329
  msgstr "Ocorreu um erro. Por favor, verifique o log."
330
 
331
- #: ../ure-lib.php:164
332
  msgid "Database operation error. Check log file."
333
  msgstr "Erro em Operação de Banco de Dados. Verifique o log."
334
 
335
- #: ../ure-lib.php:187
336
- msgid "Roles capabilities are restored from the backup data"
337
- msgstr "Regras serão restauradas a partir dos dados de backup"
338
-
339
- #: ../ure-lib.php:189
340
  msgid "No backup data. It is created automatically before the first role data update."
341
  msgstr "Sem dados de backup. É criado automaticamente antes da primeira alteração de regra."
342
 
343
- #: ../ure-lib.php:228
344
  msgid "Backup record is created for the current role capabilities"
345
  msgstr "Registro de backup foi criado para a regra atual"
346
 
347
- #: ../ure-lib.php:311
348
  msgid "Error: Role name must contain latin characters and digits only!"
349
  msgstr "Erro: O nome da regra deve conter apenas caracteres latinos e dígitos."
350
 
351
- #: ../ure-lib.php:318
352
  #, fuzzy, php-format
353
  msgid "Role %s exists already"
354
  msgstr "Regra %s foi criada com sucesso"
355
 
356
- #: ../ure-lib.php:324
357
  msgid "Error is encountered during new role create operation"
358
  msgstr "Encontrado erro durante operação para criaçao de nova regra"
359
 
360
- #: ../ure-lib.php:326
361
  #, php-format
362
  msgid "Role %s is created successfully"
363
  msgstr "Regra %s foi criada com sucesso"
364
 
365
- #: ../ure-lib.php:410
366
  msgid "Error encountered during role delete operation"
367
  msgstr "Encontrado erro durante operação de deleção de regra"
368
 
369
- #: ../ure-lib.php:412
370
  #, php-format
371
  msgid "Role %s is deleted successfully"
372
  msgstr "Regra %s foi excluída com sucesso"
373
 
374
- #: ../ure-lib.php:430
375
  msgid "Error encountered during default role change operation"
376
  msgstr "Encontrado erro durante operação de mudança de regra padrão"
377
 
378
- #: ../ure-lib.php:436
379
  #, php-format
380
  msgid "Default role for new users is set to %s successfully"
381
  msgstr "Regra padrão para novo usuário foi alterado para %s com sucesso"
382
 
383
- #: ../ure-lib.php:464
384
  msgid "Editor"
385
  msgstr "Editor"
386
 
387
- #: ../ure-lib.php:465
388
  msgid "Author"
389
  msgstr "Autor"
390
 
391
- #: ../ure-lib.php:466
392
  msgid "Contributor"
393
  msgstr "Colaborador"
394
 
395
- #: ../ure-lib.php:467
396
  msgid "Subscriber"
397
  msgstr "Assinante"
398
 
399
- #: ../ure-lib.php:469
400
  msgid "Switch themes"
401
  msgstr "Trocar temas"
402
 
403
- #: ../ure-lib.php:470
404
  msgid "Edit themes"
405
  msgstr "Editar temas"
406
 
407
- #: ../ure-lib.php:471
408
  msgid "Activate plugins"
409
  msgstr "Ativar plugins"
410
 
411
- #: ../ure-lib.php:472
412
  msgid "Edit plugins"
413
  msgstr "Editar plugins"
414
 
415
- #: ../ure-lib.php:473
416
  msgid "Edit users"
417
  msgstr "Editar usuários"
418
 
419
- #: ../ure-lib.php:474
420
  msgid "Edit files"
421
  msgstr "Editar arquivos"
422
 
423
- #: ../ure-lib.php:475
424
  msgid "Manage options"
425
  msgstr "Gerenciar opções"
426
 
427
- #: ../ure-lib.php:476
428
  msgid "Moderate comments"
429
  msgstr "Moderar comentários"
430
 
431
- #: ../ure-lib.php:477
432
  msgid "Manage categories"
433
  msgstr "Gerenciar categorias"
434
 
435
- #: ../ure-lib.php:478
436
  msgid "Manage links"
437
  msgstr "Gerenciar links"
438
 
439
- #: ../ure-lib.php:479
440
  msgid "Upload files"
441
  msgstr "Upload de arquivos"
442
 
443
- #: ../ure-lib.php:480
444
  msgid "Import"
445
  msgstr "Importar"
446
 
447
- #: ../ure-lib.php:481
448
  msgid "Unfiltered html"
449
  msgstr "HTML não filtrado"
450
 
451
- #: ../ure-lib.php:482
452
  msgid "Edit posts"
453
  msgstr "Editar posts"
454
 
455
- #: ../ure-lib.php:483
456
  msgid "Edit others posts"
457
  msgstr "Editar post de outros"
458
 
459
- #: ../ure-lib.php:484
460
  msgid "Edit published posts"
461
  msgstr "Editar posts publicados"
462
 
463
- #: ../ure-lib.php:485
464
  msgid "Publish posts"
465
  msgstr "Publicar posts"
466
 
467
- #: ../ure-lib.php:486
468
  msgid "Edit pages"
469
  msgstr "Editar páginas"
470
 
471
- #: ../ure-lib.php:487
472
  msgid "Read"
473
  msgstr "Ler"
474
 
475
- #: ../ure-lib.php:488
476
  msgid "Level 10"
477
  msgstr "Level 10"
478
 
479
- #: ../ure-lib.php:489
480
  msgid "Level 9"
481
  msgstr "Level 9"
482
 
483
- #: ../ure-lib.php:490
484
  msgid "Level 8"
485
  msgstr "Level 8"
486
 
487
- #: ../ure-lib.php:491
488
  msgid "Level 7"
489
  msgstr "Level 7"
490
 
491
- #: ../ure-lib.php:492
492
  msgid "Level 6"
493
  msgstr "Level 6"
494
 
495
- #: ../ure-lib.php:493
496
  msgid "Level 5"
497
  msgstr "Level 5"
498
 
499
- #: ../ure-lib.php:494
500
  msgid "Level 4"
501
  msgstr "Level 4"
502
 
503
- #: ../ure-lib.php:495
504
  msgid "Level 3"
505
  msgstr "Level 3"
506
 
507
- #: ../ure-lib.php:496
508
  msgid "Level 2"
509
  msgstr "Level 2"
510
 
511
- #: ../ure-lib.php:497
512
  msgid "Level 1"
513
  msgstr "Level 1"
514
 
515
- #: ../ure-lib.php:498
516
  msgid "Level 0"
517
  msgstr "Level 0"
518
 
519
- #: ../ure-lib.php:499
520
  msgid "Edit others pages"
521
  msgstr "Editar páginas de outros"
522
 
523
- #: ../ure-lib.php:500
524
  msgid "Edit published pages"
525
  msgstr "Editar páginas publicadas"
526
 
527
- #: ../ure-lib.php:501
528
  msgid "Publish pages"
529
  msgstr "Publicar páginas"
530
 
531
- #: ../ure-lib.php:502
532
  msgid "Delete pages"
533
  msgstr "Excluir páginas"
534
 
535
- #: ../ure-lib.php:503
536
  msgid "Delete others pages"
537
  msgstr "Excluir páginas de outros"
538
 
539
- #: ../ure-lib.php:504
540
  msgid "Delete published pages"
541
  msgstr "Excluir páginas publicadas"
542
 
543
- #: ../ure-lib.php:505
544
  msgid "Delete posts"
545
  msgstr "Excluir posts"
546
 
547
- #: ../ure-lib.php:506
548
  msgid "Delete others posts"
549
  msgstr "Excluir posts de outros"
550
 
551
- #: ../ure-lib.php:507
552
  msgid "Delete published posts"
553
  msgstr "Excluir posts publicados"
554
 
555
- #: ../ure-lib.php:508
556
  msgid "Delete private posts"
557
  msgstr "Excluir posts privados"
558
 
559
- #: ../ure-lib.php:509
560
  msgid "Edit private posts"
561
  msgstr "Editar posts privados"
562
 
563
- #: ../ure-lib.php:510
564
  msgid "Read private posts"
565
  msgstr "Ler posts privados"
566
 
567
- #: ../ure-lib.php:511
568
  msgid "Delete private pages"
569
  msgstr "Excluir páginas privadas"
570
 
571
- #: ../ure-lib.php:512
572
  msgid "Edit private pages"
573
  msgstr "Editar páginas privadas"
574
 
575
- #: ../ure-lib.php:513
576
  msgid "Read private pages"
577
  msgstr "Ler páginas privadas"
578
 
579
- #: ../ure-lib.php:514
580
  msgid "Delete users"
581
  msgstr "Excluir usuários"
582
 
583
- #: ../ure-lib.php:515
584
  msgid "Create users"
585
  msgstr "Criar usuários"
586
 
587
- #: ../ure-lib.php:516
588
  msgid "Unfiltered upload"
589
  msgstr "Upload não filtrado"
590
 
591
- #: ../ure-lib.php:517
592
  msgid "Edit dashboard"
593
  msgstr "Editar painel"
594
 
595
- #: ../ure-lib.php:518
596
  msgid "Update plugins"
597
  msgstr "Atualizar plugins"
598
 
599
- #: ../ure-lib.php:519
600
  msgid "Delete plugins"
601
  msgstr "Excluir plugins"
602
 
603
- #: ../ure-lib.php:520
604
  msgid "Install plugins"
605
  msgstr "Instalar plugins"
606
 
607
- #: ../ure-lib.php:521
608
  msgid "Update themes"
609
  msgstr "Atualizar temas"
610
 
611
- #: ../ure-lib.php:522
612
  msgid "Install themes"
613
  msgstr "Instalar temas"
614
 
615
- #: ../ure-lib.php:523
616
  msgid "Update core"
617
  msgstr ""
618
 
619
- #: ../ure-lib.php:524
620
  msgid "List users"
621
  msgstr ""
622
 
623
- #: ../ure-lib.php:525
624
  msgid "Remove users"
625
  msgstr ""
626
 
627
- #: ../ure-lib.php:526
628
  msgid "Add users"
629
  msgstr ""
630
 
631
- #: ../ure-lib.php:527
632
  msgid "Promote users"
633
  msgstr ""
634
 
635
- #: ../ure-lib.php:528
636
  msgid "Edit theme options"
637
  msgstr ""
638
 
639
- #: ../ure-lib.php:529
640
  msgid "Delete themes"
641
  msgstr ""
642
 
643
- #: ../ure-lib.php:530
644
  msgid "Export"
645
  msgstr ""
646
 
647
- #: ../ure-lib.php:613
648
  #, fuzzy
649
  msgid "Error: Capability name must contain latin characters and digits only!"
650
  msgstr "Erro: O nome da regra deve conter apenas caracteres latinos e dígitos."
651
 
652
- #: ../ure-lib.php:625
653
  #, fuzzy, php-format
654
  msgid "Capability %s is added successfully"
655
  msgstr "Regra %s foi criada com sucesso"
656
 
657
- #: ../ure-lib.php:627
658
  #, php-format
659
  msgid "Capability %s exists already"
660
  msgstr ""
661
 
662
- #: ../ure-lib.php:791
663
  #, php-format
664
  msgid "Error! You do not have permission to delete this capability: %s!"
665
  msgstr ""
666
 
667
- #: ../ure-lib.php:799
668
  #, fuzzy, php-format
669
  msgid "Capability %s is removed successfully"
670
  msgstr "Regra %s foi criada com sucesso"
671
 
 
 
 
 
672
  #~ msgid "Roles list reading error is encountered"
673
  #~ msgstr "Encontrado erro durante leitura da lista de regras"
674
 
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor v.2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-12-10 19:17+0700\n"
6
+ "PO-Revision-Date: 2011-12-10 19:17+0700\n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: Rafael Galdêncio <bodocabdd@gmail.com>\n"
9
  "MIME-Version: 1.0\n"
16
  "X-Poedit-SourceCharset: utf-8\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
+ #: ../ure-role-edit.php:27
20
+ #, fuzzy
21
+ msgid "None"
22
+ msgstr "Doar"
23
+
24
+ #: ../ure-role-edit.php:92
25
  #, fuzzy
26
  msgid " Name can not be empty!"
27
  msgstr "Nome da Regra não pode estar vazio!"
28
 
29
+ #: ../ure-role-edit.php:96
30
  #, fuzzy
31
  msgid " Name must contain latin characters and digits only!"
32
  msgstr "Nome da Regra deve conter caracteres latinos e dígitos somente!"
33
 
34
+ #: ../ure-role-edit.php:101
35
+ #: ../ure-role-edit.php:284
36
  msgid "Delete Role"
37
  msgstr "Excluir regra"
38
 
39
+ #: ../ure-role-edit.php:103
40
  msgid "Change Default Role"
41
  msgstr "Alterar Regra Padrão"
42
 
43
+ #: ../ure-role-edit.php:105
44
+ 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"
45
+ msgstr ""
 
46
 
47
+ #: ../ure-role-edit.php:107
48
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
49
  msgstr ""
50
 
51
+ #: ../ure-role-edit.php:109
52
  msgid "Please confirm to continue"
53
  msgstr "Por favor, confirme para continuar"
54
 
55
+ #: ../ure-role-edit.php:146
56
  #, php-format
57
  msgid "Role \"%s\" update: please confirm to continue"
58
  msgstr "Atualização da Regra \"%s\": por favor, confirme para continuar"
59
 
60
+ #: ../ure-role-edit.php:154
61
  msgid "Select Role and change its capabilities list"
62
  msgstr "Selecione Regra e altere sua lista de capacidades"
63
 
64
+ #: ../ure-role-edit.php:156
65
  msgid "Select Role:"
66
  msgstr "Selecione uma Regra:"
67
 
68
+ #: ../ure-role-edit.php:166
69
+ #: ../ure-user-edit.php:86
70
  msgid "Show capabilities in human readable form"
71
  msgstr "Mostrar capacidades em forma humanamente legível"
72
 
73
+ #: ../ure-role-edit.php:175
74
+ #: ../ure-user-edit.php:95
75
+ msgid "Show deprecated capabilities"
76
+ msgstr ""
77
+
78
+ #: ../ure-role-edit.php:179
79
  msgid "If checked, then apply action to ALL sites of this Network"
80
  msgstr ""
81
 
82
+ #: ../ure-role-edit.php:189
83
  msgid "Apply to All Sites"
84
  msgstr ""
85
 
86
+ #: ../ure-role-edit.php:247
87
+ #: ../ure-user-edit.php:156
88
  msgid "Update"
89
  msgstr "Atualizar"
90
 
91
+ #: ../ure-role-edit.php:247
92
+ #: ../ure-user-edit.php:156
93
  msgid "Save Changes"
94
  msgstr "Salvar Alterações"
95
 
96
+ #: ../ure-role-edit.php:248
97
+ #: ../ure-user-edit.php:157
98
  msgid "Cancel"
99
  msgstr "Cancelar"
100
 
101
+ #: ../ure-role-edit.php:248
102
+ #: ../ure-user-edit.php:157
103
  msgid "Cancel not saved changes"
104
  msgstr "Cancelar alterações não salvas"
105
 
106
+ #: ../ure-role-edit.php:251
107
  msgid "Reset"
108
  msgstr "Resetar"
109
 
110
+ #: ../ure-role-edit.php:251
111
+ msgid "Restore Roles from backup copy"
112
+ msgstr "Restaurar Regras a partir de uma cópia de backup"
113
+
114
+ #: ../ure-role-edit.php:261
115
  msgid "Add New Role"
116
  msgstr "Adicionar Nova Regra"
117
 
118
+ #: ../ure-role-edit.php:263
119
+ msgid "Name: "
120
+ msgstr ""
121
+
122
+ #: ../ure-role-edit.php:267
123
+ msgid "Make copy of: "
124
+ msgstr ""
125
+
126
+ #: ../ure-role-edit.php:270
127
+ #: ../ure-role-edit.php:299
128
  msgid "Add"
129
  msgstr "Adicionar"
130
 
131
+ #: ../ure-role-edit.php:270
132
  msgid "Add New User Role"
133
  msgstr "Adicionar Nova Regra de Usuário"
134
 
135
+ #: ../ure-role-edit.php:274
136
  msgid "Default Role for New User"
137
  msgstr "Regra Padrão para Novo Usuário"
138
 
139
+ #: ../ure-role-edit.php:279
140
  msgid "Change"
141
  msgstr "Alterar"
142
 
143
+ #: ../ure-role-edit.php:279
144
  msgid "Set as Default User Role"
145
  msgstr "Definir como Regra Padrão de Usuário"
146
 
147
+ #: ../ure-role-edit.php:289
148
  msgid "Delete"
149
  msgstr "Excluir"
150
 
151
+ #: ../ure-role-edit.php:289
152
  msgid "Delete User Role"
153
  msgstr "Excluir Regra de Usuário"
154
 
155
+ #: ../ure-role-edit.php:294
156
+ #: ../ure-role-edit.php:299
157
  #, fuzzy
158
  msgid "Add New Capability"
159
  msgstr "Adicionar Nova Regra"
160
 
161
+ #: ../ure-role-edit.php:304
162
  msgid "Remove Capability"
163
  msgstr ""
164
 
165
+ #: ../ure-role-edit.php:309
166
  #, fuzzy
167
  msgid "Remove"
168
  msgstr "Regra"
169
 
170
+ #: ../ure-role-edit.php:309
171
  msgid "Remove User Capability"
172
  msgstr ""
173
 
174
+ #: ../ure-user-edit.php:67
175
  #, fuzzy, php-format
176
  msgid "User \"%s\" update: please confirm to continue"
177
  msgstr "Atualização da Regra \"%s\": por favor, confirme para continuar"
178
 
179
+ #: ../ure-user-edit.php:74
180
  msgid "Change capabilities for user"
181
  msgstr ""
182
 
183
+ #: ../ure-user-edit.php:77
184
  #, fuzzy
185
  msgid "Role:"
186
  msgstr "Regra"
187
 
188
+ #: ../ure-user-edit.php:99
189
  msgid "Add capabilities to this user:"
190
  msgstr ""
191
 
192
+ #: ../ure-options.php:59
193
+ #, fuzzy
194
+ msgid "User Roles are restored from the backup data. "
195
+ msgstr "Regras serão restauradas a partir dos dados de backup"
196
+
197
+ #: ../ure-options.php:125
198
+ msgid "Error: "
199
+ msgstr ""
200
+
201
+ #: ../ure-options.php:125
202
+ #: ../ure-options.php:143
203
  msgid "Role"
204
  msgstr "Regra"
205
 
206
+ #: ../ure-options.php:125
207
+ msgid "does not exist"
208
+ msgstr ""
209
+
210
+ #: ../ure-options.php:143
211
  msgid "is updated successfully"
212
  msgstr "foi alterada com sucesso"
213
 
214
+ #: ../ure-options.php:152
215
  msgid "User"
216
  msgstr ""
217
 
218
+ #: ../ure-options.php:152
219
  #, fuzzy
220
  msgid "capabilities are updated successfully"
221
  msgstr "foi alterada com sucesso"
222
 
223
+ #: ../ure-options.php:192
224
  msgid "About this Plugin:"
225
  msgstr "Sobre este plugin:"
226
 
227
+ #: ../ure-options.php:193
228
  msgid "Author's website"
229
  msgstr "Website do autor"
230
 
231
+ #: ../ure-options.php:194
232
  msgid "Plugin webpage"
233
  msgstr "Página do plugin"
234
 
235
+ #: ../ure-options.php:195
236
+ #: ../user-role-editor.php:219
237
  msgid "Changelog"
238
  msgstr "Log de Alterações"
239
 
240
+ #: ../ure-options.php:196
241
  msgid "FAQ"
242
  msgstr "FAQ"
243
 
244
+ #: ../ure-options.php:210
 
 
 
 
245
  msgid "Greetings:"
246
  msgstr "Agradecimentos:"
247
 
248
+ #: ../ure-options.php:211
249
  msgid "It's me, the author"
250
  msgstr "Sou eu, o autor"
251
 
252
+ #: ../ure-options.php:212
253
  msgid "For the help with Belorussian translation"
254
  msgstr "Pela ajuda com a tradução para Bielorusso"
255
 
256
+ #: ../ure-options.php:213
257
  msgid "For the help with Brasilian translation"
258
  msgstr ""
259
 
260
+ #: ../ure-options.php:214
261
  msgid "For the help with Chinese translation"
262
  msgstr "Pela ajuda com a tradução para Chinês"
263
 
264
+ #: ../ure-options.php:215
265
  msgid "For the help with Dutch translation"
266
  msgstr "Pela ajuda com a tradução para Holandês"
267
 
268
+ #: ../ure-options.php:216
269
  msgid "For the help with Finnish translation"
270
  msgstr "Pela ajuda com a tradução para Finnish"
271
 
272
+ #: ../ure-options.php:217
273
  msgid "For the help with French translation"
274
  msgstr "Pela ajuda com a tradução para Francês"
275
 
276
+ #: ../ure-options.php:218
277
  msgid "For the help with German translation"
278
  msgstr "Pela ajuda com a tradução para Alemão"
279
 
280
+ #: ../ure-options.php:219
281
  msgid "For the help with Hungarian translation"
282
  msgstr "Pela ajuda com a tradução para Húngaro"
283
 
284
+ #: ../ure-options.php:220
285
+ #: ../ure-options.php:221
286
+ #: ../ure-options.php:222
287
+ #: ../ure-options.php:223
288
  msgid "For the help with Italian translation"
289
  msgstr "Pela ajuda com a tradução para Italiano"
290
 
291
+ #: ../ure-options.php:224
292
  msgid "For the help with Japanese translation"
293
  msgstr "Pela ajuda com a tradução para Japonês"
294
 
295
+ #: ../ure-options.php:225
296
  msgid "For the help with Persian translation"
297
  msgstr ""
298
 
299
+ #: ../ure-options.php:226
300
  msgid "For the help with Polish translation"
301
  msgstr "Pela ajuda com a tradução para Polonês"
302
 
303
+ #: ../ure-options.php:227
304
  msgid "For the help with Spanish translation"
305
  msgstr "Pela ajuda com a tradução para Espanhol"
306
 
307
+ #: ../ure-options.php:228
308
  msgid "For the help with Swedish translation"
309
  msgstr "Pela ajuda com a tradução para Swedish"
310
 
311
+ #: ../ure-options.php:229
312
+ #: ../ure-options.php:230
313
+ #: ../ure-options.php:231
314
  msgid "For the help with Turkish translation"
315
  msgstr ""
316
 
317
+ #: ../ure-options.php:233
318
  msgid "For the code to hide administrator role"
319
  msgstr "Pelo código para ocultar a regra de administrador"
320
 
321
+ #: ../ure-options.php:234
322
+ msgid "For the code enhancement suggestion"
323
+ msgstr ""
324
+
325
+ #: ../ure-options.php:236
326
  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."
327
  msgstr "Você deseja ver o seu nome com um link para seu site aqui? Você é bem-vindo! Sua ajuda com tradução e novas idéias são sempre muito apreciadas."
328
 
329
+ #: ../user-role-editor.php:35
330
  msgid "User Role Editor requires WordPress 3.0 or newer."
331
  msgstr "Editor de Regras de Usuários requer Wordpress 3.0 ou mais novo."
332
 
333
+ #: ../user-role-editor.php:35
334
+ #: ../user-role-editor.php:40
335
  msgid "Please update!"
336
  msgstr "Por favor, atualize!"
337
 
338
+ #: ../user-role-editor.php:40
339
  #, fuzzy
340
  msgid "User Role Editor requires PHP 5.0 or newer."
341
  msgstr "Editor de Regras de Usuários requer Wordpress 3.0 ou mais novo."
342
 
343
+ #: ../user-role-editor.php:65
344
  msgid "Only"
345
  msgstr ""
346
 
347
+ #: ../user-role-editor.php:65
348
  msgid "is allowed to use"
349
  msgstr ""
350
 
351
+ #: ../user-role-editor.php:71
352
+ #: ../user-role-editor.php:233
353
  msgid "User Role Editor"
354
  msgstr "Editor de Regras de Usuários"
355
 
356
+ #: ../user-role-editor.php:209
357
  msgid "Settings"
358
  msgstr "Configurações"
359
 
360
+ #: ../user-role-editor.php:258
361
  msgid "Capabilities"
362
  msgstr ""
363
 
364
+ #: ../ure-lib.php:45
365
  msgid "Error is occur. Please check the log file."
366
  msgstr "Ocorreu um erro. Por favor, verifique o log."
367
 
368
+ #: ../ure-lib.php:153
369
  msgid "Database operation error. Check log file."
370
  msgstr "Erro em Operação de Banco de Dados. Verifique o log."
371
 
372
+ #: ../ure-lib.php:186
 
 
 
 
373
  msgid "No backup data. It is created automatically before the first role data update."
374
  msgstr "Sem dados de backup. É criado automaticamente antes da primeira alteração de regra."
375
 
376
+ #: ../ure-lib.php:224
377
  msgid "Backup record is created for the current role capabilities"
378
  msgstr "Registro de backup foi criado para a regra atual"
379
 
380
+ #: ../ure-lib.php:300
381
  msgid "Error: Role name must contain latin characters and digits only!"
382
  msgstr "Erro: O nome da regra deve conter apenas caracteres latinos e dígitos."
383
 
384
+ #: ../ure-lib.php:307
385
  #, fuzzy, php-format
386
  msgid "Role %s exists already"
387
  msgstr "Regra %s foi criada com sucesso"
388
 
389
+ #: ../ure-lib.php:320
390
  msgid "Error is encountered during new role create operation"
391
  msgstr "Encontrado erro durante operação para criaçao de nova regra"
392
 
393
+ #: ../ure-lib.php:322
394
  #, php-format
395
  msgid "Role %s is created successfully"
396
  msgstr "Regra %s foi criada com sucesso"
397
 
398
+ #: ../ure-lib.php:406
399
  msgid "Error encountered during role delete operation"
400
  msgstr "Encontrado erro durante operação de deleção de regra"
401
 
402
+ #: ../ure-lib.php:408
403
  #, php-format
404
  msgid "Role %s is deleted successfully"
405
  msgstr "Regra %s foi excluída com sucesso"
406
 
407
+ #: ../ure-lib.php:426
408
  msgid "Error encountered during default role change operation"
409
  msgstr "Encontrado erro durante operação de mudança de regra padrão"
410
 
411
+ #: ../ure-lib.php:432
412
  #, php-format
413
  msgid "Default role for new users is set to %s successfully"
414
  msgstr "Regra padrão para novo usuário foi alterado para %s com sucesso"
415
 
416
+ #: ../ure-lib.php:460
417
  msgid "Editor"
418
  msgstr "Editor"
419
 
420
+ #: ../ure-lib.php:461
421
  msgid "Author"
422
  msgstr "Autor"
423
 
424
+ #: ../ure-lib.php:462
425
  msgid "Contributor"
426
  msgstr "Colaborador"
427
 
428
+ #: ../ure-lib.php:463
429
  msgid "Subscriber"
430
  msgstr "Assinante"
431
 
432
+ #: ../ure-lib.php:465
433
  msgid "Switch themes"
434
  msgstr "Trocar temas"
435
 
436
+ #: ../ure-lib.php:466
437
  msgid "Edit themes"
438
  msgstr "Editar temas"
439
 
440
+ #: ../ure-lib.php:467
441
  msgid "Activate plugins"
442
  msgstr "Ativar plugins"
443
 
444
+ #: ../ure-lib.php:468
445
  msgid "Edit plugins"
446
  msgstr "Editar plugins"
447
 
448
+ #: ../ure-lib.php:469
449
  msgid "Edit users"
450
  msgstr "Editar usuários"
451
 
452
+ #: ../ure-lib.php:470
453
  msgid "Edit files"
454
  msgstr "Editar arquivos"
455
 
456
+ #: ../ure-lib.php:471
457
  msgid "Manage options"
458
  msgstr "Gerenciar opções"
459
 
460
+ #: ../ure-lib.php:472
461
  msgid "Moderate comments"
462
  msgstr "Moderar comentários"
463
 
464
+ #: ../ure-lib.php:473
465
  msgid "Manage categories"
466
  msgstr "Gerenciar categorias"
467
 
468
+ #: ../ure-lib.php:474
469
  msgid "Manage links"
470
  msgstr "Gerenciar links"
471
 
472
+ #: ../ure-lib.php:475
473
  msgid "Upload files"
474
  msgstr "Upload de arquivos"
475
 
476
+ #: ../ure-lib.php:476
477
  msgid "Import"
478
  msgstr "Importar"
479
 
480
+ #: ../ure-lib.php:477
481
  msgid "Unfiltered html"
482
  msgstr "HTML não filtrado"
483
 
484
+ #: ../ure-lib.php:478
485
  msgid "Edit posts"
486
  msgstr "Editar posts"
487
 
488
+ #: ../ure-lib.php:479
489
  msgid "Edit others posts"
490
  msgstr "Editar post de outros"
491
 
492
+ #: ../ure-lib.php:480
493
  msgid "Edit published posts"
494
  msgstr "Editar posts publicados"
495
 
496
+ #: ../ure-lib.php:481
497
  msgid "Publish posts"
498
  msgstr "Publicar posts"
499
 
500
+ #: ../ure-lib.php:482
501
  msgid "Edit pages"
502
  msgstr "Editar páginas"
503
 
504
+ #: ../ure-lib.php:483
505
  msgid "Read"
506
  msgstr "Ler"
507
 
508
+ #: ../ure-lib.php:484
509
  msgid "Level 10"
510
  msgstr "Level 10"
511
 
512
+ #: ../ure-lib.php:485
513
  msgid "Level 9"
514
  msgstr "Level 9"
515
 
516
+ #: ../ure-lib.php:486
517
  msgid "Level 8"
518
  msgstr "Level 8"
519
 
520
+ #: ../ure-lib.php:487
521
  msgid "Level 7"
522
  msgstr "Level 7"
523
 
524
+ #: ../ure-lib.php:488
525
  msgid "Level 6"
526
  msgstr "Level 6"
527
 
528
+ #: ../ure-lib.php:489
529
  msgid "Level 5"
530
  msgstr "Level 5"
531
 
532
+ #: ../ure-lib.php:490
533
  msgid "Level 4"
534
  msgstr "Level 4"
535
 
536
+ #: ../ure-lib.php:491
537
  msgid "Level 3"
538
  msgstr "Level 3"
539
 
540
+ #: ../ure-lib.php:492
541
  msgid "Level 2"
542
  msgstr "Level 2"
543
 
544
+ #: ../ure-lib.php:493
545
  msgid "Level 1"
546
  msgstr "Level 1"
547
 
548
+ #: ../ure-lib.php:494
549
  msgid "Level 0"
550
  msgstr "Level 0"
551
 
552
+ #: ../ure-lib.php:495
553
  msgid "Edit others pages"
554
  msgstr "Editar páginas de outros"
555
 
556
+ #: ../ure-lib.php:496
557
  msgid "Edit published pages"
558
  msgstr "Editar páginas publicadas"
559
 
560
+ #: ../ure-lib.php:497
561
  msgid "Publish pages"
562
  msgstr "Publicar páginas"
563
 
564
+ #: ../ure-lib.php:498
565
  msgid "Delete pages"
566
  msgstr "Excluir páginas"
567
 
568
+ #: ../ure-lib.php:499
569
  msgid "Delete others pages"
570
  msgstr "Excluir páginas de outros"
571
 
572
+ #: ../ure-lib.php:500
573
  msgid "Delete published pages"
574
  msgstr "Excluir páginas publicadas"
575
 
576
+ #: ../ure-lib.php:501
577
  msgid "Delete posts"
578
  msgstr "Excluir posts"
579
 
580
+ #: ../ure-lib.php:502
581
  msgid "Delete others posts"
582
  msgstr "Excluir posts de outros"
583
 
584
+ #: ../ure-lib.php:503
585
  msgid "Delete published posts"
586
  msgstr "Excluir posts publicados"
587
 
588
+ #: ../ure-lib.php:504
589
  msgid "Delete private posts"
590
  msgstr "Excluir posts privados"
591
 
592
+ #: ../ure-lib.php:505
593
  msgid "Edit private posts"
594
  msgstr "Editar posts privados"
595
 
596
+ #: ../ure-lib.php:506
597
  msgid "Read private posts"
598
  msgstr "Ler posts privados"
599
 
600
+ #: ../ure-lib.php:507
601
  msgid "Delete private pages"
602
  msgstr "Excluir páginas privadas"
603
 
604
+ #: ../ure-lib.php:508
605
  msgid "Edit private pages"
606
  msgstr "Editar páginas privadas"
607
 
608
+ #: ../ure-lib.php:509
609
  msgid "Read private pages"
610
  msgstr "Ler páginas privadas"
611
 
612
+ #: ../ure-lib.php:510
613
  msgid "Delete users"
614
  msgstr "Excluir usuários"
615
 
616
+ #: ../ure-lib.php:511
617
  msgid "Create users"
618
  msgstr "Criar usuários"
619
 
620
+ #: ../ure-lib.php:512
621
  msgid "Unfiltered upload"
622
  msgstr "Upload não filtrado"
623
 
624
+ #: ../ure-lib.php:513
625
  msgid "Edit dashboard"
626
  msgstr "Editar painel"
627
 
628
+ #: ../ure-lib.php:514
629
  msgid "Update plugins"
630
  msgstr "Atualizar plugins"
631
 
632
+ #: ../ure-lib.php:515
633
  msgid "Delete plugins"
634
  msgstr "Excluir plugins"
635
 
636
+ #: ../ure-lib.php:516
637
  msgid "Install plugins"
638
  msgstr "Instalar plugins"
639
 
640
+ #: ../ure-lib.php:517
641
  msgid "Update themes"
642
  msgstr "Atualizar temas"
643
 
644
+ #: ../ure-lib.php:518
645
  msgid "Install themes"
646
  msgstr "Instalar temas"
647
 
648
+ #: ../ure-lib.php:519
649
  msgid "Update core"
650
  msgstr ""
651
 
652
+ #: ../ure-lib.php:520
653
  msgid "List users"
654
  msgstr ""
655
 
656
+ #: ../ure-lib.php:521
657
  msgid "Remove users"
658
  msgstr ""
659
 
660
+ #: ../ure-lib.php:522
661
  msgid "Add users"
662
  msgstr ""
663
 
664
+ #: ../ure-lib.php:523
665
  msgid "Promote users"
666
  msgstr ""
667
 
668
+ #: ../ure-lib.php:524
669
  msgid "Edit theme options"
670
  msgstr ""
671
 
672
+ #: ../ure-lib.php:525
673
  msgid "Delete themes"
674
  msgstr ""
675
 
676
+ #: ../ure-lib.php:526
677
  msgid "Export"
678
  msgstr ""
679
 
680
+ #: ../ure-lib.php:609
681
  #, fuzzy
682
  msgid "Error: Capability name must contain latin characters and digits only!"
683
  msgstr "Erro: O nome da regra deve conter apenas caracteres latinos e dígitos."
684
 
685
+ #: ../ure-lib.php:621
686
  #, fuzzy, php-format
687
  msgid "Capability %s is added successfully"
688
  msgstr "Regra %s foi criada com sucesso"
689
 
690
+ #: ../ure-lib.php:623
691
  #, php-format
692
  msgid "Capability %s exists already"
693
  msgstr ""
694
 
695
+ #: ../ure-lib.php:772
696
  #, php-format
697
  msgid "Error! You do not have permission to delete this capability: %s!"
698
  msgstr ""
699
 
700
+ #: ../ure-lib.php:794
701
  #, fuzzy, php-format
702
  msgid "Capability %s is removed successfully"
703
  msgstr "Regra %s foi criada com sucesso"
704
 
705
+ #: ../ure-lib.php:825
706
+ msgid "Help"
707
+ msgstr ""
708
+
709
  #~ msgid "Roles list reading error is encountered"
710
  #~ msgstr "Encontrado erro durante leitura da lista de regras"
711
 
lang/ure-ru_RU.mo CHANGED
Binary file
lang/ure-ru_RU.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor v.2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-06-03 22:40+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
@@ -16,651 +16,688 @@ msgstr ""
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
- #: ../ure-role-edit.php:84
 
 
 
 
20
  msgid " Name can not be empty!"
21
  msgstr "Наименование не может быть пустым!"
22
 
23
- #: ../ure-role-edit.php:88
24
  msgid " Name must contain latin characters and digits only!"
25
  msgstr " Наименование должно содержать только латинские буквы и цифры."
26
 
27
- #: ../ure-role-edit.php:93
28
- #: ../ure-role-edit.php:246
29
  msgid "Delete Role"
30
  msgstr "Удалить Роль"
31
 
32
- #: ../ure-role-edit.php:95
33
  msgid "Change Default Role"
34
  msgstr "Установить как роль по-умолчанию"
35
 
36
- #: ../ure-role-edit.php:97
37
- #: ../ure-role-edit.php:217
38
- msgid "Restore Roles from backup copy"
39
- msgstr "Восстановить Роли из резервной копии"
40
 
41
- #: ../ure-role-edit.php:99
42
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
43
  msgstr "Внимание! Будьте осторожны - удаление критичной возможности может привести к прекращеню работы одного из плагинов или другого кода."
44
 
45
- #: ../ure-role-edit.php:101
46
  msgid "Please confirm to continue"
47
  msgstr "Пожалуйста, подтвердите продолжение "
48
 
49
- #: ../ure-role-edit.php:134
50
  #, php-format
51
  msgid "Role \"%s\" update: please confirm to continue"
52
  msgstr "Изменение роли \"%s\": пожалуйста, подтвердите продолжение "
53
 
54
- #: ../ure-role-edit.php:142
55
  msgid "Select Role and change its capabilities list"
56
  msgstr "Выбери Роль и измени список разрешённых операций"
57
 
58
- #: ../ure-role-edit.php:144
59
  msgid "Select Role:"
60
  msgstr "Выбери Роль:"
61
 
62
- #: ../ure-role-edit.php:153
63
- #: ../ure-user-edit.php:80
64
  msgid "Show capabilities in human readable form"
65
  msgstr "Показ возможностей в читабельной форме"
66
 
67
- #: ../ure-role-edit.php:157
 
 
 
 
 
68
  msgid "If checked, then apply action to ALL sites of this Network"
69
  msgstr "Если включено, применить ко всем сайтам этой Сети"
70
 
71
- #: ../ure-role-edit.php:167
72
  msgid "Apply to All Sites"
73
  msgstr "Применить ко всем сайтам"
74
 
75
- #: ../ure-role-edit.php:213
76
- #: ../ure-user-edit.php:129
77
  msgid "Update"
78
  msgstr "Сохранить"
79
 
80
- #: ../ure-role-edit.php:213
81
- #: ../ure-user-edit.php:129
82
  msgid "Save Changes"
83
  msgstr "Сохранить изменения"
84
 
85
- #: ../ure-role-edit.php:214
86
- #: ../ure-user-edit.php:130
87
  msgid "Cancel"
88
  msgstr "Отмена"
89
 
90
- #: ../ure-role-edit.php:214
91
- #: ../ure-user-edit.php:130
92
  msgid "Cancel not saved changes"
93
  msgstr "Отказ от сохранения изменений"
94
 
95
- #: ../ure-role-edit.php:217
96
  msgid "Reset"
97
  msgstr "Сброс"
98
 
99
- #: ../ure-role-edit.php:227
 
 
 
 
100
  msgid "Add New Role"
101
  msgstr "Добавить новую Роль"
102
 
103
- #: ../ure-role-edit.php:232
104
- #: ../ure-role-edit.php:261
 
 
 
 
 
 
 
 
105
  msgid "Add"
106
  msgstr "Добавить"
107
 
108
- #: ../ure-role-edit.php:232
109
  msgid "Add New User Role"
110
  msgstr "Добавить новую Роль пользователя"
111
 
112
- #: ../ure-role-edit.php:236
113
  msgid "Default Role for New User"
114
  msgstr "Роль по-умолчанию"
115
 
116
- #: ../ure-role-edit.php:241
117
  msgid "Change"
118
  msgstr "Изменить"
119
 
120
- #: ../ure-role-edit.php:241
121
  msgid "Set as Default User Role"
122
  msgstr "Установить как роль по-умолчанию"
123
 
124
- #: ../ure-role-edit.php:251
125
  msgid "Delete"
126
  msgstr "Удалить"
127
 
128
- #: ../ure-role-edit.php:251
129
  msgid "Delete User Role"
130
  msgstr "Удалить Роль пользователя"
131
 
132
- #: ../ure-role-edit.php:256
133
- #: ../ure-role-edit.php:261
134
  msgid "Add New Capability"
135
  msgstr "Добавить новую Возможность"
136
 
137
- #: ../ure-role-edit.php:266
138
  msgid "Remove Capability"
139
  msgstr "Удалить Возможность"
140
 
141
- #: ../ure-role-edit.php:271
142
  msgid "Remove"
143
  msgstr "Удалить"
144
 
145
- #: ../ure-role-edit.php:271
146
  msgid "Remove User Capability"
147
  msgstr "Удалить возможность пользователя"
148
 
149
- #: ../ure-user-edit.php:61
150
  #, php-format
151
  msgid "User \"%s\" update: please confirm to continue"
152
  msgstr "Изменение пользователя \"%s\": пожалуйста, подтвердите для продолжения"
153
 
154
- #: ../ure-user-edit.php:68
155
  msgid "Change capabilities for user"
156
  msgstr "Изменить возможности для пользователя"
157
 
158
- #: ../ure-user-edit.php:71
159
  msgid "Role:"
160
  msgstr "Роль:"
161
 
162
- #: ../ure-user-edit.php:84
163
  msgid "Add capabilities to this user:"
164
  msgstr "Добавить возможности этому пользователю:"
165
 
166
- #: ../ure-options.php:128
 
 
 
 
 
 
 
 
 
167
  msgid "Role"
168
  msgstr "Роль"
169
 
170
- #: ../ure-options.php:128
 
 
 
 
171
  msgid "is updated successfully"
172
  msgstr "изменена успешно"
173
 
174
- #: ../ure-options.php:137
175
  msgid "User"
176
  msgstr "Пользователь"
177
 
178
- #: ../ure-options.php:137
179
  msgid "capabilities are updated successfully"
180
  msgstr "возможности изменены успешно"
181
 
182
- #: ../ure-options.php:166
183
  msgid "About this Plugin:"
184
  msgstr "Об этом плагине"
185
 
186
- #: ../ure-options.php:167
187
  msgid "Author's website"
188
  msgstr "Вебсайт автора"
189
 
190
- #: ../ure-options.php:168
191
  msgid "Plugin webpage"
192
  msgstr "Страница плагина"
193
 
194
- #: ../ure-options.php:169
195
- #: ../user-role-editor.php:191
196
  msgid "Changelog"
197
  msgstr "Журнал изменений"
198
 
199
- #: ../ure-options.php:170
200
  msgid "FAQ"
201
  msgstr "Часто задаваемые вопросы"
202
 
203
- #: ../ure-options.php:171
204
- msgid "Donate"
205
- msgstr "Поддержать"
206
-
207
- #: ../ure-options.php:173
208
  msgid "Greetings:"
209
  msgstr "Приветствия"
210
 
211
- #: ../ure-options.php:174
212
  msgid "It's me, the author"
213
  msgstr "Это я, автор"
214
 
215
- #: ../ure-options.php:175
216
  msgid "For the help with Belorussian translation"
217
  msgstr "за помощь с белорусским переводом"
218
 
219
- #: ../ure-options.php:176
220
  msgid "For the help with Brasilian translation"
221
  msgstr "за помощь с бразильским переводом"
222
 
223
- #: ../ure-options.php:177
224
  msgid "For the help with Chinese translation"
225
  msgstr "за помощь с китайским переводом"
226
 
227
- #: ../ure-options.php:178
228
  msgid "For the help with Dutch translation"
229
  msgstr "за помощь с датским переводом"
230
 
231
- #: ../ure-options.php:179
232
  msgid "For the help with Finnish translation"
233
  msgstr "за помощь с финским переводом"
234
 
235
- #: ../ure-options.php:180
236
  msgid "For the help with French translation"
237
  msgstr "за помощь с французским переводом"
238
 
239
- #: ../ure-options.php:181
240
  msgid "For the help with German translation"
241
  msgstr "за помощь с немецким переводом"
242
 
243
- #: ../ure-options.php:182
244
  msgid "For the help with Hungarian translation"
245
  msgstr "за помощь с венгерским переводом"
246
 
247
- #: ../ure-options.php:183
248
- #: ../ure-options.php:184
249
- #: ../ure-options.php:185
 
250
  msgid "For the help with Italian translation"
251
  msgstr "за помощь с итальянским переводом"
252
 
253
- #: ../ure-options.php:186
254
  msgid "For the help with Japanese translation"
255
  msgstr "за помощь с японским переводом"
256
 
257
- #: ../ure-options.php:187
258
  msgid "For the help with Persian translation"
259
  msgstr "за помощь с переводом на иранский"
260
 
261
- #: ../ure-options.php:188
262
  msgid "For the help with Polish translation"
263
  msgstr "за помощь с польским переводом"
264
 
265
- #: ../ure-options.php:189
266
  msgid "For the help with Spanish translation"
267
  msgstr "за помощь с испанским переводом"
268
 
269
- #: ../ure-options.php:190
270
  msgid "For the help with Swedish translation"
271
  msgstr "за помощь со шведским переводом"
272
 
273
- #: ../ure-options.php:191
274
- #: ../ure-options.php:192
 
275
  msgid "For the help with Turkish translation"
276
  msgstr "за помощь с турецким переводом"
277
 
278
- #: ../ure-options.php:193
279
  msgid "For the code to hide administrator role"
280
  msgstr "За код, скрывающий роль администратора"
281
 
282
- #: ../ure-options.php:194
 
 
 
 
283
  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."
284
  msgstr "Желаете увидеть свое имя и ссылку на Ваш сайт здесь? Добро пожаловать! Ваша помощь с переводом и новые идеи приветствуются."
285
 
286
- #: ../user-role-editor.php:38
287
  msgid "User Role Editor requires WordPress 3.0 or newer."
288
  msgstr "Редактор ролей пользователей требует WordPress 3.0 или выше."
289
 
290
- #: ../user-role-editor.php:38
291
- #: ../user-role-editor.php:43
292
  msgid "Please update!"
293
  msgstr "Пожалуйста, обновите!"
294
 
295
- #: ../user-role-editor.php:43
296
  msgid "User Role Editor requires PHP 5.0 or newer."
297
  msgstr "Редактор ролей пользователей требует PHP 5.0 или выше."
298
 
299
- #: ../user-role-editor.php:68
300
  msgid "Only"
301
  msgstr "Только"
302
 
303
- #: ../user-role-editor.php:68
304
  msgid "is allowed to use"
305
  msgstr "разрешено использовать"
306
 
307
- #: ../user-role-editor.php:75
308
- #: ../user-role-editor.php:205
309
  msgid "User Role Editor"
310
  msgstr "Редактор ролей пользователей"
311
 
312
- #: ../user-role-editor.php:181
313
  msgid "Settings"
314
  msgstr "Установки"
315
 
316
- #: ../user-role-editor.php:230
317
  msgid "Capabilities"
318
  msgstr "Возможности"
319
 
320
- #: ../ure-lib.php:46
321
  msgid "Error is occur. Please check the log file."
322
  msgstr "Произошла ошибка. Проверьте лог-файл."
323
 
324
- #: ../ure-lib.php:164
325
  msgid "Database operation error. Check log file."
326
  msgstr "Ошибка работы с базой данных. Проверьте лог-файл."
327
 
328
- #: ../ure-lib.php:187
329
- msgid "Roles capabilities are restored from the backup data"
330
- msgstr "Роли восстановлены из резервной копии"
331
-
332
- #: ../ure-lib.php:189
333
  msgid "No backup data. It is created automatically before the first role data update."
334
  msgstr "Нет резервной копии. Она создается автоматически перед первым изменением ролей."
335
 
336
- #: ../ure-lib.php:228
337
  msgid "Backup record is created for the current role capabilities"
338
  msgstr "Для текущего распределения возможностей по ролям создана резервная копия"
339
 
340
- #: ../ure-lib.php:311
341
  msgid "Error: Role name must contain latin characters and digits only!"
342
  msgstr "Ошибка: должно содержать только латинские буквы и цифры"
343
 
344
- #: ../ure-lib.php:318
345
  #, php-format
346
  msgid "Role %s exists already"
347
  msgstr "Роль %s уже существует"
348
 
349
- #: ../ure-lib.php:324
350
  msgid "Error is encountered during new role create operation"
351
  msgstr "Произошла ошибка при создании новой роли"
352
 
353
- #: ../ure-lib.php:326
354
  #, php-format
355
  msgid "Role %s is created successfully"
356
  msgstr "Роль %s создана успешно"
357
 
358
- #: ../ure-lib.php:410
359
  msgid "Error encountered during role delete operation"
360
  msgstr "Произошла ошибка при удалении роли"
361
 
362
- #: ../ure-lib.php:412
363
  #, php-format
364
  msgid "Role %s is deleted successfully"
365
  msgstr "Роль %s удалена успешно"
366
 
367
- #: ../ure-lib.php:430
368
  msgid "Error encountered during default role change operation"
369
  msgstr "Произошла ошибка при изменении роли по-умолчанию"
370
 
371
- #: ../ure-lib.php:436
372
  #, php-format
373
  msgid "Default role for new users is set to %s successfully"
374
  msgstr "Роль по-умолчанию для новых пользователй изменена на %s успешно."
375
 
376
- #: ../ure-lib.php:464
377
  msgid "Editor"
378
  msgstr "Редактор"
379
 
380
- #: ../ure-lib.php:465
381
  msgid "Author"
382
  msgstr "Автор"
383
 
384
- #: ../ure-lib.php:466
385
  msgid "Contributor"
386
  msgstr "Ассистент"
387
 
388
- #: ../ure-lib.php:467
389
  msgid "Subscriber"
390
  msgstr "Подписчик"
391
 
392
- #: ../ure-lib.php:469
393
  msgid "Switch themes"
394
  msgstr "Менять темы"
395
 
396
- #: ../ure-lib.php:470
397
  msgid "Edit themes"
398
  msgstr "Изменять темы"
399
 
400
- #: ../ure-lib.php:471
401
  msgid "Activate plugins"
402
  msgstr "Активировать плагины"
403
 
404
- #: ../ure-lib.php:472
405
  msgid "Edit plugins"
406
  msgstr "Редактировать плагины"
407
 
408
- #: ../ure-lib.php:473
409
  msgid "Edit users"
410
  msgstr "Изменять пользователей"
411
 
412
- #: ../ure-lib.php:474
413
  msgid "Edit files"
414
  msgstr "Изменять файлы"
415
 
416
- #: ../ure-lib.php:475
417
  msgid "Manage options"
418
  msgstr "Управлять установками"
419
 
420
- #: ../ure-lib.php:476
421
  msgid "Moderate comments"
422
  msgstr "Модерировать комментарии"
423
 
424
- #: ../ure-lib.php:477
425
  msgid "Manage categories"
426
  msgstr "Управлять категориями"
427
 
428
- #: ../ure-lib.php:478
429
  msgid "Manage links"
430
  msgstr "Управлять ссылками"
431
 
432
- #: ../ure-lib.php:479
433
  msgid "Upload files"
434
  msgstr "Загружать файлы"
435
 
436
- #: ../ure-lib.php:480
437
  msgid "Import"
438
  msgstr "Импорт"
439
 
440
- #: ../ure-lib.php:481
441
  msgid "Unfiltered html"
442
  msgstr "html без фильтра"
443
 
444
- #: ../ure-lib.php:482
445
  msgid "Edit posts"
446
  msgstr "Изменять статьи"
447
 
448
- #: ../ure-lib.php:483
449
  msgid "Edit others posts"
450
  msgstr "Изменять чужие статьи"
451
 
452
- #: ../ure-lib.php:484
453
  msgid "Edit published posts"
454
  msgstr "Редактировать опубликованные статьи"
455
 
456
- #: ../ure-lib.php:485
457
  msgid "Publish posts"
458
  msgstr "Публиковать статьи"
459
 
460
- #: ../ure-lib.php:486
461
  msgid "Edit pages"
462
  msgstr "Изменять страницы"
463
 
464
- #: ../ure-lib.php:487
465
  msgid "Read"
466
  msgstr "Чтение"
467
 
468
- #: ../ure-lib.php:488
469
  msgid "Level 10"
470
  msgstr "Уровень 10"
471
 
472
- #: ../ure-lib.php:489
473
  msgid "Level 9"
474
  msgstr "Уровень 9"
475
 
476
- #: ../ure-lib.php:490
477
  msgid "Level 8"
478
  msgstr "Уровень 9"
479
 
480
- #: ../ure-lib.php:491
481
  msgid "Level 7"
482
  msgstr "Уровень 7"
483
 
484
- #: ../ure-lib.php:492
485
  msgid "Level 6"
486
  msgstr "Уровень 6"
487
 
488
- #: ../ure-lib.php:493
489
  msgid "Level 5"
490
  msgstr "Уровень 5"
491
 
492
- #: ../ure-lib.php:494
493
  msgid "Level 4"
494
  msgstr "Уровень 4"
495
 
496
- #: ../ure-lib.php:495
497
  msgid "Level 3"
498
  msgstr "Уровень 3"
499
 
500
- #: ../ure-lib.php:496
501
  msgid "Level 2"
502
  msgstr "Уровень 2"
503
 
504
- #: ../ure-lib.php:497
505
  msgid "Level 1"
506
  msgstr "Уровень 1"
507
 
508
- #: ../ure-lib.php:498
509
  msgid "Level 0"
510
  msgstr "Уровень 0"
511
 
512
- #: ../ure-lib.php:499
513
  msgid "Edit others pages"
514
  msgstr "Редактировать чужие страницы"
515
 
516
- #: ../ure-lib.php:500
517
  msgid "Edit published pages"
518
  msgstr "Редактировать опубликованные страницы"
519
 
520
- #: ../ure-lib.php:501
521
  msgid "Publish pages"
522
  msgstr "Публиковать страницы"
523
 
524
- #: ../ure-lib.php:502
525
  msgid "Delete pages"
526
  msgstr "Удалять страницы"
527
 
528
- #: ../ure-lib.php:503
529
  msgid "Delete others pages"
530
  msgstr "Удалить чужие страницы"
531
 
532
- #: ../ure-lib.php:504
533
  msgid "Delete published pages"
534
  msgstr "Удалять опубликованные страницы"
535
 
536
- #: ../ure-lib.php:505
537
  msgid "Delete posts"
538
  msgstr "Удалять статьи"
539
 
540
- #: ../ure-lib.php:506
541
  msgid "Delete others posts"
542
  msgstr "Удалять чужие статьи"
543
 
544
- #: ../ure-lib.php:507
545
  msgid "Delete published posts"
546
  msgstr "Удалять опубликованные статьи"
547
 
548
- #: ../ure-lib.php:508
549
  msgid "Delete private posts"
550
  msgstr "Удалять частные статьи"
551
 
552
- #: ../ure-lib.php:509
553
  msgid "Edit private posts"
554
  msgstr "Редактировать частные статьи"
555
 
556
- #: ../ure-lib.php:510
557
  msgid "Read private posts"
558
  msgstr "Читать частные статьи"
559
 
560
- #: ../ure-lib.php:511
561
  msgid "Delete private pages"
562
  msgstr "Удалять частные страницы"
563
 
564
- #: ../ure-lib.php:512
565
  msgid "Edit private pages"
566
  msgstr "Редактировать частные страницы"
567
 
568
- #: ../ure-lib.php:513
569
  msgid "Read private pages"
570
  msgstr "Читать частные страницы"
571
 
572
- #: ../ure-lib.php:514
573
  msgid "Delete users"
574
  msgstr "Удалять пользователей"
575
 
576
- #: ../ure-lib.php:515
577
  msgid "Create users"
578
  msgstr "Создавать пользователей"
579
 
580
- #: ../ure-lib.php:516
581
  msgid "Unfiltered upload"
582
  msgstr "Загрузка без фильтра"
583
 
584
- #: ../ure-lib.php:517
585
  msgid "Edit dashboard"
586
  msgstr "Изменять панель администратора"
587
 
588
- #: ../ure-lib.php:518
589
  msgid "Update plugins"
590
  msgstr "Обновлять плагины"
591
 
592
- #: ../ure-lib.php:519
593
  msgid "Delete plugins"
594
  msgstr "Удалять плагины"
595
 
596
- #: ../ure-lib.php:520
597
  msgid "Install plugins"
598
  msgstr "Устанавливать плагины"
599
 
600
- #: ../ure-lib.php:521
601
  msgid "Update themes"
602
  msgstr "Обновлять темы"
603
 
604
- #: ../ure-lib.php:522
605
  msgid "Install themes"
606
  msgstr "Устанавливать темы"
607
 
608
- #: ../ure-lib.php:523
609
  msgid "Update core"
610
  msgstr "Обновлять ядро"
611
 
612
- #: ../ure-lib.php:524
613
  msgid "List users"
614
  msgstr "Список пользователей"
615
 
616
- #: ../ure-lib.php:525
617
  msgid "Remove users"
618
  msgstr "Удалять пользователей"
619
 
620
- #: ../ure-lib.php:526
621
  msgid "Add users"
622
  msgstr "Добавлять пользователей"
623
 
624
- #: ../ure-lib.php:527
625
  msgid "Promote users"
626
  msgstr "Продвигать пользователей"
627
 
628
- #: ../ure-lib.php:528
629
  msgid "Edit theme options"
630
  msgstr "Изменять настройки темы"
631
 
632
- #: ../ure-lib.php:529
633
  msgid "Delete themes"
634
  msgstr "Удалять темы"
635
 
636
- #: ../ure-lib.php:530
637
  msgid "Export"
638
  msgstr "Экспорт"
639
 
640
- #: ../ure-lib.php:613
641
  msgid "Error: Capability name must contain latin characters and digits only!"
642
  msgstr "Ошибка: Имя должно содержать только латинские буквы и цифры"
643
 
644
- #: ../ure-lib.php:625
645
  #, php-format
646
  msgid "Capability %s is added successfully"
647
  msgstr "Возможность %s добавлена успешно"
648
 
649
- #: ../ure-lib.php:627
650
  #, php-format
651
  msgid "Capability %s exists already"
652
  msgstr "Возможность %s уже существует"
653
 
654
- #: ../ure-lib.php:791
655
  #, php-format
656
  msgid "Error! You do not have permission to delete this capability: %s!"
657
  msgstr "Ошибка! Вам запрещено удалять эту возможность: %s!"
658
 
659
- #: ../ure-lib.php:799
660
  #, php-format
661
  msgid "Capability %s is removed successfully"
662
  msgstr "Возможность %s удалена успешно"
663
 
 
 
 
 
 
 
664
  #~ msgid "Roles list reading error is encountered"
665
  #~ msgstr "Ошибка чтения списка ролей!"
666
  #~ msgid "More plugins from"
@@ -873,8 +910,6 @@ msgstr "Возможность %s удалена успешно"
873
  #~ msgstr "Стиль для раздела Кнопки"
874
  #~ msgid "Post Title"
875
  #~ msgstr "Заголовок статьи"
876
- #~ msgid "None"
877
- #~ msgstr "Нет"
878
  #~ msgid "Back to main statistics"
879
  #~ msgstr "Вернуться к основной статистике"
880
  #~ msgid "Not available"
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor v.2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-12-10 19:18+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
+ #: ../ure-role-edit.php:27
20
+ msgid "None"
21
+ msgstr "Нет"
22
+
23
+ #: ../ure-role-edit.php:92
24
  msgid " Name can not be empty!"
25
  msgstr "Наименование не может быть пустым!"
26
 
27
+ #: ../ure-role-edit.php:96
28
  msgid " Name must contain latin characters and digits only!"
29
  msgstr " Наименование должно содержать только латинские буквы и цифры."
30
 
31
+ #: ../ure-role-edit.php:101
32
+ #: ../ure-role-edit.php:284
33
  msgid "Delete Role"
34
  msgstr "Удалить Роль"
35
 
36
+ #: ../ure-role-edit.php:103
37
  msgid "Change Default Role"
38
  msgstr "Установить как роль по-умолчанию"
39
 
40
+ #: ../ure-role-edit.php:105
41
+ 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"
42
+ msgstr "Восстановление ролей из резервной копии. Будьте внимательны, копия создана во время первого запуска этого плагина. Все внесенные после этого изменения будут потеряны"
 
43
 
44
+ #: ../ure-role-edit.php:107
45
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
46
  msgstr "Внимание! Будьте осторожны - удаление критичной возможности может привести к прекращеню работы одного из плагинов или другого кода."
47
 
48
+ #: ../ure-role-edit.php:109
49
  msgid "Please confirm to continue"
50
  msgstr "Пожалуйста, подтвердите продолжение "
51
 
52
+ #: ../ure-role-edit.php:146
53
  #, php-format
54
  msgid "Role \"%s\" update: please confirm to continue"
55
  msgstr "Изменение роли \"%s\": пожалуйста, подтвердите продолжение "
56
 
57
+ #: ../ure-role-edit.php:154
58
  msgid "Select Role and change its capabilities list"
59
  msgstr "Выбери Роль и измени список разрешённых операций"
60
 
61
+ #: ../ure-role-edit.php:156
62
  msgid "Select Role:"
63
  msgstr "Выбери Роль:"
64
 
65
+ #: ../ure-role-edit.php:166
66
+ #: ../ure-user-edit.php:86
67
  msgid "Show capabilities in human readable form"
68
  msgstr "Показ возможностей в читабельной форме"
69
 
70
+ #: ../ure-role-edit.php:175
71
+ #: ../ure-user-edit.php:95
72
+ msgid "Show deprecated capabilities"
73
+ msgstr "Показать устаревшие разрешения"
74
+
75
+ #: ../ure-role-edit.php:179
76
  msgid "If checked, then apply action to ALL sites of this Network"
77
  msgstr "Если включено, применить ко всем сайтам этой Сети"
78
 
79
+ #: ../ure-role-edit.php:189
80
  msgid "Apply to All Sites"
81
  msgstr "Применить ко всем сайтам"
82
 
83
+ #: ../ure-role-edit.php:247
84
+ #: ../ure-user-edit.php:156
85
  msgid "Update"
86
  msgstr "Сохранить"
87
 
88
+ #: ../ure-role-edit.php:247
89
+ #: ../ure-user-edit.php:156
90
  msgid "Save Changes"
91
  msgstr "Сохранить изменения"
92
 
93
+ #: ../ure-role-edit.php:248
94
+ #: ../ure-user-edit.php:157
95
  msgid "Cancel"
96
  msgstr "Отмена"
97
 
98
+ #: ../ure-role-edit.php:248
99
+ #: ../ure-user-edit.php:157
100
  msgid "Cancel not saved changes"
101
  msgstr "Отказ от сохранения изменений"
102
 
103
+ #: ../ure-role-edit.php:251
104
  msgid "Reset"
105
  msgstr "Сброс"
106
 
107
+ #: ../ure-role-edit.php:251
108
+ msgid "Restore Roles from backup copy"
109
+ msgstr "Восстановить Роли из резервной копии"
110
+
111
+ #: ../ure-role-edit.php:261
112
  msgid "Add New Role"
113
  msgstr "Добавить новую Роль"
114
 
115
+ #: ../ure-role-edit.php:263
116
+ msgid "Name: "
117
+ msgstr "Имя:"
118
+
119
+ #: ../ure-role-edit.php:267
120
+ msgid "Make copy of: "
121
+ msgstr "Создать копию из:"
122
+
123
+ #: ../ure-role-edit.php:270
124
+ #: ../ure-role-edit.php:299
125
  msgid "Add"
126
  msgstr "Добавить"
127
 
128
+ #: ../ure-role-edit.php:270
129
  msgid "Add New User Role"
130
  msgstr "Добавить новую Роль пользователя"
131
 
132
+ #: ../ure-role-edit.php:274
133
  msgid "Default Role for New User"
134
  msgstr "Роль по-умолчанию"
135
 
136
+ #: ../ure-role-edit.php:279
137
  msgid "Change"
138
  msgstr "Изменить"
139
 
140
+ #: ../ure-role-edit.php:279
141
  msgid "Set as Default User Role"
142
  msgstr "Установить как роль по-умолчанию"
143
 
144
+ #: ../ure-role-edit.php:289
145
  msgid "Delete"
146
  msgstr "Удалить"
147
 
148
+ #: ../ure-role-edit.php:289
149
  msgid "Delete User Role"
150
  msgstr "Удалить Роль пользователя"
151
 
152
+ #: ../ure-role-edit.php:294
153
+ #: ../ure-role-edit.php:299
154
  msgid "Add New Capability"
155
  msgstr "Добавить новую Возможность"
156
 
157
+ #: ../ure-role-edit.php:304
158
  msgid "Remove Capability"
159
  msgstr "Удалить Возможность"
160
 
161
+ #: ../ure-role-edit.php:309
162
  msgid "Remove"
163
  msgstr "Удалить"
164
 
165
+ #: ../ure-role-edit.php:309
166
  msgid "Remove User Capability"
167
  msgstr "Удалить возможность пользователя"
168
 
169
+ #: ../ure-user-edit.php:67
170
  #, php-format
171
  msgid "User \"%s\" update: please confirm to continue"
172
  msgstr "Изменение пользователя \"%s\": пожалуйста, подтвердите для продолжения"
173
 
174
+ #: ../ure-user-edit.php:74
175
  msgid "Change capabilities for user"
176
  msgstr "Изменить возможности для пользователя"
177
 
178
+ #: ../ure-user-edit.php:77
179
  msgid "Role:"
180
  msgstr "Роль:"
181
 
182
+ #: ../ure-user-edit.php:99
183
  msgid "Add capabilities to this user:"
184
  msgstr "Добавить возможности этому пользователю:"
185
 
186
+ #: ../ure-options.php:59
187
+ msgid "User Roles are restored from the backup data. "
188
+ msgstr "Роли восстановлены из резервной копии"
189
+
190
+ #: ../ure-options.php:125
191
+ msgid "Error: "
192
+ msgstr "Ошибка:"
193
+
194
+ #: ../ure-options.php:125
195
+ #: ../ure-options.php:143
196
  msgid "Role"
197
  msgstr "Роль"
198
 
199
+ #: ../ure-options.php:125
200
+ msgid "does not exist"
201
+ msgstr "не существует"
202
+
203
+ #: ../ure-options.php:143
204
  msgid "is updated successfully"
205
  msgstr "изменена успешно"
206
 
207
+ #: ../ure-options.php:152
208
  msgid "User"
209
  msgstr "Пользователь"
210
 
211
+ #: ../ure-options.php:152
212
  msgid "capabilities are updated successfully"
213
  msgstr "возможности изменены успешно"
214
 
215
+ #: ../ure-options.php:192
216
  msgid "About this Plugin:"
217
  msgstr "Об этом плагине"
218
 
219
+ #: ../ure-options.php:193
220
  msgid "Author's website"
221
  msgstr "Вебсайт автора"
222
 
223
+ #: ../ure-options.php:194
224
  msgid "Plugin webpage"
225
  msgstr "Страница плагина"
226
 
227
+ #: ../ure-options.php:195
228
+ #: ../user-role-editor.php:219
229
  msgid "Changelog"
230
  msgstr "Журнал изменений"
231
 
232
+ #: ../ure-options.php:196
233
  msgid "FAQ"
234
  msgstr "Часто задаваемые вопросы"
235
 
236
+ #: ../ure-options.php:210
 
 
 
 
237
  msgid "Greetings:"
238
  msgstr "Приветствия"
239
 
240
+ #: ../ure-options.php:211
241
  msgid "It's me, the author"
242
  msgstr "Это я, автор"
243
 
244
+ #: ../ure-options.php:212
245
  msgid "For the help with Belorussian translation"
246
  msgstr "за помощь с белорусским переводом"
247
 
248
+ #: ../ure-options.php:213
249
  msgid "For the help with Brasilian translation"
250
  msgstr "за помощь с бразильским переводом"
251
 
252
+ #: ../ure-options.php:214
253
  msgid "For the help with Chinese translation"
254
  msgstr "за помощь с китайским переводом"
255
 
256
+ #: ../ure-options.php:215
257
  msgid "For the help with Dutch translation"
258
  msgstr "за помощь с датским переводом"
259
 
260
+ #: ../ure-options.php:216
261
  msgid "For the help with Finnish translation"
262
  msgstr "за помощь с финским переводом"
263
 
264
+ #: ../ure-options.php:217
265
  msgid "For the help with French translation"
266
  msgstr "за помощь с французским переводом"
267
 
268
+ #: ../ure-options.php:218
269
  msgid "For the help with German translation"
270
  msgstr "за помощь с немецким переводом"
271
 
272
+ #: ../ure-options.php:219
273
  msgid "For the help with Hungarian translation"
274
  msgstr "за помощь с венгерским переводом"
275
 
276
+ #: ../ure-options.php:220
277
+ #: ../ure-options.php:221
278
+ #: ../ure-options.php:222
279
+ #: ../ure-options.php:223
280
  msgid "For the help with Italian translation"
281
  msgstr "за помощь с итальянским переводом"
282
 
283
+ #: ../ure-options.php:224
284
  msgid "For the help with Japanese translation"
285
  msgstr "за помощь с японским переводом"
286
 
287
+ #: ../ure-options.php:225
288
  msgid "For the help with Persian translation"
289
  msgstr "за помощь с переводом на иранский"
290
 
291
+ #: ../ure-options.php:226
292
  msgid "For the help with Polish translation"
293
  msgstr "за помощь с польским переводом"
294
 
295
+ #: ../ure-options.php:227
296
  msgid "For the help with Spanish translation"
297
  msgstr "за помощь с испанским переводом"
298
 
299
+ #: ../ure-options.php:228
300
  msgid "For the help with Swedish translation"
301
  msgstr "за помощь со шведским переводом"
302
 
303
+ #: ../ure-options.php:229
304
+ #: ../ure-options.php:230
305
+ #: ../ure-options.php:231
306
  msgid "For the help with Turkish translation"
307
  msgstr "за помощь с турецким переводом"
308
 
309
+ #: ../ure-options.php:233
310
  msgid "For the code to hide administrator role"
311
  msgstr "За код, скрывающий роль администратора"
312
 
313
+ #: ../ure-options.php:234
314
+ msgid "For the code enhancement suggestion"
315
+ msgstr "За предложения по улучшению кода"
316
+
317
+ #: ../ure-options.php:236
318
  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."
319
  msgstr "Желаете увидеть свое имя и ссылку на Ваш сайт здесь? Добро пожаловать! Ваша помощь с переводом и новые идеи приветствуются."
320
 
321
+ #: ../user-role-editor.php:35
322
  msgid "User Role Editor requires WordPress 3.0 or newer."
323
  msgstr "Редактор ролей пользователей требует WordPress 3.0 или выше."
324
 
325
+ #: ../user-role-editor.php:35
326
+ #: ../user-role-editor.php:40
327
  msgid "Please update!"
328
  msgstr "Пожалуйста, обновите!"
329
 
330
+ #: ../user-role-editor.php:40
331
  msgid "User Role Editor requires PHP 5.0 or newer."
332
  msgstr "Редактор ролей пользователей требует PHP 5.0 или выше."
333
 
334
+ #: ../user-role-editor.php:65
335
  msgid "Only"
336
  msgstr "Только"
337
 
338
+ #: ../user-role-editor.php:65
339
  msgid "is allowed to use"
340
  msgstr "разрешено использовать"
341
 
342
+ #: ../user-role-editor.php:71
343
+ #: ../user-role-editor.php:233
344
  msgid "User Role Editor"
345
  msgstr "Редактор ролей пользователей"
346
 
347
+ #: ../user-role-editor.php:209
348
  msgid "Settings"
349
  msgstr "Установки"
350
 
351
+ #: ../user-role-editor.php:258
352
  msgid "Capabilities"
353
  msgstr "Возможности"
354
 
355
+ #: ../ure-lib.php:45
356
  msgid "Error is occur. Please check the log file."
357
  msgstr "Произошла ошибка. Проверьте лог-файл."
358
 
359
+ #: ../ure-lib.php:153
360
  msgid "Database operation error. Check log file."
361
  msgstr "Ошибка работы с базой данных. Проверьте лог-файл."
362
 
363
+ #: ../ure-lib.php:186
 
 
 
 
364
  msgid "No backup data. It is created automatically before the first role data update."
365
  msgstr "Нет резервной копии. Она создается автоматически перед первым изменением ролей."
366
 
367
+ #: ../ure-lib.php:224
368
  msgid "Backup record is created for the current role capabilities"
369
  msgstr "Для текущего распределения возможностей по ролям создана резервная копия"
370
 
371
+ #: ../ure-lib.php:300
372
  msgid "Error: Role name must contain latin characters and digits only!"
373
  msgstr "Ошибка: должно содержать только латинские буквы и цифры"
374
 
375
+ #: ../ure-lib.php:307
376
  #, php-format
377
  msgid "Role %s exists already"
378
  msgstr "Роль %s уже существует"
379
 
380
+ #: ../ure-lib.php:320
381
  msgid "Error is encountered during new role create operation"
382
  msgstr "Произошла ошибка при создании новой роли"
383
 
384
+ #: ../ure-lib.php:322
385
  #, php-format
386
  msgid "Role %s is created successfully"
387
  msgstr "Роль %s создана успешно"
388
 
389
+ #: ../ure-lib.php:406
390
  msgid "Error encountered during role delete operation"
391
  msgstr "Произошла ошибка при удалении роли"
392
 
393
+ #: ../ure-lib.php:408
394
  #, php-format
395
  msgid "Role %s is deleted successfully"
396
  msgstr "Роль %s удалена успешно"
397
 
398
+ #: ../ure-lib.php:426
399
  msgid "Error encountered during default role change operation"
400
  msgstr "Произошла ошибка при изменении роли по-умолчанию"
401
 
402
+ #: ../ure-lib.php:432
403
  #, php-format
404
  msgid "Default role for new users is set to %s successfully"
405
  msgstr "Роль по-умолчанию для новых пользователй изменена на %s успешно."
406
 
407
+ #: ../ure-lib.php:460
408
  msgid "Editor"
409
  msgstr "Редактор"
410
 
411
+ #: ../ure-lib.php:461
412
  msgid "Author"
413
  msgstr "Автор"
414
 
415
+ #: ../ure-lib.php:462
416
  msgid "Contributor"
417
  msgstr "Ассистент"
418
 
419
+ #: ../ure-lib.php:463
420
  msgid "Subscriber"
421
  msgstr "Подписчик"
422
 
423
+ #: ../ure-lib.php:465
424
  msgid "Switch themes"
425
  msgstr "Менять темы"
426
 
427
+ #: ../ure-lib.php:466
428
  msgid "Edit themes"
429
  msgstr "Изменять темы"
430
 
431
+ #: ../ure-lib.php:467
432
  msgid "Activate plugins"
433
  msgstr "Активировать плагины"
434
 
435
+ #: ../ure-lib.php:468
436
  msgid "Edit plugins"
437
  msgstr "Редактировать плагины"
438
 
439
+ #: ../ure-lib.php:469
440
  msgid "Edit users"
441
  msgstr "Изменять пользователей"
442
 
443
+ #: ../ure-lib.php:470
444
  msgid "Edit files"
445
  msgstr "Изменять файлы"
446
 
447
+ #: ../ure-lib.php:471
448
  msgid "Manage options"
449
  msgstr "Управлять установками"
450
 
451
+ #: ../ure-lib.php:472
452
  msgid "Moderate comments"
453
  msgstr "Модерировать комментарии"
454
 
455
+ #: ../ure-lib.php:473
456
  msgid "Manage categories"
457
  msgstr "Управлять категориями"
458
 
459
+ #: ../ure-lib.php:474
460
  msgid "Manage links"
461
  msgstr "Управлять ссылками"
462
 
463
+ #: ../ure-lib.php:475
464
  msgid "Upload files"
465
  msgstr "Загружать файлы"
466
 
467
+ #: ../ure-lib.php:476
468
  msgid "Import"
469
  msgstr "Импорт"
470
 
471
+ #: ../ure-lib.php:477
472
  msgid "Unfiltered html"
473
  msgstr "html без фильтра"
474
 
475
+ #: ../ure-lib.php:478
476
  msgid "Edit posts"
477
  msgstr "Изменять статьи"
478
 
479
+ #: ../ure-lib.php:479
480
  msgid "Edit others posts"
481
  msgstr "Изменять чужие статьи"
482
 
483
+ #: ../ure-lib.php:480
484
  msgid "Edit published posts"
485
  msgstr "Редактировать опубликованные статьи"
486
 
487
+ #: ../ure-lib.php:481
488
  msgid "Publish posts"
489
  msgstr "Публиковать статьи"
490
 
491
+ #: ../ure-lib.php:482
492
  msgid "Edit pages"
493
  msgstr "Изменять страницы"
494
 
495
+ #: ../ure-lib.php:483
496
  msgid "Read"
497
  msgstr "Чтение"
498
 
499
+ #: ../ure-lib.php:484
500
  msgid "Level 10"
501
  msgstr "Уровень 10"
502
 
503
+ #: ../ure-lib.php:485
504
  msgid "Level 9"
505
  msgstr "Уровень 9"
506
 
507
+ #: ../ure-lib.php:486
508
  msgid "Level 8"
509
  msgstr "Уровень 9"
510
 
511
+ #: ../ure-lib.php:487
512
  msgid "Level 7"
513
  msgstr "Уровень 7"
514
 
515
+ #: ../ure-lib.php:488
516
  msgid "Level 6"
517
  msgstr "Уровень 6"
518
 
519
+ #: ../ure-lib.php:489
520
  msgid "Level 5"
521
  msgstr "Уровень 5"
522
 
523
+ #: ../ure-lib.php:490
524
  msgid "Level 4"
525
  msgstr "Уровень 4"
526
 
527
+ #: ../ure-lib.php:491
528
  msgid "Level 3"
529
  msgstr "Уровень 3"
530
 
531
+ #: ../ure-lib.php:492
532
  msgid "Level 2"
533
  msgstr "Уровень 2"
534
 
535
+ #: ../ure-lib.php:493
536
  msgid "Level 1"
537
  msgstr "Уровень 1"
538
 
539
+ #: ../ure-lib.php:494
540
  msgid "Level 0"
541
  msgstr "Уровень 0"
542
 
543
+ #: ../ure-lib.php:495
544
  msgid "Edit others pages"
545
  msgstr "Редактировать чужие страницы"
546
 
547
+ #: ../ure-lib.php:496
548
  msgid "Edit published pages"
549
  msgstr "Редактировать опубликованные страницы"
550
 
551
+ #: ../ure-lib.php:497
552
  msgid "Publish pages"
553
  msgstr "Публиковать страницы"
554
 
555
+ #: ../ure-lib.php:498
556
  msgid "Delete pages"
557
  msgstr "Удалять страницы"
558
 
559
+ #: ../ure-lib.php:499
560
  msgid "Delete others pages"
561
  msgstr "Удалить чужие страницы"
562
 
563
+ #: ../ure-lib.php:500
564
  msgid "Delete published pages"
565
  msgstr "Удалять опубликованные страницы"
566
 
567
+ #: ../ure-lib.php:501
568
  msgid "Delete posts"
569
  msgstr "Удалять статьи"
570
 
571
+ #: ../ure-lib.php:502
572
  msgid "Delete others posts"
573
  msgstr "Удалять чужие статьи"
574
 
575
+ #: ../ure-lib.php:503
576
  msgid "Delete published posts"
577
  msgstr "Удалять опубликованные статьи"
578
 
579
+ #: ../ure-lib.php:504
580
  msgid "Delete private posts"
581
  msgstr "Удалять частные статьи"
582
 
583
+ #: ../ure-lib.php:505
584
  msgid "Edit private posts"
585
  msgstr "Редактировать частные статьи"
586
 
587
+ #: ../ure-lib.php:506
588
  msgid "Read private posts"
589
  msgstr "Читать частные статьи"
590
 
591
+ #: ../ure-lib.php:507
592
  msgid "Delete private pages"
593
  msgstr "Удалять частные страницы"
594
 
595
+ #: ../ure-lib.php:508
596
  msgid "Edit private pages"
597
  msgstr "Редактировать частные страницы"
598
 
599
+ #: ../ure-lib.php:509
600
  msgid "Read private pages"
601
  msgstr "Читать частные страницы"
602
 
603
+ #: ../ure-lib.php:510
604
  msgid "Delete users"
605
  msgstr "Удалять пользователей"
606
 
607
+ #: ../ure-lib.php:511
608
  msgid "Create users"
609
  msgstr "Создавать пользователей"
610
 
611
+ #: ../ure-lib.php:512
612
  msgid "Unfiltered upload"
613
  msgstr "Загрузка без фильтра"
614
 
615
+ #: ../ure-lib.php:513
616
  msgid "Edit dashboard"
617
  msgstr "Изменять панель администратора"
618
 
619
+ #: ../ure-lib.php:514
620
  msgid "Update plugins"
621
  msgstr "Обновлять плагины"
622
 
623
+ #: ../ure-lib.php:515
624
  msgid "Delete plugins"
625
  msgstr "Удалять плагины"
626
 
627
+ #: ../ure-lib.php:516
628
  msgid "Install plugins"
629
  msgstr "Устанавливать плагины"
630
 
631
+ #: ../ure-lib.php:517
632
  msgid "Update themes"
633
  msgstr "Обновлять темы"
634
 
635
+ #: ../ure-lib.php:518
636
  msgid "Install themes"
637
  msgstr "Устанавливать темы"
638
 
639
+ #: ../ure-lib.php:519
640
  msgid "Update core"
641
  msgstr "Обновлять ядро"
642
 
643
+ #: ../ure-lib.php:520
644
  msgid "List users"
645
  msgstr "Список пользователей"
646
 
647
+ #: ../ure-lib.php:521
648
  msgid "Remove users"
649
  msgstr "Удалять пользователей"
650
 
651
+ #: ../ure-lib.php:522
652
  msgid "Add users"
653
  msgstr "Добавлять пользователей"
654
 
655
+ #: ../ure-lib.php:523
656
  msgid "Promote users"
657
  msgstr "Продвигать пользователей"
658
 
659
+ #: ../ure-lib.php:524
660
  msgid "Edit theme options"
661
  msgstr "Изменять настройки темы"
662
 
663
+ #: ../ure-lib.php:525
664
  msgid "Delete themes"
665
  msgstr "Удалять темы"
666
 
667
+ #: ../ure-lib.php:526
668
  msgid "Export"
669
  msgstr "Экспорт"
670
 
671
+ #: ../ure-lib.php:609
672
  msgid "Error: Capability name must contain latin characters and digits only!"
673
  msgstr "Ошибка: Имя должно содержать только латинские буквы и цифры"
674
 
675
+ #: ../ure-lib.php:621
676
  #, php-format
677
  msgid "Capability %s is added successfully"
678
  msgstr "Возможность %s добавлена успешно"
679
 
680
+ #: ../ure-lib.php:623
681
  #, php-format
682
  msgid "Capability %s exists already"
683
  msgstr "Возможность %s уже существует"
684
 
685
+ #: ../ure-lib.php:772
686
  #, php-format
687
  msgid "Error! You do not have permission to delete this capability: %s!"
688
  msgstr "Ошибка! Вам запрещено удалять эту возможность: %s!"
689
 
690
+ #: ../ure-lib.php:794
691
  #, php-format
692
  msgid "Capability %s is removed successfully"
693
  msgstr "Возможность %s удалена успешно"
694
 
695
+ #: ../ure-lib.php:825
696
+ msgid "Help"
697
+ msgstr "Помощь"
698
+
699
+ #~ msgid "Donate"
700
+ #~ msgstr "Поддержать"
701
  #~ msgid "Roles list reading error is encountered"
702
  #~ msgstr "Ошибка чтения списка ролей!"
703
  #~ msgid "More plugins from"
910
  #~ msgstr "Стиль для раздела Кнопки"
911
  #~ msgid "Post Title"
912
  #~ msgstr "Заголовок статьи"
 
 
913
  #~ msgid "Back to main statistics"
914
  #~ msgstr "Вернуться к основной статистике"
915
  #~ msgid "Not available"
lang/ure-sv_SE.mo CHANGED
Binary file
lang/ure-sv_SE.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-06-03 22:47+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
@@ -16,657 +16,694 @@ msgstr ""
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
- #: ../ure-role-edit.php:84
 
 
 
 
 
20
  msgid " Name can not be empty!"
21
  msgstr "Namn får inte vara tomt!"
22
 
23
- #: ../ure-role-edit.php:88
24
  msgid " Name must contain latin characters and digits only!"
25
  msgstr "Namn får endast innnehålla romerska tecken och siffror!"
26
 
27
- #: ../ure-role-edit.php:93
28
- #: ../ure-role-edit.php:246
29
  msgid "Delete Role"
30
  msgstr "Radera Roll"
31
 
32
- #: ../ure-role-edit.php:95
33
  msgid "Change Default Role"
34
  msgstr "Byt standard Roll"
35
 
36
- #: ../ure-role-edit.php:97
37
- #: ../ure-role-edit.php:217
38
- msgid "Restore Roles from backup copy"
39
- msgstr "Återställ Roller från säkerhetskopian"
40
 
41
- #: ../ure-role-edit.php:99
42
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
43
  msgstr ""
44
 
45
- #: ../ure-role-edit.php:101
46
  msgid "Please confirm to continue"
47
  msgstr "Vänligen bekräfta för att fortsätta"
48
 
49
- #: ../ure-role-edit.php:134
50
  #, php-format
51
  msgid "Role \"%s\" update: please confirm to continue"
52
  msgstr "Roll \"%s\" uppdateras: vänligen bekräfta för att fortsätta"
53
 
54
- #: ../ure-role-edit.php:142
55
  msgid "Select Role and change its capabilities list"
56
  msgstr "Välj Roll och ändra dess resurslista"
57
 
58
- #: ../ure-role-edit.php:144
59
  msgid "Select Role:"
60
  msgstr "Välj Roll:"
61
 
62
- #: ../ure-role-edit.php:153
63
- #: ../ure-user-edit.php:80
64
  msgid "Show capabilities in human readable form"
65
  msgstr "Översätt till Svenska"
66
 
67
- #: ../ure-role-edit.php:157
 
 
 
 
 
68
  msgid "If checked, then apply action to ALL sites of this Network"
69
  msgstr "Om kryssad, tillämpa funktion på ALLA webbplatser i detta nätverk"
70
 
71
- #: ../ure-role-edit.php:167
72
  msgid "Apply to All Sites"
73
  msgstr "Tillämpa på alla webbplatser"
74
 
75
- #: ../ure-role-edit.php:213
76
- #: ../ure-user-edit.php:129
77
  msgid "Update"
78
  msgstr "Uppdatera"
79
 
80
- #: ../ure-role-edit.php:213
81
- #: ../ure-user-edit.php:129
82
  msgid "Save Changes"
83
  msgstr "Spara ändringar"
84
 
85
- #: ../ure-role-edit.php:214
86
- #: ../ure-user-edit.php:130
87
  msgid "Cancel"
88
  msgstr "Ångra"
89
 
90
- #: ../ure-role-edit.php:214
91
- #: ../ure-user-edit.php:130
92
  msgid "Cancel not saved changes"
93
  msgstr "Ångra ej sparade ändringar"
94
 
95
- #: ../ure-role-edit.php:217
96
  msgid "Reset"
97
  msgstr "Återställ"
98
 
99
- #: ../ure-role-edit.php:227
 
 
 
 
100
  msgid "Add New Role"
101
  msgstr "Lägg till ny Roll"
102
 
103
- #: ../ure-role-edit.php:232
104
- #: ../ure-role-edit.php:261
 
 
 
 
 
 
 
 
105
  msgid "Add"
106
  msgstr "Lägg till"
107
 
108
- #: ../ure-role-edit.php:232
109
  msgid "Add New User Role"
110
  msgstr "Lägg till ny användar Roll"
111
 
112
- #: ../ure-role-edit.php:236
113
  msgid "Default Role for New User"
114
  msgstr "Standard Roll för ny användare"
115
 
116
- #: ../ure-role-edit.php:241
117
  msgid "Change"
118
  msgstr "Ändra"
119
 
120
- #: ../ure-role-edit.php:241
121
  msgid "Set as Default User Role"
122
  msgstr "Ange som standard användarroll"
123
 
124
- #: ../ure-role-edit.php:251
125
  msgid "Delete"
126
  msgstr "Radera"
127
 
128
- #: ../ure-role-edit.php:251
129
  msgid "Delete User Role"
130
  msgstr "Radera användar Roll"
131
 
132
- #: ../ure-role-edit.php:256
133
- #: ../ure-role-edit.php:261
134
  #, fuzzy
135
  msgid "Add New Capability"
136
  msgstr "Lägg till ny Roll"
137
 
138
- #: ../ure-role-edit.php:266
139
  msgid "Remove Capability"
140
  msgstr ""
141
 
142
- #: ../ure-role-edit.php:271
143
  #, fuzzy
144
  msgid "Remove"
145
  msgstr "Flytta användare"
146
 
147
- #: ../ure-role-edit.php:271
148
  msgid "Remove User Capability"
149
  msgstr ""
150
 
151
- #: ../ure-user-edit.php:61
152
  #, fuzzy, php-format
153
  msgid "User \"%s\" update: please confirm to continue"
154
  msgstr "Roll \"%s\" uppdateras: vänligen bekräfta för att fortsätta"
155
 
156
- #: ../ure-user-edit.php:68
157
  msgid "Change capabilities for user"
158
  msgstr ""
159
 
160
- #: ../ure-user-edit.php:71
161
  #, fuzzy
162
  msgid "Role:"
163
  msgstr "Roll"
164
 
165
- #: ../ure-user-edit.php:84
166
  msgid "Add capabilities to this user:"
167
  msgstr ""
168
 
169
- #: ../ure-options.php:128
 
 
 
 
 
 
 
 
 
 
170
  msgid "Role"
171
  msgstr "Roll"
172
 
173
- #: ../ure-options.php:128
 
 
 
 
174
  msgid "is updated successfully"
175
  msgstr "är uppdaterad"
176
 
177
- #: ../ure-options.php:137
178
  msgid "User"
179
  msgstr ""
180
 
181
- #: ../ure-options.php:137
182
  #, fuzzy
183
  msgid "capabilities are updated successfully"
184
  msgstr "är uppdaterad"
185
 
186
- #: ../ure-options.php:166
187
  msgid "About this Plugin:"
188
  msgstr "Om detta tillägg"
189
 
190
- #: ../ure-options.php:167
191
  msgid "Author's website"
192
  msgstr "Författarens websida"
193
 
194
- #: ../ure-options.php:168
195
  msgid "Plugin webpage"
196
  msgstr "Websida för tillägg"
197
 
198
- #: ../ure-options.php:169
199
- #: ../user-role-editor.php:191
200
  msgid "Changelog"
201
  msgstr "Logg över ändringar"
202
 
203
- #: ../ure-options.php:170
204
  msgid "FAQ"
205
  msgstr "FAQ"
206
 
207
- #: ../ure-options.php:171
208
- msgid "Donate"
209
- msgstr "Donera"
210
-
211
- #: ../ure-options.php:173
212
  msgid "Greetings:"
213
  msgstr "Hälsningar:"
214
 
215
- #: ../ure-options.php:174
216
  msgid "It's me, the author"
217
  msgstr "Det är jag, författaren"
218
 
219
- #: ../ure-options.php:175
220
  msgid "For the help with Belorussian translation"
221
  msgstr "For the help with Belorussian translation"
222
 
223
- #: ../ure-options.php:176
224
  msgid "For the help with Brasilian translation"
225
  msgstr "For the help with Brasilian translation"
226
 
227
- #: ../ure-options.php:177
228
  msgid "For the help with Chinese translation"
229
  msgstr "For the help with Chinese translation"
230
 
231
- #: ../ure-options.php:178
232
  msgid "For the help with Dutch translation"
233
  msgstr "For the help with Dutch translation"
234
 
235
- #: ../ure-options.php:179
236
  msgid "For the help with Finnish translation"
237
  msgstr "For the help with Finish translation"
238
 
239
- #: ../ure-options.php:180
240
  msgid "For the help with French translation"
241
  msgstr "For the help with French translation"
242
 
243
- #: ../ure-options.php:181
244
  msgid "For the help with German translation"
245
  msgstr "For the help with German translation"
246
 
247
- #: ../ure-options.php:182
248
  msgid "For the help with Hungarian translation"
249
  msgstr "For the help with Hungarian translation"
250
 
251
- #: ../ure-options.php:183
252
- #: ../ure-options.php:184
253
- #: ../ure-options.php:185
 
254
  msgid "For the help with Italian translation"
255
  msgstr "For the help with Italian translation"
256
 
257
- #: ../ure-options.php:186
258
  msgid "For the help with Japanese translation"
259
  msgstr "For the help with Japanese translation"
260
 
261
- #: ../ure-options.php:187
262
  msgid "For the help with Persian translation"
263
  msgstr "For the help with Persian translation"
264
 
265
- #: ../ure-options.php:188
266
  msgid "For the help with Polish translation"
267
  msgstr "For the help with Polish translation"
268
 
269
- #: ../ure-options.php:189
270
  msgid "For the help with Spanish translation"
271
  msgstr "For the help with Spanish translation"
272
 
273
- #: ../ure-options.php:190
274
  msgid "For the help with Swedish translation"
275
  msgstr "For the help with Swedish translation"
276
 
277
- #: ../ure-options.php:191
278
- #: ../ure-options.php:192
 
279
  msgid "For the help with Turkish translation"
280
  msgstr "For the help with Turkish translation"
281
 
282
- #: ../ure-options.php:193
283
  msgid "For the code to hide administrator role"
284
  msgstr "For the code to hide administrator role"
285
 
286
- #: ../ure-options.php:194
 
 
 
 
287
  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."
288
  msgstr "Önskar du se ditt namn med en länk till din sida här? Välkommen! Din hjälp med översättning och nya idéer är mycket uppskattade."
289
 
290
- #: ../user-role-editor.php:38
291
  msgid "User Role Editor requires WordPress 3.0 or newer."
292
  msgstr "Användarroll redigeraren kräver WordPress 3.0 eller nyare."
293
 
294
- #: ../user-role-editor.php:38
295
- #: ../user-role-editor.php:43
296
  msgid "Please update!"
297
  msgstr "Vänligen uppdatera!"
298
 
299
- #: ../user-role-editor.php:43
300
  #, fuzzy
301
  msgid "User Role Editor requires PHP 5.0 or newer."
302
  msgstr "Användarroll redigeraren kräver WordPress 3.0 eller nyare."
303
 
304
- #: ../user-role-editor.php:68
305
  msgid "Only"
306
  msgstr ""
307
 
308
- #: ../user-role-editor.php:68
309
  msgid "is allowed to use"
310
  msgstr ""
311
 
312
- #: ../user-role-editor.php:75
313
- #: ../user-role-editor.php:205
314
  msgid "User Role Editor"
315
  msgstr "Redigerare för användarroller"
316
 
317
- #: ../user-role-editor.php:181
318
  msgid "Settings"
319
  msgstr "Inställningar"
320
 
321
- #: ../user-role-editor.php:230
322
  msgid "Capabilities"
323
  msgstr ""
324
 
325
- #: ../ure-lib.php:46
326
  msgid "Error is occur. Please check the log file."
327
  msgstr "Ett fel inträffade. Vänligen kontrollera loggfilen."
328
 
329
- #: ../ure-lib.php:164
330
  msgid "Database operation error. Check log file."
331
  msgstr "Databas fel. Kontrollera loggfilen."
332
 
333
- #: ../ure-lib.php:187
334
- msgid "Roles capabilities are restored from the backup data"
335
- msgstr "Rollresurser återställs från säkerhetskopian"
336
-
337
- #: ../ure-lib.php:189
338
  msgid "No backup data. It is created automatically before the first role data update."
339
  msgstr "Ingen data tillgänglig från säkerhetskopia. Data skapas automatiskt vid första rolldata uppdateringen."
340
 
341
- #: ../ure-lib.php:228
342
  msgid "Backup record is created for the current role capabilities"
343
  msgstr "Säkerhetskopia har skapats för aktuella rollresurser"
344
 
345
- #: ../ure-lib.php:311
346
  msgid "Error: Role name must contain latin characters and digits only!"
347
  msgstr "Fel: Roll namn får endast innehålla romerska tecken och siffror"
348
 
349
- #: ../ure-lib.php:318
350
  #, fuzzy, php-format
351
  msgid "Role %s exists already"
352
  msgstr "Roll %s sakapades framgångsrikt"
353
 
354
- #: ../ure-lib.php:324
355
  msgid "Error is encountered during new role create operation"
356
  msgstr "Fel uppstod vid skapande av ny Roll"
357
 
358
- #: ../ure-lib.php:326
359
  #, php-format
360
  msgid "Role %s is created successfully"
361
  msgstr "Roll %s sakapades framgångsrikt"
362
 
363
- #: ../ure-lib.php:410
364
  msgid "Error encountered during role delete operation"
365
  msgstr "Fel uppstod vid radering av Roll"
366
 
367
- #: ../ure-lib.php:412
368
  #, php-format
369
  msgid "Role %s is deleted successfully"
370
  msgstr "Roll %s är nu raderade"
371
 
372
- #: ../ure-lib.php:430
373
  msgid "Error encountered during default role change operation"
374
  msgstr "Fel uppstod vid byte av standard Roll"
375
 
376
- #: ../ure-lib.php:436
377
  #, php-format
378
  msgid "Default role for new users is set to %s successfully"
379
  msgstr "Standard Roll för nya användare satta som %s lyckades"
380
 
381
- #: ../ure-lib.php:464
382
  msgid "Editor"
383
  msgstr "Utgivare"
384
 
385
- #: ../ure-lib.php:465
386
  msgid "Author"
387
  msgstr "Författare"
388
 
389
- #: ../ure-lib.php:466
390
  msgid "Contributor"
391
  msgstr "Medarbetare"
392
 
393
- #: ../ure-lib.php:467
394
  msgid "Subscriber"
395
  msgstr "Prenumerant"
396
 
397
- #: ../ure-lib.php:469
398
  msgid "Switch themes"
399
  msgstr "Byt teman"
400
 
401
- #: ../ure-lib.php:470
402
  msgid "Edit themes"
403
  msgstr "Redigera teman"
404
 
405
- #: ../ure-lib.php:471
406
  msgid "Activate plugins"
407
  msgstr "Aktivera tillägg"
408
 
409
- #: ../ure-lib.php:472
410
  msgid "Edit plugins"
411
  msgstr "Redigera tillägg"
412
 
413
- #: ../ure-lib.php:473
414
  msgid "Edit users"
415
  msgstr "Redigera användare"
416
 
417
- #: ../ure-lib.php:474
418
  msgid "Edit files"
419
  msgstr "Redigera filer"
420
 
421
- #: ../ure-lib.php:475
422
  msgid "Manage options"
423
  msgstr "Hantera inställningar"
424
 
425
- #: ../ure-lib.php:476
426
  msgid "Moderate comments"
427
  msgstr "Moderera kommentarer"
428
 
429
- #: ../ure-lib.php:477
430
  msgid "Manage categories"
431
  msgstr "Hantera kategorier"
432
 
433
- #: ../ure-lib.php:478
434
  msgid "Manage links"
435
  msgstr "Hantera länkar"
436
 
437
- #: ../ure-lib.php:479
438
  msgid "Upload files"
439
  msgstr "Ladda upp filer"
440
 
441
- #: ../ure-lib.php:480
442
  msgid "Import"
443
  msgstr "Importera"
444
 
445
- #: ../ure-lib.php:481
446
  msgid "Unfiltered html"
447
  msgstr "Ofiltrerad html"
448
 
449
- #: ../ure-lib.php:482
450
  msgid "Edit posts"
451
  msgstr "Redigera inlägg"
452
 
453
- #: ../ure-lib.php:483
454
  msgid "Edit others posts"
455
  msgstr "Redigera andras inlägg"
456
 
457
- #: ../ure-lib.php:484
458
  msgid "Edit published posts"
459
  msgstr "Redigera publicerade inlägg"
460
 
461
- #: ../ure-lib.php:485
462
  msgid "Publish posts"
463
  msgstr "Publicera inlägg"
464
 
465
- #: ../ure-lib.php:486
466
  msgid "Edit pages"
467
  msgstr "Redigera sidor"
468
 
469
- #: ../ure-lib.php:487
470
  msgid "Read"
471
  msgstr "Läsa"
472
 
473
- #: ../ure-lib.php:488
474
  msgid "Level 10"
475
  msgstr "Nivå 10"
476
 
477
- #: ../ure-lib.php:489
478
  msgid "Level 9"
479
  msgstr "Nivå 9"
480
 
481
- #: ../ure-lib.php:490
482
  msgid "Level 8"
483
  msgstr "Nivå 8"
484
 
485
- #: ../ure-lib.php:491
486
  msgid "Level 7"
487
  msgstr "Nivå 7"
488
 
489
- #: ../ure-lib.php:492
490
  msgid "Level 6"
491
  msgstr "Nivå 6"
492
 
493
- #: ../ure-lib.php:493
494
  msgid "Level 5"
495
  msgstr "Nivå 5"
496
 
497
- #: ../ure-lib.php:494
498
  msgid "Level 4"
499
  msgstr "Nivå 4"
500
 
501
- #: ../ure-lib.php:495
502
  msgid "Level 3"
503
  msgstr "Nivå 3"
504
 
505
- #: ../ure-lib.php:496
506
  msgid "Level 2"
507
  msgstr "Nivå 2"
508
 
509
- #: ../ure-lib.php:497
510
  msgid "Level 1"
511
  msgstr "Nivå 1"
512
 
513
- #: ../ure-lib.php:498
514
  msgid "Level 0"
515
  msgstr "Nivå 0"
516
 
517
- #: ../ure-lib.php:499
518
  msgid "Edit others pages"
519
  msgstr "Redigera andras sidor"
520
 
521
- #: ../ure-lib.php:500
522
  msgid "Edit published pages"
523
  msgstr "Redigera publicerade sidor"
524
 
525
- #: ../ure-lib.php:501
526
  msgid "Publish pages"
527
  msgstr "Publicera sidor"
528
 
529
- #: ../ure-lib.php:502
530
  msgid "Delete pages"
531
  msgstr "Radera sidor"
532
 
533
- #: ../ure-lib.php:503
534
  msgid "Delete others pages"
535
  msgstr "Radera andras sidor"
536
 
537
- #: ../ure-lib.php:504
538
  msgid "Delete published pages"
539
  msgstr "Radera publicerade sidor"
540
 
541
- #: ../ure-lib.php:505
542
  msgid "Delete posts"
543
  msgstr "Radera inlägg"
544
 
545
- #: ../ure-lib.php:506
546
  msgid "Delete others posts"
547
  msgstr "Radera andras inlägg"
548
 
549
- #: ../ure-lib.php:507
550
  msgid "Delete published posts"
551
  msgstr "Radera publicerade inlägg"
552
 
553
- #: ../ure-lib.php:508
554
  msgid "Delete private posts"
555
  msgstr "Radera privata inlägg"
556
 
557
- #: ../ure-lib.php:509
558
  msgid "Edit private posts"
559
  msgstr "Redigera privata inlägg"
560
 
561
- #: ../ure-lib.php:510
562
  msgid "Read private posts"
563
  msgstr "Läs privata inlägg"
564
 
565
- #: ../ure-lib.php:511
566
  msgid "Delete private pages"
567
  msgstr "Radera privata sidor"
568
 
569
- #: ../ure-lib.php:512
570
  msgid "Edit private pages"
571
  msgstr "Redigera privata sidor"
572
 
573
- #: ../ure-lib.php:513
574
  msgid "Read private pages"
575
  msgstr "Läs privata sidor"
576
 
577
- #: ../ure-lib.php:514
578
  msgid "Delete users"
579
  msgstr "Radera användare"
580
 
581
- #: ../ure-lib.php:515
582
  msgid "Create users"
583
  msgstr "Skapa användare"
584
 
585
- #: ../ure-lib.php:516
586
  msgid "Unfiltered upload"
587
  msgstr "Ofiltrerad uppladdning"
588
 
589
- #: ../ure-lib.php:517
590
  msgid "Edit dashboard"
591
  msgstr "Redigera panelen"
592
 
593
- #: ../ure-lib.php:518
594
  msgid "Update plugins"
595
  msgstr "Uppdatera tillägg"
596
 
597
- #: ../ure-lib.php:519
598
  msgid "Delete plugins"
599
  msgstr "Radera tillägg"
600
 
601
- #: ../ure-lib.php:520
602
  msgid "Install plugins"
603
  msgstr "Installera tillägg"
604
 
605
- #: ../ure-lib.php:521
606
  msgid "Update themes"
607
  msgstr "Uppdatera teman"
608
 
609
- #: ../ure-lib.php:522
610
  msgid "Install themes"
611
  msgstr "Installera teman"
612
 
613
- #: ../ure-lib.php:523
614
  msgid "Update core"
615
  msgstr "Uppdatera kärnan"
616
 
617
- #: ../ure-lib.php:524
618
  msgid "List users"
619
  msgstr "Lista användare"
620
 
621
- #: ../ure-lib.php:525
622
  msgid "Remove users"
623
  msgstr "Flytta användare"
624
 
625
- #: ../ure-lib.php:526
626
  msgid "Add users"
627
  msgstr "Lägg till användare"
628
 
629
- #: ../ure-lib.php:527
630
  msgid "Promote users"
631
  msgstr "Uppmuntra användare"
632
 
633
- #: ../ure-lib.php:528
634
  msgid "Edit theme options"
635
  msgstr "Redigera temainställningar"
636
 
637
- #: ../ure-lib.php:529
638
  msgid "Delete themes"
639
  msgstr "Radera teman"
640
 
641
- #: ../ure-lib.php:530
642
  msgid "Export"
643
  msgstr "Exportera"
644
 
645
- #: ../ure-lib.php:613
646
  #, fuzzy
647
  msgid "Error: Capability name must contain latin characters and digits only!"
648
  msgstr "Fel: Roll namn får endast innehålla romerska tecken och siffror"
649
 
650
- #: ../ure-lib.php:625
651
  #, fuzzy, php-format
652
  msgid "Capability %s is added successfully"
653
  msgstr "Roll %s sakapades framgångsrikt"
654
 
655
- #: ../ure-lib.php:627
656
  #, php-format
657
  msgid "Capability %s exists already"
658
  msgstr ""
659
 
660
- #: ../ure-lib.php:791
661
  #, php-format
662
  msgid "Error! You do not have permission to delete this capability: %s!"
663
  msgstr ""
664
 
665
- #: ../ure-lib.php:799
666
  #, fuzzy, php-format
667
  msgid "Capability %s is removed successfully"
668
  msgstr "Roll %s sakapades framgångsrikt"
669
 
 
 
 
 
670
  #~ msgid "Roles list reading error is encountered"
671
  #~ msgstr "Fel uppstod vid läsning av Rollistor"
672
  #~ msgid "More plugins from"
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-12-10 19:20+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
+ #: ../ure-role-edit.php:27
20
+ #, fuzzy
21
+ msgid "None"
22
+ msgstr "Donera"
23
+
24
+ #: ../ure-role-edit.php:92
25
  msgid " Name can not be empty!"
26
  msgstr "Namn får inte vara tomt!"
27
 
28
+ #: ../ure-role-edit.php:96
29
  msgid " Name must contain latin characters and digits only!"
30
  msgstr "Namn får endast innnehålla romerska tecken och siffror!"
31
 
32
+ #: ../ure-role-edit.php:101
33
+ #: ../ure-role-edit.php:284
34
  msgid "Delete Role"
35
  msgstr "Radera Roll"
36
 
37
+ #: ../ure-role-edit.php:103
38
  msgid "Change Default Role"
39
  msgstr "Byt standard Roll"
40
 
41
+ #: ../ure-role-edit.php:105
42
+ 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"
43
+ msgstr ""
 
44
 
45
+ #: ../ure-role-edit.php:107
46
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
47
  msgstr ""
48
 
49
+ #: ../ure-role-edit.php:109
50
  msgid "Please confirm to continue"
51
  msgstr "Vänligen bekräfta för att fortsätta"
52
 
53
+ #: ../ure-role-edit.php:146
54
  #, php-format
55
  msgid "Role \"%s\" update: please confirm to continue"
56
  msgstr "Roll \"%s\" uppdateras: vänligen bekräfta för att fortsätta"
57
 
58
+ #: ../ure-role-edit.php:154
59
  msgid "Select Role and change its capabilities list"
60
  msgstr "Välj Roll och ändra dess resurslista"
61
 
62
+ #: ../ure-role-edit.php:156
63
  msgid "Select Role:"
64
  msgstr "Välj Roll:"
65
 
66
+ #: ../ure-role-edit.php:166
67
+ #: ../ure-user-edit.php:86
68
  msgid "Show capabilities in human readable form"
69
  msgstr "Översätt till Svenska"
70
 
71
+ #: ../ure-role-edit.php:175
72
+ #: ../ure-user-edit.php:95
73
+ msgid "Show deprecated capabilities"
74
+ msgstr ""
75
+
76
+ #: ../ure-role-edit.php:179
77
  msgid "If checked, then apply action to ALL sites of this Network"
78
  msgstr "Om kryssad, tillämpa funktion på ALLA webbplatser i detta nätverk"
79
 
80
+ #: ../ure-role-edit.php:189
81
  msgid "Apply to All Sites"
82
  msgstr "Tillämpa på alla webbplatser"
83
 
84
+ #: ../ure-role-edit.php:247
85
+ #: ../ure-user-edit.php:156
86
  msgid "Update"
87
  msgstr "Uppdatera"
88
 
89
+ #: ../ure-role-edit.php:247
90
+ #: ../ure-user-edit.php:156
91
  msgid "Save Changes"
92
  msgstr "Spara ändringar"
93
 
94
+ #: ../ure-role-edit.php:248
95
+ #: ../ure-user-edit.php:157
96
  msgid "Cancel"
97
  msgstr "Ångra"
98
 
99
+ #: ../ure-role-edit.php:248
100
+ #: ../ure-user-edit.php:157
101
  msgid "Cancel not saved changes"
102
  msgstr "Ångra ej sparade ändringar"
103
 
104
+ #: ../ure-role-edit.php:251
105
  msgid "Reset"
106
  msgstr "Återställ"
107
 
108
+ #: ../ure-role-edit.php:251
109
+ msgid "Restore Roles from backup copy"
110
+ msgstr "Återställ Roller från säkerhetskopian"
111
+
112
+ #: ../ure-role-edit.php:261
113
  msgid "Add New Role"
114
  msgstr "Lägg till ny Roll"
115
 
116
+ #: ../ure-role-edit.php:263
117
+ msgid "Name: "
118
+ msgstr ""
119
+
120
+ #: ../ure-role-edit.php:267
121
+ msgid "Make copy of: "
122
+ msgstr ""
123
+
124
+ #: ../ure-role-edit.php:270
125
+ #: ../ure-role-edit.php:299
126
  msgid "Add"
127
  msgstr "Lägg till"
128
 
129
+ #: ../ure-role-edit.php:270
130
  msgid "Add New User Role"
131
  msgstr "Lägg till ny användar Roll"
132
 
133
+ #: ../ure-role-edit.php:274
134
  msgid "Default Role for New User"
135
  msgstr "Standard Roll för ny användare"
136
 
137
+ #: ../ure-role-edit.php:279
138
  msgid "Change"
139
  msgstr "Ändra"
140
 
141
+ #: ../ure-role-edit.php:279
142
  msgid "Set as Default User Role"
143
  msgstr "Ange som standard användarroll"
144
 
145
+ #: ../ure-role-edit.php:289
146
  msgid "Delete"
147
  msgstr "Radera"
148
 
149
+ #: ../ure-role-edit.php:289
150
  msgid "Delete User Role"
151
  msgstr "Radera användar Roll"
152
 
153
+ #: ../ure-role-edit.php:294
154
+ #: ../ure-role-edit.php:299
155
  #, fuzzy
156
  msgid "Add New Capability"
157
  msgstr "Lägg till ny Roll"
158
 
159
+ #: ../ure-role-edit.php:304
160
  msgid "Remove Capability"
161
  msgstr ""
162
 
163
+ #: ../ure-role-edit.php:309
164
  #, fuzzy
165
  msgid "Remove"
166
  msgstr "Flytta användare"
167
 
168
+ #: ../ure-role-edit.php:309
169
  msgid "Remove User Capability"
170
  msgstr ""
171
 
172
+ #: ../ure-user-edit.php:67
173
  #, fuzzy, php-format
174
  msgid "User \"%s\" update: please confirm to continue"
175
  msgstr "Roll \"%s\" uppdateras: vänligen bekräfta för att fortsätta"
176
 
177
+ #: ../ure-user-edit.php:74
178
  msgid "Change capabilities for user"
179
  msgstr ""
180
 
181
+ #: ../ure-user-edit.php:77
182
  #, fuzzy
183
  msgid "Role:"
184
  msgstr "Roll"
185
 
186
+ #: ../ure-user-edit.php:99
187
  msgid "Add capabilities to this user:"
188
  msgstr ""
189
 
190
+ #: ../ure-options.php:59
191
+ #, fuzzy
192
+ msgid "User Roles are restored from the backup data. "
193
+ msgstr "Rollresurser återställs från säkerhetskopian"
194
+
195
+ #: ../ure-options.php:125
196
+ msgid "Error: "
197
+ msgstr ""
198
+
199
+ #: ../ure-options.php:125
200
+ #: ../ure-options.php:143
201
  msgid "Role"
202
  msgstr "Roll"
203
 
204
+ #: ../ure-options.php:125
205
+ msgid "does not exist"
206
+ msgstr ""
207
+
208
+ #: ../ure-options.php:143
209
  msgid "is updated successfully"
210
  msgstr "är uppdaterad"
211
 
212
+ #: ../ure-options.php:152
213
  msgid "User"
214
  msgstr ""
215
 
216
+ #: ../ure-options.php:152
217
  #, fuzzy
218
  msgid "capabilities are updated successfully"
219
  msgstr "är uppdaterad"
220
 
221
+ #: ../ure-options.php:192
222
  msgid "About this Plugin:"
223
  msgstr "Om detta tillägg"
224
 
225
+ #: ../ure-options.php:193
226
  msgid "Author's website"
227
  msgstr "Författarens websida"
228
 
229
+ #: ../ure-options.php:194
230
  msgid "Plugin webpage"
231
  msgstr "Websida för tillägg"
232
 
233
+ #: ../ure-options.php:195
234
+ #: ../user-role-editor.php:219
235
  msgid "Changelog"
236
  msgstr "Logg över ändringar"
237
 
238
+ #: ../ure-options.php:196
239
  msgid "FAQ"
240
  msgstr "FAQ"
241
 
242
+ #: ../ure-options.php:210
 
 
 
 
243
  msgid "Greetings:"
244
  msgstr "Hälsningar:"
245
 
246
+ #: ../ure-options.php:211
247
  msgid "It's me, the author"
248
  msgstr "Det är jag, författaren"
249
 
250
+ #: ../ure-options.php:212
251
  msgid "For the help with Belorussian translation"
252
  msgstr "For the help with Belorussian translation"
253
 
254
+ #: ../ure-options.php:213
255
  msgid "For the help with Brasilian translation"
256
  msgstr "For the help with Brasilian translation"
257
 
258
+ #: ../ure-options.php:214
259
  msgid "For the help with Chinese translation"
260
  msgstr "For the help with Chinese translation"
261
 
262
+ #: ../ure-options.php:215
263
  msgid "For the help with Dutch translation"
264
  msgstr "For the help with Dutch translation"
265
 
266
+ #: ../ure-options.php:216
267
  msgid "For the help with Finnish translation"
268
  msgstr "For the help with Finish translation"
269
 
270
+ #: ../ure-options.php:217
271
  msgid "For the help with French translation"
272
  msgstr "For the help with French translation"
273
 
274
+ #: ../ure-options.php:218
275
  msgid "For the help with German translation"
276
  msgstr "For the help with German translation"
277
 
278
+ #: ../ure-options.php:219
279
  msgid "For the help with Hungarian translation"
280
  msgstr "For the help with Hungarian translation"
281
 
282
+ #: ../ure-options.php:220
283
+ #: ../ure-options.php:221
284
+ #: ../ure-options.php:222
285
+ #: ../ure-options.php:223
286
  msgid "For the help with Italian translation"
287
  msgstr "For the help with Italian translation"
288
 
289
+ #: ../ure-options.php:224
290
  msgid "For the help with Japanese translation"
291
  msgstr "For the help with Japanese translation"
292
 
293
+ #: ../ure-options.php:225
294
  msgid "For the help with Persian translation"
295
  msgstr "For the help with Persian translation"
296
 
297
+ #: ../ure-options.php:226
298
  msgid "For the help with Polish translation"
299
  msgstr "For the help with Polish translation"
300
 
301
+ #: ../ure-options.php:227
302
  msgid "For the help with Spanish translation"
303
  msgstr "For the help with Spanish translation"
304
 
305
+ #: ../ure-options.php:228
306
  msgid "For the help with Swedish translation"
307
  msgstr "For the help with Swedish translation"
308
 
309
+ #: ../ure-options.php:229
310
+ #: ../ure-options.php:230
311
+ #: ../ure-options.php:231
312
  msgid "For the help with Turkish translation"
313
  msgstr "For the help with Turkish translation"
314
 
315
+ #: ../ure-options.php:233
316
  msgid "For the code to hide administrator role"
317
  msgstr "For the code to hide administrator role"
318
 
319
+ #: ../ure-options.php:234
320
+ msgid "For the code enhancement suggestion"
321
+ msgstr ""
322
+
323
+ #: ../ure-options.php:236
324
  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."
325
  msgstr "Önskar du se ditt namn med en länk till din sida här? Välkommen! Din hjälp med översättning och nya idéer är mycket uppskattade."
326
 
327
+ #: ../user-role-editor.php:35
328
  msgid "User Role Editor requires WordPress 3.0 or newer."
329
  msgstr "Användarroll redigeraren kräver WordPress 3.0 eller nyare."
330
 
331
+ #: ../user-role-editor.php:35
332
+ #: ../user-role-editor.php:40
333
  msgid "Please update!"
334
  msgstr "Vänligen uppdatera!"
335
 
336
+ #: ../user-role-editor.php:40
337
  #, fuzzy
338
  msgid "User Role Editor requires PHP 5.0 or newer."
339
  msgstr "Användarroll redigeraren kräver WordPress 3.0 eller nyare."
340
 
341
+ #: ../user-role-editor.php:65
342
  msgid "Only"
343
  msgstr ""
344
 
345
+ #: ../user-role-editor.php:65
346
  msgid "is allowed to use"
347
  msgstr ""
348
 
349
+ #: ../user-role-editor.php:71
350
+ #: ../user-role-editor.php:233
351
  msgid "User Role Editor"
352
  msgstr "Redigerare för användarroller"
353
 
354
+ #: ../user-role-editor.php:209
355
  msgid "Settings"
356
  msgstr "Inställningar"
357
 
358
+ #: ../user-role-editor.php:258
359
  msgid "Capabilities"
360
  msgstr ""
361
 
362
+ #: ../ure-lib.php:45
363
  msgid "Error is occur. Please check the log file."
364
  msgstr "Ett fel inträffade. Vänligen kontrollera loggfilen."
365
 
366
+ #: ../ure-lib.php:153
367
  msgid "Database operation error. Check log file."
368
  msgstr "Databas fel. Kontrollera loggfilen."
369
 
370
+ #: ../ure-lib.php:186
 
 
 
 
371
  msgid "No backup data. It is created automatically before the first role data update."
372
  msgstr "Ingen data tillgänglig från säkerhetskopia. Data skapas automatiskt vid första rolldata uppdateringen."
373
 
374
+ #: ../ure-lib.php:224
375
  msgid "Backup record is created for the current role capabilities"
376
  msgstr "Säkerhetskopia har skapats för aktuella rollresurser"
377
 
378
+ #: ../ure-lib.php:300
379
  msgid "Error: Role name must contain latin characters and digits only!"
380
  msgstr "Fel: Roll namn får endast innehålla romerska tecken och siffror"
381
 
382
+ #: ../ure-lib.php:307
383
  #, fuzzy, php-format
384
  msgid "Role %s exists already"
385
  msgstr "Roll %s sakapades framgångsrikt"
386
 
387
+ #: ../ure-lib.php:320
388
  msgid "Error is encountered during new role create operation"
389
  msgstr "Fel uppstod vid skapande av ny Roll"
390
 
391
+ #: ../ure-lib.php:322
392
  #, php-format
393
  msgid "Role %s is created successfully"
394
  msgstr "Roll %s sakapades framgångsrikt"
395
 
396
+ #: ../ure-lib.php:406
397
  msgid "Error encountered during role delete operation"
398
  msgstr "Fel uppstod vid radering av Roll"
399
 
400
+ #: ../ure-lib.php:408
401
  #, php-format
402
  msgid "Role %s is deleted successfully"
403
  msgstr "Roll %s är nu raderade"
404
 
405
+ #: ../ure-lib.php:426
406
  msgid "Error encountered during default role change operation"
407
  msgstr "Fel uppstod vid byte av standard Roll"
408
 
409
+ #: ../ure-lib.php:432
410
  #, php-format
411
  msgid "Default role for new users is set to %s successfully"
412
  msgstr "Standard Roll för nya användare satta som %s lyckades"
413
 
414
+ #: ../ure-lib.php:460
415
  msgid "Editor"
416
  msgstr "Utgivare"
417
 
418
+ #: ../ure-lib.php:461
419
  msgid "Author"
420
  msgstr "Författare"
421
 
422
+ #: ../ure-lib.php:462
423
  msgid "Contributor"
424
  msgstr "Medarbetare"
425
 
426
+ #: ../ure-lib.php:463
427
  msgid "Subscriber"
428
  msgstr "Prenumerant"
429
 
430
+ #: ../ure-lib.php:465
431
  msgid "Switch themes"
432
  msgstr "Byt teman"
433
 
434
+ #: ../ure-lib.php:466
435
  msgid "Edit themes"
436
  msgstr "Redigera teman"
437
 
438
+ #: ../ure-lib.php:467
439
  msgid "Activate plugins"
440
  msgstr "Aktivera tillägg"
441
 
442
+ #: ../ure-lib.php:468
443
  msgid "Edit plugins"
444
  msgstr "Redigera tillägg"
445
 
446
+ #: ../ure-lib.php:469
447
  msgid "Edit users"
448
  msgstr "Redigera användare"
449
 
450
+ #: ../ure-lib.php:470
451
  msgid "Edit files"
452
  msgstr "Redigera filer"
453
 
454
+ #: ../ure-lib.php:471
455
  msgid "Manage options"
456
  msgstr "Hantera inställningar"
457
 
458
+ #: ../ure-lib.php:472
459
  msgid "Moderate comments"
460
  msgstr "Moderera kommentarer"
461
 
462
+ #: ../ure-lib.php:473
463
  msgid "Manage categories"
464
  msgstr "Hantera kategorier"
465
 
466
+ #: ../ure-lib.php:474
467
  msgid "Manage links"
468
  msgstr "Hantera länkar"
469
 
470
+ #: ../ure-lib.php:475
471
  msgid "Upload files"
472
  msgstr "Ladda upp filer"
473
 
474
+ #: ../ure-lib.php:476
475
  msgid "Import"
476
  msgstr "Importera"
477
 
478
+ #: ../ure-lib.php:477
479
  msgid "Unfiltered html"
480
  msgstr "Ofiltrerad html"
481
 
482
+ #: ../ure-lib.php:478
483
  msgid "Edit posts"
484
  msgstr "Redigera inlägg"
485
 
486
+ #: ../ure-lib.php:479
487
  msgid "Edit others posts"
488
  msgstr "Redigera andras inlägg"
489
 
490
+ #: ../ure-lib.php:480
491
  msgid "Edit published posts"
492
  msgstr "Redigera publicerade inlägg"
493
 
494
+ #: ../ure-lib.php:481
495
  msgid "Publish posts"
496
  msgstr "Publicera inlägg"
497
 
498
+ #: ../ure-lib.php:482
499
  msgid "Edit pages"
500
  msgstr "Redigera sidor"
501
 
502
+ #: ../ure-lib.php:483
503
  msgid "Read"
504
  msgstr "Läsa"
505
 
506
+ #: ../ure-lib.php:484
507
  msgid "Level 10"
508
  msgstr "Nivå 10"
509
 
510
+ #: ../ure-lib.php:485
511
  msgid "Level 9"
512
  msgstr "Nivå 9"
513
 
514
+ #: ../ure-lib.php:486
515
  msgid "Level 8"
516
  msgstr "Nivå 8"
517
 
518
+ #: ../ure-lib.php:487
519
  msgid "Level 7"
520
  msgstr "Nivå 7"
521
 
522
+ #: ../ure-lib.php:488
523
  msgid "Level 6"
524
  msgstr "Nivå 6"
525
 
526
+ #: ../ure-lib.php:489
527
  msgid "Level 5"
528
  msgstr "Nivå 5"
529
 
530
+ #: ../ure-lib.php:490
531
  msgid "Level 4"
532
  msgstr "Nivå 4"
533
 
534
+ #: ../ure-lib.php:491
535
  msgid "Level 3"
536
  msgstr "Nivå 3"
537
 
538
+ #: ../ure-lib.php:492
539
  msgid "Level 2"
540
  msgstr "Nivå 2"
541
 
542
+ #: ../ure-lib.php:493
543
  msgid "Level 1"
544
  msgstr "Nivå 1"
545
 
546
+ #: ../ure-lib.php:494
547
  msgid "Level 0"
548
  msgstr "Nivå 0"
549
 
550
+ #: ../ure-lib.php:495
551
  msgid "Edit others pages"
552
  msgstr "Redigera andras sidor"
553
 
554
+ #: ../ure-lib.php:496
555
  msgid "Edit published pages"
556
  msgstr "Redigera publicerade sidor"
557
 
558
+ #: ../ure-lib.php:497
559
  msgid "Publish pages"
560
  msgstr "Publicera sidor"
561
 
562
+ #: ../ure-lib.php:498
563
  msgid "Delete pages"
564
  msgstr "Radera sidor"
565
 
566
+ #: ../ure-lib.php:499
567
  msgid "Delete others pages"
568
  msgstr "Radera andras sidor"
569
 
570
+ #: ../ure-lib.php:500
571
  msgid "Delete published pages"
572
  msgstr "Radera publicerade sidor"
573
 
574
+ #: ../ure-lib.php:501
575
  msgid "Delete posts"
576
  msgstr "Radera inlägg"
577
 
578
+ #: ../ure-lib.php:502
579
  msgid "Delete others posts"
580
  msgstr "Radera andras inlägg"
581
 
582
+ #: ../ure-lib.php:503
583
  msgid "Delete published posts"
584
  msgstr "Radera publicerade inlägg"
585
 
586
+ #: ../ure-lib.php:504
587
  msgid "Delete private posts"
588
  msgstr "Radera privata inlägg"
589
 
590
+ #: ../ure-lib.php:505
591
  msgid "Edit private posts"
592
  msgstr "Redigera privata inlägg"
593
 
594
+ #: ../ure-lib.php:506
595
  msgid "Read private posts"
596
  msgstr "Läs privata inlägg"
597
 
598
+ #: ../ure-lib.php:507
599
  msgid "Delete private pages"
600
  msgstr "Radera privata sidor"
601
 
602
+ #: ../ure-lib.php:508
603
  msgid "Edit private pages"
604
  msgstr "Redigera privata sidor"
605
 
606
+ #: ../ure-lib.php:509
607
  msgid "Read private pages"
608
  msgstr "Läs privata sidor"
609
 
610
+ #: ../ure-lib.php:510
611
  msgid "Delete users"
612
  msgstr "Radera användare"
613
 
614
+ #: ../ure-lib.php:511
615
  msgid "Create users"
616
  msgstr "Skapa användare"
617
 
618
+ #: ../ure-lib.php:512
619
  msgid "Unfiltered upload"
620
  msgstr "Ofiltrerad uppladdning"
621
 
622
+ #: ../ure-lib.php:513
623
  msgid "Edit dashboard"
624
  msgstr "Redigera panelen"
625
 
626
+ #: ../ure-lib.php:514
627
  msgid "Update plugins"
628
  msgstr "Uppdatera tillägg"
629
 
630
+ #: ../ure-lib.php:515
631
  msgid "Delete plugins"
632
  msgstr "Radera tillägg"
633
 
634
+ #: ../ure-lib.php:516
635
  msgid "Install plugins"
636
  msgstr "Installera tillägg"
637
 
638
+ #: ../ure-lib.php:517
639
  msgid "Update themes"
640
  msgstr "Uppdatera teman"
641
 
642
+ #: ../ure-lib.php:518
643
  msgid "Install themes"
644
  msgstr "Installera teman"
645
 
646
+ #: ../ure-lib.php:519
647
  msgid "Update core"
648
  msgstr "Uppdatera kärnan"
649
 
650
+ #: ../ure-lib.php:520
651
  msgid "List users"
652
  msgstr "Lista användare"
653
 
654
+ #: ../ure-lib.php:521
655
  msgid "Remove users"
656
  msgstr "Flytta användare"
657
 
658
+ #: ../ure-lib.php:522
659
  msgid "Add users"
660
  msgstr "Lägg till användare"
661
 
662
+ #: ../ure-lib.php:523
663
  msgid "Promote users"
664
  msgstr "Uppmuntra användare"
665
 
666
+ #: ../ure-lib.php:524
667
  msgid "Edit theme options"
668
  msgstr "Redigera temainställningar"
669
 
670
+ #: ../ure-lib.php:525
671
  msgid "Delete themes"
672
  msgstr "Radera teman"
673
 
674
+ #: ../ure-lib.php:526
675
  msgid "Export"
676
  msgstr "Exportera"
677
 
678
+ #: ../ure-lib.php:609
679
  #, fuzzy
680
  msgid "Error: Capability name must contain latin characters and digits only!"
681
  msgstr "Fel: Roll namn får endast innehålla romerska tecken och siffror"
682
 
683
+ #: ../ure-lib.php:621
684
  #, fuzzy, php-format
685
  msgid "Capability %s is added successfully"
686
  msgstr "Roll %s sakapades framgångsrikt"
687
 
688
+ #: ../ure-lib.php:623
689
  #, php-format
690
  msgid "Capability %s exists already"
691
  msgstr ""
692
 
693
+ #: ../ure-lib.php:772
694
  #, php-format
695
  msgid "Error! You do not have permission to delete this capability: %s!"
696
  msgstr ""
697
 
698
+ #: ../ure-lib.php:794
699
  #, fuzzy, php-format
700
  msgid "Capability %s is removed successfully"
701
  msgstr "Roll %s sakapades framgångsrikt"
702
 
703
+ #: ../ure-lib.php:825
704
+ msgid "Help"
705
+ msgstr ""
706
+
707
  #~ msgid "Roles list reading error is encountered"
708
  #~ msgstr "Fel uppstod vid läsning av Rollistor"
709
  #~ msgid "More plugins from"
lang/ure-tr.mo CHANGED
Binary file
lang/ure-tr.po CHANGED
@@ -2,14 +2,14 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: user-role-editor\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-07-06 21:11+0200\n"
6
  "PO-Revision-Date: \n"
7
- "Last-Translator: Muhammed YILDIRIM <ben@muhammed.im>\n"
8
  "Language-Team: \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"
 
13
  "X-Poedit-Language: Turkish\n"
14
  "X-Poedit-Country: TURKEY\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
@@ -17,651 +17,1101 @@ msgstr ""
17
  "X-Poedit-Basepath: ..\n"
18
  "X-Poedit-SearchPath-0: ..\n"
19
 
20
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/user-role-editor.php:38
21
- msgid "User Role Editor requires WordPress 3.0 or newer."
22
- msgstr "User Role Editor eklentisi en az WordPress 3.0 sürümüne ihtiyaç duymaktadır."
23
-
24
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/user-role-editor.php:38
25
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/user-role-editor.php:43
26
- msgid "Please update!"
27
- msgstr "Lütfen güncelleyin!"
28
-
29
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/user-role-editor.php:43
30
- msgid "User Role Editor requires PHP 5.0 or newer."
31
- msgstr "User Role Editor eklentisi PHP 5.0 veya daha yüksek bir sürüme ihtiyaç duymaktadır."
32
-
33
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/user-role-editor.php:68
34
- msgid "Only"
35
- msgstr "Sadece"
36
-
37
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/user-role-editor.php:68
38
- msgid "is allowed to use"
39
- msgstr "kullanmak için yetkilidir"
40
-
41
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/user-role-editor.php:75
42
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/user-role-editor.php:205
43
- msgid "User Role Editor"
44
- msgstr "Kullanıcı Rol Editörü"
45
-
46
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/user-role-editor.php:181
47
- msgid "Settings"
48
- msgstr "Ayarlar"
49
-
50
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/user-role-editor.php:191
51
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:169
52
- msgid "Changelog"
53
- msgstr "Changelog"
54
-
55
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/user-role-editor.php:230
56
- msgid "Capabilities"
57
- msgstr "Kabiliyetler"
58
-
59
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:128
60
- msgid "Role"
61
- msgstr "Rol:"
62
-
63
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:128
64
- msgid "is updated successfully"
65
- msgstr "başarıyla güncellendi"
66
-
67
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:137
68
- msgid "User"
69
- msgstr "Kullanıcı"
70
-
71
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:137
72
- msgid "capabilities are updated successfully"
73
- msgstr "başarıyla güncellendi"
74
-
75
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:166
76
- msgid "About this Plugin:"
77
- msgstr "Bu eklenti hakkında:"
78
-
79
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:167
80
- msgid "Author's website"
81
- msgstr "Hazırlayanın websitesi"
82
-
83
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:168
84
- msgid "Plugin webpage"
85
- msgstr "Eklentinin websitesi"
86
-
87
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:170
88
- msgid "FAQ"
89
- msgstr "SSS"
90
-
91
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:171
92
- msgid "Donate"
93
  msgstr "Bağış Yapın"
94
 
95
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:173
96
- msgid "Greetings:"
97
- msgstr "Teşekkürlerimle:"
98
-
99
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:174
100
- msgid "It's me, the author"
101
- msgstr "Ben, hazırlayan"
102
-
103
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:175
104
- msgid "For the help with Belorussian translation"
105
- msgstr "Beyaz Rusça tercümesi için"
106
-
107
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:176
108
- msgid "For the help with Brasilian translation"
109
- msgstr "Brasilian tercümesi için"
110
-
111
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:177
112
- msgid "For the help with Chinese translation"
113
- msgstr "Chinese tercümesi için"
114
-
115
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:178
116
- msgid "For the help with Dutch translation"
117
- msgstr "Dutch tercümesi için"
118
-
119
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:179
120
- msgid "For the help with Finnish translation"
121
- msgstr "Finnish tercümesi için"
122
-
123
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:180
124
- msgid "For the help with French translation"
125
- msgstr "Fransızca tercümesi için"
126
-
127
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:181
128
- msgid "For the help with German translation"
129
- msgstr "Almanca tercümesi için"
130
-
131
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:182
132
- msgid "For the help with Hungarian translation"
133
- msgstr "Macarca tercümesi için"
134
-
135
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:183
136
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:184
137
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:185
138
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:186
139
- msgid "For the help with Italian translation"
140
- msgstr "İtalyanca tercümesi için"
141
-
142
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:187
143
- msgid "For the help with Japanese translation"
144
- msgstr "Japonca tercümesi için"
145
-
146
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:188
147
- msgid "For the help with Persian translation"
148
- msgstr "Farsça tercümeye yardımları için"
149
-
150
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:189
151
- msgid "For the help with Polish translation"
152
- msgstr "Lehçe tercümesi için"
153
-
154
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:190
155
- msgid "For the help with Spanish translation"
156
- msgstr "İspanyolca tercümesi için"
157
-
158
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:191
159
- msgid "For the help with Swedish translation"
160
- msgstr "Swedish tercümesi için"
161
-
162
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:192
163
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:193
164
- msgid "For the help with Turkish translation"
165
- msgstr "Türkçe tercümeye yardımları için"
166
-
167
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:194
168
- msgid "For the code to hide administrator role"
169
- msgstr "Yönetici rolünü saklayan kod katkısı için"
170
-
171
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-options.php:195
172
- 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."
173
- msgstr "İsminizi websitenize bir link ile birlikte burada görmek ister misiniz? Bu elbette mümkün! Tercüme yardımlarınız ve yeni fikirlerinize her zaman açığım."
174
-
175
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:84
176
  msgid " Name can not be empty!"
177
  msgstr "Ad boş bırakılamaz!"
178
 
179
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:88
180
  msgid " Name must contain latin characters and digits only!"
181
  msgstr "Ad, yalnızca latin karakterleri ve sayılardan oluşabilir!"
182
 
183
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:93
184
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:246
185
  msgid "Delete Role"
186
  msgstr "Rolü Sil"
187
 
188
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:95
189
  msgid "Change Default Role"
190
  msgstr "Varsayılan Rolü Değiştir"
191
 
192
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:97
193
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:217
194
- msgid "Restore Roles from backup copy"
195
- msgstr "Rolleri yedekten geri yükle"
196
 
197
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:99
198
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
199
  msgstr "Uyarı! Dikkatli olun - önemli kabiliyetleri kaldırmak bazı eklentileri veya başka özel kodların bozulmasına sebep olabilir"
200
 
201
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:101
202
  msgid "Please confirm to continue"
203
  msgstr "Devam etmek için lütfen onaylayın"
204
 
205
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:134
206
  #, php-format
207
  msgid "Role \"%s\" update: please confirm to continue"
208
  msgstr "\"%s\" rolü güncellendi: Devam etmek için lütfen onaylayın"
209
 
210
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:142
211
  msgid "Select Role and change its capabilities list"
212
  msgstr "Rolü seçin ve rolün yetki listesini değiştirin"
213
 
214
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:144
215
  msgid "Select Role:"
216
  msgstr "Rolü Seçin:"
217
 
218
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:153
219
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-user-edit.php:84
220
  msgid "Show capabilities in human readable form"
221
  msgstr "Yetkileri insan tarafından okunabilir biçimde göster"
222
 
223
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:157
 
 
 
 
 
224
  msgid "If checked, then apply action to ALL sites of this Network"
225
  msgstr "Eğer seçilirse, bu ağdaki tüm siteler için uygulanır"
226
 
227
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:167
228
  msgid "Apply to All Sites"
229
  msgstr "Tüm sitelere uygula"
230
 
231
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:213
232
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-user-edit.php:133
233
  msgid "Update"
234
  msgstr "Güncelle"
235
 
236
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:213
237
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-user-edit.php:133
238
  msgid "Save Changes"
239
  msgstr "Değişiklikleri Kaydet"
240
 
241
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:214
242
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-user-edit.php:134
243
  msgid "Cancel"
244
  msgstr "İptal"
245
 
246
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:214
247
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-user-edit.php:134
248
  msgid "Cancel not saved changes"
249
  msgstr "Kaydedilmemiş değişiklikleri iptal et"
250
 
251
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:217
252
  msgid "Reset"
253
  msgstr "Geri al"
254
 
255
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:227
 
 
 
 
256
  msgid "Add New Role"
257
  msgstr "Yeni Rol Ekle"
258
 
259
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:232
260
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:261
 
 
 
 
 
 
 
 
261
  msgid "Add"
262
  msgstr "Ekle"
263
 
264
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:232
265
  msgid "Add New User Role"
266
  msgstr "Yeni Kullanıcı Rolü Ekle"
267
 
268
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:236
269
  msgid "Default Role for New User"
270
  msgstr "Yeni Kullanıcılar için Varsayılan Rol"
271
 
272
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:241
273
  msgid "Change"
274
  msgstr "Değiştir"
275
 
276
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:241
277
  msgid "Set as Default User Role"
278
  msgstr "Varsayılan Kullanıcı Rolü olarak Seç"
279
 
280
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:251
281
  msgid "Delete"
282
  msgstr "Sil"
283
 
284
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:251
285
  msgid "Delete User Role"
286
  msgstr "Kullanıcı Rolünü Sil"
287
 
288
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:256
289
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:261
290
  msgid "Add New Capability"
291
  msgstr "Yeni Kabiliyet Ekle"
292
 
293
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:266
294
  msgid "Remove Capability"
295
  msgstr "Kabiliyeti kaldır"
296
 
297
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:271
298
  msgid "Remove"
299
  msgstr "Kaldır"
300
 
301
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-role-edit.php:271
302
  msgid "Remove User Capability"
303
  msgstr "Kullanıcının kabiliyetini kaldır"
304
 
305
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-user-edit.php:65
306
  #, php-format
307
  msgid "User \"%s\" update: please confirm to continue"
308
  msgstr "\"%s\" güncellendi: Devam etmek için lütfen onaylayın"
309
 
310
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-user-edit.php:72
311
  msgid "Change capabilities for user"
312
  msgstr "Kullanıcının kabiliyetlerini değiştir: "
313
 
314
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-user-edit.php:75
315
  msgid "Role:"
316
  msgstr "Rol:"
317
 
318
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-user-edit.php:88
319
  msgid "Add capabilities to this user:"
320
  msgstr "Bu kullanıcıya kabiliyetler ekle:"
321
 
322
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:46
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
323
  msgid "Error is occur. Please check the log file."
324
  msgstr "Bir hata oluştu. Lütfen günlük dosyasını kontrol edin."
325
 
326
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:164
327
  msgid "Database operation error. Check log file."
328
  msgstr "Veritabanı operasyonu hatası. Günlük dosyasını kontrol edin."
329
 
330
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:187
331
- msgid "Roles capabilities are restored from the backup data"
332
- msgstr "Rol yetkileri yedek verilerden geri yüklendi"
333
-
334
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:189
335
  msgid "No backup data. It is created automatically before the first role data update."
336
  msgstr "Henüz yedekleme yapılmamış. İlk yedekleme, ilk rol verisi güncellemesi öncesi otomatik olarak yapılacaktır."
337
 
338
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:228
339
  msgid "Backup record is created for the current role capabilities"
340
  msgstr "Güncel rol yeterlilikleri için yedek kayıt oluşturuldu"
341
 
342
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:311
343
  msgid "Error: Role name must contain latin characters and digits only!"
344
  msgstr "Hata: Rol adı yalnızca latin karakterleri ve sayılardan oluşabilir."
345
 
346
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:318
347
  #, php-format
348
  msgid "Role %s exists already"
349
  msgstr "%s rolü zaten mevcut"
350
 
351
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:324
352
  msgid "Error is encountered during new role create operation"
353
  msgstr "Yeni rol oluşturma işlemi sırasında hata"
354
 
355
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:326
356
  #, php-format
357
  msgid "Role %s is created successfully"
358
  msgstr "%s rolü başarıyla oluşturuldu"
359
 
360
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:410
361
  msgid "Error encountered during role delete operation"
362
  msgstr "Rol silme işlemi sırasında hata"
363
 
364
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:412
365
  #, php-format
366
  msgid "Role %s is deleted successfully"
367
  msgstr "%s rolü başarıyla silindi"
368
 
369
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:430
370
  msgid "Error encountered during default role change operation"
371
  msgstr "Varsayılan rolü değiştirme işlemi sırasında hata"
372
 
373
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:436
374
  #, php-format
375
  msgid "Default role for new users is set to %s successfully"
376
  msgstr "Yeni kullanıcılar için varsayılan rol %s olarak başarıyla değiştirildi"
377
 
378
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:464
379
  msgid "Editor"
380
  msgstr "Editör"
381
 
382
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:465
383
  msgid "Author"
384
  msgstr "Yazar"
385
 
386
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:466
387
  msgid "Contributor"
388
  msgstr "İçerik Sağlayıcı"
389
 
390
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:467
391
  msgid "Subscriber"
392
  msgstr "Üye"
393
 
394
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:469
395
  msgid "Switch themes"
396
  msgstr "Temaları değiştir"
397
 
398
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:470
399
  msgid "Edit themes"
400
  msgstr "Temaları düzenle"
401
 
402
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:471
403
  msgid "Activate plugins"
404
  msgstr "Eklentileri aktive et"
405
 
406
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:472
407
  msgid "Edit plugins"
408
  msgstr "Eklentileri düzenlemek"
409
 
410
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:473
411
  msgid "Edit users"
412
  msgstr "Kullanıcıları düzenlemek"
413
 
414
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:474
415
  msgid "Edit files"
416
  msgstr "Dosyaları düzenlemek"
417
 
418
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:475
419
  msgid "Manage options"
420
  msgstr "Seçenekleri yönetmek"
421
 
422
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:476
423
  msgid "Moderate comments"
424
  msgstr "Yorumları yönetmek"
425
 
426
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:477
427
  msgid "Manage categories"
428
  msgstr "Kategorileri yönetmek"
429
 
430
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:478
431
  msgid "Manage links"
432
  msgstr "Linkleri yönetmek"
433
 
434
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:479
435
  msgid "Upload files"
436
  msgstr "Dosya yüklemek"
437
 
438
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:480
439
  msgid "Import"
440
  msgstr "İçeri aktarmak"
441
 
442
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:481
443
  msgid "Unfiltered html"
444
  msgstr "Filtrelenmemiş HTML"
445
 
446
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:482
447
  msgid "Edit posts"
448
  msgstr "Yazıları düzenlemek"
449
 
450
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:483
451
  msgid "Edit others posts"
452
  msgstr "Başkalarının yazılarını düzenlemek"
453
 
454
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:484
455
  msgid "Edit published posts"
456
  msgstr "Yayınlanmış yazıları düzenlemek"
457
 
458
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:485
459
  msgid "Publish posts"
460
  msgstr "Yazıları yayınlamak"
461
 
462
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:486
463
  msgid "Edit pages"
464
  msgstr "Sayfaları düzenlemek"
465
 
466
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:487
467
  msgid "Read"
468
  msgstr "Okumak"
469
 
470
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:488
471
  msgid "Level 10"
472
  msgstr "Seviye 10"
473
 
474
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:489
475
  msgid "Level 9"
476
  msgstr "Seviye 9"
477
 
478
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:490
479
  msgid "Level 8"
480
  msgstr "Seviye 8"
481
 
482
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:491
483
  msgid "Level 7"
484
  msgstr "Seviye 7"
485
 
486
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:492
487
  msgid "Level 6"
488
  msgstr "Seviye 6"
489
 
490
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:493
491
  msgid "Level 5"
492
  msgstr "Seviye 5"
493
 
494
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:494
495
  msgid "Level 4"
496
  msgstr "Seviye 4"
497
 
498
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:495
499
  msgid "Level 3"
500
  msgstr "Seviye 3"
501
 
502
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:496
503
  msgid "Level 2"
504
  msgstr "Seviye 2"
505
 
506
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:497
507
  msgid "Level 1"
508
  msgstr "Seviye 1"
509
 
510
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:498
511
  msgid "Level 0"
512
  msgstr "Seviye 0"
513
 
514
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:499
515
  msgid "Edit others pages"
516
  msgstr "Başkalarının sayfalarını düzenlemek"
517
 
518
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:500
519
  msgid "Edit published pages"
520
  msgstr "Yayınlanmış sayfaları düzenlemek"
521
 
522
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:501
523
  msgid "Publish pages"
524
  msgstr "Sayfaları yayınlamak"
525
 
526
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:502
527
  msgid "Delete pages"
528
  msgstr "Sayfaları silmek"
529
 
530
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:503
531
  msgid "Delete others pages"
532
  msgstr "Başkalarının sayfalarını silmek"
533
 
534
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:504
535
  msgid "Delete published pages"
536
  msgstr "Yayınlanmış sayfaları silmek"
537
 
538
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:505
539
  msgid "Delete posts"
540
  msgstr "Yazıları silmek"
541
 
542
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:506
543
  msgid "Delete others posts"
544
  msgstr "Başkalarının yazılarını silmek"
545
 
546
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:507
547
  msgid "Delete published posts"
548
  msgstr "Yayınlanmış yazıları silmek"
549
 
550
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:508
551
  msgid "Delete private posts"
552
  msgstr "Özel yazıları silmek"
553
 
554
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:509
555
  msgid "Edit private posts"
556
  msgstr "Özel yazıları düzenlemek"
557
 
558
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:510
559
  msgid "Read private posts"
560
  msgstr "Özel yazıları okumak"
561
 
562
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:511
563
  msgid "Delete private pages"
564
  msgstr "Özel sayfaları silmek"
565
 
566
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:512
567
  msgid "Edit private pages"
568
  msgstr "Özel sayfaları düzenlemek"
569
 
570
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:513
571
  msgid "Read private pages"
572
  msgstr "Özel yazıları okumak"
573
 
574
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:514
575
  msgid "Delete users"
576
  msgstr "Kullanıcı silmek"
577
 
578
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:515
579
  msgid "Create users"
580
  msgstr "Kullanıcı oluşturmak"
581
 
582
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:516
583
  msgid "Unfiltered upload"
584
  msgstr "Filtrelenmemiş dosya yüklemek"
585
 
586
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:517
587
  msgid "Edit dashboard"
588
  msgstr "Paneli düzenlemek"
589
 
590
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:518
591
  msgid "Update plugins"
592
  msgstr "Eklentileri güncellemek"
593
 
594
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:519
595
  msgid "Delete plugins"
596
  msgstr "Eklenti silmek"
597
 
598
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:520
599
  msgid "Install plugins"
600
  msgstr "Eklenti yüklemek"
601
 
602
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:521
603
  msgid "Update themes"
604
  msgstr "Temaları güncellemek"
605
 
606
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:522
607
  msgid "Install themes"
608
  msgstr "Tema yüklemek"
609
 
610
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:523
611
  msgid "Update core"
612
  msgstr "Güncelle"
613
 
614
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:524
615
  msgid "List users"
616
  msgstr "Kullanıcıları listelemek"
617
 
618
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:525
619
  msgid "Remove users"
620
  msgstr "Kullanıcı silmek"
621
 
622
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:526
623
  msgid "Add users"
624
  msgstr "Kullanıcıları eklemek"
625
 
626
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:527
627
  msgid "Promote users"
628
  msgstr "Kullanıcı yükseltmek"
629
 
630
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:528
631
  msgid "Edit theme options"
632
  msgstr "Tema ayarlarını düzenlemek"
633
 
634
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:529
635
  msgid "Delete themes"
636
  msgstr "Temaları silmek"
637
 
638
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:530
639
  msgid "Export"
640
  msgstr "Dışa aktarmak"
641
 
642
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:613
643
  msgid "Error: Capability name must contain latin characters and digits only!"
644
  msgstr "Hata: Kabiliyet adı yalnızca latin karakterleri ve sayılardan oluşabilir."
645
 
646
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:625
647
  #, php-format
648
  msgid "Capability %s is added successfully"
649
  msgstr "%s kabiliyeti başarıyla eklendi"
650
 
651
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:627
652
  #, php-format
653
  msgid "Capability %s exists already"
654
  msgstr "%s kabiliyeti zaten mevcut"
655
 
656
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:791
657
  #, php-format
658
  msgid "Error! You do not have permission to delete this capability: %s!"
659
  msgstr "Hata! Bu kabiliyeti değiştirmek için yetkiniz yok: %s!"
660
 
661
- #: /home/muhammed/DEPO/Webmaster/wordpress/deneme-sunucu/wp-content/plugins/user-role-editor/ure-lib.php:799
662
  #, php-format
663
  msgid "Capability %s is removed successfully"
664
  msgstr "%s kabiliyeti başarıyla oluşturuldu"
665
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
666
  #~ msgid "Roles list reading error is encountered"
667
  #~ msgstr "Rol listesi okunurken hata"
 
2
  msgstr ""
3
  "Project-Id-Version: user-role-editor\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-12-10 19:15+0700\n"
6
  "PO-Revision-Date: \n"
7
+ "Last-Translator: Vladimir <vladimir@shinephp.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
+ "Language: \n"
13
  "X-Poedit-Language: Turkish\n"
14
  "X-Poedit-Country: TURKEY\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
17
  "X-Poedit-Basepath: ..\n"
18
  "X-Poedit-SearchPath-0: ..\n"
19
 
20
+ #: ../ure-role-edit.php:27
21
+ #, fuzzy
22
+ msgid "None"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  msgstr "Bağış Yapın"
24
 
25
+ #: ../ure-role-edit.php:92
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  msgid " Name can not be empty!"
27
  msgstr "Ad boş bırakılamaz!"
28
 
29
+ #: ../ure-role-edit.php:96
30
  msgid " Name must contain latin characters and digits only!"
31
  msgstr "Ad, yalnızca latin karakterleri ve sayılardan oluşabilir!"
32
 
33
+ #: ../ure-role-edit.php:101
34
+ #: ../ure-role-edit.php:284
35
  msgid "Delete Role"
36
  msgstr "Rolü Sil"
37
 
38
+ #: ../ure-role-edit.php:103
39
  msgid "Change Default Role"
40
  msgstr "Varsayılan Rolü Değiştir"
41
 
42
+ #: ../ure-role-edit.php:105
43
+ 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"
44
+ msgstr ""
 
45
 
46
+ #: ../ure-role-edit.php:107
47
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
48
  msgstr "Uyarı! Dikkatli olun - önemli kabiliyetleri kaldırmak bazı eklentileri veya başka özel kodların bozulmasına sebep olabilir"
49
 
50
+ #: ../ure-role-edit.php:109
51
  msgid "Please confirm to continue"
52
  msgstr "Devam etmek için lütfen onaylayın"
53
 
54
+ #: ../ure-role-edit.php:146
55
  #, php-format
56
  msgid "Role \"%s\" update: please confirm to continue"
57
  msgstr "\"%s\" rolü güncellendi: Devam etmek için lütfen onaylayın"
58
 
59
+ #: ../ure-role-edit.php:154
60
  msgid "Select Role and change its capabilities list"
61
  msgstr "Rolü seçin ve rolün yetki listesini değiştirin"
62
 
63
+ #: ../ure-role-edit.php:156
64
  msgid "Select Role:"
65
  msgstr "Rolü Seçin:"
66
 
67
+ #: ../ure-role-edit.php:166
68
+ #: ../ure-user-edit.php:86
69
  msgid "Show capabilities in human readable form"
70
  msgstr "Yetkileri insan tarafından okunabilir biçimde göster"
71
 
72
+ #: ../ure-role-edit.php:175
73
+ #: ../ure-user-edit.php:95
74
+ msgid "Show deprecated capabilities"
75
+ msgstr ""
76
+
77
+ #: ../ure-role-edit.php:179
78
  msgid "If checked, then apply action to ALL sites of this Network"
79
  msgstr "Eğer seçilirse, bu ağdaki tüm siteler için uygulanır"
80
 
81
+ #: ../ure-role-edit.php:189
82
  msgid "Apply to All Sites"
83
  msgstr "Tüm sitelere uygula"
84
 
85
+ #: ../ure-role-edit.php:247
86
+ #: ../ure-user-edit.php:156
87
  msgid "Update"
88
  msgstr "Güncelle"
89
 
90
+ #: ../ure-role-edit.php:247
91
+ #: ../ure-user-edit.php:156
92
  msgid "Save Changes"
93
  msgstr "Değişiklikleri Kaydet"
94
 
95
+ #: ../ure-role-edit.php:248
96
+ #: ../ure-user-edit.php:157
97
  msgid "Cancel"
98
  msgstr "İptal"
99
 
100
+ #: ../ure-role-edit.php:248
101
+ #: ../ure-user-edit.php:157
102
  msgid "Cancel not saved changes"
103
  msgstr "Kaydedilmemiş değişiklikleri iptal et"
104
 
105
+ #: ../ure-role-edit.php:251
106
  msgid "Reset"
107
  msgstr "Geri al"
108
 
109
+ #: ../ure-role-edit.php:251
110
+ msgid "Restore Roles from backup copy"
111
+ msgstr "Rolleri yedekten geri yükle"
112
+
113
+ #: ../ure-role-edit.php:261
114
  msgid "Add New Role"
115
  msgstr "Yeni Rol Ekle"
116
 
117
+ #: ../ure-role-edit.php:263
118
+ msgid "Name: "
119
+ msgstr ""
120
+
121
+ #: ../ure-role-edit.php:267
122
+ msgid "Make copy of: "
123
+ msgstr ""
124
+
125
+ #: ../ure-role-edit.php:270
126
+ #: ../ure-role-edit.php:299
127
  msgid "Add"
128
  msgstr "Ekle"
129
 
130
+ #: ../ure-role-edit.php:270
131
  msgid "Add New User Role"
132
  msgstr "Yeni Kullanıcı Rolü Ekle"
133
 
134
+ #: ../ure-role-edit.php:274
135
  msgid "Default Role for New User"
136
  msgstr "Yeni Kullanıcılar için Varsayılan Rol"
137
 
138
+ #: ../ure-role-edit.php:279
139
  msgid "Change"
140
  msgstr "Değiştir"
141
 
142
+ #: ../ure-role-edit.php:279
143
  msgid "Set as Default User Role"
144
  msgstr "Varsayılan Kullanıcı Rolü olarak Seç"
145
 
146
+ #: ../ure-role-edit.php:289
147
  msgid "Delete"
148
  msgstr "Sil"
149
 
150
+ #: ../ure-role-edit.php:289
151
  msgid "Delete User Role"
152
  msgstr "Kullanıcı Rolünü Sil"
153
 
154
+ #: ../ure-role-edit.php:294
155
+ #: ../ure-role-edit.php:299
156
  msgid "Add New Capability"
157
  msgstr "Yeni Kabiliyet Ekle"
158
 
159
+ #: ../ure-role-edit.php:304
160
  msgid "Remove Capability"
161
  msgstr "Kabiliyeti kaldır"
162
 
163
+ #: ../ure-role-edit.php:309
164
  msgid "Remove"
165
  msgstr "Kaldır"
166
 
167
+ #: ../ure-role-edit.php:309
168
  msgid "Remove User Capability"
169
  msgstr "Kullanıcının kabiliyetini kaldır"
170
 
171
+ #: ../ure-user-edit.php:67
172
  #, php-format
173
  msgid "User \"%s\" update: please confirm to continue"
174
  msgstr "\"%s\" güncellendi: Devam etmek için lütfen onaylayın"
175
 
176
+ #: ../ure-user-edit.php:74
177
  msgid "Change capabilities for user"
178
  msgstr "Kullanıcının kabiliyetlerini değiştir: "
179
 
180
+ #: ../ure-user-edit.php:77
181
  msgid "Role:"
182
  msgstr "Rol:"
183
 
184
+ #: ../ure-user-edit.php:99
185
  msgid "Add capabilities to this user:"
186
  msgstr "Bu kullanıcıya kabiliyetler ekle:"
187
 
188
+ #: ../ure-options.php:59
189
+ #, fuzzy
190
+ msgid "User Roles are restored from the backup data. "
191
+ msgstr "Rol yetkileri yedek verilerden geri yüklendi"
192
+
193
+ #: ../ure-options.php:125
194
+ msgid "Error: "
195
+ msgstr ""
196
+
197
+ #: ../ure-options.php:125
198
+ #: ../ure-options.php:143
199
+ msgid "Role"
200
+ msgstr "Rol:"
201
+
202
+ #: ../ure-options.php:125
203
+ msgid "does not exist"
204
+ msgstr ""
205
+
206
+ #: ../ure-options.php:143
207
+ msgid "is updated successfully"
208
+ msgstr "başarıyla güncellendi"
209
+
210
+ #: ../ure-options.php:152
211
+ msgid "User"
212
+ msgstr "Kullanıcı"
213
+
214
+ #: ../ure-options.php:152
215
+ msgid "capabilities are updated successfully"
216
+ msgstr "başarıyla güncellendi"
217
+
218
+ #: ../ure-options.php:192
219
+ msgid "About this Plugin:"
220
+ msgstr "Bu eklenti hakkında:"
221
+
222
+ #: ../ure-options.php:193
223
+ msgid "Author's website"
224
+ msgstr "Hazırlayanın websitesi"
225
+
226
+ #: ../ure-options.php:194
227
+ msgid "Plugin webpage"
228
+ msgstr "Eklentinin websitesi"
229
+
230
+ #: ../ure-options.php:195
231
+ #: ../user-role-editor.php:219
232
+ msgid "Changelog"
233
+ msgstr "Changelog"
234
+
235
+ #: ../ure-options.php:196
236
+ msgid "FAQ"
237
+ msgstr "SSS"
238
+
239
+ #: ../ure-options.php:210
240
+ msgid "Greetings:"
241
+ msgstr "Teşekkürlerimle:"
242
+
243
+ #: ../ure-options.php:211
244
+ msgid "It's me, the author"
245
+ msgstr "Ben, hazırlayan"
246
+
247
+ #: ../ure-options.php:212
248
+ msgid "For the help with Belorussian translation"
249
+ msgstr "Beyaz Rusça tercümesi için"
250
+
251
+ #: ../ure-options.php:213
252
+ msgid "For the help with Brasilian translation"
253
+ msgstr "Brasilian tercümesi için"
254
+
255
+ #: ../ure-options.php:214
256
+ msgid "For the help with Chinese translation"
257
+ msgstr "Chinese tercümesi için"
258
+
259
+ #: ../ure-options.php:215
260
+ msgid "For the help with Dutch translation"
261
+ msgstr "Dutch tercümesi için"
262
+
263
+ #: ../ure-options.php:216
264
+ msgid "For the help with Finnish translation"
265
+ msgstr "Finnish tercümesi için"
266
+
267
+ #: ../ure-options.php:217
268
+ msgid "For the help with French translation"
269
+ msgstr "Fransızca tercümesi için"
270
+
271
+ #: ../ure-options.php:218
272
+ msgid "For the help with German translation"
273
+ msgstr "Almanca tercümesi için"
274
+
275
+ #: ../ure-options.php:219
276
+ msgid "For the help with Hungarian translation"
277
+ msgstr "Macarca tercümesi için"
278
+
279
+ #: ../ure-options.php:220
280
+ #: ../ure-options.php:221
281
+ #: ../ure-options.php:222
282
+ #: ../ure-options.php:223
283
+ msgid "For the help with Italian translation"
284
+ msgstr "İtalyanca tercümesi için"
285
+
286
+ #: ../ure-options.php:224
287
+ msgid "For the help with Japanese translation"
288
+ msgstr "Japonca tercümesi için"
289
+
290
+ #: ../ure-options.php:225
291
+ msgid "For the help with Persian translation"
292
+ msgstr "Farsça tercümeye yardımları için"
293
+
294
+ #: ../ure-options.php:226
295
+ msgid "For the help with Polish translation"
296
+ msgstr "Lehçe tercümesi için"
297
+
298
+ #: ../ure-options.php:227
299
+ msgid "For the help with Spanish translation"
300
+ msgstr "İspanyolca tercümesi için"
301
+
302
+ #: ../ure-options.php:228
303
+ msgid "For the help with Swedish translation"
304
+ msgstr "Swedish tercümesi için"
305
+
306
+ #: ../ure-options.php:229
307
+ #: ../ure-options.php:230
308
+ #: ../ure-options.php:231
309
+ msgid "For the help with Turkish translation"
310
+ msgstr "Türkçe tercümeye yardımları için"
311
+
312
+ #: ../ure-options.php:233
313
+ msgid "For the code to hide administrator role"
314
+ msgstr "Yönetici rolünü saklayan kod katkısı için"
315
+
316
+ #: ../ure-options.php:234
317
+ msgid "For the code enhancement suggestion"
318
+ msgstr ""
319
+
320
+ #: ../ure-options.php:236
321
+ 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."
322
+ msgstr "İsminizi websitenize bir link ile birlikte burada görmek ister misiniz? Bu elbette mümkün! Tercüme yardımlarınız ve yeni fikirlerinize her zaman açığım."
323
+
324
+ #: ../user-role-editor.php:35
325
+ msgid "User Role Editor requires WordPress 3.0 or newer."
326
+ msgstr "User Role Editor eklentisi en az WordPress 3.0 sürümüne ihtiyaç duymaktadır."
327
+
328
+ #: ../user-role-editor.php:35
329
+ #: ../user-role-editor.php:40
330
+ msgid "Please update!"
331
+ msgstr "Lütfen güncelleyin!"
332
+
333
+ #: ../user-role-editor.php:40
334
+ msgid "User Role Editor requires PHP 5.0 or newer."
335
+ msgstr "User Role Editor eklentisi PHP 5.0 veya daha yüksek bir sürüme ihtiyaç duymaktadır."
336
+
337
+ #: ../user-role-editor.php:65
338
+ msgid "Only"
339
+ msgstr "Sadece"
340
+
341
+ #: ../user-role-editor.php:65
342
+ msgid "is allowed to use"
343
+ msgstr "kullanmak için yetkilidir"
344
+
345
+ #: ../user-role-editor.php:71
346
+ #: ../user-role-editor.php:233
347
+ msgid "User Role Editor"
348
+ msgstr "Kullanıcı Rol Editörü"
349
+
350
+ #: ../user-role-editor.php:209
351
+ msgid "Settings"
352
+ msgstr "Ayarlar"
353
+
354
+ #: ../user-role-editor.php:258
355
+ msgid "Capabilities"
356
+ msgstr "Kabiliyetler"
357
+
358
+ #: ../ure-lib.php:45
359
  msgid "Error is occur. Please check the log file."
360
  msgstr "Bir hata oluştu. Lütfen günlük dosyasını kontrol edin."
361
 
362
+ #: ../ure-lib.php:153
363
  msgid "Database operation error. Check log file."
364
  msgstr "Veritabanı operasyonu hatası. Günlük dosyasını kontrol edin."
365
 
366
+ #: ../ure-lib.php:186
 
 
 
 
367
  msgid "No backup data. It is created automatically before the first role data update."
368
  msgstr "Henüz yedekleme yapılmamış. İlk yedekleme, ilk rol verisi güncellemesi öncesi otomatik olarak yapılacaktır."
369
 
370
+ #: ../ure-lib.php:224
371
  msgid "Backup record is created for the current role capabilities"
372
  msgstr "Güncel rol yeterlilikleri için yedek kayıt oluşturuldu"
373
 
374
+ #: ../ure-lib.php:300
375
  msgid "Error: Role name must contain latin characters and digits only!"
376
  msgstr "Hata: Rol adı yalnızca latin karakterleri ve sayılardan oluşabilir."
377
 
378
+ #: ../ure-lib.php:307
379
  #, php-format
380
  msgid "Role %s exists already"
381
  msgstr "%s rolü zaten mevcut"
382
 
383
+ #: ../ure-lib.php:320
384
  msgid "Error is encountered during new role create operation"
385
  msgstr "Yeni rol oluşturma işlemi sırasında hata"
386
 
387
+ #: ../ure-lib.php:322
388
  #, php-format
389
  msgid "Role %s is created successfully"
390
  msgstr "%s rolü başarıyla oluşturuldu"
391
 
392
+ #: ../ure-lib.php:406
393
  msgid "Error encountered during role delete operation"
394
  msgstr "Rol silme işlemi sırasında hata"
395
 
396
+ #: ../ure-lib.php:408
397
  #, php-format
398
  msgid "Role %s is deleted successfully"
399
  msgstr "%s rolü başarıyla silindi"
400
 
401
+ #: ../ure-lib.php:426
402
  msgid "Error encountered during default role change operation"
403
  msgstr "Varsayılan rolü değiştirme işlemi sırasında hata"
404
 
405
+ #: ../ure-lib.php:432
406
  #, php-format
407
  msgid "Default role for new users is set to %s successfully"
408
  msgstr "Yeni kullanıcılar için varsayılan rol %s olarak başarıyla değiştirildi"
409
 
410
+ #: ../ure-lib.php:460
411
  msgid "Editor"
412
  msgstr "Editör"
413
 
414
+ #: ../ure-lib.php:461
415
  msgid "Author"
416
  msgstr "Yazar"
417
 
418
+ #: ../ure-lib.php:462
419
  msgid "Contributor"
420
  msgstr "İçerik Sağlayıcı"
421
 
422
+ #: ../ure-lib.php:463
423
  msgid "Subscriber"
424
  msgstr "Üye"
425
 
426
+ #: ../ure-lib.php:465
427
  msgid "Switch themes"
428
  msgstr "Temaları değiştir"
429
 
430
+ #: ../ure-lib.php:466
431
  msgid "Edit themes"
432
  msgstr "Temaları düzenle"
433
 
434
+ #: ../ure-lib.php:467
435
  msgid "Activate plugins"
436
  msgstr "Eklentileri aktive et"
437
 
438
+ #: ../ure-lib.php:468
439
  msgid "Edit plugins"
440
  msgstr "Eklentileri düzenlemek"
441
 
442
+ #: ../ure-lib.php:469
443
  msgid "Edit users"
444
  msgstr "Kullanıcıları düzenlemek"
445
 
446
+ #: ../ure-lib.php:470
447
  msgid "Edit files"
448
  msgstr "Dosyaları düzenlemek"
449
 
450
+ #: ../ure-lib.php:471
451
  msgid "Manage options"
452
  msgstr "Seçenekleri yönetmek"
453
 
454
+ #: ../ure-lib.php:472
455
  msgid "Moderate comments"
456
  msgstr "Yorumları yönetmek"
457
 
458
+ #: ../ure-lib.php:473
459
  msgid "Manage categories"
460
  msgstr "Kategorileri yönetmek"
461
 
462
+ #: ../ure-lib.php:474
463
  msgid "Manage links"
464
  msgstr "Linkleri yönetmek"
465
 
466
+ #: ../ure-lib.php:475
467
  msgid "Upload files"
468
  msgstr "Dosya yüklemek"
469
 
470
+ #: ../ure-lib.php:476
471
  msgid "Import"
472
  msgstr "İçeri aktarmak"
473
 
474
+ #: ../ure-lib.php:477
475
  msgid "Unfiltered html"
476
  msgstr "Filtrelenmemiş HTML"
477
 
478
+ #: ../ure-lib.php:478
479
  msgid "Edit posts"
480
  msgstr "Yazıları düzenlemek"
481
 
482
+ #: ../ure-lib.php:479
483
  msgid "Edit others posts"
484
  msgstr "Başkalarının yazılarını düzenlemek"
485
 
486
+ #: ../ure-lib.php:480
487
  msgid "Edit published posts"
488
  msgstr "Yayınlanmış yazıları düzenlemek"
489
 
490
+ #: ../ure-lib.php:481
491
  msgid "Publish posts"
492
  msgstr "Yazıları yayınlamak"
493
 
494
+ #: ../ure-lib.php:482
495
  msgid "Edit pages"
496
  msgstr "Sayfaları düzenlemek"
497
 
498
+ #: ../ure-lib.php:483
499
  msgid "Read"
500
  msgstr "Okumak"
501
 
502
+ #: ../ure-lib.php:484
503
  msgid "Level 10"
504
  msgstr "Seviye 10"
505
 
506
+ #: ../ure-lib.php:485
507
  msgid "Level 9"
508
  msgstr "Seviye 9"
509
 
510
+ #: ../ure-lib.php:486
511
  msgid "Level 8"
512
  msgstr "Seviye 8"
513
 
514
+ #: ../ure-lib.php:487
515
  msgid "Level 7"
516
  msgstr "Seviye 7"
517
 
518
+ #: ../ure-lib.php:488
519
  msgid "Level 6"
520
  msgstr "Seviye 6"
521
 
522
+ #: ../ure-lib.php:489
523
  msgid "Level 5"
524
  msgstr "Seviye 5"
525
 
526
+ #: ../ure-lib.php:490
527
  msgid "Level 4"
528
  msgstr "Seviye 4"
529
 
530
+ #: ../ure-lib.php:491
531
  msgid "Level 3"
532
  msgstr "Seviye 3"
533
 
534
+ #: ../ure-lib.php:492
535
  msgid "Level 2"
536
  msgstr "Seviye 2"
537
 
538
+ #: ../ure-lib.php:493
539
  msgid "Level 1"
540
  msgstr "Seviye 1"
541
 
542
+ #: ../ure-lib.php:494
543
  msgid "Level 0"
544
  msgstr "Seviye 0"
545
 
546
+ #: ../ure-lib.php:495
547
  msgid "Edit others pages"
548
  msgstr "Başkalarının sayfalarını düzenlemek"
549
 
550
+ #: ../ure-lib.php:496
551
  msgid "Edit published pages"
552
  msgstr "Yayınlanmış sayfaları düzenlemek"
553
 
554
+ #: ../ure-lib.php:497
555
  msgid "Publish pages"
556
  msgstr "Sayfaları yayınlamak"
557
 
558
+ #: ../ure-lib.php:498
559
  msgid "Delete pages"
560
  msgstr "Sayfaları silmek"
561
 
562
+ #: ../ure-lib.php:499
563
  msgid "Delete others pages"
564
  msgstr "Başkalarının sayfalarını silmek"
565
 
566
+ #: ../ure-lib.php:500
567
  msgid "Delete published pages"
568
  msgstr "Yayınlanmış sayfaları silmek"
569
 
570
+ #: ../ure-lib.php:501
571
  msgid "Delete posts"
572
  msgstr "Yazıları silmek"
573
 
574
+ #: ../ure-lib.php:502
575
  msgid "Delete others posts"
576
  msgstr "Başkalarının yazılarını silmek"
577
 
578
+ #: ../ure-lib.php:503
579
  msgid "Delete published posts"
580
  msgstr "Yayınlanmış yazıları silmek"
581
 
582
+ #: ../ure-lib.php:504
583
  msgid "Delete private posts"
584
  msgstr "Özel yazıları silmek"
585
 
586
+ #: ../ure-lib.php:505
587
  msgid "Edit private posts"
588
  msgstr "Özel yazıları düzenlemek"
589
 
590
+ #: ../ure-lib.php:506
591
  msgid "Read private posts"
592
  msgstr "Özel yazıları okumak"
593
 
594
+ #: ../ure-lib.php:507
595
  msgid "Delete private pages"
596
  msgstr "Özel sayfaları silmek"
597
 
598
+ #: ../ure-lib.php:508
599
  msgid "Edit private pages"
600
  msgstr "Özel sayfaları düzenlemek"
601
 
602
+ #: ../ure-lib.php:509
603
  msgid "Read private pages"
604
  msgstr "Özel yazıları okumak"
605
 
606
+ #: ../ure-lib.php:510
607
  msgid "Delete users"
608
  msgstr "Kullanıcı silmek"
609
 
610
+ #: ../ure-lib.php:511
611
  msgid "Create users"
612
  msgstr "Kullanıcı oluşturmak"
613
 
614
+ #: ../ure-lib.php:512
615
  msgid "Unfiltered upload"
616
  msgstr "Filtrelenmemiş dosya yüklemek"
617
 
618
+ #: ../ure-lib.php:513
619
  msgid "Edit dashboard"
620
  msgstr "Paneli düzenlemek"
621
 
622
+ #: ../ure-lib.php:514
623
  msgid "Update plugins"
624
  msgstr "Eklentileri güncellemek"
625
 
626
+ #: ../ure-lib.php:515
627
  msgid "Delete plugins"
628
  msgstr "Eklenti silmek"
629
 
630
+ #: ../ure-lib.php:516
631
  msgid "Install plugins"
632
  msgstr "Eklenti yüklemek"
633
 
634
+ #: ../ure-lib.php:517
635
  msgid "Update themes"
636
  msgstr "Temaları güncellemek"
637
 
638
+ #: ../ure-lib.php:518
639
  msgid "Install themes"
640
  msgstr "Tema yüklemek"
641
 
642
+ #: ../ure-lib.php:519
643
  msgid "Update core"
644
  msgstr "Güncelle"
645
 
646
+ #: ../ure-lib.php:520
647
  msgid "List users"
648
  msgstr "Kullanıcıları listelemek"
649
 
650
+ #: ../ure-lib.php:521
651
  msgid "Remove users"
652
  msgstr "Kullanıcı silmek"
653
 
654
+ #: ../ure-lib.php:522
655
  msgid "Add users"
656
  msgstr "Kullanıcıları eklemek"
657
 
658
+ #: ../ure-lib.php:523
659
  msgid "Promote users"
660
  msgstr "Kullanıcı yükseltmek"
661
 
662
+ #: ../ure-lib.php:524
663
  msgid "Edit theme options"
664
  msgstr "Tema ayarlarını düzenlemek"
665
 
666
+ #: ../ure-lib.php:525
667
  msgid "Delete themes"
668
  msgstr "Temaları silmek"
669
 
670
+ #: ../ure-lib.php:526
671
  msgid "Export"
672
  msgstr "Dışa aktarmak"
673
 
674
+ #: ../ure-lib.php:609
675
  msgid "Error: Capability name must contain latin characters and digits only!"
676
  msgstr "Hata: Kabiliyet adı yalnızca latin karakterleri ve sayılardan oluşabilir."
677
 
678
+ #: ../ure-lib.php:621
679
  #, php-format
680
  msgid "Capability %s is added successfully"
681
  msgstr "%s kabiliyeti başarıyla eklendi"
682
 
683
+ #: ../ure-lib.php:623
684
  #, php-format
685
  msgid "Capability %s exists already"
686
  msgstr "%s kabiliyeti zaten mevcut"
687
 
688
+ #: ../ure-lib.php:772
689
  #, php-format
690
  msgid "Error! You do not have permission to delete this capability: %s!"
691
  msgstr "Hata! Bu kabiliyeti değiştirmek için yetkiniz yok: %s!"
692
 
693
+ #: ../ure-lib.php:794
694
  #, php-format
695
  msgid "Capability %s is removed successfully"
696
  msgstr "%s kabiliyeti başarıyla oluşturuldu"
697
 
698
+ #: ../ure-lib.php:825
699
+ msgid "Help"
700
+ msgstr ""
701
+
702
+ #~ msgid "Donate"
703
+ #~ msgstr "Bağış Yapın"
704
+
705
+ #, fuzzy
706
+ #~ msgid "for the help with Arabic translation"
707
+ #~ msgstr "Fransızca tercümesi için"
708
+
709
+ #, fuzzy
710
+ #~ msgid "for the help with French translation"
711
+ #~ msgstr "Fransızca tercümesi için"
712
+
713
+ #, fuzzy
714
+ #~ msgid "for the help with German translation"
715
+ #~ msgstr "Almanca tercümesi için"
716
+
717
+ #, fuzzy
718
+ #~ msgid "for the help with Spanish translation"
719
+ #~ msgstr "İspanyolca tercümesi için"
720
+
721
+ #, fuzzy
722
+ #~ msgid "Delete readme.txt"
723
+ #~ msgstr "Temaları silmek"
724
+
725
+ #, fuzzy
726
+ #~ msgid "Delete screenshot files"
727
+ #~ msgstr "Kullanıcı Rolünü Sil"
728
+
729
+ #, fuzzy
730
+ #~ msgid "Silence is Golden Guard requires WordPress 3.0 or newer."
731
+ #~ msgstr ""
732
+ #~ "User Role Editor eklentisi en az WordPress 3.0 sürümüne ihtiyaç "
733
+ #~ "duymaktadır."
734
+
735
+ #, fuzzy
736
+ #~ msgid "is deleted"
737
+ #~ msgstr "Sil"
738
+
739
+ #, fuzzy
740
+ #~ msgid "Active lockouts"
741
+ #~ msgstr "Eklentileri aktive et"
742
+
743
+ #, fuzzy
744
+ #~ msgid "allowed retries"
745
+ #~ msgstr "kullanmak için yetkilidir"
746
+
747
+ #, fuzzy
748
+ #~ msgid "Change Options"
749
+ #~ msgstr "Seçenekleri yönetmek"
750
+
751
+ #, fuzzy
752
+ #~ msgid "Plugin author home page"
753
+ #~ msgstr "Eklentinin websitesi"
754
+
755
+ #, fuzzy
756
+ #~ msgid "Thank You Counter Button requires WordPress 3.0 or newer."
757
+ #~ msgstr ""
758
+ #~ "User Role Editor eklentisi en az WordPress 3.0 sürümüne ihtiyaç "
759
+ #~ "duymaktadır."
760
+
761
+ #, fuzzy
762
+ #~ msgid "for the help with Belarusian translation"
763
+ #~ msgstr "Beyaz Rusça tercümesi için"
764
+
765
+ #, fuzzy
766
+ #~ msgid "for the help with Chinese translation"
767
+ #~ msgstr "Chinese tercümesi için"
768
+
769
+ #, fuzzy
770
+ #~ msgid "for the help with Dutch translation"
771
+ #~ msgstr "Dutch tercümesi için"
772
+
773
+ #, fuzzy
774
+ #~ msgid "for the help with Hungarian translation"
775
+ #~ msgstr "Macarca tercümesi için"
776
+
777
+ #, fuzzy
778
+ #~ msgid "for the help with Iranian translation"
779
+ #~ msgstr "İtalyanca tercümesi için"
780
+
781
+ #, fuzzy
782
+ #~ msgid "for the help with Italian translation"
783
+ #~ msgstr "İtalyanca tercümesi için"
784
+
785
+ #, fuzzy
786
+ #~ msgid ""
787
+ #~ "for the help with Spanish translation, ideas and new versions testing"
788
+ #~ msgstr "İspanyolca tercümesi için"
789
+
790
+ #, fuzzy
791
+ #~ msgid "Reset Counters"
792
+ #~ msgstr "Kullanıcı silmek"
793
+
794
+ #, fuzzy
795
+ #~ msgid "Edit \"%s\""
796
+ #~ msgstr "Kullanıcıları düzenlemek"
797
+
798
+ #, fuzzy
799
+ #~ msgid "Edit Post"
800
+ #~ msgstr "Yazıları düzenlemek"
801
+
802
+ #, fuzzy
803
+ #~ msgid "View all categories"
804
+ #~ msgstr "Kategorileri yönetmek"
805
+
806
+ #, fuzzy
807
+ #~ msgid "Switch Off"
808
+ #~ msgstr "Temaları değiştir"
809
+
810
+ #, fuzzy
811
+ #~ msgid "will take some time. Please confirm to continue"
812
+ #~ msgstr "\"%s\" rolü güncellendi: Devam etmek için lütfen onaylayın"
813
+
814
+ #, fuzzy
815
+ #~ msgid "For the help with Czech translation"
816
+ #~ msgstr "Fransızca tercümesi için"
817
+
818
+ #, fuzzy
819
+ #~ msgid "For the help with Indonesian translation"
820
+ #~ msgstr "Farsça tercümeye yardımları için"
821
+
822
+ #, fuzzy
823
+ #~ msgid "For the help with bug fix and contribution to source code"
824
+ #~ msgstr "Macarca tercümesi için"
825
+
826
+ #, fuzzy
827
+ #~ msgid "Plugin Name"
828
+ #~ msgstr "Eklentinin websitesi"
829
+
830
+ #, fuzzy
831
+ #~ msgid "Plugin State"
832
+ #~ msgstr "Eklentinin websitesi"
833
+
834
+ #, fuzzy
835
+ #~ msgid "Delete Tables"
836
+ #~ msgstr "Sayfaları silmek"
837
+
838
+ #, fuzzy
839
+ #~ msgid "Delete Extra Columns"
840
+ #~ msgstr "Eklenti silmek"
841
+
842
+ #, fuzzy
843
+ #~ msgid " requires WordPress 3.0 or newer."
844
+ #~ msgstr ""
845
+ #~ "User Role Editor eklentisi en az WordPress 3.0 sürümüne ihtiyaç "
846
+ #~ "duymaktadır."
847
+
848
+ #, fuzzy
849
+ #~ msgid "For the help with Slovenian translation"
850
+ #~ msgstr "İtalyanca tercümesi için"
851
+
852
+ #, fuzzy
853
+ #~ msgid "Plugins Language Switcher requires WordPress 3.0 or newer."
854
+ #~ msgstr ""
855
+ #~ "User Role Editor eklentisi en az WordPress 3.0 sürümüne ihtiyaç "
856
+ #~ "duymaktadır."
857
+
858
+ #, fuzzy
859
+ #~ msgid "Downloaded"
860
+ #~ msgstr "Bağış Yapın"
861
+
862
+ #, fuzzy
863
+ #~ msgid "Added"
864
+ #~ msgstr "Ekle"
865
+
866
+ #, fuzzy
867
+ #~ msgid "Categories"
868
+ #~ msgstr "Kategorileri yönetmek"
869
+
870
+ #, fuzzy
871
+ #~ msgid "Edit"
872
+ #~ msgstr "Editör"
873
+
874
+ #, fuzzy
875
+ #~ msgid "Add New"
876
+ #~ msgstr "Yeni Rol Ekle"
877
+
878
+ #, fuzzy
879
+ #~ msgid "You do not have permission to download this file."
880
+ #~ msgstr "Hata! Bu kabiliyeti değiştirmek için yetkiniz yok: %s!"
881
+
882
+ #, fuzzy
883
+ #~ msgid "You do not have permission to upload files/downloads."
884
+ #~ msgstr "Hata! Bu kabiliyeti değiştirmek için yetkiniz yok: %s!"
885
+
886
+ #, fuzzy
887
+ #~ msgid "Uploads"
888
+ #~ msgstr "Dosya yüklemek"
889
+
890
+ #, fuzzy
891
+ #~ msgid "remove"
892
+ #~ msgstr "Kaldır"
893
+
894
+ #, fuzzy
895
+ #~ msgid "Add New Download"
896
+ #~ msgstr "Yeni Rol Ekle"
897
+
898
+ #, fuzzy
899
+ #~ msgid "Starting hits"
900
+ #~ msgstr "Ayarlar"
901
+
902
+ #, fuzzy
903
+ #~ msgid "Select a file..."
904
+ #~ msgstr "Rolü Seçin:"
905
+
906
+ #, fuzzy
907
+ #~ msgid "Upload File"
908
+ #~ msgstr "Dosya yüklemek"
909
+
910
+ #, fuzzy
911
+ #~ msgid "+ Add New Category"
912
+ #~ msgstr "Yeni Kabiliyet Ekle"
913
+
914
+ #, fuzzy
915
+ #~ msgid "Upload thumbnail"
916
+ #~ msgstr "Dosya yüklemek"
917
+
918
+ #, fuzzy
919
+ #~ msgid "Default"
920
+ #~ msgstr "Sil"
921
+
922
+ #, fuzzy
923
+ #~ msgid "Insert"
924
+ #~ msgstr "Kullanıcı"
925
+
926
+ #, fuzzy
927
+ #~ msgid "Date posted"
928
+ #~ msgstr "Yazıları silmek"
929
+
930
+ #, fuzzy
931
+ #~ msgid "Read More"
932
+ #~ msgstr "Okumak"
933
+
934
+ #, fuzzy
935
+ #~ msgid "Date"
936
+ #~ msgstr "Bağış Yapın"
937
+
938
+ #, fuzzy
939
+ #~ msgid "Download added Successfully"
940
+ #~ msgstr "başarıyla güncellendi"
941
+
942
+ #, fuzzy
943
+ #~ msgid "Select a download"
944
+ #~ msgstr "Rolü Seçin:"
945
+
946
+ #, fuzzy
947
+ #~ msgid "Formats updated"
948
+ #~ msgstr "Lütfen güncelleyin!"
949
+
950
+ #, fuzzy
951
+ #~ msgid "Format deleted Successfully"
952
+ #~ msgstr "%s rolü başarıyla silindi"
953
+
954
+ #, fuzzy
955
+ #~ msgid "Image link:"
956
+ #~ msgstr "Linkleri yönetmek"
957
+
958
+ #, fuzzy
959
+ #~ msgid "General Options"
960
+ #~ msgstr "Seçenekleri yönetmek"
961
+
962
+ #, fuzzy
963
+ #~ msgid "Download Categories"
964
+ #~ msgstr "Kategorileri yönetmek"
965
+
966
+ #, fuzzy
967
+ #~ msgid "Category updated"
968
+ #~ msgstr "Lütfen güncelleyin!"
969
+
970
+ #, fuzzy
971
+ #~ msgid "Category deleted Successfully"
972
+ #~ msgstr "%s rolü başarıyla silindi"
973
+
974
+ #, fuzzy
975
+ #~ msgid "No categories exist"
976
+ #~ msgstr "Kategorileri yönetmek"
977
+
978
+ #, fuzzy
979
+ #~ msgid "Edit category"
980
+ #~ msgstr "Editör"
981
+
982
+ #, fuzzy
983
+ #~ msgid "No Change"
984
+ #~ msgstr "Değiştir"
985
+
986
+ #, fuzzy
987
+ #~ msgid "Download edited Successfully"
988
+ #~ msgstr "başarıyla güncellendi"
989
+
990
+ #, fuzzy
991
+ #~ msgid "Upload New File"
992
+ #~ msgstr "Dosya yüklemek"
993
+
994
+ #, fuzzy
995
+ #~ msgid "Edit File URL"
996
+ #~ msgstr "Dosyaları düzenlemek"
997
+
998
+ #, fuzzy
999
+ #~ msgid "Download deleted Successfully"
1000
+ #~ msgstr "%s rolü başarıyla silindi"
1001
+
1002
+ #, fuzzy
1003
+ #~ msgid "Selected Downloads deleted Successfully"
1004
+ #~ msgstr "%s rolü başarıyla silindi"
1005
+
1006
+ #, fuzzy
1007
+ #~ msgid "Downloads edited successfully"
1008
+ #~ msgstr "başarıyla güncellendi"
1009
+
1010
+ #, fuzzy
1011
+ #~ msgid "Reset Stats"
1012
+ #~ msgstr "Geri al"
1013
+
1014
+ #, fuzzy
1015
+ #~ msgid "Delete this download"
1016
+ #~ msgstr "Başkalarının sayfalarını silmek"
1017
+
1018
+ #, fuzzy
1019
+ #~ msgid "Downloads added Successfully"
1020
+ #~ msgstr "başarıyla güncellendi"
1021
+
1022
+ #, fuzzy
1023
+ #~ msgid "Uncategorized"
1024
+ #~ msgstr "Kategorileri yönetmek"
1025
+
1026
+ #, fuzzy
1027
+ #~ msgid "Akismet %s requires WordPress 3.0 or higher."
1028
+ #~ msgstr ""
1029
+ #~ "User Role Editor eklentisi en az WordPress 3.0 sürümüne ihtiyaç "
1030
+ #~ "duymaktadır."
1031
+
1032
+ #, fuzzy
1033
+ #~ msgid "Comment History"
1034
+ #~ msgstr "İçerik Sağlayıcı"
1035
+
1036
+ #, fuzzy
1037
+ #~ msgid "Update options &raquo;"
1038
+ #~ msgstr "Eklentileri güncellemek"
1039
+
1040
+ #, fuzzy
1041
+ #~ msgid "History"
1042
+ #~ msgstr "Editör"
1043
+
1044
+ #, fuzzy
1045
+ #~ msgid "You do not have sufficient permission to moderate comments."
1046
+ #~ msgstr "Hata! Bu kabiliyeti değiştirmek için yetkiniz yok: %s!"
1047
+
1048
+ #, fuzzy
1049
+ #~ msgid "Delete all"
1050
+ #~ msgstr "Rolü Sil"
1051
+
1052
+ #, fuzzy
1053
+ #~ msgid "Default post error message:"
1054
+ #~ msgstr "Yeni Kullanıcılar için Varsayılan Rol"
1055
+
1056
+ #, fuzzy
1057
+ #~ msgid "Roles"
1058
+ #~ msgstr "Rol:"
1059
+
1060
+ #, fuzzy
1061
+ #~ msgid "Has Users"
1062
+ #~ msgstr "Kullanıcıları listelemek"
1063
+
1064
+ #, fuzzy
1065
+ #~ msgid "No Users"
1066
+ #~ msgstr "Kullanıcı"
1067
+
1068
+ #, fuzzy
1069
+ #~ msgid "Role Name"
1070
+ #~ msgstr "Rol:"
1071
+
1072
+ #, fuzzy
1073
+ #~ msgid "Users"
1074
+ #~ msgstr "Kullanıcı"
1075
+
1076
+ #, fuzzy
1077
+ #~ msgid "Change default role"
1078
+ #~ msgstr "Varsayılan Rolü Değiştir"
1079
+
1080
+ #, fuzzy
1081
+ #~ msgid "Default Role"
1082
+ #~ msgstr "Rolü Sil"
1083
+
1084
+ #, fuzzy
1085
+ #~ msgid "View Users"
1086
+ #~ msgstr "Kullanıcıları düzenlemek"
1087
+
1088
+ #, fuzzy
1089
+ #~ msgid "Edit Role"
1090
+ #~ msgstr "Dosyaları düzenlemek"
1091
+
1092
+ #, fuzzy
1093
+ #~ msgid "Role updated."
1094
+ #~ msgstr "Lütfen güncelleyin!"
1095
+
1096
+ #, fuzzy
1097
+ #~ msgid "Custom Capabilities"
1098
+ #~ msgstr "Kabiliyetler"
1099
+
1100
+ #, fuzzy
1101
+ #~ msgid "Role Capabilities"
1102
+ #~ msgstr "Kabiliyetler"
1103
+
1104
+ #, fuzzy
1105
+ #~ msgid "Sorry, but you do not have permission to view this content."
1106
+ #~ msgstr "Hata! Bu kabiliyeti değiştirmek için yetkiniz yok: %s!"
1107
+
1108
+ #, fuzzy
1109
+ #~ msgid "Settings Updated."
1110
+ #~ msgstr "Ayarlar"
1111
+
1112
+ #, fuzzy
1113
+ #~ msgid "Update Settings"
1114
+ #~ msgstr "Ayarlar"
1115
  #~ msgid "Roles list reading error is encountered"
1116
  #~ msgstr "Rol listesi okunurken hata"
1117
+
lang/ure-zh_CN.mo CHANGED
Binary file
lang/ure-zh_CN.po CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-06-03 22:49+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: 南宫小骏 <jackytsu@vip.qq.com>\n"
@@ -16,659 +16,696 @@ msgstr ""
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
- #: ../ure-role-edit.php:84
 
 
 
 
 
20
  #, fuzzy
21
  msgid " Name can not be empty!"
22
  msgstr "角色名称不能为空!"
23
 
24
- #: ../ure-role-edit.php:88
25
  #, fuzzy
26
  msgid " Name must contain latin characters and digits only!"
27
  msgstr "角色名称只能由英文字母或数字组成!"
28
 
29
- #: ../ure-role-edit.php:93
30
- #: ../ure-role-edit.php:246
31
  msgid "Delete Role"
32
  msgstr "删除角色"
33
 
34
- #: ../ure-role-edit.php:95
35
  msgid "Change Default Role"
36
  msgstr "修改默认角色"
37
 
38
- #: ../ure-role-edit.php:97
39
- #: ../ure-role-edit.php:217
40
- msgid "Restore Roles from backup copy"
41
- msgstr "从备份中恢复角色"
42
 
43
- #: ../ure-role-edit.php:99
44
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
45
  msgstr ""
46
 
47
- #: ../ure-role-edit.php:101
48
  msgid "Please confirm to continue"
49
  msgstr "请确认继续"
50
 
51
- #: ../ure-role-edit.php:134
52
  #, php-format
53
  msgid "Role \"%s\" update: please confirm to continue"
54
  msgstr "更新角色 \"%s\" : 请确认继续"
55
 
56
- #: ../ure-role-edit.php:142
57
  msgid "Select Role and change its capabilities list"
58
  msgstr "选择一个角色并修改它的权限"
59
 
60
- #: ../ure-role-edit.php:144
61
  msgid "Select Role:"
62
  msgstr "选择角色:"
63
 
64
- #: ../ure-role-edit.php:153
65
- #: ../ure-user-edit.php:80
66
  msgid "Show capabilities in human readable form"
67
  msgstr "以易懂的方式显示权限列表"
68
 
69
- #: ../ure-role-edit.php:157
 
 
 
 
 
70
  msgid "If checked, then apply action to ALL sites of this Network"
71
  msgstr ""
72
 
73
- #: ../ure-role-edit.php:167
74
  msgid "Apply to All Sites"
75
  msgstr ""
76
 
77
- #: ../ure-role-edit.php:213
78
- #: ../ure-user-edit.php:129
79
  msgid "Update"
80
  msgstr "更新"
81
 
82
- #: ../ure-role-edit.php:213
83
- #: ../ure-user-edit.php:129
84
  msgid "Save Changes"
85
  msgstr "保存更改"
86
 
87
- #: ../ure-role-edit.php:214
88
- #: ../ure-user-edit.php:130
89
  msgid "Cancel"
90
  msgstr "取消"
91
 
92
- #: ../ure-role-edit.php:214
93
- #: ../ure-user-edit.php:130
94
  msgid "Cancel not saved changes"
95
  msgstr "不保存所做的更改"
96
 
97
- #: ../ure-role-edit.php:217
98
  msgid "Reset"
99
  msgstr "重置"
100
 
101
- #: ../ure-role-edit.php:227
 
 
 
 
102
  msgid "Add New Role"
103
  msgstr "添加角色"
104
 
105
- #: ../ure-role-edit.php:232
106
- #: ../ure-role-edit.php:261
 
 
 
 
 
 
 
 
107
  msgid "Add"
108
  msgstr "添加"
109
 
110
- #: ../ure-role-edit.php:232
111
  msgid "Add New User Role"
112
  msgstr "添加新的用户角色"
113
 
114
- #: ../ure-role-edit.php:236
115
  msgid "Default Role for New User"
116
  msgstr "新用户的默认角色"
117
 
118
- #: ../ure-role-edit.php:241
119
  msgid "Change"
120
  msgstr "更改"
121
 
122
- #: ../ure-role-edit.php:241
123
  msgid "Set as Default User Role"
124
  msgstr "设置为默认用户角色"
125
 
126
- #: ../ure-role-edit.php:251
127
  msgid "Delete"
128
  msgstr "删除"
129
 
130
- #: ../ure-role-edit.php:251
131
  msgid "Delete User Role"
132
  msgstr "删除用户角色"
133
 
134
- #: ../ure-role-edit.php:256
135
- #: ../ure-role-edit.php:261
136
  #, fuzzy
137
  msgid "Add New Capability"
138
  msgstr "添加角色"
139
 
140
- #: ../ure-role-edit.php:266
141
  msgid "Remove Capability"
142
  msgstr ""
143
 
144
- #: ../ure-role-edit.php:271
145
  #, fuzzy
146
  msgid "Remove"
147
  msgstr "角色"
148
 
149
- #: ../ure-role-edit.php:271
150
  msgid "Remove User Capability"
151
  msgstr ""
152
 
153
- #: ../ure-user-edit.php:61
154
  #, fuzzy, php-format
155
  msgid "User \"%s\" update: please confirm to continue"
156
  msgstr "更新角色 \"%s\" : 请确认继续"
157
 
158
- #: ../ure-user-edit.php:68
159
  msgid "Change capabilities for user"
160
  msgstr ""
161
 
162
- #: ../ure-user-edit.php:71
163
  #, fuzzy
164
  msgid "Role:"
165
  msgstr "角色"
166
 
167
- #: ../ure-user-edit.php:84
168
  msgid "Add capabilities to this user:"
169
  msgstr ""
170
 
171
- #: ../ure-options.php:128
 
 
 
 
 
 
 
 
 
 
172
  msgid "Role"
173
  msgstr "角色"
174
 
175
- #: ../ure-options.php:128
 
 
 
 
176
  msgid "is updated successfully"
177
  msgstr "更新成功"
178
 
179
- #: ../ure-options.php:137
180
  msgid "User"
181
  msgstr ""
182
 
183
- #: ../ure-options.php:137
184
  #, fuzzy
185
  msgid "capabilities are updated successfully"
186
  msgstr "更新成功"
187
 
188
- #: ../ure-options.php:166
189
  msgid "About this Plugin:"
190
  msgstr "关于此插件:"
191
 
192
- #: ../ure-options.php:167
193
  msgid "Author's website"
194
  msgstr "作者站点"
195
 
196
- #: ../ure-options.php:168
197
  msgid "Plugin webpage"
198
  msgstr "插件站点"
199
 
200
- #: ../ure-options.php:169
201
- #: ../user-role-editor.php:191
202
  msgid "Changelog"
203
  msgstr "修订记录"
204
 
205
- #: ../ure-options.php:170
206
  msgid "FAQ"
207
  msgstr "常见问答"
208
 
209
- #: ../ure-options.php:171
210
- msgid "Donate"
211
- msgstr "捐助"
212
-
213
- #: ../ure-options.php:173
214
  msgid "Greetings:"
215
  msgstr "鸣谢:"
216
 
217
- #: ../ure-options.php:174
218
  msgid "It's me, the author"
219
  msgstr "就是我啦,插件的作者"
220
 
221
- #: ../ure-options.php:175
222
  msgid "For the help with Belorussian translation"
223
  msgstr "白俄罗斯语版本贡献者"
224
 
225
- #: ../ure-options.php:176
226
  msgid "For the help with Brasilian translation"
227
  msgstr ""
228
 
229
- #: ../ure-options.php:177
230
  msgid "For the help with Chinese translation"
231
  msgstr "简体中文版本贡献者"
232
 
233
- #: ../ure-options.php:178
234
  msgid "For the help with Dutch translation"
235
  msgstr "荷兰语版本贡献者"
236
 
237
- #: ../ure-options.php:179
238
  msgid "For the help with Finnish translation"
239
  msgstr ""
240
 
241
- #: ../ure-options.php:180
242
  msgid "For the help with French translation"
243
  msgstr "法语版本贡献者"
244
 
245
- #: ../ure-options.php:181
246
  msgid "For the help with German translation"
247
  msgstr "德语版本贡献者"
248
 
249
- #: ../ure-options.php:182
250
  msgid "For the help with Hungarian translation"
251
  msgstr "匈牙利语版本贡献者"
252
 
253
- #: ../ure-options.php:183
254
- #: ../ure-options.php:184
255
- #: ../ure-options.php:185
 
256
  msgid "For the help with Italian translation"
257
  msgstr "意大利语版本贡献者"
258
 
259
- #: ../ure-options.php:186
260
  msgid "For the help with Japanese translation"
261
  msgstr "日语版本贡献者"
262
 
263
- #: ../ure-options.php:187
264
  msgid "For the help with Persian translation"
265
  msgstr ""
266
 
267
- #: ../ure-options.php:188
268
  msgid "For the help with Polish translation"
269
  msgstr "波兰语版本贡献者"
270
 
271
- #: ../ure-options.php:189
272
  msgid "For the help with Spanish translation"
273
  msgstr "西班牙语贡献者"
274
 
275
- #: ../ure-options.php:190
276
  msgid "For the help with Swedish translation"
277
  msgstr ""
278
 
279
- #: ../ure-options.php:191
280
- #: ../ure-options.php:192
 
281
  msgid "For the help with Turkish translation"
282
  msgstr ""
283
 
284
- #: ../ure-options.php:193
285
  msgid "For the code to hide administrator role"
286
  msgstr "隐藏站点管理员角色功能的代码贡献者"
287
 
288
- #: ../ure-options.php:194
 
 
 
 
289
  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."
290
  msgstr "想在这儿看到你的名字和站点链接吗?非常欢迎!凡是提供语言翻译或是新点子的行为我都会非常感激。"
291
 
292
- #: ../user-role-editor.php:38
293
  msgid "User Role Editor requires WordPress 3.0 or newer."
294
  msgstr "用户角色编辑器插件需要 WordPress 3.0 或更高版本。"
295
 
296
- #: ../user-role-editor.php:38
297
- #: ../user-role-editor.php:43
298
  msgid "Please update!"
299
  msgstr "请更新!"
300
 
301
- #: ../user-role-editor.php:43
302
  #, fuzzy
303
  msgid "User Role Editor requires PHP 5.0 or newer."
304
  msgstr "用户角色编辑器插件需要 WordPress 3.0 或更高版本。"
305
 
306
- #: ../user-role-editor.php:68
307
  msgid "Only"
308
  msgstr ""
309
 
310
- #: ../user-role-editor.php:68
311
  msgid "is allowed to use"
312
  msgstr ""
313
 
314
- #: ../user-role-editor.php:75
315
- #: ../user-role-editor.php:205
316
  msgid "User Role Editor"
317
  msgstr "用户角色编辑器"
318
 
319
- #: ../user-role-editor.php:181
320
  msgid "Settings"
321
  msgstr "设置"
322
 
323
- #: ../user-role-editor.php:230
324
  msgid "Capabilities"
325
  msgstr ""
326
 
327
- #: ../ure-lib.php:46
328
  msgid "Error is occur. Please check the log file."
329
  msgstr "发生了错误,请查看日志文件。"
330
 
331
- #: ../ure-lib.php:164
332
  msgid "Database operation error. Check log file."
333
  msgstr "数据库操作出错,请查看日志文件。"
334
 
335
- #: ../ure-lib.php:187
336
- msgid "Roles capabilities are restored from the backup data"
337
- msgstr "角色权限已从备份中恢复"
338
-
339
- #: ../ure-lib.php:189
340
  msgid "No backup data. It is created automatically before the first role data update."
341
  msgstr "没有备份数据。在首个角色数据更新前将会自动创建。"
342
 
343
- #: ../ure-lib.php:228
344
  msgid "Backup record is created for the current role capabilities"
345
  msgstr "已经为当前角色的权限创建了备份记录"
346
 
347
- #: ../ure-lib.php:311
348
  msgid "Error: Role name must contain latin characters and digits only!"
349
  msgstr "错误:角色名称只能由英文字母和数字组成!"
350
 
351
- #: ../ure-lib.php:318
352
  #, fuzzy, php-format
353
  msgid "Role %s exists already"
354
  msgstr "角色 %s 创建成功"
355
 
356
- #: ../ure-lib.php:324
357
  msgid "Error is encountered during new role create operation"
358
  msgstr "创建角色操作出错"
359
 
360
- #: ../ure-lib.php:326
361
  #, php-format
362
  msgid "Role %s is created successfully"
363
  msgstr "角色 %s 创建成功"
364
 
365
- #: ../ure-lib.php:410
366
  msgid "Error encountered during role delete operation"
367
  msgstr "删除角色操作出错"
368
 
369
- #: ../ure-lib.php:412
370
  #, php-format
371
  msgid "Role %s is deleted successfully"
372
  msgstr "角色 %s 删除成功"
373
 
374
- #: ../ure-lib.php:430
375
  msgid "Error encountered during default role change operation"
376
  msgstr "更改默认角色操作出错"
377
 
378
- #: ../ure-lib.php:436
379
  #, php-format
380
  msgid "Default role for new users is set to %s successfully"
381
  msgstr "将新用户默认角色设置为 %s 成功"
382
 
383
- #: ../ure-lib.php:464
384
  msgid "Editor"
385
  msgstr "编辑"
386
 
387
- #: ../ure-lib.php:465
388
  msgid "Author"
389
  msgstr "作者"
390
 
391
- #: ../ure-lib.php:466
392
  msgid "Contributor"
393
  msgstr "投稿者"
394
 
395
- #: ../ure-lib.php:467
396
  msgid "Subscriber"
397
  msgstr "订阅者"
398
 
399
- #: ../ure-lib.php:469
400
  msgid "Switch themes"
401
  msgstr "切换主题"
402
 
403
- #: ../ure-lib.php:470
404
  msgid "Edit themes"
405
  msgstr "编辑主题"
406
 
407
- #: ../ure-lib.php:471
408
  msgid "Activate plugins"
409
  msgstr "启用插件"
410
 
411
- #: ../ure-lib.php:472
412
  msgid "Edit plugins"
413
  msgstr "编辑插件"
414
 
415
- #: ../ure-lib.php:473
416
  msgid "Edit users"
417
  msgstr "修改用户"
418
 
419
- #: ../ure-lib.php:474
420
  msgid "Edit files"
421
  msgstr "修改文件"
422
 
423
- #: ../ure-lib.php:475
424
  msgid "Manage options"
425
  msgstr "管理选项"
426
 
427
- #: ../ure-lib.php:476
428
  msgid "Moderate comments"
429
  msgstr "审核评论"
430
 
431
- #: ../ure-lib.php:477
432
  msgid "Manage categories"
433
  msgstr "管理目录"
434
 
435
- #: ../ure-lib.php:478
436
  msgid "Manage links"
437
  msgstr "管理链接"
438
 
439
- #: ../ure-lib.php:479
440
  msgid "Upload files"
441
  msgstr "上传文件"
442
 
443
- #: ../ure-lib.php:480
444
  msgid "Import"
445
  msgstr "导入"
446
 
447
- #: ../ure-lib.php:481
448
  msgid "Unfiltered html"
449
  msgstr "不过滤 HTML 标签"
450
 
451
- #: ../ure-lib.php:482
452
  msgid "Edit posts"
453
  msgstr "编辑文章"
454
 
455
- #: ../ure-lib.php:483
456
  msgid "Edit others posts"
457
  msgstr "编辑他人文章"
458
 
459
- #: ../ure-lib.php:484
460
  msgid "Edit published posts"
461
  msgstr "编辑已发布的文章"
462
 
463
- #: ../ure-lib.php:485
464
  msgid "Publish posts"
465
  msgstr "发布文章"
466
 
467
- #: ../ure-lib.php:486
468
  msgid "Edit pages"
469
  msgstr "编辑页面"
470
 
471
- #: ../ure-lib.php:487
472
  msgid "Read"
473
  msgstr "浏览"
474
 
475
- #: ../ure-lib.php:488
476
  msgid "Level 10"
477
  msgstr "级别 10"
478
 
479
- #: ../ure-lib.php:489
480
  msgid "Level 9"
481
  msgstr "级别 9"
482
 
483
- #: ../ure-lib.php:490
484
  msgid "Level 8"
485
  msgstr "级别 8"
486
 
487
- #: ../ure-lib.php:491
488
  msgid "Level 7"
489
  msgstr "级别 7"
490
 
491
- #: ../ure-lib.php:492
492
  msgid "Level 6"
493
  msgstr "级别 6"
494
 
495
- #: ../ure-lib.php:493
496
  msgid "Level 5"
497
  msgstr "级别 5"
498
 
499
- #: ../ure-lib.php:494
500
  msgid "Level 4"
501
  msgstr "级别 4"
502
 
503
- #: ../ure-lib.php:495
504
  msgid "Level 3"
505
  msgstr "级别 3"
506
 
507
- #: ../ure-lib.php:496
508
  msgid "Level 2"
509
  msgstr "级别 2"
510
 
511
- #: ../ure-lib.php:497
512
  msgid "Level 1"
513
  msgstr "级别 1"
514
 
515
- #: ../ure-lib.php:498
516
  msgid "Level 0"
517
  msgstr "级别 0"
518
 
519
- #: ../ure-lib.php:499
520
  msgid "Edit others pages"
521
  msgstr "编辑他人页面"
522
 
523
- #: ../ure-lib.php:500
524
  msgid "Edit published pages"
525
  msgstr "编辑已发布的页面"
526
 
527
- #: ../ure-lib.php:501
528
  msgid "Publish pages"
529
  msgstr "发布页面"
530
 
531
- #: ../ure-lib.php:502
532
  msgid "Delete pages"
533
  msgstr "删除页面"
534
 
535
- #: ../ure-lib.php:503
536
  msgid "Delete others pages"
537
  msgstr "删除他人的页面"
538
 
539
- #: ../ure-lib.php:504
540
  msgid "Delete published pages"
541
  msgstr "删除已发布的页面"
542
 
543
- #: ../ure-lib.php:505
544
  msgid "Delete posts"
545
  msgstr "删除文章"
546
 
547
- #: ../ure-lib.php:506
548
  msgid "Delete others posts"
549
  msgstr "删除他人的文章"
550
 
551
- #: ../ure-lib.php:507
552
  msgid "Delete published posts"
553
  msgstr "删除已发布的文章"
554
 
555
- #: ../ure-lib.php:508
556
  msgid "Delete private posts"
557
  msgstr "删除私人文章"
558
 
559
- #: ../ure-lib.php:509
560
  msgid "Edit private posts"
561
  msgstr "编辑私人文章"
562
 
563
- #: ../ure-lib.php:510
564
  msgid "Read private posts"
565
  msgstr "浏览私人文章"
566
 
567
- #: ../ure-lib.php:511
568
  msgid "Delete private pages"
569
  msgstr "删除私人页面"
570
 
571
- #: ../ure-lib.php:512
572
  msgid "Edit private pages"
573
  msgstr "编辑私人页面"
574
 
575
- #: ../ure-lib.php:513
576
  msgid "Read private pages"
577
  msgstr "浏览私人页面"
578
 
579
- #: ../ure-lib.php:514
580
  msgid "Delete users"
581
  msgstr "删除用户"
582
 
583
- #: ../ure-lib.php:515
584
  msgid "Create users"
585
  msgstr "创建用户"
586
 
587
- #: ../ure-lib.php:516
588
  msgid "Unfiltered upload"
589
  msgstr "无限制上传"
590
 
591
- #: ../ure-lib.php:517
592
  msgid "Edit dashboard"
593
  msgstr "编辑主面板"
594
 
595
- #: ../ure-lib.php:518
596
  msgid "Update plugins"
597
  msgstr "更新插件"
598
 
599
- #: ../ure-lib.php:519
600
  msgid "Delete plugins"
601
  msgstr "删除插件"
602
 
603
- #: ../ure-lib.php:520
604
  msgid "Install plugins"
605
  msgstr "安装插件"
606
 
607
- #: ../ure-lib.php:521
608
  msgid "Update themes"
609
  msgstr "更新主题"
610
 
611
- #: ../ure-lib.php:522
612
  msgid "Install themes"
613
  msgstr "安装主题"
614
 
615
- #: ../ure-lib.php:523
616
  msgid "Update core"
617
  msgstr ""
618
 
619
- #: ../ure-lib.php:524
620
  msgid "List users"
621
  msgstr ""
622
 
623
- #: ../ure-lib.php:525
624
  msgid "Remove users"
625
  msgstr ""
626
 
627
- #: ../ure-lib.php:526
628
  msgid "Add users"
629
  msgstr ""
630
 
631
- #: ../ure-lib.php:527
632
  msgid "Promote users"
633
  msgstr ""
634
 
635
- #: ../ure-lib.php:528
636
  msgid "Edit theme options"
637
  msgstr ""
638
 
639
- #: ../ure-lib.php:529
640
  msgid "Delete themes"
641
  msgstr ""
642
 
643
- #: ../ure-lib.php:530
644
  msgid "Export"
645
  msgstr ""
646
 
647
- #: ../ure-lib.php:613
648
  #, fuzzy
649
  msgid "Error: Capability name must contain latin characters and digits only!"
650
  msgstr "错误:角色名称只能由英文字母和数字组成!"
651
 
652
- #: ../ure-lib.php:625
653
  #, fuzzy, php-format
654
  msgid "Capability %s is added successfully"
655
  msgstr "角色 %s 创建成功"
656
 
657
- #: ../ure-lib.php:627
658
  #, php-format
659
  msgid "Capability %s exists already"
660
  msgstr ""
661
 
662
- #: ../ure-lib.php:791
663
  #, php-format
664
  msgid "Error! You do not have permission to delete this capability: %s!"
665
  msgstr ""
666
 
667
- #: ../ure-lib.php:799
668
  #, fuzzy, php-format
669
  msgid "Capability %s is removed successfully"
670
  msgstr "角色 %s 创建成功"
671
 
 
 
 
 
672
  #~ msgid "Roles list reading error is encountered"
673
  #~ msgstr "角色列表读取出错"
674
 
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-12-10 19:21+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: 南宫小骏 <jackytsu@vip.qq.com>\n"
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
+ #: ../ure-role-edit.php:27
20
+ #, fuzzy
21
+ msgid "None"
22
+ msgstr "捐助"
23
+
24
+ #: ../ure-role-edit.php:92
25
  #, fuzzy
26
  msgid " Name can not be empty!"
27
  msgstr "角色名称不能为空!"
28
 
29
+ #: ../ure-role-edit.php:96
30
  #, fuzzy
31
  msgid " Name must contain latin characters and digits only!"
32
  msgstr "角色名称只能由英文字母或数字组成!"
33
 
34
+ #: ../ure-role-edit.php:101
35
+ #: ../ure-role-edit.php:284
36
  msgid "Delete Role"
37
  msgstr "删除角色"
38
 
39
+ #: ../ure-role-edit.php:103
40
  msgid "Change Default Role"
41
  msgstr "修改默认角色"
42
 
43
+ #: ../ure-role-edit.php:105
44
+ 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"
45
+ msgstr ""
 
46
 
47
+ #: ../ure-role-edit.php:107
48
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
49
  msgstr ""
50
 
51
+ #: ../ure-role-edit.php:109
52
  msgid "Please confirm to continue"
53
  msgstr "请确认继续"
54
 
55
+ #: ../ure-role-edit.php:146
56
  #, php-format
57
  msgid "Role \"%s\" update: please confirm to continue"
58
  msgstr "更新角色 \"%s\" : 请确认继续"
59
 
60
+ #: ../ure-role-edit.php:154
61
  msgid "Select Role and change its capabilities list"
62
  msgstr "选择一个角色并修改它的权限"
63
 
64
+ #: ../ure-role-edit.php:156
65
  msgid "Select Role:"
66
  msgstr "选择角色:"
67
 
68
+ #: ../ure-role-edit.php:166
69
+ #: ../ure-user-edit.php:86
70
  msgid "Show capabilities in human readable form"
71
  msgstr "以易懂的方式显示权限列表"
72
 
73
+ #: ../ure-role-edit.php:175
74
+ #: ../ure-user-edit.php:95
75
+ msgid "Show deprecated capabilities"
76
+ msgstr ""
77
+
78
+ #: ../ure-role-edit.php:179
79
  msgid "If checked, then apply action to ALL sites of this Network"
80
  msgstr ""
81
 
82
+ #: ../ure-role-edit.php:189
83
  msgid "Apply to All Sites"
84
  msgstr ""
85
 
86
+ #: ../ure-role-edit.php:247
87
+ #: ../ure-user-edit.php:156
88
  msgid "Update"
89
  msgstr "更新"
90
 
91
+ #: ../ure-role-edit.php:247
92
+ #: ../ure-user-edit.php:156
93
  msgid "Save Changes"
94
  msgstr "保存更改"
95
 
96
+ #: ../ure-role-edit.php:248
97
+ #: ../ure-user-edit.php:157
98
  msgid "Cancel"
99
  msgstr "取消"
100
 
101
+ #: ../ure-role-edit.php:248
102
+ #: ../ure-user-edit.php:157
103
  msgid "Cancel not saved changes"
104
  msgstr "不保存所做的更改"
105
 
106
+ #: ../ure-role-edit.php:251
107
  msgid "Reset"
108
  msgstr "重置"
109
 
110
+ #: ../ure-role-edit.php:251
111
+ msgid "Restore Roles from backup copy"
112
+ msgstr "从备份中恢复角色"
113
+
114
+ #: ../ure-role-edit.php:261
115
  msgid "Add New Role"
116
  msgstr "添加角色"
117
 
118
+ #: ../ure-role-edit.php:263
119
+ msgid "Name: "
120
+ msgstr ""
121
+
122
+ #: ../ure-role-edit.php:267
123
+ msgid "Make copy of: "
124
+ msgstr ""
125
+
126
+ #: ../ure-role-edit.php:270
127
+ #: ../ure-role-edit.php:299
128
  msgid "Add"
129
  msgstr "添加"
130
 
131
+ #: ../ure-role-edit.php:270
132
  msgid "Add New User Role"
133
  msgstr "添加新的用户角色"
134
 
135
+ #: ../ure-role-edit.php:274
136
  msgid "Default Role for New User"
137
  msgstr "新用户的默认角色"
138
 
139
+ #: ../ure-role-edit.php:279
140
  msgid "Change"
141
  msgstr "更改"
142
 
143
+ #: ../ure-role-edit.php:279
144
  msgid "Set as Default User Role"
145
  msgstr "设置为默认用户角色"
146
 
147
+ #: ../ure-role-edit.php:289
148
  msgid "Delete"
149
  msgstr "删除"
150
 
151
+ #: ../ure-role-edit.php:289
152
  msgid "Delete User Role"
153
  msgstr "删除用户角色"
154
 
155
+ #: ../ure-role-edit.php:294
156
+ #: ../ure-role-edit.php:299
157
  #, fuzzy
158
  msgid "Add New Capability"
159
  msgstr "添加角色"
160
 
161
+ #: ../ure-role-edit.php:304
162
  msgid "Remove Capability"
163
  msgstr ""
164
 
165
+ #: ../ure-role-edit.php:309
166
  #, fuzzy
167
  msgid "Remove"
168
  msgstr "角色"
169
 
170
+ #: ../ure-role-edit.php:309
171
  msgid "Remove User Capability"
172
  msgstr ""
173
 
174
+ #: ../ure-user-edit.php:67
175
  #, fuzzy, php-format
176
  msgid "User \"%s\" update: please confirm to continue"
177
  msgstr "更新角色 \"%s\" : 请确认继续"
178
 
179
+ #: ../ure-user-edit.php:74
180
  msgid "Change capabilities for user"
181
  msgstr ""
182
 
183
+ #: ../ure-user-edit.php:77
184
  #, fuzzy
185
  msgid "Role:"
186
  msgstr "角色"
187
 
188
+ #: ../ure-user-edit.php:99
189
  msgid "Add capabilities to this user:"
190
  msgstr ""
191
 
192
+ #: ../ure-options.php:59
193
+ #, fuzzy
194
+ msgid "User Roles are restored from the backup data. "
195
+ msgstr "角色权限已从备份中恢复"
196
+
197
+ #: ../ure-options.php:125
198
+ msgid "Error: "
199
+ msgstr ""
200
+
201
+ #: ../ure-options.php:125
202
+ #: ../ure-options.php:143
203
  msgid "Role"
204
  msgstr "角色"
205
 
206
+ #: ../ure-options.php:125
207
+ msgid "does not exist"
208
+ msgstr ""
209
+
210
+ #: ../ure-options.php:143
211
  msgid "is updated successfully"
212
  msgstr "更新成功"
213
 
214
+ #: ../ure-options.php:152
215
  msgid "User"
216
  msgstr ""
217
 
218
+ #: ../ure-options.php:152
219
  #, fuzzy
220
  msgid "capabilities are updated successfully"
221
  msgstr "更新成功"
222
 
223
+ #: ../ure-options.php:192
224
  msgid "About this Plugin:"
225
  msgstr "关于此插件:"
226
 
227
+ #: ../ure-options.php:193
228
  msgid "Author's website"
229
  msgstr "作者站点"
230
 
231
+ #: ../ure-options.php:194
232
  msgid "Plugin webpage"
233
  msgstr "插件站点"
234
 
235
+ #: ../ure-options.php:195
236
+ #: ../user-role-editor.php:219
237
  msgid "Changelog"
238
  msgstr "修订记录"
239
 
240
+ #: ../ure-options.php:196
241
  msgid "FAQ"
242
  msgstr "常见问答"
243
 
244
+ #: ../ure-options.php:210
 
 
 
 
245
  msgid "Greetings:"
246
  msgstr "鸣谢:"
247
 
248
+ #: ../ure-options.php:211
249
  msgid "It's me, the author"
250
  msgstr "就是我啦,插件的作者"
251
 
252
+ #: ../ure-options.php:212
253
  msgid "For the help with Belorussian translation"
254
  msgstr "白俄罗斯语版本贡献者"
255
 
256
+ #: ../ure-options.php:213
257
  msgid "For the help with Brasilian translation"
258
  msgstr ""
259
 
260
+ #: ../ure-options.php:214
261
  msgid "For the help with Chinese translation"
262
  msgstr "简体中文版本贡献者"
263
 
264
+ #: ../ure-options.php:215
265
  msgid "For the help with Dutch translation"
266
  msgstr "荷兰语版本贡献者"
267
 
268
+ #: ../ure-options.php:216
269
  msgid "For the help with Finnish translation"
270
  msgstr ""
271
 
272
+ #: ../ure-options.php:217
273
  msgid "For the help with French translation"
274
  msgstr "法语版本贡献者"
275
 
276
+ #: ../ure-options.php:218
277
  msgid "For the help with German translation"
278
  msgstr "德语版本贡献者"
279
 
280
+ #: ../ure-options.php:219
281
  msgid "For the help with Hungarian translation"
282
  msgstr "匈牙利语版本贡献者"
283
 
284
+ #: ../ure-options.php:220
285
+ #: ../ure-options.php:221
286
+ #: ../ure-options.php:222
287
+ #: ../ure-options.php:223
288
  msgid "For the help with Italian translation"
289
  msgstr "意大利语版本贡献者"
290
 
291
+ #: ../ure-options.php:224
292
  msgid "For the help with Japanese translation"
293
  msgstr "日语版本贡献者"
294
 
295
+ #: ../ure-options.php:225
296
  msgid "For the help with Persian translation"
297
  msgstr ""
298
 
299
+ #: ../ure-options.php:226
300
  msgid "For the help with Polish translation"
301
  msgstr "波兰语版本贡献者"
302
 
303
+ #: ../ure-options.php:227
304
  msgid "For the help with Spanish translation"
305
  msgstr "西班牙语贡献者"
306
 
307
+ #: ../ure-options.php:228
308
  msgid "For the help with Swedish translation"
309
  msgstr ""
310
 
311
+ #: ../ure-options.php:229
312
+ #: ../ure-options.php:230
313
+ #: ../ure-options.php:231
314
  msgid "For the help with Turkish translation"
315
  msgstr ""
316
 
317
+ #: ../ure-options.php:233
318
  msgid "For the code to hide administrator role"
319
  msgstr "隐藏站点管理员角色功能的代码贡献者"
320
 
321
+ #: ../ure-options.php:234
322
+ msgid "For the code enhancement suggestion"
323
+ msgstr ""
324
+
325
+ #: ../ure-options.php:236
326
  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."
327
  msgstr "想在这儿看到你的名字和站点链接吗?非常欢迎!凡是提供语言翻译或是新点子的行为我都会非常感激。"
328
 
329
+ #: ../user-role-editor.php:35
330
  msgid "User Role Editor requires WordPress 3.0 or newer."
331
  msgstr "用户角色编辑器插件需要 WordPress 3.0 或更高版本。"
332
 
333
+ #: ../user-role-editor.php:35
334
+ #: ../user-role-editor.php:40
335
  msgid "Please update!"
336
  msgstr "请更新!"
337
 
338
+ #: ../user-role-editor.php:40
339
  #, fuzzy
340
  msgid "User Role Editor requires PHP 5.0 or newer."
341
  msgstr "用户角色编辑器插件需要 WordPress 3.0 或更高版本。"
342
 
343
+ #: ../user-role-editor.php:65
344
  msgid "Only"
345
  msgstr ""
346
 
347
+ #: ../user-role-editor.php:65
348
  msgid "is allowed to use"
349
  msgstr ""
350
 
351
+ #: ../user-role-editor.php:71
352
+ #: ../user-role-editor.php:233
353
  msgid "User Role Editor"
354
  msgstr "用户角色编辑器"
355
 
356
+ #: ../user-role-editor.php:209
357
  msgid "Settings"
358
  msgstr "设置"
359
 
360
+ #: ../user-role-editor.php:258
361
  msgid "Capabilities"
362
  msgstr ""
363
 
364
+ #: ../ure-lib.php:45
365
  msgid "Error is occur. Please check the log file."
366
  msgstr "发生了错误,请查看日志文件。"
367
 
368
+ #: ../ure-lib.php:153
369
  msgid "Database operation error. Check log file."
370
  msgstr "数据库操作出错,请查看日志文件。"
371
 
372
+ #: ../ure-lib.php:186
 
 
 
 
373
  msgid "No backup data. It is created automatically before the first role data update."
374
  msgstr "没有备份数据。在首个角色数据更新前将会自动创建。"
375
 
376
+ #: ../ure-lib.php:224
377
  msgid "Backup record is created for the current role capabilities"
378
  msgstr "已经为当前角色的权限创建了备份记录"
379
 
380
+ #: ../ure-lib.php:300
381
  msgid "Error: Role name must contain latin characters and digits only!"
382
  msgstr "错误:角色名称只能由英文字母和数字组成!"
383
 
384
+ #: ../ure-lib.php:307
385
  #, fuzzy, php-format
386
  msgid "Role %s exists already"
387
  msgstr "角色 %s 创建成功"
388
 
389
+ #: ../ure-lib.php:320
390
  msgid "Error is encountered during new role create operation"
391
  msgstr "创建角色操作出错"
392
 
393
+ #: ../ure-lib.php:322
394
  #, php-format
395
  msgid "Role %s is created successfully"
396
  msgstr "角色 %s 创建成功"
397
 
398
+ #: ../ure-lib.php:406
399
  msgid "Error encountered during role delete operation"
400
  msgstr "删除角色操作出错"
401
 
402
+ #: ../ure-lib.php:408
403
  #, php-format
404
  msgid "Role %s is deleted successfully"
405
  msgstr "角色 %s 删除成功"
406
 
407
+ #: ../ure-lib.php:426
408
  msgid "Error encountered during default role change operation"
409
  msgstr "更改默认角色操作出错"
410
 
411
+ #: ../ure-lib.php:432
412
  #, php-format
413
  msgid "Default role for new users is set to %s successfully"
414
  msgstr "将新用户默认角色设置为 %s 成功"
415
 
416
+ #: ../ure-lib.php:460
417
  msgid "Editor"
418
  msgstr "编辑"
419
 
420
+ #: ../ure-lib.php:461
421
  msgid "Author"
422
  msgstr "作者"
423
 
424
+ #: ../ure-lib.php:462
425
  msgid "Contributor"
426
  msgstr "投稿者"
427
 
428
+ #: ../ure-lib.php:463
429
  msgid "Subscriber"
430
  msgstr "订阅者"
431
 
432
+ #: ../ure-lib.php:465
433
  msgid "Switch themes"
434
  msgstr "切换主题"
435
 
436
+ #: ../ure-lib.php:466
437
  msgid "Edit themes"
438
  msgstr "编辑主题"
439
 
440
+ #: ../ure-lib.php:467
441
  msgid "Activate plugins"
442
  msgstr "启用插件"
443
 
444
+ #: ../ure-lib.php:468
445
  msgid "Edit plugins"
446
  msgstr "编辑插件"
447
 
448
+ #: ../ure-lib.php:469
449
  msgid "Edit users"
450
  msgstr "修改用户"
451
 
452
+ #: ../ure-lib.php:470
453
  msgid "Edit files"
454
  msgstr "修改文件"
455
 
456
+ #: ../ure-lib.php:471
457
  msgid "Manage options"
458
  msgstr "管理选项"
459
 
460
+ #: ../ure-lib.php:472
461
  msgid "Moderate comments"
462
  msgstr "审核评论"
463
 
464
+ #: ../ure-lib.php:473
465
  msgid "Manage categories"
466
  msgstr "管理目录"
467
 
468
+ #: ../ure-lib.php:474
469
  msgid "Manage links"
470
  msgstr "管理链接"
471
 
472
+ #: ../ure-lib.php:475
473
  msgid "Upload files"
474
  msgstr "上传文件"
475
 
476
+ #: ../ure-lib.php:476
477
  msgid "Import"
478
  msgstr "导入"
479
 
480
+ #: ../ure-lib.php:477
481
  msgid "Unfiltered html"
482
  msgstr "不过滤 HTML 标签"
483
 
484
+ #: ../ure-lib.php:478
485
  msgid "Edit posts"
486
  msgstr "编辑文章"
487
 
488
+ #: ../ure-lib.php:479
489
  msgid "Edit others posts"
490
  msgstr "编辑他人文章"
491
 
492
+ #: ../ure-lib.php:480
493
  msgid "Edit published posts"
494
  msgstr "编辑已发布的文章"
495
 
496
+ #: ../ure-lib.php:481
497
  msgid "Publish posts"
498
  msgstr "发布文章"
499
 
500
+ #: ../ure-lib.php:482
501
  msgid "Edit pages"
502
  msgstr "编辑页面"
503
 
504
+ #: ../ure-lib.php:483
505
  msgid "Read"
506
  msgstr "浏览"
507
 
508
+ #: ../ure-lib.php:484
509
  msgid "Level 10"
510
  msgstr "级别 10"
511
 
512
+ #: ../ure-lib.php:485
513
  msgid "Level 9"
514
  msgstr "级别 9"
515
 
516
+ #: ../ure-lib.php:486
517
  msgid "Level 8"
518
  msgstr "级别 8"
519
 
520
+ #: ../ure-lib.php:487
521
  msgid "Level 7"
522
  msgstr "级别 7"
523
 
524
+ #: ../ure-lib.php:488
525
  msgid "Level 6"
526
  msgstr "级别 6"
527
 
528
+ #: ../ure-lib.php:489
529
  msgid "Level 5"
530
  msgstr "级别 5"
531
 
532
+ #: ../ure-lib.php:490
533
  msgid "Level 4"
534
  msgstr "级别 4"
535
 
536
+ #: ../ure-lib.php:491
537
  msgid "Level 3"
538
  msgstr "级别 3"
539
 
540
+ #: ../ure-lib.php:492
541
  msgid "Level 2"
542
  msgstr "级别 2"
543
 
544
+ #: ../ure-lib.php:493
545
  msgid "Level 1"
546
  msgstr "级别 1"
547
 
548
+ #: ../ure-lib.php:494
549
  msgid "Level 0"
550
  msgstr "级别 0"
551
 
552
+ #: ../ure-lib.php:495
553
  msgid "Edit others pages"
554
  msgstr "编辑他人页面"
555
 
556
+ #: ../ure-lib.php:496
557
  msgid "Edit published pages"
558
  msgstr "编辑已发布的页面"
559
 
560
+ #: ../ure-lib.php:497
561
  msgid "Publish pages"
562
  msgstr "发布页面"
563
 
564
+ #: ../ure-lib.php:498
565
  msgid "Delete pages"
566
  msgstr "删除页面"
567
 
568
+ #: ../ure-lib.php:499
569
  msgid "Delete others pages"
570
  msgstr "删除他人的页面"
571
 
572
+ #: ../ure-lib.php:500
573
  msgid "Delete published pages"
574
  msgstr "删除已发布的页面"
575
 
576
+ #: ../ure-lib.php:501
577
  msgid "Delete posts"
578
  msgstr "删除文章"
579
 
580
+ #: ../ure-lib.php:502
581
  msgid "Delete others posts"
582
  msgstr "删除他人的文章"
583
 
584
+ #: ../ure-lib.php:503
585
  msgid "Delete published posts"
586
  msgstr "删除已发布的文章"
587
 
588
+ #: ../ure-lib.php:504
589
  msgid "Delete private posts"
590
  msgstr "删除私人文章"
591
 
592
+ #: ../ure-lib.php:505
593
  msgid "Edit private posts"
594
  msgstr "编辑私人文章"
595
 
596
+ #: ../ure-lib.php:506
597
  msgid "Read private posts"
598
  msgstr "浏览私人文章"
599
 
600
+ #: ../ure-lib.php:507
601
  msgid "Delete private pages"
602
  msgstr "删除私人页面"
603
 
604
+ #: ../ure-lib.php:508
605
  msgid "Edit private pages"
606
  msgstr "编辑私人页面"
607
 
608
+ #: ../ure-lib.php:509
609
  msgid "Read private pages"
610
  msgstr "浏览私人页面"
611
 
612
+ #: ../ure-lib.php:510
613
  msgid "Delete users"
614
  msgstr "删除用户"
615
 
616
+ #: ../ure-lib.php:511
617
  msgid "Create users"
618
  msgstr "创建用户"
619
 
620
+ #: ../ure-lib.php:512
621
  msgid "Unfiltered upload"
622
  msgstr "无限制上传"
623
 
624
+ #: ../ure-lib.php:513
625
  msgid "Edit dashboard"
626
  msgstr "编辑主面板"
627
 
628
+ #: ../ure-lib.php:514
629
  msgid "Update plugins"
630
  msgstr "更新插件"
631
 
632
+ #: ../ure-lib.php:515
633
  msgid "Delete plugins"
634
  msgstr "删除插件"
635
 
636
+ #: ../ure-lib.php:516
637
  msgid "Install plugins"
638
  msgstr "安装插件"
639
 
640
+ #: ../ure-lib.php:517
641
  msgid "Update themes"
642
  msgstr "更新主题"
643
 
644
+ #: ../ure-lib.php:518
645
  msgid "Install themes"
646
  msgstr "安装主题"
647
 
648
+ #: ../ure-lib.php:519
649
  msgid "Update core"
650
  msgstr ""
651
 
652
+ #: ../ure-lib.php:520
653
  msgid "List users"
654
  msgstr ""
655
 
656
+ #: ../ure-lib.php:521
657
  msgid "Remove users"
658
  msgstr ""
659
 
660
+ #: ../ure-lib.php:522
661
  msgid "Add users"
662
  msgstr ""
663
 
664
+ #: ../ure-lib.php:523
665
  msgid "Promote users"
666
  msgstr ""
667
 
668
+ #: ../ure-lib.php:524
669
  msgid "Edit theme options"
670
  msgstr ""
671
 
672
+ #: ../ure-lib.php:525
673
  msgid "Delete themes"
674
  msgstr ""
675
 
676
+ #: ../ure-lib.php:526
677
  msgid "Export"
678
  msgstr ""
679
 
680
+ #: ../ure-lib.php:609
681
  #, fuzzy
682
  msgid "Error: Capability name must contain latin characters and digits only!"
683
  msgstr "错误:角色名称只能由英文字母和数字组成!"
684
 
685
+ #: ../ure-lib.php:621
686
  #, fuzzy, php-format
687
  msgid "Capability %s is added successfully"
688
  msgstr "角色 %s 创建成功"
689
 
690
+ #: ../ure-lib.php:623
691
  #, php-format
692
  msgid "Capability %s exists already"
693
  msgstr ""
694
 
695
+ #: ../ure-lib.php:772
696
  #, php-format
697
  msgid "Error! You do not have permission to delete this capability: %s!"
698
  msgstr ""
699
 
700
+ #: ../ure-lib.php:794
701
  #, fuzzy, php-format
702
  msgid "Capability %s is removed successfully"
703
  msgstr "角色 %s 创建成功"
704
 
705
+ #: ../ure-lib.php:825
706
+ msgid "Help"
707
+ msgstr ""
708
+
709
  #~ msgid "Roles list reading error is encountered"
710
  #~ msgstr "角色列表读取出错"
711
 
lang/ure.mo CHANGED
Binary file
lang/ure.pot CHANGED
@@ -2,7 +2,7 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2011-07-08 16:13+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
@@ -16,654 +16,683 @@ msgstr ""
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
- #: ../ure-role-edit.php:84
 
 
 
 
20
  msgid " Name can not be empty!"
21
  msgstr ""
22
 
23
- #: ../ure-role-edit.php:88
24
  msgid " Name must contain latin characters and digits only!"
25
  msgstr ""
26
 
27
- #: ../ure-role-edit.php:93
28
- #: ../ure-role-edit.php:246
29
  msgid "Delete Role"
30
  msgstr ""
31
 
32
- #: ../ure-role-edit.php:95
33
  msgid "Change Default Role"
34
  msgstr ""
35
 
36
- #: ../ure-role-edit.php:97
37
- #: ../ure-role-edit.php:217
38
- msgid "Restore Roles from backup copy"
39
  msgstr ""
40
 
41
- #: ../ure-role-edit.php:99
42
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
43
  msgstr ""
44
 
45
- #: ../ure-role-edit.php:101
46
  msgid "Please confirm to continue"
47
  msgstr ""
48
 
49
- #: ../ure-role-edit.php:134
50
  #, php-format
51
  msgid "Role \"%s\" update: please confirm to continue"
52
  msgstr ""
53
 
54
- #: ../ure-role-edit.php:142
55
  msgid "Select Role and change its capabilities list"
56
  msgstr ""
57
 
58
- #: ../ure-role-edit.php:144
59
  msgid "Select Role:"
60
  msgstr ""
61
 
62
- #: ../ure-role-edit.php:153
63
- #: ../ure-user-edit.php:84
64
  msgid "Show capabilities in human readable form"
65
  msgstr ""
66
 
67
- #: ../ure-role-edit.php:157
 
 
 
 
 
68
  msgid "If checked, then apply action to ALL sites of this Network"
69
  msgstr ""
70
 
71
- #: ../ure-role-edit.php:167
72
  msgid "Apply to All Sites"
73
  msgstr ""
74
 
75
- #: ../ure-role-edit.php:213
76
- #: ../ure-user-edit.php:133
77
  msgid "Update"
78
  msgstr ""
79
 
80
- #: ../ure-role-edit.php:213
81
- #: ../ure-user-edit.php:133
82
  msgid "Save Changes"
83
  msgstr ""
84
 
85
- #: ../ure-role-edit.php:214
86
- #: ../ure-user-edit.php:134
87
  msgid "Cancel"
88
  msgstr ""
89
 
90
- #: ../ure-role-edit.php:214
91
- #: ../ure-user-edit.php:134
92
  msgid "Cancel not saved changes"
93
  msgstr ""
94
 
95
- #: ../ure-role-edit.php:217
96
  msgid "Reset"
97
  msgstr ""
98
 
99
- #: ../ure-role-edit.php:227
100
- msgid "Add New Role"
101
  msgstr ""
102
 
103
- #: ../ure-role-edit.php:232
104
  #: ../ure-role-edit.php:261
 
 
 
 
 
 
 
 
 
 
 
 
 
105
  msgid "Add"
106
  msgstr ""
107
 
108
- #: ../ure-role-edit.php:232
109
  msgid "Add New User Role"
110
  msgstr ""
111
 
112
- #: ../ure-role-edit.php:236
113
  msgid "Default Role for New User"
114
  msgstr ""
115
 
116
- #: ../ure-role-edit.php:241
117
  msgid "Change"
118
  msgstr ""
119
 
120
- #: ../ure-role-edit.php:241
121
  msgid "Set as Default User Role"
122
  msgstr ""
123
 
124
- #: ../ure-role-edit.php:251
125
  msgid "Delete"
126
  msgstr ""
127
 
128
- #: ../ure-role-edit.php:251
129
  msgid "Delete User Role"
130
  msgstr ""
131
 
132
- #: ../ure-role-edit.php:256
133
- #: ../ure-role-edit.php:261
134
  msgid "Add New Capability"
135
  msgstr ""
136
 
137
- #: ../ure-role-edit.php:266
138
  msgid "Remove Capability"
139
  msgstr ""
140
 
141
- #: ../ure-role-edit.php:271
142
  msgid "Remove"
143
  msgstr ""
144
 
145
- #: ../ure-role-edit.php:271
146
  msgid "Remove User Capability"
147
  msgstr ""
148
 
149
- #: ../ure-user-edit.php:65
150
  #, php-format
151
  msgid "User \"%s\" update: please confirm to continue"
152
  msgstr ""
153
 
154
- #: ../ure-user-edit.php:72
155
  msgid "Change capabilities for user"
156
  msgstr ""
157
 
158
- #: ../ure-user-edit.php:75
159
  msgid "Role:"
160
  msgstr ""
161
 
162
- #: ../ure-user-edit.php:88
163
  msgid "Add capabilities to this user:"
164
  msgstr ""
165
 
166
- #: ../ure-options.php:128
 
 
 
 
 
 
 
 
 
167
  msgid "Role"
168
  msgstr ""
169
 
170
- #: ../ure-options.php:128
 
 
 
 
171
  msgid "is updated successfully"
172
  msgstr ""
173
 
174
- #: ../ure-options.php:137
175
  msgid "User"
176
  msgstr ""
177
 
178
- #: ../ure-options.php:137
179
  msgid "capabilities are updated successfully"
180
  msgstr ""
181
 
182
- #: ../ure-options.php:166
183
  msgid "About this Plugin:"
184
  msgstr ""
185
 
186
- #: ../ure-options.php:167
187
  msgid "Author's website"
188
  msgstr ""
189
 
190
- #: ../ure-options.php:168
191
  msgid "Plugin webpage"
192
  msgstr ""
193
 
194
- #: ../ure-options.php:169
195
- #: ../user-role-editor.php:191
196
  msgid "Changelog"
197
  msgstr ""
198
 
199
- #: ../ure-options.php:170
200
  msgid "FAQ"
201
  msgstr ""
202
 
203
- #: ../ure-options.php:171
204
- msgid "Donate"
205
- msgstr ""
206
-
207
- #: ../ure-options.php:173
208
  msgid "Greetings:"
209
  msgstr ""
210
 
211
- #: ../ure-options.php:174
212
  msgid "It's me, the author"
213
  msgstr ""
214
 
215
- #: ../ure-options.php:175
216
  msgid "For the help with Belorussian translation"
217
  msgstr ""
218
 
219
- #: ../ure-options.php:176
220
  msgid "For the help with Brasilian translation"
221
  msgstr ""
222
 
223
- #: ../ure-options.php:177
224
  msgid "For the help with Chinese translation"
225
  msgstr ""
226
 
227
- #: ../ure-options.php:178
228
  msgid "For the help with Dutch translation"
229
  msgstr ""
230
 
231
- #: ../ure-options.php:179
232
  msgid "For the help with Finnish translation"
233
  msgstr ""
234
 
235
- #: ../ure-options.php:180
236
  msgid "For the help with French translation"
237
  msgstr ""
238
 
239
- #: ../ure-options.php:181
240
  msgid "For the help with German translation"
241
  msgstr ""
242
 
243
- #: ../ure-options.php:182
244
  msgid "For the help with Hungarian translation"
245
  msgstr ""
246
 
247
- #: ../ure-options.php:183
248
- #: ../ure-options.php:184
249
- #: ../ure-options.php:185
250
- #: ../ure-options.php:186
251
  msgid "For the help with Italian translation"
252
  msgstr ""
253
 
254
- #: ../ure-options.php:187
255
  msgid "For the help with Japanese translation"
256
  msgstr ""
257
 
258
- #: ../ure-options.php:188
259
  msgid "For the help with Persian translation"
260
  msgstr ""
261
 
262
- #: ../ure-options.php:189
263
  msgid "For the help with Polish translation"
264
  msgstr ""
265
 
266
- #: ../ure-options.php:190
267
  msgid "For the help with Spanish translation"
268
  msgstr ""
269
 
270
- #: ../ure-options.php:191
271
  msgid "For the help with Swedish translation"
272
  msgstr ""
273
 
274
- #: ../ure-options.php:192
275
- #: ../ure-options.php:193
276
- #: ../ure-options.php:194
277
  msgid "For the help with Turkish translation"
278
  msgstr ""
279
 
280
- #: ../ure-options.php:196
281
  msgid "For the code to hide administrator role"
282
  msgstr ""
283
 
284
- #: ../ure-options.php:197
285
  msgid "For the code enhancement suggestion"
286
  msgstr ""
287
 
288
- #: ../ure-options.php:199
289
  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."
290
  msgstr ""
291
 
292
- #: ../user-role-editor.php:38
293
  msgid "User Role Editor requires WordPress 3.0 or newer."
294
  msgstr ""
295
 
296
- #: ../user-role-editor.php:38
297
- #: ../user-role-editor.php:43
298
  msgid "Please update!"
299
  msgstr ""
300
 
301
- #: ../user-role-editor.php:43
302
  msgid "User Role Editor requires PHP 5.0 or newer."
303
  msgstr ""
304
 
305
- #: ../user-role-editor.php:68
306
  msgid "Only"
307
  msgstr ""
308
 
309
- #: ../user-role-editor.php:68
310
  msgid "is allowed to use"
311
  msgstr ""
312
 
313
- #: ../user-role-editor.php:75
314
- #: ../user-role-editor.php:205
315
  msgid "User Role Editor"
316
  msgstr ""
317
 
318
- #: ../user-role-editor.php:181
319
  msgid "Settings"
320
  msgstr ""
321
 
322
- #: ../user-role-editor.php:230
323
  msgid "Capabilities"
324
  msgstr ""
325
 
326
- #: ../ure-lib.php:46
327
  msgid "Error is occur. Please check the log file."
328
  msgstr ""
329
 
330
- #: ../ure-lib.php:164
331
  msgid "Database operation error. Check log file."
332
  msgstr ""
333
 
334
- #: ../ure-lib.php:187
335
- msgid "Roles capabilities are restored from the backup data"
336
- msgstr ""
337
-
338
- #: ../ure-lib.php:189
339
  msgid "No backup data. It is created automatically before the first role data update."
340
  msgstr ""
341
 
342
- #: ../ure-lib.php:228
343
  msgid "Backup record is created for the current role capabilities"
344
  msgstr ""
345
 
346
- #: ../ure-lib.php:311
347
  msgid "Error: Role name must contain latin characters and digits only!"
348
  msgstr ""
349
 
350
- #: ../ure-lib.php:318
351
  #, php-format
352
  msgid "Role %s exists already"
353
  msgstr ""
354
 
355
- #: ../ure-lib.php:324
356
  msgid "Error is encountered during new role create operation"
357
  msgstr ""
358
 
359
- #: ../ure-lib.php:326
360
  #, php-format
361
  msgid "Role %s is created successfully"
362
  msgstr ""
363
 
364
- #: ../ure-lib.php:410
365
  msgid "Error encountered during role delete operation"
366
  msgstr ""
367
 
368
- #: ../ure-lib.php:412
369
  #, php-format
370
  msgid "Role %s is deleted successfully"
371
  msgstr ""
372
 
373
- #: ../ure-lib.php:430
374
  msgid "Error encountered during default role change operation"
375
  msgstr ""
376
 
377
- #: ../ure-lib.php:436
378
  #, php-format
379
  msgid "Default role for new users is set to %s successfully"
380
  msgstr ""
381
 
382
- #: ../ure-lib.php:464
383
  msgid "Editor"
384
  msgstr ""
385
 
386
- #: ../ure-lib.php:465
387
  msgid "Author"
388
  msgstr ""
389
 
390
- #: ../ure-lib.php:466
391
  msgid "Contributor"
392
  msgstr ""
393
 
394
- #: ../ure-lib.php:467
395
  msgid "Subscriber"
396
  msgstr ""
397
 
398
- #: ../ure-lib.php:469
399
  msgid "Switch themes"
400
  msgstr ""
401
 
402
- #: ../ure-lib.php:470
403
  msgid "Edit themes"
404
  msgstr ""
405
 
406
- #: ../ure-lib.php:471
407
  msgid "Activate plugins"
408
  msgstr ""
409
 
410
- #: ../ure-lib.php:472
411
  msgid "Edit plugins"
412
  msgstr ""
413
 
414
- #: ../ure-lib.php:473
415
  msgid "Edit users"
416
  msgstr ""
417
 
418
- #: ../ure-lib.php:474
419
  msgid "Edit files"
420
  msgstr ""
421
 
422
- #: ../ure-lib.php:475
423
  msgid "Manage options"
424
  msgstr ""
425
 
426
- #: ../ure-lib.php:476
427
  msgid "Moderate comments"
428
  msgstr ""
429
 
430
- #: ../ure-lib.php:477
431
  msgid "Manage categories"
432
  msgstr ""
433
 
434
- #: ../ure-lib.php:478
435
  msgid "Manage links"
436
  msgstr ""
437
 
438
- #: ../ure-lib.php:479
439
  msgid "Upload files"
440
  msgstr ""
441
 
442
- #: ../ure-lib.php:480
443
  msgid "Import"
444
  msgstr ""
445
 
446
- #: ../ure-lib.php:481
447
  msgid "Unfiltered html"
448
  msgstr ""
449
 
450
- #: ../ure-lib.php:482
451
  msgid "Edit posts"
452
  msgstr ""
453
 
454
- #: ../ure-lib.php:483
455
  msgid "Edit others posts"
456
  msgstr ""
457
 
458
- #: ../ure-lib.php:484
459
  msgid "Edit published posts"
460
  msgstr ""
461
 
462
- #: ../ure-lib.php:485
463
  msgid "Publish posts"
464
  msgstr ""
465
 
466
- #: ../ure-lib.php:486
467
  msgid "Edit pages"
468
  msgstr ""
469
 
470
- #: ../ure-lib.php:487
471
  msgid "Read"
472
  msgstr ""
473
 
474
- #: ../ure-lib.php:488
475
  msgid "Level 10"
476
  msgstr ""
477
 
478
- #: ../ure-lib.php:489
479
  msgid "Level 9"
480
  msgstr ""
481
 
482
- #: ../ure-lib.php:490
483
  msgid "Level 8"
484
  msgstr ""
485
 
486
- #: ../ure-lib.php:491
487
  msgid "Level 7"
488
  msgstr ""
489
 
490
- #: ../ure-lib.php:492
491
  msgid "Level 6"
492
  msgstr ""
493
 
494
- #: ../ure-lib.php:493
495
  msgid "Level 5"
496
  msgstr ""
497
 
498
- #: ../ure-lib.php:494
499
  msgid "Level 4"
500
  msgstr ""
501
 
502
- #: ../ure-lib.php:495
503
  msgid "Level 3"
504
  msgstr ""
505
 
506
- #: ../ure-lib.php:496
507
  msgid "Level 2"
508
  msgstr ""
509
 
510
- #: ../ure-lib.php:497
511
  msgid "Level 1"
512
  msgstr ""
513
 
514
- #: ../ure-lib.php:498
515
  msgid "Level 0"
516
  msgstr ""
517
 
518
- #: ../ure-lib.php:499
519
  msgid "Edit others pages"
520
  msgstr ""
521
 
522
- #: ../ure-lib.php:500
523
  msgid "Edit published pages"
524
  msgstr ""
525
 
526
- #: ../ure-lib.php:501
527
  msgid "Publish pages"
528
  msgstr ""
529
 
530
- #: ../ure-lib.php:502
531
  msgid "Delete pages"
532
  msgstr ""
533
 
534
- #: ../ure-lib.php:503
535
  msgid "Delete others pages"
536
  msgstr ""
537
 
538
- #: ../ure-lib.php:504
539
  msgid "Delete published pages"
540
  msgstr ""
541
 
542
- #: ../ure-lib.php:505
543
  msgid "Delete posts"
544
  msgstr ""
545
 
546
- #: ../ure-lib.php:506
547
  msgid "Delete others posts"
548
  msgstr ""
549
 
550
- #: ../ure-lib.php:507
551
  msgid "Delete published posts"
552
  msgstr ""
553
 
554
- #: ../ure-lib.php:508
555
  msgid "Delete private posts"
556
  msgstr ""
557
 
558
- #: ../ure-lib.php:509
559
  msgid "Edit private posts"
560
  msgstr ""
561
 
562
- #: ../ure-lib.php:510
563
  msgid "Read private posts"
564
  msgstr ""
565
 
566
- #: ../ure-lib.php:511
567
  msgid "Delete private pages"
568
  msgstr ""
569
 
570
- #: ../ure-lib.php:512
571
  msgid "Edit private pages"
572
  msgstr ""
573
 
574
- #: ../ure-lib.php:513
575
  msgid "Read private pages"
576
  msgstr ""
577
 
578
- #: ../ure-lib.php:514
579
  msgid "Delete users"
580
  msgstr ""
581
 
582
- #: ../ure-lib.php:515
583
  msgid "Create users"
584
  msgstr ""
585
 
586
- #: ../ure-lib.php:516
587
  msgid "Unfiltered upload"
588
  msgstr ""
589
 
590
- #: ../ure-lib.php:517
591
  msgid "Edit dashboard"
592
  msgstr ""
593
 
594
- #: ../ure-lib.php:518
595
  msgid "Update plugins"
596
  msgstr ""
597
 
598
- #: ../ure-lib.php:519
599
  msgid "Delete plugins"
600
  msgstr ""
601
 
602
- #: ../ure-lib.php:520
603
  msgid "Install plugins"
604
  msgstr ""
605
 
606
- #: ../ure-lib.php:521
607
  msgid "Update themes"
608
  msgstr ""
609
 
610
- #: ../ure-lib.php:522
611
  msgid "Install themes"
612
  msgstr ""
613
 
614
- #: ../ure-lib.php:523
615
  msgid "Update core"
616
  msgstr ""
617
 
618
- #: ../ure-lib.php:524
619
  msgid "List users"
620
  msgstr ""
621
 
622
- #: ../ure-lib.php:525
623
  msgid "Remove users"
624
  msgstr ""
625
 
626
- #: ../ure-lib.php:526
627
  msgid "Add users"
628
  msgstr ""
629
 
630
- #: ../ure-lib.php:527
631
  msgid "Promote users"
632
  msgstr ""
633
 
634
- #: ../ure-lib.php:528
635
  msgid "Edit theme options"
636
  msgstr ""
637
 
638
- #: ../ure-lib.php:529
639
  msgid "Delete themes"
640
  msgstr ""
641
 
642
- #: ../ure-lib.php:530
643
  msgid "Export"
644
  msgstr ""
645
 
646
- #: ../ure-lib.php:613
647
  msgid "Error: Capability name must contain latin characters and digits only!"
648
  msgstr ""
649
 
650
- #: ../ure-lib.php:625
651
  #, php-format
652
  msgid "Capability %s is added successfully"
653
  msgstr ""
654
 
655
- #: ../ure-lib.php:627
656
  #, php-format
657
  msgid "Capability %s exists already"
658
  msgstr ""
659
 
660
- #: ../ure-lib.php:791
661
  #, php-format
662
  msgid "Error! You do not have permission to delete this capability: %s!"
663
  msgstr ""
664
 
665
- #: ../ure-lib.php:799
666
  #, php-format
667
  msgid "Capability %s is removed successfully"
668
  msgstr ""
669
 
 
 
 
 
2
  msgstr ""
3
  "Project-Id-Version: User Role Editor 2.0\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2011-12-10 19:15+0700\n"
6
  "PO-Revision-Date: \n"
7
  "Last-Translator: Vladimir <vladimir@shinephp.com>\n"
8
  "Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
16
  "X-Poedit-Basepath: .\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
 
19
+ #: ../ure-role-edit.php:27
20
+ msgid "None"
21
+ msgstr ""
22
+
23
+ #: ../ure-role-edit.php:92
24
  msgid " Name can not be empty!"
25
  msgstr ""
26
 
27
+ #: ../ure-role-edit.php:96
28
  msgid " Name must contain latin characters and digits only!"
29
  msgstr ""
30
 
31
+ #: ../ure-role-edit.php:101
32
+ #: ../ure-role-edit.php:284
33
  msgid "Delete Role"
34
  msgstr ""
35
 
36
+ #: ../ure-role-edit.php:103
37
  msgid "Change Default Role"
38
  msgstr ""
39
 
40
+ #: ../ure-role-edit.php:105
41
+ 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"
 
42
  msgstr ""
43
 
44
+ #: ../ure-role-edit.php:107
45
  msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
46
  msgstr ""
47
 
48
+ #: ../ure-role-edit.php:109
49
  msgid "Please confirm to continue"
50
  msgstr ""
51
 
52
+ #: ../ure-role-edit.php:146
53
  #, php-format
54
  msgid "Role \"%s\" update: please confirm to continue"
55
  msgstr ""
56
 
57
+ #: ../ure-role-edit.php:154
58
  msgid "Select Role and change its capabilities list"
59
  msgstr ""
60
 
61
+ #: ../ure-role-edit.php:156
62
  msgid "Select Role:"
63
  msgstr ""
64
 
65
+ #: ../ure-role-edit.php:166
66
+ #: ../ure-user-edit.php:86
67
  msgid "Show capabilities in human readable form"
68
  msgstr ""
69
 
70
+ #: ../ure-role-edit.php:175
71
+ #: ../ure-user-edit.php:95
72
+ msgid "Show deprecated capabilities"
73
+ msgstr ""
74
+
75
+ #: ../ure-role-edit.php:179
76
  msgid "If checked, then apply action to ALL sites of this Network"
77
  msgstr ""
78
 
79
+ #: ../ure-role-edit.php:189
80
  msgid "Apply to All Sites"
81
  msgstr ""
82
 
83
+ #: ../ure-role-edit.php:247
84
+ #: ../ure-user-edit.php:156
85
  msgid "Update"
86
  msgstr ""
87
 
88
+ #: ../ure-role-edit.php:247
89
+ #: ../ure-user-edit.php:156
90
  msgid "Save Changes"
91
  msgstr ""
92
 
93
+ #: ../ure-role-edit.php:248
94
+ #: ../ure-user-edit.php:157
95
  msgid "Cancel"
96
  msgstr ""
97
 
98
+ #: ../ure-role-edit.php:248
99
+ #: ../ure-user-edit.php:157
100
  msgid "Cancel not saved changes"
101
  msgstr ""
102
 
103
+ #: ../ure-role-edit.php:251
104
  msgid "Reset"
105
  msgstr ""
106
 
107
+ #: ../ure-role-edit.php:251
108
+ msgid "Restore Roles from backup copy"
109
  msgstr ""
110
 
 
111
  #: ../ure-role-edit.php:261
112
+ msgid "Add New Role"
113
+ msgstr ""
114
+
115
+ #: ../ure-role-edit.php:263
116
+ msgid "Name: "
117
+ msgstr ""
118
+
119
+ #: ../ure-role-edit.php:267
120
+ msgid "Make copy of: "
121
+ msgstr ""
122
+
123
+ #: ../ure-role-edit.php:270
124
+ #: ../ure-role-edit.php:299
125
  msgid "Add"
126
  msgstr ""
127
 
128
+ #: ../ure-role-edit.php:270
129
  msgid "Add New User Role"
130
  msgstr ""
131
 
132
+ #: ../ure-role-edit.php:274
133
  msgid "Default Role for New User"
134
  msgstr ""
135
 
136
+ #: ../ure-role-edit.php:279
137
  msgid "Change"
138
  msgstr ""
139
 
140
+ #: ../ure-role-edit.php:279
141
  msgid "Set as Default User Role"
142
  msgstr ""
143
 
144
+ #: ../ure-role-edit.php:289
145
  msgid "Delete"
146
  msgstr ""
147
 
148
+ #: ../ure-role-edit.php:289
149
  msgid "Delete User Role"
150
  msgstr ""
151
 
152
+ #: ../ure-role-edit.php:294
153
+ #: ../ure-role-edit.php:299
154
  msgid "Add New Capability"
155
  msgstr ""
156
 
157
+ #: ../ure-role-edit.php:304
158
  msgid "Remove Capability"
159
  msgstr ""
160
 
161
+ #: ../ure-role-edit.php:309
162
  msgid "Remove"
163
  msgstr ""
164
 
165
+ #: ../ure-role-edit.php:309
166
  msgid "Remove User Capability"
167
  msgstr ""
168
 
169
+ #: ../ure-user-edit.php:67
170
  #, php-format
171
  msgid "User \"%s\" update: please confirm to continue"
172
  msgstr ""
173
 
174
+ #: ../ure-user-edit.php:74
175
  msgid "Change capabilities for user"
176
  msgstr ""
177
 
178
+ #: ../ure-user-edit.php:77
179
  msgid "Role:"
180
  msgstr ""
181
 
182
+ #: ../ure-user-edit.php:99
183
  msgid "Add capabilities to this user:"
184
  msgstr ""
185
 
186
+ #: ../ure-options.php:59
187
+ msgid "User Roles are restored from the backup data. "
188
+ msgstr ""
189
+
190
+ #: ../ure-options.php:125
191
+ msgid "Error: "
192
+ msgstr ""
193
+
194
+ #: ../ure-options.php:125
195
+ #: ../ure-options.php:143
196
  msgid "Role"
197
  msgstr ""
198
 
199
+ #: ../ure-options.php:125
200
+ msgid "does not exist"
201
+ msgstr ""
202
+
203
+ #: ../ure-options.php:143
204
  msgid "is updated successfully"
205
  msgstr ""
206
 
207
+ #: ../ure-options.php:152
208
  msgid "User"
209
  msgstr ""
210
 
211
+ #: ../ure-options.php:152
212
  msgid "capabilities are updated successfully"
213
  msgstr ""
214
 
215
+ #: ../ure-options.php:192
216
  msgid "About this Plugin:"
217
  msgstr ""
218
 
219
+ #: ../ure-options.php:193
220
  msgid "Author's website"
221
  msgstr ""
222
 
223
+ #: ../ure-options.php:194
224
  msgid "Plugin webpage"
225
  msgstr ""
226
 
227
+ #: ../ure-options.php:195
228
+ #: ../user-role-editor.php:219
229
  msgid "Changelog"
230
  msgstr ""
231
 
232
+ #: ../ure-options.php:196
233
  msgid "FAQ"
234
  msgstr ""
235
 
236
+ #: ../ure-options.php:210
 
 
 
 
237
  msgid "Greetings:"
238
  msgstr ""
239
 
240
+ #: ../ure-options.php:211
241
  msgid "It's me, the author"
242
  msgstr ""
243
 
244
+ #: ../ure-options.php:212
245
  msgid "For the help with Belorussian translation"
246
  msgstr ""
247
 
248
+ #: ../ure-options.php:213
249
  msgid "For the help with Brasilian translation"
250
  msgstr ""
251
 
252
+ #: ../ure-options.php:214
253
  msgid "For the help with Chinese translation"
254
  msgstr ""
255
 
256
+ #: ../ure-options.php:215
257
  msgid "For the help with Dutch translation"
258
  msgstr ""
259
 
260
+ #: ../ure-options.php:216
261
  msgid "For the help with Finnish translation"
262
  msgstr ""
263
 
264
+ #: ../ure-options.php:217
265
  msgid "For the help with French translation"
266
  msgstr ""
267
 
268
+ #: ../ure-options.php:218
269
  msgid "For the help with German translation"
270
  msgstr ""
271
 
272
+ #: ../ure-options.php:219
273
  msgid "For the help with Hungarian translation"
274
  msgstr ""
275
 
276
+ #: ../ure-options.php:220
277
+ #: ../ure-options.php:221
278
+ #: ../ure-options.php:222
279
+ #: ../ure-options.php:223
280
  msgid "For the help with Italian translation"
281
  msgstr ""
282
 
283
+ #: ../ure-options.php:224
284
  msgid "For the help with Japanese translation"
285
  msgstr ""
286
 
287
+ #: ../ure-options.php:225
288
  msgid "For the help with Persian translation"
289
  msgstr ""
290
 
291
+ #: ../ure-options.php:226
292
  msgid "For the help with Polish translation"
293
  msgstr ""
294
 
295
+ #: ../ure-options.php:227
296
  msgid "For the help with Spanish translation"
297
  msgstr ""
298
 
299
+ #: ../ure-options.php:228
300
  msgid "For the help with Swedish translation"
301
  msgstr ""
302
 
303
+ #: ../ure-options.php:229
304
+ #: ../ure-options.php:230
305
+ #: ../ure-options.php:231
306
  msgid "For the help with Turkish translation"
307
  msgstr ""
308
 
309
+ #: ../ure-options.php:233
310
  msgid "For the code to hide administrator role"
311
  msgstr ""
312
 
313
+ #: ../ure-options.php:234
314
  msgid "For the code enhancement suggestion"
315
  msgstr ""
316
 
317
+ #: ../ure-options.php:236
318
  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."
319
  msgstr ""
320
 
321
+ #: ../user-role-editor.php:35
322
  msgid "User Role Editor requires WordPress 3.0 or newer."
323
  msgstr ""
324
 
325
+ #: ../user-role-editor.php:35
326
+ #: ../user-role-editor.php:40
327
  msgid "Please update!"
328
  msgstr ""
329
 
330
+ #: ../user-role-editor.php:40
331
  msgid "User Role Editor requires PHP 5.0 or newer."
332
  msgstr ""
333
 
334
+ #: ../user-role-editor.php:65
335
  msgid "Only"
336
  msgstr ""
337
 
338
+ #: ../user-role-editor.php:65
339
  msgid "is allowed to use"
340
  msgstr ""
341
 
342
+ #: ../user-role-editor.php:71
343
+ #: ../user-role-editor.php:233
344
  msgid "User Role Editor"
345
  msgstr ""
346
 
347
+ #: ../user-role-editor.php:209
348
  msgid "Settings"
349
  msgstr ""
350
 
351
+ #: ../user-role-editor.php:258
352
  msgid "Capabilities"
353
  msgstr ""
354
 
355
+ #: ../ure-lib.php:45
356
  msgid "Error is occur. Please check the log file."
357
  msgstr ""
358
 
359
+ #: ../ure-lib.php:153
360
  msgid "Database operation error. Check log file."
361
  msgstr ""
362
 
363
+ #: ../ure-lib.php:186
 
 
 
 
364
  msgid "No backup data. It is created automatically before the first role data update."
365
  msgstr ""
366
 
367
+ #: ../ure-lib.php:224
368
  msgid "Backup record is created for the current role capabilities"
369
  msgstr ""
370
 
371
+ #: ../ure-lib.php:300
372
  msgid "Error: Role name must contain latin characters and digits only!"
373
  msgstr ""
374
 
375
+ #: ../ure-lib.php:307
376
  #, php-format
377
  msgid "Role %s exists already"
378
  msgstr ""
379
 
380
+ #: ../ure-lib.php:320
381
  msgid "Error is encountered during new role create operation"
382
  msgstr ""
383
 
384
+ #: ../ure-lib.php:322
385
  #, php-format
386
  msgid "Role %s is created successfully"
387
  msgstr ""
388
 
389
+ #: ../ure-lib.php:406
390
  msgid "Error encountered during role delete operation"
391
  msgstr ""
392
 
393
+ #: ../ure-lib.php:408
394
  #, php-format
395
  msgid "Role %s is deleted successfully"
396
  msgstr ""
397
 
398
+ #: ../ure-lib.php:426
399
  msgid "Error encountered during default role change operation"
400
  msgstr ""
401
 
402
+ #: ../ure-lib.php:432
403
  #, php-format
404
  msgid "Default role for new users is set to %s successfully"
405
  msgstr ""
406
 
407
+ #: ../ure-lib.php:460
408
  msgid "Editor"
409
  msgstr ""
410
 
411
+ #: ../ure-lib.php:461
412
  msgid "Author"
413
  msgstr ""
414
 
415
+ #: ../ure-lib.php:462
416
  msgid "Contributor"
417
  msgstr ""
418
 
419
+ #: ../ure-lib.php:463
420
  msgid "Subscriber"
421
  msgstr ""
422
 
423
+ #: ../ure-lib.php:465
424
  msgid "Switch themes"
425
  msgstr ""
426
 
427
+ #: ../ure-lib.php:466
428
  msgid "Edit themes"
429
  msgstr ""
430
 
431
+ #: ../ure-lib.php:467
432
  msgid "Activate plugins"
433
  msgstr ""
434
 
435
+ #: ../ure-lib.php:468
436
  msgid "Edit plugins"
437
  msgstr ""
438
 
439
+ #: ../ure-lib.php:469
440
  msgid "Edit users"
441
  msgstr ""
442
 
443
+ #: ../ure-lib.php:470
444
  msgid "Edit files"
445
  msgstr ""
446
 
447
+ #: ../ure-lib.php:471
448
  msgid "Manage options"
449
  msgstr ""
450
 
451
+ #: ../ure-lib.php:472
452
  msgid "Moderate comments"
453
  msgstr ""
454
 
455
+ #: ../ure-lib.php:473
456
  msgid "Manage categories"
457
  msgstr ""
458
 
459
+ #: ../ure-lib.php:474
460
  msgid "Manage links"
461
  msgstr ""
462
 
463
+ #: ../ure-lib.php:475
464
  msgid "Upload files"
465
  msgstr ""
466
 
467
+ #: ../ure-lib.php:476
468
  msgid "Import"
469
  msgstr ""
470
 
471
+ #: ../ure-lib.php:477
472
  msgid "Unfiltered html"
473
  msgstr ""
474
 
475
+ #: ../ure-lib.php:478
476
  msgid "Edit posts"
477
  msgstr ""
478
 
479
+ #: ../ure-lib.php:479
480
  msgid "Edit others posts"
481
  msgstr ""
482
 
483
+ #: ../ure-lib.php:480
484
  msgid "Edit published posts"
485
  msgstr ""
486
 
487
+ #: ../ure-lib.php:481
488
  msgid "Publish posts"
489
  msgstr ""
490
 
491
+ #: ../ure-lib.php:482
492
  msgid "Edit pages"
493
  msgstr ""
494
 
495
+ #: ../ure-lib.php:483
496
  msgid "Read"
497
  msgstr ""
498
 
499
+ #: ../ure-lib.php:484
500
  msgid "Level 10"
501
  msgstr ""
502
 
503
+ #: ../ure-lib.php:485
504
  msgid "Level 9"
505
  msgstr ""
506
 
507
+ #: ../ure-lib.php:486
508
  msgid "Level 8"
509
  msgstr ""
510
 
511
+ #: ../ure-lib.php:487
512
  msgid "Level 7"
513
  msgstr ""
514
 
515
+ #: ../ure-lib.php:488
516
  msgid "Level 6"
517
  msgstr ""
518
 
519
+ #: ../ure-lib.php:489
520
  msgid "Level 5"
521
  msgstr ""
522
 
523
+ #: ../ure-lib.php:490
524
  msgid "Level 4"
525
  msgstr ""
526
 
527
+ #: ../ure-lib.php:491
528
  msgid "Level 3"
529
  msgstr ""
530
 
531
+ #: ../ure-lib.php:492
532
  msgid "Level 2"
533
  msgstr ""
534
 
535
+ #: ../ure-lib.php:493
536
  msgid "Level 1"
537
  msgstr ""
538
 
539
+ #: ../ure-lib.php:494
540
  msgid "Level 0"
541
  msgstr ""
542
 
543
+ #: ../ure-lib.php:495
544
  msgid "Edit others pages"
545
  msgstr ""
546
 
547
+ #: ../ure-lib.php:496
548
  msgid "Edit published pages"
549
  msgstr ""
550
 
551
+ #: ../ure-lib.php:497
552
  msgid "Publish pages"
553
  msgstr ""
554
 
555
+ #: ../ure-lib.php:498
556
  msgid "Delete pages"
557
  msgstr ""
558
 
559
+ #: ../ure-lib.php:499
560
  msgid "Delete others pages"
561
  msgstr ""
562
 
563
+ #: ../ure-lib.php:500
564
  msgid "Delete published pages"
565
  msgstr ""
566
 
567
+ #: ../ure-lib.php:501
568
  msgid "Delete posts"
569
  msgstr ""
570
 
571
+ #: ../ure-lib.php:502
572
  msgid "Delete others posts"
573
  msgstr ""
574
 
575
+ #: ../ure-lib.php:503
576
  msgid "Delete published posts"
577
  msgstr ""
578
 
579
+ #: ../ure-lib.php:504
580
  msgid "Delete private posts"
581
  msgstr ""
582
 
583
+ #: ../ure-lib.php:505
584
  msgid "Edit private posts"
585
  msgstr ""
586
 
587
+ #: ../ure-lib.php:506
588
  msgid "Read private posts"
589
  msgstr ""
590
 
591
+ #: ../ure-lib.php:507
592
  msgid "Delete private pages"
593
  msgstr ""
594
 
595
+ #: ../ure-lib.php:508
596
  msgid "Edit private pages"
597
  msgstr ""
598
 
599
+ #: ../ure-lib.php:509
600
  msgid "Read private pages"
601
  msgstr ""
602
 
603
+ #: ../ure-lib.php:510
604
  msgid "Delete users"
605
  msgstr ""
606
 
607
+ #: ../ure-lib.php:511
608
  msgid "Create users"
609
  msgstr ""
610
 
611
+ #: ../ure-lib.php:512
612
  msgid "Unfiltered upload"
613
  msgstr ""
614
 
615
+ #: ../ure-lib.php:513
616
  msgid "Edit dashboard"
617
  msgstr ""
618
 
619
+ #: ../ure-lib.php:514
620
  msgid "Update plugins"
621
  msgstr ""
622
 
623
+ #: ../ure-lib.php:515
624
  msgid "Delete plugins"
625
  msgstr ""
626
 
627
+ #: ../ure-lib.php:516
628
  msgid "Install plugins"
629
  msgstr ""
630
 
631
+ #: ../ure-lib.php:517
632
  msgid "Update themes"
633
  msgstr ""
634
 
635
+ #: ../ure-lib.php:518
636
  msgid "Install themes"
637
  msgstr ""
638
 
639
+ #: ../ure-lib.php:519
640
  msgid "Update core"
641
  msgstr ""
642
 
643
+ #: ../ure-lib.php:520
644
  msgid "List users"
645
  msgstr ""
646
 
647
+ #: ../ure-lib.php:521
648
  msgid "Remove users"
649
  msgstr ""
650
 
651
+ #: ../ure-lib.php:522
652
  msgid "Add users"
653
  msgstr ""
654
 
655
+ #: ../ure-lib.php:523
656
  msgid "Promote users"
657
  msgstr ""
658
 
659
+ #: ../ure-lib.php:524
660
  msgid "Edit theme options"
661
  msgstr ""
662
 
663
+ #: ../ure-lib.php:525
664
  msgid "Delete themes"
665
  msgstr ""
666
 
667
+ #: ../ure-lib.php:526
668
  msgid "Export"
669
  msgstr ""
670
 
671
+ #: ../ure-lib.php:609
672
  msgid "Error: Capability name must contain latin characters and digits only!"
673
  msgstr ""
674
 
675
+ #: ../ure-lib.php:621
676
  #, php-format
677
  msgid "Capability %s is added successfully"
678
  msgstr ""
679
 
680
+ #: ../ure-lib.php:623
681
  #, php-format
682
  msgid "Capability %s exists already"
683
  msgstr ""
684
 
685
+ #: ../ure-lib.php:772
686
  #, php-format
687
  msgid "Error! You do not have permission to delete this capability: %s!"
688
  msgstr ""
689
 
690
+ #: ../ure-lib.php:794
691
  #, php-format
692
  msgid "Capability %s is removed successfully"
693
  msgstr ""
694
 
695
+ #: ../ure-lib.php:825
696
+ msgid "Help"
697
+ msgstr ""
698
+
readme.txt CHANGED
@@ -1,23 +1,26 @@
1
  === User Role Editor ===
2
  Contributors: shinephp
3
- Donate link: http://www.shinephp.com/donate/
4
  Tags: user, role, editor, security, access, permission, capability
5
  Requires at least: 3.0
6
- Tested up to: 3.2.1
7
- Stable tag: 3.2.1
8
 
9
  User Role Editor WordPress plugin makes the role capabilities changing easy. You can change any standard WordPress user role (except administrator).
10
 
11
  == Description ==
12
 
13
- User Role Editor WordPress plugin makes the role capabilities changing easy. You can change any standard WordPress user role (except administrator) with a few clicks.
14
- Just turn on check boxes of capabilities you wish to add to the selected role and click "Update" button to save your changes. That's done. In case you made some unneccessary change you always have the "Reset" button to restore roles state from the automatically make backup copy.
15
- Add new roles and customize its capabilities according to your needs. Unnecessary self-made role can be deleted if there are no users whome such role is assigned.
16
- Role assigned every new created user by default can be changed too.
 
17
  Capabilities could be assigned on per user basis. You can add new capabilities and remove unnecessary capabilities which could be left from uninstalled plugins.
18
- To read more about 'User Role Editor' visit this link at <a href="http://www.shinephp.com/user-role-editor-wordpress-plugin/" >shinephp.com</a>
19
 
20
- Русская версия этой статьи доступна по адресу <a href="http://ru.shinephp.com/user-role-editor-wordpress-plugin-rus/" >ru.shinephp.com</a>
 
 
21
 
22
 
23
  == Installation ==
@@ -25,22 +28,23 @@ To read more about 'User Role Editor' visit this link at <a href="http://www.shi
25
  Installation procedure:
26
 
27
  1. Deactivate plugin if you have the previous version installed.
28
- 2. Extract "user-role-editor.x.x.x.zip" archive content to the "/wp-content/plugins/user-role-editor" directory.
29
  3. Activate "User Role Editor" plugin via 'Plugins' menu in WordPress admin menu.
30
  4. Go to the "Settings"-"User Role Editor" menu item and change your WordPress standard roles capabilities according to your needs.
31
 
32
  == Frequently Asked Questions ==
33
- - Does it work with WordPress 3.1 in multi-site environment?
34
- Yes, it works with WordPress 3.1 multi-site. By default plugin works for every blog from your multi-site network as for locally installed blog.
35
  To update selected role globally for the Network you should turn on the "Apply to All Sites" checkbox.
36
 
37
 
38
  == Screenshots ==
39
  1. screenshot-1.png User Role Editor main form
40
- 2. screenshot-2.png User Role Editor main form under multi-site environment
41
- 3. screenshot-3.png Add/Remove capabilities
42
- 4. screenshot-4.png User Capabilities link
43
- 5. screenshot-5.png User Capabilities Editor
 
44
 
45
 
46
  == Special Thanks to ==
@@ -49,16 +53,16 @@ To update selected role globally for the Network you should turn on the "Apply t
49
  * [FullThrottle](http://fullthrottledevelopment.com/how-to-hide-the-adminstrator-on-the-wordpress-users-screen) - For the code to hide administrator role at admin backend.
50
 
51
  = Translations =
 
 
 
52
  * French: [Whiler](http://blogs.wittwer.fr/whiler)
53
  * Finnish: [Lauri Merisaari](http://www.viidakkorumpu.fi)
54
  * Japanese: Kaz, [Technolog.jp](http://technolog.jp)
55
  * Hebrew: [Sagive](http://www.sagive.co.il)
56
  * Italian: [Umberto Sartori](http://venezialog.net), [Talksina](http://www.iadkiller.org), [Alessandro Mariani](http://technodin.org), [Tristano Ajmone ](http://www.zenfactor.org)
57
- * Russian: [Vladimir Garagulya](http://shinephp.com)
58
  * Spanish: [Dario Ferrer](http://www.darioferrer.com)
59
  * Turkish: [Muhammed YILDIRIM](http://ben.muhammed.im), [Sadri Ercan](http://www.faydaliweb.com), [Can KAYA](http://www.kartaca.com)
60
- * -----------------------------------------------------
61
- * translations below are included to the package, but all of them are outdated and every file needs to be updated.
62
  * Belorussian: [Marsis G.](http://pc.de) - needs update
63
  * Brasilian Portuguese: [Rafael Galdencio](http://www.arquiteturailustrada.com.br) - needs update
64
  * Chinese: [Yackytsu](http://www.jackytsu.com) - needs update
@@ -69,7 +73,6 @@ To update selected role globally for the Network you should turn on the "Apply t
69
  * Polish: [TagSite](http://www.tagsite.eu) - needs update
70
  * Swedish: [Christer Dahlbacka](www.startlinks.eu) - needs update
71
 
72
-
73
  Dear plugin User!
74
  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.
75
  If you have better translation for some phrases, send it to me and it will be taken into consideration. You are welcome!
@@ -77,6 +80,15 @@ Share with me new ideas about plugin further development and link to your site w
77
 
78
 
79
  == Changelog ==
 
 
 
 
 
 
 
 
 
80
  = 3.2.1 =
81
  * 01.08.2011
82
  * This is minor bug-fix update. If you didn't meet this bug you can skip this update. "usermeta" table doesn't exist bug appearing on some multi-site blogs is fixed. Read [this post](http://wordpress.org/support/topic/multisite-setup-gives-usermeta-table-error) for more information. Thanks to harpinder for discovering this bug and for the help with testing updated code. "usermeta" Db table name is define by more universal way now.
@@ -131,117 +143,10 @@ Share with me new ideas about plugin further development and link to your site w
131
  * 1) URE has additional option 'Apply to All Sites' which allows you to apply updates to the selected role at all sites of your network. If some site has not such role, it will be added. You should know, that this option works for the role update only. All other actions as 'Add' or 'Delete' role still works for the currently selected blog/site only.
132
  * 2) URE plugin settings page is available only to user with network superadministrator rights.
133
 
134
- = 2.2.3 =
135
- * 08.11.2010
136
- * It is the security update. Old problem returned after 2.2.2 update and was discovered by saharusa. You can read this [thread](http://wordpress.org/support/topic/plugin-user-role-editor-editor-can-edit-admin).
137
- Only user with Administrator role and superadmin user under multi-site environment have access to the User Role Editor Settings page now.
138
-
139
- = 2.2.2 =
140
- * 07.11.2010
141
- * URE plugin Settings page was unavailable for some installations in multi-site environment. It is fixed by changing 'add_users' capability for administrator access to the 'edit_users'.
142
- * Turkish translation is added.
143
-
144
- = 2.2.1 =
145
- * 09.10.2010
146
- * Critical bug "Fatal error: Class 'SimplePie' not found in /" is fixed. This is a required update as URE plugin Settings page did not opened in previous version if you have not some of other my plugins installed :).
147
-
148
- = 2.2 =
149
- * 08.10.2010
150
- * Technical update for WordPress 3.0 full compatibility. Staff deprecated since WordPress v.3.0 is excluded. If you use earlier WordPress versions, do not update URE plugin to v.2.2 or higher.
151
- * Italian translation update. Thanks to [Alessandro Mariani](http://technodin.org).
152
-
153
- = 2.1.10 =
154
- * 21.09.2010
155
- * German translation is updated. Thanks to [Peter](http://www.red-socks-reinbek.de).
156
-
157
- = 2.1.9 =
158
- * 17.09.2010
159
- * Persian translation is added.
160
-
161
- = 2.1.8 =
162
- * 16.08.2010
163
- * Compatibility issue with other plugins (like Flash Album Gallery), which use capabilities names with spaces inside (non valid JavaScript identifier), is fixed.
164
- * Missed translation slots are added for some new WordPress 3.0 capabilities. Translators (former and new) are welcome to update correspondent language files.
165
- * Brasilian Portuguese translation is added.
166
-
167
- = 2.1.7 =
168
- * 07.07.2010
169
- * Chinese translation is added.
170
-
171
- = 2.1.6 =
172
- * 06.07.2010
173
- * Dutch translation is added.
174
-
175
- = 2.1.5 =
176
- * 18.06.2010
177
- * Hungarian translation is added.
178
-
179
- = 2.1.4 =
180
- * 08.05.2010
181
- * Italian translation is added.
182
- * Minor javascript bug (undefined parameter value was sent to the server) is fixed.
183
-
184
- = 2.1.3 =
185
- * 27.04.2010
186
- * Japanese translation is updated.
187
-
188
- = 2.1.2 =
189
- * 26.04.2010
190
- * Polish translation is added.
191
-
192
- = 2.1.1 =
193
- * 19.04.2010
194
- * Form layout changed slightly to fit more long phrases in other languages
195
- * Belorussian translation is added. Thanks to [Marsis G.](http://pc.de/).
196
- * French, Japanese, Russian, Spanish translations are updated.
197
-
198
- = 2.1 =
199
- * 17.04.2010
200
- * Two ways of capabilities names presentation are available for the user choice: standard WordPress name like 'edit_pages' and mouse pointer hint 'Edit pages', and vice versa - human readable form 'Edit pages' with mouse hint for WP standard name 'edit-pages'. Human readable form will be available in translated variant after correspondent translation file will be updated.
201
- * Form layout changed slightly to fit more long phrases in other languages
202
- * Russian, Spanish translations are updated.
203
-
204
- = 2.0.3 =
205
- * 14.04.2010
206
- * Japanese translation is added. Thanks to [Technolog.jp](http://technolog.jp/).
207
-
208
- = 2.0.2 =
209
- * 11.04.2010
210
- * German translation is verified and updated. Thanks to [Peter](http://www.red-socks-reinbek.de).
211
-
212
- = 2.0.1 =
213
- * 04.04.2010
214
- * It is the critical update - security issue is fixed. Thanks to [Saharuza](http://wordpress.org/support/profile/2855662) for discover and telling me about it.
215
- User with 'edit_users' permission could still use URL request with special parameters to remove Administrator role from Admin user or delete Admin user record. Check [this thread](http://wordpress.org/support/topic/383935) for more details.
216
-
217
- = 2.0 =
218
- * 04.04.2010
219
- * Create New Role feature was added
220
- * Delete self-made not used role feature was added. You can not delete any WordPress standard role.
221
- * Change default role for new user feature was added
222
- * Administator role and users with Administrator role permission were hidden from "Users" and "Edit User" page. This is done in case of delegation of add_user, edit_user or delete_user capabilities to some role.
223
-
224
- = 1.2 =
225
- * 28.03.2010
226
- * User Role Editor plugin menu item is moved to the Users menu
227
- * Roles in the dropdown list are translated
228
- * French translation is added
229
-
230
- = 1.1 =
231
- * 24.03.2010
232
- * Critical bug is fixed. If you click 'Reset' button before any changes to the role data saved (that is click Update button) at least one time, you met with all roles data lost problem. Backup data created automatically before the 1st role data update. If no update - no backup. Special checking for that was added.
233
- * German translation is added.
234
- * Spanish translation is added.
235
-
236
- = 1.0 =
237
- * 22.03.2010
238
- * 1st release.
239
 
240
  == Additional Documentation ==
241
 
242
- You can find more information about "User Role Editor" plugin at this page
243
- http://www.shinephp.com/user-role-editor-wordpress-plugin/
244
 
245
- I am ready to answer on your questions about plugin usage. Use ShinePHP forum at
246
- http://shinephp.com/community/forum/user-role-editor/
247
- or plugin page comments and site contact form for it please.
1
  === User Role Editor ===
2
  Contributors: shinephp
3
+ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=vladimir%40shinephp%2ecom&lc=RU&item_name=ShinePHP%2ecom&item_number=User%20Role%20Editor%20WordPress%20plugin&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
4
  Tags: user, role, editor, security, access, permission, capability
5
  Requires at least: 3.0
6
+ Tested up to: 3.3
7
+ Stable tag: 3.3
8
 
9
  User Role Editor WordPress plugin makes the role capabilities changing easy. You can change any standard WordPress user role (except administrator).
10
 
11
  == Description ==
12
 
13
+ With User Role Editor WordPress plugin you can change user role (except Administrator) capabilities easy, with a few clicks.
14
+ Just turn on check boxes of capabilities you wish to add to the selected role and click "Update" button to save your changes. That's done.
15
+ Add new roles and customize its capabilities according to your needs, from scratch of as a copy of other existing role.
16
+ Unnecessary self-made role can be deleted if there are no users whome such role is assigned.
17
+ Role assigned every new created user by default may be changed too.
18
  Capabilities could be assigned on per user basis. You can add new capabilities and remove unnecessary capabilities which could be left from uninstalled plugins.
19
+ Multi-site support is provided.
20
 
21
+ To read more about 'User Role Editor' visit [this page](http://www.shinephp.com/user-role-editor-wordpress-plugin/) at [shinephp.com](shinephp.com).
22
+
23
+ Русская версия этой статьи доступна по адресу [ru.shinephp.com](http://ru.shinephp.com/user-role-editor-wordpress-plugin-rus/)
24
 
25
 
26
  == Installation ==
28
  Installation procedure:
29
 
30
  1. Deactivate plugin if you have the previous version installed.
31
+ 2. Extract "user-role-editor.zip" archive content to the "/wp-content/plugins/user-role-editor" directory.
32
  3. Activate "User Role Editor" plugin via 'Plugins' menu in WordPress admin menu.
33
  4. Go to the "Settings"-"User Role Editor" menu item and change your WordPress standard roles capabilities according to your needs.
34
 
35
  == Frequently Asked Questions ==
36
+ - Does it work with WordPress 3.3 in multi-site environment?
37
+ Yes, it works with WordPress 3.3 multi-site. By default plugin works for every blog from your multi-site network as for locally installed blog.
38
  To update selected role globally for the Network you should turn on the "Apply to All Sites" checkbox.
39
 
40
 
41
  == Screenshots ==
42
  1. screenshot-1.png User Role Editor main form
43
+ 2. screenshot-2.png Add/Remove roles or capabilities
44
+ 3. screenshot-3.png User Capabilities link
45
+ 4. screenshot-4.png User Capabilities Editor
46
+
47
+ To read more about 'User Role Editor' visit [this page](http://www.shinephp.com/user-role-editor-wordpress-plugin/) at [shinephp.com](shinephp.com).
48
 
49
 
50
  == Special Thanks to ==
53
  * [FullThrottle](http://fullthrottledevelopment.com/how-to-hide-the-adminstrator-on-the-wordpress-users-screen) - For the code to hide administrator role at admin backend.
54
 
55
  = Translations =
56
+ * Russian: [Vladimir Garagulya](http://shinephp.com)
57
+ * -----------------------------------------------------
58
+ * translations below are included to the package, but all of them are outdated and every file needs to be updated.
59
  * French: [Whiler](http://blogs.wittwer.fr/whiler)
60
  * Finnish: [Lauri Merisaari](http://www.viidakkorumpu.fi)
61
  * Japanese: Kaz, [Technolog.jp](http://technolog.jp)
62
  * Hebrew: [Sagive](http://www.sagive.co.il)
63
  * Italian: [Umberto Sartori](http://venezialog.net), [Talksina](http://www.iadkiller.org), [Alessandro Mariani](http://technodin.org), [Tristano Ajmone ](http://www.zenfactor.org)
 
64
  * Spanish: [Dario Ferrer](http://www.darioferrer.com)
65
  * Turkish: [Muhammed YILDIRIM](http://ben.muhammed.im), [Sadri Ercan](http://www.faydaliweb.com), [Can KAYA](http://www.kartaca.com)
 
 
66
  * Belorussian: [Marsis G.](http://pc.de) - needs update
67
  * Brasilian Portuguese: [Rafael Galdencio](http://www.arquiteturailustrada.com.br) - needs update
68
  * Chinese: [Yackytsu](http://www.jackytsu.com) - needs update
73
  * Polish: [TagSite](http://www.tagsite.eu) - needs update
74
  * Swedish: [Christer Dahlbacka](www.startlinks.eu) - needs update
75
 
 
76
  Dear plugin User!
77
  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.
78
  If you have better translation for some phrases, send it to me and it will be taken into consideration. You are welcome!
80
 
81
 
82
  == Changelog ==
83
+ = 3.3 =
84
+ * 10.12.2011
85
+ * New role can be created as a copy of other existing one.
86
+ * You can hide/show deprecated capabilties (level_1 - level_10).
87
+ * Users with "Administrator" role are not shown to other users with "list_users" capability.
88
+ * Plugin data cleanup is added - plugin options will be automatically deleted if you delete plugin via WordPress link.
89
+ * Some code enhancements are applied, e.g. optimization and using of WordPress API instead of self-written routine.
90
+ * New bugs are added :) - it's a joke of course, but if you find some, please report, I will fix it ASAP.
91
+
92
  = 3.2.1 =
93
  * 01.08.2011
94
  * This is minor bug-fix update. If you didn't meet this bug you can skip this update. "usermeta" table doesn't exist bug appearing on some multi-site blogs is fixed. Read [this post](http://wordpress.org/support/topic/multisite-setup-gives-usermeta-table-error) for more information. Thanks to harpinder for discovering this bug and for the help with testing updated code. "usermeta" Db table name is define by more universal way now.
143
  * 1) URE has additional option 'Apply to All Sites' which allows you to apply updates to the selected role at all sites of your network. If some site has not such role, it will be added. You should know, that this option works for the role update only. All other actions as 'Add' or 'Delete' role still works for the currently selected blog/site only.
144
  * 2) URE plugin settings page is available only to user with network superadministrator rights.
145
 
146
+ Older records are available at [this page](http://www.shinephp.com/user-role-editor-wordpress-plugin/#changelog).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
147
 
148
  == Additional Documentation ==
149
 
150
+ You can find more information about "User Role Editor" plugin at [this page](http://www.shinephp.com/user-role-editor-wordpress-plugin/)
 
151
 
152
+ I am ready to answer on your questions about plugin usage. Use [ShinePHP forum](http://shinephp.com/community/forum/user-role-editor/) or [plugin page comments](http://www.shinephp.com/user-role-editor-wordpress-plugin/) for it please.
 
 
screenshot-1.png CHANGED
Binary file
screenshot-2.png CHANGED
Binary file
screenshot-3.png CHANGED
Binary file
screenshot-4.png CHANGED
Binary file
screenshot-5.png DELETED
Binary file
uninstall.php ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /*
3
+ * User Role Editor plugin uninstall script
4
+ * Author: vladimir@shinephp.com
5
+ *
6
+ */
7
+
8
+
9
+ if (!defined('ABSPATH') || !defined('WP_UNINSTALL_PLUGIN')) {
10
+ exit(); // silence is golden
11
+ }
12
+
13
+ global $wpdb;
14
+
15
+ if (!is_multisite()) {
16
+ $backup_option_name = $wpdb->prefix.'backup_user_roles';
17
+ delete_option($backup_option_name);
18
+ delete_option('ure_caps_readable');
19
+ delete_option('ure_show_deprecated_caps');
20
+ } else {
21
+ $old_blog = $wpdb->blogid;
22
+ // Get all blog ids
23
+ $blogIds = $wpdb->get_col($wpdb->prepare("SELECT blog_id FROM $wpdb->blogs"));
24
+ foreach ($blogIds as $blog_id) {
25
+ switch_to_blog($blog_id);
26
+ $backup_option_name = $wpdb->prefix.'backup_user_roles';
27
+ delete_option($backup_option_name);
28
+ delete_option('ure_caps_readable');
29
+ delete_option('ure_show_deprecated_caps');
30
+ }
31
+ switch_to_blog($old_blog);
32
+ }
33
+
34
+ ?>
ure-lib.php CHANGED
@@ -6,7 +6,7 @@
6
  */
7
 
8
 
9
- if (!defined("WPLANG")) {
10
  die; // Silence is golden, direct call is prohibited
11
  }
12
 
@@ -131,25 +131,13 @@ function ure_showMessage($message) {
131
 
132
 
133
  function ure_getUserRoles() {
134
- global $wpdb, $wp_roles;
135
 
136
  if (!isset($wp_roles)) {
137
- $ure_OptionsTable = $wpdb->prefix . 'options';
138
- $option_name = $wpdb->prefix . 'user_roles';
139
- $getRolesQuery = "select option_id, option_value
140
- from $ure_OptionsTable
141
- where option_name='$option_name'
142
- limit 0, 1";
143
- $record = $wpdb->get_results($getRolesQuery);
144
- if ($wpdb->last_error) {
145
- ure_logEvent($wpdb->last_error);
146
- return;
147
- }
148
- $ure_roles = unserialize($record[0]->option_value);
149
- } else {
150
- $ure_roles = $wp_roles->roles;
151
- }
152
-
153
  asort($ure_roles);
154
 
155
  return $ure_roles;
@@ -160,14 +148,13 @@ function ure_getUserRoles() {
160
  // restores User Roles from the backup record
161
  function restoreUserRoles() {
162
 
163
- global $wpdb;
164
 
165
  $errorMessage = 'Error! '.__('Database operation error. Check log file.', 'ure');
166
- $ure_OptionsTable = $wpdb->prefix .'options';
167
  $option_name = $wpdb->prefix.'user_roles';
168
  $backup_option_name = $wpdb->prefix.'backup_user_roles';
169
  $query = "select option_value
170
- from $ure_OptionsTable
171
  where option_name='$backup_option_name'
172
  limit 0, 1";
173
  $option_value = $wpdb->get_var($query);
@@ -176,7 +163,7 @@ function restoreUserRoles() {
176
  return $errorMessage;
177
  }
178
  if ($option_value) {
179
- $query = "update $ure_OptionsTable
180
  set option_value='$option_value'
181
  where option_name='$option_name'
182
  limit 1";
@@ -185,7 +172,16 @@ function restoreUserRoles() {
185
  ure_logEvent($wpdb->last_error, true);
186
  return $errorMessage;
187
  }
188
- $mess = __('Roles capabilities are restored from the backup data', 'ure');
 
 
 
 
 
 
 
 
 
189
  } else {
190
  $mess = __('No backup data. It is created automatically before the first role data update.', 'ure');
191
  }
@@ -199,13 +195,12 @@ function restoreUserRoles() {
199
 
200
 
201
  function ure_makeRolesBackup() {
202
- global $wpdb, $mess, $ure_roles, $ure_capabilitiesToSave, $ure_toldAboutBackup;
203
 
204
- $ure_OptionsTable = $wpdb->prefix .'options';
205
  // check if backup user roles record exists already
206
  $backup_option_name = $wpdb->prefix.'backup_user_roles';
207
  $query = "select option_id
208
- from $ure_OptionsTable
209
  where option_name='$backup_option_name'
210
  limit 0, 1";
211
  $option_id = $wpdb->get_var($query);
@@ -216,7 +211,7 @@ function ure_makeRolesBackup() {
216
  if (!$option_id) {
217
  // create user roles record backup
218
  $serialized_roles = mysql_real_escape_string(serialize($ure_roles));
219
- $query = "insert into $ure_OptionsTable
220
  (option_name, option_value, autoload)
221
  values ('$backup_option_name', '$serialized_roles', 'yes')";
222
  $record = $wpdb->query($query);
@@ -239,14 +234,13 @@ function ure_makeRolesBackup() {
239
  function ure_saveRolesToDb() {
240
  global $wpdb, $ure_roles, $ure_capabilitiesToSave, $ure_currentRole, $ure_currentRoleName;
241
 
242
- $ure_OptionsTable = $wpdb->prefix .'options';
243
  if (!isset($ure_roles[$ure_currentRole])) {
244
  $ure_roles[$ure_currentRole]['name'] = $ure_currentRoleName;
245
  }
246
  $ure_roles[$ure_currentRole]['capabilities'] = $ure_capabilitiesToSave;
247
  $option_name = $wpdb->prefix.'user_roles';
248
  $serialized_roles = serialize($ure_roles);
249
- $query = "update $ure_OptionsTable
250
  set option_value='$serialized_roles'
251
  where option_name='$option_name'
252
  limit 1";
@@ -275,9 +269,6 @@ function ure_updateRoles() {
275
  if (!$ure_roles) {
276
  return false;
277
  }
278
- if (!ure_makeRolesBackup()) {
279
- return false;
280
- }
281
  if (!ure_saveRolesToDb()) {
282
  return false;
283
  }
@@ -285,9 +276,6 @@ function ure_updateRoles() {
285
  switch_to_blog($old_blog);
286
  $ure_roles = ure_getUserRoles();
287
  } else {
288
- if (!ure_makeRolesBackup()) {
289
- return false;
290
- }
291
  if (!ure_saveRolesToDb()) {
292
  return false;
293
  }
@@ -320,7 +308,14 @@ function ure_newRoleCreate(&$ure_currentRole) {
320
  }
321
  // add new role to the roles array
322
  $ure_currentRole = strtolower($user_role);
323
- $result = add_role($ure_currentRole, $user_role, array('read'=>1, 'level_0'=>1));
 
 
 
 
 
 
 
324
  if (!isset($result) || !$result) {
325
  $mess = 'Error! '.__('Error is encountered during new role create operation', 'ure');
326
  } else {
@@ -803,4 +798,46 @@ function ure_removeCapability() {
803
  }
804
 
805
  // end of ure_removeCapability()
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
806
  ?>
6
  */
7
 
8
 
9
+ if (!function_exists("get_option")) {
10
  die; // Silence is golden, direct call is prohibited
11
  }
12
 
131
 
132
 
133
  function ure_getUserRoles() {
134
+ global $wp_roles;
135
 
136
  if (!isset($wp_roles)) {
137
+ $wp_roles = new WP_Roles();
138
+ }
139
+
140
+ $ure_roles = $wp_roles->roles;
 
 
 
 
 
 
 
 
 
 
 
 
141
  asort($ure_roles);
142
 
143
  return $ure_roles;
148
  // restores User Roles from the backup record
149
  function restoreUserRoles() {
150
 
151
+ global $wpdb, $wp_roles;
152
 
153
  $errorMessage = 'Error! '.__('Database operation error. Check log file.', 'ure');
 
154
  $option_name = $wpdb->prefix.'user_roles';
155
  $backup_option_name = $wpdb->prefix.'backup_user_roles';
156
  $query = "select option_value
157
+ from $wpdb->options
158
  where option_name='$backup_option_name'
159
  limit 0, 1";
160
  $option_value = $wpdb->get_var($query);
163
  return $errorMessage;
164
  }
165
  if ($option_value) {
166
+ $query = "update $wpdb->options
167
  set option_value='$option_value'
168
  where option_name='$option_name'
169
  limit 1";
172
  ure_logEvent($wpdb->last_error, true);
173
  return $errorMessage;
174
  }
175
+ $wp_roles = new WP_Roles();
176
+ $reload_link = wp_get_referer();
177
+ $reload_link = remove_query_arg('action', $reload_link);
178
+ $reload_link = add_query_arg('action', 'roles_restore_note', $reload_link);
179
+ ?>
180
+ <script language="javascript" type="text/javascript" >
181
+ document.location = '<?php echo $reload_link; ?>';
182
+ </script>
183
+ <?php
184
+ $mess = '';
185
  } else {
186
  $mess = __('No backup data. It is created automatically before the first role data update.', 'ure');
187
  }
195
 
196
 
197
  function ure_makeRolesBackup() {
198
+ global $wpdb, $mess, $ure_roles, $ure_toldAboutBackup;
199
 
 
200
  // check if backup user roles record exists already
201
  $backup_option_name = $wpdb->prefix.'backup_user_roles';
202
  $query = "select option_id
203
+ from $wpdb->options
204
  where option_name='$backup_option_name'
205
  limit 0, 1";
206
  $option_id = $wpdb->get_var($query);
211
  if (!$option_id) {
212
  // create user roles record backup
213
  $serialized_roles = mysql_real_escape_string(serialize($ure_roles));
214
+ $query = "insert into $wpdb->options
215
  (option_name, option_value, autoload)
216
  values ('$backup_option_name', '$serialized_roles', 'yes')";
217
  $record = $wpdb->query($query);
234
  function ure_saveRolesToDb() {
235
  global $wpdb, $ure_roles, $ure_capabilitiesToSave, $ure_currentRole, $ure_currentRoleName;
236
 
 
237
  if (!isset($ure_roles[$ure_currentRole])) {
238
  $ure_roles[$ure_currentRole]['name'] = $ure_currentRoleName;
239
  }
240
  $ure_roles[$ure_currentRole]['capabilities'] = $ure_capabilitiesToSave;
241
  $option_name = $wpdb->prefix.'user_roles';
242
  $serialized_roles = serialize($ure_roles);
243
+ $query = "update $wpdb->options
244
  set option_value='$serialized_roles'
245
  where option_name='$option_name'
246
  limit 1";
269
  if (!$ure_roles) {
270
  return false;
271
  }
 
 
 
272
  if (!ure_saveRolesToDb()) {
273
  return false;
274
  }
276
  switch_to_blog($old_blog);
277
  $ure_roles = ure_getUserRoles();
278
  } else {
 
 
 
279
  if (!ure_saveRolesToDb()) {
280
  return false;
281
  }
308
  }
309
  // add new role to the roles array
310
  $ure_currentRole = strtolower($user_role);
311
+ $copy_from_user_role = isset($_GET['copy_from_user_role']) ? $_GET['copy_from_user_role'] : false;
312
+ if (!empty($copy_from_user_role) && $copy_from_user_role!='none' && $wp_roles->is_role($copy_from_user_role)) {
313
+ $role = $wp_roles->get_role($copy_from_user_role);
314
+ $capabilities = $role->capabilities;
315
+ } else {
316
+ $capabilities = array('read'=>1, 'level_0'=>1);
317
+ }
318
+ $result = add_role($ure_currentRole, $user_role, $capabilities);
319
  if (!isset($result) || !$result) {
320
  $mess = 'Error! '.__('Error is encountered during new role create operation', 'ure');
321
  } else {
798
  }
799
 
800
  // end of ure_removeCapability()
801
+
802
+
803
+ // returns link to the capability according its name in $capability parameter
804
+ function capabilityHelpLink($capability) {
805
+
806
+ if (empty($capability)) {
807
+ return '';
808
+ }
809
+
810
+ switch ($capability) {
811
+ case 'activate_plugins':
812
+ $url = 'http://www.shinephp.com/activate_plugins-wordpress-capability/';
813
+ $post_name = 'activate_plugins WordPress capability';
814
+ break;
815
+ case 'edit_dashboard':
816
+ $url = 'http://www.shinephp.com/edit_dashboard-wordpress-capability/';
817
+ $post_name = 'http://www.shinephp.com/edit_dashboard-wordpress-capability/';
818
+ break;
819
+ default:
820
+ $url = '';
821
+ $post_name = '';
822
+ }
823
+ // end of switch
824
+ if (!empty($url)) {
825
+ $link = '<a href="'.$url.'" title="'.$post_name.'" target="new"><img src="'.URE_PLUGIN_URL.'/images/help.png" title="'.__('Help','ure').'" alt="'.__('Help','ure').'" /></a>';
826
+ } else {
827
+ $link = '';
828
+ }
829
+
830
+ return $link;
831
+ }
832
+ // end of capabilityHelpLink()
833
+
834
+
835
+ // returns array of deprecated capabilities
836
+ function get_deprecated_caps() {
837
+
838
+ return array('level_0'=>0, 'level_1'=>0, 'level_2'=>0, 'level_3'=>0, 'level_4'=>0, 'level_5'=>0, 'level_6'=>0, 'level_7'=>0, 'level_8'=>0, 'level_9'=>0, 'level_10'=>0);
839
+
840
+ }
841
+ // end of get_deprecated_caps()
842
+
843
  ?>
ure-options.php CHANGED
@@ -13,6 +13,7 @@ $shinephpFavIcon = URE_PLUGIN_URL.'/images/vladimir.png';
13
  $mess = '';
14
 
15
  $ure_caps_readable = get_option('ure_caps_readable');
 
16
  $option_name = $wpdb->prefix.'user_roles';
17
 
18
  if (isset($_REQUEST['object'])) {
@@ -26,6 +27,9 @@ if (isset($_REQUEST['action'])) {
26
  // restore roles capabilities from the backup record
27
  if ($action=='reset') {
28
  $mess = restoreUserRoles();
 
 
 
29
  } else if ($action=='addnewrole') {
30
  // process new role create request
31
  $mess = ure_newRoleCreate($ure_currentRole);
@@ -40,10 +44,19 @@ if (isset($_REQUEST['action'])) {
40
  $ure_caps_readable = 1;
41
  }
42
  update_option('ure_caps_readable', $ure_caps_readable);
 
 
 
 
 
 
 
43
  } else if ($action=='addnewcapability') {
44
  $mess = ure_AddNewCapability();
45
  } else if ($action=='removeusercapability') {
46
  $mess = ure_RemoveCapability();
 
 
47
  }
48
  } else {
49
  $action = '';
@@ -85,13 +98,6 @@ foreach($ure_roles as $role) {
85
  }
86
  }
87
  }
88
- //$fullCapabilities = ure_ArrayUnique($fullCapabilities);
89
- if ($ure_caps_readable) {
90
- $column = 'human'; // sort by human readable form
91
- } else {
92
- $column = 'inner'; // sort by inner capability name
93
- }
94
-
95
  asort($ure_fullCapabilities);
96
 
97
 
@@ -170,17 +176,38 @@ function ure_displayBoxEnd() {
170
  ure_showMessage($mess);
171
 
172
  ?>
 
 
 
 
 
 
 
 
 
 
173
  <div id="poststuff" class="metabox-holder has-right-sidebar">
174
  <div class="inner-sidebar" >
175
  <div id="side-sortables" class="meta-box-sortabless ui-sortable" style="position:relative;">
176
  <?php ure_displayBoxStart(__('About this Plugin:', 'ure')); ?>
177
  <a class="ure_rsb_link" style="background-image:url(<?php echo $shinephpFavIcon; ?>);" target="_blank" href="http://www.shinephp.com/"><?php _e("Author's website", 'ure'); ?></a>
178
- <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/user-role-editor-icon.png'; ?>" target="_blank" href="http://www.shinephp.com/user-role-editor-wordpress-plugin/"><?php _e('Plugin webpage', 'ure'); ?></a>
179
- <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/changelog-icon.png'; ?>)" target="_blank" href="http://www.shinephp.com/user-role-editor-wordpress-plugin/#changelog"><?php _e('Changelog', 'ure'); ?></a>
180
- <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/faq-icon.png'; ?>)" target="_blank" href="http://www.shinephp.com/user-role-editor-wordpress-plugin/#faq"><?php _e('FAQ', 'ure'); ?></a>
181
- <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/donate-icon.png'; ?>)" target="_blank" href="http://www.shinephp.com/donate"><?php _e('Donate', 'ure'); ?></a>
182
- <?php ure_displayBoxEnd();
183
- ure_displayBoxStart(__('Greetings:','ure')); ?>
 
 
 
 
 
 
 
 
 
 
 
184
  <a class="ure_rsb_link" style="background-image:url(<?php echo $shinephpFavIcon; ?>);" target="_blank" title="<?php _e("It's me, the author", 'ure'); ?>" href="http://www.shinephp.com/">Vladimir</a>
185
  <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/marsis.png'; ?>)" target="_blank" title="<?php _e("For the help with Belorussian translation", 'ure'); ?>" href="http://pc.de">Marsis G.</a>
186
  <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/rafael.png'; ?>)" target="_blank" title="<?php _e("For the help with Brasilian translation", 'ure'); ?>" href="http://www.arquiteturailustrada.com.br/">Rafael Galdencio</a>
@@ -208,6 +235,7 @@ ure_showMessage($mess);
208
  <hr />
209
  <?php _e('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.', 'ure'); ?>
210
  <?php ure_displayBoxEnd(); ?>
 
211
  </div>
212
  </div>
213
  <div class="has-sidebar" >
13
  $mess = '';
14
 
15
  $ure_caps_readable = get_option('ure_caps_readable');
16
+ $ure_show_deprecated_caps = get_option('ure_show_deprecated_caps');
17
  $option_name = $wpdb->prefix.'user_roles';
18
 
19
  if (isset($_REQUEST['object'])) {
27
  // restore roles capabilities from the backup record
28
  if ($action=='reset') {
29
  $mess = restoreUserRoles();
30
+ if (!$mess) {
31
+ return;
32
+ }
33
  } else if ($action=='addnewrole') {
34
  // process new role create request
35
  $mess = ure_newRoleCreate($ure_currentRole);
44
  $ure_caps_readable = 1;
45
  }
46
  update_option('ure_caps_readable', $ure_caps_readable);
47
+ } else if ($action=='showdeprecatedcaps') {
48
+ if ($ure_show_deprecated_caps) {
49
+ $ure_show_deprecated_caps = 0;
50
+ } else {
51
+ $ure_show_deprecated_caps = 1;
52
+ }
53
+ update_option('ure_show_deprecated_caps', $ure_show_deprecated_caps);
54
  } else if ($action=='addnewcapability') {
55
  $mess = ure_AddNewCapability();
56
  } else if ($action=='removeusercapability') {
57
  $mess = ure_RemoveCapability();
58
+ } else if ($action=='roles_restore_note') {
59
+ $mess = __('User Roles are restored from the backup data. ', 'ure');
60
  }
61
  } else {
62
  $action = '';
98
  }
99
  }
100
  }
 
 
 
 
 
 
 
101
  asort($ure_fullCapabilities);
102
 
103
 
176
  ure_showMessage($mess);
177
 
178
  ?>
179
+ <script language="javascript" type="text/javascript" >
180
+ function ure_show_greetings(message) {
181
+ var el = document.getElementById('ure_greetings');
182
+ if (el.style.visibility=='visible') {
183
+ el.style.visibility = 'hidden';
184
+ } else {
185
+ el.style.visibility = 'visible';
186
+ }
187
+ }
188
+ </script>
189
  <div id="poststuff" class="metabox-holder has-right-sidebar">
190
  <div class="inner-sidebar" >
191
  <div id="side-sortables" class="meta-box-sortabless ui-sortable" style="position:relative;">
192
  <?php ure_displayBoxStart(__('About this Plugin:', 'ure')); ?>
193
  <a class="ure_rsb_link" style="background-image:url(<?php echo $shinephpFavIcon; ?>);" target="_blank" href="http://www.shinephp.com/"><?php _e("Author's website", 'ure'); ?></a>
194
+ <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/user-role-editor-icon.png'; ?>);" target="_blank" href="http://www.shinephp.com/user-role-editor-wordpress-plugin/"><?php _e('Plugin webpage', 'ure'); ?></a>
195
+ <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/changelog-icon.png'; ?>);" target="_blank" href="http://www.shinephp.com/user-role-editor-wordpress-plugin/#changelog"><?php _e('Changelog', 'ure'); ?></a>
196
+ <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/faq-icon.png'; ?>);" target="_blank" href="http://www.shinephp.com/user-role-editor-wordpress-plugin/#faq"><?php _e('FAQ', 'ure'); ?></a>
197
+ <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/greetings.png'; ?>);" onclick="ure_show_greetings()" href="#">Greetings</a>
198
+ <hr />
199
+ <div style="text-align: center;">
200
+ <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
201
+ <input type="hidden" name="cmd" value="_s-xclick">
202
+ <input type="hidden" name="encrypted"
203
+ value="-----BEGIN PKCS7-----MIIHZwYJKoZIhvcNAQcEoIIHWDCCB1QCAQExggEwMIIBLAIBADCBlDCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb20CAQAwDQYJKoZIhvcNAQEBBQAEgYBME5QAQYFDddWBHA4YXI1x3dYmM77clH5s0CgokYnLVk0P8keOxMtYyNQo6xJs6pY1nJfE3tqNg8CZ3btJjmOUa6DsE+K8Nm6OxGHMQF45z8WAs+f/AvQWdSpPXD0eSMu9osNgmC3yv46hOT3B1J3rKkpeZzMThCdUfECqu+lluzELMAkGBSsOAwIaBQAwgeQGCSqGSIb3DQEHATAUBggqhkiG9w0DBwQIeMSZk/UuZnuAgcAort75TUUbtDhmdTi1N0tR9W75Ypuw5nBw01HkZFsFHoGezoT95c3ZesHAlVprhztPrizl1UzE9COQs+3p62a0o+BlxUolkqUT3AecE9qs9dNshqreSvmC8SOpirOroK3WE7DStUvViBfgoNAPTTyTIAKKX24uNXjfvx1jFGMQGBcFysbb3OTkc/B6OiU2G951U9R8dvotaE1RQu6JwaRgwA3FEY9d/P8M+XdproiC324nzFel5WlZ8vtDnMyuPxOgggOHMIIDgzCCAuygAwIBAgIBADANBgkqhkiG9w0BAQUFADCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb20wHhcNMDQwMjEzMTAxMzE1WhcNMzUwMjEzMTAxMzE1WjCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb20wgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAMFHTt38RMxLXJyO2SmS+Ndl72T7oKJ4u4uw+6awntALWh03PewmIJuzbALScsTS4sZoS1fKciBGoh11gIfHzylvkdNe/hJl66/RGqrj5rFb08sAABNTzDTiqqNpJeBsYs/c2aiGozptX2RlnBktH+SUNpAajW724Nv2Wvhif6sFAgMBAAGjge4wgeswHQYDVR0OBBYEFJaffLvGbxe9WT9S1wob7BDWZJRrMIG7BgNVHSMEgbMwgbCAFJaffLvGbxe9WT9S1wob7BDWZJRroYGUpIGRMIGOMQswCQYDVQQGEwJVUzELMAkGA1UECBMCQ0ExFjAUBgNVBAcTDU1vdW50YWluIFZpZXcxFDASBgNVBAoTC1BheVBhbCBJbmMuMRMwEQYDVQQLFApsaXZlX2NlcnRzMREwDwYDVQQDFAhsaXZlX2FwaTEcMBoGCSqGSIb3DQEJARYNcmVAcGF5cGFsLmNvbYIBADAMBgNVHRMEBTADAQH/MA0GCSqGSIb3DQEBBQUAA4GBAIFfOlaagFrl71+jq6OKidbWFSE+Q4FqROvdgIONth+8kSK//Y/4ihuE4Ymvzn5ceE3S/iBSQQMjyvb+s2TWbQYDwcp129OPIbD9epdr4tJOUNiSojw7BHwYRiPh58S1xGlFgHFXwrEBb3dgNbMUa+u4qectsMAXpVHnD9wIyfmHMYIBmjCCAZYCAQEwgZQwgY4xCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJDQTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEUMBIGA1UEChMLUGF5UGFsIEluYy4xEzARBgNVBAsUCmxpdmVfY2VydHMxETAPBgNVBAMUCGxpdmVfYXBpMRwwGgYJKoZIhvcNAQkBFg1yZUBwYXlwYWwuY29tAgEAMAkGBSsOAwIaBQCgXTAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEPFw0xMTEyMTAwODU3MjdaMCMGCSqGSIb3DQEJBDEWBBSFh6YmkoVtYdMaDd5G6EN0dGcPpzANBgkqhkiG9w0BAQEFAASBgAB91K/+gsmpbKxILdCVXCkiOg1zSG+tfq2EZSNzf8z/R1E3HH8qPdm68OToILsgWohKFwE+RCwcQ0iq77wd0alnWoknvhBBoFC/U0yJ3XmA3Hkgrcu6yhVijY/Odmf6WWcz79/uLGkvBSECbjTY0GLxvhRlsh2nAioCfxAr1cFo-----END PKCS7-----">
204
+ <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
205
+ <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
206
+ </form>
207
+ </div>
208
+ <?php ure_displayBoxEnd();?>
209
+ <div id="ure_greetings" style="visibility: hidden;">
210
+ <?php ure_displayBoxStart(__('Greetings:','ure')); ?>
211
  <a class="ure_rsb_link" style="background-image:url(<?php echo $shinephpFavIcon; ?>);" target="_blank" title="<?php _e("It's me, the author", 'ure'); ?>" href="http://www.shinephp.com/">Vladimir</a>
212
  <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/marsis.png'; ?>)" target="_blank" title="<?php _e("For the help with Belorussian translation", 'ure'); ?>" href="http://pc.de">Marsis G.</a>
213
  <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/rafael.png'; ?>)" target="_blank" title="<?php _e("For the help with Brasilian translation", 'ure'); ?>" href="http://www.arquiteturailustrada.com.br/">Rafael Galdencio</a>
235
  <hr />
236
  <?php _e('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.', 'ure'); ?>
237
  <?php ure_displayBoxEnd(); ?>
238
+ </div>
239
  </div>
240
  </div>
241
  <div class="has-sidebar" >
ure-role-edit.php CHANGED
@@ -10,6 +10,9 @@ if (!defined('URE_PLUGIN_URL')) {
10
  die; // Silence is golden, direct call is prohibited
11
  }
12
 
 
 
 
13
  if (!isset($ure_currentRole) || !$ure_currentRole) {
14
  if (isset($_REQUEST['user_role']) && $_REQUEST['user_role']) {
15
  $ure_currentRole = $_REQUEST['user_role'];
@@ -20,17 +23,21 @@ if (!isset($ure_currentRole) || !$ure_currentRole) {
20
  }
21
 
22
  $roleDefaultHTML = '<select id="default_user_role" name="default_user_role" width="200" style="width: 200px">';
 
 
23
  $roleSelectHTML = '<select id="user_role" name="user_role" onchange="ure_Actions(\'role-change\', this.value);">';
24
  foreach ($ure_roles as $key=>$value) {
25
  $selected1 = ure_optionSelected($key, $ure_currentRole);
26
  $selected2 = ure_optionSelected($key, $defaultRole);
27
  if ($key!='administrator') {
28
- $roleSelectHTML .= '<option value="'.$key.'" '.$selected1.'>'.__($value['name'], 'ure').'</option>';
29
  $roleDefaultHTML .= '<option value="'.$key.'" '.$selected2.'>'.__($value['name'], 'ure').'</option>';
 
30
  }
31
  }
32
  $roleSelectHTML .= '</select>';
33
  $roleDefaultHTML .= '</select>';
 
34
 
35
  $ure_rolesCanDelete = getRolesCanDelete($ure_roles);
36
  if ($ure_rolesCanDelete && count($ure_rolesCanDelete)>0) {
@@ -89,13 +96,13 @@ if (is_multisite()) {
89
  alert(elInMess +'<?php _e(' Name must contain latin characters and digits only!','ure');?>');
90
  return false;
91
  }
92
- } else if (action!='role-change' && action!='capsreadable') {
93
  if (action=='delete') {
94
  actionText = '<?php _e('Delete Role', 'ure'); ?>';
95
  } else if (action=='default') {
96
  actionText = '<?php _e('Change Default Role', 'ure'); ?>';
97
  } else if (action=='reset') {
98
- actionText = '<?php _e('Restore Roles from backup copy', 'ure'); ?>';
99
  } else if (action=='removeusercapability') {
100
  actionText = '<?php _e('Warning! Be careful - removing critical capability could crash some plugin or other custom code', 'ure'); ?>';
101
  }
@@ -121,6 +128,10 @@ if (is_multisite()) {
121
  url = url +'&'+ elId +'='+ escape(value);
122
  } else {
123
  url = url +'&user_role='+ escape(value);
 
 
 
 
124
  }
125
  }
126
  document.location = url;
@@ -150,8 +161,18 @@ if (is_multisite()) {
150
  $checked = '';
151
  }
152
  ?>
153
- <div style="display:inline;float: right;"><input type="checkbox" name="ure_caps_readable" id="ure_caps_readable" value="1" <?php echo $checked; ?> onclick="ure_Actions('capsreadable');"/>
154
- <label for="ure_caps_readable"><?php _e('Show capabilities in human readable form', 'ure');?></label>
 
 
 
 
 
 
 
 
 
 
155
  </div>
156
  <?php
157
  if (is_multisite()) {
@@ -175,28 +196,42 @@ if (is_multisite()) {
175
  <tr>
176
  <td style="vertical-align:top;">
177
  <?php
 
178
  $quant = count($ure_fullCapabilities);
179
  $quantInColumn = (int) $quant/3;
180
  $quantInCell = 0;
181
- foreach( $ure_fullCapabilities as $capability) {
 
 
 
 
 
 
 
 
 
 
182
  $checked = '';
183
  if (isset($ure_roles[$ure_currentRole]['capabilities'][$capability['inner']])) {
184
  $checked = 'checked="checked"';
185
  }
186
- $cap_id = str_replace(' ', URE_SPACE_REPLACER, $capability['inner']);
187
  ?>
188
- <input type="checkbox" name="<?php echo $cap_id; ?>" id="<?php echo $cap_id; ?>" value="<?php echo $capability['inner']; ?>" <?php echo $checked; ?>/>
189
  <?php
190
- if ($ure_caps_readable) {
191
- ?>
192
- <label for="<?php echo $cap_id; ?>" title="<?php echo $capability['inner']; ?>" ><?php echo $capability['human']; ?></label><br/>
193
- <?php
194
- } else {
 
 
 
195
  ?>
196
- <label for="<?php echo $cap_id; ?>" title="<?php echo $capability['human']; ?>" ><?php echo $capability['inner']; ?></label><br/>
197
- <?php
198
- }
199
- $quantInCell++;
200
  if ($quantInCell>=$quantInColumn) {
201
  $quantInCell = 0;
202
  echo '</td>
@@ -227,8 +262,12 @@ if (is_multisite()) {
227
  $boxStyle = 'width: 330px; min-width:240px;margin-right: 10px;';
228
  ure_displayBoxStart(__('Add New Role', 'ure'), $boxStyle); ?>
229
  <div class="ure-bottom-box-input">
 
230
  <input type="text" name="new_user_role" id="new_user_role" size="25"/>
231
  </div>
 
 
 
232
  <div class="submit" style="margin-left: 0; margin-right: 0; margin-bottom: 0; padding: 0; width: 100%; text-align: center;">
233
  <input type="button" name="addnewrole" value="<?php _e('Add', 'ure') ?>" title="<?php _e('Add New User Role','ure');?>" onclick="ure_Actions('addnewrole');" />
234
  </div>
10
  die; // Silence is golden, direct call is prohibited
11
  }
12
 
13
+ // create roles backup if it's not created yet
14
+ ure_makeRolesBackup();
15
+
16
  if (!isset($ure_currentRole) || !$ure_currentRole) {
17
  if (isset($_REQUEST['user_role']) && $_REQUEST['user_role']) {
18
  $ure_currentRole = $_REQUEST['user_role'];
23
  }
24
 
25
  $roleDefaultHTML = '<select id="default_user_role" name="default_user_role" width="200" style="width: 200px">';
26
+ $roleToCopyHTML = '<select id="copy_from_user_role" name="copy_from_user_role" width="200" style="width: 200px">
27
+ <option value="none" selected="selected">'.__('None', 'ure').'</option>';
28
  $roleSelectHTML = '<select id="user_role" name="user_role" onchange="ure_Actions(\'role-change\', this.value);">';
29
  foreach ($ure_roles as $key=>$value) {
30
  $selected1 = ure_optionSelected($key, $ure_currentRole);
31
  $selected2 = ure_optionSelected($key, $defaultRole);
32
  if ($key!='administrator') {
33
+ $roleSelectHTML .= '<option value="'.$key.'" '.$selected1.'>'.__($value['name'], 'ure').'</option>';
34
  $roleDefaultHTML .= '<option value="'.$key.'" '.$selected2.'>'.__($value['name'], 'ure').'</option>';
35
+ $roleToCopyHTML .= '<option value="'.$key.'" >'.__($value['name'], 'ure').'</option>';
36
  }
37
  }
38
  $roleSelectHTML .= '</select>';
39
  $roleDefaultHTML .= '</select>';
40
+ $roleToCopyHTML .= '</select>';
41
 
42
  $ure_rolesCanDelete = getRolesCanDelete($ure_roles);
43
  if ($ure_rolesCanDelete && count($ure_rolesCanDelete)>0) {
96
  alert(elInMess +'<?php _e(' Name must contain latin characters and digits only!','ure');?>');
97
  return false;
98
  }
99
+ } else if (action!='role-change' && action!='capsreadable' && action!='showdeprecatedcaps') {
100
  if (action=='delete') {
101
  actionText = '<?php _e('Delete Role', 'ure'); ?>';
102
  } else if (action=='default') {
103
  actionText = '<?php _e('Change Default Role', 'ure'); ?>';
104
  } else if (action=='reset') {
105
+ actionText = '<?php _e('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', 'ure'); ?>';
106
  } else if (action=='removeusercapability') {
107
  actionText = '<?php _e('Warning! Be careful - removing critical capability could crash some plugin or other custom code', 'ure'); ?>';
108
  }
128
  url = url +'&'+ elId +'='+ escape(value);
129
  } else {
130
  url = url +'&user_role='+ escape(value);
131
+ if (action=='addnewrole') {
132
+ el = document.getElementById('copy_from_user_role');
133
+ url = url +'&copy_from_user_role='+ el.value;
134
+ }
135
  }
136
  }
137
  document.location = url;
161
  $checked = '';
162
  }
163
  ?>
164
+ <div style="display:inline;float:right;">
165
+ <input type="checkbox" name="ure_caps_readable" id="ure_caps_readable" value="1" <?php echo $checked; ?> onclick="ure_Actions('capsreadable');"/>
166
+ <label for="ure_caps_readable"><?php _e('Show capabilities in human readable form', 'ure'); ?></label><br />
167
+ <?php
168
+ if ($ure_show_deprecated_caps) {
169
+ $checked = 'checked="checked"';
170
+ } else {
171
+ $checked = '';
172
+ }
173
+ ?>
174
+ <input type="checkbox" name="ure_show_deprecated_caps" id="ure_show_deprecated_caps" value="1" <?php echo $checked; ?> onclick="ure_Actions('showdeprecatedcaps');"/>
175
+ <label for="ure_show_deprecated_caps"><?php _e('Show deprecated capabilities', 'ure'); ?></label>
176
  </div>
177
  <?php
178
  if (is_multisite()) {
196
  <tr>
197
  <td style="vertical-align:top;">
198
  <?php
199
+ $deprecatedCaps = get_deprecated_caps();
200
  $quant = count($ure_fullCapabilities);
201
  $quantInColumn = (int) $quant/3;
202
  $quantInCell = 0;
203
+ foreach( $ure_fullCapabilities as $capability) {
204
+ if (!$ure_show_deprecated_caps && isset($deprecatedCaps[$capability['inner']])) {
205
+ $input_type = 'hidden';
206
+ } else {
207
+ $input_type = 'checkbox';
208
+ }
209
+ if (isset($deprecatedCaps[$capability['inner']])) {
210
+ $labelStyle = 'style="color:#BBBBBB;"';
211
+ } else {
212
+ $labelStyle = '';
213
+ }
214
  $checked = '';
215
  if (isset($ure_roles[$ure_currentRole]['capabilities'][$capability['inner']])) {
216
  $checked = 'checked="checked"';
217
  }
218
+ $cap_id = str_replace(' ', URE_SPACE_REPLACER, $capability['inner']);
219
  ?>
220
+ <input type="<?php echo $input_type;?>" name="<?php echo $cap_id; ?>" id="<?php echo $cap_id; ?>" value="<?php echo $capability['inner']; ?>" <?php echo $checked; ?>/>
221
  <?php
222
+ if ($input_type=='checkbox') {
223
+ if ($ure_caps_readable) {
224
+ $capInd = 'human';
225
+ $capIndAlt = 'inner';
226
+ } else {
227
+ $capInd = 'inner';
228
+ $capIndAlt = 'human';
229
+ }
230
  ?>
231
+ <label for="<?php echo $cap_id; ?>" title="<?php echo $capability[$capIndAlt]; ?>" <?php echo $labelStyle;?> ><?php echo $capability[$capInd]; ?></label> <?php echo capabilityHelpLink($capability['inner']); ?><br/>
232
+ <?php
233
+ $quantInCell++;
234
+ }
235
  if ($quantInCell>=$quantInColumn) {
236
  $quantInCell = 0;
237
  echo '</td>
262
  $boxStyle = 'width: 330px; min-width:240px;margin-right: 10px;';
263
  ure_displayBoxStart(__('Add New Role', 'ure'), $boxStyle); ?>
264
  <div class="ure-bottom-box-input">
265
+ <label for="new_user_role"><?php echo __('Name: ', 'ure'); ?></label>
266
  <input type="text" name="new_user_role" id="new_user_role" size="25"/>
267
  </div>
268
+ <div class="ure-bottom-box-input">
269
+ <?php echo __('Make copy of: ', 'ure').$roleToCopyHTML; ?>
270
+ </div>
271
  <div class="submit" style="margin-left: 0; margin-right: 0; margin-bottom: 0; padding: 0; width: 100%; text-align: center;">
272
  <input type="button" name="addnewrole" value="<?php _e('Add', 'ure') ?>" title="<?php _e('Add New User Role','ure');?>" onclick="ure_Actions('addnewrole');" />
273
  </div>
ure-user-edit.php CHANGED
@@ -83,7 +83,16 @@ $roleSelectHTML .= '</select>';
83
  }
84
  ?>
85
  <div style="display:inline;float: right;"><input type="checkbox" name="ure_caps_readable" id="ure_caps_readable" value="1" <?php echo $checked; ?> onclick="ure_Actions('capsreadable');"/>
86
- <label for="ure_caps_readable"><?php _e('Show capabilities in human readable form', 'ure'); ?></label>
 
 
 
 
 
 
 
 
 
87
  </div>
88
 
89
  <br/><br/><hr/>
@@ -91,11 +100,22 @@ $roleSelectHTML .= '</select>';
91
  <table class="form-table" style="clear:none;" cellpadding="0" cellspacing="0">
92
  <tr>
93
  <td style="vertical-align:top;">
94
- <?php
 
95
  $quant = count($ure_fullCapabilities);
96
  $quantInColumn = (int) $quant / 3;
97
  $quantInCell = 0;
98
  foreach ($ure_fullCapabilities as $capability) {
 
 
 
 
 
 
 
 
 
 
99
  $checked = ''; $disabled = '';
100
  if (isset($ure_roles[$ure_currentRole]['capabilities'][$capability['inner']])) {
101
  $checked = 'checked="checked"';
@@ -104,19 +124,22 @@ $roleSelectHTML .= '</select>';
104
  $checked = 'checked="checked"';
105
  }
106
  $cap_id = str_replace(' ', URE_SPACE_REPLACER, $capability['inner']);
107
- ?>
108
- <input type="checkbox" name="<?php echo $cap_id; ?>" id="<?php echo $cap_id; ?>" value="<?php echo $capability['inner']; ?>" <?php echo $checked; ?> <?php echo $disabled; ?>/>
109
- <?php
 
110
  if ($ure_caps_readable) {
111
- ?>
112
- <label for="<?php echo $cap_id; ?>" title="<?php echo $capability['inner']; ?>" ><?php echo $capability['human']; ?></label><br/>
113
- <?php
114
  } else {
115
- ?>
116
- <label for="<?php echo $cap_id; ?>" title="<?php echo $capability['human']; ?>" ><?php echo $capability['inner']; ?></label><br/>
117
- <?php
118
  }
 
 
 
119
  $quantInCell++;
 
120
  if ($quantInCell >= $quantInColumn) {
121
  $quantInCell = 0;
122
  echo '</td>
83
  }
84
  ?>
85
  <div style="display:inline;float: right;"><input type="checkbox" name="ure_caps_readable" id="ure_caps_readable" value="1" <?php echo $checked; ?> onclick="ure_Actions('capsreadable');"/>
86
+ <label for="ure_caps_readable"><?php _e('Show capabilities in human readable form', 'ure'); ?></label><br/>
87
+ <?php
88
+ if ($ure_show_deprecated_caps) {
89
+ $checked = 'checked="checked"';
90
+ } else {
91
+ $checked = '';
92
+ }
93
+ ?>
94
+ <input type="checkbox" name="ure_show_deprecated_caps" id="ure_show_deprecated_caps" value="1" <?php echo $checked; ?> onclick="ure_Actions('showdeprecatedcaps');"/>
95
+ <label for="ure_show_deprecated_caps"><?php _e('Show deprecated capabilities', 'ure'); ?></label>
96
  </div>
97
 
98
  <br/><br/><hr/>
100
  <table class="form-table" style="clear:none;" cellpadding="0" cellspacing="0">
101
  <tr>
102
  <td style="vertical-align:top;">
103
+ <?php
104
+ $deprecatedCaps = get_deprecated_caps();
105
  $quant = count($ure_fullCapabilities);
106
  $quantInColumn = (int) $quant / 3;
107
  $quantInCell = 0;
108
  foreach ($ure_fullCapabilities as $capability) {
109
+ if (!$ure_show_deprecated_caps && isset($deprecatedCaps[$capability['inner']])) {
110
+ $input_type = 'hidden';
111
+ } else {
112
+ $input_type = 'checkbox';
113
+ }
114
+ if (isset($deprecatedCaps[$capability['inner']])) {
115
+ $labelStyle = 'style="color:#BBBBBB;"';
116
+ } else {
117
+ $labelStyle = '';
118
+ }
119
  $checked = ''; $disabled = '';
120
  if (isset($ure_roles[$ure_currentRole]['capabilities'][$capability['inner']])) {
121
  $checked = 'checked="checked"';
124
  $checked = 'checked="checked"';
125
  }
126
  $cap_id = str_replace(' ', URE_SPACE_REPLACER, $capability['inner']);
127
+ ?>
128
+ <input type="<?php echo $input_type;?>" name="<?php echo $cap_id; ?>" id="<?php echo $cap_id; ?>" value="<?php echo $capability['inner']; ?>" <?php echo $checked; ?> <?php echo $disabled; ?>/>
129
+ <?php
130
+ if ($input_type=='checkbox') {
131
  if ($ure_caps_readable) {
132
+ $capInd = 'human';
133
+ $capIndAlt = 'inner';
 
134
  } else {
135
+ $capInd = 'inner';
136
+ $capIndAlt = 'human';
 
137
  }
138
+ ?>
139
+ <label for="<?php echo $cap_id; ?>" title="<?php echo $capability[$capIndAlt]; ?>" <?php echo $labelStyle;?> ><?php echo $capability[$capInd]; ?></label> <?php echo capabilityHelpLink($capability['inner']); ?><br/>
140
+ <?php
141
  $quantInCell++;
142
+ }
143
  if ($quantInCell >= $quantInColumn) {
144
  $quantInCell = 0;
145
  echo '</td>
user-role-editor.php CHANGED
@@ -2,8 +2,8 @@
2
  /*
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 any standard WordPress user roles (except administrator) capabilities list with a few clicks.
6
- Version: 3.2.1
7
  Author: Vladimir Garagulya
8
  Author URI: http://www.shinephp.com
9
  Text Domain: ure
@@ -23,9 +23,6 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
23
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24
  GNU General Public License for more details.
25
 
26
- You should have received a copy of the GNU General Public License
27
- along with this program; if not, write to the Free Software
28
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
29
  */
30
 
31
  if (!function_exists("get_option")) {
@@ -66,8 +63,7 @@ function ure_optionsPage() {
66
  $admin = 'Administrator';
67
  }
68
  die(__('Only','ure').' '.$admin.' '.__('is allowed to use','ure').' '.'User Role Editor');
69
- }
70
-
71
  ?>
72
 
73
  <div class="wrap">
@@ -85,6 +81,7 @@ function ure_optionsPage() {
85
  function ure_install() {
86
 
87
  add_option('ure_caps_readable', 0);
 
88
 
89
  }
90
  // end of ure_install()
@@ -111,7 +108,7 @@ function ure_admin_jquery(){
111
  // end of ure_admin_jquery()
112
 
113
 
114
- // We have to vulnerable queries id users admin interfase which should be processed
115
  // 1st: http://blogdomain.com/wp-admin/user-edit.php?user_id=ID&wp_http_referer=%2Fwp-admin%2Fusers.php
116
  // 2nd: http://blogdomain.com/wp-admin/users.php?action=delete&user=ID&_wpnonce=ab34225a78
117
  // If put Administrator user ID into such request, user with lower capabilities (if he has 'edit_users')
@@ -149,6 +146,34 @@ function ure_not_edit_admin($allcaps, $caps, $name) {
149
  }
150
  // end of ure_not_edit_admin()
151
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
152
 
153
  function ure_init() {
154
 
@@ -159,7 +184,6 @@ function ure_init() {
159
  } else {
160
  $user_id = 0;
161
  }
162
-
163
 
164
  // these filters and actions should prevent editing users with administrator role
165
  // by other users with 'edit_users' capabilities
@@ -170,6 +194,10 @@ function ure_init() {
170
  add_action('admin_enqueue_scripts' , 'ure_admin_jquery' );
171
  // prohibit any actions with user who has Administrator role
172
  add_filter('user_has_cap', 'ure_not_edit_admin', 10, 3);
 
 
 
 
173
  }
174
 
175
  }
@@ -232,8 +260,7 @@ function ure_user_row($actions, $user) {
232
  }
233
  }
234
 
235
- return $actions;
236
-
237
  }
238
  // end of ure_user_row()
239
 
@@ -273,7 +300,6 @@ if (is_admin()) {
273
  add_filter('plugin_action_links', 'ure_plugin_action_links', 10, 2);
274
  add_filter('plugin_row_meta', 'ure_plugin_row_meta', 10, 2);
275
  add_action('admin_menu', 'ure_settings_menu');
276
-
277
  add_action( 'user_row_actions', 'ure_user_row', 10, 2 );
278
  }
279
 
2
  /*
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.3
7
  Author: Vladimir Garagulya
8
  Author URI: http://www.shinephp.com
9
  Text Domain: ure
23
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24
  GNU General Public License for more details.
25
 
 
 
 
26
  */
27
 
28
  if (!function_exists("get_option")) {
63
  $admin = 'Administrator';
64
  }
65
  die(__('Only','ure').' '.$admin.' '.__('is allowed to use','ure').' '.'User Role Editor');
66
+ }
 
67
  ?>
68
 
69
  <div class="wrap">
81
  function ure_install() {
82
 
83
  add_option('ure_caps_readable', 0);
84
+ add_option('ure_show_deprecated_caps', 1);
85
 
86
  }
87
  // end of ure_install()
108
  // end of ure_admin_jquery()
109
 
110
 
111
+ // We have to vulnerable queries id users admin interface which should be processed
112
  // 1st: http://blogdomain.com/wp-admin/user-edit.php?user_id=ID&wp_http_referer=%2Fwp-admin%2Fusers.php
113
  // 2nd: http://blogdomain.com/wp-admin/users.php?action=delete&user=ID&_wpnonce=ab34225a78
114
  // If put Administrator user ID into such request, user with lower capabilities (if he has 'edit_users')
146
  }
147
  // end of ure_not_edit_admin()
148
 
149
+ // add where criteria to exclude users with 'Administrator' role from users list
150
+ function ure_exclude_superadmins($user_query) {
151
+
152
+ global $wpdb;
153
+
154
+ // get user_id of users with 'Administrator' role
155
+ $tableName = defined('CUSTOM_USER_META_TABLE') ? CUSTOM_USER_META_TABLE : $wpdb->usermeta;
156
+ $meta_key = $wpdb->base_prefix.'capabilities';
157
+ $admin_role_key = '%"administrator"%';
158
+ $query = "select user_id
159
+ from $tableName
160
+ where meta_key='$meta_key' and meta_value like '$admin_role_key'";
161
+ $ids_arr = $wpdb->get_col($query);
162
+ $ids = implode(',', $ids_arr);
163
+ $user_query->query_where .= " AND $wpdb->users.ID NOT IN ($ids)";
164
+
165
+ }
166
+ // end of ure_exclude_superadmins()
167
+
168
+
169
+ function exclude_admins_view($views) {
170
+
171
+ unset($views['administrator']);
172
+
173
+ return $views;
174
+ }
175
+ // end of exclude_admins_view()
176
+
177
 
178
  function ure_init() {
179
 
184
  } else {
185
  $user_id = 0;
186
  }
 
187
 
188
  // these filters and actions should prevent editing users with administrator role
189
  // by other users with 'edit_users' capabilities
194
  add_action('admin_enqueue_scripts' , 'ure_admin_jquery' );
195
  // prohibit any actions with user who has Administrator role
196
  add_filter('user_has_cap', 'ure_not_edit_admin', 10, 3);
197
+ // exclude users with 'Administrator' role from users list
198
+ add_action('pre_user_query', 'ure_exclude_superadmins');
199
+ // do not show 'Administrator (n)' view above users list
200
+ add_filter('views_users', 'exclude_admins_view');
201
  }
202
 
203
  }
260
  }
261
  }
262
 
263
+ return $actions;
 
264
  }
265
  // end of ure_user_row()
266
 
300
  add_filter('plugin_action_links', 'ure_plugin_action_links', 10, 2);
301
  add_filter('plugin_row_meta', 'ure_plugin_row_meta', 10, 2);
302
  add_action('admin_menu', 'ure_settings_menu');
 
303
  add_action( 'user_row_actions', 'ure_user_row', 10, 2 );
304
  }
305