# Copyright (C) 2024 GiveWP # This file is distributed under the GPL-2.0+. msgid "" msgstr "" "Project-Id-Version: Give - Currency Switcher 2.1.0\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/give-currency-switcher\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2024-05-15T12:08:19+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.10.0\n" "X-Domain: give-currency-switcher\n" #. Plugin Name of the plugin #: give-currency-switcher.php msgid "Give - Currency Switcher" msgstr "" #. Plugin URI of the plugin #: give-currency-switcher.php msgid "https://givewp.com/addons/currency-switcher/" msgstr "" #. Description of the plugin #: give-currency-switcher.php msgid "Provide your donors with the ability to give using currency of their choice." msgstr "" #. Author of the plugin #: give-currency-switcher.php msgid "GiveWP" msgstr "" #. Author URI of the plugin #: give-currency-switcher.php msgid "https://givewp.com/" msgstr "" #: give-currency-switcher.php:158 msgid "General" msgstr "" #: give-currency-switcher.php:159 #: includes/admin/class-give-currency-switcher-admin.php:275 #: includes/give-currency-switcher-helpers.php:129 msgid "Geolocation" msgstr "" #: give-currency-switcher.php:160 #: includes/give-currency-switcher-helpers.php:157 msgid "Payment Gateways" msgstr "" #: give-currency-switcher.php:190 msgid "Activation Error: You must have the Give plugin installed and activated for the Currency Switcher add-on to activate." msgstr "" #: give-currency-switcher.php:201 msgid "Activation Error: You must have Give core version %2$s+ for the Currency Switcher add-on to activate." msgstr "" #: give-currency-switcher.php:222 #: give-currency-switcher.php:235 msgid "Cheatin’ huh?" msgstr "" #: give-currency-switcher.php:378 #: includes/admin/class-give-currency-switcher-admin.php:269 #: includes/admin/class-give-currency-switcher-settings.php:30 #: includes/give-currency-switcher-helpers.php:54 #: build/currencySwitcherFormBuilderExtension.js:1 msgid "Currency Switcher" msgstr "" #: give-currency-switcher.php:407 msgid "Settings" msgstr "" #: give-currency-switcher.php:445 msgid "Documentation" msgstr "" #: give-currency-switcher.php:459 msgid "Add-ons" msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:211 msgid "Unable to fetch the data please check Give log." msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:212 msgid "Couldn't fetch exchange rate for: " msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:213 msgid "The number of decimals will be used to display and to round and the prices. Rounding will be mathematical, with halves rounded up." msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:214 msgid "If specified, this markup will be added to the standard exchange rate." msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:219 msgid "Exchange rates successfully updated!" msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:220 msgid "Couldn't fetch the exchange rate for: " msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:281 msgid "Gateways" msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:301 msgid "-- Select a default currency --" msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:308 #: build/currencySwitcherFormBuilderExtension.js:1 msgid "Default Currency" msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:447 msgid "Currency Switched:" msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:449 msgid "Exchange Rates: " msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:456 msgid "Base Currency: " msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:460 msgid "Base total: " msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:593 msgid "Look like you have changed the currency. Keep your your exchange rates up to date Exchange Rate settings.." msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:624 msgid "Custom Prices" msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:625 msgid "Add price for each currency." msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:630 #: includes/give-currency-switcher-helpers.php:47 #: includes/give-currency-switcher-helpers.php:72 #: includes/give-currency-switcher-helpers.php:86 #: includes/give-currency-switcher-helpers.php:136 msgid "Enabled" msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:631 #: includes/give-currency-switcher-helpers.php:43 #: includes/give-currency-switcher-helpers.php:48 #: includes/give-currency-switcher-helpers.php:73 #: includes/give-currency-switcher-helpers.php:87 #: includes/give-currency-switcher-helpers.php:137 #: build/currencySwitcherFormBuilderExtension.js:1 msgid "Disabled" msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:635 msgid "Set Amount" msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:636 msgid "Add custom amount for various currency." msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:670 msgid "Currency Amounts" msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:671 msgid "Customize the donation amounts for each currency." msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:677 msgid "Custom" msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:678 #: includes/give-currency-switcher-helpers.php:420 msgid "Exchange Rate" msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:683 msgid "Currency Amount" msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:684 msgid "Set the custom price for the currency." msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:684 msgid "Note: You need to set the exchange rate first to set the custom price for a specific currency." msgstr "" #: includes/admin/class-give-currency-switcher-admin.php:1037 msgid "Google Finance API is now deprecated. Please update your Exchange Rate Provider." msgstr "" #: includes/admin/class-give-render-setting-table.php:183 msgid "Select payment gateway" msgstr "" #: includes/admin/class-give-render-setting-table.php:284 msgid "No items found." msgstr "" #: includes/admin/class-give-render-setting-table.php:287 msgid "Only the base Give currency has been enabled, therefore there are no Exchange Rates to be configured." msgstr "" #: includes/admin/class-give-render-setting-table.php:289 msgid "Only base currency is activated, Please enable some currencies in order to set the payment support." msgstr "" #: includes/frontend/class-give-currency-switcher-frontend.php:208 msgid "%1$s is not supported by %2$s gateway." msgstr "" #: includes/frontend/class-give-currency-switcher-frontend.php:631 msgid "Currency auto switched to your preferred currency %s." msgstr "" #: includes/frontend/class-give-currency-switcher-frontend.php:637 msgid "Your country is %1$s so currency auto changed to %2$s" msgstr "" #: includes/frontend/class-give-currency-switcher-frontend.php:1102 msgid "is not supported by" msgstr "" #: includes/frontend/class-give-currency-switcher-frontend.php:1104 msgid "gateway. Please choose other gateway" msgstr "" #: includes/give-currency-switcher-helpers.php:41 msgid "Global Option" msgstr "" #: includes/give-currency-switcher-helpers.php:42 #: build/currencySwitcherFormBuilderExtension.js:1 msgid "Customize" msgstr "" #: includes/give-currency-switcher-helpers.php:55 msgid "This enables the Give Currency Switcher for all your website's donation forms. Note: You can disable the global options and enable and customize options per form as well." msgstr "" #: includes/give-currency-switcher-helpers.php:55 msgid "This allows you to customize the Currency Switcher settings for just this donation form. You can disable Currency Switcher for just this form as well or simply use the global settings." msgstr "" #: includes/give-currency-switcher-helpers.php:65 msgid "Display Currency Acronym" msgstr "" #: includes/give-currency-switcher-helpers.php:66 msgid "This option will add the currency acronym (USD, EUR, GBP) before the currency symbol on the donation form display to make it easier for donors to recognize currencies. This is helpful when you have multiple currencies sharing the same symbol. For example, MXN and USD share \"$\" as a symbol. With this option enabled the donation form would display \"MXN $\" when that currency was selected within the dropdown." msgstr "" #: includes/give-currency-switcher-helpers.php:79 msgid "Auto-Switch Currency" msgstr "" #: includes/give-currency-switcher-helpers.php:80 msgid "Enabling this will automatically switch the currency to the donor's currency from their latest donation." msgstr "" #: includes/give-currency-switcher-helpers.php:94 msgid "Currency Switcher Message" msgstr "" #: includes/give-currency-switcher-helpers.php:98 #: build/currencySwitcherFormBuilderExtension.js:1 msgid "Displays to the donor the difference between the base currency amount and the new currency amount." msgstr "" #: includes/give-currency-switcher-helpers.php:107 #: build/currencySwitcherFormBuilderExtension.js:1 msgid "Supported Currencies" msgstr "" #: includes/give-currency-switcher-helpers.php:108 msgid "Select the currencies you would like to support. Note: the GiveWP Base Currency set in the Currency settings will be enabled automatically." msgstr "" #: includes/give-currency-switcher-helpers.php:119 msgid "Exchange Rates" msgstr "" #: includes/give-currency-switcher-helpers.php:121 msgid "By default, exchange rates are set automatically and refresh daily. If you want to override those settings for any reason, the above section allows you to manually set the exchange rates." msgstr "" #: includes/give-currency-switcher-helpers.php:130 msgid "Enable automatic selection of Currency depending on Visitors' location. This feature uses GeoLite data created by MaxMind." msgstr "" #: includes/give-currency-switcher-helpers.php:143 msgid "Base Currency (if fails)" msgstr "" #: includes/give-currency-switcher-helpers.php:144 msgid "Select the currency to use by default when a visitor comes from a country whose currency is not supported by your site, or when geolocation resolution fails." msgstr "" #: includes/give-currency-switcher-helpers.php:158 msgid "Set the payment gateways available when paying in each currency." msgstr "" #: includes/give-currency-switcher-helpers.php:167 msgid "Give - Currency Switcher Settings Docs Link" msgstr "" #: includes/give-currency-switcher-helpers.php:170 msgid "Give - Currency Switcher Settings" msgstr "" #: includes/give-currency-switcher-helpers.php:419 #: includes/give-currency-switcher-helpers.php:592 msgid "Currency" msgstr "" #: includes/give-currency-switcher-helpers.php:421 msgid "Set Manually" msgstr "" #: includes/give-currency-switcher-helpers.php:422 msgid "Decimal Number" msgstr "" #: includes/give-currency-switcher-helpers.php:423 msgid "Rate Markup" msgstr "" #: includes/give-currency-switcher-helpers.php:492 msgid "Enter exchange rate" msgstr "" #: includes/give-currency-switcher-helpers.php:533 msgid "Fetch Exchange Rates" msgstr "" #: includes/give-currency-switcher-helpers.php:593 msgid "Enabled Gateways" msgstr "" #: includes/give-currency-switcher-helpers.php:941 msgid "Failed to retrieve exchange rates. Please contact admin and view Log" msgstr "" #: includes/give-currency-switcher-helpers.php:1323 msgid "Please set currency's exchange rate first." msgstr "" #: includes/give-currency-switcher-helpers.php:1326 msgid "Only base Give currency is enabled, please choose few currencies first." msgstr "" #: includes/give-currency-switcher-helpers.php:1800 #: src/FormExtension/Repositories/CurrencySwitcherSettings.php:50 msgid "The current exchange rate is 1.00 %1$s equals %2$s %3$s." msgstr "" #: lib/class-give-geo-location.php:187 msgid "Geo Location is not support with PHP %s. It required minimum PHP 5.4 or greater than it." msgstr "" #: lib/class-give-geo-location.php:247 msgid "Method " msgstr "" #: lib/class-give-geo-location.php:260 msgid "Error(s) occurred while retrieving Geolocation information for IP Address \"%s\". Error: %s." msgstr "" #: src/FormExtension/Repositories/CurrencySwitcherSettings.php:66 msgid "The base / default currency." msgstr "" #: src/FormExtension/Repositories/CurrencySwitcherSettings.php:70 msgid "The selected currency exchange rate." msgstr "" #: src/FormExtension/Repositories/CurrencySwitcherSettings.php:74 msgid "The selected currency." msgstr "" #: src/Migrations/UpdateBaseAmount.php:41 msgid "Update wrong base amount from old donations" msgstr "" #: src/Migrations/UpdateFormSettings.php:41 msgid "Copy settings from Amount block to Form Settings" msgstr "" #: src/resources/views/notices/give-inactive.php:5 #: src/resources/views/notices/give-version-error.php:4 msgid "Activation Error:" msgstr "" #: src/resources/views/notices/give-inactive.php:6 #: src/resources/views/notices/give-version-error.php:6 msgid "You must have" msgstr "" #: src/resources/views/notices/give-inactive.php:7 msgid "plugin installed and activated for the %s add-on to activate" msgstr "" #: src/resources/views/notices/give-version-error.php:7 msgid "version" msgstr "" #: src/resources/views/notices/give-version-error.php:8 msgid "for the %1$s add-on to activate" msgstr "" #: build/currencySwitcherFormBuilderExtension.js:1 msgid "Copied!" msgstr "" #: build/currencySwitcherFormBuilderExtension.js:1 msgid "Copy Tag" msgstr "" #: build/currencySwitcherFormBuilderExtension.js:1 msgid "Select a default currency" msgstr "" #: build/currencySwitcherFormBuilderExtension.js:1 msgid "Global Options" msgstr "" #: build/currencySwitcherFormBuilderExtension.js:1 msgid "Message" msgstr "" #: build/currencySwitcherFormBuilderExtension.js:1 msgid "Select a default currency that overrides the site-options value" msgstr "" #: build/currencySwitcherFormBuilderExtension.js:1 msgid "Select the currencies you would like to support." msgstr "" #: build/currencySwitcherFormBuilderExtension.js:1 msgid "Note: The GiveWP Base Currency set in the Currency settings will be enabled automatically" msgstr ""