User Role Editor - Version 3.1.1

Version Description

  • 07.07.2011
  • CUSTOM_USER_META_TABLE constant is used now for more compatibility with core WordPress API. Thanks to Lorenzo Nicoletti
  • Turkish translation is updated. Thanks to Muhammed YILDIRIM. Other language translators are welcome!
Download this release

Release Info

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

Code changes from version 3.1 to 3.1.1

Files changed (7) hide show
  1. images/lorenzo.png +0 -0
  2. lang/ure-tr.mo +0 -0
  3. lang/ure-tr.po +313 -330
  4. readme.txt +10 -3
  5. ure-lib.php +3 -3
  6. ure-options.php +4 -0
  7. user-role-editor.php +1 -1
images/lorenzo.png ADDED
Binary file
lang/ure-tr.mo CHANGED
Binary file
lang/ure-tr.po CHANGED
@@ -2,10 +2,11 @@ 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:31+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"
@@ -13,672 +14,654 @@ msgstr ""
13
  "X-Poedit-Country: TURKEY\n"
14
  "X-Poedit-SourceCharset: utf-8\n"
15
  "X-Poedit-KeywordsList: __;_e\n"
16
- "X-Poedit-Basepath: /home/cankaya/ortak/Gecici/cankaya/pukkalar/pukka/plugins/user-role-editor\n"
17
- "X-Poedit-SearchPath-0: /home/cankaya/ortak/Gecici/cankaya/pukkalar/pukka/plugins/user-role-editor\n"
18
 
19
- #: ../ure-role-edit.php:84
20
- #, fuzzy
21
- msgid " Name can not be empty!"
22
- msgstr "Rol Adı boş bırakılamaz!"
23
-
24
- #: ../ure-role-edit.php:88
25
- #, fuzzy
26
- msgid " Name must contain latin characters and digits only!"
27
- msgstr "Rol Adı, yalnızca latin karakterleri ve sayılardan oluşabilir!"
28
-
29
- #: ../ure-role-edit.php:93
30
- #: ../ure-role-edit.php:246
31
- msgid "Delete Role"
32
- msgstr "Rolü Sil"
33
-
34
- #: ../ure-role-edit.php:95
35
- msgid "Change Default Role"
36
- msgstr "Varsayılan Rolü Değiştir"
37
-
38
- #: ../ure-role-edit.php:97
39
- #: ../ure-role-edit.php:217
40
- msgid "Restore Roles from backup copy"
41
- msgstr "Rolleri yedekten geri yükle"
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 "Devam etmek için lütfen onaylayın"
50
-
51
- #: ../ure-role-edit.php:134
52
- #, php-format
53
- msgid "Role \"%s\" update: please confirm to continue"
54
- msgstr "\"%s\" rolü güncellendi: Devam etmek için lütfen onaylayın"
55
-
56
- #: ../ure-role-edit.php:142
57
- msgid "Select Role and change its capabilities list"
58
- msgstr "Rolü seçin ve rolün yetki listesini değiştirin"
59
-
60
- #: ../ure-role-edit.php:144
61
- msgid "Select Role:"
62
- msgstr "Rolü Seçin:"
63
-
64
- #: ../ure-role-edit.php:153
65
- #: ../ure-user-edit.php:80
66
- msgid "Show capabilities in human readable form"
67
- msgstr "Yetkileri insan tarafından okunabilir biçimde göster"
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 "Güncelle"
81
-
82
- #: ../ure-role-edit.php:213
83
- #: ../ure-user-edit.php:129
84
- msgid "Save Changes"
85
- msgstr "Değişiklikleri Kaydet"
86
-
87
- #: ../ure-role-edit.php:214
88
- #: ../ure-user-edit.php:130
89
- msgid "Cancel"
90
- msgstr "İptal"
91
-
92
- #: ../ure-role-edit.php:214
93
- #: ../ure-user-edit.php:130
94
- msgid "Cancel not saved changes"
95
- msgstr "Kaydedilmemiş değişiklikleri iptal et"
96
-
97
- #: ../ure-role-edit.php:217
98
- msgid "Reset"
99
- msgstr "Geri al"
100
-
101
- #: ../ure-role-edit.php:227
102
- msgid "Add New Role"
103
- msgstr "Yeni Rol Ekle"
104
-
105
- #: ../ure-role-edit.php:232
106
- #: ../ure-role-edit.php:261
107
- msgid "Add"
108
- msgstr "Ekle"
109
-
110
- #: ../ure-role-edit.php:232
111
- msgid "Add New User Role"
112
- msgstr "Yeni Kullanıcı Rolü Ekle"
113
-
114
- #: ../ure-role-edit.php:236
115
- msgid "Default Role for New User"
116
- msgstr "Yeni Kullanıcılar için Varsayılan Rol"
117
-
118
- #: ../ure-role-edit.php:241
119
- msgid "Change"
120
- msgstr "Değiştir"
121
-
122
- #: ../ure-role-edit.php:241
123
- msgid "Set as Default User Role"
124
- msgstr "Varsayılan Kullanıcı Rolü olarak Seç"
125
-
126
- #: ../ure-role-edit.php:251
127
- msgid "Delete"
128
- msgstr "Sil"
129
-
130
- #: ../ure-role-edit.php:251
131
- msgid "Delete User Role"
132
- msgstr "Kullanıcı Rolünü Sil"
133
 
134
- #: ../ure-role-edit.php:256
135
- #: ../ure-role-edit.php:261
136
- #, fuzzy
137
- msgid "Add New Capability"
138
- msgstr "Yeni Rol Ekle"
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 "Kullanıcı silmek"
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\" rolü güncellendi: Devam etmek için lütfen onaylayın"
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 "başarıyla güncellendi"
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 "başarıyla güncellendi"
187
 
188
- #: ../ure-options.php:166
189
  msgid "About this Plugin:"
190
  msgstr "Bu eklenti hakkında:"
191
 
192
- #: ../ure-options.php:167
193
  msgid "Author's website"
194
  msgstr "Hazırlayanın websitesi"
195
 
196
- #: ../ure-options.php:168
197
  msgid "Plugin webpage"
198
  msgstr "Eklentinin websitesi"
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 "SSS"
208
 
209
- #: ../ure-options.php:171
210
  msgid "Donate"
211
  msgstr "Bağış Yapın"
212
 
213
- #: ../ure-options.php:173
214
  msgid "Greetings:"
215
  msgstr "Teşekkürlerimle:"
216
 
217
- #: ../ure-options.php:174
218
  msgid "It's me, the author"
219
  msgstr "Ben, hazırlayan"
220
 
221
- #: ../ure-options.php:175
222
  msgid "For the help with Belorussian translation"
223
  msgstr "Beyaz Rusça tercümesi için"
224
 
225
- #: ../ure-options.php:176
226
  msgid "For the help with Brasilian translation"
227
  msgstr "Brasilian tercümesi için"
228
 
229
- #: ../ure-options.php:177
230
  msgid "For the help with Chinese translation"
231
  msgstr "Chinese tercümesi için"
232
 
233
- #: ../ure-options.php:178
234
  msgid "For the help with Dutch translation"
235
  msgstr "Dutch tercümesi için"
236
 
237
- #: ../ure-options.php:179
238
  msgid "For the help with Finnish translation"
239
  msgstr "Finnish tercümesi için"
240
 
241
- #: ../ure-options.php:180
242
  msgid "For the help with French translation"
243
  msgstr "Fransızca tercümesi için"
244
 
245
- #: ../ure-options.php:181
246
  msgid "For the help with German translation"
247
  msgstr "Almanca tercümesi için"
248
 
249
- #: ../ure-options.php:182
250
  msgid "For the help with Hungarian translation"
251
  msgstr "Macarca tercümesi için"
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 "İtalyanca tercümesi için"
258
 
259
- #: ../ure-options.php:186
260
  msgid "For the help with Japanese translation"
261
  msgstr "Japonca tercümesi için"
262
 
263
- #: ../ure-options.php:187
264
- #, fuzzy
265
  msgid "For the help with Persian translation"
266
- msgstr "Almanca tercümesi için"
267
 
268
- #: ../ure-options.php:188
269
  msgid "For the help with Polish translation"
270
  msgstr "Lehçe tercümesi için"
271
 
272
- #: ../ure-options.php:189
273
  msgid "For the help with Spanish translation"
274
  msgstr "İspanyolca tercümesi için"
275
 
276
- #: ../ure-options.php:190
277
  msgid "For the help with Swedish translation"
278
  msgstr "Swedish tercümesi için"
279
 
280
- #: ../ure-options.php:191
281
- #: ../ure-options.php:192
282
- #, fuzzy
283
  msgid "For the help with Turkish translation"
284
- msgstr "Lehçe tercümesi için"
285
 
286
- #: ../ure-options.php:193
287
  msgid "For the code to hide administrator role"
288
  msgstr "Yönetici rolünü saklayan kod katkısı için"
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 "İ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."
293
 
294
- #: ../user-role-editor.php:38
295
- msgid "User Role Editor requires WordPress 3.0 or newer."
296
- msgstr "User Role Editor eklentisi en az WordPress 3.0 sürümüne ihtiyaç duymaktadır."
297
 
298
- #: ../user-role-editor.php:38
299
- #: ../user-role-editor.php:43
300
- msgid "Please update!"
301
- msgstr "Lütfen güncelleyin!"
302
 
303
- #: ../user-role-editor.php:43
304
- #, fuzzy
305
- msgid "User Role Editor requires PHP 5.0 or newer."
306
- msgstr "User Role Editor eklentisi en az WordPress 3.0 sürümüne ihtiyaç duymaktadır."
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 "Kullanıcı Rol Editörü"
320
 
321
- #: ../user-role-editor.php:181
322
- msgid "Settings"
323
- msgstr "Ayarlar"
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 "Bir hata oluştu. Lütfen günlük dosyasını kontrol edin."
332
 
333
- #: ../ure-lib.php:164
334
  msgid "Database operation error. Check log file."
335
  msgstr "Veritabanı operasyonu hatası. Günlük dosyasını kontrol edin."
336
 
337
- #: ../ure-lib.php:187
338
  msgid "Roles capabilities are restored from the backup data"
339
  msgstr "Rol yetkileri yedek verilerden geri yüklendi"
340
 
341
- #: ../ure-lib.php:189
342
  msgid "No backup data. It is created automatically before the first role data update."
343
  msgstr "Henüz yedekleme yapılmamış. İlk yedekleme, ilk rol verisi güncellemesi öncesi otomatik olarak yapılacaktır."
344
 
345
- #: ../ure-lib.php:228
346
  msgid "Backup record is created for the current role capabilities"
347
- msgstr "Güncel rol yeterlilikleri için yedek kayıt yaratıldı"
348
 
349
- #: ../ure-lib.php:311
350
  msgid "Error: Role name must contain latin characters and digits only!"
351
  msgstr "Hata: Rol adı yalnızca latin karakterleri ve sayılardan oluşabilir."
352
 
353
- #: ../ure-lib.php:318
354
- #, fuzzy, php-format
355
  msgid "Role %s exists already"
356
- msgstr "%s rolü başarıyla yaratıldı"
357
 
358
- #: ../ure-lib.php:324
359
  msgid "Error is encountered during new role create operation"
360
- msgstr "Yeni rol yaratma işlemi sırasında hata"
361
 
362
- #: ../ure-lib.php:326
363
  #, php-format
364
  msgid "Role %s is created successfully"
365
- msgstr "%s rolü başarıyla yaratıldı"
366
 
367
- #: ../ure-lib.php:410
368
  msgid "Error encountered during role delete operation"
369
  msgstr "Rol silme işlemi sırasında hata"
370
 
371
- #: ../ure-lib.php:412
372
  #, php-format
373
  msgid "Role %s is deleted successfully"
374
  msgstr "%s rolü başarıyla silindi"
375
 
376
- #: ../ure-lib.php:430
377
  msgid "Error encountered during default role change operation"
378
  msgstr "Varsayılan rolü değiştirme işlemi sırasında hata"
379
 
380
- #: ../ure-lib.php:436
381
  #, php-format
382
  msgid "Default role for new users is set to %s successfully"
383
  msgstr "Yeni kullanıcılar için varsayılan rol %s olarak başarıyla değiştirildi"
384
 
385
- #: ../ure-lib.php:464
386
  msgid "Editor"
387
  msgstr "Editör"
388
 
389
- #: ../ure-lib.php:465
390
  msgid "Author"
391
  msgstr "Yazar"
392
 
393
- #: ../ure-lib.php:466
394
  msgid "Contributor"
395
  msgstr "İçerik Sağlayıcı"
396
 
397
- #: ../ure-lib.php:467
398
  msgid "Subscriber"
399
  msgstr "Üye"
400
 
401
- #: ../ure-lib.php:469
402
  msgid "Switch themes"
403
  msgstr "Temaları değiştir"
404
 
405
- #: ../ure-lib.php:470
406
  msgid "Edit themes"
407
  msgstr "Temaları düzenle"
408
 
409
- #: ../ure-lib.php:471
410
  msgid "Activate plugins"
411
  msgstr "Eklentileri aktive et"
412
 
413
- #: ../ure-lib.php:472
414
  msgid "Edit plugins"
415
  msgstr "Eklentileri düzenlemek"
416
 
417
- #: ../ure-lib.php:473
418
  msgid "Edit users"
419
  msgstr "Kullanıcıları düzenlemek"
420
 
421
- #: ../ure-lib.php:474
422
  msgid "Edit files"
423
  msgstr "Dosyaları düzenlemek"
424
 
425
- #: ../ure-lib.php:475
426
  msgid "Manage options"
427
  msgstr "Seçenekleri yönetmek"
428
 
429
- #: ../ure-lib.php:476
430
  msgid "Moderate comments"
431
  msgstr "Yorumları yönetmek"
432
 
433
- #: ../ure-lib.php:477
434
  msgid "Manage categories"
435
  msgstr "Kategorileri yönetmek"
436
 
437
- #: ../ure-lib.php:478
438
  msgid "Manage links"
439
  msgstr "Linkleri yönetmek"
440
 
441
- #: ../ure-lib.php:479
442
  msgid "Upload files"
443
  msgstr "Dosya yüklemek"
444
 
445
- #: ../ure-lib.php:480
446
  msgid "Import"
447
  msgstr "İçeri aktarmak"
448
 
449
- #: ../ure-lib.php:481
450
  msgid "Unfiltered html"
451
  msgstr "Filtrelenmemiş HTML"
452
 
453
- #: ../ure-lib.php:482
454
  msgid "Edit posts"
455
  msgstr "Yazıları düzenlemek"
456
 
457
- #: ../ure-lib.php:483
458
  msgid "Edit others posts"
459
  msgstr "Başkalarının yazılarını düzenlemek"
460
 
461
- #: ../ure-lib.php:484
462
  msgid "Edit published posts"
463
  msgstr "Yayınlanmış yazıları düzenlemek"
464
 
465
- #: ../ure-lib.php:485
466
  msgid "Publish posts"
467
  msgstr "Yazıları yayınlamak"
468
 
469
- #: ../ure-lib.php:486
470
  msgid "Edit pages"
471
  msgstr "Sayfaları düzenlemek"
472
 
473
- #: ../ure-lib.php:487
474
  msgid "Read"
475
  msgstr "Okumak"
476
 
477
- #: ../ure-lib.php:488
478
  msgid "Level 10"
479
  msgstr "Seviye 10"
480
 
481
- #: ../ure-lib.php:489
482
  msgid "Level 9"
483
  msgstr "Seviye 9"
484
 
485
- #: ../ure-lib.php:490
486
  msgid "Level 8"
487
  msgstr "Seviye 8"
488
 
489
- #: ../ure-lib.php:491
490
  msgid "Level 7"
491
  msgstr "Seviye 7"
492
 
493
- #: ../ure-lib.php:492
494
  msgid "Level 6"
495
  msgstr "Seviye 6"
496
 
497
- #: ../ure-lib.php:493
498
  msgid "Level 5"
499
  msgstr "Seviye 5"
500
 
501
- #: ../ure-lib.php:494
502
  msgid "Level 4"
503
  msgstr "Seviye 4"
504
 
505
- #: ../ure-lib.php:495
506
  msgid "Level 3"
507
  msgstr "Seviye 3"
508
 
509
- #: ../ure-lib.php:496
510
  msgid "Level 2"
511
  msgstr "Seviye 2"
512
 
513
- #: ../ure-lib.php:497
514
  msgid "Level 1"
515
  msgstr "Seviye 1"
516
 
517
- #: ../ure-lib.php:498
518
  msgid "Level 0"
519
  msgstr "Seviye 0"
520
 
521
- #: ../ure-lib.php:499
522
  msgid "Edit others pages"
523
  msgstr "Başkalarının sayfalarını düzenlemek"
524
 
525
- #: ../ure-lib.php:500
526
  msgid "Edit published pages"
527
  msgstr "Yayınlanmış sayfaları düzenlemek"
528
 
529
- #: ../ure-lib.php:501
530
  msgid "Publish pages"
531
  msgstr "Sayfaları yayınlamak"
532
 
533
- #: ../ure-lib.php:502
534
  msgid "Delete pages"
535
  msgstr "Sayfaları silmek"
536
 
537
- #: ../ure-lib.php:503
538
  msgid "Delete others pages"
539
  msgstr "Başkalarının sayfalarını silmek"
540
 
541
- #: ../ure-lib.php:504
542
  msgid "Delete published pages"
543
  msgstr "Yayınlanmış sayfaları silmek"
544
 
545
- #: ../ure-lib.php:505
546
  msgid "Delete posts"
547
  msgstr "Yazıları silmek"
548
 
549
- #: ../ure-lib.php:506
550
  msgid "Delete others posts"
551
  msgstr "Başkalarının yazılarını silmek"
552
 
553
- #: ../ure-lib.php:507
554
  msgid "Delete published posts"
555
  msgstr "Yayınlanmış yazıları silmek"
556
 
557
- #: ../ure-lib.php:508
558
  msgid "Delete private posts"
559
  msgstr "Özel yazıları silmek"
560
 
561
- #: ../ure-lib.php:509
562
  msgid "Edit private posts"
563
  msgstr "Özel yazıları düzenlemek"
564
 
565
- #: ../ure-lib.php:510
566
  msgid "Read private posts"
567
  msgstr "Özel yazıları okumak"
568
 
569
- #: ../ure-lib.php:511
570
  msgid "Delete private pages"
571
  msgstr "Özel sayfaları silmek"
572
 
573
- #: ../ure-lib.php:512
574
  msgid "Edit private pages"
575
  msgstr "Özel sayfaları düzenlemek"
576
 
577
- #: ../ure-lib.php:513
578
  msgid "Read private pages"
579
  msgstr "Özel yazıları okumak"
580
 
581
- #: ../ure-lib.php:514
582
  msgid "Delete users"
583
  msgstr "Kullanıcı silmek"
584
 
585
- #: ../ure-lib.php:515
586
  msgid "Create users"
587
- msgstr "Kullanıcı yaratmak"
588
 
589
- #: ../ure-lib.php:516
590
  msgid "Unfiltered upload"
591
  msgstr "Filtrelenmemiş dosya yüklemek"
592
 
593
- #: ../ure-lib.php:517
594
  msgid "Edit dashboard"
595
  msgstr "Paneli düzenlemek"
596
 
597
- #: ../ure-lib.php:518
598
  msgid "Update plugins"
599
  msgstr "Eklentileri güncellemek"
600
 
601
- #: ../ure-lib.php:519
602
  msgid "Delete plugins"
603
  msgstr "Eklenti silmek"
604
 
605
- #: ../ure-lib.php:520
606
  msgid "Install plugins"
607
  msgstr "Eklenti yüklemek"
608
 
609
- #: ../ure-lib.php:521
610
  msgid "Update themes"
611
  msgstr "Temaları güncellemek"
612
 
613
- #: ../ure-lib.php:522
614
  msgid "Install themes"
615
- msgstr "Temal yüklemek"
616
 
617
- #: ../ure-lib.php:523
618
- #, fuzzy
619
  msgid "Update core"
620
  msgstr "Güncelle"
621
 
622
- #: ../ure-lib.php:524
623
- #, fuzzy
624
  msgid "List users"
625
- msgstr "Kullanıcıları düzenlemek"
626
 
627
- #: ../ure-lib.php:525
628
- #, fuzzy
629
  msgid "Remove users"
630
  msgstr "Kullanıcı silmek"
631
 
632
- #: ../ure-lib.php:526
633
- #, fuzzy
634
  msgid "Add users"
635
- msgstr "Kullanıcıları düzenlemek"
636
 
637
- #: ../ure-lib.php:527
638
- #, fuzzy
639
  msgid "Promote users"
640
- msgstr "Kullanıcı yaratmak"
641
 
642
- #: ../ure-lib.php:528
643
- #, fuzzy
644
  msgid "Edit theme options"
645
- msgstr "Temaları düzenle"
646
 
647
- #: ../ure-lib.php:529
648
- #, fuzzy
649
  msgid "Delete themes"
650
- msgstr "Başkalarının sayfalarını silmek"
651
 
652
- #: ../ure-lib.php:530
653
- #, fuzzy
654
  msgid "Export"
655
- msgstr "İçeri aktarmak"
656
 
657
- #: ../ure-lib.php:613
658
- #, fuzzy
659
  msgid "Error: Capability name must contain latin characters and digits only!"
660
- msgstr "Hata: Rol adı yalnızca latin karakterleri ve sayılardan oluşabilir."
661
 
662
- #: ../ure-lib.php:625
663
- #, fuzzy, php-format
664
  msgid "Capability %s is added successfully"
665
- msgstr "%s rolü başarıyla yaratıldı"
666
 
667
- #: ../ure-lib.php:627
668
  #, php-format
669
  msgid "Capability %s exists already"
670
- msgstr ""
671
 
672
- #: ../ure-lib.php:791
673
  #, php-format
674
  msgid "Error! You do not have permission to delete this capability: %s!"
675
- msgstr ""
676
 
677
- #: ../ure-lib.php:799
678
- #, fuzzy, php-format
679
  msgid "Capability %s is removed successfully"
680
- msgstr "%s rolü başarıyla yaratıldı"
681
 
682
  #~ msgid "Roles list reading error is encountered"
683
  #~ msgstr "Rol listesi okunurken hata"
684
-
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"
14
  "X-Poedit-Country: TURKEY\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
  "X-Poedit-KeywordsList: __;_e\n"
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"
 
readme.txt CHANGED
@@ -4,7 +4,7 @@ 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
7
- Stable tag: 3.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
 
@@ -16,6 +16,7 @@ Add new roles and customize its capabilities according to your needs. Unnecessar
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
  Русская версия этой статьи доступна по адресу <a href="http://ru.shinephp.com/user-role-editor-wordpress-plugin-rus/" >ru.shinephp.com</a>
20
 
21
 
@@ -43,8 +44,9 @@ To update selected role globally for the Network you should turn on the "Apply t
43
 
44
 
45
  == Special Thanks to ==
46
- * [FullThrottle](http://fullthrottledevelopment.com/how-to-hide-the-adminstrator-on-the-wordpress-users-screen) - For the code to hide administrator role at admin backend.
47
  * Marcin - For the code enhancement. This contribution allows to not lose new custom capability if it is added to other than 'Administrator' role.
 
48
 
49
  = Translations =
50
  * Belorussian: [Marsis G.](http://pc.de) - needs update
@@ -62,7 +64,7 @@ To update selected role globally for the Network you should turn on the "Apply t
62
  * Russian: [Vladimir Garagulya](http://shinephp.com)
63
  * Spanish: [Dario Ferrer](http://www.darioferrer.com) - needs update
64
  * Swedish: [Christer Dahlbacka](www.startlinks.eu) - needs update
65
- * Turkish: [Sadri Ercan](http://www.faydaliweb.com), [Can KAYA](http://www.kartaca.com) - needs update
66
 
67
  Dear plugin User!
68
  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.
@@ -71,6 +73,11 @@ Share with me new ideas about plugin further development and link to your site w
71
 
72
 
73
  == Changelog ==
 
 
 
 
 
74
  = 3.1 =
75
  * 03.06.2011
76
  * Add/Remove capability boxes are added to the User Role Editor
4
  Tags: user, role, editor, security, access, permission, capability
5
  Requires at least: 3.0
6
  Tested up to: 3.2
7
+ Stable tag: 3.1.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
 
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
 
44
 
45
 
46
  == Special Thanks to ==
47
+ * [Lorenzo Nicoletti](http://www.extera.com) - For the code enhancement. CUSTOM_USER_META_TABLE constant is used now for more compatibility with core WordPress API.
48
  * Marcin - For the code enhancement. This contribution allows to not lose new custom capability if it is added to other than 'Administrator' role.
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
  * Belorussian: [Marsis G.](http://pc.de) - needs update
64
  * Russian: [Vladimir Garagulya](http://shinephp.com)
65
  * Spanish: [Dario Ferrer](http://www.darioferrer.com) - needs update
66
  * Swedish: [Christer Dahlbacka](www.startlinks.eu) - needs update
67
+ * Turkish: [Muhammed YILDIRIM](http://ben.muhammed.im), [Sadri Ercan](http://www.faydaliweb.com), [Can KAYA](http://www.kartaca.com)
68
 
69
  Dear plugin User!
70
  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.
73
 
74
 
75
  == Changelog ==
76
+ = 3.1.1 =
77
+ * 07.07.2011
78
+ * CUSTOM_USER_META_TABLE constant is used now for more compatibility with core WordPress API. Thanks to [Lorenzo Nicoletti](http://www.extera.com)
79
+ * Turkish translation is updated. Thanks to Muhammed YILDIRIM. Other language translators are welcome!
80
+
81
  = 3.1 =
82
  * 03.06.2011
83
  * Add/Remove capability boxes are added to the User Role Editor
ure-lib.php CHANGED
@@ -57,7 +57,7 @@ function ure_has_administrator_role($user_id) {
57
  return false;
58
  }
59
 
60
- $tableName = $wpdb->prefix.'usermeta';
61
  $metaKey = $wpdb->prefix.'capabilities';
62
  $query = "SELECT count(*)
63
  FROM $tableName
@@ -335,8 +335,8 @@ function ure_newRoleCreate(&$ure_currentRole) {
335
  // define roles which we could delete, e.g self-created and not used with any blog user
336
  function getRolesCanDelete($ure_roles) {
337
  global $wpdb;
338
-
339
- $tableName = $wpdb->prefix.'usermeta';
340
  $metaKey = $wpdb->prefix.'capabilities';
341
  $defaultRole = get_option('default_role');
342
  $standardRoles = array('administrator', 'editor', 'author', 'contributor', 'subscriber');
57
  return false;
58
  }
59
 
60
+ $tableName = defined('CUSTOM_USER_META_TABLE') ? CUSTOM_USER_META_TABLE : $wpdb->prefix.'usermeta';
61
  $metaKey = $wpdb->prefix.'capabilities';
62
  $query = "SELECT count(*)
63
  FROM $tableName
335
  // define roles which we could delete, e.g self-created and not used with any blog user
336
  function getRolesCanDelete($ure_roles) {
337
  global $wpdb;
338
+
339
+ $tableName = defined('CUSTOM_USER_META_TABLE') ? CUSTOM_USER_META_TABLE : $wpdb->prefix.'usermeta';
340
  $metaKey = $wpdb->prefix.'capabilities';
341
  $defaultRole = get_option('default_role');
342
  $standardRoles = array('administrator', 'editor', 'author', 'contributor', 'subscriber');
ure-options.php CHANGED
@@ -189,9 +189,13 @@ ure_showMessage($mess);
189
  <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/tagsite.png'; ?>)" target="_blank" title="<?php _e("For the help with Polish translation", 'ure'); ?>" href="http://www.tagsite.eu">TagSite</a>
190
  <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/dario.png'; ?>)" target="_blank" title="<?php _e("For the help with Spanish translation", 'ure'); ?>" href="http://www.darioferrer.com">Dario Ferrer</a>
191
  <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/christer.png'; ?>)" target="_blank" title="<?php _e("For the help with Swedish translation", 'ure'); ?>" href="www.startlinks.eu">Christer Dahlbacka</a>
 
192
  <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/sadri.png'; ?>)" target="_blank" title="<?php _e("For the help with Turkish translation", 'ure'); ?>" href="http://www.faydaliweb.com">Sadri Ercan</a>
193
  <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/cartaca.png'; ?>)" target="_blank" title="<?php _e("For the help with Turkish translation", 'ure'); ?>" href="http://www.kartaca.com">Can KAYA</a>
 
194
  <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/fullthrottle.png'; ?>)" target="_blank" title="<?php _e("For the code to hide administrator role", 'ure'); ?>" href="http://fullthrottledevelopment.com/how-to-hide-the-adminstrator-on-the-wordpress-users-screen">FullThrottle</a>
 
 
195
  <?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'); ?>
196
  <?php ure_displayBoxEnd(); ?>
197
  </div>
189
  <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/tagsite.png'; ?>)" target="_blank" title="<?php _e("For the help with Polish translation", 'ure'); ?>" href="http://www.tagsite.eu">TagSite</a>
190
  <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/dario.png'; ?>)" target="_blank" title="<?php _e("For the help with Spanish translation", 'ure'); ?>" href="http://www.darioferrer.com">Dario Ferrer</a>
191
  <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/christer.png'; ?>)" target="_blank" title="<?php _e("For the help with Swedish translation", 'ure'); ?>" href="www.startlinks.eu">Christer Dahlbacka</a>
192
+ <a class="ure_rsb_link" title="<?php _e("For the help with Turkish translation", 'ure'); ?>" href="http://ben.muhammed.im/">Muhammed YILDIRIM</a>
193
  <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/sadri.png'; ?>)" target="_blank" title="<?php _e("For the help with Turkish translation", 'ure'); ?>" href="http://www.faydaliweb.com">Sadri Ercan</a>
194
  <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/cartaca.png'; ?>)" target="_blank" title="<?php _e("For the help with Turkish translation", 'ure'); ?>" href="http://www.kartaca.com">Can KAYA</a>
195
+ <hr />
196
  <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/fullthrottle.png'; ?>)" target="_blank" title="<?php _e("For the code to hide administrator role", 'ure'); ?>" href="http://fullthrottledevelopment.com/how-to-hide-the-adminstrator-on-the-wordpress-users-screen">FullThrottle</a>
197
+ <a class="ure_rsb_link" style="background-image:url(<?php echo URE_PLUGIN_URL.'/images/lorenzo.png'; ?>)" target="_blank" title="<?php _e("For the code enhancement suggestion", 'ure'); ?>" href="http://www.extera.com">Lorenzo Nicoletti</a>
198
+ <hr />
199
  <?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'); ?>
200
  <?php ure_displayBoxEnd(); ?>
201
  </div>
user-role-editor.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: User Role Editor
4
  Plugin URI: http://www.shinephp.com/user-role-editor-wordpress-plugin/
5
  Description: It allows you to change any standard WordPress user roles (except administrator) capabilities list with a few clicks.
6
- Version: 3.1
7
  Author: Vladimir Garagulya
8
  Author URI: http://www.shinephp.com
9
  Text Domain: ure
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.1.1
7
  Author: Vladimir Garagulya
8
  Author URI: http://www.shinephp.com
9
  Text Domain: ure