# WordPress Blank Pot # Copyright (C) 2014 ... # This file is distributed under the GNU General Public License v2 or later. #, fuzzy msgid "" msgstr "" "Project-Id-Version: ARI " "Adminer v 1.1.0\n" "POT-Creation-Date: " "2017-03-24 19:51+0300\n" "PO-Revision-Date: \n" "Last-Translator: Your " "Name \n" "Language-Team: ARI Soft " "\n" "Report-Msgid-Bugs-To: " "Translator Name " "\n" "MIME-Version: 1.0\n" "Content-Type: text/" "plain; charset=UTF-8\n" "Content-Transfer-" "Encoding: 8bit\n" "Plural-Forms: " "nplurals=2; plural=n != " "1;\n" "X-Textdomain-Support: " "yesX-Generator: Poedit " "1.6.4\n" "X-Poedit-SourceCharset: " "UTF-8\n" "X-Poedit-KeywordsList: " "__;_e;esc_html_e;" "esc_html_x:1,2c;" "esc_html__;esc_attr_e;" "esc_attr_x:1,2c;" "esc_attr__;_ex:1,2c;" "_nx:4c,1,2;" "_nx_noop:4c,1,2;_x:1,2c;" "_n:1,2;_n_noop:1,2;" "__ngettext:1,2;" "__ngettext_noop:1,2;_c," "_nc:4c,1,2\n" "X-Poedit-Basepath: ..\n" "Language: en_US\n" "X-Generator: Poedit " "1.8.11\n" "X-Poedit-" "SearchPath-0: .\n" "X-Poedit-" "SearchPathExcluded-0: " "adminer\n" "X-Poedit-" "SearchPathExcluded-1: " "assets\n" "X-Poedit-" "SearchPathExcluded-2: " "install\n" "X-Poedit-" "SearchPathExcluded-3: " "languages\n" "X-Poedit-" "SearchPathExcluded-4: " "adminer/adminer\n" #: ari-adminer.php:77 #, php-format msgid "" "update PHP version on " "your server from v. %s " "to at least v. %s" msgstr "" #: ari-adminer.php:83 msgid "" "install PHP SPL extension" msgstr "" #: ari-adminer.php:87 #, php-format msgid "" "update WordPress v. %s " "to at least v. %s" msgstr "" #: ari-adminer.php:94 #, php-format msgid "" "\"ARI Adminer\" can not " "be activated. It " "requires PHP version " "5.4.0+ with SPL " "extension and WordPress " "4.0+.

Recommendations: " "%s.

Back" msgstr "" #: includes/class-plugin.php:38 #: includes/class-plugin.php:39 #: includes/views/adminer-runner/class-html.php:8 msgid "ARI Adminer" msgstr "" #: includes/class-plugin.php:48 #: includes/class-plugin.php:49 msgid "Run Adminer" msgstr "" #: includes/class-plugin.php:57 #: includes/class-plugin.php:58 #: includes/views/connections/class-html.php:12 msgid "Connections" msgstr "" #: includes/class-plugin.php:66 #: includes/class-plugin.php:67 msgid "Settings" msgstr "" #: includes/controllers/adminer-runner/class-run.php:17 msgid "" "You do not have " "permissions to run " "Adminer" msgstr "" #: includes/controllers/adminer-runner/class-run.php:31 msgid "" "The selected connection " "is not available." msgstr "" #: includes/controllers/adminer-runner/class-run.php:47 msgid "" "Connection parameters " "are invalid." msgstr "" #: includes/controllers/connections/class-bulk-delete.php:31 msgid "" "The connection(s) " "deleted successfully" msgstr "" #: includes/controllers/connections/class-bulk-delete.php:45 msgid "" "The connection(s) can " "not be deleted" msgstr "" #: includes/controllers/connections/class-delete.php:29 msgid "" "The connection deleted " "successfully" msgstr "" #: includes/controllers/connections/class-delete.php:43 msgid "" "The connection can not " "be deleted" msgstr "" #: includes/controllers/connections/class-reload.php:23 msgid "" "The connection is saved " "successfully" msgstr "" #: includes/controls/grid/class-grid.php:13 msgid "No results found" msgstr "" #: includes/helpers/class-helper.php:91 msgid "MySQL" msgstr "" #: includes/helpers/class-helper.php:95 msgid "SQLite" msgstr "" #: includes/helpers/class-helper.php:99 msgid "PostgreSQL" msgstr "" #: includes/helpers/class-screen.php:11 msgid "Help" msgstr "" #: includes/helpers/class-screen.php:13 #, php-format msgid "" "User's guide is " "available here." msgstr "" #: includes/helpers/class-settings.php:44 msgid "Adminer theme" msgstr "" #: includes/helpers/class-settings.php:46 msgid "" "The selected theme will " "be used in Adminer " "application." msgstr "" #: includes/helpers/class-settings.php:56 msgid "Mode" msgstr "" #: includes/helpers/class-settings.php:58 msgid "" "If \"Advanced\" mode is " "selected, \"Adminer\" " "application will be " "used. It full-featured " "application for database " "management. When \"Simple" "\" option is chosen, " "\"Adminer Editor\" will " "be used. It has limited " "functionality." msgstr "" #: includes/helpers/class-settings.php:68 msgid "" "Stop \"Adminer\" on " "logout" msgstr "" #: includes/helpers/class-settings.php:70 msgid "" "If the parameter is " "enabled, all \"Adminer\" " "sessions will be " "terminated when user is " "logged out from " "WordPress." msgstr "" #: includes/helpers/class-settings.php:80 msgid "Roles" msgstr "" #: includes/helpers/class-settings.php:82 msgid "" "Only users with the " "selected user role will " "have access to the " "plugin." msgstr "" #: includes/helpers/class-settings.php:92 msgid "Crypt key" msgstr "" #: includes/helpers/class-settings.php:94 msgid "" "Define an unique string " "which will be used to " "encrypt database " "passwords. Requires " "OpenSSL PHP extension." msgstr "" #: includes/helpers/class-settings.php:174 msgid "Advanced" msgstr "" #: includes/helpers/class-settings.php:176 msgid "Simple" msgstr "" #: includes/helpers/class-settings.php:205 msgid "Stop on logout" msgstr "" #: includes/helpers/class-settings.php:343 msgid "" "A crypt key could not be " "saved." msgstr "" #: includes/helpers/class-settings.php:351 msgid "" "Passwords could not be " "re-crypted with new " "crypt key." msgstr "" #: includes/utils/dbcheck/class-db-check.php:25 #, php-format msgid "" "It is not possible to " "test connection. \"%s\" " "DB driver is not " "implemented." msgstr "" #: includes/views/adminer-runner/class-html.php:25 #: includes/views/connections/class-html.php:35 msgid "" "Connection parameters " "are valid." msgstr "" #: includes/views/adminer-runner/class-html.php:27 #: includes/views/connections/class-html.php:37 msgid "" "Could not connect to DB. " "The following error " "occurs: " msgstr "" #: includes/views/adminer-runner/tmpl/default.php:18 msgid "How can I help?" msgstr "" #: includes/views/adminer-runner/tmpl/default.php:22 msgid "" "Share feedback or idea" msgstr "" #: includes/views/adminer-runner/tmpl/default.php:25 msgid "" "Write a review and give " "a rating" msgstr "" #: includes/views/adminer-runner/tmpl/default.php:28 msgid "" "Follow us on Twitter" msgstr "" #: includes/views/adminer-runner/tmpl/default.php:34 msgid "Other plugins" msgstr "" #: includes/views/adminer-runner/tmpl/default.php:38 msgid "" " is the best lightbox " "plugin" msgstr "" #: includes/views/adminer-runner/tmpl/default.php:41 msgid "" " is viral quiz builder" msgstr "" #: includes/views/adminer-runner/tmpl/default.php:50 msgid "" "DB Connection parameters" msgstr "" #: includes/views/adminer-runner/tmpl/default.php:55 msgid "Connection" msgstr "" #: includes/views/adminer-runner/tmpl/default.php:57 msgid "" "- Custom parameters -" msgstr "" #: includes/views/adminer-runner/tmpl/default.php:58 msgid "" "- WordPress database -" msgstr "" #: includes/views/adminer-runner/tmpl/default.php:73 #: includes/views/connections/tmpl/default.php:43 msgid "DB Type" msgstr "" #: includes/views/adminer-runner/tmpl/default.php:82 #: includes/views/connections/tmpl/default.php:52 msgid "Host" msgstr "" #: includes/views/adminer-runner/tmpl/default.php:83 #: includes/views/connections/tmpl/default.php:53 msgid "Eg. localhost" msgstr "" #: includes/views/adminer-runner/tmpl/default.php:87 #: includes/views/connections/tmpl/default.php:57 msgid "Path to DB file" msgstr "" #: includes/views/adminer-runner/tmpl/default.php:88 #: includes/views/connections/tmpl/default.php:58 msgid "DB name" msgstr "" #: includes/views/adminer-runner/tmpl/default.php:89 #: includes/views/connections/tmpl/default.php:59 msgid "Specify database" msgstr "" #: includes/views/adminer-runner/tmpl/default.php:93 #: includes/views/connections/tmpl/default.php:63 msgid "User" msgstr "" #: includes/views/adminer-runner/tmpl/default.php:98 #: includes/views/connections/tmpl/default.php:68 msgid "Password" msgstr "" #: includes/views/adminer-runner/tmpl/default.php:103 #: includes/views/connections/tmpl/default.php:74 msgid "Test Connection" msgstr "" #: includes/views/adminer-runner/tmpl/default.php:108 msgid "" "Run Adminer in modal " "window" msgstr "" #: includes/views/adminer-runner/tmpl/default.php:109 msgid "" "Run Adminer in a new " "window" msgstr "" #: includes/views/class-base.php:27 msgid "Yes" msgstr "" #: includes/views/class-base.php:29 msgid "No" msgstr "" #: includes/views/class-base.php:31 msgid "OK" msgstr "" #: includes/views/class-base.php:33 msgid "Cancel" msgstr "" #: includes/views/class-base.php:35 msgid "Close" msgstr "" #: includes/views/connections/class-html.php:31 msgid "" "Do you want to delete " "the selected item?" msgstr "" #: includes/views/connections/class-html.php:33 msgid "" "Do you want to delete " "the selected items?" msgstr "" #: includes/views/connections/class-html.php:39 msgid "" "The connection could not " "be saved. Try again " "please." msgstr "" #: includes/views/connections/class-html.php:41 msgid "" "The connection could not " "be tested. Try again " "please." msgstr "" #: includes/views/connections/class-html.php:43 msgid "Select an action" msgstr "" #: includes/views/connections/class-html.php:45 msgid "" "Select at least one item" msgstr "" #: includes/views/connections/class-html.php:114 #: includes/views/connections/tmpl/default.php:38 msgid "Title" msgstr "" #: includes/views/connections/class-html.php:129 msgid "Edit" msgstr "" #: includes/views/connections/class-html.php:135 #: includes/views/connections/tmpl/toolbar.php:9 msgid "Delete" msgstr "" #: includes/views/connections/class-html.php:145 msgid "Show more details" msgstr "" #: includes/views/connections/class-html.php:155 msgid "Type" msgstr "" #: includes/views/connections/tmpl/default.php:16 msgid "Add New" msgstr "" #: includes/views/connections/tmpl/default.php:34 msgid "Connection settings" msgstr "" #: includes/views/connections/tmpl/default.php:39 msgid "Specify title" msgstr "" #: includes/views/connections/tmpl/default.php:73 msgid "Save" msgstr "" #: includes/views/connections/tmpl/toolbar.php:6 msgid "Select bulk action" msgstr "" #: includes/views/connections/tmpl/toolbar.php:8 msgid "- Bulk Actions -" msgstr "" #: includes/views/connections/tmpl/toolbar.php:11 msgid "Apply" msgstr "" #: includes/views/settings/class-html.php:8 msgid "" "ARI Adminer - Settings" msgstr "" #: includes/views/settings/tmpl/default.php:6 msgid "Save Changes" msgstr ""