Version Description
- Updated Russian translation
- Bug fixes and stability improvements.
Download this release
Release Info
Developer | wpDataTables |
Plugin | ![]() |
Version | 2.0.17 |
Comparing to | |
See all releases |
Code changes from version 2.0.16 to 2.0.17
- config/config.inc.php +1 -1
- languages/ru_RU/wpdatatables-ru_RU.mo +0 -0
- languages/ru_RU/wpdatatables-ru_RU.po +3798 -4440
- readme.txt +8 -3
- wpdatatables.php +1 -1
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.
|
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:
|
5 |
-
"PO-Revision-Date:
|
6 |
-
"Last-Translator:
|
7 |
-
"Language-Team:
|
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:
|
13 |
"X-Poedit-Basepath: ../..\n"
|
14 |
-
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 &&
|
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:
|
|
|
|
|
|
|
|
|
20 |
|
21 |
-
#: controllers/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 "Создать таблицу
|
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/
|
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:
|
67 |
msgid "wpDataTable with provided ID not found!"
|
68 |
msgstr "Таблица wpDataTable с заданным ID не найдена!"
|
69 |
|
70 |
-
#: controllers/wdt_functions.php:
|
71 |
msgid "Provided column is not Integer or Float column type"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
72 |
msgstr ""
|
|
|
|
|
73 |
|
74 |
-
#: controllers/wdt_functions.php:
|
75 |
msgid "Choose a table"
|
76 |
msgstr "Выберите таблицу"
|
77 |
|
78 |
-
#: controllers/wdt_functions.php:
|
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:
|
91 |
msgid "Choose the wpDataTable from a dropdown"
|
92 |
msgstr "Выберите таблицу wpDataTable из выпадающего списка"
|
93 |
|
94 |
-
#: controllers/wdt_functions.php:
|
95 |
msgid "Table view"
|
96 |
msgstr "Отображение таблицы"
|
97 |
|
98 |
-
#: controllers/wdt_functions.php:
|
99 |
msgid "Regular wpDataTable"
|
100 |
msgstr "Стандартная wpDataTable таблица"
|
101 |
|
102 |
-
#: controllers/wdt_functions.php:
|
103 |
msgid "Excel-like table"
|
104 |
msgstr "Таблица типа Excel"
|
105 |
|
106 |
-
#: controllers/wdt_functions.php:
|
107 |
msgid "Variable placeholder #1"
|
108 |
msgstr "Переменная №1"
|
109 |
|
110 |
-
#: controllers/wdt_functions.php:
|
111 |
-
#: controllers/wdt_functions.php:
|
112 |
msgid "Variables"
|
113 |
msgstr "Переменные"
|
114 |
|
115 |
-
#: controllers/wdt_functions.php:
|
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:
|
120 |
msgid "Variable placeholder #2"
|
121 |
msgstr "Переменная №2"
|
122 |
|
123 |
-
#: controllers/wdt_functions.php:
|
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:
|
128 |
msgid "Variable placeholder #3"
|
129 |
msgstr "Переменная №3"
|
130 |
|
131 |
-
#: controllers/wdt_functions.php:
|
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:
|
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:
|
144 |
msgid "Choose one of wpDataCharts from the list"
|
145 |
msgstr "Выберите одну из диаграмм wpDataCharts из списка"
|
146 |
|
147 |
-
#: source/
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
msgstr ""
|
153 |
|
154 |
-
#: source/class.wdtbrowsechartstable.php:
|
155 |
-
#: source/class.wdtbrowsechartstable.php:
|
156 |
-
#: source/class.wdtbrowsetable.php:
|
157 |
-
#, fuzzy
|
158 |
msgid "Configure"
|
159 |
-
msgstr "
|
160 |
-
|
161 |
-
#: source/class.wdtbrowsechartstable.php:
|
162 |
-
#: source/class.wdtbrowsechartstable.php:
|
163 |
-
#: source/class.wdtbrowsetable.php:
|
164 |
-
#:
|
|
|
|
|
165 |
msgid "Delete"
|
166 |
msgstr "Удалить"
|
167 |
|
168 |
-
#: source/class.wdtbrowsechartstable.php:
|
169 |
-
#: source/class.wdtbrowsechartstable.php:290
|
170 |
-
#, fuzzy
|
171 |
msgid "Column Chart"
|
172 |
msgstr "Колоночная диаграмма"
|
173 |
|
174 |
-
#: source/class.wdtbrowsechartstable.php:
|
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:
|
181 |
-
#, fuzzy
|
182 |
msgid "Bar Chart"
|
183 |
msgstr "Линеечная диаграмма"
|
184 |
|
185 |
-
#: source/class.wdtbrowsechartstable.php:
|
186 |
-
#: source/class.wdtbrowsechartstable.php:251
|
187 |
#, fuzzy
|
188 |
msgid "Stacked Bar Chart"
|
189 |
msgstr "Линеечная диаграмма с накоплением"
|
190 |
|
191 |
-
#: source/class.wdtbrowsechartstable.php:
|
192 |
-
#: source/class.wdtbrowsechartstable.php:284
|
193 |
-
#, fuzzy
|
194 |
msgid "Area Chart"
|
195 |
msgstr "Диаграмма с областями"
|
196 |
|
197 |
-
#: source/class.wdtbrowsechartstable.php:
|
198 |
#, fuzzy
|
199 |
msgid "Stepped Area Chart"
|
200 |
msgstr "Диаграмма с областями и накоплением"
|
201 |
|
202 |
-
#: source/class.wdtbrowsechartstable.php:
|
203 |
-
#: source/class.wdtbrowsechartstable.php:
|
204 |
-
#: source/class.wdtbrowsechartstable.php:281
|
205 |
-
#, fuzzy
|
206 |
msgid "Line Chart"
|
207 |
msgstr "Линейная диаграмма"
|
208 |
|
209 |
-
#: source/class.wdtbrowsechartstable.php:
|
210 |
-
#: source/class.wdtbrowsechartstable.php:
|
211 |
-
#: source/class.wdtbrowsechartstable.php:299
|
212 |
#, fuzzy
|
213 |
msgid "Pie Chart"
|
214 |
msgstr "Круговая диаграмма"
|
215 |
|
216 |
-
#: source/class.wdtbrowsechartstable.php:
|
217 |
-
#: source/class.wdtbrowsechartstable.php:305
|
218 |
-
#, fuzzy
|
219 |
msgid "Bubble Chart"
|
220 |
msgstr "Пузырьковая диаграмма"
|
221 |
|
222 |
-
#: source/class.wdtbrowsechartstable.php:
|
223 |
-
#: source/class.wdtbrowsechartstable.php:266
|
224 |
-
#, fuzzy
|
225 |
msgid "Donut Chart"
|
226 |
msgstr "Кольцевая диаграмма"
|
227 |
|
228 |
-
#: source/class.wdtbrowsechartstable.php:
|
229 |
-
#, fuzzy
|
230 |
msgid "Gauge Chart"
|
231 |
msgstr "Калибровочная диаграмма"
|
232 |
|
233 |
-
#: source/class.wdtbrowsechartstable.php:
|
234 |
#, fuzzy
|
235 |
msgid "Scatter Chart"
|
236 |
msgstr "Точечная диаграмма"
|
237 |
|
238 |
-
#: source/class.wdtbrowsechartstable.php:
|
239 |
msgid "Candlestick Chart"
|
240 |
-
msgstr ""
|
241 |
|
242 |
-
#: source/class.wdtbrowsechartstable.php:
|
243 |
msgid "Waterfall Chart"
|
244 |
-
msgstr ""
|
245 |
|
246 |
-
#: source/class.wdtbrowsechartstable.php:
|
247 |
-
#: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:
|
248 |
msgid "Polar chart"
|
249 |
-
msgstr ""
|
250 |
|
251 |
-
#: source/class.wdtbrowsechartstable.php:
|
252 |
-
#: templates/admin/chart_wizard/steps/charts_pick/highcharts.inc.php:
|
253 |
msgid "Spiderweb chart"
|
254 |
-
msgstr ""
|
255 |
|
256 |
-
#: source/class.wdtbrowsechartstable.php:
|
257 |
#, fuzzy
|
258 |
msgid "Spline Chart"
|
259 |
msgstr "Линейная диаграмма"
|
260 |
|
261 |
-
#: source/class.wdtbrowsechartstable.php:
|
262 |
-
#, fuzzy
|
263 |
msgid "Basic Area Chart"
|
264 |
msgstr "Обычная диаграмма с областями"
|
265 |
|
266 |
-
#: source/class.wdtbrowsechartstable.php:
|
267 |
-
#: source/class.wdtbrowsechartstable.php:287
|
268 |
#, fuzzy
|
269 |
msgid "Stacked Area Chart"
|
270 |
msgstr "Диаграмма с областями и накоплением"
|
271 |
|
272 |
-
#: source/class.wdtbrowsechartstable.php:
|
273 |
-
#, fuzzy
|
274 |
msgid "Basic Bar Chart"
|
275 |
msgstr "Обычная линеечная диаграмма"
|
276 |
|
277 |
-
#: source/class.wdtbrowsechartstable.php:
|
278 |
-
#, fuzzy
|
279 |
msgid "Basic Column Chart"
|
280 |
msgstr "Обычная колоночная диаграмма"
|
281 |
|
282 |
-
#: source/class.wdtbrowsechartstable.php:
|
283 |
#, fuzzy
|
284 |
msgid "Stacked Column Chart"
|
285 |
msgstr "Колоночная диаграмма с накоплением"
|
286 |
|
287 |
-
#: source/class.wdtbrowsechartstable.php:
|
288 |
#, fuzzy
|
289 |
msgid "Pie With Gradient Chart"
|
290 |
msgstr "Круговая диаграмма с градиентом"
|
291 |
|
292 |
-
#: source/class.wdtbrowsechartstable.php:
|
293 |
#, fuzzy
|
294 |
msgid "Scatter Plot"
|
295 |
msgstr "Точечная диаграмма"
|
296 |
|
297 |
-
#: source/class.wdtbrowsechartstable.php:
|
298 |
-
#, fuzzy
|
299 |
msgid "3D Column Chart"
|
300 |
msgstr "Трехмерная колоночная диаграмма"
|
301 |
|
302 |
-
#: source/class.wdtbrowsechartstable.php:
|
303 |
-
#, fuzzy
|
304 |
msgid "3D Pie Chart"
|
305 |
msgstr "Трехмерная круговая диаграмма"
|
306 |
|
307 |
-
#: source/class.wdtbrowsechartstable.php:
|
308 |
-
#, fuzzy
|
309 |
msgid "3D Donut Chart"
|
310 |
msgstr "Трехмерная кольцевая диаграмма"
|
311 |
|
312 |
-
#: source/class.wdtbrowsechartstable.php:
|
313 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
314 |
msgid "Radar Chart"
|
315 |
-
msgstr "
|
316 |
|
317 |
-
#: source/class.wdtbrowsechartstable.php:
|
318 |
-
#, fuzzy
|
319 |
msgid "Polar Area Chart"
|
320 |
-
msgstr "Диаграмма с областями
|
321 |
|
322 |
-
#: source/class.wdtbrowsechartstable.php:
|
323 |
-
#, fuzzy
|
324 |
msgid "Doughnut Chart"
|
325 |
msgstr "Кольцевая диаграмма"
|
326 |
|
327 |
-
#: source/class.wdtbrowsechartstable.php:
|
328 |
msgid "Google"
|
329 |
-
msgstr ""
|
330 |
|
331 |
-
#: source/class.wdtbrowsechartstable.php:
|
332 |
-
#, fuzzy
|
333 |
msgid "Highcharts"
|
334 |
msgstr "Круговая диаграмма Highcharts"
|
335 |
|
336 |
-
#: source/class.wdtbrowsechartstable.php:
|
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:
|
348 |
msgid "No wpDataCharts in the system yet."
|
349 |
msgstr "Диаграмм пока не создано"
|
350 |
|
351 |
-
#: source/class.
|
352 |
-
|
353 |
-
|
354 |
-
|
|
|
|
|
|
|
|
|
|
|
355 |
|
356 |
-
#: source/class.
|
357 |
-
msgid "
|
358 |
-
msgstr "
|
359 |
|
360 |
-
#: source/class.
|
361 |
-
|
362 |
-
|
363 |
-
msgstr "Excel-редактор"
|
364 |
|
365 |
-
#: source/class.
|
366 |
-
|
367 |
-
|
368 |
-
msgstr "MySQL сервер"
|
369 |
|
370 |
-
#: source/class.
|
371 |
-
msgid "
|
372 |
-
msgstr ""
|
373 |
|
374 |
-
#: source/class.
|
375 |
-
|
376 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
377 |
msgid "Excel"
|
378 |
msgstr "Excel"
|
379 |
|
380 |
-
#: source/class.
|
381 |
-
#: source/class.
|
382 |
-
#: templates/admin/table-settings/table_settings_block.inc.php:
|
383 |
msgid "CSV"
|
384 |
msgstr "CSV"
|
385 |
|
386 |
-
#: source/class.
|
387 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
388 |
msgstr ""
|
|
|
|
|
389 |
|
390 |
-
#: source/class.wdtbrowsetable.php:
|
391 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
392 |
msgid "JSON"
|
393 |
msgstr "JSON"
|
394 |
|
395 |
-
#: source/class.wdtbrowsetable.php:
|
396 |
-
#: templates/admin/table-settings/table_settings_block.inc.php:
|
397 |
-
#: templates/edit_table.inc.php:91
|
398 |
msgid "Serialized PHP array"
|
399 |
msgstr "Сериализованный массив PHP"
|
400 |
|
401 |
-
#: source/class.wdtbrowsetable.php:
|
402 |
msgid "Google spreadsheet"
|
403 |
msgstr "Таблица Google Spreadsheet"
|
404 |
|
405 |
-
#: source/class.wdtbrowsetable.php:
|
406 |
msgid "Unknown"
|
407 |
-
msgstr ""
|
408 |
|
409 |
-
#: source/class.wdtbrowsetable.php:
|
410 |
msgid "No wpDataTables in the system yet."
|
411 |
msgstr "Таблиц wpDataTables пока не создано"
|
412 |
|
413 |
-
#: source/
|
414 |
-
|
415 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
416 |
msgstr "При попытке создать таблицу произошла ошибка на стороне MySQL сервера"
|
417 |
|
418 |
-
#: source/class.
|
419 |
-
|
420 |
-
|
421 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
422 |
|
423 |
-
#: source/class.wdttools.php:
|
|
|
424 |
msgid "One line string"
|
425 |
msgstr "Однолинейная строка"
|
426 |
|
427 |
-
#: source/class.wdttools.php:
|
|
|
428 |
msgid "Multi-line string"
|
429 |
msgstr "Многолинейная строка"
|
430 |
|
431 |
-
#: source/class.wdttools.php:
|
|
|
432 |
msgid "One-line selectbox"
|
433 |
-
msgstr "Список с
|
434 |
|
435 |
-
#: source/class.wdttools.php:
|
|
|
436 |
msgid "Multi-line selectbox"
|
437 |
-
msgstr "
|
438 |
|
439 |
-
#: source/class.wdttools.php:
|
440 |
-
#: templates/admin/table-settings/column_settings_panel.inc.php:
|
|
|
441 |
msgid "Integer"
|
442 |
msgstr "Целое число"
|
443 |
|
444 |
-
#: source/class.wdttools.php:
|
445 |
-
#: templates/admin/table-settings/column_settings_panel.inc.php:
|
|
|
446 |
msgid "Float"
|
447 |
msgstr "Дробное число"
|
448 |
|
449 |
-
#: source/class.wdttools.php:
|
450 |
-
#: templates/admin/table-settings/column_settings_panel.inc.php:
|
451 |
-
#: templates/admin/table-settings/column_settings_panel.inc.php:
|
|
|
452 |
msgid "Date"
|
453 |
msgstr "Дата"
|
454 |
|
455 |
-
#: source/class.wdttools.php:
|
456 |
-
#: templates/admin/table-settings/column_settings_panel.inc.php:
|
457 |
-
|
458 |
msgid "Datetime"
|
459 |
-
msgstr "Дата"
|
460 |
|
461 |
-
#: source/class.wdttools.php:
|
462 |
-
#: templates/admin/table-settings/column_settings_panel.inc.php:
|
463 |
-
#: templates/admin/table-settings/column_settings_panel.inc.php:
|
|
|
464 |
msgid "Time"
|
465 |
-
msgstr ""
|
466 |
|
467 |
-
#: source/class.wdttools.php:
|
|
|
468 |
msgid "URL Link"
|
469 |
msgstr "URL ссылка"
|
470 |
|
471 |
-
#: source/class.wdttools.php:
|
|
|
472 |
msgid "E-mail"
|
473 |
msgstr "E-mail"
|
474 |
|
475 |
-
#: source/class.wdttools.php:
|
476 |
-
#: templates/admin/table-settings/column_settings_panel.inc.php:
|
|
|
477 |
msgid "Image"
|
478 |
msgstr "Картинка"
|
479 |
|
480 |
-
#: source/class.wdttools.php:
|
481 |
-
#: templates/admin/table-settings/column_settings_panel.inc.php:
|
|
|
482 |
msgid "Attachment"
|
483 |
msgstr "Вложение"
|
484 |
|
485 |
-
#: source/class.wdttools.php:
|
486 |
msgid ""
|
487 |
-
"wpDataTables was unable to read your Google Spreadsheet, probably it is not "
|
488 |
-
"
|
489 |
-
"to the web</b> "
|
490 |
msgstr ""
|
|
|
|
|
|
|
491 |
|
492 |
-
#: source/class.wdttools.php:
|
|
|
|
|
|
|
|
|
493 |
msgid "Back to date"
|
494 |
-
msgstr ""
|
495 |
|
496 |
-
#: source/class.wdttools.php:
|
497 |
msgid "Browse"
|
498 |
msgstr "Поиск"
|
499 |
|
500 |
-
#: source/class.wdttools.php:
|
501 |
-
#: templates/
|
502 |
-
#: templates/admin/
|
503 |
-
#: templates/admin/
|
504 |
-
#: templates/admin/settings/
|
505 |
-
#: templates/admin/table-settings/
|
506 |
-
#: templates/admin/table-settings/
|
507 |
-
#: templates/admin/table-settings/
|
508 |
-
#: templates/admin/table-settings/
|
509 |
-
#: templates/admin/table-settings/
|
510 |
-
#: templates/admin/table-settings/
|
511 |
-
#: templates/admin/
|
512 |
-
#: templates/admin/
|
513 |
-
#: templates/admin/
|
514 |
-
#: templates/
|
|
|
|
|
515 |
msgid "Cancel"
|
516 |
msgstr "Отмена"
|
517 |
|
518 |
-
#: source/class.wdttools.php:
|
519 |
msgid " field cannot be empty!"
|
520 |
msgstr " поле не может быть пустым!"
|
521 |
|
522 |
-
#: source/class.wdttools.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
523 |
msgid "Use selected file"
|
524 |
msgstr "Использовать выбранный файл"
|
525 |
|
526 |
-
#: source/class.wdttools.php:
|
527 |
msgid "Choose file"
|
528 |
msgstr "Выберите файл"
|
529 |
|
530 |
-
#: source/class.wdttools.php:
|
531 |
-
#: templates/admin/table-settings/
|
532 |
-
#: templates/admin/table-settings/
|
533 |
-
#: templates/
|
534 |
-
#: templates/edit_table.inc.php:439 templates/edit_table.inc.php:462
|
535 |
msgid "Close"
|
536 |
msgstr "Закрыть"
|
537 |
|
538 |
-
#: source/class.wdttools.php:
|
539 |
-
#, fuzzy
|
540 |
msgid "Column has been added!"
|
541 |
-
msgstr "
|
542 |
|
543 |
-
#: source/class.wdttools.php:
|
544 |
msgid "Column header cannot be empty!"
|
545 |
msgstr "Имя колонки не может быть пустым!"
|
546 |
|
547 |
-
#: source/class.wdttools.php:
|
548 |
msgid "Please confirm column deletion!"
|
549 |
-
msgstr "Подтвердите удаление
|
550 |
|
551 |
-
#: source/class.wdttools.php:
|
552 |
msgid "Column has been removed!"
|
553 |
-
msgstr ""
|
554 |
|
555 |
-
#: source/class.wdttools.php:
|
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:
|
563 |
-
|
564 |
-
|
565 |
-
msgid "Copy"
|
566 |
-
msgstr "Копировать"
|
567 |
|
568 |
-
#: source/class.wdttools.php:
|
569 |
-
#, fuzzy
|
570 |
msgid "There was an error trying to insert a new row!"
|
571 |
-
msgstr "При попытке добавления строки произошла ошибка!
|
572 |
|
573 |
-
#: source/class.wdttools.php:
|
574 |
-
#, fuzzy
|
575 |
msgid "Data has been saved!"
|
576 |
-
msgstr "Данные сохранены!"
|
577 |
|
578 |
-
#: source/class.wdttools.php:
|
579 |
msgid "detach"
|
580 |
-
msgstr "
|
|
|
|
|
|
|
|
|
581 |
|
582 |
-
#: source/class.wdttools.php:
|
583 |
-
#: templates/settings.inc.php:627
|
584 |
msgid "Error!"
|
585 |
msgstr "Ошибка!"
|
586 |
|
587 |
-
#: source/class.wdttools.php:
|
|
|
|
|
|
|
|
|
588 |
msgid "Please upload or choose a file from Media Library!"
|
589 |
-
msgstr ""
|
590 |
-
"Пожалуйста, загрузите файл, или выберите уже загруженный файл в медиа "
|
591 |
-
"библиотеке!"
|
592 |
|
593 |
-
#: source/class.wdttools.php:
|
594 |
msgid "From"
|
595 |
msgstr "От"
|
596 |
|
597 |
-
#: source/class.wdttools.php:
|
598 |
msgid "Please provide a valid e-mail address for field"
|
599 |
msgstr "Пожалуйста, введите корректный e-mail адрес для поля "
|
600 |
|
601 |
-
#: source/class.wdttools.php:
|
602 |
msgid "Please provide a valid URL link for field"
|
603 |
msgstr "Пожалуйста, введите корректный URL-адрес для поля "
|
604 |
|
605 |
-
#: source/class.wdttools.php:
|
606 |
msgid "You have entered invalid value. Press ESC to cancel."
|
607 |
msgstr "Вы ввели неверное значение. Нажмите ESC для отмены"
|
608 |
|
609 |
-
#: source/class.wdttools.php:
|
610 |
msgid "Show _MENU_ entries"
|
611 |
msgstr "Показывать _MENU_ строк"
|
612 |
|
613 |
-
#: source/class.wdttools.php:
|
614 |
#: templates/admin/table-settings/possible_values_merge_list_modal.inc.php:23
|
615 |
msgid "Merge"
|
616 |
msgstr "Совместить"
|
617 |
|
618 |
-
#: source/class.wdttools.php:
|
|
|
|
|
|
|
|
|
619 |
msgid "New column"
|
620 |
msgstr "Новая колонка"
|
621 |
|
622 |
-
#: source/class.wdttools.php:
|
|
|
|
|
|
|
|
|
623 |
msgid ": activate to sort column ascending"
|
624 |
msgstr ": нажмите для сортировки по этой колонке по возрастанию"
|
625 |
|
626 |
-
#: source/class.wdttools.php:
|
627 |
msgid ": activate to sort column descending"
|
628 |
msgstr ": нажмите для сортировки по этой колонке по убыванию"
|
629 |
|
630 |
-
#: source/class.wdttools.php:
|
631 |
msgid "Ok"
|
632 |
msgstr "OK"
|
633 |
|
634 |
-
#: source/class.wdttools.php:
|
635 |
msgid "First"
|
636 |
msgstr "Первая"
|
637 |
|
638 |
-
#: source/class.wdttools.php:
|
639 |
msgid "Last"
|
640 |
msgstr "Последняя"
|
641 |
|
642 |
-
#: source/class.wdttools.php:
|
643 |
msgid "Next"
|
644 |
msgstr "Следующая"
|
645 |
|
646 |
-
#: source/class.wdttools.php:
|
647 |
msgid "Previous"
|
648 |
msgstr "Предыдущая"
|
649 |
|
650 |
-
#: source/class.wdttools.php:
|
|
|
|
|
|
|
|
|
651 |
#: templates/admin/table-settings/possible_values_merge_list_modal.inc.php:27
|
652 |
msgid "Replace"
|
653 |
msgstr "Заменить"
|
654 |
|
655 |
-
#: source/class.wdttools.php:
|
|
|
|
|
|
|
|
|
656 |
msgid "Row has been deleted!"
|
657 |
-
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
658 |
|
659 |
-
#: source/class.wdttools.php:
|
660 |
msgid "Select a file to use in table"
|
661 |
msgstr "Выберите файл для использования в таблице"
|
662 |
|
663 |
-
#: source/class.wdttools.php:
|
|
|
|
|
|
|
|
|
664 |
msgid "Select an Excel or CSV file"
|
665 |
msgstr "Выберите Excel или CSV файл"
|
666 |
|
667 |
-
#: source/class.wdttools.php:
|
668 |
msgid "No data available in table"
|
669 |
-
msgstr "Нет данных"
|
670 |
|
671 |
-
#: source/class.wdttools.php:
|
672 |
-
#, fuzzy
|
673 |
msgid "Plugin settings saved successfully"
|
674 |
-
msgstr "Настройки успешно сохранены"
|
675 |
|
676 |
-
#: source/class.wdttools.php:
|
677 |
msgid "Shortcode has been copied to the clipboard."
|
678 |
-
msgstr ""
|
679 |
|
680 |
-
#: source/class.wdttools.php:
|
681 |
msgid "Showing _START_ to _END_ of _TOTAL_ entries"
|
682 |
msgstr "Отображаются строки _START_ - _END_ из _TOTAL_"
|
683 |
|
684 |
-
#: source/class.wdttools.php:
|
685 |
msgid "Showing 0 to 0 of 0 entries"
|
686 |
msgstr "Отображаются строки 0-0 из 0"
|
687 |
|
688 |
-
#: source/class.wdttools.php:
|
689 |
msgid "(filtered from _MAX_ total entries)"
|
690 |
msgstr "(отфильтровано из _MAX_ всего)"
|
691 |
|
692 |
-
#: source/class.wdttools.php:
|
693 |
msgid ","
|
694 |
msgstr ","
|
695 |
|
696 |
-
#: source/class.wdttools.php:
|
697 |
msgid "Loading..."
|
698 |
msgstr "Загрузка…"
|
699 |
|
700 |
-
#: source/class.wdttools.php:
|
701 |
msgid "Processing..."
|
702 |
msgstr "Обработка…"
|
703 |
|
704 |
-
#: source/class.wdttools.php:
|
705 |
msgid "SQL error"
|
706 |
msgstr "Ошибка на стороне MySQL"
|
707 |
|
708 |
-
#: source/class.wdttools.php:
|
709 |
msgid "Search: "
|
710 |
msgstr "Поиск: "
|
711 |
|
712 |
-
#: source/class.wdttools.php:
|
713 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
714 |
msgid "Success!"
|
715 |
msgstr "Выполнено!"
|
716 |
|
717 |
-
#: source/class.wdttools.php:
|
718 |
msgid "No matching records found"
|
719 |
msgstr "Не найдены строки по заданным критериям"
|
720 |
|
721 |
-
#: source/class.wdttools.php:
|
722 |
msgid "Table saved successfully!"
|
723 |
msgstr "Таблица успешно сохранена!"
|
724 |
|
725 |
-
#: source/class.wdttools.php:
|
726 |
msgid "To"
|
727 |
msgstr "До"
|
728 |
|
729 |
-
#: source/class.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
730 |
msgid ""
|
731 |
-
"
|
732 |
-
"
|
733 |
-
msgstr ""
|
734 |
|
735 |
-
#: source/class.
|
736 |
-
|
737 |
-
|
738 |
-
|
739 |
-
|
740 |
-
msgstr "Все"
|
741 |
|
742 |
-
#: source/class.
|
743 |
-
|
744 |
-
|
745 |
-
msgstr "Колонки"
|
746 |
|
747 |
-
#: source/class.
|
748 |
-
|
749 |
-
|
750 |
-
msgstr "Печать"
|
751 |
|
752 |
-
#: source/class.
|
753 |
-
|
754 |
-
|
755 |
-
msgstr "PDF"
|
756 |
|
757 |
-
#: source/class.
|
758 |
-
|
759 |
-
|
760 |
-
msgstr "Экспорт"
|
761 |
|
762 |
-
#: source/class.
|
763 |
-
|
764 |
-
|
765 |
-
msgstr "Поиск: "
|
766 |
|
767 |
-
#:
|
768 |
-
|
769 |
-
|
770 |
-
msgstr "Показывать _MENU_ строк"
|
771 |
|
772 |
-
#: templates/
|
773 |
-
|
774 |
-
|
775 |
-
#: templates/settings.inc.php:12
|
776 |
-
msgid "Please refer to"
|
777 |
-
msgstr "Пожалуйста обратитесь к "
|
778 |
|
779 |
-
#: templates/
|
780 |
-
msgid "
|
781 |
-
msgstr "
|
782 |
|
783 |
-
#: templates/
|
784 |
-
|
785 |
-
|
786 |
-
msgid "if you have some questions or problems with the plugin."
|
787 |
-
msgstr "если у вас возникли вопросы или проблемы с плагином."
|
788 |
|
789 |
-
#: templates/
|
790 |
-
msgid "
|
791 |
-
msgstr "
|
792 |
|
793 |
-
#: templates/
|
794 |
-
msgid ""
|
795 |
-
|
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/
|
812 |
-
|
813 |
-
|
814 |
-
|
815 |
-
|
816 |
-
|
817 |
-
"и Excel XLSX документ, заполняя их актуальными данными из БД"
|
818 |
|
819 |
-
#: templates/
|
820 |
-
msgid "
|
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 "
|
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:
|
839 |
-
|
840 |
-
|
841 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
842 |
|
843 |
-
#: templates/admin/addons/addons.inc.php:
|
844 |
msgid ""
|
845 |
-
"
|
846 |
-
"
|
847 |
-
"
|
848 |
msgstr ""
|
|
|
|
|
|
|
|
|
849 |
|
850 |
-
#: templates/admin/addons/addons.inc.php:
|
851 |
-
#: templates/admin/addons/addons.inc.php:
|
852 |
-
#: templates/admin/addons/addons.inc.php:
|
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:
|
859 |
-
msgid "
|
860 |
-
msgstr ""
|
861 |
|
862 |
-
#: templates/admin/addons/addons.inc.php:
|
863 |
msgid ""
|
864 |
-
"
|
865 |
-
"
|
|
|
866 |
msgstr ""
|
|
|
|
|
|
|
867 |
|
868 |
-
#: templates/admin/addons/addons.inc.php:
|
869 |
-
msgid "
|
870 |
-
msgstr ""
|
871 |
|
872 |
-
#: templates/admin/addons/addons.inc.php:
|
873 |
msgid ""
|
874 |
-
"
|
875 |
-
"
|
876 |
-
msgstr ""
|
877 |
-
|
878 |
-
#: templates/admin/browse/bulk_actions.inc.php:5
|
879 |
-
msgid "Bulk Actions"
|
880 |
msgstr ""
|
|
|
|
|
881 |
|
882 |
-
#: templates/admin/
|
883 |
-
msgid "
|
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/
|
898 |
-
|
899 |
-
|
|
|
900 |
msgstr ""
|
|
|
|
|
901 |
|
902 |
-
#: templates/admin/
|
903 |
-
|
904 |
-
|
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/
|
927 |
msgid ""
|
928 |
-
"
|
929 |
-
"
|
930 |
msgstr ""
|
|
|
|
|
931 |
|
932 |
-
#: templates/admin/
|
933 |
-
msgid "
|
934 |
-
msgstr ""
|
935 |
|
936 |
-
#: templates/admin/
|
937 |
-
msgid ""
|
938 |
-
"
|
939 |
-
"copies."
|
940 |
-
msgstr ""
|
941 |
|
942 |
-
#: templates/admin/
|
943 |
-
#: templates/chart_wizard.inc.php:
|
944 |
-
msgid "
|
945 |
-
msgstr "
|
946 |
|
947 |
-
#: templates/admin/
|
948 |
-
|
949 |
-
|
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/
|
959 |
-
#: templates/
|
960 |
-
msgid "
|
961 |
-
msgstr "
|
962 |
|
963 |
-
#: templates/admin/
|
964 |
-
|
965 |
-
|
966 |
-
msgstr "Правила форматирования"
|
967 |
|
968 |
-
#: templates/admin/
|
969 |
-
#: templates/
|
970 |
-
msgid "
|
971 |
-
msgstr "
|
972 |
|
973 |
-
#: templates/admin/
|
974 |
-
|
975 |
-
|
|
|
976 |
|
977 |
-
#: templates/admin/
|
978 |
-
|
979 |
-
|
980 |
-
msgid "Next "
|
981 |
-
msgstr "Следующая"
|
982 |
|
983 |
-
#: templates/admin/
|
984 |
-
|
985 |
-
|
986 |
-
msgid " Previous"
|
987 |
-
msgstr "Предыдущая"
|
988 |
|
989 |
-
#: templates/admin/
|
990 |
-
|
991 |
-
|
992 |
-
|
993 |
-
|
994 |
-
|
|
|
|
|
995 |
|
996 |
-
#: templates/admin/
|
997 |
-
|
998 |
-
|
999 |
-
msgid "Area chart"
|
1000 |
-
msgstr "Диаграмма с областями"
|
1001 |
|
1002 |
-
#: templates/admin/
|
1003 |
-
|
1004 |
-
|
1005 |
-
msgid "Stacked area chart"
|
1006 |
-
msgstr "Диаграмма с областями и накоплением"
|
1007 |
|
1008 |
-
#: templates/admin/
|
1009 |
-
|
1010 |
-
|
1011 |
-
msgid "Column chart"
|
1012 |
-
msgstr "Колоночная диаграмма"
|
1013 |
|
1014 |
-
#: templates/admin/
|
1015 |
-
|
1016 |
-
|
1017 |
-
msgstr "Линеечная диаграмма"
|
1018 |
|
1019 |
-
#: templates/admin/
|
1020 |
-
|
1021 |
-
|
1022 |
-
msgstr "Обычная диаграмма с областями"
|
1023 |
|
1024 |
-
#: templates/admin/
|
1025 |
-
|
1026 |
-
|
1027 |
-
#: templates/chart_wizard.inc.php:96 templates/chart_wizard.inc.php:115
|
1028 |
-
msgid "Pie chart"
|
1029 |
-
msgstr "Круговая диаграмма"
|
1030 |
|
1031 |
-
#: templates/admin/
|
1032 |
-
|
1033 |
-
|
1034 |
-
msgstr "Кольцевая диаграмма"
|
1035 |
|
1036 |
-
#: templates/admin/
|
1037 |
-
#: templates/admin/
|
1038 |
-
|
1039 |
-
|
1040 |
-
msgstr "Пузырьковая диаграмма"
|
1041 |
|
1042 |
-
#: templates/admin/
|
1043 |
-
|
1044 |
-
|
1045 |
-
|
|
|
|
|
|
|
|
|
|
|
1046 |
|
1047 |
-
#: templates/admin/
|
1048 |
-
|
1049 |
-
|
1050 |
-
msgstr "Линеечная диаграмма"
|
1051 |
|
1052 |
-
#: templates/admin/
|
1053 |
-
#: templates/admin/
|
1054 |
-
|
1055 |
-
|
1056 |
-
msgstr "Линеечная диаграмма с накоплением"
|
1057 |
|
1058 |
-
#: templates/admin/
|
1059 |
-
|
1060 |
-
|
1061 |
-
msgid "Donut chart"
|
1062 |
-
msgstr "Кольцевая диаграмма"
|
1063 |
|
1064 |
-
#: templates/admin/
|
1065 |
-
|
1066 |
-
|
1067 |
-
|
|
|
|
|
|
|
|
|
|
|
1068 |
|
1069 |
-
#: templates/admin/
|
1070 |
-
|
1071 |
-
|
1072 |
-
msgstr "Точечная диаграмма"
|
1073 |
|
1074 |
-
#: templates/admin/
|
1075 |
-
msgid "
|
1076 |
-
msgstr ""
|
1077 |
|
1078 |
-
#: templates/admin/
|
1079 |
-
msgid "
|
|
|
|
|
|
|
1080 |
msgstr ""
|
|
|
|
|
|
|
|
|
1081 |
|
1082 |
-
#: templates/admin/
|
1083 |
-
|
1084 |
-
|
1085 |
-
msgstr "Линейная диаграмма"
|
1086 |
|
1087 |
-
#: templates/admin/
|
1088 |
-
|
1089 |
-
|
1090 |
-
|
|
|
|
|
|
|
|
|
1091 |
|
1092 |
-
#: templates/admin/
|
1093 |
-
|
1094 |
-
|
1095 |
-
|
|
|
1096 |
|
1097 |
-
#: templates/admin/
|
1098 |
-
|
1099 |
-
|
1100 |
-
msgstr "Обычная колоночная диаграмма"
|
1101 |
|
1102 |
-
#: templates/admin/
|
1103 |
-
|
1104 |
-
|
1105 |
-
msgstr "Колоночная диаграмма с накоплением"
|
1106 |
|
1107 |
-
#: templates/admin/
|
1108 |
-
|
1109 |
-
|
1110 |
-
msgstr "
|
|
|
|
|
1111 |
|
1112 |
-
#: templates/admin/
|
1113 |
-
|
1114 |
-
|
1115 |
-
msgstr "Точечная диаграмма"
|
1116 |
|
1117 |
-
#: templates/admin/
|
1118 |
-
|
1119 |
-
|
1120 |
-
msgstr "Трехмерная колоночная диаграмма"
|
1121 |
|
1122 |
-
#: templates/admin/
|
1123 |
-
|
1124 |
-
|
1125 |
-
msgstr "Трехмерная круговая диаграмма"
|
1126 |
|
1127 |
-
#: templates/admin/
|
1128 |
-
|
1129 |
-
|
1130 |
-
msgstr "Трехмерная кольцевая диаграмма"
|
1131 |
|
1132 |
-
#: templates/admin/
|
1133 |
-
|
1134 |
-
|
1135 |
-
|
|
|
|
|
|
|
1136 |
|
1137 |
-
#: templates/admin/
|
1138 |
-
|
1139 |
-
|
1140 |
-
msgstr "Диаграмма с областями"
|
1141 |
|
1142 |
-
#: templates/admin/
|
1143 |
-
|
1144 |
-
|
1145 |
-
msgstr "Имя диаграммы"
|
1146 |
|
1147 |
-
#: templates/admin/
|
1148 |
-
|
1149 |
-
|
|
|
1150 |
msgstr ""
|
1151 |
-
"
|
|
|
1152 |
|
1153 |
-
#: templates/admin/
|
1154 |
-
|
1155 |
-
|
1156 |
-
msgstr "Новая диаграмма"
|
1157 |
|
1158 |
-
#: templates/admin/
|
1159 |
-
|
1160 |
-
|
1161 |
-
msgstr "Движок для прорисовки диаграммы"
|
1162 |
|
1163 |
-
#: templates/admin/
|
1164 |
-
#: templates/
|
1165 |
-
msgid "
|
1166 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1167 |
|
1168 |
-
#: templates/admin/
|
1169 |
-
#: templates/chart_wizard.inc.php:76
|
1170 |
msgid ""
|
1171 |
-
"
|
1172 |
-
"you must purchase the license separately on"
|
1173 |
msgstr ""
|
1174 |
-
"
|
1175 |
-
"
|
1176 |
|
1177 |
-
#: templates/admin/
|
1178 |
-
|
1179 |
-
|
1180 |
-
msgstr "Выберите движок для прорисовки диаграммы"
|
1181 |
|
1182 |
-
#: templates/admin/
|
1183 |
-
|
1184 |
-
|
1185 |
-
msgstr "Вы уверены?"
|
1186 |
|
1187 |
-
#: templates/admin/
|
1188 |
-
msgid "
|
1189 |
-
msgstr ""
|
1190 |
|
1191 |
-
#: templates/admin/
|
1192 |
-
msgid "
|
1193 |
-
msgstr ""
|
1194 |
|
1195 |
-
#: templates/admin/
|
1196 |
-
|
1197 |
-
|
1198 |
-
msgstr "Ошибка"
|
1199 |
|
1200 |
-
#: templates/admin/
|
1201 |
-
msgid "
|
1202 |
-
msgstr ""
|
1203 |
|
1204 |
-
#: templates/admin/
|
1205 |
-
|
1206 |
-
"
|
1207 |
-
"
|
1208 |
-
msgstr ""
|
1209 |
|
1210 |
-
#: templates/admin/
|
1211 |
-
msgid "
|
1212 |
-
msgstr ""
|
1213 |
|
1214 |
-
#: templates/admin/
|
1215 |
-
msgid "
|
1216 |
-
msgstr ""
|
1217 |
|
1218 |
-
#: templates/admin/
|
1219 |
-
|
1220 |
-
|
|
|
1221 |
|
1222 |
-
#: templates/admin/
|
1223 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
1224 |
msgstr ""
|
|
|
|
|
1225 |
|
1226 |
-
#: templates/admin/
|
1227 |
-
|
1228 |
-
|
1229 |
-
msgstr "Мастер создания таблиц"
|
1230 |
|
1231 |
-
#: templates/admin/
|
1232 |
-
|
1233 |
-
msgid "
|
1234 |
-
msgstr "
|
1235 |
|
1236 |
-
#: templates/admin/
|
1237 |
-
|
1238 |
-
|
1239 |
-
|
1240 |
|
1241 |
-
#: templates/admin/
|
1242 |
-
|
1243 |
-
|
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/
|
1251 |
-
|
1252 |
-
|
1253 |
-
msgstr "Выберите способ создания таблицы"
|
1254 |
|
1255 |
-
#: templates/admin/
|
1256 |
-
|
1257 |
-
|
1258 |
-
msgstr "Создать таблицу и открыть в редакторе данных"
|
1259 |
|
1260 |
-
#: templates/admin/
|
1261 |
msgid ""
|
1262 |
-
"
|
1263 |
-
"
|
1264 |
-
"MySQL-based tables can be made editable."
|
1265 |
msgstr ""
|
|
|
|
|
1266 |
|
1267 |
-
#: templates/admin/
|
1268 |
-
|
1269 |
-
|
1270 |
-
|
|
|
|
|
|
|
|
|
|
|
1271 |
|
1272 |
-
#: templates/admin/
|
1273 |
msgid ""
|
1274 |
-
"
|
1275 |
-
"
|
1276 |
-
"made front-end editable."
|
1277 |
msgstr ""
|
|
|
|
|
1278 |
|
1279 |
-
#: templates/admin/
|
1280 |
-
msgid "
|
1281 |
-
msgstr ""
|
1282 |
|
1283 |
-
#: templates/admin/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1284 |
msgid ""
|
1285 |
-
"
|
1286 |
-
"
|
1287 |
msgstr ""
|
|
|
|
|
1288 |
|
1289 |
-
#: templates/admin/
|
1290 |
-
msgid "
|
1291 |
-
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1292 |
|
1293 |
-
#: templates/admin/
|
1294 |
msgid ""
|
1295 |
-
"
|
1296 |
-
"
|
1297 |
msgstr ""
|
|
|
|
|
1298 |
|
1299 |
-
#: templates/admin/
|
1300 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1301 |
msgstr ""
|
|
|
1302 |
|
1303 |
-
#: templates/admin/
|
1304 |
msgid ""
|
1305 |
-
"
|
1306 |
-
"
|
1307 |
msgstr ""
|
|
|
|
|
1308 |
|
1309 |
-
#: templates/admin/settings/
|
1310 |
-
|
1311 |
-
|
1312 |
-
msgid "Settings for the plugin"
|
1313 |
-
msgstr "Выберите основной скин плагина"
|
1314 |
|
1315 |
-
#: templates/admin/settings/
|
1316 |
-
|
1317 |
-
|
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/
|
1327 |
-
|
1328 |
-
|
1329 |
-
msgstr "Основные настройки"
|
1330 |
|
1331 |
-
#: templates/admin/settings/
|
1332 |
-
|
1333 |
-
|
1334 |
-
msgid "Separate DB connection"
|
1335 |
-
msgstr "Использовать независимое подключение к MySQL"
|
1336 |
|
1337 |
-
#: templates/admin/settings/
|
1338 |
-
|
1339 |
-
|
1340 |
-
msgstr "Настройки цветов и шрифтов"
|
1341 |
|
1342 |
-
#: templates/admin/settings/
|
1343 |
-
|
1344 |
-
|
1345 |
-
msgstr "Дополнительный JS и CSS"
|
1346 |
|
1347 |
-
#: templates/admin/settings/
|
1348 |
-
msgid "
|
1349 |
-
msgstr ""
|
1350 |
|
1351 |
-
#: templates/admin/settings/
|
1352 |
-
msgid "
|
1353 |
-
|
|
|
|
|
|
|
|
|
|
|
1354 |
|
1355 |
-
#: templates/admin/settings/
|
1356 |
-
|
1357 |
-
|
1358 |
-
#: templates/admin/table-settings/table_settings_block.inc.php:1128
|
1359 |
-
msgid "Apply"
|
1360 |
-
msgstr "Применить"
|
1361 |
|
1362 |
-
#: templates/admin/settings/
|
1363 |
-
|
1364 |
-
msgid "
|
1365 |
-
msgstr "
|
1366 |
|
1367 |
-
#: templates/admin/settings/
|
1368 |
-
#: templates/settings.inc.php:428
|
1369 |
msgid ""
|
1370 |
-
"
|
1371 |
-
"
|
1372 |
msgstr ""
|
1373 |
-
"
|
1374 |
-
"
|
1375 |
|
1376 |
-
#: templates/admin/settings/
|
1377 |
-
msgid "
|
1378 |
-
msgstr "
|
1379 |
|
1380 |
-
#: templates/admin/settings/
|
1381 |
-
|
1382 |
-
|
1383 |
-
msgstr "В подвале таблицы"
|
1384 |
|
1385 |
-
#: templates/admin/settings/
|
1386 |
-
|
1387 |
-
|
1388 |
-
#, fuzzy
|
1389 |
-
msgid "Font color"
|
1390 |
-
msgstr "Цвет кнопки"
|
1391 |
|
1392 |
-
#: templates/admin/settings/
|
1393 |
-
|
1394 |
-
|
1395 |
-
msgstr "Этот цвет будет использоваться для основного шрифта в ячейках таблицы"
|
1396 |
|
1397 |
-
#: templates/admin/settings/
|
1398 |
-
|
1399 |
-
|
1400 |
-
msgid "Background color"
|
1401 |
-
msgstr "Цвет общего фона"
|
1402 |
|
1403 |
-
#: templates/admin/settings/
|
1404 |
-
|
1405 |
-
|
1406 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1407 |
|
1408 |
-
#: templates/admin/settings/
|
1409 |
-
|
1410 |
-
|
1411 |
-
msgstr "Цвет границы"
|
1412 |
|
1413 |
-
#: templates/admin/settings/
|
1414 |
-
|
1415 |
-
|
1416 |
-
|
|
|
|
|
|
|
|
|
1417 |
|
1418 |
-
#: templates/admin/settings/
|
1419 |
-
|
1420 |
-
|
1421 |
-
msgstr "Этот цвет будет использоваться для шрифта в шапке таблицы"
|
1422 |
|
1423 |
-
#: templates/admin/settings/
|
1424 |
-
|
1425 |
-
|
1426 |
-
msgstr "Цвет активного заголовка, и подсветки при наведении"
|
1427 |
|
1428 |
-
#: templates/admin/settings/
|
1429 |
-
|
|
|
|
|
|
|
1430 |
msgid ""
|
1431 |
-
"
|
1432 |
-
"
|
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/
|
1444 |
-
|
1445 |
-
msgid "This color is used for the inner border in the table between cells."
|
1446 |
msgstr ""
|
1447 |
-
"
|
1448 |
|
1449 |
-
#: templates/admin/settings/
|
1450 |
-
|
1451 |
-
|
1452 |
-
msgstr "Цвет наружней границы таблицы"
|
1453 |
|
1454 |
-
#: templates/admin/settings/
|
1455 |
-
|
1456 |
-
|
1457 |
-
|
|
|
|
|
|
|
|
|
1458 |
|
1459 |
-
#: templates/admin/settings/
|
1460 |
-
|
1461 |
-
msgid "
|
1462 |
-
msgstr "
|
1463 |
|
1464 |
-
#: templates/admin/settings/
|
1465 |
-
msgid "
|
1466 |
msgstr ""
|
|
|
|
|
1467 |
|
1468 |
-
#: templates/admin/settings/
|
1469 |
-
|
1470 |
-
|
1471 |
-
msgstr "Цвет границы "
|
1472 |
|
1473 |
-
#: templates/admin/settings/
|
1474 |
-
msgid "
|
1475 |
-
msgstr ""
|
1476 |
|
1477 |
-
#: templates/admin/settings/
|
1478 |
-
|
1479 |
-
|
1480 |
-
|
|
|
1481 |
|
1482 |
-
#: templates/admin/settings/
|
1483 |
-
|
1484 |
-
|
1485 |
-
msgstr "Этот цвет будет использоваться как фон четных строк"
|
1486 |
|
1487 |
-
#: templates/admin/settings/
|
1488 |
-
|
1489 |
-
|
1490 |
-
msgstr "Цвет нечетных строк"
|
1491 |
|
1492 |
-
#: templates/admin/settings/
|
1493 |
-
|
1494 |
-
|
1495 |
-
msgstr "Этот цвет будет использоваться как фон нечетных строк"
|
1496 |
|
1497 |
-
#: templates/admin/settings/
|
1498 |
-
|
1499 |
-
|
1500 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1501 |
|
1502 |
-
#: templates/admin/settings/
|
1503 |
-
#, fuzzy
|
1504 |
msgid ""
|
1505 |
-
"This
|
1506 |
-
"
|
1507 |
msgstr ""
|
1508 |
-
"Этот
|
1509 |
-
"
|
1510 |
|
1511 |
-
#: templates/admin/settings/
|
1512 |
-
|
1513 |
-
|
1514 |
-
|
|
|
|
|
|
|
1515 |
|
1516 |
-
#: templates/admin/settings/
|
1517 |
-
|
1518 |
-
|
|
|
1519 |
msgstr ""
|
1520 |
-
"Этот
|
|
|
1521 |
|
1522 |
-
#: templates/admin/settings/
|
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
|
1531 |
-
"
|
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/
|
1542 |
-
#, fuzzy
|
1543 |
msgid ""
|
1544 |
-
"This
|
1545 |
-
"
|
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/
|
1571 |
-
#, fuzzy
|
1572 |
msgid ""
|
1573 |
-
"This
|
1574 |
-
|
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/
|
1591 |
-
|
1592 |
-
|
1593 |
-
msgstr "Цвет подсветки границ кнопок"
|
1594 |
|
1595 |
-
#: templates/admin/settings/
|
1596 |
-
|
1597 |
-
|
1598 |
-
msgstr ""
|
1599 |
-
"Этот цвет будет применяться к границам кнопок при проведении над ними "
|
1600 |
-
"курсора мыши"
|
1601 |
|
1602 |
-
#: templates/admin/settings/
|
1603 |
-
|
1604 |
-
|
1605 |
-
msgstr "Радиус закругления кнопок и полей ввода (в пикселях)"
|
1606 |
|
1607 |
-
#: templates/admin/settings/
|
1608 |
-
#: templates/settings.inc.php:
|
1609 |
-
|
1610 |
-
|
1611 |
-
|
1612 |
-
|
|
|
1613 |
|
1614 |
-
#: templates/admin/settings/
|
1615 |
-
#: templates/settings.inc.php:
|
1616 |
-
|
1617 |
-
|
|
|
|
|
1618 |
|
1619 |
-
#: templates/admin/settings/
|
1620 |
-
|
1621 |
-
|
1622 |
-
"This color will be used for wpDataTable popup (filter, datepicker) fonts."
|
1623 |
-
msgstr ""
|
1624 |
-
"Этот цвет будет использоваться в шрифтах во всплывающах диалогах (фильтр, "
|
1625 |
-
"выбор даты)"
|
1626 |
|
1627 |
-
#: templates/admin/settings/
|
1628 |
-
|
1629 |
-
|
1630 |
-
msgstr "Цвет всплывающих диалогов"
|
1631 |
|
1632 |
-
#: templates/admin/settings/
|
1633 |
-
|
1634 |
-
|
1635 |
-
"This color will be used for wpDataTable popup (filter, datepicker) "
|
1636 |
-
"background."
|
1637 |
-
msgstr "Этот цвет будет использоваться как фоновый для всплывающих диалогов"
|
1638 |
|
1639 |
-
#: templates/admin/settings/
|
1640 |
-
|
1641 |
-
|
1642 |
-
msgstr "Цвет подложки всплывающих диалогов"
|
1643 |
|
1644 |
-
#: templates/admin/settings/
|
1645 |
-
|
1646 |
-
|
1647 |
-
|
1648 |
-
|
1649 |
-
"
|
1650 |
-
"
|
1651 |
|
1652 |
-
#: templates/admin/settings/
|
1653 |
-
|
1654 |
-
|
1655 |
-
msgstr "Этот цвет будет использоваться как фоновый цвет кнопок"
|
1656 |
|
1657 |
-
#: templates/admin/settings/
|
1658 |
-
|
1659 |
-
|
1660 |
-
msgstr "Цвет"
|
1661 |
|
1662 |
-
#: templates/admin/settings/
|
1663 |
-
|
1664 |
-
msgid "
|
1665 |
-
msgstr "
|
1666 |
|
1667 |
-
#: templates/admin/settings/
|
1668 |
-
|
1669 |
-
msgid "
|
1670 |
-
msgstr "
|
1671 |
|
1672 |
-
#: templates/admin/settings/
|
1673 |
-
|
1674 |
-
|
1675 |
-
msgstr "Этот цвет будет использоваться как фоновый в шапке таблицы"
|
1676 |
|
1677 |
-
#: templates/admin/settings/
|
1678 |
-
|
1679 |
-
msgid "Current page color"
|
1680 |
msgstr "Установить цвет ячейки"
|
1681 |
|
1682 |
-
#: templates/admin/settings/
|
1683 |
-
|
1684 |
-
|
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/
|
1856 |
-
|
1857 |
-
|
1858 |
-
msgstr "В шапке таблицы"
|
1859 |
|
1860 |
-
#: templates/admin/settings/
|
1861 |
-
|
1862 |
-
|
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 |
-
|