Redirection - Version 2.2.9

Version Description

  • Fix XSS in admin menu
  • Update Russian translation, thanks to Alexey Pazdnikov
Download this release

Release Info

Developer johnny5
Plugin Icon 128x128 Redirection
Version 2.2.9
Comparing to
See all releases

Code changes from version 2.2.8 to 2.2.9

locale/ru_RU.mo CHANGED
Binary file
locale/ru_RU.po CHANGED
@@ -3,990 +3,984 @@
3
  # This file is distributed under the same license as the PACKAGE package.
4
  # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
  #
6
- #, fuzzy
7
- msgid ""
8
- msgstr "Project-Id-Version: Redirection 2.1.20\n"
9
- "Report-Msgid-Bugs-To: grib69@gmail.com\n"
10
- "POT-Creation-Date: 2009-07-08 12:29+0800\n"
11
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12
- "Last-Translator: Yuri Gribov <grib69@gmail.com>\n"
13
- "Language-Team: www.wp-ru.ru <grib69@gmail.com>\n"
14
- "MIME-Version: 1.0\n"
15
- "Content-Type: text/plain; charset=UTF-8\n"
16
- "Content-Transfer-Encoding: 8bit\n"
17
- "Plural-Forms: nplurals=3; plural=n%100/10==1 ? 2 : n%10==1 ? 0 : (n+9)%10>3 ? 2 : 1;\n"
18
-
19
- #: modules/apache.php:186
20
- #, php-format
21
- msgid " for external site: <code>%s</code>"
22
- msgstr " для внешнего сайта: <code>%s</code>"
23
 
24
- #: models/pager.php:463
25
- #, php-format
26
- msgid "%d per-page"
27
- msgstr "%d на страницу"
28
-
29
- #: redirection.php:289
30
- #, php-format
31
- msgid "%d redirection was successfully imported"
32
- msgid_plural "%d redirections were successfully imported"
33
- msgstr[0] "%d перенаправление было успешно импортировано"
34
- msgstr[1] "%d перенаправления были успешно импортированы"
35
 
36
- #: view/admin/item_edit.php:3
37
- #, php-format
38
- msgid "%s by matching %s"
39
- msgstr "%s сопоставление %s"
40
 
41
  #: fileio/xml.php:105
42
- #, php-format
43
- msgid "%s imported on %s at %s"
44
- msgstr ""
45
-
46
- #: modules/wordpress.php:205
47
- msgid "1 minute"
48
- msgstr "1 минута"
49
-
50
- #: modules/wordpress.php:205
51
- msgid "2 minutes"
52
- msgstr "2 минуты"
53
-
54
- #: modules/wordpress.php:205
55
- msgid "30 seconds"
56
- msgstr "30 секунд"
57
-
58
- #: models/database.php:112 models/module.php:170
59
- msgid "404 Errors"
60
- msgstr "Ошибки 404"
61
-
62
- #: modules/wordpress.php:205
63
- msgid "5 minutes"
64
- msgstr "5 минут"
65
-
66
- #: modules/404.php:57 modules/wordpress.php:252
67
- msgid "<small>No options have been set</small>"
68
- msgstr "<small>Нет настраиваемых параметров</small>"
69
-
70
- #: modules/apache.php:151
71
- msgid "<strong>Could not write to configured <code>.htaccess</code> file - "
72
- "check file permissions</strong>"
73
- msgstr "<strong>Невозможно записать файл <code>.htaccess</code> - "
74
- "проверьте права доступа</strong>"
75
-
76
- #: modules/404.php:46 modules/wordpress.php:228
77
- msgid "<strong>Disabled: You must enable <a href=\"options-permalink.php"
78
- "\">permalinks</a> before using this</strong>"
79
- msgstr "<strong>Отключено: Перед использованием должны быть включены "
80
- "<a href=\"options-permalink.php\">ЧПУ</a>"
81
-
82
- #: modules/apache.php:158
83
- msgid "<strong>Disabled: enter the location of an <code>.htaccess</code> "
84
- "file for this to be valid</strong>"
85
- msgstr ""
86
-
87
- #: modules/apache.php:145
88
- msgid "<strong>Location is invalid - check that path exists</strong>"
89
- msgstr "<strong>Неправильное расположение - проверьте что путь существует</strong>"
90
 
91
- #: view/admin/module_list.php:34
92
- msgid "A module is a controlling element that determines how redirections "
93
- "are handled. Elements in a WordPress module are handled by "
94
- "WordPress, elements in an Apache module are handled by <code>."
95
- "htaccess</code>, and elements in a 404 module affect how 404 errors "
96
- "are logged."
97
- msgstr "Модуль представляет собой элемент управления, который определяет, "
98
- "как обрабатываются перенаправления. Элементы модуля WordPress "
99
- "обрабатываются WordPress, элементы модуля Apache обрабатываются "
100
- "файлом <code>.htaccess</code> и элементы модуля 404 влияют на "
101
- "журналирование ошибок 404"
102
 
103
- #: view/admin/options.php:47
104
- msgid "A unique token allowing feed readers access to Redirection RSS "
105
- "(leave blank to auto-generate)"
106
- msgstr "Уникальная строка, для доступа к RSS фиду плагина "
107
- "(оставьте пустой для автоматической генерации)"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
108
 
109
- #: view/admin/add.php:22
110
- msgid "Action"
111
- msgstr "Действие"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
112
 
113
- #: view/admin/group_list.php:104
114
- msgid "Add"
115
- msgstr "Добавить"
 
116
 
117
- #: view/admin/group_list.php:93
118
- msgid "Add Group"
119
- msgstr "Добавить группу"
120
 
121
- #: view/admin/module_list.php:33
122
- msgid "Add Module"
123
- msgstr "Добавить модуль"
 
124
 
125
- #: view/admin/add.php:43
126
- msgid "Add Redirection"
127
- msgstr "Добавить перенаправление"
128
 
129
- #: view/admin/add.php:3
130
- msgid "Add new redirection"
131
- msgstr "Добавить новое перенаправление"
132
 
133
- #: modules/apache.php:130
134
- msgid "Advanced: For management of external sites"
135
- msgstr "Дополнительно: для управления внешними сайтами"
136
 
137
- #: view/admin/support.php:70
138
- msgid "All translators will have a link to their website placed on the "
139
- "plugin homepage at <a href=\"http://urbangiraffe.com/plugins/"
140
- "redirection/\">UrbanGiraffe</a> and <a href=\"http://wordpress.org/"
141
- "extend/plugins/redirection/\">WordPress.org</a>, in addition to "
142
- "being an individual supporter."
143
- msgstr "Все переводчики имеют ссылку на свой сайт с домашней страницы "
144
- "плагина на <a href=\"http://urbangiraffe.com/plugins/redirection/\">UrbanGiraffe</a> "
145
- "и <a href=\"http://wordpress.org/extend/plugins/redirection/\">WordPress.org</a>, а "
146
- "также имеют возможность получать индивидуальную поддержку."
147
-
148
- #: modules/apache.php:115
149
- msgid "Allow IPs"
150
- msgstr "Разрешить IP"
151
-
152
- #: models/database.php:111 models/module.php:168 view/admin/module_item.php:28
153
- msgid "Apache"
154
- msgstr "Apache"
155
 
156
- #: view/admin/log.php:33
157
- msgid "Apply"
158
- msgstr ""
 
 
159
 
160
- #: view/admin/log.php:114 view/admin/item_list.php:105 view/admin/head.php:6
161
- #: view/admin/group_list.php:117
162
- msgid "Are you sure?"
163
- msgstr "Вы уверены?"
164
 
165
- #: modules/wordpress.php:205
166
- msgid "As long as possible"
167
- msgstr "Как можно дольше"
168
 
169
- #: view/admin/options.php:15
170
- msgid "Auto-generate URL"
171
- msgstr "Автоматическая генерация URL"
172
 
173
- #: modules/apache.php:109
174
- msgid "Ban IPs"
175
- msgstr "Блокировать IP"
 
 
 
 
176
 
177
  #: view/admin/log.php:29
178
- msgid "Bulk Actions"
179
- msgstr "Массовые действия"
180
 
181
- #: view/admin/module_item.php:26
182
- msgid "CSV"
183
- msgstr "CSV"
184
 
185
- #: view/admin/item_edit.php:28 view/admin/module_edit.php:28
186
- #: view/admin/group_edit.php:21
187
- msgid "Cancel"
188
- msgstr "Отмена"
 
 
 
 
 
189
 
190
- #: modules/apache.php:82 modules/wordpress.php:189
191
- msgid "Canonical"
192
- msgstr "Основа"
193
 
194
- #: view/admin/options.php:69
195
- msgid "Category URLs"
196
- msgstr "Категории URL"
 
 
 
197
 
198
- #: view/admin/support.php:56
199
- msgid "Commercial<br/>Donation"
200
- msgstr "Коммерческий<br/>взнос"
 
201
 
202
- #: view/admin/module_list.php:54
203
- msgid "Create"
204
- msgstr "Создать"
205
 
206
- #: view/admin/log.php:67
207
- msgid "Date"
208
- msgstr "Дата"
209
 
210
- #: view/admin/options.php:110 view/admin/log.php:30
211
- #: view/admin/item_list.php:62 view/admin/group_list.php:61
212
- msgid "Delete"
213
- msgstr "Удалить"
 
 
 
214
 
215
  #: view/admin/log.php:100
216
- msgid "Delete Logs"
217
- msgstr "Удалить журналы"
218
 
219
- #: view/admin/options.php:104
220
- msgid "Delete Redirection"
221
- msgstr "Удалить плагин"
222
 
223
- #: view/admin/module_list.php:13
224
- msgid "Details"
225
- msgstr "Детали"
226
 
227
- #: view/admin/group_edit.php:15
228
- msgid "Disabling a group will disable all items contained within it"
229
- msgstr "Отключение группы, приведет к отключению всех пунктов, содержащихся в ней"
 
230
 
231
- #: models/pager.php:472
232
- #, php-format
233
- msgid "Displaying %s&#8211;%s of %s"
234
- msgstr "Показано %s&#8211;%s из %s"
235
 
236
- #: models/redirect.php:412
237
- msgid "Do nothing"
238
- msgstr "Ничего не делать"
239
 
240
- #: view/admin/options.php:60 view/admin/options.php:72
241
- msgid "Don't monitor"
242
- msgstr "Не отслеживать"
243
 
244
- #: view/admin/group_edit.php:14
245
- msgid "Enabled"
246
- msgstr "Включено"
247
 
248
- #: models/redirect.php:411
249
- msgid "Error (404)"
250
- msgstr "Ошибка 404"
251
 
252
- #: modules/apache.php:102 modules/wordpress.php:208
253
- msgid "Error Level"
254
- msgstr "Уровень ошибок"
255
 
256
- #: view/admin/options.php:37
257
- msgid "Expire Logs"
258
- msgstr "Время жизни журнала"
 
259
 
260
- #: view/admin/log.php:101
261
- msgid "Export to CSV"
262
- msgstr "Экспорт в CSV"
 
263
 
264
- #: matches/user_agent.php:33
265
- msgid "FeedBurner"
266
- msgstr "FeedBurner"
267
 
268
- #: view/admin/log.php:49
269
- msgid "Filter"
270
- msgstr "Фильтр"
271
 
272
- #: matches/user_agent.php:35
273
- msgid "FireFox"
274
- msgstr "FireFox"
275
 
276
- #: models/module.php:193
277
- msgid "Force WWW"
278
- msgstr "Принудительно WWW"
 
279
 
280
- #: modules/apache.php:85 modules/wordpress.php:192
281
- #, php-format
282
- msgid "Force WWW (www.%s)"
283
- msgstr "Принудительно WWW (www.%s)"
 
284
 
285
- #: view/admin/support.php:71
286
- msgid "Full details of producing a translation can be found in this <a href="
287
- "\"http://urbangiraffe.com/articles/translating-wordpress-themes-and-"
288
- "plugins/\">guide to translating WordPress plugins</a>."
289
- msgstr "Полную информацию о подготовке перевода, можно найти в "
290
- "<a href=\"http://urbangiraffe.com/articles/translating-wordpress-themes-and-"
291
- "plugins/\">руководстве по переводу плагинов для WordPress</a>."
292
-
293
- #: view/admin/item_list.php:26 view/admin/item_list.php:69
294
- #: view/admin/group_list.php:68
295
- msgid "Go"
296
- msgstr "Вперед"
297
-
298
- #: view/admin/log.php:43 view/admin/add.php:36 view/admin/item_list.php:16
299
- msgid "Group"
300
- msgstr "Группа"
301
-
302
- #: view/admin/submenu.php:5 view/admin/module_list.php:14
303
- msgid "Groups"
304
- msgstr "Группы"
305
 
306
- #: view/admin/group_list.php:6
307
- msgid "Groups for module"
308
- msgstr "Группы для модуля"
309
 
310
- #: matches/referrer.php:47 matches/user_agent.php:56 matches/url.php:40
311
- msgid "HTTP Code"
312
- msgstr "Код HTTP"
313
 
314
- #: view/admin/options.php:87
315
- msgid "Here you can import redirections from an existing .htaccess file, a "
316
- "CSV file, or a Redirection XML."
317
- msgstr "Вы можете импортировать правила перенаправлений из существующих .htaccess, "
318
- "CSV или XML файлов"
319
 
320
- #: view/admin/item_list.php:34 view/admin/module_list.php:16
321
- #: view/admin/group_list.php:35
322
- msgid "Hits"
323
- msgstr "Счетчик"
324
 
325
- #: view/admin/options.php:33
326
- msgid "I'm a nice person and I have helped support the author of this plugin"
327
- msgstr "Я - хороший человек и я поддержал автора данного плагина"
328
 
329
- #: view/admin/log.php:70
330
- msgid "IP"
331
- msgstr "IP"
 
332
 
333
- #: view/admin/options.php:24
334
- msgid "IP Lookup Service"
335
- msgstr "Сервис разрешения имен по IP"
 
 
 
 
336
 
337
- #: modules/apache.php:178
338
- msgid "IPs are allowed"
339
- msgstr "Разрешенные IP"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
340
 
341
- #: modules/apache.php:175
342
- msgid "IPs are banned"
343
- msgstr "Запрещенные IP"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
344
 
345
  #: view/admin/support.php:13
346
- msgid "If you are using this plugin in a commercial setup, or feel that "
347
- "it's been particularly useful, then you may want to consider a "
348
- "<strong>commercial donation</strong>."
349
- msgstr "Если Вы используете данный плагин в коммерческих проектах, или "
350
- "считаете, что он был Вам особенно полезен, то вполне возможно, что Вы "
351
- "захотите сделать <strong>коммерческий взнос</strong>."
 
 
 
 
 
 
 
 
352
 
353
  #: view/admin/support.php:62
354
- msgid "If you're multi-lingual then you may want to consider donating a "
355
- "translation:"
356
- msgstr "Если Вы владеете другим языком, Вы можете оказать помощь, сделав перевод:"
357
 
358
- #: view/admin/options.php:85
359
- msgid "Import"
360
- msgstr "Импорт"
361
 
362
- #: view/admin/options.php:94
363
- msgid "Import into"
364
- msgstr "Импортировать в"
365
 
366
- #: view/admin/support.php:36
367
- msgid "Individual<br/>Donation"
368
- msgstr "Индивидуальный<br/>взнос"
369
 
370
- #: matches/user_agent.php:34
371
- msgid "Internet Explorer"
372
- msgstr "Internet Explorer"
373
 
374
- #: view/admin/module_list.php:15
375
- msgid "Items"
376
- msgstr "Элементы"
377
 
378
- #: view/admin/item_list.php:33
379
- msgid "Last Access"
380
- msgstr "Последний"
381
 
382
- #: modules/apache.php:85 modules/apache.php:91 modules/wordpress.php:192
383
- #: modules/wordpress.php:197
384
- msgid "Leave as is"
385
- msgstr "Оставить как есть"
386
 
387
- #: modules/apache.php:72
388
- msgid "Location"
389
- msgstr "Расположение"
390
 
391
- #: view/admin/submenu.php:7
392
- msgid "Log"
393
- msgstr "Журнал"
394
 
395
- #: modules/404.php:37
396
- msgid "Log 404s"
397
- msgstr "Журналирование 404"
398
 
399
- #: matches/login.php:37 matches/login.php:39
400
- msgid "Logged In"
401
- msgstr ""
402
 
403
- #: matches/login.php:47 matches/login.php:49
404
- msgid "Logged Out"
405
- msgstr ""
406
 
407
- #: view/admin/add.php:16
408
- msgid "Match"
409
- msgstr "Совпадение"
410
 
411
- #: matches/referrer.php:63 matches/referrer.php:65 matches/user_agent.php:74
412
- #: matches/user_agent.php:76
413
- msgid "Matched"
414
- msgstr "Совпадают"
415
 
416
- #: modules/apache.php:96
417
- msgid "Memory Limit"
418
- msgstr "Лимит памяти"
419
 
420
- #: models/database.php:119
421
- msgid "Modified posts"
422
- msgstr "Измененные записи"
423
 
424
- #: view/admin/log.php:38 view/admin/group_list.php:15
425
- msgid "Module"
426
- msgstr "Модуль"
427
 
428
- #: view/admin/submenu.php:6 view/admin/module_list.php:6
429
- msgid "Modules"
430
- msgstr "Модули"
431
 
432
- #: view/admin/options.php:64
433
- msgid "Monitor new posts"
434
- msgstr "Отслеживание новых записей"
 
435
 
436
- #: view/admin/item_list.php:64 view/admin/group_list.php:63
437
- msgid "Move To"
438
- msgstr "Переместить"
439
 
440
- #: view/admin/module_edit.php:18 view/admin/module_list.php:41
441
- #: view/admin/group_edit.php:6 view/admin/group_list.php:36
442
- #: view/admin/group_list.php:99
443
- msgid "Name"
444
- msgstr "Название"
445
 
446
- #: models/pager.php:405
447
- msgid "Next"
448
- msgstr ""
449
 
450
- #: matches/user_agent.php:39
451
- msgid "Nintendo Wii"
452
- msgstr "Nintendo Wii"
453
 
454
- #: modules/apache.php:104
455
- msgid "No errors"
456
- msgstr "Без ошибок"
457
 
458
- #: view/admin/log.php:113 view/admin/item_list.php:104 view/admin/head.php:7
459
- #: view/admin/group_list.php:116
460
- msgid "No items have been selected"
461
- msgstr "Ничего не выбрано"
462
 
463
- #: redirection.php:291
464
- msgid "No items were imported"
465
- msgstr "Ничего не импортировано"
466
 
467
- #: matches/referrer.php:73 matches/referrer.php:75 matches/user_agent.php:84
468
- #: matches/user_agent.php:86
469
- msgid "Not matched"
470
- msgstr "Не совпадают"
471
 
472
- #: view/admin/options.php:100
473
- msgid "Note that the group is ignored when uploading an XML file."
474
- msgstr "Примечание: группа будет проигнорирована, при загрузке XML-файла."
475
 
476
- #: view/admin/module_list.php:26
477
- msgid "Note: Hits are dependant on log entries"
478
- msgstr "Примечание: показания счетчика зависят от записей в журнале"
479
 
480
- #: matches/user_agent.php:36
481
- msgid "Opera"
482
- msgstr "Opera"
483
 
484
- #: view/admin/module_list.php:17
485
- msgid "Operations"
486
- msgstr "Действия"
487
 
488
- #: view/admin/options.php:6 view/admin/submenu.php:8
489
- msgid "Options"
490
- msgstr "Настройки"
491
 
492
- #: models/redirect.php:410
493
- msgid "Pass-through"
494
- msgstr "Транзит (pass-through)"
495
 
496
- #: redirection.php:96
497
- msgid "Please read the documentation and FAQ, and check the bug tracker, "
498
- "before asking a question."
499
- msgstr "Пожалуйста, прочтите документацию и FAQ, а также проверьте ошибку на трекере, "
500
- "прежде чем задать вопрос."
501
 
502
- #: redirection.php:336
503
- msgid "Please specify a group name"
504
- msgstr "Пожалуйста, определите имя группы"
 
505
 
506
- #: view/admin/head.php:3
507
- msgid "Please wait..."
508
- msgstr "Пожалуйста подождите..."
509
 
510
- #: view/admin/options.php:30
511
- msgid "Plugin Support"
512
- msgstr "Поддержка плагина"
513
 
514
- #: view/admin/item_list.php:36
515
- msgid "Position"
516
- msgstr "Сортировка"
517
 
518
- #: view/admin/options.php:57
519
- msgid "Post &amp; Page URLs"
520
- msgstr "URL записей и страниц"
521
 
522
- #: models/pager.php:404
523
- msgid "Previous"
524
- msgstr "Предыдущая"
 
525
 
526
- #: view/admin/log.php:94
527
- msgid "Process Current Logs"
528
- msgstr "Действия с текущим журналом"
529
 
530
- #: view/admin/module_item.php:29
531
- msgid "RSS"
532
- msgstr "RSS"
533
 
534
- #: view/admin/options.php:44
535
- msgid "RSS Token"
536
- msgstr "Отпечаток RSS"
537
 
538
- #: modules/apache.php:121
539
- msgid "Raw .htaccess"
540
- msgstr "Сырой .htaccess"
541
 
542
- #: view/admin/log_item_details.php:9
543
- msgid "Redirect to"
544
- msgstr "Перенаправить на"
545
 
546
- #: models/redirect.php:408
547
- msgid "Redirect to URL"
548
- msgstr "Перенаправить на URL"
 
549
 
550
- #: models/redirect.php:409
551
- msgid "Redirect to random post"
552
- msgstr "Перенаправить на случайную запись"
553
 
554
- #: view/admin/log_item_details.php:15
555
- msgid "Redirected by"
556
- msgstr ""
557
 
558
- #: redirection.php:158
559
- msgid "Redirection"
560
- msgstr "Перенаправления"
561
 
562
- #: redirection.php:94
563
- msgid "Redirection Bug Tracker"
564
- msgstr "Сообщить об ошибках"
565
 
566
- #: redirection.php:92
567
- msgid "Redirection Documentation"
568
- msgstr "Документация по плагину"
569
 
570
- #: redirection.php:95
571
- msgid "Redirection FAQ"
572
- msgstr "Часто задаваемые вопросы (FAQ)"
573
 
574
- #: redirection.php:91
575
- msgid "Redirection Help"
576
- msgstr "Помощь"
577
 
578
- #: view/admin/log.php:6
579
- msgid "Redirection Log"
580
- msgstr "Журнал перенаправлений"
581
 
582
- #: view/admin/support.php:5
583
- msgid "Redirection Support"
584
- msgstr "Поддержка"
585
 
586
- #: redirection.php:93
587
- msgid "Redirection Support Forum"
588
- msgstr "Форум поддержки"
589
 
590
- #: redirection.php:279
591
- msgid "Redirection data has been deleted and the plugin disabled"
592
- msgstr "Все настройки перенаправлений были удалены и плагин отключен"
593
 
594
- #: view/admin/support.php:9
595
- msgid "Redirection is free to use - life is wonderful and lovely! However, "
596
- "it has required a great deal of time and effort to develop and if it "
597
- "has been useful you can help support this development by "
598
- "<strong>making a small donation</strong>."
599
- msgstr "Этот плагин, абсолютно свободен для использования - жизнь прекрасна! "
600
- "Тем не менее, он требует много времени и усилий в разработке и если "
601
- "он был Вам полезен, Вы можете поддержать его дальнейшее развитие, "
602
- "<strong>сделав небольшое пожертвование</strong>."
603
-
604
- #: models/database.php:118
605
- msgid "Redirections"
606
- msgstr "Перенаправления"
607
-
608
- #: view/admin/item_list.php:6
609
- msgid "Redirections for group"
610
- msgstr "Перенаправление для группы"
611
-
612
- #: view/admin/submenu.php:4
613
- msgid "Redirects"
614
- msgstr "Перенаправления"
615
-
616
- #: matches/referrer.php:40 view/admin/log.php:69
617
- msgid "Referrer"
618
- msgstr "Реферер"
619
-
620
- #: matches/referrer.php:43 view/admin/item_edit.php:18
621
- msgid "Regex"
622
- msgstr ""
623
 
624
- #: view/admin/add.php:27
625
- msgid "Regular expression"
626
- msgstr "Регулярное выражение"
627
 
628
- #: view/admin/item_list.php:61 view/admin/group_list.php:60
629
- msgid "Reset Hits"
630
- msgstr "Обнулить счетчик"
631
 
632
- #: matches/user_agent.php:37
633
- msgid "Safari"
634
- msgstr "Safari"
635
 
636
- #: view/admin/item_edit.php:27 view/admin/module_edit.php:27
637
- #: view/admin/group_edit.php:20
638
- msgid "Save"
639
- msgstr "Сохранить"
640
-
641
- #: view/admin/log.php:16 view/admin/log.php:23 view/admin/item_list.php:21
642
- #: view/admin/group_list.php:20
643
- msgid "Search"
644
- msgstr "Поиск"
645
-
646
- #: view/admin/item_list.php:59 view/admin/group_list.php:58
647
- msgid "Select All"
648
- msgstr "Выбрать все"
649
-
650
- #: view/admin/options.php:105
651
- msgid "Selecting this option will delete all redirections, all logs, and "
652
- "any options associated with the Redirection plugin. Make sure this "
653
- "is what you want to do."
654
- msgstr "Выбор данной опции удалит все настроенные перенаправления, все журналы и "
655
- "все другие настройки, связанные с данным плагином. Убедитесь, "
656
- "что это именно то, что Вы желаете."
657
-
658
- #: modules/apache.php:99 modules/apache.php:104 modules/wordpress.php:205
659
- #: modules/wordpress.php:210
660
- msgid "Server default"
661
- msgstr "Настройки сервера"
662
-
663
- #: redirection.php:84
664
- msgid "Settings"
665
- msgstr "Настройки"
666
 
667
- #: modules/apache.php:104
668
- msgid "Show errors"
669
- msgstr "Показывать ошибки"
670
 
671
- #: modules/apache.php:127
672
- msgid "Site URL"
673
- msgstr "URL сайта"
674
 
675
- #: ajax.php:370
676
- msgid "Sorry, but your redirection was not created"
677
- msgstr "Извините, перенаправление не было создано"
678
 
679
- #: view/admin/item_edit.php:15 view/admin/log.php:68 view/admin/add.php:12
680
- #: view/admin/log_item_details.php:4
681
- msgid "Source URL"
682
- msgstr "URL источника"
683
-
684
- #: modules/apache.php:89 modules/wordpress.php:195
685
- msgid "Strip Index"
686
- msgstr "Удаление индекса"
687
-
688
- #: models/module.php:193
689
- msgid "Strip WWW"
690
- msgstr "Удалить WWW"
691
-
692
- #: modules/apache.php:85 modules/wordpress.php:192
693
- #, php-format
694
- msgid "Strip WWW (%s)"
695
- msgstr "Удалить WWW (%s)"
696
-
697
- #: modules/apache.php:91
698
- msgid "Strip index files (html,php)"
699
- msgstr "Удалить файлы index (html,php) "
700
-
701
- #: modules/wordpress.php:197
702
- msgid "Strip index files (html,php,asp)"
703
- msgstr "Удалить файлы index (html,php,asp)"
704
-
705
- #: models/module.php:199
706
- msgid "Strip index.php"
707
- msgstr "Удалить index.php"
708
-
709
- #: view/admin/submenu.php:9
710
- msgid "Support"
711
- msgstr "Поддержка"
712
-
713
- #: matches/url.php:32 view/admin/add.php:31
714
- msgid "Target URL"
715
- msgstr "URL назначения"
716
-
717
- #: matches/login.php:32
718
- msgid "The target URL will be chosen from one of the following URLs, "
719
- "depending if the user is logged in or out. Leaving a URL blank "
720
- "means that the user is not redirected."
721
- msgstr "Будет выбран один из следующих URL-адресов, в зависимости "
722
- "от того, войдет пользователь в систему или нет. Если оставить поле пустым "
723
- "- пользователь перенаправляться не будет"
724
 
725
- #: matches/referrer.php:57
726
- msgid "The visitor will be redirected from the source URL if the referrer "
727
- "matches. You can specify a <em>matched</em> target URL as the "
728
- "address to send visitors if they do match, and <em>not matched</em> "
729
- "if they don't match. Leaving a URL blank means that the visitor is "
730
- "not redirected."
731
- msgstr "Посетитель будет перенапрвлен на URL источника при совпадении реферера. Вы "
732
- "можете определить различные целевые URL при совпадении и не совпадении. Если оставить поле пустым, "
733
- "посетитель никуда перенаправляться не будет."
734
-
735
- #: matches/user_agent.php:67
736
- msgid "The visitor will be redirected from the source URL if the user agent "
737
- "matches. You can specify a <em>matched</em> target URL as the "
738
- "address to send visitors if they do match, and <em>not matched</em> "
739
- "if they don't match. Leaving a URL blank means that the visitor is "
740
- "not redirected. <strong>All matches are performed as regular "
741
- "expressions</strong>.\n"
742
- msgstr "Посетитель будет перенаправлен при совпадении User-Agent. Вы можете определить "
743
- "различные целевые URL при совпадении или не совпадении. Если оставить поле пустым, "
744
- "то посетитель никуда перенаправляться не будет. <strong>Все условия вводятся, как регулярные "
745
- "выражения</strong>.\n"
746
 
747
- #: view/admin/log.php:85
748
- msgid "There are no logs to display!"
749
- msgstr "Журналы отсутствуют!"
750
 
751
- #: view/admin/log.php:95
752
- msgid "These actions will affect all currently available logs (i.e. your "
753
- "search phrase will restrict the log items)."
754
- msgstr "Эти действия коснутся всех имеющихся в настоящее время журналов "
755
- "(поиск по журналу будет ограничен)"
756
 
757
- #: view/admin/support.php:10
758
- msgid "This will act as an incentive for me to carry on developing, "
759
- "providing countless hours of support, and including new features and "
760
- "suggestions. You get some useful software and I get to carry on "
761
- "making it. Everybody wins."
762
- msgstr "Это будет для меня стимулом, продолжать заниматься разработкой данного "
763
- "плагина, тратить много времени на оказание поддержки, в том числе "
764
- "на реализацию новых предложенных возможностей. Вы получаете новые "
765
- "программы, а я продолжаю этим заниматься. Все остаются в выигрыше."
766
 
767
- #: view/admin/options.php:19
768
- msgid "This will be used to auto-generate a URL if no URL is given. You "
769
- "can use the special tags $dec$ or $hex$ to have a unique ID inserted "
770
- "(either decimal or hex)"
771
- msgstr "Используется для автоматической генерации URL, если URL не представлен. Вы "
772
- "можете использовать специальные тэги $dec$ или $hex$ для вставки уникального ID "
773
- "(десятичные или шестнадцатиричные)"
774
 
775
- #: modules/wordpress.php:202
776
- msgid "Time Limit"
777
- msgstr "Лимит времени"
778
 
779
- #: view/admin/item_edit.php:7
780
- msgid "Title"
781
- msgstr "Название"
782
 
783
- #: view/admin/item_list.php:60 view/admin/group_list.php:59
784
- msgid "Toggle"
785
- msgstr "Вкл/Выкл"
786
 
787
- #: view/admin/group_edit.php:10
788
- msgid "Tracked"
789
- msgstr "Слежение"
790
 
791
- #: view/admin/support.php:60
792
- msgid "Translations"
793
- msgstr "Переводчики"
794
 
795
- #: view/admin/item_list.php:35 view/admin/module_list.php:45
796
- msgid "Type"
797
- msgstr "Тип"
798
 
799
- #: view/admin/item_list.php:36
800
- msgid "URL"
801
- msgstr "URL"
802
 
803
- #: view/admin/options.php:52
804
- msgid "URL Monitoring"
805
- msgstr "Отслеживание URL"
806
 
807
- #: matches/login.php:25
808
- msgid "URL and login status"
809
- msgstr "URL и статус входа"
810
 
811
- #: matches/referrer.php:28
812
- msgid "URL and referrer"
813
- msgstr "URL и реферер"
814
 
815
- #: matches/user_agent.php:27
816
- msgid "URL and user agent"
817
- msgstr "URL и User-Agent"
818
 
819
- #: matches/url.php:25
820
- msgid "URL only"
821
- msgstr "Только URL"
822
 
823
- #: view/admin/options.php:79
824
- msgid "Update"
825
- msgstr "Обновить"
826
 
827
- #: view/admin/options.php:97
828
- msgid "Upload"
829
- msgstr "Загрузить"
830
 
831
- #: matches/user_agent.php:44 view/admin/log_item_details.php:20
832
- msgid "User Agent"
833
- msgstr "User-Agent"
834
 
835
- #: view/admin/module_item.php:24
836
- msgid "View as"
837
- msgstr "Смотреть как"
838
 
839
- #: view/admin/group_edit.php:11
840
- msgid "Whether to track 'hits' to items"
841
- msgstr "Отслеживать кол-во срабатываний"
 
 
842
 
843
- #: models/database.php:110 models/module.php:169
844
- msgid "WordPress"
845
- msgstr "WordPress"
846
 
847
- #: modules/apache.php:77
848
- #, php-format
849
- msgid "WordPress is installed in: <code>%s</code>"
850
- msgstr "WordPress установлен в: <code>%s</code>"
851
 
852
- #: view/admin/module_item.php:27
853
- msgid "XML"
854
- msgstr "XML"
855
 
856
- #: fileio/xml.php:168
857
- msgid "XML importing is only available with PHP5 - you have PHP4."
858
- msgstr "Импорт XML доступен только с PHP5, у Вас установлен PHP4"
 
 
 
 
 
 
859
 
860
- #: view/admin/options.php:53
861
- msgid "You can have Redirection detect changes in URLs and have an "
862
- "automatic redirection created in a specific group."
863
- msgstr "Вы можете включить слежение за изменением URL и "
864
- "автоматически создавать перенаправление в определенной группе."
865
 
866
- #: view/admin/group_list.php:88
867
- msgid "You have no groups in this module."
868
- msgstr "Нет групп в данном модуле"
869
 
870
- #: view/admin/module_list.php:28
871
- msgid "You have no modules defined yet"
872
- msgstr "Вы не определили модули"
873
 
874
- #: view/admin/item_list.php:80
875
- msgid "You have no redirections."
876
- msgstr "Нет перенаправлений"
877
 
878
- #: redirection.php:332
879
- msgid "Your group was added successfully"
880
- msgstr "Ваша группа успешно добавлена"
881
 
882
- #: redirection.php:309
883
- msgid "Your logs have been deleted"
884
- msgstr "Ваши журналы были удалены"
885
 
886
- #: redirection.php:209
887
- msgid "Your module was not created - did you provide a name?"
888
- msgstr "Модуль не был создан - не указали имя?"
 
 
889
 
890
- #: redirection.php:205
891
- msgid "Your module was successfully created"
892
- msgstr "Модуль успешно создан"
893
 
894
- #: redirection.php:271
895
- msgid "Your options were updated"
896
- msgstr "Ваши настройки были обновлены"
897
 
898
- #: view/admin/add.php:6
899
- msgid "Your redirection has been added."
900
- msgstr "Ваше правило перенаправления добавлено."
 
901
 
902
- #: view/admin/options.php:40
903
- msgid "days (enter 0 for no expiry)"
904
- msgstr "дней (введите 0 для неограниченного времени)"
 
905
 
906
- #: view/admin/module_item.php:45
907
- msgid "delete"
908
- msgstr "удалить"
909
 
910
- #: view/admin/item.php:27 view/admin/group_item.php:20
911
- msgid "disabled"
912
- msgstr "отключено"
913
 
914
- #: view/admin/module_item.php:42
915
- msgid "edit"
916
- msgstr "править"
917
 
918
- #: view/admin/group_item.php:4
919
- msgid "edit group"
920
- msgstr "править группу"
921
 
922
- #: view/admin/log_item_details.php:16
923
- msgid "for"
924
- msgstr "для"
925
 
926
- #: modules/apache.php:163
927
- msgid "force WWW"
928
- msgstr "принудительное WWW"
929
 
930
- #: view/admin/group_list.php:25
931
- msgid "go"
932
- msgstr "вперед"
933
 
934
  #: matches/user_agent.php:38
935
- msgid "iPhone"
936
- msgstr "iPhone"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
937
 
938
- #: modules/apache.php:169
939
- #, php-format
940
- msgid "memory limit at %dMB"
941
- msgstr "лимит памяти %dMB"
942
 
943
- #: fileio/csv.php:21
944
- #, php-format
945
- msgid "module_%d.csv"
946
- msgstr "module_%d.csv"
947
 
948
- #: fileio/xml.php:32
949
- #, php-format
950
- msgid "module_%d.xml"
951
- msgstr "module_%d.xml"
952
 
953
- #: modules/apache.php:172 modules/wordpress.php:247
954
- msgid "no errors"
955
- msgstr "нет ошибок"
956
 
957
- #: view/admin/item_edit.php:10
958
- msgid "optional"
959
- msgstr "не обязательно"
960
 
961
- #: view/admin/item_list.php:75 view/admin/group_list.php:74
962
- msgid "re-order"
963
- msgstr "поменять местами"
964
 
965
- #: view/admin/module_item.php:48
966
- msgid "reset"
967
- msgstr "сбросить"
968
 
969
- #: view/admin/item_list.php:76 view/admin/group_list.php:75
970
- msgid "save order"
971
- msgstr "сохранить порядок"
972
 
973
- #: modules/apache.php:172 modules/wordpress.php:247
974
- msgid "show errors"
975
- msgstr "показать ошибки"
976
 
977
- #: modules/apache.php:163
978
- msgid "strip WWW"
979
- msgstr "удалить WWW"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
980
 
981
- #: modules/apache.php:166 modules/wordpress.php:236
982
- msgid "strip index"
983
- msgstr "удалить index"
984
 
985
- #: modules/wordpress.php:243
986
- #, php-format
987
- msgid "time limit at %ss"
988
- msgstr "лимит времени %ss"
989
 
990
- #: modules/wordpress.php:241
991
- msgid "time limit set as long as possible"
992
- msgstr "лимит времени установлен на максимально возможный"
3
  # This file is distributed under the same license as the PACKAGE package.
4
  # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
  #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: Redirection 2.1.20\n"
9
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/redirection\n"
10
+ "POT-Creation-Date: 2011-07-17 10:14:58+00:00\n"
11
+ "PO-Revision-Date: 2011-08-08 10:21+0500\n"
12
+ "Last-Translator: \n"
13
+ "Language-Team: www.wp-ru.ru <grib69@gmail.com>\n"
14
+ "MIME-Version: 1.0\n"
15
+ "Content-Type: text/plain; charset=UTF-8\n"
16
+ "Content-Transfer-Encoding: 8bit\n"
17
+ "Plural-Forms: nplurals=3; plural=n%100/10==1 ? 2 : n%10==1 ? 0 : (n+9)%10>3 ? 2 : 1;\n"
 
 
 
 
 
18
 
19
+ #: fileio/csv.php:21
20
+ msgid "module_%d.csv"
21
+ msgstr "module_%d.csv"
 
 
 
 
 
 
 
 
22
 
23
+ #: fileio/xml.php:32
24
+ msgid "module_%d.xml"
25
+ msgstr "module_%d.xml"
 
26
 
27
  #: fileio/xml.php:105
28
+ msgid "%s imported on %s at %s"
29
+ msgstr "%s импортировано %s в %s"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
 
31
+ #: fileio/xml.php:168
32
+ msgid "XML importing is only available with PHP5 - you have PHP4."
33
+ msgstr "Импорт XML доступен только с PHP5, у вас установлен PHP4"
 
 
 
 
 
 
 
 
34
 
35
+ #: view/admin/group_list.php:6
36
+ msgid "Groups for module"
37
+ msgstr "Группы для модуля"
38
+
39
+ #: view/admin/group_list.php:16
40
+ #: view/admin/log.php:38
41
+ msgid "Module"
42
+ msgstr "Модуль"
43
+
44
+ #: view/admin/group_list.php:21
45
+ #: view/admin/log.php:16
46
+ #: view/admin/log.php:23
47
+ #: view/admin/item_list.php:29
48
+ msgid "Search"
49
+ msgstr "Поиск"
50
+
51
+ #: view/admin/group_list.php:26
52
+ msgid "go"
53
+ msgstr "вперед"
54
+
55
+ #: view/admin/group_list.php:36
56
+ #: view/admin/item_list.php:42
57
+ #: view/admin/module_list.php:17
58
+ msgid "Hits"
59
+ msgstr "Счетчик"
60
+
61
+ #: view/admin/group_list.php:37
62
+ #: view/admin/group_list.php:100
63
+ #: view/admin/module_edit.php:18
64
+ #: view/admin/module_list.php:42
65
+ #: view/admin/group_edit.php:6
66
+ msgid "Name"
67
+ msgstr "Название"
68
+
69
+ #: view/admin/group_list.php:59
70
+ #: view/admin/item_list.php:67
71
+ msgid "Select All"
72
+ msgstr "Выбрать все"
73
+
74
+ #: view/admin/group_list.php:60
75
+ #: view/admin/item_list.php:68
76
+ msgid "Toggle"
77
+ msgstr "Вкл/Выкл"
78
+
79
+ #: view/admin/group_list.php:61
80
+ #: view/admin/item_list.php:69
81
+ msgid "Reset Hits"
82
+ msgstr "Обнулить счетчик"
83
+
84
+ #: view/admin/group_list.php:62
85
+ #: view/admin/log.php:30
86
+ #: view/admin/item_list.php:70
87
+ #: view/admin/options.php:120
88
+ msgid "Delete"
89
+ msgstr "Удалить"
90
+
91
+ #: view/admin/group_list.php:64
92
+ #: view/admin/item_list.php:72
93
+ msgid "Move To"
94
+ msgstr "Переместить"
95
+
96
+ #: view/admin/group_list.php:69
97
+ #: view/admin/item_list.php:34
98
+ #: view/admin/item_list.php:77
99
+ msgid "Go"
100
+ msgstr "Вперед"
101
+
102
+ #: view/admin/group_list.php:75
103
+ #: view/admin/item_list.php:83
104
+ msgid "re-order"
105
+ msgstr "поменять местами"
106
+
107
+ #: view/admin/group_list.php:76
108
+ #: view/admin/item_list.php:84
109
+ msgid "save order"
110
+ msgstr "сохранить порядок"
111
+
112
+ #: view/admin/group_list.php:89
113
+ msgid "You have no groups in this module."
114
+ msgstr "Нет групп в данном модуле"
115
+
116
+ #: view/admin/group_list.php:94
117
+ msgid "Add Group"
118
+ msgstr "Добавить группу"
119
+
120
+ #: view/admin/group_list.php:105
121
+ msgid "Add"
122
+ msgstr "Добавить"
123
 
124
+ #: view/admin/group_list.php:117
125
+ #: view/admin/log.php:112
126
+ #: view/admin/item_list.php:112
127
+ #: redirection.php:116
128
+ msgid "No items have been selected"
129
+ msgstr "Ничего не выбрано"
130
+
131
+ #: view/admin/group_list.php:118
132
+ #: view/admin/log.php:113
133
+ #: view/admin/item_list.php:113
134
+ #: redirection.php:115
135
+ msgid "Are you sure?"
136
+ msgstr "Вы уверены?"
137
+
138
+ #: view/admin/submenu.php:6
139
+ msgid "Redirects"
140
+ msgstr "Перенаправления"
141
+
142
+ #: view/admin/submenu.php:11
143
+ #: view/admin/module_list.php:15
144
+ msgid "Groups"
145
+ msgstr "Группы"
146
 
147
+ #: view/admin/submenu.php:16
148
+ #: view/admin/module_list.php:6
149
+ msgid "Modules"
150
+ msgstr "Модули"
151
 
152
+ #: view/admin/submenu.php:21
153
+ msgid "Log"
154
+ msgstr "Журнал"
155
 
156
+ #: view/admin/submenu.php:26
157
+ #: view/admin/options.php:6
158
+ msgid "Options"
159
+ msgstr "Настройки"
160
 
161
+ #: view/admin/submenu.php:31
162
+ msgid "Support"
163
+ msgstr "Поддержка"
164
 
165
+ #: view/admin/module_item.php:23
166
+ msgid "View as"
167
+ msgstr "Посмотреть как"
168
 
169
+ #: view/admin/module_item.php:25
170
+ msgid "CSV"
171
+ msgstr "CSV"
172
 
173
+ #: view/admin/module_item.php:26
174
+ msgid "XML"
175
+ msgstr "XML"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
176
 
177
+ #: view/admin/module_item.php:27
178
+ #: models/module.php:160
179
+ #: models/database.php:95
180
+ msgid "Apache"
181
+ msgstr "Apache"
182
 
183
+ #: view/admin/module_item.php:28
184
+ msgid "RSS"
185
+ msgstr "RSS"
 
186
 
187
+ #: view/admin/module_item.php:41
188
+ msgid "edit"
189
+ msgstr "править"
190
 
191
+ #: view/admin/module_item.php:43
192
+ msgid "delete"
193
+ msgstr "удалить"
194
 
195
+ #: view/admin/module_item.php:45
196
+ msgid "reset"
197
+ msgstr "сбросить"
198
+
199
+ #: view/admin/log.php:6
200
+ msgid "Redirection Log"
201
+ msgstr "Журнал перенаправлений"
202
 
203
  #: view/admin/log.php:29
204
+ msgid "Bulk Actions"
205
+ msgstr "Массовые действия"
206
 
207
+ #: view/admin/log.php:33
208
+ msgid "Apply"
209
+ msgstr "Применить"
210
 
211
+ #: view/admin/log.php:43
212
+ #: view/admin/item_list.php:24
213
+ #: view/admin/add.php:36
214
+ msgid "Group"
215
+ msgstr "Группа"
216
+
217
+ #: view/admin/log.php:49
218
+ msgid "Filter"
219
+ msgstr "Фильтр"
220
 
221
+ #: view/admin/log.php:67
222
+ msgid "Date"
223
+ msgstr "Дата"
224
 
225
+ #: view/admin/log.php:68
226
+ #: view/admin/log_item_details.php:4
227
+ #: view/admin/item_edit.php:15
228
+ #: view/admin/add.php:12
229
+ msgid "Source URL"
230
+ msgstr "URL источника"
231
 
232
+ #: view/admin/log.php:69
233
+ #: matches/referrer.php:40
234
+ msgid "Referrer"
235
+ msgstr "Реферер"
236
 
237
+ #: view/admin/log.php:70
238
+ msgid "IP"
239
+ msgstr "IP"
240
 
241
+ #: view/admin/log.php:85
242
+ msgid "There are no logs to display!"
243
+ msgstr "Журналы отсутствуют!"
244
 
245
+ #: view/admin/log.php:94
246
+ msgid "Process Current Logs"
247
+ msgstr "Действия с текущим журналом"
248
+
249
+ #: view/admin/log.php:95
250
+ msgid "These actions will affect all currently available logs (i.e. your search phrase will restrict the log items)."
251
+ msgstr "Эти действия коснутся всех имеющихся в настоящее время журналов (поиск по журналу будет ограничен)"
252
 
253
  #: view/admin/log.php:100
254
+ msgid "Delete Logs"
255
+ msgstr "Удалить журналы"
256
 
257
+ #: view/admin/item_list.php:7
258
+ msgid "Redirections for group"
259
+ msgstr "Перенаправление для группы"
260
 
261
+ #: view/admin/item_list.php:41
262
+ msgid "Last Access"
263
+ msgstr "Последний"
264
 
265
+ #: view/admin/item_list.php:43
266
+ #: view/admin/module_list.php:46
267
+ msgid "Type"
268
+ msgstr "Тип"
269
 
270
+ #: view/admin/item_list.php:44
271
+ msgid "URL"
272
+ msgstr "URL"
 
273
 
274
+ #: view/admin/item_list.php:44
275
+ msgid "Position"
276
+ msgstr "Сортировка"
277
 
278
+ #: view/admin/item_list.php:88
279
+ msgid "You have no redirections."
280
+ msgstr "Нет перенаправлений"
281
 
282
+ #: view/admin/log_item_details.php:9
283
+ msgid "Redirect to"
284
+ msgstr "Перенаправить на"
285
 
286
+ #: view/admin/log_item_details.php:15
287
+ msgid "Redirected by"
288
+ msgstr "Перенаправлено"
289
 
290
+ #: view/admin/log_item_details.php:16
291
+ msgid "for"
292
+ msgstr "для"
293
 
294
+ #: view/admin/log_item_details.php:20
295
+ #: matches/user_agent.php:43
296
+ msgid "User Agent"
297
+ msgstr "User-Agent"
298
 
299
+ #: view/admin/item.php:27
300
+ #: view/admin/group_item.php:23
301
+ msgid "disabled"
302
+ msgstr "отключено"
303
 
304
+ #: view/admin/item_edit.php:3
305
+ msgid "%s by matching %s"
306
+ msgstr "%s сопоставление %s"
307
 
308
+ #: view/admin/item_edit.php:7
309
+ msgid "Title"
310
+ msgstr "Название"
311
 
312
+ #: view/admin/item_edit.php:10
313
+ msgid "optional"
314
+ msgstr "не обязательно"
315
 
316
+ #: view/admin/item_edit.php:18
317
+ #: matches/referrer.php:43
318
+ msgid "Regex"
319
+ msgstr "Регулярное выражение"
320
 
321
+ #: view/admin/item_edit.php:27
322
+ #: view/admin/module_edit.php:27
323
+ #: view/admin/group_edit.php:20
324
+ msgid "Save"
325
+ msgstr "Сохранить"
326
 
327
+ #: view/admin/item_edit.php:28
328
+ #: view/admin/module_edit.php:28
329
+ #: view/admin/group_edit.php:21
330
+ msgid "Cancel"
331
+ msgstr "Отмена"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
332
 
333
+ #: view/admin/add.php:3
334
+ msgid "Add new redirection"
335
+ msgstr "Добавить новое перенаправление"
336
 
337
+ #: view/admin/add.php:6
338
+ msgid "Your redirection has been added."
339
+ msgstr "Ваше правило перенаправления добавлено."
340
 
341
+ #: view/admin/add.php:16
342
+ msgid "Match"
343
+ msgstr "Совпадение"
 
 
344
 
345
+ #: view/admin/add.php:22
346
+ msgid "Action"
347
+ msgstr "Действие"
 
348
 
349
+ #: view/admin/add.php:27
350
+ msgid "Regular expression"
351
+ msgstr "Регулярное выражение"
352
 
353
+ #: view/admin/add.php:31
354
+ #: matches/url.php:32
355
+ msgid "Target URL"
356
+ msgstr "URL назначения"
357
 
358
+ #: view/admin/add.php:43
359
+ msgid "Add Redirection"
360
+ msgstr "Добавить перенаправление"
361
+
362
+ #: view/admin/group_item.php:3
363
+ msgid "edit group"
364
+ msgstr "править группу"
365
 
366
+ #: view/admin/module_list.php:14
367
+ msgid "Details"
368
+ msgstr "Детали"
369
+
370
+ #: view/admin/module_list.php:16
371
+ msgid "Items"
372
+ msgstr "Элементы"
373
+
374
+ #: view/admin/module_list.php:18
375
+ msgid "Operations"
376
+ msgstr "Действия"
377
+
378
+ #: view/admin/module_list.php:27
379
+ msgid "Note: Hits are dependant on log entries"
380
+ msgstr "Примечание: показания счетчика зависят от записей в журнале"
381
+
382
+ #: view/admin/module_list.php:29
383
+ msgid "You have no modules defined yet"
384
+ msgstr "Вы не определили модули"
385
+
386
+ #: view/admin/module_list.php:34
387
+ msgid "Add Module"
388
+ msgstr "Добавить модуль"
389
 
390
+ #: view/admin/module_list.php:35
391
+ msgid "A module is a controlling element that determines how redirections are handled. Elements in a WordPress module are handled by WordPress, elements in an Apache module are handled by <code>.htaccess</code>, and elements in a 404 module affect how 404 errors are logged."
392
+ msgstr "Модуль представляет собой элемент управления, который определяет как обрабатываются перенаправления. Элементы модуля WordPress обрабатываются WordPress, элементы модуля Apache обрабатываются файлом <code>.htaccess</code> и элементы модуля 404 влияют на журналирование ошибок 404"
393
+
394
+ #: view/admin/module_list.php:55
395
+ msgid "Create"
396
+ msgstr "Создать"
397
+
398
+ #: view/admin/support.php:5
399
+ msgid "Redirection Support"
400
+ msgstr "Поддержка"
401
+
402
+ #: view/admin/support.php:9
403
+ msgid "Redirection is free to use - life is wonderful and lovely! However, it has required a great deal of time and effort to develop and if it has been useful you can help support this development by <strong>making a small donation</strong>."
404
+ msgstr "Этот плагин абсолютно свободен для использования - жизнь прекрасна и удивительна! Тем не менее, он требует много времени и усилий в разработке и если он был вам полезен, вы можете поддержать его дальнейшее развитие, <strong>сделав небольшое пожертвование</strong>."
405
+
406
+ #: view/admin/support.php:10
407
+ msgid "This will act as an incentive for me to carry on developing, providing countless hours of support, and including new features and suggestions. You get some useful software and I get to carry on making it. Everybody wins."
408
+ msgstr "Это будет для меня стимулом продолжать заниматься разработкой данного плагина, тратить много времени на оказание поддержки, в том числе на реализацию новых предложенных возможностей. Вы получаете новые программы, а я продолжаю этим заниматься. Все остаются в выигрыше."
409
 
410
  #: view/admin/support.php:13
411
+ msgid "If you are using this plugin in a commercial setup, or feel that it's been particularly useful, then you may want to consider a <strong>commercial donation</strong>."
412
+ msgstr "Если вы используете данный плагин в коммерческих проектах или считаете, что он был вам особенно полезен, то вполне возможно, что вы захотите сделать <strong>коммерческий взнос</strong>."
413
+
414
+ #: view/admin/support.php:36
415
+ msgid "Individual<br/>Donation"
416
+ msgstr "Индивидуальный<br/>взнос"
417
+
418
+ #: view/admin/support.php:56
419
+ msgid "Commercial<br/>Donation"
420
+ msgstr "Коммерческий<br/>взнос"
421
+
422
+ #: view/admin/support.php:60
423
+ msgid "Translations"
424
+ msgstr "Переводчики"
425
 
426
  #: view/admin/support.php:62
427
+ msgid "If you're multi-lingual then you may want to consider donating a translation:"
428
+ msgstr "Если вы владеете другим языком, вы можете оказать помощь, сделав перевод:"
 
429
 
430
+ #: view/admin/support.php:70
431
+ msgid "All translators will have a link to their website placed on the plugin homepage at <a href=\"http://urbangiraffe.com/plugins/redirection/\">UrbanGiraffe</a>, in addition to being an individual supporter."
432
+ msgstr "Все переводчики получают ссылку на свой сайт с домашней страницы плагина на <a href=\"http://urbangiraffe.com/plugins/redirection/\">UrbanGiraffe</a> и <a href=\"http://wordpress.org/extend/plugins/redirection/\">WordPress.org</a>, а также имеют возможность получать индивидуальную поддержку."
433
 
434
+ #: view/admin/support.php:71
435
+ msgid "Full details of producing a translation can be found in this <a href=\"http://urbangiraffe.com/articles/translating-wordpress-themes-and-plugins/\">guide to translating WordPress plugins</a>."
436
+ msgstr "Полную информацию о подготовке перевода можно найти в <a href=\"http://urbangiraffe.com/articles/translating-wordpress-themes-and-plugins/\">руководстве по переводу плагинов для WordPress</a>."
437
 
438
+ #: view/admin/options.php:15
439
+ msgid "Auto-generate URL"
440
+ msgstr "Автоматическая генерация URL"
441
 
442
+ #: view/admin/options.php:19
443
+ msgid "This will be used to auto-generate a URL if no URL is given. You can use the special tags $dec$ or $hex$ to have a unique ID inserted (either decimal or hex)"
444
+ msgstr "Используется для автоматической генерации URL, если URL не представлен. Вы можете использовать специальные тэги $dec$ или $hex$ для вставки уникального ID (десятичные или шестнадцатиричные)"
445
 
446
+ #: view/admin/options.php:24
447
+ msgid "IP Lookup Service"
448
+ msgstr "Сервис разрешения имен по IP"
449
 
450
+ #: view/admin/options.php:30
451
+ msgid "Plugin Support"
452
+ msgstr "Поддержка плагина"
453
 
454
+ #: view/admin/options.php:33
455
+ msgid "I'm a nice person and I have helped support the author of this plugin"
456
+ msgstr "Я - хороший человек и я поддержал автора данного плагина"
 
457
 
458
+ #: view/admin/options.php:37
459
+ msgid "Logging"
460
+ msgstr "Журнал"
461
 
462
+ #: view/admin/options.php:40
463
+ msgid "log redirected requests"
464
+ msgstr "вести журнал запросов перенаправлений"
465
 
466
+ #: view/admin/options.php:42
467
+ msgid "log 404 Not Found requests"
468
+ msgstr "вести журнал запросов 404"
469
 
470
+ #: view/admin/options.php:43
471
+ msgid "Uncheck one or both of these to turn off logging and reduce database load if your redirected URLs are hit very frequently, and/or your site is very busy and pages are often not found."
472
+ msgstr "Если ваши перенаправленные URL посещаются очень часто и/или ваш сайт очень загружен и страницы часто бывают не найдены, снимите флажок с одной или обеих этих опций чтобы отключить ведение журнала и тем самым снизить загрузку базы данных."
473
 
474
+ #: view/admin/options.php:47
475
+ msgid "Expire Logs"
476
+ msgstr "Время жизни журнала"
477
 
478
+ #: view/admin/options.php:50
479
+ msgid "days (enter 0 for no expiry)"
480
+ msgstr "дней (введите 0 для неограниченного времени)"
481
 
482
+ #: view/admin/options.php:54
483
+ msgid "RSS Token"
484
+ msgstr "Токен RSS"
 
485
 
486
+ #: view/admin/options.php:57
487
+ msgid "A unique token allowing feed readers access to Redirection RSS (leave blank to auto-generate)"
488
+ msgstr "Уникальная строка для доступа к RSS фиду плагина (оставьте пустой для автоматической генерации)"
489
 
490
+ #: view/admin/options.php:62
491
+ msgid "URL Monitoring"
492
+ msgstr "Отслеживание URL"
493
 
494
+ #: view/admin/options.php:63
495
+ msgid "You can have Redirection detect changes in URLs and have an automatic redirection created in a specific group."
496
+ msgstr "Вы можете включить слежение за изменением URL и автоматически создавать перенаправление в определенной группе."
497
 
498
+ #: view/admin/options.php:67
499
+ msgid "Post &amp; Page URLs"
500
+ msgstr "URL записей и страниц"
501
 
502
+ #: view/admin/options.php:70
503
+ #: view/admin/options.php:82
504
+ msgid "Don't monitor"
505
+ msgstr "Не отслеживать"
506
 
507
+ #: view/admin/options.php:74
508
+ msgid "Monitor new posts"
509
+ msgstr "Отслеживание новых записей"
510
 
511
+ #: view/admin/options.php:79
512
+ msgid "Category URLs"
513
+ msgstr "URL категории"
 
 
514
 
515
+ #: view/admin/options.php:89
516
+ msgid "Update"
517
+ msgstr "Обновить"
518
 
519
+ #: view/admin/options.php:95
520
+ msgid "Import"
521
+ msgstr "Импорт"
522
 
523
+ #: view/admin/options.php:97
524
+ msgid "Here you can import redirections from an existing .htaccess file, a CSV file, or a Redirection XML."
525
+ msgstr "Вы можете импортировать правила перенаправлений из существующих .htaccess, CSV или XML файлов"
526
 
527
+ #: view/admin/options.php:104
528
+ msgid "Import into"
529
+ msgstr "Импортировать в"
 
530
 
531
+ #: view/admin/options.php:107
532
+ msgid "Upload"
533
+ msgstr "Загрузить"
534
 
535
+ #: view/admin/options.php:110
536
+ msgid "Note that the group is ignored when uploading an XML file."
537
+ msgstr "Примечание: группа будет проигнорирована при загрузке XML-файла."
 
538
 
539
+ #: view/admin/options.php:114
540
+ msgid "Delete Redirection"
541
+ msgstr "Удалить плагин"
542
 
543
+ #: view/admin/options.php:115
544
+ msgid "Selecting this option will delete all redirections, all logs, and any options associated with the Redirection plugin. Make sure this is what you want to do."
545
+ msgstr "Выбор данной опции удалит все настроенные перенаправления, все журналы и все другие настройки, связанные с данным плагином. Убедитесь, что это именно то, чего вы желаете."
546
 
547
+ #: view/admin/group_edit.php:10
548
+ msgid "Tracked"
549
+ msgstr "Слежение"
550
 
551
+ #: view/admin/group_edit.php:11
552
+ msgid "Whether to track 'hits' to items"
553
+ msgstr "Отслеживать кол-во срабатываний"
554
 
555
+ #: view/admin/group_edit.php:14
556
+ msgid "Enabled"
557
+ msgstr "Включено"
558
 
559
+ #: view/admin/group_edit.php:15
560
+ msgid "Disabling a group will disable all items contained within it"
561
+ msgstr "Отключение группы приведет к отключению всех пунктов, содержащихся в ней"
562
 
563
+ #: modules/404.php:37
564
+ msgid "Log 404s"
565
+ msgstr "Журналирование 404"
 
 
566
 
567
+ #: modules/404.php:46
568
+ #: modules/wordpress.php:121
569
+ msgid "<strong>Disabled: You must enable <a href=\"options-permalink.php\">permalinks</a> before using this</strong>"
570
+ msgstr "<strong>Отключено: Перед использованием должны быть включены <a href=\"options-permalink.php\">ЧПУ</a>"
571
 
572
+ #: modules/404.php:57
573
+ msgid "<small>No options have been set</small>"
574
+ msgstr "<small>Нет настраиваемых параметров</small>"
575
 
576
+ #: modules/apache.php:77
577
+ msgid "Location"
578
+ msgstr "Расположение"
579
 
580
+ #: modules/apache.php:82
581
+ msgid "WordPress is installed in: <code>%s</code>"
582
+ msgstr "WordPress установлен в: <code>%s</code>"
583
 
584
+ #: modules/apache.php:87
585
+ msgid "Canonical"
586
+ msgstr "Основа"
587
 
588
+ #: modules/apache.php:90
589
+ #: modules/apache.php:96
590
+ msgid "Leave as is"
591
+ msgstr "Оставить как есть"
592
 
593
+ #: modules/apache.php:90
594
+ msgid "Strip WWW (%s)"
595
+ msgstr "Вырезать WWW (%s)"
596
 
597
+ #: modules/apache.php:90
598
+ msgid "Force WWW (www.%s)"
599
+ msgstr "Принудительно использовать WWW (www.%s)"
600
 
601
+ #: modules/apache.php:94
602
+ msgid "Strip Index"
603
+ msgstr "Удаление индекса"
604
 
605
+ #: modules/apache.php:96
606
+ msgid "Strip index files (html,php)"
607
+ msgstr "Удалить файлы index (html,php) "
608
 
609
+ #: modules/apache.php:101
610
+ msgid "Memory Limit"
611
+ msgstr "Лимит памяти"
612
 
613
+ #: modules/apache.php:104
614
+ #: modules/apache.php:109
615
+ msgid "Server default"
616
+ msgstr "Настройки сервера"
617
 
618
+ #: modules/apache.php:107
619
+ msgid "Error Level"
620
+ msgstr "Уровень ошибок"
621
 
622
+ #: modules/apache.php:109
623
+ msgid "No errors"
624
+ msgstr "Без ошибок"
625
 
626
+ #: modules/apache.php:109
627
+ msgid "Show errors"
628
+ msgstr "Показывать ошибки"
629
 
630
+ #: modules/apache.php:114
631
+ msgid "Ban IPs"
632
+ msgstr "Блокировать IP"
633
 
634
+ #: modules/apache.php:120
635
+ msgid "Allow IPs"
636
+ msgstr "Разрешить IP"
637
 
638
+ #: modules/apache.php:126
639
+ msgid "Raw .htaccess"
640
+ msgstr "Необработанный .htaccess"
641
 
642
+ #: modules/apache.php:132
643
+ msgid "Site URL"
644
+ msgstr "URL сайта"
645
 
646
+ #: modules/apache.php:135
647
+ msgid "Advanced: For management of external sites"
648
+ msgstr "Дополнительно: для управления внешними сайтами"
649
 
650
+ #: modules/apache.php:150
651
+ msgid "<strong>Location is invalid - check that path exists</strong>"
652
+ msgstr "<strong>Неправильное расположение - проверьте что путь существует</strong>"
653
 
654
+ #: modules/apache.php:156
655
+ msgid "<strong>Could not write to configured <code>.htaccess</code> file - check file permissions</strong>"
656
+ msgstr "<strong>Невозможно записать файл <code>.htaccess</code> - проверьте права доступа</strong>"
657
 
658
+ #: modules/apache.php:163
659
+ msgid "<strong>Disabled: enter the location of an <code>.htaccess</code> file for this to be valid</strong>"
660
+ msgstr "<strong>Отключено: укажите положение файла <code>.htaccess</code> или приведите его в рабочее состояние</strong>"
661
 
662
+ #: modules/apache.php:168
663
+ msgid "strip WWW"
664
+ msgstr "вырезать WWW"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
665
 
666
+ #: modules/apache.php:168
667
+ msgid "force WWW"
668
+ msgstr "принудительно использовать WWW"
669
 
670
+ #: modules/apache.php:171
671
+ msgid "strip index"
672
+ msgstr "удалить index"
673
 
674
+ #: modules/apache.php:174
675
+ msgid "memory limit at %dMB"
676
+ msgstr "лимит памяти %dMB"
677
 
678
+ #: modules/apache.php:177
679
+ msgid "no errors"
680
+ msgstr "нет ошибок"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
681
 
682
+ #: modules/apache.php:177
683
+ msgid "show errors"
684
+ msgstr "показать ошибки"
685
 
686
+ #: modules/apache.php:180
687
+ msgid "IPs are banned"
688
+ msgstr "Запрещенные IP"
689
 
690
+ #: modules/apache.php:183
691
+ msgid "IPs are allowed"
692
+ msgstr "Разрешенные IP"
693
 
694
+ #: models/redirect.php:386
695
+ msgid "Redirect to URL"
696
+ msgstr "Перенаправить на URL"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
697
 
698
+ #: models/redirect.php:387
699
+ msgid "Redirect to random post"
700
+ msgstr "Перенаправить на случайную запись"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
701
 
702
+ #: models/redirect.php:388
703
+ msgid "Pass-through"
704
+ msgstr "Транзит (pass-through)"
705
 
706
+ #: models/redirect.php:389
707
+ msgid "Error (404)"
708
+ msgstr "Ошибка 404"
 
 
709
 
710
+ #: models/redirect.php:390
711
+ msgid "Do nothing"
712
+ msgstr "Ничего не делать"
 
 
 
 
 
 
713
 
714
+ #: models/module.php:161
715
+ #: models/database.php:94
716
+ msgid "WordPress"
717
+ msgstr "WordPress"
 
 
 
718
 
719
+ #: models/module.php:162
720
+ msgid "404 Errors"
721
+ msgstr "Ошибки 404"
722
 
723
+ #: models/module.php:187
724
+ msgid "Strip WWW"
725
+ msgstr "Вырезать WWW"
726
 
727
+ #: models/module.php:187
728
+ msgid "Force WWW"
729
+ msgstr "Принудительно использовать WWW"
730
 
731
+ #: models/module.php:192
732
+ msgid "Strip index.php"
733
+ msgstr "Удалить index.php"
734
 
735
+ #: models/database.php:96
736
+ msgid "404"
737
+ msgstr "404"
738
 
739
+ #: models/database.php:101
740
+ msgid "Redirections"
741
+ msgstr "Перенаправления"
742
 
743
+ #: models/database.php:102
744
+ msgid "Modified Posts"
745
+ msgstr "Измененные записи"
746
 
747
+ #: models/pager.php:404
748
+ msgid "Previous"
749
+ msgstr "Предыдущий"
750
 
751
+ #: models/pager.php:405
752
+ msgid "Next"
753
+ msgstr "Следующий"
754
 
755
+ #: models/pager.php:463
756
+ msgid "%d per-page"
757
+ msgstr "%d на страницу"
758
 
759
+ #: models/pager.php:472
760
+ msgid "Displaying %s&#8211;%s of %s"
761
+ msgstr "Показано %s&#8211;%s из %s"
762
 
763
+ #: models/group.php:194
764
+ msgid "Yes"
765
+ msgstr "Да"
766
 
767
+ #: models/group.php:195
768
+ msgid "No"
769
+ msgstr "Нет"
770
 
771
+ #: ajax.php:370
772
+ msgid "Sorry, but your redirection was not created"
773
+ msgstr "Извините, перенаправление не было создано"
774
 
775
+ #: redirection.php:94
776
+ msgid "Settings"
777
+ msgstr "Настройки"
778
 
779
+ #: redirection.php:112
780
+ msgid "Please wait..."
781
+ msgstr "Пожалуйста подождите..."
782
 
783
+ #. #-#-#-#-# plugin.pot (Redirection 2.2.5) #-#-#-#-#
784
+ #. Plugin Name of the plugin/theme
785
+ #: redirection.php:121
786
+ msgid "Redirection"
787
+ msgstr "Перенаправления"
788
 
789
+ #: redirection.php:159
790
+ msgid "Your module was successfully created"
791
+ msgstr "Модуль успешно создан"
792
 
793
+ #: redirection.php:163
794
+ msgid "Your module was not created - did you provide a name?"
795
+ msgstr "Модуль не был создан - не указали имя?"
 
796
 
797
+ #: redirection.php:228
798
+ msgid "Your options were updated"
799
+ msgstr "Ваши настройки были обновлены"
800
 
801
+ #: redirection.php:236
802
+ msgid "Redirection data has been deleted and the plugin disabled"
803
+ msgstr "Все настройки перенаправлений были удалены, а плагин отключен"
804
+
805
+ #: redirection.php:246
806
+ msgid "%d redirection was successfully imported"
807
+ msgid_plural "%d redirections were successfully imported"
808
+ msgstr[0] "%d перенаправление было успешно импортировано"
809
+ msgstr[1] "%d перенаправления были успешно импортированы"
810
 
811
+ #: redirection.php:248
812
+ msgid "No items were imported"
813
+ msgstr "Ничего не импортировано"
 
 
814
 
815
+ #: redirection.php:266
816
+ msgid "Your logs have been deleted"
817
+ msgstr "Ваши журналы были удалены"
818
 
819
+ #: redirection.php:289
820
+ msgid "Your group was added successfully"
821
+ msgstr "Ваша группа успешно добавлена"
822
 
823
+ #: redirection.php:293
824
+ msgid "Please specify a group name"
825
+ msgstr "Пожалуйста, определите имя группы"
826
 
827
+ #: redirection.php:330
828
+ msgid "Redirection is available in"
829
+ msgstr "Перенаправления доступны в"
830
 
831
+ #: matches/url.php:25
832
+ msgid "URL only"
833
+ msgstr "Только URL"
834
 
835
+ #: matches/url.php:40
836
+ #: matches/user_agent.php:55
837
+ #: matches/referrer.php:47
838
+ msgid "HTTP Code"
839
+ msgstr "Код HTTP"
840
 
841
+ #: matches/login.php:25
842
+ msgid "URL and login status"
843
+ msgstr "URL и статус входа"
844
 
845
+ #: matches/login.php:33
846
+ msgid "The target URL will be chosen from one of the following URLs, depending if the user is logged in or out. Leaving a URL blank means that the user is not redirected."
847
+ msgstr "Будет выбран один из следующих URL-адресов в зависимости от того, войдет пользователь в систему или нет. Если оставить поле пустым - пользователь перенаправляться не будет."
848
 
849
+ #: matches/login.php:39
850
+ #: matches/login.php:41
851
+ msgid "Logged In"
852
+ msgstr "Залогинен"
853
 
854
+ #: matches/login.php:51
855
+ #: matches/login.php:53
856
+ msgid "Logged Out"
857
+ msgstr "Разлогинен"
858
 
859
+ #: matches/user_agent.php:27
860
+ msgid "URL and user agent"
861
+ msgstr "URL и User-Agent"
862
 
863
+ #: matches/user_agent.php:32
864
+ msgid "FeedBurner"
865
+ msgstr "FeedBurner"
866
 
867
+ #: matches/user_agent.php:33
868
+ msgid "Internet Explorer"
869
+ msgstr "Internet Explorer"
870
 
871
+ #: matches/user_agent.php:34
872
+ msgid "FireFox"
873
+ msgstr "FireFox"
874
 
875
+ #: matches/user_agent.php:35
876
+ msgid "Opera"
877
+ msgstr "Opera"
878
 
879
+ #: matches/user_agent.php:36
880
+ msgid "Safari"
881
+ msgstr "Safari"
882
 
883
+ #: matches/user_agent.php:37
884
+ msgid "iPhone"
885
+ msgstr "iPhone"
886
 
887
  #: matches/user_agent.php:38
888
+ msgid "Nintendo Wii"
889
+ msgstr "Nintendo Wii"
890
+
891
+ #: matches/user_agent.php:66
892
+ msgid "The visitor will be redirected from the source URL if the user agent matches. You can specify a <em>matched</em> target URL as the address to send visitors if they do match, and <em>not matched</em> if they don't match. Leaving a URL blank means that the visitor is not redirected. <strong>All matches are performed as regular expressions</strong>.\n"
893
+ msgstr "Посетитель будет перенаправлен при совпадении User-Agent. Вы можете определить различные целевые URL при совпадении или не совпадении. Если оставить поле пустым, то посетитель никуда перенаправляться не будет. <strong>Все условия вводятся как регулярные выражения</strong>.\n"
894
+
895
+ #: matches/user_agent.php:73
896
+ #: matches/user_agent.php:75
897
+ #: matches/referrer.php:63
898
+ #: matches/referrer.php:65
899
+ msgid "Matched"
900
+ msgstr "Совпадают"
901
+
902
+ #: matches/user_agent.php:83
903
+ #: matches/user_agent.php:85
904
+ #: matches/referrer.php:73
905
+ #: matches/referrer.php:75
906
+ msgid "Not matched"
907
+ msgstr "Не совпадают"
908
 
909
+ #: matches/referrer.php:28
910
+ msgid "URL and referrer"
911
+ msgstr "URL и реферер"
 
912
 
913
+ #: matches/referrer.php:57
914
+ msgid "The visitor will be redirected from the source URL if the referrer matches. You can specify a <em>matched</em> target URL as the address to send visitors if they do match, and <em>not matched</em> if they don't match. Leaving a URL blank means that the visitor is not redirected."
915
+ msgstr "Посетитель будет перенапрвлен на URL источника при совпадении реферера. Вы можете определить различные целевые URL при совпадении и не совпадении. Если оставить поле пустым, посетитель никуда перенаправляться не будет."
 
916
 
917
+ #. Plugin URI of the plugin/theme
918
+ msgid "http://urbangiraffe.com/plugins/redirection/"
919
+ msgstr "http://urbangiraffe.com/plugins/redirection/"
 
920
 
921
+ #. Description of the plugin/theme
922
+ msgid "Manage all your 301 redirects and monitor 404 errors"
923
+ msgstr "Управляйте всеми 301-перенаправлениями и отслеживайте ошибки 404"
924
 
925
+ #. Author of the plugin/theme
926
+ msgid "John Godley"
927
+ msgstr "Джон Годли"
928
 
929
+ #. Author URI of the plugin/theme
930
+ msgid "http://urbangiraffe.com"
931
+ msgstr "http://urbangiraffe.com"
932
 
933
+ #~ msgid " for external site: <code>%s</code>"
934
+ #~ msgstr " для внешнего сайта: <code>%s</code>"
 
935
 
936
+ #~ msgid "1 minute"
937
+ #~ msgstr "1 минута"
 
938
 
939
+ #~ msgid "2 minutes"
940
+ #~ msgstr "2 минуты"
 
941
 
942
+ #~ msgid "30 seconds"
943
+ #~ msgstr "30 секунд"
944
+
945
+ #~ msgid "5 minutes"
946
+ #~ msgstr "5 минут"
947
+
948
+ #~ msgid "As long as possible"
949
+ #~ msgstr "Как можно дольше"
950
+
951
+ #~ msgid "Export to CSV"
952
+ #~ msgstr "Экспорт в CSV"
953
+
954
+ #~ msgid ""
955
+ #~ "Please read the documentation and FAQ, and check the bug tracker, before "
956
+ #~ "asking a question."
957
+ #~ msgstr ""
958
+ #~ "Пожалуйста, прочтите документацию и FAQ, а также проверьте ошибку на "
959
+ #~ "трекере, прежде чем задать вопрос."
960
+
961
+ #~ msgid "Redirection Bug Tracker"
962
+ #~ msgstr "Сообщить об ошибках"
963
+
964
+ #~ msgid "Redirection Documentation"
965
+ #~ msgstr "Документация по плагину"
966
+
967
+ #~ msgid "Redirection FAQ"
968
+ #~ msgstr "Часто задаваемые вопросы (FAQ)"
969
+
970
+ #~ msgid "Redirection Help"
971
+ #~ msgstr "Помощь"
972
+
973
+ #~ msgid "Redirection Support Forum"
974
+ #~ msgstr "Форум поддержки"
975
+
976
+ #~ msgid "Strip index files (html,php,asp)"
977
+ #~ msgstr "Удалить файлы index (html,php,asp)"
978
 
979
+ #~ msgid "Time Limit"
980
+ #~ msgstr "Лимит времени"
 
981
 
982
+ #~ msgid "time limit at %ss"
983
+ #~ msgstr "лимит времени %ss"
 
 
984
 
985
+ #~ msgid "time limit set as long as possible"
986
+ #~ msgstr "лимит времени установлен на максимально возможный"
 
readme.txt CHANGED
@@ -87,6 +87,10 @@ Full documentation can be found on the [Redirection](http://urbangiraffe.com/plu
87
 
88
  == Changelog ==
89
 
 
 
 
 
90
  = 2.2.8 =
91
  * Add Romanian translation, thanks to Alina
92
  * Add Greek, thanks to Stefanos Kofopoulos
87
 
88
  == Changelog ==
89
 
90
+ = 2.2.9 =
91
+ * Fix XSS in admin menu
92
+ * Update Russian translation, thanks to Alexey Pazdnikov
93
+
94
  = 2.2.8 =
95
  * Add Romanian translation, thanks to Alina
96
  * Add Greek, thanks to Stefanos Kofopoulos
redirection.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Redirection
4
  Plugin URI: http://urbangiraffe.com/plugins/redirection/
5
  Description: Manage all your 301 redirects and monitor 404 errors
6
- Version: 2.2.8
7
  Author: John Godley
8
  Author URI: http://urbangiraffe.com
9
  ============================================================================================================
3
  Plugin Name: Redirection
4
  Plugin URI: http://urbangiraffe.com/plugins/redirection/
5
  Description: Manage all your 301 redirects and monitor 404 errors
6
+ Version: 2.2.9
7
  Author: John Godley
8
  Author URI: http://urbangiraffe.com
9
  ============================================================================================================
view/admin/group_list.php CHANGED
@@ -15,7 +15,7 @@
15
 
16
  <?php _e( 'Module', 'redirection' ); ?>:
17
  <select name="id">
18
- <?php echo $this->select( $modules, isset($_GET['id'] ) ? $_GET['id'] : '' )?>
19
  </select>
20
 
21
  <?php _e( 'Search', 'redirection' ); ?>:
15
 
16
  <?php _e( 'Module', 'redirection' ); ?>:
17
  <select name="id">
18
+ <?php echo $this->select( $modules, isset($_GET['id'] ) ? intval( $_GET['id'] ) : '' )?>
19
  </select>
20
 
21
  <?php _e( 'Search', 'redirection' ); ?>:
view/admin/item_list.php CHANGED
@@ -23,7 +23,7 @@
23
 
24
  <?php _e ('Group', 'redirection'); ?>:
25
  <select name="id">
26
- <?php echo $this->select ($groups, isset( $_GET['id'] ) ? $_GET['id'] : '')?>
27
  </select>
28
 
29
  <?php _e ('Search', 'redirection'); ?>:
23
 
24
  <?php _e ('Group', 'redirection'); ?>:
25
  <select name="id">
26
+ <?php echo $this->select ($groups, isset( $_GET['id'] ) ? intval( $_GET['id'] ) : '')?>
27
  </select>
28
 
29
  <?php _e ('Search', 'redirection'); ?>:
view/admin/submenu.php CHANGED
@@ -2,12 +2,12 @@
2
 
3
  <ul class="subsubsub">
4
  <li>
5
- <a <?php if ( !isset( $_GET['sub'] ) ) echo 'class="current"'; ?>href="?page=redirection.php<?php if ( isset( $_GET['id'] ) ) echo '&amp;id='.urlencode( $_GET['id'] ) ?>">
6
  <?php _e( 'Redirects', 'redirection' ); ?>
7
  </a> |
8
  </li>
9
  <li>
10
- <a <?php if ( isset( $_GET['sub'] ) && $_GET['sub'] == 'groups' ) echo 'class="current"'; ?>href="?page=redirection.php&amp;sub=groups<?php if ( isset( $_GET['id'] ) ) echo '&amp;id='.$_GET['id'] ?>">
11
  <?php _e( 'Groups', 'redirection' ); ?>
12
  </a> |
13
  </li>
2
 
3
  <ul class="subsubsub">
4
  <li>
5
+ <a <?php if ( !isset( $_GET['sub'] ) ) echo 'class="current"'; ?>href="?page=redirection.php<?php if ( isset( $_GET['id'] ) ) echo '&amp;id='.intval( $_GET['id'] ) ?>">
6
  <?php _e( 'Redirects', 'redirection' ); ?>
7
  </a> |
8
  </li>
9
  <li>
10
+ <a <?php if ( isset( $_GET['sub'] ) && $_GET['sub'] == 'groups' ) echo 'class="current"'; ?>href="?page=redirection.php&amp;sub=groups<?php if ( isset( $_GET['id'] ) ) echo '&amp;id='.intval( $_GET['id'] ) ?>">
11
  <?php _e( 'Groups', 'redirection' ); ?>
12
  </a> |
13
  </li>