wpDataTables Lite - Version 2.0.17

Version Description

  • Updated Russian translation
  • Bug fixes and stability improvements.
Download this release

Release Info

Developer wpDataTables
Plugin Icon 128x128 wpDataTables Lite
Version 2.0.17
Comparing to
See all releases

Code changes from version 2.0.16 to 2.0.17

config/config.inc.php CHANGED
@@ -9,7 +9,7 @@ defined('ABSPATH') or die("Cannot access pages directly.");
9
 
10
  // Current version
11
 
12
- define('WDT_CURRENT_VERSION', '2.0.16');
13
 
14
  /**
15
  * Regular Expressions
9
 
10
  // Current version
11
 
12
+ define('WDT_CURRENT_VERSION', '2.0.17');
13
 
14
  /**
15
  * Regular Expressions
languages/ru_RU/wpdatatables-ru_RU.mo CHANGED
Binary file
languages/ru_RU/wpdatatables-ru_RU.po CHANGED
@@ -1,43 +1,104 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: \n"
4
- "POT-Creation-Date: 2019-07-25 10:27+0200\n"
5
- "PO-Revision-Date: 2019-07-25 10:28+0200\n"
6
- "Last-Translator: \n"
7
- "Language-Team: \n"
8
- "Language: ru\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.8.7.1\n"
13
  "X-Poedit-Basepath: ../..\n"
14
- "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
15
- "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "X-Poedit-KeywordsList: __;_e\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
- "X-Poedit-SearchPathExcluded-0: *.js\n"
 
 
 
 
20
 
21
- #: controllers/wdt_admin.php:10 controllers/wdt_admin.php:11
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  msgid "wpDataTables"
23
  msgstr "wpDataTables"
24
 
25
- #: controllers/wdt_admin.php:19 controllers/wdt_admin.php:20
 
26
  #: templates/admin/constructor/constructor.inc.php:24
27
- #, fuzzy
28
  msgid "Create a Table"
29
- msgstr "Создать таблицу wpDataTable"
30
 
31
  #: controllers/wdt_admin.php:27 controllers/wdt_admin.php:28
32
- #: templates/browse_charts.inc.php:9
33
  msgid "wpDataCharts"
34
  msgstr "wpDataCharts"
35
 
36
- #: controllers/wdt_admin.php:35 controllers/wdt_admin.php:36
37
  #: templates/admin/chart_wizard/chart_wizard.inc.php:36
38
- #, fuzzy
39
  msgid "Create a Chart"
40
- msgstr "Мастер создания диаграмм"
41
 
42
  #: controllers/wdt_admin.php:43 controllers/wdt_admin.php:44
43
  msgid "Settings"
@@ -45,5742 +106,5039 @@ msgstr "Настройки"
45
 
46
  #: controllers/wdt_admin.php:51
47
  msgid "Add-ons"
48
- msgstr ""
49
 
50
  #: controllers/wdt_admin.php:52
51
  msgid "Addons"
52
  msgstr "Дополнения"
53
 
54
- #: controllers/wdt_admin.php:310 controllers/wdt_admin.php:359
55
- #: controllers/wdt_admin.php:389 controllers/wdt_admin.php:410
56
- #: controllers/wdt_admin.php:457 controllers/wdt_admin.php:483
57
- #: controllers/wdt_admin.php:502
58
- msgid "You do not have sufficient permissions to access this page."
59
- msgstr "У вас недостаточно прав для доступа к этой странице."
60
-
61
- #: controllers/wdt_functions.php:437
62
  #, fuzzy
63
  msgid "wpDataChart with provided ID not found!"
64
  msgstr "Таблица wpDataTable с заданным ID не найдена!"
65
 
66
- #: controllers/wdt_functions.php:473 controllers/wdt_functions.php:544
67
  msgid "wpDataTable with provided ID not found!"
68
  msgstr "Таблица wpDataTable с заданным ID не найдена!"
69
 
70
- #: controllers/wdt_functions.php:554
71
  msgid "Provided column is not Integer or Float column type"
 
 
 
 
 
 
 
 
 
 
 
72
  msgstr ""
 
 
73
 
74
- #: controllers/wdt_functions.php:732
75
  msgid "Choose a table"
76
  msgstr "Выберите таблицу"
77
 
78
- #: controllers/wdt_functions.php:764
79
- msgid "Interactive Responsive Table"
80
- msgstr "Интерактивные адаптивные таблицы"
81
-
82
- #: controllers/wdt_functions.php:765 controllers/wdt_functions.php:826
83
- msgid "Content"
84
- msgstr "Содержимое"
85
-
86
- #: controllers/wdt_functions.php:771
87
  msgid "wpDataTable"
88
  msgstr "wpDataTable таблица"
89
 
90
- #: controllers/wdt_functions.php:775
91
  msgid "Choose the wpDataTable from a dropdown"
92
  msgstr "Выберите таблицу wpDataTable из выпадающего списка"
93
 
94
- #: controllers/wdt_functions.php:780
95
  msgid "Table view"
96
  msgstr "Отображение таблицы"
97
 
98
- #: controllers/wdt_functions.php:784
99
  msgid "Regular wpDataTable"
100
  msgstr "Стандартная wpDataTable таблица"
101
 
102
- #: controllers/wdt_functions.php:786
103
  msgid "Excel-like table"
104
  msgstr "Таблица типа Excel"
105
 
106
- #: controllers/wdt_functions.php:792
107
  msgid "Variable placeholder #1"
108
  msgstr "Переменная №1"
109
 
110
- #: controllers/wdt_functions.php:795 controllers/wdt_functions.php:803
111
- #: controllers/wdt_functions.php:811
112
  msgid "Variables"
113
  msgstr "Переменные"
114
 
115
- #: controllers/wdt_functions.php:796
116
  msgid "If you used the VAR1 placeholder you can assign a value to it here"
117
  msgstr "Если вы использовали переменную VAR1, вы можете здесь задать значение"
118
 
119
- #: controllers/wdt_functions.php:800
120
  msgid "Variable placeholder #2"
121
  msgstr "Переменная №2"
122
 
123
- #: controllers/wdt_functions.php:804
124
  msgid "If you used the VAR2 placeholder you can assign a value to it here"
125
  msgstr "Если вы использовали переменную VAR2, вы можете здесь задать значение"
126
 
127
- #: controllers/wdt_functions.php:808
128
  msgid "Variable placeholder #3"
129
  msgstr "Переменная №3"
130
 
131
- #: controllers/wdt_functions.php:812
132
  msgid "If you used the VAR3 placeholder you can assign a value to it here"
133
  msgstr "Если вы использовали переменную VAR3, вы можете здесь задать значение"
134
 
135
- #: controllers/wdt_functions.php:825
136
- msgid "Google or Highcharts chart based on a wpDataTable"
137
- msgstr "Диаграммы Google Charts или Highchart, основанные на таблице"
138
-
139
- #: controllers/wdt_functions.php:832
140
  msgid "wpDataChart"
141
  msgstr "Диаграмма wpDataChart"
142
 
143
- #: controllers/wdt_functions.php:836
144
  msgid "Choose one of wpDataCharts from the list"
145
  msgstr "Выберите одну из диаграмм wpDataCharts из списка"
146
 
147
- #: source/WpDataTablesGutenbergBlock.php:25
148
- msgid ""
149
- "Choose the table that you’ve just created in the dropdown below, and the "
150
- "shortcode will be inserted automatically. You are able to provide Export "
151
- "file name as well."
152
- msgstr ""
153
 
154
- #: source/class.wdtbrowsechartstable.php:137
155
- #: source/class.wdtbrowsechartstable.php:151
156
- #: source/class.wdtbrowsetable.php:170 source/class.wdtbrowsetable.php:191
157
- #, fuzzy
158
  msgid "Configure"
159
- msgstr "Подтвердите"
160
-
161
- #: source/class.wdtbrowsechartstable.php:138
162
- #: source/class.wdtbrowsechartstable.php:152
163
- #: source/class.wdtbrowsetable.php:172 source/class.wdtbrowsetable.php:192
164
- #: templates/common/delete_modal.inc.php:41 templates/edit_table.inc.php:15
 
 
165
  msgid "Delete"
166
  msgstr "Удалить"
167
 
168
- #: source/class.wdtbrowsechartstable.php:188
169
- #: source/class.wdtbrowsechartstable.php:290
170
- #, fuzzy
171
  msgid "Column Chart"
172
  msgstr "Колоночная диаграмма"
173
 
174
- #: source/class.wdtbrowsechartstable.php:191
175
  #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:61
176
- #: templates/chart_wizard.inc.php:91
177
  msgid "Histogram"
178
  msgstr "Гистограмма"
179
 
180
- #: source/class.wdtbrowsechartstable.php:194
181
- #, fuzzy
182
  msgid "Bar Chart"
183
  msgstr "Линеечная диаграмма"
184
 
185
- #: source/class.wdtbrowsechartstable.php:197
186
- #: source/class.wdtbrowsechartstable.php:251
187
  #, fuzzy
188
  msgid "Stacked Bar Chart"
189
  msgstr "Линеечная диаграмма с накоплением"
190
 
191
- #: source/class.wdtbrowsechartstable.php:200
192
- #: source/class.wdtbrowsechartstable.php:284
193
- #, fuzzy
194
  msgid "Area Chart"
195
  msgstr "Диаграмма с областями"
196
 
197
- #: source/class.wdtbrowsechartstable.php:203
198
  #, fuzzy
199
  msgid "Stepped Area Chart"
200
  msgstr "Диаграмма с областями и накоплением"
201
 
202
- #: source/class.wdtbrowsechartstable.php:206
203
- #: source/class.wdtbrowsechartstable.php:230
204
- #: source/class.wdtbrowsechartstable.php:281
205
- #, fuzzy
206
  msgid "Line Chart"
207
  msgstr "Линейная диаграмма"
208
 
209
- #: source/class.wdtbrowsechartstable.php:209
210
- #: source/class.wdtbrowsechartstable.php:260
211
- #: source/class.wdtbrowsechartstable.php:299
212
  #, fuzzy
213
  msgid "Pie Chart"
214
  msgstr "Круговая диаграмма"
215
 
216
- #: source/class.wdtbrowsechartstable.php:212
217
- #: source/class.wdtbrowsechartstable.php:305
218
- #, fuzzy
219
  msgid "Bubble Chart"
220
  msgstr "Пузырьковая диаграмма"
221
 
222
- #: source/class.wdtbrowsechartstable.php:215
223
- #: source/class.wdtbrowsechartstable.php:266
224
- #, fuzzy
225
  msgid "Donut Chart"
226
  msgstr "Кольцевая диаграмма"
227
 
228
- #: source/class.wdtbrowsechartstable.php:218
229
- #, fuzzy
230
  msgid "Gauge Chart"
231
  msgstr "Калибровочная диаграмма"
232
 
233
- #: source/class.wdtbrowsechartstable.php:221
234
  #, fuzzy
235
  msgid "Scatter Chart"
236
  msgstr "Точечная диаграмма"
237
 
238
- #: source/class.wdtbrowsechartstable.php:224
239
  msgid "Candlestick Chart"
240
- msgstr ""
241
 
242
- #: source/class.wdtbrowsechartstable.php:227
243
  msgid "Waterfall Chart"
244
- msgstr ""
245
 
246
- #: source/class.wdtbrowsechartstable.php:233
247
- #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:239
248
  msgid "Polar chart"
249
- msgstr ""
250
 
251
- #: source/class.wdtbrowsechartstable.php:236
252
- #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:255
253
  msgid "Spiderweb chart"
254
- msgstr ""
255
 
256
- #: source/class.wdtbrowsechartstable.php:239
257
  #, fuzzy
258
  msgid "Spline Chart"
259
  msgstr "Линейная диаграмма"
260
 
261
- #: source/class.wdtbrowsechartstable.php:242
262
- #, fuzzy
263
  msgid "Basic Area Chart"
264
  msgstr "Обычная диаграмма с областями"
265
 
266
- #: source/class.wdtbrowsechartstable.php:245
267
- #: source/class.wdtbrowsechartstable.php:287
268
  #, fuzzy
269
  msgid "Stacked Area Chart"
270
  msgstr "Диаграмма с областями и накоплением"
271
 
272
- #: source/class.wdtbrowsechartstable.php:248
273
- #, fuzzy
274
  msgid "Basic Bar Chart"
275
  msgstr "Обычная линеечная диаграмма"
276
 
277
- #: source/class.wdtbrowsechartstable.php:254
278
- #, fuzzy
279
  msgid "Basic Column Chart"
280
  msgstr "Обычная колоночная диаграмма"
281
 
282
- #: source/class.wdtbrowsechartstable.php:257
283
  #, fuzzy
284
  msgid "Stacked Column Chart"
285
  msgstr "Колоночная диаграмма с накоплением"
286
 
287
- #: source/class.wdtbrowsechartstable.php:263
288
  #, fuzzy
289
  msgid "Pie With Gradient Chart"
290
  msgstr "Круговая диаграмма с градиентом"
291
 
292
- #: source/class.wdtbrowsechartstable.php:269
293
  #, fuzzy
294
  msgid "Scatter Plot"
295
  msgstr "Точечная диаграмма"
296
 
297
- #: source/class.wdtbrowsechartstable.php:272
298
- #, fuzzy
299
  msgid "3D Column Chart"
300
  msgstr "Трехмерная колоночная диаграмма"
301
 
302
- #: source/class.wdtbrowsechartstable.php:275
303
- #, fuzzy
304
  msgid "3D Pie Chart"
305
  msgstr "Трехмерная круговая диаграмма"
306
 
307
- #: source/class.wdtbrowsechartstable.php:278
308
- #, fuzzy
309
  msgid "3D Donut Chart"
310
  msgstr "Трехмерная кольцевая диаграмма"
311
 
312
- #: source/class.wdtbrowsechartstable.php:293
313
- #, fuzzy
 
 
 
 
 
 
 
314
  msgid "Radar Chart"
315
- msgstr " Диаграмма"
316
 
317
- #: source/class.wdtbrowsechartstable.php:296
318
- #, fuzzy
319
  msgid "Polar Area Chart"
320
- msgstr "Диаграмма с областями Google"
321
 
322
- #: source/class.wdtbrowsechartstable.php:302
323
- #, fuzzy
324
  msgid "Doughnut Chart"
325
  msgstr "Кольцевая диаграмма"
326
 
327
- #: source/class.wdtbrowsechartstable.php:317
328
  msgid "Google"
329
- msgstr ""
330
 
331
- #: source/class.wdtbrowsechartstable.php:320
332
- #, fuzzy
333
  msgid "Highcharts"
334
  msgstr "Круговая диаграмма Highcharts"
335
 
336
- #: source/class.wdtbrowsechartstable.php:323
337
- #, fuzzy
338
  msgid "Chart.js"
339
- msgstr " Диаграмма"
340
-
341
- #: source/class.wdtbrowsechartstable.php:387
342
- #: source/class.wdtbrowsetable.php:272
343
- #, fuzzy
344
- msgid "Select All"
345
- msgstr "Выбрать"
346
 
347
- #: source/class.wdtbrowsechartstable.php:439
348
  msgid "No wpDataCharts in the system yet."
349
  msgstr "Диаграмм пока не создано"
350
 
351
- #: source/class.wdtbrowsetable.php:163
352
- #: templates/admin/browse/table/duplicate_modal.inc.php:63
353
- msgid "Duplicate"
354
- msgstr "Клонировать"
 
 
 
 
 
355
 
356
- #: source/class.wdtbrowsetable.php:165 templates/edit_table.inc.php:99
357
- msgid "Edit data"
358
- msgstr "Редактировать данные"
359
 
360
- #: source/class.wdtbrowsetable.php:167
361
- #, fuzzy
362
- msgid "Edit in Excel-like editor"
363
- msgstr "Excel-редактор"
364
 
365
- #: source/class.wdtbrowsetable.php:209
366
- #, fuzzy
367
- msgid "MySQL"
368
- msgstr "MySQL сервер"
369
 
370
- #: source/class.wdtbrowsetable.php:212
371
- msgid "Manual"
372
- msgstr ""
373
 
374
- #: source/class.wdtbrowsetable.php:215 source/class.wpdatatable.php:1892
375
- #: source/class.wpdatatable.php:1961
376
- #: templates/admin/table-settings/table_settings_block.inc.php:954
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
377
  msgid "Excel"
378
  msgstr "Excel"
379
 
380
- #: source/class.wdtbrowsetable.php:218 source/class.wpdatatable.php:1901
381
- #: source/class.wpdatatable.php:1971
382
- #: templates/admin/table-settings/table_settings_block.inc.php:955
383
  msgid "CSV"
384
  msgstr "CSV"
385
 
386
- #: source/class.wdtbrowsetable.php:221
387
- msgid "XML"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
388
  msgstr ""
 
 
389
 
390
- #: source/class.wdtbrowsetable.php:224
391
- #, fuzzy
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
392
  msgid "JSON"
393
  msgstr "JSON"
394
 
395
- #: source/class.wdtbrowsetable.php:227
396
- #: templates/admin/table-settings/table_settings_block.inc.php:113
397
- #: templates/edit_table.inc.php:91
398
  msgid "Serialized PHP array"
399
  msgstr "Сериализованный массив PHP"
400
 
401
- #: source/class.wdtbrowsetable.php:230 templates/edit_table.inc.php:88
402
  msgid "Google spreadsheet"
403
  msgstr "Таблица Google Spreadsheet"
404
 
405
- #: source/class.wdtbrowsetable.php:237
406
  msgid "Unknown"
407
- msgstr ""
408
 
409
- #: source/class.wdtbrowsetable.php:347
410
  msgid "No wpDataTables in the system yet."
411
  msgstr "Таблиц wpDataTables пока не создано"
412
 
413
- #: source/class.wdtconfigcontroller.php:139
414
- #, fuzzy
415
- msgid "There was an error trying to fetch the table data: "
 
 
 
 
 
 
 
 
 
 
 
 
 
416
  msgstr "При попытке создать таблицу произошла ошибка на стороне MySQL сервера"
417
 
418
- #: source/class.wdtconfigcontroller.php:449
419
- #, fuzzy
420
- msgid "Table in data source has no rows."
421
- msgstr "Источник данных для таблицы не может быть пустым"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
422
 
423
- #: source/class.wdttools.php:15
 
424
  msgid "One line string"
425
  msgstr "Однолинейная строка"
426
 
427
- #: source/class.wdttools.php:16
 
428
  msgid "Multi-line string"
429
  msgstr "Многолинейная строка"
430
 
431
- #: source/class.wdttools.php:17
 
432
  msgid "One-line selectbox"
433
- msgstr "Список с 1 вариантом выбора"
434
 
435
- #: source/class.wdttools.php:18
 
436
  msgid "Multi-line selectbox"
437
- msgstr "Список с несколькими вариантами"
438
 
439
- #: source/class.wdttools.php:19
440
- #: templates/admin/table-settings/column_settings_panel.inc.php:361
 
441
  msgid "Integer"
442
  msgstr "Целое число"
443
 
444
- #: source/class.wdttools.php:20
445
- #: templates/admin/table-settings/column_settings_panel.inc.php:362
 
446
  msgid "Float"
447
  msgstr "Дробное число"
448
 
449
- #: source/class.wdttools.php:21
450
- #: templates/admin/table-settings/column_settings_panel.inc.php:363
451
- #: templates/admin/table-settings/column_settings_panel.inc.php:988
 
452
  msgid "Date"
453
  msgstr "Дата"
454
 
455
- #: source/class.wdttools.php:22
456
- #: templates/admin/table-settings/column_settings_panel.inc.php:989
457
- #, fuzzy
458
  msgid "Datetime"
459
- msgstr "Дата"
460
 
461
- #: source/class.wdttools.php:23
462
- #: templates/admin/table-settings/column_settings_panel.inc.php:365
463
- #: templates/admin/table-settings/column_settings_panel.inc.php:990
 
464
  msgid "Time"
465
- msgstr ""
466
 
467
- #: source/class.wdttools.php:24
 
468
  msgid "URL Link"
469
  msgstr "URL ссылка"
470
 
471
- #: source/class.wdttools.php:25
 
472
  msgid "E-mail"
473
  msgstr "E-mail"
474
 
475
- #: source/class.wdttools.php:26
476
- #: templates/admin/table-settings/column_settings_panel.inc.php:368
 
477
  msgid "Image"
478
  msgstr "Картинка"
479
 
480
- #: source/class.wdttools.php:27
481
- #: templates/admin/table-settings/column_settings_panel.inc.php:993
 
482
  msgid "Attachment"
483
  msgstr "Вложение"
484
 
485
- #: source/class.wdttools.php:154
486
  msgid ""
487
- "wpDataTables was unable to read your Google Spreadsheet, probably it is not "
488
- "published correctly. <br/> You can publish it by going to <b>File -> Publish "
489
- "to the web</b> "
490
  msgstr ""
 
 
 
491
 
492
- #: source/class.wdttools.php:287
 
 
 
 
493
  msgid "Back to date"
494
- msgstr ""
495
 
496
- #: source/class.wdttools.php:288
497
  msgid "Browse"
498
  msgstr "Поиск"
499
 
500
- #: source/class.wdttools.php:289
501
- #: templates/admin/browse/table/duplicate_modal.inc.php:60
502
- #: templates/admin/common/close_modal.inc.php:36
503
- #: templates/admin/constructor/constructor.inc.php:30
504
- #: templates/admin/settings/settings.inc.php:28
505
- #: templates/admin/table-settings/add_column_modal.inc.php:125
506
- #: templates/admin/table-settings/column_settings_panel.inc.php:27
507
- #: templates/admin/table-settings/column_settings_panel.inc.php:1098
508
- #: templates/admin/table-settings/formula_editor_modal.inc.php:89
509
- #: templates/admin/table-settings/possible_values_merge_list_modal.inc.php:19
510
- #: templates/admin/table-settings/remove_column_modal.inc.php:80
511
- #: templates/admin/table-settings/table_preview_block.inc.php:73
512
- #: templates/admin/table-settings/table_settings_block.inc.php:42
513
- #: templates/admin/table-settings/table_settings_block.inc.php:1125
514
- #: templates/common/delete_modal.inc.php:38
 
 
515
  msgid "Cancel"
516
  msgstr "Отмена"
517
 
518
- #: source/class.wdttools.php:290
519
  msgid " field cannot be empty!"
520
  msgstr " поле не может быть пустым!"
521
 
522
- #: source/class.wdttools.php:291
 
 
 
 
 
 
 
 
523
  msgid "Use selected file"
524
  msgstr "Использовать выбранный файл"
525
 
526
- #: source/class.wdttools.php:292
527
  msgid "Choose file"
528
  msgstr "Выберите файл"
529
 
530
- #: source/class.wdttools.php:293 templates/admin/common/error_modal.inc.php:23
531
- #: templates/admin/table-settings/columns_list_modal.inc.php:27
532
- #: templates/admin/table-settings/foreign_key_config.inc.php:95
533
- #: templates/edit_table.inc.php:36 templates/edit_table.inc.php:418
534
- #: templates/edit_table.inc.php:439 templates/edit_table.inc.php:462
535
  msgid "Close"
536
  msgstr "Закрыть"
537
 
538
- #: source/class.wdttools.php:294
539
- #, fuzzy
540
  msgid "Column has been added!"
541
- msgstr "Заголовок колонки"
542
 
543
- #: source/class.wdttools.php:295
544
  msgid "Column header cannot be empty!"
545
  msgstr "Имя колонки не может быть пустым!"
546
 
547
- #: source/class.wdttools.php:296
548
  msgid "Please confirm column deletion!"
549
- msgstr "Подтвердите удаление колонки!"
550
 
551
- #: source/class.wdttools.php:297
552
  msgid "Column has been removed!"
553
- msgstr ""
554
 
555
- #: source/class.wdttools.php:298
556
- #, fuzzy
557
  msgid "Please select columns that you want to use in table"
558
- msgstr ""
559
- "Выберите колонки таблиц MySQL, которые вы хотели бы использовать в таблице "
560
- "wpDataTable"
561
 
562
- #: source/class.wdttools.php:299 source/class.wpdatatable.php:1910
563
- #: source/class.wpdatatable.php:1981
564
- #: templates/admin/table-settings/table_settings_block.inc.php:956
565
- msgid "Copy"
566
- msgstr "Копировать"
567
 
568
- #: source/class.wdttools.php:300
569
- #, fuzzy
570
  msgid "There was an error trying to insert a new row!"
571
- msgstr "При попытке добавления строки произошла ошибка! Текст ошибки: "
572
 
573
- #: source/class.wdttools.php:301
574
- #, fuzzy
575
  msgid "Data has been saved!"
576
- msgstr "Данные сохранены!"
577
 
578
- #: source/class.wdttools.php:302
579
  msgid "detach"
580
- msgstr "Удалить"
 
 
 
 
581
 
582
- #: source/class.wdttools.php:303 templates/settings.inc.php:553
583
- #: templates/settings.inc.php:627
584
  msgid "Error!"
585
  msgstr "Ошибка!"
586
 
587
- #: source/class.wdttools.php:304
 
 
 
 
588
  msgid "Please upload or choose a file from Media Library!"
589
- msgstr ""
590
- "Пожалуйста, загрузите файл, или выберите уже загруженный файл в медиа "
591
- "библиотеке!"
592
 
593
- #: source/class.wdttools.php:305
594
  msgid "From"
595
  msgstr "От"
596
 
597
- #: source/class.wdttools.php:306
598
  msgid "Please provide a valid e-mail address for field"
599
  msgstr "Пожалуйста, введите корректный e-mail адрес для поля "
600
 
601
- #: source/class.wdttools.php:307
602
  msgid "Please provide a valid URL link for field"
603
  msgstr "Пожалуйста, введите корректный URL-адрес для поля "
604
 
605
- #: source/class.wdttools.php:308
606
  msgid "You have entered invalid value. Press ESC to cancel."
607
  msgstr "Вы ввели неверное значение. Нажмите ESC для отмены"
608
 
609
- #: source/class.wdttools.php:309 source/class.wdttools.php:335
610
  msgid "Show _MENU_ entries"
611
  msgstr "Показывать _MENU_ строк"
612
 
613
- #: source/class.wdttools.php:310
614
  #: templates/admin/table-settings/possible_values_merge_list_modal.inc.php:23
615
  msgid "Merge"
616
  msgstr "Совместить"
617
 
618
- #: source/class.wdttools.php:311
 
 
 
 
619
  msgid "New column"
620
  msgstr "Новая колонка"
621
 
622
- #: source/class.wdttools.php:313
 
 
 
 
623
  msgid ": activate to sort column ascending"
624
  msgstr ": нажмите для сортировки по этой колонке по возрастанию"
625
 
626
- #: source/class.wdttools.php:314
627
  msgid ": activate to sort column descending"
628
  msgstr ": нажмите для сортировки по этой колонке по убыванию"
629
 
630
- #: source/class.wdttools.php:316
631
  msgid "Ok"
632
  msgstr "OK"
633
 
634
- #: source/class.wdttools.php:318
635
  msgid "First"
636
  msgstr "Первая"
637
 
638
- #: source/class.wdttools.php:319
639
  msgid "Last"
640
  msgstr "Последняя"
641
 
642
- #: source/class.wdttools.php:320
643
  msgid "Next"
644
  msgstr "Следующая"
645
 
646
- #: source/class.wdttools.php:321
647
  msgid "Previous"
648
  msgstr "Предыдущая"
649
 
650
- #: source/class.wdttools.php:323
 
 
 
 
651
  #: templates/admin/table-settings/possible_values_merge_list_modal.inc.php:27
652
  msgid "Replace"
653
  msgstr "Заменить"
654
 
655
- #: source/class.wdttools.php:324
 
 
 
 
656
  msgid "Row has been deleted!"
657
- msgstr ""
 
 
 
 
 
 
 
 
 
 
658
 
659
- #: source/class.wdttools.php:325
660
  msgid "Select a file to use in table"
661
  msgstr "Выберите файл для использования в таблице"
662
 
663
- #: source/class.wdttools.php:326
 
 
 
 
664
  msgid "Select an Excel or CSV file"
665
  msgstr "Выберите Excel или CSV файл"
666
 
667
- #: source/class.wdttools.php:327
668
  msgid "No data available in table"
669
- msgstr "Нет данных"
670
 
671
- #: source/class.wdttools.php:328
672
- #, fuzzy
673
  msgid "Plugin settings saved successfully"
674
- msgstr "Настройки успешно сохранены"
675
 
676
- #: source/class.wdttools.php:329
677
  msgid "Shortcode has been copied to the clipboard."
678
- msgstr ""
679
 
680
- #: source/class.wdttools.php:330
681
  msgid "Showing _START_ to _END_ of _TOTAL_ entries"
682
  msgstr "Отображаются строки _START_ - _END_ из _TOTAL_"
683
 
684
- #: source/class.wdttools.php:331
685
  msgid "Showing 0 to 0 of 0 entries"
686
  msgstr "Отображаются строки 0-0 из 0"
687
 
688
- #: source/class.wdttools.php:332
689
  msgid "(filtered from _MAX_ total entries)"
690
  msgstr "(отфильтровано из _MAX_ всего)"
691
 
692
- #: source/class.wdttools.php:334
693
  msgid ","
694
  msgstr ","
695
 
696
- #: source/class.wdttools.php:336
697
  msgid "Loading..."
698
  msgstr "Загрузка…"
699
 
700
- #: source/class.wdttools.php:337
701
  msgid "Processing..."
702
  msgstr "Обработка…"
703
 
704
- #: source/class.wdttools.php:338
705
  msgid "SQL error"
706
  msgstr "Ошибка на стороне MySQL"
707
 
708
- #: source/class.wdttools.php:339
709
  msgid "Search: "
710
  msgstr "Поиск: "
711
 
712
- #: source/class.wdttools.php:340 templates/settings.inc.php:559
713
- #: templates/settings.inc.php:625
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
714
  msgid "Success!"
715
  msgstr "Выполнено!"
716
 
717
- #: source/class.wdttools.php:341
718
  msgid "No matching records found"
719
  msgstr "Не найдены строки по заданным критериям"
720
 
721
- #: source/class.wdttools.php:342
722
  msgid "Table saved successfully!"
723
  msgstr "Таблица успешно сохранена!"
724
 
725
- #: source/class.wdttools.php:343
726
  msgid "To"
727
  msgstr "До"
728
 
729
- #: source/class.wpdatatable.php:1597
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
730
  msgid ""
731
- "You are trying to load a table of an unknown type. Probably you did not "
732
- "activate the addon which is required to use this table type."
733
- msgstr ""
734
 
735
- #: source/class.wpdatatable.php:1812
736
- #: templates/admin/table-settings/column_settings_panel.inc.php:557
737
- #: templates/admin/table-settings/table_settings_block.inc.php:318
738
- #: templates/edit_table.inc.php:409
739
- msgid "All"
740
- msgstr "Все"
741
 
742
- #: source/class.wpdatatable.php:1872 source/class.wpdatatable.php:1940
743
- #: templates/admin/table-settings/columns_list_modal.inc.php:9
744
- msgid "Columns"
745
- msgstr "Колонки"
746
 
747
- #: source/class.wpdatatable.php:1882 source/class.wpdatatable.php:1950
748
- #: templates/admin/table-settings/table_settings_block.inc.php:953
749
- msgid "Print"
750
- msgstr "Печать"
751
 
752
- #: source/class.wpdatatable.php:1920 source/class.wpdatatable.php:1992
753
- #: templates/admin/table-settings/table_settings_block.inc.php:957
754
- msgid "PDF"
755
- msgstr "PDF"
756
 
757
- #: source/class.wpdatatable.php:1928
758
- #, fuzzy
759
- msgid "Export"
760
- msgstr "Экспорт"
761
 
762
- #: source/class.wpdatatable.php:2005
763
- #, fuzzy
764
- msgid "Search table"
765
- msgstr "Поиск: "
766
 
767
- #: source/class.wpdatatable.php:2006
768
- #, fuzzy
769
- msgid "Showing _MENU_ Entries"
770
- msgstr "Показывать _MENU_ строк"
771
 
772
- #: templates/addons.inc.php:8 templates/browse.inc.php:8
773
- #: templates/browse_charts.inc.php:8 templates/chart_wizard.inc.php:16
774
- #: templates/constructor.inc.php:14 templates/edit_table.inc.php:11
775
- #: templates/settings.inc.php:12
776
- msgid "Please refer to"
777
- msgstr "Пожалуйста обратитесь к "
778
 
779
- #: templates/addons.inc.php:8 templates/browse.inc.php:8
780
- msgid "wpDataTables documentation"
781
- msgstr "документации по wpDataTables"
782
 
783
- #: templates/addons.inc.php:8 templates/browse.inc.php:8
784
- #: templates/browse_charts.inc.php:8 templates/chart_wizard.inc.php:16
785
- #: templates/settings.inc.php:12
786
- msgid "if you have some questions or problems with the plugin."
787
- msgstr "если у вас возникли вопросы или проблемы с плагином."
788
 
789
- #: templates/addons.inc.php:10
790
- msgid "wpDataTables Addons"
791
- msgstr "Дополнения к wpDataTables"
792
 
793
- #: templates/addons.inc.php:12 templates/admin/addons/addons.inc.php:33
794
- msgid ""
795
- "While wpDataTables itself provides quite a large amount of features and "
796
- "unlimited customisation flexibility, you can achieve even more with our "
797
- "premium addons. Each addon brings you some unique extension to the core "
798
- "functionality. There will be more addons developed over time by wpDataTables "
799
- "creators and 3rd party developers, so stay tuned."
800
- msgstr ""
801
- "wpDataTables содержит очень много встроенных возможностей и функций, однако, "
802
- "вы можете получить еще больше при использовании премиальных дополнений. "
803
- "Каждое дополнение добавляет уникальное расширение к основным возможностям. "
804
- "Дополнения будут регулярно пополняться командой wpDataTables и сторонними "
805
- "разработчиками, так что не забывайте периодически проверять эту страницу!"
806
-
807
- #: templates/addons.inc.php:19 templates/admin/addons/addons.inc.php:65
808
- msgid "Report Builder"
809
- msgstr "Report Builder"
810
 
811
- #: templates/addons.inc.php:23 templates/admin/addons/addons.inc.php:66
812
- msgid ""
813
- "A unique tool that allows you to generate almost any Word DOCX and Excel "
814
- "XLSX documents filled in with actual data from your database."
815
- msgstr ""
816
- "Уникальный инструмент, позволяющий генерировать практически любой Word DOCX "
817
- "и Excel XLSX документ, заполняя их актуальными данными из БД"
818
 
819
- #: templates/addons.inc.php:24
820
- msgid "Find out more"
821
- msgstr "Узнать больше"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
822
 
823
  #: templates/admin/addons/addons.inc.php:22
824
- #, fuzzy
825
  msgid "Addons for the plugin"
826
- msgstr "Выберите основной скин плагина"
827
 
828
  #: templates/admin/addons/addons.inc.php:24
829
- #, fuzzy
830
  msgid "Unique extensions for wpDataTables"
831
- msgstr "Использовать в таблице wpDataTable"
832
 
833
  #: templates/admin/addons/addons.inc.php:32
834
- #, fuzzy
835
  msgid "About Addons"
836
- msgstr "Дополнения"
837
 
838
- #: templates/admin/addons/addons.inc.php:45
839
- #, fuzzy
840
- msgid "Powerful Filters for wpDataTables"
841
- msgstr "Стандартная wpDataTable таблица"
 
 
 
 
 
 
 
 
 
 
 
 
 
842
 
843
- #: templates/admin/addons/addons.inc.php:46
844
  msgid ""
845
- "An add-on for wpDataTables that provides powerful filtering features: "
846
- "cascade filtering, applying filters on button click, show only filter "
847
- "without the table before user defines the search values."
848
  msgstr ""
 
 
 
 
849
 
850
- #: templates/admin/addons/addons.inc.php:51
851
- #: templates/admin/addons/addons.inc.php:71
852
- #: templates/admin/addons/addons.inc.php:91
853
- #: templates/admin/addons/addons.inc.php:111
854
- #, fuzzy
855
  msgid "Find out more "
856
  msgstr "Узнать больше"
857
 
858
- #: templates/admin/addons/addons.inc.php:85
859
- msgid "Gravity Forms integration for wpDataTables"
860
- msgstr ""
861
 
862
- #: templates/admin/addons/addons.inc.php:86
863
  msgid ""
864
- "Tool that adds \"Gravity Form\" as a new table type and allows you to create "
865
- "wpDataTables from Gravity Forms entries data."
 
866
  msgstr ""
 
 
 
867
 
868
- #: templates/admin/addons/addons.inc.php:105
869
- msgid "Formidable Forms integration for wpDataTables"
870
- msgstr ""
871
 
872
- #: templates/admin/addons/addons.inc.php:106
873
  msgid ""
874
- "Tool that adds \"Formidable Form\" as a new table type and allows you to "
875
- "create wpDataTables from Formidable Forms entries data."
876
- msgstr ""
877
-
878
- #: templates/admin/browse/bulk_actions.inc.php:5
879
- msgid "Bulk Actions"
880
  msgstr ""
 
 
881
 
882
- #: templates/admin/browse/bulk_actions.inc.php:15
883
- msgid "APPLY"
884
- msgstr ""
885
-
886
- #: templates/admin/browse/chart/browse.inc.php:25
887
- #, fuzzy
888
- msgid "wpDataCharts browse"
889
- msgstr "Диаграммы wpDataCharts"
890
-
891
- #: templates/admin/browse/chart/browse.inc.php:32
892
- #: templates/admin/browse/table/browse.inc.php:32
893
- #, fuzzy
894
- msgid "Add New"
895
- msgstr "Добавить"
896
 
897
- #: templates/admin/browse/chart/browse.inc.php:36
898
- #: templates/admin/browse/table/browse.inc.php:36
899
- msgid "Buy Full Version"
 
900
  msgstr ""
 
 
901
 
902
- #: templates/admin/browse/table/browse.inc.php:25
903
- #, fuzzy
904
- msgid "wpDataTables browse"
905
- msgstr "Диаграммы"
906
-
907
- #: templates/admin/browse/table/duplicate_modal.inc.php:18
908
- #: templates/browse.inc.php:56
909
- msgid "Duplicate table"
910
- msgstr "Клонировать таблицу"
911
-
912
- #: templates/admin/browse/table/duplicate_modal.inc.php:27
913
- #: templates/browse.inc.php:19
914
- msgid "New table title"
915
- msgstr "Новое название таблицы"
916
-
917
- #: templates/admin/browse/table/duplicate_modal.inc.php:39
918
- #, fuzzy
919
- msgid "Duplicate database table"
920
- msgstr "Клонировать таблицу"
921
-
922
- #: templates/admin/browse/table/duplicate_modal.inc.php:43
923
- msgid "Unchecked"
924
- msgstr ""
925
 
926
- #: templates/admin/browse/table/duplicate_modal.inc.php:43
927
  msgid ""
928
- "will create exact copy of this table which means that all changes made in "
929
- "one table will be reflected in all copies."
930
  msgstr ""
 
 
931
 
932
- #: templates/admin/browse/table/duplicate_modal.inc.php:43
933
- msgid "Checked"
934
- msgstr ""
935
 
936
- #: templates/admin/browse/table/duplicate_modal.inc.php:43
937
- msgid ""
938
- "will create separate database table so changing one table won't affect other "
939
- "copies."
940
- msgstr ""
941
 
942
- #: templates/admin/chart_wizard/chart_wizard.inc.php:37
943
- #: templates/chart_wizard.inc.php:26
944
- msgid "Chart Creation Wizard"
945
- msgstr "Мастер создания диаграмм"
946
 
947
- #: templates/admin/chart_wizard/chart_wizard.inc.php:57
948
- #: templates/chart_wizard.inc.php:32
949
- msgid "Chart title & type"
950
- msgstr "Название и тип диаграммы"
951
 
 
952
  #: templates/admin/chart_wizard/chart_wizard.inc.php:59
953
- #: templates/admin/table-settings/table_settings_block.inc.php:61
954
- #: templates/chart_wizard.inc.php:36
955
  msgid "Data source"
956
  msgstr "Источник данных"
957
 
958
- #: templates/admin/chart_wizard/chart_wizard.inc.php:61
959
- #: templates/chart_wizard.inc.php:40
960
- msgid "Data range"
961
- msgstr "Диапазон данных"
962
 
963
- #: templates/admin/chart_wizard/chart_wizard.inc.php:63
964
- #, fuzzy
965
- msgid "Formatting and preview"
966
- msgstr "Правила форматирования"
967
 
968
- #: templates/admin/chart_wizard/chart_wizard.inc.php:65
969
- #: templates/chart_wizard.inc.php:52
970
- msgid "Save and get shortcode"
971
- msgstr "Сохранить и добавить шорткод"
972
 
973
- #: templates/admin/chart_wizard/chart_wizard.inc.php:83
974
- msgid "Finish"
975
- msgstr "Закончить"
 
976
 
977
- #: templates/admin/chart_wizard/chart_wizard.inc.php:86
978
- #: templates/admin/constructor/constructor.inc.php:60
979
- #, fuzzy
980
- msgid "Next "
981
- msgstr "Следующая"
982
 
983
- #: templates/admin/chart_wizard/chart_wizard.inc.php:88
984
- #: templates/admin/constructor/constructor.inc.php:62
985
- #, fuzzy
986
- msgid " Previous"
987
- msgstr "Предыдущая"
988
 
989
- #: templates/admin/chart_wizard/steps/charts_pick/chartjs.inc.php:12
990
- #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:12
991
- #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:13
992
- #: templates/chart_wizard.inc.php:95 templates/chart_wizard.inc.php:108
993
- msgid "Line chart"
994
- msgstr "Линейная диаграмма"
 
 
995
 
996
- #: templates/admin/chart_wizard/steps/charts_pick/chartjs.inc.php:24
997
- #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:24
998
- #: templates/chart_wizard.inc.php:93
999
- msgid "Area chart"
1000
- msgstr "Диаграмма с областями"
1001
 
1002
- #: templates/admin/chart_wizard/steps/charts_pick/chartjs.inc.php:37
1003
- #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:52
1004
- #: templates/chart_wizard.inc.php:110
1005
- msgid "Stacked area chart"
1006
- msgstr "Диаграмма с областями и накоплением"
1007
 
1008
- #: templates/admin/chart_wizard/steps/charts_pick/chartjs.inc.php:50
1009
- #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:49
1010
- #: templates/chart_wizard.inc.php:90
1011
- msgid "Column chart"
1012
- msgstr "Колоночная диаграмма"
1013
 
1014
- #: templates/admin/chart_wizard/steps/charts_pick/chartjs.inc.php:62
1015
- #, fuzzy
1016
- msgid "Radar chart"
1017
- msgstr "Линеечная диаграмма"
1018
 
1019
- #: templates/admin/chart_wizard/steps/charts_pick/chartjs.inc.php:75
1020
- #, fuzzy
1021
- msgid "Polar area chart"
1022
- msgstr "Обычная диаграмма с областями"
1023
 
1024
- #: templates/admin/chart_wizard/steps/charts_pick/chartjs.inc.php:91
1025
- #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:101
1026
- #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:121
1027
- #: templates/chart_wizard.inc.php:96 templates/chart_wizard.inc.php:115
1028
- msgid "Pie chart"
1029
- msgstr "Круговая диаграмма"
1030
 
1031
- #: templates/admin/chart_wizard/steps/charts_pick/chartjs.inc.php:104
1032
- #, fuzzy
1033
- msgid "Doughnut chart"
1034
- msgstr "Кольцевая диаграмма"
1035
 
1036
- #: templates/admin/chart_wizard/steps/charts_pick/chartjs.inc.php:117
1037
- #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:113
1038
- #: templates/chart_wizard.inc.php:97
1039
- msgid "Bubble chart"
1040
- msgstr "Пузырьковая диаграмма"
1041
 
1042
- #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:37
1043
- #: templates/chart_wizard.inc.php:94
1044
- msgid "Stepped area chart"
1045
- msgstr "Диаграмма с областями и накоплением"
 
 
 
 
 
1046
 
1047
- #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:73
1048
- #: templates/chart_wizard.inc.php:92
1049
- msgid "Bar chart"
1050
- msgstr "Линеечная диаграмма"
1051
 
1052
- #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:89
1053
- #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:78
1054
- #: templates/chart_wizard.inc.php:112
1055
- msgid "Stacked bar chart"
1056
- msgstr "Линеечная диаграмма с накоплением"
1057
 
1058
- #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:125
1059
- #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:147
1060
- #: templates/chart_wizard.inc.php:98 templates/chart_wizard.inc.php:117
1061
- msgid "Donut chart"
1062
- msgstr "Кольцевая диаграмма"
1063
 
1064
- #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:137
1065
- #: templates/chart_wizard.inc.php:99
1066
- msgid "Gauge chart"
1067
- msgstr "Калибровочная диаграмма"
 
 
 
 
 
1068
 
1069
- #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:150
1070
- #: templates/chart_wizard.inc.php:100
1071
- msgid "Scatter chart"
1072
- msgstr "Точечная диаграмма"
1073
 
1074
- #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:167
1075
- msgid "Candlestick chart"
1076
- msgstr ""
1077
 
1078
- #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:180
1079
- msgid "Waterfall chart"
 
 
 
1080
  msgstr ""
 
 
 
 
1081
 
1082
- #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:26
1083
- #, fuzzy
1084
- msgid "Spline chart"
1085
- msgstr "Линейная диаграмма"
1086
 
1087
- #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:39
1088
- #: templates/chart_wizard.inc.php:109
1089
- msgid "Basic area chart"
1090
- msgstr "Обычная диаграмма с областями"
 
 
 
 
1091
 
1092
- #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:65
1093
- #: templates/chart_wizard.inc.php:111
1094
- msgid "Basic bar chart"
1095
- msgstr "Обычная линеечная диаграмма"
 
1096
 
1097
- #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:95
1098
- #: templates/chart_wizard.inc.php:113
1099
- msgid "Basic column chart"
1100
- msgstr "Обычная колоночная диаграмма"
1101
 
1102
- #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:108
1103
- #: templates/chart_wizard.inc.php:114
1104
- msgid "Stacked column chart"
1105
- msgstr "Колоночная диаграмма с накоплением"
1106
 
1107
- #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:134
1108
- #: templates/chart_wizard.inc.php:116
1109
- msgid "Pie with gradient chart"
1110
- msgstr "Круговая диаграмма с градиентом"
 
 
1111
 
1112
- #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:160
1113
- #: templates/chart_wizard.inc.php:118
1114
- msgid "Scatter plot"
1115
- msgstr "Точечная диаграмма"
1116
 
1117
- #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:177
1118
- #: templates/chart_wizard.inc.php:119
1119
- msgid "3D column chart"
1120
- msgstr "Трехмерная колоночная диаграмма"
1121
 
1122
- #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:190
1123
- #: templates/chart_wizard.inc.php:120
1124
- msgid "3D pie chart"
1125
- msgstr "Трехмерная круговая диаграмма"
1126
 
1127
- #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:203
1128
- #: templates/chart_wizard.inc.php:121
1129
- msgid "3D donut chart"
1130
- msgstr "Трехмерная кольцевая диаграмма"
1131
 
1132
- #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:215
1133
- #, fuzzy
1134
- msgid "Treemap chart"
1135
- msgstr "Диаграмма с областями"
 
 
 
1136
 
1137
- #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:227
1138
- #, fuzzy
1139
- msgid "Treemap level chart"
1140
- msgstr "Диаграмма с областями"
1141
 
1142
- #: templates/admin/chart_wizard/steps/step1.inc.php:13
1143
- #: templates/chart_wizard.inc.php:65
1144
- msgid "Chart name"
1145
- msgstr "Имя диаграммы"
1146
 
1147
- #: templates/admin/chart_wizard/steps/step1.inc.php:15
1148
- #, fuzzy
1149
- msgid "Please define the title of the chart that you will use to identify it"
 
1150
  msgstr ""
1151
- "Задайте диаграмме название, по которому вы сможете находить ее впоследствии."
 
1152
 
1153
- #: templates/admin/chart_wizard/steps/step1.inc.php:22
1154
- #: templates/chart_wizard.inc.php:69
1155
- msgid "New wpDataTable Chart"
1156
- msgstr "Новая диаграмма"
1157
 
1158
- #: templates/admin/chart_wizard/steps/step1.inc.php:33
1159
- #: templates/chart_wizard.inc.php:75
1160
- msgid "Chart render engine"
1161
- msgstr "Движок для прорисовки диаграммы"
1162
 
1163
- #: templates/admin/chart_wizard/steps/step1.inc.php:36
1164
- #: templates/chart_wizard.inc.php:76
1165
- msgid "Please choose the render engine."
1166
- msgstr "Пожалуйста, выберите движок, который будет прорисовывать диаграмму"
 
 
 
 
 
 
 
 
1167
 
1168
- #: templates/admin/chart_wizard/steps/step1.inc.php:36
1169
- #: templates/chart_wizard.inc.php:76
1170
  msgid ""
1171
- "Please note that HighCharts license is NOT included with wpDataTables and "
1172
- "you must purchase the license separately on"
1173
  msgstr ""
1174
- "Пожалуйста, учтите, что лицензия Highcharts не включена в wpDataTables и "
1175
- "если вы планируете коммерческое использование, приобретите лицензию на "
1176
 
1177
- #: templates/admin/chart_wizard/steps/step1.inc.php:42
1178
- #: templates/chart_wizard.inc.php:80
1179
- msgid "Pick the render engine"
1180
- msgstr "Выберите движок для прорисовки диаграммы"
1181
 
1182
- #: templates/admin/common/close_modal.inc.php:17
1183
- #: templates/common/delete_modal.inc.php:19
1184
- msgid "Are you sure?"
1185
- msgstr "Вы уверены?"
1186
 
1187
- #: templates/admin/common/close_modal.inc.php:26
1188
- msgid "There is no undo! You will be redirected to wpDataTables page."
1189
- msgstr ""
1190
 
1191
- #: templates/admin/common/close_modal.inc.php:38
1192
- msgid "Yes"
1193
- msgstr ""
1194
 
1195
- #: templates/admin/common/error_modal.inc.php:16
1196
- #: templates/common/error.inc.php:3
1197
- msgid "Error"
1198
- msgstr "Ошибка"
1199
 
1200
- #: templates/admin/common/ratingDiv.inc.php:8
1201
- msgid "Leave a Review?"
1202
- msgstr ""
1203
 
1204
- #: templates/admin/common/ratingDiv.inc.php:9
1205
- msgid ""
1206
- "We hope you've enjoyed using wpDataTables Lite. Would you consider\n"
1207
- " leaving us a review on WordPress.org?"
1208
- msgstr ""
1209
 
1210
- #: templates/admin/common/ratingDiv.inc.php:18
1211
- msgid "Sure! I Like wpDataTables Lite"
1212
- msgstr ""
1213
 
1214
- #: templates/admin/common/ratingDiv.inc.php:20
1215
- msgid "I've already left a review"
1216
- msgstr ""
1217
 
1218
- #: templates/admin/common/ratingDiv.inc.php:21
1219
- msgid "Maybe Later"
1220
- msgstr ""
 
1221
 
1222
- #: templates/admin/common/ratingDiv.inc.php:22
1223
- msgid "Never show again"
 
 
 
 
 
 
1224
  msgstr ""
 
 
1225
 
1226
- #: templates/admin/constructor/constructor.inc.php:25
1227
- #: templates/constructor.inc.php:21
1228
- msgid "Table Creation Wizard"
1229
- msgstr "Мастер создания таблиц"
1230
 
1231
- #: templates/admin/constructor/constructor.inc.php:53
1232
- #, fuzzy
1233
- msgid "Open in standard editor"
1234
- msgstr "Стандартный редактор"
1235
 
1236
- #: templates/admin/constructor/constructor.inc.php:55
1237
- #, fuzzy
1238
- msgid "Open in Excel-like editor"
1239
- msgstr "Excel-редактор"
1240
 
1241
- #: templates/admin/constructor/constructor.inc.php:65
1242
- #: templates/admin/table-settings/column_settings_panel.inc.php:20
1243
- #: templates/admin/table-settings/column_settings_panel.inc.php:1093
1244
- #: templates/admin/table-settings/table_preview_block.inc.php:68
1245
- #: templates/admin/table-settings/table_settings_block.inc.php:1120
1246
- #, fuzzy
1247
- msgid "Documentation"
1248
- msgstr "документации по wpDataTables"
1249
 
1250
- #: templates/admin/constructor/steps/constructor_1.inc.php:5
1251
- #: templates/constructor.inc.php:29
1252
- msgid "Choose what kind of table would you like to construct"
1253
- msgstr "Выберите способ создания таблицы"
1254
 
1255
- #: templates/admin/constructor/steps/constructor_1.inc.php:18
1256
- #, fuzzy
1257
- msgid "Create a table linked to an existing data source"
1258
- msgstr "Создать таблицу и открыть в редакторе данных"
1259
 
1260
- #: templates/admin/constructor/steps/constructor_1.inc.php:20
1261
  msgid ""
1262
- "(Excel, CSV, Google Spreadsheet, MySQL query, XML, JSON, serialized PHP "
1263
- "array). Data will be read from the source every time on page load. Only "
1264
- "MySQL-based tables can be made editable."
1265
  msgstr ""
 
 
1266
 
1267
- #: templates/admin/constructor/steps/constructor_1.inc.php:32
1268
- #, fuzzy
1269
- msgid "Create a table manually"
1270
- msgstr "Создать таблицу wpDataTable"
 
 
 
 
 
1271
 
1272
- #: templates/admin/constructor/steps/constructor_1.inc.php:33
1273
  msgid ""
1274
- "Define the number and type of columns, and fill in the data manually in WP "
1275
- "admin. Table will be stored in MySQL and can be edited from WP admin, or "
1276
- "made front-end editable."
1277
  msgstr ""
 
 
1278
 
1279
- #: templates/admin/constructor/steps/constructor_1.inc.php:46
1280
- msgid "Create a table by importing data from data source"
1281
- msgstr ""
1282
 
1283
- #: templates/admin/constructor/steps/constructor_1.inc.php:48
 
 
 
 
 
 
 
 
1284
  msgid ""
1285
- "(Excel, CSV, Google Spreadsheet). Data will be imported to MySQL, the table "
1286
- "can be edited in WP admin, or made front-end editable."
1287
  msgstr ""
 
 
1288
 
1289
- #: templates/admin/constructor/steps/constructor_1.inc.php:61
1290
- msgid "Generate a query to WordPress database"
1291
- msgstr ""
 
 
 
 
 
 
 
 
1292
 
1293
- #: templates/admin/constructor/steps/constructor_1.inc.php:62
1294
  msgid ""
1295
- "Create a MySQL-query-based table by generating a query to WordPress database "
1296
- "(posts, taxonomies, postmeta) with a GUI tool."
1297
  msgstr ""
 
 
1298
 
1299
- #: templates/admin/constructor/steps/constructor_1.inc.php:75
1300
- msgid "Generate a query to MySQL database"
 
 
 
 
 
 
 
 
 
 
 
 
1301
  msgstr ""
 
1302
 
1303
- #: templates/admin/constructor/steps/constructor_1.inc.php:76
1304
  msgid ""
1305
- "Create a MySQL-query-based table by generating a query to any custom MySQL "
1306
- "database with a GUI tool."
1307
  msgstr ""
 
 
1308
 
1309
- #: templates/admin/settings/settings.inc.php:22
1310
- #: templates/admin/settings/settings.inc.php:23
1311
- #, fuzzy
1312
- msgid "Settings for the plugin"
1313
- msgstr "Выберите основной скин плагина"
1314
 
1315
- #: templates/admin/settings/settings.inc.php:34
1316
- #: templates/admin/table-settings/column_settings_panel.inc.php:33
1317
- #: templates/admin/table-settings/columns_list_modal.inc.php:31
1318
- #: templates/admin/table-settings/foreign_key_config.inc.php:99
1319
- #: templates/admin/table-settings/formula_editor_modal.inc.php:93
1320
- #: templates/admin/table-settings/table_settings_block.inc.php:49
1321
- #: templates/edit_table.inc.php:34 templates/edit_table.inc.php:416
1322
- #: templates/edit_table.inc.php:435 templates/edit_table.inc.php:458
1323
- msgid "Save"
1324
- msgstr "Сохранить"
1325
 
1326
- #: templates/admin/settings/settings.inc.php:46 templates/settings.inc.php:18
1327
- #: templates/settings.inc.php:26
1328
- msgid "Main settings"
1329
- msgstr "Основные настройки"
1330
 
1331
- #: templates/admin/settings/settings.inc.php:51
1332
- #: templates/admin/settings/tabs/separate_mysql_connection.php:15
1333
- #, fuzzy
1334
- msgid "Separate DB connection"
1335
- msgstr "Использовать независимое подключение к MySQL"
1336
 
1337
- #: templates/admin/settings/settings.inc.php:56 templates/settings.inc.php:19
1338
- #: templates/settings.inc.php:204
1339
- msgid "Color and font settings"
1340
- msgstr "Настройки цветов и шрифтов"
1341
 
1342
- #: templates/admin/settings/settings.inc.php:60 templates/settings.inc.php:20
1343
- #: templates/settings.inc.php:446
1344
- msgid "Custom JS and CSS"
1345
- msgstr "Дополнительный JS и CSS"
1346
 
1347
- #: templates/admin/settings/settings.inc.php:64
1348
- msgid "Info"
1349
- msgstr ""
1350
 
1351
- #: templates/admin/settings/settings.inc.php:94 templates/settings.inc.php:434
1352
- msgid "Reset colors and fonts to default"
1353
- msgstr "Вернуть настройки по умолчанию"
 
 
 
 
 
1354
 
1355
- #: templates/admin/settings/settings.inc.php:97
1356
- #: templates/admin/table-settings/column_settings_panel.inc.php:1101
1357
- #: templates/admin/table-settings/table_preview_block.inc.php:76
1358
- #: templates/admin/table-settings/table_settings_block.inc.php:1128
1359
- msgid "Apply"
1360
- msgstr "Применить"
1361
 
1362
- #: templates/admin/settings/tabs/color_and_font_settings.php:25
1363
- #, fuzzy
1364
- msgid "Font"
1365
- msgstr "Размер шрифта"
1366
 
1367
- #: templates/admin/settings/tabs/color_and_font_settings.php:27
1368
- #: templates/settings.inc.php:428
1369
  msgid ""
1370
- "This font will be used in rendered tables. Leave blank not to override "
1371
- "default theme settings"
1372
  msgstr ""
1373
- "Этот шрифт будет использоваться как основной шрифт в таблице. Оставьте поле "
1374
- "пустым, чтобы не переопределять шрифт, установленный в теме."
1375
 
1376
- #: templates/admin/settings/tabs/color_and_font_settings.php:45
1377
- msgid "Font size"
1378
- msgstr "Размер шрифта"
1379
 
1380
- #: templates/admin/settings/tabs/color_and_font_settings.php:47
1381
- #, fuzzy
1382
- msgid "Define the font size"
1383
- msgstr "В подвале таблицы"
1384
 
1385
- #: templates/admin/settings/tabs/color_and_font_settings.php:62
1386
- #: templates/admin/settings/tabs/color_and_font_settings.php:136
1387
- #: templates/admin/settings/tabs/color_and_font_settings.php:459
1388
- #, fuzzy
1389
- msgid "Font color"
1390
- msgstr "Цвет кнопки"
1391
 
1392
- #: templates/admin/settings/tabs/color_and_font_settings.php:64
1393
- #, fuzzy
1394
- msgid "This color is used for the main font in table cells."
1395
- msgstr "Этот цвет будет использоваться для основного шрифта в ячейках таблицы"
1396
 
1397
- #: templates/admin/settings/tabs/color_and_font_settings.php:97
1398
- #: templates/admin/settings/tabs/color_and_font_settings.php:420
1399
- #: templates/admin/settings/tabs/color_and_font_settings.php:647
1400
- msgid "Background color"
1401
- msgstr "Цвет общего фона"
1402
 
1403
- #: templates/admin/settings/tabs/color_and_font_settings.php:99
1404
- #, fuzzy
1405
- msgid "The color is used for background of the table header."
1406
- msgstr "Этот цвет будет использоваться как фоновый в шапке таблицы"
 
 
 
 
 
 
 
1407
 
1408
- #: templates/admin/settings/tabs/color_and_font_settings.php:116
1409
- #: templates/admin/settings/tabs/color_and_font_settings.php:439
1410
- msgid "Border color"
1411
- msgstr "Цвет границы"
1412
 
1413
- #: templates/admin/settings/tabs/color_and_font_settings.php:118
1414
- #, fuzzy
1415
- msgid "This color is used for the border in the table header."
1416
- msgstr "Этот цвет будет использоваться для границы в шапке таблицы"
 
 
 
 
1417
 
1418
- #: templates/admin/settings/tabs/color_and_font_settings.php:138
1419
- #, fuzzy
1420
- msgid "This color is used for the font in the table header."
1421
- msgstr "Этот цвет будет использоваться для шрифта в шапке таблицы"
1422
 
1423
- #: templates/admin/settings/tabs/color_and_font_settings.php:155
1424
- #, fuzzy
1425
- msgid "Active and hover color\t"
1426
- msgstr "Цвет активного заголовка, и подсветки при наведении"
1427
 
1428
- #: templates/admin/settings/tabs/color_and_font_settings.php:157
1429
- #, fuzzy
 
 
 
1430
  msgid ""
1431
- "This color is used when you hover the mouse above the table header, or when "
1432
- "you choose a column."
1433
  msgstr ""
1434
- "Этот цвет будет использоваться для заголовка, над которым пользователь "
1435
- "проводит курсором мыши, и для активной колонки, по которой сортируется "
1436
- "таблица"
1437
-
1438
- #: templates/admin/settings/tabs/color_and_font_settings.php:191
1439
- #, fuzzy
1440
- msgid "Inner border"
1441
- msgstr "Цвет внутренней границы таблицы"
1442
 
1443
- #: templates/admin/settings/tabs/color_and_font_settings.php:193
1444
- #, fuzzy
1445
- msgid "This color is used for the inner border in the table between cells."
1446
  msgstr ""
1447
- "Этот цвет будет использоваться для внутренних границ между ячейками таблицы"
1448
 
1449
- #: templates/admin/settings/tabs/color_and_font_settings.php:211
1450
- #, fuzzy
1451
- msgid "Outer border"
1452
- msgstr "Цвет наружней границы таблицы"
1453
 
1454
- #: templates/admin/settings/tabs/color_and_font_settings.php:213
1455
- #, fuzzy
1456
- msgid "This color is used for the outer border of the whole table body."
1457
- msgstr "Этот цвет будет использоваться для внешней границы таблицы целиком"
 
 
 
 
1458
 
1459
- #: templates/admin/settings/tabs/color_and_font_settings.php:231
1460
- #, fuzzy
1461
- msgid "Table borders"
1462
- msgstr "Блок табличных инструментов"
1463
 
1464
- #: templates/admin/settings/tabs/color_and_font_settings.php:233
1465
- msgid "When this is checked, borders in table will be removed "
1466
  msgstr ""
 
 
1467
 
1468
- #: templates/admin/settings/tabs/color_and_font_settings.php:243
1469
- #, fuzzy
1470
- msgid "Header border"
1471
- msgstr "Цвет границы "
1472
 
1473
- #: templates/admin/settings/tabs/color_and_font_settings.php:245
1474
- msgid "When this is checked,borders in header will be removed "
1475
- msgstr ""
1476
 
1477
- #: templates/admin/settings/tabs/color_and_font_settings.php:271
1478
- #, fuzzy
1479
- msgid "Even row background"
1480
- msgstr "Цвет четных строк"
 
1481
 
1482
- #: templates/admin/settings/tabs/color_and_font_settings.php:273
1483
- #, fuzzy
1484
- msgid "This color is used for for background in even rows."
1485
- msgstr "Этот цвет будет использоваться как фон четных строк"
1486
 
1487
- #: templates/admin/settings/tabs/color_and_font_settings.php:290
1488
- #, fuzzy
1489
- msgid "Odd row background"
1490
- msgstr "Цвет нечетных строк"
1491
 
1492
- #: templates/admin/settings/tabs/color_and_font_settings.php:292
1493
- #, fuzzy
1494
- msgid "This color is used for for background in odd rows."
1495
- msgstr "Этот цвет будет использоваться как фон нечетных строк"
1496
 
1497
- #: templates/admin/settings/tabs/color_and_font_settings.php:309
1498
- #, fuzzy
1499
- msgid "Hover row"
1500
- msgstr "Цвет подсветки строк"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1501
 
1502
- #: templates/admin/settings/tabs/color_and_font_settings.php:311
1503
- #, fuzzy
1504
  msgid ""
1505
- "This color is used for to highlight the row when you hover your mouse above "
1506
- "it."
1507
  msgstr ""
1508
- "Этот цвет будет использоваться для подсвечивания строк, по которым "
1509
- "пользователь проводит курсором мыши"
1510
 
1511
- #: templates/admin/settings/tabs/color_and_font_settings.php:328
1512
- #, fuzzy
1513
- msgid "Background for selected rows"
1514
- msgstr "Фоновый цвет для выбранных строк"
 
 
 
1515
 
1516
- #: templates/admin/settings/tabs/color_and_font_settings.php:330
1517
- #, fuzzy
1518
- msgid "This color is used for background in selected rows."
 
1519
  msgstr ""
1520
- "Этот цвет будет использоваться как фон выбранных строк (для редактирования)"
 
1521
 
1522
- #: templates/admin/settings/tabs/color_and_font_settings.php:364
1523
- #, fuzzy
1524
- msgid "Sorted columns, even rows"
1525
- msgstr "Цвет ячейки активных (отсортированных) колонок для четных строк"
1526
-
1527
- #: templates/admin/settings/tabs/color_and_font_settings.php:366
1528
- #, fuzzy
1529
  msgid ""
1530
- "This color is used for background in cells which are in the active columns "
1531
- "(columns used for sorting) in even rows."
1532
  msgstr ""
1533
- "Этот цвет будет использоваться как фоновый для ячеек активных колонок "
1534
- "(колонок, используемых для сортировки) в четных строках"
1535
-
1536
- #: templates/admin/settings/tabs/color_and_font_settings.php:384
1537
- #, fuzzy
1538
- msgid "Sorted columns, odd rows"
1539
- msgstr "Установить цвет колонки"
1540
 
1541
- #: templates/admin/settings/tabs/color_and_font_settings.php:386
1542
- #, fuzzy
1543
  msgid ""
1544
- "This color is used for background in cells which are in the active columns "
1545
- "(columns used for sorting) in odd rows."
1546
  msgstr ""
1547
- "Этот цвет будет использоваться как фоновый для ячеек активных колонок "
1548
- "(колонок, используемых для сортировки) в нечетных строках"
1549
-
1550
- #: templates/admin/settings/tabs/color_and_font_settings.php:422
1551
- #, fuzzy
1552
- msgid "This color is used for background in buttons."
1553
- msgstr "Этот цвет будет использоваться как фоновый цвет кнопок"
1554
-
1555
- #: templates/admin/settings/tabs/color_and_font_settings.php:441
1556
- #, fuzzy
1557
- msgid "This color is used for border in buttons."
1558
- msgstr "Этот цвет будет использоваться для границ кнопок"
1559
-
1560
- #: templates/admin/settings/tabs/color_and_font_settings.php:461
1561
- #, fuzzy
1562
- msgid "This color is used for font in buttons."
1563
- msgstr "Этот цвет будет использоваться для шрифта кнопок"
1564
-
1565
- #: templates/admin/settings/tabs/color_and_font_settings.php:478
1566
- #, fuzzy
1567
- msgid "Background hover color"
1568
- msgstr "Цвет подсветки кнопок"
1569
 
1570
- #: templates/admin/settings/tabs/color_and_font_settings.php:480
1571
- #, fuzzy
1572
  msgid ""
1573
- "This color will be used for button backgrounds when you hover above them."
1574
- msgstr ""
1575
- "Этот цвет будет использоваться для фонов подсвечиваемых кнопок, когда "
1576
- "пользователь проводит над ними курсором мыши"
1577
-
1578
- #: templates/admin/settings/tabs/color_and_font_settings.php:498
1579
- #, fuzzy
1580
- msgid "Hover font color"
1581
- msgstr "Цвет шрифта в шапке"
1582
-
1583
- #: templates/admin/settings/tabs/color_and_font_settings.php:500
1584
- #, fuzzy
1585
- msgid "This color will be used for buttons font when you hover above them."
1586
  msgstr ""
1587
- "Этот цвет будет использоваться в шрифте подсвечиваемых кнопок, над которыми "
1588
- "пользователь проводит курсором мыши"
1589
 
1590
- #: templates/admin/settings/tabs/color_and_font_settings.php:518
1591
- #: templates/settings.inc.php:401
1592
- msgid "Buttons hover border color"
1593
- msgstr "Цвет подсветки границ кнопок"
1594
 
1595
- #: templates/admin/settings/tabs/color_and_font_settings.php:520
1596
- #, fuzzy
1597
- msgid "This color will be used for button borders when you hover above them."
1598
- msgstr ""
1599
- "Этот цвет будет применяться к границам кнопок при проведении над ними "
1600
- "курсора мыши"
1601
 
1602
- #: templates/admin/settings/tabs/color_and_font_settings.php:538
1603
- #: templates/settings.inc.php:410
1604
- msgid "Buttons and inputs border radius (in px)"
1605
- msgstr "Радиус закругления кнопок и полей ввода (в пикселях)"
1606
 
1607
- #: templates/admin/settings/tabs/color_and_font_settings.php:540
1608
- #: templates/settings.inc.php:414
1609
- msgid "This is a border radius for inputs in buttons. Default is 3px."
1610
- msgstr ""
1611
- "Это радиус закругления для текстовых полей ввода, выпадающих списков, и "
1612
- "диалогов. По умолчанию 3 пикселя."
 
1613
 
1614
- #: templates/admin/settings/tabs/color_and_font_settings.php:571
1615
- #: templates/settings.inc.php:374
1616
- msgid "Modals font color"
1617
- msgstr "Цвет шрифта всплывающих диалогов"
 
 
1618
 
1619
- #: templates/admin/settings/tabs/color_and_font_settings.php:573
1620
- #, fuzzy
1621
- msgid ""
1622
- "This color will be used for wpDataTable popup (filter, datepicker) fonts."
1623
- msgstr ""
1624
- "Этот цвет будет использоваться в шрифтах во всплывающах диалогах (фильтр, "
1625
- "выбор даты)"
1626
 
1627
- #: templates/admin/settings/tabs/color_and_font_settings.php:591
1628
- #, fuzzy
1629
- msgid "Modals background"
1630
- msgstr "Цвет всплывающих диалогов"
1631
 
1632
- #: templates/admin/settings/tabs/color_and_font_settings.php:593
1633
- #, fuzzy
1634
- msgid ""
1635
- "This color will be used for wpDataTable popup (filter, datepicker) "
1636
- "background."
1637
- msgstr "Этот цвет будет использоваться как фоновый для всплывающих диалогов"
1638
 
1639
- #: templates/admin/settings/tabs/color_and_font_settings.php:612
1640
- #, fuzzy
1641
- msgid "Overlay background"
1642
- msgstr "Цвет подложки всплывающих диалогов"
1643
 
1644
- #: templates/admin/settings/tabs/color_and_font_settings.php:614
1645
- #, fuzzy
1646
- msgid ""
1647
- "This color will be used for overlay which appears below the plugin popups."
1648
- msgstr ""
1649
- "Этот цвет будет использоваться в подложке, которая покрывает сайт при "
1650
- "появлении всплывающих диалогов"
1651
 
1652
- #: templates/admin/settings/tabs/color_and_font_settings.php:649
1653
- #, fuzzy
1654
- msgid "This color is used for the background of the pagination"
1655
- msgstr "Этот цвет будет использоваться как фоновый цвет кнопок"
1656
 
1657
- #: templates/admin/settings/tabs/color_and_font_settings.php:667
1658
- #: templates/edit_table.inc.php:730
1659
- msgid "Color"
1660
- msgstr "Цвет"
1661
 
1662
- #: templates/admin/settings/tabs/color_and_font_settings.php:669
1663
- #, fuzzy
1664
- msgid "This color is used for the color of the links in the pagination."
1665
- msgstr "Этот цвет будет использоваться для внешней границы таблицы целиком"
1666
 
1667
- #: templates/admin/settings/tabs/color_and_font_settings.php:687
1668
- #, fuzzy
1669
- msgid "Current page background color"
1670
- msgstr "Цвет фона заголовка"
1671
 
1672
- #: templates/admin/settings/tabs/color_and_font_settings.php:689
1673
- #, fuzzy
1674
- msgid "The color is used for background of the current page"
1675
- msgstr "Этот цвет будет использоваться как фоновый в шапке таблицы"
1676
 
1677
- #: templates/admin/settings/tabs/color_and_font_settings.php:706
1678
- #, fuzzy
1679
- msgid "Current page color"
1680
  msgstr "Установить цвет ячейки"
1681
 
1682
- #: templates/admin/settings/tabs/color_and_font_settings.php:708
1683
- #, fuzzy
1684
- msgid "This color is used for the color of the current page."
1685
- msgstr "Этот цвет будет использоваться для границы в шапке таблицы"
1686
-
1687
- #: templates/admin/settings/tabs/color_and_font_settings.php:726
1688
- #, fuzzy
1689
- msgid "Other pages hover background color"
1690
- msgstr "Цвет фона заголовка"
1691
-
1692
- #: templates/admin/settings/tabs/color_and_font_settings.php:728
1693
- #, fuzzy
1694
- msgid ""
1695
- "This background color is used when you hover the mouse above the other pages"
1696
- msgstr ""
1697
- "Этот цвет будет использоваться для заголовка, над которым пользователь "
1698
- "проводит курсором мыши, и для активной колонки, по которой сортируется "
1699
- "таблица"
1700
-
1701
- #: templates/admin/settings/tabs/color_and_font_settings.php:745
1702
- #, fuzzy
1703
- msgid "Other pages hover color"
1704
- msgstr "Цвет активного заголовка, и подсветки при наведении"
1705
-
1706
- #: templates/admin/settings/tabs/color_and_font_settings.php:747
1707
- #, fuzzy
1708
- msgid "This color is used when you hover the mouse above the other pages."
1709
- msgstr ""
1710
- "Этот цвет будет использоваться для заголовка, над которым пользователь "
1711
- "проводит курсором мыши, и для активной колонки, по которой сортируется "
1712
- "таблица"
1713
-
1714
- #: templates/admin/settings/tabs/custom_js_and_css.php:15
1715
- #: templates/settings.inc.php:454
1716
- msgid "Custom wpDataTables JS"
1717
- msgstr "Дополнительный JS для wpDataTables"
1718
-
1719
- #: templates/admin/settings/tabs/custom_js_and_css.php:17
1720
- #, fuzzy
1721
- msgid ""
1722
- "This JS will be inserted as an inline script block on every page that has a "
1723
- "wpDataTable."
1724
- msgstr ""
1725
- "Этот блок Javascript будет вставлен во все страницы, где есть таблицы "
1726
- "wpDataTables (открывающие и закрывающие script тэги не нужны)"
1727
-
1728
- #: templates/admin/settings/tabs/custom_js_and_css.php:30
1729
- #: templates/settings.inc.php:463
1730
- msgid "Custom wpDataTables CSS"
1731
- msgstr "Дополнительные правила CSS для wpDataTables"
1732
-
1733
- #: templates/admin/settings/tabs/custom_js_and_css.php:32
1734
- #, fuzzy
1735
- msgid ""
1736
- "This CSS will be inserted as an inline style block on every page that has a "
1737
- "wpDataTable."
1738
- msgstr ""
1739
- "Этот блок правил CSS будет вставлен во все страницы, где есть таблицы "
1740
- "wpDataTables (открывающие и закрывающие style тэги не нужны)"
1741
-
1742
- #: templates/admin/settings/tabs/custom_js_and_css.php:45
1743
- #, fuzzy
1744
- msgid "Use minified wpDataTables Javascript "
1745
- msgstr "Использовать минимизированную версию Javascript"
1746
-
1747
- #: templates/admin/settings/tabs/main_plugin_settings.php:15
1748
- #: templates/settings.inc.php:45
1749
- msgid "Interface language"
1750
- msgstr "Язык интерфейса"
1751
-
1752
- #: templates/admin/settings/tabs/main_plugin_settings.php:17
1753
- #, fuzzy
1754
- msgid "Pick the language which will be used in tables interface."
1755
- msgstr ""
1756
- "Выберите язык, который будет использоваться во фронт-енд интерфейсе таблиц"
1757
-
1758
- #: templates/admin/settings/tabs/main_plugin_settings.php:23
1759
- #, fuzzy
1760
- msgid "English (default)"
1761
- msgstr "Все строки (по умолчанию)"
1762
-
1763
- #: templates/admin/settings/tabs/main_plugin_settings.php:36
1764
- #: templates/settings.inc.php:98
1765
- msgid "Date format"
1766
- msgstr "Формат даты"
1767
-
1768
- #: templates/admin/settings/tabs/main_plugin_settings.php:38
1769
- #, fuzzy
1770
- msgid "Pick the date format to use in date column type."
1771
- msgstr ""
1772
- "Выберите формат даты, который будет использоваться в колонках типа \"Дата\""
1773
-
1774
- #: templates/admin/settings/tabs/main_plugin_settings.php:70
1775
- #: templates/settings.inc.php:119
1776
- #, fuzzy
1777
- msgid "Time format"
1778
- msgstr "Форматирование чисел"
1779
-
1780
- #: templates/admin/settings/tabs/main_plugin_settings.php:72
1781
- #, fuzzy
1782
- msgid "Pick the time format to use in datetime and time column type."
1783
- msgstr ""
1784
- "Выберите формат даты, который будет использоваться в колонках типа \"Дата\""
1785
-
1786
- #: templates/admin/settings/tabs/main_plugin_settings.php:87
1787
- #, fuzzy
1788
- msgid "Parse shortcodes"
1789
- msgstr "Сохранить и добавить шорткод"
1790
-
1791
- #: templates/admin/settings/tabs/main_plugin_settings.php:89
1792
- #, fuzzy
1793
- msgid "Parse shortcodes in strings"
1794
- msgstr "Источник данных и основные настройки"
1795
-
1796
- #: templates/admin/settings/tabs/main_plugin_settings.php:101
1797
- #: templates/settings.inc.php:74
1798
- msgid "Base skin"
1799
- msgstr "Основной скин"
1800
-
1801
- #: templates/admin/settings/tabs/main_plugin_settings.php:103
1802
- #, fuzzy
1803
- msgid "Choose the base skin for the plugin."
1804
- msgstr "Выберите основной скин плагина"
1805
-
1806
- #: templates/admin/settings/tabs/main_plugin_settings.php:109
1807
- msgid "Material"
1808
- msgstr ""
1809
-
1810
- #: templates/admin/settings/tabs/main_plugin_settings.php:110
1811
- msgid "Light"
1812
- msgstr ""
1813
-
1814
- #: templates/admin/settings/tabs/main_plugin_settings.php:111
1815
- msgid "Graphite"
1816
- msgstr ""
1817
-
1818
- #: templates/admin/settings/tabs/main_plugin_settings.php:112
1819
- msgid "Aqua"
1820
- msgstr ""
1821
-
1822
- #: templates/admin/settings/tabs/main_plugin_settings.php:113
1823
- msgid "Purple"
1824
- msgstr ""
1825
-
1826
- #: templates/admin/settings/tabs/main_plugin_settings.php:114
1827
- msgid "Dark"
1828
- msgstr ""
1829
-
1830
- #: templates/admin/settings/tabs/main_plugin_settings.php:122
1831
- #: templates/settings.inc.php:131
1832
- msgid "Number format"
1833
- msgstr "Форматирование чисел"
1834
-
1835
- #: templates/admin/settings/tabs/main_plugin_settings.php:124
1836
- #: templates/settings.inc.php:138
1837
- msgid "Pick the number format (thousands and decimals separator)"
1838
- msgstr ""
1839
- "Выберите, как форматировать числа (разделитель разрядов и разделитель "
1840
- "десятичной части)"
1841
-
1842
- #: templates/admin/settings/tabs/main_plugin_settings.php:141
1843
- #: templates/settings.inc.php:86
1844
- msgid "Render advanced filter"
1845
- msgstr "Отображать дополнительные фильтры"
1846
-
1847
- #: templates/admin/settings/tabs/main_plugin_settings.php:143
1848
- #, fuzzy
1849
- msgid ""
1850
- "Choose where you would like to render the advanced filter for tables where "
1851
- "enabled."
1852
- msgstr ""
1853
- "Где вы хотите отображать дополнительные фильтры для таблица, где они включены"
1854
 
1855
- #: templates/admin/settings/tabs/main_plugin_settings.php:149
1856
- #: templates/settings.inc.php:90
1857
- msgid "In the header"
1858
- msgstr "В шапке таблицы"
1859
 
1860
- #: templates/admin/settings/tabs/main_plugin_settings.php:150
1861
- #: templates/settings.inc.php:91
1862
- msgid "In the footer"
1863
- msgstr "В подвале таблицы"
1864
-
1865
- #: templates/admin/settings/tabs/main_plugin_settings.php:158
1866
- #: templates/admin/table-settings/column_settings_panel.inc.php:393
1867
- #: templates/settings.inc.php:143
1868
- msgid "Decimal places"
1869
- msgstr "Знаков после запятой"
1870
-
1871
- #: templates/admin/settings/tabs/main_plugin_settings.php:160
1872
- #, fuzzy
1873
- msgid "Define the amount of decimal places for the float numbers."
1874
- msgstr "Определите количество знаков после запятой для дробных чисел"
1875
-
1876
- #: templates/admin/settings/tabs/main_plugin_settings.php:177
1877
- msgid "CSV delimiter"
1878
- msgstr ""
1879
-
1880
- #: templates/admin/settings/tabs/main_plugin_settings.php:179
1881
- msgid "Pick the CSV delimiter"
1882
- msgstr ""
1883
-
1884
- #: templates/admin/settings/tabs/main_plugin_settings.php:200
1885
- #: templates/settings.inc.php:171
1886
- msgid "Tablet width"
1887
- msgstr "Ширина планшета"
1888
-
1889
- #: templates/admin/settings/tabs/main_plugin_settings.php:202
1890
- #: templates/settings.inc.php:175
1891
- msgid ""
1892
- "Here you can specify width of the screen (in pixels) that will be treated as "
1893
- "a tablet. You can set it wider if you want responsive effect on desktops."
1894
- msgstr ""
1895
- "Здесь вы можете указать ширину экрана (в пикселях), которая будет считаться "
1896
- "шириной планшета. Вы можете установить ее шире, чем по умолчанию, если "
1897
- "хотите включить адаптивный эффект для стационарных компьютеров и ноутбуков."
1898
-
1899
- #: templates/admin/settings/tabs/main_plugin_settings.php:217
1900
- #: templates/settings.inc.php:181
1901
- msgid "Mobile width"
1902
- msgstr "Ширина мобильных телефонов"
1903
-
1904
- #: templates/admin/settings/tabs/main_plugin_settings.php:219
1905
- #, fuzzy
1906
- msgid "Here you can specify width (in pixels) will be treated as a mobile.."
1907
- msgstr ""
1908
- "Здесь вы можете указать ширину экрана (в пикселях), которая будет считаться "
1909
- "шириной мобильных устройств"
1910
-
1911
- #: templates/admin/settings/tabs/main_plugin_settings.php:236
1912
- #: templates/settings.inc.php:61
1913
- msgid "Tables per admin page"
1914
- msgstr "Количество таблиц на странице обзора"
1915
-
1916
- #: templates/admin/settings/tabs/main_plugin_settings.php:238
1917
- #, fuzzy
1918
- msgid "How many tables to show in the browse page."
1919
- msgstr ""
1920
- "Сколько таблиц на одной странице показывать в админ-панели на странице обзора"
1921
-
1922
- #: templates/admin/settings/tabs/main_plugin_settings.php:254
1923
- #, fuzzy
1924
- msgid "Align numbers"
1925
- msgstr "Выравнивать числа по правой стороне"
1926
-
1927
- #: templates/admin/settings/tabs/main_plugin_settings.php:256
1928
- msgid "How \"Integer\" and \"Float\" column types will be aligned in the cell"
1929
- msgstr ""
1930
-
1931
- #: templates/admin/settings/tabs/main_plugin_settings.php:270
1932
- msgid "Sum functions label"
1933
- msgstr ""
1934
-
1935
- #: templates/admin/settings/tabs/main_plugin_settings.php:272
1936
- msgid ""
1937
- "Enter a label that will be used for Sum functions. If you leave it blank "
1938
- "default label will be Σ ="
1939
- msgstr ""
1940
-
1941
- #: templates/admin/settings/tabs/main_plugin_settings.php:289
1942
- msgid "Average functions label"
1943
- msgstr ""
1944
-
1945
- #: templates/admin/settings/tabs/main_plugin_settings.php:291
1946
- msgid ""
1947
- "Enter a label that will be used for Average functions. If you leave it blank "
1948
- "default label will be Avg ="
1949
- msgstr ""
1950
-
1951
- #: templates/admin/settings/tabs/main_plugin_settings.php:313
1952
- msgid "Minimum functions label"
1953
- msgstr ""
1954
-
1955
- #: templates/admin/settings/tabs/main_plugin_settings.php:315
1956
- msgid ""
1957
- "Enter a label that will be used for Minimum functions. If you leave it blank "
1958
- "default label will be Min ="
1959
- msgstr ""
1960
-
1961
- #: templates/admin/settings/tabs/main_plugin_settings.php:332
1962
- msgid "Maximum functions label"
1963
- msgstr ""
1964
-
1965
- #: templates/admin/settings/tabs/main_plugin_settings.php:334
1966
- msgid ""
1967
- "Enter a label that will be used for Maximum functions. If you leave it blank "
1968
- "default label will be Max ="
1969
- msgstr ""
1970
-
1971
- #: templates/admin/settings/tabs/main_plugin_settings.php:360
1972
- msgid "Include full bootstrap front-end"
1973
- msgstr ""
1974
-
1975
- #: templates/admin/settings/tabs/main_plugin_settings.php:362
1976
- #: templates/admin/settings/tabs/main_plugin_settings.php:374
1977
- msgid ""
1978
- "It is recommended to uncheck this option if bootstrap.js is already included "
1979
- "in one of the theme files. Unchecked option means that there is still "
1980
- "bootstrap.js included just in noconflict mode which should prevent errors."
1981
- msgstr ""
1982
-
1983
- #: templates/admin/settings/tabs/main_plugin_settings.php:372
1984
- msgid "Include full bootstrap back-end"
1985
- msgstr ""
1986
-
1987
- #: templates/admin/settings/tabs/main_plugin_settings.php:387
1988
- #: templates/settings.inc.php:32
1989
- msgid "Show plugin credentials below tables"
1990
- msgstr ""
1991
-
1992
- #: templates/admin/settings/tabs/main_plugin_settings.php:389
1993
- #: templates/settings.inc.php:32
1994
- msgid ""
1995
- "If you want to support our project, please, keep this checkbox as checked"
1996
- msgstr ""
1997
-
1998
- #: templates/admin/settings/tabs/main_plugin_settings.php:399
1999
- msgid "Prevent deleting tables in database"
2000
- msgstr ""
2001
-
2002
- #: templates/admin/settings/tabs/main_plugin_settings.php:401
2003
- msgid ""
2004
- "It is recommended to leave this optiosn as checked if you what to keep your "
2005
- "tables in database after deleting plugin from Plugins page. If you uncheck "
2006
- "this option, it will be deleted all tables in database after deleting plugin"
2007
- msgstr ""
2008
-
2009
- #: templates/admin/settings/tabs/separate_mysql_connection.php:17
2010
- msgid ""
2011
- "If this checkbox is checked, you have option to add more than one separate "
2012
- "database connection (MySQL, MS SQL, Postgre SQL)"
2013
- msgstr ""
2014
-
2015
- #: templates/admin/settings/tabs/separate_mysql_connection.php:21
2016
- #, fuzzy
2017
- msgid "Use separate connection"
2018
- msgstr "Использовать независимое подключение к MySQL"
2019
-
2020
- #: templates/admin/settings/tabs/separate_mysql_connection.php:29
2021
- msgid "Test connection"
2022
- msgstr "Проверить подключение"
2023
-
2024
- #: templates/admin/settings/tabs/separate_mysql_connection.php:31
2025
- #, fuzzy
2026
- msgid ""
2027
- "Click this button to test if wpDataTables is able to connect to the MySQL "
2028
- "server with the details you provided."
2029
- msgstr ""
2030
- "Нажмите эту кнопку, чтобы убедиться, что указанные настройки работают, и "
2031
- "wpDataTables может подключиться к вашей базе MySQL"
2032
-
2033
- #: templates/admin/settings/tabs/separate_mysql_connection.php:42
2034
- msgid "MySQL host"
2035
- msgstr "MySQL сервер"
2036
-
2037
- #: templates/admin/settings/tabs/separate_mysql_connection.php:44
2038
- #, fuzzy
2039
- msgid "MySQL host address."
2040
- msgstr "Адрес сервера MySQL"
2041
-
2042
- #: templates/admin/settings/tabs/separate_mysql_connection.php:48
2043
- msgid "MySQL host address"
2044
- msgstr "Адрес сервера MySQL"
2045
-
2046
- #: templates/admin/settings/tabs/separate_mysql_connection.php:53
2047
- msgid "MySQL database"
2048
- msgstr "База MySQL"
2049
-
2050
- #: templates/admin/settings/tabs/separate_mysql_connection.php:55
2051
- #, fuzzy
2052
- msgid "MySQL database name."
2053
- msgstr "Имя базы данных MySQL"
2054
-
2055
- #: templates/admin/settings/tabs/separate_mysql_connection.php:59
2056
- msgid "MySQL database name"
2057
- msgstr "Имя базы данных MySQL"
2058
-
2059
- #: templates/admin/settings/tabs/separate_mysql_connection.php:67
2060
- #: templates/admin/settings/tabs/separate_mysql_connection.php:74
2061
- msgid "MySQL user"
2062
- msgstr "Пользователь MySQL"
2063
-
2064
- #: templates/admin/settings/tabs/separate_mysql_connection.php:69
2065
- #, fuzzy
2066
- msgid "MySQL username for the connection."
2067
- msgstr "Имя пользователя MySQL для подключения"
2068
-
2069
- #: templates/admin/settings/tabs/separate_mysql_connection.php:79
2070
- #: templates/admin/settings/tabs/separate_mysql_connection.php:84
2071
- msgid "MySQL password"
2072
- msgstr "Пароль MySQL"
2073
-
2074
- #: templates/admin/settings/tabs/separate_mysql_connection.php:81
2075
- #, fuzzy
2076
- msgid "MySQL password for the provided user."
2077
- msgstr "Пароль указанного пользователя для подключения к MySQL"
2078
-
2079
- #: templates/admin/settings/tabs/separate_mysql_connection.php:93
2080
- #: templates/admin/settings/tabs/separate_mysql_connection.php:99
2081
- msgid "MySQL port"
2082
- msgstr "Порт MySQL"
2083
-
2084
- #: templates/admin/settings/tabs/separate_mysql_connection.php:95
2085
- #, fuzzy
2086
- msgid "MySQL port for the connection (default: 3306)."
2087
- msgstr "Порт сервиса MySQL (по умолчанию 3306)"
2088
-
2089
- #: templates/admin/table-settings/add_column_modal.inc.php:21
2090
- msgid "Add Column"
2091
- msgstr "Добавить колонку"
2092
-
2093
- #: templates/admin/table-settings/add_column_modal.inc.php:35
2094
- msgid "Column header"
2095
- msgstr "Заголовок колонки"
2096
-
2097
- #: templates/admin/table-settings/add_column_modal.inc.php:47
2098
- msgid "Type"
2099
- msgstr "Тип"
2100
-
2101
- #: templates/admin/table-settings/add_column_modal.inc.php:64
2102
- msgid "Insert after"
2103
- msgstr "Добавить после"
2104
-
2105
- #: templates/admin/table-settings/add_column_modal.inc.php:70
2106
- msgid "Beginning of table"
2107
- msgstr "Начало таблицы"
2108
-
2109
- #: templates/admin/table-settings/add_column_modal.inc.php:71
2110
- msgid "End of table"
2111
- msgstr "Конец таблицы"
2112
-
2113
- #: templates/admin/table-settings/add_column_modal.inc.php:83
2114
- #: templates/edit_table.inc.php:542
2115
- msgid "Possible values"
2116
- msgstr "Возможные значения"
2117
-
2118
- #: templates/admin/table-settings/add_column_modal.inc.php:94
2119
- msgid "Editor predefined value"
2120
- msgstr ""
2121
-
2122
- #: templates/admin/table-settings/add_column_modal.inc.php:107
2123
- #, fuzzy
2124
- msgid "Fill with default value"
2125
- msgstr "Заполнить значением по умолчанию?"
2126
-
2127
- #: templates/admin/table-settings/add_column_modal.inc.php:129
2128
- #: templates/admin/table-settings/remove_column_modal.inc.php:84
2129
- msgid "OK"
2130
- msgstr "ОК"
2131
-
2132
- #: templates/admin/table-settings/column_settings_panel.inc.php:14
2133
- #, fuzzy
2134
- msgid "Column settings"
2135
- msgstr "Позиция по порядку"
2136
-
2137
- #: templates/admin/table-settings/column_settings_panel.inc.php:48
2138
- #: templates/admin/table-settings/table_settings_block.inc.php:65
2139
- #, fuzzy
2140
- msgid "Display"
2141
- msgstr "Количество строк на странице по умолчанию"
2142
-
2143
- #: templates/admin/table-settings/column_settings_panel.inc.php:52
2144
- msgid "Data"
2145
- msgstr ""
2146
-
2147
- #: templates/admin/table-settings/column_settings_panel.inc.php:56
2148
- #: templates/admin/table-settings/table_settings_block.inc.php:540
2149
- #: templates/admin/table-settings/table_settings_block.inc.php:548
2150
- #, fuzzy
2151
- msgid "Sorting"
2152
- msgstr "Экспорт"
2153
-
2154
- #: templates/admin/table-settings/column_settings_panel.inc.php:60
2155
- #, fuzzy
2156
- msgid "Filtering"
2157
- msgstr "Фильтр"
2158
-
2159
- #: templates/admin/table-settings/column_settings_panel.inc.php:64
2160
- #: templates/admin/table-settings/table_settings_block.inc.php:73
2161
- #, fuzzy
2162
- msgid "Editing"
2163
- msgstr "Редактировать"
2164
-
2165
- #: templates/admin/table-settings/column_settings_panel.inc.php:69
2166
- #: templates/edit_table.inc.php:750
2167
- msgid "Conditional formatting"
2168
- msgstr "Условное форматирование"
2169
-
2170
- #: templates/admin/table-settings/column_settings_panel.inc.php:81
2171
- #: templates/edit_table.inc.php:525
2172
- msgid "Displayed header"
2173
- msgstr "Отображаемый заголовок"
2174
-
2175
- #: templates/admin/table-settings/column_settings_panel.inc.php:95
2176
- #: templates/edit_table.inc.php:696
2177
- msgid "Column position"
2178
- msgstr "Позиция по порядку"
2179
-
2180
- #: templates/admin/table-settings/column_settings_panel.inc.php:114
2181
- #: templates/admin/table-settings/column_settings_panel.inc.php:122
2182
- #, fuzzy
2183
- msgid "Cell content prefix"
2184
- msgstr "Установить содержимое ячейки"
2185
-
2186
- #: templates/admin/table-settings/column_settings_panel.inc.php:129
2187
- msgid ""
2188
- "Any text or symbol entered here will be shown before the value in every cell "
2189
- "inside of this column. E.g.: $, €. Does not influence filtering and sorting. "
2190
- "Convenient for prices, percentages, etc."
2191
- msgstr ""
2192
-
2193
- #: templates/admin/table-settings/column_settings_panel.inc.php:144
2194
- #: templates/admin/table-settings/column_settings_panel.inc.php:152
2195
- #, fuzzy
2196
- msgid "Cell content suffix"
2197
- msgstr "Установить содержимое ячейки"
2198
-
2199
- #: templates/admin/table-settings/column_settings_panel.inc.php:159
2200
- msgid ""
2201
- "Any text or symbol entered here will be shown after the value in every cell "
2202
- "inside of this column. E.g.: %, pcs. Does not influence filtering and "
2203
- "sorting. Convenient for prices, percentages, etc."
2204
- msgstr ""
2205
-
2206
- #: templates/admin/table-settings/column_settings_panel.inc.php:180
2207
- #: templates/edit_table.inc.php:633
2208
- msgid "Hide on mobiles"
2209
- msgstr "Скрывать на мобильных устройствах"
2210
-
2211
- #: templates/admin/table-settings/column_settings_panel.inc.php:188
2212
- msgid "Collapse column on mobile devices"
2213
- msgstr ""
2214
-
2215
- #: templates/admin/table-settings/column_settings_panel.inc.php:197
2216
- #: templates/edit_table.inc.php:622
2217
- msgid "Hide on tablets"
2218
- msgstr "Скрывать на планшетах"
2219
-
2220
- #: templates/admin/table-settings/column_settings_panel.inc.php:205
2221
- msgid "Collapse column on tablet devices"
2222
- msgstr ""
2223
-
2224
- #: templates/admin/table-settings/column_settings_panel.inc.php:220
2225
- #: templates/edit_table.inc.php:533
2226
- msgid "CSS class(es)"
2227
- msgstr "CSS класс(ы)"
2228
-
2229
- #: templates/admin/table-settings/column_settings_panel.inc.php:234
2230
- msgid "Visible on front-end"
2231
- msgstr ""
2232
-
2233
- #: templates/admin/table-settings/column_settings_panel.inc.php:242
2234
- #, fuzzy
2235
- msgid "Show column in front-end"
2236
- msgstr "Отображать сумму ячеек в подвале"
2237
-
2238
- #: templates/admin/table-settings/column_settings_panel.inc.php:258
2239
- #, fuzzy
2240
- msgid "Column width"
2241
- msgstr "Тип колонки"
2242
-
2243
- #: templates/admin/table-settings/column_settings_panel.inc.php:271
2244
- #: templates/admin/table-settings/column_settings_panel.inc.php:279
2245
- #, fuzzy
2246
- msgid "Column color"
2247
- msgstr "Установить цвет колонки"
2248
-
2249
- #: templates/admin/table-settings/column_settings_panel.inc.php:286
2250
- msgid "Here you can override the default color for the complete column"
2251
- msgstr ""
2252
-
2253
- #: templates/admin/table-settings/column_settings_panel.inc.php:307
2254
- #: templates/admin/table-settings/column_settings_panel.inc.php:315
2255
- #: templates/edit_table.inc.php:645
2256
- msgid "Group column"
2257
- msgstr "Группировать по этой колонке"
2258
-
2259
- #: templates/admin/table-settings/column_settings_panel.inc.php:322
2260
- msgid ""
2261
- "If one column of your table contains similar values for many rows, maybe it "
2262
- "makes sense to use it as a “group column”: it means that it will not be "
2263
- "rendered as a column, but its values will be used to group the rows. Each "
2264
- "group will be marked with one row with joined cells above, containing the "
2265
- "group value."
2266
- msgstr ""
2267
-
2268
- #: templates/admin/table-settings/column_settings_panel.inc.php:323
2269
- #, fuzzy
2270
- msgid ""
2271
- "Group column will not work with MySQL tables with server-side processing "
2272
- "enabled and with manual tables!"
2273
- msgstr ""
2274
- "Работает только для таблиц wpDataTables, созданных на базе MySQL-запросов, и "
2275
- "позволяет редактирование только 1 MySQL-таблицы"
2276
-
2277
- #: templates/admin/table-settings/column_settings_panel.inc.php:331
2278
- #, fuzzy
2279
- msgid "Toggle column grouping"
2280
- msgstr "Столбчатая диаграмма Google"
2281
-
2282
- #: templates/admin/table-settings/column_settings_panel.inc.php:351
2283
- #: templates/edit_table.inc.php:582
2284
- msgid "Column type"
2285
- msgstr "Тип колонки"
2286
-
2287
- #: templates/admin/table-settings/column_settings_panel.inc.php:353
2288
- msgid ""
2289
- "You can redefine the column data type here. Affects sorting, filtering and "
2290
- "display logic. For manually created tables this will change the column type "
2291
- "in database as well, which may result in data loss."
2292
- msgstr ""
2293
-
2294
- #: templates/admin/table-settings/column_settings_panel.inc.php:360
2295
- msgid "String"
2296
- msgstr ""
2297
-
2298
- #: templates/admin/table-settings/column_settings_panel.inc.php:364
2299
- #, fuzzy
2300
- msgid "DateTime"
2301
- msgstr "Дата"
2302
-
2303
- #: templates/admin/table-settings/column_settings_panel.inc.php:366
2304
- #: templates/admin/table-settings/column_settings_panel.inc.php:991
2305
- #, fuzzy
2306
- msgid "URL link"
2307
- msgstr "URL ссылка"
2308
-
2309
- #: templates/admin/table-settings/column_settings_panel.inc.php:367
2310
- #: templates/admin/table-settings/column_settings_panel.inc.php:992
2311
- #, fuzzy
2312
- msgid "E-mail link"
2313
- msgstr "E-mail"
2314
-
2315
- #: templates/admin/table-settings/column_settings_panel.inc.php:370
2316
- #: templates/admin/table-settings/formula_editor_modal.inc.php:37
2317
- msgid "Formula"
2318
- msgstr "Формула"
2319
-
2320
- #: templates/admin/table-settings/column_settings_panel.inc.php:380
2321
- #, fuzzy
2322
- msgid "Formula for calculation"
2323
- msgstr "Формула для вычисления:"
2324
-
2325
- #: templates/admin/table-settings/column_settings_panel.inc.php:382
2326
- msgid ""
2327
- "You can create a formula (calculated column) based on other numeric columns "
2328
- "(Integer and Float)"
2329
- msgstr ""
2330
-
2331
- #: templates/admin/table-settings/column_settings_panel.inc.php:386
2332
- #, fuzzy
2333
- msgid "Open formula editor"
2334
- msgstr "Редактор формул"
2335
-
2336
- #: templates/admin/table-settings/column_settings_panel.inc.php:395
2337
- msgid ""
2338
- "You can redefine the visible decimal places for a float and formula columns "
2339
- "here. If you leave this field empty amount of decimal places will be loaded "
2340
- "from the settings page. 0 is available just for formula columns "
2341
- msgstr ""
2342
-
2343
- #: templates/admin/table-settings/column_settings_panel.inc.php:407
2344
- #: templates/admin/table-settings/column_settings_panel.inc.php:414
2345
- #: templates/edit_table.inc.php:684
2346
- msgid "Skip thousands separator"
2347
- msgstr "Не отображать разделитель разрядов"
2348
-
2349
- #: templates/admin/table-settings/column_settings_panel.inc.php:409
2350
- msgid ""
2351
- "Do not show thousands separator for this column (e.g. when showing years, "
2352
- "IDs)."
2353
- msgstr ""
2354
-
2355
- #: templates/admin/table-settings/column_settings_panel.inc.php:423
2356
- #, fuzzy
2357
- msgid "Possible values for column"
2358
- msgstr "Возможные значения"
2359
-
2360
- #: templates/admin/table-settings/column_settings_panel.inc.php:425
2361
- msgid ""
2362
- "Define the logic for fetching the possible values for this column for "
2363
- "filtering, and for editing: read from table itself on page load (will always "
2364
- "contain only the values that already exist in the table), hard-code the "
2365
- "list, or configure a relation with a different wpDataTable (use values in "
2366
- "this column as foreign key)."
2367
- msgstr ""
2368
-
2369
- #: templates/admin/table-settings/column_settings_panel.inc.php:432
2370
- msgid "Read from table on page load"
2371
- msgstr ""
2372
-
2373
- #: templates/admin/table-settings/column_settings_panel.inc.php:433
2374
- #, fuzzy
2375
- msgid "Define values list"
2376
- msgstr "Определить"
2377
-
2378
- #: templates/admin/table-settings/column_settings_panel.inc.php:434
2379
- msgid "Use values from another wpDataTable (foreign key)"
2380
- msgstr ""
2381
-
2382
- #: templates/admin/table-settings/column_settings_panel.inc.php:443
2383
- #, fuzzy
2384
- msgid "Date input format"
2385
- msgstr "Формат даты"
2386
-
2387
- #: templates/admin/table-settings/column_settings_panel.inc.php:445
2388
- msgid ""
2389
- "Define date format which is used in the provided data source. Necessary for "
2390
- "smooth reading of your dates."
2391
- msgstr ""
2392
-
2393
- #: templates/admin/table-settings/column_settings_panel.inc.php:484
2394
- #, fuzzy
2395
- msgid "Values list"
2396
- msgstr "Префикс значений во всплывающей подсказке"
2397
-
2398
- #: templates/admin/table-settings/column_settings_panel.inc.php:486
2399
- #, fuzzy
2400
- msgid "Read from table"
2401
- msgstr "Конец таблицы"
2402
-
2403
- #: templates/admin/table-settings/column_settings_panel.inc.php:488
2404
- msgid "Reset"
2405
- msgstr ""
2406
-
2407
- #: templates/admin/table-settings/column_settings_panel.inc.php:490
2408
- msgid ""
2409
- "Enter the possible values for this column in this list, separate by pressing "
2410
- "ENTER or comma. Click \"Read from table\" to fetch the list from existing "
2411
- "column values. Values will be used in selectbox and checkbox filters and "
2412
- "editors for the column."
2413
- msgstr ""
2414
-
2415
- #: templates/admin/table-settings/column_settings_panel.inc.php:503
2416
- #: templates/admin/table-settings/foreign_key_config.inc.php:12
2417
- #, fuzzy
2418
- msgid "Use values from another wpDataTable"
2419
- msgstr "Использовать в таблице wpDataTable"
2420
-
2421
- #: templates/admin/table-settings/column_settings_panel.inc.php:505
2422
- msgid ""
2423
- "Configure a relation with a separate wpDataTable: values in this column will "
2424
- "be used as a foreign key, and replaced with values of a remote table column "
2425
- "(e.g.: user name instead of user ID)."
2426
- msgstr ""
2427
-
2428
- #: templates/admin/table-settings/column_settings_panel.inc.php:509
2429
- msgid "Configure relation..."
2430
- msgstr ""
2431
-
2432
- #: templates/admin/table-settings/column_settings_panel.inc.php:529
2433
- msgid "Allow empty value"
2434
- msgstr ""
2435
-
2436
- #: templates/admin/table-settings/column_settings_panel.inc.php:531
2437
- msgid ""
2438
- "Add an empty value to the possible values list, to allow empty editing and "
2439
- "filtering inputs."
2440
- msgstr ""
2441
-
2442
- #: templates/admin/table-settings/column_settings_panel.inc.php:536
2443
- #, fuzzy
2444
- msgid "Add an empty value to the list"
2445
- msgstr "Минимальное значение оси"
2446
-
2447
- #: templates/admin/table-settings/column_settings_panel.inc.php:545
2448
- msgid "Number of possible values to load"
2449
- msgstr ""
2450
-
2451
- #: templates/admin/table-settings/column_settings_panel.inc.php:547
2452
- msgid ""
2453
- "Define here how many possible values per page will be loaded in selectbox "
2454
- "filters and editor inputs. It is recommended not to be set to All if you "
2455
- "have more than 50 possible values for this column. This option is not "
2456
- "working when Cascade Filtering option from Powerful Filters add-on is "
2457
- "enabled."
2458
- msgstr ""
2459
-
2460
- #: templates/admin/table-settings/column_settings_panel.inc.php:572
2461
- #, fuzzy
2462
- msgid "Calculate total"
2463
- msgstr "Клонировать таблицу"
2464
-
2465
- #: templates/admin/table-settings/column_settings_panel.inc.php:574
2466
- msgid ""
2467
- "Enable this to show a total (sum) for all cells in this column in table "
2468
- "footer. You can also show it somewhere outside of the table by pasting the "
2469
- "shortcode below the switch."
2470
- msgstr ""
2471
-
2472
- #: templates/admin/table-settings/column_settings_panel.inc.php:579
2473
- #, fuzzy
2474
- msgid "Calculate a total for this column"
2475
- msgstr "Отображать сумму ячеек в подвале"
2476
 
2477
- #: templates/admin/table-settings/column_settings_panel.inc.php:586
2478
- msgid ""
2479
- "Click to copy this shortcode. By placing this shortcode anywhere in your "
2480
- "posts or pages you can see the total for this column."
2481
- msgstr ""
2482
 
2483
- #: templates/admin/table-settings/column_settings_panel.inc.php:595
2484
- msgid "Calculate average"
2485
- msgstr ""
2486
 
2487
- #: templates/admin/table-settings/column_settings_panel.inc.php:597
2488
- msgid ""
2489
- "Enable this to show an average value for all cells in this column in table "
2490
- "footer. You can also show it somewhere outside of the table by pasting the "
2491
- "shortcode below the switch."
2492
- msgstr ""
2493
 
2494
- #: templates/admin/table-settings/column_settings_panel.inc.php:602
2495
- msgid "Calculate average for this column"
2496
- msgstr ""
2497
 
2498
- #: templates/admin/table-settings/column_settings_panel.inc.php:609
2499
- msgid ""
2500
- "Click to copy this shortcode. By placing this shortcode anywhere in your "
2501
- "posts or pages you can see the average for this column."
2502
- msgstr ""
2503
 
2504
- #: templates/admin/table-settings/column_settings_panel.inc.php:618
2505
- #, fuzzy
2506
- msgid "Calculate MIN value"
2507
- msgstr "Значение по умолчанию"
2508
 
2509
- #: templates/admin/table-settings/column_settings_panel.inc.php:620
2510
- msgid ""
2511
- "Enable this to show a minimum value within all cells in this column in table "
2512
- "footer. You can also show it somewhere outside of the table by pasting the "
2513
- "shortcode below the switch."
2514
- msgstr ""
2515
 
2516
- #: templates/admin/table-settings/column_settings_panel.inc.php:625
2517
- #, fuzzy
2518
- msgid "Find a minimum value for this column"
2519
- msgstr "Минимальное значение оси"
2520
 
2521
- #: templates/admin/table-settings/column_settings_panel.inc.php:632
2522
- msgid ""
2523
- "Click to copy this shortcode. By placing this shortcode anywhere in your "
2524
- "posts or pages you can see the minimum for this column."
2525
- msgstr ""
2526
 
2527
- #: templates/admin/table-settings/column_settings_panel.inc.php:641
2528
- #, fuzzy
2529
- msgid "Calculate MAX value"
2530
- msgstr "Значение по умолчанию"
2531
 
2532
- #: templates/admin/table-settings/column_settings_panel.inc.php:643
2533
- msgid ""
2534
- "Enable this to show a maximum value within all cells in this column in table "
2535
- "footer. You can also show it somewhere outside of the table by pasting the "
2536
- "shortcode below the switch."
2537
  msgstr ""
 
 
2538
 
2539
- #: templates/admin/table-settings/column_settings_panel.inc.php:648
2540
- #, fuzzy
2541
- msgid "Find a maximum value for this column"
2542
- msgstr "Максимальное значение оси"
2543
 
2544
- #: templates/admin/table-settings/column_settings_panel.inc.php:655
2545
- msgid ""
2546
- "Click to copy this shortcode. By placing this shortcode anywhere in your "
2547
- "posts or pages you can see the maximum for this column."
2548
- msgstr ""
2549
 
2550
- #: templates/admin/table-settings/column_settings_panel.inc.php:668
2551
- msgid "URL target attribute"
2552
  msgstr ""
 
 
2553
 
2554
- #: templates/admin/table-settings/column_settings_panel.inc.php:670
2555
- msgid "Set how to open URL Target"
2556
- msgstr ""
2557
 
2558
- #: templates/admin/table-settings/column_settings_panel.inc.php:675
2559
- msgid "Open link in the new tab"
 
 
2560
  msgstr ""
 
 
2561
 
2562
- #: templates/admin/table-settings/column_settings_panel.inc.php:685
2563
- #, fuzzy
2564
- msgid "Show link as a button"
2565
- msgstr "Показывать кнопку печати таблицы"
2566
 
2567
- #: templates/admin/table-settings/column_settings_panel.inc.php:687
2568
- msgid "The link will be shown as a button "
2569
  msgstr ""
 
 
2570
 
2571
- #: templates/admin/table-settings/column_settings_panel.inc.php:692
2572
- msgid "Set the link to appear as a button"
 
 
 
2573
  msgstr ""
 
 
 
 
 
 
2574
 
2575
- #: templates/admin/table-settings/column_settings_panel.inc.php:701
2576
- msgid "Button text"
2577
- msgstr "Текст кнопки"
2578
-
2579
- #: templates/admin/table-settings/column_settings_panel.inc.php:715
2580
- #, fuzzy
2581
- msgid "Button class"
2582
- msgstr "Цвет кнопки"
2583
-
2584
- #: templates/admin/table-settings/column_settings_panel.inc.php:741
2585
- #, fuzzy
2586
- msgid "Allow sorting"
2587
- msgstr "Включить возможность сортировки"
2588
-
2589
- #: templates/admin/table-settings/column_settings_panel.inc.php:743
2590
- msgid "Disable this to disallow sorting for this column."
2591
- msgstr ""
2592
 
2593
- #: templates/admin/table-settings/column_settings_panel.inc.php:748
2594
- #, fuzzy
2595
- msgid "Allow sorting for this column"
2596
- msgstr "Правила форматирования для этой колонки не заданы."
2597
 
2598
- #: templates/admin/table-settings/column_settings_panel.inc.php:757
2599
- #, fuzzy
2600
- msgid "Use as default sorting column"
2601
- msgstr "Сортировать по умолчанию"
2602
 
2603
- #: templates/admin/table-settings/column_settings_panel.inc.php:759
2604
- #: templates/admin/table-settings/column_settings_panel.inc.php:764
2605
- #, fuzzy
2606
- msgid "Sort table by this column on load"
2607
- msgstr "Отображать сумму ячеек в подвале"
2608
 
2609
- #: templates/admin/table-settings/column_settings_panel.inc.php:777
2610
- #, fuzzy
2611
- msgid "Default sorting direction"
2612
- msgstr "Сортировать по умолчанию"
2613
 
2614
- #: templates/admin/table-settings/column_settings_panel.inc.php:779
2615
- msgid "Choose whether to sort ascending or descending by default."
2616
- msgstr ""
 
 
 
2617
 
2618
- #: templates/admin/table-settings/column_settings_panel.inc.php:786
2619
- #: templates/edit_table.inc.php:663
2620
- msgid "Ascending"
2621
- msgstr "По возрастанию"
2622
 
2623
- #: templates/admin/table-settings/column_settings_panel.inc.php:787
2624
- #: templates/edit_table.inc.php:665
2625
- msgid "Descending"
2626
- msgstr "По убыванию"
2627
 
2628
- #: templates/admin/table-settings/column_settings_panel.inc.php:811
2629
- #, fuzzy
2630
- msgid "Add a filter for this column"
2631
- msgstr "Правила форматирования для этой колонки не заданы."
2632
 
2633
- #: templates/admin/table-settings/column_settings_panel.inc.php:819
2634
- #, fuzzy
2635
- msgid "Enable filtering for column"
2636
- msgstr "Включить плавающее название"
 
2637
 
2638
- #: templates/admin/table-settings/column_settings_panel.inc.php:826
2639
- msgid ""
2640
- "Enabling this switch will add a filter for this column. Disable to remove "
2641
- "the filter for this column."
2642
- msgstr ""
2643
 
2644
- #: templates/admin/table-settings/column_settings_panel.inc.php:834
2645
- #, fuzzy
2646
- msgid "Allow filtering"
2647
- msgstr "Следовать за фильтрами таблицы"
2648
 
2649
- #: templates/admin/table-settings/column_settings_panel.inc.php:843
2650
- #: templates/edit_table.inc.php:570
2651
- msgid "Filter type"
2652
- msgstr "Тип фильтра"
2653
 
2654
- #: templates/admin/table-settings/column_settings_panel.inc.php:845
2655
  msgid ""
2656
- "You can redefine the filter type here, it will affect the filtering logic."
2657
- msgstr ""
2658
-
2659
- #: templates/admin/table-settings/column_settings_panel.inc.php:852
2660
- msgid "Text"
2661
  msgstr ""
 
 
 
2662
 
2663
- #: templates/admin/table-settings/column_settings_panel.inc.php:853
2664
- #, fuzzy
2665
- msgid "Number"
2666
- msgstr "Форматирование чисел"
2667
-
2668
- #: templates/admin/table-settings/column_settings_panel.inc.php:854
2669
- #, fuzzy
2670
- msgid "Number range"
2671
- msgstr "Форматирование чисел"
2672
-
2673
- #: templates/admin/table-settings/column_settings_panel.inc.php:855
2674
- #, fuzzy
2675
- msgid "Date range"
2676
- msgstr "Диапазон данных"
2677
 
2678
- #: templates/admin/table-settings/column_settings_panel.inc.php:856
2679
- #, fuzzy
2680
- msgid "DateTime range"
2681
- msgstr "Диапазон данных"
2682
 
2683
- #: templates/admin/table-settings/column_settings_panel.inc.php:857
2684
- #, fuzzy
2685
- msgid "Time range"
2686
- msgstr "Диапазон колонок"
2687
 
2688
- #: templates/admin/table-settings/column_settings_panel.inc.php:858
2689
- #, fuzzy
2690
- msgid "Selectbox"
2691
- msgstr "Выбрать"
2692
 
2693
- #: templates/admin/table-settings/column_settings_panel.inc.php:859
2694
- msgid "Checkbox"
2695
- msgstr ""
2696
 
2697
- #: templates/admin/table-settings/column_settings_panel.inc.php:875
2698
- #, fuzzy
2699
- msgid "Filter label"
2700
- msgstr "Тип фильтра"
2701
 
2702
- #: templates/admin/table-settings/column_settings_panel.inc.php:883
2703
- msgid "Custom filter label"
2704
- msgstr ""
 
2705
 
2706
- #: templates/admin/table-settings/column_settings_panel.inc.php:890
2707
  msgid ""
2708
- "You can change the filter label (placeholder) for this column here, if you "
2709
- "would like to show some custom text instead of default."
 
2710
  msgstr ""
 
 
 
2711
 
2712
- #: templates/admin/table-settings/column_settings_panel.inc.php:905
2713
- #, fuzzy
2714
- msgid "Exact filtering"
2715
- msgstr "Дополнительные фильтры"
2716
 
2717
- #: templates/admin/table-settings/column_settings_panel.inc.php:907
2718
  msgid ""
2719
- "Enable exact search to use exact match logic for filtering, disable to allow "
2720
- "partial match."
 
2721
  msgstr ""
 
 
 
2722
 
2723
- #: templates/admin/table-settings/column_settings_panel.inc.php:912
2724
- #, fuzzy
2725
- msgid "Enable exact filtering"
2726
- msgstr "Включить плавающее название"
2727
-
2728
- #: templates/admin/table-settings/column_settings_panel.inc.php:926
2729
- #: templates/admin/table-settings/column_settings_panel.inc.php:1024
2730
- #, fuzzy
2731
- msgid "Predefined value(s)"
2732
- msgstr "Значение/значения по умолчанию"
2733
 
2734
- #: templates/admin/table-settings/column_settings_panel.inc.php:928
2735
- msgid ""
2736
- "Define value(s) that will be set as default pre-defined filter value(s) on "
2737
- "page load."
2738
- msgstr ""
2739
 
2740
- #: templates/admin/table-settings/column_settings_panel.inc.php:974
2741
- #, fuzzy
2742
- msgid "Editor input type"
2743
- msgstr "Тип поля ввода:"
2744
 
2745
- #: templates/admin/table-settings/column_settings_panel.inc.php:976
2746
- msgid "Choose which kind of editor input to use for this column."
2747
- msgstr ""
2748
 
2749
- #: templates/admin/table-settings/column_settings_panel.inc.php:982
2750
- msgid "None"
2751
- msgstr ""
2752
 
2753
- #: templates/admin/table-settings/column_settings_panel.inc.php:983
2754
- #, fuzzy
2755
- msgid "One-line edit"
2756
- msgstr "Редактирование в таблице"
2757
 
2758
- #: templates/admin/table-settings/column_settings_panel.inc.php:984
2759
- #, fuzzy
2760
- msgid "Multi-line edit"
2761
- msgstr "Многолинейная строка"
2762
 
2763
- #: templates/admin/table-settings/column_settings_panel.inc.php:985
2764
- #, fuzzy
2765
- msgid "HTML editor"
2766
- msgstr "Перейти к редактору"
2767
 
2768
- #: templates/admin/table-settings/column_settings_panel.inc.php:986
2769
- #, fuzzy
2770
- msgid "Single-value selectbox"
2771
- msgstr "Список с 1 вариантом выбора"
2772
 
2773
- #: templates/admin/table-settings/column_settings_panel.inc.php:987
2774
- #, fuzzy
2775
- msgid "Multi-value selectbox"
2776
- msgstr "Список с несколькими вариантами"
2777
 
2778
- #: templates/admin/table-settings/column_settings_panel.inc.php:1003
2779
- #, fuzzy
2780
- msgid "Column cannot be empty"
2781
- msgstr "Имя колонки не может быть пустым!"
2782
 
2783
- #: templates/admin/table-settings/column_settings_panel.inc.php:1005
2784
  msgid ""
2785
- "Enable to make this column mandatory. Users will see a warning when trying "
2786
- "to save with empty input."
 
 
2787
  msgstr ""
 
 
 
 
 
2788
 
2789
- #: templates/admin/table-settings/column_settings_panel.inc.php:1010
2790
- #, fuzzy
2791
- msgid "Cannot be empty"
2792
- msgstr "Не может быть пустым:"
2793
-
2794
- #: templates/admin/table-settings/column_settings_panel.inc.php:1026
2795
  msgid ""
2796
- "If you would like to have some values pre-defined in editors (i.e. default "
2797
- "editor values) please enter these here."
2798
  msgstr ""
 
 
2799
 
2800
- #: templates/admin/table-settings/column_settings_panel.inc.php:1071
2801
- #, fuzzy
2802
- msgid "Add rule"
2803
- msgstr "Добавить"
2804
-
2805
- #: templates/admin/table-settings/column_small_block.inc.php:13
2806
- #, fuzzy
2807
- msgid "Enable/disable editing"
2808
- msgstr "Включить или выключить всплывающую подсказку"
2809
 
2810
- #: templates/admin/table-settings/column_small_block.inc.php:15
2811
- #, fuzzy
2812
- msgid "Show/hide filters"
2813
- msgstr "Очистить фильтры"
2814
 
2815
- #: templates/admin/table-settings/column_small_block.inc.php:17
2816
- msgid "Show/hide sorting"
 
 
 
2817
  msgstr ""
 
 
 
2818
 
2819
- #: templates/admin/table-settings/column_small_block.inc.php:19
2820
- #, fuzzy
2821
- msgid "Show/hide the column"
2822
- msgstr "Удалить колонку"
2823
 
2824
- #: templates/admin/table-settings/column_small_block.inc.php:21
2825
- #, fuzzy
2826
- msgid "Show/hide on mobile"
2827
- msgstr "Скрывать на мобильных устройствах"
2828
 
2829
- #: templates/admin/table-settings/column_small_block.inc.php:23
2830
- #, fuzzy
2831
- msgid "Show/hide on tablet"
2832
- msgstr "Скрывать на планшетах"
2833
 
2834
- #: templates/admin/table-settings/column_small_block.inc.php:25
2835
- #, fuzzy
2836
- msgid "Open column settings"
2837
- msgstr "Дополнительные настройки колонок"
2838
 
2839
- #: templates/admin/table-settings/columns_list_modal.inc.php:15
2840
- msgid "List of the columns in the data source with quickaccess tools."
2841
- msgstr ""
2842
 
2843
- #: templates/admin/table-settings/columns_list_modal.inc.php:17
2844
  msgid ""
2845
- "Click column header to rename it, toggle column visibility by clicking on "
2846
- "the eye icon, open column settings by clicking on the wrench icon, drag and "
2847
- "drop blocks to reorder columns."
2848
  msgstr ""
 
 
2849
 
2850
- #: templates/admin/table-settings/conditional_formatting_block.inc.php:7
2851
- #: templates/edit_table.inc.php:770
2852
- msgid "If cell value"
2853
- msgstr "Если значение ячейки"
2854
 
2855
- #: templates/admin/table-settings/conditional_formatting_block.inc.php:18
2856
- #: templates/edit_table.inc.php:778
2857
- msgid "contains"
2858
- msgstr "содержит"
2859
 
2860
- #: templates/admin/table-settings/conditional_formatting_block.inc.php:19
2861
- #: templates/edit_table.inc.php:779
2862
- msgid "does not contain"
2863
- msgstr "не содержит"
 
 
 
 
 
2864
 
2865
- #: templates/admin/table-settings/conditional_formatting_block.inc.php:32
2866
- #: templates/edit_table.inc.php:783
2867
- msgid "Set cell color"
2868
- msgstr "Установить цвет ячейки"
2869
 
2870
- #: templates/admin/table-settings/conditional_formatting_block.inc.php:33
2871
- #: templates/edit_table.inc.php:784
2872
- msgid "Reset cell color to default"
2873
- msgstr "Вернуть цвет ячейки по умолчанию"
 
2874
 
2875
- #: templates/admin/table-settings/conditional_formatting_block.inc.php:34
2876
- #: templates/edit_table.inc.php:785
2877
- msgid "Set cell content"
2878
- msgstr "Установить содержимое ячейки"
2879
 
2880
- #: templates/admin/table-settings/conditional_formatting_block.inc.php:35
2881
- #: templates/edit_table.inc.php:786
2882
- msgid "Set cell CSS class"
2883
- msgstr "Добавить CSS-класс к ячейке"
 
 
 
 
 
 
 
 
2884
 
2885
- #: templates/admin/table-settings/conditional_formatting_block.inc.php:36
2886
- #: templates/edit_table.inc.php:787
2887
- msgid "Remove cell CSS class"
2888
- msgstr "Удалить CSS-класс из ячейки"
2889
 
2890
- #: templates/admin/table-settings/conditional_formatting_block.inc.php:37
2891
- #: templates/edit_table.inc.php:788
2892
- msgid "Set row color"
2893
- msgstr "Установить цвет строки"
2894
 
2895
- #: templates/admin/table-settings/conditional_formatting_block.inc.php:38
2896
- #: templates/edit_table.inc.php:789
2897
- msgid "Reset row color to default"
2898
- msgstr "Вернуть цвет строки по умолчанию"
2899
 
2900
- #: templates/admin/table-settings/conditional_formatting_block.inc.php:39
2901
- #: templates/edit_table.inc.php:790
2902
- msgid "Set row CSS class"
2903
- msgstr "Установить CSS-класс для строки"
2904
 
2905
- #: templates/admin/table-settings/conditional_formatting_block.inc.php:40
2906
- #: templates/edit_table.inc.php:791
2907
- msgid "Remove row CSS class"
2908
- msgstr "Удалить CSS-класс строки"
 
 
 
2909
 
2910
- #: templates/admin/table-settings/conditional_formatting_block.inc.php:41
2911
- #: templates/edit_table.inc.php:792
2912
- msgid "Set column color"
2913
- msgstr "Установить цвет колонки"
2914
 
2915
- #: templates/admin/table-settings/conditional_formatting_block.inc.php:42
2916
- #: templates/edit_table.inc.php:793
2917
- msgid "Add column CSS class"
2918
- msgstr "Добавить CSS-класс к колонке"
2919
 
2920
- #: templates/admin/table-settings/conditional_formatting_block.inc.php:53
2921
- #, fuzzy
2922
- msgid "Remove rule"
2923
- msgstr "Удалить все"
2924
 
2925
- #: templates/admin/table-settings/foreign_key_config.inc.php:18
2926
- #, fuzzy
2927
- msgid "Choose a source wpDataTable"
2928
- msgstr "Создать таблицу wpDataTable"
 
 
 
 
 
 
2929
 
2930
- #: templates/admin/table-settings/foreign_key_config.inc.php:20
2931
- #, fuzzy
2932
  msgid ""
2933
- "Please choose a remote wpDataTable which will be used as the data source."
 
 
2934
  msgstr ""
2935
- "Пожалуйста, выберите таблицу wpDataTable, которая будет использоваться как "
2936
- "источник данных для диаграммы"
 
2937
 
2938
- #: templates/admin/table-settings/foreign_key_config.inc.php:27
2939
- #, fuzzy
2940
- msgid "Pick a table..."
2941
- msgstr "Выберите таблицу"
2942
 
2943
- #: templates/admin/table-settings/foreign_key_config.inc.php:47
2944
- #, fuzzy
2945
- msgid "Display value"
2946
- msgstr "Количество строк на странице по умолчанию"
2947
 
2948
- #: templates/admin/table-settings/foreign_key_config.inc.php:49
2949
- msgid ""
2950
- "Please choose which column values will be shown to the front-end user (e.g. "
2951
- "Name)."
2952
- msgstr ""
2953
 
2954
- #: templates/admin/table-settings/foreign_key_config.inc.php:71
2955
- #, fuzzy
2956
- msgid "Store value"
2957
- msgstr "Объединить значения"
2958
 
2959
- #: templates/admin/table-settings/foreign_key_config.inc.php:73
 
 
 
 
2960
  msgid ""
2961
- "Please choose which column values will be stored in the table for reference "
2962
- "- by default wdt_ID, or ID"
2963
  msgstr ""
 
 
2964
 
2965
- #: templates/admin/table-settings/formula_editor_modal.inc.php:19
2966
- #, fuzzy
2967
- msgid "Formula Editor"
2968
- msgstr "Редактор формул"
2969
 
2970
- #: templates/admin/table-settings/formula_editor_modal.inc.php:25
2971
- msgid "Use this dialog to construct formulas and see a preview of the result."
2972
- msgstr ""
2973
 
2974
- #: templates/admin/table-settings/formula_editor_modal.inc.php:27
2975
- #, fuzzy
2976
  msgid ""
2977
- "You can use columns (values for each cell will be inserted), or number "
2978
- "values. Only numeric columns allowed (non-numeric will be parsed as 0). "
2979
- "Basic math operations and brackets are supported. Example: col1*((col2+2)-"
2980
- "col3*sin(col4-3))."
2981
- msgstr ""
2982
- "Здесь вы можете сконструировать формулу и посмотреть результат ее вычисления "
2983
- "для 5 первых рядов таблицы. Вы можете использовать имена колонок (для "
2984
- "расчета будут подставляться данные ячеек), или числовые значения. Только "
2985
- "колонки, имеющие числовые типы, могут использоваться в формуле (не-числовые "
2986
- "будут всегда прочитываться как 0). Поддерживаются основные математические "
2987
- "операторы и скобки для определения приоритета вычислений. Пример: "
2988
- "col1*((col2+2)-col3*sin(col4-3))."
2989
-
2990
- #: templates/admin/table-settings/formula_editor_modal.inc.php:31
2991
- msgid "Columns to use"
2992
- msgstr "Колонки, которые можно использовать"
2993
-
2994
- #: templates/admin/table-settings/formula_editor_modal.inc.php:41
2995
- msgid "Type your formula here..."
2996
  msgstr ""
 
 
 
2997
 
2998
- #: templates/admin/table-settings/formula_editor_modal.inc.php:85
2999
- #: templates/chart_wizard.inc.php:48 templates/edit_table.inc.php:35
3000
- #: templates/edit_table.inc.php:417 templates/edit_table.inc.php:438
3001
- #: templates/edit_table.inc.php:461
3002
- msgid "Preview"
3003
- msgstr "Предпросмотр"
3004
 
3005
- #: templates/admin/table-settings/possible_values_merge_list_modal.inc.php:9
3006
- #, fuzzy
3007
- msgid "Merge values?"
3008
- msgstr "Объединить значения"
3009
 
3010
- #: templates/admin/table-settings/possible_values_merge_list_modal.inc.php:13
3011
- #, fuzzy
3012
  msgid ""
3013
- "There are already defined possible values. Do you want to merge or to "
3014
- "replace new values with the existing?"
 
 
3015
  msgstr ""
3016
- "Вы хотите объединить новые и существующие возможные значения, или заменить "
3017
- "существующие?"
3018
-
3019
- #: templates/admin/table-settings/remove_column_modal.inc.php:21
3020
- #: templates/admin/table-settings/remove_column_modal.inc.php:35
3021
- msgid "Remove Column"
3022
- msgstr "Удалить колонку"
3023
 
3024
- #: templates/admin/table-settings/remove_column_modal.inc.php:56
3025
- msgid "Confirm"
3026
- msgstr "Подтвердите"
3027
 
3028
- #: templates/admin/table-settings/remove_column_modal.inc.php:62
3029
- msgid "Are you sure? There is no undo!"
3030
- msgstr "Вы уверены? Данную операцию нельзя отменить!"
 
 
 
 
 
3031
 
3032
- #: templates/admin/table-settings/table_preview_block.inc.php:19
3033
- #, fuzzy
3034
- msgid "Table preview and columns setup"
3035
- msgstr "Дополнительные настройки колонок"
3036
 
3037
- #: templates/admin/table-settings/table_preview_block.inc.php:23
3038
- msgid "Add a formula (calculated) column"
 
 
3039
  msgstr ""
 
 
3040
 
3041
- #: templates/admin/table-settings/table_preview_block.inc.php:24
3042
- #, fuzzy
3043
- msgid "Add a formula column"
3044
- msgstr "Добавить колонку"
3045
-
3046
- #: templates/admin/table-settings/table_preview_block.inc.php:27
3047
- #, fuzzy
3048
- msgid "Complete column list"
3049
- msgstr "Удалить колонку"
3050
 
3051
- #: templates/admin/table-settings/table_preview_block.inc.php:33
3052
- msgid "Add column"
3053
- msgstr "Добавить колонку"
 
 
 
 
 
 
3054
 
3055
- #: templates/admin/table-settings/table_preview_block.inc.php:35
3056
- msgid "Remove column"
3057
- msgstr "Удалить колонку"
3058
 
3059
- #: templates/admin/table-settings/table_preview_block.inc.php:44
3060
- msgid "Switch View:"
 
 
3061
  msgstr ""
 
 
3062
 
3063
- #: templates/admin/table-settings/table_preview_block.inc.php:46
3064
- #: templates/admin/table-settings/table_preview_block.inc.php:49
3065
- msgid "STANDARD"
3066
- msgstr ""
3067
 
3068
- #: templates/admin/table-settings/table_preview_block.inc.php:47
3069
- #: templates/admin/table-settings/table_preview_block.inc.php:50
3070
- msgid "EXCEL-LIKE"
 
 
3071
  msgstr ""
 
 
 
3072
 
3073
- #: templates/admin/table-settings/table_settings_block.inc.php:26
3074
- #, fuzzy
3075
- msgid "wpDataTable name, click to edit"
3076
- msgstr "Ручной редактор таблиц wpDataTables"
3077
-
3078
- #: templates/admin/table-settings/table_settings_block.inc.php:30
3079
- #, fuzzy
3080
- msgid "Click to copy shortcode"
3081
- msgstr "Нажмите для вкл/выкл"
3082
 
3083
- #: templates/admin/table-settings/table_settings_block.inc.php:36
3084
- msgid "Collapse and expand widget"
 
 
3085
  msgstr ""
 
 
3086
 
3087
- #: templates/admin/table-settings/table_settings_block.inc.php:69
3088
- #, fuzzy
3089
- msgid "Sorting and filtering"
3090
- msgstr "Дополнительные фильтры"
3091
-
3092
- #: templates/admin/table-settings/table_settings_block.inc.php:77
3093
- #: templates/admin/table-settings/table_settings_block.inc.php:912
3094
- #, fuzzy
3095
- msgid "Table Tools"
3096
- msgstr "Блок табличных инструментов"
3097
 
3098
- #: templates/admin/table-settings/table_settings_block.inc.php:81
3099
- #, fuzzy
3100
- msgid "Placeholders"
3101
- msgstr "Переменная"
 
 
 
 
 
3102
 
3103
- #: templates/admin/table-settings/table_settings_block.inc.php:97
3104
- #, fuzzy
3105
- msgid "Input data source type"
3106
- msgstr "Источник данных для таблицы не может быть пустым"
3107
 
3108
- #: templates/admin/table-settings/table_settings_block.inc.php:99
3109
  msgid ""
3110
- "Please choose a type of the input data source - it can be a MySQL query, a "
3111
- "file, or an URL. Only MySQL query-based tables can use server-side processing"
3112
  msgstr ""
 
 
3113
 
3114
- #: templates/admin/table-settings/table_settings_block.inc.php:106
3115
- #, fuzzy
3116
- msgid "Select a data source type"
3117
- msgstr "Выберите тип таблицы..."
3118
-
3119
- #: templates/admin/table-settings/table_settings_block.inc.php:107
3120
- #: templates/edit_table.inc.php:110
3121
- msgid "MySQL query"
3122
- msgstr "MySQL запрос"
3123
 
3124
- #: templates/admin/table-settings/table_settings_block.inc.php:108
3125
- #: templates/edit_table.inc.php:85
3126
- msgid "CSV file"
3127
- msgstr "Файл CSV"
3128
 
3129
- #: templates/admin/table-settings/table_settings_block.inc.php:109
3130
- #: templates/edit_table.inc.php:86
3131
- msgid "Excel file"
3132
- msgstr "Файл Excel"
3133
 
3134
- #: templates/admin/table-settings/table_settings_block.inc.php:110
3135
- #, fuzzy
3136
- msgid "Google Spreadsheet"
3137
- msgstr "Таблица Google Spreadsheet"
3138
 
3139
- #: templates/admin/table-settings/table_settings_block.inc.php:111
3140
- #: templates/edit_table.inc.php:89
3141
- msgid "XML file"
3142
- msgstr "XML"
3143
 
3144
- #: templates/admin/table-settings/table_settings_block.inc.php:112
3145
- #: templates/edit_table.inc.php:90
3146
- msgid "JSON file"
3147
- msgstr "JSON"
3148
 
3149
- #: templates/admin/table-settings/table_settings_block.inc.php:124
3150
- #, fuzzy
3151
- msgid "Input file path or URL"
3152
- msgstr "Исходный файл, или URL"
3153
 
3154
- #: templates/admin/table-settings/table_settings_block.inc.php:126
3155
- msgid ""
3156
- "Upload your file or provide the full URL here. For CSV or Excel input "
3157
- "sources only URLs or paths from same domain are supported. For Google "
3158
- "Spreadsheets: please do not forget to publish the spreadsheet before pasting "
3159
- "the URL."
3160
- msgstr ""
3161
 
3162
- #: templates/admin/table-settings/table_settings_block.inc.php:132
3163
- msgid "Paste URL or path, or click Browse to choose"
3164
- msgstr ""
3165
 
3166
- #: templates/admin/table-settings/table_settings_block.inc.php:136
3167
- #, fuzzy
3168
- msgid "Browse..."
3169
- msgstr "Поиск"
3170
 
3171
- #: templates/admin/table-settings/table_settings_block.inc.php:146
3172
- #: templates/edit_table.inc.php:282
3173
- msgid "Server-side processing"
3174
- msgstr "Обработка данных на стороне сервера"
3175
 
3176
- #: templates/admin/table-settings/table_settings_block.inc.php:148
3177
- msgid ""
3178
- "If it is turned on, all sorting, filtering, pagination and other data "
3179
- "interaction will be done by MySQL server. This feature is recommended if you "
3180
- "have more than 2000-3000 rows. Mandatory for editable tables."
3181
- msgstr ""
3182
 
3183
- #: templates/admin/table-settings/table_settings_block.inc.php:152
3184
- #, fuzzy
3185
- msgid "Enable server-side processing"
3186
- msgstr "Обработка данных на стороне сервера"
3187
 
3188
- #: templates/admin/table-settings/table_settings_block.inc.php:168
3189
- #, fuzzy
3190
- msgid "MySQL Query"
3191
- msgstr "MySQL запрос"
3192
 
3193
- #: templates/admin/table-settings/table_settings_block.inc.php:170
3194
- #, fuzzy
3195
- msgid ""
3196
- "Enter the text of your MySQL query here - please make sure it returns actual "
3197
- "data first. You can use a number of placeholders to make the dataset in the "
3198
- "table flexible and be able to return different sets of data by calling it "
3199
- "with different shortcodes."
3200
- msgstr ""
3201
- "Введите сюда текст MySQL запроса. Вы можете использовать переменные в "
3202
- "запросе, чтобы иметь возможность гибкого использования - с переменными один "
3203
- "и тот же запрос может возвращать разные наборы данных, переменные могут "
3204
- "переопределяться в шорткоде"
3205
-
3206
- #: templates/admin/table-settings/table_settings_block.inc.php:177
3207
- #: templates/edit_table.inc.php:292
3208
- msgid "Auto-refresh"
3209
- msgstr "Авто-обновление"
3210
 
3211
- #: templates/admin/table-settings/table_settings_block.inc.php:179
3212
- msgid ""
3213
- "If you enter a non-zero value, table will auto-refresh to show actual data "
3214
- "with a given interval of seconds. Leave zero or empty not to use auto-"
3215
- "refresh."
3216
- msgstr ""
3217
 
3218
- #: templates/admin/table-settings/table_settings_block.inc.php:184
3219
- #, fuzzy
3220
- msgid "Auto-refresh interval in seconds (zero or blank to disable)"
3221
- msgstr ""
3222
- "Интервал авто-обновления в секундах для таблиц с серверной обработкой "
3223
- "данных. Оставьте пустым, или 0, чтобы отключить авто-обновление"
3224
 
3225
- #: templates/admin/table-settings/table_settings_block.inc.php:202
3226
- #: templates/edit_table.inc.php:58
3227
- msgid "Table title"
3228
- msgstr "Имя таблицы"
3229
 
3230
- #: templates/admin/table-settings/table_settings_block.inc.php:210
3231
- #: templates/edit_table.inc.php:67
3232
- msgid "Show table title"
3233
- msgstr "Отображать имя таблицы"
3234
 
3235
- #: templates/admin/table-settings/table_settings_block.inc.php:217
3236
  msgid ""
3237
- "Enable this to show the table title in a h3 block above the table, disable "
3238
- "to hide."
3239
  msgstr ""
 
 
3240
 
3241
- #: templates/admin/table-settings/table_settings_block.inc.php:224
3242
- #, fuzzy
3243
- msgid "Show table title on the page"
3244
- msgstr "Отображать название диаграммы на странице"
3245
 
3246
- #: templates/admin/table-settings/table_settings_block.inc.php:234
3247
- #, fuzzy
3248
- msgid "Responsiveness"
3249
- msgstr "Адаптивность"
3250
 
3251
- #: templates/admin/table-settings/table_settings_block.inc.php:242
3252
- #, fuzzy
3253
- msgid "Responsive design"
3254
- msgstr "Адаптивность"
3255
 
3256
- #: templates/admin/table-settings/table_settings_block.inc.php:249
3257
- msgid "Enable this to allow responsiveness in the table."
3258
- msgstr ""
3259
 
3260
- #: templates/admin/table-settings/table_settings_block.inc.php:250
3261
- msgid ""
3262
- "Please do not forget to define which columns will be hidden on mobiles and "
3263
- "tablets in the column settings!"
3264
- msgstr ""
3265
 
3266
- #: templates/admin/table-settings/table_settings_block.inc.php:257
3267
- msgid "Allow collapsing on mobiles and tablets"
3268
- msgstr ""
3269
 
3270
- #: templates/admin/table-settings/table_settings_block.inc.php:267
3271
- msgid "Hide until loaded"
3272
- msgstr ""
3273
 
3274
- #: templates/admin/table-settings/table_settings_block.inc.php:269
3275
- msgid ""
3276
- "Enable to make whole table hidden until it is initialized to prevent "
3277
- "unformatted data flashing"
3278
- msgstr ""
3279
 
3280
- #: templates/admin/table-settings/table_settings_block.inc.php:273
3281
- #, fuzzy
3282
- msgid "Hide the table before it is fully loaded"
3283
- msgstr "Скрыть таблицу пока она полностью не загрузится"
3284
 
3285
- #: templates/admin/table-settings/table_settings_block.inc.php:287
3286
- msgid "Default rows per page"
3287
- msgstr ""
3288
 
3289
- #: templates/admin/table-settings/table_settings_block.inc.php:295
3290
- #: templates/admin/table-settings/table_settings_block.inc.php:330
3291
- msgid "Rows per page"
3292
- msgstr ""
3293
 
3294
- #: templates/admin/table-settings/table_settings_block.inc.php:302
3295
- #, fuzzy
3296
- msgid "How many rows to show per page by default."
3297
- msgstr ""
3298
- "Сколько таблиц на одной странице показывать в админ-панели на странице обзора"
3299
 
3300
- #: templates/admin/table-settings/table_settings_block.inc.php:338
3301
- #, fuzzy
3302
- msgid "Show X entries"
3303
- msgstr "Показывать _MENU_ строк"
 
 
 
3304
 
3305
- #: templates/admin/table-settings/table_settings_block.inc.php:345
3306
  msgid ""
3307
- "Enable/disable this to show/hide \"Show X entries\" per page dropdown on the "
3308
- "frontend."
3309
  msgstr ""
 
 
3310
 
3311
- #: templates/admin/table-settings/table_settings_block.inc.php:352
3312
- msgid "Show \"Show X entries\" dropdown"
 
 
 
 
 
 
3313
  msgstr ""
 
 
3314
 
3315
- #: templates/admin/table-settings/table_settings_block.inc.php:370
3316
- #, fuzzy
3317
- msgid "Scrollable table"
3318
- msgstr "Прокрутка"
3319
 
3320
- #: templates/admin/table-settings/table_settings_block.inc.php:377
3321
- msgid "Enable this to enable a horizontal scrollbar below the table."
3322
- msgstr ""
3323
 
3324
- #: templates/admin/table-settings/table_settings_block.inc.php:378
3325
- msgid "This should be turned off if you want to set columns width manually."
3326
- msgstr ""
3327
 
3328
- #: templates/admin/table-settings/table_settings_block.inc.php:385
3329
- #, fuzzy
3330
- msgid "Show a horizontal scrollbar"
3331
- msgstr "Крестик горизонтальной оси"
3332
 
3333
- #: templates/admin/table-settings/table_settings_block.inc.php:400
3334
- #: templates/admin/table-settings/table_settings_block.inc.php:408
3335
- msgid "Info block"
3336
- msgstr ""
3337
 
3338
- #: templates/admin/table-settings/table_settings_block.inc.php:415
3339
  msgid ""
3340
- "Enable to show a block of information about the number of records below the "
3341
- "table."
3342
  msgstr ""
 
 
3343
 
3344
- #: templates/admin/table-settings/table_settings_block.inc.php:422
3345
- msgid "Show information block below the table"
3346
- msgstr ""
3347
 
3348
- #: templates/admin/table-settings/table_settings_block.inc.php:432
3349
- #: templates/admin/table-settings/table_settings_block.inc.php:440
3350
- #, fuzzy
3351
- msgid "Limit table width"
3352
- msgstr "Ограничить ширину таблицы"
3353
 
3354
- #: templates/admin/table-settings/table_settings_block.inc.php:447
3355
- msgid "Enable this to restrict table width to page width."
3356
- msgstr ""
3357
 
3358
- #: templates/admin/table-settings/table_settings_block.inc.php:448
3359
- msgid ""
3360
- "This should be turned on if you want to set columns width manually. Should "
3361
- "be on to use word wrapping."
3362
- msgstr ""
3363
 
3364
- #: templates/admin/table-settings/table_settings_block.inc.php:455
3365
- msgid "Limit table width to page width"
3366
- msgstr ""
3367
 
3368
- #: templates/admin/table-settings/table_settings_block.inc.php:465
3369
- #: templates/admin/table-settings/table_settings_block.inc.php:473
3370
- #: templates/edit_table.inc.php:392
3371
- msgid "Word wrap"
3372
- msgstr "Перенос слов"
3373
 
3374
- #: templates/admin/table-settings/table_settings_block.inc.php:480
3375
- msgid ""
3376
- "Enable this to wrap long strings into multiple lines and stretch the cells "
3377
- "height."
3378
- msgstr ""
3379
 
3380
- #: templates/admin/table-settings/table_settings_block.inc.php:487
3381
- msgid "Wrap words to newlines"
3382
- msgstr ""
3383
 
3384
- #: templates/admin/table-settings/table_settings_block.inc.php:508
3385
- #, fuzzy
3386
- msgid "Advanced column filters"
3387
- msgstr "Дополнительные фильтры"
3388
 
3389
- #: templates/admin/table-settings/table_settings_block.inc.php:516
3390
- #, fuzzy
3391
- msgid "Advanced filter"
3392
- msgstr "Дополнительные фильтры"
 
 
 
 
 
 
 
3393
 
3394
- #: templates/admin/table-settings/table_settings_block.inc.php:523
3395
  msgid ""
3396
- "Enable to show an advanced filter for each of the columns, filters can be "
3397
- "shown in table footer, header or in a separate form."
3398
  msgstr ""
 
 
3399
 
3400
- #: templates/admin/table-settings/table_settings_block.inc.php:530
3401
- #, fuzzy
3402
- msgid "Enable advanced column filters"
3403
- msgstr "Отображать дополнительные фильтры"
3404
 
3405
- #: templates/admin/table-settings/table_settings_block.inc.php:555
3406
  msgid ""
3407
- "If this is enabled, each column header will be clickable; clicking will sort "
3408
- "the whole table by the content of this column cells ascending or descending."
3409
  msgstr ""
 
 
3410
 
3411
- #: templates/admin/table-settings/table_settings_block.inc.php:562
3412
- msgid "Allow sorting for the table"
3413
- msgstr ""
3414
 
3415
- #: templates/admin/table-settings/table_settings_block.inc.php:572
3416
- msgid "Main search block"
3417
- msgstr ""
3418
 
3419
- #: templates/admin/table-settings/table_settings_block.inc.php:580
3420
- msgid "Global search"
 
 
3421
  msgstr ""
 
 
 
 
 
 
3422
 
3423
- #: templates/admin/table-settings/table_settings_block.inc.php:587
3424
  msgid ""
3425
- "If this is enabled, a search block will be displayed on the top right of the "
3426
- "table, allowing to search through whole table with a single input."
3427
- msgstr ""
3428
 
3429
- #: templates/admin/table-settings/table_settings_block.inc.php:594
3430
- msgid "Enable search block"
3431
- msgstr ""
3432
 
3433
- #: templates/admin/table-settings/table_settings_block.inc.php:610
3434
- #, fuzzy
3435
- msgid "Filters in a form"
3436
- msgstr "Фильтр во внешней форме"
3437
 
3438
- #: templates/admin/table-settings/table_settings_block.inc.php:617
3439
- #: templates/edit_table.inc.php:340
3440
- msgid "Filter in form"
3441
- msgstr "Фильтр во внешней форме"
3442
 
3443
- #: templates/admin/table-settings/table_settings_block.inc.php:624
3444
- msgid ""
3445
- "Enable to show the advanced column filter in a form above the table, instead "
3446
- "of showing in the table footer/header."
3447
- msgstr ""
3448
 
3449
- #: templates/admin/table-settings/table_settings_block.inc.php:631
3450
- msgid "Show filters in a form above the table"
3451
- msgstr ""
3452
 
3453
- #: templates/admin/table-settings/table_settings_block.inc.php:641
3454
- #, fuzzy
3455
- msgid "Clear filters button"
3456
- msgstr "Очистить фильтры"
3457
 
3458
- #: templates/admin/table-settings/table_settings_block.inc.php:648
3459
- #: templates/frontend/filter_form.inc.php:32
3460
- msgid "Clear filters"
3461
- msgstr "Очистить фильтры"
3462
 
3463
- #: templates/admin/table-settings/table_settings_block.inc.php:652
3464
- #, fuzzy
3465
- msgid "Enable to show the clear filters button."
3466
- msgstr "Отображать ли текст ссылки на источник"
3467
 
3468
- #: templates/admin/table-settings/table_settings_block.inc.php:653
3469
- msgid ""
3470
- "If filter in form is enabled, clear button will be rendered after the last "
3471
- "filter."
3472
- msgstr ""
3473
 
3474
- #: templates/admin/table-settings/table_settings_block.inc.php:658
3475
- msgid ""
3476
- "Otherwise, clear filter button will be rendered above the table next to "
3477
- "\"Table Tools\" buttons."
3478
- msgstr ""
3479
 
3480
- #: templates/admin/table-settings/table_settings_block.inc.php:669
3481
- #, fuzzy
3482
- msgid "Show clear filters button"
3483
- msgstr "Показывать кнопку печати таблицы"
3484
 
3485
- #: templates/admin/table-settings/table_settings_block.inc.php:691
3486
- #, fuzzy
3487
- msgid "Allow editing"
3488
- msgstr "Редактирование в таблице"
3489
 
3490
- #: templates/admin/table-settings/table_settings_block.inc.php:699
3491
- #: templates/edit_table.inc.php:180
3492
- msgid "Front-end editing"
3493
- msgstr "Онлайн-редактирование с сайта"
3494
 
3495
- #: templates/admin/table-settings/table_settings_block.inc.php:706
3496
- #, fuzzy
3497
- msgid "Allow editing the table from the front-end."
3498
- msgstr "Разрешить онлайн-редактирование с сайта"
3499
 
3500
- #: templates/admin/table-settings/table_settings_block.inc.php:713
3501
- #, fuzzy
3502
- msgid "Allow front-end editing"
3503
- msgstr "Онлайн-редактирование с сайта"
3504
 
3505
- #: templates/admin/table-settings/table_settings_block.inc.php:723
3506
- #, fuzzy
3507
- msgid "Popover edit block"
3508
- msgstr "Всплывающий блок инструментов"
3509
 
3510
- #: templates/admin/table-settings/table_settings_block.inc.php:731
3511
- #: templates/edit_table.inc.php:232
3512
- msgid "Popover tools"
3513
- msgstr "Всплывающий блок инструментов"
3514
 
3515
- #: templates/admin/table-settings/table_settings_block.inc.php:738
3516
- #, fuzzy
3517
- msgid ""
3518
- "If this is enabled, the New, Edit and Delete buttons will appear in a "
3519
- "popover when you click on any row, instead of Table Tools block above the "
3520
- "table."
3521
- msgstr ""
3522
- "Включите эту галочку, если хотите, чтобы кнопки \"Добавить\", \"Редактировать"
3523
- "\" и \"Удалить\" отображались во всплывающем блоке по щелчку на строке "
3524
- "таблицы, а не в блоке инструментов над таблицей."
3525
 
3526
- #: templates/admin/table-settings/table_settings_block.inc.php:745
3527
- msgid "Editing buttons in a popover"
3528
- msgstr ""
 
 
 
 
 
3529
 
3530
- #: templates/admin/table-settings/table_settings_block.inc.php:755
3531
- #: templates/admin/table-settings/table_settings_block.inc.php:763
3532
- #, fuzzy
3533
- msgid "In-line editing"
3534
- msgstr "Редактирование в таблице"
3535
 
3536
- #: templates/admin/table-settings/table_settings_block.inc.php:770
3537
- #, fuzzy
3538
- msgid ""
3539
- "If this is enabled, front-end users will be able to edit cells by double-"
3540
- "clicking them, not only with the editor dialog."
3541
- msgstr ""
3542
- "Отметьте эту галочку, чтобы включить возможность редактировать данные по "
3543
- "двойному клику на ячейке таблицы, а не только через всплывающее диалоговое "
3544
- "окно"
3545
 
3546
- #: templates/admin/table-settings/table_settings_block.inc.php:777
3547
- #, fuzzy
3548
- msgid "Allow in-line editing"
3549
- msgstr "Редактирование в таблице"
3550
 
3551
- #: templates/admin/table-settings/table_settings_block.inc.php:794
3552
- #: templates/edit_table.inc.php:192
3553
- msgid "MySQL table name for editing"
3554
- msgstr "Имя MySQL-таблицы для редактирования"
3555
 
3556
- #: templates/admin/table-settings/table_settings_block.inc.php:796
 
3557
  #, fuzzy
3558
- msgid ""
3559
- "Name of the MySQL table which will be updated when edited from front-end."
3560
- msgstr "Имя MySQL-таблицы, которая будет использоваться для редактирования"
3561
 
3562
- #: templates/admin/table-settings/table_settings_block.inc.php:801
3563
- #, fuzzy
3564
- msgid "MySQL table name"
3565
- msgstr "Имя базы данных MySQL"
3566
 
3567
- #: templates/admin/table-settings/table_settings_block.inc.php:810
3568
- #: templates/edit_table.inc.php:203
3569
- msgid "ID column for editing"
3570
- msgstr "ID-колонка для редактирования"
3571
 
3572
- #: templates/admin/table-settings/table_settings_block.inc.php:812
3573
- #, fuzzy
3574
- msgid ""
3575
- "Choose the column values from which will be used as row identifiers. MUST be "
3576
- "a unique auto-increment integer on MySQL side so insert/edit/delete would "
3577
- "work correctly! wpDataTables will guess the correct column if it is called "
3578
- "\"id\" or \"ID\" on MySQL side."
3579
- msgstr ""
3580
- "Пожалуйста, выберите колонку, данные из которой будут использоваться как "
3581
- "уникальный идентификатор. Колонка ОБЯЗАТЕЛЬНО должна быть определена как "
3582
- "auto-increment integer на стороне MySQL, чтобы редактирование работало "
3583
- "правильно!"
3584
-
3585
- #: templates/admin/table-settings/table_settings_block.inc.php:826
3586
- #: templates/edit_table.inc.php:267
3587
- msgid "Editor roles"
3588
- msgstr "Разрешить редактирование таблицы для следующих ролей"
3589
 
3590
- #: templates/admin/table-settings/table_settings_block.inc.php:828
3591
- #, fuzzy
3592
- msgid ""
3593
- "If you want only specific user roles to be able to edit the table, choose in "
3594
- "this dropdown. Leave unchecked to allow editing for everyone."
3595
- msgstr ""
3596
- "Пользователи, имеющие выбранные роли, смогут редактировать данную таблицу "
3597
- "(оставьте пустым, чтобы редактировать могли все)"
3598
 
3599
- #: templates/admin/table-settings/table_settings_block.inc.php:833
3600
- msgid "Everyone"
3601
- msgstr ""
3602
 
3603
- #: templates/admin/table-settings/table_settings_block.inc.php:834
3604
- msgid "Administrators"
3605
- msgstr ""
3606
 
3607
- #: templates/admin/table-settings/table_settings_block.inc.php:835
3608
- #, fuzzy
3609
- msgid "Editors"
3610
- msgstr "Разрешить редактирование таблицы для следующих ролей"
3611
 
3612
- #: templates/admin/table-settings/table_settings_block.inc.php:836
3613
- msgid "Authors"
3614
- msgstr ""
3615
 
3616
- #: templates/admin/table-settings/table_settings_block.inc.php:837
3617
- msgid "Contributors"
3618
- msgstr ""
3619
 
3620
- #: templates/admin/table-settings/table_settings_block.inc.php:838
3621
- msgid "Subscribers"
3622
- msgstr ""
3623
 
3624
- #: templates/admin/table-settings/table_settings_block.inc.php:853
3625
- #, fuzzy
3626
- msgid "Users see and edit only own data"
3627
- msgstr ""
3628
- "Разрешать пользователям видеть и редактировать только собственные данные"
3629
 
3630
- #: templates/admin/table-settings/table_settings_block.inc.php:861
3631
- #, fuzzy
3632
- msgid "Users see and edit only their own data"
3633
- msgstr ""
3634
- "Разрешать пользователям видеть и редактировать только собственные данные"
3635
 
3636
- #: templates/admin/table-settings/table_settings_block.inc.php:868
3637
- msgid ""
3638
- "If this is enabled, users will see and edit only the rows that are related "
3639
- "to them or were created by them (associated using the User ID column)."
3640
- msgstr ""
3641
 
3642
- #: templates/admin/table-settings/table_settings_block.inc.php:875
3643
- #, fuzzy
3644
- msgid "Limit editing to own data only"
 
3645
  msgstr ""
3646
- "Ограничить возможность редактирования для пользователей только их "
3647
- "собственными данными"
3648
 
3649
- #: templates/admin/table-settings/table_settings_block.inc.php:885
3650
- #: templates/edit_table.inc.php:250
3651
- msgid "User ID column"
3652
- msgstr "Колонка-идентификатор пользователя"
3653
 
3654
- #: templates/admin/table-settings/table_settings_block.inc.php:887
3655
  msgid ""
3656
- "Choose the column values from which will be used as User identifiers. "
3657
- "References the ID from WordPress Users table (wp_users), MUST be defined as "
3658
- "an integer on MySQL side."
3659
  msgstr ""
 
 
3660
 
3661
- #: templates/admin/table-settings/table_settings_block.inc.php:920
3662
- #: templates/edit_table.inc.php:350
3663
- msgid "Table tools"
3664
- msgstr "Блок табличных инструментов"
3665
 
3666
- #: templates/admin/table-settings/table_settings_block.inc.php:927
3667
- msgid ""
3668
- "If this is enabled, a toolbar with useful tools will be shown above the table"
3669
- msgstr ""
3670
 
3671
- #: templates/admin/table-settings/table_settings_block.inc.php:934
3672
- #, fuzzy
3673
- msgid "Enable Table Tools"
3674
- msgstr "Блок табличных инструментов"
3675
 
3676
- #: templates/admin/table-settings/table_settings_block.inc.php:944
3677
- #, fuzzy
3678
- msgid "Buttons"
3679
- msgstr "Текст кнопки"
3680
 
3681
- #: templates/admin/table-settings/table_settings_block.inc.php:946
3682
- msgid "Choose which buttons to show in the Table Tools block."
3683
- msgstr ""
3684
 
3685
- #: templates/admin/table-settings/table_settings_block.inc.php:952
3686
- #, fuzzy
3687
- msgid "Columns visibility"
3688
- msgstr "Отображать кнопку настройки видимости колонок"
3689
 
3690
- #: templates/admin/table-settings/table_settings_block.inc.php:974
3691
- msgid ""
3692
- "Placeholders can be understood as predefined ‘search and replace‘ templates; "
3693
- "that will be replaced with some actual values at the execution time; usually "
3694
- "this is used for MySQL queries."
3695
- msgstr ""
3696
 
3697
- #: templates/admin/table-settings/table_settings_block.inc.php:986
3698
- #: templates/admin/table-settings/table_settings_block.inc.php:1001
3699
- #: templates/admin/table-settings/table_settings_block.inc.php:1016
3700
- msgid ""
3701
- "This placeholder will be replaced with any value that you will provide in a "
3702
- "shortcode. Provide a default value here that will be used for table "
3703
- "generation and when a different one is not defined in the shortcode."
3704
- msgstr ""
3705
 
3706
- #: templates/admin/table-settings/table_settings_block.inc.php:991
3707
- #: templates/admin/table-settings/table_settings_block.inc.php:1006
3708
- #: templates/admin/table-settings/table_settings_block.inc.php:1021
3709
- #: templates/admin/table-settings/table_settings_block.inc.php:1043
3710
- #: templates/admin/table-settings/table_settings_block.inc.php:1061
3711
- #: templates/admin/table-settings/table_settings_block.inc.php:1078
3712
- #: templates/admin/table-settings/table_settings_block.inc.php:1099
3713
- #, fuzzy
3714
- msgid "Default for table generation"
3715
- msgstr "Значение по умолчанию для инициализирования таблицы"
3716
 
3717
- #: templates/admin/table-settings/table_settings_block.inc.php:1037
3718
- msgid ""
3719
- "This placeholder will be replaced with the ID of currently logged in user. "
3720
- "Provide a value here to be used for table generation"
3721
- msgstr ""
3722
 
3723
- #: templates/admin/table-settings/table_settings_block.inc.php:1053
3724
  msgid ""
3725
- "This placeholder will be replaced with the login of currently logged in "
3726
- "user. Provide a value here to be used for table generation"
3727
  msgstr ""
 
 
3728
 
3729
- #: templates/admin/table-settings/table_settings_block.inc.php:1071
3730
- msgid ""
3731
- "This placeholder will be replaced with the current prefix of WordPress "
3732
- "database. Provide a value here to be used for table generation"
3733
- msgstr ""
3734
 
3735
- #: templates/admin/table-settings/table_settings_block.inc.php:1094
 
 
 
 
3736
  msgid ""
3737
- "This placeholder will be replaced with the ID of current post. Provide a "
3738
- "value here to be used for table generation"
 
3739
  msgstr ""
 
 
 
3740
 
3741
- #: templates/browse.inc.php:8
3742
- msgid "Add new"
3743
- msgstr "Добавить"
 
3744
 
3745
- #: templates/browse.inc.php:39 templates/browse.inc.php:101
3746
- #: templates/browse_charts.inc.php:28
3747
- msgid "Are you sure"
3748
- msgstr "Вы уверены"
3749
 
3750
- #: templates/browse.inc.php:57
3751
- msgid "copy"
3752
- msgstr "копировать"
3753
 
3754
- #: templates/browse_charts.inc.php:8 templates/chart_wizard.inc.php:16
3755
- msgid "wpDataTables documentation on Charts"
3756
- msgstr "документации wpDataTables по диаграммам"
3757
 
3758
- #: templates/browse_charts.inc.php:9
3759
- msgid "Add new chart"
3760
- msgstr "Добавить диаграмму"
3761
 
3762
- #: templates/chart_wizard.inc.php:17
3763
- msgid "wpDataTables Chart Wizard"
3764
- msgstr "Мастер создания диаграмм"
 
 
 
 
 
3765
 
3766
- #: templates/chart_wizard.inc.php:24 templates/constructor.inc.php:19
3767
- #: templates/edit_table.inc.php:30 templates/edit_table.inc.php:431
3768
- #: templates/settings.inc.php:24 templates/settings.inc.php:202
3769
- #: templates/settings.inc.php:444
3770
- msgid "Click to toggle"
3771
- msgstr "Нажмите для вкл/выкл"
3772
 
3773
- #: templates/chart_wizard.inc.php:44
3774
- msgid "Formatting"
3775
- msgstr "Форматирование"
3776
 
3777
- #: templates/chart_wizard.inc.php:59
3778
- msgid "Chart title, rendering engine and type"
3779
- msgstr "Название диаграммы, движок, и тип"
3780
 
3781
- #: templates/chart_wizard.inc.php:66
3782
- msgid "What is the title of the chart that you will use to identify it?"
 
 
 
3783
  msgstr ""
3784
- "Задайте диаграмме название, по которому вы сможете находить ее впоследствии."
 
 
3785
 
3786
- #: templates/chart_wizard.inc.php:88
3787
- msgid "Pick a Google chart type"
3788
- msgstr "Выберите тип диаграммы Google"
3789
 
3790
- #: templates/chart_wizard.inc.php:106
3791
- msgid "Pick a Highcharts chart type"
3792
- msgstr "Выберите тип диаграммы Highcharts"
3793
 
3794
- #: templates/common/delete_modal.inc.php:28
3795
- #, fuzzy
3796
- msgid "Please confirm deletion. There is no undo!"
3797
- msgstr "Подтвердите удаление колонки!"
3798
 
3799
- #: templates/constructor.inc.php:14
3800
- msgid "wpDataTables documentation on Table Consturctor"
3801
- msgstr "документации wpDataTables по конструктору таблиц"
 
 
 
 
 
 
3802
 
3803
- #: templates/constructor.inc.php:14 templates/edit_table.inc.php:11
3804
- msgid "if you have some questions or problems."
3805
- msgstr "если у вас возникли вопросы, или проблемы."
3806
 
3807
- #: templates/constructor.inc.php:15
3808
- msgid "wpDataTable constructor"
3809
- msgstr "Конструктор таблиц wpDataTables"
3810
 
3811
- #: templates/edit_table.inc.php:11
3812
- msgid "wpDataTables documentation on this page"
3813
- msgstr "документации wpDataTables на этой страницу"
3814
 
3815
- #: templates/edit_table.inc.php:19
3816
- msgid "To insert the table on your page use the shortcode"
3817
- msgstr ""
3818
- "Для вставки таблицы wpDataTable в страницу или пост, используйте шорткод"
3819
 
3820
- #: templates/edit_table.inc.php:32
3821
- msgid "Data source and main settings"
3822
- msgstr "Источник данных и основные настройки"
3823
 
3824
- #: templates/edit_table.inc.php:46
3825
- msgid "General setup"
3826
- msgstr "Основные установки"
3827
 
3828
- #: templates/edit_table.inc.php:62
3829
- msgid "If you want to display a header above your table, enter it here"
3830
- msgstr "Имя таблицы, по которому вы сможете находить ее позже"
3831
 
3832
- #: templates/edit_table.inc.php:71
3833
- msgid "Uncheck if you do not want to show the table title on the page"
3834
- msgstr ""
3835
- "Снимите эту галочку, если вы не хотите отображать имя таблицы на странице"
3836
 
3837
- #: templates/edit_table.inc.php:77
3838
- msgid "Table type"
3839
- msgstr "Тип таблицы"
 
3840
 
3841
- #: templates/edit_table.inc.php:81
3842
- msgid "Select a table type..."
3843
- msgstr "Выберите тип таблицы..."
 
3844
 
3845
- #: templates/edit_table.inc.php:83
3846
- msgid ""
3847
- "MySQL\n"
3848
- "\t\t\t\t\t\t\t\t\t\t\t\t\t\tquery"
3849
- msgstr ""
3850
- "MySQL\n"
3851
- "\t\t\t\t\t\t\t\t\t\t\t\t\t\tзапрос"
3852
 
3853
- #: templates/edit_table.inc.php:93
3854
- msgid "Choose a type of input source for your table"
3855
- msgstr "Выберите тип источника данных для этой таблицы"
 
3856
 
3857
- #: templates/edit_table.inc.php:102
3858
- msgid "Go to editor"
3859
- msgstr "Перейти к редактору"
 
3860
 
3861
- #: templates/edit_table.inc.php:103
3862
- msgid "Go to Excel-like editor"
3863
- msgstr "Перейти к Excel-редактору"
3864
 
3865
- #: templates/edit_table.inc.php:104
3866
- msgid "Open the table in back-end editor to modify table data"
3867
  msgstr ""
3868
- "Открыть таблицу в бэк-енд редакторе, чтобы редактировать содержимое таблицы"
 
3869
 
3870
- #: templates/edit_table.inc.php:110
3871
- msgid ""
3872
- "Enter MySQL SELECT query that will return the data for your wpDataTable. "
3873
- "Make sure that this query works and returns data. If you are not sure what "
3874
- "is a MySQL query please consider using Excel data source, or spend some time "
3875
- "reading MySQL manuals"
3876
- msgstr ""
3877
- "Введите MySQL запрос, которые возвращает данные для отображения в таблице. "
3878
- "Пожалуйста, предварительно убедитесь, что запрос не вызывает MySQL ошибок, и "
3879
- "возвращает 1 или больше рядов. Если вы не работали с MySQL, возможно, стоит "
3880
- "использовать Excel или Google Spreadsheet в качестве источника данных."
3881
 
3882
- #: templates/edit_table.inc.php:116
3883
- msgid ""
3884
- "Enter the text of your MySQL query here. You can use a number of "
3885
- "placeholders to make the dataset in the table flexible and be able to return "
3886
- "different sets of data by calling it with different shortcodes"
3887
- msgstr ""
3888
- "Введите сюда текст MySQL запроса. Вы можете использовать переменные в "
3889
- "запросе, чтобы иметь возможность гибкого использования - с переменными один "
3890
- "и тот же запрос может возвращать разные наборы данных, переменные могут "
3891
- "переопределяться в шорткоде"
3892
 
3893
- #: templates/edit_table.inc.php:117
3894
- msgid "MySQL query placeholders (toggle show/hide)"
3895
- msgstr "Переменные запроса MySQL (отобразить/скрыть)"
3896
 
3897
- #: templates/edit_table.inc.php:121
3898
- msgid "Placeholder"
3899
- msgstr "Переменная"
3900
 
3901
- #: templates/edit_table.inc.php:122
3902
- msgid "Description, example"
3903
- msgstr "Описание, пример"
 
3904
 
3905
- #: templates/edit_table.inc.php:123
3906
- msgid "Define default for table generation"
3907
- msgstr "Значение по умолчанию для инициализирования таблицы"
3908
 
3909
- #: templates/edit_table.inc.php:130
3910
- msgid ""
3911
- "Returns the numeric value of the currently logged in user ID (wp_users "
3912
- "table). Returns 0 for non-logged in users. If your current user does not "
3913
- "have rows in the table you can redefine it here (it will not be stored, used "
3914
- "only to read the table structure)."
3915
- msgstr ""
3916
- "Возвращает цифровой ID текущего пользователя (из таблицы wp_users). "
3917
- "Возвращает 0 для неавторизованных пользователей. Если для вашего текущего ID "
3918
- "(ID администратора, от имени которого сейчас открыта страница) нет записей в "
3919
- "таблице, вы можете переопределить его здесь - это значение не будет "
3920
- "сохраняться, использоуется только для инициализации метаданных."
3921
-
3922
- #: templates/edit_table.inc.php:131
3923
- msgid "Example: SELECT * FROM mytable WHERE user_id = %CURRENT_USER_ID%"
3924
- msgstr "Пример: SELECT * FROM mytable WHERE user_id = %CURRENT_USER_ID%"
3925
-
3926
- #: templates/edit_table.inc.php:138
3927
- msgid ""
3928
- "Variable for using in the shortcode. Can be used in filter values. It is "
3929
- "necessary for wpDataTables to retrieve actual data from the DB at the moment "
3930
- "of wpDataTable generation to read the columns structure, so make sure the "
3931
- "query returns something. You can define the default variables values here, "
3932
- "they will be used for table creation, and as defaults if not defined in "
3933
- "shortcode."
3934
- msgstr ""
3935
- "Переменная для использования в шорткоде. Может использоваться в значениях "
3936
- "фильтра. Необходимо, чтобы в момент инициализации таблицы (сохранения "
3937
- "настроек/метаданных) MySQL запрос возвращал данные, иначе метаданные колонок "
3938
- "не смогут быть прочитаны, так что пожалуйста, убедитесь, что запрос "
3939
- "возвращает 1 или более рядов. Вы можете определить значения переменных по "
3940
- "умолчанию, они будут использованы в момент инициализации, и впоследствии, в "
3941
- "случаях, когда они не будут переопределены в шорткоде."
3942
-
3943
- #: templates/edit_table.inc.php:139
3944
- msgid ""
3945
- "Example: SELECT * FROM mytable WHERE mycolumn >= %VAR1% AND mycolumn <= "
3946
- "%VAR2%"
3947
  msgstr ""
3948
- "Пример: SELECT * FROM mytable WHERE mycolumn >= %VAR1% AND mycolumn <= %VAR2%"
 
3949
 
3950
- #: templates/edit_table.inc.php:146 templates/edit_table.inc.php:153
3951
- msgid "Variable for using in the shortcode."
3952
- msgstr "Переменная для использования в шорткоде"
3953
 
3954
- #: templates/edit_table.inc.php:160
3955
- msgid ""
3956
- "Prefix of the current WordPress DB installation. Defaults to \"wp_\", but "
3957
- "may be different if defined so in WordPress config."
3958
- msgstr ""
3959
- "Префикс базы WordPress. По умолчанию используется \"wp_\", но во многих "
3960
- "случаях переопределен."
3961
 
3962
- #: templates/edit_table.inc.php:170
3963
- msgid "Input file or URL"
3964
- msgstr "Исходный файл, или URL"
3965
 
3966
- #: templates/edit_table.inc.php:175
3967
- msgid "Upload your file or provide the full URL here"
3968
- msgstr "Загрузите ваш файл, или укажите полный URL"
3969
 
3970
- #: templates/edit_table.inc.php:175
3971
  msgid ""
3972
- "It is allowed to use placeholders (variables) in URLs. Read about "
3973
- "placeholders "
3974
- msgstr "Вы можете использовать переменные в URL. Документация о переменных"
3975
-
3976
- #: templates/edit_table.inc.php:175
3977
- msgid "here."
3978
- msgstr "здесь."
3979
-
3980
- #: templates/edit_table.inc.php:175
3981
- msgid "For CSV or Excel input sources only uploaded files are supported"
3982
  msgstr ""
3983
- "Для CSV и Excel-источников данных поддерживаются только загруженные файлы "
3984
- "(не удаленный URL)."
 
3985
 
3986
- #: templates/edit_table.inc.php:175
3987
- msgid ""
3988
- "For Google Spreadsheets: please do not forget to publish the spreadsheet "
3989
- "before pasting the URL"
3990
- msgstr ""
3991
- "Для таблиц Google Spreadshett: пожалуйста, не забудьте сделать таблицу "
3992
- "опубликованной для всех прежде чем вставить URL."
3993
 
3994
- #: templates/edit_table.inc.php:186
3995
- msgid "Make table editable from the front-end"
3996
- msgstr "Разрешить онлайн-редактирование с сайта"
 
 
 
 
 
3997
 
3998
- #: templates/edit_table.inc.php:186
3999
- msgid ""
4000
- "Works only for MySQL-based tables with server-side processing, and can only "
4001
- "update one table on MySQL side"
4002
- msgstr ""
4003
- "Работает только для таблиц wpDataTables, созданных на базе MySQL-запросов, и "
4004
- "позволяет редактирование только 1 MySQL-таблицы"
4005
 
4006
- #: templates/edit_table.inc.php:187
4007
- msgid ""
4008
- "Please save the table first so wpDataTables would read the columns data so "
4009
- "that feature would become available."
4010
- msgstr ""
4011
- "Пожалуйста, сохраните таблицу, чтобы wpDataTables иницилизировал данные о "
4012
- "колонках, после этого данная опция станет доступна"
4013
 
4014
- #: templates/edit_table.inc.php:198
4015
- msgid "Name of the MySQL table which will be used for updates from front-end"
4016
- msgstr "Имя MySQL-таблицы, которая будет использоваться для редактирования"
 
4017
 
4018
- #: templates/edit_table.inc.php:207 templates/edit_table.inc.php:254
4019
- msgid ""
4020
- "Please save the table first so wpDataTables would initialize the columns"
4021
- msgstr ""
4022
- "Пожалуйста, сохраните таблицу, чтобы wpDataTables прочитал данные о колонках"
 
 
4023
 
4024
- #: templates/edit_table.inc.php:210
4025
- msgid "Please choose an ID column for editing..."
4026
- msgstr "Пожалуйста, выберите уникальную ID-колонку для редактирования…"
 
4027
 
4028
- #: templates/edit_table.inc.php:217
4029
- msgid ""
4030
- "Please choose a column, values from which will be used as row unique "
4031
- "identifier. MUST be auto-increment integer on MySQL side so insert/edit/"
4032
- "delete would work correctly!"
4033
- msgstr ""
4034
- "Пожалуйста, выберите колонку, данные из которой будут использоваться как "
4035
- "уникальный идентификатор. Колонка ОБЯЗАТЕЛЬНО должна быть определена как "
4036
- "auto-increment integer на стороне MySQL, чтобы редактирование работало "
4037
- "правильно!"
4038
 
4039
- #: templates/edit_table.inc.php:218
4040
- msgid ""
4041
- "wpDataTables will guess the correct column if it is called \"id\" or \"ID\" "
4042
- "on MySQL side"
4043
- msgstr ""
4044
- "wpDataTables попробует \"угадать\" колонку - если она называется id, ID, "
4045
- "wdt_ID на стороне MySQL"
4046
 
4047
- #: templates/edit_table.inc.php:223
4048
- msgid "Inline editing"
4049
- msgstr "Редактирование в таблице"
4050
 
4051
- #: templates/edit_table.inc.php:227
4052
- msgid ""
4053
- "Check this checkbox if you would like to be able to edit the table data "
4054
- "inline, by double-clicking a cell, not only in a modal dialog"
4055
- msgstr ""
4056
- "Отметьте эту галочку, чтобы включить возможность редактировать данные по "
4057
- "двойному клику на ячейке таблицы, а не только через всплывающее диалоговое "
4058
- "окно"
4059
 
4060
- #: templates/edit_table.inc.php:236
4061
- msgid ""
4062
- "Check this checkbox if you would like to get the New, Edit and Delete "
4063
- "buttons in a popover on click on a table row, instead of in TableTools block "
4064
- "above the table"
4065
- msgstr ""
4066
- "Включите эту галочку, если хотите, чтобы кнопки \"Добавить\", \"Редактировать"
4067
- "\" и \"Удалить\" отображались во всплывающем блоке по щелчку на строке "
4068
- "таблицы, а не в блоке инструментов над таблицей."
4069
 
4070
- #: templates/edit_table.inc.php:241
4071
- msgid "Users see and edit only their data"
4072
  msgstr ""
4073
- "Разрешать пользователям видеть и редактировать только собственные данные"
 
4074
 
4075
- #: templates/edit_table.inc.php:245
4076
- msgid "Limit editing to user's own data only"
4077
- msgstr ""
4078
- "Ограничить возможность редактирования для пользователей только их "
4079
- "собственными данными"
4080
 
4081
- #: templates/edit_table.inc.php:245
4082
- msgid ""
4083
- "Set this to checked if you would like front-end users to see and edit only "
4084
- "their own data, i.e. rows with their WordPress user ID"
4085
- msgstr ""
4086
- "Включите эту галочку, чтобы пользователи сайта могли видеть и редактировать "
4087
- "только собственные данные - т.е. строки таблицы, содержащие их идентификатор "
4088
- "пользователя"
4089
 
4090
- #: templates/edit_table.inc.php:257
4091
- msgid "Please choose a user ID column..."
4092
- msgstr "Пожалуйста, выберите колонку, в которую записывается ID пользователя…"
4093
 
4094
- #: templates/edit_table.inc.php:271
4095
- msgid "Choose roles"
4096
- msgstr "Выберите роли"
 
4097
 
4098
- #: templates/edit_table.inc.php:272
4099
- msgid ""
4100
- "Roles which are allowed to edit the table (leave blank to alllow editing for "
4101
- "everyone)"
4102
- msgstr ""
4103
- "Пользователи, имеющие выбранные роли, смогут редактировать данную таблицу "
4104
- "(оставьте пустым, чтобы редактировать могли все)"
4105
 
4106
- #: templates/edit_table.inc.php:277
4107
- msgid "Additional settings"
4108
- msgstr "Дополнительные настройки"
 
4109
 
4110
- #: templates/edit_table.inc.php:287
4111
- msgid ""
4112
- "Server-side processing for MySQL-based tables. Required for front-end editing"
4113
- msgstr ""
4114
- "Обработка данных на стороне сервера. Необходимо для возможности онлайн-"
4115
- "редактирования таблиц"
4116
 
4117
- #: templates/edit_table.inc.php:296
4118
- msgid ""
4119
- "Auto-refresh interval in seconds for tables with server-side processing. "
4120
- "Leave blank or zero to disable auto-refresh."
4121
- msgstr ""
4122
- "Интервал авто-обновления в секундах для таблиц с серверной обработкой "
4123
- "данных. Оставьте пустым, или 0, чтобы отключить авто-обновление"
4124
 
4125
- #: templates/edit_table.inc.php:301
4126
- msgid "Responsive"
4127
- msgstr "Адаптивность"
 
4128
 
4129
- #: templates/edit_table.inc.php:306
4130
- msgid ""
4131
- "Check this checkbox if you would like this table to be responsive - display "
4132
- "differently on desktops, tablets and mobiles"
4133
- msgstr ""
4134
- "Включите эту галочку, если вы хотите, чтобы таблица была адаптивной - "
4135
- "отображалась по-разному на стационарных компьютерах, планшетах и мобильных "
4136
- "телефонах"
4137
 
4138
- #: templates/edit_table.inc.php:311
4139
- msgid "Scrollable"
4140
- msgstr "Прокрутка"
4141
 
4142
- #: templates/edit_table.inc.php:315
4143
- msgid ""
4144
- "Check this checkbox if you would like this table to be horizontal scrollable"
4145
- msgstr ""
4146
- "Включите эту галочку, если хотите, чтобы под таблицей отображался ползунок "
4147
- "для прокрутки (удобно для широких таблиц, чтобы не растягивали страницу)"
4148
 
4149
- #: templates/edit_table.inc.php:320
4150
- msgid "Hide table until page is completely loaded"
4151
- msgstr "Скрыть таблицу пока она полностью не загрузится"
 
4152
 
4153
- #: templates/edit_table.inc.php:324
4154
- msgid ""
4155
- "Check this checkbox if you would prevent table from showing until the page "
4156
- "loads completely. May be useful for slowly loading pages"
4157
- msgstr ""
4158
- "Включите эту галочку, если хотите чтобы таблица была скрыта до тех пор, пока "
4159
- "страница, таблица и все элементы не загрузятся. Удобно для медленно "
4160
- "открывающихся страниц"
4161
 
4162
- #: templates/edit_table.inc.php:329
4163
- msgid "Advanced filtering"
4164
- msgstr "Дополнительные фильтры"
4165
 
4166
- #: templates/edit_table.inc.php:335
4167
- msgid ""
4168
- "Check this checkbox if you would like to have a filter below each column"
4169
- msgstr ""
4170
- "Включите эту опцию, если хотите иметь возможность индивидуального фильтра по "
4171
- "значениям каждой колонки"
4172
 
4173
- #: templates/edit_table.inc.php:345
4174
- msgid ""
4175
- "Check this checkbox if you would like to have the advanced filter in a form"
4176
- msgstr ""
4177
- "Включите эту галочку, если хотите отображать дополнительные фильтры не в "
4178
- "самой таблице, а во внешней форме"
4179
 
4180
- #: templates/edit_table.inc.php:354
4181
- msgid ""
4182
- "Check this checkbox if you would like to have the table tools (copy, save to "
4183
- "excel, save to CSV, etc) enabled for this table"
4184
- msgstr ""
4185
- "Включите эту опцию, если хотите отображать для этой таблицы блок "
4186
- "инструментов (копирование в буфер, сохранить в Excel-файл, сохранить в CSV)"
4187
 
4188
- #: templates/edit_table.inc.php:361
4189
- msgid "Configure table tools (toggle show/hide)"
4190
- msgstr "Настройки блока инструментов"
4191
 
4192
- #: templates/edit_table.inc.php:363
4193
- msgid "Show column visibility button"
4194
- msgstr "Отображать кнопку настройки видимости колонок"
4195
 
4196
- #: templates/edit_table.inc.php:364
4197
- msgid "Show print button"
4198
- msgstr "Показывать кнопку печати таблицы"
4199
 
4200
- #: templates/edit_table.inc.php:365
4201
- msgid "Show copy to clipboard button"
4202
- msgstr "Показывать кнопку копирования в буфер"
4203
 
4204
- #: templates/edit_table.inc.php:366
4205
- msgid "Show Excel export button"
4206
- msgstr "Показывать кнопку экспорта в Excel"
4207
 
4208
- #: templates/edit_table.inc.php:367
4209
- msgid "Show CSV export button"
4210
- msgstr "Показывать кнопку экспорта в CSV-файл"
4211
 
4212
- #: templates/edit_table.inc.php:368
4213
- msgid "Show PDF export button"
4214
- msgstr "Показывать кнопку экспорта в PDF-файл"
4215
 
4216
- #: templates/edit_table.inc.php:374
4217
- msgid "Enable sorting"
4218
- msgstr "Включить возможность сортировки"
4219
 
4220
- #: templates/edit_table.inc.php:378
4221
  msgid ""
4222
- "Check this checkbox if you would like to have sorting feature in your table"
 
4223
  msgstr ""
4224
- "Включите эту галочку, если хотите иметь возможность сортировать таблицу по "
4225
- "значениям разных колонок"
4226
 
4227
- #: templates/edit_table.inc.php:383
4228
- msgid "Limit table layout"
4229
- msgstr "Ограничить ширину таблицы"
4230
 
4231
- #: templates/edit_table.inc.php:387
4232
- #, php-format
4233
- msgid ""
4234
- "Check this checkbox if you would like to limit the table's width to 100% of "
4235
- "parent container (div)"
4236
- msgstr ""
4237
 
4238
- #: templates/edit_table.inc.php:396
4239
  msgid ""
4240
- "Check this checkbox if you would like words in cells to wrap and to extend "
4241
- "row's height. Leave unchecked if you want to leave one-line row heights."
4242
  msgstr ""
4243
- "Включите эту галочку, если хотите, чтобы слова в ячейках, заголовке и "
4244
- "подвале таблицы переносились на следующие ряды, и растягивали строки по "
4245
- "высоте. Оставьте выключенной, если хотите, чтобы все строки были высотой в 1 "
4246
- "линию."
4247
 
4248
- #: templates/edit_table.inc.php:401
4249
- msgid "Display length"
4250
- msgstr "Количество строк на странице по умолчанию"
4251
 
4252
- #: templates/edit_table.inc.php:405 templates/edit_table.inc.php:406
4253
- #: templates/edit_table.inc.php:407 templates/edit_table.inc.php:408
4254
- msgid "entries"
4255
- msgstr "строк"
4256
 
4257
- #: templates/edit_table.inc.php:411
 
 
 
 
4258
  msgid ""
4259
- "This options defines the default number of entries on the page for this table"
 
4260
  msgstr ""
4261
- "Эта настройка определяет количество строк, которые будут отображаться на 1 "
4262
- "странице таблицы по умолчанию"
4263
-
4264
- #: templates/edit_table.inc.php:433
4265
- msgid "Optional column setup"
4266
- msgstr "Дополнительные настройки колонок"
4267
 
4268
- #: templates/edit_table.inc.php:436 templates/edit_table.inc.php:459
4269
- msgid "Ungroup"
4270
- msgstr "Разгруппировать"
4271
 
4272
- #: templates/edit_table.inc.php:437 templates/edit_table.inc.php:460
4273
- msgid "Add formula..."
4274
- msgstr "Добавить формулу..."
4275
 
4276
- #: templates/edit_table.inc.php:448
4277
  msgid ""
4278
- "You can change the column settings in this step, but this is not required, "
4279
- "since default options have already been generated for you"
4280
  msgstr ""
4281
- "Здесь вы можете переопределить настройки отображения и поведения колонок - "
4282
- "это необязательно, так как установки по умолчанию уже сгенерированы"
4283
 
4284
- #: templates/edit_table.inc.php:449
4285
- msgid "Warning"
4286
- msgstr "Предупреждение"
4287
 
4288
- #: templates/edit_table.inc.php:449
4289
- msgid ""
4290
- "If you change the table settings, save the table before modifying the column "
4291
- "settings, because the column set can be changed and you may lose your changes"
4292
- msgstr ""
4293
- "Если вы меняете основные настройки таблицы - сохраните их перед тем, как "
4294
- "будете менять настройки колонок, так как количество и структура колонок "
4295
- "может измениться, и вы можете потерять несохраненные изменения"
4296
 
4297
- #: templates/edit_table.inc.php:484
4298
- msgid "Merge values"
4299
- msgstr "Объединить значения"
4300
 
4301
- #: templates/edit_table.inc.php:485
4302
- msgid "There are already defined possible values."
4303
- msgstr "Возможные значения для этой колонки уже определены."
4304
 
4305
- #: templates/edit_table.inc.php:486
4306
- msgid "Do you want to merge new values with existing?"
4307
- msgstr ""
4308
- "Вы хотите объединить новые и существующие возможные значения, или заменить "
4309
- "существующие?"
4310
 
4311
- #: templates/edit_table.inc.php:544
4312
- msgid "Separate with"
4313
- msgstr "Разделяйте символом"
4314
 
4315
- #: templates/edit_table.inc.php:544
4316
- msgid "Used in advanced filterdropdown and in the editor dialog"
4317
- msgstr "Используются в фильтрах и в редакторе"
4318
 
4319
- #: templates/edit_table.inc.php:547
4320
- msgid "Create from column values"
4321
- msgstr "Прочитать значения"
4322
 
4323
- #: templates/edit_table.inc.php:548
4324
- msgid "Clear values"
4325
- msgstr "Очистить"
4326
 
4327
- #: templates/edit_table.inc.php:558
4328
- msgid "Default value(s)"
4329
- msgstr "Значение/значения по умолчанию"
4330
 
4331
- #: templates/edit_table.inc.php:560
4332
- msgid ""
4333
- "Predefined filter value, default editor input value. Separate multiple "
4334
- "values with \"|\". Placeholders supported."
4335
  msgstr ""
4336
- "Используется как предпределенное значение для фильтра по этой колонке, "
4337
- "значение по умолчанию для редактора. Если хотите задать несколько значений "
4338
- "по умолчанию, разделите их с помощью символа \"|\". Поддерживает переменные"
4339
-
4340
- #: templates/edit_table.inc.php:594
4341
- msgid "Formula for calculation:"
4342
- msgstr "Формула для вычисления:"
4343
 
4344
- #: templates/edit_table.inc.php:595
4345
- msgid "Formula constructor"
4346
- msgstr "Конструктор формул"
4347
 
4348
- #: templates/edit_table.inc.php:603
4349
- msgid "Editor input type:"
4350
- msgstr "Тип поля ввода:"
4351
 
4352
- #: templates/edit_table.inc.php:613
4353
- msgid "Cannot be empty:"
4354
- msgstr "Не может быть пустым:"
4355
 
4356
- #: templates/edit_table.inc.php:658
4357
- msgid "Default sort column"
4358
- msgstr "Сортировать по умолчанию"
4359
 
4360
- #: templates/edit_table.inc.php:672
4361
- msgid "Show a total for this column in footer"
4362
- msgstr "Отображать сумму ячеек в подвале"
4363
 
4364
- #: templates/edit_table.inc.php:704
4365
- msgid "Width"
4366
- msgstr "Ширина"
4367
 
4368
- #: templates/edit_table.inc.php:706
4369
- #, php-format
4370
- msgid ""
4371
- "Input width for column (in percents with % or pixels without \"px\"). Leave "
4372
- "blank if you want to leave auto width"
4373
- msgstr ""
4374
 
4375
- #: templates/edit_table.inc.php:714
4376
- msgid "Display text before"
4377
- msgstr "Текст перед значением ячейки"
4378
 
4379
- #: templates/edit_table.inc.php:722
4380
- msgid "Display text after"
4381
- msgstr "Текст после значения ячейки"
4382
 
4383
- #: templates/edit_table.inc.php:738
4384
- msgid "Visible"
4385
- msgstr "Видимость"
4386
 
4387
- #: templates/edit_table.inc.php:752
4388
- msgid ""
4389
- "Conditional formatting allows you to add special formatting rules depending "
4390
- "on different values of the cell in this column. E.g. you can add a CSS class "
4391
- "or color to cell or whole row, etc"
4392
- msgstr ""
4393
- "Условное форматирование позволяет вам задавать специальные правила "
4394
- "форматирования, в зависимости от различных значений данной колонки. "
4395
- "Например, вы можете изменить цвет для указанных значений ячейки добавить CSS "
4396
- "класс, поменять цвет целого ряда, и. т. д."
4397
 
4398
- #: templates/edit_table.inc.php:756
4399
- msgid "Define rules"
4400
- msgstr "Определить"
4401
 
4402
- #: templates/edit_table.inc.php:802
4403
- msgid "Table saved!"
4404
- msgstr "Таблица сохранена!"
4405
 
4406
- #: templates/frontend/excel_table_main.inc.php:28
4407
- #: templates/wpdatatables_excel_table_main.inc.php:26
4408
- msgid "Search"
4409
- msgstr "Поиск"
4410
 
4411
- #: templates/settings.inc.php:12
4412
- msgid "wpDataTables documentation on this feature"
4413
- msgstr "документации wpDataTables по этой странице"
4414
 
4415
- #: templates/settings.inc.php:13
4416
- msgid "wpDataTables settings"
4417
- msgstr "Настройки wpDataTables"
4418
 
4419
- #: templates/settings.inc.php:35
4420
- msgid "Use separate MySQL connection"
4421
- msgstr "Использовать независимое подключение к MySQL"
4422
 
4423
- #: templates/settings.inc.php:39
4424
- msgid ""
4425
- "If this checkbox is checked, wpDataTables will use its own connection to "
4426
- "MySQL bases. In other case it will use the main WordPress MySQL connection."
4427
- msgstr ""
4428
- "Если эта галочка включена, wpDataTables будет использовать собственное "
4429
- "подключение к базе MySQL - база может храниться на другом сервере. Если "
4430
- "галочка выключена (по умолчанию) wpDataTables будет использовать ту же базу "
4431
- "данных, что и WordPress."
4432
 
4433
- #: templates/settings.inc.php:56
4434
- msgid "Pick the language which will be used in tables interface"
4435
- msgstr ""
4436
- "Выберите язык, который будет использоваться во фронт-енд интерфейсе таблиц"
4437
 
4438
- #: templates/settings.inc.php:69
4439
- msgid "How many tables to show in the browse page"
4440
- msgstr ""
4441
- "Сколько таблиц на одной странице показывать в админ-панели на странице обзора"
4442
 
4443
- #: templates/settings.inc.php:78 templates/settings.inc.php:79
4444
- msgid "Skin"
4445
- msgstr "Скин"
 
4446
 
4447
- #: templates/settings.inc.php:81
4448
- msgid "Choose the base skin for the plugin"
4449
- msgstr "Выберите основной скин плагина"
4450
 
4451
- #: templates/settings.inc.php:93
4452
  msgid ""
4453
- "Choose where you would like to render the advanced filter for tables where "
4454
- "enabled"
4455
  msgstr ""
4456
- "Где вы хотите отображать дополнительные фильтры для таблица, где они включены"
 
4457
 
4458
- #: templates/settings.inc.php:114
4459
- msgid "Pick the date format to use in date column type"
4460
- msgstr ""
4461
- "Выберите формат даты, который будет использоваться в колонках типа \"Дата\""
4462
 
4463
- #: templates/settings.inc.php:126
4464
- #, fuzzy
4465
- msgid "Pick the time format to use in datetime and time column type"
 
 
 
4466
  msgstr ""
4467
- "Выберите формат даты, который будет использоваться в колонках типа \"Дата\""
 
4468
 
4469
- #: templates/settings.inc.php:147
4470
- msgid "Define the amount of decimal places for the float numbers"
4471
- msgstr "Определите количество знаков после запятой для дробных чисел"
4472
 
4473
- #: templates/settings.inc.php:152
4474
- msgid "Timepicker step (min)"
4475
  msgstr ""
 
 
4476
 
4477
- #: templates/settings.inc.php:156
4478
- msgid "Define the minutes step for the timepicker based filters and editors."
4479
- msgstr ""
4480
 
4481
- #: templates/settings.inc.php:161
4482
- msgid "Align numbers to the right"
4483
- msgstr "Выравнивать числа по правой стороне"
4484
 
4485
- #: templates/settings.inc.php:165
4486
- msgid ""
4487
- "If this checkbox is checked all numerical values will be aligned to the "
4488
- "right of the cell"
4489
- msgstr ""
4490
- "Если данная галочка включена, все числовые значения будут выравниваться по "
4491
- "правой стороне ячейки"
4492
 
4493
- #: templates/settings.inc.php:185
4494
- msgid "Here you can specify width (in pixels) will be treated as a mobile."
4495
- msgstr ""
4496
- "Здесь вы можете указать ширину экрана (в пикселях), которая будет считаться "
4497
- "шириной мобильных устройств"
4498
 
4499
- #: templates/settings.inc.php:192 templates/settings.inc.php:433
4500
- #: templates/settings.inc.php:481
4501
- msgid "Save options"
4502
- msgstr "Сохранить настройки"
4503
 
4504
- #: templates/settings.inc.php:207 templates/settings.inc.php:449
4505
- msgid "Leave the setting blank to use default value"
4506
- msgstr "Оставьте настройку пустой, чтобы использовать значение по умолчанию"
4507
 
4508
- #: templates/settings.inc.php:212
4509
- msgid "Table font color"
4510
- msgstr "Цвет шрифта в таблицах"
4511
 
4512
- #: templates/settings.inc.php:216
4513
- msgid "This color is used for the main font in table cells"
4514
- msgstr "Этот цвет будет использоваться для основного шрифта в ячейках таблицы"
4515
 
4516
- #: templates/settings.inc.php:221
4517
- msgid "Header background color"
4518
- msgstr "Цвет фона заголовка"
4519
 
4520
- #: templates/settings.inc.php:225
4521
- msgid "The color is used for background of the table header"
4522
- msgstr "Этот цвет будет использоваться как фоновый в шапке таблицы"
4523
 
4524
- #: templates/settings.inc.php:230
4525
- msgid "Header border color"
4526
- msgstr "Цвет границы "
4527
 
4528
- #: templates/settings.inc.php:234
4529
- msgid "This color is used for the border in the table header"
4530
- msgstr "Этот цвет будет использоваться для границы в шапке таблицы"
4531
 
4532
- #: templates/settings.inc.php:239
4533
- msgid "Header font color"
4534
- msgstr "Цвет шрифта в шапке"
 
4535
 
4536
- #: templates/settings.inc.php:243
4537
- msgid "This color is used for the font in the table header"
4538
- msgstr "Этот цвет будет использоваться для шрифта в шапке таблицы"
 
4539
 
4540
- #: templates/settings.inc.php:248
4541
- msgid "Header active and hover color"
4542
- msgstr "Цвет активного заголовка, и подсветки при наведении"
 
4543
 
4544
- #: templates/settings.inc.php:252
4545
- msgid ""
4546
- "This color is used when you hover the mouse above the table header, or when "
4547
- "you choose a column"
4548
- msgstr ""
4549
- "Этот цвет будет использоваться для заголовка, над которым пользователь "
4550
- "проводит курсором мыши, и для активной колонки, по которой сортируется "
4551
- "таблица"
4552
 
4553
- #: templates/settings.inc.php:257
4554
- msgid "Table inner border color"
4555
- msgstr "Цвет внутренней границы таблицы"
4556
 
4557
- #: templates/settings.inc.php:261
4558
- msgid "This color is used for the inner border in the table between cells"
4559
- msgstr ""
4560
- "Этот цвет будет использоваться для внутренних границ между ячейками таблицы"
4561
 
4562
- #: templates/settings.inc.php:266
4563
- msgid "Table outer border color"
4564
- msgstr "Цвет наружней границы таблицы"
4565
 
4566
- #: templates/settings.inc.php:270
4567
- msgid "This color is used for the outer border of the whole table body"
4568
- msgstr "Этот цвет будет использоваться для внешней границы таблицы целиком"
4569
 
4570
- #: templates/settings.inc.php:275
4571
- msgid "Even row background color"
4572
- msgstr "Цвет четных строк"
4573
 
4574
- #: templates/settings.inc.php:279
4575
- msgid "This color is used for for background in even rows"
4576
- msgstr "Этот цвет будет использоваться как фон четных строк"
4577
 
4578
- #: templates/settings.inc.php:284
4579
- msgid "Odd row background color"
4580
- msgstr "Цвет нечетных строк"
4581
 
4582
- #: templates/settings.inc.php:288
4583
- msgid "This color is used for for background in odd rows"
4584
- msgstr "Этот цвет будет использоваться как фон нечетных строк"
4585
 
4586
- #: templates/settings.inc.php:293
4587
- msgid "Hover row color"
4588
- msgstr "Цвет подсветки строк"
4589
 
4590
- #: templates/settings.inc.php:297
4591
- msgid ""
4592
- "This color is used for to highlight the row when you hover your mouse above "
4593
- "it"
4594
- msgstr ""
4595
- "Этот цвет будет использоваться для подсвечивания строк, по которым "
4596
- "пользователь проводит курсором мыши"
4597
 
4598
- #: templates/settings.inc.php:302
4599
- msgid "Cell color in active (sorted) columns for even rows"
4600
- msgstr "Цвет ячейки активных (отсортированных) колонок для четных строк"
4601
 
4602
- #: templates/settings.inc.php:306
4603
- msgid ""
4604
- "This color is used for background in cells which are in the active columns "
4605
- "(columns used for sorting) in even rows"
4606
- msgstr ""
4607
- "Этот цвет будет использоваться как фоновый для ячеек активных колонок "
4608
- "(колонок, используемых для сортировки) в четных строках"
4609
 
4610
- #: templates/settings.inc.php:311
4611
- msgid "Cell color in active (sorted) columns for odd rows"
4612
- msgstr "Цвет ячейки активных (отсортированных) колонок для нечетных строк"
4613
 
4614
- #: templates/settings.inc.php:315
4615
- msgid ""
4616
- "This color is used for background in cells which are in the active columns "
4617
- "(columns used for sorting) in odd rows"
4618
- msgstr ""
4619
- "Этот цвет будет использоваться как фоновый для ячеек активных колонок "
4620
- "(колонок, используемых для сортировки) в нечетных строках"
4621
 
4622
- #: templates/settings.inc.php:320
4623
- msgid "Backround color for selected rows"
4624
- msgstr "Фоновый цвет для выбранных строк"
4625
 
4626
- #: templates/settings.inc.php:324
4627
- msgid "This color is used for background in selected rows"
4628
- msgstr ""
4629
- "Этот цвет будет использоваться как фон выбранных строк (для редактирования)"
4630
 
4631
- #: templates/settings.inc.php:329
4632
- msgid "Buttons background color"
4633
- msgstr "Цвет кнопок"
4634
 
4635
- #: templates/settings.inc.php:333
4636
- msgid "This color is used for background in buttons"
4637
- msgstr "Этот цвет будет использоваться как фоновый цвет кнопок"
4638
 
4639
- #: templates/settings.inc.php:338
4640
- msgid "Buttons border color"
4641
- msgstr "Цвет границ кнопок"
4642
 
4643
- #: templates/settings.inc.php:342
4644
- msgid "This color is used for border in buttons"
4645
- msgstr "Этот цвет будет использоваться для границ кнопок"
4646
 
4647
- #: templates/settings.inc.php:347
4648
- msgid "Buttons font color"
4649
- msgstr "Цвет шрифта кнопок"
4650
 
4651
- #: templates/settings.inc.php:351
4652
- msgid "This color is used for font in buttons"
4653
- msgstr "Этот цвет будет использоваться для шрифта кнопок"
4654
 
4655
- #: templates/settings.inc.php:356
4656
- msgid "Buttons background hover color"
4657
- msgstr "Цвет подсветки кнопок"
4658
 
4659
- #: templates/settings.inc.php:360
4660
- msgid ""
4661
- "This color will be used for button backgrounds when you hover above them"
 
 
 
4662
  msgstr ""
4663
- "Этот цвет будет использоваться для фонов подсвечиваемых кнопок, когда "
4664
- "пользователь проводит над ними курсором мыши"
4665
 
4666
- #: templates/settings.inc.php:365
4667
- msgid "Buttons hover font color"
4668
- msgstr "Цвет шрифта подсвечиваемых кнопок"
4669
 
4670
- #: templates/settings.inc.php:369
4671
- msgid "This color will be used for buttons font when you hover above them"
4672
- msgstr ""
4673
- "Этот цвет будет использоваться в шрифте подсвечиваемых кнопок, над которыми "
4674
- "пользователь проводит курсором мыши"
4675
 
4676
- #: templates/settings.inc.php:378
4677
  msgid ""
4678
- "This color will be used for wpDataTable popup (filter, datepicker) fonts"
 
4679
  msgstr ""
4680
- "Этот цвет будет использоваться в шрифтах во всплывающах диалогах (фильтр, "
4681
- "выбор даты)"
4682
 
4683
- #: templates/settings.inc.php:383
4684
- msgid "Modals background color"
4685
- msgstr "Цвет всплывающих диалогов"
4686
 
4687
- #: templates/settings.inc.php:387
4688
- msgid ""
4689
- "This color will be used for wpDataTable popup (filter, datepicker) background"
4690
- msgstr "Этот цвет будет использоваться как фоновый для всплывающих диалогов"
4691
 
4692
- #: templates/settings.inc.php:392
4693
- msgid "Overlay background color"
4694
- msgstr "Цвет подложки всплывающих диалогов"
4695
 
4696
- #: templates/settings.inc.php:396
4697
  msgid ""
4698
- "This color will be used for overlay which appears below the plugin popups"
4699
- msgstr ""
4700
- "Этот цвет будет использоваться в подложке, которая покрывает сайт при "
4701
- "появлении всплывающих диалогов"
4702
-
4703
- #: templates/settings.inc.php:405
4704
- msgid "This color will be used for button borders when you hover above them"
4705
  msgstr ""
4706
- "Этот цвет будет применяться к границам кнопок при проведении над ними "
4707
- "курсора мыши"
4708
 
4709
- #: templates/settings.inc.php:419
4710
- msgid "Table font"
4711
- msgstr "Шрифт таблицы"
4712
 
4713
- #: templates/settings.inc.php:458
4714
  msgid ""
4715
- "This JS will be inserted as an inline script block on every page that has a "
4716
- "wpDataTable"
4717
  msgstr ""
4718
- "Этот блок Javascript будет вставлен во все страницы, где есть таблицы "
4719
- "wpDataTables (открывающие и закрывающие script тэги не нужны)"
 
4720
 
4721
- #: templates/settings.inc.php:467
4722
- msgid ""
4723
- "This CSS will be inserted as an inline style block on every page that has a "
4724
- "wpDataTable"
4725
- msgstr ""
4726
- "Этот блок правил CSS будет вставлен во все страницы, где есть таблицы "
4727
- "wpDataTables (открывающие и закрывающие style тэги не нужны)"
 
 
4728
 
4729
- #: templates/settings.inc.php:472
4730
- msgid "Use minified wpDataTables Javascript"
4731
- msgstr "Использовать минимизированную версию Javascript"
 
 
 
 
4732
 
4733
- #: templates/settings.inc.php:476
4734
  msgid ""
4735
- "Uncheck if you would like to make some changes to the main wpDataTables JS "
4736
- "file (assets/js/wpdatatables/wpdatatables.js). Minified is inserted by "
4737
- "default (better performance)"
4738
  msgstr ""
4739
- "Отключите, если хотите использовать полную версию JS файла. Минимизированная "
4740
- "версия включена по умолчанию для оптимальной производительности."
4741
 
4742
- #: templates/settings.inc.php:521
4743
- msgid "Full version only!"
4744
- msgstr ""
4745
 
4746
- #: templates/settings.inc.php:521
4747
  msgid ""
4748
- "Sorry, this function is available only in FULL version of wpDataTables along "
4749
- "with many others! Please go to our <a href=\\\"http://wpdatatables.com/\\"
4750
- "\">website</a> to see the full list and to purchase!"
4751
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4752
 
4753
- #: templates/settings.inc.php:625
4754
- msgid "Settings saved successfully"
4755
- msgstr "Настройки успешно сохранены"
4756
 
4757
- #: templates/settings.inc.php:627
4758
- msgid "There was a problem saving your settings"
4759
- msgstr "При попытке сохранить настройки произошла ошибка"
4760
 
4761
- #~ msgid "Purchase code"
4762
- #~ msgstr "Код подтверждения покупки"
 
4763
 
4764
- #, fuzzy
4765
- #~| msgid ""
4766
- #~| "Please enter your Envato purchase code to enable plugin auto-updates. "
4767
- #~| "Leave blank if you do not want the plugin to auto-update"
4768
- #~ msgid ""
4769
- #~ "Please enter your Envato purchase code to enable plugin auto-updates. "
4770
- #~ "Leave blank if you do not want the plugin to auto-update."
4771
- #~ msgstr ""
4772
- #~ "Пожалуйста, введите код подтверждения покупки с Envato чтобы включить "
4773
- #~ "авто-обноваления плагина. Оставьте пустым, чтобы плагин не пытался "
4774
- #~ "автоматически обновляться."
4775
-
4776
- #~ msgid "Table type cannot be empty"
4777
- #~ msgstr "Тип таблицы не может быть пустым"
4778
-
4779
- #~ msgid "MySQL query cannot be empty"
4780
- #~ msgstr "MySQL запрос не может быть пустым"
4781
-
4782
- #~ msgid "MySQL table name for front-end editing is not set"
4783
- #~ msgstr "Имя MySQL таблицы для редактирования не задано"
4784
-
4785
- #~ msgid ""
4786
- #~ "User ID column is not set. Please choose a column which will be used to "
4787
- #~ "identify rows belonging to the user."
4788
- #~ msgstr ""
4789
- #~ "Колонка-идентификатор пользователя не задана. Пожалуйста, выберите "
4790
- #~ "колонку, которая будет использоваться для идентификации рядов, "
4791
- #~ "принадлежащих пользователю"
4792
-
4793
- #~ msgid ""
4794
- #~ "This usually happens when the MySQL query returns an empty result or is "
4795
- #~ "broken. Please check the results of the query in some DB manager (e.g. "
4796
- #~ "PHPMyAdmin)"
4797
- #~ msgstr ""
4798
- #~ "Как правило, это происходит, если MySQL запрос вернул пустой результат, "
4799
- #~ "или не может быть выполнен из-за ошибки. Пожалуйста, проверьте какие "
4800
- #~ "результаты возвращает этот запрос в СУБД (например, PHPMyAdmin)"
4801
-
4802
- #~ msgid ""
4803
- #~ "Please add at least 1 row to the table through the editor before changing "
4804
- #~ "the settings. wpDataTables uses the actual table data to initialize table "
4805
- #~ "settings, so configuration for tables with no rows cannot be modified. "
4806
- #~ "Click \"Go to editor\" to start entering data."
4807
- #~ msgstr ""
4808
- #~ "Пожалуйста, добавьте как минимум 1 строку в таблицу через онлайн-редактор "
4809
- #~ "прежде чем изменять настройки. wpDataTables использует возвращаемые "
4810
- #~ "данные для того, чтобы инициализировать настройки, поэтому таблицы, в "
4811
- #~ "которых нет строк, не могут быть отредактированы. Пожалуйста, перейдите к "
4812
- #~ "редактору, чтобы ввести данные."
4813
-
4814
- #~ msgid "wpDataTables backend error: "
4815
- #~ msgstr "Серверная ошибка wpDataTables: "
4816
-
4817
- #~ msgid ""
4818
- #~ "This error is usually occuring because you are trying to load file which "
4819
- #~ "is too large. Please try another datasource, use a smaller file."
4820
- #~ msgstr ""
4821
- #~ "Как правило, эта ошибка происходит в том случае, если файл слишком велик. "
4822
- #~ "Пожалуйста, попробуйте использовать другой источник данных, или файл "
4823
- #~ "меньшего размера."
4824
-
4825
- #~ msgid "ID column for front-end editing feature is not set"
4826
- #~ msgstr "ID колонка для онлайн-редактирования не установлена."
4827
-
4828
- #~ msgid "Are you sure? You will lose unsaved changes!"
4829
- #~ msgstr "Вы уверены? Вы потеряете все несохраненые изменения"
4830
-
4831
- #~ msgid "Select Excel or CSV file"
4832
- #~ msgstr "Выберите Excel или CSV файл"
4833
-
4834
- #~ msgid ""
4835
- #~ "Complicated queries (with WHERE clause, conditions, or with JOINs) are "
4836
- #~ "not supported together with server-side processing. Please store the "
4837
- #~ "query in a MySQL view and then create a wpDataTable based on the view."
4838
- #~ msgstr ""
4839
- #~ "Сложные запросы (с использование WHERE, JOIN, IF, и др.) не "
4840
- #~ "поддерживаются в комбинации с серверной обработкой данных. Пожалуйста, "
4841
- #~ "сохраните этот запрос в MySQL представлении (view), и создайте таблицу "
4842
- #~ "wpDataTable на основе представления."
4843
-
4844
- #~ msgid "Add from data source"
4845
- #~ msgstr "Добавить из источника данных"
4846
-
4847
- #~ msgid "wpDataTable Constructor"
4848
- #~ msgstr "Конструктор таблиц"
4849
-
4850
- #~ msgid ""
4851
- #~ "Could not read Google spreadsheet, please check if the URL is correct and "
4852
- #~ "the spreadsheet is published to everyone"
4853
- #~ msgstr ""
4854
- #~ "Не удалось прочитать Google таблицу, пожалуйста, проверьте, правильно ли "
4855
- #~ "введен адрес, и опубликована ли таблица для всех"
4856
-
4857
- #~ msgid "Edit wpDataTable"
4858
- #~ msgstr "Редактировать таблицу wpDataTable"
4859
-
4860
- #~ msgid "wpDataTables Chart Edit Wizard"
4861
- #~ msgstr "Редактирование диаграмм"
4862
-
4863
- #~ msgid "wpDataTables Chart Create Wizard"
4864
- #~ msgstr "Мастер создания диаграмм"
4865
-
4866
- #~ msgid ""
4867
- #~ "Unfortunately an SQL error was thrown when Table Constructor tried to "
4868
- #~ "create the table, probably the constructed query is incorrect. Please "
4869
- #~ "modify the query so that it would return results."
4870
- #~ msgstr ""
4871
- #~ "MySQL сервер вернул ошибку при попытке создать таблицу, возможно, "
4872
- #~ "созданный запрос некорректен. Пожалуйста, попробуйте изменить условия "
4873
- #~ "так, чтобы запрос вернул результаты."
4874
 
4875
- #~ msgid "Successfully connected to the MySQL server"
4876
- #~ msgstr "Подключение к MySQL серверу прошло успешно"
 
4877
 
4878
- #~ msgid "wpDataTables could not connect to MySQL server."
4879
- #~ msgstr "wpDataTables не удалось подключиться к MySQL серверу."
 
4880
 
4881
- #~ msgid "wpDataTables could not connect to MySQL server. MySQL said: "
4882
- #~ msgstr ""
4883
- #~ "wpDataTables не удалось подключиться к MySQL серверу. Сервер вернул "
4884
- #~ "ошибку: "
4885
 
4886
- #~ msgid "There was an error while trying to import table"
4887
- #~ msgstr "При попытке импорта таблицы произошла ошибка"
 
4888
 
4889
- #~ msgid "There was an error while trying to import table. Exception: "
4890
- #~ msgstr "При попытке импорта таблицы произошла ошибка. Текст ошибки: "
 
4891
 
4892
- #~ msgid "Wrong table type!"
4893
- #~ msgstr "Неверный тип таблицы!"
 
4894
 
4895
- #~ msgid "There was an error trying to update the row! Error: "
4896
- #~ msgstr "При попытке изменить строку произошла ошибка! Ошибка: "
 
4897
 
4898
- #~ msgid "Bad column names supplied: "
4899
- #~ msgstr "Заданы неверные имена колонок: "
 
4900
 
4901
- #~ msgid "ID column not supplied"
4902
- #~ msgstr "ID-колонка не задана"
 
4903
 
4904
- #~ msgid "ID column not supplied for a cell"
4905
- #~ msgstr "ID-колонка не задана для ячейки"
 
4906
 
4907
- #~ msgid "Nothing to delete."
4908
- #~ msgstr "Нечего удалять."
 
4909
 
4910
- #~ msgid "Bad request format."
4911
- #~ msgstr "Запрос в неверном формате."
 
 
4912
 
4913
- #~ msgid "You don't have permission to change this table."
4914
- #~ msgstr "У вас недостаточно прав для редактирования этой таблицы."
 
4915
 
4916
- #~ msgid "Supplied id column not exist."
4917
- #~ msgstr "Заданная ID-колонка не существует."
 
 
4918
 
4919
- #~ msgid "There was an error trying to delete row! Error: "
4920
- #~ msgstr "Ошибка при попытке удаления ряда! Текст ошибки: "
 
4921
 
4922
- #~ msgid ""
4923
- #~ "No results found. Please check if this query is correct! Table "
4924
- #~ "Constructor needs a query that returns data to build a wpDataTable."
4925
- #~ msgstr ""
4926
- #~ "Результаты не найдены. Пожалуйста, проверьте, корректен ли SQL-запрос. "
4927
- #~ "Конструктор таблиц поддерживает только запросы, возвращающие данные, "
4928
- #~ "чтобы создать wpDataTable"
4929
 
4930
- #~ msgid "Empty file"
4931
- #~ msgstr "Пустой файл"
 
4932
 
4933
- #~ msgid "Could not read input file!"
4934
- #~ msgstr "Не удалось прочитать данные из файла!"
 
4935
 
4936
- #~ msgid "File format not supported!"
4937
- #~ msgstr "Формат файла не поддерживается!"
 
4938
 
4939
- #~ msgid "New title"
4940
- #~ msgstr "Новое название"
 
4941
 
4942
- #~ msgid "Title:"
4943
- #~ msgstr "Название:"
 
 
 
 
 
 
4944
 
4945
- #~ msgid "Google Histogram"
4946
- #~ msgstr "Гистограмма Google"
 
4947
 
4948
- #~ msgid "Google Bar Chart"
4949
- #~ msgstr "Линейчатая диаграмма Google"
 
 
 
4950
 
4951
- #~ msgid "Google Stepped Area Chart"
4952
- #~ msgstr "Диаграмма с областями и накоплением Google"
 
4953
 
4954
- #~ msgid "Google Line Chart"
4955
- #~ msgstr "Линейная диаграмма Google"
 
4956
 
4957
- #~ msgid "Google Pie Chart"
4958
- #~ msgstr "Круговая диаграмма Google"
 
4959
 
4960
- #~ msgid "Google Bubble Chart"
4961
- #~ msgstr "Пузырьковая диаграмма Google"
 
4962
 
4963
- #~ msgid "Google Donut Chart"
4964
- #~ msgstr "Кольцевая диаграмма Google"
 
4965
 
4966
- #~ msgid "Google Gauge Chart"
4967
- #~ msgstr "Калибровочная диаграмма Google"
 
 
 
 
 
4968
 
4969
- #~ msgid "Google Scatter Chart"
4970
- #~ msgstr "Точечная диаграмма Google"
 
4971
 
4972
- #~ msgid "Highcharts Line Chart"
4973
- #~ msgstr "Линейная диаграмма Highcharts"
 
 
 
 
 
4974
 
4975
- #~ msgid "Highcharts Basic Area Chart"
4976
- #~ msgstr "Обычная диаграмма с областями Highcharts"
 
4977
 
4978
- #~ msgid "Highcharts Stacked Area Chart"
4979
- #~ msgstr "Диаграмма с областями и накоплением Highcharts"
 
 
 
 
 
4980
 
4981
- #~ msgid "Highcharts Basic Bar Chart"
4982
- #~ msgstr "Обычная линейчатая диаграмма Highcharts"
 
4983
 
4984
- #~ msgid "Highcharts Stacked Bar Chart"
4985
- #~ msgstr "Линейчатая диаграмма с накоплением Highcharts"
 
 
 
 
 
4986
 
4987
- #~ msgid "Highcharts Basic Column Chart"
4988
- #~ msgstr "Обычная колоночная диаграмма Highcharts"
 
4989
 
4990
- #~ msgid "Highcharts Stacked Column Chart"
4991
- #~ msgstr "Колоночная диаграмма Highcharts с накоплением"
 
 
 
 
 
 
 
 
4992
 
4993
- #~ msgid "Highcharts Pie With Gradient Chart"
4994
- #~ msgstr "Круговая диаграмма Highcharts с градиентом"
 
4995
 
4996
- #~ msgid "Highcharts Donut Chart"
4997
- #~ msgstr "Кольцевая диаграмма Highcharts"
 
4998
 
4999
- #~ msgid "Highcharts Scatter Plot"
5000
- #~ msgstr "Точечная диаграмма Highcharts"
 
 
 
 
 
 
 
5001
 
5002
- #~ msgid "Highcharts 3D Column Chart"
5003
- #~ msgstr "Трехмерная колоночная диаграмма Highcharts"
 
5004
 
5005
- #~ msgid "Highcharts 3D Pie Chart"
5006
- #~ msgstr "Трехмерная круговая диаграмма Highcharts"
 
 
 
 
5007
 
5008
- #~ msgid "Highcharts 3D Donut Chart"
5009
- #~ msgstr "Трехмерная круговая диаграмма Highcharts"
 
5010
 
5011
- #~ msgid "Highcharts Angular Gauge Chart"
5012
- #~ msgstr "Угловая калибровочная диаграмма Highcharts"
 
 
 
 
5013
 
5014
- #~ msgid "Highcharts Solid Gauge Chart"
5015
- #~ msgstr "Цельная калибровочная диаграмма Highcharts"
 
5016
 
5017
- #~ msgid "Only one column can be of type String"
5018
- #~ msgstr "Только одна колонка может быть строкового типа"
 
5019
 
5020
- #~ msgid "You are mixing data types (several date axes and several number)"
5021
- #~ msgstr "Вы смешиваете типы данных (несколько дат и несколько цифровых)"
 
5022
 
5023
- #~ msgid "No data fetched! "
5024
- #~ msgstr "Запрос вернул пустой результат! "
 
5025
 
5026
- #~ msgid "Rendered query: "
5027
- #~ msgstr "Сформированный запрос: "
 
5028
 
5029
- #~ msgid " MySQL said: "
5030
- #~ msgstr " Ошибка, возвращенная MySQL: "
 
5031
 
5032
- #~ msgid "Unable to calculate"
5033
- #~ msgstr "Не удалось подсчитать"
 
 
5034
 
5035
- #~ msgid "Result for first 5 rows: "
5036
- #~ msgstr "Результат калькуляции для первых 5 строк: "
 
5037
 
5038
- #~ msgid "Unable to calculate, error message: "
5039
- #~ msgstr "Не удалось подсчитать, текст ошибки: "
 
 
5040
 
5041
- #~ msgid "New"
5042
- #~ msgstr "Добавить"
 
 
 
 
 
5043
 
5044
- #~ msgid "wpDataTable Data source"
5045
- #~ msgstr "Таблица wpDataTable - источник данных"
 
5046
 
5047
- #~ msgid "Columns in the data source"
5048
- #~ msgstr "Колонки в источнике данных"
 
5049
 
5050
- #~ msgid "all"
5051
- #~ msgstr "все"
 
5052
 
5053
- #~ msgid "none"
5054
- #~ msgstr "отменить"
 
5055
 
5056
- #~ msgid "Add all"
5057
- #~ msgstr "Добавить все"
 
5058
 
5059
- #~ msgid "Add"
5060
- #~ msgstr "Добавить"
 
5061
 
5062
- #~ msgid "Remove"
5063
- #~ msgstr "Удалить"
 
5064
 
5065
- #~ msgid "Columns used in the chart"
5066
- #~ msgstr "Колонки, задействованные в диаграмме"
 
5067
 
5068
- #~ msgid ""
5069
- #~ "Please do not add more then one string (image, email, URL) column since "
5070
- #~ "only one can be used as a label"
5071
- #~ msgstr ""
5072
- #~ "Пожалуйста, не добавляйте более одной строковой колонки (также картинки, "
5073
- #~ "e-mail, URL), так как только одна строковая колонка может быть "
5074
- #~ "использована в диаграмме (для подписи категорйи)"
5075
 
5076
- #~ msgid "Minimum count of columns for this chart type is "
5077
- #~ msgstr "Минимальное количество колонок для диаграммы этого типа равно "
 
5078
 
5079
- #~ msgid "Maximum count of columns for this chart type is "
5080
- #~ msgstr "Максимальное количество колонок для диаграммы этого типа равно "
 
5081
 
5082
- #~ msgid "Row range"
5083
- #~ msgstr "Диапазон строк"
 
 
5084
 
5085
- #~ msgid ""
5086
- #~ "If you do not want data from all the table rows to be in the chart, you "
5087
- #~ "can pick the range manually. Please note that if the data set is large "
5088
- #~ "the range picker can load slowly or even cause an out of memory error."
5089
- #~ msgstr ""
5090
- #~ "Если вы не хотите задействовать целую таблицу в диаграмме, вы можете "
5091
- #~ "здесь выбрать диапазон вручную. Пожалуйста, учтите, что для крупных "
5092
- #~ "таблиц данная функция может работать медленно."
5093
 
5094
- #~ msgid "Pick range (slow on large datasets)"
5095
- #~ msgstr "Выбрать диапазон (медленно на крупных таблицах)"
 
5096
 
5097
- #~ msgid "Range picker..."
5098
- #~ msgstr "Выбор диапазона…"
 
 
5099
 
5100
- #~ msgid "Rows picked"
5101
- #~ msgstr "Выбранные строки"
 
5102
 
5103
- #~ msgid "Charts data filtering"
5104
- #~ msgstr "Фильтрация данных диаграммы"
 
5105
 
5106
- #~ msgid ""
5107
- #~ "Set this to enabled if you would like the data disaplyed in the chart to "
5108
- #~ "update when you filter the table"
5109
- #~ msgstr ""
5110
- #~ "Включите данную опцию, если вы хотите, чтобы графики отображали все "
5111
- #~ "изменения после применения фильтров к таблице"
5112
 
5113
- #~ msgid "Formatting options"
5114
- #~ msgstr "Опции форматирования"
 
5115
 
5116
- #~ msgid "Chart width"
5117
- #~ msgstr "Ширина диаграммы"
 
5118
 
5119
- #~ msgid "The width of the chart"
5120
- #~ msgstr "Ширина диаграммы"
 
5121
 
5122
- #~ msgid "Responsive width"
5123
- #~ msgstr "Адаптивная ширина"
 
5124
 
5125
- #~ msgid ""
5126
- #~ "If you tick this chart width will always adjust to 100% width of the "
5127
- #~ "container"
5128
- #~ msgstr ""
5129
- #~ "Если данная опция включена, диаграмма всегда будет растягиваться на 100% "
5130
- #~ "ширины родительского элемента"
5131
 
5132
- #~ msgid "Chart height"
5133
- #~ msgstr "Высота диаграммы"
 
5134
 
5135
- #~ msgid "The height of the chart"
5136
- #~ msgstr "Высота диаграммы"
 
5137
 
5138
- #~ msgid "Group chart"
5139
- #~ msgstr "Группировать данные в диаграмме"
 
5140
 
5141
- #~ msgid ""
5142
- #~ "If you tick this checkbox, the values of the rows with same label will be "
5143
- #~ "summed up and rendered as a single series. If you leave it unticked all "
5144
- #~ "rows will be rendered as separate series"
5145
- #~ msgstr ""
5146
- #~ "При включении данной опции, данные строк с одинаковыми значениями "
5147
- #~ "строковой колонки будут сгруппированы (просуммированы)"
5148
 
5149
- #~ msgid "Enable grouping"
5150
- #~ msgstr "Включить группировку"
 
5151
 
5152
- #~ msgid "The background color for the outer chart area"
5153
- #~ msgstr "Цвет фона внешней области диаграммы"
 
 
5154
 
5155
- #~ msgid "Border width"
5156
- #~ msgstr "Ширина границы"
 
 
5157
 
5158
- #~ msgid "The pixel width of the outer chart border"
5159
- #~ msgstr "Ширина границы внешней области диаграммы в пикселях"
 
 
5160
 
5161
- #~ msgid "The color of the outer chart border"
5162
- #~ msgstr "Цвет внешней границы диаграммы"
 
 
5163
 
5164
- #~ msgid "Border radius"
5165
- #~ msgstr "Радиус границы"
 
5166
 
5167
- #~ msgid "The corner radius of the outer chart border"
5168
- #~ msgstr "Угловой радиус внешней границы диаграммы"
 
 
 
 
 
 
5169
 
5170
- #~ msgid "Zoom type"
5171
- #~ msgstr "Тип зуммирования (приближения)"
 
5172
 
5173
- #~ msgid "Decides in what dimensions the user can zoom by dragging the mouse"
5174
- #~ msgstr ""
5175
- #~ "Определяет, в каких измерениях пользователь может приближать диаграмму "
5176
- #~ "мышью"
5177
 
5178
- #~ msgid "Panning"
5179
- #~ msgstr "Панорамирование"
 
5180
 
5181
- #~ msgid ""
5182
- #~ "Allow panning in a chart. Best used with <b>panKey</b> to combine zooming "
5183
- #~ "and panning"
5184
- #~ msgstr ""
5185
- #~ "Разрешить “панорамирование” в диаграмме. Установите также клавишу для "
5186
- #~ "панорамного обзора, чтобы комбинировать приближение и панорамный обзор"
5187
 
5188
- #~ msgid "Enable panning"
5189
- #~ msgstr "Включить панорамный обзор"
 
5190
 
5191
- #~ msgid "Pan key"
5192
- #~ msgstr "Клавиша панорамного обзора"
 
5193
 
5194
- #~ msgid "Allows setting a key to switch between zooming and panning"
5195
- #~ msgstr ""
5196
- #~ "Устанавливает клавишу, которая будет переключать приближение и панорамный "
5197
- #~ "обзор"
5198
 
5199
- #~ msgid "Plot background color"
5200
- #~ msgstr "Цвет фона области прорисовки"
 
5201
 
5202
- #~ msgid "The background color or gradient for the plot area"
5203
- #~ msgstr "Цвет фона или градиент внутренней области прорисовки диаграммы"
 
5204
 
5205
- #~ msgid "Plot background image"
5206
- #~ msgstr "Фоновая картинка для области прорисовки"
 
 
5207
 
5208
- #~ msgid "The URL for an image to use as the plot background"
5209
- #~ msgstr ""
5210
- #~ "URL-адрес картинки для использования в качестве фона области прорисовки"
5211
 
5212
- #~ msgid "Plot border width"
5213
- #~ msgstr "Ширина границы области прорисовки"
 
 
5214
 
5215
- #~ msgid "The pixel width of the plot area border"
5216
- #~ msgstr "Ширина границы области прорисовки в пикселях "
 
5217
 
5218
- #~ msgid "Plot border color"
5219
- #~ msgstr "Цвет границы области прорисовки"
 
 
 
 
5220
 
5221
- #~ msgid "The color of the inner chart or plot area border"
5222
- #~ msgstr "Цвет внутренней границы области прорисовки"
 
5223
 
5224
- #~ msgid "The default font size, in pixels, of all text in the chart"
5225
- #~ msgstr "Размер шрифта для всех ярлыков в диаграмме в пикселях"
 
 
5226
 
5227
- #~ msgid "Font name"
5228
- #~ msgstr "Имя шрифта"
 
5229
 
5230
- #~ msgid "The default font face for all text in the chart"
5231
- #~ msgstr "Название шрифта для использования в ярлыках в диаграмме"
 
 
 
 
 
 
5232
 
5233
- #~ msgid " Series"
5234
- #~ msgstr " Серии"
 
5235
 
5236
- #~ msgid "Series settings"
5237
- #~ msgstr "Настройки серий"
 
 
 
 
 
 
5238
 
5239
- #~ msgid ""
5240
- #~ "If you want to redefine the series labels and colors you can do it here"
5241
- #~ msgstr ""
5242
- #~ "Если вы хотите переопределить настройки ярлыков и цветов для серий, вы "
5243
- #~ "можете сделать это здесь"
5244
 
5245
- #~ msgid "Curve type"
5246
- #~ msgstr "Тип кривой"
 
 
5247
 
5248
- #~ msgid "Controls the curve of the lines"
5249
- #~ msgstr "Контролирует тип кривой в отрисованных линиях"
 
 
5250
 
5251
- #~ msgid "Check for smoothed lines"
5252
- #~ msgstr "Включите для сглаживания кривых"
 
5253
 
5254
- #~ msgid "3D"
5255
- #~ msgstr "3D"
 
 
 
 
5256
 
5257
- #~ msgid "If true, displays a three-dimensional chart"
5258
- #~ msgstr "При включении отображает диаграмму в 3D"
 
5259
 
5260
- #~ msgid "Check for 3D pie chart"
5261
- #~ msgstr "Включите для трехмерной круговой диаграммы"
 
 
 
 
5262
 
5263
- #~ msgid " Axes"
5264
- #~ msgstr " Оси"
 
5265
 
5266
- #~ msgid "Grid"
5267
- #~ msgstr "Сетка"
 
 
 
5268
 
5269
- #~ msgid "Do you want to show grid on the chart"
5270
- #~ msgstr "Отображать ли сетку на диаграмме"
 
5271
 
5272
- #~ msgid "Show grid"
5273
- #~ msgstr "Отображать сетку"
 
 
 
5274
 
5275
- #~ msgid "Grid line style"
5276
- #~ msgstr "Стиль линий сетки"
 
5277
 
5278
- #~ msgid "The dash or dot style of the grid lines"
5279
- #~ msgstr "Пунктирный или точечный стиль для линий сетки"
 
 
 
5280
 
5281
- #~ msgid "Horizontal axis label"
5282
- #~ msgstr "Ярлык горизонтальной оси"
 
5283
 
5284
- #~ msgid "Name of the horizontal axis"
5285
- #~ msgstr "Имя горизонтальной оси"
 
 
5286
 
5287
- #~ msgid ""
5288
- #~ "Configure a horizontal crosshair that follows either the mouse pointer or "
5289
- #~ "the hovered point lines"
5290
- #~ msgstr ""
5291
- #~ "Настройте крестик (прицел) горизонтальной оси, который будет следовать за "
5292
- #~ "курсором, или за выделенными секторами диаграммы"
5293
 
5294
- #~ msgid "Show x-Axis crosshair"
5295
- #~ msgstr "Отображать крестик для оси X"
 
 
 
 
5296
 
5297
- #~ msgid "Horizontal axis direction"
5298
- #~ msgstr "Направление горизонтальной оси"
 
 
5299
 
5300
- #~ msgid ""
5301
- #~ "The direction in which the values along the horizontal axis grow. Specify "
5302
- #~ "-1 to reverse the order of the values"
5303
- #~ msgstr ""
5304
- #~ "Направление возрастания значений по горизонтальной оси. -1 инвертирует "
5305
- #~ "направление"
5306
 
5307
- #~ msgid "Vertical axis label"
5308
- #~ msgstr "Ярлык вертикальной оси"
 
5309
 
5310
- #~ msgid "Name of the vertical axis"
5311
- #~ msgstr "Имя вертикальной оси"
 
 
5312
 
5313
- #~ msgid "Vertical crosshair"
5314
- #~ msgstr "Крестик вертикальной оси"
 
5315
 
5316
- #~ msgid ""
5317
- #~ "Configure a vertical crosshair that follows either the mouse pointer or "
5318
- #~ "the hovered point lines"
5319
- #~ msgstr ""
5320
- #~ "Настройте крестик (прицел) вертикальной оси, который будет следовать за "
5321
- #~ "курсором, или за выделенными секторами диаграммы"
5322
 
5323
- #~ msgid "Show y-Axis crosshair"
5324
- #~ msgstr "Отображать крестик для оси Y"
 
5325
 
5326
- #~ msgid "Vertical axis direction"
5327
- #~ msgstr "Направление вертикальной оси"
 
 
 
 
5328
 
5329
- #~ msgid ""
5330
- #~ "The direction in which the values along the vertical axis grow. Specify "
5331
- #~ "-1 to reverse the order of the values"
5332
- #~ msgstr ""
5333
- #~ "Направление, в котором данные вертикальной оси будут возрастать. -1 "
5334
- #~ "инвертирует направление"
5335
 
5336
- #~ msgid "Vertical axis min value"
5337
- #~ msgstr "Минимальное значение вертикальной оси"
 
 
 
 
5338
 
5339
- #~ msgid "Vertical axis max value"
5340
- #~ msgstr "Максимальное значение вертикальной оси"
 
 
5341
 
5342
- #~ msgid "Invert"
5343
- #~ msgstr "Инвертировать"
 
 
 
 
 
 
5344
 
5345
- #~ msgid ""
5346
- #~ "Whether to invert the axes so that the x axis is vertical and y axis is "
5347
- #~ "horizontal"
5348
- #~ msgstr ""
5349
- #~ "Транспонировать оси, т.е. поменять вертикальные и горизонтальные оси "
5350
- #~ "местами"
5351
 
5352
- #~ msgid "Invert chart axes"
5353
- #~ msgstr "Транспонировать оси"
 
 
 
 
 
5354
 
5355
- #~ msgid " Title"
5356
- #~ msgstr " Название"
 
5357
 
5358
- #~ msgid "Chart title"
5359
- #~ msgstr "Название диаграммы"
 
5360
 
5361
- #~ msgid "Do you want to show the chart title on the page"
5362
- #~ msgstr "Отображать ли название диаграммы на странице"
 
5363
 
5364
- #~ msgid "Title floating"
5365
- #~ msgstr "“Плавающее” название"
 
5366
 
5367
- #~ msgid ""
5368
- #~ "When the title is floating, the plot area will not move to make space for "
5369
- #~ "it"
5370
- #~ msgstr ""
5371
- #~ "При включении этой опции на диаграмме не будет выделено специального "
5372
- #~ "блока для отображения названия, название будет отрисовываться во "
5373
- #~ "внутренней области диаграммы"
5374
 
5375
- #~ msgid "Title align"
5376
- #~ msgstr "Выравнивание названия"
 
5377
 
5378
- #~ msgid "The horizontal alignment of the title"
5379
- #~ msgstr "Горизонтальное выравнивание названия"
 
 
5380
 
5381
- #~ msgid "Subtitle"
5382
- #~ msgstr "Подзаголовок"
 
5383
 
5384
- #~ msgid "The chart's subtitle"
5385
- #~ msgstr "Подзаголовок диаграммы"
 
 
5386
 
5387
- #~ msgid "Subtitle align"
5388
- #~ msgstr "Выравнивание подзаголовка"
 
5389
 
5390
- #~ msgid "The horizontal alignment of the subtitle"
5391
- #~ msgstr "Горизонтальное выравнивание подзаголовка"
 
 
5392
 
5393
- #~ msgid " Tooltip"
5394
- #~ msgstr " Всплывающая подсказка"
 
5395
 
5396
- #~ msgid "Tooltip"
5397
- #~ msgstr "Подсказка"
 
 
5398
 
5399
- #~ msgid "Show tooltip"
5400
- #~ msgstr "Отображать подсказку"
 
 
 
 
 
5401
 
5402
- #~ msgid "The background color for the tooltip"
5403
- #~ msgstr "Цвет фона подсказки"
 
 
5404
 
5405
- #~ msgid "The pixel width of the tooltip border"
5406
- #~ msgstr "Толщина границы всплывающей подсказки"
 
 
5407
 
5408
- #~ msgid "The color of the tooltip border"
5409
- #~ msgstr "Цвет границы всплывающей подсказки"
 
5410
 
5411
- #~ msgid "The radius of the rounded border corners"
5412
- #~ msgstr "Радиус закругления границы всплывающей подсказки"
 
 
 
 
5413
 
5414
- #~ msgid "Shared tooltip"
5415
- #~ msgstr "Объединить всплывающую подсказку"
 
 
5416
 
5417
- #~ msgid ""
5418
- #~ "When the tooltip is shared, the entire plot area will capture mouse "
5419
- #~ "movement or touch events"
5420
- #~ msgstr ""
5421
- #~ "Если включено объединение всплывающей подсказки, она будет появляться для "
5422
- #~ "всех серий диаграммы при движении мыши по области прорисовки"
5423
 
5424
- #~ msgid "Share tooltip"
5425
- #~ msgstr "Объединить всплывающую подсказку"
 
5426
 
5427
- #~ msgid "A string to prepend to each series' y value"
5428
- #~ msgstr ""
5429
- #~ "Префикс будет добавлен перед значениями оси Y во всплывающей подсказке "
5430
- #~ "(например, знак валюты)"
 
 
 
 
 
 
 
 
5431
 
5432
- #~ msgid "Value suffix"
5433
- #~ msgstr "Суффикс значений во всплывающей подсказке"
 
5434
 
5435
- #~ msgid "A string to append to each series' y value"
5436
- #~ msgstr ""
5437
- #~ "Суффикс будет добавлен после значений оси Y во всплывающей подсказке "
5438
- #~ "(например, обозначение единиц)"
5439
 
5440
- #~ msgid " Legend"
5441
- #~ msgstr " Легенда"
 
5442
 
5443
- #~ msgid "Legend"
5444
- #~ msgstr "Легенда"
 
5445
 
5446
- #~ msgid "Enable or disable the legend"
5447
- #~ msgstr "Включить или выключить отображение легенды"
 
5448
 
5449
- #~ msgid "Show legend"
5450
- #~ msgstr "Отображать легенду"
 
5451
 
5452
- #~ msgid "Position"
5453
- #~ msgstr "Позиция"
 
5454
 
5455
- #~ msgid "Position of the legend"
5456
- #~ msgstr "Позиционирование легенды"
 
 
 
5457
 
5458
- #~ msgid "The background color of the legend"
5459
- #~ msgstr "Фоновый цвет легенды"
 
 
5460
 
5461
- #~ msgid "Title"
5462
- #~ msgstr "Название"
 
 
5463
 
5464
- #~ msgid "A title to be added on top of the legend"
5465
- #~ msgstr "Название, отображаемое над легендой"
 
 
5466
 
5467
- #~ msgid "Layout"
5468
- #~ msgstr "Расположение"
 
 
5469
 
5470
- #~ msgid "The layout of the legend items"
5471
- #~ msgstr "Расположение элементов легенды"
 
 
5472
 
5473
- #~ msgid "Align"
5474
- #~ msgstr "Выравнивание"
 
 
5475
 
5476
- #~ msgid "The horizontal alignment of the legend box within the chart area"
5477
- #~ msgstr "Горизонтальное выравнивание блока легенды внутри области диаграммы"
 
 
5478
 
5479
- #~ msgid "Vertical align"
5480
- #~ msgstr "Вертикальное выравнивание"
 
 
 
 
 
 
 
5481
 
5482
- #~ msgid "The vertical alignment of the legend box"
5483
- #~ msgstr "Вертикальное выравнивание блока легенды"
 
 
 
 
 
5484
 
5485
- #~ msgid "The width of the drawn border around the legend"
5486
- #~ msgstr "Ширина отображаемой границы вокруг легенды"
 
5487
 
5488
- #~ msgid "The color of the drawn border around the legend"
5489
- #~ msgstr "Цвет границы вокруг легенды"
 
 
 
5490
 
5491
- #~ msgid "The border corner radius of the legend"
5492
- #~ msgstr "Радиус закругления границы вокруг блока легенды"
 
5493
 
5494
- #~ msgid " Exporting"
5495
- #~ msgstr " Экспорт"
 
 
 
 
 
 
 
5496
 
5497
- #~ msgid "Whether to enable the exporting module"
5498
- #~ msgstr "Разрешить экспорт диаграммы"
 
5499
 
5500
- #~ msgid "Export chart"
5501
- #~ msgstr "Экспорт диаграммы"
 
 
 
 
 
 
5502
 
5503
- #~ msgid "Data labels"
5504
- #~ msgstr "Ярлыки данных"
 
5505
 
5506
- #~ msgid "Add data labels to improve readaility of the exported chart"
5507
- #~ msgstr "Ярлыки данных облегчают чтение экспортированных диаграмм"
 
 
 
 
 
5508
 
5509
- #~ msgid "Show data labels"
5510
- #~ msgstr "Отображать ярлыки данных"
 
5511
 
5512
- #~ msgid "File name"
5513
- #~ msgstr "Имя файла"
 
 
 
 
 
5514
 
5515
- #~ msgid "The filename, without extension, to use for the exported chart"
5516
- #~ msgstr ""
5517
- #~ "Имя файла, без расширения, для использования в экспортированном чарте"
5518
 
5519
- #~ msgid "The width of the original chart when exported"
5520
- #~ msgstr "Ширина диаграммы при экспорте"
 
 
 
 
 
5521
 
5522
- #~ msgid "Button align"
5523
- #~ msgstr "Расположение кнопки"
 
5524
 
5525
- #~ msgid "Alignment for the export button"
5526
- #~ msgstr "Выравнивание кнопки экспорта"
 
 
 
 
 
 
 
 
 
5527
 
5528
- #~ msgid "Button vertical align"
5529
- #~ msgstr "Вертикальное выравнивание кнопки"
 
5530
 
5531
- #~ msgid "The vertical alignment of the export button"
5532
- #~ msgstr "Выравнивание кнопки экспорта по вертикали"
 
5533
 
5534
- #~ msgid "The color of the symbol's stroke or line"
5535
- #~ msgstr "Цвет кнопки экспорта"
 
5536
 
5537
- #~ msgid "A text string to add to the individual button"
5538
- #~ msgstr "Текст, отображаемый на кнопке экспорта"
 
5539
 
5540
- #~ msgid " Credits"
5541
- #~ msgstr " Ссылка на источник"
 
5542
 
5543
- #~ msgid "Credits"
5544
- #~ msgstr "Ссылка на источник"
 
5545
 
5546
- #~ msgid "Show credits"
5547
- #~ msgstr "Отображение ссылки на источник"
 
5548
 
5549
- #~ msgid "Credits href"
5550
- #~ msgstr "URL со ссылки на источник"
 
5551
 
5552
- #~ msgid "The URL for the credits label"
5553
- #~ msgstr "URL со ссылки на источник"
 
 
 
 
 
 
5554
 
5555
- #~ msgid "Credits text"
5556
- #~ msgstr "Текст ссылки на источник"
 
5557
 
5558
- #~ msgid "The text for the credits label"
5559
- #~ msgstr "Текст ссылки на источник"
 
5560
 
5561
- #~ msgid "Paste this shortcode to render this chart"
5562
- #~ msgstr "Используйте этот шорткод для вставки данной диаграммы на страницы"
 
5563
 
5564
- #~ msgid "&lt;&lt; Previous"
5565
- #~ msgstr "&lt;&lt; Предыдущий шаг"
 
5566
 
5567
- #~ msgid "Next &gt;&gt;"
5568
- #~ msgstr "Следующий шаг &gt;&gt"
 
5569
 
5570
- #~ msgid "Pick Range"
5571
- #~ msgstr "Выбрать диапазон"
 
 
 
5572
 
5573
- #~ msgid "Label"
5574
- #~ msgstr "Ярлык"
 
 
5575
 
5576
- #~ msgid "I would like to prepare structure and input all the data manually"
5577
- #~ msgstr "Я хочу настроить структуру таблицы и ввести данные вручную"
 
5578
 
5579
- #~ msgid ""
5580
- #~ "I would like to read the initial table data from an input file or Google "
5581
- #~ "Spreadsheet"
5582
- #~ msgstr ""
5583
- #~ "Я хочу импортировать таблицу в базу из файла (CSV, Excel), или из таблицы "
5584
- #~ "Google Spreadsheet"
5585
 
5586
- #~ msgid ""
5587
- #~ "I want to create a table based on my WordPress data (posts or pages, and "
5588
- #~ "post meta or taxonomy values)"
5589
- #~ msgstr ""
5590
- #~ "Я хочу создать таблицу на основе данных WordPress (посты и страницы, "
5591
- #~ "метаданные и таксономии)"
5592
-
5593
- #~ msgid ""
5594
- #~ "I want to construct a table based on data from existing MySQL DB tables"
5595
- #~ msgstr "Я хочу создать таблицу на основе данных из базы MySQL"
5596
 
5597
- #~ msgid ""
5598
- #~ "Please provide some initial structure metadata before the table will be "
5599
- #~ "created"
5600
- #~ msgstr "Настройте структуру и метаданные таблицы"
5601
-
5602
- #~ msgid ""
5603
- #~ "This constructor will help you to create a table from scratch. You will "
5604
- #~ "be able to edit the table content and metadata later manually at any "
5605
- #~ "time, but not the column number, so be careful."
5606
- #~ msgstr ""
5607
- #~ "Мастер создания таблиц позволит вам настроить и создать новую wpDataTable "
5608
- #~ "таблицу. Вы сможете изменить как данные внутри таблицы, так и эти "
5609
- #~ "метаданные позже."
5610
-
5611
- #~ msgid "Table name"
5612
- #~ msgstr "Имя таблицы"
5613
-
5614
- #~ msgid ""
5615
- #~ "What is the header of the table that will be visible to the site visitors?"
5616
- #~ msgstr "Наименование таблицы, по которому вы сможете находить ее в будущем"
5617
-
5618
- #~ msgid "New wpDataTable"
5619
- #~ msgstr "Новая таблица wpDataTable"
5620
-
5621
- #~ msgid ""
5622
- #~ "How many columns will it have? (you can also modify it below with \"+\" "
5623
- #~ "and \"X\" buttons)"
5624
- #~ msgstr ""
5625
- #~ "Сколько колонок будет в таблице? (Вы также можете регулировать их "
5626
- #~ "количество ниже с помощью кнопок \"+\" - добавить, и \"X\" - удалить)"
5627
-
5628
- #~ msgid "Column names and types"
5629
- #~ msgstr "Имена и типы колонок"
5630
-
5631
- #~ msgid "Drag and drop to reorder columns"
5632
- #~ msgstr "Перетаскивайте колонки мышкой чтобы менять их порядок"
5633
-
5634
- #~ msgid ""
5635
- #~ "Please upload the file that contains the initial table data (Excel or "
5636
- #~ "CSV), or provide a link to published Google Spreadsheet"
5637
- #~ msgstr ""
5638
- #~ "Пожалуйста, загрузите файл (Excel или CSV), или вставьте ссылку на "
5639
- #~ "таблицу Google, содержащую исходные данные"
5640
-
5641
- #~ msgid ""
5642
- #~ "This constructor type will import your table data to a MySQL table and "
5643
- #~ "generate a wpDataTable based on a SQL query to this table. Make sure "
5644
- #~ "Google Spreadsheet is publically available if you use it."
5645
- #~ msgstr ""
5646
- #~ "Мастер создания таблиц импортирует табличные данные в БД MySQL, и создаст "
5647
- #~ "таблицу wpDataTable на основе SQL-запроса к базе. Пожалуйста, убедитесь, "
5648
- #~ "что таблица Google Spreadsheet опубликована, если планируете ее "
5649
- #~ "использовать."
5650
-
5651
- #~ msgid "Choose the file"
5652
- #~ msgstr "Выберите файл"
5653
-
5654
- #~ msgid "Upload"
5655
- #~ msgstr "Загрузить"
5656
-
5657
- #~ msgid ""
5658
- #~ "Please check which columns would you like to import and make sure that "
5659
- #~ "the column types were imported correctly"
5660
- #~ msgstr ""
5661
- #~ "Выберите, какие колонки вы хотите импортировать, а также проверьте, "
5662
- #~ "правильно ли определены типы данных"
5663
-
5664
- #~ msgid "Please choose the WP data which will be used to create a table"
5665
- #~ msgstr ""
5666
- #~ "Выберите, какие данные из WordPress использовать для создания таблицы"
5667
-
5668
- #~ msgid ""
5669
- #~ "This constructor type will create a query to WordPress database and "
5670
- #~ "create a wpDataTable based on this query. This table content cannot be "
5671
- #~ "edited manually afterwards, but will always contain actual data from your "
5672
- #~ "WordPress database."
5673
- #~ msgstr ""
5674
- #~ "Этот тип конструктора таблиц помогает подготовить запрос к базе данных "
5675
- #~ "WordPress, и создать таблицу wpDataTable на основе этого запроса. "
5676
- #~ "Пожалуйста, учтите, что это только вспомогательная опция, и не всегда "
5677
- #~ "сформированные запросы работают идеально - по возможности напишите запрос "
5678
- #~ "вручную. Таблицы этого типа не могут быть сделаны редактируемыми для "
5679
- #~ "посетителей сайта."
5680
-
5681
- #~ msgid "Choose the post types which you would like to have in the table"
5682
- #~ msgstr "Выберите типы постов, которые вы хотите использовать в таблице"
5683
-
5684
- #~ msgid ""
5685
- #~ "Choose the posts properties that you would like to have as columns in the "
5686
- #~ "table"
5687
- #~ msgstr ""
5688
- #~ "Выберите поля постов, которые вы хотите использовать в качестве колонок "
5689
- #~ "таблицы"
5690
-
5691
- #~ msgid "Please select post types"
5692
- #~ msgstr "Пожалуйста, выберите типы постов"
5693
-
5694
- #~ msgid "Choose how to handle different post types"
5695
- #~ msgstr "Укажите, как связать выбранные типы постоы"
5696
 
5697
- #~ msgid "Define relations (joining rules) between post types"
5698
- #~ msgstr "Определите правила объединения данных между типами постов"
5699
-
5700
- #~ msgid "Do not define relations between post types - do a full outer join"
5701
- #~ msgstr ""
5702
- #~ "Не определять объединения различных типов постов, вывести все данные"
5703
-
5704
- #~ msgid "Define the relations between different post types"
5705
- #~ msgstr "Определить правила объединения данных между разными типами постов"
5706
 
5707
- #~ msgid "Add conditions that you would like to have"
5708
- #~ msgstr "Добавьте дополнительные условия, если необходимо"
 
 
5709
 
5710
- #~ msgid "Add grouping rules that you would like to have"
5711
- #~ msgstr "Добавьте правила группировки, если необходимо"
 
 
5712
 
5713
- #~ msgid "Please choose the MySQL data which will be used to create a table"
5714
- #~ msgstr ""
5715
- #~ "Выберите, пожалуйста, на базе каких данных из MySQL вы хотите создать "
5716
- #~ "таблицу"
5717
 
5718
- #~ msgid "Choose the tables that should provide the data to your table"
5719
- #~ msgstr ""
5720
- #~ "Выберите, данные каких MySQL таблиц вы хотите использовать в таблице "
5721
- #~ "wpDataTable"
5722
 
5723
- #~ msgid "Please select the tables first"
5724
- #~ msgstr "Пожалуйста, выберите таблицы MySQL"
 
5725
 
5726
- #~ msgid "Choose how to handle relations between multiple tables"
5727
- #~ msgstr "Определите правила объединения различных таблиц MySQL"
 
5728
 
5729
- #~ msgid "Define relations (joining rules) between MySQL tables"
5730
- #~ msgstr "Определите правила объединения различных таблиц MySQL"
 
 
5731
 
5732
- #~ msgid "Do not define relations between MySQL tables - do a full outer join"
5733
- #~ msgstr "Не определять правила объединения - вывести все данные"
 
5734
 
5735
- #~ msgid "Define the relations between tables"
5736
- #~ msgstr "Определите правила объединения между таблицами MySQL"
 
5737
 
5738
- #~ msgid "Preview the query that has been generated for you"
5739
- #~ msgstr "Предварительный просмотр сгенерированного запроса"
 
5740
 
5741
- #~ msgid "Refresh query and preview"
5742
- #~ msgstr "Обновить запрос и предварительный просмотр"
 
 
5743
 
5744
- #~ msgid "Preview the 5 first result rows"
5745
- #~ msgstr "Предварительный просмотр первых 5 возвращенных рядов"
 
5746
 
5747
- #~ msgid "Create the table and open in Excel-like editor"
5748
- #~ msgstr "Создать таблицу и открыть в Excel-редакторе"
 
5749
 
5750
- #~ msgid "Separate with comma"
5751
- #~ msgstr "Разделяйте значения запятыми"
 
5752
 
5753
- #~ msgid "(Optional)"
5754
- #~ msgstr "(Необязательно)"
 
5755
 
5756
- #~ msgid "Check to have an inner join, uncheck to have left join"
5757
- #~ msgstr ""
5758
- #~ "Отметьте галочку, чтобы выполнить INNER JOIN, снимите отметку, чтобы "
5759
- #~ "выполнить LEFT JOIN"
5760
 
5761
- #~ msgid "Group by "
5762
- #~ msgstr "Группировать по"
 
5763
 
5764
- #~ msgid "Data preview"
5765
- #~ msgstr "Предпросмотр данных"
 
5766
 
5767
- #~ msgid "Preview result for first 5 rows"
5768
- #~ msgstr "Предварительный просмотр результата для первых 5 рядов"
 
5769
 
5770
- #~ msgid "Add a formatting rule"
5771
- #~ msgstr "Добавить правило форматирования"
 
5772
 
5773
- #~ msgid "wpDataTables documentation on the back-end editor"
5774
- #~ msgstr "документации wpDataTables по бэк-енд редактору"
 
5775
 
5776
- #~ msgid "Edit the table content"
5777
- #~ msgstr "Редактировать содержимое таблицы"
 
 
5778
 
5779
- #~ msgid "Go to table settings"
5780
- #~ msgstr "Перейти к настройкам таблицы"
 
5781
 
5782
- #~ msgid "Test MySQL settings"
5783
- #~ msgstr "Проверка настроек MySQL"
 
 
5784
 
5785
- #~ msgid "Prev"
5786
- #~ msgstr "Пред"
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: \n"
4
+ "POT-Creation-Date: 2020-01-25 12:30+0000\n"
5
+ "PO-Revision-Date: 2020-01-26 12:30+0000\n"
6
+ "Last-Translator: narozhfy <narozhnyy.alexandr@yandex.ru>\n"
7
+ "Language-Team: Русский\n"
8
+ "Language: ru-RU\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Loco https://localise.biz/\n"
13
  "X-Poedit-Basepath: ../..\n"
14
+ "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
15
+ "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
  "X-Poedit-KeywordsList: __;_e\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SearchPathExcluded-0: lib\n"
20
+ "X-Poedit-SearchPathExcluded-1: assets/js/ace\n"
21
+ "X-Poedit-SearchPathExcluded-2: assets/js/tagsinput\n"
22
+ "Report-Msgid-Bugs-To: \n"
23
+ "X-Loco-Version: 2.3.1; wp-5.3.2"
24
 
25
+ #: controllers/wdt_admin_ajax_actions.php:513
26
+ msgid "There was an error while trying to import table"
27
+ msgstr "При попытке импорта таблицы произошла ошибка"
28
+
29
+ #: controllers/wdt_admin_ajax_actions.php:517
30
+ msgid "There was an error while trying to import table. Exception: "
31
+ msgstr "При попытке импорта таблицы произошла ошибка. Текст ошибки: "
32
+
33
+ #: controllers/wdt_ajax_actions.php:223 source/class.wpdatatable.php:2910
34
+ msgid ""
35
+ "You are trying to load a table of an unknown type. Probably you did not activate the "
36
+ "addon which is required to use this table type."
37
+ msgstr ""
38
+ "Вы пытаетесь загрузить таблицу неизвестного типа. Возможно, вы не активировали аддон, "
39
+ "который требуется для использования этого типа таблицы."
40
+
41
+ #: controllers/wdt_ajax_actions.php:404 controllers/wdt_ajax_actions.php:454
42
+ #: controllers/wdt_ajax_actions.php:664
43
+ msgid "There was an error trying to update the row! Error: "
44
+ msgstr "При попытке изменить строку произошла ошибка! Ошибка: "
45
+
46
+ #: controllers/wdt_ajax_actions.php:416 controllers/wdt_ajax_actions.php:479
47
+ #: controllers/wdt_ajax_actions.php:634
48
+ msgid "There was an error trying to insert a new row! Error: "
49
+ msgstr "При попытке добавления строки произошла ошибка! Текст ошибки: "
50
+
51
+ #: controllers/wdt_ajax_actions.php:549
52
+ msgid "Bad column names supplied: "
53
+ msgstr "Заданы неверные имена колонок: "
54
+
55
+ #: controllers/wdt_ajax_actions.php:551
56
+ msgid "ID column not supplied"
57
+ msgstr "ID-колонка не задана"
58
+
59
+ #: controllers/wdt_ajax_actions.php:556
60
+ msgid "ID column not supplied for a cell"
61
+ msgstr "ID-колонка не задана для ячейки"
62
+
63
+ #: controllers/wdt_ajax_actions.php:793 controllers/wdt_ajax_actions.php:807
64
+ msgid "Nothing to delete."
65
+ msgstr "Нечего удалять."
66
+
67
+ #: controllers/wdt_ajax_actions.php:797 controllers/wdt_ajax_actions.php:811
68
+ msgid "Bad request format."
69
+ msgstr "Запрос в неверном формате."
70
+
71
+ #: controllers/wdt_ajax_actions.php:821
72
+ msgid "You don't have permission to change this table."
73
+ msgstr "У вас недостаточно прав для редактирования этой таблицы."
74
+
75
+ #: controllers/wdt_ajax_actions.php:829
76
+ msgid "Supplied id column not exist."
77
+ msgstr "Заданная ID-колонка не существует."
78
+
79
+ #: controllers/wdt_ajax_actions.php:854 controllers/wdt_ajax_actions.php:870
80
+ msgid "There was an error trying to delete row! Error: "
81
+ msgstr "Ошибка при попытке удаления ряда! Текст ошибки: "
82
+
83
+ #: controllers/wdt_admin.php:10 controllers/wdt_admin.php:11
84
+ #: templates/admin/settings/tabs/activation.php:13
85
  msgid "wpDataTables"
86
  msgstr "wpDataTables"
87
 
88
+ #: controllers/wdt_admin.php:19 controllers/wdt_admin.php:20
89
+ #: templates/admin/constructor/constructor.inc.php:24
90
  #: templates/admin/constructor/constructor.inc.php:24
 
91
  msgid "Create a Table"
92
+ msgstr "Создать таблицу"
93
 
94
  #: controllers/wdt_admin.php:27 controllers/wdt_admin.php:28
 
95
  msgid "wpDataCharts"
96
  msgstr "wpDataCharts"
97
 
98
+ #: controllers/wdt_admin.php:35 controllers/wdt_admin.php:36
99
  #: templates/admin/chart_wizard/chart_wizard.inc.php:36
 
100
  msgid "Create a Chart"
101
+ msgstr "Создать диаграмму"
102
 
103
  #: controllers/wdt_admin.php:43 controllers/wdt_admin.php:44
104
  msgid "Settings"
106
 
107
  #: controllers/wdt_admin.php:51
108
  msgid "Add-ons"
109
+ msgstr "Дополнения"
110
 
111
  #: controllers/wdt_admin.php:52
112
  msgid "Addons"
113
  msgstr "Дополнения"
114
 
115
+ #: controllers/wdt_functions.php:506
 
 
 
 
 
 
 
116
  #, fuzzy
117
  msgid "wpDataChart with provided ID not found!"
118
  msgstr "Таблица wpDataTable с заданным ID не найдена!"
119
 
120
+ #: controllers/wdt_functions.php:542 controllers/wdt_functions.php:619
121
  msgid "wpDataTable with provided ID not found!"
122
  msgstr "Таблица wpDataTable с заданным ID не найдена!"
123
 
124
+ #: controllers/wdt_functions.php:629
125
  msgid "Provided column is not Integer or Float column type"
126
+ msgstr "Предоставленный столбец не является типом столбца типа Integer или Float"
127
+
128
+ #: controllers/wdt_functions.php:920 controllers/wdt_functions.php:935
129
+ msgid "settings"
130
+ msgstr "настройки"
131
+
132
+ #: controllers/wdt_functions.php:923 controllers/wdt_functions.php:940
133
+ #, php-format
134
+ msgid ""
135
+ "To receive automatic updates license activation is required. Please visit %s to "
136
+ "activate wpDataTables."
137
  msgstr ""
138
+ "Для получения автоматических обновлений требуется активация лицензии. Пожалуйста, "
139
+ "посетите %s, чтобы активировать wpDataTables."
140
 
141
+ #: controllers/wdt_functions.php:966
142
  msgid "Choose a table"
143
  msgstr "Выберите таблицу"
144
 
145
+ #: controllers/wdt_functions.php:1005
 
 
 
 
 
 
 
 
146
  msgid "wpDataTable"
147
  msgstr "wpDataTable таблица"
148
 
149
+ #: controllers/wdt_functions.php:1009
150
  msgid "Choose the wpDataTable from a dropdown"
151
  msgstr "Выберите таблицу wpDataTable из выпадающего списка"
152
 
153
+ #: controllers/wdt_functions.php:1014
154
  msgid "Table view"
155
  msgstr "Отображение таблицы"
156
 
157
+ #: controllers/wdt_functions.php:1018
158
  msgid "Regular wpDataTable"
159
  msgstr "Стандартная wpDataTable таблица"
160
 
161
+ #: controllers/wdt_functions.php:1019
162
  msgid "Excel-like table"
163
  msgstr "Таблица типа Excel"
164
 
165
+ #: controllers/wdt_functions.php:1024
166
  msgid "Variable placeholder #1"
167
  msgstr "Переменная №1"
168
 
169
+ #: controllers/wdt_functions.php:1027 controllers/wdt_functions.php:1035
170
+ #: controllers/wdt_functions.php:1043
171
  msgid "Variables"
172
  msgstr "Переменные"
173
 
174
+ #: controllers/wdt_functions.php:1028
175
  msgid "If you used the VAR1 placeholder you can assign a value to it here"
176
  msgstr "Если вы использовали переменную VAR1, вы можете здесь задать значение"
177
 
178
+ #: controllers/wdt_functions.php:1032
179
  msgid "Variable placeholder #2"
180
  msgstr "Переменная №2"
181
 
182
+ #: controllers/wdt_functions.php:1036
183
  msgid "If you used the VAR2 placeholder you can assign a value to it here"
184
  msgstr "Если вы использовали переменную VAR2, вы можете здесь задать значение"
185
 
186
+ #: controllers/wdt_functions.php:1040
187
  msgid "Variable placeholder #3"
188
  msgstr "Переменная №3"
189
 
190
+ #: controllers/wdt_functions.php:1044
191
  msgid "If you used the VAR3 placeholder you can assign a value to it here"
192
  msgstr "Если вы использовали переменную VAR3, вы можете здесь задать значение"
193
 
194
+ #: controllers/wdt_functions.php:1064
 
 
 
 
195
  msgid "wpDataChart"
196
  msgstr "Диаграмма wpDataChart"
197
 
198
+ #: controllers/wdt_functions.php:1068
199
  msgid "Choose one of wpDataCharts from the list"
200
  msgstr "Выберите одну из диаграмм wpDataCharts из списка"
201
 
202
+ #: source/class.wdtbrowsechartstable.php:154 source/class.wdtbrowsetable.php:183
203
+ #: templates/admin/browse/table/duplicate_table_modal.inc.php:63
204
+ #: templates/admin/browse/chart/duplicate_chart_modal.inc.php:43
205
+ msgid "Duplicate"
206
+ msgstr "Клонировать"
 
207
 
208
+ #: source/class.wdtbrowsechartstable.php:160 source/class.wdtbrowsechartstable.php:180
209
+ #: source/class.wdtbrowsechartstable.php:180 source/class.wdtbrowsetable.php:204
210
+ #: source/class.wdtbrowsetable.php:231 source/class.wdtbrowsetable.php:231
 
211
  msgid "Configure"
212
+ msgstr "Настроить"
213
+
214
+ #: source/class.wdtbrowsechartstable.php:166 source/class.wdtbrowsechartstable.php:181
215
+ #: source/class.wdtbrowsechartstable.php:181 source/class.wpdatatable.php:3423
216
+ #: source/class.wdtbrowsetable.php:211 source/class.wdtbrowsetable.php:232
217
+ #: source/class.wdtbrowsetable.php:232 templates/common/delete_modal.inc.php:41
218
+ #: templates/admin/settings/tabs/separate_connection_form.php:167
219
+ #: templates/admin/settings/tabs/separate_connection_form.php:173
220
  msgid "Delete"
221
  msgstr "Удалить"
222
 
223
+ #: source/class.wdtbrowsechartstable.php:217 source/class.wdtbrowsechartstable.php:325
 
 
224
  msgid "Column Chart"
225
  msgstr "Колоночная диаграмма"
226
 
227
+ #: source/class.wdtbrowsechartstable.php:220
228
  #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:61
 
229
  msgid "Histogram"
230
  msgstr "Гистограмма"
231
 
232
+ #: source/class.wdtbrowsechartstable.php:223
 
233
  msgid "Bar Chart"
234
  msgstr "Линеечная диаграмма"
235
 
236
+ #: source/class.wdtbrowsechartstable.php:226 source/class.wdtbrowsechartstable.php:280
 
237
  #, fuzzy
238
  msgid "Stacked Bar Chart"
239
  msgstr "Линеечная диаграмма с накоплением"
240
 
241
+ #: source/class.wdtbrowsechartstable.php:229 source/class.wdtbrowsechartstable.php:319
 
 
242
  msgid "Area Chart"
243
  msgstr "Диаграмма с областями"
244
 
245
+ #: source/class.wdtbrowsechartstable.php:232
246
  #, fuzzy
247
  msgid "Stepped Area Chart"
248
  msgstr "Диаграмма с областями и накоплением"
249
 
250
+ #: source/class.wdtbrowsechartstable.php:235 source/class.wdtbrowsechartstable.php:259
251
+ #: source/class.wdtbrowsechartstable.php:316
 
 
252
  msgid "Line Chart"
253
  msgstr "Линейная диаграмма"
254
 
255
+ #: source/class.wdtbrowsechartstable.php:238 source/class.wdtbrowsechartstable.php:289
256
+ #: source/class.wdtbrowsechartstable.php:334
 
257
  #, fuzzy
258
  msgid "Pie Chart"
259
  msgstr "Круговая диаграмма"
260
 
261
+ #: source/class.wdtbrowsechartstable.php:241 source/class.wdtbrowsechartstable.php:340
 
 
262
  msgid "Bubble Chart"
263
  msgstr "Пузырьковая диаграмма"
264
 
265
+ #: source/class.wdtbrowsechartstable.php:244 source/class.wdtbrowsechartstable.php:295
 
 
266
  msgid "Donut Chart"
267
  msgstr "Кольцевая диаграмма"
268
 
269
+ #: source/class.wdtbrowsechartstable.php:247
 
270
  msgid "Gauge Chart"
271
  msgstr "Калибровочная диаграмма"
272
 
273
+ #: source/class.wdtbrowsechartstable.php:250
274
  #, fuzzy
275
  msgid "Scatter Chart"
276
  msgstr "Точечная диаграмма"
277
 
278
+ #: source/class.wdtbrowsechartstable.php:253
279
  msgid "Candlestick Chart"
280
+ msgstr "Диаграмма в виде свечек"
281
 
282
+ #: source/class.wdtbrowsechartstable.php:256
283
  msgid "Waterfall Chart"
284
+ msgstr "Диаграмма - водопад"
285
 
286
+ #: source/class.wdtbrowsechartstable.php:262
287
+ #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:240
288
  msgid "Polar chart"
289
+ msgstr "Полярная диаграмма"
290
 
291
+ #: source/class.wdtbrowsechartstable.php:265
292
+ #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:257
293
  msgid "Spiderweb chart"
294
+ msgstr "Диаграмма - паук"
295
 
296
+ #: source/class.wdtbrowsechartstable.php:268
297
  #, fuzzy
298
  msgid "Spline Chart"
299
  msgstr "Линейная диаграмма"
300
 
301
+ #: source/class.wdtbrowsechartstable.php:271
 
302
  msgid "Basic Area Chart"
303
  msgstr "Обычная диаграмма с областями"
304
 
305
+ #: source/class.wdtbrowsechartstable.php:274 source/class.wdtbrowsechartstable.php:322
 
306
  #, fuzzy
307
  msgid "Stacked Area Chart"
308
  msgstr "Диаграмма с областями и накоплением"
309
 
310
+ #: source/class.wdtbrowsechartstable.php:277
 
311
  msgid "Basic Bar Chart"
312
  msgstr "Обычная линеечная диаграмма"
313
 
314
+ #: source/class.wdtbrowsechartstable.php:283
 
315
  msgid "Basic Column Chart"
316
  msgstr "Обычная колоночная диаграмма"
317
 
318
+ #: source/class.wdtbrowsechartstable.php:286
319
  #, fuzzy
320
  msgid "Stacked Column Chart"
321
  msgstr "Колоночная диаграмма с накоплением"
322
 
323
+ #: source/class.wdtbrowsechartstable.php:292
324
  #, fuzzy
325
  msgid "Pie With Gradient Chart"
326
  msgstr "Круговая диаграмма с градиентом"
327
 
328
+ #: source/class.wdtbrowsechartstable.php:298
329
  #, fuzzy
330
  msgid "Scatter Plot"
331
  msgstr "Точечная диаграмма"
332
 
333
+ #: source/class.wdtbrowsechartstable.php:301
 
334
  msgid "3D Column Chart"
335
  msgstr "Трехмерная колоночная диаграмма"
336
 
337
+ #: source/class.wdtbrowsechartstable.php:304
 
338
  msgid "3D Pie Chart"
339
  msgstr "Трехмерная круговая диаграмма"
340
 
341
+ #: source/class.wdtbrowsechartstable.php:307
 
342
  msgid "3D Donut Chart"
343
  msgstr "Трехмерная кольцевая диаграмма"
344
 
345
+ #: source/class.wdtbrowsechartstable.php:310
346
+ msgid "Treemap Chart"
347
+ msgstr "Диаграмма с областями"
348
+
349
+ #: source/class.wdtbrowsechartstable.php:313
350
+ msgid "Treemap level Chart"
351
+ msgstr "Диаграмма уровня древовидной карты"
352
+
353
+ #: source/class.wdtbrowsechartstable.php:328
354
  msgid "Radar Chart"
355
+ msgstr " Диаграмма-радар"
356
 
357
+ #: source/class.wdtbrowsechartstable.php:331
 
358
  msgid "Polar Area Chart"
359
+ msgstr "Диаграмма с полярными областями"
360
 
361
+ #: source/class.wdtbrowsechartstable.php:337
 
362
  msgid "Doughnut Chart"
363
  msgstr "Кольцевая диаграмма"
364
 
365
+ #: source/class.wdtbrowsechartstable.php:352
366
  msgid "Google"
367
+ msgstr "Гугл"
368
 
369
+ #: source/class.wdtbrowsechartstable.php:355
 
370
  msgid "Highcharts"
371
  msgstr "Круговая диаграмма Highcharts"
372
 
373
+ #: source/class.wdtbrowsechartstable.php:358
 
374
  msgid "Chart.js"
375
+ msgstr " Диаграмма.js"
 
 
 
 
 
 
376
 
377
+ #: source/class.wdtbrowsechartstable.php:474
378
  msgid "No wpDataCharts in the system yet."
379
  msgstr "Диаграмм пока не создано"
380
 
381
+ #: source/class.wpdatatable.php:2182
382
+ msgid ""
383
+ "No data fetched! <br/> If you are trying to save table for the first time, please "
384
+ "enter some date before saving so table could be set accurately. <br/> You can remove it "
385
+ "later if you need empty table to start with."
386
+ msgstr ""
387
+ "Данные не получены! <br/> Если вы пытаетесь сохранить таблицу в первый раз, введите "
388
+ "данные перед сохранением, чтобы таблица могла быть создана. <br/> Вы можете удалить их "
389
+ "позже, если для начала вам нужна пустая таблица."
390
 
391
+ #: source/class.wpdatatable.php:2184
392
+ msgid "Rendered query: "
393
+ msgstr "Предоставленный запрос:"
394
 
395
+ #: source/class.wpdatatable.php:2186
396
+ msgid " MySQL said: "
397
+ msgstr "MySQL сказал:"
 
398
 
399
+ #: source/class.wpdatatable.php:2699
400
+ msgid "Unable to calculate"
401
+ msgstr "Невозможно вычислить"
 
402
 
403
+ #: source/class.wpdatatable.php:2706
404
+ msgid "Result for first 5 rows: "
405
+ msgstr "Результат для первых 5 строк:"
406
 
407
+ #: source/class.wpdatatable.php:2708
408
+ msgid "Unable to calculate, error message: "
409
+ msgstr "Невозможно вычислить, сообщение об ошибке:"
410
+
411
+ #: source/class.wpdatatable.php:3197
412
+ #: templates/admin/table-settings/table_settings_block.inc.php:338
413
+ #: templates/admin/table-settings/column_settings_panel.inc.php:580
414
+ #: templates/admin/chart_wizard/steps/step3.inc.php:81
415
+ msgid "All"
416
+ msgstr "Все"
417
+
418
+ #: source/class.wpdatatable.php:3259 templates/frontend/filter_form.inc.php:30
419
+ #: templates/admin/table-settings/table_settings_block.inc.php:668
420
+ msgid "Clear filters"
421
+ msgstr "Очистить фильтры"
422
+
423
+ #: source/class.wpdatatable.php:3282 source/class.wpdatatable.php:3350
424
+ #: templates/admin/table-settings/columns_list_modal.inc.php:9
425
+ msgid "Columns"
426
+ msgstr "Колонки"
427
+
428
+ #: source/class.wpdatatable.php:3292 source/class.wpdatatable.php:3360
429
+ #: templates/admin/table-settings/table_settings_block.inc.php:1002
430
+ msgid "Print"
431
+ msgstr "Печать"
432
+
433
+ #: source/class.wpdatatable.php:3302 source/class.wpdatatable.php:3371
434
+ #: source/class.wdtbrowsetable.php:261
435
+ #: templates/admin/table-settings/table_settings_block.inc.php:1003
436
  msgid "Excel"
437
  msgstr "Excel"
438
 
439
+ #: source/class.wpdatatable.php:3311 source/class.wpdatatable.php:3381
440
+ #: source/class.wdtbrowsetable.php:264
441
+ #: templates/admin/table-settings/table_settings_block.inc.php:1004
442
  msgid "CSV"
443
  msgstr "CSV"
444
 
445
+ #: source/class.wpdatatable.php:3320 source/class.wpdatatable.php:3391
446
+ #: source/class.wdttools.php:378
447
+ #: templates/admin/table-settings/table_settings_block.inc.php:1005
448
+ msgid "Copy"
449
+ msgstr "Копировать"
450
+
451
+ #: source/class.wpdatatable.php:3330 source/class.wpdatatable.php:3402
452
+ #: templates/admin/table-settings/table_settings_block.inc.php:1006
453
+ msgid "PDF"
454
+ msgstr "PDF"
455
+
456
+ #: source/class.wpdatatable.php:3338
457
+ msgid "Export"
458
+ msgstr "Экспорт"
459
+
460
+ #: source/class.wpdatatable.php:3414
461
+ msgid "New entry"
462
+ msgstr "Новое значение"
463
+
464
+ #: source/class.wpdatatable.php:3418
465
+ msgid "Edit"
466
+ msgstr "Редактировать"
467
+
468
+ #: source/class.wpdatatable.php:3440
469
+ msgid "Search table"
470
+ msgstr "Найти таблицу"
471
+
472
+ #: source/class.wpdatatable.php:3441
473
+ msgid "Showing _MENU_ Entries"
474
+ msgstr "Показ_Меню_Вхождений"
475
+
476
+ #: source/class.wdtconfigcontroller.php:148
477
+ msgid "There was an error trying to fetch the table data: "
478
+ msgstr "Произошла ошибка при попытке получить данные таблицы:"
479
+
480
+ #: source/class.wdtconfigcontroller.php:489
481
+ msgid "Table in data source has no rows."
482
+ msgstr "Таблица в источнике не содержит строк"
483
+
484
+ #: source/WpDataChartsGutenbergBlock.php:28
485
+ msgid ""
486
+ "Choose the chart that you’ve just created in the dropdown below, and the shortcode will "
487
+ "be inserted automatically."
488
  msgstr ""
489
+ "Выберите диаграмму, которую вы только что создали, в раскрывающемся списке ниже, и "
490
+ "шорткод будет вставлен автоматически."
491
 
492
+ #: source/class.wdtbrowsetable.php:189
493
+ msgid "Edit data"
494
+ msgstr "Редактировать данные"
495
+
496
+ #: source/class.wdtbrowsetable.php:196
497
+ msgid "Edit in Excel-like editor"
498
+ msgstr "Редактировать в редакторе типа Excel"
499
+
500
+ #: source/class.wdtbrowsetable.php:249 source/class.wdtbrowsetable.php:252
501
+ #: source/class.wdtbrowsetable.php:255
502
+ msgid "SQL"
503
+ msgstr "SQL"
504
+
505
+ #: source/class.wdtbrowsetable.php:258
506
+ msgid "Manual"
507
+ msgstr "Ручной ввод"
508
+
509
+ #: source/class.wdtbrowsetable.php:267
510
+ msgid "XML"
511
+ msgstr "XML"
512
+
513
+ #: source/class.wdtbrowsetable.php:270
514
  msgid "JSON"
515
  msgstr "JSON"
516
 
517
+ #: source/class.wdtbrowsetable.php:273
518
+ #: templates/admin/table-settings/table_settings_block.inc.php:130
 
519
  msgid "Serialized PHP array"
520
  msgstr "Сериализованный массив PHP"
521
 
522
+ #: source/class.wdtbrowsetable.php:276
523
  msgid "Google spreadsheet"
524
  msgstr "Таблица Google Spreadsheet"
525
 
526
+ #: source/class.wdtbrowsetable.php:283
527
  msgid "Unknown"
528
+ msgstr "Неизвестный"
529
 
530
+ #: source/class.wdtbrowsetable.php:402
531
  msgid "No wpDataTables in the system yet."
532
  msgstr "Таблиц wpDataTables пока не создано"
533
 
534
+ #: source/WpDataTablesGutenbergBlock.php:29
535
+ msgid ""
536
+ "Choose the table that you’ve just created in the dropdown below, and the shortcode will "
537
+ "be inserted automatically. You are able to provide values for placeholders and also for "
538
+ "Export file name."
539
+ msgstr ""
540
+ "Выберите таблицу, которую вы только что создали, в раскрывающемся списке ниже, и "
541
+ "шорткод будет вставлен автоматически. Вы можете предоставить значения для заполнителей, "
542
+ "а также для имени файла экспорта."
543
+
544
+ #: source/class.filterwidget.php:22
545
+ msgid "Filter"
546
+ msgstr "Фильтр"
547
+
548
+ #: source/class.constructor.php:422 source/class.constructor.php:429
549
+ msgid "There was an error when trying to create the table on MySQL side"
550
  msgstr "При попытке создать таблицу произошла ошибка на стороне MySQL сервера"
551
 
552
+ #: source/class.constructor.php:1349
553
+ msgid ""
554
+ "<div class=\"alert alert-danger m-15\">No results found. Please check if this query is "
555
+ "correct! Table Constructor needs a query that returns data to build a wpDataTable."
556
+ msgstr ""
557
+ "<div class=\"alert alert-danger m-15\">Результаты не найдены. Пожалуйста, проверьте "
558
+ "правильность этого запроса! Table Constructor нужен запрос, который возвращает данные "
559
+ "для построения wpDataTable."
560
+
561
+ #: source/class.constructor.php:1560
562
+ msgid "Empty file"
563
+ msgstr "Пустой файл"
564
+
565
+ #: source/class.constructor.php:1572
566
+ msgid ""
567
+ "Could not read Google spreadsheet, please check if the URL is correct and the "
568
+ "spreadsheet is published to everyone"
569
+ msgstr ""
570
+ "Не удалось прочитать Google таблицу, пожалуйста, проверьте, правильно ли введен адрес, "
571
+ "и опубликована ли таблица для всех"
572
+
573
+ #: source/class.constructor.php:1590
574
+ msgid "Could not read input file!"
575
+ msgstr "Не удалось прочитать данные из файла!"
576
+
577
+ #: source/class.wpdatachart.php:1489
578
+ msgid "Only one column can be of type String"
579
+ msgstr "Только один столбец может иметь тип String"
580
+
581
+ #: source/class.wpdatachart.php:1492
582
+ msgid "You are mixing data types (several date axes and several number)"
583
+ msgstr "Вы смешиваете типы данных (несколько осей даты и несколько чисел)"
584
 
585
+ #: source/class.wdttools.php:18
586
+ #: templates/admin/constructor/constructor_column_block.inc.php:37
587
  msgid "One line string"
588
  msgstr "Однолинейная строка"
589
 
590
+ #: source/class.wdttools.php:19
591
+ #: templates/admin/constructor/constructor_column_block.inc.php:38
592
  msgid "Multi-line string"
593
  msgstr "Многолинейная строка"
594
 
595
+ #: source/class.wdttools.php:20
596
+ #: templates/admin/constructor/constructor_column_block.inc.php:39
597
  msgid "One-line selectbox"
598
+ msgstr "Список с выбором одной строки"
599
 
600
+ #: source/class.wdttools.php:21
601
+ #: templates/admin/constructor/constructor_column_block.inc.php:40
602
  msgid "Multi-line selectbox"
603
+ msgstr "Многострочный выбор"
604
 
605
+ #: source/class.wdttools.php:22
606
+ #: templates/admin/table-settings/column_settings_panel.inc.php:363
607
+ #: templates/admin/constructor/constructor_column_block.inc.php:41
608
  msgid "Integer"
609
  msgstr "Целое число"
610
 
611
+ #: source/class.wdttools.php:23
612
+ #: templates/admin/table-settings/column_settings_panel.inc.php:364
613
+ #: templates/admin/constructor/constructor_column_block.inc.php:42
614
  msgid "Float"
615
  msgstr "Дробное число"
616
 
617
+ #: source/class.wdttools.php:24
618
+ #: templates/admin/table-settings/column_settings_panel.inc.php:365
619
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1036
620
+ #: templates/admin/constructor/constructor_column_block.inc.php:43
621
  msgid "Date"
622
  msgstr "Дата"
623
 
624
+ #: source/class.wdttools.php:25
625
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1037
626
+ #: templates/admin/constructor/constructor_column_block.inc.php:44
627
  msgid "Datetime"
628
+ msgstr "Дата + Время"
629
 
630
+ #: source/class.wdttools.php:26
631
+ #: templates/admin/table-settings/column_settings_panel.inc.php:367
632
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1038
633
+ #: templates/admin/constructor/constructor_column_block.inc.php:45
634
  msgid "Time"
635
+ msgstr "Время"
636
 
637
+ #: source/class.wdttools.php:27
638
+ #: templates/admin/constructor/constructor_column_block.inc.php:46
639
  msgid "URL Link"
640
  msgstr "URL ссылка"
641
 
642
+ #: source/class.wdttools.php:28
643
+ #: templates/admin/constructor/constructor_column_block.inc.php:47
644
  msgid "E-mail"
645
  msgstr "E-mail"
646
 
647
+ #: source/class.wdttools.php:29
648
+ #: templates/admin/table-settings/column_settings_panel.inc.php:370
649
+ #: templates/admin/constructor/constructor_column_block.inc.php:48
650
  msgid "Image"
651
  msgstr "Картинка"
652
 
653
+ #: source/class.wdttools.php:30
654
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1041
655
+ #: templates/admin/constructor/constructor_column_block.inc.php:49
656
  msgid "Attachment"
657
  msgstr "Вложение"
658
 
659
+ #: source/class.wdttools.php:202
660
  msgid ""
661
+ "wpDataTables was unable to read your Google Spreadsheet, probably it is not published "
662
+ "correctly. <br/> You can publish it by going to <b>File -> Publish to the web</b> "
 
663
  msgstr ""
664
+ "wpDataTables не может прочитать ваши Google Spreadsheet, поскольку возможно они не "
665
+ "опубликованы корректно. <br/> Вы можете опубликовать их перейдя <b>File -> Publish to "
666
+ "the web</b> "
667
 
668
+ #: source/class.wdttools.php:363
669
+ msgid "Add new entry"
670
+ msgstr "Добавить новую запись"
671
+
672
+ #: source/class.wdttools.php:364
673
  msgid "Back to date"
674
+ msgstr "Назад к дате"
675
 
676
+ #: source/class.wdttools.php:365
677
  msgid "Browse"
678
  msgstr "Поиск"
679
 
680
+ #: source/class.wdttools.php:366 templates/frontend/edit_dialog.inc.php:156
681
+ #: templates/common/delete_modal.inc.php:38
682
+ #: templates/admin/table-settings/remove_column_modal.inc.php:82
683
+ #: templates/admin/table-settings/table_settings_block.inc.php:59
684
+ #: templates/admin/table-settings/table_settings_block.inc.php:1268
685
+ #: templates/admin/table-settings/table_preview_block.inc.php:76
686
+ #: templates/admin/table-settings/formula_editor_modal.inc.php:74
687
+ #: templates/admin/table-settings/add_column_modal.inc.php:127
688
+ #: templates/admin/table-settings/column_settings_panel.inc.php:27
689
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1140
690
+ #: templates/admin/table-settings/possible_values_merge_list_modal.inc.php:19
691
+ #: templates/admin/common/close_modal.inc.php:36
692
+ #: templates/admin/chart_wizard/range_picker_modal.inc.php:32
693
+ #: templates/admin/settings/settings.inc.php:24
694
+ #: templates/admin/constructor/constructor.inc.php:30
695
+ #: templates/admin/browse/table/duplicate_table_modal.inc.php:60
696
+ #: templates/admin/browse/chart/duplicate_chart_modal.inc.php:40
697
  msgid "Cancel"
698
  msgstr "Отмена"
699
 
700
+ #: source/class.wdttools.php:367
701
  msgid " field cannot be empty!"
702
  msgstr " поле не может быть пустым!"
703
 
704
+ #: source/class.wdttools.php:368
705
+ msgid "You can't edit this field"
706
+ msgstr "Вы не можете редактировать это поле"
707
+
708
+ #: source/class.wdttools.php:369 templates/frontend/edit_dialog.inc.php:101
709
+ msgid "Change"
710
+ msgstr "Изменить"
711
+
712
+ #: source/class.wdttools.php:370
713
  msgid "Use selected file"
714
  msgstr "Использовать выбранный файл"
715
 
716
+ #: source/class.wdttools.php:371
717
  msgid "Choose file"
718
  msgstr "Выберите файл"
719
 
720
+ #: source/class.wdttools.php:372
721
+ #: templates/admin/table-settings/foreign_key_config.inc.php:97
722
+ #: templates/admin/table-settings/columns_list_modal.inc.php:27
723
+ #: templates/admin/common/error_modal.inc.php:23
 
724
  msgid "Close"
725
  msgstr "Закрыть"
726
 
727
+ #: source/class.wdttools.php:373
 
728
  msgid "Column has been added!"
729
+ msgstr "Столбец был добавлен!"
730
 
731
+ #: source/class.wdttools.php:374
732
  msgid "Column header cannot be empty!"
733
  msgstr "Имя колонки не может быть пустым!"
734
 
735
+ #: source/class.wdttools.php:375
736
  msgid "Please confirm column deletion!"
737
+ msgstr "Подтвердите удаление строки!"
738
 
739
+ #: source/class.wdttools.php:376
740
  msgid "Column has been removed!"
741
+ msgstr "Столбец был удален!"
742
 
743
+ #: source/class.wdttools.php:377
 
744
  msgid "Please select columns that you want to use in table"
745
+ msgstr "Пожалуйста выберите столбец который вы хотите использовать в таблице"
 
 
746
 
747
+ #: source/class.wdttools.php:379
748
+ msgid "Currently selected"
749
+ msgstr "Сейчас выбран"
 
 
750
 
751
+ #: source/class.wdttools.php:380
 
752
  msgid "There was an error trying to insert a new row!"
753
+ msgstr "При попытке добавления строки произошла ошибка! "
754
 
755
+ #: source/class.wdttools.php:381
 
756
  msgid "Data has been saved!"
757
+ msgstr "Данные были сохранены!"
758
 
759
+ #: source/class.wdttools.php:382
760
  msgid "detach"
761
+ msgstr "открепить"
762
+
763
+ #: source/class.wdttools.php:383
764
+ msgid "Edit entry"
765
+ msgstr "Изменить запись"
766
 
767
+ #: source/class.wdttools.php:384
 
768
  msgid "Error!"
769
  msgstr "Ошибка!"
770
 
771
+ #: source/class.wdttools.php:385
772
+ msgid "Unable to retrieve results"
773
+ msgstr "Невозможно получить результат"
774
+
775
+ #: source/class.wdttools.php:386
776
  msgid "Please upload or choose a file from Media Library!"
777
+ msgstr "Пожалуйста, загрузите файл, или выберите уже загруженный файл в медиа библиотеке!"
 
 
778
 
779
+ #: source/class.wdttools.php:387
780
  msgid "From"
781
  msgstr "От"
782
 
783
+ #: source/class.wdttools.php:388
784
  msgid "Please provide a valid e-mail address for field"
785
  msgstr "Пожалуйста, введите корректный e-mail адрес для поля "
786
 
787
+ #: source/class.wdttools.php:389
788
  msgid "Please provide a valid URL link for field"
789
  msgstr "Пожалуйста, введите корректный URL-адрес для поля "
790
 
791
+ #: source/class.wdttools.php:390
792
  msgid "You have entered invalid value. Press ESC to cancel."
793
  msgstr "Вы ввели неверное значение. Нажмите ESC для отмены"
794
 
795
+ #: source/class.wdttools.php:391 source/class.wdttools.php:423
796
  msgid "Show _MENU_ entries"
797
  msgstr "Показывать _MENU_ строк"
798
 
799
+ #: source/class.wdttools.php:392
800
  #: templates/admin/table-settings/possible_values_merge_list_modal.inc.php:23
801
  msgid "Merge"
802
  msgstr "Совместить"
803
 
804
+ #: source/class.wdttools.php:393
805
+ msgid "Row details"
806
+ msgstr "Детали строки"
807
+
808
+ #: source/class.wdttools.php:394
809
  msgid "New column"
810
  msgstr "Новая колонка"
811
 
812
+ #: source/class.wdttools.php:395
813
+ msgid "Nothing selected"
814
+ msgstr "Нечего не выбрано"
815
+
816
+ #: source/class.wdttools.php:397
817
  msgid ": activate to sort column ascending"
818
  msgstr ": нажмите для сортировки по этой колонке по возрастанию"
819
 
820
+ #: source/class.wdttools.php:398
821
  msgid ": activate to sort column descending"
822
  msgstr ": нажмите для сортировки по этой колонке по убыванию"
823
 
824
+ #: source/class.wdttools.php:400
825
  msgid "Ok"
826
  msgstr "OK"
827
 
828
+ #: source/class.wdttools.php:402
829
  msgid "First"
830
  msgstr "Первая"
831
 
832
+ #: source/class.wdttools.php:403
833
  msgid "Last"
834
  msgstr "Последняя"
835
 
836
+ #: source/class.wdttools.php:404 templates/frontend/edit_dialog.inc.php:163
837
  msgid "Next"
838
  msgstr "Следующая"
839
 
840
+ #: source/class.wdttools.php:405
841
  msgid "Previous"
842
  msgstr "Предыдущая"
843
 
844
+ #: source/class.wdttools.php:407
845
+ msgid "Choose an option in previous filters"
846
+ msgstr "Укажите опцию в предыдущих фильтрах"
847
+
848
+ #: source/class.wdttools.php:408
849
  #: templates/admin/table-settings/possible_values_merge_list_modal.inc.php:27
850
  msgid "Replace"
851
  msgstr "Заменить"
852
 
853
+ #: source/class.wdttools.php:409 templates/admin/chart_wizard/steps/step3.inc.php:24
854
+ msgid "Remove"
855
+ msgstr "Удалить"
856
+
857
+ #: source/class.wdttools.php:410
858
  msgid "Row has been deleted!"
859
+ msgstr "Строка была удалена!"
860
+
861
+ #: source/class.wdttools.php:411
862
+ #: templates/admin/table-settings/table_settings_block.inc.php:66
863
+ #: templates/admin/table-settings/foreign_key_config.inc.php:101
864
+ #: templates/admin/table-settings/formula_editor_modal.inc.php:78
865
+ #: templates/admin/table-settings/columns_list_modal.inc.php:31
866
+ #: templates/admin/table-settings/column_settings_panel.inc.php:33
867
+ #: templates/admin/settings/settings.inc.php:30
868
+ msgid "Save"
869
+ msgstr "Сохранить"
870
 
871
+ #: source/class.wdttools.php:412
872
  msgid "Select a file to use in table"
873
  msgstr "Выберите файл для использования в таблице"
874
 
875
+ #: source/class.wdttools.php:413 templates/frontend/edit_dialog.inc.php:100
876
+ msgid "Select file"
877
+ msgstr "Выбрать файл"
878
+
879
+ #: source/class.wdttools.php:414
880
  msgid "Select an Excel or CSV file"
881
  msgstr "Выберите Excel или CSV файл"
882
 
883
+ #: source/class.wdttools.php:415
884
  msgid "No data available in table"
885
+ msgstr "Нет данных в таблице"
886
 
887
+ #: source/class.wdttools.php:416
 
888
  msgid "Plugin settings saved successfully"
889
+ msgstr "Настройки плагина успешно сохранены"
890
 
891
+ #: source/class.wdttools.php:417
892
  msgid "Shortcode has been copied to the clipboard."
893
+ msgstr "Шоткод скопирован в буфер"
894
 
895
+ #: source/class.wdttools.php:418
896
  msgid "Showing _START_ to _END_ of _TOTAL_ entries"
897
  msgstr "Отображаются строки _START_ - _END_ из _TOTAL_"
898
 
899
+ #: source/class.wdttools.php:419
900
  msgid "Showing 0 to 0 of 0 entries"
901
  msgstr "Отображаются строки 0-0 из 0"
902
 
903
+ #: source/class.wdttools.php:420
904
  msgid "(filtered from _MAX_ total entries)"
905
  msgstr "(отфильтровано из _MAX_ всего)"
906
 
907
+ #: source/class.wdttools.php:422
908
  msgid ","
909
  msgstr ","
910
 
911
+ #: source/class.wdttools.php:424
912
  msgid "Loading..."
913
  msgstr "Загрузка…"
914
 
915
+ #: source/class.wdttools.php:425
916
  msgid "Processing..."
917
  msgstr "Обработка…"
918
 
919
+ #: source/class.wdttools.php:426
920
  msgid "SQL error"
921
  msgstr "Ошибка на стороне MySQL"
922
 
923
+ #: source/class.wdttools.php:427
924
  msgid "Search: "
925
  msgstr "Поиск: "
926
 
927
+ #: source/class.wdttools.php:428
928
+ msgid "Start typing a search query"
929
+ msgstr "Начните вводить поисковый запрос"
930
+
931
+ #: source/class.wdttools.php:429
932
+ msgid "No Results"
933
+ msgstr "Нет результатов"
934
+
935
+ #: source/class.wdttools.php:430
936
+ msgid "Please enter more characters"
937
+ msgstr "Пожалуйста, введите больше символов"
938
+
939
+ #: source/class.wdttools.php:431
940
+ msgid "Search..."
941
+ msgstr "Поиск..."
942
+
943
+ #: source/class.wdttools.php:432
944
  msgid "Success!"
945
  msgstr "Выполнено!"
946
 
947
+ #: source/class.wdttools.php:433
948
  msgid "No matching records found"
949
  msgstr "Не найдены строки по заданным критериям"
950
 
951
+ #: source/class.wdttools.php:434
952
  msgid "Table saved successfully!"
953
  msgstr "Таблица успешно сохранена!"
954
 
955
+ #: source/class.wdttools.php:435
956
  msgid "To"
957
  msgstr "До"
958
 
959
+ #: source/class.wdttools.php:436
960
+ msgid "The purchase code is invalid or it has expired"
961
+ msgstr "Код покупки недействителен или срок его действия истек"
962
+
963
+ #: source/class.wdttools.php:437
964
+ msgid "You have reached maximum number of registered domains"
965
+ msgstr "Вы достигли максимального количества зарегистрированных доменов"
966
+
967
+ #: source/class.wdttools.php:438
968
+ msgid "It seems you don't have a valid purchase of wpDataTables"
969
+ msgstr "Кажется, вы еще не купили wpDataTables"
970
+
971
+ #: source/class.wdttools.php:439
972
+ msgid "It seems you don't have a valid purchase of Powerful Filters for wpDataTables"
973
+ msgstr "Кажется, у вас нет действующей покупки мощных фильтров для wpDataTables"
974
+
975
+ #: source/class.wdttools.php:440
976
+ msgid "It seems you don't have a valid purchase of Report Builder for wpDataTables"
977
+ msgstr "Кажется вы еще не купили Построитель Отчетов для wpDataTables"
978
+
979
+ #: source/class.wdttools.php:441
980
  msgid ""
981
+ "It seems you don't have a valid purchase of Gravity Forms integration for wpDataTables"
982
+ msgstr "Кажется вы еще не купили интеграцию Gravity Forms for wpDataTables"
 
983
 
984
+ #: source/class.wdttools.php:442
985
+ msgid ""
986
+ "It seems you don't have a valid purchase of Formidable Forms integration for "
987
+ "wpDataTables"
988
+ msgstr "Похоже вы не купили интеграцию Formidable Forms для wpDataTables"
 
989
 
990
+ #: source/class.wdttools.php:443
991
+ msgid "Plugin has been activated"
992
+ msgstr "Плагин активирован"
 
993
 
994
+ #: source/class.wdttools.php:444
995
+ msgid "Plugin has been deactivated"
996
+ msgstr "Плагин дезактивирован"
 
997
 
998
+ #: source/class.wdttools.php:445
999
+ msgid "Activated with Envato"
1000
+ msgstr "Активировано с Envato"
 
1001
 
1002
+ #: source/class.wdttools.php:446 templates/admin/settings/tabs/activation.php:84
1003
+ msgid "Activate with Envato"
1004
+ msgstr "Активировать с Envato"
 
1005
 
1006
+ #: source/class.wdttools.php:447
1007
+ msgid "Unable to deactivate plugin. Please try again later."
1008
+ msgstr "Невозможно деактивировать плагин. Пожалуйста, попробуйте позже."
 
1009
 
1010
+ #: templates/frontend/excel_table_main.inc.php:28
1011
+ msgid "Search"
1012
+ msgstr "Поиск"
 
1013
 
1014
+ #: templates/frontend/filter_widget.inc.php:6
1015
+ msgid " Clear all filters"
1016
+ msgstr "Очистить все фильтры"
 
 
 
1017
 
1018
+ #: templates/frontend/edit_dialog.inc.php:10
1019
+ msgid "Please choose input type for columns that you want to edit"
1020
+ msgstr "Пожалуйста, выберите тип для столбцов, которые вы хотите редактировать"
1021
 
1022
+ #: templates/frontend/edit_dialog.inc.php:160
1023
+ msgid "Prev"
1024
+ msgstr "Пред"
 
 
1025
 
1026
+ #: templates/frontend/edit_dialog.inc.php:168
1027
+ msgid "Apply and add new"
1028
+ msgstr "Записать и создать новую"
1029
 
1030
+ #: templates/frontend/edit_dialog.inc.php:172
1031
+ msgid "Submit"
1032
+ msgstr "Отправить"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1033
 
1034
+ #: templates/frontend/edit_dialog.inc.php:172
1035
+ #: templates/admin/table-settings/remove_column_modal.inc.php:86
1036
+ #: templates/admin/table-settings/add_column_modal.inc.php:131
1037
+ #: templates/admin/chart_wizard/range_picker_modal.inc.php:36
1038
+ msgid "OK"
1039
+ msgstr "ОК"
 
1040
 
1041
+ #: templates/frontend/modal.inc.php:23
1042
+ msgid "Dynamic title for modals"
1043
+ msgstr "Динамическое название для модальных"
1044
+
1045
+ #: templates/common/delete_modal.inc.php:19 templates/admin/common/close_modal.inc.php:17
1046
+ msgid "Are you sure?"
1047
+ msgstr "Вы уверены?"
1048
+
1049
+ #: templates/common/delete_modal.inc.php:28
1050
+ msgid "Please confirm deletion. There is no undo!"
1051
+ msgstr "Подтвердите удаление. Отменить не возможно!"
1052
+
1053
+ #: templates/common/error.inc.php:3 templates/admin/common/error_modal.inc.php:16
1054
+ msgid "Error"
1055
+ msgstr "Ошибка"
1056
+
1057
+ #: templates/admin/browse/bulk_actions.inc.php:5
1058
+ msgid "Bulk Actions"
1059
+ msgstr "Групповая обработка "
1060
+
1061
+ #: templates/admin/browse/bulk_actions.inc.php:15
1062
+ msgid "APPLY"
1063
+ msgstr "Применить"
1064
 
1065
  #: templates/admin/addons/addons.inc.php:22
 
1066
  msgid "Addons for the plugin"
1067
+ msgstr "Дополнения для плагина"
1068
 
1069
  #: templates/admin/addons/addons.inc.php:24
 
1070
  msgid "Unique extensions for wpDataTables"
1071
+ msgstr "Уникальное расширение для wpDataTables"
1072
 
1073
  #: templates/admin/addons/addons.inc.php:32
 
1074
  msgid "About Addons"
1075
+ msgstr "О дополнениях"
1076
 
1077
+ #: templates/admin/addons/addons.inc.php:33
1078
+ msgid ""
1079
+ "While wpDataTables itself provides quite a large amount of features and unlimited "
1080
+ "customisation flexibility, you can achieve even more with our premium addons. Each "
1081
+ "addon brings you some unique extension to the core functionality. There will be more "
1082
+ "addons developed over time by wpDataTables creators and 3rd party developers, so stay "
1083
+ "tuned."
1084
+ msgstr ""
1085
+ "wpDataTables содержит очень много встроенных возможностей и функций, однако, вы можете "
1086
+ "получить еще больше при использовании премиальных дополнений. Каждое дополнение "
1087
+ "добавляет уникальное расширение к основным возможностям. Дополнения будут регулярно "
1088
+ "пополняться командой wpDataTables и сторонними разработчиками, так что не забывайте "
1089
+ "периодически проверять эту страницу!"
1090
+
1091
+ #: templates/admin/addons/addons.inc.php:47
1092
+ msgid "Master Detail Tables for wpDataTables"
1093
+ msgstr "Основные таблицы сведений для wpDataTables"
1094
 
1095
+ #: templates/admin/addons/addons.inc.php:48
1096
  msgid ""
1097
+ "A wpDataTables addon which allows showing additional details for a specific row in a "
1098
+ "popup or a separate page or post. Handy when you would like to keep fewer columns in "
1099
+ "the table, while allowing user to access full details of particular entries."
1100
  msgstr ""
1101
+ "Дополнение wpDataTables, которое позволяет отображать дополнительные сведения для "
1102
+ "определенной строки во всплывающем окне или отдельной странице или записи. Удобно, "
1103
+ "когда вы хотите сохранить меньше столбцов в таблице, позволяя пользователю получить "
1104
+ "доступ к полной информации о конкретных записях."
1105
 
1106
+ #: templates/admin/addons/addons.inc.php:54 templates/admin/addons/addons.inc.php:80
1107
+ #: templates/admin/addons/addons.inc.php:103 templates/admin/addons/addons.inc.php:128
1108
+ #: templates/admin/addons/addons.inc.php:158
 
 
1109
  msgid "Find out more "
1110
  msgstr "Узнать больше"
1111
 
1112
+ #: templates/admin/addons/addons.inc.php:73
1113
+ msgid "Powerful Filters for wpDataTables"
1114
+ msgstr "Мощные фильтры для wpDataTables"
1115
 
1116
+ #: templates/admin/addons/addons.inc.php:74
1117
  msgid ""
1118
+ "An add-on for wpDataTables that provides powerful filtering features: cascade filtering,"
1119
+ " applying filters on button click, show only filter without the table before user "
1120
+ "defines the search values."
1121
  msgstr ""
1122
+ "Надстройка для wpDataTables, предоставляющая мощные функции фильтрации: каскадная "
1123
+ "фильтрация, применение фильтров по нажатию кнопки, отображение только фильтра без "
1124
+ "таблицы до того, как пользователь определит значения поиска."
1125
 
1126
+ #: templates/admin/addons/addons.inc.php:97
1127
+ msgid "Report Builder"
1128
+ msgstr "Report Builder"
1129
 
1130
+ #: templates/admin/addons/addons.inc.php:98
1131
  msgid ""
1132
+ "A unique tool that allows you to generate almost any Word DOCX and Excel XLSX documents "
1133
+ "filled in with actual data from your database."
 
 
 
 
1134
  msgstr ""
1135
+ "Уникальный инструмент, позволяющий генерировать практически любой Word DOCX и Excel "
1136
+ "XLSX документ, заполняя их актуальными данными из БД"
1137
 
1138
+ #: templates/admin/addons/addons.inc.php:121
1139
+ msgid "Gravity Forms integration for wpDataTables"
1140
+ msgstr "Интеграция Gravity Forms for wpDataTables"
 
 
 
 
 
 
 
 
 
 
 
1141
 
1142
+ #: templates/admin/addons/addons.inc.php:122
1143
+ msgid ""
1144
+ "Tool that adds \"Gravity Form\" as a new table type and allows you to create "
1145
+ "wpDataTables from Gravity Forms entries data."
1146
  msgstr ""
1147
+ "Инструмент, который добавляет «Gravity Form» в качестве нового типа таблицы и позволяет "
1148
+ "вам создавать wpDataTables из данных записей Gravity Forms."
1149
 
1150
+ #: templates/admin/addons/addons.inc.php:151
1151
+ msgid "Formidable Forms integration for wpDataTables"
1152
+ msgstr "Интеграция Formidable Forms с wpDataTables"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1153
 
1154
+ #: templates/admin/addons/addons.inc.php:152
1155
  msgid ""
1156
+ "Tool that adds \"Formidable Form\" as a new table type and allows you to create "
1157
+ "wpDataTables from Formidable Forms entries data."
1158
  msgstr ""
1159
+ "Инструмент, который добавляет «Formidable Form» в качестве нового типа таблицы и "
1160
+ "позволяет создавать wpDataTables из данных записей Formidable Forms."
1161
 
1162
+ #: templates/admin/table-settings/remove_column_modal.inc.php:64
1163
+ msgid "Are you sure? There is no undo!"
1164
+ msgstr "Вы уверены? Данную операцию нельзя отменить!"
1165
 
1166
+ #: templates/admin/table-settings/table_settings_block.inc.php:43
1167
+ msgid "wpDataTable name, click to edit"
1168
+ msgstr "Название wpDataTables, нажмите для редактирования"
 
 
1169
 
1170
+ #: templates/admin/table-settings/table_settings_block.inc.php:47
1171
+ #: templates/admin/chart_wizard/steps/step5.inc.php:7
1172
+ msgid "Click to copy shortcode"
1173
+ msgstr "Нажмите, чтобы скопировать шорткод"
1174
 
1175
+ #: templates/admin/table-settings/table_settings_block.inc.php:53
1176
+ msgid "Collapse and expand widget"
1177
+ msgstr "Свернуть и развернуть виджет"
 
1178
 
1179
+ #: templates/admin/table-settings/table_settings_block.inc.php:78
1180
  #: templates/admin/chart_wizard/chart_wizard.inc.php:59
 
 
1181
  msgid "Data source"
1182
  msgstr "Источник данных"
1183
 
1184
+ #: templates/admin/table-settings/table_settings_block.inc.php:82
1185
+ #: templates/admin/table-settings/column_settings_panel.inc.php:48
1186
+ msgid "Display"
1187
+ msgstr "Показать"
1188
 
1189
+ #: templates/admin/table-settings/table_settings_block.inc.php:86
1190
+ msgid "Sorting and filtering"
1191
+ msgstr "Сортировка и фильтрация"
 
1192
 
1193
+ #: templates/admin/table-settings/table_settings_block.inc.php:90
1194
+ #: templates/admin/table-settings/column_settings_panel.inc.php:64
1195
+ msgid "Editing"
1196
+ msgstr "Редактировать"
1197
 
1198
+ #: templates/admin/table-settings/table_settings_block.inc.php:94
1199
+ #: templates/admin/table-settings/table_settings_block.inc.php:961
1200
+ msgid "Table Tools"
1201
+ msgstr "Инструменты таблицы"
1202
 
1203
+ #: templates/admin/table-settings/table_settings_block.inc.php:98
1204
+ msgid "Placeholders"
1205
+ msgstr "Переменная"
 
 
1206
 
1207
+ #: templates/admin/table-settings/table_settings_block.inc.php:114
1208
+ msgid "Input data source type"
1209
+ msgstr "Выбор источника данных"
 
 
1210
 
1211
+ #: templates/admin/table-settings/table_settings_block.inc.php:116
1212
+ msgid ""
1213
+ "Please choose a type of the input data source - it can be a MySQL query, a file, or an "
1214
+ "URL. Only MySQL query-based tables can use server-side processing"
1215
+ msgstr ""
1216
+ "Пожалуйста, выберите тип источника входных данных - это может быть запрос MySQL, файл "
1217
+ "или URL. Только таблицы MySQL на основе запросов могут использовать обработку на "
1218
+ "стороне сервера"
1219
 
1220
+ #: templates/admin/table-settings/table_settings_block.inc.php:123
1221
+ msgid "Select a data source type"
1222
+ msgstr "Выберите тип таблицы"
 
 
1223
 
1224
+ #: templates/admin/table-settings/table_settings_block.inc.php:124
1225
+ msgid "SQL query"
1226
+ msgstr "SQL запрос"
 
 
1227
 
1228
+ #: templates/admin/table-settings/table_settings_block.inc.php:125
1229
+ msgid "CSV file"
1230
+ msgstr "Файл CSV"
 
 
1231
 
1232
+ #: templates/admin/table-settings/table_settings_block.inc.php:126
1233
+ msgid "Excel file"
1234
+ msgstr "Файл Excel"
 
1235
 
1236
+ #: templates/admin/table-settings/table_settings_block.inc.php:127
1237
+ msgid "Google Spreadsheet"
1238
+ msgstr "Таблица Google Spreadsheet"
 
1239
 
1240
+ #: templates/admin/table-settings/table_settings_block.inc.php:128
1241
+ msgid "XML file"
1242
+ msgstr "XML"
 
 
 
1243
 
1244
+ #: templates/admin/table-settings/table_settings_block.inc.php:129
1245
+ msgid "JSON file"
1246
+ msgstr "JSON"
 
1247
 
1248
+ #: templates/admin/table-settings/table_settings_block.inc.php:141
1249
+ #: templates/admin/constructor/steps/constructor_1_2.inc.php:8
1250
+ msgid "Input file path or URL"
1251
+ msgstr "Исходный файл, или URL"
 
1252
 
1253
+ #: templates/admin/table-settings/table_settings_block.inc.php:143
1254
+ msgid ""
1255
+ "Upload your file or provide the full URL here. For CSV or Excel input sources only URLs "
1256
+ "or paths from same domain are supported. For Google Spreadsheets: please do not forget "
1257
+ "to publish the spreadsheet before pasting the URL."
1258
+ msgstr ""
1259
+ "Загрузите свой файл или укажите полный URL здесь. Для источников ввода CSV или Excel "
1260
+ "поддерживаются только URL или пути из одного домена. Для таблиц Google: не забудьте "
1261
+ "опубликовать таблицу перед вставкой URL."
1262
 
1263
+ #: templates/admin/table-settings/table_settings_block.inc.php:149
1264
+ msgid "Paste URL or path, or click Browse to choose"
1265
+ msgstr "Вставьте URL или путь или нажмите кнопку «Обзор», чтобы выбрать"
 
1266
 
1267
+ #: templates/admin/table-settings/table_settings_block.inc.php:153
1268
+ #: templates/admin/constructor/steps/constructor_1_2.inc.php:20
1269
+ msgid "Browse..."
1270
+ msgstr "Поиск..."
 
1271
 
1272
+ #: templates/admin/table-settings/table_settings_block.inc.php:165
1273
+ msgid "Server-side processing"
1274
+ msgstr "Обработка данных на стороне сервера"
 
 
1275
 
1276
+ #: templates/admin/table-settings/table_settings_block.inc.php:167
1277
+ msgid ""
1278
+ "If it is turned on, all sorting, filtering, pagination and other data interaction will "
1279
+ "be done by MySQL server. This feature is recommended if you have more than 2000-3000 "
1280
+ "rows. Mandatory for editable tables."
1281
+ msgstr ""
1282
+ "Если включено, то все операции сортировки, фильтрации, разбивки на страницы и других "
1283
+ "данных будут выполняться сервером MySQL. Эта функция рекомендуется, если у вас более "
1284
+ "2000-3000 строк. Обязательно для редактируемых таблиц."
1285
 
1286
+ #: templates/admin/table-settings/table_settings_block.inc.php:171
1287
+ msgid "Enable server-side processing"
1288
+ msgstr "Обработка данных на стороне сервера"
 
1289
 
1290
+ #: templates/admin/table-settings/table_settings_block.inc.php:186
1291
+ msgid "SQL Query"
1292
+ msgstr "SQL запрос"
1293
 
1294
+ #: templates/admin/table-settings/table_settings_block.inc.php:188
1295
+ msgid ""
1296
+ "Enter the text of your SQL query here - please make sure it returns actual data first. "
1297
+ "You can use a number of placeholders to make the dataset in the table flexible and be "
1298
+ "able to return different sets of data by calling it with different shortcodes."
1299
  msgstr ""
1300
+ "Введите текст вашего SQL-запроса здесь - пожалуйста, сначала убедитесь, что он "
1301
+ "возвращает фактические данные. Вы можете использовать несколько заполнителей, чтобы "
1302
+ "сделать набор данных в таблице гибким и иметь возможность возвращать разные наборы "
1303
+ "данных, вызывая его с разными шорткодами."
1304
 
1305
+ #: templates/admin/table-settings/table_settings_block.inc.php:197
1306
+ msgid "Auto-refresh"
1307
+ msgstr "Авто-обновление"
 
1308
 
1309
+ #: templates/admin/table-settings/table_settings_block.inc.php:199
1310
+ msgid ""
1311
+ "If you enter a non-zero value, table will auto-refresh to show actual data with a given "
1312
+ "interval of seconds. Leave zero or empty not to use auto-refresh."
1313
+ msgstr ""
1314
+ "Если вы введете ненулевое значение, таблица автоматически обновится, чтобы показать "
1315
+ "фактические данные с заданным интервалом в секундах. Оставьте ноль или пустым, чтобы не "
1316
+ "использовать автообновление."
1317
 
1318
+ #: templates/admin/table-settings/table_settings_block.inc.php:204
1319
+ msgid "Auto-refresh interval in seconds (zero or blank to disable)"
1320
+ msgstr ""
1321
+ "Интервал авто-обновления в секундах. Оставьте пустым, или 0, чтобы отключить авто-"
1322
+ "обновление"
1323
 
1324
+ #: templates/admin/table-settings/table_settings_block.inc.php:222
1325
+ msgid "Table title"
1326
+ msgstr "Имя таблицы"
 
1327
 
1328
+ #: templates/admin/table-settings/table_settings_block.inc.php:230
1329
+ msgid "Show table title"
1330
+ msgstr "Отображать имя таблицы"
 
1331
 
1332
+ #: templates/admin/table-settings/table_settings_block.inc.php:237
1333
+ msgid ""
1334
+ "Enable this to show the table title in a h3 block above the table, disable to hide."
1335
+ msgstr ""
1336
+ "Включите это, чтобы показать заголовок таблицы в блоке h3 над таблицей, отключить, "
1337
+ "чтобы скрыть."
1338
 
1339
+ #: templates/admin/table-settings/table_settings_block.inc.php:244
1340
+ msgid "Show table title on the page"
1341
+ msgstr "Отображать название таблицы на странице"
 
1342
 
1343
+ #: templates/admin/table-settings/table_settings_block.inc.php:254
1344
+ msgid "Responsiveness"
1345
+ msgstr "Адаптивность"
 
1346
 
1347
+ #: templates/admin/table-settings/table_settings_block.inc.php:262
1348
+ msgid "Responsive design"
1349
+ msgstr "Адаптивный дизайн"
 
1350
 
1351
+ #: templates/admin/table-settings/table_settings_block.inc.php:269
1352
+ msgid "Enable this to allow responsiveness in the table."
1353
+ msgstr "Включите это, чтобы разрешить отзывчивость в таблице."
 
1354
 
1355
+ #: templates/admin/table-settings/table_settings_block.inc.php:270
1356
+ msgid ""
1357
+ "Please do not forget to define which columns will be hidden on mobiles and tablets in "
1358
+ "the column settings!"
1359
+ msgstr ""
1360
+ "Пожалуйста, не забудьте указать, какие столбцы будут скрыты на мобильных телефонах и "
1361
+ "планшетах в настройках столбцов!"
1362
 
1363
+ #: templates/admin/table-settings/table_settings_block.inc.php:277
1364
+ msgid "Allow collapsing on mobiles and tablets"
1365
+ msgstr "Разрешить сворачивать на телефонах и планшетах"
 
1366
 
1367
+ #: templates/admin/table-settings/table_settings_block.inc.php:287
1368
+ msgid "Hide until loaded"
1369
+ msgstr "Скрывать пока грузится"
 
1370
 
1371
+ #: templates/admin/table-settings/table_settings_block.inc.php:289
1372
+ msgid ""
1373
+ "Enable to make whole table hidden until it is initialized to prevent unformatted data "
1374
+ "flashing"
1375
  msgstr ""
1376
+ "Включите, чтобы сделать всю таблицу скрытой до ее инициализации, чтобы предотвратить "
1377
+ "мигание неформатированных данных"
1378
 
1379
+ #: templates/admin/table-settings/table_settings_block.inc.php:293
1380
+ msgid "Hide the table before it is fully loaded"
1381
+ msgstr "Скрыть таблицу до полной загрузки"
 
1382
 
1383
+ #: templates/admin/table-settings/table_settings_block.inc.php:307
1384
+ msgid "Default rows per page"
1385
+ msgstr "Количество строк по умолчанию"
 
1386
 
1387
+ #: templates/admin/table-settings/table_settings_block.inc.php:315
1388
+ #: templates/admin/table-settings/table_settings_block.inc.php:350
1389
+ msgid "Rows per page"
1390
+ msgstr "Строк на странице"
1391
+
1392
+ #: templates/admin/table-settings/table_settings_block.inc.php:322
1393
+ msgid "How many rows to show per page by default."
1394
+ msgstr "Сколько строк показывать по умолчанию."
1395
+
1396
+ #: templates/admin/table-settings/table_settings_block.inc.php:358
1397
+ msgid "Show X entries"
1398
+ msgstr "Показывать Х вхождений"
1399
 
1400
+ #: templates/admin/table-settings/table_settings_block.inc.php:365
 
1401
  msgid ""
1402
+ "Enable/disable this to show/hide \"Show X entries\" per page dropdown on the frontend."
 
1403
  msgstr ""
1404
+ "Включите или отключите, чтобы показать или скрыть текст «Показать X записей» для каждой "
1405
+ "страницы в раскрывающемся меню."
1406
 
1407
+ #: templates/admin/table-settings/table_settings_block.inc.php:372
1408
+ msgid "Show \"Show X entries\" dropdown"
1409
+ msgstr "Показать раскрывающийся список \"Показать X записей\""
 
1410
 
1411
+ #: templates/admin/table-settings/table_settings_block.inc.php:382
1412
+ msgid "Scrollable"
1413
+ msgstr "Прокрутка"
 
1414
 
1415
+ #: templates/admin/table-settings/table_settings_block.inc.php:390
1416
+ msgid "Scrollable table"
1417
+ msgstr "Таблица с прокруткой"
1418
 
1419
+ #: templates/admin/table-settings/table_settings_block.inc.php:397
1420
+ msgid "Enable this to enable a horizontal scrollbar below the table."
1421
+ msgstr "Включите это, чтобы включить горизонтальную полосу прокрутки под таблицей."
1422
 
1423
+ #: templates/admin/table-settings/table_settings_block.inc.php:398
1424
+ msgid "This should be turned off if you want to set columns width manually."
1425
+ msgstr "Это должно быть отключено, если вы хотите установить ширину столбцов вручную."
 
1426
 
1427
+ #: templates/admin/table-settings/table_settings_block.inc.php:405
1428
+ msgid "Show a horizontal scrollbar"
1429
+ msgstr "Показывать горизонтальную прокрутку"
1430
 
1431
+ #: templates/admin/table-settings/table_settings_block.inc.php:420
1432
+ #: templates/admin/table-settings/table_settings_block.inc.php:428
1433
+ msgid "Info block"
1434
+ msgstr "Инфо блок"
 
1435
 
1436
+ #: templates/admin/table-settings/table_settings_block.inc.php:435
1437
+ msgid "Enable to show a block of information about the number of records below the table."
1438
+ msgstr "Разрешить отображение информации о количестве записей под таблицей"
1439
 
1440
+ #: templates/admin/table-settings/table_settings_block.inc.php:442
1441
+ msgid "Show information block below the table"
1442
+ msgstr "Показывать инфо блок под таблицей"
1443
 
1444
+ #: templates/admin/table-settings/table_settings_block.inc.php:452
1445
+ #: templates/admin/table-settings/table_settings_block.inc.php:460
1446
+ msgid "Limit table width"
1447
+ msgstr "Ограничить ширину таблицы"
1448
 
1449
+ #: templates/admin/table-settings/table_settings_block.inc.php:467
1450
+ msgid "Enable this to restrict table width to page width."
1451
+ msgstr "Включите это, чтобы ограничить ширину таблицы шириной страницы."
1452
+
1453
+ #: templates/admin/table-settings/table_settings_block.inc.php:468
1454
+ msgid ""
1455
+ "This should be turned on if you want to set columns width manually. Should be on to use "
1456
+ "word wrapping."
1457
  msgstr ""
1458
+ "Это должно быть включено, если вы хотите установить ширину столбцов вручную. Следует "
1459
+ "использовать перенос слов."
1460
 
1461
+ #: templates/admin/table-settings/table_settings_block.inc.php:475
1462
+ msgid "Limit table width to page width"
1463
+ msgstr "Ограничить ширину таблицы по ширине страницы"
 
1464
 
1465
+ #: templates/admin/table-settings/table_settings_block.inc.php:485
1466
+ #: templates/admin/table-settings/table_settings_block.inc.php:493
1467
+ msgid "Word wrap"
1468
+ msgstr "Перенос слов"
1469
 
1470
+ #: templates/admin/table-settings/table_settings_block.inc.php:500
1471
+ msgid "Enable this to wrap long strings into multiple lines and stretch the cells height."
1472
+ msgstr ""
1473
+ "Включите это, чтобы обернуть длинные строки в несколько строк и растянуть высоту ячеек."
1474
 
1475
+ #: templates/admin/table-settings/table_settings_block.inc.php:507
1476
+ msgid "Wrap words to newlines"
1477
+ msgstr "Перенос слов на новую строку"
 
 
 
 
 
1478
 
1479
+ #: templates/admin/table-settings/table_settings_block.inc.php:528
1480
+ msgid "Advanced column filters"
1481
+ msgstr "Дополнительный фильтр в столбце "
 
1482
 
1483
+ #: templates/admin/table-settings/table_settings_block.inc.php:536
1484
+ msgid "Advanced filter"
1485
+ msgstr "Дополнительный фильтр"
 
1486
 
1487
+ #: templates/admin/table-settings/table_settings_block.inc.php:543
1488
  msgid ""
1489
+ "Enable to show an advanced filter for each of the columns, filters can be shown in "
1490
+ "table footer, header or in a separate form."
 
1491
  msgstr ""
1492
+ "Включите, чтобы показать расширенный фильтр для каждого из столбцов, фильтры могут "
1493
+ "отображаться в нижнем колонтитуле таблицы, в заголовке или в отдельной форме."
1494
 
1495
+ #: templates/admin/table-settings/table_settings_block.inc.php:550
1496
+ msgid "Enable advanced column filters"
1497
+ msgstr "Отображать дополнительные фильтры"
1498
+
1499
+ #: templates/admin/table-settings/table_settings_block.inc.php:560
1500
+ #: templates/admin/table-settings/table_settings_block.inc.php:568
1501
+ #: templates/admin/table-settings/column_settings_panel.inc.php:56
1502
+ msgid "Sorting"
1503
+ msgstr "Сортировка"
1504
 
1505
+ #: templates/admin/table-settings/table_settings_block.inc.php:575
1506
  msgid ""
1507
+ "If this is enabled, each column header will be clickable; clicking will sort the whole "
1508
+ "table by the content of this column cells ascending or descending."
 
1509
  msgstr ""
1510
+ "Если это включено, каждый заголовок столбца будет кликабельным; щелчок отсортирует всю "
1511
+ "таблицу по содержанию ячеек этого столбца по возрастанию или убыванию."
1512
 
1513
+ #: templates/admin/table-settings/table_settings_block.inc.php:582
1514
+ msgid "Allow sorting for the table"
1515
+ msgstr "Разрешить сортировку таблицы"
1516
 
1517
+ #: templates/admin/table-settings/table_settings_block.inc.php:592
1518
+ msgid "Main search block"
1519
+ msgstr "Главное поле поиска"
1520
+
1521
+ #: templates/admin/table-settings/table_settings_block.inc.php:600
1522
+ msgid "Global search"
1523
+ msgstr "Глобальный поиск"
1524
+
1525
+ #: templates/admin/table-settings/table_settings_block.inc.php:607
1526
  msgid ""
1527
+ "If this is enabled, a search block will be displayed on the top right of the table, "
1528
+ "allowing to search through whole table with a single input."
1529
  msgstr ""
1530
+ "Если это включено, блок поиска будет отображаться в правом верхнем углу таблицы, "
1531
+ "позволяя осуществлять поиск по всей таблице."
1532
 
1533
+ #: templates/admin/table-settings/table_settings_block.inc.php:614
1534
+ msgid "Enable search block"
1535
+ msgstr "Включить поле поиска"
1536
+
1537
+ #: templates/admin/table-settings/table_settings_block.inc.php:630
1538
+ msgid "Filters in a form"
1539
+ msgstr "Фильтр во внешней форме"
1540
+
1541
+ #: templates/admin/table-settings/table_settings_block.inc.php:637
1542
+ msgid "Filter in form"
1543
+ msgstr "Фильтр во внешней форме"
1544
 
1545
+ #: templates/admin/table-settings/table_settings_block.inc.php:644
1546
  msgid ""
1547
+ "Enable to show the advanced column filter in a form above the table, instead of showing "
1548
+ "in the table footer/header."
1549
  msgstr ""
1550
+ "Включите отображение расширенного фильтра столбцов в форме над таблицей вместо "
1551
+ "отображения в нижнем колонтитуле / заголовке таблицы."
1552
 
1553
+ #: templates/admin/table-settings/table_settings_block.inc.php:651
1554
+ msgid "Show filters in a form above the table"
1555
+ msgstr "Показывать фильтры сверху таблицы"
1556
+
1557
+ #: templates/admin/table-settings/table_settings_block.inc.php:661
1558
+ msgid "Clear filters button"
1559
+ msgstr "Кнопка \"Очистить фильтры\""
1560
+
1561
+ #: templates/admin/table-settings/table_settings_block.inc.php:672
1562
+ msgid "Enable to show the clear filters button."
1563
+ msgstr "Показывать кнопку очистки всех фильтров"
1564
+
1565
+ #: templates/admin/table-settings/table_settings_block.inc.php:673
1566
+ msgid "If filter in form is enabled, clear button will be rendered after the last filter."
1567
  msgstr ""
1568
+ "Если фильтр в форме включен, кнопка очистки будет отображаться после последнего фильтра."
1569
 
1570
+ #: templates/admin/table-settings/table_settings_block.inc.php:678
1571
  msgid ""
1572
+ "Otherwise, clear filter button will be rendered above the table next to \"Table Tools\" "
1573
+ "buttons."
1574
  msgstr ""
1575
+ "В противном случае кнопка «Очистить фильтр» будет отображаться над таблицей рядом с "
1576
+ "кнопками «Инструменты таблицы»."
1577
 
1578
+ #: templates/admin/table-settings/table_settings_block.inc.php:689
1579
+ msgid "Show clear filters button"
1580
+ msgstr "Показывать кнопку сброса фильтров"
 
 
1581
 
1582
+ #: templates/admin/table-settings/table_settings_block.inc.php:712
1583
+ msgid "Allow editing"
1584
+ msgstr "Разрешить редактирование в таблице"
 
 
 
 
 
 
 
1585
 
1586
+ #: templates/admin/table-settings/table_settings_block.inc.php:720
1587
+ msgid "Front-end editing"
1588
+ msgstr "Онлайн-редактирование с сайта"
 
1589
 
1590
+ #: templates/admin/table-settings/table_settings_block.inc.php:727
1591
+ msgid "Allow editing the table from the front-end."
1592
+ msgstr "Разрешить онлайн-редактирование с сайта"
 
 
1593
 
1594
+ #: templates/admin/table-settings/table_settings_block.inc.php:734
1595
+ msgid "Allow front-end editing"
1596
+ msgstr "Онлайн-редактирование с сайта"
 
1597
 
1598
+ #: templates/admin/table-settings/table_settings_block.inc.php:744
1599
+ msgid "Popover edit block"
1600
+ msgstr "Всплывающий блок редактирования"
 
1601
 
1602
+ #: templates/admin/table-settings/table_settings_block.inc.php:752
1603
+ msgid "Popover tools"
1604
+ msgstr "Всплывающий блок инструментов"
1605
 
1606
+ #: templates/admin/table-settings/table_settings_block.inc.php:759
1607
+ msgid ""
1608
+ "If this is enabled, the New, Edit and Delete buttons will appear in a popover when you "
1609
+ "click on any row, instead of Table Tools block above the table."
1610
+ msgstr ""
1611
+ "Включите эту галочку, если хотите, чтобы кнопки \"Добавить\", \"Редактировать\" и "
1612
+ "\"Удалить\" отображались во всплывающем блоке по щелчку на строке таблицы, а не в блоке "
1613
+ "инструментов над таблицей."
1614
 
1615
+ #: templates/admin/table-settings/table_settings_block.inc.php:766
1616
+ msgid "Editing buttons in a popover"
1617
+ msgstr "Кнопка РЕДАКТИРОВАТЬ во всплывающем окне"
 
 
 
1618
 
1619
+ #: templates/admin/table-settings/table_settings_block.inc.php:776
1620
+ #: templates/admin/table-settings/table_settings_block.inc.php:784
1621
+ msgid "In-line editing"
1622
+ msgstr "Редактирование в таблице"
1623
 
1624
+ #: templates/admin/table-settings/table_settings_block.inc.php:791
 
1625
  msgid ""
1626
+ "If this is enabled, front-end users will be able to edit cells by double-clicking them, "
1627
+ "not only with the editor dialog."
1628
  msgstr ""
1629
+ "Отметьте эту галочку, чтобы включить возможность редактировать данные по двойному клику "
1630
+ "на ячейке таблицы, а не только через всплывающее диалоговое окно"
1631
 
1632
+ #: templates/admin/table-settings/table_settings_block.inc.php:798
1633
+ msgid "Allow in-line editing"
1634
+ msgstr "Разрешить редактирование в таблице"
1635
 
1636
+ #: templates/admin/table-settings/table_settings_block.inc.php:815
1637
+ msgid "MySQL table name for editing"
1638
+ msgstr "Имя MySQL-таблицы для редактирования"
 
1639
 
1640
+ #: templates/admin/table-settings/table_settings_block.inc.php:817
1641
+ msgid "Name of the MySQL table which will be updated when edited from front-end."
1642
+ msgstr "Имя MySQL-таблицы, которая будет использоваться для редактирования"
 
 
 
1643
 
1644
+ #: templates/admin/table-settings/table_settings_block.inc.php:822
1645
+ msgid "MySQL table name"
1646
+ msgstr "Имя базы данных MySQL"
 
1647
 
1648
+ #: templates/admin/table-settings/table_settings_block.inc.php:831
1649
+ msgid "ID column for editing"
1650
+ msgstr "ID-колонка для редактирования"
 
 
1651
 
1652
+ #: templates/admin/table-settings/table_settings_block.inc.php:833
1653
+ msgid ""
1654
+ "Choose the column values from which will be used as row identifiers. MUST be a unique "
1655
+ "auto-increment integer on MySQL side so insert/edit/delete would work correctly! "
1656
+ "wpDataTables will guess the correct column if it is called \"id\" or \"ID\" on MySQL "
1657
+ "side."
1658
+ msgstr ""
1659
+ "Выберите значения столбца, из которых будут использоваться идентификаторы строк. ДОЛЖЕН "
1660
+ "быть уникальным целым числом с автоинкрементом на стороне MySQL, поэтому вставка / "
1661
+ "редактирование / удаление будет работать правильно! wpDataTables будет угадывать "
1662
+ "правильный столбец, если он называется «id» или «ID» на стороне MySQL."
1663
 
1664
+ #: templates/admin/table-settings/table_settings_block.inc.php:847
1665
+ msgid "Editor roles"
1666
+ msgstr "Разрешить редактирование таблицы для следующих ролей"
 
1667
 
1668
+ #: templates/admin/table-settings/table_settings_block.inc.php:849
1669
+ msgid ""
1670
+ "If you want only specific user roles to be able to edit the table, choose in this "
1671
+ "dropdown. Leave unchecked to allow editing for everyone."
1672
+ msgstr ""
1673
+ "Если вы хотите, чтобы только определенные пользовательские роли могли редактировать "
1674
+ "таблицу, выберите в этом раскрывающемся списке. Оставьте не отмеченным, чтобы разрешить "
1675
+ "редактирование для всех."
1676
 
1677
+ #: templates/admin/table-settings/table_settings_block.inc.php:854
1678
+ msgid "Everyone"
1679
+ msgstr "Любой"
 
1680
 
1681
+ #: templates/admin/table-settings/table_settings_block.inc.php:873
1682
+ msgid "Users see and edit only own data"
1683
+ msgstr "Разрешать пользователям видеть и редактировать только собственные данные"
 
1684
 
1685
+ #: templates/admin/table-settings/table_settings_block.inc.php:881
1686
+ msgid "Users see and edit only their own data"
1687
+ msgstr "Разрешать пользователям видеть и редактировать только собственные данные"
1688
+
1689
+ #: templates/admin/table-settings/table_settings_block.inc.php:888
1690
  msgid ""
1691
+ "If this is enabled, users will see and edit only the rows that are related to them or "
1692
+ "were created by them (associated using the User ID column)."
1693
  msgstr ""
1694
+ "Если это включено, пользователи будут видеть и редактировать только те строки, которые "
1695
+ "связаны с ними или были созданы ими (связаны с использованием столбца ID пользователя)."
 
 
 
 
 
 
1696
 
1697
+ #: templates/admin/table-settings/table_settings_block.inc.php:895
1698
+ msgid "Limit editing to own data only"
 
1699
  msgstr ""
1700
+ "Ограничить возможность редактирования для пользователей только их собственными данными"
1701
 
1702
+ #: templates/admin/table-settings/table_settings_block.inc.php:905
1703
+ msgid "User ID column"
1704
+ msgstr "Колонка-идентификатор пользователя"
 
1705
 
1706
+ #: templates/admin/table-settings/table_settings_block.inc.php:907
1707
+ msgid ""
1708
+ "Choose the column values from which will be used as User identifiers. References the ID "
1709
+ "from WordPress Users table (wp_users), MUST be defined as an integer on MySQL side."
1710
+ msgstr ""
1711
+ "Выберите значения столбца, из которых будут использоваться идентификаторы пользователя. "
1712
+ "Ссылка на идентификатор из таблицы пользователей WordPress (wp_users) ДОЛЖНА быть "
1713
+ "определена как целое число на стороне MySQL."
1714
 
1715
+ #: templates/admin/table-settings/table_settings_block.inc.php:921
1716
+ #: templates/admin/table-settings/table_settings_block.inc.php:929
1717
+ msgid "Show all rows in back-end"
1718
+ msgstr "Показать все строки в конце"
1719
 
1720
+ #: templates/admin/table-settings/table_settings_block.inc.php:933
1721
+ msgid "If this is enabled, users will see all data for this table in admin area."
1722
  msgstr ""
1723
+ "Если это включено, пользователи будут видеть все данные для этой таблицы в "
1724
+ "административной части."
1725
 
1726
+ #: templates/admin/table-settings/table_settings_block.inc.php:940
1727
+ msgid "Show all rows for this table in admin area"
1728
+ msgstr "Показать все строки для этой таблицы в админке"
 
1729
 
1730
+ #: templates/admin/table-settings/table_settings_block.inc.php:969
1731
+ msgid "Table tools"
1732
+ msgstr "Блок табличных инструментов"
1733
 
1734
+ #: templates/admin/table-settings/table_settings_block.inc.php:976
1735
+ msgid "If this is enabled, a toolbar with useful tools will be shown above the table"
1736
+ msgstr ""
1737
+ "Если это включено, панель инструментов с полезными инструментами будет отображаться над "
1738
+ "таблицей"
1739
 
1740
+ #: templates/admin/table-settings/table_settings_block.inc.php:983
1741
+ msgid "Enable Table Tools"
1742
+ msgstr "Включить блок инструментов таблицы"
 
1743
 
1744
+ #: templates/admin/table-settings/table_settings_block.inc.php:993
1745
+ msgid "Buttons"
1746
+ msgstr "Кнопки"
 
1747
 
1748
+ #: templates/admin/table-settings/table_settings_block.inc.php:995
1749
+ msgid "Choose which buttons to show in the Table Tools block."
1750
+ msgstr "Выберите, какие кнопки показывать в блоке Table Tools."
 
1751
 
1752
+ #: templates/admin/table-settings/table_settings_block.inc.php:1001
1753
+ msgid "Columns visibility"
1754
+ msgstr "Видимость столбца"
1755
+
1756
+ #: templates/admin/table-settings/table_settings_block.inc.php:1023
1757
+ msgid ""
1758
+ "Placeholders can be understood as predefined ‘search and replace‘ templates; that will "
1759
+ "be replaced with some actual values at the execution time; usually this is used for "
1760
+ "MySQL queries, but you can use it for filtering and editing for manual tables and only "
1761
+ "filtering for tables created from XML, JSON, Excel, CSV, Google Spreadsheet and PHP "
1762
+ "Serialized array."
1763
+ msgstr ""
1764
+ "Заполнители можно понимать как предопределенные шаблоны поиска и замены; это будет "
1765
+ "заменено некоторыми фактическими значениями во время выполнения; обычно это "
1766
+ "используется для запросов MySQL, но вы можете использовать его для фильтрации и "
1767
+ "редактирования для ручных таблиц и только для таблиц, созданных из XML, JSON, Excel, "
1768
+ "CSV, Google Spreadsheet и PHP Serialized array."
1769
+
1770
+ #: templates/admin/table-settings/table_settings_block.inc.php:1035
1771
+ #: templates/admin/table-settings/table_settings_block.inc.php:1050
1772
+ #: templates/admin/table-settings/table_settings_block.inc.php:1065
1773
+ msgid ""
1774
+ "This placeholder will be replaced with any value that you will provide in a shortcode. "
1775
+ "Provide a default value here that will be used for table generation and when a "
1776
+ "different one is not defined in the shortcode."
1777
+ msgstr ""
1778
+ "Этот заполнитель будет заменен любым значением, которое вы предоставите в шорткоде. "
1779
+ "Укажите здесь значение по умолчанию, которое будет использоваться для генерации таблицы,"
1780
+ " а когда другое значение не определено в шорткоде."
1781
+
1782
+ #: templates/admin/table-settings/table_settings_block.inc.php:1040
1783
+ #: templates/admin/table-settings/table_settings_block.inc.php:1055
1784
+ #: templates/admin/table-settings/table_settings_block.inc.php:1070
1785
+ #: templates/admin/table-settings/table_settings_block.inc.php:1092
1786
+ #: templates/admin/table-settings/table_settings_block.inc.php:1110
1787
+ #: templates/admin/table-settings/table_settings_block.inc.php:1127
1788
+ #: templates/admin/table-settings/table_settings_block.inc.php:1148
1789
+ #: templates/admin/table-settings/table_settings_block.inc.php:1165
1790
+ #: templates/admin/table-settings/table_settings_block.inc.php:1182
1791
+ #: templates/admin/table-settings/table_settings_block.inc.php:1206
1792
+ #: templates/admin/table-settings/table_settings_block.inc.php:1225
1793
+ #: templates/admin/table-settings/table_settings_block.inc.php:1243
1794
+ msgid "Default for table generation"
1795
+ msgstr "Значение по умолчанию для инициализирования таблицы"
1796
 
1797
+ #: templates/admin/table-settings/table_settings_block.inc.php:1086
 
1798
  msgid ""
1799
+ "This placeholder will be replaced with the ID of currently logged in user. Provide a "
1800
+ "value here to be used for table generation"
1801
  msgstr ""
1802
+ "Этот заполнитель будет заменен идентификатором вошедшего в систему пользователя. "
1803
+ "Укажите здесь значение, которое будет использоваться для генерации таблицы"
1804
 
1805
+ #: templates/admin/table-settings/table_settings_block.inc.php:1102
1806
+ msgid ""
1807
+ "This placeholder will be replaced with the login of currently logged in user. Provide a "
1808
+ "value here to be used for table generation"
1809
+ msgstr ""
1810
+ "Этот заполнитель будет заменен именем пользователя, вошедшего в систему. Укажите здесь "
1811
+ "значение, которое будет использоваться для генерации таблицы"
1812
 
1813
+ #: templates/admin/table-settings/table_settings_block.inc.php:1120
1814
+ msgid ""
1815
+ "This placeholder will be replaced with the current prefix of WordPress database. "
1816
+ "Provide a value here to be used for table generation"
1817
  msgstr ""
1818
+ "Этот заполнитель будет заменен текущим префиксом базы данных WordPress. Укажите здесь "
1819
+ "значение, которое будет использоваться для генерации таблицы"
1820
 
1821
+ #: templates/admin/table-settings/table_settings_block.inc.php:1143
 
 
 
 
 
 
1822
  msgid ""
1823
+ "This placeholder will be replaced with the ID of current post. Provide a value here to "
1824
+ "be used for table generation"
1825
  msgstr ""
1826
+ "Этот заполнитель будет заменен идентификатором текущей записи. Укажите здесь значение, "
1827
+ "которое будет использоваться для генерации таблицы"
 
 
 
 
 
1828
 
1829
+ #: templates/admin/table-settings/table_settings_block.inc.php:1158
 
1830
  msgid ""
1831
+ "This placeholder will be replaced with the First Name of currently logged in user. "
1832
+ "Provide a value here to be used for table generation"
1833
  msgstr ""
1834
+ "Этот заполнитель будет заменен именем, зарегистрированным в данный момент. Укажите "
1835
+ "здесь значение, которое будет использоваться для генерации таблицы"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1836
 
1837
+ #: templates/admin/table-settings/table_settings_block.inc.php:1175
 
1838
  msgid ""
1839
+ "This placeholder will be replaced with the Last Name of currently logged in user. "
1840
+ "Provide a value here to be used for table generation"
 
 
 
 
 
 
 
 
 
 
 
1841
  msgstr ""
1842
+ "Этот заполнитель будет заменен фамилией текущего пользователя, вошедшего в систему. "
1843
+ "Укажите здесь значение, которое будет использоваться для генерации таблицы"
1844
 
1845
+ #: templates/admin/table-settings/table_settings_block.inc.php:1198
1846
+ msgid "This placeholder will be replaced with current date."
1847
+ msgstr "Этот заполнитель будет заменен текущей датой."
 
1848
 
1849
+ #: templates/admin/table-settings/table_settings_block.inc.php:1216
1850
+ msgid "This placeholder will be replaced with current datetime."
1851
+ msgstr "Этот заполнитель будет заменен на текущую дату и время."
 
 
 
1852
 
1853
+ #: templates/admin/table-settings/table_settings_block.inc.php:1235
1854
+ msgid "This placeholder will be replaced with current time."
1855
+ msgstr "Этот заполнитель будет заменен текущим временем."
 
1856
 
1857
+ #: templates/admin/table-settings/table_settings_block.inc.php:1263
1858
+ #: templates/admin/table-settings/table_preview_block.inc.php:71
1859
+ #: templates/admin/table-settings/column_settings_panel.inc.php:20
1860
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1135
1861
+ #: templates/admin/constructor/constructor.inc.php:77
1862
+ msgid "Documentation"
1863
+ msgstr "Документация по wpDataTables"
1864
 
1865
+ #: templates/admin/table-settings/table_settings_block.inc.php:1271
1866
+ #: templates/admin/table-settings/table_preview_block.inc.php:79
1867
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1143
1868
+ #: templates/admin/settings/settings.inc.php:101
1869
+ msgid "Apply"
1870
+ msgstr "Применить"
1871
 
1872
+ #: templates/admin/table-settings/table_preview_block.inc.php:22
1873
+ msgid "Table preview and columns setup"
1874
+ msgstr "Предварительный просмотр и настройки колонок"
 
 
 
 
1875
 
1876
+ #: templates/admin/table-settings/table_preview_block.inc.php:26
1877
+ msgid "Add a formula (calculated) column"
1878
+ msgstr "Добавить формулу (насчитываемый) столбец"
 
1879
 
1880
+ #: templates/admin/table-settings/table_preview_block.inc.php:27
1881
+ msgid "Add a formula column"
1882
+ msgstr "Добавить колонку с формулой"
 
 
 
1883
 
1884
+ #: templates/admin/table-settings/table_preview_block.inc.php:30
1885
+ msgid "Complete column list"
1886
+ msgstr "Полный список столбцов"
 
1887
 
1888
+ #: templates/admin/table-settings/table_preview_block.inc.php:36
1889
+ #: templates/admin/constructor/steps/constructor_1_1.inc.php:55
1890
+ #: templates/admin/constructor/steps/constructor_1_1.inc.php:68
1891
+ #: templates/admin/constructor/steps/constructor_2_2.inc.php:39
1892
+ #: templates/admin/constructor/steps/constructor_2_2.inc.php:52
1893
+ msgid "Add column"
1894
+ msgstr "Добавить колонку"
1895
 
1896
+ #: templates/admin/table-settings/table_preview_block.inc.php:38
1897
+ msgid "Remove column"
1898
+ msgstr "Удалить колонку"
 
1899
 
1900
+ #: templates/admin/table-settings/table_preview_block.inc.php:47
1901
+ msgid "Switch View:"
1902
+ msgstr "Переключить вид:"
 
1903
 
1904
+ #: templates/admin/table-settings/table_preview_block.inc.php:49
1905
+ #: templates/admin/table-settings/table_preview_block.inc.php:52
1906
+ msgid "STANDARD"
1907
+ msgstr "СТАНДАРТ"
1908
 
1909
+ #: templates/admin/table-settings/table_preview_block.inc.php:50
1910
+ #: templates/admin/table-settings/table_preview_block.inc.php:53
1911
+ msgid "EXCEL-LIKE"
1912
+ msgstr "ВИД ЭКСЕЛЬ"
1913
 
1914
+ #: templates/admin/table-settings/conditional_formatting_block.inc.php:7
1915
+ msgid "If cell value"
1916
+ msgstr "Если значение ячейки"
 
1917
 
1918
+ #: templates/admin/table-settings/conditional_formatting_block.inc.php:32
1919
+ msgid "Set cell color"
 
1920
  msgstr "Установить цвет ячейки"
1921
 
1922
+ #: templates/admin/table-settings/conditional_formatting_block.inc.php:33
1923
+ msgid "Reset cell color to default"
1924
+ msgstr "Вернуть цвет ячейки по умолчанию"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1925
 
1926
+ #: templates/admin/table-settings/conditional_formatting_block.inc.php:34
1927
+ msgid "Set cell content"
1928
+ msgstr "Установить содержимое ячейки"
 
1929
 
1930
+ #: templates/admin/table-settings/conditional_formatting_block.inc.php:35
1931
+ msgid "Set cell CSS class"
1932
+ msgstr "Добавить CSS-класс к ячейке"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1933
 
1934
+ #: templates/admin/table-settings/conditional_formatting_block.inc.php:36
1935
+ msgid "Remove cell CSS class"
1936
+ msgstr "Удалить CSS-класс из ячейки"
 
 
1937
 
1938
+ #: templates/admin/table-settings/conditional_formatting_block.inc.php:37
1939
+ msgid "Set row color"
1940
+ msgstr "Установить цвет строки"
1941
 
1942
+ #: templates/admin/table-settings/conditional_formatting_block.inc.php:38
1943
+ msgid "Reset row color to default"
1944
+ msgstr "Вернуть цвет строки по умолчанию"
 
 
 
1945
 
1946
+ #: templates/admin/table-settings/conditional_formatting_block.inc.php:39
1947
+ msgid "Set row CSS class"
1948
+ msgstr "Установить CSS-класс для строки"
1949
 
1950
+ #: templates/admin/table-settings/conditional_formatting_block.inc.php:40
1951
+ msgid "Remove row CSS class"
1952
+ msgstr "Удалить CSS-класс строки"
 
 
1953
 
1954
+ #: templates/admin/table-settings/conditional_formatting_block.inc.php:41
1955
+ msgid "Set column color"
1956
+ msgstr "Установить цвет колонки"
 
1957
 
1958
+ #: templates/admin/table-settings/conditional_formatting_block.inc.php:42
1959
+ msgid "Add column CSS class"
1960
+ msgstr "Добавить CSS-класс к колонке"
 
 
 
1961
 
1962
+ #: templates/admin/table-settings/conditional_formatting_block.inc.php:53
1963
+ msgid "Remove rule"
1964
+ msgstr "Удалить правила"
 
1965
 
1966
+ #: templates/admin/table-settings/foreign_key_config.inc.php:12
1967
+ #: templates/admin/table-settings/column_settings_panel.inc.php:509
1968
+ msgid "Use values from another wpDataTable"
1969
+ msgstr "Использовать значения из другой таблицы wpDataTable"
 
1970
 
1971
+ #: templates/admin/table-settings/foreign_key_config.inc.php:18
1972
+ msgid "Choose a source wpDataTable"
1973
+ msgstr "Укажите источник для таблицы wpDataTable"
 
1974
 
1975
+ #: templates/admin/table-settings/foreign_key_config.inc.php:20
1976
+ msgid "Please choose a remote wpDataTable which will be used as the data source."
 
 
 
1977
  msgstr ""
1978
+ "Пожалуйста, выберите таблицу wpDataTable, которая будет использоваться в качестве "
1979
+ "источника данных."
1980
 
1981
+ #: templates/admin/table-settings/foreign_key_config.inc.php:27
1982
+ msgid "Pick a table..."
1983
+ msgstr "Выберите таблицу..."
 
1984
 
1985
+ #: templates/admin/table-settings/foreign_key_config.inc.php:49
1986
+ msgid "Display value"
1987
+ msgstr "Показать значение"
 
 
1988
 
1989
+ #: templates/admin/table-settings/foreign_key_config.inc.php:51
1990
+ msgid "Please choose which column values will be shown to the front-end user (e.g. Name)."
1991
  msgstr ""
1992
+ "Пожалуйста, выберите, какие значения столбцов будут отображаться конечному пользователю "
1993
+ "(например, Имя)."
1994
 
1995
+ #: templates/admin/table-settings/foreign_key_config.inc.php:73
1996
+ msgid "Store value"
1997
+ msgstr "Сохранить значение"
1998
 
1999
+ #: templates/admin/table-settings/foreign_key_config.inc.php:75
2000
+ msgid ""
2001
+ "Please choose which column values will be stored in the table for reference - by "
2002
+ "default wdt_ID, or ID"
2003
  msgstr ""
2004
+ "Пожалуйста, выберите, какие значения столбцов будут храниться в таблице для справки - "
2005
+ "по умолчанию wdt_ID или ID"
2006
 
2007
+ #: templates/admin/table-settings/formula_editor_modal.inc.php:19
2008
+ msgid "Formula Editor"
2009
+ msgstr "Редактор формул"
 
2010
 
2011
+ #: templates/admin/table-settings/formula_editor_modal.inc.php:25
2012
+ msgid "Use this dialog to construct formulas and see a preview of the result."
2013
  msgstr ""
2014
+ "Используйте это диалоговое окно для создания формул и просмотра предварительного "
2015
+ "просмотра результата."
2016
 
2017
+ #: templates/admin/table-settings/formula_editor_modal.inc.php:27
2018
+ msgid ""
2019
+ "You can use columns (values for each cell will be inserted), or number values. Only "
2020
+ "numeric columns allowed (non-numeric will be parsed as 0). Basic math operations and "
2021
+ "brackets are supported. Example: col1*((col2+2)-col3*sin(col4-3))."
2022
  msgstr ""
2023
+ "Здесь вы можете сконструировать формулу и посмотреть результат ее вычисления для 5 "
2024
+ "первых рядов таблицы. Вы можете использовать имена колонок (для расчета будут "
2025
+ "подставляться данные ячеек), или числовые значения. Только колонки, имеющие числовые "
2026
+ "типы, могут использоваться в формуле (не-числовые будут всегда прочитываться как 0). "
2027
+ "Поддерживаются основные математические операторы и скобки для определения приоритета "
2028
+ "вычислений. Пример: col1*((col2+2)-col3*sin(col4-3))."
2029
 
2030
+ #: templates/admin/table-settings/formula_editor_modal.inc.php:31
2031
+ msgid "Columns to use"
2032
+ msgstr "Колонки, которые можно использовать"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2033
 
2034
+ #: templates/admin/table-settings/formula_editor_modal.inc.php:37
2035
+ #: templates/admin/table-settings/column_settings_panel.inc.php:372
2036
+ msgid "Formula"
2037
+ msgstr "Формула"
2038
 
2039
+ #: templates/admin/table-settings/formula_editor_modal.inc.php:41
2040
+ msgid "Type your formula here..."
2041
+ msgstr "Введите вашу формулу здесь..."
 
2042
 
2043
+ #: templates/admin/table-settings/formula_editor_modal.inc.php:70
2044
+ msgid "Preview"
2045
+ msgstr "Предпросмотр"
 
 
2046
 
2047
+ #: templates/admin/table-settings/add_column_modal.inc.php:35
2048
+ msgid "Column header"
2049
+ msgstr "Заголовок колонки"
 
2050
 
2051
+ #: templates/admin/table-settings/add_column_modal.inc.php:47
2052
+ #: templates/admin/chart_wizard/chart_wizard.inc.php:171
2053
+ #: templates/admin/constructor/constructor_column_block.inc.php:31
2054
+ #: templates/admin/constructor/constructor_file_preview.inc.php:34
2055
+ msgid "Type"
2056
+ msgstr "Тип"
2057
 
2058
+ #: templates/admin/table-settings/add_column_modal.inc.php:64
2059
+ msgid "Insert after"
2060
+ msgstr "Добавить после"
 
2061
 
2062
+ #: templates/admin/table-settings/add_column_modal.inc.php:70
2063
+ msgid "Beginning of table"
2064
+ msgstr "Начало таблицы"
 
2065
 
2066
+ #: templates/admin/table-settings/add_column_modal.inc.php:71
2067
+ msgid "End of table"
2068
+ msgstr "Конец таблицы"
 
2069
 
2070
+ #: templates/admin/table-settings/add_column_modal.inc.php:85
2071
+ #: templates/admin/constructor/constructor_column_block.inc.php:58
2072
+ #: templates/admin/constructor/constructor_file_preview.inc.php:88
2073
+ msgid "Possible values"
2074
+ msgstr "Возможные значения"
2075
 
2076
+ #: templates/admin/table-settings/add_column_modal.inc.php:96
2077
+ #: templates/admin/constructor/constructor_column_block.inc.php:69
2078
+ #: templates/admin/constructor/constructor_file_preview.inc.php:99
2079
+ msgid "Editor predefined value"
2080
+ msgstr "Предопределенное значение редактора"
2081
 
2082
+ #: templates/admin/table-settings/add_column_modal.inc.php:109
2083
+ msgid "Fill with default value"
2084
+ msgstr "Заполнить значением по умолчанию"
 
2085
 
2086
+ #: templates/admin/table-settings/columns_list_modal.inc.php:15
2087
+ msgid "List of the columns in the data source with quickaccess tools."
2088
+ msgstr "Список столбцов в источнике данных с помощью инструментов быстрого доступа."
 
2089
 
2090
+ #: templates/admin/table-settings/columns_list_modal.inc.php:17
2091
  msgid ""
2092
+ "Click column header to rename it, toggle column visibility by clicking on the eye icon, "
2093
+ "open column settings by clicking on the wrench icon, drag and drop blocks to reorder "
2094
+ "columns."
 
 
2095
  msgstr ""
2096
+ "Щелкните заголовок столбца, чтобы переименовать его, переключите видимость столбца, "
2097
+ "щелкнув значок глаза, откройте настройки столбца, щелкнув значок гаечного ключа, "
2098
+ "перетащите блоки, чтобы изменить порядок столбцов."
2099
 
2100
+ #: templates/admin/table-settings/column_settings_panel.inc.php:14
2101
+ msgid "Column settings"
2102
+ msgstr "Настройки столбца"
 
 
 
 
 
 
 
 
 
 
 
2103
 
2104
+ #: templates/admin/table-settings/column_settings_panel.inc.php:52
2105
+ msgid "Data"
2106
+ msgstr "Дата"
 
2107
 
2108
+ #: templates/admin/table-settings/column_settings_panel.inc.php:60
2109
+ msgid "Filtering"
2110
+ msgstr "Фильтрация"
 
2111
 
2112
+ #: templates/admin/table-settings/column_settings_panel.inc.php:69
2113
+ msgid "Conditional formatting"
2114
+ msgstr "Условное форматирование"
 
2115
 
2116
+ #: templates/admin/table-settings/column_settings_panel.inc.php:81
2117
+ msgid "Displayed header"
2118
+ msgstr "Отображаемый заголовок"
2119
 
2120
+ #: templates/admin/table-settings/column_settings_panel.inc.php:95
2121
+ msgid "Column position"
2122
+ msgstr "Позиция по порядку"
 
2123
 
2124
+ #: templates/admin/table-settings/column_settings_panel.inc.php:114
2125
+ #: templates/admin/table-settings/column_settings_panel.inc.php:122
2126
+ msgid "Cell content prefix"
2127
+ msgstr "Установить префикс"
2128
 
2129
+ #: templates/admin/table-settings/column_settings_panel.inc.php:129
2130
  msgid ""
2131
+ "Any text or symbol entered here will be shown before the value in every cell inside of "
2132
+ "this column. E.g.: $, €. Does not influence filtering and sorting. Convenient for "
2133
+ "prices, percentages, etc."
2134
  msgstr ""
2135
+ "Любой введенный здесь текст или символ будет показан перед значением в каждой ячейке "
2136
+ "внутри этого столбца. Например: $, €. Не влияет на фильтрацию и сортировку. Удобно по "
2137
+ "ценам, процентам и т. Д."
2138
 
2139
+ #: templates/admin/table-settings/column_settings_panel.inc.php:144
2140
+ #: templates/admin/table-settings/column_settings_panel.inc.php:152
2141
+ msgid "Cell content suffix"
2142
+ msgstr "Установить суффикс"
2143
 
2144
+ #: templates/admin/table-settings/column_settings_panel.inc.php:159
2145
  msgid ""
2146
+ "Any text or symbol entered here will be shown after the value in every cell inside of "
2147
+ "this column. E.g.: %, pcs. Does not influence filtering and sorting. Convenient for "
2148
+ "prices, percentages, etc."
2149
  msgstr ""
2150
+ "Любой введенный здесь текст или символ будет показан после значения в каждой ячейке "
2151
+ "внутри этого столбца. Например: %, шт. Не влияет на фильтрацию и сортировку. Удобно по "
2152
+ "ценам, процентам и т. Д."
2153
 
2154
+ #: templates/admin/table-settings/column_settings_panel.inc.php:180
2155
+ msgid "Hide on mobiles"
2156
+ msgstr "Скрывать на мобильных устройствах"
 
 
 
 
 
 
 
2157
 
2158
+ #: templates/admin/table-settings/column_settings_panel.inc.php:188
2159
+ msgid "Collapse column on mobile devices"
2160
+ msgstr "Свернуть столбец на мобильных устройствах"
 
 
2161
 
2162
+ #: templates/admin/table-settings/column_settings_panel.inc.php:197
2163
+ msgid "Hide on tablets"
2164
+ msgstr "Скрывать на планшетах"
 
2165
 
2166
+ #: templates/admin/table-settings/column_settings_panel.inc.php:205
2167
+ msgid "Collapse column on tablet devices"
2168
+ msgstr "Свернуть столбец на планшетах"
2169
 
2170
+ #: templates/admin/table-settings/column_settings_panel.inc.php:220
2171
+ msgid "CSS class(es)"
2172
+ msgstr "CSS класс(ы)"
2173
 
2174
+ #: templates/admin/table-settings/column_settings_panel.inc.php:234
2175
+ msgid "Visible on front-end"
2176
+ msgstr "Показывать пользователю"
 
2177
 
2178
+ #: templates/admin/table-settings/column_settings_panel.inc.php:242
2179
+ msgid "Show column in front-end"
2180
+ msgstr "Показывать столбец пользователю"
 
2181
 
2182
+ #: templates/admin/table-settings/column_settings_panel.inc.php:258
2183
+ msgid "Column width"
2184
+ msgstr "Ширина колонки"
 
2185
 
2186
+ #: templates/admin/table-settings/column_settings_panel.inc.php:271
2187
+ #: templates/admin/table-settings/column_settings_panel.inc.php:279
2188
+ msgid "Column color"
2189
+ msgstr "Цвет столбца"
2190
 
2191
+ #: templates/admin/table-settings/column_settings_panel.inc.php:286
2192
+ msgid "Here you can override the default color for the complete column"
2193
+ msgstr "Здесь вы можете переопределить цвет по умолчанию для всего столбца"
 
2194
 
2195
+ #: templates/admin/table-settings/column_settings_panel.inc.php:307
2196
+ #: templates/admin/table-settings/column_settings_panel.inc.php:315
2197
+ msgid "Group column"
2198
+ msgstr "Группировать по этой колонке"
2199
 
2200
+ #: templates/admin/table-settings/column_settings_panel.inc.php:322
2201
  msgid ""
2202
+ "If one column of your table contains similar values for many rows, maybe it makes sense "
2203
+ "to use it as a “group column”: it means that it will not be rendered as a column, but "
2204
+ "its values will be used to group the rows. Each group will be marked with one row with "
2205
+ "joined cells above, containing the group value."
2206
  msgstr ""
2207
+ "Если один столбец вашей таблицы содержит аналогичные значения для многих строк, "
2208
+ "возможно, имеет смысл использовать его как «столбец группы»: это означает, что он не "
2209
+ "будет отображаться как столбец, но его значения будут использоваться для группировки "
2210
+ "строк. Каждая группа будет помечена одной строкой с присоединенными ячейками выше, "
2211
+ "содержащей значение группы."
2212
 
2213
+ #: templates/admin/table-settings/column_settings_panel.inc.php:323
 
 
 
 
 
2214
  msgid ""
2215
+ "Group column will not work with MySQL tables with server-side processing enabled and "
2216
+ "with manual tables!"
2217
  msgstr ""
2218
+ "Группировка по столбцу не будет работать с таблицами MySQL с включенной обработкой на "
2219
+ "стороне сервера и с таблицами созданными вручную!"
2220
 
2221
+ #: templates/admin/table-settings/column_settings_panel.inc.php:331
2222
+ msgid "Toggle column grouping"
2223
+ msgstr "Включить группировку"
 
 
 
 
 
 
2224
 
2225
+ #: templates/admin/table-settings/column_settings_panel.inc.php:353
2226
+ msgid "Column type"
2227
+ msgstr "Тип колонки"
 
2228
 
2229
+ #: templates/admin/table-settings/column_settings_panel.inc.php:355
2230
+ msgid ""
2231
+ "You can redefine the column data type here. Affects sorting, filtering and display "
2232
+ "logic. For manually created tables this will change the column type in database as well,"
2233
+ " which may result in data loss."
2234
  msgstr ""
2235
+ "Вы можете переопределить тип данных столбца здесь. Влияет на сортировку, фильтрацию и "
2236
+ "логику отображения. Для таблиц, созданных вручную, это также изменит тип столбца в базе "
2237
+ "данных, что может привести к потере данных."
2238
 
2239
+ #: templates/admin/table-settings/column_settings_panel.inc.php:362
2240
+ msgid "String"
2241
+ msgstr "Строка"
 
2242
 
2243
+ #: templates/admin/table-settings/column_settings_panel.inc.php:366
2244
+ msgid "DateTime"
2245
+ msgstr "Дата + Время"
 
2246
 
2247
+ #: templates/admin/table-settings/column_settings_panel.inc.php:368
2248
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1039
2249
+ msgid "URL link"
2250
+ msgstr "URL ссылка"
2251
 
2252
+ #: templates/admin/table-settings/column_settings_panel.inc.php:369
2253
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1040
2254
+ msgid "E-mail link"
2255
+ msgstr "E-mail ссылка"
2256
 
2257
+ #: templates/admin/table-settings/column_settings_panel.inc.php:385
2258
+ msgid "Formula for calculation"
2259
+ msgstr "Формула для вычисления"
2260
 
2261
+ #: templates/admin/table-settings/column_settings_panel.inc.php:387
2262
  msgid ""
2263
+ "You can create a formula (calculated column) based on other numeric columns (Integer "
2264
+ "and Float)"
 
2265
  msgstr ""
2266
+ "Вы можете создать формулу (вычисляемый столбец) на основе других числовых столбцов "
2267
+ "(целое число и число с плавающей запятой)."
2268
 
2269
+ #: templates/admin/table-settings/column_settings_panel.inc.php:391
2270
+ msgid "Open formula editor"
2271
+ msgstr "Редактор формул"
 
2272
 
2273
+ #: templates/admin/table-settings/column_settings_panel.inc.php:398
2274
+ #: templates/admin/settings/tabs/main_plugin_settings.php:161
2275
+ msgid "Decimal places"
2276
+ msgstr "Знаков после запятой"
2277
 
2278
+ #: templates/admin/table-settings/column_settings_panel.inc.php:400
2279
+ msgid ""
2280
+ "You can redefine the visible decimal places for a float and formula columns here. If "
2281
+ "you leave this field empty amount of decimal places will be loaded from the settings "
2282
+ "page. 0 is available just for formula columns "
2283
+ msgstr ""
2284
+ "Вы можете переопределить видимые десятичные разряды для столбцов с плавающей точкой и "
2285
+ "формулы здесь. Если вы оставите это поле пустым, количество десятичных разрядов будет "
2286
+ "загружено со страницы настроек. 0 доступно только для столбцов формулы"
2287
 
2288
+ #: templates/admin/table-settings/column_settings_panel.inc.php:412
2289
+ #: templates/admin/table-settings/column_settings_panel.inc.php:419
2290
+ msgid "Skip thousands separator"
2291
+ msgstr "Не отображать разделитель разрядов"
2292
 
2293
+ #: templates/admin/table-settings/column_settings_panel.inc.php:414
2294
+ msgid "Do not show thousands separator for this column (e.g. when showing years, IDs)."
2295
+ msgstr ""
2296
+ "Не показывать разделитель тысяч для этого столбца (например, при отображении лет, "
2297
+ "идентификаторов)."
2298
 
2299
+ #: templates/admin/table-settings/column_settings_panel.inc.php:428
2300
+ msgid "Possible values for column"
2301
+ msgstr "Возможные значения для столбца"
 
2302
 
2303
+ #: templates/admin/table-settings/column_settings_panel.inc.php:430
2304
+ msgid ""
2305
+ "Define the logic for fetching the possible values for this column for filtering, and "
2306
+ "for editing: read from table itself on page load (will always contain only the values "
2307
+ "that already exist in the table), hard-code the list, or configure a relation with a "
2308
+ "different wpDataTable (use values in this column as foreign key)."
2309
+ msgstr ""
2310
+ "Определите логику для извлечения возможных значений для этого столбца для фильтрации и "
2311
+ "для редактирования: чтение из самой таблицы при загрузке страницы (всегда будет "
2312
+ "содержать только те значения, которые уже существуют в таблице), жесткий код списка или "
2313
+ "настройка отношения с другим wpDataTable (используйте значения в этом столбце в "
2314
+ "качестве внешнего ключа)."
2315
 
2316
+ #: templates/admin/table-settings/column_settings_panel.inc.php:437
2317
+ msgid "Read from table on page load"
2318
+ msgstr "Считывать из таблицы при загрузке"
 
2319
 
2320
+ #: templates/admin/table-settings/column_settings_panel.inc.php:438
2321
+ msgid "Define values list"
2322
+ msgstr "Определить список значений"
 
2323
 
2324
+ #: templates/admin/table-settings/column_settings_panel.inc.php:439
2325
+ msgid "Use values from another wpDataTable (foreign key)"
2326
+ msgstr "Используйте значения из другого wpDataTable (внешний ключ)"
 
2327
 
2328
+ #: templates/admin/table-settings/column_settings_panel.inc.php:448
2329
+ #: templates/admin/constructor/constructor_file_preview.inc.php:52
2330
+ msgid "Date input format"
2331
+ msgstr "Формат даты"
2332
 
2333
+ #: templates/admin/table-settings/column_settings_panel.inc.php:450
2334
+ msgid ""
2335
+ "Define date format which is used in the provided data source. Necessary for smooth "
2336
+ "reading of your dates."
2337
+ msgstr ""
2338
+ "Определите формат даты, который используется в предоставленном источнике данных. "
2339
+ "Необходим для корректного чтения ваших дат."
2340
 
2341
+ #: templates/admin/table-settings/column_settings_panel.inc.php:490
2342
+ msgid "Values list"
2343
+ msgstr "Список значений"
 
2344
 
2345
+ #: templates/admin/table-settings/column_settings_panel.inc.php:492
2346
+ msgid "Read from table"
2347
+ msgstr "Считать из таблицы"
 
2348
 
2349
+ #: templates/admin/table-settings/column_settings_panel.inc.php:494
2350
+ msgid "Reset"
2351
+ msgstr "Сбросить"
 
2352
 
2353
+ #: templates/admin/table-settings/column_settings_panel.inc.php:496
2354
+ msgid ""
2355
+ "Enter the possible values for this column in this list, separate by pressing ENTER or "
2356
+ "comma. Click \"Read from table\" to fetch the list from existing column values. Values "
2357
+ "will be used in selectbox and checkbox filters and editors for the column."
2358
+ msgstr ""
2359
+ "Введите возможные значения для этого столбца в этом списке, разделив их нажатием ENTER "
2360
+ "или запятой. Нажмите «Читать из таблицы», чтобы получить список из существующих "
2361
+ "значений столбца. Значения будут использоваться в фильтрах и редакторах selectbox и "
2362
+ "checkbox для столбца."
2363
 
2364
+ #: templates/admin/table-settings/column_settings_panel.inc.php:511
 
2365
  msgid ""
2366
+ "Configure a relation with a separate wpDataTable: values in this column will be used as "
2367
+ "a foreign key, and replaced with values of a remote table column (e.g.: user name "
2368
+ "instead of user ID)."
2369
  msgstr ""
2370
+ "Настройте связь раздельных wpDataTable: значения в этом столбце будут использоваться в "
2371
+ "качестве внешнего ключа и заменены значениями столбца удаленной таблицы (например, имя "
2372
+ "пользователя вместо идентификатора пользователя)."
2373
 
2374
+ #: templates/admin/table-settings/column_settings_panel.inc.php:515
2375
+ msgid "Configure relation..."
2376
+ msgstr "Настроить связь ..."
 
2377
 
2378
+ #: templates/admin/table-settings/column_settings_panel.inc.php:522
2379
+ msgid "Table"
2380
+ msgstr "Таблица"
 
2381
 
2382
+ #: templates/admin/table-settings/column_settings_panel.inc.php:523
2383
+ msgid "Show column"
2384
+ msgstr "Отобразить столбец"
 
 
2385
 
2386
+ #: templates/admin/table-settings/column_settings_panel.inc.php:525
2387
+ msgid "Value from column"
2388
+ msgstr "Значения из столбца"
 
2389
 
2390
+ #: templates/admin/table-settings/column_settings_panel.inc.php:535
2391
+ msgid "Allow empty value"
2392
+ msgstr "Разрешить пустое значения"
2393
+
2394
+ #: templates/admin/table-settings/column_settings_panel.inc.php:537
2395
  msgid ""
2396
+ "Add an empty value to the possible values list, to allow empty editing and filtering "
2397
+ "inputs."
2398
  msgstr ""
2399
+ "Добавить пустое значение в список возможных, для возможности редактировать и "
2400
+ "фильтровать пустые значения."
2401
 
2402
+ #: templates/admin/table-settings/column_settings_panel.inc.php:542
2403
+ msgid "Add an empty value to the list"
2404
+ msgstr "Добавить пустое значение в список"
 
2405
 
2406
+ #: templates/admin/table-settings/column_settings_panel.inc.php:551
2407
+ msgid "Possible values in edit modal for foreign key column"
2408
+ msgstr "Возможные значения в режиме редактирования для столбца внешнего ключа"
2409
 
2410
+ #: templates/admin/table-settings/column_settings_panel.inc.php:553
 
2411
  msgid ""
2412
+ "By turning this on you will show all possible values in edit modal from separate table "
2413
+ "that is connect with foreign keys when option Users can see and edit own data is enabled"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2414
  msgstr ""
2415
+ "Включив, вы будете показывать все возможные значения в режиме редактирования из "
2416
+ "отдельной таблицы, которая связана с внешними ключами, когда включена опция "
2417
+ "Пользователи могут просматривать и редактировать собственные данные."
2418
 
2419
+ #: templates/admin/table-settings/column_settings_panel.inc.php:558
2420
+ msgid "Allow all possible values in edit modal"
2421
+ msgstr "Разрешить все возможные значения для редактирования в модальном окне"
 
 
 
2422
 
2423
+ #: templates/admin/table-settings/column_settings_panel.inc.php:567
2424
+ msgid "Number of possible values to load"
2425
+ msgstr "Загружаемое количество значений"
 
2426
 
2427
+ #: templates/admin/table-settings/column_settings_panel.inc.php:569
 
2428
  msgid ""
2429
+ "Define here how many possible values per page will be loaded in selectbox filters and "
2430
+ "editor inputs. It is recommended not to be set to All if you have more than 50 possible "
2431
+ "values for this column. This option is not working when Cascade Filtering option from "
2432
+ "Powerful Filters add-on is enabled."
2433
  msgstr ""
2434
+ "Определите здесь, сколько возможных значений на страницу будет загружено в фильтры "
2435
+ "выбора и входы редактора. Рекомендуется не устанавливать значение «Все», если у вас "
2436
+ "есть более 50 возможных значений для этого столбца. Эта опция не работает, если "
2437
+ "включена опция каскадной фильтрации из надстройки Powerful Filters."
 
 
 
2438
 
2439
+ #: templates/admin/table-settings/column_settings_panel.inc.php:595
2440
+ msgid "Calculate total"
2441
+ msgstr "Рассчитать итог"
2442
 
2443
+ #: templates/admin/table-settings/column_settings_panel.inc.php:597
2444
+ msgid ""
2445
+ "Enable this to show a total (sum) for all cells in this column in table footer. You can "
2446
+ "also show it somewhere outside of the table by pasting the shortcode below the switch."
2447
+ msgstr ""
2448
+ "Включите этот параметр, чтобы отобразить итоговую сумму (сумму) для всех ячеек в этом "
2449
+ "столбце в нижнем колонтитуле таблицы. Вы также можете показать это где-нибудь за "
2450
+ "пределами таблицы, вставив шорткод под переключателем."
2451
 
2452
+ #: templates/admin/table-settings/column_settings_panel.inc.php:602
2453
+ msgid "Calculate a total for this column"
2454
+ msgstr "Считать сумму по этому столбцу"
 
2455
 
2456
+ #: templates/admin/table-settings/column_settings_panel.inc.php:609
2457
+ msgid ""
2458
+ "Click to copy this shortcode. By placing this shortcode anywhere in your posts or pages "
2459
+ "you can see the total for this column."
2460
  msgstr ""
2461
+ "Нажмите, чтобы скопировать этот шорткод. Размещая этот шорткод в любом месте ваших "
2462
+ "постов или страниц, вы можете увидеть общее количество для этого столбца."
2463
 
2464
+ #: templates/admin/table-settings/column_settings_panel.inc.php:618
2465
+ msgid "Calculate average"
2466
+ msgstr "Рассчитать среднее"
 
 
 
 
 
 
2467
 
2468
+ #: templates/admin/table-settings/column_settings_panel.inc.php:620
2469
+ msgid ""
2470
+ "Enable this to show an average value for all cells in this column in table footer. You "
2471
+ "can also show it somewhere outside of the table by pasting the shortcode below the "
2472
+ "switch."
2473
+ msgstr ""
2474
+ "Показать среднее значение для всех ячеек в этом столбце в нижнем колонтитуле таблицы. "
2475
+ "Вы также можете показать это где-нибудь за пределами таблицы, вставив шорткод под "
2476
+ "переключателем."
2477
 
2478
+ #: templates/admin/table-settings/column_settings_panel.inc.php:625
2479
+ msgid "Calculate average for this column"
2480
+ msgstr "Рассчитывать среднее для этого столбца"
2481
 
2482
+ #: templates/admin/table-settings/column_settings_panel.inc.php:632
2483
+ msgid ""
2484
+ "Click to copy this shortcode. By placing this shortcode anywhere in your posts or pages "
2485
+ "you can see the average for this column."
2486
  msgstr ""
2487
+ "Нажмите, чтобы скопировать этот шорткод. Размещая этот шорткод в любом месте ваших "
2488
+ "постов или страниц, вы можете увидеть среднее значение для этого столбца."
2489
 
2490
+ #: templates/admin/table-settings/column_settings_panel.inc.php:641
2491
+ msgid "Calculate MIN value"
2492
+ msgstr "Вычислить МИНИМАЛЬНОЕ значение"
 
2493
 
2494
+ #: templates/admin/table-settings/column_settings_panel.inc.php:643
2495
+ msgid ""
2496
+ "Enable this to show a minimum value within all cells in this column in table footer. "
2497
+ "You can also show it somewhere outside of the table by pasting the shortcode below the "
2498
+ "switch."
2499
  msgstr ""
2500
+ "Показать минимальное значение во всех ячейках в этом столбце в нижнем колонтитуле "
2501
+ "таблицы. Вы также можете показать это где-нибудь за пределами таблицы, вставив шорткод "
2502
+ "под переключателем."
2503
 
2504
+ #: templates/admin/table-settings/column_settings_panel.inc.php:648
2505
+ msgid "Find a minimum value for this column"
2506
+ msgstr "Найти минимальное значение в столбце"
 
 
 
 
 
 
2507
 
2508
+ #: templates/admin/table-settings/column_settings_panel.inc.php:655
2509
+ msgid ""
2510
+ "Click to copy this shortcode. By placing this shortcode anywhere in your posts or pages "
2511
+ "you can see the minimum for this column."
2512
  msgstr ""
2513
+ "Нажмите, чтобы скопировать этот шорткод. Размещая этот шорткод в любом месте ваших "
2514
+ "постов или страниц, вы можете увидеть минимум для этого столбца."
2515
 
2516
+ #: templates/admin/table-settings/column_settings_panel.inc.php:664
2517
+ msgid "Calculate MAX value"
2518
+ msgstr "Вычислить МАКСИМАЛЬНОЕ значение"
 
 
 
 
 
 
 
2519
 
2520
+ #: templates/admin/table-settings/column_settings_panel.inc.php:666
2521
+ msgid ""
2522
+ "Enable this to show a maximum value within all cells in this column in table footer. "
2523
+ "You can also show it somewhere outside of the table by pasting the shortcode below the "
2524
+ "switch."
2525
+ msgstr ""
2526
+ "Отобразить максимальное значение во всех ячейках этого столбца в нижнем колонтитуле "
2527
+ "таблицы. Вы также можете показать это где-нибудь за пределами таблицы, вставив шорткод "
2528
+ "под переключателем."
2529
 
2530
+ #: templates/admin/table-settings/column_settings_panel.inc.php:671
2531
+ msgid "Find a maximum value for this column"
2532
+ msgstr "Найти максимальное значение в столбце"
 
2533
 
2534
+ #: templates/admin/table-settings/column_settings_panel.inc.php:678
2535
  msgid ""
2536
+ "Click to copy this shortcode. By placing this shortcode anywhere in your posts or pages "
2537
+ "you can see the maximum for this column."
2538
  msgstr ""
2539
+ "Нажмите, чтобы скопировать этот шорткод. Размещая этот шорткод в любом месте ваших "
2540
+ "постов или страниц, вы можете увидеть максимум для этого столбца."
2541
 
2542
+ #: templates/admin/table-settings/column_settings_panel.inc.php:692
2543
+ msgid "URL target attribute"
2544
+ msgstr "URL целевого атрибута"
 
 
 
 
 
 
2545
 
2546
+ #: templates/admin/table-settings/column_settings_panel.inc.php:694
2547
+ msgid "Set how to open URL Target"
2548
+ msgstr "Определить как открывать URL"
 
2549
 
2550
+ #: templates/admin/table-settings/column_settings_panel.inc.php:699
2551
+ msgid "Open link in the new tab"
2552
+ msgstr "Открывать ссылку на новой вкладке"
 
2553
 
2554
+ #: templates/admin/table-settings/column_settings_panel.inc.php:709
2555
+ msgid "Show link as a button"
2556
+ msgstr "Показывать ссылку как кнопку"
 
2557
 
2558
+ #: templates/admin/table-settings/column_settings_panel.inc.php:711
2559
+ msgid "The link will be shown as a button "
2560
+ msgstr "ССылка будет показана как кнопка"
 
2561
 
2562
+ #: templates/admin/table-settings/column_settings_panel.inc.php:716
2563
+ msgid "Set the link to appear as a button"
2564
+ msgstr "Определить ссылку для отображения в виде кнопки"
 
2565
 
2566
+ #: templates/admin/table-settings/column_settings_panel.inc.php:725
2567
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1191
2568
+ msgid "Button text"
2569
+ msgstr "Текст кнопки"
2570
 
2571
+ #: templates/admin/table-settings/column_settings_panel.inc.php:739
2572
+ msgid "Button class"
2573
+ msgstr "Класс кнопки"
 
 
 
 
2574
 
2575
+ #: templates/admin/table-settings/column_settings_panel.inc.php:763
2576
+ msgid "Allow sorting"
2577
+ msgstr "Разрешить сортировку"
2578
 
2579
+ #: templates/admin/table-settings/column_settings_panel.inc.php:765
2580
+ msgid "Disable this to disallow sorting for this column."
2581
+ msgstr "Запретить сортировку для этого столбца."
 
2582
 
2583
+ #: templates/admin/table-settings/column_settings_panel.inc.php:770
2584
+ msgid "Allow sorting for this column"
2585
+ msgstr "Разрешить сортировку для столбца"
 
2586
 
2587
+ #: templates/admin/table-settings/column_settings_panel.inc.php:779
2588
+ msgid "Use as default sorting column"
2589
+ msgstr "Использовать как столбец для сортировки по умолчанию"
 
 
 
2590
 
2591
+ #: templates/admin/table-settings/column_settings_panel.inc.php:781
2592
+ #: templates/admin/table-settings/column_settings_panel.inc.php:786
2593
+ msgid "Sort table by this column on load"
2594
+ msgstr "Сортировать таблицу по этому столбцу при загрузке"
2595
 
2596
+ #: templates/admin/table-settings/column_settings_panel.inc.php:799
2597
+ msgid "Default sorting direction"
2598
+ msgstr "Направление сортировки по умолчанию"
 
2599
 
2600
+ #: templates/admin/table-settings/column_settings_panel.inc.php:801
2601
+ msgid "Choose whether to sort ascending or descending by default."
2602
+ msgstr "Выберите, сортировать по возрастанию или по убыванию по умолчанию."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2603
 
2604
+ #: templates/admin/table-settings/column_settings_panel.inc.php:808
2605
+ msgid "Ascending"
2606
+ msgstr "По возрастанию"
 
 
 
2607
 
2608
+ #: templates/admin/table-settings/column_settings_panel.inc.php:809
2609
+ msgid "Descending"
2610
+ msgstr "По убыванию"
 
 
 
2611
 
2612
+ #: templates/admin/table-settings/column_settings_panel.inc.php:827
2613
+ msgid "Add a filter for this column"
2614
+ msgstr "Добавить фильтр в этот столбец"
 
2615
 
2616
+ #: templates/admin/table-settings/column_settings_panel.inc.php:835
2617
+ msgid "Enable filtering for column"
2618
+ msgstr "Разрешить фильтрацию для столбца"
 
2619
 
2620
+ #: templates/admin/table-settings/column_settings_panel.inc.php:842
2621
  msgid ""
2622
+ "Enabling this switch will add a filter for this column. Disable to remove the filter "
2623
+ "for this column."
2624
  msgstr ""
2625
+ "Включение этого параметра добавит фильтр для этого столбца. Отключите чтобы удалить "
2626
+ "фильтр из этого столбца."
2627
 
2628
+ #: templates/admin/table-settings/column_settings_panel.inc.php:850
2629
+ msgid "Allow filtering"
2630
+ msgstr "Разрешить фильтрацию"
 
2631
 
2632
+ #: templates/admin/table-settings/column_settings_panel.inc.php:859
2633
+ msgid "Filter type"
2634
+ msgstr "Тип фильтра"
 
2635
 
2636
+ #: templates/admin/table-settings/column_settings_panel.inc.php:861
2637
+ msgid "You can redefine the filter type here, it will affect the filtering logic."
2638
+ msgstr "Вы можете переопределить тип фильтра здесь, это повлияет на логику фильтрации."
 
2639
 
2640
+ #: templates/admin/table-settings/column_settings_panel.inc.php:868
2641
+ msgid "Text"
2642
+ msgstr "Текст"
2643
 
2644
+ #: templates/admin/table-settings/column_settings_panel.inc.php:869
2645
+ msgid "Number"
2646
+ msgstr "Число"
 
 
2647
 
2648
+ #: templates/admin/table-settings/column_settings_panel.inc.php:870
2649
+ msgid "Number range"
2650
+ msgstr "Числовой диапазон"
2651
 
2652
+ #: templates/admin/table-settings/column_settings_panel.inc.php:871
2653
+ msgid "Date range"
2654
+ msgstr "Диапазон дат"
2655
 
2656
+ #: templates/admin/table-settings/column_settings_panel.inc.php:872
2657
+ msgid "DateTime range"
2658
+ msgstr "Диапазон даты-времени"
 
 
2659
 
2660
+ #: templates/admin/table-settings/column_settings_panel.inc.php:873
2661
+ msgid "Time range"
2662
+ msgstr "Диапазон времени"
 
2663
 
2664
+ #: templates/admin/table-settings/column_settings_panel.inc.php:874
2665
+ msgid "Selectbox"
2666
+ msgstr "Выбрать"
2667
 
2668
+ #: templates/admin/table-settings/column_settings_panel.inc.php:875
2669
+ msgid "Multiselectbox"
2670
+ msgstr "Список с несколькими вариантами"
 
2671
 
2672
+ #: templates/admin/table-settings/column_settings_panel.inc.php:876
2673
+ msgid "Checkbox"
2674
+ msgstr "Checkbox"
 
 
2675
 
2676
+ #: templates/admin/table-settings/column_settings_panel.inc.php:892
2677
+ msgid "Filter label"
2678
+ msgstr "Метка для фильтра"
2679
+
2680
+ #: templates/admin/table-settings/column_settings_panel.inc.php:900
2681
+ msgid "Custom filter label"
2682
+ msgstr "Пользовательское название фильтра"
2683
 
2684
+ #: templates/admin/table-settings/column_settings_panel.inc.php:907
2685
  msgid ""
2686
+ "You can change the filter label (placeholder) for this column here, if you would like "
2687
+ "to show some custom text instead of default."
2688
  msgstr ""
2689
+ "Вы можете изменить метку фильтра (заполнитель) для этого столбца здесь, если вы хотите "
2690
+ "показать какой-либо пользовательский текст вместо значения по умолчанию."
2691
 
2692
+ #: templates/admin/table-settings/column_settings_panel.inc.php:922
2693
+ msgid "Exact filtering"
2694
+ msgstr "Точный фильтр"
2695
+
2696
+ #: templates/admin/table-settings/column_settings_panel.inc.php:924
2697
+ msgid ""
2698
+ "Enable exact search to use exact match logic for filtering, disable to allow partial "
2699
+ "match."
2700
  msgstr ""
2701
+ "Включить точный поиск, чтобы использовать логику точного соответствия для фильтрации, "
2702
+ "отключить, чтобы разрешить частичное совпадение."
2703
 
2704
+ #: templates/admin/table-settings/column_settings_panel.inc.php:929
2705
+ msgid "Enable exact filtering"
2706
+ msgstr "Включить точную фильтрацию"
 
2707
 
2708
+ #: templates/admin/table-settings/column_settings_panel.inc.php:937
2709
+ msgid "Range slider"
2710
+ msgstr "Выбор диапазона"
2711
 
2712
+ #: templates/admin/table-settings/column_settings_panel.inc.php:939
2713
+ msgid "Enable number range slider for filtering"
2714
+ msgstr "Включить ползунок диапазона чисел для фильтрации"
2715
 
2716
+ #: templates/admin/table-settings/column_settings_panel.inc.php:944
2717
+ msgid "Number range slider"
2718
+ msgstr "Ползунок диапазона чисел"
 
2719
 
2720
+ #: templates/admin/table-settings/column_settings_panel.inc.php:958
2721
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1072
2722
+ msgid "Predefined value(s)"
2723
+ msgstr "Предопределенные значения"
2724
 
2725
+ #: templates/admin/table-settings/column_settings_panel.inc.php:960
2726
  msgid ""
2727
+ "Define value(s) that will be set as default pre-defined filter value(s) on page load."
 
2728
  msgstr ""
2729
+ "Определите значение (я), которое будет установлено в качестве предопределенных значений "
2730
+ "фильтра при загрузке страницы."
2731
 
2732
+ #: templates/admin/table-settings/column_settings_panel.inc.php:995
2733
+ msgid "Render in modal"
2734
+ msgstr "Визуализация в модале"
2735
 
2736
+ #: templates/admin/table-settings/column_settings_panel.inc.php:997
2737
+ msgid "Render checkboxes in modal."
2738
+ msgstr "Сделать флажки в модальном."
 
 
2739
 
2740
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1002
2741
+ msgid "Render checkboxes in modal"
2742
+ msgstr "Сделать флажки в модальном."
2743
 
2744
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1022
2745
+ msgid "Editor input type"
2746
+ msgstr "Тип поля ввода"
 
 
2747
 
2748
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1024
2749
+ msgid "Choose which kind of editor input to use for this column."
2750
+ msgstr "Выберите, какой тип ввода редактора использовать для этого столбца."
2751
 
2752
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1030
2753
+ msgid "None"
2754
+ msgstr "Ничего"
 
 
2755
 
2756
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1031
2757
+ msgid "One-line edit"
2758
+ msgstr "Редактирование в таблице"
 
 
2759
 
2760
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1032
2761
+ msgid "Multi-line edit"
2762
+ msgstr "Многолинейная строка"
2763
 
2764
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1033
2765
+ msgid "HTML editor"
2766
+ msgstr "HTML редактор"
 
2767
 
2768
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1034
2769
+ msgid "Single-value selectbox"
2770
+ msgstr "Список с 1 вариантом выбора"
2771
+
2772
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1035
2773
+ msgid "Multi-value selectbox"
2774
+ msgstr "Список с несколькими вариантами"
2775
+
2776
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1051
2777
+ msgid "Column cannot be empty"
2778
+ msgstr "Столбец не может быть пустым"
2779
 
2780
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1053
2781
  msgid ""
2782
+ "Enable to make this column mandatory. Users will see a warning when trying to save with "
2783
+ "empty input."
2784
  msgstr ""
2785
+ "Включите, чтобы сделать этот столбец обязательным. Пользователи увидят предупреждение "
2786
+ "при попытке сохранить с пустым значением."
2787
 
2788
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1058
2789
+ msgid "Cannot be empty"
2790
+ msgstr "Не может быть пустым"
 
2791
 
2792
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1074
2793
  msgid ""
2794
+ "If you would like to have some values pre-defined in editors (i.e. default editor "
2795
+ "values) please enter these here."
2796
  msgstr ""
2797
+ "Если вы хотите, чтобы некоторые значения были предварительно определены в редакторах "
2798
+ "(то есть значения редактора по умолчанию), введите их здесь."
2799
 
2800
+ #: templates/admin/table-settings/column_settings_panel.inc.php:1113
2801
+ msgid "Add rule"
2802
+ msgstr "Добавить правило"
2803
 
2804
+ #: templates/admin/table-settings/possible_values_merge_list_modal.inc.php:9
2805
+ msgid "Merge values?"
2806
+ msgstr "Объединить значения?"
2807
 
2808
+ #: templates/admin/table-settings/possible_values_merge_list_modal.inc.php:13
2809
+ msgid ""
2810
+ "There are already defined possible values. Do you want to merge or to replace new "
2811
+ "values with the existing?"
2812
  msgstr ""
2813
+ "Уже определены возможные значения. Вы хотите объединить или заменить новые значения "
2814
+ "существующими?"
2815
+
2816
+ #: templates/admin/common/ratingDiv.inc.php:4
2817
+ msgid "Awesome! You are a wpDataTables Master! 8-) You’ve created more than 100 tables!"
2818
+ msgstr "Потрясающие! Вы мастер wpDataTables! 8-) Вы создали более 100 таблиц!"
2819
 
2820
+ #: templates/admin/common/ratingDiv.inc.php:6
2821
  msgid ""
2822
+ "Well done! You’ve created more then 50 tables - you are a wpDataTables Professional!"
2823
+ msgstr "Отлично сработано! Вы создали более 50 таблиц - вы профессионал wpDataTables!"
 
2824
 
2825
+ #: templates/admin/common/ratingDiv.inc.php:8
2826
+ msgid "Nice job! You created more then 10 tables."
2827
+ msgstr "Хорошая работа! Вы создали более 10 таблиц."
2828
 
2829
+ #: templates/admin/common/ratingDiv.inc.php:10
2830
+ msgid "We hope you’ve enjoyed using wpDataTables."
2831
+ msgstr "Мы надеемся, что вам понравилось использование wpDataTables."
 
2832
 
2833
+ #: templates/admin/common/ratingDiv.inc.php:19
2834
+ msgid "Would you consider leaving us a review on WordPress.org?"
2835
+ msgstr "Не могли бы вы оставить отзыв на WordPress.org?"
 
2836
 
2837
+ #: templates/admin/common/ratingDiv.inc.php:27
2838
+ msgid "Sure! I Like wpDataTables"
2839
+ msgstr "Конечно! Мне нравятся wpDataTables"
 
 
2840
 
2841
+ #: templates/admin/common/ratingDiv.inc.php:29
2842
+ msgid "I've already left a review"
2843
+ msgstr "Я уже оставил отзыв"
2844
 
2845
+ #: templates/admin/common/ratingDiv.inc.php:30
2846
+ msgid "Maybe Later"
2847
+ msgstr "Может быть позже..."
 
2848
 
2849
+ #: templates/admin/common/ratingDiv.inc.php:31
2850
+ msgid "Never show again"
2851
+ msgstr "Никогда не показывать снова"
 
2852
 
2853
+ #: templates/admin/common/close_modal.inc.php:26
2854
+ msgid "There is no undo! You will be redirected to wpDataTables page."
2855
+ msgstr "Это не отмена! Вы будете перенаправлены на страницу wpDataTables."
 
2856
 
2857
+ #: templates/admin/common/close_modal.inc.php:38
2858
+ msgid "Yes"
2859
+ msgstr "Да"
 
 
2860
 
2861
+ #: templates/admin/chart_wizard/chart_wizard.inc.php:37
2862
+ msgid "Chart Creation Wizard"
2863
+ msgstr "Мастер создания диаграмм"
 
 
2864
 
2865
+ #: templates/admin/chart_wizard/chart_wizard.inc.php:57
2866
+ msgid "Chart title & type"
2867
+ msgstr "Название и тип диаграммы"
 
2868
 
2869
+ #: templates/admin/chart_wizard/chart_wizard.inc.php:61
2870
+ msgid "Data range"
2871
+ msgstr "Диапазон данных"
 
2872
 
2873
+ #: templates/admin/chart_wizard/chart_wizard.inc.php:63
2874
+ msgid "Formatting and preview"
2875
+ msgstr "Форматирование и просмотр"
 
2876
 
2877
+ #: templates/admin/chart_wizard/chart_wizard.inc.php:65
2878
+ msgid "Save and get shortcode"
2879
+ msgstr "Сохранить и добавить шорткод"
 
2880
 
2881
+ #: templates/admin/chart_wizard/chart_wizard.inc.php:105
2882
+ msgid "Finish"
2883
+ msgstr "Закончить"
 
2884
 
2885
+ #: templates/admin/chart_wizard/chart_wizard.inc.php:108
2886
+ #: templates/admin/constructor/constructor.inc.php:72
2887
+ msgid "Next "
2888
+ msgstr "Следующий"
2889
 
2890
+ #: templates/admin/chart_wizard/chart_wizard.inc.php:110
2891
+ #: templates/admin/constructor/constructor.inc.php:74
2892
+ msgid " Previous"
2893
+ msgstr "Предыдущая"
2894
 
2895
+ #: templates/admin/chart_wizard/chart_wizard.inc.php:138
2896
+ msgid "Serie"
2897
+ msgstr "Серия"
 
 
 
 
 
 
 
2898
 
2899
+ #: templates/admin/chart_wizard/chart_wizard.inc.php:142
2900
+ msgid "Label"
2901
+ msgstr "Ярлык"
2902
+
2903
+ #: templates/admin/chart_wizard/chart_wizard.inc.php:156
2904
+ #: templates/admin/settings/tabs/color_and_font_settings.php:667
2905
+ msgid "Color"
2906
+ msgstr "Цвет"
2907
 
2908
+ #: templates/admin/chart_wizard/chart_wizard.inc.php:192
2909
+ msgid "Vertical axis"
2910
+ msgstr "Вертикальное ось"
 
 
2911
 
2912
+ #: templates/admin/chart_wizard/chart_wizard.inc.php:195
2913
+ msgid "Show vertical axis"
2914
+ msgstr "Показать вертикальную ось"
 
 
 
 
 
 
2915
 
2916
+ #: templates/admin/settings/settings.inc.php:18
2917
+ #: templates/admin/settings/settings.inc.php:19
2918
+ msgid "Settings for the plugin"
2919
+ msgstr "Настройки плагина"
2920
 
2921
+ #: templates/admin/settings/settings.inc.php:42
2922
+ msgid "Main settings"
2923
+ msgstr "Основные настройки"
 
2924
 
2925
+ #: templates/admin/settings/settings.inc.php:47
2926
+ #: templates/admin/settings/tabs/separate_connection.php:15
2927
  #, fuzzy
2928
+ msgid "Separate DB connection"
2929
+ msgstr "Использовать независимое подключение к MySQL"
 
2930
 
2931
+ #: templates/admin/settings/settings.inc.php:52
2932
+ msgid "Color and font settings"
2933
+ msgstr "Настройки цветов и шрифтов"
 
2934
 
2935
+ #: templates/admin/settings/settings.inc.php:56
2936
+ msgid "Custom JS and CSS"
2937
+ msgstr "Дополнительный JS и CSS"
 
2938
 
2939
+ #: templates/admin/settings/settings.inc.php:60
2940
+ msgid "Info"
2941
+ msgstr "Информация"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2942
 
2943
+ #: templates/admin/settings/settings.inc.php:64
2944
+ msgid "Activation"
2945
+ msgstr "Активация"
 
 
 
 
 
2946
 
2947
+ #: templates/admin/settings/settings.inc.php:98
2948
+ msgid "Reset colors and fonts to default"
2949
+ msgstr "Вернуть настройки по умолчанию"
2950
 
2951
+ #: templates/admin/constructor/constructor_file_preview.inc.php:110
2952
+ msgid "Data preview"
2953
+ msgstr "Предпросмотр данных"
2954
 
2955
+ #: templates/admin/constructor/constructor.inc.php:25
2956
+ msgid "Table Creation Wizard"
2957
+ msgstr "Мастер создания таблиц"
 
2958
 
2959
+ #: templates/admin/constructor/constructor.inc.php:65
2960
+ msgid "Open in standard editor"
2961
+ msgstr "Открыть в стандартном редакторе"
2962
 
2963
+ #: templates/admin/constructor/constructor.inc.php:67
2964
+ msgid "Open in Excel-like editor"
2965
+ msgstr "Открыть Excel-редактор"
2966
 
2967
+ #: templates/admin/browse/table/duplicate_table_modal.inc.php:18
2968
+ msgid "Duplicate table"
2969
+ msgstr "Клонировать таблицу"
2970
 
2971
+ #: templates/admin/browse/table/duplicate_table_modal.inc.php:27
2972
+ msgid "New table title"
2973
+ msgstr "Новое название таблицы"
 
 
2974
 
2975
+ #: templates/admin/browse/table/duplicate_table_modal.inc.php:39
2976
+ msgid "Duplicate database table"
2977
+ msgstr "Клонировать таблицу"
 
 
2978
 
2979
+ #: templates/admin/browse/table/duplicate_table_modal.inc.php:43
2980
+ msgid "Unchecked"
2981
+ msgstr "Не выбрано"
 
 
2982
 
2983
+ #: templates/admin/browse/table/duplicate_table_modal.inc.php:43
2984
+ msgid ""
2985
+ "will create exact copy of this table which means that all changes made in one table "
2986
+ "will be reflected in all copies."
2987
  msgstr ""
2988
+ "создаст точную копию этой таблицы, что означает, что все изменения, сделанные в одной "
2989
+ "таблице, будут отражены во всех копиях."
2990
 
2991
+ #: templates/admin/browse/table/duplicate_table_modal.inc.php:43
2992
+ msgid "Checked"
2993
+ msgstr "Помечено"
 
2994
 
2995
+ #: templates/admin/browse/table/duplicate_table_modal.inc.php:43
2996
  msgid ""
2997
+ "will create separate database table so changing one table won't affect other copies."
 
 
2998
  msgstr ""
2999
+ "создаст отдельную таблицу базы данных, поэтому изменение одной таблицы не повлияет на "
3000
+ "другие копии."
3001
 
3002
+ #: templates/admin/browse/table/browse.inc.php:25
3003
+ msgid "wpDataTables browse"
3004
+ msgstr "wpDataTables просмотреть"
 
3005
 
3006
+ #: templates/admin/browse/table/browse.inc.php:32
3007
+ #: templates/admin/browse/chart/browse.inc.php:32
3008
+ msgid "Add New"
3009
+ msgstr "Добавить новую"
3010
 
3011
+ #: templates/admin/browse/chart/duplicate_chart_modal.inc.php:18
3012
+ msgid "Duplicate chart"
3013
+ msgstr "Клонировать диаграмму"
 
3014
 
3015
+ #: templates/admin/browse/chart/duplicate_chart_modal.inc.php:27
3016
+ msgid "New chart title"
3017
+ msgstr "Новый заголовок диаграммы"
 
3018
 
3019
+ #: templates/admin/browse/chart/browse.inc.php:25
3020
+ msgid "wpDataCharts browse"
3021
+ msgstr "Диаграммы wpDataCharts"
3022
 
3023
+ #: templates/admin/chart_wizard/steps/step1.inc.php:8
3024
+ msgid "Chart name"
3025
+ msgstr "Имя диаграммы"
 
3026
 
3027
+ #: templates/admin/chart_wizard/steps/step1.inc.php:10
3028
+ msgid "Please define the title of the chart that you will use to identify it"
3029
+ msgstr "Задайте диаграмме название, по которому вы сможете находить ее впоследствии."
 
 
 
3030
 
3031
+ #: templates/admin/chart_wizard/steps/step1.inc.php:17
3032
+ msgid "New wpDataTable Chart"
3033
+ msgstr "Новая диаграмма"
 
 
 
 
 
3034
 
3035
+ #: templates/admin/chart_wizard/steps/step1.inc.php:28
3036
+ msgid "Chart render engine"
3037
+ msgstr "Движок для прорисовки диаграммы"
 
 
 
 
 
 
 
3038
 
3039
+ #: templates/admin/chart_wizard/steps/step1.inc.php:31
3040
+ msgid "Please choose the render engine."
3041
+ msgstr "Пожалуйста, выберите движок, который будет прорисовывать диаграмму"
 
 
3042
 
3043
+ #: templates/admin/chart_wizard/steps/step1.inc.php:31
3044
  msgid ""
3045
+ "Please note that HighCharts license is NOT included with wpDataTables and you must "
3046
+ "purchase the license separately on"
3047
  msgstr ""
3048
+ "Пожалуйста, учтите, что лицензия Highcharts не включена в wpDataTables и если вы "
3049
+ "планируете коммерческое использование, приобретите лицензию на "
3050
 
3051
+ #: templates/admin/chart_wizard/steps/step1.inc.php:37
3052
+ msgid "Pick the render engine"
3053
+ msgstr "Выберите движок для прорисовки диаграммы"
 
 
3054
 
3055
+ #: templates/admin/chart_wizard/steps/step3.inc.php:7
3056
+ msgid "Columns in the data source"
3057
+ msgstr "Колонки в источнике данных"
3058
+
3059
+ #: templates/admin/chart_wizard/steps/step3.inc.php:9
3060
  msgid ""
3061
+ "Choose table columns that you would like to use in the chart. You can either drag the "
3062
+ "column blocks, or click to select them and use controls in the middle to add or remove "
3063
+ "from the chart."
3064
  msgstr ""
3065
+ "Выберите столбцы таблицы, которые вы хотели бы использовать в диаграмме. Вы можете либо "
3066
+ "перетащить блоки столбцов, либо щелкнуть их, чтобы выбрать, и использовать элементы "
3067
+ "управления в середине, чтобы добавить или удалить их из диаграммы."
3068
 
3069
+ #: templates/admin/chart_wizard/steps/step3.inc.php:10
3070
+ #: templates/admin/chart_wizard/steps/step3.inc.php:32
3071
+ msgid "Select All"
3072
+ msgstr "Выбрать все"
3073
 
3074
+ #: templates/admin/chart_wizard/steps/step3.inc.php:20
3075
+ msgid "Add all"
3076
+ msgstr "Добавить все"
 
3077
 
3078
+ #: templates/admin/chart_wizard/steps/step3.inc.php:22
3079
+ msgid "Add"
3080
+ msgstr "Добавить"
3081
 
3082
+ #: templates/admin/chart_wizard/steps/step3.inc.php:26
3083
+ msgid "Remove all"
3084
+ msgstr "Удалить все"
3085
 
3086
+ #: templates/admin/chart_wizard/steps/step3.inc.php:31
3087
+ msgid "Columns used in the chart"
3088
+ msgstr "Колонки, задействованные в диаграмме"
3089
 
3090
+ #: templates/admin/chart_wizard/steps/step3.inc.php:37
3091
+ msgid ""
3092
+ "Please do not add more then one string-type (date/time, image, email, URL) column since "
3093
+ "only one can be used as a label"
3094
+ msgstr ""
3095
+ "Пожалуйста, не добавляйте более одного столбца строкового типа (дата / время, "
3096
+ "изображение, адрес электронной почты, URL), поскольку в качестве метки может "
3097
+ "использоваться только один"
3098
 
3099
+ #: templates/admin/chart_wizard/steps/step3.inc.php:39
3100
+ msgid "Minimum count of columns for this chart type is "
3101
+ msgstr "Минимальное количество колонок для диаграммы этого типа равно "
 
 
 
3102
 
3103
+ #: templates/admin/chart_wizard/steps/step3.inc.php:42
3104
+ msgid "Maximum count of columns for this chart type is "
3105
+ msgstr "Максимальное количество колонок для диаграммы этого типа равно "
3106
 
3107
+ #: templates/admin/chart_wizard/steps/step3.inc.php:53
3108
+ msgid "Charts data filtering"
3109
+ msgstr "Фильтрация данных диаграммы"
3110
 
3111
+ #: templates/admin/chart_wizard/steps/step3.inc.php:55
3112
+ msgid ""
3113
+ "If you enable this, chart will automatically re-render with actual data every time you "
3114
+ "sort, filter, or switch pages in the table (chart must be in the same page with the "
3115
+ "table)."
3116
  msgstr ""
3117
+ "Если вы включите это, диаграмма будет автоматически перерисовываться с фактическими "
3118
+ "данными каждый раз, когда вы сортируете, фильтруете или переключаете страницы в таблице "
3119
+ "(диаграмма должна находиться на одной странице с таблицей)."
3120
 
3121
+ #: templates/admin/chart_wizard/steps/step3.inc.php:58
3122
+ msgid "Follow table filtering"
3123
+ msgstr "Следовать за фильтрами таблицы"
3124
 
3125
+ #: templates/admin/chart_wizard/steps/step3.inc.php:66
3126
+ msgid "Row range"
3127
+ msgstr "Диапазон строк"
3128
 
3129
+ #: templates/admin/chart_wizard/steps/step3.inc.php:68
3130
+ msgid "Please choose the row range."
3131
+ msgstr "Пожалуйста, выберите диапазон строк."
 
3132
 
3133
+ #: templates/admin/chart_wizard/steps/step3.inc.php:68
3134
+ msgid ""
3135
+ "If you do not want data from all the table rows to be in the chart, you can pick the "
3136
+ "row range manually. Please note that if the data set is large the range picker can load "
3137
+ "slowly or even cause an out of memory error."
3138
+ msgstr ""
3139
+ "Если вы не хотите, чтобы данные из всех строк таблицы были в диаграмме, вы можете "
3140
+ "выбрать диапазон строк вручную. Обратите внимание: если набор данных большой, средство "
3141
+ "выбора диапазона может загружаться медленно или даже вызывать ошибку нехватки памяти."
3142
 
3143
+ #: templates/admin/chart_wizard/steps/step3.inc.php:74
3144
+ msgid "All rows (default)"
3145
+ msgstr "Все строки (по умолчанию)"
3146
 
3147
+ #: templates/admin/chart_wizard/steps/step3.inc.php:75
3148
+ msgid "Pick range (slow on large datasets)"
3149
+ msgstr "Выбрать диапазон (медленно на крупных таблицах)"
3150
 
3151
+ #: templates/admin/chart_wizard/steps/step3.inc.php:80
3152
+ msgid "Rows picked"
3153
+ msgstr "Выбранные строки"
3154
 
3155
+ #: templates/admin/chart_wizard/steps/step3.inc.php:83
3156
+ msgid "Range picker..."
3157
+ msgstr "Выбор диапазона…"
 
3158
 
3159
+ #: templates/admin/chart_wizard/steps/step5.inc.php:4
3160
+ msgid "Paste this shortcode to render this chart"
3161
+ msgstr "Используйте этот шорткод для вставки данной диаграммы на страницы"
3162
 
3163
+ #: templates/admin/chart_wizard/steps/step4.inc.php:11
3164
+ msgid "Chart"
3165
+ msgstr " Диаграмма"
3166
 
3167
+ #: templates/admin/chart_wizard/steps/step4.inc.php:14
3168
+ msgid "Series"
3169
+ msgstr "Серии"
3170
 
3171
+ #: templates/admin/chart_wizard/steps/step4.inc.php:16
3172
+ msgid "Axes"
3173
+ msgstr " Оси"
 
3174
 
3175
+ #: templates/admin/chart_wizard/steps/step4.inc.php:18
3176
+ #: templates/admin/chart_wizard/steps/step4.inc.php:927
3177
+ msgid "Title"
3178
+ msgstr "Название"
3179
 
3180
+ #: templates/admin/chart_wizard/steps/step4.inc.php:20
3181
+ #: templates/admin/chart_wizard/steps/step4.inc.php:741
3182
+ msgid "Tooltip"
3183
+ msgstr "Подсказка"
3184
 
3185
+ #: templates/admin/chart_wizard/steps/step4.inc.php:22
3186
+ #: templates/admin/chart_wizard/steps/step4.inc.php:876
3187
+ msgid "Legend"
3188
+ msgstr "Легенда"
 
 
 
3189
 
3190
+ #: templates/admin/chart_wizard/steps/step4.inc.php:24
3191
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1076
3192
+ msgid "Exporting"
3193
+ msgstr "Экспорт"
3194
 
3195
+ #: templates/admin/chart_wizard/steps/step4.inc.php:27
3196
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1213
3197
+ msgid "Credits"
3198
+ msgstr "Ссылка на источник"
3199
 
3200
+ #: templates/admin/chart_wizard/steps/step4.inc.php:36
3201
+ msgid "Series settings"
3202
+ msgstr "Настройки серий"
3203
 
3204
+ #: templates/admin/chart_wizard/steps/step4.inc.php:38
3205
+ msgid "If you want to redefine the series labels and colors you can do it here."
3206
  msgstr ""
3207
+ "Если вы хотите переопределить настройки ярлыков и цветов для серий, вы можете сделать "
3208
+ "это здесь"
3209
 
3210
+ #: templates/admin/chart_wizard/steps/step4.inc.php:48
3211
+ msgid "Curve type"
3212
+ msgstr "Тип кривой"
 
 
 
 
 
 
 
 
3213
 
3214
+ #: templates/admin/chart_wizard/steps/step4.inc.php:50
3215
+ #: templates/admin/chart_wizard/steps/step4.inc.php:403
3216
+ msgid "Controls the curve of the lines"
3217
+ msgstr "Контролирует тип кривой в отрисованных линиях"
 
 
 
 
 
 
3218
 
3219
+ #: templates/admin/chart_wizard/steps/step4.inc.php:53
3220
+ msgid "Check for smoothed lines"
3221
+ msgstr "Включите для сглаживания кривых"
3222
 
3223
+ #: templates/admin/chart_wizard/steps/step4.inc.php:63
3224
+ msgid "Chart width"
3225
+ msgstr "Ширина диаграммы"
3226
 
3227
+ #: templates/admin/chart_wizard/steps/step4.inc.php:65
3228
+ #, fuzzy
3229
+ msgid "The width of the chart."
3230
+ msgstr "Ширина диаграммы"
3231
 
3232
+ #: templates/admin/chart_wizard/steps/step4.inc.php:80
3233
+ msgid "Responsive width"
3234
+ msgstr "Адаптивная ширина"
3235
 
3236
+ #: templates/admin/chart_wizard/steps/step4.inc.php:82
3237
+ msgid "If you tick this chart width will always adjust to 100% width of the container"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3238
  msgstr ""
3239
+ "Если данная опция включена, диаграмма всегда будет растягиваться на 100% ширины "
3240
+ "родительского элемента"
3241
 
3242
+ #: templates/admin/chart_wizard/steps/step4.inc.php:85
3243
+ msgid "Responsive chart width"
3244
+ msgstr "Адаптивная ширина диаграммы"
3245
 
3246
+ #: templates/admin/chart_wizard/steps/step4.inc.php:92
3247
+ msgid "Chart height"
3248
+ msgstr "Высота диаграммы"
 
 
 
 
3249
 
3250
+ #: templates/admin/chart_wizard/steps/step4.inc.php:94
3251
+ msgid "The height of the chart."
3252
+ msgstr "Высота диаграммы."
3253
 
3254
+ #: templates/admin/chart_wizard/steps/step4.inc.php:109
3255
+ msgid "Group chart"
3256
+ msgstr "Группировать данные в диаграмме"
3257
 
3258
+ #: templates/admin/chart_wizard/steps/step4.inc.php:111
3259
  msgid ""
3260
+ "If you tick this checkbox, the values of the rows with same label will be summed up and "
3261
+ "rendered as a single series. If you leave it unticked all rows will be rendered as "
3262
+ "separate series."
 
 
 
 
 
 
 
3263
  msgstr ""
3264
+ "Если вы отметите этот флажок, значения строк с одинаковой меткой будут суммироваться и "
3265
+ "отображаться как один ряд. Если вы оставите его без галочки, все строки будут "
3266
+ "отображаться как отдельные серии."
3267
 
3268
+ #: templates/admin/chart_wizard/steps/step4.inc.php:114
3269
+ msgid "Enable grouping"
3270
+ msgstr "Включить группировку"
 
 
 
 
3271
 
3272
+ #: templates/admin/chart_wizard/steps/step4.inc.php:121
3273
+ #: templates/admin/chart_wizard/steps/step4.inc.php:753
3274
+ #: templates/admin/chart_wizard/steps/step4.inc.php:908
3275
+ #: templates/admin/settings/tabs/color_and_font_settings.php:97
3276
+ #: templates/admin/settings/tabs/color_and_font_settings.php:420
3277
+ #: templates/admin/settings/tabs/color_and_font_settings.php:647
3278
+ msgid "Background color"
3279
+ msgstr "Цвет общего фона"
3280
 
3281
+ #: templates/admin/chart_wizard/steps/step4.inc.php:123
3282
+ #, fuzzy
3283
+ msgid "The background color for the outer chart area."
3284
+ msgstr "Цвет фона внешней области диаграммы"
 
 
 
3285
 
3286
+ #: templates/admin/chart_wizard/steps/step4.inc.php:140
3287
+ #: templates/admin/chart_wizard/steps/step4.inc.php:772
3288
+ #: templates/admin/chart_wizard/steps/step4.inc.php:998
3289
+ msgid "Border width"
3290
+ msgstr "Ширина границы"
 
 
3291
 
3292
+ #: templates/admin/chart_wizard/steps/step4.inc.php:142
3293
+ #, fuzzy
3294
+ msgid "The pixel width of the outer chart border."
3295
+ msgstr "Ширина границы внешней области диаграммы в пикселях"
3296
 
3297
+ #: templates/admin/chart_wizard/steps/step4.inc.php:157
3298
+ #: templates/admin/chart_wizard/steps/step4.inc.php:789
3299
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1015
3300
+ #: templates/admin/settings/tabs/color_and_font_settings.php:116
3301
+ #: templates/admin/settings/tabs/color_and_font_settings.php:439
3302
+ msgid "Border color"
3303
+ msgstr "Цвет границы"
3304
 
3305
+ #: templates/admin/chart_wizard/steps/step4.inc.php:159
3306
+ #, fuzzy
3307
+ msgid "The color of the outer chart border."
3308
+ msgstr "Цвет внешней границы диаграммы"
3309
 
3310
+ #: templates/admin/chart_wizard/steps/step4.inc.php:177
3311
+ #: templates/admin/chart_wizard/steps/step4.inc.php:808
3312
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1034
3313
+ msgid "Border radius"
3314
+ msgstr "Радиус границы"
 
 
 
 
 
3315
 
3316
+ #: templates/admin/chart_wizard/steps/step4.inc.php:179
3317
+ #: templates/admin/chart_wizard/steps/step4.inc.php:280
3318
+ #, fuzzy
3319
+ msgid "The corner radius of the outer chart border."
3320
+ msgstr "Угловой радиус внешней границы диаграммы"
 
 
3321
 
3322
+ #: templates/admin/chart_wizard/steps/step4.inc.php:194
3323
+ msgid "Zoom type"
3324
+ msgstr "Тип зуммирования (приближения)"
3325
 
3326
+ #: templates/admin/chart_wizard/steps/step4.inc.php:196
3327
+ msgid "Decides in what dimensions the user can zoom by dragging the mouse"
3328
+ msgstr "Определяет, в каких измерениях пользователь может приближать диаграмму мышью"
 
 
 
 
 
3329
 
3330
+ #: templates/admin/chart_wizard/steps/step4.inc.php:213
3331
+ #: templates/admin/chart_wizard/steps/step4.inc.php:218
3332
+ msgid "Panning"
3333
+ msgstr "Панорамирование"
 
 
 
 
 
3334
 
3335
+ #: templates/admin/chart_wizard/steps/step4.inc.php:215
3336
+ msgid "Allow panning in a chart. Best used with panKey to combine zooming and panning"
3337
  msgstr ""
3338
+ "Разрешить “панорамирование” в диаграмме. Установите также клавишу для панорамного "
3339
+ "обзора, чтобы комбинировать приближение и панорамный обзор"
3340
 
3341
+ #: templates/admin/chart_wizard/steps/step4.inc.php:225
3342
+ msgid "Pan key"
3343
+ msgstr "Клавиша панорамного обзора"
 
 
3344
 
3345
+ #: templates/admin/chart_wizard/steps/step4.inc.php:227
3346
+ msgid "Allows setting a key to switch between zooming and panning"
3347
+ msgstr "Устанавливает клавишу, которая будет переключать приближение и панорамный обзор"
 
 
 
 
 
3348
 
3349
+ #: templates/admin/chart_wizard/steps/step4.inc.php:242
3350
+ msgid "Plot background color"
3351
+ msgstr "Цвет фона области прорисовки"
3352
 
3353
+ #: templates/admin/chart_wizard/steps/step4.inc.php:244
3354
+ #, fuzzy
3355
+ msgid "The background color or gradient for the plot area."
3356
+ msgstr "Цвет фона или градиент внутренней области прорисовки диаграммы"
3357
 
3358
+ #: templates/admin/chart_wizard/steps/step4.inc.php:261
3359
+ msgid "Plot background image"
3360
+ msgstr "Фоновая картинка для области прорисовки"
 
 
 
 
3361
 
3362
+ #: templates/admin/chart_wizard/steps/step4.inc.php:263
3363
+ #, fuzzy
3364
+ msgid "The URL for an image to use as the plot background."
3365
+ msgstr "URL-адрес картинки для использования в качестве фона области прорисовки"
3366
 
3367
+ #: templates/admin/chart_wizard/steps/step4.inc.php:278
3368
+ msgid "Plot border width"
3369
+ msgstr "Ширина границы области прорисовки"
 
 
 
3370
 
3371
+ #: templates/admin/chart_wizard/steps/step4.inc.php:295
3372
+ msgid "Plot border color"
3373
+ msgstr "Цвет границы области прорисовки"
 
 
 
 
3374
 
3375
+ #: templates/admin/chart_wizard/steps/step4.inc.php:297
3376
+ #, fuzzy
3377
+ msgid "The color of the inner chart or plot area border."
3378
+ msgstr "Цвет внутренней границы области прорисовки"
3379
 
3380
+ #: templates/admin/chart_wizard/steps/step4.inc.php:314
3381
+ #: templates/admin/settings/tabs/color_and_font_settings.php:45
3382
+ msgid "Font size"
3383
+ msgstr "Размер шрифта"
 
 
 
 
3384
 
3385
+ #: templates/admin/chart_wizard/steps/step4.inc.php:316
3386
+ msgid "The default font size, in pixels, of all text in the chart."
3387
+ msgstr "Размер шрифта по умолчанию, в пикселях, всего текста в диаграмме."
3388
 
3389
+ #: templates/admin/chart_wizard/steps/step4.inc.php:331
3390
+ msgid "Font name"
3391
+ msgstr "Имя шрифта"
 
 
 
3392
 
3393
+ #: templates/admin/chart_wizard/steps/step4.inc.php:333
3394
+ #, fuzzy
3395
+ msgid "The default font face for all text in the chart."
3396
+ msgstr "Название шрифта для использования в ярлыках в диаграмме"
3397
 
3398
+ #: templates/admin/chart_wizard/steps/step4.inc.php:348
3399
+ msgid "Font style"
3400
+ msgstr "Стиль шрифта"
 
 
 
 
 
3401
 
3402
+ #: templates/admin/chart_wizard/steps/step4.inc.php:350
3403
+ msgid "The default font style for all text in the chart"
3404
+ msgstr "Стиль шрифта по умолчанию для всего текста в диаграмме"
3405
 
3406
+ #: templates/admin/chart_wizard/steps/step4.inc.php:366
3407
+ #: templates/admin/settings/tabs/color_and_font_settings.php:62
3408
+ #: templates/admin/settings/tabs/color_and_font_settings.php:136
3409
+ #: templates/admin/settings/tabs/color_and_font_settings.php:459
3410
+ msgid "Font color"
3411
+ msgstr "Цвет шрифта"
3412
 
3413
+ #: templates/admin/chart_wizard/steps/step4.inc.php:368
3414
+ #, fuzzy
3415
+ msgid "The default font color for all text in the chart."
3416
+ msgstr "Название шрифта для использования в ярлыках в диаграмме"
 
 
3417
 
3418
+ #: templates/admin/chart_wizard/steps/step4.inc.php:385
3419
+ #: templates/admin/chart_wizard/steps/step4.inc.php:390
3420
+ msgid "3D"
3421
+ msgstr "3D"
 
 
 
3422
 
3423
+ #: templates/admin/chart_wizard/steps/step4.inc.php:387
3424
+ msgid "Check for 3D pie chart"
3425
+ msgstr "Включите для трехмерной круговой диаграммы"
3426
 
3427
+ #: templates/admin/chart_wizard/steps/step4.inc.php:401
3428
+ msgid "Grid"
3429
+ msgstr "Сетка"
3430
 
3431
+ #: templates/admin/chart_wizard/steps/step4.inc.php:406
3432
+ msgid "Do you want to show grid on the chart"
3433
+ msgstr "Отображать ли сетку на диаграмме"
3434
 
3435
+ #: templates/admin/chart_wizard/steps/step4.inc.php:413
3436
+ msgid "Grid line style"
3437
+ msgstr "Стиль линий сетки"
3438
 
3439
+ #: templates/admin/chart_wizard/steps/step4.inc.php:415
3440
+ msgid "The dash or dot style of the grid lines"
3441
+ msgstr "Пунктирный или точечный стиль для линий сетки"
3442
 
3443
+ #: templates/admin/chart_wizard/steps/step4.inc.php:440
3444
+ msgid "Horizontal axis label"
3445
+ msgstr "Ярлык горизонтальной оси"
3446
 
3447
+ #: templates/admin/chart_wizard/steps/step4.inc.php:442
3448
+ msgid "Name of the horizontal axis."
3449
+ msgstr "Имя горизонтальной оси"
3450
 
3451
+ #: templates/admin/chart_wizard/steps/step4.inc.php:457
3452
+ msgid "Horizontal crosshair"
3453
+ msgstr "Крестик горизонтальной оси"
3454
 
3455
+ #: templates/admin/chart_wizard/steps/step4.inc.php:459
3456
  msgid ""
3457
+ "Configure a horizontal crosshair that follows either the mouse pointer or the hovered "
3458
+ "point lines"
3459
  msgstr ""
3460
+ "Настройте крестик (прицел) горизонтальной оси, который будет следовать за курсором, или "
3461
+ "за выделенными секторами диаграммы"
3462
 
3463
+ #: templates/admin/chart_wizard/steps/step4.inc.php:462
3464
+ msgid "Show x-Axis crosshair"
3465
+ msgstr "Отображать крестик для оси X"
3466
 
3467
+ #: templates/admin/chart_wizard/steps/step4.inc.php:469
3468
+ msgid "Horizontal axis direction"
3469
+ msgstr "Направление горизонтальной оси"
 
 
 
3470
 
3471
+ #: templates/admin/chart_wizard/steps/step4.inc.php:471
3472
  msgid ""
3473
+ "The direction in which the values along the horizontal axis grow. Specify -1 to reverse "
3474
+ "the order of the values"
3475
  msgstr ""
3476
+ "Направление возрастания значений по горизонтальной оси. -1 инвертирует направление"
 
 
 
3477
 
3478
+ #: templates/admin/chart_wizard/steps/step4.inc.php:487
3479
+ msgid "Vertical axis label"
3480
+ msgstr "Ярлык вертикальной оси"
3481
 
3482
+ #: templates/admin/chart_wizard/steps/step4.inc.php:489
3483
+ msgid "Name of the vertical axis."
3484
+ msgstr "Имя вертикальной оси"
 
3485
 
3486
+ #: templates/admin/chart_wizard/steps/step4.inc.php:504
3487
+ msgid "Vertical crosshair"
3488
+ msgstr "Крестик вертикальной оси"
3489
+
3490
+ #: templates/admin/chart_wizard/steps/step4.inc.php:506
3491
  msgid ""
3492
+ "Configure a vertical crosshair that follows either the mouse pointer or the hovered "
3493
+ "point lines"
3494
  msgstr ""
3495
+ "Настройте крестик (прицел) вертикальной оси, который будет следовать за курсором, или "
3496
+ "за выделенными секторами диаграммы"
 
 
 
 
3497
 
3498
+ #: templates/admin/chart_wizard/steps/step4.inc.php:509
3499
+ msgid "Show y-Axis crosshair"
3500
+ msgstr "Отображать крестик для оси Y"
3501
 
3502
+ #: templates/admin/chart_wizard/steps/step4.inc.php:516
3503
+ msgid "Vertical axis direction"
3504
+ msgstr "Направление вертикальной оси"
3505
 
3506
+ #: templates/admin/chart_wizard/steps/step4.inc.php:518
3507
  msgid ""
3508
+ "The direction in which the values along the vertical axis grow. Specify -1 to reverse "
3509
+ "the order of the values"
3510
  msgstr ""
3511
+ "Направление, в котором данные вертикальной оси будут возрастать. -1 инвертирует "
3512
+ "направление"
3513
 
3514
+ #: templates/admin/chart_wizard/steps/step4.inc.php:534
3515
+ msgid "Vertical axis min value"
3516
+ msgstr "Минимальное значение вертикальной оси"
3517
 
3518
+ #: templates/admin/chart_wizard/steps/step4.inc.php:536
3519
+ msgid "The minimum value of the axis."
3520
+ msgstr "Минимальное значение оси"
3521
+
3522
+ #: templates/admin/chart_wizard/steps/step4.inc.php:551
3523
+ msgid "Vertical axis max value"
3524
+ msgstr "Максимальное значение вертикальной оси"
 
3525
 
3526
+ #: templates/admin/chart_wizard/steps/step4.inc.php:553
3527
+ msgid "The maximum value of the axis."
3528
+ msgstr "Максимальное значение оси"
3529
 
3530
+ #: templates/admin/chart_wizard/steps/step4.inc.php:568
3531
+ msgid "Invert"
3532
+ msgstr "Инвертировать"
3533
 
3534
+ #: templates/admin/chart_wizard/steps/step4.inc.php:570
3535
+ msgid "Whether to invert the axes so that the x axis is vertical and y axis is horizontal"
3536
+ msgstr "Транспонировать оси, т.е. поменять вертикальные и горизонтальные оси местами"
 
 
3537
 
3538
+ #: templates/admin/chart_wizard/steps/step4.inc.php:573
3539
+ msgid "Invert chart axes"
3540
+ msgstr "Транспонировать оси"
3541
 
3542
+ #: templates/admin/chart_wizard/steps/step4.inc.php:585
3543
+ msgid "Chart title"
3544
+ msgstr "Название диаграммы"
3545
 
3546
+ #: templates/admin/chart_wizard/steps/step4.inc.php:587
3547
+ msgid "Do you want to show the chart title on the page"
3548
+ msgstr "Отображать ли название диаграммы на странице"
3549
 
3550
+ #: templates/admin/chart_wizard/steps/step4.inc.php:590
3551
+ msgid "Show title"
3552
+ msgstr "Отображать заголовок"
3553
 
3554
+ #: templates/admin/chart_wizard/steps/step4.inc.php:597
3555
+ msgid "Title floating"
3556
+ msgstr "“Плавающее” название"
3557
 
3558
+ #: templates/admin/chart_wizard/steps/step4.inc.php:599
3559
+ msgid "When the title is floating, the plot area will not move to make space for it"
 
 
3560
  msgstr ""
3561
+ "При включении этой опции на диаграмме не будет выделено специального блока для "
3562
+ "отображения названия, название будет отрисовываться во внутренней области диаграммы"
 
 
 
 
 
3563
 
3564
+ #: templates/admin/chart_wizard/steps/step4.inc.php:602
3565
+ msgid "Enable floating"
3566
+ msgstr "Включить плавающее название"
3567
 
3568
+ #: templates/admin/chart_wizard/steps/step4.inc.php:609
3569
+ msgid "Title align"
3570
+ msgstr "Выравнивание названия"
3571
 
3572
+ #: templates/admin/chart_wizard/steps/step4.inc.php:611
3573
+ msgid "The horizontal alignment of the title"
3574
+ msgstr "Горизонтальное выравнивание названия"
3575
 
3576
+ #: templates/admin/chart_wizard/steps/step4.inc.php:627
3577
+ msgid "Title position"
3578
+ msgstr "Расположение заголовка"
3579
 
3580
+ #: templates/admin/chart_wizard/steps/step4.inc.php:629
3581
+ msgid "Position of the title. Possible values are 'top', 'left', 'bottom' and 'right'"
3582
+ msgstr "Положение заголовка. Возможные значения: « top», « left», « bottom» и « right»"
3583
 
3584
+ #: templates/admin/chart_wizard/steps/step4.inc.php:646
3585
+ msgid "Title font name"
3586
+ msgstr "Шрифт заголовка"
3587
 
3588
+ #: templates/admin/chart_wizard/steps/step4.inc.php:648
3589
+ msgid "The default font face for text in the title."
3590
+ msgstr "Шрифт по умолчанию для текста в заголовке."
 
 
 
3591
 
3592
+ #: templates/admin/chart_wizard/steps/step4.inc.php:663
3593
+ msgid "Title font style"
3594
+ msgstr "Стиль заголовка"
3595
 
3596
+ #: templates/admin/chart_wizard/steps/step4.inc.php:665
3597
+ msgid "The default font style for text in the title"
3598
+ msgstr "Стиль шрифта по умолчанию для текста в заголовке"
3599
 
3600
+ #: templates/admin/chart_wizard/steps/step4.inc.php:682
3601
+ msgid "Title font color"
3602
+ msgstr "Цвет шрифта заголовка"
3603
 
3604
+ #: templates/admin/chart_wizard/steps/step4.inc.php:684
3605
+ #, fuzzy
3606
+ msgid "The default font color for text in the title."
3607
+ msgstr "Название шрифта для использования в ярлыках в диаграмме"
 
 
 
 
 
 
3608
 
3609
+ #: templates/admin/chart_wizard/steps/step4.inc.php:701
3610
+ msgid "Subtitle"
3611
+ msgstr "Подзаголовок"
3612
 
3613
+ #: templates/admin/chart_wizard/steps/step4.inc.php:703
3614
+ msgid "The chart's subtitle."
3615
+ msgstr "Подзаголовок диаграммы"
3616
 
3617
+ #: templates/admin/chart_wizard/steps/step4.inc.php:718
3618
+ msgid "Subtitle align"
3619
+ msgstr "Выравнивание подзаголовка"
 
3620
 
3621
+ #: templates/admin/chart_wizard/steps/step4.inc.php:720
3622
+ msgid "The horizontal alignment of the subtitle"
3623
+ msgstr "Горизонтальное выравнивание подзаголовка"
3624
 
3625
+ #: templates/admin/chart_wizard/steps/step4.inc.php:743
3626
+ msgid "Enable or disable the tooltip"
3627
+ msgstr "Включить или выключить всплывающую подсказку"
3628
 
3629
+ #: templates/admin/chart_wizard/steps/step4.inc.php:746
3630
+ msgid "Show tooltip"
3631
+ msgstr "Отображать подсказку"
3632
 
3633
+ #: templates/admin/chart_wizard/steps/step4.inc.php:755
3634
+ #, fuzzy
3635
+ msgid "The background color for the tooltip."
3636
+ msgstr "Цвет фона подсказки"
 
 
 
 
 
3637
 
3638
+ #: templates/admin/chart_wizard/steps/step4.inc.php:774
3639
+ #, fuzzy
3640
+ msgid "The pixel width of the tooltip border."
3641
+ msgstr "Толщина границы всплывающей подсказки"
3642
 
3643
+ #: templates/admin/chart_wizard/steps/step4.inc.php:791
3644
+ #, fuzzy
3645
+ msgid "The color of the tooltip border."
3646
+ msgstr "Цвет границы всплывающей подсказки"
3647
 
3648
+ #: templates/admin/chart_wizard/steps/step4.inc.php:810
3649
+ #, fuzzy
3650
+ msgid "The radius of the rounded border corners."
3651
+ msgstr "Радиус закругления границы всплывающей подсказки"
3652
 
3653
+ #: templates/admin/chart_wizard/steps/step4.inc.php:825
3654
+ msgid "Shared tooltip"
3655
+ msgstr "Объединить всплывающую подсказку"
3656
 
3657
+ #: templates/admin/chart_wizard/steps/step4.inc.php:827
3658
  msgid ""
3659
+ "When the tooltip is shared, the entire plot area will capture mouse movement or touch "
3660
+ "events"
3661
  msgstr ""
3662
+ "Если включено объединение всплывающей подсказки, она будет появляться для всех серий "
3663
+ "диаграммы при движении мыши по области прорисовки"
3664
 
3665
+ #: templates/admin/chart_wizard/steps/step4.inc.php:830
3666
+ msgid "Share tooltip"
3667
+ msgstr "Объединить всплывающую подсказку"
 
3668
 
3669
+ #: templates/admin/chart_wizard/steps/step4.inc.php:837
3670
+ msgid "Value prefix"
3671
+ msgstr "Префикс значений во всплывающей подсказке"
3672
+
3673
+ #: templates/admin/chart_wizard/steps/step4.inc.php:839
3674
+ msgid "A string to prepend to each series' y value"
3675
  msgstr ""
3676
+ "Префикс будет добавлен перед значениями оси Y во всплывающей подсказке (например, знак "
3677
+ "валюты)"
3678
 
3679
+ #: templates/admin/chart_wizard/steps/step4.inc.php:854
3680
+ msgid "Value suffix"
3681
+ msgstr "Суффикс значений во всплывающей подсказке"
3682
 
3683
+ #: templates/admin/chart_wizard/steps/step4.inc.php:856
3684
+ msgid "A string to append to each series' y value"
3685
  msgstr ""
3686
+ "Суффикс будет добавлен после значений оси Y во всплывающей подсказке (например, "
3687
+ "обозначение единиц)"
3688
 
3689
+ #: templates/admin/chart_wizard/steps/step4.inc.php:878
3690
+ msgid "Enable or disable the legend"
3691
+ msgstr "Включить или выключить отображение легенды"
3692
 
3693
+ #: templates/admin/chart_wizard/steps/step4.inc.php:881
3694
+ msgid "Show legend"
3695
+ msgstr "Отображать легенду"
3696
 
3697
+ #: templates/admin/chart_wizard/steps/step4.inc.php:888
3698
+ msgid "Position"
3699
+ msgstr "Позиция"
 
 
 
 
3700
 
3701
+ #: templates/admin/chart_wizard/steps/step4.inc.php:890
3702
+ msgid "Position of the legend"
3703
+ msgstr "Позиционирование легенды"
 
 
3704
 
3705
+ #: templates/admin/chart_wizard/steps/step4.inc.php:910
3706
+ #, fuzzy
3707
+ msgid "The background color of the legend."
3708
+ msgstr "Фоновый цвет легенды"
3709
 
3710
+ #: templates/admin/chart_wizard/steps/step4.inc.php:929
3711
+ msgid "A title to be added on top of the legend"
3712
+ msgstr "Название, отображаемое над легендой"
3713
 
3714
+ #: templates/admin/chart_wizard/steps/step4.inc.php:944
3715
+ msgid "Layout"
3716
+ msgstr "Расположение"
3717
 
3718
+ #: templates/admin/chart_wizard/steps/step4.inc.php:946
3719
+ msgid "The layout of the legend items"
3720
+ msgstr "Расположение элементов легенды"
3721
 
3722
+ #: templates/admin/chart_wizard/steps/step4.inc.php:961
3723
+ msgid "Align"
3724
+ msgstr "Выравнивание"
3725
 
3726
+ #: templates/admin/chart_wizard/steps/step4.inc.php:963
3727
+ msgid "The horizontal alignment of the legend box within the chart area"
3728
+ msgstr "Горизонтальное выравнивание блока легенды внутри области диаграммы"
3729
 
3730
+ #: templates/admin/chart_wizard/steps/step4.inc.php:979
3731
+ msgid "Vertical align"
3732
+ msgstr "Вертикальное выравнивание"
3733
 
3734
+ #: templates/admin/chart_wizard/steps/step4.inc.php:981
3735
+ msgid "The vertical alignment of the legend box"
3736
+ msgstr "Вертикальное выравнивание блока легенды"
3737
 
3738
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1000
3739
+ #, fuzzy
3740
+ msgid "The width of the drawn border around the legend."
3741
+ msgstr "Ширина отображаемой границы вокруг легенды"
3742
 
3743
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1017
3744
+ #, fuzzy
3745
+ msgid "The color of the drawn border around the legend."
3746
+ msgstr "Цвет границы вокруг легенды"
3747
 
3748
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1036
3749
+ #, fuzzy
3750
+ msgid "The border corner radius of the legend."
3751
+ msgstr "Радиус закругления границы вокруг блока легенды"
3752
 
3753
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1051
3754
+ msgid "Legend position"
3755
+ msgstr "Положение легенды"
 
 
 
 
 
3756
 
3757
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1053
3758
+ msgid "Position of the legend. Possible values are 'top', 'left', 'bottom' and 'right'"
3759
+ msgstr "Расположение легенды. Возможные значения 'top', 'left', 'bottom' и 'right'"
3760
 
3761
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1078
3762
+ msgid "Whether to enable the exporting module"
3763
+ msgstr "Где разрешить модуль экспорта"
 
3764
 
3765
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1081
3766
+ msgid "Export chart"
3767
+ msgstr "Экспорт диаграммы"
3768
 
3769
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1088
3770
+ msgid "Data labels"
3771
+ msgstr "Ярлыки данных"
3772
 
3773
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1090
3774
+ msgid "Add data labels to improve readability of the exported chart"
3775
+ msgstr "Добавьте метки данных, чтобы улучшить читаемость экспортированной диаграммы"
3776
 
3777
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1093
3778
+ msgid "Show data labels"
3779
+ msgstr "Отображать ярлыки данных"
3780
 
3781
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1100
3782
+ msgid "File name"
3783
+ msgstr "Имя файла"
3784
 
3785
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1102
3786
+ msgid "The filename, without extension, to use for the exported chart"
3787
+ msgstr "Имя файла, без расширения, для использования в экспортированной диаграмме"
3788
 
3789
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1117
3790
+ msgid "Width"
3791
+ msgstr "Ширина"
3792
 
3793
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1119
3794
+ #, fuzzy
3795
+ msgid "The width of the original chart when exported."
3796
+ msgstr "Ширина диаграммы при экспорте"
 
 
 
3797
 
3798
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1134
3799
+ msgid "Button align"
3800
+ msgstr "Расположение кнопки"
3801
 
3802
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1136
3803
+ msgid "Alignment for the export button"
3804
+ msgstr "Выравнивание кнопки экспорта"
 
 
 
 
3805
 
3806
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1153
3807
+ msgid "Button vertical align"
3808
+ msgstr "Вертикальное выравнивание кнопки"
3809
 
3810
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1155
3811
+ msgid "The vertical alignment of the export button"
3812
+ msgstr "Вертикальное выравнивание кнопки экспорта"
 
 
 
 
3813
 
3814
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1172
3815
+ msgid "Button color"
3816
+ msgstr "Цвет кнопки"
3817
 
3818
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1174
3819
+ msgid "The color of the symbol's stroke or line."
3820
+ msgstr "Цвет зачеркнутых символов или линии."
 
3821
 
3822
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1193
3823
+ msgid "A text string to add to the individual button"
3824
+ msgstr "Текст, отображаемый на кнопке экспорта"
3825
 
3826
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1215
3827
+ msgid "Whether to show the credits text"
3828
+ msgstr "Отображать ли текст ссылки на источник"
3829
 
3830
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1218
3831
+ msgid "Show credits"
3832
+ msgstr "Отображение ссылки на источник"
3833
 
3834
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1225
3835
+ msgid "Credits href"
3836
+ msgstr "URL со ссылки на источник"
3837
 
3838
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1227
3839
+ msgid "The URL for the credits label"
3840
+ msgstr "URL со ссылки на источник"
3841
 
3842
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1242
3843
+ msgid "Credits text"
3844
+ msgstr "Текст ссылки на источник"
3845
 
3846
+ #: templates/admin/chart_wizard/steps/step4.inc.php:1244
3847
+ msgid "The text for the credits label"
3848
+ msgstr "Текст ссылки на источник"
3849
 
3850
+ #: templates/admin/chart_wizard/steps/step2.inc.php:6
3851
+ msgid "wpDataTable Data Source"
3852
+ msgstr "wpDataTable - источник данных"
3853
+
3854
+ #: templates/admin/chart_wizard/steps/step2.inc.php:8
3855
+ msgid "Please pick a wpDataTable which will be used as a data source for this chart."
3856
  msgstr ""
3857
+ "Пожалуйста, выберите таблицу wpDataTable, которая будет использоваться как источник "
3858
+ "данных для диаграммы"
3859
 
3860
+ #: templates/admin/chart_wizard/steps/step2.inc.php:15
3861
+ msgid "Pick a wpDataTable"
3862
+ msgstr "Выберите таблицу"
3863
 
3864
+ #: templates/admin/settings/tabs/activation.php:24
3865
+ msgid "Purchase Code"
3866
+ msgstr "Код подтверждения покупки"
 
 
3867
 
3868
+ #: templates/admin/settings/tabs/activation.php:26
3869
  msgid ""
3870
+ "If your brought the plugin directly on our website or in the Lite version, enter TMS "
3871
+ "Store purchase code to enable auto updates."
3872
  msgstr ""
3873
+ "Если вы подключили плагин непосредственно на нашем веб-сайте или в версии Lite, введите "
3874
+ "код покупки в магазине TMS, чтобы включить автоматическое обновление."
3875
 
3876
+ #: templates/admin/settings/tabs/activation.php:40
3877
+ msgid "Please enter your wpDataTables TMS Store Purchase Code"
3878
+ msgstr "Пожалуйста, введите ваш код покупки в магазине wpDataTables TMS"
3879
 
3880
+ #: templates/admin/settings/tabs/activation.php:50
3881
+ msgid "Activate "
3882
+ msgstr "Активировать"
 
3883
 
3884
+ #: templates/admin/settings/tabs/activation.php:67
3885
+ msgid "Envato API"
3886
+ msgstr "Envato API"
3887
 
3888
+ #: templates/admin/settings/tabs/activation.php:69
3889
  msgid ""
3890
+ "If you brought the plugin on the Envato (CodeCanyon) activate the plugin using Envato "
3891
+ "API to enable auto updates."
 
 
 
 
 
3892
  msgstr ""
3893
+ "Если вы привели плагин в Envato (CodeCanyon), активируйте плагин с помощью API Envato "
3894
+ "для включения автоматического обновления."
3895
 
3896
+ #: templates/admin/settings/tabs/activation.php:91
3897
+ msgid "Deactivate "
3898
+ msgstr "Деактивировать"
3899
 
3900
+ #: templates/admin/settings/tabs/separate_connection.php:17
3901
  msgid ""
3902
+ "If this checkbox is checked, wpDataTables will use its own connection to chosen vendor "
3903
+ "bases. In other case it will use the main WordPress MySQL connection."
3904
  msgstr ""
3905
+ "Если этот флажок установлен, wpDataTables будет использовать свое собственное "
3906
+ "соединение с выбранными базами поставщиков. В другом случае он будет использовать "
3907
+ "основное соединение WordPress MySQL."
3908
 
3909
+ #: templates/admin/settings/tabs/separate_connection.php:21
3910
+ #: templates/admin/constructor/steps/constructor_1.inc.php:15
3911
+ #, fuzzy
3912
+ msgid "Use separate connection"
3913
+ msgstr "Использовать независимое подключение к MySQL"
3914
+
3915
+ #: templates/admin/settings/tabs/separate_connection.php:30
3916
+ msgid "New connection"
3917
+ msgstr "Новое подключение"
3918
 
3919
+ #: templates/admin/settings/tabs/separate_connection.php:32
3920
+ msgid "Click this button to add new connection."
3921
+ msgstr "Нажмите эту кнопку для добавления нового соединения."
3922
+
3923
+ #: templates/admin/settings/tabs/custom_js_and_css.php:15
3924
+ msgid "Custom wpDataTables JS"
3925
+ msgstr "Дополнительный JS для wpDataTables"
3926
 
3927
+ #: templates/admin/settings/tabs/custom_js_and_css.php:17
3928
  msgid ""
3929
+ "This JS will be inserted as an inline script block on every page that has a wpDataTable."
 
 
3930
  msgstr ""
3931
+ "Этот блок Javascript будет вставлен во все страницы, где есть таблицы wpDataTables "
3932
+ "(открывающие и закрывающие script тэги не нужны)"
3933
 
3934
+ #: templates/admin/settings/tabs/custom_js_and_css.php:30
3935
+ msgid "Custom wpDataTables CSS"
3936
+ msgstr "Дополнительные CSS для wpDataTables"
3937
 
3938
+ #: templates/admin/settings/tabs/custom_js_and_css.php:32
3939
  msgid ""
3940
+ "This CSS will be inserted as an inline style block on every page that has a wpDataTable."
 
 
3941
  msgstr ""
3942
+ "Этот блок правил CSS будет вставлен во все страницы, где есть таблицы wpDataTables "
3943
+ "(открывающие и закрывающие style тэги не нужны)"
3944
+
3945
+ #: templates/admin/settings/tabs/custom_js_and_css.php:45
3946
+ msgid "Use minified wpDataTables Javascript "
3947
+ msgstr "Использовать минимизированную версию wpDataTables Javascript"
3948
+
3949
+ #: templates/admin/settings/tabs/main_plugin_settings.php:15
3950
+ msgid "Interface language"
3951
+ msgstr "Язык интерфейса"
3952
+
3953
+ #: templates/admin/settings/tabs/main_plugin_settings.php:17
3954
+ msgid "Pick the language which will be used in tables interface."
3955
+ msgstr "Выберите язык, который будет использоваться во фронт-енд интерфейсе таблиц"
3956
+
3957
+ #: templates/admin/settings/tabs/main_plugin_settings.php:23
3958
+ msgid "English (default)"
3959
+ msgstr "Английский (по умолчанию)"
3960
 
3961
+ #: templates/admin/settings/tabs/main_plugin_settings.php:36
3962
+ msgid "Date format"
3963
+ msgstr "Формат даты"
3964
 
3965
+ #: templates/admin/settings/tabs/main_plugin_settings.php:38
3966
+ msgid "Pick the date format to use in date column type."
3967
+ msgstr "Выберите формат даты, который будет использоваться в колонках типа \"Дата\""
3968
 
3969
+ #: templates/admin/settings/tabs/main_plugin_settings.php:73
3970
+ msgid "Time format"
3971
+ msgstr "Формат времени"
3972
 
3973
+ #: templates/admin/settings/tabs/main_plugin_settings.php:75
3974
+ msgid "Pick the time format to use in datetime and time column type."
3975
+ msgstr "Выберите формат времени, который будет использоваться в колонках типа \"Время\""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3976
 
3977
+ #: templates/admin/settings/tabs/main_plugin_settings.php:90
3978
+ msgid "Parse shortcodes"
3979
+ msgstr "Разобрать шорткоды"
3980
 
3981
+ #: templates/admin/settings/tabs/main_plugin_settings.php:92
3982
+ msgid "Parse shortcodes in strings"
3983
+ msgstr "Разбирать шорткоды в строках"
3984
 
3985
+ #: templates/admin/settings/tabs/main_plugin_settings.php:104
3986
+ msgid "Base skin"
3987
+ msgstr "Основной скин"
 
3988
 
3989
+ #: templates/admin/settings/tabs/main_plugin_settings.php:106
3990
+ msgid "Choose the base skin for the plugin."
3991
+ msgstr "Выберите основной скин плагина"
3992
 
3993
+ #: templates/admin/settings/tabs/main_plugin_settings.php:112
3994
+ msgid "Material"
3995
+ msgstr "Материал"
3996
 
3997
+ #: templates/admin/settings/tabs/main_plugin_settings.php:113
3998
+ msgid "Light"
3999
+ msgstr "Лайт"
4000
 
4001
+ #: templates/admin/settings/tabs/main_plugin_settings.php:114
4002
+ msgid "Graphite"
4003
+ msgstr "Графит"
4004
 
4005
+ #: templates/admin/settings/tabs/main_plugin_settings.php:115
4006
+ msgid "Aqua"
4007
+ msgstr "Вода"
4008
 
4009
+ #: templates/admin/settings/tabs/main_plugin_settings.php:116
4010
+ msgid "Purple"
4011
+ msgstr "Фиолетовый"
4012
 
4013
+ #: templates/admin/settings/tabs/main_plugin_settings.php:117
4014
+ msgid "Dark"
4015
+ msgstr "Темный"
4016
 
4017
+ #: templates/admin/settings/tabs/main_plugin_settings.php:125
4018
+ msgid "Number format"
4019
+ msgstr "Форматирование чисел"
4020
 
4021
+ #: templates/admin/settings/tabs/main_plugin_settings.php:127
4022
+ msgid "Pick the number format (thousands and decimals separator)"
4023
+ msgstr ""
4024
+ "Выберите, как форматировать числа (разделитель разрядов и разделитель десятичной части)"
4025
 
4026
+ #: templates/admin/settings/tabs/main_plugin_settings.php:144
4027
+ msgid "Render advanced filter"
4028
+ msgstr "Отображать дополнительные фильтры"
4029
 
4030
+ #: templates/admin/settings/tabs/main_plugin_settings.php:146
4031
+ msgid ""
4032
+ "Choose where you would like to render the advanced filter for tables where enabled."
4033
+ msgstr "Где вы хотите отображать дополнительные фильтры для таблицы, когда они включены"
4034
 
4035
+ #: templates/admin/settings/tabs/main_plugin_settings.php:152
4036
+ msgid "In the header"
4037
+ msgstr "В шапке таблицы"
4038
 
4039
+ #: templates/admin/settings/tabs/main_plugin_settings.php:153
4040
+ msgid "In the footer"
4041
+ msgstr "В подвале таблицы"
 
 
 
 
4042
 
4043
+ #: templates/admin/settings/tabs/main_plugin_settings.php:163
4044
+ msgid "Define the amount of decimal places for the float numbers."
4045
+ msgstr "Определите количество знаков после запятой для дробных чисел"
4046
 
4047
+ #: templates/admin/settings/tabs/main_plugin_settings.php:180
4048
+ msgid "CSV delimiter"
4049
+ msgstr "CSV разделитель"
4050
 
4051
+ #: templates/admin/settings/tabs/main_plugin_settings.php:182
4052
+ msgid "Pick the CSV delimiter"
4053
+ msgstr "Выберите разделитель для CSV"
4054
 
4055
+ #: templates/admin/settings/tabs/main_plugin_settings.php:203
4056
+ msgid "Tablet width"
4057
+ msgstr "Ширина планшета"
4058
 
4059
+ #: templates/admin/settings/tabs/main_plugin_settings.php:205
4060
+ msgid ""
4061
+ "Here you can specify width of the screen (in pixels) that will be treated as a tablet. "
4062
+ "You can set it wider if you want responsive effect on desktops."
4063
+ msgstr ""
4064
+ "Здесь вы можете указать ширину экрана (в пикселях), которая будет считаться шириной "
4065
+ "планшета. Вы можете установить ее шире, чем по умолчанию, если хотите включить "
4066
+ "адаптивный эффект для стационарных компьютеров и ноутбуков."
4067
 
4068
+ #: templates/admin/settings/tabs/main_plugin_settings.php:220
4069
+ msgid "Mobile width"
4070
+ msgstr "Ширина мобильных телефонов"
4071
 
4072
+ #: templates/admin/settings/tabs/main_plugin_settings.php:222
4073
+ msgid "Here you can specify width (in pixels) will be treated as a mobile.."
4074
+ msgstr ""
4075
+ "Здесь вы можете указать ширину экрана (в пикселях), которая будет считаться шириной "
4076
+ "мобильных устройств"
4077
 
4078
+ #: templates/admin/settings/tabs/main_plugin_settings.php:239
4079
+ msgid "Tables per admin page"
4080
+ msgstr "Количество таблиц на странице обзора"
4081
 
4082
+ #: templates/admin/settings/tabs/main_plugin_settings.php:241
4083
+ msgid "How many tables to show in the browse page."
4084
+ msgstr "Сколько таблиц на одной странице показывать в админ-панели на странице обзора"
4085
 
4086
+ #: templates/admin/settings/tabs/main_plugin_settings.php:257
4087
+ msgid "Align numbers"
4088
+ msgstr "Выравнивать чисел"
4089
 
4090
+ #: templates/admin/settings/tabs/main_plugin_settings.php:259
4091
+ msgid "How Integer and Float column types will be aligned in the cell"
4092
+ msgstr "Как типы столбцов Integer и Float будут выровнены в ячейке"
4093
 
4094
+ #: templates/admin/settings/tabs/main_plugin_settings.php:273
4095
+ msgid "Sum functions label"
4096
+ msgstr "Метка для функции Сумма"
4097
 
4098
+ #: templates/admin/settings/tabs/main_plugin_settings.php:275
4099
+ msgid ""
4100
+ "Enter a label that will be used for Sum functions. If you leave it blank default label "
4101
+ "will be Σ ="
4102
+ msgstr ""
4103
+ "Введите метку, которая будет использоваться для функции Сумма. Если вы оставите это "
4104
+ "поле пустым, по умолчанию будет использоваться метка Σ ="
4105
 
4106
+ #: templates/admin/settings/tabs/main_plugin_settings.php:292
4107
+ msgid "Average functions label"
4108
+ msgstr "Метка для функции вычисления среднего"
4109
 
4110
+ #: templates/admin/settings/tabs/main_plugin_settings.php:294
4111
+ msgid ""
4112
+ "Enter a label that will be used for Average functions. If you leave it blank default "
4113
+ "label will be Avg ="
4114
+ msgstr ""
4115
+ "Введите метку, которая будет использоваться для функции Среднее. Если вы оставите это "
4116
+ "поле пустым, по умолчанию метка будет Avg ="
4117
 
4118
+ #: templates/admin/settings/tabs/main_plugin_settings.php:316
4119
+ msgid "Minimum functions label"
4120
+ msgstr "Метка для функции Минимум"
4121
 
4122
+ #: templates/admin/settings/tabs/main_plugin_settings.php:318
4123
+ msgid ""
4124
+ "Enter a label that will be used for Minimum functions. If you leave it blank default "
4125
+ "label will be Min ="
4126
+ msgstr ""
4127
+ "Введите метку, которая будет использоваться для функции Минимум. Если вы оставите это "
4128
+ "поле пустым, метка по умолчанию будет Min ="
4129
 
4130
+ #: templates/admin/settings/tabs/main_plugin_settings.php:335
4131
+ msgid "Maximum functions label"
4132
+ msgstr "Метка для функции Максимум"
4133
 
4134
+ #: templates/admin/settings/tabs/main_plugin_settings.php:337
4135
+ msgid ""
4136
+ "Enter a label that will be used for Maximum functions. If you leave it blank default "
4137
+ "label will be Max ="
4138
+ msgstr ""
4139
+ "Введите метку, которая будет использоваться для функции Максимум. Если вы оставите это "
4140
+ "поле пустым, метка по умолчанию будет Max ="
4141
 
4142
+ #: templates/admin/settings/tabs/main_plugin_settings.php:358
4143
+ msgid "Include full bootstrap front-end"
4144
+ msgstr "Включить полный интерфейс начальной загрузки"
4145
 
4146
+ #: templates/admin/settings/tabs/main_plugin_settings.php:360
4147
+ #: templates/admin/settings/tabs/main_plugin_settings.php:372
4148
+ msgid ""
4149
+ "It is recommended to uncheck this option if bootstrap.js is already included in one of "
4150
+ "the theme files. Unchecked option means that there is still bootstrap.js included just "
4151
+ "in noconflict mode which should prevent errors."
4152
+ msgstr ""
4153
+ "Рекомендуется снять этот флажок, если bootstrap.js уже включен в один из файлов темы. "
4154
+ "Параметр Unchecked означает, что все еще есть файл bootstrap.js, включенный только в "
4155
+ "режиме noconflict, который должен предотвратить ошибки."
4156
 
4157
+ #: templates/admin/settings/tabs/main_plugin_settings.php:370
4158
+ msgid "Include full bootstrap back-end"
4159
+ msgstr "Включить полный интерфейс начальной загрузки"
4160
 
4161
+ #: templates/admin/settings/tabs/main_plugin_settings.php:386
4162
+ msgid "Prevent deleting tables in database"
4163
+ msgstr "Запретить удаление таблиц в базе данных"
4164
 
4165
+ #: templates/admin/settings/tabs/main_plugin_settings.php:388
4166
+ msgid ""
4167
+ "It is recommended to leave this option as checked if you want to keep your tables in "
4168
+ "database after deleting plugin from Plugins page. If you uncheck this option, it will "
4169
+ "be deleted all tables in database after deleting plugin"
4170
+ msgstr ""
4171
+ "Рекомендуется оставить эту опцию отмеченной, если вы хотите сохранить свои таблицы в "
4172
+ "базе данных после удаления плагина со страницы плагинов. Если вы снимите этот флажок, "
4173
+ "после удаления плагина будут удалены все таблицы в базе данных."
4174
 
4175
+ #: templates/admin/settings/tabs/info.php:17
4176
+ msgid "PHP Version"
4177
+ msgstr "Версия PHP"
4178
 
4179
+ #: templates/admin/settings/tabs/info.php:37
4180
+ msgid ""
4181
+ "Minimum PHP version required to run wpDataTables is PHP 5.6. Please update your PHP."
4182
+ msgstr ""
4183
+ "Минимальная версия PHP, необходимая для запуска wpDataTables - PHP 5.6. Пожалуйста, "
4184
+ "обновите ваш PHP."
4185
 
4186
+ #: templates/admin/settings/tabs/info.php:44
4187
+ msgid "MySQL Version"
4188
+ msgstr "Версия MySQL"
4189
 
4190
+ #: templates/admin/settings/tabs/info.php:66
4191
+ msgid ""
4192
+ "Minimum MySQL version required to run wpDataTables is MySQL 5. Please update your MySQL"
4193
+ msgstr ""
4194
+ "Минимальная версия MySQL, необходимая для запуска wpDataTables, - MySQL 5. Пожалуйста, "
4195
+ "обновите MySQL."
4196
 
4197
+ #: templates/admin/settings/tabs/info.php:72
4198
+ msgid "Zip extension "
4199
+ msgstr "Расширение индекса"
4200
 
4201
+ #: templates/admin/settings/tabs/info.php:76
4202
+ msgid "Installed"
4203
+ msgstr "Установленно"
4204
 
4205
+ #: templates/admin/settings/tabs/info.php:87
4206
+ msgid "Not installed"
4207
+ msgstr "Не установлено"
4208
 
4209
+ #: templates/admin/settings/tabs/info.php:96
4210
+ msgid "Please install or enable PHP Zip Extension on your server"
4211
+ msgstr "Пожалуйста, установите или включите расширение PHP Zip на вашем сервере"
4212
 
4213
+ #: templates/admin/settings/tabs/info.php:102
4214
+ msgid "Curl extension "
4215
+ msgstr "Скручивание"
4216
 
4217
+ #: templates/admin/settings/tabs/info.php:130
4218
+ msgid "Please install or enable PHP cURL Extension on your server"
4219
+ msgstr "Пожалуйста, установите или включите расширение PHP cURL на вашем сервере"
4220
 
4221
+ #: templates/admin/settings/tabs/separate_connection_form.php:15
4222
+ #: templates/admin/settings/tabs/separate_connection_form.php:22
4223
+ msgid "Connection Name"
4224
+ msgstr "Имя соединения"
4225
 
4226
+ #: templates/admin/settings/tabs/separate_connection_form.php:17
4227
+ msgid "Connection Name."
4228
+ msgstr "Имя соединения."
4229
 
4230
+ #: templates/admin/settings/tabs/separate_connection_form.php:27
4231
+ #: templates/admin/settings/tabs/separate_mysql_connection.php:29
4232
+ msgid "Test connection"
4233
+ msgstr "Проверить подключение"
4234
 
4235
+ #: templates/admin/settings/tabs/separate_connection_form.php:29
4236
+ msgid ""
4237
+ "Click this button to test if wpDataTables is able to connect to the DB server with the "
4238
+ "details you provided."
4239
+ msgstr ""
4240
+ "Нажмите эту кнопку, чтобы проверить, может ли wpDataTables подключиться к серверу БД с "
4241
+ "предоставленной вами информацией."
4242
 
4243
+ #: templates/admin/settings/tabs/separate_connection_form.php:42
4244
+ msgid "Vendor"
4245
+ msgstr "Продавец"
4246
 
4247
+ #: templates/admin/settings/tabs/separate_connection_form.php:44
4248
+ msgid "Pick the vendor."
4249
+ msgstr "Выберите продавца."
4250
 
4251
+ #: templates/admin/settings/tabs/separate_connection_form.php:50
4252
+ msgid "MySQL"
4253
+ msgstr "MySQL сервер"
4254
 
4255
+ #: templates/admin/settings/tabs/separate_connection_form.php:51
4256
+ msgid "MSSQL"
4257
+ msgstr "MSSQL"
4258
 
4259
+ #: templates/admin/settings/tabs/separate_connection_form.php:52
4260
+ msgid "PostgreSQL"
4261
+ msgstr "PostgreSQL"
4262
 
4263
+ #: templates/admin/settings/tabs/separate_connection_form.php:59
4264
+ msgid "Name"
4265
+ msgstr "Имя"
4266
 
4267
+ #: templates/admin/settings/tabs/separate_connection_form.php:61
4268
+ msgid "Database name."
4269
+ msgstr "Имя базы данных."
4270
 
4271
+ #: templates/admin/settings/tabs/separate_connection_form.php:65
4272
+ msgid "Database name"
4273
+ msgstr "Имя базы данных"
4274
 
4275
+ #: templates/admin/settings/tabs/separate_connection_form.php:73
4276
+ msgid "Host"
4277
+ msgstr "Хост"
 
 
 
 
4278
 
4279
+ #: templates/admin/settings/tabs/separate_connection_form.php:75
4280
+ msgid "Host address."
4281
+ msgstr "Адрес сервера."
4282
 
4283
+ #: templates/admin/settings/tabs/separate_connection_form.php:79
4284
+ msgid "Host address"
4285
+ msgstr "Адрес сервера"
4286
 
4287
+ #: templates/admin/settings/tabs/separate_connection_form.php:84
4288
+ #: templates/admin/settings/tabs/separate_connection_form.php:100
4289
+ msgid "Port"
4290
+ msgstr "Порт"
4291
 
4292
+ #: templates/admin/settings/tabs/separate_connection_form.php:108
4293
+ #: templates/admin/settings/tabs/separate_connection_form.php:115
4294
+ msgid "User"
4295
+ msgstr "Пользователь"
 
 
 
 
4296
 
4297
+ #: templates/admin/settings/tabs/separate_connection_form.php:110
4298
+ msgid "Username for the connection."
4299
+ msgstr "Имя пользователя MySQL для подключения"
4300
 
4301
+ #: templates/admin/settings/tabs/separate_connection_form.php:120
4302
+ #: templates/admin/settings/tabs/separate_connection_form.php:125
4303
+ msgid "Password"
4304
+ msgstr "Пароль"
4305
 
4306
+ #: templates/admin/settings/tabs/separate_connection_form.php:122
4307
+ msgid "Password for the provided user."
4308
+ msgstr "Пароль для предоставленного пользователя."
4309
 
4310
+ #: templates/admin/settings/tabs/separate_connection_form.php:134
4311
+ msgid "Driver"
4312
+ msgstr "Драйвер"
4313
 
4314
+ #: templates/admin/settings/tabs/separate_connection_form.php:136
4315
+ msgid "Pick the driver."
4316
+ msgstr "Выберите драйвер."
 
 
 
4317
 
4318
+ #: templates/admin/settings/tabs/separate_connection_form.php:142
4319
+ msgid "DBLIB"
4320
+ msgstr "DBLIB"
4321
 
4322
+ #: templates/admin/settings/tabs/separate_connection_form.php:143
4323
+ msgid "SQLSRV"
4324
+ msgstr "SQLSRV"
4325
 
4326
+ #: templates/admin/settings/tabs/separate_connection_form.php:144
4327
+ msgid "ODBC"
4328
+ msgstr "ODBC"
4329
 
4330
+ #: templates/admin/settings/tabs/separate_connection_form.php:151
4331
+ msgid "Default Connection"
4332
+ msgstr "Соединение по умолчанию"
4333
 
4334
+ #: templates/admin/settings/tabs/separate_connection_form.php:153
4335
+ msgid "Set this connection as default."
4336
+ msgstr "Установите это соединение по умолчанию"
 
 
 
4337
 
4338
+ #: templates/admin/settings/tabs/separate_connection_form.php:157
4339
+ msgid "Set this connection as default"
4340
+ msgstr "Установите это соединение по умолчанию"
4341
 
4342
+ #: templates/admin/settings/tabs/separate_connection_form.php:169
4343
+ msgid "Delete this connection."
4344
+ msgstr "Удалить подключение"
4345
 
4346
+ #: templates/admin/settings/tabs/color_and_font_settings.php:25
4347
+ msgid "Font"
4348
+ msgstr "Шрифт"
4349
 
4350
+ #: templates/admin/settings/tabs/color_and_font_settings.php:27
4351
+ msgid ""
4352
+ "This font will be used in rendered tables. Leave blank not to override default theme "
4353
+ "settings"
4354
+ msgstr ""
4355
+ "Этот шрифт будет использоваться как основной шрифт в таблице. Оставьте поле пустым, "
4356
+ "чтобы не переопределять шрифт, установленный в теме."
4357
 
4358
+ #: templates/admin/settings/tabs/color_and_font_settings.php:47
4359
+ msgid "Define the font size"
4360
+ msgstr "Определить размер шрифта"
4361
 
4362
+ #: templates/admin/settings/tabs/color_and_font_settings.php:64
4363
+ #, fuzzy
4364
+ msgid "This color is used for the main font in table cells."
4365
+ msgstr "Этот цвет будет использоваться для основного шрифта в ячейках таблицы"
4366
 
4367
+ #: templates/admin/settings/tabs/color_and_font_settings.php:99
4368
+ #, fuzzy
4369
+ msgid "The color is used for background of the table header."
4370
+ msgstr "Этот цвет будет использоваться как фоновый в шапке таблицы"
4371
 
4372
+ #: templates/admin/settings/tabs/color_and_font_settings.php:118
4373
+ #, fuzzy
4374
+ msgid "This color is used for the border in the table header."
4375
+ msgstr "Этот цвет будет использоваться для границы в шапке таблицы"
4376
 
4377
+ #: templates/admin/settings/tabs/color_and_font_settings.php:138
4378
+ #, fuzzy
4379
+ msgid "This color is used for the font in the table header."
4380
+ msgstr "Этот цвет будет использоваться для шрифта в шапке таблицы"
4381
 
4382
+ #: templates/admin/settings/tabs/color_and_font_settings.php:155
4383
+ msgid "Active and hover color\t"
4384
+ msgstr "Цвет активного заголовка, и подсветки при наведении"
4385
 
4386
+ #: templates/admin/settings/tabs/color_and_font_settings.php:157
4387
+ #, fuzzy
4388
+ msgid ""
4389
+ "This color is used when you hover the mouse above the table header, or when you choose "
4390
+ "a column."
4391
+ msgstr ""
4392
+ "Этот цвет будет использоваться для заголовка, над которым пользователь проводит "
4393
+ "курсором мыши, и для активной колонки, по которой сортируется таблица"
4394
 
4395
+ #: templates/admin/settings/tabs/color_and_font_settings.php:191
4396
+ msgid "Inner border"
4397
+ msgstr "Цвет внутренней границы таблицы"
4398
 
4399
+ #: templates/admin/settings/tabs/color_and_font_settings.php:193
4400
+ #, fuzzy
4401
+ msgid "This color is used for the inner border in the table between cells."
4402
+ msgstr "Этот цвет будет использоваться для внутренних границ между ячейками таблицы"
4403
 
4404
+ #: templates/admin/settings/tabs/color_and_font_settings.php:211
4405
+ msgid "Outer border"
4406
+ msgstr "Цвет наружней границы таблицы"
4407
 
4408
+ #: templates/admin/settings/tabs/color_and_font_settings.php:213
4409
+ #, fuzzy
4410
+ msgid "This color is used for the outer border of the whole table body."
4411
+ msgstr "Этот цвет будет использоваться для внешней границы таблицы целиком"
 
 
4412
 
4413
+ #: templates/admin/settings/tabs/color_and_font_settings.php:231
4414
+ msgid "Table borders"
4415
+ msgstr "Границы таблицы"
4416
 
4417
+ #: templates/admin/settings/tabs/color_and_font_settings.php:233
4418
+ msgid "When this is checked, borders in table will be removed "
4419
+ msgstr "Когда помечено, границы в таблице будут удалены"
4420
 
4421
+ #: templates/admin/settings/tabs/color_and_font_settings.php:243
4422
+ msgid "Header border"
4423
+ msgstr "Граница заголовка"
 
4424
 
4425
+ #: templates/admin/settings/tabs/color_and_font_settings.php:245
4426
+ msgid "When this is checked,borders in header will be removed "
4427
+ msgstr "Когда помечено, границы в заголовке будут удалены"
4428
 
4429
+ #: templates/admin/settings/tabs/color_and_font_settings.php:271
4430
+ msgid "Even row background"
4431
+ msgstr "Цвет фона четных строк"
4432
 
4433
+ #: templates/admin/settings/tabs/color_and_font_settings.php:273
4434
+ #, fuzzy
4435
+ msgid "This color is used for for background in even rows."
4436
+ msgstr "Этот цвет будет использоваться как фон четных строк"
4437
 
4438
+ #: templates/admin/settings/tabs/color_and_font_settings.php:290
4439
+ msgid "Odd row background"
4440
+ msgstr "Цвет нечетных строк"
4441
 
4442
+ #: templates/admin/settings/tabs/color_and_font_settings.php:292
4443
+ #, fuzzy
4444
+ msgid "This color is used for for background in odd rows."
4445
+ msgstr "Этот цвет будет использоваться как фон нечетных строк"
4446
 
4447
+ #: templates/admin/settings/tabs/color_and_font_settings.php:309
4448
+ msgid "Hover row"
4449
+ msgstr "Цвет подсветки строк"
4450
 
4451
+ #: templates/admin/settings/tabs/color_and_font_settings.php:311
4452
+ #, fuzzy
4453
+ msgid "This color is used for to highlight the row when you hover your mouse above it."
4454
+ msgstr ""
4455
+ "Этот цвет будет использоваться для подсвечивания строк, по которым пользователь "
4456
+ "проводит курсором мыши"
4457
 
4458
+ #: templates/admin/settings/tabs/color_and_font_settings.php:328
4459
+ msgid "Background for selected rows"
4460
+ msgstr "Фоновый цвет для выбранных строк"
4461
 
4462
+ #: templates/admin/settings/tabs/color_and_font_settings.php:330
4463
+ #, fuzzy
4464
+ msgid "This color is used for background in selected rows."
4465
+ msgstr "Этот цвет будет использоваться как фон выбранных строк (для редактирования)"
4466
 
4467
+ #: templates/admin/settings/tabs/color_and_font_settings.php:364
4468
+ msgid "Sorted columns, even rows"
4469
+ msgstr "Сортированные столбцы, четные строки"
4470
 
4471
+ #: templates/admin/settings/tabs/color_and_font_settings.php:366
4472
+ #, fuzzy
4473
+ msgid ""
4474
+ "This color is used for background in cells which are in the active columns (columns "
4475
+ "used for sorting) in even rows."
4476
+ msgstr ""
4477
+ "Этот цвет будет использоваться как фоновый для ячеек активных колонок (колонок, "
4478
+ "используемых для сортировки) в четных строках"
4479
 
4480
+ #: templates/admin/settings/tabs/color_and_font_settings.php:384
4481
+ msgid "Sorted columns, odd rows"
4482
+ msgstr "Сортированные столбцы, нечетные строки"
4483
 
4484
+ #: templates/admin/settings/tabs/color_and_font_settings.php:386
4485
+ #, fuzzy
4486
+ msgid ""
4487
+ "This color is used for background in cells which are in the active columns (columns "
4488
+ "used for sorting) in odd rows."
4489
+ msgstr ""
4490
+ "Этот цвет будет использоваться как фоновый для ячеек активных колонок (колонок, "
4491
+ "используемых для сортировки) в нечетных строках"
4492
 
4493
+ #: templates/admin/settings/tabs/color_and_font_settings.php:422
4494
+ #, fuzzy
4495
+ msgid "This color is used for background in buttons."
4496
+ msgstr "Этот цвет будет использоваться как фоновый цвет кнопок"
 
4497
 
4498
+ #: templates/admin/settings/tabs/color_and_font_settings.php:441
4499
+ #, fuzzy
4500
+ msgid "This color is used for border in buttons."
4501
+ msgstr "Этот цвет будет использоваться для границ кнопок"
4502
 
4503
+ #: templates/admin/settings/tabs/color_and_font_settings.php:461
4504
+ #, fuzzy
4505
+ msgid "This color is used for font in buttons."
4506
+ msgstr "Этот цвет будет использоваться для шрифта кнопок"
4507
 
4508
+ #: templates/admin/settings/tabs/color_and_font_settings.php:478
4509
+ msgid "Background hover color"
4510
+ msgstr "Цвет подсветки кнопок"
4511
 
4512
+ #: templates/admin/settings/tabs/color_and_font_settings.php:480
4513
+ #, fuzzy
4514
+ msgid "This color will be used for button backgrounds when you hover above them."
4515
+ msgstr ""
4516
+ "Этот цвет будет использоваться для фонов подсвечиваемых кнопок, когда пользователь "
4517
+ "проводит над ними курсором мыши"
4518
 
4519
+ #: templates/admin/settings/tabs/color_and_font_settings.php:498
4520
+ msgid "Hover font color"
4521
+ msgstr "Цвет шрифта при наведении"
4522
 
4523
+ #: templates/admin/settings/tabs/color_and_font_settings.php:500
4524
+ #, fuzzy
4525
+ msgid "This color will be used for buttons font when you hover above them."
4526
+ msgstr ""
4527
+ "Этот цвет будет использоваться в шрифте подсвечиваемых кнопок, над которыми "
4528
+ "пользователь проводит курсором мыши"
4529
 
4530
+ #: templates/admin/settings/tabs/color_and_font_settings.php:518
4531
+ msgid "Buttons hover border color"
4532
+ msgstr "Цвет подсветки границ кнопок"
4533
 
4534
+ #: templates/admin/settings/tabs/color_and_font_settings.php:520
4535
+ #, fuzzy
4536
+ msgid "This color will be used for button borders when you hover above them."
4537
+ msgstr ""
4538
+ "Этот цвет будет применяться к границам кнопок при проведении над ними курсора мыши"
4539
 
4540
+ #: templates/admin/settings/tabs/color_and_font_settings.php:538
4541
+ msgid "Buttons and inputs border radius (in px)"
4542
+ msgstr "Радиус закругления кнопок и полей ввода (в пикселях)"
4543
 
4544
+ #: templates/admin/settings/tabs/color_and_font_settings.php:540
4545
+ msgid "This is a border radius for inputs in buttons. Default is 3px."
4546
+ msgstr ""
4547
+ "Это радиус закругления для текстовых полей ввода, выпадающих списков, и диалогов. По "
4548
+ "умолчанию 3 пикселя."
4549
 
4550
+ #: templates/admin/settings/tabs/color_and_font_settings.php:571
4551
+ msgid "Modals font color"
4552
+ msgstr "Цвет шрифта всплывающих диалогов"
4553
 
4554
+ #: templates/admin/settings/tabs/color_and_font_settings.php:573
4555
+ #, fuzzy
4556
+ msgid "This color will be used for wpDataTable popup (filter, datepicker) fonts."
4557
+ msgstr ""
4558
+ "Этот цвет будет использоваться в шрифтах во всплывающах диалогах (фильтр, выбор даты)"
4559
 
4560
+ #: templates/admin/settings/tabs/color_and_font_settings.php:591
4561
+ msgid "Modals background"
4562
+ msgstr "Модальный фон"
4563
 
4564
+ #: templates/admin/settings/tabs/color_and_font_settings.php:593
4565
+ #, fuzzy
4566
+ msgid "This color will be used for wpDataTable popup (filter, datepicker) background."
4567
+ msgstr "Этот цвет будет использоваться как фоновый для всплывающих диалогов"
4568
 
4569
+ #: templates/admin/settings/tabs/color_and_font_settings.php:612
4570
+ msgid "Overlay background"
4571
+ msgstr "Наложение фона"
 
 
 
4572
 
4573
+ #: templates/admin/settings/tabs/color_and_font_settings.php:614
4574
+ #, fuzzy
4575
+ msgid "This color will be used for overlay which appears below the plugin popups."
4576
+ msgstr ""
4577
+ "Этот цвет будет использоваться в подложке, которая покрывает сайт при появлении "
4578
+ "всплывающих диалогов"
4579
 
4580
+ #: templates/admin/settings/tabs/color_and_font_settings.php:649
4581
+ #, fuzzy
4582
+ msgid "This color is used for the background of the pagination"
4583
+ msgstr "Этот цвет будет использоваться как фоновый цвет кнопок"
4584
 
4585
+ #: templates/admin/settings/tabs/color_and_font_settings.php:669
4586
+ #, fuzzy
4587
+ msgid "This color is used for the color of the links in the pagination."
4588
+ msgstr "Этот цвет будет использоваться для внешней границы таблицы целиком"
 
 
4589
 
4590
+ #: templates/admin/settings/tabs/color_and_font_settings.php:687
4591
+ msgid "Current page background color"
4592
+ msgstr "Цвет фона текущей страницы"
4593
 
4594
+ #: templates/admin/settings/tabs/color_and_font_settings.php:689
4595
+ #, fuzzy
4596
+ msgid "The color is used for background of the current page"
4597
+ msgstr "Этот цвет будет использоваться как фоновый в шапке таблицы"
4598
 
4599
+ #: templates/admin/settings/tabs/color_and_font_settings.php:706
4600
+ msgid "Current page color"
4601
+ msgstr "Текущий цвет страницы"
4602
 
4603
+ #: templates/admin/settings/tabs/color_and_font_settings.php:708
4604
+ #, fuzzy
4605
+ msgid "This color is used for the color of the current page."
4606
+ msgstr "Этот цвет будет использоваться для границы в шапке таблицы"
 
 
4607
 
4608
+ #: templates/admin/settings/tabs/color_and_font_settings.php:726
4609
+ msgid "Other pages hover background color"
4610
+ msgstr "Цвет фона заголовка других страниц"
4611
 
4612
+ #: templates/admin/settings/tabs/color_and_font_settings.php:728
4613
+ #, fuzzy
4614
+ msgid "This background color is used when you hover the mouse above the other pages"
4615
+ msgstr ""
4616
+ "Этот цвет будет использоваться для заголовка, над которым пользователь проводит "
4617
+ "курсором мыши, и для активной колонки, по которой сортируется таблица"
4618
 
4619
+ #: templates/admin/settings/tabs/color_and_font_settings.php:745
4620
+ msgid "Other pages hover color"
4621
+ msgstr "Цвет других страниц"
 
 
 
4622
 
4623
+ #: templates/admin/settings/tabs/color_and_font_settings.php:747
4624
+ #, fuzzy
4625
+ msgid "This color is used when you hover the mouse above the other pages."
4626
+ msgstr ""
4627
+ "Этот цвет будет использоваться для заголовка, над которым пользователь проводит "
4628
+ "курсором мыши, и для активной колонки, по которой сортируется таблица"
4629
 
4630
+ #: templates/admin/settings/tabs/separate_mysql_connection.php:15
4631
+ #, fuzzy
4632
+ msgid "Separate MySQL connection"
4633
+ msgstr "Использовать независимое подключение к MySQL"
4634
 
4635
+ #: templates/admin/settings/tabs/separate_mysql_connection.php:17
4636
+ msgid ""
4637
+ "If this checkbox is checked, wpDataTables will use its own connection to MySQL bases. "
4638
+ "In other case it will use the main WordPress MySQL connection."
4639
+ msgstr ""
4640
+ "Если эта галочка включена, wpDataTables будет использовать собственное подключение к "
4641
+ "базе MySQL - база может храниться на другом сервере. Если галочка выключена (по "
4642
+ "умолчанию) wpDataTables будет использовать ту же базу данных, что и WordPress."
4643
 
4644
+ #: templates/admin/settings/tabs/separate_mysql_connection.php:21
4645
+ msgid "Use separate MySQL connection"
4646
+ msgstr "Использовать независимое подключение к MySQL"
 
 
 
4647
 
4648
+ #: templates/admin/settings/tabs/separate_mysql_connection.php:31
4649
+ msgid ""
4650
+ "Click this button to test if wpDataTables is able to connect to the MySQL server with "
4651
+ "the details you provided."
4652
+ msgstr ""
4653
+ "Нажмите эту кнопку, чтобы проверить, может ли wpDataTables подключиться к серверу MySQL "
4654
+ "с предоставленной вами информацией."
4655
 
4656
+ #: templates/admin/settings/tabs/separate_mysql_connection.php:42
4657
+ msgid "MySQL host"
4658
+ msgstr "MySQL сервер"
4659
 
4660
+ #: templates/admin/settings/tabs/separate_mysql_connection.php:44
4661
+ msgid "MySQL host address."
4662
+ msgstr "Адрес сервера MySQL"
4663
 
4664
+ #: templates/admin/settings/tabs/separate_mysql_connection.php:48
4665
+ msgid "MySQL host address"
4666
+ msgstr "Адрес сервера MySQL"
4667
 
4668
+ #: templates/admin/settings/tabs/separate_mysql_connection.php:53
4669
+ msgid "MySQL database"
4670
+ msgstr "База MySQL"
4671
 
4672
+ #: templates/admin/settings/tabs/separate_mysql_connection.php:55
4673
+ msgid "MySQL database name."
4674
+ msgstr "Имя базы данных MySQL"
 
 
 
 
4675
 
4676
+ #: templates/admin/settings/tabs/separate_mysql_connection.php:59
4677
+ msgid "MySQL database name"
4678
+ msgstr "Имя базы данных MySQL"
4679
 
4680
+ #: templates/admin/settings/tabs/separate_mysql_connection.php:67
4681
+ #: templates/admin/settings/tabs/separate_mysql_connection.php:74
4682
+ msgid "MySQL user"
4683
+ msgstr "Пользователь MySQL"
4684
 
4685
+ #: templates/admin/settings/tabs/separate_mysql_connection.php:69
4686
+ msgid "MySQL username for the connection."
4687
+ msgstr "Имя пользователя MySQL для подключения"
4688
 
4689
+ #: templates/admin/settings/tabs/separate_mysql_connection.php:79
4690
+ #: templates/admin/settings/tabs/separate_mysql_connection.php:84
4691
+ msgid "MySQL password"
4692
+ msgstr "Пароль MySQL"
4693
 
4694
+ #: templates/admin/settings/tabs/separate_mysql_connection.php:81
4695
+ msgid "MySQL password for the provided user."
4696
+ msgstr "Пароль указанного пользователя для подключения к MySQL"
4697
 
4698
+ #: templates/admin/settings/tabs/separate_mysql_connection.php:93
4699
+ #: templates/admin/settings/tabs/separate_mysql_connection.php:99
4700
+ msgid "MySQL port"
4701
+ msgstr "Порт MySQL"
4702
 
4703
+ #: templates/admin/settings/tabs/separate_mysql_connection.php:95
4704
+ msgid "MySQL port for the connection (default: 3306)."
4705
+ msgstr "Порт сервиса MySQL (по умолчанию 3306)"
4706
 
4707
+ #: templates/admin/constructor/steps/constructor_1_1.inc.php:8
4708
+ msgid "Please provide some initial structure metadata before the table will be created."
4709
+ msgstr ""
4710
+ "Пожалуйста, настройте некоторые исходные метаданные структуры перед созданием таблицы."
4711
 
4712
+ #: templates/admin/constructor/steps/constructor_1_1.inc.php:10
4713
+ msgid ""
4714
+ "This constructor will help you to create a table from scratch. You will be able to edit "
4715
+ "the table content and metadata later manually at any time."
4716
+ msgstr ""
4717
+ "Мастер создания таблиц позволит вам настроить и создать новую wpDataTable таблицу. Вы "
4718
+ "сможете изменить как данные внутри таблицы, так и эти метаданные позже."
4719
 
4720
+ #: templates/admin/constructor/steps/constructor_1_1.inc.php:17
4721
+ #: templates/admin/constructor/steps/constructor_2_2.inc.php:15
4722
+ msgid "Table name"
4723
+ msgstr "Имя таблицы"
4724
 
4725
+ #: templates/admin/constructor/steps/constructor_1_1.inc.php:19
4726
+ #: templates/admin/constructor/steps/constructor_2_2.inc.php:17
4727
+ msgid "What is the header of the table that will be visible to the site visitors"
4728
+ msgstr "Заголовок таблицы который будет виден посетителям сайта"
4729
 
4730
+ #: templates/admin/constructor/steps/constructor_1_1.inc.php:31
4731
+ msgid "Number of columns"
4732
+ msgstr "Номер столбца"
4733
 
4734
+ #: templates/admin/constructor/steps/constructor_1_1.inc.php:33
4735
+ msgid ""
4736
+ "How many columns table will it have? You can also modify it below with + and x buttons"
4737
+ msgstr ""
4738
+ "Сколько колонок будет в таблице? (Вы также можете регулировать их количество ниже с "
4739
+ "помощью кнопок \"+\" - добавить, и \"X\" - удалить)"
4740
 
4741
+ #: templates/admin/constructor/steps/constructor_1_1.inc.php:49
4742
+ #: templates/admin/constructor/steps/constructor_2_2.inc.php:33
4743
+ msgid "Column names and types"
4744
+ msgstr "Имена и типы колонок"
4745
 
4746
+ #: templates/admin/constructor/steps/constructor_1_1.inc.php:50
4747
+ #: templates/admin/constructor/steps/constructor_2_2.inc.php:34
4748
+ msgid "Drag and drop to reorder columns"
4749
+ msgstr "Перетаскивайте колонки мышкой чтобы менять их порядок"
 
 
4750
 
4751
+ #: templates/admin/constructor/steps/constructor_1_4.inc.php:8
4752
+ msgid "Please choose the SQL data which will be used to create a table."
4753
+ msgstr "Выберите, пожалуйста, на базе каких данных из MySQL вы хотите создать таблицу"
4754
 
4755
+ #: templates/admin/constructor/steps/constructor_1_4.inc.php:9
4756
+ #, fuzzy
4757
+ msgid ""
4758
+ "This constructor type will create a query to any SQL database database and create a "
4759
+ "wpDataTable based on this query. This table content cannot be edited manually "
4760
+ "afterwards, but will always contain actual data from your SQL database."
4761
+ msgstr ""
4762
+ "Этот тип конструктора таблиц помогает подготовить запрос к базе данных WordPress, и "
4763
+ "создать таблицу wpDataTable на основе этого запроса. Пожалуйста, учтите, что это только "
4764
+ "вспомогательная опция, и не всегда сформированные запросы работают идеально - по "
4765
+ "возможности напишите запрос вручную. Таблицы этого типа не могут быть сделаны "
4766
+ "редактируемыми для посетителей сайта."
4767
 
4768
+ #: templates/admin/constructor/steps/constructor_1_4.inc.php:19
4769
+ msgid "All SQL tables"
4770
+ msgstr "Все SQL таблицы"
4771
 
4772
+ #: templates/admin/constructor/steps/constructor_1_4.inc.php:21
4773
+ msgid "Add or drag MySQL tables."
4774
+ msgstr "Добавьте или перетащите таблицы MySQL."
 
4775
 
4776
+ #: templates/admin/constructor/steps/constructor_1_4.inc.php:64
4777
+ msgid "Selected SQL tables"
4778
+ msgstr "Выберите SQL таблицу"
4779
 
4780
+ #: templates/admin/constructor/steps/constructor_1_4.inc.php:83
4781
+ msgid "All SQL columns"
4782
+ msgstr "Добавить SQL колонку"
4783
 
4784
+ #: templates/admin/constructor/steps/constructor_1_4.inc.php:85
4785
+ msgid "Add or drag MySQL columns."
4786
+ msgstr "Добавьте или перетащите столбцы MySQL."
4787
 
4788
+ #: templates/admin/constructor/steps/constructor_1_4.inc.php:113
4789
+ msgid "Selected SQL columns"
4790
+ msgstr "Выбранные SQL столбцы"
4791
 
4792
+ #: templates/admin/constructor/steps/constructor_1_4.inc.php:133
4793
+ msgid "Define SQL tables relations"
4794
+ msgstr "Определить отношения таблиц SQL"
4795
 
4796
+ #: templates/admin/constructor/steps/constructor_1_4.inc.php:135
4797
+ #: templates/admin/constructor/steps/constructor_1_3.inc.php:151
4798
+ msgid "Check to have an inner join, uncheck to have left join."
4799
+ msgstr ""
4800
+ "Отметьте галочку, чтобы выполнить INNER JOIN, снимите отметку, чтобы выполнить LEFT JOIN"
4801
 
4802
+ #: templates/admin/constructor/steps/constructor_1_4.inc.php:150
4803
+ #: templates/admin/constructor/steps/constructor_1_3.inc.php:166
4804
+ msgid "Add conditions"
4805
+ msgstr "Добавить условия"
4806
 
4807
+ #: templates/admin/constructor/steps/constructor_1_4.inc.php:152
4808
+ #: templates/admin/constructor/steps/constructor_1_3.inc.php:168
4809
+ msgid "Add conditions that you would like to have in the table."
4810
+ msgstr "Добавьте условия, которые вы хотели бы иметь в таблице."
4811
 
4812
+ #: templates/admin/constructor/steps/constructor_1_4.inc.php:157
4813
+ #: templates/admin/constructor/steps/constructor_1_3.inc.php:173
4814
+ msgid "Add condition"
4815
+ msgstr "Добавить условие"
4816
 
4817
+ #: templates/admin/constructor/steps/constructor_1_4.inc.php:177
4818
+ #: templates/admin/constructor/steps/constructor_1_3.inc.php:194
4819
+ msgid "Add grouping rules"
4820
+ msgstr "Добавить правило группировки"
4821
 
4822
+ #: templates/admin/constructor/steps/constructor_1_4.inc.php:179
4823
+ #: templates/admin/constructor/steps/constructor_1_3.inc.php:196
4824
+ msgid "Add grouping rules that you would like to have in the table."
4825
+ msgstr "Добавьте правила группировки, если необходимо."
4826
 
4827
+ #: templates/admin/constructor/steps/constructor_1_4.inc.php:184
4828
+ #: templates/admin/constructor/steps/constructor_1_3.inc.php:201
4829
+ msgid "Add grouping"
4830
+ msgstr "Добавить группировку"
4831
 
4832
+ #: templates/admin/constructor/steps/constructor_1_4.inc.php:291
4833
+ #: templates/admin/constructor/steps/constructor_1_3.inc.php:313
4834
+ msgid "Group by "
4835
+ msgstr "Группировать по"
4836
 
4837
+ #: templates/admin/constructor/steps/constructor_1_2.inc.php:10
4838
+ msgid ""
4839
+ "Upload your file or provide the full URL here. For CSV or Excel input sources only URLs "
4840
+ "or paths from same servers are supported. For Google Spreadsheets: please do not forget "
4841
+ "to publish the spreadsheet before pasting the URL."
4842
+ msgstr ""
4843
+ "Загрузите свой файл или укажите полный URL здесь. Для источников ввода CSV или Excel "
4844
+ "поддерживаются только URL-адреса или пути с одних и тех же серверов. Для таблиц Google: "
4845
+ "не забудьте опубликовать таблицу перед вставкой URL."
4846
 
4847
+ #: templates/admin/constructor/steps/constructor_2_2.inc.php:8
4848
+ msgid ""
4849
+ "Please check which columns would you like to import and make sure that the column types "
4850
+ "were imported correctly."
4851
+ msgstr ""
4852
+ "Выберите, какие колонки вы хотите импортировать, а также проверьте, правильно ли "
4853
+ "определены типы данных"
4854
 
4855
+ #: templates/admin/constructor/steps/constructor_1.inc.php:5
4856
+ msgid "Choose what kind of table would you like to construct"
4857
+ msgstr "Выберите способ создания таблицы"
4858
 
4859
+ #: templates/admin/constructor/steps/constructor_1.inc.php:12
4860
+ msgid ""
4861
+ "\n"
4862
+ " Connection"
4863
+ msgstr "Соединение"
4864
 
4865
+ #: templates/admin/constructor/steps/constructor_1.inc.php:50
4866
+ msgid "Create a table linked to an existing data source"
4867
+ msgstr "Создать таблицу ссылающуюся на существующий источник данных"
4868
 
4869
+ #: templates/admin/constructor/steps/constructor_1.inc.php:51
4870
+ msgid ""
4871
+ "(Excel, CSV, Google Spreadsheet, SQL query, XML, JSON, serialized PHP array). Data will "
4872
+ "be read from the source every time on page load. Only SQL-based tables can be made "
4873
+ "editable."
4874
+ msgstr ""
4875
+ "(Excel, CSV, Google Spreadsheet, SQL query, XML, JSON, serialized PHP array). Данные "
4876
+ "будут считываться из источника каждый раз при загрузке страницы. Только таблицы на "
4877
+ "основе SQL можно сделать редактируемыми."
4878
 
4879
+ #: templates/admin/constructor/steps/constructor_1.inc.php:63
4880
+ msgid "Create a table manually"
4881
+ msgstr "Создать таблицу wpDataTable в ручном режиме"
4882
 
4883
+ #: templates/admin/constructor/steps/constructor_1.inc.php:64
4884
+ msgid ""
4885
+ "Define the number and type of columns, and fill in the data manually in WP admin. Table "
4886
+ "will be stored in database and can be edited from WP admin, or made front-end editable."
4887
+ msgstr ""
4888
+ "Определите количество и тип столбцов и заполните данные вручную в WP admin. Таблица "
4889
+ "будет храниться в базе данных и может быть отредактирована из WP admin или сделана "
4890
+ "редактируемой."
4891
 
4892
+ #: templates/admin/constructor/steps/constructor_1.inc.php:77
4893
+ msgid "Create a table by importing data from data source"
4894
+ msgstr "Создать таблицу путем импорта данных из источника данных"
4895
 
4896
+ #: templates/admin/constructor/steps/constructor_1.inc.php:78
4897
+ msgid ""
4898
+ "(Excel, CSV, Google Spreadsheet). Data will be imported to database, the table can be "
4899
+ "edited in WP admin, or made front-end editable."
4900
+ msgstr ""
4901
+ "(Excel, CSV, Google Spreadsheet). Данные будут импортированы в базу данных, таблица "
4902
+ "может быть отредактирована в WP admin или сделана редактируемой."
4903
 
4904
+ #: templates/admin/constructor/steps/constructor_1.inc.php:91
4905
+ msgid "Generate a query to WordPress database"
4906
+ msgstr "Создать запрос к базе данных WordPress"
4907
 
4908
+ #: templates/admin/constructor/steps/constructor_1.inc.php:92
4909
+ msgid ""
4910
+ "Create a MySQL-query-based table by generating a query to WordPress database (posts, "
4911
+ "taxonomies, postmeta) with a GUI tool."
4912
+ msgstr ""
4913
+ "Создать таблицу на основе MySQL-запроса, сгенерировав запрос к базе данных WordPress "
4914
+ "(записи, таксономии, постметы) с помощью инструмента с графическим интерфейсом."
4915
 
4916
+ #: templates/admin/constructor/steps/constructor_1.inc.php:105
4917
+ msgid "Generate a query to MySQL database"
4918
+ msgstr "Создать запрос к базе данных MySQL"
4919
 
4920
+ #: templates/admin/constructor/steps/constructor_1.inc.php:106
4921
+ msgid ""
4922
+ "Create a SQL-query-based table by generating a query to any custom SQL database with a "
4923
+ "GUI tool."
4924
+ msgstr ""
4925
+ "Создать таблицу на основе SQL-запросов, сгенерировав запрос к любой пользовательской "
4926
+ "базе данных SQL с помощью инструмента с графическим интерфейсом."
4927
 
4928
+ #: templates/admin/constructor/steps/constructor_1_3.inc.php:8
4929
+ msgid "Please choose the WP data which will be used to create a table."
4930
+ msgstr "Выберите, какие данные из WordPress будут использованы для создания таблицы"
4931
 
4932
+ #: templates/admin/constructor/steps/constructor_1_3.inc.php:9
4933
+ msgid ""
4934
+ "This constructor type will create a query to WordPress database and create a "
4935
+ "wpDataTable based on this query. This table content cannot be edited manually "
4936
+ "afterwards, but will always contain actual data from your WordPress database."
4937
+ msgstr ""
4938
+ "Этот тип конструктора таблиц помогает подготовить запрос к базе данных WordPress, и "
4939
+ "создать таблицу wpDataTable на основе этого запроса. Пожалуйста, учтите, что это только "
4940
+ "вспомогательная опция, и не всегда сформированные запросы работают идеально - по "
4941
+ "возможности напишите запрос вручную. Таблицы этого типа не могут быть сделаны "
4942
+ "редактируемыми для посетителей сайта."
4943
 
4944
+ #: templates/admin/constructor/steps/constructor_1_3.inc.php:19
4945
+ msgid "All post types"
4946
+ msgstr "Все виды постов"
4947
 
4948
+ #: templates/admin/constructor/steps/constructor_1_3.inc.php:21
4949
+ msgid "Add or drag post types."
4950
+ msgstr "Добавьте или перетащите типы сообщений."
4951
 
4952
+ #: templates/admin/constructor/steps/constructor_1_3.inc.php:29
4953
+ msgid "all"
4954
+ msgstr "все"
4955
 
4956
+ #: templates/admin/constructor/steps/constructor_1_3.inc.php:56
4957
+ msgid "Selected post types"
4958
+ msgstr "Выбранные типы постов"
4959
 
4960
+ #: templates/admin/constructor/steps/constructor_1_3.inc.php:75
4961
+ msgid "All post properties"
4962
+ msgstr "Все свойства поста"
4963
 
4964
+ #: templates/admin/constructor/steps/constructor_1_3.inc.php:77
4965
+ msgid "Add or drag post properties."
4966
+ msgstr "Добавьте или перетащите свойства сообщения."
4967
 
4968
+ #: templates/admin/constructor/steps/constructor_1_3.inc.php:105
4969
+ msgid "Selected post properties"
4970
+ msgstr "Выбранные свойства поста"
4971
 
4972
+ #: templates/admin/constructor/steps/constructor_1_3.inc.php:125
4973
+ msgid "Post types relationship"
4974
+ msgstr "Соотношение типов сообщений"
4975
 
4976
+ #: templates/admin/constructor/steps/constructor_1_3.inc.php:127
4977
+ msgid ""
4978
+ "When it is enabled, relations will be defined (joining rules) between post types, "
4979
+ "otherwise relations between post types will not be defined (do a full outer join)."
4980
+ msgstr ""
4981
+ "Когда он включен, будут определены отношения (правила объединения) между типами записей,"
4982
+ " в противном случае отношения между типами записей не будут определены (выполните "
4983
+ "полное внешнее объединение)."
4984
 
4985
+ #: templates/admin/constructor/steps/constructor_1_3.inc.php:133
4986
+ msgid "Define relations (joining rules) between post types"
4987
+ msgstr "Определите правила связи данных между типами постов"
4988
 
4989
+ #: templates/admin/constructor/steps/constructor_1_3.inc.php:149
4990
+ msgid "Define post types relations"
4991
+ msgstr "Определение типов связей"
4992
 
4993
+ #: templates/admin/constructor/steps/constructor_2_3.inc.php:8
4994
+ msgid "Preview the query that has been generated for you"
4995
+ msgstr "Предварительный просмотр сгенерированного запроса"
4996
 
4997
+ #: templates/admin/constructor/steps/constructor_2_3.inc.php:13
4998
+ msgid "Click to refresh the table"
4999
+ msgstr "Щелкните для обновления таблицы"
5000
 
5001
+ #: templates/admin/constructor/steps/constructor_2_3.inc.php:29
5002
+ msgid "Preview the 5 first result rows"
5003
+ msgstr "Предварительный просмотр первых 5 возвращенных рядов"
5004
 
5005
+ #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:12
5006
+ #: templates/admin/chart_wizard/steps/charts_pick/chartjs.inc.php:12
5007
+ #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:13
5008
+ msgid "Line chart"
5009
+ msgstr "Линейная диаграмма"
5010
 
5011
+ #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:24
5012
+ #: templates/admin/chart_wizard/steps/charts_pick/chartjs.inc.php:24
5013
+ msgid "Area chart"
5014
+ msgstr "Диаграмма с областями"
5015
 
5016
+ #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:37
5017
+ msgid "Stepped area chart"
5018
+ msgstr "Диаграмма с областями и накоплением"
5019
 
5020
+ #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:49
5021
+ #: templates/admin/chart_wizard/steps/charts_pick/chartjs.inc.php:50
5022
+ msgid "Column chart"
5023
+ msgstr "Колоночная диаграмма"
 
 
5024
 
5025
+ #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:73
5026
+ msgid "Bar chart"
5027
+ msgstr "Линеечная диаграмма"
 
 
 
 
 
 
 
5028
 
5029
+ #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:89
5030
+ #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:78
5031
+ msgid "Stacked bar chart"
5032
+ msgstr "Линеечная диаграмма с накоплением"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5033
 
5034
+ #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:101
5035
+ #: templates/admin/chart_wizard/steps/charts_pick/chartjs.inc.php:91
5036
+ #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:121
5037
+ msgid "Pie chart"
5038
+ msgstr "Круговая диаграмма"
 
 
 
 
5039
 
5040
+ #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:113
5041
+ #: templates/admin/chart_wizard/steps/charts_pick/chartjs.inc.php:117
5042
+ msgid "Bubble chart"
5043
+ msgstr "Пузырьковая диаграмма"
5044
 
5045
+ #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:125
5046
+ #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:147
5047
+ msgid "Donut chart"
5048
+ msgstr "Кольцевая диаграмма"
5049
 
5050
+ #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:137
5051
+ msgid "Gauge chart"
5052
+ msgstr "Калибровочная диаграмма"
 
5053
 
5054
+ #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:150
5055
+ msgid "Scatter chart"
5056
+ msgstr "Точечная диаграмма"
 
5057
 
5058
+ #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:167
5059
+ msgid "Candlestick chart"
5060
+ msgstr "Диаграмма - свечки"
5061
 
5062
+ #: templates/admin/chart_wizard/steps/charts_pick/google_charts.inc.php:180
5063
+ msgid "Waterfall chart"
5064
+ msgstr "Диаграмма \"водопад\""
5065
 
5066
+ #: templates/admin/chart_wizard/steps/charts_pick/chartjs.inc.php:37
5067
+ #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:52
5068
+ msgid "Stacked area chart"
5069
+ msgstr "Диаграмма с областями и накоплением"
5070
 
5071
+ #: templates/admin/chart_wizard/steps/charts_pick/chartjs.inc.php:62
5072
+ msgid "Radar chart"
5073
+ msgstr "Радарная диаграмма"
5074
 
5075
+ #: templates/admin/chart_wizard/steps/charts_pick/chartjs.inc.php:75
5076
+ msgid "Polar area chart"
5077
+ msgstr "Полярная диаграмма с областями"
5078
 
5079
+ #: templates/admin/chart_wizard/steps/charts_pick/chartjs.inc.php:104
5080
+ msgid "Doughnut chart"
5081
+ msgstr "Кольцевая диаграмма"
5082
 
5083
+ #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:26
5084
+ #, fuzzy
5085
+ msgid "Spline chart"
5086
+ msgstr "Линейная диаграмма"
5087
 
5088
+ #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:39
5089
+ msgid "Basic area chart"
5090
+ msgstr "Обычная диаграмма с областями"
5091
 
5092
+ #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:65
5093
+ msgid "Basic bar chart"
5094
+ msgstr "Обычная линеечная диаграмма"
5095
 
5096
+ #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:95
5097
+ msgid "Basic column chart"
5098
+ msgstr "Обычная колоночная диаграмма"
5099
 
5100
+ #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:108
5101
+ msgid "Stacked column chart"
5102
+ msgstr "Колоночная диаграмма с накоплением"
5103
 
5104
+ #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:134
5105
+ msgid "Pie with gradient chart"
5106
+ msgstr "Круговая диаграмма с градиентом"
 
5107
 
5108
+ #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:160
5109
+ msgid "Scatter plot"
5110
+ msgstr "Точечная диаграмма"
5111
 
5112
+ #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:177
5113
+ msgid "3D column chart"
5114
+ msgstr "Трехмерная колоночная диаграмма"
5115
 
5116
+ #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:190
5117
+ msgid "3D pie chart"
5118
+ msgstr "Трехмерная круговая диаграмма"
5119
 
5120
+ #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:203
5121
+ msgid "3D donut chart"
5122
+ msgstr "Трехмерная кольцевая диаграмма"
5123
 
5124
+ #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:216
5125
+ msgid "Treemap chart"
5126
+ msgstr "Диаграмма с областями"
5127
 
5128
+ #: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:228
5129
+ #, fuzzy
5130
+ msgid "Treemap level chart"
5131
+ msgstr "Диаграмма с областями"
5132
 
5133
+ #. Description of the plugin
5134
+ msgid "Add interactive tables easily from any input source"
5135
+ msgstr "Легко добавляйте интерактивные таблицы из любого источника"
5136
 
5137
+ #. URI of the plugin
5138
+ #. Author URI of the plugin
5139
+ msgid "http://tms-plugins.com"
5140
+ msgstr "http://tms-plugins.com"
5141
 
5142
+ #. Author of the plugin
5143
+ msgid "TMS-Plugins"
5144
+ msgstr "TMS-плагин"
readme.txt CHANGED
@@ -2,11 +2,11 @@
2
  Contributors: wpDataTables, WebFactory
3
  Author URI: https://tms-outsource.com
4
  Plugin URI: https://wpdatatables.com/
5
- Tags: data tables, table, charts, tables from csv, tables from excel, datatables, responsive tables, charting, mysql tables, table plugin
6
  Requires at least: 4.0
7
  Tested up to: 5.3.2
8
  Requires PHP: 5.4
9
- Stable tag: 2.0.16
10
  License: GPLv2 or later
11
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
12
 
@@ -167,6 +167,11 @@ This can be changed from the “Number format” drop-down menu in the wpDataTab
167
 
168
  == Changelog ==
169
 
 
 
 
 
 
170
  = 2.0.16 =
171
  * A minor update with a couple of small bugfixes:
172
  * Bugfix: Fixed conflict with WooCommerce product page and Gutenberg
@@ -176,7 +181,7 @@ This can be changed from the “Number format” drop-down menu in the wpDataTab
176
  = 2.0.15 =
177
  * A minor update with a couple of small bugfixes:
178
  * BugFix: Plugin is now compatible with jQuery 3.x.
179
- BugFix: Fix PHP notices
180
  * Compatibility with WordPress 5.3 approved.
181
 
182
  = 2.0.14 =
2
  Contributors: wpDataTables, WebFactory
3
  Author URI: https://tms-outsource.com
4
  Plugin URI: https://wpdatatables.com/
5
+ Tags: data tables, table, charts, tables from csv, tables from excel, datatables, responsive tables, charting, mysql tables, table plugin, wp table, WordPress table Plugin, Google Charts, Excel, JSON, XML, PHP array
6
  Requires at least: 4.0
7
  Tested up to: 5.3.2
8
  Requires PHP: 5.4
9
+ Stable tag: 2.0.17
10
  License: GPLv2 or later
11
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
12
 
167
 
168
  == Changelog ==
169
 
170
+ = 2.0.17 =
171
+ * Updated Russian translation
172
+ * Bug fixes and stability improvements.
173
+
174
+
175
  = 2.0.16 =
176
  * A minor update with a couple of small bugfixes:
177
  * Bugfix: Fixed conflict with WooCommerce product page and Gutenberg
181
  = 2.0.15 =
182
  * A minor update with a couple of small bugfixes:
183
  * BugFix: Plugin is now compatible with jQuery 3.x.
184
+ * BugFix: Fix PHP notices
185
  * Compatibility with WordPress 5.3 approved.
186
 
187
  = 2.0.14 =
wpdatatables.php CHANGED
@@ -5,7 +5,7 @@
5
  Plugin Name: wpDataTables - Tables & Table Charts
6
  Plugin URI: https://tms-outsource.com
7
  Description: Create responsive, sortable tables & charts from Excel, CSV or PHP. Add tables & charts to any post in minutes with DataTables.
8
- Version: 2.0.16
9
  Author: TMS-Plugins
10
  Author URI: https://tms-outsource.com
11
  Text Domain: wpdatatables
5
  Plugin Name: wpDataTables - Tables & Table Charts
6
  Plugin URI: https://tms-outsource.com
7
  Description: Create responsive, sortable tables & charts from Excel, CSV or PHP. Add tables & charts to any post in minutes with DataTables.
8
+ Version: 2.0.17
9
  Author: TMS-Plugins
10
  Author URI: https://tms-outsource.com
11
  Text Domain: wpdatatables