Version Description
- BugFix: Fixed issue with Fatal errors on Dashboard page if PHP extensions are not installed.
- Compatibility with WordPress 5.6 approved.
- Compatibility with PHP 8 approved.
- Other small bug fixes and stability improvements.
Download this release
Release Info
Developer | wpDataTables |
Plugin | wpDataTables Lite |
Version | 2.1.6 |
Comparing to | |
See all releases |
Code changes from version 2.1.5 to 2.1.6
- config/config.inc.php +1 -1
- languages/en_US/wpdatatables.mo +0 -0
- languages/en_US/wpdatatables.po +169 -172
- languages/fr_FR/wpdatatables-fr_FR.mo +0 -0
- languages/fr_FR/wpdatatables-fr_FR.po +169 -172
- languages/hu_HU/wpdatatables-hu_HU.mo +0 -0
- languages/hu_HU/wpdatatables-hu_HU.po +169 -172
- languages/nl_NL/nl_NL.mo +0 -0
- languages/nl_NL/nl_NL.po +169 -172
- languages/nl_NL/wpdatatables-nl_NL.mo +0 -0
- languages/nl_NL/wpdatatables-nl_NL.po +169 -172
- languages/pl_PL/wpdatatables-pl_PL.mo +0 -0
- languages/pl_PL/wpdatatables-pl_PL.po +169 -172
- languages/ru_RU/wpdatatables-ru_RU.mo +0 -0
- languages/ru_RU/wpdatatables-ru_RU.po +169 -172
- languages/sl_SI/wpdatatables-sl_SI.mo +0 -0
- languages/sl_SI/wpdatatables-sl_SI.po +169 -172
- lib/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php +1 -1
- lib/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx.php +16 -14
- readme.txt +9 -4
- templates/admin/dashboard/dashboard.inc.php +31 -29
- templates/admin/lite-vs-premium/lite_vs_premium.inc.php +27 -0
- templates/admin/system-info/system_info.inc.php +36 -0
- 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.1.
|
13 |
|
14 |
/**
|
15 |
* Regular Expressions
|
9 |
|
10 |
// Current version
|
11 |
|
12 |
+
define('WDT_CURRENT_VERSION', '2.1.6');
|
13 |
|
14 |
/**
|
15 |
* Regular Expressions
|
languages/en_US/wpdatatables.mo
CHANGED
Binary file
|
languages/en_US/wpdatatables.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: wpdatatables\n"
|
4 |
-
"POT-Creation-Date: 2020-
|
5 |
-
"PO-Revision-Date: 2020-
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: wpdatatables <cjbug@yandex.ru>\n"
|
8 |
"Language: en\n"
|
@@ -330,14 +330,14 @@ msgstr ""
|
|
330 |
msgid "Manual"
|
331 |
msgstr ""
|
332 |
|
333 |
-
#: source/class.wdtbrowsetable.php:237 source/class.wpdatatable.php:
|
334 |
-
#: source/class.wpdatatable.php:
|
335 |
#: templates/admin/table-settings/table_settings_block.inc.php:1031
|
336 |
msgid "Excel"
|
337 |
msgstr ""
|
338 |
|
339 |
-
#: source/class.wdtbrowsetable.php:240 source/class.wpdatatable.php:
|
340 |
-
#: source/class.wpdatatable.php:
|
341 |
#: templates/admin/table-settings/table_settings_block.inc.php:1032
|
342 |
msgid "CSV"
|
343 |
msgstr ""
|
@@ -519,8 +519,8 @@ msgstr ""
|
|
519 |
msgid "Please select columns that you want to use in table"
|
520 |
msgstr ""
|
521 |
|
522 |
-
#: source/class.wdttools.php:299 source/class.wpdatatable.php:
|
523 |
-
#: source/class.wpdatatable.php:
|
524 |
#: templates/admin/table-settings/table_settings_block.inc.php:1033
|
525 |
msgid "Copy"
|
526 |
msgstr ""
|
@@ -1225,13 +1225,13 @@ msgstr ""
|
|
1225 |
msgid "You are mixing data types (several date axes and several number)"
|
1226 |
msgstr ""
|
1227 |
|
1228 |
-
#: source/class.wpdatatable.php:
|
1229 |
msgid ""
|
1230 |
"You are trying to load a table of an unknown type. Probably you did not "
|
1231 |
"activate the addon which is required to use this table type."
|
1232 |
msgstr ""
|
1233 |
|
1234 |
-
#: source/class.wpdatatable.php:
|
1235 |
#: templates/admin/chart_wizard/steps/step3.inc.php:86
|
1236 |
#: templates/admin/table-settings/column_settings_panel.inc.php:554
|
1237 |
#: templates/admin/table-settings/table_settings_block.inc.php:312
|
@@ -1239,30 +1239,30 @@ msgstr ""
|
|
1239 |
msgid "All"
|
1240 |
msgstr ""
|
1241 |
|
1242 |
-
#: source/class.wpdatatable.php:
|
1243 |
#: templates/admin/table-settings/columns_list_modal.inc.php:12
|
1244 |
msgid "Columns"
|
1245 |
msgstr ""
|
1246 |
|
1247 |
-
#: source/class.wpdatatable.php:
|
1248 |
#: templates/admin/table-settings/table_settings_block.inc.php:1030
|
1249 |
msgid "Print"
|
1250 |
msgstr ""
|
1251 |
|
1252 |
-
#: source/class.wpdatatable.php:
|
1253 |
#: templates/admin/table-settings/table_settings_block.inc.php:1034
|
1254 |
msgid "PDF"
|
1255 |
msgstr ""
|
1256 |
|
1257 |
-
#: source/class.wpdatatable.php:
|
1258 |
msgid "Export"
|
1259 |
msgstr ""
|
1260 |
|
1261 |
-
#: source/class.wpdatatable.php:
|
1262 |
msgid "Search table"
|
1263 |
msgstr ""
|
1264 |
|
1265 |
-
#: source/class.wpdatatable.php:
|
1266 |
msgid "Showing _MENU_ Entries"
|
1267 |
msgstr ""
|
1268 |
|
@@ -1281,7 +1281,7 @@ msgstr ""
|
|
1281 |
msgid "if you have some questions or problems with the plugin."
|
1282 |
msgstr ""
|
1283 |
|
1284 |
-
#: templates/addons.inc.php:10 templates/admin/dashboard/dashboard.inc.php:
|
1285 |
msgid "wpDataTables Addons"
|
1286 |
msgstr ""
|
1287 |
|
@@ -1295,12 +1295,12 @@ msgid ""
|
|
1295 |
msgstr ""
|
1296 |
|
1297 |
#: templates/addons.inc.php:19 templates/admin/addons/addons.inc.php:90
|
1298 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1299 |
msgid "Report Builder"
|
1300 |
msgstr ""
|
1301 |
|
1302 |
#: templates/addons.inc.php:23 templates/admin/addons/addons.inc.php:93
|
1303 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1304 |
msgid ""
|
1305 |
"A unique tool that allows you to generate almost any Word DOCX and Excel "
|
1306 |
"XLSX documents filled in with actual data from your database."
|
@@ -1326,7 +1326,7 @@ msgid "NEW"
|
|
1326 |
msgstr ""
|
1327 |
|
1328 |
#: templates/admin/addons/addons.inc.php:40
|
1329 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1330 |
msgid "Master Detail Tables for wpDataTables"
|
1331 |
msgstr ""
|
1332 |
|
@@ -1347,7 +1347,7 @@ msgid "Learn more"
|
|
1347 |
msgstr ""
|
1348 |
|
1349 |
#: templates/admin/addons/addons.inc.php:67
|
1350 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1351 |
msgid "Powerful Filters for wpDataTables"
|
1352 |
msgstr ""
|
1353 |
|
@@ -1359,24 +1359,24 @@ msgid ""
|
|
1359 |
msgstr ""
|
1360 |
|
1361 |
#: templates/admin/addons/addons.inc.php:120
|
1362 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1363 |
msgid "Formidable Forms integration for wpDataTables"
|
1364 |
msgstr ""
|
1365 |
|
1366 |
#: templates/admin/addons/addons.inc.php:123
|
1367 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1368 |
msgid ""
|
1369 |
"Tool that adds \"Formidable Form\" as a new table type and allows you to "
|
1370 |
"create wpDataTables from Formidable Forms entries data."
|
1371 |
msgstr ""
|
1372 |
|
1373 |
#: templates/admin/addons/addons.inc.php:143
|
1374 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1375 |
msgid "Gravity Forms integration for wpDataTables"
|
1376 |
msgstr ""
|
1377 |
|
1378 |
#: templates/admin/addons/addons.inc.php:146
|
1379 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1380 |
msgid ""
|
1381 |
"Tool that adds \"Gravity Form\" as a new table type and allows you to create "
|
1382 |
"wpDataTables from Gravity Forms entries data."
|
@@ -2342,7 +2342,7 @@ msgstr ""
|
|
2342 |
#: templates/admin/settings/settings.inc.php:96
|
2343 |
#: templates/admin/support/support.inc.php:31
|
2344 |
#: templates/admin/support/support.inc.php:47
|
2345 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2346 |
#: templates/admin/table-settings/column_settings_panel.inc.php:1074
|
2347 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:606
|
2348 |
#: templates/admin/table-settings/table_preview_block.inc.php:81
|
@@ -2574,193 +2574,162 @@ msgid "Version "
|
|
2574 |
msgstr ""
|
2575 |
|
2576 |
#: templates/admin/dashboard/dashboard.inc.php:340
|
2577 |
-
msgid ""
|
2578 |
-
"A major update with a couple of new features, bug fixes and stability "
|
2579 |
-
"improvements:"
|
2580 |
msgstr ""
|
2581 |
|
2582 |
#: templates/admin/dashboard/dashboard.inc.php:345
|
2583 |
msgid ""
|
2584 |
-
"<strong>
|
2585 |
-
"
|
2586 |
msgstr ""
|
2587 |
|
2588 |
#: templates/admin/dashboard/dashboard.inc.php:346
|
2589 |
-
msgid "
|
2590 |
msgstr ""
|
2591 |
|
2592 |
#: templates/admin/dashboard/dashboard.inc.php:347
|
2593 |
-
msgid ""
|
2594 |
-
"<strong>Feature:</strong> New option to set pagination position for each "
|
2595 |
-
"table.(Right, center and left)"
|
2596 |
msgstr ""
|
2597 |
|
2598 |
#: templates/admin/dashboard/dashboard.inc.php:348
|
2599 |
-
msgid ""
|
2600 |
-
"<strong>Feature:</strong> New option to set pagination layout for each table."
|
2601 |
-
"(Six different layouts)"
|
2602 |
-
msgstr ""
|
2603 |
-
|
2604 |
-
#: templates/admin/dashboard/dashboard.inc.php:349
|
2605 |
-
msgid ""
|
2606 |
-
"<strong>Feature:</strong> New option to set tables sorting order on browse "
|
2607 |
-
"pages."
|
2608 |
-
msgstr ""
|
2609 |
-
|
2610 |
-
#: templates/admin/dashboard/dashboard.inc.php:350
|
2611 |
-
msgid "<strong>BugFix:</strong> Fixed issue for reset options Remove borders."
|
2612 |
-
msgstr ""
|
2613 |
-
|
2614 |
-
#: templates/admin/dashboard/dashboard.inc.php:351
|
2615 |
-
msgid ""
|
2616 |
-
"<strong>BugFix:</strong> Fixed issue with showing tables in Internet "
|
2617 |
-
"Explorer browser."
|
2618 |
-
msgstr ""
|
2619 |
-
|
2620 |
-
#: templates/admin/dashboard/dashboard.inc.php:352
|
2621 |
-
msgid ""
|
2622 |
-
"<strong>BugFix:</strong> Remove wpdt-c class from admin area on other admin "
|
2623 |
-
"pages"
|
2624 |
-
msgstr ""
|
2625 |
-
|
2626 |
-
#: templates/admin/dashboard/dashboard.inc.php:353
|
2627 |
-
msgid "<strong>BugFix:</strong> Correct folder name for Slovenian language."
|
2628 |
-
msgstr ""
|
2629 |
-
|
2630 |
-
#: templates/admin/dashboard/dashboard.inc.php:354
|
2631 |
-
msgid ""
|
2632 |
-
"<strong>BugFix:</strong> Fixed issue with removing message modals in admin "
|
2633 |
-
"area"
|
2634 |
-
msgstr ""
|
2635 |
-
|
2636 |
-
#: templates/admin/dashboard/dashboard.inc.php:355
|
2637 |
-
msgid ""
|
2638 |
-
"<strong>BugFix:</strong> Fixed issue for simple tables with random sorting."
|
2639 |
-
msgstr ""
|
2640 |
-
|
2641 |
-
#: templates/admin/dashboard/dashboard.inc.php:356
|
2642 |
msgid "Other small bug fixes and stability improvements."
|
2643 |
msgstr ""
|
2644 |
|
2645 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2646 |
msgid "Go Premium!"
|
2647 |
msgstr ""
|
2648 |
|
2649 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2650 |
msgid "View Comparison"
|
2651 |
msgstr ""
|
2652 |
|
2653 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2654 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:48
|
2655 |
msgid ""
|
2656 |
"Get the most out of wpDataTables by upgrading to Premium and unlocking all "
|
2657 |
"of the powerful features."
|
2658 |
msgstr ""
|
2659 |
|
2660 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2661 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:255
|
2662 |
msgid "Create a table manually"
|
2663 |
msgstr ""
|
2664 |
|
2665 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2666 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:267
|
2667 |
msgid "Creating tables from Google Spreadsheet"
|
2668 |
msgstr ""
|
2669 |
|
2670 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2671 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2672 |
msgid "Creating MySQL-based tables from database"
|
2673 |
msgstr ""
|
2674 |
|
2675 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2676 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2677 |
msgid "Creating MySQL-based tables from Wordpress post types"
|
2678 |
msgstr ""
|
2679 |
|
2680 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2681 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2682 |
#: templates/edit_table.inc.php:329
|
2683 |
msgid "Advanced filtering"
|
2684 |
msgstr ""
|
2685 |
|
2686 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2687 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2688 |
#: templates/admin/table-settings/table_settings_block.inc.php:144
|
2689 |
#: templates/edit_table.inc.php:282
|
2690 |
msgid "Server-side processing"
|
2691 |
msgstr ""
|
2692 |
|
2693 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2694 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2695 |
msgid "Multiple databases support (MySQL,MS SQL and PostgreSQL)"
|
2696 |
msgstr ""
|
2697 |
|
2698 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2699 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2700 |
msgid "Front-end table editing"
|
2701 |
msgstr ""
|
2702 |
|
2703 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2704 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2705 |
msgid "Excel-like editing"
|
2706 |
msgstr ""
|
2707 |
|
2708 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2709 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2710 |
msgid "Creating charts with Highcharts"
|
2711 |
msgstr ""
|
2712 |
|
2713 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2714 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2715 |
msgid "Creating charts with Chart.js"
|
2716 |
msgstr ""
|
2717 |
|
2718 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2719 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2720 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:68
|
2721 |
#: templates/edit_table.inc.php:301
|
2722 |
msgid "Responsive"
|
2723 |
msgstr ""
|
2724 |
|
2725 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2726 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2727 |
#: templates/admin/table-settings/column_settings_panel.inc.php:60
|
2728 |
#: templates/edit_table.inc.php:750
|
2729 |
msgid "Conditional formatting"
|
2730 |
msgstr ""
|
2731 |
|
2732 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2733 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2734 |
msgid "Calculating Tools"
|
2735 |
msgstr ""
|
2736 |
|
2737 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2738 |
msgid "Formula columns"
|
2739 |
msgstr ""
|
2740 |
|
2741 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2742 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2743 |
#: templates/admin/table-settings/table_settings_block.inc.php:79
|
2744 |
msgid "Placeholders"
|
2745 |
msgstr ""
|
2746 |
|
2747 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2748 |
msgid "Premium support"
|
2749 |
msgstr ""
|
2750 |
|
2751 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2752 |
msgid "Get Premium Today"
|
2753 |
msgstr ""
|
2754 |
|
2755 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2756 |
msgid "News Blog"
|
2757 |
msgstr ""
|
2758 |
|
2759 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2760 |
msgid "Checkout useful articles from wpdatatables.com"
|
2761 |
msgstr ""
|
2762 |
|
2763 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
|
|
|
|
|
|
|
|
2764 |
msgid ""
|
2765 |
"Never miss notifications about new cool features, promotions,\n"
|
2766 |
" giveaways or freebies – subscribe to our "
|
@@ -2768,48 +2737,48 @@ msgid ""
|
|
2768 |
" about 1 message per month and never spam!"
|
2769 |
msgstr ""
|
2770 |
|
2771 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2772 |
msgid "Premium "
|
2773 |
msgstr ""
|
2774 |
|
2775 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2776 |
msgid ""
|
2777 |
"While wpDataTables itself provides quite a large amount of features and "
|
2778 |
"unlimited customisation, flexibility, you can achieve even more with our "
|
2779 |
"premium addons.(requires wpDataTables Premium version)"
|
2780 |
msgstr ""
|
2781 |
|
2782 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2783 |
msgid ""
|
2784 |
"A wpDataTables addon which allows showing additional details for a specific "
|
2785 |
"row in a popup or a separate page or post."
|
2786 |
msgstr ""
|
2787 |
|
2788 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2789 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2790 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2791 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2792 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2793 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2794 |
msgid "Learn More"
|
2795 |
msgstr ""
|
2796 |
|
2797 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2798 |
msgid ""
|
2799 |
"An add-on for wpDataTables that provides powerful filtering features: "
|
2800 |
"cascade filtering, applying filters on button click, hide table before "
|
2801 |
"filtering."
|
2802 |
msgstr ""
|
2803 |
|
2804 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2805 |
msgid "Need free booking plugin?"
|
2806 |
msgstr ""
|
2807 |
|
2808 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2809 |
msgid "Appointments and Events WordPress Booking Plugin"
|
2810 |
msgstr ""
|
2811 |
|
2812 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2813 |
msgid ""
|
2814 |
"Amelia Lite is a free appointment booking WordPress plugin that allows to "
|
2815 |
"set up a fully-featured automated booking system on your WordPress website "
|
@@ -2820,40 +2789,40 @@ msgid ""
|
|
2820 |
"each month."
|
2821 |
msgstr ""
|
2822 |
|
2823 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2824 |
msgid "Rating: 4.3 - 68 reviews"
|
2825 |
msgstr ""
|
2826 |
|
2827 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2828 |
msgid "Free Download"
|
2829 |
msgstr ""
|
2830 |
|
2831 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2832 |
#: templates/admin/getting-started/getting_started.inc.php:184
|
2833 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2834 |
#: templates/admin/support/support.inc.php:78
|
2835 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2836 |
#: templates/admin/welcome_page/welcome_page.inc.php:358
|
2837 |
msgid "Made by"
|
2838 |
msgstr ""
|
2839 |
|
2840 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2841 |
#: templates/admin/getting-started/getting_started.inc.php:192
|
2842 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2843 |
#: templates/admin/support/support.inc.php:45
|
2844 |
#: templates/admin/support/support.inc.php:86
|
2845 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2846 |
#: templates/admin/welcome_page/welcome_page.inc.php:219
|
2847 |
#: templates/admin/welcome_page/welcome_page.inc.php:369
|
2848 |
msgid "Documentation"
|
2849 |
msgstr ""
|
2850 |
|
2851 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2852 |
#: templates/admin/getting-started/getting_started.inc.php:196
|
2853 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2854 |
#: templates/admin/support/support.inc.php:24
|
2855 |
#: templates/admin/support/support.inc.php:90
|
2856 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2857 |
#: templates/admin/welcome_page/welcome_page.inc.php:373
|
2858 |
msgid "Support Center"
|
2859 |
msgstr ""
|
@@ -2976,7 +2945,7 @@ msgid "Lite vs Premium comparison"
|
|
2976 |
msgstr ""
|
2977 |
|
2978 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:52
|
2979 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2980 |
msgid "Go Premium Now"
|
2981 |
msgstr ""
|
2982 |
|
@@ -2989,7 +2958,7 @@ msgid "Lite"
|
|
2989 |
msgstr ""
|
2990 |
|
2991 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:64
|
2992 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2993 |
msgid "Premium"
|
2994 |
msgstr ""
|
2995 |
|
@@ -3019,6 +2988,8 @@ msgstr ""
|
|
3019 |
|
3020 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:131
|
3021 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:144
|
|
|
|
|
3022 |
msgid "NEW!"
|
3023 |
msgstr ""
|
3024 |
|
@@ -3070,7 +3041,7 @@ msgid "Customize charts"
|
|
3070 |
msgstr ""
|
3071 |
|
3072 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:244
|
3073 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3074 |
msgid "Limited"
|
3075 |
msgstr ""
|
3076 |
|
@@ -3078,14 +3049,28 @@ msgstr ""
|
|
3078 |
msgid "Some options are not available."
|
3079 |
msgstr ""
|
3080 |
|
3081 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3082 |
msgid "Support"
|
3083 |
msgstr ""
|
3084 |
|
3085 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3086 |
msgid "Response time is slow and can be up to 5 business days."
|
3087 |
msgstr ""
|
3088 |
|
|
|
|
|
|
|
|
|
|
|
|
|
3089 |
#: templates/admin/settings/settings.inc.php:33
|
3090 |
#: templates/admin/settings/settings.inc.php:91
|
3091 |
#: templates/admin/table-settings/column_settings_panel.inc.php:25
|
@@ -3847,35 +3832,35 @@ msgstr ""
|
|
3847 |
msgid "Open a topic"
|
3848 |
msgstr ""
|
3849 |
|
3850 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3851 |
msgid "System Info"
|
3852 |
msgstr ""
|
3853 |
|
3854 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3855 |
msgid "The URL of your site's homepage."
|
3856 |
msgstr ""
|
3857 |
|
3858 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3859 |
msgid "The root URL of your site."
|
3860 |
msgstr ""
|
3861 |
|
3862 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3863 |
msgid "System path of your wp-content directory."
|
3864 |
msgstr ""
|
3865 |
|
3866 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3867 |
msgid "System path of your WP root directory."
|
3868 |
msgstr ""
|
3869 |
|
3870 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3871 |
msgid "The version of WordPress installed on your site."
|
3872 |
msgstr ""
|
3873 |
|
3874 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3875 |
msgid "Whether or not you have WordPress Multisite enabled."
|
3876 |
msgstr ""
|
3877 |
|
3878 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3879 |
#, php-format
|
3880 |
msgid ""
|
3881 |
"%1$s </span> - We recommend setting memory to at least <strong>128MB</"
|
@@ -3884,35 +3869,35 @@ msgid ""
|
|
3884 |
"noreferrer\">Increasing memory allocated to PHP.</a>"
|
3885 |
msgstr ""
|
3886 |
|
3887 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3888 |
msgid "The maximum amount of memory (RAM) that your site can use at one time."
|
3889 |
msgstr ""
|
3890 |
|
3891 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3892 |
msgid "Displays whether or not WordPress is in Debug Mode."
|
3893 |
msgstr ""
|
3894 |
|
3895 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3896 |
msgid "The current language used by WordPress. Default = English"
|
3897 |
msgstr ""
|
3898 |
|
3899 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3900 |
msgid "Information about your operating system."
|
3901 |
msgstr ""
|
3902 |
|
3903 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3904 |
msgid "Information about the web server that is currently hosting your site."
|
3905 |
msgstr ""
|
3906 |
|
3907 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3908 |
msgid "The version of PHP installed on your hosting server."
|
3909 |
msgstr ""
|
3910 |
|
3911 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3912 |
msgid "The largest file size that can be contained in one post."
|
3913 |
msgstr ""
|
3914 |
|
3915 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3916 |
#, php-format
|
3917 |
msgid ""
|
3918 |
"%1$s </span> - We recommend setting max execution time to at least 180.<br /"
|
@@ -3920,57 +3905,69 @@ msgid ""
|
|
3920 |
"\">Increasing max execution to PHP</a>"
|
3921 |
msgstr ""
|
3922 |
|
3923 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3924 |
msgid ""
|
3925 |
"The amount of time (in seconds) that your site will spend on a single "
|
3926 |
"operation before timing out (to avoid server lockups)"
|
3927 |
msgstr ""
|
3928 |
|
3929 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3930 |
msgid "The version of MySQL installed on your hosting server."
|
3931 |
msgstr ""
|
3932 |
|
3933 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3934 |
msgid ""
|
3935 |
"The largest file size that can be uploaded to your WordPress installation."
|
3936 |
msgstr ""
|
3937 |
|
3938 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3939 |
msgid "Multibyte String (mbstring) is used to convert character encoding."
|
3940 |
msgstr ""
|
3941 |
|
3942 |
-
#: templates/admin/system-info/system_info.inc.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3943 |
msgid "Multibyte String (mbstring) require libxml to be installed. "
|
3944 |
msgstr ""
|
3945 |
|
3946 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3947 |
msgid ""
|
3948 |
"ZIP support is something that needs to be installed on the server, as a "
|
3949 |
"package for the Linux operating system, or rather to the PHP software on the "
|
3950 |
"server."
|
3951 |
msgstr ""
|
3952 |
|
3953 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3954 |
msgid "wpDataTables use cURL for getting data from other servers."
|
3955 |
msgstr ""
|
3956 |
|
3957 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3958 |
msgid "The name of the current active theme."
|
3959 |
msgstr ""
|
3960 |
|
3961 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3962 |
msgid "The installed version of the current active theme."
|
3963 |
msgstr ""
|
3964 |
|
3965 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3966 |
msgid "The theme developers."
|
3967 |
msgstr ""
|
3968 |
|
3969 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3970 |
msgid "The theme developers URL."
|
3971 |
msgstr ""
|
3972 |
|
3973 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3974 |
msgid "Visit plugin homepage"
|
3975 |
msgstr ""
|
3976 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: wpdatatables\n"
|
4 |
+
"POT-Creation-Date: 2020-12-25 17:31+0100\n"
|
5 |
+
"PO-Revision-Date: 2020-12-25 17:31+0100\n"
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: wpdatatables <cjbug@yandex.ru>\n"
|
8 |
"Language: en\n"
|
330 |
msgid "Manual"
|
331 |
msgstr ""
|
332 |
|
333 |
+
#: source/class.wdtbrowsetable.php:237 source/class.wpdatatable.php:2204
|
334 |
+
#: source/class.wpdatatable.php:2274
|
335 |
#: templates/admin/table-settings/table_settings_block.inc.php:1031
|
336 |
msgid "Excel"
|
337 |
msgstr ""
|
338 |
|
339 |
+
#: source/class.wdtbrowsetable.php:240 source/class.wpdatatable.php:2213
|
340 |
+
#: source/class.wpdatatable.php:2284
|
341 |
#: templates/admin/table-settings/table_settings_block.inc.php:1032
|
342 |
msgid "CSV"
|
343 |
msgstr ""
|
519 |
msgid "Please select columns that you want to use in table"
|
520 |
msgstr ""
|
521 |
|
522 |
+
#: source/class.wdttools.php:299 source/class.wpdatatable.php:2222
|
523 |
+
#: source/class.wpdatatable.php:2294
|
524 |
#: templates/admin/table-settings/table_settings_block.inc.php:1033
|
525 |
msgid "Copy"
|
526 |
msgstr ""
|
1225 |
msgid "You are mixing data types (several date axes and several number)"
|
1226 |
msgstr ""
|
1227 |
|
1228 |
+
#: source/class.wpdatatable.php:1883
|
1229 |
msgid ""
|
1230 |
"You are trying to load a table of an unknown type. Probably you did not "
|
1231 |
"activate the addon which is required to use this table type."
|
1232 |
msgstr ""
|
1233 |
|
1234 |
+
#: source/class.wpdatatable.php:2122 source/class.wpdatatable.php:2125
|
1235 |
#: templates/admin/chart_wizard/steps/step3.inc.php:86
|
1236 |
#: templates/admin/table-settings/column_settings_panel.inc.php:554
|
1237 |
#: templates/admin/table-settings/table_settings_block.inc.php:312
|
1239 |
msgid "All"
|
1240 |
msgstr ""
|
1241 |
|
1242 |
+
#: source/class.wpdatatable.php:2183 source/class.wpdatatable.php:2252
|
1243 |
#: templates/admin/table-settings/columns_list_modal.inc.php:12
|
1244 |
msgid "Columns"
|
1245 |
msgstr ""
|
1246 |
|
1247 |
+
#: source/class.wpdatatable.php:2193 source/class.wpdatatable.php:2262
|
1248 |
#: templates/admin/table-settings/table_settings_block.inc.php:1030
|
1249 |
msgid "Print"
|
1250 |
msgstr ""
|
1251 |
|
1252 |
+
#: source/class.wpdatatable.php:2232 source/class.wpdatatable.php:2305
|
1253 |
#: templates/admin/table-settings/table_settings_block.inc.php:1034
|
1254 |
msgid "PDF"
|
1255 |
msgstr ""
|
1256 |
|
1257 |
+
#: source/class.wpdatatable.php:2240
|
1258 |
msgid "Export"
|
1259 |
msgstr ""
|
1260 |
|
1261 |
+
#: source/class.wpdatatable.php:2318
|
1262 |
msgid "Search table"
|
1263 |
msgstr ""
|
1264 |
|
1265 |
+
#: source/class.wpdatatable.php:2319
|
1266 |
msgid "Showing _MENU_ Entries"
|
1267 |
msgstr ""
|
1268 |
|
1281 |
msgid "if you have some questions or problems with the plugin."
|
1282 |
msgstr ""
|
1283 |
|
1284 |
+
#: templates/addons.inc.php:10 templates/admin/dashboard/dashboard.inc.php:496
|
1285 |
msgid "wpDataTables Addons"
|
1286 |
msgstr ""
|
1287 |
|
1295 |
msgstr ""
|
1296 |
|
1297 |
#: templates/addons.inc.php:19 templates/admin/addons/addons.inc.php:90
|
1298 |
+
#: templates/admin/dashboard/dashboard.inc.php:567
|
1299 |
msgid "Report Builder"
|
1300 |
msgstr ""
|
1301 |
|
1302 |
#: templates/addons.inc.php:23 templates/admin/addons/addons.inc.php:93
|
1303 |
+
#: templates/admin/dashboard/dashboard.inc.php:571
|
1304 |
msgid ""
|
1305 |
"A unique tool that allows you to generate almost any Word DOCX and Excel "
|
1306 |
"XLSX documents filled in with actual data from your database."
|
1326 |
msgstr ""
|
1327 |
|
1328 |
#: templates/admin/addons/addons.inc.php:40
|
1329 |
+
#: templates/admin/dashboard/dashboard.inc.php:514
|
1330 |
msgid "Master Detail Tables for wpDataTables"
|
1331 |
msgstr ""
|
1332 |
|
1347 |
msgstr ""
|
1348 |
|
1349 |
#: templates/admin/addons/addons.inc.php:67
|
1350 |
+
#: templates/admin/dashboard/dashboard.inc.php:541
|
1351 |
msgid "Powerful Filters for wpDataTables"
|
1352 |
msgstr ""
|
1353 |
|
1359 |
msgstr ""
|
1360 |
|
1361 |
#: templates/admin/addons/addons.inc.php:120
|
1362 |
+
#: templates/admin/dashboard/dashboard.inc.php:594
|
1363 |
msgid "Formidable Forms integration for wpDataTables"
|
1364 |
msgstr ""
|
1365 |
|
1366 |
#: templates/admin/addons/addons.inc.php:123
|
1367 |
+
#: templates/admin/dashboard/dashboard.inc.php:598
|
1368 |
msgid ""
|
1369 |
"Tool that adds \"Formidable Form\" as a new table type and allows you to "
|
1370 |
"create wpDataTables from Formidable Forms entries data."
|
1371 |
msgstr ""
|
1372 |
|
1373 |
#: templates/admin/addons/addons.inc.php:143
|
1374 |
+
#: templates/admin/dashboard/dashboard.inc.php:620
|
1375 |
msgid "Gravity Forms integration for wpDataTables"
|
1376 |
msgstr ""
|
1377 |
|
1378 |
#: templates/admin/addons/addons.inc.php:146
|
1379 |
+
#: templates/admin/dashboard/dashboard.inc.php:624
|
1380 |
msgid ""
|
1381 |
"Tool that adds \"Gravity Form\" as a new table type and allows you to create "
|
1382 |
"wpDataTables from Gravity Forms entries data."
|
2342 |
#: templates/admin/settings/settings.inc.php:96
|
2343 |
#: templates/admin/support/support.inc.php:31
|
2344 |
#: templates/admin/support/support.inc.php:47
|
2345 |
+
#: templates/admin/system-info/system_info.inc.php:30
|
2346 |
#: templates/admin/table-settings/column_settings_panel.inc.php:1074
|
2347 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:606
|
2348 |
#: templates/admin/table-settings/table_preview_block.inc.php:81
|
2574 |
msgstr ""
|
2575 |
|
2576 |
#: templates/admin/dashboard/dashboard.inc.php:340
|
2577 |
+
msgid "A minor update with a couple of bug fixes and stability improvements:"
|
|
|
|
|
2578 |
msgstr ""
|
2579 |
|
2580 |
#: templates/admin/dashboard/dashboard.inc.php:345
|
2581 |
msgid ""
|
2582 |
+
"<strong>BugFix:</strong> Fixed issue with Fatal errors on Dashboard page if "
|
2583 |
+
"PHP extensions are not installed."
|
2584 |
msgstr ""
|
2585 |
|
2586 |
#: templates/admin/dashboard/dashboard.inc.php:346
|
2587 |
+
msgid "Compatibility with WordPress 5.6 approved."
|
2588 |
msgstr ""
|
2589 |
|
2590 |
#: templates/admin/dashboard/dashboard.inc.php:347
|
2591 |
+
msgid "Compatibility with PHP 8 approved."
|
|
|
|
|
2592 |
msgstr ""
|
2593 |
|
2594 |
#: templates/admin/dashboard/dashboard.inc.php:348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2595 |
msgid "Other small bug fixes and stability improvements."
|
2596 |
msgstr ""
|
2597 |
|
2598 |
+
#: templates/admin/dashboard/dashboard.inc.php:360
|
2599 |
msgid "Go Premium!"
|
2600 |
msgstr ""
|
2601 |
|
2602 |
+
#: templates/admin/dashboard/dashboard.inc.php:366
|
2603 |
msgid "View Comparison"
|
2604 |
msgstr ""
|
2605 |
|
2606 |
+
#: templates/admin/dashboard/dashboard.inc.php:374
|
2607 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:48
|
2608 |
msgid ""
|
2609 |
"Get the most out of wpDataTables by upgrading to Premium and unlocking all "
|
2610 |
"of the powerful features."
|
2611 |
msgstr ""
|
2612 |
|
2613 |
+
#: templates/admin/dashboard/dashboard.inc.php:378
|
2614 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:255
|
2615 |
msgid "Create a table manually"
|
2616 |
msgstr ""
|
2617 |
|
2618 |
+
#: templates/admin/dashboard/dashboard.inc.php:381
|
2619 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:267
|
2620 |
msgid "Creating tables from Google Spreadsheet"
|
2621 |
msgstr ""
|
2622 |
|
2623 |
+
#: templates/admin/dashboard/dashboard.inc.php:384
|
2624 |
+
msgid ""
|
2625 |
+
"<span style=\"color: #ef8137;font-weight: bold;\">NEW!</span> Creating "
|
2626 |
+
"tables via Google Sheet API"
|
2627 |
+
msgstr ""
|
2628 |
+
|
2629 |
+
#: templates/admin/dashboard/dashboard.inc.php:387
|
2630 |
+
msgid ""
|
2631 |
+
"<span style=\"color: #ef8137;font-weight: bold;\">NEW!</span> Creating "
|
2632 |
+
"tables from Private Google Spreadsheet"
|
2633 |
+
msgstr ""
|
2634 |
+
|
2635 |
+
#: templates/admin/dashboard/dashboard.inc.php:390
|
2636 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:305
|
2637 |
msgid "Creating MySQL-based tables from database"
|
2638 |
msgstr ""
|
2639 |
|
2640 |
+
#: templates/admin/dashboard/dashboard.inc.php:393
|
2641 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:317
|
2642 |
msgid "Creating MySQL-based tables from Wordpress post types"
|
2643 |
msgstr ""
|
2644 |
|
2645 |
+
#: templates/admin/dashboard/dashboard.inc.php:396
|
2646 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:353
|
2647 |
#: templates/edit_table.inc.php:329
|
2648 |
msgid "Advanced filtering"
|
2649 |
msgstr ""
|
2650 |
|
2651 |
+
#: templates/admin/dashboard/dashboard.inc.php:399
|
2652 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:329
|
2653 |
#: templates/admin/table-settings/table_settings_block.inc.php:144
|
2654 |
#: templates/edit_table.inc.php:282
|
2655 |
msgid "Server-side processing"
|
2656 |
msgstr ""
|
2657 |
|
2658 |
+
#: templates/admin/dashboard/dashboard.inc.php:402
|
2659 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:341
|
2660 |
msgid "Multiple databases support (MySQL,MS SQL and PostgreSQL)"
|
2661 |
msgstr ""
|
2662 |
|
2663 |
+
#: templates/admin/dashboard/dashboard.inc.php:405
|
2664 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:365
|
2665 |
msgid "Front-end table editing"
|
2666 |
msgstr ""
|
2667 |
|
2668 |
+
#: templates/admin/dashboard/dashboard.inc.php:408
|
2669 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:377
|
2670 |
msgid "Excel-like editing"
|
2671 |
msgstr ""
|
2672 |
|
2673 |
+
#: templates/admin/dashboard/dashboard.inc.php:411
|
2674 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:389
|
2675 |
msgid "Creating charts with Highcharts"
|
2676 |
msgstr ""
|
2677 |
|
2678 |
+
#: templates/admin/dashboard/dashboard.inc.php:414
|
2679 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:401
|
2680 |
msgid "Creating charts with Chart.js"
|
2681 |
msgstr ""
|
2682 |
|
2683 |
+
#: templates/admin/dashboard/dashboard.inc.php:417
|
2684 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:413
|
2685 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:68
|
2686 |
#: templates/edit_table.inc.php:301
|
2687 |
msgid "Responsive"
|
2688 |
msgstr ""
|
2689 |
|
2690 |
+
#: templates/admin/dashboard/dashboard.inc.php:420
|
2691 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:425
|
2692 |
#: templates/admin/table-settings/column_settings_panel.inc.php:60
|
2693 |
#: templates/edit_table.inc.php:750
|
2694 |
msgid "Conditional formatting"
|
2695 |
msgstr ""
|
2696 |
|
2697 |
+
#: templates/admin/dashboard/dashboard.inc.php:423
|
2698 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:437
|
2699 |
msgid "Calculating Tools"
|
2700 |
msgstr ""
|
2701 |
|
2702 |
+
#: templates/admin/dashboard/dashboard.inc.php:426
|
2703 |
msgid "Formula columns"
|
2704 |
msgstr ""
|
2705 |
|
2706 |
+
#: templates/admin/dashboard/dashboard.inc.php:429
|
2707 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:449
|
2708 |
#: templates/admin/table-settings/table_settings_block.inc.php:79
|
2709 |
msgid "Placeholders"
|
2710 |
msgstr ""
|
2711 |
|
2712 |
+
#: templates/admin/dashboard/dashboard.inc.php:432
|
2713 |
msgid "Premium support"
|
2714 |
msgstr ""
|
2715 |
|
2716 |
+
#: templates/admin/dashboard/dashboard.inc.php:436
|
2717 |
msgid "Get Premium Today"
|
2718 |
msgstr ""
|
2719 |
|
2720 |
+
#: templates/admin/dashboard/dashboard.inc.php:443
|
2721 |
msgid "News Blog"
|
2722 |
msgstr ""
|
2723 |
|
2724 |
+
#: templates/admin/dashboard/dashboard.inc.php:448
|
2725 |
msgid "Checkout useful articles from wpdatatables.com"
|
2726 |
msgstr ""
|
2727 |
|
2728 |
+
#: templates/admin/dashboard/dashboard.inc.php:471
|
2729 |
+
msgid "Please install and enable PHP extensions xml and dom on your server."
|
2730 |
+
msgstr ""
|
2731 |
+
|
2732 |
+
#: templates/admin/dashboard/dashboard.inc.php:479
|
2733 |
msgid ""
|
2734 |
"Never miss notifications about new cool features, promotions,\n"
|
2735 |
" giveaways or freebies – subscribe to our "
|
2737 |
" about 1 message per month and never spam!"
|
2738 |
msgstr ""
|
2739 |
|
2740 |
+
#: templates/admin/dashboard/dashboard.inc.php:497
|
2741 |
msgid "Premium "
|
2742 |
msgstr ""
|
2743 |
|
2744 |
+
#: templates/admin/dashboard/dashboard.inc.php:500
|
2745 |
msgid ""
|
2746 |
"While wpDataTables itself provides quite a large amount of features and "
|
2747 |
"unlimited customisation, flexibility, you can achieve even more with our "
|
2748 |
"premium addons.(requires wpDataTables Premium version)"
|
2749 |
msgstr ""
|
2750 |
|
2751 |
+
#: templates/admin/dashboard/dashboard.inc.php:518
|
2752 |
msgid ""
|
2753 |
"A wpDataTables addon which allows showing additional details for a specific "
|
2754 |
"row in a popup or a separate page or post."
|
2755 |
msgstr ""
|
2756 |
|
2757 |
+
#: templates/admin/dashboard/dashboard.inc.php:524
|
2758 |
+
#: templates/admin/dashboard/dashboard.inc.php:551
|
2759 |
+
#: templates/admin/dashboard/dashboard.inc.php:577
|
2760 |
+
#: templates/admin/dashboard/dashboard.inc.php:604
|
2761 |
+
#: templates/admin/dashboard/dashboard.inc.php:630
|
2762 |
+
#: templates/admin/dashboard/dashboard.inc.php:663
|
2763 |
msgid "Learn More"
|
2764 |
msgstr ""
|
2765 |
|
2766 |
+
#: templates/admin/dashboard/dashboard.inc.php:545
|
2767 |
msgid ""
|
2768 |
"An add-on for wpDataTables that provides powerful filtering features: "
|
2769 |
"cascade filtering, applying filters on button click, hide table before "
|
2770 |
"filtering."
|
2771 |
msgstr ""
|
2772 |
|
2773 |
+
#: templates/admin/dashboard/dashboard.inc.php:641
|
2774 |
msgid "Need free booking plugin?"
|
2775 |
msgstr ""
|
2776 |
|
2777 |
+
#: templates/admin/dashboard/dashboard.inc.php:650
|
2778 |
msgid "Appointments and Events WordPress Booking Plugin"
|
2779 |
msgstr ""
|
2780 |
|
2781 |
+
#: templates/admin/dashboard/dashboard.inc.php:653
|
2782 |
msgid ""
|
2783 |
"Amelia Lite is a free appointment booking WordPress plugin that allows to "
|
2784 |
"set up a fully-featured automated booking system on your WordPress website "
|
2789 |
"each month."
|
2790 |
msgstr ""
|
2791 |
|
2792 |
+
#: templates/admin/dashboard/dashboard.inc.php:656
|
2793 |
msgid "Rating: 4.3 - 68 reviews"
|
2794 |
msgstr ""
|
2795 |
|
2796 |
+
#: templates/admin/dashboard/dashboard.inc.php:659
|
2797 |
msgid "Free Download"
|
2798 |
msgstr ""
|
2799 |
|
2800 |
+
#: templates/admin/dashboard/dashboard.inc.php:674
|
2801 |
#: templates/admin/getting-started/getting_started.inc.php:184
|
2802 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:492
|
2803 |
#: templates/admin/support/support.inc.php:78
|
2804 |
+
#: templates/admin/system-info/system_info.inc.php:510
|
2805 |
#: templates/admin/welcome_page/welcome_page.inc.php:358
|
2806 |
msgid "Made by"
|
2807 |
msgstr ""
|
2808 |
|
2809 |
+
#: templates/admin/dashboard/dashboard.inc.php:682
|
2810 |
#: templates/admin/getting-started/getting_started.inc.php:192
|
2811 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:500
|
2812 |
#: templates/admin/support/support.inc.php:45
|
2813 |
#: templates/admin/support/support.inc.php:86
|
2814 |
+
#: templates/admin/system-info/system_info.inc.php:518
|
2815 |
#: templates/admin/welcome_page/welcome_page.inc.php:219
|
2816 |
#: templates/admin/welcome_page/welcome_page.inc.php:369
|
2817 |
msgid "Documentation"
|
2818 |
msgstr ""
|
2819 |
|
2820 |
+
#: templates/admin/dashboard/dashboard.inc.php:686
|
2821 |
#: templates/admin/getting-started/getting_started.inc.php:196
|
2822 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:504
|
2823 |
#: templates/admin/support/support.inc.php:24
|
2824 |
#: templates/admin/support/support.inc.php:90
|
2825 |
+
#: templates/admin/system-info/system_info.inc.php:522
|
2826 |
#: templates/admin/welcome_page/welcome_page.inc.php:373
|
2827 |
msgid "Support Center"
|
2828 |
msgstr ""
|
2945 |
msgstr ""
|
2946 |
|
2947 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:52
|
2948 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:484
|
2949 |
msgid "Go Premium Now"
|
2950 |
msgstr ""
|
2951 |
|
2958 |
msgstr ""
|
2959 |
|
2960 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:64
|
2961 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:471
|
2962 |
msgid "Premium"
|
2963 |
msgstr ""
|
2964 |
|
2988 |
|
2989 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:131
|
2990 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:144
|
2991 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:280
|
2992 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:293
|
2993 |
msgid "NEW!"
|
2994 |
msgstr ""
|
2995 |
|
3041 |
msgstr ""
|
3042 |
|
3043 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:244
|
3044 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:465
|
3045 |
msgid "Limited"
|
3046 |
msgstr ""
|
3047 |
|
3049 |
msgid "Some options are not available."
|
3050 |
msgstr ""
|
3051 |
|
3052 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:279
|
3053 |
+
msgid "Creating tables via Google Sheet API"
|
3054 |
+
msgstr ""
|
3055 |
+
|
3056 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:292
|
3057 |
+
msgid "Creating tables from Private Google Spreadsheet"
|
3058 |
+
msgstr ""
|
3059 |
+
|
3060 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:461
|
3061 |
msgid "Support"
|
3062 |
msgstr ""
|
3063 |
|
3064 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:467
|
3065 |
msgid "Response time is slow and can be up to 5 business days."
|
3066 |
msgstr ""
|
3067 |
|
3068 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:478
|
3069 |
+
msgid ""
|
3070 |
+
"* Please note that wpDataTables add-ons are not included in premium version "
|
3071 |
+
"of plugin."
|
3072 |
+
msgstr ""
|
3073 |
+
|
3074 |
#: templates/admin/settings/settings.inc.php:33
|
3075 |
#: templates/admin/settings/settings.inc.php:91
|
3076 |
#: templates/admin/table-settings/column_settings_panel.inc.php:25
|
3832 |
msgid "Open a topic"
|
3833 |
msgstr ""
|
3834 |
|
3835 |
+
#: templates/admin/system-info/system_info.inc.php:23
|
3836 |
msgid "System Info"
|
3837 |
msgstr ""
|
3838 |
|
3839 |
+
#: templates/admin/system-info/system_info.inc.php:62
|
3840 |
msgid "The URL of your site's homepage."
|
3841 |
msgstr ""
|
3842 |
|
3843 |
+
#: templates/admin/system-info/system_info.inc.php:69
|
3844 |
msgid "The root URL of your site."
|
3845 |
msgstr ""
|
3846 |
|
3847 |
+
#: templates/admin/system-info/system_info.inc.php:76
|
3848 |
msgid "System path of your wp-content directory."
|
3849 |
msgstr ""
|
3850 |
|
3851 |
+
#: templates/admin/system-info/system_info.inc.php:83
|
3852 |
msgid "System path of your WP root directory."
|
3853 |
msgstr ""
|
3854 |
|
3855 |
+
#: templates/admin/system-info/system_info.inc.php:90
|
3856 |
msgid "The version of WordPress installed on your site."
|
3857 |
msgstr ""
|
3858 |
|
3859 |
+
#: templates/admin/system-info/system_info.inc.php:97
|
3860 |
msgid "Whether or not you have WordPress Multisite enabled."
|
3861 |
msgstr ""
|
3862 |
|
3863 |
+
#: templates/admin/system-info/system_info.inc.php:121
|
3864 |
#, php-format
|
3865 |
msgid ""
|
3866 |
"%1$s </span> - We recommend setting memory to at least <strong>128MB</"
|
3869 |
"noreferrer\">Increasing memory allocated to PHP.</a>"
|
3870 |
msgstr ""
|
3871 |
|
3872 |
+
#: templates/admin/system-info/system_info.inc.php:131
|
3873 |
msgid "The maximum amount of memory (RAM) that your site can use at one time."
|
3874 |
msgstr ""
|
3875 |
|
3876 |
+
#: templates/admin/system-info/system_info.inc.php:144
|
3877 |
msgid "Displays whether or not WordPress is in Debug Mode."
|
3878 |
msgstr ""
|
3879 |
|
3880 |
+
#: templates/admin/system-info/system_info.inc.php:151
|
3881 |
msgid "The current language used by WordPress. Default = English"
|
3882 |
msgstr ""
|
3883 |
|
3884 |
+
#: templates/admin/system-info/system_info.inc.php:171
|
3885 |
msgid "Information about your operating system."
|
3886 |
msgstr ""
|
3887 |
|
3888 |
+
#: templates/admin/system-info/system_info.inc.php:179
|
3889 |
msgid "Information about the web server that is currently hosting your site."
|
3890 |
msgstr ""
|
3891 |
|
3892 |
+
#: templates/admin/system-info/system_info.inc.php:221
|
3893 |
msgid "The version of PHP installed on your hosting server."
|
3894 |
msgstr ""
|
3895 |
|
3896 |
+
#: templates/admin/system-info/system_info.inc.php:232
|
3897 |
msgid "The largest file size that can be contained in one post."
|
3898 |
msgstr ""
|
3899 |
|
3900 |
+
#: templates/admin/system-info/system_info.inc.php:241
|
3901 |
#, php-format
|
3902 |
msgid ""
|
3903 |
"%1$s </span> - We recommend setting max execution time to at least 180.<br /"
|
3905 |
"\">Increasing max execution to PHP</a>"
|
3906 |
msgstr ""
|
3907 |
|
3908 |
+
#: templates/admin/system-info/system_info.inc.php:249
|
3909 |
msgid ""
|
3910 |
"The amount of time (in seconds) that your site will spend on a single "
|
3911 |
"operation before timing out (to avoid server lockups)"
|
3912 |
msgstr ""
|
3913 |
|
3914 |
+
#: templates/admin/system-info/system_info.inc.php:264
|
3915 |
msgid "The version of MySQL installed on your hosting server."
|
3916 |
msgstr ""
|
3917 |
|
3918 |
+
#: templates/admin/system-info/system_info.inc.php:272
|
3919 |
msgid ""
|
3920 |
"The largest file size that can be uploaded to your WordPress installation."
|
3921 |
msgstr ""
|
3922 |
|
3923 |
+
#: templates/admin/system-info/system_info.inc.php:294
|
3924 |
msgid "Multibyte String (mbstring) is used to convert character encoding."
|
3925 |
msgstr ""
|
3926 |
|
3927 |
+
#: templates/admin/system-info/system_info.inc.php:312
|
3928 |
+
msgid ""
|
3929 |
+
"XML support is something that needs to be installed on the server for proper "
|
3930 |
+
"wpDataTables functionality."
|
3931 |
+
msgstr ""
|
3932 |
+
|
3933 |
+
#: templates/admin/system-info/system_info.inc.php:330
|
3934 |
+
msgid ""
|
3935 |
+
"DOM support is something that needs to be installed on the server for proper "
|
3936 |
+
"wpDataTables functionality."
|
3937 |
+
msgstr ""
|
3938 |
+
|
3939 |
+
#: templates/admin/system-info/system_info.inc.php:356
|
3940 |
msgid "Multibyte String (mbstring) require libxml to be installed. "
|
3941 |
msgstr ""
|
3942 |
|
3943 |
+
#: templates/admin/system-info/system_info.inc.php:375
|
3944 |
msgid ""
|
3945 |
"ZIP support is something that needs to be installed on the server, as a "
|
3946 |
"package for the Linux operating system, or rather to the PHP software on the "
|
3947 |
"server."
|
3948 |
msgstr ""
|
3949 |
|
3950 |
+
#: templates/admin/system-info/system_info.inc.php:395
|
3951 |
msgid "wpDataTables use cURL for getting data from other servers."
|
3952 |
msgstr ""
|
3953 |
|
3954 |
+
#: templates/admin/system-info/system_info.inc.php:418
|
3955 |
msgid "The name of the current active theme."
|
3956 |
msgstr ""
|
3957 |
|
3958 |
+
#: templates/admin/system-info/system_info.inc.php:429
|
3959 |
msgid "The installed version of the current active theme."
|
3960 |
msgstr ""
|
3961 |
|
3962 |
+
#: templates/admin/system-info/system_info.inc.php:436
|
3963 |
msgid "The theme developers."
|
3964 |
msgstr ""
|
3965 |
|
3966 |
+
#: templates/admin/system-info/system_info.inc.php:442
|
3967 |
msgid "The theme developers URL."
|
3968 |
msgstr ""
|
3969 |
|
3970 |
+
#: templates/admin/system-info/system_info.inc.php:479
|
3971 |
msgid "Visit plugin homepage"
|
3972 |
msgstr ""
|
3973 |
|
languages/fr_FR/wpdatatables-fr_FR.mo
CHANGED
Binary file
|
languages/fr_FR/wpdatatables-fr_FR.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: wpdatatables\n"
|
4 |
-
"POT-Creation-Date: 2020-
|
5 |
-
"PO-Revision-Date: 2020-
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: wpdatatables <cjbug@yandex.ru>\n"
|
8 |
"Language: fr_FR\n"
|
@@ -330,14 +330,14 @@ msgstr "MySQL"
|
|
330 |
msgid "Manual"
|
331 |
msgstr "Manuel"
|
332 |
|
333 |
-
#: source/class.wdtbrowsetable.php:237 source/class.wpdatatable.php:
|
334 |
-
#: source/class.wpdatatable.php:
|
335 |
#: templates/admin/table-settings/table_settings_block.inc.php:1031
|
336 |
msgid "Excel"
|
337 |
msgstr "Excel"
|
338 |
|
339 |
-
#: source/class.wdtbrowsetable.php:240 source/class.wpdatatable.php:
|
340 |
-
#: source/class.wpdatatable.php:
|
341 |
#: templates/admin/table-settings/table_settings_block.inc.php:1032
|
342 |
msgid "CSV"
|
343 |
msgstr "CSV"
|
@@ -526,8 +526,8 @@ msgstr ""
|
|
526 |
"Veuillez sélectionner les colonnes que vous souhaitez utiliser dans le "
|
527 |
"tableau"
|
528 |
|
529 |
-
#: source/class.wdttools.php:299 source/class.wpdatatable.php:
|
530 |
-
#: source/class.wpdatatable.php:
|
531 |
#: templates/admin/table-settings/table_settings_block.inc.php:1033
|
532 |
msgid "Copy"
|
533 |
msgstr "Copier"
|
@@ -1315,7 +1315,7 @@ msgstr ""
|
|
1315 |
"Vous mélangez des types de données (plusieurs axes de dates et plusieurs "
|
1316 |
"nombres)"
|
1317 |
|
1318 |
-
#: source/class.wpdatatable.php:
|
1319 |
msgid ""
|
1320 |
"You are trying to load a table of an unknown type. Probably you did not "
|
1321 |
"activate the addon which is required to use this table type."
|
@@ -1324,7 +1324,7 @@ msgstr ""
|
|
1324 |
"probablement pas activé le supplément d’extension requis pour utiliser ce "
|
1325 |
"type de tableau."
|
1326 |
|
1327 |
-
#: source/class.wpdatatable.php:
|
1328 |
#: templates/admin/chart_wizard/steps/step3.inc.php:86
|
1329 |
#: templates/admin/table-settings/column_settings_panel.inc.php:554
|
1330 |
#: templates/admin/table-settings/table_settings_block.inc.php:312
|
@@ -1332,30 +1332,30 @@ msgstr ""
|
|
1332 |
msgid "All"
|
1333 |
msgstr "Tout"
|
1334 |
|
1335 |
-
#: source/class.wpdatatable.php:
|
1336 |
#: templates/admin/table-settings/columns_list_modal.inc.php:12
|
1337 |
msgid "Columns"
|
1338 |
msgstr "Colonnes"
|
1339 |
|
1340 |
-
#: source/class.wpdatatable.php:
|
1341 |
#: templates/admin/table-settings/table_settings_block.inc.php:1030
|
1342 |
msgid "Print"
|
1343 |
msgstr "Imprimer"
|
1344 |
|
1345 |
-
#: source/class.wpdatatable.php:
|
1346 |
#: templates/admin/table-settings/table_settings_block.inc.php:1034
|
1347 |
msgid "PDF"
|
1348 |
msgstr "PDF"
|
1349 |
|
1350 |
-
#: source/class.wpdatatable.php:
|
1351 |
msgid "Export"
|
1352 |
msgstr "Exporter"
|
1353 |
|
1354 |
-
#: source/class.wpdatatable.php:
|
1355 |
msgid "Search table"
|
1356 |
msgstr "Tableau de recherche"
|
1357 |
|
1358 |
-
#: source/class.wpdatatable.php:
|
1359 |
msgid "Showing _MENU_ Entries"
|
1360 |
msgstr "Afficher _MENU_ Entrées"
|
1361 |
|
@@ -1374,7 +1374,7 @@ msgstr ""
|
|
1374 |
msgid "if you have some questions or problems with the plugin."
|
1375 |
msgstr ""
|
1376 |
|
1377 |
-
#: templates/addons.inc.php:10 templates/admin/dashboard/dashboard.inc.php:
|
1378 |
msgid "wpDataTables Addons"
|
1379 |
msgstr "Modules complémentaires pour wpDataTables"
|
1380 |
|
@@ -1394,12 +1394,12 @@ msgstr ""
|
|
1394 |
"créateurs de wpDataTables et les développeurs tiers, donc restez à l’écoute."
|
1395 |
|
1396 |
#: templates/addons.inc.php:19 templates/admin/addons/addons.inc.php:90
|
1397 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1398 |
msgid "Report Builder"
|
1399 |
msgstr "Report Builder"
|
1400 |
|
1401 |
#: templates/addons.inc.php:23 templates/admin/addons/addons.inc.php:93
|
1402 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1403 |
msgid ""
|
1404 |
"A unique tool that allows you to generate almost any Word DOCX and Excel "
|
1405 |
"XLSX documents filled in with actual data from your database."
|
@@ -1427,7 +1427,7 @@ msgid "NEW"
|
|
1427 |
msgstr "NOUVEAU"
|
1428 |
|
1429 |
#: templates/admin/addons/addons.inc.php:40
|
1430 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1431 |
msgid "Master Detail Tables for wpDataTables"
|
1432 |
msgstr "Principaux tableaux détaillés pour wpDataTables"
|
1433 |
|
@@ -1453,7 +1453,7 @@ msgid "Learn more"
|
|
1453 |
msgstr "En savoir plus"
|
1454 |
|
1455 |
#: templates/admin/addons/addons.inc.php:67
|
1456 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1457 |
msgid "Powerful Filters for wpDataTables"
|
1458 |
msgstr "Filtres puissants pour les wpDataTables"
|
1459 |
|
@@ -1469,12 +1469,12 @@ msgstr ""
|
|
1469 |
"l’utilisateur ne définisse les valeurs de recherche."
|
1470 |
|
1471 |
#: templates/admin/addons/addons.inc.php:120
|
1472 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1473 |
msgid "Formidable Forms integration for wpDataTables"
|
1474 |
msgstr "Intégration de Formidable Forms pour wpDataTables"
|
1475 |
|
1476 |
#: templates/admin/addons/addons.inc.php:123
|
1477 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1478 |
msgid ""
|
1479 |
"Tool that adds \"Formidable Form\" as a new table type and allows you to "
|
1480 |
"create wpDataTables from Formidable Forms entries data."
|
@@ -1484,12 +1484,12 @@ msgstr ""
|
|
1484 |
"Formidable Forms."
|
1485 |
|
1486 |
#: templates/admin/addons/addons.inc.php:143
|
1487 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1488 |
msgid "Gravity Forms integration for wpDataTables"
|
1489 |
msgstr "Intégration de Gravity Forms pour wpDataTables"
|
1490 |
|
1491 |
#: templates/admin/addons/addons.inc.php:146
|
1492 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1493 |
msgid ""
|
1494 |
"Tool that adds \"Gravity Form\" as a new table type and allows you to create "
|
1495 |
"wpDataTables from Gravity Forms entries data."
|
@@ -2510,7 +2510,7 @@ msgstr "Ouvrir dans un éditeur de type Excel"
|
|
2510 |
#: templates/admin/settings/settings.inc.php:96
|
2511 |
#: templates/admin/support/support.inc.php:31
|
2512 |
#: templates/admin/support/support.inc.php:47
|
2513 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2514 |
#: templates/admin/table-settings/column_settings_panel.inc.php:1074
|
2515 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:606
|
2516 |
#: templates/admin/table-settings/table_preview_block.inc.php:81
|
@@ -2755,194 +2755,163 @@ msgid "Version "
|
|
2755 |
msgstr "Version "
|
2756 |
|
2757 |
#: templates/admin/dashboard/dashboard.inc.php:340
|
2758 |
-
msgid ""
|
2759 |
-
"A major update with a couple of new features, bug fixes and stability "
|
2760 |
-
"improvements:"
|
2761 |
msgstr ""
|
2762 |
|
2763 |
#: templates/admin/dashboard/dashboard.inc.php:345
|
2764 |
msgid ""
|
2765 |
-
"<strong>
|
2766 |
-
"
|
2767 |
msgstr ""
|
2768 |
|
2769 |
#: templates/admin/dashboard/dashboard.inc.php:346
|
2770 |
-
msgid "
|
2771 |
msgstr ""
|
2772 |
|
2773 |
#: templates/admin/dashboard/dashboard.inc.php:347
|
2774 |
-
msgid ""
|
2775 |
-
"<strong>Feature:</strong> New option to set pagination position for each "
|
2776 |
-
"table.(Right, center and left)"
|
2777 |
msgstr ""
|
2778 |
|
2779 |
#: templates/admin/dashboard/dashboard.inc.php:348
|
2780 |
-
msgid ""
|
2781 |
-
"<strong>Feature:</strong> New option to set pagination layout for each table."
|
2782 |
-
"(Six different layouts)"
|
2783 |
-
msgstr ""
|
2784 |
-
|
2785 |
-
#: templates/admin/dashboard/dashboard.inc.php:349
|
2786 |
-
msgid ""
|
2787 |
-
"<strong>Feature:</strong> New option to set tables sorting order on browse "
|
2788 |
-
"pages."
|
2789 |
-
msgstr ""
|
2790 |
-
|
2791 |
-
#: templates/admin/dashboard/dashboard.inc.php:350
|
2792 |
-
msgid "<strong>BugFix:</strong> Fixed issue for reset options Remove borders."
|
2793 |
-
msgstr ""
|
2794 |
-
|
2795 |
-
#: templates/admin/dashboard/dashboard.inc.php:351
|
2796 |
-
msgid ""
|
2797 |
-
"<strong>BugFix:</strong> Fixed issue with showing tables in Internet "
|
2798 |
-
"Explorer browser."
|
2799 |
-
msgstr ""
|
2800 |
-
|
2801 |
-
#: templates/admin/dashboard/dashboard.inc.php:352
|
2802 |
-
msgid ""
|
2803 |
-
"<strong>BugFix:</strong> Remove wpdt-c class from admin area on other admin "
|
2804 |
-
"pages"
|
2805 |
-
msgstr ""
|
2806 |
-
|
2807 |
-
#: templates/admin/dashboard/dashboard.inc.php:353
|
2808 |
-
msgid "<strong>BugFix:</strong> Correct folder name for Slovenian language."
|
2809 |
-
msgstr ""
|
2810 |
-
|
2811 |
-
#: templates/admin/dashboard/dashboard.inc.php:354
|
2812 |
-
msgid ""
|
2813 |
-
"<strong>BugFix:</strong> Fixed issue with removing message modals in admin "
|
2814 |
-
"area"
|
2815 |
-
msgstr ""
|
2816 |
-
|
2817 |
-
#: templates/admin/dashboard/dashboard.inc.php:355
|
2818 |
-
msgid ""
|
2819 |
-
"<strong>BugFix:</strong> Fixed issue for simple tables with random sorting."
|
2820 |
-
msgstr ""
|
2821 |
-
|
2822 |
-
#: templates/admin/dashboard/dashboard.inc.php:356
|
2823 |
msgid "Other small bug fixes and stability improvements."
|
2824 |
msgstr ""
|
2825 |
|
2826 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2827 |
msgid "Go Premium!"
|
2828 |
msgstr ""
|
2829 |
|
2830 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2831 |
msgid "View Comparison"
|
2832 |
msgstr ""
|
2833 |
|
2834 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2835 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:48
|
2836 |
msgid ""
|
2837 |
"Get the most out of wpDataTables by upgrading to Premium and unlocking all "
|
2838 |
"of the powerful features."
|
2839 |
msgstr ""
|
2840 |
|
2841 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2842 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:255
|
2843 |
msgid "Create a table manually"
|
2844 |
msgstr "Créer un tableau manuellement"
|
2845 |
|
2846 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2847 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:267
|
2848 |
msgid "Creating tables from Google Spreadsheet"
|
2849 |
msgstr "Création de tableaux à partir de Google Spreadsheet"
|
2850 |
|
2851 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2852 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2853 |
msgid "Creating MySQL-based tables from database"
|
2854 |
msgstr "Création de tableaux basés sur MySQL à partir d'une base de données"
|
2855 |
|
2856 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2857 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2858 |
msgid "Creating MySQL-based tables from Wordpress post types"
|
2859 |
msgstr ""
|
2860 |
"Création de tableaux basés sur MySQL à partir d'articles types Wordpress"
|
2861 |
|
2862 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2863 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2864 |
#: templates/edit_table.inc.php:329
|
2865 |
msgid "Advanced filtering"
|
2866 |
msgstr "Filtrage avancé"
|
2867 |
|
2868 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2869 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2870 |
#: templates/admin/table-settings/table_settings_block.inc.php:144
|
2871 |
#: templates/edit_table.inc.php:282
|
2872 |
msgid "Server-side processing"
|
2873 |
msgstr "Traitement côté serveur"
|
2874 |
|
2875 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2876 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2877 |
msgid "Multiple databases support (MySQL,MS SQL and PostgreSQL)"
|
2878 |
msgstr ""
|
2879 |
|
2880 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2881 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2882 |
msgid "Front-end table editing"
|
2883 |
msgstr "Montage de tableaux en interface visuelle"
|
2884 |
|
2885 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2886 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2887 |
msgid "Excel-like editing"
|
2888 |
msgstr "Montage comme sur Excel"
|
2889 |
|
2890 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2891 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2892 |
msgid "Creating charts with Highcharts"
|
2893 |
msgstr "Créer des graphiques avec Highcharts"
|
2894 |
|
2895 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2896 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2897 |
msgid "Creating charts with Chart.js"
|
2898 |
msgstr "Créer des graphiques avec Chart.js"
|
2899 |
|
2900 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2901 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2902 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:68
|
2903 |
#: templates/edit_table.inc.php:301
|
2904 |
msgid "Responsive"
|
2905 |
msgstr "Réactif"
|
2906 |
|
2907 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2908 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2909 |
#: templates/admin/table-settings/column_settings_panel.inc.php:60
|
2910 |
#: templates/edit_table.inc.php:750
|
2911 |
msgid "Conditional formatting"
|
2912 |
msgstr "Mise en forme conditionnelle"
|
2913 |
|
2914 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2915 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2916 |
msgid "Calculating Tools"
|
2917 |
msgstr "Outils de calcul"
|
2918 |
|
2919 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2920 |
msgid "Formula columns"
|
2921 |
msgstr ""
|
2922 |
|
2923 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2924 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2925 |
#: templates/admin/table-settings/table_settings_block.inc.php:79
|
2926 |
msgid "Placeholders"
|
2927 |
msgstr "Textes indicatifs"
|
2928 |
|
2929 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2930 |
msgid "Premium support"
|
2931 |
msgstr ""
|
2932 |
|
2933 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2934 |
msgid "Get Premium Today"
|
2935 |
msgstr ""
|
2936 |
|
2937 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2938 |
msgid "News Blog"
|
2939 |
msgstr "Nouvelles du blog"
|
2940 |
|
2941 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2942 |
msgid "Checkout useful articles from wpdatatables.com"
|
2943 |
msgstr "Consultez les articles utiles de wpdatables.com"
|
2944 |
|
2945 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
|
|
|
|
|
|
|
|
2946 |
msgid ""
|
2947 |
"Never miss notifications about new cool features, promotions,\n"
|
2948 |
" giveaways or freebies – subscribe to our "
|
@@ -2956,18 +2925,18 @@ msgstr ""
|
|
2956 |
" environ 1 message par mois et jamais de "
|
2957 |
"spam !"
|
2958 |
|
2959 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2960 |
msgid "Premium "
|
2961 |
msgstr ""
|
2962 |
|
2963 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2964 |
msgid ""
|
2965 |
"While wpDataTables itself provides quite a large amount of features and "
|
2966 |
"unlimited customisation, flexibility, you can achieve even more with our "
|
2967 |
"premium addons.(requires wpDataTables Premium version)"
|
2968 |
msgstr ""
|
2969 |
|
2970 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2971 |
msgid ""
|
2972 |
"A wpDataTables addon which allows showing additional details for a specific "
|
2973 |
"row in a popup or a separate page or post."
|
@@ -2975,16 +2944,16 @@ msgstr ""
|
|
2975 |
"Un addon wpDataTables qui permet d'afficher des détails supplémentaires pour "
|
2976 |
"une ligne spécifique dans un popup ou une page ou un message séparé."
|
2977 |
|
2978 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2979 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2980 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2981 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2982 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2983 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2984 |
msgid "Learn More"
|
2985 |
msgstr "En savoir plus"
|
2986 |
|
2987 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2988 |
msgid ""
|
2989 |
"An add-on for wpDataTables that provides powerful filtering features: "
|
2990 |
"cascade filtering, applying filters on button click, hide table before "
|
@@ -2994,15 +2963,15 @@ msgstr ""
|
|
2994 |
"filtrage en cascade, application de filtres en un clic de bouton, masquage "
|
2995 |
"du tableau avant le filtrage."
|
2996 |
|
2997 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2998 |
msgid "Need free booking plugin?"
|
2999 |
msgstr ""
|
3000 |
|
3001 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
3002 |
msgid "Appointments and Events WordPress Booking Plugin"
|
3003 |
msgstr "Rendez-vous et événements Extension de réservation WordPress"
|
3004 |
|
3005 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
3006 |
msgid ""
|
3007 |
"Amelia Lite is a free appointment booking WordPress plugin that allows to "
|
3008 |
"set up a fully-featured automated booking system on your WordPress website "
|
@@ -3013,40 +2982,40 @@ msgid ""
|
|
3013 |
"each month."
|
3014 |
msgstr ""
|
3015 |
|
3016 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
3017 |
msgid "Rating: 4.3 - 68 reviews"
|
3018 |
msgstr ""
|
3019 |
|
3020 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
3021 |
msgid "Free Download"
|
3022 |
msgstr ""
|
3023 |
|
3024 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
3025 |
#: templates/admin/getting-started/getting_started.inc.php:184
|
3026 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3027 |
#: templates/admin/support/support.inc.php:78
|
3028 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3029 |
#: templates/admin/welcome_page/welcome_page.inc.php:358
|
3030 |
msgid "Made by"
|
3031 |
msgstr "Réalisé par"
|
3032 |
|
3033 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
3034 |
#: templates/admin/getting-started/getting_started.inc.php:192
|
3035 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3036 |
#: templates/admin/support/support.inc.php:45
|
3037 |
#: templates/admin/support/support.inc.php:86
|
3038 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3039 |
#: templates/admin/welcome_page/welcome_page.inc.php:219
|
3040 |
#: templates/admin/welcome_page/welcome_page.inc.php:369
|
3041 |
msgid "Documentation"
|
3042 |
msgstr "Documentation"
|
3043 |
|
3044 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
3045 |
#: templates/admin/getting-started/getting_started.inc.php:196
|
3046 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3047 |
#: templates/admin/support/support.inc.php:24
|
3048 |
#: templates/admin/support/support.inc.php:90
|
3049 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3050 |
#: templates/admin/welcome_page/welcome_page.inc.php:373
|
3051 |
msgid "Support Center"
|
3052 |
msgstr "Centre d'assistance"
|
@@ -3180,7 +3149,7 @@ msgid "Lite vs Premium comparison"
|
|
3180 |
msgstr "Comparaison entre les versions Lite et Premium"
|
3181 |
|
3182 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:52
|
3183 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3184 |
msgid "Go Premium Now"
|
3185 |
msgstr ""
|
3186 |
|
@@ -3193,7 +3162,7 @@ msgid "Lite"
|
|
3193 |
msgstr "Version allégée"
|
3194 |
|
3195 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:64
|
3196 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3197 |
msgid "Premium"
|
3198 |
msgstr "Premium"
|
3199 |
|
@@ -3223,6 +3192,8 @@ msgstr ""
|
|
3223 |
|
3224 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:131
|
3225 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:144
|
|
|
|
|
3226 |
msgid "NEW!"
|
3227 |
msgstr ""
|
3228 |
|
@@ -3276,7 +3247,7 @@ msgid "Customize charts"
|
|
3276 |
msgstr ""
|
3277 |
|
3278 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:244
|
3279 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3280 |
msgid "Limited"
|
3281 |
msgstr "Limitée"
|
3282 |
|
@@ -3284,14 +3255,28 @@ msgstr "Limitée"
|
|
3284 |
msgid "Some options are not available."
|
3285 |
msgstr ""
|
3286 |
|
3287 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3288 |
msgid "Support"
|
3289 |
msgstr "Centre d'assistance"
|
3290 |
|
3291 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3292 |
msgid "Response time is slow and can be up to 5 business days."
|
3293 |
msgstr ""
|
3294 |
|
|
|
|
|
|
|
|
|
|
|
|
|
3295 |
#: templates/admin/settings/settings.inc.php:33
|
3296 |
#: templates/admin/settings/settings.inc.php:91
|
3297 |
#: templates/admin/table-settings/column_settings_panel.inc.php:25
|
@@ -4131,35 +4116,35 @@ msgstr ""
|
|
4131 |
msgid "Open a topic"
|
4132 |
msgstr ""
|
4133 |
|
4134 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4135 |
msgid "System Info"
|
4136 |
msgstr "Informations système"
|
4137 |
|
4138 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4139 |
msgid "The URL of your site's homepage."
|
4140 |
msgstr "L'URL de la page d'accueil de votre site."
|
4141 |
|
4142 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4143 |
msgid "The root URL of your site."
|
4144 |
msgstr "L'URL racine de votre site."
|
4145 |
|
4146 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4147 |
msgid "System path of your wp-content directory."
|
4148 |
msgstr "Chemin d'accès de votre répertoire wp-content."
|
4149 |
|
4150 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4151 |
msgid "System path of your WP root directory."
|
4152 |
msgstr "Chemin d'accès de votre répertoire racine WP."
|
4153 |
|
4154 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4155 |
msgid "The version of WordPress installed on your site."
|
4156 |
msgstr "La version WordPress installée sur votre site."
|
4157 |
|
4158 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4159 |
msgid "Whether or not you have WordPress Multisite enabled."
|
4160 |
msgstr ""
|
4161 |
|
4162 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4163 |
#, php-format
|
4164 |
msgid ""
|
4165 |
"%1$s </span> - We recommend setting memory to at least <strong>128MB</"
|
@@ -4173,38 +4158,38 @@ msgstr ""
|
|
4173 |
"consultez : <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer"
|
4174 |
"\">Augmentation de la mémoire allouée à PHP.</a>"
|
4175 |
|
4176 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4177 |
msgid "The maximum amount of memory (RAM) that your site can use at one time."
|
4178 |
msgstr ""
|
4179 |
"La quantité maximale de mémoire (RAM) que votre site peut utiliser en une "
|
4180 |
"fois."
|
4181 |
|
4182 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4183 |
msgid "Displays whether or not WordPress is in Debug Mode."
|
4184 |
msgstr "Affiche si WordPress est en mode débogage ou non."
|
4185 |
|
4186 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4187 |
msgid "The current language used by WordPress. Default = English"
|
4188 |
msgstr "La langue actuelle utilisée par WordPress. Par défaut = anglais"
|
4189 |
|
4190 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4191 |
msgid "Information about your operating system."
|
4192 |
msgstr "Informations sur votre système d'exploitation."
|
4193 |
|
4194 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4195 |
msgid "Information about the web server that is currently hosting your site."
|
4196 |
msgstr "Informations sur le serveur web qui héberge actuellement votre site."
|
4197 |
|
4198 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4199 |
msgid "The version of PHP installed on your hosting server."
|
4200 |
msgstr "La version de PHP installée sur votre serveur d'hébergement."
|
4201 |
|
4202 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4203 |
msgid "The largest file size that can be contained in one post."
|
4204 |
msgstr ""
|
4205 |
"La plus grande taille de fichier qui peut être contenue dans un article."
|
4206 |
|
4207 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4208 |
#, php-format
|
4209 |
msgid ""
|
4210 |
"%1$s </span> - We recommend setting max execution time to at least 180.<br /"
|
@@ -4215,7 +4200,7 @@ msgstr ""
|
|
4215 |
"moins 180.<br />Consultez : <a href=\"%2$s\" target=\"_blank\" rel="
|
4216 |
"\"noopener noreferrer\">Augmenter le temps d'exécution maximum en PHP</a>"
|
4217 |
|
4218 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4219 |
msgid ""
|
4220 |
"The amount of time (in seconds) that your site will spend on a single "
|
4221 |
"operation before timing out (to avoid server lockups)"
|
@@ -4223,28 +4208,40 @@ msgstr ""
|
|
4223 |
"Le temps (en secondes) que votre site passera sur une seule opération avant "
|
4224 |
"de s'arrêter (pour éviter les blocages de serveur)"
|
4225 |
|
4226 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4227 |
msgid "The version of MySQL installed on your hosting server."
|
4228 |
msgstr "La version de MySQL installée sur votre serveur d'hébergement."
|
4229 |
|
4230 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4231 |
msgid ""
|
4232 |
"The largest file size that can be uploaded to your WordPress installation."
|
4233 |
msgstr ""
|
4234 |
"La plus grande taille de fichier qui peut être téléchargée sur votre "
|
4235 |
"installation WordPress."
|
4236 |
|
4237 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4238 |
msgid "Multibyte String (mbstring) is used to convert character encoding."
|
4239 |
msgstr ""
|
4240 |
"La chaîne multi-octets (mbstring) est utilisée pour convertir le codage des "
|
4241 |
"caractères."
|
4242 |
|
4243 |
-
#: templates/admin/system-info/system_info.inc.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4244 |
msgid "Multibyte String (mbstring) require libxml to be installed. "
|
4245 |
msgstr "La chaîne multi-octets (mbstring) nécessite l'installation de libxml. "
|
4246 |
|
4247 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4248 |
msgid ""
|
4249 |
"ZIP support is something that needs to be installed on the server, as a "
|
4250 |
"package for the Linux operating system, or rather to the PHP software on the "
|
@@ -4254,27 +4251,27 @@ msgstr ""
|
|
4254 |
"pour le système d'exploitation Linux, ou plutôt pour le logiciel PHP sur le "
|
4255 |
"serveur."
|
4256 |
|
4257 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4258 |
msgid "wpDataTables use cURL for getting data from other servers."
|
4259 |
msgstr "wpDataTables utilise cURL pour obtenir des données d'autres serveurs."
|
4260 |
|
4261 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4262 |
msgid "The name of the current active theme."
|
4263 |
msgstr "Le nom du thème actif actuel."
|
4264 |
|
4265 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4266 |
msgid "The installed version of the current active theme."
|
4267 |
msgstr "La version installée du thème actif actuel."
|
4268 |
|
4269 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4270 |
msgid "The theme developers."
|
4271 |
msgstr "Les développeurs de thèmes."
|
4272 |
|
4273 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4274 |
msgid "The theme developers URL."
|
4275 |
msgstr "L'URL des développeurs de thèmes."
|
4276 |
|
4277 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4278 |
msgid "Visit plugin homepage"
|
4279 |
msgstr "Visitez la page d'accueil de l'extension"
|
4280 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: wpdatatables\n"
|
4 |
+
"POT-Creation-Date: 2020-12-25 17:32+0100\n"
|
5 |
+
"PO-Revision-Date: 2020-12-25 17:32+0100\n"
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: wpdatatables <cjbug@yandex.ru>\n"
|
8 |
"Language: fr_FR\n"
|
330 |
msgid "Manual"
|
331 |
msgstr "Manuel"
|
332 |
|
333 |
+
#: source/class.wdtbrowsetable.php:237 source/class.wpdatatable.php:2204
|
334 |
+
#: source/class.wpdatatable.php:2274
|
335 |
#: templates/admin/table-settings/table_settings_block.inc.php:1031
|
336 |
msgid "Excel"
|
337 |
msgstr "Excel"
|
338 |
|
339 |
+
#: source/class.wdtbrowsetable.php:240 source/class.wpdatatable.php:2213
|
340 |
+
#: source/class.wpdatatable.php:2284
|
341 |
#: templates/admin/table-settings/table_settings_block.inc.php:1032
|
342 |
msgid "CSV"
|
343 |
msgstr "CSV"
|
526 |
"Veuillez sélectionner les colonnes que vous souhaitez utiliser dans le "
|
527 |
"tableau"
|
528 |
|
529 |
+
#: source/class.wdttools.php:299 source/class.wpdatatable.php:2222
|
530 |
+
#: source/class.wpdatatable.php:2294
|
531 |
#: templates/admin/table-settings/table_settings_block.inc.php:1033
|
532 |
msgid "Copy"
|
533 |
msgstr "Copier"
|
1315 |
"Vous mélangez des types de données (plusieurs axes de dates et plusieurs "
|
1316 |
"nombres)"
|
1317 |
|
1318 |
+
#: source/class.wpdatatable.php:1883
|
1319 |
msgid ""
|
1320 |
"You are trying to load a table of an unknown type. Probably you did not "
|
1321 |
"activate the addon which is required to use this table type."
|
1324 |
"probablement pas activé le supplément d’extension requis pour utiliser ce "
|
1325 |
"type de tableau."
|
1326 |
|
1327 |
+
#: source/class.wpdatatable.php:2122 source/class.wpdatatable.php:2125
|
1328 |
#: templates/admin/chart_wizard/steps/step3.inc.php:86
|
1329 |
#: templates/admin/table-settings/column_settings_panel.inc.php:554
|
1330 |
#: templates/admin/table-settings/table_settings_block.inc.php:312
|
1332 |
msgid "All"
|
1333 |
msgstr "Tout"
|
1334 |
|
1335 |
+
#: source/class.wpdatatable.php:2183 source/class.wpdatatable.php:2252
|
1336 |
#: templates/admin/table-settings/columns_list_modal.inc.php:12
|
1337 |
msgid "Columns"
|
1338 |
msgstr "Colonnes"
|
1339 |
|
1340 |
+
#: source/class.wpdatatable.php:2193 source/class.wpdatatable.php:2262
|
1341 |
#: templates/admin/table-settings/table_settings_block.inc.php:1030
|
1342 |
msgid "Print"
|
1343 |
msgstr "Imprimer"
|
1344 |
|
1345 |
+
#: source/class.wpdatatable.php:2232 source/class.wpdatatable.php:2305
|
1346 |
#: templates/admin/table-settings/table_settings_block.inc.php:1034
|
1347 |
msgid "PDF"
|
1348 |
msgstr "PDF"
|
1349 |
|
1350 |
+
#: source/class.wpdatatable.php:2240
|
1351 |
msgid "Export"
|
1352 |
msgstr "Exporter"
|
1353 |
|
1354 |
+
#: source/class.wpdatatable.php:2318
|
1355 |
msgid "Search table"
|
1356 |
msgstr "Tableau de recherche"
|
1357 |
|
1358 |
+
#: source/class.wpdatatable.php:2319
|
1359 |
msgid "Showing _MENU_ Entries"
|
1360 |
msgstr "Afficher _MENU_ Entrées"
|
1361 |
|
1374 |
msgid "if you have some questions or problems with the plugin."
|
1375 |
msgstr ""
|
1376 |
|
1377 |
+
#: templates/addons.inc.php:10 templates/admin/dashboard/dashboard.inc.php:496
|
1378 |
msgid "wpDataTables Addons"
|
1379 |
msgstr "Modules complémentaires pour wpDataTables"
|
1380 |
|
1394 |
"créateurs de wpDataTables et les développeurs tiers, donc restez à l’écoute."
|
1395 |
|
1396 |
#: templates/addons.inc.php:19 templates/admin/addons/addons.inc.php:90
|
1397 |
+
#: templates/admin/dashboard/dashboard.inc.php:567
|
1398 |
msgid "Report Builder"
|
1399 |
msgstr "Report Builder"
|
1400 |
|
1401 |
#: templates/addons.inc.php:23 templates/admin/addons/addons.inc.php:93
|
1402 |
+
#: templates/admin/dashboard/dashboard.inc.php:571
|
1403 |
msgid ""
|
1404 |
"A unique tool that allows you to generate almost any Word DOCX and Excel "
|
1405 |
"XLSX documents filled in with actual data from your database."
|
1427 |
msgstr "NOUVEAU"
|
1428 |
|
1429 |
#: templates/admin/addons/addons.inc.php:40
|
1430 |
+
#: templates/admin/dashboard/dashboard.inc.php:514
|
1431 |
msgid "Master Detail Tables for wpDataTables"
|
1432 |
msgstr "Principaux tableaux détaillés pour wpDataTables"
|
1433 |
|
1453 |
msgstr "En savoir plus"
|
1454 |
|
1455 |
#: templates/admin/addons/addons.inc.php:67
|
1456 |
+
#: templates/admin/dashboard/dashboard.inc.php:541
|
1457 |
msgid "Powerful Filters for wpDataTables"
|
1458 |
msgstr "Filtres puissants pour les wpDataTables"
|
1459 |
|
1469 |
"l’utilisateur ne définisse les valeurs de recherche."
|
1470 |
|
1471 |
#: templates/admin/addons/addons.inc.php:120
|
1472 |
+
#: templates/admin/dashboard/dashboard.inc.php:594
|
1473 |
msgid "Formidable Forms integration for wpDataTables"
|
1474 |
msgstr "Intégration de Formidable Forms pour wpDataTables"
|
1475 |
|
1476 |
#: templates/admin/addons/addons.inc.php:123
|
1477 |
+
#: templates/admin/dashboard/dashboard.inc.php:598
|
1478 |
msgid ""
|
1479 |
"Tool that adds \"Formidable Form\" as a new table type and allows you to "
|
1480 |
"create wpDataTables from Formidable Forms entries data."
|
1484 |
"Formidable Forms."
|
1485 |
|
1486 |
#: templates/admin/addons/addons.inc.php:143
|
1487 |
+
#: templates/admin/dashboard/dashboard.inc.php:620
|
1488 |
msgid "Gravity Forms integration for wpDataTables"
|
1489 |
msgstr "Intégration de Gravity Forms pour wpDataTables"
|
1490 |
|
1491 |
#: templates/admin/addons/addons.inc.php:146
|
1492 |
+
#: templates/admin/dashboard/dashboard.inc.php:624
|
1493 |
msgid ""
|
1494 |
"Tool that adds \"Gravity Form\" as a new table type and allows you to create "
|
1495 |
"wpDataTables from Gravity Forms entries data."
|
2510 |
#: templates/admin/settings/settings.inc.php:96
|
2511 |
#: templates/admin/support/support.inc.php:31
|
2512 |
#: templates/admin/support/support.inc.php:47
|
2513 |
+
#: templates/admin/system-info/system_info.inc.php:30
|
2514 |
#: templates/admin/table-settings/column_settings_panel.inc.php:1074
|
2515 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:606
|
2516 |
#: templates/admin/table-settings/table_preview_block.inc.php:81
|
2755 |
msgstr "Version "
|
2756 |
|
2757 |
#: templates/admin/dashboard/dashboard.inc.php:340
|
2758 |
+
msgid "A minor update with a couple of bug fixes and stability improvements:"
|
|
|
|
|
2759 |
msgstr ""
|
2760 |
|
2761 |
#: templates/admin/dashboard/dashboard.inc.php:345
|
2762 |
msgid ""
|
2763 |
+
"<strong>BugFix:</strong> Fixed issue with Fatal errors on Dashboard page if "
|
2764 |
+
"PHP extensions are not installed."
|
2765 |
msgstr ""
|
2766 |
|
2767 |
#: templates/admin/dashboard/dashboard.inc.php:346
|
2768 |
+
msgid "Compatibility with WordPress 5.6 approved."
|
2769 |
msgstr ""
|
2770 |
|
2771 |
#: templates/admin/dashboard/dashboard.inc.php:347
|
2772 |
+
msgid "Compatibility with PHP 8 approved."
|
|
|
|
|
2773 |
msgstr ""
|
2774 |
|
2775 |
#: templates/admin/dashboard/dashboard.inc.php:348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2776 |
msgid "Other small bug fixes and stability improvements."
|
2777 |
msgstr ""
|
2778 |
|
2779 |
+
#: templates/admin/dashboard/dashboard.inc.php:360
|
2780 |
msgid "Go Premium!"
|
2781 |
msgstr ""
|
2782 |
|
2783 |
+
#: templates/admin/dashboard/dashboard.inc.php:366
|
2784 |
msgid "View Comparison"
|
2785 |
msgstr ""
|
2786 |
|
2787 |
+
#: templates/admin/dashboard/dashboard.inc.php:374
|
2788 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:48
|
2789 |
msgid ""
|
2790 |
"Get the most out of wpDataTables by upgrading to Premium and unlocking all "
|
2791 |
"of the powerful features."
|
2792 |
msgstr ""
|
2793 |
|
2794 |
+
#: templates/admin/dashboard/dashboard.inc.php:378
|
2795 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:255
|
2796 |
msgid "Create a table manually"
|
2797 |
msgstr "Créer un tableau manuellement"
|
2798 |
|
2799 |
+
#: templates/admin/dashboard/dashboard.inc.php:381
|
2800 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:267
|
2801 |
msgid "Creating tables from Google Spreadsheet"
|
2802 |
msgstr "Création de tableaux à partir de Google Spreadsheet"
|
2803 |
|
2804 |
+
#: templates/admin/dashboard/dashboard.inc.php:384
|
2805 |
+
msgid ""
|
2806 |
+
"<span style=\"color: #ef8137;font-weight: bold;\">NEW!</span> Creating "
|
2807 |
+
"tables via Google Sheet API"
|
2808 |
+
msgstr ""
|
2809 |
+
|
2810 |
+
#: templates/admin/dashboard/dashboard.inc.php:387
|
2811 |
+
msgid ""
|
2812 |
+
"<span style=\"color: #ef8137;font-weight: bold;\">NEW!</span> Creating "
|
2813 |
+
"tables from Private Google Spreadsheet"
|
2814 |
+
msgstr ""
|
2815 |
+
|
2816 |
+
#: templates/admin/dashboard/dashboard.inc.php:390
|
2817 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:305
|
2818 |
msgid "Creating MySQL-based tables from database"
|
2819 |
msgstr "Création de tableaux basés sur MySQL à partir d'une base de données"
|
2820 |
|
2821 |
+
#: templates/admin/dashboard/dashboard.inc.php:393
|
2822 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:317
|
2823 |
msgid "Creating MySQL-based tables from Wordpress post types"
|
2824 |
msgstr ""
|
2825 |
"Création de tableaux basés sur MySQL à partir d'articles types Wordpress"
|
2826 |
|
2827 |
+
#: templates/admin/dashboard/dashboard.inc.php:396
|
2828 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:353
|
2829 |
#: templates/edit_table.inc.php:329
|
2830 |
msgid "Advanced filtering"
|
2831 |
msgstr "Filtrage avancé"
|
2832 |
|
2833 |
+
#: templates/admin/dashboard/dashboard.inc.php:399
|
2834 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:329
|
2835 |
#: templates/admin/table-settings/table_settings_block.inc.php:144
|
2836 |
#: templates/edit_table.inc.php:282
|
2837 |
msgid "Server-side processing"
|
2838 |
msgstr "Traitement côté serveur"
|
2839 |
|
2840 |
+
#: templates/admin/dashboard/dashboard.inc.php:402
|
2841 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:341
|
2842 |
msgid "Multiple databases support (MySQL,MS SQL and PostgreSQL)"
|
2843 |
msgstr ""
|
2844 |
|
2845 |
+
#: templates/admin/dashboard/dashboard.inc.php:405
|
2846 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:365
|
2847 |
msgid "Front-end table editing"
|
2848 |
msgstr "Montage de tableaux en interface visuelle"
|
2849 |
|
2850 |
+
#: templates/admin/dashboard/dashboard.inc.php:408
|
2851 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:377
|
2852 |
msgid "Excel-like editing"
|
2853 |
msgstr "Montage comme sur Excel"
|
2854 |
|
2855 |
+
#: templates/admin/dashboard/dashboard.inc.php:411
|
2856 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:389
|
2857 |
msgid "Creating charts with Highcharts"
|
2858 |
msgstr "Créer des graphiques avec Highcharts"
|
2859 |
|
2860 |
+
#: templates/admin/dashboard/dashboard.inc.php:414
|
2861 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:401
|
2862 |
msgid "Creating charts with Chart.js"
|
2863 |
msgstr "Créer des graphiques avec Chart.js"
|
2864 |
|
2865 |
+
#: templates/admin/dashboard/dashboard.inc.php:417
|
2866 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:413
|
2867 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:68
|
2868 |
#: templates/edit_table.inc.php:301
|
2869 |
msgid "Responsive"
|
2870 |
msgstr "Réactif"
|
2871 |
|
2872 |
+
#: templates/admin/dashboard/dashboard.inc.php:420
|
2873 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:425
|
2874 |
#: templates/admin/table-settings/column_settings_panel.inc.php:60
|
2875 |
#: templates/edit_table.inc.php:750
|
2876 |
msgid "Conditional formatting"
|
2877 |
msgstr "Mise en forme conditionnelle"
|
2878 |
|
2879 |
+
#: templates/admin/dashboard/dashboard.inc.php:423
|
2880 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:437
|
2881 |
msgid "Calculating Tools"
|
2882 |
msgstr "Outils de calcul"
|
2883 |
|
2884 |
+
#: templates/admin/dashboard/dashboard.inc.php:426
|
2885 |
msgid "Formula columns"
|
2886 |
msgstr ""
|
2887 |
|
2888 |
+
#: templates/admin/dashboard/dashboard.inc.php:429
|
2889 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:449
|
2890 |
#: templates/admin/table-settings/table_settings_block.inc.php:79
|
2891 |
msgid "Placeholders"
|
2892 |
msgstr "Textes indicatifs"
|
2893 |
|
2894 |
+
#: templates/admin/dashboard/dashboard.inc.php:432
|
2895 |
msgid "Premium support"
|
2896 |
msgstr ""
|
2897 |
|
2898 |
+
#: templates/admin/dashboard/dashboard.inc.php:436
|
2899 |
msgid "Get Premium Today"
|
2900 |
msgstr ""
|
2901 |
|
2902 |
+
#: templates/admin/dashboard/dashboard.inc.php:443
|
2903 |
msgid "News Blog"
|
2904 |
msgstr "Nouvelles du blog"
|
2905 |
|
2906 |
+
#: templates/admin/dashboard/dashboard.inc.php:448
|
2907 |
msgid "Checkout useful articles from wpdatatables.com"
|
2908 |
msgstr "Consultez les articles utiles de wpdatables.com"
|
2909 |
|
2910 |
+
#: templates/admin/dashboard/dashboard.inc.php:471
|
2911 |
+
msgid "Please install and enable PHP extensions xml and dom on your server."
|
2912 |
+
msgstr ""
|
2913 |
+
|
2914 |
+
#: templates/admin/dashboard/dashboard.inc.php:479
|
2915 |
msgid ""
|
2916 |
"Never miss notifications about new cool features, promotions,\n"
|
2917 |
" giveaways or freebies – subscribe to our "
|
2925 |
" environ 1 message par mois et jamais de "
|
2926 |
"spam !"
|
2927 |
|
2928 |
+
#: templates/admin/dashboard/dashboard.inc.php:497
|
2929 |
msgid "Premium "
|
2930 |
msgstr ""
|
2931 |
|
2932 |
+
#: templates/admin/dashboard/dashboard.inc.php:500
|
2933 |
msgid ""
|
2934 |
"While wpDataTables itself provides quite a large amount of features and "
|
2935 |
"unlimited customisation, flexibility, you can achieve even more with our "
|
2936 |
"premium addons.(requires wpDataTables Premium version)"
|
2937 |
msgstr ""
|
2938 |
|
2939 |
+
#: templates/admin/dashboard/dashboard.inc.php:518
|
2940 |
msgid ""
|
2941 |
"A wpDataTables addon which allows showing additional details for a specific "
|
2942 |
"row in a popup or a separate page or post."
|
2944 |
"Un addon wpDataTables qui permet d'afficher des détails supplémentaires pour "
|
2945 |
"une ligne spécifique dans un popup ou une page ou un message séparé."
|
2946 |
|
2947 |
+
#: templates/admin/dashboard/dashboard.inc.php:524
|
2948 |
+
#: templates/admin/dashboard/dashboard.inc.php:551
|
2949 |
+
#: templates/admin/dashboard/dashboard.inc.php:577
|
2950 |
+
#: templates/admin/dashboard/dashboard.inc.php:604
|
2951 |
+
#: templates/admin/dashboard/dashboard.inc.php:630
|
2952 |
+
#: templates/admin/dashboard/dashboard.inc.php:663
|
2953 |
msgid "Learn More"
|
2954 |
msgstr "En savoir plus"
|
2955 |
|
2956 |
+
#: templates/admin/dashboard/dashboard.inc.php:545
|
2957 |
msgid ""
|
2958 |
"An add-on for wpDataTables that provides powerful filtering features: "
|
2959 |
"cascade filtering, applying filters on button click, hide table before "
|
2963 |
"filtrage en cascade, application de filtres en un clic de bouton, masquage "
|
2964 |
"du tableau avant le filtrage."
|
2965 |
|
2966 |
+
#: templates/admin/dashboard/dashboard.inc.php:641
|
2967 |
msgid "Need free booking plugin?"
|
2968 |
msgstr ""
|
2969 |
|
2970 |
+
#: templates/admin/dashboard/dashboard.inc.php:650
|
2971 |
msgid "Appointments and Events WordPress Booking Plugin"
|
2972 |
msgstr "Rendez-vous et événements Extension de réservation WordPress"
|
2973 |
|
2974 |
+
#: templates/admin/dashboard/dashboard.inc.php:653
|
2975 |
msgid ""
|
2976 |
"Amelia Lite is a free appointment booking WordPress plugin that allows to "
|
2977 |
"set up a fully-featured automated booking system on your WordPress website "
|
2982 |
"each month."
|
2983 |
msgstr ""
|
2984 |
|
2985 |
+
#: templates/admin/dashboard/dashboard.inc.php:656
|
2986 |
msgid "Rating: 4.3 - 68 reviews"
|
2987 |
msgstr ""
|
2988 |
|
2989 |
+
#: templates/admin/dashboard/dashboard.inc.php:659
|
2990 |
msgid "Free Download"
|
2991 |
msgstr ""
|
2992 |
|
2993 |
+
#: templates/admin/dashboard/dashboard.inc.php:674
|
2994 |
#: templates/admin/getting-started/getting_started.inc.php:184
|
2995 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:492
|
2996 |
#: templates/admin/support/support.inc.php:78
|
2997 |
+
#: templates/admin/system-info/system_info.inc.php:510
|
2998 |
#: templates/admin/welcome_page/welcome_page.inc.php:358
|
2999 |
msgid "Made by"
|
3000 |
msgstr "Réalisé par"
|
3001 |
|
3002 |
+
#: templates/admin/dashboard/dashboard.inc.php:682
|
3003 |
#: templates/admin/getting-started/getting_started.inc.php:192
|
3004 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:500
|
3005 |
#: templates/admin/support/support.inc.php:45
|
3006 |
#: templates/admin/support/support.inc.php:86
|
3007 |
+
#: templates/admin/system-info/system_info.inc.php:518
|
3008 |
#: templates/admin/welcome_page/welcome_page.inc.php:219
|
3009 |
#: templates/admin/welcome_page/welcome_page.inc.php:369
|
3010 |
msgid "Documentation"
|
3011 |
msgstr "Documentation"
|
3012 |
|
3013 |
+
#: templates/admin/dashboard/dashboard.inc.php:686
|
3014 |
#: templates/admin/getting-started/getting_started.inc.php:196
|
3015 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:504
|
3016 |
#: templates/admin/support/support.inc.php:24
|
3017 |
#: templates/admin/support/support.inc.php:90
|
3018 |
+
#: templates/admin/system-info/system_info.inc.php:522
|
3019 |
#: templates/admin/welcome_page/welcome_page.inc.php:373
|
3020 |
msgid "Support Center"
|
3021 |
msgstr "Centre d'assistance"
|
3149 |
msgstr "Comparaison entre les versions Lite et Premium"
|
3150 |
|
3151 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:52
|
3152 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:484
|
3153 |
msgid "Go Premium Now"
|
3154 |
msgstr ""
|
3155 |
|
3162 |
msgstr "Version allégée"
|
3163 |
|
3164 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:64
|
3165 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:471
|
3166 |
msgid "Premium"
|
3167 |
msgstr "Premium"
|
3168 |
|
3192 |
|
3193 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:131
|
3194 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:144
|
3195 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:280
|
3196 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:293
|
3197 |
msgid "NEW!"
|
3198 |
msgstr ""
|
3199 |
|
3247 |
msgstr ""
|
3248 |
|
3249 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:244
|
3250 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:465
|
3251 |
msgid "Limited"
|
3252 |
msgstr "Limitée"
|
3253 |
|
3255 |
msgid "Some options are not available."
|
3256 |
msgstr ""
|
3257 |
|
3258 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:279
|
3259 |
+
msgid "Creating tables via Google Sheet API"
|
3260 |
+
msgstr ""
|
3261 |
+
|
3262 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:292
|
3263 |
+
msgid "Creating tables from Private Google Spreadsheet"
|
3264 |
+
msgstr ""
|
3265 |
+
|
3266 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:461
|
3267 |
msgid "Support"
|
3268 |
msgstr "Centre d'assistance"
|
3269 |
|
3270 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:467
|
3271 |
msgid "Response time is slow and can be up to 5 business days."
|
3272 |
msgstr ""
|
3273 |
|
3274 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:478
|
3275 |
+
msgid ""
|
3276 |
+
"* Please note that wpDataTables add-ons are not included in premium version "
|
3277 |
+
"of plugin."
|
3278 |
+
msgstr ""
|
3279 |
+
|
3280 |
#: templates/admin/settings/settings.inc.php:33
|
3281 |
#: templates/admin/settings/settings.inc.php:91
|
3282 |
#: templates/admin/table-settings/column_settings_panel.inc.php:25
|
4116 |
msgid "Open a topic"
|
4117 |
msgstr ""
|
4118 |
|
4119 |
+
#: templates/admin/system-info/system_info.inc.php:23
|
4120 |
msgid "System Info"
|
4121 |
msgstr "Informations système"
|
4122 |
|
4123 |
+
#: templates/admin/system-info/system_info.inc.php:62
|
4124 |
msgid "The URL of your site's homepage."
|
4125 |
msgstr "L'URL de la page d'accueil de votre site."
|
4126 |
|
4127 |
+
#: templates/admin/system-info/system_info.inc.php:69
|
4128 |
msgid "The root URL of your site."
|
4129 |
msgstr "L'URL racine de votre site."
|
4130 |
|
4131 |
+
#: templates/admin/system-info/system_info.inc.php:76
|
4132 |
msgid "System path of your wp-content directory."
|
4133 |
msgstr "Chemin d'accès de votre répertoire wp-content."
|
4134 |
|
4135 |
+
#: templates/admin/system-info/system_info.inc.php:83
|
4136 |
msgid "System path of your WP root directory."
|
4137 |
msgstr "Chemin d'accès de votre répertoire racine WP."
|
4138 |
|
4139 |
+
#: templates/admin/system-info/system_info.inc.php:90
|
4140 |
msgid "The version of WordPress installed on your site."
|
4141 |
msgstr "La version WordPress installée sur votre site."
|
4142 |
|
4143 |
+
#: templates/admin/system-info/system_info.inc.php:97
|
4144 |
msgid "Whether or not you have WordPress Multisite enabled."
|
4145 |
msgstr ""
|
4146 |
|
4147 |
+
#: templates/admin/system-info/system_info.inc.php:121
|
4148 |
#, php-format
|
4149 |
msgid ""
|
4150 |
"%1$s </span> - We recommend setting memory to at least <strong>128MB</"
|
4158 |
"consultez : <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer"
|
4159 |
"\">Augmentation de la mémoire allouée à PHP.</a>"
|
4160 |
|
4161 |
+
#: templates/admin/system-info/system_info.inc.php:131
|
4162 |
msgid "The maximum amount of memory (RAM) that your site can use at one time."
|
4163 |
msgstr ""
|
4164 |
"La quantité maximale de mémoire (RAM) que votre site peut utiliser en une "
|
4165 |
"fois."
|
4166 |
|
4167 |
+
#: templates/admin/system-info/system_info.inc.php:144
|
4168 |
msgid "Displays whether or not WordPress is in Debug Mode."
|
4169 |
msgstr "Affiche si WordPress est en mode débogage ou non."
|
4170 |
|
4171 |
+
#: templates/admin/system-info/system_info.inc.php:151
|
4172 |
msgid "The current language used by WordPress. Default = English"
|
4173 |
msgstr "La langue actuelle utilisée par WordPress. Par défaut = anglais"
|
4174 |
|
4175 |
+
#: templates/admin/system-info/system_info.inc.php:171
|
4176 |
msgid "Information about your operating system."
|
4177 |
msgstr "Informations sur votre système d'exploitation."
|
4178 |
|
4179 |
+
#: templates/admin/system-info/system_info.inc.php:179
|
4180 |
msgid "Information about the web server that is currently hosting your site."
|
4181 |
msgstr "Informations sur le serveur web qui héberge actuellement votre site."
|
4182 |
|
4183 |
+
#: templates/admin/system-info/system_info.inc.php:221
|
4184 |
msgid "The version of PHP installed on your hosting server."
|
4185 |
msgstr "La version de PHP installée sur votre serveur d'hébergement."
|
4186 |
|
4187 |
+
#: templates/admin/system-info/system_info.inc.php:232
|
4188 |
msgid "The largest file size that can be contained in one post."
|
4189 |
msgstr ""
|
4190 |
"La plus grande taille de fichier qui peut être contenue dans un article."
|
4191 |
|
4192 |
+
#: templates/admin/system-info/system_info.inc.php:241
|
4193 |
#, php-format
|
4194 |
msgid ""
|
4195 |
"%1$s </span> - We recommend setting max execution time to at least 180.<br /"
|
4200 |
"moins 180.<br />Consultez : <a href=\"%2$s\" target=\"_blank\" rel="
|
4201 |
"\"noopener noreferrer\">Augmenter le temps d'exécution maximum en PHP</a>"
|
4202 |
|
4203 |
+
#: templates/admin/system-info/system_info.inc.php:249
|
4204 |
msgid ""
|
4205 |
"The amount of time (in seconds) that your site will spend on a single "
|
4206 |
"operation before timing out (to avoid server lockups)"
|
4208 |
"Le temps (en secondes) que votre site passera sur une seule opération avant "
|
4209 |
"de s'arrêter (pour éviter les blocages de serveur)"
|
4210 |
|
4211 |
+
#: templates/admin/system-info/system_info.inc.php:264
|
4212 |
msgid "The version of MySQL installed on your hosting server."
|
4213 |
msgstr "La version de MySQL installée sur votre serveur d'hébergement."
|
4214 |
|
4215 |
+
#: templates/admin/system-info/system_info.inc.php:272
|
4216 |
msgid ""
|
4217 |
"The largest file size that can be uploaded to your WordPress installation."
|
4218 |
msgstr ""
|
4219 |
"La plus grande taille de fichier qui peut être téléchargée sur votre "
|
4220 |
"installation WordPress."
|
4221 |
|
4222 |
+
#: templates/admin/system-info/system_info.inc.php:294
|
4223 |
msgid "Multibyte String (mbstring) is used to convert character encoding."
|
4224 |
msgstr ""
|
4225 |
"La chaîne multi-octets (mbstring) est utilisée pour convertir le codage des "
|
4226 |
"caractères."
|
4227 |
|
4228 |
+
#: templates/admin/system-info/system_info.inc.php:312
|
4229 |
+
msgid ""
|
4230 |
+
"XML support is something that needs to be installed on the server for proper "
|
4231 |
+
"wpDataTables functionality."
|
4232 |
+
msgstr ""
|
4233 |
+
|
4234 |
+
#: templates/admin/system-info/system_info.inc.php:330
|
4235 |
+
msgid ""
|
4236 |
+
"DOM support is something that needs to be installed on the server for proper "
|
4237 |
+
"wpDataTables functionality."
|
4238 |
+
msgstr ""
|
4239 |
+
|
4240 |
+
#: templates/admin/system-info/system_info.inc.php:356
|
4241 |
msgid "Multibyte String (mbstring) require libxml to be installed. "
|
4242 |
msgstr "La chaîne multi-octets (mbstring) nécessite l'installation de libxml. "
|
4243 |
|
4244 |
+
#: templates/admin/system-info/system_info.inc.php:375
|
4245 |
msgid ""
|
4246 |
"ZIP support is something that needs to be installed on the server, as a "
|
4247 |
"package for the Linux operating system, or rather to the PHP software on the "
|
4251 |
"pour le système d'exploitation Linux, ou plutôt pour le logiciel PHP sur le "
|
4252 |
"serveur."
|
4253 |
|
4254 |
+
#: templates/admin/system-info/system_info.inc.php:395
|
4255 |
msgid "wpDataTables use cURL for getting data from other servers."
|
4256 |
msgstr "wpDataTables utilise cURL pour obtenir des données d'autres serveurs."
|
4257 |
|
4258 |
+
#: templates/admin/system-info/system_info.inc.php:418
|
4259 |
msgid "The name of the current active theme."
|
4260 |
msgstr "Le nom du thème actif actuel."
|
4261 |
|
4262 |
+
#: templates/admin/system-info/system_info.inc.php:429
|
4263 |
msgid "The installed version of the current active theme."
|
4264 |
msgstr "La version installée du thème actif actuel."
|
4265 |
|
4266 |
+
#: templates/admin/system-info/system_info.inc.php:436
|
4267 |
msgid "The theme developers."
|
4268 |
msgstr "Les développeurs de thèmes."
|
4269 |
|
4270 |
+
#: templates/admin/system-info/system_info.inc.php:442
|
4271 |
msgid "The theme developers URL."
|
4272 |
msgstr "L'URL des développeurs de thèmes."
|
4273 |
|
4274 |
+
#: templates/admin/system-info/system_info.inc.php:479
|
4275 |
msgid "Visit plugin homepage"
|
4276 |
msgstr "Visitez la page d'accueil de l'extension"
|
4277 |
|
languages/hu_HU/wpdatatables-hu_HU.mo
CHANGED
Binary file
|
languages/hu_HU/wpdatatables-hu_HU.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: wpdatatables\n"
|
4 |
-
"POT-Creation-Date: 2020-
|
5 |
-
"PO-Revision-Date: 2020-
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: wpdatatables <cjbug@yandex.ru>\n"
|
8 |
"Language: hu\n"
|
@@ -317,14 +317,14 @@ msgstr ""
|
|
317 |
msgid "Manual"
|
318 |
msgstr ""
|
319 |
|
320 |
-
#: source/class.wdtbrowsetable.php:237 source/class.wpdatatable.php:
|
321 |
-
#: source/class.wpdatatable.php:
|
322 |
#: templates/admin/table-settings/table_settings_block.inc.php:1031
|
323 |
msgid "Excel"
|
324 |
msgstr ""
|
325 |
|
326 |
-
#: source/class.wdtbrowsetable.php:240 source/class.wpdatatable.php:
|
327 |
-
#: source/class.wpdatatable.php:
|
328 |
#: templates/admin/table-settings/table_settings_block.inc.php:1032
|
329 |
msgid "CSV"
|
330 |
msgstr ""
|
@@ -506,8 +506,8 @@ msgstr ""
|
|
506 |
msgid "Please select columns that you want to use in table"
|
507 |
msgstr ""
|
508 |
|
509 |
-
#: source/class.wdttools.php:299 source/class.wpdatatable.php:
|
510 |
-
#: source/class.wpdatatable.php:
|
511 |
#: templates/admin/table-settings/table_settings_block.inc.php:1033
|
512 |
msgid "Copy"
|
513 |
msgstr ""
|
@@ -1212,13 +1212,13 @@ msgstr ""
|
|
1212 |
msgid "You are mixing data types (several date axes and several number)"
|
1213 |
msgstr ""
|
1214 |
|
1215 |
-
#: source/class.wpdatatable.php:
|
1216 |
msgid ""
|
1217 |
"You are trying to load a table of an unknown type. Probably you did not "
|
1218 |
"activate the addon which is required to use this table type."
|
1219 |
msgstr ""
|
1220 |
|
1221 |
-
#: source/class.wpdatatable.php:
|
1222 |
#: templates/admin/chart_wizard/steps/step3.inc.php:86
|
1223 |
#: templates/admin/table-settings/column_settings_panel.inc.php:554
|
1224 |
#: templates/admin/table-settings/table_settings_block.inc.php:312
|
@@ -1226,30 +1226,30 @@ msgstr ""
|
|
1226 |
msgid "All"
|
1227 |
msgstr ""
|
1228 |
|
1229 |
-
#: source/class.wpdatatable.php:
|
1230 |
#: templates/admin/table-settings/columns_list_modal.inc.php:12
|
1231 |
msgid "Columns"
|
1232 |
msgstr ""
|
1233 |
|
1234 |
-
#: source/class.wpdatatable.php:
|
1235 |
#: templates/admin/table-settings/table_settings_block.inc.php:1030
|
1236 |
msgid "Print"
|
1237 |
msgstr ""
|
1238 |
|
1239 |
-
#: source/class.wpdatatable.php:
|
1240 |
#: templates/admin/table-settings/table_settings_block.inc.php:1034
|
1241 |
msgid "PDF"
|
1242 |
msgstr ""
|
1243 |
|
1244 |
-
#: source/class.wpdatatable.php:
|
1245 |
msgid "Export"
|
1246 |
msgstr ""
|
1247 |
|
1248 |
-
#: source/class.wpdatatable.php:
|
1249 |
msgid "Search table"
|
1250 |
msgstr ""
|
1251 |
|
1252 |
-
#: source/class.wpdatatable.php:
|
1253 |
msgid "Showing _MENU_ Entries"
|
1254 |
msgstr "_MENU_ elem megtekintése"
|
1255 |
|
@@ -1268,7 +1268,7 @@ msgstr ""
|
|
1268 |
msgid "if you have some questions or problems with the plugin."
|
1269 |
msgstr ""
|
1270 |
|
1271 |
-
#: templates/addons.inc.php:10 templates/admin/dashboard/dashboard.inc.php:
|
1272 |
msgid "wpDataTables Addons"
|
1273 |
msgstr ""
|
1274 |
|
@@ -1282,12 +1282,12 @@ msgid ""
|
|
1282 |
msgstr ""
|
1283 |
|
1284 |
#: templates/addons.inc.php:19 templates/admin/addons/addons.inc.php:90
|
1285 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1286 |
msgid "Report Builder"
|
1287 |
msgstr ""
|
1288 |
|
1289 |
#: templates/addons.inc.php:23 templates/admin/addons/addons.inc.php:93
|
1290 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1291 |
msgid ""
|
1292 |
"A unique tool that allows you to generate almost any Word DOCX and Excel "
|
1293 |
"XLSX documents filled in with actual data from your database."
|
@@ -1313,7 +1313,7 @@ msgid "NEW"
|
|
1313 |
msgstr ""
|
1314 |
|
1315 |
#: templates/admin/addons/addons.inc.php:40
|
1316 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1317 |
msgid "Master Detail Tables for wpDataTables"
|
1318 |
msgstr ""
|
1319 |
|
@@ -1334,7 +1334,7 @@ msgid "Learn more"
|
|
1334 |
msgstr ""
|
1335 |
|
1336 |
#: templates/admin/addons/addons.inc.php:67
|
1337 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1338 |
msgid "Powerful Filters for wpDataTables"
|
1339 |
msgstr ""
|
1340 |
|
@@ -1346,24 +1346,24 @@ msgid ""
|
|
1346 |
msgstr ""
|
1347 |
|
1348 |
#: templates/admin/addons/addons.inc.php:120
|
1349 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1350 |
msgid "Formidable Forms integration for wpDataTables"
|
1351 |
msgstr ""
|
1352 |
|
1353 |
#: templates/admin/addons/addons.inc.php:123
|
1354 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1355 |
msgid ""
|
1356 |
"Tool that adds \"Formidable Form\" as a new table type and allows you to "
|
1357 |
"create wpDataTables from Formidable Forms entries data."
|
1358 |
msgstr ""
|
1359 |
|
1360 |
#: templates/admin/addons/addons.inc.php:143
|
1361 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1362 |
msgid "Gravity Forms integration for wpDataTables"
|
1363 |
msgstr ""
|
1364 |
|
1365 |
#: templates/admin/addons/addons.inc.php:146
|
1366 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1367 |
msgid ""
|
1368 |
"Tool that adds \"Gravity Form\" as a new table type and allows you to create "
|
1369 |
"wpDataTables from Gravity Forms entries data."
|
@@ -2329,7 +2329,7 @@ msgstr ""
|
|
2329 |
#: templates/admin/settings/settings.inc.php:96
|
2330 |
#: templates/admin/support/support.inc.php:31
|
2331 |
#: templates/admin/support/support.inc.php:47
|
2332 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2333 |
#: templates/admin/table-settings/column_settings_panel.inc.php:1074
|
2334 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:606
|
2335 |
#: templates/admin/table-settings/table_preview_block.inc.php:81
|
@@ -2561,193 +2561,162 @@ msgid "Version "
|
|
2561 |
msgstr ""
|
2562 |
|
2563 |
#: templates/admin/dashboard/dashboard.inc.php:340
|
2564 |
-
msgid ""
|
2565 |
-
"A major update with a couple of new features, bug fixes and stability "
|
2566 |
-
"improvements:"
|
2567 |
msgstr ""
|
2568 |
|
2569 |
#: templates/admin/dashboard/dashboard.inc.php:345
|
2570 |
msgid ""
|
2571 |
-
"<strong>
|
2572 |
-
"
|
2573 |
msgstr ""
|
2574 |
|
2575 |
#: templates/admin/dashboard/dashboard.inc.php:346
|
2576 |
-
msgid "
|
2577 |
msgstr ""
|
2578 |
|
2579 |
#: templates/admin/dashboard/dashboard.inc.php:347
|
2580 |
-
msgid ""
|
2581 |
-
"<strong>Feature:</strong> New option to set pagination position for each "
|
2582 |
-
"table.(Right, center and left)"
|
2583 |
msgstr ""
|
2584 |
|
2585 |
#: templates/admin/dashboard/dashboard.inc.php:348
|
2586 |
-
msgid ""
|
2587 |
-
"<strong>Feature:</strong> New option to set pagination layout for each table."
|
2588 |
-
"(Six different layouts)"
|
2589 |
-
msgstr ""
|
2590 |
-
|
2591 |
-
#: templates/admin/dashboard/dashboard.inc.php:349
|
2592 |
-
msgid ""
|
2593 |
-
"<strong>Feature:</strong> New option to set tables sorting order on browse "
|
2594 |
-
"pages."
|
2595 |
-
msgstr ""
|
2596 |
-
|
2597 |
-
#: templates/admin/dashboard/dashboard.inc.php:350
|
2598 |
-
msgid "<strong>BugFix:</strong> Fixed issue for reset options Remove borders."
|
2599 |
-
msgstr ""
|
2600 |
-
|
2601 |
-
#: templates/admin/dashboard/dashboard.inc.php:351
|
2602 |
-
msgid ""
|
2603 |
-
"<strong>BugFix:</strong> Fixed issue with showing tables in Internet "
|
2604 |
-
"Explorer browser."
|
2605 |
-
msgstr ""
|
2606 |
-
|
2607 |
-
#: templates/admin/dashboard/dashboard.inc.php:352
|
2608 |
-
msgid ""
|
2609 |
-
"<strong>BugFix:</strong> Remove wpdt-c class from admin area on other admin "
|
2610 |
-
"pages"
|
2611 |
-
msgstr ""
|
2612 |
-
|
2613 |
-
#: templates/admin/dashboard/dashboard.inc.php:353
|
2614 |
-
msgid "<strong>BugFix:</strong> Correct folder name for Slovenian language."
|
2615 |
-
msgstr ""
|
2616 |
-
|
2617 |
-
#: templates/admin/dashboard/dashboard.inc.php:354
|
2618 |
-
msgid ""
|
2619 |
-
"<strong>BugFix:</strong> Fixed issue with removing message modals in admin "
|
2620 |
-
"area"
|
2621 |
-
msgstr ""
|
2622 |
-
|
2623 |
-
#: templates/admin/dashboard/dashboard.inc.php:355
|
2624 |
-
msgid ""
|
2625 |
-
"<strong>BugFix:</strong> Fixed issue for simple tables with random sorting."
|
2626 |
-
msgstr ""
|
2627 |
-
|
2628 |
-
#: templates/admin/dashboard/dashboard.inc.php:356
|
2629 |
msgid "Other small bug fixes and stability improvements."
|
2630 |
msgstr ""
|
2631 |
|
2632 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2633 |
msgid "Go Premium!"
|
2634 |
msgstr ""
|
2635 |
|
2636 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2637 |
msgid "View Comparison"
|
2638 |
msgstr ""
|
2639 |
|
2640 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2641 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:48
|
2642 |
msgid ""
|
2643 |
"Get the most out of wpDataTables by upgrading to Premium and unlocking all "
|
2644 |
"of the powerful features."
|
2645 |
msgstr ""
|
2646 |
|
2647 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2648 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:255
|
2649 |
msgid "Create a table manually"
|
2650 |
msgstr ""
|
2651 |
|
2652 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2653 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:267
|
2654 |
msgid "Creating tables from Google Spreadsheet"
|
2655 |
msgstr ""
|
2656 |
|
2657 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2658 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2659 |
msgid "Creating MySQL-based tables from database"
|
2660 |
msgstr ""
|
2661 |
|
2662 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2663 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2664 |
msgid "Creating MySQL-based tables from Wordpress post types"
|
2665 |
msgstr ""
|
2666 |
|
2667 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2668 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2669 |
#: templates/edit_table.inc.php:329
|
2670 |
msgid "Advanced filtering"
|
2671 |
msgstr ""
|
2672 |
|
2673 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2674 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2675 |
#: templates/admin/table-settings/table_settings_block.inc.php:144
|
2676 |
#: templates/edit_table.inc.php:282
|
2677 |
msgid "Server-side processing"
|
2678 |
msgstr ""
|
2679 |
|
2680 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2681 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2682 |
msgid "Multiple databases support (MySQL,MS SQL and PostgreSQL)"
|
2683 |
msgstr ""
|
2684 |
|
2685 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2686 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2687 |
msgid "Front-end table editing"
|
2688 |
msgstr ""
|
2689 |
|
2690 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2691 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2692 |
msgid "Excel-like editing"
|
2693 |
msgstr ""
|
2694 |
|
2695 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2696 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2697 |
msgid "Creating charts with Highcharts"
|
2698 |
msgstr ""
|
2699 |
|
2700 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2701 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2702 |
msgid "Creating charts with Chart.js"
|
2703 |
msgstr ""
|
2704 |
|
2705 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2706 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2707 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:68
|
2708 |
#: templates/edit_table.inc.php:301
|
2709 |
msgid "Responsive"
|
2710 |
msgstr ""
|
2711 |
|
2712 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2713 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2714 |
#: templates/admin/table-settings/column_settings_panel.inc.php:60
|
2715 |
#: templates/edit_table.inc.php:750
|
2716 |
msgid "Conditional formatting"
|
2717 |
msgstr ""
|
2718 |
|
2719 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2720 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2721 |
msgid "Calculating Tools"
|
2722 |
msgstr ""
|
2723 |
|
2724 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2725 |
msgid "Formula columns"
|
2726 |
msgstr ""
|
2727 |
|
2728 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2729 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2730 |
#: templates/admin/table-settings/table_settings_block.inc.php:79
|
2731 |
msgid "Placeholders"
|
2732 |
msgstr ""
|
2733 |
|
2734 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2735 |
msgid "Premium support"
|
2736 |
msgstr ""
|
2737 |
|
2738 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2739 |
msgid "Get Premium Today"
|
2740 |
msgstr ""
|
2741 |
|
2742 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2743 |
msgid "News Blog"
|
2744 |
msgstr ""
|
2745 |
|
2746 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2747 |
msgid "Checkout useful articles from wpdatatables.com"
|
2748 |
msgstr ""
|
2749 |
|
2750 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
|
|
|
|
|
|
|
|
2751 |
msgid ""
|
2752 |
"Never miss notifications about new cool features, promotions,\n"
|
2753 |
" giveaways or freebies – subscribe to our "
|
@@ -2755,48 +2724,48 @@ msgid ""
|
|
2755 |
" about 1 message per month and never spam!"
|
2756 |
msgstr ""
|
2757 |
|
2758 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2759 |
msgid "Premium "
|
2760 |
msgstr ""
|
2761 |
|
2762 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2763 |
msgid ""
|
2764 |
"While wpDataTables itself provides quite a large amount of features and "
|
2765 |
"unlimited customisation, flexibility, you can achieve even more with our "
|
2766 |
"premium addons.(requires wpDataTables Premium version)"
|
2767 |
msgstr ""
|
2768 |
|
2769 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2770 |
msgid ""
|
2771 |
"A wpDataTables addon which allows showing additional details for a specific "
|
2772 |
"row in a popup or a separate page or post."
|
2773 |
msgstr ""
|
2774 |
|
2775 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2776 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2777 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2778 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2779 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2780 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2781 |
msgid "Learn More"
|
2782 |
msgstr ""
|
2783 |
|
2784 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2785 |
msgid ""
|
2786 |
"An add-on for wpDataTables that provides powerful filtering features: "
|
2787 |
"cascade filtering, applying filters on button click, hide table before "
|
2788 |
"filtering."
|
2789 |
msgstr ""
|
2790 |
|
2791 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2792 |
msgid "Need free booking plugin?"
|
2793 |
msgstr ""
|
2794 |
|
2795 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2796 |
msgid "Appointments and Events WordPress Booking Plugin"
|
2797 |
msgstr ""
|
2798 |
|
2799 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2800 |
msgid ""
|
2801 |
"Amelia Lite is a free appointment booking WordPress plugin that allows to "
|
2802 |
"set up a fully-featured automated booking system on your WordPress website "
|
@@ -2807,40 +2776,40 @@ msgid ""
|
|
2807 |
"each month."
|
2808 |
msgstr ""
|
2809 |
|
2810 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2811 |
msgid "Rating: 4.3 - 68 reviews"
|
2812 |
msgstr ""
|
2813 |
|
2814 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2815 |
msgid "Free Download"
|
2816 |
msgstr ""
|
2817 |
|
2818 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2819 |
#: templates/admin/getting-started/getting_started.inc.php:184
|
2820 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2821 |
#: templates/admin/support/support.inc.php:78
|
2822 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2823 |
#: templates/admin/welcome_page/welcome_page.inc.php:358
|
2824 |
msgid "Made by"
|
2825 |
msgstr ""
|
2826 |
|
2827 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2828 |
#: templates/admin/getting-started/getting_started.inc.php:192
|
2829 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2830 |
#: templates/admin/support/support.inc.php:45
|
2831 |
#: templates/admin/support/support.inc.php:86
|
2832 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2833 |
#: templates/admin/welcome_page/welcome_page.inc.php:219
|
2834 |
#: templates/admin/welcome_page/welcome_page.inc.php:369
|
2835 |
msgid "Documentation"
|
2836 |
msgstr ""
|
2837 |
|
2838 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2839 |
#: templates/admin/getting-started/getting_started.inc.php:196
|
2840 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2841 |
#: templates/admin/support/support.inc.php:24
|
2842 |
#: templates/admin/support/support.inc.php:90
|
2843 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2844 |
#: templates/admin/welcome_page/welcome_page.inc.php:373
|
2845 |
msgid "Support Center"
|
2846 |
msgstr ""
|
@@ -2963,7 +2932,7 @@ msgid "Lite vs Premium comparison"
|
|
2963 |
msgstr ""
|
2964 |
|
2965 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:52
|
2966 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2967 |
msgid "Go Premium Now"
|
2968 |
msgstr ""
|
2969 |
|
@@ -2976,7 +2945,7 @@ msgid "Lite"
|
|
2976 |
msgstr ""
|
2977 |
|
2978 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:64
|
2979 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2980 |
msgid "Premium"
|
2981 |
msgstr ""
|
2982 |
|
@@ -3006,6 +2975,8 @@ msgstr ""
|
|
3006 |
|
3007 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:131
|
3008 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:144
|
|
|
|
|
3009 |
msgid "NEW!"
|
3010 |
msgstr ""
|
3011 |
|
@@ -3057,7 +3028,7 @@ msgid "Customize charts"
|
|
3057 |
msgstr ""
|
3058 |
|
3059 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:244
|
3060 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3061 |
msgid "Limited"
|
3062 |
msgstr ""
|
3063 |
|
@@ -3065,14 +3036,28 @@ msgstr ""
|
|
3065 |
msgid "Some options are not available."
|
3066 |
msgstr ""
|
3067 |
|
3068 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3069 |
msgid "Support"
|
3070 |
msgstr ""
|
3071 |
|
3072 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3073 |
msgid "Response time is slow and can be up to 5 business days."
|
3074 |
msgstr ""
|
3075 |
|
|
|
|
|
|
|
|
|
|
|
|
|
3076 |
#: templates/admin/settings/settings.inc.php:33
|
3077 |
#: templates/admin/settings/settings.inc.php:91
|
3078 |
#: templates/admin/table-settings/column_settings_panel.inc.php:25
|
@@ -3834,35 +3819,35 @@ msgstr ""
|
|
3834 |
msgid "Open a topic"
|
3835 |
msgstr ""
|
3836 |
|
3837 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3838 |
msgid "System Info"
|
3839 |
msgstr ""
|
3840 |
|
3841 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3842 |
msgid "The URL of your site's homepage."
|
3843 |
msgstr ""
|
3844 |
|
3845 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3846 |
msgid "The root URL of your site."
|
3847 |
msgstr ""
|
3848 |
|
3849 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3850 |
msgid "System path of your wp-content directory."
|
3851 |
msgstr ""
|
3852 |
|
3853 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3854 |
msgid "System path of your WP root directory."
|
3855 |
msgstr ""
|
3856 |
|
3857 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3858 |
msgid "The version of WordPress installed on your site."
|
3859 |
msgstr ""
|
3860 |
|
3861 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3862 |
msgid "Whether or not you have WordPress Multisite enabled."
|
3863 |
msgstr ""
|
3864 |
|
3865 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3866 |
#, php-format
|
3867 |
msgid ""
|
3868 |
"%1$s </span> - We recommend setting memory to at least <strong>128MB</"
|
@@ -3871,35 +3856,35 @@ msgid ""
|
|
3871 |
"noreferrer\">Increasing memory allocated to PHP.</a>"
|
3872 |
msgstr ""
|
3873 |
|
3874 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3875 |
msgid "The maximum amount of memory (RAM) that your site can use at one time."
|
3876 |
msgstr ""
|
3877 |
|
3878 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3879 |
msgid "Displays whether or not WordPress is in Debug Mode."
|
3880 |
msgstr ""
|
3881 |
|
3882 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3883 |
msgid "The current language used by WordPress. Default = English"
|
3884 |
msgstr ""
|
3885 |
|
3886 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3887 |
msgid "Information about your operating system."
|
3888 |
msgstr ""
|
3889 |
|
3890 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3891 |
msgid "Information about the web server that is currently hosting your site."
|
3892 |
msgstr ""
|
3893 |
|
3894 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3895 |
msgid "The version of PHP installed on your hosting server."
|
3896 |
msgstr ""
|
3897 |
|
3898 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3899 |
msgid "The largest file size that can be contained in one post."
|
3900 |
msgstr ""
|
3901 |
|
3902 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3903 |
#, php-format
|
3904 |
msgid ""
|
3905 |
"%1$s </span> - We recommend setting max execution time to at least 180.<br /"
|
@@ -3907,57 +3892,69 @@ msgid ""
|
|
3907 |
"\">Increasing max execution to PHP</a>"
|
3908 |
msgstr ""
|
3909 |
|
3910 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3911 |
msgid ""
|
3912 |
"The amount of time (in seconds) that your site will spend on a single "
|
3913 |
"operation before timing out (to avoid server lockups)"
|
3914 |
msgstr ""
|
3915 |
|
3916 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3917 |
msgid "The version of MySQL installed on your hosting server."
|
3918 |
msgstr ""
|
3919 |
|
3920 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3921 |
msgid ""
|
3922 |
"The largest file size that can be uploaded to your WordPress installation."
|
3923 |
msgstr ""
|
3924 |
|
3925 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3926 |
msgid "Multibyte String (mbstring) is used to convert character encoding."
|
3927 |
msgstr ""
|
3928 |
|
3929 |
-
#: templates/admin/system-info/system_info.inc.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3930 |
msgid "Multibyte String (mbstring) require libxml to be installed. "
|
3931 |
msgstr ""
|
3932 |
|
3933 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3934 |
msgid ""
|
3935 |
"ZIP support is something that needs to be installed on the server, as a "
|
3936 |
"package for the Linux operating system, or rather to the PHP software on the "
|
3937 |
"server."
|
3938 |
msgstr ""
|
3939 |
|
3940 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3941 |
msgid "wpDataTables use cURL for getting data from other servers."
|
3942 |
msgstr ""
|
3943 |
|
3944 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3945 |
msgid "The name of the current active theme."
|
3946 |
msgstr ""
|
3947 |
|
3948 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3949 |
msgid "The installed version of the current active theme."
|
3950 |
msgstr ""
|
3951 |
|
3952 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3953 |
msgid "The theme developers."
|
3954 |
msgstr ""
|
3955 |
|
3956 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3957 |
msgid "The theme developers URL."
|
3958 |
msgstr ""
|
3959 |
|
3960 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3961 |
msgid "Visit plugin homepage"
|
3962 |
msgstr ""
|
3963 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: wpdatatables\n"
|
4 |
+
"POT-Creation-Date: 2020-12-25 17:32+0100\n"
|
5 |
+
"PO-Revision-Date: 2020-12-25 17:32+0100\n"
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: wpdatatables <cjbug@yandex.ru>\n"
|
8 |
"Language: hu\n"
|
317 |
msgid "Manual"
|
318 |
msgstr ""
|
319 |
|
320 |
+
#: source/class.wdtbrowsetable.php:237 source/class.wpdatatable.php:2204
|
321 |
+
#: source/class.wpdatatable.php:2274
|
322 |
#: templates/admin/table-settings/table_settings_block.inc.php:1031
|
323 |
msgid "Excel"
|
324 |
msgstr ""
|
325 |
|
326 |
+
#: source/class.wdtbrowsetable.php:240 source/class.wpdatatable.php:2213
|
327 |
+
#: source/class.wpdatatable.php:2284
|
328 |
#: templates/admin/table-settings/table_settings_block.inc.php:1032
|
329 |
msgid "CSV"
|
330 |
msgstr ""
|
506 |
msgid "Please select columns that you want to use in table"
|
507 |
msgstr ""
|
508 |
|
509 |
+
#: source/class.wdttools.php:299 source/class.wpdatatable.php:2222
|
510 |
+
#: source/class.wpdatatable.php:2294
|
511 |
#: templates/admin/table-settings/table_settings_block.inc.php:1033
|
512 |
msgid "Copy"
|
513 |
msgstr ""
|
1212 |
msgid "You are mixing data types (several date axes and several number)"
|
1213 |
msgstr ""
|
1214 |
|
1215 |
+
#: source/class.wpdatatable.php:1883
|
1216 |
msgid ""
|
1217 |
"You are trying to load a table of an unknown type. Probably you did not "
|
1218 |
"activate the addon which is required to use this table type."
|
1219 |
msgstr ""
|
1220 |
|
1221 |
+
#: source/class.wpdatatable.php:2122 source/class.wpdatatable.php:2125
|
1222 |
#: templates/admin/chart_wizard/steps/step3.inc.php:86
|
1223 |
#: templates/admin/table-settings/column_settings_panel.inc.php:554
|
1224 |
#: templates/admin/table-settings/table_settings_block.inc.php:312
|
1226 |
msgid "All"
|
1227 |
msgstr ""
|
1228 |
|
1229 |
+
#: source/class.wpdatatable.php:2183 source/class.wpdatatable.php:2252
|
1230 |
#: templates/admin/table-settings/columns_list_modal.inc.php:12
|
1231 |
msgid "Columns"
|
1232 |
msgstr ""
|
1233 |
|
1234 |
+
#: source/class.wpdatatable.php:2193 source/class.wpdatatable.php:2262
|
1235 |
#: templates/admin/table-settings/table_settings_block.inc.php:1030
|
1236 |
msgid "Print"
|
1237 |
msgstr ""
|
1238 |
|
1239 |
+
#: source/class.wpdatatable.php:2232 source/class.wpdatatable.php:2305
|
1240 |
#: templates/admin/table-settings/table_settings_block.inc.php:1034
|
1241 |
msgid "PDF"
|
1242 |
msgstr ""
|
1243 |
|
1244 |
+
#: source/class.wpdatatable.php:2240
|
1245 |
msgid "Export"
|
1246 |
msgstr ""
|
1247 |
|
1248 |
+
#: source/class.wpdatatable.php:2318
|
1249 |
msgid "Search table"
|
1250 |
msgstr ""
|
1251 |
|
1252 |
+
#: source/class.wpdatatable.php:2319
|
1253 |
msgid "Showing _MENU_ Entries"
|
1254 |
msgstr "_MENU_ elem megtekintése"
|
1255 |
|
1268 |
msgid "if you have some questions or problems with the plugin."
|
1269 |
msgstr ""
|
1270 |
|
1271 |
+
#: templates/addons.inc.php:10 templates/admin/dashboard/dashboard.inc.php:496
|
1272 |
msgid "wpDataTables Addons"
|
1273 |
msgstr ""
|
1274 |
|
1282 |
msgstr ""
|
1283 |
|
1284 |
#: templates/addons.inc.php:19 templates/admin/addons/addons.inc.php:90
|
1285 |
+
#: templates/admin/dashboard/dashboard.inc.php:567
|
1286 |
msgid "Report Builder"
|
1287 |
msgstr ""
|
1288 |
|
1289 |
#: templates/addons.inc.php:23 templates/admin/addons/addons.inc.php:93
|
1290 |
+
#: templates/admin/dashboard/dashboard.inc.php:571
|
1291 |
msgid ""
|
1292 |
"A unique tool that allows you to generate almost any Word DOCX and Excel "
|
1293 |
"XLSX documents filled in with actual data from your database."
|
1313 |
msgstr ""
|
1314 |
|
1315 |
#: templates/admin/addons/addons.inc.php:40
|
1316 |
+
#: templates/admin/dashboard/dashboard.inc.php:514
|
1317 |
msgid "Master Detail Tables for wpDataTables"
|
1318 |
msgstr ""
|
1319 |
|
1334 |
msgstr ""
|
1335 |
|
1336 |
#: templates/admin/addons/addons.inc.php:67
|
1337 |
+
#: templates/admin/dashboard/dashboard.inc.php:541
|
1338 |
msgid "Powerful Filters for wpDataTables"
|
1339 |
msgstr ""
|
1340 |
|
1346 |
msgstr ""
|
1347 |
|
1348 |
#: templates/admin/addons/addons.inc.php:120
|
1349 |
+
#: templates/admin/dashboard/dashboard.inc.php:594
|
1350 |
msgid "Formidable Forms integration for wpDataTables"
|
1351 |
msgstr ""
|
1352 |
|
1353 |
#: templates/admin/addons/addons.inc.php:123
|
1354 |
+
#: templates/admin/dashboard/dashboard.inc.php:598
|
1355 |
msgid ""
|
1356 |
"Tool that adds \"Formidable Form\" as a new table type and allows you to "
|
1357 |
"create wpDataTables from Formidable Forms entries data."
|
1358 |
msgstr ""
|
1359 |
|
1360 |
#: templates/admin/addons/addons.inc.php:143
|
1361 |
+
#: templates/admin/dashboard/dashboard.inc.php:620
|
1362 |
msgid "Gravity Forms integration for wpDataTables"
|
1363 |
msgstr ""
|
1364 |
|
1365 |
#: templates/admin/addons/addons.inc.php:146
|
1366 |
+
#: templates/admin/dashboard/dashboard.inc.php:624
|
1367 |
msgid ""
|
1368 |
"Tool that adds \"Gravity Form\" as a new table type and allows you to create "
|
1369 |
"wpDataTables from Gravity Forms entries data."
|
2329 |
#: templates/admin/settings/settings.inc.php:96
|
2330 |
#: templates/admin/support/support.inc.php:31
|
2331 |
#: templates/admin/support/support.inc.php:47
|
2332 |
+
#: templates/admin/system-info/system_info.inc.php:30
|
2333 |
#: templates/admin/table-settings/column_settings_panel.inc.php:1074
|
2334 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:606
|
2335 |
#: templates/admin/table-settings/table_preview_block.inc.php:81
|
2561 |
msgstr ""
|
2562 |
|
2563 |
#: templates/admin/dashboard/dashboard.inc.php:340
|
2564 |
+
msgid "A minor update with a couple of bug fixes and stability improvements:"
|
|
|
|
|
2565 |
msgstr ""
|
2566 |
|
2567 |
#: templates/admin/dashboard/dashboard.inc.php:345
|
2568 |
msgid ""
|
2569 |
+
"<strong>BugFix:</strong> Fixed issue with Fatal errors on Dashboard page if "
|
2570 |
+
"PHP extensions are not installed."
|
2571 |
msgstr ""
|
2572 |
|
2573 |
#: templates/admin/dashboard/dashboard.inc.php:346
|
2574 |
+
msgid "Compatibility with WordPress 5.6 approved."
|
2575 |
msgstr ""
|
2576 |
|
2577 |
#: templates/admin/dashboard/dashboard.inc.php:347
|
2578 |
+
msgid "Compatibility with PHP 8 approved."
|
|
|
|
|
2579 |
msgstr ""
|
2580 |
|
2581 |
#: templates/admin/dashboard/dashboard.inc.php:348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2582 |
msgid "Other small bug fixes and stability improvements."
|
2583 |
msgstr ""
|
2584 |
|
2585 |
+
#: templates/admin/dashboard/dashboard.inc.php:360
|
2586 |
msgid "Go Premium!"
|
2587 |
msgstr ""
|
2588 |
|
2589 |
+
#: templates/admin/dashboard/dashboard.inc.php:366
|
2590 |
msgid "View Comparison"
|
2591 |
msgstr ""
|
2592 |
|
2593 |
+
#: templates/admin/dashboard/dashboard.inc.php:374
|
2594 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:48
|
2595 |
msgid ""
|
2596 |
"Get the most out of wpDataTables by upgrading to Premium and unlocking all "
|
2597 |
"of the powerful features."
|
2598 |
msgstr ""
|
2599 |
|
2600 |
+
#: templates/admin/dashboard/dashboard.inc.php:378
|
2601 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:255
|
2602 |
msgid "Create a table manually"
|
2603 |
msgstr ""
|
2604 |
|
2605 |
+
#: templates/admin/dashboard/dashboard.inc.php:381
|
2606 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:267
|
2607 |
msgid "Creating tables from Google Spreadsheet"
|
2608 |
msgstr ""
|
2609 |
|
2610 |
+
#: templates/admin/dashboard/dashboard.inc.php:384
|
2611 |
+
msgid ""
|
2612 |
+
"<span style=\"color: #ef8137;font-weight: bold;\">NEW!</span> Creating "
|
2613 |
+
"tables via Google Sheet API"
|
2614 |
+
msgstr ""
|
2615 |
+
|
2616 |
+
#: templates/admin/dashboard/dashboard.inc.php:387
|
2617 |
+
msgid ""
|
2618 |
+
"<span style=\"color: #ef8137;font-weight: bold;\">NEW!</span> Creating "
|
2619 |
+
"tables from Private Google Spreadsheet"
|
2620 |
+
msgstr ""
|
2621 |
+
|
2622 |
+
#: templates/admin/dashboard/dashboard.inc.php:390
|
2623 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:305
|
2624 |
msgid "Creating MySQL-based tables from database"
|
2625 |
msgstr ""
|
2626 |
|
2627 |
+
#: templates/admin/dashboard/dashboard.inc.php:393
|
2628 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:317
|
2629 |
msgid "Creating MySQL-based tables from Wordpress post types"
|
2630 |
msgstr ""
|
2631 |
|
2632 |
+
#: templates/admin/dashboard/dashboard.inc.php:396
|
2633 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:353
|
2634 |
#: templates/edit_table.inc.php:329
|
2635 |
msgid "Advanced filtering"
|
2636 |
msgstr ""
|
2637 |
|
2638 |
+
#: templates/admin/dashboard/dashboard.inc.php:399
|
2639 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:329
|
2640 |
#: templates/admin/table-settings/table_settings_block.inc.php:144
|
2641 |
#: templates/edit_table.inc.php:282
|
2642 |
msgid "Server-side processing"
|
2643 |
msgstr ""
|
2644 |
|
2645 |
+
#: templates/admin/dashboard/dashboard.inc.php:402
|
2646 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:341
|
2647 |
msgid "Multiple databases support (MySQL,MS SQL and PostgreSQL)"
|
2648 |
msgstr ""
|
2649 |
|
2650 |
+
#: templates/admin/dashboard/dashboard.inc.php:405
|
2651 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:365
|
2652 |
msgid "Front-end table editing"
|
2653 |
msgstr ""
|
2654 |
|
2655 |
+
#: templates/admin/dashboard/dashboard.inc.php:408
|
2656 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:377
|
2657 |
msgid "Excel-like editing"
|
2658 |
msgstr ""
|
2659 |
|
2660 |
+
#: templates/admin/dashboard/dashboard.inc.php:411
|
2661 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:389
|
2662 |
msgid "Creating charts with Highcharts"
|
2663 |
msgstr ""
|
2664 |
|
2665 |
+
#: templates/admin/dashboard/dashboard.inc.php:414
|
2666 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:401
|
2667 |
msgid "Creating charts with Chart.js"
|
2668 |
msgstr ""
|
2669 |
|
2670 |
+
#: templates/admin/dashboard/dashboard.inc.php:417
|
2671 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:413
|
2672 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:68
|
2673 |
#: templates/edit_table.inc.php:301
|
2674 |
msgid "Responsive"
|
2675 |
msgstr ""
|
2676 |
|
2677 |
+
#: templates/admin/dashboard/dashboard.inc.php:420
|
2678 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:425
|
2679 |
#: templates/admin/table-settings/column_settings_panel.inc.php:60
|
2680 |
#: templates/edit_table.inc.php:750
|
2681 |
msgid "Conditional formatting"
|
2682 |
msgstr ""
|
2683 |
|
2684 |
+
#: templates/admin/dashboard/dashboard.inc.php:423
|
2685 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:437
|
2686 |
msgid "Calculating Tools"
|
2687 |
msgstr ""
|
2688 |
|
2689 |
+
#: templates/admin/dashboard/dashboard.inc.php:426
|
2690 |
msgid "Formula columns"
|
2691 |
msgstr ""
|
2692 |
|
2693 |
+
#: templates/admin/dashboard/dashboard.inc.php:429
|
2694 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:449
|
2695 |
#: templates/admin/table-settings/table_settings_block.inc.php:79
|
2696 |
msgid "Placeholders"
|
2697 |
msgstr ""
|
2698 |
|
2699 |
+
#: templates/admin/dashboard/dashboard.inc.php:432
|
2700 |
msgid "Premium support"
|
2701 |
msgstr ""
|
2702 |
|
2703 |
+
#: templates/admin/dashboard/dashboard.inc.php:436
|
2704 |
msgid "Get Premium Today"
|
2705 |
msgstr ""
|
2706 |
|
2707 |
+
#: templates/admin/dashboard/dashboard.inc.php:443
|
2708 |
msgid "News Blog"
|
2709 |
msgstr ""
|
2710 |
|
2711 |
+
#: templates/admin/dashboard/dashboard.inc.php:448
|
2712 |
msgid "Checkout useful articles from wpdatatables.com"
|
2713 |
msgstr ""
|
2714 |
|
2715 |
+
#: templates/admin/dashboard/dashboard.inc.php:471
|
2716 |
+
msgid "Please install and enable PHP extensions xml and dom on your server."
|
2717 |
+
msgstr ""
|
2718 |
+
|
2719 |
+
#: templates/admin/dashboard/dashboard.inc.php:479
|
2720 |
msgid ""
|
2721 |
"Never miss notifications about new cool features, promotions,\n"
|
2722 |
" giveaways or freebies – subscribe to our "
|
2724 |
" about 1 message per month and never spam!"
|
2725 |
msgstr ""
|
2726 |
|
2727 |
+
#: templates/admin/dashboard/dashboard.inc.php:497
|
2728 |
msgid "Premium "
|
2729 |
msgstr ""
|
2730 |
|
2731 |
+
#: templates/admin/dashboard/dashboard.inc.php:500
|
2732 |
msgid ""
|
2733 |
"While wpDataTables itself provides quite a large amount of features and "
|
2734 |
"unlimited customisation, flexibility, you can achieve even more with our "
|
2735 |
"premium addons.(requires wpDataTables Premium version)"
|
2736 |
msgstr ""
|
2737 |
|
2738 |
+
#: templates/admin/dashboard/dashboard.inc.php:518
|
2739 |
msgid ""
|
2740 |
"A wpDataTables addon which allows showing additional details for a specific "
|
2741 |
"row in a popup or a separate page or post."
|
2742 |
msgstr ""
|
2743 |
|
2744 |
+
#: templates/admin/dashboard/dashboard.inc.php:524
|
2745 |
+
#: templates/admin/dashboard/dashboard.inc.php:551
|
2746 |
+
#: templates/admin/dashboard/dashboard.inc.php:577
|
2747 |
+
#: templates/admin/dashboard/dashboard.inc.php:604
|
2748 |
+
#: templates/admin/dashboard/dashboard.inc.php:630
|
2749 |
+
#: templates/admin/dashboard/dashboard.inc.php:663
|
2750 |
msgid "Learn More"
|
2751 |
msgstr ""
|
2752 |
|
2753 |
+
#: templates/admin/dashboard/dashboard.inc.php:545
|
2754 |
msgid ""
|
2755 |
"An add-on for wpDataTables that provides powerful filtering features: "
|
2756 |
"cascade filtering, applying filters on button click, hide table before "
|
2757 |
"filtering."
|
2758 |
msgstr ""
|
2759 |
|
2760 |
+
#: templates/admin/dashboard/dashboard.inc.php:641
|
2761 |
msgid "Need free booking plugin?"
|
2762 |
msgstr ""
|
2763 |
|
2764 |
+
#: templates/admin/dashboard/dashboard.inc.php:650
|
2765 |
msgid "Appointments and Events WordPress Booking Plugin"
|
2766 |
msgstr ""
|
2767 |
|
2768 |
+
#: templates/admin/dashboard/dashboard.inc.php:653
|
2769 |
msgid ""
|
2770 |
"Amelia Lite is a free appointment booking WordPress plugin that allows to "
|
2771 |
"set up a fully-featured automated booking system on your WordPress website "
|
2776 |
"each month."
|
2777 |
msgstr ""
|
2778 |
|
2779 |
+
#: templates/admin/dashboard/dashboard.inc.php:656
|
2780 |
msgid "Rating: 4.3 - 68 reviews"
|
2781 |
msgstr ""
|
2782 |
|
2783 |
+
#: templates/admin/dashboard/dashboard.inc.php:659
|
2784 |
msgid "Free Download"
|
2785 |
msgstr ""
|
2786 |
|
2787 |
+
#: templates/admin/dashboard/dashboard.inc.php:674
|
2788 |
#: templates/admin/getting-started/getting_started.inc.php:184
|
2789 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:492
|
2790 |
#: templates/admin/support/support.inc.php:78
|
2791 |
+
#: templates/admin/system-info/system_info.inc.php:510
|
2792 |
#: templates/admin/welcome_page/welcome_page.inc.php:358
|
2793 |
msgid "Made by"
|
2794 |
msgstr ""
|
2795 |
|
2796 |
+
#: templates/admin/dashboard/dashboard.inc.php:682
|
2797 |
#: templates/admin/getting-started/getting_started.inc.php:192
|
2798 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:500
|
2799 |
#: templates/admin/support/support.inc.php:45
|
2800 |
#: templates/admin/support/support.inc.php:86
|
2801 |
+
#: templates/admin/system-info/system_info.inc.php:518
|
2802 |
#: templates/admin/welcome_page/welcome_page.inc.php:219
|
2803 |
#: templates/admin/welcome_page/welcome_page.inc.php:369
|
2804 |
msgid "Documentation"
|
2805 |
msgstr ""
|
2806 |
|
2807 |
+
#: templates/admin/dashboard/dashboard.inc.php:686
|
2808 |
#: templates/admin/getting-started/getting_started.inc.php:196
|
2809 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:504
|
2810 |
#: templates/admin/support/support.inc.php:24
|
2811 |
#: templates/admin/support/support.inc.php:90
|
2812 |
+
#: templates/admin/system-info/system_info.inc.php:522
|
2813 |
#: templates/admin/welcome_page/welcome_page.inc.php:373
|
2814 |
msgid "Support Center"
|
2815 |
msgstr ""
|
2932 |
msgstr ""
|
2933 |
|
2934 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:52
|
2935 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:484
|
2936 |
msgid "Go Premium Now"
|
2937 |
msgstr ""
|
2938 |
|
2945 |
msgstr ""
|
2946 |
|
2947 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:64
|
2948 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:471
|
2949 |
msgid "Premium"
|
2950 |
msgstr ""
|
2951 |
|
2975 |
|
2976 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:131
|
2977 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:144
|
2978 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:280
|
2979 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:293
|
2980 |
msgid "NEW!"
|
2981 |
msgstr ""
|
2982 |
|
3028 |
msgstr ""
|
3029 |
|
3030 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:244
|
3031 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:465
|
3032 |
msgid "Limited"
|
3033 |
msgstr ""
|
3034 |
|
3036 |
msgid "Some options are not available."
|
3037 |
msgstr ""
|
3038 |
|
3039 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:279
|
3040 |
+
msgid "Creating tables via Google Sheet API"
|
3041 |
+
msgstr ""
|
3042 |
+
|
3043 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:292
|
3044 |
+
msgid "Creating tables from Private Google Spreadsheet"
|
3045 |
+
msgstr ""
|
3046 |
+
|
3047 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:461
|
3048 |
msgid "Support"
|
3049 |
msgstr ""
|
3050 |
|
3051 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:467
|
3052 |
msgid "Response time is slow and can be up to 5 business days."
|
3053 |
msgstr ""
|
3054 |
|
3055 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:478
|
3056 |
+
msgid ""
|
3057 |
+
"* Please note that wpDataTables add-ons are not included in premium version "
|
3058 |
+
"of plugin."
|
3059 |
+
msgstr ""
|
3060 |
+
|
3061 |
#: templates/admin/settings/settings.inc.php:33
|
3062 |
#: templates/admin/settings/settings.inc.php:91
|
3063 |
#: templates/admin/table-settings/column_settings_panel.inc.php:25
|
3819 |
msgid "Open a topic"
|
3820 |
msgstr ""
|
3821 |
|
3822 |
+
#: templates/admin/system-info/system_info.inc.php:23
|
3823 |
msgid "System Info"
|
3824 |
msgstr ""
|
3825 |
|
3826 |
+
#: templates/admin/system-info/system_info.inc.php:62
|
3827 |
msgid "The URL of your site's homepage."
|
3828 |
msgstr ""
|
3829 |
|
3830 |
+
#: templates/admin/system-info/system_info.inc.php:69
|
3831 |
msgid "The root URL of your site."
|
3832 |
msgstr ""
|
3833 |
|
3834 |
+
#: templates/admin/system-info/system_info.inc.php:76
|
3835 |
msgid "System path of your wp-content directory."
|
3836 |
msgstr ""
|
3837 |
|
3838 |
+
#: templates/admin/system-info/system_info.inc.php:83
|
3839 |
msgid "System path of your WP root directory."
|
3840 |
msgstr ""
|
3841 |
|
3842 |
+
#: templates/admin/system-info/system_info.inc.php:90
|
3843 |
msgid "The version of WordPress installed on your site."
|
3844 |
msgstr ""
|
3845 |
|
3846 |
+
#: templates/admin/system-info/system_info.inc.php:97
|
3847 |
msgid "Whether or not you have WordPress Multisite enabled."
|
3848 |
msgstr ""
|
3849 |
|
3850 |
+
#: templates/admin/system-info/system_info.inc.php:121
|
3851 |
#, php-format
|
3852 |
msgid ""
|
3853 |
"%1$s </span> - We recommend setting memory to at least <strong>128MB</"
|
3856 |
"noreferrer\">Increasing memory allocated to PHP.</a>"
|
3857 |
msgstr ""
|
3858 |
|
3859 |
+
#: templates/admin/system-info/system_info.inc.php:131
|
3860 |
msgid "The maximum amount of memory (RAM) that your site can use at one time."
|
3861 |
msgstr ""
|
3862 |
|
3863 |
+
#: templates/admin/system-info/system_info.inc.php:144
|
3864 |
msgid "Displays whether or not WordPress is in Debug Mode."
|
3865 |
msgstr ""
|
3866 |
|
3867 |
+
#: templates/admin/system-info/system_info.inc.php:151
|
3868 |
msgid "The current language used by WordPress. Default = English"
|
3869 |
msgstr ""
|
3870 |
|
3871 |
+
#: templates/admin/system-info/system_info.inc.php:171
|
3872 |
msgid "Information about your operating system."
|
3873 |
msgstr ""
|
3874 |
|
3875 |
+
#: templates/admin/system-info/system_info.inc.php:179
|
3876 |
msgid "Information about the web server that is currently hosting your site."
|
3877 |
msgstr ""
|
3878 |
|
3879 |
+
#: templates/admin/system-info/system_info.inc.php:221
|
3880 |
msgid "The version of PHP installed on your hosting server."
|
3881 |
msgstr ""
|
3882 |
|
3883 |
+
#: templates/admin/system-info/system_info.inc.php:232
|
3884 |
msgid "The largest file size that can be contained in one post."
|
3885 |
msgstr ""
|
3886 |
|
3887 |
+
#: templates/admin/system-info/system_info.inc.php:241
|
3888 |
#, php-format
|
3889 |
msgid ""
|
3890 |
"%1$s </span> - We recommend setting max execution time to at least 180.<br /"
|
3892 |
"\">Increasing max execution to PHP</a>"
|
3893 |
msgstr ""
|
3894 |
|
3895 |
+
#: templates/admin/system-info/system_info.inc.php:249
|
3896 |
msgid ""
|
3897 |
"The amount of time (in seconds) that your site will spend on a single "
|
3898 |
"operation before timing out (to avoid server lockups)"
|
3899 |
msgstr ""
|
3900 |
|
3901 |
+
#: templates/admin/system-info/system_info.inc.php:264
|
3902 |
msgid "The version of MySQL installed on your hosting server."
|
3903 |
msgstr ""
|
3904 |
|
3905 |
+
#: templates/admin/system-info/system_info.inc.php:272
|
3906 |
msgid ""
|
3907 |
"The largest file size that can be uploaded to your WordPress installation."
|
3908 |
msgstr ""
|
3909 |
|
3910 |
+
#: templates/admin/system-info/system_info.inc.php:294
|
3911 |
msgid "Multibyte String (mbstring) is used to convert character encoding."
|
3912 |
msgstr ""
|
3913 |
|
3914 |
+
#: templates/admin/system-info/system_info.inc.php:312
|
3915 |
+
msgid ""
|
3916 |
+
"XML support is something that needs to be installed on the server for proper "
|
3917 |
+
"wpDataTables functionality."
|
3918 |
+
msgstr ""
|
3919 |
+
|
3920 |
+
#: templates/admin/system-info/system_info.inc.php:330
|
3921 |
+
msgid ""
|
3922 |
+
"DOM support is something that needs to be installed on the server for proper "
|
3923 |
+
"wpDataTables functionality."
|
3924 |
+
msgstr ""
|
3925 |
+
|
3926 |
+
#: templates/admin/system-info/system_info.inc.php:356
|
3927 |
msgid "Multibyte String (mbstring) require libxml to be installed. "
|
3928 |
msgstr ""
|
3929 |
|
3930 |
+
#: templates/admin/system-info/system_info.inc.php:375
|
3931 |
msgid ""
|
3932 |
"ZIP support is something that needs to be installed on the server, as a "
|
3933 |
"package for the Linux operating system, or rather to the PHP software on the "
|
3934 |
"server."
|
3935 |
msgstr ""
|
3936 |
|
3937 |
+
#: templates/admin/system-info/system_info.inc.php:395
|
3938 |
msgid "wpDataTables use cURL for getting data from other servers."
|
3939 |
msgstr ""
|
3940 |
|
3941 |
+
#: templates/admin/system-info/system_info.inc.php:418
|
3942 |
msgid "The name of the current active theme."
|
3943 |
msgstr ""
|
3944 |
|
3945 |
+
#: templates/admin/system-info/system_info.inc.php:429
|
3946 |
msgid "The installed version of the current active theme."
|
3947 |
msgstr ""
|
3948 |
|
3949 |
+
#: templates/admin/system-info/system_info.inc.php:436
|
3950 |
msgid "The theme developers."
|
3951 |
msgstr ""
|
3952 |
|
3953 |
+
#: templates/admin/system-info/system_info.inc.php:442
|
3954 |
msgid "The theme developers URL."
|
3955 |
msgstr ""
|
3956 |
|
3957 |
+
#: templates/admin/system-info/system_info.inc.php:479
|
3958 |
msgid "Visit plugin homepage"
|
3959 |
msgstr ""
|
3960 |
|
languages/nl_NL/nl_NL.mo
CHANGED
Binary file
|
languages/nl_NL/nl_NL.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: wpdatatables\n"
|
4 |
-
"POT-Creation-Date: 2020-
|
5 |
-
"PO-Revision-Date: 2020-
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: wpdatatables <cjbug@yandex.ru>\n"
|
8 |
"Language: en\n"
|
@@ -396,15 +396,15 @@ msgstr "MySQL host"
|
|
396 |
msgid "Manual"
|
397 |
msgstr ""
|
398 |
|
399 |
-
#: source/class.wdtbrowsetable.php:237 source/class.wpdatatable.php:
|
400 |
-
#: source/class.wpdatatable.php:
|
401 |
#: templates/admin/table-settings/table_settings_block.inc.php:1031
|
402 |
#, fuzzy
|
403 |
msgid "Excel"
|
404 |
msgstr "Excel bestand"
|
405 |
|
406 |
-
#: source/class.wdtbrowsetable.php:240 source/class.wpdatatable.php:
|
407 |
-
#: source/class.wpdatatable.php:
|
408 |
#: templates/admin/table-settings/table_settings_block.inc.php:1032
|
409 |
msgid "CSV"
|
410 |
msgstr ""
|
@@ -592,8 +592,8 @@ msgstr ""
|
|
592 |
msgid "Please select columns that you want to use in table"
|
593 |
msgstr ""
|
594 |
|
595 |
-
#: source/class.wdttools.php:299 source/class.wpdatatable.php:
|
596 |
-
#: source/class.wpdatatable.php:
|
597 |
#: templates/admin/table-settings/table_settings_block.inc.php:1033
|
598 |
msgid "Copy"
|
599 |
msgstr ""
|
@@ -1305,13 +1305,13 @@ msgstr ""
|
|
1305 |
msgid "You are mixing data types (several date axes and several number)"
|
1306 |
msgstr ""
|
1307 |
|
1308 |
-
#: source/class.wpdatatable.php:
|
1309 |
msgid ""
|
1310 |
"You are trying to load a table of an unknown type. Probably you did not "
|
1311 |
"activate the addon which is required to use this table type."
|
1312 |
msgstr ""
|
1313 |
|
1314 |
-
#: source/class.wpdatatable.php:
|
1315 |
#: templates/admin/chart_wizard/steps/step3.inc.php:86
|
1316 |
#: templates/admin/table-settings/column_settings_panel.inc.php:554
|
1317 |
#: templates/admin/table-settings/table_settings_block.inc.php:312
|
@@ -1319,31 +1319,31 @@ msgstr ""
|
|
1319 |
msgid "All"
|
1320 |
msgstr "Alles"
|
1321 |
|
1322 |
-
#: source/class.wpdatatable.php:
|
1323 |
#: templates/admin/table-settings/columns_list_modal.inc.php:12
|
1324 |
#, fuzzy
|
1325 |
msgid "Columns"
|
1326 |
msgstr "Kolom type"
|
1327 |
|
1328 |
-
#: source/class.wpdatatable.php:
|
1329 |
#: templates/admin/table-settings/table_settings_block.inc.php:1030
|
1330 |
msgid "Print"
|
1331 |
msgstr ""
|
1332 |
|
1333 |
-
#: source/class.wpdatatable.php:
|
1334 |
#: templates/admin/table-settings/table_settings_block.inc.php:1034
|
1335 |
msgid "PDF"
|
1336 |
msgstr ""
|
1337 |
|
1338 |
-
#: source/class.wpdatatable.php:
|
1339 |
msgid "Export"
|
1340 |
msgstr ""
|
1341 |
|
1342 |
-
#: source/class.wpdatatable.php:
|
1343 |
msgid "Search table"
|
1344 |
msgstr ""
|
1345 |
|
1346 |
-
#: source/class.wpdatatable.php:
|
1347 |
msgid "Showing _MENU_ Entries"
|
1348 |
msgstr ""
|
1349 |
|
@@ -1362,7 +1362,7 @@ msgstr ""
|
|
1362 |
msgid "if you have some questions or problems with the plugin."
|
1363 |
msgstr "als je vragen of problemen hebt met deze plugin."
|
1364 |
|
1365 |
-
#: templates/addons.inc.php:10 templates/admin/dashboard/dashboard.inc.php:
|
1366 |
msgid "wpDataTables Addons"
|
1367 |
msgstr ""
|
1368 |
|
@@ -1376,12 +1376,12 @@ msgid ""
|
|
1376 |
msgstr ""
|
1377 |
|
1378 |
#: templates/addons.inc.php:19 templates/admin/addons/addons.inc.php:90
|
1379 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1380 |
msgid "Report Builder"
|
1381 |
msgstr ""
|
1382 |
|
1383 |
#: templates/addons.inc.php:23 templates/admin/addons/addons.inc.php:93
|
1384 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1385 |
msgid ""
|
1386 |
"A unique tool that allows you to generate almost any Word DOCX and Excel "
|
1387 |
"XLSX documents filled in with actual data from your database."
|
@@ -1407,7 +1407,7 @@ msgid "NEW"
|
|
1407 |
msgstr ""
|
1408 |
|
1409 |
#: templates/admin/addons/addons.inc.php:40
|
1410 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1411 |
msgid "Master Detail Tables for wpDataTables"
|
1412 |
msgstr ""
|
1413 |
|
@@ -1428,7 +1428,7 @@ msgid "Learn more"
|
|
1428 |
msgstr ""
|
1429 |
|
1430 |
#: templates/admin/addons/addons.inc.php:67
|
1431 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1432 |
msgid "Powerful Filters for wpDataTables"
|
1433 |
msgstr ""
|
1434 |
|
@@ -1440,24 +1440,24 @@ msgid ""
|
|
1440 |
msgstr ""
|
1441 |
|
1442 |
#: templates/admin/addons/addons.inc.php:120
|
1443 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1444 |
msgid "Formidable Forms integration for wpDataTables"
|
1445 |
msgstr ""
|
1446 |
|
1447 |
#: templates/admin/addons/addons.inc.php:123
|
1448 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1449 |
msgid ""
|
1450 |
"Tool that adds \"Formidable Form\" as a new table type and allows you to "
|
1451 |
"create wpDataTables from Formidable Forms entries data."
|
1452 |
msgstr ""
|
1453 |
|
1454 |
#: templates/admin/addons/addons.inc.php:143
|
1455 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1456 |
msgid "Gravity Forms integration for wpDataTables"
|
1457 |
msgstr ""
|
1458 |
|
1459 |
#: templates/admin/addons/addons.inc.php:146
|
1460 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1461 |
msgid ""
|
1462 |
"Tool that adds \"Gravity Form\" as a new table type and allows you to create "
|
1463 |
"wpDataTables from Gravity Forms entries data."
|
@@ -2486,7 +2486,7 @@ msgstr ""
|
|
2486 |
#: templates/admin/settings/settings.inc.php:96
|
2487 |
#: templates/admin/support/support.inc.php:31
|
2488 |
#: templates/admin/support/support.inc.php:47
|
2489 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2490 |
#: templates/admin/table-settings/column_settings_panel.inc.php:1074
|
2491 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:606
|
2492 |
#: templates/admin/table-settings/table_preview_block.inc.php:81
|
@@ -2720,194 +2720,163 @@ msgid "Version "
|
|
2720 |
msgstr ""
|
2721 |
|
2722 |
#: templates/admin/dashboard/dashboard.inc.php:340
|
2723 |
-
msgid ""
|
2724 |
-
"A major update with a couple of new features, bug fixes and stability "
|
2725 |
-
"improvements:"
|
2726 |
msgstr ""
|
2727 |
|
2728 |
#: templates/admin/dashboard/dashboard.inc.php:345
|
2729 |
msgid ""
|
2730 |
-
"<strong>
|
2731 |
-
"
|
2732 |
msgstr ""
|
2733 |
|
2734 |
#: templates/admin/dashboard/dashboard.inc.php:346
|
2735 |
-
msgid "
|
2736 |
msgstr ""
|
2737 |
|
2738 |
#: templates/admin/dashboard/dashboard.inc.php:347
|
2739 |
-
msgid ""
|
2740 |
-
"<strong>Feature:</strong> New option to set pagination position for each "
|
2741 |
-
"table.(Right, center and left)"
|
2742 |
msgstr ""
|
2743 |
|
2744 |
#: templates/admin/dashboard/dashboard.inc.php:348
|
2745 |
-
msgid ""
|
2746 |
-
"<strong>Feature:</strong> New option to set pagination layout for each table."
|
2747 |
-
"(Six different layouts)"
|
2748 |
-
msgstr ""
|
2749 |
-
|
2750 |
-
#: templates/admin/dashboard/dashboard.inc.php:349
|
2751 |
-
msgid ""
|
2752 |
-
"<strong>Feature:</strong> New option to set tables sorting order on browse "
|
2753 |
-
"pages."
|
2754 |
-
msgstr ""
|
2755 |
-
|
2756 |
-
#: templates/admin/dashboard/dashboard.inc.php:350
|
2757 |
-
msgid "<strong>BugFix:</strong> Fixed issue for reset options Remove borders."
|
2758 |
-
msgstr ""
|
2759 |
-
|
2760 |
-
#: templates/admin/dashboard/dashboard.inc.php:351
|
2761 |
-
msgid ""
|
2762 |
-
"<strong>BugFix:</strong> Fixed issue with showing tables in Internet "
|
2763 |
-
"Explorer browser."
|
2764 |
-
msgstr ""
|
2765 |
-
|
2766 |
-
#: templates/admin/dashboard/dashboard.inc.php:352
|
2767 |
-
msgid ""
|
2768 |
-
"<strong>BugFix:</strong> Remove wpdt-c class from admin area on other admin "
|
2769 |
-
"pages"
|
2770 |
-
msgstr ""
|
2771 |
-
|
2772 |
-
#: templates/admin/dashboard/dashboard.inc.php:353
|
2773 |
-
msgid "<strong>BugFix:</strong> Correct folder name for Slovenian language."
|
2774 |
-
msgstr ""
|
2775 |
-
|
2776 |
-
#: templates/admin/dashboard/dashboard.inc.php:354
|
2777 |
-
msgid ""
|
2778 |
-
"<strong>BugFix:</strong> Fixed issue with removing message modals in admin "
|
2779 |
-
"area"
|
2780 |
-
msgstr ""
|
2781 |
-
|
2782 |
-
#: templates/admin/dashboard/dashboard.inc.php:355
|
2783 |
-
msgid ""
|
2784 |
-
"<strong>BugFix:</strong> Fixed issue for simple tables with random sorting."
|
2785 |
-
msgstr ""
|
2786 |
-
|
2787 |
-
#: templates/admin/dashboard/dashboard.inc.php:356
|
2788 |
msgid "Other small bug fixes and stability improvements."
|
2789 |
msgstr ""
|
2790 |
|
2791 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2792 |
msgid "Go Premium!"
|
2793 |
msgstr ""
|
2794 |
|
2795 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2796 |
msgid "View Comparison"
|
2797 |
msgstr ""
|
2798 |
|
2799 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2800 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:48
|
2801 |
msgid ""
|
2802 |
"Get the most out of wpDataTables by upgrading to Premium and unlocking all "
|
2803 |
"of the powerful features."
|
2804 |
msgstr ""
|
2805 |
|
2806 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2807 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:255
|
2808 |
msgid "Create a table manually"
|
2809 |
msgstr ""
|
2810 |
|
2811 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2812 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:267
|
2813 |
msgid "Creating tables from Google Spreadsheet"
|
2814 |
msgstr ""
|
2815 |
|
2816 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2817 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2818 |
msgid "Creating MySQL-based tables from database"
|
2819 |
msgstr ""
|
2820 |
|
2821 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2822 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2823 |
msgid "Creating MySQL-based tables from Wordpress post types"
|
2824 |
msgstr ""
|
2825 |
|
2826 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2827 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2828 |
#: templates/edit_table.inc.php:329
|
2829 |
msgid "Advanced filtering"
|
2830 |
msgstr ""
|
2831 |
|
2832 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2833 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2834 |
#: templates/admin/table-settings/table_settings_block.inc.php:144
|
2835 |
#: templates/edit_table.inc.php:282
|
2836 |
msgid "Server-side processing"
|
2837 |
msgstr "Server-side verwerking"
|
2838 |
|
2839 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2840 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2841 |
msgid "Multiple databases support (MySQL,MS SQL and PostgreSQL)"
|
2842 |
msgstr ""
|
2843 |
|
2844 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2845 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2846 |
msgid "Front-end table editing"
|
2847 |
msgstr ""
|
2848 |
|
2849 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2850 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2851 |
msgid "Excel-like editing"
|
2852 |
msgstr ""
|
2853 |
|
2854 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2855 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2856 |
msgid "Creating charts with Highcharts"
|
2857 |
msgstr ""
|
2858 |
|
2859 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2860 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2861 |
msgid "Creating charts with Chart.js"
|
2862 |
msgstr ""
|
2863 |
|
2864 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2865 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2866 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:68
|
2867 |
#: templates/edit_table.inc.php:301
|
2868 |
msgid "Responsive"
|
2869 |
msgstr ""
|
2870 |
|
2871 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2872 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2873 |
#: templates/admin/table-settings/column_settings_panel.inc.php:60
|
2874 |
#: templates/edit_table.inc.php:750
|
2875 |
#, fuzzy
|
2876 |
msgid "Conditional formatting"
|
2877 |
msgstr "Extra instellingen"
|
2878 |
|
2879 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2880 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2881 |
msgid "Calculating Tools"
|
2882 |
msgstr ""
|
2883 |
|
2884 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2885 |
msgid "Formula columns"
|
2886 |
msgstr ""
|
2887 |
|
2888 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2889 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2890 |
#: templates/admin/table-settings/table_settings_block.inc.php:79
|
2891 |
msgid "Placeholders"
|
2892 |
msgstr ""
|
2893 |
|
2894 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2895 |
msgid "Premium support"
|
2896 |
msgstr ""
|
2897 |
|
2898 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2899 |
msgid "Get Premium Today"
|
2900 |
msgstr ""
|
2901 |
|
2902 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2903 |
msgid "News Blog"
|
2904 |
msgstr ""
|
2905 |
|
2906 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2907 |
msgid "Checkout useful articles from wpdatatables.com"
|
2908 |
msgstr ""
|
2909 |
|
2910 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
|
|
|
|
|
|
|
|
2911 |
msgid ""
|
2912 |
"Never miss notifications about new cool features, promotions,\n"
|
2913 |
" giveaways or freebies – subscribe to our "
|
@@ -2915,48 +2884,48 @@ msgid ""
|
|
2915 |
" about 1 message per month and never spam!"
|
2916 |
msgstr ""
|
2917 |
|
2918 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2919 |
msgid "Premium "
|
2920 |
msgstr ""
|
2921 |
|
2922 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2923 |
msgid ""
|
2924 |
"While wpDataTables itself provides quite a large amount of features and "
|
2925 |
"unlimited customisation, flexibility, you can achieve even more with our "
|
2926 |
"premium addons.(requires wpDataTables Premium version)"
|
2927 |
msgstr ""
|
2928 |
|
2929 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2930 |
msgid ""
|
2931 |
"A wpDataTables addon which allows showing additional details for a specific "
|
2932 |
"row in a popup or a separate page or post."
|
2933 |
msgstr ""
|
2934 |
|
2935 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2936 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2937 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2938 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2939 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2940 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2941 |
msgid "Learn More"
|
2942 |
msgstr ""
|
2943 |
|
2944 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2945 |
msgid ""
|
2946 |
"An add-on for wpDataTables that provides powerful filtering features: "
|
2947 |
"cascade filtering, applying filters on button click, hide table before "
|
2948 |
"filtering."
|
2949 |
msgstr ""
|
2950 |
|
2951 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2952 |
msgid "Need free booking plugin?"
|
2953 |
msgstr ""
|
2954 |
|
2955 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2956 |
msgid "Appointments and Events WordPress Booking Plugin"
|
2957 |
msgstr ""
|
2958 |
|
2959 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2960 |
msgid ""
|
2961 |
"Amelia Lite is a free appointment booking WordPress plugin that allows to "
|
2962 |
"set up a fully-featured automated booking system on your WordPress website "
|
@@ -2967,41 +2936,41 @@ msgid ""
|
|
2967 |
"each month."
|
2968 |
msgstr ""
|
2969 |
|
2970 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2971 |
msgid "Rating: 4.3 - 68 reviews"
|
2972 |
msgstr ""
|
2973 |
|
2974 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2975 |
msgid "Free Download"
|
2976 |
msgstr ""
|
2977 |
|
2978 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2979 |
#: templates/admin/getting-started/getting_started.inc.php:184
|
2980 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2981 |
#: templates/admin/support/support.inc.php:78
|
2982 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2983 |
#: templates/admin/welcome_page/welcome_page.inc.php:358
|
2984 |
msgid "Made by"
|
2985 |
msgstr ""
|
2986 |
|
2987 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2988 |
#: templates/admin/getting-started/getting_started.inc.php:192
|
2989 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2990 |
#: templates/admin/support/support.inc.php:45
|
2991 |
#: templates/admin/support/support.inc.php:86
|
2992 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2993 |
#: templates/admin/welcome_page/welcome_page.inc.php:219
|
2994 |
#: templates/admin/welcome_page/welcome_page.inc.php:369
|
2995 |
#, fuzzy
|
2996 |
msgid "Documentation"
|
2997 |
msgstr "wpDataTables documentatie"
|
2998 |
|
2999 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
3000 |
#: templates/admin/getting-started/getting_started.inc.php:196
|
3001 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3002 |
#: templates/admin/support/support.inc.php:24
|
3003 |
#: templates/admin/support/support.inc.php:90
|
3004 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3005 |
#: templates/admin/welcome_page/welcome_page.inc.php:373
|
3006 |
msgid "Support Center"
|
3007 |
msgstr ""
|
@@ -3124,7 +3093,7 @@ msgid "Lite vs Premium comparison"
|
|
3124 |
msgstr ""
|
3125 |
|
3126 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:52
|
3127 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3128 |
msgid "Go Premium Now"
|
3129 |
msgstr ""
|
3130 |
|
@@ -3137,7 +3106,7 @@ msgid "Lite"
|
|
3137 |
msgstr ""
|
3138 |
|
3139 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:64
|
3140 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3141 |
msgid "Premium"
|
3142 |
msgstr ""
|
3143 |
|
@@ -3167,6 +3136,8 @@ msgstr ""
|
|
3167 |
|
3168 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:131
|
3169 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:144
|
|
|
|
|
3170 |
msgid "NEW!"
|
3171 |
msgstr ""
|
3172 |
|
@@ -3218,7 +3189,7 @@ msgid "Customize charts"
|
|
3218 |
msgstr ""
|
3219 |
|
3220 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:244
|
3221 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3222 |
msgid "Limited"
|
3223 |
msgstr ""
|
3224 |
|
@@ -3226,14 +3197,28 @@ msgstr ""
|
|
3226 |
msgid "Some options are not available."
|
3227 |
msgstr ""
|
3228 |
|
3229 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3230 |
msgid "Support"
|
3231 |
msgstr ""
|
3232 |
|
3233 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3234 |
msgid "Response time is slow and can be up to 5 business days."
|
3235 |
msgstr ""
|
3236 |
|
|
|
|
|
|
|
|
|
|
|
|
|
3237 |
#: templates/admin/settings/settings.inc.php:33
|
3238 |
#: templates/admin/settings/settings.inc.php:91
|
3239 |
#: templates/admin/table-settings/column_settings_panel.inc.php:25
|
@@ -4095,35 +4080,35 @@ msgstr ""
|
|
4095 |
msgid "Open a topic"
|
4096 |
msgstr ""
|
4097 |
|
4098 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4099 |
msgid "System Info"
|
4100 |
msgstr ""
|
4101 |
|
4102 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4103 |
msgid "The URL of your site's homepage."
|
4104 |
msgstr ""
|
4105 |
|
4106 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4107 |
msgid "The root URL of your site."
|
4108 |
msgstr ""
|
4109 |
|
4110 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4111 |
msgid "System path of your wp-content directory."
|
4112 |
msgstr ""
|
4113 |
|
4114 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4115 |
msgid "System path of your WP root directory."
|
4116 |
msgstr ""
|
4117 |
|
4118 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4119 |
msgid "The version of WordPress installed on your site."
|
4120 |
msgstr ""
|
4121 |
|
4122 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4123 |
msgid "Whether or not you have WordPress Multisite enabled."
|
4124 |
msgstr ""
|
4125 |
|
4126 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4127 |
#, php-format
|
4128 |
msgid ""
|
4129 |
"%1$s </span> - We recommend setting memory to at least <strong>128MB</"
|
@@ -4132,35 +4117,35 @@ msgid ""
|
|
4132 |
"noreferrer\">Increasing memory allocated to PHP.</a>"
|
4133 |
msgstr ""
|
4134 |
|
4135 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4136 |
msgid "The maximum amount of memory (RAM) that your site can use at one time."
|
4137 |
msgstr ""
|
4138 |
|
4139 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4140 |
msgid "Displays whether or not WordPress is in Debug Mode."
|
4141 |
msgstr ""
|
4142 |
|
4143 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4144 |
msgid "The current language used by WordPress. Default = English"
|
4145 |
msgstr ""
|
4146 |
|
4147 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4148 |
msgid "Information about your operating system."
|
4149 |
msgstr ""
|
4150 |
|
4151 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4152 |
msgid "Information about the web server that is currently hosting your site."
|
4153 |
msgstr ""
|
4154 |
|
4155 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4156 |
msgid "The version of PHP installed on your hosting server."
|
4157 |
msgstr ""
|
4158 |
|
4159 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4160 |
msgid "The largest file size that can be contained in one post."
|
4161 |
msgstr ""
|
4162 |
|
4163 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4164 |
#, php-format
|
4165 |
msgid ""
|
4166 |
"%1$s </span> - We recommend setting max execution time to at least 180.<br /"
|
@@ -4168,57 +4153,69 @@ msgid ""
|
|
4168 |
"\">Increasing max execution to PHP</a>"
|
4169 |
msgstr ""
|
4170 |
|
4171 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4172 |
msgid ""
|
4173 |
"The amount of time (in seconds) that your site will spend on a single "
|
4174 |
"operation before timing out (to avoid server lockups)"
|
4175 |
msgstr ""
|
4176 |
|
4177 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4178 |
msgid "The version of MySQL installed on your hosting server."
|
4179 |
msgstr ""
|
4180 |
|
4181 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4182 |
msgid ""
|
4183 |
"The largest file size that can be uploaded to your WordPress installation."
|
4184 |
msgstr ""
|
4185 |
|
4186 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4187 |
msgid "Multibyte String (mbstring) is used to convert character encoding."
|
4188 |
msgstr ""
|
4189 |
|
4190 |
-
#: templates/admin/system-info/system_info.inc.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4191 |
msgid "Multibyte String (mbstring) require libxml to be installed. "
|
4192 |
msgstr ""
|
4193 |
|
4194 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4195 |
msgid ""
|
4196 |
"ZIP support is something that needs to be installed on the server, as a "
|
4197 |
"package for the Linux operating system, or rather to the PHP software on the "
|
4198 |
"server."
|
4199 |
msgstr ""
|
4200 |
|
4201 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4202 |
msgid "wpDataTables use cURL for getting data from other servers."
|
4203 |
msgstr ""
|
4204 |
|
4205 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4206 |
msgid "The name of the current active theme."
|
4207 |
msgstr ""
|
4208 |
|
4209 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4210 |
msgid "The installed version of the current active theme."
|
4211 |
msgstr ""
|
4212 |
|
4213 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4214 |
msgid "The theme developers."
|
4215 |
msgstr ""
|
4216 |
|
4217 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4218 |
msgid "The theme developers URL."
|
4219 |
msgstr ""
|
4220 |
|
4221 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4222 |
msgid "Visit plugin homepage"
|
4223 |
msgstr ""
|
4224 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: wpdatatables\n"
|
4 |
+
"POT-Creation-Date: 2020-12-25 17:33+0100\n"
|
5 |
+
"PO-Revision-Date: 2020-12-25 17:33+0100\n"
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: wpdatatables <cjbug@yandex.ru>\n"
|
8 |
"Language: en\n"
|
396 |
msgid "Manual"
|
397 |
msgstr ""
|
398 |
|
399 |
+
#: source/class.wdtbrowsetable.php:237 source/class.wpdatatable.php:2204
|
400 |
+
#: source/class.wpdatatable.php:2274
|
401 |
#: templates/admin/table-settings/table_settings_block.inc.php:1031
|
402 |
#, fuzzy
|
403 |
msgid "Excel"
|
404 |
msgstr "Excel bestand"
|
405 |
|
406 |
+
#: source/class.wdtbrowsetable.php:240 source/class.wpdatatable.php:2213
|
407 |
+
#: source/class.wpdatatable.php:2284
|
408 |
#: templates/admin/table-settings/table_settings_block.inc.php:1032
|
409 |
msgid "CSV"
|
410 |
msgstr ""
|
592 |
msgid "Please select columns that you want to use in table"
|
593 |
msgstr ""
|
594 |
|
595 |
+
#: source/class.wdttools.php:299 source/class.wpdatatable.php:2222
|
596 |
+
#: source/class.wpdatatable.php:2294
|
597 |
#: templates/admin/table-settings/table_settings_block.inc.php:1033
|
598 |
msgid "Copy"
|
599 |
msgstr ""
|
1305 |
msgid "You are mixing data types (several date axes and several number)"
|
1306 |
msgstr ""
|
1307 |
|
1308 |
+
#: source/class.wpdatatable.php:1883
|
1309 |
msgid ""
|
1310 |
"You are trying to load a table of an unknown type. Probably you did not "
|
1311 |
"activate the addon which is required to use this table type."
|
1312 |
msgstr ""
|
1313 |
|
1314 |
+
#: source/class.wpdatatable.php:2122 source/class.wpdatatable.php:2125
|
1315 |
#: templates/admin/chart_wizard/steps/step3.inc.php:86
|
1316 |
#: templates/admin/table-settings/column_settings_panel.inc.php:554
|
1317 |
#: templates/admin/table-settings/table_settings_block.inc.php:312
|
1319 |
msgid "All"
|
1320 |
msgstr "Alles"
|
1321 |
|
1322 |
+
#: source/class.wpdatatable.php:2183 source/class.wpdatatable.php:2252
|
1323 |
#: templates/admin/table-settings/columns_list_modal.inc.php:12
|
1324 |
#, fuzzy
|
1325 |
msgid "Columns"
|
1326 |
msgstr "Kolom type"
|
1327 |
|
1328 |
+
#: source/class.wpdatatable.php:2193 source/class.wpdatatable.php:2262
|
1329 |
#: templates/admin/table-settings/table_settings_block.inc.php:1030
|
1330 |
msgid "Print"
|
1331 |
msgstr ""
|
1332 |
|
1333 |
+
#: source/class.wpdatatable.php:2232 source/class.wpdatatable.php:2305
|
1334 |
#: templates/admin/table-settings/table_settings_block.inc.php:1034
|
1335 |
msgid "PDF"
|
1336 |
msgstr ""
|
1337 |
|
1338 |
+
#: source/class.wpdatatable.php:2240
|
1339 |
msgid "Export"
|
1340 |
msgstr ""
|
1341 |
|
1342 |
+
#: source/class.wpdatatable.php:2318
|
1343 |
msgid "Search table"
|
1344 |
msgstr ""
|
1345 |
|
1346 |
+
#: source/class.wpdatatable.php:2319
|
1347 |
msgid "Showing _MENU_ Entries"
|
1348 |
msgstr ""
|
1349 |
|
1362 |
msgid "if you have some questions or problems with the plugin."
|
1363 |
msgstr "als je vragen of problemen hebt met deze plugin."
|
1364 |
|
1365 |
+
#: templates/addons.inc.php:10 templates/admin/dashboard/dashboard.inc.php:496
|
1366 |
msgid "wpDataTables Addons"
|
1367 |
msgstr ""
|
1368 |
|
1376 |
msgstr ""
|
1377 |
|
1378 |
#: templates/addons.inc.php:19 templates/admin/addons/addons.inc.php:90
|
1379 |
+
#: templates/admin/dashboard/dashboard.inc.php:567
|
1380 |
msgid "Report Builder"
|
1381 |
msgstr ""
|
1382 |
|
1383 |
#: templates/addons.inc.php:23 templates/admin/addons/addons.inc.php:93
|
1384 |
+
#: templates/admin/dashboard/dashboard.inc.php:571
|
1385 |
msgid ""
|
1386 |
"A unique tool that allows you to generate almost any Word DOCX and Excel "
|
1387 |
"XLSX documents filled in with actual data from your database."
|
1407 |
msgstr ""
|
1408 |
|
1409 |
#: templates/admin/addons/addons.inc.php:40
|
1410 |
+
#: templates/admin/dashboard/dashboard.inc.php:514
|
1411 |
msgid "Master Detail Tables for wpDataTables"
|
1412 |
msgstr ""
|
1413 |
|
1428 |
msgstr ""
|
1429 |
|
1430 |
#: templates/admin/addons/addons.inc.php:67
|
1431 |
+
#: templates/admin/dashboard/dashboard.inc.php:541
|
1432 |
msgid "Powerful Filters for wpDataTables"
|
1433 |
msgstr ""
|
1434 |
|
1440 |
msgstr ""
|
1441 |
|
1442 |
#: templates/admin/addons/addons.inc.php:120
|
1443 |
+
#: templates/admin/dashboard/dashboard.inc.php:594
|
1444 |
msgid "Formidable Forms integration for wpDataTables"
|
1445 |
msgstr ""
|
1446 |
|
1447 |
#: templates/admin/addons/addons.inc.php:123
|
1448 |
+
#: templates/admin/dashboard/dashboard.inc.php:598
|
1449 |
msgid ""
|
1450 |
"Tool that adds \"Formidable Form\" as a new table type and allows you to "
|
1451 |
"create wpDataTables from Formidable Forms entries data."
|
1452 |
msgstr ""
|
1453 |
|
1454 |
#: templates/admin/addons/addons.inc.php:143
|
1455 |
+
#: templates/admin/dashboard/dashboard.inc.php:620
|
1456 |
msgid "Gravity Forms integration for wpDataTables"
|
1457 |
msgstr ""
|
1458 |
|
1459 |
#: templates/admin/addons/addons.inc.php:146
|
1460 |
+
#: templates/admin/dashboard/dashboard.inc.php:624
|
1461 |
msgid ""
|
1462 |
"Tool that adds \"Gravity Form\" as a new table type and allows you to create "
|
1463 |
"wpDataTables from Gravity Forms entries data."
|
2486 |
#: templates/admin/settings/settings.inc.php:96
|
2487 |
#: templates/admin/support/support.inc.php:31
|
2488 |
#: templates/admin/support/support.inc.php:47
|
2489 |
+
#: templates/admin/system-info/system_info.inc.php:30
|
2490 |
#: templates/admin/table-settings/column_settings_panel.inc.php:1074
|
2491 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:606
|
2492 |
#: templates/admin/table-settings/table_preview_block.inc.php:81
|
2720 |
msgstr ""
|
2721 |
|
2722 |
#: templates/admin/dashboard/dashboard.inc.php:340
|
2723 |
+
msgid "A minor update with a couple of bug fixes and stability improvements:"
|
|
|
|
|
2724 |
msgstr ""
|
2725 |
|
2726 |
#: templates/admin/dashboard/dashboard.inc.php:345
|
2727 |
msgid ""
|
2728 |
+
"<strong>BugFix:</strong> Fixed issue with Fatal errors on Dashboard page if "
|
2729 |
+
"PHP extensions are not installed."
|
2730 |
msgstr ""
|
2731 |
|
2732 |
#: templates/admin/dashboard/dashboard.inc.php:346
|
2733 |
+
msgid "Compatibility with WordPress 5.6 approved."
|
2734 |
msgstr ""
|
2735 |
|
2736 |
#: templates/admin/dashboard/dashboard.inc.php:347
|
2737 |
+
msgid "Compatibility with PHP 8 approved."
|
|
|
|
|
2738 |
msgstr ""
|
2739 |
|
2740 |
#: templates/admin/dashboard/dashboard.inc.php:348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2741 |
msgid "Other small bug fixes and stability improvements."
|
2742 |
msgstr ""
|
2743 |
|
2744 |
+
#: templates/admin/dashboard/dashboard.inc.php:360
|
2745 |
msgid "Go Premium!"
|
2746 |
msgstr ""
|
2747 |
|
2748 |
+
#: templates/admin/dashboard/dashboard.inc.php:366
|
2749 |
msgid "View Comparison"
|
2750 |
msgstr ""
|
2751 |
|
2752 |
+
#: templates/admin/dashboard/dashboard.inc.php:374
|
2753 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:48
|
2754 |
msgid ""
|
2755 |
"Get the most out of wpDataTables by upgrading to Premium and unlocking all "
|
2756 |
"of the powerful features."
|
2757 |
msgstr ""
|
2758 |
|
2759 |
+
#: templates/admin/dashboard/dashboard.inc.php:378
|
2760 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:255
|
2761 |
msgid "Create a table manually"
|
2762 |
msgstr ""
|
2763 |
|
2764 |
+
#: templates/admin/dashboard/dashboard.inc.php:381
|
2765 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:267
|
2766 |
msgid "Creating tables from Google Spreadsheet"
|
2767 |
msgstr ""
|
2768 |
|
2769 |
+
#: templates/admin/dashboard/dashboard.inc.php:384
|
2770 |
+
msgid ""
|
2771 |
+
"<span style=\"color: #ef8137;font-weight: bold;\">NEW!</span> Creating "
|
2772 |
+
"tables via Google Sheet API"
|
2773 |
+
msgstr ""
|
2774 |
+
|
2775 |
+
#: templates/admin/dashboard/dashboard.inc.php:387
|
2776 |
+
msgid ""
|
2777 |
+
"<span style=\"color: #ef8137;font-weight: bold;\">NEW!</span> Creating "
|
2778 |
+
"tables from Private Google Spreadsheet"
|
2779 |
+
msgstr ""
|
2780 |
+
|
2781 |
+
#: templates/admin/dashboard/dashboard.inc.php:390
|
2782 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:305
|
2783 |
msgid "Creating MySQL-based tables from database"
|
2784 |
msgstr ""
|
2785 |
|
2786 |
+
#: templates/admin/dashboard/dashboard.inc.php:393
|
2787 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:317
|
2788 |
msgid "Creating MySQL-based tables from Wordpress post types"
|
2789 |
msgstr ""
|
2790 |
|
2791 |
+
#: templates/admin/dashboard/dashboard.inc.php:396
|
2792 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:353
|
2793 |
#: templates/edit_table.inc.php:329
|
2794 |
msgid "Advanced filtering"
|
2795 |
msgstr ""
|
2796 |
|
2797 |
+
#: templates/admin/dashboard/dashboard.inc.php:399
|
2798 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:329
|
2799 |
#: templates/admin/table-settings/table_settings_block.inc.php:144
|
2800 |
#: templates/edit_table.inc.php:282
|
2801 |
msgid "Server-side processing"
|
2802 |
msgstr "Server-side verwerking"
|
2803 |
|
2804 |
+
#: templates/admin/dashboard/dashboard.inc.php:402
|
2805 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:341
|
2806 |
msgid "Multiple databases support (MySQL,MS SQL and PostgreSQL)"
|
2807 |
msgstr ""
|
2808 |
|
2809 |
+
#: templates/admin/dashboard/dashboard.inc.php:405
|
2810 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:365
|
2811 |
msgid "Front-end table editing"
|
2812 |
msgstr ""
|
2813 |
|
2814 |
+
#: templates/admin/dashboard/dashboard.inc.php:408
|
2815 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:377
|
2816 |
msgid "Excel-like editing"
|
2817 |
msgstr ""
|
2818 |
|
2819 |
+
#: templates/admin/dashboard/dashboard.inc.php:411
|
2820 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:389
|
2821 |
msgid "Creating charts with Highcharts"
|
2822 |
msgstr ""
|
2823 |
|
2824 |
+
#: templates/admin/dashboard/dashboard.inc.php:414
|
2825 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:401
|
2826 |
msgid "Creating charts with Chart.js"
|
2827 |
msgstr ""
|
2828 |
|
2829 |
+
#: templates/admin/dashboard/dashboard.inc.php:417
|
2830 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:413
|
2831 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:68
|
2832 |
#: templates/edit_table.inc.php:301
|
2833 |
msgid "Responsive"
|
2834 |
msgstr ""
|
2835 |
|
2836 |
+
#: templates/admin/dashboard/dashboard.inc.php:420
|
2837 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:425
|
2838 |
#: templates/admin/table-settings/column_settings_panel.inc.php:60
|
2839 |
#: templates/edit_table.inc.php:750
|
2840 |
#, fuzzy
|
2841 |
msgid "Conditional formatting"
|
2842 |
msgstr "Extra instellingen"
|
2843 |
|
2844 |
+
#: templates/admin/dashboard/dashboard.inc.php:423
|
2845 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:437
|
2846 |
msgid "Calculating Tools"
|
2847 |
msgstr ""
|
2848 |
|
2849 |
+
#: templates/admin/dashboard/dashboard.inc.php:426
|
2850 |
msgid "Formula columns"
|
2851 |
msgstr ""
|
2852 |
|
2853 |
+
#: templates/admin/dashboard/dashboard.inc.php:429
|
2854 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:449
|
2855 |
#: templates/admin/table-settings/table_settings_block.inc.php:79
|
2856 |
msgid "Placeholders"
|
2857 |
msgstr ""
|
2858 |
|
2859 |
+
#: templates/admin/dashboard/dashboard.inc.php:432
|
2860 |
msgid "Premium support"
|
2861 |
msgstr ""
|
2862 |
|
2863 |
+
#: templates/admin/dashboard/dashboard.inc.php:436
|
2864 |
msgid "Get Premium Today"
|
2865 |
msgstr ""
|
2866 |
|
2867 |
+
#: templates/admin/dashboard/dashboard.inc.php:443
|
2868 |
msgid "News Blog"
|
2869 |
msgstr ""
|
2870 |
|
2871 |
+
#: templates/admin/dashboard/dashboard.inc.php:448
|
2872 |
msgid "Checkout useful articles from wpdatatables.com"
|
2873 |
msgstr ""
|
2874 |
|
2875 |
+
#: templates/admin/dashboard/dashboard.inc.php:471
|
2876 |
+
msgid "Please install and enable PHP extensions xml and dom on your server."
|
2877 |
+
msgstr ""
|
2878 |
+
|
2879 |
+
#: templates/admin/dashboard/dashboard.inc.php:479
|
2880 |
msgid ""
|
2881 |
"Never miss notifications about new cool features, promotions,\n"
|
2882 |
" giveaways or freebies – subscribe to our "
|
2884 |
" about 1 message per month and never spam!"
|
2885 |
msgstr ""
|
2886 |
|
2887 |
+
#: templates/admin/dashboard/dashboard.inc.php:497
|
2888 |
msgid "Premium "
|
2889 |
msgstr ""
|
2890 |
|
2891 |
+
#: templates/admin/dashboard/dashboard.inc.php:500
|
2892 |
msgid ""
|
2893 |
"While wpDataTables itself provides quite a large amount of features and "
|
2894 |
"unlimited customisation, flexibility, you can achieve even more with our "
|
2895 |
"premium addons.(requires wpDataTables Premium version)"
|
2896 |
msgstr ""
|
2897 |
|
2898 |
+
#: templates/admin/dashboard/dashboard.inc.php:518
|
2899 |
msgid ""
|
2900 |
"A wpDataTables addon which allows showing additional details for a specific "
|
2901 |
"row in a popup or a separate page or post."
|
2902 |
msgstr ""
|
2903 |
|
2904 |
+
#: templates/admin/dashboard/dashboard.inc.php:524
|
2905 |
+
#: templates/admin/dashboard/dashboard.inc.php:551
|
2906 |
+
#: templates/admin/dashboard/dashboard.inc.php:577
|
2907 |
+
#: templates/admin/dashboard/dashboard.inc.php:604
|
2908 |
+
#: templates/admin/dashboard/dashboard.inc.php:630
|
2909 |
+
#: templates/admin/dashboard/dashboard.inc.php:663
|
2910 |
msgid "Learn More"
|
2911 |
msgstr ""
|
2912 |
|
2913 |
+
#: templates/admin/dashboard/dashboard.inc.php:545
|
2914 |
msgid ""
|
2915 |
"An add-on for wpDataTables that provides powerful filtering features: "
|
2916 |
"cascade filtering, applying filters on button click, hide table before "
|
2917 |
"filtering."
|
2918 |
msgstr ""
|
2919 |
|
2920 |
+
#: templates/admin/dashboard/dashboard.inc.php:641
|
2921 |
msgid "Need free booking plugin?"
|
2922 |
msgstr ""
|
2923 |
|
2924 |
+
#: templates/admin/dashboard/dashboard.inc.php:650
|
2925 |
msgid "Appointments and Events WordPress Booking Plugin"
|
2926 |
msgstr ""
|
2927 |
|
2928 |
+
#: templates/admin/dashboard/dashboard.inc.php:653
|
2929 |
msgid ""
|
2930 |
"Amelia Lite is a free appointment booking WordPress plugin that allows to "
|
2931 |
"set up a fully-featured automated booking system on your WordPress website "
|
2936 |
"each month."
|
2937 |
msgstr ""
|
2938 |
|
2939 |
+
#: templates/admin/dashboard/dashboard.inc.php:656
|
2940 |
msgid "Rating: 4.3 - 68 reviews"
|
2941 |
msgstr ""
|
2942 |
|
2943 |
+
#: templates/admin/dashboard/dashboard.inc.php:659
|
2944 |
msgid "Free Download"
|
2945 |
msgstr ""
|
2946 |
|
2947 |
+
#: templates/admin/dashboard/dashboard.inc.php:674
|
2948 |
#: templates/admin/getting-started/getting_started.inc.php:184
|
2949 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:492
|
2950 |
#: templates/admin/support/support.inc.php:78
|
2951 |
+
#: templates/admin/system-info/system_info.inc.php:510
|
2952 |
#: templates/admin/welcome_page/welcome_page.inc.php:358
|
2953 |
msgid "Made by"
|
2954 |
msgstr ""
|
2955 |
|
2956 |
+
#: templates/admin/dashboard/dashboard.inc.php:682
|
2957 |
#: templates/admin/getting-started/getting_started.inc.php:192
|
2958 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:500
|
2959 |
#: templates/admin/support/support.inc.php:45
|
2960 |
#: templates/admin/support/support.inc.php:86
|
2961 |
+
#: templates/admin/system-info/system_info.inc.php:518
|
2962 |
#: templates/admin/welcome_page/welcome_page.inc.php:219
|
2963 |
#: templates/admin/welcome_page/welcome_page.inc.php:369
|
2964 |
#, fuzzy
|
2965 |
msgid "Documentation"
|
2966 |
msgstr "wpDataTables documentatie"
|
2967 |
|
2968 |
+
#: templates/admin/dashboard/dashboard.inc.php:686
|
2969 |
#: templates/admin/getting-started/getting_started.inc.php:196
|
2970 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:504
|
2971 |
#: templates/admin/support/support.inc.php:24
|
2972 |
#: templates/admin/support/support.inc.php:90
|
2973 |
+
#: templates/admin/system-info/system_info.inc.php:522
|
2974 |
#: templates/admin/welcome_page/welcome_page.inc.php:373
|
2975 |
msgid "Support Center"
|
2976 |
msgstr ""
|
3093 |
msgstr ""
|
3094 |
|
3095 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:52
|
3096 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:484
|
3097 |
msgid "Go Premium Now"
|
3098 |
msgstr ""
|
3099 |
|
3106 |
msgstr ""
|
3107 |
|
3108 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:64
|
3109 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:471
|
3110 |
msgid "Premium"
|
3111 |
msgstr ""
|
3112 |
|
3136 |
|
3137 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:131
|
3138 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:144
|
3139 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:280
|
3140 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:293
|
3141 |
msgid "NEW!"
|
3142 |
msgstr ""
|
3143 |
|
3189 |
msgstr ""
|
3190 |
|
3191 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:244
|
3192 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:465
|
3193 |
msgid "Limited"
|
3194 |
msgstr ""
|
3195 |
|
3197 |
msgid "Some options are not available."
|
3198 |
msgstr ""
|
3199 |
|
3200 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:279
|
3201 |
+
msgid "Creating tables via Google Sheet API"
|
3202 |
+
msgstr ""
|
3203 |
+
|
3204 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:292
|
3205 |
+
msgid "Creating tables from Private Google Spreadsheet"
|
3206 |
+
msgstr ""
|
3207 |
+
|
3208 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:461
|
3209 |
msgid "Support"
|
3210 |
msgstr ""
|
3211 |
|
3212 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:467
|
3213 |
msgid "Response time is slow and can be up to 5 business days."
|
3214 |
msgstr ""
|
3215 |
|
3216 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:478
|
3217 |
+
msgid ""
|
3218 |
+
"* Please note that wpDataTables add-ons are not included in premium version "
|
3219 |
+
"of plugin."
|
3220 |
+
msgstr ""
|
3221 |
+
|
3222 |
#: templates/admin/settings/settings.inc.php:33
|
3223 |
#: templates/admin/settings/settings.inc.php:91
|
3224 |
#: templates/admin/table-settings/column_settings_panel.inc.php:25
|
4080 |
msgid "Open a topic"
|
4081 |
msgstr ""
|
4082 |
|
4083 |
+
#: templates/admin/system-info/system_info.inc.php:23
|
4084 |
msgid "System Info"
|
4085 |
msgstr ""
|
4086 |
|
4087 |
+
#: templates/admin/system-info/system_info.inc.php:62
|
4088 |
msgid "The URL of your site's homepage."
|
4089 |
msgstr ""
|
4090 |
|
4091 |
+
#: templates/admin/system-info/system_info.inc.php:69
|
4092 |
msgid "The root URL of your site."
|
4093 |
msgstr ""
|
4094 |
|
4095 |
+
#: templates/admin/system-info/system_info.inc.php:76
|
4096 |
msgid "System path of your wp-content directory."
|
4097 |
msgstr ""
|
4098 |
|
4099 |
+
#: templates/admin/system-info/system_info.inc.php:83
|
4100 |
msgid "System path of your WP root directory."
|
4101 |
msgstr ""
|
4102 |
|
4103 |
+
#: templates/admin/system-info/system_info.inc.php:90
|
4104 |
msgid "The version of WordPress installed on your site."
|
4105 |
msgstr ""
|
4106 |
|
4107 |
+
#: templates/admin/system-info/system_info.inc.php:97
|
4108 |
msgid "Whether or not you have WordPress Multisite enabled."
|
4109 |
msgstr ""
|
4110 |
|
4111 |
+
#: templates/admin/system-info/system_info.inc.php:121
|
4112 |
#, php-format
|
4113 |
msgid ""
|
4114 |
"%1$s </span> - We recommend setting memory to at least <strong>128MB</"
|
4117 |
"noreferrer\">Increasing memory allocated to PHP.</a>"
|
4118 |
msgstr ""
|
4119 |
|
4120 |
+
#: templates/admin/system-info/system_info.inc.php:131
|
4121 |
msgid "The maximum amount of memory (RAM) that your site can use at one time."
|
4122 |
msgstr ""
|
4123 |
|
4124 |
+
#: templates/admin/system-info/system_info.inc.php:144
|
4125 |
msgid "Displays whether or not WordPress is in Debug Mode."
|
4126 |
msgstr ""
|
4127 |
|
4128 |
+
#: templates/admin/system-info/system_info.inc.php:151
|
4129 |
msgid "The current language used by WordPress. Default = English"
|
4130 |
msgstr ""
|
4131 |
|
4132 |
+
#: templates/admin/system-info/system_info.inc.php:171
|
4133 |
msgid "Information about your operating system."
|
4134 |
msgstr ""
|
4135 |
|
4136 |
+
#: templates/admin/system-info/system_info.inc.php:179
|
4137 |
msgid "Information about the web server that is currently hosting your site."
|
4138 |
msgstr ""
|
4139 |
|
4140 |
+
#: templates/admin/system-info/system_info.inc.php:221
|
4141 |
msgid "The version of PHP installed on your hosting server."
|
4142 |
msgstr ""
|
4143 |
|
4144 |
+
#: templates/admin/system-info/system_info.inc.php:232
|
4145 |
msgid "The largest file size that can be contained in one post."
|
4146 |
msgstr ""
|
4147 |
|
4148 |
+
#: templates/admin/system-info/system_info.inc.php:241
|
4149 |
#, php-format
|
4150 |
msgid ""
|
4151 |
"%1$s </span> - We recommend setting max execution time to at least 180.<br /"
|
4153 |
"\">Increasing max execution to PHP</a>"
|
4154 |
msgstr ""
|
4155 |
|
4156 |
+
#: templates/admin/system-info/system_info.inc.php:249
|
4157 |
msgid ""
|
4158 |
"The amount of time (in seconds) that your site will spend on a single "
|
4159 |
"operation before timing out (to avoid server lockups)"
|
4160 |
msgstr ""
|
4161 |
|
4162 |
+
#: templates/admin/system-info/system_info.inc.php:264
|
4163 |
msgid "The version of MySQL installed on your hosting server."
|
4164 |
msgstr ""
|
4165 |
|
4166 |
+
#: templates/admin/system-info/system_info.inc.php:272
|
4167 |
msgid ""
|
4168 |
"The largest file size that can be uploaded to your WordPress installation."
|
4169 |
msgstr ""
|
4170 |
|
4171 |
+
#: templates/admin/system-info/system_info.inc.php:294
|
4172 |
msgid "Multibyte String (mbstring) is used to convert character encoding."
|
4173 |
msgstr ""
|
4174 |
|
4175 |
+
#: templates/admin/system-info/system_info.inc.php:312
|
4176 |
+
msgid ""
|
4177 |
+
"XML support is something that needs to be installed on the server for proper "
|
4178 |
+
"wpDataTables functionality."
|
4179 |
+
msgstr ""
|
4180 |
+
|
4181 |
+
#: templates/admin/system-info/system_info.inc.php:330
|
4182 |
+
msgid ""
|
4183 |
+
"DOM support is something that needs to be installed on the server for proper "
|
4184 |
+
"wpDataTables functionality."
|
4185 |
+
msgstr ""
|
4186 |
+
|
4187 |
+
#: templates/admin/system-info/system_info.inc.php:356
|
4188 |
msgid "Multibyte String (mbstring) require libxml to be installed. "
|
4189 |
msgstr ""
|
4190 |
|
4191 |
+
#: templates/admin/system-info/system_info.inc.php:375
|
4192 |
msgid ""
|
4193 |
"ZIP support is something that needs to be installed on the server, as a "
|
4194 |
"package for the Linux operating system, or rather to the PHP software on the "
|
4195 |
"server."
|
4196 |
msgstr ""
|
4197 |
|
4198 |
+
#: templates/admin/system-info/system_info.inc.php:395
|
4199 |
msgid "wpDataTables use cURL for getting data from other servers."
|
4200 |
msgstr ""
|
4201 |
|
4202 |
+
#: templates/admin/system-info/system_info.inc.php:418
|
4203 |
msgid "The name of the current active theme."
|
4204 |
msgstr ""
|
4205 |
|
4206 |
+
#: templates/admin/system-info/system_info.inc.php:429
|
4207 |
msgid "The installed version of the current active theme."
|
4208 |
msgstr ""
|
4209 |
|
4210 |
+
#: templates/admin/system-info/system_info.inc.php:436
|
4211 |
msgid "The theme developers."
|
4212 |
msgstr ""
|
4213 |
|
4214 |
+
#: templates/admin/system-info/system_info.inc.php:442
|
4215 |
msgid "The theme developers URL."
|
4216 |
msgstr ""
|
4217 |
|
4218 |
+
#: templates/admin/system-info/system_info.inc.php:479
|
4219 |
msgid "Visit plugin homepage"
|
4220 |
msgstr ""
|
4221 |
|
languages/nl_NL/wpdatatables-nl_NL.mo
CHANGED
Binary file
|
languages/nl_NL/wpdatatables-nl_NL.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: wpdatatables\n"
|
4 |
-
"POT-Creation-Date: 2020-
|
5 |
-
"PO-Revision-Date: 2020-
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: wpdatatables <cjbug@yandex.ru>\n"
|
8 |
"Language: en\n"
|
@@ -395,15 +395,15 @@ msgstr "MySQL host"
|
|
395 |
msgid "Manual"
|
396 |
msgstr ""
|
397 |
|
398 |
-
#: source/class.wdtbrowsetable.php:237 source/class.wpdatatable.php:
|
399 |
-
#: source/class.wpdatatable.php:
|
400 |
#: templates/admin/table-settings/table_settings_block.inc.php:1031
|
401 |
#, fuzzy
|
402 |
msgid "Excel"
|
403 |
msgstr "Excel bestand"
|
404 |
|
405 |
-
#: source/class.wdtbrowsetable.php:240 source/class.wpdatatable.php:
|
406 |
-
#: source/class.wpdatatable.php:
|
407 |
#: templates/admin/table-settings/table_settings_block.inc.php:1032
|
408 |
msgid "CSV"
|
409 |
msgstr ""
|
@@ -591,8 +591,8 @@ msgstr ""
|
|
591 |
msgid "Please select columns that you want to use in table"
|
592 |
msgstr ""
|
593 |
|
594 |
-
#: source/class.wdttools.php:299 source/class.wpdatatable.php:
|
595 |
-
#: source/class.wpdatatable.php:
|
596 |
#: templates/admin/table-settings/table_settings_block.inc.php:1033
|
597 |
msgid "Copy"
|
598 |
msgstr ""
|
@@ -1304,13 +1304,13 @@ msgstr ""
|
|
1304 |
msgid "You are mixing data types (several date axes and several number)"
|
1305 |
msgstr ""
|
1306 |
|
1307 |
-
#: source/class.wpdatatable.php:
|
1308 |
msgid ""
|
1309 |
"You are trying to load a table of an unknown type. Probably you did not "
|
1310 |
"activate the addon which is required to use this table type."
|
1311 |
msgstr ""
|
1312 |
|
1313 |
-
#: source/class.wpdatatable.php:
|
1314 |
#: templates/admin/chart_wizard/steps/step3.inc.php:86
|
1315 |
#: templates/admin/table-settings/column_settings_panel.inc.php:554
|
1316 |
#: templates/admin/table-settings/table_settings_block.inc.php:312
|
@@ -1318,31 +1318,31 @@ msgstr ""
|
|
1318 |
msgid "All"
|
1319 |
msgstr "Alles"
|
1320 |
|
1321 |
-
#: source/class.wpdatatable.php:
|
1322 |
#: templates/admin/table-settings/columns_list_modal.inc.php:12
|
1323 |
#, fuzzy
|
1324 |
msgid "Columns"
|
1325 |
msgstr "Kolom type"
|
1326 |
|
1327 |
-
#: source/class.wpdatatable.php:
|
1328 |
#: templates/admin/table-settings/table_settings_block.inc.php:1030
|
1329 |
msgid "Print"
|
1330 |
msgstr ""
|
1331 |
|
1332 |
-
#: source/class.wpdatatable.php:
|
1333 |
#: templates/admin/table-settings/table_settings_block.inc.php:1034
|
1334 |
msgid "PDF"
|
1335 |
msgstr ""
|
1336 |
|
1337 |
-
#: source/class.wpdatatable.php:
|
1338 |
msgid "Export"
|
1339 |
msgstr ""
|
1340 |
|
1341 |
-
#: source/class.wpdatatable.php:
|
1342 |
msgid "Search table"
|
1343 |
msgstr ""
|
1344 |
|
1345 |
-
#: source/class.wpdatatable.php:
|
1346 |
msgid "Showing _MENU_ Entries"
|
1347 |
msgstr ""
|
1348 |
|
@@ -1361,7 +1361,7 @@ msgstr ""
|
|
1361 |
msgid "if you have some questions or problems with the plugin."
|
1362 |
msgstr "als je vragen of problemen hebt met deze plugin."
|
1363 |
|
1364 |
-
#: templates/addons.inc.php:10 templates/admin/dashboard/dashboard.inc.php:
|
1365 |
msgid "wpDataTables Addons"
|
1366 |
msgstr ""
|
1367 |
|
@@ -1375,12 +1375,12 @@ msgid ""
|
|
1375 |
msgstr ""
|
1376 |
|
1377 |
#: templates/addons.inc.php:19 templates/admin/addons/addons.inc.php:90
|
1378 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1379 |
msgid "Report Builder"
|
1380 |
msgstr ""
|
1381 |
|
1382 |
#: templates/addons.inc.php:23 templates/admin/addons/addons.inc.php:93
|
1383 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1384 |
msgid ""
|
1385 |
"A unique tool that allows you to generate almost any Word DOCX and Excel "
|
1386 |
"XLSX documents filled in with actual data from your database."
|
@@ -1406,7 +1406,7 @@ msgid "NEW"
|
|
1406 |
msgstr ""
|
1407 |
|
1408 |
#: templates/admin/addons/addons.inc.php:40
|
1409 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1410 |
msgid "Master Detail Tables for wpDataTables"
|
1411 |
msgstr ""
|
1412 |
|
@@ -1427,7 +1427,7 @@ msgid "Learn more"
|
|
1427 |
msgstr ""
|
1428 |
|
1429 |
#: templates/admin/addons/addons.inc.php:67
|
1430 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1431 |
msgid "Powerful Filters for wpDataTables"
|
1432 |
msgstr ""
|
1433 |
|
@@ -1439,24 +1439,24 @@ msgid ""
|
|
1439 |
msgstr ""
|
1440 |
|
1441 |
#: templates/admin/addons/addons.inc.php:120
|
1442 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1443 |
msgid "Formidable Forms integration for wpDataTables"
|
1444 |
msgstr ""
|
1445 |
|
1446 |
#: templates/admin/addons/addons.inc.php:123
|
1447 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1448 |
msgid ""
|
1449 |
"Tool that adds \"Formidable Form\" as a new table type and allows you to "
|
1450 |
"create wpDataTables from Formidable Forms entries data."
|
1451 |
msgstr ""
|
1452 |
|
1453 |
#: templates/admin/addons/addons.inc.php:143
|
1454 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1455 |
msgid "Gravity Forms integration for wpDataTables"
|
1456 |
msgstr ""
|
1457 |
|
1458 |
#: templates/admin/addons/addons.inc.php:146
|
1459 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1460 |
msgid ""
|
1461 |
"Tool that adds \"Gravity Form\" as a new table type and allows you to create "
|
1462 |
"wpDataTables from Gravity Forms entries data."
|
@@ -2485,7 +2485,7 @@ msgstr ""
|
|
2485 |
#: templates/admin/settings/settings.inc.php:96
|
2486 |
#: templates/admin/support/support.inc.php:31
|
2487 |
#: templates/admin/support/support.inc.php:47
|
2488 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2489 |
#: templates/admin/table-settings/column_settings_panel.inc.php:1074
|
2490 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:606
|
2491 |
#: templates/admin/table-settings/table_preview_block.inc.php:81
|
@@ -2719,194 +2719,163 @@ msgid "Version "
|
|
2719 |
msgstr ""
|
2720 |
|
2721 |
#: templates/admin/dashboard/dashboard.inc.php:340
|
2722 |
-
msgid ""
|
2723 |
-
"A major update with a couple of new features, bug fixes and stability "
|
2724 |
-
"improvements:"
|
2725 |
msgstr ""
|
2726 |
|
2727 |
#: templates/admin/dashboard/dashboard.inc.php:345
|
2728 |
msgid ""
|
2729 |
-
"<strong>
|
2730 |
-
"
|
2731 |
msgstr ""
|
2732 |
|
2733 |
#: templates/admin/dashboard/dashboard.inc.php:346
|
2734 |
-
msgid "
|
2735 |
msgstr ""
|
2736 |
|
2737 |
#: templates/admin/dashboard/dashboard.inc.php:347
|
2738 |
-
msgid ""
|
2739 |
-
"<strong>Feature:</strong> New option to set pagination position for each "
|
2740 |
-
"table.(Right, center and left)"
|
2741 |
msgstr ""
|
2742 |
|
2743 |
#: templates/admin/dashboard/dashboard.inc.php:348
|
2744 |
-
msgid ""
|
2745 |
-
"<strong>Feature:</strong> New option to set pagination layout for each table."
|
2746 |
-
"(Six different layouts)"
|
2747 |
-
msgstr ""
|
2748 |
-
|
2749 |
-
#: templates/admin/dashboard/dashboard.inc.php:349
|
2750 |
-
msgid ""
|
2751 |
-
"<strong>Feature:</strong> New option to set tables sorting order on browse "
|
2752 |
-
"pages."
|
2753 |
-
msgstr ""
|
2754 |
-
|
2755 |
-
#: templates/admin/dashboard/dashboard.inc.php:350
|
2756 |
-
msgid "<strong>BugFix:</strong> Fixed issue for reset options Remove borders."
|
2757 |
-
msgstr ""
|
2758 |
-
|
2759 |
-
#: templates/admin/dashboard/dashboard.inc.php:351
|
2760 |
-
msgid ""
|
2761 |
-
"<strong>BugFix:</strong> Fixed issue with showing tables in Internet "
|
2762 |
-
"Explorer browser."
|
2763 |
-
msgstr ""
|
2764 |
-
|
2765 |
-
#: templates/admin/dashboard/dashboard.inc.php:352
|
2766 |
-
msgid ""
|
2767 |
-
"<strong>BugFix:</strong> Remove wpdt-c class from admin area on other admin "
|
2768 |
-
"pages"
|
2769 |
-
msgstr ""
|
2770 |
-
|
2771 |
-
#: templates/admin/dashboard/dashboard.inc.php:353
|
2772 |
-
msgid "<strong>BugFix:</strong> Correct folder name for Slovenian language."
|
2773 |
-
msgstr ""
|
2774 |
-
|
2775 |
-
#: templates/admin/dashboard/dashboard.inc.php:354
|
2776 |
-
msgid ""
|
2777 |
-
"<strong>BugFix:</strong> Fixed issue with removing message modals in admin "
|
2778 |
-
"area"
|
2779 |
-
msgstr ""
|
2780 |
-
|
2781 |
-
#: templates/admin/dashboard/dashboard.inc.php:355
|
2782 |
-
msgid ""
|
2783 |
-
"<strong>BugFix:</strong> Fixed issue for simple tables with random sorting."
|
2784 |
-
msgstr ""
|
2785 |
-
|
2786 |
-
#: templates/admin/dashboard/dashboard.inc.php:356
|
2787 |
msgid "Other small bug fixes and stability improvements."
|
2788 |
msgstr ""
|
2789 |
|
2790 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2791 |
msgid "Go Premium!"
|
2792 |
msgstr ""
|
2793 |
|
2794 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2795 |
msgid "View Comparison"
|
2796 |
msgstr ""
|
2797 |
|
2798 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2799 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:48
|
2800 |
msgid ""
|
2801 |
"Get the most out of wpDataTables by upgrading to Premium and unlocking all "
|
2802 |
"of the powerful features."
|
2803 |
msgstr ""
|
2804 |
|
2805 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2806 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:255
|
2807 |
msgid "Create a table manually"
|
2808 |
msgstr ""
|
2809 |
|
2810 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2811 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:267
|
2812 |
msgid "Creating tables from Google Spreadsheet"
|
2813 |
msgstr ""
|
2814 |
|
2815 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2816 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2817 |
msgid "Creating MySQL-based tables from database"
|
2818 |
msgstr ""
|
2819 |
|
2820 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2821 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2822 |
msgid "Creating MySQL-based tables from Wordpress post types"
|
2823 |
msgstr ""
|
2824 |
|
2825 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2826 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2827 |
#: templates/edit_table.inc.php:329
|
2828 |
msgid "Advanced filtering"
|
2829 |
msgstr ""
|
2830 |
|
2831 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2832 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2833 |
#: templates/admin/table-settings/table_settings_block.inc.php:144
|
2834 |
#: templates/edit_table.inc.php:282
|
2835 |
msgid "Server-side processing"
|
2836 |
msgstr "Server-side verwerking"
|
2837 |
|
2838 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2839 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2840 |
msgid "Multiple databases support (MySQL,MS SQL and PostgreSQL)"
|
2841 |
msgstr ""
|
2842 |
|
2843 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2844 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2845 |
msgid "Front-end table editing"
|
2846 |
msgstr ""
|
2847 |
|
2848 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2849 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2850 |
msgid "Excel-like editing"
|
2851 |
msgstr ""
|
2852 |
|
2853 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2854 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2855 |
msgid "Creating charts with Highcharts"
|
2856 |
msgstr ""
|
2857 |
|
2858 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2859 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2860 |
msgid "Creating charts with Chart.js"
|
2861 |
msgstr ""
|
2862 |
|
2863 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2864 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2865 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:68
|
2866 |
#: templates/edit_table.inc.php:301
|
2867 |
msgid "Responsive"
|
2868 |
msgstr ""
|
2869 |
|
2870 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2871 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2872 |
#: templates/admin/table-settings/column_settings_panel.inc.php:60
|
2873 |
#: templates/edit_table.inc.php:750
|
2874 |
#, fuzzy
|
2875 |
msgid "Conditional formatting"
|
2876 |
msgstr "Extra instellingen"
|
2877 |
|
2878 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2879 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2880 |
msgid "Calculating Tools"
|
2881 |
msgstr ""
|
2882 |
|
2883 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2884 |
msgid "Formula columns"
|
2885 |
msgstr ""
|
2886 |
|
2887 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2888 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2889 |
#: templates/admin/table-settings/table_settings_block.inc.php:79
|
2890 |
msgid "Placeholders"
|
2891 |
msgstr ""
|
2892 |
|
2893 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2894 |
msgid "Premium support"
|
2895 |
msgstr ""
|
2896 |
|
2897 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2898 |
msgid "Get Premium Today"
|
2899 |
msgstr ""
|
2900 |
|
2901 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2902 |
msgid "News Blog"
|
2903 |
msgstr ""
|
2904 |
|
2905 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2906 |
msgid "Checkout useful articles from wpdatatables.com"
|
2907 |
msgstr ""
|
2908 |
|
2909 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
|
|
|
|
|
|
|
|
2910 |
msgid ""
|
2911 |
"Never miss notifications about new cool features, promotions,\n"
|
2912 |
" giveaways or freebies – subscribe to our "
|
@@ -2914,48 +2883,48 @@ msgid ""
|
|
2914 |
" about 1 message per month and never spam!"
|
2915 |
msgstr ""
|
2916 |
|
2917 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2918 |
msgid "Premium "
|
2919 |
msgstr ""
|
2920 |
|
2921 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2922 |
msgid ""
|
2923 |
"While wpDataTables itself provides quite a large amount of features and "
|
2924 |
"unlimited customisation, flexibility, you can achieve even more with our "
|
2925 |
"premium addons.(requires wpDataTables Premium version)"
|
2926 |
msgstr ""
|
2927 |
|
2928 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2929 |
msgid ""
|
2930 |
"A wpDataTables addon which allows showing additional details for a specific "
|
2931 |
"row in a popup or a separate page or post."
|
2932 |
msgstr ""
|
2933 |
|
2934 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2935 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2936 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2937 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2938 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2939 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2940 |
msgid "Learn More"
|
2941 |
msgstr ""
|
2942 |
|
2943 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2944 |
msgid ""
|
2945 |
"An add-on for wpDataTables that provides powerful filtering features: "
|
2946 |
"cascade filtering, applying filters on button click, hide table before "
|
2947 |
"filtering."
|
2948 |
msgstr ""
|
2949 |
|
2950 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2951 |
msgid "Need free booking plugin?"
|
2952 |
msgstr ""
|
2953 |
|
2954 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2955 |
msgid "Appointments and Events WordPress Booking Plugin"
|
2956 |
msgstr ""
|
2957 |
|
2958 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2959 |
msgid ""
|
2960 |
"Amelia Lite is a free appointment booking WordPress plugin that allows to "
|
2961 |
"set up a fully-featured automated booking system on your WordPress website "
|
@@ -2966,41 +2935,41 @@ msgid ""
|
|
2966 |
"each month."
|
2967 |
msgstr ""
|
2968 |
|
2969 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2970 |
msgid "Rating: 4.3 - 68 reviews"
|
2971 |
msgstr ""
|
2972 |
|
2973 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2974 |
msgid "Free Download"
|
2975 |
msgstr ""
|
2976 |
|
2977 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2978 |
#: templates/admin/getting-started/getting_started.inc.php:184
|
2979 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2980 |
#: templates/admin/support/support.inc.php:78
|
2981 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2982 |
#: templates/admin/welcome_page/welcome_page.inc.php:358
|
2983 |
msgid "Made by"
|
2984 |
msgstr ""
|
2985 |
|
2986 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2987 |
#: templates/admin/getting-started/getting_started.inc.php:192
|
2988 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2989 |
#: templates/admin/support/support.inc.php:45
|
2990 |
#: templates/admin/support/support.inc.php:86
|
2991 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2992 |
#: templates/admin/welcome_page/welcome_page.inc.php:219
|
2993 |
#: templates/admin/welcome_page/welcome_page.inc.php:369
|
2994 |
#, fuzzy
|
2995 |
msgid "Documentation"
|
2996 |
msgstr "wpDataTables documentatie"
|
2997 |
|
2998 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2999 |
#: templates/admin/getting-started/getting_started.inc.php:196
|
3000 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3001 |
#: templates/admin/support/support.inc.php:24
|
3002 |
#: templates/admin/support/support.inc.php:90
|
3003 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3004 |
#: templates/admin/welcome_page/welcome_page.inc.php:373
|
3005 |
msgid "Support Center"
|
3006 |
msgstr ""
|
@@ -3123,7 +3092,7 @@ msgid "Lite vs Premium comparison"
|
|
3123 |
msgstr ""
|
3124 |
|
3125 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:52
|
3126 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3127 |
msgid "Go Premium Now"
|
3128 |
msgstr ""
|
3129 |
|
@@ -3136,7 +3105,7 @@ msgid "Lite"
|
|
3136 |
msgstr ""
|
3137 |
|
3138 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:64
|
3139 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3140 |
msgid "Premium"
|
3141 |
msgstr ""
|
3142 |
|
@@ -3166,6 +3135,8 @@ msgstr ""
|
|
3166 |
|
3167 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:131
|
3168 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:144
|
|
|
|
|
3169 |
msgid "NEW!"
|
3170 |
msgstr ""
|
3171 |
|
@@ -3217,7 +3188,7 @@ msgid "Customize charts"
|
|
3217 |
msgstr ""
|
3218 |
|
3219 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:244
|
3220 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3221 |
msgid "Limited"
|
3222 |
msgstr ""
|
3223 |
|
@@ -3225,14 +3196,28 @@ msgstr ""
|
|
3225 |
msgid "Some options are not available."
|
3226 |
msgstr ""
|
3227 |
|
3228 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3229 |
msgid "Support"
|
3230 |
msgstr ""
|
3231 |
|
3232 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3233 |
msgid "Response time is slow and can be up to 5 business days."
|
3234 |
msgstr ""
|
3235 |
|
|
|
|
|
|
|
|
|
|
|
|
|
3236 |
#: templates/admin/settings/settings.inc.php:33
|
3237 |
#: templates/admin/settings/settings.inc.php:91
|
3238 |
#: templates/admin/table-settings/column_settings_panel.inc.php:25
|
@@ -4094,35 +4079,35 @@ msgstr ""
|
|
4094 |
msgid "Open a topic"
|
4095 |
msgstr ""
|
4096 |
|
4097 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4098 |
msgid "System Info"
|
4099 |
msgstr ""
|
4100 |
|
4101 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4102 |
msgid "The URL of your site's homepage."
|
4103 |
msgstr ""
|
4104 |
|
4105 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4106 |
msgid "The root URL of your site."
|
4107 |
msgstr ""
|
4108 |
|
4109 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4110 |
msgid "System path of your wp-content directory."
|
4111 |
msgstr ""
|
4112 |
|
4113 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4114 |
msgid "System path of your WP root directory."
|
4115 |
msgstr ""
|
4116 |
|
4117 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4118 |
msgid "The version of WordPress installed on your site."
|
4119 |
msgstr ""
|
4120 |
|
4121 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4122 |
msgid "Whether or not you have WordPress Multisite enabled."
|
4123 |
msgstr ""
|
4124 |
|
4125 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4126 |
#, php-format
|
4127 |
msgid ""
|
4128 |
"%1$s </span> - We recommend setting memory to at least <strong>128MB</"
|
@@ -4131,35 +4116,35 @@ msgid ""
|
|
4131 |
"noreferrer\">Increasing memory allocated to PHP.</a>"
|
4132 |
msgstr ""
|
4133 |
|
4134 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4135 |
msgid "The maximum amount of memory (RAM) that your site can use at one time."
|
4136 |
msgstr ""
|
4137 |
|
4138 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4139 |
msgid "Displays whether or not WordPress is in Debug Mode."
|
4140 |
msgstr ""
|
4141 |
|
4142 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4143 |
msgid "The current language used by WordPress. Default = English"
|
4144 |
msgstr ""
|
4145 |
|
4146 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4147 |
msgid "Information about your operating system."
|
4148 |
msgstr ""
|
4149 |
|
4150 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4151 |
msgid "Information about the web server that is currently hosting your site."
|
4152 |
msgstr ""
|
4153 |
|
4154 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4155 |
msgid "The version of PHP installed on your hosting server."
|
4156 |
msgstr ""
|
4157 |
|
4158 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4159 |
msgid "The largest file size that can be contained in one post."
|
4160 |
msgstr ""
|
4161 |
|
4162 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4163 |
#, php-format
|
4164 |
msgid ""
|
4165 |
"%1$s </span> - We recommend setting max execution time to at least 180.<br /"
|
@@ -4167,57 +4152,69 @@ msgid ""
|
|
4167 |
"\">Increasing max execution to PHP</a>"
|
4168 |
msgstr ""
|
4169 |
|
4170 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4171 |
msgid ""
|
4172 |
"The amount of time (in seconds) that your site will spend on a single "
|
4173 |
"operation before timing out (to avoid server lockups)"
|
4174 |
msgstr ""
|
4175 |
|
4176 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4177 |
msgid "The version of MySQL installed on your hosting server."
|
4178 |
msgstr ""
|
4179 |
|
4180 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4181 |
msgid ""
|
4182 |
"The largest file size that can be uploaded to your WordPress installation."
|
4183 |
msgstr ""
|
4184 |
|
4185 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4186 |
msgid "Multibyte String (mbstring) is used to convert character encoding."
|
4187 |
msgstr ""
|
4188 |
|
4189 |
-
#: templates/admin/system-info/system_info.inc.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4190 |
msgid "Multibyte String (mbstring) require libxml to be installed. "
|
4191 |
msgstr ""
|
4192 |
|
4193 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4194 |
msgid ""
|
4195 |
"ZIP support is something that needs to be installed on the server, as a "
|
4196 |
"package for the Linux operating system, or rather to the PHP software on the "
|
4197 |
"server."
|
4198 |
msgstr ""
|
4199 |
|
4200 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4201 |
msgid "wpDataTables use cURL for getting data from other servers."
|
4202 |
msgstr ""
|
4203 |
|
4204 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4205 |
msgid "The name of the current active theme."
|
4206 |
msgstr ""
|
4207 |
|
4208 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4209 |
msgid "The installed version of the current active theme."
|
4210 |
msgstr ""
|
4211 |
|
4212 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4213 |
msgid "The theme developers."
|
4214 |
msgstr ""
|
4215 |
|
4216 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4217 |
msgid "The theme developers URL."
|
4218 |
msgstr ""
|
4219 |
|
4220 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4221 |
msgid "Visit plugin homepage"
|
4222 |
msgstr ""
|
4223 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: wpdatatables\n"
|
4 |
+
"POT-Creation-Date: 2020-12-25 17:33+0100\n"
|
5 |
+
"PO-Revision-Date: 2020-12-25 17:33+0100\n"
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: wpdatatables <cjbug@yandex.ru>\n"
|
8 |
"Language: en\n"
|
395 |
msgid "Manual"
|
396 |
msgstr ""
|
397 |
|
398 |
+
#: source/class.wdtbrowsetable.php:237 source/class.wpdatatable.php:2204
|
399 |
+
#: source/class.wpdatatable.php:2274
|
400 |
#: templates/admin/table-settings/table_settings_block.inc.php:1031
|
401 |
#, fuzzy
|
402 |
msgid "Excel"
|
403 |
msgstr "Excel bestand"
|
404 |
|
405 |
+
#: source/class.wdtbrowsetable.php:240 source/class.wpdatatable.php:2213
|
406 |
+
#: source/class.wpdatatable.php:2284
|
407 |
#: templates/admin/table-settings/table_settings_block.inc.php:1032
|
408 |
msgid "CSV"
|
409 |
msgstr ""
|
591 |
msgid "Please select columns that you want to use in table"
|
592 |
msgstr ""
|
593 |
|
594 |
+
#: source/class.wdttools.php:299 source/class.wpdatatable.php:2222
|
595 |
+
#: source/class.wpdatatable.php:2294
|
596 |
#: templates/admin/table-settings/table_settings_block.inc.php:1033
|
597 |
msgid "Copy"
|
598 |
msgstr ""
|
1304 |
msgid "You are mixing data types (several date axes and several number)"
|
1305 |
msgstr ""
|
1306 |
|
1307 |
+
#: source/class.wpdatatable.php:1883
|
1308 |
msgid ""
|
1309 |
"You are trying to load a table of an unknown type. Probably you did not "
|
1310 |
"activate the addon which is required to use this table type."
|
1311 |
msgstr ""
|
1312 |
|
1313 |
+
#: source/class.wpdatatable.php:2122 source/class.wpdatatable.php:2125
|
1314 |
#: templates/admin/chart_wizard/steps/step3.inc.php:86
|
1315 |
#: templates/admin/table-settings/column_settings_panel.inc.php:554
|
1316 |
#: templates/admin/table-settings/table_settings_block.inc.php:312
|
1318 |
msgid "All"
|
1319 |
msgstr "Alles"
|
1320 |
|
1321 |
+
#: source/class.wpdatatable.php:2183 source/class.wpdatatable.php:2252
|
1322 |
#: templates/admin/table-settings/columns_list_modal.inc.php:12
|
1323 |
#, fuzzy
|
1324 |
msgid "Columns"
|
1325 |
msgstr "Kolom type"
|
1326 |
|
1327 |
+
#: source/class.wpdatatable.php:2193 source/class.wpdatatable.php:2262
|
1328 |
#: templates/admin/table-settings/table_settings_block.inc.php:1030
|
1329 |
msgid "Print"
|
1330 |
msgstr ""
|
1331 |
|
1332 |
+
#: source/class.wpdatatable.php:2232 source/class.wpdatatable.php:2305
|
1333 |
#: templates/admin/table-settings/table_settings_block.inc.php:1034
|
1334 |
msgid "PDF"
|
1335 |
msgstr ""
|
1336 |
|
1337 |
+
#: source/class.wpdatatable.php:2240
|
1338 |
msgid "Export"
|
1339 |
msgstr ""
|
1340 |
|
1341 |
+
#: source/class.wpdatatable.php:2318
|
1342 |
msgid "Search table"
|
1343 |
msgstr ""
|
1344 |
|
1345 |
+
#: source/class.wpdatatable.php:2319
|
1346 |
msgid "Showing _MENU_ Entries"
|
1347 |
msgstr ""
|
1348 |
|
1361 |
msgid "if you have some questions or problems with the plugin."
|
1362 |
msgstr "als je vragen of problemen hebt met deze plugin."
|
1363 |
|
1364 |
+
#: templates/addons.inc.php:10 templates/admin/dashboard/dashboard.inc.php:496
|
1365 |
msgid "wpDataTables Addons"
|
1366 |
msgstr ""
|
1367 |
|
1375 |
msgstr ""
|
1376 |
|
1377 |
#: templates/addons.inc.php:19 templates/admin/addons/addons.inc.php:90
|
1378 |
+
#: templates/admin/dashboard/dashboard.inc.php:567
|
1379 |
msgid "Report Builder"
|
1380 |
msgstr ""
|
1381 |
|
1382 |
#: templates/addons.inc.php:23 templates/admin/addons/addons.inc.php:93
|
1383 |
+
#: templates/admin/dashboard/dashboard.inc.php:571
|
1384 |
msgid ""
|
1385 |
"A unique tool that allows you to generate almost any Word DOCX and Excel "
|
1386 |
"XLSX documents filled in with actual data from your database."
|
1406 |
msgstr ""
|
1407 |
|
1408 |
#: templates/admin/addons/addons.inc.php:40
|
1409 |
+
#: templates/admin/dashboard/dashboard.inc.php:514
|
1410 |
msgid "Master Detail Tables for wpDataTables"
|
1411 |
msgstr ""
|
1412 |
|
1427 |
msgstr ""
|
1428 |
|
1429 |
#: templates/admin/addons/addons.inc.php:67
|
1430 |
+
#: templates/admin/dashboard/dashboard.inc.php:541
|
1431 |
msgid "Powerful Filters for wpDataTables"
|
1432 |
msgstr ""
|
1433 |
|
1439 |
msgstr ""
|
1440 |
|
1441 |
#: templates/admin/addons/addons.inc.php:120
|
1442 |
+
#: templates/admin/dashboard/dashboard.inc.php:594
|
1443 |
msgid "Formidable Forms integration for wpDataTables"
|
1444 |
msgstr ""
|
1445 |
|
1446 |
#: templates/admin/addons/addons.inc.php:123
|
1447 |
+
#: templates/admin/dashboard/dashboard.inc.php:598
|
1448 |
msgid ""
|
1449 |
"Tool that adds \"Formidable Form\" as a new table type and allows you to "
|
1450 |
"create wpDataTables from Formidable Forms entries data."
|
1451 |
msgstr ""
|
1452 |
|
1453 |
#: templates/admin/addons/addons.inc.php:143
|
1454 |
+
#: templates/admin/dashboard/dashboard.inc.php:620
|
1455 |
msgid "Gravity Forms integration for wpDataTables"
|
1456 |
msgstr ""
|
1457 |
|
1458 |
#: templates/admin/addons/addons.inc.php:146
|
1459 |
+
#: templates/admin/dashboard/dashboard.inc.php:624
|
1460 |
msgid ""
|
1461 |
"Tool that adds \"Gravity Form\" as a new table type and allows you to create "
|
1462 |
"wpDataTables from Gravity Forms entries data."
|
2485 |
#: templates/admin/settings/settings.inc.php:96
|
2486 |
#: templates/admin/support/support.inc.php:31
|
2487 |
#: templates/admin/support/support.inc.php:47
|
2488 |
+
#: templates/admin/system-info/system_info.inc.php:30
|
2489 |
#: templates/admin/table-settings/column_settings_panel.inc.php:1074
|
2490 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:606
|
2491 |
#: templates/admin/table-settings/table_preview_block.inc.php:81
|
2719 |
msgstr ""
|
2720 |
|
2721 |
#: templates/admin/dashboard/dashboard.inc.php:340
|
2722 |
+
msgid "A minor update with a couple of bug fixes and stability improvements:"
|
|
|
|
|
2723 |
msgstr ""
|
2724 |
|
2725 |
#: templates/admin/dashboard/dashboard.inc.php:345
|
2726 |
msgid ""
|
2727 |
+
"<strong>BugFix:</strong> Fixed issue with Fatal errors on Dashboard page if "
|
2728 |
+
"PHP extensions are not installed."
|
2729 |
msgstr ""
|
2730 |
|
2731 |
#: templates/admin/dashboard/dashboard.inc.php:346
|
2732 |
+
msgid "Compatibility with WordPress 5.6 approved."
|
2733 |
msgstr ""
|
2734 |
|
2735 |
#: templates/admin/dashboard/dashboard.inc.php:347
|
2736 |
+
msgid "Compatibility with PHP 8 approved."
|
|
|
|
|
2737 |
msgstr ""
|
2738 |
|
2739 |
#: templates/admin/dashboard/dashboard.inc.php:348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2740 |
msgid "Other small bug fixes and stability improvements."
|
2741 |
msgstr ""
|
2742 |
|
2743 |
+
#: templates/admin/dashboard/dashboard.inc.php:360
|
2744 |
msgid "Go Premium!"
|
2745 |
msgstr ""
|
2746 |
|
2747 |
+
#: templates/admin/dashboard/dashboard.inc.php:366
|
2748 |
msgid "View Comparison"
|
2749 |
msgstr ""
|
2750 |
|
2751 |
+
#: templates/admin/dashboard/dashboard.inc.php:374
|
2752 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:48
|
2753 |
msgid ""
|
2754 |
"Get the most out of wpDataTables by upgrading to Premium and unlocking all "
|
2755 |
"of the powerful features."
|
2756 |
msgstr ""
|
2757 |
|
2758 |
+
#: templates/admin/dashboard/dashboard.inc.php:378
|
2759 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:255
|
2760 |
msgid "Create a table manually"
|
2761 |
msgstr ""
|
2762 |
|
2763 |
+
#: templates/admin/dashboard/dashboard.inc.php:381
|
2764 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:267
|
2765 |
msgid "Creating tables from Google Spreadsheet"
|
2766 |
msgstr ""
|
2767 |
|
2768 |
+
#: templates/admin/dashboard/dashboard.inc.php:384
|
2769 |
+
msgid ""
|
2770 |
+
"<span style=\"color: #ef8137;font-weight: bold;\">NEW!</span> Creating "
|
2771 |
+
"tables via Google Sheet API"
|
2772 |
+
msgstr ""
|
2773 |
+
|
2774 |
+
#: templates/admin/dashboard/dashboard.inc.php:387
|
2775 |
+
msgid ""
|
2776 |
+
"<span style=\"color: #ef8137;font-weight: bold;\">NEW!</span> Creating "
|
2777 |
+
"tables from Private Google Spreadsheet"
|
2778 |
+
msgstr ""
|
2779 |
+
|
2780 |
+
#: templates/admin/dashboard/dashboard.inc.php:390
|
2781 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:305
|
2782 |
msgid "Creating MySQL-based tables from database"
|
2783 |
msgstr ""
|
2784 |
|
2785 |
+
#: templates/admin/dashboard/dashboard.inc.php:393
|
2786 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:317
|
2787 |
msgid "Creating MySQL-based tables from Wordpress post types"
|
2788 |
msgstr ""
|
2789 |
|
2790 |
+
#: templates/admin/dashboard/dashboard.inc.php:396
|
2791 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:353
|
2792 |
#: templates/edit_table.inc.php:329
|
2793 |
msgid "Advanced filtering"
|
2794 |
msgstr ""
|
2795 |
|
2796 |
+
#: templates/admin/dashboard/dashboard.inc.php:399
|
2797 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:329
|
2798 |
#: templates/admin/table-settings/table_settings_block.inc.php:144
|
2799 |
#: templates/edit_table.inc.php:282
|
2800 |
msgid "Server-side processing"
|
2801 |
msgstr "Server-side verwerking"
|
2802 |
|
2803 |
+
#: templates/admin/dashboard/dashboard.inc.php:402
|
2804 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:341
|
2805 |
msgid "Multiple databases support (MySQL,MS SQL and PostgreSQL)"
|
2806 |
msgstr ""
|
2807 |
|
2808 |
+
#: templates/admin/dashboard/dashboard.inc.php:405
|
2809 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:365
|
2810 |
msgid "Front-end table editing"
|
2811 |
msgstr ""
|
2812 |
|
2813 |
+
#: templates/admin/dashboard/dashboard.inc.php:408
|
2814 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:377
|
2815 |
msgid "Excel-like editing"
|
2816 |
msgstr ""
|
2817 |
|
2818 |
+
#: templates/admin/dashboard/dashboard.inc.php:411
|
2819 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:389
|
2820 |
msgid "Creating charts with Highcharts"
|
2821 |
msgstr ""
|
2822 |
|
2823 |
+
#: templates/admin/dashboard/dashboard.inc.php:414
|
2824 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:401
|
2825 |
msgid "Creating charts with Chart.js"
|
2826 |
msgstr ""
|
2827 |
|
2828 |
+
#: templates/admin/dashboard/dashboard.inc.php:417
|
2829 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:413
|
2830 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:68
|
2831 |
#: templates/edit_table.inc.php:301
|
2832 |
msgid "Responsive"
|
2833 |
msgstr ""
|
2834 |
|
2835 |
+
#: templates/admin/dashboard/dashboard.inc.php:420
|
2836 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:425
|
2837 |
#: templates/admin/table-settings/column_settings_panel.inc.php:60
|
2838 |
#: templates/edit_table.inc.php:750
|
2839 |
#, fuzzy
|
2840 |
msgid "Conditional formatting"
|
2841 |
msgstr "Extra instellingen"
|
2842 |
|
2843 |
+
#: templates/admin/dashboard/dashboard.inc.php:423
|
2844 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:437
|
2845 |
msgid "Calculating Tools"
|
2846 |
msgstr ""
|
2847 |
|
2848 |
+
#: templates/admin/dashboard/dashboard.inc.php:426
|
2849 |
msgid "Formula columns"
|
2850 |
msgstr ""
|
2851 |
|
2852 |
+
#: templates/admin/dashboard/dashboard.inc.php:429
|
2853 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:449
|
2854 |
#: templates/admin/table-settings/table_settings_block.inc.php:79
|
2855 |
msgid "Placeholders"
|
2856 |
msgstr ""
|
2857 |
|
2858 |
+
#: templates/admin/dashboard/dashboard.inc.php:432
|
2859 |
msgid "Premium support"
|
2860 |
msgstr ""
|
2861 |
|
2862 |
+
#: templates/admin/dashboard/dashboard.inc.php:436
|
2863 |
msgid "Get Premium Today"
|
2864 |
msgstr ""
|
2865 |
|
2866 |
+
#: templates/admin/dashboard/dashboard.inc.php:443
|
2867 |
msgid "News Blog"
|
2868 |
msgstr ""
|
2869 |
|
2870 |
+
#: templates/admin/dashboard/dashboard.inc.php:448
|
2871 |
msgid "Checkout useful articles from wpdatatables.com"
|
2872 |
msgstr ""
|
2873 |
|
2874 |
+
#: templates/admin/dashboard/dashboard.inc.php:471
|
2875 |
+
msgid "Please install and enable PHP extensions xml and dom on your server."
|
2876 |
+
msgstr ""
|
2877 |
+
|
2878 |
+
#: templates/admin/dashboard/dashboard.inc.php:479
|
2879 |
msgid ""
|
2880 |
"Never miss notifications about new cool features, promotions,\n"
|
2881 |
" giveaways or freebies – subscribe to our "
|
2883 |
" about 1 message per month and never spam!"
|
2884 |
msgstr ""
|
2885 |
|
2886 |
+
#: templates/admin/dashboard/dashboard.inc.php:497
|
2887 |
msgid "Premium "
|
2888 |
msgstr ""
|
2889 |
|
2890 |
+
#: templates/admin/dashboard/dashboard.inc.php:500
|
2891 |
msgid ""
|
2892 |
"While wpDataTables itself provides quite a large amount of features and "
|
2893 |
"unlimited customisation, flexibility, you can achieve even more with our "
|
2894 |
"premium addons.(requires wpDataTables Premium version)"
|
2895 |
msgstr ""
|
2896 |
|
2897 |
+
#: templates/admin/dashboard/dashboard.inc.php:518
|
2898 |
msgid ""
|
2899 |
"A wpDataTables addon which allows showing additional details for a specific "
|
2900 |
"row in a popup or a separate page or post."
|
2901 |
msgstr ""
|
2902 |
|
2903 |
+
#: templates/admin/dashboard/dashboard.inc.php:524
|
2904 |
+
#: templates/admin/dashboard/dashboard.inc.php:551
|
2905 |
+
#: templates/admin/dashboard/dashboard.inc.php:577
|
2906 |
+
#: templates/admin/dashboard/dashboard.inc.php:604
|
2907 |
+
#: templates/admin/dashboard/dashboard.inc.php:630
|
2908 |
+
#: templates/admin/dashboard/dashboard.inc.php:663
|
2909 |
msgid "Learn More"
|
2910 |
msgstr ""
|
2911 |
|
2912 |
+
#: templates/admin/dashboard/dashboard.inc.php:545
|
2913 |
msgid ""
|
2914 |
"An add-on for wpDataTables that provides powerful filtering features: "
|
2915 |
"cascade filtering, applying filters on button click, hide table before "
|
2916 |
"filtering."
|
2917 |
msgstr ""
|
2918 |
|
2919 |
+
#: templates/admin/dashboard/dashboard.inc.php:641
|
2920 |
msgid "Need free booking plugin?"
|
2921 |
msgstr ""
|
2922 |
|
2923 |
+
#: templates/admin/dashboard/dashboard.inc.php:650
|
2924 |
msgid "Appointments and Events WordPress Booking Plugin"
|
2925 |
msgstr ""
|
2926 |
|
2927 |
+
#: templates/admin/dashboard/dashboard.inc.php:653
|
2928 |
msgid ""
|
2929 |
"Amelia Lite is a free appointment booking WordPress plugin that allows to "
|
2930 |
"set up a fully-featured automated booking system on your WordPress website "
|
2935 |
"each month."
|
2936 |
msgstr ""
|
2937 |
|
2938 |
+
#: templates/admin/dashboard/dashboard.inc.php:656
|
2939 |
msgid "Rating: 4.3 - 68 reviews"
|
2940 |
msgstr ""
|
2941 |
|
2942 |
+
#: templates/admin/dashboard/dashboard.inc.php:659
|
2943 |
msgid "Free Download"
|
2944 |
msgstr ""
|
2945 |
|
2946 |
+
#: templates/admin/dashboard/dashboard.inc.php:674
|
2947 |
#: templates/admin/getting-started/getting_started.inc.php:184
|
2948 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:492
|
2949 |
#: templates/admin/support/support.inc.php:78
|
2950 |
+
#: templates/admin/system-info/system_info.inc.php:510
|
2951 |
#: templates/admin/welcome_page/welcome_page.inc.php:358
|
2952 |
msgid "Made by"
|
2953 |
msgstr ""
|
2954 |
|
2955 |
+
#: templates/admin/dashboard/dashboard.inc.php:682
|
2956 |
#: templates/admin/getting-started/getting_started.inc.php:192
|
2957 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:500
|
2958 |
#: templates/admin/support/support.inc.php:45
|
2959 |
#: templates/admin/support/support.inc.php:86
|
2960 |
+
#: templates/admin/system-info/system_info.inc.php:518
|
2961 |
#: templates/admin/welcome_page/welcome_page.inc.php:219
|
2962 |
#: templates/admin/welcome_page/welcome_page.inc.php:369
|
2963 |
#, fuzzy
|
2964 |
msgid "Documentation"
|
2965 |
msgstr "wpDataTables documentatie"
|
2966 |
|
2967 |
+
#: templates/admin/dashboard/dashboard.inc.php:686
|
2968 |
#: templates/admin/getting-started/getting_started.inc.php:196
|
2969 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:504
|
2970 |
#: templates/admin/support/support.inc.php:24
|
2971 |
#: templates/admin/support/support.inc.php:90
|
2972 |
+
#: templates/admin/system-info/system_info.inc.php:522
|
2973 |
#: templates/admin/welcome_page/welcome_page.inc.php:373
|
2974 |
msgid "Support Center"
|
2975 |
msgstr ""
|
3092 |
msgstr ""
|
3093 |
|
3094 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:52
|
3095 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:484
|
3096 |
msgid "Go Premium Now"
|
3097 |
msgstr ""
|
3098 |
|
3105 |
msgstr ""
|
3106 |
|
3107 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:64
|
3108 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:471
|
3109 |
msgid "Premium"
|
3110 |
msgstr ""
|
3111 |
|
3135 |
|
3136 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:131
|
3137 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:144
|
3138 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:280
|
3139 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:293
|
3140 |
msgid "NEW!"
|
3141 |
msgstr ""
|
3142 |
|
3188 |
msgstr ""
|
3189 |
|
3190 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:244
|
3191 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:465
|
3192 |
msgid "Limited"
|
3193 |
msgstr ""
|
3194 |
|
3196 |
msgid "Some options are not available."
|
3197 |
msgstr ""
|
3198 |
|
3199 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:279
|
3200 |
+
msgid "Creating tables via Google Sheet API"
|
3201 |
+
msgstr ""
|
3202 |
+
|
3203 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:292
|
3204 |
+
msgid "Creating tables from Private Google Spreadsheet"
|
3205 |
+
msgstr ""
|
3206 |
+
|
3207 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:461
|
3208 |
msgid "Support"
|
3209 |
msgstr ""
|
3210 |
|
3211 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:467
|
3212 |
msgid "Response time is slow and can be up to 5 business days."
|
3213 |
msgstr ""
|
3214 |
|
3215 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:478
|
3216 |
+
msgid ""
|
3217 |
+
"* Please note that wpDataTables add-ons are not included in premium version "
|
3218 |
+
"of plugin."
|
3219 |
+
msgstr ""
|
3220 |
+
|
3221 |
#: templates/admin/settings/settings.inc.php:33
|
3222 |
#: templates/admin/settings/settings.inc.php:91
|
3223 |
#: templates/admin/table-settings/column_settings_panel.inc.php:25
|
4079 |
msgid "Open a topic"
|
4080 |
msgstr ""
|
4081 |
|
4082 |
+
#: templates/admin/system-info/system_info.inc.php:23
|
4083 |
msgid "System Info"
|
4084 |
msgstr ""
|
4085 |
|
4086 |
+
#: templates/admin/system-info/system_info.inc.php:62
|
4087 |
msgid "The URL of your site's homepage."
|
4088 |
msgstr ""
|
4089 |
|
4090 |
+
#: templates/admin/system-info/system_info.inc.php:69
|
4091 |
msgid "The root URL of your site."
|
4092 |
msgstr ""
|
4093 |
|
4094 |
+
#: templates/admin/system-info/system_info.inc.php:76
|
4095 |
msgid "System path of your wp-content directory."
|
4096 |
msgstr ""
|
4097 |
|
4098 |
+
#: templates/admin/system-info/system_info.inc.php:83
|
4099 |
msgid "System path of your WP root directory."
|
4100 |
msgstr ""
|
4101 |
|
4102 |
+
#: templates/admin/system-info/system_info.inc.php:90
|
4103 |
msgid "The version of WordPress installed on your site."
|
4104 |
msgstr ""
|
4105 |
|
4106 |
+
#: templates/admin/system-info/system_info.inc.php:97
|
4107 |
msgid "Whether or not you have WordPress Multisite enabled."
|
4108 |
msgstr ""
|
4109 |
|
4110 |
+
#: templates/admin/system-info/system_info.inc.php:121
|
4111 |
#, php-format
|
4112 |
msgid ""
|
4113 |
"%1$s </span> - We recommend setting memory to at least <strong>128MB</"
|
4116 |
"noreferrer\">Increasing memory allocated to PHP.</a>"
|
4117 |
msgstr ""
|
4118 |
|
4119 |
+
#: templates/admin/system-info/system_info.inc.php:131
|
4120 |
msgid "The maximum amount of memory (RAM) that your site can use at one time."
|
4121 |
msgstr ""
|
4122 |
|
4123 |
+
#: templates/admin/system-info/system_info.inc.php:144
|
4124 |
msgid "Displays whether or not WordPress is in Debug Mode."
|
4125 |
msgstr ""
|
4126 |
|
4127 |
+
#: templates/admin/system-info/system_info.inc.php:151
|
4128 |
msgid "The current language used by WordPress. Default = English"
|
4129 |
msgstr ""
|
4130 |
|
4131 |
+
#: templates/admin/system-info/system_info.inc.php:171
|
4132 |
msgid "Information about your operating system."
|
4133 |
msgstr ""
|
4134 |
|
4135 |
+
#: templates/admin/system-info/system_info.inc.php:179
|
4136 |
msgid "Information about the web server that is currently hosting your site."
|
4137 |
msgstr ""
|
4138 |
|
4139 |
+
#: templates/admin/system-info/system_info.inc.php:221
|
4140 |
msgid "The version of PHP installed on your hosting server."
|
4141 |
msgstr ""
|
4142 |
|
4143 |
+
#: templates/admin/system-info/system_info.inc.php:232
|
4144 |
msgid "The largest file size that can be contained in one post."
|
4145 |
msgstr ""
|
4146 |
|
4147 |
+
#: templates/admin/system-info/system_info.inc.php:241
|
4148 |
#, php-format
|
4149 |
msgid ""
|
4150 |
"%1$s </span> - We recommend setting max execution time to at least 180.<br /"
|
4152 |
"\">Increasing max execution to PHP</a>"
|
4153 |
msgstr ""
|
4154 |
|
4155 |
+
#: templates/admin/system-info/system_info.inc.php:249
|
4156 |
msgid ""
|
4157 |
"The amount of time (in seconds) that your site will spend on a single "
|
4158 |
"operation before timing out (to avoid server lockups)"
|
4159 |
msgstr ""
|
4160 |
|
4161 |
+
#: templates/admin/system-info/system_info.inc.php:264
|
4162 |
msgid "The version of MySQL installed on your hosting server."
|
4163 |
msgstr ""
|
4164 |
|
4165 |
+
#: templates/admin/system-info/system_info.inc.php:272
|
4166 |
msgid ""
|
4167 |
"The largest file size that can be uploaded to your WordPress installation."
|
4168 |
msgstr ""
|
4169 |
|
4170 |
+
#: templates/admin/system-info/system_info.inc.php:294
|
4171 |
msgid "Multibyte String (mbstring) is used to convert character encoding."
|
4172 |
msgstr ""
|
4173 |
|
4174 |
+
#: templates/admin/system-info/system_info.inc.php:312
|
4175 |
+
msgid ""
|
4176 |
+
"XML support is something that needs to be installed on the server for proper "
|
4177 |
+
"wpDataTables functionality."
|
4178 |
+
msgstr ""
|
4179 |
+
|
4180 |
+
#: templates/admin/system-info/system_info.inc.php:330
|
4181 |
+
msgid ""
|
4182 |
+
"DOM support is something that needs to be installed on the server for proper "
|
4183 |
+
"wpDataTables functionality."
|
4184 |
+
msgstr ""
|
4185 |
+
|
4186 |
+
#: templates/admin/system-info/system_info.inc.php:356
|
4187 |
msgid "Multibyte String (mbstring) require libxml to be installed. "
|
4188 |
msgstr ""
|
4189 |
|
4190 |
+
#: templates/admin/system-info/system_info.inc.php:375
|
4191 |
msgid ""
|
4192 |
"ZIP support is something that needs to be installed on the server, as a "
|
4193 |
"package for the Linux operating system, or rather to the PHP software on the "
|
4194 |
"server."
|
4195 |
msgstr ""
|
4196 |
|
4197 |
+
#: templates/admin/system-info/system_info.inc.php:395
|
4198 |
msgid "wpDataTables use cURL for getting data from other servers."
|
4199 |
msgstr ""
|
4200 |
|
4201 |
+
#: templates/admin/system-info/system_info.inc.php:418
|
4202 |
msgid "The name of the current active theme."
|
4203 |
msgstr ""
|
4204 |
|
4205 |
+
#: templates/admin/system-info/system_info.inc.php:429
|
4206 |
msgid "The installed version of the current active theme."
|
4207 |
msgstr ""
|
4208 |
|
4209 |
+
#: templates/admin/system-info/system_info.inc.php:436
|
4210 |
msgid "The theme developers."
|
4211 |
msgstr ""
|
4212 |
|
4213 |
+
#: templates/admin/system-info/system_info.inc.php:442
|
4214 |
msgid "The theme developers URL."
|
4215 |
msgstr ""
|
4216 |
|
4217 |
+
#: templates/admin/system-info/system_info.inc.php:479
|
4218 |
msgid "Visit plugin homepage"
|
4219 |
msgstr ""
|
4220 |
|
languages/pl_PL/wpdatatables-pl_PL.mo
CHANGED
Binary file
|
languages/pl_PL/wpdatatables-pl_PL.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: wpdatatables\n"
|
4 |
-
"POT-Creation-Date: 2020-
|
5 |
-
"PO-Revision-Date: 2020-
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: wpdatatables <cjbug@yandex.ru>\n"
|
8 |
"Language: pl\n"
|
@@ -326,14 +326,14 @@ msgstr "MySQL"
|
|
326 |
msgid "Manual"
|
327 |
msgstr "Ręcznie"
|
328 |
|
329 |
-
#: source/class.wdtbrowsetable.php:237 source/class.wpdatatable.php:
|
330 |
-
#: source/class.wpdatatable.php:
|
331 |
#: templates/admin/table-settings/table_settings_block.inc.php:1031
|
332 |
msgid "Excel"
|
333 |
msgstr "Excel"
|
334 |
|
335 |
-
#: source/class.wdtbrowsetable.php:240 source/class.wpdatatable.php:
|
336 |
-
#: source/class.wpdatatable.php:
|
337 |
#: templates/admin/table-settings/table_settings_block.inc.php:1032
|
338 |
msgid "CSV"
|
339 |
msgstr "CSV"
|
@@ -518,8 +518,8 @@ msgstr "Kolumna została usunięta!"
|
|
518 |
msgid "Please select columns that you want to use in table"
|
519 |
msgstr "Proszę wybrać kolumny, których chcesz użyć w tabeli"
|
520 |
|
521 |
-
#: source/class.wdttools.php:299 source/class.wpdatatable.php:
|
522 |
-
#: source/class.wpdatatable.php:
|
523 |
#: templates/admin/table-settings/table_settings_block.inc.php:1033
|
524 |
msgid "Copy"
|
525 |
msgstr "Kopiuj"
|
@@ -1224,7 +1224,7 @@ msgstr "Tylko jedna kolumna może być typu String"
|
|
1224 |
msgid "You are mixing data types (several date axes and several number)"
|
1225 |
msgstr "Mieszasz typy danych (kilka osi daty i kilka liczb)"
|
1226 |
|
1227 |
-
#: source/class.wpdatatable.php:
|
1228 |
msgid ""
|
1229 |
"You are trying to load a table of an unknown type. Probably you did not "
|
1230 |
"activate the addon which is required to use this table type."
|
@@ -1232,7 +1232,7 @@ msgstr ""
|
|
1232 |
"Próbujesz załadować tabelę nieznanego typu. Prawdopodobnie nie aktywowano "
|
1233 |
"dodatku, który jest wymagany do korzystania z tego typu tabeli."
|
1234 |
|
1235 |
-
#: source/class.wpdatatable.php:
|
1236 |
#: templates/admin/chart_wizard/steps/step3.inc.php:86
|
1237 |
#: templates/admin/table-settings/column_settings_panel.inc.php:554
|
1238 |
#: templates/admin/table-settings/table_settings_block.inc.php:312
|
@@ -1240,30 +1240,30 @@ msgstr ""
|
|
1240 |
msgid "All"
|
1241 |
msgstr "Wszystkie"
|
1242 |
|
1243 |
-
#: source/class.wpdatatable.php:
|
1244 |
#: templates/admin/table-settings/columns_list_modal.inc.php:12
|
1245 |
msgid "Columns"
|
1246 |
msgstr "Kolumny"
|
1247 |
|
1248 |
-
#: source/class.wpdatatable.php:
|
1249 |
#: templates/admin/table-settings/table_settings_block.inc.php:1030
|
1250 |
msgid "Print"
|
1251 |
msgstr "Drukuj"
|
1252 |
|
1253 |
-
#: source/class.wpdatatable.php:
|
1254 |
#: templates/admin/table-settings/table_settings_block.inc.php:1034
|
1255 |
msgid "PDF"
|
1256 |
msgstr "PDF"
|
1257 |
|
1258 |
-
#: source/class.wpdatatable.php:
|
1259 |
msgid "Export"
|
1260 |
msgstr "Eksport"
|
1261 |
|
1262 |
-
#: source/class.wpdatatable.php:
|
1263 |
msgid "Search table"
|
1264 |
msgstr "Szukaj"
|
1265 |
|
1266 |
-
#: source/class.wpdatatable.php:
|
1267 |
msgid "Showing _MENU_ Entries"
|
1268 |
msgstr "Wyświetlanie wpisów _MENU_"
|
1269 |
|
@@ -1282,7 +1282,7 @@ msgstr ""
|
|
1282 |
msgid "if you have some questions or problems with the plugin."
|
1283 |
msgstr ""
|
1284 |
|
1285 |
-
#: templates/addons.inc.php:10 templates/admin/dashboard/dashboard.inc.php:
|
1286 |
msgid "wpDataTables Addons"
|
1287 |
msgstr ""
|
1288 |
|
@@ -1301,12 +1301,12 @@ msgstr ""
|
|
1301 |
"przez twórców wpDataTables i 3rd party deweloperów, więc stay tuned."
|
1302 |
|
1303 |
#: templates/addons.inc.php:19 templates/admin/addons/addons.inc.php:90
|
1304 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1305 |
msgid "Report Builder"
|
1306 |
msgstr ""
|
1307 |
|
1308 |
#: templates/addons.inc.php:23 templates/admin/addons/addons.inc.php:93
|
1309 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1310 |
msgid ""
|
1311 |
"A unique tool that allows you to generate almost any Word DOCX and Excel "
|
1312 |
"XLSX documents filled in with actual data from your database."
|
@@ -1334,7 +1334,7 @@ msgid "NEW"
|
|
1334 |
msgstr ""
|
1335 |
|
1336 |
#: templates/admin/addons/addons.inc.php:40
|
1337 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1338 |
msgid "Master Detail Tables for wpDataTables"
|
1339 |
msgstr ""
|
1340 |
|
@@ -1355,7 +1355,7 @@ msgid "Learn more"
|
|
1355 |
msgstr ""
|
1356 |
|
1357 |
#: templates/admin/addons/addons.inc.php:67
|
1358 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1359 |
msgid "Powerful Filters for wpDataTables"
|
1360 |
msgstr "Potężne filtry dla wpDataTables"
|
1361 |
|
@@ -1370,12 +1370,12 @@ msgstr ""
|
|
1370 |
"tylko filtr bez tabeli, zanim użytkownik definiuje wartości wyszukiwania."
|
1371 |
|
1372 |
#: templates/admin/addons/addons.inc.php:120
|
1373 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1374 |
msgid "Formidable Forms integration for wpDataTables"
|
1375 |
msgstr "Integracja formularzy Formidable dla wpDataTables"
|
1376 |
|
1377 |
#: templates/admin/addons/addons.inc.php:123
|
1378 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1379 |
msgid ""
|
1380 |
"Tool that adds \"Formidable Form\" as a new table type and allows you to "
|
1381 |
"create wpDataTables from Formidable Forms entries data."
|
@@ -1384,12 +1384,12 @@ msgstr ""
|
|
1384 |
"na tworzenie wpDataTables z Formidable danych wpisów formularzy."
|
1385 |
|
1386 |
#: templates/admin/addons/addons.inc.php:143
|
1387 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1388 |
msgid "Gravity Forms integration for wpDataTables"
|
1389 |
msgstr "Integracja form grawitacyjnych dla wpDataTables"
|
1390 |
|
1391 |
#: templates/admin/addons/addons.inc.php:146
|
1392 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1393 |
msgid ""
|
1394 |
"Tool that adds \"Gravity Form\" as a new table type and allows you to create "
|
1395 |
"wpDataTables from Gravity Forms entries data."
|
@@ -2394,7 +2394,7 @@ msgstr "Otwórz w edytorze jak w Excelu"
|
|
2394 |
#: templates/admin/settings/settings.inc.php:96
|
2395 |
#: templates/admin/support/support.inc.php:31
|
2396 |
#: templates/admin/support/support.inc.php:47
|
2397 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2398 |
#: templates/admin/table-settings/column_settings_panel.inc.php:1074
|
2399 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:606
|
2400 |
#: templates/admin/table-settings/table_preview_block.inc.php:81
|
@@ -2629,193 +2629,162 @@ msgid "Version "
|
|
2629 |
msgstr ""
|
2630 |
|
2631 |
#: templates/admin/dashboard/dashboard.inc.php:340
|
2632 |
-
msgid ""
|
2633 |
-
"A major update with a couple of new features, bug fixes and stability "
|
2634 |
-
"improvements:"
|
2635 |
msgstr ""
|
2636 |
|
2637 |
#: templates/admin/dashboard/dashboard.inc.php:345
|
2638 |
msgid ""
|
2639 |
-
"<strong>
|
2640 |
-
"
|
2641 |
msgstr ""
|
2642 |
|
2643 |
#: templates/admin/dashboard/dashboard.inc.php:346
|
2644 |
-
msgid "
|
2645 |
msgstr ""
|
2646 |
|
2647 |
#: templates/admin/dashboard/dashboard.inc.php:347
|
2648 |
-
msgid ""
|
2649 |
-
"<strong>Feature:</strong> New option to set pagination position for each "
|
2650 |
-
"table.(Right, center and left)"
|
2651 |
msgstr ""
|
2652 |
|
2653 |
#: templates/admin/dashboard/dashboard.inc.php:348
|
2654 |
-
msgid ""
|
2655 |
-
"<strong>Feature:</strong> New option to set pagination layout for each table."
|
2656 |
-
"(Six different layouts)"
|
2657 |
-
msgstr ""
|
2658 |
-
|
2659 |
-
#: templates/admin/dashboard/dashboard.inc.php:349
|
2660 |
-
msgid ""
|
2661 |
-
"<strong>Feature:</strong> New option to set tables sorting order on browse "
|
2662 |
-
"pages."
|
2663 |
-
msgstr ""
|
2664 |
-
|
2665 |
-
#: templates/admin/dashboard/dashboard.inc.php:350
|
2666 |
-
msgid "<strong>BugFix:</strong> Fixed issue for reset options Remove borders."
|
2667 |
-
msgstr ""
|
2668 |
-
|
2669 |
-
#: templates/admin/dashboard/dashboard.inc.php:351
|
2670 |
-
msgid ""
|
2671 |
-
"<strong>BugFix:</strong> Fixed issue with showing tables in Internet "
|
2672 |
-
"Explorer browser."
|
2673 |
-
msgstr ""
|
2674 |
-
|
2675 |
-
#: templates/admin/dashboard/dashboard.inc.php:352
|
2676 |
-
msgid ""
|
2677 |
-
"<strong>BugFix:</strong> Remove wpdt-c class from admin area on other admin "
|
2678 |
-
"pages"
|
2679 |
-
msgstr ""
|
2680 |
-
|
2681 |
-
#: templates/admin/dashboard/dashboard.inc.php:353
|
2682 |
-
msgid "<strong>BugFix:</strong> Correct folder name for Slovenian language."
|
2683 |
-
msgstr ""
|
2684 |
-
|
2685 |
-
#: templates/admin/dashboard/dashboard.inc.php:354
|
2686 |
-
msgid ""
|
2687 |
-
"<strong>BugFix:</strong> Fixed issue with removing message modals in admin "
|
2688 |
-
"area"
|
2689 |
-
msgstr ""
|
2690 |
-
|
2691 |
-
#: templates/admin/dashboard/dashboard.inc.php:355
|
2692 |
-
msgid ""
|
2693 |
-
"<strong>BugFix:</strong> Fixed issue for simple tables with random sorting."
|
2694 |
-
msgstr ""
|
2695 |
-
|
2696 |
-
#: templates/admin/dashboard/dashboard.inc.php:356
|
2697 |
msgid "Other small bug fixes and stability improvements."
|
2698 |
msgstr ""
|
2699 |
|
2700 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2701 |
msgid "Go Premium!"
|
2702 |
msgstr ""
|
2703 |
|
2704 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2705 |
msgid "View Comparison"
|
2706 |
msgstr ""
|
2707 |
|
2708 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2709 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:48
|
2710 |
msgid ""
|
2711 |
"Get the most out of wpDataTables by upgrading to Premium and unlocking all "
|
2712 |
"of the powerful features."
|
2713 |
msgstr ""
|
2714 |
|
2715 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2716 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:255
|
2717 |
msgid "Create a table manually"
|
2718 |
msgstr "Ręczne tworzenie tabeli"
|
2719 |
|
2720 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2721 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:267
|
2722 |
msgid "Creating tables from Google Spreadsheet"
|
2723 |
msgstr ""
|
2724 |
|
2725 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2726 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2727 |
msgid "Creating MySQL-based tables from database"
|
2728 |
msgstr ""
|
2729 |
|
2730 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2731 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2732 |
msgid "Creating MySQL-based tables from Wordpress post types"
|
2733 |
msgstr ""
|
2734 |
|
2735 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2736 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2737 |
#: templates/edit_table.inc.php:329
|
2738 |
msgid "Advanced filtering"
|
2739 |
msgstr ""
|
2740 |
|
2741 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2742 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2743 |
#: templates/admin/table-settings/table_settings_block.inc.php:144
|
2744 |
#: templates/edit_table.inc.php:282
|
2745 |
msgid "Server-side processing"
|
2746 |
msgstr "Przetwarzanie po stronie serwera"
|
2747 |
|
2748 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2749 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2750 |
msgid "Multiple databases support (MySQL,MS SQL and PostgreSQL)"
|
2751 |
msgstr ""
|
2752 |
|
2753 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2754 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2755 |
msgid "Front-end table editing"
|
2756 |
msgstr ""
|
2757 |
|
2758 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2759 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2760 |
msgid "Excel-like editing"
|
2761 |
msgstr ""
|
2762 |
|
2763 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2764 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2765 |
msgid "Creating charts with Highcharts"
|
2766 |
msgstr ""
|
2767 |
|
2768 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2769 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2770 |
msgid "Creating charts with Chart.js"
|
2771 |
msgstr ""
|
2772 |
|
2773 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2774 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2775 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:68
|
2776 |
#: templates/edit_table.inc.php:301
|
2777 |
msgid "Responsive"
|
2778 |
msgstr ""
|
2779 |
|
2780 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2781 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2782 |
#: templates/admin/table-settings/column_settings_panel.inc.php:60
|
2783 |
#: templates/edit_table.inc.php:750
|
2784 |
msgid "Conditional formatting"
|
2785 |
msgstr "Formatowanie warunkowe"
|
2786 |
|
2787 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2788 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2789 |
msgid "Calculating Tools"
|
2790 |
msgstr ""
|
2791 |
|
2792 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2793 |
msgid "Formula columns"
|
2794 |
msgstr ""
|
2795 |
|
2796 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2797 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2798 |
#: templates/admin/table-settings/table_settings_block.inc.php:79
|
2799 |
msgid "Placeholders"
|
2800 |
msgstr "Placeholdery"
|
2801 |
|
2802 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2803 |
msgid "Premium support"
|
2804 |
msgstr ""
|
2805 |
|
2806 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2807 |
msgid "Get Premium Today"
|
2808 |
msgstr ""
|
2809 |
|
2810 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2811 |
msgid "News Blog"
|
2812 |
msgstr ""
|
2813 |
|
2814 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2815 |
msgid "Checkout useful articles from wpdatatables.com"
|
2816 |
msgstr ""
|
2817 |
|
2818 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
|
|
|
|
|
|
|
|
2819 |
msgid ""
|
2820 |
"Never miss notifications about new cool features, promotions,\n"
|
2821 |
" giveaways or freebies – subscribe to our "
|
@@ -2823,48 +2792,48 @@ msgid ""
|
|
2823 |
" about 1 message per month and never spam!"
|
2824 |
msgstr ""
|
2825 |
|
2826 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2827 |
msgid "Premium "
|
2828 |
msgstr ""
|
2829 |
|
2830 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2831 |
msgid ""
|
2832 |
"While wpDataTables itself provides quite a large amount of features and "
|
2833 |
"unlimited customisation, flexibility, you can achieve even more with our "
|
2834 |
"premium addons.(requires wpDataTables Premium version)"
|
2835 |
msgstr ""
|
2836 |
|
2837 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2838 |
msgid ""
|
2839 |
"A wpDataTables addon which allows showing additional details for a specific "
|
2840 |
"row in a popup or a separate page or post."
|
2841 |
msgstr ""
|
2842 |
|
2843 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2844 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2845 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2846 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2847 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2848 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2849 |
msgid "Learn More"
|
2850 |
msgstr ""
|
2851 |
|
2852 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2853 |
msgid ""
|
2854 |
"An add-on for wpDataTables that provides powerful filtering features: "
|
2855 |
"cascade filtering, applying filters on button click, hide table before "
|
2856 |
"filtering."
|
2857 |
msgstr ""
|
2858 |
|
2859 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2860 |
msgid "Need free booking plugin?"
|
2861 |
msgstr ""
|
2862 |
|
2863 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2864 |
msgid "Appointments and Events WordPress Booking Plugin"
|
2865 |
msgstr ""
|
2866 |
|
2867 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2868 |
msgid ""
|
2869 |
"Amelia Lite is a free appointment booking WordPress plugin that allows to "
|
2870 |
"set up a fully-featured automated booking system on your WordPress website "
|
@@ -2875,40 +2844,40 @@ msgid ""
|
|
2875 |
"each month."
|
2876 |
msgstr ""
|
2877 |
|
2878 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2879 |
msgid "Rating: 4.3 - 68 reviews"
|
2880 |
msgstr ""
|
2881 |
|
2882 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2883 |
msgid "Free Download"
|
2884 |
msgstr ""
|
2885 |
|
2886 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2887 |
#: templates/admin/getting-started/getting_started.inc.php:184
|
2888 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2889 |
#: templates/admin/support/support.inc.php:78
|
2890 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2891 |
#: templates/admin/welcome_page/welcome_page.inc.php:358
|
2892 |
msgid "Made by"
|
2893 |
msgstr ""
|
2894 |
|
2895 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2896 |
#: templates/admin/getting-started/getting_started.inc.php:192
|
2897 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2898 |
#: templates/admin/support/support.inc.php:45
|
2899 |
#: templates/admin/support/support.inc.php:86
|
2900 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2901 |
#: templates/admin/welcome_page/welcome_page.inc.php:219
|
2902 |
#: templates/admin/welcome_page/welcome_page.inc.php:369
|
2903 |
msgid "Documentation"
|
2904 |
msgstr "Dokumentacja"
|
2905 |
|
2906 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2907 |
#: templates/admin/getting-started/getting_started.inc.php:196
|
2908 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2909 |
#: templates/admin/support/support.inc.php:24
|
2910 |
#: templates/admin/support/support.inc.php:90
|
2911 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2912 |
#: templates/admin/welcome_page/welcome_page.inc.php:373
|
2913 |
msgid "Support Center"
|
2914 |
msgstr ""
|
@@ -3031,7 +3000,7 @@ msgid "Lite vs Premium comparison"
|
|
3031 |
msgstr ""
|
3032 |
|
3033 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:52
|
3034 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3035 |
msgid "Go Premium Now"
|
3036 |
msgstr ""
|
3037 |
|
@@ -3044,7 +3013,7 @@ msgid "Lite"
|
|
3044 |
msgstr ""
|
3045 |
|
3046 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:64
|
3047 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3048 |
msgid "Premium"
|
3049 |
msgstr ""
|
3050 |
|
@@ -3074,6 +3043,8 @@ msgstr ""
|
|
3074 |
|
3075 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:131
|
3076 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:144
|
|
|
|
|
3077 |
msgid "NEW!"
|
3078 |
msgstr ""
|
3079 |
|
@@ -3125,7 +3096,7 @@ msgid "Customize charts"
|
|
3125 |
msgstr ""
|
3126 |
|
3127 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:244
|
3128 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3129 |
msgid "Limited"
|
3130 |
msgstr ""
|
3131 |
|
@@ -3133,14 +3104,28 @@ msgstr ""
|
|
3133 |
msgid "Some options are not available."
|
3134 |
msgstr ""
|
3135 |
|
3136 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3137 |
msgid "Support"
|
3138 |
msgstr ""
|
3139 |
|
3140 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3141 |
msgid "Response time is slow and can be up to 5 business days."
|
3142 |
msgstr ""
|
3143 |
|
|
|
|
|
|
|
|
|
|
|
|
|
3144 |
#: templates/admin/settings/settings.inc.php:33
|
3145 |
#: templates/admin/settings/settings.inc.php:91
|
3146 |
#: templates/admin/table-settings/column_settings_panel.inc.php:25
|
@@ -3947,35 +3932,35 @@ msgstr ""
|
|
3947 |
msgid "Open a topic"
|
3948 |
msgstr ""
|
3949 |
|
3950 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3951 |
msgid "System Info"
|
3952 |
msgstr ""
|
3953 |
|
3954 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3955 |
msgid "The URL of your site's homepage."
|
3956 |
msgstr ""
|
3957 |
|
3958 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3959 |
msgid "The root URL of your site."
|
3960 |
msgstr ""
|
3961 |
|
3962 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3963 |
msgid "System path of your wp-content directory."
|
3964 |
msgstr ""
|
3965 |
|
3966 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3967 |
msgid "System path of your WP root directory."
|
3968 |
msgstr ""
|
3969 |
|
3970 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3971 |
msgid "The version of WordPress installed on your site."
|
3972 |
msgstr ""
|
3973 |
|
3974 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3975 |
msgid "Whether or not you have WordPress Multisite enabled."
|
3976 |
msgstr ""
|
3977 |
|
3978 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3979 |
#, php-format
|
3980 |
msgid ""
|
3981 |
"%1$s </span> - We recommend setting memory to at least <strong>128MB</"
|
@@ -3984,35 +3969,35 @@ msgid ""
|
|
3984 |
"noreferrer\">Increasing memory allocated to PHP.</a>"
|
3985 |
msgstr ""
|
3986 |
|
3987 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3988 |
msgid "The maximum amount of memory (RAM) that your site can use at one time."
|
3989 |
msgstr ""
|
3990 |
|
3991 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3992 |
msgid "Displays whether or not WordPress is in Debug Mode."
|
3993 |
msgstr ""
|
3994 |
|
3995 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3996 |
msgid "The current language used by WordPress. Default = English"
|
3997 |
msgstr ""
|
3998 |
|
3999 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4000 |
msgid "Information about your operating system."
|
4001 |
msgstr ""
|
4002 |
|
4003 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4004 |
msgid "Information about the web server that is currently hosting your site."
|
4005 |
msgstr ""
|
4006 |
|
4007 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4008 |
msgid "The version of PHP installed on your hosting server."
|
4009 |
msgstr ""
|
4010 |
|
4011 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4012 |
msgid "The largest file size that can be contained in one post."
|
4013 |
msgstr ""
|
4014 |
|
4015 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4016 |
#, php-format
|
4017 |
msgid ""
|
4018 |
"%1$s </span> - We recommend setting max execution time to at least 180.<br /"
|
@@ -4020,57 +4005,69 @@ msgid ""
|
|
4020 |
"\">Increasing max execution to PHP</a>"
|
4021 |
msgstr ""
|
4022 |
|
4023 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4024 |
msgid ""
|
4025 |
"The amount of time (in seconds) that your site will spend on a single "
|
4026 |
"operation before timing out (to avoid server lockups)"
|
4027 |
msgstr ""
|
4028 |
|
4029 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4030 |
msgid "The version of MySQL installed on your hosting server."
|
4031 |
msgstr ""
|
4032 |
|
4033 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4034 |
msgid ""
|
4035 |
"The largest file size that can be uploaded to your WordPress installation."
|
4036 |
msgstr ""
|
4037 |
|
4038 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4039 |
msgid "Multibyte String (mbstring) is used to convert character encoding."
|
4040 |
msgstr ""
|
4041 |
|
4042 |
-
#: templates/admin/system-info/system_info.inc.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4043 |
msgid "Multibyte String (mbstring) require libxml to be installed. "
|
4044 |
msgstr ""
|
4045 |
|
4046 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4047 |
msgid ""
|
4048 |
"ZIP support is something that needs to be installed on the server, as a "
|
4049 |
"package for the Linux operating system, or rather to the PHP software on the "
|
4050 |
"server."
|
4051 |
msgstr ""
|
4052 |
|
4053 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4054 |
msgid "wpDataTables use cURL for getting data from other servers."
|
4055 |
msgstr ""
|
4056 |
|
4057 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4058 |
msgid "The name of the current active theme."
|
4059 |
msgstr ""
|
4060 |
|
4061 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4062 |
msgid "The installed version of the current active theme."
|
4063 |
msgstr ""
|
4064 |
|
4065 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4066 |
msgid "The theme developers."
|
4067 |
msgstr ""
|
4068 |
|
4069 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4070 |
msgid "The theme developers URL."
|
4071 |
msgstr ""
|
4072 |
|
4073 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4074 |
msgid "Visit plugin homepage"
|
4075 |
msgstr ""
|
4076 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: wpdatatables\n"
|
4 |
+
"POT-Creation-Date: 2020-12-25 17:32+0100\n"
|
5 |
+
"PO-Revision-Date: 2020-12-25 17:32+0100\n"
|
6 |
"Last-Translator: \n"
|
7 |
"Language-Team: wpdatatables <cjbug@yandex.ru>\n"
|
8 |
"Language: pl\n"
|
326 |
msgid "Manual"
|
327 |
msgstr "Ręcznie"
|
328 |
|
329 |
+
#: source/class.wdtbrowsetable.php:237 source/class.wpdatatable.php:2204
|
330 |
+
#: source/class.wpdatatable.php:2274
|
331 |
#: templates/admin/table-settings/table_settings_block.inc.php:1031
|
332 |
msgid "Excel"
|
333 |
msgstr "Excel"
|
334 |
|
335 |
+
#: source/class.wdtbrowsetable.php:240 source/class.wpdatatable.php:2213
|
336 |
+
#: source/class.wpdatatable.php:2284
|
337 |
#: templates/admin/table-settings/table_settings_block.inc.php:1032
|
338 |
msgid "CSV"
|
339 |
msgstr "CSV"
|
518 |
msgid "Please select columns that you want to use in table"
|
519 |
msgstr "Proszę wybrać kolumny, których chcesz użyć w tabeli"
|
520 |
|
521 |
+
#: source/class.wdttools.php:299 source/class.wpdatatable.php:2222
|
522 |
+
#: source/class.wpdatatable.php:2294
|
523 |
#: templates/admin/table-settings/table_settings_block.inc.php:1033
|
524 |
msgid "Copy"
|
525 |
msgstr "Kopiuj"
|
1224 |
msgid "You are mixing data types (several date axes and several number)"
|
1225 |
msgstr "Mieszasz typy danych (kilka osi daty i kilka liczb)"
|
1226 |
|
1227 |
+
#: source/class.wpdatatable.php:1883
|
1228 |
msgid ""
|
1229 |
"You are trying to load a table of an unknown type. Probably you did not "
|
1230 |
"activate the addon which is required to use this table type."
|
1232 |
"Próbujesz załadować tabelę nieznanego typu. Prawdopodobnie nie aktywowano "
|
1233 |
"dodatku, który jest wymagany do korzystania z tego typu tabeli."
|
1234 |
|
1235 |
+
#: source/class.wpdatatable.php:2122 source/class.wpdatatable.php:2125
|
1236 |
#: templates/admin/chart_wizard/steps/step3.inc.php:86
|
1237 |
#: templates/admin/table-settings/column_settings_panel.inc.php:554
|
1238 |
#: templates/admin/table-settings/table_settings_block.inc.php:312
|
1240 |
msgid "All"
|
1241 |
msgstr "Wszystkie"
|
1242 |
|
1243 |
+
#: source/class.wpdatatable.php:2183 source/class.wpdatatable.php:2252
|
1244 |
#: templates/admin/table-settings/columns_list_modal.inc.php:12
|
1245 |
msgid "Columns"
|
1246 |
msgstr "Kolumny"
|
1247 |
|
1248 |
+
#: source/class.wpdatatable.php:2193 source/class.wpdatatable.php:2262
|
1249 |
#: templates/admin/table-settings/table_settings_block.inc.php:1030
|
1250 |
msgid "Print"
|
1251 |
msgstr "Drukuj"
|
1252 |
|
1253 |
+
#: source/class.wpdatatable.php:2232 source/class.wpdatatable.php:2305
|
1254 |
#: templates/admin/table-settings/table_settings_block.inc.php:1034
|
1255 |
msgid "PDF"
|
1256 |
msgstr "PDF"
|
1257 |
|
1258 |
+
#: source/class.wpdatatable.php:2240
|
1259 |
msgid "Export"
|
1260 |
msgstr "Eksport"
|
1261 |
|
1262 |
+
#: source/class.wpdatatable.php:2318
|
1263 |
msgid "Search table"
|
1264 |
msgstr "Szukaj"
|
1265 |
|
1266 |
+
#: source/class.wpdatatable.php:2319
|
1267 |
msgid "Showing _MENU_ Entries"
|
1268 |
msgstr "Wyświetlanie wpisów _MENU_"
|
1269 |
|
1282 |
msgid "if you have some questions or problems with the plugin."
|
1283 |
msgstr ""
|
1284 |
|
1285 |
+
#: templates/addons.inc.php:10 templates/admin/dashboard/dashboard.inc.php:496
|
1286 |
msgid "wpDataTables Addons"
|
1287 |
msgstr ""
|
1288 |
|
1301 |
"przez twórców wpDataTables i 3rd party deweloperów, więc stay tuned."
|
1302 |
|
1303 |
#: templates/addons.inc.php:19 templates/admin/addons/addons.inc.php:90
|
1304 |
+
#: templates/admin/dashboard/dashboard.inc.php:567
|
1305 |
msgid "Report Builder"
|
1306 |
msgstr ""
|
1307 |
|
1308 |
#: templates/addons.inc.php:23 templates/admin/addons/addons.inc.php:93
|
1309 |
+
#: templates/admin/dashboard/dashboard.inc.php:571
|
1310 |
msgid ""
|
1311 |
"A unique tool that allows you to generate almost any Word DOCX and Excel "
|
1312 |
"XLSX documents filled in with actual data from your database."
|
1334 |
msgstr ""
|
1335 |
|
1336 |
#: templates/admin/addons/addons.inc.php:40
|
1337 |
+
#: templates/admin/dashboard/dashboard.inc.php:514
|
1338 |
msgid "Master Detail Tables for wpDataTables"
|
1339 |
msgstr ""
|
1340 |
|
1355 |
msgstr ""
|
1356 |
|
1357 |
#: templates/admin/addons/addons.inc.php:67
|
1358 |
+
#: templates/admin/dashboard/dashboard.inc.php:541
|
1359 |
msgid "Powerful Filters for wpDataTables"
|
1360 |
msgstr "Potężne filtry dla wpDataTables"
|
1361 |
|
1370 |
"tylko filtr bez tabeli, zanim użytkownik definiuje wartości wyszukiwania."
|
1371 |
|
1372 |
#: templates/admin/addons/addons.inc.php:120
|
1373 |
+
#: templates/admin/dashboard/dashboard.inc.php:594
|
1374 |
msgid "Formidable Forms integration for wpDataTables"
|
1375 |
msgstr "Integracja formularzy Formidable dla wpDataTables"
|
1376 |
|
1377 |
#: templates/admin/addons/addons.inc.php:123
|
1378 |
+
#: templates/admin/dashboard/dashboard.inc.php:598
|
1379 |
msgid ""
|
1380 |
"Tool that adds \"Formidable Form\" as a new table type and allows you to "
|
1381 |
"create wpDataTables from Formidable Forms entries data."
|
1384 |
"na tworzenie wpDataTables z Formidable danych wpisów formularzy."
|
1385 |
|
1386 |
#: templates/admin/addons/addons.inc.php:143
|
1387 |
+
#: templates/admin/dashboard/dashboard.inc.php:620
|
1388 |
msgid "Gravity Forms integration for wpDataTables"
|
1389 |
msgstr "Integracja form grawitacyjnych dla wpDataTables"
|
1390 |
|
1391 |
#: templates/admin/addons/addons.inc.php:146
|
1392 |
+
#: templates/admin/dashboard/dashboard.inc.php:624
|
1393 |
msgid ""
|
1394 |
"Tool that adds \"Gravity Form\" as a new table type and allows you to create "
|
1395 |
"wpDataTables from Gravity Forms entries data."
|
2394 |
#: templates/admin/settings/settings.inc.php:96
|
2395 |
#: templates/admin/support/support.inc.php:31
|
2396 |
#: templates/admin/support/support.inc.php:47
|
2397 |
+
#: templates/admin/system-info/system_info.inc.php:30
|
2398 |
#: templates/admin/table-settings/column_settings_panel.inc.php:1074
|
2399 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:606
|
2400 |
#: templates/admin/table-settings/table_preview_block.inc.php:81
|
2629 |
msgstr ""
|
2630 |
|
2631 |
#: templates/admin/dashboard/dashboard.inc.php:340
|
2632 |
+
msgid "A minor update with a couple of bug fixes and stability improvements:"
|
|
|
|
|
2633 |
msgstr ""
|
2634 |
|
2635 |
#: templates/admin/dashboard/dashboard.inc.php:345
|
2636 |
msgid ""
|
2637 |
+
"<strong>BugFix:</strong> Fixed issue with Fatal errors on Dashboard page if "
|
2638 |
+
"PHP extensions are not installed."
|
2639 |
msgstr ""
|
2640 |
|
2641 |
#: templates/admin/dashboard/dashboard.inc.php:346
|
2642 |
+
msgid "Compatibility with WordPress 5.6 approved."
|
2643 |
msgstr ""
|
2644 |
|
2645 |
#: templates/admin/dashboard/dashboard.inc.php:347
|
2646 |
+
msgid "Compatibility with PHP 8 approved."
|
|
|
|
|
2647 |
msgstr ""
|
2648 |
|
2649 |
#: templates/admin/dashboard/dashboard.inc.php:348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2650 |
msgid "Other small bug fixes and stability improvements."
|
2651 |
msgstr ""
|
2652 |
|
2653 |
+
#: templates/admin/dashboard/dashboard.inc.php:360
|
2654 |
msgid "Go Premium!"
|
2655 |
msgstr ""
|
2656 |
|
2657 |
+
#: templates/admin/dashboard/dashboard.inc.php:366
|
2658 |
msgid "View Comparison"
|
2659 |
msgstr ""
|
2660 |
|
2661 |
+
#: templates/admin/dashboard/dashboard.inc.php:374
|
2662 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:48
|
2663 |
msgid ""
|
2664 |
"Get the most out of wpDataTables by upgrading to Premium and unlocking all "
|
2665 |
"of the powerful features."
|
2666 |
msgstr ""
|
2667 |
|
2668 |
+
#: templates/admin/dashboard/dashboard.inc.php:378
|
2669 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:255
|
2670 |
msgid "Create a table manually"
|
2671 |
msgstr "Ręczne tworzenie tabeli"
|
2672 |
|
2673 |
+
#: templates/admin/dashboard/dashboard.inc.php:381
|
2674 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:267
|
2675 |
msgid "Creating tables from Google Spreadsheet"
|
2676 |
msgstr ""
|
2677 |
|
2678 |
+
#: templates/admin/dashboard/dashboard.inc.php:384
|
2679 |
+
msgid ""
|
2680 |
+
"<span style=\"color: #ef8137;font-weight: bold;\">NEW!</span> Creating "
|
2681 |
+
"tables via Google Sheet API"
|
2682 |
+
msgstr ""
|
2683 |
+
|
2684 |
+
#: templates/admin/dashboard/dashboard.inc.php:387
|
2685 |
+
msgid ""
|
2686 |
+
"<span style=\"color: #ef8137;font-weight: bold;\">NEW!</span> Creating "
|
2687 |
+
"tables from Private Google Spreadsheet"
|
2688 |
+
msgstr ""
|
2689 |
+
|
2690 |
+
#: templates/admin/dashboard/dashboard.inc.php:390
|
2691 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:305
|
2692 |
msgid "Creating MySQL-based tables from database"
|
2693 |
msgstr ""
|
2694 |
|
2695 |
+
#: templates/admin/dashboard/dashboard.inc.php:393
|
2696 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:317
|
2697 |
msgid "Creating MySQL-based tables from Wordpress post types"
|
2698 |
msgstr ""
|
2699 |
|
2700 |
+
#: templates/admin/dashboard/dashboard.inc.php:396
|
2701 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:353
|
2702 |
#: templates/edit_table.inc.php:329
|
2703 |
msgid "Advanced filtering"
|
2704 |
msgstr ""
|
2705 |
|
2706 |
+
#: templates/admin/dashboard/dashboard.inc.php:399
|
2707 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:329
|
2708 |
#: templates/admin/table-settings/table_settings_block.inc.php:144
|
2709 |
#: templates/edit_table.inc.php:282
|
2710 |
msgid "Server-side processing"
|
2711 |
msgstr "Przetwarzanie po stronie serwera"
|
2712 |
|
2713 |
+
#: templates/admin/dashboard/dashboard.inc.php:402
|
2714 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:341
|
2715 |
msgid "Multiple databases support (MySQL,MS SQL and PostgreSQL)"
|
2716 |
msgstr ""
|
2717 |
|
2718 |
+
#: templates/admin/dashboard/dashboard.inc.php:405
|
2719 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:365
|
2720 |
msgid "Front-end table editing"
|
2721 |
msgstr ""
|
2722 |
|
2723 |
+
#: templates/admin/dashboard/dashboard.inc.php:408
|
2724 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:377
|
2725 |
msgid "Excel-like editing"
|
2726 |
msgstr ""
|
2727 |
|
2728 |
+
#: templates/admin/dashboard/dashboard.inc.php:411
|
2729 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:389
|
2730 |
msgid "Creating charts with Highcharts"
|
2731 |
msgstr ""
|
2732 |
|
2733 |
+
#: templates/admin/dashboard/dashboard.inc.php:414
|
2734 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:401
|
2735 |
msgid "Creating charts with Chart.js"
|
2736 |
msgstr ""
|
2737 |
|
2738 |
+
#: templates/admin/dashboard/dashboard.inc.php:417
|
2739 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:413
|
2740 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:68
|
2741 |
#: templates/edit_table.inc.php:301
|
2742 |
msgid "Responsive"
|
2743 |
msgstr ""
|
2744 |
|
2745 |
+
#: templates/admin/dashboard/dashboard.inc.php:420
|
2746 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:425
|
2747 |
#: templates/admin/table-settings/column_settings_panel.inc.php:60
|
2748 |
#: templates/edit_table.inc.php:750
|
2749 |
msgid "Conditional formatting"
|
2750 |
msgstr "Formatowanie warunkowe"
|
2751 |
|
2752 |
+
#: templates/admin/dashboard/dashboard.inc.php:423
|
2753 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:437
|
2754 |
msgid "Calculating Tools"
|
2755 |
msgstr ""
|
2756 |
|
2757 |
+
#: templates/admin/dashboard/dashboard.inc.php:426
|
2758 |
msgid "Formula columns"
|
2759 |
msgstr ""
|
2760 |
|
2761 |
+
#: templates/admin/dashboard/dashboard.inc.php:429
|
2762 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:449
|
2763 |
#: templates/admin/table-settings/table_settings_block.inc.php:79
|
2764 |
msgid "Placeholders"
|
2765 |
msgstr "Placeholdery"
|
2766 |
|
2767 |
+
#: templates/admin/dashboard/dashboard.inc.php:432
|
2768 |
msgid "Premium support"
|
2769 |
msgstr ""
|
2770 |
|
2771 |
+
#: templates/admin/dashboard/dashboard.inc.php:436
|
2772 |
msgid "Get Premium Today"
|
2773 |
msgstr ""
|
2774 |
|
2775 |
+
#: templates/admin/dashboard/dashboard.inc.php:443
|
2776 |
msgid "News Blog"
|
2777 |
msgstr ""
|
2778 |
|
2779 |
+
#: templates/admin/dashboard/dashboard.inc.php:448
|
2780 |
msgid "Checkout useful articles from wpdatatables.com"
|
2781 |
msgstr ""
|
2782 |
|
2783 |
+
#: templates/admin/dashboard/dashboard.inc.php:471
|
2784 |
+
msgid "Please install and enable PHP extensions xml and dom on your server."
|
2785 |
+
msgstr ""
|
2786 |
+
|
2787 |
+
#: templates/admin/dashboard/dashboard.inc.php:479
|
2788 |
msgid ""
|
2789 |
"Never miss notifications about new cool features, promotions,\n"
|
2790 |
" giveaways or freebies – subscribe to our "
|
2792 |
" about 1 message per month and never spam!"
|
2793 |
msgstr ""
|
2794 |
|
2795 |
+
#: templates/admin/dashboard/dashboard.inc.php:497
|
2796 |
msgid "Premium "
|
2797 |
msgstr ""
|
2798 |
|
2799 |
+
#: templates/admin/dashboard/dashboard.inc.php:500
|
2800 |
msgid ""
|
2801 |
"While wpDataTables itself provides quite a large amount of features and "
|
2802 |
"unlimited customisation, flexibility, you can achieve even more with our "
|
2803 |
"premium addons.(requires wpDataTables Premium version)"
|
2804 |
msgstr ""
|
2805 |
|
2806 |
+
#: templates/admin/dashboard/dashboard.inc.php:518
|
2807 |
msgid ""
|
2808 |
"A wpDataTables addon which allows showing additional details for a specific "
|
2809 |
"row in a popup or a separate page or post."
|
2810 |
msgstr ""
|
2811 |
|
2812 |
+
#: templates/admin/dashboard/dashboard.inc.php:524
|
2813 |
+
#: templates/admin/dashboard/dashboard.inc.php:551
|
2814 |
+
#: templates/admin/dashboard/dashboard.inc.php:577
|
2815 |
+
#: templates/admin/dashboard/dashboard.inc.php:604
|
2816 |
+
#: templates/admin/dashboard/dashboard.inc.php:630
|
2817 |
+
#: templates/admin/dashboard/dashboard.inc.php:663
|
2818 |
msgid "Learn More"
|
2819 |
msgstr ""
|
2820 |
|
2821 |
+
#: templates/admin/dashboard/dashboard.inc.php:545
|
2822 |
msgid ""
|
2823 |
"An add-on for wpDataTables that provides powerful filtering features: "
|
2824 |
"cascade filtering, applying filters on button click, hide table before "
|
2825 |
"filtering."
|
2826 |
msgstr ""
|
2827 |
|
2828 |
+
#: templates/admin/dashboard/dashboard.inc.php:641
|
2829 |
msgid "Need free booking plugin?"
|
2830 |
msgstr ""
|
2831 |
|
2832 |
+
#: templates/admin/dashboard/dashboard.inc.php:650
|
2833 |
msgid "Appointments and Events WordPress Booking Plugin"
|
2834 |
msgstr ""
|
2835 |
|
2836 |
+
#: templates/admin/dashboard/dashboard.inc.php:653
|
2837 |
msgid ""
|
2838 |
"Amelia Lite is a free appointment booking WordPress plugin that allows to "
|
2839 |
"set up a fully-featured automated booking system on your WordPress website "
|
2844 |
"each month."
|
2845 |
msgstr ""
|
2846 |
|
2847 |
+
#: templates/admin/dashboard/dashboard.inc.php:656
|
2848 |
msgid "Rating: 4.3 - 68 reviews"
|
2849 |
msgstr ""
|
2850 |
|
2851 |
+
#: templates/admin/dashboard/dashboard.inc.php:659
|
2852 |
msgid "Free Download"
|
2853 |
msgstr ""
|
2854 |
|
2855 |
+
#: templates/admin/dashboard/dashboard.inc.php:674
|
2856 |
#: templates/admin/getting-started/getting_started.inc.php:184
|
2857 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:492
|
2858 |
#: templates/admin/support/support.inc.php:78
|
2859 |
+
#: templates/admin/system-info/system_info.inc.php:510
|
2860 |
#: templates/admin/welcome_page/welcome_page.inc.php:358
|
2861 |
msgid "Made by"
|
2862 |
msgstr ""
|
2863 |
|
2864 |
+
#: templates/admin/dashboard/dashboard.inc.php:682
|
2865 |
#: templates/admin/getting-started/getting_started.inc.php:192
|
2866 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:500
|
2867 |
#: templates/admin/support/support.inc.php:45
|
2868 |
#: templates/admin/support/support.inc.php:86
|
2869 |
+
#: templates/admin/system-info/system_info.inc.php:518
|
2870 |
#: templates/admin/welcome_page/welcome_page.inc.php:219
|
2871 |
#: templates/admin/welcome_page/welcome_page.inc.php:369
|
2872 |
msgid "Documentation"
|
2873 |
msgstr "Dokumentacja"
|
2874 |
|
2875 |
+
#: templates/admin/dashboard/dashboard.inc.php:686
|
2876 |
#: templates/admin/getting-started/getting_started.inc.php:196
|
2877 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:504
|
2878 |
#: templates/admin/support/support.inc.php:24
|
2879 |
#: templates/admin/support/support.inc.php:90
|
2880 |
+
#: templates/admin/system-info/system_info.inc.php:522
|
2881 |
#: templates/admin/welcome_page/welcome_page.inc.php:373
|
2882 |
msgid "Support Center"
|
2883 |
msgstr ""
|
3000 |
msgstr ""
|
3001 |
|
3002 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:52
|
3003 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:484
|
3004 |
msgid "Go Premium Now"
|
3005 |
msgstr ""
|
3006 |
|
3013 |
msgstr ""
|
3014 |
|
3015 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:64
|
3016 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:471
|
3017 |
msgid "Premium"
|
3018 |
msgstr ""
|
3019 |
|
3043 |
|
3044 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:131
|
3045 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:144
|
3046 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:280
|
3047 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:293
|
3048 |
msgid "NEW!"
|
3049 |
msgstr ""
|
3050 |
|
3096 |
msgstr ""
|
3097 |
|
3098 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:244
|
3099 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:465
|
3100 |
msgid "Limited"
|
3101 |
msgstr ""
|
3102 |
|
3104 |
msgid "Some options are not available."
|
3105 |
msgstr ""
|
3106 |
|
3107 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:279
|
3108 |
+
msgid "Creating tables via Google Sheet API"
|
3109 |
+
msgstr ""
|
3110 |
+
|
3111 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:292
|
3112 |
+
msgid "Creating tables from Private Google Spreadsheet"
|
3113 |
+
msgstr ""
|
3114 |
+
|
3115 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:461
|
3116 |
msgid "Support"
|
3117 |
msgstr ""
|
3118 |
|
3119 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:467
|
3120 |
msgid "Response time is slow and can be up to 5 business days."
|
3121 |
msgstr ""
|
3122 |
|
3123 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:478
|
3124 |
+
msgid ""
|
3125 |
+
"* Please note that wpDataTables add-ons are not included in premium version "
|
3126 |
+
"of plugin."
|
3127 |
+
msgstr ""
|
3128 |
+
|
3129 |
#: templates/admin/settings/settings.inc.php:33
|
3130 |
#: templates/admin/settings/settings.inc.php:91
|
3131 |
#: templates/admin/table-settings/column_settings_panel.inc.php:25
|
3932 |
msgid "Open a topic"
|
3933 |
msgstr ""
|
3934 |
|
3935 |
+
#: templates/admin/system-info/system_info.inc.php:23
|
3936 |
msgid "System Info"
|
3937 |
msgstr ""
|
3938 |
|
3939 |
+
#: templates/admin/system-info/system_info.inc.php:62
|
3940 |
msgid "The URL of your site's homepage."
|
3941 |
msgstr ""
|
3942 |
|
3943 |
+
#: templates/admin/system-info/system_info.inc.php:69
|
3944 |
msgid "The root URL of your site."
|
3945 |
msgstr ""
|
3946 |
|
3947 |
+
#: templates/admin/system-info/system_info.inc.php:76
|
3948 |
msgid "System path of your wp-content directory."
|
3949 |
msgstr ""
|
3950 |
|
3951 |
+
#: templates/admin/system-info/system_info.inc.php:83
|
3952 |
msgid "System path of your WP root directory."
|
3953 |
msgstr ""
|
3954 |
|
3955 |
+
#: templates/admin/system-info/system_info.inc.php:90
|
3956 |
msgid "The version of WordPress installed on your site."
|
3957 |
msgstr ""
|
3958 |
|
3959 |
+
#: templates/admin/system-info/system_info.inc.php:97
|
3960 |
msgid "Whether or not you have WordPress Multisite enabled."
|
3961 |
msgstr ""
|
3962 |
|
3963 |
+
#: templates/admin/system-info/system_info.inc.php:121
|
3964 |
#, php-format
|
3965 |
msgid ""
|
3966 |
"%1$s </span> - We recommend setting memory to at least <strong>128MB</"
|
3969 |
"noreferrer\">Increasing memory allocated to PHP.</a>"
|
3970 |
msgstr ""
|
3971 |
|
3972 |
+
#: templates/admin/system-info/system_info.inc.php:131
|
3973 |
msgid "The maximum amount of memory (RAM) that your site can use at one time."
|
3974 |
msgstr ""
|
3975 |
|
3976 |
+
#: templates/admin/system-info/system_info.inc.php:144
|
3977 |
msgid "Displays whether or not WordPress is in Debug Mode."
|
3978 |
msgstr ""
|
3979 |
|
3980 |
+
#: templates/admin/system-info/system_info.inc.php:151
|
3981 |
msgid "The current language used by WordPress. Default = English"
|
3982 |
msgstr ""
|
3983 |
|
3984 |
+
#: templates/admin/system-info/system_info.inc.php:171
|
3985 |
msgid "Information about your operating system."
|
3986 |
msgstr ""
|
3987 |
|
3988 |
+
#: templates/admin/system-info/system_info.inc.php:179
|
3989 |
msgid "Information about the web server that is currently hosting your site."
|
3990 |
msgstr ""
|
3991 |
|
3992 |
+
#: templates/admin/system-info/system_info.inc.php:221
|
3993 |
msgid "The version of PHP installed on your hosting server."
|
3994 |
msgstr ""
|
3995 |
|
3996 |
+
#: templates/admin/system-info/system_info.inc.php:232
|
3997 |
msgid "The largest file size that can be contained in one post."
|
3998 |
msgstr ""
|
3999 |
|
4000 |
+
#: templates/admin/system-info/system_info.inc.php:241
|
4001 |
#, php-format
|
4002 |
msgid ""
|
4003 |
"%1$s </span> - We recommend setting max execution time to at least 180.<br /"
|
4005 |
"\">Increasing max execution to PHP</a>"
|
4006 |
msgstr ""
|
4007 |
|
4008 |
+
#: templates/admin/system-info/system_info.inc.php:249
|
4009 |
msgid ""
|
4010 |
"The amount of time (in seconds) that your site will spend on a single "
|
4011 |
"operation before timing out (to avoid server lockups)"
|
4012 |
msgstr ""
|
4013 |
|
4014 |
+
#: templates/admin/system-info/system_info.inc.php:264
|
4015 |
msgid "The version of MySQL installed on your hosting server."
|
4016 |
msgstr ""
|
4017 |
|
4018 |
+
#: templates/admin/system-info/system_info.inc.php:272
|
4019 |
msgid ""
|
4020 |
"The largest file size that can be uploaded to your WordPress installation."
|
4021 |
msgstr ""
|
4022 |
|
4023 |
+
#: templates/admin/system-info/system_info.inc.php:294
|
4024 |
msgid "Multibyte String (mbstring) is used to convert character encoding."
|
4025 |
msgstr ""
|
4026 |
|
4027 |
+
#: templates/admin/system-info/system_info.inc.php:312
|
4028 |
+
msgid ""
|
4029 |
+
"XML support is something that needs to be installed on the server for proper "
|
4030 |
+
"wpDataTables functionality."
|
4031 |
+
msgstr ""
|
4032 |
+
|
4033 |
+
#: templates/admin/system-info/system_info.inc.php:330
|
4034 |
+
msgid ""
|
4035 |
+
"DOM support is something that needs to be installed on the server for proper "
|
4036 |
+
"wpDataTables functionality."
|
4037 |
+
msgstr ""
|
4038 |
+
|
4039 |
+
#: templates/admin/system-info/system_info.inc.php:356
|
4040 |
msgid "Multibyte String (mbstring) require libxml to be installed. "
|
4041 |
msgstr ""
|
4042 |
|
4043 |
+
#: templates/admin/system-info/system_info.inc.php:375
|
4044 |
msgid ""
|
4045 |
"ZIP support is something that needs to be installed on the server, as a "
|
4046 |
"package for the Linux operating system, or rather to the PHP software on the "
|
4047 |
"server."
|
4048 |
msgstr ""
|
4049 |
|
4050 |
+
#: templates/admin/system-info/system_info.inc.php:395
|
4051 |
msgid "wpDataTables use cURL for getting data from other servers."
|
4052 |
msgstr ""
|
4053 |
|
4054 |
+
#: templates/admin/system-info/system_info.inc.php:418
|
4055 |
msgid "The name of the current active theme."
|
4056 |
msgstr ""
|
4057 |
|
4058 |
+
#: templates/admin/system-info/system_info.inc.php:429
|
4059 |
msgid "The installed version of the current active theme."
|
4060 |
msgstr ""
|
4061 |
|
4062 |
+
#: templates/admin/system-info/system_info.inc.php:436
|
4063 |
msgid "The theme developers."
|
4064 |
msgstr ""
|
4065 |
|
4066 |
+
#: templates/admin/system-info/system_info.inc.php:442
|
4067 |
msgid "The theme developers URL."
|
4068 |
msgstr ""
|
4069 |
|
4070 |
+
#: templates/admin/system-info/system_info.inc.php:479
|
4071 |
msgid "Visit plugin homepage"
|
4072 |
msgstr ""
|
4073 |
|
languages/ru_RU/wpdatatables-ru_RU.mo
CHANGED
Binary file
|
languages/ru_RU/wpdatatables-ru_RU.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: \n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2020-
|
6 |
-
"PO-Revision-Date: 2020-
|
7 |
"Last-Translator: narozhfy <narozhnyy.alexandr@yandex.ru>\n"
|
8 |
"Language-Team: Русский\n"
|
9 |
"Language: ru_RU\n"
|
@@ -390,14 +390,14 @@ msgstr "MySQL сервер"
|
|
390 |
msgid "Manual"
|
391 |
msgstr "Ручной ввод"
|
392 |
|
393 |
-
#: source/class.wdtbrowsetable.php:237 source/class.wpdatatable.php:
|
394 |
-
#: source/class.wpdatatable.php:
|
395 |
#: templates/admin/table-settings/table_settings_block.inc.php:1031
|
396 |
msgid "Excel"
|
397 |
msgstr "Excel"
|
398 |
|
399 |
-
#: source/class.wdtbrowsetable.php:240 source/class.wpdatatable.php:
|
400 |
-
#: source/class.wpdatatable.php:
|
401 |
#: templates/admin/table-settings/table_settings_block.inc.php:1032
|
402 |
msgid "CSV"
|
403 |
msgstr "CSV"
|
@@ -582,8 +582,8 @@ msgstr "Столбец был удален!"
|
|
582 |
msgid "Please select columns that you want to use in table"
|
583 |
msgstr "Пожалуйста выберите столбец который вы хотите использовать в таблице"
|
584 |
|
585 |
-
#: source/class.wdttools.php:299 source/class.wpdatatable.php:
|
586 |
-
#: source/class.wpdatatable.php:
|
587 |
#: templates/admin/table-settings/table_settings_block.inc.php:1033
|
588 |
msgid "Copy"
|
589 |
msgstr "Копировать"
|
@@ -1290,7 +1290,7 @@ msgstr "Только один столбец может иметь тип String
|
|
1290 |
msgid "You are mixing data types (several date axes and several number)"
|
1291 |
msgstr "Вы смешиваете типы данных (несколько осей даты и несколько чисел)"
|
1292 |
|
1293 |
-
#: source/class.wpdatatable.php:
|
1294 |
msgid ""
|
1295 |
"You are trying to load a table of an unknown type. Probably you did not "
|
1296 |
"activate the addon which is required to use this table type."
|
@@ -1298,7 +1298,7 @@ msgstr ""
|
|
1298 |
"Вы пытаетесь загрузить таблицу неизвестного типа. Возможно, вы не "
|
1299 |
"активировали аддон, который требуется для использования этого типа таблицы."
|
1300 |
|
1301 |
-
#: source/class.wpdatatable.php:
|
1302 |
#: templates/admin/chart_wizard/steps/step3.inc.php:86
|
1303 |
#: templates/admin/table-settings/column_settings_panel.inc.php:554
|
1304 |
#: templates/admin/table-settings/table_settings_block.inc.php:312
|
@@ -1306,30 +1306,30 @@ msgstr ""
|
|
1306 |
msgid "All"
|
1307 |
msgstr "Все"
|
1308 |
|
1309 |
-
#: source/class.wpdatatable.php:
|
1310 |
#: templates/admin/table-settings/columns_list_modal.inc.php:12
|
1311 |
msgid "Columns"
|
1312 |
msgstr "Колонки"
|
1313 |
|
1314 |
-
#: source/class.wpdatatable.php:
|
1315 |
#: templates/admin/table-settings/table_settings_block.inc.php:1030
|
1316 |
msgid "Print"
|
1317 |
msgstr "Печать"
|
1318 |
|
1319 |
-
#: source/class.wpdatatable.php:
|
1320 |
#: templates/admin/table-settings/table_settings_block.inc.php:1034
|
1321 |
msgid "PDF"
|
1322 |
msgstr "PDF"
|
1323 |
|
1324 |
-
#: source/class.wpdatatable.php:
|
1325 |
msgid "Export"
|
1326 |
msgstr "Экспорт"
|
1327 |
|
1328 |
-
#: source/class.wpdatatable.php:
|
1329 |
msgid "Search table"
|
1330 |
msgstr "Найти таблицу"
|
1331 |
|
1332 |
-
#: source/class.wpdatatable.php:
|
1333 |
msgid "Showing _MENU_ Entries"
|
1334 |
msgstr "Показ_Меню_Вхождений"
|
1335 |
|
@@ -1348,7 +1348,7 @@ msgstr ""
|
|
1348 |
msgid "if you have some questions or problems with the plugin."
|
1349 |
msgstr ""
|
1350 |
|
1351 |
-
#: templates/addons.inc.php:10 templates/admin/dashboard/dashboard.inc.php:
|
1352 |
msgid "wpDataTables Addons"
|
1353 |
msgstr ""
|
1354 |
|
@@ -1367,12 +1367,12 @@ msgstr ""
|
|
1367 |
"разработчиками, так что не забывайте периодически проверять эту страницу!"
|
1368 |
|
1369 |
#: templates/addons.inc.php:19 templates/admin/addons/addons.inc.php:90
|
1370 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1371 |
msgid "Report Builder"
|
1372 |
msgstr "Report Builder"
|
1373 |
|
1374 |
#: templates/addons.inc.php:23 templates/admin/addons/addons.inc.php:93
|
1375 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1376 |
msgid ""
|
1377 |
"A unique tool that allows you to generate almost any Word DOCX and Excel "
|
1378 |
"XLSX documents filled in with actual data from your database."
|
@@ -1400,7 +1400,7 @@ msgid "NEW"
|
|
1400 |
msgstr ""
|
1401 |
|
1402 |
#: templates/admin/addons/addons.inc.php:40
|
1403 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1404 |
msgid "Master Detail Tables for wpDataTables"
|
1405 |
msgstr "Основные таблицы сведений для wpDataTables"
|
1406 |
|
@@ -1426,7 +1426,7 @@ msgid "Learn more"
|
|
1426 |
msgstr ""
|
1427 |
|
1428 |
#: templates/admin/addons/addons.inc.php:67
|
1429 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1430 |
msgid "Powerful Filters for wpDataTables"
|
1431 |
msgstr "Мощные фильтры для wpDataTables"
|
1432 |
|
@@ -1442,12 +1442,12 @@ msgstr ""
|
|
1442 |
"поиска."
|
1443 |
|
1444 |
#: templates/admin/addons/addons.inc.php:120
|
1445 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1446 |
msgid "Formidable Forms integration for wpDataTables"
|
1447 |
msgstr "Интеграция Formidable Forms с wpDataTables"
|
1448 |
|
1449 |
#: templates/admin/addons/addons.inc.php:123
|
1450 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1451 |
msgid ""
|
1452 |
"Tool that adds \"Formidable Form\" as a new table type and allows you to "
|
1453 |
"create wpDataTables from Formidable Forms entries data."
|
@@ -1457,12 +1457,12 @@ msgstr ""
|
|
1457 |
"Forms."
|
1458 |
|
1459 |
#: templates/admin/addons/addons.inc.php:143
|
1460 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1461 |
msgid "Gravity Forms integration for wpDataTables"
|
1462 |
msgstr "Интеграция Gravity Forms for wpDataTables"
|
1463 |
|
1464 |
#: templates/admin/addons/addons.inc.php:146
|
1465 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1466 |
msgid ""
|
1467 |
"Tool that adds \"Gravity Form\" as a new table type and allows you to create "
|
1468 |
"wpDataTables from Gravity Forms entries data."
|
@@ -2483,7 +2483,7 @@ msgstr "Открыть Excel-редактор"
|
|
2483 |
#: templates/admin/settings/settings.inc.php:96
|
2484 |
#: templates/admin/support/support.inc.php:31
|
2485 |
#: templates/admin/support/support.inc.php:47
|
2486 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2487 |
#: templates/admin/table-settings/column_settings_panel.inc.php:1074
|
2488 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:606
|
2489 |
#: templates/admin/table-settings/table_preview_block.inc.php:81
|
@@ -2717,193 +2717,162 @@ msgid "Version "
|
|
2717 |
msgstr ""
|
2718 |
|
2719 |
#: templates/admin/dashboard/dashboard.inc.php:340
|
2720 |
-
msgid ""
|
2721 |
-
"A major update with a couple of new features, bug fixes and stability "
|
2722 |
-
"improvements:"
|
2723 |
msgstr ""
|
2724 |
|
2725 |
#: templates/admin/dashboard/dashboard.inc.php:345
|
2726 |
msgid ""
|
2727 |
-
"<strong>
|
2728 |
-
"
|
2729 |
msgstr ""
|
2730 |
|
2731 |
#: templates/admin/dashboard/dashboard.inc.php:346
|
2732 |
-
msgid "
|
2733 |
msgstr ""
|
2734 |
|
2735 |
#: templates/admin/dashboard/dashboard.inc.php:347
|
2736 |
-
msgid ""
|
2737 |
-
"<strong>Feature:</strong> New option to set pagination position for each "
|
2738 |
-
"table.(Right, center and left)"
|
2739 |
msgstr ""
|
2740 |
|
2741 |
#: templates/admin/dashboard/dashboard.inc.php:348
|
2742 |
-
msgid ""
|
2743 |
-
"<strong>Feature:</strong> New option to set pagination layout for each table."
|
2744 |
-
"(Six different layouts)"
|
2745 |
-
msgstr ""
|
2746 |
-
|
2747 |
-
#: templates/admin/dashboard/dashboard.inc.php:349
|
2748 |
-
msgid ""
|
2749 |
-
"<strong>Feature:</strong> New option to set tables sorting order on browse "
|
2750 |
-
"pages."
|
2751 |
-
msgstr ""
|
2752 |
-
|
2753 |
-
#: templates/admin/dashboard/dashboard.inc.php:350
|
2754 |
-
msgid "<strong>BugFix:</strong> Fixed issue for reset options Remove borders."
|
2755 |
-
msgstr ""
|
2756 |
-
|
2757 |
-
#: templates/admin/dashboard/dashboard.inc.php:351
|
2758 |
-
msgid ""
|
2759 |
-
"<strong>BugFix:</strong> Fixed issue with showing tables in Internet "
|
2760 |
-
"Explorer browser."
|
2761 |
-
msgstr ""
|
2762 |
-
|
2763 |
-
#: templates/admin/dashboard/dashboard.inc.php:352
|
2764 |
-
msgid ""
|
2765 |
-
"<strong>BugFix:</strong> Remove wpdt-c class from admin area on other admin "
|
2766 |
-
"pages"
|
2767 |
-
msgstr ""
|
2768 |
-
|
2769 |
-
#: templates/admin/dashboard/dashboard.inc.php:353
|
2770 |
-
msgid "<strong>BugFix:</strong> Correct folder name for Slovenian language."
|
2771 |
-
msgstr ""
|
2772 |
-
|
2773 |
-
#: templates/admin/dashboard/dashboard.inc.php:354
|
2774 |
-
msgid ""
|
2775 |
-
"<strong>BugFix:</strong> Fixed issue with removing message modals in admin "
|
2776 |
-
"area"
|
2777 |
-
msgstr ""
|
2778 |
-
|
2779 |
-
#: templates/admin/dashboard/dashboard.inc.php:355
|
2780 |
-
msgid ""
|
2781 |
-
"<strong>BugFix:</strong> Fixed issue for simple tables with random sorting."
|
2782 |
-
msgstr ""
|
2783 |
-
|
2784 |
-
#: templates/admin/dashboard/dashboard.inc.php:356
|
2785 |
msgid "Other small bug fixes and stability improvements."
|
2786 |
msgstr ""
|
2787 |
|
2788 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2789 |
msgid "Go Premium!"
|
2790 |
msgstr ""
|
2791 |
|
2792 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2793 |
msgid "View Comparison"
|
2794 |
msgstr ""
|
2795 |
|
2796 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2797 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:48
|
2798 |
msgid ""
|
2799 |
"Get the most out of wpDataTables by upgrading to Premium and unlocking all "
|
2800 |
"of the powerful features."
|
2801 |
msgstr ""
|
2802 |
|
2803 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2804 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:255
|
2805 |
msgid "Create a table manually"
|
2806 |
msgstr "Создать таблицу wpDataTable в ручном режиме"
|
2807 |
|
2808 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2809 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:267
|
2810 |
msgid "Creating tables from Google Spreadsheet"
|
2811 |
msgstr ""
|
2812 |
|
2813 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2814 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2815 |
msgid "Creating MySQL-based tables from database"
|
2816 |
msgstr ""
|
2817 |
|
2818 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2819 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2820 |
msgid "Creating MySQL-based tables from Wordpress post types"
|
2821 |
msgstr ""
|
2822 |
|
2823 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2824 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2825 |
#: templates/edit_table.inc.php:329
|
2826 |
msgid "Advanced filtering"
|
2827 |
msgstr ""
|
2828 |
|
2829 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2830 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2831 |
#: templates/admin/table-settings/table_settings_block.inc.php:144
|
2832 |
#: templates/edit_table.inc.php:282
|
2833 |
msgid "Server-side processing"
|
2834 |
msgstr "Обработка данных на стороне сервера"
|
2835 |
|
2836 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2837 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2838 |
msgid "Multiple databases support (MySQL,MS SQL and PostgreSQL)"
|
2839 |
msgstr ""
|
2840 |
|
2841 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2842 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2843 |
msgid "Front-end table editing"
|
2844 |
msgstr ""
|
2845 |
|
2846 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2847 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2848 |
msgid "Excel-like editing"
|
2849 |
msgstr ""
|
2850 |
|
2851 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2852 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2853 |
msgid "Creating charts with Highcharts"
|
2854 |
msgstr ""
|
2855 |
|
2856 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2857 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2858 |
msgid "Creating charts with Chart.js"
|
2859 |
msgstr ""
|
2860 |
|
2861 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2862 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2863 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:68
|
2864 |
#: templates/edit_table.inc.php:301
|
2865 |
msgid "Responsive"
|
2866 |
msgstr ""
|
2867 |
|
2868 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2869 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2870 |
#: templates/admin/table-settings/column_settings_panel.inc.php:60
|
2871 |
#: templates/edit_table.inc.php:750
|
2872 |
msgid "Conditional formatting"
|
2873 |
msgstr "Условное форматирование"
|
2874 |
|
2875 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2876 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2877 |
msgid "Calculating Tools"
|
2878 |
msgstr ""
|
2879 |
|
2880 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2881 |
msgid "Formula columns"
|
2882 |
msgstr ""
|
2883 |
|
2884 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2885 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2886 |
#: templates/admin/table-settings/table_settings_block.inc.php:79
|
2887 |
msgid "Placeholders"
|
2888 |
msgstr "Переменная"
|
2889 |
|
2890 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2891 |
msgid "Premium support"
|
2892 |
msgstr ""
|
2893 |
|
2894 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2895 |
msgid "Get Premium Today"
|
2896 |
msgstr ""
|
2897 |
|
2898 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2899 |
msgid "News Blog"
|
2900 |
msgstr ""
|
2901 |
|
2902 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2903 |
msgid "Checkout useful articles from wpdatatables.com"
|
2904 |
msgstr ""
|
2905 |
|
2906 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
|
|
|
|
|
|
|
|
2907 |
msgid ""
|
2908 |
"Never miss notifications about new cool features, promotions,\n"
|
2909 |
" giveaways or freebies – subscribe to our "
|
@@ -2911,48 +2880,48 @@ msgid ""
|
|
2911 |
" about 1 message per month and never spam!"
|
2912 |
msgstr ""
|
2913 |
|
2914 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2915 |
msgid "Premium "
|
2916 |
msgstr ""
|
2917 |
|
2918 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2919 |
msgid ""
|
2920 |
"While wpDataTables itself provides quite a large amount of features and "
|
2921 |
"unlimited customisation, flexibility, you can achieve even more with our "
|
2922 |
"premium addons.(requires wpDataTables Premium version)"
|
2923 |
msgstr ""
|
2924 |
|
2925 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2926 |
msgid ""
|
2927 |
"A wpDataTables addon which allows showing additional details for a specific "
|
2928 |
"row in a popup or a separate page or post."
|
2929 |
msgstr ""
|
2930 |
|
2931 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2932 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2933 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2934 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2935 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2936 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2937 |
msgid "Learn More"
|
2938 |
msgstr ""
|
2939 |
|
2940 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2941 |
msgid ""
|
2942 |
"An add-on for wpDataTables that provides powerful filtering features: "
|
2943 |
"cascade filtering, applying filters on button click, hide table before "
|
2944 |
"filtering."
|
2945 |
msgstr ""
|
2946 |
|
2947 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2948 |
msgid "Need free booking plugin?"
|
2949 |
msgstr ""
|
2950 |
|
2951 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2952 |
msgid "Appointments and Events WordPress Booking Plugin"
|
2953 |
msgstr ""
|
2954 |
|
2955 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2956 |
msgid ""
|
2957 |
"Amelia Lite is a free appointment booking WordPress plugin that allows to "
|
2958 |
"set up a fully-featured automated booking system on your WordPress website "
|
@@ -2963,40 +2932,40 @@ msgid ""
|
|
2963 |
"each month."
|
2964 |
msgstr ""
|
2965 |
|
2966 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2967 |
msgid "Rating: 4.3 - 68 reviews"
|
2968 |
msgstr ""
|
2969 |
|
2970 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2971 |
msgid "Free Download"
|
2972 |
msgstr ""
|
2973 |
|
2974 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2975 |
#: templates/admin/getting-started/getting_started.inc.php:184
|
2976 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2977 |
#: templates/admin/support/support.inc.php:78
|
2978 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2979 |
#: templates/admin/welcome_page/welcome_page.inc.php:358
|
2980 |
msgid "Made by"
|
2981 |
msgstr ""
|
2982 |
|
2983 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2984 |
#: templates/admin/getting-started/getting_started.inc.php:192
|
2985 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2986 |
#: templates/admin/support/support.inc.php:45
|
2987 |
#: templates/admin/support/support.inc.php:86
|
2988 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2989 |
#: templates/admin/welcome_page/welcome_page.inc.php:219
|
2990 |
#: templates/admin/welcome_page/welcome_page.inc.php:369
|
2991 |
msgid "Documentation"
|
2992 |
msgstr "Документация по wpDataTables"
|
2993 |
|
2994 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2995 |
#: templates/admin/getting-started/getting_started.inc.php:196
|
2996 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2997 |
#: templates/admin/support/support.inc.php:24
|
2998 |
#: templates/admin/support/support.inc.php:90
|
2999 |
-
#: templates/admin/system-info/system_info.inc.php:
|
3000 |
#: templates/admin/welcome_page/welcome_page.inc.php:373
|
3001 |
msgid "Support Center"
|
3002 |
msgstr ""
|
@@ -3119,7 +3088,7 @@ msgid "Lite vs Premium comparison"
|
|
3119 |
msgstr ""
|
3120 |
|
3121 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:52
|
3122 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3123 |
msgid "Go Premium Now"
|
3124 |
msgstr ""
|
3125 |
|
@@ -3132,7 +3101,7 @@ msgid "Lite"
|
|
3132 |
msgstr ""
|
3133 |
|
3134 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:64
|
3135 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3136 |
msgid "Premium"
|
3137 |
msgstr ""
|
3138 |
|
@@ -3162,6 +3131,8 @@ msgstr ""
|
|
3162 |
|
3163 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:131
|
3164 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:144
|
|
|
|
|
3165 |
msgid "NEW!"
|
3166 |
msgstr ""
|
3167 |
|
@@ -3213,7 +3184,7 @@ msgid "Customize charts"
|
|
3213 |
msgstr ""
|
3214 |
|
3215 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:244
|
3216 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3217 |
msgid "Limited"
|
3218 |
msgstr ""
|
3219 |
|
@@ -3221,14 +3192,28 @@ msgstr ""
|
|
3221 |
msgid "Some options are not available."
|
3222 |
msgstr ""
|
3223 |
|
3224 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3225 |
msgid "Support"
|
3226 |
msgstr ""
|
3227 |
|
3228 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3229 |
msgid "Response time is slow and can be up to 5 business days."
|
3230 |
msgstr ""
|
3231 |
|
|
|
|
|
|
|
|
|
|
|
|
|
3232 |
#: templates/admin/settings/settings.inc.php:33
|
3233 |
#: templates/admin/settings/settings.inc.php:91
|
3234 |
#: templates/admin/table-settings/column_settings_panel.inc.php:25
|
@@ -4083,35 +4068,35 @@ msgstr ""
|
|
4083 |
msgid "Open a topic"
|
4084 |
msgstr ""
|
4085 |
|
4086 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4087 |
msgid "System Info"
|
4088 |
msgstr ""
|
4089 |
|
4090 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4091 |
msgid "The URL of your site's homepage."
|
4092 |
msgstr ""
|
4093 |
|
4094 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4095 |
msgid "The root URL of your site."
|
4096 |
msgstr ""
|
4097 |
|
4098 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4099 |
msgid "System path of your wp-content directory."
|
4100 |
msgstr ""
|
4101 |
|
4102 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4103 |
msgid "System path of your WP root directory."
|
4104 |
msgstr ""
|
4105 |
|
4106 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4107 |
msgid "The version of WordPress installed on your site."
|
4108 |
msgstr ""
|
4109 |
|
4110 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4111 |
msgid "Whether or not you have WordPress Multisite enabled."
|
4112 |
msgstr ""
|
4113 |
|
4114 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4115 |
#, php-format
|
4116 |
msgid ""
|
4117 |
"%1$s </span> - We recommend setting memory to at least <strong>128MB</"
|
@@ -4120,35 +4105,35 @@ msgid ""
|
|
4120 |
"noreferrer\">Increasing memory allocated to PHP.</a>"
|
4121 |
msgstr ""
|
4122 |
|
4123 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4124 |
msgid "The maximum amount of memory (RAM) that your site can use at one time."
|
4125 |
msgstr ""
|
4126 |
|
4127 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4128 |
msgid "Displays whether or not WordPress is in Debug Mode."
|
4129 |
msgstr ""
|
4130 |
|
4131 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4132 |
msgid "The current language used by WordPress. Default = English"
|
4133 |
msgstr ""
|
4134 |
|
4135 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4136 |
msgid "Information about your operating system."
|
4137 |
msgstr ""
|
4138 |
|
4139 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4140 |
msgid "Information about the web server that is currently hosting your site."
|
4141 |
msgstr ""
|
4142 |
|
4143 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4144 |
msgid "The version of PHP installed on your hosting server."
|
4145 |
msgstr ""
|
4146 |
|
4147 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4148 |
msgid "The largest file size that can be contained in one post."
|
4149 |
msgstr ""
|
4150 |
|
4151 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4152 |
#, php-format
|
4153 |
msgid ""
|
4154 |
"%1$s </span> - We recommend setting max execution time to at least 180.<br /"
|
@@ -4156,57 +4141,69 @@ msgid ""
|
|
4156 |
"\">Increasing max execution to PHP</a>"
|
4157 |
msgstr ""
|
4158 |
|
4159 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4160 |
msgid ""
|
4161 |
"The amount of time (in seconds) that your site will spend on a single "
|
4162 |
"operation before timing out (to avoid server lockups)"
|
4163 |
msgstr ""
|
4164 |
|
4165 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4166 |
msgid "The version of MySQL installed on your hosting server."
|
4167 |
msgstr ""
|
4168 |
|
4169 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4170 |
msgid ""
|
4171 |
"The largest file size that can be uploaded to your WordPress installation."
|
4172 |
msgstr ""
|
4173 |
|
4174 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4175 |
msgid "Multibyte String (mbstring) is used to convert character encoding."
|
4176 |
msgstr ""
|
4177 |
|
4178 |
-
#: templates/admin/system-info/system_info.inc.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4179 |
msgid "Multibyte String (mbstring) require libxml to be installed. "
|
4180 |
msgstr ""
|
4181 |
|
4182 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4183 |
msgid ""
|
4184 |
"ZIP support is something that needs to be installed on the server, as a "
|
4185 |
"package for the Linux operating system, or rather to the PHP software on the "
|
4186 |
"server."
|
4187 |
msgstr ""
|
4188 |
|
4189 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4190 |
msgid "wpDataTables use cURL for getting data from other servers."
|
4191 |
msgstr ""
|
4192 |
|
4193 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4194 |
msgid "The name of the current active theme."
|
4195 |
msgstr ""
|
4196 |
|
4197 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4198 |
msgid "The installed version of the current active theme."
|
4199 |
msgstr ""
|
4200 |
|
4201 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4202 |
msgid "The theme developers."
|
4203 |
msgstr ""
|
4204 |
|
4205 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4206 |
msgid "The theme developers URL."
|
4207 |
msgstr ""
|
4208 |
|
4209 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4210 |
msgid "Visit plugin homepage"
|
4211 |
msgstr ""
|
4212 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: \n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2020-12-25 17:33+0100\n"
|
6 |
+
"PO-Revision-Date: 2020-12-25 17:33+0100\n"
|
7 |
"Last-Translator: narozhfy <narozhnyy.alexandr@yandex.ru>\n"
|
8 |
"Language-Team: Русский\n"
|
9 |
"Language: ru_RU\n"
|
390 |
msgid "Manual"
|
391 |
msgstr "Ручной ввод"
|
392 |
|
393 |
+
#: source/class.wdtbrowsetable.php:237 source/class.wpdatatable.php:2204
|
394 |
+
#: source/class.wpdatatable.php:2274
|
395 |
#: templates/admin/table-settings/table_settings_block.inc.php:1031
|
396 |
msgid "Excel"
|
397 |
msgstr "Excel"
|
398 |
|
399 |
+
#: source/class.wdtbrowsetable.php:240 source/class.wpdatatable.php:2213
|
400 |
+
#: source/class.wpdatatable.php:2284
|
401 |
#: templates/admin/table-settings/table_settings_block.inc.php:1032
|
402 |
msgid "CSV"
|
403 |
msgstr "CSV"
|
582 |
msgid "Please select columns that you want to use in table"
|
583 |
msgstr "Пожалуйста выберите столбец который вы хотите использовать в таблице"
|
584 |
|
585 |
+
#: source/class.wdttools.php:299 source/class.wpdatatable.php:2222
|
586 |
+
#: source/class.wpdatatable.php:2294
|
587 |
#: templates/admin/table-settings/table_settings_block.inc.php:1033
|
588 |
msgid "Copy"
|
589 |
msgstr "Копировать"
|
1290 |
msgid "You are mixing data types (several date axes and several number)"
|
1291 |
msgstr "Вы смешиваете типы данных (несколько осей даты и несколько чисел)"
|
1292 |
|
1293 |
+
#: source/class.wpdatatable.php:1883
|
1294 |
msgid ""
|
1295 |
"You are trying to load a table of an unknown type. Probably you did not "
|
1296 |
"activate the addon which is required to use this table type."
|
1298 |
"Вы пытаетесь загрузить таблицу неизвестного типа. Возможно, вы не "
|
1299 |
"активировали аддон, который требуется для использования этого типа таблицы."
|
1300 |
|
1301 |
+
#: source/class.wpdatatable.php:2122 source/class.wpdatatable.php:2125
|
1302 |
#: templates/admin/chart_wizard/steps/step3.inc.php:86
|
1303 |
#: templates/admin/table-settings/column_settings_panel.inc.php:554
|
1304 |
#: templates/admin/table-settings/table_settings_block.inc.php:312
|
1306 |
msgid "All"
|
1307 |
msgstr "Все"
|
1308 |
|
1309 |
+
#: source/class.wpdatatable.php:2183 source/class.wpdatatable.php:2252
|
1310 |
#: templates/admin/table-settings/columns_list_modal.inc.php:12
|
1311 |
msgid "Columns"
|
1312 |
msgstr "Колонки"
|
1313 |
|
1314 |
+
#: source/class.wpdatatable.php:2193 source/class.wpdatatable.php:2262
|
1315 |
#: templates/admin/table-settings/table_settings_block.inc.php:1030
|
1316 |
msgid "Print"
|
1317 |
msgstr "Печать"
|
1318 |
|
1319 |
+
#: source/class.wpdatatable.php:2232 source/class.wpdatatable.php:2305
|
1320 |
#: templates/admin/table-settings/table_settings_block.inc.php:1034
|
1321 |
msgid "PDF"
|
1322 |
msgstr "PDF"
|
1323 |
|
1324 |
+
#: source/class.wpdatatable.php:2240
|
1325 |
msgid "Export"
|
1326 |
msgstr "Экспорт"
|
1327 |
|
1328 |
+
#: source/class.wpdatatable.php:2318
|
1329 |
msgid "Search table"
|
1330 |
msgstr "Найти таблицу"
|
1331 |
|
1332 |
+
#: source/class.wpdatatable.php:2319
|
1333 |
msgid "Showing _MENU_ Entries"
|
1334 |
msgstr "Показ_Меню_Вхождений"
|
1335 |
|
1348 |
msgid "if you have some questions or problems with the plugin."
|
1349 |
msgstr ""
|
1350 |
|
1351 |
+
#: templates/addons.inc.php:10 templates/admin/dashboard/dashboard.inc.php:496
|
1352 |
msgid "wpDataTables Addons"
|
1353 |
msgstr ""
|
1354 |
|
1367 |
"разработчиками, так что не забывайте периодически проверять эту страницу!"
|
1368 |
|
1369 |
#: templates/addons.inc.php:19 templates/admin/addons/addons.inc.php:90
|
1370 |
+
#: templates/admin/dashboard/dashboard.inc.php:567
|
1371 |
msgid "Report Builder"
|
1372 |
msgstr "Report Builder"
|
1373 |
|
1374 |
#: templates/addons.inc.php:23 templates/admin/addons/addons.inc.php:93
|
1375 |
+
#: templates/admin/dashboard/dashboard.inc.php:571
|
1376 |
msgid ""
|
1377 |
"A unique tool that allows you to generate almost any Word DOCX and Excel "
|
1378 |
"XLSX documents filled in with actual data from your database."
|
1400 |
msgstr ""
|
1401 |
|
1402 |
#: templates/admin/addons/addons.inc.php:40
|
1403 |
+
#: templates/admin/dashboard/dashboard.inc.php:514
|
1404 |
msgid "Master Detail Tables for wpDataTables"
|
1405 |
msgstr "Основные таблицы сведений для wpDataTables"
|
1406 |
|
1426 |
msgstr ""
|
1427 |
|
1428 |
#: templates/admin/addons/addons.inc.php:67
|
1429 |
+
#: templates/admin/dashboard/dashboard.inc.php:541
|
1430 |
msgid "Powerful Filters for wpDataTables"
|
1431 |
msgstr "Мощные фильтры для wpDataTables"
|
1432 |
|
1442 |
"поиска."
|
1443 |
|
1444 |
#: templates/admin/addons/addons.inc.php:120
|
1445 |
+
#: templates/admin/dashboard/dashboard.inc.php:594
|
1446 |
msgid "Formidable Forms integration for wpDataTables"
|
1447 |
msgstr "Интеграция Formidable Forms с wpDataTables"
|
1448 |
|
1449 |
#: templates/admin/addons/addons.inc.php:123
|
1450 |
+
#: templates/admin/dashboard/dashboard.inc.php:598
|
1451 |
msgid ""
|
1452 |
"Tool that adds \"Formidable Form\" as a new table type and allows you to "
|
1453 |
"create wpDataTables from Formidable Forms entries data."
|
1457 |
"Forms."
|
1458 |
|
1459 |
#: templates/admin/addons/addons.inc.php:143
|
1460 |
+
#: templates/admin/dashboard/dashboard.inc.php:620
|
1461 |
msgid "Gravity Forms integration for wpDataTables"
|
1462 |
msgstr "Интеграция Gravity Forms for wpDataTables"
|
1463 |
|
1464 |
#: templates/admin/addons/addons.inc.php:146
|
1465 |
+
#: templates/admin/dashboard/dashboard.inc.php:624
|
1466 |
msgid ""
|
1467 |
"Tool that adds \"Gravity Form\" as a new table type and allows you to create "
|
1468 |
"wpDataTables from Gravity Forms entries data."
|
2483 |
#: templates/admin/settings/settings.inc.php:96
|
2484 |
#: templates/admin/support/support.inc.php:31
|
2485 |
#: templates/admin/support/support.inc.php:47
|
2486 |
+
#: templates/admin/system-info/system_info.inc.php:30
|
2487 |
#: templates/admin/table-settings/column_settings_panel.inc.php:1074
|
2488 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:606
|
2489 |
#: templates/admin/table-settings/table_preview_block.inc.php:81
|
2717 |
msgstr ""
|
2718 |
|
2719 |
#: templates/admin/dashboard/dashboard.inc.php:340
|
2720 |
+
msgid "A minor update with a couple of bug fixes and stability improvements:"
|
|
|
|
|
2721 |
msgstr ""
|
2722 |
|
2723 |
#: templates/admin/dashboard/dashboard.inc.php:345
|
2724 |
msgid ""
|
2725 |
+
"<strong>BugFix:</strong> Fixed issue with Fatal errors on Dashboard page if "
|
2726 |
+
"PHP extensions are not installed."
|
2727 |
msgstr ""
|
2728 |
|
2729 |
#: templates/admin/dashboard/dashboard.inc.php:346
|
2730 |
+
msgid "Compatibility with WordPress 5.6 approved."
|
2731 |
msgstr ""
|
2732 |
|
2733 |
#: templates/admin/dashboard/dashboard.inc.php:347
|
2734 |
+
msgid "Compatibility with PHP 8 approved."
|
|
|
|
|
2735 |
msgstr ""
|
2736 |
|
2737 |
#: templates/admin/dashboard/dashboard.inc.php:348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2738 |
msgid "Other small bug fixes and stability improvements."
|
2739 |
msgstr ""
|
2740 |
|
2741 |
+
#: templates/admin/dashboard/dashboard.inc.php:360
|
2742 |
msgid "Go Premium!"
|
2743 |
msgstr ""
|
2744 |
|
2745 |
+
#: templates/admin/dashboard/dashboard.inc.php:366
|
2746 |
msgid "View Comparison"
|
2747 |
msgstr ""
|
2748 |
|
2749 |
+
#: templates/admin/dashboard/dashboard.inc.php:374
|
2750 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:48
|
2751 |
msgid ""
|
2752 |
"Get the most out of wpDataTables by upgrading to Premium and unlocking all "
|
2753 |
"of the powerful features."
|
2754 |
msgstr ""
|
2755 |
|
2756 |
+
#: templates/admin/dashboard/dashboard.inc.php:378
|
2757 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:255
|
2758 |
msgid "Create a table manually"
|
2759 |
msgstr "Создать таблицу wpDataTable в ручном режиме"
|
2760 |
|
2761 |
+
#: templates/admin/dashboard/dashboard.inc.php:381
|
2762 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:267
|
2763 |
msgid "Creating tables from Google Spreadsheet"
|
2764 |
msgstr ""
|
2765 |
|
2766 |
+
#: templates/admin/dashboard/dashboard.inc.php:384
|
2767 |
+
msgid ""
|
2768 |
+
"<span style=\"color: #ef8137;font-weight: bold;\">NEW!</span> Creating "
|
2769 |
+
"tables via Google Sheet API"
|
2770 |
+
msgstr ""
|
2771 |
+
|
2772 |
+
#: templates/admin/dashboard/dashboard.inc.php:387
|
2773 |
+
msgid ""
|
2774 |
+
"<span style=\"color: #ef8137;font-weight: bold;\">NEW!</span> Creating "
|
2775 |
+
"tables from Private Google Spreadsheet"
|
2776 |
+
msgstr ""
|
2777 |
+
|
2778 |
+
#: templates/admin/dashboard/dashboard.inc.php:390
|
2779 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:305
|
2780 |
msgid "Creating MySQL-based tables from database"
|
2781 |
msgstr ""
|
2782 |
|
2783 |
+
#: templates/admin/dashboard/dashboard.inc.php:393
|
2784 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:317
|
2785 |
msgid "Creating MySQL-based tables from Wordpress post types"
|
2786 |
msgstr ""
|
2787 |
|
2788 |
+
#: templates/admin/dashboard/dashboard.inc.php:396
|
2789 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:353
|
2790 |
#: templates/edit_table.inc.php:329
|
2791 |
msgid "Advanced filtering"
|
2792 |
msgstr ""
|
2793 |
|
2794 |
+
#: templates/admin/dashboard/dashboard.inc.php:399
|
2795 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:329
|
2796 |
#: templates/admin/table-settings/table_settings_block.inc.php:144
|
2797 |
#: templates/edit_table.inc.php:282
|
2798 |
msgid "Server-side processing"
|
2799 |
msgstr "Обработка данных на стороне сервера"
|
2800 |
|
2801 |
+
#: templates/admin/dashboard/dashboard.inc.php:402
|
2802 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:341
|
2803 |
msgid "Multiple databases support (MySQL,MS SQL and PostgreSQL)"
|
2804 |
msgstr ""
|
2805 |
|
2806 |
+
#: templates/admin/dashboard/dashboard.inc.php:405
|
2807 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:365
|
2808 |
msgid "Front-end table editing"
|
2809 |
msgstr ""
|
2810 |
|
2811 |
+
#: templates/admin/dashboard/dashboard.inc.php:408
|
2812 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:377
|
2813 |
msgid "Excel-like editing"
|
2814 |
msgstr ""
|
2815 |
|
2816 |
+
#: templates/admin/dashboard/dashboard.inc.php:411
|
2817 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:389
|
2818 |
msgid "Creating charts with Highcharts"
|
2819 |
msgstr ""
|
2820 |
|
2821 |
+
#: templates/admin/dashboard/dashboard.inc.php:414
|
2822 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:401
|
2823 |
msgid "Creating charts with Chart.js"
|
2824 |
msgstr ""
|
2825 |
|
2826 |
+
#: templates/admin/dashboard/dashboard.inc.php:417
|
2827 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:413
|
2828 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:68
|
2829 |
#: templates/edit_table.inc.php:301
|
2830 |
msgid "Responsive"
|
2831 |
msgstr ""
|
2832 |
|
2833 |
+
#: templates/admin/dashboard/dashboard.inc.php:420
|
2834 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:425
|
2835 |
#: templates/admin/table-settings/column_settings_panel.inc.php:60
|
2836 |
#: templates/edit_table.inc.php:750
|
2837 |
msgid "Conditional formatting"
|
2838 |
msgstr "Условное форматирование"
|
2839 |
|
2840 |
+
#: templates/admin/dashboard/dashboard.inc.php:423
|
2841 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:437
|
2842 |
msgid "Calculating Tools"
|
2843 |
msgstr ""
|
2844 |
|
2845 |
+
#: templates/admin/dashboard/dashboard.inc.php:426
|
2846 |
msgid "Formula columns"
|
2847 |
msgstr ""
|
2848 |
|
2849 |
+
#: templates/admin/dashboard/dashboard.inc.php:429
|
2850 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:449
|
2851 |
#: templates/admin/table-settings/table_settings_block.inc.php:79
|
2852 |
msgid "Placeholders"
|
2853 |
msgstr "Переменная"
|
2854 |
|
2855 |
+
#: templates/admin/dashboard/dashboard.inc.php:432
|
2856 |
msgid "Premium support"
|
2857 |
msgstr ""
|
2858 |
|
2859 |
+
#: templates/admin/dashboard/dashboard.inc.php:436
|
2860 |
msgid "Get Premium Today"
|
2861 |
msgstr ""
|
2862 |
|
2863 |
+
#: templates/admin/dashboard/dashboard.inc.php:443
|
2864 |
msgid "News Blog"
|
2865 |
msgstr ""
|
2866 |
|
2867 |
+
#: templates/admin/dashboard/dashboard.inc.php:448
|
2868 |
msgid "Checkout useful articles from wpdatatables.com"
|
2869 |
msgstr ""
|
2870 |
|
2871 |
+
#: templates/admin/dashboard/dashboard.inc.php:471
|
2872 |
+
msgid "Please install and enable PHP extensions xml and dom on your server."
|
2873 |
+
msgstr ""
|
2874 |
+
|
2875 |
+
#: templates/admin/dashboard/dashboard.inc.php:479
|
2876 |
msgid ""
|
2877 |
"Never miss notifications about new cool features, promotions,\n"
|
2878 |
" giveaways or freebies – subscribe to our "
|
2880 |
" about 1 message per month and never spam!"
|
2881 |
msgstr ""
|
2882 |
|
2883 |
+
#: templates/admin/dashboard/dashboard.inc.php:497
|
2884 |
msgid "Premium "
|
2885 |
msgstr ""
|
2886 |
|
2887 |
+
#: templates/admin/dashboard/dashboard.inc.php:500
|
2888 |
msgid ""
|
2889 |
"While wpDataTables itself provides quite a large amount of features and "
|
2890 |
"unlimited customisation, flexibility, you can achieve even more with our "
|
2891 |
"premium addons.(requires wpDataTables Premium version)"
|
2892 |
msgstr ""
|
2893 |
|
2894 |
+
#: templates/admin/dashboard/dashboard.inc.php:518
|
2895 |
msgid ""
|
2896 |
"A wpDataTables addon which allows showing additional details for a specific "
|
2897 |
"row in a popup or a separate page or post."
|
2898 |
msgstr ""
|
2899 |
|
2900 |
+
#: templates/admin/dashboard/dashboard.inc.php:524
|
2901 |
+
#: templates/admin/dashboard/dashboard.inc.php:551
|
2902 |
+
#: templates/admin/dashboard/dashboard.inc.php:577
|
2903 |
+
#: templates/admin/dashboard/dashboard.inc.php:604
|
2904 |
+
#: templates/admin/dashboard/dashboard.inc.php:630
|
2905 |
+
#: templates/admin/dashboard/dashboard.inc.php:663
|
2906 |
msgid "Learn More"
|
2907 |
msgstr ""
|
2908 |
|
2909 |
+
#: templates/admin/dashboard/dashboard.inc.php:545
|
2910 |
msgid ""
|
2911 |
"An add-on for wpDataTables that provides powerful filtering features: "
|
2912 |
"cascade filtering, applying filters on button click, hide table before "
|
2913 |
"filtering."
|
2914 |
msgstr ""
|
2915 |
|
2916 |
+
#: templates/admin/dashboard/dashboard.inc.php:641
|
2917 |
msgid "Need free booking plugin?"
|
2918 |
msgstr ""
|
2919 |
|
2920 |
+
#: templates/admin/dashboard/dashboard.inc.php:650
|
2921 |
msgid "Appointments and Events WordPress Booking Plugin"
|
2922 |
msgstr ""
|
2923 |
|
2924 |
+
#: templates/admin/dashboard/dashboard.inc.php:653
|
2925 |
msgid ""
|
2926 |
"Amelia Lite is a free appointment booking WordPress plugin that allows to "
|
2927 |
"set up a fully-featured automated booking system on your WordPress website "
|
2932 |
"each month."
|
2933 |
msgstr ""
|
2934 |
|
2935 |
+
#: templates/admin/dashboard/dashboard.inc.php:656
|
2936 |
msgid "Rating: 4.3 - 68 reviews"
|
2937 |
msgstr ""
|
2938 |
|
2939 |
+
#: templates/admin/dashboard/dashboard.inc.php:659
|
2940 |
msgid "Free Download"
|
2941 |
msgstr ""
|
2942 |
|
2943 |
+
#: templates/admin/dashboard/dashboard.inc.php:674
|
2944 |
#: templates/admin/getting-started/getting_started.inc.php:184
|
2945 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:492
|
2946 |
#: templates/admin/support/support.inc.php:78
|
2947 |
+
#: templates/admin/system-info/system_info.inc.php:510
|
2948 |
#: templates/admin/welcome_page/welcome_page.inc.php:358
|
2949 |
msgid "Made by"
|
2950 |
msgstr ""
|
2951 |
|
2952 |
+
#: templates/admin/dashboard/dashboard.inc.php:682
|
2953 |
#: templates/admin/getting-started/getting_started.inc.php:192
|
2954 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:500
|
2955 |
#: templates/admin/support/support.inc.php:45
|
2956 |
#: templates/admin/support/support.inc.php:86
|
2957 |
+
#: templates/admin/system-info/system_info.inc.php:518
|
2958 |
#: templates/admin/welcome_page/welcome_page.inc.php:219
|
2959 |
#: templates/admin/welcome_page/welcome_page.inc.php:369
|
2960 |
msgid "Documentation"
|
2961 |
msgstr "Документация по wpDataTables"
|
2962 |
|
2963 |
+
#: templates/admin/dashboard/dashboard.inc.php:686
|
2964 |
#: templates/admin/getting-started/getting_started.inc.php:196
|
2965 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:504
|
2966 |
#: templates/admin/support/support.inc.php:24
|
2967 |
#: templates/admin/support/support.inc.php:90
|
2968 |
+
#: templates/admin/system-info/system_info.inc.php:522
|
2969 |
#: templates/admin/welcome_page/welcome_page.inc.php:373
|
2970 |
msgid "Support Center"
|
2971 |
msgstr ""
|
3088 |
msgstr ""
|
3089 |
|
3090 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:52
|
3091 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:484
|
3092 |
msgid "Go Premium Now"
|
3093 |
msgstr ""
|
3094 |
|
3101 |
msgstr ""
|
3102 |
|
3103 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:64
|
3104 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:471
|
3105 |
msgid "Premium"
|
3106 |
msgstr ""
|
3107 |
|
3131 |
|
3132 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:131
|
3133 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:144
|
3134 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:280
|
3135 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:293
|
3136 |
msgid "NEW!"
|
3137 |
msgstr ""
|
3138 |
|
3184 |
msgstr ""
|
3185 |
|
3186 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:244
|
3187 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:465
|
3188 |
msgid "Limited"
|
3189 |
msgstr ""
|
3190 |
|
3192 |
msgid "Some options are not available."
|
3193 |
msgstr ""
|
3194 |
|
3195 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:279
|
3196 |
+
msgid "Creating tables via Google Sheet API"
|
3197 |
+
msgstr ""
|
3198 |
+
|
3199 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:292
|
3200 |
+
msgid "Creating tables from Private Google Spreadsheet"
|
3201 |
+
msgstr ""
|
3202 |
+
|
3203 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:461
|
3204 |
msgid "Support"
|
3205 |
msgstr ""
|
3206 |
|
3207 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:467
|
3208 |
msgid "Response time is slow and can be up to 5 business days."
|
3209 |
msgstr ""
|
3210 |
|
3211 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:478
|
3212 |
+
msgid ""
|
3213 |
+
"* Please note that wpDataTables add-ons are not included in premium version "
|
3214 |
+
"of plugin."
|
3215 |
+
msgstr ""
|
3216 |
+
|
3217 |
#: templates/admin/settings/settings.inc.php:33
|
3218 |
#: templates/admin/settings/settings.inc.php:91
|
3219 |
#: templates/admin/table-settings/column_settings_panel.inc.php:25
|
4068 |
msgid "Open a topic"
|
4069 |
msgstr ""
|
4070 |
|
4071 |
+
#: templates/admin/system-info/system_info.inc.php:23
|
4072 |
msgid "System Info"
|
4073 |
msgstr ""
|
4074 |
|
4075 |
+
#: templates/admin/system-info/system_info.inc.php:62
|
4076 |
msgid "The URL of your site's homepage."
|
4077 |
msgstr ""
|
4078 |
|
4079 |
+
#: templates/admin/system-info/system_info.inc.php:69
|
4080 |
msgid "The root URL of your site."
|
4081 |
msgstr ""
|
4082 |
|
4083 |
+
#: templates/admin/system-info/system_info.inc.php:76
|
4084 |
msgid "System path of your wp-content directory."
|
4085 |
msgstr ""
|
4086 |
|
4087 |
+
#: templates/admin/system-info/system_info.inc.php:83
|
4088 |
msgid "System path of your WP root directory."
|
4089 |
msgstr ""
|
4090 |
|
4091 |
+
#: templates/admin/system-info/system_info.inc.php:90
|
4092 |
msgid "The version of WordPress installed on your site."
|
4093 |
msgstr ""
|
4094 |
|
4095 |
+
#: templates/admin/system-info/system_info.inc.php:97
|
4096 |
msgid "Whether or not you have WordPress Multisite enabled."
|
4097 |
msgstr ""
|
4098 |
|
4099 |
+
#: templates/admin/system-info/system_info.inc.php:121
|
4100 |
#, php-format
|
4101 |
msgid ""
|
4102 |
"%1$s </span> - We recommend setting memory to at least <strong>128MB</"
|
4105 |
"noreferrer\">Increasing memory allocated to PHP.</a>"
|
4106 |
msgstr ""
|
4107 |
|
4108 |
+
#: templates/admin/system-info/system_info.inc.php:131
|
4109 |
msgid "The maximum amount of memory (RAM) that your site can use at one time."
|
4110 |
msgstr ""
|
4111 |
|
4112 |
+
#: templates/admin/system-info/system_info.inc.php:144
|
4113 |
msgid "Displays whether or not WordPress is in Debug Mode."
|
4114 |
msgstr ""
|
4115 |
|
4116 |
+
#: templates/admin/system-info/system_info.inc.php:151
|
4117 |
msgid "The current language used by WordPress. Default = English"
|
4118 |
msgstr ""
|
4119 |
|
4120 |
+
#: templates/admin/system-info/system_info.inc.php:171
|
4121 |
msgid "Information about your operating system."
|
4122 |
msgstr ""
|
4123 |
|
4124 |
+
#: templates/admin/system-info/system_info.inc.php:179
|
4125 |
msgid "Information about the web server that is currently hosting your site."
|
4126 |
msgstr ""
|
4127 |
|
4128 |
+
#: templates/admin/system-info/system_info.inc.php:221
|
4129 |
msgid "The version of PHP installed on your hosting server."
|
4130 |
msgstr ""
|
4131 |
|
4132 |
+
#: templates/admin/system-info/system_info.inc.php:232
|
4133 |
msgid "The largest file size that can be contained in one post."
|
4134 |
msgstr ""
|
4135 |
|
4136 |
+
#: templates/admin/system-info/system_info.inc.php:241
|
4137 |
#, php-format
|
4138 |
msgid ""
|
4139 |
"%1$s </span> - We recommend setting max execution time to at least 180.<br /"
|
4141 |
"\">Increasing max execution to PHP</a>"
|
4142 |
msgstr ""
|
4143 |
|
4144 |
+
#: templates/admin/system-info/system_info.inc.php:249
|
4145 |
msgid ""
|
4146 |
"The amount of time (in seconds) that your site will spend on a single "
|
4147 |
"operation before timing out (to avoid server lockups)"
|
4148 |
msgstr ""
|
4149 |
|
4150 |
+
#: templates/admin/system-info/system_info.inc.php:264
|
4151 |
msgid "The version of MySQL installed on your hosting server."
|
4152 |
msgstr ""
|
4153 |
|
4154 |
+
#: templates/admin/system-info/system_info.inc.php:272
|
4155 |
msgid ""
|
4156 |
"The largest file size that can be uploaded to your WordPress installation."
|
4157 |
msgstr ""
|
4158 |
|
4159 |
+
#: templates/admin/system-info/system_info.inc.php:294
|
4160 |
msgid "Multibyte String (mbstring) is used to convert character encoding."
|
4161 |
msgstr ""
|
4162 |
|
4163 |
+
#: templates/admin/system-info/system_info.inc.php:312
|
4164 |
+
msgid ""
|
4165 |
+
"XML support is something that needs to be installed on the server for proper "
|
4166 |
+
"wpDataTables functionality."
|
4167 |
+
msgstr ""
|
4168 |
+
|
4169 |
+
#: templates/admin/system-info/system_info.inc.php:330
|
4170 |
+
msgid ""
|
4171 |
+
"DOM support is something that needs to be installed on the server for proper "
|
4172 |
+
"wpDataTables functionality."
|
4173 |
+
msgstr ""
|
4174 |
+
|
4175 |
+
#: templates/admin/system-info/system_info.inc.php:356
|
4176 |
msgid "Multibyte String (mbstring) require libxml to be installed. "
|
4177 |
msgstr ""
|
4178 |
|
4179 |
+
#: templates/admin/system-info/system_info.inc.php:375
|
4180 |
msgid ""
|
4181 |
"ZIP support is something that needs to be installed on the server, as a "
|
4182 |
"package for the Linux operating system, or rather to the PHP software on the "
|
4183 |
"server."
|
4184 |
msgstr ""
|
4185 |
|
4186 |
+
#: templates/admin/system-info/system_info.inc.php:395
|
4187 |
msgid "wpDataTables use cURL for getting data from other servers."
|
4188 |
msgstr ""
|
4189 |
|
4190 |
+
#: templates/admin/system-info/system_info.inc.php:418
|
4191 |
msgid "The name of the current active theme."
|
4192 |
msgstr ""
|
4193 |
|
4194 |
+
#: templates/admin/system-info/system_info.inc.php:429
|
4195 |
msgid "The installed version of the current active theme."
|
4196 |
msgstr ""
|
4197 |
|
4198 |
+
#: templates/admin/system-info/system_info.inc.php:436
|
4199 |
msgid "The theme developers."
|
4200 |
msgstr ""
|
4201 |
|
4202 |
+
#: templates/admin/system-info/system_info.inc.php:442
|
4203 |
msgid "The theme developers URL."
|
4204 |
msgstr ""
|
4205 |
|
4206 |
+
#: templates/admin/system-info/system_info.inc.php:479
|
4207 |
msgid "Visit plugin homepage"
|
4208 |
msgstr ""
|
4209 |
|
languages/sl_SI/wpdatatables-sl_SI.mo
CHANGED
Binary file
|
languages/sl_SI/wpdatatables-sl_SI.po
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: wpdatatables\n"
|
4 |
-
"POT-Creation-Date: 2020-
|
5 |
-
"PO-Revision-Date: 2020-
|
6 |
"Last-Translator: Bostjan Laba <bostjan@neolink.si>\n"
|
7 |
"Language-Team: wpdatatables <cjbug@yandex.ru>\n"
|
8 |
"Language: sl_SI\n"
|
@@ -335,14 +335,14 @@ msgstr "MySQL"
|
|
335 |
msgid "Manual"
|
336 |
msgstr "Ročno"
|
337 |
|
338 |
-
#: source/class.wdtbrowsetable.php:237 source/class.wpdatatable.php:
|
339 |
-
#: source/class.wpdatatable.php:
|
340 |
#: templates/admin/table-settings/table_settings_block.inc.php:1031
|
341 |
msgid "Excel"
|
342 |
msgstr "Excel"
|
343 |
|
344 |
-
#: source/class.wdtbrowsetable.php:240 source/class.wpdatatable.php:
|
345 |
-
#: source/class.wpdatatable.php:
|
346 |
#: templates/admin/table-settings/table_settings_block.inc.php:1032
|
347 |
msgid "CSV"
|
348 |
msgstr "CSV"
|
@@ -527,8 +527,8 @@ msgstr "Stolpec je bil odstranjen!"
|
|
527 |
msgid "Please select columns that you want to use in table"
|
528 |
msgstr "Izberite stolpce, ki jih želite uporabiti v tabeli"
|
529 |
|
530 |
-
#: source/class.wdttools.php:299 source/class.wpdatatable.php:
|
531 |
-
#: source/class.wpdatatable.php:
|
532 |
#: templates/admin/table-settings/table_settings_block.inc.php:1033
|
533 |
msgid "Copy"
|
534 |
msgstr "Kopiraj"
|
@@ -1283,7 +1283,7 @@ msgstr "Samo en stolpec je lahko vrste String"
|
|
1283 |
msgid "You are mixing data types (several date axes and several number)"
|
1284 |
msgstr "Mešate podatkovne vrste (več datumskih osi in več številk)"
|
1285 |
|
1286 |
-
#: source/class.wpdatatable.php:
|
1287 |
msgid ""
|
1288 |
"You are trying to load a table of an unknown type. Probably you did not "
|
1289 |
"activate the addon which is required to use this table type."
|
@@ -1291,7 +1291,7 @@ msgstr ""
|
|
1291 |
"Poskušate naložiti tabelo neznanega tipa. Verjetno niste aktivirali dodatka, "
|
1292 |
"ki je potreben za uporabo te vrste tabel."
|
1293 |
|
1294 |
-
#: source/class.wpdatatable.php:
|
1295 |
#: templates/admin/chart_wizard/steps/step3.inc.php:86
|
1296 |
#: templates/admin/table-settings/column_settings_panel.inc.php:554
|
1297 |
#: templates/admin/table-settings/table_settings_block.inc.php:312
|
@@ -1299,30 +1299,30 @@ msgstr ""
|
|
1299 |
msgid "All"
|
1300 |
msgstr "Vse"
|
1301 |
|
1302 |
-
#: source/class.wpdatatable.php:
|
1303 |
#: templates/admin/table-settings/columns_list_modal.inc.php:12
|
1304 |
msgid "Columns"
|
1305 |
msgstr "Stolpci"
|
1306 |
|
1307 |
-
#: source/class.wpdatatable.php:
|
1308 |
#: templates/admin/table-settings/table_settings_block.inc.php:1030
|
1309 |
msgid "Print"
|
1310 |
msgstr "Tiskaj"
|
1311 |
|
1312 |
-
#: source/class.wpdatatable.php:
|
1313 |
#: templates/admin/table-settings/table_settings_block.inc.php:1034
|
1314 |
msgid "PDF"
|
1315 |
msgstr "PDF"
|
1316 |
|
1317 |
-
#: source/class.wpdatatable.php:
|
1318 |
msgid "Export"
|
1319 |
msgstr "Izvozi"
|
1320 |
|
1321 |
-
#: source/class.wpdatatable.php:
|
1322 |
msgid "Search table"
|
1323 |
msgstr "Tabela iskanja"
|
1324 |
|
1325 |
-
#: source/class.wpdatatable.php:
|
1326 |
msgid "Showing _MENU_ Entries"
|
1327 |
msgstr "Prikazovanje vnosov _MENU_"
|
1328 |
|
@@ -1341,7 +1341,7 @@ msgstr ""
|
|
1341 |
msgid "if you have some questions or problems with the plugin."
|
1342 |
msgstr ""
|
1343 |
|
1344 |
-
#: templates/addons.inc.php:10 templates/admin/dashboard/dashboard.inc.php:
|
1345 |
msgid "wpDataTables Addons"
|
1346 |
msgstr "wpDataTables Addons"
|
1347 |
|
@@ -1360,12 +1360,12 @@ msgstr ""
|
|
1360 |
"wpDataTables in razvijalcev tretjih oseb, zato bodite pozorni."
|
1361 |
|
1362 |
#: templates/addons.inc.php:19 templates/admin/addons/addons.inc.php:90
|
1363 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1364 |
msgid "Report Builder"
|
1365 |
msgstr "Graditelj poročil"
|
1366 |
|
1367 |
#: templates/addons.inc.php:23 templates/admin/addons/addons.inc.php:93
|
1368 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1369 |
msgid ""
|
1370 |
"A unique tool that allows you to generate almost any Word DOCX and Excel "
|
1371 |
"XLSX documents filled in with actual data from your database."
|
@@ -1393,7 +1393,7 @@ msgid "NEW"
|
|
1393 |
msgstr "NOVO"
|
1394 |
|
1395 |
#: templates/admin/addons/addons.inc.php:40
|
1396 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1397 |
msgid "Master Detail Tables for wpDataTables"
|
1398 |
msgstr "Glavne podrobne tabele za wpDataTables"
|
1399 |
|
@@ -1418,7 +1418,7 @@ msgid "Learn more"
|
|
1418 |
msgstr "Preberi več"
|
1419 |
|
1420 |
#: templates/admin/addons/addons.inc.php:67
|
1421 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1422 |
msgid "Powerful Filters for wpDataTables"
|
1423 |
msgstr "Zmogljivi filtri za wpDataTables"
|
1424 |
|
@@ -1433,12 +1433,12 @@ msgstr ""
|
|
1433 |
"tabele, preden uporabnik določi iskalne vrednosti."
|
1434 |
|
1435 |
#: templates/admin/addons/addons.inc.php:120
|
1436 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1437 |
msgid "Formidable Forms integration for wpDataTables"
|
1438 |
msgstr "Zapletena oblika integracije za wpDataTables"
|
1439 |
|
1440 |
#: templates/admin/addons/addons.inc.php:123
|
1441 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1442 |
msgid ""
|
1443 |
"Tool that adds \"Formidable Form\" as a new table type and allows you to "
|
1444 |
"create wpDataTables from Formidable Forms entries data."
|
@@ -1447,12 +1447,12 @@ msgstr ""
|
|
1447 |
"ustvarjanje wpDataTables iz podatkov vnosov v Formidable Forms."
|
1448 |
|
1449 |
#: templates/admin/addons/addons.inc.php:143
|
1450 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1451 |
msgid "Gravity Forms integration for wpDataTables"
|
1452 |
msgstr "Gravity Forms integracija za wpDataTables"
|
1453 |
|
1454 |
#: templates/admin/addons/addons.inc.php:146
|
1455 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
1456 |
msgid ""
|
1457 |
"Tool that adds \"Gravity Form\" as a new table type and allows you to create "
|
1458 |
"wpDataTables from Gravity Forms entries data."
|
@@ -2457,7 +2457,7 @@ msgstr "Odprite v Excelu podobnem urejevalniku"
|
|
2457 |
#: templates/admin/settings/settings.inc.php:96
|
2458 |
#: templates/admin/support/support.inc.php:31
|
2459 |
#: templates/admin/support/support.inc.php:47
|
2460 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2461 |
#: templates/admin/table-settings/column_settings_panel.inc.php:1074
|
2462 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:606
|
2463 |
#: templates/admin/table-settings/table_preview_block.inc.php:81
|
@@ -2698,193 +2698,162 @@ msgid "Version "
|
|
2698 |
msgstr "Različica"
|
2699 |
|
2700 |
#: templates/admin/dashboard/dashboard.inc.php:340
|
2701 |
-
msgid ""
|
2702 |
-
"A major update with a couple of new features, bug fixes and stability "
|
2703 |
-
"improvements:"
|
2704 |
msgstr ""
|
2705 |
|
2706 |
#: templates/admin/dashboard/dashboard.inc.php:345
|
2707 |
msgid ""
|
2708 |
-
"<strong>
|
2709 |
-
"
|
2710 |
msgstr ""
|
2711 |
|
2712 |
#: templates/admin/dashboard/dashboard.inc.php:346
|
2713 |
-
msgid "
|
2714 |
msgstr ""
|
2715 |
|
2716 |
#: templates/admin/dashboard/dashboard.inc.php:347
|
2717 |
-
msgid ""
|
2718 |
-
"<strong>Feature:</strong> New option to set pagination position for each "
|
2719 |
-
"table.(Right, center and left)"
|
2720 |
msgstr ""
|
2721 |
|
2722 |
#: templates/admin/dashboard/dashboard.inc.php:348
|
2723 |
-
msgid ""
|
2724 |
-
"<strong>Feature:</strong> New option to set pagination layout for each table."
|
2725 |
-
"(Six different layouts)"
|
2726 |
-
msgstr ""
|
2727 |
-
|
2728 |
-
#: templates/admin/dashboard/dashboard.inc.php:349
|
2729 |
-
msgid ""
|
2730 |
-
"<strong>Feature:</strong> New option to set tables sorting order on browse "
|
2731 |
-
"pages."
|
2732 |
-
msgstr ""
|
2733 |
-
|
2734 |
-
#: templates/admin/dashboard/dashboard.inc.php:350
|
2735 |
-
msgid "<strong>BugFix:</strong> Fixed issue for reset options Remove borders."
|
2736 |
-
msgstr ""
|
2737 |
-
|
2738 |
-
#: templates/admin/dashboard/dashboard.inc.php:351
|
2739 |
-
msgid ""
|
2740 |
-
"<strong>BugFix:</strong> Fixed issue with showing tables in Internet "
|
2741 |
-
"Explorer browser."
|
2742 |
-
msgstr ""
|
2743 |
-
|
2744 |
-
#: templates/admin/dashboard/dashboard.inc.php:352
|
2745 |
-
msgid ""
|
2746 |
-
"<strong>BugFix:</strong> Remove wpdt-c class from admin area on other admin "
|
2747 |
-
"pages"
|
2748 |
-
msgstr ""
|
2749 |
-
|
2750 |
-
#: templates/admin/dashboard/dashboard.inc.php:353
|
2751 |
-
msgid "<strong>BugFix:</strong> Correct folder name for Slovenian language."
|
2752 |
-
msgstr ""
|
2753 |
-
|
2754 |
-
#: templates/admin/dashboard/dashboard.inc.php:354
|
2755 |
-
msgid ""
|
2756 |
-
"<strong>BugFix:</strong> Fixed issue with removing message modals in admin "
|
2757 |
-
"area"
|
2758 |
-
msgstr ""
|
2759 |
-
|
2760 |
-
#: templates/admin/dashboard/dashboard.inc.php:355
|
2761 |
-
msgid ""
|
2762 |
-
"<strong>BugFix:</strong> Fixed issue for simple tables with random sorting."
|
2763 |
-
msgstr ""
|
2764 |
-
|
2765 |
-
#: templates/admin/dashboard/dashboard.inc.php:356
|
2766 |
msgid "Other small bug fixes and stability improvements."
|
2767 |
msgstr ""
|
2768 |
|
2769 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2770 |
msgid "Go Premium!"
|
2771 |
msgstr ""
|
2772 |
|
2773 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2774 |
msgid "View Comparison"
|
2775 |
msgstr ""
|
2776 |
|
2777 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2778 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:48
|
2779 |
msgid ""
|
2780 |
"Get the most out of wpDataTables by upgrading to Premium and unlocking all "
|
2781 |
"of the powerful features."
|
2782 |
msgstr ""
|
2783 |
|
2784 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2785 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:255
|
2786 |
msgid "Create a table manually"
|
2787 |
msgstr "Ročno ustvarite tabelo"
|
2788 |
|
2789 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2790 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:267
|
2791 |
msgid "Creating tables from Google Spreadsheet"
|
2792 |
msgstr "Ustvarjanje tabel iz Google Spreadsheet-a"
|
2793 |
|
2794 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2795 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2796 |
msgid "Creating MySQL-based tables from database"
|
2797 |
msgstr "Ustvarjanje tabel, ki temeljijo na MySQL, iz baze podatkov"
|
2798 |
|
2799 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2800 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2801 |
msgid "Creating MySQL-based tables from Wordpress post types"
|
2802 |
msgstr "Ustvarjanje tabel, ki temeljijo na MySQL, iz vrst objav Wordpress"
|
2803 |
|
2804 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2805 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2806 |
#: templates/edit_table.inc.php:329
|
2807 |
msgid "Advanced filtering"
|
2808 |
msgstr "Napredno filtriranje"
|
2809 |
|
2810 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2811 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2812 |
#: templates/admin/table-settings/table_settings_block.inc.php:144
|
2813 |
#: templates/edit_table.inc.php:282
|
2814 |
msgid "Server-side processing"
|
2815 |
msgstr "Obdelava na strani strežnika"
|
2816 |
|
2817 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2818 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2819 |
msgid "Multiple databases support (MySQL,MS SQL and PostgreSQL)"
|
2820 |
msgstr ""
|
2821 |
|
2822 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2823 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2824 |
msgid "Front-end table editing"
|
2825 |
msgstr "Urejanje mize v sprednjem delu"
|
2826 |
|
2827 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2828 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2829 |
msgid "Excel-like editing"
|
2830 |
msgstr "Urejanje v Excelu"
|
2831 |
|
2832 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2833 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2834 |
msgid "Creating charts with Highcharts"
|
2835 |
msgstr "Ustvarjanje grafikonov z Highchartsi"
|
2836 |
|
2837 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2838 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2839 |
msgid "Creating charts with Chart.js"
|
2840 |
msgstr "Ustvarjanje grafikonov s Chart.js"
|
2841 |
|
2842 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2843 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2844 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:68
|
2845 |
#: templates/edit_table.inc.php:301
|
2846 |
msgid "Responsive"
|
2847 |
msgstr "Odziven"
|
2848 |
|
2849 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2850 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2851 |
#: templates/admin/table-settings/column_settings_panel.inc.php:60
|
2852 |
#: templates/edit_table.inc.php:750
|
2853 |
msgid "Conditional formatting"
|
2854 |
msgstr "Pogojno oblikovanje"
|
2855 |
|
2856 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2857 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2858 |
msgid "Calculating Tools"
|
2859 |
msgstr "Orodja za izračun"
|
2860 |
|
2861 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2862 |
msgid "Formula columns"
|
2863 |
msgstr ""
|
2864 |
|
2865 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2866 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2867 |
#: templates/admin/table-settings/table_settings_block.inc.php:79
|
2868 |
msgid "Placeholders"
|
2869 |
msgstr "Imetniki mest"
|
2870 |
|
2871 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2872 |
msgid "Premium support"
|
2873 |
msgstr ""
|
2874 |
|
2875 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2876 |
msgid "Get Premium Today"
|
2877 |
msgstr ""
|
2878 |
|
2879 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2880 |
msgid "News Blog"
|
2881 |
msgstr "Blog novic"
|
2882 |
|
2883 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2884 |
msgid "Checkout useful articles from wpdatatables.com"
|
2885 |
msgstr "Oglejte si uporabne članke s spletnega mesta wpdatatables.com"
|
2886 |
|
2887 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
|
|
|
|
|
|
|
|
2888 |
msgid ""
|
2889 |
"Never miss notifications about new cool features, promotions,\n"
|
2890 |
" giveaways or freebies – subscribe to our "
|
@@ -2897,18 +2866,18 @@ msgstr ""
|
|
2897 |
" približno 1 sporočilo na mesec in nikoli "
|
2898 |
"neželeno!"
|
2899 |
|
2900 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2901 |
msgid "Premium "
|
2902 |
msgstr ""
|
2903 |
|
2904 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2905 |
msgid ""
|
2906 |
"While wpDataTables itself provides quite a large amount of features and "
|
2907 |
"unlimited customisation, flexibility, you can achieve even more with our "
|
2908 |
"premium addons.(requires wpDataTables Premium version)"
|
2909 |
msgstr ""
|
2910 |
|
2911 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2912 |
msgid ""
|
2913 |
"A wpDataTables addon which allows showing additional details for a specific "
|
2914 |
"row in a popup or a separate page or post."
|
@@ -2916,16 +2885,16 @@ msgstr ""
|
|
2916 |
"Dodatek wpDataTables, ki omogoča prikazovanje dodatnih podrobnosti za "
|
2917 |
"določeno vrstico v pojavnem oknu ali na ločeni strani ali objavi."
|
2918 |
|
2919 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2920 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2921 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2922 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2923 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2924 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2925 |
msgid "Learn More"
|
2926 |
msgstr "Preberi več"
|
2927 |
|
2928 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2929 |
msgid ""
|
2930 |
"An add-on for wpDataTables that provides powerful filtering features: "
|
2931 |
"cascade filtering, applying filters on button click, hide table before "
|
@@ -2935,15 +2904,15 @@ msgstr ""
|
|
2935 |
"filtriranje, nanašanje filtrov na klik gumba, skrivanje tabele pred "
|
2936 |
"filtriranjem."
|
2937 |
|
2938 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2939 |
msgid "Need free booking plugin?"
|
2940 |
msgstr ""
|
2941 |
|
2942 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2943 |
msgid "Appointments and Events WordPress Booking Plugin"
|
2944 |
msgstr "Sestanki in dogodki WordPress Vtičnik za rezervacijo"
|
2945 |
|
2946 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2947 |
msgid ""
|
2948 |
"Amelia Lite is a free appointment booking WordPress plugin that allows to "
|
2949 |
"set up a fully-featured automated booking system on your WordPress website "
|
@@ -2954,40 +2923,40 @@ msgid ""
|
|
2954 |
"each month."
|
2955 |
msgstr ""
|
2956 |
|
2957 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2958 |
msgid "Rating: 4.3 - 68 reviews"
|
2959 |
msgstr ""
|
2960 |
|
2961 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2962 |
msgid "Free Download"
|
2963 |
msgstr ""
|
2964 |
|
2965 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2966 |
#: templates/admin/getting-started/getting_started.inc.php:184
|
2967 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2968 |
#: templates/admin/support/support.inc.php:78
|
2969 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2970 |
#: templates/admin/welcome_page/welcome_page.inc.php:358
|
2971 |
msgid "Made by"
|
2972 |
msgstr "Narejeno v"
|
2973 |
|
2974 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2975 |
#: templates/admin/getting-started/getting_started.inc.php:192
|
2976 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2977 |
#: templates/admin/support/support.inc.php:45
|
2978 |
#: templates/admin/support/support.inc.php:86
|
2979 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2980 |
#: templates/admin/welcome_page/welcome_page.inc.php:219
|
2981 |
#: templates/admin/welcome_page/welcome_page.inc.php:369
|
2982 |
msgid "Documentation"
|
2983 |
msgstr "Dokumentacija"
|
2984 |
|
2985 |
-
#: templates/admin/dashboard/dashboard.inc.php:
|
2986 |
#: templates/admin/getting-started/getting_started.inc.php:196
|
2987 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
2988 |
#: templates/admin/support/support.inc.php:24
|
2989 |
#: templates/admin/support/support.inc.php:90
|
2990 |
-
#: templates/admin/system-info/system_info.inc.php:
|
2991 |
#: templates/admin/welcome_page/welcome_page.inc.php:373
|
2992 |
msgid "Support Center"
|
2993 |
msgstr "Center za podporo"
|
@@ -3119,7 +3088,7 @@ msgid "Lite vs Premium comparison"
|
|
3119 |
msgstr "Primerjava Lite proti Premium"
|
3120 |
|
3121 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:52
|
3122 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3123 |
msgid "Go Premium Now"
|
3124 |
msgstr ""
|
3125 |
|
@@ -3132,7 +3101,7 @@ msgid "Lite"
|
|
3132 |
msgstr "Lite"
|
3133 |
|
3134 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:64
|
3135 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3136 |
msgid "Premium"
|
3137 |
msgstr "Premium"
|
3138 |
|
@@ -3162,6 +3131,8 @@ msgstr ""
|
|
3162 |
|
3163 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:131
|
3164 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:144
|
|
|
|
|
3165 |
msgid "NEW!"
|
3166 |
msgstr ""
|
3167 |
|
@@ -3215,7 +3186,7 @@ msgid "Customize charts"
|
|
3215 |
msgstr ""
|
3216 |
|
3217 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:244
|
3218 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3219 |
msgid "Limited"
|
3220 |
msgstr "Omejeno"
|
3221 |
|
@@ -3223,14 +3194,28 @@ msgstr "Omejeno"
|
|
3223 |
msgid "Some options are not available."
|
3224 |
msgstr ""
|
3225 |
|
3226 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3227 |
msgid "Support"
|
3228 |
msgstr "Podpora"
|
3229 |
|
3230 |
-
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:
|
3231 |
msgid "Response time is slow and can be up to 5 business days."
|
3232 |
msgstr ""
|
3233 |
|
|
|
|
|
|
|
|
|
|
|
|
|
3234 |
#: templates/admin/settings/settings.inc.php:33
|
3235 |
#: templates/admin/settings/settings.inc.php:91
|
3236 |
#: templates/admin/table-settings/column_settings_panel.inc.php:25
|
@@ -4035,35 +4020,35 @@ msgstr ""
|
|
4035 |
msgid "Open a topic"
|
4036 |
msgstr ""
|
4037 |
|
4038 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4039 |
msgid "System Info"
|
4040 |
msgstr "Sistemske informacije"
|
4041 |
|
4042 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4043 |
msgid "The URL of your site's homepage."
|
4044 |
msgstr "URL vaše domače strani."
|
4045 |
|
4046 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4047 |
msgid "The root URL of your site."
|
4048 |
msgstr "Korenski URL vašega spletnega mesta."
|
4049 |
|
4050 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4051 |
msgid "System path of your wp-content directory."
|
4052 |
msgstr "Sistemska pot vašega imenika wp-content."
|
4053 |
|
4054 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4055 |
msgid "System path of your WP root directory."
|
4056 |
msgstr "Sistemska pot vašega korenskega imenika WP."
|
4057 |
|
4058 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4059 |
msgid "The version of WordPress installed on your site."
|
4060 |
msgstr "Nameščena različica WordPress-a na vaši strani."
|
4061 |
|
4062 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4063 |
msgid "Whether or not you have WordPress Multisite enabled."
|
4064 |
msgstr ""
|
4065 |
|
4066 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4067 |
#, php-format
|
4068 |
msgid ""
|
4069 |
"%1$s </span> - We recommend setting memory to at least <strong>128MB</"
|
@@ -4076,37 +4061,37 @@ msgstr ""
|
|
4076 |
"želite izvedeti, glejte: <a href=\"%2$s\" target=\"_blank\" rel=\"noopener "
|
4077 |
"noreferrer\">Povečanje pomnilnika, dodeljenega PHP.</a>"
|
4078 |
|
4079 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4080 |
msgid "The maximum amount of memory (RAM) that your site can use at one time."
|
4081 |
msgstr ""
|
4082 |
"Največja količina pomnilnika (RAM), katero lahko vaša spletna stran uporabi."
|
4083 |
|
4084 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4085 |
msgid "Displays whether or not WordPress is in Debug Mode."
|
4086 |
msgstr "Prikaže, ali je WordPress v načinu odpravljanja napak."
|
4087 |
|
4088 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4089 |
msgid "The current language used by WordPress. Default = English"
|
4090 |
msgstr "Trenutni jezik, ki ga uporablja WordPress. Privzeto = angleško"
|
4091 |
|
4092 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4093 |
msgid "Information about your operating system."
|
4094 |
msgstr "Informacije o vašem operacijskem sistemu."
|
4095 |
|
4096 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4097 |
msgid "Information about the web server that is currently hosting your site."
|
4098 |
msgstr ""
|
4099 |
"Informacije o spletnem strežniku, ki trenutno gosti vaše spletno mesto."
|
4100 |
|
4101 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4102 |
msgid "The version of PHP installed on your hosting server."
|
4103 |
msgstr "Različica PHP, nameščena na vašem strežniku gostovanja."
|
4104 |
|
4105 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4106 |
msgid "The largest file size that can be contained in one post."
|
4107 |
msgstr "Največja velikost datoteke, ki jo lahko vsebuje ena objava."
|
4108 |
|
4109 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4110 |
#, php-format
|
4111 |
msgid ""
|
4112 |
"%1$s </span> - We recommend setting max execution time to at least 180.<br /"
|
@@ -4117,7 +4102,7 @@ msgstr ""
|
|
4117 |
"> Glejte: <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer"
|
4118 |
"\">Povečanje maks. Izvedbe na PHP</a>"
|
4119 |
|
4120 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4121 |
msgid ""
|
4122 |
"The amount of time (in seconds) that your site will spend on a single "
|
4123 |
"operation before timing out (to avoid server lockups)"
|
@@ -4125,26 +4110,38 @@ msgstr ""
|
|
4125 |
"Količina časa (v sekundah), ki ga bo vaše spletno mesto porabilo za eno "
|
4126 |
"operacijo pred časovnim izklopom (da se izognete blokadam strežnika)"
|
4127 |
|
4128 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4129 |
msgid "The version of MySQL installed on your hosting server."
|
4130 |
msgstr "Različica MySQL, nameščena na vašem strežniku gostovanja."
|
4131 |
|
4132 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4133 |
msgid ""
|
4134 |
"The largest file size that can be uploaded to your WordPress installation."
|
4135 |
msgstr ""
|
4136 |
"Največja velikost datoteke, ki jo je mogoče naložiti v vašo namestitev "
|
4137 |
"WordPress."
|
4138 |
|
4139 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4140 |
msgid "Multibyte String (mbstring) is used to convert character encoding."
|
4141 |
msgstr "Za pretvorbo kodiranja znakov se uporablja večbajtni niz (mbstring)."
|
4142 |
|
4143 |
-
#: templates/admin/system-info/system_info.inc.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4144 |
msgid "Multibyte String (mbstring) require libxml to be installed. "
|
4145 |
msgstr "Večbajtni niz (mbstring) zahteva namestitev libxml."
|
4146 |
|
4147 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4148 |
msgid ""
|
4149 |
"ZIP support is something that needs to be installed on the server, as a "
|
4150 |
"package for the Linux operating system, or rather to the PHP software on the "
|
@@ -4154,28 +4151,28 @@ msgstr ""
|
|
4154 |
"operacijski sistem Linux ali bolje rečeno v programsko opremo PHP na "
|
4155 |
"strežniku."
|
4156 |
|
4157 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4158 |
msgid "wpDataTables use cURL for getting data from other servers."
|
4159 |
msgstr ""
|
4160 |
"wpDataTables uporabljajo cURL za pridobivanje podatkov z drugih strežnikov."
|
4161 |
|
4162 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4163 |
msgid "The name of the current active theme."
|
4164 |
msgstr "Ime trenutne aktivne teme."
|
4165 |
|
4166 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4167 |
msgid "The installed version of the current active theme."
|
4168 |
msgstr "Nameščena različica trenutno aktivne teme."
|
4169 |
|
4170 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4171 |
msgid "The theme developers."
|
4172 |
msgstr "Razvijalci tem."
|
4173 |
|
4174 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4175 |
msgid "The theme developers URL."
|
4176 |
msgstr "URL razvijalcev teme."
|
4177 |
|
4178 |
-
#: templates/admin/system-info/system_info.inc.php:
|
4179 |
msgid "Visit plugin homepage"
|
4180 |
msgstr "Obiščite domačo stran vtičnika"
|
4181 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: wpdatatables\n"
|
4 |
+
"POT-Creation-Date: 2020-12-25 17:32+0100\n"
|
5 |
+
"PO-Revision-Date: 2020-12-25 17:32+0100\n"
|
6 |
"Last-Translator: Bostjan Laba <bostjan@neolink.si>\n"
|
7 |
"Language-Team: wpdatatables <cjbug@yandex.ru>\n"
|
8 |
"Language: sl_SI\n"
|
335 |
msgid "Manual"
|
336 |
msgstr "Ročno"
|
337 |
|
338 |
+
#: source/class.wdtbrowsetable.php:237 source/class.wpdatatable.php:2204
|
339 |
+
#: source/class.wpdatatable.php:2274
|
340 |
#: templates/admin/table-settings/table_settings_block.inc.php:1031
|
341 |
msgid "Excel"
|
342 |
msgstr "Excel"
|
343 |
|
344 |
+
#: source/class.wdtbrowsetable.php:240 source/class.wpdatatable.php:2213
|
345 |
+
#: source/class.wpdatatable.php:2284
|
346 |
#: templates/admin/table-settings/table_settings_block.inc.php:1032
|
347 |
msgid "CSV"
|
348 |
msgstr "CSV"
|
527 |
msgid "Please select columns that you want to use in table"
|
528 |
msgstr "Izberite stolpce, ki jih želite uporabiti v tabeli"
|
529 |
|
530 |
+
#: source/class.wdttools.php:299 source/class.wpdatatable.php:2222
|
531 |
+
#: source/class.wpdatatable.php:2294
|
532 |
#: templates/admin/table-settings/table_settings_block.inc.php:1033
|
533 |
msgid "Copy"
|
534 |
msgstr "Kopiraj"
|
1283 |
msgid "You are mixing data types (several date axes and several number)"
|
1284 |
msgstr "Mešate podatkovne vrste (več datumskih osi in več številk)"
|
1285 |
|
1286 |
+
#: source/class.wpdatatable.php:1883
|
1287 |
msgid ""
|
1288 |
"You are trying to load a table of an unknown type. Probably you did not "
|
1289 |
"activate the addon which is required to use this table type."
|
1291 |
"Poskušate naložiti tabelo neznanega tipa. Verjetno niste aktivirali dodatka, "
|
1292 |
"ki je potreben za uporabo te vrste tabel."
|
1293 |
|
1294 |
+
#: source/class.wpdatatable.php:2122 source/class.wpdatatable.php:2125
|
1295 |
#: templates/admin/chart_wizard/steps/step3.inc.php:86
|
1296 |
#: templates/admin/table-settings/column_settings_panel.inc.php:554
|
1297 |
#: templates/admin/table-settings/table_settings_block.inc.php:312
|
1299 |
msgid "All"
|
1300 |
msgstr "Vse"
|
1301 |
|
1302 |
+
#: source/class.wpdatatable.php:2183 source/class.wpdatatable.php:2252
|
1303 |
#: templates/admin/table-settings/columns_list_modal.inc.php:12
|
1304 |
msgid "Columns"
|
1305 |
msgstr "Stolpci"
|
1306 |
|
1307 |
+
#: source/class.wpdatatable.php:2193 source/class.wpdatatable.php:2262
|
1308 |
#: templates/admin/table-settings/table_settings_block.inc.php:1030
|
1309 |
msgid "Print"
|
1310 |
msgstr "Tiskaj"
|
1311 |
|
1312 |
+
#: source/class.wpdatatable.php:2232 source/class.wpdatatable.php:2305
|
1313 |
#: templates/admin/table-settings/table_settings_block.inc.php:1034
|
1314 |
msgid "PDF"
|
1315 |
msgstr "PDF"
|
1316 |
|
1317 |
+
#: source/class.wpdatatable.php:2240
|
1318 |
msgid "Export"
|
1319 |
msgstr "Izvozi"
|
1320 |
|
1321 |
+
#: source/class.wpdatatable.php:2318
|
1322 |
msgid "Search table"
|
1323 |
msgstr "Tabela iskanja"
|
1324 |
|
1325 |
+
#: source/class.wpdatatable.php:2319
|
1326 |
msgid "Showing _MENU_ Entries"
|
1327 |
msgstr "Prikazovanje vnosov _MENU_"
|
1328 |
|
1341 |
msgid "if you have some questions or problems with the plugin."
|
1342 |
msgstr ""
|
1343 |
|
1344 |
+
#: templates/addons.inc.php:10 templates/admin/dashboard/dashboard.inc.php:496
|
1345 |
msgid "wpDataTables Addons"
|
1346 |
msgstr "wpDataTables Addons"
|
1347 |
|
1360 |
"wpDataTables in razvijalcev tretjih oseb, zato bodite pozorni."
|
1361 |
|
1362 |
#: templates/addons.inc.php:19 templates/admin/addons/addons.inc.php:90
|
1363 |
+
#: templates/admin/dashboard/dashboard.inc.php:567
|
1364 |
msgid "Report Builder"
|
1365 |
msgstr "Graditelj poročil"
|
1366 |
|
1367 |
#: templates/addons.inc.php:23 templates/admin/addons/addons.inc.php:93
|
1368 |
+
#: templates/admin/dashboard/dashboard.inc.php:571
|
1369 |
msgid ""
|
1370 |
"A unique tool that allows you to generate almost any Word DOCX and Excel "
|
1371 |
"XLSX documents filled in with actual data from your database."
|
1393 |
msgstr "NOVO"
|
1394 |
|
1395 |
#: templates/admin/addons/addons.inc.php:40
|
1396 |
+
#: templates/admin/dashboard/dashboard.inc.php:514
|
1397 |
msgid "Master Detail Tables for wpDataTables"
|
1398 |
msgstr "Glavne podrobne tabele za wpDataTables"
|
1399 |
|
1418 |
msgstr "Preberi več"
|
1419 |
|
1420 |
#: templates/admin/addons/addons.inc.php:67
|
1421 |
+
#: templates/admin/dashboard/dashboard.inc.php:541
|
1422 |
msgid "Powerful Filters for wpDataTables"
|
1423 |
msgstr "Zmogljivi filtri za wpDataTables"
|
1424 |
|
1433 |
"tabele, preden uporabnik določi iskalne vrednosti."
|
1434 |
|
1435 |
#: templates/admin/addons/addons.inc.php:120
|
1436 |
+
#: templates/admin/dashboard/dashboard.inc.php:594
|
1437 |
msgid "Formidable Forms integration for wpDataTables"
|
1438 |
msgstr "Zapletena oblika integracije za wpDataTables"
|
1439 |
|
1440 |
#: templates/admin/addons/addons.inc.php:123
|
1441 |
+
#: templates/admin/dashboard/dashboard.inc.php:598
|
1442 |
msgid ""
|
1443 |
"Tool that adds \"Formidable Form\" as a new table type and allows you to "
|
1444 |
"create wpDataTables from Formidable Forms entries data."
|
1447 |
"ustvarjanje wpDataTables iz podatkov vnosov v Formidable Forms."
|
1448 |
|
1449 |
#: templates/admin/addons/addons.inc.php:143
|
1450 |
+
#: templates/admin/dashboard/dashboard.inc.php:620
|
1451 |
msgid "Gravity Forms integration for wpDataTables"
|
1452 |
msgstr "Gravity Forms integracija za wpDataTables"
|
1453 |
|
1454 |
#: templates/admin/addons/addons.inc.php:146
|
1455 |
+
#: templates/admin/dashboard/dashboard.inc.php:624
|
1456 |
msgid ""
|
1457 |
"Tool that adds \"Gravity Form\" as a new table type and allows you to create "
|
1458 |
"wpDataTables from Gravity Forms entries data."
|
2457 |
#: templates/admin/settings/settings.inc.php:96
|
2458 |
#: templates/admin/support/support.inc.php:31
|
2459 |
#: templates/admin/support/support.inc.php:47
|
2460 |
+
#: templates/admin/system-info/system_info.inc.php:30
|
2461 |
#: templates/admin/table-settings/column_settings_panel.inc.php:1074
|
2462 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:606
|
2463 |
#: templates/admin/table-settings/table_preview_block.inc.php:81
|
2698 |
msgstr "Različica"
|
2699 |
|
2700 |
#: templates/admin/dashboard/dashboard.inc.php:340
|
2701 |
+
msgid "A minor update with a couple of bug fixes and stability improvements:"
|
|
|
|
|
2702 |
msgstr ""
|
2703 |
|
2704 |
#: templates/admin/dashboard/dashboard.inc.php:345
|
2705 |
msgid ""
|
2706 |
+
"<strong>BugFix:</strong> Fixed issue with Fatal errors on Dashboard page if "
|
2707 |
+
"PHP extensions are not installed."
|
2708 |
msgstr ""
|
2709 |
|
2710 |
#: templates/admin/dashboard/dashboard.inc.php:346
|
2711 |
+
msgid "Compatibility with WordPress 5.6 approved."
|
2712 |
msgstr ""
|
2713 |
|
2714 |
#: templates/admin/dashboard/dashboard.inc.php:347
|
2715 |
+
msgid "Compatibility with PHP 8 approved."
|
|
|
|
|
2716 |
msgstr ""
|
2717 |
|
2718 |
#: templates/admin/dashboard/dashboard.inc.php:348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2719 |
msgid "Other small bug fixes and stability improvements."
|
2720 |
msgstr ""
|
2721 |
|
2722 |
+
#: templates/admin/dashboard/dashboard.inc.php:360
|
2723 |
msgid "Go Premium!"
|
2724 |
msgstr ""
|
2725 |
|
2726 |
+
#: templates/admin/dashboard/dashboard.inc.php:366
|
2727 |
msgid "View Comparison"
|
2728 |
msgstr ""
|
2729 |
|
2730 |
+
#: templates/admin/dashboard/dashboard.inc.php:374
|
2731 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:48
|
2732 |
msgid ""
|
2733 |
"Get the most out of wpDataTables by upgrading to Premium and unlocking all "
|
2734 |
"of the powerful features."
|
2735 |
msgstr ""
|
2736 |
|
2737 |
+
#: templates/admin/dashboard/dashboard.inc.php:378
|
2738 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:255
|
2739 |
msgid "Create a table manually"
|
2740 |
msgstr "Ročno ustvarite tabelo"
|
2741 |
|
2742 |
+
#: templates/admin/dashboard/dashboard.inc.php:381
|
2743 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:267
|
2744 |
msgid "Creating tables from Google Spreadsheet"
|
2745 |
msgstr "Ustvarjanje tabel iz Google Spreadsheet-a"
|
2746 |
|
2747 |
+
#: templates/admin/dashboard/dashboard.inc.php:384
|
2748 |
+
msgid ""
|
2749 |
+
"<span style=\"color: #ef8137;font-weight: bold;\">NEW!</span> Creating "
|
2750 |
+
"tables via Google Sheet API"
|
2751 |
+
msgstr ""
|
2752 |
+
|
2753 |
+
#: templates/admin/dashboard/dashboard.inc.php:387
|
2754 |
+
msgid ""
|
2755 |
+
"<span style=\"color: #ef8137;font-weight: bold;\">NEW!</span> Creating "
|
2756 |
+
"tables from Private Google Spreadsheet"
|
2757 |
+
msgstr ""
|
2758 |
+
|
2759 |
+
#: templates/admin/dashboard/dashboard.inc.php:390
|
2760 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:305
|
2761 |
msgid "Creating MySQL-based tables from database"
|
2762 |
msgstr "Ustvarjanje tabel, ki temeljijo na MySQL, iz baze podatkov"
|
2763 |
|
2764 |
+
#: templates/admin/dashboard/dashboard.inc.php:393
|
2765 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:317
|
2766 |
msgid "Creating MySQL-based tables from Wordpress post types"
|
2767 |
msgstr "Ustvarjanje tabel, ki temeljijo na MySQL, iz vrst objav Wordpress"
|
2768 |
|
2769 |
+
#: templates/admin/dashboard/dashboard.inc.php:396
|
2770 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:353
|
2771 |
#: templates/edit_table.inc.php:329
|
2772 |
msgid "Advanced filtering"
|
2773 |
msgstr "Napredno filtriranje"
|
2774 |
|
2775 |
+
#: templates/admin/dashboard/dashboard.inc.php:399
|
2776 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:329
|
2777 |
#: templates/admin/table-settings/table_settings_block.inc.php:144
|
2778 |
#: templates/edit_table.inc.php:282
|
2779 |
msgid "Server-side processing"
|
2780 |
msgstr "Obdelava na strani strežnika"
|
2781 |
|
2782 |
+
#: templates/admin/dashboard/dashboard.inc.php:402
|
2783 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:341
|
2784 |
msgid "Multiple databases support (MySQL,MS SQL and PostgreSQL)"
|
2785 |
msgstr ""
|
2786 |
|
2787 |
+
#: templates/admin/dashboard/dashboard.inc.php:405
|
2788 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:365
|
2789 |
msgid "Front-end table editing"
|
2790 |
msgstr "Urejanje mize v sprednjem delu"
|
2791 |
|
2792 |
+
#: templates/admin/dashboard/dashboard.inc.php:408
|
2793 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:377
|
2794 |
msgid "Excel-like editing"
|
2795 |
msgstr "Urejanje v Excelu"
|
2796 |
|
2797 |
+
#: templates/admin/dashboard/dashboard.inc.php:411
|
2798 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:389
|
2799 |
msgid "Creating charts with Highcharts"
|
2800 |
msgstr "Ustvarjanje grafikonov z Highchartsi"
|
2801 |
|
2802 |
+
#: templates/admin/dashboard/dashboard.inc.php:414
|
2803 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:401
|
2804 |
msgid "Creating charts with Chart.js"
|
2805 |
msgstr "Ustvarjanje grafikonov s Chart.js"
|
2806 |
|
2807 |
+
#: templates/admin/dashboard/dashboard.inc.php:417
|
2808 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:413
|
2809 |
#: templates/admin/table-settings/simple_table_settings_block.inc.php:68
|
2810 |
#: templates/edit_table.inc.php:301
|
2811 |
msgid "Responsive"
|
2812 |
msgstr "Odziven"
|
2813 |
|
2814 |
+
#: templates/admin/dashboard/dashboard.inc.php:420
|
2815 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:425
|
2816 |
#: templates/admin/table-settings/column_settings_panel.inc.php:60
|
2817 |
#: templates/edit_table.inc.php:750
|
2818 |
msgid "Conditional formatting"
|
2819 |
msgstr "Pogojno oblikovanje"
|
2820 |
|
2821 |
+
#: templates/admin/dashboard/dashboard.inc.php:423
|
2822 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:437
|
2823 |
msgid "Calculating Tools"
|
2824 |
msgstr "Orodja za izračun"
|
2825 |
|
2826 |
+
#: templates/admin/dashboard/dashboard.inc.php:426
|
2827 |
msgid "Formula columns"
|
2828 |
msgstr ""
|
2829 |
|
2830 |
+
#: templates/admin/dashboard/dashboard.inc.php:429
|
2831 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:449
|
2832 |
#: templates/admin/table-settings/table_settings_block.inc.php:79
|
2833 |
msgid "Placeholders"
|
2834 |
msgstr "Imetniki mest"
|
2835 |
|
2836 |
+
#: templates/admin/dashboard/dashboard.inc.php:432
|
2837 |
msgid "Premium support"
|
2838 |
msgstr ""
|
2839 |
|
2840 |
+
#: templates/admin/dashboard/dashboard.inc.php:436
|
2841 |
msgid "Get Premium Today"
|
2842 |
msgstr ""
|
2843 |
|
2844 |
+
#: templates/admin/dashboard/dashboard.inc.php:443
|
2845 |
msgid "News Blog"
|
2846 |
msgstr "Blog novic"
|
2847 |
|
2848 |
+
#: templates/admin/dashboard/dashboard.inc.php:448
|
2849 |
msgid "Checkout useful articles from wpdatatables.com"
|
2850 |
msgstr "Oglejte si uporabne članke s spletnega mesta wpdatatables.com"
|
2851 |
|
2852 |
+
#: templates/admin/dashboard/dashboard.inc.php:471
|
2853 |
+
msgid "Please install and enable PHP extensions xml and dom on your server."
|
2854 |
+
msgstr ""
|
2855 |
+
|
2856 |
+
#: templates/admin/dashboard/dashboard.inc.php:479
|
2857 |
msgid ""
|
2858 |
"Never miss notifications about new cool features, promotions,\n"
|
2859 |
" giveaways or freebies – subscribe to our "
|
2866 |
" približno 1 sporočilo na mesec in nikoli "
|
2867 |
"neželeno!"
|
2868 |
|
2869 |
+
#: templates/admin/dashboard/dashboard.inc.php:497
|
2870 |
msgid "Premium "
|
2871 |
msgstr ""
|
2872 |
|
2873 |
+
#: templates/admin/dashboard/dashboard.inc.php:500
|
2874 |
msgid ""
|
2875 |
"While wpDataTables itself provides quite a large amount of features and "
|
2876 |
"unlimited customisation, flexibility, you can achieve even more with our "
|
2877 |
"premium addons.(requires wpDataTables Premium version)"
|
2878 |
msgstr ""
|
2879 |
|
2880 |
+
#: templates/admin/dashboard/dashboard.inc.php:518
|
2881 |
msgid ""
|
2882 |
"A wpDataTables addon which allows showing additional details for a specific "
|
2883 |
"row in a popup or a separate page or post."
|
2885 |
"Dodatek wpDataTables, ki omogoča prikazovanje dodatnih podrobnosti za "
|
2886 |
"določeno vrstico v pojavnem oknu ali na ločeni strani ali objavi."
|
2887 |
|
2888 |
+
#: templates/admin/dashboard/dashboard.inc.php:524
|
2889 |
+
#: templates/admin/dashboard/dashboard.inc.php:551
|
2890 |
+
#: templates/admin/dashboard/dashboard.inc.php:577
|
2891 |
+
#: templates/admin/dashboard/dashboard.inc.php:604
|
2892 |
+
#: templates/admin/dashboard/dashboard.inc.php:630
|
2893 |
+
#: templates/admin/dashboard/dashboard.inc.php:663
|
2894 |
msgid "Learn More"
|
2895 |
msgstr "Preberi več"
|
2896 |
|
2897 |
+
#: templates/admin/dashboard/dashboard.inc.php:545
|
2898 |
msgid ""
|
2899 |
"An add-on for wpDataTables that provides powerful filtering features: "
|
2900 |
"cascade filtering, applying filters on button click, hide table before "
|
2904 |
"filtriranje, nanašanje filtrov na klik gumba, skrivanje tabele pred "
|
2905 |
"filtriranjem."
|
2906 |
|
2907 |
+
#: templates/admin/dashboard/dashboard.inc.php:641
|
2908 |
msgid "Need free booking plugin?"
|
2909 |
msgstr ""
|
2910 |
|
2911 |
+
#: templates/admin/dashboard/dashboard.inc.php:650
|
2912 |
msgid "Appointments and Events WordPress Booking Plugin"
|
2913 |
msgstr "Sestanki in dogodki WordPress Vtičnik za rezervacijo"
|
2914 |
|
2915 |
+
#: templates/admin/dashboard/dashboard.inc.php:653
|
2916 |
msgid ""
|
2917 |
"Amelia Lite is a free appointment booking WordPress plugin that allows to "
|
2918 |
"set up a fully-featured automated booking system on your WordPress website "
|
2923 |
"each month."
|
2924 |
msgstr ""
|
2925 |
|
2926 |
+
#: templates/admin/dashboard/dashboard.inc.php:656
|
2927 |
msgid "Rating: 4.3 - 68 reviews"
|
2928 |
msgstr ""
|
2929 |
|
2930 |
+
#: templates/admin/dashboard/dashboard.inc.php:659
|
2931 |
msgid "Free Download"
|
2932 |
msgstr ""
|
2933 |
|
2934 |
+
#: templates/admin/dashboard/dashboard.inc.php:674
|
2935 |
#: templates/admin/getting-started/getting_started.inc.php:184
|
2936 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:492
|
2937 |
#: templates/admin/support/support.inc.php:78
|
2938 |
+
#: templates/admin/system-info/system_info.inc.php:510
|
2939 |
#: templates/admin/welcome_page/welcome_page.inc.php:358
|
2940 |
msgid "Made by"
|
2941 |
msgstr "Narejeno v"
|
2942 |
|
2943 |
+
#: templates/admin/dashboard/dashboard.inc.php:682
|
2944 |
#: templates/admin/getting-started/getting_started.inc.php:192
|
2945 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:500
|
2946 |
#: templates/admin/support/support.inc.php:45
|
2947 |
#: templates/admin/support/support.inc.php:86
|
2948 |
+
#: templates/admin/system-info/system_info.inc.php:518
|
2949 |
#: templates/admin/welcome_page/welcome_page.inc.php:219
|
2950 |
#: templates/admin/welcome_page/welcome_page.inc.php:369
|
2951 |
msgid "Documentation"
|
2952 |
msgstr "Dokumentacija"
|
2953 |
|
2954 |
+
#: templates/admin/dashboard/dashboard.inc.php:686
|
2955 |
#: templates/admin/getting-started/getting_started.inc.php:196
|
2956 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:504
|
2957 |
#: templates/admin/support/support.inc.php:24
|
2958 |
#: templates/admin/support/support.inc.php:90
|
2959 |
+
#: templates/admin/system-info/system_info.inc.php:522
|
2960 |
#: templates/admin/welcome_page/welcome_page.inc.php:373
|
2961 |
msgid "Support Center"
|
2962 |
msgstr "Center za podporo"
|
3088 |
msgstr "Primerjava Lite proti Premium"
|
3089 |
|
3090 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:52
|
3091 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:484
|
3092 |
msgid "Go Premium Now"
|
3093 |
msgstr ""
|
3094 |
|
3101 |
msgstr "Lite"
|
3102 |
|
3103 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:64
|
3104 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:471
|
3105 |
msgid "Premium"
|
3106 |
msgstr "Premium"
|
3107 |
|
3131 |
|
3132 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:131
|
3133 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:144
|
3134 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:280
|
3135 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:293
|
3136 |
msgid "NEW!"
|
3137 |
msgstr ""
|
3138 |
|
3186 |
msgstr ""
|
3187 |
|
3188 |
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:244
|
3189 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:465
|
3190 |
msgid "Limited"
|
3191 |
msgstr "Omejeno"
|
3192 |
|
3194 |
msgid "Some options are not available."
|
3195 |
msgstr ""
|
3196 |
|
3197 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:279
|
3198 |
+
msgid "Creating tables via Google Sheet API"
|
3199 |
+
msgstr ""
|
3200 |
+
|
3201 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:292
|
3202 |
+
msgid "Creating tables from Private Google Spreadsheet"
|
3203 |
+
msgstr ""
|
3204 |
+
|
3205 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:461
|
3206 |
msgid "Support"
|
3207 |
msgstr "Podpora"
|
3208 |
|
3209 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:467
|
3210 |
msgid "Response time is slow and can be up to 5 business days."
|
3211 |
msgstr ""
|
3212 |
|
3213 |
+
#: templates/admin/lite-vs-premium/lite_vs_premium.inc.php:478
|
3214 |
+
msgid ""
|
3215 |
+
"* Please note that wpDataTables add-ons are not included in premium version "
|
3216 |
+
"of plugin."
|
3217 |
+
msgstr ""
|
3218 |
+
|
3219 |
#: templates/admin/settings/settings.inc.php:33
|
3220 |
#: templates/admin/settings/settings.inc.php:91
|
3221 |
#: templates/admin/table-settings/column_settings_panel.inc.php:25
|
4020 |
msgid "Open a topic"
|
4021 |
msgstr ""
|
4022 |
|
4023 |
+
#: templates/admin/system-info/system_info.inc.php:23
|
4024 |
msgid "System Info"
|
4025 |
msgstr "Sistemske informacije"
|
4026 |
|
4027 |
+
#: templates/admin/system-info/system_info.inc.php:62
|
4028 |
msgid "The URL of your site's homepage."
|
4029 |
msgstr "URL vaše domače strani."
|
4030 |
|
4031 |
+
#: templates/admin/system-info/system_info.inc.php:69
|
4032 |
msgid "The root URL of your site."
|
4033 |
msgstr "Korenski URL vašega spletnega mesta."
|
4034 |
|
4035 |
+
#: templates/admin/system-info/system_info.inc.php:76
|
4036 |
msgid "System path of your wp-content directory."
|
4037 |
msgstr "Sistemska pot vašega imenika wp-content."
|
4038 |
|
4039 |
+
#: templates/admin/system-info/system_info.inc.php:83
|
4040 |
msgid "System path of your WP root directory."
|
4041 |
msgstr "Sistemska pot vašega korenskega imenika WP."
|
4042 |
|
4043 |
+
#: templates/admin/system-info/system_info.inc.php:90
|
4044 |
msgid "The version of WordPress installed on your site."
|
4045 |
msgstr "Nameščena različica WordPress-a na vaši strani."
|
4046 |
|
4047 |
+
#: templates/admin/system-info/system_info.inc.php:97
|
4048 |
msgid "Whether or not you have WordPress Multisite enabled."
|
4049 |
msgstr ""
|
4050 |
|
4051 |
+
#: templates/admin/system-info/system_info.inc.php:121
|
4052 |
#, php-format
|
4053 |
msgid ""
|
4054 |
"%1$s </span> - We recommend setting memory to at least <strong>128MB</"
|
4061 |
"želite izvedeti, glejte: <a href=\"%2$s\" target=\"_blank\" rel=\"noopener "
|
4062 |
"noreferrer\">Povečanje pomnilnika, dodeljenega PHP.</a>"
|
4063 |
|
4064 |
+
#: templates/admin/system-info/system_info.inc.php:131
|
4065 |
msgid "The maximum amount of memory (RAM) that your site can use at one time."
|
4066 |
msgstr ""
|
4067 |
"Največja količina pomnilnika (RAM), katero lahko vaša spletna stran uporabi."
|
4068 |
|
4069 |
+
#: templates/admin/system-info/system_info.inc.php:144
|
4070 |
msgid "Displays whether or not WordPress is in Debug Mode."
|
4071 |
msgstr "Prikaže, ali je WordPress v načinu odpravljanja napak."
|
4072 |
|
4073 |
+
#: templates/admin/system-info/system_info.inc.php:151
|
4074 |
msgid "The current language used by WordPress. Default = English"
|
4075 |
msgstr "Trenutni jezik, ki ga uporablja WordPress. Privzeto = angleško"
|
4076 |
|
4077 |
+
#: templates/admin/system-info/system_info.inc.php:171
|
4078 |
msgid "Information about your operating system."
|
4079 |
msgstr "Informacije o vašem operacijskem sistemu."
|
4080 |
|
4081 |
+
#: templates/admin/system-info/system_info.inc.php:179
|
4082 |
msgid "Information about the web server that is currently hosting your site."
|
4083 |
msgstr ""
|
4084 |
"Informacije o spletnem strežniku, ki trenutno gosti vaše spletno mesto."
|
4085 |
|
4086 |
+
#: templates/admin/system-info/system_info.inc.php:221
|
4087 |
msgid "The version of PHP installed on your hosting server."
|
4088 |
msgstr "Različica PHP, nameščena na vašem strežniku gostovanja."
|
4089 |
|
4090 |
+
#: templates/admin/system-info/system_info.inc.php:232
|
4091 |
msgid "The largest file size that can be contained in one post."
|
4092 |
msgstr "Največja velikost datoteke, ki jo lahko vsebuje ena objava."
|
4093 |
|
4094 |
+
#: templates/admin/system-info/system_info.inc.php:241
|
4095 |
#, php-format
|
4096 |
msgid ""
|
4097 |
"%1$s </span> - We recommend setting max execution time to at least 180.<br /"
|
4102 |
"> Glejte: <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer"
|
4103 |
"\">Povečanje maks. Izvedbe na PHP</a>"
|
4104 |
|
4105 |
+
#: templates/admin/system-info/system_info.inc.php:249
|
4106 |
msgid ""
|
4107 |
"The amount of time (in seconds) that your site will spend on a single "
|
4108 |
"operation before timing out (to avoid server lockups)"
|
4110 |
"Količina časa (v sekundah), ki ga bo vaše spletno mesto porabilo za eno "
|
4111 |
"operacijo pred časovnim izklopom (da se izognete blokadam strežnika)"
|
4112 |
|
4113 |
+
#: templates/admin/system-info/system_info.inc.php:264
|
4114 |
msgid "The version of MySQL installed on your hosting server."
|
4115 |
msgstr "Različica MySQL, nameščena na vašem strežniku gostovanja."
|
4116 |
|
4117 |
+
#: templates/admin/system-info/system_info.inc.php:272
|
4118 |
msgid ""
|
4119 |
"The largest file size that can be uploaded to your WordPress installation."
|
4120 |
msgstr ""
|
4121 |
"Največja velikost datoteke, ki jo je mogoče naložiti v vašo namestitev "
|
4122 |
"WordPress."
|
4123 |
|
4124 |
+
#: templates/admin/system-info/system_info.inc.php:294
|
4125 |
msgid "Multibyte String (mbstring) is used to convert character encoding."
|
4126 |
msgstr "Za pretvorbo kodiranja znakov se uporablja večbajtni niz (mbstring)."
|
4127 |
|
4128 |
+
#: templates/admin/system-info/system_info.inc.php:312
|
4129 |
+
msgid ""
|
4130 |
+
"XML support is something that needs to be installed on the server for proper "
|
4131 |
+
"wpDataTables functionality."
|
4132 |
+
msgstr ""
|
4133 |
+
|
4134 |
+
#: templates/admin/system-info/system_info.inc.php:330
|
4135 |
+
msgid ""
|
4136 |
+
"DOM support is something that needs to be installed on the server for proper "
|
4137 |
+
"wpDataTables functionality."
|
4138 |
+
msgstr ""
|
4139 |
+
|
4140 |
+
#: templates/admin/system-info/system_info.inc.php:356
|
4141 |
msgid "Multibyte String (mbstring) require libxml to be installed. "
|
4142 |
msgstr "Večbajtni niz (mbstring) zahteva namestitev libxml."
|
4143 |
|
4144 |
+
#: templates/admin/system-info/system_info.inc.php:375
|
4145 |
msgid ""
|
4146 |
"ZIP support is something that needs to be installed on the server, as a "
|
4147 |
"package for the Linux operating system, or rather to the PHP software on the "
|
4151 |
"operacijski sistem Linux ali bolje rečeno v programsko opremo PHP na "
|
4152 |
"strežniku."
|
4153 |
|
4154 |
+
#: templates/admin/system-info/system_info.inc.php:395
|
4155 |
msgid "wpDataTables use cURL for getting data from other servers."
|
4156 |
msgstr ""
|
4157 |
"wpDataTables uporabljajo cURL za pridobivanje podatkov z drugih strežnikov."
|
4158 |
|
4159 |
+
#: templates/admin/system-info/system_info.inc.php:418
|
4160 |
msgid "The name of the current active theme."
|
4161 |
msgstr "Ime trenutne aktivne teme."
|
4162 |
|
4163 |
+
#: templates/admin/system-info/system_info.inc.php:429
|
4164 |
msgid "The installed version of the current active theme."
|
4165 |
msgstr "Nameščena različica trenutno aktivne teme."
|
4166 |
|
4167 |
+
#: templates/admin/system-info/system_info.inc.php:436
|
4168 |
msgid "The theme developers."
|
4169 |
msgstr "Razvijalci tem."
|
4170 |
|
4171 |
+
#: templates/admin/system-info/system_info.inc.php:442
|
4172 |
msgid "The theme developers URL."
|
4173 |
msgstr "URL razvijalcev teme."
|
4174 |
|
4175 |
+
#: templates/admin/system-info/system_info.inc.php:479
|
4176 |
msgid "Visit plugin homepage"
|
4177 |
msgstr "Obiščite domačo stran vtičnika"
|
4178 |
|
lib/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php
CHANGED
@@ -3457,7 +3457,7 @@ class Calculation
|
|
3457 |
|
3458 |
// If the last entry on the stack was a : operator, then we have a cell range reference
|
3459 |
$testPrevOp = $stack->last(1);
|
3460 |
-
if ($testPrevOp['value'] == ':') {
|
3461 |
// If we have a worksheet reference, then we're playing with a 3D reference
|
3462 |
if ($matches[2] == '') {
|
3463 |
// Otherwise, we 'inherit' the worksheet reference from the start cell reference
|
3457 |
|
3458 |
// If the last entry on the stack was a : operator, then we have a cell range reference
|
3459 |
$testPrevOp = $stack->last(1);
|
3460 |
+
if (isset($testPrevOp['value']) && $testPrevOp['value'] == ':') {
|
3461 |
// If we have a worksheet reference, then we're playing with a 3D reference
|
3462 |
if ($matches[2] == '') {
|
3463 |
// Otherwise, we 'inherit' the worksheet reference from the start cell reference
|
lib/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx.php
CHANGED
@@ -541,17 +541,19 @@ class Xlsx extends BaseReader
|
|
541 |
$sharedStrings = [];
|
542 |
$xpath = self::getArrayItem($relsWorkbook->xpath("rel:Relationship[@Type='http://schemas.openxmlformats.org/officeDocument/2006/relationships/sharedStrings']"));
|
543 |
//~ http://schemas.openxmlformats.org/spreadsheetml/2006/main"
|
544 |
-
$
|
545 |
-
$
|
546 |
-
|
547 |
-
|
548 |
-
|
549 |
-
|
550 |
-
|
551 |
-
|
552 |
-
|
553 |
-
|
554 |
-
|
|
|
|
|
555 |
}
|
556 |
}
|
557 |
}
|
@@ -1106,7 +1108,7 @@ class Xlsx extends BaseReader
|
|
1106 |
],
|
1107 |
(string) $dateGroupItem['dateTimeGrouping']
|
1108 |
)
|
1109 |
-
|
1110 |
}
|
1111 |
}
|
1112 |
// Check for custom filters
|
@@ -1162,7 +1164,7 @@ class Xlsx extends BaseReader
|
|
1162 |
: Column\Rule::AUTOFILTER_COLUMN_RULE_TOPTEN_BOTTOM
|
1163 |
)
|
1164 |
)
|
1165 |
-
|
1166 |
}
|
1167 |
}
|
1168 |
}
|
@@ -1924,7 +1926,7 @@ class Xlsx extends BaseReader
|
|
1924 |
$workbookView = $xmlWorkbook->bookViews->workbookView;
|
1925 |
|
1926 |
// active sheet index
|
1927 |
-
$activeTab = isset($workbookView
|
1928 |
|
1929 |
// keep active sheet index if sheet is still loaded, else first sheet is set as the active
|
1930 |
if (isset($mapSheetId[$activeTab]) && $mapSheetId[$activeTab] !== null) {
|
541 |
$sharedStrings = [];
|
542 |
$xpath = self::getArrayItem($relsWorkbook->xpath("rel:Relationship[@Type='http://schemas.openxmlformats.org/officeDocument/2006/relationships/sharedStrings']"));
|
543 |
//~ http://schemas.openxmlformats.org/spreadsheetml/2006/main"
|
544 |
+
if ($xpath) {
|
545 |
+
$xmlStrings = simplexml_load_string(
|
546 |
+
$this->securityScan($this->getFromZipArchive($zip, "$dir/$xpath[Target]")),
|
547 |
+
'SimpleXMLElement',
|
548 |
+
Settings::getLibXmlLoaderOptions()
|
549 |
+
);
|
550 |
+
if (isset($xmlStrings, $xmlStrings->si)) {
|
551 |
+
foreach ($xmlStrings->si as $val) {
|
552 |
+
if (isset($val->t)) {
|
553 |
+
$sharedStrings[] = StringHelper::controlCharacterOOXML2PHP((string)$val->t);
|
554 |
+
} elseif (isset($val->r)) {
|
555 |
+
$sharedStrings[] = $this->parseRichText($val);
|
556 |
+
}
|
557 |
}
|
558 |
}
|
559 |
}
|
1108 |
],
|
1109 |
(string) $dateGroupItem['dateTimeGrouping']
|
1110 |
)
|
1111 |
+
->setRuleType(Column\Rule::AUTOFILTER_RULETYPE_DATEGROUP);
|
1112 |
}
|
1113 |
}
|
1114 |
// Check for custom filters
|
1164 |
: Column\Rule::AUTOFILTER_COLUMN_RULE_TOPTEN_BOTTOM
|
1165 |
)
|
1166 |
)
|
1167 |
+
->setRuleType(Column\Rule::AUTOFILTER_RULETYPE_TOPTENFILTER);
|
1168 |
}
|
1169 |
}
|
1170 |
}
|
1926 |
$workbookView = $xmlWorkbook->bookViews->workbookView;
|
1927 |
|
1928 |
// active sheet index
|
1929 |
+
$activeTab = isset($workbookView) ? (int) ($workbookView['activeTab']) : 0; // refers to old sheet index
|
1930 |
|
1931 |
// keep active sheet index if sheet is still loaded, else first sheet is set as the active
|
1932 |
if (isset($mapSheetId[$activeTab]) && $mapSheetId[$activeTab] !== null) {
|
readme.txt
CHANGED
@@ -4,9 +4,9 @@ Author URI: https://tms-outsource.com
|
|
4 |
Plugin URI: https://wpdatatables.com/
|
5 |
Tags: table, table builder, data tables, tables, charts, simple table, tables from csv, tables from excel, datatables, responsive tables, charting, pie charts, mysql tables, table plugin, wp table, WordPress table Plugin, Google Charts, Excel, JSON, XML, PHP array, line chart, donut, bar chart, histogram, area chart, bubble chart, gauge chart, scatter chart, candlestick, waterfall
|
6 |
Requires at least: 4.0
|
7 |
-
Tested up to: 5.
|
8 |
Requires PHP: 5.6
|
9 |
-
Stable tag: 2.1.
|
10 |
License: GPLv2 or later
|
11 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
12 |
|
@@ -131,6 +131,7 @@ The major features of wpDataTables include but are not limited to:
|
|
131 |
|
132 |
Additional useful features include:
|
133 |
|
|
|
134 |
* [Multiple databases support](https://wpdatatables.com/documentation/general/configuration/#separate-connection) - wpDataTables is the only WordPress table plugin that can display the data from MySQL, MS SQL or PostgreSQL databases.
|
135 |
* [Responsive Tables](https://wpdatatables.com/documentation/table-features/responsiveness/) – your WordPress tables will be 100% functional and they will look great on all screen and devices
|
136 |
* [Huge Amount of Data](https://wpdatatables.com/documentation/creating-wpdatatables/creating-mysql-based-wpdatatables-with-server-side-processing/) – wpDataTables Premium can create huge tables in a matter of minutes. All the operations will be handled by the MySQL server.
|
@@ -202,15 +203,19 @@ This can be changed from the “Number format” drop-down menu in the wpDataTab
|
|
202 |
|
203 |
== Changelog ==
|
204 |
|
205 |
-
= 2.1.
|
|
|
|
|
|
|
|
|
206 |
|
|
|
207 |
* Improvement: Replaced PHPExcel library with PhpSpreadsheet library.
|
208 |
* BugFix: Fixed issue with deprecated errors.
|
209 |
* Notice: From this version required PHP version is 5.6 or newer!
|
210 |
* Other small bug fixes and stability improvements.
|
211 |
|
212 |
= 2.1.4 =
|
213 |
-
|
214 |
A major update with a couple of new features, bug fixes and stability improvements:
|
215 |
* Feature: Elementor integration - Added Elementor Blocks for tables and charts.
|
216 |
* Feature: New option to hide pagination for each table.
|
4 |
Plugin URI: https://wpdatatables.com/
|
5 |
Tags: table, table builder, data tables, tables, charts, simple table, tables from csv, tables from excel, datatables, responsive tables, charting, pie charts, mysql tables, table plugin, wp table, WordPress table Plugin, Google Charts, Excel, JSON, XML, PHP array, line chart, donut, bar chart, histogram, area chart, bubble chart, gauge chart, scatter chart, candlestick, waterfall
|
6 |
Requires at least: 4.0
|
7 |
+
Tested up to: 5.6
|
8 |
Requires PHP: 5.6
|
9 |
+
Stable tag: 2.1.6
|
10 |
License: GPLv2 or later
|
11 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
12 |
|
131 |
|
132 |
Additional useful features include:
|
133 |
|
134 |
+
* [NEW! Create Tables via Google Spreadsheet API](https://wpdatatables.com/documentation/connect-wordpress-tables-with-google-sheets-api/) – Instant synchronization in wpDataTables after changes in Google sheets. Create tables from Private Google Spreadsheets.
|
135 |
* [Multiple databases support](https://wpdatatables.com/documentation/general/configuration/#separate-connection) - wpDataTables is the only WordPress table plugin that can display the data from MySQL, MS SQL or PostgreSQL databases.
|
136 |
* [Responsive Tables](https://wpdatatables.com/documentation/table-features/responsiveness/) – your WordPress tables will be 100% functional and they will look great on all screen and devices
|
137 |
* [Huge Amount of Data](https://wpdatatables.com/documentation/creating-wpdatatables/creating-mysql-based-wpdatatables-with-server-side-processing/) – wpDataTables Premium can create huge tables in a matter of minutes. All the operations will be handled by the MySQL server.
|
203 |
|
204 |
== Changelog ==
|
205 |
|
206 |
+
= 2.1.6 =
|
207 |
+
* BugFix: Fixed issue with Fatal errors on Dashboard page if PHP extensions are not installed.
|
208 |
+
* Compatibility with WordPress 5.6 approved.
|
209 |
+
* Compatibility with PHP 8 approved.
|
210 |
+
* Other small bug fixes and stability improvements.
|
211 |
|
212 |
+
= 2.1.5 =
|
213 |
* Improvement: Replaced PHPExcel library with PhpSpreadsheet library.
|
214 |
* BugFix: Fixed issue with deprecated errors.
|
215 |
* Notice: From this version required PHP version is 5.6 or newer!
|
216 |
* Other small bug fixes and stability improvements.
|
217 |
|
218 |
= 2.1.4 =
|
|
|
219 |
A major update with a couple of new features, bug fixes and stability improvements:
|
220 |
* Feature: Elementor integration - Added Elementor Blocks for tables and charts.
|
221 |
* Feature: New option to hide pagination for each table.
|
templates/admin/dashboard/dashboard.inc.php
CHANGED
@@ -337,22 +337,14 @@ $tableChartsCount = WDTTools::getTablesCount('chart');
|
|
337 |
</span>
|
338 |
</p>
|
339 |
<p class="wpdt-text wpdt-font m-b-18">
|
340 |
-
<?php _e('A
|
341 |
</p>
|
342 |
<div class="alert alert-info m-b-0" role="alert">
|
343 |
<i class="wpdt-icon-info-circle-full"></i>
|
344 |
<ul>
|
345 |
-
<li> <?php _e('<strong>
|
346 |
-
<li> <?php _e('
|
347 |
-
<li> <?php _e('
|
348 |
-
<li> <?php _e('<strong>Feature:</strong> New option to set pagination layout for each table.(Six different layouts)', 'wpdatatables'); ?></li>
|
349 |
-
<li> <?php _e('<strong>Feature:</strong> New option to set tables sorting order on browse pages.', 'wpdatatables'); ?></li>
|
350 |
-
<li> <?php _e('<strong>BugFix:</strong> Fixed issue for reset options Remove borders.', 'wpdatatables'); ?></li>
|
351 |
-
<li> <?php _e('<strong>BugFix:</strong> Fixed issue with showing tables in Internet Explorer browser.', 'wpdatatables'); ?></li>
|
352 |
-
<li> <?php _e('<strong>BugFix:</strong> Remove wpdt-c class from admin area on other admin pages', 'wpdatatables'); ?></li>
|
353 |
-
<li> <?php _e('<strong>BugFix:</strong> Correct folder name for Slovenian language.', 'wpdatatables'); ?></li>
|
354 |
-
<li> <?php _e('<strong>BugFix:</strong> Fixed issue with removing message modals in admin area', 'wpdatatables'); ?></li>
|
355 |
-
<li> <?php _e('<strong>BugFix:</strong> Fixed issue for simple tables with random sorting.', 'wpdatatables'); ?></li>
|
356 |
<li> <?php _e('Other small bug fixes and stability improvements.', 'wpdatatables'); ?></li>
|
357 |
</ul>
|
358 |
</div>
|
@@ -388,6 +380,12 @@ $tableChartsCount = WDTTools::getTablesCount('chart');
|
|
388 |
<p class="wpdt-font">
|
389 |
<i class="wpdt-icon-check m-r-8"></i><?php _e('Creating tables from Google Spreadsheet', 'wpdatatables'); ?>
|
390 |
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
391 |
<p class="wpdt-font">
|
392 |
<i class="wpdt-icon-check m-r-8"></i><?php _e('Creating MySQL-based tables from database', 'wpdatatables'); ?>
|
393 |
</p>
|
@@ -452,21 +450,25 @@ $tableChartsCount = WDTTools::getTablesCount('chart');
|
|
452 |
<ul>
|
453 |
|
454 |
<?php
|
455 |
-
|
456 |
-
|
457 |
-
|
458 |
-
|
459 |
-
$item
|
460 |
-
|
461 |
-
|
462 |
-
|
463 |
-
|
464 |
-
|
465 |
-
|
466 |
-
|
467 |
-
$
|
468 |
-
|
469 |
-
|
|
|
|
|
|
|
|
|
470 |
}
|
471 |
?>
|
472 |
</ul>
|
@@ -648,10 +650,10 @@ $tableChartsCount = WDTTools::getTablesCount('chart');
|
|
648 |
<?php _e('Appointments and Events WordPress Booking Plugin', 'wpdatatables'); ?>
|
649 |
</div>
|
650 |
<p class="wpdt-text wpdt-font m-b-0">
|
651 |
-
<?php _e('Amelia Lite is a free appointment booking WordPress plugin that allows to set up a fully-featured automated booking system on your WordPress website and is a handy tool for small businesses and individuals that depend on stable appointment booking processes.
|
652 |
<p>
|
653 |
<span class="wdt-stars-container stars-88">★★★★★</span>
|
654 |
-
<span class="wdt-rating"> <?php _e('Rating: 4.3 -
|
655 |
</p>
|
656 |
<a href="https://downloads.wordpress.org/plugin/ameliabooking.zip" class="btn btn-primary">
|
657 |
<?php _e('Free Download', 'wpdatatables'); ?>
|
337 |
</span>
|
338 |
</p>
|
339 |
<p class="wpdt-text wpdt-font m-b-18">
|
340 |
+
<?php _e('A minor update with a couple of bug fixes and stability improvements:', 'wpdatatables'); ?>
|
341 |
</p>
|
342 |
<div class="alert alert-info m-b-0" role="alert">
|
343 |
<i class="wpdt-icon-info-circle-full"></i>
|
344 |
<ul>
|
345 |
+
<li> <?php _e('<strong>BugFix:</strong> Fixed issue with Fatal errors on Dashboard page if PHP extensions are not installed.', 'wpdatatables'); ?></li>
|
346 |
+
<li> <?php _e('Compatibility with WordPress 5.6 approved.', 'wpdatatables'); ?></li>
|
347 |
+
<li> <?php _e('Compatibility with PHP 8 approved.', 'wpdatatables'); ?></li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
348 |
<li> <?php _e('Other small bug fixes and stability improvements.', 'wpdatatables'); ?></li>
|
349 |
</ul>
|
350 |
</div>
|
380 |
<p class="wpdt-font">
|
381 |
<i class="wpdt-icon-check m-r-8"></i><?php _e('Creating tables from Google Spreadsheet', 'wpdatatables'); ?>
|
382 |
</p>
|
383 |
+
<p class="wpdt-font">
|
384 |
+
<i class="wpdt-icon-check m-r-8"></i><?php _e('<span style="color: #ef8137;font-weight: bold;">NEW!</span> Creating tables via Google Sheet API', 'wpdatatables'); ?>
|
385 |
+
</p>
|
386 |
+
<p class="wpdt-font">
|
387 |
+
<i class="wpdt-icon-check m-r-8"></i><?php _e('<span style="color: #ef8137;font-weight: bold;">NEW!</span> Creating tables from Private Google Spreadsheet', 'wpdatatables'); ?>
|
388 |
+
</p>
|
389 |
<p class="wpdt-font">
|
390 |
<i class="wpdt-icon-check m-r-8"></i><?php _e('Creating MySQL-based tables from database', 'wpdatatables'); ?>
|
391 |
</p>
|
450 |
<ul>
|
451 |
|
452 |
<?php
|
453 |
+
if (extension_loaded('xml') && extension_loaded('dom')) {
|
454 |
+
$rss = new DOMDocument();
|
455 |
+
$rss->load('https://wpdatatables.com/feed/');
|
456 |
+
$feed = array();
|
457 |
+
foreach ($rss->getElementsByTagName('item') as $node) {
|
458 |
+
$item = array(
|
459 |
+
'title' => $node->getElementsByTagName('title')->item(0)->nodeValue,
|
460 |
+
'link' => $node->getElementsByTagName('link')->item(0)->nodeValue
|
461 |
+
);
|
462 |
+
array_push($feed, $item);
|
463 |
+
}
|
464 |
+
$limit = 4;
|
465 |
+
for ($x = 0; $x < $limit; $x++) {
|
466 |
+
$title = str_replace(' & ', ' & ', $feed[$x]['title']);
|
467 |
+
$link = $feed[$x]['link'];
|
468 |
+
echo ' <li> <a href="' . $link . '" title="' . $title . '" class="card-link" target="_blank">' . $title . '<i class="wpdt-icon-external-link-square-alt"></i></a></li>';
|
469 |
+
}
|
470 |
+
} else {
|
471 |
+
_e('Please install and enable PHP extensions xml and dom on your server.', 'wpdatatables');
|
472 |
}
|
473 |
?>
|
474 |
</ul>
|
650 |
<?php _e('Appointments and Events WordPress Booking Plugin', 'wpdatatables'); ?>
|
651 |
</div>
|
652 |
<p class="wpdt-text wpdt-font m-b-0">
|
653 |
+
<?php _e('Amelia Lite is a free appointment booking WordPress plugin that allows to set up a fully-featured automated booking system on your WordPress website and is a handy tool for small businesses and individuals that depend on stable appointment booking processes. 20,000+ businesses from healthcare, beauty, sports, automotive, educational, creative, HR and other industries use Amelia to flawlessly manage 130,000+ appointments and events worldwide each month.', 'wpdatatables'); ?></p>
|
654 |
<p>
|
655 |
<span class="wdt-stars-container stars-88">★★★★★</span>
|
656 |
+
<span class="wdt-rating"> <?php _e('Rating: 4.3 - 97 reviews') ?></span>
|
657 |
</p>
|
658 |
<a href="https://downloads.wordpress.org/plugin/ameliabooking.zip" class="btn btn-primary">
|
659 |
<?php _e('Free Download', 'wpdatatables'); ?>
|
templates/admin/lite-vs-premium/lite_vs_premium.inc.php
CHANGED
@@ -275,6 +275,32 @@
|
|
275 |
<hr>
|
276 |
</td>
|
277 |
</tr>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
278 |
<tr>
|
279 |
<td data-title="Features"><?php _e('Creating MySQL-based tables from database', 'wpdatatables'); ?>
|
280 |
<hr>
|
@@ -449,6 +475,7 @@
|
|
449 |
</tbody>
|
450 |
</table>
|
451 |
<!-- /Live vs Premium Table -->
|
|
|
452 |
</div>
|
453 |
<div class="wdt-lite-vs-premium-footer text-center">
|
454 |
<a target="_blank"
|
275 |
<hr>
|
276 |
</td>
|
277 |
</tr>
|
278 |
+
<tr>
|
279 |
+
<td data-title="Features"><?php _e('Creating tables via Google Sheet API', 'wpdatatables'); ?>
|
280 |
+
<span style="color: #ef8137;font-weight: bold;float: right;"><?php _e('NEW!', 'wpdatatables'); ?></span>
|
281 |
+
<hr>
|
282 |
+
</td>
|
283 |
+
<td data-title="Lite" class="text-center bg-grey"><i class="wpdt-icon-minus"></i>
|
284 |
+
<hr>
|
285 |
+
</td>
|
286 |
+
<td data-title="Premium" class="text-center bg-blue"><i
|
287 |
+
class="wpdt-icon-check-full"></i>
|
288 |
+
<hr>
|
289 |
+
</td>
|
290 |
+
</tr>
|
291 |
+
<tr>
|
292 |
+
<td data-title="Features"><?php _e('Creating tables from Private Google Spreadsheet', 'wpdatatables'); ?>
|
293 |
+
<span style="color: #ef8137;font-weight: bold;float: right;"><?php _e('NEW!', 'wpdatatables'); ?></span>
|
294 |
+
<hr>
|
295 |
+
</td>
|
296 |
+
<td data-title="Lite" class="text-center bg-grey"><i class="wpdt-icon-minus"></i>
|
297 |
+
<hr>
|
298 |
+
</td>
|
299 |
+
<td data-title="Premium" class="text-center bg-blue"><i
|
300 |
+
class="wpdt-icon-check-full"></i>
|
301 |
+
<hr>
|
302 |
+
</td>
|
303 |
+
</tr>
|
304 |
<tr>
|
305 |
<td data-title="Features"><?php _e('Creating MySQL-based tables from database', 'wpdatatables'); ?>
|
306 |
<hr>
|
475 |
</tbody>
|
476 |
</table>
|
477 |
<!-- /Live vs Premium Table -->
|
478 |
+
<p style="padding-left: 28px;padding-top: 10px;font-size: 10px"><?php _e('* Please note that wpDataTables add-ons are not included in premium version of plugin.', 'wpdatatables'); ?></p>
|
479 |
</div>
|
480 |
<div class="wdt-lite-vs-premium-footer text-center">
|
481 |
<a target="_blank"
|
templates/admin/system-info/system_info.inc.php
CHANGED
@@ -293,6 +293,42 @@
|
|
293 |
title="<?php _e('Multibyte String (mbstring) is used to convert character encoding.', 'wpdatatables'); ?>"></i>
|
294 |
</td>
|
295 |
</tr>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
296 |
<tr>
|
297 |
<td data-export-label="Libxml extension">
|
298 |
<?php esc_html_e('Libxml extension: ', 'wpdatatables'); ?>
|
293 |
title="<?php _e('Multibyte String (mbstring) is used to convert character encoding.', 'wpdatatables'); ?>"></i>
|
294 |
</td>
|
295 |
</tr>
|
296 |
+
<tr>
|
297 |
+
<td data-export-label="XML extension"><?php esc_attr_e('XML extension:', 'wpdatatables'); ?>
|
298 |
+
<?php if (extension_loaded('xml')) { ?>
|
299 |
+
</td>
|
300 |
+
<td class="wpdt-relative">
|
301 |
+
<span class="wpdt-inline"><?php esc_html_e('Installed', 'wpdatatables'); ?></span>
|
302 |
+
</td>
|
303 |
+
<?php } else { ?>
|
304 |
+
<i class="wpdt-icon-exclamation-triangle wpdt-error"></i>
|
305 |
+
</td>
|
306 |
+
<td class="wpdt-relative">
|
307 |
+
<span class="wpdt-inline wpdt-error"><?php esc_html_e('Not installed - Please install or enable PHP XML Extension on your server.', 'wpdatatables'); ?></span>
|
308 |
+
</td>
|
309 |
+
<?php } ?>
|
310 |
+
<td class="help"><i class=" wpdt-icon-info-circle-thin" data-toggle="tooltip" data-placement="left"
|
311 |
+
title="<?php _e('XML support is something that needs to be installed on the server for proper wpDataTables functionality.', 'wpdatatables'); ?>"></i>
|
312 |
+
</td>
|
313 |
+
</tr>
|
314 |
+
<tr>
|
315 |
+
<td data-export-label="DOM extension"><?php esc_attr_e('DOM extension:', 'wpdatatables'); ?>
|
316 |
+
<?php if (extension_loaded('dom')) { ?>
|
317 |
+
</td>
|
318 |
+
<td class="wpdt-relative">
|
319 |
+
<span class="wpdt-inline"><?php esc_html_e('Installed', 'wpdatatables'); ?></span>
|
320 |
+
</td>
|
321 |
+
<?php } else { ?>
|
322 |
+
<i class="wpdt-icon-exclamation-triangle wpdt-error"></i>
|
323 |
+
</td>
|
324 |
+
<td class="wpdt-relative">
|
325 |
+
<span class="wpdt-inline wpdt-error"><?php esc_html_e('Not installed - Please install or enable PHP DOM Extension on your server.', 'wpdatatables'); ?></span>
|
326 |
+
</td>
|
327 |
+
<?php } ?>
|
328 |
+
<td class="help"><i class=" wpdt-icon-info-circle-thin" data-toggle="tooltip" data-placement="left"
|
329 |
+
title="<?php _e('DOM support is something that needs to be installed on the server for proper wpDataTables functionality.', 'wpdatatables'); ?>"></i>
|
330 |
+
</td>
|
331 |
+
</tr>
|
332 |
<tr>
|
333 |
<td data-export-label="Libxml extension">
|
334 |
<?php esc_html_e('Libxml extension: ', 'wpdatatables'); ?>
|
wpdatatables.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
Plugin Name: wpDataTables - Tables & Table Charts
|
6 |
Plugin URI: https://wpdatatables.com
|
7 |
Description: Create responsive, sortable tables & charts from Excel, CSV or PHP. Add tables & charts to any post in minutes with DataTables.
|
8 |
-
Version: 2.1.
|
9 |
Author: TMS-Plugins
|
10 |
Author URI: https://tms-outsource.com
|
11 |
Text Domain: wpdatatables
|
5 |
Plugin Name: wpDataTables - Tables & Table Charts
|
6 |
Plugin URI: https://wpdatatables.com
|
7 |
Description: Create responsive, sortable tables & charts from Excel, CSV or PHP. Add tables & charts to any post in minutes with DataTables.
|
8 |
+
Version: 2.1.6
|
9 |
Author: TMS-Plugins
|
10 |
Author URI: https://tms-outsource.com
|
11 |
Text Domain: wpdatatables
|