521 lines
12 KiB
Plaintext
521 lines
12 KiB
Plaintext
# Copyright (C) 2020 Awesome Motive
|
|
# This file is distributed under the GPL 2.0.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: One Click Demo Import 2.6.1\n"
|
|
"Report-Msgid-Bugs-To: "
|
|
"https://wordpress.org/support/plugin/one-click-demo-import/\n"
|
|
"POT-Creation-Date: 2016-05-14 09:53:17+00:00\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"X-Generator: grunt-wp-i18n 0.5.4\n"
|
|
"X-Poedit-KeywordsList: "
|
|
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
|
|
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
|
"Language: en\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
"X-Poedit-Country: United States\n"
|
|
"X-Poedit-SourceCharset: UTF-8\n"
|
|
"X-Poedit-Basepath: ../\n"
|
|
"X-Poedit-SearchPath-0: .\n"
|
|
"X-Poedit-Bookmarks: \n"
|
|
"X-Textdomain-Support: yes\n"
|
|
|
|
#: inc/CustomizerImporter.php:37 inc/CustomizerImporter.php:45
|
|
msgid "Importing customizer settings"
|
|
msgstr ""
|
|
|
|
#: inc/CustomizerImporter.php:43
|
|
msgid "Customizer settings import finished!"
|
|
msgstr ""
|
|
|
|
#: inc/CustomizerImporter.php:73
|
|
msgid "Error: The customizer import file is missing! File path: %s"
|
|
msgstr ""
|
|
|
|
#: inc/CustomizerImporter.php:93
|
|
msgid ""
|
|
"Error: The customizer import file is not in a correct format. Please make "
|
|
"sure to use the correct customizer import file."
|
|
msgstr ""
|
|
|
|
#: inc/CustomizerImporter.php:99
|
|
msgid ""
|
|
"Error: The customizer import file is not suitable for current theme. You "
|
|
"can only import customizer settings for the same theme or a child theme."
|
|
msgstr ""
|
|
|
|
#: inc/Downloader.php:58
|
|
msgid "Missing URL for downloading a file!"
|
|
msgstr ""
|
|
|
|
#: inc/Downloader.php:76
|
|
msgid ""
|
|
"An error occurred while fetching file from: %1$s%2$s%3$s!%4$sReason: %5$s - "
|
|
"%6$s."
|
|
msgstr ""
|
|
|
|
#: inc/Helpers.php:199 inc/Helpers.php:242
|
|
msgid ""
|
|
"An error occurred while writing file to your server! Tried to write a file "
|
|
"to: %s%s."
|
|
msgstr ""
|
|
|
|
#: inc/Helpers.php:276
|
|
msgid ""
|
|
"An error occurred while reading a file from your server! Tried reading file "
|
|
"from path: %s%s."
|
|
msgstr ""
|
|
|
|
#: inc/Helpers.php:299
|
|
msgid ""
|
|
"This WordPress page does not have %sdirect%s write file access. This plugin "
|
|
"needs it in order to save the demo import xml file to the upload directory "
|
|
"of your site. You can change this setting with these instructions: %s."
|
|
msgstr ""
|
|
|
|
#. Plugin Name of the plugin/theme
|
|
msgid "One Click Demo Import"
|
|
msgstr ""
|
|
|
|
#: inc/Helpers.php:311 inc/OneClickDemoImport.php:138 views/plugin-page.php:124
|
|
#: views/plugin-page.php:136
|
|
msgid "Import Demo Data"
|
|
msgstr ""
|
|
|
|
#: inc/Helpers.php:323
|
|
msgid ""
|
|
"An error occurred while retrieving reading/writing permissions to your "
|
|
"server (could not retrieve WP filesystem credentials)!"
|
|
msgstr ""
|
|
|
|
#: inc/Helpers.php:331
|
|
msgid "Your WordPress login credentials don't allow to use WP_Filesystem!"
|
|
msgstr ""
|
|
|
|
#: inc/Helpers.php:371
|
|
msgid "One Click Demo Import - "
|
|
msgstr ""
|
|
|
|
#: inc/Helpers.php:405
|
|
msgid ""
|
|
"%sYour user role isn't high enough. You don't have permission to import "
|
|
"demo data.%s"
|
|
msgstr ""
|
|
|
|
#: inc/Helpers.php:438
|
|
msgid "No file provided."
|
|
msgstr ""
|
|
|
|
#: inc/Helpers.php:467
|
|
msgid "Content file was not uploaded. Error: %s"
|
|
msgstr ""
|
|
|
|
#: inc/Helpers.php:471 inc/Helpers.php:488 inc/Helpers.php:505
|
|
#: inc/Helpers.php:516 inc/Helpers.php:536 inc/Helpers.php:544
|
|
msgid "Upload files"
|
|
msgstr ""
|
|
|
|
#: inc/Helpers.php:484
|
|
msgid "Widget file was not uploaded. Error: %s"
|
|
msgstr ""
|
|
|
|
#: inc/Helpers.php:501
|
|
msgid "Customizer file was not uploaded. Error: %s"
|
|
msgstr ""
|
|
|
|
#: inc/Helpers.php:514
|
|
msgid "Missing Redux option name! Please also enter the Redux option name!"
|
|
msgstr ""
|
|
|
|
#: inc/Helpers.php:532
|
|
msgid "Redux file was not uploaded. Error: %s"
|
|
msgstr ""
|
|
|
|
#: inc/Helpers.php:542
|
|
msgid "The import files were successfully uploaded!"
|
|
msgstr ""
|
|
|
|
#: inc/Helpers.php:568
|
|
msgid "Initial max execution time = %s"
|
|
msgstr ""
|
|
|
|
#: inc/Helpers.php:572
|
|
msgid ""
|
|
"Files info:%1$sSite URL = %2$s%1$sData file = %3$s%1$sWidget file = "
|
|
"%4$s%1$sCustomizer file = %5$s%1$sRedux files:%1$s%6$s"
|
|
msgstr ""
|
|
|
|
#: inc/Helpers.php:575 inc/Helpers.php:576 inc/Helpers.php:577
|
|
#: inc/Helpers.php:578
|
|
msgid "not defined!"
|
|
msgstr ""
|
|
|
|
#: inc/Importer.php:174
|
|
msgid "New AJAX call!"
|
|
msgstr ""
|
|
|
|
#: inc/OneClickDemoImport.php:189
|
|
msgid "No preview image defined for this import."
|
|
msgstr ""
|
|
|
|
#: inc/OneClickDemoImport.php:190
|
|
msgid "Are you sure?"
|
|
msgstr ""
|
|
|
|
#: inc/OneClickDemoImport.php:191
|
|
msgid "Cancel"
|
|
msgstr ""
|
|
|
|
#: inc/OneClickDemoImport.php:192
|
|
msgid "Yes, import!"
|
|
msgstr ""
|
|
|
|
#: inc/OneClickDemoImport.php:193
|
|
msgid "Selected demo import:"
|
|
msgstr ""
|
|
|
|
#: inc/OneClickDemoImport.php:240
|
|
msgid "Manually uploaded files"
|
|
msgstr ""
|
|
|
|
#: inc/OneClickDemoImport.php:253 inc/OneClickDemoImport.php:264
|
|
msgid "Downloaded files"
|
|
msgstr ""
|
|
|
|
#: inc/OneClickDemoImport.php:260
|
|
msgid "The import files for: %s were successfully downloaded!"
|
|
msgstr ""
|
|
|
|
#: inc/OneClickDemoImport.php:269
|
|
msgid "No import files specified!"
|
|
msgstr ""
|
|
|
|
#: inc/OneClickDemoImport.php:390
|
|
msgid ""
|
|
"Just used One Click Demo Import plugin and it was awesome! Thanks "
|
|
"@ProteusThemes! #OCDI https://www.proteusthemes.com/"
|
|
msgstr ""
|
|
|
|
#: inc/OneClickDemoImport.php:393
|
|
msgid ""
|
|
"%1$s%6$sWasn't this a great One Click Demo Import experience?%7$s Created "
|
|
"and maintained by %3$sProteusThemes%4$s. %2$s%5$sClick to Tweet!%4$s%8$s"
|
|
msgstr ""
|
|
|
|
#: inc/OneClickDemoImport.php:406
|
|
msgid ""
|
|
"%1$s%3$sThat's it, all done!%4$s%2$sThe demo import has finished. Please "
|
|
"check your page and make sure that everything has imported correctly. If it "
|
|
"did, you can deactivate the %3$sOne Click Demo Import%4$s plugin, because "
|
|
"it has done its job.%5$s"
|
|
msgstr ""
|
|
|
|
#: inc/OneClickDemoImport.php:417
|
|
msgid ""
|
|
"%1$sThe demo import has finished, but there were some import "
|
|
"errors.%2$sMore details about the errors can be found in this %3$s%5$slog "
|
|
"file%6$s%4$s%7$s"
|
|
msgstr ""
|
|
|
|
#: inc/ReduxImporter.php:23
|
|
msgid "The Redux plugin is not activated, so the Redux import was skipped!"
|
|
msgstr ""
|
|
|
|
#: inc/ReduxImporter.php:32 inc/ReduxImporter.php:53 inc/ReduxImporter.php:66
|
|
msgid "Importing Redux settings"
|
|
msgstr ""
|
|
|
|
#: inc/ReduxImporter.php:51
|
|
msgid "Redux settings import for: %s finished successfully!"
|
|
msgstr ""
|
|
|
|
#: inc/ReduxImporter.php:57
|
|
msgid ""
|
|
"The Redux option name: %s, was not found in this WP site, so it was not "
|
|
"imported!"
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:34
|
|
msgid "There are no predefined demo imports for currently active theme!"
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:37
|
|
msgid "Here are the predefined demo imports:"
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:71
|
|
msgid "At least one of the possible options should be set! Check them with --help"
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:122
|
|
msgid ""
|
|
"The \"predefined\" parameter should be a number (an index of the OCDI "
|
|
"predefined demo import)!"
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:128
|
|
msgid ""
|
|
"The supplied predefined index does not exist! Please take a look at the "
|
|
"available predefined demo imports:"
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:135
|
|
msgid "Predefined demo import started! All other parameters will be ignored!"
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:140
|
|
msgid "Selected predefined demo import: %s"
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:143
|
|
msgid "Preparing the demo import files..."
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:148
|
|
msgid "Demo import files could not be retrieved!"
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:151
|
|
msgid "Demo import files retrieved successfully!"
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:153
|
|
msgid "Importing..."
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:173
|
|
msgid "Predefined import finished!"
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:185
|
|
msgid "Content import file provided does not exist! Skipping this import!"
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:194
|
|
msgid "Importing content (this might take a while)..."
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:196
|
|
msgid "Importing content"
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:201
|
|
msgid "Content import finished!"
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:204
|
|
msgid "There were some issues while importing the content!"
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:223
|
|
msgid "Widgets import file provided does not exist! Skipping this import!"
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:227
|
|
msgid "Importing widgets..."
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:232
|
|
msgid "Widgets imported successfully!"
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:235
|
|
msgid "There were some issues while importing widgets!"
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:254
|
|
msgid "Customizer import file provided does not exist! Skipping this import!"
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:258
|
|
msgid "Importing customizer settings..."
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:263
|
|
msgid "Customizer settings imported successfully!"
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:266
|
|
msgid "There were some issues while importing customizer settings!"
|
|
msgstr ""
|
|
|
|
#: inc/WPCLICommands.php:286
|
|
msgid "Executing action: %s ..."
|
|
msgstr ""
|
|
|
|
#: inc/WidgetImporter.php:40 inc/WidgetImporter.php:52
|
|
msgid "Importing widgets"
|
|
msgstr ""
|
|
|
|
#: inc/WidgetImporter.php:88
|
|
msgid "Error: Widget import file could not be found."
|
|
msgstr ""
|
|
|
|
#: inc/WidgetImporter.php:118
|
|
msgid "Error: Widget import data could not be read. Please try a different file."
|
|
msgstr ""
|
|
|
|
#: inc/WidgetImporter.php:157
|
|
msgid "Sidebar does not exist in theme (moving widget to Inactive)"
|
|
msgstr ""
|
|
|
|
#: inc/WidgetImporter.php:178
|
|
msgid "Site does not support widget"
|
|
msgstr ""
|
|
|
|
#: inc/WidgetImporter.php:211
|
|
msgid "Widget already exists"
|
|
msgstr ""
|
|
|
|
#: inc/WidgetImporter.php:276
|
|
msgid "Imported"
|
|
msgstr ""
|
|
|
|
#: inc/WidgetImporter.php:280
|
|
msgid "Imported to Inactive"
|
|
msgstr ""
|
|
|
|
#: inc/WidgetImporter.php:286
|
|
msgid "No Title"
|
|
msgstr ""
|
|
|
|
#: inc/WidgetImporter.php:333
|
|
msgid "No results for widget import!"
|
|
msgstr ""
|
|
|
|
#: one-click-demo-import.php:57
|
|
msgid ""
|
|
"The %2$sOne Click Demo Import%3$s plugin requires %2$sPHP 5.3.2+%3$s to run "
|
|
"properly. Please contact your hosting company and ask them to update the "
|
|
"PHP version of your site to at least PHP 5.3.2.%4$s Your current version of "
|
|
"PHP: %2$s%1$s%3$s"
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:35
|
|
msgid ""
|
|
"%sWarning: your server is using %sPHP safe mode%s. This means that you "
|
|
"might experience server timeout errors.%s"
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:48
|
|
msgid "Before you begin, make sure all the required plugins are activated."
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:53
|
|
msgid ""
|
|
"Importing demo data (post, pages, images, theme settings, ...) is the "
|
|
"easiest way to setup your theme."
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:54
|
|
msgid ""
|
|
"It will allow you to quickly edit everything instead of creating content "
|
|
"from scratch."
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:59
|
|
msgid "When you import the data, the following things might happen:"
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:62
|
|
msgid ""
|
|
"No existing posts, pages, categories, images, custom post types or any "
|
|
"other data will be deleted or modified."
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:63
|
|
msgid ""
|
|
"Posts, pages, images, widgets, menus and other theme settings will get "
|
|
"imported."
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:64
|
|
msgid ""
|
|
"Please click on the Import button only once and wait, it can take a couple "
|
|
"of minutes."
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:69
|
|
msgid "Switch to manual import!"
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:71
|
|
msgid "Switch back to theme predefined imports!"
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:87
|
|
msgid ""
|
|
"There are no predefined import files available in this theme. Please upload "
|
|
"the import files manually!"
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:94
|
|
msgid "Manual demo files upload"
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:97
|
|
msgid "Choose a XML file for content import:"
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:102
|
|
msgid "Choose a WIE or JSON file for widget import:"
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:107
|
|
msgid "Choose a DAT file for customizer import:"
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:113
|
|
msgid "Choose a JSON file for Redux import:"
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:116
|
|
msgid "Enter the Redux option name:"
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:151
|
|
msgid "All"
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:158
|
|
msgid "Search demos..."
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:179
|
|
msgid "No preview image."
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:184
|
|
msgid "Import"
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:186
|
|
msgid "Preview"
|
|
msgstr ""
|
|
|
|
#: views/plugin-page.php:199
|
|
msgid "Importing, please wait!"
|
|
msgstr ""
|
|
|
|
#. Plugin URI of the plugin/theme
|
|
msgid "https://wordpress.org/plugins/one-click-demo-import/"
|
|
msgstr ""
|
|
|
|
#. Description of the plugin/theme
|
|
msgid ""
|
|
"Import your content, widgets and theme settings with one click. Theme "
|
|
"authors! Enable simple demo import for your theme demo data."
|
|
msgstr ""
|
|
|
|
#. Author of the plugin/theme
|
|
msgid "ProteusThemes"
|
|
msgstr ""
|
|
|
|
#. Author URI of the plugin/theme
|
|
msgid "http://www.proteusthemes.com"
|
|
msgstr "" |