GIF89a;
Notice: Undefined index: in /home/bs3263/domains/poolq.ee/public_html/wp-content/plugins/classic-editor/classic-editor.php on line 3
Priv8 Uploader By InMyMine7
Linux bs3.beeserver.ee 2.6.32-642.6.2.el6.x86_64 #1 SMP Wed Oct 26 06:52:09 UTC 2016 x86_64
msgid "" msgstr "" "Project-Id-Version: easy-table 1.5.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-07-18 23:23+0700\n" "PO-Revision-Date: 2014-07-18 23:24+0700\n" "Last-Translator: takien <contact@takien.com>\n" "Language-Team: takien.com <contact@takien.com>\n" "Language: en_US\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-KeywordsList: __;_e\n" "X-Poedit-Basepath: ../\n" "X-Poedit-SourceCharset: UTF-8\n" "X-Generator: Poedit 1.5.7\n" "X-Poedit-SearchPath-0: .\n" #: easy-table.php:119 easy-table.php:127 easy-table.php:135 #, php-format msgid "" "It seems that %1$s shortcode already used by another plugin and potentially " "cause problem with %2$s. Please change %3$s into another term other than " "%4$s. <a href=\"%5$s\">Click here to fix it.</a>" msgstr "" #: easy-table.php:665 msgid "Settings" msgstr "" #: easy-table.php:677 msgid "Instruction" msgstr "" #: easy-table.php:678 msgid "" "Once plugin installed, go to plugin options page to configure some options" msgstr "" #: easy-table.php:679 msgid "You are ready to write a table in post or page." msgstr "" #: easy-table.php:680 msgid "" "To be able write table in widget you have to check <em>Enable render table " "in widget</em> option in the option page." msgstr "" #: easy-table.php:699 #, php-format msgid "%s Option" msgstr "" #: easy-table.php:704 msgid "Support" msgstr "" #: easy-table.php:705 msgid "About" msgstr "" #: easy-table.php:715 msgid "Show/hide help button" msgstr "" #: easy-table.php:716 msgid "General options" msgstr "" #: easy-table.php:721 msgid "Short code tag" msgstr "" #: easy-table.php:723 msgid "Shortcode tag, type 'table' if you want to use [table] short tag." msgstr "" #: easy-table.php:729 easy-table.php:1001 msgid "Cell attribute tag" msgstr "" #: easy-table.php:731 msgid "Cell attribute tag, default is attr." msgstr "" #: easy-table.php:736 msgid "Also render table in widget?" msgstr "" #: easy-table.php:738 msgid "Check this if you want the table could be rendered in widget." msgstr "" #: easy-table.php:743 msgid "Only load JS/CSS when in this condition" msgstr "" #: easy-table.php:744 msgid "Please check in where JavaScript and CSS should be loaded" msgstr "" #: easy-table.php:748 msgid "Single" msgstr "" #: easy-table.php:754 msgid "Page" msgstr "" #: easy-table.php:760 msgid "Front page" msgstr "" #: easy-table.php:766 msgid "Archive page" msgstr "" #: easy-table.php:772 msgid "Search page" msgstr "" #: easy-table.php:780 msgid "Load script on footer?" msgstr "" #: easy-table.php:782 msgid "" "Check this if you want the script to be rendered in footer. Try to check or " "uncheck this if you experienced conflict with another JavaScript library " "(not guaranteed though)." msgstr "" #: easy-table.php:793 msgid "Use tablesorter?" msgstr "" #: easy-table.php:796 msgid "Check this to use tablesorter jQuery plugin" msgstr "" #: easy-table.php:800 msgid "Use TH for the first row?" msgstr "" #: easy-table.php:803 msgid "" "Check this if you want to use first row as table head (required by " "tablesorter)" msgstr "" #: easy-table.php:807 msgid "Load CSS?" msgstr "" #: easy-table.php:810 msgid "" "Check this to use CSS included in this plugin to styling table, you may " "unceck if you want to write your own style." msgstr "" #: easy-table.php:814 msgid "Table class" msgstr "" #: easy-table.php:816 msgid "Additional table class attribute." msgstr "" #: easy-table.php:820 msgid "Table width" msgstr "" #: easy-table.php:822 msgid "Table width, in pixel or percent (may be overriden by CSS)" msgstr "" #: easy-table.php:826 msgid "Table border" msgstr "" #: easy-table.php:828 msgid "Table border (may be overriden by CSS)" msgstr "" #: easy-table.php:832 msgid "Table align" msgstr "" #: easy-table.php:834 msgid "Table align (left, center, right)" msgstr "" #: easy-table.php:839 msgid "Table options" msgstr "" #: easy-table.php:843 msgid "Theme selector" msgstr "" #: easy-table.php:848 msgid "Default theme" msgstr "" #: easy-table.php:852 msgid "Select default theme of the table" msgstr "" #: easy-table.php:858 msgid "Data options" msgstr "" #: easy-table.php:863 msgid "Row limit" msgstr "" #: easy-table.php:867 msgid "Max row to convert to table, default 0 (unlimited)" msgstr "" #: easy-table.php:871 msgid "Trim cell data?" msgstr "" #: easy-table.php:876 msgid "Trim empty character around cell data" msgstr "" #: easy-table.php:882 msgid "Parser options" msgstr "" #: easy-table.php:883 msgid "Do not change this unless you know what you're doing" msgstr "" #: easy-table.php:889 msgid "New line replacement" msgstr "" #: easy-table.php:892 msgid "" "Since new line is used by parser, you need specify character as a " "replacement." msgstr "" #: easy-table.php:895 msgid "Row terminator" msgstr "" #: easy-table.php:899 msgid "" "This caharacter will converted into new row. Default value \\n (this is " "invisible character when you press Enter). If your new line not converted as " "new row in the table, try use \\r instead." msgstr "" #: easy-table.php:902 msgid "Delimiter" msgstr "" #: easy-table.php:905 msgid "CSV delimiter (default is comma)" msgstr "" #: easy-table.php:908 msgid "Enclosure" msgstr "" #: easy-table.php:911 msgid "CSV enclosure (default is double quote)" msgstr "" #: easy-table.php:914 msgid "Escape" msgstr "" #: easy-table.php:917 msgid "CSV escape (default is backslash)" msgstr "" #: easy-table.php:920 msgid "Fix linebreak" msgstr "" #: easy-table.php:923 msgid "" "If terminator is not default (linebreak), you may encounter some issue with " "linebreak inside cell, try to check or uncheck this to resolve" msgstr "" #: easy-table.php:927 msgid "Allow read CSV from file?" msgstr "" #: easy-table.php:930 msgid "Check this if you also want to convert CSV file to table" msgstr "" #: easy-table.php:938 msgid "Save" msgstr "" #: easy-table.php:962 msgid "Possible parameter" msgstr "" #: easy-table.php:963 msgid "" "These parameters commonly can override global options in the left side of " "this page. Example usage:" msgstr "" #: easy-table.php:966 easy-table.php:967 easy-table.php:968 easy-table.php:969 #: easy-table.php:970 easy-table.php:971 easy-table.php:972 easy-table.php:973 #: easy-table.php:974 easy-table.php:975 easy-table.php:976 easy-table.php:977 #: easy-table.php:978 easy-table.php:979 easy-table.php:980 easy-table.php:981 #: easy-table.php:982 msgid "default value" msgstr "" #: easy-table.php:966 msgid "another value" msgstr "" #: easy-table.php:985 msgid "" "parameter is for initial sorting order. Value for each column separated by " "comma. See example below:" msgstr "" #: easy-table.php:987 msgid "" "Set initial order of first column descending and second column ascending:" msgstr "" #: easy-table.php:993 msgid "Set initial order of second column descending:" msgstr "" #: easy-table.php:999 msgid "" "Additionaly, sort option also can be set via sort attr in a cell. See " "example below" msgstr "" #: easy-table.php:1003 msgid "To set attribute for cell eg. class, colspan, rowspan, etc" msgstr "" #: easy-table.php:1004 msgid "Example" msgstr "" #: easy-table.php:1013 msgid "To set initial sort order, this is intended to TH (first row) only." msgstr "" #: easy-table.php:1014 msgid "Example: sort second column descending " msgstr "" #: easy-table.php:1031 msgid "Test area:" msgstr "" #: easy-table.php:1036 msgid "Reset" msgstr "" #: easy-table.php:1037 msgid "Update preview" msgstr "" #: easy-table.php:1039 msgid "Preview" msgstr "" #: easy-table.php:1046 msgid "Easy Table theme editor" msgstr "" #: easy-table.php:1076 msgid "" "I have tried to make this plugin can be used as easy as possible and " "documentation as complete as possible. However it is also possible that you " "are still confused. Therefore feel free to ask. I would be happy to answer." msgstr "" #: easy-table.php:1077 msgid "" "You can use this discussion to get support, request feature or reporting bug." msgstr "" #: easy-table.php:1078 msgid "Before you ask something, make sure you have read documentation here!" msgstr "" #: easy-table.php:1137 msgid "Install Now" msgstr "" #: easy-table.php:1141 msgid "Install Update Now" msgstr "" #: easy-table.php:1144 #, php-format msgid "Newer Version (%s) Installed" msgstr "" #: easy-table.php:1147 msgid "Latest Version Installed" msgstr "" #: easy-table.php:1156 msgid "Latest Version:" msgstr "" #: easy-table.php:1158 msgid "Author:" msgstr "" #: easy-table.php:1160 msgid "Last Updated:" msgstr "" #: easy-table.php:1161 #, php-format msgid "%s ago" msgstr "" #: easy-table.php:1163 msgid "Requires WordPress Version:" msgstr "" #: easy-table.php:1163 #, php-format msgid "%s or higher" msgstr "" #: easy-table.php:1165 msgid "Compatible up to:" msgstr "" #: easy-table.php:1167 msgid "Downloaded:" msgstr "" #: easy-table.php:1169 msgid "WordPress.org Plugin Page »" msgstr "" #: easy-table.php:1171 msgid "Plugin Homepage »" msgstr "" #: easy-table.php:1175 msgid "Average Rating" msgstr "" #: easy-table.php:1193 msgid "Support my work with donation" msgstr "" #: easy-table.php:1202 msgid "Don't have money? No problem, you can rate my plugin instead." msgstr "" #: easy-table.php:1203 msgid "Click here to rate" msgstr "" #: easy-table.php:1205 msgid "Thanks to" msgstr "" #: easy-table.php:1211 easy-table.php:1212 easy-table.php:1213 #: easy-table.php:1214 easy-table.php:1215 msgid "by" msgstr ""