msgid ""
msgstr ""
"Project-Id-Version: community_store_paypal_checkout 1.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2024-05-16T16:38:10+00:00\n"
"PO-Revision-Date: 2024-05-16T16:38:10+00:00\n"
"Language: ro_RO\n"
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n == 0 || n != 1 && n % 100 >= 1 && n % 100 <= 19) ? 1 : 2);\n"

#: packages/community_store_paypal_checkout/controller.php:28
msgid "Paypal Checkout Payment Method for Community Store"
msgstr ""

#: packages/community_store_paypal_checkout/controller.php:33
msgid "Paypal Checkout Payment Method"
msgstr ""

#: packages/community_store_paypal_checkout/controller.php:39
msgid "Third party libraries not installed. Use a release version of this add-on with libraries pre-installed, or run composer install against the package folder."
msgstr ""

#: packages/community_store_paypal_checkout/elements/community_store_paypal_checkout/dashboard_form.php:6
msgid "Style Color"
msgstr ""

#: packages/community_store_paypal_checkout/elements/community_store_paypal_checkout/dashboard_form.php:9
msgid "Gold"
msgstr ""

#: packages/community_store_paypal_checkout/elements/community_store_paypal_checkout/dashboard_form.php:10
msgid "Blue"
msgstr ""

#: packages/community_store_paypal_checkout/elements/community_store_paypal_checkout/dashboard_form.php:11
msgid "Silver"
msgstr ""

#: packages/community_store_paypal_checkout/elements/community_store_paypal_checkout/dashboard_form.php:12
#, fuzzy
msgid "White"
msgstr "Alb"

#: packages/community_store_paypal_checkout/elements/community_store_paypal_checkout/dashboard_form.php:13
msgid "Black"
msgstr ""

#: packages/community_store_paypal_checkout/elements/community_store_paypal_checkout/dashboard_form.php:19
msgid "Currency"
msgstr ""

#: packages/community_store_paypal_checkout/elements/community_store_paypal_checkout/dashboard_form.php:24
msgid "Mode"
msgstr "Mod"

#: packages/community_store_paypal_checkout/elements/community_store_paypal_checkout/dashboard_form.php:25
msgid "Test"
msgstr "Test"

#: packages/community_store_paypal_checkout/elements/community_store_paypal_checkout/dashboard_form.php:25
msgid "Live"
msgstr "Live"

#: packages/community_store_paypal_checkout/elements/community_store_paypal_checkout/dashboard_form.php:29
msgid "Test Client ID"
msgstr ""

#: packages/community_store_paypal_checkout/elements/community_store_paypal_checkout/dashboard_form.php:34
msgid "Test Secret Key"
msgstr ""

#: packages/community_store_paypal_checkout/elements/community_store_paypal_checkout/dashboard_form.php:40
msgid "Live Client ID"
msgstr ""

#: packages/community_store_paypal_checkout/elements/community_store_paypal_checkout/dashboard_form.php:45
msgid "Live Secret Key"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:27
msgid "US Dollar"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:28
msgid "Euro"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:29
msgid "British Pounds Sterling"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:30
msgid "Australian Dollar"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:31
msgid "Brazilian Real"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:32
msgid "Canadian Dollar"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:33
msgid "Chilean Peso"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:34
msgid "Czech Koruna"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:35
msgid "Danish Krone"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:36
msgid "Hong Kong Dollar"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:37
msgid "Hungarian Forint"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:38
msgid "Iranian Rial"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:39
msgid "Israeli Shekel"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:40
msgid "Japanese Yen"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:41
msgid "Malaysian Ringgit"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:42
msgid "Mexican Peso"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:43
msgid "New Zealand Dollar"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:44
msgid "Norwegian Krone"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:45
msgid "Philippine Peso"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:46
msgid "Polish Zloty"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:47
msgid "Russian Rubles"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:48
msgid "Singapore Dollar"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:49
msgid "South Korean Won"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:50
msgid "Swedish Krona"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:51
msgid "Swiss Franc)"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:52
msgid "Taiwan New Dollar"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:53
msgid "Thai Baht"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:54
msgid "Turkish Lira"
msgstr ""

#: packages/community_store_paypal_checkout/src/CommunityStore/Payment/Methods/CommunityStorePaypalCheckout/CommunityStorePaypalCheckoutPaymentMethod.php:55
msgid "Vietnamese Dong"
msgstr ""
