Files
conservatorio-tomadini/administrator/language/en-GB/en-GB.com_tabulizer.ini
2024-12-17 17:34:10 +01:00

1223 lines
105 KiB
INI
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

; Menu
COM_TABULIZER="Tabulizer"
COM_TABULIZER_MENU="Tabulizer"
; Installation
COM_TABULIZER_COMPONENT_DESCRIPTION="Tabulizer is a Joomla! application that allows you to add tables and graphs in your site with a pre-defined set of rules (aka ruleset). It consists of the following extensions:<ul><li>The Tabulizer component (Tabulizer)</li><li>The Tabulizer editor plugin (Button Tabulizer)</li><li>The Re-Tabulizer editor plugin (Button ReTabulizer)</li><li>The Tabulizer Data Source editor plugin (Button - Tabulizer Data Source)</li><li>The TabulizerCSS content plugin (Content - Tabulizer CSS)</li><li>The TabulizerCSS system plugin (System - Tabulizer CSS)</li><li>The TabulizerCSS Legacy system plugin (System - Tabulizer CSS Legacy)</li><li>The Data Sources search plugin (Search - Tabulizer Data Sources)</li></ul><br/>When you install the component, the accompanying plugins are installed and activated automatically with the exception of the data sources search plugin. Therefore, it is recommended that if you need to uninstall the Tabulizer, uninstall the component as it will uninstall the other two plugins automatically.<br/><br/>For more information, please visit: <a href='http://www.tabulizer.com/' target='_blank'>http://www.tabulizer.com</a>"
COM_TABULIZER_INSTALL_INSTALL_HEADING="Installation Status"
COM_TABULIZER_INSTALL_UPDATE_HEADING="Update Status"
COM_TABULIZER_INSTALL_UNINSTALL_HEADING="Removal Status"
COM_TABULIZER_INSTALL_EXTENSION="Extension"
COM_TABULIZER_INSTALL_STATUS="Status"
COM_TABULIZER_INSTALL_COMPONENT="Component"
COM_TABULIZER_INSTALL_MODULE="Module"
COM_TABULIZER_INSTALL_CLIENT="Client"
COM_TABULIZER_INSTALL_PLUGIN="Plugin"
COM_TABULIZER_INSTALL_GROUP="Group"
COM_TABULIZER_INSTALL_INSTALLED="Installed"
COM_TABULIZER_INSTALL_NOT_INSTALLED="Not installed"
COM_TABULIZER_INSTALL_UPDATED="Updated"
COM_TABULIZER_INSTALL_NOT_UPDATED="Not updated"
COM_TABULIZER_INSTALL_REMOVED="Removed"
COM_TABULIZER_INSTALL_NOT_REMOVED="Not removed"
COM_TABULIZER_INSTALL_EXTRA="Additional steps"
COM_TABULIZER_INSTALL_LIBRARY="Ruleset Library"
COM_TABULIZER_INSTALL_CREATED="Created"
COM_TABULIZER_INSTALL_NOT_CREATED="Not created"
COM_TABULIZER_INSTALL_LIBRARY_LEGACY="Legacy Rulesets"
COM_TABULIZER_INSTALL_LIBRARY_OLD="Old Rulesets"
COM_TABULIZER_INSTALL_MOVED="Moved"
COM_TABULIZER_INSTALL_NOT_MOVED="Not moved"
COM_TABULIZER_INSTALL_NEW_RULESETS="New Rulesets"
COM_TABULIZER_INSTALL_WRONG_DIR_PERMISSIONS="Error! Unable to create directory %s. Make sure that your site installation has the right file permissions. If you are running on a Unix system, it may be possible that some files/directories are owned by different unix user (e.g. FTP user vs Apache user). If this is the case:<ol><li>You could create this directory via your FTP client or your control panel (like CPanel File Manager)</li><li> Contact your hosting provider to resolve this issue (recommended solution).</li></ol>"
COM_TABULIZER_INSTALL_WRONG_FILE_PERMISSIONS="Error! Unable to write file %s. Make sure that your site installation has the right file permissions. If you are running on a Unix system, it may be possible that some files/directories are owned by different unix user (e.g. FTP user vs Apache user). If this is the case:<ol><li>You could write/upload this file manually via your FTP client or your control panel (like CPanel File Manager)</li><li> Contact your hosting provider to resolve this issue (recommended solution).</li></ol>"
; General
COM_TABULIZER_ACTIONS="Actions"
COM_TABULIZER_CSS_SKELETON_CODE="CSS Skeleton Code"
COM_TABULIZER_SAMPLE_TABLE="Sample Table"
COM_TABULIZER_SAMPLE_TABLES="Sample Tables"
COM_TABULIZER_NEW="New"
COM_TABULIZER_VIEW="View"
COM_TABULIZER_EDIT="Edit"
COM_TABULIZER_SAVE="Save"
COM_TABULIZER_SAVE_AND_CLOSE="Save &amp; Close"
COM_TABULIZER_SAVE_AND_NEW="Save &amp; New"
COM_TABULIZER_SAVE_AS_COPY="Save as Copy"
COM_TABULIZER_COPY_OF="Copy"
COM_TABULIZER_COPY_OF_NUM="Copy #%d"
COM_TABULIZER_APPLY="Apply"
COM_TABULIZER_DELETE="Delete"
COM_TABULIZER_PREVIEW="Preview"
COM_TABULIZER_IMPORT="Import"
COM_TABULIZER_UPLOAD="Upload"
COM_TABULIZER_SELECT="Select ..."
COM_TABULIZER_CLOSE="Close"
COM_TABULIZER_DOWNLOAD="Download"
COM_TABULIZER_EXPORT_DATASOURCE="Export"
COM_TABULIZER_EXPORT_CSS="Export CSS"
COM_TABULIZER_DEFAULT="Default"
COM_TABULIZER_YES="Yes"
COM_TABULIZER_NO="No"
COM_TABULIZER_NA="N/A"
COM_TABULIZER_NONE="None"
COM_TABULIZER_ALL="All"
COM_TABULIZER_HELP="Help"
COM_TABULIZER_OPTIONAL_INPUT_FIELD="Optional - Leave empty for default value."
COM_TABULIZER_COMMA_SEPARATOR="Comma (,)"
COM_TABULIZER_SEMICOLON_SEPARATOR="Semicolon (;)"
COM_TABULIZER_ASTERISK_SEPARATOR="Asterisk (*)"
COM_TABULIZER_CARET_SEPARATOR="Caret (^)"
COM_TABULIZER_SPACE_SEPARATOR="Space"
COM_TABULIZER_TAB_SEPARATOR="Tab"
COM_TABULIZER_NO_ENCLOSURE="None"
COM_TABULIZER_DOUBLE_QUOTES_ENCLOSURE="Double Quotes (&quot;)"
COM_TABULIZER_SINGLE_QUOTES_ENCLOSURE="Single Quotes (')"
COM_TABULIZER_ENCODING="Character Encoding"
COM_TABULIZER_ENCODING_TIP="Optional - Leave it empty, unless the encoding is other than UTF-8"
COM_TABULIZER_CONFIGURATION="Tabulizer - Configuration"
; Permissions
COM_TABULIZER_PERMISSIONS_LABEL="Permissions"
COM_TABULIZER_PERMISSIONS_DESC="Which user groups has access to certain Tabulizer functionality"
COM_TABULIZER_RULESET_USE_PERMISSION_LABEL="Use Rulesets"
COM_TABULIZER_RULESET_USE_PERMISSION_DESCRIPTION="Which user groups are allowed to use the Tabulizer."
COM_TABULIZER_RULESET_VIEW_PERMISSION_LABEL="View Rulesets"
COM_TABULIZER_RULESET_VIEW_PERMISSION_DESCRIPTION="Which user groups are allowed to view the available ruleset archives."
COM_TABULIZER_RULESET_EDIT_PERMISSION_LABEL="Create and Edit Rulesets"
COM_TABULIZER_RULESET_EDIT_PERMISSION_DESCRIPTION="Which user groups are allowed to create or edit ruleset archives."
COM_TABULIZER_RULESET_IMPORT_PERMISSION_LABEL="Import Rulesets"
COM_TABULIZER_RULESET_IMPORT_PERMISSION_DESCRIPTION="Which user groups are allowed to import ruleset archives."
COM_TABULIZER_RULESET_EXPORT_PERMISSION_LABEL="Export Rulesets"
COM_TABULIZER_RULESET_EXPORT_PERMISSION_DESCRIPTION="Which user groups are allowed to export ruleset archives."
COM_TABULIZER_DATA_SOURCE_VIEW_PERMISSION_LABEL="View Data Sources"
COM_TABULIZER_DATA_SOURCE_VIEW_PERMISSION_DESCRIPTION="Which user groups are allowed to view data sources."
COM_TABULIZER_DATA_SOURCE_EDIT_PERMISSION_LABEL="Create and Edit Data Sources"
COM_TABULIZER_DATA_SOURCE_EDIT_PERMISSION_DESCRIPTION="Which user groups are allowed to create or edit data sources."
COM_TABULIZER_DATA_SOURCE_IMPORT_PERMISSION_LABEL="Import Data Sources"
COM_TABULIZER_DATA_SOURCE_IMPORT_PERMISSION_DESCRIPTION="Which user groups are allowed to import data sources."
COM_TABULIZER_DATA_SOURCE_EXPORT_PERMISSION_LABEL="Export Data Sources"
COM_TABULIZER_DATA_SOURCE_EXPORT_PERMISSION_DESCRIPTION="Which user groups are allowed to export data sources."
COM_TABULIZER_DATA_IMPORT_PERMISSION_LABEL="Import Data Files"
COM_TABULIZER_DATA_IMPORT_PERMISSION_DESCRIPTION="Which user groups are allowed to import files either directly from Tabulizer's panel, or indiectly when importing Excel and CSV files."
; Dialog
COM_TABULIZER_INSTRUCTIONS="<ol><li>Type of paste the table date in plain text format using the <strong>%s</strong> text area. Alternatively, you can select the <strong>%s</strong> tab or import the data from an external source (Excel, CSV, remote web page). Each line corresponds to a table row, using the <strong>Column Separator</strong> value to separate columns on the same line.</li><li>Select the desired <em>archive</em> and <em>ruleset</em> (i.e. table template) within that archive.</li><li>Click on the <strong>%s</strong> button to produce the HTML formatted table and then the <strong>%s</strong> button to insert the produced HTML code into the editor content.</li></ol>"
COM_TABULIZER_TITLE="Tabulizer"
COM_TABULIZER_COLUMN_SEPARATOR="Column Separator"
COM_TABULIZER_COLUMN_SEPARATOR_TIP="The column separator is the delimiter character between the column data (e.g. the comma). For this reason, if a column value contains the column separator you will need to enclose (quote) the column value with the specified text enclosure characters."
COM_TABULIZER_COLUMN_ENCLOSURE="Text enclosure"
COM_TABULIZER_COLUMN_ENCLOSURE_TIP="The text enclosure is needed when the column separator character is contained within the column values and you need to escape it. For instance, if a row has 2 columns and you have selected the comma as your column separator the line <i>James,Basketball,Football</i> will be interpreted as 3 columns. If on the other hand you enclose the sports with a quote, that is defined as your text enclosure character, then the line <i>James,&quot;Basketball,Football&quot;</i> will be interpreted as two columns (i.e. <i>James</i> and <i>Basketball,Football</i>."
COM_TABULIZER_COLUMN_CONSISTENCY="Column consistency"
COM_TABULIZER_COLUMN_CONSISTENCY_TIP="The column consistency parameter will help you to identify missing data by giving you a wanting when the number of columns is not consistent among the input lines. If the consistency is set to <strong>Loose</strong> then the missing columns will be added with empty cells, otherwise you will get a warning."
COM_TABULIZER_COLUMN_CONSISTENCY_STRICT="Strict - Every row must have the same number of columns"
COM_TABULIZER_COLUMN_CONSISTENCY_LOOSE="Loose - Add missing columns"
COM_TABULIZER_ARCHIVE_NAME="Archive"
COM_TABULIZER_ARCHIVE_NAME_TIP="Each ruleset archive contains one or more rulesets, so before selecting the ruleset you need to select its archive first."
COM_TABULIZER_RULESET_NAME="Ruleset"
COM_TABULIZER_RULESET_NAME_TIP="The ruleset is the table template that contains all styling and data transformation elements that will be applied to the resulting table. Each ruleset is part of the ruleset archive, so you should select the archive first. Important: you must select the ruleset before clicking on the <strong>%s</strong> button!"
COM_TABULIZER_HEADER_PRESENT="First row is header"
COM_TABULIZER_TABLE_SUFFIX="Table suffix"
COM_TABULIZER_TABLE_CAPTION="Table Caption (Optional)"
COM_TABULIZER_TABLE_TEXT="Input Text"
COM_TABULIZER_INPUT_TEXT_TIP="The Input Text should contain the table data as plain text, where each line corresponds to a table row (aka record). The columns are separated using the character that you specified using the <strong>%s</strong> parameter below. If the column separator is contained within the value of any cell, you should either use another column separator or enclose the cell value using the <strong>%s</strong> field below. E.g. <i>&quot;Field,1&quot;,&quot;Field 2&quot;</i>"
COM_TABULIZER_TABLE_HTML="Output HTML Code"
COM_TABULIZER_OUTPUT_HTML_CODE_FIELD_TIP="The resulting HTML code for the produced table will be populated automatically once you have filled in all the required info and hit the <strong>%s</strong> button."
COM_TABULIZER_CONVERT_TABLE="Convert"
COM_TABULIZER_INSERT_TABLE="Insert"
COM_TABULIZER_CANCEL_CONVERSION="Close"
COM_TABULIZER_AJAX_LOADING="Loading please wait ..."
COM_TABULIZER_NO_CONVERSION_FORM="Unable to access conversion form. Make sure the Tabulizer plugin is installed correctly."
COM_TABULIZER_NO_TABLE_EXTRACTION_UTILITY="Unable to access table extraction utilities. Make sure the Tabulizer plugin is installed correctly."
COM_TABULIZER_CONVERSION_ERRORS_FOUND="Please correct the following errors before you try to convert the input text again:"
COM_TABULIZER_NO_INPUT_TEXT="No input text to convert!"
COM_TABULIZER_COLUMNS_COUNT_DISCREPANCY="The number of columns must be the same on each row. Please make sure the column separator in not used in the field value of any column. Hint: Row(s) %s have %s columns, while row %s has %s columns."
COM_TABULIZER_INVALID_SEPARATOR="Invalid separator code: %s"
COM_TABULIZER_RULESET_NOT_FOUND="Ruleset %s not found!"
COM_TABULIZER_RULESET_FOLDER_EMPTY="Ruleset folder %s is empty!"
COM_TABULIZER_RULESET_FILE_NOT_FOUND_IN_FOLDER="Ruleset archive %s not found in folder %s"
COM_TABULIZER_NO_ARCHIVE_DESCRIPTION="No description for archive &quot;%s&quot;"
COM_TABULIZER_NO_RULESET_DESCRIPTION="No description for ruleset &quot;%s&quot;"
COM_TABULIZER_MBSTRING_MISSING="Unable to Uuse multibyte string library (mbstring). The required PHP function %s is not available."
COM_TABULIZER_XML_PARSER_MISSING="Unable to parse HTML code. The required PHP function %s is not available."
COM_TABULIZER_INVALID_TABLE_SELECTION="Invalid table selection. Please make sure you have placed the cursor inside a valid table area before invoking this utility."
COM_TABULIZER_LOAD_EXCEL_SHOW_BTN="Click to import data directly from an Excel file"
COM_TABULIZER_LOAD_EXCEL_HIDE_BTN="Hide Excel import form"
COM_TABULIZER_SHEET_ID="Sheet ID"
COM_TABULIZER_SHEET_ID_TIP="Type 1 for the first sheet, 2 for the second, etc"
COM_TABULIZER_SHEET_NAME="Sheet Name"
COM_TABULIZER_SHEET_NAME_TIP="Type the name/label of the sheet where the data resides, e.g. Sheet1"
COM_TABULIZER_SHEET_REFERENCES="Sheet References"
COM_TABULIZER_SHEET_REFERENCES_NONE="None"
COM_TABULIZER_SHEET_REFERENCES_ALL="All"
COM_TABULIZER_SHEET_REFERENCES_CUSTOM="Custom"
COM_TABULIZER_SHEET_REFERENCES_TIP="If the selected sheet contains references to other sheets within the same file, use this field. If you choose &quot;Custom&quot; type them using comma as their separator e.g. Sheet2,Sheet3"
COM_TABULIZER_SHEET_SELECTION="Sheet Selection"
COM_TABULIZER_SHEET_SELECTION_TIP="Specify the top-left and bottom-right corners of the selected sheet area, e.g. B3:M13"
COM_TABULIZER_SHEET_FILE="Excel File"
COM_TABULIZER_SHEET_FILE_TIP="The Excel file must have extension *.xls or *.xlsx and be smaller than %s"
COM_TABULIZER_SHEET_PREFERENCES="Preferences"
COM_TABULIZER_SHEET_PREFERENCES_TIP="If you want to preserve styling elements such as the font style and the colors, you need to check the appropriate option. Under the <strong>User Preferences</strong>, there is an <i>Excel Reading Preferences</i> section that controls what <strong>Keep font style</strong> and <strong>Keep color</strong> really means. Also the <strong>Remove empty row/columns</strong> option is very useful and it can be used when the number of rows/columns is uncertain or it can change in the future."
COM_TABULIZER_SHEET_READ_HYPERLINKS="Read hyperlinks"
COM_TABULIZER_SHEET_READ_FONT="Keep font style"
COM_TABULIZER_SHEET_READ_COLOR="Keep color"
COM_TABULIZER_SHEET_READ_IMAGES="Read image(s)"
COM_TABULIZER_SHEET_REMOVE_EMPTY="Remove empty row/columns"
COM_TABULIZER_LOAD_EXCEL_BTN="Load Excel Data"
COM_TABULIZER_LOAD_EXCEL_UNAVAILABLE="You do not have permission to use this feature. If you are an administrator you can enable this feature by changing the file upload permission settings."
COM_TABULIZER_UNABLE_TO_RENDER_EXCEL_TABLE="Unable to render Excel sheet selection. Make sure that the specified ruleset archive/name and the sheet selection is valid"
COM_TABULIZER_BOOST_NONE="None"
COM_TABULIZER_BOOST_NOEXT="No Extended Info"
COM_TABULIZER_XLSX_PARSER="XLSX Parser"
COM_TABULIZER_CELLCACHE_NONE="None"
COM_TABULIZER_CELLCACHE_SQLITE3="SQLite3"
COM_TABULIZER_HTML_EXTRACTION_SOURCE_NONE_SPECIFIED="You need to specify a file source, that can be either a local file or a remote URL address"
COM_TABULIZER_HTML_EXTRACTION_SOURCE_UNABLE_READ="Unable to open location %s for reading"
COM_TABULIZER_HTML_EXTRACTION_SOURCE_EMPTY_CONTENTS="The specified source %s contains no data!"
COM_TABULIZER_HTML_EXTRACTION_SOURCE_INVALID_TABLE_ORDER="The specified table order %d is out of range for source %s"
COM_TABULIZER_HTML_EXTRACTION_SOURCE_INVALID_TABLE_CONTENTS="The specified source %s contains no valid table data. Please make sure that the source is publicly accessible."
COM_TABULIZER_XML_EXTRACTION_SOURCE_NONE_SPECIFIED="You need to specify a file source, that can be either a local file or a remote URL address"
COM_TABULIZER_XML_EXTRACTION_SOURCE_UNABLE_READ="Unable to open location %s for reading"
COM_TABULIZER_XML_EXTRACTION_SOURCE_EMPTY_CONTENTS="The specified source %s contains no data!"
COM_TABULIZER_XML_EXTRACTION_SOURCE_INVALID_XML_CONTENTS="The specified source contains no valid xml data. Please make sure that the source is publicly accessible and well structured."
COM_TABULIZER_XML_EXTRACTION_SOURCE_INVALID_TD_SELECTION="The specified source contains no XML nodes for the specified TD map."
COM_TABULIZER_XML_EXTRACTION_SOURCE_INVALID_TD_MAP="The specified source contains an invalid TD map."
COM_TABULIZER_INVALID_DATA_SOURCE_TD_MAP="Empty or invalid XML node to TD Map selection"
COM_TABULIZER_JSON_EXTRACTION_SOURCE_NONE_SPECIFIED="No source has been specified!"
COM_TABULIZER_JSON_EXTRACTION_SOURCE_UNABLE_READ="Unable to read source!"
COM_TABULIZER_JSON_EXTRACTION_SOURCE_EMPTY_CONTENTS="The source has no data!"
COM_TABULIZER_JSON_EXTRACTION_SOURCE_INVALID_CONTENTS="The source does not contain valid JSON data!"
COM_TABULIZER_SAVE_CHANGES_BTN="Save Changes"
COM_TABULIZER_GRID_VIEW_TIP="<ul><li><strong>Double-click</strong> or hit <strong>Enter</strong> to edit the cell value</li><li>Hit <strong>Enter</strong> again to save the cell value, or <strong>click outside the cell</strong></li><li>Use the <strong>arrow keys</strong> to move up, down, left and right or the <strong>TAB</strong> key to move right and <strong>SHIFT+TAB</strong> to move left</li><li>To copy-past a cell region, use <strong>CTRL+C</strong> to copy the region and <strong>CTRL+V</strong> to copy it. Use the mouse the select the source and destination cell regions.</li><li>To add a new column/row or remove an existing one, right-click on the desired cell position.</li></ul>"
COM_TABULIZER_GRID_FETCH_DATA_REQUEST="Loading grid data ..."
COM_TABULIZER_GRID_EXTRACTION_SOURCE_NONE_SPECIFIED="Grid extraction source not specified!"
COM_TABULIZER_GRID_SAVE_DATA_REQUEST="Saving changes ..."
COM_TABULIZER_GRID_ADD_ROW_BELOW="Add Row Below"
COM_TABULIZER_GRID_ADD_ROW_ABOVE="Add Row Above"
COM_TABULIZER_GRID_ADD_COLUMN_AFTER="Add Column After"
COM_TABULIZER_GRID_ADD_COLUMN_BEFORE="Add Column Before"
COM_TABULIZER_GRID_REMOVE_ROW="Remove Row"
COM_TABULIZER_GRID_REMOVE_COLUMN="Remove Column"
COM_TABULIZER_CSV_FILE="CSV/Text File"
COM_TABULIZER_LOAD_CSV_BTN="Load CSV Data"
COM_TABULIZER_LOAD_CSV_UNAVAILABLE="You do not have permission to use this feature. If you are an administrator you can enable this feature by changing the file upload permission settings."
COM_TABULIZER_CSV_FILE_TIP="The CSV must have extension *.csv or *.txt and be smaller than %s"
COM_TABULIZER_AJAX_CSV_UPLOADING="Uploading file ... please wait"
COM_TABULIZER_AJAX_CSV_EXTRACTING="Extracting data ... please wait"
COM_TABULIZER_INVALID_COLUMN_SEPARATOR="Invalid column separator! Please select a valid one and try again"
COM_TABULIZER_INVALID_COLUMN_ENCLOSURE="Invalid column enclosure! Please select a valid one and try again"
COM_TABULIZER_INVALID_CSV_FILENAME="You have not selected the CSV/Text file to upload or it has an invalid extension. It can be *.csv, *.txt or *.text"
COM_TABULIZER_TABLE_DATA="Table Data"
COM_TABULIZER_TABLE_IMPORT_EXCEL="Import Excel"
COM_TABULIZER_TABLE_IMPORT_CSV="Import CSV/Text"
COM_TABULIZER_TABLE_IMPORT_REMOVE_URL="Grab Remote Table"
COM_TABULIZER_TABLE_INPUT="Table Input"
COM_TABULIZER_TEXT_VIEW="Text View"
COM_TABULIZER_GRID_VIEW="Grid View"
COM_TABULIZER_AJAX_EXCEL_UPLOADING="Uploading file ... please wait"
COM_TABULIZER_AJAX_EXCEL_EXTRACTING="Extracting data ... please wait"
COM_TABULIZER_GRAB_URL="Website URL"
COM_TABULIZER_GRAB_URL_TIP="The URL (Web Address) of the web page that contains the table that will provide the data to your table. Note that using a few extra Tabulizer's rules you can modify these data, remove columns and rows, add header and much more!"
COM_TABULIZER_GRAB_SPECIFY_TABLE="Specify Table"
COM_TABULIZER_GRAB_SPECIFY_TABLE_TIP="Since there may be more than one tables in the specified URL, you need to tell which one is the selected one."
COM_TABULIZER_GRAB_SPECIFY_TABLE_INDEX="Specify Table by Index"
COM_TABULIZER_GRAB_SPECIFY_TABLE_ATTR="Specify Table by Attribute"
COM_TABULIZER_GRAB_TABLE_ORDER="Index/Order of the table"
COM_TABULIZER_GRAB_TABLE_ATTR_NAME="Attribute Name"
COM_TABULIZER_GRAB_TABLE_ATTR_VALUE="Attribute Value"
COM_TABULIZER_GRAB_TABLE_BTN="Start Extraction"
COM_TABULIZER_GRABBING_TABLE_DATA_REQUEST="Grabbing table data ... please wait"
COM_TABULIZER_GRID_TAB_INSTRUCTIONS="The Gird View provides an alternative way to work with the table data, if you prefer a spreadsheet-like environment. When you are done with the editing, don't forget to click on the <strong>%s</strong> button, otherwise the changes will be lost."
COM_TABULIZER_EXCEL_TAB_INSTRUCTIONS="Use the form below to read table data from an Excel file (*.xls, *.xslx). Note that the data will be extracted statically and you will be able to edit them like any other regular HTML able. If you want to create a dynamic connection between the resulting table and the source file create a data source instead."
COM_TABULIZER_CSV_TAB_INSTRUCTIONS="Use the form below to read table data from a CSV/Text file (*.csv, *.txt). Note that the data will be extracted statically and you will be able to edit them like any other regular HTML able. If you want to create a dynamic connection between the resulting table and the source file create a data source instead."
COM_TABULIZER_GRAB_TABLE_TIP="Use the form below to grab table data from a remote site. Just type the URL of the webpage that contains the table, specify which table contains the data you want to grab and click on the <strong>%s</strong> button. If you want to create a dynamic connection between the resulting table and the source remote table a data source instead."
COM_TABULIZER_JS_ERROR_GRAB_TABLE_DATA_NO_METHOD="You need to specify the table!"
COM_TABULIZER_JS_ERROR_GRAB_TABLE_DATA_NO_INDEX="You have not specified the table index/order"
COM_TABULIZER_JS_ERROR_GRAB_TABLE_DATA_NO_ATTR_NAME="You have not selected an attribute name"
COM_TABULIZER_JS_ERROR_GRAB_TABLE_DATA_NO_ATTRR_VALUE="You have not specified an attribute value"
COM_TABULIZER_JS_ERROR_GRAB_TABLE_DATA_INVALID_URL="You have not given a valid website URL"
COM_TABULIZER_SHEET_UPLOAD_FAILED="The file failed to upload with the following error message: %s"
COM_TABULIZER_SHEET_UPLOAD_INVALID_FILE_NAME="The uploaded filename %s is invalid"
COM_TABULIZER_SHEET_INVALID_FILE_PATH="The excel file %s is invalid or it was not found. Make sure it is not deleted and it has an acceptable file size"
COM_TABULIZER_INVALID_SHEET_ID="Invalid sheet Id: It must an integer number starting from 1 for 1st sheet, 2 for 2nd sheet and so on"
COM_TABULIZER_INVALID_SHEET_NAME="Invalid sheet Name: It must be the exact name/label of the sheet where the data you want to import reside."
COM_TABULIZER_INVALID_SHEET_REFERENCES="Invalid sheet References : It should be a comma separated string, where each string corresponds to the sheet name that the selected sheet is referencing in its calculations"
COM_TABULIZER_INVALID_SHEET_AREA_SELECTION="Invalid sheet selection: You need to specify the top-left and bottom-right corners of the selected sheet area by giving the coordinates of the appropriate cells. For example B3:M13 defines the area that starts on cell B3 (top-left) and ends on cell M13 (bottom-right)."
COM_TABULIZER_INVALID_SHEET_FILENAME="The selected file must have xls extension. If you are using the latest Excel version, make a copy of your file and save it in the Excel 97-2003 format."
COM_TABULIZER_SHEET_UPLOAD_MOVE_FAILED="The file was uploaded, but could not be stored at %s. Make sure you have the proper file/folder permission for the specified path."
COM_TABULIZER_SHEET_UPLOAD_INVALID_FILE_SIZE="The uploaded file has exceeded the maximum file size, which is %s bytes"
COM_TABULIZER_SHEET_UPLOAD_INVALID_FILE_TYPE="The uploaded file has invalid file type (%s). If you have a newer version of Excel that stores data in .xlsx, save a copy first of your workbook in the older 97-2003 format (.xls)"
COM_TABULIZER_SHEET_UPLOAD_INVALID_FILE_EXT="The uploaded file has invalid file extension (%s). Currently we support files with xls (Excel 98-2003), xlsx (Excel 2007 or newer) and ods (OpenOffice Spreadsheet) extensions"
COM_TABULIZER_SHEET_UPLOAD_CANNOT_READ_FILE_DATA="Unable to read data from excel file. Save the copy of the file in 1997-2003 xls format and try again. Also, check if there any file/folder read restrictions on the web server that affect this operation."
COM_TABULIZER_INVALID_EXCEL_SELECTION="Invalid sheet selection. The selected area contains no valid data, or data that cannot be read properly."
COM_TABULIZER_SHEET_UPLOAD_INVALID_PRIVILEDGES="You need to login in the admin area before you are allowed to upload a file. If your session has expired, please login again."
COM_TABULIZER_SHEET_IMAGE_DIR_CANNOT_CREATE="Cannot create %s directory where all the images imported by an Excel file will be stored. Please check your directory permissions or create it manually"
COM_TABULIZER_SHEET_NAME_NOT_FOUND_TRY_SUGGESTION="The specified Sheet Name (%s) was not found. Please try again with the correct one from the following list:\n%s"
COM_TABULIZER_SHEET_NAME_NOT_FOUND_ANY="The specified Sheet Name was not found. It seems like there is no valid sheet name is the selected spreadsheet."
COM_TABULIZER_SHEET_DOWNLOAD_FAILED="Could not download the specfied Excel file from remote location: %s"
COM_TABULIZER_CSV_UPLOAD_MOVE_FAILED="The file was uploaded, but could not be stored at %s. Make sure you have the proper file/folder permission for the specified path."
COM_TABULIZER_CSV_UPLOAD_INVALID_FILE_SIZE="The uploaded file has exceeded the maximum file size, which is %s bytes"
COM_TABULIZER_CSV_UPLOAD_INVALID_FILE_TYPE="The uploaded file has invalid file type (%s)."
COM_TABULIZER_CSV_UPLOAD_INVALID_FILE_EXT="The uploaded file has invalid file extension (%s). Currently we support files with csv, txt and text extensions"
COM_TABULIZER_CSV_UPLOAD_CANNOT_READ_FILE_DATA="Unable to read data from csv/text file. Check if there any file/folder read restrictions on the web server that affect this operation."
COM_TABULIZER_UPLOAD_ERR_INI_SIZE="The uploaded file exceeds the upload_max_filesize directive in php.ini"
COM_TABULIZER_UPLOAD_ERR_FORM_SIZE="The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form"
COM_TABULIZER_UPLOAD_ERR_PARTIAL="The uploaded file was only partially uploaded"
COM_TABULIZER_UPLOAD_ERR_NO_FILE="No file was uploaded"
COM_TABULIZER_UPLOAD_ERR_NO_TMP_DIR="Missing a temporary folder"
COM_TABULIZER_UPLOAD_ERR_CANT_WRITE="Failed to write file to disk"
COM_TABULIZER_UPLOAD_ERR_EXTENSION="File upload stopped by extension"
; Ruleset Archives
COM_TABULIZER_RULESET_ARCHIVES="Ruleset Archives"
COM_TABULIZER_NO_RULESET_ARCHIVES_WERE_FOUND="No ruleset archives were found. To create a new one click on the <strong>%s</strong> button."
COM_TABULIZER_NEW_RULESET_ARCHIVE="New Archive"
COM_TABULIZER_DELETE_RULESET_ARCHIVE="Delete Archive"
COM_TABULIZER_DELETE_RULESET_ARCHIVE_CONFIRM="Are you sure you want to delete the selected ruleset archives(s)?"
COM_TABULIZER_PREVIEW_RULESET_SAMPLE="Preview Sample"
COM_TABULIZER_BACK_TO_ARCHIVES="Back to Archives"
COM_TABULIZER_NEW_RULESET="New Ruleset"
COM_TABULIZER_DELETE_RULESET="Delete Ruleset"
COM_TABULIZER_DELETE_RULESET_CONFIRM="Are you sure you want to delete the selected ruleset(s)?"
COM_TABULIZER_BACK_TO_RULESET_ARCHIVE="Back to Ruleset Archive"
COM_TABULIZER_IMPORT_RULESET_ARCHIVE="Import Archive"
COM_TABULIZER_RULESET_ARCHIVE_IMPORT_DETAILS="Ruleset Archive to Import"
COM_TABULIZER_RULESET_ARCHIVE_FILENAME_ZIP="File"
COM_TABULIZER_RULESET_ARCHIVE_OVERWRITE_LABEL="Overwrite"
COM_TABULIZER_RULESET_ARCHIVE_OVERWRITE_VALUE="YES, overwrite any other existing file(s) with the same name."
COM_TABULIZER_RULESET_ARCHIVE_OVERWRITE_SAFEMODE="YES, overwrite safemode settings."
COM_TABULIZER_FORM_RULESET_ARCHIVE_IMPORT_HELP="Please select the zip file that contains the ruleset archive and the accompanying css files/images and press the <strong>Import</strong> button. Check the &quot;Overwrite&quot; box if you want the uploaded file(s) to overwrite any other existing file(s) with the same name."
COM_TABULIZER_FORM_RULESET_ARCHIVE_IMPORT_WARNING="For security reasons, DO NOT use ruleset archives/zip files that you found in a random place on the internet. Always use archives that you have download from a trusted source, like the official Tabulizer site at <a href='http://www.tabulizer.com'>www.tabulizer.com</a>"
COM_TABULIZER_FILE_UPLOAD_SUCCESS="The zip archive %s was uploaded successfully!"
COM_TABULIZER_EXPORT_RULESET_ARCHIVE="Export Archive(s)"
COM_TABULIZER_RULESET_ARCHIVE_EXPORT_FAILED="Ruleset Archive exportation failed: %s"
COM_TABULIZER_NO_RULESET_ARCHIVES_SELECTED_FOR_EXPORT="No ruleset archives have been selected for exportation!"
COM_TABULIZER_CSS_FILE="Ruleset CSS File"
COM_TABULIZER_CSS_FILE_SAVED_SUCCESSFULLY="CSS file %s was saved successfully!"
COM_TABULIZER_COULD_NOT_SAVE_CSS_FILE="Could not save %s - %s"
COM_TABULIZER_INVALID_CSS_FILENAME="Invalid CSS file %s"
COM_TABULIZER_CSS_FILE_DETAILS="CSS Details"
COM_TABULIZER_CSS_FILE_RULESET_ARCHIVE_FILENAME="Archive Filename"
COM_TABULIZER_CSS_FILE_RULESET_NAME="Ruleset Name"
COM_TABULIZER_CSS_FILE_CONTENTS="File Contents"
COM_TABULIZER_CSS_SKELETON="CSS Skeleton"
COM_TABULIZER_CSS_SKELETON_APPEND_BTN="Append recommended CSS declarations at the end of the CSS file"
; Archive
COM_TABULIZER_RULESET_ARCHIVE="Ruleset Archive"
COM_TABULIZER_RULESET_ARCHIVE_DETAILS="Archive Details"
COM_TABULIZER_RULESET_ARCHIVE_TITLE="Archive Title"
COM_TABULIZER_RULESET_ARCHIVE_DESCRIPTION="Archive Description"
COM_TABULIZER_RULESET_ARCHIVE_NAME="Archive Name"
COM_TABULIZER_RULESET_ARCHIVE_STYLE="Archive Style"
COM_TABULIZER_RULESET_ARCHIVE_FILENAME="Archive Filename"
COM_TABULIZER_RULESET_ARCHIVE_META_VERSION="Archive Version"
COM_TABULIZER_RULESET_ARCHIVE_META_AUTHOR_NAME="Author Name"
COM_TABULIZER_RULESET_ARCHIVE_META_AUTHOR_EMAIL="Author Email"
COM_TABULIZER_RULESET_ARCHIVE_META_AUTHOR_URL="Author URL"
COM_TABULIZER_RULESET_ARCHIVE_TITLE_HELP="<strong>Archive Title</strong><br/>The title of the rulset archive can be any short description of the archive."
COM_TABULIZER_RULESET_ARCHIVE_DESCRIPTION_HELP="<strong>Archive Description</strong><br/>A short description of the archive (optional)."
COM_TABULIZER_RULESET_ARCHIVE_NAME_HELP="<strong>Archive Name</strong><br/>The name of the ruleset archive is used internally and it should be globally unique, i.e. no two ruleset archives should have the same name. It can contain only:<ul><li>latin letters (a,b,c,...,z)</li><li>digits (0,1,2...9)</li><li>The perdiod (.), the hyphen(-) and the underscore (_) characters</li></ul>. No spaces are allowed!"
COM_TABULIZER_RULESET_ARCHIVE_FILENAME_HELP="<strong>Archive Filename</strong><br/>The name of the archive file. It should have an xml extension and like every other file on the system it must be unique, i.e. no two ruleset archives can have the same filename. Important! The extension should be in lowercase (e.g. archive.xml, not archive.XML) otherwise the Tabulizer might not recognize it."
COM_TABULIZER_RULESET_ARCHIVE_STYLE_HELP="<strong>Archive Style/CSS file</strong><br/>The default CSS file(s) for all rulesets contained in the archive."
COM_TABULIZER_RULESET_ARCHIVE_META_VERSION_HELP="<strong>Archive Version</strong><br/>The version of this ruleset archive. Useful if you have multiple versions of the same archive."
COM_TABULIZER_RULESET_ARCHIVE_META_AUTHOR_NAME_HELP="<strong>Author Name</strong><br/>The author of this archive (full name)."
COM_TABULIZER_RULESET_ARCHIVE_META_AUTHOR_EMAIL_HELP="<strong>Author Email</strong><br/>The author's email address."
COM_TABULIZER_RULESET_ARCHIVE_META_AUTHOR_URL_HELP="<strong>Author URL</strong><br/>The author's web address (URL)."
COM_TABULIZER_FORM_RULESET_ARCHIVE_HELP="Move your mouse over the [?] to view a short description of the field."
COM_TABULIZER_ARCHIVE_HELP_HEADER="Archive Description and Usage"
; Ruleset
COM_TABULIZER_RULESET_ARCHIVE_SAVED_SUCCESSFULLY="Success!! Ruleset archive saved successfully."
COM_TABULIZER_SELECTED_RULESET_ARCHIVES_DELETED_SUCCESSFULLY="Selected ruleset archive(s) were deleted successfully."
COM_TABULIZER_NO_RULESET_WERE_FOUND="No rulesets were found in the selected archive. To create a new one click on the <strong>%s</strong> button."
COM_TABULIZER_NO_RULESET_WERE_FOUND_FOR_PREVIEW="No rulesets were found to preview in the selected archive."
COM_TABULIZER_RULESET="Ruleset"
COM_TABULIZER_RULESET_DETAILS="Ruleset Details"
COM_TABULIZER_RULESET_TITLE="Ruleset Title"
COM_TABULIZER_RULESET_DESCRIPTION="Ruleset Description"
COM_TABULIZER_RULESET_STYLE="Ruleset Style"
COM_TABULIZER_PRESELECTED="Preselected"
COM_TABULIZER_SAMPLE_DATA_LABEL="Sample Data"
COM_TABULIZER_SAMPLE_DATA_CAPTION="Sample Data - Table Caption"
COM_TABULIZER_SAMPLE_DATA_TEXT="Sample Data - Text"
COM_TABULIZER_SAMPLE_DATA_SEP="Sample Data - Column Separator"
COM_TABULIZER_SAMPLE_DATA_ENC="Text enclosure"
COM_TABULIZER_RULESET_SUFFIX="Ruleset Suffix"
COM_TABULIZER_RULESET_PREVIEW="Ruleset Preview"
COM_TABULIZER_RULESET_SAVED_SUCCESSFULLY="Success!! Ruleset saved successfully"
COM_TABULIZER_SELECTED_RULESETS_DELETED_SUCCESSFULLY="Selected ruleset(s) were deleted successfully."
COM_TABULIZER_NO_RULES_WERE_FOUND="No rules were found in the selected ruleset. To create a new one click on the <strong>%s</strong> button."
COM_TABULIZER_NO_RULES_TO_PREVIEW="The selected ruleset contains no rules to preview."
COM_TABULIZER_RULESET_TITLE_HELP="<strong>Ruleset Title</strong><br/>The title of the ruleset. Because ruleset selection is based on the title field, it's good to be short, descriptive and unique i.e. no two rulesets should share the same one."
COM_TABULIZER_RULESET_DESCRIPTION_HELP="<strong>Ruleset Description</strong><br/>An optional description of the ruleset."
COM_TABULIZER_RULESET_NAME_HELP="<strong>Ruleset Name</strong><br/>The ruleset name identifies the ruleset in all internal operations and it can be any combination of latin letters (a-z), digits (0-9), the underscore (_) and the hyphen (-). No white spaces or special characters are permitted. The ruleset name, even though it does not appear on the ruleset selection controls, it must be globally unique, i.e. no two rulesets should have the same name."
COM_TABULIZER_RULESET_SUFFIX_HELP="<strong>Ruleset Suffix</strong><br/>The ruleset suffix is a CSS selector that will be added to the resulting table css class. For example, is the ruleset suffix is &quot;ruleset_nbl&quot; and we apply the ruleset to an input text, the HTML source code of the resulting table might look like this: &lt;table class=&quot;tabtable-ruleset_nbl&quot;&gt; ... &lt;/table&gt;. The combined CSS selector &quot;tabtable-ruleset_nbl&quot; could be defined in a css file to style the whole table."
COM_TABULIZER_RULESET_STYLE_HELP="<strong>Ruleset Style/CSS file</strong><br/>The CSS file(s) contains the CSS selectors for the ruleset. This field is optional and it overides the CSS file(s) defined for the whole ruleset archive. When there are multiple CSS files, they are separated by the semicolon (;)"
COM_TABULIZER_SAMPLE_DATA_LABEL_HELP="<strong>Sample date</strong><br/>If you check this optional field, a textarea appears where you can store your sample data for the preview operation. If you leave this field blank, when one previews the ruleset, random data will be used instead."
COM_TABULIZER_FORM_RULESET_HELP="Move your mouse over the [?] to view a short description of the field."
; Rule
COM_TABULIZER_RULE="Rule"
COM_TABULIZER_RULE_DETAILS="Rule Details"
COM_TABULIZER_RULE_FIELD_SECTION_1="Element and Range Selection"
COM_TABULIZER_RULE_FIELD_SECTION_2="CSS Styling"
COM_TABULIZER_RULE_FIELD_SECTION_3="Data Formatting and Transformation"
COM_TABULIZER_RULE_FIELD_SECTION_4="Table Features with User Interaction"
COM_TABULIZER_RULE_FIELD_SECTION_5="Other Table Features"
COM_TABULIZER_ELEMENT_TYPE="Element"
COM_TABULIZER_ELEMENT_TYPE_SELECT="Select Element Type ..."
COM_TABULIZER_ROW="Row"
COM_TABULIZER_COLUMN="Column"
COM_TABULIZER_CELL="Cell"
COM_TABULIZER_TABLE="Table"
COM_TABULIZER_ELEMENT_RANGE="Range"
COM_TABULIZER_ELEMENT_RANGE_COUNT="Range Count"
COM_TABULIZER_ELEMENT_RANGE_KEY="Range Key"
COM_TABULIZER_ELEMENT_PRIORITY="Priority"
COM_TABULIZER_ELEMENT_SECTION="Element Section"
COM_TABULIZER_ELEMENT_STYLE="Style/CSS Selector"
COM_TABULIZER_ELEMENT_ATTRIBUTE="HTML/Attribute"
COM_TABULIZER_ELEMENT_ATTRIBUTE_NAME="Name"
COM_TABULIZER_ELEMENT_ATTRIBUTE_VALUE="Value"
COM_TABULIZER_ELEMENT_AUTOSPAN="Autospan"
COM_TABULIZER_AUTOSPAN_SELECTED="Yes"
COM_TABULIZER_ELEMENT_TH_TAG="TH Tag"
COM_TABULIZER_TH_TAG_SELECTED="Yes"
COM_TABULIZER_ELEMENT_FORMAT="Data/Format"
COM_TABULIZER_ELEMENT_REPLACEMENT="Data/Replacement"
COM_TABULIZER_ELEMENT_REPLACEMENT_BASE64_ENCODE_TIP="This value should be base64 encoded"
COM_TABULIZER_DATA_TYPE_UNDEFINED="Not defined"
COM_TABULIZER_DATA_TYPE_TEXT="Text"
COM_TABULIZER_DATA_TYPE_NUMERIC="Number"
COM_TABULIZER_DATA_TYPE_CURRENCY="Currency"
COM_TABULIZER_DATA_TYPE_DATE="Date"
COM_TABULIZER_RULE_SHORT_DESCRIPTION="Rule Short Description"
COM_TABULIZER_REPLACEMENT_FROM="Find"
COM_TABULIZER_REPLACEMENT_TO="Replace With"
COM_TABULIZER_REPLACEMENT_CS="Case Sensitive"
COM_TABULIZER_FORMAT_TEXT="Text Transformations"
COM_TABULIZER_FORMAT_TEXT_UPPERCASE="Uppercase - HELLO WORLD"
COM_TABULIZER_FORMAT_TEXT_LOWERCASE="Lowercase - hello world"
COM_TABULIZER_FORMAT_TEXT_UCFIRST="Capitalize first letter - Hello world"
COM_TABULIZER_FORMAT_TEXT_UCWORDS="Capitalized first letter of each word - Hello World"
COM_TABULIZER_FORMAT_NUMERIC_DEC_POINT_COMMA="Comma (,)"
COM_TABULIZER_FORMAT_NUMERIC_DEC_POINT_PERIOD="Period (.)"
COM_TABULIZER_FORMAT_DATE="Date Formats"
COM_TABULIZER_FORMAT_DATE_DDMMYY_1="DD-MM-YY (e.g. 21-10-09)"
COM_TABULIZER_FORMAT_DATE_DDMMYY_2="DD/MM/YY (e.g. 21/10/09)"
COM_TABULIZER_FORMAT_DATE_DDMMYY_3="DD.MM.YY (e.g. 21.10.09)"
COM_TABULIZER_FORMAT_DATE_MMDDYY_1="MM-DD-YY (e.g. 10-21-09)"
COM_TABULIZER_FORMAT_DATE_MMDDYY_2="MM/DD/YY (e.g. 10/21/09)"
COM_TABULIZER_FORMAT_DATE_DDMMYYYY_1="DD-MM-YYYY (e.g. 21-10-2009)"
COM_TABULIZER_FORMAT_DATE_DDMMYYYY_2="DD/MM/YYYY (e.g. 21/10/2009)"
COM_TABULIZER_FORMAT_DATE_DDMMYYYY_3="DD/Month/YYYY (e.g. 21/Oct/2009)"
COM_TABULIZER_FORMAT_DATE_DDMMYYYY_4="DD.MM.YYYY (e.g. 21.10.2009)"
COM_TABULIZER_FORMAT_DATE_MMDDYYYY_1="MM-DD-YYYY (e.g. 10-21-2009)"
COM_TABULIZER_FORMAT_DATE_MMDDYYYY_2="MM/DD/YYYY (e.g. 10/21/2009)"
COM_TABULIZER_FORMAT_DATE_MMDDYYYY_3="Month Day, Year (e.g. Jan 1, 2009)"
COM_TABULIZER_FORMAT_DATE_DDDMMYYYY_1="Weekday, DD-Month-YYYY (e.g. Monday, 21-Oct-2009)"
COM_TABULIZER_FORMAT_DATE_DDDMMYYYY_2="Weekday, DD/Month/Year (e.g. Monday, 21/Oct/2009)"
COM_TABULIZER_FORMAT_DATE_DMMDDYYYY_1="Weekday, Month Day, Year (e.g. Monday, Oct 1, 2009)"
COM_TABULIZER_FORMAT_DATE_DMMDDYYYY_2="Weekday, DD-Month-YYYY (e.g. Monday, 21-Oct-2009)"
COM_TABULIZER_FORMAT_DATE_DDDM_1="Weekday, Day Month (e.g. Monday, 21 October)"
COM_TABULIZER_FORMAT_DATE_DMDD_1="Weekday, Month Day (e.g. Monday, October 21)"
COM_TABULIZER_FORMAT_NUMERIC_DECIMALS="Decimals"
COM_TABULIZER_FORMAT_NUMERIC_DEC_POINT="Decimal point"
COM_TABULIZER_FORMAT_NUMERIC_THOUSANDS_SEP="Thousands separator"
COM_TABULIZER_FORMAT_CURRENCY_DECIMALS="Decimals"
COM_TABULIZER_FORMAT_CURRENCY_DEC_POINT="Decimal point"
COM_TABULIZER_FORMAT_CURRENCY_THOUSANDS_SEP="Thousands separator"
COM_TABULIZER_FORMAT_CURRENCY_SYMBOL="Currency symbol"
COM_TABULIZER_FORMAT_CURRENCY_SYMBOL_ORDER="Currency symbol position"
COM_TABULIZER_FORMAT_CURRENCY_SYMBOL_ORDER_BEFORE="Before amount"
COM_TABULIZER_FORMAT_CURRENCY_SYMBOL_ORDER_AFTER="After amount"
COM_TABULIZER_FORMAT_CURRENCY_SYMBOL_ORDER_NONE="Do not display symbol"
COM_TABULIZER_ELEMENT_CALCULATION="Data/Calculation"
COM_TABULIZER_CALCULATION_FUNCTION="Function"
COM_TABULIZER_CALCULATION_ARG_RANGE="Arguments Range <em>[Row range],[Column range]</em>"
COM_TABULIZER_CALCULATION_CUSTOM_ARG="Custom Argument"
COM_TABULIZER_CALCULATION_NONE="No calculation"
COM_TABULIZER_CALCULATION_ADD_ABOVE="Add - Above"
COM_TABULIZER_CALCULATION_ADD_BELOW="Add - Below"
COM_TABULIZER_CALCULATION_ADD_LEFT="Add - Left"
COM_TABULIZER_CALCULATION_ADD_RIGHT="Add - Right"
COM_TABULIZER_CALCULATION_MUL_ABOVE="Multiply - Above"
COM_TABULIZER_CALCULATION_MUL_BELOW="Multiply - Below"
COM_TABULIZER_CALCULATION_MUL_LEFT="Multiply - Left"
COM_TABULIZER_CALCULATION_MUL_RIGHT="Multiply - Right"
COM_TABULIZER_CALCULATION_AVG_ABOVE="Average - Above"
COM_TABULIZER_CALCULATION_AVG_BELOW="Average - Below"
COM_TABULIZER_CALCULATION_AVG_LEFT="Average - Left"
COM_TABULIZER_CALCULATION_AVG_RIGHT="Average - Right"
COM_TABULIZER_CALCULATION_MED_ABOVE="Median - Above"
COM_TABULIZER_CALCULATION_MED_BELOW="Median - Below"
COM_TABULIZER_CALCULATION_MED_LEFT="Median - Left"
COM_TABULIZER_CALCULATION_MED_RIGHT="Median - Right"
COM_TABULIZER_CALCULATION_MIN_ABOVE="Minimum - Above"
COM_TABULIZER_CALCULATION_MIN_BELOW="Minimum - Below"
COM_TABULIZER_CALCULATION_MIN_LEFT="Minimum - Left"
COM_TABULIZER_CALCULATION_MIN_RIGHT="Minimum - Right"
COM_TABULIZER_CALCULATION_MAX_ABOVE="Maximum - Above"
COM_TABULIZER_CALCULATION_MAX_BELOW="Maximum - Below"
COM_TABULIZER_CALCULATION_MAX_LEFT="Maximum - Left"
COM_TABULIZER_CALCULATION_MAX_RIGHT="Maximum - Right"
COM_TABULIZER_ELEMENT_PREPEND="Table/Prepend"
COM_TABULIZER_ELEMENT_APPEND="Table/Append"
COM_TABULIZER_ELEMENT_ADD_FILES="Add Files"
COM_TABULIZER_ADD_FILES_CSS="CSS File(s)"
COM_TABULIZER_ADD_FILES_JS="Javascript File(s)"
COM_TABULIZER_ADD_FILES_JQUERY_SUPPORT="Add jQuery Support"
COM_TABULIZER_ADD_FILES_JQUERYUI_SUPPORT="Add jQuery UI Support"
COM_TABULIZER_ADD_FILES_SCROLL_SUPPORT="Add Scrolling Support"
COM_TABULIZER_RULE_HELP_ADD_FILES="<strong>Add Files</strong><br/>Add extra CSS/Javascript files to your table. This is done is a safe way, so only files that reside in the proper folder (i.e. templates/tabulizer/css and templates/tabulizer/js) can be included. Use semicolon (;) to include more than one files."
COM_TABULIZER_ELEMENT_REMOVE="Remove"
COM_TABULIZER_REMOVE_SELECTED="Yes"
COM_TABULIZER_ELEMENT_MODIFICATION="Table/Modify"
COM_TABULIZER_MODIFICATION_FUNCTION_NAME="Function Name"
COM_TABULIZER_MODIFICATION_FUNCTION_ARGS="Function Args"
COM_TABULIZER_ELEMENT_SPLIT="Table/Split"
COM_TABULIZER_SPLIT_TYPE="Split Type"
COM_TABULIZER_SPLIT_MULTIPART="Muliple Tables/Same Page"
COM_TABULIZER_SPLIT_MULTIPAGE="Muliple Tables/Separate Pages"
COM_TABULIZER_SPLIT_HIDE="Muliple Tables/Show &amp; Hide"
COM_TABULIZER_SPLIT_ROWS_TYPE="Rows/Table"
COM_TABULIZER_SPLIT_ROWS_HEADER="Max Rows/Table"
COM_TABULIZER_SPLIT_GROUPBY_HEADER="Group Rows By Value of Column #"
COM_TABULIZER_SPLIT_TOP_HEADER="Include Top Rows"
COM_TABULIZER_SPLIT_BOTTOM_HEADER="Include Bottom Rows"
COM_TABULIZER_SPLIT_INDEX="Add Index"
COM_TABULIZER_SPLIT_CAPTION="Caption (Indexed/Mulitpage Tables)"
COM_TABULIZER_SPLIT_CAPTION_BASE64_ENCODE_TIP="This value should be base64 encoded"
COM_TABULIZER_ELEMENT_FILTER="Table/Search Filter"
COM_TABULIZER_FILTER_ENABLED="Enabled"
COM_TABULIZER_FILTER_POSITION="Position"
COM_TABULIZER_FILTER_HIGHLIGHT="Highlight Keywords"
COM_TABULIZER_FILTER_HEADER_SIZE="Header Size"
COM_TABULIZER_FILTER_FOOTER_SIZE="Footer Size"
COM_TABULIZER_FILTER_HEADER_ROW="Header Row"
COM_TABULIZER_FILTER_COLUMN_LIST="Column List"
COM_TABULIZER_FILTER_ALL_TABLE="Table Filter"
COM_TABULIZER_FILTER_SPECIFIC_COLUMNS="Column Filters"
COM_TABULIZER_COLUMN_FILTER_RANGE_LESS_THAN="&lt; %s"
COM_TABULIZER_COLUMN_FILTER_RANGE_BETWEEN="%s &amp; %s"
COM_TABULIZER_COLUMN_FILTER_RANGE_MORE_THAN="&gt; %s"
COM_TABULIZER_ELEMENT_SORT="Table/Sort"
COM_TABULIZER_SORT_ENABLED="Enabled"
COM_TABULIZER_SORT_HEADERROW="Sorting Header Row #"
COM_TABULIZER_SORT_HEADER_SIZE="Header Size"
COM_TABULIZER_SORT_FOOTER_SIZE="Footer Size"
COM_TABULIZER_SORT_HEADER_TOP="Sorting Header Position"
COM_TABULIZER_SORT_HEADER_TOP_AUTO="Default"
COM_TABULIZER_SORT_HEADER_TOP_TRUE="Top Header Row"
COM_TABULIZER_SORT_HEADER_TOP_FALSE="Bottom Header Row"
COM_TABULIZER_SORT_ORDERBYID="Sort by Column #"
COM_TABULIZER_SORT_ORDERBYDIRECTION="Sort Order"
COM_TABULIZER_SORT_ASC="Ascending"
COM_TABULIZER_SORT_DESC="Descending"
COM_TABULIZER_SORT_NO_INITIAL_ORDER="No initial sorting"
COM_TABULIZER_SORT_EXCLUDE_COLUMNS="Exclude Columns"
COM_TABULIZER_SORT_DATATYPES_COLUMNS="Data Types"
COM_TABULIZER_ELEMENT_PAGINATION="Table/Pagination"
COM_TABULIZER_PAGINATION_ENABLED="Enabled"
COM_TABULIZER_PAGINATION_TYPE="Type"
COM_TABULIZER_PAGINATION_TYPE_BASIC="Only Arrows"
COM_TABULIZER_PAGINATION_TYPE_FULL="Arrows with Page Numbers"
COM_TABULIZER_PAGINATION_LIMIT="Limit (Rows/Page)"
COM_TABULIZER_PAGINATION_LIMITCHANGE="Limit Selection"
COM_TABULIZER_PAGINATION_INFO="Show Info"
COM_TABULIZER_PAGINATION_POSITION="Position"
COM_TABULIZER_PAGINATION_HEADER_SIZE="Header Size"
COM_TABULIZER_PAGINATION_FOOTER_SIZE="Footer Size"
COM_TABULIZER_ELEMENT_SCROLL="Table/Scrollbars"
COM_TABULIZER_SCROLL_XAXIS="Horizontal Scroll"
COM_TABULIZER_SCROLL_XAXIS_TIP="The horizontal scroll is optional and it's fixed size. Do not use it along with the %s responsive pattern"
COM_TABULIZER_SCROLL_YAXIS="Vertical Scroll"
COM_TABULIZER_SCROLL_YAXIS_TIP="Vertical scroll is optional and it keeps the header row(s) fixed, while scrolling the rest of the table."
COM_TABULIZER_SCROLL_SIZE="Scroll Size"
COM_TABULIZER_ELEMENT_THEME="Theme"
COM_TABULIZER_POSITION_TOP_LEFT="Top-Left"
COM_TABULIZER_POSITION_TOP_RIGHT="Top-Right"
COM_TABULIZER_POSITION_BOTTOM_LEFT="Bottom-Left"
COM_TABULIZER_POSITION_BOTTOM_RIGHT=" Bottom-Right"
COM_TABULIZER_ELEMENT_RESPONSIVE="Table/Responsive"
COM_TABULIZER_RESPONSIVE_PATTERN_1="Horizontal Scrollbars"
COM_TABULIZER_RESPONSIVE_PATTERN_2="Table Reflow"
COM_TABULIZER_RESPONSIVE_PATTERN_3="Header Selection"
COM_TABULIZER_RESPONSIVE_PATTERN_4="Fixed Headers + Expand"
COM_TABULIZER_RESPONSIVE_PATTERN_5="Fixed Left Header + Scroll"
COM_TABULIZER_RESPONSIVE_PATTERN_6="Flip Headers"
COM_TABULIZER_RESPONSIVE_PATTERN_7="Table Tap"
COM_TABULIZER_RESPONSIVE_WRAPPER_TIP="<strong>Note:</strong><br/>In order for the responsive pattern to take effect, the surrounding HTML element(s) should be resizable, which in most cases it's true. If not <strong>AND ONLY IF IT'S NECESSARY</strong>, you may add a responsive wrapper HTML element (e.g DIV) around the table to help trigger the responsive pattern."
COM_TABULIZER_RESPONSIVE_WRAPPER_ADD="To add a sample responsive wrapper click here (will affect Prepend, Append and Add CSS Files fields)."
COM_TABULIZER_RESPONSIVE_PARAMS_1="Scrollbar preferences"
COM_TABULIZER_RESPONSIVE_SCROLLBAR_WIDTH="Width"
COM_TABULIZER_RESPONSIVE_SCROLLBAR_HEIGHT="Height"
COM_TABULIZER_RESPONSIVE_SCROLLBAR_NICESCROLL="Nicescroll Options"
COM_TABULIZER_RESPONSIVE_SCROLLBAR_NICESCROLL_ENABLED="Use Nicescroll"
COM_TABULIZER_RESPONSIVE_SCROLLBAR_ZOOM="Enable Zoom"
COM_TABULIZER_RESPONSIVE_SCROLLBAR_TOUCH="Touch Behavior"
COM_TABULIZER_RESPONSIVE_SCROLLBAR_CURSOR="Scrollbar Cursor"
COM_TABULIZER_RESPONSIVE_SCROLLBAR_CURSOR_DISPLAY="Display Always"
COM_TABULIZER_RESPONSIVE_SCROLLBAR_CURSOR_WIDTH="Width"
COM_TABULIZER_RESPONSIVE_SCROLLBAR_CURSOR_COLOR="Color"
COM_TABULIZER_RESPONSIVE_SCROLLBARS_HORIZONTAL="Horizontal"
COM_TABULIZER_RESPONSIVE_SCROLLBARS_VERTICAL="Vertical"
COM_TABULIZER_RESPONSIVE_SCROLLBARS_BOTH="Both"
COM_TABULIZER_RESPONSIVE_COLUMN_PRIORITY="Column #%s"
COM_TABULIZER_RESPONSIVE_PARAMS_3="Initial Selection"
COM_TABULIZER_RESPONSIVE_PRIORITY_PERSIST="Persist"
COM_TABULIZER_RESPONSIVE_PRIORITY_ESSENTIAL="Essential"
COM_TABULIZER_RESPONSIVE_PRIORITY_OPTIONAL="Optional"
COM_TABULIZER_RESPONSIVE_PRIORITY_INVISIBLE="Invisible"
COM_TABULIZER_RESPONSIVE_PARAMS_4="Initial Expand and Hide Selection"
COM_TABULIZER_RESPONSIVE_PRIORITY_EXPAND="Expand"
COM_TABULIZER_RESPONSIVE_PRIORITY_PHONE="Phone"
COM_TABULIZER_RESPONSIVE_PRIORITY_TABLET="Tablet"
COM_TABULIZER_RESPONSIVE_PRIORITY_ALL="All Sizes"
COM_TABULIZER_RESPONSIVE_SELECT_COLUMNS="Columns to Display"
COM_TABULIZER_RESPONSIVE_TAP_VIEW_TABLE="Tap to View Table"
COM_TABULIZER_RESPONSIVE_TAP_CLOSE_TABLE="Close Table"
COM_TABULIZER_EXPORT_TABLE_VIEW_LABEL="View as CSV"
COM_TABULIZER_EXPORT_TABLE_DOWNLOAD_LABEL="Download Table Data"
COM_TABULIZER_EXPORT_TABLE_EMAIL_LABEL="Email Table Data"
COM_TABULIZER_EXPORT_TABLE_PRINT_LABEL="Print Table Data"
COM_TABULIZER_EXPORT_TABLE_CLOSE_LABEL="Close"
COM_TABULIZER_EXPORT_TABLE_SUBMIT_LABEL="Submit"
COM_TABULIZER_ELEMENT_EXPORT_TABLE="Table/Export"
COM_TABULIZER_RULE_HELP_EXPORT_TABLE="Display the table contents in file format for copying or downloading"
COM_TABULIZER_EXPORT_TABLE_AJAX_MSG_PREPARING_REQUEST="We are preparing your request, please wait..."
COM_TABULIZER_EXPORT_TABLE_AJAX_MSG_REQUEST_FAILED="There was a problem handling your request, please try again."
COM_TABULIZER_EXPORT_TABLE_AJAX_MSG_REQUEST_SUCCESS="Your request completed successfully!"
COM_TABULIZER_EXPORT_EMAIL_SUCCESS_MESSAGE="The email message was sent successfully!"
COM_TABULIZER_EXPORT_TABLE_PREFERENCES_LABEL="Preferences"
COM_TABULIZER_EXPORT_TABLE_PREFERENCES_FILE_TYPE="File Type"
COM_TABULIZER_EXPORT_TABLE_PREFERENCES_FILE_TYPE_CSV="CSV File"
COM_TABULIZER_EXPORT_TABLE_PREFERENCES_FILE_TYPE_XLS="Excel File (old format xls)"
COM_TABULIZER_EXPORT_TABLE_PREFERENCES_FILE_TYPE_XLSX="Excel File (new format xlsx)"
COM_TABULIZER_EXPORT_TABLE_PREFERENCES_FILE_TYPE_PDF="PDF File"
COM_TABULIZER_EXPORT_TABLE_PREFERENCES_EMAIL_SUBJECT="Subject"
COM_TABULIZER_EXPORT_TABLE_PREFERENCES_EMAIL_BODY="Message"
COM_TABULIZER_EXPORT_TABLE_PREFERENCES_EMAIL_RECIPIENTS="Recipients"
COM_TABULIZER_EXPORT_TABLE_ENABLED="Enable"
COM_TABULIZER_EXPORT_TABLE_VIEW="Display Contents"
COM_TABULIZER_EXPORT_TABLE_DOWNLOAD="Allow Download"
COM_TABULIZER_EXPORT_TABLE_EMAIL="Allow Email"
COM_TABULIZER_EXPORT_TABLE_STRIP_TAGS="Strip Tags"
COM_TABULIZER_EXPORT_TABLE_STRIP_TAGS_NONE="None"
COM_TABULIZER_EXPORT_TABLE_STRIP_TAGS_ALL="All"
COM_TABULIZER_EXPORT_TABLE_EMAIL_SUBJECT="Table Data - %s"
COM_TABULIZER_EXPORT_TABLE_EMAIL_BODY="This message contains the table data found at %s. Please view the attached file."
COM_TABULIZER_EXPORT_IMAGE_VIEW_LABEL="View as Image"
COM_TABULIZER_EXPORT_IMAGE_DOWNLOAD_LABEL="Download Graph"
COM_TABULIZER_EXPORT_IMAGE_EMAIL_LABEL="Email Graph"
COM_TABULIZER_EXPORT_IMAGE_PRINT_LABEL="Print Graph"
COM_TABULIZER_EXPORT_IMAGE_CLOSE_LABEL="Close"
COM_TABULIZER_EXPORT_IMAGE_SUBMIT_LABEL="Submit"
COM_TABULIZER_EXPORT_IMAGE_PREFERENCES_LABEL="Preferences"
COM_TABULIZER_EXPORT_IMAGE_PREFERENCES_FILE_TYPE_PNG="PNG Image"
COM_TABULIZER_EXPORT_IMAGE_PREFERENCES_FILE_TYPE_JPG="JPG Image"
COM_TABULIZER_EXPORT_IMAGE_PREFERENCES_FILE_TYPE_GIF="GIF Image"
COM_TABULIZER_EXPORT_IMAGE_EMAIL_SUBJECT="Graph Image - %s"
COM_TABULIZER_EXPORT_IMAGE_EMAIL_BODY="This message contains the graph image found at %s. Please view attached image file. "
COM_TABULIZER_EXPORT_IMAGE_AJAX_MSG_PREPARING_REQUEST="We are preparing your request, please wait..."
COM_TABULIZER_EXPORT_IMAGE_AJAX_MSG_REQUEST_FAILED="There was a problem handling your request, please try again."
COM_TABULIZER_EXPORT_IMAGE_AJAX_MSG_REQUEST_SUCCESS="Your request completed successfully!"
COM_TABULIZER_EXPORT_ERROR_USER_NOT_LOGGED_IN="User not logged in! Please login or use another email address"
COM_TABULIZER_EXPORT_ERROR_CANNOT_WRITE_EXPORT_FILE="Could not write export data to file temporary file! ake sure you have write permissions for the folder %s"
COM_TABULIZER_EXPORT_ERROR_COULD_NOT_SEND_EMAIL="Could not initiate mailer functionality. Make you you have set properly your mailer."
COM_TABULIZER_ELEMENT_GRAPH="Graph Conversion"
COM_TABULIZER_BASE64_TOOLS="Base64 Tools"
COM_TABULIZER_BASE64_TOOLS_ENCODE_BTN="Encode"
COM_TABULIZER_BASE64_TOOLS_DECODE_BTN="Decode"
COM_TABULIZER_RULE_SAVED_SUCCESSFULLY="Success!! Rule saved successfully"
COM_TABULIZER_SELECTED_RULES_DELETED_SUCCESSFULLY="Selected rule(s) were deleted successfully."
COM_TABULIZER_NEW_RULE="New Rule"
COM_TABULIZER_DELETE_RULE="Delete Rule"
COM_TABULIZER_DELETE_RULE_CONFIRM="Are you sure you want to delete the selected rule(s)?"
; User Preferences
COM_TABULIZER_USER_PREFERENCES="User Preferences"
COM_TABULIZER_USER_PREFERENCES_TABULIZER_DIALOG="Tabulizer Dialog"
COM_TABULIZER_USER_PREFERENCES_SAVE="Save"
COM_TABULIZER_USER_PREFERENCES_CANCEL="Close"
COM_TABULIZER_USER_PREFERENCES_NOT_LOGGED_ERROR="User not logged in"
COM_TABULIZER_USER_PREFERENCES_LOAD_FAILURE="User preferences could not be load: %s"
COM_TABULIZER_USER_PREFERENCES_SAVE_SUCCESS="User preferences saved successfully!"
COM_TABULIZER_USER_PREFERENCES_SAVE_FAILURE="User preferences could not be saved: %s"
COM_TABULIZER_USER_PREFERENCES_DB_LOAD_ERROR="Unable to read preferences from database"
COM_TABULIZER_USER_PREFERENCES_DB_SAVE_ERROR="Unable to store preferences to database"
COM_TABULIZER_USER_PREFERENCES_EXCEL="Excel Reading Preferences"
COM_TABULIZER_EXCEL_FONT_COLOR="Font Color"
COM_TABULIZER_EXCEL_BACKGROUND_COLOR="Background Color"
COM_TABULIZER_EXCEL_FONT_SIZE="Font Size"
COM_TABULIZER_EXCEL_FONT_BOLD="Font Bold"
COM_TABULIZER_EXCEL_FONT_ITALIC="Font Italic"
COM_TABULIZER_EXCEL_FONT_STRIKETHROUGH="Font Strikethrough"
COM_TABULIZER_EXCEL_FONT_UNDERLINE="Font Underline"
COM_TABULIZER_EXCEL_FONT_SUPERSCRIPT="Font Superscript"
COM_TABULIZER_EXCEL_FONT_SUBSCRIPT="Font Subscript"
COM_TABULIZER_USER_PREFERENCES_DATASOURCES="Data Source Preferences"
COM_TABULIZER_DATASOURCES_DISPLAY_WARNING="Display warning for invalid source"
COM_TABULIZER_DATASOURCES_REFRESH_KEYPHRASE="Refresh Keyphrase"
COM_TABULIZER_DATASOURCES_REFRESH_URL="Refresh URL"
COM_TABULIZER_USER_PREFERENCES_SCROLL_LIBRARY="Scroll Library Preferences"
COM_TABULIZER_SCROLL_LIBRARY_ENABLED="Enabled Library (%s)"
COM_TABULIZER_SCROLL_LIBRARY_OPTIONS="Library Options"
COM_TABULIZER_SCROLL_LIBRARY_ADJUST_DATATABLES="Automatically Adjust Scrollbar Rules for Datatables"
COM_TABULIZER_USER_PREFERENCES_ARCHIVE_HELP="Archive Help"
COM_TABULIZER_ARCHIVE_HELP_DISPLAY="Display"
COM_TABULIZER_ARCHIVE_HELP_DISPLAY_NONE="None"
COM_TABULIZER_ARCHIVE_HELP_DISPLAY_TEXT="As Text"
COM_TABULIZER_ARCHIVE_HELP_DISPLAY_HTML="As HTML"
COM_TABULIZER_USER_PREFERENCES_EMAIL_CLOAKING="Email cloaking"
COM_TABULIZER_EMAIL_CLOAKING_AUTO_DISABLE="Auto Disable"
COM_TABULIZER_USER_PREFERENCES_SAFE_MODE="Safe Mode"
COM_TABULIZER_SAFE_MODE_ENABLED="Safe Mode Enabled"
COM_TABULIZER_USER_PREFERENCES_JQUERY_LIBRARIES="JQuery Preferences"
COM_TABULIZER_JQUERY_INCLUDE="JQuery/Core Library"
COM_TABULIZER_JQPLOT_INCLUDE="jQuery/Graphs"
COM_TABULIZER_DATATABLES_INCLUDE="jQuery/Datatables"
COM_TABULIZER_NICESCROLL_ENABLE="jQuery/Nicescroll"
COM_TABULIZER_USER_PREFERENCES_DATATABLES="Datatables Preferences"
COM_TABULIZER_PAGINATION_LENGTH_MENU="Pagination - Available Lengths"
; Data Sources
COM_TABULIZER_DATA_SOURCES="Data Sources"
COM_TABULIZER_NEW_DATA_SOURCE="New Data Source"
COM_TABULIZER_CLEAR_DATA_SOURCE_CACHE="Clear Cache"
COM_TABULIZER_DELETE_DATA_SOURCE="Delete Data Source"
COM_TABULIZER_DELETE_DATA_SOURCE_CONFIRM="Are you sure you want to delete the selected data source(s)?"
COM_TABULIZER_NO_DATA_SOURCES_WERE_FOUND="No data sources were found. To create a new one click on the <strong>%s</strong> button."
COM_TABULIZER_NO_DATA_SOURCES_WERE_FOUND_EDITOR_BTN="No data sources were found. You can create new ones from the Tabulizer's component panel."
COM_TABULIZER_DATA_SOURCE_ERROR_CAPTION="Invalid data source. Please correct the following errors:"
COM_TABULIZER_DATA_SOURCE_INVALID_TAG="The data source tag/idis missing or it is invalid"
COM_TABULIZER_DATA_SOURCE_INVALID_PARAMS="The data source pararms are missing or they are invalid"
COM_TABULIZER_DATA_SOURCE_ERROR_NO_INPUT_DATA="The data source contains no valid data"
COM_TABULIZER_DATA_SOURCE_ERROR_ARTICLE_NOT_FOUND="No article was found with id = %s"
COM_TABULIZER_DATA_SOURCE_ERROR_RULESET_NOT_FOUND="The specified ruleset was not found. Please make sure that the ruleset archive (<em>%s</em>) and ruleset name (<em>%s</em>) is valid"
COM_TABULIZER_DATA_SOURCES_DB_SAVE_ERROR="Database error while saving data source"
COM_TABULIZER_BACK_TO_DATA_SOURCES="Back to Data Sources"
COM_TABULIZER_DATA_SOURCE_FILEPATH_TIP="<strong>Tips:</strong><ul><li>You can use a web address or a file path, <em>unless it's an Excel file where you can use only file paths.</em></li><li>The URL can be an internal web address or an external URL.</li><li>The filepath can be absolute, relative to the site root path or just the filename if the file resides in the dedicated data file path. The following table summarizes the various cases:<table><tr><td><strong>Filepath type</strong></td><td><strong>File path/URL value</strong></td><td><strong>Actual File path</strong></td></tr><tr><td>Absolute</td><td><em>%stmp/demo.xls</em></td><td>%stmp/demo.xls</td></tr><tr><td>Relative</td><td><em>tmp/demo.xls</em></td><td>%stmp/demo.xls</td></tr><tr><td>Data path</td><td><em>demo.xls</em></td><td>%sdemo.xls</td></tr></table></li><li>If you want to upload files to the data path use the <a href='%s'>Data Files Manager</a></li></ul>"
COM_TABULIZER_DATA_SOURCE_ENCODING_TIP="Leave the encoding parameter empty and use it only if the source encoding is other than <em>UTF-8</em>."
COM_TABULIZER_DATA_SOURCE_CACHE_CLEARED_SUCCESSFULLY="Data Source Cache(s) cleared successfully!"
COM_TABULIZER_DATA_SOURCE_CACHE_CLEARING_FAILED="Unable to clear cache:"
COM_TABULIZER_SELECTED_DATA_SOURCES_DELETED_SUCCESSFULLY="The selected data source(s) were deleted successfully!"
COM_TABULIZER_DATA_SOURCES_DELETION_FAILED="Data source(s) deletion failed: "
COM_TABULIZER_NO_DATA_SOURCES_SELECTED_FOR_DELETION="You have not selected any data source(s) for deletion!"
COM_TABULIZER_DATA_SOURCES_USER_PARAMS="Optional Parameters"
COM_TABULIZER_DATA_SOURCES_FILTER="Search/Filter table"
COM_TABULIZER_DATA_SOURCE_TITLE="Title"
COM_TABULIZER_DATA_SOURCE_TAG="Tag"
COM_TABULIZER_DATA_SOURCE_TAG_TIP="This field is read only"
COM_TABULIZER_DATA_SOURCE_TYPE="Source Type"
COM_TABULIZER_DATA_SOURCE_PARAMS="Source Params"
COM_TABULIZER_DATA_SOURCE_CACHE="Cache"
COM_TABULIZER_DATA_SOURCE_CACHE_TYPE="Cache Status"
COM_TABULIZER_DATA_SOURCE_CACHE_ON="On"
COM_TABULIZER_DATA_SOURCE_CACHE_OFF="Off"
COM_TABULIZER_DATA_SOURCE_CACHE_TIME="Cache Time"
COM_TABULIZER_DATA_SOURCE_CACHE_TIME_TIP="The cache time is in minutes (e.g. 60 -&gt; 60 minutes)"
COM_TABULIZER_DATA_SOURCE_CACHE_CLEAR="Clear Cache"
COM_TABULIZER_DATA_SOURCE_CSV="CSV/Text File"
COM_TABULIZER_DATA_SOURCE_EXCEL="Excel File"
COM_TABULIZER_DATA_SOURCE_HTML="HTML file or Webpage"
COM_TABULIZER_DATA_SOURCE_XML="XML file"
COM_TABULIZER_DATA_SOURCE_RSS="RSS Feed"
COM_TABULIZER_DATA_SOURCE_JSON="JSON"
COM_TABULIZER_DATA_SOURCE_DATABASE="Database Table/Query"
COM_TABULIZER_DATA_SOURCE_EXTERNAL_DATABASE="External Database/Query"
COM_TABULIZER_DATA_SOURCE_EXTERNAL_DATABASE_SUPPORTED_DRIVERS="The following drivers have been found on your system. You can add more options by installing/enabling the appropriate PHP PDO driver:<br/><strong>%s</strong>"
COM_TABULIZER_DATA_SOURCE_ARTICLE="Joomla Article"
COM_TABULIZER_DATA_SOURCE_MERGER="Data Source Merger"
COM_TABULIZER_NO_ARTICLE_IS_SELECTED="No article is selected"
COM_TABULIZER_CHANGE_ARTICLE="Change article selection"
COM_TABULIZER_CHANGE_ARTICLE_BUTTON="Select a Joomla Article"
COM_TABULIZER_DATA_SOURCE_PARAM_RULESET_ARCHIVE="Ruleset Archive"
COM_TABULIZER_DATA_SOURCE_PARAM_RULESET_NAME="Ruleset Name"
COM_TABULIZER_DATA_SOURCE_PARAM_TABLE_CAPTION="Table Caption (optional)"
COM_TABULIZER_DATA_SOURCE_PARAM_TABLE_CAPTION_TIP="Table Caption and Table Summary are two optional parameters that you can use when you want the produced table to satisfy the Web Content Accessibility Guidelines (WCAG)."
COM_TABULIZER_DATA_SOURCE_PARAM_TABLE_SUMMARY="Table Summary (optional)"
COM_TABULIZER_DATA_SOURCE_PARAM_FILEPATH="File path/URL"
COM_TABULIZER_DATA_SOURCE_PARAM_ARTICLE_ID="Article ID"
COM_TABULIZER_DATA_SOURCE_PARAM_ARTICLE_ID_VIEW_LIST="View Article List"
COM_TABULIZER_DATA_SOURCE_PARAM_MERGING_TREE="Merging Tree"
COM_TABULIZER_DATA_SOURCE_PARAM_DB_QUERY="Database Query"
COM_TABULIZER_DATA_SOURCE_PARAM_DB_DRIVER="Database Driver"
COM_TABULIZER_DATA_SOURCE_PARAM_DB_HOST="Database Host"
COM_TABULIZER_DATA_SOURCE_PARAM_DB_USER="Database User"
COM_TABULIZER_DATA_SOURCE_PARAM_DB_PASSWORD="Database Password"
COM_TABULIZER_DATA_SOURCE_PARAM_DB_DATABASE="Database Name"
COM_TABULIZER_DATA_SOURCE_PARAM_DB_PREFIX="Database Prefix (optional)"
COM_TABULIZER_DATA_SOURCE_PARAM_SHEET_NAME="Sheet Name"
COM_TABULIZER_DATA_SOURCE_PARAM_SHEET_REFERENCES="Sheet References"
COM_TABULIZER_DATA_SOURCE_PARAM_SHEET_SELECTION="Sheet Selection"
COM_TABULIZER_DATA_SOURCE_PARAM_READ_FONT="Read Font"
COM_TABULIZER_DATA_SOURCE_PARAM_READ_COLOR="Read Color"
COM_TABULIZER_DATA_SOURCE_PARAM_READ_IMAGES="Read Images"
COM_TABULIZER_DATA_SOURCE_PARAM_READ_HYPERLINKS="Read Hyperlinks"
COM_TABULIZER_DATA_SOURCE_PARAM_BOOST="Boost (beta)"
COM_TABULIZER_DATA_SOURCE_PARAM_CELLCACHE="Cell Cache (beta)"
COM_TABULIZER_DATA_SOURCE_PARAM_REMOVE_EMPTY="Remove Empty"
COM_TABULIZER_DATA_SOURCE_PARAM_SEPARATOR="Separator"
COM_TABULIZER_DATA_SOURCE_PARAM_ENCLOSURE="Enclosure"
COM_TABULIZER_DATA_SOURCE_PARAM_CONSISTENCY="Column Consistency"
COM_TABULIZER_DATA_SOURCE_PARAM_STRIP_TAGS="Strip Intrusive Tags"
COM_TABULIZER_DATA_SOURCE_PARAM_TABLE_ORDER="Table Order"
COM_TABULIZER_DATA_SOURCE_PARAM_TABLE_ATTRIBUTE_NAME="Attribute Name"
COM_TABULIZER_DATA_SOURCE_PARAM_TABLE_ATTRIBUTE_VALUE="Attribute Value"
COM_TABULIZER_DATA_SOURCE_PARAM_XML_TD_MAP="XML Node to TD map"
COM_TABULIZER_DATA_SOURCE_PARAM_XML_TD_MAP_TIP="<p>Use this parameter to select which XML tags will be treated as table columns and at the same time specify their column headers. The basic syntax for this parameter is the following:In other words, the following syntax applies:<br/><em>NODE ID 1=Label for NODE ID 1^NODE ID 2=Label for NODE ID 2^NODE ID 3=Label for NODE ID 3^NODE ID 4=Label for NODE ID 4</em><br/>Example:<br/><em>TITLE=title^ARTIST=Artist^<br/>COUNTRY=Country^COMPANY=Label</em></p>"
COM_TABULIZER_DATA_SOURCE_PARAM_SERVER_SIDE="Server Side (beta)"
COM_TABULIZER_DATA_SOURCE_SERVER_SIDE_LOADING="Loading data from server ..."
COM_TABULIZER_DATA_SOURCE_PARAM_ENCODING="Character Encoding (Optional)"
COM_TABULIZER_DATA_SOURCE_PARAM_FEED_TYPE="Feed Type"
COM_TABULIZER_DATA_SOURCE="Data Source"
COM_TABULIZER_DATA_SOURCE_DETAILS="Data Source Details"
COM_TABULIZER_IMPORT_DATASOURCE="Import Data Source"
COM_TABULIZER_DATA_SOURCE_IMPORT_DETAILS="Data Source to Import"
COM_TABULIZER_DATA_SOURCE_FILENAME_XML="File"
COM_TABULIZER_DATA_SOURCE_OVERWRITE_LABEL="Overwrite"
COM_TABULIZER_DATA_SOURCE_OVERWRITE_VALUE="YES, overwrite any other existing file(s) with the same name."
COM_TABULIZER_FORM_DATA_SOURCE_IMPORT_HELP="Please select the xml file that contains the data source and press the <strong>Import</strong> button. Check the &quot;Overwrite&quot; box if you want the uploaded file(s) to overwrite any other existing file(s) with the same name."
COM_TABULIZER_FORM_DATA_SOURCE_IMPORT_WARNING="For security reasons, DO NOT use dta source files that you found in a random place on the internet. Always use archives that you have download from a trusted source, like the official Tabulizer site at <a href='http://www.tabulizer.com'>www.tabulizer.com</a>"
COM_TABULIZER_DATA_SOURCE_IMPORTED_SUCCESSFULLY="Data source %s was imported successfully!"
COM_TABULIZER_EXPORT_DATASOURCE="Export Data Source(s)"
COM_TABULIZER_DATA_SOURCE_EXPORT_FAILED="Exporting data source(s) failed: %s"
COM_TABULIZER_NO_DATA_SOURCES_SELECTED_FOR_EXPORT="No data sources have been selected for export!"
COM_TABULIZER_UNABLE_TO_LOAD_SELECTED_DATA_SOURCES="Unable to load selected data sources!"
COM_TABULIZER_UNABLE_TO_DECODE_DATA_SROUCE_PARAMS="Unable to decode paramaters for data source with tag %s"
COM_TABULIZER_MERGING_NO_EXPRESSION=""
COM_TABULIZER_MERGING_INVALID_EXPRESSION=""
COM_TABULIZER_MERGING_NO_ROWS=""
COM_TABULIZER_UNABLE_TO_RENDER_MERGER=""
COM_TABULIZER_DATA_SOURCE_SAVED_SUCCESSFULLY="Data source was saved successfully!"
; Need multilange translation
COM_TABULIZER_DATA_TABLE_IS_EMPTY="Table contains no data"
COM_TABULIZER_DATA_TABLE_PAGINATION_FIRST="First"
COM_TABULIZER_DATA_TABLE_PAGINATION_LAST="Last"
COM_TABULIZER_DATA_TABLE_PAGINATION_NEXT="Next"
COM_TABULIZER_DATA_TABLE_PAGINATION_PREVIOUS="Previous"
COM_TABULIZER_DATA_TABLE_IS_BUSY="Table under processing ... please wait"
COM_TABULIZER_DATA_TABLE_FILTER_LABEL="Search:"
COM_TABULIZER_DATA_TABLE_FILTERING_RETURNED_ZERO_RECORDS="No records were found"
COM_TABULIZER_DATA_TABLE_ENTRIES_INFO="Showing _START_ to _END_ of total _TOTAL_ entries"
COM_TABULIZER_DATA_TABLE_INFO_EMPTY="Showing 0 to 0 of 0 entries"
COM_TABULIZER_DATA_TABLE_INFO_FILTERED="(filtered from _MAX_ total entries)"
COM_TABULIZER_DATA_TABLE_SORT_ASCENDING=": activate to sort column ascending"
COM_TABULIZER_DATA_TABLE_SORT_DESCENDING=": activate to sort column descending"
COM_TABULIZER_DATA_TABLE_INFO_POSTFIX=""
COM_TABULIZER_DATA_TABLE_INFO_THOUSANDS=","
COM_TABULIZER_DATA_TABLE_LENGTH_MENU="Show _MENU_ entries"
COM_TABULIZER_DATA_TABLE_LOADING_RECORDS="Loading..."
COM_TABULIZER_DATA_TABLE_SURL=""
; User Permissions (via Tabulizer Component)
COM_TABULIZER_PERMISSIONS="Permissions"
COM_TABULIZER_USER_PERMISSIONS="User Permissions"
COM_TABULIZER_USER_PERMISSIONS_LEGEND_TITLE="Who can use Tabulizer features"
COM_TABULIZER_USER_PERMISSIONS_SAVE="Save"
COM_TABULIZER_USER_PERMISSIONS_CANCEL="Close"
; System/Application Status
COM_TABULIZER_STATUS="Status"
COM_TABULIZER_STATUS_TABULIZER="Tabulizer"
COM_TABULIZER_STATUS_TABULIZER_VERSION="Tabulizer Version"
COM_TABULIZER_STATUS_TABULIZER_LATEST_VERSION="Latest Release"
COM_TABULIZER_STATUS_TABULIZER_LATEST_VERSION_LOADING="Checking latest release ... "
COM_TABULIZER_STATUS_TABULIZER_LATEST_VERSION_LOADING_FAILED="Unknown - Unable to retrieve it"
COM_TABULIZER_STATUS_SYSTEM="Joomla &amp; System"
COM_TABULIZER_STATUS_JOOMLA_VERSION="Joomla Version"
COM_TABULIZER_STATUS_PHP_VERSION="PHP Version"
COM_TABULIZER_STATUS_PHP_MEMORY="PHP Memory Limit"
COM_TABULIZER_STATUS_PHP_MAX_EXECUTION_TIME="PHP Max Execution Time"
COM_TABULIZER_STATUS_PHP_MAGIC_QUOTES="PHP Magic Quotes"
COM_TABULIZER_STATUS_PHP_UPLOAD_MAX_SIZE="PHP Upload Max Size"
COM_TABULIZER_STATUS_PHP_POST_MAX_SIZE="PHP Post Max Size"
COM_TABULIZER_STATUS_MBSTRING_LIB="PHP MBString Library"
COM_TABULIZER_STATUS_ZIP_LIB="PHP ZipArchive Library"
COM_TABULIZER_STATUS_XML_LIB="PHP XML Parser Library"
COM_TABULIZER_STATUS_DIR_PERMISSIONS="Directory Permissions"
COM_TABULIZER_STATUS_DIR_PERMISSION_WRITABLE="Directory <em>%s</em> is writable"
COM_TABULIZER_STATUS_DIR_PERMISSION_NOT_WRITABLE="Directory <em>%s</em> is NOT writable"
COM_TABULIZER_STATUS_DIR_PERMISSION_NOT_EXISTS="Directory <em>%s</em> does not exists"
; Publishing Preferences
COM_TABULIZER_PUBLISHING_PREFERENCES="Publishing Preferences"
COM_TABULIZER_DATA_SOURCE_PUBLISHING_PREFERENCES="Publishing Preferences"
COM_TABULIZER_DATA_SOURCE_PUBLISHING_PREFERENCE_STATUS="Status"
COM_TABULIZER_DATA_SOURCE_PUBLISHING_STATUS_UNPUBLISHED="Unpublished"
COM_TABULIZER_DATA_SOURCE_PUBLISHING_STATUS_PUBLISHED="Published"
COM_TABULIZER_DATA_SOURCE_PUBLISHING_PREFERENCE_MODE="Mode"
COM_TABULIZER_DATA_SOURCE_PUBLISHING_MODE_JSON="JSON"
COM_TABULIZER_DATA_SOURCE_PUBLISHING_MODE_HTML="HTML"
COM_TABULIZER_DATA_SOURCE_PUBLISHING_PREFERENCE_KEYPHRASES="Keyphrases"
COM_TABULIZER_DATA_SOURCE_PUBLISHING_KEYPHRASE_ADD="Add Keyphrase"
COM_TABULIZER_DATA_SOURCE_PUBLISHING_KEYPHRASE_REMOVE="Remove Keyphrase"
COM_TABULIZER_DATA_SOURCE_PUBLISHING_KEYPHRASE_REMOVE_ALL="Remove All Keyphrases"
COM_TABULIZER_DATA_SOURCE_PUBLISHED_URLS="Published URLs"
COM_TABULIZER_FORM_DATA_SOURCE_PUBLISHING_PREFERENCES_HELP="Set the publishing status and mode and click on the appropriate toolbar button to save the changes. Optionally you can specify a list of keyphrases if you want to restrict the access to the published data source. Once the publishing preferences are saved you will be able to see the published URLs."
COM_TABULIZER_FORM_DATA_SOURCE_PUBLISHING_PREFERENCES_JSON_URLS="Above you will find a list of published URLs that a remote site can use to access the published data source. Since you have set the mode to JSON the other end should create another data source of type JSON to read the data and its filepath/URL parameter should point to one these URLs."
COM_TABULIZER_FORM_DATA_SOURCE_PUBLISHING_PREFERENCES_HTML_URLS="Above you will find a list of published URLs that a remote site can use to access the published data source. Since you have set the mode to HTML the other end should embed the produced data using an iframe and its src attribute should point to one these URLs."
COM_TABULIZER_DATA_SOURCE_NO_KEYPHRASE_SELECTED_DELETION_JS="No keyphrase has been selected for deletion!"
COM_TABULIZER_DATA_SOURCE_NO_KEYPHRASE_FOR_DELETION_JS="There are no keyphrases for deletion!"
; Help/Tips
COM_TABULIZER_FORM_RULE_HELP="To find more about the fields in this form, please move your mouse over the <strong>%s</strong> right next to the corresponding field label"
COM_TABULIZER_RULE_HELP_TIP_LABEL="?"
COM_TABULIZER_RULE_HELP_TYPE="<strong>Element</strong><br/>The type of table element for which the rule applies. This can be: <ul><li><span class='field_value'>row</span>: indicates a table row </li><li><span class='field_value'>column</span>: indicates a table column </li><li><span class='field_value'>cell</span>: indicates a table cell</li><li><span class='field_value'>table</span>: indicates the whole table</li></ul>"
COM_TABULIZER_RULE_HELP_RANGE="<strong>Range</strong><br/>The range of the selected table elements for which the rule applies. Depending on the element type, this has different acceptable values. For instance, if the type is ROW, <span class='field_value'>1,2</span> would mean first and second row, while if the type is COLUMN <span class='field_value'>1,2</span> would mean the table cell of the inersection between 1st row and 2nd column. Please colsult the help documentation for a complete list of acceptable range values. Note: all text values used as SAME/CONTAIN arguments should be base64 encoded."
COM_TABULIZER_RULE_HELP_RANGE_KEY="<strong>Range Key</strong><br/>This field can be used to fine tune the range parameter when autospan (i.e. cell merging) occurs. For instance, we may have a table where the second column contains the days of week and the third column contains the activities for that day. In order to make the table easier to read, you apply a rule with <strong>Range=ODD</strong> and <strong>Range Key=2</strong>. What this means is that the range counter will increment every time a new day appears on the second column and not on every new table row."
COM_TABULIZER_RULE_HELP_PRIORITY="<strong>Priority</strong><br/>You can use this field to change the default order of execution for the rules contained in the ruleset. The higher the number, the higher the priority of the rule is (i.e. it will executed earlier)"
COM_TABULIZER_RULE_HELP_SECTION="<strong>Element Section</strong><br/>Create a section of the specified element(s), so only part of it is included. For instance, if you set <span class='field_value'>Range=1-5</span> and <span class='field_value'>Element Section=1,3</span> it means that the rule will apply only to the 1st and the 3rd columns of the first 5 rows."
COM_TABULIZER_RULE_HELP_STYLE="<strong>Style/CSS Selector</strong><br/>The css selector that will be applied to the specified table element when the element range is within limits. The specific attributes of the CSS selector need to be defined elsewhere, in a separate CSS file. Example value:<span class='field_value_example'> rsheader </span>"
COM_TABULIZER_RULE_HELP_ATTRIBUTE="<strong>HTML/Attribute</strong><br/>Add a custom HTML attribute name and value to the selected element."
COM_TABULIZER_RULE_HELP_AUTOSPAN="<strong>Autospan</strong><br/>The autospan field indicates whether or not an automatic cell merging should take place when empty neighboring cells are present. The typical case scenario is when the first row of a table is used to display the table title/caption and you want to merge all cells of the first row into a single one.</li>"
COM_TABULIZER_RULE_HELP_TH_TAG="<strong>TH Tag</strong><br/>This option is useful when you are creating tables according to the Web Content Accessibility Guidelines (WCAG) and you want to mark a table row/column as header."
COM_TABULIZER_RULE_HELP_REMOVE="<strong>Remove</strong><br/>The remove field indicates whether or not to remove a specific row or column based on the given range.</li>"
COM_TABULIZER_RULE_HELP_FORMAT="<strong>Data/Format</strong><br/>If you want the cells of the specified range to have a specific format, you can use this field to specify one. For each available datatype there is a list a applicable options. Please consult the documentation for the complete list of available data formatting options."
COM_TABULIZER_RULE_HELP_REPLACEMENT="<strong>Data/Replacement</strong><br/>Use this feature if you want to replace a text in your table dynamically. This could be used to apply special formatting to cells or to a part of a table cell that contain a special value. Note: <em>CS</em> stands for Case Sensitive. The From/To values should be base64 encoded."
COM_TABULIZER_RULE_HELP_CALCULATION="<strong>Data/Calculation</strong><br/>One of the advanced features of Tabulizer is the ability to do calculations on the selected table elements. You can use one of the bult-in calculation functions (add, average, median, min, max) or add your own calculation function to be used by this and other rulesets. Only cells that contain numeric values and fall into the data calculation range are included in the calculation function. Please consult the documentation on how to use this advanced feature."
COM_TABULIZER_RULE_HELP_MODIFICATION="<strong>Table/Modify</strong>Use this feature if you want to modify the table with your custom function before the rest of the rules are applied. <br/>"
COM_TABULIZER_RULE_HELP_PREPEND="<strong>Table/Prepend</strong><br/>Use this feature when you want to add a text/html code in front of the table. This can be combined with conditional range to append the specific value only in certain cases (i.e the table contains a specific value, or the number of rows is greater than a threshhold, etc)."
COM_TABULIZER_RULE_HELP_APPEND="<strong>Table/Append</strong><br/>Use this feature when you want to add a text/html code at the end of the table. This can be combined with conditional range to append the specific value only in certain cases (i.e the table contains a specific value, or the number of rows is greater than a threshhold, etc)."
COM_TABULIZER_RULE_HELP_SPLIT="<strong>Table/Split</strong><br/>When you have a large table, sometimes it is a good idea to split it into smaller tables in order to make it more readable. Using the proper value for this field, you can split the table into multiple table in the same page, into different pages, add show/hide toggles, or do an in-place pagination. Please read the documentation for all the available split options."
COM_TABULIZER_RULE_HELP_FILTER="<strong>Table/Search Filter</strong><br/>When you have big tables, it may be useful to add a &quot;filter&quot; in order to display only rows that contain a certain value"
COM_TABULIZER_RULE_HELP_SORT="<strong>Table/Sort</strong><br/>Tabulizer allows you to create sortable tables easily. The tables are sorted on the client side, meaning that the site visitor can click on any sortable table header and change the sorting order."
COM_TABULIZER_RULE_HELP_PAGINATION="<strong>Table/Pagination</strong><br/>Use this feature if you want to add pagination controls on your table. Since pagination is done via javascript on the client side, avoid using it on very large tables (use table split first to break it into smaller tables)"
COM_TABULIZER_RULE_HELP_SCROLL="<strong>Table/Scrollbars</strong><br/>Use this feature if you want to add fixed horizontal or vertical scrolling to your table. Very usefull for large tables. Please note:<br/>* Vertical scrolling: The table header stays fixed and the rest of the table scrolls.<br/>* Horizontal Scrolling: This is a fixed scrolling area. If you want the horizontal bars to appear only when needed, use instead the &quot;horizontal scrollbars&quot; responsive pattern."
COM_TABULIZER_RULE_HELP_THEME="<strong>Table/Theme</strong><br/>This is an optional parameter to style the controls used by other dynamic table features (sorting, filtering and pagination)."
COM_TABULIZER_RULE_HELP_RESPONSIVE="<strong>Table/Responsive</strong><br/>Responsive design is a principle rather than a concrete implementation and it means the ability of a web page to adjust to screen size of the multiple devices (mainly mobile devices, smart phones, tablets, etc). Tabulizer offers you the possibility to add responsiveness to your table by selecting the desired implementation."
COM_TABULIZER_RULE_HELP_GRAPH="<strong>Graph Conversion</strong><br/>Tabulizer offers you the posibility to convert an existing table, or a new one into a graph. The value of this field should be the graph ruleset archive (optionally the graph ruleset name, if there are more than one) that describes the properties of the resulting graph. Graph ruleset archives can be produced manually or though the online graph creation wizard, found at www.tabulizer.com"
COM_TABULIZER_RULE_HELP_BASE64_TOOLS="<strong>Base64 Tools</strong><br/>Some text values in the rule attributes, need to be base64 encoded. Use these tools to encode plain text values to base64 encoded strings."
COM_TABULIZER_EDIT_CSS_FILE_HELP="Form fields:<br /><ol><li><strong>Archive Filename</strong><br/>The associated Ruleset Archive (Read Only)</li><li><strong>Ruleset Name</strong><br/>The associated Ruleset (Read Only). If the CSS file is not ruleset specific, but rather it is used to style the whole ruleset archive, this value is empty (N/A)</li><li><strong>File Contents</strong><br/>The contents of the CSS file. You can edit this text area to make the desired changes. At the end of the editing, you can choose:<ol><li>To save the changes and return to the previous page by clicking on the <strong>Save</strong> button</li><li>To save the changes and stay on the current page by clicking on the <strong>Apply</strong> button</li><li>To discard the changes and return to the previous page by clicking on the <strong>Close</strong> button</li></ol><li><strong>CSS Skeleton</strong><br/>To get you started, you can choose to append recommended CSS declarations at the end of your CSS file by clicking on the appropriate link.</li></ol>Below you can view a preview of the rulesets so far. <strong>You may need to refresh the page, after applying changes to the CSS file</strong>."
COM_TABULIZER_FIND_MORE_RULESETS_PROMO="Visit <a href='http://www.tabulizer.com' target='_blank'>www.tabulizer.com</a> for more well-designed rulesets, ruleset creation tools and tips."
COM_TABULIZER_HELP_TEXT="Please visit <a href='http://www.tabulizer.com/' target='_blank'>www.tabulizer.com</a> for documentation, tutorials, online video guides and much more!"
; Errors/Warnings
COM_TABULIZER_PRINT_ERROR_CAPTION="The following errors were found. Please correct them and try again"
COM_TABULIZER_JS_ERRORS_FOUND="Some fields contain invalid values or they are empty even though they are required. Please correct the following errors and try again:"
COM_TABULIZER_DB_EXECUTION_ERROR="Database error: "
COM_TABULIZER_NO_SELECTION_FROM_LIST="Please first make a selection from the list"
COM_TABULIZER_INVALID_ARGS="Invalid arguments!"
COM_TABULIZER_INVALID_ELEMENT_TYPE="The field Type is undefined"
COM_TABULIZER_INVALID_ELEMENT_RANGE="The field Range is undefined or contains an invalid value for the selected element Type"
COM_TABULIZER_INVALID_ELEMENT_RANGE_KEY="The field Range Key contains an invalid value for the selected element Type"
COM_TABULIZER_INVALID_ELEMENT_PRIORITY="The field Priority contains an invalid value - it should be an integer"
COM_TABULIZER_INVALID_ELEMENT_SECTION="The field Element Section contains an invalid value for the selected element Type"
COM_TABULIZER_INVALID_ELEMENT_STYLE="The field Style contains an invalid value"
COM_TABULIZER_INVALID_ELEMENT_ATTRIBUTE="The field Attribute contains an invalid value"
COM_TABULIZER_INVALID_ELEMENT_ADD_FILES="The field Add Files contain an invalid value"
COM_TABULIZER_INVALID_ELEMENT_AUTOSPAN="The field Autospan is invalid for the selected element Type."
COM_TABULIZER_INVALID_ELEMENT_FORMAT="The field Format is invalid. Please make sure you have selected the proper parameters for the selected data type."
COM_TABULIZER_INVALID_ELEMENT_REPLACEMENT="The field Replacement is invalid."
COM_TABULIZER_INVALID_ELEMENT_CALCULATION="The field Calculation is invalid or it is not supported by the selected element Type."
COM_TABULIZER_INVALID_ELEMENT_CALCULATION_FUNC_NAME="Invalid calculation function name"
COM_TABULIZER_INVALID_ELEMENT_CALCULATION_ARG_RANGE="Invalid calculation argument range"
COM_TABULIZER_INVALID_ELEMENT_MODIFICATION="The field Table/Modify is invalid"
COM_TABULIZER_INVALID_ELEMENT_MODIFICATION_FUNC_NAME="Invalid modification function name"
COM_TABULIZER_INVALID_ELEMENT_SPLIT="The field Table/Split has invalid settings or it is not supported by the selected element Type."
COM_TABULIZER_INVALID_ELEMENT_SCROLL="The field Table/Scrollbars has invalid settings or it is not supported by the selected element Type."
COM_TABULIZER_INVALID_ELEMENT_PAGINATION="The field Table/Pagination has invalid settings or it is not supported by the selected element Type."
COM_TABULIZER_INVALID_ELEMENT_SORT="The field Table/Sort has invalid settings or it is not supported by the selected element Type."
COM_TABULIZER_INVALID_ELEMENT_FILTER="The field Table/Search Filter (table wide) has invalid settings or it is not supported by the selected element Type."
COM_TABULIZER_INVALID_ELEMENT_COLUMN_FILTER="The field Table/Search Filter (column specific) has invalid settings or it is not supported by the selected element Type."
COM_TABULIZER_INVALID_ELEMENT_RESPONSIVE="The field Table/Responsive has invalid settings or it is not supported by the selected element Type."
COM_TABULIZER_INVALID_ELEMENT_GRAPH="The field Graph is invalid or it is not supported by the selected element Type."
COM_TABULIZER_INVALID_DATA_SOURCE_TITLE="The Title in invalid. Make sure it is not empty or too long"
COM_TABULIZER_INVALID_DATA_SOURCE_FILEPATH="You have not specified a valid filepath for your data source file."
COM_TABULIZER_INVALID_DATA_SOURCE_URL="You have not specified a valid URL for your data source file."
COM_TABULIZER_INVALID_DATA_SOURCE_FILEPATH_OR_URL="You have not specified the filepath or the URL of your data source file."
COM_TABULIZER_INVALID_DATA_SOURCE_FILEPATH_AND_URL="You need to specify either the filepath or the URL of your data source file, but not both."
COM_TABULIZER_DATA_SOURCE_FILEPATH_NOT_FOUND="Could not open the specified data source file %s"
COM_TABULIZER_INVALID_DATA_SOURCE_FILENAME_IMPORT="Invalid data source filename or not specified"
COM_TABULIZER_INVALID_DATA_SOURCE_SHEET_FILE="The sheet file is invalid. It should have one of the following extensions: xls (Excel 97-2003) or xlsx (Excel 2007)"
COM_TABULIZER_INVALID_DATA_SOURCE_SHEET_FILE_URL="The sheet file path is invalid. Currently Excel files can be only in local file paths, not web URLs"
COM_TABULIZER_INVALID_DATA_SOURCE_SHEET_NAME="The sheet name is empty or invalid"
COM_TABULIZER_INVALID_DATA_SOURCE_SHEET_SELECTION="The sheet selection is empty or invalid"
COM_TABULIZER_INVALID_DATA_SOURCE_QUERY="The data source query is empty or invalid"
COM_TABULIZER_INVALID_DATA_SOURCE_EDB_DRIVER="The database driver name is invalid!"
COM_TABULIZER_INVALID_DATA_SOURCE_EDB_HOST="The database host name is invalid!"
COM_TABULIZER_INVALID_DATA_SOURCE_EDB_USER="The username for database authentication is invalid!"
COM_TABULIZER_INVALID_DATA_SOURCE_EDB_PASSWORD="The password for database authentication is invalid!"
COM_TABULIZER_INVALID_DATA_SOURCE_EDB_DATABASE="The database name is invalid!"
COM_TABULIZER_INVALID_DATA_SOURCE_TABLE_ORDER="The table order is invalid"
COM_TABULIZER_INVALID_DATA_SOURCE_TABLE_ATTRIBUTE="You have specified a value for a table attribute without specifying the attribute's name"
COM_TABULIZER_INVALID_DATA_SOURCE_TABLE_ATTRIBUTE_INVALID="The specified table attribute has invalid value or invalid name"
COM_TABULIZER_INVALID_DATA_SOURCE_ARTICLE_ID="The article id is empty or invalid. It should be an interger number that corrensponds to an existing article"
COM_TABULIZER_INVALID_DATA_SOURCE_REQUIRE_PARAM_MISSING="One the required params for the selected source type is empty: %s"
COM_TABULIZER_INVALID_DATA_SOURCE_PARAM="There it at least one invalid data source params"
COM_TABULIZER_INVALID_DATA_SOURCE_CACHE_TIME="The cache time should a be integer number indicating the validity of the cache in minutes"
COM_TABULIZER_INVALID_DATA_SOURCE_SERVER_SIDE_INCOMPATIBILITY_SPLIT="When Server Side is enabled, table split rules are now permitted."
COM_TABULIZER_INVALID_DATA_SOURCE_SERVER_SIDE_INCOMPATIBILITY_PAGINATION="When Server Side is enabled, you must select a ruleset with a table pagination rule."
COM_TABULIZER_COULD_NOT_SAVE_DATA_SOURCE="Unable to save data source. Please make sure that the parameters specified are valid."
COM_TABULIZER_INVALID_DATA_SOURCE_SAVE_PARAMS="Unable to save data source. The specified data source parameters were invalid or incomplete: "
COM_TABULIZER_SERVER_SIDE_REQUIRES_DATA_CACHE="Server Side processing requires that the data source cache is enabled"
COM_TABULIZER_SERVER_SIDE_QUERY_IS_MISSING="Server Side query is missing!"
COM_TABULIZER_INVALID_DATA_SOURCE_MERGING_TREE="The merging tree is invalid!"
COM_TABULIZER_SERVER_SIDE_PAGINATION_IS_MISSING="Server Side pagination information is invalid or missing. If you have enabled server side processing make sure a pagination rule is added to the ruleset."
COM_TABULIZER_SPECIFIED_DATA_SOURCE_IS_EMPTY_OR_NOT_FOUND="The specified data source is empty or could not be found"
COM_TABULIZER_DATA_SOURCE_CANNOT_CONNECT_EXTERNAL_DATABASE="Cannot connect to the specified external database host. Please make sure that the host name, username and password are correct :"
COM_TABULIZER_DATA_SOURCE_CANNOT_SELECT_EXTERNAL_DATABASE="Cannot select the specified database. Please make sure that the database name is correct: ";
COM_TABULIZER_DATA_SOURCE_PLATFORM_DRIVER_NOT_SUPPORTED="Database driver <strong>%s</strong> for the selected platform <em>%s</em> is not supported. Try to set the driver name to <strong>mysql</strong> or to <strong>mysqli</strong> instead."
COM_TABULIZER_DATA_SOURCE_PDO_NOT_INSTALLED="PHP Data Objects (PDO) extension is not enabled. Please contact your system administrator to enabled it for you."
COM_TABULIZER_DATA_SOURCE_QUERY_USER_PARAM_TEXT_NOT_ALLOWED="User Parameters of type text are not allowed to be used in queries! If you want to achieve similar functionality, consider executing the query inside a modification function where user parameters of type text are permitted."
COM_TABULIZER_DATA_SOURCE_FILEPATH_USER_PARAM_TEXT_NOT_ALLOWED="User Parameters of type text are not allowed to be used in file paths or URLs! If you want to achieve similar functionality, consider executing the query inside a modification function where user parameters of type text are permitted."
COM_TABULIZER_GRAPH_FILE_IS_MISSING="The specified graph archive %s is missing"
COM_TABULIZER_GRAPH_EMPTY_XML_VALUES="No graph XML values where found"
COM_TABULIZER_EMPTY_GRAPH_PREFERENCES="No graph preferences were found."
COM_TABULIZER_INVALID_ELEMENT_EXPORT_TABLE="Invalid preferences for Export Data were found"
COM_TABULIZER_INPUT_TEXT_EMPTY="The input text is empty"
COM_TABULIZER_INPUT_TEXT_NO_SEPARATOR="No input text separator is defined"
COM_TABULIZER_INPUT_TEXT_NO_ROWS="The input text returned no valid table rows"
COM_TABULIZER_CSV_EXTRACTION_SOURCE_UNABLE_READ="Unable to read source file %s"
COM_TABULIZER_CSV_EXTRACTION_SOURCE_EMPTY_CONTENTS="The source file %s appears to be empty!"
COM_TABULIZER_UNABLE_TO_RENDER_RSS_TABLE="Unable to render RSS feed. Make sure that the specified ruleset archive/name and the sheet selection is valid"
COM_TABULIZER_RSS_EXTRACTION_SOURCE_NONE_SPECIFIED="You need to specify an RSS feed source that can be a URL address. None is specified instead."
COM_TABULIZER_RSS_EXTRACTION_SOURCE_UNABLE_READ="Unable to open location %s for reading"
COM_TABULIZER_RSS_EXTRACTION_SOURCE_EMPTY_CONTENTS="The specified source %s contains no data!"
COM_TABULIZER_RSS_EXTRACTION_UNABLE_TO_PARSE="Unable to parse XML data. Check if the RSS feed contains XML format errors or no channels/items."
COM_TABULIZER_MANAGE_DATA_FILES="Manage Data Files"
COM_TABULIZER_DATA_FILES="Data Files"
COM_TABULIZER_NO_DATA_FILES_WERE_FOUND="No data files were found. Use the <em>%s<em> toolbar button to add your first one."
COM_TABULIZER_DATA_FILES_PATH_TIP="Tip: The files that appear on this table list reside in <em>%s</em>."
COM_TABULIZER_DATA_FILE_NAME="File Name"
COM_TABULIZER_DATA_FILE_MODIFIED="Last Modified"
COM_TABULIZER_DATA_FILE_LINKED_DATA_SOURCES="Linked Data source(s)"
COM_TABULIZER_DOWNLOAD_DATAFILE="Download Files"
COM_TABULIZER_DELETE_DATA_FILE="Delete Files"
COM_TABULIZER_DELETE_DATA_FILE_CONFIRM="Are you sure you want to delete the selected file(s)?"
COM_TABULIZER_SELECTED_DATA_FILE_DELETED_SUCCESSFULLY="The selected data file(s) were deleted successfully"
COM_TABULIZER_DATA_FILE_DELETION_FAILED="Could not delete the selected file(s) - %s. Please try again."
COM_TABULIZER_NO_DATA_FILE_SELECTED_FOR_DELETION="No files were selected for deletion!"
COM_TABULIZER_DATA_FILE_ZIP_LIBRARY_MISSING="Could not create zip archive for download. Operation failed with the following error code: %s."
COM_TABULIZER_DATA_FILE_DOWNLOAD_FAILED="File download failed with the following error code: %s"
COM_TABULIZER_NO_DATA_FILE_SELECTED_FOR_DOWNLOAD="No files were selected for download!"
COM_TABULIZER_INVALID_DATA_SOURCE_FEED_TYPE="The feed type is not selected or has an invalid value"
COM_TABULIZER_IMPORT_DATAFILE="Upload Data File"
COM_TABULIZER_DATA_FILE_UPLOAD_FILE_ALREADY_EXISTS="Upload error: The uploaded file %s already exists in the directory %s. Please select to overwrite it or rename it."
COM_TABULIZER_DATA_FILE_UPLOAD_ZIP_LIBRARY_MISSING="The Zip library is missing! Ask your web administrator to enable it. f this is not possible you can still upload the files using a regular FTP client to %s"
COM_TABULIZER_DATA_FILE_UPLOAD_FILE_EXTRACT_ALREADY_EXISTS="Upload error: The uploaded ZIP file %s contains the entry %s that already exists in the directory %s. Please select to overwrite it or rename it."
COM_TABULIZER_DATA_FILE_UPLOAD_NO_SUBDIRECTORIES="The uploaded ZIP file contains the entry %s that has subdirectories. Make sure that the archive contains only files and no directories."
COM_TABULIZER_DATA_FILE_INVALID_EXTENSION="Data file %s has invalid extension. It must be one of hte following: %s"
COM_TABULIZER_DATA_FILE_NO_EXTENSION="Data file has no extension. It must be one of hte following: %s"
COM_TABULIZER_DATA_FILE_UPLOAD_UNABLE_TO_UNZIP_FILE="Upload error: Unable to unzip file %s. Make sure the file is not corrupted."
COM_TABULIZER_DATA_FILE_UPLOAD_SUCCESS="Data file %s was uploaded successfully!"
COM_TABULIZER_DATA_FILE_IMPORT_DETAILS="Data File Importation Details"
COM_TABULIZER_DATA_FILENAME="File"
COM_TABULIZER_DATA_FILE_OVERWRITE_LABEL="Overwrite"
COM_TABULIZER_FORM_DATA_FILE_IMPORT_HELP="You can import a data file that will be stored in the <em>%s</em> folder for use in a data source. If you want to upload more than one data files you can add them in a zip file and upload the zip file instead. <strong>Nevertheless, it is recommended for larger files to use an FTP client.</strong>"
COM_TABULIZER_INVALID_DATA_FILENAME_IMPORT="The selected have has an invalid extension. It can be a zip archive or one of the following: %s"
COM_TABULIZER_DATA_SOURCE_UNABLE_TO_WRITE_TEMP_EXPORT_FILE="Unable to write temporary data source file: %s"
COM_TABULIZER_DATA_SOURCE_REFRESH_ERROR_NO_KEYPHRASE_SET="No refresh keyphrase is specified in the user preferences. You need to do that before calling this task!"
COM_TABULIZER_DATA_SOURCE_REFRESH_ERROR_NO_KEYPHRASE_GIVEN="No keyphrase is given in the task call!"
COM_TABULIZER_DATA_SOURCE_REFRESH_ERROR_INVALID_KEYPHRASE="The keyphrase given in the task call does not match the keyphrase specified in the user preferences!"
COM_TABULIZER_INVALID_RULESET_ARCHIVE_TITLE="The archive title is invalid or empty"
COM_TABULIZER_INVALID_RULESET_ARCHIVE_NAME="The archive name is invalid or empty"
COM_TABULIZER_INVALID_RULESET_ARCHIVE_STYLE="The archive style is invalid. It should be a CSS file (*.css)"
COM_TABULIZER_RULESET_ARCHIVE_NAME_ALREADY_IN_USE="The selected archive name is already used by another archive"
COM_TABULIZER_RULESET_ARCHIVE_FILENAME_ALREADY_IN_USE="The selected archive filename is already used by another archive"
COM_TABULIZER_INVALID_RULESET_ARCHIVE_FILENAME="The archive filename is invalid or empty"
COM_TABULIZER_INVALID_RULESET_TITLE="The ruleset title is empty or invalid"
COM_TABULIZER_RULESET_TITLE_ALREADY_IN_USE="The selected ruleset title is already used. Please select another one."
COM_TABULIZER_INVALID_RULESET_NAME="The ruleset name is empty or invalid"
COM_TABULIZER_RULESET_NAME_ALREADY_IN_USE="The selected ruleset name is already used. Please select another one."
COM_TABULIZER_INVALID_RULESET_SUFFIX="The ruleset suffix is empty or invalid"
COM_TABULIZER_NO_RULE_ACTION_SELECTED="You have not selected a valid action for the rule. You should specify at least one, like a valid CSS selector, a data type Format, a data Replacement, etc"
COM_TABULIZER_RETABULIZE_REMOVE_LEFTOVERS="When Retabulize Remove Leftovers"
COM_TABULIZER_INVALID_TABLE_CAPTION="Invalid table caption! Make sure it does not contain invalid characters and its size is less than %d characters."
COM_TABULIZER_INVALID_TABLE_SUMMARY="Invalid table summary! Make sure it does not contain invalid characters and its size is less than %d characters."
COM_TABULIZER_FILE_UPLOAD_LARGER_THAN_PHP_INI_ALLOWS="The size of the uploaded file is larger than the maximum allowed sized."
COM_TABULIZER_FILE_UPLOAD_LARGER_THAN_HTML_FORM_ALLOWS="The size of the uploaded file is larger than the maximum allowed sized."
COM_TABULIZER_FILE_UPLOAD_LARGER_THAN_COMPONENT_ALLOWS="The size of the uploaded file is larger than the maximum allowed sized."
COM_TABULIZER_FILE_UPLOAD_ERROR_PARTIAL="The file upload was not completed successfully."
COM_TABULIZER_FILE_UPLOAD_ERROR_NO_FILE="There was no valid file specified for upload."
COM_TABULIZER_FILE_UPLOAD_ERROR_UNKNOWN="File upload failed"
COM_TABULIZER_FILE_UPLOAD_ZIP_LIBRARY_MISSING="The PHP Zip extension is missing or it is not enabled. The Zip library contains the tools (ZipArchive) to uncompress a zip archive, like the ruleset archives you want to import (*.zip). So, you can ask your system administrator to install/enable this extension.<br/><br/>Another alternative is to uncompress the ruleset zip archive locally and copy the contents of the css folder to <strong>%s</strong> and the contents of the rules folder to <strong>%s</strong>"
COM_TABULIZER_FILE_UPLOAD_INVALID_EXTENSION="The uploaded file has invalid extension. Only the following extension(s) are valid: %s"
COM_TABULIZER_INVALID_RULESET_ARCHIVE_FILENAME_IMPORT="The filename to import must have the zip extension and it should contain only latin letters (a-zA-Z), digits (0-9), the underscore (_) or the hyphen (-) (e.g. my_ruleset_archive.zip)"
COM_TABULIZER_FILE_UPLOAD_INVALID_ARCHIVE_FOLDER="The imported archive contains an invalid folder %s in path %s"
COM_TABULIZER_FILE_UPLOAD_UNABLE_TO_MOVE_FILE="Upload error: unable to move uploaded file to proper folder. Make sure the directory %s is writable."
COM_TABULIZER_FILE_UPLOAD_FILE_ALREADY_EXISTS="Upload error: The uploaded file %s already exists in the directory %s. Please select to overwrite it or rename it."
COM_TABULIZER_FILE_UPLOAD_UNABLE_TO_UNZIP_FILE="Upload error: Unable to unzip file %s. Make sure the file is not corrupted."
COM_TABULIZER_FILE_UPLOAD_UNABLE_TO_EXTRACT_FILE="Upload error: Unable to extract file %s to directory %s. Make sure the file is not corrupted and the directory is writable."
COM_TABULIZER_FILE_UPLOAD_FILE_EXTRACT_ALREADY_EXISTS="Upload error: The uploaded ZIP file %s contains the entry %s that already exists in the directory %s. Please select to overwrite it or rename it."
COM_TABULIZER_FILE_UPLOAD_FILE_EXTENSION_NOT_ALLOWED="Importation error: The file <strong>%s</strong> contained in the archive has an file extension (<em>%s</em>) that is not allowed for security reasons. If you want to enable this action, you need to disable Safe Mode via Tabulizer's User Preferences page."
COM_TABULIZER_DATA_SOURCE_IMPORTATION_NOT_ALLOWED="Importation error: You cannot import data sources because the Safe Mode is enabled. If you want to enable this action, you need to disable Safe Mode via Tabulizer's User Preferences page."
COM_TABULIZER_FILE_UPLOAD_DATA_EXTENSION_NOT_ALLOWED="Importation error: The archive contains the data file <strong>%s</strong> with an extension that is not permitted (%s). The list of valid data extension is: %s"
COM_TABULIZER_FILE_UPLOAD_FAILURE="Unable to upload file %s. Make sure the you have enough file permission to execute this operation"
COM_TABULIZER_PLUGIN_MISSING_OR_NOT_INSTALLED_PROPERLY="Tabulizer Editor-XTD Plugin missing or not installed properly"
COM_TABULIZER_PLUGIN_NOT_INSTALLED="The tabulizer plugin was not found or it is not installed properly. Please install it properly in order to continue with this operation."
COM_TABULIZER_EDITOR_PLUGIN_NOT_INSTALLED="<strong>Tabulizer editor plugin not installed!!</strong><br/><br/>Before you can use this component you need to install properly the Tabulizer editor plugin."
COM_TABULIZER_SPECIFIED_RULESET_ARCHIVES_DO_NOT_CONTAIN_RULES_TO_EXPORT_OR_NOT_FOUND="Specified ruleset archive(s) contain no rules to export or not found"
COM_TABULIZER_SPECIFIED_RULESET_ARCHIVES_ARE_EMPTY_OR_NOT_FOUND="Specified ruleset archive(s) are empty or not found"
COM_TABULIZER_SPECIFIED_RULESET_ARCHIVE_IS_EMPTY_OR_NOT_FOUND="Specified ruleset archive is empty or not found"
COM_TABULIZER_SPECIFIED_RULESET_IS_EMPTY_OR_NOT_FOUND="Specified ruleset is empty or not found"
COM_TABULIZER_COULD_NOT_SAVE_RULESET_ARCHIVE="Failure: The ruleset archive was not saved"
COM_TABULIZER_NO_RULESET_ARCHIVES_WERE_FOUND="No ruleset archives were found."
COM_TABULIZER_NO_RULESET_ARCHIVE_IS_SPECIFIED="No Ruleset archive is specified"
COM_TABULIZER_RULESET_ARCHIVES_DELETION_FAILED="Ruleset archives deletion has failed"
COM_TABULIZER_NO_RULESET_ARCHIVES_SELECTED_FOR_DELETION="No ruleset archives have been selected for deletion"
COM_TABULIZER_NO_RULESET_ARCHIVES_SELECTED_FOR_CSS_EXPORT="No ruleset archives have been selected for CSS export"
COM_TABULIZER_NO_RULESET_NAME_IS_SPECIFIED="No Ruleset name is specified"
COM_TABULIZER_NO_RULE_ID_IS_SPECIFIED="No Rule ID is specified"
COM_TABULIZER_SPECIFIED_RULE_IS_EMPTY_OR_NOT_FOUND="Specified rule is empty or not found"
COM_TABULIZER_COULD_NOT_SAVE_RULE="Failure: The rule was not saved"
COM_TABULIZER_NO_RULES_SELECTED_FOR_DELETION="No rules have been selected for deletion"
COM_TABULIZER_RULES_DELETION_FAILED="Rules deletion has failed"
COM_TABULIZER_COULD_NOT_SAVE_RULESET="Failure: The ruleset was not saved"
COM_TABULIZER_NO_RULESETS_SELECTED_FOR_DELETION="No rulesets have been selected for deletion"
COM_TABULIZER_RULESETS_DELETION_FAILED="Rulesets deletion has failed"
COM_TABULIZER_ERRORS_FOUND="Error(s) found. Please make the following corrections and try again."
COM_TABULIZER_RULESET_CONFLICTS_FOUND="Conflicts in ruleset definitions were found. Please resolve the following conflicts otherwise some parts of the application might be vague or inconsistent."
COM_TABULIZER_RULESET_CONFLICTS_IN_NAMES="Duplicate ruleset names were found. Each ruleset name must be unique in all ruleset archives:"
COM_TABULIZER_RULESET_CONFLICTS_IN_TITLES="Duplicate ruleset titles were found. Each ruleset title must be unique in all ruleset archives:"
COM_TABULIZER_RULESET_NAME_ALREADY_DEFINED="Ruleset name <strong>%s</strong> defined in <em>%s</em> is already defined in <em>%s</em>"
COM_TABULIZER_RULESET_TITLE_ALREADY_DEFINED="Ruleset title <strong>%s</strong> defined in <em>%s</em> is already defined in <em>%s</em>"
COM_TABULIZER_INVALID_RULESET_SAMPLE_DATA="The ruleset sample data are invalid or empty"
COM_TABULIZER_INVALID_RULESET_STYLE="The ruleset sytle is invalid. It must be a css file (*.css)"
COM_TABULIZER_DATA_SOURCE_INVALID_TYPE="The specified data source type <strong>%s</strong> is invalid"
COM_TABULIZER_DATA_SOURCE_IMPORTATION_ERROR="Error! The following error(s) occured while importing the data sources contained in the archive:"
COM_TABULIZER_DATA_SOURCE_IMPORTATION_ERROR_GENERIC="Error! Unable to import data source."
COM_TABULIZER_EXPORT_TABLE_PDF_LIBRARY_MISSING="The required PDF library is missing. Unable to convert to PDF file."
COM_TABULIZER_WRONG_RULESET_FILE_PERMISSIONS="Error! Unable to write file %s. Make sure that your site installation has the right file permissions. If you are on a Unix system, it may be possible that some files/directories are owned by different unix user (e.g. FTP user vs Apache user). If this is the case:<ol><li>You could write/upload this file manually via your FTP client or your control panel (like CPanel File Manager)</li><li> Contact your hosting provider to resolve this issue (recommended solution).</li></ol>"
COM_TABULIZER_TINYMCE_MISSING="You currently selected site editor does not support this operation. Please use the default TinyMCE editor or another TinyMCE based editor, like JCE."
COM_TABULIZER_SESSION_TOKEN_INVALID="Invalid session ID. If your session has expired, please connect again to the site"
COM_TABULIZER_PERMISSION_REQUIRED_FOR_RULESET_USE="You do not have permission to use Tabulizer. Ask your site administrator to change the permission settings for this operation."
COM_TABULIZER_PERMISSION_REQUIRED_FOR_RULESET_VIEW="You do not have permission to view rulesets. Ask your site administrator to change the permission settings for this operation."
COM_TABULIZER_PERMISSION_REQUIRED_FOR_RULESET_EDIT="You do not have permission to create or edit rulesets. Ask your site administrator to change the permission settings for this operation."
COM_TABULIZER_PERMISSION_REQUIRED_FOR_RULESET_IMPORT="You do not have permission to import rulesets. Ask your site administrator to change the permission settings for this operation."
COM_TABULIZER_PERMISSION_REQUIRED_FOR_RULESET_EXPORT="You do not have permission to export rulesets. Ask your site administrator to change the permission settings for this operation."
COM_TABULIZER_PERMISSION_REQUIRED_FOR_EXCEL_IMPORT="You do not have permission to import data directly from an Excel file. Ask your site administrator to change the permission settings for this operation."
COM_TABULIZER_PERMISSION_REQUIRED_FOR_DATA_FILE="You do not have permission to manage data files. Ask your site administrator to change the permission settings for this operation."
COM_TABULIZER_PERMISSION_REQUIRED_FOR_DATA_SOURCE_VIEW="You do not have permission to view data sources. Ask your site administrator to change the permission settings for this operation."
COM_TABULIZER_PERMISSION_REQUIRED_FOR_DATA_SOURCE_EDIT="You do not have permission to edit or save data sources. Ask your site administrator to change the permission settings for this operation."
COM_TABULIZER_PERMISSION_REQUIRED_FOR_DATA_SOURCE_IMPORT="You do not have permission to import data sources. Ask your site administrator to change the permission settings for this operation."
COM_TABULIZER_PERMISSION_REQUIRED_FOR_DATA_SOURCE_EXPORT="You do not have permission to export or publish data sources. Ask your site administrator to change the permission settings for this operation."
COM_TABULIZER_PERMISSION_REQUIRED_FOR_DATA_FILE_MANAGE="You do not have permission to manage data files. Ask your site administrator to change the permission for this operation."
COM_TABULIZER_USER_PERMISSIONS_LOAD_FAILURE="User permissions could not be load: %s"
COM_TABULIZER_USER_PERMISSIONS_SAVE_SUCCESS="User permissions saved successfully!"
COM_TABULIZER_USER_PERMISSIONS_SAVE_FAILURE="User permissions could not be saved: %s"
COM_TABULIZER_USER_PERMISSIONS_NOT_LOGGED_ERROR="User not logged in"
COM_TABULIZER_USER_PERMISSIONS_DB_LOAD_ERROR="Unable to read permissions from database"
COM_TABULIZER_USER_PERMISSIONS_DB_SAVE_ERROR="Unable to store permissions to database"
COM_TABULIZER_PERMISSION_REQUIRED_FOR_USER_PERMISSIONS_SAVE="You do not have enough privileges to change the user permissions. Only administrator or super administrator can perform this task"
COM_TABULIZER_PERMISSION_REQUIRED_FOR_SYSTEM_PREFERENCES_SAVE="You do not have enough privileges to change the system preferences. Only administrator or super administrator can perform this task"