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
-