Your IP : 216.73.216.240


Current Path : /home/juvelize/www/plugins/content/osembed/language/en-GB/
Upload File :
Current File : /home/juvelize/www/plugins/content/osembed/language/en-GB/en-GB.plg_content_osembed.ini

; @package   OSEmbed
; @contact   www.joomlashack.com, help@joomlashack.com
; @copyright 2016-2024 Joomlashack.com. All rights reserved
; @license   https://www.gnu.org/licenses/gpl.html GNU/GPL
;
; This file is part of OSEmbed.
;
; OSEmbed is free software: you can redistribute it and/or modify
; it under the terms of the GNU General Public License as published by
; the Free Software Foundation, either version 2 of the License, or
; (at your option) any later version.
;
; OSEmbed is distributed in the hope that it will be useful,
; but WITHOUT ANY WARRANTY; without even the implied warranty of
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
; GNU General Public License for more details.
;
; You should have received a copy of the GNU General Public License
; along with OSEmbed.  If not, see <https://www.gnu.org/licenses/>.
;
; Note : All ini files need to be saved as UTF-8 - No BOM

PLG_CONTENT_OSEMBED = "Content - OSEmbed"
PLG_CONTENT_OSEMBED_DESCRIPTION = "The easiest way to embed anything in Joomla!"

PLG_CONTENT_OSEMBED_CONFIG_TAB_PROVIDERS = "Provider List"

PLG_CONTENT_OSEMBED_EMBERA_VERSION = "Embera v%s"

PLG_CONTENT_OSEMBED_ERROR_HELPER_METHOD = "Unknown helper method called - %s::%s()"
PLG_CONTENT_OSEMBED_ERROR_NO_PROVIDERS = "There are no available providers. This is most likely due to system corruption."
PLG_CONTENT_OSEMBED_ERROR_NO_PROVIDERS_LOG = "No providers found."
PLG_CONTENT_OSEMBED_ERROR_PHP_VERSION = "OSEmbed requires PHP %s or later. Your system is running version %s"
PLG_CONTENT_OSEMBED_ERROR_PROVIDERS = "Provider loading error: %s"

PLG_CONTENT_OSEMBED_PARAM_DEBUG_LABEL = "Debug"

PLG_CONTENT_OSEMBED_PROVIDER = "Provider"
PLG_CONTENT_OSEMBED_PROVIDER_COUNT = "%2$s supported by %1$s providers"
PLG_CONTENT_OSEMBED_PROVIDER_COUNT_1 = "%2$s supported by %1$s provider"
PLG_CONTENT_OSEMBED_PROVIDER_HOSTS = "Host Names"
PLG_CONTENT_OSEMBED_PROVIDER_HOST_COUNT = "%s hosts"
PLG_CONTENT_OSEMBED_PROVIDER_HOST_COUNT_1 = "%s host"
PLG_CONTENT_OSEMBED_URL_DISABLED = "%s urls are disabled"

PLG_CONTENT_OSEMBED_WARNING_DISABLED = "The provider list is not available when OSEmbed is disabled"