; J2XML Library ; Copyright (C) 2010 - 2020 Helios Ciancio. All rights reserved. ; License GNU General Public License version 3 or later; see LICENSE.php ; Note : All ini files need to be saved as UTF-8 COM_CONTENT="Articles" COM_WEBLINKS="Weblinks" J2XML="J2XML" LIB_J2XML_ERROR_COMPONENT_NOT_FOUND="Component %s not found" LIB_J2XML_MSG_ARTICLE_EXISTS="Article [%2$s] %1$s already exists." LIB_J2XML_MSG_ARTICLE_ID_PRESENT="Article [%2$s -> %3$s] %1$s successfully imported without the original id." LIB_J2XML_MSG_ARTICLE_IMPORTED_KEEP="Article [%2$s] %1$s successfully imported." LIB_J2XML_MSG_ARTICLE_IMPORTED="Article [%2$s -> %3$s] %1$s successfully imported." LIB_J2XML_MSG_ARTICLE_NOT_IMPORTED="Article [%2$s -> %3$s] %1$s not imported with the following error: %4$s" LIB_J2XML_MSG_ARTICLE_UPDATED="Article [%2$s] %1$s successfully imported." LIB_J2XML_MSG_CATEGORY_ID_PRESENT="Category %s successfully imported without the original id [%s -> %s]." LIB_J2XML_MSG_CATEGORY_IMPORTED="Category %s successfully imported." LIB_J2XML_MSG_CATEGORY_NOT_FOUND="Category %s not found." LIB_J2XML_MSG_CATEGORY_NOT_IMPORTED="Category %s not imported. An error occurred." LIB_J2XML_MSG_CONTACT_IMPORTED="Contact %s successfully imported." LIB_J2XML_MSG_CONTACT_NOT_IMPORTED="Contact %s not imported. An error occurred." LIB_J2XML_MSG_DEFAULT_CATEGORY_NOT_FOUND="Default Category not found." LIB_J2XML_MSG_ERROR_CREATING_FOLDER="An error occurred creating the folder %s." LIB_J2XML_MSG_ERROR_SAVING_WEBSITE="Error saving website." LIB_J2XML_MSG_FIELD_IMPORTED="Field %s successfully imported." LIB_J2XML_MSG_FIELD_NOT_IMPORTED="Field %s not imported. An error occurred." LIB_J2XML_MSG_FIELDGROUP_IMPORTED="Field group %s successfully imported." LIB_J2XML_MSG_FIELDGROUP_NOT_IMPORTED="Field group %s not imported. An error occurred." LIB_J2XML_MSG_FILE_FORMAT_J2XML15="Formato File (v%s) supportato dal plugin Importer 1.5 for J2XML. Impossibile importare il file." LIB_J2XML_MSG_FILE_FORMAT_J2XMLHTML="Formato File supportato dal plugin HTML Importer for J2XML. Impossibile importare il file." LIB_J2XML_MSG_FILE_FORMAT_J2XMLWP="Formato File supportato dal plugin Wordpress Importer for J2XML. Impossibile importare il file." LIB_J2XML_MSG_FILE_FORMAT_NOT_SUPPORTED="File format (v%s) not supported. Impossible to import file." LIB_J2XML_MSG_FILE_FORMAT_UNKNOWN="File format unknown. Impossible to import file." LIB_J2XML_MSG_FOLDER_WAS_SUCCESSFULLY_CREATED="Folder %s was successfully created." LIB_J2XML_MSG_IMAGE_IMPORTED="Image %s successfully imported." LIB_J2XML_MSG_IMAGE_NOT_IMPORTED="Image %s not imported. An error occurred." LIB_J2XML_MSG_OPERATION_CANCELLED="Operation cancelled." LIB_J2XML_MSG_TAG_IMPORTED="Tag %s successfully imported." LIB_J2XML_MSG_TAG_NOT_IMPORTED="Tag %s not imported. An error occurred." LIB_J2XML_MSG_THERE_ARE_NO_WEBSITES="There are no websites matching your query" LIB_J2XML_MSG_USER_IMPORTED_WITH_ERRORS="User %s imported with errors." LIB_J2XML_MSG_USER_IMPORTED="User %s successfully imported." LIB_J2XML_MSG_USER_NOT_IMPORTED="User %s not imported. An error occurred." LIB_J2XML_MSG_USER_SKIPPED="Cannot import a super user account [%s]." LIB_J2XML_MSG_USERGROUP_IMPORTED="Usergroup %s successfully imported." LIB_J2XML_MSG_USERGROUP_ERROR="Something went wrong. Please try again. If that does not work, please try uninstalling and reinstalling J2XML or write in to info@eshiol.it
Error: %s" LIB_J2XML_MSG_USERGROUP_NOT_IMPORTED="Usergroup %s not imported. An error occurred." LIB_J2XML_MSG_USERNOTE_IMPORTED="User note %s successfully imported." LIB_J2XML_MSG_USERNOTE_NOT_IMPORTED="User note %s not imported. An error occurred." LIB_J2XML_MSG_VIEWLEVEL_IMPORTED="View level %s successfully imported." LIB_J2XML_MSG_VIEWLEVEL_NOT_IMPORTED="View level %s not imported. An error occurred." LIB_J2XML_MSG_WEBLINK_IMPORTED="Weblink %s successfully imported." LIB_J2XML_MSG_WEBLINK_NOT_IMPORTED="Weblink %s not imported. An error occurred." LIB_J2XML_MSG_WEBSITE_SAVED="Website saved." LIB_J2XML_PASSWORD_NOT_AVAILABLE="Password not available." LIB_J2XML_XMLRPC_DISABLED="XMLRPC protocol disabled." LIB_J2XML_XMLRPC_ERROR="XMLRPC protocol not supported."