msgid ""
msgstr ""
"Project-Id-Version: jl_universal_content_puller_xx_sources 9.1.5\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2025-05-31T16:51:33+00:00\n"
"PO-Revision-Date: 2025-05-31T16:51:33+00:00\n"
"Language: ro_RO\n"
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n == 0 || n != 1 && n % 100 >= 1 && n % 100 <= 19) ? 1 : 2);\n"

#: packages/jl_universal_content_puller_xx_sources/controller.php:41
#: packages/jl_universal_content_puller_xx_sources/elements/dashboard/install.php:12
#: packages/jl_universal_content_puller_xx_sources/elements/dashboard/install_post.php:13
msgid "Universal Content Puller XX Sources"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/controller.php:46
msgid "Sources extension for Universal Content Puller. The sources in this extension are XX because they are the kind of source you may not want to let just anyone loose with, hence a separate package so they don't have to be installed with less sensitive sources."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/elements/dashboard/install.php:13
#: packages/jl_universal_content_puller_xx_sources/elements/dashboard/install_post.php:12
msgid "Universal Content Puller"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/elements/dashboard/install.php:29
msgid "%s%s%s requires %sPHP 7.3+%s. Please update your server before installing."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/elements/dashboard/install.php:34
msgid "%s requires PHP 7.3+. Please update your server before installing."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/elements/dashboard/install.php:39
msgid "Before installing %s%s%s, please ensure any addons by JohnTheFish previously installed are up-to-date."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/elements/dashboard/install.php:57
#: packages/jl_universal_content_puller_xx_sources/elements/dashboard/install_post.php:21
msgid "Easy Setup"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/elements/dashboard/install.php:62
#: packages/jl_universal_content_puller_xx_sources/elements/dashboard/install_post.php:26
msgid "%s%s%s is a big addon with many options. To help you get started, you can copy the settings from many examples on the support pages at %s%s%s."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/elements/dashboard/install.php:72
#: packages/jl_universal_content_puller_xx_sources/elements/dashboard/install_post.php:36
msgid "Where an example has a small %sView Settings%s button to the top right, you can view the block settings as JSON data and copy them to paste into your own %s blocks as a starting point. To import, go to the %sSupport tab%s of the block edit dialog and use the %sImport%s button. "
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/elements/dashboard/install.php:85
#: packages/jl_universal_content_puller_xx_sources/elements/dashboard/install_post.php:49
msgid "Also on the %sSupport tab%s is an %sExport%s button. You can use this to copy your own settings between blocks, between sites, and when requesting support."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/elements/dashboard/install.php:95
#: packages/jl_universal_content_puller_xx_sources/elements/dashboard/install_post.php:59
msgid "To learn more we also have a support page dedicated to the general %splugin system%s and a %sCopy Settings video guide%s."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/elements/dashboard/install.php:105
#: packages/jl_universal_content_puller_xx_sources/elements/dashboard/install_post.php:69
msgid "%sCopy Settings video guide%s"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabase.php:24
msgid "Any Database"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabase.php:29
msgid "Retrieve data from tables in any database."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabase.php:48
msgid "Choose from your concrete5 installation's pre-configured databases and enter a simple SQL select statement to retrieve data from that database."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabase.php:48
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabaseWithForm.php:55
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFileManager.php:38
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFileManagerWithForm.php:39
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFilePath.php:47
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFilePathWithForm.php:54
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SiteDatabase.php:48
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SiteDatabaseWithForm.php:38
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtract.php:49
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtractWithForm.php:52
msgid "Provides content as an array."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabase.php:53
msgid "The available databases need to be configured in /application/config/database.php as described in the documentation page %sConnecting to Multiple Databases%s."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabase.php:61
msgid "The query is checked for some obviously dangerous statements to prevent accidental damage. This checking is not intended to be foolproof and could be circumvented. This content source should only be installed and enabled where those with edit access to UCP are trusted and competent."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabase.php:63
msgid "The checking may also return false positives where, for example, a table or column name matches a potentially dangerous keyword - better safe than sorry!"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabase.php:65
msgid "If you need to do anything more complicated with SQL, don't do it with this Universal Content Puller plugin!"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabase.php:66
msgid "You could develop a custom source plugin for Universal Content Puller with your SQL embedded in it. This plugin offers a good staring point to copy from."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabase.php:71
msgid "If the content display plugin supports pagination, enabling <b>Paginate at source</b> will allow the source to manage pagination before the content is passed (via a transform) to the display."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabase.php:73
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtract.php:63
msgid "To facilitate this, the query string should include the SQL %s. UCP will then fill in the offset and limit with the relevant values. Behind the scenes, the value inserted in %s will be slightly larger than the page size to facilitate detection of the last page and orphans."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabase.php:78
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtract.php:69
msgid "The query for the total should use COUNT(...) to count the maximum number of rows. It will usually include the same parameters as the main query, but %sshould not include pagination placeholders%s %s %sor%s %s."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabase.php:143
msgid "Select a database to query"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabase.php:320
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabase.php:324
msgid ""
"UCP pagination at source \n"
"%s"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabaseWithForm.php:28
msgid "Any Database with Form"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabaseWithForm.php:33
msgid "Retrieve data from tables in any configured database making use of GET or POST parameters from the request or page or user attributes."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabaseWithForm.php:55
msgid "This content source is an extension of the Any Database content source with the addition of further parameters pulled in from an on-page form or other provision of GET or POST parameters, or the values of page or user attributes."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabaseWithForm.php:61
msgid "In addition to the pagination placeholders %s, the select statement to retrieve data should also use '?' placeholders for parameters to the query. These placeholders are then mapped to query string or post data values. By using placeholders, the user entered values are fully escaped to prevent SQL injection. If pagination at source is configured, the query to count the total should use the same '?' placeholders."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabaseWithForm.php:79
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/SourceXXPluginBase.php:39
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtractWithForm.php:75
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/TransformXXPluginBase.php:33
msgid "Enter query as a SELECT statement"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabaseWithForm.php:90
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtractWithForm.php:86
#, fuzzy
msgid "Placeholder"
msgstr "Placeholder"

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabaseWithForm.php:95
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabaseWithForm.php:138
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabaseWithForm.php:139
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtractWithForm.php:91
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtractWithForm.php:134
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtractWithForm.php:135
msgid "GET/POST parameter, collection or user attribute"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabaseWithForm.php:105
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabaseWithForm.php:153
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabaseWithForm.php:154
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtractWithForm.php:101
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtractWithForm.php:149
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtractWithForm.php:150
msgid "Default value"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabaseWithForm.php:110
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtractWithForm.php:106
msgid "Sort"
msgstr "Sortare"

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabaseWithForm.php:126
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtractWithForm.php:122
msgid "?"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/AnyDatabaseWithForm.php:161
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtractWithForm.php:157
msgid "Drag to sort"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFileManager.php:27
msgid "SQLite File Manager"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFileManager.php:32
msgid "Retrieve data from tables in an SQLite file in the Filer Manager."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFileManager.php:38
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFileManagerWithForm.php:39
msgid "Pick a file from the dashboard file manager containing an SQLite database."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFileManager.php:52
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFileManagerWithForm.php:53
msgid "Select an SQLite file"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFileManager.php:61
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFileManagerWithForm.php:62
msgid "Select a file"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFileManager.php:103
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFileManagerWithForm.php:105
msgid "%s may only be used with the local (Default) file storage location"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFileManagerWithForm.php:28
msgid "SQLite File Manager With Form"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFileManagerWithForm.php:33
msgid "Retrieve data from tables in an SQLite file in the Filer Manager making use of GET or POST parameters from the request or page or user attributes."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFilePath.php:26
msgid "SQLite File Path"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFilePath.php:31
msgid "Retrieve data from tables in an SQLite file."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFilePath.php:47
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFilePathWithForm.php:54
msgid "Enter the path to an SQLite file in the server filespace."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFilePath.php:54
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtract.php:76
msgid "Take care the %ssyntax for counting distinct items in SQLite%s is different to that of MySQL."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFilePath.php:74
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFilePathWithForm.php:71
msgid "Enter the system file path to an SQLite file"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFilePathWithForm.php:27
msgid "SQLite File Path With Form"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SQLiteFilePathWithForm.php:32
msgid "Retrieve data from tables in an SQLite file making use of GET or POST parameters from the request or page or user attributes."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SiteDatabase.php:27
msgid "Site Database"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SiteDatabase.php:32
msgid "Retrieve data from tables in the site database."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SiteDatabase.php:48
msgid "Enter a simple SQL select statement to retrieve data from the concrete5 site database."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SiteDatabaseWithForm.php:28
msgid "Site Database with Form"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SiteDatabaseWithForm.php:33
msgid "Retrieve data from tables in the site database making use of GET or POST parameters from the request."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/Plugins/SiteDatabaseWithForm.php:38
msgid "This content source is an extension of the Site Database content source with the addition of further parameters pulled in from an on-page form."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/SourceXXPluginBase.php:63
msgid "Paginate at source"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/SourceXXPluginBase.php:78
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/TransformXXPluginBase.php:73
msgid "Optionally enter query to count total as a SELECT statement"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentSources/SourceXXPluginBase.php:140
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/TransformXXPluginBase.php:136
msgid "%s [%s]"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtract.php:25
msgid "SQL Extract"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtract.php:30
msgid "Extract data from table using an SQL expression."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtract.php:47
msgid "This transform creates a SQLite database on-the-fly, populates it, and then runs the SQL expression. %sFor large volumes of data this becomes increasingly inefficient%s. Where speed is an issue, it a better solution is to source the data from a database."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtract.php:49
msgid "Incoming data should be an array with named columns. Un-named columns will be assigned the names 'Column_1', 'Column_2' etc for the purpose of referencing in the SQL expression."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtract.php:54
msgid "The SQL expression is processed by SQLite and should conform to the SQLite syntax. It should SELECT from a table named `Data`. For example %s"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtract.php:61
msgid "If the content display plugin supports pagination, enabling <b>Paginate with Transform</b> will allow the transform to manage pagination before the content is passed to the display."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtract.php:112
msgid "View schema for generated SQLite table"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtract.php:235
#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtract.php:239
msgid ""
"UCP pagination at transform \n"
"%s"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtract.php:485
msgid "Queries must select from the table `Data`: %s"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtractWithForm.php:26
msgid "SQL Extract with Form"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtractWithForm.php:31
msgid "Extract data from table using an SQL expression making use of GET or POST parameters from the request or page or user attributes."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtractWithForm.php:52
msgid "This transform is an extension of the SQL Extract transform with the addition of further parameters pulled in from an on-page form or other provision of GET or POST parameters, or the values of page or user attributes."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/Plugins/SQLExtractWithForm.php:57
msgid "In addition to the pagination placeholders %s, the select statement to retrieve data should also use '?' placeholders for parameters to the query. These placeholders are then mapped to query string or post data values. By using placeholders, the user entered values are fully escaped to prevent SQL injection. If pagination with transform is configured, the query to count the total should use the same '?' placeholders."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/ContentTransforms/TransformXXPluginBase.php:58
msgid "Paginate with transform"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/SQLControls.php:205
msgid "The SQL for the query total should not contain {{limit}} or {{offset}} parameters."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/SQLControls.php:208
msgid "The SQL for the query total should include a count() of the total result set."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/SQLControls.php:218
msgid "No SQL query"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/SQLControls.php:221
msgid "No database"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/SQLControls.php:309
msgid "Dangerous SQL \"%s\" found in \"%s\""
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/SQLControls.php:322
msgid "Only queries beginning with \"SELECT\" are permitted: %s"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/SQLControls.php:344
msgid "Invalid parameter number %d/%d, not enough parameters are provided to fill the '?' placeholders in the SQL: %s"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/SQLControls.php:391
msgid "SQL error: %s %s. Please test your SQL in a development environment such as phpMyAdmin before pasting it here! %s"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/Schema.php:27
msgid "Form widget to view generated schema."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/Schema.php:32
msgid "Provides a form widget to view schema generated for SQL query."
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/Schema.php:57
msgid "View Schema"
msgstr ""

#: packages/jl_universal_content_puller_xx_sources/src/JtF/UCP/Schema.php:465
msgid "No form values"
msgstr ""
